@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background-color:#f8fafc;margin:0}img{max-width:100%;display:block}.page{flex-direction:column;display:flex}.container{width:min(1120px,100% - 2rem);margin:0 auto}.header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f8fafc;background:#0f172ae6;position:sticky;top:0}.header__content{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.8rem 0;display:grid}.header__actions{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.brand{white-space:nowrap;align-items:center;gap:.6rem;font-size:1rem;font-weight:600;display:flex}.brand img{object-fit:cover;border:2px solid #f8fafc66;border-radius:50%;width:38px;height:38px}.nav{gap:1rem;font-size:.95rem;display:none}.nav--open{background:#0f172afa;border-radius:16px;flex-direction:column;padding:1rem 1.2rem;display:flex;position:absolute;top:64px;left:1rem;box-shadow:0 10px 30px #0f172a66}.burger{background:0 0;border:1px solid #f8fafc66;border-radius:12px;flex-direction:column;gap:4px;padding:.5rem;display:inline-flex}.burger--left{justify-self:start}.burger span{background:#f8fafc;width:20px;height:2px}.nav a:hover{color:#38bdf8}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.4rem;font-size:.95rem;font-weight:600;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{color:#0f172a;background:#38bdf8}.btn--primary:hover{color:#38bdf8;background:0 0;border-color:#38bdf8;box-shadow:0 10px 22px #38bdf82e}.btn--ghost{color:#f8fafc;background:0 0;border-color:#f8fafc99}.btn--ghost:hover{color:#0f172a;background:#38bdf8;border-color:#38bdf8;box-shadow:0 10px 22px #38bdf82e}.hero{color:#f8fafc;background-position:50%;background-size:cover;align-items:center;min-height:86vh;display:flex;position:relative}.overlay{z-index:1;background:#0f172aad;position:absolute;inset:0}.overlay--light{background:#0f172ab8}.hero__content{z-index:2;max-width:640px;padding:5rem 0;position:relative}.section--dark .container{z-index:2;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#bae6fd;margin-bottom:1rem;font-size:.75rem}.hero h1{margin-bottom:.5rem;font-size:clamp(2.3rem,4vw,3.5rem);line-height:1.1}.title{color:#f9c806;font-family:Montserrat,system-ui,-apple-system,sans-serif;font-weight:800}.hero__subtitle{color:#f8fafc;margin-bottom:1rem;font-size:clamp(1.2rem,2vw,1.6rem)}.lead{color:#f8fafce6;margin-bottom:2rem;font-size:1.05rem}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.section{padding:4.5rem 0;position:relative}.section h2{color:#f9c806;margin-bottom:1.9rem;font-size:clamp(2.05rem,3.2vw,2.85rem)}.section p{color:#334155;margin-bottom:1.05rem}.section__lead{color:#475569;margin-bottom:2rem}.grid{gap:2rem;display:grid}.grid--2{grid-template-columns:1fr}.list{gap:.6rem;margin-top:1.5rem;list-style:none;display:grid}.list li:before{content:"•";color:#0ea5e9;margin-right:.5rem}.media-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.media-thumb{cursor:zoom-in;background:0 0;border:0;border-radius:16px;padding:0;position:relative;overflow:hidden}.media-thumb:after{content:"";opacity:0;transition:opacity .18s;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #f8fafc14}.media-thumb:hover:after{opacity:1}.media-thumb img{object-fit:cover;aspect-ratio:4/5;border-radius:0;height:100%;transition:transform .22s;transform:scale(1)}.media-thumb:hover img{transform:scale(1.03)}.section--dark{color:#f8fafc;background-position:50%;background-size:cover}.section__content{z-index:2;position:relative}.section--dark h2,.section--dark p,.section--dark .section__lead,.section--music .links a{color:#f8fafc}.section--music,.section--music *{color:#fff}.section--music .section__lead,.section--music p{color:#ffffffeb!important}.cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.card{z-index:2;color:#f8fafc;background:#0f172ae6;border:1px solid #94a3b84d;border-radius:20px;padding:1.6rem;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;box-shadow:0 10px 30px #0f172a59,inset 0 1px #ffffff0f}.card:hover{border-color:#38bdf880;transform:translateY(-6px);box-shadow:0 18px 45px #0f172a8c,inset 0 1px #ffffff14}.card h3{color:#f9c806;margin-bottom:.6rem;font-size:1.2rem}.card--highlight{background:#0ea5e926;border-color:#38bdf8}.card summary{cursor:pointer;gap:.4rem;list-style:none;display:grid}.link{color:#38bdf8;cursor:pointer;background:0 0;border:0;margin-top:1rem;padding:0;font-weight:600}.card__body{color:#f8fafce0;margin-top:1rem}.video-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.video{background:#0f172a;border-radius:16px;padding-top:56.25%;position:relative;overflow:hidden}.video--vertical{padding-top:177.78%}.video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.links{color:#0f172a;flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.links a{color:#0ea5e9;font-weight:600}.section--contact{color:#f8fafc;background-position:50%;background-size:cover}.section--contact h2,.section--contact p,.section--contact .section__lead,.section--contact .contact__info{color:#f8fafc}.section--contact .btn--ghost{color:#f8fafc;border-color:#f8fafc99}.contact{z-index:2;position:relative}.contact__actions{flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;display:flex}.contact__info{color:#f8fafcd9}.modal{z-index:40;background:#020617c7;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal__content{color:#f8fafc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172aeb;border:1px solid #38bdf840;border-radius:22px;width:100%;max-width:720px;max-height:78vh;padding:1.75rem;position:relative;overflow:auto;box-shadow:0 30px 70px #0000008c,inset 0 1px #ffffff14}.modal__content h3{color:#f9c806;margin-bottom:.6rem;font-size:1.35rem}.modal__stack{flex-direction:column;gap:.65rem;display:flex}.modal__content p{color:#f8fafce0}.modal__heading{color:#38bdf8;margin-top:.6rem;font-weight:800}.modal__list{flex-direction:column;gap:.4rem;margin-left:1.1rem;display:flex}.modal__list li{color:#f8fafce0}.modal__imageWrap{border:1px solid #94a3b840;border-radius:16px;margin-top:.75rem;overflow:hidden;box-shadow:0 18px 45px #00000073}.modal__imageWrap img{width:100%;height:auto;display:block}.modal__close{color:#f8fafc;cursor:pointer;background:#0f172a99;border:1px solid #94a3b859;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:transform .16s,background .16s,border-color .16s;display:flex;position:absolute;top:.9rem;right:.9rem}.modal__close:hover{background:#0f172ad9;border-color:#38bdf873;transform:scale(1.04)}.footer{color:#94a3b8;text-align:center;background:#0f172a;padding:2rem 0;font-size:.9rem}.footer__content{flex-direction:column;align-items:center;gap:.5rem;display:flex}.socials{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.socials a{color:#e2e8f0;font-size:.9rem;font-weight:600}.footer__cta{color:#38bdf8;font-weight:600}@media (width<=767px){.media-grid{grid-template-columns:1fr 1fr}.media-grid img{aspect-ratio:1}}@media (width>=768px){.nav{box-shadow:none;background:0 0;flex-direction:row;padding:0;display:flex;position:static}.burger{display:none}.grid--2{grid-template-columns:repeat(2,1fr);align-items:center}}
