:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17241f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17241f;--muted:#637069;--paper:#fff;--canvas:#f3f6f1;--line:#d8dfd9;--line-strong:#aebbb2;--green:#23684f;--green-dark:#164c39;--green-soft:#e4f1ea;--amber:#9a5d18;--amber-soft:#fff2d9;--red-soft:#fbe9e5;--shadow:0 18px 55px #223c3017;background:#f3f6f1;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:radial-gradient(circle at 1px 1px, #23684f17 1px, transparent 1px) 0 0 / 24px 24px, var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--green-dark)}:focus-visible{outline-offset:3px;outline:3px solid #d99a44}[tabindex="-1"]:focus{outline:none}.site-frame{flex-direction:column;min-height:100vh;display:flex}.site-header,.site-footer,.page{width:min(100% - 32px,980px);margin-inline:auto}.site-header{border-bottom:1px solid #aebbb2a6;justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--green);border-radius:12px 12px 12px 4px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.02em;font-size:15px}.brand small{color:var(--muted);margin-top:2px;font-size:11px}.quiet-link{text-underline-offset:4px;font-size:13px}main{flex:1}.page{padding-block:54px 72px}.narrow-page{width:min(100% - 32px,690px)}.hero{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1fr) 270px;align-items:end;gap:42px;padding:52px 0 58px;display:grid}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800;display:block}h1,h2,p{margin-top:0}.hero h1{letter-spacing:-.055em;max-width:650px;margin:14px 0 18px;font-size:clamp(42px,8vw,72px);line-height:1.04}.hero-copy>p{max-width:620px;color:var(--muted);font-size:17px;line-height:1.8}.diagnostic-seal{background:var(--green);color:#fff;min-height:200px;box-shadow:var(--shadow);border-radius:28px 28px 28px 8px;flex-direction:column;justify-content:flex-end;padding:30px;display:flex;position:relative}.diagnostic-seal:before{content:"✓";opacity:.35;font-size:38px;position:absolute;top:22px;right:26px}.diagnostic-seal span{opacity:.78;font-size:13px}.diagnostic-seal strong{letter-spacing:-.03em;margin:4px 0 12px;font-size:24px}.diagnostic-seal small{opacity:.8;line-height:1.6}.issue-section{padding-top:54px}.section-heading{margin-bottom:24px}.section-heading h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(28px,4vw,38px)}.issue-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.issue-card{min-height:112px;color:var(--ink);border:1px solid var(--line);background:#ffffffeb;border-radius:18px;grid-template-columns:48px 1fr 28px;align-items:center;gap:14px;padding:20px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.issue-card:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 12px 28px #23684f14}.issue-marker{border:1px solid var(--line-strong);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font:800 12px/1 ui-monospace,monospace;display:grid}.issue-copy strong,.issue-copy small{display:block}.issue-copy strong{margin-bottom:7px;font-size:16px}.issue-copy small{color:var(--muted);line-height:1.55}.issue-arrow{color:var(--green);font-size:22px}.boundary-note{border:1px dashed var(--line-strong);background:0 0;border-radius:18px;margin-top:28px;padding:24px 26px}.boundary-note p{color:var(--muted);margin:8px 0 10px;line-height:1.7}.progress-trail{margin-bottom:18px}.progress-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font:700 11px/1.4 ui-monospace,monospace;display:flex}.progress-track{background:#dce4de;border-radius:999px;height:4px;margin-top:10px;overflow:hidden}.progress-track span{background:var(--green);border-radius:inherit;height:100%;transition:width .22s;display:block}.question-card,.result-card,.refund-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px 28px 28px 8px;padding:clamp(26px,6vw,48px)}.question-card h1,.result-card h1,.refund-card h1{letter-spacing:-.045em;margin:12px 0 14px;font-size:clamp(30px,6vw,44px);line-height:1.15}.question-description,.result-body{color:var(--muted);font-size:16px;line-height:1.75}.warning-box{color:#70430f;background:var(--amber-soft);border-left:4px solid #d18b35;border-radius:6px 14px 14px 6px;margin:22px 0;padding:18px 20px}.warning-box p{margin:6px 0 0;line-height:1.65}.help-details{border:1px solid var(--line);background:#f7f9f6;border-radius:14px;margin:20px 0;padding:16px 18px}.help-details summary{cursor:pointer;color:var(--green-dark);font-weight:700}.help-details p{color:var(--muted);margin:12px 0;line-height:1.65}.help-details a{margin-top:8px;display:inline-block}.screen-example{color:#36443d;border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px;font-size:13px}.help-illustration{margin:16px 0 4px}.help-illustration img{border:1px solid var(--line);background:#edf3ef;border-radius:14px;width:100%;height:auto;display:block}.help-illustration figcaption{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.6}.option-list{gap:10px;margin-top:26px;display:grid}.option-button{text-align:left;width:100%;min-height:58px;color:var(--ink);border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:14px 16px;display:grid}.option-button:hover{border-color:var(--green);background:#f8fbf9}.option-button span{font-weight:700}.option-button small{color:var(--muted);grid-column:1}.option-button b{color:var(--green);grid-area:1/2/span 2}.question-footer{color:var(--muted);justify-content:space-between;gap:16px;margin-top:28px;font-size:12px;display:flex}.text-button{color:var(--green-dark);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:4px 0;text-decoration:underline}.text-button:disabled{color:#a4ada7;cursor:not-allowed}.primary-button,.secondary-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:var(--green);border:1px solid var(--green)}.primary-button:hover{background:var(--green-dark)}.secondary-button{color:var(--green-dark);border:1px solid var(--line-strong);background:#fff}.compact-button{width:-moz-fit-content;width:fit-content}.outcome-fallback-button{margin-left:10px}.result-card{position:relative;overflow:hidden}.result-card:before{content:"";background:var(--green);width:6px;position:absolute;inset:0 auto 0 0}.result-self_action:before{background:#d18b35}.result-out_of_scope:before{background:#68756e}.result-seller_review:before{background:#315a73}.result-code{float:right;color:var(--green-dark);background:var(--green-soft);letter-spacing:.06em;border:1px solid #b8d7c6;border-radius:8px;margin:-8px -8px 12px 18px;padding:8px 10px;font:800 11px/1 ui-monospace,monospace}.recommendation{background:#f4f7f4;border-radius:14px;margin:24px 0;padding:20px}.recommendation p{color:var(--muted);margin:7px 0 0;line-height:1.7}.result-checklist{margin:0 0 24px;padding-left:24px}.result-checklist li{margin:8px 0;padding-left:4px}.summary-panel{border-top:1px solid var(--line);margin-top:30px;padding-top:28px}.summary-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.summary-heading h2{margin:6px 0 14px}.privacy-chip{color:var(--green-dark);background:var(--green-soft);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px}.summary-panel textarea{resize:vertical;color:#334139;border:1px solid var(--line);background:#f7f9f6;border-radius:12px;width:100%;padding:16px;line-height:1.65}.summary-panel .primary-button{width:100%;margin-top:10px}.inline-error{color:#9b3526;margin:10px 0 0}.result-actions{align-items:center;gap:18px;margin-top:20px;display:flex}.article-page{width:min(100% - 32px,820px)}.article-hero{border-bottom:1px solid var(--line-strong);padding-bottom:38px}.article-hero h1{letter-spacing:-.05em;max-width:720px;margin:12px 0 16px;font-size:clamp(38px,7vw,62px);line-height:1.08}.article-hero p{max-width:680px;color:var(--muted);line-height:1.75}.guide-stack{margin-top:24px}.guide-section{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:18px;padding:26px 0;display:grid}.guide-section>span{color:var(--green);font:800 12px/1 ui-monospace,monospace}.guide-section h2{margin-bottom:8px;font-size:22px}.guide-section p{color:var(--muted);margin:0;line-height:1.75}.guide-section .help-illustration{max-width:560px;margin-top:18px}.privacy-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.privacy-grid section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.privacy-grid h2{font-size:18px}.privacy-grid p,.privacy-grid li{color:var(--muted);line-height:1.7}.privacy-grid ul{padding-left:18px}.confirm-row{border:1px solid var(--line);cursor:pointer;background:#f7f9f6;border-radius:15px;grid-template-columns:24px 1fr;gap:14px;margin:26px 0;padding:20px;display:grid}.confirm-row input{width:20px;height:20px;accent-color:var(--green)}.confirm-row strong,.confirm-row small{display:block}.confirm-row small{color:var(--muted);margin-top:5px;line-height:1.5}.refund-steps ol{counter-reset:refund;padding:0;list-style:none}.refund-steps li{counter-increment:refund;padding:0 0 22px 48px;position:relative}.refund-steps li:before{content:counter(refund);color:#fff;background:var(--green);border-radius:50%;place-items:center;width:32px;height:32px;font:800 12px/1 ui-monospace,monospace;display:grid;position:absolute;top:-3px;left:0}.refund-steps li:after{content:"";background:var(--line-strong);width:1px;position:absolute;top:30px;bottom:0;left:15px}.refund-steps li:last-child:after{display:none}.refund-steps strong,.refund-steps span{display:block}.refund-steps span{color:var(--muted);margin-top:5px;line-height:1.6}.site-footer{min-height:90px;color:var(--muted);border-top:1px solid #aebbb2a6;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:12px;display:flex}.site-footer nav{gap:18px;display:flex}@media (max-width:720px){.site-header{min-height:70px}.page{padding-block:34px 52px}.hero{grid-template-columns:1fr;gap:24px;padding:32px 0 38px}.hero h1{font-size:clamp(38px,12vw,54px)}.diagnostic-seal{min-height:150px}.issue-list{grid-template-columns:1fr}.issue-card{min-height:104px}.privacy-grid{grid-template-columns:1fr}.site-footer,.question-footer{flex-direction:column;align-items:flex-start}.result-actions{flex-direction:column;align-items:stretch}.outcome-fallback-button{width:100%;margin:10px 0 0}.summary-heading{flex-direction:column}}@media (max-width:400px){.site-header,.site-footer,.page{width:min(100% - 22px,980px)}.brand small{display:none}.question-card,.result-card,.refund-card{border-radius:22px 22px 22px 7px;padding:24px 20px}.issue-card{grid-template-columns:40px 1fr 20px;padding:16px}.issue-marker{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
