:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#12213f;background:#f4f7fc;font-synthesis:none}body{margin:0}.admin-shell{min-height:100vh;background:#f4f7fc}.admin-login{min-height:100vh;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at top,#e6f0ff 0,#f4f7fc 48%,#edf2f9)}.admin-login-card{width:min(100%,430px);min-width:0;padding:34px;background:#fff;border:1px solid #e1e8f2;border-radius:18px;box-shadow:0 20px 55px #203a691f;display:grid;gap:15px}.admin-login-mark{width:48px;height:48px;border-radius:14px;background:#1167e8;color:#fff;display:grid;place-items:center;font-size:22px}.admin-login-card h1{font-size:22px;margin:3px 0 0}.admin-login-card>p,.admin-login-card>small{margin:0;color:#738096;font-size:12px;line-height:1.7}.admin-login-card label{display:grid;gap:7px;color:#52637d;font-size:12px;font-weight:600}.admin-login-card input{width:100%;min-width:0;height:43px;border:1px solid #dce4ef;border-radius:9px;padding:0 12px;font:500 14px/1 inherit;color:#172945;outline:none}.admin-login-card input:focus{border-color:#5c9af0;box-shadow:0 0 0 3px #1167e814}.admin-login-card button{height:43px;border:0;border-radius:9px;background:#1167e8;color:#fff;font:600 14px/1 inherit;cursor:pointer}.admin-login-card button:disabled{opacity:.55;cursor:wait}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:#fff;border-right:1px solid #e5eaf2;padding:26px 18px;display:flex;flex-direction:column;z-index:10}.admin-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#10204a;padding:0 10px 28px}.admin-brand>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#1167e8;color:#fff;font-size:20px;box-shadow:0 8px 22px #1167e833}.admin-brand div{display:flex;flex-direction:column;gap:3px}.admin-brand b{font-size:18px;letter-spacing:.04em}.admin-brand small{color:#8b97aa;font-size:11px}.admin-sidebar nav{display:grid;gap:7px}.admin-sidebar nav button{height:46px;border:0;background:transparent;border-radius:10px;color:#6c7890;font:600 14px/1 inherit;padding:0 14px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.admin-sidebar nav button svg{font-size:18px}.admin-sidebar nav button:hover{background:#f5f8fd;color:#244169}.admin-sidebar nav button.active{background:#eaf2ff;color:#1167e8}.admin-sidebar footer{margin-top:auto;border-top:1px solid #edf0f5;padding:18px 10px 0;display:flex;gap:10px;color:#7b8799;font-size:12px}.admin-sidebar footer svg{color:#1167e8;font-size:18px}.admin-sidebar footer span{line-height:1.5}.admin-sidebar footer small{color:#a0a9b8}.admin-workspace{min-height:100vh;margin-left:244px}.admin-topbar{height:88px;background:#fffffff5;border-bottom:1px solid #e6ebf3;padding:0 34px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-topbar h1{font-size:23px;margin:0 0 6px;letter-spacing:-.02em}.admin-topbar p{margin:0;color:#8a96a9;font-size:12px}.admin-topbar-actions{display:flex;gap:9px}.admin-topbar button,.model-config-card footer button{border:0;border-radius:9px;background:#1167e8;color:#fff;height:40px;padding:0 17px;font:600 13px/1 inherit;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 7px 18px #1167e829}.admin-topbar button.admin-logout{background:#fff;color:#57677f;border:1px solid #dce4ee;box-shadow:none}.admin-topbar button:disabled,.model-config-card footer button:disabled{opacity:.55;cursor:wait}.admin-content{max-width:1440px;margin:0 auto;padding:25px 32px 44px}.prototype-warning{min-height:46px;border:1px solid #d4e4fc;background:#f4f8ff;color:#285a99;border-radius:10px;padding:11px 14px;display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:20px}.prototype-warning svg{font-size:18px;color:#1167e8;flex:0 0 auto}.prototype-warning b{margin-right:8px}.admin-message{border-radius:9px;padding:12px 14px;font-size:13px;margin-bottom:16px}.admin-message.error{background:#fff0f0;color:#b74040;border:1px solid #f4cccc}.admin-message.success{background:#effaf4;color:#26764b;border:1px solid #cbead9}.admin-loading{height:300px;display:grid;place-content:center;justify-items:center;gap:12px;color:#8290a5}.spinning{animation:admin-spin 1s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.admin-stats article{background:#fff;border:1px solid #e6ebf3;border-radius:13px;padding:20px;display:flex;gap:15px;box-shadow:0 6px 24px #293d5e0b}.admin-stats article>i{width:43px;height:43px;border-radius:11px;display:grid;place-items:center;font-size:19px;flex:0 0 auto}.admin-stats i.blue{background:#eaf2ff;color:#1167e8}.admin-stats i.green{background:#eaf8f1;color:#269260}.admin-stats i.violet{background:#f0edff;color:#7259dc}.admin-stats i.orange{background:#fff1e2;color:#e08116}.admin-stats article div{display:grid;grid-template-columns:1fr auto;gap:4px;width:100%}.admin-stats span{color:#7d899c;font-size:12px}.admin-stats strong{grid-row:1/3;grid-column:2;font-size:27px;color:#132343;line-height:1}.admin-stats small{font-size:11px;color:#a0a9b7}.admin-two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-bottom:18px}.admin-panel{background:#fff;border:1px solid #e6ebf3;border-radius:13px;padding:21px;box-shadow:0 6px 24px #293d5e0a}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-title h2{font-size:16px;margin:0 0 5px}.channel-list{display:grid;gap:10px}.channel-list article{border:1px solid #edf0f5;border-radius:10px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between}.channel-list article>div{display:flex;align-items:center;gap:11px}.channel-icon{width:34px;height:34px;border-radius:9px;background:#edf4ff;color:#1167e8;display:grid;place-items:center}.channel-list b{font-size:13px;display:block;margin-bottom:4px}.channel-list small{font-size:11px;color:#8a96a8}.admin-status{display:inline-flex;align-items:center;gap:5px;font:600 11px/1 inherit;white-space:nowrap}.admin-status.is-good{color:#22845a}.admin-status.is-muted{color:#a16b23}.catalog-grid{display:grid;grid-template-columns:1fr 1fr;margin:0}.catalog-grid div{padding:12px 8px;border-bottom:1px solid #eef1f5}.catalog-grid div:nth-child(odd){border-right:1px solid #eef1f5}.catalog-grid div:nth-child(n+3){border-bottom:0}.catalog-grid dt{font-size:11px;color:#8a96a8}.catalog-grid dd{margin:6px 0 0;font-size:22px;font-weight:700;color:#17325f}.run-list{display:grid}.run-list>div{display:grid;grid-template-columns:12px minmax(160px,1fr) minmax(170px,1fr) auto;align-items:center;gap:10px;min-height:43px;border-top:1px solid #eef1f5;font-size:12px}.run-list>div:first-child{border-top:0}.run-list b{font-size:12px}.run-list span{color:#607087}.run-list small{color:#929dad}.run-dot{width:7px;height:7px;border-radius:50%}.run-dot.ok{background:#2aa26d}.run-dot.warn{background:#ed9b2d}.admin-empty{min-height:140px;display:grid;place-content:center;justify-items:center;gap:9px;color:#9aa5b5;font-size:12px}.admin-empty svg{font-size:25px;color:#bdc6d2}.model-stack{display:grid;gap:18px;max-width:1080px}.model-config-card{background:#fff;border:1px solid #e4eaf2;border-radius:14px;box-shadow:0 8px 26px #2d41620d;overflow:hidden}.model-config-card>header{padding:22px 23px;border-bottom:1px solid #edf1f6;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center}.model-mark{width:42px;height:42px;border-radius:11px;background:#eaf2ff;color:#1167e8;display:grid;place-items:center;font-size:20px}.model-config-card h3{font-size:16px;margin:0 0 5px}.model-config-card header p{margin:0;font-size:11px;color:#8a96a8}.model-form-grid{padding:21px 23px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.model-form-grid label{font-size:11px;color:#6f7d91;font-weight:600;display:grid;gap:7px}.model-form-grid input:not([type=checkbox]){height:41px;border:1px solid #dfe5ee;border-radius:8px;padding:0 12px;color:#172945;background:#fff;font:500 13px/1 inherit;outline:none}.model-form-grid input:focus{border-color:#5c9af0;box-shadow:0 0 0 3px #1f0}.model-url{grid-column:1/3}.model-switch{grid-column:1/3;display:flex!important;align-items:center;justify-content:space-between;border:1px solid #e6eaf1;border-radius:9px;padding:12px 13px}.model-switch span{display:grid;gap:3px;color:#33445f}.model-switch small{font-weight:400;color:#929cac}.model-switch input{width:38px;height:21px;accent-color:#1167e8}.model-config-card>footer{padding:15px 23px;background:#f9fbfe;display:flex;align-items:center;justify-content:space-between}.model-config-card footer>div{display:flex;align-items:center;gap:8px;color:#7e899a;font-size:11px}.model-config-card footer code{color:#355683;background:#edf3fb;border-radius:4px;padding:2px 5px}.project-panel{padding-bottom:5px}.admin-search{height:38px;width:260px;border:1px solid #e0e6ef;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#8e99a9}.admin-search input{border:0;outline:0;width:100%;font:500 12px/1 inherit;color:#253653}.admin-table-wrap{overflow:auto}.admin-table-wrap table{width:100%;border-collapse:collapse;min-width:820px}.admin-table-wrap th{text-align:left;color:#8b96a7;font-size:10px;font-weight:600;padding:10px 12px;border-bottom:1px solid #e9edf3}.admin-table-wrap td{font-size:12px;padding:14px 12px;border-bottom:1px solid #eef1f5;color:#55657b}.admin-table-wrap td:first-child{min-width:190px}.admin-table-wrap td b{display:block;color:#172844;font-size:12px;margin-bottom:5px}.admin-table-wrap td small{font-size:10px;color:#9aa4b2}.table-status{display:inline-flex;background:#eef4fc;color:#3b608c;border-radius:5px;padding:5px 8px;font:600 10px/1 inherit}.operations-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.task-list{display:grid}.task-list article{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:13px 0;border-top:1px solid #eef1f5}.task-list article:first-child{border-top:0}.task-list article>i{width:32px;height:32px;border-radius:8px;display:grid;place-items:center}.task-list i.high{background:#fff0ed;color:#dc654f}.task-list i.normal{background:#fff6e9;color:#dc8b22}.task-list b{font-size:12px;display:block;margin-bottom:4px}.task-list span{font-size:11px;color:#67778b}.task-list small{display:block;color:#9aa4b1;font-size:10px;margin-top:5px}.audit-list{max-height:520px;overflow:auto}.audit-list article{display:flex;align-items:center;gap:11px;padding:11px 0;border-top:1px solid #eef1f5}.audit-list article:first-child{border-top:0}.audit-list>article>span{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;font-size:13px}.audit-list span.admin{background:#f0edff;color:#7259dc}.audit-list span.project{background:#eaf2ff;color:#1167e8}.audit-list b{display:block;font-size:11px;margin-bottom:4px}.audit-list small{color:#919cab;font-size:10px}@media(max-width:1080px){.admin-stats{grid-template-columns:1fr 1fr}.admin-two-col,.operations-grid{grid-template-columns:1fr}}@media(max-width:760px){.admin-login{padding:16px}.admin-sidebar{position:static;width:auto;height:auto;padding:14px 14px 8px}.admin-brand{padding:0 4px 13px}.admin-sidebar nav{display:flex;overflow:auto}.admin-sidebar nav button{flex:0 0 auto;height:38px}.admin-sidebar footer{display:none}.admin-workspace{margin-left:0}.admin-topbar{height:72px;padding:0 18px}.admin-topbar h1{font-size:19px}.admin-topbar button{padding:0 12px}.admin-content{padding:18px 14px 30px}.admin-stats,.admin-two-col,.model-form-grid{grid-template-columns:1fr}.model-url,.model-switch{grid-column:1}.model-config-card>header{grid-template-columns:auto 1fr}.model-config-card>header .admin-status{grid-column:2}.model-config-card>footer{align-items:flex-start;gap:14px;flex-direction:column}.panel-title{align-items:flex-start;gap:12px;flex-direction:column}.admin-search{width:100%}.run-list>div{grid-template-columns:12px 1fr}.run-list>div span,.run-list>div small{grid-column:2}.prototype-warning{align-items:flex-start}}.admin-login-card input:focus,.model-form-grid input:focus{border-color:#5c9af0;box-shadow:0 0 0 3px #1167e814}.admin-environment{margin:-12px 10px 20px;min-height:30px;border:1px solid #dce7f7;border-radius:8px;background:#f6f9fe;color:#66809f;display:flex;align-items:center;gap:8px;padding:0 10px;font-size:11px;font-weight:600}.admin-environment i{width:7px;height:7px;border-radius:50%;background:#2aa26d;box-shadow:0 0 0 3px #2aa26d1f}.admin-sidebar nav a{height:46px;border-radius:10px;color:#6c7890;font:600 14px/1 inherit;padding:0 14px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;text-decoration:none}.admin-sidebar nav a svg{font-size:18px}.admin-sidebar nav a:hover{background:#f5f8fd;color:#244169}.admin-sidebar nav a.active{background:#eaf2ff;color:#1167e8}.admin-system-stack{display:grid;gap:18px}.admin-readonly-note{color:#7b8799;font-size:11px;line-height:1.6}@media(max-width:760px){.admin-sidebar nav{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.admin-sidebar nav a{min-width:0;height:38px;padding:0 10px}.admin-environment{margin:-4px 4px 12px}.admin-topbar p{max-width:44vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.admin-stats-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.project-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.project-actions button,.project-actions a{min-height:32px;border:1px solid #dce5f0;border-radius:7px;background:#fff;color:#426083;padding:0 10px;font:600 11px/1 inherit;text-decoration:none;display:inline-flex;align-items:center;gap:5px;cursor:pointer;white-space:nowrap}.project-actions a.primary{background:#1167e8;border-color:#1167e8;color:#fff}.project-panel+.project-360-stack{margin-top:18px}.project-360-stack,.operations-stack{display:grid;gap:18px}.project-360-picker,.project-hero{display:flex;align-items:center;justify-content:space-between}.project-360-picker h2,.project-hero h2{margin:0 0 5px;font-size:18px}.project-360-picker p,.project-hero p{margin:0;color:#8b97aa;font-size:11px}.project-hero{padding:25px 26px;background:linear-gradient(120deg,#fff 0,#f1f7ff)}.eyebrow{display:block;margin-bottom:8px;color:#1167e8;font:700 10px/1 inherit;letter-spacing:.16em}.state-lanes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.state-lanes article{min-height:108px;padding:19px;background:#fff;border:1px solid #e6ebf3;border-radius:13px;display:grid;gap:8px;box-shadow:0 6px 24px #293d5e0a}.state-lanes span{font-size:11px;color:#8794a7}.state-lanes strong{font-size:18px;color:#183258}.state-lanes small{font-size:10px;color:#9aa5b4}.state-lanes article.danger{border-left:4px solid #de6855}.state-lanes article.warn{border-left:4px solid #e5a13e}.state-lanes article.safe{border-left:4px solid #35a771}.admin-tabs{display:flex;gap:6px;padding:5px;background:#eaf0f8;border-radius:10px;width:max-content}.admin-tabs button{height:34px;border:0;border-radius:7px;background:transparent;color:#66758b;padding:0 15px;font:600 11px/1 inherit;cursor:pointer}.admin-tabs button.active{background:#fff;color:#1167e8;box-shadow:0 3px 10px #22365614}.run-list.compact>div{grid-template-columns:12px minmax(90px,.7fr) minmax(130px,1fr) auto}.exception-list,.access-list{display:grid;gap:12px}.exception-card,.access-card{border:1px solid #e6ebf3;border-radius:11px;padding:16px;background:#fbfcfe}.exception-card header,.access-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.exception-card header>div,.access-card header>div{display:flex;align-items:center;gap:9px}.exception-card b,.access-card b{font-size:12px}.exception-card p,.access-card p{margin:12px 0 7px;color:#53657c;font-size:12px;line-height:1.6}.exception-card>small,.access-card small{color:#8c98aa;font-size:10px}.severity{border-radius:5px;padding:4px 6px;background:#eef3fa;color:#56708f;font:700 10px/1 inherit}.severity.P0,.severity.P1{background:#fff0ed;color:#ce513e}.exception-actions,.access-actions{display:flex;gap:8px;align-items:center;margin-top:13px}.exception-actions input,.access-actions input{height:34px;min-width:220px;flex:1;border:1px solid #dce4ee;border-radius:7px;padding:0 10px;font:500 11px/1 inherit;color:#31445f}.exception-actions button,.access-actions button{height:34px;border:1px solid #d8e3f1;border-radius:7px;background:#fff;color:#3f6088;padding:0 10px;font:600 11px/1 inherit;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.exception-actions button.success{background:#ebf8f1;color:#287c52;border-color:#cfe9db}.access-actions button{background:#1167e8;color:#fff;border-color:#1167e8}.access-actions button.danger{background:#fff;color:#bd5145;border-color:#eccdc9}.exception-actions button:disabled,.access-actions button:disabled{opacity:.45;cursor:not-allowed}.access-icon{width:34px;height:34px;border-radius:9px;background:#edf4ff;color:#1167e8;display:grid;place-items:center}.admin-search select{border:0;outline:0;width:100%;font:500 12px/1 inherit;color:#253653;background:transparent}.admin-table-wrap td .project-actions{min-width:190px}.admin-table-wrap td>small{display:block;margin-top:5px}@media(max-width:1080px){.admin-stats-wide,.state-lanes{grid-template-columns:1fr 1fr}.exception-actions,.access-actions{flex-wrap:wrap}.exception-actions input,.access-actions input{flex-basis:100%}}@media(max-width:760px){.admin-stats-wide,.state-lanes{grid-template-columns:1fr}.project-360-picker,.project-hero{align-items:flex-start;flex-direction:column;gap:15px}.admin-tabs{width:100%;overflow:auto}.admin-tabs button{flex:1;white-space:nowrap}.exception-card header,.access-card header{align-items:flex-start;flex-direction:column}.exception-actions,.access-actions{align-items:stretch;flex-direction:column}.exception-actions input,.access-actions input{width:100%;min-width:0;flex:auto}.exception-actions button,.access-actions button{justify-content:center}.run-list.compact>div{grid-template-columns:12px 1fr}.project-actions{width:100%}.project-actions a,.project-actions button{flex:1;justify-content:center}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#182033;background:#f3f6fb}.production-shell{min-height:100vh;background:radial-gradient(circle at 15% -10%,#dbe8ff 0,transparent 30%),#f4f7fb}.production-top{height:76px;padding:0 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#ffffffe6;border-bottom:1px solid #e5eaf2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.production-top>a{display:flex;align-items:center;gap:8px;color:#62708a;text-decoration:none;font-size:14px}.production-brand{display:flex;align-items:center;gap:11px}.production-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#1765ed,#3985ff);box-shadow:0 8px 20px #1d6bf040}.production-brand div{display:grid}.production-brand b{font-size:16px}.production-brand small{font-size:10px;letter-spacing:.08em;color:#8a96a9}.production-actions{justify-self:end;display:flex;align-items:center;gap:10px}.production-actions label{display:flex;align-items:center;gap:8px;font-size:12px;color:#7c8799}.production-actions select,.production-actions button{height:38px;border:1px solid #dce3ee;border-radius:10px;background:#fff;padding:0 12px;color:#354056}.production-actions select{max-width:190px}.production-actions button{display:flex;align-items:center;gap:7px;cursor:pointer}.production-content{width:min(1160px,92vw);margin:auto;padding:32px 0 72px}.production-hero{padding:34px 38px;border-radius:22px;background:linear-gradient(125deg,#0d55dc,#2478f5 58%,#4a91ff);color:#fff;display:flex;justify-content:space-between;align-items:end;box-shadow:0 18px 45px #145ed22d}.eyebrow{display:flex;align-items:center;gap:7px;font-size:12px;opacity:.86}.production-hero h1{font-size:34px;line-height:1.2;margin:13px 0 10px}.production-hero p{margin:0;max-width:650px;font-size:14px;line-height:1.8;color:#e6efff}.pipeline{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px}.pipeline span{opacity:.55}.pipeline span.done,.pipeline span.active{opacity:1}.pipeline span.active{background:#fff;color:#145fe5;padding:7px 10px;border-radius:20px;font-weight:700}.pipeline i{width:15px;height:1px;background:#ffffff5c}.production-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.production-stats article{background:#fff;border:1px solid #e5eaf2;border-radius:16px;padding:18px;display:flex;gap:13px;align-items:center;box-shadow:0 7px 20px #314c7810}.production-stats svg{width:22px;height:22px;color:#2a71ef;background:#eaf2ff;padding:10px;box-sizing:content-box;border-radius:12px}.production-stats article.warn svg{color:#da7512;background:#fff2df}.production-stats div{display:grid;gap:2px}.production-stats small{font-size:12px;color:#7c8798}.production-stats b{font-size:23px}.production-note{display:flex;align-items:flex-start;gap:12px;padding:14px 17px;background:#eef5ff;border:1px solid #d9e8ff;border-radius:13px;color:#53647d;font-size:13px;line-height:1.7;margin-bottom:22px}.production-note svg{margin-top:4px;flex:0 0 auto;color:#246ce8}.chapter-stack{display:grid;gap:16px}.chapter-card{background:#fff;border:1px solid #e2e8f1;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #334d7310}.chapter-head{width:100%;border:0;background:#fff;padding:22px 25px;display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;text-align:left;cursor:pointer}.chapter-number{height:44px;display:grid;place-items:center;background:#eff5ff;color:#1767e8;border-radius:12px;font-size:13px;font-weight:700}.chapter-head h3{margin:0 0 5px;font-size:18px}.chapter-head p{margin:0;color:#8490a3;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:630px}.chapter-meta{display:flex;align-items:center;gap:12px;color:#66748a;font-size:12px}.chapter-meta svg{transition:.2s}.chapter-meta svg.open{transform:rotate(180deg)}.chapter-body{border-top:1px solid #edf0f5;background:#fbfcfe;padding:20px 25px 25px}.scene-list{display:grid;gap:14px}.scene-card{display:grid;grid-template-columns:48px 1fr;gap:14px}.scene-index{width:40px;height:40px;border-radius:12px;background:#1969ed;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;box-shadow:0 7px 14px #1767e82c}.scene-main{background:#fff;border:1px solid #e5eaf1;border-radius:15px;padding:18px}.scene-main>header{display:flex;justify-content:space-between;gap:16px}.scene-main header div>span{font-size:11px;color:#2070ed;font-weight:700}.scene-main h4{margin:4px 0 0;font-size:15px}.scene-main em{height:27px;padding:0 9px;display:flex;align-items:center;border-radius:20px;font-size:11px;font-style:normal}.scene-main em.pending{background:#f1f3f6;color:#7b8798}.scene-main em.ready{background:#eaf8f1;color:#1e8b5d}.scene-objective{color:#7d899a;font-size:12px;line-height:1.65}.evidence-box{background:#f6f8fb;border:1px solid #edf0f4;border-radius:11px;padding:12px 14px}.evidence-box small{display:flex;gap:6px;align-items:center;color:#8792a3}.evidence-box blockquote{margin:8px 0 0;font-size:13px;line-height:1.7;color:#435068}.scene-action,.production-empty button{margin-top:12px;border:0;background:#1769ee;color:#fff;border-radius:10px;min-height:38px;padding:0 16px;display:inline-flex;align-items:center;gap:7px;font-weight:700;cursor:pointer}.scene-action:disabled{background:#c5ceda;cursor:not-allowed}.draft-result{margin-top:12px;padding:14px;border:1px solid #dce9ff;background:#f7faff;border-radius:12px}.draft-result>div{display:flex;justify-content:space-between;gap:12px}.draft-result span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#2866cb}.draft-result small{color:#8c97a7}.draft-result p{font-size:13px;line-height:1.8;color:#35445d}.draft-result footer{border-top:1px solid #e1ebfa;padding-top:10px;display:flex;justify-content:space-between;color:#8590a1;font-size:11px}.draft-result footer .passed{color:#18875a}.draft-result footer .failed{color:#c55a36}.production-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7d899b;padding:25px}.production-empty>svg{width:28px;height:28px;color:#3477e8;margin-bottom:12px}.production-empty b{color:#344157}.production-empty p{max-width:540px;margin:7px 0;font-size:13px;line-height:1.7}.production-loading{height:220px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6e7d92}.production-toast{position:fixed;right:25px;bottom:25px;z-index:30;max-width:420px;padding:13px 17px;border-radius:12px;background:#173d32;color:#fff;display:flex;align-items:center;gap:9px;box-shadow:0 12px 35px #162c3355}.production-toast.error{background:#9e3f35}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:800px){.production-top{height:auto;min-height:68px;padding:12px 4vw;grid-template-columns:auto 1fr}.production-top>a{font-size:0}.production-top>a svg{font-size:20px}.production-brand{justify-self:center}.production-actions{grid-column:1/-1;width:100%;margin-top:10px}.production-actions label{flex:1;display:grid;grid-template-columns:auto minmax(0,1fr);white-space:nowrap}.production-actions select{width:100%;max-width:none;min-width:0}.production-content{width:92vw;padding-top:18px}.production-hero{padding:25px;display:block}.production-hero h1{font-size:26px}.pipeline{margin-top:22px;overflow-x:auto;padding-bottom:3px}.production-stats{grid-template-columns:1fr 1fr}.production-stats article{padding:14px}.chapter-head{grid-template-columns:70px 1fr;gap:12px;padding:18px}.chapter-number{height:38px}.chapter-meta{grid-column:1/-1;justify-content:space-between}.chapter-head p{white-space:normal}.chapter-body{padding:15px 12px 18px}.scene-card{grid-template-columns:35px 1fr;gap:8px}.scene-index{width:32px;height:32px;border-radius:9px}.scene-main{padding:14px}.scene-main>header,.draft-result>div,.draft-result footer{display:grid}.production-toast{left:4vw;right:4vw;bottom:16px}.production-brand small{display:none}}.narrative-action{background:#6250c9}.confirm-action{background:#18875a}.narrative-result{border-color:#ded9fb;background:#faf9ff}.narrative-channel{margin:8px 0 3px;padding:8px 10px;border-radius:8px;background:#fff;display:flex;justify-content:space-between!important;color:#7e759e;font-size:11px}.confirmed-note,.blocked-note{margin-top:11px;padding:9px 11px;border-radius:9px;display:flex;align-items:center;gap:7px;font-size:11px}.confirmed-note{background:#eaf8f1;color:#187a52}.blocked-note{background:#fff0ed;color:#b54b3f}.chapter-assembly{margin:20px 0 0 62px;padding:18px;border:1px solid #cfe0fb;border-radius:15px;background:linear-gradient(145deg,#f8fbff,#eef5ff)}.chapter-assembly>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.chapter-assembly>div:first-child>span{display:flex;align-items:center;gap:7px;color:#1f63ce;font-size:13px;font-weight:800}.chapter-assembly small{color:#76869c}.chapter-assembly>p{font-size:12px;line-height:1.75;color:#64738a}.chapter-action{background:#1465ef}.chapter-draft-text{max-height:220px;overflow:auto;white-space:pre-wrap;padding:14px;border-radius:11px;background:#fff;border:1px solid #dfe9f8;color:#2f3e56!important;font-size:13px!important}.chapter-evidence-summary{display:flex!important;justify-content:flex-start!important;gap:8px;flex-wrap:wrap}.chapter-evidence-summary span{padding:6px 9px;border-radius:20px;background:#fff;color:#66758c;font-size:11px}.chapter-evidence-summary .passed{color:#18875a;background:#e8f7f0}.chapter-evidence-summary .failed{color:#b54b3f;background:#fff0ed}.chapter-confirmed{border-color:#bfe5d3;background:linear-gradient(145deg,#f7fffb,#edf9f3)}.memory-card{margin-top:14px;padding:15px;border-radius:12px;background:#fff;border:1px solid #d5eadf}.memory-card>div{display:flex;justify-content:space-between}.memory-card>div span{display:flex;align-items:center;gap:7px;color:#187a52;font-weight:800;font-size:12px}.memory-card em{font-style:normal;font-size:10px;color:#18875a;background:#e8f7f0;padding:4px 8px;border-radius:12px}.memory-card p{font-size:11px;color:#7b887f}.memory-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.memory-card dl div{padding:10px;border-radius:9px;background:#f4faf7;text-align:center}.memory-card dt{font-size:10px;color:#84928a}.memory-card dd{margin:3px 0 0;color:#236a4e;font-size:18px;font-weight:800}.memory-card blockquote{margin:0;padding:10px 12px;border-left:3px solid #55aa82;background:#f7fbf9;color:#53685e;font-size:12px}.chapter-gate{margin:20px 0 0 62px;padding:14px 16px;border-radius:13px;background:#f2f4f8;color:#7a8698;display:flex;gap:10px;align-items:flex-start}.chapter-gate div{display:grid;gap:3px}.chapter-gate b{font-size:12px;color:#59667a}.chapter-gate span{font-size:11px;line-height:1.6}@media(max-width:800px){.chapter-assembly,.chapter-gate{margin-left:40px}.chapter-assembly>div:first-child{align-items:flex-start;display:grid}.chapter-draft-text{max-height:180px}.memory-card dl{grid-template-columns:repeat(3,1fr)}}.identity-freeze{display:flex;align-items:center;gap:6px;margin-top:7px;color:#4171bd;font-size:11px;font-weight:600}.identity-freeze svg{flex:0 0 auto}:root{font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#17233a;background:#f4f7fc}*{box-sizing:border-box}body{margin:0;min-width:320px}button,textarea{font:inherit}button{border:0;cursor:pointer}.shell{min-height:100vh;padding:24px;background:radial-gradient(circle at 50% 10%,#fff,#f5f8fd 40%,#eaf0fa)}.desktop{max-width:1220px;margin:0 auto 18px;display:flex;justify-content:space-between;align-items:center;color:#263653}.desktop>span{display:flex;align-items:center;gap:9px}.desktop i{display:grid;place-items:center;width:31px;height:31px;background:#1465ef;color:#fff;border-radius:10px}.desktop small{color:#94a0b4;font-size:12px}.desktop p{margin:0;color:#748299;font-size:13px}.desktop em{display:inline-block;width:8px;height:8px;border-radius:50%;background:#26b266;box-shadow:0 0 0 4px #e6f8ed}.stage{max-width:1220px;margin:auto;display:grid;grid-template-columns:190px 390px 190px;justify-content:center;align-items:center;gap:60px}.steps{color:#74829a}.steps>p,.metrics>p{margin:0 0 8px;color:#9aa6b7;font-size:12px}.steps h1{margin:0 0 18px;color:#293953;font-size:21px}.steps>button{display:flex;align-items:center;gap:12px;width:100%;padding:10px 0 10px 15px;border-left:2px solid transparent;background:transparent;color:#77859c;text-align:left}.steps>button small{width:19px;color:#aab4c4}.steps>button.active{border-color:#1465ef;color:#1465ef;font-weight:700}.steps>div{display:flex;gap:7px;margin-top:24px;padding-top:16px;border-top:1px solid #dce5f1;font-size:12px;line-height:1.7}.steps>div svg{flex:0 0 auto;color:#1465ef;margin-top:3px}.phone{height:790px;width:390px;padding:9px;overflow:hidden;border:9px solid #232b38;border-radius:42px;background:#232b38;box-shadow:0 32px 70px #243b6030}.status{height:22px;padding:0 8px;display:flex;justify-content:space-between;align-items:center;border-radius:30px 30px 0 0;background:#fff;font-size:10px}.surface{position:relative;height:calc(100% - 22px);overflow:hidden;border-radius:0 0 30px 30px;background:#fff}.app-header{height:56px;padding:0 14px;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;border-bottom:1px solid #f0f3f8}.app-header h1{margin:0;text-align:center;font-size:16px}.quiet-icon{width:30px;height:30px;display:grid;place-items:center;color:#263550;background:#f8f9fc;border-radius:50%;font-size:17px}.page{height:calc(100% - 56px);overflow:auto;padding:18px 18px 76px;scrollbar-width:none}.page::-webkit-scrollbar{display:none}.welcome{margin:0 0 4px;font-size:18px}.hint{margin:0;color:#8490a1;font-size:12px;line-height:1.55}.hero-card{position:relative;height:198px;overflow:hidden;margin:18px 0 20px;border-radius:16px;background:linear-gradient(135deg,#1c73eb,#759ff0);color:#fff}.hero-card>img{position:absolute;left:0;height:100%;width:48%;object-fit:cover;opacity:.72;mix-blend-mode:luminosity}.hero-copy{position:relative;padding:20px 12px 0 52%;display:grid;gap:5px}.hero-copy>b{font-size:17px}.hero-copy>span{font-size:10px;line-height:1.45}.hero-copy strong{width:64px;height:64px;padding-top:14px;display:flex;flex-direction:column;align-items:center;border:4px solid #ffffff85;border-top-color:#fff;border-radius:50%;font-size:16px}.hero-copy strong small{font-size:9px}.hero-copy strong em{margin-top:4px;font-size:8px;font-style:normal;font-weight:400}.hero-buttons{position:absolute;right:12px;bottom:12px;left:12px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 12px;border-radius:19px;color:#fff;background:#1465ef;box-shadow:0 5px 10px #1465ef30;font-size:12px;font-weight:700}.button.ghost{color:#3775d8;background:#fff;border:1px solid #e4e9f3;box-shadow:none}.section-title{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px}.section-title h3{margin:0;font-size:14px}.section-title button,.text-link{display:inline-flex;align-items:center;padding:0;background:transparent;color:#8d99aa;font-size:11px}.list-row{width:100%;min-height:57px;padding:9px 0;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #f0f3f7;color:#202d42;text-align:left}.list-row i{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#eef5ff;color:#1e6df0;font-style:normal}.list-row span{flex:1}.list-row b,.list-row small{display:block}.list-row b{font-size:12px}.list-row small{margin-top:4px;color:#98a4b5;font-size:10px}.list-row>svg{color:#bac5d3}.mini-people{display:flex}.mini-people img{width:20px;height:20px;object-fit:cover;border:1px solid #fff;border-radius:50%}.mini-people img+img{margin-left:-5px}.bottom-nav{position:absolute;right:0;bottom:0;left:0;height:62px;display:grid;grid-template-columns:repeat(4,1fr);padding:7px;border-top:1px solid #eef2f7;background:#fff}.bottom-nav button{display:grid;place-items:center;gap:2px;background:transparent;color:#8c99aa;font-size:18px}.bottom-nav button.active{color:#1465ef;font-weight:700}.session-label{text-align:center;color:#9aa5b5;font-size:11px}.message{display:flex;align-items:flex-start;gap:9px;margin:16px 0}.message label,.message img{width:27px;height:27px;display:grid;place-items:center;flex:0 0 27px;object-fit:cover;border-radius:50%;background:#2873ea;color:#fff;font-size:9px;font-weight:700}.message p{max-width:245px;margin:0;padding:11px 12px;border-radius:12px;background:#f1f4f8;color:#263449;font-size:13px;line-height:1.55}.message.user{justify-content:flex-end}.message.user p{background:#1465ef;border-radius:12px 3px 12px 12px;color:#fff}.message.ai p{border-radius:3px 12px 12px}.message.gap{margin-top:28px}.listen{margin-top:25px;padding:14px;border:1px solid #e6effc;border-radius:14px;background:#f8fbff}.listen>div:first-child{display:flex;justify-content:space-between;color:#7d8ba0;font-size:10px}.listen span{display:flex;gap:4px;align-items:center;color:#4d729e}.wave{height:48px;display:flex;align-items:center;justify-content:center;gap:3px}.wave i{width:2px;height:17px;background:#2b80ff;border-radius:2px;animation:wave 1s ease-in-out infinite alternate}.wave i:nth-child(2n){height:30px;animation-delay:.2s}.wave i:nth-child(3n){height:8px;animation-delay:.35s}.wave i:nth-child(5n){height:39px;animation-delay:.5s}.listen p{margin:0;color:#9da8b7;text-align:center;font-size:10px}.composer{position:absolute;right:0;bottom:0;left:0;padding:9px 14px 13px;border-top:1px solid #eef2f7;background:#fff}.composer textarea{width:100%;height:44px;padding:9px;resize:none;border:1px solid #ecf0f5;border-radius:10px;background:#f7f9fc;color:#3a4b67;font-size:12px}.composer>div{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.composer .button{min-height:31px;border-radius:8px;font-size:10px}.mic{width:31px;margin-right:auto;border-radius:50%;background:#edf4ff;color:#1465ef}.timeline{margin-top:17px}.event{display:grid;grid-template-columns:42px 21px 1fr;min-height:77px}.event time{padding-top:7px;font-size:12px;font-weight:700}.event>span{position:relative}.event>span:before{content:"";position:absolute;top:10px;bottom:-4px;left:10px;width:1px;background:#e5eaf3}.event>span:after{content:"";position:absolute;top:8px;left:6px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:currentColor;box-shadow:0 0 0 1px currentColor}.green{color:#4fbc69}.blue{color:#2875ef}.orange{color:#f49b2e}.red{color:#f46967}.purple{color:#8b68e8}.teal{color:#1aada3}.event article{min-height:59px;padding:10px 11px;border:1px solid #edf1f6;border-radius:10px;box-shadow:0 2px 6px #27385509}.event b,.identity b,.profile b{font-size:13px}.event p,.identity p,.profile p{margin:4px 0 0;color:#79879a;font-size:10px;line-height:1.5}.identity-list{display:grid;gap:10px;margin-top:15px}.identity{position:relative;width:100%;min-height:84px;padding:12px 29px 10px 48px;border:1px solid #edf1f6;border-radius:12px;background:#fff;color:#243148;text-align:left;box-shadow:0 2px 6px #27385509}.identity i{position:absolute;top:12px;left:11px;width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:currentColor;color:#fff;font-size:10px;font-style:normal;font-weight:700}.identity i.green{background:#46b85f}.identity i.blue{background:#2475ef}.identity i.orange{background:#f39b27}.identity i.purple{background:#8e68e6}.identity i.teal{background:#18ada1}.identity small{display:block;margin-top:3px;color:#8793a5;font-size:10px}.identity>svg{position:absolute;right:11px;top:35px;color:#95a1b2}.tabs{display:grid;grid-template-columns:repeat(3,1fr);margin:13px -18px 11px;padding:0 14px;border-bottom:1px solid #edf1f6}.tabs button{padding:9px 0 10px;background:#fff;color:#8591a3;border-bottom:2px solid transparent;font-size:12px}.tabs button.active{border-color:#1465ef;color:#1465ef;font-weight:700}.profile{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;margin-bottom:9px;padding:10px;border:1px solid #edf1f6;border-radius:11px}.profile img{width:36px;height:36px;object-fit:cover;border-radius:50%}.profile small{padding:3px 6px;border-radius:7px;background:#edf5ff;color:#397ae4;font-size:9px}.relations{margin-top:15px;padding:12px 10px;border-radius:12px;background:#f9fbfe}.relations>div{display:flex;justify-content:space-between}.relations span{display:grid;justify-items:center;gap:4px;color:#647188;font-size:9px}.relations img{width:30px;height:30px;object-fit:cover;border:2px solid #fff;border-radius:50%}.wide{width:100%;margin-top:16px}.text-link{width:100%;justify-content:center;margin-top:10px}.metrics{padding:16px;border:1px solid #dce5f0;border-radius:16px;background:#fffa;box-shadow:0 12px 28px #3a55820a;color:#748198}.metrics section{display:flex;gap:10px;margin:12px 0 18px}.metrics section img{width:34px;height:34px;object-fit:cover;border-radius:50%}.metrics section b,.metrics section small{display:block}.metrics section b{color:#35445d;font-size:12px}.metrics section small{margin-top:3px;color:#95a2b3;font-size:10px}.metrics dl{margin:0}.metrics dl div{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #e9eef5}.metrics dt{font-size:11px}.metrics dd{margin:0;color:#283d61;font-size:12px;font-weight:700}.metrics footer{display:flex;gap:6px;margin-top:13px;padding-top:10px;border-top:1px solid #e9eef5;color:#92a0b2;font-size:10px;line-height:1.5}.metrics footer svg{flex:0 0 auto;margin-top:2px}@keyframes wave{0%{transform:scaleY(.45);opacity:.45}to{transform:scaleY(1);opacity:1}}@media(max-width:920px){.stage{grid-template-columns:390px}.steps{display:flex;justify-content:center;gap:7px}.steps>p,.steps h1,.steps>div,.metrics{display:none}.steps>button{width:auto;padding:7px;border:0;border-bottom:2px solid transparent}.steps>button.active{border-color:#1465ef}.steps>button small{display:none}}@media(max-width:460px){.shell{padding:0;background:#fff}.desktop,.steps{display:none}.stage{display:block}.phone{width:100%;height:100dvh;padding:0;border:0;border-radius:0;box-shadow:none}.status{height:31px;padding:0 18px;border-radius:0}.surface{height:calc(100% - 31px);border-radius:0}}.candidate-confirm{padding:7px 8px;border:0;border-radius:9px;background:#eaf2ff;color:#1465ef;font-size:10px;font-weight:800;white-space:nowrap}.identity-editor{display:grid;gap:9px;margin:10px 0;padding:12px;border:1px solid #dce8f8;border-radius:13px;background:#f9fbff}.identity-editor header{display:flex;justify-content:space-between;align-items:center}.identity-editor header b{font-size:13px}.identity-editor header small{color:#4779c4;font-size:9px}.identity-editor>p{margin:0;padding:8px;border-radius:8px;background:#fff;color:#718097;font-size:10px;line-height:1.5}.identity-editor label,.identity-correction label{display:grid;gap:5px;color:#697890;font-size:10px}.identity-editor input,.identity-editor select,.identity-correction input,.identity-correction select{width:100%;min-height:34px;padding:6px 8px;border:1px solid #dfe7f2;border-radius:8px;background:#fff;color:#263750;font:inherit}.identity-time-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.identity-time-fields label select,.identity-correction label select{margin-top:2px}.identity-editor footer{display:flex;justify-content:flex-end;gap:8px}.identity-editor footer button,.identity-correction button,.identity-empty button{min-height:32px;padding:0 11px;border-radius:8px;background:#edf1f7;color:#64748b;font-size:10px;font-weight:700}.identity-editor footer .primary,.identity-correction .primary,.identity-empty button{background:#1465ef;color:#fff}.identity-editor button:disabled,.identity-correction button:disabled{cursor:default;opacity:.55}.identity-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.identity-summary span{padding:7px 4px;border-radius:8px;background:#f2f6fc;color:#4b617f;text-align:center;font-size:10px}.identity-conflict{margin:10px 0;padding:9px 10px;border:1px solid #f4d89e;border-radius:9px;background:#fff9ea;color:#956515;font-size:10px;line-height:1.5}.identity-confirmed{min-height:98px;padding-right:12px}.identity-confirmed>span{display:block}.identity-confirmed b{display:flex;align-items:center;gap:6px}.parallel-tag{padding:2px 5px;border-radius:5px;background:#e8f5ff;color:#2574bf;font-size:8px;font-style:normal}.evidence-line{padding-left:7px;border-left:2px solid #d7e5f8;color:#667994!important}.identity-correct{margin-top:7px;padding:0;background:transparent;color:#3979d8;font-size:9px}.identity-correction{display:grid;gap:7px;margin-top:9px;padding:9px;border-radius:9px;background:#f5f8fc}.identity-correction>div{display:flex;justify-content:flex-end;gap:7px}.identity-empty{margin-top:14px;padding:20px 14px;border:1px dashed #cad7e9;border-radius:12px;text-align:center}.identity-empty b{font-size:12px}.identity-empty p{margin:6px 0 12px;color:#7d8a9e;font-size:10px;line-height:1.5}.identity-empty.compact{margin:10px 0;padding:14px}.identity-notice{margin:10px 0;padding:8px;border-radius:8px;background:#edf7ff;color:#376a9f}@media(max-width:380px){.identity-time-fields{grid-template-columns:1fr}}.writing{padding-bottom:24px}.writing-card,.sample-text{margin:12px 0;padding:12px;border:1px solid #e5ebf4;border-radius:12px;background:#fbfdff}.writing-card>b{font-size:13px}.writing-card p{margin:6px 0;color:#7c8ba0;font-size:11px;line-height:1.5}.writing-card textarea{width:100%;min-height:72px;margin-top:9px;padding:8px;resize:vertical;border:1px solid #dfe8f5;border-radius:8px;background:#fff;color:#263653;font-size:11px;line-height:1.5}.sample-text{white-space:pre-wrap;color:#2e3d55;font-size:12px;line-height:1.8}.editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.qa-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.qa-grid article{min-height:56px;padding:9px;border:1px solid #e7edf5;border-radius:9px;background:#fff}.qa-grid b,.qa-grid small{display:block}.qa-grid b{font-size:11px}.qa-grid small{margin-top:4px;color:#5c9270;font-size:10px}.qa-grid button{width:100%;margin-top:6px;padding:0;border:0;background:transparent;color:#d96b57;font-size:9px;line-height:1.4;text-align:left}.notice{padding:8px;border-radius:8px;background:#f3f7fc;color:#4775a9}.writing-setup{margin-top:16px;padding:12px 10px;border:1px solid #dce8f8;border-radius:12px;background:#f8fbff}.style-list{display:grid;gap:7px;margin-top:10px}.style-choice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:9px;border:1px solid #e3eaf4;border-radius:9px;background:#fff;color:#263550;text-align:left}.style-choice:disabled{cursor:wait;opacity:.7}.style-choice.selected{border-color:#78a9fb;background:#edf5ff}.style-choice span{min-width:0;display:grid;gap:2px}.style-choice b{font-size:11px}.style-choice small,.style-choice em{overflow:hidden;color:#8492a6;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.style-choice em{color:#4c7ed2;font-style:normal}.style-choice svg{flex:0 0 auto;color:#6e92d4}.bible-card{margin-top:10px;padding:10px;border-radius:9px;background:#eaf4ff;color:#335d9c}.bible-card b{font-size:11px}.bible-card p,.bible-card small{display:block;margin:4px 0 0;font-size:9px;line-height:1.45}.writing-notice{margin-top:9px}.interview{padding-bottom:138px}.profession-coverage{margin:14px 0;padding:11px;border:1px solid #dbe8fa;border-radius:12px;background:#f8fbff}.profession-coverage header{display:flex;align-items:center;justify-content:space-between;gap:8px}.profession-coverage header span{display:grid;gap:2px}.profession-coverage header b{color:#284364;font-size:11px}.profession-coverage header small{color:#7991af;font-size:8px}.profession-coverage header em{padding:3px 6px;border-radius:7px;background:#e8f2ff;color:#3974c4;font-size:8px;font-style:normal}.profession-coverage>div{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:9px}.profession-coverage>div span{display:grid;justify-items:center;gap:4px;padding:5px 2px;border-radius:7px;background:#eef2f7;color:#8491a4;font-size:8px}.profession-coverage>div span i{width:15px;height:15px;display:grid;place-items:center;border:1px solid #ccd6e3;border-radius:50%;font-style:normal}.profession-coverage>div span.done{background:#edf8f1;color:#3c8b59}.profession-coverage>div span.done i{border-color:#71b889;background:#71b889;color:#fff}.profession-coverage>div span.skipped{background:#f5f2ec;color:#8a7b67}.profession-coverage>div span.skipped i{border-color:#b9aa96}.profession-coverage>div span.active{outline:1px solid #69a1f4;background:#ebf4ff;color:#2e6dbc}.profession-coverage p{margin:8px 0 0;color:#7d8da2;font-size:8px;line-height:1.45}.interview-controls{display:flex!important;justify-content:flex-start!important;gap:5px!important;margin:6px 0 0!important}.interview-controls button{padding:4px 7px;border-radius:7px;background:#f0f4f9;color:#687a92;font-size:9px}.interview-controls button:disabled{cursor:default;opacity:.5}.identity-transitions{margin-top:18px}.identity-transition{padding-right:12px;border-color:#dfe9f5;background:#fbfdff}.identity-transition>span{display:block}.identity-transition-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:7px}.identity-transition-actions .identity-correct{margin:0;padding:5px 8px;border-radius:7px;background:#eaf3ff}.identity-dismiss{padding:5px 8px;border-radius:7px;background:#f3f4f6;color:#778396;font-size:9px}.identity-transition-actions button:disabled{cursor:default;opacity:.55}.journey-row{min-height:98px!important}.journey-tracks{grid-template-columns:62px 1fr!important;gap:8px!important;padding-bottom:8px!important}.journey-card{min-height:0!important}.journey-event{padding:8px 0 0!important;border:0!important;background:transparent!important}.journey-event small{display:none!important}.journey-event b{font-size:11px!important}.journey-event p{display:none!important}.journey-identity{min-height:64px!important;padding:8px 10px!important}.journey-evidence{grid-column:2!important;margin-top:-3px!important}.journey-evidence-note{grid-column:2!important;padding:6px 7px!important}.journey-row.turning .journey-event{background:#fff9e8!important}.journey-row.turning .journey-identity{border-color:#f3d48d!important;background:#fff9e8!important}.journey-person{padding-bottom:12px!important}.journey-switch{margin-bottom:11px!important}.journey-legend{margin-bottom:4px!important}.shell{padding:30px;background:#f4f7fb}.desktop{max-width:1120px}.stage{grid-template-columns:180px 390px 180px;gap:54px}.phone{height:844px;padding:0;border:1px solid #e4eaf2;border-radius:24px;background:#fff;box-shadow:0 22px 54px #243b601c}.status{display:none}.surface{height:100%;border-radius:24px}.app-header{height:60px;padding:0 18px;border-bottom-color:#edf1f5}.app-header h1{font-size:17px;letter-spacing:.02em}.page{height:calc(100% - 60px);padding:20px 18px 86px}.hero-card{height:196px;border-radius:18px;background:#1767d9}.hero-card>img{opacity:.64}.hero-buttons{bottom:14px}.button{min-height:41px;border-radius:12px;box-shadow:none}.bottom-nav{height:72px;grid-template-columns:repeat(5,1fr);padding:8px 5px 7px;border-top-color:#e9eef4}.bottom-nav button{font-size:18px}.bottom-nav small{font-size:9px}.bottom-nav button.active{position:relative}.bottom-nav button.active:after{position:absolute;bottom:0;width:16px;height:2px;border-radius:2px;background:currentColor;content:""}.journey-page{padding-top:14px;background:#fff}.journey-person{display:flex;align-items:center;gap:10px;padding:4px 0 15px;border-bottom:1px solid #edf1f5}.journey-person img{width:42px;height:42px;object-fit:cover;border-radius:50%;background:#e9eff9}.journey-person div{display:grid;gap:3px;flex:1}.journey-person b{font-size:14px}.journey-person small{color:#8a96a7;font-size:10px}.journey-person>svg{color:#718097;font-size:20px}.journey-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 0 13px}.journey-heading h2{margin:0 0 5px;font-size:23px;letter-spacing:.02em}.journey-heading p{max-width:240px;margin:0;color:#77869a;font-size:11px;line-height:1.55}.journey-heading>span{margin-top:3px;padding:5px 7px;border:1px solid #dce8f9;border-radius:7px;background:#f3f7fe;color:#3973cb;font-size:9px;white-space:nowrap}.journey-switch{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 15px;padding:3px;border-radius:11px;background:#f1f4f8}.journey-switch button{min-height:34px;border-radius:8px;background:transparent;color:#7d899a;font-size:12px;font-weight:700}.journey-switch button.active{background:#fff;color:#1d64ca;box-shadow:0 1px 4px #1b376b16}.journey-legend{display:grid;grid-template-columns:1fr 16px 1fr;align-items:center;gap:5px;margin:0 0 9px;color:#718095;font-size:10px}.journey-legend span:last-child{text-align:right}.journey-legend i{height:1px;background:#cfd8e5}.journey-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0 0 12px}.journey-summary span{padding:7px 4px;border-radius:8px;background:#f3f7fc;color:#4a6485;text-align:center;font-size:9px}.journey-list{display:grid;gap:0}.journey-row{display:grid;grid-template-columns:40px 14px 1fr;min-height:118px}.journey-row time{padding-top:12px;color:#344256;font-size:12px;font-weight:800}.journey-rail{position:relative}.journey-rail:before{position:absolute;top:14px;bottom:-6px;left:6px;width:1px;background:#dbe3ee;content:""}.journey-rail:after{position:absolute;top:12px;left:2px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#2f75da;box-shadow:0 0 0 1px #2f75da;content:""}.journey-row:last-child .journey-rail:before{bottom:8px}.journey-tracks{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:4px 0 13px 8px}.journey-card{min-height:74px;padding:9px;border:1px solid #edf1f5;border-radius:10px;background:#fff}.journey-card small{display:block;margin-bottom:5px;color:#8a97a8;font-size:9px}.journey-card b{display:block;color:#25334a;font-size:11px;line-height:1.4}.journey-card p{margin:4px 0 0;color:#7c899b;font-size:9px;line-height:1.45}.journey-card .journey-placeholder{color:#a4aebb}.journey-row.turning .journey-card{border-color:#f3d48d;background:#fff9e8}.journey-row.turning .journey-rail:after{background:#e9a226;box-shadow:0 0 0 1px #e9a226}.journey-evidence{grid-column:1 / -1;justify-self:start;display:inline-flex;align-items:center;gap:1px;margin-top:-1px;padding:3px 0;background:transparent;color:#4278c9;font-size:9px;font-weight:700}.journey-evidence svg{font-size:12px}.journey-evidence-note{grid-column:1 / -1;margin:0;padding:7px 8px;border-left:2px solid #cbdcf5;background:#f6f9fd;color:#617187;font-size:9px;line-height:1.5}.journey-editor{margin:4px 0 13px;padding:10px;border:1px solid #e5ebf3;border-radius:11px;background:#fbfcfe}.journey-editor summary{color:#3d6fb8;font-size:11px;font-weight:700;cursor:pointer}.journey-editor>p{margin:8px 0 0;color:#79889b;font-size:9px;line-height:1.5}.journey-editor .identity-list{margin-top:9px}.journey-editor .identity{box-shadow:none}.identity-transitions{margin-top:14px}.identity-transitions .section-title{margin-bottom:5px}@media(max-width:920px){.stage{grid-template-columns:390px}.shell{padding:18px}.steps{gap:4px}.steps>button{padding:7px 5px;font-size:11px}}@media(max-width:460px){.shell{padding:0}.phone{height:100dvh;border:0;border-radius:0;box-shadow:none}.surface{border-radius:0}.page{padding-right:16px;padding-left:16px}.journey-page{padding-top:14px}}.composer{max-height:58%;overflow-y:auto}.composer>.voice-capture-zone{display:block;margin:8px 0}.voice-capture-zone>.mic{width:auto;min-width:94px;height:34px;margin:0;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cfe0fa;border-radius:17px;background:#edf4ff;color:#1465ef;font-size:11px;font-weight:700}.voice-capture-zone>.mic.active{border-color:#f5b8b8;background:#fff0f0;color:#d84848}.voice-capture-zone>.mic:disabled{cursor:not-allowed;opacity:.55}.voice-consent,.voice-recorder{margin:0 0 9px;padding:11px;border:1px solid #dce8f8;border-radius:12px;background:#f8fbff;color:#2b3c56}.voice-consent>b{font-size:12px}.voice-consent>p,.voice-recorder>p{margin:5px 0;color:#6e7e93;font-size:10px;line-height:1.5}.voice-consent>label{display:flex;align-items:flex-start;gap:7px;margin:8px 0;color:#344860;font-size:10px;line-height:1.45}.voice-consent input{margin-top:1px;accent-color:#1465ef}.voice-consent>div,.voice-actions{display:flex;justify-content:flex-end;gap:7px}.voice-consent button,.voice-actions button{min-height:29px;padding:0 10px;border-radius:8px;background:#eaf1fa;color:#526982;font-size:10px;font-weight:700}.voice-consent button.primary,.voice-actions button.primary{background:#1465ef;color:#fff}.voice-consent button:disabled{opacity:.45}.voice-recorder header{display:flex;justify-content:space-between;align-items:center}.voice-recorder header span{display:flex;align-items:center;gap:6px;color:#31547d}.voice-recorder header b{font-size:11px}.voice-recorder time{color:#172f50;font-size:14px;font-variant-numeric:tabular-nums;font-weight:800}.voice-recorder>small{display:block;margin:6px 0;color:#718299;font-size:9px}.recording-dot{width:8px;height:8px;border-radius:50%;background:#e34f4f;box-shadow:0 0 0 4px #fce2e2;animation:recording-pulse 1.3s ease-in-out infinite}.voice-saved{border-color:#bfe7cc;background:#f4fbf6}.voice-saved header span{color:#258047}.voice-error{border-color:#f1d2b9;background:#fff9f2}.voice-actions{margin-top:8px}.voice-actions button{display:inline-flex;align-items:center;gap:5px}@keyframes recording-pulse{50%{box-shadow:0 0 0 7px #fce2e250}}@media(max-width:460px){.composer{max-height:62%}}.button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.home-zero-state{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:16px 12px;border:1px dashed #cbd9ec;border-radius:12px;background:#f8fbff;color:#687a92}.home-zero-state>svg{width:30px;height:30px;padding:7px;border-radius:9px;background:#e8f2ff;color:#1769db}.home-zero-state b,.home-zero-state small{display:block}.home-zero-state b{color:#31435c;font-size:12px}.home-zero-state small{margin-top:5px;font-size:10px;line-height:1.5}.section-title button:disabled{cursor:default;opacity:.5}.voice-live-test{margin:0 0 9px;padding:11px;border:1px solid #e9d1a3;border-radius:12px;background:#fffaf1;color:#2b3c56}.voice-live-test>b{font-size:12px}.voice-live-test>p{margin:5px 0;color:#6e7e93;font-size:10px;line-height:1.5}.voice-live-test button{min-height:29px;padding:0 10px;border-radius:8px;background:#9a6627;color:#fff;font-size:10px;font-weight:700}.voice-live-test button:disabled{opacity:.45}.voice-consent.provider-processing{border-color:#e9d1a3;background:#fffaf1}.voice-provider-state{color:#8a632b!important}.voice-transcript-preview{margin:7px 0 0;padding:7px 8px;border-left:2px solid #d7a353;background:#fff;color:#5f5035;font-size:10px;line-height:1.55;white-space:pre-wrap}.voice-transcript-preview b{display:block;margin-bottom:3px;font-size:9px}.voice-recovery-notice{margin:0 0 9px;padding:8px 10px;border-left:2px solid #8ab4ee;background:#f5f9ff;color:#54708f;font-size:10px;line-height:1.5}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at 15% 10%,#e9f3ff 0,transparent 32%),linear-gradient(145deg,#f7fbff,#edf2f8)}.auth-card{width:min(100%,420px);padding:30px;border:1px solid #d9e5f2;border-radius:20px;background:#fff;box-shadow:0 20px 55px #284e7724}.auth-card>svg{padding:10px;border-radius:14px;background:#eaf3ff;color:#1767d9;font-size:42px}.auth-card h1{margin:14px 0 8px;color:#263b56;font-size:24px}.auth-card>p{margin:0;color:#718197;font-size:13px;line-height:1.7}.auth-card .auth-eyebrow{margin-top:14px;color:#2871cb;font-size:11px;font-weight:800;letter-spacing:.08em}.auth-card form{display:grid;gap:13px;margin:22px 0 12px}.auth-card label{display:grid;gap:6px;color:#4e6178;font-size:12px;font-weight:700}.auth-card input{height:42px;padding:0 11px;border:1px solid #cfdce9;border-radius:10px;color:#263b56;font:inherit}.auth-card input:focus{outline:2px solid #93bef3;border-color:#609ade}.auth-submit{height:43px;border:0;border-radius:10px;background:#1767d9;color:#fff;font-weight:800;cursor:pointer}.auth-submit:disabled,.auth-switch:disabled{opacity:.58;cursor:not-allowed}.auth-switch{border:0;background:transparent;color:#236cca;font-size:12px;cursor:pointer}.auth-card small{display:block;margin-top:16px;color:#8795a8;font-size:10px;line-height:1.6}.auth-error{margin:0!important;padding:8px 10px;border-radius:8px;background:#fff1f0;color:#b8473f!important;font-size:11px!important}.account-logout{margin-left:auto;border:1px solid #e0e8f3;border-radius:8px;background:#fff;color:#5b6d82;font-size:10px;cursor:pointer;padding:7px 9px}.desktop{gap:14px}.desktop .account-logout{align-self:center}.hero-buttons .hero-primary{background:#fff;color:#1762c4;box-shadow:0 8px 18px #0d4d9b3d}.hero-buttons .hero-secondary{border-color:#ffffff9a;background:#ffffff24;color:#fff;font-weight:700}.hero-buttons .hero-secondary svg,.hero-buttons .hero-primary svg{font-size:14px}.fresh-start{background:linear-gradient(135deg,#1767d9,#3d8bf0 58%,#8eb9f7)}.fresh-copy{height:100%;padding:25px 25px 72px;align-content:center;justify-items:start;gap:8px}.fresh-copy>i{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ffffff66;border-radius:11px;background:#ffffff1e;font-size:18px;font-style:normal}.fresh-copy>b{font-size:20px;letter-spacing:.02em}.fresh-copy>span{max-width:262px;color:#edf5ff;font-size:11px;line-height:1.65}.fresh-start .hero-buttons{grid-template-columns:1.16fr .84fr}.fresh-start .hero-primary{font-size:13px}.fresh-start .hero-secondary{font-size:11px}.bottom-nav{z-index:20;box-shadow:0 -8px 20px #172e5510}.composer{bottom:72px}.interview{padding-bottom:226px}.style-page{padding-top:14px}.style-page .writing-setup{margin-top:0;padding:13px 11px;border-color:#cfe0f6;background:#f7faff}.style-page .style-choice{padding:10px}.style-page .style-choice small,.style-page .style-choice em{overflow:visible;text-overflow:clip;white-space:normal}.style-page .style-choice small{line-height:1.45}.material-confirmation{margin-top:20px;padding-top:2px;border-top:1px solid #edf1f6}.subheading{margin:14px 0 8px;color:#43536b;font-size:11px}.style-empty{display:grid;justify-items:center;gap:7px;margin-top:28px}.style-empty>svg{width:38px;height:38px;padding:9px;border-radius:12px;background:#eaf3ff;color:#1767d9}.style-empty .button{margin-top:4px}.my-page{background:#f7f9fc}.my-profile{display:flex;align-items:center;gap:13px;margin:-2px -2px 16px;padding:17px 15px;border-radius:17px;background:linear-gradient(135deg,#1767d9,#4388e7);color:#fff;box-shadow:0 10px 24px #1767d926}.my-profile img{width:58px;height:58px;object-fit:cover;border:3px solid #ffffffc7;border-radius:50%;background:#e6edf7}.my-profile h2{margin:0;font-size:19px}.my-profile p{margin:4px 0 7px;color:#eaf2ff;font-size:11px}.my-profile span{display:inline-block;padding:3px 7px;border-radius:7px;background:#ffffff2b;font-size:9px}.my-info{margin:0 0 13px;padding:4px 12px;border:1px solid #e6ebf2;border-radius:13px;background:#fff}.my-info div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:39px;border-bottom:1px solid #eef2f6}.my-info div:last-child{border-bottom:0}.my-info dt{color:#7c899a;font-size:10px}.my-info dd{max-width:210px;margin:0;overflow:hidden;color:#34445c;font-size:10px;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.my-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0 0 18px}.my-stats span{display:grid;justify-items:center;gap:3px;padding:10px 3px;border:1px solid #e6ecf4;border-radius:11px;background:#fff}.my-stats b{color:#1d5fbf;font-size:17px}.my-stats small{color:#8793a5;font-size:8px}.my-work{margin:0 0 12px;padding:13px;border:1px solid #e0e8f3;border-radius:14px;background:#fff;box-shadow:0 4px 14px #253a5d0a}.my-work header{display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center}.my-work header i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eaf3ff;color:#1767d9;font-size:18px;font-style:normal}.my-work header span{min-width:0;display:grid;gap:3px}.my-work header b{overflow:hidden;color:#2b3b54;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.my-work header small{color:#8a96a8;font-size:9px}.my-work header em{padding:4px 6px;border-radius:7px;background:#eef6ff;color:#3977c8;font-size:8px;font-style:normal;white-space:nowrap}.my-work>dl{display:grid;grid-template-columns:repeat(3,1fr);margin:12px 0 0;padding:9px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.my-work>dl div{display:grid;justify-items:center;gap:3px;border-right:1px solid #edf1f5}.my-work>dl div:last-child{border-right:0}.my-work>dl dt{color:#8793a4;font-size:8px}.my-work>dl dd{margin:0;color:#34475f;font-size:13px;font-weight:800}.my-work footer{display:flex;justify-content:space-between;gap:8px;padding-top:9px;color:#7d8b9e;font-size:8px}.my-empty{display:grid;justify-items:center;gap:5px;padding:25px 15px;border:1px dashed #cad7e7;border-radius:14px;background:#fff;text-align:center}.my-empty>svg{font-size:27px;color:#84a6d5}.my-empty b{color:#3b4c64;font-size:12px}.my-empty p{max-width:245px;margin:1px 0;color:#8390a2;font-size:10px;line-height:1.55}.my-empty.standalone{margin-top:35px}.my-empty .button{margin-top:6px}.book-review-open{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:11px;padding:9px;border:1px solid #c9ddfb;border-radius:10px;background:#f1f7ff;color:#1767d9;font-size:11px;font-weight:700}.book-review-open svg:last-child{margin-left:auto}.book-user-review-page{background:#f7f9fc}.review-waiting{display:grid;justify-items:center;gap:8px;margin-top:28px;padding:25px 18px;border:1px dashed #cad7e7;border-radius:14px;background:#fff;text-align:center}.review-waiting>svg{font-size:29px;color:#6d9fe6}.review-waiting b{color:#35455c;font-size:13px}.review-waiting p{margin:0;color:#7d8a9b;font-size:10px;line-height:1.6}.book-review-hero{margin:-2px -2px 12px;padding:18px 15px;border-radius:16px;background:linear-gradient(135deg,#155dbf,#4c92e7);color:#fff}.book-review-hero span{display:flex;align-items:center;gap:5px;color:#e4f0ff;font-size:10px}.book-review-hero h2{margin:9px 0 5px;font-size:19px}.book-review-hero p{margin:0;color:#eaf3ff;font-size:10px;line-height:1.6}.review-decision-state{display:grid;gap:4px;margin:0 0 13px;padding:11px 12px;border:1px solid #d5e6fb;border-radius:12px;background:#fff}.review-decision-state b{color:#2a507e;font-size:11px}.review-decision-state span{color:#79889b;font-size:9px;line-height:1.5}.book-review-chapters{display:grid;gap:11px}.book-review-chapter{padding:14px 13px;border:1px solid #e1e8f2;border-radius:14px;background:#fff}.book-review-chapter header{display:flex;align-items:center;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid #eef2f6}.book-review-chapter header span{color:#315d90;font-size:11px;font-weight:800}.book-review-chapter header small{color:#8a98aa;font-size:9px}.book-review-chapter p{margin:11px 0 0;color:#34455d;font-size:12px;line-height:1.9;white-space:pre-wrap}.book-review-actions{display:grid;gap:11px;margin-top:14px}.book-review-actions>div{padding:13px;border:1px solid #dce7f4;border-radius:14px;background:#fff}.book-review-actions b{display:block;color:#34475f;font-size:12px}.book-review-actions p{margin:5px 0 10px;color:#7e8b9c;font-size:10px;line-height:1.55}.book-review-actions .button{width:100%;justify-content:center}.book-review-return{border-color:#f1dfbe!important;background:#fffcf7!important}.book-review-return label{display:grid;gap:5px;margin:8px 0;color:#7d715b;font-size:10px}.book-review-return select,.book-review-return textarea{width:100%;border:1px solid #eadcc5;border-radius:9px;background:#fff;color:#4b5260;font-size:11px}.book-review-return select{height:34px;padding:0 8px}.book-review-return textarea{min-height:76px;padding:8px;resize:vertical;line-height:1.55}.book-review-return .button.ghost{border-color:#d8b57b;color:#8c6326}.book-review-return .button.ghost:disabled{opacity:.48}body{min-width:0}.phone{width:min(390px,100vw)}.header-mark{pointer-events:none}.app-header{height:64px;padding:0 14px}.app-header h1{font-size:20px}.quiet-icon{width:44px;height:44px;font-size:21px}.page{height:calc(100% - 64px);padding:20px 18px 92px}.hint{font-size:14px;line-height:1.65}.welcome{margin-bottom:8px;font-size:23px;line-height:1.35}.hero-card{height:216px;margin:18px 0 24px;border-radius:18px}.hero-copy{padding-top:22px}.hero-copy>b{font-size:20px}.hero-copy>span{font-size:14px;line-height:1.55}.hero-copy strong{width:72px;height:72px;padding-top:15px;font-size:19px}.hero-copy strong small,.hero-copy strong em{font-size:14px}.fresh-copy{padding:24px 24px 82px}.fresh-copy>b{font-size:22px}.fresh-copy>span{max-width:300px;font-size:16px}.section-title{margin-bottom:11px}.section-title h3{font-size:18px}.section-title button,.text-link{min-height:44px;font-size:16px}.list-row{min-height:72px;gap:12px;padding:12px 0}.list-row i{width:36px;height:36px;border-radius:10px;font-size:18px}.list-row b{font-size:16px;line-height:1.4}.list-row small{font-size:14px;line-height:1.45}.button{min-height:48px;padding:0 16px;border-radius:13px;font-size:16px}.bottom-nav{height:76px;padding:6px 4px}.bottom-nav button{min-width:0;min-height:58px;padding:2px;font-size:21px}.bottom-nav small{font-size:12px;line-height:1.2;white-space:nowrap}.composer{bottom:76px;padding:12px 14px 14px}.composer textarea{height:54px;padding:12px;font-size:16px;line-height:1.5}.composer .button{min-height:44px;font-size:16px}.interview{padding-bottom:282px}.session-label{font-size:14px;line-height:1.5}.message{gap:11px;margin:18px 0}.message label,.message img{width:34px;height:34px;flex-basis:34px;font-size:11px}.message p{max-width:calc(100% - 48px);padding:13px 14px;font-size:16px;line-height:1.65}.listen{margin-top:24px;padding:15px}.listen>div:first-child,.listen p{font-size:14px;line-height:1.55}.listen span{font-size:15px}.wave{height:54px}.voice-capture-zone>.mic{min-width:132px;height:44px;font-size:16px}.voice-consent,.voice-recorder,.voice-live-test{padding:14px}.voice-consent>b,.voice-recorder header b,.voice-live-test>b{font-size:16px}.voice-consent>p,.voice-recorder>p,.voice-live-test>p,.voice-consent>label,.voice-recorder>small,.voice-live-test button,.voice-transcript-preview,.voice-transcript-preview b,.voice-recovery-notice{font-size:14px;line-height:1.55}.voice-consent button,.voice-actions button,.voice-live-test button{min-height:44px;padding:0 13px;font-size:16px}.interview-controls{gap:8px!important;margin-top:10px!important}.interview-controls button{min-height:44px;padding:0 10px;border-radius:9px;font-size:14px}.profession-coverage{padding:14px}.profession-coverage header b{font-size:16px}.profession-coverage header small,.profession-coverage header em,.profession-coverage>div span,.profession-coverage p{font-size:14px;line-height:1.45}.profession-coverage>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profession-coverage>div span{min-height:44px;grid-template-columns:20px 1fr;align-items:center;justify-items:start;padding:7px}.profession-coverage>div span i{width:20px;height:20px}.surface .page p,.surface .page label,.surface .page input,.surface .page select,.surface .page textarea,.surface .page button,.surface .page summary,.surface .page dt,.surface .page dd{font-size:16px}.surface .page small{font-size:14px;line-height:1.55}.surface .page b{font-size:17px;line-height:1.45}.surface .page input,.surface .page select{min-height:48px;padding:9px 11px}.surface .page textarea{min-height:88px;padding:11px;line-height:1.55}.identity-editor,.identity-correction,.journey-editor,.writing-card,.sample-text,.writing-setup,.profile,.relations{padding:14px}.identity-editor header small,.profile small,.parallel-tag{font-size:14px!important}.identity-editor footer,.identity-correction>div{gap:10px}.identity-editor footer button,.identity-correction button,.identity-empty button,.identity-transition-actions button,.identity-dismiss{min-height:44px;padding:0 12px;font-size:16px}.identity-time-fields{gap:12px}.identity-summary{gap:10px}.identity-summary span{min-height:56px;padding:9px 6px;font-size:14px}.identity-conflict,.identity-empty,.identity-notice{font-size:16px;line-height:1.55}.journey-person{gap:12px;padding-bottom:16px}.journey-person img{width:52px;height:52px}.journey-person b{font-size:17px!important}.journey-person small{font-size:14px!important}.journey-heading{padding:20px 0 15px}.journey-heading h2{font-size:26px}.journey-heading p{font-size:16px;line-height:1.55}.journey-heading>span,.journey-summary span,.journey-legend,.journey-card small,.journey-card p,.journey-evidence,.journey-evidence-note,.journey-editor>p{font-size:14px!important;line-height:1.55}.journey-switch{padding:4px;margin-bottom:16px}.journey-switch button{min-height:48px;font-size:16px}.journey-row{grid-template-columns:48px 18px minmax(0,1fr);min-height:144px}.journey-row time{font-size:16px}.journey-tracks{gap:10px;padding-left:10px}.journey-card{padding:12px}.journey-card b{font-size:16px!important}.style-page .writing-setup{padding:15px}.style-page .material-confirmation,.style-page .text-link{margin-top:8px}.style-list{gap:10px}.style-choice{min-height:72px;padding:13px!important;gap:12px}.style-choice b{font-size:17px!important}.style-choice small,.style-choice em{font-size:14px!important;line-height:1.5!important}.subheading{font-size:17px}.my-profile{gap:15px;padding:20px 16px}.my-profile img{width:66px;height:66px}.my-profile h2{font-size:23px}.my-profile p{font-size:16px}.my-profile span{font-size:14px}.my-info{padding:5px 14px}.my-info div{min-height:52px}.my-info dt,.my-info dd{font-size:16px}.my-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.my-stats span{min-height:82px;padding:13px 6px}.my-stats b{font-size:22px}.my-stats small{font-size:14px!important}.my-work{padding:15px}.my-work header{grid-template-columns:44px minmax(0,1fr) auto;gap:11px}.my-work header i{width:44px;height:44px;font-size:21px}.my-work header b{font-size:16px!important}.my-work header small,.my-work header em,.my-work>dl dt,.my-work footer{font-size:14px!important}.my-work>dl dd{font-size:18px!important}.my-empty,.review-waiting{padding:28px 16px}.my-empty b,.review-waiting b{font-size:18px!important}.my-empty p,.review-waiting p{font-size:16px!important;line-height:1.6}.book-review-open{min-height:48px;padding:10px 12px;font-size:16px}.auth-shell{padding:18px}.auth-card{padding:26px 20px;border-radius:18px}.auth-card>svg{font-size:40px}.auth-card h1{font-size:27px;line-height:1.35}.auth-card>p{font-size:16px;line-height:1.65}.auth-card .auth-eyebrow{font-size:14px}.auth-card form{gap:16px;margin:24px 0 16px}.auth-card label{gap:8px;font-size:16px}.auth-card input{height:50px;padding:0 13px;font-size:17px}.auth-submit{height:52px;font-size:17px}.auth-switch{min-height:44px;font-size:16px}.auth-card small{margin-top:18px;font-size:14px;line-height:1.6}.auth-error{font-size:14px!important;line-height:1.5}@media(max-width:460px){.shell{padding:0}.stage{width:100%;grid-template-columns:minmax(0,1fr)}.phone{width:100%;height:100dvh}.page{padding-right:16px;padding-left:16px}.journey-heading{display:block}.journey-heading>span{display:inline-block;margin-top:10px}.journey-tracks{grid-template-columns:minmax(0,1fr)!important}.journey-event,.journey-identity{min-height:72px!important}.journey-evidence,.journey-evidence-note{grid-column:1!important}.journey-evidence{margin-top:0!important}.journey-identity{padding:12px!important}.book-review-hero h2{font-size:23px}.book-review-hero p,.review-decision-state b,.review-decision-state span{font-size:16px!important;line-height:1.55}}@media(max-width:320px){.page{padding-right:12px;padding-left:12px}.bottom-nav small{font-size:10px}.bottom-nav button{font-size:19px}.hero-buttons{gap:7px}.hero-buttons .button{padding:0 9px;font-size:14px}.identity-time-fields{grid-template-columns:1fr}.my-info div{align-items:flex-start;flex-direction:column;gap:3px;padding:10px 0}.my-info dd{max-width:100%;text-align:left;white-space:normal}.my-work header{grid-template-columns:40px minmax(0,1fr)}.my-work header em{grid-column:2;justify-self:start}.my-work footer{align-items:flex-start;flex-direction:column}.book-review-chapter{padding:13px}.book-review-chapter header{align-items:flex-start;flex-direction:column;gap:4px}}.surface .page button{min-height:44px}.journey-event b{font-size:16px!important}.account-logout{min-height:44px;padding:0 13px;font-size:14px}.auth-shell{grid-template-columns:minmax(0,1fr)}.auth-card{min-width:0;overflow-wrap:anywhere}.auth-card input,.auth-card button{min-width:0;max-width:100%}.commercial-entry{width:100%;min-height:82px;display:grid;grid-template-columns:46px minmax(0,1fr) 20px;gap:12px;align-items:center;margin:-8px 0 20px;padding:13px;border:1px solid #d7e5f8;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#edf5ff);color:#2c4f7d;text-align:left;box-shadow:0 8px 20px #1767d90d}.commercial-entry>span{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#1767d9;color:#fff;font-size:22px}.commercial-entry>div{min-width:0;display:grid;gap:4px}.commercial-entry b{color:#244b7d;font-size:17px}.commercial-entry small{color:#6d819d;font-size:14px;line-height:1.5}.commercial-page{background:#f6f8fb}.commercial-intro{margin:-4px -2px 13px;padding:20px 17px;border-radius:18px;background:linear-gradient(145deg,#174f9b,#2e79d4 62%,#6aa6ea);color:#fff;box-shadow:0 12px 28px #1c5ca52c}.commercial-intro>span{display:inline-block;padding:5px 9px;border:1px solid #ffffff66;border-radius:999px;background:#ffffff1c;color:#eef6ff;font-size:13px}.commercial-intro h2{margin:13px 0 8px;font-size:23px;line-height:1.4}.commercial-intro p{margin:0;color:#e8f2ff;font-size:15px;line-height:1.65}.commercial-boundary{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center;margin-bottom:18px;padding:12px 13px;border:1px solid #d7e6f8;border-radius:13px;background:#fff;color:#2f73c8}.commercial-boundary>svg{font-size:25px}.commercial-boundary span{display:grid;gap:3px}.commercial-boundary b{color:#345574;font-size:16px}.commercial-boundary small{color:#526982;font-size:14px;line-height:1.5}.commercial-section{margin-bottom:18px}.commercial-section>h3{margin:0 0 11px;color:#2d4059;font-size:18px}.commercial-packages,.commercial-styles,.commercial-quantities{display:grid;gap:10px}.commercial-packages>button{position:relative;width:100%;min-height:168px;padding:15px 14px 13px;border:1px solid #dfe6ef;border-radius:15px;background:#fff;color:#40526a;text-align:left;box-shadow:0 5px 14px #223b5e08}.commercial-packages>button.selected,.commercial-bindings>button.selected,.commercial-styles>button.selected{border-color:#2b73cf;background:#f1f7ff;box-shadow:0 0 0 2px #2b73cf17}.commercial-packages>button>em{position:absolute;top:-1px;right:14px;padding:5px 9px;border-radius:0 0 9px 9px;background:#f3a331;color:#fff;font-size:13px;font-style:normal;font-weight:800}.commercial-packages>button>span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.commercial-packages>button>span>b{color:#293f5c;font-size:18px}.commercial-packages strong{color:#1767d9;font-size:21px}.commercial-packages strong small{margin-left:2px;font-size:13px}.commercial-packages p{margin:7px 0 12px;color:#77869a;font-size:14px}.commercial-packages dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}.commercial-packages dl div{display:flex;justify-content:space-between;gap:5px;padding:7px 8px;border-radius:8px;background:#f5f8fc}.commercial-packages dt,.commercial-packages dd{margin:0;font-size:13px}.commercial-packages dt{color:#8896a8}.commercial-packages dd{color:#4c6079;font-weight:700}.commercial-bindings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.commercial-bindings>button{min-height:116px;display:grid;align-content:start;gap:6px;padding:14px 12px;border:1px solid #dfe6ef;border-radius:14px;background:#fff;color:#40536b;text-align:left}.commercial-bindings b{font-size:17px}.commercial-bindings small{color:#7b899a;font-size:14px;line-height:1.4}.commercial-bindings em{color:#1767d9;font-size:14px;font-style:normal;font-weight:800}.commercial-styles>button{width:100%;min-height:78px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 13px;border:1px solid #dfe6ef;border-radius:13px;background:#fff;color:#40536b;text-align:left}.commercial-styles span{display:grid;gap:4px}.commercial-styles b{font-size:17px}.commercial-styles small{color:#7a899b;font-size:14px;line-height:1.45}.commercial-styles em{color:#1767d9;font-size:14px;font-style:normal;font-weight:800;white-space:nowrap}.commercial-style-link{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;border:0;background:transparent;color:#3976c6;font-size:15px}.commercial-quantity,.commercial-gift{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;color:#40536b;font-size:15px}.commercial-quantity>span{line-height:1.45}.commercial-quantity>div{display:grid;grid-template-columns:44px 34px 44px;align-items:center;text-align:center}.commercial-quantity button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #cfdbea;border-radius:10px;background:#f4f8fd;color:#286fc9}.commercial-quantity button:disabled{color:#aab5c3;opacity:.55}.commercial-quantity b{font-size:16px}.commercial-gift select{max-width:190px;min-height:46px;border:1px solid #d2dce9;border-radius:10px;background:#fff;color:#40536b;font-size:16px}.commercial-manual-note,.commercial-notice{margin:8px 0 0;color:#996a24;font-size:14px;line-height:1.55}.commercial-quote{margin:4px 0 14px;padding:16px;border:1px solid #cfe0f5;border-radius:17px;background:#fff;box-shadow:0 12px 28px #1b4e8c12}.commercial-quote>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid #e7edf5}.commercial-quote>header span{display:grid;gap:3px}.commercial-quote>header small{color:#77879a;font-size:14px}.commercial-quote>header b{color:#175fbf;font-size:28px}.commercial-quote>header em{padding:5px 8px;border-radius:8px;background:#edf5ff;color:#3978c9;font-size:13px;font-style:normal;font-weight:800}.commercial-line-items{padding:9px 0}.commercial-line-items>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;color:#64758a;font-size:14px}.commercial-line-items b{color:#40536a;font-size:14px;white-space:nowrap}.commercial-quote>p{margin:4px 0 13px;padding:10px;border-radius:9px;background:#f7f9fc;color:#526982;font-size:14px;line-height:1.6}.commercial-save{width:100%;justify-content:center}.commercial-receipt{display:grid;grid-template-columns:26px minmax(0,1fr);gap:9px;margin-top:12px;padding:11px;border-radius:10px;background:#edf8f2;color:#2a8a56}.commercial-receipt>svg{margin-top:2px;font-size:21px}.commercial-receipt span{display:grid;gap:4px}.commercial-receipt b{color:#2e694b;font-size:15px}.commercial-receipt small{color:#5f7c6e;font-size:14px;line-height:1.5}.commercial-legal{margin:0 0 10px;color:#526982;font-size:13px;line-height:1.6;text-align:center}.commercial-loading{display:grid;justify-items:center;gap:9px;margin-top:60px;text-align:center}.commercial-loading>svg{color:#4e86d3;font-size:34px}.commercial-loading b{color:#40536b;font-size:18px}.commercial-loading p{margin:0;color:#7d8b9d;font-size:15px}@media(max-width:360px){.commercial-bindings{grid-template-columns:minmax(0,1fr)}.commercial-quantity{align-items:flex-start;flex-direction:column}.commercial-quantity>div{align-self:stretch;grid-template-columns:44px 1fr 44px}.commercial-gift{align-items:flex-start;flex-direction:column}.commercial-gift select{width:100%;max-width:none}}.profession-progress{margin:12px 0;padding:0;overflow:hidden;border:1px solid #dce7f4;border-radius:14px;background:#f8fbff}.profession-progress>summary,.material-details>summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;color:#344a66;cursor:pointer;list-style:none}.profession-progress>summary::-webkit-details-marker,.material-details>summary::-webkit-details-marker{display:none}.profession-progress>summary span{display:grid;gap:3px}.profession-progress>summary b{font-size:16px}.profession-progress>summary small{color:#6f8095;font-size:14px}.profession-progress>summary>svg,.material-details>summary>svg{flex:0 0 auto;transition:transform .2s ease}.profession-progress[open]>summary>svg,.material-details[open]>summary>svg{transform:rotate(90deg)}.profession-progress>div{padding:0 12px 8px}.profession-progress>p{margin:0;padding:0 13px 13px}.style-browser{min-height:100%}.style-preview-note{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;margin-top:12px;padding:12px;border-radius:12px;background:#eef8f2;color:#2e7c53}.style-preview-note>svg{font-size:22px}.style-preview-note span{display:grid;gap:3px}.style-preview-note b{font-size:16px}.style-preview-note small{color:#60796b;font-size:14px;line-height:1.45}.style-start-button{width:100%;justify-content:center;margin-top:12px}.bible-card{display:grid;gap:6px}.bible-card small{font-size:14px;line-height:1.55}.material-details{margin-top:18px;padding:0;border:1px solid #dce5f0;border-radius:14px;background:#fff}.material-details>summary{min-height:58px;font-size:16px;font-weight:800}.material-details-body{padding:0 12px 13px;border-top:1px solid #edf1f6}.material-details-body .subheading{font-size:15px}.my-start-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;align-items:center;margin:0 0 18px;padding:14px;border:1px solid #cfe0f5;border-radius:15px;background:#eef6ff}.my-start-card>svg{width:46px;height:46px;padding:11px;border-radius:13px;background:#1767d9;color:#fff}.my-start-card>div{min-width:0}.my-start-card b{color:#2f4868;font-size:17px}.my-start-card p{margin:4px 0 0;color:#6e7f94;font-size:14px;line-height:1.5}.my-start-card .button{grid-column:1 / -1;width:100%;justify-content:center}.my-page .my-info dt,.my-page .my-info dd,.my-page .my-stats small{font-size:14px}.my-page .my-info div{min-height:50px}.my-page .my-stats span{min-height:68px;align-content:center}.my-page .my-stats b{font-size:22px}@media(max-width:360px){.my-page .my-stats{grid-template-columns:repeat(2,1fr)}}
