:root{--navy:#071a35;--blue:#0867f2;--sky:#eaf3ff;--ink:#0d1d36;--muted:#617087;--line:#dfe7f1;--green:#14944f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-geist),Arial,sans-serif}button,input{font:inherit}button,a{transition:.2s}a{text-decoration:none;color:inherit}main{overflow:hidden}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5.5vw,24px);border-bottom:1px solid var(--line);position:relative;z-index:5;background:#fff}.brand{display:flex;align-items:center;font-size:28px;font-weight:800;letter-spacing:-1.3px}.brand i{width:42px;height:42px;border:4px solid var(--blue);border-bottom-color:transparent;border-radius:50%;margin-right:10px;color:var(--blue);font-size:24px;display:grid;place-items:center;font-style:normal}nav{display:flex;gap:38px;font-weight:650}nav a:hover{color:var(--blue)}.header-cta{background:var(--navy);color:#fff;padding:12px 19px;border-radius:11px;font-weight:700}.hero{min-height:480px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:55px max(5.5vw,24px) 75px;background:radial-gradient(circle at 77% 40%,#eef6ff 0,transparent 35%),linear-gradient(#fff,#f9fcff);position:relative}.hero-copy{z-index:2}.eyebrow,.section-title span,.compare-band span{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.8px}.hero h1{font-size:clamp(44px,5vw,73px);line-height:.98;letter-spacing:-4px;margin:15px 0 24px}.hero mark{color:var(--blue);background:none}.hero-copy>p{color:var(--muted);font-size:18px;line-height:1.7;max-width:620px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px}.primary{background:var(--blue);color:#fff;padding:16px 24px;border-radius:10px;font-weight:750;box-shadow:0 10px 25px #0867f22d}.hero-actions button{border:0;background:none;color:var(--blue);font-weight:750;cursor:pointer}.hero-visual{height:360px;position:relative}.metric{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 14px 35px #102a5015;border-radius:15px;padding:16px 20px;display:grid;z-index:2}.metric small{color:var(--muted)}.metric b{font-size:24px;margin:4px 0}.metric span{color:var(--green);font-size:12px;font-weight:700}.m1{top:10px;left:10%}.m2{right:3%;top:28px}.car{position:absolute;width:88%;height:190px;bottom:18px;left:5%}.body{position:absolute;width:100%;height:110px;bottom:22px;border-radius:80px 48px 25px 24px;background:linear-gradient(150deg,#1c4c88,#071b36 62%,#173a68);box-shadow:0 24px 30px #071a3535}.roof{position:absolute;width:58%;height:100px;left:22%;top:0;border-radius:120px 100px 0 0;background:#0c2e58;clip-path:polygon(18% 0,73% 0,100% 100%,0 100%)}.window{position:absolute;width:44%;height:65px;left:30%;top:15px;background:linear-gradient(150deg,#dff3ff,#7195b7);clip-path:polygon(13% 0,75% 0,100% 100%,0 100%);border-radius:50px 50px 4px 4px}.wheel{position:absolute;width:72px;height:72px;bottom:0;border:13px solid #101722;background:#a8b5c4;border-radius:50%;z-index:3;box-shadow:inset 0 0 0 6px #334156}.w1{left:16%}.w2{right:13%}.tool-search{height:74px;max-width:89%;margin:-37px auto 0;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 12px 30px #14294a1c;position:relative;z-index:4;display:flex;align-items:center;padding:0 26px;gap:18px}.tool-search span{font-size:36px;color:var(--blue)}.tool-search input{flex:1;border:0;outline:0;font-size:17px;color:var(--ink)}.tool-search b{color:var(--blue);font-size:13px}.tools-section,.calculator-section,.guides{padding:85px max(5.5vw,24px)}.section-title{text-align:center;margin-bottom:40px}.section-title.left{text-align:left}.section-title h2{font-size:38px;letter-spacing:-1.5px;margin:8px 0}.section-title p{color:var(--muted);margin:0}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tool-card{text-align:left;background:#fff;border:1px solid var(--line);border-radius:17px;padding:25px;cursor:pointer;box-shadow:0 7px 22px #102a500b}.tool-card:hover,.tool-card.active{transform:translateY(-3px);border-color:#9fc6ff;box-shadow:0 15px 30px #0867f218}.tool-card i{width:52px;height:52px;border-radius:15px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:25px;font-style:normal;font-weight:800}.tool-card h3{font-size:18px;margin:18px 0 8px}.tool-card p{color:var(--muted);line-height:1.6;min-height:52px;margin:0}.tool-card b{display:block;color:var(--blue);font-size:13px;margin-top:18px}.calculator-section{background:#f5f9fe}.calculator-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;align-items:start}.form-grid{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-grid label span{font-size:13px;font-weight:700;display:block;margin-bottom:8px}.input-wrap{display:flex;align-items:center;border:1px solid #ccd8e6;border-radius:10px;overflow:hidden}.input-wrap:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0867f214}.input-wrap input{width:100%;border:0;outline:0;padding:13px;background:#fff}.input-wrap b{padding:0 12px;color:#7a889b;font-size:11px;white-space:nowrap}.result-card{background:var(--navy);color:#fff;border-radius:18px;padding:28px;box-shadow:0 18px 40px #071a3528}.result-card small{opacity:.7}.result-card>strong{font-size:42px;display:block;margin:7px 0}.result-card>p{color:#a9c9f4;margin:0 0 25px}.result-row{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding:13px 0;font-size:13px}.result-card em{display:block;font-size:10px;opacity:.55;margin-top:18px}.compare-band{margin:80px max(5.5vw,24px) 0;background:linear-gradient(130deg,#071a35,#0b3471);color:#fff;border-radius:24px;padding:46px 55px;display:flex;align-items:center;justify-content:space-between}.compare-band span{color:#6eb0ff}.compare-band h2{font-size:38px;margin:8px 0}.compare-band p{color:#b9cbe3}.compare-band button{background:#fff;color:var(--navy);border:0;border-radius:10px;padding:15px 22px;font-weight:800;cursor:pointer}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-grid article{border:1px solid var(--line);border-radius:18px;padding:28px}.guide-grid article>b{color:var(--blue);font-size:11px;letter-spacing:1.4px}.guide-grid h3{font-size:22px;margin:14px 0}.guide-grid p{color:var(--muted);line-height:1.65}.guide-grid a{color:var(--blue);font-weight:700;font-size:13px}.trust{background:#f5f9fe;border-block:1px solid var(--line);display:flex;justify-content:center;gap:70px;padding:25px;color:#52647d;font-weight:650}footer{background:#06152c;color:#fff;padding:55px max(5.5vw,24px) 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}footer .brand i{width:35px;height:35px;font-size:18px}footer p{color:#91a6c3}footer>div:not(:first-child){display:flex;flex-direction:column;gap:12px}footer>div b{margin-bottom:5px}footer>div a:not(.brand){color:#91a6c3;font-size:13px}footer>small{grid-column:1/-1;color:#68809e;border-top:1px solid #ffffff13;padding-top:25px;margin-top:20px}
@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero h1{font-size:52px}.hero-visual{height:300px}.tools-grid{grid-template-columns:repeat(2,1fr)}.calculator-grid{grid-template-columns:1fr}.trust{gap:22px;flex-wrap:wrap}.compare-band{align-items:flex-start;gap:25px}.guide-grid{grid-template-columns:1fr}footer{grid-template-columns:2fr 1fr}}
@media(max-width:600px){header{height:68px}.header-cta{font-size:12px;padding:10px 12px}.brand{font-size:23px}.brand i{width:34px;height:34px}.hero{padding-bottom:55px}.hero h1{font-size:43px;letter-spacing:-2.5px}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-visual{height:235px}.metric{padding:10px}.metric b{font-size:18px}.car{height:140px;width:100%;left:0}.body{height:80px}.roof{height:73px}.window{height:47px}.wheel{width:54px;height:54px;border-width:10px}.tool-search{height:64px;max-width:90%;padding:0 15px}.tool-search b{display:none}.tools-section,.calculator-section,.guides{padding:65px 20px}.tools-grid{grid-template-columns:1fr}.tool-card p{min-height:auto}.form-grid{grid-template-columns:1fr}.section-title h2,.compare-band h2{font-size:31px}.compare-band{margin:55px 20px 0;padding:32px 25px;flex-direction:column}.trust{justify-content:flex-start;padding-inline:25px}footer{grid-template-columns:1fr 1fr}footer>div:first-child{grid-column:1/-1}}

/* Carsiste visual refresh: Jost UI, Pacifico accent, premium hero and cards */
body{font-family:'Jost',Arial,sans-serif}.brand,nav,.header-cta,.hero h1,.section-title h2,.tool-card h3,.compare-band h2,.guide-grid h3,.result-card>strong{font-family:'Jost',Arial,sans-serif}.hero h1{font-weight:700;letter-spacing:-3.2px}.hero-copy>p{font-weight:400}.script-accent{display:block;font-family:'Pacifico',cursive;font-weight:400;font-size:20px;color:#0d1d36;margin:7px 0 2px}.hero-visual{isolation:isolate}.hero-visual:before{content:'';position:absolute;width:88%;height:55%;right:0;bottom:8%;border-radius:50%;background:radial-gradient(ellipse,#8fb4db42 0,transparent 70%);filter:blur(6px)}.hero-car-img{position:absolute;width:112%;height:auto;max-width:none;right:-10%;bottom:-4%;z-index:1;object-fit:contain;filter:drop-shadow(0 25px 22px #0b24483a)}.metric{z-index:3;backdrop-filter:blur(12px);background:#ffffffd9}.tools-section{background:linear-gradient(180deg,#fff 0,#f7faff 100%)}.tools-grid{gap:22px}.tool-card{position:relative;overflow:hidden;border:1px solid #dbe6f3;border-radius:24px;padding:27px;background:linear-gradient(145deg,#ffffff 0,#f7faff 100%);box-shadow:0 15px 45px #12325d0d;min-height:230px}.tool-card:before{content:'';position:absolute;width:130px;height:130px;border-radius:50%;right:-65px;top:-65px;background:linear-gradient(135deg,#0a69f21f,#5bbcff09);transition:.3s}.tool-card:after{content:'↗';position:absolute;right:23px;bottom:22px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--navy);font-size:17px;transition:.25s}.tool-card:hover,.tool-card.active{transform:translateY(-7px);border-color:#78acf5;background:linear-gradient(145deg,#fff,#eef5ff);box-shadow:0 22px 50px #0867f224}.tool-card:hover:before,.tool-card.active:before{transform:scale(1.45);background:linear-gradient(135deg,#0a69f233,#5bbcff10)}.tool-card:hover:after,.tool-card.active:after{background:var(--blue);transform:rotate(8deg)}.tool-card i{position:relative;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#0969f2,#51a8ff);color:#fff;box-shadow:0 10px 24px #0867f22e}.tool-card h3{font-size:20px;font-weight:700;margin:20px 0 8px}.tool-card p{font-size:15px}.tool-card>b{display:none}.form-grid,.result-card,.guide-grid article{border-radius:24px}.guide-grid article{box-shadow:0 12px 35px #102a500c}.primary{border-radius:13px}.tool-search{border-radius:18px}
@media(max-width:900px){.hero-car-img{width:95%;right:2%;bottom:-8%}}
@media(max-width:600px){.hero h1{letter-spacing:-2px}.hero-car-img{width:112%;right:-10%;bottom:0}.m1{left:0}.m2{right:0}.script-accent{font-size:18px}.tool-card{min-height:205px}}

@font-face{font-family:'Jost';src:url('fonts/jost-400.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:'Jost';src:url('fonts/jost-500.woff2') format('woff2');font-weight:500;font-display:swap}@font-face{font-family:'Jost';src:url('fonts/jost-600.woff2') format('woff2');font-weight:600;font-display:swap}@font-face{font-family:'Jost';src:url('fonts/jost-700.woff2') format('woff2');font-weight:700;font-display:swap}@font-face{font-family:'Jost';src:url('fonts/jost-800.woff2') format('woff2');font-weight:800;font-display:swap}@font-face{font-family:'Pacifico';src:url('fonts/pacifico-400.woff2') format('woff2');font-weight:400;font-display:swap}
.hero>*{min-width:0}.hero-copy{max-width:680px}.hero-visual{min-width:0;overflow:visible}.hero-car-img{width:96%;right:0;bottom:2%;max-height:280px;object-fit:contain;object-position:right bottom}.hero h1{font-size:clamp(44px,4.6vw,68px);line-height:1.02}.hero-copy>p{max-width:580px}
@media(max-width:1100px){.hero{grid-template-columns:1fr 1fr}.hero-car-img{width:100%;right:-3%;max-height:245px}.hero h1{font-size:52px}}
@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-copy{max-width:100%}.hero-visual{height:310px}.hero-car-img{width:82%;right:8%;max-height:270px}.hero h1{font-size:52px}.hero-copy>p{max-width:650px}}
@media(max-width:600px){.hero h1{font-size:43px}.hero-visual{height:235px}.hero-car-img{width:108%;right:-10%;max-height:205px}.metric{z-index:4}}

/* v4 — premium orange automotive theme */
:root{--navy:#1c1814;--blue:#f27024;--sky:#fff0e4;--ink:#201c18;--muted:#746b63;--line:#eadfd5;--green:#d95b17;--orange:#f27024;--orange-dark:#c94e0c;--cream:#fff9f4;--charcoal:#1c1814}
body{background:#fffdfa;color:var(--ink)}header{border-color:#eee2d8;background:#fffdfae8;backdrop-filter:blur(16px);position:sticky;top:0}.brand i{border-color:var(--orange);border-bottom-color:transparent;color:var(--orange)}.header-cta{background:var(--orange);box-shadow:0 8px 24px #f2702430}.header-cta:hover{background:var(--orange-dark);transform:translateY(-2px)}
.hero{background:radial-gradient(circle at 82% 40%,#ffe4cf 0,transparent 37%),linear-gradient(135deg,#fffdfa,#fff7ef)}.hero mark,.eyebrow,.section-title span{color:var(--orange)}.primary{background:linear-gradient(135deg,var(--orange),#ff944d);box-shadow:0 12px 28px #e85e1930}.primary:hover{transform:translateY(-3px);box-shadow:0 18px 34px #e85e1940}.hero-actions button{color:var(--orange-dark)}.hero-car-img{animation:carFloat 5s ease-in-out infinite}.hero-visual:before{background:radial-gradient(ellipse,#f68b3d2e 0,transparent 70%)}
.metric{display:flex;align-items:center;gap:12px;min-width:190px;border:1px solid #f3d5c0;border-radius:20px;background:#fffcf8e8;box-shadow:0 16px 40px #8f3f111a;padding:14px 17px;animation:metricFloat 4.5s ease-in-out infinite}.metric.m2{animation-delay:-1.8s}.metric>i{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--orange),#ff9a55);color:#fff;font-style:normal;font-size:18px;box-shadow:0 8px 18px #f2702435}.metric>div{display:grid}.metric small{font-size:11px}.metric b{font-size:21px;line-height:1.1}.metric span{color:var(--orange-dark);font-size:10px}.tool-search{border-color:#f0d7c5;box-shadow:0 14px 38px #8d45151a}.tool-search span,.tool-search b{color:var(--orange)}
.tools-section{background:linear-gradient(180deg,#fffdfa 0,#fff6ee 100%)}.tool-card{border-color:#eddccf;background:linear-gradient(145deg,#fff,#fff9f4);box-shadow:0 15px 45px #7f3b100d}.tool-card:before{background:linear-gradient(135deg,#f270242c,#ffb47d0b)}.tool-card:after{background:var(--charcoal)}.tool-card:hover,.tool-card.active{border-color:#f4a16d;background:linear-gradient(145deg,#fff,#fff1e5);box-shadow:0 22px 50px #d75a1421}.tool-card:hover:before,.tool-card.active:before{background:linear-gradient(135deg,#f2702442,#ffc79d12)}.tool-card:hover:after,.tool-card.active:after{background:var(--orange)}.tool-card i{background:linear-gradient(145deg,#fff3e9,#ffe1ca);color:var(--orange-dark);border:1px solid #f5c9aa;box-shadow:none}.tool-card i svg{width:29px;height:29px}.tool-card:hover i,.tool-card.active i{color:#fff;background:linear-gradient(135deg,var(--orange),#ff9a55);border-color:transparent;box-shadow:0 10px 24px #ef6a2630}.tool-card{animation:cardIn .6s both}.tool-card:nth-child(2){animation-delay:.07s}.tool-card:nth-child(3){animation-delay:.14s}.tool-card:nth-child(4){animation-delay:.21s}.tool-card:nth-child(5){animation-delay:.28s}.tool-card:nth-child(6){animation-delay:.35s}
.calculator-section{background:#fff7f0}.form-grid{border-color:#ead8ca;box-shadow:0 18px 50px #6d35100b}.input-wrap{border-color:#dfcfc2;background:#fff}.input-wrap:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px #f2702418}.result-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#fff8f2);color:var(--ink);border:1px solid #f0c9ad;box-shadow:0 22px 55px #913d1118;padding:30px}.result-card:before{content:'';position:absolute;width:170px;height:170px;border-radius:50%;right:-85px;top:-85px;background:#f2702416}.result-card small{opacity:1;color:var(--orange-dark);font-weight:700;text-transform:uppercase;letter-spacing:1.4px}.result-card>strong{color:var(--charcoal);font-size:46px}.result-card>p{color:var(--muted);font-weight:500}.result-row{border-color:#ead8ca;padding:15px 0}.result-row b{color:var(--orange-dark)}.result-card em{color:#8a7c72;opacity:1}.compare-band{background:linear-gradient(125deg,#2a211a,#4a2b18 62%,#7b3611);box-shadow:0 25px 60px #71300e28}.compare-band span{color:#ff9b58}.compare-band button{color:var(--orange-dark)}.guide-grid article{background:#fffdfa;border-color:#eadccf}.guide-grid article>b,.guide-grid a{color:var(--orange-dark)}.trust{background:#fff4ea;border-color:#efd9c7;color:#5b4f46}
footer{display:block;background:#17130f;padding:0;color:#fff}.footer-cta{margin:0 max(5.5vw,24px);padding:52px 0;border-bottom:1px solid #ffffff17;display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-cta span{font-size:11px;letter-spacing:2px;font-weight:800;color:#ff9450}.footer-cta h2{font-size:clamp(27px,3vw,42px);max-width:680px;margin:8px 0 0;letter-spacing:-1.5px}.footer-cta>a{flex:0 0 auto;background:var(--orange);padding:15px 22px;border-radius:12px;font-weight:700;box-shadow:0 10px 28px #0004}.footer-cta>a:hover{background:#ff8c45;transform:translateY(-3px)}.footer-main{padding:46px max(5.5vw,24px);display:grid;grid-template-columns:1.2fr 1.8fr;gap:80px}.footer-brand p{color:#a99b90;max-width:330px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.footer-links>div{display:flex;flex-direction:column;gap:11px}.footer-links b{color:#fff;margin-bottom:6px}.footer-links a{color:#a99b90;font-size:13px}.footer-links a:hover{color:#ff9450;transform:translateX(3px)}.footer-bottom{border-top:1px solid #ffffff14;padding:20px max(5.5vw,24px);display:flex;justify-content:space-between;gap:25px;color:#84776d;font-size:12px}.footer-bottom a{color:#ff9450}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes carFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes metricFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes cardIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
@media(max-width:900px){.footer-main{grid-template-columns:1fr;gap:35px}.footer-cta{align-items:flex-start;flex-direction:column}.footer-bottom{flex-wrap:wrap}.metric{min-width:170px}}
@media(max-width:600px){.metric{min-width:150px;padding:10px;gap:8px}.metric>i{width:33px;height:33px}.metric b{font-size:17px}.metric span{display:none}.footer-links{grid-template-columns:1fr 1fr}.footer-main{padding-block:35px}.footer-bottom{flex-direction:column}.footer-cta{padding-block:38px}.result-card>strong{font-size:40px}}

/* v5 footer correction and indexable content pages */
footer>.footer-cta{display:flex;flex-direction:row}footer>.footer-main{display:grid;grid-template-columns:1.15fr 1.85fr;flex-direction:initial}footer>.footer-bottom{display:flex;flex-direction:row}footer a{color:#d8c9be}footer .footer-cta>a{color:#24180f;background:#ff8a3d}footer .footer-cta>a:hover{color:#24180f;background:#ffa05f}.footer-links a{color:#c2b2a7}.footer-links a:hover,.footer-bottom a{color:#ff9a58}.footer-bottom{color:#a7978b}.footer-bottom span{display:inline}.footer-cta h2{color:#fff8f2}.footer-brand .brand{color:#fff}.footer-brand p{color:#bba99d}
.page-hero{padding:85px max(8vw,24px) 70px;background:radial-gradient(circle at 85% 20%,#ffe3cf 0,transparent 32%),linear-gradient(135deg,#fffdfa,#fff5ec);border-bottom:1px solid #f0dfd2}.page-hero>div{max-width:900px}.page-hero span{font-size:12px;letter-spacing:2px;font-weight:800;color:var(--orange)}.page-hero h1{font-size:clamp(43px,6vw,72px);line-height:1;margin:14px 0 20px;letter-spacing:-3px}.page-hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:800px}.content-page{max-width:900px;margin:0 auto;padding:70px 24px 90px}.content-page .lead{font-size:22px;line-height:1.65;color:#3e352e}.content-page h2{font-size:28px;margin:42px 0 12px;letter-spacing:-.8px}.content-page p,.content-page li{color:#655a52;font-size:16px;line-height:1.8}.content-page li{margin:7px 0}.content-page a{color:var(--orange-dark);text-decoration:underline;text-decoration-color:#f6b187;text-underline-offset:3px}.updated{display:inline-block;background:#fff0e4;border:1px solid #f4d2ba;border-radius:99px;padding:7px 13px;font-size:12px!important}.page-cta{margin-top:50px;background:linear-gradient(135deg,#2a2019,#633315);color:#fff;border-radius:24px;padding:34px}.page-cta h2{color:#fff;margin:0 0 10px}.page-cta p{color:#d9c7bb}.page-cta a{display:inline-block;background:#ff8a3d;color:#21150e;text-decoration:none;padding:12px 18px;border-radius:10px;font-weight:700}.contact-form{margin-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label{font-size:13px;font-weight:700;color:#4d423a}.contact-form label:nth-of-type(4){grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #dbc9bc;border-radius:11px;background:#fff;padding:13px;color:#241d18;font:inherit}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:0;border-color:var(--orange);box-shadow:0 0 0 4px #f2702417}.contact-form button{grid-column:1/-1;justify-self:start;border:0;border-radius:11px;background:var(--orange);color:#21150e;padding:14px 21px;font-weight:800;cursor:pointer}.honeypot{position:absolute!important;left:-10000px!important}.form-success,.form-error{padding:15px 18px;border-radius:10px;margin:25px 0}.form-success{background:#eaf7ed;color:#216b34}.form-error{background:#fff0eb;color:#9d321c}.form-note{font-size:13px!important}
@media(max-width:900px){footer>.footer-main{grid-template-columns:1fr;gap:35px}footer>.footer-cta{flex-direction:column}.footer-bottom{flex-wrap:wrap}}
@media(max-width:600px){footer>.footer-bottom{flex-direction:column}.page-hero{padding-block:65px 50px}.page-hero h1{letter-spacing:-2px}.content-page{padding-block:50px 70px}.content-page .lead{font-size:19px}.contact-form{grid-template-columns:1fr}.contact-form label:nth-of-type(4){grid-column:auto}}

/* v6 — completely redesigned light footer */
footer{background:#fff8f1!important;color:#2b211a!important;padding:46px max(3vw,18px) 0!important;border-top:1px solid #f1daca}
footer>.footer-cta{max-width:1200px;margin:0 auto!important;padding:38px 42px!important;border:0!important;border-radius:26px;background:linear-gradient(125deg,#f36f21,#ff9b57);box-shadow:0 22px 55px #c9531730;position:relative;overflow:hidden;align-items:center!important}
footer>.footer-cta:before,footer>.footer-cta:after{content:'';position:absolute;border:1px solid #ffffff48;border-radius:50%;pointer-events:none}footer>.footer-cta:before{width:230px;height:230px;right:19%;top:-150px}footer>.footer-cta:after{width:130px;height:130px;right:31%;bottom:-105px}
.footer-cta>div{position:relative;z-index:1}.footer-cta span{color:#3b1d0c!important}.footer-cta h2{color:#24150c!important;font-size:clamp(27px,3vw,40px)!important;max-width:650px!important}
footer .footer-cta>a{position:relative;z-index:1;color:#fff!important;background:#25170f!important;border:1px solid #25170f;padding:15px 22px!important;box-shadow:0 10px 24px #6e2c1230!important}.footer-cta>a:hover{color:#25170f!important;background:#fff!important;transform:translateY(-3px)}
footer>.footer-main{max-width:1200px;margin:0 auto;padding:54px 14px 42px!important;grid-template-columns:1.1fr 1.9fr!important;gap:80px!important}
.footer-brand .brand{color:#241b15!important}.footer-brand .brand i{background:#fff;border-color:#f27024;border-bottom-color:transparent}.footer-brand p{color:#75675d!important;font-size:15px;line-height:1.7}.footer-links b{color:#2b211a!important;font-size:14px}.footer-links a{color:#75675d!important;font-size:14px!important;padding:2px 0}.footer-links a:hover{color:#e65e16!important}
footer>.footer-bottom{max-width:1200px;margin:0 auto;border-top:1px solid #ead5c5!important;padding:21px 14px!important;color:#88786d!important;align-items:center}.footer-bottom a{color:#d95714!important;background:#fff0e4;padding:8px 12px;border-radius:9px;font-weight:700}.footer-bottom a:hover{background:#f27024;color:#fff!important}
@media(max-width:900px){footer>.footer-cta{padding:32px!important;align-items:flex-start!important}footer>.footer-main{grid-template-columns:1fr!important;gap:32px!important}.footer-links{gap:22px}}
@media(max-width:600px){footer{padding:22px 14px 0!important}footer>.footer-cta{padding:28px 23px!important;border-radius:20px}.footer-cta h2{font-size:28px!important}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1/-1}footer>.footer-bottom{align-items:flex-start}}

/* v7 — selected footer Option 1 */
.trust{background:#fff5ec;border-color:#f0d3bd;padding:25px max(5.5vw,24px);gap:0;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust span{display:flex;align-items:center;justify-content:center;gap:10px;color:#3d3129;font-weight:700;border-right:1px solid #ead4c4}.trust span:last-child{border-right:0}.trust i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff;border:1px solid #f0c9aa;color:#e75d15;font-style:normal}.trust svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
footer.footer-option-one{position:relative;background:linear-gradient(135deg,#10100f,#181716)!important;color:#fff!important;padding:0 max(5.5vw,24px)!important;border-top:5px solid #f27024;overflow:hidden}footer.footer-option-one:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 0 65%,#f270240c,transparent 24%),radial-gradient(circle at 100% 35%,#f2702409,transparent 23%);pointer-events:none}.footer-grid{position:relative;z-index:1;max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr 1.15fr;gap:0;padding:55px 0 38px}.footer-grid>div{min-width:0;padding:0 28px;border-right:1px solid #ffffff17}.footer-grid>div:first-child{padding-left:0}.footer-grid>div:last-child{border-right:0;padding-right:0}.footer-brand-col .brand{color:#fff!important}.footer-brand-col .brand i{background:transparent;border-color:#f27024;border-bottom-color:transparent}.footer-brand-col p,.connect-col p{font-size:13px;line-height:1.75;color:#b8b1ab;max-width:220px}.auto-icons{display:flex;gap:20px;margin-top:23px;color:#f27024}.auto-icons svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.footer-col{display:flex;flex-direction:column;gap:0}.footer-col>b{display:flex;align-items:center;gap:8px;color:#f47b35!important;text-transform:uppercase;font-size:12px;letter-spacing:.6px;margin:4px 0 18px}.footer-col>b svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-col>a{color:#d4cfca!important;font-size:13px!important;padding:10px 0;border-bottom:1px solid #ffffff10}.footer-col>a:hover{color:#ff7e35!important;transform:translateX(3px)}.footer-col .contact-link{color:#ff7e35!important;border:0;margin-top:3px}.social-icons{display:flex;gap:10px;margin-top:20px}.social-icons a{width:34px;height:34px;border:1px solid #ffffff26;border-radius:50%;display:grid;place-items:center;color:#fff!important}.social-icons a:hover{background:#f27024;border-color:#f27024;transform:translateY(-3px)}.social-icons svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-option-one>.footer-bottom{position:relative;z-index:1;max-width:1220px;margin:0 auto;border-top:1px solid #ffffff17!important;padding:20px 76px 22px 0!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important;gap:25px;color:#948c86!important;font-size:12px}.footer-option-one>.footer-bottom span:first-child:after{content:'|';margin-left:25px;color:#4b4744}.back-top-icon{position:absolute;z-index:3;right:max(5.5vw,24px);bottom:18px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f27024;color:#fff!important;box-shadow:0 10px 24px #0006}.back-top-icon:hover{background:#ff8b48;transform:translateY(-4px)}.back-top-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1050px){.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.connect-col{grid-column:1/-1;border-right:0!important;border-top:1px solid #ffffff17;margin-top:30px;padding:30px 0 0!important;display:grid;grid-template-columns:1fr 1fr;align-items:center}.connect-col>b{grid-column:1/-1}.connect-col p{margin:0}.social-icons{justify-self:end;margin:0}.contact-link{display:none}}
@media(max-width:760px){.trust{grid-template-columns:1fr 1fr;gap:0;padding:12px 18px}.trust span{justify-content:flex-start;padding:12px;border-bottom:1px solid #ead4c4}.trust span:nth-child(2){border-right:0}.trust span:nth-child(3),.trust span:nth-child(4){border-bottom:0}.footer-grid{grid-template-columns:1fr 1fr;padding:42px 0 25px}.footer-grid>div{border:0;padding:20px 12px}.footer-grid>.footer-brand-col{grid-column:1/-1;padding:0 12px 25px;border-bottom:1px solid #ffffff17}.connect-col{grid-column:1/-1!important;padding:25px 12px 0!important}.footer-option-one>.footer-bottom{flex-direction:column!important;gap:7px;padding:18px 65px 20px 12px!important}.footer-option-one>.footer-bottom span:first-child:after{display:none}.back-top-icon{right:22px;bottom:23px}}
@media(max-width:480px){.trust{grid-template-columns:1fr}.trust span{border-right:0;border-bottom:1px solid #ead4c4!important}.trust span:last-child{border-bottom:0!important}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>.footer-col{padding-inline:12px}.connect-col{display:block}.social-icons{margin-top:16px}}

/* v8 — original Carsiste identity and tactile cards */
.brand{gap:10px}.brand .brand-mark{width:43px;height:43px;object-fit:contain;flex:0 0 43px;filter:drop-shadow(0 5px 8px #e85f1825)}.footer-brand-col .brand .brand-mark{width:46px;height:46px;flex-basis:46px;filter:drop-shadow(0 5px 10px #0008)}
.social-icons span{width:36px;height:36px;border:1px solid #ffffff2b;border-radius:50%;display:grid;place-items:center;color:#fff;transition:transform .22s ease,background .22s ease,border-color .22s ease}.social-icons span:hover{background:#f27024;border-color:#f27024;transform:translateY(-4px)}.social-icons span img{width:16px;height:16px;filter:brightness(0) invert(1)}
.tool-card,.guide-grid article{transform-style:preserve-3d;will-change:transform,box-shadow;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease,border-color .32s ease,background .32s ease}.tool-card:hover,.tool-card.active{transform:perspective(900px) translateY(-11px) scale(1.012);box-shadow:0 28px 55px #a8471328,0 8px 16px #3b1e0d12}.guide-grid article{position:relative;overflow:hidden}.guide-grid article:before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,#ffffffaa 48%,transparent 70%);transform:translateX(-130%);transition:transform .65s ease;pointer-events:none}.guide-grid article:hover{transform:perspective(900px) translateY(-10px) scale(1.012);border-color:#f1aa7c;box-shadow:0 28px 55px #a8471322,0 7px 15px #3b1e0d10;background:#fff}.guide-grid article:hover:before{transform:translateX(130%)}.tool-card:focus-visible,.guide-grid a:focus-visible{outline:3px solid #f27024;outline-offset:4px}
@media(prefers-reduced-motion:reduce){.tool-card:hover,.tool-card.active,.guide-grid article:hover,.social-icons span:hover{transform:none}}

/* v9 — icon tiles, expanded editorial content and typography */
.auto-icons{gap:10px;margin-top:22px}.auto-icons svg{width:40px;height:40px;padding:10px;border:1px solid #f2702455;border-radius:11px;background:linear-gradient(145deg,#211d1a,#121110);box-shadow:inset 0 1px #ffffff0d,0 7px 16px #0004;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.auto-icons svg:hover{transform:translateY(-4px);border-color:#f27024;background:#2b211b;box-shadow:0 10px 20px #0007}.calculator-section .script-accent,.guides .script-accent,.tool-help .script-accent,.faq-section .script-accent{font-size:21px;color:#df5710;margin:6px 0 3px}.page-hero span{font-family:'Pacifico',cursive;text-transform:none!important;letter-spacing:0!important;font-size:19px!important;font-weight:400!important}.footer-brand-col>p:after{content:'Built for smarter car decisions';display:block;font-family:'Pacifico',cursive;color:#f47b35;font-size:15px;margin-top:8px}
.tool-help,.faq-section{padding:85px max(5.5vw,24px)}.tool-help{background:#fff8f2;border-top:1px solid #f1dfd1}.help-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.help-grid article{display:flex;gap:18px;padding:25px;border:1px solid #edd6c5;border-radius:18px;background:#fff;box-shadow:0 10px 28px #67300d0a;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.help-grid article:hover{transform:translateY(-6px);border-color:#efad7f;box-shadow:0 20px 40px #8b3c1018}.help-grid article>b{width:42px;height:42px;flex:0 0 42px;border-radius:12px;display:grid;place-items:center;background:#fff0e5;color:#e65b12;font-size:13px}.help-grid h3{margin:1px 0 7px;font-size:19px}.help-grid p{margin:0;color:#75675d;line-height:1.65;font-size:14px}.help-note{max-width:1180px;margin:18px auto 0;padding:17px 20px;border-left:4px solid #f27024;border-radius:0 12px 12px 0;background:#2a211a;color:#e9dfd8;font-size:13px;line-height:1.6}.help-note strong{color:#ff995d}
.faq-section{background:#fff}.faq-list{max-width:900px;margin:0 auto}.faq-list details{border-bottom:1px solid #ead9cb;background:#fff}.faq-list details:first-child{border-top:1px solid #ead9cb}.faq-list summary{list-style:none;cursor:pointer;position:relative;padding:22px 50px 22px 4px;font-weight:700;font-size:17px;color:#2b211a}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{position:absolute;right:6px;top:18px;width:32px;height:32px;border-radius:50%;background:#fff0e4}.faq-list summary i:before,.faq-list summary i:after{content:'';position:absolute;left:9px;right:9px;top:15px;height:2px;background:#e55a12}.faq-list summary i:after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details[open] summary{color:#dc5611}.faq-list details>p{max-width:790px;margin:-4px 0 21px;padding:0 52px 0 4px;color:#6f6258;line-height:1.75}
@media(max-width:760px){.help-grid{grid-template-columns:1fr}.tool-help,.faq-section{padding:65px 20px}.calculator-section .script-accent,.guides .script-accent,.tool-help .script-accent,.faq-section .script-accent{font-size:18px}.auto-icons svg{width:38px;height:38px}.faq-list summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){.auto-icons svg:hover,.help-grid article:hover{transform:none}}

/* v10 — consistent section rhythm and smooth FAQ disclosure */
html{interpolate-size:allow-keywords}.tool-help{padding-top:76px;padding-bottom:46px}.faq-section{padding-top:52px;padding-bottom:78px}.tool-help .section-title,.faq-section .section-title{margin-bottom:34px}.help-note{margin-bottom:0}.faq-list details::details-content{block-size:0;overflow:hidden;opacity:0;transition:block-size .6s cubic-bezier(.2,.8,.2,1),content-visibility .6s allow-discrete,opacity .4s ease}.faq-list details[open]::details-content{block-size:auto;opacity:1}.faq-list details>p{transform:translateY(-8px);transition:transform .48s ease}.faq-list details[open]>p{transform:translateY(0)}
@media(max-width:760px){.tool-help{padding-top:60px;padding-bottom:34px}.faq-section{padding-top:42px;padding-bottom:62px}.tool-help .section-title,.faq-section .section-title{margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){.faq-list details::details-content,.faq-list details>p{transition:none}}

/* v11 — standalone calculators and editorial hubs */
.standalone-calculator{margin:42px 0 55px;padding:34px;border:1px solid #efd5c2;border-radius:26px;background:#fff8f2;box-shadow:0 20px 55px #7b351012}.standalone-calculator .section-title{margin-bottom:28px}.standalone-calculator .form-grid{align-content:start}.formula-box{margin:34px 0;padding:25px 28px;border-radius:18px;background:#2a211a;color:#f6eee8}.formula-box h2{color:#fff!important;margin-top:0!important}.formula-box p,.formula-box li{color:#d8c9be!important}.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0 10px}.related-links a{display:block;text-decoration:none!important;padding:18px;border:1px solid #ecd5c4;border-radius:15px;background:#fff8f2;font-weight:700}.related-links a:hover{border-color:#f27024;transform:translateY(-3px)}.article-checklist{padding:22px 25px;border-left:4px solid #f27024;border-radius:0 15px 15px 0;background:#fff4eb}.content-page .article-checklist h2{margin-top:0}.content-page table{width:100%;border-collapse:collapse;margin:25px 0;font-size:14px}.content-page th,.content-page td{text-align:left;border:1px solid #ead6c7;padding:12px}.content-page th{background:#fff0e5;color:#3b2b21}.guide-byline{font-size:13px!important;color:#8a786c!important;margin-top:-8px}.content-page .script-accent{font-size:19px;color:#df5710}.tool-page-faq details{border-bottom:1px solid #ead8ca}.tool-page-faq summary{cursor:pointer;font-weight:700;padding:17px 0}.tool-page-faq p{margin-top:0}
@media(max-width:760px){.standalone-calculator{padding:22px;margin:30px 0 42px}.related-links{grid-template-columns:1fr}.content-page table{display:block;overflow-x:auto}}

.resource-hub{padding:80px max(5.5vw,24px);background:#fff8f2;border-top:1px solid #f0ddce}.resource-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.resource-grid>a{padding:23px;border:1px solid #ecd6c6;border-radius:18px;background:#fff;text-decoration:none;box-shadow:0 9px 25px #6a2f0b0a;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.resource-grid>a:hover{transform:translateY(-6px);border-color:#ef9b64;box-shadow:0 18px 38px #7b351018}.resource-grid b{color:#e45b13;text-transform:uppercase;letter-spacing:1.4px;font-size:10px}.resource-grid h3{margin:10px 0 6px;font-size:18px}.resource-grid p{margin:0;color:#76685e;line-height:1.55;font-size:13px}@media(max-width:900px){.resource-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.resource-hub{padding:62px 20px}.resource-grid{grid-template-columns:1fr}}

/* v12 — dedicated calculator navigation */
.tool-card{display:block;color:inherit}.tool-card>b{display:block!important;color:#df5710!important;margin-top:18px;padding-right:48px}.hero-actions .compare-link{color:#d84f0a;font-weight:750}.compare-band .compare-link{display:inline-block;background:#fff;color:#b7460d;border-radius:10px;padding:15px 22px;font-weight:800;white-space:nowrap}.compare-band .compare-link:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}.tool-directory{margin-top:35px}.tool-directory .resource-grid{grid-template-columns:repeat(2,1fr)}.tool-directory .resource-grid>a{padding:27px}.tool-directory .resource-grid h3{font-size:21px}.tool-page-faq{margin-top:52px}.tool-page-faq details::details-content{block-size:0;overflow:hidden;opacity:0;transition:block-size .55s ease,content-visibility .55s allow-discrete,opacity .35s}.tool-page-faq details[open]::details-content{block-size:auto;opacity:1}.tool-page-faq summary{position:relative;padding-right:35px}.tool-page-faq summary:after{content:'+';position:absolute;right:4px;color:#e55a12;font-size:22px}.tool-page-faq details[open] summary:after{content:'−'}
@media(max-width:700px){.tool-directory .resource-grid{grid-template-columns:1fr}.compare-band .compare-link{white-space:normal}}

/* v13 — centered navigation, header search and premium tool directory */
header{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center}header>.brand{justify-self:start}header>nav{justify-self:center;align-items:center}header>nav a{white-space:nowrap}.header-search{justify-self:end;position:relative}.search-toggle{width:44px;height:44px;border:1px solid #ebd6c6;border-radius:13px;background:#fff8f2;color:#df5710;display:grid;place-items:center;cursor:pointer;box-shadow:0 7px 18px #843a1010}.search-toggle:hover,.search-toggle[aria-expanded="true"]{background:#f27024;color:#fff;border-color:#f27024;transform:translateY(-2px)}.search-toggle svg,.search-panel label svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.search-panel{position:absolute;z-index:50;right:0;top:55px;width:min(390px,calc(100vw - 32px));padding:14px;border:1px solid #ead4c3;border-radius:18px;background:#fffdfb;box-shadow:0 24px 60px #3b1d0c35}.search-panel label{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #ead7c9;border-radius:12px;color:#e25c16;background:#fff}.search-panel input{width:100%;border:0;outline:0;background:transparent;color:#2a211a}.search-results{display:grid;margin-top:9px}.search-results>a{display:grid;gap:2px;padding:10px 12px;border-radius:10px}.search-results>a:hover{background:#fff0e5;color:#d7500c}.search-results b{font-size:13px}.search-results span{font-size:11px;color:#817268}.no-search-results{font-size:13px;text-align:center;color:#817268;padding:16px 8px;margin:0}.all-tools-link{display:block;margin-top:7px;padding:11px;text-align:center;border-radius:10px;background:#2a211a;color:#fff!important;font-size:12px;font-weight:700}.all-tools-link:hover{background:#f27024}.page-hero>div{margin-inline:auto;text-align:center}.page-hero p{margin-inline:auto}.content-page:has(.tool-directory){max-width:1180px}.tool-directory .resource-grid{gap:20px}.tool-directory .resource-grid>a{position:relative;overflow:hidden;min-height:310px;padding:30px;border-radius:24px;background:linear-gradient(145deg,#fff,#fff8f2);box-shadow:0 15px 42px #74310d12}.tool-directory .resource-grid>a:before{content:'';position:absolute;width:170px;height:170px;border-radius:50%;right:-95px;top:-90px;background:#f2702411;transition:transform .35s ease}.tool-directory .resource-grid>a:hover:before{transform:scale(1.45)}.directory-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:20px;border:1px solid #f2bf9b;border-radius:17px;background:linear-gradient(145deg,#fff3e9,#ffdfc6);color:#dd560f;font-style:normal;transition:.25s}.directory-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.tool-directory a:hover .directory-icon{background:linear-gradient(135deg,#f27024,#ff9a55);color:#fff;border-color:transparent;box-shadow:0 11px 25px #d95a172f}.tool-directory .resource-grid p{font-size:14px;line-height:1.7;min-height:72px}.tool-directory .resource-grid span{display:flex;align-items:center;gap:8px;margin-top:20px;color:#dd560f;font-size:13px;font-weight:800}.tool-directory .resource-grid span em{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff0e5;font-style:normal;transition:.2s}.tool-directory a:hover span em{background:#f27024;color:#fff;transform:translateX(3px)}
@media(max-width:900px){header{grid-template-columns:1fr auto!important}header>nav{display:none}.header-search{grid-column:2}.tool-directory .resource-grid p{min-height:0}}
@media(max-width:600px){header{padding-inline:18px}.search-toggle{width:40px;height:40px}.search-panel{position:fixed;top:74px;right:16px;left:16px;width:auto}.page-hero{text-align:center}.tool-directory .resource-grid>a{min-height:0;padding:25px}}

/* v14 — dedicated editorial guide hub and featured images */
.article-featured{max-width:1120px;margin:42px auto 0;padding:0 24px}.article-featured img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:26px;border:1px solid #efd6c4;box-shadow:0 22px 55px #73310e1c}.content-page:has(.guide-hub-grid){max-width:1180px}.guide-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin:40px 0 55px}.guide-hub-card{display:block;overflow:hidden;border:1px solid #ead6c7;border-radius:24px;background:#fff;text-decoration:none!important;box-shadow:0 13px 36px #73310e10;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.guide-hub-card:hover{transform:translateY(-8px);border-color:#ef9c67;box-shadow:0 25px 48px #73310e20}.guide-hub-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .5s ease}.guide-hub-card:hover img{transform:scale(1.035)}.guide-hub-card>div{padding:24px}.guide-hub-card b{font-size:10px;letter-spacing:1.5px;color:#df5710}.content-page .guide-hub-card h2{font-size:23px;margin:10px 0 9px;line-height:1.25}.guide-hub-card p{font-size:14px!important;line-height:1.65!important;margin:0;min-height:70px}.guide-hub-card span{display:inline-block;margin-top:17px;color:#df5710;font-size:13px;font-weight:800}.guide-hub-note{padding:31px;border-radius:22px;background:linear-gradient(135deg,#2a211a,#613315);color:#fff}.content-page .guide-hub-note h2{color:#fff;margin-top:0}.content-page .guide-hub-note p{color:#dfd1c7}.guide-hub-note a{display:inline-block;margin-top:8px;padding:12px 17px;border-radius:10px;background:#f27024;color:#fff!important;text-decoration:none!important;font-weight:700}
@media(max-width:760px){.article-featured{margin-top:25px;padding:0 16px}.article-featured img{border-radius:18px}.guide-hub-grid{grid-template-columns:1fr}.guide-hub-card p{min-height:0}}

/* v15 — compact unique guide cards and rotating homepage carousel */
.article-featured{max-width:900px;margin-top:32px}.article-featured img{border-radius:22px}.guide-hub-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:34px}.guide-hub-card{border-radius:19px}.guide-hub-card img{height:175px;aspect-ratio:auto}.guide-hub-card>div{padding:19px}.content-page .guide-hub-card h2{font-size:18px;margin:8px 0 7px}.guide-hub-card p{font-size:13px!important;line-height:1.55!important;min-height:61px}.guide-hub-card span{margin-top:13px}.rotating-guides{overflow:hidden}.guide-carousel{max-width:1180px;margin:0 auto}.guide-viewport{overflow:hidden;padding:10px 5px 26px;margin:-10px -5px 0}.guide-track{display:flex;gap:20px;transition:transform .65s cubic-bezier(.2,.8,.2,1);will-change:transform}.guide-slide{flex:0 0 calc((100% - 40px)/3);overflow:hidden;border:1px solid #ead7c8;border-radius:20px;background:#fff;box-shadow:0 13px 34px #73310e12;transition:transform .28s ease,box-shadow .28s ease}.guide-slide:hover{transform:translateY(-7px);box-shadow:0 23px 44px #73310e20}.guide-slide img{display:block;width:100%;height:145px;object-fit:cover}.guide-slide>div{padding:20px}.guide-slide b{font-size:10px;letter-spacing:1.4px;color:#dd560f}.guide-slide h3{font-size:19px;margin:9px 0 7px;line-height:1.3}.guide-slide p{font-size:13px;line-height:1.6;min-height:42px;margin:0 0 13px;color:#71645b}.guide-slide a{font-size:12px}.guide-carousel-controls{display:flex;align-items:center;justify-content:center;gap:14px}.guide-prev,.guide-next{width:39px;height:39px;border:1px solid #edc8ad;border-radius:50%;background:#fff;color:#df5710;cursor:pointer;font-size:18px}.guide-prev:hover,.guide-next:hover{background:#f27024;color:#fff;border-color:#f27024}.guide-dots{display:flex;gap:7px}.guide-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#dfc8b8;cursor:pointer;transition:.2s}.guide-dots button.active{width:24px;border-radius:5px;background:#f27024}.view-guides{display:table;margin:18px auto 0;color:#db550e!important;font-size:13px;font-weight:800}.view-guides:hover{transform:translateX(3px)}
@media(max-width:980px){.guide-hub-grid{grid-template-columns:repeat(2,1fr)}.guide-slide{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:650px){.guide-hub-grid{grid-template-columns:1fr}.guide-hub-card img{height:185px}.guide-slide{flex-basis:100%}.guide-slide img{height:170px}.article-featured{max-width:100%;margin-top:22px}.article-featured img{border-radius:16px}}
@media(prefers-reduced-motion:reduce){.guide-track{transition:none}.guide-slide:hover{transform:none}}
