.studio{--studio-bg:#111619;--studio-surface:#1b2226;--studio-raised:#252e33;--studio-text:#f3f2ef;--studio-muted:#b0babf;--studio-line:#39454c;--studio-primary:#ff803d;--studio-on-primary:#172024;--studio-accent:#ffab80;--studio-bubble:#fff7eb;--studio-ink:#26312f;min-height:100svh;color:var(--studio-text);background:var(--studio-bg);font:400 1rem/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:dark}.studio-light{--studio-bg:#f1f0eb;--studio-surface:#fafaf6;--studio-raised:#e3e6e1;--studio-text:#18262a;--studio-muted:#526268;--studio-line:#b4c0be;--studio-accent:#a23c13;color-scheme:light}.studio *{box-sizing:border-box}.studio button{min-width:48px;min-height:48px;color:inherit;font:inherit;background:transparent;border:0;cursor:pointer;border-radius:8px}.studio button:hover{background:var(--studio-raised)}.studio a:focus-visible,.studio button:focus-visible,.studio h2:focus-visible,.studio select:focus-visible,.studio summary:focus-visible{outline:2px solid var(--studio-accent);outline-offset:4px}.studio button:disabled{opacity:.45;cursor:default}.studio-header{min-height:88px;justify-content:space-between;padding:16px max(32px,calc((100vw - 1376px)/2));border-bottom:1px solid var(--studio-line)}.studio-brand,.studio-header{display:flex;align-items:center;gap:20px}.studio-brand img{width:148px}.studio-light .studio-brand img{filter:brightness(.2)}.studio-brand>span{border-left:1px solid var(--studio-line);padding-left:20px;color:var(--studio-muted);font-size:.875rem}.studio-language,.studio-preferences{display:flex;align-items:center;gap:4px}.studio-language{margin-right:12px}.studio-language select{width:180px;min-height:48px;padding:8px;border:1px solid var(--studio-line);border-radius:8px;background:var(--studio-raised);color:var(--studio-text);font:inherit;font-size:1rem;cursor:pointer;text-overflow:ellipsis}.studio-preferences>button{font-size:1.3rem}.studio-main{max-width:1440px;margin:auto;padding:48px 32px 20px}.studio-intro{position:relative;z-index:1;max-width:660px}.studio h1{margin:0;font:500 clamp(2.5rem,4.5vw,4.5rem)/1.04 Outfit,sans-serif;letter-spacing:-.045em;text-wrap:balance}.studio h1,.studio h2,.studio p,.studio-crew-toggle{overflow-wrap:anywhere}.studio:lang(hi) h1,.studio:lang(th) h1{line-height:1.3;letter-spacing:normal}.studio:lang(hi) h2,.studio:lang(th) h2{line-height:1.5;letter-spacing:normal}.studio:lang(hi) .studio-speech,.studio:lang(th) .studio-speech{line-height:1.65}.studio-intro p{margin:18px 0 24px;color:var(--studio-muted);font-size:1rem}.studio-discover{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:12px 20px;border-radius:9px;background:var(--studio-primary);color:var(--studio-on-primary);font-size:.9375rem;font-weight:650;text-decoration:none}.studio-discover:hover{filter:brightness(1.08)}.studio-world{min-width:0;scroll-margin-top:12px}.studio .three-ops-stage{position:relative;inset:auto;min-height:0;height:clamp(460px,44vw,610px);background:transparent;isolation:isolate;overflow:hidden;border-radius:12px}.studio .three-ops-canvas{cursor:pointer;touch-action:pan-y}.studio-camera-controls{position:absolute;z-index:3;bottom:16px;right:0;display:flex;gap:2px;padding:3px;border:1px solid var(--studio-line);border-radius:12px;background:var(--studio-surface);color:var(--studio-text)}.studio-camera-controls button{font-size:1.1rem}.studio .three-ops-stage.is-expanded{height:80svh;min-height:480px}.studio-speech{top:0;left:0;z-index:2;max-width:220px;padding:11px 15px;border-radius:13px;color:var(--studio-ink);font-size:.8125rem;font-weight:550;line-height:1.4;pointer-events:none;transform:translate(-1000px,-1000px)}.studio-speech,.studio-speech:after{position:absolute;background:var(--studio-bubble)}.studio-speech:after{content:"";bottom:-5px;left:50%;width:10px;height:10px;transform:rotate(45deg)}.studio-load-state{position:absolute;z-index:4;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px;background:var(--studio-bg);color:var(--studio-text)}.studio-load-state p{max-width:360px;margin:0;color:var(--studio-muted)}.studio-load-state button{padding:8px 18px;background:var(--studio-raised)}.studio-load-state progress{accent-color:var(--studio-primary);width:180px;height:6px}.studio-partial{position:absolute;z-index:4;bottom:78px;left:12px;padding:8px 12px;max-width:calc(100% - 24px);background:var(--studio-surface);color:var(--studio-text);border:1px solid var(--studio-line);border-radius:8px;font-size:.8125rem}.studio-partial button{text-decoration:underline;margin-left:8px}.studio-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0 20px;color:var(--studio-muted);font-size:.75rem}.studio-crew{min-width:0;border-block:1px solid var(--studio-line)}.studio-selected{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:22px 0}.studio-selected h2{font:500 1.375rem/1.25 Outfit,sans-serif;margin:0 0 6px;letter-spacing:-.02em}.studio-selected p{margin:0;color:var(--studio-muted);font-size:.875rem;max-width:580px}.studio-selected small{display:block;margin-top:6px;color:var(--studio-accent);font-size:.75rem}.studio-portrait{width:48px;height:54px;overflow:hidden;background:var(--studio-raised);border-radius:9px;display:grid;place-items:center;flex-shrink:0}.studio-selected>.studio-portrait{width:64px;height:72px}.studio-portrait img{width:100%;height:100%;object-fit:cover}.studio-portrait>span{font-size:.6875rem;color:var(--studio-muted)}.studio-crew-toggle{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 16px;border:1px solid var(--studio-line)!important;font-size:.8125rem!important}.studio-roster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding-bottom:22px}.studio-roster[hidden]{display:none}.studio-roster button{display:grid;grid-template-columns:48px minmax(0,1fr) 14px;align-items:center;grid-gap:12px;gap:12px;text-align:left;padding:12px;border:1px solid var(--studio-line)}.studio-roster button[aria-pressed=true]{background:var(--studio-raised);border-color:var(--studio-accent)}.studio-roster b{display:block;font-size:.875rem;font-weight:550;line-height:1.35;overflow-wrap:anywhere}.studio-roster small{display:block;margin-top:4px;line-height:1.45}.studio-footer,.studio-roster small{color:var(--studio-muted);font-size:.75rem}.studio-footer{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:10px 0 0}.studio-footer details{max-width:680px}.studio-footer summary{cursor:pointer;padding:14px 0;min-height:48px}.studio-footer p{margin:0 0 12px}.studio-footer a{color:inherit;display:inline-flex;align-items:center;min-height:48px}@media(max-width:1000px){.studio-selected{grid-template-columns:64px minmax(0,1fr)}.studio-crew-toggle{grid-column:2;justify-self:start}.studio-roster{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.studio-header{min-height:76px;padding:10px max(16px,env(safe-area-inset-left));gap:8px}.studio-brand img{width:112px}.studio-brand>span{display:none}.studio-language{margin:0;gap:0}.studio-preferences{gap:0}.studio-main{padding:30px max(20px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-bottom))}.studio-intro{max-width:500px}.studio h1{font-size:clamp(2.35rem,7vw,3.5rem)}.studio-intro p{font-size:.875rem;margin:16px 0 20px;max-width:380px}.studio-discover{min-height:50px}.studio .three-ops-stage{height:420px;margin:12px -12px 0}.studio-camera-controls{right:8px;bottom:10px}.studio-speech{max-width:205px;font-size:.8125rem}.studio-hint{display:none}.studio-caption{padding:8px 0 18px;font-size:.6875rem}.studio-selected{gap:12px 16px;padding:20px 0;grid-template-columns:56px minmax(0,1fr)}.studio-selected>.studio-portrait{width:56px;height:64px}.studio-selected h2{font-size:1.25rem}.studio-selected p{font-size:.8125rem}.studio-crew-toggle{grid-column:1/-1;width:100%;margin-top:6px}.studio-roster{grid-template-columns:1fr}.studio-footer{display:block}.studio-footer a{font-size:.6875rem}.studio-roster button{padding:12px}}@media(max-width:360px){.studio-brand img{width:88px}.studio-header{padding-inline:12px}.studio-main{padding-inline:16px}.studio .three-ops-stage{height:390px}.studio h1{font-size:2.2rem}}@media(max-width:800px){.studio-language select{width:104px}.studio-caption>span{min-width:0;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.studio *,.studio :after,.studio :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}