:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#101114;--panel:#181b20;--panel-soft:#22262d;--text:#f4efe7;--muted:#b9c0cc;--line:#323947;--accent:#d64d6a;--accent-2:#2fb7a4;--ok:#68c28f}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:is(html:has(.novelly-root),body:has(.novelly-root)){background:#121821;width:100%;height:100%;overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}.screen{background:linear-gradient(180deg, #d64d6a2e, transparent 34%), var(--bg);min-height:100dvh;padding:18px}.shell{width:min(100%,520px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.brand{gap:2px;display:grid}.brand strong{font-size:18px}.brand span,.meta{color:var(--muted);font-size:13px}.progress{border:1px solid var(--line);background:#ffffff0f;border-radius:999px;height:8px;overflow:hidden}.progress span{background:linear-gradient(90deg, var(--accent), var(--accent-2));height:100%;display:block}.scene{border:1px solid var(--line);background:#1b1a18e0;border-radius:8px;margin-top:18px;padding:18px}.scene h1,.scene h2{margin:0 0 12px;font-size:22px}.scene p{color:var(--text);margin:0;line-height:1.55}.choices{gap:10px;margin-top:16px;display:grid}.choice,.primary,.secondary{width:100%;min-height:48px;color:var(--text);text-align:left;border-radius:8px;padding:12px 14px}.choice{border:1px solid var(--line);background:var(--panel-soft)}.choice strong{display:block}.choice span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.primary{background:var(--accent);text-align:center;font-weight:700}.secondary{border:1px solid var(--line);text-align:center;background:0 0}.notice{color:var(--ok);background:#68c28f14;border:1px solid #68c28f52;border-radius:8px;margin-top:12px;padding:12px}.story-builder{color:#f6f2ff;background:linear-gradient(#121020f0,#05040cfa),#070611;flex-direction:column;min-height:100dvh;padding:14px;display:flex;overflow:hidden}.story-builder button,.story-builder input,.story-builder textarea,.story-builder select{font:inherit}.story-builder button{cursor:pointer}.builder-topbar{grid-template-columns:minmax(260px,1fr) minmax(220px,auto) auto;align-items:center;gap:12px;min-height:58px;margin-bottom:12px;display:grid}.builder-title{gap:5px;display:grid}.builder-title>div{gap:4px;display:grid}.builder-title span{color:#d7b66f;text-transform:uppercase;font-size:12px;font-weight:800}.builder-title h1{color:#f8f5ff;margin:0;font-size:clamp(23px,2.35vw,31px);line-height:1.05}.builder-title p,.builder-sidebar-section p,.builder-canvas-head p{color:#a49bb8;margin:0;font-size:13px;line-height:1.45}.builder-health{min-width:0}.builder-message{color:#99f1ca;background:#43d29a14;border:1px solid #43d29a52;border-radius:8px;align-items:center;gap:9px;min-height:34px;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.builder-message.is-muted{color:#a49bb8;background:#ffffff0b;border-color:#ffffff14}.builder-actions,.builder-icon-actions,.builder-zoom,.builder-tabs{align-items:center;gap:10px;display:flex}.builder-button{color:#f7f2ff;background:#ffffff12;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:10px 16px;font-weight:800;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.builder-button:hover:not(:disabled){border-color:#d7b66f73;transform:translateY(-1px)}.builder-button:disabled{cursor:not-allowed;opacity:.58}.builder-button.is-primary{color:#181018;background:linear-gradient(135deg,#d7b66f,#f0cf86);border-color:#d7b66fb8;box-shadow:0 12px 30px #d7b66f2e}.builder-button.is-ghost{background:#ffffff0f}.builder-button.is-wide{width:100%}.is-spinning{animation:.9s linear infinite builderSpin}.builder-shell{background:#110f1ed1;border:1px solid #ffffff1a;border-radius:14px;flex:1;grid-template-columns:112px minmax(250px,285px) minmax(760px,1fr) minmax(320px,360px);gap:0;min-height:0;display:grid;overflow:hidden;box-shadow:0 24px 70px #00000070}.builder-rail,.builder-sidebar,.builder-canvas,.builder-inspector{border-right:1px solid #ffffff14;min-height:0}.builder-rail{background:#090814c7;flex-direction:column;gap:6px;padding:14px 8px;display:flex}.builder-mark{color:#d7b66f;background:#d7b66f14;border:1px solid #d7b66f5c;border-radius:12px;place-items:center;width:46px;height:46px;margin:0 0 12px 8px;display:grid}.builder-rail button{color:#a49bb8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;min-height:39px;padding:8px 9px;font-size:12px;font-weight:750;display:flex}.builder-rail button.is-active,.builder-rail button:hover{color:#f6f2ff;background:#ffffff12}.builder-sidebar,.builder-inspector{scrollbar-width:thin;scrollbar-color:#d7b66f4d transparent;background:#0c0b19e6;overflow:auto}.builder-sidebar-section,.builder-form-section{border-bottom:1px solid #ffffff14;gap:12px;padding:15px 16px;display:grid}.builder-sidebar-section h2,.builder-form-section h3,.builder-new-choice h4,.builder-canvas-head h2{color:#f7f2ff;margin:0;font-size:15px}.builder-section-head,.builder-canvas-head,.builder-node-top,.builder-node-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.builder-icon-actions button,.builder-zoom button,.builder-node-top button{color:#cfc8dd;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.builder-search{color:#827990;background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;height:39px;padding:0 12px;display:grid}.builder-search button{color:#827990;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.builder-search button.is-active,.builder-search button:hover{color:#f4d58e;background:#d7b66f24}.builder-search input,.builder-sidebar-section input,.builder-sidebar-section textarea,.builder-sidebar-section select,.builder-form-section input,.builder-form-section textarea,.builder-form-section select,.builder-new-choice input,.builder-new-choice textarea,.builder-new-choice select{color:#f7f2ff;background:#05040d94;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%}.builder-search input{background:0 0;border:0;height:100%;padding:0}.builder-sidebar-section label,.builder-form-section label,.builder-new-choice label{gap:7px;display:grid}.builder-sidebar-section label span,.builder-form-section label span,.builder-new-choice label span{color:#a49bb8;font-size:12px;font-weight:800}.builder-sidebar-section input,.builder-sidebar-section textarea,.builder-sidebar-section select,.builder-form-section input,.builder-form-section textarea,.builder-form-section select,.builder-new-choice input,.builder-new-choice textarea,.builder-new-choice select{min-height:42px;padding:10px 12px}.builder-form-section textarea,.builder-new-choice textarea{resize:vertical;line-height:1.45}.builder-chapter{gap:10px;display:grid}.builder-chapter-title{color:#f7f2ff;text-align:left;background:0 0;border:0;align-items:center;gap:8px;font-weight:850;display:flex}.builder-chapter-title svg{transition:transform .16s}.builder-chapter-title svg.is-collapsed{transform:rotate(-90deg)}.builder-scene-list{gap:5px;display:grid}.builder-scene-item{color:#f7f2ff;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:32px 1fr;align-items:center;gap:10px;min-height:49px;padding:7px;display:grid}.builder-scene-item.is-selected{background:#d7b66f29;border-color:#d7b66f57}.builder-scene-item strong{color:#f7f2ff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.builder-scene-item em{color:#a49bb8;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;font-style:normal;display:block;overflow:hidden}.builder-scene-icon,.builder-block-icon{border-radius:8px;flex:none;place-items:center;display:grid}.builder-scene-icon{color:#d7b66f;background:#d7b66f1f;border:1px solid #ffffff14;width:29px;height:29px}.builder-block-icon{width:34px;height:34px;margin-bottom:9px}.type-choice,.type-premium_choice{color:#d7b66f;background:#d7b66f26}.type-condition{color:#52e0b5;background:#52e0b524}.type-ending{color:#fb7185;background:#fb718524}.type-chat_message{color:#93c5fd;background:#93c5fd1f}.type-thought,.type-timer{color:#c4b5fd;background:#c4b5fd1f}.builder-block-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.builder-block-grid button{color:#f7f2ff;text-align:left;background:#ffffff0e;border:1px solid #ffffff14;border-radius:8px;min-height:72px;padding:10px;font-size:13px;font-weight:800}.builder-check{grid-template-columns:18px 1fr;align-items:center}.builder-check input{width:16px;height:16px;padding:0}.builder-check span{color:#cfc8dd}.builder-canvas{background-color:#090817;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-rows:auto 1fr auto;display:grid;position:relative;overflow:hidden}.builder-canvas-head{background:#0c0b19c7;border-bottom:1px solid #ffffff14;height:56px;padding:12px 16px}.builder-zoom button{color:#cfc8dd;width:auto;min-width:42px;height:34px;padding:0 10px;font-size:12px;font-weight:800}.builder-map{position:relative;overflow:auto}.builder-map-stage{position:relative}.builder-map-content{transform-origin:0 0;width:1280px;height:1200px;position:absolute;inset:0 auto auto 0}.builder-edges{pointer-events:none;position:absolute;inset:0}.builder-edges path{fill:none;stroke-width:2px;stroke-linecap:round}.builder-edges .is-next-edge{stroke:#d7b66fa3}.builder-edges .is-choice-edge{stroke:#52e0b594;stroke-dasharray:6 8}.builder-node-card{background:#1e1c30f0;border:1px solid #ffffff1a;border-radius:8px;gap:9px;width:260px;min-height:112px;padding:14px;display:grid;position:absolute;overflow:hidden;box-shadow:0 18px 42px #00000047}.builder-node-card.is-selected{border-color:#d7b66feb;box-shadow:0 0 0 2px #d7b66f2e,0 18px 52px #0000005c}.builder-node-top strong{color:#f7f2ff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.builder-node-top button{background:0 0;border:0;width:26px;height:26px}.builder-node-card p{color:#cfc8dd;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:0;font-size:12px;line-height:1.42;display:-webkit-box;overflow:hidden}.builder-node-meta{color:#a49bb8;font-size:11px}.builder-node-choice-count{color:#d7b66f;justify-self:start;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.builder-legend{color:#a49bb8;background:#0c0b19db;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:22px;height:38px;font-size:12px;display:flex}.builder-legend span{align-items:center;gap:7px;display:inline-flex}.line-sample{background:#d7b66fa3;border-radius:999px;width:46px;height:2px}.builder-inspector{border-right:0}.builder-tabs{z-index:2;background:#0c0b19f5;border-bottom:1px solid #ffffff14;padding:0 16px;position:sticky;top:0}.builder-tabs button{color:#a49bb8;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;height:50px;font-weight:850}.builder-tabs button.is-active{color:#f4d58e;border-bottom-color:#d7b66f}.builder-inspector-body,.builder-preview,.builder-new-choice,.builder-choice-stack{gap:14px;display:grid}.builder-count{color:#d7b66f;text-align:center;background:#d7b66f24;border-radius:999px;min-width:28px;padding:4px 9px;font-size:12px;font-weight:850}.builder-media-upload{color:#a49bb8;text-align:center;background:#ffffff09;border:1px dashed #ffffff29;border-radius:8px;place-items:center;gap:8px;min-height:120px;padding:16px;display:grid}.builder-media-upload span{color:#f7f2ff;font-weight:800}.builder-media-upload em{font-size:11px;font-style:normal}.builder-media-button{color:#f7f2ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-weight:800;display:inline-flex}.builder-media-button input{display:none}.builder-choice-card,.builder-new-choice{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;gap:10px;padding:12px;display:grid}.builder-split-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.builder-condition{color:#f7f2ff;background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:46px;padding:8px;display:grid}.builder-condition input{background:0 0;border:0;min-height:32px;padding:6px 8px}.builder-condition button{color:#f4d58e;background:#ffffff0f;border:1px solid #ffffff14;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.builder-side-note,.builder-empty-list{color:#81778f;margin:0;font-size:12px;line-height:1.4}.builder-empty-list{padding:8px 0}.builder-preview{padding:16px}.builder-phone{background:linear-gradient(#1f1836f5,#0a0717fa);border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;gap:14px;width:min(100%,320px);min-height:580px;margin:0 auto;padding:16px;display:flex;box-shadow:inset 0 0 0 8px #00000038,0 24px 54px #00000057}.builder-phone-status{color:#f7f2ff;justify-content:space-between;align-items:center;padding:6px 6px 0;font-size:13px;font-weight:850;display:flex}.builder-phone-status em{color:#d7b66f;font-style:normal}.builder-phone section{background:#ffffff0e;border-radius:20px;flex-direction:column;flex:1;gap:14px;padding:18px;display:flex}.builder-preview-kicker{color:#d7b66f;text-transform:uppercase;font-size:11px;font-weight:850}.builder-phone h3{color:#f7f2ff;margin:0;font-size:22px}.builder-phone p{color:#d8d1e5;margin:0;line-height:1.55}.builder-preview-choices{gap:10px;margin-top:auto;display:grid}.builder-phone button{color:#f7f2ff;background:#d7b66f24;border:1px solid #d7b66f47;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-weight:850;display:flex}.builder-phone button span{color:#f4d58e;font-size:12px}.builder-empty{color:#a49bb8;padding:22px}@keyframes builderSpin{to{transform:rotate(360deg)}}@media (max-width:1320px){.story-builder{overflow:auto}.builder-shell{grid-template-columns:120px minmax(260px,320px) minmax(560px,1fr);min-height:1000px}.builder-inspector{border-top:1px solid #ffffff14;grid-column:2/4}}@media (max-width:860px){.story-builder{padding:12px}.builder-topbar,.builder-shell{grid-template-columns:1fr;display:grid}.builder-actions{flex-wrap:wrap}.builder-shell{overflow:visible}.builder-rail,.builder-sidebar,.builder-canvas,.builder-inspector{border-bottom:1px solid #ffffff14;border-right:0}.builder-rail{flex-direction:row;overflow:auto}.builder-mark{margin:0}.builder-canvas{min-height:620px}}.constructor-page{--constructor-bg:#080713;--constructor-panel:#131120d1;--constructor-line:#ffffff16;--constructor-line-strong:#ffffff29;--constructor-text:#f3eefc;--constructor-muted:#8c839a;--constructor-gold:#e4c276;--constructor-pink:#ff6eaa;--constructor-purple:#7b45ff;--constructor-green:#6fe5ba;min-height:100dvh;color:var(--constructor-text);background:radial-gradient(circle at 18% 6%,#653ab03d,#0000 32%),radial-gradient(circle at 84% 20%,#c74d8c1a,#0000 28%),linear-gradient(#090714 0%,#05040c 100%);flex-direction:column;gap:12px;padding:14px;display:flex;position:relative;overflow:hidden}.constructor-page *,.constructor-page :before,.constructor-page :after{box-sizing:border-box}.constructor-page button,.constructor-page input,.constructor-page textarea,.constructor-page select{font:inherit}.constructor-page button{color:inherit;cursor:pointer;background:0 0;border:0}.constructor-page button:disabled,.constructor-page input:disabled,.constructor-page select:disabled{cursor:not-allowed;opacity:.58}.toast{z-index:30;color:var(--constructor-gold);background:#181423eb;border:1px solid #e4c27659;border-radius:999px;padding:12px 18px;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 16px 60px #00000059,0 0 26px #e4c2761a}.top-header{grid-template-columns:minmax(300px,420px) 1fr auto;align-items:start;gap:18px;min-height:84px;padding:0 4px;display:grid}.brand-block h1{color:var(--constructor-gold);margin:0 0 6px;font-size:clamp(24px,2.3vw,30px);font-weight:800;line-height:1.08}.brand-block p,.feature-card span,.map-toolbar p,.block-library p,.empty-note{color:var(--constructor-muted);margin:0;font-size:12px;line-height:1.35}.builder-mode-tabs{background:#0000002e;border:1px solid #ffffff14;border-radius:8px;gap:4px;margin-top:13px;padding:3px;display:inline-flex}.builder-mode-tabs button{color:#8f879b;border-radius:6px;align-items:center;gap:7px;min-height:30px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.builder-mode-tabs button.active{color:var(--constructor-gold);background:#e4c27621}.feature-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.feature-card{background:#ffffff03;border:1px dashed #b98bff38;border-radius:4px;min-height:72px;padding:10px 12px}.feature-card b{color:#c7b5ff;margin-bottom:5px;font-size:13px;display:block}.header-actions{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.header-actions.is-muted{visibility:hidden}.constructor-shell.is-hidden,.bottom-notes.is-hidden{display:none}.ghost-button,.gold-button{border-radius:10px;min-height:42px;padding:0 20px;font-weight:800;transition:transform .16s,opacity .16s,box-shadow .16s}.ghost-button:hover:not(:disabled),.gold-button:hover:not(:disabled){transform:translateY(-1px)}.ghost-button{color:#d8d1df;background:#ffffff0e}.gold-button{color:#151016;background:linear-gradient(135deg,#f0d288,#b58339);box-shadow:0 14px 34px #ca9d4838}.constructor-shell{border:1px solid var(--constructor-line-strong);background:linear-gradient(#1b152ad1,#0b0914eb),radial-gradient(circle at 55% 0,#7044be2e,#0000 32%);border-radius:22px;flex:1;grid-template-columns:minmax(330px,390px) minmax(760px,1fr);min-height:0;display:grid;overflow:hidden;box-shadow:0 40px 100px #00000073,inset 0 1px #ffffff0f}.scene-panel,.map-panel,.inspector-panel{min-height:0}.rail-logo{width:44px;height:44px;color:var(--constructor-gold);background:#ffffff0b;border:1px solid #ffffff17;border-radius:14px;flex:none;place-items:center;font-size:22px;display:grid}.scene-project-summary{background:#ffffff0a;border:1px solid #ffffff0e;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:10px;display:flex}.scene-project-summary b,.scene-project-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.scene-project-summary b{color:#f2edf8;font-size:13px;font-weight:850}.scene-project-summary span{color:var(--constructor-muted);margin-top:3px;font-size:11px}.story-select{gap:6px;margin-top:12px;display:grid}.story-select span{color:#e4c276c2;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.story-select select{color:#f2edf8;width:100%;min-height:38px;font:inherit;background:#00000038;border:1px solid #ffffff1a;border-radius:10px;outline:0;padding:0 10px}.scene-panel{border-right:1px solid var(--constructor-line);background:#0d0b1894;flex-direction:column;padding:18px 14px;display:flex;overflow:hidden}.panel-title-row,.map-toolbar,.inspector-tabs{justify-content:space-between;align-items:center;display:flex}.panel-title-row h2,.map-toolbar h2,.block-library h3{color:var(--constructor-text);margin:0;font-size:15px}.tiny-actions,.toolbar-actions{gap:7px;display:flex}.tiny-actions button,.toolbar-actions button{color:#b5aebf;background:#ffffff0b;border:1px solid #ffffff0f;border-radius:8px;place-items:center;min-width:31px;height:31px;display:grid}.tiny-actions button:hover:not(:disabled),.toolbar-actions button:hover:not(:disabled){color:var(--constructor-gold);border-color:#e4c27647}.coverage-toggle{color:#9d95a8;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:7px;min-height:31px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.coverage-toggle input{accent-color:#68d9b6;width:13px;height:13px}.coverage-toggle.is-active{color:#8ce6c9;border-color:#68d9b647}.coverage-toggle:has(input:disabled){cursor:not-allowed;opacity:.5}.search-box{height:42px;color:var(--constructor-muted);background:#03020847;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:9px;margin:14px 0 12px;padding:0 10px;display:flex}.search-box input{width:0;color:var(--constructor-text);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box button{color:#bbb1c6}.search-box button.active{color:var(--constructor-gold)}.chapter-list{flex:1;min-height:0;padding-right:2px;overflow:auto}.chapter-group{margin-bottom:8px}.chapter-head{color:#dbd4e4;text-align:left;grid-template-columns:16px 1fr 32px;align-items:center;gap:6px;width:100%;min-height:34px;font-size:13px;display:grid}.chapter-head b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chapter-head span{color:var(--constructor-muted)}.scene-list-items{flex-direction:column;gap:6px;padding:3px 0 8px 16px;display:flex}.scene-row{color:#aaa1b7;text-align:left;border-radius:8px;grid-template-columns:26px minmax(0,1fr) 22px;align-items:center;gap:8px;min-height:38px;padding:0 8px;font-size:12px;display:grid}.scene-row span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scene-row.active{color:var(--constructor-gold);background:linear-gradient(90deg,#e4c2762e,#e4c2760d)}.scene-coverage{color:#8f879b;font-variant-numeric:tabular-nums;text-align:right;min-width:35px}.scene-coverage.is-spine{color:#92e8cf}.scene-coverage.is-normal{color:#9bc4f5}.scene-coverage.is-rare{color:#f0c672}.scene-coverage.is-dead{color:#c87c89}.scene-row-icon{background:#ffffff0e;border-radius:6px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.sidebar-tools{border-top:1px solid #ffffff14;flex:none;gap:8px;padding-top:10px;display:grid}.side-accordion{gap:8px;display:grid}.side-accordion-head{color:#e7e0ef;text-align:left;border-radius:10px;grid-template-columns:18px 1fr;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:13px;font-weight:850;display:grid;background:#ffffff0a!important;border:1px solid #ffffff0f!important}.side-accordion-head span{color:var(--constructor-muted)}.add-chapter-row{gap:8px;display:grid}.add-chapter-row input{min-height:36px;color:var(--constructor-text);background:#0003;border:1px solid #ffffff13;border-radius:9px;padding:0 10px}.add-chapter-row button{min-height:38px;color:var(--constructor-muted);border:1px dashed #ffffff1f;border-radius:10px}.block-library{border-top:0;padding-top:0}.block-library p{margin:3px 0 12px}.block-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.block-tile{color:#d9d1e5;text-align:left;background:#ffffff0e;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;min-height:46px;padding:0 12px;font-size:12px;display:flex}.block-tile span{border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.map-panel{flex-direction:column;padding:18px 14px 12px;display:flex;position:relative;overflow:hidden}.map-toolbar{gap:14px;min-height:38px;padding:0 2px}.story-canvas-viewport{background-color:#04040c33;background-image:radial-gradient(circle,#ffffff1c 1px,#0000 1px),radial-gradient(circle at 50% 0,#854ede17,#0000 38%);background-size:18px 18px,100% 100%;border:1px solid #ffffff0b;border-radius:16px;flex:1;min-height:0;margin-top:12px;position:relative;overflow:auto}.story-canvas-stage{position:relative}.story-canvas{transform-origin:0 0;position:absolute;inset:0 auto auto 0}.edge-layer{pointer-events:auto;position:absolute;inset:0;overflow:visible}.edge path{fill:none;stroke:#82789a94;stroke-width:2px;pointer-events:none}.edge-hit{cursor:grab;stroke:#0000!important;stroke-width:18px!important;pointer-events:stroke!important}.edge-hit:active{cursor:grabbing}.edge-conditional path{stroke:#6fe5ba9e;stroke-dasharray:6 7}.edge:hover path:not(.edge-hit){stroke:#e4c276e6;stroke-width:3px;filter:drop-shadow(0 0 9px #e4c2763d)}.edge-draft path{stroke:#e4c276f0;stroke-width:3px;stroke-dasharray:8 8;filter:drop-shadow(0 0 10px #e4c27657)}.edge-label{fill:#d8c98e;font-size:12px;font-weight:800}.edge-ai-exit path{stroke:#93beff8c;stroke-dasharray:5 6}.edge-ai-exit .edge-hit{cursor:default}.edge-ai-exit:hover path:not(.edge-hit){stroke:#93beffe6;stroke-width:2.5px;filter:drop-shadow(0 0 8px #78aaff38)}.node-card{color:#dcd5e7;text-align:left;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(#242134f2,#191726eb);border:1px solid #ffffff13;border-radius:12px;align-items:center;gap:12px;padding:12px 13px;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex;position:absolute;box-shadow:0 14px 34px #00000042,inset 0 1px #ffffff0a}.node-card:hover{border-color:#e4c27657;transform:translateY(-1px)}.node-card.is-selected{border-color:var(--constructor-gold);box-shadow:0 14px 34px #00000047,0 0 0 1px #e4c27659,0 0 26px #e4c2761f}.node-card.has-coverage{--coverage-color:#ffffff2e;border-color:var(--coverage-color);box-shadow:0 14px 34px #00000047, inset 4px 0 0 var(--coverage-color)}.node-card.coverage-spine{--coverage-color:#68d9b6}.node-card.coverage-normal{--coverage-color:#6d9ed4}.node-card.coverage-rare{--coverage-color:#d7ab53}.node-card.coverage-dead{--coverage-color:#92505c;background:linear-gradient(#2f1f2af2,#1c141ceb)}.node-card.has-coverage.is-selected{box-shadow:0 14px 34px #0000004d, inset 4px 0 0 var(--coverage-color), 0 0 0 2px #e4c2769e}.node-coverage-badge{color:var(--coverage-color);font-variant-numeric:tabular-nums;font-size:11px;font-weight:900;position:absolute;bottom:8px;right:11px}.node-menu{z-index:2;color:#776f82;font-size:13px;position:absolute;top:8px;right:10px}.media-thumb{object-fit:cover}.media-thumb-large{width:140px;height:92px}.node-mini-menu{z-index:8;background:#0c0a16f5;border:1px solid #ffffff1f;border-radius:10px;gap:4px;width:156px;padding:7px;display:grid;position:absolute;top:30px;right:10px;box-shadow:0 18px 48px #0000006b}.node-mini-menu button{color:#e9e3f2;text-align:left;border-radius:8px;min-height:32px;padding:0 9px;font-size:12px;font-weight:800}.node-mini-menu button:hover{background:#ffffff12}.node-mini-menu button.is-danger{color:#ff8da0}.node-mini-menu button.is-danger:hover{background:#ff557424}.node-connector{z-index:3;border-radius:999px;width:17px;height:17px;position:absolute;top:50%;right:-8px;transform:translateY(-50%);box-shadow:0 0 0 3px #e4c2762e,0 0 18px #e4c27640;cursor:crosshair!important;background:#e4c276db!important;border:2px solid #0b0914f5!important}.node-connector:hover{box-shadow:0 0 0 5px #e4c27638,0 0 24px #e4c2765c;background:#f4d58e!important}.thumb{background:linear-gradient(135deg,#282139,#11101b);border:1px solid #ffffff17;border-radius:9px;flex:none;width:54px;height:54px;box-shadow:inset 0 1px #ffffff14}.thumb-prologue{background:linear-gradient(#0000001f,#0000008c),radial-gradient(circle at 48% 20%,#c98d75,#0000 20%),linear-gradient(135deg,#342843,#111021 65%,#3d2034)}.thumb-phone{background:linear-gradient(#0000000d,#00000073),radial-gradient(circle at 58% 44%,#d5c3aa,#0000 13%),linear-gradient(135deg,#1b1d31,#0a0b12 55%,#4a334f)}.thumb-cafe{background:linear-gradient(#0000000d,#0000008c),radial-gradient(circle at 35% 28%,#f0b65a,#0000 14%),radial-gradient(circle at 78% 34%,#946c3f,#0000 18%),linear-gradient(135deg,#2d1e25,#171018)}.thumb-night{background:linear-gradient(#00000014,#0000007a),radial-gradient(circle at 70% 20%,#5278d8,#0000 12%),radial-gradient(circle at 38% 55%,#eaa75d,#0000 8%),linear-gradient(135deg,#111427,#0b0e18 60%,#21172b)}.thumb-heart{background:radial-gradient(circle,#ff6eaa,#542243 56%,#12101d)}.node-symbol{background:#ffffff0f;border-radius:11px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.condition-symbol{color:var(--constructor-green)}.ending-symbol{color:var(--constructor-pink)}.type-scene{color:#a675ff!important;background-color:#814eff29!important}.type-choice{color:#e4c276!important;background-color:#e4c27629!important}.type-condition{color:#6fe5ba!important;background-color:#6fe5ba21!important}.type-message{color:#8bb8ff!important;background-color:#608ff621!important}.type-timer{color:#a9a0c3!important;background-color:#a9a0c321!important}.type-ending{color:#ff5574!important;background-color:#ff557421!important}.node-content{flex:1;min-width:0;padding-right:16px}.node-title{color:#efe9f8;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:13px;font-weight:800;overflow:hidden}.type-choice .node-title{color:var(--constructor-gold)}.type-ending .node-title{color:#ff6eaa}.type-condition .node-title{color:#9debd0}.node-subtitle{color:#a29aaa;text-overflow:ellipsis;font-size:12px;line-height:1.28;overflow:hidden}.node-cost{color:var(--constructor-pink);font-size:11px;font-weight:800;position:absolute;bottom:10px;right:12px}.legend{color:#8b8395;justify-content:center;align-items:center;gap:18px;min-height:34px;font-size:12px;display:flex}.legend span{align-items:center;gap:7px;display:inline-flex}.legend-dot{border-radius:3px;width:10px;height:10px}.legend-line{border-top:2px solid #82789ab3;width:34px;height:0}.legend-line.dashed{border-color:#6fe5baa6;border-top-style:dashed}.inspector-modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04030a8a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.inspector-panel{background:#0c0a16eb;overflow:hidden}.inspector-modal{border:1px solid #ffffff24;border-radius:20px;width:min(880px,100vw - 48px);max-height:min(860px,100dvh - 48px);box-shadow:0 34px 120px #00000094,0 0 0 1px #e4c27614}.inspector-tabs{border-bottom:1px solid var(--constructor-line);min-height:58px}.inspector-tabs button{color:#9b92a6;flex:1;min-height:58px;font-size:14px;font-weight:800;position:relative}.inspector-tabs button.active{color:var(--constructor-gold)}.inspector-tabs button.active:after{content:"";background:linear-gradient(90deg, transparent, var(--constructor-gold), transparent);height:2px;position:absolute;bottom:0;left:20px;right:20px;box-shadow:0 0 20px #e4c27670}.inspector-close{line-height:1;color:#d8d1df!important;flex:0 0 48px!important;font-size:28px!important}.inspector-close:after{display:none!important}.inspector-scroll{max-height:calc(min(860px,100dvh - 48px) - 58px);padding:18px;overflow:auto}.form-section{margin-bottom:22px}.form-section h3{color:#efe9f8;margin:0 0 12px;font-size:14px}.form-section label{grid-template-columns:92px 1fr;align-items:center;gap:10px;margin-bottom:10px;display:grid}.form-section label span{color:#a39aaf;font-size:12px}.form-section input,.form-section textarea,.form-section select,.choice-editor input,.choice-editor textarea,.choice-editor select,.new-choice-box input,.new-choice-box select,.condition-row input{color:#e9e3f0;background:#0003;border:1px solid #ffffff13;border-radius:9px;outline:0;width:100%}.form-section input,.form-section select,.choice-editor input,.choice-editor select,.new-choice-box input,.new-choice-box select,.condition-row input{min-height:38px;padding:0 10px}.form-section textarea,.choice-editor textarea{resize:vertical;min-height:74px;padding:10px 12px;line-height:1.35}.media-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.media-row .thumb{border-radius:12px;width:100%;height:112px}.upload-box{color:#9c93a6;text-align:center;cursor:pointer;border:1px dashed #ffffff21;border-radius:12px;place-items:center;min-height:112px;padding:10px;line-height:1.28;grid-template-columns:1fr!important;display:grid!important}.upload-box input{display:none}.upload-box small{color:#716978;font-size:10px;display:block}.upload-box-compact{min-height:82px}.motion-controls,.music-controls{background:#ffffff07;border:1px solid #ffffff13;border-radius:12px;gap:10px;margin-top:12px;padding:12px;display:grid}.motion-controls small,.music-controls small{color:#8c839a;font-size:11px;line-height:1.35}.music-controls b{color:#efe9f8;font-size:12px}.music-actions{gap:8px;display:grid}.music-actions audio{width:100%}.rich-toolbar{background:#ffffff08;border:1px solid #ffffff13;border-bottom:0;border-radius:10px 10px 0 0;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.rich-toolbar button{color:#bcb4c5;background:#ffffff0e;border-radius:6px;width:28px;height:26px}.rich-toolbar button.wide{width:auto;min-width:112px;padding:0 10px;font-size:11px}.scene-text{margin-bottom:10px;border-radius:0 0 10px 10px!important;min-height:118px!important}.scene-text-blocks{gap:12px;margin-bottom:10px;display:grid}.scene-text-block{background:#ffffff06;border:1px solid #ffffff13;border-radius:12px;padding:10px}.scene-text-block-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.scene-text-block-head b{color:#efe9f8;font-size:12px}.scene-text-block-head button{color:#bcb4c5;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;min-height:28px;padding:0 10px;font-size:11px}.scene-text-block-head button:disabled{cursor:not-allowed;opacity:.42}.scene-text-block .scene-text{border-radius:10px!important}.scene-fit-meter{color:#b7f7d0;background:#7cf0b612;border:1px solid #7cf0b62e;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:10px;margin:-2px 0 10px;padding:8px 10px 11px;font-size:12px;display:grid;position:relative;overflow:hidden}.scene-fit-meter b{color:#effdf5;font-size:11px}.scene-fit-meter i{background:#7cf0b6;border-radius:999px;height:3px;position:absolute;bottom:0;left:0}.scene-fit-meter.is-warn{color:#f4d58e;background:#f4d58e14;border-color:#f4d58e47}.scene-fit-meter.is-warn i{background:#f4d58e}.scene-fit-meter.is-over{color:#ffc2da;background:#ff6eaa1a;border-color:#ff6eaa57}.scene-fit-meter.is-over i{background:#ff6eaa}.scene-fit-summary{margin-top:2px}.choice-editor,.new-choice-box{background:#ffffff09;border:1px solid #ffffff0e;border-radius:12px;gap:8px;margin-bottom:12px;padding:10px;display:grid}.choice-subsection{background:#ffffff07;border:1px solid #ffffff13;border-radius:12px;gap:8px;padding:10px;display:grid}.choice-subsection b{color:#efe9f8;font-size:12px}.choice-subsection small{color:#8c839a;font-size:11px;line-height:1.35}.choice-subsection label{gap:5px;margin:0;display:grid;grid-template-columns:1fr!important}.choice-subsection label span{color:#a39aaf;font-size:11px}.choice-item{grid-template-columns:36px 1fr 46px;align-items:center;gap:10px;display:grid}.choice-icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.choice-icon.green{color:var(--constructor-green);background:#6fe5ba2e}.choice-icon.gold{color:var(--constructor-gold);background:#e4c2762e}.choice-item small{color:var(--constructor-pink);font-weight:800}.inline-check{color:#c9c0d4;font-size:12px;grid-template-columns:none!important;align-items:center!important;gap:8px!important;display:flex!important}.inline-check input{width:15px;min-height:15px;padding:0}.split-inputs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.add-choice{color:#d4cde0;background:#ffffff06;border:1px solid #ffffff13;border-radius:10px;width:100%;min-height:38px;font-weight:800}.condition-row{color:#bfb7c8;background:#ffffff09;border:1px solid #ffffff0e;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:42px;padding:8px;display:grid}.condition-row button{background:#ffffff0f;border-radius:8px;width:32px;height:32px}.mini-preview{place-items:center;height:calc(100% - 58px);padding:20px;display:grid}.builder-live-phone{background-color:#17102b;background-position:50%;background-size:cover;border:1px solid #ffffff24;border-radius:34px;width:min(100%,320px);height:min(640px,76vh);min-height:560px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000075,inset 0 1px #ffffff1f}.builder-live-bg{background-position:var(--motion-focus-x,center) var(--motion-focus-y,center);transform-origin:var(--motion-focus-x,50%) var(--motion-focus-y,50%);z-index:0;background-size:cover;position:absolute;inset:0}.builder-live-bg.is-motion{animation:builder-camera-push var(--motion-duration,4.2s) cubic-bezier(.22, .8, .18, 1) forwards}.builder-live-bg-overlay{z-index:1;background:linear-gradient(#0d081a29 0%,#0d081a05 30%,#0d081a6b 64%,#0d081acc 100%);position:absolute;inset:0}@keyframes builder-camera-push{0%{transform:scale(1)}to{transform:scale(var(--motion-zoom,1.18))}}.builder-live-phone.is-empty-art{background:linear-gradient(#20163bfa,#17102bfa),linear-gradient(135deg,#f2d89b29,#8459ff1f)}.builder-live-back{z-index:5;color:#fff8fb;background:#130d2294;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:42px;height:42px;font-size:24px;display:grid;position:absolute;top:42px;left:16px;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff1f}.builder-live-text{z-index:3;background:linear-gradient(#1e1630c7,#140e22b8);border:1px solid #ffffff29;border-radius:24px;max-height:138px;padding:14px 16px 13px;transition:border-color .18s,box-shadow .18s,transform .18s;position:absolute;bottom:178px;left:16px;right:16px;overflow:hidden;box-shadow:0 20px 54px #00000052,inset 0 1px #ffffff26}.builder-live-text-stack{right:16px;bottom:max(128px, calc(32px + var(--preview-choice-count,0) * 55px));z-index:3;max-height:min(320px, calc(100% - 116px - var(--preview-choice-count,0) * 55px));gap:8px;display:grid;position:absolute;left:16px;overflow:hidden}.builder-live-text-stack .builder-live-text{position:relative;bottom:auto;left:auto;right:auto}.builder-live-text-stack .builder-live-text:not(:first-child){margin-left:min(18px, calc(var(--text-step,1) * 8px))}.builder-live-text.is-current{animation:.22s both builder-live-text-appear}.builder-live-text.is-tappable{cursor:pointer;padding-right:44px}.builder-live-text.is-tappable:after{color:#ffe7c1f0;content:"›";background:#ffd5a124;border:1px solid #ffd5a13d;border-radius:999px;place-items:center;width:28px;height:28px;font-size:22px;font-weight:900;display:grid;position:absolute;bottom:13px;right:12px}.builder-live-text.is-tappable:before{border-radius:inherit;content:"";opacity:.46;pointer-events:none;border:1px solid #ffd5a138;position:absolute;inset:-1px}.builder-live-text.is-tappable:hover,.builder-live-text.is-tappable:focus-visible{border-color:#ffd5a15c;transform:translateY(-1px);box-shadow:0 22px 62px #0000005c,0 0 0 1px #ffd5a11f,inset 0 1px #ffffff2e}.builder-live-text.is-tappable:active{transform:scale(.985)}@keyframes builder-live-text-appear{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.builder-live-text.is-message{border-color:#ffd5a147}.builder-live-text.is-over{border-color:#ff6eaa7a}.builder-live-text span{color:#ffd5a1eb;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.display-mode-row{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px;display:grid}.display-mode-button{color:#fff8fbcc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;place-items:center;gap:2px;padding:9px 4px 7px;transition:border-color .15s,background .15s;display:grid}.display-mode-button i{font-size:17px;font-style:normal}.display-mode-button span{font-size:10.5px;font-weight:700}.display-mode-button:hover{border-color:#ffd5a157}.display-mode-button.is-active{color:#ffe9c6;background:#ffd5a124;border-color:#ffd5a199}.display-warning{color:#ffd9ae;background:#ffa05a1a;border:1px solid #ffb47866;border-radius:12px;margin-top:8px;padding:8px 11px;font-size:12px;line-height:1.4}.split-dialogue-box{background:#ffd5a10d;border:1px dashed #ffd5a159;border-radius:14px;gap:8px;margin-top:8px;padding:11px;display:grid}.split-dialogue-box textarea{min-height:110px;font-size:13px}.builder-live-text-stack .builder-live-text.has-speaker{margin-top:14px;padding-top:18px;overflow:visible}.builder-live-text .builder-speaker-tag{color:#241536;letter-spacing:.04em;text-overflow:ellipsis;text-transform:none;white-space:nowrap;background:linear-gradient(#f7dfae,#e6bd76);border:1px solid #ffffff61;border-radius:999px;max-width:66%;margin:0;padding:4px 13px 3px;font-size:11.5px;font-weight:800;display:inline-block;position:absolute;top:-12px;left:13px;overflow:hidden;box-shadow:0 8px 20px #0000005c,inset 0 1px #ffffff80}.builder-live-text.is-mode-scene{background:linear-gradient(#0f0b19ad,#0b08139e);border-color:#ffffff1a}.builder-live-text.is-mode-scene p{color:#eeeaf5e0;font-style:italic;font-weight:500}.builder-preview-phone-hint{z-index:4;color:#cfe0ff;background:#1e2952b8;border:1px dashed #93c5fd80;border-radius:13px;padding:9px 12px;font-size:11.5px;line-height:1.4;position:absolute;top:96px;left:16px;right:16px}.builder-live-text p{-webkit-line-clamp:5;color:#fff8fbed;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:650;line-height:1.32;display:-webkit-box;overflow:hidden}.builder-live-fit{z-index:6;color:#b7f7d0;background:#130d229e;border:1px solid #7cf0b638;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;position:absolute;top:20px;right:16px}.builder-live-fit.is-warn{color:#f4d58e;border-color:#f4d58e57}.builder-live-fit.is-over{color:#ffc2da;border-color:#ff6eaa70}.builder-live-actions{z-index:4;gap:7px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.builder-live-choice{color:#fff8fb;text-align:left;background:linear-gradient(#1e1630d1,#140e22c7);border:1px solid #ffffff29;border-radius:18px;grid-template-columns:1fr auto;align-items:center;min-height:48px;padding:8px 14px;display:grid;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff26}.builder-live-choice.is-premium{border-color:#ffd5a157}.builder-live-choice b{color:#fff8fb;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.builder-live-choice small{color:#fff8fb94;text-overflow:ellipsis;white-space:nowrap;grid-column:1;margin-top:2px;font-size:10px;overflow:hidden}.builder-live-choice i{color:#ffd5a1e6;grid-area:1/2/span 2;justify-self:end;font-size:22px;font-style:normal}.phone-shell{background:radial-gradient(circle at 50% 0,#814eff57,#0000 34%),linear-gradient(#120a32,#070711);border:1px solid #ffffff1f;border-radius:38px;width:min(100%,268px);min-height:540px;padding:36px 16px 18px;position:relative;box-shadow:0 25px 80px #00000080,inset 0 1px #ffffff14}.phone-notch{background:#020208;border-radius:0 0 16px 16px;width:92px;height:22px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-topline{color:#dfd7e7;justify-content:space-between;margin-bottom:20px;font-size:11px;display:flex}.phone-card{background:#ffffff12;border-radius:18px;gap:12px;padding:12px;display:grid}.phone-card .thumb{width:100%;height:128px}.phone-card b{font-size:14px}.phone-card p{color:#a99fb4;max-height:168px;font-size:12px;line-height:1.35;overflow:auto}.phone-message{color:#f6eaf2;background:#ff6eaa29;border:1px solid #ff6eaa2e;border-radius:14px;margin:16px 0;padding:12px}.preview-choice-stack{gap:8px;margin-top:12px;display:grid}.phone-button{background:linear-gradient(135deg,#ff73ad,#8a5bff);border-radius:999px;width:100%;min-height:44px;padding:10px 12px;font-weight:800}.bottom-notes{color:#a096b2;grid-template-columns:1.1fr 1.05fr 1.25fr 1.15fr 1.05fr;gap:24px;padding:2px 28px 0;display:grid}.bottom-notes div{border-top:1px dashed #b98bff42;padding-top:10px;position:relative}.bottom-notes b{color:#c8b7ff;margin-bottom:4px;font-size:13px;display:block}.bottom-notes p{margin:0;font-size:12px;line-height:1.35}.tester-workspace{border:1px solid var(--constructor-line-strong);background:#0a0911db;border-radius:18px;flex:1;min-height:0;overflow:auto;box-shadow:0 36px 90px #0006}.tester-command-bar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0a14f0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:18px 22px;display:flex;position:sticky;top:0}.tester-eyebrow{color:#8ee2c8;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.tester-command-bar h2{color:#f3eef8;margin:3px 0 2px;font-size:22px}.tester-command-bar p,.tester-section-title p,.tester-empty-state p{color:#8f879b;margin:0;font-size:12px}.tester-run-controls,.tester-trace-controls{align-items:end;gap:8px;display:flex}.tester-run-controls label,.tester-history-row label{gap:5px;display:grid}.tester-run-controls label span,.tester-history-row label>span{color:#837b8d;text-transform:uppercase;font-size:10px;font-weight:850}.tester-workspace select{color:#e9e3ef;background:#00000042;border:1px solid #ffffff1a;border-radius:7px;outline:none;min-height:36px;padding:0 10px}.tester-primary-action,.tester-trace-controls button{border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex;color:#18131a!important;background:#dfbd70!important}.tester-icon-action{border-radius:7px;place-items:center;width:36px;height:36px;display:grid;background:#ffffff0a!important;border:1px solid #ffffff1a!important}.tester-history-row{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:18px;min-height:60px;padding:10px 22px;display:flex}.tester-history-row label{min-width:min(480px,62vw)}.tester-status,.tester-error{color:#c8bfce;align-items:center;gap:8px;font-size:12px;display:flex}.tester-status.is-completed{color:#8ee2c8}.tester-status.is-failed,.tester-error{color:#ff9cad}.tester-error{background:#6f182b29;border-bottom:1px solid #ff59732e;padding:12px 22px}.tester-progress{color:#bbb2c4;align-items:center;gap:12px;padding:16px 22px;font-size:12px;display:flex}.tester-progress i{border:2px solid #ffffff26;border-top-color:#dfbd70;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite tester-spin}@keyframes tester-spin{to{transform:rotate(360deg)}}.tester-report{padding:0 22px 28px}.tester-summary-strip{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.tester-metric{border-right:1px solid #fff1;padding:18px 14px 16px 0}.tester-metric:not(:first-child){padding-left:16px}.tester-metric:last-child{border-right:0}.tester-metric span{color:#7f7789;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.tester-metric b{color:#f0eaf5;font-variant-numeric:tabular-nums;margin-top:5px;font-size:22px;display:block}.tester-metric.is-good b{color:#8ee2c8}.tester-metric.is-attention b{color:#e7c270}.tester-metric.is-danger b{color:#ff93a7}.tester-report-grid{grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);gap:28px;display:grid}.tester-report-grid.is-balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.tester-section{border-bottom:1px solid #ffffff13;min-width:0;padding:22px 0}.tester-section-title{margin-bottom:14px}.tester-section-title h3{color:#ece6f1;margin:0 0 4px;font-size:15px}.tester-section-title.with-actions{justify-content:space-between;align-items:end;gap:16px;display:flex}.tester-browser-summary{background:#ffffff12;border:1px solid #ffffff12;grid-template-columns:repeat(5,minmax(120px,1fr));gap:1px;display:grid;overflow:hidden}.tester-browser-summary span{color:#8f8797;background:#0e0b16;padding:13px 14px;font-size:11px}.tester-browser-summary b{color:#eee8f3;font-variant-numeric:tabular-nums;margin-top:4px;font-size:16px;display:block}.tester-bars{gap:9px;display:grid}.tester-bar-row{color:#bdb5c5;grid-template-columns:minmax(180px,1fr) minmax(120px,1.4fr) 48px;align-items:center;gap:12px;font-size:12px;display:grid}.tester-bar-row>div{background:#ffffff13;height:5px;overflow:hidden}.tester-bar-row i{background:linear-gradient(90deg,#5ebaa2,#dfbd70);height:100%;display:block}.tester-bar-row b{color:#ded6e5;font-variant-numeric:tabular-nums;text-align:right}.tester-heatmap{align-items:stretch;gap:5px;display:grid}.tester-heatmap>b,.tester-heatmap>strong{color:#8f8799;align-items:center;font-size:10px;font-weight:800;display:flex}.tester-heatmap>b{text-transform:uppercase;justify-content:center}.tester-heatmap>i{background:rgba(104, 217, 182, calc(.08 + var(--heat) * .58));min-height:29px;color:rgba(240, 249, 246, calc(.54 + var(--heat) * .46));font-variant-numeric:tabular-nums;border-radius:4px;place-items:center;font-size:10px;font-style:normal;display:grid}.tester-heatmap>i.is-empty{color:#554f5c;background:#ffffff06}.tester-outcomes{display:grid}.tester-outcomes>div{border-top:1px solid #ffffff0e;grid-template-columns:minmax(130px,.7fr) 100px minmax(0,1fr);align-items:baseline;gap:12px;min-height:40px;padding:9px 0;display:grid}.tester-outcomes b{color:#ece5f1;font-size:12px}.tester-outcomes span{color:#dfbd70;font-variant-numeric:tabular-nums;font-size:12px}.tester-outcomes small{color:#817989;overflow-wrap:anywhere;font-size:10px}.tester-outcomes>div.is-missing b,.tester-outcomes>div.is-missing span{color:#ff8fa4}.tester-table-scroll{overflow:auto}.tester-table{border-collapse:collapse;color:#bdb5c5;width:100%;font-size:11px}.tester-table th,.tester-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff0e;padding:9px 12px}.tester-table th{color:#7d7587;text-transform:uppercase;font-size:9px}.tester-table td:first-child{color:#e4dce9;font-weight:800}.tester-table td b{color:#dfbd70}.tester-issue-list{display:grid}.tester-issue-list>button{text-align:left;grid-template-columns:78px 110px minmax(0,1fr) 110px;align-items:center;gap:12px;min-height:48px;padding:8px 0;display:grid;border-top:1px solid #ffffff0e!important}.tester-issue-list>button:not(:disabled):hover{background:#ffffff06}.tester-issue-list>button b{color:#e3dce8;font-size:11px}.tester-issue-list>button p{color:#aaa1b3;margin:0;font-size:11px}.tester-issue-list>button i{color:#dfbd70;text-align:right;font-size:10px;font-style:normal}.tester-severity{text-transform:uppercase;font-size:9px;font-weight:900}.tester-severity.is-error{color:#ff8fa4}.tester-severity.is-warning{color:#e4bd66}.tester-no-issues{color:#8ee2c8;align-items:center;gap:8px;padding:20px 0;font-size:12px;display:flex}.tester-trace-controls{align-items:center}.tester-trace-controls select{min-width:190px}.tester-trace-controls button:last-child{width:36px;padding:0;color:#dfbd70!important;background:#ffffff0e!important}.tester-trace pre{color:#c8c0cf;white-space:pre-wrap;background:#0003;border-left:2px solid #e4c2765c;max-height:620px;margin:16px 0 0;padding:18px;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.tester-comparison>div:last-of-type{color:#9d95a7;gap:22px;margin-bottom:10px;font-size:11px;display:flex}.tester-comparison>button{color:#aaa2b1;justify-content:space-between;width:100%;min-height:34px;padding:0 4px;font-size:11px;display:flex;border-top:1px solid #ffffff0d!important}.tester-comparison>button b{color:#dfbd70}.tester-empty-state{padding:28px 22px}.tester-empty-state b{color:#ff9cad}@media (max-width:1180px){.tester-report-grid,.tester-report-grid.is-balanced{grid-template-columns:1fr;gap:0}.tester-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.tester-browser-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.tester-command-bar{flex-direction:column;align-items:flex-start}.tester-issue-list>button{grid-template-columns:72px 90px minmax(0,1fr)}.tester-issue-list>button i{display:none}}@media (max-width:1420px){.constructor-page{overflow:auto}.constructor-shell{grid-template-columns:300px minmax(620px,1fr);min-height:980px}.bottom-notes,.feature-cards{display:none}.top-header{grid-template-columns:1fr auto}}.novelly-root{min-height:100svh;height:var(--novelly-viewport-height,100dvh);background:#121821;justify-content:stretch;align-items:stretch;width:100vw;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.novelly-phone{color:#f5f0ff;width:100%;min-width:0;height:100%;min-height:0;max-height:none;box-shadow:none;background:linear-gradient(#2fb7a41a,#0000 42%),radial-gradient(at 18% 0,#d64d6a24 0%,#0000 42%),#121821;border:0;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}:is(.novelly-phone:has(.novelly-reader),.novelly-phone:has(.novelly-chat-story)){max-width:none}:is(.novelly-phone:has(.novelly-reader) .novelly-app-header,.novelly-phone:has(.novelly-reader) .novelly-bottom,.novelly-phone:has(.novelly-chat-story) .novelly-app-header,.novelly-phone:has(.novelly-chat-story) .novelly-bottom){display:none}:is(.novelly-phone:has(.novelly-reader) .novelly-content,.novelly-phone:has(.novelly-chat-story) .novelly-content){padding:0}.novelly-notch{background:#000000db;border-radius:0 0 16px 16px;flex:none;width:110px;height:22px;margin:6px auto 0}.novelly-status{flex:none;justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.novelly-brand{letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700}.novelly-rating{color:#c9a86c;letter-spacing:.16em;margin-top:1px;font-size:10px;font-weight:700}.novelly-wallet{color:#c9a86c;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.novelly-divider{background:#ffffff1f;width:1px;height:15px}.novelly-likes{color:#f9a8d4}.novelly-content{scrollbar-width:none;flex:1;min-height:0;padding:8px 14px 14px;overflow:auto}.novelly-content::-webkit-scrollbar{display:none}.novelly-stack{gap:12px;padding-bottom:6px;animation:.36s ease-out both novellyEnter;display:grid}.novelly-section-label{color:#f5f0ff52;letter-spacing:.1em;text-transform:uppercase;padding-left:2px;font-size:11px;font-weight:700}.novelly-line{background:#ffffff0f;height:1px}.novelly-icons{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.novelly-icons button{color:#f5f0ffad;cursor:pointer;background:0 0;border:0;justify-items:center;gap:7px;padding:4px 2px;font-size:10px;display:grid}.novelly-icon{color:#f5f0ffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1a;border-radius:16px;place-items:center;width:58px;height:58px;transition:transform .15s,box-shadow .15s;display:grid;position:relative}.novelly-icons button:active .novelly-icon{transform:scale(.96)}.novelly-icon em,.novelly-bottom em{color:#fff;background:linear-gradient(135deg,#f43f5e,#ec4899);border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:9px;font-style:normal;font-weight:800;display:grid;position:absolute}.novelly-icon em{top:-5px;right:-5px}.novelly-icon.violet{background:linear-gradient(145deg,#6d28d973,#3b82f640);box-shadow:0 4px 16px #6d28d947,inset 0 1px #ffffff14}.novelly-icon.pink{background:linear-gradient(145deg,#f43f5e73,#ec489940);box-shadow:0 4px 16px #f43f5e4d,inset 0 1px #ffffff14}.novelly-icon.purple{background:linear-gradient(145deg,#a855f766,#8b5cf633)}.novelly-icon.orange{background:linear-gradient(145deg,#f9731659,#ec489940)}.novelly-icon.teal{background:linear-gradient(145deg,#14b8a659,#0ea5e933)}.novelly-icon.slate{background:linear-gradient(145deg,#64748b59,#47556933)}.novelly-icon.gold{background:linear-gradient(145deg,#f59e0b73,#c9a86c40)}.novelly-chapter{background-position:top;background-size:cover;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:4px;min-height:186px;padding:16px;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000061}.novelly-current{color:#c9a86c;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.novelly-chapter h1{margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.2}.novelly-chapter h2{color:#f5f0ffc7;margin:0;font-size:13px}.novelly-chapter p{color:#f5f0ff94;margin:4px 0 12px;font-size:12px;font-style:italic;line-height:1.45}.novelly-chapter-row{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-top:auto;display:grid}.novelly-chapter-row button,.novelly-primary{color:#090617;cursor:pointer;background:linear-gradient(135deg,#c9a86ceb,#c9a86cad);border:0;border-radius:12px;min-height:42px;font-weight:800;box-shadow:0 4px 16px #c9a86c52}.novelly-chapter-row button{padding:8px 13px;font-size:12px}.novelly-progress-label{color:#f5f0ff6b;justify-content:space-between;margin-bottom:5px;font-size:10px;display:flex}.novelly-progress-label strong{color:#c9a86c}.novelly-scene-progress{background:#ffffff1a;border-radius:999px;height:4px;overflow:hidden}.novelly-scene-progress span{border-radius:inherit;background:linear-gradient(90deg,#c9a86c,#e891b8);height:100%;transition:width .42s;display:block;box-shadow:0 0 8px #c9a86c6b}.novelly-reward,.novelly-scene,.novelly-centered,.novelly-age{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px}.novelly-reward{padding:14px 16px}.novelly-reward-head{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.novelly-reward-head div:first-child{gap:3px;display:grid}.novelly-reward-head strong{font-size:13px}.novelly-reward-head span{color:#f5f0ff75;font-size:11px}.novelly-reward-pill{color:#f9a8d4;background:#f9a8d41f;border:1px solid #f9a8d433;border-radius:10px;align-items:center;gap:4px;height:31px;padding:5px 10px;font-size:12px;font-weight:800;display:flex}.novelly-days{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.novelly-days span{color:#f5f0ff52;background:#ffffff0f;border:1px solid #ffffff12;border-radius:8px;place-items:center;height:29px;font-size:10px;display:grid}.novelly-days .done{color:#fff;background:linear-gradient(135deg,#c9a86ccc,#c9a86c75);border-color:#c9a86c66}.novelly-days .current{color:#f9a8d4;background:linear-gradient(135deg,#f9a8d457,#c084fc3d);border-color:#f9a8d480}.novelly-preview-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.novelly-preview-grid button{color:#f5f0ff;text-align:left;background:#ffffff0b;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;min-height:64px;padding:12px 14px;display:flex}.novelly-preview-grid button>span{color:#c9a86c;font-size:20px}.novelly-preview-grid div{gap:2px;display:grid}.novelly-preview-grid strong{font-size:12px}.novelly-preview-grid em{color:#c9a86cb8;font-size:10px;font-style:normal}.novelly-scene{gap:13px;padding:18px;animation:.3s ease-out both novellyEnter;display:grid}.novelly-scene-top{color:#f5f0ff70;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;font-size:11px;display:flex}.novelly-scene-top strong{color:#c9a86c}.novelly-scene h1,.novelly-centered h1,.novelly-age h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.18}.novelly-scene-media{object-fit:cover;border:1px solid #ffffff14;border-radius:16px;width:100%;max-height:230px;box-shadow:0 12px 34px #00000047}.novelly-scene p,.novelly-centered p,.novelly-age p{color:#f5f0ffad;margin:0;font-size:14px;line-height:1.58}.novelly-actions{gap:10px;display:grid}.novelly-choice,.novelly-secondary{color:#f5f0ff;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121821b8;border:1px solid #ffffff17;border-radius:16px;width:100%;min-height:48px;padding:11px 13px}.novelly-choice strong,.novelly-choice span{display:block}.novelly-choice span{color:#f5f0ff75;margin-top:3px;font-size:11px;line-height:1.25}.novelly-secondary{text-align:center}.novelly-primary:disabled,.novelly-choice:disabled,.novelly-secondary:disabled{cursor:default;opacity:.58}.novelly-notice{color:#c9a86c;background:#c9a86c14;border:1px solid #c9a86c33;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.4}.novelly-centered,.novelly-age{text-align:center;align-content:center;gap:14px;min-height:300px;padding:22px;display:grid}.novelly-age-mark{color:#c9a86c;border:1px solid #c9a86c52;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto;font-weight:800;display:grid}.novelly-bottom{padding:8px 8px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090617e0;border-top:1px solid #ffffff12;flex:none;justify-content:space-around;display:flex}.novelly-bottom button{color:#f5f0ff66;cursor:pointer;background:0 0;border:0;justify-items:center;gap:3px;min-width:56px;padding:4px 5px;font-size:10px;display:grid}.novelly-bottom .active{color:#c9a86c}.novelly-bottom button>span{place-items:center;display:grid;position:relative}.novelly-bottom em{top:-7px;right:-9px}@keyframes novellyEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:520px){.novelly-phone{height:100%;box-shadow:none;border:0;border-radius:0}}.novelly-noise{pointer-events:none;opacity:.7;background-image:radial-gradient(circle at 28% 8%,#ffffff0e,#0000 28%),linear-gradient(#ffffff05 1px,#0000 1px);background-size:auto,100% 4px;position:absolute;inset:0}.novelly-status-icons,.novelly-app-header,.novelly-like-counter,.novelly-contact,.novelly-reward-head,.novelly-message-form,.novelly-settings-row,.novelly-shop button{align-items:center;display:flex}.novelly-status{z-index:2;padding:calc(10px + env(safe-area-inset-top)) 24px 6px;color:#fff8fceb;font-size:15px;font-weight:760;position:relative}.novelly-status-icons{color:#fff8fcbd;gap:9px}.novelly-signal{background:linear-gradient(90deg,currentColor 0 3px,#0000 3px 5px,currentColor 5px 9px,#0000 9px 11px,currentColor 11px 16px);border-radius:3px 3px 1px 1px;width:16px;height:12px}.novelly-app-header{z-index:2;justify-content:space-between;gap:12px;padding:12px 24px 14px;position:relative}.novelly-app-header h1{color:#fff8ef;margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1}.novelly-app-header h1 span{color:#f2d18e;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px}.novelly-app-header p{color:#ffdebe7a;letter-spacing:.16em;text-transform:uppercase;margin:5px 0 0;font-size:11px}.novelly-like-counter{background:#ffffff13;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;gap:8px;min-width:86px;padding:9px 12px;box-shadow:inset 0 1px #ffffff14}.novelly-like-counter b{color:#fff8ef;font-size:17px}.novelly-icons button strong,.novelly-icons button small{display:block}.novelly-icons button strong{color:#f8f2ff;font-size:12px;line-height:1.1}.novelly-icons button small{color:#ffdebe6b;font-size:10px;line-height:1.1}.novelly-story-picker{background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;gap:7px;padding:13px 14px;display:grid}.novelly-story-picker span{color:#f2d18ebd;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.novelly-story-picker select{color:#fff8ef;background:#00000038;border:1px solid #ffffff1a;border-radius:12px;outline:0;width:100%;min-height:42px;padding:0 12px}.novelly-tarot-card{color:#f8f2ff;text-align:left;background:linear-gradient(135deg,#ffffff13,#ffffff09);border:1px solid #ffffff14;border-radius:22px;justify-content:space-between;align-items:center;width:100%;min-height:96px;padding:18px;display:flex}.novelly-tarot-card b,.novelly-tarot-card small{display:block}.novelly-tarot-card b{font-family:Georgia,Times New Roman,serif;font-size:28px}.novelly-tarot-card small{color:#fff8fc8f;margin-top:5px}.novelly-tarot-card i{background:linear-gradient(145deg,#241342,#11091f) padding-box padding-box,linear-gradient(135deg,#f4cf86,#7c4cff) border-box;border:1px solid #0000;border-radius:12px;width:68px;height:58px;transform:rotate(8deg);box-shadow:-12px 5px #412470b8,-23px 10px #25124acc}.novelly-reader{height:100%;min-height:0;padding:calc(122px + env(safe-area-inset-top)) 18px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(#1218211a,#12182161 44%,#121821f5),#121821;grid-template-rows:minmax(0,1fr) auto auto;align-content:end;gap:10px;margin:0;display:grid;position:relative;overflow:hidden}.novelly-reader-image{object-fit:cover;opacity:.86;width:100%;height:100%;position:absolute;inset:0}.novelly-reader-art{background:radial-gradient(circle at 50% 34%,#2fb7a438,#0000 24%),radial-gradient(circle at 52% 34%,#ffffff21,#0000 9%),linear-gradient(128deg,#0000 0 32%,#ffffff0f 32% 34%,#0000 34% 100%),linear-gradient(#17202b,#0e121b 58%,#090b11);position:absolute;inset:0}.novelly-reader-art:before{content:"";background:linear-gradient(#ffffff21,#0000 18%),radial-gradient(circle at 52% 38%,#2fb7a442,#0000 28%),#0d1118;border:1px solid #ffffff2e;border-radius:30px;width:min(58vw,260px);height:min(76vw,340px);position:absolute;top:17%;left:50%;transform:translate(-50%)rotate(-8deg);box-shadow:0 28px 80px #00000075,inset 0 0 0 8px #00000057}.novelly-reader-art:after{content:"";filter:blur(.2px);background:linear-gradient(90deg,#0000 0 12%,#ffffff14 12% 13%,#0000 13% 100%),linear-gradient(#2fb7a426,#0000);border-radius:28px;height:52%;position:absolute;top:25%;left:16%;right:16%}.novelly-reader:after{content:"";background:linear-gradient(#080c1314,#0000 32%,#0a0c12e6),radial-gradient(at 50% 86%,#d64d6a29,#0000 48%);position:absolute;inset:0}.novelly-reader-back{top:calc(86px + env(safe-area-inset-top));z-index:2;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#12182194;border:1px solid #ffffff2e;border-radius:999px;width:42px;height:42px;font-size:32px;line-height:1;position:absolute;left:18px}.novelly-reader-progress{top:calc(58px + env(safe-area-inset-top));z-index:2;background:#ffffff29;border-radius:999px;height:3px;position:absolute;left:18px;right:18px;overflow:hidden}.novelly-reader-progress span,.novelly-scene-progress span{border-radius:inherit;background:linear-gradient(90deg,#f3ce86,#ec4899);height:100%;display:block}.novelly-reader-panel,.novelly-choice-stack,.novelly-messages,.novelly-album,.novelly-room,.novelly-tarot-screen,.novelly-shop,.novelly-profile{z-index:2;position:relative}.novelly-reader-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#11161fd6;border:1px solid #ffffff21;border-radius:22px;min-height:0;max-height:min(34dvh,230px);padding:15px 17px;overflow:auto;box-shadow:0 18px 40px #00000047}.novelly-reader-panel::-webkit-scrollbar{display:none}.novelly-reader-panel small{color:#f2d18ed1;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.novelly-reader-panel h2{color:#fff8ef;margin:7px 0 8px;font-size:24px;line-height:1.08}.novelly-reader-panel p{color:#fff8fce0;margin:0;font-size:clamp(15px,4vw,18px);line-height:1.42}.novelly-choice-stack{scrollbar-width:none;gap:8px;max-height:min(28dvh,230px);margin-top:0;display:grid;overflow:auto}.novelly-choice-stack::-webkit-scrollbar{display:none}.novelly-reader>.novelly-notice{z-index:2;position:relative}.novelly-choice.premium{background:linear-gradient(135deg,#f2d18e2e,#ec48991f);border-color:#f2d18e59}.novelly-chat-story{height:100%;min-height:0;padding:calc(116px + env(safe-area-inset-top)) 16px calc(12px + env(safe-area-inset-bottom));background:radial-gradient(circle at 20% 0,#2fb7a433,#0000 34%),radial-gradient(circle at 78% 100%,#d64d6a24,#0000 40%),linear-gradient(#151d27,#0b0f16);grid-template-rows:auto 1fr auto;gap:10px;display:grid;position:relative;overflow:hidden}.novelly-chat-story:before{content:"";opacity:.18;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.novelly-chat-story-head{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff17;border-radius:20px;align-items:center;gap:12px;min-height:58px;padding:9px 11px;display:flex;position:relative}.novelly-chat-avatar{color:#fff;background:linear-gradient(135deg,#2ab39a,#7c4cff);border-radius:999px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.novelly-chat-story-head b,.novelly-chat-story-head small{display:block}.novelly-chat-story-head b{color:#fff8ef;font-size:16px}.novelly-chat-story-head small{color:#fff8fc94;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:inline-flex}.novelly-chat-story-head i{background:#39e58f;border-radius:999px;width:7px;height:7px;box-shadow:0 0 14px #39e58fcc}.novelly-chat-story-body{z-index:2;flex-direction:column;justify-content:flex-end;gap:8px;min-height:0;padding:4px 0;display:flex;position:relative;overflow:auto}.novelly-chat-system{color:#f2d18eeb;text-align:center;background:#f2d18e21;border-radius:999px;align-self:center;max-width:86%;margin:0 0 8px;padding:7px 11px;font-size:12px}.novelly-story-bubble{color:#fff8fceb;background:#ffffff1a;border-radius:19px 19px 19px 5px;max-width:84%;padding:10px 12px 8px;font-size:15px;line-height:1.38;box-shadow:0 12px 26px #00000029}.novelly-story-bubble.mark{background:#2bb39a29}.novelly-story-bubble.mama{background:#ec489929}.novelly-story-bubble.sonya{background:#7c4cff2e}.novelly-story-bubble.unknown{background:#ffffff14;border:1px solid #ffffff1a}.novelly-story-bubble small{color:#fff8fc6b;text-align:right;margin-top:5px;font-size:10px;display:block}.novelly-typing{background:#ffffff14;border-radius:18px;gap:5px;width:fit-content;padding:10px 12px;display:inline-flex}.novelly-typing span{background:#ffffffa6;border-radius:999px;width:6px;height:6px;animation:1.1s ease-in-out infinite typingDot}.novelly-typing span:nth-child(2){animation-delay:.14s}.novelly-typing span:nth-child(3){animation-delay:.28s}.novelly-reply-box{z-index:2;scrollbar-width:none;gap:8px;max-height:min(30dvh,230px);display:grid;position:relative;overflow:auto}.novelly-reply-box::-webkit-scrollbar{display:none}.novelly-reply-box form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;gap:8px;padding:8px;display:flex}.novelly-reply-box input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 8px}.novelly-reply-box button[type=submit]{color:#06110f;background:#2ab39a;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}@keyframes typingDot{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.novelly-messages{grid-template-rows:auto 1fr auto auto;gap:12px;min-height:100%;display:grid}.novelly-contact{background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;gap:12px;padding:12px}.novelly-contact>span{background:linear-gradient(135deg,#8757ff,#ec4899);border-radius:999px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.novelly-contact b,.novelly-contact small{display:block}.novelly-contact small{color:#fff8fc7a;margin-top:2px}.novelly-chat{flex-direction:column;gap:9px;padding-right:2px;display:flex;overflow:auto}.novelly-chat-line{gap:6px;max-width:82%;display:grid}.novelly-chat-line.heroine{align-self:flex-end}.novelly-chat-line.system{align-self:center}.novelly-chat-line img{border-radius:16px;width:180px}.novelly-chat-line p{color:#fff8fcdb;background:#ffffff13;border-radius:16px;margin:0;padding:10px 12px;line-height:1.35}.novelly-chat-line.heroine p{background:linear-gradient(135deg,#ec48996b,#7c4cff5c)}.novelly-chat-line.system p{color:#f2d18ee6;background:#f2d18e24;padding:6px 10px;font-size:12px}.novelly-chat-line small{color:#fff8fc70;margin-top:4px;font-size:10px;display:block}.novelly-quick-replies{gap:8px;display:flex;overflow-x:auto}.novelly-quick-replies button{color:#fff8fcd6;background:#ffffff12;border-radius:999px;flex:none;padding:9px 12px}.novelly-message-form{gap:8px}.novelly-message-form input{color:#fff;background:#ffffff12;border:1px solid #ffffff17;border-radius:999px;flex:1;min-width:0;height:46px;padding:0 14px}.novelly-message-form button{color:#1b1027;background:#c9a86c;border-radius:999px;place-items:center;width:46px;height:46px;display:grid}.novelly-album{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.novelly-album button{color:#fff;background:#ffffff0f;border-radius:18px;min-height:150px;position:relative;overflow:hidden}.novelly-album img{object-fit:cover;opacity:.84;width:100%;height:100%}.novelly-album span{text-align:left;font-size:12px;font-weight:800;position:absolute;bottom:10px;left:10px;right:10px}.novelly-album .locked img{filter:blur(4px)grayscale(.6);opacity:.42}.novelly-room,.novelly-tarot-screen,.novelly-shop,.novelly-profile{gap:12px;display:grid}.novelly-room img{object-fit:cover;border-radius:22px;width:100%;max-height:300px}.novelly-room h2,.novelly-tarot-screen h2,.novelly-profile h2{color:#fff8ef;margin:0;font-size:25px}.novelly-room p,.novelly-tarot-screen p,.novelly-profile p,.novelly-legal{color:#fff8fc9e;margin:0;line-height:1.45}.novelly-room div,.novelly-tarot-screen div{gap:9px;display:grid}.novelly-room button,.novelly-tarot-screen button,.novelly-shop button,.novelly-reset{color:#fff8ef;text-align:left;background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;min-height:58px;padding:13px 14px}.novelly-room button span{float:right;color:#f2d18eb8}.novelly-tarot-screen div{grid-template-columns:repeat(3,1fr)}.novelly-tarot-screen button{text-align:center;background:linear-gradient(160deg,#471d79b8,#100820e6);place-items:center;min-height:154px;display:grid}.novelly-tarot-screen button.opened{background:linear-gradient(160deg,#f2d18e47,#ec48992e);border-color:#f2d18e73}.novelly-shop button{justify-content:space-between}.novelly-shop b,.novelly-shop small{display:block}.novelly-shop small{color:#fff8fc85;margin-top:3px}.novelly-shop strong{color:#f2d18e}.novelly-profile-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.novelly-profile-card>span{background:linear-gradient(135deg,#8757ff,#c9a86c);border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.novelly-settings-row{color:#fff8ef;text-align:left;background:#ffffff0e;border-radius:16px;justify-content:space-between;gap:12px;min-height:58px;padding:12px 14px}.novelly-settings-row>span{color:#c9a86c}.novelly-settings-row b{flex:1}.novelly-settings-row i{background:#ffffff24;border-radius:999px;width:48px;height:28px;padding:3px}.novelly-settings-row em{background:#ffffffd1;border-radius:999px;width:22px;height:22px;transition:transform .16s;display:block}.novelly-settings-row i.active{background:#c9a86cb8}.novelly-settings-row i.active em{transform:translate(20px)}.novelly-reset{align-items:center;gap:8px;display:inline-flex}.novelly-toast{left:50%;bottom:calc(22px + env(safe-area-inset-bottom));z-index:10000;color:#fff;background:#100d18e0;border-radius:999px;padding:11px 16px;position:fixed;transform:translate(-50%);box-shadow:0 12px 28px #00000052}@media (max-width:380px){.novelly-app-header{padding-left:18px;padding-right:18px}.novelly-app-header h1{font-size:27px}.novelly-icons{gap:8px}.novelly-icon{width:54px;height:54px}}.users-db{color:#f7f0ff;background:radial-gradient(circle at 20% 0,#d7b66f1c,#0000 34%),linear-gradient(#090713 0%,#05040b 100%);min-height:100vh;padding:28px}.users-db__header,.users-db__tools,.users-db__metrics article,.users-db__table-wrap,.users-db__details{background:#ffffff0b;border:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff0d}.users-db__header{border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.users-db__header p,.users-db__tools span,.users-db__metrics span,.users-db__facts dt{color:#f7f0ff8f;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.users-db__header h1{margin:4px 0 0;font-size:34px;line-height:1}.users-db button{color:#16111d;cursor:pointer;background:#d7b66f;border:0;border-radius:12px;font-weight:850}.users-db button:disabled{opacity:.55;cursor:default}.users-db__header button{padding:12px 16px}.users-db__metrics{grid-template-columns:repeat(7,minmax(110px,1fr));gap:10px;margin-top:14px;display:grid}.users-db__metrics article{border-radius:16px;min-height:82px;padding:14px}.users-db__metrics b{margin-top:9px;font-size:28px;display:block}.users-db__tools{border-radius:16px;justify-content:space-between;align-items:end;gap:18px;margin-top:14px;padding:16px;display:flex}.users-db__tools label{flex:1;gap:8px;display:grid}.users-db__tools input{color:#fff;background:#00000038;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px}.users-db__tools small,.users-db__table small,.users-db__story small,.users-db__profile p{color:#f7f0ff94}.users-db__error{color:#ffd3da;background:#ff5f781a;border:1px solid #ff5f785c;border-radius:14px;margin-top:14px;padding:12px 14px}.users-db__notice{color:#c9fadc;background:#7cf0b617;border:1px solid #7cf0b64d;border-radius:14px;margin-top:14px;padding:12px 14px}.users-db__layout{grid-template-columns:minmax(0,1fr) 390px;gap:16px;margin-top:16px;display:grid}.users-db__table-wrap,.users-db__details{border-radius:18px;min-height:540px;overflow:hidden}.users-db__table-wrap{overflow:auto}.users-db__table{border-collapse:collapse;width:100%;min-width:980px}.users-db__table th,.users-db__table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff12;padding:13px 14px}.users-db__table th{z-index:1;color:#f7f0ff9e;letter-spacing:.08em;text-transform:uppercase;background:#100e1b;font-size:11px;position:sticky;top:0}.users-db__table tr{cursor:pointer}.users-db__table tr:hover,.users-db__table tr.is-selected{background:#d7b66f1a}.users-db__table b,.users-db__table small{display:block}.users-db__details{padding:18px;overflow:auto}.users-db__profile{align-items:center;gap:12px;margin-bottom:18px;display:flex}.users-db__profile>span{color:#fff;background:linear-gradient(135deg,#d7b66f,#7c5cff);border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:900;display:grid}.users-db__profile h2{margin:0 0 4px;font-size:22px}.users-db__facts{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px;display:grid}.users-db__facts div,.users-db__story,.users-db__events span{background:#00000029;border:1px solid #ffffff14;border-radius:14px}.users-db__facts div{padding:12px}.users-db__facts dd{margin:6px 0 0;font-weight:800}.users-db__block{margin-top:18px}.users-db__block h3{margin:0 0 10px}.users-db__block-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.users-db__block-head h3{margin:0}.users-db__story{justify-content:space-between;align-items:center;gap:4px;margin-bottom:8px;padding:12px;display:flex}.users-db__story>div{gap:4px;min-width:0;display:grid}.users-db__story span{color:#f7f0ffc2}.users-db__danger-button,.users-db__ghost-button{white-space:nowrap;min-height:32px;padding:0 11px}.users-db__danger-button{color:#ffd3da!important;background:#ff5f781c!important;border:1px solid #ff5f7847!important}.users-db__ghost-button{color:#efe9f8!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important}.users-db__events{flex-wrap:wrap;gap:8px;display:flex}.users-db__events span{align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.users-db__events em{color:#f6d991;background:#d7b66f33;border-radius:999px;place-items:center;min-width:24px;height:24px;font-style:normal;font-weight:900;display:grid}@media (max-width:1180px){.users-db__metrics{grid-template-columns:repeat(3,1fr)}.users-db__layout{grid-template-columns:1fr}}
