﻿ .diagnostics-module__KmT5VW__page{color:#0f172a;background:#f6f8fb;min-height:100vh;position:relative;overflow-x:clip}[data-theme=dark] .diagnostics-module__KmT5VW__page{color:#f1f5f9;background:#0b1121}.diagnostics-module__KmT5VW__content{z-index:1;max-width:1080px;margin:0 auto;padding:64px 32px 120px;position:relative}.diagnostics-module__KmT5VW__header{text-align:center;margin-bottom:64px;animation:1s cubic-bezier(.2,.8,.2,1) both diagnostics-module__KmT5VW__diagFadeUp}.diagnostics-module__KmT5VW__title{color:#0f172a;letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(40px,6.5vw,84px);font-weight:800;line-height:1.02}[data-theme=dark] .diagnostics-module__KmT5VW__title{color:#f1f5f9}.diagnostics-module__KmT5VW__titleGrad{background:linear-gradient(120deg,#0ea5e9 0%,#a855f7 55%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .diagnostics-module__KmT5VW__titleGrad{background:linear-gradient(120deg,#38bdf8 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes diagnostics-module__KmT5VW__diagFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.diagnostics-module__KmT5VW__pricePicker{text-align:center;max-width:540px;margin:0 auto 32px}.diagnostics-module__KmT5VW__pricePickerLabel{letter-spacing:.01em;color:var(--t-text-muted);margin-bottom:10px;font-size:12.5px;font-weight:500;display:block}.diagnostics-module__KmT5VW__pricePickerRow{gap:10px;display:flex}.diagnostics-module__KmT5VW__pricePickerRow>*{flex:1 1 0;min-width:0}.diagnostics-module__KmT5VW__ptPicker{text-align:center;max-width:640px;margin:0 auto 28px}.diagnostics-module__KmT5VW__ptLabel{letter-spacing:.01em;color:var(--t-text-muted);margin-bottom:10px;font-size:12.5px;font-weight:500;display:block}.diagnostics-module__KmT5VW__ptChips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.diagnostics-module__KmT5VW__ptChip{border:1px solid var(--t-border);background:var(--t-surface);color:var(--t-text-muted);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:600;transition:border-color .15s,color .15s,background .15s}.diagnostics-module__KmT5VW__ptChip:hover{border-color:color-mix(in srgb, var(--t-accent) 45%, var(--t-border));color:var(--t-text)}.diagnostics-module__KmT5VW__ptChipOn{border-color:var(--t-accent);background:color-mix(in srgb, var(--t-accent) 12%, var(--t-surface));color:var(--t-accent)}.diagnostics-module__KmT5VW__categoryGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:900px){.diagnostics-module__KmT5VW__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.diagnostics-module__KmT5VW__categoryGrid{grid-template-columns:1fr;gap:14px}}.diagnostics-module__KmT5VW__categoryCard{text-align:center;cursor:pointer;isolation:isolate;background:#fff;border:none;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:176px;padding:28px 20px;transition:transform .25s cubic-bezier(.2,.8,.2,1),background .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 18px 48px -28px #0f172a26}[data-theme=dark] .diagnostics-module__KmT5VW__categoryCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;box-shadow:0 18px 48px -28px #00000080}.diagnostics-module__KmT5VW__categoryCard:before{content:"";border-radius:inherit;background:radial-gradient(circle at 50% 0%, var(--card-glow,#0ea5e933), transparent 60%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.diagnostics-module__KmT5VW__categoryCard:after{content:"";background:linear-gradient(90deg, transparent, var(--icon-color,#0ea5e9), transparent);opacity:0;height:2px;transition:opacity .3s,transform .25s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(2px)}.diagnostics-module__KmT5VW__categoryCard:hover{transform:translateY(-4px);box-shadow:0 1px 2px #0f172a0a,0 28px 64px -28px #0f172a38}[data-theme=dark] .diagnostics-module__KmT5VW__categoryCard:hover{background:#ffffff0f;box-shadow:0 28px 64px -28px #000000b3}.diagnostics-module__KmT5VW__categoryCard:hover:before{opacity:1}.diagnostics-module__KmT5VW__categoryCard:hover:after{opacity:1;transform:translateY(0)}.diagnostics-module__KmT5VW__categoryIcon{color:#fff;background:linear-gradient(145deg, color-mix(in srgb, var(--icon-color,#0ea5e9) 82%, #fff), var(--icon-color,#0ea5e9));z-index:1;width:66px;height:66px;box-shadow:0 16px 30px -12px color-mix(in srgb, var(--icon-color,#0ea5e9) 65%, transparent);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .3s,transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.diagnostics-module__KmT5VW__categoryIcon svg{width:28px;height:28px}.diagnostics-module__KmT5VW__categoryCard:hover .diagnostics-module__KmT5VW__categoryIcon{box-shadow:0 20px 34px -12px color-mix(in srgb, var(--icon-color,#0ea5e9) 75%, transparent);transform:translateY(-2px)scale(1.04)}.diagnostics-module__KmT5VW__categoryText{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.diagnostics-module__KmT5VW__categoryTitle{color:#0f172a;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:13.5px;font-weight:700}[data-theme=dark] .diagnostics-module__KmT5VW__categoryTitle{color:#f1f5f9}.diagnostics-module__KmT5VW__categoryDesc{color:#64748b;margin:0;font-size:12px;font-weight:600;line-height:1.45}[data-theme=dark] .diagnostics-module__KmT5VW__categoryDesc{color:#94a3b8}.diagnostics-module__KmT5VW__questionWrap{max-width:720px;margin:0 auto;animation:.7s cubic-bezier(.2,.8,.2,1) diagnostics-module__KmT5VW__diagFadeUp}.diagnostics-module__KmT5VW__backBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0f172a99;letter-spacing:.02em;cursor:pointer;background:#ffffffb3;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:6px;min-height:40px;margin-bottom:24px;padding:12px 14px 12px 10px;font-size:12.5px;font-weight:600;transition:background .2s,color .15s,border-color .2s;display:inline-flex}[data-theme=dark] .diagnostics-module__KmT5VW__backBtn{color:#f1f5f9a6;background:#ffffff0a;border-color:#ffffff14}.diagnostics-module__KmT5VW__backBtn:hover{color:#0f172a;background:#fff;border-color:#0f172a38}[data-theme=dark] .diagnostics-module__KmT5VW__backBtn:hover{color:#f1f5f9;background:#ffffff12;border-color:#fff3}.diagnostics-module__KmT5VW__backBtn svg{transition:transform .15s}.diagnostics-module__KmT5VW__backBtn:hover svg{transform:translate(-2px)}.diagnostics-module__KmT5VW__questionCard{background:#fff;border:1px solid #0f172a0f;border-radius:24px;padding:44px 40px;box-shadow:0 1px 2px #0f172a0a,0 24px 64px -32px #0f172a2e}[data-theme=dark] .diagnostics-module__KmT5VW__questionCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border-color:#ffffff14;box-shadow:0 24px 64px -32px #0009}.diagnostics-module__KmT5VW__questionMeta{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}[data-theme=dark] .diagnostics-module__KmT5VW__questionMeta{border-bottom-color:#ffffff14}.diagnostics-module__KmT5VW__questionTreeLabel{color:#0284c7;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:700}[data-theme=dark] .diagnostics-module__KmT5VW__questionTreeLabel{color:#7dd3fc}.diagnostics-module__KmT5VW__questionTitle{color:#0f172a;letter-spacing:-.025em;text-transform:capitalize;margin:0 0 10px;font-size:clamp(22px,2.8vw,28px);font-weight:700;line-height:1.25}[data-theme=dark] .diagnostics-module__KmT5VW__questionTitle{color:#f1f5f9}.diagnostics-module__KmT5VW__questionHelp{color:#0f172a99;margin:0 0 28px;font-size:14.5px;line-height:1.55}[data-theme=dark] .diagnostics-module__KmT5VW__questionHelp{color:#f1f5f9a6}.diagnostics-module__KmT5VW__progressDots{align-items:center;gap:6px;display:flex}.diagnostics-module__KmT5VW__dot{background:#0f172a24;border-radius:50%;width:8px;height:8px;transition:all .2s}[data-theme=dark] .diagnostics-module__KmT5VW__dot{background:#ffffff24}.diagnostics-module__KmT5VW__dotActive{background:#0ea5e9;border-radius:50%;width:8px;height:8px;transition:all .2s;box-shadow:0 0 8px #0ea5e959}.diagnostics-module__KmT5VW__dotCurrent{background:linear-gradient(90deg,#0ea5e9,#a855f7);border-radius:4px;width:22px;height:8px;transition:all .2s;box-shadow:0 0 12px #38bdf859}.diagnostics-module__KmT5VW__optionList{flex-direction:column;gap:10px;display:flex}.diagnostics-module__KmT5VW__optionBtn{cursor:pointer;text-align:left;color:#0f172a;letter-spacing:-.005em;text-transform:capitalize;word-break:break-word;overflow-wrap:break-word;background:#f8fafc;border:1px solid #0f172a0f;border-radius:14px;align-items:center;gap:14px;min-width:0;padding:16px 20px;font-size:14.5px;font-weight:600;transition:border-color .2s,background .2s,transform .2s cubic-bezier(.2,.8,.2,1);display:flex}[data-theme=dark] .diagnostics-module__KmT5VW__optionBtn{color:#f1f5f9;background:#ffffff08;border-color:#ffffff14}.diagnostics-module__KmT5VW__optionBtn:hover{background:#0ea5e90f;border-color:#0ea5e9;transform:translate(3px)}[data-theme=dark] .diagnostics-module__KmT5VW__optionBtn:hover{background:#0ea5e91a;border-color:#38bdf8}.diagnostics-module__KmT5VW__optionLetter{color:#0f172a8c;background:#fff;border:1.5px solid #0f172a24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12.5px;font-weight:700;transition:all .2s;display:flex}[data-theme=dark] .diagnostics-module__KmT5VW__optionLetter{color:#f1f5f999;background:#ffffff0a;border-color:#ffffff24}.diagnostics-module__KmT5VW__optionBtn:hover .diagnostics-module__KmT5VW__optionLetter{color:#0284c7;background:#fff;border-color:#0ea5e9;transform:scale(1.05);box-shadow:0 0 16px -2px #0ea5e966}[data-theme=dark] .diagnostics-module__KmT5VW__optionBtn:hover .diagnostics-module__KmT5VW__optionLetter{color:#7dd3fc;background:#38bdf81f;border-color:#38bdf8;box-shadow:0 0 16px -2px #38bdf880}@keyframes diagnostics-module__KmT5VW__drFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.diagnostics-module__KmT5VW__resultView{color:#0f172a;--t-bg:#f6f8fb;--t-surface:#fff;--t-surface-hover:#f1f5f9;--t-border:#0f172a14;--t-text:#0f172a;--t-text-muted:#0f172a9e;--t-text-dim:#0f172a80;--t-accent:#0ea5e9;--dr-topbar-bg:#f6f8fbd9;--dr-gauge-track:#0f172a14;--dr-gauge-tick:#0f172a2e;--dr-gauge-needle:#0f172a;--dr-gauge-hub:#f6f8fb;--dr-safe-color:#16a34a;--dr-safe-bg:#22c55e14;--dr-safe-border:#22c55e38;--dr-safe-icon-bg:#22c55e24;--dr-caution-color:#d97706;--dr-caution-bg:#f59e0b14;--dr-caution-border:#f59e0b38;--dr-caution-icon-bg:#f59e0b24;--dr-high-caution-color:#ea580c;--dr-high-caution-bg:#ea580c14;--dr-high-caution-border:#ea580c38;--dr-high-caution-icon-bg:#ea580c24;--dr-danger-color:#dc2626;--dr-danger-bg:#ef444414;--dr-danger-border:#ef444438;--dr-danger-icon-bg:#ef444424;background:#f6f8fb;min-height:100vh}[data-theme=dark] .diagnostics-module__KmT5VW__resultView{color:#f1f5f9;--t-bg:#0b1121;--t-surface:#ffffff0a;--t-surface-hover:#ffffff14;--t-border:#ffffff1a;--t-text:#f1f5f9;--t-text-muted:#f1f5f9ad;--t-text-dim:#f1f5f98c;--t-accent:#38bdf8;--dr-topbar-bg:#0b1121d9;--dr-gauge-track:#ffffff0f;--dr-gauge-tick:#ffffff26;--dr-gauge-needle:#f1f5f9;--dr-gauge-hub:#0b1121;--dr-safe-color:#4ade80;--dr-caution-color:#fbbf24;--dr-high-caution-color:#fb923c;--dr-danger-color:#f87171;background:#0b1121}.diagnostics-module__KmT5VW__resultView{position:relative;overflow-x:clip}.diagnostics-module__KmT5VW__drTopBar{z-index:10;background:var(--dr-topbar-bg);-webkit-backdrop-filter:blur(16px);align-items:center;gap:10px;padding:12px 20px;display:flex;position:sticky;top:0}.diagnostics-module__KmT5VW__drBackBtn{color:var(--t-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;place-items:center;width:36px;height:36px;transition:all .15s;display:grid}.diagnostics-module__KmT5VW__drBackBtn:hover{color:var(--t-text);background:#0f172a0f}[data-theme=dark] .diagnostics-module__KmT5VW__drBackBtn:hover{background:#ffffff0f}.diagnostics-module__KmT5VW__drTopTitle{color:var(--t-text);text-transform:uppercase;letter-spacing:.16em;font-family:Poppins,Arial,sans-serif;font-size:13px;font-weight:700}.diagnostics-module__KmT5VW__drHero{z-index:1;text-align:center;max-width:820px;margin:0 auto;padding:64px 32px 48px;animation:1s cubic-bezier(.2,.8,.2,1) both diagnostics-module__KmT5VW__drFadeUp;position:relative}.diagnostics-module__KmT5VW__drCaseLabel{letter-spacing:.18em;text-transform:uppercase;color:#0ea5e9;align-items:center;gap:8px;margin-bottom:18px;font-family:Poppins,Arial,sans-serif;font-size:12px;font-weight:700;display:inline-flex}[data-theme=dark] .diagnostics-module__KmT5VW__drCaseLabel{color:#7dd3fc}.diagnostics-module__KmT5VW__drCaseDot{background:#ef4444;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #ef444429}.diagnostics-module__KmT5VW__drTitle{letter-spacing:-.035em;color:var(--t-text);margin:0 0 18px;font-family:Poppins,Arial,sans-serif;font-size:clamp(34px,5.5vw,60px);font-weight:800;line-height:1.05}.diagnostics-module__KmT5VW__drAccent{background:linear-gradient(90deg,#38bdf8,#0ea5e9);border-radius:2px;width:60px;height:4px;margin:0 auto 22px}.diagnostics-module__KmT5VW__drLede{max-width:620px;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--t-text-muted);margin:0 auto;font-size:clamp(15px,1.9vw,19px);font-style:italic;line-height:1.6}.diagnostics-module__KmT5VW__drChapter{z-index:1;max-width:720px;margin:0 auto;padding:48px 32px 0;position:relative}.diagnostics-module__KmT5VW__drChapterHead{grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-bottom:24px;display:grid}.diagnostics-module__KmT5VW__drChapterTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--t-text);opacity:.82;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:700}.diagnostics-module__KmT5VW__drChapterRule{background:linear-gradient(90deg,#0f172a2e,#0000);height:1px}[data-theme=dark] .diagnostics-module__KmT5VW__drChapterRule{background:linear-gradient(90deg,#ffffff2e,#0000)}.diagnostics-module__KmT5VW__drStatGrid{gap:16px;animation:1s cubic-bezier(.2,.8,.2,1) .1s both diagnostics-module__KmT5VW__drFadeUp;display:grid}.diagnostics-module__KmT5VW__drStatGridTwo{grid-template-columns:repeat(2,1fr)}.diagnostics-module__KmT5VW__drStatGridThree{grid-template-columns:repeat(3,1fr)}.diagnostics-module__KmT5VW__drStatCard{text-align:center;background:#fff;border:1px solid #0f172a14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:36px 24px;display:flex;box-shadow:0 1px 2px #0f172a0a,0 16px 38px -20px #0f172a33}.diagnostics-module__KmT5VW__drStatCard .diagnostics-module__KmT5VW__drStripVal{font-size:25px}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard{box-shadow:none;background:#ffffff08;border-color:#ffffff14}.diagnostics-module__KmT5VW__drStatCard[data-drive=safe]{border-color:#22c55e4d}.diagnostics-module__KmT5VW__drStatCard[data-drive=caution]{border-color:#f59e0b4d}.diagnostics-module__KmT5VW__drStatCard[data-drive=high_caution]{border-color:#ea580c4d}.diagnostics-module__KmT5VW__drStatCard[data-drive=do_not_drive]{border-color:#ef44444d}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=safe]{border-color:#22c55e59}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=caution]{border-color:#f59e0b59}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=high_caution]{border-color:#ea580c59}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=do_not_drive]{border-color:#ef444459}.diagnostics-module__KmT5VW__drStripLbl{letter-spacing:.2em;text-transform:uppercase;color:var(--t-text-muted);font-family:Poppins,Arial,sans-serif;font-size:11px;font-weight:800}.diagnostics-module__KmT5VW__drStripVal{letter-spacing:-.025em;color:var(--t-text);text-transform:capitalize;font-family:Poppins,Arial,sans-serif;font-size:22px;font-weight:800;line-height:1.15}.diagnostics-module__KmT5VW__drStripValNumeric{font-variant-numeric:tabular-nums}.diagnostics-module__KmT5VW__drStatCard[data-drive=caution] .diagnostics-module__KmT5VW__drStripValDrive{color:#d97706}.diagnostics-module__KmT5VW__drStatCard[data-drive=high_caution] .diagnostics-module__KmT5VW__drStripValDrive{color:#ea580c}.diagnostics-module__KmT5VW__drStatCard[data-drive=do_not_drive] .diagnostics-module__KmT5VW__drStripValDrive{color:#dc2626}.diagnostics-module__KmT5VW__drStatCard[data-drive=safe] .diagnostics-module__KmT5VW__drStripValDrive{color:#16a34a}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=caution] .diagnostics-module__KmT5VW__drStripValDrive{color:#fbbf24}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=high_caution] .diagnostics-module__KmT5VW__drStripValDrive{color:#fb923c}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=do_not_drive] .diagnostics-module__KmT5VW__drStripValDrive{color:#f87171}[data-theme=dark] .diagnostics-module__KmT5VW__drStatCard[data-drive=safe] .diagnostics-module__KmT5VW__drStripValDrive{color:#4ade80}.diagnostics-module__KmT5VW__drStripFine{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--t-text-dim);font-size:13px;font-style:italic;line-height:1.55}.diagnostics-module__KmT5VW__drStripMini{align-items:center;gap:7px;display:inline-flex}.diagnostics-module__KmT5VW__drStripMiniDot{background:#0f172a1f;border-radius:50%;flex-shrink:0;width:11px;height:11px}[data-theme=dark] .diagnostics-module__KmT5VW__drStripMiniDot{background:#ffffff26}.diagnostics-module__KmT5VW__drStripMiniDot_done{background:#0ea5e9}.diagnostics-module__KmT5VW__drActionsFooter{z-index:1;max-width:720px;margin:0 auto;padding:56px 32px 0;position:relative}.diagnostics-module__KmT5VW__drActionsNoteBlock{flex-direction:column;gap:16px;display:flex}.diagnostics-module__KmT5VW__drActionsNote{color:var(--t-text-muted);font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#0f172a05;border:1px solid #0f172a14;border-radius:12px;margin:0;padding:16px 18px;font-size:14px;font-style:italic;line-height:1.55}[data-theme=dark] .diagnostics-module__KmT5VW__drActionsNote{background:#ffffff08;border-color:#ffffff14}.diagnostics-module__KmT5VW__drActionsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.diagnostics-module__KmT5VW__drCta,.diagnostics-module__KmT5VW__drCtaGhost{letter-spacing:-.005em;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 32px;font-family:Poppins,Arial,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),background .3s,box-shadow .3s,border-color .2s,filter .2s;display:inline-flex}.diagnostics-module__KmT5VW__drCta{color:#fff;background:linear-gradient(135deg,#38bdf8,#0284c7);border:none;box-shadow:0 1px 2px #0284c766,0 16px 38px -14px #0ea5e98c,inset 0 1px #ffffff40}.diagnostics-module__KmT5VW__drCta:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 1px 2px #0284c766,0 24px 52px -14px #0ea5e9b3,inset 0 1px #ffffff4d}.diagnostics-module__KmT5VW__drCtaGhost{color:var(--t-text);background:#fff;border:1px solid #0f172a24;box-shadow:0 1px 2px #0f172a0a,0 2px 8px -4px #0f172a14}.diagnostics-module__KmT5VW__drCtaGhost:hover{border-color:#0f172a3d;transform:translateY(-2px);box-shadow:0 1px 2px #0f172a0d,0 12px 26px -10px #0f172a2e}[data-theme=dark] .diagnostics-module__KmT5VW__drCtaGhost{box-shadow:none;background:#ffffff0a;border-color:#ffffff24}[data-theme=dark] .diagnostics-module__KmT5VW__drCtaGhost:hover{background:#ffffff14;border-color:#ffffff47}.diagnostics-module__KmT5VW__drFooter{z-index:1;text-align:center;border-top:1px solid #0f172a0f;max-width:720px;margin:64px auto 0;padding:80px 32px 100px;position:relative}[data-theme=dark] .diagnostics-module__KmT5VW__drFooter{border-top-color:#ffffff0f}.diagnostics-module__KmT5VW__drDisclaimer{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--t-text-dim);opacity:.75;margin:24px 0 0;font-size:12.5px;font-style:italic;line-height:1.6}@media (max-width:800px){.diagnostics-module__KmT5VW__categoryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.diagnostics-module__KmT5VW__categoryGrid{gap:var(--t-sp-3);grid-template-columns:repeat(2,1fr)}.diagnostics-module__KmT5VW__categoryCard{min-height:180px;padding:var(--t-sp-4) var(--t-sp-3)}.diagnostics-module__KmT5VW__drTitle{font-size:22px}.diagnostics-module__KmT5VW__drHero{padding-top:var(--t-sp-6)}.diagnostics-module__KmT5VW__drStatGrid,.diagnostics-module__KmT5VW__drStatGridTwo,.diagnostics-module__KmT5VW__drStatGridThree{grid-template-columns:1fr}.diagnostics-module__KmT5VW__pricePickerRow{flex-direction:column}.diagnostics-module__KmT5VW__questionCard{border-radius:18px;padding:24px 16px}.diagnostics-module__KmT5VW__drActionsRow{flex-direction:column;align-items:stretch}.diagnostics-module__KmT5VW__drCta,.diagnostics-module__KmT5VW__drCtaGhost{width:100%}}