:root{--bg:#0b0b0c;--panel:#171516;--cream:#eee9df;--ink:#111;--muted:#aaa6a4;--rose:#8d5550;--violet:#7869ff;--line:#403536}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#f4f2ee;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure{margin-top:0}.header{height:80px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #282426;position:absolute;z-index:10;width:100%}.brand{font:600 23px Unbounded,sans-serif;letter-spacing:-.1em}.brand span{color:var(--violet)}nav{display:flex;gap:28px;font-size:13px}nav a{color:#ccc}.header__cta{font-size:13px;border-bottom:1px solid}.hero{min-height:100vh;padding:120px 5vw 60px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 68% 40%,#332526 0,transparent 34%),radial-gradient(circle at 20% 20%,#171321 0,transparent 38%),#09090a}.hero__noise{position:absolute;inset:0;opacity:.12;background-image:repeating-linear-gradient(90deg,transparent 0 110px,rgba(255,255,255,.035) 111px)}.hero__top,.hero__bottom{display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:2}.hero__top p{font-size:11px;text-transform:uppercase;letter-spacing:.18em;line-height:1.7;color:#aaa}.hero h1{font:500 clamp(80px,18vw,280px)/.72 Unbounded,sans-serif;letter-spacing:-.1em;margin:8vh 0;position:relative;z-index:2}.hero h1 span{color:var(--violet)}.hero__bottom>p{font-size:clamp(18px,2vw,30px);line-height:1.25}.hero__actions{display:flex;gap:10px}.button{min-height:56px;padding:0 27px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font-weight:700;cursor:pointer}.button--cream{background:var(--cream);color:var(--ink)}.button--outline{border-color:#666}.button--dark{background:var(--ink);color:white}.radar-line{position:absolute;right:5vw;top:25%;width:27%;height:27%;border:1px solid #746460;border-left:0;border-radius:0 50% 50% 0}.radar-line i{position:absolute;left:-6px;top:50%;width:12px;height:12px;background:var(--rose);border-radius:50%}.radar-line b{position:absolute;right:16%;top:15%;width:8px;height:8px;background:var(--cream);border-radius:50%}.section{padding:105px 6vw;border-bottom:1px solid #272425}.section-tag,.eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.section h2{font:500 clamp(44px,7vw,105px)/.95 Unbounded,sans-serif;letter-spacing:-.07em}.about{background:var(--cream);color:var(--ink)}.about .section-tag{color:#666}.about__grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;margin:45px 0 80px}.about__copy{padding-top:10px;color:#494747;line-height:1.65}.about__copy .lead{font-size:20px;color:var(--ink)}.arrow-link{display:inline-block;margin-top:22px;font-weight:700}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #aaa}.principles article{padding:26px 25px 0 0;border-right:1px solid #aaa}.principles b{font:500 25px Unbounded}.principles p{font-size:13px;color:#555;max-width:260px;margin-top:15px}.formats>h2{margin:45px 0 65px}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.format{min-height:500px;padding:30px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.format>span,.format>b{position:relative;z-index:2}.format>b{font-size:32px;align-self:flex-end}.format div{position:relative;z-index:2}.format h3{font:500 clamp(25px,3vw,42px) Unbounded;margin-bottom:15px}.format p{line-height:1.5}.format--light{background:var(--cream);color:var(--ink)}.format--violet{background:var(--violet)}.format--photo img{position:absolute;inset:0;filter:grayscale(100%);opacity:.6}.format--photo:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#111)}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:8vw;align-items:end}.section-head>p{color:var(--muted);line-height:1.6}.speaker-feature{margin:70px 0 22px;display:grid;grid-template-columns:1fr 1fr;background:var(--cream);color:var(--ink)}.speaker-feature figure{height:650px;margin:0}.speaker-feature>div{padding:65px;display:flex;flex-direction:column;justify-content:center}.speaker-feature h3{font:500 clamp(35px,4vw,60px) Unbounded;margin:25px 0}.speaker-feature p,.speaker-feature li{line-height:1.6;color:#4d4947}.speaker-feature .button{align-self:flex-start;margin-top:22px}.prices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.prices article{background:#1a1819;padding:35px;display:grid;gap:20px}.prices article.accent{background:var(--rose)}.prices strong{font:500 clamp(25px,3vw,42px) Unbounded}.prices a{justify-self:start;border-bottom:1px solid}.day{background:#3a2928;position:relative;overflow:hidden}.day:before{content:"RADAR";position:absolute;right:-4%;top:5%;font:500 16vw Unbounded;color:rgba(255,255,255,.025)}.day__title{display:grid;grid-template-columns:1.3fr .7fr;gap:8vw;align-items:end}.day h2 em{font-style:normal;color:#d2a19a}.day__title p{line-height:1.65}.schedule{margin:65px 0 40px;border-top:1px solid #756260}.schedule article{display:grid;grid-template-columns:160px 1fr;padding:25px 0;border-bottom:1px solid #756260}.schedule time{font:500 24px Unbounded;color:#d2a19a}.schedule b{font-size:20px}.schedule p{color:#c5bdbb;margin:8px 0 0}.live{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw}.live>div:first-child>p:last-child{color:var(--muted);line-height:1.65;max-width:430px}.live-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.live-grid article{border:1px solid var(--line);padding:18px;display:flex;flex-direction:column;gap:10px}.live-grid img{height:370px}.live-grid span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.15em}.events .section-head{margin:45px 0 65px}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.event-grid article{position:relative;height:550px;overflow:hidden}.event-grid img{filter:grayscale(40%);transition:.4s}.event-grid article:hover img{transform:scale(1.03);filter:none}.event-grid span{position:absolute;left:20px;bottom:18px;background:var(--cream);color:var(--ink);padding:9px 13px;font-weight:700}.reviews>h2{margin:45px 0 60px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-grid blockquote{margin:0;min-height:310px;padding:35px;background:#181617;font-size:20px;line-height:1.55;display:flex;flex-direction:column;justify-content:space-between}.review-grid cite{font-style:normal;font-size:12px;color:#aaa}.founder{padding:0;display:grid;grid-template-columns:1fr 1fr;background:var(--cream);color:var(--ink)}.founder figure{height:750px;margin:0}.founder>div{padding:80px 6vw;display:flex;flex-direction:column;justify-content:center}.founder h2{font-size:clamp(40px,5vw,76px);margin:35px 0}.founder p{line-height:1.65;color:#4d4947}.founder .button{align-self:flex-start;margin-top:22px}.join{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:var(--violet)}.join>div>p:last-child{max-width:470px;line-height:1.6}.join form{display:flex;flex-direction:column;gap:18px}.join label{font-size:11px;display:flex;flex-direction:column;gap:7px}.join input,.join select,.join textarea{background:transparent;color:white;border:0;border-bottom:1px solid rgba(255,255,255,.55);padding:10px 0;font:17px Manrope;outline:none}.join select option{color:#111}.join .check{flex-direction:row;align-items:center}.join .check input{width:auto}.join button{align-self:flex-start}.status{min-height:20px;font-size:13px}footer{padding:55px 5vw;display:grid;grid-template-columns:.7fr 1fr 1.4fr;gap:30px;align-items:start}footer>div{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#bbb}.legal{text-align:right}@media(max-width:850px){.header{height:68px}.header nav{display:none}.hero{padding:100px 24px 45px}.hero h1{font-size:25vw}.hero__top p:last-child{display:none}.hero__bottom{align-items:flex-start;flex-direction:column;gap:25px}.hero__actions{width:100%;flex-direction:column}.hero__actions .button{width:100%}.section{padding:78px 24px}.about__grid,.section-head,.day__title,.live,.founder,.join{grid-template-columns:1fr}.principles,.format-grid,.event-grid,.review-grid{grid-template-columns:1fr}.format{min-height:380px}.speaker-feature{grid-template-columns:1fr}.speaker-feature figure{height:520px}.speaker-feature>div{padding:40px 25px}.prices{grid-template-columns:1fr}.schedule article{grid-template-columns:90px 1fr}.live-grid{margin-top:30px}.live-grid img{height:280px}.event-grid article{height:500px}.founder figure{height:65vh}.founder>div{padding:70px 24px}footer{grid-template-columns:1fr}.legal{text-align:left}}

/* Studio credit and a11y baseline */
.studio-credit{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:11px;line-height:1.5}.studio-credit b{color:var(--violet)}
.skip-link{position:absolute;left:16px;top:-48px;z-index:100;padding:10px 14px;background:var(--cream);color:var(--ink);font-weight:700;border-radius:999px;text-decoration:none}
.skip-link:focus{top:16px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--violet);outline-offset:3px}
nav a,.header__cta,.arrow-link{min-height:44px;display:inline-flex;align-items:center}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .event-grid img,.format--photo img{transition:none!important}
}
