@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";.user-account{position:relative}.user-account__trigger{padding:0;overflow:hidden;border:0;color:#fff;background:#111827}.user-account__trigger img,.user-account__large-avatar img{width:100%;height:100%;object-fit:cover}.user-account__menu{position:absolute;z-index:120;top:calc(100% + 12px);right:0;width:284px;padding:18px;border:1px solid #ececef;border-radius:18px;color:#17191f;background:#fff;box-shadow:0 22px 55px #14161c2e,0 4px 14px #14161c14;animation:user-account-menu-in .14s ease-out both}.user-account__menu>header{display:grid;min-width:0;padding:2px 0 17px;grid-template-columns:48px minmax(0,1fr);align-items:center;border-bottom:1px solid #f0f0f2;gap:12px}.user-account__large-avatar{display:grid;width:48px;height:48px;overflow:hidden;place-items:center;border-radius:50%;color:#fff;background:#111827;font-size:20px;font-weight:800}.user-account__menu>header>div{display:flex;min-width:0;flex-direction:column}.user-account__menu>header strong,.user-account__menu>header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-account__menu>header strong{font-size:15px}.user-account__menu>header small{margin-top:4px;color:#96989e;font-size:11px;font-weight:500}.user-account__menu>button{display:grid;width:100%;min-height:46px;margin-top:8px;padding:0 7px;grid-template-columns:35px minmax(0,1fr);align-items:center;border:0;border-radius:9px;color:#25272d;background:transparent;font-size:13px;font-weight:650;text-align:left;cursor:pointer;gap:10px}.user-account__menu>button:first-of-type{margin-top:12px}.user-account__menu>button:hover:not(:disabled){background:#f6f6f7}.user-account__menu>button>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#4f5259;background:#f3f3f5}.user-account__menu>button.is-danger{color:#d43c42}.user-account__menu>button.is-danger>span{color:#d43c42;background:#fff1f2}.user-account__menu>button:disabled{cursor:not-allowed;opacity:.5}.user-account__trigger:focus-visible,.user-account__menu>button:focus-visible,.password-dialog button:focus-visible{outline:2px solid #6b5cff;outline-offset:2px}.password-dialog-backdrop{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;padding:24px;place-items:center;background:#1214197a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.password-dialog{width:min(560px,100%);padding:28px;border:1px solid #e8e8eb;border-radius:18px;color:#17191f;background:#fff;box-shadow:0 28px 90px #1012183d}.password-dialog>header{display:flex;align-items:center;justify-content:space-between}.password-dialog>header h2{margin:0;font-size:20px}.password-dialog>header button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:50%;color:#777a81;background:#f3f3f4;cursor:pointer}.password-dialog>header button:hover:not(:disabled){color:#17191f;background:#e9e9eb}.password-dialog__fields{display:grid;margin-top:25px;gap:17px}.password-dialog__field{display:flex;flex-direction:column;color:#555860;font-size:12px;font-weight:650;gap:8px}.password-dialog__input{display:grid;height:48px;padding:0 12px;grid-template-columns:22px minmax(0,1fr) 32px;align-items:center;border:1px solid #dedfe3;border-radius:9px;color:#afb2b8;background:#fff;transition:border-color .14s ease,box-shadow .14s ease}.password-dialog__input:focus-within{border-color:#17191f;box-shadow:0 0 0 3px #17191f14}.password-dialog__input input{width:100%;min-width:0;height:100%;border:0;outline:0;color:#17191f;background:transparent;font-size:12px}.password-dialog__input input::placeholder{color:#b6b8bd}.password-dialog__input>button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;color:#aaadb3;background:transparent;cursor:pointer}.password-dialog__hint,.password-dialog__error{margin:12px 0 0;font-size:10px;line-height:1.5}.password-dialog__hint{color:#92959c}.password-dialog__error{padding:9px 11px;border-radius:8px;color:#c83f45;background:#fff1f2}.password-dialog>footer{display:grid;margin-top:25px;grid-template-columns:1fr 1fr;gap:12px}.password-dialog>footer button{height:44px;border:1px solid #dedfe2;border-radius:9px;color:#5e6168;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.password-dialog>footer button:last-child{border-color:#050609;color:#fff;background:#050609}.password-dialog>footer button:hover:not(:disabled):first-child{background:#f5f5f6}.password-dialog>footer button:hover:not(:disabled):last-child{background:#25272c}.password-dialog button:disabled,.password-dialog input:disabled{cursor:not-allowed;opacity:.55}@keyframes user-account-menu-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}}@media(max-width:620px){.user-account__menu{position:fixed;top:66px;right:14px;left:14px;width:auto}.password-dialog-backdrop{padding:12px}.password-dialog{padding:21px 18px}.password-dialog>footer{grid-template-columns:1fr}.password-dialog>footer button:last-child{grid-row:1}}@media(prefers-reduced-motion:reduce){.user-account__menu{animation:none}}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(360px,42.5%) minmax(540px,57.5%);color:#111216;background:#fafafa}.auth-brand{position:relative;overflow:hidden;min-height:100vh;color:#fff;background:#050505;isolation:isolate}.auth-brand:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.035),transparent 28%);content:""}.auth-brand__waves{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;opacity:.85}.auth-brand__waves path{fill:none;stroke:#ffffff13;stroke-width:1.25;vector-effect:non-scaling-stroke}.auth-brand__back{position:absolute;top:34px;left:38px;display:inline-flex;align-items:center;gap:8px;color:#ffffff7a;font-size:12px;transition:color .16s ease}.auth-brand__back:hover{color:#fff}.auth-brand__center{position:absolute;top:48%;left:50%;display:flex;width:min(78%,390px);align-items:center;flex-direction:column;transform:translate(-50%,-50%)}.auth-brand__lockup .logo{flex-direction:column;gap:17px}.auth-brand__lockup .logo__mark{width:48px;height:48px;border-radius:13px;color:#090909;background:#fff;box-shadow:0 12px 38px #ffffff14}.auth-brand__lockup .logo__symbol{width:29px;height:29px}.auth-brand__lockup .logo__wordmark{color:#fff;font-size:29px;font-weight:700;letter-spacing:-1.2px}.auth-brand__center>p{margin:64px 0 0;color:#ffffff8a;font-size:14px;letter-spacing:.3px;text-align:center}.auth-brand__footnote{position:absolute;right:0;bottom:31px;left:0;color:#ffffff36;font-size:9px;letter-spacing:2.8px;text-align:center}.auth-form-side{display:grid;min-height:100vh;padding:56px 8vw;place-items:center;background:linear-gradient(#ffffffeb,#ffffffeb),radial-gradient(circle at 60% 15%,#f1f1f1,transparent 38%)}.auth-form-wrap{width:min(100%,430px);margin-top:-3vh}.auth-heading__eyebrow,.captcha-dialog__eyebrow{color:#a3a4aa;font-size:10px;font-weight:700;letter-spacing:2px}.auth-heading h1{margin:10px 0 9px;color:#0b0c0f;font-size:34px;letter-spacing:-1.6px}.auth-heading>p{margin:0;color:#97989e;font-size:13px}.auth-tabs{display:grid;margin:38px 0 31px;grid-template-columns:1fr 1fr;border-bottom:1px solid #ececef}.auth-tabs button{position:relative;display:flex;height:44px;align-items:flex-start;justify-content:center;gap:6px;border:0;color:#a9aab0;background:transparent;font-size:13px;font-weight:500;cursor:pointer;transition:color .16s ease}.auth-tabs button:hover:not(:disabled){color:#4a4b50}.auth-tabs button:disabled{cursor:wait}.auth-tabs button.is-active{color:#101115;font-weight:700}.auth-tabs button.is-active:after{position:absolute;right:23%;bottom:-1px;left:23%;height:2px;border-radius:99px;background:#0a0a0a;content:""}.auth-tabs--single{grid-template-columns:1fr}.auth-tabs--single>span{position:relative;height:44px;color:#101115;font-size:13px;font-weight:700;text-align:center}.auth-tabs--single>span:after{position:absolute;right:38%;bottom:-1px;left:38%;height:2px;border-radius:99px;background:#0a0a0a;content:""}.auth-form{display:flex;flex-direction:column}.auth-field{display:flex;margin-bottom:20px;flex-direction:column;gap:8px}.auth-field>span{color:#36373b;font-size:12px;font-weight:500}.auth-phone-control,.auth-input-with-icon{display:flex;height:50px;align-items:center;border:1px solid #e3e4e8;border-radius:10px;background:#f7f7f8;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.auth-phone-control:focus-within,.auth-input-with-icon:focus-within,.captcha-dialog__input:focus{border-color:#b7b8be;background:#fff;box-shadow:0 0 0 3px #0f0f110b}.auth-country-prefix{display:flex;width:68px;height:100%;align-items:center;justify-content:center;flex:0 0 68px;border-right:1px solid #e4e4e7;color:#33343a;font-size:11px;font-weight:500}.auth-phone-control input,.auth-input-with-icon input{min-width:0;height:100%;padding:0 15px;flex:1;border:0;outline:0;color:#1c1d21;background:transparent;font-size:12px}.auth-phone-control input::placeholder,.auth-input-with-icon input::placeholder,.captcha-dialog__input::placeholder{color:#c5c6cb}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 114px;gap:10px}.auth-input-with-icon>svg{margin-left:14px;flex:0 0 auto;color:#9fa1a8}.auth-input-with-icon input{padding-left:9px}.auth-password-control>button{display:grid;width:46px;height:100%;flex:0 0 46px;place-items:center;border:0;color:#a5a6ac;background:transparent;cursor:pointer;transition:color .16s ease}.auth-password-control>button:hover{color:#292a2e}.auth-password-control>button:focus-visible{outline:2px solid #b7b8be;outline-offset:-5px}.auth-code-button{height:50px;border:1px solid #25262a;border-radius:10px;color:#151619;background:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:.16s ease}.auth-code-button:hover:not(:disabled){color:#fff;background:#111216}.auth-code-button:disabled{border-color:#dedee2;color:#a6a7ac;cursor:not-allowed}.auth-agreement input{width:14px;height:14px;margin:0;accent-color:#0b0c0f}.auth-agreement{display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:#999aa0;font-size:10px;line-height:1.6;cursor:pointer}.auth-agreement input{margin-right:3px}.auth-agreement a{color:#292a2e;font-weight:600}.auth-feedback{min-height:34px;padding-top:8px}.auth-feedback p{margin:0;font-size:10px;line-height:1.5}.auth-feedback--error{color:#c84242}.auth-feedback--success{color:#298358}.auth-submit{display:flex;height:50px;align-items:center;justify-content:center;gap:8px;border-radius:9px;color:#fff;background:#070708;box-shadow:0 10px 24px #0000001c;font-size:12px;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.auth-submit:hover:not(:disabled){background:#202126;box-shadow:0 13px 30px #00000029;transform:translateY(-1px)}.auth-submit:disabled{cursor:wait;opacity:.72}.auth-switch{margin:20px 0 0;color:#a0a1a6;font-size:11px;text-align:center}.auth-switch a{margin-left:5px;color:#101115;font-weight:700}.captcha-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;padding:20px;place-items:center;background:#00000094;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:captcha-fade-in .18s ease both}.captcha-dialog{position:relative;width:min(100%,390px);padding:30px;border-radius:18px;color:#15161a;background:#fff;box-shadow:0 30px 100px #0000004d;animation:captcha-rise .22s ease both}.captcha-dialog__close{position:absolute;top:16px;right:16px;display:grid;width:31px;height:31px;place-items:center;border-radius:8px;color:#85868c;background:#f4f4f5;cursor:pointer}.captcha-dialog h2{margin:9px 0 7px;font-size:22px;letter-spacing:-.7px}.captcha-dialog>p{margin:0 0 22px;color:#97989e;font-size:11px}.captcha-image-row{display:grid;grid-template-columns:1fr 48px;gap:9px}.captcha-image{display:grid;overflow:hidden;height:64px;place-items:center;border:1px solid #e5e5e7;border-radius:9px;background:#f5f5f6}.captcha-image img{width:100%;height:100%;object-fit:contain}.captcha-image-row>button{display:grid;place-items:center;border:1px solid #dedee2;border-radius:9px;color:#55565c;background:#fff;cursor:pointer}.captcha-dialog__input{width:100%;height:48px;margin-top:12px;padding:0 14px;border:1px solid #e3e4e8;border-radius:9px;outline:0;color:#1c1d21;background:#f7f7f8;font-size:12px}.captcha-dialog__submit{display:flex;width:100%;height:48px;margin-top:14px;align-items:center;justify-content:center;gap:7px;border-radius:9px;color:#fff;background:#09090a;font-size:11px;font-weight:700;cursor:pointer}.is-spinning{animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes captcha-fade-in{0%{opacity:0}}@keyframes captcha-rise{0%{opacity:0;transform:translateY(10px) scale(.98)}}@media(max-width:900px){.auth-page{grid-template-columns:1fr;background:#fff}.auth-brand{min-height:230px}.auth-brand__back{top:23px;left:24px}.auth-brand__center{top:52%}.auth-brand__lockup .logo{flex-direction:row;gap:12px}.auth-brand__lockup .logo__mark{width:40px;height:40px;border-radius:11px}.auth-brand__lockup .logo__wordmark{font-size:25px}.auth-brand__center>p{margin-top:22px;font-size:12px}.auth-brand__footnote{display:none}.auth-form-side{min-height:calc(100vh - 230px);padding:54px 24px 70px}.auth-form-wrap{margin-top:0}}@media(max-width:520px){.auth-brand{min-height:205px}.auth-brand__back{font-size:0}.auth-brand__center>p{max-width:260px;line-height:1.7}.auth-form-side{min-height:calc(100vh - 205px);padding:42px 20px 60px;place-items:start center}.auth-heading h1{font-size:29px}.auth-tabs{margin-top:31px}.auth-code-row{grid-template-columns:minmax(0,1fr) 105px}.captcha-dialog{padding:27px 22px 23px}}.game-runtime{position:absolute;z-index:4;right:7%;bottom:13%;width:min(430px,86vw);padding:21px;border:1px solid rgba(104,225,188,.23);border-radius:17px;color:#f5f7fb;background:#080d11c7;box-shadow:0 28px 80px #0000007a,0 0 50px #23ae8514;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.game-runtime>header{display:flex;align-items:center;justify-content:space-between}.game-runtime>header>div{display:flex;align-items:center;gap:6px;color:#78dfbd;font-size:8px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.game-runtime>header>strong{display:flex;height:25px;padding:0 8px;align-items:center;gap:4px;border-radius:7px;color:#95e5cb;background:#32b48c1f;font-size:9px}.game-runtime>header>strong.is-urgent{color:#ff9c9c;background:#d2414124;animation:game-timer-pulse .7s ease-in-out infinite}.game-runtime>h1{margin:11px 0 15px;font-size:18px;line-height:1.42}.game-runtime__body{min-height:145px}.game-runtime>footer{margin-top:12px;color:#ffffff47;font-size:7px;text-align:center}.game-runtime button{color:inherit;font:inherit;cursor:pointer}.game-runtime button:disabled{cursor:not-allowed;opacity:.48}.game-runtime__tap{text-align:center}.game-runtime__tap>button{position:relative;overflow:hidden;width:100%;height:132px;touch-action:none;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(145deg,#1f2f37d1,#0d1218e6)}.game-runtime__tap>button:before{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(255,255,255,.045);border-radius:9px;content:""}.game-runtime__tap-target{position:absolute;display:grid;min-width:44px;min-height:44px;place-items:center;border:1px solid rgba(113,228,190,.58);border-radius:50%;color:#c8fff0;background:#32b28b33;box-shadow:0 0 0 8px #53d2aa0e,0 0 24px #53d2aa40;transform:translate(-50%,-50%);animation:game-target-pulse 1.4s ease-in-out infinite}.game-runtime__tap>small{display:block;margin-top:7px;color:#737d86;font-size:7px}.game-runtime__hold>button{position:relative;overflow:hidden;display:flex;width:100%;height:145px;touch-action:none;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(105,221,184,.28);border-radius:12px;background:#20574829;gap:6px;-webkit-user-select:none;user-select:none}.game-runtime__hold>button>span{position:absolute;z-index:0;inset:0 auto 0 0;width:var(--hold-progress);background:linear-gradient(90deg,#2d99781f,#5bdbb347);transition:width 32ms linear}.game-runtime__hold>button>:not(span){position:relative;z-index:1}.game-runtime__hold strong{font-size:11px}.game-runtime__hold small{color:#7b8884;font-size:8px}.game-runtime__hold>button:active:not(:disabled){border-color:#68dcb7;box-shadow:inset 0 0 30px #46c69e1a}.game-runtime__swipe>button{display:flex;width:100%;height:145px;touch-action:none;align-items:center;justify-content:center;flex-direction:column;border:1px dashed rgba(105,221,184,.3);border-radius:12px;background:linear-gradient(90deg,#235b4b1a,#45ba9626);gap:7px;-webkit-user-select:none;user-select:none}.game-runtime__swipe>button.is-dragging{border-style:solid;border-color:#68dcb7;background:#36aa8738}.game-runtime__swipe strong{font-size:11px}.game-runtime__swipe span{color:#77828a;font-size:8px}.game-runtime__rapid-tap{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}.game-runtime__meter{overflow:hidden;height:7px;border-radius:99px;background:#ffffff17}.game-runtime__meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#36b58e,#8af0cc);transition:width .1s ease}.game-runtime__rapid-tap>strong{color:#9fa7b3;font-size:9px}.game-runtime__rapid-tap>button{display:flex;height:88px;grid-column:1 / -1;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(98,225,184,.25);border-radius:13px;background:radial-gradient(circle at 50% 30%,#3dbf9733,#1b443a1f);gap:7px;font-size:11px;-webkit-user-select:none;user-select:none}.game-runtime__rapid-tap>button:active:not(:disabled){background:#45cfa43d;transform:scale(.985)}.game-runtime__rapid-tap>small{grid-column:1 / -1;color:#737d86;font-size:7px;text-align:center}.game-runtime__result{display:flex;margin-top:12px;padding:10px;align-items:center;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff0a;gap:9px}.game-runtime__result>svg{color:#72dfbb}.game-runtime__result.is-failure>svg{color:#e27d7d}.game-runtime__result>div{display:flex;flex:1;flex-direction:column}.game-runtime__result strong{font-size:9px}.game-runtime__result span{margin-top:2px;color:#707783;font-size:7px}.game-runtime__result>button{display:flex;height:29px;padding:0 9px;align-items:center;gap:5px;border-radius:7px;color:#dffff5;background:#2c97773d;font-size:7px}@keyframes game-target-pulse{50%{opacity:.62;transform:translate(-50%,-50%) scale(1.1)}}@keyframes game-timer-pulse{50%{opacity:.55}}@media(max-width:820px){.game-runtime{right:50%;bottom:13%;transform:translate(50%)}}@media(max-width:560px){.game-runtime{bottom:10%;width:calc(100vw - 28px);padding:17px}.game-runtime>h1{font-size:15px}.game-runtime__body{min-height:125px}}@media(prefers-reduced-motion:reduce){.game-runtime__tap-target,.game-runtime>header>strong.is-urgent{animation:none}}.interactive-story-preview{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;width:100vw;height:100vh;height:100dvh;min-width:0;min-height:0;grid-template-columns:230px minmax(0,1fr) 220px;overflow:hidden;isolation:isolate;color:#e9e9e7;background:#0d0e0f;font-family:inherit}.interactive-story-preview button,.interactive-story-preview input{font:inherit}.interactive-story-preview button{border:0}.interactive-story-preview__routes,.interactive-story-preview__history{min-width:0;min-height:0;background:#111213}.interactive-story-preview__routes{display:flex;padding:14px;flex-direction:column;border-right:1px solid #252627}.interactive-story-preview__history{padding:19px 14px;border-left:1px solid #252627}.interactive-story-preview__routes>header{display:flex;height:35px;align-items:center;gap:9px}.interactive-story-preview__routes>header button,.interactive-story-preview__picker>header>button{display:grid;width:31px;height:31px;flex:none;padding:0;place-items:center;border-radius:7px;color:#aaaead;background:#1c1d1f;cursor:pointer}.interactive-story-preview__routes>header button:hover,.interactive-story-preview__picker>header>button:hover{color:#fff;background:#292a2d}.interactive-story-preview__routes>header strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.interactive-story-preview__pick{display:flex;width:100%;height:36px;margin-top:14px;padding:0 11px;align-items:center;border-radius:7px;color:#f5a91f;background:#1d1d1d;font-size:9px;font-weight:700;cursor:pointer;gap:7px}.interactive-story-preview__pick:hover{background:#29251d}.interactive-story-preview__section-title{display:flex;margin:24px 5px 10px;align-items:center;color:#858888;font-size:8px;font-weight:700;gap:7px}.interactive-story-preview__route-list{min-height:0;padding:2px 0 14px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#393a3c transparent}.interactive-story-preview__route-list>button{position:relative;display:grid;width:100%;min-height:69px;margin-bottom:8px;padding:9px;grid-template-columns:25px minmax(0,1fr);align-items:start;border:1px solid #28292a;border-radius:8px;color:#979a99;background:#121314;text-align:left;cursor:pointer;gap:9px;transition:border-color .14s ease,background .14s ease}.interactive-story-preview__route-list>button:before{position:absolute;top:50%;left:-8px;width:2px;height:calc(100% + 10px);background:#292a2b;content:"";transform:translateY(-50%)}.interactive-story-preview__route-list>button:hover{border-color:#48494b;background:#18191a}.interactive-story-preview__route-list>button.is-current{border-color:#e09a18;color:#f0aa24;background:#1b1913;box-shadow:0 0 0 1px #e09a1814}.interactive-story-preview__route-list>button.is-visited{border-color:#285c43;color:#50ce8b}.interactive-story-preview__route-list>button.is-current:before{background:#e09a18}.interactive-story-preview__route-list>button.is-visited:before{background:#3dc47c}.interactive-story-preview__route-index{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#828584;background:#212224;font-size:8px;font-weight:800}.is-current>.interactive-story-preview__route-index{color:#17130c;background:#f1a91d}.is-visited>.interactive-story-preview__route-index{color:#072416;background:#47d38a}.interactive-story-preview__route-copy{display:flex;min-width:0;flex-direction:column}.interactive-story-preview__route-copy small{color:currentColor;font-size:7px}.interactive-story-preview__route-copy strong{margin-top:4px;overflow:hidden;color:#d8d9d8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.interactive-story-preview__route-copy em{margin-top:5px;overflow:hidden;color:#6d706f;font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.is-current .interactive-story-preview__route-copy strong,.is-current .interactive-story-preview__route-copy em{color:#eaa51f}.interactive-story-preview__main{display:grid;min-width:0;min-height:0;grid-template-rows:58px minmax(0,1fr);background:#0d0e0f}.interactive-story-preview__main>header{display:flex;padding:0 28px;align-items:center;justify-content:space-between;border-bottom:1px solid #1f2021}.interactive-story-preview__main>header>div{display:flex;align-items:center;gap:9px}.interactive-story-preview__main>header>div:first-child span{padding:6px 9px;border-radius:6px;color:#8e9190;background:#1a1b1c;font-size:8px}.interactive-story-preview__main>header strong{color:#d7d8d7;font-size:10px}.interactive-story-preview__main>header small{color:#e0a126;font-size:8px}.interactive-story-preview__main>header button{display:inline-flex;height:31px;padding:0 12px;align-items:center;border-radius:7px;color:#d7d8d7;background:#1e1f20;font-size:8px;cursor:pointer;gap:6px}.interactive-story-preview__main>header button:hover{color:#f3ad24;background:#28251f}.interactive-story-preview__script{width:min(720px,calc(100% - 48px));margin:0 auto;padding:48px 0 80px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#353638 transparent}.interactive-story-preview__node-kicker{display:flex;align-items:center;gap:8px;color:#f2aa1e}.interactive-story-preview__node-kicker b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#17120a;background:#efa51b;font-size:8px}.interactive-story-preview__node-kicker span{font-size:9px;font-weight:700}.interactive-story-preview__node-kicker small{padding:4px 7px;border-radius:99px;color:#b47718;background:#2a2115;font-size:7px}.interactive-story-preview__node-kicker.is-game small{color:#d68d21;background:#2b1d13}.interactive-story-preview__node-kicker.is-ending{color:#f04f46}.interactive-story-preview__node-kicker.is-ending b{color:#fff;background:#e64941}.interactive-story-preview__node-kicker.is-ending small{color:#e65a51;background:#2b1717}.interactive-story-preview__script h1{margin:10px 0 24px;color:#f0f0ee;font-size:clamp(23px,3vw,32px);line-height:1.2}.interactive-story-preview__prose{color:#c4c6c4;font-size:12px;line-height:1.85}.interactive-story-preview__prose p{margin:0 0 20px}.interactive-story-preview__transition{margin-top:38px}.interactive-story-preview__transition>header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#d8941d;gap:9px}.interactive-story-preview__transition>header span{height:1px;background:#2b2c2d}.interactive-story-preview__transition>header strong{padding:6px 11px;border-radius:99px;background:#241d13;font-size:8px}.interactive-story-preview__transition.is-linear>header{color:#438ec9}.interactive-story-preview__transition.is-linear>header strong{background:#15222b}.interactive-story-preview__transition.is-ending>header{color:#e44d44}.interactive-story-preview__transition.is-ending>header strong{background:#2b1717}.interactive-story-preview__transition-list{display:grid;margin-top:15px;gap:9px}.interactive-story-preview__transition-list>button{display:grid;width:100%;min-height:68px;padding:12px 14px;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;border:1px solid #2d2f30;border-radius:9px;color:#c5c7c5;background:#111213;text-align:left;cursor:pointer;gap:12px}.interactive-story-preview__transition-list>button:hover:not(:disabled){border-color:#57595a;background:#18191a}.interactive-story-preview__transition-list>button:disabled{cursor:not-allowed;opacity:.45}.interactive-story-preview__transition-list i{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:#12100b;background:#f0a81c;font-size:10px;font-style:normal;font-weight:800}.interactive-story-preview__transition-list span{display:flex;min-width:0;flex-direction:column}.interactive-story-preview__transition-list strong{font-size:10px}.interactive-story-preview__transition-list small{margin-top:5px;color:#717473;font-size:8px}.interactive-story-preview__transition-list>button.is-choice-b i{color:#fff;background:#398bd0}.interactive-story-preview__transition-list>button.is-linear i{color:#68aae0;background:#172632}.interactive-story-preview__transition-list>button.is-success{border-color:#24472f}.interactive-story-preview__transition-list>button.is-success i{color:#41cf79;background:#173223}.interactive-story-preview__transition-list>button.is-failure{border-color:#4b2a29}.interactive-story-preview__transition-list>button.is-failure i{color:#e24c45;background:#361b1b}.interactive-story-preview__missing{margin-top:15px;padding:20px;border:1px dashed #353638;border-radius:9px;color:#777a79;font-size:9px;text-align:center}.interactive-story-preview__ending{display:grid;margin-top:15px;padding:30px;place-items:center;border:1px solid #4b2827;border-radius:10px;background:#121111;text-align:center}.interactive-story-preview__ending>span{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;color:#e84e46;background:#402020}.interactive-story-preview__ending>strong{margin-top:17px;color:#ed5149;font-size:17px}.interactive-story-preview__ending>p{max-width:520px;margin:14px 0 20px;color:#787b7a;font-size:9px;line-height:1.75}.interactive-story-preview__ending>button{display:inline-flex;width:min(100%,520px);height:43px;margin-top:8px;align-items:center;justify-content:center;border:1px solid #303132;border-radius:8px;color:#ddd;background:#141516;font-size:9px;cursor:pointer;gap:7px}.interactive-story-preview__ending>button:first-of-type{border-color:#eda51e;color:#181208;background:#eda51e}.interactive-story-preview__history>header{display:flex;align-items:center;color:#b4b6b5;font-size:9px;font-weight:700;gap:7px}.interactive-story-preview__history>div{margin-top:24px}.interactive-story-preview__history>div button{display:grid;width:100%;min-height:48px;padding:6px 4px;grid-template-columns:10px minmax(0,1fr);color:#a0a3a2;background:transparent;text-align:left;cursor:pointer;gap:8px}.interactive-story-preview__history>div i{width:9px;height:9px;margin-top:3px;border-radius:50%;background:#43c87f}.interactive-story-preview__history>div i.is-failure{background:#e54d45}.interactive-story-preview__history>div i.is-choice-a,.interactive-story-preview__history>div i.is-choice-b,.interactive-story-preview__history>div i.is-linear{background:#4a9dd7}.interactive-story-preview__history>div button.is-current i{background:#eca51d}.interactive-story-preview__history>div span{display:flex;min-width:0;flex-direction:column}.interactive-story-preview__history>div strong{overflow:hidden;color:#c7c9c8;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.interactive-story-preview__history>div small{margin-top:5px;color:#646766;font-size:7px}.interactive-story-preview__history>p{display:flex;margin:26px 14px 0;align-items:center;flex-direction:column;color:#363839;font-size:8px;line-height:1.6;text-align:center;gap:10px}.interactive-story-preview__picker-backdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:grid;min-height:0;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));place-items:center;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.interactive-story-preview__picker{display:grid;width:min(580px,100%);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);min-height:0;overflow:hidden;padding:24px;grid-template-rows:auto auto minmax(0,1fr) auto;border:1px solid #292a2b;border-radius:17px;color:#ddd;background:#121314;box-shadow:0 28px 80px #00000073;gap:18px}.interactive-story-preview__picker>header{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:12px}.interactive-story-preview__picker>header>span{display:grid;width:42px;height:42px;place-items:center;border-radius:9px;color:#f1a71d;background:#202122}.interactive-story-preview__picker>header>div{display:flex;flex-direction:column}.interactive-story-preview__picker>header strong{font-size:17px}.interactive-story-preview__picker>header small{margin-top:4px;color:#737675;font-size:9px}.interactive-story-preview__picker>label{display:grid;height:44px;padding:0 13px;grid-template-columns:22px minmax(0,1fr);align-items:center;border:1px solid #303132;border-radius:8px;color:#686b6a;background:#1b1c1d}.interactive-story-preview__picker>label input{width:100%;border:0;outline:0;color:#ddd;background:transparent;font-size:10px}.interactive-story-preview__picker>label input::placeholder{color:#626564}.interactive-story-preview__picker-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3a3b3d transparent}.interactive-story-preview__picker-list>button{display:grid;width:100%;min-height:64px;margin-bottom:8px;padding:10px 13px;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;border:1px solid #28292a;border-radius:9px;color:#bfc1c0;background:#121314;text-align:left;cursor:pointer;gap:12px}.interactive-story-preview__picker-list>button:hover{border-color:#4c4d4f}.interactive-story-preview__picker-list>button.is-selected{border-color:#eaa31d;color:#eaa31d;background:#191711}.interactive-story-preview__picker-list>button>b{display:grid;width:38px;height:38px;place-items:center;border-radius:7px;color:#858887;background:#202123;font-size:10px}.interactive-story-preview__picker-list>button.is-selected>b{color:#171108;background:#eda51e}.interactive-story-preview__picker-list>button>span{display:flex;min-width:0;align-items:center;gap:8px}.interactive-story-preview__picker-list>button strong{overflow:hidden;color:currentColor;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.interactive-story-preview__picker-list>button small{padding:4px 6px;border-radius:99px;color:#898c8b;background:#202123;font-size:7px}.interactive-story-preview__picker-list>button small.is-branch{color:#d59722;background:#2b2114}.interactive-story-preview__picker-list>button small.is-game{color:#e5694d;background:#321a17}.interactive-story-preview__picker-list>button small.is-ending{color:#d9524b;background:#2b1717}.interactive-story-preview__picker-list>button>i{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:#151109;background:#eda51e}.interactive-story-preview__picker-list>p{padding:45px 0;color:#737675;font-size:10px;text-align:center}.interactive-story-preview__picker>footer{display:grid;grid-template-columns:1fr 1fr;gap:10px}.interactive-story-preview__picker>footer button{height:44px;border:1px solid #303132;border-radius:8px;color:#aaa;background:#1b1c1d;font-size:10px;cursor:pointer}.interactive-story-preview__picker>footer button:last-child{border-color:#eda51e;color:#181207;background:#eda51e;font-weight:800}.interactive-story-preview__picker>footer button:disabled{cursor:not-allowed;opacity:.4}@media(max-width:1050px){.interactive-story-preview{grid-template-columns:210px minmax(0,1fr)}.interactive-story-preview__history{display:none}}@media(max-width:720px){.interactive-story-preview{grid-template-columns:1fr;grid-template-rows:220px minmax(0,1fr);overflow-y:auto}.interactive-story-preview__routes{border-right:0;border-bottom:1px solid #252627}.interactive-story-preview__route-list{display:flex;padding-bottom:3px;gap:8px}.interactive-story-preview__route-list>button{min-width:190px;margin:0}.interactive-story-preview__route-list>button:before{display:none}.interactive-story-preview__section-title{margin-top:14px}.interactive-story-preview__main{min-height:650px}.interactive-story-preview__main>header{padding-inline:16px}.interactive-story-preview__script{width:calc(100% - 30px);padding-top:30px}.interactive-story-preview__picker-backdrop{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.interactive-story-preview__picker{max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);padding:17px}}@media(prefers-reduced-motion:reduce){.interactive-story-preview *,.interactive-story-preview *:before{scroll-behavior:auto!important;transition:none!important}}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.story-canvas{position:relative;width:100%;height:100%;min-height:0;color:#1b1d24;background:#f6f7f9}.story-canvas .react-flow__pane{cursor:grab}.story-canvas .react-flow__pane:active{cursor:grabbing}.story-canvas .react-flow__background{opacity:.72}.story-canvas .react-flow__edge-path{stroke:#c4c7cd;stroke-width:1.4;stroke-dasharray:5 4}.story-canvas .react-flow__edge.selected .react-flow__edge-path{stroke:#7b66e8}.story-canvas .react-flow__edge-text{fill:#6e717a;font-size:9px}.story-canvas .react-flow__edge-textbg{fill:#f6f7f9}.flow-story-node{position:relative;width:242px;padding:11px;border:1px solid #dfe1e6;border-radius:12px;background:#fffffff7;box-shadow:0 5px 18px #21263512;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.flow-story-node:hover,.flow-story-node.is-selected{border-color:#9d91ee;box-shadow:0 9px 28px #3a2f841f}.flow-story-node--choice{padding-bottom:14px}.flow-story-node--ending{border-color:#d6c3aa}.flow-story-node__header{display:grid;height:25px;grid-template-columns:24px 1fr 20px;align-items:center;gap:7px}.flow-story-node__header>span{display:grid;width:23px;height:23px;place-items:center;border-radius:5px;color:#725ff1;background:#eef0ff;font-size:10px;font-weight:700}.flow-story-node__title-input{width:100%;min-width:0;height:23px;box-sizing:border-box;padding:0 3px;overflow:hidden;border:0;border-radius:4px;outline:0;color:#30323a;background:transparent;font-family:inherit;font-size:11px;font-weight:700;line-height:23px;text-overflow:ellipsis}.flow-story-node__title-input:hover:not(:disabled){background:#17191f09}.flow-story-node__title-input:focus,.flow-story-node__title-input:focus-visible{border:0;outline:0;background:#fff;box-shadow:0 0 0 2px #17191f1f}.flow-story-node__title-input:disabled{cursor:not-allowed;opacity:.65}.flow-story-node__header svg{color:#a0a3ab}.flow-story-node__media{position:relative;overflow:hidden;height:118px;margin-top:9px;border-radius:8px;background:#e8eaf0}.flow-story-node__media img{width:100%;height:100%;object-fit:cover}.flow-story-node__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#a8abb5}.flow-story-node__choices{position:relative;display:flex;margin:8px -6px -3px 0;padding-top:8px;flex-direction:column;border-top:1px solid #efedf5;gap:6px}.flow-story-node__choices .flow-story-node__choice{position:relative;height:25px;padding:0 12px 0 10px;overflow:visible;border:1px solid #e1dfea;border-radius:99px;color:#6f7180;background:linear-gradient(90deg,#faf9ff,#fffffffa);box-shadow:0 2px 7px #2b264b0b,inset 0 1px #fff;font-size:8px;line-height:23px;text-overflow:ellipsis;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.flow-story-node__choices .flow-story-node__choice:hover{border-color:#cfc7f3;background:linear-gradient(90deg,#f7f4ff,#fff);box-shadow:0 3px 9px #5342a414,inset 0 1px #fff}.flow-node-handle{width:8px!important;height:8px!important;border:2px solid #fff!important;background:#9c9fa7!important}.flow-node-add{position:absolute;z-index:5;top:50%;right:-39px;display:grid;box-sizing:border-box;width:26px;height:26px;padding:0;align-items:center;justify-items:center;border:1px solid rgba(255,255,255,.92);border-radius:50%;color:#fff;background:linear-gradient(145deg,#a9adb7,#858a96);box-shadow:0 3px 10px #3439462e,0 0 0 1px #777c8b33;font-size:0;line-height:0;transform:translateY(-50%);cursor:pointer;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.flow-node-add svg{display:block;width:14px;height:14px;flex:none;stroke-width:2.25}.flow-node-add:hover:not(:disabled){background:linear-gradient(145deg,#8976f1,#6653ce);box-shadow:0 5px 14px #5b47ca47,0 0 0 4px #7562df17;transform:translateY(-50%) scale(1.07)}.flow-node-add:focus-visible{outline:2px solid rgba(117,98,223,.35);outline-offset:3px}.flow-node-add:disabled{opacity:.4;cursor:not-allowed}.flow-node-toolbar{display:flex;padding:4px;border:1px solid #e2e3e8;border-radius:7px;background:#fff;box-shadow:0 6px 20px #1e212a1f;gap:3px}.flow-node-toolbar button{display:flex;height:24px;padding:0 7px;align-items:center;gap:4px;border-radius:5px;color:#62656e;background:transparent;font-size:8px;cursor:pointer}.flow-node-toolbar button:hover{color:#6553d5;background:#f3f1ff}.story-canvas__toolbar{position:absolute;z-index:8;top:14px;left:14px;display:flex;padding:5px;border:1px solid #e2e3e7;border-radius:9px;background:#ffffffed;box-shadow:0 6px 22px #23263014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:4px}.story-canvas__toolbar button{display:flex;height:31px;padding:0 10px;align-items:center;gap:5px;border-radius:6px;color:#676a73;background:transparent;font-size:9px;cursor:pointer}.story-canvas__toolbar button:hover:not(:disabled){color:#5f4ed0;background:#f2efff}.story-canvas__toolbar button:disabled{opacity:.42;cursor:not-allowed}.story-canvas__toolbar-separator{width:1px;margin:5px 2px;background:#e4e5e9}.story-canvas__meta{position:absolute;z-index:8;top:17px;right:17px;display:flex;height:27px;padding:0 9px;align-items:center;gap:5px;border:1px solid #e1e2e6;border-radius:7px;color:#8a8d96;background:#ffffffe6;font-size:8px}.story-canvas .react-flow__controls{overflow:hidden;border:1px solid #dedfe4;border-radius:8px;box-shadow:0 4px 14px #282b3314}.story-canvas .react-flow__controls-button{border-bottom-color:#ececf0;color:#62656e;background:#fff}.story-canvas .react-flow__minimap{overflow:hidden;border:1px solid #e0e1e5;border-radius:8px;background:#f1f2f5;box-shadow:0 5px 16px #282b3312}.story-canvas__node-menu{position:absolute;z-index:30;width:164px;padding:6px;border:1px solid #e4e5e9;border-radius:11px;background:#fffffffa;box-shadow:0 16px 42px #1b1d2429,0 3px 10px #1b1d2412;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:node-menu-in .12s ease-out both}.story-canvas__node-menu button{display:flex;width:100%;height:37px;padding:0 10px;align-items:center;gap:9px;border:0;border-radius:7px;color:#3f424a;background:transparent;font-size:11px;text-align:left;cursor:pointer}.story-canvas__node-menu button svg{flex:none;color:#777b85}.story-canvas__node-menu button:hover:not(:disabled),.story-canvas__node-menu button:focus-visible{color:#5f4ed0;background:#f4f2ff;outline:none}.story-canvas__node-menu button:hover:not(:disabled) svg,.story-canvas__node-menu button:focus-visible svg{color:#6b58db}.story-canvas__node-menu button.is-danger{color:#d34f55}.story-canvas__node-menu button.is-danger svg{color:#d34f55}.story-canvas__node-menu button.is-danger:hover:not(:disabled),.story-canvas__node-menu button.is-danger:focus-visible{color:#c53c43;background:#fff1f2}.story-canvas__node-menu button:disabled{color:#b8bac1;cursor:not-allowed}.story-canvas__node-menu button:disabled svg{color:#c5c7cd}.story-canvas__node-menu-divider{height:1px;margin:5px 4px;background:#ececf0}@keyframes node-menu-in{0%{opacity:0;transform:translateY(-3px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.story-canvas__lock{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f6f7f9ad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:canvas-lock-in .18s ease both}.story-canvas__lock-card{display:flex;min-width:260px;padding:17px 20px;align-items:center;border:1px solid rgba(117,98,223,.18);border-radius:12px;background:#fffffff2;box-shadow:0 16px 45px #352d6e1f;gap:12px}.story-canvas__lock-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;color:#715edc;background:#f0edff}.story-canvas__lock-card div{display:flex;flex-direction:column}.story-canvas__lock-card strong{color:#36333f;font-size:11px}.story-canvas__lock-card span{margin-top:3px;color:#96939e;font-size:8px}.story-node-editor-backdrop{position:absolute;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;padding:20px;place-items:center;background:#191b2259;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.story-node-editor{width:min(100%,390px);padding:22px;border:1px solid #e4e4e8;border-radius:14px;color:#292b31;background:#fff;box-shadow:0 24px 70px #14161e38}.story-node-editor h3{margin:0 0 18px;font-size:16px}.story-node-editor label{display:flex;margin-bottom:12px;flex-direction:column;gap:6px;color:#777a83;font-size:9px}.story-node-editor input,.story-node-editor textarea,.story-node-editor select{width:100%;padding:9px 10px;border:1px solid #dfe0e5;border-radius:7px;outline:none;color:#30323a;background:#fafafa;font-size:10px}.story-node-editor textarea{min-height:70px;resize:vertical}.story-node-editor input:focus,.story-node-editor textarea:focus,.story-node-editor select:focus{border-color:#998bec;box-shadow:0 0 0 3px #7562df14}.story-node-editor__actions{display:flex;margin-top:18px;justify-content:flex-end;gap:7px}.story-node-editor__actions button{height:32px;padding:0 13px;border-radius:7px;color:#666871;background:#f0f0f2;font-size:9px;cursor:pointer}.story-node-editor__actions button[type=submit]{color:#fff;background:#7060d6}@keyframes canvas-lock-in{0%{opacity:0}}.story-edge__track,.story-edge__glow,.story-edge__flow{fill:none;pointer-events:none}.story-edge__track{stroke:#6a5acd26;stroke-width:4.8;stroke-linecap:round;stroke-dasharray:8 7}.story-edge__track.is-selected{stroke:#ee7e6538;stroke-dasharray:12 5}.story-edge__glow{stroke-width:10;stroke-linecap:round;stroke-dasharray:8 7;opacity:.14}.story-edge__glow.is-selected{stroke-width:12;stroke-dasharray:12 5;opacity:.22}.story-canvas .story-edge__base{fill:none;stroke-width:2.35;stroke-linecap:round;stroke-dasharray:8 7!important;filter:drop-shadow(0 1px 3px rgba(93,75,204,.3));transition:stroke-width .18s ease,filter .18s ease}.story-canvas .story-edge__base.is-selected{stroke-width:3;stroke-dasharray:12 5!important;filter:drop-shadow(0 0 7px rgba(244,117,103,.58))}.story-edge__flow{stroke:#ffffffeb;stroke-width:1;stroke-linecap:round;stroke-dasharray:8 7;opacity:.38;animation:story-edge-flow 5.2s linear infinite}.story-edge__flow.is-selected{stroke-width:1.25;stroke-dasharray:12 5;opacity:.68;animation-duration:2.8s}.story-edge__origin-ring{fill:#fffffff5;stroke:#7b67e085;stroke-width:1;pointer-events:none;filter:drop-shadow(0 1px 4px rgba(85,66,185,.3))}.story-edge__origin-ring.is-selected{stroke:#f48067b8;filter:drop-shadow(0 0 5px rgba(241,112,101,.5))}.story-edge__origin-core{pointer-events:none}.story-edge__label{position:absolute;z-index:6;display:grid;box-sizing:border-box;min-width:25px;height:21px;padding:0 7px;place-items:center;border:1px solid rgba(126,110,207,.34);border-radius:999px;color:#6e5ccc;background:linear-gradient(145deg,#fffffffa,#f4f2fff2);box-shadow:0 5px 15px #41348924,inset 0 1px #fff,0 0 0 3px #7a63e20e;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:8px;font-weight:800;letter-spacing:.25px;pointer-events:all;transition:color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.story-edge__label:hover{color:#5945c2;box-shadow:0 6px 18px #41348933,0 0 0 4px #7a63e214}.story-edge__label.is-selected{border-color:#fff5ddb8;color:#fff;background:linear-gradient(135deg,#f6bd63,#f07872 54%,#c765cb);box-shadow:0 7px 22px #e0676457,inset 0 1px #ffffff57,0 0 0 4px #f589651c}@keyframes story-edge-flow{to{stroke-dashoffset:-134}}@media(prefers-reduced-motion:reduce){.story-edge__flow{animation:none;opacity:.5}}.flow-story-node__media video{width:100%;height:100%;object-fit:cover;background:#14161d}.flow-story-node__play{position:absolute;top:50%;left:50%;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#fff;background:#0c0e147a;box-shadow:0 8px 22px #00000038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%,-50%);cursor:pointer;transition:transform .16s ease,background .16s ease}.flow-story-node__play:hover:not(:disabled){background:#6e56ded1;transform:translate(-50%,-50%) scale(1.08)}.flow-story-node__media-empty{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;color:#a0a3ad;background:radial-gradient(circle at 50% 20%,#f2f0ff,#e7e9ef 72%);gap:6px}.flow-story-node__media-empty>span{font-size:8px}.flow-story-node__media-empty.is-generating{color:#715ed8;background:linear-gradient(135deg,#f4f1ff,#e8edff)}.flow-story-node__local,.flow-story-node__generating{position:absolute;top:7px;left:7px;display:inline-flex;height:20px;padding:0 6px;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.3);border-radius:5px;color:#fff;background:#1012188c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:7px}.flow-story-node__generating{color:#e7e0ff;background:#563eaab8}.flow-story-node__choices .flow-story-node__choice{display:grid;padding:0 12px 0 5px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:5px;line-height:normal}.flow-story-node__choices b{display:grid;width:16px;height:16px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#8d7ae9,#6c59d0);font-size:7px}.flow-story-node__choices em{overflow:hidden;color:#777a84;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.flow-story-node__choices .flow-choice-handle{z-index:4;right:-5px!important;width:9px!important;height:9px!important;border:2px solid #fff!important;background:linear-gradient(135deg,#8c78ff,#6e5bd7)!important;box-shadow:0 2px 7px #5643bb4d,0 0 0 2px #7c68ee14;transition:box-shadow .16s ease,transform .16s ease}.flow-story-node__choices .flow-choice-handle:hover{box-shadow:0 3px 10px #5643bb6b,0 0 0 4px #7c68ee1f;transform:translate(50%,-50%) scale(1.18)}.story-node-editor{width:min(100%,460px);max-height:calc(100% - 40px);overflow-y:auto}.story-choice-editor{margin-top:5px;padding:12px;border:1px solid #e7e6ed;border-radius:10px;background:#faf9fd}.story-choice-editor>header{display:flex;margin-bottom:10px;align-items:center;justify-content:space-between}.story-choice-editor>header>div{display:flex;flex-direction:column}.story-choice-editor>header strong{color:#42434b;font-size:10px}.story-choice-editor>header span{margin-top:2px;color:#aaa8b1;font-size:7px}.story-choice-editor>header button{display:inline-flex;height:27px;padding:0 8px;align-items:center;gap:4px;border-radius:6px;color:#6553ce;background:#eeebff;font-size:8px;cursor:pointer}.story-choice-editor>header button:disabled{cursor:not-allowed;opacity:.4}.story-choice-editor__list{display:flex;flex-direction:column;gap:7px}.story-choice-editor__row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px}.story-choice-editor__row>span{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;color:#fff;background:linear-gradient(135deg,#8b78e7,#6350c8);font-size:8px;font-weight:800}.story-choice-editor__row>input{height:32px;padding-block:0;background:#fff}.story-choice-editor__row>div{display:flex;gap:2px}.story-choice-editor__row button{display:grid;width:25px;height:25px;place-items:center;border-radius:6px;color:#91929a;background:transparent;cursor:pointer}.story-choice-editor__row button:hover:not(:disabled){color:#6653d0;background:#eeebff}.story-choice-editor__row button:last-child:hover:not(:disabled){color:#c65353;background:#fff0f0}.story-choice-editor__row button:disabled{cursor:not-allowed;opacity:.25}.flow-story-node--linear{border-top:2px solid #6592f1}.flow-story-node--branch{padding-bottom:14px;border-top:2px solid #e1b84c}.flow-story-node--ending{border:1px solid #e3b7b7;border-top:2px solid #d86666;background:linear-gradient(180deg,#fff,snow)}.flow-story-node__mode-selector{display:grid;margin:8px 0 0;padding:3px;grid-template-columns:minmax(72px,1.8fr) repeat(4,minmax(0,1fr));border:1px solid #e8e9ed;border-radius:8px;background:#f7f7f9;gap:3px}.flow-story-node__mode-selector button{display:flex;min-width:0;height:29px;padding:0;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;color:#a1a3ab;background:transparent;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease,box-shadow .15s ease}.flow-story-node__mode-selector button:disabled{cursor:not-allowed;opacity:.55}.flow-story-node__mode-selector .flow-story-node__storyboard-button{padding:0 7px;justify-content:flex-start;border-color:#e4e5e9;color:#747780;background:#fff;font-size:8px;gap:5px}.flow-story-node__mode-selector .flow-story-node__storyboard-button:hover:not(:disabled){border-color:#cfc8f5;color:#6857d7;background:#f7f5ff}.flow-story-node__mode-selector .is-linear.is-active{border-color:#bad0fb;color:#3971d7;background:#eaf1ff;box-shadow:0 3px 9px #3971d71f}.flow-story-node__mode-selector .is-branch.is-active{border-color:#ecd28a;color:#9a7014;background:#fff7df;box-shadow:0 3px 9px #9a70141c}.flow-story-node__mode-selector .is-game.is-active{border-color:#9edfc9;color:#187d62;background:#e8faf4;box-shadow:0 3px 9px #187d621c}.flow-story-node__mode-selector .is-ending.is-active{border-color:#efc1c1;color:#bf4d4d;background:#fff0f0;box-shadow:0 3px 9px #bf4d4d1a}.flow-story-node--ending .flow-node-add,.flow-story-node--ending .react-flow__handle-right{display:none}.story-node-editor__heading{margin-bottom:8px}.story-node-editor__heading h3{margin:0;color:#17191f;font-size:17px;line-height:1.3}.flow-story-node--game{border-top:2px solid #35ad8b;background:linear-gradient(180deg,#fff,#f8fffc)}.story-game-editor{margin-top:5px;padding:12px;border:1px solid #d8ebe5;border-radius:10px;background:#f7fcfa}.story-game-editor>header{margin-bottom:11px}.story-game-editor>header>div{display:flex;flex-direction:column}.story-game-editor>header strong{color:#2f5148;font-size:10px}.story-game-editor>header span{margin-top:2px;color:#89a098;font-size:7px}.story-game-editor textarea{min-height:58px;background:#fff}.story-game-editor__specific{display:grid;margin:2px 0 12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.story-game-editor__specific label{margin-bottom:0}.story-game-editor__specific-heading{grid-column:1 / -1;padding-bottom:6px;border-bottom:1px solid #e1ebe7;color:#344b45;font-size:9px}.story-game-editor__specific-heading:not(:first-child){margin-top:5px}.story-game-editor__specific .is-wide{grid-column:1 / -1}@media(max-width:560px){.story-game-editor__specific{grid-template-columns:1fr}.story-game-editor__specific .is-wide{grid-column:auto}}.story-node-editor.is-game{width:min(100%,620px)}.story-game-editor__type-grid{display:grid;margin-bottom:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.story-game-editor__type-grid>button{display:flex;min-height:72px;padding:9px 6px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #e1e4e7;border-radius:9px;color:#9ca1a8;background:#fff;gap:3px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease,box-shadow .15s ease}.story-game-editor__type-grid>button strong{color:#60656e;font-size:9px}.story-game-editor__type-grid>button span{color:#adb1b7;font-size:6px}.story-game-editor__type-grid>button:hover{border-color:#a9b0b8;color:#5c6570;background:#fcfcfd}.story-game-editor__type-grid>button.is-active{border-color:#313943;color:#18212d;background:#f6f8fa;box-shadow:0 0 0 1px #313943,0 5px 13px #1f283414}.story-game-editor__type-grid>button.is-active strong{color:#18212d}@media(max-width:620px){.story-game-editor__type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.story-node-editor-backdrop{align-items:center;overflow:auto}.story-node-editor{width:min(560px,100%);max-height:calc(100% - 32px);padding:24px 28px}.story-node-editor.is-game{width:min(720px,100%)}.story-node-editor__mode-tabs{display:flex;margin:0 0 18px;border-bottom:1px solid #ececef;gap:26px}.story-node-editor__mode-tabs button{position:relative;height:38px;padding:0 2px;border:0;color:#8a8d94;background:transparent;font-size:11px;font-weight:500;cursor:pointer}.story-node-editor__mode-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:99px;background:#17191f;content:"";opacity:0;transform:scaleX(.45);transition:opacity .15s ease,transform .15s ease}.story-node-editor__mode-tabs button:hover{color:#34363d}.story-node-editor__mode-tabs button.is-active{color:#17191f;font-weight:700}.story-node-editor__mode-tabs button.is-active:after{opacity:1;transform:scaleX(1)}.story-node-editor__target-section>header{display:flex;margin-bottom:11px;align-items:baseline;gap:8px}.story-node-editor__target-section>header strong{color:#343841;font-size:11px}.story-node-editor__target-section>header span{color:#9a9da5;font-size:8px}.story-node-editor__target-section,.story-node-editor__ending-note{margin-top:14px;padding:13px;border:1px solid #e4e6eb;border-radius:10px;background:#fafbfc}.story-node-editor__target-section label{margin:0}.story-node-editor__ending-note{display:flex;align-items:center;color:#bd5d5d;background:#fff8f8;border-color:#eed0d0;gap:10px}.story-node-editor__ending-note div{display:flex;flex-direction:column}.story-node-editor__ending-note strong{font-size:10px}.story-node-editor__ending-note span{margin-top:3px;color:#aa8585;font-size:8px}.story-choice-editor__row{grid-template-columns:24px minmax(150px,1fr) minmax(170px,1fr) auto}.story-choice-editor__row>select{height:32px;padding-block:0;background:#fff}.story-game-editor__result-targets{display:grid;margin-bottom:14px;grid-template-columns:1fr 1fr;gap:10px}.story-game-editor__result-targets label{margin:0;padding:11px;border:1px solid #dce5e2;border-radius:9px;background:#fff}.story-game-editor__result-targets label>span{display:flex;align-items:center;font-size:9px;font-weight:700;gap:5px}.story-game-editor__result-targets .is-success{border-color:#bde2d5;background:#f7fdfb}.story-game-editor__result-targets .is-success>span{color:#278068}.story-game-editor__result-targets .is-failure{border-color:#edd0d0;background:#fff9f9}.story-game-editor__result-targets .is-failure>span{color:#b65c5c}.flow-story-node__game-results{position:relative;display:flex;margin:8px -6px -3px 0;padding-top:8px;flex-direction:column;border-top:1px solid #e7f0ed;gap:6px}.flow-story-node__game-result{position:relative;display:grid;height:25px;padding:0 12px 0 5px;overflow:visible;grid-template-columns:17px minmax(0,1fr);align-items:center;border:1px solid;border-radius:99px;box-shadow:0 2px 7px #2b264b0b,inset 0 1px #fff;gap:5px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.flow-story-node__game-result b{display:grid;width:16px;height:16px;place-items:center;border-radius:50%;color:#fff}.flow-story-node__game-result em{overflow:hidden;font-size:8px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.flow-story-node__game-result.is-success{border-color:#cce7df;color:#287e67;background:linear-gradient(90deg,#effaf6,#fffffffa)}.flow-story-node__game-result.is-success b{background:linear-gradient(135deg,#58bd9f,#27876d)}.flow-story-node__game-result.is-failure{border-color:#efd6d6;color:#b75b5b;background:linear-gradient(90deg,#fff4f4,#fffffffa)}.flow-story-node__game-result.is-failure b{background:linear-gradient(135deg,#e78b8b,#c35454)}.flow-story-node__game-result:hover{box-shadow:0 3px 9px #37444017,inset 0 1px #fff}.flow-story-node__game-results .flow-game-handle{z-index:4;right:-5px!important;width:9px!important;height:9px!important;border:2px solid #fff!important;box-shadow:0 2px 7px #35424d40,0 0 0 2px #35424d0f;transition:box-shadow .16s ease,transform .16s ease}.flow-story-node__game-results .flow-game-handle:hover{box-shadow:0 3px 10px #35424d61,0 0 0 4px #35424d1a;transform:translate(50%,-50%) scale(1.18)}.flow-story-node__game-results .is-success .flow-game-handle{background:#3aaf8e!important}.flow-story-node__game-results .is-failure .flow-game-handle{background:#d76b6b!important}@media(max-width:760px){.story-node-editor,.story-node-editor.is-game{padding:18px}.story-choice-editor__row{grid-template-columns:24px minmax(0,1fr) auto}.story-choice-editor__row>select{grid-column:2 / -1}.story-game-editor__result-targets{grid-template-columns:1fr}}.story-game-editor__video-preview{margin:2px 0 14px;padding:12px;border:1px solid #dce5e2;border-radius:11px;background:#fff}.story-game-editor__video-preview>header,.story-game-editor__transition>header{display:flex;margin-bottom:9px;align-items:baseline;gap:8px}.story-game-editor__video-preview>header strong,.story-game-editor__transition>header strong{color:#334841;font-size:10px}.story-game-editor__video-preview>header span,.story-game-editor__transition>header span{color:#939d99;font-size:7px}.story-game-editor__video-surface{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 9;max-height:340px;border:1px solid #c7c9ce;border-radius:9px;background:#aeb1b7;box-shadow:inset 0 0 36px #36393f1f;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.story-game-editor__video-surface:active{cursor:grabbing}.story-game-editor__surface-note{position:absolute;right:12px;bottom:10px;left:12px;color:#ffffffc7;font-size:8px;text-align:center;pointer-events:none}.story-game-editor__hotspot{position:absolute;display:grid;width:66px;height:66px;place-items:center;border:2px solid rgba(255,255,255,.92);border-radius:50%;color:#fff;background:#705bdcb8;box-shadow:0 0 0 9px #705bdc2b,0 8px 24px #00000047;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transform:translate(-50%,-50%);pointer-events:none}.story-game-editor__video-preview.is-hold .story-game-editor__hotspot{background:#f6711cbf;box-shadow:0 0 0 10px #f6711c33,0 8px 24px #00000047}.story-game-editor__video-preview.is-swipe .story-game-editor__hotspot{border-radius:17px;background:#34c35ebd;box-shadow:0 0 0 9px #34c35e2e,0 8px 24px #00000047}.story-game-editor__video-preview.is-rapid_tap .story-game-editor__hotspot{border-radius:18px;background:#23a9dec2;box-shadow:0 0 0 10px #23a9de30,0 8px 24px #00000047}.story-game-editor__hotspot svg{transition:transform .15s ease}.story-game-editor__video-preview>footer{margin-top:7px;color:#7d8783;font-size:8px;text-align:right}.story-game-editor__duration{max-width:220px;margin-bottom:14px}.story-game-editor__duration input{background:#fff}.story-game-editor__transition{margin-top:14px;padding-top:13px;border-top:1px solid #e3e7e5}.story-game-editor__transition .story-game-editor__result-targets{margin-bottom:0}@media(max-width:620px){.story-game-editor__video-surface{max-height:230px}.story-game-editor__hotspot{width:52px;height:52px}.story-game-editor__duration{max-width:none}}.story-game-editor__field-title{display:inline-flex;align-items:center;gap:4px}.story-game-editor__field-help{position:relative;display:inline-grid;width:14px;height:14px;place-items:center;color:#9ba19e;cursor:help;outline:none}.story-game-editor__field-help:after{position:absolute;z-index:50;top:calc(100% + 7px);right:auto;bottom:auto;left:calc(100% + 6px);width:max-content;max-width:230px;padding:7px 9px;border-radius:7px;color:#fff;background:#202327eb;box-shadow:0 6px 18px #0000002e;content:attr(data-tooltip);font-size:8px;font-weight:500;line-height:1.45;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .14s ease,transform .14s ease;white-space:normal}.story-game-editor__field-help:hover:after,.story-game-editor__field-help:focus-visible:after{opacity:1;transform:translate(0)}.story-node-editor{--editor-ink: #17191f;--editor-text: #34363d;--editor-muted: #858890;--editor-border: #e5e5e5;--editor-surface: #fff;--editor-soft: #f7f7f7;border-color:var(--editor-border);color:var(--editor-text);background:var(--editor-surface);box-shadow:0 26px 80px #0f10143d;scrollbar-color:#c9c9c9 transparent}.story-node-editor-backdrop{background:#11121561;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.story-node-editor h3,.story-node-editor__target-section>header strong,.story-choice-editor>header strong,.story-game-editor>header strong,.story-game-editor__video-preview>header strong,.story-game-editor__transition>header strong,.story-game-editor__specific-heading{color:var(--editor-ink)}.story-node-editor label,.story-node-editor__target-section>header span,.story-choice-editor>header span,.story-game-editor>header span,.story-game-editor__video-preview>header span,.story-game-editor__transition>header span{color:var(--editor-muted)}.story-node-editor input,.story-node-editor textarea{border-color:var(--editor-border);color:var(--editor-ink);background:var(--editor-surface)}.story-node-editor input:hover,.story-node-editor textarea:hover{border-color:#c9c9c9}.story-node-editor input:focus,.story-node-editor textarea:focus{border-color:var(--editor-ink);box-shadow:0 0 0 3px #17191f14}.story-node-editor input[type=range]{accent-color:var(--editor-ink)}.story-node-editor__target-section,.story-node-editor__ending-note,.story-choice-editor,.story-game-editor{border-color:var(--editor-border);color:var(--editor-text);background:#fafafa}.story-choice-editor>header button{border:1px solid #dedede;color:var(--editor-ink);background:#fff}.story-choice-editor>header button:hover:not(:disabled){border-color:#b9b9b9;background:#f2f2f2}.story-choice-editor__row>span{color:#fff;background:var(--editor-ink)}.story-choice-editor__row button:hover:not(:disabled){color:var(--editor-ink);background:#ededed}.story-choice-editor__row button:last-child:hover:not(:disabled){color:#3c3e44;background:#ededed}.story-game-editor__type-grid>button{border-color:var(--editor-border)}.story-game-editor__type-grid>button:hover{border-color:#aaa;color:var(--editor-ink);background:#f8f8f8}.story-game-editor__type-grid>button.is-active{border-color:var(--editor-ink);color:var(--editor-ink);background:#f4f4f4;box-shadow:0 0 0 1px var(--editor-ink),0 5px 13px #17191f14}.story-game-editor__type-grid>button.is-active strong{color:var(--editor-ink)}.story-game-editor__specific-heading{border-bottom-color:var(--editor-border)}.story-game-editor__video-preview,.story-game-editor__result-targets label,.story-game-editor__result-targets .is-success,.story-game-editor__result-targets .is-failure{border-color:var(--editor-border);background:#fff}.story-game-editor__result-targets .is-success>span,.story-game-editor__result-targets .is-failure>span{color:var(--editor-ink)}.story-game-editor__transition{border-top-color:var(--editor-border)}.story-node-editor__ending-note{gap:10px}.story-node-editor__ending-note,.story-node-editor__ending-note strong,.story-node-editor__ending-note span{color:#55585f}.story-node-editor .story-game-editor__video-preview .story-game-editor__hotspot{border-color:#fffffff0;color:#fff;background:#17191fc2;box-shadow:0 0 0 9px #17191f2e,0 8px 24px #00000047}.story-game-editor__field-help{color:#7f8289}.story-game-editor__field-help:after{background:#17191ff5}.story-node-editor__actions button{border:1px solid var(--editor-border);color:#4c4f56;background:#f4f4f4}.story-node-editor__actions button:hover{border-color:#c9c9c9;background:#ebebeb}.story-node-editor__actions button[type=submit]{border-color:var(--editor-ink);color:#fff;background:var(--editor-ink)}.story-node-editor__actions button[type=submit]:hover{background:#000}.story-node-editor button:focus-visible{outline:2px solid rgba(23,25,31,.34);outline-offset:2px}.story-editor-select{position:relative;z-index:1;display:block;width:100%;min-width:0}.story-editor-select.is-open{z-index:60}.story-node-editor .story-editor-select__trigger{display:flex;width:100%;height:36px;padding:0 10px 0 11px;align-items:center;justify-content:space-between;border:1px solid var(--editor-border);border-radius:8px;color:var(--editor-ink);background:#fff;font-size:10px;text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.story-node-editor .story-editor-select__trigger:hover:not(:disabled){border-color:#bdbdbd;background:#fcfcfc}.story-node-editor .story-editor-select.is-open .story-editor-select__trigger{border-color:var(--editor-ink);box-shadow:0 0 0 3px #17191f14}.story-node-editor .story-editor-select__trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-node-editor .story-editor-select__trigger>span.is-placeholder{color:#9b9da3}.story-node-editor .story-editor-select__trigger>svg{flex:none;margin-left:8px;color:#777a81;transition:transform .15s ease}.story-node-editor .story-editor-select.is-open .story-editor-select__trigger>svg{transform:rotate(180deg)}.story-node-editor .story-editor-select__trigger:disabled{cursor:not-allowed;opacity:.5}.story-editor-select__menu{position:absolute;z-index:80;top:calc(100% + 6px);right:0;left:0;display:flex;max-height:232px;padding:5px;overflow-y:auto;flex-direction:column;border:1px solid #dedede;border-radius:10px;background:#fff;box-shadow:0 16px 36px #0f10142b,0 2px 8px #0f101414;gap:2px}.story-editor-select.is-upward .story-editor-select__menu{top:auto;bottom:calc(100% + 6px)}.story-node-editor .story-editor-select__menu button{display:flex;width:100%;min-height:32px;padding:7px 9px;align-items:center;justify-content:space-between;border:0;border-radius:7px;color:#43464d;background:transparent;font-size:9px;line-height:1.35;text-align:left;cursor:pointer}.story-node-editor .story-editor-select__menu button.is-active:not(.is-selected),.story-node-editor .story-editor-select__menu button:hover:not(.is-selected){color:var(--editor-ink);background:#f0f0f0}.story-node-editor .story-editor-select__menu button.is-selected{color:#fff;background:var(--editor-ink)}.story-node-editor .story-editor-select__menu button svg{flex:none;margin-left:8px}.story-editor-select__validation{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden;opacity:0;pointer-events:none}.story-choice-editor__row>.story-editor-select{display:block;gap:0}.story-choice-editor__row>.story-editor-select .story-editor-select__trigger{height:32px}@media(max-width:760px){.story-choice-editor__row>.story-editor-select{grid-column:2 / -1}}.flow-story-node__game-results{border-top-color:#ececef;gap:7px}.flow-story-node__game-result{position:relative;display:flex;height:30px;padding:0 15px 0 13px;align-items:center;border-color:#e1e2e6;border-radius:9px;color:#4b4f57;background:#fff;box-shadow:0 2px 8px #17191f0b,inset 0 1px #fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.flow-story-node__game-result:before{width:3px;height:13px;margin-right:9px;border-radius:99px;background:#8b8f97;content:""}.flow-story-node__game-result em{color:#4b4f57;font-size:8px;font-weight:750;letter-spacing:.15px}.flow-story-node__game-result.is-success,.flow-story-node__game-result.is-failure{border-color:#e1e2e6;color:#4b4f57;background:#fff}.flow-story-node__game-result.is-success:before{background:#43a487}.flow-story-node__game-result.is-failure:before{background:#d16c6c}.flow-story-node__game-result.is-success em,.flow-story-node__game-result.is-failure em{color:#4b4f57}.flow-story-node__game-result:hover{border-color:#caccd1;box-shadow:0 5px 14px #17191f13,inset 0 1px #fff;transform:translateY(-1px)}.flow-story-node__game-results .flow-game-handle{width:10px!important;height:10px!important;box-shadow:0 2px 7px #17191f33,0 0 0 3px #17191f0b}.flow-story-node__game-result:before{display:none}.flow-story-node__game-result{padding-left:13px}.flow-story-node__game-results .flow-game-handle,.flow-story-node__game-results .is-success .flow-game-handle,.flow-story-node__game-results .is-failure .flow-game-handle{background:linear-gradient(135deg,#8c78ff,#6e5bd7)!important;box-shadow:0 2px 7px #5643bb4d,0 0 0 2px #7c68ee14}.flow-story-node__game-results .flow-game-handle:hover{box-shadow:0 3px 10px #5643bb6b,0 0 0 4px #7c68ee1f}.flow-utility-node{position:relative;width:300px;box-sizing:border-box;border:1px solid #d9dadd;border-radius:16px;color:#24262c;background:#fffffffa;box-shadow:0 12px 34px #1c1f271a;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.flow-utility-node:hover,.flow-utility-node.is-selected{border-color:#858891;box-shadow:0 16px 42px #1c1f2726,0 0 0 3px #17191f0d}.flow-utility-node header{display:flex;height:48px;padding:0 15px;align-items:center;border-bottom:1px solid #ececef;gap:9px}.flow-utility-node header>span{display:grid;width:29px;height:29px;flex:none;place-items:center;border-radius:8px;color:#fff;background:#1d1f24}.flow-utility-node input,.flow-utility-node textarea,.flow-utility-node select{box-sizing:border-box;border:0;outline:0;color:#282a30;background:transparent;font:inherit}.flow-utility-node input:focus-visible,.flow-utility-node textarea:focus-visible,.flow-utility-node select:focus-visible{box-shadow:0 0 0 2px #17191f1f}.flow-utility-node input:disabled,.flow-utility-node textarea:disabled,.flow-utility-node select:disabled{cursor:not-allowed;opacity:.65}.flow-text-node header input{width:100%;min-width:0;padding:7px 5px;border-radius:6px;font-size:12px;font-weight:700}.flow-text-node>textarea{display:block;width:calc(100% - 28px);min-height:210px;max-height:440px;margin:14px;padding:13px 14px;resize:vertical;border:1px solid #e2e3e6;border-radius:11px;background:#fafafa;font-size:11px;line-height:1.75;white-space:pre-wrap}.flow-text-node>textarea::placeholder{color:#b0b2b8}.flow-text-node>footer{margin:-4px 15px 13px;overflow:hidden;color:#999ca4;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.flow-character-node{width:270px;padding-bottom:13px}.flow-character-node header strong{font-size:13px}.flow-character-node__name,.flow-character-node__voice{display:flex;height:38px;margin:9px 13px 0;padding:0 10px;align-items:center;border:1px solid #e4e5e8;border-radius:9px;color:#8f929a;background:#fafafa;gap:7px}.flow-character-node__name input,.flow-character-node__voice select{width:100%;min-width:0;height:100%;font-size:10px}.flow-character-node__image{position:relative;display:grid;height:210px;margin:9px 13px 0;overflow:hidden;place-items:center;border:1px solid #dfe0e4;border-radius:11px;background:linear-gradient(145deg,#fbfbfc,#f1f2f4);cursor:pointer}.flow-character-node__image>span{display:flex;align-items:center;flex-direction:column;color:#c0c2c7;gap:8px}.flow-character-node__image>span small{font-size:9px}.flow-character-node__image img{width:100%;height:100%;object-fit:cover}.flow-character-node__image input{display:none}.flow-character-node__image>i{position:absolute;right:8px;bottom:8px;display:inline-flex;max-width:calc(100% - 16px);height:26px;padding:0 8px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:7px;color:#fff;background:#17191fbd;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap;gap:5px}.flow-character-node__prompt{display:block;width:calc(100% - 26px);min-height:86px;margin:9px 13px 0;padding:10px;resize:vertical;border:1px solid #e4e5e8!important;border-radius:9px;background:#fafafa!important;font-size:9px!important;line-height:1.6}.story-canvas__starter-bar{position:absolute;z-index:12;right:50%;bottom:24px;display:grid;width:min(710px,calc(100% - 150px));grid-template-columns:repeat(4,minmax(0,1fr));transform:translate(50%);gap:9px}.story-canvas__starter-bar>button{position:relative;display:grid;min-width:0;height:68px;padding:0 14px;overflow:hidden;grid-template-columns:34px minmax(0,1fr);align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#fff;background:linear-gradient(145deg,#1a1c20,#101114);box-shadow:0 11px 28px #0e0f123d,inset 0 1px #ffffff0f;text-align:left;cursor:pointer;gap:9px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.story-canvas__starter-bar>button:hover:not(:disabled){background:linear-gradient(145deg,#2a2d33,#15171b);box-shadow:0 15px 34px #0e0f124d,0 0 0 3px #17191f14;transform:translateY(-3px)}.story-canvas__starter-bar>button:focus-visible{outline:3px solid rgba(23,25,31,.22);outline-offset:3px}.story-canvas__starter-bar>button:disabled{cursor:not-allowed;opacity:.48}.story-canvas__starter-icon{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:9px;color:#e8e9ec;background:#ffffff0e}.story-canvas__starter-bar>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.story-canvas__starter-bar strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.story-canvas__starter-bar small{margin-top:3px;color:#777b84;font-size:7px;letter-spacing:.15px}.story-canvas__starter-bar i{position:absolute;right:8px;bottom:0;display:flex;align-items:flex-end;gap:3px;opacity:.25;pointer-events:none}.story-canvas__starter-bar i b{display:block;width:7px;border-radius:3px 3px 0 0;background:#b9bcc4}.story-canvas__starter-bar .is-outline-decoration b:nth-child(1){height:15px}.story-canvas__starter-bar .is-outline-decoration b:nth-child(2){height:31px}.story-canvas__starter-bar .is-outline-decoration b:nth-child(3){height:22px}.story-canvas__starter-bar .is-outline-decoration b:nth-child(4){height:39px}.story-canvas__starter-bar .is-character-decoration b{width:26px;height:22px;border-radius:20px 20px 0 0}.story-canvas__starter-bar .is-character-decoration b:nth-child(2){height:29px}.story-canvas__script-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.story-canvas__empty-hint{position:absolute;z-index:7;top:46%;left:50%;display:flex;align-items:center;color:#a4a7ae;font-size:10px;transform:translate(-50%,-50%);gap:7px;pointer-events:none}.story-canvas__upload-status{position:absolute;z-index:13;right:50%;bottom:103px;display:flex;min-height:30px;max-width:min(520px,calc(100% - 40px));padding:0 11px;align-items:center;border:1px solid #dedfe3;border-radius:8px;color:#565961;background:#fffffff5;box-shadow:0 7px 22px #1c1f271a;font-size:8px;transform:translate(50%);gap:6px}.story-canvas .react-flow__minimap{bottom:112px!important}@media(max-width:860px){.story-canvas__starter-bar{width:calc(100% - 28px);bottom:17px;gap:6px}.story-canvas__starter-bar>button{height:62px;padding:0 9px;grid-template-columns:30px minmax(0,1fr);gap:6px}.story-canvas__starter-icon{width:28px;height:28px}.story-canvas__starter-bar small{display:none}.story-canvas__upload-status{bottom:88px}}@media(max-width:560px){.story-canvas__starter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.story-canvas__starter-bar>button{height:52px}.story-canvas__upload-status{bottom:135px}.story-canvas .react-flow__minimap{bottom:140px!important}.story-canvas__empty-hint{width:calc(100% - 46px);justify-content:center;text-align:center}}@media(prefers-reduced-motion:reduce){.story-canvas__starter-bar>button,.flow-utility-node{transition:none}}.flow-asset-node{width:294px;padding-bottom:13px}.flow-asset-node header input{width:100%;min-width:0;padding:7px 5px;border-radius:6px;font-size:12px;font-weight:700}.flow-asset-node__media{position:relative;display:grid;height:220px;margin:13px 13px 0;overflow:hidden;place-items:center;border:1px solid #dfe0e4;border-radius:11px;background:linear-gradient(145deg,#fbfbfc,#eff0f3);cursor:pointer}.flow-asset-node__media>span{display:flex;align-items:center;flex-direction:column;color:#b9bcc3;gap:8px}.flow-asset-node__media>span small{font-size:9px}.flow-asset-node__media img,.flow-asset-node__media video{display:block;width:100%;height:100%;object-fit:contain;background:#121419}.flow-asset-node.is-image .flow-asset-node__media img{object-fit:cover;background:#f2f3f5}.flow-asset-node__media input{display:none}.flow-asset-node__media>i{position:absolute;right:8px;bottom:8px;display:inline-flex;max-width:calc(100% - 16px);height:27px;padding:0 8px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:7px;color:#fff;background:#17191fc2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap;gap:5px}.story-canvas__empty-start{position:absolute;z-index:10;top:50%;left:50%;display:flex;width:min(720px,calc(100% - 48px));align-items:center;flex-direction:column;transform:translate(-50%,-50%);gap:18px;pointer-events:none}.story-canvas__empty-start .story-canvas__empty-hint{position:static;transform:none}.story-canvas__empty-start .story-canvas__starter-bar{position:static;width:100%;transform:none;pointer-events:auto}.story-canvas__bottom-tools{position:absolute;z-index:18;right:50%;bottom:21px;display:flex;padding:6px;align-items:center;border:1px solid rgba(226,227,231,.94);border-radius:13px;background:#fffffff5;box-shadow:0 10px 28px #17191f21,inset 0 1px #fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(50%);gap:5px}.story-canvas__bottom-tool{display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:9px;color:#272a30;background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease}.story-canvas__bottom-tool:hover:not(:disabled),.story-canvas__tool-anchor.is-open>.story-canvas__bottom-tool:not(.is-primary){color:#0d0e11;background:#f0f1f3}.story-canvas__bottom-tool.is-primary,.story-canvas__tool-anchor.is-open>.story-canvas__bottom-tool.is-primary{color:#fff;background:#050609;box-shadow:0 4px 10px #0506093d}.story-canvas__bottom-tool.is-primary:hover:not(:disabled){background:#23262c;transform:translateY(-1px)}.story-canvas__bottom-tool:disabled{cursor:not-allowed;opacity:.28}.story-canvas__bottom-tool:focus-visible{outline:2px solid rgba(23,25,31,.35);outline-offset:2px}.story-canvas__tool-anchor{position:relative}.story-canvas__tool-menu{position:absolute;z-index:20;bottom:calc(100% + 12px);display:grid;padding:7px;border:1px solid #e1e2e5;border-radius:12px;background:#fffffffa;box-shadow:0 17px 42px #13151b2e,0 3px 10px #13151b12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:2px;animation:canvas-tool-menu-in .14s ease both}.story-canvas__tool-menu.is-add{left:0;width:174px}.story-canvas__tool-menu.is-locate{left:-61px;width:164px}.story-canvas__tool-menu.is-preview{right:0;width:270px}.story-canvas__tool-menu>strong{padding:7px 9px 6px;color:#8d9097;font-size:8px;font-weight:700;letter-spacing:.35px}.story-canvas__tool-menu>button{display:grid;width:100%;min-height:37px;padding:7px 9px;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;border:0;border-radius:8px;color:#3d4047;background:transparent;font-size:10px;text-align:left;cursor:pointer;gap:7px}.story-canvas__tool-menu>button:hover:not(:disabled){color:#111216;background:#f0f1f3}.story-canvas__tool-menu>button:disabled{cursor:not-allowed;opacity:.38}.story-canvas__tool-menu>button>span{display:flex;min-width:0;flex-direction:column}.story-canvas__tool-menu>button small{margin-top:2px;overflow:hidden;color:#999ca3;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.story-canvas__upload-status{bottom:83px}.story-canvas .react-flow__minimap{bottom:18px!important}@keyframes canvas-tool-menu-in{0%{opacity:0;transform:translateY(5px) scale(.98)}}.story-canvas-preview{position:absolute;z-index:34;top:0;right:0;bottom:0;left:0;display:grid;padding:28px;place-items:center;background:#12141975;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.story-canvas-preview>section{display:grid;width:min(620px,100%);max-height:calc(100% - 10px);overflow:hidden;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid rgba(255,255,255,.12);border-radius:17px;color:#eceef2;background:#15171c;box-shadow:0 28px 90px #00000061}.story-canvas-preview>section>header,.story-canvas-preview>section>footer{display:flex;padding:14px 17px;align-items:center;justify-content:space-between}.story-canvas-preview>section>header{border-bottom:1px solid rgba(255,255,255,.08)}.story-canvas-preview>section>header>div{display:flex;align-items:center;gap:10px}.story-canvas-preview>section>header>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#16181c;background:#fff}.story-canvas-preview>section>header>div>div{display:flex;flex-direction:column}.story-canvas-preview>section>header small{color:#777c87;font-size:7px;letter-spacing:1px}.story-canvas-preview>section>header strong{margin-top:2px;font-size:12px}.story-canvas-preview>section>header>button{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;color:#a9adb6;background:#ffffff0f;cursor:pointer}.story-canvas-preview__content{padding:22px;overflow-y:auto}.story-canvas-preview__content>video{display:block;width:100%;max-height:330px;margin-bottom:18px;border-radius:11px;background:#050608;object-fit:contain}.story-canvas-preview__content>small{color:#747985;font-size:8px}.story-canvas-preview__content h2{margin:7px 0 0;color:#fff;font-size:22px}.story-canvas-preview__content p{margin:10px 0 0;color:#aeb2bc;font-size:11px;line-height:1.8}.story-canvas-preview__choices{display:grid;margin-top:20px;gap:8px}.story-canvas-preview__choices button{display:flex;min-height:44px;padding:0 13px;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#e8e9ed;background:#ffffff0b;font-size:10px;text-align:left;cursor:pointer}.story-canvas-preview__choices button:hover{border-color:#ffffff3d;background:#ffffff17}.story-canvas-preview__ending{display:flex;margin-top:20px;padding:15px;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:9px;color:#aeb2bb;background:#ffffff09;font-size:10px;gap:8px}.story-canvas-preview__empty{display:grid;min-height:240px;place-items:center;color:#858a94;font-size:10px}.story-canvas-preview>section>footer{border-top:1px solid rgba(255,255,255,.08);color:#747985;font-size:8px}.story-canvas-preview>section>footer button{display:inline-flex;height:31px;padding:0 10px;align-items:center;border-radius:8px;color:#d9dbe0;background:#ffffff12;font-size:9px;cursor:pointer;gap:5px}.story-canvas-preview>section>footer button:disabled{cursor:not-allowed;opacity:.35}@media(max-width:860px){.story-canvas__empty-start{width:calc(100% - 28px)}.story-canvas__empty-start .story-canvas__starter-bar{width:100%;bottom:auto}.story-canvas__bottom-tools{bottom:15px}.story-canvas__upload-status{bottom:76px}}@media(max-width:560px){.story-canvas__empty-start{top:46%}.story-canvas__empty-start .story-canvas__starter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.story-canvas__tool-menu.is-preview{right:-47px;width:min(270px,calc(100vw - 34px))}.story-canvas-preview{padding:12px}.story-canvas-preview>section{max-height:100%}}@media(prefers-reduced-motion:reduce){.story-canvas__tool-menu{animation:none}.story-canvas__bottom-tool{transition:none}}.story-node-editor.is-linear,.story-node-editor.is-branch{width:min(560px,100%);padding:22px 24px 20px}.story-node-editor__heading{display:flex;min-height:28px;align-items:flex-start;justify-content:space-between}.story-node-editor__heading h3{margin:0;color:var(--editor-ink);font-size:15px;line-height:1.4}.story-node-editor__heading>button{display:grid;width:28px;height:28px;margin:-5px -7px 0 0;place-items:center;border:0;border-radius:7px;color:#a1a4ab;background:transparent;cursor:pointer;transition:color .14s ease,background .14s ease}.story-node-editor__heading>button:hover{color:var(--editor-ink);background:#f2f2f3}.story-node-editor.is-linear .story-node-editor__mode-tabs,.story-node-editor.is-branch .story-node-editor__mode-tabs{margin:7px 0 18px;border-bottom:0;gap:32px}.story-node-editor.is-linear .story-node-editor__mode-tabs button,.story-node-editor.is-branch .story-node-editor__mode-tabs button{height:34px;padding:0;font-size:10px}.story-node-editor.is-linear .story-node-editor__mode-tabs button:after,.story-node-editor.is-branch .story-node-editor__mode-tabs button:after{display:none}.story-node-editor__mode-note{display:flex;min-height:47px;margin-bottom:18px;padding:12px 14px;align-items:center;border-radius:8px;color:#858991;background:#f7f7f8;font-size:9px;line-height:1.55;gap:9px}.story-node-editor__mode-note svg{flex:0 0 auto;color:#a9adb5}.story-node-editor__linear-target{margin-top:2px}.story-node-editor__linear-target label,.story-node-editor__question{margin:0;gap:8px}.story-node-editor__linear-target label>span,.story-node-editor__question>span,.story-choice-editor__card>label>span{color:#45484f;font-size:9px;font-weight:600}.story-node-editor__question{position:relative;margin-bottom:19px}.story-node-editor__question textarea{min-height:58px;padding:10px 12px 22px;resize:none;line-height:1.55}.story-node-editor__question small{position:absolute;right:10px;bottom:7px;color:#b0b2b8;font-size:8px;pointer-events:none}.story-node-editor.is-branch .story-choice-editor{margin:0;padding:0;border:0;border-radius:0;background:transparent}.story-node-editor.is-branch .story-choice-editor>header{margin-bottom:9px;align-items:center}.story-node-editor.is-branch .story-choice-editor>header strong{color:#45484f;font-size:9px;font-weight:600}.story-node-editor.is-branch .story-choice-editor>header>span{margin:0;color:#a2a5ac;font-size:8px}.story-node-editor.is-branch .story-choice-editor__list{gap:9px}.story-choice-editor__card{padding:10px;border:1px solid #e8e9ec;border-radius:9px;background:#f8f8f9}.story-choice-editor__card>header{display:flex;min-height:25px;margin-bottom:7px;align-items:center;justify-content:space-between}.story-choice-editor__card>header>div:first-child{display:flex;align-items:center;color:#55585f;gap:7px}.story-choice-editor__card>header>div:first-child>span{display:grid;width:21px;height:21px;place-items:center;border-radius:5px;color:#fff;background:#22252c;font-size:8px;font-weight:800}.story-choice-editor__card>header strong{color:#4f5259;font-size:9px;font-weight:500}.story-choice-editor__card>input{height:34px;padding-block:0;background:#fff}.story-choice-editor__card>label{margin:8px 0 0;gap:6px}.story-choice-editor__card-actions{display:flex;align-items:center;gap:1px}.story-choice-editor__card-actions button{display:grid;width:25px;height:25px;place-items:center;border:0;border-radius:6px;color:#a3a6ad;background:transparent;cursor:pointer;transition:color .14s ease,background .14s ease,opacity .14s ease}.story-choice-editor__card-actions button:hover:not(:disabled){color:#4f5259;background:#ececee}.story-choice-editor__card-actions button:last-child:hover:not(:disabled){color:#b64f4f;background:#f7eaea}.story-choice-editor__card-actions button:disabled{cursor:not-allowed;opacity:.28}.story-choice-editor__card-actions .is-reorder{opacity:0}.story-choice-editor__card:hover .is-reorder,.story-choice-editor__card:focus-within .is-reorder{opacity:1}.story-node-editor .story-choice-editor__add{display:flex;width:100%;height:34px;margin-top:9px;align-items:center;justify-content:center;border:1px solid #dedfe3;border-radius:8px;color:#a0a3aa;background:#fff;font-size:8px;cursor:pointer;gap:6px;transition:border-color .14s ease,color .14s ease,background .14s ease}.story-node-editor .story-choice-editor__add:hover:not(:disabled){border-color:#bfc1c6;color:#55585f;background:#fafafa}.story-node-editor .story-choice-editor__add:disabled{cursor:not-allowed;opacity:.45}.story-node-editor.is-linear .story-node-editor__actions,.story-node-editor.is-branch .story-node-editor__actions{margin-top:28px}.story-node-editor.is-linear .story-node-editor__actions button,.story-node-editor.is-branch .story-node-editor__actions button{min-width:68px;height:35px;padding:0 17px;border-radius:8px;font-size:9px}.story-node-editor.is-linear .story-node-editor__actions button[type=submit],.story-node-editor.is-branch .story-node-editor__actions button[type=submit]{background:#111827}.story-editor-select__value{display:flex;min-width:0;align-items:center;gap:8px}.story-editor-select__value>b{display:inline-grid;min-width:25px;height:20px;padding:0 5px;flex:0 0 auto;place-items:center;border-radius:5px;color:#9da0a7;background:#f1f1f2;font-size:8px;font-weight:700}.story-editor-select__value>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-node-editor .story-editor-select__menu button.is-selected .story-editor-select__value>b{color:#30333a;background:#fff}@media(max-width:620px){.story-node-editor.is-linear,.story-node-editor.is-branch{padding:18px}.story-node-editor.is-linear .story-node-editor__mode-tabs,.story-node-editor.is-branch .story-node-editor__mode-tabs{justify-content:space-between;gap:12px}.story-choice-editor__card-actions .is-reorder{opacity:1}}.react-flow__node-assetLibrary{width:760px}.asset-library-node{overflow:hidden;border:1px solid #dddde8;border-radius:16px;background:#fffffffa;box-shadow:0 16px 38px #2c2a491f;color:#24242a}.asset-library-node.is-selected{border-color:#7164db;box-shadow:0 0 0 2px #7164db1f,0 18px 42px #2c2a4929}.asset-library-node__heading,.asset-library-group>header,.asset-library-panel__header,.asset-library-panel__content>header,.asset-detail-card__title,.asset-detail-card footer,.asset-delete-dialog section>header,.asset-delete-dialog section>footer{display:flex;align-items:center;justify-content:space-between}.asset-library-node__heading{padding:15px 17px;border-bottom:1px solid #ececf1;background:linear-gradient(135deg,#faf9ff,#fff)}.asset-library-node__heading>div,.asset-library-panel__header>div,.asset-library-panel__content>header>div{display:flex;align-items:baseline;gap:9px}.asset-library-node__heading strong{font-size:16px}.asset-library-node__heading span,.asset-library-panel__header span,.asset-library-panel__content>header span{color:#85858f;font-size:11px}.asset-library-node button,.asset-library-panel button,.asset-delete-dialog button{font:inherit}.asset-library-node__heading button,.asset-library-group>header button{display:grid;width:27px;height:27px;place-items:center;border:1px solid #e1e1e8;border-radius:8px;background:#fff;color:#66636f;cursor:pointer}.asset-library-node__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:13px;background:#f7f7f9}.asset-library-group{min-width:0;padding:10px;border:1px solid #e9e9ed;border-radius:12px;background:#fff}.asset-library-group>header{margin-bottom:9px}.asset-library-group>header>div{display:flex;align-items:center;gap:5px;color:#55515e}.asset-library-group>header strong{font-size:12px}.asset-library-group>header span{min-width:17px;padding:1px 5px;border-radius:999px;background:#f0eff6;color:#757180;font-size:9px;text-align:center}.asset-library-group__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:240px;overflow:auto}.asset-library-card{position:relative;min-width:0;overflow:visible;border:1px solid #e7e6ec;border-radius:9px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.asset-library-card.is-selected{border-color:#7c70da;box-shadow:0 0 0 2px #7c70da1a}.asset-library-card>header{display:flex;align-items:center;justify-content:space-between;gap:3px;padding:6px 7px}.asset-library-card>header strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.asset-library-card>header small{padding:1px 4px;border-radius:4px;background:#eeeaff;color:#6d5bd1;font-size:7px}.asset-library-card__image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#f1f1f4}.asset-library-card__image img,.asset-detail-card__media img{width:100%;height:100%;object-fit:cover}.asset-library-card__image>span,.asset-detail-card__media>span{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:#aaa7b1}.asset-library-card__image>span small{font-size:8px}.asset-library-card__image label,.asset-detail-card__media label{position:absolute;right:5px;bottom:5px;display:flex;align-items:center;gap:3px;padding:4px 6px;border-radius:6px;background:#24222ad6;color:#fff;font-size:8px;cursor:pointer}.asset-library-card__image input,.asset-detail-card__media input{display:none}.asset-library-card>footer{display:flex;align-items:center;gap:4px;padding:5px 7px;color:#85818c;font-size:8px}.asset-context-menu{position:fixed;z-index:1000;width:164px;padding:6px;border:1px solid #e4e5e9;border-radius:11px;background:#fffffffa;box-shadow:0 16px 42px #1b1d242e,0 3px 10px #1b1d2414;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:node-menu-in .12s ease-out both}.asset-context-menu button{display:flex;width:100%;height:37px;padding:0 10px;align-items:center;gap:9px;border:0;border-radius:7px;color:#3f424a;background:transparent;font:inherit;font-size:11px;text-align:left;cursor:pointer}.asset-context-menu button svg{flex:none;color:#777b85}.asset-context-menu button:hover:not(:disabled),.asset-context-menu button:focus-visible{color:#5f4ed0;background:#f4f2ff;outline:none}.asset-context-menu button:hover:not(:disabled) svg,.asset-context-menu button:focus-visible svg{color:#6b58db}.asset-context-menu button.is-danger,.asset-context-menu button.is-danger svg{color:#d34f55}.asset-context-menu button.is-danger:hover:not(:disabled),.asset-context-menu button.is-danger:focus-visible{color:#c53c43;background:#fff1f2}.asset-context-menu button:disabled{color:#b8bac1;cursor:not-allowed}.asset-context-menu button:disabled svg{color:#c5c7cd}.asset-context-menu__divider{height:1px;margin:5px 4px;background:#ececf0}.asset-library-group__empty{display:flex;min-height:108px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:1px dashed #d9d7df;border-radius:9px;background:#fafafa;color:#8c8993;font-size:10px;cursor:pointer}.asset-library-node__prompt{display:grid;grid-template-columns:auto 1fr;gap:10px;min-height:42px;align-items:start;padding:10px 15px;border-top:1px solid #eae9ef}.asset-library-node__prompt span{padding:2px 6px;border-radius:5px;background:#efedff;color:#6659c5;font-size:9px}.asset-library-node__prompt p{margin:0;color:#696670;font-size:10px;line-height:1.55}.asset-library-panel{position:absolute;z-index:30;top:0;right:0;bottom:0;left:0;overflow:auto;background:#f6f6f8;color:#29282e}.asset-library-panel__header{position:sticky;z-index:2;top:0;min-height:66px;padding:0 28px;border-bottom:1px solid #e6e5ea;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.asset-library-panel__header>button{display:flex;align-items:center;gap:7px;padding:8px 10px;border:0;background:transparent;color:#55525d;cursor:pointer}.asset-library-panel__header>div{margin-right:auto;margin-left:24px}.asset-library-panel__header strong{font-size:18px}.asset-library-panel__tabs{display:flex;gap:24px;padding:0 36px;border-bottom:1px solid #e4e3e8;background:#fff}.asset-library-panel__tabs button{position:relative;padding:16px 4px 13px;border:0;background:transparent;color:#85818b;cursor:pointer}.asset-library-panel__tabs button.is-active{color:#28262e;font-weight:650}.asset-library-panel__tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#6f61d8;content:""}.asset-library-panel__content{max-width:1120px;margin:0 auto;padding:28px 34px 52px}.asset-library-panel__content>header{margin-bottom:18px}.asset-library-panel__content>header strong{font-size:17px}.asset-library-panel__content>header button,.asset-detail-card footer button,.asset-library-panel__empty{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dedce5;border-radius:8px;background:#fff;color:#55515f;cursor:pointer}.asset-library-panel__content>header button{padding:9px 13px;border-color:#7568d8;background:#7568d8;color:#fff}.asset-library-panel__list{display:grid;gap:14px}.asset-detail-card{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;padding:15px;border:1px solid #e2e1e6;border-radius:13px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.asset-detail-card.is-selected{border-color:#8174dc;box-shadow:0 6px 22px #3f367514}.asset-detail-card__media{position:relative;min-height:188px;overflow:hidden;border-radius:9px;background:#f0eff3}.asset-detail-card__body{display:grid;align-content:start;gap:11px}.asset-detail-card__title input,.asset-detail-card__body>label input,.asset-detail-card__body>label textarea{width:100%;box-sizing:border-box;border:1px solid #dedce3;border-radius:7px;background:#fff;color:#29272f;outline:none}.asset-detail-card__title input{max-width:430px;padding:8px 10px;font-size:15px;font-weight:650}.asset-detail-card__title span{color:#8c8993;font-size:11px}.asset-detail-card__body>label{display:grid;gap:5px;color:#66616d;font-size:11px}.asset-detail-card__body>label input,.asset-detail-card__body>label textarea{padding:8px 10px;font:inherit;line-height:1.5}.asset-detail-card__body>label textarea{min-height:58px;resize:vertical}.asset-detail-card input:disabled,.asset-detail-card textarea:disabled{border-color:#e7e6ea;background:#f7f7f8;color:#6f6b75}.asset-detail-card__readonly{color:#8b78c9;font-size:10px}.asset-detail-card footer{justify-content:flex-end;gap:8px}.asset-detail-card footer button{padding:7px 10px}.asset-detail-card footer button:last-child{color:#c55255}.asset-library-panel__empty{min-height:160px;border-style:dashed}.asset-delete-dialog{position:absolute;z-index:45;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1e202661;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.asset-delete-dialog>section{width:min(560px,100%);padding:48px 56px 38px;border:1px solid #eeeeef;border-radius:2px;color:#161d2b;background:#fff;box-shadow:0 24px 70px #181a2033;text-align:center}.asset-delete-dialog__icon{display:grid;width:72px;height:72px;margin:0 auto 36px;place-items:center;border:12px solid #fff0f0;border-radius:50%;color:#ff4d52;background:#ffdfe0;box-sizing:border-box;outline:1px solid #ffe6e7;outline-offset:10px}.asset-delete-dialog h2{margin:0;color:#172033;font-size:24px;font-weight:800;letter-spacing:-.02em}.asset-delete-dialog p{max-width:450px;margin:26px auto 0;color:#737b8b;font-size:16px;line-height:1.75}.asset-delete-dialog section>footer{display:grid;margin-top:38px;grid-template-columns:1fr 1fr;gap:72px}.asset-delete-dialog section>footer button{min-height:54px;padding:0 20px;border:1px solid #141414;border-radius:12px;color:#111;background:#fff;font-size:16px;font-weight:750;cursor:pointer}.asset-delete-dialog section>footer button.is-danger{border-color:#050505;color:#fff;background:#050505}.asset-delete-dialog section>footer button:hover:not(:disabled){background:#f5f5f5}.asset-delete-dialog section>footer button.is-danger:hover:not(:disabled){background:#242424}.asset-delete-dialog section>footer button:focus-visible{outline:2px solid #6b5cff;outline-offset:2px}.asset-delete-dialog section>footer button:disabled,.asset-library-node button:disabled,.asset-library-panel button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:620px){.asset-delete-dialog>section{padding:38px 22px 24px}.asset-delete-dialog__icon{margin-bottom:30px}.asset-delete-dialog h2{font-size:21px}.asset-delete-dialog p{margin-top:20px;font-size:14px}.asset-delete-dialog section>footer{margin-top:28px;gap:12px}.asset-delete-dialog section>footer button{min-height:48px;font-size:14px}}@media(max-width:900px){.react-flow__node-assetLibrary{width:620px}.asset-library-node__groups{grid-template-columns:1fr}.asset-detail-card{grid-template-columns:170px minmax(0,1fr)}}.react-flow__node-assetLibrary{width:940px}.asset-library-node__groups{grid-template-columns:minmax(0,1fr);gap:12px;padding:14px}.asset-library-group{padding:12px}.asset-library-group>header{margin-bottom:11px}.asset-library-group__cards{display:flex;max-height:none;padding:2px 2px 7px;overflow-x:auto;overflow-y:visible;align-items:flex-start;gap:10px;scrollbar-width:thin}.asset-library-card{width:176px;flex:0 0 176px}.asset-library-group.is-character .asset-library-card{width:158px;flex-basis:158px}.asset-library-group.is-scene .asset-library-card,.asset-library-group.is-prop .asset-library-card{width:222px;flex-basis:222px}.asset-library-group.is-character .asset-library-card__image{aspect-ratio:3 / 4}.asset-library-group.is-scene .asset-library-card__image,.asset-library-group.is-prop .asset-library-card__image{aspect-ratio:16 / 9}.asset-library-card>footer{min-height:27px;justify-content:space-between;gap:6px}.asset-library-card>footer>span{display:flex;min-width:0;align-items:center;overflow:hidden;gap:4px;text-overflow:ellipsis;white-space:nowrap}.asset-library-card>footer>b{flex:none;color:#e87924;font-size:8px;font-weight:650}.asset-library-group__empty{width:176px;min-height:120px;flex:0 0 176px}.asset-library-panel{background:#f7f8fa}.asset-library-panel__header{min-height:72px;padding:0 46px}.asset-library-panel__header>div{margin:0}.asset-library-panel__header strong{font-size:21px}.asset-library-panel__collapse{display:inline-grid!important;width:36px;height:36px;padding:0!important;flex:0 0 36px;place-items:center;border:1px solid #e0e2e7!important;border-radius:10px;color:#6f737d;background:#fffffff0!important;box-shadow:0 4px 14px #1f232d14;cursor:pointer;transition:color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.asset-library-panel__collapse:hover{border-color:#cfc9f5!important;color:#6653d5;box-shadow:0 6px 18px #3d337924;transform:translateY(-1px)}.asset-library-panel__collapse:focus-visible{outline:2px solid rgba(102,83,213,.32);outline-offset:3px}.asset-library-panel__collapse:active{transform:translateY(0)}.asset-library-panel__tabs{width:fit-content;margin:28px auto 0;padding:4px;border:0;border-radius:10px;background:#eff0f3;gap:2px}.asset-library-panel__tabs button{min-width:88px;padding:9px 17px;border-radius:7px;font-size:11px}.asset-library-panel__tabs button.is-active{background:#fff;box-shadow:0 2px 8px #1c1f2714}.asset-library-panel__tabs button.is-active:after{display:none}.asset-library-panel__content{max-width:1260px;padding:28px 42px 70px}.asset-library-panel__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.asset-detail-card{min-height:260px;padding:0;overflow:hidden;grid-template-columns:minmax(168px,36%) minmax(0,1fr);gap:0;border-radius:12px}.asset-detail-card__media{min-height:260px;border-radius:0}.asset-detail-card__body{min-width:0;padding:19px 20px 14px;grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px}.asset-detail-card__title{align-items:baseline;gap:10px}.asset-detail-card__title h3{min-width:0;margin:0;overflow:hidden;color:#24262c;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.asset-detail-card__title span{flex:none;color:#e87924;font-size:11px;font-weight:650}.asset-detail-card__profile{padding:7px 9px;overflow:hidden;border-radius:5px;color:#777a82;background:#f2f3f5;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.asset-detail-card__introduction{display:grid;min-height:0;align-content:start;gap:7px}.asset-detail-card__introduction>span{color:#4d5057;font-size:10px;font-weight:650}.asset-detail-card__body .asset-detail-card__introduction textarea{min-height:105px;padding:8px 0;overflow-y:auto;resize:none;border-color:transparent;color:#5e6169;background:transparent;font-size:10px;line-height:1.65}.asset-detail-card__body .asset-detail-card__introduction textarea:not(:disabled):hover{border-color:#dedfe3;padding-inline:8px;background:#fafafa}.asset-detail-card__body .asset-detail-card__introduction textarea:not(:disabled):focus{padding-inline:8px;border-color:#9c9fa6;background:#fff;box-shadow:0 0 0 3px #17191f0f}.asset-detail-card__body .asset-detail-card__introduction textarea:disabled{border-color:transparent;background:transparent}.asset-detail-card__readonly{margin-top:-6px}.asset-detail-card footer{align-self:end}.asset-detail-card__new-actions{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.asset-detail-card__new-actions label,.asset-detail-card__new-actions button{position:static;display:inline-flex;min-width:72px;height:34px;padding:0 12px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:6px;color:#fff;background:#57595e;box-shadow:0 3px 8px #1e202529;font:inherit;font-size:10px;cursor:pointer;transition:background .14s ease,box-shadow .14s ease,transform .14s ease}.asset-detail-card__new-actions label:hover,.asset-detail-card__new-actions button:hover:not(:disabled){background:#393b40;box-shadow:0 5px 12px #1e202533;transform:translateY(-1px)}.asset-detail-card__new-actions label:has(input:disabled),.asset-detail-card__new-actions button:disabled{cursor:not-allowed;opacity:.48}.asset-detail-card__footer{min-height:30px;justify-content:flex-end}.asset-detail-card footer .asset-detail-card__delete{display:inline-grid;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:7px;color:#73767e;background:transparent;box-shadow:none}.asset-detail-card footer .asset-detail-card__delete:hover:not(:disabled){color:#d34f55;background:#fff0f1}.asset-detail-card footer .asset-detail-card__delete:focus-visible{outline:2px solid rgba(211,79,85,.28);outline-offset:2px}.asset-detail-card footer .asset-detail-card__delete:disabled{cursor:not-allowed;opacity:.4}.asset-library-panel__empty{grid-column:1 / -1}.asset-library-panel__add-bottom{display:flex;min-width:112px;height:36px;margin:24px auto 0;padding:0 14px;align-items:center;justify-content:center;border:1px solid #111827;border-radius:8px;color:#fff;background:#111827;cursor:pointer;gap:6px}@media(max-width:1100px){.asset-library-panel__list{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.react-flow__node-assetLibrary{width:700px}.asset-library-panel__header{padding-inline:22px}.asset-library-panel__content{padding-inline:20px}.asset-detail-card{grid-template-columns:160px minmax(0,1fr)}}.asset-library-card__voice{display:grid!important;min-height:34px!important;padding:5px 7px!important;grid-template-columns:14px minmax(0,1fr);align-items:center;color:#9497a0;gap:5px!important}.asset-library-card__voice>svg{justify-self:center}.asset-voice-select{min-width:0}.asset-voice-select__trigger{display:flex;width:100%;min-width:0;height:25px;padding:0 7px 0 8px;align-items:center;justify-content:space-between;overflow:hidden;gap:5px;border:1px solid transparent;border-radius:6px;outline:0;color:#666a73;background:#f4f4f6;font:inherit;font-size:8px;text-align:left;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.asset-voice-select__trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-voice-select__trigger>svg{flex:none;transition:transform .14s ease}.asset-voice-select__trigger[aria-expanded=true]{border-color:#9b90eb;color:#353740;background:#fff;box-shadow:0 0 0 3px #7665dd1c}.asset-voice-select__trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.asset-voice-select__trigger:hover:not(:disabled){border-color:#d8d5e7;color:#34363c;background:#fff}.asset-voice-select__trigger:focus-visible{border-color:#8f82e5;box-shadow:0 0 0 3px #7665dd21}.asset-voice-select__trigger:disabled{cursor:not-allowed;opacity:.5}.asset-voice-select__menu{position:fixed;z-index:1100;padding:6px;border:1px solid #e2e2e7;border-radius:9px;background:#fffffffc;box-shadow:0 14px 38px #1f20282e,0 3px 9px #1f202814;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:node-menu-in .12s ease-out both}.asset-voice-select__menu button{display:flex;width:100%;height:36px;padding:0 10px;align-items:center;justify-content:space-between;border:0;border-radius:6px;color:#565961;background:transparent;font:inherit;font-size:11px;text-align:left;cursor:pointer}.asset-voice-select__menu button.is-active{color:#4f43b9;background:#f3f1ff}.asset-voice-select__menu button.is-selected{color:#5f50cf;font-weight:650}.asset-voice-select__menu button svg{flex:none;color:#6b58d8}.asset-library-node__prompt{grid-template-columns:180px minmax(0,1fr);min-height:138px;padding:14px;align-items:stretch;background:#fff}.asset-library-node__reference{display:grid;min-height:116px;overflow:hidden;place-items:center;border:1px solid #e4e5e9;border-radius:9px;background:#f1f2f4}.asset-library-node__reference img{display:block;width:100%;height:100%;object-fit:cover}.asset-library-node__reference>span{display:flex;padding:0;align-items:center;justify-content:center;flex-direction:column;border-radius:0;color:#a6a8af;background:transparent;gap:6px}.asset-library-node__reference small{font-size:8px}.asset-library-node__prompt>label{display:grid;min-width:0;grid-template-rows:auto minmax(78px,1fr) auto;gap:7px}.asset-library-node__prompt>label>span{padding:0;overflow:hidden;border-radius:0;color:#4d5058;background:transparent;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.asset-library-node__prompt textarea{width:100%;min-height:78px;box-sizing:border-box;padding:9px 10px;resize:vertical;border:1px solid #dedfe4;border-radius:8px;outline:0;color:#565961;background:#fafafa;font:inherit;font-size:9px;line-height:1.6}.asset-library-node__prompt textarea:hover:not(:disabled){border-color:#c4c6cc;background:#fff}.asset-library-node__prompt textarea:focus{border-color:#787b84;background:#fff;box-shadow:0 0 0 3px #17191f0f}.asset-library-node__prompt textarea:disabled{cursor:not-allowed;color:#777a82;background:#f3f3f4}.asset-library-node__prompt>label>small{color:#8b78c9;font-size:8px}.asset-generation-popover{position:fixed;z-index:1050;box-sizing:border-box;padding:13px;border:1px solid #e0e1e6;border-radius:13px;color:#32343b;background:#fffffffa;box-shadow:0 20px 54px #1d1f2733,0 4px 13px #1d1f2714;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:node-menu-in .14s ease-out both}.asset-generation-popover__header{display:flex;min-height:28px;margin-bottom:10px;align-items:center;justify-content:space-between}.asset-generation-popover__header>div{display:flex;min-width:0;align-items:center;gap:6px}.asset-generation-popover__header>div>svg{flex:none;color:#7565d7}.asset-generation-popover__header strong{max-width:190px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.asset-generation-popover__header span{flex:none;color:#9699a1;font-size:9px}.asset-generation-popover__header>button{display:grid;width:27px;height:27px;padding:0;place-items:center;border:0;border-radius:7px;color:#777a83;background:transparent;cursor:pointer}.asset-generation-popover__header>button:hover{color:#34363d;background:#f1f1f4}.asset-generation-popover__reference{display:grid;min-width:0;margin-bottom:10px;padding:8px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #e8e8ec;border-radius:9px;background:#f8f8fa}.asset-generation-popover__thumbnail{display:grid;width:52px;height:46px;overflow:hidden;place-items:center;border-radius:7px;color:#a2a4ab;background:#e9eaed}.asset-generation-popover__thumbnail img{width:100%;height:100%;object-fit:cover}.asset-generation-popover__thumbnail>span{display:flex;align-items:center;flex-direction:column;gap:2px}.asset-generation-popover__thumbnail small{font-size:7px}.asset-generation-popover__reference-copy{display:grid;min-width:0;gap:4px}.asset-generation-popover__reference-copy>span{display:flex;align-items:center;gap:4px;color:#777a82;font-size:9px}.asset-generation-popover__reference-copy>strong{overflow:hidden;color:#45474e;font-size:9px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.asset-generation-popover__reference>label{display:inline-flex;height:28px;padding:0 9px;align-items:center;justify-content:center;gap:4px;border:1px solid #dedee4;border-radius:7px;color:#5d6068;background:#fff;font-size:9px;cursor:pointer}.asset-generation-popover__reference>label:hover:not(.is-disabled){border-color:#aaa2e7;color:#6252cc}.asset-generation-popover__reference>label.is-disabled{cursor:not-allowed;opacity:.45}.asset-generation-popover__reference input{display:none}.asset-generation-popover__prompt{display:grid;gap:5px}.asset-generation-popover__prompt>span{color:#656870;font-size:9px;font-weight:600}.asset-generation-popover__prompt textarea{width:100%;min-height:78px;box-sizing:border-box;padding:9px 10px;resize:none;border:1px solid #e0e1e5;border-radius:9px;outline:0;color:#4d5058;background:#fff;font:inherit;font-size:10px;line-height:1.55}.asset-generation-popover__prompt textarea:hover:not(:disabled){border-color:#c7c8ce}.asset-generation-popover__prompt textarea:focus{border-color:#8c80df;box-shadow:0 0 0 3px #6f60d51a}.asset-generation-popover__prompt textarea:disabled{cursor:not-allowed;background:#f4f4f5}.asset-generation-popover__parameters{display:grid;margin-top:10px;grid-template-columns:minmax(128px,1.5fr) minmax(70px,.7fr) minmax(64px,.6fr) 34px;align-items:center;gap:6px}.asset-generation-popover .story-editor-select{min-width:0}.asset-generation-popover .story-editor-select__trigger{display:flex;width:100%;height:32px;padding:0 8px;align-items:center;justify-content:space-between;gap:5px;border:1px solid #e1e2e6;border-radius:8px;outline:0;color:#555860;background:#f8f8f9;font:inherit;font-size:9px;cursor:pointer}.asset-generation-popover .story-editor-select__trigger:hover:not(:disabled),.asset-generation-popover .story-editor-select.is-open .story-editor-select__trigger{border-color:#a69de4;background:#fff}.asset-generation-popover .story-editor-select__trigger:focus-visible{box-shadow:0 0 0 3px #6f60d51a}.asset-generation-popover .story-editor-select__value{display:flex;min-width:0;align-items:center;gap:4px}.asset-generation-popover .story-editor-select__value>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-generation-popover .story-editor-select__menu{position:absolute;z-index:20;top:calc(100% + 5px);right:0;left:0;padding:5px;border:1px solid #e0e1e6;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1c1e2629}.asset-generation-popover .story-editor-select.is-upward .story-editor-select__menu{top:auto;bottom:calc(100% + 5px)}.asset-generation-popover .story-editor-select__menu button{display:flex;width:100%;min-height:31px;padding:0 7px;align-items:center;justify-content:space-between;border:0;border-radius:6px;color:#555860;background:transparent;font:inherit;font-size:9px;cursor:pointer}.asset-generation-popover .story-editor-select__menu button.is-active{color:#5c4bc7;background:#f2f0ff}.asset-generation-popover__save{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:8px;color:#fff;background:#303238;cursor:pointer;transition:background .14s ease,transform .14s ease}.asset-generation-popover__save:hover:not(:disabled){background:#6755d4;transform:translateY(-1px)}.asset-generation-popover__save.is-saved{background:#43a47b}.asset-generation-popover__save:disabled{cursor:not-allowed;opacity:.45}.asset-generation-popover>footer{margin-top:7px;color:#999ba2;font-size:8px;text-align:right}@media(prefers-reduced-motion:reduce){.asset-generation-popover,.asset-generation-popover__save{animation:none;transition:none}}.asset-generation-popover__reference-grid{display:flex;min-height:62px;margin-bottom:10px;padding:8px;align-items:center;overflow-x:auto;gap:7px;border:1px solid #e8e8ec;border-radius:9px;background:#f8f8fa}.asset-generation-popover__reference-thumb,.asset-generation-popover__reference-add{position:relative;display:grid;width:52px;height:52px;flex:0 0 52px;padding:0;overflow:hidden;place-items:center;border:1px solid #dedfe4;border-radius:8px;color:#858890;background:#fff}.asset-generation-popover__reference-thumb img{width:100%;height:100%;object-fit:cover}.asset-generation-popover__reference-thumb>button{position:absolute;top:2px;right:2px;display:grid;width:18px;height:18px;padding:0;place-items:center;border:0;border-radius:50%;color:#fff;background:#1c1e23b8;cursor:pointer}.asset-generation-popover__reference-add{border-style:dashed;cursor:pointer}.asset-generation-popover__reference-add span{font-size:8px}.asset-generation-popover__reference-add input{display:none}.asset-generation-popover__reference-add.is-disabled{cursor:not-allowed;opacity:.45}.asset-library-card__header-actions{display:flex;align-items:center;gap:4px}.asset-library-card__upload{display:grid;width:22px;height:22px;place-items:center;border:1px solid #e0e1e6;border-radius:6px;color:#696d75;background:#fff;cursor:pointer}.asset-library-card__upload:hover{color:#6554cf;border-color:#aaa1e8}.asset-library-card__upload input{display:none}.asset-library-panel__header{border-bottom:0!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.react-flow__node-start{width:auto}.flow-start-node{position:relative;display:grid;min-width:72px;height:30px;padding:0 14px;place-items:center;border:1px solid #dedfe4;border-radius:8px;color:#44474f;background:#fff;box-shadow:0 4px 13px #1f222b1a;font-size:10px;font-weight:650}.flow-start-node.is-selected{border-color:#9184e4;box-shadow:0 0 0 3px #7563d91c,0 5px 15px #1f222b1c}.flow-start-node .flow-node-handle{right:-5px}.story-node-editor.is-game{width:min(840px,100%)}.story-game-editor__workspace{display:grid;margin:2px 0 16px;grid-template-columns:minmax(250px,.9fr) minmax(300px,1.1fr);align-items:stretch;gap:12px}.story-game-editor__parameters,.story-game-editor__video-preview{min-width:0;margin:0;padding:14px;border:1px solid var(--editor-border);border-radius:11px;background:#fff}.story-game-editor__parameters{display:flex;grid-column:1;grid-row:1;flex-direction:column;gap:11px}.story-game-editor__video-preview{display:flex;grid-column:2;grid-row:1;flex-direction:column}.story-game-editor__parameters>header,.story-game-editor__video-preview>header{display:flex;min-height:28px;margin:0 0 2px;flex-direction:column;align-items:flex-start;gap:2px}.story-game-editor__parameters>header strong,.story-game-editor__video-preview>header strong{color:var(--editor-ink);font-size:10px}.story-game-editor__parameters>header span,.story-game-editor__video-preview>header span{margin:0;color:var(--editor-muted);font-size:7px}.story-game-editor__position-control{display:flex;margin:0;flex-direction:column;gap:7px}.story-game-editor__position-control>span{display:flex;align-items:center;justify-content:space-between;color:#656870;font-size:9px}.story-game-editor__position-control output{min-width:34px;color:var(--editor-ink);font-weight:700;text-align:right}.story-node-editor .story-game-editor__position-control input[type=range]{width:100%;height:4px;padding:0;border:0;border-radius:99px;background:#dedfe3;box-shadow:none;cursor:pointer}.story-game-editor__duration,.story-game-editor__instruction{margin:0}.story-game-editor__duration{order:2;max-width:none}.story-game-editor__duration input{height:36px}.story-game-editor__instruction{order:4}.story-game-editor__instruction textarea{min-height:62px}.story-game-editor__specific{order:3;margin:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.story-game-editor__specific-heading,.story-game-editor__specific>label:nth-of-type(-n+2){display:none}.story-game-editor__specific>label:nth-of-type(3):last-child{grid-column:1 / -1}.story-game-editor__video-surface{flex:1;min-height:210px;max-height:none}.story-game-editor__video-preview>footer{margin-top:9px}.story-game-editor__transition{margin-top:0;padding-top:15px}.story-game-editor__transition>header{margin-bottom:11px}.story-game-editor__result-targets{grid-template-columns:1fr;gap:12px}.story-game-editor__result-targets label,.story-game-editor__result-targets .is-success,.story-game-editor__result-targets .is-failure{display:flex;min-width:0;padding:14px;flex-direction:column;border-color:#eceef1;border-radius:11px;background:#f8f9fa;gap:9px}.story-game-editor__result-targets label:hover{border-color:#c8c9ce}.story-game-editor__result-targets label>.story-game-editor__result-heading{display:flex;align-items:center;color:var(--editor-ink);gap:8px}.story-game-editor__result-heading i{display:grid;width:28px;height:28px;flex:none;place-items:center;border-radius:7px;color:#fff;background:#202228;font-style:normal}.story-game-editor__result-targets .is-failure .story-game-editor__result-heading i{color:#666970;background:#ececef}.story-game-editor__result-heading strong{font-size:10px}.story-game-editor__result-targets label>.story-game-editor__result-label{color:#858890;font-size:8px;font-weight:500}@media(max-width:760px){.story-game-editor__workspace{grid-template-columns:1fr}.story-game-editor__parameters,.story-game-editor__video-preview{grid-column:1}.story-game-editor__parameters{grid-row:1}.story-game-editor__video-preview{grid-row:2}.story-game-editor__video-surface{min-height:190px}}@media(max-width:520px){.story-game-editor{padding:10px}.story-game-editor__parameters,.story-game-editor__video-preview{padding:11px}.story-game-editor__specific{grid-template-columns:1fr}.story-game-editor__specific>label{grid-column:auto}}.story-game-editor__type-grid>button{min-height:56px;padding:8px 6px;border-radius:8px;gap:4px}.story-game-editor__type-grid>button strong{font-size:9px}.story-game-editor__workspace{align-items:start}.story-game-editor__parameters{gap:13px}.story-game-editor__parameters>header,.story-game-editor__video-preview>header{min-height:20px;margin-bottom:1px}.story-game-editor__timing-row{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.story-game-editor__specific{display:contents}.story-game-editor__timing-row>label,.story-game-editor__specific>label{min-width:0;margin:0}.story-game-editor__specific>label:nth-of-type(3):last-child{grid-column:auto}.story-game-editor__field-title{min-height:18px;color:#676a72;font-size:9px}.story-game-editor__number-field{position:relative;display:block;width:100%}.story-node-editor .story-game-editor__number-field input{width:100%;height:36px;box-sizing:border-box;padding-right:34px;background:#fff}.story-game-editor__number-field>span{position:absolute;top:50%;right:10px;color:#9699a0;font-size:9px;pointer-events:none;transform:translateY(-50%)}.story-game-editor__field-help{width:13px;height:13px;color:#a3a6ad}.story-game-editor__field-help:after{z-index:100;top:calc(100% + 8px);left:0;max-width:190px;padding:6px 8px;border-radius:3px;color:#fff;background:#222327f0;box-shadow:0 4px 12px #14151933;font-size:8px;line-height:1.35;white-space:nowrap}.story-game-editor__video-surface{flex:none;width:100%;height:auto!important;min-height:0;max-height:none;aspect-ratio:16 / 9;border:0;border-radius:8px;background:#e1e4e8;box-shadow:none}.story-game-editor__video-surface:before,.story-game-editor__video-surface:after{position:absolute;right:10px;left:10px;pointer-events:none;content:""}.story-game-editor__video-surface:before{top:22px;bottom:36px;border-radius:6px;background:#cfd3d9}.story-game-editor__video-surface:after{bottom:10px;height:18px;background:linear-gradient(#c9cdd3 0,#c9cdd3 0) 0 0 / 100% 6px no-repeat,linear-gradient(#c9cdd3 0,#c9cdd3 0) 0 12px / 48% 6px no-repeat}.story-node-editor .story-game-editor__video-preview .story-game-editor__hotspot,.story-game-editor__video-preview.is-hold .story-game-editor__hotspot,.story-game-editor__video-preview.is-swipe .story-game-editor__hotspot,.story-game-editor__video-preview.is-rapid_tap .story-game-editor__hotspot{z-index:2;width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:#18202b;box-shadow:0 5px 12px #18202b4d;-webkit-backdrop-filter:none;backdrop-filter:none}.story-game-editor__hotspot svg{transform:none!important}.story-game-editor__video-preview>footer,.story-game-editor__surface-note{display:none}@media(max-width:760px){.story-game-editor__video-surface{aspect-ratio:16 / 9}}@media(max-width:520px){.story-game-editor__timing-row{grid-template-columns:1fr}}.story-game-editor__timing-row.is-hold>.story-game-editor__duration{grid-column:1;grid-row:1}.story-game-editor__timing-row.is-hold .story-game-editor__specific>label:nth-of-type(3){grid-column:2;grid-row:1}.story-game-editor__timing-row.is-swipe>.story-game-editor__duration{grid-column:1;grid-row:1}.story-game-editor__timing-row.is-swipe .story-game-editor__specific>label:nth-of-type(3){grid-column:2;grid-row:1}.story-game-editor__timing-row.is-swipe .story-game-editor__specific>label:nth-of-type(4){grid-column:1;grid-row:2}@media(max-width:520px){.story-game-editor__timing-row.is-hold>.story-game-editor__duration,.story-game-editor__timing-row.is-hold .story-game-editor__specific>label:nth-of-type(3),.story-game-editor__timing-row.is-swipe>.story-game-editor__duration,.story-game-editor__timing-row.is-swipe .story-game-editor__specific>label:nth-of-type(3),.story-game-editor__timing-row.is-swipe .story-game-editor__specific>label:nth-of-type(4){grid-column:1;grid-row:auto}}.video-storyboard{position:relative;width:100%;height:100%;min-height:0;color:#eef0f8;background:#080a0f}.video-storyboard .react-flow__pane{cursor:grab}.video-storyboard .react-flow__pane:active{cursor:grabbing}.video-storyboard .react-flow__edge-path{stroke:#7161d8;stroke-width:1.7;filter:drop-shadow(0 0 4px rgba(113,97,216,.35))}.video-storyboard .react-flow__edge.animated path{stroke-dasharray:5 6;animation-duration:1.4s}.video-storyboard .react-flow__controls{overflow:hidden;border:1px solid #292c37;border-radius:9px;box-shadow:0 8px 25px #00000047}.video-storyboard .react-flow__controls-button{border-bottom-color:#292c37;color:#9da1b2;background:#151820}.video-storyboard .react-flow__minimap{overflow:hidden;border:1px solid #292c37;border-radius:9px;background:#101219}.video-storyboard__header{position:absolute;z-index:9;top:14px;left:14px;display:flex;height:42px;padding:4px;align-items:center;border:1px solid #292c38;border-radius:10px;background:#11131beb;box-shadow:0 10px 30px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:10px}.video-storyboard__header>button{display:flex;height:32px;padding:0 9px;align-items:center;gap:5px;border-radius:7px;color:#a8aabd;background:#20232e;font-size:8px;cursor:pointer}.video-storyboard__header>button:hover:not(:disabled){color:#fff;background:#2b2e3c}.video-storyboard__header>div{display:flex;min-width:150px;padding-right:10px;flex-direction:column}.video-storyboard__header span{color:#777b8c;font-size:7px}.video-storyboard__header strong{margin-top:1px;overflow:hidden;max-width:180px;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.video-storyboard__toolbar{position:absolute;z-index:9;top:68px;left:14px;display:flex;padding:5px;border:1px solid #292c38;border-radius:9px;background:#11131beb;box-shadow:0 10px 30px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:3px}.video-storyboard__toolbar button{display:flex;height:30px;padding:0 9px;align-items:center;gap:5px;border-radius:6px;color:#858999;background:transparent;font-size:8px;cursor:pointer}.video-storyboard__toolbar button:hover:not(:disabled){color:#ded9ff;background:#715be624}.video-storyboard__toolbar button.is-primary{color:#ddd6ff;background:#715be633}.video-storyboard__toolbar>span{width:1px;margin:5px 2px;background:#2c2f3a}.video-storyboard__toolbar button:disabled{cursor:not-allowed;opacity:.4}.video-storyboard__hint{position:absolute;z-index:8;top:17px;right:16px;display:flex;height:28px;padding:0 9px;align-items:center;gap:5px;border:1px solid #282b36;border-radius:7px;color:#6f7383;background:#0f1118e0;font-size:7px}.storyboard-node{position:relative;width:230px;padding:11px;border:1px solid #2b2e39;border-radius:12px;color:#dfe1ea;background:#14161ef7;box-shadow:0 13px 38px #00000047;transition:border-color .15s ease,box-shadow .15s ease}.storyboard-node.is-selected,.storyboard-node:hover{border-color:#7260de;box-shadow:0 15px 42px #170f446b,0 0 0 1px #715be61f}.storyboard-node--shot{width:270px;border-top:2px solid #735ce5}.storyboard-node--compose{width:255px;border-color:#276c5b;border-top:2px solid #45c59d;background:linear-gradient(160deg,#151c1d,#12151b)}.storyboard-node>header{display:grid;margin-bottom:10px;grid-template-columns:29px 1fr 22px;align-items:center;gap:7px}.storyboard-node>header>span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#aa9aff;background:#715be629}.storyboard-node--compose>header>span{color:#70dab8;background:#45c59d1f}.storyboard-node>header>div{display:flex;min-width:0;flex-direction:column}.storyboard-node>header strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.storyboard-node>header small{margin-top:2px;color:#696d7c;font-size:7px}.storyboard-node>header button{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;color:#5f6371;background:transparent;cursor:pointer}.storyboard-node>header button:hover:not(:disabled){color:#e07171;background:#be42421a}.storyboard-node textarea{width:100%;min-height:86px;padding:9px;resize:vertical;border:1px solid #2b2e39;border-radius:8px;outline:none;color:#c3c6d2;background:#0e1016;font-size:8px;line-height:1.6}.storyboard-node textarea:focus{border-color:#6654ce;box-shadow:0 0 0 3px #715be617}.storyboard-node__image{position:relative;display:flex;overflow:hidden;height:130px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #343743;border-radius:8px;color:#545866;background:#0e1016;gap:7px}.storyboard-node__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.storyboard-node__image:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(7,8,12,.82));content:"";pointer-events:none}.storyboard-node__image label{position:relative;z-index:1;display:flex;height:27px;padding:0 8px;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#c5c8d3;background:#0e1016c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:7px;cursor:pointer}.storyboard-node__image small{position:absolute;z-index:1;right:7px;bottom:5px;left:7px;overflow:hidden;color:#888c9a;font-size:6px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.storyboard-node input[type=file]{display:none}.storyboard-node__shot-preview{position:relative;overflow:hidden;height:125px;margin-bottom:8px;border-radius:8px;color:#626777;background:radial-gradient(circle at 50% 20%,#25223b,#0d0f15 70%)}.storyboard-node__shot-preview video{width:100%;height:100%;object-fit:cover;background:#08090d}.storyboard-node__shot-preview>div{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:6px}.storyboard-node__shot-preview>div span{font-size:7px}.storyboard-node__shot-preview>b{position:absolute;top:7px;left:7px;display:grid;min-width:23px;height:21px;padding:0 5px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:#e1dcff;background:#332574b8;font-size:8px}.storyboard-node--shot textarea{min-height:60px}.storyboard-node__actions{display:grid;margin-top:8px;grid-template-columns:1fr}.storyboard-node__actions button{display:flex;height:29px;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(113,91,230,.25);border-radius:7px;color:#c5bbff;background:#715be61f;font-size:7px;cursor:pointer}.storyboard-node__actions button:disabled{cursor:not-allowed;opacity:.45}.storyboard-node__compose>div{display:flex;min-height:112px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #285a4d;border-radius:9px;color:#65c6a8;background:#246d5814;gap:6px}.storyboard-node__compose>div strong{color:#c8ded7;font-size:11px}.storyboard-node__compose>div span{color:#668078;font-size:7px}.storyboard-node__compose>button{display:flex;width:100%;height:34px;margin-top:8px;align-items:center;justify-content:center;gap:5px;border-radius:8px;color:#e6fff7;background:linear-gradient(135deg,#299474,#20745e);font-size:8px;cursor:pointer}.storyboard-node__compose>button:disabled{cursor:not-allowed;filter:saturate(.4);opacity:.45}.storyboard-handle{width:9px!important;height:9px!important;border:2px solid #171923!important;background:#8b78ed!important}.storyboard-node--compose .storyboard-handle{background:#4bc7a0!important}.video-storyboard__lock{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#080a0fa6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.video-storyboard__lock>div{display:flex;min-width:285px;padding:16px 19px;align-items:center;border:1px solid #35304d;border-radius:12px;color:#a897ff;background:#13141df5;box-shadow:0 20px 60px #0006;gap:11px}.video-storyboard__lock span{display:flex;flex-direction:column}.video-storyboard__lock strong{color:#e3e0ef;font-size:10px}.video-storyboard__lock small{display:flex;margin-top:3px;align-items:center;gap:4px;color:#747786;font-size:7px}@media(max-width:760px){.video-storyboard__hint{display:none}}.storyboard-node__image>select{position:absolute;z-index:2;top:8px;right:8px;left:8px;width:calc(100% - 16px);box-sizing:border-box;padding:6px 8px;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:#11131be0;color:#f4f3f8;font:inherit;font-size:10px;outline:none}.storyboard-node__image>select:disabled{opacity:.55}:root{color:#f6f5fb;background:#08090d;font-family:DM Sans,Noto Sans SC,PingFang SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #08090d;--surface: #101117;--surface-elevated: #171820;--surface-soft: #20212a;--line: rgba(255, 255, 255, .09);--line-strong: rgba(255, 255, 255, .16);--text: #f6f5fb;--muted: #9797a5;--muted-light: #c4c3ce;--purple: #7c5cff;--purple-light: #a28bff;--cyan: #63d8ff;--success: #73db9d;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow: 0 22px 70px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% -10%,rgba(94,69,195,.12),transparent 27%),var(--bg)}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{color:#fff;background:var(--purple)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff24}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.page-padding{padding-block:64px 100px}.page-transition{animation:page-in .45s ease both}@keyframes page-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:10px;background:none;font-weight:600;white-space:nowrap;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(135deg,#8567ff,#6850e8);box-shadow:0 9px 28px #694eeb3d}.button--primary:hover{background:linear-gradient(135deg,#9278ff,#7159ec);box-shadow:0 12px 32px #694eeb57}.button--ghost{border-color:var(--line-strong);background:#ffffff0a}.button--ghost:hover{border-color:#ffffff47;background:#ffffff14}.button--light{color:#17141f;background:#fff}.button--large{min-height:52px;padding-inline:24px;border-radius:13px}.button--small{min-height:34px;padding-inline:13px;border-radius:8px;font-size:13px}.icon-button{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid transparent;border-radius:8px;color:var(--muted-light);background:transparent;cursor:pointer;transition:.16s ease}.icon-button svg{width:17px}.icon-button:hover{color:#fff;border-color:var(--line);background:#ffffff0d}.logo{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.logo__mark{--logo-weave: rgba(255, 255, 255, .82);display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#0b0b0d;background:#fff;box-shadow:0 8px 24px #00000038}.logo__symbol{width:21px;height:21px}.logo__wordmark{color:#f7f7fa;font-size:18px;font-weight:700;letter-spacing:-.55px}.topbar{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--line);background:#08090dc7;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.topbar__inner{display:flex;width:min(1280px,calc(100% - 40px));height:68px;margin-inline:auto;align-items:center}.topbar__nav{display:flex;margin-left:52px;align-items:center;gap:5px}.nav-link{display:inline-flex;min-height:38px;padding:0 14px;align-items:center;gap:7px;border-radius:9px;color:var(--muted);font-size:14px;font-weight:500;transition:.16s ease}.nav-link:hover,.nav-link.is-active{color:#fff;background:#ffffff0e}.topbar__create{margin-left:13px;min-height:38px;font-size:14px}.topbar__actions{display:flex;margin-left:auto;align-items:center;gap:10px}.credit-pill{display:inline-flex;height:34px;padding-inline:11px;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;color:#c5baff;background:#7c5cff14;font-size:12px;font-weight:600;cursor:pointer}.avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid #111827;border-radius:50%;color:#fff;background:#111827;box-shadow:0 3px 10px #1118272e;font-size:13px;font-weight:800;cursor:pointer}.menu-toggle{display:none;width:36px;height:36px;place-items:center;border-radius:8px;background:transparent}.menu-toggle svg{width:20px}.hero{position:relative;display:grid;min-height:650px;padding-block:84px 80px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px}.hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(25px)}.hero__glow--one{top:10%;right:8%;width:420px;height:420px;background:#6044c726}.hero__glow--two{right:35%;bottom:10%;width:170px;height:170px;background:#46b8de14}.hero__copy,.hero__visual{position:relative;z-index:1}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;color:#9d8cff;font-size:11px;font-weight:700;letter-spacing:1.7px}.hero h1{max-width:560px;margin:20px 0 22px;font-size:clamp(48px,6.3vw,80px);line-height:1.05;letter-spacing:-4px}.gradient-text{color:transparent;background:linear-gradient(100deg,#a697ff 15%,#7ad7ff 92%);background-clip:text;-webkit-background-clip:text}.hero__copy>p{margin:0;color:#aaa9b6;font-size:17px;line-height:1.8}.hero__actions{display:flex;margin-top:34px;gap:12px}.hero__proof{display:flex;margin-top:34px;align-items:center;gap:12px}.hero__proof p{margin:0;color:#777784;font-size:12px}.hero__proof strong{color:#c4c3ce;font-weight:600}.avatar-stack{display:flex;padding-left:8px}.avatar-stack span{display:grid;width:27px;height:27px;margin-left:-8px;place-items:center;border:2px solid var(--bg);border-radius:50%;color:#fff;background:#302b4d;font-size:9px}.avatar-stack span:nth-child(2){background:#2d4b55}.avatar-stack span:nth-child(3){background:#5a3547}.avatar-stack span:nth-child(4){background:#292a31}.hero__visual{perspective:1200px}.hero-poster{position:relative;overflow:hidden;width:100%;max-width:610px;aspect-ratio:1.1;margin-left:auto;border:1px solid rgba(255,255,255,.15);border-radius:28px;box-shadow:0 35px 100px #0000008c,0 0 80px #654ad21a;transform:rotateY(-3deg) rotateX(1deg)}.hero-poster:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.08);border-radius:inherit;content:"";pointer-events:none}.hero-poster>img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.06)}.hero-poster__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07080d1f,#07080d33 35%,#07080de6)}.hero-poster__badge{position:absolute;top:22px;left:22px;display:inline-flex;padding:8px 11px;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#0a0b109e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;font-weight:600}.hero-poster__title{position:absolute;left:28px;bottom:28px}.hero-poster__title span{color:#ada3e6;font-size:11px;font-weight:600}.hero-poster__title h2{margin:5px 0 0;font-size:clamp(25px,3vw,36px);letter-spacing:-1.5px}.hero-poster__play{position:absolute;top:50%;left:50%;display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff29;box-shadow:0 10px 35px #00000040;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);transform:translate(-50%,-50%);transition:.18s ease}.hero-poster__play:hover{background:#ffffff40;transform:translate(-50%,-50%) scale(1.07)}.hero-poster__play svg{width:22px;margin-left:3px}.choice-preview{position:absolute;right:-28px;display:flex;width:190px;padding:11px 13px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#101118d1;box-shadow:0 12px 35px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:11px}.choice-preview span{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;color:#cfc7ff;background:#7c5cff38;font-weight:700}.choice-preview--first{top:34%}.choice-preview--second{top:calc(34% + 58px);right:-12px;opacity:.68}.floating-note{position:absolute;bottom:-18px;left:-26px;display:flex;padding:13px 16px;align-items:center;gap:11px;border:1px solid var(--line-strong);border-radius:13px;background:#12131be6;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#b4a8ff}.floating-note div{display:flex;flex-direction:column}.floating-note strong{color:#fff;font-size:16px}.floating-note span{color:var(--muted);font-size:10px}.content-section{padding-block:96px 115px}.section-heading{display:flex;margin-bottom:32px;align-items:end;justify-content:space-between}.section-heading h2{margin:8px 0 0;font-size:clamp(30px,4vw,42px);letter-spacing:-2px}.section-heading>div>p,.section-heading--centered>p{margin:10px 0 0;color:var(--muted)}.section-heading--centered{flex-direction:column;align-items:center;text-align:center}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--muted-light);font-size:13px}.text-link:hover{color:#fff}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-card{--story-accent: #7c5cff;position:relative;overflow:hidden;min-height:440px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 16px 45px #0000002e;isolation:isolate}.story-card:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:border-color .22s ease}.story-card:hover:after{border-color:color-mix(in srgb,var(--story-accent) 55%,transparent)}.story-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.story-card:hover .story-card__image{transform:scale(1.045)}.story-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05060926,#05060926 35%,#050609f5)}.story-card__topline{position:absolute;top:18px;right:18px;left:18px;display:flex;align-items:center;justify-content:space-between}.genre-tag{padding:7px 9px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:#08090d7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:600}.story-card__plays{display:flex;align-items:center;gap:5px;color:#ffffffbf;font-size:10px}.story-card__content{position:absolute;right:22px;bottom:23px;left:22px}.story-card__content h3{margin:0 45px 9px 0;font-size:24px;letter-spacing:-.8px}.story-card__content p{min-height:42px;margin:0;color:#ffffffb3;font-size:12px;line-height:1.7}.story-card__meta{display:flex;margin-top:17px;align-items:center;gap:17px;color:#ffffff7a;font-size:10px}.story-card__meta span{display:inline-flex;align-items:center;gap:5px}.story-card__action{position:absolute;right:21px;bottom:88px;display:grid;width:37px;height:37px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.18s ease}.story-card__action:hover{color:#121217;background:#fff}.story-card__action svg{width:17px}.creation-section{padding-block:106px 110px;border-top:1px solid var(--line);background:linear-gradient(180deg,#0d0e13,#0a0b0f)}.steps-grid{display:grid;margin-top:48px;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{position:relative;overflow:hidden;min-height:260px;padding:32px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#ffffff0b,#ffffff04)}.step-card__number{position:absolute;top:18px;right:22px;color:#ffffff14;font-size:52px;font-weight:800}.step-card__icon{display:grid;width:46px;height:46px;margin-bottom:32px;place-items:center;border:1px solid rgba(145,121,255,.25);border-radius:13px;color:#a997ff;background:#7c5cff1a}.step-card__icon svg{width:20px}.step-card h3{margin:0 0 10px;font-size:19px}.step-card p{max-width:285px;margin:0;color:var(--muted);font-size:13px;line-height:1.75}.creation-cta{position:relative;overflow:hidden;display:flex;margin-top:80px;padding:54px 60px;align-items:center;justify-content:space-between;border-radius:24px;background:linear-gradient(120deg,#6f50e7,#4934ad 62%,#2b235e);box-shadow:0 25px 70px #3b288f40}.creation-cta:after{position:absolute;top:-150px;right:130px;width:340px;height:340px;border:65px solid rgba(255,255,255,.05);border-radius:50%;content:""}.creation-cta>*{position:relative;z-index:1}.creation-cta .section-kicker{color:#ffffffb3}.creation-cta h2{margin:12px 0 0;font-size:clamp(28px,4vw,42px);line-height:1.25;letter-spacing:-2px}.page-heading{display:flex;align-items:end;justify-content:space-between}.page-heading h1{margin:9px 0 8px;font-size:42px;letter-spacing:-2px}.page-heading p{margin:0;color:var(--muted);font-size:14px}.project-toolbar{display:flex;margin:44px 0 23px;align-items:center;gap:18px}.search-field{display:flex;width:250px;height:40px;padding-inline:13px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:var(--surface)}.search-field input{width:100%;border:0;outline:0;color:#fff;background:transparent;font-size:13px}.search-field input::placeholder{color:#666773}.toolbar-filter{display:flex;gap:3px}.filter-chip{min-height:36px;padding-inline:13px;border-radius:8px;color:var(--muted);background:transparent;font-size:12px;cursor:pointer}.filter-chip:hover,.filter-chip.is-active{color:#fff;background:#ffffff12}.view-switcher{display:flex;margin-left:auto;padding:3px;border:1px solid var(--line);border-radius:9px}.view-switcher button{display:grid;width:31px;height:28px;place-items:center;border-radius:6px;color:#666773;background:transparent;cursor:pointer}.view-switcher button.is-active{color:#fff;background:var(--surface-soft)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.new-project-card,.project-card{min-height:350px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.new-project-card{display:flex;align-items:center;justify-content:center;flex-direction:column;border-style:dashed;color:var(--muted);transition:.18s ease}.new-project-card:hover{border-color:#8f75ff80;color:#fff;background:#7c5cff0a}.new-project-card>span{display:grid;width:49px;height:49px;margin-bottom:20px;place-items:center;border-radius:14px;color:#a493ff;background:#7c5cff1f}.new-project-card>span svg{width:20px}.new-project-card strong{font-size:15px}.new-project-card p{margin:8px 0 0;color:#666773;font-size:11px}.project-card{overflow:hidden;transition:transform .18s ease,border-color .18s ease}.project-card:hover{border-color:var(--line-strong);transform:translateY(-3px)}.project-card__cover{position:relative;height:195px;overflow:hidden}.project-card__cover:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(8,9,13,.7));content:""}.project-card__cover img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-card__cover img{transform:scale(1.035)}.project-card__cover button{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:31px;height:31px;place-items:center;border-radius:8px;background:#08090d8c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer}.project-card__cover button svg{width:17px}.status-badge{position:absolute;z-index:2;left:13px;bottom:12px;padding:5px 8px;border-radius:6px;background:#0a0b0fab;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:600}.status-badge--创作中{color:#b9adff}.status-badge--待发布{color:#ffd08a}.status-badge--已发布{color:#8ce8af}.project-card__body{padding:18px 19px 19px}.project-card__genre{color:#8782ae;font-size:9px;font-weight:600;text-transform:uppercase}.project-card__body h2{margin:5px 0 13px;font-size:18px;letter-spacing:-.5px}.project-card__stats{display:flex;gap:16px;color:#70717d;font-size:10px}.project-card__stats span{display:flex;align-items:center;gap:5px}.progress-row{display:flex;margin-top:18px;align-items:center;gap:10px}.progress-track{overflow:hidden;height:4px;flex:1;border-radius:99px;background:#ffffff14}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6f50e7,#a28bff)}.progress-row strong{color:#8b8c98;font-size:9px}.studio-page{height:100vh;overflow:hidden;background:#090a0e}.studio-header{position:relative;z-index:5;display:flex;height:58px;padding:0 13px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#0d0e13}.studio-header__left,.studio-header__tools{display:flex;align-items:center;gap:7px}.studio-header__divider{width:1px;height:22px;margin-inline:5px;background:var(--line)}.project-title{display:flex;flex-direction:column}.project-title strong{font-size:12px}.project-title span{display:flex;margin-top:2px;align-items:center;gap:3px;color:#70717d;font-size:8px}.project-title span svg{color:var(--success)}.studio-layout{display:grid;height:calc(100vh - 58px);grid-template-columns:230px minmax(480px,1fr) 300px}.studio-sidebar,.ai-panel{min-height:0;background:#0d0e13}.studio-sidebar{display:flex;border-right:1px solid var(--line);flex-direction:column}.sidebar-tabs{display:grid;padding:9px;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);gap:4px}.sidebar-tabs button{display:flex;height:34px;align-items:center;justify-content:center;gap:6px;border-radius:7px;color:#777885;background:transparent;font-size:10px;cursor:pointer}.sidebar-tabs button.is-active{color:#fff;background:#fff1}.scene-list-header{display:flex;padding:15px 13px 9px;align-items:center;justify-content:space-between;color:#92939f;font-size:10px}.scene-list-header strong{padding:1px 5px;border-radius:4px;background:#ffffff12;font-size:8px}.scene-list-header button{color:#686975;background:transparent;cursor:pointer}.scene-list{padding:0 8px}.scene-item{display:flex;width:100%;padding:8px;align-items:center;gap:9px;border:1px solid transparent;border-radius:8px;color:#858692;background:transparent;text-align:left;cursor:pointer}.scene-item:hover{background:#ffffff09}.scene-item.is-active{border-color:#8668ff59;color:#fff;background:#7c5cff17}.scene-thumb{display:grid;width:38px;height:30px;flex:0 0 auto;place-items:center;border-radius:5px;color:#8a8b96;background:linear-gradient(145deg,#25272f,#191a20);font-size:8px;font-weight:600}.scene-item.is-active .scene-thumb{color:#c8c0ff;background:linear-gradient(145deg,#413866,#242039)}.scene-thumb--branch{color:#a798ff;background:#7c5cff1f}.scene-item__copy{display:flex;overflow:hidden;min-width:0;flex:1;flex-direction:column}.scene-item__copy strong{overflow:hidden;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.scene-item__copy small{margin-top:3px;color:#5c5d67;font-size:8px}.scene-item>svg{width:14px;opacity:0}.scene-item:hover>svg{opacity:1}.add-scene-button{display:flex;margin:9px;height:34px;align-items:center;justify-content:center;gap:5px;border:1px dashed var(--line-strong);border-radius:7px;color:#777885;background:transparent;font-size:9px;cursor:pointer}.add-scene-button:hover{color:#b8adf3;border-color:#7c5cff59}.story-progress{margin-top:auto;padding:14px;border-top:1px solid var(--line)}.story-progress>div:first-child{display:flex;margin-bottom:8px;justify-content:space-between;color:#72737e;font-size:8px}.story-progress strong{color:#aaa3d2}.studio-canvas{min-width:0;background:#08090d}.canvas-toolbar{display:flex;height:46px;padding:0 14px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#0b0c10}.canvas-toolbar>div{display:flex;align-items:center;gap:6px}.scene-breadcrumb{color:#656671;font-size:9px}.scene-breadcrumb strong{color:#bfc0c8;font-weight:500}.stage-area{height:calc(100% - 46px);overflow-y:auto;padding:22px}.video-stage{position:relative;overflow:hidden;width:min(100%,850px);aspect-ratio:16 / 9;margin:0 auto;border:1px solid var(--line);border-radius:9px;background:#101116;box-shadow:0 20px 65px #00000059}.video-stage>img{width:100%;height:100%;object-fit:cover;filter:hue-rotate(10deg) saturate(.68) brightness(.75)}.video-stage__grade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(22,31,59,.2),transparent 45%,rgba(3,4,7,.62))}.video-stage__time{position:absolute;top:12px;left:12px;display:flex;padding:5px 8px;align-items:center;gap:5px;border-radius:5px;background:#0000008c;font-size:8px}.stage-play{position:absolute;top:50%;left:50%;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff1f;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transform:translate(-50%,-50%);cursor:pointer}.stage-play svg{width:18px;margin-left:2px}.subtitle-preview{position:absolute;right:15%;bottom:27px;left:15%;color:#fff;font-size:12px;text-align:center;text-shadow:0 2px 7px #000}.regenerate-button{position:absolute;right:11px;bottom:11px;display:flex;height:29px;padding:0 9px;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#08090da6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;cursor:pointer}.timeline-panel{width:min(100%,850px);margin:14px auto 0;border:1px solid var(--line);border-radius:9px;background:#0e0f14}.timeline-tabs{display:flex;height:39px;padding:0 10px;align-items:end;border-bottom:1px solid var(--line);gap:16px}.timeline-tabs button{display:flex;height:100%;padding:0 2px;align-items:center;gap:5px;border-bottom:2px solid transparent;color:#686975;background:transparent;font-size:9px;cursor:pointer}.timeline-tabs button.is-active{border-color:#8d75f8;color:#c8c3df}.shot-strip{display:flex;overflow-x:auto;padding:11px;gap:8px}.shot-card{display:grid;min-width:105px;padding:5px;grid-template-columns:1fr auto;border:1px solid transparent;border-radius:6px;color:#858690;background:#15161c;text-align:left;cursor:pointer}.shot-card.is-active{border-color:#735ddd;background:#7c5cff14}.shot-image{display:grid;height:53px;margin-bottom:5px;grid-column:1 / -1;place-items:center;border-radius:4px;color:#ffffff40;background:linear-gradient(145deg,#30343f,#181b22)}.shot-image--2{background:linear-gradient(145deg,#303d50,#171b26)}.shot-image--3{background:linear-gradient(145deg,#423b38,#1c1a1a)}.shot-image--4{background:linear-gradient(145deg,#293a39,#151b1c)}.shot-card>span:not(.shot-image),.shot-card>small{font-size:7px}.shot-card small{color:#53545d}.shot-add{display:flex;min-width:82px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px dashed var(--line);border-radius:6px;color:#60616c;background:transparent;font-size:7px;cursor:pointer}.shot-add svg{width:16px}.ai-panel{display:flex;border-left:1px solid var(--line);flex-direction:column}.ai-panel__header{display:flex;height:51px;padding:0 12px;align-items:center;border-bottom:1px solid var(--line);gap:8px}.ai-avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#c1b5ff;background:#7c5cff24}.ai-panel__header>div:nth-child(2){display:flex;flex:1;flex-direction:column}.ai-panel__header strong{font-size:10px}.ai-panel__header span{display:flex;margin-top:2px;align-items:center;gap:4px;color:#61626d;font-size:7px}.ai-panel__header i{width:5px;height:5px;border-radius:50%;background:var(--success)}.ai-chat{overflow-y:auto;padding:15px 12px;flex:1}.chat-message{display:flex;margin-bottom:15px;gap:7px}.chat-icon{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:7px;color:#aa9bfa;background:#7c5cff1f}.chat-message p{margin:0;font-size:9px;line-height:1.7}.chat-message span{color:#51525b;font-size:7px}.chat-message--assistant>div:last-child{padding:10px;border-radius:3px 9px 9px;color:#aaabb5;background:#17181f}.chat-message--user{margin-left:34px;justify-content:flex-end}.chat-message--user p{padding:10px;border-radius:9px 3px 9px 9px;color:#d8d5e6;background:#634cc052}.quick-actions{display:flex;margin:-4px 0 15px 32px;flex-direction:column;gap:5px}.quick-actions button{display:flex;padding:7px 8px;align-items:center;gap:6px;border:1px solid var(--line);border-radius:6px;color:#8c8d98;background:transparent;font-size:8px;text-align:left;cursor:pointer}.quick-actions button:hover{color:#bbb3e9;border-color:#7c5cff4d;background:#7c5cff0d}.ai-composer{margin:10px;padding:9px;border:1px solid var(--line-strong);border-radius:9px;background:#14151b}.ai-composer textarea{width:100%;resize:none;border:0;outline:0;background:transparent;font-size:9px;line-height:1.6}.ai-composer textarea::placeholder{color:#555661}.ai-composer>div{display:flex;margin-top:6px;align-items:center;justify-content:space-between}.model-chip{display:flex;align-items:center;gap:4px;color:#8c83b7;background:transparent;font-size:7px;cursor:pointer}.send-button{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;color:#fff;background:#7359e9;cursor:pointer}.send-button svg{width:13px}.player-page{position:relative;overflow:hidden;min-height:100vh;background:#050609}.player-page__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.72) brightness(.72);animation:player-drift 18s ease-in-out infinite alternate}@keyframes player-drift{0%{transform:scale(1.01)}to{transform:scale(1.08)}}.player-page__grade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#020306b8,#0203060d 28%,#02030640 56%,#020306e6)}.player-header{position:absolute;z-index:2;top:0;right:0;left:0;display:flex;padding:22px 28px;align-items:center;gap:13px}.player-header>div:nth-child(2){display:flex;flex:1;flex-direction:column}.player-header span{color:#ffffff6e;font-size:8px;letter-spacing:1px}.player-header strong{margin-top:2px;font-size:12px}.player-control{display:grid;width:37px;height:37px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#07080c4d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.player-control svg{width:17px}.player-story{position:absolute;z-index:2;top:25%;left:8%;max-width:490px;text-shadow:0 2px 15px #000}.player-story__chapter{color:#afa4e8;font-size:9px;font-weight:600;letter-spacing:1.5px}.player-story p{margin:13px 0 0;font-size:clamp(17px,2.2vw,27px);line-height:1.65}.decision-panel{position:absolute;z-index:3;right:7%;bottom:14%;width:min(420px,86vw);padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#0a0b10ad;box-shadow:0 25px 70px #0006;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.decision-panel__label{display:flex;align-items:center;gap:6px;color:#a99cef;font-size:8px;letter-spacing:1px}.decision-panel h1{margin:9px 0 17px;font-size:22px}.decision-options{display:grid;gap:8px}.decision-options button{display:flex;padding:12px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:10px;background:#ffffff09;text-align:left;cursor:pointer;transition:.16s ease}.decision-options button:hover,.decision-options button.is-selected{border-color:#9781ff8c;background:#7c5cff21}.decision-options button>span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#bfb4f4;font-size:10px;font-weight:700}.decision-options button>div{display:flex;flex-direction:column}.decision-options strong{font-size:11px}.decision-options small{margin-top:3px;color:#777884;font-size:8px}.choice-confirmation{margin:11px 0 0;color:#8bd8aa;font-size:8px;text-align:center}.player-footer{position:absolute;z-index:2;right:28px;bottom:20px;left:28px;display:flex;align-items:center;gap:13px}.player-progress{overflow:hidden;height:3px;flex:1;border-radius:99px;background:#ffffff2e}.player-progress span{display:block;height:100%;background:#fff}.player-footer>span{color:#ffffff8c;font-size:8px}.player-footer .player-control{width:32px;height:32px}@media(max-width:1100px){.hero{gap:35px}.hero-poster{aspect-ratio:.95}.choice-preview{right:-10px;width:165px}.project-grid{grid-template-columns:repeat(2,1fr)}.studio-layout{grid-template-columns:205px minmax(450px,1fr)}.ai-panel{display:none}}@media(max-width:820px){.section-shell{width:min(100% - 32px,680px)}.topbar__inner{width:calc(100% - 28px)}.topbar__nav{position:absolute;top:68px;right:14px;left:14px;display:none;padding:10px;align-items:stretch;flex-direction:column;border:1px solid var(--line);border-radius:13px;background:#101117f7;box-shadow:var(--shadow)}.topbar__nav.is-open{display:flex}.topbar__create{margin:6px 0 0}.menu-toggle{display:grid}.hero{min-height:auto;padding-block:65px 85px;grid-template-columns:1fr}.hero__copy{text-align:center}.hero h1{margin-inline:auto;letter-spacing:-3px}.hero__actions,.hero__proof{justify-content:center}.hero__visual{width:min(100%,610px);margin-inline:auto}.hero-poster{aspect-ratio:1.25;transform:none}.floating-note{left:-5px}.story-grid,.steps-grid{grid-template-columns:1fr}.story-card{min-height:500px}.step-card{min-height:220px}.creation-cta{padding:42px 34px;align-items:flex-start;flex-direction:column;gap:28px}.project-grid,.studio-layout{grid-template-columns:1fr}.studio-sidebar,.studio-header .logo,.studio-header__divider{display:none}.project-title strong{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-stage{margin-top:15px}.player-story{top:18%;right:8%}.decision-panel{right:50%;bottom:15%;transform:translate(50%)}}@media(max-width:560px){.section-shell{width:calc(100% - 28px)}.credit-pill{display:none}.hero{padding-top:48px;gap:48px}.hero h1{font-size:47px;letter-spacing:-2.8px}.hero__copy>p{font-size:14px}.hero__actions{align-items:stretch;flex-direction:column}.hero-poster{aspect-ratio:.88}.choice-preview{right:7px}.choice-preview--second{right:17px}.floating-note{bottom:-23px;left:12px}.content-section{padding-block:80px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.section-heading--centered{align-items:center}.story-card{min-height:435px}.creation-section{padding-block:80px}.creation-cta{margin-top:60px;padding:35px 25px}.page-heading{align-items:flex-start;flex-direction:column;gap:24px}.page-heading .button{width:100%}.project-toolbar{align-items:stretch;flex-wrap:wrap}.search-field{width:100%}.view-switcher{margin-left:auto}.new-project-card,.project-card{min-height:335px}.studio-header__tools>.icon-button,.studio-header__tools>.studio-header__divider,.studio-header__tools>.button--ghost{display:none}.stage-area{padding:10px}.subtitle-preview{right:5%;bottom:16px;left:5%;font-size:9px}.regenerate-button{display:none}.timeline-panel{margin-top:10px}.player-header{padding:15px}.player-story{top:14%}.player-story p{font-size:16px}.decision-panel{bottom:12%;padding:18px}.decision-panel h1{font-size:18px}.player-footer{right:15px;bottom:12px;left:15px}}.canvas-agent-status{display:inline-flex;height:25px;padding:0 8px;align-items:center;gap:5px;border:1px solid rgba(124,92,255,.22);border-radius:6px;color:#a99df0;background:#7c5cff12;font-size:8px}.ai-panel__header i.is-thinking{background:#b7a8ff;box-shadow:0 0 0 4px #7c5cff1a;animation:agent-status-pulse 1.2s ease-in-out infinite}.ai-composer textarea:disabled{cursor:wait;opacity:.62}.send-button:disabled{cursor:not-allowed;opacity:.36}.send-button--stop{background:#583e93}.ai-stream-error{margin:0 0 12px 33px;padding:8px 9px;border:1px solid rgba(220,90,90,.18);border-radius:6px;color:#d88282;background:#91313112;font-size:8px;line-height:1.55}.typing-indicator{display:inline-flex;min-width:32px;height:13px;align-items:center;gap:3px}.typing-indicator i{width:4px;height:4px;border-radius:50%;background:#9e91e7;animation:agent-typing 1s ease-in-out infinite}.typing-indicator i:nth-child(2){animation-delay:.14s}.typing-indicator i:nth-child(3){animation-delay:.28s}@keyframes agent-typing{0%,60%,to{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@keyframes agent-status-pulse{50%{opacity:.45}}.studio-canvas--flow{height:100%;min-height:0;overflow:hidden;background:#f6f7f9}.studio-layout--flow .ai-panel{display:flex;width:auto}@media(max-width:1100px){.studio-layout.studio-layout--flow{grid-template-columns:minmax(0,1fr) 290px}.studio-layout--flow .ai-panel{display:flex}}@media(max-width:760px){.studio-page{min-width:620px;overflow-x:auto}.studio-layout.studio-layout--flow{min-width:620px;grid-template-columns:1fr;grid-template-rows:minmax(430px,1fr) 300px}.studio-layout--flow .ai-panel{border-top:1px solid var(--line);border-left:0}}.studio-canvas-empty{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;color:#777a87;background:#0b0c11;gap:10px}.studio-canvas-empty p{margin:0;font-size:11px}.studio-canvas-empty button{height:32px;padding:0 12px;border-radius:7px;color:#d9d3ff;background:#7c5cff2e;font-size:9px;cursor:pointer}.player-story h1{margin:10px 0 0;font-size:clamp(26px,3.4vw,48px);line-height:1.12;letter-spacing:-1.5px}.player-story h1+p{max-width:500px;margin-top:13px;color:#ffffffbd;font-size:clamp(13px,1.4vw,17px)}.player-completion{position:absolute;z-index:4;top:50%;left:50%;width:min(520px,calc(100vw - 32px));padding:38px;border:1px solid rgba(123,232,197,.2);border-radius:22px;background:#080d11c7;box-shadow:0 30px 90px #00000080,0 0 70px #32be9317;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);text-align:center;transform:translate(-50%,-50%)}.player-completion>span{display:grid;width:56px;height:56px;margin:0 auto 14px;place-items:center;border:1px solid rgba(115,229,193,.25);border-radius:16px;color:#83e8c7;background:#32b58d21}.player-completion>small{color:#6ed5b4;font-size:8px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.player-completion h1{margin:8px 0 10px;font-size:27px}.player-completion p{margin:0;color:#898e99;font-size:10px;line-height:1.7}.player-completion>div{display:flex;margin:20px 0;justify-content:center;gap:8px}.player-completion>div strong{display:flex;height:31px;padding:0 10px;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#a8adb7;background:#ffffff09;font-size:8px;font-weight:500}.player-completion>button{display:inline-flex;height:38px;padding:0 15px;align-items:center;gap:6px;border-radius:9px;color:#e9fff8;background:#278368;font-size:9px;cursor:pointer}@media(max-width:820px){.player-story{top:13%}.player-story h1{max-width:420px;font-size:28px}.player-story h1+p{max-width:430px;font-size:13px}}@media(max-width:560px){.player-story{top:10%}.player-story h1{font-size:22px}.player-story h1+p{font-size:11px}.player-completion{padding:27px 20px}.player-completion>div{align-items:stretch;flex-direction:column}.player-completion>div strong{justify-content:center}}.app-shell--home,.page-transition--home{min-height:100vh;color:#111827;background:#fafafa}.topbar--home{position:relative;border-bottom-color:#eceef2;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar--home .topbar__inner{width:100%;height:56px;padding:0 24px}.topbar--home .logo__mark{--logo-weave: #080a0f;border-color:#080a0f;color:#fff;background:#080a0f;box-shadow:0 5px 16px #0a0d1426}.topbar--home .logo__wordmark{color:#111827}.topbar--home .home-avatar{width:30px;height:30px;border:0;color:#fff;background:#111827;box-shadow:0 3px 10px #11182733;font-size:10px}.creator-home{min-height:calc(100vh - 56px);color:#151b2b;background:radial-gradient(circle at 50% 33%,rgba(234,237,244,.32),transparent 31%),#fafafa}.creator-home__main{display:grid;min-height:calc(100vh - 56px);padding:28px 24px 38px;place-items:start center}.creator-hero{display:flex;width:min(100%,720px);align-items:center;flex-direction:column;text-align:center}.creator-hero .creator-hero__mark{--logo-weave: #080a0f;width:43px;height:43px;margin-bottom:18px;border:0;border-radius:11px;color:#fff;background:#080a0f;box-shadow:0 9px 24px #0a0d1424}.creator-hero__mark .logo__symbol{width:26px;height:26px}.creator-hero h1{margin:0;color:#111827;font-size:clamp(34px,4.2vw,52px);font-weight:780;line-height:1.14;letter-spacing:-2.5px}.creator-hero>p{max-width:620px;margin:15px 0 0;color:#9399a5;font-size:12px;line-height:1.75}.creator-composer{width:100%;margin-top:28px;padding:14px 16px 13px;border:1px solid #e2e5ea;border-radius:18px;background:#fff;box-shadow:0 20px 55px #2b33451a,0 2px 8px #2b33450a;text-align:left}.creator-composer:focus-within{border-color:#c9ced8;box-shadow:0 24px 60px #2b33451f,0 0 0 4px #161b2606}.creator-composer__label{display:flex;margin:0 2px 9px;align-items:center;gap:7px;color:#303542;font-size:11px;font-weight:600}.creator-composer textarea{width:100%;min-height:100px;padding:12px 14px;resize:vertical;border:1px solid #e7e9ed;border-radius:13px;outline:0;color:#222938;background:#fafbfc;font-size:12px;line-height:1.75;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.creator-composer textarea:focus{border-color:#cfd4dd;background:#fff;box-shadow:0 0 0 3px #14192409}.creator-composer textarea::placeholder{color:#b3b7c0}.creator-composer__footer{display:flex;margin-top:9px;align-items:center;justify-content:space-between;gap:14px}.creator-composer__controls{display:flex;min-width:0;align-items:center;gap:5px}.creator-composer__file{display:none}.creator-control{display:inline-flex;height:35px;max-width:160px;padding:0 10px;overflow:hidden;align-items:center;gap:6px;border:1px solid transparent;border-radius:9px;color:#5f6674;background:transparent;font-size:10px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.creator-control:hover{border-color:#e6e8ed;color:#222938;background:#f7f8fa}.creator-select{position:relative;z-index:1;display:block;flex:none;color:#5f6674}.creator-select--ratio{width:70px}.creator-select--style{width:112px}.creator-select.is-open{z-index:50}.creator-select .select-menu__trigger{display:flex;width:100%;height:35px;padding:0 9px;align-items:center;border:1px solid transparent;border-radius:9px;color:inherit;background:transparent;font-size:10px;text-align:left;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.creator-select .select-menu__trigger>span{min-width:0;overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.creator-select .select-menu__trigger:hover{border-color:#e1e3e7;color:#222938;background:#f7f8fa}.creator-select.is-open .select-menu__trigger{border-color:#cfd2d8;color:#17191f;background:#fff;box-shadow:0 0 0 3px #17191f0b}.creator-select .select-menu__trigger:focus-visible{outline:2px solid rgba(23,25,31,.28);outline-offset:2px}.creator-select .select-menu__leading-icon{margin-right:6px;flex:none}.creator-select--style .select-menu__leading-icon{color:#d77820}.creator-select .select-menu__chevron{margin-left:5px;flex:none;color:#858992;transition:transform .15s ease}.creator-select.is-open .select-menu__chevron{transform:rotate(180deg)}.creator-select .select-menu__menu{position:absolute;z-index:60;top:calc(100% + 6px);left:0;display:flex;min-width:100%;padding:5px;flex-direction:column;border:1px solid #dedfe3;border-radius:10px;background:#fff;box-shadow:0 16px 36px #14171e24,0 3px 9px #14171e0f;gap:2px}.creator-select--ratio .select-menu__menu{width:92px}.creator-select--style .select-menu__menu{width:136px}.creator-select.is-upward .select-menu__menu{top:auto;bottom:calc(100% + 6px)}.creator-select .select-menu__menu button{display:flex;width:100%;min-height:32px;padding:6px 8px;align-items:center;justify-content:space-between;border-radius:7px;color:#4f535b;background:transparent;font-size:9px;text-align:left;cursor:pointer}.creator-select .select-menu__menu button:hover,.creator-select .select-menu__menu button.is-active:not(.is-selected){color:#17191f;background:#f0f1f2}.creator-select .select-menu__menu button.is-selected{color:#fff;background:#17191f}.creator-select .select-menu__menu button:focus-visible{outline:none}.creator-select .select-menu__menu button svg{margin-left:8px;flex:none}.creator-submit{display:inline-flex;min-width:142px;height:44px;padding:0 20px;align-items:center;justify-content:center;gap:8px;border-radius:999px;color:#fff;background:#090b10;box-shadow:0 8px 18px #090b1033;font-size:11px;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.creator-submit:hover:not(:disabled){background:#20242d;box-shadow:0 10px 22px #090b103d;transform:translateY(-1px)}.creator-submit:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.creator-inspirations{display:flex;margin-top:16px;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;color:#a0a5ae;font-size:10px}.creator-inspirations>span{margin-right:3px}.creator-inspirations button{display:inline-flex;height:31px;padding:0 11px;align-items:center;gap:6px;border:1px solid #e5e7eb;border-radius:999px;color:#69707c;background:#fff;box-shadow:0 3px 10px #2b334509;font-size:9px;cursor:pointer;transition:color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.creator-inspirations button:hover{border-color:#cfd4dc;color:#202632;box-shadow:0 5px 14px #2b334512;transform:translateY(-1px)}.creator-inspirations button:nth-of-type(1) svg{color:#5d6a79}.creator-inspirations button:nth-of-type(2) svg{color:#d1762f}.creator-inspirations button:nth-of-type(3) svg{color:#d97584}.creator-inspirations button:nth-of-type(4) svg{color:#607895}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.studio-page:fullscreen{background:#090a0e}.studio-layout.studio-layout--flow{position:relative;transition:grid-template-columns .22s ease}.studio-layout.studio-layout--flow.is-ai-collapsed{grid-template-columns:minmax(0,1fr)}.ai-panel__header-actions{display:flex;align-items:center;gap:1px}.ai-panel__header-actions .icon-button{width:28px;height:28px}.ai-panel-reopen{position:absolute;z-index:12;top:16px;right:16px;display:inline-flex;height:34px;padding:0 12px;align-items:center;gap:7px;border:1px solid rgba(122,99,226,.22);border-radius:9px;color:#5f50bd;background:#fffffff0;box-shadow:0 8px 22px #2e285b21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:9px;font-weight:700;cursor:pointer;transition:box-shadow .16s ease,transform .16s ease}.ai-panel-reopen:hover{box-shadow:0 10px 26px #2e285b30;transform:translateY(-1px)}.ai-panel-reopen i{width:6px;height:6px;border-radius:50%;background:#7c5cff;box-shadow:0 0 0 3px #7c5cff1f;animation:agent-status-pulse 1.2s ease-in-out infinite}@media(max-width:760px){.creator-home__main{min-height:calc(100vh - 60px);padding:35px 16px 50px}.topbar--home .topbar__inner{height:60px;padding:0 18px}.creator-hero h1{font-size:clamp(34px,10vw,48px);letter-spacing:-2.2px}.creator-hero>p{font-size:11px}.creator-composer{margin-top:32px;padding:14px;border-radius:15px}.creator-composer__footer{align-items:stretch;flex-direction:column}.creator-composer__controls{flex-wrap:wrap}.creator-submit{width:100%}.creator-inspirations>span{width:100%}.studio-layout.studio-layout--flow.is-ai-collapsed{grid-template-rows:minmax(430px,1fr)}}@media(prefers-reduced-motion:reduce){.creator-submit,.creator-inspirations button,.ai-panel-reopen{transition:none}}.home-projects-link{display:inline-flex;height:30px;padding:0 12px;align-items:center;border:1px solid #e5e7eb;border-radius:7px;color:#5d626c;background:#fff;font-size:10px;font-weight:500;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.home-projects-link:hover,.home-projects-link:focus-visible{border-color:#bfc3ca;color:#17191f;box-shadow:0 3px 10px #17191f12}.app-shell--studio,.page-transition--studio{height:100vh;overflow:hidden}.app-shell--studio .studio-page{color:#17191f;background:#f7f8fa}.app-shell--studio .studio-header{border-bottom-color:#e5e7eb;color:#17191f;background:#fff}.app-shell--studio .studio-header .logo__mark{--logo-weave: #080a0f;border-color:#080a0f;color:#fff;background:#080a0f}.app-shell--studio .studio-header .logo__wordmark,.app-shell--studio .project-title strong{color:#17191f}.app-shell--studio .studio-header__divider{background:#e5e7eb}.app-shell--studio .studio-header .icon-button,.app-shell--studio .studio-header .button--ghost{color:#62666f;background:transparent}.app-shell--studio .studio-header .icon-button:hover,.app-shell--studio .studio-header .button--ghost:hover{color:#17191f;background:#f1f2f4}.app-shell--studio .studio-header .button--primary{color:#fff;background:#17191f}.app-shell--studio .studio-header__left{min-width:0;flex:1;gap:9px}.app-shell--studio .studio-header__tools{flex:none;gap:9px}.studio-project-title__button,.studio-project-title__input{width:min(280px,28vw);min-width:80px;height:32px;padding:0 8px;border:1px solid transparent;border-radius:7px;color:#17191f;background:transparent;font:inherit;font-size:12px;font-weight:700;text-align:left}.studio-project-title__button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:text}.studio-project-title__button:hover{background:#f3f4f5}.studio-project-title__button:focus-visible,.studio-project-title__input:focus{border-color:#c9ccd2;outline:2px solid rgba(23,25,31,.1);outline-offset:1px;background:#fff}.studio-header-action,.studio-credit,.studio-agent-button{display:inline-flex;height:34px;padding:0 11px;align-items:center;justify-content:center;border:1px solid #e2e4e8;border-radius:8px;color:#555a63;background:#fff;gap:6px;font-size:10px;font-weight:600;white-space:nowrap}.studio-header-action,.studio-agent-button{cursor:pointer}.studio-header-action:hover{border-color:#c8cbd1;color:#17191f;background:#f7f7f8}.studio-header-action:focus-visible,.studio-agent-button:focus-visible{outline:2px solid rgba(23,25,31,.24);outline-offset:2px}.studio-share-action{position:relative}.studio-share-status{position:absolute;top:calc(100% + 7px);left:50%;z-index:90;min-width:max-content;padding:5px 8px;border-radius:6px;color:#fff;background:#17191f;box-shadow:0 5px 16px #17191f2e;font-size:8px;pointer-events:none;transform:translate(-50%)}.studio-share-status:empty{display:none}.studio-credit{color:#4e525a;background:#f7f7f8}.studio-credit svg{color:#e09925;fill:#e0992526}.studio-agent-button{border-color:#111318;color:#fff;background:#111318;box-shadow:0 4px 12px #11131824}.studio-agent-button:hover{background:#292c32}.studio-agent-button.is-active{color:#d8d9dc}.app-shell--studio .studio-header .user-account{flex:none}.app-shell--studio .studio-header .user-account__trigger{width:34px;height:34px;border-color:#e2e4e8;box-shadow:none}@media(max-width:760px){.studio-header{padding-inline:8px}.studio-project-title__button,.studio-project-title__input{width:min(180px,25vw)}.studio-header__tools{gap:5px}.studio-header-action,.studio-credit,.studio-agent-button{padding-inline:9px}.studio-header-action span,.studio-agent-button span{display:none}}@media(max-width:640px){.studio-project-title__button,.studio-project-title__input{width:120px}}.studio-layout.studio-layout--flow{grid-template-columns:112px minmax(0,1fr) 320px;background:#f7f8fa}.studio-layout.studio-layout--flow.is-ai-collapsed{grid-template-columns:112px minmax(0,1fr) auto}.studio-project-nav{display:flex;min-width:0;padding:15px 9px;border-right:1px solid #e5e7eb;background:#fff;flex-direction:column;gap:5px}.studio-project-nav a,.studio-project-nav button{display:flex;width:100%;min-height:35px;padding:0 9px;align-items:center;gap:7px;border:0;border-radius:7px;color:#72767f;background:transparent;font-size:9px;text-align:left;cursor:pointer;transition:color .14s ease,background .14s ease}.studio-project-nav a:hover,.studio-project-nav button:hover:not(:disabled){color:#17191f;background:#f1f2f4}.studio-project-nav a:focus-visible,.studio-project-nav button:focus-visible{outline:2px solid rgba(23,25,31,.25);outline-offset:1px}.studio-project-nav button:last-child{margin-top:2px;color:#fff;background:#17191f}.studio-project-nav button:last-child:hover:not(:disabled){color:#fff;background:#000}.studio-project-nav button:disabled{cursor:not-allowed;opacity:.45}.studio-layout--flow .ai-panel{border-left-color:#e5e7eb;color:#272a30;background:#fff}.studio-layout--flow .ai-panel__header{border-bottom-color:#e5e7eb;background:#fff}.studio-layout--flow .ai-panel__header strong{color:#17191f}.studio-layout--flow .ai-panel__header span{color:#878b93}.studio-layout--flow .ai-panel__header .icon-button{color:#7c8088;background:transparent}.studio-layout--flow .ai-panel__header .icon-button:hover{color:#17191f;background:#f1f2f4}.studio-layout--flow .ai-avatar,.studio-layout--flow .chat-icon{color:#fff;background:#17191f}.studio-layout--flow .ai-chat{color:#30333a;background:#fff}.studio-layout--flow .chat-message--assistant>div:last-child{border:1px solid #e7e7e7;color:#45484f;background:#f5f5f5}.studio-layout--flow .chat-message--user p{color:#fff;background:#17191f}.studio-layout--flow .chat-message span{color:#9699a0}.studio-layout--flow .quick-actions button{border-color:#e3e3e3;color:#5e626a;background:#fff}.studio-layout--flow .quick-actions button:hover{border-color:#bfc1c5;color:#17191f;background:#f5f5f5}.studio-layout--flow .ai-composer{border-color:#dfe1e5;background:#fff;box-shadow:0 6px 22px #17191f0f}.studio-layout--flow .ai-composer textarea{color:#262930}.studio-layout--flow .ai-composer textarea::placeholder{color:#a0a3aa}.studio-layout--flow .model-chip{color:#5f626a}.studio-layout--flow .send-button{color:#fff;background:#17191f}.studio-layout--flow .send-button--stop{background:#4a4d54}.studio-layout--flow .ai-stream-error{border-color:#ead4d4;color:#a24e4e;background:#fff7f7}.studio-layout--flow .typing-indicator i{background:#4e5158}@media(max-width:1100px){.studio-layout.studio-layout--flow{grid-template-columns:104px minmax(0,1fr) 290px}.studio-layout.studio-layout--flow.is-ai-collapsed{grid-template-columns:104px minmax(0,1fr) auto}}@media(max-width:760px){.studio-layout.studio-layout--flow{min-width:620px;grid-template-columns:92px minmax(0,1fr);grid-template-rows:minmax(430px,1fr) 300px}.studio-project-nav{grid-row:1 / 3}.studio-layout--flow .ai-panel{grid-column:2}.studio-project-nav a,.studio-project-nav button{padding-inline:7px;font-size:8px}}.app-shell--projects,.app-shell--projects .page-transition{min-height:100vh;color:#17191f;background:#f7f7f7}.app-shell--projects .topbar{border-bottom-color:#e8e8e8;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell--projects .topbar .logo__mark{--logo-weave: #080a0f;border-color:#080a0f;color:#fff;background:#080a0f;box-shadow:0 5px 16px #0a0d1424}.app-shell--projects .topbar .logo__wordmark{color:#17191f}.app-shell--projects .nav-link{color:#777b84}.app-shell--projects .nav-link:hover,.app-shell--projects .nav-link.is-active{color:#17191f;background:#f0f0f0}.app-shell--projects .credit-pill{border-color:#e1e1e1;color:#52565e;background:#f6f6f6}.app-shell--projects .topbar__create{color:#fff;background:#17191f}.projects-page{min-height:calc(100vh - 68px);color:#17191f}.projects-page .section-kicker{color:#8b8e95;letter-spacing:1.4px}.projects-page .page-heading h1{color:#17191f}.projects-page .page-heading p{color:#898d95}.projects-page .page-heading .button--primary{border:1px solid #17191f;color:#fff;background:#17191f;box-shadow:0 6px 16px #17191f1f}.projects-page .page-heading .button--primary:hover{background:#000;transform:translateY(-1px)}.projects-page .search-field{border-color:#e1e1e1;color:#8b8e95;background:#fff;box-shadow:0 2px 8px #17191f06}.projects-page .search-field:focus-within{border-color:#9fa2a8;box-shadow:0 0 0 3px #17191f0f}.projects-page .search-field input{color:#17191f}.projects-page .search-field input::placeholder{color:#a2a5ab}.projects-page .filter-chip{color:#777b83}.projects-page .filter-chip:hover{color:#17191f;background:#ededed}.projects-page .filter-chip.is-active{color:#fff;background:#17191f}.projects-page .view-switcher{border-color:#e1e1e1;background:#fff}.projects-page .view-switcher button{color:#92959c}.projects-page .view-switcher button.is-active{color:#17191f;background:#ededed}.projects-page .new-project-card,.projects-page .project-card{border-color:#e3e3e3;background:#fff;box-shadow:0 5px 18px #17191f0b}.projects-page .new-project-card{color:#696d75}.projects-page .new-project-card>span{color:#fff;background:#17191f}.projects-page .new-project-card strong{color:#272a30}.projects-page .new-project-card p{color:#9a9da4}.projects-page .new-project-card:hover{border-color:#aeb0b5;color:#17191f;background:#fbfbfb;box-shadow:0 12px 28px #17191f14;transform:translateY(-3px)}.projects-page .project-card:hover{border-color:#c9c9c9;box-shadow:0 12px 30px #17191f17}.projects-page .project-card__cover:after{background:linear-gradient(180deg,transparent 52%,rgba(12,13,16,.55))}.projects-page .project-card__cover button{border:1px solid rgba(255,255,255,.65);color:#272a30;background:#ffffffe6}.projects-page .project-card__cover button:hover{background:#fff}.projects-page .status-badge{border:1px solid rgba(255,255,255,.45);color:#fff;background:#17191fb8}.projects-page .project-card__genre{color:#888b92}.projects-page .project-card__body h2{color:#24272d}.projects-page .project-card__stats{color:#858991}.projects-page .progress-track{background:#e9e9e9}.projects-page .progress-track span{background:#17191f}.projects-page .progress-row strong{color:#666a72}@media(max-width:560px){.projects-page .page-heading{align-items:flex-start;flex-direction:column;gap:20px}.projects-page .project-toolbar{align-items:stretch;flex-wrap:wrap}.projects-page .search-field{width:100%}}.ai-composer__file-input{display:none}.ai-composer__attachments{display:flex;max-height:132px;margin-bottom:8px;overflow-y:auto;flex-direction:column;gap:5px}.ai-composer__attachment{display:flex;min-width:0;min-height:42px;padding:5px 6px;align-items:center;border:1px solid #e4e5e8;border-radius:8px;color:#60646c;background:#f7f7f8;gap:7px}.ai-composer__attachment>img{width:32px;height:32px;flex:none;border-radius:6px;object-fit:cover;background:#e9eaec}.ai-composer__attachment>svg{width:28px;flex:none;color:#6e727a}.ai-composer__attachment>span{display:flex;min-width:0;flex:1;flex-direction:column}.ai-composer__attachment strong{overflow:hidden;color:#34373d;font-size:8px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ai-composer__attachment small{margin-top:2px;color:#9699a0;font-size:7px}.ai-composer__attachment>button{display:grid;width:23px;height:23px;flex:none;place-items:center;border-radius:6px;color:#92959c;background:transparent;cursor:pointer}.ai-composer__attachment>button:hover{color:#303238;background:#e7e7e8}.ai-composer__attachment-error{margin:0 0 7px;color:#ad5252;font-size:7px;line-height:1.45}.ai-composer__tools{display:flex;align-items:center;gap:4px}.ai-composer__attach{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;color:#777b83;background:transparent;cursor:pointer}.ai-composer__attach:hover:not(:disabled){color:#17191f;background:#ededee}.ai-composer__attach:disabled{cursor:not-allowed;opacity:.35}.chat-message__user-content{display:flex;min-width:0;max-width:100%;align-items:flex-end;flex-direction:column;gap:5px}.chat-message__attachments{display:flex;max-width:100%;flex-direction:column;gap:4px}.chat-message__attachment{display:flex;max-width:210px;min-height:31px;padding:4px 7px 4px 4px;align-items:center;border:1px solid #dedfe2;border-radius:8px;color:#50535a;background:#fff;box-shadow:0 2px 7px #17191f0a;gap:6px}.chat-message__attachment img{width:29px;height:29px;flex:none;border-radius:5px;object-fit:cover;background:#ececee}.chat-message__attachment>svg{flex:none;color:#747880}.chat-message__attachment>span{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}@media(max-height:820px)and (min-width:761px){.creator-home__main{min-height:calc(100vh - 56px);padding:20px 24px 28px}.creator-hero .creator-hero__mark{width:38px;height:38px;margin-bottom:12px;border-radius:10px}.creator-hero__mark .logo__symbol{width:23px;height:23px}.creator-hero h1{font-size:clamp(32px,3.8vw,46px);line-height:1.1;letter-spacing:-2.1px}.creator-hero>p{margin-top:10px;line-height:1.65}.creator-composer{margin-top:22px;padding:12px 14px 11px;border-radius:16px}.creator-composer__label{margin-bottom:7px}.creator-composer textarea{min-height:88px;padding:10px 13px}.creator-composer__footer{margin-top:7px}.creator-submit{height:40px}.creator-inspirations{margin-top:14px}}@media(max-width:760px){.topbar--home .topbar__inner{height:54px}.creator-home{min-height:calc(100vh - 54px)}.creator-home__main{min-height:calc(100vh - 54px);padding-top:24px;padding-bottom:36px}.creator-composer{margin-top:24px}.creator-composer textarea{min-height:100px}.creator-inspirations{margin-top:14px}}.workspace-nav-menu{position:relative;z-index:80;display:inline-flex}.workspace-nav-menu__trigger{display:inline-flex;height:40px;padding:0 5px;align-items:center;border-radius:9px;color:#17191f;background:transparent;gap:8px;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.workspace-nav-menu__trigger:hover,.workspace-nav-menu.is-open .workspace-nav-menu__trigger{background:#f2f3f4}.workspace-nav-menu__trigger:focus-visible{outline:2px solid rgba(23,25,31,.28);outline-offset:2px}.workspace-nav-menu__trigger .logo__mark{width:31px;height:31px;flex:none;border-color:#080a0f;color:#fff;background:#080a0f;box-shadow:0 4px 13px #0a0d1424}.workspace-nav-menu__trigger .logo__symbol{width:20px;height:20px}.workspace-nav-menu__trigger>span:not(.logo__mark){overflow:hidden;max-width:180px;color:#17191f;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.workspace-nav-menu__trigger>svg{color:#8b8e95;transition:transform .15s ease}.workspace-nav-menu.is-open .workspace-nav-menu__trigger>svg{transform:rotate(180deg)}.workspace-nav-menu--icon-only .workspace-nav-menu__trigger{width:40px;padding:0;justify-content:center}.workspace-nav-menu--icon-only .workspace-nav-menu__trigger .logo__mark{width:32px;height:32px}.workspace-nav-menu__popover{position:absolute;z-index:100;top:calc(100% + 8px);left:0;display:flex;width:168px;padding:6px;flex-direction:column;border:1px solid #e1e2e5;border-radius:11px;background:#fff;box-shadow:0 18px 42px #14171e26,0 3px 10px #14171e0f;gap:2px}.workspace-nav-menu__popover a,.workspace-nav-menu__popover button{display:flex;width:100%;min-height:38px;padding:0 10px;align-items:center;border-radius:8px;color:#555960;background:transparent;gap:9px;font-size:10px;text-align:left;cursor:pointer}.workspace-nav-menu__popover a:hover,.workspace-nav-menu__popover button:hover:not(:disabled){color:#17191f;background:#f1f2f3}.workspace-nav-menu__popover button:disabled{cursor:wait;opacity:.52}.workspace-nav-menu__popover p{margin:4px 6px 3px;color:#ad5252;font-size:8px;line-height:1.45}.projects-page--library{min-height:calc(100vh - 68px);color:#17191f;background:#f6f7f8}.projects-library{width:min(100%,1280px);margin:0 auto;padding:34px 24px 80px}.projects-library__heading{display:flex;margin-bottom:28px;align-items:center;justify-content:space-between;gap:24px}.projects-library__heading h1{margin:0;color:#17191f;font-size:23px;line-height:1.2;letter-spacing:-.7px}.projects-library__heading p{margin:6px 0 0;color:#a0a3a9;font-size:10px}.projects-library__create{display:inline-flex;min-width:118px;height:38px;padding:0 14px;align-items:center;justify-content:center;border-radius:7px;color:#fff;background:#080a0e;box-shadow:0 5px 14px #080a0e21;gap:6px;font-size:10px;font-weight:650;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.projects-library__create:hover:not(:disabled){background:#24272d;box-shadow:0 8px 18px #080a0e2b;transform:translateY(-1px)}.projects-library__create:disabled{cursor:wait;opacity:.58}.projects-library__error{margin:-14px 0 20px;color:#ad5252;font-size:10px}.projects-library__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.project-library-card{position:relative;overflow:hidden;min-width:0;border:1px solid #ececee;border-radius:12px;background:#fff;box-shadow:0 4px 14px #191d250b;transition:border-color .17s ease,box-shadow .17s ease,transform .17s ease}.project-library-card:hover{border-color:#d6d7da;box-shadow:0 12px 28px #191d2517;transform:translateY(-2px)}.project-library-card__main{display:block;color:inherit}.project-library-card__cover{display:grid;overflow:hidden;aspect-ratio:1.85 / 1;place-items:center;background:#e9ebee}.project-library-card__cover img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.project-library-card:hover .project-library-card__cover img{transform:scale(1.025)}.project-library-card__cover.is-empty{background:radial-gradient(circle at 72% 30%,rgba(255,255,255,.7),transparent 22%),linear-gradient(145deg,#dfe2e7,#f3f4f6 58%,#d9dce1)}.project-library-card__cover.is-empty .logo__mark{width:42px;height:42px;border:0;color:#fff;background:#17191f;box-shadow:0 9px 24px #17191f2e}.project-library-card__body{display:flex;min-height:74px;padding:14px 42px 13px 14px;align-items:flex-start;flex-direction:column}.project-library-card__body strong{overflow:hidden;max-width:100%;color:#24272d;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.project-library-card__body time{margin-top:9px;color:#a0a3aa;font-size:8px}.project-library-card__delete{position:absolute;right:11px;bottom:12px;display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:#9a9da4;background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.project-library-card__delete:hover{color:#34373d;background:#f0f1f2}.project-library-card__delete:focus-visible{outline:2px solid rgba(23,25,31,.3);outline-offset:1px}.projects-library__empty{display:flex;min-height:360px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #d9dadd;border-radius:14px;color:#858991;background:#ffffff9e;text-align:center}.projects-library__empty .logo__mark{width:45px;height:45px;margin-bottom:14px;border:0;color:#fff;background:#17191f}.projects-library__empty strong{color:#30333a;font-size:14px}.projects-library__empty span{margin-top:7px;font-size:10px}.projects-library__empty button{display:inline-flex;height:36px;margin-top:20px;padding:0 13px;align-items:center;border-radius:8px;color:#fff;background:#17191f;gap:6px;font-size:9px;cursor:pointer}@media(max-width:980px){.projects-library__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.projects-library{padding:26px 16px 60px}.projects-library__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}}@media(max-width:480px){.projects-library__heading{align-items:flex-start;flex-direction:column}.projects-library__create{width:100%}.projects-library__grid{grid-template-columns:1fr}}.creator-composer__error{margin:9px 2px 0;color:#ad5252;font-size:9px;line-height:1.45}.studio-header .workspace-nav-menu__trigger{max-width:240px}.studio-layout.studio-layout--flow{grid-template-columns:minmax(0,1fr) 320px}.studio-layout.studio-layout--flow.is-ai-collapsed{grid-template-columns:minmax(0,1fr) auto}@media(max-width:1100px){.studio-layout.studio-layout--flow{grid-template-columns:minmax(0,1fr) 290px}.studio-layout.studio-layout--flow.is-ai-collapsed{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:760px){.studio-layout.studio-layout--flow{min-width:620px;grid-template-columns:1fr;grid-template-rows:minmax(430px,1fr) 300px}.studio-layout--flow .ai-panel{grid-column:1}}.studio-canvas__persistent-view{width:100%;height:100%;min-height:0}.ai-composer__attachments,.chat-message__attachments{flex-direction:row;flex-wrap:wrap;overflow-x:auto}.ai-composer__attachment.is-image{position:relative;width:52px;height:52px;min-height:52px;padding:0;flex:0 0 52px;overflow:visible}.ai-composer__attachment.is-image>img{width:100%;height:100%;border-radius:8px}.ai-composer__attachment.is-image>span{display:none}.ai-composer__attachment.is-image>button{position:absolute;top:-5px;right:-5px;width:19px;height:19px;border:1px solid #fff;border-radius:50%;color:#fff;background:#555860}.chat-message__attachment.is-image{width:52px;height:52px;min-height:52px;padding:0;flex:0 0 52px;overflow:hidden}.chat-message__attachment.is-image img{width:100%;height:100%;border-radius:7px}.chat-message__attachment.is-image>span{display:none}
