/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--ink:#16231d;--muted:#66736d;--paper:#f7f5ee;--cream:#eeeadd;--green:#1b6b4d;--green2:#36a678;--lime:#d7ec8a;--line:#d8d9d1;--red:#b74a3a;--yellow:#b17b12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,Arial,sans-serif}button,textarea,input{font:inherit}button{color:inherit}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5eee6;border-bottom:1px solid #16231d1f;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--lime);border-radius:50%;place-items:center;font-family:serif;display:grid}.prototype-tag{color:#756313;border:1px solid #c7b978;border-radius:99px;padding:4px 7px;font-size:11px;font-weight:600}nav{align-items:center;gap:10px;display:flex}nav button{cursor:pointer;background:0 0;border:0;padding:10px 14px;font-size:14px}nav .nav-primary{border:1px solid var(--ink);border-radius:99px;font-weight:700}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;max-width:1440px;min-height:670px;margin:auto;padding:clamp(70px,9vw,130px) clamp(24px,7vw,110px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(3px);z-index:-1;background:#d7ec8a59;border-radius:50%;width:520px;height:520px;position:absolute;top:30px;right:-170px}.kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.04em;margin:18px 0 26px;font-family:Georgia,Songti SC,serif;font-size:clamp(43px,5.3vw,76px);font-weight:500;line-height:1.12}.hero h1 em{color:var(--green);font-style:normal}.hero-lead{color:#4f5c56;max-width:680px;font-size:18px;line-height:1.9}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin:34px 0 28px;display:flex}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:15px 22px;font-weight:800;box-shadow:0 10px 24px #1b6b4d2e}.primary-button span{margin-left:16px}.primary-button:hover{background:#14563e;transform:translateY(-1px)}.microcopy{color:#77817c;font-size:12px}.trust-row{color:#45534c;flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.hero-card{background:#fff;border:1px solid #16231d1f;border-radius:24px;padding:28px;transform:rotate(1.5deg);box-shadow:0 30px 80px #2c3b3324}.radar-head{color:var(--muted);justify-content:space-between;font-size:13px;font-weight:700;display:flex}.live-dot{color:#7f6810;background:#f2ecd0;border-radius:99px;padding:4px 9px}.score-ring{text-align:center;background:conic-gradient(var(--green2) 0 86%,#e7e8e3 86%);border-radius:50%;place-content:center;width:120px;height:120px;margin:24px auto;display:grid;position:relative}.score-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:9px}.score-ring strong,.score-ring span{z-index:1;position:relative}.score-ring strong{font-family:Georgia,serif;font-size:43px;line-height:1}.score-ring span{color:var(--muted);font-size:11px}.hero-card h3{margin:12px 0 8px;font-size:24px}.hero-card>p{color:var(--muted);line-height:1.7}.mini-grid{background:#f4f5ef;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:22px 0 14px;padding:14px;display:grid}.mini-grid span{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:0 10px;display:flex}.mini-grid span:last-child{border:0}.mini-grid small{color:var(--muted);font-size:10px}.mini-grid b{font-size:13px}.warning-line{color:#8b392c;background:#fff3ef;border-radius:8px;padding:12px;font-size:12px}.truth-strip{background:var(--ink);color:#fff;grid-template-columns:1.25fr repeat(3,1fr);align-items:center;gap:35px;padding:38px clamp(24px,7vw,110px);display:grid}.truth-strip>p{color:var(--lime);font-family:Georgia,Songti SC,serif;font-size:21px}.truth-strip div{border-left:1px solid #ffffff2e;flex-direction:column;gap:8px;padding-left:22px;display:flex}.truth-strip strong{font-size:14px}.truth-strip span{color:#aab5af;font-size:12px;line-height:1.65}.section{max-width:1440px;margin:auto;padding:100px clamp(24px,7vw,110px)}.section-heading{max-width:650px;margin-bottom:42px}.section-heading h2,.evidence-copy h2,.cta-section h2{margin:14px 0;font-family:Georgia,Songti SC,serif;font-size:clamp(32px,4vw,50px);font-weight:500;line-height:1.25}.flow-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.flow-card{border-top:2px solid var(--ink);min-height:230px;padding:22px 5px}.flow-card>span{color:var(--green);font-family:Georgia,serif;font-size:26px}.flow-card h3{margin:38px 0 10px;font-size:19px}.flow-card p{color:var(--muted);font-size:14px;line-height:1.8}.evidence-section{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.evidence-copy p{color:var(--muted);line-height:1.9}.text-button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:13px 0;font-weight:800}.evidence-levels{flex-direction:column;display:flex}.evidence-levels>div{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;align-items:center;gap:20px;padding:18px 0;display:grid}.evidence-levels b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:24px;display:grid}.evidence-levels span{color:var(--muted);flex-direction:column;gap:4px;font-size:13px;display:flex}.evidence-levels span strong{color:var(--ink);font-size:15px}.evidence-levels .muted b{background:#a49c76}.evidence-levels .blocked b{background:#a94b3c}.cta-section{background:var(--green);color:#fff;text-align:center;border-radius:26px;margin:30px;padding:80px 7vw}.cta-section>span{color:var(--lime);font-weight:700}.cta-section h2{max-width:800px;margin:15px auto 30px}.primary-button.inverse{background:var(--lime);color:var(--ink);box-shadow:none}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:30px;padding:50px clamp(24px,7vw,110px);font-size:12px;display:flex}footer strong{color:var(--ink);font-size:15px}footer p{margin:7px 0}.quiz-shell{max-width:840px;min-height:calc(100vh - 76px);margin:0 auto;padding:70px 24px 100px}.quiz-progress{background:#dfdfd6;border-radius:4px;height:4px;overflow:hidden}.quiz-progress span{background:var(--green);height:100%;transition:width .3s;display:block}.quiz-meta{color:var(--green);letter-spacing:.1em;justify-content:space-between;margin:38px 0 8px;font-size:12px;font-weight:800;display:flex}.quiz-shell h1{margin:10px 0;font-family:Georgia,Songti SC,serif;font-size:clamp(34px,5vw,52px);font-weight:500}.quiz-hint{color:var(--muted)}.answer-area{min-height:360px;padding-top:40px}.option-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.option-grid button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:26px 1fr;padding:20px;display:grid}.option-grid button:hover,.option-grid button.selected{border-color:var(--green);box-shadow:0 7px 20px #1b6b4d14}.option-grid .radio{border:1px solid #aeb4af;border-radius:50%;width:17px;height:17px;margin-top:2px}.option-grid button.selected .radio{border:5px solid var(--green)}.option-grid strong,.option-grid small{grid-column:2}.option-grid small{color:var(--muted);margin-top:6px;line-height:1.5}.range-answer{text-align:center;padding:35px 20px}.range-answer>strong{color:var(--green);font:500 82px Georgia,serif;display:block}.range-answer>span{color:var(--muted)}.range-answer input{width:100%;accent-color:var(--green);margin:50px 0 12px}.range-markers{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.chip-grid{flex-wrap:wrap;gap:12px;display:flex}.chip-grid button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;padding:12px 18px}.chip-grid button.selected{border-color:var(--green);color:var(--green);background:#e5f0e9;font-weight:700}.chip-grid.negative button.selected{color:var(--red);border-color:var(--red);background:#f9e7e2}.boundary-answer label{margin-top:40px;font-weight:700;display:block}.boundary-answer textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:12px;width:100%;min-height:110px;margin-top:12px;padding:15px;display:block}.quiz-actions{border-top:1px solid var(--line);justify-content:space-between;padding-top:24px;display:flex}.secondary-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;padding:14px 20px}.results-shell,.battle-shell{max-width:1320px;margin:auto;padding:70px 32px 110px}.results-heading{text-align:center;max-width:780px;margin:auto}.results-heading h1,.battle-hero h1{margin:14px 0;font-family:Georgia,Songti SC,serif;font-size:clamp(38px,5vw,58px);font-weight:500}.results-heading p{color:var(--muted);line-height:1.8}.prototype-notice{background:#fff9dc;border:1px solid #d6c77f;border-radius:10px;gap:15px;max-width:850px;margin:30px auto;padding:14px 18px;font-size:12px;display:flex}.recommendation-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;margin-top:42px;display:grid}.recommendation-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;position:relative;overflow:hidden}.recommendation-card.green{border-top:5px solid var(--green)}.recommendation-card.yellow{border-top:5px solid var(--yellow)}.recommendation-card.red{border-top:5px solid var(--red)}.recommendation-top{justify-content:space-between;align-items:center;display:flex}.rank{color:#a7afa9;font:28px Georgia,serif}.band{border-radius:99px;padding:5px 9px;font-size:11px;font-weight:700}.band.green{color:var(--green);background:#e4f1e9}.band.yellow{color:#835d0a;background:#f7ecd3}.band.red{color:var(--red);background:#f8e5e2}.fit-score{align-items:end;gap:8px;margin:22px 0;display:flex}.fit-score strong{font:54px/.85 Georgia,serif}.fit-score span{color:var(--muted);font-size:10px}.category{color:var(--green);font-size:11px;font-weight:800}.recommendation-card h2{margin:8px 0;font-size:23px}.one-liner{color:var(--muted);min-height:72px;line-height:1.7}.recommendation-card dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0}.recommendation-card dl div{grid-template-columns:70px 1fr;padding:7px 0;font-size:12px;display:grid}.recommendation-card dt{color:var(--muted)}.recommendation-card dd{margin:0;font-weight:700}.reason-block,.risk-block{flex-direction:column;gap:7px;padding-top:16px;font-size:12px;display:flex}.reason-block strong,.risk-block strong{font-size:13px}.reason-block span{color:var(--green)}.risk-block span{color:#8b5b17}.source-line{border-top:1px dashed var(--line);color:var(--muted);justify-content:space-between;gap:8px;margin-top:18px;padding-top:13px;font-size:10px;display:flex}.source-line a{color:var(--green)}.evidence-records{border:1px solid var(--line);background:#f7f7f2;border-radius:10px;margin-top:12px;padding:12px}.evidence-records summary{color:var(--green);cursor:pointer;font-size:11px;font-weight:800}.evidence-records>p{color:var(--muted);font-size:10px;line-height:1.6}.evidence-records>a{border-top:1px solid var(--line);color:inherit;gap:3px;padding:10px 0;text-decoration:none;display:grid}.evidence-records a b{color:#8b5b17;font-size:9px}.evidence-records a span{font-size:11px;font-weight:800}.evidence-records a small{color:var(--muted);line-height:1.6}.card-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;width:100%;margin-top:18px;padding:13px;font-weight:700}.text-button.center{margin:40px auto;display:block}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:35px;padding:0}.battle-hero{grid-template-columns:1fr 260px;align-items:end;gap:40px;margin-bottom:50px;display:grid}.battle-hero p{color:var(--muted);line-height:1.8}.progress-card{background:var(--ink);color:#fff;border-radius:18px;padding:22px}.progress-card strong{font:40px Georgia,serif}.progress-card>span{color:#aab5af;font-size:11px;display:block}.progress-card>div{background:#53605a;border-radius:5px;height:5px;margin:16px 0 8px;overflow:hidden}.progress-card i{background:var(--lime);height:100%;display:block}.progress-card small{color:#b9c2bd}.battle-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.battle-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px}.battle-card.full{grid-column:1/-1}.battle-card h2{font-family:Georgia,Songti SC,serif;font-size:27px;font-weight:500}.battle-card p,.battle-card li{color:var(--muted);font-size:13px;line-height:1.8}.card-label{color:var(--green);letter-spacing:.1em;font-size:11px;font-weight:800}.offer-card>div{background:#f0f3eb;border-radius:10px;flex-direction:column;gap:6px;padding:14px;font-size:12px;display:flex}.script-grid{grid-template-columns:1fr 1fr;gap:25px;margin-top:18px;display:grid}.script-grid>div{background:#f5f4ef;border-radius:12px;padding:18px}.script-grid button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.day-plan{margin-top:80px}.section-heading.compact{margin-bottom:20px}.day-plan article{border-top:1px solid var(--line);grid-template-columns:60px 1fr 260px;align-items:start;gap:20px;padding:24px 0;display:grid}.day-check{border:1px solid var(--green);width:44px;height:44px;color:var(--green);cursor:pointer;background:0 0;border-radius:50%;font-weight:800}.day-plan article.done{opacity:.55}.day-plan article.done .day-check{background:var(--green);color:#fff}.day-plan article span{color:var(--green);font-size:10px;font-weight:800}.day-plan article h3{margin:5px 0}.day-plan article ul{color:var(--muted);margin:8px 0;padding-left:18px;font-size:13px;line-height:1.8}.day-plan article>p{color:var(--muted);background:#fff;border-radius:10px;margin:0;padding:14px;font-size:12px;line-height:1.7}.day-plan article>p b{color:var(--ink);display:block}.decision-grid{grid-template-columns:1fr 1fr;gap:16px;margin:50px 0;display:grid}.decision-grid>div{border-radius:14px;padding:24px}.decision-grid span{font-weight:800}.decision-grid p{font-size:13px}.continue{color:#225d44;background:#e6f0e8}.stop{color:#8b3d32;background:#f7e9e5}.coach-dock{background:var(--ink);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;padding:28px;display:flex}.coach-dock div{flex-direction:column;gap:7px;display:flex}.coach-dock span{color:var(--lime);font-size:11px}.coach-dock strong{font-size:18px}.coach-dock .dock-actions{flex-direction:row;align-items:center}.secondary-button.light{color:#fff;border-color:#738078}.review-shell{max-width:900px;margin:auto;padding:60px 28px 110px}.review-heading{max-width:720px;margin-bottom:34px}.review-heading h1{margin:12px 0;font:500 clamp(36px,5vw,56px)/1.2 Georgia,Songti SC,serif}.review-heading p{color:var(--muted);line-height:1.8}.review-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:26px;display:grid}.review-grid>label,.review-grid>fieldset{border:1px solid var(--line);background:#fff;border-radius:15px;margin:0;padding:22px}.review-grid span,.review-grid legend{font-size:13px;font-weight:800}.review-score{grid-template-columns:1fr auto;gap:16px;display:grid}.review-score input{width:100%;accent-color:var(--green);grid-column:1/-1}.review-grid fieldset{grid-column:1/-1}.review-grid fieldset button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;margin:14px 8px 0 0;padding:10px 16px}.review-grid fieldset button.selected{background:var(--green);color:#fff;border-color:var(--green)}.review-text{grid-column:1/-1}.review-text textarea{border:1px solid var(--line);resize:vertical;border-radius:10px;width:100%;min-height:100px;margin-top:13px;padding:13px}.receipt-card{background:#e6f0e8;border-radius:15px;margin-top:30px;padding:25px}.receipt-card>span{color:var(--green);font-size:11px;font-weight:800}.receipt-card h2{margin:8px 0}.receipt-card p{color:var(--muted)}.review-grid>.understanding-check{background:#f2f8f4;border:1px solid #c7d9cf;border-radius:15px;grid-column:1/-1;padding:22px}.understanding-check>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.understanding-check>header span{color:#245f45;font-size:14px;font-weight:800;line-height:1.65}.understanding-check>header small{color:#728079;margin-top:5px;font-size:9px;line-height:1.6;display:block}.understanding-check>header b{color:#245f45;background:#dcebe2;border-radius:99px;flex:none;padding:7px 10px;font-size:10px}.understanding-fields{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:17px;display:grid}.understanding-fields label{flex-direction:column;gap:8px;display:flex}.understanding-fields label span{color:#36493f;font-size:10px;font-weight:800;line-height:1.55}.understanding-fields textarea{resize:vertical;background:#fff;border:1px solid #c7d9cf;border-radius:10px;width:100%;min-height:105px;padding:12px}.timing-restart{background:#fff8e4;border:1px solid #e6d4a3;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;margin:-12px 0 20px;padding:14px 16px;display:flex}.timing-restart>div{flex-direction:column;gap:3px;display:flex}.timing-restart b{color:#735a1f;font-size:10px}.timing-restart span{color:#87774e;font-size:8px}.timing-restart button{flex:none}.coach-shell{grid-template-columns:260px 1fr;gap:25px;max-width:1100px;min-height:calc(100vh - 76px);margin:auto;padding:50px 28px 90px;display:grid}.coach-shell aside{padding:20px}.coach-shell aside h2{font:500 28px Georgia,Songti SC,serif}.coach-shell aside>p{color:var(--muted);font-size:12px;line-height:1.8}.coach-context{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:10px;padding:16px 0;display:flex}.coach-context span{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.coach-context b{color:var(--ink)}.chat-panel{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:680px;display:flex;overflow:hidden}.chat-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 22px;display:flex}.avatar{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.chat-head>div:last-child{flex-direction:column;display:flex}.chat-head span{color:var(--muted);margin-top:4px;font-size:10px}.chat-head i{background:#3ab07d;border-radius:50%;width:6px;height:6px;display:inline-block}.chat-messages{flex-direction:column;flex:1;gap:13px;max-height:470px;padding:25px;display:flex;overflow:auto}.message{white-space:pre-wrap;border-radius:13px;max-width:80%;padding:13px 15px;font-size:13px;line-height:1.7}.message.assistant{background:#f0f1ec;border-bottom-left-radius:3px;align-self:flex-start}.message.user{background:var(--green);color:#fff;border-bottom-right-radius:3px;align-self:flex-end}.quick-prompts{flex-wrap:wrap;gap:7px;padding:0 20px 12px;display:flex}.quick-prompts button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;padding:7px 10px;font-size:10px}.chat-input{border:1px solid var(--line);border-radius:12px;align-items:end;margin:0 18px;padding:8px;display:flex}.chat-input textarea{resize:none;border:0;outline:0;flex:1;min-height:54px;padding:8px}.chat-input button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 14px}.chat-disclaimer{color:#929b96;text-align:center;padding:10px 22px 18px;font-size:9px}.product-data-boundary{border:1px solid var(--line);max-width:1100px;color:var(--muted);background:#fff;border-radius:14px;margin:0 auto 32px}.product-data-boundary>summary{color:var(--ink);cursor:pointer;padding:15px 18px;font-size:11px;font-weight:900}.product-data-boundary>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 18px 12px;display:grid}.product-data-boundary article{background:#f5f5f0;border-radius:10px;padding:13px}.product-data-boundary b{color:var(--ink);font-size:10px}.product-data-boundary p{margin:6px 0 0;font-size:9px;line-height:1.7}.product-data-boundary>p{border-top:1px solid var(--line);margin:0;padding:12px 18px 16px}.product-data-boundary a{color:var(--green)}.ai-data-details{color:#6e7a73;background:#f6f8f6;border:1px solid #d7ded9;border-radius:10px;margin:0 18px 10px;padding:11px 13px;font-size:9px;line-height:1.65}.ai-data-details summary{color:#345645;cursor:pointer;font-weight:900}.ai-data-details p{margin:8px 0 0}.ai-data-consent{cursor:pointer;background:#fff8e6;border:1px solid #dfcfa1;border-radius:10px;align-items:flex-start;gap:10px;margin:0 18px 12px;padding:12px 13px;display:flex}.ai-data-consent.accepted{background:#edf7f1;border-color:#a8c9b7}.ai-data-consent input{accent-color:var(--green);flex:none;margin-top:2px}.ai-data-consent span{flex-direction:column;gap:4px;display:flex}.ai-data-consent b{color:#5b4a1e;font-size:10px;line-height:1.55}.ai-data-consent.accepted b{color:#285f45}.ai-data-consent small{color:#756b4e;font-size:8px;line-height:1.65}.coach-access-badge{color:#28684b;text-align:center;background:#e7f4eb;border-radius:9px;margin:14px 0 0;padding:9px 10px;font-size:9px;font-weight:900}.coach-access-badge.gated{color:#945137;background:#fff0e5}.coach-access-badge.preview{color:#52691f;background:#ecf2d5}.coach-pass-gate{background:#f8faf8;border:1px solid #d4dfd8;border-radius:15px;grid-template-columns:minmax(0,1fr) minmax(250px,310px);margin:0 18px 14px;display:grid;overflow:hidden}.pass-copy{color:#fff;background:#17372a;padding:22px}.pass-copy>span{color:#d9ec8d;letter-spacing:.08em;font-size:9px;font-weight:900}.pass-copy h2{color:#fff;margin:8px 0;font:500 22px/1.3 Georgia,Songti SC,serif}.pass-copy p{color:#c6d3cc;margin:0;font-size:10px;line-height:1.75}.pass-copy ul{color:#e1e8e4;margin:13px 0 0;padding-left:17px;font-size:9px;line-height:1.8}.pass-plans{background:#fff;flex-direction:column;justify-content:center;gap:8px;padding:15px;display:flex}.pass-plans>small{color:#7a8780;text-align:center;font-size:8px}.pass-option{background:#fbfdfc;border:1px solid #d8e1dc;border-radius:10px;padding:11px}.pass-option.featured{background:#f0f7f3;border-color:#719b86;box-shadow:0 7px 20px #1c563b14}.pass-option header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.pass-option header>span{color:#315d49;font-size:10px;font-weight:900}.pass-option strong{color:#204a37;font-size:25px;line-height:1}.pass-option strong i{font-size:11px;font-style:normal}.pass-option p{color:#6f7c75;margin:5px 0 8px;font-size:8px;line-height:1.5}.pass-plans button{color:#fff;cursor:pointer;background:#236346;border:0;border-radius:8px;padding:9px;font-size:9px;font-weight:900}.pass-plans button.preview-pass{color:#315f49;background:#eef5f1;border:1px solid #bfcfc6}.pass-plans button.not-now{color:#7a8780;background:0 0;font-weight:700}.coach-pass-gate>em{color:#7e8983;border-top:1px solid #dde5e0;grid-column:1/-1;padding:10px 14px;font-size:8px;font-style:normal;line-height:1.55}.intent-note{color:#755b46;background:#fff4e8;grid-column:1/-1;margin:0;padding:10px 14px;font-size:9px;line-height:1.6}.manual-purchase{background:#fffaf0;border-top:1px solid #dde5e0;grid-column:1/-1;grid-template-columns:minmax(0,1fr) 116px;align-items:center;gap:16px;padding:16px;display:grid}.manual-purchase>div{flex-direction:column;gap:7px;display:flex}.manual-purchase b{color:#5f4919;font-size:11px;line-height:1.6}.manual-purchase span{color:#756947;font-size:9px;line-height:1.7}.manual-purchase img{object-fit:cover;background:#fff;border:1px solid #e5dcc7;border-radius:10px;width:116px;height:116px;padding:5px}.coach-preview-notice{color:#536337;background:#eef5df;border-radius:9px;justify-content:space-between;gap:12px;margin:0 18px 12px;padding:10px 12px;font-size:9px;display:flex}.coach-preview-notice b{white-space:nowrap}.quick-prompts button:disabled{cursor:not-allowed;opacity:.45}.chat-input.locked{background:#f2f3f0}.chat-input.locked textarea{color:#8b948f}@media (width<=900px){nav button:not(.nav-primary){display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-card{max-width:520px;transform:none}.truth-strip{grid-template-columns:1fr 1fr}.truth-strip>p{grid-column:1/-1}.flow-grid{grid-template-columns:1fr 1fr}.evidence-section{grid-template-columns:1fr}.recommendation-grid{grid-template-columns:1fr;max-width:620px;margin:40px auto}.one-liner{min-height:auto}.battle-hero,.battle-grid{grid-template-columns:1fr}.battle-card.full{grid-column:auto}.day-plan article{grid-template-columns:50px 1fr}.day-plan article>p{grid-column:2}.coach-shell{grid-template-columns:1fr}.coach-shell aside{padding:0}.chat-panel{min-height:600px}.coach-pass-gate{grid-template-columns:1fr}.coach-pass-gate>em,.intent-note,.manual-purchase{grid-column:1}.product-data-boundary>div{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr}.review-score,.review-grid fieldset,.review-text{grid-column:1}.understanding-fields{grid-template-columns:1fr}.understanding-check>header{flex-direction:column}}@media (width<=600px){.topbar{height:66px;padding:0 16px}.brand{font-size:15px}.prototype-tag{display:none}.nav-primary{padding:8px 11px}.hero{min-height:auto;padding:55px 20px 70px}.hero h1{font-size:40px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{flex-direction:column;gap:8px}.hero-card{padding:20px}.mini-grid{grid-template-columns:1fr;gap:10px}.mini-grid span{border:0;border-bottom:1px solid var(--line);padding-bottom:8px}.manual-purchase{grid-template-columns:1fr}.manual-purchase img{width:140px;height:140px}.truth-strip{grid-template-columns:1fr;padding:34px 22px}.truth-strip>p{grid-column:auto}.section{padding:75px 22px}.flow-grid{grid-template-columns:1fr}.flow-card{min-height:auto}.cta-section{margin:12px;padding:60px 22px}footer{flex-direction:column}.product-data-boundary{margin:0 12px 24px}.product-data-boundary>div{grid-template-columns:1fr}.quiz-shell{padding:45px 18px 80px}.option-grid{grid-template-columns:1fr}.answer-area{min-height:420px}.quiz-actions{background:var(--paper);padding:16px 0;position:sticky;bottom:0}.results-shell,.battle-shell{padding:50px 16px 90px}.prototype-notice{flex-direction:column}.recommendation-card{padding:20px}.source-line{flex-direction:column}.script-grid,.decision-grid{grid-template-columns:1fr}.day-plan article{grid-template-columns:44px 1fr;gap:10px}.coach-dock,.coach-dock .dock-actions{flex-direction:column;align-items:flex-start}.coach-shell{padding:30px 12px 70px}.chat-panel{min-height:650px}.message{max-width:92%}.coach-pass-gate{margin-left:10px;margin-right:10px}.pass-copy,.pass-plans{padding:17px}.coach-preview-notice{flex-direction:column;margin-left:10px;margin-right:10px}.review-shell{padding:42px 16px 90px}}body{background:#f3f6f3}.product-app{background:#f3f6f3;min-height:100vh}.app-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #dfe5e1;grid-template-columns:244px 1fr auto;align-items:center;gap:20px;height:68px;padding:0 24px;display:grid;position:sticky;top:0}.app-brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.app-brand .brand-mark{color:#d9ec8d;background:#18362a;border-radius:11px;flex:none;width:36px;height:36px;font:900 22px/1 Arial,sans-serif;position:relative}.app-brand .brand-mark i{color:#18362a;background:#d9ec8d;border-radius:50%;place-items:center;width:12px;height:12px;font:900 8px/1 Arial,sans-serif;display:grid;position:absolute;bottom:4px;right:4px}.app-brand>span:last-child{flex-direction:column;gap:2px;display:flex}.app-brand b{letter-spacing:.02em;font-size:15px}.app-brand small{color:#7a8680;letter-spacing:.08em;font-size:9px}.header-status{color:#68756f;justify-self:center;font-size:12px}.header-actions{align-items:center;gap:7px;display:flex}.header-actions>a{color:#52675d;padding:9px 8px;font-size:11px;font-weight:800;text-decoration:none}.header-actions>a:hover{color:#1f5f43}.status-dot{background:#3aa374;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #e0f2e8}.header-action{color:#244b3b;cursor:pointer;background:#fff;border:1px solid #cfdbd4;border-radius:9px;padding:9px 14px;font-size:12px;font-weight:700}.app-body{grid-template-columns:244px minmax(0,1fr);min-height:calc(100vh - 68px);display:grid}.app-sidebar{color:#d9e4de;background:#172b23;flex-direction:column;height:calc(100vh - 68px);padding:22px 16px;display:flex;position:sticky;top:68px}.sidebar-home{color:#adbbb4;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:11px 12px;display:flex}.sidebar-home span{background:#243c32;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.sidebar-home.active{color:#fff;background:#254338}.sidebar-label{color:#74877d;letter-spacing:.13em;text-transform:uppercase;padding:24px 12px 9px;font-size:10px;font-weight:800}.workflow-nav{flex-direction:column;align-items:stretch;gap:6px;display:flex}.workflow-nav button{color:#92a49b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:30px 1fr;align-items:center;gap:10px;width:100%;padding:11px 10px;display:grid}.workflow-nav button i{color:#8fa198;border:1px solid #3e554b;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;font-weight:800;display:grid}.workflow-nav button span{flex-direction:column;gap:2px;display:flex}.workflow-nav button b{color:#c5d1cb;font-size:12px}.workflow-nav button small{color:#6f8379;font-size:9px}.workflow-nav button.active{color:#fff;background:#27493b}.workflow-nav button.active i{color:#173328;background:#d9ec8d;border-color:#d9ec8d}.workflow-nav button.active b{color:#fff}.workflow-nav button.done i{color:#d9ec8d;background:#376853;border-color:#376853}.workflow-nav button:disabled{cursor:not-allowed;opacity:.45}.sidebar-note{background:#1d342b;border:1px solid #314a40;border-radius:12px;margin-top:auto;padding:15px}.sidebar-note b{color:#d9ec8d;font-size:10px}.sidebar-note p{color:#8fa198;margin:7px 0 0;font-size:10px;line-height:1.6}.app-workspace{min-width:0;padding:clamp(28px,4vw,54px)}.app-workspace h1,.app-workspace h2,.app-workspace h3{font-family:inherit}.dashboard-home{max-width:1180px;margin:0 auto}.brand-hero{align-items:flex-start;gap:22px;max-width:940px;margin-bottom:32px;display:flex}.hero-super-symbol{color:#d9ec8d;background:#18362a;border-radius:27px;flex:0 0 92px;place-items:center;width:92px;height:92px;display:grid;position:relative;box-shadow:0 18px 44px #18362a29}.hero-super-symbol b{letter-spacing:-.08em;font:900 58px/.9 Arial,sans-serif;transform:translate(-2px)}.hero-super-symbol i{color:#18362a;background:#d9ec8d;border:3px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;font:900 13px/1 Arial,sans-serif;display:grid;position:absolute;bottom:9px;right:9px}.workspace-heading{max-width:760px;margin-bottom:32px}.brand-hero .workspace-heading{margin-bottom:0}.workspace-heading>span,.workspace-section-heading>div>span{color:#27815d;letter-spacing:.12em;font-size:11px;font-weight:800}.workspace-heading h1{letter-spacing:-.035em;margin:9px 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.22}.workspace-heading p{color:#68756f;margin:0;font-size:14px;line-height:1.75}.workspace-heading p b{color:#34483f}.home-proof-strip{background:#fff;border-top:1px solid #d9e2dd;border-bottom:1px solid #d9e2dd;grid-template-columns:repeat(4,1fr);margin:-14px 0 26px;display:grid}.home-proof-strip>span{border-right:1px solid #e1e7e3;align-items:baseline;gap:8px;min-width:0;padding:17px 18px;display:flex}.home-proof-strip>span:last-child{border-right:0}.home-proof-strip b{color:#173f2e;font-size:24px;line-height:1}.home-proof-strip small{color:#6f7d76;font-size:9px;line-height:1.45}.home-next-action{background:linear-gradient(135deg,#eaf5ee,#f7fbf8);border:1px solid #b8d4c5;border-radius:16px;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:24px;margin:-8px 0 18px;padding:22px 24px;display:grid;box-shadow:0 12px 35px #1d553b14}.home-next-action>div>span{color:#267252;letter-spacing:.12em;font-size:9px;font-weight:900}.home-next-action h2{color:#173f2e;margin:7px 0;font-size:23px;line-height:1.25}.home-next-action p{color:#5e7167;margin:0;font-size:11px;line-height:1.75}.home-next-action aside{flex-direction:column;align-items:stretch;gap:8px;display:flex}.home-next-action button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:10px;padding:14px 17px;font-size:11px;font-weight:900}.home-next-action button:hover{background:#194c35}.home-next-action button b{float:right}.home-next-action small{color:#718078;text-align:center;font-size:8px;line-height:1.5}.home-sample-report{background:#fff;border:1px solid #dce4df;border-radius:15px;margin:0 0 18px;overflow:hidden}.home-sample-report>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;list-style:none;display:flex}.home-sample-report>summary::-webkit-details-marker{display:none}.home-sample-report>summary>span{flex-direction:column;gap:4px;display:flex}.home-sample-report>summary b{color:#244e3b;font-size:12px}.home-sample-report>summary small{color:#7a8780;font-size:9px;line-height:1.5}.home-sample-report>summary em{color:#2b7757;flex:none;font-size:9px;font-style:normal;font-weight:900}.home-sample-report:not([open])>.home-sample-body{display:none}.home-sample-report[open]>summary{background:#f6f9f7;border-bottom:1px solid #e1e7e3}.home-sample-body{padding:22px}.home-sample-body>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.home-sample-body>header>div>span{color:#2a7757;letter-spacing:.09em;font-size:9px;font-weight:900}.home-sample-body>header h2{color:#193d2d;margin:6px 0;font-size:23px}.home-sample-body>header p{color:#64736b;margin:0;font-size:11px;line-height:1.7}.home-sample-body>header>b{color:#286c4e;background:#e4f1e8;border-radius:999px;flex:none;padding:6px 9px;font-size:9px}.home-sample-grid{grid-template-columns:1fr 1fr;gap:9px;margin:18px 0 14px;display:grid}.home-sample-grid article{background:#fbfcfb;border:1px solid #e1e7e3;border-radius:11px;padding:14px 15px}.home-sample-grid span{color:#2c7557;letter-spacing:.05em;font-size:8px;font-weight:900}.home-sample-grid p{color:#52645b;margin:6px 0 0;font-size:10px;line-height:1.7}.home-sample-body>aside{background:#fff3ee;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:14px 15px;display:grid}.home-sample-body>aside b{color:#9b4c38;font-size:9px}.home-sample-body>aside p{color:#6c554c;margin:4px 0 0;font-size:9px;line-height:1.65}.home-sample-body>aside button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:9px;padding:11px 13px;font-size:9px;font-weight:900}.home-restart{grid-column:1/-1;justify-self:start;min-width:145px}.home-reset-local{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:7px 12px;display:flex}.home-reset-local>button{color:#8a5548;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:800;text-decoration:underline}.home-reset-local small{color:#8a928e;font-size:8px;line-height:1.5}.home-reset-confirm{background:#fff8f5;border:1px solid #e0c9c0;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.home-reset-confirm b{color:#6f3d31;font-size:11px}.home-reset-confirm p{color:#785e56;margin:4px 0 0;font-size:9px;line-height:1.65}.home-reset-confirm aside{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.home-reset-confirm button{cursor:pointer;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:900}.home-reset-confirm .reset-cancel{color:#53635b;background:#fff;border:1px solid #c8d0cc}.home-reset-confirm .reset-confirm{color:#fff;background:#9d5545;border:1px solid #9d5545}.local-data-controls{background:#f8fbf9;border:1px solid #ccd8d1;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:12px 0 10px;padding:14px;display:grid}.local-data-controls b{color:#2f493b;font-size:11px}.local-data-controls p{color:#5c6d64;margin:4px 0 0;font-size:9px;line-height:1.65}.local-data-controls>aside,.local-data-confirm>aside{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.local-data-controls button{color:#40594c;cursor:pointer;background:#fff;border:1px solid #8ca295;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:900}.local-data-controls button.danger{color:#8b4434;background:#fff8f5;border-color:#a45e4d}.local-data-confirm{background:#fff8f5;border:1px solid #e0c9c0;border-radius:9px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.local-data-confirm p{color:#735449;margin:0}.data-compliance-open{color:#74533d;background:#fff9f2;border-left:3px solid #bd7f55;margin:10px 0;padding:10px 12px}@media (width<=640px){.local-data-controls,.local-data-confirm{grid-template-columns:1fr}.local-data-controls>aside,.local-data-confirm>aside{justify-content:flex-start}}.privacy-draft-page{color:#243a2f;width:min(860px,100% - 32px);margin:0 auto;padding:42px 0 70px}.privacy-draft-hero{background:linear-gradient(135deg,#f2f7f3,#fff8ef);border:1px solid #d8e1db;border-radius:18px;padding:28px}.privacy-draft-hero>a{color:#456b57;font-size:12px;font-weight:900;text-decoration:none}.privacy-draft-hero>p:first-of-type{color:#6c7c73;margin:24px 0 6px;font-size:11px;font-weight:900}.privacy-draft-hero h1{letter-spacing:-1px;margin:0;font-size:34px}.privacy-draft-hero strong{color:#fff;background:#8b4434;border-radius:999px;margin-top:12px;padding:7px 10px;font-size:10px;display:inline-block}.privacy-draft-hero>p:last-child{color:#53665b;max-width:650px;margin:14px 0 0;font-size:12px;line-height:1.8}.privacy-pending{background:#fff7f3;border:1px solid #e5c9bd;border-radius:14px;margin:18px 0;padding:20px 24px}.privacy-pending h2{color:#7d3f31;margin:0 0 10px;font-size:16px}.privacy-pending ul{color:#74564d;margin:0;padding-left:20px;font-size:12px;line-height:1.9}.privacy-draft-content{gap:12px;display:grid}.privacy-draft-content section{background:#fff;border:1px solid #dde4df;border-radius:14px;padding:22px 24px}.privacy-draft-content h2{margin:0 0 9px;font-size:16px}.privacy-draft-content p{color:#52645a;margin:6px 0 0;font-size:12px;line-height:1.85}.privacy-draft-footer{background:#eef4f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:7px 14px;margin-top:18px;padding:18px 22px;font-size:11px;display:flex}.privacy-draft-footer p{width:100%;margin:0;font-weight:900}.privacy-draft-footer a{color:#315d47}@media (width<=640px){.privacy-draft-page{width:min(100% - 22px,860px);padding-top:16px}.privacy-draft-hero,.privacy-pending,.privacy-draft-content section{padding:18px}.privacy-draft-hero h1{font-size:27px}}.support-page{color:#243a2f;width:min(1040px,100% - 32px);margin:0 auto;padding:42px 0 70px}.support-hero{background:linear-gradient(135deg,#edf6f0,#fff9ed);border:1px solid #d7e2db;border-radius:20px;padding:30px}.support-hero>a{color:#416b56;font-size:12px;font-weight:900;text-decoration:none}.support-hero>p:first-of-type{color:#6e7f76;letter-spacing:.1em;margin:26px 0 6px;font-size:10px;font-weight:900}.support-hero h1{letter-spacing:-1px;max-width:720px;margin:0;font-size:clamp(30px,5vw,46px)}.support-hero strong{color:#fff;background:#80542c;border-radius:999px;margin-top:14px;padding:7px 10px;font-size:10px;display:inline-block}.support-hero>p:last-child{color:#566a5f;max-width:720px;margin:14px 0 0;font-size:12px;line-height:1.8}.support-truth{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.support-truth article{background:#fff;border:1px solid #dce5df;border-radius:13px;padding:18px}.support-truth b{color:#245b42;font-size:11px}.support-truth p{color:#65736c;margin:7px 0 0;font-size:10px;line-height:1.75}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.support-grid>article{background:#fff;border:1px solid #dae4de;border-radius:15px;padding:22px}.support-grid>article:last-child{grid-column:1/-1}.support-grid header{align-items:center;gap:11px;display:flex}.support-grid header span{color:#dceb96;background:#214f3b;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:grid}.support-grid h2{color:#1e4433;margin:0;font-size:17px}.support-grid>article>div{background:#f1f7f3;border-radius:10px;margin-top:16px;padding:14px}.support-grid>article>div b{color:#276548;font-size:9px}.support-grid>article>div p{color:#586a61;margin:5px 0 0;font-size:10px;line-height:1.75}.support-grid .support-stop{background:#fff4ee}.support-grid .support-stop b{color:#944a36}.support-request-template{color:#fff;background:#19392c;border-radius:16px;grid-template-columns:.9fr 1.1fr;gap:24px;margin-top:18px;padding:24px;display:grid}.support-request-template>div>p{color:#d9ed91;margin:0;font-size:9px;font-weight:900}.support-request-template h2{margin:7px 0;font-size:22px}.support-request-template span{color:#b7c9c0;font-size:10px;line-height:1.7}.support-request-template pre{color:#f2f6f4;white-space:pre-wrap;background:#ffffff14;border-radius:11px;margin:0;padding:16px;font:10px/1.75 Microsoft YaHei UI,sans-serif;overflow:auto}.support-footer{color:#586a61;background:#edf4f0;border:0;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:18px;padding:19px 22px;font-size:10px;display:grid}.support-footer p{margin:0;line-height:1.75}.support-footer b{color:#244f3b;font-size:10px}.support-footer>div{gap:12px;display:flex}.support-footer a{color:#315d47;white-space:nowrap;font-weight:900;text-decoration:none}.support-purchase-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.support-purchase-summary>div{background:#f7faf8;border:1px solid #dbe5df;border-radius:12px;padding:16px 18px}.support-purchase-summary b{color:#255b42;font-size:11px}.support-purchase-summary p{color:#5a6c62;margin:6px 0 0;font-size:10px;line-height:1.75}.purchase-hero{position:relative;overflow:hidden}.purchase-hero:after{content:"先看懂\a 再付款";white-space:pre;color:#245b4214;text-align:right;pointer-events:none;font-size:54px;font-weight:950;line-height:.92;position:absolute;bottom:22px;right:28px}.purchase-now{color:#fff;background:#173c2d;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin:18px 0;padding:18px 22px;display:grid}.purchase-now div{min-width:190px}.purchase-now span{color:#d9ec91;font-size:9px;font-weight:900}.purchase-now h2{margin:4px 0 0;font-size:22px}.purchase-now p{color:#d9e6df;border-left:1px solid #fff3;margin:0;padding-left:24px;font-size:11px;line-height:1.8}.purchase-plans,.purchase-explainer,.purchase-activation{background:#fff;border:1px solid #dbe4df;border-radius:16px;margin-top:18px;padding:24px}.purchase-plans>header>p,.purchase-explainer>header>span,.purchase-activation>header>span{color:#367459;margin:0;font-size:9px;font-weight:900}.purchase-plans>header>h2,.purchase-explainer>header>h2,.purchase-activation>header>h2{color:#213f31;margin:6px 0 16px;font-size:22px}.purchase-plans>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.purchase-plans article{background:#f8fbf9;border:1px solid #dce5df;border-radius:14px;padding:22px}.purchase-plans article.featured{background:linear-gradient(145deg,#f6fae9,#fff);border-color:#769849;box-shadow:0 12px 30px #395c3714}.purchase-plans article>span{color:#397257;font-size:10px;font-weight:900}.purchase-plans h3{color:#183d2c;margin:8px 0;font-size:42px;line-height:1}.purchase-plans h3 i{margin-right:3px;font-size:16px;font-style:normal}.purchase-plans article>b{color:#294c3b;font-size:12px}.purchase-plans article>p{color:#5c6d64;margin:10px 0 6px;font-size:10px;line-height:1.75}.purchase-plans article>small{color:#7a897f;font-size:9px;line-height:1.7}.purchase-plans-note{color:#765442;background:#fff7ef;border-radius:9px;margin:14px 0 0;padding:12px 14px;font-size:10px;line-height:1.75}.purchase-explainer>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.purchase-explainer article{background:#eef6f1;border-radius:11px;padding:16px 18px}.purchase-explainer article:last-child{background:#fff3ed}.purchase-explainer article>b{color:#27674a;font-size:10px}.purchase-explainer article:last-child>b{color:#96533c}.purchase-explainer article p{color:#596b61;margin:6px 0 0;font-size:10px;line-height:1.8}.purchase-explainer>small{color:#7b675c;margin-top:12px;font-size:9px;line-height:1.75;display:block}.purchase-activation>header>p{color:#63736b;margin:-6px 0 16px;font-size:10px;line-height:1.75}.purchase-activation ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none;display:grid}.purchase-activation li{background:#f4f8f5;border-radius:11px;padding:15px}.purchase-activation li i{color:#e1ee9e;background:#23553f;border-radius:50%;place-items:center;width:24px;height:24px;margin-bottom:10px;font-size:9px;font-style:normal;font-weight:900;display:grid}.purchase-activation li span{color:#50635a;font-size:10px;line-height:1.75}.purchase-checklist pre{border:1px solid #d9ed9138}.purchase-refund{background:#fff8f3;border:1px solid #efd7c8;border-radius:16px;margin-top:18px;padding:24px}.purchase-refund>p{color:#a65a39;margin:0;font-size:9px;font-weight:900}.purchase-refund h2{color:#61341f;margin:7px 0 8px;font-size:22px}.purchase-refund>span,.purchase-refund>small{color:#755f52;font-size:10px;line-height:1.8;display:block}.purchase-refund-table{gap:8px;margin:16px 0 12px;display:grid}.purchase-refund-table article{background:#fff;border:1px solid #edd7ca;border-radius:10px;grid-template-columns:minmax(180px,.85fr) minmax(0,1.5fr) auto;align-items:center;gap:14px;padding:13px 14px;display:grid}.purchase-refund-table b{color:#623a28;font-size:10px}.purchase-refund-table p{color:#665b54;margin:0;font-size:10px;line-height:1.7}.purchase-refund-table em{color:#a05435;white-space:nowrap;background:#fff0e6;border-radius:999px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900}@media (width<=640px){.support-page{width:min(100% - 22px,1040px);padding-top:16px}.support-hero{padding:20px}.support-truth,.support-grid,.support-request-template,.support-footer{grid-template-columns:1fr}.support-grid>article:last-child{grid-column:auto}.support-request-template{padding:19px}.support-footer>div{flex-wrap:wrap}.support-purchase-summary,.purchase-plans>div,.purchase-explainer>div,.purchase-activation ol{grid-template-columns:1fr}.purchase-hero:after{display:none}.purchase-now{grid-template-columns:1fr;gap:10px}.purchase-now p{border-top:1px solid #fff3;border-left:0;padding:10px 0 0}.purchase-plans,.purchase-explainer,.purchase-activation,.purchase-refund{padding:18px}.purchase-refund-table article{grid-template-columns:1fr;gap:7px}.purchase-refund-table em{justify-self:start}}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);gap:18px;display:grid}.start-panel,.library-panel{background:#fff;border:1px solid #dfe5e1;border-radius:18px;box-shadow:0 10px 35px #1a362b0e}.start-panel{grid-template-columns:54px 1fr;align-content:start;gap:8px 18px;min-height:330px;padding:30px;display:grid}.panel-icon{color:#277555;background:#e8f3ec;border-radius:14px;grid-row:1/3;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.panel-kicker{color:#2d805e;letter-spacing:.1em;font-size:10px;font-weight:800}.start-panel h2{margin:6px 0 8px;font-size:27px}.start-panel p{color:#6b7771;margin:0;font-size:13px;line-height:1.7}.resume-strip{background:#f0f7f3;border:1px solid #cfe1d7;border-radius:12px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin-top:15px;padding:14px 16px;display:flex}.resume-strip>div{flex-direction:column;gap:3px;min-width:0;display:flex}.resume-strip span{color:#2d7959;letter-spacing:.06em;font-size:9px;font-weight:800}.resume-strip b{color:#233f33;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.resume-strip small{color:#718079;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.resume-strip button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:9px;flex:none;padding:10px 13px;font-size:10px;font-weight:800}.resume-strip button:hover{background:#194b35}.start-metrics{background:#f8faf8;border:1px solid #e5eae7;border-radius:12px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin:24px 0 18px;display:grid}.start-metrics span{border-right:1px solid #e5eae7;flex-direction:column;align-items:center;gap:3px;padding:15px;display:flex}.start-metrics span:last-child{border:0}.start-metrics b{color:#244c3b;font-size:22px}.start-metrics small{color:#79847f;font-size:10px}.primary-button.large{grid-column:1/-1;justify-self:start;min-width:185px}.library-panel{padding:23px}.panel-title{justify-content:space-between;align-items:center;display:flex}.panel-title>span{font-size:13px;font-weight:800}.panel-title>b{color:#267454;background:#e8f3ec;border-radius:99px;padding:4px 8px;font-size:9px}.library-stats{grid-template-columns:repeat(3,1fr);margin:25px 0 18px;display:grid}.library-stats span{border-right:1px solid #e4e9e6;flex-direction:column;align-items:center;gap:4px;display:flex}.library-stats span:last-child{border:0}.library-stats b{font-size:23px}.library-stats small{color:#7b8680;font-size:9px}.audit-progress>span{background:#e8ece9;border-radius:99px;height:6px;display:block;overflow:hidden}.audit-progress i{background:#348561;height:100%;display:block}.audit-progress>small{color:#8a948f;margin-top:7px;font-size:9px;display:block}.library-alert{color:#6f5d20;background:#fff8df;border-radius:11px;grid-template-columns:24px 1fr;gap:9px;margin-top:25px;padding:13px;display:grid}.library-alert>i{background:#f0d676;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;font-weight:800;display:grid}.library-alert p{margin:0;font-size:10px;line-height:1.6}.library-alert b{color:#604f19;display:block}.workflow-board{background:#fff;border:1px solid #dfe5e1;border-radius:15px;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:18px;margin-top:18px;padding:20px 25px;display:grid}.workflow-board>div{grid-template-columns:34px 1fr;align-items:center;gap:2px 10px;display:grid}.workflow-board>div>span{color:#2a7959;background:#edf4f0;border-radius:9px;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.workflow-board b{font-size:11px}.workflow-board small{color:#88928d;font-size:8px}.workflow-board>i{color:#a6b0aa;font-style:normal}.testing-entry{width:100%;color:inherit;text-align:left;cursor:pointer;background:#eaf4ee;border:1px solid #bfd5c9;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px 22px;display:flex}.testing-entry-prominent{background:#f3f8f5;margin:18px 0 0}.testing-entry:hover{background:#e2f0e8;border-color:#6f9e86}.testing-entry>span{flex-direction:column;gap:4px;display:flex}.testing-entry b{color:#1f4d38;font-size:13px}.testing-entry small{color:#61736a;font-size:10px;line-height:1.6}.testing-entry em{color:#267152;flex:none;font-size:10px;font-style:normal;font-weight:900}.business-model-details{background:#fff;border:1px solid #dce5df;border-radius:15px;margin-top:18px;overflow:hidden}.business-model-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;list-style:none;display:flex}.business-model-details>summary::-webkit-details-marker{display:none}.business-model-details>summary>div>span{color:#2b7557;letter-spacing:.08em;font-size:9px;font-weight:900}.business-model-details>summary h2{margin:5px 0;font-size:20px}.business-model-details>summary p{color:#75817b;margin:0;font-size:9px;line-height:1.6}.business-model-details>summary aside{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.business-model-details>summary aside b{color:#245f45;font-size:11px}.business-model-details>summary aside small{color:#849089;font-size:8px}.business-model-details:not([open])>.business-model-grid,.business-model-details:not([open])>.project-source-register,.business-model-details:not([open])>.business-model-boundary{display:none}.business-model-details[open]>summary{background:#f6f9f7;border-bottom:1px solid #e1e7e3}.business-model-details>.business-model-grid{padding:20px}.business-model-details>.business-model-boundary{margin:0 20px 20px}.business-model-section{background:#fff;border:1px solid #dbe4df;border-radius:18px;margin-top:20px;padding:25px;box-shadow:0 10px 35px #1a362b0b}.business-model-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.business-model-heading>div{max-width:720px}.business-model-heading>div>span{color:#27815d;letter-spacing:.1em;font-size:10px;font-weight:900}.business-model-heading h2{color:#173b2b;margin:6px 0 7px;font-size:25px}.business-model-heading p{color:#69776f;margin:0;font-size:11px;line-height:1.7}.business-model-heading>aside{background:#17382b;border-radius:11px;flex-direction:column;gap:4px;min-width:205px;padding:12px 14px;display:flex}.business-model-heading>aside b{color:#dbea8e;font-size:11px}.business-model-heading>aside small{color:#c5d2cc;font-size:9px}.business-model-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.business-model-grid>article{background:#f9fbfa;border:1px solid #dde5e0;border-radius:13px;flex-direction:column;min-height:260px;padding:16px;display:flex}.business-model-grid>article[data-ready=true]{background:#f0f7f3;border-color:#8fbaa2;box-shadow:0 6px 18px #235b410f}.business-model-grid header{justify-content:space-between;align-items:center;gap:10px;display:flex}.business-model-grid header i{color:#5a6961;background:#e7ece9;border-radius:8px;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;font-weight:900;display:grid}.business-model-grid article[data-ready=true] header i{color:#fff;background:#245f45}.business-model-grid header span{color:#727e78;background:#ecefed;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:900}.business-model-grid article[data-ready=true] header span{color:#225e43;background:#d7ebdd}.business-model-grid h3{color:#1d4633;margin:13px 0 5px;font-size:17px}.business-model-grid>article>p{color:#64736b;margin:0 0 12px;font-size:10px;line-height:1.65}.business-model-grid>article>div{flex-direction:column;gap:3px;margin-top:8px;display:flex}.business-model-grid>article>div b{color:#315b47;font-size:8px}.business-model-grid>article>div span{color:#5f6d66;font-size:9px;line-height:1.55}.business-model-grid>article>small{color:#8a6a3d;margin-top:auto;padding-top:12px;font-size:8px;line-height:1.55}.project-source-register{background:#fbfcfb;border:1px solid #dce5df;border-radius:12px;margin:0 20px 15px;overflow:hidden}.project-source-register>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:15px 16px;list-style:none;display:flex}.project-source-register>summary::-webkit-details-marker{display:none}.project-source-register>summary span{flex-direction:column;gap:4px;display:flex}.project-source-register>summary b{color:#244f3b;font-size:11px}.project-source-register>summary small{color:#78867e;font-size:9px}.project-source-register>summary em{color:#2d7455;font-size:9px;font-style:normal;font-weight:900}.project-source-register[open]>summary{background:#f3f7f4;border-bottom:1px solid #dfe7e2}.project-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px;display:grid}.project-source-grid>article{background:#fff;border:1px solid #e0e6e2;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex}.project-source-grid>article[data-open=true]{background:#f3f8f5;border-color:#9dc1ad}.project-source-grid header{justify-content:space-between;align-items:center;gap:8px;display:flex}.project-source-grid header span{color:#68746e;background:#ecefed;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:900}.project-source-grid article[data-open=true] header span{color:#245f45;background:#d9ebdf}.project-source-grid header b{color:#7d8882;font-size:8px}.project-source-grid h3{color:#183d2c;margin:0;font-size:14px}.project-source-grid>article>p{color:#68766e;margin:0;font-size:9px;line-height:1.6}.project-source-grid>article>div{grid-template-columns:85px 1fr;align-items:start;gap:8px;display:grid}.project-source-grid>article>div b{color:#315a47;font-size:8px}.project-source-grid>article>div span{color:#66736c;font-size:8px;line-height:1.55}.project-source-grid a{color:#2d7455;margin-top:auto;font-size:8px;font-weight:900;text-decoration:none}.project-source-warning{color:#705b3d;background:#fff4e5;border-radius:9px;margin:0 14px 14px;padding:11px 13px;font-size:9px;line-height:1.65}.business-model-boundary{background:#fff6e8;border-radius:11px;grid-template-columns:230px 1fr;align-items:center;gap:18px;margin-top:12px;padding:14px 16px;display:grid}.business-model-boundary b{color:#754f1b;font-size:10px}.business-model-boundary p{color:#725f43;margin:0;font-size:9px;line-height:1.65}.testing-dashboard{width:100%;max-width:1180px;margin:0 auto}.testing-heading{margin-top:8px}.testing-heading>div{max-width:860px}.testing-truth{background:#fff4ef;border:1px solid #edc8bb;border-radius:11px;align-items:center;gap:14px;margin-bottom:16px;padding:14px 17px;display:flex}.testing-truth b{color:#a14732;flex:none;font-size:11px}.testing-truth span{color:#6f554c;font-size:10px;line-height:1.65}.testing-export{background:#f4faf6;border:1px solid #cfded6;border-radius:13px;grid-template-columns:minmax(0,1fr) 210px auto;align-items:end;gap:14px;margin-bottom:16px;padding:17px 18px;display:grid}.testing-export>div:first-child span{color:#24704e;letter-spacing:.08em;font-size:8px;font-weight:900}.testing-export h2{color:#153d2c;margin:4px 0 5px;font-size:17px}.testing-export p{color:#66766e;max-width:650px;margin:0;font-size:9px;line-height:1.65}.testing-export label{gap:6px;display:grid}.testing-export label span{color:#51665b;font-size:9px;font-weight:900}.testing-export label small{color:#995e45;font-size:8px;line-height:1.45}.testing-export label small[data-ready=true]{color:#267152}.testing-export input{color:#243f33;background:#fff;border:1px solid #c7d7ce;border-radius:9px;outline:none;width:100%;padding:11px 12px;font-size:10px}.testing-export input:focus{border-color:#3c8161;box-shadow:0 0 0 3px #3c81611a}.testing-export-actions{gap:7px;display:flex}.testing-export-actions button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:9px;min-width:94px;padding:11px 13px;font-size:9px;font-weight:900}.testing-export-actions .secondary-button{color:#315846;background:#fff;border:1px solid #bfd1c7}.testing-export-actions button:disabled{color:#78867f;cursor:not-allowed;background:#d6ded9;border-color:#d6ded9}.testing-metrics{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:18px;display:grid}.testing-metrics article{background:#fff;border:1px solid #dce5df;border-radius:12px;flex-direction:column;gap:4px;padding:15px;display:flex}.testing-metrics strong{color:#214b38;font-size:25px;line-height:1}.testing-metrics strong i{color:#89968f;font-size:11px;font-style:normal}.testing-metrics span{color:#344d42;font-size:10px;font-weight:900}.testing-metrics small{color:#87928c;font-size:8px}.portfolio-next-action{color:#fff;background:#19392c;border-radius:14px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:24px;margin-bottom:18px;padding:20px 22px;display:grid}.portfolio-next-action>div>span{color:#dced96;letter-spacing:.1em;font-size:8px;font-weight:900}.portfolio-next-action h2{color:#fff;margin:6px 0;font-size:21px}.portfolio-next-action>div>p{color:#b9cbc2;margin:0;font-size:9px;line-height:1.65}.portfolio-next-action aside{background:#ffffff14;border-radius:10px;padding:13px 15px}.portfolio-next-action aside>b{color:#dced96;font-size:9px}.portfolio-next-action aside>p{color:#fff;margin:5px 0;font-size:10px;line-height:1.7}.portfolio-next-action aside>em{color:#9fb4aa;font-size:8px;font-style:normal}.testing-project-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.testing-project-card{background:#fff;border:1px solid #dce4df;border-radius:15px;flex-direction:column;min-width:0;padding:20px;display:flex;box-shadow:0 8px 28px #1735280d}.testing-project-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.testing-project-card>header span{color:#2e7858;font-size:8px;font-weight:900}.testing-project-card h2{margin:5px 0 0;font-size:18px;line-height:1.3}.testing-project-card>header>b{color:#8a5437;white-space:nowrap;background:#f6eadf;border-radius:999px;padding:6px 8px;font-size:8px}.testing-project-card>header>b[data-tested=true]{color:#286747;background:#e5f2e9}.testing-project-card>p{color:#65736c;min-height:55px;margin:14px 0;font-size:10px;line-height:1.7}.testing-project-progress{background:#e2e7e4;border:1px solid #e2e7e4;border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.testing-project-progress>span{background:#f8faf8;flex-direction:column;align-items:center;gap:4px;padding:10px 5px;display:flex}.testing-project-progress strong{color:#244b3a;font-size:14px}.testing-project-progress small{color:#7d8983;font-size:7px}.testing-next-action{background:#fff8e5;border:1px solid #e3d8ba;border-radius:10px;grid-template-columns:auto 1fr;gap:4px 8px;margin-top:12px;padding:12px;display:grid}.testing-next-action>span{color:#574615;background:#e1c86e;border-radius:999px;align-self:start;padding:4px 6px;font-size:7px;font-weight:900}.testing-next-action>b{color:#58491f;align-self:center;font-size:9px}.testing-next-action>p{color:#796a43;grid-column:1/-1;margin:3px 0 0;font-size:8px;line-height:1.65}.testing-next-action[data-stage=暂停],.testing-next-action[data-stage=核对记录]{background:#fff1eb;border-color:#edc8bb}.testing-next-action[data-stage=暂停]>span,.testing-next-action[data-stage=核对记录]>span{color:#fff;background:#d9957e}.testing-next-action[data-stage=暂停]>b,.testing-next-action[data-stage=核对记录]>b{color:#864a38}.testing-review-summary{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;display:grid}.testing-review-summary>div{background:#eef5f1;border-radius:8px;flex-direction:column;gap:3px;padding:9px;display:flex}.testing-review-summary>div span{color:#6e7c75;font-size:7px}.testing-review-summary>div b{color:#2a664c;font-size:11px}.testing-review-summary blockquote{color:#6d603a;background:#fff8e2;border-left:3px solid #cfb971;grid-column:1/-1;margin:0;padding:9px 11px;font-size:8px;line-height:1.65}.testing-review-summary blockquote+blockquote{color:#795348;background:#fff2ed;border-left-color:#d6a696}.testing-review-summary blockquote.plain-summary{color:#315d49;background:#eef6f1;border-left-color:#6e9e87}.testing-empty-review{background:#fff6e3;border-radius:10px;flex-direction:column;gap:5px;margin-top:13px;padding:13px;display:flex}.testing-empty-review b{color:#7a6127;font-size:9px}.testing-empty-review span{color:#826f47;font-size:8px;line-height:1.65}.testing-card-actions{gap:7px;margin-top:auto;padding-top:13px;display:grid}.testing-card-actions button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:9px;width:100%;padding:11px 13px;font-size:10px;font-weight:900}.testing-card-actions button:hover{background:#194c35}.testing-card-actions .clear-review{color:#6e7c75;background:#fff;border:1px solid #d8e0db;padding:8px;font-size:8px}.testing-card-actions .clear-review:hover{color:#3e5449;background:#f4f7f5;border-color:#c7d2cc}.testing-decision-rule{background:#f1f7f3;border:1px solid #cfdcd5;border-radius:12px;grid-template-columns:180px 1fr;gap:16px;margin-top:16px;padding:17px 19px;display:grid}.testing-decision-rule b{color:#245d43;font-size:10px}.testing-decision-rule span{color:#5c6e64;font-size:9px;line-height:1.75}.results-shell,.battle-shell,.review-shell,.coach-shell,.quiz-shell{width:100%;max-width:1180px;min-height:auto;margin:0 auto;padding:0}.workspace-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.workspace-section-heading h1{letter-spacing:-.035em;margin:8px 0;font-size:clamp(28px,3.4vw,42px)}.workspace-section-heading p{color:#6f7a75;margin:0;font-size:13px}.prototype-notice{background:#fff9e2;border-color:#eadca5;align-items:center;max-width:none;margin:0 0 18px}.first-value-timing{background:#eef6f1;border:1px solid #c9d9cf;border-radius:13px;grid-template-columns:1fr 220px;gap:22px;width:100%;max-width:1180px;margin:0 auto 17px;padding:17px 19px;display:grid}.first-value-timing[data-complete=true]{background:#e6f2e9;border-color:#6f9f83}.first-value-timing>div>span{color:#2b7253;letter-spacing:.07em;font-size:9px;font-weight:900}.first-value-timing h2{color:#244b38;margin:6px 0;font-size:17px}.first-value-timing p{color:#5d6f65;margin:0;font-size:10px;line-height:1.7}.first-value-timing p b{color:#225c40}.first-value-timing>aside{border-left:1px solid #cbd9d0;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding-left:18px;display:flex}.first-value-timing>aside>b{color:#785b25;font-size:9px}.first-value-timing>aside>small{color:#77857d;font-size:8px;line-height:1.55}.first-value-timing>aside>button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:8px;margin-top:5px;padding:9px 11px;font-size:9px;font-weight:900}.first-value-timing>aside>button:disabled{cursor:not-allowed;background:#aab8b0}.recommendation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:0}.recommendation-card{border-radius:15px;min-width:0;padding:20px;box-shadow:0 7px 25px #233b310b}.recommendation-card.green,.recommendation-card.yellow,.recommendation-card.red{border-top-width:3px}.rank{font:700 17px/1 inherit}.recommendation-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:17px;display:flex}.recommendation-title h2{margin:5px 0 0;font-size:20px;line-height:1.25}.fit-score{flex:none;align-items:center;gap:5px;margin:0}.fit-score strong{color:#214b3a;font:700 31px/1 inherit}.fit-score span{line-height:1.35}.one-liner{min-height:62px;margin:14px 0;font-size:12px;line-height:1.65}.recommendation-metrics{background:#e5e9e6;border:1px solid #e5e9e6;border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.recommendation-metrics span{background:#f8faf8;flex-direction:column;gap:3px;min-width:0;padding:10px;display:flex}.recommendation-metrics span:first-child{grid-column:1/-1}.recommendation-metrics small{color:#818b86;font-size:8px}.recommendation-metrics b{color:#35483f;font-size:10px;line-height:1.45;overflow:hidden}.fit-boundary-grid{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.fit-boundary-grid>div{background:#eef6f1;border-radius:9px;padding:10px}.fit-boundary-grid>div:last-child{background:#fff4e8}.fit-boundary-grid strong{color:#317258;font-size:9px}.fit-boundary-grid>div:last-child strong{color:#93632a}.fit-boundary-grid p{color:#4c6056;margin:5px 0 0;font-size:9px;line-height:1.55}.evidence-button{text-align:left;cursor:pointer;background:#fafcfb;border:1px solid #dce5df;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.evidence-button>span{grid-template-columns:23px 1fr;gap:2px 7px;display:grid}.evidence-button i{color:#2f7b5a;background:#e5f1ea;border-radius:6px;grid-row:1/3;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.evidence-button b{font-size:9px}.evidence-button small{color:#818c86;font-size:8px}.evidence-button em{color:#2e7858;white-space:nowrap;font-size:8px;font-style:normal}.card-button{background:#214c3a;margin-top:10px}.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#09161173;justify-content:flex-end;display:flex;position:fixed;inset:0}.evidence-drawer{background:#fff;flex-direction:column;width:min(520px,92vw);height:100%;padding:0;animation:.2s ease-out drawer-in;display:flex;overflow:auto;box-shadow:-20px 0 60px #0c1c1538}@keyframes drawer-in{0%{opacity:.6;transform:translate(28px)}to{opacity:1;transform:none}}.evidence-drawer>header{border-bottom:1px solid #e3e8e5;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.evidence-drawer>header span{color:#2f7c5b;letter-spacing:.1em;font-size:10px;font-weight:800}.evidence-drawer>header h2{margin:5px 0 0;font-size:21px}.evidence-drawer>header button{cursor:pointer;background:#fff;border:1px solid #dce3df;border-radius:9px;width:32px;height:32px;font-size:20px}.drawer-status{background:#fff8de;border-radius:11px;align-items:center;gap:12px;margin:20px 24px 0;padding:13px;display:flex}.drawer-status>span{color:#594708;background:#e9cc69;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.drawer-status>div{flex-direction:column;gap:2px;display:flex}.drawer-status b{font-size:11px}.drawer-status small{color:#877438;font-size:9px}.drawer-note{color:#68756f;margin:16px 24px;font-size:11px;line-height:1.7}.drawer-records{flex-direction:column;gap:9px;padding:0 24px;display:flex}.drawer-records>a{color:inherit;background:#fbfcfb;border:1px solid #e0e6e2;border-radius:11px;padding:14px;text-decoration:none;display:block}.drawer-records>a:hover{background:#f5faf7;border-color:#6e9e87}.drawer-records>a>span{float:right;color:#98a29d;font-size:8px}.drawer-records>a>b{color:#2f7859;font-size:8px;display:block}.drawer-records h3{margin:5px 0;font-size:12px}.drawer-records p{color:#6c7772;margin:0;font-size:10px;line-height:1.6}.drawer-records small{color:#8b958f;margin-top:8px;font-size:8px;display:block}.evidence-drawer>footer{color:#4d5e55;background:#f4f7f5;border-top:1px solid #e1e7e3;margin-top:auto;padding:19px 24px;display:block}.evidence-drawer>footer b{color:#233e32;font-size:10px}.evidence-drawer>footer p{margin:5px 0 0;font-size:9px;line-height:1.6}.beginner-explainer{background:#fff;border:1px solid #d8e3dd;border-radius:18px;margin-bottom:18px;padding:30px;box-shadow:0 10px 35px #1a362b0d}.explainer-heading>span{color:#2b7d5b;letter-spacing:.12em;font-size:10px;font-weight:800}.explainer-heading h2{margin:7px 0 0;font-size:25px}.plain-language{color:#233d32;background:#eef6f1;border-left:4px solid #2c805e;border-radius:0 10px 10px 0;margin:18px 0;padding:18px 20px;font-size:16px;font-weight:700;line-height:1.75}.problem-money-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.problem-money-grid article{background:#fbfcfb;border:1px solid #e1e7e3;border-radius:12px;padding:17px}.problem-money-grid span,.example-scene b{color:#2c7557;letter-spacing:.05em;font-size:10px;font-weight:800}.problem-money-grid p,.example-scene p{color:#596a61;margin:7px 0 0;font-size:12px;line-height:1.75}.example-scene{background:#fff7df;border-radius:12px;margin:12px 0 22px;padding:16px 18px}.example-scene b{color:#8c6825}.deal-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:12px;display:grid}.deal-flow>article{background:#f8faf9;border:1px solid #dfe6e2;border-radius:12px;min-width:0;padding:16px}.deal-flow>article>i{color:#fff;background:#285f47;border-radius:8px;place-items:center;width:25px;height:25px;margin-bottom:9px;font-size:10px;font-style:normal;font-weight:800;display:grid}.deal-flow>article>span{font-size:12px;font-weight:800}.deal-flow ul{color:#637169;margin:10px 0 0;padding-left:17px;font-size:10px;line-height:1.7}.deal-flow>em{color:#9ba8a1;align-self:center;font-style:normal}.starter-boundaries{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.starter-boundaries>div{background:#edf5f0;border-radius:10px;padding:13px 15px}.starter-boundaries>div:last-child{background:#fff0eb}.starter-boundaries b{color:#2b6d51;font-size:10px}.starter-boundaries>div:last-child b{color:#9a4c3d}.starter-boundaries p{color:#637169;margin:5px 0 0;font-size:10px;line-height:1.65}.due-diligence{background:#f8fbf9;border:1px solid #cedbd4;border-radius:18px;margin:0 0 20px;padding:30px;box-shadow:0 12px 38px #1b3d2e0f}.due-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.due-heading span,.due-section-title>span{color:#2a7757;letter-spacing:.11em;font-size:10px;font-weight:900}.due-heading h2{margin:7px 0 0;font-size:26px}.due-heading>b{color:#236446;white-space:nowrap;background:#e5f2e9;border-radius:999px;padding:7px 10px;font-size:10px}.income-truth{background:#fff3ee;border:1px solid #efc7b9;border-radius:12px;margin:20px 0 10px;padding:16px 18px}.income-truth strong{color:#a24d36;font-size:11px}.income-truth p{color:#6a5047;margin:6px 0 0;font-size:13px;font-weight:700;line-height:1.7}.verdict-card{color:#fff;background:#18382b;border-radius:12px;padding:16px 18px}.verdict-card span{color:#cee6d9;font-size:10px;font-weight:800}.verdict-card p{color:#fff;margin:7px 0 0;font-size:13px;line-height:1.75}.beginner-version{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.beginner-version>div{background:#fff;border:1px solid #dce5e0;border-radius:11px;padding:15px 16px}.beginner-version span{color:#2d6f53;font-size:10px;font-weight:900}.beginner-version p{color:#52655b;margin:6px 0 0;font-size:12px;line-height:1.75}.due-section-title{margin:27px 0 12px}.due-section-title h3{margin:5px 0 0;font-size:19px}.reference-case-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reference-case-grid>a{color:inherit;background:#fff;border:1px solid #dce4df;border-radius:13px;padding:18px;text-decoration:none}.reference-case-grid small{color:#7a8780;font-size:9px}.reference-case-grid h3{color:#203c30;margin:7px 0 10px;font-size:15px}.reference-case-grid p{color:#53655b;margin:7px 0;font-size:11px;line-height:1.7}.reference-case-grid em{color:#735c3d;background:#fff4e7;border-radius:8px;margin-top:10px;padding:10px;font-size:10px;font-style:normal;line-height:1.65;display:block}.reference-case-grid>a>span{color:#2b7757;margin-top:12px;font-size:10px;font-weight:800;display:block}.market-signal-list{gap:9px;display:grid}.market-signal-list>a{color:inherit;background:#fff;border:1px solid #dce4df;border-radius:11px;grid-template-columns:190px 1fr 1fr;align-items:start;gap:16px;padding:15px 17px;text-decoration:none;display:grid}.market-signal-list>a[data-signal=负面信号]{background:#fff9f6;border-color:#edcbbc}.market-signal-list div>span{color:#2b7757;font-size:9px;font-weight:900}.market-signal-list>a[data-signal=负面信号] div>span{color:#a0513c}.market-signal-list h3{margin:5px 0 0;font-size:13px}.market-signal-list p,.market-signal-list em{color:#586a60;margin:0;font-size:10px;line-height:1.7}.market-signal-list em{color:#796a51;font-style:normal}.acquisition-paths{gap:14px;display:grid}.acquisition-paths>article{background:#fff;border:1px solid #d7e1db;border-radius:14px;padding:21px}.acquisition-paths h3{color:#203d30;margin:0;font-size:17px}.path-fit{color:#5b6c63;margin:7px 0 14px;font-size:11px;line-height:1.7}.acquisition-paths ol{color:#43574d;margin:0;padding-left:24px;font-size:12px;line-height:1.85}.acquisition-paths li+li{margin-top:6px}.acquisition-paths>article>div{background:#edf5f0;border-radius:10px;margin-top:15px;padding:12px 14px}.acquisition-paths>article>div p{color:#496056;margin:4px 0;font-size:10px;line-height:1.7}.acquisition-paths>article>div p:last-child b{color:#9c4936}.acquisition-paths>article>a{color:#286f52;margin-top:12px;font-size:11px;font-weight:800;display:inline-block}.card-intro{margin-top:0}.day-plan article>div{min-width:0}.day-plan article ol{color:#56675e;margin:13px 0;padding-left:20px;font-size:12px;line-height:1.8}.day-why{color:#2f6f53;margin:8px 0 0;font-size:11px;font-weight:700;line-height:1.7}.day-example{color:#735f29;background:#fff7df;border-radius:9px;padding:10px 12px;font-size:10px;line-height:1.65}.day-example b{margin-right:8px}.proof-workbench{background:#fffaf0;border:1px solid #dbcfae;border-radius:18px;margin:22px 0;padding:28px;box-shadow:0 14px 42px #5e46160f}.sample-first-visit{background:#f4f8e9;border:2px solid #8ba663;border-radius:13px;grid-template-columns:minmax(210px,.8fr) 1.5fr;gap:18px;margin-top:18px;padding:18px;display:grid}.sample-first-visit>div>span{color:#54703d;letter-spacing:.08em;font-size:9px;font-weight:900}.sample-first-visit h3{color:#334b2b;margin:5px 0;font-size:17px}.sample-first-visit p{color:#66745e;margin:0;font-size:10px;line-height:1.7}.sample-first-visit ol{counter-reset:sample-first-step;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.sample-first-visit li{color:#465b3d;counter-increment:sample-first-step;background:#fff;border-radius:9px;min-height:84px;padding:13px 12px 12px 43px;font-size:10px;line-height:1.55;position:relative}.sample-first-visit li:before{content:counter(sample-first-step);color:#fff;background:#66834e;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-weight:900;display:grid;position:absolute;top:12px;left:12px}.proof-demo-actions{background:#fff;border:1px solid #dfd4bb;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin-top:17px;padding:13px 14px;display:grid}.proof-demo-actions>div{flex-direction:column;gap:3px;display:flex}.proof-demo-actions b{color:#534522;font-size:10px}.proof-demo-actions span{color:#81765e;font-size:8px}.proof-demo-actions button{color:#6c5524;cursor:pointer;background:#fffaf0;border:1px solid #a98c4d;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:900}.proof-demo-actions .fill-demo{color:#fff;background:#735d2d;border-color:#735d2d}.proof-demo-actions button:disabled{color:#999489;cursor:not-allowed;background:#eeece6;border-color:#d5d0c3}.proof-demo{background:#f7f0df;border:1px solid #d6c8a7;border-radius:12px;margin-top:11px;padding:14px}.demo-warning{align-items:center;gap:9px;margin-bottom:10px;display:flex}.demo-warning b{color:#fff;background:#8c6b25;border-radius:999px;padding:4px 7px;font-size:8px}.demo-warning span{color:#75643d;font-size:9px}.proof-demo>div:last-child{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.proof-demo article{background:#fff;border:1px solid #e1d7bf;border-radius:10px;padding:13px}.proof-demo article>span{color:#8b6c2a;font-size:8px;font-weight:900}.proof-demo h3{color:#493d22;margin:6px 0;font-size:12px;line-height:1.45}.proof-demo p,.proof-demo li,.proof-demo blockquote{color:#685d45;font-size:8px;line-height:1.65}.proof-demo blockquote{background:#fffaf1;border-left:3px solid #b3924b;margin:8px 0;padding:9px}.proof-demo ol{padding-left:17px}.sample-material-helper{background:#edf7f0;border:2px solid #6d9378;border-radius:13px;margin-top:14px;padding:18px}.material-helper-heading{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.material-helper-heading>span{color:#2d7250;letter-spacing:.08em;font-size:9px;font-weight:900}.material-helper-heading h3{color:#214d37;margin:0;font-size:17px}.material-helper-heading p{color:#60786a;width:100%;margin:0 0 12px;font-size:10px;line-height:1.65}.material-helper-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.material-helper-grid article{background:#fff;border:1px solid #cadfd0;border-radius:10px;align-items:flex-start;gap:10px;min-width:0;padding:14px;display:flex}.material-helper-grid i{color:#fff;background:#397958;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;font-weight:900;display:grid}.material-helper-grid b{color:#315843;font-size:10px}.material-helper-grid p{color:#617269;margin:5px 0 0;font-size:9px;line-height:1.7}.material-helper-grid .material-avoid{background:#fff8ee;border-color:#e4c6a4}.material-helper-grid .material-avoid i{background:#a2642f}.material-helper-grid .material-avoid b{color:#855126}.demo-draft-warning{color:#80522e;background:#fff0dc;border-radius:9px;margin:11px 0 0;padding:10px 12px;font-size:9px;line-height:1.65}.proof-form-details,.sample-business-details{background:#fff;border:1px solid #d8cfb9;border-radius:12px;margin-top:14px;overflow:hidden}.proof-form-details>summary,.sample-business-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:15px 16px;list-style:none;display:flex}.proof-form-details>summary::-webkit-details-marker{display:none}.sample-business-details>summary::-webkit-details-marker{display:none}.proof-form-details>summary>span,.sample-business-details>summary>span{flex-direction:column;gap:4px;display:flex}.proof-form-details>summary b,.sample-business-details>summary b{color:#4d432d;font-size:11px}.proof-form-details>summary small,.sample-business-details>summary small{color:#817965;font-size:9px;line-height:1.5}.proof-form-details>summary em,.sample-business-details>summary em{color:#735d2d;flex:none;font-size:9px;font-style:normal;font-weight:900}.proof-form-details[open]>summary,.sample-business-details[open]>summary{background:#faf7ef;border-bottom:1px solid #e4ddcc}.proof-form-body{padding:0 16px 16px}.proof-progress{background:#fff;border:1px solid #e4dac0;border-radius:11px;align-items:center;gap:14px;margin:19px 0 14px;padding:14px 16px;display:flex}.proof-progress>strong{color:#715a22;font-size:27px}.proof-progress>strong i{color:#a79771;font-size:11px;font-style:normal}.proof-progress>div{flex-direction:column;gap:3px;display:flex}.proof-progress b{color:#54451f;font-size:11px}.proof-progress span{color:#80765e;font-size:9px}.proof-one-field{gap:12px;display:grid}.one-field-steps{grid-template-columns:repeat(6,38px);gap:9px;max-width:720px;display:grid}.one-field-steps button{color:#8b8066;cursor:pointer;background:#fff;border:1px solid #d4cab3;border-radius:50%;width:38px;height:38px;font-size:11px;font-weight:900}.one-field-steps button.active{color:#765f29;border-color:#765f29;box-shadow:0 0 0 3px #765f2921}.one-field-steps button.done{color:#fff;background:#397958;border-color:#397958}.one-field-steps button.active.done{box-shadow:0 0 0 3px #3979582e}.one-field-card{background:#fff;border:1px solid #ded3ba;border-radius:14px;min-width:0;max-width:720px;padding:20px;box-shadow:0 10px 26px #4234140d}.one-field-card header>span{color:#8b7440;letter-spacing:.05em;font-size:9px;font-weight:900}.one-field-card h3{color:#40371f;margin:5px 0 0;font-size:18px}.one-field-card header>p{color:#746a52;margin:7px 0 0;font-size:10px;line-height:1.7}.one-field-card label,.proof-optional-grid label{flex-direction:column;gap:6px;margin-top:16px;display:flex}.one-field-card label>span,.proof-optional-grid label>span{color:#574d36;font-size:10px;font-weight:800}.one-field-card input,.one-field-card textarea,.proof-optional-grid input,.proof-optional-grid textarea{color:#342f23;background:#fffdfa;border:1px solid #d9ceb5;border-radius:9px;outline:none;width:100%;padding:12px;font:11px Arial,sans-serif}.one-field-card textarea,.proof-optional-grid textarea{resize:vertical;min-height:118px;line-height:1.65}.proof-optional-grid textarea{min-height:82px}.one-field-card input:focus,.one-field-card textarea:focus,.proof-optional-grid input:focus,.proof-optional-grid textarea:focus{border-color:#9a7c37;box-shadow:0 0 0 3px #9a7c371a}.one-field-warning{color:#755e3c;background:#fff2dd;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:9px;line-height:1.65}.one-field-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:15px;display:flex}.one-field-actions button{color:#695c40;cursor:pointer;background:#fff;border:1px solid #d6cbb3;border-radius:8px;min-height:38px;padding:0 13px;font-size:9px;font-weight:900}.one-field-actions button.primary{color:#fff;background:#765f29;border-color:#765f29}.one-field-actions button:disabled{opacity:.42;cursor:not-allowed}.one-field-actions strong{color:#8a6f35;font-size:9px}.one-field-actions strong.complete{color:#397958}.proof-optional-details{background:#fbf8f1;border:1px dashed #d8cfb9;border-radius:11px;max-width:720px;overflow:hidden}.proof-optional-details>summary{color:#76694e;cursor:pointer;padding:12px 14px;font-size:9px;font-weight:900}.proof-optional-details[open]>summary{border-bottom:1px dashed #d8cfb9}.proof-optional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding:0 14px 14px;display:grid}.proof-pages{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.proof-pages article{background:#fff;border:1px solid #e4dbc7;border-radius:13px;min-width:0;padding:17px}.proof-pages header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.proof-pages header i{color:#fff;background:#765f29;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;font-weight:900;display:grid}.proof-pages header span{color:#8b7440;letter-spacing:.08em;font-size:8px;font-weight:900}.proof-pages h3{color:#40371f;margin:3px 0 0;font-size:13px}.proof-pages label{flex-direction:column;gap:5px;margin-top:10px;display:flex}.proof-pages label>span{color:#574d36;font-size:9px;font-weight:800}.proof-pages input,.proof-pages textarea{color:#342f23;background:#fffdfa;border:1px solid #d9ceb5;border-radius:8px;outline:none;width:100%;padding:9px 10px;font:10px Arial,sans-serif}.proof-pages textarea{resize:vertical;min-height:72px;line-height:1.6}.proof-pages input:focus,.proof-pages textarea:focus{border-color:#9a7c37;box-shadow:0 0 0 3px #9a7c371a}.proof-pages article>p{color:#755e3c;background:#fff2dd;border-radius:8px;margin:12px 0 0;padding:10px;font-size:8px;line-height:1.65}.proof-done{color:#66583a;background:#f0eadb;border-radius:9px;gap:10px;margin-top:13px;padding:11px 13px;font-size:9px;line-height:1.65;display:flex}.proof-done b{flex:none}.order-workbench{background:#f7faf8;border:1px solid #cfdcd5;border-radius:18px;margin:22px 0;padding:28px;box-shadow:0 14px 42px #193b2c12}.workbench-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.workbench-heading>div>span{color:#2a7757;letter-spacing:.1em;font-size:10px;font-weight:900}.workbench-heading h2{margin:7px 0;font-size:26px}.workbench-heading p{color:#5c6c64;max-width:800px;margin:0;font-size:11px;line-height:1.75}.workbench-heading>button{color:#2c684f;cursor:pointer;background:#fff;border:1px solid #b8cbc0;border-radius:9px;flex:none;padding:10px 13px;font-size:10px;font-weight:800}.lead-metrics{grid-template-columns:repeat(5,1fr);gap:9px;margin:20px 0 12px;display:grid}.lead-metrics article{background:#fff;border:1px solid #dce4df;border-radius:11px;flex-direction:column;padding:13px;display:flex}.lead-metrics article.ready{background:#ebf7ef;border-color:#7eb796}.lead-metrics strong{color:#254c3b;font-size:22px;line-height:1}.lead-metrics strong i{color:#89968f;font-size:10px;font-style:normal}.lead-metrics span{color:#344e42;margin-top:7px;font-size:10px;font-weight:900}.lead-metrics small{color:#7b8881;margin-top:3px;font-size:8px}.workbench-gates{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:14px;display:grid}.workbench-gates p{color:#745948;background:#fff1e8;border-radius:10px;margin:0;padding:11px 13px;font-size:9px;line-height:1.6}.workbench-gates p.ready{color:#2f674a;background:#e8f5ec}.workbench-gates b{margin-right:7px}.lead-list{gap:8px;display:grid}.lead-list details{background:#fff;border:1px solid #d9e2dd;border-radius:11px;overflow:hidden}.lead-list summary{cursor:pointer;grid-template-columns:80px 1fr auto;align-items:center;gap:12px;min-height:48px;padding:0 14px;list-style:none;display:grid}.lead-list summary::-webkit-details-marker{display:none}.lead-list summary>span{color:#2b7556;font-size:9px;font-weight:900}.lead-list summary>b{color:#42554b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.lead-list summary>em{color:#92533e;background:#f3e8e2;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.lead-list summary>em[data-ready=true]{color:#2b6b4c;background:#e3f2e9}.lead-form{background:#fbfcfb;border-top:1px solid #e4e9e6;grid-template-columns:1fr 1fr;gap:12px;padding:15px;display:grid}.lead-form label{flex-direction:column;gap:6px;min-width:0;display:flex}.lead-form label.wide{grid-column:1/-1}.lead-form label>span{color:#40564a;font-size:9px;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{color:#273b31;background:#fff;border:1px solid #cad6cf;border-radius:8px;outline:none;width:100%;padding:10px 11px;font:11px Arial,sans-serif}.lead-form textarea{resize:vertical;min-height:66px;line-height:1.6}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#4f9472;box-shadow:0 0 0 3px #478f6c1a}.workbench-note{color:#725947;background:#fff4e9;border-radius:9px;margin:13px 0 0;padding:11px 13px;font-size:9px;line-height:1.7}.unlock-gate{background:#f9fbf9;border-color:#d5dfd9;padding:0;overflow:hidden}.unlock-copy{color:#fff;background:#18362a;padding:28px 30px 22px}.unlock-copy>span{color:#d8ec8c;letter-spacing:.1em;font-size:10px;font-weight:800}.unlock-copy h2{color:#fff;margin:8px 0;font-size:28px}.unlock-copy p{color:#c4d1ca;max-width:780px;margin:0;font-size:12px;line-height:1.8}.unlock-options{grid-template-columns:minmax(260px,520px);gap:14px;padding:22px 30px;display:grid}.unlock-options>article{background:#fff;border:1px solid #dce4df;border-radius:13px;grid-template-columns:1fr auto;gap:5px 16px;padding:20px;display:grid}.unlock-options small,.unlock-options span{color:#6f7c75;font-size:10px}.unlock-options strong{color:#214d39;grid-area:1/2/3;font-size:35px;line-height:1}.unlock-options strong i{font-size:14px;font-style:normal}.unlock-options button{color:#fff;cursor:pointer;background:#236346;border:0;border-radius:9px;grid-column:1/-1;margin-top:10px;padding:11px 14px;font-size:11px;font-weight:800}.unlock-options button:disabled{cursor:not-allowed;background:#bdc7c1}.unlock-options .text-demo-button{color:#39644f;background:#f4f8f5;border:1px dashed #b9c9bf;margin-top:2px}.unlock-gate>em{color:#89948e;padding:0 30px 23px;font-size:9px;font-style:normal;line-height:1.6;display:block}.referral-loop-card{background:#fff;border:1px solid #d8dfd9;border-radius:16px;grid-template-columns:1fr 220px;gap:30px;margin:20px 0 34px;padding:24px;display:grid}.referral-loop-card>div>span{color:#2b7757;letter-spacing:.08em;font-size:10px;font-weight:800}.referral-loop-card h2{margin:7px 0;font-size:22px}.referral-loop-card p{color:#617068;margin:0;font-size:11px;line-height:1.7}.referral-loop-card small{color:#8a948f;margin-top:9px;font-size:9px;line-height:1.6;display:block}.referral-loop-card aside{background:#eef5f1;border-radius:12px;flex-direction:column;gap:5px;padding:15px;display:flex}.referral-loop-card aside>span{color:#5f7067;font-size:9px}.referral-loop-card aside>strong{color:#214c39;font-size:26px}.referral-loop-card aside>button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:8px;padding:9px;font-size:10px;font-weight:800}.referral-loop-card aside>button:disabled{cursor:not-allowed;background:#aebbb4}.referral-loop-card aside>em{color:#8b9690;text-align:center;font-size:8px;font-style:normal}.model-status{color:#2b6f52;background:#eff7f2;border:1px solid #d9e6df;border-radius:10px;align-items:center;gap:7px;margin:15px 0;padding:10px 11px;font-size:9px;display:flex}.model-status i{background:#3ca674;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dcefe4}.model-status.checking i{animation:1s infinite pulse-dot}.model-status.fallback{color:#7c6523;background:#fff5dc;border-color:#eadba8}.model-status.fallback i{background:#d3a834;box-shadow:0 0 0 3px #f4e8bf}.coach-cost-card{background:#fff;border:1px solid #dce5df;border-radius:11px;flex-direction:column;gap:4px;margin:0 0 16px;padding:14px;display:flex}.coach-cost-card>span{color:#66766e;letter-spacing:.06em;font-size:9px;font-weight:800}.coach-cost-card>strong{color:#234d3a;font-size:24px;line-height:1.15}.coach-cost-card>small{color:#5f6e67;font-size:9px}.coach-cost-card>em{color:#8a958f;margin-top:5px;font-size:8px;font-style:normal;line-height:1.55}@keyframes pulse-dot{50%{opacity:.35}}.message.thinking{color:#75827c;align-items:center;gap:5px;display:flex}.message.thinking>i{background:#5b826f;border-radius:50%;width:6px;height:6px;animation:1s infinite alternate thinking-dot}.message.thinking>i:nth-child(2){animation-delay:.2s}.message.thinking>i:nth-child(3){animation-delay:.4s}.message.thinking>span{margin-left:5px;font-size:10px}@keyframes thinking-dot{to{opacity:.45;transform:translateY(-4px)}}.chat-input button:disabled{cursor:wait;opacity:.65}.formatted-message p{margin:0}.formatted-message p+p{margin-top:8px}.formatted-message strong{color:inherit;font-weight:800}.formatted-message .message-break{height:8px;display:block}.formatted-message .message-list{padding-left:22px;position:relative}.formatted-message .message-list>b{position:absolute;left:0}.battle-guide-nav{grid-template-columns:repeat(4,1fr);gap:8px;margin:-15px 0 18px;display:grid}.battle-guide-nav button{color:#526159;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6dfda;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:13px 14px;display:flex}.battle-guide-nav button>i{color:#506159;background:#e7ece8;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:900;display:grid}.battle-guide-nav button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.battle-guide-nav b{color:#384a41;font-size:10px}.battle-guide-nav small{color:#87928c;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.battle-guide-nav button[data-active=true]{background:#eaf3ed;border-color:#245f45;box-shadow:0 6px 18px #235b4114}.battle-guide-nav button[data-active=true]>i{color:#fff;background:#245f45}.battle-guide-nav button[data-active=true] b{color:#184a34}.battle-focus-card{color:#fff;background:#17382b;border-radius:16px;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:center;gap:24px;margin-bottom:18px;padding:23px 25px;display:grid}.battle-focus-card>div>span{color:#dbea8e;letter-spacing:.08em;font-size:9px;font-weight:900}.battle-focus-card h2{color:#fff;margin:7px 0;font-size:24px}.battle-focus-card>div>p{color:#c3d1ca;margin:0;font-size:12px;line-height:1.75}.battle-focus-card aside{background:#ffffff17;border-radius:11px;padding:14px 16px}.battle-focus-card aside b{color:#dbea8e;font-size:9px}.battle-focus-card aside p{color:#fff;margin:5px 0 0;font-size:10px;line-height:1.7}.battle-focus-coach{color:#f7fbdc;cursor:pointer;background:#dbea8e1f;border:1px solid #dbea8e73;border-radius:8px;width:100%;margin-top:11px;padding:9px 10px;font-size:9px;font-weight:900}.battle-focus-card>footer{border-top:1px solid #ffffff1f;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:15px;display:grid}.battle-focus-card>footer>span{color:#f6faf8;background:#ffffff0f;border-radius:9px;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;font-size:10px;line-height:1.5;display:flex}.battle-focus-card>footer b{color:#dbea8e;font-size:8px}.progress-card>em{color:#7a897f;margin-top:7px;font-size:10px;font-style:normal;line-height:1.5;display:block}.battle-step-content{animation:.18s ease-out battle-step-in}.battle-step-content .beginner-explainer{margin-bottom:14px}@keyframes battle-step-in{0%{opacity:.35;transform:translateY(5px)}}.battle-evidence-details{background:#fff;border:1px solid #d5dfd9;border-radius:13px;margin:14px 0 18px;overflow:hidden}.battle-evidence-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;list-style:none;display:flex}.battle-evidence-details>summary::-webkit-details-marker{display:none}.battle-evidence-details>summary>span{flex-direction:column;gap:4px;display:flex}.battle-evidence-details>summary b{color:#315744;font-size:10px}.battle-evidence-details>summary small{color:#85918b;font-size:8px}.battle-evidence-details>summary em{color:#2d6d50;flex:none;font-size:9px;font-style:normal;font-weight:900}.battle-evidence-details .due-diligence{box-shadow:none;border:0;border-top:1px solid #e0e7e3;border-radius:0;margin:0}.battle-step-next{background:#f1f7f3;border:1px solid #cddbd3;border-radius:13px;justify-content:flex-end;align-items:center;gap:14px;margin:18px 0 4px;padding:18px;display:flex}.battle-step-next button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:9px;padding:12px 16px;font-size:10px;font-weight:900}.battle-step-next small{color:#74817a;font-size:8px}.video-readiness-card{background:#f5faf7;border:2px solid #315f4a;border-radius:17px;margin:14px 0 18px;padding:25px;box-shadow:0 8px 24px #1c49340f}.video-readiness-card>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.video-readiness-card>header span{color:#2c7856;letter-spacing:.06em;font-size:11px;font-weight:900}.video-readiness-card h2{color:#183d2c;margin:7px 0;font-size:25px}.video-readiness-card>header p{color:#596a61;max-width:750px;margin:0;font-size:13px;line-height:1.75}.video-readiness-card>header>strong{color:#9a4d38;background:#fff0e8;border-radius:12px;flex-direction:column;align-items:center;min-width:116px;padding:13px;font-size:28px;display:flex}.video-readiness-card>header>strong[data-ready=true]{color:#225f43;background:#dff0e5}.video-readiness-card>header>strong i{font-size:14px;font-style:normal}.video-readiness-card>header>strong small{text-align:center;margin-top:4px;font-size:9px}.video-responsibility-grid{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 13px;display:grid}.video-responsibility-grid article{background:#fff;border-radius:11px;padding:15px 17px}.video-responsibility-grid article:last-child{background:#fff5ea}.video-responsibility-grid b{color:#27583f;font-size:13px}.video-responsibility-grid ul{color:#5d6f65;margin:9px 0 0;padding-left:19px;font-size:11px;line-height:1.75}.video-readiness-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.video-readiness-list button{color:#4d6257;text-align:left;cursor:pointer;background:#fff;border:1px solid #d3dfd8;border-radius:11px;align-items:flex-start;gap:9px;min-width:0;padding:13px;display:flex}.video-readiness-list button[data-checked=true]{background:#e5f2e9;border-color:#6f9f84}.video-readiness-list button>i{color:#fff;border:1px solid #aabbb1;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;font-weight:900;display:grid}.video-readiness-list button[data-checked=true]>i{background:#286346;border-color:#286346}.video-readiness-list button>span{flex-direction:column;gap:5px;min-width:0;display:flex}.video-readiness-list b{color:#294b3a;font-size:11px}.video-readiness-list small{color:#718078;font-size:9px;line-height:1.55}.video-readiness-card>aside{background:#fff0e8;border-radius:10px;margin-top:13px;padding:14px 16px}.video-readiness-card>aside[data-ready=true]{background:#deefe4}.video-readiness-card>aside b{color:#8e4a37;font-size:12px}.video-readiness-card>aside[data-ready=true] b{color:#275f43}.video-readiness-card>aside p{color:#65746c;margin:5px 0 0;font-size:11px;line-height:1.7}.battle-grid.single-focus{grid-template-columns:1fr}.battle-acquisition-only{background:#f8fbf9;border:1px solid #d7e1db;border-radius:17px;margin:18px 0;padding:25px}.demand-role-card{background:#fff;border:1px solid #cbd9d1;border-radius:17px;margin-bottom:14px;padding:25px;box-shadow:0 8px 25px #1a43300f}.demand-role-card>span,.today-only-card>div>span{color:#2b7656;letter-spacing:.06em;font-size:12px;font-weight:900}.demand-role-card h2,.today-only-card h2{color:#183d2c;margin:8px 0;font-size:27px}.demand-role-card>p,.today-only-card>div>p{color:#596a61;margin:0;font-size:14px;line-height:1.75}.demand-role-flow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-top:20px;display:grid}.demand-role-flow article{background:#f1f7f3;border-radius:12px;flex-direction:column;justify-content:center;gap:6px;min-height:110px;padding:16px;display:flex}.demand-role-flow article i{color:#fff;background:#245f45;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;font-style:normal;font-weight:900;display:grid}.demand-role-flow article b{color:#234b38;font-size:14px}.demand-role-flow article small{color:#6f7f77;font-size:11px;line-height:1.55}.demand-role-flow>em{color:#9aa79f;font-size:19px;font-style:normal}.today-only-card{background:#eef7f1;border:2px solid #2b6b4d;border-radius:17px;margin-bottom:14px;padding:25px}.demand-action-progress{align-items:center;gap:8px;margin:20px 0 10px;display:flex}.demand-action-progress i{color:#6d7c74;background:#fff;border:1px solid #a7b9ae;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;font-weight:900;display:grid}.demand-action-progress i[data-active=true]{color:#fff;background:#245f45;border-color:#245f45;box-shadow:0 0 0 4px #245f451a}.demand-action-progress i[data-done=true]{color:#225b41;background:#dcecdf;border-color:#7da28d}.demand-action-progress>span{color:#315744;margin-left:5px;font-size:12px;font-weight:900}.demand-action-card{background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:230px;padding:22px;display:flex;box-shadow:0 7px 20px #1f4f3912}.demand-action-card>span{color:#2d7555;letter-spacing:.08em;font-size:10px;font-weight:900}.demand-action-card h3{color:#193e2d;margin:8px 0;font-size:22px}.demand-action-card>p{color:#586a60;max-width:760px;margin:0 0 16px;font-size:13px;line-height:1.75}.demand-action-card>a,.demand-action-card>button{color:#fff;text-align:center;cursor:pointer;background:#245f45;border:0;border-radius:9px;padding:13px 17px;font-size:12px;font-weight:900;display:inline-block}.demand-action-card>button{margin-top:10px}.demand-action-card>button.secondary{color:#315744;background:#f4f8f5;border:1px solid #b7c8be}.platform-rule-note{color:#6f7f77;margin-top:13px;font-size:11px;line-height:1.7;display:block}.demand-no-path{color:#8b4d37;background:#fff3e9;border-radius:10px;padding:13px 15px;font-size:13px}.demand-help-details{background:#fff;border:1px solid #d5dfd9;border-radius:13px;margin:12px 0;overflow:hidden}.demand-help-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:17px 18px;list-style:none;display:flex}.demand-help-details>summary::-webkit-details-marker{display:none}.demand-help-details>summary>span{flex-direction:column;gap:5px;display:flex}.demand-help-details>summary b{color:#315744;font-size:14px}.demand-help-details>summary small{color:#78867f;font-size:11px}.demand-help-details>summary em{color:#2d6d50;flex:none;font-size:12px;font-style:normal;font-weight:900}.demand-help-body{border-top:1px solid #e5ebe7;padding:0 20px 20px}.demand-help-body h3{color:#234b38;margin:18px 0 7px;font-size:18px}.demand-help-body>p,.demand-help-body li,.demand-help-body>div p{color:#56685e;font-size:13px;line-height:1.75}.demand-help-body>ol{padding-left:23px}.demand-help-body>div{background:#eff5f1;border-radius:10px;padding:12px 14px}.secondary-paths>.acquisition-paths{border-top:1px solid #e5ebe7;padding:0 18px 18px}.secondary-paths>.acquisition-paths>article{margin-top:16px}.order-desk-details>.order-workbench{box-shadow:none;border:0;border-top:1px solid #e5ebe7;border-radius:0;margin:0}.domestic-platform-intro{background:#f2f7f4;border-top:1px solid #e5ebe7;margin:0;padding:17px 20px}.domestic-platform-intro b{color:#234b38;font-size:14px}.domestic-platform-intro p{color:#66766e;margin:5px 0 0;font-size:12px;line-height:1.7}.domestic-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.domestic-platform-grid>article{background:#fff;border:1px solid #d8e1dc;border-radius:13px;flex-direction:column;padding:18px;display:flex}.domestic-platform-grid>article[data-fit=true]{border-color:#8fb7a1;box-shadow:0 6px 18px #235b410f}.domestic-platform-grid header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.domestic-platform-grid header span{color:#6e7d75;background:#edf1ef;border-radius:20px;padding:4px 7px;font-size:9px;font-weight:900;display:inline-block}.domestic-platform-grid article[data-fit=true] header span{color:#215e42;background:#dceee2}.domestic-platform-grid h3{color:#183d2c;margin:8px 0 0;font-size:20px}.domestic-platform-grid header em{color:#78867f;text-align:right;max-width:120px;font-size:10px;font-style:normal;line-height:1.45}.domestic-platform-grid article>p{color:#56685e;margin:13px 0 0;font-size:12px;line-height:1.7}.domestic-platform-grid article>p b{color:#315744}.domestic-platform-grid aside{color:#775d31;background:#fff7e8;border-radius:9px;margin:14px 0;padding:11px 12px;font-size:11px;line-height:1.65}.domestic-platform-grid aside b{color:#76501a}.domestic-platform-grid a{color:#fff;text-align:center;background:#245f45;border-radius:8px;margin-top:auto;padding:10px 12px;font-size:12px;font-weight:900;display:block}.sample-plain-card{background:#eef7f1;border:2px solid #2b6b4d;border-radius:17px;margin-bottom:14px;padding:26px}.sample-plain-card>span,.current-day-card>div>span{color:#2b7656;letter-spacing:.06em;font-size:12px;font-weight:900}.sample-plain-card h2,.current-day-card h2{color:#183d2c;margin:8px 0;font-size:27px}.sample-plain-card>p,.current-day-card>div>p{color:#52655b;margin:0;font-size:14px;line-height:1.75}.sample-plain-card>div{background:#fff;border-radius:12px;margin-top:18px;padding:16px 18px}.sample-plain-card>div b{color:#24563e;font-size:14px}.sample-plain-card>div p{color:#66766e;margin:6px 0 0;font-size:13px;line-height:1.7}.sample-builder-body{background:#f8faf9;border-top:1px solid #e5ebe7;padding:18px}.sample-builder-body>.proof-workbench{margin:0}.sample-business-details>.battle-grid{margin:0;padding:14px}.current-day-card{background:#fff;border:2px solid #2b6b4d;border-radius:17px;margin-bottom:14px;padding:26px;box-shadow:0 8px 25px #1a43300f}.current-day-task-progress{align-items:center;gap:8px;margin:20px 0 10px;display:flex}.current-day-task-progress i{color:#6d7c74;background:#fff;border:1px solid #a7b9ae;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;font-weight:900;display:grid}.current-day-task-progress i[data-active=true]{color:#fff;background:#245f45;border-color:#245f45;box-shadow:0 0 0 4px #245f451a}.current-day-task-progress i[data-done=true]{color:#225b41;background:#dcecdf;border-color:#7da28d}.current-day-task-progress span{color:#315744;margin-left:5px;font-size:12px;font-weight:900}.current-day-task-card{background:#eff6f1;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:180px;padding:22px;display:flex}.current-day-task-card>span{color:#2d7555;letter-spacing:.08em;font-size:10px;font-weight:900}.current-day-task-card h3{color:#234b38;max-width:820px;margin:9px 0;font-size:19px;line-height:1.65}.current-day-task-card p{color:#65766d;margin:0;font-size:12px;line-height:1.7}.current-day-task-card button{color:#fff;cursor:pointer;background:#245f45;border:0;border-radius:9px;margin-top:12px;padding:12px 16px;font-size:12px;font-weight:900}.current-day-example-details{background:#fff;border:1px solid #d7e1db;border-radius:11px;margin-top:12px;overflow:hidden}.current-day-example-details>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:13px 15px;list-style:none;display:flex}.current-day-example-details>summary::-webkit-details-marker{display:none}.current-day-example-details>summary b{color:#47613f;font-size:12px}.current-day-example-details>summary em{color:#2d6d50;font-size:10px;font-style:normal;font-weight:900}.current-day-example{background:#f8faed;border-top:1px solid #e1e7e3;border-left:4px solid #9ebf58;padding:15px 17px}.current-day-example b{color:#47613f;font-size:13px}.current-day-example p{color:#62705f;margin:6px 0 0;font-size:13px;line-height:1.7}.current-day-card>aside{background:#17382b;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:17px;display:flex}.current-day-card>aside b{color:#dbea8e;font-size:12px}.current-day-card>aside p{color:#e5eee9;margin:5px 0 0;font-size:12px;line-height:1.65}.current-day-card>aside button{color:#244333;cursor:pointer;background:#dbea8e;border:0;border-radius:9px;flex:none;padding:12px 15px;font-size:12px;font-weight:900}.execute-detail-body{border-top:1px solid #e5ebe7;margin:0;padding:18px}.execute-details>.day-plan{padding-top:0}.execute-details>.decision-grid,.execute-details .battle-card{margin:0}.real-user-validation-entry{background:#edf6f0;border:1px solid #b8cfc1;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin:14px 0;padding:17px 19px;display:flex}.real-user-validation-entry>div{flex-direction:column;gap:5px;display:flex}.real-user-validation-entry b{color:#234b38;font-size:13px}.real-user-validation-entry span{color:#63746a;font-size:11px;line-height:1.65}.real-user-validation-entry a{color:#fff;background:#245f45;border-radius:9px;flex:none;padding:11px 14px;font-size:11px;font-weight:900;text-decoration:none}.validation-page{color:#243b30;background:#f3f6f3;min-height:100vh;padding:42px max(24px,50vw - 550px) 70px}.validation-hero{background:#17382b;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:30px;padding:30px;display:flex;box-shadow:0 16px 45px #193c2c1f}.validation-hero>div{max-width:800px}.validation-hero span{color:#dbea8e;letter-spacing:.07em;font-size:11px;font-weight:900}.validation-hero h1{color:#fff;margin:9px 0;font-size:34px}.validation-hero p{color:#d9e5df;margin:0;font-size:14px;line-height:1.8}.validation-hero>a{color:#fff;border:1px solid #547064;border-radius:9px;flex:none;padding:11px 14px;font-size:11px;font-weight:900;text-decoration:none}.validation-warning{background:#fff0e8;border-left:4px solid #a25b3f;border-radius:10px;margin:15px 0;padding:17px 20px}.validation-warning b{color:#8d4934;font-size:13px}.validation-warning p{color:#725e56;margin:5px 0 0;font-size:12px;line-height:1.7}.validation-gates{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.validation-gates article{background:#fff;border:1px solid #d7e1db;border-radius:14px;flex-direction:column;gap:5px;padding:19px;display:flex}.validation-gates article[data-passed=true]{background:#e7f3ea;border-color:#70a083}.validation-gates strong{color:#1d5139;font-size:27px}.validation-gates span{color:#315744;font-size:12px;font-weight:900}.validation-gates small{color:#7a8880;font-size:10px;line-height:1.55}.validation-secondary-metrics{color:#617067;background:#e8eeea;border-radius:11px;flex-wrap:wrap;gap:14px 28px;margin:12px 0 18px;padding:13px 17px;font-size:11px;display:flex}.validation-secondary-metrics b{color:#244d39;font-size:14px}.validation-records{flex-direction:column;gap:10px;display:flex}.validation-records>details{background:#fff;border:1px solid #d4dfd8;border-radius:14px;overflow:hidden}.validation-records summary{cursor:pointer;grid-template-columns:55px 90px 1fr;align-items:center;gap:12px;padding:17px 20px;list-style:none;display:grid}.validation-records summary::-webkit-details-marker{display:none}.validation-records summary>b{color:#225a40;font-size:17px}.validation-records summary>span{color:#718077;font-size:11px}.validation-records summary>em{color:#976047;justify-self:end;font-size:10px;font-style:normal;font-weight:900}.validation-records summary>em[data-ready=true]{color:#246143}.validation-form{background:#fafcfb;border-top:1px solid #e2e9e5;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px;display:grid}.validation-form>label{color:#315744;flex-direction:column;gap:6px;min-width:0;font-size:11px;font-weight:900;display:flex}.validation-form input:not([type=checkbox]),.validation-form select,.validation-form textarea{color:#294738;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cbd8d0;border-radius:8px;padding:11px 12px;font-weight:500}.validation-form textarea{resize:vertical;min-height:76px}.validation-form small{color:#8b6856;font-size:9px;font-weight:500;line-height:1.5}.validation-form small[data-valid=true]{color:#2a6a49}.validation-form label.validation-check{background:#fff;border:1px solid #d7e0db;border-radius:9px;flex-direction:row;align-items:flex-start;gap:10px;padding:12px}.validation-check input{accent-color:#245f45;margin-top:2px}.validation-check>span{flex-direction:column;gap:3px;display:flex}.validation-check small{color:#77857d}.validation-timing-import{background:#edf5f0;border:1px solid #cbd9d0;border-radius:11px;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:10px 18px;padding:15px;display:grid}.validation-timing-import>div:first-child b{color:#255a40;font-size:11px}.validation-timing-import>div:first-child p{color:#66776d;margin:5px 0 0;font-size:9px;line-height:1.65}.validation-timing-import>aside{background:#fff;border-radius:9px;flex-direction:column;grid-column:1/-1;gap:4px;padding:11px 13px;display:flex}.validation-timing-import>aside>b{color:#2a6849;font-size:10px}.validation-timing-import>aside>span{color:#3f5e4d;font-size:9px}.validation-timing-import>aside>small{color:#7c8982;font-size:8px}.timing-file-button{cursor:pointer;display:block;position:relative;overflow:hidden}.timing-file-button input{opacity:0;cursor:pointer;width:100%;max-width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.timing-file-button>span{color:#fff;text-align:center;background:#245f45;border-radius:8px;padding:10px 12px;font-size:9px;font-weight:900;display:block}.timing-import-preview{background:#fff9e7;border:1px solid #d8c58c;border-radius:9px;grid-column:1/-1;gap:9px;padding:13px;display:grid}.timing-import-preview>strong{color:#6f5820;font-size:10px;line-height:1.6}.timing-import-preview>label{color:#655b3e;align-items:flex-start;gap:8px;font-size:9px;font-weight:700;line-height:1.5;display:flex}.timing-import-preview>label input{accent-color:#245f45;margin-top:2px}.timing-import-preview>div{justify-content:flex-end;gap:8px;display:flex}.timing-import-preview button{color:#50645a;cursor:pointer;background:#fff;border:1px solid #bfc9c3;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:900}.timing-import-preview button:last-child{color:#fff;background:#245f45;border:0}.timing-import-preview button:disabled{cursor:not-allowed;background:#aab7b0}.timing-import-notice{color:#8a4935;background:#fcece5;border-radius:8px;grid-column:1/-1;margin:0;padding:9px 11px;font-size:9px;font-weight:700}.timing-import-notice[data-kind=success]{color:#256044;background:#dff0e5}.validation-note{grid-column:1/-1}.validation-export{background:#17382b;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;margin-top:18px;padding:20px;display:flex}.validation-export b{color:#dbea8e;font-size:13px}.validation-export p{color:#d4e0da;margin:5px 0 0;font-size:11px;line-height:1.65}.validation-export button{color:#254333;cursor:pointer;background:#dbea8e;border:0;border-radius:9px;flex:none;padding:12px 15px;font-size:11px;font-weight:900}@media (width<=1000px){.app-body{grid-template-columns:1fr}.app-sidebar{z-index:35;border-top:1px solid #294238;flex-direction:row;align-items:center;gap:8px;height:auto;padding:9px 14px;top:68px;overflow-x:auto}.sidebar-home{flex:none;width:auto}.sidebar-home b,.sidebar-label,.sidebar-note{display:none}.workflow-nav{grid-template-columns:repeat(4,1fr);min-width:610px;display:grid}.workflow-nav button{padding:8px;display:grid!important}.app-workspace{padding:30px 24px 50px}.recommendation-grid{grid-template-columns:1fr}.recommendation-card{max-width:none}.one-liner{min-height:auto}.testing-project-list{grid-template-columns:1fr}nav.battle-guide-nav{grid-template-columns:repeat(4,minmax(170px,1fr));padding-bottom:5px;overflow-x:auto}nav.battle-guide-nav button{display:flex!important}}@media (width<=700px){.app-header{grid-template-columns:1fr auto;height:61px;padding:0 14px}.header-status{display:none}.header-actions{gap:2px}.header-actions>a{padding:7px 5px;font-size:10px}.header-action{padding:8px 9px;font-size:10px}.app-brand small{display:none}.brand-hero{gap:13px}.hero-super-symbol{border-radius:18px;flex-basis:58px;width:58px;height:58px}.hero-super-symbol b{font-size:38px}.hero-super-symbol i{border-width:2px;width:19px;height:19px;font-size:10px;bottom:4px;right:4px}.header-action{padding:8px 10px}.app-sidebar{top:61px}.app-workspace{padding:24px 14px 45px}.workspace-heading h1{font-size:31px}.home-proof-strip{grid-template-columns:1fr 1fr;margin-top:-10px}.home-proof-strip>span:nth-child(2){border-right:0}.home-proof-strip>span:nth-child(-n+2){border-bottom:1px solid #e1e7e3}.dashboard-grid{grid-template-columns:1fr}.start-panel{grid-template-columns:44px 1fr;min-height:0;padding:21px}.resume-strip{flex-direction:column;align-items:stretch}.resume-strip button{width:100%}.panel-icon{width:42px;height:42px}.start-metrics{margin-top:18px}.workflow-board{grid-template-columns:1fr 1fr;gap:14px}.workflow-board>i{display:none}.testing-entry,.testing-truth{flex-direction:column;align-items:flex-start}.home-next-action{grid-template-columns:1fr;gap:14px}.home-next-action aside{align-items:stretch}.home-sample-report>summary{flex-direction:column;align-items:flex-start;gap:9px}.home-sample-grid{grid-template-columns:1fr}.home-sample-body>header,.home-sample-body>aside{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.home-sample-body>header>b{align-self:flex-start}.home-sample-body>aside button{width:100%}.business-model-details>summary{flex-direction:column;align-items:flex-start}.business-model-details>summary aside{align-items:flex-start}.business-model-section{padding:19px 15px}.business-model-heading{flex-direction:column;align-items:stretch;gap:13px}.business-model-heading>aside{min-width:0}.business-model-grid{grid-template-columns:1fr}.business-model-grid>article{min-height:0}.project-source-register>summary{flex-direction:column;align-items:flex-start}.project-source-grid{grid-template-columns:1fr}.project-source-grid>article>div{grid-template-columns:1fr;gap:3px}.business-model-boundary{grid-template-columns:1fr;gap:6px}.testing-export{grid-template-columns:1fr;align-items:stretch}.testing-export-actions button{flex:1}.real-user-validation-entry,.validation-hero,.validation-export{flex-direction:column;align-items:stretch}.real-user-validation-entry a,.validation-hero>a,.validation-export button{text-align:center;width:100%}.validation-page{padding:18px 12px 45px}.validation-hero{padding:22px 18px}.validation-hero h1{font-size:27px}.validation-gates{grid-template-columns:1fr 1fr}.validation-gates article{padding:15px}.validation-form{grid-template-columns:1fr;padding:13px}.validation-note,.validation-timing-import{grid-column:auto}.validation-timing-import{grid-template-columns:1fr}.validation-timing-import>aside,.timing-import-preview,.timing-import-notice{grid-column:auto}.timing-import-preview>div{grid-template-columns:1fr 1fr;display:grid}.timing-import-preview button{width:100%}.timing-restart{flex-direction:column;align-items:stretch}.timing-restart button{width:100%}.testing-metrics{grid-template-columns:1fr 1fr}.testing-metrics article:last-child{grid-column:1/-1}.portfolio-next-action{grid-template-columns:1fr;gap:12px}.testing-decision-rule{grid-template-columns:1fr;gap:7px}.workspace-section-heading{flex-direction:column;align-items:flex-start}.workspace-section-heading h1{font-size:30px}.unlock-options,.referral-loop-card{grid-template-columns:1fr}.unlock-copy,.unlock-options{padding-left:20px;padding-right:20px}.prototype-notice{flex-direction:column;align-items:flex-start}.first-value-timing{grid-template-columns:1fr;gap:12px;padding:15px}.first-value-timing>aside{border-top:1px solid #cbd9d0;border-left:0;padding:12px 0 0}.first-value-timing>aside>button{width:100%}.recommendation-card{padding:17px}.fit-boundary-grid{grid-template-columns:1fr}.evidence-drawer{width:100%;max-width:none}.quiz-shell{padding:0}.quiz-actions{background:#f3f6f3;bottom:0}.beginner-explainer{padding:20px 16px}.battle-hero{gap:16px;margin-bottom:18px}.battle-hero h1{margin:8px 0;font-size:30px}.battle-hero p{margin:0;line-height:1.55}.battle-hero .progress-card{padding:14px 16px}.battle-hero .progress-card strong{font-size:30px}.battle-hero .progress-card>div{margin:9px 0 5px}nav.battle-guide-nav{grid-template-columns:repeat(4,158px);margin-top:-5px}.battle-guide-nav button{padding:10px}.battle-guide-nav button>i{width:25px;height:25px}.battle-guide-nav small{white-space:normal;line-height:1.35}.battle-focus-card{grid-template-columns:1fr;gap:12px;padding:19px}.battle-focus-card h2{font-size:21px}.battle-focus-card>footer{grid-template-columns:1fr}.video-readiness-card{padding:19px 16px}.video-readiness-card>header{flex-direction:column}.video-readiness-card>header>strong{flex-direction:row;justify-content:center;gap:4px;width:100%}.video-responsibility-grid,.video-readiness-list{grid-template-columns:1fr}.battle-step-next{flex-direction:column-reverse;align-items:stretch}.battle-step-next button{width:100%}.battle-acquisition-only{padding:18px 14px}.demand-role-card,.today-only-card,.sample-plain-card,.current-day-card{padding:19px 16px}.demand-role-card h2,.today-only-card h2,.sample-plain-card h2,.current-day-card h2{font-size:21px}.demand-role-flow{grid-template-columns:1fr}.demand-role-flow>em{display:none}.demand-role-flow article{min-height:0}.demand-action-progress,.current-day-task-progress{flex-wrap:wrap}.demand-action-progress>span,.current-day-task-progress>span{width:100%;margin:2px 0 0}.demand-action-card,.current-day-task-card{min-height:0;padding:19px 16px}.demand-action-card h3,.current-day-task-card h3{font-size:19px}.demand-action-card>a,.demand-action-card>button,.current-day-task-card button{width:100%}.demand-help-details>summary{align-items:flex-start}.secondary-paths>.acquisition-paths{padding:0 12px 12px}.domestic-platform-grid{grid-template-columns:1fr;padding:12px}.domestic-platform-grid header{gap:8px}.sample-builder-body,.execute-detail-body{padding:12px}.current-day-card>aside{flex-direction:column;align-items:stretch}.current-day-card>aside button{width:100%}.plain-language{padding:15px;font-size:14px}.problem-money-grid,.starter-boundaries{grid-template-columns:1fr}.due-diligence{padding:20px 16px}.due-heading{flex-direction:column}.due-heading h2{font-size:22px}.beginner-version,.reference-case-grid{grid-template-columns:1fr}.market-signal-list>a{grid-template-columns:1fr;gap:8px}.acquisition-paths>article{padding:17px}.deal-flow{grid-template-columns:1fr}.deal-flow>em{display:none}.order-workbench,.proof-workbench{padding:20px 14px}.sample-first-visit{grid-template-columns:1fr;padding:15px}.sample-first-visit ol{grid-template-columns:1fr}.sample-first-visit li{min-height:0}.material-helper-grid,.proof-demo-actions{grid-template-columns:1fr}.proof-demo-actions button{width:100%}.proof-demo>div:last-child,.proof-pages{grid-template-columns:1fr}.one-field-steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;width:100%}.one-field-steps button{justify-self:center;width:32px;height:32px}.one-field-card{padding:15px}.one-field-card h3{font-size:16px}.one-field-actions{flex-direction:column;align-items:stretch}.one-field-actions button{width:100%}.proof-optional-grid{grid-template-columns:1fr}.proof-form-details>summary,.sample-business-details>summary{flex-direction:column;align-items:flex-start}.proof-form-body{padding:0 10px 10px}.workbench-heading{flex-direction:column;gap:12px}.workbench-heading h2{font-size:22px}.workbench-heading>button{width:100%}.lead-metrics{grid-template-columns:1fr 1fr}.lead-metrics article:last-child{grid-column:1/-1}.workbench-gates,.lead-form{grid-template-columns:1fr}.lead-form label.wide{grid-column:auto}.lead-list summary{grid-template-columns:68px 1fr auto;gap:7px}}
