:root{color-scheme:light;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Source Han Sans SC,Segoe UI,sans-serif;--bg:#111213;--ink:#e9f6ff;--muted:#9aa6b2;--accent:#4fb2ee;--accent-dark:#1b7fbd;--panel:#141414;--shadow:0 20px 50px rgba(0,0,0,.6)}@font-face{font-family:HomeStoryXiaowei;src:url(/fonts/zcool-xiaowei-chinese-simplified-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{background:#111213;color:var(--ink);position:relative;overflow-x:hidden;overflow-y:auto}*,body,html{scrollbar-width:thin;scrollbar-color:#4aaeea #0d0d0d}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#111213}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3aa7ff,#6ad2ff);border:2px solid #111213;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#48b4ff,#7ad6ff)}body:after,body:before{display:none}.app-shell{min-height:100vh;position:relative;z-index:1;background:#111213;display:flex;flex-direction:column;height:100vh}.app-shell-home{background-color:#050a20;background-repeat:no-repeat;background-position:50%;background-size:cover}.top-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;height:56px;background:rgba(17,18,19,.92);border-bottom:1px solid #1f1f1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.top-bar-home{height:82px;padding:0 28px;background:transparent;border-bottom:1px solid rgba(145,185,255,.3)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:.6px;background:linear-gradient(90deg,#7ad3ff,#5ebdff 45%,#8ddcff);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-logo{border-radius:999px;filter:drop-shadow(0 0 12px rgba(122,211,255,.5))}.brand span{background:inherit;-webkit-background-clip:text;background-clip:text;color:inherit}.brand-home,.brand-home span{color:#f0f7ff;background:none;-webkit-background-clip:initial;background-clip:initial}.brand-home span{font-size:26px;letter-spacing:1.2px;font-weight:800;text-shadow:0 2px 8px rgba(5,16,46,.75),0 0 14px rgba(154,214,255,.3)}.top-nav{display:flex;gap:14px;align-items:center}.top-nav-home a,.top-nav-home button{background:transparent;border:1px solid transparent;color:#eef6ff}.top-nav-home{gap:22px}.top-nav-home a,.top-nav-home button{height:40px;padding:0 20px;font-size:21px;font-weight:700}.top-nav a,.top-nav button{border-radius:12px;height:30px;padding:0 10px;font-size:12px}button{border:none;border-radius:999px;padding:10px 18px;font-weight:600;cursor:pointer}a{text-decoration:none;color:inherit}a.ghost,a.primary,a.secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 18px;font-weight:600}button.primary{background:linear-gradient(135deg,#209fe0,#4fb2ee 60%,#76c3f0);color:#eff6ff;box-shadow:none}button.secondary{background:#151515;color:#cfd6de;border:1px solid #2a2a2a}button.ghost{background:#121212;border:1px solid #2a2a2a;color:#b8c4d2}button.primary-action{background:linear-gradient(135deg,#1995d8,#5ab4e6);color:#fff;border:none;box-shadow:none}a.primary-gradient,button.primary-gradient{background:linear-gradient(135deg,#1995d8,#4fb2ee 60%,#76c3f0);color:#fff;border:none;box-shadow:none}button.round-action{width:48px;height:48px;border-radius:999px;padding:0}a.primary{background:linear-gradient(135deg,#209fe0,#4fb2ee 60%,#76c3f0);color:#eff6ff;box-shadow:none}a.secondary{background:#151515;color:#cfd6de}a.ghost,a.secondary{border:1px solid #2a2a2a}a.ghost{background:#121212;color:#b8c4d2}a.warning,button.warning{box-shadow:0 10px 18px rgba(255,200,80,.3)}a.ghost.warning,a.warning,button.ghost.warning,button.warning{background:linear-gradient(135deg,#ffd166,#ffefb5);color:#7a4a00;border:none}a.danger,a.ghost.danger,button.danger,button.ghost.danger{background:linear-gradient(135deg,#45151f,#632132);color:#ffc5ce;border:1px solid #7f3145}a:disabled,button:disabled{opacity:.6;cursor:not-allowed}a.compact,button.compact{padding:6px 12px;font-size:12px}.icon-btn{width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.queue-text{background:linear-gradient(90deg,#2aa4e6,#6fc0f0);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600}button.block{width:100%;margin-top:18px}.page{padding:40px 60px 80px;flex:1 1;overflow:auto}.studio-full.page{padding:0;overflow:hidden}.studio-full{padding:0}.studio-full .studio-layout{padding:0;display:block;height:calc(100vh - 56px);overflow:hidden}.studio-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #1f3150;background:rgba(10,16,28,.9);position:-webkit-sticky;position:sticky;top:0;z-index:20}.studio-topbar h2{font-size:20px;margin-bottom:4px}.studio-grid{width:100%;height:100%}.studio-grid .ant-col{height:100%}input,select,textarea{background:#292a2b;border:1px solid #2a2a2a;color:#f6fbff}input::placeholder,textarea::placeholder{color:#adc6eb}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-input-number-input,.ant-picker,.ant-select-selection-search-input,.ant-select-selector{background:#292a2b!important;border-color:#2a2a2a!important;color:#f6fbff!important}.ant-input-affix-wrapper input::placeholder,.ant-input-number-input::placeholder,.ant-input::placeholder,.ant-picker-input input::placeholder,.ant-select-selection-placeholder{color:#adc6eb!important}.page.narrow{max-width:980px;margin:0 auto}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.page-head .actions,.storyboard-head .actions{margin-left:auto;justify-content:flex-end}.page-head-compact{margin-bottom:12px}.page-head-compact h1{font-size:26px;line-height:1.15}.page-head-compact .sub{margin-top:4px}.muted{color:var(--muted)}.card{background:#121212;border-radius:20px;padding:24px;border:1px solid #1f1f1f;box-shadow:0 20px 40px rgba(0,0,0,.65)}.divider{height:1px;background:#1c2943;margin:18px 0}.studio-theme .top-nav a,.studio-theme .top-nav button{background:#121212;border:1px solid #2a2a2a;color:#d8e4ff}.studio-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:18px;gap:18px}.studio-layout-left{grid-template-columns:360px minmax(0,1fr)}.studio-theme.page{padding:12px 16px 18px}.studio-full.studio-theme.page{padding:0!important}.studio-main{min-height:calc(100vh - 110px)}.studio-full .studio-main.card,.studio-full .studio-side.card{padding:16px;border-radius:0;height:100%;overflow:auto;border:none}.studio-full .studio-side{position:relative;top:0;max-height:none;height:100%}.studio-side{position:-webkit-sticky;position:sticky;top:76px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 92px);overflow:auto;scrollbar-width:thin;scrollbar-color:#2f4e7c #0b1422}.studio-side::-webkit-scrollbar{width:8px}.studio-side::-webkit-scrollbar-track{background:#0b1422;border-radius:999px}.studio-side::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#244777,#3f6eab);border-radius:999px;border:1px solid #162744}.icon-help{width:28px;height:28px;border-radius:999px;padding:0;font-weight:700;font-size:15px;color:#d7e9ff;border:1px solid #2a2a2a;background:#121212}.asset-tab-head{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.asset-tab{border-radius:10px;border:1px solid #2a2a2a;background:#121212;color:#b3c1cf;padding:8px 10px;font-size:13px}.asset-tab.active{border-color:#58c2ff;color:#e9f6ff;background:linear-gradient(135deg,#1b3a52,#2b6a9c)}.asset-list-mini{display:grid;grid-gap:8px;gap:8px}.asset-pane{display:none}.asset-pane.active{display:block}.asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.asset-item-mini{border:1px solid #262626;background:#121212;border-radius:10px;padding:10px 12px}.asset-card{position:relative;border:1px solid #262626;background:#121212;border-radius:12px;padding:8px;display:grid;grid-gap:6px;gap:6px;overflow:hidden}.asset-card-add{border-style:dashed;border-color:#3a3a3a;background:#111;align-items:center;justify-content:center;text-align:center}.asset-add-plus{font-size:32px;color:#6ccfff}.asset-add-plus,.asset-add-plus .anticon{line-height:1;display:inline-flex;align-items:center;justify-content:center}.asset-card-image-btn{padding:0;border:0;background:transparent;cursor:pointer}.asset-card-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;border:1px solid #2a2a2a}.asset-card-image.empty{display:grid;place-items:center;background:#121212;color:#8b9aa6;font-size:12px}.asset-card-name{font-size:12px;color:#dbe7ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-card-actions{position:static;display:inline-flex;width:100%;gap:6px;margin-top:4px;justify-content:flex-end}.asset-card-actions .asset-icon-btn:last-child{margin-left:0}.asset-icon-btn{width:28px;height:28px;border-radius:8px;padding:0;border:1px solid #2a2a2a;background:#121212;color:#dce9ff;cursor:pointer;font-size:14px;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.asset-icon-btn,.asset-icon-btn .anticon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.asset-icon-btn .anticon{width:100%;height:100%}.asset-icon-btn .anticon svg{display:block;margin:auto}.asset-icon-btn.danger{border-color:#6c2f46;color:#ffc4d0}.person-modal-preview{width:100%;max-height:360px;object-fit:contain;border-radius:10px;border:1px solid #2a2a2a;background:#111}.asset-modal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.asset-modal-form .upload-placeholder{height:260px}.prop-list,.prop-panel{display:grid;grid-gap:8px;gap:8px}.asset-create{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.prop-item{border:1px solid #262626;background:#121212;border-radius:10px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between}.ant-modal .ant-modal-body,.ant-modal .ant-modal-content,.ant-modal .ant-modal-footer,.ant-modal .ant-modal-header{background:#121212;color:#e9f6ff}.ant-modal .ant-modal-title{color:#e9f6ff}.ant-modal .ant-input,.ant-modal .ant-input-affix-wrapper,.ant-modal .ant-select-selector,.ant-modal textarea{background:#292a2b!important;border-color:#2a2a2a!important;color:#f6fbff!important}.ant-modal .ant-input::placeholder,.ant-modal .ant-select-selection-placeholder,.ant-modal textarea::placeholder{color:#adc6eb!important}.panel{padding:28px}.tab-row{display:inline-flex;gap:8px;margin-bottom:18px;background:#121212;border:1px solid #2a2a2a;padding:6px}.tab,.tab-row{border-radius:999px}.tab{padding:8px 16px;background:transparent;border:none;font-weight:600;color:var(--muted)}.tab.active{background:linear-gradient(135deg,#2bb7ff,#8ad7ff);color:#fff}.wechat-box{display:grid;grid-gap:12px;gap:12px;align-items:center;justify-items:start}.qr-placeholder{width:180px;height:180px;border-radius:16px;border:1px dashed #3b3b3b;display:grid;place-items:center;color:var(--muted);background:#121212}.error{color:#8a1c0f;background:#ffe4dc;padding:8px 12px;border-radius:10px;grid-column:1/-1}.auth-row{display:inline-flex;gap:8px;align-items:center}.auth-pill{padding:6px 12px;border-radius:999px;background:#121212;border:1px solid #2a2a2a;font-size:12px;color:#cfe0ff}.loading{color:var(--muted)}.form{display:grid;grid-gap:12px;gap:12px}.form>label{margin-top:8px}.form textarea{margin:8px 0 16px}.form.grid-2{grid-template-columns:repeat(2,minmax(220px,1fr))}.form .full{grid-column:1/-1}textarea{border-radius:10px;border:1px solid #2a2a2a;padding:10px 12px;background:#292a2b;resize:vertical}.two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.filters{display:flex;gap:12px;margin-bottom:18px;flex-wrap:wrap}.table{display:grid;grid-gap:12px;gap:12px}.table.compact{gap:8px}.table-head,.table-row{display:grid;grid-template-columns:repeat(5,minmax(80px,1fr));grid-gap:12px;gap:12px;align-items:center}.table.compact .table-head,.table.compact .table-row{grid-template-columns:repeat(4,minmax(80px,1fr))}.table-head{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.table-row{padding:10px 12px;border-radius:12px;background:#121212;border:1px solid #262626}.table-row.link-row{transition:transform .2s ease,box-shadow .2s ease}.table-row.link-row:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(13,28,64,.12)}.empty{display:grid;grid-gap:12px;gap:12px;padding:20px;text-align:center}.badge{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.badge.running{background:rgba(26,102,255,.2);color:#0e3f9c}.badge.done{background:rgba(29,153,255,.18);color:#0c5aa3}.badge.draft{background:hsla(48,5%,42%,.2);color:#55524c}.badge.queued{background:rgba(63,110,209,.2);color:#1f3f84}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:18px;gap:18px;margin-bottom:24px}.stat-card{background:#121212;border:1px solid #262626;border-radius:18px;padding:20px;box-shadow:0 12px 24px rgba(0,0,0,.2)}.stat{font-size:28px;font-weight:700;margin:8px 0}.summary{justify-content:space-between;gap:20px;margin-bottom:24px}.status,.summary{display:flex;align-items:center}.status{gap:12px}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:40px;gap:40px;align-items:center}.hero.hero-center,.hero.hero-solo{grid-template-columns:1fr}.hero.hero-center{justify-items:center;text-align:center;min-height:68vh}.hero.hero-center .hero-copy{max-width:540px;justify-items:center}.hero.hero-center .actions{justify-content:center}.hero-copy h1{font-size:48px;margin:12px 0 16px}.home-landing{padding:0;flex:1 1;height:100%;min-height:0;display:flex;align-items:stretch;overflow:hidden}.home-landing>.home-split,.home-split{height:100%;min-height:100%}.home-split{width:100%;display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);grid-template-rows:1fr;grid-gap:0;gap:0;padding:0 32px;flex:1 1;align-items:stretch}.home-login{display:flex;flex-direction:column;gap:16px;padding-right:32px;justify-content:center;height:100%;min-height:0}.home-login .form{display:grid;grid-gap:14px;gap:14px;margin-top:8px}.home-login .form label{margin-top:0}.home-login .error{background:#2a1216;border:1px solid #5a2a33;color:#ffb9c1}.home-login .tab-row{background:transparent;border:none;padding:0;gap:12px}.home-login .tab{border-radius:10px;padding:8px 18px;border:1px solid #2a2a2a;background:#121212;color:#c6d2de;font-size:14px}.home-login .tab.active{background:linear-gradient(135deg,#2bb7ff,#8ad7ff);color:#fff;border:none}.home-login .form input{min-height:46px;padding:10px 12px;font-size:14px}.home-login .form button.primary{min-height:52px;font-size:16px;margin-top:8px}.input-with-icon{display:grid;grid-template-columns:24px 1fr;align-items:center;grid-gap:10px;gap:10px;background:#292a2b;border:1px solid #2a2a2a;border-radius:10px;padding:0 12px;min-height:46px}.input-with-icon input{background:transparent;border:none;padding:0;min-height:40px;color:#f6fbff}.input-with-icon .anticon{color:#a8bfd6;font-size:16px}.home-visual{position:relative;border-left:1px solid #1f1f1f;padding:0 0 0 32px;background:#111213;overflow:hidden;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.home-hero-image{width:min(760px,100%);height:auto;max-height:100%;border-radius:22px;border:1px solid rgba(86,194,255,.28);box-shadow:0 18px 40px rgba(0,0,0,.5);object-fit:contain}.home-logo{font-size:32px;font-weight:800;letter-spacing:.4px;background:linear-gradient(90deg,#5ad1ff,#4b93ff 45%,#7db4ff);-webkit-background-clip:text;background-clip:text;color:transparent}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px}.eyebrow,.sub{color:var(--muted)}.sub{font-size:16px;line-height:1.7;margin-bottom:24px}.actions{display:flex;gap:12px}.hero-panel{display:grid;grid-gap:18px;gap:18px}.hero-highlight{display:grid;grid-gap:16px;gap:16px;margin-top:20px;background:#121212;border-radius:20px;padding:20px;border:1px solid #262626;box-shadow:var(--shadow)}.hero-highlight h3{margin-bottom:6px}.row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:16px}label{font-size:14px;color:var(--muted)}input,select{border-radius:10px;border:1px solid #2a2a2a;padding:8px 12px;background:#292a2b;color:#f6fbff;min-width:160px}.pill-group{display:flex;gap:8px}.pill-group span{border-radius:999px;padding:6px 12px;border:1px solid #2a2a2a;font-size:12px;color:var(--muted)}.pill-group span.active{background:var(--accent);color:#fff;border-color:transparent}.panel-card ul{list-style:none;display:grid;grid-gap:10px;gap:10px}.panel-card li{padding:8px 12px;border-radius:10px;background:hsla(0,0%,100%,.08)}.panel-card li.done{background:rgba(26,102,255,.35)}.panel-card li.running{background:hsla(0,0%,100%,.18)}.grid{margin-top:60px;display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid article{background:#f6f9ff;border-radius:18px;padding:20px;box-shadow:0 12px 24px rgba(0,0,0,.08)}.grid h4{margin-bottom:8px}.grid p{color:var(--muted);line-height:1.6}.module-grid{margin-top:40px;display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.module-card{background:#f6f9ff;border-radius:18px;padding:20px;box-shadow:0 12px 24px rgba(0,0,0,.08);display:grid;grid-gap:12px;gap:12px}.people-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:14px;gap:14px;margin-top:12px}.people-section{margin:24px 0}.people-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.section-head{gap:12px;margin-bottom:16px}.people-list{display:grid;grid-gap:12px;gap:12px}.person-row{grid-template-columns:minmax(240px,1fr) 320px;grid-gap:16px;gap:16px;background:#fff;border-radius:14px;padding:14px;border:1px solid #c9d7f2}.person-left,.person-row{display:grid;align-items:center}.person-left{grid-template-columns:180px 1fr;grid-gap:14px;gap:14px}.person-image,.person-left .upload-placeholder,.person-left img{width:180px;height:180px}.person-image{border-radius:10px;overflow:hidden;cursor:zoom-in}.person-image img{width:100%;height:100%;object-fit:cover}.person-name{font-weight:700;font-size:16px}.person-right{grid-template-columns:repeat(2,minmax(120px,1fr))}.person-card,.person-right{display:grid;grid-gap:8px;gap:8px}.person-card{background:#0d1524;border-radius:14px;padding:12px;border:1px solid #1f3150;justify-items:start}.person-card img{width:100%;height:180px;object-fit:cover;border-radius:10px;background:#e6efff}.person-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.person-actions{display:inline-flex;gap:8px;align-items:center}.person-generate{display:grid;grid-gap:8px;gap:8px;width:100%}.person-generate input{width:100%}.upload-placeholder{width:100%;height:180px;border-radius:10px;border:1px dashed #2b4368;display:grid;place-items:center;color:var(--muted);background:#0c1729;font-weight:600}.episode-select{display:inline-flex;gap:10px;align-items:center}.episode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:12px;gap:12px;margin-top:12px}.episode-card{background:#0d1524;border:1px solid #1f3150;border-radius:14px;padding:12px;display:grid;grid-gap:8px;gap:8px;text-align:left}.episode-card.active{border-color:#1a66ff;box-shadow:0 12px 24px rgba(26,102,255,.2)}.episode-title{font-weight:700}.episode-actions{display:inline-flex;gap:8px;align-items:center;justify-content:space-between}.person-upload{width:100%}.episode-tag{font-size:13px;padding:6px 14px;border-radius:10px;background:linear-gradient(135deg,#1a66ff,#4da3ff);color:#f5fbff;border:1px solid rgba(77,163,255,.4)}.episode-create{display:inline-flex;gap:10px;align-items:center}.episode-create input{min-width:220px}.script-text{white-space:pre-wrap;line-height:1.7}.storyboard{display:grid;grid-gap:16px;gap:16px}.storyboard-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.storyboard-split{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:16px;gap:16px;min-height:520px}.storyboard-list{background:#0c1423;border:1px solid #1f3150;border-radius:14px;display:flex;flex-direction:column;overflow:hidden}.storyboard-list-head{padding:14px 16px;border-bottom:1px solid #1f3150;font-weight:600;color:#e2ecff}.storyboard-list-body{padding:10px;display:grid;grid-gap:8px;gap:8px;overflow-y:auto}.storyboard-list-item{display:grid;grid-template-columns:30px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:10px 12px;border-radius:10px;border:1px solid transparent;background:rgba(20,30,50,.6);color:#cbd7ef;text-align:left;cursor:-webkit-grab;cursor:grab}.storyboard-list-item:hover{border-color:#2f4f86;color:#e2ecff}.storyboard-list-item.active{border-color:#3b82f6;background:rgba(59,130,246,.12);color:#eef5ff}.storyboard-list-index{width:26px;height:26px;border-radius:6px;background:rgba(26,102,255,.2);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#9ec5ff}.storyboard-list-text{font-size:12px;line-height:1.4}.storyboard-detail{background:#0c1423;border:1px solid #1f3150;border-radius:14px;padding:12px;display:grid;grid-gap:18px;gap:18px}.storyboard-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.prompt-panel{display:grid;grid-gap:12px;gap:12px;padding:12px;border-radius:12px;border:1px solid #233a5f;background:rgba(13,22,38,.8)}.prompt-row pre{white-space:pre-wrap;font-size:12px;color:#c5d7f3}.prompt-head{justify-content:space-between;gap:10px;margin-bottom:6px;color:#e2ecff}.prompt-head,.prompt-mode{display:flex;align-items:center}.prompt-mode{gap:8px;margin-bottom:8px;color:#a9bce3;font-size:12px}.prompt-mode .sq-btn.active{border-color:#3b82f6;color:#eaf4ff;background:rgba(59,130,246,.16)}.prompt-input{width:100%;min-height:90px;border-radius:10px;border:1px solid #2b4067;background:#0c1628;color:#e3efff;padding:10px 12px;resize:vertical}.storyboard-grid{display:grid;grid-gap:10px;gap:10px;padding:0;background:transparent;border-radius:0;border:none;min-width:0}.storyboard-ant-table{width:100%;min-width:0;overflow-x:auto}.storyboard-ant-table .ant-table{background:transparent;color:#dce9ff;border:1px solid #3b5d8f;border-radius:12px;overflow:hidden}.storyboard-ant-table .ant-table-container{-webkit-border-start:none!important;border-inline-start:none!important;border-top:none!important}.storyboard-ant-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#243d64,#1b3153)!important;color:#cde2ff!important;font-size:12px;font-weight:700;border-bottom:1px solid #4d6fa3!important;padding:10px!important}.storyboard-ant-table .ant-table-tbody>tr>td{background:linear-gradient(180deg,#1f365a,#1a2e4e);border-bottom:1px solid #3b5d8f!important;padding:10px!important;vertical-align:top}.storyboard-ant-table .ant-table-tbody>tr.storyboard-row-active>td{background:linear-gradient(180deg,#29456f,#223a60)}.storyboard-ant-table .ant-table-tbody>tr:hover>td{background:linear-gradient(180deg,#264066,#203555)!important}.storyboard-cell{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:2px 2px 0;overflow:hidden}.storyboard-index-cell{align-content:center;justify-items:center;min-height:110px}.storyboard-index-text{font-weight:700;color:#dce9ff}.seq-chip-square{width:32px;height:32px;border-radius:6px;border:1px solid #2a2a2a;background:#121212;color:#cfd6de;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.prompt-actions{justify-content:flex-end;margin-bottom:2px}.field-full{grid-column:1/-1}.prompt-compact{grid-template-columns:repeat(5,minmax(110px,1fr));gap:6px}.prompt-compact .field-wide{grid-column:1/-1}.prompt-compact label>span{font-size:11px;color:#a9b5c2}.prompt-compact input,.prompt-compact select{min-height:30px;padding:5px 8px;font-size:12px;width:100%;max-width:none;min-width:0}.storyboard-ant-select .ant-select-selector{min-height:30px!important;padding-top:2px!important;padding-bottom:2px!important}.person-action-block.compact{padding:8px;gap:6px;background:#121212;border-color:#2f2f2f}.person-action-block.compact .person-action-row{grid-template-columns:90px 1fr;gap:6px}.person-action-block.compact .person-action-row input{max-width:none;min-height:30px;padding:5px 8px;font-size:12px}.person-action-block.compact .person-action-name{font-size:11px}.storyboard-video-cell{align-content:center;justify-items:end}.step-actions.op-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:100%;justify-content:flex-end}.step-actions.op-actions .op-order{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.material-top-actions{justify-content:flex-start}.sq-btn{border-radius:8px!important;height:32px;min-width:72px;padding:0 10px!important}.fusion-btn{border:none!important;color:#ecfff1!important;background:linear-gradient(135deg,#139c52,#28c86d)!important}.fusion-btn.warning{background:linear-gradient(135deg,#b49517,#d7ba38)!important;color:#fff8d6!important}.video-gen-btn{border:none!important;color:#eaf4ff!important;background:linear-gradient(135deg,#1b5cff,#47a2ff)!important}.video-gen-btn.warning{background:linear-gradient(135deg,#b49517,#d7ba38)!important;color:#fff8d6!important}.material-list-single{grid-template-columns:1fr}.storyboard-grid .prompt-preview{grid-column:1/-1}.studio-theme .page-head h1,.studio-theme .page-head h3,.studio-theme .person-name,.studio-theme .step-label{color:#e2ecff}.studio-theme .muted,.studio-theme .sub{color:#8ea6cf}.studio-theme .episode-card,.studio-theme .material-item,.studio-theme .people-editor,.studio-theme .person-row,.studio-theme .prompt-preview,.studio-theme .storyboard-card,.studio-theme .storyboard-grid,.studio-theme .upload-placeholder{background:#121212;border-color:#262626;color:#dbe7ff}.studio-theme .storyboard-grid{background:transparent;border-color:transparent}.studio-theme .storyboard-card{background:#141414;border-color:#2a2a2a}.studio-theme input,.studio-theme select,.studio-theme textarea{background:#131313;border:1px solid #2a2a2a;color:#e9f6ff}.studio-theme input::placeholder,.studio-theme textarea::placeholder{color:#adc6eb}.studio-theme .storyboard-step{background:#0f0f0f;border:1px solid #232323}.studio-theme .storyboard-step:before{background:linear-gradient(90deg,rgba(88,194,255,.5),rgba(88,194,255,.16))}.studio-theme .storyboard-step:after{border-color:#58c2ff}.studio-theme .material-select-btn.is-selected{background:linear-gradient(135deg,#1b3a52,#2b6a9c);color:#eaf2ff;border:1px solid #58c2ff}.studio-theme .people-editor .section-head{margin-bottom:10px}@media (max-width:1280px){.studio-layout,.studio-layout-left{grid-template-columns:1fr}.studio-side{position:static;max-height:none}}.storyboard-card{display:grid;grid-gap:12px;gap:12px;padding:12px;border-radius:14px;background:#1f365a;border:1px solid #3b5d8f}.storyboard-steps{display:grid;grid-template-columns:2fr 1.2fr .7fr;grid-gap:30px;gap:30px;align-items:center;position:relative}.storyboard-steps:before{content:"";position:absolute;top:50%;left:50px;right:72px;height:2px;background:linear-gradient(90deg,rgba(26,102,255,.4),rgba(26,102,255,.12));transform:translateY(-50%);pointer-events:none}.storyboard-row.header{display:flex;align-items:center;justify-content:space-between}.row-actions{display:inline-flex;gap:8px;align-items:center}.storyboard-step{display:grid;grid-gap:12px;gap:12px;padding:12px;border-radius:14px;border:1px solid #d9e5ff;background:#f7faff;position:relative}.storyboard-step:after{content:"";position:absolute;top:50%;right:-6px;width:10px;height:10px;border-radius:999px;background:#1a66ff;box-shadow:0 0 0 4px rgba(26,102,255,.16);transform:translateY(-50%)}.storyboard-dual .storyboard-step:after,.storyboard-step:last-child:after{display:none}.storyboard-step.step-plain{border:none;background:transparent;padding:0;gap:10px}.storyboard-step.step-plain:after{right:30px}.storyboard-step.step-plain .step-title{background:#f7faff;border:1px solid #d9e5ff;border-radius:999px;padding:8px 12px}.storyboard-step.step-plain .step-actions{justify-content:flex-start}.storyboard-step.step-plain .video-status{padding-left:12px}.step-title{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:600;color:#20345f}.step-label{gap:8px}.step-index,.step-label{display:inline-flex;align-items:center}.step-index{justify-content:center;width:26px;height:26px;border-radius:999px;background:#1a66ff;color:#fff;margin-right:8px;font-size:12px;font-weight:600}.step-actions{display:inline-flex;gap:8px;align-items:center;justify-content:flex-end}.storyboard-fields{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));grid-gap:8px;gap:8px}.storyboard-fields.prompt-compact{grid-template-columns:repeat(5,minmax(110px,1fr));gap:10px}.field-break{grid-column:1/-1;height:0}.storyboard-fields label{display:grid;grid-gap:6px;gap:6px;font-size:12px;color:var(--muted)}.storyboard-fields input,.storyboard-fields select{min-width:0;width:100%}.field-wide{grid-column:span 2}.field-narrow input,.field-narrow select{max-width:200px}.storyboard-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.person-action-block{display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:12px;border:1px dashed #2f2f2f;background:#121212}.person-action-title{font-weight:600;color:#d6e8ff}.person-action-list{display:grid;grid-gap:10px;gap:10px}.person-action-row{display:grid;grid-template-columns:120px 1fr;grid-gap:10px;gap:10px;align-items:center}.person-action-row input{max-width:240px}.person-action-name{font-size:12px;color:#cfd6de}.material-block{display:grid;grid-gap:10px;gap:10px}.material-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:10px;gap:10px;justify-content:start;align-content:start;justify-items:start}.material-item{border:1px solid #2a2a2a;background:#121212;border-radius:12px;padding:8px;display:grid;grid-gap:6px;gap:6px;text-align:left;width:150px}.material-item.active{border-color:#1a66ff;box-shadow:0 10px 20px rgba(26,102,255,.2)}.material-select{border:none;padding:0;background:transparent;text-align:left}.material-image :global(img),.material-image img{width:100%;height:84px;object-fit:cover;border-radius:8px}.material-meta{display:flex;gap:6px;flex-wrap:wrap}.material-actions{display:flex;justify-content:flex-end;gap:6px}.material-select-btn{border:1px solid #2a2a2a;color:#cfd6de;background:#121212}.material-select-btn.is-selected{border-color:#1a66ff;color:#1a66ff;background:#eef4ff}.error-text{font-size:12px;color:#8a1c0f}.prompt-preview{background:#0f1f47;color:#eaf2ff;border-radius:12px;padding:12px}.prompt-preview pre{white-space:pre-wrap;font-size:12px}.code-block{margin-top:12px;padding:12px 14px;border-radius:12px;background:#0f1f47;color:#eaf2ff;font-size:12px;overflow-x:auto}.video-panel{margin-top:12px;display:grid;grid-gap:10px;gap:10px}.video-status{display:flex;align-items:center;gap:10px}.video-list{display:grid;grid-gap:12px;gap:12px}.video-card{border-radius:14px;border:1px solid #c9d7f2;padding:12px;background:#f7faff;display:grid;grid-gap:10px;gap:10px}.video-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.video-actions{display:flex;justify-content:flex-end;gap:8px}.video-placeholder{border-radius:12px;border:1px dashed #c9d7f2;padding:16px;background:#fff;color:var(--muted);text-align:center}.video-preview{width:100%;max-width:360px;border-radius:14px;border:1px solid #c9d7f2;background:#0f1f47}.video-preview-large{width:100%;border-radius:12px;border:1px solid #c9d7f2;background:#0f1f47}.home-footer{margin-top:32px}.queue-trigger{display:inline-flex;align-items:center;gap:6px}.queue-summary{display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:12px;color:#b9ccf0;font-size:13px}.queue-list{max-height:420px;overflow-y:auto;display:grid;grid-gap:8px;gap:8px;padding-right:4px}.queue-item{border:1px solid #2d3f61;border-radius:10px;background:#101a2d;padding:10px 12px}.queue-item.running{border-color:#3f5fc8}.queue-item.succeeded{border-color:#15803d}.queue-item.failed{border-color:#b91c1c}.queue-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.queue-title{color:#eff6ff;font-size:13px}.queue-status{font-size:12px;padding:2px 8px;border-radius:999px;border:1px solid #334155;color:#bfdbfe}.queue-status.queued{color:#cbd5e1}.queue-status.running{color:#93c5fd}.queue-status.succeeded{color:#86efac}.queue-status.failed{color:#fca5a5}.queue-meta{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#94a3b8;font-size:12px}.queue-error{color:#fca5a5;text-align:right;max-width:60%;word-break:break-all}@media (max-width:900px){.top-bar{flex-direction:column;gap:18px;padding:24px}.page{padding:20px 24px 60px}.hero-copy h1{font-size:36px}.hero-highlight{padding:16px}.home-split{grid-template-columns:1fr;padding:0 20px}.home-visual{min-height:320px;border-left:none;padding-left:0}.home-login,.home-visual{padding-right:0}.home-hero-image{width:100%;max-height:260px}.page-head,.summary{flex-direction:column;align-items:flex-start}.storyboard-fields{grid-template-columns:repeat(2,minmax(140px,1fr))}.storyboard-dual,.storyboard-split,.storyboard-steps{grid-template-columns:1fr}.storyboard-ant-table .ant-table{border-radius:10px}.storyboard-step:after,.storyboard-steps:before{display:none}.person-action-row,.person-row{grid-template-columns:1fr}.person-action-row{align-items:stretch}.person-left{grid-template-columns:1fr}.person-image,.person-left .upload-placeholder,.person-left img{width:100%;height:220px}.person-right{grid-template-columns:1fr}}@keyframes electricGlow{0%{transform:translateZ(0) scale(1);opacity:.9}50%{transform:translate3d(2%,-2%,0) scale(1.05);opacity:.75}to{transform:translateZ(0) scale(1);opacity:.9}}.landing-v2{position:relative;min-height:calc(100vh - 74px);width:100%;overflow:hidden;background:transparent;display:flex;flex-direction:column}.top-nav-home a.ghost,.top-nav-home button.ghost{background:transparent!important;border-color:transparent!important;color:#eef6ff!important}.top-nav-home a.primary{background:linear-gradient(135deg,rgba(90,155,255,.9),rgba(101,132,255,.9))!important;color:#f5fbff!important}.landing-v2-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(320px,1fr) minmax(640px,2.5fr);align-items:center;grid-column-gap:clamp(24px,4vw,72px);column-gap:clamp(24px,4vw,72px);min-height:100%;padding:clamp(26px,3vw,40px) clamp(18px,4vw,64px)}.landing-v2-copy{justify-self:center;width:min(940px,100%);text-align:left}.landing-v2-copy h1{font-size:clamp(50px,5.4vw,84px);line-height:1.1;letter-spacing:1px;color:#f3f8ff;margin:0;text-shadow:0 14px 44px rgba(4,14,42,.78),0 2px 10px rgba(8,24,72,.6)}.landing-v2-copy p{margin-top:20px;font-size:clamp(20px,1.9vw,30px);line-height:1.45;color:rgba(213,242,255,.96);text-shadow:0 10px 28px rgba(4,14,42,.72),0 1px 8px rgba(8,24,72,.5)}.landing-v2-auth{position:relative;width:min(560px,100%);justify-self:start;border-radius:28px;padding:32px;background:linear-gradient(180deg,rgba(22,38,78,.2),rgba(12,24,56,.12));border:1px solid rgba(214,236,255,.4);box-shadow:0 34px 90px rgba(4,15,43,.36),inset 0 1px 0 rgba(242,250,255,.58),inset 0 -1px 0 rgba(171,214,255,.24);-webkit-backdrop-filter:blur(26px) saturate(150%);backdrop-filter:blur(26px) saturate(150%);overflow:hidden}.landing-v2-auth:before{inset:0;border-radius:inherit;background:linear-gradient(110deg,rgba(156,212,255,0),rgba(156,212,255,0) 35%,rgba(156,212,255,.85) 50%,rgba(156,212,255,0) 65%,rgba(156,212,255,0));transform:translateX(-130%);animation:authBorderSweep 3.6s ease-in-out infinite;opacity:.85}.landing-v2-auth:after,.landing-v2-auth:before{content:"";position:absolute;pointer-events:none}.landing-v2-auth:after{top:-100px;right:-95px;width:250px;height:250px;border-radius:999px;background:radial-gradient(circle,rgba(138,205,255,.42) 0,rgba(138,205,255,0) 70%);animation:authGlowPulse 4.2s ease-in-out infinite}.landing-v2-tab-row{display:inline-flex;gap:12px;margin-bottom:20px}.landing-v2-tab{border-radius:12px;border:1px solid rgba(118,166,236,.52);background:rgba(20,40,82,.46);color:#cbe4ff;min-width:92px;height:42px;font-size:18px}.landing-v2-tab.active{border:1px solid rgba(123,185,255,.8);color:#f7fbff;background:linear-gradient(135deg,rgba(69,128,255,.84),rgba(90,170,255,.84))}.landing-v2-form{position:relative;z-index:1;display:grid;grid-gap:12px;gap:12px}.landing-v2-form label{color:#d8ecff;font-size:15px}.landing-v2-input{min-height:56px;padding:0 14px;border-radius:12px;border:1px solid rgba(170,214,255,.36);background:rgba(10,24,56,.46);box-shadow:inset 0 1px 0 rgba(236,247,255,.2);display:grid;grid-template-columns:24px 1fr;align-items:center;grid-gap:12px;gap:12px}.landing-v2-input .anticon{color:#b8d9ff;font-size:17px}.landing-v2-input input{border:none;background:transparent;min-height:50px;color:#f4f9ff;font-size:16px}.landing-v2-input input::placeholder{color:rgba(174,199,234,.85)}.landing-v2-code-row{grid-template-columns:24px minmax(0,1fr) auto}.landing-v2-code-row button{min-width:110px;height:38px;border-radius:999px}.landing-v2-submit{margin-top:10px;width:100%;height:56px;border-radius:999px;border:1px solid rgba(116,178,255,.82);color:#f3f8ff;font-size:20px;font-weight:700;background:linear-gradient(135deg,rgba(80,146,255,.94),rgba(79,189,255,.94));box-shadow:0 10px 30px rgba(41,115,255,.34)}.landing-v2-error{margin-top:12px;border-radius:10px;background:rgba(68,16,29,.7);border:1px solid rgba(226,94,126,.46);color:#ffd9e3;padding:10px 12px;font-size:13px}@media (max-width:1100px){.top-bar-home{height:64px;padding:0 16px}.landing-v2-content{grid-template-columns:1fr;padding:22px 16px}.landing-v2-copy{order:1;text-align:center}.landing-v2-auth{order:2;justify-self:center}.landing-v2-copy h1{font-size:clamp(32px,9.6vw,50px)}.landing-v2-copy p{font-size:clamp(16px,4.8vw,22px)}.landing-v2-auth{width:100%}}@keyframes authBorderSweep{0%,18%{transform:translateX(-130%)}50%{transform:translateX(120%)}to{transform:translateX(120%)}}@keyframes authGlowPulse{0%,to{opacity:.62;transform:scale(1)}50%{opacity:.95;transform:scale(1.08)}}.app-shell-home .top-bar.top-bar-home{height:92px!important;padding:0 32px!important}.app-shell-home .brand.brand-home .brand-logo{width:136px!important;height:82px!important;transform:translateY(3px)!important}.app-shell-home .brand.brand-home span{font-size:32px!important;letter-spacing:1.5px!important;text-shadow:0 3px 12px rgba(6,18,56,.82),0 0 18px rgba(165,220,255,.45)!important}.app-shell-home .top-bar.top-bar-home .top-nav-home{gap:26px!important}.app-shell-home .top-bar.top-bar-home .top-nav-home a,.app-shell-home .top-bar.top-bar-home .top-nav-home button{font-size:20px!important;font-weight:800!important;height:42px!important;padding:0 18px!important}.app-shell-home .landing-v2 .landing-v2-content{grid-template-columns:minmax(420px,1fr) minmax(760px,2.5fr)!important;padding:32px 56px 44px 96px!important}.app-shell-home .landing-v2 .landing-v2-auth{width:min(620px,100%)!important;border-radius:26px!important;padding:34px!important;background:radial-gradient(120% 160% at 20% 0,rgba(100,176,255,.14) 0,rgba(26,45,110,.1) 38%,rgba(10,20,58,.36) 100%),rgba(8,16,48,.36)!important;border:1px solid rgba(154,203,255,.36)!important;box-shadow:0 12px 32px rgba(6,14,40,.28),inset 0 1px 0 rgba(182,224,255,.26),inset 0 0 20px rgba(44,89,181,.12)!important;-webkit-backdrop-filter:blur(10px) saturate(112%)!important;backdrop-filter:blur(10px) saturate(112%)!important}.app-shell-home .landing-v2 .landing-v2-tab{min-width:108px!important;height:44px!important;font-size:18px!important;border:1px solid rgba(124,176,255,.45)!important;background:rgba(28,52,120,.46)!important;color:rgba(233,244,255,.96)!important}.app-shell-home .landing-v2 .landing-v2-tab.active{border:1px solid rgba(149,205,255,.78)!important;background:linear-gradient(135deg,rgba(71,151,255,.72),rgba(56,97,226,.76))!important;color:#fff!important}.app-shell-home .landing-v2 .landing-v2-form label{font-size:16px!important;color:rgba(236,246,255,.95)!important}.app-shell-home .landing-v2 .landing-v2-input{min-height:58px!important;border-radius:12px!important;grid-template-columns:28px 1fr!important;gap:12px!important;border:1px solid rgba(102,147,226,.42)!important;background:rgba(9,21,62,.42)!important;box-shadow:inset 0 1px 0 rgba(147,203,255,.15),inset 0 -1px 0 rgba(20,43,104,.32)!important}.app-shell-home .landing-v2 .landing-v2-input .anticon{font-size:18px!important;color:rgba(198,223,255,.92)!important}.app-shell-home .landing-v2 .landing-v2-input input{min-height:52px!important;font-size:17px!important;color:rgba(234,245,255,.97)!important}.app-shell-home .landing-v2 .landing-v2-input input::placeholder{color:rgba(178,204,238,.85)!important}.app-shell-home .landing-v2 .landing-v2-submit{height:56px!important;font-size:19px!important;border:1px solid rgba(141,213,255,.84)!important;background:linear-gradient(90deg,rgba(99,205,255,.95),rgba(60,112,255,.95))!important;color:#eff7ff!important;box-shadow:0 12px 26px rgba(30,78,190,.45),inset 0 1px 0 rgba(223,246,255,.5)!important}.app-shell-home .landing-v2 .landing-v2-auth:after,.app-shell-home .landing-v2 .landing-v2-auth:before{content:none!important;display:none!important;animation:none!important}.app-shell-home .landing-v2 .landing-v2-copy h1{text-shadow:0 16px 50px rgba(4,12,38,.84),0 2px 10px rgba(6,20,60,.72)!important}.app-shell-home .landing-v2 .landing-v2-copy p{text-shadow:0 12px 34px rgba(4,12,38,.78),0 2px 10px rgba(6,20,60,.62)!important}.app-shell-home .landing-v2 .landing-v2-content.intro-only{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;max-width:1320px!important;margin:0 auto!important;padding-top:clamp(52px,7vw,108px)!important}.app-shell-home .landing-v2 .landing-v2-content.auth-open{grid-template-columns:minmax(560px,1.4fr) minmax(380px,560px)!important;align-items:center!important;padding:32px 64px 36px!important}.app-shell-home .landing-v2 .landing-v2-content.auth-open .landing-v2-auth{justify-self:end!important}.landing-v2-kicker{display:inline-flex;margin-bottom:18px;padding:8px 14px;border-radius:999px;border:1px solid rgba(185,226,255,.38);background:rgba(9,24,58,.32);color:rgba(224,244,255,.94);font-size:14px;letter-spacing:.18em;text-transform:uppercase;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2)}.landing-v2-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.landing-v2-cta{min-height:50px;padding:0 22px;border-radius:999px;font-size:17px;font-weight:800;border:1px solid rgba(174,220,255,.52)}.landing-v2-cta.primary{color:#082047;background:linear-gradient(135deg,#d9f6ff,#86d7ff 52%,#6da2ff);box-shadow:0 18px 44px rgba(24,96,210,.35)}.landing-v2-cta.ghost{color:#eef8ff;background:rgba(10,26,64,.36);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-v2-points{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;margin-top:24px;color:rgba(224,243,255,.92)}.landing-v2-points strong{padding:9px 14px;border-radius:14px;background:rgba(116,194,255,.22);border:1px solid rgba(171,223,255,.34)}.landing-v2-points span{text-shadow:0 8px 22px rgba(0,10,32,.58)}.landing-v2-auth-head{position:relative;z-index:1;display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.landing-v2-auth-head div{display:grid;grid-gap:4px;gap:4px}.landing-v2-auth-head strong{color:#f4fbff;font-size:24px}.landing-v2-auth-head span{color:rgba(210,231,255,.84);font-size:14px}.landing-v2-close{height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(166,211,255,.34);color:#eaf6ff;background:rgba(12,28,68,.44)}.landing-v2-sections{position:relative;z-index:2;width:min(1320px,calc(100% - 48px));margin:0 auto 56px;display:grid;grid-gap:18px;gap:18px}.landing-v2-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.landing-v2-feature,.landing-v2-workflow{border-radius:24px;border:1px solid rgba(185,226,255,.26);background:linear-gradient(145deg,rgba(14,36,86,.48),rgba(8,18,48,.26));box-shadow:0 22px 56px rgba(2,12,36,.26),inset 0 1px 0 hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-v2-feature{min-height:150px;padding:24px}.landing-v2-feature span,.landing-v2-workflow strong{color:#f2f9ff;font-size:20px;font-weight:850}.landing-v2-feature p{margin:14px 0 0;color:rgba(216,235,255,.86);line-height:1.7}.landing-v2-workflow{padding:22px 24px;display:flex;gap:20px;align-items:center;justify-content:space-between}.landing-v2-workflow div{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.landing-v2-workflow span{padding:9px 13px;border-radius:999px;color:rgba(232,246,255,.92);background:rgba(123,185,255,.16);border:1px solid rgba(180,224,255,.2)}.billing-checkin{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border-radius:18px;border:1px solid rgba(91,151,255,.28);background:radial-gradient(circle at 10% 0,rgba(90,168,255,.18),transparent 34%),hsla(0,0%,100%,.04)}.billing-checkin h3{margin:0 0 8px}.billing-checkin-action{display:grid;grid-gap:10px;gap:10px;justify-items:end;white-space:nowrap}@media (max-width:1100px){.app-shell-home .landing-v2 .landing-v2-content.auth-open,.app-shell-home .landing-v2 .landing-v2-content.intro-only{grid-template-columns:1fr!important;padding:22px 16px!important}.app-shell-home .landing-v2 .landing-v2-content.auth-open .landing-v2-auth{justify-self:center!important}.landing-v2-feature-grid{grid-template-columns:1fr}.billing-checkin,.landing-v2-workflow{align-items:stretch;flex-direction:column}.landing-v2-workflow div{justify-content:flex-start}.billing-checkin-action{justify-items:start;white-space:normal}}.novel-shelf{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:20px;gap:20px;align-items:stretch}.novel-shelf.is-sorting{-webkit-user-select:none;-moz-user-select:none;user-select:none}.novel-book{--book-edge:rgba(133,106,75,.28);--book-spine-start:#d9edf8;--book-spine-mid:#c6e3f2;--book-spine-end:#e7f4fb;--book-cover-start:#f8fcff;--book-cover-end:#dceff8;--book-glow:hsla(0,0%,100%,.45);--book-ink:#2e3f4a;--book-muted:rgba(46,63,74,.68);--book-soft:rgba(46,63,74,.46);display:grid;grid-template-columns:34px minmax(0,1fr);min-height:320px;border-radius:0;overflow:hidden;background:linear-gradient(180deg,var(--book-cover-start),var(--book-cover-end));border:1px solid var(--book-edge);box-shadow:0 14px 28px rgba(84,65,42,.12);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:transform}.novel-book.tone-fantasy,.novel-book.tone-sky{--book-edge:rgba(118,154,178,.28);--book-spine-start:#d9edf8;--book-spine-mid:#c4e3f2;--book-spine-end:#edf8fc;--book-cover-start:#fbfdff;--book-cover-end:#dceff8;--book-ink:#2f4653;--book-muted:rgba(47,70,83,.68);--book-soft:rgba(47,70,83,.44)}.novel-book.tone-mint,.novel-book.tone-xianxia{--book-edge:rgba(117,156,124,.28);--book-spine-start:#dff2df;--book-spine-mid:#cbe8cd;--book-spine-end:#f1f8ea;--book-cover-start:#fffffb;--book-cover-end:#e4f3df;--book-ink:#38523b;--book-muted:rgba(56,82,59,.68);--book-soft:rgba(56,82,59,.44)}.novel-book.tone-peach,.novel-book.tone-urban{--book-edge:rgba(182,135,94,.3);--book-spine-start:#f8e0cc;--book-spine-mid:#f1cdb0;--book-spine-end:#fff0df;--book-cover-start:#fffdfa;--book-cover-end:#f8e5d1;--book-ink:#5b3f2a;--book-muted:rgba(91,63,42,.68);--book-soft:rgba(91,63,42,.42)}.novel-book.tone-lilac,.novel-book.tone-sci-fi{--book-edge:rgba(143,125,177,.28);--book-spine-start:#e8e0f7;--book-spine-mid:#d8ccf0;--book-spine-end:#f5efff;--book-cover-start:#fffefe;--book-cover-end:#e9e1f6;--book-ink:#493f5f;--book-muted:rgba(73,63,95,.68);--book-soft:rgba(73,63,95,.44)}.novel-book.tone-romance,.novel-book.tone-rose{--book-edge:rgba(174,120,132,.28);--book-spine-start:#f6dfe3;--book-spine-mid:#edcbd2;--book-spine-end:#fff0f2;--book-cover-start:#fffdfc;--book-cover-end:#f7e1e5;--book-ink:#583d43;--book-muted:rgba(88,61,67,.68);--book-soft:rgba(88,61,67,.44)}.novel-book.tone-history{--book-edge:rgba(164,139,92,.3);--book-spine-start:#efe3bf;--book-spine-mid:#e3d19e;--book-spine-end:#fbf2d2;--book-cover-start:#fffef8;--book-cover-end:#efe3bc;--book-ink:#57482a;--book-muted:rgba(87,72,42,.68);--book-soft:rgba(87,72,42,.42)}.novel-book.tone-wuxia{--book-edge:rgba(103,143,132,.3);--book-spine-start:#d6eee8;--book-spine-mid:#bfe0d8;--book-spine-end:#edf8f2;--book-cover-start:#fcfffd;--book-cover-end:#dceee8;--book-ink:#2f5148;--book-muted:rgba(47,81,72,.68);--book-soft:rgba(47,81,72,.42)}.novel-book.tone-time-travel{--book-edge:rgba(116,143,189,.28);--book-spine-start:#dce7fb;--book-spine-mid:#c6d8f4;--book-spine-end:#eff5ff;--book-cover-start:#fdfdff;--book-cover-end:#e0eaf9;--book-ink:#354765;--book-muted:rgba(53,71,101,.68);--book-soft:rgba(53,71,101,.42)}.novel-book.tone-apocalypse{--book-edge:hsla(79,15%,51%,.3);--book-spine-start:#e3ead3;--book-spine-mid:#ccd8b5;--book-spine-end:#f1f4e6;--book-cover-start:#fffefa;--book-cover-end:#e5ebd3;--book-ink:#485039;--book-muted:rgba(72,80,57,.68);--book-soft:rgba(72,80,57,.42)}.novel-book.tone-system{--book-edge:rgba(100,157,178,.28);--book-spine-start:#d6f0f2;--book-spine-mid:#bfe4e8;--book-spine-end:#ecfbfb;--book-cover-start:#fbffff;--book-cover-end:#d8eef1;--book-ink:#2d5058;--book-muted:rgba(45,80,88,.68);--book-soft:rgba(45,80,88,.42)}.novel-book.tone-suspense{--book-edge:rgba(126,130,151,.3);--book-spine-start:#e2e3ef;--book-spine-mid:#ced0df;--book-spine-end:#f3f3fb;--book-cover-start:#fffefe;--book-cover-end:#e4e5f0;--book-ink:#414554;--book-muted:rgba(65,69,84,.68);--book-soft:rgba(65,69,84,.42)}.novel-book.tone-palace{--book-edge:rgba(174,132,157,.3);--book-spine-start:#f3dfea;--book-spine-mid:#e8c9d9;--book-spine-end:#fff0f7;--book-cover-start:#fffdfd;--book-cover-end:#f1dde8;--book-ink:#5a3e50;--book-muted:rgba(90,62,80,.68);--book-soft:rgba(90,62,80,.42)}.novel-book.tone-horror{--book-edge:hsla(16,8%,51%,.3);--book-spine-start:#e6ddd9;--book-spine-mid:#d4c7c0;--book-spine-end:#f6efec;--book-cover-start:#fffdfb;--book-cover-end:#e7ded9;--book-ink:#4e433f;--book-muted:rgba(78,67,63,.68);--book-soft:rgba(78,67,63,.42)}.novel-book.tone-light-novel{--book-edge:rgba(152,135,190,.28);--book-spine-start:#eee2fb;--book-spine-mid:#dfcff4;--book-spine-end:#fbf1ff;--book-cover-start:#fffefe;--book-cover-end:#efe3f8;--book-ink:#514464;--book-muted:rgba(81,68,100,.68);--book-soft:rgba(81,68,100,.42)}.novel-book.tone-game{--book-edge:rgba(97,151,188,.28);--book-spine-start:#d7ecfb;--book-spine-mid:#bfdcf3;--book-spine-end:#edf8ff;--book-cover-start:#fbfdff;--book-cover-end:#dbeefa;--book-ink:#2c4c63;--book-muted:rgba(44,76,99,.68);--book-soft:rgba(44,76,99,.42)}.novel-book.tone-infinite{--book-edge:rgba(142,125,177,.3);--book-spine-start:#e8e1f4;--book-spine-mid:#d6cce9;--book-spine-end:#f6effd;--book-cover-start:#fffefe;--book-cover-end:#e9e2f4;--book-ink:#4b425d;--book-muted:rgba(75,66,93,.68);--book-soft:rgba(75,66,93,.42)}.novel-book.tone-business{--book-edge:hsla(47,21%,51%,.3);--book-spine-start:#eee8cf;--book-spine-mid:#ded4ad;--book-spine-end:#fbf6de;--book-cover-start:#fffef8;--book-cover-end:#eee8cd;--book-ink:#514b31;--book-muted:rgba(81,75,49,.68);--book-soft:rgba(81,75,49,.42)}.novel-book.tone-beast{--book-edge:rgba(121,160,112,.3);--book-spine-start:#e1f0d7;--book-spine-mid:#cfe5c0;--book-spine-end:#f2faea;--book-cover-start:#fffffb;--book-cover-end:#e4f0dc;--book-ink:#3f5638;--book-muted:rgba(63,86,56,.68);--book-soft:rgba(63,86,56,.42)}.novel-book.tone-officialdom{--book-edge:hsla(30,16%,51%,.3);--book-spine-start:#eadfda;--book-spine-mid:#d9c8bf;--book-spine-end:#f8efeb;--book-cover-start:#fffdfb;--book-cover-end:#eadfd8;--book-ink:#51453f;--book-muted:rgba(81,69,63,.68);--book-soft:rgba(81,69,63,.42)}.novel-book:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--book-edge) 72%,#6b5a41);box-shadow:0 18px 34px rgba(84,65,42,.16)}.novel-book.is-dragging{box-shadow:0 24px 44px rgba(84,65,42,.2);border-color:color-mix(in srgb,var(--book-edge) 56%,#6b5a41);cursor:-webkit-grabbing;cursor:grabbing;transition:none}.novel-book-spine{display:flex;justify-content:space-between;gap:16px;padding:12px 6px;background:linear-gradient(180deg,var(--book-spine-start) 0,var(--book-spine-mid) 42%,var(--book-spine-end) 100%);border-right:1px solid var(--book-edge)}.novel-book-handle,.novel-book-spine{flex-direction:column;align-items:center}.novel-book-handle{display:inline-flex;gap:4px;justify-content:center;width:22px;height:32px;padding:0;border:0;border-radius:8px;background:hsla(0,0%,100%,.42);cursor:-webkit-grab;cursor:grab;touch-action:none}.novel-book-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.novel-book-handle span{display:block;width:10px;height:2px;border-radius:999px;background:var(--book-muted)}.novel-book-genre{writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;font-size:11px;letter-spacing:2px;color:var(--book-muted)}.novel-book-cover{display:flex;flex-direction:column;background:radial-gradient(circle at top right,var(--book-glow),transparent 34%),linear-gradient(180deg,var(--book-cover-start),var(--book-cover-end))}.novel-book-body{flex:1 1;display:flex;flex-direction:column;padding:22px 18px 12px;text-decoration:none;color:inherit}.novel-book-pin-badge{align-self:flex-start;margin-bottom:10px;padding:3px 8px;border-radius:999px;background:hsla(0,0%,100%,.72);border:1px solid var(--book-edge);color:var(--book-ink);font-size:12px;font-weight:700}.novel-book-title{font-size:22px;line-height:1.3;font-weight:700;color:var(--book-ink);margin-bottom:12px;text-shadow:none}.novel-book-meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:var(--book-muted);margin-bottom:14px}.novel-book-synopsis{margin:0;font-size:13px;line-height:1.7;color:var(--book-muted);overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.novel-book-synopsis.muted{color:var(--book-soft)}.novel-book-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 18px 18px}.novel-book-actions .ghost.sm{min-height:36px;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.novel-book-actions .ghost.sm:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--book-edge) 58%,#6b5a41);background:hsla(0,0%,100%,.66);color:var(--book-ink)}.novel-book-actions .ghost.sm:active{transform:translateY(0)}.novel-book-delete,.novel-book-pin{width:36px;height:36px;padding:0;border-radius:8px;border-color:transparent;background:transparent;color:var(--book-muted)}.novel-book-pin.is-pinned{color:var(--book-ink);background:hsla(0,0%,100%,.58);border-color:var(--book-edge)}.novel-book-delete:hover,.novel-book-pin:hover{border-color:color-mix(in srgb,var(--book-edge) 58%,#6b5a41);color:var(--book-ink);background:hsla(0,0%,100%,.66)}.delete-novel-modal{width:min(480px,92vw)}.delete-novel-modal-head h3{margin:0 0 6px}.novel-delete-field{display:grid;grid-gap:8px;gap:8px}.novel-delete-field span{font-size:13px;color:var(--muted)}.novel-delete-error{margin:0;color:#b42318;font-size:13px}.novel-delete-actions{display:flex;justify-content:flex-end;gap:10px}.novel-form{max-width:720px}.tag-picker{display:flex;flex-wrap:wrap;gap:8px}.tag-btn{padding:5px 14px;border-radius:20px;border:1px solid hsla(0,0%,100%,.15);background:transparent;color:var(--muted);font-size:13px;cursor:pointer;transition:all .2s}.tag-btn.active,.tag-btn:hover{border-color:var(--accent);color:var(--accent);background:rgba(79,178,238,.1)}.style-picker{gap:8px}.style-btn,.style-picker{display:flex;flex-direction:column}.style-btn{align-items:flex-start;padding:10px 14px;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background:transparent;cursor:pointer;transition:all .2s;text-align:left}.style-btn.active,.style-btn:hover{border-color:var(--accent);background:rgba(79,178,238,.08)}.style-label{font-size:14px;font-weight:500;color:var(--ink)}.style-desc{font-size:12px;color:var(--muted);margin-top:2px}.form-actions{display:flex;gap:12px;margin-top:8px}.form-error{color:#ff6b6b;font-size:13px;margin:4px 0}.novel-workspace{display:flex;flex-direction:column;height:100%;overflow:hidden}.novel-ws-header{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:6px 24px;border-bottom:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.novel-ws-title{display:flex;align-items:center;gap:12px;min-width:0}.novel-ws-compact-title{display:flex;align-items:baseline;gap:10px;min-width:0}.novel-ws-title h1{font-size:16px;font-weight:700;white-space:nowrap}.novel-ws-meta{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.novel-ws-body{display:flex;flex:1 1;overflow:hidden;width:100%}.novel-ws-body>div:last-child{flex:1 1;overflow-y:auto;width:100%}.novel-sidebar{width:140px;flex-shrink:0;border-right:1px solid hsla(0,0%,100%,.08);padding:16px 8px;display:flex;flex-direction:column;gap:4px}.novel-nav-btn{width:100%;padding:10px 12px;border-radius:8px;border:none;background:transparent;color:var(--muted);font-size:13px;text-align:left;cursor:pointer;transition:all .15s}.novel-nav-btn:hover{background:hsla(0,0%,100%,.06);color:var(--ink)}.novel-nav-btn.active{background:rgba(79,178,238,.15);color:var(--accent)}.novel-panel-area{flex:1 1;overflow-y:auto;padding:20px 24px}.panel-content{gap:20px;width:100%;height:100%;overflow-y:auto;padding-right:20px}.panel-content,.panel-section{display:flex;flex-direction:column}.panel-section{gap:12px}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h3{font-size:15px;font-weight:600}.card-inner{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.back-link{font-size:13px;color:var(--muted);text-decoration:none;transition:color .15s}.back-link:hover{color:var(--accent)}.ai-write-form{background:rgba(79,178,238,.05);border:1px solid rgba(79,178,238,.2);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.ai-write-row{display:flex;align-items:center;gap:12px}.ai-write-row label{font-size:13px;color:var(--muted);white-space:nowrap}.chapter-list{display:flex;flex-direction:column;gap:10px}.chapter-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:12px 16px;transition:border-color .2s}.chapter-item:hover{border-color:hsla(0,0%,100%,.15)}.chapter-row{display:flex;flex-direction:column;gap:6px}.chapter-info{display:flex;align-items:center;gap:12px}.chapter-num{font-size:12px;color:var(--muted);white-space:nowrap}.chapter-title{font-size:15px;font-weight:500;color:var(--ink);flex:1 1}.chapter-words{font-size:12px;color:var(--muted)}.chapter-summary{font-size:13px;color:var(--muted);line-height:1.5}.chapter-actions,.char-actions{display:flex;gap:8px}.chapter-editor{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;height:calc(100vh - 200px);min-height:560px}.chapter-textarea{min-height:240px;font-size:14px;line-height:1.8}.chapter-edit-main{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;min-height:0}.chapter-edit-main.has-revision{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.chapter-edit-pane{display:flex;flex-direction:column;min-width:0;min-height:0}.chapter-pane-label{display:block;margin-bottom:6px;font-size:12px;color:#aaa}.chapter-edit-pane .mention-textarea{flex:1 1;min-height:0;display:flex}.chapter-edit-textarea{resize:none}.chapter-edit-textarea,.chapter-revision-content{flex:1 1;min-height:0;padding:12px;font-size:15px;line-height:1.8}.chapter-revision-content{overflow-y:auto;border:1px solid rgba(79,178,238,.22);border-radius:8px;background:rgba(79,178,238,.08);color:#bde7ff;white-space:pre-wrap;word-break:break-word}.chapter-edit-actions,.char-edit-actions{display:flex;gap:8px;flex-wrap:wrap}.char-list{display:flex;flex-direction:column;gap:10px}.char-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:14px 16px}.char-head{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:8px}.char-name{font-size:16px;font-weight:600;color:var(--ink)}.char-meta{display:flex;flex-wrap:wrap;gap:8px;flex:1 1}.char-role{font-size:12px;padding:2px 8px;border-radius:12px;background:rgba(79,178,238,.15);color:var(--accent)}.char-details{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--muted);line-height:1.6}.char-overview{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:10px}.char-label{color:hsla(0,0%,100%,.4);font-size:12px}.history-item{font-size:13px;padding:6px 8px;background:hsla(0,0%,100%,.03);border-left:2px solid hsla(0,0%,100%,.1);margin:4px 0;border-radius:4px}.history-item.current{border-left-color:var(--accent);background:rgba(102,153,204,.1)}.history-label{color:var(--muted);font-weight:500;margin-right:6px;display:inline-block;min-width:70px;font-size:12px}.char-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.rel-form-row{display:flex;gap:10px;align-items:center}.rel-list{display:flex;flex-direction:column;gap:8px}.rel-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;font-size:14px}.rel-from,.rel-to{font-weight:600;color:var(--ink)}.rel-type{padding:2px 10px;border-radius:12px;background:rgba(79,178,238,.12);color:var(--accent);font-size:13px}.rel-desc{color:var(--muted);font-size:13px;flex:1 1}.setting-list{display:flex;flex-direction:column;gap:8px}.setting-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:12px 16px}.setting-row{display:flex;flex-direction:column;gap:6px}.setting-head{display:flex;align-items:center;gap:10px}.setting-cat{font-size:11px;padding:2px 8px;border-radius:10px;background:hsla(0,0%,100%,.08);color:var(--muted)}.setting-title{font-size:14px;font-weight:500;flex:1 1}.setting-content{font-size:13px;color:var(--muted);line-height:1.6}.foreshadow-list{display:flex;flex-direction:column;gap:8px}.foreshadow-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:12px 16px}.foreshadow-item.revealed{opacity:.5}.foreshadow-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.foreshadow-status{font-size:12px;white-space:nowrap}.foreshadow-desc{font-size:14px;flex:1 1}.foreshadow-meta{display:flex;gap:16px;font-size:12px;color:var(--muted)}.event-list{display:flex;flex-direction:column;gap:8px}.event-item{background:hsla(0,0%,100%,.03);border-left:3px solid hsla(0,0%,100%,.1);border-radius:0 8px 8px 0;padding:12px 16px}.event-item.importance-critical{border-left-color:#ff6b6b}.event-item.importance-high{border-left-color:#ffa94d}.event-item.importance-normal{border-left-color:var(--accent)}.event-item.importance-low{border-left-color:hsla(0,0%,100%,.2)}.event-row{display:flex;flex-direction:column;gap:6px}.event-head{display:flex;align-items:center;gap:10px}.event-importance{font-size:11px;padding:2px 8px;border-radius:10px;background:hsla(0,0%,100%,.08);white-space:nowrap}.event-importance.critical{background:hsla(0,100%,71%,.2);color:#ff6b6b}.event-importance.high{background:rgba(255,169,77,.2);color:#ffa94d}.event-importance.normal{background:rgba(79,178,238,.15);color:var(--accent)}.event-chapter{font-size:12px;color:var(--muted);white-space:nowrap}.event-title{font-size:14px;font-weight:500;flex:1 1}.event-desc{font-size:13px;color:var(--muted);line-height:1.6}.input-field{width:100%;padding:8px 12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:var(--ink);font-size:14px;outline:none;transition:border-color .2s;font-family:inherit;resize:vertical}.input-field:focus{border-color:var(--accent)}.input-field.sm{width:auto}.ghost.sm{padding:4px 12px;font-size:13px}.ghost.danger{color:#ff6b6b;border-color:hsla(0,100%,71%,.3)}.ghost.danger:hover{background:hsla(0,100%,71%,.1);border-color:#ff6b6b}.primary.sm{padding:6px 16px;font-size:13px}.ai-cost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.ai-cost-badge{gap:4px;padding:2px 7px;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.16);color:inherit;font-size:11px}.ai-cost-badge,.ai-cost-icon{display:inline-flex;align-items:center;line-height:1}.ai-cost-icon{justify-content:center;width:12px;height:12px;border-radius:999px;background:#f7c948;color:#201400;font-size:8px}.muted.sm{font-size:12px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;color:var(--muted)}.style-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:14px 16px;margin-bottom:12px}.style-card h4{font-size:14px;font-weight:600;margin-bottom:8px}.style-display{padding:10px 0;font-size:14px;line-height:1.7}.style-display p{margin:0;color:var(--ink)}.style-display .muted{color:var(--muted);font-style:italic}.req-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.req-list li{padding:6px 10px;background:rgba(79,178,238,.08);border-left:3px solid var(--accent);border-radius:4px;font-size:13px}.muted-sm{font-size:12px;color:var(--muted);margin-bottom:8px}.info-grid{display:flex;flex-direction:column;gap:6px;font-size:13px}.info-grid>div{display:flex;gap:8px}.info-label{color:var(--muted);min-width:60px}.info-grid span:last-child{color:var(--ink)}.extract-confirm{background:rgba(79,178,238,.08);border-left:3px solid var(--accent)}.extract-list{display:flex;flex-direction:column;gap:6px}.extract-item{display:flex;align-items:center;gap:8px;padding:8px 10px;background:hsla(0,0%,100%,.03);border-radius:6px;cursor:pointer;font-size:13px;transition:background .15s}.extract-item:hover{background:hsla(0,0%,100%,.06)}.extract-item-container{display:contents}.extract-form{display:grid;grid-gap:8px;gap:8px;padding:10px;background:rgba(102,153,204,.08);border-radius:8px;margin:8px 0}.extract-form .input-field{font-size:13px}.extract-form button{margin-top:6px}.extract-item input[type=checkbox]{cursor:pointer}.extract-name{font-weight:500;flex:1 1}.extract-role{font-size:12px;padding:2px 6px;border-radius:10px;background:rgba(79,178,238,.15);color:var(--accent)}.write-error{padding:8px 12px;background:hsla(0,100%,71%,.1);border-left:3px solid #ff6b6b;border-radius:4px;color:#ff6b6b;font-size:13px;line-height:1.5;margin-top:8px;word-break:break-word}.chapter-edit-toolbar{display:flex;gap:8px;margin:10px 0;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.1)}.status-panel,.suggestion-panel{background:rgba(79,178,238,.06);border-left:3px solid var(--accent);margin:10px 0;font-size:13px}.suggestion-panel div,.suggestion-panel p{margin:6px 0;line-height:1.6}.suggestion-panel strong{color:var(--accent)}.ai-control-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.ai-control-grid-2,.ai-multi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-multi-grid{display:grid;grid-gap:10px;gap:10px}.multi-dropdown{position:relative}.multi-dropdown-trigger{width:100%;min-height:40px;padding:8px 12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;text-align:left}.multi-dropdown.open .multi-dropdown-trigger{border-color:var(--accent)}.multi-dropdown-value{flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multi-dropdown-value.placeholder{color:var(--muted)}.multi-dropdown-arrow{color:var(--muted);transition:transform .15s ease}.multi-dropdown.open .multi-dropdown-arrow{transform:rotate(180deg)}.multi-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;max-height:240px;overflow-y:auto;padding:6px;background:#171b28;border:1px solid hsla(0,0%,100%,.12);border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.28)}.multi-dropdown-option{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:13px;line-height:1.5}.multi-dropdown-option:hover{background:hsla(0,0%,100%,.06)}.multi-dropdown-option input{margin-top:2px}.multi-dropdown-option span{word-break:break-word}.multi-dropdown-empty{padding:10px;color:var(--muted);font-size:13px}.mention-textarea{position:relative}.mention-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;display:grid;grid-gap:4px;gap:4px;max-height:220px;overflow-y:auto;padding:8px;border:1px solid hsla(0,0%,100%,.12);border-radius:10px;background:rgba(16,19,28,.98);box-shadow:0 16px 40px rgba(0,0,0,.3)}.mention-option{border:0;border-radius:8px;background:transparent;color:var(--text);text-align:left;padding:8px 10px;font-size:13px;cursor:pointer}.mention-option.active,.mention-option:hover{background:hsla(0,0%,100%,.08)}.plan-card,.stream-card{margin-top:12px}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 14px;gap:8px 14px;margin-bottom:10px;font-size:13px;line-height:1.6}.app-shell-home{height:auto;min-height:100vh;overflow:visible;background:radial-gradient(circle at 18% 0,rgba(92,123,205,.12),transparent 30%),linear-gradient(180deg,#f5f0e8,#fbf8f2 48%,#f1eadf)}.app-shell-home .top-bar.top-bar-home{position:-webkit-sticky;position:sticky;top:0;z-index:80;padding:0 clamp(18px,4vw,62px)!important;border-bottom:1px solid rgba(105,87,59,.14);background:hsla(42,50%,96%,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 24px rgba(95,75,42,.08)}.app-shell-home .brand.brand-home .brand-logo{width:142px!important;height:44px!important;object-fit:contain!important;transform:none!important;filter:none}.top-nav-home{gap:clamp(12px,2vw,28px);align-items:center}.app-shell-home .top-bar.top-bar-home .top-nav-home a,.app-shell-home .top-bar.top-bar-home .top-nav-home button,.top-nav-home a,.top-nav-home button{height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;color:#1e2635!important;line-height:1!important;border:1px solid transparent!important}.top-nav-home .home-nav-link{position:relative}.top-nav-home .home-nav-link.active:after,.top-nav-home .home-nav-link:hover:after{content:"";position:absolute;left:14px;right:14px;bottom:-15px;height:3px;border-radius:999px;background:#3959c8}.top-nav-home .home-auth-button.ghost{min-width:82px;color:#fff!important;border-color:#3658c9!important;background:linear-gradient(135deg,#486bd8,#2f4fbe)!important;box-shadow:0 12px 24px rgba(55,84,196,.16)!important}.top-nav-home .home-auth-button.primary,.top-nav-home a.primary{min-width:112px;color:#fff!important;border-color:#f1842c!important;background:linear-gradient(135deg,#ffad5c,#f1842c)!important;box-shadow:0 12px 24px rgba(241,132,44,.22)!important}.app-shell-home .top-bar.top-bar-home .top-nav-home button.home-auth-button.ghost{min-width:82px;color:#fff!important;border-color:#3658c9!important;background:linear-gradient(135deg,#486bd8,#2f4fbe)!important;box-shadow:0 12px 24px rgba(55,84,196,.16)!important}.app-shell-home .top-bar.top-bar-home .top-nav-home .auth-row a.primary,.app-shell-home .top-bar.top-bar-home .top-nav-home button.home-auth-button.primary{min-width:104px;color:#fff!important;border-color:#f1842c!important;background:linear-gradient(135deg,#ffad5c,#f1842c)!important;box-shadow:0 12px 24px rgba(241,132,44,.22)!important}.tide-home{min-height:calc(100vh - 72px);color:#20222a;background:linear-gradient(rgba(107,83,48,.045) 1px,transparent 0),linear-gradient(90deg,rgba(107,83,48,.035) 1px,transparent 0),radial-gradient(circle at 82% 8%,rgba(63,92,203,.13),transparent 28%);background-size:32px 32px,32px 32px,auto;overflow-x:hidden}.home-hero{scroll-margin-top:86px;width:min(1380px,calc(100% - 48px));margin:0 auto;padding:clamp(46px,6vw,86px) 0 26px;display:grid;grid-template-columns:minmax(320px,.78fr) minmax(540px,1.22fr);grid-gap:clamp(28px,5vw,74px);gap:clamp(28px,5vw,74px);align-items:center}.home-hero-copy h1{margin:0;font-size:clamp(46px,5vw,78px);line-height:1.12;letter-spacing:0;font-family:Georgia,Microsoft YaHei,serif;color:#151722}.home-hero-copy h1 span{color:#3f5fc8}.home-hero-copy p{width:min(560px,100%);margin:22px 0 0;color:#5e6470;font-size:clamp(16px,1.45vw,19px);line-height:1.9}.home-hero-copy .home-seo-intro{margin-top:12px;font-size:15px;line-height:1.8;color:#687180}.home-story-lead{font-size:clamp(18px,1.7vw,22px)!important;color:#263247!important}.home-story-lines{width:min(560px,100%);margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.home-story-lines span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:8px;color:#536070;background:hsla(0,0%,100%,.62);border:1px solid rgba(219,234,254,.88);font-size:14px;line-height:1.45}.home-system-points{width:min(620px,100%);margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.home-system-points article{min-height:112px;padding:16px 14px;border-radius:8px;background:hsla(0,0%,100%,.72);border:1px solid rgba(219,234,254,.95)}.home-system-points span,.home-system-points strong{display:block}.home-system-points strong{color:#172033;font-size:15px}.home-system-points span{margin-top:8px;color:#64748b;font-size:13px;line-height:1.65}.cursor-feather-trail{--feather-rotate:18deg;--feather-sway:18px;--feather-fall:56px;position:fixed;z-index:9999;left:0;top:0;width:34px;height:13px;pointer-events:none;border-radius:100% 4px 100% 4px;transform:translate(-50%,-50%) rotate(var(--feather-rotate));transform-origin:70% 50%;background:linear-gradient(115deg,transparent 0 12%,hsla(0,0%,100%,.96) 13% 24%,transparent 25% 29%,hsla(0,0%,100%,.82) 30% 39%,transparent 40% 47%,hsla(0,0%,100%,.58) 48% 56%,transparent 57%),radial-gradient(ellipse at 32% 50%,hsla(0,0%,100%,.98),hsla(0,0%,100%,.55) 48%,transparent 74%);filter:drop-shadow(0 4px 8px rgba(84,105,140,.14));opacity:0;animation:cursorFeatherTrail 1.5s cubic-bezier(.18,.72,.18,1) forwards}.cursor-feather-trail:after,.cursor-feather-trail:before{content:"";position:absolute;top:50%;left:5px;width:28px;height:1px;transform:translateY(-50%) rotate(-8deg);background:linear-gradient(90deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,0))}.cursor-feather-trail:after{left:12px;width:18px;transform:translateY(-50%) rotate(10deg);opacity:.68}@keyframes cursorFeatherTrail{0%{opacity:0;transform:translate(-50%,-50%) rotate(var(--feather-rotate)) scale(.72)}18%{opacity:.82}to{opacity:0;transform:translate(calc(-50% + var(--feather-sway)),calc(-50% + var(--feather-fall))) rotate(calc(var(--feather-rotate) + 28deg)) scale(.9)}}.home-hero-actions,.home-trust-row{display:flex;flex-wrap:wrap;align-items:center}.home-hero-actions{gap:16px;margin-top:30px}.paper-primary,.paper-secondary{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:0 26px;font-size:16px;font-weight:800}.paper-primary{color:#fff;background:linear-gradient(135deg,#4a6ddb,#2f50bf);box-shadow:0 16px 28px rgba(47,80,191,.22)}.paper-secondary{color:#2a3450;background:hsla(0,0%,100%,.62);border:1px solid rgba(64,71,92,.2)}.home-trust-row{gap:12px 20px;margin-top:28px;color:#4e596d;font-size:14px}.home-trust-row span{display:inline-flex;align-items:center;gap:8px}.home-trust-row span:before{content:"";width:16px;height:16px;border:2px solid #4b67ca;border-radius:5px;background:linear-gradient(135deg,transparent 48%,rgba(75,103,202,.18) 49%)}.home-hero-visual{min-width:0;perspective:1200px}.paper-stack{position:relative;padding:18px;transform:rotate(1.1deg)}.paper-stack:after,.paper-stack:before{content:"";position:absolute;inset:22px 4px 0 34px;border:1px solid rgba(98,78,44,.14);background:#f5efe4;box-shadow:0 12px 24px rgba(79,62,31,.12);transform:rotate(-2.8deg)}.paper-stack:after{inset:32px 12px 0 18px;transform:rotate(2.2deg);background:#fbf7ee}.paper-board,.paper-toolbar{position:relative;z-index:1;background:linear-gradient(rgba(92,103,126,.08) 1px,transparent 0),#fdf9f1;background-size:100% 28px;border:1px solid rgba(85,70,42,.18);box-shadow:0 22px 48px rgba(83,66,38,.18)}.paper-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:0 20px;border-bottom:0;border-radius:4px 4px 0 0;color:#41495a;font-size:14px}.paper-column.generate button,.paper-toolbar button{border-radius:7px;background:#f7f3ea;color:#3c4353;border:1px solid rgba(72,76,94,.18)}.paper-board{display:grid;grid-template-columns:112px minmax(160px,1fr) minmax(170px,1fr) minmax(170px,1fr);grid-gap:14px;gap:14px;padding:18px;border-radius:0 0 4px 4px}.paper-column,.paper-sidebar{min-height:330px;padding:16px;background:rgba(255,253,247,.9);border:1px solid rgba(92,74,44,.14);box-shadow:0 8px 18px rgba(70,58,35,.08)}.paper-sidebar{display:grid;align-content:start;grid-gap:12px;gap:12px;color:#677083;font-size:13px}.paper-column p.active,.paper-sidebar span:first-child{color:#304eb8;background:rgba(63,95,200,.09);border-color:rgba(63,95,200,.2)}.paper-column p,.paper-sidebar span{min-height:30px;display:flex;align-items:center;border-radius:7px;padding:0 10px;border:1px solid transparent}.paper-column{display:grid;align-content:start;grid-gap:10px;gap:10px;color:#434a58;font-size:13px;line-height:1.7}.paper-column strong{color:#171a22;font-size:16px}.profile-mini{display:grid;grid-template-columns:46px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:10px;border-radius:8px;background:rgba(63,95,200,.06)}.profile-mini span{width:46px;height:46px;border-radius:999px;background:radial-gradient(circle at 50% 35%,#e9d5c0 0 18%,transparent 19%),linear-gradient(145deg,#2d3b59,#6b7996)}.textarea-fake{min-height:120px;padding:12px;border:1px solid rgba(87,74,51,.14);border-radius:8px;background:hsla(0,0%,100%,.58);color:#9a9286}.paper-column.generate button{color:#fff;background:#3f5fc8;border-color:#3f5fc8}.home-cta,.home-paper-section{scroll-margin-top:92px;width:min(1320px,calc(100% - 48px));margin:22px auto 0}.home-paper-section{padding:clamp(30px,4vw,48px);border:1px solid rgba(86,68,38,.16);background:rgba(255,252,245,.9);box-shadow:0 18px 40px rgba(86,66,36,.12)}.home-cta h2,.home-paper-section h2{margin:0 0 26px;text-align:center;color:#171a22;font-size:clamp(24px,2.6vw,34px);font-family:Georgia,Microsoft YaHei,serif;letter-spacing:0}.paper-card-grid,.problem-grid,.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.paper-card,.problem-card,.template-card,.workflow-note{position:relative;border-radius:6px;border:1px solid rgba(86,68,38,.16);background:#fffaf0;box-shadow:0 10px 22px rgba(80,62,34,.1)}.paper-card{min-height:150px;padding:24px 24px 22px 92px}.paper-card i,.problem-card i,.workflow-note i{color:#3f5fc8;font-size:38px;font-style:normal}.paper-card i{position:absolute;left:28px;top:34px}.paper-card h3,.problem-card h3,.template-card h3,.workflow-note h3{margin:0 0 9px;color:#252733;font-size:18px}.home-cta p,.paper-card p,.problem-card p,.template-card p,.workflow-note p{margin:0;color:#636a76;line-height:1.75}.workflow-row{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:22px}.workflow-row:before{content:"";position:absolute;left:calc(10% + 18px);right:calc(10% + 18px);top:38px;height:2px;border-radius:999px;background:rgba(241,132,44,.55)}.workflow-row:after{content:"";position:absolute;top:33px;right:calc(10% + 14px);width:11px;height:11px;border-top:2px solid #f1842c;border-right:2px solid #f1842c;transform:rotate(45deg)}.workflow-note{position:relative;z-index:1;min-height:150px;padding:64px 18px 20px;transition:transform .2s ease,box-shadow .2s ease}.workflow-note:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(80,62,34,.14)}.workflow-index{position:absolute;top:20px;left:18px;z-index:2;display:inline-grid;place-items:center;width:36px;height:36px;border-radius:999px;color:#fff;background:#3f5fc8;border:3px solid #fffaf0;box-shadow:0 8px 18px rgba(63,95,200,.22);font-size:12px;font-weight:900;letter-spacing:.08em}.process-capability-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;padding-top:18px;border-top:1px solid rgba(86,68,38,.12)}.process-capability{min-height:126px;display:grid;align-content:start;grid-gap:8px;gap:8px;padding:14px;border:1px solid rgba(86,68,38,.14);border-radius:8px;background:hsla(0,0%,100%,.48);transition:transform .2s ease,background .2s ease,border-color .2s ease}.process-capability:hover{transform:translateY(-2px);background:rgba(255,247,234,.9);border-color:rgba(241,132,44,.26)}.process-capability span{width:-moz-fit-content;width:fit-content;padding:3px 8px;border-radius:999px;color:#fff;background:#3f5fc8;font-size:12px;font-weight:800}.process-capability strong{color:#252733;font-size:15px}.process-capability p{margin:0;color:#636a76;font-size:13px;line-height:1.65}.template-card{min-height:320px;display:grid;align-content:start;grid-gap:12px;gap:12px;overflow:hidden;padding:24px;cursor:default;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.template-card:hover{transform:translateY(-3px);border-color:rgba(63,95,200,.3);box-shadow:0 18px 34px rgba(80,62,34,.14)}.template-card h3,.template-card p{position:relative;z-index:1}.template-card.city{background:linear-gradient(135deg,#f4f8ff,#eaf1ff);border-color:rgba(65,101,190,.16)}.template-card.city:after{background:linear-gradient(135deg,transparent 20%,rgba(83,121,207,.28))}.template-card.fantasy{background:linear-gradient(135deg,#f5fbf2,#e9f6df);border-color:rgba(91,143,68,.16)}.template-card.fantasy:after{background:linear-gradient(135deg,transparent 20%,rgba(111,158,88,.3))}.template-card:after{content:"";position:absolute;right:12px;bottom:12px;width:44%;height:54%;opacity:.34;background:linear-gradient(135deg,transparent 20%,rgba(63,95,200,.48));-webkit-clip-path:polygon(0 82%,18% 48%,34% 64%,52% 24%,68% 56%,86% 18%,100% 82%);clip-path:polygon(0 82%,18% 48%,34% 64%,52% 24%,68% 56%,86% 18%,100% 82%)}.template-card.mystery{background:linear-gradient(135deg,#f5f3fb,#ebe8f7);border-color:rgba(110,87,160,.16)}.template-card.mystery h3,.template-card.mystery p{color:#343044}.template-card.mystery:after{background:linear-gradient(135deg,transparent 20%,rgba(119,99,174,.28))}.template-card.romance{background:linear-gradient(135deg,#fff5f4,#fdebe7);border-color:hsla(7,54%,58%,.16)}.template-card.romance:after{background:radial-gradient(circle at 30% 30%,rgba(230,111,135,.28),transparent 46%);-webkit-clip-path:none;clip-path:none;border-radius:999px}.template-card.scifi{background:linear-gradient(135deg,#f0fbff,#e5f5f6);border-color:rgba(50,139,151,.16)}.template-card.scifi:after{background:linear-gradient(135deg,transparent 20%,rgba(45,148,161,.28))}.template-card.power{background:linear-gradient(135deg,#fff8ea,#f8eed9);border-color:rgba(171,124,48,.18)}.template-card.power:after{background:linear-gradient(135deg,transparent 20%,rgba(184,130,40,.28))}.template-content{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px;margin-top:8px}.template-content div{display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid rgba(71,75,88,.1);border-radius:8px;background:hsla(0,0%,100%,.58)}.template-content strong{color:#252733;font-size:13px}.template-content span{color:#4f5562;font-size:12px;line-height:1.55}.template-card.mystery .template-content span{color:#51496b}.problem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.problem-card{min-height:128px;display:grid;grid-template-columns:56px 1fr;align-items:center;grid-gap:16px;gap:16px;padding:22px}.home-solution-section{overflow:hidden}.solution-board{display:grid;grid-template-columns:minmax(220px,.78fr) 110px minmax(0,1.42fr);grid-gap:18px;gap:18px;align-items:stretch}.solution-cards,.solution-pains{display:grid;grid-gap:14px;gap:14px}.solution-pains{align-content:start}.solution-pains strong{color:#1d2230;font-size:18px}.solution-pains span{min-height:72px;display:flex;align-items:center;padding:0 18px;border:1px solid rgba(92,74,44,.14);border-left:4px solid #3f5fc8;border-radius:8px;color:#293142;background:hsla(0,0%,100%,.62);font-weight:800;animation:solutionPulse 5.2s ease-in-out infinite;animation-delay:calc(var(--pair-index) * .55s)}.solution-bridge{position:relative;display:grid;grid-gap:14px;gap:14px;padding-top:36px}.solution-bridge span{position:relative;height:72px}.solution-bridge span:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(63,95,200,.14),rgba(241,132,44,.7),rgba(63,95,200,.14));transform:translateY(-50%);animation:solutionFlow 2.8s ease-in-out infinite;animation-delay:calc(var(--pair-index) * .3s)}.solution-bridge span:after{content:"";position:absolute;top:50%;right:0;width:12px;height:12px;border-top:2px solid #f1842c;border-right:2px solid #f1842c;transform:translateY(-50%) rotate(45deg)}.solution-card{min-height:106px;display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;padding:18px 20px;border:1px solid rgba(86,68,38,.16);border-radius:8px;background:#fffaf0;box-shadow:0 12px 24px rgba(80,62,34,.09);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.solution-card:hover{transform:translateY(-3px);border-color:rgba(63,95,200,.3);box-shadow:0 18px 34px rgba(70,83,150,.14)}.solution-card i{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#4a6ddb,#2f50bf);font-size:26px;font-style:normal}.solution-card span{color:#f1842c;font-size:13px;font-weight:800}.solution-card h3{margin:4px 0 6px;color:#202535;font-size:18px}.solution-card p{margin:0;color:#636a76;line-height:1.65}@keyframes solutionFlow{0%,to{opacity:.38;transform:translateY(-50%) scaleX(.78)}50%{opacity:1;transform:translateY(-50%) scaleX(1)}}@keyframes solutionPulse{0%,to{background:hsla(0,0%,100%,.62)}50%{background:rgba(255,245,230,.92)}}.home-cta{min-height:160px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px clamp(24px,5vw,68px);border:1px solid rgba(86,68,38,.16);background:linear-gradient(90deg,rgba(255,250,239,.96),hsla(39,57%,91%,.78) 52%,rgba(255,250,239,.96)),linear-gradient(rgba(95,103,122,.07) 1px,transparent 0);background-size:auto,100% 30px;box-shadow:0 16px 36px rgba(86,66,36,.12)}.home-cta h2{margin-bottom:8px;text-align:left}.home-footer{width:min(1320px,calc(100% - 48px));margin:34px auto 0;min-height:86px;display:grid;grid-template-columns:auto minmax(120px,1fr) auto;grid-gap:14px;gap:14px;align-items:center;color:#686251;font-size:13px}.home-footer strong{color:#1f2431;font-size:18px;white-space:nowrap}.home-footer nav,.home-footer>span{white-space:nowrap}.home-footer nav{display:flex;justify-content:flex-end;flex-wrap:nowrap;gap:14px;min-width:0}.home-footer nav a,.home-footer nav button{flex:0 0 auto;padding:0;border-radius:0;color:inherit;background:transparent;font:inherit;line-height:1.4;white-space:nowrap;word-break:keep-all}.home-footer nav .mps-beian-link{display:inline-flex;align-items:center;gap:5px}.home-footer nav .mps-beian-link img{width:16px;height:16px;object-fit:contain}.auth-modal-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.auth-modal-backdrop{position:absolute;inset:0;border-radius:0;background:rgba(27,25,21,.46);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.paper-auth-card{position:relative;z-index:1;width:min(460px,100%);border-radius:10px;padding:30px;background:#fffaf0;border:1px solid rgba(80,62,34,.2);box-shadow:0 26px 70px rgba(28,23,16,.28)}.auth-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;padding:0;border-radius:8px;color:#495062;background:hsla(0,0%,100%,.48);border:1px solid rgba(80,62,34,.14)}.paper-auth-head{display:grid;grid-gap:6px;gap:6px;margin:2px 38px 18px 0}.paper-auth-head strong{color:#171a22;font-size:26px}.paper-auth-head span,.paper-form label{color:#646b78}.paper-tab-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-bottom:18px}.paper-tab{height:42px;border-radius:8px;color:#4e5565;background:hsla(0,0%,100%,.55);border:1px solid rgba(75,80,96,.16)}.paper-tab.active{color:#fff;background:#3f5fc8;border-color:#3f5fc8}.paper-form{display:grid;grid-gap:10px;gap:10px}.paper-form label{margin-top:4px;font-size:14px;font-weight:700}.paper-input{min-height:48px;display:grid;grid-template-columns:22px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:0 12px;border:1px solid rgba(71,76,92,.16);border-radius:8px;background:hsla(0,0%,100%,.68)}.paper-input .anticon{color:#3f5fc8}.paper-input input{width:100%;min-height:44px;border:0;outline:none;background:transparent;color:#1d2230}.paper-input:focus-within{border-color:rgba(63,95,200,.38);box-shadow:0 0 0 3px rgba(63,95,200,.08)}.paper-input input::placeholder{color:#979b9f}.paper-code-row{grid-template-columns:22px minmax(0,1fr) auto}.paper-captcha-row{grid-template-columns:22px minmax(0,1fr) 168px;padding-right:0}.paper-code-row button{height:34px;border-radius:7px;padding:0 10px;outline:none;color:#3f5fc8;background:rgba(63,95,200,.08);border:1px solid rgba(63,95,200,.18)}.auth-modal-close:focus,.auth-modal-close:focus-visible,.captcha-image:focus,.captcha-image:focus-visible,.paper-code-row button:focus,.paper-code-row button:focus-visible,.paper-submit:focus,.paper-submit:focus-visible,.paper-tab:focus,.paper-tab:focus-visible{outline:none}.captcha-image{height:52px;overflow:hidden;border-radius:8px;background:#fbf3e7;border:1px solid rgba(103,78,58,.2)}.captcha-image span,.captcha-image svg{display:block;width:100%;height:100%}.paper-submit{height:50px;margin-top:10px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#4a6ddb,#2f50bf)}.paper-error{margin:14px 0 0;padding:10px 12px;border-radius:8px;color:#9d2e1c;background:#ffe8df}@media (max-width:1180px){.home-hero{grid-template-columns:1fr}.home-hero-copy{text-align:center}.home-hero-actions,.home-hero-copy p,.home-trust-row{justify-content:center;margin-left:auto;margin-right:auto}.paper-board{grid-template-columns:92px repeat(3,minmax(150px,1fr));overflow-x:auto}.paper-card-grid,.problem-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-board{grid-template-columns:1fr}.solution-bridge{display:none}.workflow-row{grid-template-columns:1fr}.workflow-row:after,.workflow-row:before{display:none}.process-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.app-shell-home .top-bar.top-bar-home{height:auto!important;min-height:68px;align-items:flex-start;flex-direction:column;gap:10px;padding-top:12px!important;padding-bottom:12px!important}.top-nav-home{width:100%;overflow-x:auto;padding-bottom:4px}.top-nav-home .home-nav-link:nth-child(n+4){display:none}.home-cta,.home-footer,.home-hero,.home-paper-section{width:min(100% - 28px,1320px)}.home-hero-copy h1{font-size:clamp(36px,12vw,54px)}.paper-stack{padding:0}.paper-board,.paper-toolbar{min-width:760px}.home-hero-visual{overflow-x:auto;padding-bottom:12px}.paper-card-grid,.problem-grid,.process-capability-grid,.template-grid{grid-template-columns:1fr}.solution-pains span{min-height:54px}.solution-card{grid-template-columns:44px minmax(0,1fr);padding:16px}.solution-card i{width:42px;height:42px;font-size:22px}.home-paper-section{padding:24px 16px}.home-cta,.home-footer{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.home-footer nav{justify-content:flex-start;flex-wrap:wrap}.paper-captcha-row,.paper-code-row{grid-template-columns:22px minmax(0,1fr)}.paper-captcha-row button,.paper-code-row button{grid-column:1/-1}}@media (max-width:960px){.ai-control-grid,.ai-control-grid-2,.ai-multi-grid,.plan-grid{grid-template-columns:1fr}.novel-ws-compact-title{align-items:flex-start;flex-direction:column;gap:2px}.chapter-edit-main.has-revision{grid-template-columns:1fr}}.admin-app{background:#f3f6fb;color:#172033}.admin-sider{background:#fff!important;border-right:1px solid #e7edf6;box-shadow:6px 0 24px rgba(32,52,89,.05)}.admin-brand{height:64px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #edf1f7}.admin-brand-title.ant-typography{margin:0;color:#172033;letter-spacing:0}.admin-menu{-webkit-border-end:0!important;border-inline-end:0!important;padding:12px 8px}.admin-menu .ant-menu-item,.admin-menu .ant-menu-submenu-title{border-radius:8px;margin-inline:0;width:100%}.admin-header{height:64px;padding:0 24px;background:hsla(0,0%,100%,.96);border-bottom:1px solid #e7edf6;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-content{height:calc(100vh - 64px);overflow:auto;padding:24px;background:linear-gradient(180deg,#f7f9fd,#f2f6fb)}.admin-page-section{color:#172033}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(32,102,255,.08),rgba(79,178,238,.08) 42%,#f3f6fb)}.admin-login-card{width:100%;max-width:420px;border-radius:8px;border:1px solid #e7edf6;box-shadow:0 20px 55px rgba(32,52,89,.12)}.admin-app .ant-card,.admin-drawer .ant-drawer-content,.admin-login-card{color:#172033;background:#fff}.admin-app .ant-card{border-color:#e7edf6;box-shadow:0 12px 28px rgba(32,52,89,.06)}.admin-app .ant-table-wrapper .ant-table,.admin-app .ant-table-wrapper .ant-table-cell,.admin-app .ant-table-wrapper .ant-table-container{color:#172033;background:#fff}.admin-app .ant-table-wrapper .ant-table-thead>tr>th{color:#5d6b82;background:#f7f9fd;border-bottom-color:#e7edf6}.admin-app .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#edf1f7}.admin-app .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f8fbff!important}.admin-detail-list{display:grid;grid-gap:14px;gap:14px}.admin-detail-item{display:grid;grid-gap:8px;gap:8px;padding-bottom:14px;border-bottom:1px solid #edf1f7}.admin-detail-item pre{max-height:360px;margin:0;padding:12px;overflow:auto;border:1px solid #e7edf6;border-radius:8px;background:#f8fbff;color:#172033;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.admin-app .ant-input,.admin-app .ant-input-affix-wrapper,.admin-app .ant-input-number,.admin-app .ant-input-number-input,.admin-app .ant-picker,.admin-app .ant-select-selection-search-input,.admin-app .ant-select-selector,.admin-drawer .ant-input,.admin-drawer .ant-input-affix-wrapper,.admin-drawer .ant-input-number,.admin-drawer .ant-input-number-input,.admin-drawer .ant-picker,.admin-drawer .ant-select-selection-search-input,.admin-drawer .ant-select-selector,.admin-login-page .ant-input,.admin-login-page .ant-input-affix-wrapper,.admin-login-page .ant-input-number,.admin-login-page .ant-input-number-input,.admin-login-page .ant-picker,.admin-login-page .ant-select-selection-search-input,.admin-login-page .ant-select-selector{background:#fff!important;border-color:#d8e1ee!important;color:#172033!important;box-shadow:none!important}.admin-app .ant-input-affix-wrapper:hover,.admin-app .ant-input-number:hover,.admin-app .ant-input:hover,.admin-app .ant-picker:hover,.admin-app .ant-select-selector:hover,.admin-drawer .ant-input-affix-wrapper:hover,.admin-drawer .ant-input-number:hover,.admin-drawer .ant-input:hover,.admin-drawer .ant-select-selector:hover,.admin-login-page .ant-input-affix-wrapper:hover,.admin-login-page .ant-input:hover{border-color:#8fb4ff!important}.admin-app .ant-input-affix-wrapper-focused,.admin-app .ant-input-focused,.admin-app .ant-input-number-focused,.admin-app .ant-input:focus,.admin-app .ant-select-focused .ant-select-selector,.admin-drawer .ant-input-affix-wrapper-focused,.admin-drawer .ant-input-focused,.admin-drawer .ant-input-number-focused,.admin-drawer .ant-input:focus,.admin-drawer .ant-select-focused .ant-select-selector,.admin-login-page .ant-input-affix-wrapper-focused,.admin-login-page .ant-input-focused,.admin-login-page .ant-input:focus{border-color:#1a66ff!important;box-shadow:0 0 0 3px rgba(26,102,255,.12)!important}.admin-app .ant-input-affix-wrapper input::placeholder,.admin-app .ant-input-number-input::placeholder,.admin-app .ant-input::placeholder,.admin-app .ant-select-selection-placeholder,.admin-drawer .ant-input-affix-wrapper input::placeholder,.admin-drawer .ant-input-number-input::placeholder,.admin-drawer .ant-input::placeholder,.admin-drawer .ant-select-selection-placeholder,.admin-login-page .ant-input-affix-wrapper input::placeholder,.admin-login-page .ant-input::placeholder{color:#9aa8bb!important}.admin-app .ant-input-password-icon,.admin-app .ant-select-selection-item,.admin-drawer .ant-input-password-icon,.admin-drawer .ant-select-selection-item,.admin-login-page .ant-input-password-icon{color:#172033!important}.admin-app .ant-form-item-label>label,.admin-drawer .ant-drawer-title,.admin-drawer .ant-form-item-label>label,.admin-login-page .ant-form-item-label>label{color:#27364f}.admin-app .ant-btn,.admin-drawer .ant-btn,.admin-login-page .ant-btn{border-radius:8px;padding:4px 15px;font-weight:500}.admin-app .ant-btn-primary,.admin-drawer .ant-btn-primary,.admin-login-page .ant-btn-primary{background:#1a66ff;border-color:#1a66ff;box-shadow:0 8px 18px rgba(26,102,255,.18)}.app-shell:not(.app-shell-home){--bg:#f5f0e8;--ink:#1f2431;--muted:#667085;--accent:#3f5fc8;--accent-dark:#2f50bf;--panel:#fffaf0;min-height:100vh;height:100vh;color:#1f2431;background:linear-gradient(rgba(95,103,122,.06) 1px,transparent 0),radial-gradient(circle at 85% 10%,rgba(63,95,200,.1),transparent 26%),linear-gradient(180deg,#f5f0e8,#fbf8f2 52%,#f1eadf);background-size:100% 30px,auto,auto}.app-shell:not(.app-shell-home) .top-bar{height:64px;padding:0 24px;background:hsla(42,50%,96%,.92);border-bottom:1px solid rgba(105,87,59,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 24px rgba(95,75,42,.08)}.app-shell:not(.app-shell-home) .brand{color:#1f2431;background:none;-webkit-background-clip:initial;background-clip:initial}.app-shell:not(.app-shell-home) .brand span{color:#1f2431;background:none}.app-shell:not(.app-shell-home) .brand-logo{border-radius:0;filter:none;object-fit:contain}.app-shell:not(.app-shell-home) .studio-theme .top-nav a,.app-shell:not(.app-shell-home) .studio-theme .top-nav button,.app-shell:not(.app-shell-home) .top-nav a,.app-shell:not(.app-shell-home) .top-nav button{height:36px;border-radius:8px;color:#273044;background:hsla(0,0%,100%,.5);border:1px solid rgba(75,80,96,.14)}.app-shell:not(.app-shell-home) .page,.app-shell:not(.app-shell-home) .studio-theme.page{color:#1f2431}.app-shell:not(.app-shell-home) .novel-ws-title h1,.app-shell:not(.app-shell-home) .outline-side-card h4,.app-shell:not(.app-shell-home) .page-head h1,.app-shell:not(.app-shell-home) .section-head h3,.app-shell:not(.app-shell-home) .style-card h4{color:#171a22}.app-shell:not(.app-shell-home) .back-link,.app-shell:not(.app-shell-home) .chapter-num,.app-shell:not(.app-shell-home) .chapter-summary,.app-shell:not(.app-shell-home) .chapter-words,.app-shell:not(.app-shell-home) .event-desc,.app-shell:not(.app-shell-home) .form-group label,.app-shell:not(.app-shell-home) .muted,.app-shell:not(.app-shell-home) .muted-sm,.app-shell:not(.app-shell-home) .novel-ws-meta,.app-shell:not(.app-shell-home) .rel-desc,.app-shell:not(.app-shell-home) .setting-content,.app-shell:not(.app-shell-home) .sub{color:#667085}.app-shell:not(.app-shell-home) .card,.app-shell:not(.app-shell-home) .card-inner,.app-shell:not(.app-shell-home) .chapter-item,.app-shell:not(.app-shell-home) .chapter-outline-card,.app-shell:not(.app-shell-home) .char-card,.app-shell:not(.app-shell-home) .event-item,.app-shell:not(.app-shell-home) .foreshadow-item,.app-shell:not(.app-shell-home) .novel-card,.app-shell:not(.app-shell-home) .outline-main-card,.app-shell:not(.app-shell-home) .outline-side-card,.app-shell:not(.app-shell-home) .rel-item,.app-shell:not(.app-shell-home) .setting-item,.app-shell:not(.app-shell-home) .style-card{color:#1f2431;background:linear-gradient(rgba(95,103,122,.055) 1px,transparent 0),rgba(255,250,240,.9);background-size:100% 30px;border:1px solid rgba(86,68,38,.16);border-radius:8px;box-shadow:0 10px 22px rgba(80,62,34,.08)}.app-shell:not(.app-shell-home) .card{box-shadow:0 18px 40px rgba(80,62,34,.12)}.app-shell:not(.app-shell-home) .chapter-item:hover,.app-shell:not(.app-shell-home) .novel-card:hover{border-color:rgba(63,95,200,.28)}.app-shell:not(.app-shell-home) .chapter-title,.app-shell:not(.app-shell-home) .char-name,.app-shell:not(.app-shell-home) .event-title,.app-shell:not(.app-shell-home) .foreshadow-desc,.app-shell:not(.app-shell-home) .info-grid span:last-child,.app-shell:not(.app-shell-home) .novel-card-title,.app-shell:not(.app-shell-home) .rel-from,.app-shell:not(.app-shell-home) .rel-to,.app-shell:not(.app-shell-home) .setting-title,.app-shell:not(.app-shell-home) .style-display p{color:#202431}.app-shell:not(.app-shell-home) .input-field,.app-shell:not(.app-shell-home) .multi-dropdown-trigger,.app-shell:not(.app-shell-home) input,.app-shell:not(.app-shell-home) select,.app-shell:not(.app-shell-home) textarea{color:#1f2431;background:hsla(0,0%,100%,.72);border:1px solid rgba(75,80,96,.18);box-shadow:none}.app-shell:not(.app-shell-home) .input-field::placeholder,.app-shell:not(.app-shell-home) input::placeholder,.app-shell:not(.app-shell-home) textarea::placeholder{color:#9499a4}.app-shell:not(.app-shell-home) .input-field:focus,.app-shell:not(.app-shell-home) .multi-dropdown.open .multi-dropdown-trigger{border-color:#3f5fc8;box-shadow:0 0 0 3px rgba(63,95,200,.1)}.app-shell:not(.app-shell-home) a.primary,.app-shell:not(.app-shell-home) button.primary{color:#fff;background:linear-gradient(135deg,#4a6ddb,#2f50bf);border:1px solid #2f50bf;box-shadow:0 12px 22px rgba(47,80,191,.18)}.app-shell:not(.app-shell-home) a.ghost,.app-shell:not(.app-shell-home) a.secondary,.app-shell:not(.app-shell-home) button.ghost,.app-shell:not(.app-shell-home) button.secondary{color:#344054;background:hsla(0,0%,100%,.58);border:1px solid rgba(75,80,96,.16)}.app-shell:not(.app-shell-home) a.ghost.danger,.app-shell:not(.app-shell-home) button.ghost.danger{color:#b42318;background:#fff1f0;border-color:rgba(180,35,24,.22)}.app-shell:not(.app-shell-home) .asset-tab,.app-shell:not(.app-shell-home) .style-btn,.app-shell:not(.app-shell-home) .tab,.app-shell:not(.app-shell-home) .tag-btn{color:#667085;background:hsla(0,0%,100%,.54);border:1px solid rgba(75,80,96,.16);border-radius:8px}.app-shell:not(.app-shell-home) .asset-tab.active,.app-shell:not(.app-shell-home) .style-btn.active,.app-shell:not(.app-shell-home) .style-btn:hover,.app-shell:not(.app-shell-home) .tab.active,.app-shell:not(.app-shell-home) .tag-btn.active,.app-shell:not(.app-shell-home) .tag-btn:hover{color:#2f50bf;background:rgba(63,95,200,.08);border-color:rgba(63,95,200,.24)}.app-shell:not(.app-shell-home) .novel-ws-header{background:hsla(42,50%,96%,.72);border-bottom:1px solid rgba(105,87,59,.14)}.app-shell:not(.app-shell-home) .novel-sidebar{background:rgba(255,250,240,.62);border-right:1px solid rgba(105,87,59,.14)}.app-shell:not(.app-shell-home) .novel-nav-btn{color:#667085;border-radius:8px}.app-shell:not(.app-shell-home) .novel-nav-btn.active,.app-shell:not(.app-shell-home) .novel-nav-btn:hover{color:#2f50bf;background:rgba(63,95,200,.09)}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .chapter-revision-content,.app-shell:not(.app-shell-home) .extract-confirm,.app-shell:not(.app-shell-home) .status-panel,.app-shell:not(.app-shell-home) .suggestion-panel{color:#24304a;background:rgba(63,95,200,.07);border-color:rgba(63,95,200,.18)}.app-shell:not(.app-shell-home) .chapter-revision-content{border-left:3px solid #3f5fc8}.app-shell:not(.app-shell-home) .char-overview,.app-shell:not(.app-shell-home) .extract-item,.app-shell:not(.app-shell-home) .history-item{color:#394150;background:hsla(0,0%,100%,.48);border-color:rgba(75,80,96,.12)}.app-shell:not(.app-shell-home) .char-label{color:#858b98}.app-shell:not(.app-shell-home) .ai-cost-badge,.app-shell:not(.app-shell-home) .char-role,.app-shell:not(.app-shell-home) .event-importance,.app-shell:not(.app-shell-home) .extract-role,.app-shell:not(.app-shell-home) .rel-type,.app-shell:not(.app-shell-home) .setting-cat{color:#2f50bf;background:rgba(63,95,200,.1);border-color:rgba(63,95,200,.16)}.app-shell:not(.app-shell-home) .mention-menu,.app-shell:not(.app-shell-home) .multi-dropdown-menu{color:#1f2431;background:#fffaf0;border:1px solid rgba(86,68,38,.18);box-shadow:0 16px 40px rgba(80,62,34,.14)}.app-shell:not(.app-shell-home) .mention-option.active,.app-shell:not(.app-shell-home) .mention-option:hover,.app-shell:not(.app-shell-home) .multi-dropdown-option:hover{background:rgba(63,95,200,.08)}.app-shell:not(.app-shell-home) .mention-option{color:#1f2431}.outline-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:16px;gap:16px;align-items:start}.chapter-outline-card,.outline-main-card,.outline-side-card{padding:16px}.outline-textarea{min-height:460px;line-height:1.8}.outline-side-card{display:grid;grid-gap:12px;gap:12px}.outline-tips{display:grid;grid-gap:8px;gap:8px;font-size:13px;color:#667085}.outline-tips span{padding:8px 10px;border-left:3px solid #3f5fc8;border-radius:5px;background:rgba(63,95,200,.08)}.chapter-outline-head,.outline-field-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.chapter-outline-list{display:grid;grid-gap:10px;gap:10px}.chapter-outline-head strong{display:block;margin-top:3px;color:#1f2431;font-size:15px}.chapter-outline-preview,.chapter-outline-text{color:#475467;font-size:13px;line-height:1.7;white-space:pre-wrap}.chapter-outline-preview{padding:8px 10px;border-left:3px solid #3f5fc8;border-radius:5px;background:rgba(63,95,200,.07)}@media (max-width:960px){.outline-editor-grid{grid-template-columns:1fr}}.app-shell:not(.app-shell-home) .studio-theme.page{padding:16px 18px 20px}.app-shell:not(.app-shell-home) .novel-list-section{display:grid;grid-gap:12px;gap:12px}.app-shell:not(.app-shell-home) .novel-workspace.studio-theme.page{padding:0}.app-shell:not(.app-shell-home) .novel-ws-header{min-height:52px;padding:8px 20px;background:#fff;border-bottom:1px solid #e6e1d6;box-shadow:none}.app-shell:not(.app-shell-home) .novel-ws-body{margin:16px 18px 20px;height:calc(100vh - 64px - 52px - 36px);background:#fff;border:1px solid #e6e1d6}.app-shell:not(.app-shell-home) .novel-sidebar{background:#fff;border-right:1px solid #e6e1d6}.app-shell:not(.app-shell-home) .novel-nav-btn,.app-shell:not(.app-shell-home) .novel-nav-btn.active,.app-shell:not(.app-shell-home) .novel-nav-btn:hover{border-radius:0}.app-shell:not(.app-shell-home) .novel-panel-area{padding:0;background:#fff}.app-shell:not(.app-shell-home) .panel-content{height:100%;padding:18px;overflow:auto;background:#fff}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .card,.app-shell:not(.app-shell-home) .card-inner,.app-shell:not(.app-shell-home) .chapter-item,.app-shell:not(.app-shell-home) .chapter-outline-card,.app-shell:not(.app-shell-home) .char-card,.app-shell:not(.app-shell-home) .event-item,.app-shell:not(.app-shell-home) .extract-confirm,.app-shell:not(.app-shell-home) .foreshadow-item,.app-shell:not(.app-shell-home) .novel-card,.app-shell:not(.app-shell-home) .outline-main-card,.app-shell:not(.app-shell-home) .outline-side-card,.app-shell:not(.app-shell-home) .rel-item,.app-shell:not(.app-shell-home) .setting-item,.app-shell:not(.app-shell-home) .status-panel,.app-shell:not(.app-shell-home) .style-card,.app-shell:not(.app-shell-home) .suggestion-panel{background:#fff;border:1px solid #e6e1d6;border-radius:0;box-shadow:none}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .card-inner{padding:14px}.chapters-split{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:0;gap:0;padding:0!important;overflow:hidden!important}.chapter-list-pane{min-width:0;overflow:auto;border-right:1px solid #e6e1d6;background:#fff}.chapter-list-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#fff;border-bottom:1px solid #e6e1d6}.chapter-list-head h3{margin:0;font-size:15px;color:#171a22}.chapter-list-head span{display:block;margin-top:3px;color:#667085;font-size:12px}.chapter-list.compact{gap:0}.chapter-list-row{width:100%;display:grid;grid-gap:4px;gap:4px;padding:13px 14px;border:0;border-bottom:1px solid #eee9df;border-radius:0;background:#fff;color:#1f2431;text-align:left}.chapter-list-row.active,.chapter-list-row:hover{background:#f6f8ff}.chapter-list-row.active{box-shadow:inset 3px 0 0 #3f5fc8}.chapter-list-row .chapter-title{display:block;width:100%;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-list-meta{color:#667085;font-size:12px}.chapter-detail-pane{min-width:0;overflow:auto;background:#fff}.chapter-create-panel,.chapter-detail{display:grid;grid-gap:16px;gap:16px;padding:18px}.chapter-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e6e1d6}.chapter-detail-head h3{margin:4px 0 0;color:#171a22;font-size:22px;letter-spacing:0}.chapter-reader{display:grid;grid-gap:18px;gap:18px}.chapter-reader section{display:grid;grid-gap:8px;gap:8px}.chapter-editor h4,.chapter-reader h4{margin:0;color:#273044;font-size:14px}.chapter-content-view{min-height:420px;padding:16px 0;color:#202431;font-size:16px;line-height:2;white-space:pre-wrap;word-break:break-word;border-top:1px solid #f0ece3}.chapters-split .chapter-editor{height:auto;min-height:0;grid-template-rows:none}.chapter-editor-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);grid-gap:12px;gap:12px}.chapter-edit-tools{display:flex;flex-wrap:wrap;gap:8px}.chapters-split .chapter-edit-main,.chapters-split .chapter-edit-textarea{min-height:520px}.modal-backdrop{position:fixed;inset:0;z-index:99;background:rgba(42,36,26,.32)}.plain-modal{position:fixed;top:50%;left:50%;z-index:100;width:min(700px,95vw);max-height:90vh;display:grid;grid-gap:12px;gap:12px;padding:20px;overflow:auto;transform:translate(-50%,-50%);background:#fff;border:1px solid #d8d0c0;box-shadow:0 22px 60px rgba(74,58,36,.22)}.app-shell:not(.app-shell-home) .chapter-outline-preview,.app-shell:not(.app-shell-home) .chapter-outline-text{border-radius:0}@media (max-width:980px){.app-shell:not(.app-shell-home) .novel-ws-body{margin:10px;height:auto;min-height:calc(100vh - 140px)}.chapters-split{grid-template-columns:1fr}.chapter-list-pane{max-height:320px;border-right:0;border-bottom:1px solid #e6e1d6}.chapter-editor-grid,.chapters-split .chapter-edit-main.has-revision{grid-template-columns:1fr}}*,body,html{scrollbar-color:#c8b9a2 #f0e7d8}::-webkit-scrollbar-track{background:#f0e7d8}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#c8b9a2;border:2px solid #f0e7d8;border-radius:999px}.app-shell:not(.app-shell-home){--page-paper:#efe3d1;--panel-paper:#fbf6ec;--line-paper:#dfd2be;background:#efe3d1}.app-shell:not(.app-shell-home) .top-bar{background:#fbf6ec}.app-shell:not(.app-shell-home) .novel-workspace.studio-theme.page{background:transparent}.app-shell:not(.app-shell-home) .novel-ws-header{min-height:38px;padding:4px 18px;background:#fbf6ec;border-bottom-color:#dfd2be}.app-shell:not(.app-shell-home) .novel-ws-title h1{font-size:15px}.app-shell:not(.app-shell-home) .novel-ws-meta{font-size:11px}.app-shell:not(.app-shell-home) .novel-ws-body{width:auto;margin:12px 18px 18px;height:calc(100vh - 64px - 38px - 30px);background:#fbf6ec;border-color:#dfd2be}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .card,.app-shell:not(.app-shell-home) .card-inner,.app-shell:not(.app-shell-home) .chapter-item,.app-shell:not(.app-shell-home) .char-card,.app-shell:not(.app-shell-home) .event-item,.app-shell:not(.app-shell-home) .extract-confirm,.app-shell:not(.app-shell-home) .foreshadow-item,.app-shell:not(.app-shell-home) .novel-card,.app-shell:not(.app-shell-home) .novel-panel-area,.app-shell:not(.app-shell-home) .novel-sidebar,.app-shell:not(.app-shell-home) .outline-main-card,.app-shell:not(.app-shell-home) .outline-side-card,.app-shell:not(.app-shell-home) .panel-content,.app-shell:not(.app-shell-home) .rel-item,.app-shell:not(.app-shell-home) .setting-item,.app-shell:not(.app-shell-home) .status-panel,.app-shell:not(.app-shell-home) .style-card,.app-shell:not(.app-shell-home) .suggestion-panel,.chapter-detail-pane,.chapter-list-head,.chapter-list-pane,.chapter-list-row,.plain-modal{background:#fbf6ec;border-color:#dfd2be}.app-shell:not(.app-shell-home) .novel-nav-btn.active,.app-shell:not(.app-shell-home) .novel-nav-btn:hover,.chapter-list-row.active,.chapter-list-row:hover{background:#f3ecdf}.app-shell:not(.app-shell-home) .input-field,.app-shell:not(.app-shell-home) .multi-dropdown-trigger,.app-shell:not(.app-shell-home) input,.app-shell:not(.app-shell-home) select,.app-shell:not(.app-shell-home) textarea{background:#fff}.chapter-create-panel,.chapter-detail{padding:16px 20px 16px 18px}.chapter-detail-pane{padding-right:2px}.chapter-content-view{border-top-color:#e8dece}@media (max-width:980px){.app-shell:not(.app-shell-home) .novel-ws-body{width:auto;margin:10px 12px 14px;height:auto}}*,body,html{scrollbar-color:#c7b69d #efe3d1}::-webkit-scrollbar-track{background:#efe3d1}::-webkit-scrollbar-thumb{background:#c7b69d;border:2px solid #efe3d1}::-webkit-scrollbar-thumb:hover{background:#ad9a80}.app-shell-home,.tide-home{background:linear-gradient(rgba(107,83,48,.055) 1px,transparent 0),#efe3d1}.app-shell:not(.app-shell-home) .brand{gap:0}.app-shell:not(.app-shell-home) .brand-logo{width:142px!important;height:44px!important;object-fit:contain!important}.create-wizard-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.create-wizard-backdrop{position:absolute;inset:0;border-radius:0;background:rgba(15,23,42,.52);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.create-wizard{position:relative;width:min(980px,100%);max-height:88vh;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid #dbeafe;border-radius:18px;color:#172033}.create-wizard-foot,.create-wizard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 26px}.create-wizard-head{border-bottom:1px solid #dbeafe}.create-wizard-head h2{margin:0;font-size:24px;letter-spacing:0}.create-wizard-head p,.wizard-step-title p{margin-top:6px;color:#64748b;line-height:1.6}.create-wizard-close{width:36px;height:36px;padding:0;border-radius:8px;background:#f8fbff;border:1px solid #dbeafe;color:#475569;font-size:26px;line-height:1}.create-wizard-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;padding:16px 26px;border-bottom:1px solid #e8f1ff}.create-wizard-progress-item{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;color:#94a3b8;font-size:13px}.create-wizard-progress-item span{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:999px;background:#eff6ff;border:1px solid #dbeafe;font-weight:800}.create-wizard-progress-item em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.create-wizard-progress-item.active{color:#2f50bf}.create-wizard-progress-item.active span{color:#fff;background:#3f5fc8;border-color:#3f5fc8}.create-wizard-body{min-height:0;overflow:auto;padding:26px}.wizard-step{display:grid;grid-gap:20px;gap:20px}.wizard-step-title h3{margin:0;font-size:24px;letter-spacing:0}.wizard-card-grid{display:grid;grid-gap:12px;gap:12px}.wizard-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.wizard-card-grid.genre{grid-template-columns:repeat(auto-fit,minmax(146px,1fr));gap:12px}.wizard-card-grid.style{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-select-card{display:grid;grid-gap:10px;gap:10px;min-height:168px;padding:16px;border-radius:10px;border:1px solid #dbeafe;background:#fff;color:#172033;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.wizard-card-top{display:grid;grid-gap:8px;gap:8px}.wizard-select-card.compact{min-height:104px}.wizard-card-grid.genre .wizard-select-card.compact{position:relative;min-height:76px;gap:6px;padding:13px 14px;overflow:hidden;border-radius:12px;background:#f8fbff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.72)}.wizard-card-grid.genre .wizard-select-card.compact:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(63,95,200,.1),transparent 58%);opacity:0;transition:opacity .16s ease}.wizard-card-grid.genre .wizard-select-card.compact strong{position:relative;z-index:1;font-size:15px;color:#172033}.wizard-card-grid.genre .wizard-select-card.compact p{position:relative;z-index:1;font-size:12px;line-height:1.4;margin:0;color:#64748b}.wizard-card-grid.genre .wizard-select-card.compact.active,.wizard-card-grid.genre .wizard-select-card.compact:hover{border-color:#60a5fa;background:#eff6ff}.wizard-card-grid.genre .wizard-select-card.compact.active:after,.wizard-card-grid.genre .wizard-select-card.compact:hover:after{opacity:1}.wizard-card-grid.genre .wizard-select-card.compact.active{border-color:#3f5fc8;background:#3f5fc8;box-shadow:0 14px 30px rgba(63,95,200,.18)}.wizard-card-grid.genre .wizard-select-card.compact.active p,.wizard-card-grid.genre .wizard-select-card.compact.active strong{color:#fff}.wizard-select-card.active,.wizard-select-card:hover{transform:translateY(-2px);border-color:#3f5fc8;box-shadow:0 14px 30px rgba(63,95,200,.12)}.wizard-select-card strong{display:flex;align-items:center;gap:8px;color:#172033;font-size:16px}.wizard-select-card strong span{padding:3px 8px;border-radius:999px;color:#fff;background:#f1842c;font-size:12px}.wizard-cost-tag{height:24px;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;box-sizing:border-box;border:1px solid #cfd9ff;border-radius:999px;background:#f3f6ff;color:#2f50bf;font-size:12px;font-style:normal;font-weight:700}.wizard-cost-tag.free{border-color:#d9ead3;background:#f3faf0;color:#3b7a30}.wizard-select-card p,.wizard-select-card small{color:#64748b;line-height:1.55}.wizard-select-card small{font-size:12px}.wizard-generated-list{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding-top:4px}.wizard-generated-list b{color:#7c6b52;font-size:12px}.wizard-generated-list span{padding:3px 7px;border:1px solid #eadfce;border-radius:999px;background:#fffaf2;color:#6b5a41;font-size:12px}.wizard-custom-input{max-width:360px}.wizard-reference-panel{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #eadfce;background:#fffaf2}.wizard-reference-panel span{color:#7c6b52;font-size:13px;font-weight:800}.wizard-reference-panel div,.wizard-tag-grid{display:flex;flex-wrap:wrap;gap:8px}.wizard-reference-panel em{padding:5px 9px;font-size:12px;font-style:normal}.wizard-reference-panel em,.wizard-tag-grid button{border:1px solid #eadfce;border-radius:999px;background:#fff;color:#4c3f2d}.wizard-tag-grid button{min-height:38px;padding:8px 12px;font-size:13px;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.wizard-tag-grid button:hover{transform:translateY(-1px);border-color:#3f5fc8;background:#f3f6ff;color:#2f50bf}.wizard-tag-grid button.active{transform:translateY(-1px);border-color:#3f5fc8;background:#3f5fc8;color:#fff;box-shadow:0 10px 20px rgba(63,95,200,.18)}.wizard-idea-input{min-height:180px;resize:none}.wizard-input-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#8b7a62;font-size:13px}.wizard-summary{display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px solid #eadfce;background:#fffaf2}.wizard-summary div{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px}.wizard-ai-list span,.wizard-loading span,.wizard-summary span{color:#7c6b52}.wizard-summary strong{color:#2f281e;line-height:1.65;word-break:break-word}.wizard-ai-list,.wizard-loading{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px 16px;border:1px solid #eadfce;background:#fff}.wizard-loading.generating{min-height:150px;align-content:center;justify-content:center;text-align:center}.wizard-loading.generating i{width:34px;height:34px;border:3px solid #eadfce;border-top-color:#2f50bf;border-radius:50%;animation:wizard-spin .9s linear infinite}.wizard-ai-list strong,.wizard-loading strong{width:100%;color:#2f281e}.create-wizard.streaming{width:min(1320px,100%)}.create-wizard.streaming-active{width:min(1480px,calc(100vw - 32px));height:min(94vh,920px);max-height:94vh;grid-template-rows:minmax(0,1fr) auto}.create-wizard.streaming-active .create-wizard-body{min-height:0;padding:16px;overflow:hidden}.create-wizard.streaming-active .wizard-step{height:100%;min-height:0}.create-wizard.streaming-active .wizard-stream-layout{grid-template-columns:minmax(260px,360px) minmax(0,1fr);height:100%;min-height:0}.wizard-loading.generating strong{font-size:17px}.wizard-stream-novel{width:100%;padding:12px;border:1px solid #eadfce;border-radius:8px;background:#fffdf8;text-align:left}.wizard-stream-novel b{display:block;color:#2f281e;font-size:16px;line-height:1.5}.wizard-stream-novel p{margin:6px 0 0;color:#6b5b43;line-height:1.7}.wizard-ai-list span,.wizard-loading span{padding:6px 10px;background:#fbf3e8;border:1px solid #eadfce;border-radius:999px;font-size:13px}.wizard-stream-preview{width:100%;max-height:180px;margin:0;padding:12px;overflow:auto;border:1px solid #eadfce;border-radius:8px;background:#fffdf8;color:#4c3f2d;font:inherit;font-size:13px;line-height:1.7;white-space:pre-wrap}.wizard-stream-layout{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);grid-gap:14px;gap:14px;height:min(58vh,620px);min-height:480px}.wizard-stream-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 14px;margin-bottom:10px;color:#7c6b52;font-size:12px;line-height:1.4}.wizard-stream-meta-main{display:flex;flex-wrap:wrap;gap:6px 14px;min-width:0}.wizard-stream-meta b{color:#2f281e;font-size:12px;font-weight:700}.wizard-stream-model-select{display:flex;align-items:center;gap:8px;margin-left:auto;color:#7c6b52;font-size:12px;font-weight:700}.wizard-stream-model-select select{width:190px;min-height:32px;padding:5px 30px 5px 10px;font-size:12px}.wizard-stream-side{display:flex;min-width:0;min-height:0;flex-direction:column;gap:14px;overflow:auto;padding-right:2px}.wizard-stream-main{display:grid;min-width:0;min-height:0;height:100%;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #eadfce;border-radius:10px;background:#fffdf8}.wizard-stream-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #eadfce;color:#2f281e}.wizard-stream-header div{display:grid;min-width:0;grid-gap:3px;gap:3px}.wizard-stream-header em{color:#7c6b52;font-size:12px;font-style:normal;font-weight:500}.wizard-stream-header span{color:#7c6b52;font-size:13px;white-space:nowrap}.wizard-stream-enter{min-height:34px;padding:0 14px;border-radius:7px;white-space:nowrap}.wizard-stream-output{min-height:0;height:100%;padding:18px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto;color:#3f3528;font-size:15px;line-height:1.9;white-space:pre-wrap}.wizard-stream-placeholder{color:#9a8a73}.wizard-stream-cursor{display:inline-block;width:2px;height:1.1em;margin-left:2px;vertical-align:-.15em;background:#2f50bf;animation:wizard-cursor-blink .9s steps(2,start) infinite}.wizard-stream-state{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:12px;border:1px solid #eadfce;border-radius:8px;background:#fbf3e8}.wizard-stream-state.done{grid-template-columns:minmax(0,1fr);background:#eef8ef;border-color:#cce8d0}.wizard-stream-state i{width:24px;height:24px;border:3px solid #eadfce;border-top-color:#2f50bf;border-radius:50%;animation:wizard-spin .9s linear infinite}.wizard-stream-state strong{min-width:0;color:#2f281e;font-size:14px}.wizard-stream-state span{grid-column:1/-1;width:-moz-fit-content;width:fit-content;padding:4px 9px;border-radius:999px;background:#fff;color:#4f6f35;font-size:12px}.wizard-ai-list em{width:100%;color:#2f50bf;font-size:13px;font-style:normal}@keyframes wizard-spin{to{transform:rotate(1turn)}}@keyframes wizard-cursor-blink{50%{opacity:0}}.wizard-title-choice{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid #eadfce;border-radius:8px;background:#fffdf8}.wizard-title-choice.compact{gap:8px;padding:10px}.wizard-title-choice.compact strong{font-size:13px}.wizard-title-choice strong{color:#2f281e;font-size:18px}.wizard-title-choice p{margin:0;color:#7c6b52;line-height:1.6}.wizard-title-options{display:grid;grid-gap:10px;gap:10px}.wizard-title-options button{width:100%;padding:14px 16px;border:1px solid #eadfce;border-radius:8px;background:#fff;color:#2f281e;text-align:left;font-size:16px;font-weight:700}.wizard-title-choice.compact .wizard-title-options{gap:8px}.wizard-title-choice.compact .wizard-title-options button{padding:9px 10px;border-radius:7px;font-size:13px;line-height:1.35}.wizard-title-options button.active,.wizard-title-options button:hover{border-color:#3f5fc8;background:#f3f6ff;color:#2f50bf}.wizard-create-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.create-wizard-foot>button,.wizard-create-button{height:42px;min-height:42px;box-sizing:border-box;padding-top:0;padding-bottom:0}.wizard-create-button.cost{background:#f1842c;border-color:#f1842c;color:#fff;box-shadow:0 10px 22px rgba(241,132,44,.24)}.wizard-create-button.cost:hover{background:#dd721d;border-color:#dd721d}.wizard-point-icon{width:18px;height:18px;border-radius:999px;border:2px solid hsla(0,0%,100%,.9);background:linear-gradient(135deg,#ffe0a3,#ffb13d);box-shadow:inset 0 0 0 3px rgba(161,87,12,.18)}.wizard-error{margin:0 26px 12px}.create-wizard-foot{align-items:center;border-top:1px solid #eadfce;background:#fffaf2}.new-novel-entry{min-height:calc(100vh - 56px)}.new-novel-entry-panel,.novel-setup-main,.novel-setup-side{background:#fffdf8;border:1px solid #eadfce;padding:24px;color:#2f281e}.new-novel-entry-panel{max-width:720px;display:grid;grid-gap:14px;gap:14px}.new-novel-entry-panel h2,.novel-setup-main h3{margin:0;letter-spacing:0}.new-novel-entry-panel p{color:#6b5a41;line-height:1.7}.novel-setup-page{width:100%;max-width:1480px;margin:0 auto}.novel-setup-grid{display:grid;grid-template-columns:minmax(720px,1fr) 300px;grid-gap:18px;gap:18px;align-items:start}.novel-setup-main{display:grid;grid-gap:16px;gap:16px}.novel-setup-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.novel-setup-main .form-group{display:grid;grid-gap:8px;gap:8px;color:#4c3f2d;font-weight:700}.novel-setup-side{display:grid;grid-gap:14px;gap:14px}.novel-setup-card{display:grid;grid-gap:8px;gap:8px;padding:16px;background:#fbf3e8;border:1px solid #eadfce}.novel-setup-card span{color:#7c6b52;font-size:13px}.novel-setup-card strong{color:#2f281e;line-height:1.6}.novel-setup-card p{margin:0;color:#5f513c;line-height:1.7;font-size:14px}.novel-setup-actions{display:grid;grid-gap:10px;gap:10px}.novel-setup-actions a{justify-content:flex-start;border-radius:8px;background:#fff;color:#2f281e;border-color:#eadfce}@media (max-width:900px){.create-wizard-layer{padding:0;align-items:end}.create-wizard{border-radius:0}.create-wizard,.create-wizard.streaming-active{width:100%;max-height:100vh;height:100vh}.novel-setup-grid,.novel-setup-row,.wizard-card-grid.genre,.wizard-card-grid.style,.wizard-card-grid.three,.wizard-stream-layout{grid-template-columns:1fr}.wizard-stream-layout{height:auto;min-height:0}.wizard-card-grid.genre{grid-template-columns:repeat(2,minmax(0,1fr))}.create-wizard.streaming-active .wizard-stream-layout{height:100%;grid-template-rows:auto minmax(0,1fr)}.wizard-stream-meta{align-items:stretch}.wizard-stream-meta-main,.wizard-stream-model-select{width:100%}.wizard-stream-model-select{margin-left:0;justify-content:space-between}.wizard-stream-model-select select{width:min(220px,70%)}.wizard-stream-main{height:min(58vh,560px);min-height:420px}.create-wizard.streaming-active .wizard-stream-main{height:100%;min-height:0}.wizard-stream-header{align-items:flex-start;flex-wrap:wrap}.create-wizard-progress{grid-template-columns:repeat(5,1fr)}.create-wizard-progress-item{grid-template-columns:1fr;justify-items:center;text-align:center}.create-wizard-progress-item em{font-size:11px}}.billing-page{width:100%;max-width:1360px;margin:0 auto}.billing-head{align-items:flex-end;padding:6px 2px 2px}.billing-balance{min-width:180px;display:grid;grid-gap:4px;gap:4px;justify-items:end;color:#6b5a41}.billing-balance strong{color:#2d261c;font-size:30px;line-height:1}.billing-shell{width:100%;display:grid;grid-gap:18px;gap:18px}.billing-layout{display:block}.billing-order-panel,.billing-orders,.billing-package-section,.billing-qr-panel{background:#fbf6ec;border:1px solid #dfd2be;box-shadow:0 16px 40px rgba(83,61,33,.08);padding:20px}.billing-package-section{padding:24px;border-radius:12px;background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(255,250,240,.92)),#fffdf8}.section-head.compact{align-items:flex-start;margin-bottom:14px}.section-head.compact h3{margin:0}.billing-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.billing-package-card{position:relative;min-height:238px;display:grid;align-content:space-between;grid-gap:18px;gap:18px;text-align:left;cursor:pointer;border:1px solid #e5d8c6;border-radius:14px;color:#2f281e;padding:24px;box-shadow:0 12px 26px rgba(83,61,33,.08);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.billing-package-card em{position:absolute;top:14px;right:14px;border-radius:999px;padding:4px 9px;color:#fff;background:#f1842c;font-size:12px;font-style:normal;font-weight:800}.billing-package-card.active,.billing-package-card:hover{transform:translateY(-4px);border-color:#f1842c;box-shadow:0 22px 44px rgba(98,69,31,.16)}.billing-package-name,.billing-package-note,.billing-package-points{display:block}.billing-package-name{color:#7c6b52;font-size:15px;font-weight:800}.billing-package-price{display:block;margin-top:14px;font-size:36px;line-height:1;color:#2f281e}.billing-package-points{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 12px;color:#2f50bf;background:rgba(63,95,200,.1);border:1px solid rgba(63,95,200,.14);font-weight:700;font-size:17px}.billing-package-note{color:#8b7a62;font-size:13px}.billing-package-scenario{display:block;color:#6b5a41;font-size:14px;line-height:1.6}.billing-order-panel{position:-webkit-sticky;position:sticky;top:92px;display:grid;grid-gap:18px;gap:18px}.billing-order-top{display:grid;grid-gap:6px;gap:6px}.billing-order-summary span,.billing-order-top span,.billing-pay-method span{color:#8b7a62;font-size:13px}.billing-order-top strong{color:#2f281e;font-size:22px}.billing-order-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.billing-order-summary div{display:grid;grid-gap:6px;gap:6px;background:#f5ead9;border:1px solid #e1d1ba;padding:12px}.billing-pay-method{display:grid;grid-gap:10px;gap:10px}.billing-qr-panel{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:18px;gap:18px;align-items:center}.billing-qr-box{display:grid;grid-gap:12px;gap:12px;justify-items:center}.billing-orders{display:grid;grid-gap:10px;gap:10px}.billing-order-row{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:12px;gap:12px;align-items:center;border-top:1px solid #e4d7c2;padding:12px 0 2px;color:#4c3f2d}.billing-drawer-layer{position:fixed;inset:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:24px}.billing-drawer-backdrop{position:absolute;inset:0;border-radius:0;background:rgba(34,27,18,.32);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.billing-drawer{position:relative;width:min(460px,100%);max-height:min(780px,calc(100vh - 48px));display:grid;align-content:start;grid-gap:18px;gap:18px;padding:24px;overflow:auto;background:#fffdf8;border:1px solid #eadfce;border-radius:24px;box-shadow:0 24px 64px rgba(69,51,28,.22);animation:billingDrawerIn .22s ease-out}.billing-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #eadfce}.billing-drawer-head span,.billing-drawer-tip{color:#8b7a62;font-size:13px}.billing-drawer-title{display:inline-flex;align-items:center;gap:8px}.billing-drawer-title svg{width:18px;height:18px;color:#07c160}.billing-drawer-head h2{margin:4px 0 0;color:#2f281e;font-size:24px}.billing-drawer-close{width:36px;height:36px;padding:0;border-radius:8px;color:#6b5a41;background:#fbf3e8;border:1px solid #eadfce;font-size:24px;line-height:1}.billing-drawer-qr{display:grid;grid-gap:12px;gap:12px;justify-items:center;padding:18px;border:1px solid #eadfce;background:#fffefa}.billing-drawer-qr p{margin:0;color:#6b5a41;text-align:center;line-height:1.7}.billing-drawer-qr strong{color:#9a5a12;text-align:center}.billing-drawer-qr strong.paid{color:#16723b}@keyframes billingDrawerIn{0%{transform:translateY(18px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.new-novel-form{width:100%;max-width:none}.new-novel-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);grid-gap:20px;gap:20px;align-items:start}.new-novel-main,.new-novel-side{display:grid;grid-gap:16px;gap:16px;align-content:start}.new-novel-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);grid-gap:16px;gap:16px}.new-novel-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-mode-tabs{display:inline-flex;gap:8px;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:4px;border:1px solid #eadfce;border-radius:10px;background:#fffaf2}.create-mode-tabs button{border-radius:8px;padding:8px 16px;color:#6b5a41;background:transparent}.novel-template-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.novel-template-picker button{display:grid;grid-gap:6px;gap:6px;min-height:86px;padding:14px;border:1px solid #eadfce;border-radius:10px;color:#2f281e;background:#fffefa;text-align:left}.novel-template-picker button.active,.novel-template-picker button:hover{border-color:#3f5fc8;box-shadow:0 12px 24px rgba(63,95,200,.12)}.novel-template-picker span{color:#7c6b52;font-size:12px}.chapter-template-picker{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #eadfce;background:#fffefa}.chapter-template-picker>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.chapter-template-picker>div:first-child strong{color:#2f281e}.chapter-template-picker>div:first-child span{color:#8b7a62;font-size:12px}.chapter-template-picker>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.chapter-template-picker button{display:grid;grid-gap:5px;gap:5px;padding:10px;border:1px solid #eadfce;border-radius:8px;color:#2f281e;background:#fff;text-align:left}.chapter-template-picker button:hover{border-color:#f1842c;background:#fff7ed}.chapter-template-picker button span{color:#7c6b52;font-size:12px;line-height:1.45}@media (max-width:1100px){.billing-layout,.billing-qr-panel,.new-novel-grid{grid-template-columns:1fr}.billing-order-panel{position:static}}@media (max-width:780px){.billing-head{align-items:flex-start}.billing-balance{justify-items:start}.billing-package-grid,.chapter-template-picker>div:last-child,.new-novel-row,.new-novel-style-grid,.novel-template-picker{grid-template-columns:1fr}.billing-order-row{grid-template-columns:1fr 1fr}}*,body,html{scrollbar-color:#d6c7b0 #faf6ee}::-webkit-scrollbar-track{background:#faf6ee}::-webkit-scrollbar-thumb{background:#d6c7b0;border-color:#faf6ee}::-webkit-scrollbar-thumb:hover{background:#c4b49c}.app-shell-home,.tide-home{background:linear-gradient(rgba(120,96,60,.032) 1px,transparent 0),#faf6ee;background-size:100% 32px,auto}.app-shell:not(.app-shell-home){--page-paper:#faf6ee;--panel-paper:#fffdf8;--line-paper:#eadfce;background:#faf6ee}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .card,.app-shell:not(.app-shell-home) .card-inner,.app-shell:not(.app-shell-home) .chapter-item,.app-shell:not(.app-shell-home) .char-card,.app-shell:not(.app-shell-home) .event-item,.app-shell:not(.app-shell-home) .extract-confirm,.app-shell:not(.app-shell-home) .foreshadow-item,.app-shell:not(.app-shell-home) .novel-card,.app-shell:not(.app-shell-home) .novel-panel-area,.app-shell:not(.app-shell-home) .novel-sidebar,.app-shell:not(.app-shell-home) .novel-ws-body,.app-shell:not(.app-shell-home) .novel-ws-header,.app-shell:not(.app-shell-home) .outline-main-card,.app-shell:not(.app-shell-home) .outline-side-card,.app-shell:not(.app-shell-home) .panel-content,.app-shell:not(.app-shell-home) .rel-item,.app-shell:not(.app-shell-home) .setting-item,.app-shell:not(.app-shell-home) .status-panel,.app-shell:not(.app-shell-home) .style-card,.app-shell:not(.app-shell-home) .suggestion-panel,.app-shell:not(.app-shell-home) .top-bar,.billing-order-panel,.billing-orders,.billing-package-section,.billing-qr-panel,.chapter-detail-pane,.chapter-list-head,.chapter-list-pane,.chapter-list-row,.plain-modal{background:#fffdf8;border-color:#eadfce}.billing-package-card{border-color:#e5d8c6;background:linear-gradient(145deg,hsla(0,0%,100%,.95),rgba(255,247,235,.98))}.app-shell:not(.app-shell-home) .novel-nav-btn.active,.app-shell:not(.app-shell-home) .novel-nav-btn:hover,.billing-order-summary div,.chapter-list-row.active,.chapter-list-row:hover{background:#fbf3e8}*,body,html{scrollbar-color:#93c5fd #f8fbff}::-webkit-scrollbar-track{background:#f8fbff}::-webkit-scrollbar-thumb{background:#bfdbfe;border-color:#f8fbff}::-webkit-scrollbar-thumb:hover{background:#93c5fd}body{background:#f7fbff}.app-shell-home,.tide-home{background:radial-gradient(circle at 16% 0,rgba(59,130,246,.08),transparent 30%),radial-gradient(circle at 84% 12%,rgba(14,165,233,.07),transparent 32%),#f7fbff;background-size:auto}.app-shell:not(.app-shell-home){--page-paper:#f7fbff;--panel-paper:#fff;--line-paper:#dbeafe;background:#f7fbff}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .card,.app-shell:not(.app-shell-home) .card-inner,.app-shell:not(.app-shell-home) .chapter-item,.app-shell:not(.app-shell-home) .chapter-outline-card,.app-shell:not(.app-shell-home) .char-card,.app-shell:not(.app-shell-home) .event-item,.app-shell:not(.app-shell-home) .extract-confirm,.app-shell:not(.app-shell-home) .foreshadow-item,.app-shell:not(.app-shell-home) .novel-card,.app-shell:not(.app-shell-home) .novel-panel-area,.app-shell:not(.app-shell-home) .novel-sidebar,.app-shell:not(.app-shell-home) .novel-ws-body,.app-shell:not(.app-shell-home) .novel-ws-header,.app-shell:not(.app-shell-home) .outline-main-card,.app-shell:not(.app-shell-home) .outline-side-card,.app-shell:not(.app-shell-home) .panel-content,.app-shell:not(.app-shell-home) .rel-item,.app-shell:not(.app-shell-home) .setting-item,.app-shell:not(.app-shell-home) .status-panel,.app-shell:not(.app-shell-home) .style-card,.app-shell:not(.app-shell-home) .suggestion-panel,.app-shell:not(.app-shell-home) .top-bar,.billing-order-panel,.billing-orders,.billing-package-section,.billing-qr-panel,.chapter-detail-pane,.chapter-list-head,.chapter-list-pane,.chapter-list-row,.chapter-template-picker,.create-mode-tabs,.home-paper-section,.novel-template-picker button,.paper-auth-card,.paper-board,.paper-card,.paper-column,.paper-primary,.paper-secondary,.paper-sidebar,.paper-toolbar,.plain-modal{background:#fff;border-color:#dbeafe}.app-shell:not(.app-shell-home) .input-field,.app-shell:not(.app-shell-home) .multi-dropdown-trigger,.app-shell:not(.app-shell-home) input,.app-shell:not(.app-shell-home) select,.app-shell:not(.app-shell-home) textarea,.chapter-template-picker button,.paper-input,.wizard-custom-input,.wizard-select,.wizard-summary,.wizard-textarea{background:#f8fbff;border-color:#dbeafe;color:#172033}.billing-package-card{border-color:#dbeafe;background:linear-gradient(145deg,#fff,#f8fbff)}.app-shell:not(.app-shell-home) .novel-nav-btn.active,.app-shell:not(.app-shell-home) .novel-nav-btn:hover,.billing-order-summary div,.chapter-list-row.active,.chapter-list-row:hover,.chapter-template-picker button:hover,.create-mode-tabs button.active,.paper-column p.active,.paper-sidebar span:first-child,.paper-sidebar span:hover{background:#eff6ff}.create-mode-tabs button.active{color:#fff;background:#3f5fc8}.app-shell:not(.app-shell-home) .studio-theme .top-nav a,.app-shell:not(.app-shell-home) .studio-theme .top-nav button,.app-shell:not(.app-shell-home) .top-nav a,.app-shell:not(.app-shell-home) .top-nav button,.chapter-template-picker button span,.chapter-template-picker>div:first-child span,.paper-card p,.paper-column p,.paper-sidebar span,.wizard-generated-list b,.wizard-generated-list span{color:#64748b}.chapter-template-picker button,.chapter-template-picker>div:first-child strong,.novel-template-picker button,.paper-auth-head strong,.paper-card h3,.paper-column strong,.paper-primary h1,.paper-secondary h2{color:#172033}.home-paper-section,.paper-primary,.paper-secondary{box-shadow:none}.create-wizard{background:#fff;border-color:#dbeafe;box-shadow:0 30px 80px rgba(63,95,200,.16)}.create-wizard-foot{background:#f8fbff;border-top-color:#dbeafe}:root{--bg:#fff;--panel:#fff;--ink:#172033;--muted:#64748b;--accent:#3f5fc8;--accent-dark:#2f50bf}.app-shell,.app-shell-home,.app-shell:not(.app-shell-home),.new-novel-entry,.page,.studio-theme.page,.tide-home,body,html{background:#fff!important;color:#172033}.app-shell-home .top-bar.top-bar-home,.billing-order-panel,.billing-orders,.billing-package-card,.billing-package-section,.billing-qr-panel,.chapter-template-picker,.chapter-template-picker button,.create-mode-tabs,.home-cta,.home-paper-section,.new-novel-entry-panel,.novel-setup-card,.novel-setup-main,.novel-setup-side,.novel-template-picker button,.paper-auth-card,.paper-board,.paper-card,.paper-column,.paper-primary,.paper-secondary,.paper-sidebar,.paper-stack:after,.paper-stack:before,.paper-toolbar,.plain-modal,.problem-card,.template-card,.top-bar,.wizard-ai-list,.wizard-generated-list span,.wizard-loading,.wizard-reference-panel,.wizard-summary,.workflow-note{background:#fff!important;border-color:#dbeafe!important;color:#172033!important}.billing-package-section,.home-hero-visual,.paper-stack{background:transparent!important}.app-shell-home .top-bar.top-bar-home .top-nav-home .auth-row a.primary,.app-shell-home .top-bar.top-bar-home .top-nav-home button.home-auth-button.ghost,.app-shell-home .top-bar.top-bar-home .top-nav-home button.home-auth-button.primary,.create-mode-tabs button.active,.paper-primary,.paper-submit,.paper-tab.active,.top-nav-home .home-auth-button.ghost,.top-nav-home .home-auth-button.primary,.top-nav-home a.primary,.wizard-create-button.cost,a.ghost.warning,a.primary,a.primary-gradient,a.warning,button.ghost.warning,button.primary,button.primary-action,button.primary-gradient,button.warning{color:#fff!important;background:linear-gradient(135deg,#4a6ddb,#2f50bf)!important;border-color:#2f50bf!important;box-shadow:0 12px 24px rgba(63,95,200,.16)!important}.app-shell-home .top-bar.top-bar-home .top-nav-home a,.app-shell-home .top-bar.top-bar-home .top-nav-home button,.paper-secondary,.paper-tab,.top-nav-home a,.top-nav-home button,a.ghost,a.secondary,button.ghost,button.secondary{background:#fff!important;border-color:#dbeafe!important;color:#334155!important;box-shadow:none!important}.paper-primary:hover,.paper-submit:hover,.top-nav-home .home-auth-button.ghost:hover,.top-nav-home .home-auth-button.primary:hover,.top-nav-home a.primary:hover,.wizard-create-button.cost:hover,a.ghost.warning:hover,a.primary-gradient:hover,a.primary:hover,a.warning:hover,button.ghost.warning:hover,button.primary-action:hover,button.primary-gradient:hover,button.primary:hover,button.warning:hover{background:#2f50bf!important;border-color:#2f50bf!important}.top-nav-home .home-nav-link.active:after,.top-nav-home .home-nav-link:hover:after,.workflow-row:before{background:#3f5fc8!important}.workflow-row:after{border-top-color:#3f5fc8!important;border-right-color:#3f5fc8!important}.billing-package-card em,.process-capability span,.wizard-select-card strong span,.workflow-index{color:#fff!important;background:#3f5fc8!important;border-color:#fff!important}.app-shell:not(.app-shell-home) .input-field,.app-shell:not(.app-shell-home) .multi-dropdown-trigger,.app-shell:not(.app-shell-home) input,.app-shell:not(.app-shell-home) select,.app-shell:not(.app-shell-home) textarea,.landing-v2-input,.paper-input,.process-capability,.process-capability:hover,.wizard-custom-input,.wizard-select,.wizard-textarea{background:#fff!important;border-color:#dbeafe!important;color:#172033!important}.billing-order-summary div,.billing-package-points,.chapter-list-row.active,.chapter-list-row:hover,.chapter-template-picker button:hover,.paper-column p.active,.paper-sidebar span:first-child,.paper-sidebar span:hover,.wizard-cost-tag,.wizard-reference-panel em,.wizard-tag-grid button:hover{background:#f8fbff!important;border-color:#bfdbfe!important;color:#3f5fc8!important}.wizard-tag-grid button.active{background:#3f5fc8!important;border-color:#3f5fc8!important;color:#fff!important;box-shadow:0 10px 20px rgba(63,95,200,.18)!important}.wizard-create-button.cost .wizard-point-icon,.wizard-point-icon{background:#fff!important;border-color:hsla(0,0%,100%,.92)!important;box-shadow:inset 0 0 0 4px rgba(63,95,200,.22)!important}.billing-balance strong,.billing-package-price,.chapter-template-picker button,.chapter-template-picker>div:first-child strong,.home-hero-copy h1,.new-novel-entry-panel h2,.novel-setup-card strong,.novel-setup-main h3,.novel-template-picker button,.paper-auth-head strong,.paper-card h3,.paper-column strong,.paper-primary h1,.paper-secondary h2,.wizard-ai-list strong,.wizard-loading strong,.wizard-summary strong{color:#172033!important}.billing-balance,.billing-package-name,.billing-package-note,.chapter-template-picker button span,.chapter-template-picker>div:first-child span,.home-cta p,.home-hero-copy .home-seo-intro,.home-hero-copy p,.home-trust-row,.new-novel-entry-panel p,.novel-setup-card span,.novel-setup-main .form-group,.paper-card p,.paper-column p,.paper-sidebar span,.problem-card p,.template-card p,.wizard-ai-list span,.wizard-generated-list b,.wizard-generated-list span,.wizard-input-foot,.wizard-loading span,.wizard-summary span,.workflow-note p{color:#64748b!important}.billing-package-points,.home-hero-copy h1 span,.paper-auth-head span,.paper-card i,.queue-text{color:#3f5fc8!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important}.billing-order-panel,.billing-orders,.billing-package-section,.billing-qr-panel,.create-wizard,.create-wizard-foot,.create-wizard-head,.create-wizard-progress,.home-paper-section,.new-novel-entry-panel,.novel-setup-main,.novel-setup-side,.paper-board,.paper-toolbar,.plain-modal,.process-capability-grid{border-color:#dbeafe!important}.billing-package-card.active,.billing-package-card:hover{border-color:#3f5fc8!important;box-shadow:0 18px 34px rgba(63,95,200,.14)!important}.novel-book.tone-apocalypse,.novel-book.tone-beast,.novel-book.tone-business,.novel-book.tone-history,.novel-book.tone-horror,.novel-book.tone-officialdom,.novel-book.tone-peach,.novel-book.tone-urban{--book-edge:rgba(96,165,250,.26);--book-spine-start:#eaf4ff;--book-spine-mid:#d7eaff;--book-spine-end:#f8fbff;--book-cover-start:#fff;--book-cover-end:#eef6ff;--book-ink:#27415f;--book-muted:rgba(39,65,95,.66);--book-soft:rgba(39,65,95,.38)}.novel-book,.novel-book.is-dragging,.novel-book:hover{box-shadow:0 14px 28px rgba(63,95,200,.09);border-color:var(--book-edge)}.app-shell:not(.app-shell-home) .mention-menu,.app-shell:not(.app-shell-home) .multi-dropdown-menu,.home-paper-section>div,.landing-v2-auth,.landing-v2-input,.paper-form,.paper-input,.paper-tab-row,.process-capability,.solution-card{background:#fff!important;border-color:#dbeafe!important;color:#172033!important}.solution-bridge span:before{background:linear-gradient(90deg,rgba(63,95,200,.08),rgba(63,95,200,.55),rgba(63,95,200,.08))!important}.solution-bridge span:after{border-top-color:#3f5fc8!important;border-right-color:#3f5fc8!important}.problem-card i,.solution-card i,.solution-card span,.workflow-note i{color:#3f5fc8!important}.solution-card i{background:#f8fbff!important}.problem-card h3,.solution-card h3,.template-card h3,.workflow-note h3{color:#172033!important}.app-shell:not(.app-shell-home) .mention-option.active,.app-shell:not(.app-shell-home) .mention-option:hover,.app-shell:not(.app-shell-home) .multi-dropdown-option:hover{background:#f8fbff!important}.home-trust-row span:before{border-color:#3f5fc8!important;background:#fff!important}.app-shell-home,.billing-package-card,.billing-package-section,.chapter-template-picker,.create-mode-tabs,.home-cta,.home-paper-section,.new-novel-entry-panel,.novel-setup-card,.novel-setup-main,.novel-setup-side,.novel-template-picker button,.paper-board,.paper-card,.paper-stack:after,.paper-stack:before,.paper-toolbar,.plain-modal,.problem-card,.process-capability,.solution-card,.template-card,.tide-home,.wizard-ai-list,.wizard-loading,.wizard-reference-panel,.wizard-summary,.workflow-note{background-image:none!important}.app-shell-home,.tide-home{background-color:#fff!important}.billing-package-card,.chapter-template-picker,.create-mode-tabs,.home-cta,.home-paper-section,.new-novel-entry-panel,.novel-setup-card,.novel-setup-main,.novel-setup-side,.novel-template-picker button,.paper-board,.paper-card,.paper-column,.paper-sidebar,.paper-stack:after,.paper-stack:before,.paper-toolbar,.plain-modal,.problem-card,.process-capability,.profile-mini,.solution-card,.template-card,.textarea-fake,.wizard-ai-list,.wizard-loading,.wizard-reference-panel,.wizard-summary,.workflow-note{background-color:#fff!important;border-color:#dbeafe!important}.paper-stack:after,.paper-stack:before{box-shadow:0 12px 24px rgba(63,95,200,.08)!important}.profile-mini span{background:#f8fbff!important;border:1px solid #dbeafe!important}.landing-v2-auth:after,.landing-v2-auth:before,.paper-auth-card:after,.paper-auth-card:before{background:transparent!important}.paper-column.generate button,.paper-toolbar button{border-color:#dbeafe!important}.paper-column.generate button{color:#fff!important;background:linear-gradient(135deg,#4a6ddb,#2f50bf)!important;border-color:#2f50bf!important}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .card,.app-shell:not(.app-shell-home) .card-inner,.app-shell:not(.app-shell-home) .chapter-item,.app-shell:not(.app-shell-home) .chapter-outline-card,.app-shell:not(.app-shell-home) .chapter-revision-content,.app-shell:not(.app-shell-home) .char-card,.app-shell:not(.app-shell-home) .char-overview,.app-shell:not(.app-shell-home) .event-item,.app-shell:not(.app-shell-home) .extract-confirm,.app-shell:not(.app-shell-home) .extract-item,.app-shell:not(.app-shell-home) .foreshadow-item,.app-shell:not(.app-shell-home) .history-item,.app-shell:not(.app-shell-home) .novel-card,.app-shell:not(.app-shell-home) .novel-panel-area,.app-shell:not(.app-shell-home) .novel-sidebar,.app-shell:not(.app-shell-home) .novel-ws-header,.app-shell:not(.app-shell-home) .outline-main-card,.app-shell:not(.app-shell-home) .outline-side-card,.app-shell:not(.app-shell-home) .panel-content,.app-shell:not(.app-shell-home) .rel-item,.app-shell:not(.app-shell-home) .setting-item,.app-shell:not(.app-shell-home) .status-panel,.app-shell:not(.app-shell-home) .style-card,.app-shell:not(.app-shell-home) .suggestion-panel,.auth-modal-close,.wizard-stream-header,.wizard-stream-main,.wizard-stream-novel,.wizard-stream-output,.wizard-stream-preview,.wizard-stream-side,.wizard-stream-state,.wizard-stream-state.done,.wizard-title-choice,.wizard-title-options button{background:#fff!important;background-image:none!important;border-color:#dbeafe!important;color:#172033!important;box-shadow:none!important}.app-shell:not(.app-shell-home) .ai-write-form,.app-shell:not(.app-shell-home) .chapter-revision-content,.app-shell:not(.app-shell-home) .extract-confirm,.app-shell:not(.app-shell-home) .status-panel,.app-shell:not(.app-shell-home) .suggestion-panel,.wizard-stream-state,.wizard-title-options button.active,.wizard-title-options button:hover{background:#f8fbff!important;border-color:#bfdbfe!important}.wizard-stream-state.done{background:#fff!important;border-color:#dbeafe!important}.wizard-stream-header,.wizard-stream-meta b,.wizard-stream-novel b,.wizard-stream-state strong,.wizard-title-choice strong,.wizard-title-options button{color:#172033!important}.novel-setup-card p,.wizard-stream-header em,.wizard-stream-header span,.wizard-stream-meta,.wizard-stream-model-select,.wizard-stream-novel p,.wizard-stream-placeholder,.wizard-title-choice p{color:#64748b!important}.wizard-loading.generating i,.wizard-stream-state i{border-color:#2f50bf #dbeafe #dbeafe!important}.app-shell:not(.app-shell-home) a.primary,.app-shell:not(.app-shell-home) button.primary{background:linear-gradient(135deg,#4a6ddb,#2f50bf)!important;border-color:#2f50bf!important;color:#fff!important;box-shadow:0 12px 22px rgba(47,80,191,.18)!important}.app-shell-home .top-bar.top-bar-home{position:relative;z-index:2;flex:0 0 72px;height:72px!important;min-height:72px;display:flex;overflow:visible;background:transparent!important;border-bottom:0!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none!important}.app-shell-home .top-bar.top-bar-home:after{content:none!important;display:none!important}.app-shell-home .top-bar.top-bar-home .brand{position:relative;z-index:2}.app-shell-home .top-bar.top-bar-home .top-nav-home{position:absolute;inset:0 clamp(18px,4vw,62px);z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:0!important;gap:0!important;pointer-events:none}.home-nav-actions,.home-nav-center{display:inline-flex;align-items:center;gap:clamp(14px,2vw,24px);pointer-events:auto}.home-nav-center{grid-column:2;justify-self:center}.home-nav-actions{grid-column:3;justify-self:end}.app-shell-home .top-bar.top-bar-home .top-nav-home a,.app-shell-home .top-bar.top-bar-home .top-nav-home button,.top-nav-home a,.top-nav-home button{height:36px!important;padding:0 14px!important;border-radius:999px!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;color:rgba(15,23,42,.78)!important;font-size:15px!important;font-weight:700!important}.top-nav-home .home-nav-link.active:after,.top-nav-home .home-nav-link:hover:after{display:none!important}.app-shell-home .top-bar.top-bar-home .top-nav-home a:hover,.app-shell-home .top-bar.top-bar-home .top-nav-home button:hover,.top-nav-home a:hover,.top-nav-home button:hover{color:#172033!important;background:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important}.app-shell-home .top-bar.top-bar-home .top-nav-home .home-nav-link-disabled,.app-shell-home .top-bar.top-bar-home .top-nav-home .home-nav-link-disabled:hover,.top-nav-home .home-nav-link-disabled,.top-nav-home .home-nav-link-disabled:hover{color:rgba(100,116,139,.42)!important;cursor:not-allowed;background:transparent!important;box-shadow:none!important}.app-shell-home .top-bar.top-bar-home .top-nav-home .home-workspace-button,.top-nav-home .home-workspace-button{min-width:98px;color:#172033!important;background:hsla(0,0%,100%,.42)!important;border:0!important;box-shadow:0 12px 30px rgba(15,23,42,.08)!important;backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%)}.app-shell-home .top-bar.top-bar-home .top-nav-home .home-workspace-button:hover,.top-nav-home .home-workspace-button:hover{color:#2f50bf!important;background:hsla(0,0%,100%,.58)!important}.app-shell-home .top-bar.top-bar-home .top-nav-home .home-auth-login,.top-nav-home .home-auth-login{min-width:72px;color:#2f50bf!important;background:hsla(0,0%,100%,.08)!important;border:1px solid rgba(63,95,200,.28)!important;box-shadow:none!important}.app-shell-home .top-bar.top-bar-home .top-nav-home .home-auth-login:hover,.top-nav-home .home-auth-login:hover{color:#172033!important;background:hsla(0,0%,100%,.2)!important;border-color:rgba(63,95,200,.42)!important}.app-shell:not(.app-shell-home) .top-bar{background:hsla(0,0%,100%,.68)!important;border-bottom:0!important;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:0 6px 18px rgba(15,23,42,.035)!important}.app-shell:not(.app-shell-home) .studio-theme .top-nav a,.app-shell:not(.app-shell-home) .studio-theme .top-nav button,.app-shell:not(.app-shell-home) .top-nav a,.app-shell:not(.app-shell-home) .top-nav button{background:transparent!important;border:0!important;box-shadow:none!important}.app-shell:not(.app-shell-home) .top-nav a:hover,.app-shell:not(.app-shell-home) .top-nav button:hover{color:#2f50bf!important;background:transparent!important}@media (max-width:820px){.app-shell-home .top-bar.top-bar-home .top-nav-home{position:static;inset:auto;width:100%;display:flex;justify-content:space-between;pointer-events:auto}.home-nav-center{min-width:0;overflow-x:auto;justify-content:center}.home-nav-actions{flex:0 0 auto;margin-left:auto}}.home-hero-copy .home-story-lead{color:#263247!important}.home-hero-copy .home-story-lines span{color:#536070!important}@media (max-width:980px){.home-system-points{grid-template-columns:1fr}}.app-shell-home,.tide-home{min-height:100vh!important;overflow:hidden!important;background:transparent!important}.app-shell-home{position:relative;height:100vh!important;isolation:isolate;background:radial-gradient(circle at 18% -8%,rgba(147,197,253,.34),transparent 28%),radial-gradient(circle at 88% 4%,rgba(203,213,225,.56),transparent 30%),radial-gradient(circle at 50% 56%,hsla(0,0%,100%,.86),rgba(248,251,255,.72) 44%,rgba(239,246,255,.62) 100%),linear-gradient(180deg,#fff,#f8fbff 54%,#eef5fb)!important}.app-shell-home:before{z-index:-2;background:linear-gradient(rgba(100,116,139,.055) 1px,transparent 0),linear-gradient(90deg,rgba(100,116,139,.045) 1px,transparent 0),radial-gradient(circle at 12% 20%,rgba(15,23,42,.08),transparent 18%),radial-gradient(circle at 78% 22%,rgba(47,80,191,.07),transparent 22%);background-size:42px 42px,42px 42px,auto,auto;mask-image:radial-gradient(circle at 50% 43%,#000 0 48%,transparent 82%);-webkit-mask-image:radial-gradient(circle at 50% 43%,#000 0 48%,transparent 82%)}.app-shell-home:after,.app-shell-home:before{content:"";position:absolute;inset:0;pointer-events:none}.app-shell-home:after{z-index:-1;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(246,249,252,.7)),radial-gradient(ellipse at 50% 42%,transparent 0 34%,hsla(0,0%,100%,.42) 68%,hsla(0,0%,100%,.7) 100%)}.tide-home{position:relative;z-index:1;flex:1 1 auto;min-height:0!important;height:auto}.home-one-screen{position:relative;isolation:isolate;height:100%;min-height:0;display:grid;place-items:center;padding:clamp(18px,4.2vw,46px) clamp(28px,5vw,64px) clamp(36px,5vw,58px);overflow:hidden}.home-one-screen:before{content:"";position:absolute;left:50%;top:50%;z-index:0;width:min(600px,calc(100vw - 24px));height:285px;border-radius:38px;transform:translate(-50%,-48%);background:radial-gradient(circle at 25% 30%,rgba(47,80,191,.18),transparent 34%),radial-gradient(circle at 78% 66%,rgba(13,148,136,.14),transparent 36%),linear-gradient(145deg,hsla(0,0%,100%,.34),rgba(147,197,253,.09) 54%,hsla(0,0%,100%,.2));filter:blur(18px);opacity:.5;transform-origin:center;pointer-events:none}.home-one-screen:after{content:"";position:absolute;inset:auto 0 0;height:42%;z-index:-2;background:linear-gradient(180deg,transparent,rgba(248,250,252,.76))}.home-orbit{position:absolute;z-index:-1;border:1px solid rgba(148,163,184,.2);border-radius:999px;filter:blur(.1px);opacity:.72}.home-orbit-one{width:min(70vw,860px);aspect-ratio:1/.42;transform:rotate(-12deg);animation:homeOrbitDrift 18s ease-in-out infinite alternate}.home-orbit-two{width:min(58vw,680px);aspect-ratio:1/.36;transform:rotate(16deg);animation:homeOrbitDrift 22s ease-in-out infinite alternate-reverse}.story-terminal{--story-terminal-radius:38px;position:relative;z-index:2;width:min(560px,calc(100vw - 40px));height:255px;min-height:255px;padding:0;border-radius:var(--story-terminal-radius);overflow:hidden;background:linear-gradient(145deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.025) 48%,hsla(0,0%,100%,.08)),hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.32);background-clip:padding-box;-webkit-backdrop-filter:blur(4px) saturate(145%);backdrop-filter:blur(4px) saturate(145%);box-shadow:0 34px 86px rgba(15,23,42,.045),0 16px 42px rgba(47,80,191,.035),0 4px 18px rgba(15,23,42,.035),inset 0 1px 0 hsla(0,0%,100%,.24);transition:box-shadow .26s ease,background-color .26s ease,transform .26s ease;animation:storyTerminalFadeIn .88s ease-out both;will-change:opacity}.story-terminal:before{inset:0;background:linear-gradient(138deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.012) 46%,hsla(0,0%,100%,.055)),radial-gradient(circle at 18% 0,hsla(0,0%,100%,.1),transparent 38%),radial-gradient(circle at 88% 100%,rgba(147,197,253,.08),transparent 34%);opacity:.42;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.24),inset 0 -28px 70px hsla(0,0%,100%,.025)}.story-terminal:after,.story-terminal:before{content:"";position:absolute;z-index:0;border-radius:inherit;pointer-events:none}.story-terminal:after{inset:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.045),transparent 18% 82%,hsla(0,0%,100%,.035)),repeating-linear-gradient(115deg,hsla(0,0%,100%,.014) 0 1px,transparent 1px 7px);opacity:.16}.story-terminal pre{position:relative;z-index:1;height:100%;min-height:0;margin:0;padding:clamp(18px,3vw,26px) clamp(20px,3.4vw,32px) 64px;border-radius:inherit;white-space:pre-wrap;color:#172033;background:transparent;font-family:HomeStoryXiaowei,STZhongsong,"Source Han Serif SC","Noto Serif CJK SC","Noto Serif SC",Songti SC,SimSun,serif;font-size:clamp(15px,1.24vw,18px);line-height:1.65;letter-spacing:0}.story-terminal pre i{display:inline-block;width:5px;height:1em;margin-left:3px;border-radius:1px;transform:translateY(.15em);background:rgba(23,32,51,.56);animation:storyCaret .88s steps(1) infinite}.story-start-button{position:absolute;z-index:2;right:22px;bottom:20px;min-width:126px;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:0!important;border-radius:999px;color:#172033;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(241,245,249,.82));box-shadow:0 12px 30px rgba(15,23,42,.12),inset 0 0 0 1px rgba(47,80,191,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:none;transition:transform .22s ease,color .22s ease,background .22s ease,box-shadow .22s ease,filter .22s ease}.story-start-button:hover{color:#2f50bf;transform:translateY(-1px);box-shadow:0 16px 36px rgba(47,80,191,.16),inset 0 0 0 1px rgba(47,80,191,.22)}.story-button-feather{position:relative;width:18px;height:10px;border-radius:100% 3px 100% 3px;transform:rotate(-18deg);background:linear-gradient(115deg,transparent 0 14%,rgba(47,80,191,.88) 15% 28%,transparent 29% 34%,rgba(37,99,235,.54) 35% 48%,transparent 49%),radial-gradient(ellipse at 34% 50%,rgba(47,80,191,.92),rgba(37,99,235,.28) 70%,transparent 74%)}.story-button-feather:after{content:"";position:absolute;left:3px;top:50%;width:16px;height:1px;transform:translateY(-50%) rotate(-6deg);background:linear-gradient(90deg,rgba(47,80,191,.9),transparent)}.home-floating-lines{position:absolute;inset:0;pointer-events:none;z-index:1}.home-floating-lines .home-floating-quote{--float-index:0;--float-rotate:0deg;--float-size:15px;--float-color:rgba(0,0,0,.58);--float-duration:22000ms;position:absolute;color:#000;font-family:Georgia,Microsoft YaHei,serif;font-size:var(--float-size);white-space:nowrap;text-shadow:none;opacity:0;transform:rotate(var(--float-rotate));animation:floatingLine var(--float-duration) ease-in-out both}.home-floating-lines .floating-char{display:inline-block;transform-origin:center;animation:floatingCharBreak var(--float-duration) cubic-bezier(.24,.72,.28,1) both;animation-delay:calc(var(--char-index) * 18ms)}.home-one-footer{position:absolute;left:24px;right:24px;bottom:12px;display:flex;align-items:center;justify-content:center;gap:16px;color:#172033;font-size:12px;line-height:22px}.home-one-footer .home-company-link{color:inherit;font-size:inherit;font-weight:500;white-space:nowrap}.home-one-footer a,.home-one-footer button{display:inline-flex;align-items:center;height:22px;color:inherit;font:inherit;font-weight:500;line-height:22px;background:transparent!important;border:0!important;box-shadow:none!important}.home-one-footer .mps-beian-link{display:inline-flex;align-items:center;gap:4px}.home-one-footer img{width:14px;height:14px;display:block;flex:0 0 auto}@keyframes storyTerminalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes storyCaret{50%{opacity:0}}@keyframes storyButtonIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes floatingLine{0%{transform:translate3d(0,8px,0) rotate(var(--float-rotate));opacity:0}14%{opacity:.56}58%{opacity:.54}82%{opacity:.3}to{transform:translate3d(10px,-16px,0) rotate(calc(var(--float-rotate) + 1.5deg));opacity:0}}@keyframes floatingCharBreak{0%,68%{opacity:1;filter:blur(0);transform:translateZ(0) rotate(0deg) scale(1)}84%{opacity:.72;filter:blur(.3px);transform:translate3d(calc(var(--char-x) * .45),calc(var(--char-y) * .45),0) rotate(calc(var(--char-rotate) * .45)) scale(.98)}to{opacity:0;filter:blur(1.4px);transform:translate3d(var(--char-x),var(--char-y),0) rotate(var(--char-rotate)) scale(.82)}}@keyframes homeOrbitDrift{0%{transform:translateY(10px) rotate(-12deg) scale(.98)}to{transform:translateY(-12px) rotate(-8deg) scale(1.02)}}@media (max-width:760px){.app-shell-home .top-bar.top-bar-home{flex-basis:68px;height:68px!important;min-height:68px;padding-top:10px!important;padding-bottom:10px!important}.home-one-screen{height:100%;min-height:0;padding:12px 14px 38px}.home-one-screen:before{width:calc(100vw - 18px);height:350px;border-radius:18px}.story-terminal{--story-terminal-radius:18px;height:318px;min-height:318px}.story-terminal pre{height:100%;min-height:0;padding:18px 18px 68px;font-size:13px;line-height:1.72}.story-start-button{right:22px;bottom:22px}.home-floating-lines .home-floating-quote:nth-child(n+4){display:none}.home-one-footer{flex-direction:column;align-items:center;gap:4px;bottom:8px}.home-one-footer .home-company-link{display:none}}