:root{color-scheme:dark;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:#000;color:#f5f5f5}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:#000}body{-webkit-user-select:none;user-select:none}button,input,textarea,select{font:inherit}.app-shell{position:relative;width:100%;height:100%;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 22%),#000}.stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:100%}.stage-pane{width:100%;height:100%;min-width:0;min-height:0}.stage{position:relative;width:100%;height:100%;min-width:0;min-height:0;border-left:1px solid rgba(255,255,255,.08)}.stage:first-child{border-left:0}.bars,.photo-stage,.people-grid-stage,.split-portrait-stage,.links-stage{width:100%;height:100%}.bars{display:grid;grid-auto-rows:minmax(0,1fr)}.bar{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;padding:1rem 1.25rem}.bar-label{padding:.25rem .5rem;border-radius:999px;background:#00000061;color:#ffffffeb;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.photo-stage{overflow:hidden;background:#050505}.reference-photo{width:100%;height:100%;object-fit:cover}.people-grid-stage{overflow:hidden;background:#050505}.people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));width:100%;height:100%}.people-grid-photo{width:100%;height:100%;object-fit:cover}.split-portrait-stage{display:grid;grid-template-rows:minmax(0,1fr) 10vh minmax(0,1fr);overflow:hidden;background:#050505}.split-portrait-half{width:100%;height:100%;object-fit:cover}.split-portrait-half-top{object-position:center top}.split-portrait-half-bottom{object-position:center bottom}.split-portrait-separators{display:grid;grid-template-rows:repeat(2,minmax(0,1fr))}.split-portrait-separator-red{background:red}.split-portrait-separator-orange{background:#ff7a00}.links-stage{display:grid;place-items:center;padding:1rem;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#161616,#080808 52%,#000)}.links-panel{width:min(42rem,100%);display:flex;flex-direction:column;gap:.75rem}.links-title{margin:0;font-size:clamp(1rem,1.8vw,1.5rem);font-weight:600}.launch-list{display:flex;flex-direction:column;gap:.6rem}.launch-card{display:flex;justify-content:space-between;gap:.75rem;padding:.7rem .8rem;border:1px solid rgba(255,255,255,.1);border-radius:.8rem;background:#ffffff0a}.launch-copy{display:flex;flex-direction:column;gap:.35rem}.launch-format,.launch-source{color:#ffffffb8;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.launch-label{margin:0;font-size:.9rem}.launch-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.75rem;min-width:9rem}.player-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.launch-button,.launch-link{color:inherit;text-decoration:none}.launch-button{display:inline-flex;align-items:center;justify-content:center;min-height:1.9rem;padding:.35rem .6rem;border-radius:999px;background:#f1f1f1;color:#090909;font-weight:600;font-size:.78rem}.launch-link{font-size:.76rem;color:#ffffffd1}.app-shell{cursor:pointer}.brightness-control{position:fixed;left:50%;bottom:.85rem;z-index:6;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;width:min(19rem,calc(100vw - 1.5rem));transform:translate(-50%);pointer-events:none}.brightness-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.55rem .8rem;background:#0a0a0ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f4f4f4;cursor:pointer;pointer-events:auto}.brightness-label{font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}.brightness-value{min-width:1.3rem;font-size:.98rem;font-weight:600;text-align:center}.mode-jump-button{position:fixed;top:.85rem;right:.85rem;z-index:4;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.45rem .75rem;background:#0a0a0ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f4f4f4;font:inherit;font-size:.78rem;cursor:pointer}@media(max-width:900px){.bar{padding:.75rem}.links-stage{padding:1rem}.launch-card{flex-direction:column}.launch-actions{align-items:flex-start}.player-buttons{justify-content:flex-start}.player-note{left:1.25rem;right:1.25rem;bottom:5rem;max-width:none}.brightness-control{width:calc(100vw - 1rem);bottom:.5rem}.home-panel,.wizard-panel{width:calc(100vw - 1rem)}.home-panel{padding:1.2rem}.wizard-panel{bottom:4rem;padding:.8rem}}.player-shell{position:relative;width:100%;height:100%;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 20%),#000;overflow:hidden}.player-header{pointer-events:none;position:fixed;top:0;left:0;right:0;z-index:2;display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;background:linear-gradient(180deg,rgba(0,0,0,.68),transparent)}.player-kicker{margin:0;color:#ffffffb3;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.player-title{margin:0;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:600}.player-frame{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#050505}.player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:100%}.player-pane{min-width:0;min-height:0;border-left:1px solid rgba(255,255,255,.08)}.player-pane:first-child{border-left:0}.player-pane video{width:100%;height:100%;display:block;background:#000;object-fit:cover}.player-actions{position:fixed;left:.75rem;bottom:.75rem;z-index:2;display:flex;flex-wrap:wrap;gap:.5rem}.player-link{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4rem .75rem;border-radius:999px;background:#f1f1f1eb;color:#090909;font-weight:600;font-size:.82rem;text-decoration:none}.player-note{position:fixed;right:.75rem;bottom:.75rem;z-index:2;max-width:min(19rem,calc(100vw - 1.5rem));margin:0;padding:.5rem .7rem;border-radius:.8rem;background:#0a0a0aad;color:#ffffffbd;font-size:.74rem;line-height:1.5}.player-back{position:fixed;top:.75rem;right:.75rem;z-index:4;padding:.4rem .75rem;border:0;border-radius:999px;background:#141414b8;color:#f4f4f4;font:inherit;font-size:.82rem;cursor:pointer}.home-shell,.wizard-shell{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 18%),linear-gradient(180deg,#121212,#050505 60%,#000)}.home-shell{display:grid;place-items:center;padding:1.5rem}.home-panel{width:min(42rem,100%);padding:2rem;border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;background:#ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-kicker{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.home-title{margin:.4rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.home-copy{max-width:34rem;margin:1rem 0 0;color:#ffffffc7;line-height:1.55}.home-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.home-button,.wizard-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.55rem .95rem;border:0;border-radius:999px;background:#f1f1f1;color:#090909;font-weight:600;cursor:pointer}.home-button-secondary,.wizard-button-secondary{background:#ffffff1f;color:#f4f4f4}.wizard-stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:100%}.wizard-panel{position:fixed;left:50%;bottom:4.35rem;z-index:5;width:min(44rem,calc(100vw - 2rem));padding:.6rem .75rem;border:1px solid rgba(255,255,255,.12);border-radius:1.1rem;background:#080808cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%)}.wizard-panel-collapsed{left:auto;right:.85rem;bottom:4.35rem;width:auto;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;z-index:7}.wizard-title{margin:.25rem 0 0;font-size:clamp(.82rem,1.2vw,1rem)}.wizard-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.wizard-copy{margin:.35rem 0 0;color:#ffffffd1;font-size:.68rem;line-height:1.3}.wizard-list{margin:.45rem 0 0;padding-left:1rem;color:#ffffffc7;font-size:.66rem}.wizard-list li+li{margin-top:.14rem}.wizard-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.wizard-button:disabled{opacity:.45;cursor:default}.wizard-button{min-height:1.9rem;padding:.35rem .7rem;font-size:.72rem}.wizard-toggle{border:1px solid rgba(255,255,255,.14);border-radius:999px;width:1.8rem;height:1.8rem;padding:0;background:#ffffffeb;color:#090909;box-shadow:0 0 0 1px #0000002e,0 .4rem 1rem #00000059;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer}.wizard-toggle-inline{flex:0 0 auto}
