:root{color-scheme:light;--ink: #0f172a;--muted: #64748b;--subtle: #94a3b8;--line: #e2e8f0;--soft: #f8fafc;--panel: #ffffff;--accent: #475569;--focus: #2563eb;--shadow: 0 18px 45px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:3px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.app{min-height:100vh;display:flex;flex-direction:column;background:#fff}.site-header{position:relative;z-index:20;min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 896px)/2));border-bottom:1px solid #f1f5f9;background:#fffffff5}.header-home{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:0;border-radius:9px;color:#64748b;background:transparent;font-size:.84rem;font-weight:600}.header-home:hover{color:#1e293b;background:#f1f5f9}.header-actions{display:inline-flex;align-items:center;gap:28px}.rednote-contact{width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:9px;color:#64748b;background:transparent}.rednote-contact:hover{color:#1e293b;background:#f1f5f9}.rednote-mark{width:24px;height:24px;display:inline-grid;flex:0 0 24px;place-items:center;border-radius:7px;color:#fff;background:#ff2442;font-size:.7rem;font-weight:800;line-height:1}.brand{min-height:44px;display:inline-flex;align-items:center;padding:0;border:0;color:#1e293b;background:transparent;text-align:left}.brand-logo{width:100px;height:29px;display:block;overflow:hidden}.brand-logo img{width:110px;max-width:none;height:auto;display:block;transform:translate(-5px,-41px)}.home-view{flex:1;display:flex;background:#fff}.hero{width:100%;flex:1;padding:74px 24px 80px}.hero-inner{width:min(896px,100%);margin:0 auto}.hero-copy{text-align:center}.hero h1{margin:0;color:#0f172a;font-size:clamp(2.5rem,5vw,3.1rem);line-height:1.08;letter-spacing:-.045em;font-weight:730}.hero-copy>p{max-width:620px;margin:20px auto 0;color:#64748b;font-size:1.08rem;line-height:1.75}.privacy-notice{width:fit-content;max-width:560px;display:flex;align-items:flex-start;gap:10px;margin:28px auto 0;padding:13px 18px;border:1px solid var(--line);border-radius:12px;color:#94a3b8;background:var(--soft);text-align:left}.privacy-notice svg{width:17px;height:17px;flex:0 0 auto;margin-top:2px}.privacy-notice p{margin:0;color:#64748b;font-size:.84rem;line-height:1.65}.draft-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding:7px 8px 7px 16px;border:1px solid var(--line);border-radius:12px;color:#475569;background:var(--soft);font-size:.84rem}.draft-actions{display:flex;gap:4px}.draft-actions button{min-height:34px;padding:0 11px;border:0;border-radius:8px;color:#64748b;background:transparent;font-size:.8rem;font-weight:650}.draft-actions button:hover{color:#334155;background:#eef2f7}.draft-actions .draft-resume{color:#fff;background:#475569}.draft-actions .draft-resume:hover{color:#fff;background:#334155}.entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hero-entry-grid{margin-top:44px}.draft-bar+.hero-entry-grid{margin-top:18px}.entry-card{min-height:270px;display:flex;flex-direction:column;align-items:stretch;padding:30px;border:1.5px solid var(--line);border-radius:16px;color:#0f172a;background:#fff;text-align:left;-webkit-tap-highlight-color:transparent;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.entry-card:hover{transform:translateY(-2px);border-color:#94a3b8;box-shadow:0 14px 36px #0f172a14}.entry-card-top,.card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.entry-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#64748b;background:#f1f5f9}.entry-icon svg{width:22px;height:22px}.entry-time{display:inline-flex;align-items:center;gap:6px;color:#94a3b8;font-size:.79rem;white-space:nowrap}.entry-time svg{width:15px;height:15px;color:#cbd5e1}.entry-card>strong{margin:24px 0 8px;color:#0f172a;font-size:1.25rem;line-height:1.35;letter-spacing:-.02em;font-weight:650}.entry-card>p{margin:0;color:#64748b;font-size:.89rem;line-height:1.7}.card-footer{margin-top:auto;padding-top:25px}.card-social-proof{color:#94a3b8;font-size:.72rem;line-height:1.4;letter-spacing:-.01em;white-space:nowrap}.card-action{display:inline-flex;align-items:center;gap:7px;color:#475569;font-size:.86rem;font-weight:650;margin-left:auto;white-space:nowrap}.card-action span{display:inline-block;transition:transform .18s ease}.entry-card:hover .card-action span{transform:translate(3px)}.quiz-view{flex:1;padding:48px 24px 64px;background:#f8fafc}.quiz-layout{width:min(860px,100%);margin:0 auto}.quiz-card{min-height:620px;padding:clamp(28px,4vw,42px);border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.quiz-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#94a3b8;font-size:.82rem;font-weight:650}.quiz-topline span{color:#475569}.progress-track{height:3px;margin-top:14px;overflow:hidden;border-radius:999px;background:#eef2f7}.progress-track span{height:100%;display:block;border-radius:inherit;background:#64748b;transition:width .25s ease}.theme-teal .progress-track span{background:#0f766e}.question-head{margin:40px 0 28px}.question-head h2{margin-bottom:12px;color:#0f172a;font-size:clamp(1.55rem,3vw,2rem);line-height:1.3;letter-spacing:-.025em;font-weight:680}.question-head h2:focus{outline:none}.question-head h2:focus-visible{box-shadow:-3px 0 #2563eb66}.question-head p,.report-head p{max-width:720px;margin-bottom:0;color:#64748b;font-size:.94rem;line-height:1.7}.question-head .selection-limit{margin-top:8px;color:#475569;font-size:.8rem;font-weight:650}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.choice-card{min-height:108px;display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:12px;row-gap:6px;align-items:start;padding:18px;border:1px solid var(--line);border-radius:12px;color:#1e293b;background:#fff;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.choice-card:hover:not(:disabled){border-color:#94a3b8;background:#fafcff}.choice-card.selected{border-color:#64748b;background:#f8fafc;box-shadow:inset 0 0 0 1px #64748b}.theme-teal .choice-card.selected{border-color:#0f766e;background:#f0fdfa;box-shadow:inset 0 0 0 1px #0f766e}.choice-card:disabled:not(.selected){opacity:.45;background:#f8fafc}.choice-check{width:20px;height:20px;margin-top:1px;border:1.5px solid #cbd5e1;border-radius:50%;background:#fff}.choice-grid.multi .choice-check{border-radius:5px}.choice-card.selected .choice-check{border-color:#64748b;background:radial-gradient(circle at center,#64748b 0 35%,transparent 40%),#fff}.theme-teal .choice-card.selected .choice-check{border-color:#0f766e;background:radial-gradient(circle at center,#0f766e 0 35%,transparent 40%),#fff}.choice-grid.multi .choice-card.selected .choice-check{position:relative;background:#64748b}.theme-teal .choice-grid.multi .choice-card.selected .choice-check{background:#0f766e}.choice-grid.multi .choice-card.selected .choice-check:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.choice-card strong{min-width:0;color:#1e293b;font-size:.94rem;line-height:1.4;font-weight:650}.choice-card small{grid-column:2;color:#64748b;font-size:.79rem;line-height:1.55}.quiz-actions{display:flex;justify-content:space-between;gap:12px;margin-top:32px;padding-top:22px;border-top:1px solid #f1f5f9}.ghost-button,.primary-button,.feedback-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 21px;border-radius:10px;font-size:.88rem;font-weight:650}.ghost-button{border:1px solid var(--line);color:#475569;background:#fff}.ghost-button:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.primary-button{border:1px solid #475569;color:#fff;background:#475569}.primary-button:hover:not(:disabled){border-color:#334155;background:#334155}.theme-teal .primary-button{border-color:#0f766e;background:#0f766e}.theme-teal .primary-button:hover:not(:disabled){border-color:#115e59;background:#115e59}.primary-button:disabled,.ghost-button:disabled,.feedback-button:disabled{opacity:.45}.report-head{margin-bottom:24px}.report-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-meta p{margin:0;color:#334155;font-size:1.08rem;font-weight:650;line-height:1.4}.report-edit{min-height:32px;margin:0;padding:0;border:0;color:#64748b;background:transparent;font-size:.8rem;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.report-edit:hover{color:#1e293b}.report-panel{min-height:420px;padding:clamp(18px,3vw,28px);border:1px solid var(--line);border-radius:12px;background:#fbfdff}.report-panel.loading{border-color:#cbd5e1}.markdown-body{color:#334155;font-size:.86rem;line-height:1.8}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin:1.25em 0 .55em;color:#0f172a;line-height:1.3}.markdown-body h1{font-size:1.2rem}.markdown-body h2{font-size:1.04rem}.markdown-body h3{font-size:.92rem}.markdown-body p,.markdown-body ul,.markdown-body ol{margin-bottom:1em}.markdown-body ul,.markdown-body ol{padding-left:1.35em}.markdown-body li+li{margin-top:.35em}.markdown-body strong{color:#0f172a}.markdown-body blockquote{margin:1em 0;padding:2px 0 2px 15px;border-left:3px solid #cbd5e1;color:#64748b}.markdown-body table{width:100%;border-collapse:collapse;font-size:.9rem}.markdown-body th,.markdown-body td{padding:9px 10px;border:1px solid var(--line);text-align:left}.report-actions{justify-content:flex-end}.feedback-button{border:1px solid #cbd5e1;color:#475569;background:#fff}.feedback-button:hover:not(:disabled){border-color:#94a3b8;background:#f8fafc}.feedback-button.submitted{color:#0f766e;border-color:#99d5cc;background:#f0fdfa}.stats-view{flex:1;padding:48px 24px 64px;background:#f8fafc}.stats-shell{width:min(1120px,100%);margin:0 auto}.stats-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.stats-kicker{margin-bottom:8px;color:#94a3b8;font-size:.7rem;font-weight:760;letter-spacing:.1em}.stats-head h1{margin-bottom:9px;color:#0f172a;font-size:clamp(2rem,4vw,2.8rem);line-height:1.18;letter-spacing:-.04em}.stats-head>div:first-child>p:last-child{max-width:620px;margin:0;color:#64748b;line-height:1.7}.stats-ranges{flex:0 0 auto;display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:11px;background:#fff}.stats-ranges button{min-height:34px;padding:0 12px;border:0;border-radius:7px;color:#64748b;background:transparent;font-size:.79rem;font-weight:650}.stats-ranges button:hover{color:#1e293b;background:#f8fafc}.stats-ranges button[aria-pressed=true]{color:#fff;background:#475569}.stats-state{min-height:360px;display:grid;place-items:center;padding:32px;border:1px solid var(--line);border-radius:16px;color:#64748b;background:#fff;text-align:center}.stats-state-error{align-content:center;gap:12px}.stats-state-error p{margin:0}.stats-state-error button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:#475569;background:#fff}.stats-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:#94a3b8;font-size:.73rem}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.metric-grid article{min-width:0;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.metric-grid article>span,.metric-grid article>strong,.metric-grid article>small{display:block}.metric-grid article>span{color:#64748b;font-size:.78rem;font-weight:620}.metric-grid article>strong{margin:10px 0 7px;color:#0f172a;font-size:clamp(1.65rem,3.5vw,2.15rem);line-height:1;letter-spacing:-.04em}.metric-grid article>strong small{display:inline;color:#94a3b8;font-size:.78rem;font-weight:550;letter-spacing:0}.metric-grid article>small{color:#94a3b8;font-size:.72rem}.stats-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.chart-card{min-width:0;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.chart-card-wide{grid-column:1 / -1}.chart-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.chart-card h2{margin-bottom:5px;color:#0f172a;font-size:1rem}.chart-card header p{margin:0;color:#94a3b8;font-size:.74rem;line-height:1.55}.chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;color:#64748b;font-size:.72rem}.chart-legend span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.chart-legend span:before{content:"";width:8px;height:8px;border-radius:50%;background:#475569}.chart-legend .legend-complete:before{background:#0f766e}.chart-legend .legend-report:before{background:#d97706}.trend-chart{width:100%;overflow:hidden}.trend-chart svg{width:100%;height:250px;display:block;overflow:visible}.chart-grid-line{stroke:#eef2f7;stroke-width:1;vector-effect:non-scaling-stroke}.trend-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.trend-line-pv{stroke:#475569}.trend-line-complete{stroke:#0f766e}.trend-line-report{stroke:#d97706}.trend-chart text{fill:#94a3b8;font-size:10px}.intent-chart{min-height:210px;display:flex;align-items:center;justify-content:center;gap:clamp(24px,5vw,54px)}.donut-chart{width:142px;height:142px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;position:relative}.donut-chart:after{content:"";position:absolute;top:23px;right:23px;bottom:23px;left:23px;border-radius:50%;background:#fff}.donut-chart span{position:relative;z-index:1;color:#0f172a;font-size:1.35rem;font-weight:720}.intent-breakdown{display:grid;gap:14px}.intent-breakdown>div{display:grid;grid-template-columns:9px minmax(0,1fr);gap:9px;align-items:start}.intent-breakdown>div>span{width:9px;height:9px;margin-top:4px;border-radius:50%;background:#475569}.intent-breakdown>div>.intent-plan{background:#0f766e}.intent-breakdown p,.intent-breakdown strong{display:block}.intent-breakdown p{margin:0;color:#64748b;font-size:.78rem}.intent-breakdown strong{margin-top:3px;color:#0f172a;font-size:1.05rem}.rating-chart{min-height:210px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:end;padding-top:8px}.rating-column{min-width:0;display:grid;gap:6px;text-align:center}.rating-column>span{color:#64748b;font-size:.72rem}.rating-column>div{height:142px;display:flex;align-items:flex-end;overflow:hidden;border-radius:7px 7px 3px 3px;background:#f1f5f9}.rating-column i{width:100%;display:block;border-radius:inherit;background:#0f766e}.rating-column>strong{color:#64748b;font-size:.7rem;font-weight:620}.legal-view{flex:1;padding:46px 24px 64px;background:#f8fafc}.legal-shell{width:min(780px,100%);margin:0 auto}.legal-tabs{display:inline-flex;gap:4px;margin-bottom:18px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff}.legal-tabs a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:8px;color:#64748b;font-size:.84rem;font-weight:650}.legal-tabs a:hover{color:#1e293b;background:#f8fafc}.legal-tabs a[aria-current=page]{color:#fff;background:#475569}.legal-content{padding:clamp(28px,5vw,52px);border:1px solid var(--line);border-radius:16px;color:#334155;background:#fff;box-shadow:var(--shadow)}.legal-head{padding-bottom:30px;border-bottom:1px solid #f1f5f9}.legal-kicker{margin-bottom:10px;color:#94a3b8;font-size:.72rem;font-weight:750;letter-spacing:.1em}.legal-head h1{margin-bottom:13px;color:#0f172a;font-size:clamp(2rem,5vw,2.65rem);line-height:1.2;letter-spacing:-.04em}.legal-head>p:not(.legal-kicker){max-width:620px;margin-bottom:13px;color:#64748b;line-height:1.75}.legal-head>span{color:#94a3b8;font-size:.78rem}.legal-notice{margin:28px 0 32px;padding:14px 16px;border:1px solid #dbe4ed;border-radius:10px;color:#475569;background:#f8fafc;font-size:.88rem;line-height:1.7}.legal-content section+section{margin-top:30px}.legal-content section h2{margin-bottom:11px;color:#0f172a;font-size:1.16rem;line-height:1.4}.legal-content section h3{margin:19px 0 7px;color:#1e293b;font-size:.96rem}.legal-content section p,.legal-content section li{color:#475569;font-size:.9rem;line-height:1.82}.legal-content section p{margin-bottom:10px}.legal-content section p:last-child{margin-bottom:0}.legal-content section ul{margin:0;padding-left:1.25em}.legal-content section li+li{margin-top:5px}.legal-content section a{color:#0f766e;text-decoration:underline;text-underline-offset:3px}.site-footer{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px max(24px,calc((100vw - 896px)/2));border-top:1px solid #f1f5f9;color:#94a3b8;background:#fff;font-size:.75rem;line-height:1.5}.footer-brand,.footer-meta{display:flex;align-items:center;gap:8px}.footer-brand svg{width:16px;height:16px}.footer-meta{gap:18px}.consultant-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:18px;background:#0f172a8a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.consultant-dialog{position:relative;width:min(380px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:24px;border:1px solid var(--line);border-radius:16px;color:#0f172a;background:#fff;box-shadow:0 24px 70px #0f172a33}.consultant-dialog:focus{outline:none}.consultant-dialog img{width:100%;height:auto;display:block;border:1px solid var(--line);border-radius:10px}.consultant-close{position:absolute;top:14px;right:14px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#64748b;background:#f1f5f9;font-size:1.55rem;line-height:1}.feedback-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:18px;background:#0f172a8f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.feedback-dialog{position:relative;width:min(470px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;padding:28px;border:1px solid var(--line);border-radius:16px;color:#0f172a;background:#fff;box-shadow:0 24px 70px #0f172a38}.feedback-dialog:focus{outline:none}.feedback-close{position:absolute;top:14px;right:14px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#64748b;background:#f1f5f9;font-size:1.55rem;line-height:1}.feedback-kicker{margin-bottom:9px;color:#94a3b8;font-size:.68rem;font-weight:750;letter-spacing:.09em}.feedback-dialog h2{margin-bottom:8px;padding-right:38px;font-size:1.45rem;line-height:1.35}.feedback-intro{margin-bottom:22px;color:#64748b;font-size:.86rem;line-height:1.65}.rating-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.rating-options button{min-width:0;min-height:58px;display:grid;place-items:center;gap:2px;padding:7px 4px;border:1px solid var(--line);border-radius:10px;color:#94a3b8;background:#fff}.rating-options button span{font-size:1rem}.rating-options button strong{color:#64748b;font-size:.8rem}.rating-options button:hover,.rating-options button.selected{border-color:#0f766e;color:#0f766e;background:#f0fdfa}.rating-options button.selected{box-shadow:inset 0 0 0 1px #0f766e}.rating-labels{display:flex;justify-content:space-between;margin-top:7px;color:#94a3b8;font-size:.7rem}.feedback-reasons{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;border:0}.feedback-reasons legend{width:100%;margin-bottom:2px;color:#64748b;font-size:.8rem}.feedback-reasons button{min-height:34px;padding:0 11px;border:1px solid var(--line);border-radius:999px;color:#64748b;background:#fff;font-size:.76rem}.feedback-reasons button[aria-pressed=true]{border-color:#0f766e;color:#0f766e;background:#f0fdfa}.feedback-reasons button:disabled{opacity:.45}.feedback-status{margin:16px 0 0;color:#b45309;font-size:.8rem;line-height:1.5}.feedback-submit,.feedback-thanks button{width:100%;min-height:46px;margin-top:20px;border:0;border-radius:10px;color:#fff;background:#0f766e;font-size:.88rem;font-weight:680}.feedback-submit:hover:not(:disabled),.feedback-thanks button:hover{background:#115e59}.feedback-submit:disabled{opacity:.45}.feedback-thanks{padding-top:8px;text-align:center}.feedback-thanks>span{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 15px;border-radius:50%;color:#fff;background:#0f766e;font-size:1.3rem}.feedback-thanks h2{padding:0}.feedback-thanks p{margin:0;color:#64748b;font-size:.88rem}.app.is-reporting{width:100%;height:100dvh;min-height:100dvh;overflow:hidden;overscroll-behavior:none}.is-reporting .site-header{position:relative;top:auto;flex:0 0 56px}.is-reporting .quiz-view{min-height:0;overflow:hidden}.is-reporting .quiz-layout,.is-reporting .quiz-card{height:100%;min-height:0}.is-reporting .quiz-card{display:flex;flex-direction:column;overflow:hidden}.is-reporting .report-head,.is-reporting .report-actions{flex:0 0 auto}.is-reporting .report-panel{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.is-reporting .site-footer{display:none}@media(max-width:900px){.app.is-answering,.app.is-reporting{width:100%;height:100dvh;min-height:100dvh;overflow:hidden;overscroll-behavior:none}.is-answering .site-header,.is-reporting .site-header{position:relative;top:auto;flex:0 0 56px}.is-answering .quiz-view,.is-reporting .quiz-view{min-height:0;overflow:hidden;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.is-answering .quiz-layout,.is-answering .quiz-card,.is-reporting .quiz-layout,.is-reporting .quiz-card{height:100%;min-height:0}.is-answering .quiz-card,.is-reporting .quiz-card{display:flex;flex-direction:column;overflow:hidden}.is-answering .quiz-topline,.is-answering .progress-track,.is-answering .question-head,.is-answering .quiz-actions{flex:0 0 auto}.is-answering .choice-grid{min-height:0;flex:1 1 auto;align-content:start;grid-auto-rows:max-content;overflow-x:hidden;overflow-y:scroll;overscroll-behavior-y:contain;padding:2px 4px 6px 1px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#94a3b8 #eef2f7;-webkit-overflow-scrolling:touch}.is-answering .choice-grid::-webkit-scrollbar{width:6px}.is-answering .choice-grid::-webkit-scrollbar-track{border-radius:999px;background:#eef2f7}.is-answering .choice-grid::-webkit-scrollbar-thumb{min-height:36px;border-radius:999px;background:#94a3b8}.is-answering .choice-grid::-webkit-scrollbar-thumb:hover{background:#64748b}.is-answering .choice-card{min-height:80px;height:auto;grid-template-rows:auto auto;padding:16px 18px}.is-answering .site-footer{display:none}.is-reporting .report-head,.is-reporting .report-actions{flex:0 0 auto}.is-reporting .report-panel{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.is-reporting .site-footer{display:none}}@media(max-width:720px){.site-header{position:sticky;top:0;min-height:56px;padding:0 20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero{padding:34px 20px 32px}.hero-copy{text-align:left}.hero h1{max-width:none;font-size:clamp(2rem,9.5vw,2.55rem);line-height:1.2;letter-spacing:-.04em;white-space:nowrap}.hero-copy>p{margin-top:12px;font-size:.98rem;line-height:1.7}.privacy-notice{width:100%;margin-top:20px;padding:13px 14px}.privacy-notice p{font-size:.82rem}.draft-bar{align-items:flex-start;margin-top:16px;padding:11px 10px 11px 14px}.draft-bar>span{padding-top:7px}.entry-grid{grid-template-columns:1fr;gap:14px}.hero-entry-grid{margin-top:30px}.entry-card{min-height:224px;padding:20px}.entry-card .entry-icon{width:40px;height:40px}.entry-card>strong{margin-top:16px;font-size:1.14rem}.entry-card>p{line-height:1.6}.card-footer{gap:8px;justify-content:space-between;padding-top:14px}.card-social-proof{font-size:clamp(.64rem,2.7vw,.72rem)}.quiz-view{padding:14px 10px 20px}.quiz-card{min-height:0;padding:20px 16px;border-radius:14px;box-shadow:0 10px 30px #0f172a0f}.question-head{margin:28px 0 20px}.question-head h2{font-size:1.5rem}.choice-grid{grid-template-columns:1fr}.choice-card{min-height:0;padding:15px}.quiz-actions{margin-top:22px;padding-top:16px}.is-answering .quiz-actions{margin-top:14px;padding-top:14px}.ghost-button,.primary-button,.feedback-button{flex:1;min-width:0;padding:0 12px}.report-actions{gap:7px}.feedback-dialog{padding:22px 18px}.feedback-dialog h2{font-size:1.3rem}.rating-options{gap:6px}.rating-options button{min-height:54px}.report-panel{min-height:280px}.stats-view{padding:28px 14px 38px}.stats-head{display:grid;gap:18px;margin-bottom:22px}.stats-head h1{font-size:2rem}.stats-ranges{width:100%}.stats-ranges button{flex:1}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-grid article{padding:17px 15px}.metric-grid article>strong{font-size:1.7rem}.stats-chart-grid{grid-template-columns:1fr;gap:10px}.chart-card,.chart-card-wide{grid-column:auto;padding:18px 15px}.chart-card>header{display:grid;margin-bottom:16px}.chart-legend{justify-content:flex-start}.trend-chart svg{height:210px}.intent-chart{min-height:190px;gap:26px}.donut-chart{width:126px;height:126px}.legal-view{padding:24px 14px 36px}.legal-tabs{width:100%;display:flex}.legal-tabs a{flex:1}.legal-content{padding:26px 20px;border-radius:14px}.legal-head{padding-bottom:24px}.legal-head h1{font-size:2rem}.legal-notice{margin:22px 0 26px}.legal-content section+section{margin-top:26px}.site-footer{min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px));font-size:clamp(.64rem,2.8vw,.72rem)}.footer-brand{min-width:0;gap:5px;white-space:nowrap}.footer-brand-detail{display:none}.footer-meta{justify-content:center;flex-wrap:wrap;gap:10px}}@media(max-width:900px)and (max-height:560px){.is-answering .site-header{flex-basis:48px;min-height:48px}.is-answering .brand{min-height:40px}.is-answering .quiz-view{padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px))}.is-answering .quiz-card{padding:12px 14px}.is-answering .progress-track{margin-top:8px}.is-answering .question-head{margin:13px 0 10px}.is-answering .question-head h2{margin-bottom:5px;font-size:1.15rem;line-height:1.25}.is-answering .question-head p{font-size:.77rem;line-height:1.4}.is-answering .question-head .selection-limit{margin-top:3px}.is-answering .quiz-actions{margin-top:8px;padding-top:8px}.is-answering .ghost-button,.is-answering .primary-button{min-height:40px}}@media(max-width:430px){.draft-bar{display:block}.draft-actions{justify-content:flex-end;margin-top:5px}.report-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
