/*
Theme Name: HelmetFinder Pro
Theme URI: https://example.com/helmetfinder-pro
Author: OpenAI
Description: App-like motorcycle helmet directory, comparison, guide, and best-list WordPress theme with structured editor fields, demo content, responsive UI, currency conversion, and JSON-LD schema.
Version: 8.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: helmetfinder-pro
*/
:root{--hf-bg:#f6f8fb;--hf-surface:#fff;--hf-surface2:#eef3f8;--hf-ink:#101828;--hf-muted:#667085;--hf-line:#e5eaf0;--hf-navy:#071b35;--hf-navy2:#0b284e;--hf-accent:#ffc400;--hf-accent2:#ff9f1c;--hf-blue:#1d72f3;--hf-green:#12b76a;--hf-red:#ef4444;--hf-radius:22px;--hf-shadow:0 14px 35px rgba(16,24,40,.08)}
*{box-sizing:border-box}body{margin:0;background:var(--hf-bg);color:var(--hf-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.hf-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.screen-reader-text{position:absolute;left:-9999px}.hf-topbar{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--hf-line)}.hf-header{height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hf-logo{display:flex;align-items:center;gap:10px;font-weight:900;font-size:22px}.hf-logo-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--hf-navy);color:var(--hf-accent);font-size:24px}.hf-logo small{display:block;color:var(--hf-muted);font-size:11px;font-weight:700;margin-top:-4px}.hf-nav{display:flex;gap:22px;align-items:center;font-weight:800;font-size:13px;text-transform:uppercase}.hf-nav a{color:#1f2937}.hf-nav a:hover{color:var(--hf-blue)}.hf-actions{display:flex;gap:10px}.hf-icon-btn,.hf-mobile-toggle{border:1px solid var(--hf-line);background:#fff;border-radius:14px;width:42px;height:42px;display:grid;place-items:center;font-weight:900}.hf-mobile-toggle{display:none}.hf-hero{background:linear-gradient(105deg,rgba(7,27,53,.96),rgba(7,27,53,.82) 48%,rgba(7,27,53,.45)),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1600" height="700"><defs><linearGradient id="g" x1="0" x2="1"><stop stop-color="%230b1729"/><stop offset="1" stop-color="%23303b4d"/></linearGradient></defs><rect width="100%" height="100%" fill="url(%23g)"/><circle cx="1220" cy="310" r="220" fill="%23111827" opacity=".5"/><circle cx="1220" cy="260" r="135" fill="%23242b38"/><rect x="980" y="410" width="520" height="90" rx="45" fill="%23111827" opacity=".6"/><path d="M1090 230 Q1230 90 1375 230 L1340 355 Q1230 435 1120 355 Z" fill="%23080d16"/><rect x="1115" y="240" width="230" height="80" rx="40" fill="%230f172a" stroke="%23334155"/><path d="M1060 500 C1120 445 1340 445 1420 505" stroke="%23ffc400" stroke-width="18" opacity=".75" fill="none"/></svg>') center/cover;color:#fff;padding:76px 0 42px}.hf-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.hf-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:8px 13px;border-radius:999px;font-weight:800;font-size:12px}.hf-hero h1{font-size:clamp(38px,5vw,68px);line-height:.98;margin:18px 0}.hf-hero h1 span{color:var(--hf-accent)}.hf-hero p{color:#d4dbea;font-size:18px;max-width:640px}.hf-searchbox{margin-top:26px;background:#fff;border-radius:18px;padding:8px;display:flex;box-shadow:0 20px 48px rgba(0,0,0,.28);max-width:740px}.hf-searchbox input{flex:1;border:0;padding:17px 18px;font-size:15px;outline:0}.hf-searchbox button,.hf-btn{border:0;border-radius:14px;background:linear-gradient(135deg,var(--hf-accent),var(--hf-accent2));font-weight:900;padding:14px 24px;cursor:pointer;color:#111827}.hf-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hf-chip{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);color:#fff;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800}.hf-hero-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);border-radius:var(--hf-radius);padding:22px;box-shadow:var(--hf-shadow)}.hf-hero-card h3{margin:0 0 12px}.hf-finder-mini{display:grid;gap:10px}.hf-finder-mini select{width:100%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);color:#fff;border-radius:14px;padding:13px}.hf-finder-mini option{color:#111}.hf-section{padding:30px 0}.hf-section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:16px}.hf-section h2{margin:0;font-size:25px}.hf-view{color:var(--hf-blue);font-weight:900;font-size:13px}.hf-grid{display:grid;gap:16px}.hf-grid-6{grid-template-columns:repeat(6,1fr)}.hf-grid-4{grid-template-columns:repeat(4,1fr)}.hf-grid-3{grid-template-columns:repeat(3,1fr)}.hf-grid-2{grid-template-columns:repeat(2,1fr)}.hf-card{background:#fff;border:1px solid var(--hf-line);border-radius:var(--hf-radius);box-shadow:var(--hf-shadow);padding:18px;transition:.2s}.hf-card:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(16,24,40,.12)}.hf-type-card{text-align:center}.hf-helmet-blob{width:92px;height:70px;margin:0 auto 13px;border-radius:55% 45% 45% 55%;background:radial-gradient(circle at 35% 30%,#566070,#0b1220 58%,#020617);position:relative}.hf-helmet-blob:after{content:"";position:absolute;right:9px;top:25px;width:44px;height:20px;border-radius:999px;background:rgba(255,255,255,.18)}.hf-card h3{margin:8px 0 4px;font-size:17px}.hf-card p{margin:0;color:var(--hf-muted);font-size:14px}.hf-list-card{display:flex;align-items:center;justify-content:space-between;gap:14px}.hf-list-left{display:flex;align-items:center;gap:12px}.hf-badge{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#edf5ff;color:var(--hf-blue);font-weight:900}.hf-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hf-brand-pill{background:#fff;border:1px solid var(--hf-line);border-radius:16px;padding:16px 8px;text-align:center;font-weight:950;min-height:60px}.hf-compare-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;text-align:center}.hf-vs{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:var(--hf-navy);color:#fff;font-weight:900;font-size:12px}.hf-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:22px}.hf-guide-list{display:grid;gap:12px}.hf-guide-row{display:grid;grid-template-columns:82px 1fr auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--hf-line);border-radius:18px;padding:10px}.hf-thumb{height:62px;border-radius:14px;background:linear-gradient(135deg,#172033,#5d6677)}.hf-finder-box{background:linear-gradient(155deg,var(--hf-navy),var(--hf-navy2));color:#fff;border-radius:var(--hf-radius);padding:24px;box-shadow:var(--hf-shadow)}.hf-finder-box label{display:block;font-size:13px;font-weight:900;margin:12px 0 6px}.hf-finder-box select,.hf-finder-box input{width:100%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);color:#fff;border-radius:14px;padding:13px}.hf-finder-box option{color:#111}.hf-product-card{position:relative;overflow:hidden}.hf-product-img{height:150px;border-radius:18px;background:radial-gradient(circle at 45% 35%,#64748b,#111827 55%,#020617);display:grid;place-items:end center;padding:14px;color:#fff}.hf-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.hf-tag{font-size:12px;font-weight:900;border-radius:999px;padding:5px 9px;background:#eef2ff;color:#27348b}.hf-price{font-size:20px;font-weight:950}.hf-ext-btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px;background:var(--hf-navy);color:#fff;padding:10px 13px;font-weight:900;font-size:13px}.hf-trust{background:var(--hf-navy);color:#fff;border-radius:var(--hf-radius);padding:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hf-trust div{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px}.hf-footer{background:#fff;border-top:1px solid var(--hf-line);padding:38px 0 20px}.hf-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:24px}.hf-footer h4{margin:0 0 10px}.hf-footer a{display:block;color:var(--hf-muted);margin:7px 0;font-size:14px}.hf-bottom-nav{display:none}.hf-single-hero{background:linear-gradient(135deg,var(--hf-navy),#0b3868);color:#fff;padding:38px 0}.hf-breadcrumbs{font-size:13px;color:#dbeafe;margin-bottom:14px}.hf-single-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:start}.hf-title{font-size:clamp(32px,4vw,54px);line-height:1.05;margin:0 0 12px}.hf-verdict{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:16px}.hf-spec-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--hf-shadow)}.hf-spec-table th,.hf-spec-table td{padding:14px;border-bottom:1px solid var(--hf-line);text-align:left}.hf-spec-table th{color:var(--hf-muted);width:38%;background:#fafcff}.hf-content{padding:28px 0}.hf-content article{background:#fff;border:1px solid var(--hf-line);border-radius:var(--hf-radius);padding:24px;box-shadow:var(--hf-shadow)}.hf-content h2{margin-top:4px}.hf-procon{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hf-procon ul{background:#f8fafc;border:1px solid var(--hf-line);border-radius:18px;padding:20px 20px 20px 38px}.hf-faq details{border:1px solid var(--hf-line);border-radius:16px;background:#fff;margin:10px 0;padding:14px}.hf-faq summary{font-weight:900;cursor:pointer}.hf-archive-head{padding:34px 0}.hf-filterbar{background:#fff;border:1px solid var(--hf-line);border-radius:18px;padding:12px;display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.hf-filterbar input,.hf-filterbar select{border:1px solid var(--hf-line);border-radius:12px;padding:11px}.hf-menu-open .hf-nav{display:flex}
@media(max-width:920px){.hf-mobile-toggle{display:grid}.hf-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid var(--hf-line);padding:16px;flex-direction:column;align-items:flex-start}.hf-actions{display:none}.hf-hero{padding:42px 0 26px}.hf-hero-grid,.hf-layout,.hf-single-grid{grid-template-columns:1fr}.hf-grid-6,.hf-grid-4,.hf-grid-3,.hf-grid-2{grid-template-columns:repeat(2,1fr)}.hf-brand-grid{grid-template-columns:repeat(3,1fr)}.hf-trust{grid-template-columns:1fr 1fr}.hf-footer-grid{grid-template-columns:1fr 1fr}.hf-searchbox{position:relative;display:block}.hf-searchbox input{width:100%;padding-right:12px}.hf-searchbox button{width:100%;margin-top:8px}.hf-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:10px;right:10px;bottom:10px;z-index:98;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border:1px solid var(--hf-line);box-shadow:0 12px 36px rgba(16,24,40,.18);border-radius:22px;padding:8px}.hf-bottom-nav a{text-align:center;font-size:11px;font-weight:900;color:#344054}.hf-bottom-nav span{display:block;font-size:18px}body{padding-bottom:78px}.hf-card{border-radius:20px}.hf-product-img{height:120px}.hf-guide-row{grid-template-columns:64px 1fr}.hf-guide-row .hf-arrow{display:none}}
@media(max-width:560px){.hf-container{width:min(100% - 22px,1180px)}.hf-header{height:64px}.hf-logo{font-size:18px}.hf-logo-mark{width:36px;height:36px}.hf-hero h1{font-size:38px}.hf-hero-card{display:none}.hf-grid-6,.hf-grid-4,.hf-grid-3,.hf-grid-2{grid-template-columns:1fr 1fr;gap:10px}.hf-section{padding:18px 0}.hf-section h2{font-size:20px}.hf-card{padding:13px}.hf-card h3{font-size:14px}.hf-card p{font-size:12px}.hf-helmet-blob{width:70px;height:54px}.hf-list-card{align-items:flex-start}.hf-brand-grid{grid-template-columns:repeat(2,1fr)}.hf-layout{gap:14px}.hf-trust{grid-template-columns:1fr}.hf-footer-grid{grid-template-columns:1fr}.hf-procon{grid-template-columns:1fr}.hf-spec-table th,.hf-spec-table td{display:block;width:100%;padding:10px 14px}.hf-single-hero{padding:24px 0}.hf-title{font-size:33px}.hf-content article{padding:16px}.hf-filterbar{display:grid}.hf-filterbar input,.hf-filterbar select{width:100%}}
/* HelmetFinder Pro v3 UX upgrades */
.hf-section-summary{margin:6px 0 0;color:var(--hf-muted);max-width:760px;font-size:15px;line-height:1.55}.hf-two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.hf-brand-section{padding-top:18px}.hf-brand-grid-large{grid-template-columns:repeat(5,1fr)}.hf-brand-grid-large .hf-brand-pill{min-height:78px;display:grid;place-items:center;font-size:18px}.hf-intro-text{font-size:18px;line-height:1.75;color:#344054;background:#f8fbff;border:1px solid var(--hf-line);border-radius:18px;padding:18px}.hf-share{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 18px}.hf-share a{border:1px solid var(--hf-line);background:#fff;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}.hf-share .hf-pin{background:#e60023;color:#fff;border-color:#e60023}.hf-author-box{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;margin-top:28px;padding:18px;border:1px solid var(--hf-line);border-radius:20px;background:#f8fafc}.hf-author-box img{border-radius:50%}.hf-keybox{background:#fff9e8;border:1px solid #fde68a;border-radius:20px;padding:18px;margin-bottom:18px}.hf-keybox h2{margin-top:0}.hf-score-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.hf-score-strip span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 12px}.hf-compare-table thead th,.hf-score-table thead th{background:#f8fafc}.hf-score-final{background:#eef6ff;font-weight:900}.hf-verdict-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:18px 0}.hf-best-picks{display:grid;gap:20px}.hf-pick-card{border:1px solid var(--hf-line);border-radius:24px;background:#fff;box-shadow:var(--hf-shadow);padding:18px}.hf-pick-award{display:inline-flex;background:linear-gradient(135deg,var(--hf-accent),var(--hf-accent2));color:#111827;font-weight:950;border-radius:999px;padding:8px 12px;margin-bottom:12px}.hf-pick-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.hf-mini-table{width:100%;border-collapse:collapse;margin-top:12px}.hf-mini-table th,.hf-mini-table td{border-bottom:1px solid var(--hf-line);text-align:left;padding:9px}.hf-table-scroll{overflow:auto}.hf-sticky{position:sticky;top:92px}.hf-featured img,.hf-card-img{max-width:100%;height:auto;border-radius:18px}.hf-card-img{width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:10px}.hf-hero-product .hf-main-img{max-width:100%;height:auto}.hf-list-card p{line-height:1.4}.hf-brand-pill:hover,.hf-share a:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,24,40,.12)}
.hf-scheme-racing{--hf-accent:#ff283a;--hf-accent2:#ff8a00;--hf-blue:#ff283a;--hf-navy:#08090d;--hf-navy2:#1d1012}.hf-scheme-neon{--hf-accent:#a3ff12;--hf-accent2:#00e5ff;--hf-blue:#26b463;--hf-navy:#07120d;--hf-navy2:#102018}.hf-scheme-desert{--hf-accent:#ff8a1d;--hf-accent2:#ffd166;--hf-blue:#d97706;--hf-navy:#122039;--hf-navy2:#251306}.hf-scheme-electric{--hf-accent:#0af;--hf-accent2:#6ff;--hf-blue:#008cff;--hf-navy:#06172b;--hf-navy2:#072345}
@media(max-width:920px){.hf-two-col{grid-template-columns:1fr}.hf-brand-grid-large{grid-template-columns:repeat(4,1fr)}.hf-verdict-list{grid-template-columns:1fr}.hf-pick-grid{grid-template-columns:1fr}.hf-sticky{position:static}.hf-single-grid{gap:16px}.hf-content{padding-bottom:86px}}
@media(max-width:700px){.hf-brand-grid-large{grid-template-columns:repeat(2,1fr)}.hf-brand-grid-large .hf-brand-pill{min-height:64px;font-size:16px}.hf-list-card{min-height:96px}.hf-section-head{align-items:flex-start}.hf-section-head h2{line-height:1.15}.hf-section-summary{font-size:13px}.hf-score-strip{display:grid}.hf-author-box{grid-template-columns:1fr;text-align:center}.hf-author-box img{margin:auto}.hf-share{gap:8px}.hf-share strong{width:100%}.hf-hero{overflow:hidden}.hf-single-hero{border-radius:0 0 28px 28px}.hf-content article{border-radius:22px}.hf-grid-4,.hf-grid-3,.hf-grid-2,.hf-grid-6{grid-template-columns:1fr}.hf-type-card{display:grid;grid-template-columns:80px 1fr;align-items:center;text-align:left}.hf-type-card .hf-helmet-blob{margin:0}.hf-product-card{min-height:100%}.hf-bottom-nav a{font-size:10px}.hf-topbar{position:sticky;top:0;z-index:99}.hf-table-scroll .hf-spec-table{min-width:680px}}

/* HelmetFinder Pro v4 design hardening */
:root{--hf-card-bg:#fff;--hf-soft:#f6f8fc;--hf-ring:0 0 0 3px rgba(37,99,235,.14)}
.hf-card,.hf-list-card,.hf-brand-pill,.hf-guide-row,.hf-pick-card,.hf-spec-table,.hf-author-box,.hf-comments{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hf-card:hover,.hf-list-card:hover,.hf-brand-pill:hover,.hf-guide-row:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(16,24,40,.12);border-color:#c8d6ea}.hf-card:focus-visible,.hf-brand-pill:focus-visible,.hf-list-card:focus-visible,a:focus-visible,button:focus-visible{outline:none;box-shadow:var(--hf-ring)}
.hf-archive-head p{max-width:780px;color:var(--hf-muted);font-size:17px;line-height:1.7}.hf-filterbar{align-items:center;position:relative;z-index:2}.hf-filterbar input{flex:1;min-width:240px}.hf-filterbar select{min-width:180px}.hf-grid .hf-card{height:100%}.hf-card>p{color:var(--hf-muted);line-height:1.55}.hf-card h3{line-height:1.22}.hf-product-card{display:flex;flex-direction:column}.hf-product-card .hf-price{margin-top:auto}.hf-product-img img{object-fit:contain;max-height:136px;width:auto;margin:auto}.hf-helmet-blob{display:inline-block;background:radial-gradient(circle at 40% 34%,#334155 0,#111827 49%,#020617 72%);border-radius:54% 46% 50% 50%;box-shadow:inset 22px -18px 0 rgba(255,255,255,.06)}
.hf-list-card{display:flex;justify-content:space-between;align-items:center;padding:18px 20px}.hf-list-left{display:flex;gap:14px;align-items:center}.hf-list-left strong{display:block;font-size:18px}.hf-list-left p{margin:4px 0 0;color:var(--hf-muted)}.hf-badge{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:#edf5ff;color:var(--hf-blue);font-weight:950}.hf-brand-section{background:linear-gradient(180deg,#fff,rgba(246,248,252,.8));border-top:1px solid rgba(226,232,240,.7);border-bottom:1px solid rgba(226,232,240,.7)}.hf-brand-grid-large{gap:16px}.hf-brand-pill{background:#fff;min-height:86px;border-radius:22px;font-size:20px;letter-spacing:-.02em}.hf-share{position:relative;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 22px;padding:12px;background:#f8fafc;border:1px solid var(--hf-line);border-radius:18px}.hf-share strong{margin-right:2px}.hf-share a{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;padding:10px 14px;font-weight:950;font-size:13px;text-decoration:none;background:#fff;color:#0f172a}.hf-share-colored a{color:#fff}.hf-share-colored .hf-share-fb{background:#1877f2}.hf-share-colored .hf-share-x{background:#111827}.hf-share-colored .hf-share-wa{background:#25d366}.hf-share-colored .hf-share-pin{background:#e60023}.hf-share a:hover{filter:brightness(.96);transform:translateY(-1px)}
.hf-comments{max-width:1180px;width:min(100% - 32px,1180px);margin:0 auto 38px;background:#fff;border:1px solid var(--hf-line);border-radius:28px;box-shadow:var(--hf-shadow);padding:24px}.hf-comments h2{margin-top:0}.hf-comment-note{color:var(--hf-muted);background:#f8fafc;border:1px solid var(--hf-line);border-radius:14px;padding:12px}.comment-list{padding-left:22px}.comment-list .comment{margin:14px 0;padding:14px;border:1px solid var(--hf-line);border-radius:16px;background:#fbfdff}.comment-form input:not([type=submit]),.comment-form textarea{width:100%;border:1px solid var(--hf-line);border-radius:14px;padding:12px}.comment-form .submit{border:0;border-radius:14px;background:var(--hf-blue);color:#fff;font-weight:950;padding:12px 18px}.comment-form-url{display:none!important}.hf-comments a{word-break:break-word}.hf-featured{margin-bottom:20px}.hf-featured img{width:100%;border-radius:22px}.hf-single-hero .hf-score-strip span{line-height:1.35}.hf-table-scroll{border-radius:18px}.hf-table-scroll table{margin:0}.hf-price .hf-money,.hf-money{white-space:nowrap}.hf-no-editor-note{display:none}
@media(max-width:1024px){.hf-brand-grid-large{grid-template-columns:repeat(4,1fr)}.hf-layout{grid-template-columns:1fr}.hf-sticky{position:static}.hf-list-left strong{font-size:16px}}
@media(max-width:768px){.hf-container{width:min(100% - 24px,1180px)}.hf-topbar{box-shadow:0 8px 24px rgba(16,24,40,.08)}.hf-hero h1{font-size:clamp(34px,10vw,48px)}.hf-section-head{gap:12px}.hf-section-head .hf-view{white-space:nowrap}.hf-two-col{gap:16px}.hf-guide-list{gap:10px}.hf-list-card{padding:14px}.hf-list-left{gap:10px}.hf-badge{width:40px;height:40px;border-radius:13px}.hf-brand-grid-large{grid-template-columns:repeat(2,1fr);gap:10px}.hf-brand-pill{min-height:68px;border-radius:18px;font-size:17px}.hf-grid-4,.hf-grid-3,.hf-grid-2,.hf-grid-6{grid-template-columns:1fr}.hf-product-card{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:center}.hf-product-card .hf-product-img{height:96px;grid-row:span 4}.hf-product-card h3,.hf-product-card p{margin:0}.hf-product-card .hf-meta{margin-top:6px}.hf-product-card .hf-price{font-size:17px}.hf-share{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hf-share strong{grid-column:1/-1}.hf-share a{justify-content:center}.hf-comments{width:min(100% - 22px,1180px);padding:16px;border-radius:22px}.hf-spec-table{font-size:14px}.hf-bottom-nav{padding:7px}.hf-bottom-nav a{line-height:1.15}.hf-archive-head{padding:22px 0}.hf-filterbar{display:grid;gap:8px}.hf-filterbar input,.hf-filterbar select{min-width:0;width:100%}.hf-pick-card{padding:14px;border-radius:20px}.hf-pick-award{font-size:13px}.hf-mini-table th,.hf-mini-table td{display:block;width:100%;padding:8px 0}.hf-mini-table tr{display:block;border-bottom:1px solid var(--hf-line);padding:8px 0}.hf-list-left p{font-size:13px}}
@media(max-width:420px){.hf-header{height:60px}.hf-logo small{display:none}.hf-hero{padding:32px 0 22px}.hf-section{padding:16px 0}.hf-section h2{font-size:22px}.hf-section-summary{font-size:13px}.hf-chip-row{gap:6px}.hf-chip{font-size:12px;padding:7px 9px}.hf-product-card{grid-template-columns:82px 1fr}.hf-product-card .hf-product-img{height:82px}.hf-meta .hf-tag{font-size:11px}.hf-share a{font-size:12px;padding:9px}.hf-comments h2{font-size:22px}.hf-title{font-size:30px}.hf-single-hero p{font-size:15px}.hf-content article{padding:14px}.hf-author-box{padding:14px}.hf-list-left strong{font-size:15px}}

/* HelmetFinder Pro v5: reviews, socials, author trust */
.hf-stars{color:#f59e0b;letter-spacing:1px;font-weight:950;white-space:nowrap}.hf-card-rating{display:flex;align-items:center;gap:6px;margin:8px 0 0;font-size:13px}.hf-card-rating span{color:var(--hf-muted)}
.hf-review-summary{margin-top:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:14px;display:grid;gap:10px;color:#fff}.hf-review-summary>div:first-child{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hf-review-summary strong{font-weight:950}.hf-review-summary span{display:inline-flex;align-items:center;gap:7px}.hf-review-bars{display:flex;gap:8px;flex-wrap:wrap}.hf-review-bars span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850}
.hf-comment-review-fields{background:#f8fafc;border:1px solid var(--hf-line);border-radius:18px;padding:16px;margin:16px 0}.hf-comment-review-fields h3{margin:0 0 4px}.hf-comment-review-fields p{margin:0 0 12px;color:var(--hf-muted)}.hf-review-field-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.hf-review-field-grid label{font-weight:900;font-size:13px}.hf-review-field-grid select{margin-top:6px;width:100%;border:1px solid var(--hf-line);border-radius:12px;padding:10px;background:#fff}.hf-comment-rating{display:grid;gap:4px;margin:0 0 10px;padding:10px;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa}.hf-comment-rating span{color:#9a3412;font-size:13px}.hf-comment-rating strong{color:#111827}.hf-comments .comment-metadata a{color:var(--hf-muted);font-size:12px}
.hf-author-role{display:inline-flex;margin:2px 0 10px;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#27348b;font-weight:950;font-size:12px}.hf-author-extra{font-size:13px;color:#475467}.hf-author-socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.hf-author-socials a{display:inline-flex!important;margin:0!important;border-radius:999px;background:#fff;border:1px solid var(--hf-line);padding:7px 10px;font-size:12px;font-weight:950;color:#344054!important}.hf-author-socials a:hover{border-color:#b9c7dc;box-shadow:0 10px 24px rgba(16,24,40,.08)}
.hf-site-socials{display:flex;gap:8px;flex-wrap:wrap}.hf-site-socials a{display:inline-flex;align-items:center;gap:7px!important;margin:0!important;border-radius:999px;padding:8px 11px;font-weight:950!important;font-size:12px!important;color:#fff!important}.hf-site-socials a span{display:grid;place-items:center;min-width:16px}.hf-site-socials-header{align-items:center;flex-wrap:nowrap}.hf-site-socials-header a b{display:none}.hf-site-socials-footer{margin-top:16px}.hf-social-facebook{background:#1877f2}.hf-social-x{background:#111827}.hf-social-instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.hf-social-youtube{background:#ff0000}.hf-social-pinterest{background:#e60023}.hf-social-linkedin{background:#0a66c2}.hf-trust-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:18px 0;padding:12px 14px;border:1px solid var(--hf-line);background:#f8fafc;border-radius:16px;color:#475467}.hf-trust-links strong{color:#101828}.hf-trust-links a{display:inline-flex!important;margin:0!important;color:var(--hf-blue)!important;font-weight:900!important}.hf-trust-links a+a:before{content:'•';color:#98a2b3;margin-right:10px;font-weight:400}
@media(max-width:920px){.hf-review-field-grid{grid-template-columns:repeat(2,1fr)}.hf-site-socials-header{display:none}.hf-review-summary{margin-bottom:6px}}
@media(max-width:520px){.hf-review-field-grid{grid-template-columns:1fr}.hf-review-summary>div:first-child{display:grid}.hf-review-bars{display:grid;grid-template-columns:1fr 1fr}.hf-trust-links{display:grid;gap:6px}.hf-trust-links a+a:before{display:none}.hf-site-socials-footer a b{display:none}.hf-site-socials-footer a{width:38px;height:38px;justify-content:center;padding:0!important}}

/* v6 review-only helmet pages */
.hf-reviews-section{padding:48px 0;background:linear-gradient(180deg,#fff,#f6f8fc)}
.hf-reviews-section .hf-section-head{display:grid;grid-template-columns:1fr minmax(260px,380px);gap:22px;align-items:start;margin-bottom:22px}
.hf-review-list{display:grid;gap:16px;margin:22px 0}
.hf-review-card{background:#fff;border:1px solid var(--hf-border,#e5e7eb);border-radius:20px;box-shadow:0 12px 30px rgba(15,23,42,.06);padding:20px}
.hf-review-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;border-bottom:1px solid #eef2f7;padding-bottom:12px;margin-bottom:12px}
.hf-review-card-head span{display:block;color:#667085;font-size:13px;margin-top:3px}
.hf-review-score{white-space:nowrap;color:#101828;font-weight:800}
.hf-review-metrics{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}
.hf-review-metrics span{background:#eff6ff;color:#175cd3;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}
.hf-review-body{color:#344054;line-height:1.7}
.hf-review-form-wrap{margin-top:24px;background:#fff;border:1px solid var(--hf-border,#e5e7eb);border-radius:24px;padding:24px;box-shadow:0 16px 40px rgba(15,23,42,.08)}
.hf-review-form-wrap textarea,.hf-review-form-wrap input,.hf-review-form-wrap select{border-radius:12px;border:1px solid #d0d5dd;padding:12px;width:100%;max-width:100%}
.hf-review-form-wrap .submit{background:var(--hf-accent,#facc15);border:0;border-radius:999px;padding:12px 20px;font-weight:900;cursor:pointer}
.hf-empty-reviews{margin:18px 0}
@media(max-width:780px){.hf-reviews-section .hf-section-head{grid-template-columns:1fr}.hf-review-card-head{display:block}.hf-review-score{margin-top:10px}.hf-review-form-wrap{padding:18px;border-radius:20px}}

/* v7 live-site polish: color variants, compact reviews, footer copy cleanup */
.hf-rider-benefits h3{letter-spacing:-.02em}.hf-rider-benefits p{color:#d8dee9!important}
.hf-color-gallery{margin:16px 0 18px;padding:14px;border:1px solid var(--hf-line);border-radius:18px;background:#f8fafc;color:#101828}.hf-color-gallery-head{display:grid;gap:2px;margin-bottom:10px}.hf-color-gallery-head strong{font-weight:950}.hf-color-gallery-head span{font-size:12px;color:var(--hf-muted)}.hf-color-swatches{display:flex;gap:8px;flex-wrap:wrap}.hf-color-swatch{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--hf-line);background:#fff;border-radius:999px;padding:7px 10px;cursor:pointer;font-weight:900;color:#101828}.hf-color-swatch span{width:20px;height:20px;border-radius:999px;border:2px solid #fff;box-shadow:0 0 0 1px rgba(15,23,42,.18)}.hf-color-swatch b{font-size:12px}.hf-color-swatch.is-active{border-color:var(--hf-blue);box-shadow:0 0 0 3px rgba(29,114,243,.12)}.hf-color-current{margin:9px 0 0!important;font-size:13px;color:var(--hf-muted)!important}.hf-main-product-img img{width:100%;height:100%;object-fit:contain;display:block}.hf-hero-product .hf-product-img{min-height:260px;height:auto}.hf-hero-product .hf-product-img img{max-height:240px}
.hf-compact-review-fields{padding:14px;margin:12px 0}.hf-compact-review-fields h3{font-size:18px}.hf-compact-review-fields .hf-review-field-grid{grid-template-columns:1.2fr repeat(4,.9fr);gap:8px}.hf-compact-review-fields .hf-review-field-grid label{font-size:12px}.hf-compact-review-fields select{padding:9px!important}.hf-review-form-wrap{max-width:840px;margin-left:auto;margin-right:auto}.hf-review-form-wrap .comment-notes{font-size:13px;color:var(--hf-muted);background:#f8fafc;border:1px solid var(--hf-line);padding:10px 12px;border-radius:14px}.hf-review-form-wrap .comment-form-comment label{font-weight:950}.hf-review-form-wrap textarea{min-height:120px}.hf-review-form-wrap .form-submit{margin-bottom:0}.hf-reviews-section{padding:34px 0}.hf-review-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-review-card{padding:16px;border-radius:18px}.hf-review-body{font-size:15px}.hf-review-metrics span{font-size:12px;padding:5px 8px}.hf-empty-reviews{max-width:840px;margin-left:auto;margin-right:auto}.hf-footer .hf-logo + p{max-width:280px}.hf-footer .hf-container:last-child{font-size:13px!important;color:#667085!important}
@media(max-width:900px){.hf-review-list{grid-template-columns:1fr}.hf-compact-review-fields .hf-review-field-grid{grid-template-columns:1fr 1fr}.hf-hero-product .hf-product-img{min-height:220px}.hf-color-swatch{padding:8px 10px}}
@media(max-width:520px){.hf-compact-review-fields .hf-review-field-grid{grid-template-columns:1fr}.hf-color-swatches{display:grid;grid-template-columns:1fr 1fr}.hf-color-swatch{justify-content:flex-start}.hf-hero-product .hf-product-img{min-height:190px}.hf-reviews-section{padding:22px 0}.hf-review-form-wrap{padding:14px}.hf-review-form-wrap textarea{min-height:100px}.hf-review-card{padding:14px}.hf-review-metrics{display:grid;grid-template-columns:1fr 1fr}.hf-rider-benefits{grid-template-columns:1fr!important}}


/* === HelmetFinder Pro v8: final mobile polish, readable typography, button links === */
:root{
  --hf-bg:#f3f6fb;
  --hf-soft:#f8fbff;
  --hf-ink:#101828;
  --hf-muted:#5f6f86;
  --hf-line:#dfe7f1;
  --hf-shadow:0 14px 34px rgba(15,23,42,.075);
}
html{font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{font-size:1rem;line-height:1.65;background:linear-gradient(180deg,#f7f9fc 0%,#f2f5fa 45%,#f7f9fc 100%)}
p,li,td,th,input,select,textarea,button{font-size:1rem;line-height:1.6}
.hf-card p,.hf-guide-row p,.hf-list-left p,.hf-section-summary,.hf-footer a{font-size:.98rem;line-height:1.55;color:var(--hf-muted)}
.hf-card h3,.hf-guide-row strong,.hf-list-left strong{font-size:1.08rem;line-height:1.28;letter-spacing:-.01em}
.hf-section{padding:42px 0}.hf-section h2{font-size:clamp(1.7rem,2.4vw,2.35rem);letter-spacing:-.035em}.hf-section-summary{max-width:760px;margin:.45rem 0 0}.hf-section-head{align-items:center;margin-bottom:22px}
.hf-view{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border-radius:999px;background:#fff;color:var(--hf-blue)!important;border:1px solid #cfe0ff;box-shadow:0 8px 22px rgba(29,114,243,.10);font-size:.92rem;font-weight:950;white-space:nowrap}.hf-view:hover{background:var(--hf-blue);color:#fff!important;transform:translateY(-1px)}
.hf-card,.hf-brand-pill,.hf-list-card,.hf-guide-row,.hf-product-card{border-color:#dfe7f1;background:rgba(255,255,255,.96)}
.hf-type-card{padding:22px 16px}.hf-type-card h3{margin-top:10px}.hf-helmet-blob{filter:drop-shadow(0 10px 15px rgba(15,23,42,.18))}
.hf-list-card{min-height:104px;padding:20px}.hf-badge{width:48px;height:48px;font-size:1.15rem}.hf-list-left{min-width:0}.hf-list-left span:last-child{min-width:0}.hf-list-card b{font-size:1.6rem;color:#111827}
.hf-brand-section{padding-top:26px}.hf-brand-grid-large{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.hf-brand-pill{display:grid;place-items:center;min-height:84px;padding:16px;border-radius:22px;font-size:1.1rem;box-shadow:0 12px 26px rgba(16,24,40,.055)}
.hf-compare-card{min-height:150px;padding:18px;border-radius:24px}.hf-compare-card strong{display:block;margin-top:8px;font-size:1rem;line-height:1.25}.hf-vs{width:40px;height:40px;box-shadow:0 8px 22px rgba(7,27,53,.22)}
.hf-product-card{padding:18px}.hf-product-card h3{font-size:1.1rem}.hf-price{font-size:1.25rem}.hf-meta{gap:7px}.hf-tag{font-size:.8rem;padding:6px 10px}
.hf-footer{background:#fff}.hf-trust{border-radius:28px}.hf-trust h3{font-size:1.18rem}.hf-trust p{font-size:1rem;color:#edf4ff}
.hf-single-hero p,.hf-content article,.hf-author-box,.hf-comments,.hf-review-form-wrap,.hf-review-card{font-size:1rem}.hf-content h2{font-size:1.65rem}.hf-content h3{font-size:1.32rem}.hf-spec-table th,.hf-spec-table td{font-size:1rem;line-height:1.55}.hf-title{letter-spacing:-.04em}
.hf-bottom-nav{background:rgba(10,25,47,.96)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 18px 50px rgba(5,12,25,.34)!important}.hf-bottom-nav a{color:#dce8ff!important;border-radius:18px;padding:8px 5px;transition:.18s}.hf-bottom-nav a:hover,.hf-bottom-nav a:focus{background:rgba(255,196,0,.16);color:#fff!important}.hf-bottom-nav span{font-size:1.35rem!important;margin-bottom:2px}
@media(max-width:1024px){
  .hf-brand-grid-large{grid-template-columns:repeat(4,minmax(0,1fr))}
  .hf-section{padding:36px 0}
}
@media(max-width:768px){
  body{font-size:1rem;padding-bottom:96px;background:#f5f7fb}
  p,li,td,th,input,select,textarea,button{font-size:1rem}
  .hf-container{width:min(100% - 28px,1180px)}
  .hf-header{height:68px}.hf-logo{font-size:1.18rem}.hf-logo-mark{width:42px;height:42px;border-radius:16px}
  .hf-hero{padding:36px 0 28px;border-radius:0 0 28px 28px}.hf-hero h1{font-size:clamp(2.25rem,10vw,3.25rem);line-height:1.02}.hf-hero p{font-size:1.05rem;line-height:1.6}.hf-searchbox input{font-size:1rem;min-height:52px}.hf-searchbox button{min-height:50px;font-size:1rem}.hf-chip{font-size:.9rem;padding:9px 12px}
  .hf-section{padding:28px 0}.hf-section-head{display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px;margin-bottom:18px}.hf-section-head h2{font-size:1.65rem;line-height:1.15}.hf-section-summary{font-size:1rem;grid-column:1/-1}.hf-view{min-height:40px;padding:9px 14px;font-size:.88rem}
  .hf-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.hf-type-card{display:block;text-align:center;min-height:176px;padding:18px 12px;border-radius:22px}.hf-type-card .hf-helmet-blob{width:86px;height:66px;margin:0 auto 12px}.hf-type-card h3{font-size:1rem;margin:8px 0 4px}.hf-type-card p{font-size:.9rem;line-height:1.35}
  .hf-two-col{gap:24px}.hf-guide-list{gap:12px}.hf-list-card{min-height:auto;padding:16px;border-radius:22px;align-items:center}.hf-list-left{gap:12px}.hf-list-left strong{font-size:1.02rem}.hf-list-left p{font-size:.92rem}.hf-badge{width:44px;height:44px;border-radius:16px;flex:0 0 auto}
  .hf-brand-grid-large{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hf-brand-pill{min-height:74px;border-radius:22px;font-size:1.08rem;padding:12px}
  .hf-grid-4{grid-template-columns:1fr!important;gap:13px}.hf-compare-card{display:grid!important;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr)!important;gap:12px;align-items:center;min-height:138px;padding:16px;text-align:center}.hf-compare-card .hf-helmet-blob{width:74px;height:56px;margin:0 auto 8px}.hf-compare-card strong{font-size:.96rem;line-height:1.25;word-break:normal}.hf-vs{width:40px;height:40px;font-size:.78rem}
  .hf-product-card{grid-template-columns:112px 1fr!important;gap:14px!important;padding:14px;border-radius:22px}.hf-product-card .hf-product-img{height:112px!important;border-radius:18px}.hf-product-card h3{font-size:1.05rem}.hf-product-card p{font-size:.92rem}.hf-price{font-size:1.05rem}
  .hf-guide-row{grid-template-columns:78px 1fr auto!important;padding:12px;border-radius:20px}.hf-guide-row strong{font-size:1.03rem}.hf-guide-row p{font-size:.92rem}.hf-thumb{height:68px;border-radius:16px}.hf-arrow{display:block!important;font-size:1.5rem;color:#111827}
  .hf-bottom-nav{left:12px;right:12px;bottom:12px;border-radius:26px;padding:9px 8px;grid-template-columns:repeat(5,1fr);min-height:76px}.hf-bottom-nav a{font-size:.78rem;font-weight:900;line-height:1.1}.hf-bottom-nav span{font-size:1.45rem!important;display:block;margin-bottom:3px}
  .hf-content article{padding:20px;border-radius:24px}.hf-content h2{font-size:1.55rem}.hf-content h3{font-size:1.25rem}.hf-spec-table{font-size:1rem}.hf-share a{font-size:.95rem;padding:11px 12px;border-radius:14px}.hf-comments,.hf-review-form-wrap{padding:18px;border-radius:22px}
}
@media(max-width:480px){
  .hf-container{width:min(100% - 22px,1180px)}
  .hf-section{padding:24px 0}.hf-section-head{grid-template-columns:1fr}.hf-section-head .hf-view{justify-self:start}.hf-section h2{font-size:1.55rem}.hf-card p,.hf-list-left p,.hf-section-summary{font-size:.96rem}
  .hf-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.hf-type-card{min-height:164px;padding:15px 10px}.hf-type-card .hf-helmet-blob{width:78px;height:60px}.hf-type-card h3{font-size:.98rem}.hf-type-card p{font-size:.86rem}
  .hf-list-card{padding:14px}.hf-list-left strong{font-size:1rem}.hf-badge{width:40px;height:40px}.hf-list-card b{font-size:1.35rem}
  .hf-brand-pill{min-height:68px;font-size:1rem}.hf-compare-card{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)!important;gap:8px;padding:13px;min-height:126px}.hf-compare-card .hf-helmet-blob{width:62px;height:48px}.hf-compare-card strong{font-size:.88rem}.hf-vs{width:34px;height:34px;font-size:.7rem}
  .hf-product-card{grid-template-columns:94px 1fr!important}.hf-product-card .hf-product-img{height:94px!important}.hf-meta{gap:5px}.hf-tag{font-size:.72rem;padding:5px 7px}.hf-price{font-size:1rem}.hf-guide-row{grid-template-columns:64px 1fr!important}.hf-guide-row .hf-arrow{display:none!important}.hf-guide-row p{font-size:.9rem}
  .hf-bottom-nav{min-height:74px;padding:8px 6px;border-radius:24px}.hf-bottom-nav a{font-size:.72rem;padding:7px 2px}.hf-bottom-nav span{font-size:1.35rem!important}
  .hf-footer-grid{gap:18px}.hf-footer a{font-size:.96rem}.hf-title{font-size:2rem}.hf-single-hero p{font-size:1rem}.hf-content article{padding:17px}.hf-share{grid-template-columns:1fr 1fr!important}.hf-share strong{font-size:1rem}.hf-share a{font-size:.88rem}
}
@media(max-width:360px){
  .hf-grid-6{grid-template-columns:1fr!important}.hf-type-card{display:grid;grid-template-columns:78px 1fr;text-align:left;min-height:112px;align-items:center}.hf-type-card .hf-helmet-blob{margin:0}.hf-compare-card{grid-template-columns:1fr!important}.hf-vs{margin:0 auto}.hf-bottom-nav a{font-size:.68rem}
}
