:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#151714;--panel:#1c1f1b;--text:#f0ede5;--muted:#b5b7ae;--gold:#d6bc85;--line:#34392f;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:not(:disabled),a{cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #e6d1a0}a{color:inherit}h1,h2,p{margin:0}h1,h2{font-family:Georgia,serif;font-weight:400}h1:focus{outline:none}.studio-shell{background:radial-gradient(at 80% 20%,#2b302225,#0000 65%);flex-direction:column;max-width:1800px;min-height:100svh;margin:auto;display:flex}.studio-header{border-bottom:1px solid var(--line);align-items:center;gap:36px;min-height:104px;padding:24px 44px;display:flex}.wordmark{letter-spacing:.17em;color:var(--gold);font-size:18px;font-weight:700;line-height:1.5;text-decoration:none}.wordmark span{letter-spacing:.46em;font-size:9px;font-weight:400;display:block}.session-label{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.session-label i{background:#98a982;border-radius:50%;width:6px;height:6px}.leave{color:#e7d4a9;background:0 0;border:1px solid #655d49;border-radius:4px;margin-left:auto;padding:12px 16px;font-size:13px}.leave span{margin-left:18px}.studio-main{flex:1;grid-template-columns:240px minmax(0,1fr);gap:44px;padding:40px 44px;display:grid}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:22px;font-size:10px}.product-nav{padding-top:6px}.product-choice{text-align:left;width:100%;color:var(--text);background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:14px;margin-bottom:12px;padding:20px 16px;display:flex}.product-choice.selected{background:linear-gradient(120deg,#38372b,#272b22);border-color:#82734e}.product-symbol{color:var(--gold);font-size:34px;line-height:1}.product-choice strong{font-size:16px;font-weight:400;display:block}.product-choice small{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.6;display:block}.choice-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-left:auto}.selected .choice-dot{background:var(--gold)}.nav-note{color:#8f9588;margin-top:38px;padding:0 16px;font-size:12px;line-height:1.8}.product-area{outline:none;min-width:0}.stage-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.stage-heading .eyebrow{margin-bottom:9px}.stage-heading h1{letter-spacing:-.025em;font-size:44px}.stage-label{color:#a6ad9c;text-transform:uppercase;letter-spacing:.17em;border:1px solid var(--line);border-radius:20px;padding:9px 11px;font-size:10px}.connection-status{color:#bbc4b0;align-items:center;gap:12px;min-height:44px;margin-bottom:16px;font-size:12px;display:flex}.connection-status span{color:#9fae8b;font-size:9px}.connection-status.attention{color:#d9c697;border:1px solid #5c553f;border-radius:6px;padding:12px 16px}.child-stage{background:#20261f;border:1px solid #424738;border-radius:12px;height:min(60vh,650px);min-height:440px;overflow:hidden;box-shadow:0 28px 70px #0003}.child-stage iframe{border:0;width:100%;height:100%;display:block}.stage-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;padding:28px;display:flex}.empty-symbol{color:#a8966b;font-size:78px}.stage-placeholder h2{font-size:30px}.stage-placeholder p{color:var(--muted);font-size:14px;line-height:1.7}.primary{background:var(--gold);color:#23261e;border:0;border-radius:5px;padding:13px 22px;font-weight:700}.secondary{border:1px solid var(--gold);color:var(--gold);background:0 0;border-radius:5px;padding:13px 22px}.stage-footer{color:#939b8a;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;font-size:11px;line-height:1.7;display:flex}.text-button{color:#d4c191;white-space:nowrap;background:0 0;border:0;border-bottom:1px solid #71694d;padding:6px 0;font-size:12px}.studio-footer{border-top:1px solid var(--line);color:#838b7c;letter-spacing:.04em;justify-content:space-between;gap:20px;padding:20px 44px;font-size:10px;display:flex}.notice{color:#e7d3b6;background:#382e22;border:1px solid #7a6243;border-radius:6px;justify-content:space-between;align-items:start;margin-bottom:16px;padding:14px 16px;font-size:13px;line-height:1.7;display:flex}.notice button{color:inherit;background:0 0;border:0;margin-left:20px;font-size:22px}.access-screen{max-width:600px;margin:10vh auto;padding:70px 30px}.access-screen .eyebrow{margin-top:64px}.access-screen h1{margin:30px 0 24px;font-size:40px}.access-screen p{line-height:1.8}.access-screen button{margin-top:28px}.muted{color:var(--muted);margin-top:15px;font-size:13px}.skip{background:var(--gold);color:#121812;z-index:10;padding:12px;position:fixed;top:-100px;left:20px}.skip:focus{top:12px}@media (max-width:1000px){.studio-header{padding:22px 28px}.studio-main{grid-template-columns:180px minmax(0,1fr);gap:24px;padding:30px 28px}.product-choice{gap:10px;padding:16px 10px}.product-symbol{font-size:27px}.child-stage{min-height:420px}.studio-footer{padding:18px 28px}}@media (max-width:700px){.studio-header{flex-wrap:wrap;gap:10px;min-height:84px;padding:20px}.wordmark{font-size:14px}.session-label{display:none}.leave{padding:10px;font-size:11px}.leave span{margin-left:6px}.studio-main{padding:24px 18px;display:block}.product-nav{gap:10px;margin-bottom:30px;display:flex;overflow-x:auto}.product-nav .eyebrow,.nav-note{display:none}.product-choice{flex:1;min-width:130px;margin:0;padding:14px 10px}.product-choice small{font-size:10px}.stage-heading h1{font-size:36px}.stage-label{font-size:9px}.child-stage{height:52svh;min-height:370px}.stage-footer{align-items:start}.stage-footer p{max-width:65%}.studio-footer{flex-wrap:wrap;padding:18px;font-size:9px}.connection-status{line-height:1.7}}@media (max-height:550px) and (orientation:landscape){.studio-header{min-height:72px}.studio-main{padding-top:20px}.child-stage{height:360px;min-height:360px}.product-nav{margin-bottom:18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.delegated-studio .studio-main{grid-template-columns:minmax(0,1fr)}.delegated-studio .product-area{width:100%}.delegated-studio .child-stage{min-height:65dvh}.native-presentation{background:#101715;flex-direction:column;min-height:60dvh;display:flex}.native-presentation.maximized{z-index:100;width:100dvw;height:100dvh;position:fixed;inset:0}.native-presentation iframe{border:0;flex:1;width:100%;min-height:50dvh}.delegated-studio{--bg:#07150f;--panel:#10231a;--line:#304634;background:var(--bg)}
