:root{color-scheme:dark;--primitive-navy-1000:#070d19;--primitive-navy-950:#0b1322;--primitive-navy-900:#111a2c;--primitive-navy-850:#1b2740;--primitive-navy-800:#243149;--primitive-ivory-50:#fffdfd;--primitive-ivory-100:#faf7ee;--primitive-ivory-200:#e4dfed;--primitive-gold-400:#ffd43b;--primitive-gold-500:#ffaa17;--primitive-gold-700:#c87506;--primitive-coral-500:#ff525c;--primitive-mint-500:#44d89a;--primitive-violet-500:#8e73ff;--primitive-sky-500:#6ccfd4;--primitive-plum-500:#6b4de6;--clay-purple-top:#8e73ff;--clay-purple-bottom:#6b4de6;--clay-purple-base:#4930b3;--clay-gold-top:#ffd43b;--clay-gold-bottom:#ffaa17;--clay-gold-base:#c87506;--clay-mint-top:#44d89a;--clay-mint-bottom:#17b978;--clay-mint-base:#0a7b4e;--clay-coral-top:#ff525c;--clay-coral-bottom:#e63349;--clay-coral-base:#a71933;--font-display:"Arial Rounded MT Bold", "PingFang SC", "Microsoft YaHei", ui-rounded, system-ui, sans-serif;--font-ui:"Arial Rounded MT Bold", "PingFang SC", "Microsoft YaHei", ui-rounded, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:.625rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--shadow-card:0 5px 0 #0b1322, 0 14px 28px #0000004d;--shadow-lifted:0 7px 0 #0b1322, 0 22px 42px #00000057;--motion-fast:.12s;--motion-medium:.22s;--page-width:min(1180px, calc(100vw - 1.5rem));--toolbar-height:34px;--surface-page:#111a2c;--surface-raised:#1b2740;--surface-soft:#243149;--surface-base:#0b1322;--surface-paper:#1b2740;--surface-paper-soft:#243149;--text-primary:#faf7ee;--text-secondary:#aeb8ca;--text-on-paper:#faf7ee;--text-on-paper-muted:#aeb8ca;--border-subtle:#33405a;--border-strong:#56627a;--action-primary:var(--clay-purple-bottom);--action-primary-hover:var(--clay-purple-top);--action-primary-base:var(--clay-purple-base);--action-primary-text:#fff;--focus-ring:#ffbe41d1;--status-success:var(--clay-mint-bottom);--status-danger:var(--clay-coral-bottom);--hero-surface:var(--surface-page);--hero-text:var(--text-primary);--hero-text-muted:var(--text-secondary);--hero-shade-strong:#111a2cf5;--hero-shade-medium:#111a2cc2;--hero-shade-soft:#111a2c33;--hero-shade-top:#111a2c47;--studio-page:var(--surface-page);--studio-text:var(--text-primary);--studio-text-muted:var(--text-secondary);--studio-banner:var(--clay-gold-bottom);--studio-banner-top:var(--clay-gold-top);--studio-banner-base:var(--clay-gold-base);--studio-banner-text:#202535;--studio-control:var(--surface-soft);--studio-control-border:var(--border-subtle);--studio-band:var(--clay-purple-bottom);--studio-band-card:var(--clay-purple-top);--studio-band-shadow:var(--clay-purple-base);--studio-art-shadow:#0000003d}:root[data-theme=mors-light]{color-scheme:light;--surface-page:#f6f4fb;--surface-raised:#fffdfd;--surface-soft:#f1eff7;--surface-base:#ded9e9;--surface-paper:#fffdfd;--surface-paper-soft:#f1eff7;--text-primary:#1c2944;--text-secondary:#69758c;--text-on-paper:#1c2944;--text-on-paper-muted:#69758c;--border-subtle:#e4dfed;--border-strong:#cbc5d6;--shadow-card:0 5px 0 #ded9e9, 0 14px 28px #31254f1f;--shadow-lifted:0 7px 0 #d5cfe1, 0 22px 42px #31254f29;--hero-shade-strong:#f6f4fbf5;--hero-shade-medium:#f6f4fbc2;--hero-shade-soft:#f6f4fb33;--hero-shade-top:#f6f4fb47;--studio-control:var(--surface-soft);--studio-control-border:var(--border-subtle);--studio-art-shadow:#31254f1f}@media (width<=640px){:root{--page-width:calc(100vw - 1.25rem)}}@media (prefers-reduced-motion:reduce){:root{--motion-fast:.01ms;--motion-medium:.01ms}}.ui-button,.ui-icon-button{--button-top:var(--clay-purple-top);--button-bottom:var(--clay-purple-bottom);--button-base:var(--clay-purple-base);--button-ink:#fff;justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;color:var(--button-ink);background:linear-gradient(155deg, var(--button-top), var(--button-bottom));box-shadow:0 4px 0 var(--button-base), 0 10px 18px color-mix(in srgb, var(--button-base) 20%, transparent), inset 0 2px #ffffff42;font:900 .8125rem/1 var(--font-ui);letter-spacing:.01em;cursor:pointer;transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease, filter var(--motion-fast) ease;border:0;border-radius:.8125rem;display:inline-flex;position:relative}.ui-button{padding-inline:1.125rem}.ui-icon-button{width:44px;padding:0}.ui-button:hover,.ui-icon-button:hover{filter:saturate(1.06);transform:translateY(-2px)}.ui-button:active,.ui-icon-button:active{box-shadow:0 1px 0 var(--button-base), 0 4px 9px color-mix(in srgb, var(--button-base) 16%, transparent), inset 0 2px #fff3;transform:translateY(3px)}.ui-button[data-variant=gold]{--button-top:var(--clay-gold-top);--button-bottom:var(--clay-gold-bottom);--button-base:var(--clay-gold-base);--button-ink:#49320d}.ui-button[data-variant=coral]{--button-top:var(--clay-coral-top);--button-bottom:var(--clay-coral-bottom);--button-base:var(--clay-coral-base)}.ui-button[data-variant=neutral]{--button-top:var(--surface-raised);--button-bottom:var(--surface-soft);--button-base:var(--surface-base);--button-ink:var(--text-primary)}.ui-button[data-variant=ghost]{border:2px solid color-mix(in srgb, var(--clay-purple-bottom) 46%, var(--border-subtle));color:color-mix(in srgb, var(--clay-purple-top) 72%, var(--text-primary));box-shadow:none;background:0 0}.ui-button:disabled,.ui-icon-button:disabled{--button-top:color-mix(in srgb, var(--surface-soft) 88%, white);--button-bottom:var(--surface-soft);--button-base:var(--surface-base);--button-ink:var(--text-secondary);cursor:not-allowed;filter:grayscale(.25);transform:none}.ui-button:focus-visible,.ui-icon-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.ui-tag{border:1px solid var(--border-subtle);min-height:1.75rem;color:var(--text-secondary);background:var(--surface-soft);box-shadow:0 2px 0 var(--surface-base);font:850 .6875rem/1 var(--font-ui);letter-spacing:.035em;border-radius:.625rem;align-items:center;padding-inline:.625rem;display:inline-flex}.ui-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-card), inset 0 1px #ffffff14}.ui-field{border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-height:44px;color:var(--text-primary);background:var(--surface-soft);box-shadow:inset 0 3px 0 color-mix(in srgb, var(--surface-base) 55%, transparent)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface-page);min-width:0;min-height:100%}body{min-width:0;min-height:100%;color:var(--text-primary);background:var(--surface-page);font-family:var(--font-ui);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}body,button,input,textarea,select{font-family:var(--font-ui)}button,summary{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:var(--primitive-navy-950);background:var(--action-primary)}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}[hidden]{display:none!important}.skip-link{z-index:1000;border-radius:var(--radius-sm);color:var(--primitive-navy-950);background:var(--action-primary);padding:.75rem 1rem;font-weight:800;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.page-frame{background:radial-gradient(circle at 10% 8%, #9a7bf217, transparent 26rem), radial-gradient(circle at 90% 78%, #71d3ad12, transparent 32rem), var(--surface-page);min-height:100dvh;overflow:clip}.site-header{z-index:30;width:var(--page-width);min-height:4.5rem;color:var(--text-primary);justify-content:space-between;align-items:center;gap:1.5rem;margin-inline:auto;display:flex;position:relative}.site-header[data-tone=paper]{color:#062039}.site-header[data-tone=overlay]{color:var(--hero-text)}.site-header[data-tone=studio]{color:var(--studio-text)}.brand-lockup{flex:none;align-items:center;gap:.6rem;min-width:2.75rem;min-height:2.75rem;display:inline-flex}.brand-logo{object-fit:contain;flex:none;width:2.75rem;height:2.75rem;display:block}.brand-word{font-family:var(--font-display);letter-spacing:-.04em;font-size:1.27rem;font-weight:800;line-height:1}.desktop-navigation,.header-actions{align-items:center;gap:.3rem;display:flex}.account-trigger{border:1px solid color-mix(in srgb, currentColor 34%, transparent);max-width:11rem;min-height:2.75rem;color:inherit;background:color-mix(in srgb, var(--surface-raised) 48%, transparent);backdrop-filter:blur(14px);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .7rem .25rem .3rem;font-size:.76rem;font-weight:800;display:inline-flex}.account-trigger>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-avatar{color:#fff;background:radial-gradient(circle at 32% 24%, #ffffff7a, transparent 28%), linear-gradient(145deg, hsl(var(--avatar-hue,42) 78% 54%), hsl(calc(var(--avatar-hue,42) + 54) 70% 34%));border-radius:50%;flex:none;place-items:center;width:2.15rem;height:2.15rem;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff47}.account-avatar.large{width:3.4rem;height:3.4rem;font-size:1.15rem}.account-dialog{border:1px solid var(--border-subtle);width:min(31rem,100vw - 1.5rem);max-height:min(42rem,100dvh - 1.5rem);color:var(--text-primary);background:var(--surface-raised);border-radius:1.5rem;padding:0;box-shadow:0 2rem 6rem #00000057}.account-dialog::backdrop{backdrop-filter:blur(10px);background:#020a129e}.account-dialog-card{--account-dialog-padding:clamp(1.3rem, 5vw, 2.2rem);padding:var(--account-dialog-padding);position:relative}.account-note,.account-status{color:var(--text-secondary);font-size:.82rem;line-height:1.55}.account-status:empty{display:none}.account-status[data-state=error]{color:var(--status-danger);font-weight:800}.account-toast{z-index:100;top:max(4rem, calc(env(safe-area-inset-top) + 4rem));border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:min(26rem,100vw - 2rem);min-height:3.25rem;color:var(--text-primary);background:var(--surface-raised);box-shadow:var(--shadow-card);opacity:0;pointer-events:none;align-items:center;gap:.65rem;padding:.65rem .85rem;font-size:.85rem;font-weight:800;transition:opacity .16s,transform .16s;display:flex;position:fixed;left:50%;transform:translate(-50%,-.5rem)}.account-toast[hidden]{display:none}.account-toast[data-visible]{opacity:1;transform:translate(-50%)}.account-toast-mark{border:2px solid color-mix(in srgb, var(--status-success) 72%, black);width:1.8rem;height:1.8rem;color:color-mix(in srgb, var(--status-success) 55%, black);background:color-mix(in srgb, var(--status-success) 24%, transparent);border-radius:50%;flex:none;place-items:center;font-size:.85rem;line-height:1;display:grid}.account-close{top:var(--account-dialog-padding);right:var(--account-dialog-padding);border:1px solid var(--border-subtle);width:2.75rem;height:2.75rem;color:inherit;cursor:pointer;background:0 0;border-radius:50%;position:absolute}.account-loading{align-content:center;place-items:center;gap:.7rem;min-height:8rem;display:grid}.auth-providers,.account-actions{gap:.65rem;margin-top:1.4rem;display:grid}.auth-providers button,.account-actions button{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-height:3rem;color:inherit;background:color-mix(in srgb, var(--surface-page) 70%, transparent);cursor:pointer;justify-content:center;align-items:center;gap:.65rem;padding-inline:1rem;font-weight:800;display:flex}.auth-mode-tabs{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-page) 76%, transparent);grid-template-columns:1fr 1fr;gap:.25rem;margin:0 3.4rem 0 0;padding:.25rem;display:grid}.auth-mode-tabs button{border-radius:calc(var(--radius-md) - .25rem);min-height:2.75rem;color:var(--text-secondary);font:800 .82rem/1 var(--font-body);cursor:pointer;background:0 0;border:0}.credential-form{gap:.65rem;margin-top:1rem;display:grid}.human-verification{width:100%;min-width:0}.human-verification iframe{max-width:100%}.credential-actions{gap:.45rem;display:grid}.auth-text-button,.auth-back{border-radius:var(--radius-md);min-height:2.75rem;color:var(--text-secondary);font:800 .76rem/1.25 var(--font-body);cursor:pointer;background:0 0;border:0;padding:.35rem .65rem}.auth-text-button:hover,.auth-back:hover{color:var(--text-primary);background:color-mix(in srgb, var(--surface-page) 72%, transparent)}.auth-text-button:disabled{cursor:default;opacity:.62}.auth-flow{padding-top:.1rem}.auth-back{align-items:center;gap:.35rem;max-width:calc(100% - 3.2rem);display:inline-flex}.auth-back span{font-size:1.25rem;line-height:0}.auth-flow-heading{text-align:center;margin-top:1rem}.auth-flow-heading.compact{text-align:left}.auth-flow-heading h2{margin:.7rem 0 .45rem;font-size:clamp(1.35rem,5vw,1.75rem);line-height:1.15}.auth-flow-heading p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.55}.auth-code-mark{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);background:var(--surface-page);font:800 .72rem/1 var(--font-mono,monospace);letter-spacing:.18em;padding:.45rem .65rem;display:inline-flex}.otp-input{text-align:center;letter-spacing:.38em;font-family:var(--font-mono,monospace)!important;padding-left:calc(.85rem + .38em)!important;font-size:1.45rem!important;font-weight:900!important}.auth-code-entry{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.5rem;min-width:0;display:grid}.auth-code-entry .otp-input{width:100%;min-width:0}.auth-resend{white-space:nowrap;min-width:3.75rem;margin:0;padding-inline:.85rem}.credential-field{gap:.4rem;display:grid}.credential-field>span,.credential-field>label{color:var(--text-secondary);font-size:.72rem;font-weight:800}.credential-form input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-height:3rem;color:var(--text-primary);background:var(--surface-page);font:inherit;padding-inline:.85rem}.password-input{position:relative}.password-input input{width:100%;padding-right:3.35rem}.password-visibility{border-radius:calc(var(--radius-md) - .2rem);width:2.75rem;min-height:2.75rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:.2rem;transform:translateY(-50%)}.password-visibility:hover{color:var(--text-primary);background:color-mix(in srgb, var(--surface-raised) 70%, transparent)}.password-visibility svg{width:1.2rem;height:1.2rem}.password-visibility [data-password-hide-icon],.password-visibility[aria-pressed=true] [data-password-show-icon]{display:none}.password-visibility[aria-pressed=true] [data-password-hide-icon]{display:block}.credential-hint{color:var(--text-secondary);margin:0;font-size:.72rem;line-height:1.5}.credential-form button:disabled{cursor:wait;opacity:.62}.account-identity{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface-page) 62%, transparent);align-items:center;gap:.9rem;margin-top:1.4rem;padding:1rem;display:flex}.account-identity div{gap:.25rem;min-width:0;display:grid}.account-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-identity div span{color:var(--text-secondary);font-size:.68rem}.desktop-navigation{gap:1.3rem;margin-left:auto;font-size:.83rem;font-weight:800}.desktop-navigation a{align-items:center;min-height:44px;display:inline-flex;position:relative}.desktop-navigation a:after{content:"";background:var(--action-primary);transform-origin:0;height:2px;transition:transform var(--motion-fast) ease;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.desktop-navigation a:hover:after{transform:scaleX(1)}.compact-action,.mobile-navigation summary{border:1px solid color-mix(in srgb, currentColor 30%, transparent);border-radius:var(--radius-md);width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;place-items:center;font-size:.78rem;font-weight:850;display:grid}.mobile-navigation{display:none;position:relative}.mobile-navigation summary{font-size:1.3rem;list-style:none}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation nav{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:min(17rem,100vw - 1.875rem);color:var(--text-primary);background:var(--surface-raised);box-shadow:var(--shadow-lifted);padding:.6rem;display:grid;position:absolute;top:3.25rem;right:0}.mobile-navigation nav a{border-radius:var(--radius-sm);align-items:center;min-height:48px;padding-inline:.8rem;font-size:.86rem;font-weight:780;display:flex}.mobile-navigation nav a:hover{background:#ffffff0f}.eyebrow{color:var(--action-primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:900}.immersive-page{position:relative}.immersive-page>.site-header{width:calc(100vw - clamp(1.5rem,5vw,5rem));min-height:4.75rem;position:absolute;inset:0 0 auto}.immersive-hero{isolation:isolate;min-height:clamp(36rem,68svh,44rem);color:var(--hero-text);background:var(--hero-surface);position:relative;overflow:hidden}.immersive-hero[data-variant=collection]{min-height:clamp(31rem,62svh,39rem)}.immersive-hero[data-variant=mors]{min-height:clamp(33rem,66svh,41rem)}.immersive-hero-media,.immersive-hero-shade{position:absolute;inset:0}.immersive-hero[data-variant=mors] .immersive-hero-shade{background:linear-gradient(90deg, var(--hero-shade-strong) 0%, var(--hero-shade-strong) 18%, var(--hero-shade-medium) 40%, var(--hero-shade-soft) 58%, transparent 68%), linear-gradient(0deg, var(--surface-page) 0%, color-mix(in srgb, var(--surface-page) 84%, transparent) 7%, color-mix(in srgb, var(--surface-page) 34%, transparent) 23%, transparent 42%), linear-gradient(180deg, var(--hero-shade-top) 0%, transparent 28%)}.immersive-hero-media picture,.immersive-hero-media img{width:100%;height:100%}.immersive-hero-media img{object-fit:cover;object-position:var(--hero-position)}.immersive-hero-shade{background:linear-gradient(90deg, var(--hero-shade-strong) 0%, var(--hero-shade-medium) 18%, var(--hero-shade-soft) 34%, transparent 52%), linear-gradient(0deg, var(--surface-page) 0%, color-mix(in srgb, var(--surface-page) 84%, transparent) 7%, color-mix(in srgb, var(--surface-page) 34%, transparent) 23%, transparent 42%), linear-gradient(180deg, var(--hero-shade-top) 0%, transparent 28%)}.immersive-hero-inner{z-index:2;width:calc(100vw - clamp(2rem,10vw,10rem));min-height:inherit;justify-content:space-between;align-items:end;gap:3rem;margin-inline:auto;padding-block:clamp(6rem,12vh,8rem) clamp(3.25rem,6vh,4.5rem);display:flex;position:relative}.immersive-hero-copy{max-width:54rem}.immersive-hero-copy h1{font-family:var(--font-display);letter-spacing:-.062em;text-wrap:balance;max-width:52rem;text-shadow:0 .12em .55em color-mix(in srgb, var(--hero-surface) 44%, transparent);margin:.9rem 0 0;font-size:clamp(3.45rem,5vw,5.1rem);font-weight:800;line-height:.88}.immersive-hero-copy h1 span{display:block}.immersive-hero[data-variant=home] h1 span[data-line="2"]{color:var(--hero-text-muted);font-family:var(--font-ui);letter-spacing:.015em;margin-top:1rem;font-size:.29em;font-weight:650;line-height:1.25}.immersive-hero[data-variant=mors] .immersive-hero-copy{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"logo title""logo title-meta""summary summary""actions actions";align-items:center;gap:0 clamp(1rem,2.2vw,1.75rem);max-width:48rem;display:grid}.immersive-hero[data-variant=mors] h1{grid-area:title;margin:0;font-size:clamp(3.3rem,5.7vw,5.9rem);line-height:1}html[lang=en] .immersive-hero[data-variant=mors] h1{font-size:clamp(3rem,5vw,5.2rem)}html[lang=en] .immersive-hero[data-variant=mors] h1 span[data-line="1"]{white-space:nowrap}.immersive-hero[data-variant=mors] .immersive-hero-title-meta{grid-area:title-meta;margin-top:.75rem}.mors-title-tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.mors-title-tag{border:1px solid color-mix(in srgb, var(--mors-tag-bg) 72%, #111a2c);min-height:1.75rem;color:var(--mors-tag-text);background:var(--mors-tag-bg);box-shadow:inset 0 -2px 0 color-mix(in srgb, var(--mors-tag-bg) 62%, #111a2c);letter-spacing:.015em;white-space:nowrap;border-radius:.55rem;align-items:center;padding:.3rem .65rem .34rem;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.mors-title-tag[data-tone="1"]{--mors-tag-bg:var(--clay-coral-top);--mors-tag-text:#fff}.mors-title-tag[data-tone="2"]{--mors-tag-bg:var(--clay-mint-top);--mors-tag-text:#111a2c}.mors-title-tag[data-tone="3"]{--mors-tag-bg:var(--clay-gold-top);--mors-tag-text:#111a2c}.immersive-hero[data-variant=mors] .immersive-hero-summary{color:color-mix(in srgb, var(--hero-text) 82%, transparent);text-shadow:0 0 .2rem var(--surface-page), 0 0 .75rem var(--surface-page), 0 0 1.4rem var(--surface-page);grid-area:summary}.immersive-hero[data-variant=mors] .hero-actions{grid-area:actions}.immersive-hero[data-variant=collection] h1{font-size:clamp(4.5rem,9.5vw,9rem);line-height:.78}.immersive-hero-summary{max-width:39rem;color:var(--hero-text-muted);text-shadow:0 1px 1rem color-mix(in srgb, var(--hero-surface) 58%, transparent);margin:1.65rem 0 0;font-size:clamp(.95rem,1.35vw,1.12rem);line-height:1.65}.immersive-hero-count{border:1px solid color-mix(in srgb, var(--hero-text) 28%, transparent);background:color-mix(in srgb, var(--hero-surface) 38%, transparent);backdrop-filter:blur(12px);border-radius:999px;justify-content:center;align-items:baseline;gap:.55rem;min-width:7.5rem;padding:.85rem 1.05rem;display:flex}.immersive-hero-count strong{font-family:var(--font-display);font-size:1.65rem;line-height:1}.immersive-hero-count span{color:var(--hero-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1.7rem;display:flex}.text-link{text-underline-offset:.4rem;align-items:center;gap:.7rem;min-height:44px;font-size:.82rem;font-weight:820;text-decoration:underline 1px;display:inline-flex}.ui-button[aria-disabled=true]{cursor:default;opacity:.78;pointer-events:none;box-shadow:none}.collection-projects{width:var(--page-width);margin-inline:auto}.studio-home{color:var(--studio-text);background:var(--studio-page)}.studio-home.page-frame{background:var(--studio-page)}.studio-topbar{color:var(--studio-banner-text);background:var(--studio-banner)}.studio-topbar>.site-header{min-height:0;color:var(--studio-banner-text);padding-block:3px}.studio-topbar .brand-lockup,.studio-topbar .desktop-navigation,.studio-topbar .header-actions{font-family:var(--font-ui)}.studio-topbar .brand-logo{width:1.75rem;height:1.75rem}.studio-topbar .brand-lockup{gap:.4rem;min-height:1.75rem}.studio-topbar .brand-word{font-family:"Arial Rounded MT Bold", var(--font-ui);letter-spacing:-.035em;font-size:.95rem}.studio-topbar .desktop-navigation{gap:1rem;font-size:.74rem}.studio-topbar .desktop-navigation a{min-height:calc(1em + 6px);line-height:1}.studio-topbar .desktop-navigation a:after{height:1px;bottom:0}.studio-topbar .header-actions{gap:.2rem}.studio-topbar .desktop-navigation a,.studio-topbar .compact-action,.studio-topbar .account-trigger,.studio-topbar .mobile-navigation summary{font-weight:820}.studio-topbar .compact-action,.studio-topbar .account-trigger,.studio-topbar .mobile-navigation summary{border-color:color-mix(in srgb, var(--studio-banner-text) 24%, transparent);background:#ffffff5c;border-radius:.35rem;width:auto;min-width:0;height:auto;min-height:0;padding:2px 5px;font-size:.7rem;line-height:1.25}.studio-topbar .account-trigger{backdrop-filter:none;background:0 0;border-color:#0000;max-width:9rem}.studio-topbar .account-trigger[data-authenticated] .account-avatar{width:1.35rem;height:1.35rem;font-size:.62rem}.studio-topbar .account-dialog{border:2px solid var(--studio-text);width:min(23rem,100vw - 1rem);max-height:calc(100dvh - 1rem);color:var(--studio-text);background:var(--studio-page);box-shadow:6px 6px 0 var(--studio-text);font-family:var(--font-ui);border-radius:.9rem .9rem .9rem .32rem}.studio-topbar .account-close{font:800 1rem/1 var(--font-ui);background:0 0;border-color:#0000;border-radius:.55rem}.studio-topbar .account-dialog :focus-visible{outline-color:var(--studio-band-card);outline-offset:2px;outline-width:2px}.studio-topbar .account-close:hover{color:var(--studio-banner-text);background:var(--studio-banner)}.studio-topbar .account-loading{min-height:5.5rem;color:var(--studio-text-muted)}.studio-topbar .auth-mode-tabs{border-color:var(--studio-control-border);background:var(--studio-control);border-radius:.6rem;gap:2px;margin-right:3.4rem;padding:2px}.studio-topbar .auth-mode-tabs button{min-height:2.75rem;color:var(--studio-text-muted);font:820 .76rem/1 var(--font-ui);background:0 0;border:1px solid #0000;border-radius:.45rem}.studio-topbar .auth-mode-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--studio-banner-text) 18%, transparent);color:var(--studio-banner-text);background:var(--studio-banner);box-shadow:none}.studio-topbar .credential-form{gap:.65rem;margin-top:.75rem}.studio-topbar .auth-text-button,.studio-topbar .auth-back{color:var(--studio-text-muted);font-family:var(--font-ui);border:1px solid #0000;border-radius:.5rem}.studio-topbar .auth-text-button:hover,.studio-topbar .auth-back:hover{border-color:var(--studio-control-border);color:var(--studio-text);background:var(--studio-control)}.studio-topbar .auth-flow-heading h2{color:var(--studio-text);font-family:var(--font-ui);font-weight:900}.studio-topbar .auth-flow-heading p{color:var(--studio-text-muted)}.studio-topbar .auth-code-mark{border:2px solid var(--studio-text);color:var(--studio-banner-text);background:var(--studio-banner);box-shadow:3px 3px 0 var(--studio-text);border-radius:.5rem .5rem .5rem .2rem}.studio-topbar .otp-input{color:var(--studio-text);background:#f7f2ff}.studio-topbar .credential-field{gap:.3rem}.studio-topbar .credential-field>span,.studio-topbar .credential-field>label{color:var(--studio-text-muted);font-size:.7rem}.studio-topbar .credential-form input{border-color:var(--studio-control-border);min-height:2.75rem;color:var(--studio-text);background:var(--studio-control);border-radius:.55rem;font-size:.82rem}.studio-topbar .credential-form input:focus-visible{border-color:var(--studio-band-card);outline:3px solid color-mix(in srgb, var(--studio-band-card) 34%, transparent);outline-offset:1px}.studio-topbar .password-visibility{color:var(--studio-text-muted)}.studio-topbar .password-visibility:hover{color:var(--studio-text);background:color-mix(in srgb, var(--studio-control-border) 45%, transparent)}.studio-topbar .credential-form .ui-button:not(.auth-resend){color:#fff;font-family:var(--font-ui);background:#8b63da;border:2px solid #5d439f;border-radius:.6rem;margin-top:.15rem;box-shadow:0 3px #5d439f}.studio-topbar .credential-form .ui-button:not(.auth-resend):hover{background:#9a73e6;transform:translateY(1px);box-shadow:0 2px #5d439f}.studio-topbar .credential-hint,.studio-topbar .account-note,.studio-topbar .account-status{color:var(--studio-text-muted)}.studio-topbar .account-status{margin:.75rem 0 0}.studio-topbar .account-toast{border:2px solid var(--studio-text);color:var(--studio-text);background:var(--studio-page);box-shadow:4px 4px 0 var(--studio-text);font-family:var(--font-ui);border-radius:.7rem .7rem .7rem .25rem;font-size:.78rem}.studio-hero{width:var(--page-width);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 3.25rem);margin-inline:auto;padding:.5rem 0 0;display:flex}.studio-hero-art{width:min(49rem,68vw);margin-inline:auto}.studio-hero-art img{width:100%;height:auto;filter:drop-shadow(0 1.5rem 1.5rem var(--studio-art-shadow))}.studio-hero-copy{width:min(52rem,100%);margin-top:clamp(1.25rem,3vh,2.25rem)}.studio-eyebrow,.studio-section-heading>p:first-child{color:var(--studio-text-muted);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:900}.studio-hero h1,.studio-section-heading h2,.studio-path-copy strong{font-family:"Arial Rounded MT Bold", "Trebuchet MS", var(--font-ui);font-weight:900}.studio-hero h1{color:var(--studio-text);letter-spacing:-.062em;text-wrap:balance;margin:.9rem 0 0;font-size:clamp(2.8rem,3.7vw,4.15rem);line-height:.94}.studio-hero h1 span{display:block}.studio-hero h1 span:last-child{color:var(--studio-text-muted);letter-spacing:-.035em;margin-top:.34em;font-size:.52em;line-height:1.08}.studio-hero-actions{flex-direction:column;align-items:center;gap:.85rem;margin-top:2rem;display:flex}.studio-primary-action,.studio-secondary-action{justify-content:center;align-items:center;min-height:44px;font-size:.82rem;font-weight:850;display:inline-flex}.studio-primary-action{color:#fff;min-width:13.25rem;transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease, background var(--motion-fast) ease;background:#8b63da;border:2px solid #5d439f;border-radius:.9rem;padding:.7rem 1.6rem;box-shadow:0 5px #5d439f}.studio-primary-action:hover{background:#9a73e6;transform:translateY(2px);box-shadow:0 3px #5d439f}.studio-primary-action:active{box-shadow:none;transform:translateY(5px)}.studio-secondary-action{color:var(--studio-text);text-underline-offset:.35rem;text-decoration:underline 2px}.studio-paths{color:#fff;background:var(--studio-band);padding:clamp(4.5rem,8vw,7rem) 0 clamp(5rem,8vw,7.5rem);position:relative}.studio-paths-inner{width:var(--page-width);margin-inline:auto}.studio-section-heading{text-align:center;max-width:47rem;margin-inline:auto}.studio-section-heading>p:first-child{color:#ffffffb8}.studio-section-heading h2{letter-spacing:-.055em;text-wrap:balance;margin:.9rem 0 0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98}.studio-section-heading>p:last-child{color:#ffffffbd;max-width:39rem;margin:1.25rem auto 0;font-size:.92rem;line-height:1.7}.studio-path-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:clamp(2.75rem,5vw,4rem);display:grid}.studio-path-card{--path-accent:var(--primitive-gold-400);border:2px solid #ffffff38;border-top:.5rem solid var(--path-accent);background:var(--studio-band-card);min-height:12rem;box-shadow:0 6px 0 var(--studio-band-shadow);transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;border-radius:1.35rem;flex-direction:column;padding:1.2rem;display:flex}.studio-path-card[data-tone=coral]{--path-accent:var(--primitive-coral-500)}.studio-path-card[data-tone=mint]{--path-accent:var(--primitive-mint-500)}.studio-path-card[data-tone=violet]{--path-accent:#d4c5ff}.studio-path-card:hover{box-shadow:0 3px 0 var(--studio-band-shadow);transform:translateY(3px)}.studio-path-index{color:#ffffff9e;font-family:var(--font-mono);font-size:.68rem;font-weight:800}.studio-path-copy{margin-top:auto}.studio-path-copy strong,.studio-path-copy small{display:block}.studio-path-copy strong{letter-spacing:-.04em;font-size:clamp(1.45rem,2.2vw,2rem)}.studio-path-copy small{color:#ffffffb8;margin-top:.45rem;font-size:.76rem;font-weight:720}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.6rem;display:grid}.project-card{min-width:0}.project-card-link{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-raised);min-height:100%;box-shadow:var(--shadow-card);transition:transform var(--motion-medium) ease, border-color var(--motion-fast) ease;flex-direction:column;padding:.65rem;display:flex}.project-card-link:hover{border-color:var(--card-tone);transform:translateY(-.35rem)}.project-card[data-tone=gold]{--card-tone:var(--primitive-gold-500)}.project-card[data-tone=coral]{--card-tone:var(--primitive-coral-500)}.project-card[data-tone=mint]{--card-tone:var(--primitive-mint-500)}.project-card[data-tone=violet]{--card-tone:var(--primitive-violet-500)}.project-card[data-tone=sky]{--card-tone:var(--primitive-sky-500)}.project-card[data-tone=plum]{--card-tone:var(--primitive-plum-500)}.project-card-art{aspect-ratio:1.65;border-radius:calc(var(--radius-xl) - .35rem);color:var(--primitive-navy-950);background:linear-gradient(#03101d14 1px, transparent 1px), linear-gradient(90deg, #03101d14 1px, transparent 1px), var(--card-tone);background-size:1.6rem 1.6rem;place-items:center;display:grid;position:relative;overflow:hidden}.project-card-art>span{font-family:var(--font-display);font-size:clamp(4rem,8vw,7rem);font-weight:900;line-height:1}.project-card-art img{object-fit:cover;width:100%;height:100%;transition:transform var(--motion-medium) ease}.project-card[data-runtime=external] .project-card-art{background:radial-gradient(circle at 50% 44%,#ffffffeb,#0000 42%),linear-gradient(145deg,#eef9ff,#c8e8ff 58%,#9ed8ff)}.project-card[data-runtime=external] .project-card-art img{object-fit:contain;filter:drop-shadow(0 .7rem #105dbe1f);width:min(42%,10rem);height:auto;max-height:68%}.project-card-link:hover .project-card-art img{transform:scale(1.035)}.project-card-art small{color:var(--primitive-ivory-100);backdrop-filter:blur(8px);font:700 .6rem/1 var(--font-mono);background:#03101db8;border-radius:999px;padding:.35rem .55rem;position:absolute;bottom:.65rem;right:.75rem}.project-card-copy{padding:1.15rem .75rem .85rem}.project-card-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.project-card-heading h2{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:1.55rem}.project-card-heading>span{color:var(--card-tone)}.project-card-copy>p{min-height:3.2em;color:var(--text-secondary);margin:.65rem 0 0;font-size:.78rem;line-height:1.6}.project-card-meta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1rem;font-size:.65rem;font-weight:750;display:flex}.external-destination{color:var(--text-primary);font-family:var(--font-mono)}.compatibility-dot{background:var(--status-danger);border-radius:50%;width:.45rem;height:.45rem}.compatibility-dot[data-state=supported]{background:var(--status-success)}.compatibility-dot[data-state=limited]{background:var(--action-primary)}.site-footer{width:var(--page-width);border-top:1px solid var(--border-subtle);min-height:8rem;color:var(--text-secondary);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.5rem;margin-inline:auto;display:grid}.site-footer small{text-align:right;justify-self:end;margin:0;font-size:.7rem;line-height:1.5}.collection-page{min-height:100dvh}.collection-projects{min-height:28rem;padding-block:4rem 7rem}.collection-projects .project-grid{margin-top:0}.empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius-xl);min-height:18rem;color:var(--text-secondary);align-content:center;place-items:center;gap:1rem;display:grid}.empty-state span{font-size:3rem}.mors-page{color:var(--text-primary);background:var(--surface-page);overflow:clip}.mors-hero-logo{--mors-logo-size:clamp(6.5rem, 8.5vw, 8.75rem);width:var(--mors-logo-size);height:var(--mors-logo-size);grid-area:logo;place-items:center;display:grid}.mors-hero-logo img{object-fit:contain;filter:brightness(0)invert();opacity:.92;width:100%;height:100%}:root[data-theme=mors-light] .mors-hero-logo img{filter:none}.mors-model{background:var(--surface-page);position:relative}.mors-model-inner{width:var(--page-width);margin-inline:auto;padding-block:1.35rem 2.15rem}.mors-concepts{grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem;margin-top:1.15rem;display:grid}.mors-concept{text-align:center;justify-items:center;gap:.6rem;min-width:0;display:grid;position:relative}.mors-concept>div{align-items:baseline;display:flex}.mors-concept>div span{color:var(--concept-tone);font-family:var(--font-display);font-size:clamp(2.5rem,3.7vw,4rem);font-weight:900;line-height:.74}.mors-concept>div strong{font-family:var(--font-display);font-size:.95rem}.mors-concept small{color:var(--text-secondary);font-size:.65rem}.mors-concept i{color:var(--text-secondary);font-style:normal;position:absolute;top:35%;right:-1.9rem}[data-tone=gold]{--concept-tone:var(--primitive-gold-500)}[data-tone=coral]{--concept-tone:var(--primitive-coral-500)}[data-tone=mint]{--concept-tone:var(--primitive-mint-500)}[data-tone=violet]{--concept-tone:var(--primitive-violet-500)}[data-tone=sky]{--concept-tone:var(--primitive-sky-500)}[data-tone=plum]{--concept-tone:var(--primitive-plum-500)}.mors-features{background:radial-gradient(circle at 12% 15%, #9a7bf214, transparent 30rem), radial-gradient(circle at 88% 76%, #71d3ad0f, transparent 32rem), var(--surface-page)}.mors-feature-list{width:var(--page-width);gap:clamp(4rem,7vw,7rem);margin-inline:auto;padding-block:5rem 6rem;display:grid}.mors-feature{grid-template-columns:minmax(15rem,.66fr) minmax(0,1.34fr);align-items:center;gap:clamp(2.7rem,5vw,5rem);display:grid}.mors-feature.reversed{grid-template-columns:minmax(0,1.34fr) minmax(15rem,.66fr)}.mors-feature.reversed .mors-feature-copy{grid-area:1/2}.mors-feature.reversed figure{grid-area:1/1}.mors-feature-copy{max-width:28rem}.mors-feature-copy h2{color:var(--concept-tone);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:clamp(1rem,1.45vw,1.45rem);font-weight:900}.mors-feature-copy h2 span{font-family:var(--font-display)}.mors-feature-copy h3{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:1.15rem 0 0;font-size:clamp(1.8rem,2.55vw,2.85rem);line-height:1.14}.mors-feature-copy p{color:var(--text-secondary);margin:1.25rem 0 0;font-size:.8rem;line-height:1.9}.mors-feature figure{aspect-ratio:2.05;border-radius:var(--radius-xl);background:var(--concept-tone);box-shadow:var(--shadow-card);border:1px solid #ffffff1f;margin:0;position:relative;overflow:hidden}.mors-feature figure:after{content:"";border-radius:inherit;pointer-events:none;border:.4rem solid #ffffff12;position:absolute;inset:0}.mors-feature figure img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.mors-feature:hover figure img{transform:scale(1.035)}.demo-explorer{--demo-border:#f7f0e229;width:100vw;height:100svh;min-height:100svh;color:var(--primitive-ivory-100);background:radial-gradient(circle at 82% 18%, #9a7bf224, transparent 32rem), radial-gradient(circle at 20% 88%, #71d3ad1a, transparent 30rem), var(--primitive-navy-1000);grid-template-columns:minmax(14.25rem,17rem) minmax(0,1fr);padding:.5rem;display:grid}.demo-library{border:1px solid var(--demo-border);background:#051422e0;border-right:0;border-radius:1.35rem 0 0 1.35rem;flex-direction:column;height:calc(100svh - 1rem);display:flex;overflow:hidden}.demo-library-header{border-bottom:1px solid var(--demo-border);background:#ffffff06;align-items:center;min-height:4.65rem;padding:.75rem .9rem;display:flex}.demo-engine-brand{align-items:center;gap:.7rem;min-width:0;display:flex}.demo-engine-brand img{object-fit:contain;filter:brightness(0)invert();opacity:.86;flex:none;width:2.55rem;height:2.55rem}.demo-engine-brand span,.demo-engine-brand strong,.demo-engine-brand small{display:block}.demo-engine-brand strong{font-family:var(--font-display);font-size:1.05rem}.demo-engine-brand small{color:var(--primitive-violet-500);letter-spacing:.12em;text-transform:uppercase;margin-top:.15rem;font-size:.6rem;font-weight:850}.demo-library-heading{justify-content:space-between;align-items:center;gap:.75rem;padding:1.15rem .9rem .65rem;display:flex}.demo-library-heading p,.demo-library-heading span{color:#f7f0e280;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.63rem;font-weight:820}.demo-library-heading span{color:#f7f0e24d}.demo-tree{min-height:0;padding:0 .5rem .75rem;overflow:auto}.demo-tree details summary{color:#f7f0e2ad;cursor:pointer;border-radius:.7rem;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.7rem;padding:0 .6rem;font-size:.76rem;font-weight:760;list-style-position:inside;display:flex}.demo-tree details summary:hover{color:var(--primitive-ivory-50);background:#ffffff0a}.demo-tree details summary small{color:#f7f0e252;font-size:.68rem}.demo-list{padding-block:.25rem .5rem}.demo-list-item{color:#f7f0e2b3;cursor:pointer;text-align:left;width:100%;min-height:4.6rem;transition:border-color var(--motion-fast) ease, background var(--motion-fast) ease, transform var(--motion-fast) ease;background:0 0;border:1px solid #0000;border-radius:.9rem;grid-template-columns:4.25rem minmax(0,1fr);align-items:center;gap:.65rem;padding:.45rem;display:grid}.demo-list-item:not(:has(.demo-thumbnail)){grid-template-columns:1fr}.demo-list-item:hover,.demo-list-item.active{background:#9a7bf214;border-color:#9a7bf261}.demo-list-item.active{border-color:#9a7bf2b8;transform:translate(2px)}.demo-thumbnail{aspect-ratio:16/9;background:var(--primitive-navy-850);border-radius:.55rem;width:4.25rem;overflow:hidden}.demo-thumbnail img{object-fit:cover;width:100%;height:100%}.demo-list-copy,.demo-list-copy strong,.demo-list-copy small{min-width:0;display:block}.demo-list-copy strong,.demo-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.demo-list-copy strong{color:#f7f0e2eb;font-size:.73rem}.demo-list-copy small{color:#f7f0e261;margin-top:.3rem;font-size:.6rem}.demo-back-link{color:#f7f0e285;border-top:1px solid #f7f0e21a;align-items:end;gap:.5rem;min-height:2.75rem;margin:auto .75rem .75rem;padding:0 .7rem;font-size:.68rem;font-weight:740;display:flex}.demo-runner{border:1px solid var(--demo-border);background:#030c16e6;border-radius:0 1.35rem 1.35rem 0;grid-template-rows:3.25rem minmax(0,1fr);min-width:0;height:calc(100svh - 1rem);display:grid;overflow:hidden;box-shadow:0 1.75rem 5.5rem #00000073}.demo-runner-bar{border-bottom:1px solid var(--demo-border);background:#ffffff0a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;min-width:0;padding:0 .85rem;display:grid}.demo-window-actions,.demo-runner-meta{align-items:center;gap:.4rem;display:flex}.demo-window-actions button,.demo-runner-meta a{color:#f7f0e2a8;cursor:pointer;background:0 0;border:1px solid #f7f0e229;border-radius:.55rem;min-height:2rem;padding:0 .65rem;font-size:.61rem;font-weight:760}.demo-window-actions button:hover,.demo-runner-meta a:hover{color:var(--primitive-ivory-50);border-color:#f7f0e257}.demo-runner-bar>p{color:#f7f0e280;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.66rem;overflow:hidden}.demo-runner-meta>span{color:var(--primitive-navy-950);background:var(--primitive-coral-500);letter-spacing:.08em;text-transform:uppercase;border-radius:.55rem;padding:.4rem .58rem;font-size:.58rem;font-weight:900}.demo-runner-meta>span[data-state=idle]{color:#f7f0e28c;background:#f7f0e214}.demo-stage{min-height:0;position:relative}.demo-stage iframe{background:#03050a;border:0;width:100%;height:100%;display:block}.demo-empty-state{text-align:center;place-content:center;width:100%;height:100%;padding:2rem;display:grid}.demo-empty-state p{color:#f7f0e285;font-family:var(--font-display);margin:0;font-size:clamp(1.6rem,4vw,3rem)}.demo-explorer.maximized{grid-template-columns:1fr}.demo-explorer.maximized .demo-library{display:none}.demo-explorer.maximized .demo-runner{border-radius:1.35rem}.project-shell-page{overflow:hidden}.project-shell-page .skip-link{z-index:200}.project-shell{grid-template-rows:var(--toolbar-height) minmax(0, 1fr);width:100vw;height:100dvh;min-height:20rem;color:var(--text-primary);background:var(--surface-page);display:grid;overflow:hidden}.project-stage{background:#02070c;min-width:0;min-height:0;position:relative;overflow:hidden}.project-stage iframe{background:#fff;border:0;width:100%;height:100%;display:block}.project-loading{z-index:3;background:var(--surface-page);align-content:center;place-items:center;gap:1rem;display:grid;position:absolute;inset:0}.project-loading[hidden],.project-loading .ui-button[hidden]{display:none}.project-loading p{color:var(--text-secondary);margin:0;font-size:.78rem}.project-loading[data-state=failed] .loading-orbit{border-color:color-mix(in srgb, var(--status-danger) 45%, transparent);border-top-color:var(--status-danger);animation:none}.project-loading .ui-button{min-height:2.75rem}.loading-orbit{border:2px solid var(--border-subtle);border-top-color:var(--action-primary);border-radius:50%;width:3rem;height:3rem;animation:.85s linear infinite orbit-spin}@keyframes orbit-spin{to{transform:rotate(360deg)}}.orientation-hint{z-index:4;color:var(--primitive-navy-950);background:#f7f0e2e6;border-radius:999px;margin:0;padding:.5rem .8rem;font-size:.68rem;font-weight:780;display:none;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}@media (width<=1020px){.studio-path-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.demo-explorer{grid-template-rows:minmax(13.5rem,38svh) minmax(0,1fr);grid-template-columns:1fr;gap:.35rem;min-height:100svh}.demo-library,.demo-runner{border:1px solid var(--demo-border);border-radius:1.1rem;height:auto;min-height:0}.demo-explorer.maximized{grid-template-rows:calc(100svh - 1rem)}}@media (width<=760px){.desktop-navigation{display:none}.mobile-navigation{display:block}.studio-topbar>.site-header{min-height:0;padding-block:3px}.studio-topbar .brand-lockup,.studio-topbar .compact-action,.studio-topbar .account-trigger,.studio-topbar .mobile-navigation summary{min-height:2.75rem}.studio-topbar .compact-action,.studio-topbar .mobile-navigation summary{width:2.75rem;height:2.75rem;padding:0}.studio-topbar .account-trigger{padding-block:0}.studio-hero{min-height:0;padding-block:2.5rem 4.75rem}.studio-hero-art{width:min(47rem,112vw)}.studio-hero-copy{margin-top:1.5rem}.immersive-page>.site-header{width:var(--page-width);min-height:4.5rem}.immersive-hero,.immersive-hero[data-variant=collection],.immersive-hero[data-variant=mors]{min-height:max(36rem,68svh)}.immersive-hero-media img{object-position:60% center}.immersive-hero-shade{background:linear-gradient(90deg, var(--hero-shade-medium) 0%, var(--hero-shade-soft) 70%, transparent 100%), linear-gradient(0deg, var(--surface-page) 0%, color-mix(in srgb, var(--surface-page) 90%, transparent) 12%, color-mix(in srgb, var(--surface-page) 38%, transparent) 38%, transparent 70%), linear-gradient(180deg, var(--hero-shade-top) 0%, transparent 30%)}.immersive-hero-inner{min-height:inherit;flex-direction:column;justify-content:end;align-items:start;gap:1.5rem;padding-block:5.75rem 2.75rem}.immersive-hero-copy h1,.immersive-hero[data-variant=mors] h1,.immersive-hero[data-variant=collection] h1{font-size:clamp(2.8rem,12vw,5.4rem);line-height:1}.immersive-hero[data-variant=mors] .immersive-hero-copy{column-gap:.75rem}.immersive-hero[data-variant=mors] .immersive-hero-title-meta{margin-top:.55rem}.mors-title-tags{gap:.35rem}.mors-title-tag{border-radius:.42rem;min-height:1.45rem;padding:.23rem .43rem .27rem;font-size:.6rem}.immersive-hero[data-variant=mors] h1{font-size:clamp(2.15rem,10vw,2.6rem)}html[lang=en] .immersive-hero[data-variant=mors] h1{font-size:clamp(1.8rem,8.2vw,2.25rem)}.immersive-hero[data-variant=mors] .immersive-hero-shade{background:linear-gradient(90deg, var(--hero-shade-strong) 0%, var(--hero-shade-medium) 62%, var(--hero-shade-soft) 86%, transparent 100%), linear-gradient(0deg, var(--surface-page) 0%, color-mix(in srgb, var(--surface-page) 90%, transparent) 12%, color-mix(in srgb, var(--surface-page) 38%, transparent) 38%, transparent 70%), linear-gradient(180deg, var(--hero-shade-top) 0%, transparent 30%)}.mors-hero-logo{--mors-logo-size:clamp(4.25rem, 19vw, 5rem)}.immersive-hero-count{min-width:0}.mors-concepts{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;grid-template-columns:repeat(5,minmax(8.5rem,1fr));gap:1rem;padding-bottom:.5rem;overflow-x:auto}.mors-concepts::-webkit-scrollbar{height:.25rem}.mors-concepts::-webkit-scrollbar-track{background:0 0}.mors-concepts::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}.mors-concept{scroll-snap-align:start}.mors-concept i{display:none}.mors-feature,.mors-feature.reversed{grid-template-columns:1fr}.mors-feature.reversed .mors-feature-copy,.mors-feature.reversed figure{grid-column:1}.mors-feature.reversed .mors-feature-copy{grid-row:1}.mors-feature.reversed figure{grid-row:2}.mors-feature-copy{max-width:38rem}.site-footer{min-height:8rem}.site-footer small{justify-self:end}.orientation-hint{display:block}}.page-frame>.site-header .account-trigger[data-authenticated] .account-avatar.profile-avatar[data-avatar],.immersive-page>.site-header .account-trigger[data-authenticated] .account-avatar.profile-avatar[data-avatar]{background-color:var(--surface-soft);background-image:var(--profile-avatar-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.profile-avatar[data-avatar]{border:1px solid color-mix(in srgb, var(--border-strong) 64%, transparent);background-color:var(--surface-soft);background-image:var(--profile-avatar-image);box-shadow:0 2px 0 color-mix(in srgb, var(--border-strong) 42%, transparent);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.65rem;display:block;overflow:hidden}.profile-avatar[data-avatar=mors]{--profile-avatar-image:url(/_astro/mors-v2.DZUIRcBv.png)}.profile-avatar[data-avatar=nova]{--profile-avatar-image:url(/_astro/nova-v2.CE9SImTi.png)}.profile-avatar[data-avatar=rune]{--profile-avatar-image:url(/_astro/rune-v2.CBwRcVMq.png)}.profile-avatar[data-avatar=lumen]{--profile-avatar-image:url(/_astro/lumen-v2.BJbDDOjJ.png)}.profile-avatar[data-avatar=sprout]{--profile-avatar-image:url(/_astro/sprout.OxGJ4F8L.png)}.profile-avatar[data-avatar=fox]{--profile-avatar-image:url(/_astro/fox.Cvyfmukg.png)}.profile-avatar[data-avatar=owl]{--profile-avatar-image:url(/_astro/owl.BXkduIo6.png)}.profile-avatar[data-avatar=mushroom]{--profile-avatar-image:url(/_astro/mushroom.TVu23L0b.png)}.site-header .account-trigger[data-authenticated] .account-avatar.profile-avatar[data-avatar]{background-color:var(--surface-soft);background-image:var(--profile-avatar-image);box-shadow:none;background-position:50%;background-size:cover;border-radius:6px}.account-control{flex:0 auto;position:relative}.account-avatar,.account-settings-avatar{border:1px solid hsl(var(--avatar-hue,42) 48% 34% / .46);color:#fff;background:hsl(var(--avatar-hue,42) 58% 46%);box-shadow:0 2px 0 hsl(var(--avatar-hue,42) 48% 27% / .68);border-radius:.5rem}.account-menu{z-index:80;border:1px solid var(--border-subtle);width:min(17rem,100vw - 1.25rem);color:var(--text-primary);background:var(--surface-raised);box-shadow:var(--shadow-card);border-radius:.9rem;padding:.55rem;position:absolute;top:calc(100% + .55rem);right:0}.account-menu[hidden]{display:none}.account-menu-identity{border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-width:0;padding:.4rem .45rem .65rem;display:grid}.account-menu-identity>div{gap:.14rem;min-width:0;display:grid}.account-menu-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.account-menu-identity div span{color:var(--text-secondary);font-size:.66rem}.account-menu nav,.account-menu-actions{gap:.2rem;padding-top:.4rem;display:grid}.account-menu-actions{border-top:1px solid var(--border-subtle);margin-top:.35rem}.account-menu a,.account-menu button{width:100%;min-height:2.5rem;color:var(--text-primary);text-align:left;background:0 0;border:0;border-radius:.55rem;align-items:center;padding-inline:.7rem;font-size:.76rem;font-weight:820;display:flex}.account-menu a:hover,.account-menu button:hover{color:#fff;background:var(--clay-purple-bottom)}.collection-main{width:var(--page-width);min-height:calc(100dvh - var(--toolbar-height) - 8rem);margin-inline:auto;padding:clamp(2rem,5vw,3.75rem) 0 5rem}.collection-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.6rem;display:flex}.collection-heading h1{font:950 clamp(2rem, 4vw, 3rem) / 1 var(--font-display);letter-spacing:-.045em;margin:0}.collection-heading p{max-width:48rem;color:var(--text-secondary);margin:.55rem 0 0;font-size:.875rem;line-height:1.55}.collection-heading .ui-tag{flex:none}.collection-page .collection-projects{width:auto;min-height:0;margin:0;padding:0}@media (width<=640px){.collection-main{padding-top:1.5rem}.collection-heading{align-items:flex-start;margin-bottom:1.25rem}.collection-heading h1{font-size:2rem}.collection-heading .ui-tag{margin-top:.25rem}}.account-dialog{border:1px solid var(--border-subtle);background:var(--surface-raised);box-shadow:var(--shadow-lifted);border-radius:1rem}.account-close{background:var(--surface-soft);box-shadow:0 2px 0 var(--surface-base);border-radius:.625rem}.auth-mode-tabs{background:var(--surface-soft);box-shadow:inset 0 2px 0 var(--surface-base)}.auth-mode-tabs button[aria-pressed=true]{color:#fff;background:linear-gradient(155deg, var(--clay-purple-top), var(--clay-purple-bottom));box-shadow:0 3px 0 var(--clay-purple-base)}.credential-form input{border-color:var(--border-subtle);background:var(--surface-soft);box-shadow:inset 0 3px 0 var(--surface-base)}.account-toast{box-shadow:0 5px 0 var(--surface-base), var(--shadow-card);border-radius:.75rem}@media (width<=560px){.site-header{min-height:4.5rem}.demo-explorer{grid-template-rows:minmax(13.5rem,38svh) minmax(0,1fr);padding:.3rem}.demo-library,.demo-runner{border-radius:.9rem}.demo-library-header{min-height:3.85rem}.demo-runner-bar{gap:.5rem;padding-inline:.55rem}.demo-window-actions button,.demo-runner-meta a{padding-inline:.5rem}.demo-runner-meta a{display:none}.studio-path-grid,.project-grid{grid-template-columns:1fr}.studio-hero{padding-block:2rem 4rem}.studio-hero-art{width:124vw;max-width:none}.studio-hero h1{font-size:clamp(2.65rem,13vw,3.8rem)}.studio-hero h1 span:last-child{font-size:.5em}.studio-primary-action{width:min(15rem,100%)}.studio-paths{padding-block:4.25rem 5rem}.studio-path-card{min-height:9.5rem}.mors-feature figure{aspect-ratio:1.42}}@media (width<=390px){.site-header .brand-word{display:none}.site-header .account-trigger{justify-content:center;width:2.75rem;min-width:2.75rem;padding:0}.site-header .account-trigger>span:last-child{display:none}.studio-topbar .account-trigger:not([data-authenticated]){width:auto;min-width:2.75rem;padding-inline:.35rem}.studio-topbar .account-trigger:not([data-authenticated])>span:last-child{display:inline}.header-actions{gap:.25rem}.studio-topbar .compact-action,.studio-topbar .mobile-navigation summary{width:2.75rem;height:2.75rem}.immersive-hero-copy h1,.immersive-hero[data-variant=collection] h1{font-size:3rem}.immersive-hero[data-variant=mors] h1{font-size:clamp(2.15rem,10vw,2.6rem)}html[lang=en] .immersive-hero[data-variant=mors] h1{font-size:clamp(1.8rem,8.2vw,2.25rem)}}@media (orientation:landscape) and (height<=520px) and (width<=900px){.orientation-hint{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-page{width:var(--page-width);min-height:calc(100svh - var(--toolbar-height));margin-inline:auto;padding:clamp(1.1rem,2.5vw,1.75rem) 0 4.5rem}.account-page-heading{align-items:baseline;gap:.8rem;max-width:58rem;margin-bottom:.85rem;display:flex}.account-page-heading h1{font:850 1.12rem/1.2 var(--font-ui);letter-spacing:-.02em;flex:none;margin:0}.account-page-heading>p{color:var(--text-secondary);margin:0;font-size:.78rem;line-height:1.45}.account-page-state{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-raised);min-height:13rem;color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;gap:.8rem;display:flex}.account-settings-layout{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:start;gap:.85rem;display:grid}.account-side-stack{gap:.85rem;display:grid}.account-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-raised);min-width:0;box-shadow:0 3px 0 color-mix(in srgb, var(--border-strong) 48%, transparent);padding:clamp(1rem,2vw,1.35rem);position:relative;overflow:hidden}.account-panel-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.account-panel h2{font:850 1.05rem/1.2 var(--font-ui);letter-spacing:-.02em;margin:0}.account-panel-heading p,.account-panel>p{color:var(--text-secondary);margin:.3rem 0 0;font-size:.78rem;line-height:1.5}.account-settings-avatar{flex:none;width:4.5rem;height:4.5rem}.profile-settings-form{gap:1.15rem;display:grid}.profile-identity-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr) minmax(12rem,1.25fr);align-items:center;gap:.75rem 1rem;padding-bottom:1rem;display:grid}.profile-identity-copy{gap:.15rem;min-width:0;display:grid}.profile-identity-copy strong,.profile-identity-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-identity-copy strong{font-size:.95rem}.profile-identity-copy span{color:var(--text-secondary);font-size:.74rem}.profile-email-field{display:none!important}.profile-panel label,.profile-locale-field,.account-email-verification label{color:var(--text-secondary);gap:.35rem;font-size:.74rem;font-weight:750;display:grid}.profile-panel input,.profile-panel select{border:1px solid var(--border-subtle);background:var(--surface-soft);width:100%;min-height:2.65rem;color:var(--text-primary);font:650 .82rem/1 var(--font-ui);border-radius:.65rem;padding:.6rem .75rem}.avatar-picker{border:0;min-width:0;margin:0;padding:0}.avatar-picker legend{color:var(--text-primary);font:800 .82rem/1.3 var(--font-ui);margin-bottom:.15rem}.avatar-picker>p{color:var(--text-secondary);margin:0 0 .65rem;font-size:.72rem}.avatar-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.avatar-choice{border:1px solid var(--border-subtle);background:var(--surface-soft);min-width:0;color:var(--text-secondary);cursor:pointer;transition:border-color var(--motion-fast), transform var(--motion-fast), box-shadow var(--motion-fast);border-radius:.75rem;justify-items:center;padding:.45rem .35rem .5rem;position:relative;gap:.35rem!important;display:grid!important}.avatar-choice:hover{border-color:var(--border-strong);transform:translateY(-1px)}.avatar-choice:has(input:checked){border-color:var(--action-primary);box-shadow:0 3px 0 color-mix(in srgb, var(--action-primary) 48%, transparent);color:var(--text-primary)}.avatar-choice:has(input:focus-visible){outline:3px solid var(--focus-ring);outline-offset:2px}.avatar-choice input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.avatar-choice-image{width:clamp(3.25rem,5.6vw,4.25rem);height:clamp(3.25rem,5.6vw,4.25rem)}.avatar-choice>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.68rem;font-weight:800;overflow:hidden}.profile-form-footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:end;gap:1rem;padding-top:1rem;display:flex}.profile-locale-field{width:min(13rem,100%)}.profile-save-area{justify-content:flex-end;align-items:center;gap:.7rem;min-width:0;display:flex}.profile-save-area .ui-button{white-space:nowrap;min-height:2.65rem}.profile-save-status{color:var(--text-secondary);margin:0;font-size:.75rem;font-weight:750}.profile-save-status[data-state=success]:before{content:"✓";margin-right:.35rem}.profile-save-status[data-state=success]{color:var(--status-success)}.profile-save-status[data-state=error]{color:var(--status-danger)}.connection-list{border-block:1px solid var(--border-subtle);margin:.75rem 0 .9rem;display:grid}.connection-row{grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:3.35rem;display:grid}.connection-row+.connection-row{border-top:1px solid var(--border-subtle)}.connection-row strong{font-size:.8rem}.connection-row .connection-state{grid-column:2;font-size:.7rem}.connection-row button{grid-area:1/3/span 2}.account-email-verification{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;padding:0 0 .75rem 2.55rem;display:grid}.account-email-verification[hidden]{display:none}.account-email-verification input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-soft);width:min(100%,12rem);min-height:2.5rem;color:var(--text-primary);font:800 1rem/1 var(--font-ui);letter-spacing:.24em;padding:.55rem .75rem}.account-email-verification button{border:1px solid var(--border-strong);min-height:2.5rem;color:var(--text-primary);font:700 .82rem/1 var(--font-ui);background:0 0;border-radius:999px;padding-inline:1rem}.provider-glyph{aspect-ratio:1;background:var(--surface-soft);border-radius:.55rem;place-items:center;width:1.8rem;font-size:.72rem;font-weight:800;display:grid}.connection-state{color:var(--text-secondary)}.connection-row button,.secondary-button,.billing-actions button{border:1px solid var(--border-strong);min-height:2.5rem;color:var(--text-primary);font:750 .74rem/1 var(--font-ui);background:0 0;border-radius:.65rem;padding:0 .8rem}.account-download{align-items:center;margin-top:.75rem;text-decoration:none;display:inline-flex}.connection-row button:hover,.secondary-button:hover,.billing-actions button:hover:not(:disabled){border-color:var(--action-primary)}.plan-chip{border:1px solid color-mix(in srgb, var(--action-primary) 48%, transparent);background:color-mix(in srgb, var(--action-primary) 12%, transparent);min-height:1.9rem;color:var(--action-primary);border-radius:.55rem;align-items:center;padding:.3rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.billing-actions{flex-wrap:wrap;gap:.65rem;margin-top:.75rem;display:flex}.billing-actions button:first-child:not(:disabled){border-color:var(--action-primary);background:var(--action-primary);color:var(--action-primary-text)}.billing-actions button:disabled{cursor:not-allowed;opacity:.42}.account-note,.account-page-status{color:var(--text-secondary);font-size:.84rem;line-height:1.6}.account-page-status{border:1px solid var(--border-subtle);background:var(--surface-soft);border-radius:.65rem;margin:0 0 .85rem;padding:.65rem .8rem}.account-page-status[data-state=success]{border-color:color-mix(in srgb, var(--status-success) 38%, var(--border-subtle));color:var(--status-success)}.account-page-status[data-state=error]{border-color:color-mix(in srgb, var(--status-danger) 38%, var(--border-subtle));color:var(--status-danger)}@media (width<=900px){.account-settings-layout{grid-template-columns:1fr}}@media (width<=620px){.account-page{padding-top:1rem}.account-page-heading{gap:.2rem;display:grid}.profile-identity-row{grid-template-columns:auto minmax(0,1fr)}.profile-name-field{grid-column:1/-1}.avatar-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-form-footer{flex-direction:column;align-items:stretch}.profile-locale-field{width:100%}.profile-save-area{justify-content:space-between}}@media (width<=390px){.avatar-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-choice-image{width:4.25rem;height:4.25rem}.account-email-verification{grid-template-columns:1fr;padding-left:0}}.studio-topbar{z-index:40;width:100%;height:var(--toolbar-height);border-bottom:2px solid var(--studio-banner-base);color:var(--studio-banner-text);background:linear-gradient(180deg, var(--studio-banner-top), var(--studio-banner));box-shadow:0 2px 0 color-mix(in srgb, var(--studio-banner-base) 68%, transparent), inset 0 1px #ffffff47;position:relative}.studio-topbar>.site-header{width:100%;height:var(--toolbar-height);min-height:0;color:var(--studio-banner-text);justify-content:flex-start;gap:0;margin:0;padding:3px 10px}.studio-topbar .platform-back-action{min-width:28px;height:28px;color:var(--studio-banner-text);font:900 .75rem/1 var(--font-ui);border-right:1px solid #2025353d;justify-content:center;align-items:center;gap:4px;margin-right:10px;padding:0 10px 0 2px;display:inline-flex}.studio-topbar .platform-back-action:hover{color:var(--clay-purple-base)}.studio-topbar .brand-lockup{min-width:0;min-height:28px;color:var(--studio-banner-text);gap:6px}.studio-topbar .brand-logo{object-fit:contain;width:28px;height:28px}.studio-topbar .brand-word{color:var(--studio-banner-text);font:900 .9375rem/1 var(--font-ui);letter-spacing:-.025em}.studio-topbar .desktop-navigation{gap:16px;height:28px;margin-left:auto}.studio-topbar .desktop-navigation a{min-height:0;color:var(--studio-banner-text);padding:0;font-size:.75rem;font-weight:850;line-height:28px;position:relative}.studio-topbar .desktop-navigation a:hover{color:var(--clay-purple-base)}.studio-topbar .header-actions{gap:3px;height:28px;margin-left:24px}.studio-topbar .compact-action,.studio-topbar .account-trigger,.studio-topbar .mobile-navigation summary{width:auto;min-width:20px;height:20px;min-height:20px;color:var(--studio-banner-text);font:900 .6875rem/1 var(--font-ui);backdrop-filter:none;background:#ffffff61;border:1px solid #20253540;border-radius:6px;padding:2px 5px;box-shadow:0 2px #4930b33d,inset 0 1px #ffffff6b}.studio-topbar .account-trigger{max-width:9rem;box-shadow:none;background:0 0;border-color:#0000}.studio-topbar .compact-action:hover,.studio-topbar .account-trigger:hover,.studio-topbar .mobile-navigation summary:hover{color:var(--studio-banner-text);background:#ffffff8f}.studio-topbar .account-trigger:not([data-authenticated]) .account-avatar{display:none}.studio-topbar .account-trigger[data-authenticated] .account-avatar{border-radius:6px;width:28px;height:28px;font-size:.68rem}.studio-topbar .account-trigger[data-authenticated]{height:28px;min-height:28px;padding-block:0}.valley-hero.studio-hero{width:min(1240px,100% - 48px);min-height:calc(100svh - var(--toolbar-height));text-align:left;grid-template-columns:minmax(420px,460px) minmax(0,756px);justify-content:center;align-items:center;column-gap:24px;margin-inline:auto;padding:0;display:grid;position:relative}.valley-hero .studio-hero-copy{z-index:2;width:460px;margin:0;position:relative}.valley-hero .studio-eyebrow{color:var(--clay-purple-bottom);letter-spacing:.13em;margin:0 0 17px;font-size:.9375rem;font-weight:950}.valley-hero h1{color:var(--text-primary);letter-spacing:-.055em;white-space:normal;margin:0;font-size:clamp(3.25rem,4.25vw,4.25rem);font-weight:950;line-height:1.05}.valley-hero h1 span{display:block}.valley-hero h1 span:last-child{color:var(--text-secondary);letter-spacing:-.035em;margin-top:.65em;font-size:clamp(1.65rem,2.2vw,2.375rem);line-height:1.12}.valley-hero .studio-hero-actions{align-items:flex-start;gap:24px;margin-top:46px}.valley-primary-action.ui-button{border-radius:22px;min-width:310px;min-height:76px;font-size:1.15rem}.valley-secondary-action{color:var(--text-primary);margin-left:20px;padding:5px 0 8px;font-size:1.0625rem;font-weight:900;position:relative}.valley-secondary-action:after{content:"";background:var(--clay-purple-bottom);border-radius:2px;height:3px;position:absolute;bottom:0;left:0;right:0}.valley-hero .studio-hero-art{z-index:1;justify-content:center;align-items:center;width:auto;margin:0;display:flex;position:relative}.valley-hero .studio-hero-art img{filter:none;width:min(756px,100%);max-width:100%;height:auto}.studio-topbar .account-dialog{border:1px solid var(--border-subtle);width:min(23rem,100vw - 1rem);max-height:calc(100dvh - 1rem);color:var(--text-primary);background:var(--surface-raised);box-shadow:var(--shadow-lifted);border-radius:1rem}.studio-topbar .account-dialog::backdrop{backdrop-filter:blur(5px);background:#0b13228c}.studio-topbar .account-dialog-card{--account-dialog-padding:1rem;padding:var(--account-dialog-padding)}.studio-topbar .account-close{border:1px solid var(--border-subtle);color:var(--text-primary);background:var(--surface-soft);box-shadow:0 2px 0 var(--surface-base);border-radius:.625rem}.studio-topbar .auth-mode-tabs{border-color:var(--border-subtle);background:var(--surface-soft);box-shadow:inset 0 2px 0 var(--surface-base)}.studio-topbar .auth-mode-tabs button{color:var(--text-secondary)}.studio-topbar .auth-mode-tabs button[aria-pressed=true]{color:#fff;background:linear-gradient(155deg, var(--clay-purple-top), var(--clay-purple-bottom));box-shadow:0 3px 0 var(--clay-purple-base)}.studio-topbar .credential-field>span,.studio-topbar .credential-field>label,.studio-topbar .credential-hint,.studio-topbar .account-note,.studio-topbar .account-status{color:var(--text-secondary)}.studio-topbar .account-status[data-state=error]{color:var(--status-danger)}.studio-topbar .credential-form input{border-color:var(--border-subtle);color:var(--text-primary);background:var(--surface-soft);box-shadow:inset 0 3px 0 var(--surface-base)}.studio-topbar .credential-form .ui-button:not(.auth-resend){color:#fff;background:linear-gradient(155deg, var(--clay-purple-top), var(--clay-purple-bottom));box-shadow:0 4px 0 var(--clay-purple-base), inset 0 2px #ffffff42;border:0}@media (width<=1050px){.valley-hero.studio-hero{text-align:center;grid-template-columns:1fr;row-gap:48px;width:min(860px,100% - 36px);min-height:auto;padding:72px 0 84px}.valley-hero .studio-hero-copy{width:100%}.valley-hero .studio-hero-actions{align-items:center}.valley-secondary-action{margin-left:0}}@media (width<=760px){.studio-topbar,.studio-topbar>.site-header{height:var(--toolbar-height)}.studio-topbar>.site-header{width:calc(100% - 20px);padding:3px 0}.studio-topbar .brand-word{font-size:.875rem}.studio-topbar .desktop-navigation{display:none}.studio-topbar .header-actions{margin-left:auto}.valley-hero.studio-hero{row-gap:38px;width:calc(100% - 30px);padding:56px 0 72px}.valley-hero h1{font-size:clamp(2.65rem,12vw,3.625rem)}.valley-hero h1 span:last-child{font-size:clamp(1.35rem,6vw,1.75rem)}.valley-primary-action.ui-button{width:min(310px,88vw);min-width:0;min-height:62px}}@media (width<=390px){.studio-topbar .brand-word{display:none}}.page-frame>.site-header,.immersive-page>.site-header{z-index:40;width:100%;height:var(--toolbar-height);min-height:var(--toolbar-height);color:var(--studio-banner-text);background:linear-gradient(180deg, var(--studio-banner-top), var(--studio-banner));box-shadow:0 2px 0 var(--studio-banner-base), inset 0 1px #ffffff47;gap:0;margin:0;padding:3px 10px;position:relative}.page-frame>.site-header .brand-lockup,.immersive-page>.site-header .brand-lockup{gap:6px;min-width:0;min-height:28px}.page-frame>.site-header .brand-logo,.immersive-page>.site-header .brand-logo{object-fit:contain;width:28px;height:28px}.page-frame>.site-header .brand-word,.immersive-page>.site-header .brand-word{color:var(--studio-banner-text);font:900 .9375rem/1 var(--font-ui);letter-spacing:-.025em}.page-frame>.site-header .desktop-navigation,.immersive-page>.site-header .desktop-navigation{gap:16px;height:28px;margin-left:auto}.page-frame>.site-header .desktop-navigation a,.immersive-page>.site-header .desktop-navigation a{min-height:0;color:var(--studio-banner-text);font:850 .75rem/28px var(--font-ui);padding:0}.page-frame>.site-header .header-actions,.immersive-page>.site-header .header-actions{gap:3px;height:28px;margin-left:24px}.page-frame>.site-header .compact-action,.page-frame>.site-header .account-trigger,.page-frame>.site-header .mobile-navigation summary,.immersive-page>.site-header .compact-action,.immersive-page>.site-header .account-trigger,.immersive-page>.site-header .mobile-navigation summary{width:auto;min-width:20px;height:20px;min-height:20px;color:var(--studio-banner-text);font:900 .6875rem/1 var(--font-ui);backdrop-filter:none;background:#ffffff61;border:1px solid #20253540;border-radius:6px;padding:2px 5px;box-shadow:0 2px #4930b33d}.page-frame>.site-header .account-trigger,.immersive-page>.site-header .account-trigger{max-width:9rem;box-shadow:none;background:0 0;border-color:#0000}.page-frame>.site-header .account-trigger[data-authenticated],.immersive-page>.site-header .account-trigger[data-authenticated]{height:28px;min-height:28px;padding-block:0}.site-header .account-trigger[data-authenticated] .account-avatar{background:hsl(var(--avatar-hue,42) 66% 48%);width:28px;height:28px;box-shadow:none;border-radius:6px;font-size:.68rem}.site-header .account-trigger:not([data-authenticated]) .account-avatar{display:none}@media (width<=760px){.page-frame>.site-header .desktop-navigation,.immersive-page>.site-header .desktop-navigation{display:none}.page-frame>.site-header .header-actions,.immersive-page>.site-header .header-actions{margin-left:auto}}
