:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;--color-primary-50:#ecfdf5;--color-primary-100:#d1fae5;--color-primary-200:#a7f3d0;--color-primary-500:#0f766e;--color-primary-600:#0d6b63;--color-primary-700:#0b5f59;--color-primary-800:#064e49;--color-accent-50:#fff7ed;--color-accent-100:#ffedd5;--color-accent-500:#d97706;--color-accent-600:#b45309;--color-bg-page:#f7f5f1;--color-bg-surface:#fff;--color-bg-muted:#f8fafc;--color-bg-soft:#f3f6f5;--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-tertiary:#64748b;--color-text-disabled:#94a3b8;--color-border-subtle:#e5e7eb;--color-border-strong:#cbd5e1;--color-success:#0f766e;--color-success-bg:#ecfdf5;--color-warning:#d97706;--color-warning-bg:#fff7ed;--color-danger:#dc2626;--color-danger-bg:#fef2f2;--color-info:#2563eb;--color-info-bg:#eff6ff;--ink:var(--color-text-primary);--muted:var(--color-text-secondary);--line:var(--color-border-subtle);--panel:var(--color-bg-surface);--soft:var(--color-bg-soft);--brand:var(--color-primary-500);--brand-2:var(--color-accent-500);--gold:var(--color-accent-500);--danger:var(--color-danger);--success:var(--color-success);--warning:var(--color-warning);--serif:"Noto Serif CJK SC", "Songti SC", "SimSun", Georgia, serif;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow:0 16px 40px #0f172a1a;--shadow-soft:0 8px 24px #0f172a0f;--page-max:1440px;--page-pad:clamp(18px, 3vw, 32px);--section-gap:clamp(16px, 2vw, 24px);background:#f7f5f1;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--color-bg-page);margin:0;line-height:1.55}button,input,select,textarea{font:inherit}button{border:1px solid var(--line);color:var(--ink);overflow-wrap:anywhere;text-align:center;cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-width:0;max-width:100%;min-height:40px;padding:0 14px;line-height:1.25;transition:border-color .16s,background .16s;display:inline-flex}button:not(:disabled):hover{border-color:#0f766e5c}.header-cta:hover,.wlx-primary-btn:hover,.secondary-btn:hover{transform:translateY(-1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #25635b38}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}button.wlx-secondary-action,.wlx-secondary-action{color:var(--brand);background:#25635b14;border-color:#25635b3d}button.wlx-danger-action,.wlx-danger-action{color:var(--danger);background:#b2424214;border-color:#b2424247}button.ghost-light,.ghost-light{color:#fff;background:#ffffff24;border-color:#ffffff6b}button.full{width:100%}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:11px 12px}textarea{resize:vertical;min-height:96px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #25635b24}img{max-width:100%;display:block}.app-shell{min-height:100vh}.app-shell main{min-width:0}body.modal-open{overflow:hidden}.global-modal-backdrop{z-index:1000;background:#18202c6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.global-confirm-dialog{background:#fff;border:1px solid #0f766e29;border-radius:8px;width:min(100%,460px);padding:24px;box-shadow:0 24px 72px #18202c3d}.global-confirm-dialog h2{letter-spacing:0;margin:0 0 10px;font-size:20px;line-height:1.35}.global-confirm-dialog p{color:var(--muted);white-space:pre-wrap;margin:0}.global-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.global-confirm-actions button{min-width:96px}@media (width<=520px){.global-modal-backdrop{padding:16px}.global-confirm-dialog{padding:20px}.global-confirm-actions{flex-direction:column-reverse}.global-confirm-actions button{width:100%}}.wlx-app-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #0f766e29;grid-template-columns:minmax(108px,150px) minmax(0,1fr) max-content;align-items:center;gap:clamp(8px,1.2vw,14px);min-height:72px;padding:12px clamp(16px,3vw,36px);display:grid;position:sticky;top:0}.wlx-app-header>*{min-width:0}.wlx-app-brand{letter-spacing:0;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:flex-start;min-width:0;padding:0;font-weight:800}.wlx-app-brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topnav{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-end;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.topnav::-webkit-scrollbar{display:none}.topnav button{white-space:nowrap;background:#ffffff9e;flex:none;min-height:36px}.topnav button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.wlx-header-flow-nav{overscroll-behavior-inline:contain;scrollbar-width:none;justify-content:center;align-items:center;gap:clamp(4px,.7vw,10px);min-width:0;display:flex;overflow:hidden}.wlx-header-flow-nav::-webkit-scrollbar{display:none}.wlx-header-flow-nav.has-flow{justify-content:center;padding-inline:0;scroll-padding-inline:0}.wlx-header-flow-step{min-width:0;min-height:40px;color:var(--muted);box-shadow:none;background:0 0;border:0;flex:1 1 0;justify-content:center;gap:6px;padding:0 2px;position:relative}.wlx-header-flow-step:not(:last-child):after{content:"";background:#87807247;width:clamp(10px,1.4vw,26px);height:1px;margin-left:4px}.wlx-header-flow-step span{width:28px;height:28px;color:var(--muted);background:#8780721f;border-radius:999px;place-items:center;font-weight:900;line-height:1;display:inline-grid}.wlx-header-flow-step strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(.82rem,.86vw,.94rem);font-weight:900;overflow:hidden}.wlx-header-flow-step.complete{color:var(--brand)}.wlx-header-flow-step.complete span{color:#fff;background:var(--brand)}.wlx-header-flow-step.active{color:var(--ink)}.wlx-header-flow-step.active span{color:#fff;background:var(--brand-2);box-shadow:0 8px 20px #25635b2e}.wlx-header-flow-step.locked{color:#67717f80}.wlx-header-flow-step.locked span{color:#67717f9e;background:#67717f1a}.wlx-header-tools{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.wlx-platform-switcher{min-width:0;position:relative}.wlx-platform-trigger{min-height:38px;color:var(--ink);box-shadow:none;white-space:nowrap;background:#fff;padding:0 12px}.wlx-platform-menu{z-index:40;background:#fff;border:1px solid #0f766e29;border-radius:8px;gap:4px;width:176px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #12192224}.wlx-platform-menu button{min-height:38px;color:var(--ink);box-shadow:none;background:0 0;justify-content:flex-start;padding:0 10px}.wlx-platform-menu button.active,.wlx-platform-menu button:hover{color:var(--brand);background:#25635b14}.wlx-header-account{min-width:0;color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;font-weight:800;display:flex}.wlx-header-account span{text-overflow:ellipsis;white-space:nowrap;max-width:7em;overflow:hidden}.wlx-header-account button{min-height:36px;box-shadow:none;background:#fff;padding:0 12px}@media (width<=1180px){.wlx-app-header:has(.wlx-header-flow-nav.has-flow){grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand account""flow flow";gap:8px 14px}.wlx-app-header:has(.wlx-header-flow-nav.has-flow) .wlx-app-brand{grid-area:brand}.wlx-app-header:has(.wlx-header-flow-nav.has-flow) .wlx-header-flow-nav{grid-area:flow;justify-content:flex-start;width:100%;padding-bottom:2px}.wlx-app-header:has(.wlx-header-flow-nav.has-flow) .wlx-header-tools{grid-area:account}}@media (width<=900px){.wlx-delivery-ops-card .wlx-stage-context-actions,.wlx-delivery-strip,.wlx-delivery-stats,.wlx-delivery-hero,.wlx-upload-card{grid-template-columns:1fr}}.hero{color:#fff;background-position:50%;background-size:cover;grid-template-columns:minmax(0,1.1fr) minmax(280px,420px);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 68px);padding:clamp(42px,8vw,88px) clamp(18px,6vw,76px);display:grid}.hero-copy{max-width:780px}.hero h1,.panel-head h1,.reader-cover h1{letter-spacing:0;margin:0;font-size:clamp(2.3rem,5vw,5.2rem);line-height:1.02}.hero p{color:#ffffffe0;max-width:660px;font-size:clamp(1rem,2vw,1.22rem);line-height:1.8}.hero-actions,.compact-actions,.card-actions,.wlx-inline-input-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-book{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#ffffff21;border:1px solid #ffffff57;border-radius:8px;align-self:end;padding:12px}.hero-book img{aspect-ratio:4/5;object-fit:cover;border-radius:6px}.hero-book div{gap:4px;padding:14px 4px 2px;display:grid}.hero-book span{color:#ffffffc7;font-size:.92rem}.band,.wlx-project-console,.mobile-view,.reader-content{width:min(100%, calc(var(--page-max) + var(--page-pad) * 2));padding:clamp(28px, 5vw, 64px) var(--page-pad);margin-inline:auto}.band.dense{padding-top:56px}.wlx-project-console{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.wlx-workspace-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;width:min(100%,1660px);margin-inline:auto;padding:22px 42px 56px;display:grid}.wlx-workspace-sidebar{border-radius:10px;top:96px;box-shadow:0 16px 48px #0f172a14}.wlx-workspace-main{gap:18px;min-width:0;display:grid}.wlx-project-console.wlx-project-list-collapsed{grid-template-columns:64px minmax(0,1fr)}.wlx-project-console-main{min-width:0}.wlx-project-list-sidebar{z-index:18;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #0f766e29;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-width:0;max-height:calc(100vh - 118px);padding:12px;display:grid;position:sticky;top:96px;overflow:hidden;box-shadow:0 12px 30px #1219220f}.wlx-project-list-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.wlx-project-list-head>div{gap:2px;min-width:0;display:grid}.wlx-project-list-head strong,.wlx-project-list-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wlx-project-list-head span,.wlx-project-list-copy small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wlx-project-list-home,.wlx-project-list-scroll button{width:100%;min-width:0;min-height:42px;color:var(--ink);box-shadow:none;background:#fff;border-radius:8px;justify-content:flex-start;gap:10px;padding:8px 10px}.wlx-project-list-home:hover,.wlx-project-list-scroll button:hover,.wlx-project-list-scroll button.active{color:var(--brand);background:#25635b14;border-color:#25635b33}.wlx-project-list-scroll{scrollbar-width:thin;align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow:auto}.wlx-project-list-avatar{color:#fff;background:var(--brand);border-radius:999px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:inline-grid}.wlx-project-list-copy{text-align:left;gap:2px;min-width:0;display:grid}.wlx-project-list-collapsed .wlx-project-list-sidebar{padding:10px}.wlx-project-list-collapsed .wlx-project-list-head,.wlx-project-list-collapsed .wlx-project-list-home,.wlx-project-list-collapsed .wlx-project-list-scroll button{justify-content:center;padding-inline:0}.split{grid-template-columns:minmax(0,1fr) minmax(300px,.86fr);align-items:center;gap:clamp(28px,5vw,68px);display:grid}.split.reverse{grid-template-columns:minmax(300px,.9fr) minmax(0,1fr)}.wlx-section-title{max-width:820px;margin-bottom:24px}.wlx-section-title h2{margin:6px 0 10px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.12}.wlx-section-title p,.feature-card p,.wlx-admin-row p,.reader-chapter p,.wlx-chapter-row p,.timeline p,.panel-head p{min-width:0;color:var(--muted);overflow-wrap:anywhere;line-height:1.68}.wlx-eyebrow{color:var(--brand-2);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:.78rem;font-weight:800}.feature-grid,.phone-grid,.faq-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.feature-card,.work-section,.ops-card,.reader-aside,.reader-chapter,.phone-card,.success-state{background:var(--panel);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-soft);border-radius:8px;padding:clamp(18px,2vw,24px)}.feature-card svg{color:var(--brand)}.feature-card h3,.wlx-chapter-row h3,.reader-chapter h3,.phone-frame h3{margin:10px 0 8px;font-size:1.08rem}.visual-panel{position:relative}.visual-panel img{aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:8px}.visual-caption{color:var(--ink);background:#ffffffeb;border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:space-between;min-height:110px;padding:16px;display:grid}.step span{background:var(--soft);width:32px;height:32px;color:var(--brand);border-radius:50%;place-items:center;font-weight:800;display:grid}.policy-list{gap:12px;display:grid}.policy-list p{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;margin:0;padding:14px;display:flex}.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}details{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px 16px}summary{cursor:pointer;font-weight:800}details p{color:var(--muted);margin:12px 0 0;line-height:1.68}.contact-band{align-items:start}.wlx-form-grid{gap:12px;display:grid}.wlx-form-grid label{color:var(--muted);gap:6px;font-weight:800;display:grid}.wlx-form-grid .wlx-primary,.wlx-form-grid button[type=submit]{justify-self:start}.wlx-auth-form{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;padding:16px}.wlx-auth-helper{color:var(--muted);margin:0;font-weight:800;line-height:1.5}.wlx-auth-link{justify-self:start}.security-panel{max-width:520px}.account-actions{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;font-weight:800;display:flex}.account-actions span{text-overflow:ellipsis;white-space:nowrap;max-width:10em;overflow:hidden}.wlx-segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wlx-segmented-control button{color:var(--ink);box-shadow:none;background:#f4efe6}.wlx-segmented-control button.active{background:var(--ink);color:#fff}.empty-panel{border:1px dashed var(--line);text-align:center;background:#ffffffa3;border-radius:16px;place-content:center;justify-items:center;gap:10px;min-height:280px;padding:32px;display:grid}.wlx-empty-state{min-width:0;color:var(--muted);background:#fff;border:1px dashed #68707d47;border-radius:8px;justify-items:start;gap:8px;padding:14px 16px;display:grid}.wlx-chapter-list>.wlx-empty-state,.wlx-comment-list>.wlx-empty-state,.timeline>.wlx-empty-state,.wlx-share-link-list>.wlx-empty-state{grid-column:1/-1}.wlx-empty-state svg{color:var(--brand)}.wlx-empty-state strong{color:var(--ink)}.wlx-empty-state p{color:var(--muted);margin:0}.empty-panel p{max-width:460px;color:var(--muted);margin:0}.compact-form{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-form button{grid-column:1/-1}.form-grid{grid-template-columns:1fr;gap:12px;display:grid}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd5e1e6;border-radius:8px;padding:0 12px;font-weight:700}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#0f766e8c;outline:2px solid #0f766e2e}.form-grid.compact-form{grid-template-columns:repeat(2,minmax(0,1fr))}.wlx-create-dialog{background:#fff;border:1px solid #0f766e29;border-radius:8px;width:min(100%,560px);max-height:min(720px,100vh - 48px);padding:22px;overflow:auto;box-shadow:0 24px 72px #18202c3d}.wlx-create-dialog-head{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.wlx-create-dialog-head h2{color:#0b1f3a;letter-spacing:0;margin:0;font-size:22px;line-height:1.25}.wlx-create-dialog-head p:not(.wlx-eyebrow){color:var(--muted);margin:6px 0 0;font-weight:700}.wlx-dialog-close{width:38px;height:38px;box-shadow:none;background:#fff;border-radius:8px;flex:0 0 38px;place-items:center;padding:0;display:grid}.success-state{justify-items:start;gap:12px;display:grid}.work-section .success-state,.reader-aside .reader-downloads,.copyright-form .success-state{box-shadow:none;background:#fff;border-color:#0f766e29}.panel-head,.wlx-admin-row,.wlx-chapter-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.panel-head{margin-bottom:var(--section-gap)}.panel-head h1{margin:0;font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.05}.panel-head>div{min-width:0}.wlx-search-box{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;min-width:min(360px,100%);padding:0 10px;display:flex}.workspace-view .panel-head,.mobile-view .panel-head{border-bottom:1px solid #0f766e29;padding-bottom:18px}.wlx-search-box input{box-shadow:none;border:0}.wlx-status-pill{width:fit-content;max-width:100%;min-height:30px;color:var(--brand);white-space:nowrap;background:#25635b1a;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:6px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.status-approved,.status-published,.status-confirmed,.status-completed,.status-done,.status-paid_offline{color:var(--success);background:#2f6f5e1a}.status-draft,.status-review,.status-pending,.status-requested,.status-open,.status-processing,.status-queued{color:var(--warning);background:#9a4f1214}.status-revoked,.status-hidden,.status-cancelled,.status-rejected,.status-failed,.status-unlisted{color:var(--danger);background:#b2424214}.wlx-project-flow-layout{gap:var(--section-gap);grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;display:grid}.wlx-project-flow-layout.wlx-focused-flow-layout{grid-template-columns:minmax(0,1fr)}.wlx-current-stage-workspace{gap:var(--section-gap);min-width:0;display:grid}.wlx-flow-card.flow-section-hidden{display:none}.wlx-current-stage-workspace>section[hidden]{display:none!important}.wlx-flow-message,.wlx-flow-lock-card{color:var(--muted);background:#be7e2614;border:1px solid #be7e2638;border-radius:8px}.wlx-flow-message{margin:-4px 0 var(--section-gap);gap:6px;padding:12px 14px;font-weight:800;display:grid}.wlx-flow-message strong{color:var(--ink)}.wlx-flow-message span{font-weight:700}.wlx-flow-message ul{margin:2px 0 0;padding-left:18px;font-weight:700}.wlx-flow-lock-card{align-items:center;gap:16px;min-height:180px;padding:24px;display:flex}.wlx-flow-lock-card svg{color:var(--brand);flex:none}.wlx-flow-lock-card strong{color:var(--ink);font-size:1.1rem;display:block}.wlx-flow-lock-card p,.wlx-flow-lock-card small{overflow-wrap:anywhere;margin:8px 0 0;display:block}#project-share{gap:18px;display:grid}.wlx-delivery-ops-card{border-radius:var(--radius-lg);border-color:var(--color-border-subtle);box-shadow:var(--shadow-soft);background:#fff;padding:18px}.wlx-delivery-ops-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.wlx-delivery-ops-head h3{margin:0;font-size:18px;line-height:28px}.wlx-delivery-ops-head span{min-height:28px;color:var(--brand);background:#25635b14;border-radius:999px;align-items:center;padding:0 10px;font-weight:900;display:inline-flex}.wlx-delivery-ops-card .wlx-stage-context-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.wlx-delivery-ops-card .wlx-stage-context-actions button{justify-content:flex-start;min-height:48px}.wlx-delivery-link-row{border-radius:var(--radius-md);min-height:54px;grid-template-columns:minmax(0,1fr) max-content!important}.wlx-share-link-list{gap:10px;display:grid}.work-section[id]{scroll-margin-top:150px}.work-section.wide{grid-column:1/-1}.wlx-stage-brief{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0f766e29;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:stretch;gap:16px;padding:18px;display:grid}.wlx-stage-brief.ready{background:linear-gradient(135deg,#fff 0%,#0f766e14 100%);border-color:#0f766e3d}.wlx-stage-brief.blocked{background:linear-gradient(135deg,#fff 0%,#d9770614 100%);border-color:#d9770647}.wlx-outline-preference-panel{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0f766e29;border-radius:8px;gap:14px;padding:16px;display:grid}.wlx-outline-preference-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wlx-outline-preference-head h3,.wlx-outline-preference-head p{margin:0}.wlx-outline-preference-head h3{font-family:inherit;font-size:1.12rem}.wlx-outline-preference-head>span{color:var(--brand);background:#25635b1a;border-radius:999px;flex:none;padding:7px 10px;font-size:.86rem;font-weight:900}.wlx-outline-preference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wlx-outline-preference-grid label{gap:7px;min-width:0;display:grid}.wlx-outline-preference-grid label>span{color:var(--ink);font-size:.92rem;font-weight:900}.wlx-outline-preference-grid select,.wlx-outline-preference-grid input{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #25635b38;border-radius:8px;font-weight:800}.wlx-outline-preference-grid small{color:var(--muted);line-height:1.45}.wlx-outline-generate-command{background:#f8fbf7;border:1px solid #25635b33;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:14px;padding:18px;display:grid}.wlx-outline-generate-command h3,.wlx-outline-generate-command p{margin:0}.wlx-outline-generate-command h3{font-family:inherit;font-size:clamp(1.3rem,2vw,1.9rem);line-height:1.2}.wlx-outline-generate-command p{max-width:820px;color:var(--muted)}.wlx-outline-generate-action{justify-items:end;gap:8px;display:grid}.wlx-outline-generate-button{min-height:54px;padding:0 26px;font-size:1.05rem;box-shadow:0 12px 26px #25635b2e}.wlx-outline-generate-action small{color:var(--muted);font-weight:800}.wlx-outline-history-panel,.wlx-outline-edit-panel{background:#fff;border:1px solid #0f766e29;border-radius:8px;gap:14px;margin-top:14px;padding:16px;display:grid}.wlx-outline-history-head,.wlx-outline-edit-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wlx-outline-history-head h3,.wlx-outline-history-head p,.wlx-outline-edit-head h3,.wlx-outline-edit-head p{margin:0}.wlx-outline-history-head h3,.wlx-outline-edit-head h3{font-family:inherit;font-size:1.08rem}.wlx-outline-history-head p,.wlx-outline-edit-head p{color:var(--muted)}.wlx-outline-history-list{gap:10px;display:grid}.wlx-outline-history-card{background:#fff;border:1px solid #0f766e29;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.wlx-outline-history-card.adopted{background:#25635b0e;border-color:#25635b57}.wlx-outline-history-card.warning{background:#be7e260f;border-color:#be7e2657}.wlx-outline-history-card-main{gap:9px;min-width:0;display:grid}.wlx-outline-history-card-main>p{color:var(--muted);overflow-wrap:anywhere;margin:0}.wlx-outline-history-card-title{align-items:center;gap:10px;display:flex}.wlx-outline-history-card-title>span{width:34px;height:34px;color:var(--brand);background:#25635b1a;border-radius:999px;place-items:center;font-weight:900;display:grid}.wlx-outline-history-card-title h4,.wlx-outline-history-card-title p{margin:0}.wlx-outline-history-card-title h4{font-size:1rem}.wlx-outline-history-card-title p{color:var(--muted);font-size:.9rem}.wlx-outline-history-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wlx-outline-edit-panel label,.wlx-outline-edit-chapter{gap:8px;display:grid}.wlx-outline-edit-panel label>span,.wlx-outline-edit-chapter strong{color:var(--ink);font-weight:900}.wlx-outline-edit-panel input,.wlx-outline-edit-panel textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #25635b33;border-radius:8px}.wlx-outline-edit-panel textarea{resize:vertical}.wlx-outline-edit-chapters{gap:10px;display:grid}.wlx-outline-edit-chapter{background:#fff;border:1px solid #0f766e29;border-radius:8px;padding:12px}.wlx-stage-primary{align-content:start;gap:10px;min-width:0;display:grid}.wlx-stage-primary h3{letter-spacing:0;margin:0;font-family:inherit;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1.25}.wlx-stage-primary p{max-width:760px;color:var(--muted);margin:0}.wlx-stage-summary{gap:8px;display:grid}.wlx-stage-summary span{min-width:0;color:var(--muted);background:#ffffffbd;border:1px solid #0f766e29;border-radius:8px;gap:2px;padding:10px 12px;font-size:.9rem;font-weight:800;display:grid}.wlx-stage-summary strong{color:var(--ink);font-size:1.3rem;line-height:1.1}.wlx-upload-entry{cursor:pointer;background:#fff;border:1px solid #0f766e29;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:4px 10px;min-height:92px;padding:14px;display:grid;position:relative}.wlx-upload-entry:hover{border-color:#25635b5c;box-shadow:0 10px 28px #12192214}.wlx-upload-entry.wlx-primary-upload-entry{color:#fff;background:var(--brand);border-color:var(--brand)}.wlx-upload-entry svg{grid-row:span 2}.wlx-upload-entry strong,.wlx-upload-entry span{min-width:0}.wlx-upload-entry span{color:var(--muted);font-size:.88rem;line-height:1.4}.wlx-upload-entry.wlx-primary-upload-entry span{color:#ffffffc7}.wlx-upload-entry input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.wlx-upload-entry.compact{min-height:58px}.wlx-material-needs,.wlx-interview-upload-card{background:#fbfaf7d6;border:1px solid #0f766e29;border-radius:8px;gap:8px;padding:12px 14px;display:grid}.wlx-material-needs span{color:var(--muted);overflow-wrap:anywhere}.wlx-parse-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:360px}.wlx-parse-tabs button{background:0 0;border-color:#0000;border-radius:7px;min-height:36px;padding-inline:10px;font-size:.9rem}.wlx-parse-tabs button.active{color:#fff;background:var(--brand);border-color:var(--brand)}.wlx-stage-context-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.wlx-stage-context-actions button{white-space:nowrap;min-height:38px}.wlx-order-inline-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:12px;display:grid}.wlx-order-inline-form input{min-width:0;min-height:38px}.wlx-stage-context-panel{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0f766e29;border-radius:8px;margin-top:14px;padding:14px}.wlx-stage-context-panel summary{cursor:pointer;color:var(--ink);font-weight:900}.wlx-stage-context-panel[open] summary{margin-bottom:12px}.wlx-inline-progress{min-width:min(100%,180px);color:var(--muted);gap:6px;font-size:.9rem;font-weight:800;display:grid}.wlx-inline-progress strong,.wlx-inline-progress small{color:var(--ink);display:block}.wlx-inline-progress small{color:var(--muted)}.wlx-inline-progress>span{background:var(--soft);border-radius:999px;height:8px;display:block;overflow:hidden}.wlx-inline-progress>span>span{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--gold));height:100%;display:block}.wlx-outline-result-head{align-items:center}.wlx-project-outline-entry{background:#25635b0f;border:1px solid #25635b2e;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.wlx-project-outline-entry.empty{border-color:var(--line);background:0 0;padding:0;display:block}.wlx-project-outline-entry.warning{background:#b7782014;border-color:#b7782059}.wlx-project-outline-entry.warning .wlx-project-outline-entry-meta span{color:#7a4e11;background:#b7782024}.wlx-project-outline-entry h3,.wlx-project-outline-entry p{margin:0}.wlx-project-outline-entry h3{font-family:inherit;font-size:1.18rem}.wlx-project-outline-entry p{color:var(--muted);margin-top:6px}.wlx-project-outline-entry-meta{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.wlx-project-outline-entry-meta span{color:var(--brand);background:#25635b1a;border-radius:999px;padding:5px 9px;font-size:.82rem;font-weight:900}.wlx-project-outline-entry>button{white-space:nowrap;min-height:42px}.wlx-project-outline-dialog-body.validation-only{grid-template-columns:1fr}.wlx-project-outline-dialog{z-index:1000;background:var(--color-bg-page);grid-template-rows:auto minmax(0,1fr);gap:0;padding:clamp(14px,1.4vw,24px);display:grid;position:fixed;inset:0}.wlx-project-outline-dialog-head{border-bottom:1px solid #0f766e29;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;min-width:0;padding:0 0 16px;display:grid}.wlx-project-outline-dialog-head h2,.wlx-project-outline-dialog-head p{margin:0}.wlx-project-outline-dialog-head h2{letter-spacing:0;font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.18}.wlx-project-outline-dialog-head p:not(.wlx-eyebrow){color:var(--muted);margin-top:6px}.wlx-project-outline-dialog-body{grid-template-columns:clamp(160px,12vw,220px) minmax(0,1fr);gap:clamp(20px,2.2vw,44px);min-height:0;display:grid;overflow:hidden}.wlx-project-outline-nav{align-content:start;gap:6px;min-width:0;padding-top:24px;display:grid}.wlx-project-outline-nav strong{color:var(--ink);margin-bottom:6px;font-size:.92rem}.wlx-project-outline-nav button{width:100%;min-height:38px;color:var(--muted);text-align:left;background:0 0;border:0;border-left:3px solid #0f766e2e;border-radius:0;justify-content:flex-start;padding:0 10px 0 12px;font-weight:900}.wlx-project-outline-nav button:hover,.wlx-project-outline-nav button:focus-visible{border-left-color:var(--brand);color:var(--ink);background:#25635b0f}.wlx-project-outline-document{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#656c776b transparent;align-content:start;gap:clamp(24px,2.2vw,40px);width:100%;min-width:0;height:100%;padding:clamp(20px,2vw,32px) clamp(12px,2vw,32px) 56px 0;display:grid;overflow-y:auto}.wlx-project-outline-document::-webkit-scrollbar{width:8px}.wlx-project-outline-document::-webkit-scrollbar-track{background:0 0}.wlx-project-outline-document::-webkit-scrollbar-thumb{background:#656c7757;border-radius:999px}.wlx-project-outline-section{grid-template-columns:clamp(38px,3vw,56px) minmax(0,1fr);gap:8px clamp(16px,1.5vw,28px);width:min(100%,1680px);min-width:0;scroll-margin-top:20px;display:grid}.wlx-project-outline-section>h3{grid-column:2;margin:0;font-size:1.25rem;line-height:1.35}.wlx-project-outline-section>p:not(.wlx-analysis-section-index),.wlx-project-outline-section>ol,.wlx-project-outline-section>ul,.wlx-project-outline-section>div:not(.wlx-analysis-section-index){grid-column:2}.wlx-project-outline-section>p:not(.wlx-analysis-section-index){max-width:92ch;color:var(--muted);margin:0;line-height:1.85}.wlx-project-outline-facts{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(10px,1vw,16px);margin-top:10px;display:grid}.wlx-project-outline-facts span{min-width:0;color:var(--muted);background:#fff;border:1px solid #0f766e24;border-radius:8px;padding:clamp(14px,1.2vw,18px);font-weight:900}.wlx-project-outline-facts strong{color:var(--ink);margin-bottom:2px;font-size:1.45rem;line-height:1;display:block}.wlx-project-outline-angle,.wlx-project-outline-suggestions,.wlx-project-outline-actions,.wlx-project-outline-subsection,.wlx-project-outline-gap-list{gap:8px;margin-top:12px;display:grid}.wlx-project-outline-angle,.wlx-project-outline-suggestions,.wlx-project-outline-actions{background:#fff;border:1px solid #0f766e24;border-radius:8px;padding:12px}.wlx-project-outline-angle strong,.wlx-project-outline-suggestions h4,.wlx-project-outline-actions h4,.wlx-project-outline-subsection>strong,.wlx-project-outline-evidence>strong,.wlx-project-outline-gap-list>strong{color:var(--ink);margin:0;font-family:inherit;font-size:.94rem;font-weight:900}.wlx-project-outline-angle p,.wlx-project-outline-suggestions p,.wlx-project-outline-actions p{margin:0}.wlx-project-outline-suggestions p,.wlx-project-outline-actions p{gap:3px;display:grid}.wlx-project-outline-suggestions p strong,.wlx-project-outline-actions p strong{color:var(--ink)}.wlx-project-outline-suggestions p span,.wlx-project-outline-actions p small{color:var(--muted);line-height:1.6}.wlx-project-outline-actions p>span{width:fit-content;color:var(--brand);background:#25635b1a;border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:900}.wlx-project-outline-info-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(10px,1vw,16px);display:grid}.wlx-project-outline-info-grid p{background:#fff;border:1px solid #0f766e24;border-radius:8px;gap:5px;min-width:0;margin:0;padding:clamp(14px,1.2vw,18px);display:grid}.wlx-project-outline-info-grid strong{color:var(--ink);font-size:.84rem;font-weight:900}.wlx-project-outline-info-grid span{color:var(--muted);line-height:1.65}.wlx-project-outline-people-list{gap:12px;margin:4px 0 0;padding:0;list-style:none;display:grid}.wlx-project-outline-people-list li{border-bottom:1px solid #0f766e1f;gap:5px;min-width:0;padding:0 0 12px;display:grid}.wlx-project-outline-people-list li:last-child{border-bottom:0;padding-bottom:0}.wlx-project-outline-people-list strong{color:var(--ink);line-height:1.45}.wlx-project-outline-people-list span,.wlx-project-outline-people-list small{color:var(--brand);font-size:.86rem;font-weight:900}.wlx-project-outline-people-list p{color:var(--muted);margin:0;line-height:1.7}.wlx-project-outline-relationship-list{border-top:1px solid #0f766e29;gap:8px;margin-top:18px;padding-top:14px;display:grid}.wlx-project-outline-relationship-list>strong{color:var(--ink)}.wlx-project-outline-relationship-list p{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0;display:flex}.wlx-project-outline-relationship-list em{color:var(--brand);font-style:normal;font-weight:900}.wlx-project-outline-relationship-list small{color:var(--muted)}.wlx-project-outline-chapters,.wlx-project-outline-timeline,.wlx-project-outline-questions{gap:14px;margin:4px 0 0;padding:0;list-style:none;display:grid}.wlx-project-outline-chapters li,.wlx-project-outline-timeline li{border-bottom:1px solid #0f766e29;grid-template-columns:clamp(78px,7vw,132px) minmax(0,1fr);gap:clamp(14px,1.4vw,24px);min-width:0;padding-bottom:clamp(14px,1.4vw,22px);display:grid}.wlx-project-outline-chapters li:last-child,.wlx-project-outline-timeline li:last-child,.wlx-project-outline-questions li:last-child{border-bottom:0;padding-bottom:0}.wlx-project-outline-chapters li>span,.wlx-project-outline-timeline time{color:var(--brand);font-weight:900}.wlx-project-outline-chapters h4,.wlx-project-outline-timeline h4{margin:0 0 6px;font-size:1rem;line-height:1.45}.wlx-project-outline-chapter-meta,.wlx-project-outline-evidence,.wlx-project-outline-entities{flex-wrap:wrap;gap:7px;margin:0 0 8px;display:flex}.wlx-project-outline-chapter-meta span,.wlx-project-outline-evidence span,.wlx-project-outline-entities span{color:var(--muted);background:#f6f1e8e6;border-radius:999px;padding:5px 8px;font-size:.8rem;font-weight:900}.wlx-project-outline-chapter-meta span:first-child,.wlx-project-outline-evidence span{color:var(--brand);background:#25635b1a}.wlx-project-outline-subsection ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.wlx-project-outline-subsection li{grid-template-columns:82px minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.wlx-project-outline-subsection li span,.wlx-project-outline-subsection li small{color:var(--muted);font-size:.82rem;font-weight:900}.wlx-project-outline-subsection li p{color:var(--ink);margin:0;line-height:1.55}.wlx-project-outline-chapters p,.wlx-project-outline-timeline p,.wlx-project-outline-questions p{color:var(--muted);margin:0;line-height:1.8}.wlx-project-outline-empty{color:var(--muted);font-style:normal}.wlx-project-outline-chapters small,.wlx-project-outline-timeline small{color:#656c77c7;margin-top:8px;font-weight:800;display:block}.wlx-project-outline-gap-list p{border-top:1px solid #0f766e29;gap:4px;margin:0;padding:10px 0;display:grid}.wlx-project-outline-gap-list p b{color:var(--ink);font-weight:900;line-height:1.5}.wlx-project-outline-gap-list p small{color:var(--muted);margin:0;line-height:1.65}.wlx-outline-priority{border-radius:999px;width:fit-content;padding:4px 8px;font-size:.78rem;font-weight:900}.wlx-outline-priority-must{color:#8a4d0f;background:#be7e2624}.wlx-outline-priority-should{color:var(--brand);background:#25635b1a}.wlx-outline-priority-optional{color:var(--muted);background:#656c771a}.wlx-project-outline-writing-note{border-left:3px solid var(--gold);background:#be7e2614;border-radius:8px;padding:10px 12px;margin-top:10px!important}.wlx-project-outline-questions li{border-bottom:1px solid #0f766e29;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;min-width:0;padding-bottom:12px;display:grid}.wlx-project-outline-questions strong{color:var(--ink);line-height:1.45}.wlx-project-outline-questions span{color:var(--brand);font-size:.86rem;font-weight:900}.wlx-project-outline-questions p{grid-column:1/-1}.wlx-project-outline-answer-box{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;margin-top:6px;display:grid}.wlx-project-outline-answer-box input{min-width:0;height:42px}.wlx-project-outline-answer-box button,.wlx-project-outline-upload-button{white-space:nowrap;min-height:42px}.wlx-project-outline-upload-button{border:1px solid var(--line);cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:0;max-width:100%;padding:0 14px;line-height:1.25;display:inline-flex;position:relative;overflow:hidden}.wlx-project-outline-upload-button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.wlx-project-outline-upload-button.is-disabled{cursor:not-allowed;opacity:.58}.wlx-project-outline-upload-button.is-disabled input{cursor:not-allowed}.wlx-material-drawer{z-index:1000;grid-template-columns:minmax(0,1fr) minmax(620px,760px);align-items:stretch;display:grid;position:fixed;inset:0}.wlx-material-drawer-backdrop{background:#18202c70;position:absolute;inset:0}.wlx-material-drawer-panel{z-index:1;background:#fff;border-left:1px solid #0f766e29;grid-column:2;grid-template-rows:auto minmax(0,1fr);gap:14px;min-width:0;height:100dvh;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:-18px 0 48px #1219222e}.wlx-material-drawer-panel>header{border-bottom:1px solid #0f766e29;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;padding-bottom:12px;display:grid}.wlx-material-drawer-panel h2,.wlx-material-drawer-panel h3,.wlx-material-drawer-panel p{margin:0}.wlx-material-drawer-panel h2{font-size:1.15rem;line-height:1.25}.wlx-material-drawer-panel p{color:var(--muted)}.wlx-material-drawer-panel>header+*{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#656c776b transparent;min-height:0;padding-right:12px;overflow-y:auto}.wlx-material-drawer-panel>header+::-webkit-scrollbar{width:8px}.wlx-material-drawer-panel>header+::-webkit-scrollbar-track{background:0 0}.wlx-material-drawer-panel>header+::-webkit-scrollbar-thumb{background:#656c7757;border-radius:999px}.wlx-analysis-result-body{min-height:0}.wlx-analysis-result-layout{grid-template-columns:148px minmax(0,1fr);align-items:start;gap:28px;min-height:0;display:grid}.wlx-analysis-result-nav{gap:2px;padding-top:4px;display:grid;position:sticky;top:0}.wlx-analysis-result-nav strong{color:var(--ink);margin-bottom:10px;font-size:.88rem}.wlx-analysis-result-nav a{min-height:34px;color:var(--muted);border-left:3px solid #0f766e29;align-items:center;padding:0 10px 0 12px;font-size:.9rem;font-weight:800;text-decoration:none;display:flex}.wlx-analysis-result-nav a:first-of-type{border-left-color:var(--brand);color:var(--ink);background:#25635b0f}.wlx-analysis-result-nav a:hover{border-left-color:var(--brand);color:var(--ink)}.wlx-analysis-result-document{gap:22px;min-width:0;max-width:720px;padding-bottom:32px;display:grid}.wlx-analysis-result-section{grid-template-columns:34px minmax(0,1fr);gap:4px 12px;min-width:0;scroll-margin-top:12px;display:grid}.wlx-analysis-result-section h3{grid-area:1/2;margin:0;font-size:1.08rem;line-height:1.4}.wlx-analysis-result-section>p:not(.wlx-analysis-section-index),.wlx-analysis-text-list{color:var(--muted);grid-column:2;line-height:1.75}.wlx-analysis-result-section>.wlx-stage-actions{grid-column:2;justify-content:flex-start;margin-top:2px}.wlx-analysis-result-section .wlx-stage-actions{align-items:center}.wlx-analysis-result-section .wlx-primary,.wlx-analysis-result-section .wlx-secondary-action,.wlx-analysis-result-section .wlx-project-outline-upload-button{white-space:nowrap;width:auto;max-width:100%}.wlx-analysis-empty-line{color:var(--muted);grid-column:2;line-height:1.75}.wlx-analysis-user-status{background:#25635b0f;border:1px solid #25635b2e;border-radius:8px;padding:10px 12px}.wlx-analysis-quality{background:#f6f1e894;border:1px solid #0f766e29;border-radius:8px;grid-column:2;gap:6px;margin-top:4px;padding:10px 12px;display:grid}.wlx-analysis-quality strong{color:var(--ink)}.wlx-analysis-quality ul{color:var(--muted);gap:4px;margin:0;padding-left:18px;font-size:.9rem;line-height:1.55;display:grid}.wlx-analysis-quality-ready{background:#2f6f5e14;border-color:#2f6f5e3d}.wlx-analysis-quality-review{background:#b87e3014;border-color:#b87e3047}.wlx-analysis-quality-needs_review{background:#9a4f1214;border-color:#9a4f123d}.wlx-analysis-section-index{color:var(--brand);letter-spacing:.04em;grid-area:1/1;align-self:baseline;padding-top:2px;font-size:.74rem;font-weight:900}.wlx-analysis-text-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.wlx-analysis-text-list li{overflow-wrap:anywhere;padding-left:16px;position:relative}.wlx-analysis-text-list li:before{content:"";background:var(--brand);border-radius:999px;width:5px;height:5px;position:absolute;top:.78em;left:0}.wlx-analysis-note-list{margin-top:2px}.wlx-analysis-detail-list,.wlx-analysis-card-list,.wlx-analysis-question-list{grid-column:2;gap:12px;margin:0;padding:0;list-style:none;display:grid}.wlx-analysis-detail-list li,.wlx-analysis-card-list li,.wlx-analysis-question-list li{border-bottom:1px solid #0f766e29;gap:4px;min-width:0;padding-bottom:10px;display:grid}.wlx-analysis-detail-list li:last-child,.wlx-analysis-card-list li:last-child,.wlx-analysis-question-list li:last-child{border-bottom:0;padding-bottom:0}.wlx-analysis-detail-list strong,.wlx-analysis-card-list strong,.wlx-analysis-question-list strong{color:var(--ink);line-height:1.45}.wlx-analysis-detail-list span,.wlx-analysis-card-list span,.wlx-analysis-question-list span,.wlx-analysis-detail-list small,.wlx-analysis-card-list small{color:var(--muted);line-height:1.65}.wlx-analysis-card-list li>div:first-child{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.wlx-analysis-card-list p,.wlx-analysis-card-list blockquote{color:var(--muted);margin:0;line-height:1.65}.wlx-analysis-card-list blockquote{background:var(--color-bg-soft);border-left:3px solid #25635b47;padding:8px 10px}.wlx-analysis-card-list .wlx-stage-actions{justify-content:flex-start}.wlx-analysis-raw-text{background:#fff;border:1px solid #0f766e29;border-radius:8px;grid-column:2}.wlx-analysis-raw-text summary{cursor:pointer;color:var(--ink);padding:10px 12px;font-weight:900}.wlx-analysis-raw-text pre{white-space:pre-wrap;max-height:320px;color:var(--muted);font:inherit;margin:0;padding:0 12px 12px;line-height:1.7;overflow:auto}.wlx-analysis-evidence{color:#656c77db;font-size:.92rem;line-height:1.65}.wlx-analysis-question-list{counter-reset:wlx-analysis-question}.wlx-analysis-question-list li{counter-increment:wlx-analysis-question;padding-left:34px;position:relative}.wlx-analysis-question-list li:before{content:counter(wlx-analysis-question);width:24px;height:24px;color:var(--brand);background:#25635b1a;border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid;position:absolute;top:1px;left:0}.wlx-analysis-question-list p{color:var(--muted);margin:0;line-height:1.65}.wlx-interview-upload-card{grid-template-columns:minmax(0,1fr) minmax(210px,260px);align-items:center;margin-top:12px}.wlx-interview-upload-card strong,.wlx-interview-upload-card span{display:block}.wlx-interview-upload-card span{color:var(--muted);margin-top:4px;font-size:.9rem}.wlx-comment-list,.timeline,.wlx-chapter-list{gap:10px;display:grid}.wlx-material-row,.wlx-admin-row{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:14px;overflow:hidden}.wlx-material-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.wlx-material-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.wlx-material-main{gap:6px;min-width:0;display:grid}.wlx-material-main strong{overflow-wrap:anywhere}.wlx-material-row-value{flex-wrap:wrap;gap:6px;display:flex}.wlx-material-row-value span{color:var(--muted);background:#ffffffb8;border:1px solid #0f766e29;border-radius:999px;padding:4px 8px;font-size:.82rem;font-weight:800}.wlx-material-row button{white-space:nowrap;min-width:0;min-height:32px;padding:0 10px}.wlx-comment-list p{overflow-wrap:anywhere;background:#fff;border:1px solid #0f766e29;border-radius:8px;min-width:0;margin:0;padding:12px 14px}.wlx-material-row small,.wlx-chapter-row small{color:var(--muted)}.interviewer{background:#f2efe7;border-radius:8px;grid-template-columns:76px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.avatar-wave{color:#fff;background:linear-gradient(135deg, var(--brand), #284a76);border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.chat-log{gap:8px;margin:12px 0;display:grid}.chat-log-head{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-weight:900;display:flex}.chat-log-head span{color:var(--muted);font-size:.86rem}.compact-chat-log{overscroll-behavior:contain;max-height:min(44vh,440px);padding-right:4px;overflow-y:auto}.chat-log>div{background:#f1eee7;border-radius:8px;margin:0;padding:10px 12px}.chat-log>div.user{background:#25635b1f;justify-self:end;max-width:86%}.wlx-interview-chat-shell{background:linear-gradient(#fff,#fff);border:1px solid #0f766e29;border-radius:8px;gap:16px;padding:clamp(16px,2vw,24px);display:grid;box-shadow:0 18px 48px #1219220f}.wlx-interview-chat-header{border-bottom:1px solid #0f766e29;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:14px;display:grid}.wlx-interview-chat-header h3,.wlx-interview-chat-header p{margin:0}.wlx-interview-chat-header h3{font-family:inherit;font-size:clamp(1.25rem,2vw,1.75rem)}.wlx-interview-chat-header p:not(.wlx-eyebrow){color:var(--muted);margin-top:6px;line-height:1.6}.wlx-interview-ai-avatar{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 14px 30px #25635b3d}.wlx-interview-chat-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:280px;display:flex}.wlx-interview-chat-meta span{min-height:30px;color:var(--brand);white-space:nowrap;background:#25635b14;border:1px solid #25635b1f;border-radius:999px;align-items:center;padding:0 10px;font-size:.84rem;font-weight:900;display:inline-flex}.wlx-interview-dialogue{overscroll-behavior:contain;gap:12px;width:min(100%,1080px);max-height:min(58vh,620px);margin-inline:auto;padding:4px 4px 2px;display:grid;overflow-y:auto}.wlx-interview-bubble-row{min-width:0;display:flex}.wlx-interview-bubble-row.ai{justify-content:flex-start}.wlx-interview-bubble-row.user{justify-content:flex-end}.wlx-interview-bubble{width:fit-content;max-width:min(680px,78%);color:var(--ink);overflow-wrap:anywhere;background:#f1eee7;border:1px solid #0f766e29;border-radius:8px;padding:12px 14px}.wlx-interview-bubble-row.user .wlx-interview-bubble{color:#fff;background:var(--brand);border-color:var(--brand)}.wlx-interview-bubble-row.user .readable-text strong,.wlx-interview-bubble-row.user .readable-inline strong{color:#fff}.wlx-interview-bubble.typing{color:var(--muted);font-weight:800}.wlx-interview-composer{border-top:1px solid #0f766e29;gap:12px;width:min(100%,1080px);margin-inline:auto;padding-top:14px;display:grid}.wlx-interview-composer label{gap:8px;display:grid}.wlx-interview-composer label span{color:var(--ink);font-weight:900}.wlx-interview-composer textarea{resize:vertical;width:100%;min-height:118px;line-height:1.65}.wlx-interview-composer-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.readable-text{gap:10px;display:grid}.readable-text p{margin:0;line-height:1.72}.readable-text strong,.readable-inline strong{color:var(--ink);font-weight:900}.readable-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.readable-list li{margin:0;padding-left:18px;line-height:1.68;position:relative}.readable-list li:before{content:"";background:var(--brand);opacity:.72;border-radius:50%;width:6px;height:6px;position:absolute;top:.78em;left:2px}.readable-list-ordered{counter-reset:readable-step}.readable-list-ordered li{counter-increment:readable-step;padding-left:34px}.readable-list-ordered li:before{content:counter(readable-step);width:24px;height:24px;color:var(--brand);background:#25635b1a;place-items:center;font-size:.8rem;font-weight:900;display:grid;top:.1em;left:0}.comment-status{color:var(--brand);background:#25635b1a;border-radius:999px;margin:0 6px;padding:2px 8px;font-size:.82em;font-weight:900;display:inline-flex}.wlx-inline-input-row input{flex:1;min-width:180px}.wlx-inline-input-row button{white-space:normal;min-width:0}.wlx-inline-input-row.stacked{align-items:stretch}.compact-stage-input{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.compact-stage-input input{min-width:0}.wlx-chapter-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(108px,auto);align-items:start;gap:16px;padding:14px;display:grid}.wlx-chapter-row>div:first-child{gap:8px;min-width:0;display:grid}.wlx-chapter-row h3,.wlx-chapter-row p,.wlx-chapter-row small{min-width:0}.wlx-chapter-row h3{overflow-wrap:anywhere}.wlx-chapter-row p{overflow-wrap:anywhere;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.wlx-row-actions{grid-auto-flow:row;justify-content:flex-end;place-items:center stretch;gap:10px;width:max-content;max-width:168px;display:grid}.wlx-row-actions button,.wlx-row-actions .wlx-status-pill{width:100%;min-width:96px}.wlx-authorization-card{background:#25635b14;border:1px solid #25635b3d;border-radius:8px;gap:10px;margin-top:14px;padding:14px;display:grid}[data-flow-section=writing]>.wlx-stage-brief,[data-flow-section=writing]>.wlx-stage-toolbar,[data-flow-section=writing]>.wlx-chapter-list{display:none}.wlx-book-work-section{background:var(--color-bg-page);padding:0;overflow:hidden}.wlx-book-studio{background:var(--color-bg-page);grid-template-columns:minmax(52px,auto) minmax(0,1fr) minmax(300px,340px);height:min(840px,100vh - 132px);min-height:min(780px,100vh - 156px);display:grid;overflow:hidden}.wlx-book-directory,.wlx-book-writing-stage,.wlx-book-right-panel{min-width:0}.wlx-book-directory{background:#fff;border-right:1px solid #0f766e29;flex-direction:column;width:224px;transition:width .18s;display:flex}.wlx-book-directory.collapsed{width:58px}.wlx-book-directory-head{border-bottom:1px solid #0f766e1f;justify-content:space-between;align-items:center;gap:8px;min-height:64px;padding:12px;display:flex}.wlx-book-directory.collapsed .wlx-book-directory-head{justify-content:center;padding-inline:8px}.wlx-book-directory-head strong{color:#111827;overflow-wrap:anywhere;margin-top:8px;font-size:14px;line-height:1.35;display:block}.wlx-book-back-button,.wlx-icon-button{color:#5f6b7a;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-weight:800;display:inline-flex}.wlx-book-back-button{padding:0;font-size:13px}.wlx-book-back-button:hover,.wlx-icon-button:hover{color:#111827}.wlx-icon-button{border-radius:8px;flex:0 0 34px;width:34px;height:34px}.wlx-icon-button:hover{background:#f1f3f4}.wlx-book-directory-list{flex:1;align-content:start;gap:4px;min-height:0;padding:10px;display:grid;overflow:auto}.wlx-book-directory-list button{color:#5f6b7a;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:8px;width:100%;padding:9px 8px;display:grid}.wlx-book-directory.collapsed .wlx-book-directory-list button{grid-template-columns:1fr;justify-items:center;padding-inline:0}.wlx-book-directory-list button:hover{color:#111827;background:#f1f3f4}.wlx-book-directory-list button.active{color:#111827;background:#f5e8de}.wlx-book-directory-list span{color:#b16a42;font-size:13px;font-weight:900}.wlx-book-directory-list strong,.wlx-book-directory-list small{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.wlx-book-directory-list strong{font-size:14px}.wlx-book-directory-list small{color:#788394;margin-top:2px;font-size:12px}.wlx-book-directory-stats{border-top:1px solid #edf0f2;gap:8px;padding:10px;display:grid}.wlx-book-directory-stats span{color:#64748b;background:#f7faf8;border-radius:8px;justify-content:space-between;align-items:baseline;gap:8px;padding:8px 10px;font-size:12px;font-weight:800;display:flex}.wlx-book-directory-stats strong{color:#111827;font-size:18px}.wlx-book-writing-stage{background:var(--color-bg-page);flex-direction:column;min-width:0;display:flex;overflow:hidden}.wlx-book-editor-toolbar{background:#fff;border-bottom:1px solid #e5e7eb;flex:0 0 48px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.wlx-book-title-editor{color:#334155;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.wlx-book-title-editor input{color:#111827;background:0 0;border:0;width:100%;min-width:0;max-width:520px;padding:7px 8px;font-size:15px;font-weight:900}.wlx-book-title-editor input:focus{border-radius:8px;outline:2px solid #25635b33}.wlx-book-view-switch{background:#fff;border:1px solid #dbe1e7;border-radius:8px;display:inline-flex;overflow:hidden}.wlx-book-view-switch button{color:#64748b;background:0 0;border:0;border-left:1px solid #dbe1e7;justify-content:center;align-items:center;width:34px;height:32px;display:inline-flex}.wlx-book-view-switch button:first-child{border-left:0}.wlx-book-view-switch button.active{color:#1a73e8;background:#e8f1ff}.wlx-book-word-count,.wlx-book-save-indicator{color:#64748b;white-space:nowrap;font-size:13px;font-weight:800}.wlx-book-save-indicator{align-items:center;gap:6px;display:inline-flex}.wlx-book-save-indicator i{background:#2f8f6b;border-radius:999px;width:8px;height:8px}.wlx-book-save-indicator.unsaved i{background:#b8793e}.wlx-book-editor-canvas{background:#e8eaed;flex:1;grid-template-columns:minmax(0,1fr);place-items:start center;gap:20px;min-height:0;padding:28px;display:grid;overflow:auto}.wlx-book-editor-canvas.split-horizontal{grid-template-columns:minmax(520px,794px) minmax(260px,360px);justify-content:center;justify-items:stretch}.wlx-book-editor-canvas.split-vertical{grid-template-columns:minmax(520px,794px);justify-content:center;justify-items:stretch}.wlx-book-page-sheet{background:#fff;width:min(794px,100%);min-height:1123px;position:relative;box-shadow:0 12px 26px #0f172a24}.wlx-book-selection-toolbar{z-index:2;background:#fffffff5;border:1px solid #e5e7eb;border-radius:8px;gap:6px;max-width:calc(100% - 48px);padding:6px;display:flex;position:absolute;top:18px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 22px #0f172a24}.wlx-book-selection-toolbar button,.wlx-book-assistant-actions button{color:#334155;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:32px;font-size:13px;font-weight:900;display:inline-flex}.wlx-book-selection-toolbar button{padding:0 9px}.wlx-book-selection-toolbar button:hover:not(:disabled),.wlx-book-assistant-actions button:hover:not(:disabled){color:#0f766e;background:#eff7f4}.wlx-book-selection-toolbar button:disabled,.wlx-book-assistant-actions button:disabled{opacity:.42;cursor:not-allowed}.wlx-book-page-sheet textarea{resize:vertical;color:#1f2937;width:100%;min-height:1123px;font-family:var(--serif);overflow-wrap:anywhere;background:#fff;border:0;padding:86px 72px 64px;font-size:17px;line-height:2}.wlx-book-page-sheet textarea:focus{outline:0}.wlx-book-reference-sheet{background:#fff;border:1px solid #dbe1e7;border-radius:8px;width:100%;min-height:280px;padding:22px;box-shadow:0 12px 26px #0f172a14}.wlx-book-reference-sheet h4{color:#111827;margin:6px 0 10px}.wlx-book-reference-sheet p,.wlx-book-reference-sheet li{color:#64748b;line-height:1.7}.wlx-book-bottom-bar{background:#fff;border-top:1px solid #e5e7eb;flex:0 0 44px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;height:44px;padding:0 14px;display:grid}.wlx-book-parse-button,.wlx-book-model-row button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:30px;font-size:13px;font-weight:900;display:inline-flex}.wlx-book-parse-button{color:#fff;background:#d99b7c;padding:0 12px}.wlx-book-parse-button:disabled{opacity:.55;cursor:not-allowed}.wlx-book-model-row{justify-content:flex-end;gap:8px;min-width:0;display:flex;overflow-x:auto}.wlx-book-model-row button{color:#5f6b7a;white-space:nowrap;background:#fff;border:1px solid #dbe1e7;padding:0 10px}.wlx-book-model-row button.active{color:#fff;background:#d99b7c;border-color:#d99b7c}.wlx-book-right-panel{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;display:flex;overflow:hidden}.wlx-book-right-tabs{border-bottom:1px solid #e5e7eb;flex:0 0 44px;grid-template-columns:repeat(2,minmax(0,1fr));height:44px;display:grid}.wlx-book-right-tabs button{color:#64748b;background:#fff;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:900;display:inline-flex}.wlx-book-right-tabs button.active{color:#1a73e8;border-bottom-color:#1a73e8}.wlx-book-side-content{flex:1;align-content:start;gap:14px;min-height:0;padding:14px;display:grid;overflow:auto}.wlx-book-analysis-card,.wlx-book-gap-list article{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.wlx-book-side-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.wlx-book-side-title strong{color:#111827}.wlx-book-side-title span{color:#25635b;font-size:12px;font-weight:900}.wlx-book-gap-list{gap:8px;display:grid}.wlx-book-gap-list article,.wlx-book-analysis-card{padding:12px}.wlx-book-gap-list strong,.wlx-book-gap-list p,.wlx-book-analysis-card p{margin:0}.wlx-book-gap-list p,.wlx-book-analysis-card p,.wlx-book-empty-note{color:#64748b;line-height:1.65}.wlx-book-analysis-card{gap:10px;display:grid}.wlx-book-analysis-card textarea{resize:vertical;width:100%;min-width:0}.wlx-book-analysis-card button,.wlx-book-export-grid button{justify-content:center;gap:6px}.wlx-book-export-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wlx-book-assistant-chat{align-content:start;gap:12px;display:grid}.wlx-book-assistant-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wlx-book-assistant-actions button{background:#fff;border:1px solid #dbe1e7;min-width:0;padding:0 10px}.wlx-book-expert-personas{gap:6px;display:grid}.wlx-book-expert-personas span{color:#64748b;background:#fff;border:1px solid #edf0f2;border-radius:8px;gap:2px;padding:8px 10px;font-size:12px;line-height:1.45;display:grid}.wlx-book-expert-personas strong{color:#14202b;font-size:13px}.wlx-book-assistant-messages{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-content:start;gap:10px;min-height:160px;max-height:320px;padding:10px;display:grid;overflow:auto}.wlx-book-assistant-messages article{color:#243142;overflow-wrap:anywhere;border-radius:8px;max-width:92%;padding:10px 12px;line-height:1.65}.wlx-book-assistant-messages article.assistant{background:#fff;border:1px solid #e5e7eb;justify-self:start}.wlx-book-assistant-messages article.user{color:#fff;background:#25635b;justify-self:end}.wlx-book-assistant-composer{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:8px;padding:10px;display:grid}.wlx-book-assistant-composer textarea{resize:vertical;width:100%;min-width:0;max-width:100%}.wlx-book-assistant-composer button{justify-content:center;justify-self:end;gap:6px;width:auto;min-width:96px}.delivery-cover-note{color:#64748b;margin:10px 0 0;line-height:1.65}.authorization-requirements{gap:8px;display:grid}.authorization-requirements strong{color:var(--ink)}.authorization-requirements ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.authorization-requirements li{color:#1f6257;background:#25635b1f;border-radius:999px;padding:6px 10px;font-size:.86rem;font-weight:900}.authorization-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.authorization-evidence-grid textarea,.authorization-evidence-grid input:nth-child(4){grid-column:1/-1}.authorization-evidence-grid textarea{min-height:84px}.timeline div{border-left:3px solid var(--gold);padding-left:14px}.timeline span{color:var(--brand-2);font-weight:800}.wlx-inline-success,.inline-warning,.wlx-inline-notice,.reader-notice{border-radius:8px;align-items:flex-start;gap:8px;margin:12px 0 0;padding:11px 13px;font-weight:800;line-height:1.5;display:flex}.wlx-inline-success:before,.inline-warning:before,.wlx-inline-notice:before,.reader-notice:before{content:"";background:currentColor;border-radius:50%;flex:none;width:8px;height:8px;margin-top:8px}.wlx-inline-success{color:var(--success);background:#2f6f5e12;border:1px solid #2f6f5e2e}.inline-warning{color:#8a5b15;background:#be7e2614;border:1px solid #be7e2638}.work-section>.wlx-inline-success:only-child,.work-section>.wlx-inline-success:last-child{border:1px dashed #2f6f5e38;margin:0;padding:14px 16px}.wlx-inline-notice{color:var(--warning);background:#9a4f1214;border:1px solid #9a4f1233}.reader-cover{color:#fff;background-position:50%;background-size:cover;align-content:end;min-height:440px;padding:clamp(42px,9vw,88px) clamp(18px,6vw,72px);display:grid}.reader-cover p{color:#ffffffd1}.reader-content{gap:var(--section-gap);grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;display:grid}.reader-aside{gap:12px;display:grid;position:sticky;top:88px}.reader-order-form{background:#2d7d6b14;border:1px solid #2d7d6b2e;border-radius:8px;gap:10px;padding:14px;display:grid}.reader-order-form h4,.reader-order-form p{margin:0}.reader-order-form p{color:var(--muted);font-size:.9rem}.reader-order-form input,.reader-order-form button{min-height:38px}.reader-downloads{background:#ffffffb8;border:1px solid #0f172a1a;border-radius:12px;gap:10px;padding:14px;display:grid}.reader-downloads h4{margin:0}.wlx-share-url-box{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.wlx-share-url-box input{color:var(--muted);background:#fff;font-size:.9rem}.reader-notice{color:#1f5f52;background:#2d7d6b1a;border:1px solid #2d7d6b29}.reader-chapter{align-content:start;gap:8px;min-width:0;display:grid}.reader-chapter h3{overflow-wrap:anywhere;min-width:0;margin-top:0}.reader-chapter p{overflow-wrap:anywhere;min-width:0}.reader-chapter button{white-space:normal;min-width:0;max-width:100%}.workspace-view{width:min(100%, calc(var(--page-max) + var(--page-pad) * 2));padding:clamp(28px, 5vw, 64px) var(--page-pad);margin-inline:auto}.route-fallback{gap:16px;max-width:760px;margin-inline:auto;display:grid}.route-fallback h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.route-fallback p:not(.wlx-eyebrow){max-width:620px;color:var(--muted)}.published-grid{grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);align-items:start;gap:18px;margin-bottom:26px;display:grid}.published-list button{overflow-wrap:anywhere;justify-items:start;gap:4px;min-width:0;max-width:100%;min-height:auto;display:grid}.published-detail{min-width:0}.published-detail p,.published-detail small,.published-list span{overflow-wrap:anywhere;min-width:0}.published-detail h3{margin-top:0}.wlx-admin-row{grid-template-columns:minmax(0,1fr) repeat(3,max-content);align-items:center;gap:12px;display:grid}.wlx-admin-row>div{min-width:0}.wlx-admin-row strong,.wlx-material-row>span{overflow-wrap:anywhere}.wlx-admin-row select,.wlx-admin-row input{width:min(100%,260px);min-width:0}.wlx-admin-row button{justify-self:end;min-width:72px;min-height:36px}.wlx-admin-row .wlx-status-pill{justify-self:end}.wlx-admin-row>:not(div):not(:first-child){max-width:100%}.wlx-admin-row>select,.wlx-admin-row>input,.wlx-admin-row>button,.wlx-admin-row>.wlx-status-pill{align-self:center}.wlx-admin-row>button,.wlx-admin-row>.wlx-status-pill{white-space:nowrap}.wlx-admin-row>button+button{margin-left:-4px}.wlx-admin-row button:only-child{justify-self:end}.wlx-admin-row p{overflow-wrap:anywhere;min-width:0;margin:6px 0 0}.wlx-admin-row p+p{margin-top:4px}.work-section:not(.wide) .wlx-admin-row{grid-template-columns:minmax(0,1fr) repeat(2,max-content)}.wlx-page{background:radial-gradient(circle at 75% 8%,#0f766e1a,#0000 28%),linear-gradient(#fbfcfb 0%,#f7f5f1 100%);min-height:calc(100vh - 72px);padding:26px 28px}.wlx-page.shell{grid-template-columns:268px minmax(0,1fr);gap:24px;display:grid}.wlx-card,.wlx-side-card,.wlx-stat-card,.wlx-project-row,.wlx-admin-card{background:#ffffffeb;border:1px solid #cbd5e1bd;border-radius:14px;min-width:0;box-shadow:0 14px 36px #0f172a0f}.wlx-auth-layout{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:24px;min-height:calc(100vh - 124px);display:grid}.wlx-auth-layout.admin{grid-template-columns:minmax(0,.9fr) minmax(360px,420px)}.wlx-auth-hero,.wlx-auth-card{background:#ffffffeb;border:1px solid #cbd5e1bd;border-radius:18px;min-width:0;box-shadow:0 18px 42px #0f172a12}.wlx-auth-hero{background:linear-gradient(105deg,#fffffff7,#ecfdf5c2),url(https://images.unsplash.com/photo-1452421822248-d4c2b47f0c81?auto=format&fit=crop&w=1600&q=76) 50%/cover;align-content:end;gap:32px;min-height:430px;padding:34px;display:grid;overflow:hidden}.wlx-auth-hero h1{color:#0b1f3a;margin:0;font-size:42px;line-height:1.12}.wlx-auth-hero p:not(.wlx-eyebrow){color:#475569;max-width:620px;margin:10px 0 0;font-weight:800}.wlx-auth-card{gap:14px;padding:24px;display:grid}.wlx-hero{background:linear-gradient(100deg,#fffffffa,#ecfdf5c2),url(https://images.unsplash.com/photo-1470071459604-3b5ec3a7fe05?auto=format&fit=crop&w=1800&q=78) 50% 38%/cover;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;min-height:142px;padding:28px 32px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a12}.wlx-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffffeb 0%,#ffffffad 48%,#ffffff5c 100%);position:absolute;inset:0}.wlx-hero>*{z-index:1;position:relative}.wlx-hero h1{color:#0b1f3a;letter-spacing:0;margin:0;font-size:40px;line-height:1.16}.wlx-hero p{color:#314563;margin:8px 0 0;font-size:15px;font-weight:700}.wlx-hero-mark{vertical-align:middle;background:linear-gradient(#0f766e,#10b981);border-radius:999px;width:8px;height:42px;margin-right:16px;display:inline-block}.wlx-primary{color:#fff;background:linear-gradient(#008c76,#006b5e);border-color:#087567;min-height:42px;padding:0 18px;box-shadow:0 12px 24px #0f766e33}.wlx-ghost-btn{color:#0f766e;background:#fff;border-color:#0f766e38;min-height:38px}.wlx-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.wlx-stat-card{text-align:left;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px;min-height:112px;padding:18px 20px;display:grid}button.wlx-stat-card{cursor:pointer}button.wlx-stat-card:hover,button.wlx-stat-card.active{background:#fffffffa;border-color:#0f766e66;box-shadow:0 18px 42px #0f766e1f}button.wlx-stat-card.active{outline:3px solid #0f766e1f}.wlx-stat-icon{aspect-ratio:1;color:#fff;background:linear-gradient(160deg,#0f766e,#22c55e);border-radius:999px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.wlx-stat-icon svg{stroke-width:2.25px;flex:0 0 22px;width:22px;height:22px}.wlx-stat-card:nth-child(3) .wlx-stat-icon{background:linear-gradient(160deg,#f97316,#f59e0b)}.wlx-stat-card:nth-child(4) .wlx-stat-icon{background:linear-gradient(160deg,#7c3aed,#818cf8)}.wlx-stat-card:nth-child(5) .wlx-stat-icon{background:linear-gradient(160deg,#2563eb,#38bdf8)}.wlx-stat-card strong{color:#0b1f3a;margin-top:2px;font-size:32px;line-height:1;display:block}.wlx-stat-card span,.wlx-stat-card small{color:#475569;font-weight:800;display:block}.wlx-stat-card small{color:#64748b;margin-top:6px;font-size:12px;font-weight:600}.wlx-stat-card .wlx-stat-icon{color:#fff;place-items:center;display:grid}.wlx-content-grid{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:18px;display:grid}.wlx-workspace-main .wlx-content-grid{grid-template-columns:minmax(0,1fr)}.wlx-card,.wlx-side-card,.wlx-admin-card{padding:18px}.wlx-card-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.wlx-card-title h2,.wlx-card-title h3{color:#0b1f3a;margin:0;font-size:20px;line-height:28px}.wlx-card-title p{color:#64748b;margin:4px 0 0}.wlx-toolbar{grid-template-columns:minmax(260px,1fr) 120px 140px 42px;gap:10px;margin-bottom:14px;display:grid}.wlx-filter-summary{color:#64748b;margin:-4px 0 14px;font-size:13px;font-weight:800}.wlx-project-list,.wlx-quick-list,.wlx-admin-list{gap:10px;display:grid}.wlx-project-row{box-shadow:none;grid-template-columns:minmax(260px,1.3fr) 110px 110px 140px 150px max-content;align-items:center;gap:14px;padding:14px;display:grid}.wlx-workspace-main .wlx-project-row{border-radius:10px;grid-template-columns:minmax(320px,1.6fr) 110px 110px 120px minmax(180px,.8fr) 240px;align-items:center;min-height:84px;padding:14px 18px}.wlx-workspace-main .wlx-progress{width:min(100%,180px)}.wlx-workspace-main .wlx-row-actions{flex-wrap:nowrap;justify-content:flex-end;align-self:center;width:100%;max-width:240px}.wlx-system-alert{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;width:min(1180px,100% - 32px);margin:16px auto 0;padding:12px 16px;font-weight:800}.wlx-workspace-main .wlx-row-actions button{white-space:nowrap;flex:1 1 0;min-width:0;min-height:38px;padding:0 8px;font-size:13px}.wlx-workspace-main .wlx-row-actions button:last-child{flex:0 0 38px;padding:0}.wlx-pagination{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 4px 0;font-size:13px;font-weight:700;display:flex}.wlx-pagination>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wlx-pagination button{min-width:38px;min-height:36px;box-shadow:none;background:#fff;border-radius:8px;padding:0 12px}.wlx-pagination button.active{color:#fff;background:#0f766e;border-color:#0f766e}.wlx-pagination button:disabled{cursor:not-allowed;opacity:.48}.wlx-project-id{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.wlx-avatar{color:#fff;background:linear-gradient(160deg,#0f766e,#00846f);border-radius:999px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.wlx-project-id strong,.wlx-project-id small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.wlx-project-id strong{color:#0b1f3a;font-size:15px}.wlx-project-id small,.wlx-muted{color:#64748b}.wlx-badge{color:#0f766e;white-space:nowrap;background:#dff8ee;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:26px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-flex}.wlx-badge.warn{color:#b45309;background:#ffedd5}.wlx-badge.soft{color:#0f766e;background:#ecfdf5}.wlx-badge.success{color:#047857;background:#d1fae5}.wlx-progress{gap:5px;display:grid}.wlx-progress strong{color:#0b1f3a;font-size:13px;line-height:1}.wlx-progress small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.wlx-progress-track{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.wlx-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#0f766e,#10b981);height:100%;display:block}.wlx-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wlx-side-stack{gap:14px;display:grid}.wlx-quick-list button,.wlx-admin-list button{text-align:left;background:#f8fafc;grid-template-columns:34px minmax(0,1fr) 18px;justify-content:stretch;align-items:center;gap:10px;width:100%;min-height:56px;display:grid}.wlx-quick-list button:first-child{color:#fff;background:linear-gradient(90deg,#008c76,#006b5e);border-color:#087567}.wlx-flow-mini{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.wlx-flow-mini span{color:#475569;text-align:center;justify-items:center;gap:6px;font-size:12px;font-weight:800;display:grid}.wlx-flow-mini i{color:#fff;background:#0f766e;border-radius:999px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.wlx-admin-shell{background:#f8fafc;grid-template-columns:224px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.wlx-admin-sidebar{background:#fff;border-right:1px solid #e2e8f0;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;padding:18px 14px;display:grid}.wlx-admin-logo{color:#0b1f3a;align-items:center;gap:10px;font-size:22px;font-weight:900;display:flex}.wlx-admin-nav{align-content:start;gap:6px;display:grid}.wlx-admin-nav button{color:#334155;min-height:46px;box-shadow:none;background:0 0;border-color:#0000;justify-content:flex-start}.wlx-admin-nav button.active,.wlx-admin-nav button:hover{color:#0f766e;background:#ecfdf5;border-color:#d1fae5}.wlx-admin-main{align-content:start;gap:18px;min-width:0;padding:20px 32px 36px;display:grid}.wlx-admin-title h1{color:#0b1f3a;margin:0;font-size:32px;line-height:1.2}.wlx-admin-title p{color:#64748b;margin:6px 0 0}.wlx-admin-stats{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;display:grid}.wlx-admin-card.compact{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:128px;padding:16px;display:grid}button.wlx-admin-card.compact{text-align:left;cursor:pointer;border:1px solid #dbe4eb;width:100%}button.wlx-admin-card.compact:hover{border-color:#0f766e;box-shadow:0 14px 34px #0f766e1f}.wlx-admin-stat-icon{color:#0f766e;background:#dff8ee;border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.wlx-admin-card.compact:nth-child(3) .wlx-admin-stat-icon,.wlx-admin-card.compact:nth-child(4) .wlx-admin-stat-icon{color:#b45309;background:#ffedd5}.wlx-admin-card.compact:nth-child(5) .wlx-admin-stat-icon,.wlx-admin-card.compact:nth-child(8) .wlx-admin-stat-icon{color:#2563eb;background:#dbeafe}.wlx-admin-card.compact:nth-child(6) .wlx-admin-stat-icon{color:#7c3aed;background:#ede9fe}.wlx-admin-card.compact strong{color:#0b1f3a;overflow-wrap:anywhere;margin-top:6px;font-size:clamp(18px,1.45vw,28px);line-height:1.08;display:block}.wlx-admin-card.compact small{color:#64748b;margin-top:8px;font-size:12px;font-weight:700;display:block}.wlx-admin-card.compact .wlx-admin-model{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.wlx-admin-grid{grid-template-columns:.9fr 1.35fr 1.05fr;align-items:start;gap:16px;display:grid}.wlx-admin-grid.two{grid-template-columns:1fr 1fr}.wlx-admin-row{border-bottom:1px solid #edf2f7;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;min-height:52px;padding:10px 0;display:grid}.wlx-admin-row:last-child{border-bottom:0}.wlx-admin-table-row{border-bottom:1px solid #edf2f7;grid-template-columns:minmax(150px,1fr) 84px 62px 92px 54px;align-items:center;gap:8px;min-height:46px;display:grid}.wlx-admin-table-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wlx-admin-table-row>button{min-height:34px;padding:0 10px}.wlx-admin-table-row.user{grid-template-columns:minmax(0,1fr) max-content}.wlx-admin-table-row:last-child{border-bottom:0}.wlx-flow-card{background:#fffffff0;border:1px solid #cbd5e1bd;border-radius:14px;gap:16px;min-width:0;padding:18px;display:grid;box-shadow:0 14px 36px #0f172a0f}.wlx-stage-banner{color:#0b1f3a;background:linear-gradient(105deg,#fffffff5,#ecfdf5d1),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1400&q=72) 50%/cover;border-radius:16px;grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:18px;min-height:118px;padding:24px;display:grid;overflow:hidden}.wlx-stage-banner h2{letter-spacing:0;margin:0;font-size:34px;line-height:1.15}.wlx-stage-banner p:not(.wlx-eyebrow){color:#475569;max-width:760px;margin:8px 0 0;font-weight:700}.wlx-stage-banner>svg{color:#fff;background:linear-gradient(160deg,#0f766e,#10b981);border-radius:999px;width:64px;height:64px;padding:14px}.wlx-upload-card{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:18px;display:grid}.wlx-upload-dropzone{color:#0f766e;text-align:center;cursor:pointer;background:#f8fffc;border:1.5px dashed #0f766e5c;border-radius:14px;place-items:center;gap:8px;min-height:210px;padding:26px;display:grid}.wlx-upload-dropzone input{display:none}.wlx-upload-dropzone strong{color:#0b1f3a;font-size:22px}.wlx-upload-dropzone small,.wlx-upload-dropzone span,.wlx-upload-guidance p,.wlx-list-head span{color:#64748b}.wlx-upload-guidance{background:#f8fafc;border-radius:14px;align-content:center;gap:12px;padding:20px;display:grid}.wlx-upload-guidance h3{color:#0b1f3a;margin:0}.wlx-list-head{justify-content:space-between;gap:16px;padding:4px 0;display:flex}.wlx-list-head strong,.wlx-list-head span{display:block}.wlx-stage-toolbar{background:#fff;border:1px solid #cbd5e1bd;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.wlx-stage-toolbar h3{color:#0b1f3a;margin:0;font-size:20px}.wlx-stage-toolbar p{color:#64748b;margin:4px 0 0}.wlx-stage-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.wlx-material-list{gap:10px;display:grid}.wlx-delivery-hero{grid-template-columns:300px minmax(0,1fr) 190px;align-items:stretch;gap:22px;display:grid}.wlx-delivery-main{align-content:start;gap:14px;display:grid}.wlx-delivery-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.wlx-delivery-title h3{color:#0b1f3a;margin:0;font-size:30px;line-height:1.2}.wlx-delivery-strip span,.wlx-delivery-stats span{color:#475569;background:#f8fafc;border-radius:10px;align-items:center;gap:6px;min-width:0;padding:10px;font-weight:800;display:flex}.wlx-delivery-actions{flex-wrap:wrap;gap:10px;display:flex}.wlx-delivery-note{color:#9a3412;background:#fff7ed;border-radius:10px;margin:0;padding:14px}.wlx-cover-preview{gap:8px;margin:0;display:grid}.wlx-cover-preview img{aspect-ratio:1;object-fit:cover;border:1px solid #0f172a1f;border-radius:16px;width:min(280px,100%);box-shadow:0 18px 36px #0f172a24}.wlx-cover-preview figcaption{color:#64748b;font-size:13px;font-weight:800}.wlx-delivery-strip,.wlx-delivery-stats{gap:10px;display:grid}.wlx-delivery-stats strong{color:#0b1f3a;font-size:24px}@media (width<=1380px){.wlx-stat-grid,.wlx-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.wlx-content-grid,.wlx-auth-layout,.wlx-auth-layout.admin,.wlx-admin-grid,.wlx-admin-grid.two{grid-template-columns:1fr}.wlx-project-row,.wlx-workspace-main .wlx-project-row{grid-template-columns:minmax(240px,1fr) 110px 110px}.wlx-project-row .wlx-progress,.wlx-project-row .wlx-row-actions{grid-column:1/-1}}@media (width<=980px){.wlx-page.shell,.wlx-admin-shell{grid-template-columns:1fr}.wlx-admin-sidebar{position:static}.wlx-hero,.wlx-toolbar,.wlx-project-row,.wlx-workspace-main .wlx-project-row,.wlx-stat-grid,.wlx-admin-stats{grid-template-columns:1fr}}.phone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.phone-card{place-items:center;display:grid}.phone-frame{background:#f9f7f2;border:10px solid #1b2028;border-radius:34px;align-content:start;gap:14px;width:min(100%,260px);min-height:500px;padding:34px 18px 18px;display:grid;position:relative}.phone-notch{background:#1b2028;border-radius:999px;width:86px;height:18px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-frame span{color:var(--brand);background:#25635b1a;border-radius:8px;margin-top:auto;padding:10px;font-size:.88rem}.float-tools{z-index:40;gap:8px;display:grid;position:fixed;bottom:18px;right:18px}.float-tools button{border-radius:50%;width:44px;height:44px;padding:0;box-shadow:0 10px 28px #12192229}.rotate-up{transform:rotate(-90deg)}@media (width<=1080px){.feature-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid,.phone-grid,.hero,.split,.split.reverse,.wlx-project-flow-layout,.reader-content{grid-template-columns:1fr}.reader-aside{position:static}}@media (width<=1180px){.wlx-book-studio{grid-template-columns:minmax(52px,220px) minmax(0,1fr);height:auto;min-height:0}.wlx-book-right-panel{border-top:1px solid #e5e7eb;border-left:0;grid-column:1/-1;min-height:360px}.wlx-book-editor-canvas.split-horizontal{grid-template-columns:minmax(0,794px)}}@media (width<=980px){.wlx-admin-row,.work-section:not(.wide) .wlx-admin-row,.wlx-material-row,.wlx-stage-brief,.wlx-book-studio,.wlx-project-console,.wlx-outline-generate-command,.wlx-outline-history-card,.wlx-outline-preference-grid,.wlx-project-console.wlx-project-list-collapsed{grid-template-columns:1fr}.wlx-project-list-sidebar{max-height:none;position:static}.wlx-project-list-scroll{padding:0 0 2px;display:flex;overflow-x:auto}.wlx-project-list-scroll button{flex:none;width:min(260px,78vw)}.wlx-outline-preference-head{display:grid}.wlx-stage-toolbar{flex-direction:column;align-items:stretch}.wlx-parse-tabs{width:100%}.wlx-stage-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.wlx-outline-generate-action,.wlx-outline-history-actions{justify-content:stretch;justify-items:stretch}.wlx-outline-generate-button,.wlx-outline-history-actions button{width:100%}.wlx-material-row-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.wlx-book-export-grid{grid-template-columns:1fr}.wlx-stage-toolbar{grid-template-columns:1fr;display:grid}.wlx-project-outline-entry{grid-template-columns:1fr}.wlx-project-outline-entry>button{justify-content:center;width:100%}.wlx-project-outline-dialog-body{grid-template-columns:1fr;gap:12px;overflow:auto}.wlx-project-outline-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:12px}.wlx-project-outline-nav strong{grid-column:1/-1;margin-bottom:0}.wlx-project-outline-nav button{text-align:center;border-bottom:2px solid #0f766e29;border-left:0;justify-content:center;min-height:34px;padding:0 8px}.wlx-project-outline-document{padding:10px 4px 38px 0;overflow:visible}.wlx-stage-context-actions{justify-content:flex-start}.wlx-analysis-result-layout{grid-template-columns:1fr}.wlx-analysis-result-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;position:static}.wlx-analysis-result-nav strong{grid-column:1/-1;margin-bottom:2px}.wlx-analysis-result-nav a{border-bottom:2px solid #0f766e29;border-left:0;min-height:32px;padding:0 8px}.wlx-admin-row select,.wlx-admin-row input,.wlx-admin-row button,.wlx-admin-row .wlx-status-pill,.wlx-material-row button{width:100%}}@media (width<=760px){.app-shell{padding-bottom:72px}.wlx-outline-generate-command,.wlx-outline-history-panel,.wlx-outline-edit-panel{padding:12px}.wlx-outline-history-head,.wlx-outline-edit-head,.wlx-outline-history-card-title{display:grid}.wlx-outline-history-card-title{justify-items:start}.app-shell:has(.site-shell){padding-bottom:0}.wlx-app-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand account""flow flow";align-items:center;gap:8px 12px;padding-inline:14px;position:sticky}.wlx-app-header .wlx-app-brand{grid-area:brand}.topnav{grid-area:nav;justify-content:flex-start;width:100%;display:flex;overflow-x:auto}.topnav button{width:auto;padding-inline:10px}.wlx-header-flow-nav{grid-area:flow;justify-content:flex-start;width:100%;padding-bottom:2px}.wlx-header-flow-step{padding-inline:0}.wlx-header-flow-step:not(:last-child):after{width:16px}.wlx-header-tools{grid-area:account}.wlx-header-account{gap:6px}.wlx-header-account span{display:none}.wlx-platform-trigger{max-width:136px;padding-inline:10px}.wlx-platform-trigger span{text-overflow:ellipsis;overflow:hidden}.hero{min-height:auto}.hero h1,.panel-head h1,.reader-cover h1{font-size:2.25rem}.feature-grid,.compact-form,.wlx-material-row,.steps,.wlx-stage-summary,.wlx-outline-preference-grid,.wlx-stage-actions{grid-template-columns:1fr}.wlx-stage-actions{display:grid}.compact-stage-input{grid-template-columns:1fr}.wlx-stage-actions button,.wlx-stage-context-actions button{width:100%}.wlx-stage-context-actions{grid-template-columns:1fr;width:100%;display:grid}.wlx-order-inline-form{grid-template-columns:1fr}.wlx-inline-progress{width:100%}.wlx-material-drawer{grid-template-columns:1fr;padding:12px}.wlx-project-outline-dialog{padding:14px}.wlx-project-outline-dialog-head{grid-template-columns:minmax(0,1fr) auto}.wlx-project-outline-dialog-head .wlx-secondary-action{justify-content:center;width:auto}.wlx-project-outline-section{grid-template-columns:34px minmax(0,1fr)}.wlx-project-outline-facts,.wlx-project-outline-chapters li,.wlx-project-outline-timeline li,.wlx-project-outline-questions li,.wlx-project-outline-subsection li{grid-template-columns:1fr}.wlx-project-outline-questions p{grid-column:auto}.wlx-project-outline-answer-box{grid-template-columns:1fr}.wlx-project-outline-answer-box button,.wlx-project-outline-upload-button{width:100%}.wlx-material-drawer-panel{border:1px solid #0f766e29;border-radius:8px;grid-column:1;width:100%;height:calc(100dvh - 24px);box-shadow:0 18px 48px #12192238}.wlx-material-drawer-panel>header{grid-template-columns:1fr}.panel-head{flex-direction:column;align-items:flex-start}.wlx-interview-upload-card,.wlx-interview-chat-header{grid-template-columns:1fr}.wlx-interview-ai-avatar{width:46px;height:46px}.wlx-interview-chat-meta{justify-content:flex-start;max-width:none}.wlx-interview-bubble{max-width:94%}.wlx-interview-composer-actions{flex-direction:column;align-items:stretch}.wlx-interview-composer-actions button{justify-content:center;width:100%}.wlx-chapter-row,.wlx-admin-row{align-items:stretch}.wlx-chapter-row{grid-template-columns:1fr}.panel-head{gap:14px}.account-actions,.compact-actions,.card-actions,.wlx-inline-input-row,.wlx-row-actions{align-items:stretch;width:100%}.wlx-row-actions{max-width:none}.account-actions{justify-content:flex-start;align-items:center}.account-actions button,.compact-actions button,.card-actions button,.wlx-inline-input-row button,.wlx-inline-input-row input,.wlx-row-actions button,.wlx-row-actions .wlx-status-pill{width:100%}.account-actions button{width:auto}.float-tools{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;display:grid;bottom:12px;left:auto;right:12px}.float-tools button{width:40px;height:40px;box-shadow:0 10px 24px #12192229}.wlx-book-studio{flex-direction:column;display:flex}.wlx-book-directory,.wlx-book-directory.collapsed{border-bottom:1px solid #e5e7eb;border-right:0;width:100%;max-height:260px}.wlx-book-directory.collapsed .wlx-book-directory-head,.wlx-book-directory-head{justify-content:space-between}.wlx-book-directory.collapsed .wlx-book-directory-list button,.wlx-book-directory-list button{grid-template-columns:34px minmax(0,1fr);justify-items:stretch}.wlx-book-editor-toolbar,.wlx-book-bottom-bar{flex-wrap:wrap;height:auto;min-height:48px;padding-block:8px}.wlx-book-bottom-bar{grid-template-columns:1fr}.wlx-book-model-row{justify-content:flex-start}.wlx-book-editor-canvas{padding:14px}.wlx-book-page-sheet{min-height:720px}.wlx-book-page-sheet textarea{min-height:720px;padding:96px 24px 32px;font-size:16px}.wlx-book-selection-toolbar{max-width:none;top:14px;left:14px;right:14px;transform:none}}@media (width<=480px){.topnav button{flex-basis:calc(50% - 4px);min-height:34px}.wlx-analysis-result-nav,.wlx-project-outline-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-shell{background:var(--paper,#f6f1e8);min-height:100vh;overflow-x:hidden}.site-shell,.site-shell button,.site-shell input,.site-shell select,.site-shell textarea{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}.site-shell a{color:inherit;text-decoration:none}.site-shell section[id]{scroll-margin-top:84px}.site-shell h1,.site-shell h2,.site-shell h3{color:#18212b;letter-spacing:0;font-family:Songti SC,STSong,SimSun,Noto Serif SC,Source Han Serif SC,Georgia,serif}.site-shell h1{color:#fffaf2;max-width:900px;margin:0 0 22px;font-size:clamp(48px,5.55vw,84px);font-weight:800;line-height:1.08}.site-shell h2{max-width:840px;margin:0 0 14px;font-size:clamp(28px,2.8vw,44px);line-height:1.15}.site-shell h3{margin:0 0 10px;font-size:21px}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f1e8eb;border-bottom:1px solid #18212b1f;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;gap:22px;height:76px;min-height:76px;padding:12px clamp(28px,3.5vw,64px);display:grid;position:sticky;top:0}.site-header>*{min-width:0}.site-header .brand{background:0 0;border:0;grid-template-columns:44px minmax(0,auto);align-items:center;column-gap:12px;width:auto;min-width:0;min-height:auto;padding:0;display:inline-grid}.site-header .brand-mark{color:#fffaf2;background:#18212b;border-radius:0;place-items:center;width:44px;height:44px;font-family:Songti SC,STSong,SimSun,serif;font-size:24px;display:grid}.site-header .brand-copy{white-space:nowrap;grid-column:2;align-items:baseline;gap:10px;min-width:0;display:inline-flex;overflow:hidden}.site-header .brand-copy>span{color:#18212b47;font-size:18px;font-weight:800}.site-header .brand small{text-overflow:ellipsis;color:#667085;min-width:0;font-size:14px;font-weight:800;line-height:1.2;overflow:hidden}.site-header .brand strong{text-overflow:ellipsis;min-width:0;font-size:18px;line-height:1.1;overflow:hidden}.site-header nav{color:#344054;gap:18px;font-size:15px;font-weight:700;display:flex}.site-header nav a{white-space:nowrap}.site-header nav a.active{color:#b8833a}.site-header-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:inline-flex}.site-login{flex:none;display:inline-flex;position:relative}.site-login-trigger,.site-account-logout{color:#18212b;white-space:nowrap;background:#ffffffb8;border:1px solid #18212b24;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:900;line-height:1.2;display:inline-flex}.site-login-trigger:hover,.site-account-logout:hover{background:#fffaf2;border-color:#b8833a61}.site-account-actions{align-items:center;gap:8px;display:inline-flex}.site-account-logout{color:#667085;padding-inline:12px}.site-login-menu{z-index:60;background:#fffaf2;border:1px solid #18212b1f;border-radius:8px;gap:8px;width:230px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 50px #18212b2e}.site-login-menu button{color:#18212b;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.site-login-menu button:hover{background:#b8833a1f}.site-login-menu span{gap:3px;min-width:0;font-weight:900;display:grid}.site-login-menu small{color:#667085;font-size:12px;font-weight:700}.header-cta,.wlx-primary-btn,.secondary-btn,.unlock-btn,.unlocked-btn{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 22px;font-weight:800;line-height:1.2;display:inline-flex}.site-shell .header-cta,.site-shell .wlx-primary-btn,.site-shell .secondary-btn{font-size:18px}.site-shell .header-cta,.site-shell .hero .wlx-primary-btn,.site-shell .hero .secondary-btn{min-height:46px;padding:0 20px}.header-cta,.wlx-primary-btn{color:#fffaf2;background:#08111b;box-shadow:0 16px 38px #18212b29}.secondary-btn{color:#18212b;background:#c9cdd1;border-color:#18212b1f}.site-shell .header-cta,.site-shell .wlx-primary-btn{color:#fffaf2}.site-shell .secondary-btn{color:#18212b}.secondary-btn.active{color:#fffaf2;background:#315f7d}.section-rail{display:none}.section-rail a{color:#475467;border-radius:5px;grid-template-columns:8px auto;align-items:center;gap:8px;min-height:35px;padding:0 8px;font-size:14px;font-weight:900;display:grid}.section-rail span{background:#18212b38;border-radius:50%;width:6px;height:6px}.section-rail a.active{color:#18212b;background:#b8833a24}.section-rail a.active span{background:#b8833a}.site-shell .hero{color:#fffaf2;background:#18212b;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(56px,3.8vw,76px);min-height:calc(100vh - 76px);padding:clamp(48px,6vw,76px) clamp(32px,4.7vw,96px) clamp(48px,6vw,76px) clamp(32px,3.9vw,80px);display:grid}.site-shell .hero-copy{max-width:900px}.site-shell .hero-copy p{color:#fffaf2c7;max-width:820px;font-size:clamp(18px,2vw,26px);line-height:1.8}.site-shell .hero-copy .wlx-eyebrow{color:#b8833a;max-width:none;font-size:16px;line-height:1.5}.site-shell .wlx-eyebrow{color:#b8833a;letter-spacing:.04em;margin:0 0 14px;font-size:16px;font-weight:900}.site-shell .hero-actions,.site-shell .hero-metrics,.site-shell .pill-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.site-shell .hero-actions{gap:16px;margin-top:48px}.site-shell .hero .wlx-primary-btn{min-width:280px}.site-shell .hero .secondary-btn{min-width:170px}.site-shell .hero-metrics{margin-top:34px}.site-shell .hero-metrics span,.site-shell .pill-row span{color:inherit;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:15px;font-weight:800;display:inline-flex}.hero-art{position:relative}.hero-art img{object-fit:cover;border:1px solid #fffaf22e;border-radius:8px;width:100%;height:clamp(360px,62svh,660px);min-height:0;box-shadow:0 32px 72px #00000059}.hero-book-card{color:#fffaf2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#18212bd1;border:1px solid #fffaf22e;border-radius:8px;gap:5px;max-width:min(340px,100% - 40px);padding:16px;display:grid;position:absolute;bottom:20px;right:20px}.trust-strip{background:#fffaf2;border-bottom:1px solid #18212b1f;grid-template-columns:repeat(6,1fr);display:grid}.trust-strip div{color:#344054;text-align:center;border-right:1px solid #18212b1f;justify-content:center;align-items:center;gap:8px;min-height:70px;padding:12px;font-size:14px;font-weight:800;display:flex}.trust-strip svg{color:#b8833a;flex:none}.content-section{align-content:center;padding:clamp(42px,5vw,72px) clamp(28px,3.5vw,64px);display:grid}.privacy-section,.about-section,.faq-section{padding-block:clamp(36px,4vw,56px)}.process-section,.pricing-section,.case-section,.reading-section{min-height:min(100svh - 76px,860px)}.content-section>*{width:min(100%,1320px);margin-inline:auto}.visual-flow,.contact-section{margin-inline:auto}@media (width>=1181px){.site-shell .content-section{padding-right:clamp(28px,3.5vw,64px)}}.section-header{width:min(100%,1320px);max-width:none;margin-bottom:24px}.section-header h2,.section-header>p:last-child{max-width:920px}.section-header>p:last-child{margin-bottom:0;font-size:clamp(15px,1.08vw,17px);line-height:1.65}.pricing-section{background:#f7f1e8}.pricing-section .section-header{margin-bottom:24px}.pricing-section h2{max-width:880px;font-size:clamp(32px,3vw,48px);line-height:1.12}.section-header>p:last-child,.case-card p,.bio-card p,.policy-grid p,.copyright-form p{color:#667085}.visual-flow,.contact-section{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:start;gap:clamp(22px,3vw,44px);display:grid}.visual-flow{align-items:stretch}.visual-flow img{object-fit:cover;border:1px solid #18212b1f;border-radius:8px;width:100%;height:clamp(320px,49svh,520px);min-height:0}.visual-flow>div{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;gap:12px;display:grid}.visual-flow article:nth-child(5){grid-column:1/-1}.visual-flow article{background:#fffaf2;border:1px solid #18212b1f;border-radius:8px;grid-template-columns:44px 1fr;align-items:center;gap:8px 12px;min-height:112px;padding:14px;display:grid}.visual-flow article span{color:#b8833a;grid-row:span 2;font-family:Georgia,serif;font-size:28px;line-height:1}.visual-flow p{color:#667085;margin-bottom:0;font-size:15px;line-height:1.55}.process-section .visual-flow{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr)}.process-section .visual-flow>div{grid-template-columns:1fr}.process-section .visual-flow article,.process-section .visual-flow article:nth-child(5){grid-column:auto}.process-section .visual-flow article{grid-template-columns:46px minmax(92px,128px) minmax(0,1fr);min-height:88px;padding:14px 18px}.process-section .visual-flow article span{grid-row:auto}.process-section .visual-flow article strong{text-overflow:ellipsis;overflow-wrap:anywhere;min-width:0;overflow:hidden}.process-section .visual-flow article p{text-overflow:ellipsis;overflow-wrap:anywhere;white-space:nowrap;min-width:0;overflow:hidden}.package-grid,.case-grid,.bio-grid,.policy-grid,.faq-grid{gap:18px;display:grid}.package-grid,.case-grid{grid-template-columns:repeat(4,1fr)}.case-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.pricing-entry{background:#fffaf2b8;border:1px solid #b8833a3d;border-radius:8px;justify-content:space-between;align-items:center;gap:clamp(18px,3vw,42px);margin-bottom:18px;padding:clamp(18px,2vw,26px);display:flex;box-shadow:0 18px 42px #18212b12}.pricing-entry h3{color:#08111b;margin:0 0 8px;font-size:clamp(24px,2vw,32px);line-height:1.2}.pricing-entry p{color:#667085;max-width:720px;margin:0;font-size:clamp(15px,1.05vw,17px);line-height:1.65}.pricing-entry ul{color:#344054;flex-wrap:wrap;gap:10px 16px;margin:14px 0 0;padding:0;font-weight:800;list-style:none;display:flex}.pricing-entry li{padding-left:18px;position:relative}.pricing-entry li:before{color:#3b7c65;content:"✓";position:absolute;left:0}.entry-badge{color:#7a531d;background:#b8833a29;border-radius:999px;margin-bottom:10px;padding:7px 11px;font-size:14px;font-weight:900;display:inline-flex}.pricing-entry-action{text-align:right;justify-items:end;gap:8px;min-width:220px;display:grid}.pricing-entry-action strong{color:#08111b;font-size:clamp(36px,3.4vw,52px);line-height:1}.pricing-entry-action small{color:#667085;font-weight:800}.pricing-entry-action a{color:#b8833a;align-items:center;gap:10px;font-size:17px;font-weight:900;display:inline-flex}.pricing-card{background:#ffffffd1;border:1px solid #18212b1f;border-radius:8px;min-height:auto;padding:clamp(20px,1.7vw,24px);box-shadow:0 24px 56px #18212b14}.pricing-card.recommended{background:#fffaf2b8;border-color:#b8833a6b}.pricing-card-empty{grid-column:1/-1;justify-self:start;width:min(100%,860px);min-height:auto;padding:clamp(24px,3vw,38px)}.pricing-card-empty h3{margin-bottom:14px}.pricing-card-empty strong{font-size:clamp(30px,2.6vw,42px)}.pricing-card-empty p{max-width:760px}.recommend-badge{color:#7a531d;background:#b8833a2e;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:14px;font-weight:900;display:inline-flex}.pricing-card-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.pricing-card-title .recommend-badge{flex:none;margin:0;padding:6px 10px;font-size:13px;line-height:1}.pricing-card h3{color:#08111b;min-width:0;margin:0 0 14px;font-family:inherit;font-size:clamp(22px,1.7vw,25px);line-height:1.2}.pricing-card-title h3{margin-bottom:0}.pricing-card strong{color:#08111b;letter-spacing:0;margin-bottom:12px;font-size:clamp(32px,2.6vw,42px);line-height:1.1;display:block}.pricing-card p,.pricing-card small{color:#667085;overflow-wrap:anywhere;min-width:0;font-size:clamp(15px,1.1vw,17px);line-height:1.58}.pricing-card small{margin:12px 0 16px;font-weight:800;display:block}.pricing-card ul{gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.pricing-card li{color:#344054;overflow-wrap:anywhere;align-items:center;gap:12px;min-width:0;font-size:clamp(15px,1.1vw,17px);line-height:1.4;display:flex}.pricing-card li svg{color:#3b7c65;flex:none}.pricing-card .excludes{margin-top:0;font-size:16px;line-height:1.65}.pricing-card>a{color:#b8833a;align-items:center;gap:10px;margin-top:10px;font-size:18px;font-weight:900;display:inline-flex}.pricing-note{background:#fffaf2b3;border:1px solid #b8833a38;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;width:min(100%,1320px);margin-top:18px;padding:16px 20px;display:flex}.pricing-note p{color:#667085;overflow-wrap:anywhere;min-width:0;max-width:980px;margin:0}.pricing-note a,.pricing-note button{flex:none}.case-card,.bio-card,.policy-grid article,.copyright-form,.site-shell .success-state,.site-shell .faq-grid details,.site-shell .feature-card{background:#ffffffc7;border:1px solid #18212b1f;border-radius:8px;overflow:hidden;box-shadow:0 20px 46px #18212b12}.site-shell .feature-card,.policy-grid article,.copyright-form,.site-shell .success-state{padding:20px}.site-shell .success-state a{color:#fffaf2;background:#08111b;border-radius:7px;align-items:center;min-height:42px;padding:0 18px;font-weight:900;display:inline-flex}.case-card img,.bio-card img{aspect-ratio:16/10;object-fit:cover;background:#fffaf214;width:100%}.case-card>div,.bio-card>div{padding:18px}.badge{color:#7a531d;background:#b8833a24;border-radius:999px;width:fit-content;margin-bottom:12px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.policy-grid,.bio-grid{grid-template-columns:repeat(3,1fr)}.case-card img{aspect-ratio:16/8.5}.policy-grid article{grid-template-columns:28px minmax(104px,auto) minmax(0,1fr);align-items:start;gap:10px 14px;min-height:0;display:grid}.policy-grid article h3{white-space:nowrap;margin:0}.policy-grid article p{margin-bottom:0;font-size:15px;line-height:1.6}.policy-grid article svg{margin-top:2px}.reading-section{background:#18212b}.reading-section h2,.reading-section h3,.reading-section .bio-card strong,.reading-section .bio-card p{color:#fffaf2}.reading-section .bio-card{background:#fffaf214;border-color:#fffaf224;min-height:auto}.reading-section .bio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-section .bio-card{grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr);display:grid}.reading-section .bio-card img{aspect-ratio:auto;height:100%;min-height:270px}.unlock-btn{color:#18212b;background:#b8833a}.unlocked-btn{color:#fffaf2;background:#2f6f5e}.site-shell .faq-grid{grid-template-columns:repeat(3,1fr)}.site-shell .faq-grid details{padding:14px 16px}.site-shell .faq-grid summary{color:#18212b;cursor:pointer;font-weight:900}.site-shell .faq-grid p{color:#667085;margin-top:8px;margin-bottom:0;font-size:14px;line-height:1.55}.contact-section{background:#fffaf2;grid-template-columns:minmax(0,.95fr) minmax(380px,.72fr);align-items:center;gap:clamp(34px,5vw,84px);padding-block:clamp(54px,6vw,82px)}.contact-copy{gap:22px;display:grid}.contact-copy .section-header{width:min(100%,760px);margin-bottom:0}.contact-copy .section-header h2{max-width:720px}.contact-steps{gap:10px;max-width:760px;display:grid}.contact-steps article{background:#ffffffa3;border:1px solid #18212b1a;border-radius:8px;grid-template-columns:22px 28px minmax(112px,auto) minmax(0,1fr);align-items:center;gap:10px;padding:13px 14px;display:grid}.contact-steps svg{color:#2f6f5e}.contact-steps span{color:#b8833a;font-family:Georgia,serif;font-size:19px;font-weight:800}.contact-steps strong{color:#18212b;white-space:nowrap}.contact-steps p{color:#667085;margin:0;font-size:15px;line-height:1.5}.contact-trust{color:#475467;background:#b8833a14;border:1px solid #b8833a2e;border-radius:8px;gap:10px;max-width:760px;padding:14px 16px;display:flex}.contact-trust svg{color:#b8833a;flex:none}.contact-trust p{margin:0;font-size:15px;line-height:1.65}.contact-trust a{color:#18212b;text-underline-offset:3px;font-weight:900;text-decoration:underline}.contact-panel{background:#ffffffdb;border:1px solid #18212b1f;border-radius:8px;gap:14px;padding:clamp(22px,2.4vw,34px);display:grid;box-shadow:0 24px 54px #18212b17}.contact-panel h3{margin-bottom:0;font-family:inherit;font-size:24px}.contact-panel>p{color:#667085;margin:0;font-size:15px;line-height:1.55}.copyright-form{gap:12px;display:grid}.lead-form{gap:12px}.lead-form label{gap:6px;display:grid}.lead-form label span{color:#344054;font-size:14px;font-weight:900}.lead-form input,.lead-form textarea{width:100%}.lead-form textarea{min-height:112px}.lead-form button{width:100%;margin-top:2px}.lead-form small{color:#667085;font-size:13px;line-height:1.5}.compact-inquiry{box-shadow:none;background:#fff;margin-top:18px}.compact-inquiry h3{font-family:inherit;font-size:1.05rem}.reader-like{align-items:center;gap:8px;margin-top:16px;display:inline-flex}.site-shell .published-grid{grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);gap:18px;margin-bottom:26px;display:grid}.published-list,.published-detail,.share-link-list{gap:12px;display:grid}.published-list button,.published-detail{text-align:left;background:#ffffffc7;border:1px solid #b8833a38;border-radius:8px;min-width:0;max-width:100%;padding:16px}.published-list button.active{border-color:#b8833a;box-shadow:0 12px 30px #18212b1a}.published-list span,.published-detail small{color:#667085;overflow-wrap:anywhere;min-width:0;margin-top:8px;display:block}.published-detail button{margin-top:14px}.site-footer{color:#fffaf2bd;background:#18212b;justify-content:space-between;gap:18px;padding:30px clamp(18px,4vw,64px);display:flex}.site-footer strong{color:#fffaf2}@media (width>=1181px) and (height<=820px){.site-shell h1{font-size:clamp(42px,4.8vw,68px)}.site-shell h2{font-size:clamp(26px,2.45vw,38px)}.section-header{margin-bottom:18px}.site-shell .hero{padding-block:34px}.site-shell .hero-copy p{font-size:clamp(16px,1.55vw,20px);line-height:1.65}.site-shell .hero-actions{margin-top:28px}.site-shell .hero-metrics{margin-top:20px}.hero-art img{height:clamp(330px,58svh,500px)}.visual-flow img{height:clamp(300px,46svh,440px)}.visual-flow article{min-height:96px;padding:12px}.case-card img{aspect-ratio:16/7.5}.case-card>div,.bio-card>div{padding:14px}.badge{margin-bottom:8px}.site-shell .faq-grid details{padding:12px 14px}}@media (width<=1180px){.content-section{min-height:auto;padding-block:clamp(42px,5vw,64px)}.site-header{grid-template-columns:minmax(190px,1fr) auto;gap:18px;height:72px;min-height:72px;padding-block:10px}.site-header nav,.section-rail{display:none}.site-header-actions{justify-self:end}.site-shell .hero{grid-template-columns:1fr;min-height:auto}.hero-art img{aspect-ratio:16/10;height:auto;min-height:clamp(320px,52vw,520px)}.site-shell .content-section{padding-right:clamp(28px,3.5vw,64px)}.visual-flow>div,.site-shell .faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.package-grid,.pricing-grid,.case-grid,.bio-grid,.policy-grid{grid-template-columns:repeat(2,1fr)}.pricing-card{min-height:auto}.reading-section .bio-card{grid-template-columns:1fr}.reading-section .bio-card img{aspect-ratio:16/10;min-height:0}.trust-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=920px){.site-header{grid-template-columns:1fr auto}.site-header nav,.section-rail{display:none}.site-shell .hero,.visual-flow,.contact-section{grid-template-columns:1fr}.contact-section{align-items:start}.contact-panel{max-width:680px}.visual-flow img{aspect-ratio:16/9;height:auto}.process-section .visual-flow{grid-template-columns:1fr}.process-section .visual-flow article{grid-template-columns:42px minmax(86px,120px) minmax(0,1fr)}.process-section .visual-flow article p{white-space:normal}.site-shell .published-grid{grid-template-columns:1fr}.pricing-note,.pricing-entry{flex-direction:column;align-items:stretch}.pricing-entry-action{text-align:left;justify-items:start;min-width:0}.pricing-card-title{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.site-shell .hero-copy{transform:none}}@media (width<=640px){.site-shell h1{max-width:100%;font-size:38px}.site-shell h2{font-size:28px}.site-header{padding:12px 14px}.site-header .brand{grid-template-columns:40px auto}.site-header .brand-mark{width:40px;height:40px;font-size:22px}.site-header .brand-copy{gap:8px}.site-header .brand strong{font-size:16px}.site-header .brand small,.header-cta{display:none}.site-header-actions{gap:8px}.site-login-trigger{min-height:40px;padding-inline:12px}.site-account-logout{display:none}.site-login-menu{width:min(230px,100vw - 28px);right:0}.process-section .visual-flow article{grid-template-columns:40px minmax(0,1fr)}.process-section .visual-flow article p{white-space:normal;grid-column:2}.contact-steps article{grid-template-columns:22px 28px minmax(0,1fr)}.contact-steps article p{grid-column:3}.policy-grid article{grid-template-columns:28px minmax(0,1fr)}.policy-grid article p{grid-column:2}.trust-strip,.package-grid,.pricing-grid,.case-grid,.bio-grid,.visual-flow>div,.published-grid,.policy-grid,.site-shell .faq-grid{grid-template-columns:1fr}.pricing-note{flex-direction:column;align-items:stretch}.hero-art img{height:auto;min-height:320px}.site-footer{flex-direction:column}}
