.hero-section{background:var(--brand-paper);padding:56px clamp(24px,5vw,96px) 88px;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;--hero-cursor-x:50%;--hero-cursor-y:38%;--hero-spot-x:0px;--hero-spot-y:0px;position:absolute;inset:0;overflow:hidden}.hero-bg-spotlight{pointer-events:none;background:radial-gradient(circle at var(--hero-cursor-x) var(--hero-cursor-y), rgb(var(--brand-coral-500-rgb) / .26) 0, rgb(var(--brand-coral-500-rgb) / .14) 16%, rgb(var(--brand-flamingo-300-rgb) / .12) 30%, transparent 56%), radial-gradient(circle at calc(var(--hero-cursor-x) + 14%) calc(var(--hero-cursor-y) - 10%), rgb(var(--brand-gold-400-rgb) / .16) 0, transparent 30%);mix-blend-mode:multiply;transform:translate3d(var(--hero-spot-x,0px), var(--hero-spot-y,0px), 0);will-change:transform;transition:background .55s cubic-bezier(.22,1,.36,1);animation:9s ease-in-out infinite heroSpotlightPulse;position:absolute;inset:0}@keyframes heroSpotlightPulse{0%,to{opacity:1}50%{opacity:.82}}@media (hover:none) and (pointer:coarse){.hero-bg-spotlight{will-change:auto;transition:none;animation:none;transform:none}}.hero-stack{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:clamp(16px,3vw,22px);max-width:980px;margin:0 auto;display:flex;position:relative}.hero-cta-wrap{flex-direction:column;align-items:center;gap:12px;margin-top:8px;display:flex}.hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.hero-cta-mia{background:var(--brand-coral-500);color:var(--brand-ink-900);font-family:var(--font-geist-sans), system-ui, sans-serif;cursor:pointer;box-shadow:0 8px 24px rgb(var(--brand-coral-500-rgb) / .28);touch-action:manipulation;border:0;border-radius:999px;align-items:center;gap:10px;padding:16px 28px 16px 22px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .18s ease-out,box-shadow .18s ease-out,background .18s ease-out,color .18s ease-out;display:inline-flex;position:relative}@media (hover:hover) and (pointer:fine){.hero-cta-mia:hover{background:var(--brand-ink-900);color:var(--brand-paper);box-shadow:0 10px 28px rgb(var(--brand-ink-900-rgb) / .3);transform:translateY(-1px)}}.hero-cta-mia:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:3px}.hero-cta-mia:active{transform:scale(.98)}.hero-cta-mia:disabled{opacity:.7;cursor:wait}.hero-cta-mia:disabled:hover{background:var(--brand-coral-500);color:var(--brand-ink-900);box-shadow:0 8px 24px rgb(var(--brand-coral-500-rgb) / .28);transform:none}.brand-pulse{width:var(--brand-pulse-size,8px);height:var(--brand-pulse-size,8px);background:var(--brand-pulse-color,var(--brand-coral-500));border-radius:50%;flex-shrink:0;display:inline-block;position:relative}.brand-pulse:after{content:"";background:var(--brand-pulse-color,var(--brand-coral-500));opacity:var(--brand-pulse-rest-opacity,.3);animation:heroPulse var(--brand-pulse-duration,2.4s) ease-in-out infinite;will-change:transform, opacity;border-radius:50%;position:absolute;inset:-4px}.brand-underline{color:var(--brand-ink-900);display:block}.brand-underline-sm{width:64px;height:8px}.brand-underline-md{width:96px;height:10px}.brand-underline-lg{width:144px;height:12px}.brand-underline-stretch{width:100%;height:8px}.brand-wordmark{color:var(--brand-ink-900);font-family:var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.02em;align-items:center;gap:10px;margin:0;line-height:1;display:inline-flex}.brand-wordmark-mark{flex-shrink:0;transition:transform .32s cubic-bezier(.22,1,.36,1)}.brand-wordmark-text{align-items:baseline;gap:6px;display:inline-flex}.brand-wordmark-webai-wrap{align-items:baseline;display:inline-flex;position:relative}.brand-wordmark-webai{color:var(--brand-ink-900);font-weight:900;transition:color .18s ease-out}.brand-wordmark-miami{color:var(--brand-coral-700);font-weight:700}.brand-wordmark-dot{position:absolute;top:-2px;right:-6px}.brand-wordmark-sm{gap:10px}.brand-wordmark-sm .brand-wordmark-webai,.brand-wordmark-sm .brand-wordmark-miami{font-size:24px}.brand-wordmark-md{gap:8px}.brand-wordmark-md .brand-wordmark-webai,.brand-wordmark-md .brand-wordmark-miami{font-size:22px}.brand-wordmark-lg{gap:14px}.brand-wordmark-lg .brand-wordmark-webai,.brand-wordmark-lg .brand-wordmark-miami{font-size:36px}.hero-cta-secondary{min-height:44px;font-family:var(--font-geist-sans), system-ui, sans-serif;letter-spacing:.005em;color:var(--brand-ink-700);text-decoration:underline;-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500);text-underline-offset:4px;align-items:center;padding:10px 4px;font-size:13px;text-decoration-thickness:1.5px;transition:color .18s ease-out;display:inline-flex}@media (hover:hover) and (pointer:fine){.hero-cta-secondary:hover{color:var(--brand-ink-900)}}.hero-cta-secondary:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:3px;border-radius:2px}.hero-cta-status{font-family:var(--font-caption), system-ui, sans-serif;letter-spacing:.02em;color:var(--brand-ink-700);margin:0;font-size:12px}.organic-loader{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (max-width:640px){.hero-cta-row{flex-direction:column;gap:12px}.hero-cta-mia{justify-content:center;width:100%}}.cinema-section{background:var(--brand-paper);padding:8px 0 80px;position:relative;overflow:hidden}@keyframes heroPulse{0%,to{opacity:var(--brand-pulse-rest-opacity,.28);transform:scale(1)}50%{opacity:0;transform:scale(1.45)}}.hero-headline{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.028em;color:var(--brand-ink-900);max-width:980px;margin:0;font-size:clamp(44px,7.2vw,84px);font-weight:800;line-height:1}@supports (text-wrap:balance){.hero-headline{text-wrap:balance}}.hero-headline-line{display:block}.hero-headline-tail{letter-spacing:-.018em;color:var(--brand-ink-700);margin-top:8px;font-size:.78em;font-style:italic;font-weight:400;display:block}.hero-headline-mark{padding:0 4px;display:inline-block;position:relative}.hero-headline-accent{color:var(--brand-coral-500);font-style:italic;font-weight:400}.hero-headline-underline{pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:-.18em;left:0;right:0}.hero-headline-underline .brand-underline{width:clamp(48px,60%,88px);height:12px}.hero-subhead{font-family:var(--font-geist-sans), system-ui, sans-serif;color:var(--brand-ink-700);max-width:560px;margin:0;font-size:17px;line-height:1.55}@supports (text-wrap:balance){.hero-subhead{text-wrap:balance}}@supports (text-wrap:pretty){.hero-subhead{text-wrap:pretty}}.hero-subhead-sofia{color:var(--brand-ink-700);margin-top:8px;font-size:15px;display:block}@media (max-width:640px){.hero-section{padding:40px clamp(20px,5vw,64px) 64px}.hero-headline{letter-spacing:-.018em}.hero-subhead-sofia{display:none}}@media (min-width:641px) and (max-width:768px){.hero-headline{letter-spacing:-.022em}}.final-cta{background:var(--brand-coral-500);border-top:4px solid var(--brand-ink-900);padding:96px clamp(24px,5vw,96px)}.final-cta-row{flex-direction:row;justify-content:space-between;align-items:center;gap:48px;display:flex}.final-cta-col{flex-direction:column;flex:1;gap:12px;display:flex}.final-cta-h2{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.02em;color:var(--brand-ink-900);margin:0;font-size:40px;font-weight:700;line-height:1.05}@supports (text-wrap:balance){.final-cta-h2{text-wrap:balance}}.final-cta-h2-mark{padding:0 2px;display:inline-block;position:relative}.final-cta-h2-accent{font-style:italic;font-weight:500}.final-cta-h2-underline{pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:-.2em;left:0;right:0}.final-cta-h2-underline .brand-underline{width:clamp(48px,60%,80px);height:12px;color:var(--brand-ink-900)}.final-cta-actions{align-items:center;gap:16px;margin-top:16px;display:flex}.final-cta-btn{background:var(--brand-paper);min-height:44px;color:var(--brand-coral-700);font-family:var(--font-geist-sans), system-ui, sans-serif;box-shadow:0 6px 18px rgb(var(--brand-ink-900-rgb) / .18);touch-action:manipulation;border-radius:2px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .18s ease-out,box-shadow .18s ease-out;display:inline-flex}@media (hover:hover) and (pointer:fine){.final-cta-btn:hover{box-shadow:0 8px 22px rgb(var(--brand-ink-900-rgb) / .22);transform:translateY(-1px)}}.final-cta-btn:focus-visible{outline:2px solid var(--brand-ink-900);outline-offset:3px}.final-cta-art{flex-shrink:0}@media (max-width:768px){.final-cta{padding:64px clamp(20px,5vw,64px)}.final-cta-row{flex-direction:column;align-items:stretch;gap:32px}.final-cta-h2{font-size:32px}.final-cta-actions{width:100%}.final-cta-btn{justify-content:center;width:100%}.final-cta-art{align-self:center}}.cinema-stage{aspect-ratio:16/9;background:var(--brand-cream-50);opacity:0;will-change:opacity, transform;border-radius:var(--radius-card,8px);border:1px solid var(--brand-line);width:100%;max-width:1440px;box-shadow:0 1px 0 rgb(var(--brand-paper-rgb) / .5) inset, 0 18px 48px -16px rgb(var(--brand-ink-900-rgb) / .12), 0 4px 12px -4px rgb(var(--brand-ink-900-rgb) / .08);margin:0 auto;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:scale(1.022)}.cinema-stage>video,.cinema-stage>img{aspect-ratio:16/9;width:100%;height:100%;position:absolute;inset:0}.cinema-stage-revealed{opacity:1;transform:scale(1)}.cinema-stage-playing{box-shadow:0 40px 120px rgb(var(--brand-coral-500-rgb) / .26), 0 12px 36px rgb(var(--brand-coral-500-rgb) / .14), 0 0 0 1px rgb(var(--brand-coral-500-rgb) / .08)}.cinema-vignette{pointer-events:none;z-index:0;opacity:0;background:radial-gradient(ellipse at center, transparent 55%, rgb(var(--brand-ink-900-rgb) / .18) 100%);transition:opacity .8s cubic-bezier(.22,1,.36,1) .2s;position:absolute;inset:0}.cinema-stage-revealed .cinema-vignette{opacity:1}.cinema-fade-left,.cinema-fade-right{pointer-events:none;z-index:1;opacity:0;width:clamp(40px,12vw,120px);transition:opacity .6s ease-out .4s;position:absolute;top:0;bottom:0}.cinema-stage-revealed .cinema-fade-left,.cinema-stage-revealed .cinema-fade-right{opacity:1}.cinema-fade-left{background:linear-gradient(90deg, var(--brand-paper) 0%, rgb(var(--brand-paper-rgb) / 0) 100%);left:0}.cinema-fade-right{background:linear-gradient(270deg, var(--brand-paper) 0%, rgb(var(--brand-paper-rgb) / 0) 100%);right:0}.cinema-loop-overlay{z-index:2;background:var(--brand-ink-900);opacity:0;pointer-events:none;transition:opacity .7s ease-in-out;position:absolute;inset:0}.cinema-stage-loopfade .cinema-loop-overlay{opacity:.45}.cinema-play-toggle{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));z-index:3;border:1.5px solid rgb(var(--brand-ink-900-rgb) / .55);background:rgb(var(--brand-cream-50-rgb) / .92);width:44px;height:44px;color:var(--brand-ink-900);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s,transform .2s,border-color .2s;display:inline-flex;position:absolute}@media (hover:hover) and (pointer:fine){.cinema-play-toggle:hover{background:var(--brand-paper);border-color:var(--brand-ink-900)}}.cinema-play-toggle:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:2px}.cinema-play-toggle:active{transform:scale(.96)}@media (max-width:640px){.cinema-play-toggle{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right))}}.cinema-stage video::cue{color:#fff8ee;background-color:#1a1a1ac7;font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1em;font-style:italic;font-weight:500;line-height:1.35}.cinema-caption{text-align:center;max-width:1080px;margin:24px auto 0;padding:0 clamp(20px,5vw,48px)}.cinema-caption-aside{font-family:var(--font-heading), Georgia, serif;color:var(--brand-ink-900);letter-spacing:-.01em;margin:0;font-size:clamp(20px,2.4vw,26px);font-style:italic;font-weight:500;line-height:1.35}@supports (text-wrap:balance){.cinema-caption-aside{text-wrap:balance}}.cinema-verticals-marquee{border-top:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);width:100dvw;margin-top:36px;margin-bottom:8px;margin-left:calc(50% - 50dvw);padding:18px 0;position:relative;overflow:hidden}.cinema-verticals-track{will-change:transform;flex-wrap:nowrap;gap:56px;width:max-content;margin:0;padding:0;list-style:none;animation:60s linear infinite cinema-marquee;display:flex}.cinema-verticals-marquee:focus-within .cinema-verticals-track{animation-play-state:paused}@media (hover:hover) and (pointer:fine){.cinema-verticals-marquee:hover .cinema-verticals-track{animation-play-state:paused}}.cinema-verticals-marquee[data-paused=true] .cinema-verticals-track{animation-play-state:paused}.cinema-verticals-pause{background:var(--brand-paper);border:1px solid var(--brand-line);width:44px;height:44px;color:var(--brand-ink-900);cursor:pointer;opacity:0;z-index:2;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:11px;line-height:1;transition:opacity .22s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.cinema-verticals-pause>span{justify-content:center;align-items:center;display:inline-flex}.cinema-verticals-marquee:hover .cinema-verticals-pause,.cinema-verticals-marquee:focus-within .cinema-verticals-pause,.cinema-verticals-pause:focus-visible,.cinema-verticals-marquee[data-paused=true] .cinema-verticals-pause{opacity:1}.cinema-verticals-pause:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:2px}@media (hover:none),(pointer:coarse){.cinema-verticals-pause{opacity:1}}.cinema-verticals-item{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.01em;text-transform:lowercase;color:var(--brand-ink-900);white-space:nowrap;flex:none;font-size:22px;font-style:italic;font-weight:500;position:relative}.cinema-verticals-link{color:inherit;text-underline-offset:4px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1.5px;transition:text-decoration-color .22s cubic-bezier(.2,.8,.2,1)}@media (hover:hover) and (pointer:fine){.cinema-verticals-link:hover{-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500)}}.cinema-verticals-link:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:4px;border-radius:2px}.cinema-verticals-item+.cinema-verticals-item:before{content:"❋";color:var(--brand-coral-500);letter-spacing:normal;font-size:18px;font-style:normal;position:absolute;top:0;left:-36px}@keyframes cinema-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:640px){.cinema-verticals-item{font-size:18px}.cinema-verticals-track{gap:40px;animation-duration:44s}.cinema-verticals-item+.cinema-verticals-item:before{font-size:14px;left:-26px}.cinema-verticals-marquee{margin-top:28px;padding:14px 0}}.site-footer-brand{background:var(--brand-cream-50);border-top:1px solid var(--brand-line);padding:32px clamp(20px, 5vw, 96px) max(20px, env(safe-area-inset-bottom));min-height:360px}@media (min-width:721px){.site-footer-brand{min-height:200px}}.site-footer-brand-inner{grid-template-columns:1.5fr 1fr 1.2fr;align-items:start;gap:clamp(24px,4vw,56px);display:grid}.site-footer-brand-col{flex-direction:column;gap:8px;display:flex}.site-footer-brand-tagline{font-family:var(--font-heading), Georgia, serif;color:var(--brand-ink-700);max-width:320px;min-height:40.5px;margin:2px 0 0;font-size:15px;font-style:italic;line-height:1.35}.site-footer-brand-link{min-height:44px;font-family:var(--font-geist-sans), system-ui, sans-serif;color:var(--brand-ink-900);text-underline-offset:3px;padding:10px 0;font-size:14px;line-height:1.4;-webkit-text-decoration:none;text-decoration:none;transition:color .18s ease-out,text-decoration-color .18s ease-out;display:inline-block}@media (hover:hover) and (pointer:fine){.site-footer-brand-link:hover{color:var(--brand-coral-500);text-decoration:underline;-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500);text-decoration-thickness:1.5px}}.site-footer-brand-link:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:2px;border-radius:2px}.site-footer-brand-baseline{border-top:1px solid var(--brand-line);font-family:var(--font-caption), system-ui, sans-serif;color:var(--brand-ink-700);letter-spacing:.04em;align-items:center;gap:8px;margin-top:24px;padding-top:14px;font-size:12px;display:flex}.site-footer-brand-baseline-sep{color:var(--brand-coral-500);opacity:.85;font-size:11px}@media (max-width:720px){.site-footer-brand{padding:24px 20px max(16px, env(safe-area-inset-bottom))}.site-footer-brand-inner{grid-template-columns:1fr;gap:22px}.site-footer-brand-baseline{flex-wrap:wrap;margin-top:18px}}.site-navbar{background:var(--brand-paper);border-bottom:1px solid var(--brand-line);position:relative}.site-navbar-skip{position:absolute;top:0;left:-9999px}.honeypot-field{width:0;height:0;position:absolute;top:0;left:-9999px;overflow:hidden}.site-navbar-skip:focus-visible{z-index:60;background:var(--brand-ink-900);color:var(--brand-paper);font-family:var(--font-caption), system-ui, sans-serif;border-radius:999px;padding:10px 16px;font-size:13px;text-decoration:none;position:absolute;top:16px;left:16px}.site-navbar-inner{justify-content:space-between;align-items:center;gap:clamp(16px,3vw,40px);min-height:80px;padding:18px clamp(20px,4vw,80px);display:flex}.site-navbar-wordmark{color:var(--brand-ink-900);flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.site-navbar-wordmark:hover .brand-wordmark-mark{transform:translateY(-1px)scale(1.05)}.site-navbar-wordmark:hover .brand-wordmark-webai{color:var(--brand-coral-500)}}.site-navbar-nav{flex:0 auto}.site-navbar-list{align-items:center;gap:clamp(8px,1.6vw,18px);margin:0;padding:0;list-style:none;display:flex}.site-navbar-item{align-items:center;gap:clamp(8px,1.6vw,18px);display:inline-flex}.site-navbar-item:not(:last-child):after{content:"❋";font-family:var(--font-heading), Georgia, serif;color:var(--brand-coral-500);opacity:.7;font-size:11px;line-height:1;transform:translateY(-1px)}.site-navbar-link{min-height:44px;font-family:var(--font-heading), Georgia, serif;letter-spacing:-.01em;text-transform:none;color:var(--brand-ink-900);align-items:center;padding:4px;font-size:17px;font-weight:500;text-decoration:none;transition:color .18s ease-out;display:inline-flex;position:relative}.site-navbar-link-underline{pointer-events:none;transform-origin:0;width:100%;height:2px;transition:transform .32s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.site-navbar-link:focus-visible{color:var(--brand-ink-900)}.site-navbar-link:focus-visible .site-navbar-link-underline{transform:scaleX(1)}@media (hover:hover) and (pointer:fine){.site-navbar-link:hover{color:var(--brand-ink-900)}.site-navbar-link:hover .site-navbar-link-underline{transform:scaleX(1)}}.site-navbar-actions{flex-shrink:0;align-items:center;gap:20px;display:inline-flex}.site-navbar-cta{min-height:44px;font-family:var(--font-heading), Georgia, serif;color:var(--brand-ink-900);text-decoration:underline;-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500);text-underline-offset:4px;touch-action:manipulation;align-items:center;gap:7px;padding:10px 4px;font-size:15px;font-style:italic;font-weight:500;text-decoration-thickness:1.5px;transition:color .18s ease-out,text-decoration-thickness .18s ease-out;display:inline-flex}.site-navbar-cta svg{color:var(--brand-coral-500);flex-shrink:0}@media (hover:hover) and (pointer:fine){.site-navbar-cta:hover{color:var(--brand-coral-500);text-decoration-thickness:2px}}.site-navbar-cta:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:4px;border-radius:2px}.site-navbar-locale{min-width:44px;min-height:44px;font-family:var(--font-caption), system-ui, sans-serif;letter-spacing:.14em;color:var(--brand-ink-700);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-left:12px;padding:6px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:border-color .18s ease-out,color .18s ease-out;display:inline-flex;position:relative}.site-navbar-locale:before{content:"";background:var(--brand-line);width:1px;height:16px;position:absolute;left:-10px}@media (hover:hover) and (pointer:fine){.site-navbar-locale:hover{color:var(--brand-ink-900);border-color:var(--brand-line)}}.site-navbar-locale:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:2px;border-color:var(--brand-line)}.site-navbar-mobile-button{width:44px;height:44px;color:var(--brand-ink-900);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .18s ease-out;display:none}.site-navbar-mobile-button:focus-visible{border-color:var(--brand-line);outline:2px solid var(--brand-coral-500);outline-offset:2px}@media (hover:hover) and (pointer:fine){.site-navbar-mobile-button:hover{border-color:var(--brand-line)}}@media (max-width:1023.98px){.site-navbar-nav,.site-navbar-actions{display:none}.site-navbar-mobile-button{display:inline-flex}.site-navbar-inner{min-height:72px;padding:14px 20px}}.site-navbar-mobile-overlay{z-index:70;background:var(--brand-cream-50);min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) clamp(20px, 8vw, 64px) 20px;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.site-navbar-mobile-close{border:1px solid var(--brand-line);width:44px;height:44px;color:var(--brand-ink-900);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;display:inline-flex}.site-navbar-mobile-close:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:2px;border-color:var(--brand-coral-500)}.site-navbar-mobile-list{flex-direction:column;gap:14px;margin:clamp(40px,10dvh,96px) 0 0;padding:0;list-style:none;display:flex}.site-navbar-mobile-item{align-items:baseline;gap:14px;display:flex;position:relative}.site-navbar-mobile-item:not(:last-child):after{content:"❋";font-family:var(--font-heading), Georgia, serif;color:var(--brand-coral-500);opacity:.6;font-size:22px;position:absolute;top:50%;left:-22px;transform:translateY(-50%)}.site-navbar-mobile-link{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.02em;color:var(--brand-ink-900);font-size:clamp(36px,9vw,56px);font-weight:700;line-height:1.05;text-decoration:none}@media (hover:hover) and (pointer:fine){.site-navbar-mobile-link:hover{color:var(--brand-coral-500);font-style:italic}}.site-navbar-mobile-link:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:4px;border-radius:2px}.site-navbar-mobile-cta{min-height:44px;font-family:var(--font-heading), Georgia, serif;color:var(--brand-ink-900);text-decoration:underline;-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500);text-underline-offset:4px;touch-action:manipulation;align-self:flex-start;align-items:center;margin-top:clamp(32px,6dvh,64px);padding:10px 0;font-size:18px;font-style:italic;text-decoration-thickness:1.5px;display:inline-flex}.site-navbar-mobile-cta:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:4px;border-radius:2px}.site-navbar-mobile-cta-secondary{color:var(--brand-ink-700);text-decoration:underline;-webkit-text-decoration-color:var(--brand-line);text-decoration-color:var(--brand-line);margin-top:12px}.site-navbar-mobile-cta-secondary:hover{color:var(--brand-ink-900);-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500)}.site-navbar-mobile-locale-wrap{border-top:1px solid var(--brand-line);align-self:flex-start;margin-top:24px;padding-top:20px}.site-navbar-mobile-locale{min-height:44px;font-family:var(--font-caption), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-ink-700);border:1px solid var(--brand-line);border-radius:999px;align-items:center;padding:10px 14px;font-size:12px;font-weight:600;transition:color .2s cubic-bezier(.2,.8,.2,1),border-color .2s cubic-bezier(.2,.8,.2,1);display:inline-flex}@media (hover:hover) and (pointer:fine){.site-navbar-mobile-locale:hover{color:var(--brand-coral-700);border-color:var(--brand-coral-500)}}.site-navbar-mobile-locale:focus-visible{outline:2px solid var(--brand-coral-500);outline-offset:2px}.editorial-select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}@media (prefers-reduced-motion:reduce){.organic-loader svg animate{animation-play-state:paused}.brand-pulse:after{animation:none}.hero-bg-spotlight{will-change:auto;transition:none;animation:none;transform:none}.cinema-verticals-track{flex-wrap:wrap;justify-content:center;gap:12px 36px;width:100%;padding:0 clamp(20px,5vw,64px);animation:none}.cinema-stage,.cinema-fade-left,.cinema-fade-right{opacity:1;transition:none;animation:none;transform:none}.cinema-loop-overlay{opacity:0;transition:none;animation:none;transform:none}.cinema-vignette{opacity:1;transition:none}.cinema-stage-loopfade .cinema-loop-overlay{opacity:0}.site-navbar-wordmark:hover .brand-wordmark-mark,.hero-cta-mia:hover,.final-cta-btn:hover{transform:none}}.not-found-numeral{font-family:var(--font-heading), Georgia, serif;color:var(--brand-coral-700);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(56px,14vw,144px);font-style:italic;line-height:1}.not-found-title{font-family:var(--font-heading), Georgia, serif;color:var(--brand-ink-900);margin:0 0 12px;font-size:clamp(22px,3.4vw,28px);font-weight:700}.not-found-description{font-family:var(--font-geist-sans), system-ui, sans-serif;color:var(--brand-ink-700);margin:0 0 28px;font-size:15px;line-height:1.55}.not-found-cta{min-height:44px;font-family:var(--font-heading), Georgia, serif;color:var(--brand-coral-700);text-decoration:underline;-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500);text-underline-offset:4px;touch-action:manipulation;align-items:center;gap:8px;padding:12px 0;font-size:17px;font-style:italic;text-decoration-thickness:1.5px;transition:color .18s;display:inline-flex}.not-found-cta:focus-visible{color:var(--brand-ink-900)}@media (hover:hover) and (pointer:fine){.not-found-cta:hover{color:var(--brand-ink-900)}}.peep-svg{width:var(--peep-width,240px);aspect-ratio:940/1130}@keyframes blog-card-reveal{0%{opacity:0}to{opacity:1}}.blog-card-reveal{opacity:0;animation:.5s ease-out forwards blog-card-reveal;animation-delay:var(--blog-card-delay,0s)}@media (prefers-reduced-motion:reduce){.blog-card-reveal{opacity:1;animation:none}}@keyframes editorial-stagger-fade-keyframes{0%{opacity:0}to{opacity:1}}.editorial-stagger-fade{opacity:0;animation:.5s cubic-bezier(.25,.46,.45,.94) forwards editorial-stagger-fade-keyframes;animation-delay:var(--stagger-delay,0s)}@media (prefers-reduced-motion:reduce){.editorial-stagger-fade{opacity:1;animation:none}}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.28s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}::view-transition-new(root){animation-duration:.28s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}::view-transition-old(root){animation-name:editorial-fade-out}::view-transition-new(root){animation-name:editorial-fade-in}@keyframes editorial-fade-out{to{opacity:0;transform:translateY(-4px)}}@keyframes editorial-fade-in{0%{opacity:0;transform:translateY(8px)}}@supports (view-transition-name:none){.site-navbar-wordmark{view-transition-name:wordmark}}::view-transition-old(wordmark){animation-duration:.2s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}::view-transition-new(wordmark){animation-duration:.2s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}::view-transition-old(wordmark){animation:none}::view-transition-new(wordmark){animation:none}}.form-alert{transition-behavior:allow-discrete;opacity:1;transition-property:opacity,transform;transition-duration:.32s;transition-timing-function:cubic-bezier(.2,.8,.2,1);transform:translateY(0)}@starting-style{.form-alert--error,.form-alert--compact{opacity:0;transform:translateY(-10px)}.form-alert--minimal{opacity:0;transform:translateY(10px)}}.site-navbar-mobile-overlay[data-state=open]{opacity:1;transition-property:opacity,transform;transition-duration:.22s;transition-timing-function:cubic-bezier(.2,.8,.2,1);transform:scale(1)}@starting-style{.site-navbar-mobile-overlay[data-state=open]{opacity:0;transform:scale(.98)}}@media (prefers-reduced-motion:reduce){.form-alert,.site-navbar-mobile-overlay[data-state=open]{transition:none}}@supports (animation-timeline:view()){.editorial-reveal{animation:linear both editorial-reveal-mask;animation-timeline:view();animation-range:entry entry 80%}@keyframes editorial-reveal-mask{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0% 0 0)}}.editorial-reveal-fade{animation:linear both editorial-reveal-fade-keyframes;animation-timeline:view();animation-range:entry 10% entry 70%}@keyframes editorial-reveal-fade-keyframes{0%{opacity:0}to{opacity:1}}.editorial-reveal-lift{animation:linear both editorial-reveal-lift-keyframes;animation-timeline:view();animation-range:entry exit}@keyframes editorial-reveal-lift-keyframes{0%{transform:translateY(8px)}to{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.editorial-reveal,.editorial-reveal-fade,.editorial-reveal-lift{opacity:1;clip-path:none;animation:none;transform:none}}}.character-breath{transform-origin:bottom;will-change:transform;animation:5.4s ease-in-out infinite character-breath-loop;display:inline-block}.character-breath-alt{animation-duration:4.8s;animation-delay:-2.7s}@keyframes character-breath-loop{0%,to{transform:scale(1)rotate(0)}35%{transform:scale(1.005)rotate(.4deg)}65%{transform:scale(.998)rotate(-.3deg)}}.magnetic-cta{will-change:transform;transition:transform .22s cubic-bezier(.2,.8,.2,1)}@media (prefers-reduced-motion:reduce){.character-breath,.character-breath-alt{animation:none}.magnetic-cta{transition:none}}.hero-headline-reveal{animation:.5s cubic-bezier(.2,.8,.2,1) forwards hero-headline-ink-wash}@keyframes hero-headline-ink-wash{0%{-webkit-mask-image:linear-gradient(105deg,#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(105deg,#0000 0%,#000 20% 80%,#0000 100%);-webkit-mask-position:100% 0;mask-position:100% 0;-webkit-mask-size:220% 100%;mask-size:220% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}to{-webkit-mask-image:none;mask-image:none}}@media (prefers-reduced-motion:reduce){.hero-headline-reveal{opacity:1;animation:none;-webkit-mask-image:none;mask-image:none}}.brand-underline-svg{color:var(--brand-ink-900);display:inline-block;overflow:visible}.brand-underline-svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.brand-underline-svg--draw-on-mount path{stroke-dasharray:1;stroke-dashoffset:1px;animation:.72s cubic-bezier(.2,.8,.2,1) .12s forwards brand-underline-ink-draw}.brand-underline-svg--draw-on-hover{transform:none}.brand-underline-svg--draw-on-hover path{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .32s cubic-bezier(.2,.8,.2,1)}.site-navbar-link:hover .brand-underline-svg--draw-on-hover path,.site-navbar-link:focus-visible .brand-underline-svg--draw-on-hover path,[data-draw-trigger]:hover .brand-underline-svg--draw-on-hover path,[data-draw-trigger]:focus-visible .brand-underline-svg--draw-on-hover path{stroke-dashoffset:0}@keyframes brand-underline-ink-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.brand-asterisk{will-change:transform;transition:transform 1.4s cubic-bezier(.2,.8,.2,1);display:inline-block}section:hover .brand-asterisk,header:hover .brand-asterisk,footer:hover .brand-asterisk{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.brand-underline-svg--draw-on-mount path,.brand-underline-svg--draw-on-hover path{stroke-dashoffset:0;transition:none;animation:none}.brand-asterisk{transition:none}section:hover .brand-asterisk,header:hover .brand-asterisk,footer:hover .brand-asterisk{transform:none}}.cinema-mobile-play-overlay{cursor:pointer;z-index:2;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;min-width:64px;min-height:64px;padding:0;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cinema-mobile-play-overlay:focus-visible{outline:3px solid var(--brand-coral-500);outline-offset:6px;border-radius:50%}.cinema-mobile-play-overlay svg{filter:drop-shadow(0 4px 16px rgb(var(--brand-ink-900-rgb) / .18));transition:transform .22s cubic-bezier(.2,.8,.2,1)}@media (hover:hover) and (pointer:fine){.cinema-mobile-play-overlay:hover svg{transform:scale(1.06)}}.cinema-mobile-play-overlay:active svg{transform:scale(.96)}.cinema-mobile-play-label{font-family:var(--font-caption), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.14em;color:var(--brand-paper);text-shadow:0 1px 4px rgb(var(--brand-ink-900-rgb) / .6);font-size:11px;font-weight:600}@media (prefers-reduced-motion:reduce){.cinema-mobile-play-overlay svg{transition:none}.cinema-mobile-play-overlay:hover svg,.cinema-mobile-play-overlay:active svg{transform:none}}.blog-content{background-color:var(--brand-cream-50);color:var(--brand-ink-900);font-feature-settings:"liga", "kern", "calt";text-rendering:optimizelegibility;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.0625rem,1rem + .18vw,1.125rem);line-height:1.78}.blog-content p{background-color:var(--brand-cream-50);color:var(--brand-ink-900);text-wrap:pretty;orphans:3;widows:3}.blog-content li{background-color:var(--brand-cream-50);color:var(--brand-ink-900)}.blog-content h2,.blog-content h3{background-color:var(--brand-cream-50);color:var(--brand-ink-900);text-wrap:balance}.blog-content strong{background-color:var(--brand-cream-50);color:var(--brand-ink-900)}.blog-content abbr{font-variant:small-caps;letter-spacing:.04em}.blog-content a:not(.blog-back):not(.blog-cta){color:var(--brand-coral-700);text-decoration:underline;-webkit-text-decoration-color:rgb(var(--brand-coral-500-rgb) / .4);text-decoration-color:rgb(var(--brand-coral-500-rgb) / .4);text-underline-offset:4px;text-decoration-thickness:1.5px;transition:text-decoration-color .22s cubic-bezier(.2,.8,.2,1)}.blog-content a:not(.blog-back):not(.blog-cta):hover{-webkit-text-decoration-color:var(--brand-coral-500);text-decoration-color:var(--brand-coral-500)}@media (prefers-reduced-motion:reduce){.blog-content a:not(.blog-back):not(.blog-cta){transition:none}}.blog-pull-quote{max-width:720px;font-family:var(--font-heading), Georgia, serif;letter-spacing:-.018em;color:var(--brand-ink-900);text-align:center;text-wrap:balance;margin:clamp(40px,6vw,80px) auto;padding:0 clamp(16px,4vw,64px);font-size:clamp(28px,4vw,44px);font-style:italic;font-weight:400;line-height:1.18;position:relative}.blog-pull-quote:before{content:"❋";color:var(--brand-coral-500);margin:0 auto clamp(16px,2vw,24px);font-size:clamp(18px,2.4vw,28px);font-style:normal;display:block}.blog-pull-quote:after{content:"❋";color:var(--brand-coral-500);opacity:.7;margin:clamp(16px,2vw,24px) auto 0;font-size:clamp(14px,1.8vw,20px);font-style:normal;display:block}.blog-pull-quote-attribution{font-family:var(--font-caption), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-ink-700);margin-top:clamp(12px,1.5vw,18px);font-size:12px;font-style:normal;font-weight:600;display:block}.blog-content--longform>p:first-of-type:first-letter{float:left;font-family:var(--font-heading), Georgia, serif;color:var(--brand-coral-500);text-transform:none;margin:8px 12px 0 0;font-size:clamp(64px,9vw,96px);font-weight:700;line-height:.85}.blog-pull-quote,.prose blockquote.blog-pull-quote{border-left:0;padding-left:clamp(16px,4vw,64px);padding-right:clamp(16px,4vw,64px)}.prose blockquote.blog-pull-quote p{color:var(--brand-ink-900);margin:0;font-style:italic}