:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;--bg: #fbf8f5;--paper: #fffdfa;--panel: #fffefe;--panel-soft: #f6f0eb;--berry: #74354d;--berry-deep: #3f1d2d;--mauve: #8b7480;--gold: #b99a63;--gold-soft: #eadfcb;--ink: #3f2b34;--muted: #917d86;--line: rgba(63, 29, 45, .11);--line-gold: rgba(185, 154, 99, .28);--shadow: 0 18px 42px rgba(63, 29, 45, .055);background:var(--bg);color:var(--ink);font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:focus:not(:focus-visible){outline:none}button:focus-visible{outline:2px solid rgba(185,154,99,.58);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.45}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:relative;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(1320px,calc(100% - 64px));margin:0 auto;padding:28px 0 12px}.brand{display:inline-flex;align-items:center;gap:14px;min-width:210px;padding:0;color:var(--ink);background:transparent;border:0;text-align:left}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line-gold);border-radius:50%;color:#fff;background:var(--berry);box-shadow:inset 0 0 0 1px #ffffff6b;font-size:21px;font-weight:750}.brand strong{display:block;font-size:19px;line-height:1.15}.brand small{display:block;margin-top:4px;color:var(--mauve);font-size:13px}.site-header nav{display:flex;align-items:center;justify-content:center;gap:56px;flex:1;padding:0 24px;background:transparent}.site-header nav button{position:relative;min-width:44px;min-height:44px;padding:0 2px;border:0;border-radius:0;color:#5d4451;background:transparent;font-size:16px}.site-header nav button.active,.site-header nav button:hover{color:var(--berry-deep);background:transparent}.site-header nav button.active:after{position:absolute;right:4px;bottom:1px;left:4px;height:3px;border-radius:999px;background:var(--berry);content:""}.site-header nav button:focus-visible{outline:none;text-decoration:underline;text-decoration-color:#b99a63b8;text-decoration-thickness:1px;text-underline-offset:8px}.site-header nav button.active:focus-visible{text-decoration:none}.auth-pill{min-height:42px;padding:0 20px;border:1px solid rgba(122,59,82,.28);border-radius:999px;color:var(--berry-deep);background:transparent;font-weight:650}.page-shell{position:relative;width:min(1320px,calc(100% - 64px));margin:0 auto;padding:26px 0 56px}.page-shell:before,.page-shell:after{display:none}.page-shell:before{top:-150px;right:-130px;width:420px;height:420px}.page-shell:after{bottom:-260px;left:-160px;width:480px;height:480px}.hero-section{display:grid;grid-template-columns:minmax(390px,.92fr) minmax(500px,1.05fr) minmax(330px,.82fr);gap:30px;align-items:center;min-height:560px}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:38px 4px 38px 0}.eyebrow,.card-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:0 12px;border:1px solid var(--line-gold);border-radius:999px;color:var(--berry);background:#fffdfb94;font-size:12px;font-weight:700}h1,h2,h3,p{margin:0}.hero-copy h1{max-width:590px;margin-top:30px;color:var(--berry-deep);font-size:46px;line-height:1.32;font-weight:780}.hero-copy p{max-width:520px;margin-top:18px;color:#6b5360;font-size:17px;line-height:1.86}.hero-actions,.question-actions,.share-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hero-actions{margin-top:34px}.primary-btn,.ghost-btn,.soft-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 26px;border-radius:8px;border:1px solid transparent;font-size:15px;font-weight:720;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.primary-btn{color:#fff;background:var(--berry);box-shadow:0 16px 34px #7a3b5238}.primary-btn:hover,.ghost-btn:hover,.soft-link:hover{transform:translateY(-1px)}.primary-btn.compact{min-height:48px;padding:0 20px;font-size:14px}.ghost-btn{color:var(--berry);background:#ffffffa3;border-color:#7a3b5238}.soft-link{width:100%;margin-top:16px;color:var(--berry);background:#c9a96e1f;border-color:#c9a96e52}.proof-row{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:0;margin-top:42px;border-top:1px solid var(--line-gold);border-bottom:1px solid var(--line-gold)}.proof-row span{display:grid;min-height:68px;place-items:center;border-right:1px solid var(--line-gold);color:var(--mauve);font-size:14px;font-weight:680;text-align:center}.proof-row span:last-child{border-right:0}.hero-panel,.preview-card,.question-panel,.side-summary,.category-pool,.identity-card,.report-panel{border:1px solid var(--line);border-radius:8px;background:#fffdfbe0;box-shadow:var(--shadow)}.hero-panel{display:grid;align-content:center;gap:18px;padding:0;border:0;background:transparent;box-shadow:none}.flow-title,.sample-label{display:flex;align-items:center;justify-content:center;gap:14px;color:var(--berry);font-size:15px;font-weight:720}.flow-title span,.sample-label span{display:block;width:78px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.flow-title span:last-child,.sample-label span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.flow-stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.flow-step{display:flex;align-items:center;gap:11px;min-height:72px;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#ffffffb8}.flow-step.active{color:var(--berry);border-color:#7a3b5259;background:#7a3b5211}.flow-step.done{color:var(--berry-deep);border-color:#c9a96e85}.step-dot{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--berry);background:#f1e6dd;font-size:13px;font-weight:800}.flow-step strong{display:block;font-size:13px;line-height:1.25}.flow-step small{display:block;margin-top:3px;font-size:11px}.hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.process-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:330px;padding:28px 18px 22px;border:1px solid rgba(122,59,82,.14);border-radius:8px;background:#fffdfbdb;box-shadow:0 18px 48px #4a2c3a14;text-align:center}.process-card+.process-card:before{position:absolute;top:50%;left:-18px;width:18px;border-top:1px dashed rgba(122,59,82,.38);content:""}.process-no{color:var(--berry);font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1}.icon-pill{display:grid;width:48px;height:48px;margin-top:16px;place-items:center;border-radius:50%;color:var(--berry);background:#c9a96e2e}.process-card h3{margin-top:18px;color:var(--berry-deep);font-size:17px}.process-card p{margin-top:12px;color:#725866;font-size:12px;line-height:1.75}.process-mini{display:grid;min-height:98px;place-items:center;margin-top:auto;width:100%}.process-mini .radar-canvas{margin:0 auto;transform:scale(.58)}.process-mini svg{color:var(--berry);opacity:.86}.system-note{color:var(--mauve);font-size:13px;text-align:center}.preview-card{align-self:center;padding:0 0 20px;overflow:hidden}.elevated{box-shadow:0 22px 68px #7a3b521f}.profile-row{display:flex;align-items:center;gap:14px;margin-top:18px}.profile-row.xl{gap:18px;margin-top:28px}.avatar{display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;border-radius:50%;color:#fff;background:var(--berry);box-shadow:inset 0 0 0 2px #ffffff5c;font-size:26px;font-weight:760}.profile-row.xl .avatar{flex-basis:82px;width:82px;height:82px;font-size:40px}.profile-row h3,.profile-row h1{color:var(--ink);font-size:26px}.profile-row p{margin-top:4px;color:var(--berry);font-weight:720}.radar-canvas{display:block;margin:20px auto}.category-stack{display:grid;gap:12px;margin:14px 18px 0}.category-match{display:grid;grid-template-columns:86px 1fr 48px;align-items:center;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.category-match strong{color:var(--berry);text-align:right}.match-bar{height:6px;overflow:hidden;border-radius:999px;background:#efe5e2}.match-bar i{display:block;height:100%;border-radius:inherit;background:var(--berry)}.category-universe{position:relative;display:grid;grid-template-columns:330px 1fr auto;gap:22px;align-items:start;margin-top:28px;padding:28px;border:1px solid var(--line-gold);border-radius:8px;background:#fffdfbdb;box-shadow:0 18px 55px #4a2c3a12}.category-universe h2,.category-pool h2,.report-panel h1,.side-summary h1,.question-panel h2{color:var(--berry-deep)}.category-universe h2{margin-top:14px;font-size:25px;line-height:1.35}.category-universe p{margin-top:10px;color:var(--muted);font-size:14px}.compact-ghost{grid-column:3;grid-row:1;min-height:42px;padding:0 18px;align-self:start}.radar-column .compact-ghost{grid-column:auto;grid-row:auto;width:100%;margin-top:8px}.category-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(9,1fr);gap:10px;margin-top:6px}.category-grid button{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;min-height:62px;padding:10px 12px;border:1px solid rgba(122,59,82,.15);border-radius:8px;color:var(--ink);background:#ffffffb8}.category-grid button:hover{border-color:#7a3b525c;background:#fff}.category-grid span{color:var(--gold);font-size:12px;font-weight:780}.category-grid strong{color:var(--berry-deep);font-size:13px;font-weight:680;line-height:1.25}.sample-card{position:relative}.sample-card .sample-label{min-height:44px;margin:0 0 2px;color:var(--berry)}.sample-card .profile-row{padding:0 18px}.level-ribbon{position:absolute;top:44px;right:18px;display:grid;width:48px;height:58px;place-items:center;color:#fff;background:linear-gradient(180deg,#d1ad72,#b68143);border-radius:0 0 7px 7px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:800}.sample-metrics{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.sample-metrics .metric{min-height:86px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent}.sample-metrics .metric:last-child{border-right:0}.sample-card h4{margin:10px 18px 0;color:var(--berry-deep);font-size:15px}.sample-actions{margin:18px 18px 0;padding-top:14px;border-top:1px solid var(--line);text-align:center}.sample-actions button{display:inline-flex;align-items:center;gap:8px;border:0;color:var(--berry);background:transparent;font-weight:720}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips span,.tool-stack span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(122,59,82,.16);border-radius:999px;color:var(--berry);background:#fff;font-size:13px;font-weight:680}.assessment-shell>.flow-stepper,.card-shell>.flow-stepper{width:min(680px,100%);margin:0 auto 28px;grid-template-columns:repeat(3,1fr);gap:0;align-items:center}.assessment-shell>.flow-stepper .flow-step,.card-shell>.flow-stepper .flow-step{position:relative;justify-content:center;min-height:44px;padding:0 18px;border-color:#c9a96e6b;border-radius:999px;background:#fffdfbc7}.assessment-shell>.flow-stepper .flow-step+.flow-step:before,.card-shell>.flow-stepper .flow-step+.flow-step:before{position:absolute;right:calc(100% + 1px);width:35px;border-top:1px solid var(--gold);content:""}.assessment-shell>.flow-stepper .flow-step small,.card-shell>.flow-stepper .flow-step small{display:none}.assessment-shell>.flow-stepper .step-dot,.card-shell>.flow-stepper .step-dot{width:28px;height:28px;flex-basis:28px}.assessment-shell>.flow-stepper .flow-step.active,.card-shell>.flow-stepper .flow-step.active{color:#fff;background:var(--berry);border-color:var(--berry)}.assessment-shell>.flow-stepper .flow-step.active .step-dot,.card-shell>.flow-stepper .flow-step.active .step-dot{color:var(--berry);background:#fff}.assessment-layout{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(430px,1.25fr) minmax(270px,.78fr);gap:20px;align-items:start}.side-summary,.category-pool,.question-panel{padding:24px}.side-summary h1{margin-top:16px;font-size:34px;line-height:1.22}.side-summary p{margin-top:14px;color:#705665;font-size:15px;line-height:1.8}.side-summary.completed{background:#ffffffdb}.mini-score-list{display:grid;gap:8px;margin-top:26px}.mini-score-list div{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;border-bottom:1px solid var(--line)}.mini-score-list span{color:var(--muted);font-size:13px}.mini-score-list strong{color:var(--berry)}.question-panel{min-height:620px}.question-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.large-count{color:var(--berry);font-size:48px;font-weight:760;line-height:1}.total-count{color:var(--mauve);font-size:21px;font-weight:700}.dimension-tag{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-left:3px solid var(--gold);color:var(--berry);background:#c9a96e1a;font-weight:760}.progress-track{width:100%;height:8px;margin-top:28px;overflow:hidden;border-radius:999px;background:#efe8e5}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--berry);transition:width .22s ease}.question-panel h2{margin-top:40px;font-size:28px;line-height:1.45}.option-list{display:grid;gap:12px;margin-top:28px}.option-list button{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:center;min-height:62px;padding:10px 16px;border:1px solid rgba(122,59,82,.16);border-radius:8px;color:#5f4854;background:#fff;text-align:left;font-size:15px;line-height:1.55}.option-list button:hover,.option-list button.selected{color:var(--berry-deep);border-color:#7a3b526b;background:#7a3b520e}.option-list button span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--gold);background:#f5eee6;font-weight:800}.option-list button.selected span{color:#fff;background:var(--berry)}.question-actions{justify-content:space-between;margin-top:30px}.category-pool h2{margin-top:14px;font-size:24px;line-height:1.35}.category-pool .chips{margin-top:18px;max-height:245px;overflow:auto;padding-right:4px}.top-preview{display:grid;gap:10px;margin-top:22px}.top-preview div,.rank-row{display:grid;grid-template-columns:44px 1fr;gap:10px;min-height:64px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.top-preview span,.rank-row span{grid-row:span 2;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--berry);background:#c9a96e2e;font-size:12px;font-weight:800}.top-preview strong,.rank-row strong{color:var(--ink);font-size:14px}.top-preview small,.rank-row small{color:var(--muted);font-size:12px}.tool-map{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.tool-map div{min-height:94px;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fff}.tool-map span{color:var(--muted);font-size:13px}.tool-map strong{display:block;margin-top:12px;color:var(--berry);font-size:28px}.tool-stack{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.dimension-band{margin-top:22px;padding:20px 24px 24px;border:1px solid var(--line-gold);border-radius:8px;background:#fffdfbe0;box-shadow:0 18px 55px #4a2c3a0f}.band-title{display:flex;align-items:center;justify-content:center;gap:16px;color:var(--berry);font-size:18px;font-weight:760}.band-title span{display:block;width:86px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.band-title span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.dimension-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:18px}.dimension-cards article{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;min-height:74px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.dimension-cards svg{color:var(--berry)}.dimension-cards strong{color:var(--berry-deep);font-size:14px;line-height:1.3}.dimension-cards span{color:var(--berry);font-size:17px;font-weight:780}.card-layout{display:grid;grid-template-columns:minmax(270px,.55fr) minmax(640px,1.45fr);gap:22px;align-items:start}.card-title-row{display:flex;align-items:start;justify-content:space-between;gap:24px;margin:18px 0}.card-title-row h1{color:var(--berry-deep);font-size:40px;line-height:1.18}.card-title-row p{margin-top:10px;color:var(--muted);font-size:16px}.final-dashboard{display:grid;grid-template-columns:minmax(760px,1fr) 330px;gap:22px;align-items:start}.opc-master-card,.action-column>*,.all-match-panel{border:1px solid var(--line);border-radius:8px;background:#fffdfbe6;box-shadow:var(--shadow)}.opc-master-card{display:grid;grid-template-columns:.9fr 1fr .95fr;gap:0;overflow:hidden}.profile-column,.radar-column,.top3-column{padding:24px;border-right:1px solid var(--line)}.top3-column{border-right:0}.profile-column blockquote{margin:24px 0 0;padding:0 0 0 18px;border-left:3px solid var(--gold);color:#765d69;font-size:15px;line-height:1.8}.metric-grid.slim{margin-top:24px}.metric-grid.slim .metric{min-height:82px}.level-line{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:8px;align-items:center;margin-top:22px;color:var(--muted);font-size:12px}.level-line i{height:2px;border-radius:999px;background:linear-gradient(90deg,var(--gold),rgba(122,59,82,.25))}.level-line strong{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--berry);font-size:12px}.profile-facts{display:grid;gap:12px;margin-top:22px}.profile-facts div,.ai-tool-row>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--line)}.profile-facts span,.ai-tool-row span{color:var(--muted);font-size:13px}.profile-facts strong,.ai-tool-row strong{color:var(--berry-deep);font-size:14px;text-align:right}.radar-column h2,.top3-column h2,.path-card h2,.all-match-panel h2{color:var(--berry-deep);font-size:19px}.top3-column .category-match{margin-top:14px}.category-match.detailed{grid-template-columns:130px 1fr 48px}.mini-insights{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.mini-insights .insight-card{min-height:128px;padding:16px}.mini-insights .insight-card p{font-size:13px;line-height:1.65}.ai-tool-row{grid-column:1 / -1;display:grid;grid-template-columns:.55fr 1fr;gap:0;border-top:1px solid var(--line)}.ai-tool-row>div{display:grid;grid-template-columns:100px 1fr;min-height:74px;padding:16px 24px;border-top:0;border-right:1px solid var(--line)}.ai-tool-row>div:last-child{border-right:0}.ai-tool-row small{grid-column:2;color:var(--muted);font-size:12px}.action-column{display:grid;gap:16px}.path-card{padding:22px}.path-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.path-icons span{display:grid;min-height:54px;place-items:center;border:1px solid var(--line-gold);border-radius:8px;color:var(--berry);background:#c9a96e1a;font-size:12px;font-weight:720;text-align:center}.path-card p{margin-top:16px;padding:11px 12px;border:1px solid var(--line-gold);border-radius:8px;color:#705665;background:#c9a96e14;font-size:13px;line-height:1.65}.action-tile{display:grid;min-height:132px;place-items:center;padding:18px;color:var(--berry);border:1px solid var(--line);border-radius:8px;background:#fffdfbe6}.action-tile strong{margin-top:8px;color:var(--berry-deep);font-size:18px}.action-tile span{color:var(--muted);font-size:13px}.card-bottom-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:20px;margin-top:20px}.all-match-panel,.path-list{padding:22px}.category-grid.compact button{grid-template-columns:auto 1fr auto;min-height:54px}.category-grid.compact small{color:var(--berry);font-size:12px;font-weight:760}.identity-card{position:sticky;top:102px;padding:26px}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}.metric{min-height:94px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.metric span{display:block;color:var(--muted);font-size:13px}.metric strong{display:block;margin-top:10px;color:var(--berry);font-size:24px;line-height:1.2}.share-actions{margin-top:24px}.share-actions .primary-btn,.share-actions .ghost-btn{width:100%}.report-panel{padding:28px}.report-head{display:flex;align-items:start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.report-head h1{margin-top:14px;font-size:34px}.report-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(340px,1fr);gap:18px;margin-top:22px}.radar-module,.recommend-module,.insight-card,.deep-insight{border:1px solid var(--line);border-radius:8px;background:#fff}.radar-module,.recommend-module{padding:22px}.radar-module h2,.recommend-module h2,.deep-insight h2{color:var(--berry-deep);font-size:20px}.recommend-module{display:flex;flex-direction:column}.recommend-module .rank-row{margin-top:12px}.diagnosis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.insight-card{min-height:160px;padding:22px}.insight-card h3{color:var(--berry);font-size:18px}.insight-card p{margin-top:14px;color:#624b58;font-size:15px;line-height:1.75}.deep-insight{margin-top:18px;padding:22px}.deep-insight ol{display:grid;gap:10px;margin:16px 0 0;padding-left:22px;color:#624b58;line-height:1.7}.hero-section{grid-template-columns:minmax(370px,.92fr) minmax(500px,1.02fr) minmax(320px,.78fr);gap:34px;min-height:520px}.hero-copy{padding-top:26px;padding-bottom:26px}.eyebrow,.card-kicker{min-height:auto;padding:0 0 9px;border:0;border-bottom:1px solid var(--line-gold);border-radius:0;background:transparent;letter-spacing:0}.hero-copy h1{max-width:570px;margin-top:26px;font-size:48px;line-height:1.26;font-weight:760}.hero-copy p{max-width:500px;color:#6c5b63;font-size:16px;line-height:1.9}.primary-btn,.ghost-btn,.soft-link{min-height:48px;padding:0 22px;border-radius:6px;box-shadow:none}.primary-btn{background:var(--berry-deep)}.ghost-btn{background:transparent;border-color:var(--line)}.proof-row{grid-template-columns:repeat(4,auto);justify-content:start;gap:28px;margin-top:36px;border-top:1px solid var(--line-gold);border-bottom:0}.proof-row span{min-height:54px;place-items:center start;border-right:0;color:var(--mauve);font-size:13px}.flow-title,.sample-label,.band-title{gap:12px;color:var(--berry-deep);font-size:14px}.flow-title span,.sample-label span,.band-title span{width:54px;background:var(--line-gold)}.hero-grid{gap:14px}.process-card{min-height:304px;padding:28px 18px 20px;border-color:var(--line);background:#fffefda8;box-shadow:none}.process-card+.process-card:before{display:none}.process-no{color:var(--berry-deep);font-size:26px;font-weight:700}.icon-pill{width:42px;height:42px;margin-top:18px;border:1px solid var(--line-gold);background:transparent}.process-card h3{margin-top:18px;font-size:16px;line-height:1.45}.process-card p{color:#74636b;line-height:1.8}.system-note{color:var(--muted)}.hero-panel,.preview-card,.question-panel,.side-summary,.category-pool,.identity-card,.report-panel,.category-universe,.opc-master-card,.action-column>*,.all-match-panel,.deep-insight,.dimension-band{border-color:var(--line);background:#fffefdb8;box-shadow:none}.preview-card,.category-universe,.question-panel,.side-summary,.category-pool,.opc-master-card,.action-column>*,.all-match-panel,.deep-insight,.dimension-band{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.level-ribbon{top:44px;right:18px;width:42px;height:54px;background:var(--gold);border-radius:0;font-size:23px}.sample-metrics,.metric,.category-match,.top-preview div,.rank-row,.tool-map div,.radar-module,.recommend-module,.insight-card{border-color:var(--line);background:#ffffff9e;box-shadow:none}.category-universe{grid-template-columns:320px 1fr auto;margin-top:32px;padding:28px}.category-universe h2{font-size:24px}.category-grid{gap:8px}.category-grid button{min-height:58px;border-color:var(--line);background:transparent}.category-grid button:hover{border-color:#3f1d2d47;background:#ffffffa8}.assessment-shell>.flow-stepper,.card-shell>.flow-stepper{margin-bottom:26px}.assessment-shell>.flow-stepper .flow-step,.card-shell>.flow-stepper .flow-step{min-height:40px;background:transparent}.assessment-shell>.flow-stepper .flow-step.active,.card-shell>.flow-stepper .flow-step.active{background:var(--berry-deep);border-color:var(--berry-deep)}.assessment-layout{gap:20px}.side-summary,.category-pool,.question-panel{padding:26px}.side-summary h1{font-size:32px}.mini-score-list div{min-height:40px;padding:0}.question-panel{min-height:590px}.large-count{color:var(--berry-deep);font-size:46px}.dimension-tag{border-left-color:var(--gold);background:transparent}.progress-track{height:5px;background:#ece4df}.progress-track span,.match-bar i{background:var(--berry-deep)}.question-panel h2{margin-top:38px;color:var(--berry-deep);font-size:27px}.option-list{gap:10px}.option-list button{min-height:60px;border-color:var(--line);background:#ffffff94}.option-list button:hover,.option-list button.selected{border-color:#3f1d2d47;background:#fff}.option-list button span{color:var(--berry-deep);background:transparent;border:1px solid var(--line-gold)}.option-list button.selected span{color:#fff;background:var(--berry-deep);border-color:var(--berry-deep)}.top-preview div,.rank-row{background:#ffffff94}.top-preview span,.rank-row span{background:transparent;border:1px solid var(--line-gold)}.dimension-band{margin-top:20px;padding:18px 22px 22px;border-color:var(--line);background:transparent}.dimension-cards{gap:10px}.dimension-cards article{min-height:66px;border-color:var(--line);background:#fffefd99}.card-title-row{margin:16px 0 20px}.card-title-row h1{font-size:38px}.final-dashboard{gap:22px}.profile-column,.radar-column,.top3-column{padding:26px}.profile-column blockquote{color:#6f5e66;line-height:1.9}.profile-row.xl .avatar{box-shadow:none}.path-icons span,.path-card p{border-color:var(--line-gold);background:#b99a6314}.action-tile{min-height:126px}.action-tile svg,.dimension-cards svg,.process-mini svg{color:var(--berry-deep);opacity:.82}.site-header,.page-shell{width:min(1400px,calc(100% - 72px))}.site-header{padding-top:34px;padding-bottom:18px}.brand{min-width:240px}.brand-mark{width:50px;height:50px;background:var(--berry-deep)}.brand strong{font-size:21px}.site-header nav{gap:72px}.site-header nav button{font-size:16px}.auth-pill{min-height:46px;padding:0 24px}.page-shell{padding-top:36px}.home-shell{padding-top:46px}.hero-section{grid-template-columns:minmax(430px,.95fr) minmax(550px,1.06fr) minmax(350px,.78fr);gap:44px;min-height:650px}.hero-copy{padding:44px 0}.hero-copy h1{max-width:650px;margin-top:32px;font-size:58px;line-height:1.14;font-weight:780}.hero-copy p{max-width:570px;margin-top:26px;font-size:17px;line-height:2}.hero-actions{margin-top:42px;gap:16px}.primary-btn,.ghost-btn,.soft-link{min-height:56px;padding:0 28px;font-size:15px}.primary-btn{background:var(--berry-deep);box-shadow:0 18px 38px #3f1d2d29}.proof-row{gap:38px;margin-top:50px}.proof-row span{min-height:66px;font-size:14px}.hero-panel{gap:24px;padding:18px 0}.flow-title,.sample-label,.band-title{font-size:15px}.flow-title span,.sample-label span,.band-title span{width:76px}.hero-grid{gap:18px}.process-card{min-height:380px;padding:42px 22px 30px;background:#fffefdc7;box-shadow:0 24px 70px #3f1d2d0e}.process-no{font-size:31px}.icon-pill{width:50px;height:50px;margin-top:24px}.process-card h3{margin-top:24px;font-size:18px}.process-card p{margin-top:14px}.process-mini{min-height:118px}.preview-card{min-height:500px;padding-bottom:26px;box-shadow:0 28px 78px #3f1d2d12}.sample-card .sample-label{min-height:56px}.sample-card .profile-row{padding:10px 28px 0}.sample-metrics{margin:24px 28px 0}.sample-card h4{margin:22px 28px 0}.category-stack,.sample-actions{margin-right:28px;margin-left:28px}.level-ribbon{top:56px;right:28px;width:50px;height:62px}.category-universe{grid-template-columns:minmax(330px,.42fr) 1fr auto;margin-top:54px;padding:42px 44px 46px;background:#fffefdd1;box-shadow:0 28px 80px #3f1d2d0b}.category-universe h2{margin-top:18px;font-size:32px;line-height:1.2}.category-universe p{margin-top:14px;font-size:15px}.category-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:16px}.category-grid button{min-height:72px;padding:14px 16px}.assessment-shell,.card-shell{padding-top:42px}.assessment-layout{grid-template-columns:minmax(290px,.72fr) minmax(520px,1.28fr) minmax(310px,.72fr);gap:28px}.side-summary,.category-pool,.question-panel{padding:34px}.question-panel{min-height:640px}.side-summary h1{font-size:34px;line-height:1.24}.question-panel h2{margin-top:48px;font-size:31px}.option-list button{min-height:66px}.dimension-band{margin-top:30px;padding:24px 28px 28px}.dimension-cards article{min-height:82px;padding:18px}.card-title-row{margin-top:24px;margin-bottom:28px}.card-title-row h1{font-size:48px;line-height:1.12}.card-title-row p{font-size:17px}.final-dashboard{grid-template-columns:minmax(880px,1fr) 330px;gap:28px}.opc-master-card{grid-template-columns:1fr 1.06fr 1fr;min-height:660px;box-shadow:0 30px 90px #3f1d2d0f}.profile-column,.radar-column,.top3-column{padding:34px 28px}.profile-row.xl{gap:22px}.profile-row.xl .avatar{flex-basis:96px;width:96px;height:96px;font-size:46px}.profile-row h1{font-size:34px}.profile-column blockquote{margin-top:34px;padding-left:22px;font-size:16px}.metric-grid.slim{margin-top:30px}.metric{min-height:104px;padding:18px}.metric strong{font-size:27px}.radar-column h2,.top3-column h2,.path-card h2,.all-match-panel h2{font-size:22px}.radar-canvas{margin-top:30px;margin-bottom:30px}.top3-column .category-match{margin-top:18px}.mini-insights{gap:14px;margin-top:22px}.mini-insights .insight-card{min-height:150px;padding:20px}.ai-tool-row>div{min-height:88px;padding:20px 28px}.action-column{gap:20px}.path-card{padding:28px}.path-icons span{min-height:64px}.action-tile{min-height:146px}.card-bottom-grid{gap:28px;margin-top:28px}.all-match-panel,.path-list{padding:28px}.category-grid.compact{grid-template-columns:repeat(6,1fr)}:root{--editorial-bg: #fbf7ef;--editorial-paper: #fffaf1;--editorial-ink: #3b1728;--editorial-gold: #a98755;--editorial-gold-text: #765326;--editorial-muted-text: #684957;--editorial-line: rgba(112, 77, 55, .18)}body{background:var(--editorial-bg)}.site-header{width:min(1370px,calc(100% - 72px));padding-top:32px}.brand-mark{background:radial-gradient(circle at 30% 28%,#7e4960,var(--editorial-ink));border-color:#a9875580}.site-header nav button,.auth-pill{font-family:Times New Roman,Songti SC,SimSun,serif}.auth-pill{color:#fff;background:var(--editorial-ink);border-color:transparent}.page-shell.editorial-home{width:min(1370px,calc(100% - 72px));padding-top:34px}.editorial-hero{display:grid;grid-template-columns:minmax(470px,.85fr) minmax(650px,1.15fr);gap:42px;align-items:center;min-height:650px}.editorial-copy{padding:28px 0 34px}.editorial-copy .eyebrow,.taxonomy-intro .eyebrow{padding:0 16px;min-height:32px;border:1px solid var(--editorial-line);border-radius:999px;color:var(--editorial-ink);background:#fffaf19e;font-size:13px}.editorial-copy h1{max-width:660px;margin-top:28px;color:var(--editorial-ink);font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:clamp(54px,5vw,80px);font-weight:500;line-height:1.18;letter-spacing:0}.desktop-hero-title,.mobile-hero-title,.desktop-hero-copy,.mobile-hero-copy{display:block}.mobile-hero-title,.mobile-hero-copy,.mobile-outcome-card{display:none}.editorial-copy h1 .desktop-hero-title,.editorial-copy h1 .mobile-hero-title{color:var(--editorial-ink)}.editorial-copy h1 .desktop-hero-title>span,.editorial-copy h1 .mobile-hero-title>span{color:var(--editorial-gold)}.editorial-copy p{max-width:620px;margin-top:28px;color:#3b1728b8;font-size:17px;line-height:2}.editorial-copy .hero-actions{margin-top:34px}.editorial-copy .primary-btn,.taxonomy-intro .primary-btn{min-width:190px;background:var(--editorial-ink);box-shadow:0 18px 40px #3b172833}.editorial-copy .ghost-btn{min-width:176px;color:var(--editorial-ink);background:#fffaf1ad;border-color:var(--editorial-line)}.editorial-visual{position:relative;margin:0;min-height:640px}.editorial-visual img{position:absolute;top:0;right:-20px;bottom:0;left:0;width:calc(100% + 20px);height:100%;object-fit:cover;object-position:center;border-radius:0;box-shadow:0 35px 85px #3b17281f}.chapter-strip{display:grid;gap:22px;margin-top:-8px}.chapter-title{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;color:var(--editorial-ink);font-size:15px;font-weight:700}.chapter-title span{height:1px;background:var(--editorial-line)}.chapter-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.editorial-step{display:grid;grid-template-columns:58px 76px 1fr;gap:18px;align-items:center;min-height:120px;padding:22px 28px;border-top:1px solid var(--editorial-line);border-bottom:1px solid var(--editorial-line)}.editorial-step+.editorial-step{border-left:1px solid var(--editorial-line)}.editorial-step-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(169,135,85,.36);color:var(--berry);background:#fffaf1cc}.editorial-step>strong{color:var(--editorial-ink);font-family:Times New Roman,Georgia,serif;font-size:34px;line-height:1;font-weight:500}.editorial-step h3{color:var(--editorial-ink);font-size:17px}.editorial-step p{margin-top:6px;color:#3b17289e;font-size:12px;line-height:1.65}.taxonomy-section{display:grid;grid-template-columns:300px 1fr;gap:44px;margin-top:48px;padding:34px 34px 34px 36px;border:1px solid var(--editorial-line);background:#fffaf1c2;box-shadow:0 28px 78px #3b172814}.taxonomy-intro h2{margin-top:20px;color:var(--editorial-ink);font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:36px;font-weight:500;line-height:1.16}.taxonomy-intro p{max-width:220px;margin-top:16px;color:#3b17289e;font-size:14px;line-height:1.8}.taxonomy-intro .primary-btn{margin-top:24px;min-height:48px}.taxonomy-section .category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin:0;border-top:1px solid var(--editorial-line);border-left:1px solid var(--editorial-line)}.taxonomy-section .category-grid button{min-height:68px;padding:0 18px;border:0;border-right:1px solid var(--editorial-line);border-bottom:1px solid var(--editorial-line);border-radius:0;background:#fffaf159}.taxonomy-section .category-grid button:hover{background:#ffffffb8}.taxonomy-section .category-grid span{color:var(--editorial-gold);font-family:Times New Roman,Georgia,serif;font-size:14px}.taxonomy-section .category-grid strong{color:var(--editorial-ink);font-size:15px}@media(max-width:1180px){.hero-section,.assessment-layout,.card-layout,.final-dashboard,.opc-master-card,.card-bottom-grid,.category-universe,.report-grid,.diagnosis-grid{grid-template-columns:1fr}.hero-copy{padding-right:0}.preview-card,.identity-card{position:static;align-self:stretch}.category-pool .chips{max-height:none}.profile-column,.radar-column,.top3-column,.ai-tool-row>div{border-right:0;border-bottom:1px solid var(--line)}.ai-tool-row{grid-template-columns:1fr}.category-grid,.category-grid.compact,.dimension-cards{grid-template-columns:repeat(3,1fr)}.compact-ghost{grid-column:1;grid-row:auto}}.assessment-shell>.flow-stepper,.card-shell>.flow-stepper{width:min(720px,100%);margin-bottom:36px}.assessment-shell>.flow-stepper .flow-step,.card-shell>.flow-stepper .flow-step{border-radius:999px;background:#fffaf194;border-color:#a9875552}.assessment-shell>.flow-stepper .flow-step.active,.card-shell>.flow-stepper .flow-step.active{background:var(--editorial-ink);border-color:var(--editorial-ink)}.assessment-layout{grid-template-columns:minmax(300px,.72fr) minmax(600px,1.28fr) minmax(300px,.72fr)}.side-summary,.question-panel,.category-pool,.dimension-band,.opc-master-card,.action-column>*,.all-match-panel,.deep-insight{border-radius:0;border-color:var(--editorial-line);background:#fffaf1b8;box-shadow:none}.side-summary h1,.question-panel h2,.category-pool h2,.card-title-row h1,.radar-column h2,.top3-column h2,.path-card h2,.all-match-panel h2,.deep-insight h2{color:var(--editorial-ink);font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-weight:500;letter-spacing:0}.side-summary h1{font-size:36px}.question-panel h2{max-width:720px;font-size:34px;line-height:1.35}.large-count{color:var(--editorial-ink);font-family:Times New Roman,Georgia,serif;font-weight:500}.dimension-tag{color:var(--editorial-ink);border-left-color:var(--editorial-gold)}.progress-track{height:4px;background:#3b17281f}.option-list button{border-radius:0;border-color:var(--editorial-line);background:#fffdf7a3}.option-list button:hover,.option-list button.selected{border-color:#3b172857;background:#fffaf1}.option-list button span{border-radius:0;border-color:#a9875566;color:var(--editorial-ink)}.dimension-band{padding-top:24px;background:transparent}.dimension-cards article,.top-preview div,.rank-row,.tool-map div,.metric,.category-match,.insight-card,.path-icons span,.action-tile{border-radius:0;border-color:var(--editorial-line);background:#fffdf79e}.card-title-row{align-items:end;border-bottom:1px solid var(--editorial-line);padding-bottom:26px}.document-kicker{display:block;color:var(--editorial-gold);font-family:Times New Roman,Georgia,serif;font-size:13px;letter-spacing:.16em;margin-bottom:14px}.card-title-row h1{font-size:58px;line-height:1.08}.card-title-row p{color:#3b17289e}.final-dashboard{grid-template-columns:minmax(900px,1fr) 330px}.opc-master-card{position:relative;overflow:visible;background:#fffaf1;box-shadow:0 38px 90px #3b17281f}.opc-master-card:before{position:absolute;top:18px;right:28px;width:54px;height:74px;color:#fff;background:var(--editorial-gold);content:"L7";display:grid;place-items:center;font-family:Times New Roman,Georgia,serif;font-size:27px;font-weight:700}.profile-column,.radar-column,.top3-column{border-color:var(--editorial-line)}.profile-row.xl .avatar{background:var(--editorial-ink)}.profile-row h1{font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-weight:500}.profile-column blockquote{border-left-color:var(--editorial-gold)}.action-column>*{background:#fffaf1b8}.path-icons span{background:#a9875514}.card-bottom-grid .category-grid.compact button{border-radius:0}@media(min-width:1181px){.page-shell.editorial-home{padding-top:8px}.editorial-hero{min-height:540px}.editorial-visual{min-height:560px}.chapter-strip{margin-top:-4px}.taxonomy-section{margin-top:34px}}@media(max-width:1180px){.editorial-hero,.taxonomy-section,.assessment-layout,.final-dashboard{grid-template-columns:1fr}.editorial-visual{min-height:520px}.chapter-list{grid-template-columns:1fr}.editorial-step+.editorial-step{border-left:0;border-top:0}}@media(max-width:760px){.site-header,.page-shell.editorial-home,.page-shell{width:min(100% - 28px,1370px)}.editorial-copy h1{font-size:43px}.editorial-visual{min-height:360px}.editorial-visual img{top:0;right:0;bottom:0;left:0;width:100%}.editorial-step{grid-template-columns:44px 58px 1fr;padding:18px 0}.taxonomy-section{padding:24px 18px}.taxonomy-section .category-grid{grid-template-columns:1fr}.taxonomy-section .category-grid button{min-height:56px}.card-title-row h1{font-size:38px}}@media(min-width:761px){.editorial-home .luxury-dossier .atelier-hero-photo{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0;display:block!important;width:100%!important;height:100%!important;border-radius:inherit;object-fit:cover;object-position:60% center;opacity:1!important;filter:saturate(.84) contrast(.96) brightness(1.02)!important}}@media(max-width:760px){.editorial-home .editorial-copy{display:flex;flex-direction:column}.editorial-home .editorial-copy .eyebrow{order:1}.editorial-home .editorial-copy h1{order:2}.editorial-home .editorial-copy p{order:3}.editorial-home .hero-actions{order:4;margin-top:24px}.mobile-atelier-image{order:5;aspect-ratio:1.86;margin:22px 0 12px}.editorial-home .mobile-outcome-card{order:6}}.auth-pill[aria-current=page]{background:linear-gradient(135deg,#7a2949,#541731 62%,#32101f)}.admin-shell{position:relative;isolation:isolate;width:100%;min-height:calc(100vh - 92px);padding:clamp(38px,5vw,72px) clamp(16px,4vw,56px) clamp(48px,6vw,84px);overflow:hidden;background:linear-gradient(90deg,#fff9effa,#fff9efe0 45%,#fff9ef85),var(--admin-wave-bg);background-position:center;background-size:cover}.admin-shell:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#fff9ef33,#49142b14),radial-gradient(circle at 72% 18%,rgba(255,255,255,.52),transparent 24%);content:"";pointer-events:none}.admin-login-shell{display:grid;place-items:center}.admin-login-card,.admin-dashboard-head,.admin-records-panel,.admin-detail-panel,.admin-stat-card{border:1px solid rgba(126,58,66,.14);border-radius:8px;background:linear-gradient(145deg,#fffcf6e0,#f8ebe09e);box-shadow:0 24px 76px #41122517,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-login-card{width:min(520px,100%);padding:clamp(28px,4vw,46px)}.admin-login-card h1,.admin-dashboard-head h1{margin:10px 0 14px;color:#2b111b;font-family:var(--opc-font-title);font-size:clamp(42px,4.2vw,66px);font-weight:400;line-height:1.05}.admin-login-card p,.admin-dashboard-head p{max-width:620px;margin:0;color:#604755;font-size:16px;line-height:1.8}.admin-login-form{display:grid;gap:16px;margin-top:30px}.admin-login-form label,.admin-search,.admin-filter,.admin-note-field{display:grid;gap:8px;color:#4a172d;font-size:13px;font-weight:760}.admin-login-form input,.admin-search input,.admin-filter select,.admin-table select,.admin-note-field textarea{width:100%;min-height:46px;border:1px solid rgba(126,58,66,.16);border-radius:8px;color:#351824;background:#fffcf6c7;box-shadow:inset 0 1px #ffffffad;font:inherit;font-size:15px}.admin-login-form input,.admin-search input{padding:0 14px}.admin-login-form input:focus,.admin-search input:focus,.admin-filter select:focus,.admin-table select:focus,.admin-note-field textarea:focus{outline:2px solid rgba(167,123,67,.5);outline-offset:2px}.admin-error{margin:0;color:#8a223d;font-size:14px;line-height:1.6}.admin-demo-note{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(126,58,66,.12);color:#6a4a59;font-size:13px}.admin-demo-note strong{color:#4a172d}.admin-dashboard-shell{display:grid;gap:22px}.admin-dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:clamp(26px,3vw,40px)}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-stat-card{display:flex;align-items:center;gap:14px;min-height:112px;padding:22px}.admin-stat-card>span{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(167,123,67,.22);border-radius:8px;color:#6f2946;background:#fffcf6a8}.admin-stat-card strong{display:block;color:#351824;font-family:var(--opc-font-number);font-size:34px;font-weight:500;line-height:1}.admin-stat-card small{display:block;margin-top:6px;color:#6a4a59;font-weight:760}.admin-workbench{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:18px;align-items:start}.admin-records-panel,.admin-detail-panel{padding:clamp(18px,2vw,26px)}.admin-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 180px;gap:12px;margin-bottom:18px}.admin-search{position:relative}.admin-search svg{position:absolute;bottom:14px;left:14px;color:#7a5264}.admin-search input{padding-left:42px}.admin-filter select,.admin-table select{padding:0 10px}.admin-table-wrap{overflow:hidden;border:1px solid rgba(126,58,66,.12);border-radius:8px;background:#fffcf675}.admin-table{width:100%;border-collapse:collapse;color:#351824;font-size:14px}.admin-table th,.admin-table td{padding:14px 12px;border-bottom:1px solid rgba(126,58,66,.1);text-align:left;vertical-align:middle}.admin-table th{color:#765126;background:#fff9efb8;font-size:12px;font-weight:820}.admin-table tr.selected td{background:#fff4e9bd}.admin-table td>span,.admin-table td small{display:block;margin-top:4px;color:#806b75;font-size:12px}.admin-user-cell{display:grid;min-height:44px;padding:0;border:0;color:inherit;background:transparent;text-align:left}.admin-user-cell strong{color:#351824}.admin-user-cell span{color:#806b75;font-size:12px}.admin-row-actions{display:flex;gap:8px}.admin-row-actions button{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(126,58,66,.14);border-radius:8px;color:#4a172d;background:#fffcf6b8}.admin-empty{margin:0;padding:24px;color:#604755}.admin-detail-top,.admin-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-detail-top span{color:#765126;font-size:12px;font-weight:820}.admin-detail-top strong{padding:7px 11px;border:1px solid rgba(126,58,66,.14);border-radius:999px;color:#4a172d;background:#fffcf6b3;font-size:12px}.admin-profile-mini{display:flex;align-items:center;gap:16px;margin-top:22px}.admin-profile-mini>span{display:grid;place-items:center;width:64px;height:64px;border-radius:999px;color:#fffaf2;background:linear-gradient(145deg,#6f2946,#351321);font-size:28px;font-weight:840}.admin-profile-mini h2{margin:0;color:#351824;font-family:var(--opc-font-title);font-size:34px;font-weight:400;line-height:1}.admin-profile-mini p{margin:8px 0 0;color:#806b75;font-size:13px}.admin-detail-metrics{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.admin-detail-list{display:grid;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(126,58,66,.12)}.admin-detail-list div{display:grid;gap:4px}.admin-detail-list span,.admin-note-field span{color:#806b75;font-size:12px}.admin-detail-list strong{color:#351824;font-size:14px}.admin-note-field{margin-top:22px}.admin-note-field textarea{min-height:116px;padding:12px;resize:vertical;line-height:1.7}.admin-detail-actions{margin-top:18px}@media(max-width:1080px){.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workbench{grid-template-columns:1fr}}@media(max-width:760px){.admin-shell{min-height:calc(100vh - 132px);padding:28px 14px 42px;background:linear-gradient(180deg,#fff9effa,#fff9efc7),var(--admin-wave-bg);background-position:center top;background-size:cover}.admin-login-card h1,.admin-dashboard-head h1{font-size:38px}.admin-dashboard-head,.admin-detail-actions{display:grid}.admin-dashboard-head .ghost-btn,.admin-detail-actions .primary-btn,.admin-detail-actions .ghost-btn{width:100%}.admin-stat-grid,.admin-toolbar{grid-template-columns:1fr}.admin-stat-card{min-height:92px;padding:18px}.admin-table-wrap{border:0;background:transparent}.admin-table,.admin-table tbody,.admin-table tr,.admin-table td{display:block;width:100%}.admin-table thead{display:none}.admin-table tbody{display:grid;gap:12px}.admin-table tr{border:1px solid rgba(126,58,66,.12);border-radius:8px;background:linear-gradient(145deg,#fffcf6db,#f8ebe094);box-shadow:0 10px 30px #4112250b;overflow:hidden}.admin-table td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px 14px}.admin-table td:before{color:#765126;font-size:12px;font-weight:820}.admin-table td:nth-child(1):before{content:"用户"}.admin-table td:nth-child(2):before{content:"等级"}.admin-table td:nth-child(3):before{content:"品类"}.admin-table td:nth-child(4):before{content:"AI短板"}.admin-table td:nth-child(5):before{content:"状态"}.admin-table td:nth-child(6):before{content:"顾问"}.admin-table td:nth-child(7):before{content:"操作"}.admin-table select{min-height:44px}.admin-row-actions{justify-content:flex-start}.site-header .auth-pill,.auth-pill{max-width:none;min-width:92px;padding:0 14px;overflow:visible;font-size:13px}.auth-pill:before{content:none}}.clean-dossier{display:grid;align-items:center;justify-items:center;min-height:560px;padding:26px 28px 34px}.dossier-backdrop{position:absolute;right:18px;bottom:44px;width:min(74%,540px);height:min(78%,468px);border:1px solid rgba(169,135,85,.38);background:#3b1728;box-shadow:0 34px 70px #3b17282e}.dossier-backdrop span{display:none}.dossier-sheet{position:relative;z-index:2;width:min(560px,86%);min-height:600px;margin:0 auto;padding:44px 52px 36px;border:1px solid rgba(169,135,85,.36);background:#fffaf1;box-shadow:0 30px 68px #3b172824}.dossier-sheet:after{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(169,135,85,.2);content:"";pointer-events:none}.dossier-brand{display:flex;align-items:center;gap:12px;color:var(--editorial-ink)}.mini-brand{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(59,23,40,.32);border-radius:50%;font-family:Songti SC,STSong,SimSun,serif;font-size:22px}.dossier-brand strong,.dossier-brand small,.dossier-score-row span,.dossier-foot span,.dossier-title p{display:block}.dossier-brand small,.dossier-title p,.dossier-score-row span,.dossier-foot span{color:#3b17288c;font-family:Times New Roman,Georgia,serif;font-size:11px;letter-spacing:.08em}.dossier-ribbon{position:absolute;top:0;right:56px;display:grid;width:62px;height:86px;place-items:center;color:#fff;background:var(--editorial-gold);font-family:Times New Roman,Georgia,serif;font-size:32px;font-weight:700}.dossier-title{margin-top:42px}.dossier-title h2{color:var(--editorial-gold);font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:45px;font-weight:500;letter-spacing:.06em}.dossier-title p{margin-top:8px}.dossier-score-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:38px}.dossier-score-row>div+div{padding-left:30px;border-left:1px solid var(--editorial-line)}.dossier-score-row strong{display:block;color:var(--editorial-ink);font-family:Times New Roman,Georgia,serif;font-size:62px;font-weight:500;line-height:1}.dossier-category-list{margin-top:40px}.dossier-category-list h3{color:var(--editorial-ink);font-family:Songti SC,STSong,SimSun,serif;font-size:17px;font-weight:500}.dossier-category-row{display:grid;grid-template-columns:34px minmax(92px,1fr) 128px 38px;gap:14px;align-items:center;min-height:38px;border-bottom:1px solid rgba(169,135,85,.22);color:var(--editorial-ink);font-size:14px}.dossier-category-row span{color:var(--editorial-gold);font-family:Times New Roman,Georgia,serif}.dossier-category-row i{display:block;height:4px;overflow:hidden;background:#3b172824}.dossier-category-row i b{display:block;height:100%;background:var(--editorial-ink)}.dossier-category-row em{color:#3b1728b8;font-style:normal}.dossier-foot{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;margin-top:34px;padding-top:24px;border-top:1px solid var(--editorial-line)}.dossier-foot>div+div{padding-left:24px;border-left:1px solid var(--editorial-line)}.dossier-foot strong{display:block;margin-top:8px;color:var(--editorial-ink);font-size:16px;line-height:1.5}@media(min-width:1181px){.clean-dossier{min-height:560px}}@media(max-width:760px){.clean-dossier{min-height:520px;padding:0 0 18px}.dossier-backdrop{right:0;bottom:42px;width:88%;height:390px}.dossier-sheet{width:88%;min-height:430px;padding:30px 28px 26px}.dossier-sheet:after{top:12px;right:12px;bottom:12px;left:12px}.dossier-ribbon{right:28px;width:48px;height:68px;font-size:24px}.dossier-title{margin-top:28px}.dossier-title h2{font-size:29px}.dossier-score-row strong{font-size:44px}.dossier-category-row{grid-template-columns:28px 1fr 70px 34px;gap:8px;font-size:12px}.dossier-foot{grid-template-columns:1fr}.dossier-foot>div+div{padding-left:0;border-left:0}}@media(max-width:760px){.site-header{width:min(100% - 28px,1360px);flex-direction:column;align-items:stretch;gap:12px}.site-header nav{overflow-x:auto;justify-content:start}.site-header nav button{flex:0 0 auto}.page-shell{width:min(100% - 28px,1360px);padding-top:14px}.hero-copy h1{font-size:40px}.hero-copy p{font-size:15px}.proof-row,.flow-stepper,.metric-grid,.tool-map,.mini-insights,.path-icons,.category-grid,.category-grid.compact,.dimension-cards{grid-template-columns:1fr}.proof-row span{border-right:0;border-bottom:1px solid var(--line-gold)}.proof-row span:last-child{border-bottom:0}.hero-panel,.question-panel,.side-summary,.category-pool,.identity-card,.report-panel{padding:18px}.hero-grid{gap:10px}.process-card{min-height:286px;padding:24px 10px 18px}.process-card h3{font-size:15px}.process-card p{font-size:11px;line-height:1.7}.process-mini svg{width:58px;height:58px}.question-panel h2,.category-universe h2,.report-head h1,.side-summary h1{font-size:27px}.option-list button{grid-template-columns:38px 1fr}.question-actions,.report-head{flex-direction:column;align-items:stretch}.question-actions .primary-btn,.question-actions .ghost-btn,.hero-actions .primary-btn,.hero-actions .ghost-btn{width:100%}}@media(max-width:760px){.site-header nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;overflow:visible;padding:0}.site-header nav button{min-width:0;min-height:36px;padding:0 4px;font-size:12px;line-height:1.2;white-space:normal}.site-header nav button.active:after{right:10px;left:10px}.auth-pill{width:100%;justify-content:center}.assessment-shell>.flow-stepper,.card-shell>.flow-stepper{grid-template-columns:1fr;gap:8px;width:100%;margin:8px 0 22px}.assessment-shell>.flow-stepper .flow-step,.card-shell>.flow-stepper .flow-step{justify-content:flex-start;min-height:52px;padding:10px 14px;border-radius:0}.assessment-shell>.flow-stepper .flow-step+.flow-step:before,.card-shell>.flow-stepper .flow-step+.flow-step:before{display:none}.assessment-shell>.flow-stepper .flow-step small,.card-shell>.flow-stepper .flow-step small{display:block;color:#3b172894;font-size:11px;line-height:1.45}.assessment-shell>.flow-stepper .flow-step.active small,.card-shell>.flow-stepper .flow-step.active small{color:#ffffffb8}.assessment-shell>.flow-stepper .step-dot,.card-shell>.flow-stepper .step-dot{flex:0 0 28px}}@media(max-width:760px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;padding:14px 14px 10px;column-gap:10px;gap:10px;border-bottom:1px solid rgba(112,77,55,.12);background:#fbf7eff5}.brand{grid-column:1;grid-row:1;min-width:0;gap:10px}.brand-mark{width:38px;height:38px;font-size:19px}.brand strong{font-size:18px}.brand small{margin-top:2px;font-size:11px}.site-header nav{grid-column:1 / -1;grid-row:2;padding-top:2px}.site-header nav button{min-height:30px;font-size:11px}.site-header nav button.active:after{right:14px;left:14px;bottom:-1px;height:2px}.auth-pill{grid-column:2;grid-row:1;width:auto;min-height:34px;padding:0 14px;font-size:14px}.page-shell.editorial-home{width:100%;padding:0 14px 28px}.editorial-hero{min-height:auto;gap:0;align-items:start}.editorial-copy{padding:22px 0 16px}.editorial-copy .eyebrow{min-height:28px;padding:0 12px;font-size:12px}.desktop-hero-title,.desktop-hero-copy{display:none}.mobile-hero-title,.mobile-hero-copy{display:block}.editorial-copy h1{max-width:330px;margin-top:18px;font-size:43px;line-height:1.08}.editorial-copy p{max-width:330px;margin-top:14px;font-size:14px;line-height:1.85}.mobile-outcome-card{position:relative;display:block;margin-top:18px;padding:18px 18px 16px;border:1px solid rgba(169,135,85,.34);background:linear-gradient(135deg,#fffaf1f5,#fcf4e7c7),#fffaf1;box-shadow:0 18px 42px #3b17281a}.mobile-outcome-card:before{position:absolute;top:14px;right:14px;width:54px;height:54px;border:1px solid rgba(169,135,85,.28);content:""}.mobile-outcome-head,.mobile-outcome-main,.mobile-outcome-foot{position:relative;z-index:1}.mobile-outcome-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.mobile-outcome-head span,.mobile-outcome-main small,.mobile-outcome-foot span{color:#3b172894;font-size:11px;letter-spacing:.08em}.mobile-outcome-head strong{display:grid;width:46px;height:46px;place-items:center;color:#fff;background:var(--editorial-gold);font-family:Times New Roman,Georgia,serif;font-size:22px}.mobile-outcome-main{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.mobile-outcome-main div{padding:12px 0;border-top:1px solid var(--editorial-line);border-bottom:1px solid var(--editorial-line)}.mobile-outcome-main strong{display:block;margin-top:6px;color:var(--editorial-ink);font-family:Times New Roman,Georgia,Songti SC,serif;font-size:32px;font-weight:500;line-height:1}.mobile-outcome-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mobile-outcome-tags span{padding:6px 9px;border:1px solid rgba(169,135,85,.24);color:var(--editorial-ink);background:#ffffff6b;font-size:12px;font-weight:700}.mobile-outcome-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--editorial-line)}.mobile-outcome-foot strong{color:var(--editorial-ink);font-size:13px}.editorial-copy .hero-actions{display:grid;gap:10px;margin-top:16px}.editorial-copy .primary-btn,.editorial-copy .ghost-btn{min-height:48px;width:100%}.editorial-home .clean-dossier{display:none}.chapter-strip{gap:10px;margin-top:10px}.chapter-title{display:block;font-size:13px;text-align:left}.chapter-title span{display:none}.chapter-list{border-top:1px solid var(--editorial-line)}.editorial-step{grid-template-columns:34px 42px 1fr;gap:10px;min-height:74px;padding:13px 0}.editorial-step-icon{width:34px;height:34px}.editorial-step>strong{font-size:24px}.editorial-step h3{font-size:14px}.editorial-step p{margin-top:2px;font-size:11px;line-height:1.45}.taxonomy-section{gap:18px;margin-top:22px;padding:22px 14px}.taxonomy-intro h2{font-size:30px}.taxonomy-intro p{max-width:280px;margin-top:12px}.taxonomy-intro .primary-btn{width:100%}}.document-kicker,.taxonomy-section .category-grid span,.dossier-category-row span{color:var(--editorial-gold-text)}.editorial-copy p,.editorial-step p,.taxonomy-intro p,.side-summary p,.card-title-row p,.profile-column blockquote,.path-card p,.metric span,.profile-facts span,.ai-tool-row span,.ai-tool-row small,.action-tile span,.mobile-outcome-head span,.mobile-outcome-main small,.mobile-outcome-foot span,.dossier-brand small,.dossier-title p,.dossier-score-row span,.dossier-foot span{color:var(--editorial-muted-text)}.profile-row h2{color:var(--editorial-ink);font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:31px;font-weight:500;line-height:1.1}@media(max-width:760px){.site-header{padding:12px 14px 8px}.brand,.auth-pill,.site-header nav button{min-height:44px}.brand{align-items:center}.site-header nav{gap:0;border-top:1px solid rgba(112,77,55,.1);padding-top:4px}.site-header nav button{display:grid;place-items:center;padding:0 3px;font-size:11px}.auth-pill{padding:0 15px;font-size:13px}.assessment-shell,.card-shell{width:100%;padding:0 14px 32px}.assessment-shell>.flow-stepper,.card-shell>.flow-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;margin:12px 0 14px;border:1px solid var(--editorial-line);background:#fffaf1b8}.assessment-shell>.flow-stepper .flow-step,.card-shell>.flow-stepper .flow-step{display:grid;grid-template-columns:26px 1fr;gap:6px;align-items:center;min-height:48px;padding:7px 8px;border:0;border-radius:0;background:transparent}.assessment-shell>.flow-stepper .flow-step+.flow-step,.card-shell>.flow-stepper .flow-step+.flow-step{border-left:1px solid var(--editorial-line)}.assessment-shell>.flow-stepper .flow-step.active,.card-shell>.flow-stepper .flow-step.active{color:#fff;background:var(--editorial-ink)}.assessment-shell>.flow-stepper .flow-step.done,.card-shell>.flow-stepper .flow-step.done{background:#fffaf1fa}.assessment-shell>.flow-stepper .step-dot,.card-shell>.flow-stepper .step-dot{width:26px;height:26px;flex-basis:26px;font-size:12px}.assessment-shell>.flow-stepper .flow-step strong,.card-shell>.flow-stepper .flow-step strong{font-size:12px;line-height:1.15}.assessment-shell>.flow-stepper .flow-step small,.card-shell>.flow-stepper .flow-step small{display:none}.assessment-layout{display:flex;flex-direction:column;gap:14px}.assessment-layout .question-panel{order:1}.assessment-layout .side-summary{order:2}.assessment-layout .category-pool{order:3}.dimension-band{display:none}.question-panel{min-height:auto;padding:18px 16px}.question-head{align-items:start}.large-count{font-size:40px}.total-count{font-size:17px}.dimension-tag{min-height:32px;padding-left:10px;font-size:13px}.progress-track{margin-top:14px}.question-panel h2{margin-top:26px;font-size:28px;line-height:1.32}.option-list{margin-top:22px;gap:10px}.option-list button{grid-template-columns:38px 1fr;min-height:56px;padding:12px;font-size:14px;line-height:1.5}.option-list button span{width:34px;height:34px}.question-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.question-actions .primary-btn,.question-actions .ghost-btn{min-height:48px;width:100%}.side-summary,.category-pool{padding:16px}.side-summary h1{margin-top:10px;font-size:24px;line-height:1.22}.side-summary p{margin-top:8px;font-size:13px;line-height:1.7}.mini-score-list{grid-template-columns:1fr 1fr;gap:0 16px;margin-top:14px}.mini-score-list div{min-height:36px;padding:0}.category-pool h2{font-size:21px;line-height:1.25}.chips span,.tool-stack span{min-height:36px}.card-title-row{display:grid;grid-template-columns:1fr;gap:12px;margin:14px 0;padding-bottom:18px}.document-kicker{margin-bottom:9px;font-size:11px;letter-spacing:.12em}.card-title-row h1{max-width:100%;font-size:35px;line-height:1.12;word-break:keep-all;overflow-wrap:normal}.card-title-row p{max-width:290px;margin-top:8px;font-size:14px;line-height:1.65}.card-title-row .ghost-btn{justify-self:start;min-height:44px;padding:0 18px}.final-dashboard{display:grid;grid-template-columns:1fr;gap:16px}.opc-master-card{display:grid;grid-template-columns:1fr;box-shadow:0 18px 54px #3b17281a}.opc-master-card:before{top:18px;right:18px;width:52px;height:66px}.profile-column,.top3-column,.radar-column{padding:16px;border-right:0;border-bottom:1px solid var(--editorial-line)}.profile-column{order:1;padding-right:76px}.top3-column{order:2}.radar-column{order:3}.ai-tool-row{order:4;display:grid;grid-template-columns:1fr}.ai-tool-row>div{grid-template-columns:88px 1fr;min-height:64px;padding:14px 18px;border-right:0;border-bottom:1px solid var(--editorial-line)}.profile-row.xl{align-items:center}.profile-row.xl .avatar{width:64px;height:64px;font-size:31px}.profile-row h2{font-size:28px}.profile-column blockquote{margin-top:14px;font-size:14px;line-height:1.62}.metric-grid.slim{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.metric-grid.slim .metric{min-height:68px;padding:10px 12px}.metric strong{font-size:23px}.profile-column .level-line,.profile-column .profile-facts{display:none}.top3-column h2,.radar-column h2,.path-card h2,.all-match-panel h2,.deep-insight h2{font-size:21px}.category-match.detailed{grid-template-columns:minmax(92px,1fr) 82px 42px;gap:8px;min-height:44px}.mini-insights{display:none}.action-column{order:2}.action-tile{min-height:104px}.card-bottom-grid{grid-template-columns:1fr;gap:16px}.all-match-panel,.path-list{padding:18px}}:root{--silk-ease: cubic-bezier(.22, 1, .36, 1);--silk-ease-soft: cubic-bezier(.16, 1, .3, 1)}.page-shell{animation:page-enter .46s var(--silk-ease) both}.site-header nav button,.auth-pill,.primary-btn,.ghost-btn,.editorial-step,.taxonomy-section .category-grid button,.option-list button,.action-tile{transition:transform .26s var(--silk-ease),box-shadow .26s var(--silk-ease),background-color .26s var(--silk-ease),border-color .26s var(--silk-ease),color .22s ease,opacity .22s ease}.primary-btn:hover,.ghost-btn:hover,.auth-pill:hover,.taxonomy-section .category-grid button:hover,.editorial-step:hover,.action-tile:hover{transform:translate3d(0,-2px,0)}.primary-btn:active,.ghost-btn:active,.auth-pill:active,.site-header nav button:active,.option-list button:active{transform:translate3d(0,1px,0) scale(.99)}.page-shell.editorial-home{padding-top:clamp(26px,3vw,46px)}.editorial-hero{grid-template-columns:minmax(500px,.78fr) minmax(720px,1.22fr);gap:clamp(38px,5vw,72px);min-height:clamp(660px,46vw,735px)}.editorial-copy{animation:hero-copy-enter .62s var(--silk-ease-soft) 80ms both}.editorial-copy h1{max-width:720px;font-size:clamp(64px,5.45vw,92px);line-height:1.13}.editorial-copy p{max-width:660px}.luxury-dossier{isolation:isolate;min-height:clamp(570px,43vw,690px);overflow:visible;animation:hero-visual-enter .74s var(--silk-ease-soft) .15s both}.luxury-dossier:before{position:absolute;top:22%;right:-2%;bottom:2%;width:25%;background:var(--editorial-ink);box-shadow:0 34px 74px #3b17283d;content:"";z-index:0}.luxury-dossier:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(169,135,85,.18);content:"";pointer-events:none;z-index:2}.luxury-dossier img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:52% 50%;box-shadow:0 38px 92px #3b172829,0 8px 28px #a987551f;transform:translateZ(0)}.luxury-caption{display:none}.chapter-strip{animation:section-rise .56s var(--silk-ease-soft) .23s both}.taxonomy-section{animation:section-rise .62s var(--silk-ease-soft) .31s both}@keyframes page-enter{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-copy-enter{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-visual-enter{0%{opacity:0;transform:translate3d(28px,18px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes section-rise{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@media(min-width:761px){.luxury-dossier:hover img{transform:translate3d(0,-4px,0) scale(1.006);transition:transform .62s var(--silk-ease-soft),box-shadow .62s var(--silk-ease-soft);box-shadow:0 46px 108px #3b17282e,0 14px 34px #a9875524}}@media(max-width:1180px)and (min-width:761px){.editorial-hero{grid-template-columns:1fr;min-height:auto}.luxury-dossier{min-height:620px}}@media(max-width:760px){.page-shell{animation-duration:.34s}.editorial-hero{grid-template-columns:1fr;min-height:auto}.editorial-home .luxury-dossier{display:none}.primary-btn:hover,.ghost-btn:hover,.auth-pill:hover,.taxonomy-section .category-grid button:hover,.editorial-step:hover,.action-tile:hover{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}.page-shell.editorial-home{width:100%;padding:0 0 64px}.editorial-home .editorial-hero{position:relative;display:grid;grid-template-columns:minmax(0,1370px);align-items:center;justify-content:center;min-height:clamp(610px,43vw,690px);margin-top:18px;padding:clamp(54px,7vw,86px) max(36px,calc((100vw - 1370px)/2 + 36px));overflow:hidden;border-top:1px solid rgba(169,135,85,.18);border-bottom:1px solid rgba(169,135,85,.18);background:#f7efe4}.editorial-home .editorial-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#fbf7effa,#fbf7eff0 31%,#fbf7efa8 47%,#fbf7ef1f 67%,#fbf7ef08),linear-gradient(0deg,#fbf7ef4d,#fbf7ef00 26%,#fbf7ef0a);content:"";pointer-events:none}.editorial-home .editorial-hero:after{position:absolute;right:max(36px,calc((100vw - 1370px)/2 + 36px));bottom:28px;z-index:2;width:min(36vw,520px);height:1px;background:linear-gradient(90deg,transparent,rgba(169,135,85,.5),transparent);content:""}.editorial-home .luxury-dossier{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;min-height:0;margin:0;overflow:hidden;pointer-events:none}.editorial-home .luxury-dossier:before,.editorial-home .luxury-dossier:after,.editorial-home .luxury-caption{display:none}.editorial-home .luxury-dossier img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:96% 50%;box-shadow:none;filter:saturate(.98) contrast(1);transform:translate3d(4.5%,0,0) scale(1.01)}.editorial-home .editorial-copy{position:relative;z-index:2;width:min(620px,52vw);padding:0}.editorial-home .editorial-copy .eyebrow{min-height:34px;padding:0 15px;color:#3b1728;background:#fffaf1d1;box-shadow:0 10px 28px #3b17280f}.editorial-home .editorial-copy h1{max-width:620px;margin-top:30px;font-size:clamp(55px,4.55vw,78px);line-height:1.08}.editorial-home .editorial-copy h1 .desktop-hero-title>span{display:block}.editorial-home .editorial-copy p{max-width:570px;margin-top:26px;color:#5a3d4b;font-size:17px;line-height:1.9}.editorial-home .primary-btn,.editorial-home .ghost-btn{min-height:56px}.editorial-home .ghost-btn{background:#fffaf1c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.editorial-home .chapter-strip{width:min(1370px,calc(100% - 72px));margin:30px auto 0;padding-top:0}.editorial-home .chapter-title{margin-bottom:4px;color:#3b1728}.editorial-home .chapter-list{overflow:hidden;border:1px solid rgba(169,135,85,.2);background:#fffaf185;box-shadow:0 18px 50px #3b17280b}.editorial-home .editorial-step{min-height:108px;padding:20px 28px;border:0;background:transparent}.editorial-home .editorial-step:hover{background:#ffffff61}.editorial-home .editorial-step-icon{background:#fffaf1e6}.editorial-home .taxonomy-section{width:min(1370px,calc(100% - 72px));margin:44px auto 0;border-color:#a9875538;background:#fffaf18f;box-shadow:0 24px 70px #3b17280e}.editorial-home .taxonomy-section .category-grid button{background:#fffaf180}@media(min-width:761px){.editorial-home .luxury-dossier:hover img{transform:translate3d(4.5%,-3px,0) scale(1.012);box-shadow:none}}@media(max-width:1180px)and (min-width:761px){.editorial-home .editorial-hero{min-height:640px}.editorial-home .editorial-copy{width:min(610px,58vw)}}@media(max-width:760px){.page-shell.editorial-home{width:100%;padding:0 14px 32px}.editorial-home .editorial-hero{display:grid;min-height:auto;margin:0 -14px;padding:24px 14px 18px;border-top:0;border-bottom:1px solid rgba(112,77,55,.12);background:linear-gradient(180deg,#fffaf1eb,#fbf7effa),#fbf7ef}.editorial-home .editorial-hero:before,.editorial-home .editorial-hero:after{display:none}.editorial-home .editorial-copy{width:100%}.editorial-home .editorial-copy .eyebrow{min-height:30px;box-shadow:none}.editorial-home .editorial-copy h1{max-width:350px;margin-top:20px;font-size:clamp(41px,11.4vw,48px);line-height:1.08}.editorial-home .editorial-copy p{max-width:342px;margin-top:16px;color:#684957;font-size:14px;line-height:1.8}.editorial-home .luxury-dossier{display:none}.editorial-home .mobile-outcome-card{margin-top:20px;box-shadow:0 16px 42px #3b172814}.editorial-home .hero-actions{margin-top:14px}.editorial-home .chapter-strip{width:100%;margin-top:18px}.editorial-home .chapter-list{border-right:0;border-left:0;box-shadow:none}.editorial-home .editorial-step{min-height:76px;padding:13px 0}.editorial-home .editorial-step+.editorial-step{border-top:1px solid rgba(169,135,85,.2);border-left:0}.editorial-home .taxonomy-section{width:100%;margin-top:24px;padding:20px 14px}}@media(min-width:391px)and (max-width:520px){.site-header,.page-shell.editorial-home{width:390px;max-width:390px;margin-right:auto;margin-left:0}}.editorial-home .editorial-hero{min-height:clamp(660px,45vw,740px);background:linear-gradient(90deg,#fbf7ef,#fbf7ef 38%,#fbf7efe6 52%,#fbf7ef85),repeating-linear-gradient(90deg,rgba(169,135,85,.04) 0 1px,transparent 1px 84px),#f6efe4}.editorial-home .editorial-hero:before{background:linear-gradient(90deg,#fbf7eff5,#fbf7efd1 40%,#fbf7ef2e 68%,#fbf7ef00)}.editorial-home .editorial-copy{width:min(520px,44vw)}.editorial-home .editorial-copy h1{max-width:510px;font-size:clamp(58px,5vw,86px);line-height:1.04}.editorial-home .editorial-copy p{max-width:500px;color:#5b3f4c;font-size:16px;line-height:1.95}.editorial-home .luxury-dossier{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;min-height:0;margin:0;overflow:hidden;pointer-events:none}.editorial-home .luxury-dossier:before,.editorial-home .luxury-dossier:after{display:none}.premium-stage{position:absolute;top:50%;right:max(36px,calc((100vw - 1370px)/2 + 38px));width:min(690px,50vw);height:min(560px,38vw);min-height:510px;transform:translateY(-50%)}.stage-rail{position:absolute;top:54px;right:0;bottom:34px;width:212px;padding:28px 22px;color:#fffaf1e0;background:linear-gradient(180deg,#592437f5,#351625),#3b1728;border:1px solid rgba(169,135,85,.28);box-shadow:0 26px 70px #3b172833}.stage-rail span{display:block;color:#b99a63e6;font-family:Times New Roman,Georgia,serif;font-size:52px;line-height:1}.stage-rail strong{display:block;width:72px;margin-top:18px;font-family:Times New Roman,Georgia,serif;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.premium-dossier-card{position:absolute;top:12px;right:92px;width:min(520px,76%);min-height:520px;padding:34px 38px 30px;border:1px solid rgba(169,135,85,.38);background:linear-gradient(145deg,#fffdf8fa,#fff7ebf5),#fffaf1;box-shadow:0 34px 82px #3b172829,inset 0 0 0 1px #ffffff8c}.premium-dossier-card:before{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(169,135,85,.18);content:"";pointer-events:none}.premium-card-top{display:grid;grid-template-columns:38px 1fr 58px;gap:12px;align-items:center}.premium-card-top .mini-brand{width:38px;height:38px;font-size:21px}.premium-card-top strong{display:block;color:var(--editorial-ink);font-size:16px}.premium-card-top small{display:block;margin-top:3px;color:#765326;font-family:Times New Roman,Georgia,serif;font-size:10px;letter-spacing:.12em}.premium-card-top em{display:grid;width:50px;height:68px;place-items:center;align-self:start;color:#fff;background:#a98755;font-family:Times New Roman,Georgia,serif;font-size:26px;font-style:normal;font-weight:700}.premium-card-title{margin-top:34px}.premium-card-title span,.premium-category-list>span,.premium-card-foot span,.premium-score-board span,.premium-score-board small,.premium-side-panel span,.premium-side-panel small{color:#765326;font-size:11px;letter-spacing:.08em}.premium-card-title h2{margin-top:10px;color:#8d6c3f;font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:40px;font-weight:500;line-height:1.08}.premium-score-board{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:30px}.premium-score-board>div+div{padding-left:28px;border-left:1px solid rgba(169,135,85,.24)}.premium-score-board strong{display:block;margin-top:7px;color:var(--editorial-ink);font-family:Times New Roman,Georgia,serif;font-size:58px;font-weight:500;line-height:.95}.premium-category-list{margin-top:32px}.premium-category-row{display:grid;grid-template-columns:30px minmax(112px,1fr) 116px 38px;gap:12px;align-items:center;min-height:34px;border-bottom:1px solid rgba(169,135,85,.18);color:var(--editorial-ink)}.premium-category-row em{color:#765326;font-family:Times New Roman,Georgia,serif;font-style:normal;font-size:13px}.premium-category-row i{display:block;height:4px;overflow:hidden;background:#3b17281f}.premium-category-row b{display:block;height:100%;background:var(--editorial-ink)}.premium-card-foot{display:grid;grid-template-columns:1fr 1.25fr;gap:24px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(169,135,85,.2)}.premium-card-foot>div+div{padding-left:24px;border-left:1px solid rgba(169,135,85,.2)}.premium-card-foot strong{display:block;margin-top:8px;color:var(--editorial-ink);font-size:15px;line-height:1.45}.premium-side-panel{position:absolute;right:24px;bottom:70px;z-index:3;width:190px;padding:18px;border:1px solid rgba(169,135,85,.28);background:#fffaf1e6;box-shadow:0 24px 54px #3b17281c}.premium-side-panel strong{display:block;margin-top:9px;color:var(--editorial-ink);font-family:Songti SC,STSong,SimSun,serif;font-size:22px;font-weight:500}.premium-orbit{position:absolute;left:4px;bottom:36px;z-index:2;display:flex;gap:8px}.premium-orbit span{min-height:30px;padding:7px 11px 0;border:1px solid rgba(169,135,85,.28);color:#684957;background:#fffaf1bd;font-size:12px;font-weight:700}.editorial-home .chapter-strip{margin-top:22px}.editorial-home .taxonomy-section{margin-top:38px}@media(max-width:1180px)and (min-width:761px){.editorial-home .editorial-copy{width:min(500px,47vw)}.premium-stage{right:24px;width:56vw;transform:translateY(-50%) scale(.92);transform-origin:right center}}@media(max-width:760px){.editorial-home .luxury-dossier,.premium-stage{display:none}}.premium-stage{top:47%;width:min(650px,48vw);height:min(500px,35vw);min-height:472px}.stage-rail{top:38px;bottom:18px;width:184px}.premium-dossier-card{top:0;right:76px;width:min(472px,74%);min-height:458px;padding:28px 32px 24px}.premium-card-title{margin-top:24px}.premium-card-title h2{font-size:35px}.premium-score-board{gap:22px;margin-top:22px}.premium-score-board>div+div{padding-left:22px}.premium-score-board strong{font-size:48px}.premium-category-list{margin-top:22px}.premium-category-row{grid-template-columns:28px minmax(104px,1fr) 104px 34px;gap:10px;min-height:29px}.premium-card-foot{gap:18px;margin-top:20px;padding-top:16px}.premium-card-foot>div+div{padding-left:18px}.premium-side-panel{right:4px;bottom:72px;width:176px;padding:16px}.premium-orbit{display:none}@media(max-width:760px){.editorial-home .editorial-copy{width:100%}.editorial-home .editorial-copy h1{max-width:360px;font-size:clamp(38px,10.4vw,42px)}.editorial-copy h1 .mobile-hero-title>span{display:inline-block;white-space:nowrap}}:root{--homepage-paper: #fbf7ef;--homepage-silk: #f5ede2;--homepage-ink: #3b1728;--homepage-muted: #5f4050;--homepage-gold-text: #765326;--homepage-line: rgba(112, 77, 55, .18)}html{scroll-behavior:smooth}button,a{touch-action:manipulation}.site-header{width:min(1370px,calc(100% - 72px));min-height:78px;margin:0 auto;padding:24px 0 12px}.brand{min-height:44px}.site-header nav{min-height:48px;padding:2px;border:1px solid rgba(169,135,85,.2);background:#fffaf19e}.site-header nav button{min-height:44px;padding:0 18px}.auth-pill{min-height:44px;box-shadow:0 14px 34px #3b172824}.editorial-home .editorial-hero{position:relative;display:grid;grid-template-columns:minmax(0,1370px);justify-content:center;align-items:center;min-height:clamp(625px,45vw,720px);margin-top:8px;padding:clamp(58px,7vw,88px) max(36px,calc((100vw - 1370px)/2 + 36px)) clamp(54px,6vw,78px);overflow:hidden;border-top:1px solid rgba(169,135,85,.18);border-bottom:1px solid rgba(169,135,85,.18);background:var(--homepage-silk)}.editorial-home .editorial-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#fbf7effc,#fbf7eff5 28%,#fbf7efba 45%,#fbf7ef33 66%,#fbf7ef00),linear-gradient(180deg,#fffaf152,#fffaf100 38%,#3b17280f);content:"";pointer-events:none}.editorial-home .editorial-hero:after{position:absolute;right:max(36px,calc((100vw - 1370px)/2 + 36px));bottom:32px;z-index:2;width:min(38vw,520px);height:1px;background:linear-gradient(90deg,transparent,rgba(169,135,85,.56),transparent);content:"";pointer-events:none}.editorial-home .luxury-dossier{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block!important;min-height:0;margin:0;overflow:hidden;pointer-events:none;animation:hero-visual-enter .78s var(--silk-ease-soft) .12s both}.editorial-home .luxury-dossier:before,.editorial-home .luxury-dossier:after,.editorial-home .luxury-caption{display:none!important}.editorial-home .luxury-dossier img{position:absolute;top:50%;right:max(-144px,calc((100vw - 1370px)/2 - 96px));left:auto;width:min(76vw,980px);height:auto;max-width:none;object-fit:contain;object-position:center;box-shadow:none;filter:saturate(.98) contrast(1.02);transform:translate3d(0,-50%,0) scale(1.018);transition:transform .76s var(--silk-ease-soft),filter .76s var(--silk-ease-soft)}.editorial-home .editorial-copy{position:relative;z-index:2;width:min(590px,48vw);padding:0;animation:hero-copy-enter .62s var(--silk-ease-soft) 40ms both}.editorial-home .editorial-copy .eyebrow{min-height:34px;padding:0 15px;border-color:#a987553d;color:var(--homepage-ink);background:#fffaf1d1;box-shadow:0 12px 28px #3b17280f}.editorial-home .editorial-copy h1{max-width:580px;margin-top:30px;color:var(--homepage-ink);font-size:clamp(60px,5.25vw,90px);line-height:1.04}.editorial-home .editorial-copy h1 .desktop-hero-title>span,.editorial-home .editorial-copy h1 .mobile-hero-title>span{color:#8d6c3f}.editorial-home .editorial-copy p{max-width:540px;margin-top:24px;color:var(--homepage-muted);font-size:16.5px;line-height:1.95}.editorial-home .editorial-copy .hero-actions{margin-top:34px}.editorial-home .primary-btn{box-shadow:0 18px 42px #3b172833}.editorial-home .ghost-btn{color:var(--homepage-ink);background:#fffaf1b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editorial-home .chapter-strip{width:min(1370px,calc(100% - 72px));margin:34px auto 0}.editorial-home .chapter-list{overflow:hidden;border:1px solid rgba(169,135,85,.2);background:#fffaf18f;box-shadow:0 18px 50px #3b17280b}.editorial-home .editorial-step{min-height:108px;padding:20px 28px;border-top:0;border-bottom:0;background:transparent}.editorial-home .editorial-step+.editorial-step{border-left:1px solid rgba(169,135,85,.2)}.editorial-home .editorial-step p{color:#684957}.editorial-home .taxonomy-section{width:min(1370px,calc(100% - 72px));margin:44px auto 0;border-color:#a9875538;background:#fffaf194;box-shadow:0 24px 70px #3b17280e}@media(min-width:761px){.editorial-home .luxury-dossier:hover img{filter:saturate(1) contrast(1.03);transform:translate3d(-8px,calc(-50% - 4px),0) scale(1.028)}}@media(max-width:1180px)and (min-width:761px){.editorial-home .editorial-hero{min-height:650px}.editorial-home .editorial-copy{width:min(560px,56vw)}.editorial-home .luxury-dossier img{right:-210px;width:860px}}@media(max-width:760px){html{scroll-behavior:auto;overflow-x:hidden}body,#root{max-width:100%;overflow-x:hidden}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:0;padding:14px 14px 10px;gap:10px;border-bottom:1px solid rgba(112,77,55,.12);background:#fbf7eff5;overflow:hidden}.brand{grid-column:1;grid-row:1;min-width:0;min-height:44px}.brand>span:last-child{min-width:0}.brand small{max-width:154px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header nav{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;min-height:46px;padding:0;border:0;background:transparent}.site-header nav button{min-width:0;min-height:44px;padding:0 4px;font-size:10px}.auth-pill{grid-column:2;grid-row:1;justify-self:end;max-width:76px;min-height:44px;padding:0 18px;overflow:hidden;box-shadow:none;font-size:0;white-space:nowrap}.auth-pill:before{content:"登录";font-size:14px}.page-shell.editorial-home{width:100%;padding:0 14px 36px}.editorial-home .editorial-hero{display:grid;min-height:auto;margin:0 -14px;padding:26px 14px 20px;border-top:0;border-bottom:1px solid rgba(112,77,55,.12);background:var(--homepage-paper)}.editorial-home .editorial-hero:before,.editorial-home .editorial-hero:after,.editorial-home .luxury-dossier{display:none!important}.editorial-home .editorial-copy{width:100%;padding:0}.desktop-hero-title,.desktop-hero-copy{display:none}.mobile-hero-title,.mobile-hero-copy{display:block}.editorial-home .editorial-copy .eyebrow{min-height:30px;box-shadow:none;font-size:12px}.editorial-home .editorial-copy h1{max-width:360px;margin-top:20px;font-size:clamp(39px,10.4vw,43px);line-height:1.08}.editorial-home .editorial-copy h1 .mobile-hero-title>span{display:inline-block;white-space:nowrap}.editorial-home .editorial-copy p{max-width:342px;margin-top:16px;color:#684957;font-size:14px;line-height:1.8}.editorial-home .mobile-outcome-card{width:100%;max-width:100%;margin-top:20px;overflow:hidden;border-radius:0;box-shadow:0 16px 42px #3b172814}.mobile-outcome-main,.mobile-outcome-foot{min-width:0}.mobile-outcome-main>*,.mobile-outcome-foot>*{min-width:0}.mobile-outcome-foot strong{max-width:58%;overflow-wrap:anywhere;text-align:right}.editorial-home .hero-actions{margin-top:14px}.editorial-home .primary-btn,.editorial-home .ghost-btn{width:100%;min-height:48px}.editorial-home .chapter-strip{width:100%;margin-top:20px}.editorial-home .chapter-title{display:block;text-align:left}.editorial-home .chapter-title span{display:none}.editorial-home .chapter-list{border-right:0;border-left:0;box-shadow:none}.editorial-home .editorial-step{grid-template-columns:34px 42px minmax(0,1fr);min-height:76px;padding:13px 0}.editorial-home .editorial-step+.editorial-step{border-top:1px solid rgba(169,135,85,.2);border-left:0}.editorial-home .taxonomy-section{width:100%;margin-top:24px;padding:20px 14px}}:root{--atelier-paper: #fbf7ef;--atelier-silk: #f4eadc;--atelier-ink: #2a151d;--atelier-wine: #3b1023;--atelier-plum: #6b4b59;--atelier-gold: #9a6b33;--atelier-gold-soft: rgba(154, 107, 51, .2);--atelier-line: rgba(90, 58, 42, .16)}.site-header{width:min(1380px,calc(100% - 80px));min-height:82px;padding:26px 0 14px}.brand{gap:15px}.brand-mark{width:48px;height:48px;color:#fffaf1;background:radial-gradient(circle at 34% 28%,#85516a 0%,var(--atelier-wine) 72%);border-color:#9a6b3380}.brand strong{color:var(--atelier-ink);font-size:21px;letter-spacing:0}.brand small{color:#7b6470}.site-header nav{gap:clamp(34px,4.8vw,74px);min-height:48px;padding:0 24px;border:0;background:transparent}.site-header nav button{min-width:44px;min-height:44px;padding:0 2px;color:#5c3e4d;font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:18px}.site-header nav button.active:after{right:0;bottom:2px;left:0;height:2px;background:var(--atelier-wine)}.auth-pill{min-width:136px;min-height:48px;padding:0 24px;border-radius:999px;color:#fffaf1;background:var(--atelier-wine);box-shadow:0 18px 38px #3b102329}.page-shell.editorial-home{width:100%;padding:0 0 72px;overflow:hidden}.editorial-home .editorial-hero{position:relative;display:grid;grid-template-columns:minmax(0,1380px);justify-content:center;align-items:center;min-height:clamp(680px,47vw,760px);margin-top:0;padding:clamp(70px,7vw,106px) max(40px,calc((100vw - 1380px)/2 + 40px)) clamp(58px,6vw,86px);overflow:hidden;border-top:1px solid var(--atelier-line);border-bottom:1px solid var(--atelier-line);background:linear-gradient(90deg,#fbf7effa,#fbf7eff0 34%,#fbf7ef9e 54%,#f4eadc2e),linear-gradient(180deg,#fffbf4bd,#f1e3d2b8),var(--atelier-silk)}.editorial-home .editorial-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,#fffbf4e6,#fffbf48a 42%,#fffbf400 72%),repeating-linear-gradient(90deg,rgba(154,107,51,.045) 0 1px,transparent 1px 96px);content:"";pointer-events:none}.editorial-home .editorial-hero:after{display:none}.editorial-home .editorial-copy{position:relative;z-index:2;width:min(560px,43vw);padding:0;animation:hero-copy-enter .64s var(--silk-ease-soft) 40ms both}.editorial-home .editorial-copy .eyebrow{min-height:34px;padding:0 16px;border-color:#9a6b333d;color:var(--atelier-wine);background:#fffbf4c2;box-shadow:none}.editorial-home .editorial-copy h1{max-width:540px;margin-top:32px;color:var(--atelier-ink);font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:clamp(58px,5vw,84px);font-weight:500;line-height:1.08;letter-spacing:0}.editorial-home .editorial-copy h1 .desktop-hero-title>span,.editorial-home .editorial-copy h1 .mobile-hero-title>span{color:#8b6736}.editorial-home .editorial-copy p{max-width:520px;margin-top:24px;color:var(--atelier-plum);font-size:17px;line-height:1.92}.editorial-home .hero-actions{margin-top:36px;gap:16px}.editorial-home .primary-btn,.editorial-home .ghost-btn{min-height:56px;border-radius:999px}.editorial-home .primary-btn{min-width:214px;background:var(--atelier-wine);box-shadow:0 20px 44px #3b102333}.editorial-home .ghost-btn{min-width:190px;color:var(--atelier-wine);background:#fffbf4b8;border-color:#3b102329;-webkit-backdrop-filter:none;backdrop-filter:none}.editorial-home .luxury-dossier{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block!important;margin:0;min-height:0;overflow:visible;pointer-events:none;animation:hero-visual-enter .82s var(--silk-ease-soft) .11s both}.editorial-home .luxury-dossier:before,.editorial-home .luxury-dossier:after,.editorial-home .luxury-dossier img,.editorial-home .luxury-caption{display:none!important}.premium-stage{position:absolute;top:50%;right:max(34px,calc((100vw - 1380px)/2 + 48px));width:min(690px,50vw);height:558px;min-height:0;transform:translate3d(0,-50%,0)}.stage-rail{position:absolute;top:88px;right:8px;bottom:92px;width:104px;padding:0;border:1px solid rgba(154,107,51,.3);color:#fffaf1e6;background:linear-gradient(180deg,rgba(72,23,44,.98),var(--atelier-wine)),var(--atelier-wine);box-shadow:0 32px 80px #3b102338}.stage-rail span{display:none;color:#cbaa70e6;font-family:Times New Roman,Georgia,serif;font-size:13px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl}.stage-rail strong{display:none;width:76px;margin-top:26px;font-family:Times New Roman,Georgia,serif;font-size:11px;font-weight:500;line-height:1.45;letter-spacing:.08em}.premium-dossier-card{position:absolute;top:0;right:88px;width:min(504px,76%);min-height:520px;padding:34px 38px 30px;border:1px solid rgba(154,107,51,.36);background:linear-gradient(145deg,#fffdf8fa,#fff7ecf5),#fffaf1;box-shadow:0 34px 86px #3b102329,inset 0 0 0 1px #ffffffad}.premium-dossier-card:before{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(154,107,51,.18);content:"";pointer-events:none}.premium-card-top,.premium-card-title,.premium-score-board,.premium-category-list,.premium-card-foot{position:relative;z-index:1}.premium-card-top{display:grid;grid-template-columns:40px 1fr 54px;gap:13px;align-items:center}.premium-card-top .mini-brand{width:40px;height:40px;color:var(--atelier-wine);border-color:#3b102352;font-size:22px}.premium-card-top strong{color:var(--atelier-ink);font-size:16px}.premium-card-top small,.premium-card-title span,.premium-category-list>span,.premium-card-foot span,.premium-score-board span,.premium-score-board small,.premium-side-panel span,.premium-side-panel small{color:var(--atelier-gold);font-size:11px;letter-spacing:.08em}.premium-card-top em{display:grid;width:50px;height:68px;place-items:center;align-self:start;color:#fffaf1;background:#9b6b34;font-family:Times New Roman,Georgia,serif;font-size:26px;font-style:normal;font-weight:700}.premium-card-title{margin-top:30px}.premium-card-title h2{margin-top:10px;color:#876437;font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-size:38px;font-weight:500;line-height:1.08;letter-spacing:0}.premium-score-board{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.premium-score-board>div+div{padding-left:24px;border-left:1px solid var(--atelier-gold-soft)}.premium-score-board strong{display:block;margin-top:8px;color:var(--atelier-ink);font-family:Times New Roman,Georgia,serif;font-size:56px;font-weight:500;line-height:.95}.premium-score-board small{display:block;margin-top:8px;letter-spacing:0}.premium-category-list{margin-top:30px}.premium-category-row{display:grid;grid-template-columns:30px minmax(112px,1fr) 116px 38px;gap:12px;align-items:center;min-height:34px;border-bottom:1px solid var(--atelier-gold-soft);color:var(--atelier-ink)}.premium-category-row em{color:var(--atelier-gold);font-family:Times New Roman,Georgia,serif;font-style:normal;font-size:13px}.premium-category-row strong{font-size:13px}.premium-category-row i{display:block;height:4px;overflow:hidden;background:#3b10231f}.premium-category-row b{display:block;height:100%;background:var(--atelier-wine)}.premium-category-row small{color:#684957;font-size:12px}.premium-card-foot{display:grid;grid-template-columns:1fr 1.22fr;gap:22px;margin-top:28px;padding-top:20px;border-top:1px solid var(--atelier-gold-soft)}.premium-card-foot>div+div{padding-left:22px;border-left:1px solid var(--atelier-gold-soft)}.premium-card-foot strong{display:block;margin-top:8px;color:var(--atelier-ink);font-size:15px;line-height:1.45}.premium-side-panel{position:absolute;right:8px;bottom:72px;z-index:3;width:184px;padding:18px;border:1px solid rgba(154,107,51,.28);color:var(--atelier-ink);background:#fffaf1f0;box-shadow:0 24px 58px #3b10231f}.premium-side-panel strong{display:block;margin-top:10px;color:var(--atelier-ink);font-family:Songti SC,STSong,SimSun,serif;font-size:22px;font-weight:500}.premium-side-panel small{display:block;margin-top:8px;line-height:1.5;letter-spacing:0}.editorial-home .chapter-strip{width:min(1380px,calc(100% - 80px));margin:34px auto 0}.editorial-home .chapter-title{margin-bottom:6px;color:var(--atelier-ink)}.editorial-home .chapter-list{border:1px solid var(--atelier-line);background:#fffaf18a;box-shadow:0 18px 46px #3b10230b}.editorial-home .editorial-step{min-height:110px;padding:20px 30px;border-top:0;border-bottom:0;background:transparent}.editorial-home .editorial-step+.editorial-step{border-left:1px solid var(--atelier-line)}.editorial-home .editorial-step-icon{color:var(--atelier-wine);background:#fffaf1d1}.editorial-home .taxonomy-section{width:min(1380px,calc(100% - 80px));margin:46px auto 0;border-color:var(--atelier-line);background:#fffaf19e;box-shadow:0 24px 64px #3b10230e}@media(min-width:761px){.editorial-home .luxury-dossier:hover .premium-dossier-card{transform:translate3d(-6px,-5px,0);box-shadow:0 42px 98px #3b10232e,inset 0 0 0 1px #ffffffad}.premium-dossier-card{transition:transform .68s var(--silk-ease-soft),box-shadow .68s var(--silk-ease-soft)}}@media(max-width:1180px)and (min-width:761px){.editorial-home .editorial-hero{min-height:650px}.editorial-home .editorial-copy{width:min(540px,52vw)}.premium-stage{right:18px;width:58vw;transform:translate3d(0,-50%,0) scale(.9);transform-origin:right center}}@media(max-width:760px){.site-header{width:100%;min-height:0;padding:14px 14px 10px;gap:10px;background:#fbf7effa}.brand-mark{width:42px;height:42px;font-size:20px}.brand strong{font-size:20px}.site-header nav{gap:0;min-height:46px;padding:0}.site-header nav button{min-height:44px;padding:0 4px;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:11px}.auth-pill{min-width:0;max-width:76px;min-height:44px;padding:0 18px;box-shadow:none}.page-shell.editorial-home{width:100%;padding:0 14px 38px}.editorial-home .editorial-hero{display:grid;min-height:auto;margin:0 -14px;padding:30px 14px 22px;border-top:0;background:linear-gradient(180deg,#fffaf1f5,#fbf7ef),var(--atelier-paper)}.editorial-home .editorial-hero:before,.editorial-home .editorial-hero:after,.editorial-home .luxury-dossier,.premium-stage{display:none!important}.editorial-home .editorial-copy{width:100%}.desktop-hero-title,.desktop-hero-copy{display:none}.mobile-hero-title,.mobile-hero-copy{display:block}.editorial-home .editorial-copy h1{max-width:360px;margin-top:20px;font-size:clamp(40px,10.5vw,45px);line-height:1.08}.editorial-home .editorial-copy p{max-width:342px;margin-top:16px;color:#684957;font-size:14.5px;line-height:1.78}.editorial-home .mobile-outcome-card{display:block;width:100%;max-width:100%;margin-top:22px;border-radius:0;box-shadow:0 18px 42px #3b102314}.editorial-home .hero-actions{margin-top:16px}.editorial-home .primary-btn,.editorial-home .ghost-btn{width:100%;min-height:48px}.editorial-home .chapter-strip,.editorial-home .taxonomy-section{width:100%}.editorial-home .chapter-strip{margin-top:22px}.editorial-home .chapter-title{display:block;text-align:left}.editorial-home .chapter-title span{display:none}.editorial-home .chapter-list{border-right:0;border-left:0;box-shadow:none}.editorial-home .editorial-step{grid-template-columns:34px 42px minmax(0,1fr);min-height:78px;padding:14px 0}.editorial-home .editorial-step+.editorial-step{border-top:1px solid var(--atelier-line);border-left:0}.editorial-home .taxonomy-section{margin-top:24px;padding:20px 14px}}.site-header{display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(168px,1fr);align-items:center;column-gap:24px;width:min(1380px,calc(100% - 80px));min-height:88px;padding:22px 0 14px}.site-header .brand{justify-self:start}.site-header nav{justify-self:center;display:inline-grid;grid-template-columns:repeat(4,max-content);gap:4px;min-height:52px;padding:4px;border:1px solid rgba(58,16,35,.1);border-radius:999px;background:#fffaf1d1;box-shadow:0 16px 44px #3b10230e,inset 0 1px #ffffffb8}.site-header nav button{min-width:94px;min-height:44px;padding:0 18px;border-radius:999px;color:#6b4b59;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:680;letter-spacing:0}.site-header nav button.active,.site-header nav button:hover{color:var(--atelier-wine);background:#3b10230f}.site-header nav button.active{color:#fffaf1;background:var(--atelier-wine);box-shadow:0 10px 24px #3b102329}.site-header nav button.active:after{display:none}.site-header nav button:focus-visible{outline:2px solid rgba(154,107,51,.5);outline-offset:3px;text-decoration:none}.site-header .auth-pill{justify-self:end;min-width:126px;min-height:48px;padding:0 22px;border:1px solid rgba(59,16,35,.14);background:linear-gradient(180deg,#4a142b 0%,var(--atelier-wine) 100%);box-shadow:0 16px 34px #3b102326}@media(max-width:760px){.site-header{grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:0;padding:14px 14px 10px;gap:10px}.site-header .brand{grid-column:1;grid-row:1}.site-header .auth-pill{grid-column:2;grid-row:1;max-width:76px;min-width:0;min-height:44px;padding:0 18px}.site-header nav{grid-column:1 / -1;grid-row:2;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;min-height:52px;padding:4px;border-radius:999px;background:#fffaf1e6;box-shadow:none}.site-header nav button{min-width:0;min-height:44px;padding:0 4px;font-size:11px;font-weight:700;white-space:nowrap}}.bespoke-route-section,.calculation-section{position:relative;margin-top:28px;border:1px solid var(--atelier-line, var(--editorial-line));background:linear-gradient(180deg,#fffaf1db,#fffcf7b8),var(--editorial-paper);box-shadow:0 30px 82px #3b102313;animation:section-rise .52s var(--silk-ease-soft) both}.bespoke-route-section{display:grid;grid-template-columns:minmax(300px,.46fr) minmax(620px,1fr);gap:0;overflow:hidden}.bespoke-route-section:before,.calculation-section:before{position:absolute;top:0;right:26px;left:26px;height:1px;background:linear-gradient(90deg,transparent,rgba(169,135,85,.55),transparent);content:""}.bespoke-intro{padding:34px 32px;border-right:1px solid var(--atelier-line, var(--editorial-line))}.bespoke-intro h2,.calculation-head h2,.dimension-report-list h3,.category-rationale-grid h3,.route-node h3{margin:0;color:var(--atelier-ink, var(--editorial-ink));font-family:Songti SC,STSong,SimSun,Times New Roman,serif;font-weight:500;letter-spacing:0}.bespoke-intro h2,.calculation-head h2{font-size:clamp(30px,3vw,46px);line-height:1.12}.bespoke-intro p,.calculation-head p,.route-node p,.dimension-report-row p,.rationale-card p,.formula-grid p{color:#5c3f4d;line-height:1.82}.bespoke-intro p{max-width:420px;margin:18px 0 0;font-size:15px}.bespoke-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.bespoke-metrics .metric{min-height:86px;background:#fffdf7b8}.route-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:100%}.route-node{position:relative;min-height:306px;padding:32px 24px 28px;border-right:1px solid var(--atelier-line, var(--editorial-line));background:linear-gradient(180deg,#fffdf7a6,#fffaf157)}.route-node:last-child{border-right:0}.route-node:after{position:absolute;right:24px;bottom:26px;left:24px;height:1px;background:#a987553d;content:""}.route-index{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--editorial-gold-text);font-family:Times New Roman,Georgia,serif}.route-index span{font-size:34px;line-height:1}.route-index small{font-size:12px;letter-spacing:.12em}.route-node h3{margin-top:42px;font-size:25px}.route-node p{margin:16px 0 0;font-size:14px}.route-node strong{display:inline-flex;min-height:34px;align-items:center;margin-top:22px;padding:0 12px;color:var(--atelier-wine, var(--editorial-ink));border:1px solid rgba(169,135,85,.28);background:#fffaf19e;font-size:12px;font-weight:760}.calculation-section{padding:34px 32px 32px}.calculation-head{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(420px,.7fr);column-gap:42px;align-items:end;padding-bottom:26px;border-bottom:1px solid var(--atelier-line, var(--editorial-line))}.calculation-head .document-kicker{grid-column:1 / -1}.calculation-head p{max-width:700px;margin:0;font-size:15px}.formula-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.formula-grid article,.dimension-report-row,.rationale-card{border:1px solid var(--atelier-line, var(--editorial-line));background:#fffdf7b3}.formula-grid article{min-height:178px;padding:22px}.formula-grid span{color:var(--editorial-gold-text);font-family:Times New Roman,Georgia,serif;font-size:13px}.formula-grid strong{display:block;margin-top:18px;color:var(--atelier-ink, var(--editorial-ink));font-size:18px}.formula-grid p{margin:10px 0 0;font-size:13px}.formula-grid em{display:block;margin-top:16px;color:var(--atelier-wine, var(--editorial-ink));font-style:normal;font-weight:760}.report-detail-grid{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(480px,1.08fr);gap:20px;margin-top:22px}.dimension-report-list,.category-rationale-grid{display:grid;align-content:start;gap:12px}.dimension-report-list h3,.category-rationale-grid h3{margin-bottom:4px;font-size:23px}.dimension-report-row{padding:16px}.dimension-row-top,.rationale-title{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.dimension-row-top strong,.rationale-title strong{color:var(--atelier-ink, var(--editorial-ink));font-size:15px}.dimension-row-top span,.rationale-title span,.rationale-title em{color:#6e5060;font-size:12px;font-style:normal;font-weight:720}.dimension-report-row .match-bar{margin-top:12px}.dimension-report-row p{margin:12px 0 0;font-size:13px}.dimension-report-row.strong .match-bar i{background:linear-gradient(90deg,var(--atelier-wine, #3b1728),#a98755)}.dimension-report-row.good .match-bar i{background:linear-gradient(90deg,#6f314a,#b99a63)}.dimension-report-row.build .match-bar i,.dimension-report-row.weak .match-bar i{background:linear-gradient(90deg,#8b6373,#c1a77b)}.rationale-card{padding:18px}.rationale-title{display:grid;grid-template-columns:auto 1fr auto}.rationale-title span{color:var(--editorial-gold-text);font-family:Times New Roman,Georgia,serif}.rationale-title strong{font-size:17px}.rationale-title em{color:var(--atelier-wine, var(--editorial-ink));font-size:17px}.rationale-card p{margin:14px 0 0;font-size:13px}.driver-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.driver-row span{min-height:30px;padding:6px 10px;color:#4d2c3b;border:1px solid rgba(169,135,85,.24);background:#fffaf1b8;font-size:12px;font-weight:720}.rationale-card dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:16px 0 0;border-top:1px solid var(--atelier-line, var(--editorial-line))}.rationale-card dl div{padding:12px 8px 0 0}.rationale-card dt{color:#775d69;font-size:11px}.rationale-card dd{margin:5px 0 0;color:var(--atelier-ink, var(--editorial-ink));font-size:13px;font-weight:760}.all-match-panel .category-grid.compact button{transition:transform .24s var(--silk-ease),border-color .24s var(--silk-ease),background-color .24s var(--silk-ease)}.all-match-panel .category-grid.compact button:hover{transform:translate3d(0,-2px,0);border-color:#a987556b;background:#fffaf1d1}@media(max-width:1180px){.bespoke-route-section,.calculation-head,.report-detail-grid{grid-template-columns:1fr}.bespoke-intro{border-right:0;border-bottom:1px solid var(--atelier-line, var(--editorial-line))}.route-track{grid-template-columns:repeat(2,minmax(0,1fr))}.route-node:nth-child(2){border-right:0}.route-node:nth-child(n+3){border-top:1px solid var(--atelier-line, var(--editorial-line))}.calculation-head p{margin-top:14px}}@media(max-width:760px){.bespoke-route-section,.calculation-section{margin-top:16px;box-shadow:0 18px 48px #3b102312}.bespoke-intro,.calculation-section{padding:20px 16px}.bespoke-intro h2,.calculation-head h2{font-size:31px}.bespoke-intro p,.calculation-head p{max-width:none;font-size:14px;line-height:1.74}.bespoke-metrics,.formula-grid,.route-track,.rationale-card dl{grid-template-columns:1fr}.route-node{min-height:0;padding:22px 16px;border-right:0;border-top:1px solid var(--atelier-line, var(--editorial-line))}.route-node:first-child{border-top:0}.route-node:after{right:16px;left:16px}.route-node h3{margin-top:24px;font-size:23px}.formula-grid{gap:10px}.formula-grid article{min-height:0;padding:18px 16px}.report-detail-grid{gap:16px}.dimension-row-top{display:grid;gap:6px}.rationale-title{grid-template-columns:auto 1fr}.rationale-title em{grid-column:2}.driver-row span{min-height:32px}.all-match-panel .category-grid.compact button:hover{transform:none}}:root{--opc-font-display: "Songti SC", "Noto Serif CJK SC", STSong, SimSun, "Times New Roman", serif;--opc-font-ui: "Inter", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", Arial, sans-serif;--opc-font-number: "Times New Roman", Georgia, serif;--opc-ink: #2d111d;--opc-wine: #4b122a;--opc-wine-2: #6f2946;--opc-plum: #8a5267;--opc-gold: #9f713b;--opc-gold-2: #c2a16a;--opc-gold-text: #765126;--opc-paper: #fffaf2;--opc-paper-deep: #f7efe3;--opc-porcelain: #fffdf8;--opc-muted: #654755;--opc-muted-soft: #876f78;--opc-line: rgba(97, 55, 36, .16);--opc-line-strong: rgba(97, 55, 36, .24);--opc-shadow: 0 28px 78px rgba(45, 17, 29, .09);--opc-shadow-soft: 0 18px 48px rgba(45, 17, 29, .065);--opc-focus: rgba(159, 113, 59, .56);--opc-space-page: clamp(42px, 5vw, 76px);--opc-space-section: clamp(24px, 3.2vw, 42px);--opc-radius: 8px;--editorial-bg: var(--opc-paper-deep);--editorial-paper: var(--opc-paper);--editorial-ink: var(--opc-ink);--editorial-gold: var(--opc-gold);--editorial-gold-text: var(--opc-gold-text);--editorial-muted-text: var(--opc-muted);--editorial-line: var(--opc-line);--atelier-ink: var(--opc-ink);--atelier-wine: var(--opc-wine);--atelier-gold: var(--opc-gold);--atelier-paper: var(--opc-paper);--atelier-line: var(--opc-line);--bg: var(--opc-paper-deep);--paper: var(--opc-paper);--berry: var(--opc-wine-2);--berry-deep: var(--opc-ink);--gold: var(--opc-gold);--ink: var(--opc-ink);--muted: var(--opc-muted);--line: var(--opc-line);--line-gold: rgba(159, 113, 59, .25);--shadow: var(--opc-shadow-soft)}html{background:var(--opc-paper-deep)}body{background:linear-gradient(180deg,#fffaf2,#f8f0e6 42%,#f5ecdf),repeating-linear-gradient(90deg,rgba(159,113,59,.035) 0 1px,transparent 1px 96px);color:var(--opc-ink);font-family:var(--opc-font-ui);letter-spacing:0}.page-shell{width:min(1380px,calc(100% - 80px))}h1,h2,h3,.editorial-copy h1,.taxonomy-intro h2,.side-summary h1,.question-panel h2,.card-title-row h1,.bespoke-intro h2,.calculation-head h2,.premium-card-title h2,.chapter-title{color:var(--opc-ink);font-family:var(--opc-font-display);font-weight:500;letter-spacing:0;text-wrap:balance}p,li,blockquote,.option-list button,.category-pool,.side-summary,.card-title-row p,.bespoke-intro p,.calculation-head p,.route-node p,.dimension-report-row p,.rationale-card p,.formula-grid p{color:var(--opc-muted);line-height:1.72}.document-kicker,.eyebrow,.premium-card-top small,.premium-card-title span,.premium-category-list>span,.premium-card-foot span,.formula-grid span,.route-index,.rationale-title span{color:var(--opc-gold-text);font-family:var(--opc-font-ui);font-size:12px;font-weight:740;letter-spacing:.12em;text-transform:uppercase}button:focus-visible,a:focus-visible{outline:2px solid var(--opc-focus);outline-offset:3px}.site-header{position:sticky;top:0;z-index:60;width:min(1380px,calc(100% - 80px));min-height:92px;padding:22px 0 16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header:before{position:fixed;top:0;right:0;left:0;z-index:-1;height:100%;border-bottom:1px solid rgba(97,55,36,.1);background:linear-gradient(180deg,#fffaf2eb,#fffaf2c7);content:""}.brand{gap:12px}.brand-mark{width:46px;height:46px;border-color:#c2a16aa3;background:linear-gradient(145deg,#ffffff2e,#fff0),linear-gradient(160deg,#7a3c56 0%,var(--opc-wine) 78%);box-shadow:inset 0 0 0 1px #ffffff6b,0 14px 30px #4b122a29;font-family:var(--opc-font-display)}.brand strong{color:var(--opc-ink);font-size:22px;letter-spacing:0}.brand small{color:var(--opc-muted-soft);font-size:12px}.site-header nav{min-height:54px;padding:5px;border-color:#6137241f;background:linear-gradient(180deg,#fffdf8eb,#f9f0e6c7);box-shadow:0 18px 48px #2d111d12,inset 0 1px #ffffffb8}.site-header nav button{min-height:44px;color:#604052;font-family:var(--opc-font-ui);font-size:14px;font-weight:760}.site-header nav button:hover{color:var(--opc-wine);background:#4b122a0e}.site-header nav button.active{color:#fffaf2;background:linear-gradient(135deg,#5d1734 0%,var(--opc-wine) 68%,#32101f 100%);box-shadow:0 14px 30px #4b122a33,inset 0 1px #ffffff2e}.site-header .auth-pill,.auth-pill,.primary-btn{border:1px solid rgba(75,18,42,.12);color:#fffaf2;background:linear-gradient(135deg,#5c1734,#431125 62%,#2e0d1d);box-shadow:0 18px 42px #4b122a2e,inset 0 1px #ffffff29;font-family:var(--opc-font-ui);font-weight:780}.primary-btn{min-height:56px;padding:0 28px}.ghost-btn{min-height:52px;color:var(--opc-wine);border:1px solid rgba(97,55,36,.17);background:linear-gradient(180deg,#fffdf8eb,#f9f0e699);box-shadow:0 14px 36px #2d111d0b,inset 0 1px #ffffffc7;font-family:var(--opc-font-ui);font-weight:760}.primary-btn:hover,.ghost-btn:hover,.auth-pill:hover,.action-tile:hover,.option-list button:hover,.category-grid button:hover{box-shadow:0 22px 50px #2d111d1c,inset 0 1px #fff3}.editorial-home .editorial-hero{min-height:clamp(650px,44vw,745px);margin-top:10px;padding-top:clamp(62px,7vw,96px);padding-bottom:clamp(58px,6vw,86px);border-color:#61372421;background:linear-gradient(90deg,#fffaf2fa,#fffaf2f0 34%,#f8eee1ad 62%,#f0e2d352),repeating-linear-gradient(90deg,rgba(159,113,59,.045) 0 1px,transparent 1px 86px),linear-gradient(180deg,#fffaf2,#f7eee1)}.editorial-home .editorial-hero:before{background:linear-gradient(90deg,#fffaf2f5,#fffaf2b8 42%,#fffaf22e 76%,#fffaf200)}.editorial-home .editorial-copy{width:min(560px,46vw)}.editorial-home .editorial-copy .eyebrow{min-height:36px;padding:0 16px;color:var(--opc-wine);border:1px solid rgba(159,113,59,.2);background:linear-gradient(180deg,#fffdf8f0,#f9f0e6b3);box-shadow:0 12px 34px #2d111d0e}.editorial-home .editorial-copy h1{max-width:560px;margin-top:32px;font-size:clamp(62px,5.2vw,90px);line-height:1.02}.editorial-home .editorial-copy h1 span span,.editorial-home .editorial-copy h1 .desktop-hero-title>span,.editorial-home .editorial-copy h1 .mobile-hero-title>span{color:var(--opc-gold-text)}.editorial-home .editorial-copy p{max-width:585px;margin-top:26px;color:#573746;font-size:17px;line-height:1.9}.premium-dossier-card,.mobile-outcome-card,.chapter-list,.taxonomy-section,.side-summary,.question-panel,.category-pool,.dimension-band,.opc-master-card,.action-column>*,.all-match-panel,.deep-insight,.bespoke-route-section,.calculation-section{border-color:var(--opc-line);background:linear-gradient(180deg,#fffdf8e6,#fff8eec2);box-shadow:var(--opc-shadow-soft)}.premium-dossier-card{background:linear-gradient(140deg,#fffdf8f5,#fff7ebe0);box-shadow:0 38px 96px #2d111d26,inset 0 0 0 1px #ffffffb8}.premium-card-top em,.opc-master-card:before{background:linear-gradient(180deg,#bd9553 0%,var(--opc-gold) 100%);box-shadow:0 14px 28px #9f713b2e}.premium-score-board strong,.metric strong,.large-count,.route-index span,.profile-facts strong,.ai-tool-row strong,.category-match strong,.formula-grid em,.rationale-title em{color:var(--opc-wine-2);font-family:var(--opc-font-number)}.chapter-strip,.taxonomy-section,.assessment-shell,.card-shell{margin-top:var(--opc-space-section)}.editorial-step,.category-grid button,.option-list button,.dimension-cards article,.top-preview div,.tool-map div,.metric,.category-match,.insight-card,.path-icons span,.action-tile,.formula-grid article,.dimension-report-row,.rationale-card{border-color:var(--opc-line);background:linear-gradient(180deg,#fffdf8db,#faf2e78a)}.editorial-step{min-height:118px;padding:24px 32px}.editorial-step-icon{border-color:#9f713b3d;color:var(--opc-wine);background:#fffdf8db}.taxonomy-section{padding:clamp(26px,3vw,38px)}.taxonomy-section .category-grid button,.category-grid.compact button{min-height:58px}.flow-stepper{gap:6px}.assessment-shell>.flow-stepper .flow-step,.card-shell>.flow-stepper .flow-step{min-height:44px;border-color:#9f713b38;background:linear-gradient(180deg,#fffdf8e0,#faf2e79e)}.assessment-shell>.flow-stepper .flow-step.active,.card-shell>.flow-stepper .flow-step.active{background:linear-gradient(135deg,var(--opc-wine) 0%,#351020 100%);border-color:#4b122ac2}.question-panel{padding:clamp(24px,3vw,36px)}.question-panel h2{font-size:clamp(30px,3vw,42px);line-height:1.32}.dimension-tag{color:var(--opc-wine);border-left-color:var(--opc-gold);font-weight:780}.progress-track{height:5px;background:#4b122a1a}.progress-track span,.match-bar i{background:linear-gradient(90deg,var(--opc-wine) 0%,var(--opc-wine-2) 42%,var(--opc-gold) 100%)}.option-list{gap:12px}.option-list button{min-height:64px;padding:16px 18px;color:var(--opc-ink);font-size:15px;line-height:1.55}.option-list button span{width:36px;height:36px;color:var(--opc-wine);border-color:#9f713b47;background:#fffdf8c7}.option-list button.selected{border-color:#4b122a75;background:linear-gradient(180deg,#fffaf2fa,#f4e8dab8);box-shadow:0 18px 42px #4b122a17,inset 4px 0 0 var(--opc-wine)}.option-list button.selected span{color:#fffaf2;background:linear-gradient(145deg,var(--opc-wine-2),var(--opc-wine))}.question-actions{gap:12px}.card-title-row{margin-top:24px;padding-bottom:28px;border-bottom-color:var(--opc-line-strong)}.card-title-row h1{font-size:clamp(42px,4vw,64px)}.final-dashboard{gap:24px}.opc-master-card{background:linear-gradient(135deg,#fffdf8f5,#fff7ebdb);box-shadow:var(--opc-shadow)}.profile-column,.radar-column,.top3-column,.ai-tool-row,.ai-tool-row>div{border-color:var(--opc-line)}.profile-column blockquote{color:var(--opc-muted);border-left-color:var(--opc-gold)}.bespoke-route-section,.calculation-section{margin-top:30px;box-shadow:var(--opc-shadow)}.bespoke-route-section{background:linear-gradient(120deg,#fffdf8f2,#f8eee1c2)}.bespoke-intro{padding:clamp(30px,3vw,44px)}.bespoke-intro h2,.calculation-head h2{font-size:clamp(34px,3.2vw,52px)}.route-node{min-height:326px;padding:34px 26px 30px;background:linear-gradient(180deg,#fffdf8b8,#faf2e76b)}.route-node h3{margin-top:48px;font-size:27px}.route-node strong,.driver-row span{border-color:#9f713b42;color:var(--opc-wine);background:#fffaf2c7}.calculation-section{padding:clamp(30px,3vw,42px)}.formula-grid{gap:16px}.formula-grid article{min-height:188px;padding:24px}.dimension-report-row,.rationale-card{padding:18px}.rationale-card dl{border-top-color:var(--opc-line)}.action-tile{min-height:140px}.action-tile svg{color:var(--opc-wine-2)}.action-tile span,.metric span,.profile-facts span,.ai-tool-row span,.rationale-card dt,.formula-grid p,.dimension-report-row p{color:var(--opc-muted)}@media(min-width:761px){.site-header nav button,.primary-btn,.ghost-btn,.auth-pill,.option-list button,.action-tile,.category-grid button,.editorial-step,.route-node,.formula-grid article,.rationale-card,.dimension-report-row{transition:transform .26s var(--silk-ease),box-shadow .26s var(--silk-ease),background-color .26s var(--silk-ease),border-color .26s var(--silk-ease),color .22s ease}.route-node:hover,.formula-grid article:hover,.rationale-card:hover,.dimension-report-row:hover{transform:translate3d(0,-2px,0);border-color:#9f713b57;box-shadow:0 22px 52px #2d111d14}}@media(max-width:1180px){.page-shell{width:min(100% - 48px,980px)}.editorial-home .editorial-copy{width:min(620px,58vw)}}@media(max-width:760px){:root{--opc-space-section: 20px}.site-header{width:100%;padding:12px 14px 10px;background:#fffaf2eb}.site-header:before{background:#fffaf2eb}.brand-mark{width:40px;height:40px;font-size:19px}.brand strong{font-size:19px}.brand small{font-size:11px}.site-header .auth-pill{max-width:78px;min-height:44px;padding:0 16px}.site-header nav{min-height:54px;padding:5px;gap:4px}.site-header nav button{min-height:44px;padding:0 2px;font-size:11.5px}.page-shell,.page-shell.editorial-home{width:100%}.editorial-home .editorial-hero{margin:0 -14px;padding:28px 14px 24px;background:linear-gradient(180deg,#fffaf2fa,#f8eee1e6)}.editorial-home .editorial-copy{width:100%}.editorial-home .editorial-copy h1{max-width:360px;margin-top:22px;font-size:clamp(44px,11.8vw,50px);line-height:1.06}.editorial-home .editorial-copy p{max-width:350px;margin-top:17px;font-size:15px;line-height:1.78}.editorial-home .mobile-outcome-card{margin-top:24px;padding:20px 18px}.editorial-home .hero-actions{gap:12px;margin-top:18px}.editorial-home .primary-btn,.editorial-home .ghost-btn,.question-actions .primary-btn,.question-actions .ghost-btn{min-height:50px}.editorial-home .editorial-step{grid-template-columns:34px 42px minmax(0,1fr);min-height:84px;padding:16px 0}.taxonomy-section{padding:22px 16px}.taxonomy-intro h2{font-size:34px;line-height:1.16}.assessment-shell,.card-shell{width:min(100% - 28px,520px)}.assessment-shell>.flow-stepper,.card-shell>.flow-stepper{margin-bottom:14px}.question-panel{padding:22px 16px}.question-panel h2{font-size:clamp(26px,7.2vw,31px);line-height:1.38}.option-list button{min-height:62px;padding:14px 13px;font-size:14.5px}.option-list button span{width:34px;height:34px}.side-summary,.category-pool,.dimension-band{padding:20px 16px}.card-title-row{margin-top:14px;padding-bottom:20px}.card-title-row h1{font-size:36px}.opc-master-card{box-shadow:0 18px 48px #2d111d14}.profile-column,.top3-column,.radar-column{padding:18px 16px}.action-tile{min-height:112px}.bespoke-route-section,.calculation-section{margin-top:18px;box-shadow:0 18px 46px #2d111d13}.bespoke-intro,.calculation-section{padding:22px 16px}.bespoke-intro h2,.calculation-head h2{font-size:32px;line-height:1.14}.route-node{padding:24px 16px}.route-node h3{margin-top:26px;font-size:24px}.formula-grid article,.dimension-report-row,.rationale-card{padding:18px 16px}.all-match-panel,.path-list{padding:20px 16px}}@media(min-width:761px){.editorial-home .luxury-dossier{display:block;z-index:2;pointer-events:none}.editorial-home .editorial-copy{z-index:4}.premium-stage{right:max(54px,calc((100vw - 1380px)/2 + 40px));width:min(51vw,720px);transform:translate3d(0,-50%,0)}.premium-dossier-card{right:96px;width:min(500px,38vw);min-height:610px;border-color:#9f713b47;background:linear-gradient(135deg,#fffdf8fa,#fcf3e7eb 72%,#f6e8d7db);box-shadow:0 42px 100px #2d111d33,0 12px 32px #9f713b1f,inset 0 0 0 1px #ffffffd1}.premium-dossier-card:after{position:absolute;top:0;right:-26px;bottom:0;width:26px;background:linear-gradient(180deg,#5c1734,#32101f);box-shadow:16px 24px 44px #2d111d2e;content:""}.premium-category-row b{background:linear-gradient(90deg,var(--opc-wine) 0%,var(--opc-wine-2) 60%,var(--opc-gold) 100%)}.stage-rail{right:6px;color:#fffaf2;background:linear-gradient(180deg,var(--opc-gold-2),var(--opc-gold));box-shadow:0 18px 40px #9f713b29}.premium-side-panel{right:0;border-color:#9f713b47;background:linear-gradient(180deg,#fffdf8f5,#faf2e7d1);box-shadow:0 28px 58px #2d111d21}}@media(max-width:760px){.editorial-home .luxury-dossier,.premium-stage{display:none!important}}@media(min-width:761px){.editorial-home .editorial-hero{grid-template-columns:minmax(420px,560px) minmax(520px,720px);gap:clamp(42px,5vw,76px);justify-content:center;overflow:hidden}.editorial-home .editorial-hero:before{z-index:0}.editorial-home .editorial-copy{grid-column:1;width:100%}.editorial-home .luxury-dossier{position:relative;inset:auto;grid-column:2;align-self:center;width:100%;height:clamp(560px,43vw,680px);min-height:0;margin:0;opacity:1;transform:none!important;z-index:3}.editorial-home .luxury-dossier:before,.editorial-home .luxury-dossier:after{display:none}.premium-stage{position:relative;top:auto;right:auto;width:100%;height:100%;transform:none!important}.premium-dossier-card{top:50%;right:clamp(70px,7vw,116px);width:min(500px,74%);min-height:clamp(560px,39vw,640px);transform:translate3d(0,-50%,0) rotate(-1.3deg)}.stage-rail{top:9%;right:clamp(18px,3vw,42px)}.premium-side-panel{right:0;bottom:13%;top:auto}}:root{--opc-font-title: "Source Han Serif SC", "Noto Serif CJK SC", "Songti SC", STSong, SimSun, "Times New Roman", serif;--opc-font-body: "HarmonyOS Sans SC", "MiSans", "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", Arial, sans-serif;--opc-title-ink: #2b101d;--opc-title-gold: #7b5428;--opc-title-wine: #5c1734}body,button,input,textarea{font-family:var(--opc-font-body)}.brand strong,.site-header nav button,.auth-pill,.primary-btn,.ghost-btn,.option-list button,.category-grid button,.metric span,.profile-facts span,.ai-tool-row span{font-family:var(--opc-font-body)}.editorial-copy h1,.taxonomy-intro h2,.side-summary h1,.question-panel h2,.card-title-row h1,.bespoke-intro h2,.calculation-head h2,.premium-card-title h2,.chapter-title,.radar-column h2,.top3-column h2,.path-card h2,.all-match-panel h2,.deep-insight h2,.dimension-report-list h3,.category-rationale-grid h3{font-family:var(--opc-font-title);font-weight:400;letter-spacing:0;color:var(--opc-title-ink)}.editorial-home .editorial-copy h1{position:relative;padding-bottom:22px;font-size:clamp(70px,5.65vw,104px);line-height:.98;color:var(--opc-title-ink);text-shadow:0 16px 34px rgba(45,17,29,.08)}.editorial-home .editorial-copy h1:after{position:absolute;bottom:0;left:2px;width:min(220px,42%);height:1px;background:linear-gradient(90deg,rgba(123,84,40,.82),rgba(123,84,40,.18),transparent);content:""}.editorial-home .editorial-copy h1:before{position:absolute;bottom:-5px;left:2px;width:42px;height:2px;background:var(--opc-title-wine);content:""}.editorial-home .editorial-copy h1 .desktop-hero-title>span,.editorial-home .editorial-copy h1 .mobile-hero-title>span,.editorial-home .editorial-copy h1 .hero-title-accent{display:inline-block;color:transparent;background:linear-gradient(92deg,#8a632f,#b58b4a 42%,#5c1734);-webkit-background-clip:text;background-clip:text;text-shadow:none}.editorial-home .editorial-copy .eyebrow,.document-kicker,.formula-grid span,.route-index small,.premium-card-top small,.premium-card-title span,.premium-category-list>span,.premium-card-foot span{font-family:var(--opc-font-body);font-size:11px;font-weight:800;letter-spacing:0}.taxonomy-intro h2,.card-title-row h1,.bespoke-intro h2,.calculation-head h2{position:relative;padding-bottom:16px}.taxonomy-intro h2:after,.card-title-row h1:after,.bespoke-intro h2:after,.calculation-head h2:after{position:absolute;bottom:0;left:0;width:88px;height:1px;background:linear-gradient(90deg,var(--opc-title-gold),rgba(123,84,40,.16),transparent);content:""}.card-title-row h1{font-size:clamp(48px,4.3vw,70px);line-height:1.05;text-shadow:0 12px 30px rgba(45,17,29,.075)}.taxonomy-intro h2{font-size:clamp(42px,3.5vw,58px);line-height:1.08}.bespoke-intro h2,.calculation-head h2{font-size:clamp(38px,3.4vw,56px);line-height:1.08}.question-panel h2{position:relative;max-width:760px;padding-top:18px;font-size:clamp(34px,3.1vw,46px);line-height:1.3}.question-panel h2:before{position:absolute;top:0;left:0;width:64px;height:1px;background:linear-gradient(90deg,var(--opc-title-wine),rgba(123,84,40,.28),transparent);content:""}.side-summary h1{font-size:clamp(34px,3vw,46px);line-height:1.15}.premium-card-title h2{color:transparent;background:linear-gradient(92deg,var(--opc-title-ink),#7b5428 88%);-webkit-background-clip:text;background-clip:text;font-size:clamp(39px,3.2vw,48px);line-height:1.06}.chapter-title strong{font-family:var(--opc-font-body);font-size:15px;font-weight:820;color:var(--opc-title-ink)}.route-index span,.premium-score-board strong,.metric strong,.large-count,.rationale-title em,.category-match strong{font-family:"Times New Roman",Georgia,var(--opc-font-title);font-weight:500}.route-node h3{font-family:var(--opc-font-title);font-size:29px;font-weight:400}.formula-grid strong,.rationale-title strong,.dimension-row-top strong,.category-grid button strong,.editorial-step h3{color:var(--opc-title-ink);font-family:var(--opc-font-body);font-weight:820}@media(max-width:760px){.editorial-home .editorial-copy h1{max-width:360px;padding-bottom:18px;font-size:clamp(47px,12vw,54px);line-height:1.04}.editorial-home .editorial-copy h1:after{width:150px}.card-title-row h1{font-size:38px;line-height:1.1}.taxonomy-intro h2,.bespoke-intro h2,.calculation-head h2{font-size:34px;line-height:1.14}.question-panel h2{padding-top:14px;font-size:clamp(28px,7.4vw,33px);line-height:1.38}.question-panel h2:before{width:48px}.side-summary h1{font-size:31px}.premium-card-title h2{font-size:36px}.document-kicker,.eyebrow{font-size:11px}}:root{--opc-ink: #351824;--opc-wine: #4f1730;--opc-wine-2: #74415a;--opc-plum: #8c6474;--opc-gold: #9b7440;--opc-gold-2: #c3a36d;--opc-gold-text: #745226;--opc-muted: #604755;--opc-muted-soft: #806b75;--opc-line: rgba(119, 76, 50, .115);--opc-line-strong: rgba(119, 76, 50, .17);--opc-shadow: 0 24px 66px rgba(53, 24, 36, .075);--opc-shadow-soft: 0 16px 46px rgba(53, 24, 36, .052);--opc-shadow-feather: 0 18px 54px rgba(53, 24, 36, .058);--opc-surface-milk: linear-gradient(180deg, rgba(255, 253, 248, .9), rgba(250, 243, 233, .58));--opc-surface-paper: linear-gradient(140deg, rgba(255, 253, 248, .96), rgba(250, 242, 231, .76))}body{background:linear-gradient(180deg,#fbf4e9,#f8efe4 46%,#fffaf2)}.site-header{filter:drop-shadow(0 16px 34px rgba(53,24,36,.035))}.site-header:before{border-bottom-color:#774c3213;background:linear-gradient(180deg,#fffaf2f0,#fffaf2d1)}.brand-mark{background:linear-gradient(145deg,#fff3,#ffffff05),linear-gradient(160deg,#7b435a,#542039 78%);box-shadow:inset 0 0 0 1px #ffffff70,0 12px 28px #4b122a21}.site-header nav{border-color:#774c321b;background:linear-gradient(180deg,#fffdf8e6,#f9f1e7a8);box-shadow:0 14px 38px #3518240e,inset 0 1px #ffffffc7}.site-header nav button{color:#644554;border-radius:7px}.site-header nav button:hover{color:#4f1730;background:#4f17300b}.site-header nav button.active{color:#fffaf2;background:linear-gradient(135deg,#6f3550,#511b34 58%,#3a1427);box-shadow:0 12px 30px #4b122a21,inset 0 1px #fff3}.site-header nav button.active:after{background:linear-gradient(90deg,transparent,rgba(195,163,109,.74),transparent);opacity:.86}.site-header .auth-pill,.auth-pill,.primary-btn{border-color:#4f17301a;background:linear-gradient(135deg,#6b2f4b,#501a33 62%,#351321);box-shadow:0 16px 38px #4b122a24,inset 0 1px #ffffff2e}.primary-btn:hover,.auth-pill:hover{background:linear-gradient(135deg,#733955,#581f39 62%,#3b1626)}.ghost-btn{color:#552139;border-color:#774c3222;background:linear-gradient(180deg,#fffdf8eb,#faf3e980);box-shadow:0 12px 30px #3518240a,inset 0 1px #fffc}.primary-btn:hover,.ghost-btn:hover,.auth-pill:hover,.action-tile:hover,.option-list button:hover,.category-grid button:hover{box-shadow:0 20px 48px #35182416,inset 0 1px #ffffff3d}.editorial-home .editorial-hero{border-color:#774c3218;background:linear-gradient(90deg,#fffaf2fc,#fffaf2f0 38%,#f9efe299 66%,#f0e2d338),linear-gradient(180deg,#fffaf2,#f8eee1);box-shadow:inset 0 -1px #774c3212}.editorial-home .editorial-copy h1,.card-title-row h1,.taxonomy-intro h2,.bespoke-intro h2,.calculation-head h2,.question-panel h2,.side-summary h1,.premium-card-title h2{text-shadow:0 12px 28px rgba(53,24,36,.052)}.editorial-home .editorial-copy h1 .desktop-hero-title>span,.editorial-home .editorial-copy h1 .mobile-hero-title>span,.editorial-home .editorial-copy h1 .hero-title-accent{background:linear-gradient(92deg,#8d6635,#bb9658 44%,#74415a);-webkit-background-clip:text;background-clip:text}.editorial-home .editorial-copy h1:after,.taxonomy-intro h2:after,.card-title-row h1:after,.bespoke-intro h2:after,.calculation-head h2:after,.question-panel h2:before{background:linear-gradient(90deg,rgba(155,116,64,.62),rgba(155,116,64,.16),transparent)}.editorial-home .editorial-copy h1:before{width:34px;background:linear-gradient(90deg,#74415ad9,#9b744085)}.editorial-home .editorial-copy .eyebrow{border-color:#9b744029;background:linear-gradient(180deg,#fffdf8e6,#faf3e994);box-shadow:0 10px 26px #3518240b}.premium-dossier-card,.mobile-outcome-card,.chapter-list,.taxonomy-section,.side-summary,.question-panel,.category-pool,.dimension-band,.opc-master-card,.action-column>*,.all-match-panel,.deep-insight,.bespoke-route-section,.calculation-section{border-color:var(--opc-line);border-radius:8px;background:var(--opc-surface-paper);box-shadow:var(--opc-shadow-feather)}.premium-dossier-card{border-radius:6px;background:linear-gradient(140deg,#fffdf8fa,#fcf5ebdb);box-shadow:0 32px 82px #3518241d,inset 0 0 0 1px #ffffffc7}.premium-dossier-card:after{right:-20px;width:20px;border-radius:0 6px 6px 0;background:linear-gradient(180deg,#68364f,#42162b);box-shadow:12px 22px 38px #35182421;opacity:.86}.premium-card-top em,.opc-master-card:before{background:linear-gradient(180deg,#c3a36d,#9b7440);box-shadow:0 12px 24px #9b744024}.editorial-step,.category-grid button,.option-list button,.dimension-cards article,.top-preview div,.tool-map div,.metric,.category-match,.insight-card,.path-icons span,.action-tile,.formula-grid article,.dimension-report-row,.rationale-card{border-color:#774c321b;border-radius:8px;background:var(--opc-surface-milk);box-shadow:0 10px 28px #35182408,inset 0 1px #ffffff94}.editorial-step:hover,.category-grid button:hover,.option-list button:hover,.action-tile:hover,.formula-grid article:hover,.rationale-card:hover,.dimension-report-row:hover{border-color:#9b744033;background:linear-gradient(180deg,#fffdf8f5,#faf3e9ad)}.editorial-step-icon,.option-list button span{border-color:#9b744036;color:#5b223a;background:#fffdf8c7;box-shadow:inset 0 1px #ffffff9e}.assessment-shell>.flow-stepper .flow-step,.card-shell>.flow-stepper .flow-step{border-color:#774c321f;background:linear-gradient(180deg,#fffdf8db,#faf3e985);box-shadow:inset 0 1px #ffffffa8}.assessment-shell>.flow-stepper .flow-step.active,.card-shell>.flow-stepper .flow-step.active{color:#4f1730;border-color:#4f173033;background:linear-gradient(180deg,#fffdf8f0,#f8eee1ad);box-shadow:0 12px 30px #4b122a12,inset 0 -2px #4f1730b8,inset 0 1px #ffffffb8}.assessment-shell>.flow-stepper .flow-step.active strong,.card-shell>.flow-stepper .flow-step.active strong,.assessment-shell>.flow-stepper .flow-step.active small,.card-shell>.flow-stepper .flow-step.active small{color:#4f1730}.assessment-shell>.flow-stepper .flow-step.active .step-dot,.card-shell>.flow-stepper .flow-step.active .step-dot{color:#fffaf2;background:linear-gradient(145deg,#754059,#4f1730);box-shadow:0 8px 18px #4b122a1f,inset 0 1px #ffffff2e}.progress-track{height:4px;background:#4f173013}.progress-track span,.match-bar i,.premium-category-row b{background:linear-gradient(90deg,#71324b,#9b7440)}.option-list{gap:14px}.option-list button{color:#3c1d2a}.option-list button.selected{border-color:#4f173047;background:linear-gradient(180deg,#fffaf2fa,#f9f0e5bd);box-shadow:0 14px 34px #4b122a11,inset 2px 0 #4f1730b8}.option-list button.selected span{background:linear-gradient(145deg,#754059,#4f1730);box-shadow:0 8px 20px #4b122a1f,inset 0 1px #ffffff2e}.profile-column,.radar-column,.top3-column,.ai-tool-row,.ai-tool-row>div,.rationale-card dl,.card-title-row{border-color:var(--opc-line)}.route-node{border-color:#774c321b;background:linear-gradient(180deg,#fffdf8b8,#faf3e961)}.route-node:after{background:linear-gradient(90deg,rgba(155,116,64,.16),transparent)}.route-node strong,.driver-row span{border-color:#9b74402e;color:#542039;background:#fffaf2b8}.stage-rail{background:linear-gradient(180deg,#c3a36d,#9b7440);box-shadow:0 16px 34px #9b744021}.premium-side-panel{border-color:#9b74402e;background:linear-gradient(180deg,#fffdf8f0,#faf3e9b8);box-shadow:0 22px 46px #35182418}.action-tile span,.metric span,.profile-facts span,.ai-tool-row span,.rationale-card dt,.formula-grid p,.dimension-report-row p,.editorial-home .editorial-copy p,.card-title-row p{color:var(--opc-muted)}@media(max-width:760px){.site-header{filter:drop-shadow(0 10px 24px rgba(53,24,36,.032))}.site-header nav{box-shadow:0 10px 26px #3518240b,inset 0 1px #ffffffc7}.editorial-home .editorial-hero{background:linear-gradient(180deg,#fffaf2fc,#faf1e5c7)}.editorial-home .editorial-copy h1{text-shadow:0 10px 22px rgba(53,24,36,.045)}.premium-dossier-card,.mobile-outcome-card,.chapter-list,.taxonomy-section,.side-summary,.question-panel,.category-pool,.dimension-band,.opc-master-card,.action-column>*,.all-match-panel,.deep-insight,.bespoke-route-section,.calculation-section{box-shadow:0 12px 34px #3518240d}.option-list button.selected{box-shadow:0 10px 26px #4b122a0e,inset 2px 0 #4f1730ad}}.site-header nav button.active{color:#4f1730;background:linear-gradient(180deg,#fffdf8f5,#f9f0e5bd);box-shadow:0 10px 24px #3518240b,inset 0 -2px #4f1730b3,inset 0 1px #ffffffc7}.site-header nav button.active:hover{color:#4f1730;background:linear-gradient(180deg,#fffdf8fa,#f9f0e5d1)}.site-header nav button.active:after{height:1px;background:linear-gradient(90deg,transparent,rgba(79,23,48,.66),transparent)}:root{--atelier-ink: #2b111b;--atelier-plum: #4a172d;--atelier-plum-soft: #755068;--atelier-champagne: #a77b43;--atelier-veil: #fff9ef;--atelier-album: #f5ebdd;--atelier-paper-line: rgba(122, 78, 48, .12);--atelier-paper-line-strong: rgba(122, 78, 48, .19);--atelier-photo-shadow: 0 42px 120px rgba(43, 17, 27, .14);--atelier-card-shadow: 0 22px 70px rgba(43, 17, 27, .095)}body{color:var(--atelier-ink);background:linear-gradient(180deg,#fff9ef,#f7ecdf 52%,#fffaf2)}.site-header{width:min(1360px,calc(100% - 80px));min-height:86px;padding-top:18px}.site-header:before{background:linear-gradient(180deg,#fff9efeb,#fff9efc2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark{border-color:#a77b4370;background:linear-gradient(145deg,#ffffff38,#ffffff05),linear-gradient(160deg,#7b4c5f,#48172d 78%)}.site-header nav{min-height:50px;border-color:#7a4e301c;background:linear-gradient(180deg,#fffcf6db,#f6ebdd8a);box-shadow:0 16px 42px #2b111b0b,inset 0 1px #fffc}.site-header nav button{color:#614655;font-weight:680}.site-header nav button.active{color:var(--atelier-plum);background:linear-gradient(180deg,#fffcf6fa,#f7ecdfb8);box-shadow:0 12px 30px #2b111b0d,inset 0 -2px #4a172d9e,inset 0 1px #ffffffd6}.mobile-atelier-image{display:none}.editorial-home .editorial-hero{min-height:clamp(720px,53vw,860px);padding-top:clamp(74px,7.2vw,118px);padding-bottom:clamp(72px,6vw,104px);border-color:#7a4e3017;background:linear-gradient(90deg,#fff9effc,#fff9eff0 39%,#f6ebdd7a),linear-gradient(180deg,#fff9ef,#f6ebdf)}.editorial-home .editorial-hero:before{background:linear-gradient(90deg,#fff9eff5,#fff9efbd 42%,#fff9ef29 76%,#fff9ef00)}.editorial-home .editorial-copy{align-self:center}.editorial-home .editorial-copy .eyebrow{color:#4d1a30;border-color:#a77b4333;background:linear-gradient(180deg,#fffcf6d1,#f7ecdf85);box-shadow:0 12px 34px #2b111b0a}.editorial-home .editorial-copy h1{max-width:610px;color:var(--atelier-ink);font-size:clamp(76px,5.85vw,112px);text-shadow:0 14px 38px rgba(43,17,27,.055)}.editorial-home .editorial-copy h1 .hero-title-accent{background:linear-gradient(92deg,#8e642f,#c29d5d 42%,#755068);-webkit-background-clip:text;background-clip:text}.editorial-home .editorial-copy p{max-width:590px;color:#563946;font-size:17px;line-height:1.96}.editorial-home .primary-btn{background:linear-gradient(135deg,#642542,#4a172d 64%,#2b111b);box-shadow:0 20px 48px #4a172d29,inset 0 1px #ffffff2e}.editorial-home .ghost-btn{color:#4a172d;border-color:#7a4e3029;background:linear-gradient(180deg,#fffcf6d1,#f7ecdf70)}.atelier-hero-photo{display:block}@media(min-width:761px){.editorial-home .editorial-hero{grid-template-columns:minmax(420px,565px) minmax(620px,760px);gap:clamp(48px,5vw,92px)}.editorial-home .luxury-dossier{position:relative;display:block!important;align-self:center;width:100%;height:clamp(590px,45vw,720px);overflow:visible;border:1px solid rgba(122,78,48,.13);border-radius:8px;background:#f8efe4;box-shadow:var(--atelier-photo-shadow);isolation:isolate}.editorial-home .luxury-dossier:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;border-radius:inherit;background:linear-gradient(90deg,#fff9ef57,#fff9ef0a 48%,#2b111b1f),linear-gradient(180deg,#fffcf60f,#2b111b1a);content:"";pointer-events:none}.editorial-home .luxury-dossier:after{position:absolute;top:18px;right:18px;bottom:18px;left:18px;z-index:2;display:block;border:1px solid rgba(255,252,246,.5);border-radius:6px;content:"";pointer-events:none}.atelier-hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:61% center;filter:saturate(.86) contrast(.96) brightness(1.02)}.premium-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;transform:none!important}.premium-dossier-card{top:auto;right:clamp(34px,4vw,62px);bottom:clamp(32px,4vw,58px);width:min(454px,64%);min-height:clamp(520px,36vw,612px);border-color:#fffcf699;background:linear-gradient(145deg,#fffcf6f0,#f7ecdfcc);box-shadow:var(--atelier-card-shadow),inset 0 0 0 1px #ffffffc7;transform:rotate(-1.7deg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.premium-dossier-card:after{right:-16px;width:16px;background:linear-gradient(180deg,#6c3d54,#42162a);opacity:.72}.stage-rail{top:46px;right:clamp(26px,3vw,48px);background:linear-gradient(180deg,#b58c4ef5,#895f2df5);box-shadow:0 18px 42px #895f2d24}.premium-side-panel{right:-24px;bottom:19%;border-color:#fffcf680;background:linear-gradient(180deg,#fffcf6d1,#f7ecdfad);box-shadow:0 20px 52px #2b111b1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editorial-home .chapter-strip,.editorial-home .taxonomy-section{background:linear-gradient(180deg,#fffcf6ad,#f7ecdf75)}}.chapter-list,.taxonomy-section,.side-summary,.question-panel,.category-pool,.opc-master-card,.all-match-panel,.deep-insight,.bespoke-route-section,.calculation-section{border-color:var(--atelier-paper-line);background:linear-gradient(140deg,#fffcf6e6,#f7ecdf9e);box-shadow:0 18px 58px #2b111b0e,inset 0 1px #ffffffc2}.editorial-step,.category-grid button,.option-list button,.metric,.category-match,.insight-card,.action-tile,.formula-grid article,.dimension-report-row,.rationale-card{border-color:#7a4e301b;background:linear-gradient(180deg,#fffcf6d6,#f7ecdf70);box-shadow:0 9px 28px #2b111b08,inset 0 1px #ffffffa3}.question-panel h2,.card-title-row h1,.taxonomy-intro h2,.bespoke-intro h2,.calculation-head h2{color:var(--atelier-ink);text-shadow:0 12px 30px rgba(43,17,27,.05)}.question-panel h2:before,.card-title-row h1:after,.taxonomy-intro h2:after,.bespoke-intro h2:after,.calculation-head h2:after{background:linear-gradient(90deg,rgba(167,123,67,.62),rgba(167,123,67,.15),transparent)}.flow-step.active,.assessment-shell>.flow-stepper .flow-step.active,.card-shell>.flow-stepper .flow-step.active{border-color:#4a172d2e;background:linear-gradient(180deg,#fffcf6f5,#f7ecdfb3);box-shadow:0 12px 32px #2b111b0c,inset 0 -2px #4a172d94,inset 0 1px #ffffffd6}.assessment-shell>.flow-stepper .flow-step.active .step-dot,.card-shell>.flow-stepper .flow-step.active .step-dot{background:linear-gradient(145deg,#7a4a60,#4a172d)}.option-list button.selected{border-color:#4a172d40;box-shadow:0 14px 36px #2b111b0f,inset 2px 0 #4a172dad}@media(max-width:760px){.site-header{width:100%;min-height:132px;padding:14px 14px 12px}.site-header nav{min-height:48px;padding:4px}.site-header nav button{min-height:44px;font-size:13px}.editorial-home .editorial-hero{padding:34px 14px 40px;background:linear-gradient(180deg,#fff9effc,#f7ecdfd1)}.editorial-home .editorial-copy h1{max-width:360px;margin-top:24px;font-size:clamp(46px,11.7vw,54px);line-height:1.02}.editorial-home .editorial-copy p{margin-top:18px;color:#5f4653;font-size:16px;line-height:1.76}.mobile-atelier-image{display:block;width:100%;aspect-ratio:1.48;margin:22px 0 14px;overflow:hidden;border:1px solid rgba(122,78,48,.12);border-radius:8px;background:var(--atelier-album);box-shadow:0 18px 48px #2b111b13,inset 0 1px #ffffffb8}.mobile-atelier-image img{width:100%;height:100%;object-fit:cover;object-position:62% center;filter:saturate(.86) contrast(.96) brightness(1.03)}.editorial-home .mobile-outcome-card{margin-top:12px;background:linear-gradient(140deg,#fffcf6e0,#f7ecdf94);box-shadow:0 14px 40px #2b111b0f}.editorial-home .hero-actions{margin-top:28px}.chapter-list,.taxonomy-section,.side-summary,.question-panel,.category-pool,.opc-master-card,.all-match-panel,.deep-insight,.bespoke-route-section,.calculation-section{box-shadow:0 12px 34px #2b111b0c}}@media(max-width:760px){.site-header .auth-pill,.auth-pill{max-width:none;min-width:92px;padding:0 14px;overflow:visible;font-size:13px}.site-header .auth-pill:before,.auth-pill:before{content:none!important}}:root{--intake-ivory: #fff8ee;--intake-paper: #fbf2e7;--intake-ink: #2a101a;--intake-plum: #461529;--intake-gold: #98713b;--intake-muted: #66505a;--intake-line: rgba(95, 49, 34, .13);--intake-soft-shadow: 0 34px 90px rgba(45, 16, 28, .1);--intake-paper-shadow: 0 26px 70px rgba(45, 16, 28, .14)}.site-header{width:min(1440px,calc(100% - 56px));min-height:82px;grid-template-columns:minmax(190px,260px) minmax(420px,1fr) auto;gap:clamp(18px,2.6vw,40px);margin-top:0;padding:16px 0 14px}.site-header:before{background:linear-gradient(180deg,#fff8eef0,#fff8eebd);border-bottom:1px solid rgba(95,49,34,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .brand{min-height:54px;padding:0;gap:0}.brand-mark{display:none!important}.brand-wordmark{display:grid;gap:3px;min-width:0}.brand-wordmark strong,.site-header .brand strong{color:var(--intake-ink);font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:clamp(27px,2vw,34px);font-weight:700;line-height:1.05}.brand-wordmark small,.site-header .brand small{color:#806773;font-size:13px;font-weight:500;line-height:1.2}.site-header nav{min-height:50px;padding:3px;border:1px solid rgba(95,49,34,.1);border-radius:0;background:linear-gradient(180deg,#fffaf4c2,#f7ebdd7a);box-shadow:none}.site-header nav button{min-height:44px;border-radius:0;color:#604753;font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:17px;font-weight:500;transition:background .24s ease,color .24s ease,box-shadow .24s ease;touch-action:manipulation}.site-header nav button.active{color:var(--intake-plum);background:#fffaf4b8;box-shadow:inset 0 -2px #461529b8,inset 0 1px #ffffffd1}.site-header .auth-pill,.auth-pill{min-height:48px;border:1px solid rgba(70,21,41,.9);border-radius:999px;background:linear-gradient(135deg,#4d1730,#2b101b);box-shadow:0 18px 44px #46152929;touch-action:manipulation}.page-shell.editorial-home{width:100%;max-width:none;padding:0;overflow:hidden;background:linear-gradient(180deg,var(--intake-ivory) 0%,#f6eadc 54%,#fff8ee 100%)}.editorial-home .editorial-hero{position:relative;width:100vw;min-height:calc(100dvh - 92px);margin-left:calc(50% - 50vw);display:grid;grid-template-columns:minmax(400px,620px) minmax(500px,740px);align-items:center;gap:clamp(46px,5vw,96px);padding:clamp(74px,7vw,118px) max(40px,calc((100vw - 1360px)/2)) clamp(58px,5vw,92px);isolation:isolate;overflow:hidden;border:0;background:linear-gradient(90deg,#fff8eefa,#fff8eee8 43%,#fff8ee38 74%,#fff8ee00),linear-gradient(180deg,#fff8ee,#f4e5d6)}.editorial-home .editorial-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:block;background:linear-gradient(90deg,#fff8ee70,#fff8ee0f),var(--home-wave-bg) center right / cover no-repeat;opacity:.72;transform:scale(1.03);animation:intakeWaveReveal 1.2s cubic-bezier(.22,1,.36,1) both;content:""}.editorial-home .editorial-hero:after{position:absolute;inset:auto 0 0;z-index:-1;height:34%;display:block;background:linear-gradient(180deg,#fff8ee00,#fff8eedb);content:"";pointer-events:none}.hero-flow-wash{position:absolute;top:-7%;right:-9%;z-index:-2;width:min(880px,62vw);height:min(820px,60vw);background:linear-gradient(90deg,#fff8ee29,#fff8ee05),var(--home-wave-bg) center / cover no-repeat;opacity:.68;transform:translate3d(9%,-2%,0) rotate(-7deg) scale(1.05);-webkit-mask-image:linear-gradient(92deg,transparent 0%,#000 19%,#000 86%,transparent 100%);mask-image:linear-gradient(92deg,transparent 0%,#000 19%,#000 86%,transparent 100%);animation:intakeSilkFloat 1.4s cubic-bezier(.19,1,.22,1) .12s both;pointer-events:none}.editorial-home .editorial-copy{position:relative;z-index:2;max-width:640px;align-self:center}.editorial-home .editorial-copy .eyebrow{min-height:36px;padding:8px 15px;border:1px solid rgba(152,113,59,.2);border-radius:999px;color:#4d182e;background:#fffaf4b8;box-shadow:0 14px 34px #2d101c0b;font-size:13px;font-weight:700;animation:intakeTextLift .72s cubic-bezier(.22,1,.36,1) .18s both}.editorial-home .editorial-copy h1{max-width:650px;margin:30px 0 0;color:var(--intake-ink);font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:clamp(66px,5.55vw,106px);font-weight:700;line-height:1.05;text-wrap:balance;text-shadow:0 20px 48px rgba(45,16,28,.06);animation:intakeTextLift .82s cubic-bezier(.22,1,.36,1) .26s both}.editorial-home .editorial-copy h1 .desktop-hero-title,.editorial-home .editorial-copy h1 .mobile-hero-title{display:grid;gap:3px}.editorial-home .editorial-copy h1 .mobile-hero-title{display:none}.editorial-home .editorial-copy h1 .hero-title-accent{color:transparent;background:linear-gradient(91deg,#6b4227,#a67c43 45%,#5e2139);-webkit-background-clip:text;background-clip:text}.editorial-home .editorial-copy p{max-width:610px;margin:26px 0 0;color:#5e4450;font-size:18px;line-height:1.9;animation:intakeTextLift .76s cubic-bezier(.22,1,.36,1) .38s both}.hero-meta-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;animation:intakeTextLift .72s cubic-bezier(.22,1,.36,1) .48s both}.hero-meta-line span{min-height:34px;display:inline-flex;align-items:center;padding:7px 13px;border:1px solid rgba(95,49,34,.11);border-radius:999px;color:#52323f;background:#fffaf494;font-size:13px;font-weight:650}.editorial-home .hero-actions{margin-top:34px;animation:intakeTextLift .76s cubic-bezier(.22,1,.36,1) .56s both}.editorial-home .primary-btn,.editorial-home .ghost-btn{min-height:52px;touch-action:manipulation}.editorial-home .primary-btn{background:linear-gradient(135deg,#5f203c,#411426 64%,#241018);box-shadow:0 24px 56px #4615292e,inset 0 1px #ffffff2e}.editorial-home .ghost-btn{border-color:#5f312226;color:#431526;background:#fffaf4ad;box-shadow:0 16px 40px #2d101c0b,inset 0 1px #fffc}.editorial-home .mobile-outcome-card{display:none}.editorial-home .luxury-dossier{position:relative;z-index:1;display:block!important;width:min(720px,100%);height:clamp(560px,43vw,710px);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;isolation:isolate;animation:intakeVisualIn .98s cubic-bezier(.22,1,.36,1) .36s both}.editorial-home .luxury-dossier:before,.editorial-home .luxury-dossier:after{content:none}.editorial-home .atelier-wave-photo{position:absolute;top:-7%;right:-8%;bottom:-4%;left:0;z-index:-2;width:108%;height:108%;border-radius:8px;object-fit:cover;object-position:center;opacity:.78;filter:saturate(.9) contrast(.96) brightness(1.05);box-shadow:var(--intake-soft-shadow);transform:rotate(-1.5deg)}.premium-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%}.premium-dossier-card{position:absolute;right:clamp(34px,4.8vw,78px);bottom:clamp(30px,4vw,62px);width:min(450px,70%);min-height:clamp(500px,35vw,590px);padding:clamp(26px,2.8vw,38px);border:1px solid rgba(255,253,248,.74);border-radius:8px;background:linear-gradient(145deg,#fffcf6f5,#f5e8d8db);box-shadow:var(--intake-paper-shadow),inset 0 0 0 1px #ffffffad;transform:rotate(-1.2deg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:intakePaperPlace .9s cubic-bezier(.2,1,.25,1) .56s both}.premium-dossier-card:before{border-radius:inherit;background:linear-gradient(90deg,rgba(95,49,34,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(95,49,34,.035) 1px,transparent 1px);background-size:42px 42px;opacity:.36}.premium-dossier-card:after{right:-13px;width:13px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,#68314a,#3b1324);opacity:.72}.premium-card-top{align-items:center;gap:12px;border-bottom-color:#5f31221c}.mini-wordmark{color:var(--intake-plum);font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:22px;font-weight:700;line-height:1;white-space:nowrap}.premium-card-top strong{color:#3d1a27;font-size:13px;font-weight:700}.premium-card-top small,.premium-score-board span,.premium-score-board small,.premium-side-panel span,.premium-side-panel small{color:#674c58}.premium-card-top em{color:var(--intake-plum);font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:40px;line-height:1}.premium-card-title h2{color:var(--intake-ink);font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:clamp(31px,2.8vw,42px);line-height:1.18}.premium-score-board{border-color:#5f31221a;background:#fffaf494}.premium-score-board strong{color:var(--intake-plum);font-family:"Noto Serif SC",Songti SC,SimSun,serif}.premium-category-row i{background:#5f31221c}.premium-category-row i b{background:linear-gradient(90deg,#6a2a43,#a97943)}.stage-rail{top:28px;right:clamp(24px,3vw,46px);border-radius:0 0 7px 7px;background:linear-gradient(180deg,#b28a4d,#80612f);box-shadow:0 18px 44px #6645262b;animation:intakePaperPlace .76s cubic-bezier(.22,1,.36,1) .65s both}.premium-side-panel{right:0;bottom:21%;border:1px solid rgba(255,253,248,.65);border-radius:8px;background:#fffaf4d1;box-shadow:0 20px 54px #2d101c1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:intakeTextLift .76s cubic-bezier(.22,1,.36,1) .76s both}.premium-side-panel strong{color:var(--intake-plum);font-family:"Noto Serif SC",Songti SC,SimSun,serif}.loading-storyboard{display:none}.editorial-home .chapter-strip,.editorial-home .taxonomy-section{width:min(1320px,calc(100% - 48px));border:1px solid var(--intake-line);border-radius:8px;background:linear-gradient(140deg,#fffaf4d6,#f5e8d885);box-shadow:0 20px 70px #2d101c0e,inset 0 1px #ffffffc7}.editorial-home .editorial-step{border-radius:8px;transition:transform .24s ease,box-shadow .24s ease}.editorial-home .editorial-step:hover{transform:translateY(-2px);box-shadow:0 16px 44px #2d101c12}@keyframes intakeWaveReveal{0%{opacity:0;transform:translate3d(3%,0,0) scale(1.08)}to{opacity:.72;transform:translateZ(0) scale(1.03)}}@keyframes intakeSilkFloat{0%{opacity:0;transform:translate3d(18%,-5%,0) rotate(-9deg) scale(1.12)}to{opacity:.68;transform:translate3d(9%,-2%,0) rotate(-7deg) scale(1.05)}}@keyframes intakeTextLift{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes intakeVisualIn{0%{opacity:0;transform:translate3d(18px,20px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes intakePaperPlace{0%{opacity:0;transform:translate3d(28px,26px,0) rotate(-.2deg) scale(.985)}to{opacity:1;transform:translateZ(0) rotate(-1.2deg) scale(1)}}@media(prefers-reduced-motion:reduce){.editorial-home .editorial-hero:before,.hero-flow-wash,.editorial-home .editorial-copy .eyebrow,.editorial-home .editorial-copy h1,.editorial-home .editorial-copy p,.hero-meta-line,.editorial-home .hero-actions,.editorial-home .luxury-dossier,.premium-dossier-card,.stage-rail,.premium-side-panel{animation:none!important}}@media(max-width:980px){.site-header{grid-template-columns:1fr auto;width:min(100%,calc(100% - 28px));gap:10px}.site-header nav{grid-column:1 / -1;width:100%}.editorial-home .editorial-hero{grid-template-columns:1fr;min-height:auto;padding:54px 24px 58px}.editorial-home .luxury-dossier{display:none!important}.editorial-home .mobile-outcome-card{display:block;max-width:520px;margin-top:26px;border-radius:8px;border-color:#5f31221f;background:linear-gradient(145deg,#fffcf6eb,#f5e8d8b8);box-shadow:0 22px 60px #2d101c17,inset 0 1px #ffffffc7;animation:intakeTextLift .76s cubic-bezier(.22,1,.36,1) .52s both}}@media(max-width:760px){.site-header{width:100%;min-height:124px;padding:12px 14px 10px}.site-header:before{background:linear-gradient(180deg,#fff8eef7,#fff8eed6)}.brand-wordmark strong,.site-header .brand strong{font-size:25px}.brand-wordmark small,.site-header .brand small{font-size:11px}.site-header nav{overflow-x:auto;justify-content:flex-start;min-height:48px;padding:3px}.site-header nav button{flex:0 0 auto;min-width:86px;min-height:44px;padding:0 12px;font-size:14px}.site-header .auth-pill,.auth-pill{min-width:86px;min-height:44px;padding:0 13px;font-size:13px}.editorial-home .editorial-hero{width:100%;margin-left:0;padding:40px 16px 46px;background:linear-gradient(180deg,#fff8eef5,#fff8eecc 58%,#f4e5d6e6)}.editorial-home .editorial-hero:before{inset:0 -46% auto -14%;height:430px;background:linear-gradient(180deg,#fff8ee70,#fff8eeb3),var(--home-wave-bg) center / cover no-repeat;opacity:.6;transform:scale(1.02)}.hero-flow-wash{top:84px;right:-42%;width:118vw;height:380px;opacity:.42}.editorial-home .editorial-copy{max-width:420px}.editorial-home .editorial-copy .eyebrow{min-height:34px;font-size:12px}.editorial-home .editorial-copy h1{max-width:360px;margin-top:22px;font-size:clamp(45px,12.4vw,56px);line-height:1.08}.editorial-home .editorial-copy h1 .desktop-hero-title{display:none}.editorial-home .editorial-copy h1 .mobile-hero-title{display:grid}.editorial-home .editorial-copy p{max-width:350px;margin-top:18px;color:#563d49;font-size:16px;line-height:1.72}.hero-meta-line{gap:8px;margin-top:20px}.hero-meta-line span{min-height:32px;padding:6px 10px;font-size:12px}.editorial-home .mobile-outcome-card{margin-top:22px}.editorial-home .hero-actions{display:grid;gap:12px;margin-top:24px}.editorial-home .primary-btn,.editorial-home .ghost-btn{width:100%;min-height:50px;justify-content:center}.editorial-home .chapter-strip,.editorial-home .taxonomy-section{width:calc(100% - 28px);margin-top:14px}}.site-header,.site-header *,.editorial-home,.editorial-home *{box-sizing:border-box}.site-header{display:grid;align-items:center}.site-header nav{display:flex;align-items:center;justify-content:center}.editorial-home .atelier-wave-photo{display:none}.hero-flow-wash{clip-path:polygon(10% 0,100% 0,100% 88%,20% 100%,0 34%);-webkit-mask-image:linear-gradient(92deg,transparent 0%,#000 20%,#000 82%,transparent 100%);mask-image:linear-gradient(92deg,transparent 0%,#000 20%,#000 82%,transparent 100%)}.editorial-home .luxury-dossier{width:min(680px,100%)}.premium-dossier-card{right:clamp(28px,5vw,86px);bottom:clamp(42px,5.4vw,86px);width:min(420px,66%);min-height:clamp(470px,32vw,560px);padding:clamp(24px,2.4vw,34px)}.premium-card-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.premium-card-top>div{display:grid;gap:3px;min-width:0}.mini-wordmark{font-size:20px}.premium-card-top strong{min-width:0;overflow:hidden;font-size:12px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.premium-card-top small{overflow:hidden;font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.premium-card-title{margin-top:clamp(26px,3vw,42px)}.premium-card-title h2{font-size:clamp(29px,2.55vw,38px)}.premium-score-board{margin-top:clamp(22px,2.4vw,32px)}.premium-side-panel{right:4px;bottom:24%;max-width:190px}@media(max-width:760px){.site-header{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:8px;row-gap:10px;width:100%;max-width:100%;overflow:hidden}.site-header .brand{grid-column:1;grid-row:1;min-width:0;overflow:hidden}.brand-wordmark{min-width:0}.brand-wordmark strong,.site-header .brand strong,.brand-wordmark small,.site-header .brand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header .auth-pill,.auth-pill{grid-column:2;grid-row:1;justify-self:end;flex:0 0 auto;width:58px;min-width:58px;max-width:58px;padding:0;overflow:hidden;font-size:0;white-space:nowrap}.site-header .auth-pill:after,.auth-pill:after{color:inherit;font-size:13px;font-weight:760;content:"管理"}.site-header nav{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.site-header nav button{min-width:0;padding:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorial-home .mobile-outcome-card{width:100%;max-width:none}}.lead-shell{width:100%;min-height:calc(100vh - 96px);display:grid;place-items:center;padding:clamp(34px,5vw,76px) clamp(16px,5vw,64px);overflow:hidden;isolation:isolate;background:linear-gradient(110deg,#fffbf5f5,#fffbf5e0 45%,#fffbf575),var(--lead-wave-bg);background-position:center;background-size:cover}.lead-shell:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#fffaf233,#3d122417),radial-gradient(circle at 72% 18%,rgba(255,255,255,.56),transparent 24%);content:""}.lead-intake-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:clamp(28px,5vw,72px);align-items:center;width:min(1120px,100%);padding:clamp(28px,5vw,62px);border:1px solid rgba(126,58,66,.14);border-radius:10px;background:linear-gradient(145deg,#fffdf8e6,#f9eee5a8);box-shadow:0 34px 92px #4112251f,inset 0 1px #ffffffc2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lead-intake-copy h1{max-width:640px;margin-top:20px;color:#2b111b;font-family:var(--opc-font-title);font-size:clamp(44px,5vw,82px);font-weight:400;line-height:1.02}.lead-intake-copy p{max-width:620px;margin-top:24px;color:#5e4652;font-size:17px;line-height:1.9}.lead-assurance{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.lead-assurance span{min-height:36px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid rgba(169,135,85,.2);border-radius:999px;color:#4a172d;background:#fffcf699;font-size:13px;font-weight:760}.lead-form-panel{display:grid;gap:16px;padding:clamp(22px,3vw,34px);border:1px solid rgba(126,58,66,.12);border-radius:8px;background:#fffcf6b8;box-shadow:inset 0 1px #ffffffb8}.lead-form-panel label{display:grid;gap:8px;color:#4a172d;font-size:13px;font-weight:780}.lead-form-panel input{width:100%;min-height:52px;padding:0 15px;border:1px solid rgba(126,58,66,.16);border-radius:8px;color:#351824;background:#fffcf6db;box-shadow:inset 0 1px #ffffffb3;font-size:16px}.lead-form-panel input:focus{outline:2px solid rgba(167,123,67,.5);outline-offset:2px}.lead-form-panel .primary-btn,.lead-form-panel .ghost-btn{width:100%;min-height:52px}.lead-error{margin:0;color:#8a223d;font-size:14px;line-height:1.6}.lead-privacy-note{margin:2px 0 0;color:#765f6a;font-size:13px;line-height:1.7}.admin-sync-note{margin-top:10px!important;color:#8a223d!important;font-size:14px!important}@media(max-width:860px){.lead-intake-card{grid-template-columns:1fr}}@media(max-width:760px){.lead-shell{min-height:calc(100vh - 132px);padding:28px 14px 42px;background:linear-gradient(180deg,#fffbf5fa,#fffbf5c7),var(--lead-wave-bg);background-position:center top;background-size:cover}.lead-intake-card{gap:24px;padding:24px 18px}.lead-intake-copy h1{font-size:39px}.lead-intake-copy p{margin-top:18px;font-size:15px;line-height:1.85}.lead-form-panel{padding:18px}}.primary-btn,.ghost-btn,.site-header nav button,.auth-pill,.option-list button,.category-grid button,.editorial-step,.lead-intake-card,.lead-form-panel,.mobile-outcome-card,.premium-dossier-card,.opc-master-card,.action-tile,.admin-stat-card{backface-visibility:hidden;transform:translateZ(0)}.progress-track span{transition:width .46s cubic-bezier(.22,1,.36,1)}.primary-btn,.ghost-btn{position:relative;isolation:isolate;overflow:hidden;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,background-color .22s ease}.primary-btn:before,.ghost-btn:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.36) 42%,transparent 66%);opacity:0;transform:translate3d(-72%,0,0);content:"";pointer-events:none}.primary-btn:hover,.ghost-btn:hover{transform:translate3d(0,-2px,0)}.primary-btn:active,.ghost-btn:active,.option-list button:active,.category-grid button:active{transform:translateZ(0) scale(.985)}.lead-form-panel input{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.lead-form-panel input:focus{transform:translate3d(0,-1px,0);box-shadow:0 10px 24px #4112250f,inset 0 1px #ffffffc7}.option-list button,.category-grid button,.editorial-step,.action-tile,.admin-stat-card{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,background-color .22s ease}.option-list button:hover,.category-grid button:hover,.editorial-step:hover,.action-tile:hover,.admin-stat-card:hover{transform:translate3d(0,-3px,0)}.question-panel h2,.option-list{animation:question-soft-in .42s cubic-bezier(.22,1,.36,1) both}.option-list{animation-delay:70ms}.flow-stepper .flow-step.active .step-dot{position:relative}.flow-stepper .flow-step.active .step-dot:after{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(122,59,82,.2);border-radius:inherit;opacity:0;transform:scale(.88);content:"";pointer-events:none}.lead-intake-card,.question-panel,.opc-master-card,.admin-records-panel,.admin-detail-panel{box-shadow:0 30px 90px #41122517,inset 0 1px #ffffffb3}.lead-intake-card:after,.question-panel:after,.opc-master-card:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.36),transparent 28%,transparent 70%,rgba(185,154,99,.12));opacity:.64;content:"";pointer-events:none}.question-panel,.lead-intake-card,.opc-master-card{position:relative}.question-panel>*,.lead-intake-card>*,.opc-master-card>*{position:relative;z-index:1}@media(prefers-reduced-motion:no-preference){.motion-reveal{opacity:0;transform:translate3d(0,18px,0);transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--motion-order, 0) * 42ms);will-change:opacity,transform}.motion-reveal.is-visible{opacity:1;transform:translateZ(0);will-change:auto}.editorial-home .hero-flow-wash,.lead-shell:before,.admin-shell:before{animation:silk-wash 9s ease-in-out infinite alternate;will-change:transform,opacity}.editorial-home .premium-dossier-card{animation:dossier-float 7s ease-in-out infinite;will-change:transform}.mobile-outcome-card{animation:soft-breathe 8s ease-in-out infinite}.primary-btn:hover:before,.ghost-btn:hover:before{animation:button-sheen .82s cubic-bezier(.22,1,.36,1)}.flow-stepper .flow-step.active .step-dot:after{animation:step-pulse 2.6s ease-out infinite}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes silk-wash{0%{opacity:.72;transform:translate3d(-10px,-4px,0) scale(1)}to{opacity:.92;transform:translate3d(12px,8px,0) scale(1.015)}}@keyframes dossier-float{0%,to{transform:translateZ(0) rotate(-.4deg)}50%{transform:translate3d(0,-8px,0) rotate(.25deg)}}@keyframes soft-breathe{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-3px,0)}}@keyframes button-sheen{0%{opacity:0;transform:translate3d(-72%,0,0)}18%{opacity:1}to{opacity:0;transform:translate3d(72%,0,0)}}@keyframes question-soft-in{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes step-pulse{0%{opacity:.45;transform:scale(.88)}70%,to{opacity:0;transform:scale(1.22)}}@media(max-width:760px){.primary-btn:hover,.ghost-btn:hover,.option-list button:hover,.category-grid button:hover,.editorial-step:hover,.action-tile:hover,.admin-stat-card:hover{transform:translateZ(0)}.editorial-home .premium-dossier-card,.mobile-outcome-card{animation-duration:10s}}
