:root{--fs-page:#fbfaf7;--fs-card:#fff;--fs-secondary:#faf9f5;--fs-border:#e4e1d8;--fs-text:#2f2f2d;--fs-muted:#6d6a66;--fs-primary-soft:#dce8ee;--fs-primary:#6f93a5;--fs-primary-hover:#5f8294;--fs-primary-text:#486b7b;--fs-paper:var(--fs-page);--fs-paper-soft:var(--fs-secondary);--fs-surface-clean:var(--fs-card);--fs-surface-warm:var(--fs-secondary);--fs-border-clean:var(--fs-border);--fs-border-subtle:#2f2f2d1a;--fs-text-ink:var(--fs-text);--fs-text-muted-warm:var(--fs-muted);--fs-favorite:#ef6f8f;--fs-video-control:#1c1e1eb8;--fs-video-control-strong:#121414d6;--fs-bg-deep:#ebe5dc;--fs-bg:var(--fs-page);--fs-bg-raised:var(--fs-card);--fs-text-strong:#1f211f;--fs-action-from:var(--fs-primary);--fs-action-to:var(--fs-primary-hover);--fs-action-border:#6f93a557;--fs-action-border-strong:#6f93a57a;--fs-action-soft:#6f93a51a;--fs-action-text:#fff;--fs-state:#d8ebcf;--fs-state-border:#d8ebcf9e;--fs-state-soft:#d8ebcf24;--fs-state-text:#07110f;--fs-progress:var(--fs-primary);--fs-progress-soft:#6f93a547;--fs-surface-ink:#ffffffbd;color:var(--fs-text);background:var(--fs-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.app-button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:44px;min-height:44px;padding:0 18px;font-weight:700;line-height:1;transition:color .17s,background-color .17s,border-color .17s,box-shadow .17s,transform .17s;display:inline-flex}.app-button--primary{color:#fff;background:var(--fs-primary)}.app-button--primary:hover:not(:disabled),.app-button--primary:focus-visible{background:var(--fs-primary-hover)}.app-button--secondary{border-color:var(--fs-border);color:var(--fs-text);background:var(--fs-secondary)}.app-button--secondary:hover:not(:disabled),.app-button--secondary:focus-visible{border-color:var(--fs-primary);background:var(--fs-card)}.app-button--quiet:not(.app-icon-button){color:var(--fs-muted);background:0 0}.app-button--quiet:not(.app-icon-button):hover:not(:disabled),.app-button--quiet:not(.app-icon-button):focus-visible,.app-button--quiet:not(.app-icon-button)[aria-pressed=true]{color:var(--fs-text);background:var(--fs-primary-soft)}.app-button--danger{color:#9e4f48;background:#fff7f5;border-color:#d8a5a0}.app-button--danger:hover:not(:disabled),.app-button--danger:focus-visible{color:#fff;background:#b86b63;border-color:#b86b63}.app-button:focus-visible{outline:2px solid var(--fs-card);outline-offset:2px;box-shadow:0 0 0 4px var(--fs-primary-soft)}.app-button:active:not(:disabled){transform:translateY(1px)}.app-button:disabled,.app-button[aria-disabled=true]{cursor:not-allowed;opacity:.48}.app-tooltip__content{z-index:100;color:#fffffff5;-webkit-user-select:none;user-select:none;max-width:min(240px,100vw - 24px);transform-origin:var(--radix-tooltip-content-transform-origin);background:#232423f5;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:650;line-height:1.25;animation:.17s ease-out app-tooltip-in;box-shadow:0 8px 20px #18181633}.app-dialog__overlay{z-index:80;background:#2f2f2d47;position:fixed;inset:0}.app-dialog__content{z-index:81;border:1px solid var(--fs-border);width:min(440px,100vw - 32px);max-height:calc(100dvh - 48px);color:var(--fs-text);background:var(--fs-card);border-radius:18px;padding:24px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 72px #2f2f2d33}.app-dialog__title,.app-dialog__description{margin:0}.app-dialog__title{color:var(--fs-text);font-size:22px;line-height:1.2}.app-dialog__description{color:var(--fs-muted);margin-top:8px;line-height:1.6}@keyframes app-tooltip-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.app-button,.app-tooltip__content{transition-duration:.01ms;animation-duration:.01ms}}button.app-button.app-icon-button{width:44px;min-width:44px;height:44px;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 44px;place-items:center;padding:0;display:grid}button.app-button.app-icon-button:hover,button.app-button.app-icon-button:focus-visible,button.app-button.app-icon-button:active:not(:disabled),button.app-button.app-icon-button[aria-pressed=true]{box-shadow:none;background:0 0;border:0;border-radius:0}.app-icon-button__surface{box-sizing:border-box;width:36px;height:36px;color:var(--fs-text);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:10px;place-items:center;transition:background-color .16s,border-color .16s;display:grid;box-shadow:0 8px 22px #1d21201f}.app-icon-button__surface svg{flex:none;width:18px;height:18px}.app-icon-button:hover .app-icon-button__surface,.app-icon-button:focus-visible .app-icon-button__surface,.app-icon-button[aria-pressed=true] .app-icon-button__surface{background:#efeeea;border-color:#bfc4c2}.focus-app{background:var(--fs-bg);min-height:100dvh;position:relative;overflow-x:hidden}.background-layer{background:linear-gradient(135deg, #0e14121f, #0d1013db), var(--fs-bg);position:absolute;inset:0}.app-shell{z-index:1;min-height:100dvh;position:relative}.identity-bar{z-index:12;box-sizing:border-box;pointer-events:none;background:linear-gradient(#00000024,#0000);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;width:100vw;max-width:100vw;height:96px;padding:0 44px;display:grid;position:absolute;top:0;left:0;right:0}.identity-bar button{pointer-events:auto}.identity-bar__brand,.identity-bar__text-action,.identity-bar__icon-action,.identity-bar__avatar,.identity-bar__menu button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff42}.identity-bar__brand{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000;align-items:center;gap:14px;min-height:42px;padding:0;display:flex}.identity-bar__mark{width:26px;height:26px;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff42;border-radius:8px;place-items:center;display:grid}.identity-bar__mark:after{background:var(--fs-action-from);content:"";border-radius:999px;width:13px;height:13px;box-shadow:0 0 18px #e8c88f5c}.identity-bar__brand span:last-child{letter-spacing:0;text-shadow:0 8px 28px #00000047;font-size:24px;font-weight:700}.identity-bar__center{min-width:0}.identity-bar__text-action{color:#fffffff5;border-radius:24px;min-height:62px;padding:0 28px;font-size:22px;font-weight:600}.identity-bar__profile{pointer-events:auto;position:relative}.identity-bar__actions{pointer-events:auto;justify-self:end;align-items:center;gap:10px;display:flex}.identity-bar__icon-action{color:#ffffffe0;background:#ffffff14;border-radius:16px;place-items:center;width:46px;height:46px;padding:0;display:grid;box-shadow:inset 0 0 0 1px #ffffff0f,0 12px 28px #00000029}.identity-bar__icon-action--active{border-color:var(--fs-action-border);color:var(--fs-action-text);background:linear-gradient(180deg, var(--fs-action-from), var(--fs-action-to))}.identity-bar__icon-action svg{width:22px;height:22px}.identity-bar__avatar{color:#ffffffe6;background:radial-gradient(circle at 50% 28%,#ffffff3d,#0000 32%),linear-gradient(#ffffff29,#ffffff14);border-color:#ffffff57;border-radius:999px;justify-self:end;place-items:center;width:46px;height:46px;padding:0;display:grid;box-shadow:inset 0 0 0 1px #ffffff14,0 12px 30px #0000002e}.identity-bar__avatar--user{border-color:var(--fs-action-border);background:radial-gradient(circle at 50% 28%,#ffffff47,#0000 32%),linear-gradient(#ecd19a47,#ffffff1a)}.identity-bar__avatar-glyph{place-items:center;width:25px;height:25px;display:grid;position:relative}.identity-bar__avatar-head,.identity-bar__avatar-body{content:"";background:currentColor;display:block;position:absolute}.identity-bar__avatar-head{border-radius:999px;width:9px;height:9px;top:3px}.identity-bar__avatar-body{border-radius:999px 999px 7px 7px;height:11px;bottom:2px;left:3px;right:3px}.identity-bar__menu{opacity:0;pointer-events:none;background:#0c1010b8;border:1px solid #ffffff24;border-radius:8px;gap:8px;width:128px;padding:8px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:48px;right:0;transform:translateY(-4px);box-shadow:0 18px 48px #0000004d}.identity-bar__profile:hover .identity-bar__menu,.identity-bar__profile:focus-within .identity-bar__menu{opacity:1;pointer-events:auto;transform:translateY(0)}.identity-bar__menu button{text-align:left;min-height:34px;padding:0 10px}.identity-bar__brand:hover,.identity-bar__text-action:hover,.identity-bar__icon-action:hover,.identity-bar__avatar:hover,.identity-bar__menu button:hover{border-color:#ffffff85}.identity-bar__brand:focus-visible,.identity-bar__text-action:focus-visible,.identity-bar__icon-action:focus-visible,.identity-bar__avatar:focus-visible,.identity-bar__menu button:focus-visible{outline:2px solid var(--fs-action-from);outline-offset:3px}@media (width<=640px){.identity-bar{grid-template-columns:minmax(0,auto) minmax(0,1fr) max-content;gap:8px;height:68px;padding:0 14px}.identity-bar__brand{gap:8px;min-width:0}.identity-bar__brand span:last-child{white-space:nowrap;font-size:17px}.identity-bar__text-action{white-space:nowrap;border-radius:16px;min-height:42px;padding:0 12px;font-size:14px;position:fixed;top:13px;right:14px}.identity-bar__profile{position:relative}.identity-bar__actions{gap:8px;position:fixed;top:12px;right:14px}.identity-bar__icon-action{border-radius:14px;width:42px;height:42px}.identity-bar__avatar{width:42px;height:42px}.identity-bar__avatar-glyph{width:23px;height:23px}}.home-page .identity-bar,.scene-library .identity-bar{background:0 0}.home-page .identity-bar__brand,.home-page .identity-bar__text-action,.home-page .identity-bar__icon-action,.home-page .identity-bar__avatar,.home-page .identity-bar__menu button,.scene-library .identity-bar__brand,.scene-library .identity-bar__text-action,.scene-library .identity-bar__icon-action,.scene-library .identity-bar__avatar,.scene-library .identity-bar__menu button{border-color:var(--fs-border-clean);color:var(--fs-text-ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2}.home-page .identity-bar__brand,.scene-library .identity-bar__brand{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#00000014;border-radius:8px;padding:0 12px 0 9px;box-shadow:0 6px 18px #00000014}.home-page .identity-bar__mark,.scene-library .identity-bar__mark{border-color:var(--fs-border-clean);background:#fff;border-radius:6px}.home-page .identity-bar__mark:after,.scene-library .identity-bar__mark:after{background:var(--fs-primary);box-shadow:0 0 16px #4f67e83d}.home-page .identity-bar__brand span:last-child,.scene-library .identity-bar__brand span:last-child{text-shadow:none}.home-page .identity-bar__icon-action,.home-page .identity-bar__avatar,.scene-library .identity-bar__icon-action,.scene-library .identity-bar__avatar{border-radius:8px;box-shadow:0 10px 28px #2f2f2d14}.home-page .identity-bar__icon-action--active,.scene-library .identity-bar__icon-action--active{border-color:var(--fs-action-border);color:#fff;background:linear-gradient(180deg, var(--fs-action-from), var(--fs-action-to))}.home-page .identity-bar__avatar--user,.scene-library .identity-bar__avatar--user{color:var(--fs-primary);background:var(--fs-primary-soft);border-color:#4f67e83d}.home-page .identity-bar__menu,.scene-library .identity-bar__menu{border-color:var(--fs-border-clean);background:#fff;box-shadow:0 18px 48px #2f2f2d29}.home-page .identity-bar__brand:hover,.home-page .identity-bar__text-action:hover,.home-page .identity-bar__icon-action:hover,.home-page .identity-bar__avatar:hover,.home-page .identity-bar__menu button:hover,.scene-library .identity-bar__brand:hover,.scene-library .identity-bar__text-action:hover,.scene-library .identity-bar__icon-action:hover,.scene-library .identity-bar__avatar:hover,.scene-library .identity-bar__menu button:hover{background:#fff;border-color:#4f67e857;box-shadow:0 10px 24px #00000024}.home-page .identity-bar__brand,.scene-library .identity-bar__brand{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.home-page .identity-bar__mark,.scene-library .identity-bar__mark{background:0 0;border:0}.account-menu{pointer-events:auto;position:relative}.identity-bar .account-menu__trigger,.scene-library__top-actions>.account-menu__trigger,.scene-library__top-actions .account-menu__trigger{border:1px solid var(--fs-border);color:var(--fs-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;box-shadow:0 10px 28px #2f2f2d1a}.account-menu__popover{z-index:60;border:1px solid var(--fs-border);width:176px;color:var(--fs-text);background:var(--fs-card);border-radius:12px;gap:4px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #2f2f2d2e}.account-menu__popover button{min-height:40px;color:var(--fs-text);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:0 11px;display:grid}.account-menu__popover button:hover,.account-menu__popover button:focus-visible{color:var(--fs-text);background:var(--fs-primary-soft);outline:none}.account-menu__popover svg{stroke-width:1.75px;width:18px;height:18px}.home-page{isolation:isolate;color:#fff;background:#101711;place-items:center;min-height:100dvh;padding:32px;display:grid;position:relative;overflow:hidden}.home-hero-media{z-index:0;background:#101711;position:absolute;inset:0;overflow:hidden}.home-hero-media__poster,.home-hero-media__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero-media__poster{z-index:0;background:#101711}.home-hero-media__poster[data-poster-state=fallback]{opacity:0}.home-hero-media__video{z-index:1;opacity:0;filter:saturate(1.02)brightness();transition:opacity .6s}.home-hero-media[data-video-state=composited] .home-hero-media__video{opacity:1}.home-page:before{z-index:1;content:"";background:radial-gradient(58% 34% at 50% 46%,#0000000e,#0000 62%),linear-gradient(#00000009,#00000017),linear-gradient(90deg,#0003,#0000 28% 72%,#00000029);position:absolute;inset:0}.home-page>:not(.home-hero-media){z-index:2;position:relative}.home-page>.identity-bar{position:absolute}.home-page__hero{text-align:center;width:min(900px,100%);transform:none}.home-page__eyebrow{color:#ffffffd1;letter-spacing:0;margin:0;font-size:14px;font-weight:500;display:none}.home-page h1{color:#fff;letter-spacing:0;text-shadow:0 12px 40px #00000042;margin:0;font-size:clamp(50px,5.6vw,84px);font-weight:800;line-height:1.05}.home-page__subtitle{color:#ffffffeb;text-shadow:0 6px 24px #00000047;max-width:720px;margin:16px auto 0;font-size:clamp(18px,1.35vw,22px);font-weight:500;line-height:1.5}.home-page__actions{justify-content:center;gap:18px;margin-top:38px;display:flex}.home-page__button{color:#4f4f4f;background:#fff;border:1px solid #ffffff70;border-radius:7px;min-width:176px;min-height:56px;padding:0 30px;font-size:20px;font-weight:500;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.home-page__button--primary{border-color:var(--fs-action-border);color:#fff;background:var(--fs-primary);box-shadow:0 14px 34px #4f67e833}.home-page__button--secondary{color:#4f4f4f;background:#fff;box-shadow:0 6px 18px #0000001a}.home-page__button:hover{background:#fff;border-color:#00000014;transform:translateY(-2px);box-shadow:0 10px 22px #0000002e}.home-page__button--primary:hover{border-color:var(--fs-primary-hover);color:#fff;background:var(--fs-primary-hover)}.home-page__button:focus-visible{outline:2px solid var(--fs-action-from);outline-offset:3px}@media (width>=821px){.home-page:before{background:radial-gradient(38% 20% at 50% 43%,#060e121f,#060e1209 58%,#0000 82%)}.home-page__hero{width:min(840px,100%);transform:translateY(clamp(-42px,-4.2vh,-36px))}.home-page__actions{transform:translateY(-16px)}.home-page h1{letter-spacing:.055em;color:#f8faf9fa;text-wrap:balance;text-shadow:0 2px 5px #03080c61,0 10px 28px #03080c29;font-family:Segoe UI Variable Display,PingFang SC,Noto Sans CJK SC,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:clamp(48px,4vw,62px);font-weight:600;line-height:1.12}.home-page__subtitle{letter-spacing:.018em;text-wrap:balance;text-shadow:0 2px 7px #03080c80,0 9px 24px #03080c38;max-width:620px;margin-top:18px;font-family:PingFang SC,Microsoft YaHei UI,Microsoft YaHei,Inter,Segoe UI,sans-serif;font-size:clamp(18px,1.2vw,20px);font-weight:400;line-height:1.55}.home-page__button--secondary{color:#fffffff5;background:#0d181c85;border-color:#ffffff57;box-shadow:0 8px 22px #00000029}.home-page__button--secondary:hover{color:#fff;background:#0d181cad;border-color:#ffffff85}}@media (width>=821px) and (prefers-reduced-motion:reduce){.home-hero-media__video,.home-page__button{transition:none}.home-page__button:hover{transform:none}}@media (width<=640px){body{overflow:auto}.home-page{place-items:center;padding:84px 18px 40px}.home-page__hero{text-align:center;width:min(560px,100%);transform:none}.home-page h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(34px,10vw,42px);line-height:1.12}.home-page__subtitle{max-width:340px;font-size:16px}.home-page__actions{flex-direction:column;align-items:center;gap:14px;margin-top:34px}.home-page__button{width:min(280px,100%);min-height:52px;padding:0 22px;font-size:18px}}.protected-route-surface{background:radial-gradient(circle at 22% 18%,#6f93a521,#0000 30%),linear-gradient(#fbfaf7 0%,#faf9f5 100%);min-height:100dvh}.auth-dialog__overlay{z-index:200;-webkit-backdrop-filter:blur(15px)saturate(68%);background:#2224236b;animation:.17s ease-out auth-overlay-in}.auth-dialog{z-index:201;color:#2f2f2d;background:#fff;border-color:#e4e1d8;border-radius:18px;gap:16px;width:min(420px,100vw - 32px);padding:26px;animation:.17s ease-out auth-dialog-in;display:grid;box-shadow:0 26px 84px #2f2f2d3d}.auth-dialog__heading{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.auth-dialog .app-dialog__title{color:#2f2f2d;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:24px;font-weight:760;overflow:hidden}.auth-dialog .app-dialog__description{color:#6d6a66;overflow-wrap:anywhere;max-width:34ch;margin-top:8px;font-size:14px;line-height:1.55}.auth-dialog__intro{margin-top:-8px}.auth-tabs{background:#faf9f5;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.auth-tabs button{color:#6d6a66;white-space:nowrap;background:0 0;border:0;border-radius:9px;min-height:40px;font-size:14px;font-weight:700;transition:color .17s,background .17s,box-shadow .17s}.auth-tabs button[aria-pressed=true]{color:#2f2f2d;background:#fff;box-shadow:0 4px 12px #2f2f2d14}.auth-form{gap:15px;margin:0;display:grid}.auth-field{gap:7px;display:grid}.auth-field>span{color:#6d6a66;font-size:13px;font-weight:650}.auth-field input{box-sizing:border-box;color:#2f2f2d;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #e4e1d8;border-radius:10px;padding:0 13px;transition:border-color .17s,box-shadow .17s}.auth-field input::placeholder{color:#6d6a668c}.auth-field input:focus{border-color:#6f93a5;outline:0;box-shadow:0 0 0 3px #6f93a529}.auth-field--code>div{grid-template-columns:minmax(0,1fr) 112px;gap:9px;display:grid}.auth-field--code button,.auth-submit{white-space:nowrap;border:1px solid #e4e1d8;border-radius:10px;min-height:46px;padding:0 13px;font-weight:700}.auth-field--code button{color:#2f2f2d;background:#faf9f5}.auth-field--code button:hover:not(:disabled),.auth-field--code button:focus-visible{background:#dce8ee;border-color:#6f93a5}.auth-submit{color:#fff;background:#6f93a5;border-color:#6f93a5;margin-top:3px;font-size:15px;transition:background .17s,transform .17s}.auth-submit:hover:not(:disabled),.auth-submit:focus-visible{background:#5f8294;transform:translateY(-1px)}.auth-submit:disabled,.auth-field--code button:disabled{cursor:wait;opacity:.6}.auth-error,.auth-success{border-radius:10px;margin:0;padding:11px 12px;font-size:13px;line-height:1.45}.auth-error{color:#92364a;background:#ab435714;border:1px solid #ab43573d}.auth-success{color:#486b7b;background:#dce8ee9e;border:1px solid #6f93a547}@keyframes auth-overlay-in{0%{opacity:0}}@keyframes auth-dialog-in{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))scale(.985)}}@media (width>=821px){.auth-dialog__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}body:has(.focus-space) .auth-dialog__overlay{-webkit-backdrop-filter:blur(15px)saturate(68%);backdrop-filter:blur(15px)saturate(68%);background:#2224236b}}@media (width>=821px) and (prefers-reduced-motion:reduce){:is(body:has(.focus-space) .auth-dialog__overlay,body:has(.focus-space) .auth-dialog){animation:none}}@media (width<=560px){.auth-dialog{padding:22px 18px}.auth-field--code>div{grid-template-columns:1fr}}@media (width>=821px){.home-page .identity-bar__wordmark{filter:drop-shadow(0 2px 12px #1518173d)}}.identity-bar__wordmark{display:none}@media (width>=821px){.identity-bar__wordmark{filter:drop-shadow(0 2px 14px #1518174d);pointer-events:none;-webkit-user-select:none;user-select:none;width:128px;height:auto;display:block}.focus-app .focus-space .focus-workspace__wordmark{width:128px}.identity-bar__brand>.identity-bar__mark,.identity-bar__brand>span:last-child{display:none}}
