:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.section{width:100%;padding:clamp(32px,6vw,60px) clamp(16px,4vw,24px);display:flex;flex-direction:column;align-items:center;justify-content:center}.lead{font-size:clamp(15px,1.9vw,18px);max-width:640px;text-align:center;margin-top:12px;line-height:1.6}.hTitle{font-size:clamp(26px,6.2vw,42px);line-height:1.25}.hTagline,.hTitle{font-weight:700;text-align:center}.hTagline{font-size:clamp(17px,4.2vw,34px);line-height:1.3;margin-top:6px}.hSection{font-size:clamp(26px,4.6vw,45px);line-height:1.2}.hSection,.hSub{font-weight:700;text-align:center}.hSub{font-size:clamp(20px,3vw,28px);line-height:1.25}.hero{position:relative;width:100%;min-height:clamp(380px,62vh,520px);display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);padding:24px 16px;overflow:hidden}.heroVideo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.heroLogo{width:100%;max-width:min(450px,78vw);opacity:.9}.story{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(16px,3vw,32px);width:100%;max-width:1100px}.storyImg{width:100%;max-width:450px}.storyText{font-size:clamp(15px,1.9vw,20px);line-height:1.6;max-width:600px}@media (max-width:780px){.story{flex-direction:column}}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;width:100%;max-width:1000px;margin-top:30px}.gallery img{width:100%;height:240px;object-fit:cover;border-radius:4px;display:block}@media (max-width:900px){.gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gallery{grid-template-columns:1fr}.gallery img{height:58vw;max-height:300px}}.diagram{width:100%;max-width:900px;margin-top:30px}.phones{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(12px,2.5vw,24px);margin-top:28px}.phones img{width:100%;max-width:240px;border-radius:8px;border:1px solid #dcdcd8;display:block}@media (max-width:600px){.phones{flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px;scrollbar-width:none}.phones::-webkit-scrollbar{display:none}.phones img{flex:0 0 auto;width:66vw;max-width:none;scroll-snap-align:center}}.collabGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;width:100%;max-width:820px;margin-top:30px}@media (max-width:640px){.collabGrid{grid-template-columns:1fr}}.collabCard{background:#fff;border:1px solid #e4e4de;border-radius:8px;padding:20px;text-align:left}.collabCard h3{font-size:18px;font-weight:700;color:#202021;margin-bottom:8px}.collabCard p{font-size:15px;line-height:1.55;color:#4a4a4a}.btnRow{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.btnRow a,.btnRow a:hover{text-decoration:none}.navbar{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:transparent;border-bottom:1px solid grey;padding:5px clamp(14px,5vw,60px)}.navLogo{height:clamp(52px,12vw,80px);width:auto;cursor:pointer}.contactWrap{display:flex;flex-direction:row;gap:20px;width:100%}.contactCol{display:flex;flex-direction:column;gap:10px;width:50%;text-align:left;align-items:flex-start}@media (max-width:780px){.contactWrap{flex-direction:column}.contactCol{width:100%;text-align:center;align-items:center}.contactCol .contactActions{justify-content:center}}.programmeBand{background:#fff;border-bottom:1px solid #e8e8e2;padding:clamp(24px,4vw,38px) clamp(16px,4vw,24px);gap:18px}.programmeLabel{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8a8a82;text-align:center}.programmeRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(24px,5vw,60px);--scale:1}@media (min-width:640px){.programmeRow{--scale:1.2}}@media (min-width:1000px){.programmeRow{--scale:1.45}}.programmeCard{display:inline-flex;align-items:center;opacity:.88;transition:opacity .15s ease}.programmeCard:hover{opacity:1}.programmeCard img{height:calc(var(--h) * var(--scale));width:auto;max-width:100%;display:block}@media (max-width:600px){.programmeRow{gap:26px}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}