.tf-home{--bg-main:#f6f7f4;--bg-panel:#ffffff;--bg-soft:#eef1ea;--bg-warm:#fff8ef;--bg-dark:#111827;--bg-dark-2:#161f2b;--primary:#b45309;--primary-dark:#92400e;--primary-soft:#fef3c7;--amber:#f59e0b;--green-ok:#15803d;--yellow-warn:#ca8a04;--red-danger:#b91c1c;--blue-info:#2563eb;--text-main:#111827;--text-muted:#6b7280;--text-soft:#9ca3af;--border:#d7dccf;--border-strong:rgba(17,24,39,0.14);--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:24px;--radius-2xl:30px;--radius-pill:999px;--shadow-sm:0 8px 20px rgba(17,24,39,0.05);--shadow-md:0 14px 34px rgba(17,24,39,0.08),inset 0 1px 0 rgba(255,255,255,0.85);--shadow-lg:0 24px 60px rgba(17,24,39,0.12),inset 0 1px 0 rgba(255,255,255,0.85);--container:1180px;min-height:100vh;color:var(--text-main);background:radial-gradient(circle at 74% 9%,rgba(180,83,9,.08),transparent 28%),linear-gradient(rgba(17,24,39,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,39,.03) 1px,transparent 1px),var(--bg-main);background-size:auto,32px 32px,32px 32px,auto;font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.tf-home *,.tf-home :after,.tf-home :before{box-sizing:border-box}.tf-home a{color:inherit;text-decoration:none}.tf-home button,.tf-home input{font:inherit}.tf-home svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.tf-home .section-shell{width:min(var(--container),calc(100% - 48px));margin:0 auto}.tf-home .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.tf-home .site-header{position:sticky;top:0;z-index:50;background:rgba(246,247,244,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(17,24,39,.08)}.tf-home .nav-wrap{width:min(var(--container),calc(100% - 48px));min-height:72px;margin:0 auto;display:flex;align-items:center;gap:28px}.tf-home .brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;letter-spacing:-.035em}.tf-home .brand-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:15px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.tf-home .brand-mark svg{width:31px;height:31px}.tf-home .mark-drop{fill:#fff7ed;stroke:var(--primary);stroke-width:2.4}.tf-home .mark-gear{stroke:var(--bg-dark);stroke-width:2}.tf-home .brand-text{font-size:21px;line-height:1}.tf-home .brand-text span{color:var(--primary)}.tf-home .brand-text em{font-style:normal;color:#404853}.tf-home .main-nav{display:flex;justify-content:center;gap:32px;flex:1}.tf-home .main-nav a{color:#273142;font-size:14px;font-weight:700;transition:color .18s ease,transform .18s ease}.tf-home .main-nav a:hover{color:var(--primary);transform:translateY(-1px)}.tf-home .nav-cta{display:inline-flex;align-items:center;gap:10px;border-radius:var(--radius-md);background:linear-gradient(180deg,#c76508,var(--primary));color:#fff;padding:12px 18px;font-size:14px;font-weight:850;box-shadow:0 12px 26px rgba(180,83,9,.24);border:1px solid rgba(146,64,14,.45)}.tf-home .nav-cta:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(180,83,9,.28)}.tf-home .hero{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;padding:58px 0 34px}.tf-home .hero:after{content:"";position:absolute;left:43%;top:72px;width:240px;height:240px;opacity:.08;background:radial-gradient(circle,transparent 0 29%,#111827 30% 31%,transparent 32% 45%,#111827 46% 47%,transparent 48%),conic-gradient(from 0deg,transparent 0 12deg,#111827 13deg 17deg,transparent 18deg 36deg);border-radius:50%;pointer-events:none}.tf-home .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(180,83,9,.36);border-radius:var(--radius-pill);background:rgba(255,255,255,.72);color:var(--primary-dark);font-size:13px;font-weight:800;box-shadow:var(--shadow-sm)}.tf-home .eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px rgba(180,83,9,.12)}.tf-home .hero h1{max-width:620px;margin:22px 0 0;color:var(--text-main);font-size:clamp(42px,6vw,68px);line-height:.98;font-weight:900;letter-spacing:-.06em}.tf-home .hero h1 strong{color:var(--primary);font-weight:900}.tf-home .hero-lead{max-width:560px;margin:22px 0 0;color:#4b5563;font-size:18px;line-height:1.58}.tf-home .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.tf-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 20px;border-radius:var(--radius-md);font-size:15px;font-weight:850;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tf-home .btn:hover{transform:translateY(-1px)}.tf-home .btn-primary{background:linear-gradient(180deg,#c76508,var(--primary));color:#fff;border:1px solid rgba(146,64,14,.45);box-shadow:0 14px 28px rgba(180,83,9,.22)}.tf-home .btn-secondary{background:#fff;color:var(--text-main);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.tf-home .trust-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.tf-home .trust-pills span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(17,24,39,.1);border-radius:var(--radius-sm);background:rgba(255,255,255,.7);color:#4b5563;font-size:13px;font-weight:700}.tf-home .trust-pills svg{width:17px;height:17px;color:var(--primary-dark)}.tf-home .quick-card{position:relative;overflow:hidden;padding:26px;border-radius:28px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-lg)}.tf-home .quick-accent{position:absolute;top:0;left:26px;right:26px;height:4px;border-radius:var(--radius-pill);background:linear-gradient(90deg,#92400e,#f59e0b,#b91c1c)}.tf-home .quick-card h2{margin:0;font-size:26px;letter-spacing:-.035em;line-height:1.1}.tf-home .quick-card>p{margin:8px 0 18px;color:var(--text-muted);font-size:14px}.tf-home .check-list{display:grid;gap:12px}.tf-home .check-row{display:grid;grid-template-columns:44px 1fr 34px;align-items:center;gap:14px;padding:13px;border-radius:var(--radius-lg);background:#fafaf7;border:1px solid rgba(17,24,39,.09)}.tf-home .row-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:15px;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}.tf-home .row-icon svg{width:22px;height:22px}.tf-home .row-icon.amber{background:linear-gradient(180deg,#eda44c,#c7771b)}.tf-home .row-icon.red{background:linear-gradient(180deg,#ef7770,#cb3d3d)}.tf-home .row-icon.brown{background:linear-gradient(180deg,#9f7863,#7c4a32)}.tf-home .row-icon.gray{background:linear-gradient(180deg,#9c938b,#6c625b)}.tf-home .check-row h3{margin:0;font-size:15px;font-weight:850}.tf-home .check-row p{margin:2px 0 0;color:var(--text-muted);font-size:13px;line-height:1.35}.tf-home .check-row b{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#fff8ef;border:1px solid rgba(180,83,9,.22);color:var(--primary-dark);font-size:14px}.tf-home .safety-note{margin-top:14px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;padding:14px;border-radius:16px;background:#fff7ed;border:1px solid rgba(180,83,9,.22);color:#7c2d12;font-size:13px;line-height:1.45}.tf-home .safety-note svg{width:26px;height:26px;color:var(--primary);fill:rgba(180,83,9,.12)}.tf-home .jump-panel{display:grid;grid-template-columns:230px 1fr;gap:18px;align-items:stretch;margin-top:16px;padding:22px;border-radius:28px;background:radial-gradient(circle at 18% 20%,rgba(245,158,11,.1),transparent 34%),linear-gradient(180deg,#1a2029,#10151d);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(17,24,39,.2),inset 0 1px 0 rgba(255,255,255,.08)}.tf-home .jump-intro{padding:8px 8px 8px 10px}.tf-home .jump-intro h2{margin:0;font-size:27px;line-height:1.08;letter-spacing:-.04em}.tf-home .jump-intro p{margin:14px 0 0;color:#cbd5e1;font-size:14px}.tf-home .jump-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.tf-home .jump-grid a{min-height:132px;display:grid;place-items:center;text-align:center;gap:10px;padding:16px 10px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.14);color:#fff;font-weight:800;line-height:1.12;transition:background .18s ease,transform .18s ease,border-color .18s ease}.tf-home .jump-grid a:hover{background:rgba(255,255,255,.1);transform:translateY(-2px);border-color:rgba(245,158,11,.45)}.tf-home .jump-grid svg{width:39px;height:39px;color:#f59e0b}.tf-home .brands,.tf-home .condition,.tf-home .guides,.tf-home .symptom-section,.tf-home .trust,.tf-home .vehicle-search,.tf-home .why{padding-top:34px}.tf-home .section-title{display:flex;align-items:center;gap:12px;margin-bottom:16px}.tf-home .section-title.compact{margin-bottom:14px}.tf-home .section-title>svg{flex:0 0 auto;width:27px;height:27px;color:var(--primary-dark)}.tf-home .section-title h2{margin:0;font-size:27px;line-height:1.15;letter-spacing:-.035em}.tf-home .section-title p{margin:4px 0 0;color:var(--text-muted);font-size:14px}.tf-home .guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tf-home .guide-card{position:relative;min-height:184px;padding:22px 22px 20px 78px;border-radius:22px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tf-home .guide-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgba(180,83,9,.35)}.tf-home .guide-icon{position:absolute;left:22px;top:23px;width:36px;height:36px;color:var(--primary)}.tf-home .guide-icon.red-line{color:var(--red-danger)}.tf-home .guide-icon.green-line{color:#6b7a27}.tf-home .guide-card span{display:inline-block;color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tf-home .guide-card h3{margin:5px 0 0;font-size:18px;line-height:1.18;letter-spacing:-.025em}.tf-home .guide-card p{margin:10px 0 16px;color:var(--text-muted);font-size:14px;line-height:1.48}.tf-home .guide-card a{color:var(--primary);font-size:14px;font-weight:850}.tf-home .condition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tf-home .condition-card{position:relative;overflow:hidden;min-height:160px;padding:21px 18px 18px;border-radius:18px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.tf-home .condition-card:before{content:"";position:absolute;inset:0 0 auto;height:5px}.tf-home .condition-card.red-top:before{background:linear-gradient(90deg,#dc2626,#fca5a5)}.tf-home .condition-card.amber-top:before{background:linear-gradient(90deg,#b45309,#f59e0b)}.tf-home .condition-card.brown-top:before{background:linear-gradient(90deg,#78350f,#b45309)}.tf-home .condition-card.black-top:before{background:linear-gradient(90deg,#111827,#7f1d1d)}.tf-home .condition-card svg{width:38px;height:38px;fill:currentColor;stroke-width:1.3}.tf-home .condition-card.red-top svg{color:#ef4444}.tf-home .condition-card.amber-top svg{color:#d97706}.tf-home .condition-card.brown-top svg{color:#92400e}.tf-home .condition-card.black-top svg{color:#1f2937}.tf-home .condition-card h3{margin:9px 0 0;font-size:16px;letter-spacing:-.015em}.tf-home .condition-card p{margin:6px 0 0;color:var(--text-muted);font-size:14px;line-height:1.45}.tf-home .symptom-layout{display:grid;grid-template-columns:1fr .95fr;gap:26px;align-items:stretch}.tf-home .symptom-list{display:grid;grid-template-columns:repeat(2,1fr);padding:16px 20px;border-radius:22px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.tf-home .symptom-list span{display:flex;align-items:center;gap:12px;padding:13px 0;color:#374151;font-size:15px;font-weight:780;border-bottom:1px solid rgba(17,24,39,.07)}.tf-home .symptom-list span:nth-last-child(-n+2){border-bottom:0}.tf-home .symptom-list svg{width:25px;height:25px;color:var(--primary-dark)}.tf-home .stop-card{display:grid;grid-template-columns:78px 1fr;gap:20px;align-items:center;padding:26px;border-radius:24px;background:linear-gradient(180deg,#fff7f7,#fff);border:1px solid rgba(185,28,28,.25);box-shadow:0 16px 35px rgba(185,28,28,.08)}.tf-home .stop-card>svg{width:70px;height:70px;color:#dc2626;fill:rgba(185,28,28,.12)}.tf-home .stop-card h3{margin:0;color:var(--red-danger);font-size:24px;letter-spacing:-.03em}.tf-home .stop-card p{margin:8px 0 16px;color:#7f1d1d;font-size:15px;line-height:1.48}.tf-home .stop-card a{display:inline-flex;padding:11px 15px;border-radius:13px;background:#dc2626;color:#fff;font-size:14px;font-weight:850;box-shadow:0 10px 20px rgba(185,28,28,.18)}.tf-home .vehicle-title{align-items:flex-start}.tf-home .brands{padding-top:38px}.tf-home .brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tf-home .brand-card{position:relative;overflow:hidden;display:block;min-height:168px;padding:15px 15px 13px;border-radius:18px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tf-home .brand-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 34%,rgba(180,83,9,.07),transparent 32%);pointer-events:none}.tf-home .brand-card:hover{transform:translateY(-3px);border-color:rgba(180,83,9,.42);box-shadow:var(--shadow-md)}.tf-home .brand-card-top{position:relative;z-index:1;display:flex;align-items:center;gap:9px}.tf-home .brand-card-top strong{font-size:16px;letter-spacing:-.02em}.tf-home .brand-badge{min-width:32px;height:32px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(17,24,39,.18);background:#fff;color:#333;font-size:12px;font-weight:900}.tf-home .brand-badge.blue{background:#eaf3ff;color:#174ea6;border-color:rgba(37,99,235,.25)}.tf-home .brand-badge.gold{background:#fff7da;color:#a16207;border-color:rgba(202,138,4,.25);font-size:18px}.tf-home .brand-badge.dark{width:auto;border-radius:9px;background:#111827;color:#fff;font-size:11px}.tf-home .brand-badge.bmw{background:conic-gradient(#2563eb 0 25%,#fff 0 50%,#2563eb 0 75%,#fff 0);color:#111827;border-color:#111827}.tf-home .brand-card p{position:relative;z-index:1;margin:6px 0 2px;color:var(--text-muted);font-size:13px}.tf-home .brand-card em{position:relative;z-index:1;font-style:normal;color:var(--primary);font-size:13px;font-weight:850}.tf-home .vehicle-art{position:relative;z-index:1;height:74px;margin:4px 0 0;border-radius:15px;background:linear-gradient(180deg,#f8f8f4,#eef1ea);overflow:hidden}.tf-home .vehicle-art.has-photo{height:118px;background:linear-gradient(180deg,#f8f8f4,#eef1ea)}.tf-home .vehicle-art img{width:100%;height:100%;object-fit:cover}.tf-home .vehicle-art:not(.has-photo):before{content:"";position:absolute;left:34px;right:30px;bottom:18px;height:26px;border-radius:40px 45px 13px 13px;background:linear-gradient(180deg,var(--car-top,#f3f4f6),var(--car-bottom,#c9ced6));border:1px solid rgba(17,24,39,.22);box-shadow:0 12px 12px rgba(17,24,39,.08)}.tf-home .vehicle-art:not(.has-photo):after{content:"";position:absolute;left:72px;bottom:41px;width:65px;height:23px;border-radius:34px 34px 3px 3px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(148,163,184,.35));border:1px solid rgba(17,24,39,.16)}.tf-home .vehicle-art:not(.has-photo) span:after,.tf-home .vehicle-art:not(.has-photo) span:before{content:"";position:absolute;bottom:11px;width:22px;height:22px;border-radius:50%;background:radial-gradient(circle,#f3f4f6 0 26%,#1f2937 27% 65%,#0f172a 66%);z-index:3}.tf-home .vehicle-art:not(.has-photo) span:before{left:58px}.tf-home .vehicle-art:not(.has-photo) span:after{right:52px}.tf-home .vehicle-art.truck:not(.has-photo):before{left:25px;right:26px;height:30px;border-radius:16px 8px 12px 12px}.tf-home .vehicle-art.truck:not(.has-photo):after{left:56px;width:52px;bottom:44px;border-radius:14px 14px 3px 3px}.tf-home .vehicle-art.suv:not(.has-photo):before{left:30px;right:27px;height:31px;border-radius:28px 28px 12px 12px}.tf-home .vehicle-art.jeep:not(.has-photo):before{left:35px;right:35px;height:34px;border-radius:9px 9px 12px 12px}.tf-home .vehicle-art.silver{--car-top:#f7f8f9;--car-bottom:#cdd3d8}.tf-home .vehicle-art.pearl{--car-top:#ffffff;--car-bottom:#d6dbe0}.tf-home .vehicle-art.white{--car-top:#ffffff;--car-bottom:#d9dee4}.tf-home .vehicle-art.bluecar{--car-top:#3b82f6;--car-bottom:#174ea6}.tf-home .vehicle-art.champagne{--car-top:#f6ead8;--car-bottom:#c8ad89}.tf-home .vehicle-art.charcoal{--car-top:#5b626a;--car-bottom:#2f3640}.tf-home .vehicle-art.graphite{--car-top:#d6d8dc;--car-bottom:#8f98a5}.tf-home .vehicle-art.gray{--car-top:#e5e7eb;--car-bottom:#a8b0bb}.tf-home .vehicle-search{padding-top:28px}.tf-home .search-box{display:grid;grid-template-columns:48px 1fr 178px;align-items:center;gap:0;height:58px;border-radius:18px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm);overflow:hidden}.tf-home .search-box span{display:grid;place-items:center;color:var(--text-muted)}.tf-home .search-box svg{width:22px;height:22px}.tf-home .search-box input{width:100%;height:100%;border:0;outline:0;color:var(--text-main);background:transparent}.tf-home .search-box input::placeholder{color:#9aa3af}.tf-home .search-box button{height:44px;margin-right:7px;border:0;border-radius:14px;background:linear-gradient(180deg,#c76508,var(--primary));color:#fff;font-weight:850;cursor:pointer}.tf-home .model-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.tf-home .model-pills a{display:inline-flex;align-items:center;min-height:34px;padding:8px 13px;border-radius:12px;background:#fff;border:1px solid var(--border);color:#4b5563;font-size:13px;font-weight:750;transition:border-color .18s ease,color .18s ease,background .18s ease}.tf-home .model-pills a:hover{border-color:rgba(180,83,9,.45);color:var(--primary-dark);background:#fffbeb}.tf-home .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tf-home .trust-grid article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:21px;border-radius:22px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.tf-home .trust-grid svg{width:52px;height:52px;color:#6b4a36}.tf-home .trust-grid h3{margin:0;font-size:18px;line-height:1.13;letter-spacing:-.025em}.tf-home .trust-grid p{margin:6px 0 0;color:var(--text-muted);font-size:14px;line-height:1.42}.tf-home .why{padding-top:28px;padding-bottom:42px}.tf-home .why-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px}.tf-home .why p{margin:0 0 14px;color:#374151;font-size:15px;line-height:1.68}.tf-home .why ul{margin:0;padding:3px 0 0;list-style:none;display:grid;gap:13px}.tf-home .why li{position:relative;padding-left:31px;color:#374151;font-size:15px;line-height:1.5}.tf-home .why li:before{content:"✓";position:absolute;left:0;top:1px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#fff7ed;color:var(--primary);font-size:13px;font-weight:900;border:1px solid rgba(180,83,9,.22)}.tf-home .site-footer{background:radial-gradient(circle at 12% 0,rgba(245,158,11,.1),transparent 28%),linear-gradient(180deg,#18202b,#10151d);color:#fff;padding:38px 0 16px;border-top:1px solid rgba(255,255,255,.08);margin-top:34px}.tf-home .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:46px}.tf-home .footer-logo .brand-mark{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.tf-home .footer-logo .brand-text em{color:#d1d5db}.tf-home .footer-brand p{max-width:260px;margin:15px 0 0;color:#d1d5db}.tf-home .social-row{display:flex;gap:8px;margin-top:18px}.tf-home .social-row a{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.04);font-size:14px;font-weight:850}.tf-home .site-footer nav{display:grid;align-content:start;gap:7px}.tf-home .site-footer h3{margin:0 0 6px;font-size:15px}.tf-home .site-footer nav a{color:#cbd5e1;font-size:13px}.tf-home .site-footer nav a:hover{color:#fff}.tf-home .footer-note{margin-top:30px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);color:#aab3c2;text-align:center;font-size:12px}@media (max-width:1024px){.tf-home .main-nav{display:none}.tf-home .nav-wrap{justify-content:space-between}.tf-home .hero{grid-template-columns:1fr;gap:28px;padding-top:38px}.tf-home .hero:after{display:none}.tf-home .jump-panel{grid-template-columns:1fr}.tf-home .jump-grid{grid-template-columns:repeat(3,1fr)}.tf-home .brand-grid,.tf-home .condition-grid,.tf-home .guide-grid,.tf-home .trust-grid{grid-template-columns:repeat(2,1fr)}.tf-home .symptom-layout,.tf-home .why-grid{grid-template-columns:1fr}}@media (max-width:680px){.tf-home .nav-wrap,.tf-home .section-shell{width:min(100% - 32px,var(--container))}.tf-home .brand-text{font-size:18px}.tf-home .brand-mark{width:38px;height:38px}.tf-home .nav-cta{display:none}.tf-home .hero h1{font-size:42px}.tf-home .hero-lead{font-size:16px}.tf-home .hero-actions .btn{width:100%}.tf-home .quick-card{padding:20px;border-radius:24px}.tf-home .check-row{grid-template-columns:40px 1fr}.tf-home .check-row b{display:none}.tf-home .jump-panel{padding:18px;border-radius:22px}.tf-home .jump-grid{grid-template-columns:repeat(2,1fr)}.tf-home .jump-grid a{min-height:112px}.tf-home .brand-grid,.tf-home .condition-grid,.tf-home .guide-grid,.tf-home .trust-grid{grid-template-columns:1fr}.tf-home .guide-card{padding-left:72px}.tf-home .symptom-list{grid-template-columns:1fr}.tf-home .symptom-list span:nth-last-child(-n+2){border-bottom:1px solid rgba(17,24,39,.07)}.tf-home .symptom-list span:last-child{border-bottom:0}.tf-home .stop-card{grid-template-columns:1fr}.tf-home .search-box{grid-template-columns:44px 1fr;height:auto;padding:6px}.tf-home .search-box input{min-height:48px}.tf-home .search-box button{grid-column:1/-1;width:100%;margin:0}.tf-home .model-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.tf-home .model-pills::-webkit-scrollbar{display:none}.tf-home .model-pills a{white-space:nowrap}.tf-home .footer-grid{grid-template-columns:1fr;gap:28px}}