:root{--accent:#635bff;--accent-2:#16a34a;--bg:#f5f7fb;--ink:#101828;--muted:#667085;--line:#e5e9f0;--white:#fff;--radius:22px;--max:1240px;--shadow:0 16px 48px rgba(16,24,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}.shell{width:min(calc(100% - 40px),var(--max));margin:0 auto}.narrow{width:min(calc(100% - 40px),860px)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.hidden{display:none!important}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:72px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:850;letter-spacing:-.03em}.brand-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--accent),#8b5cf6);box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 25%,transparent)}.nav{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:650;color:#667085}.nav a{padding:27px 0 24px;border-bottom:2px solid transparent}.nav a.active,.nav a:hover{color:var(--ink);border-color:var(--accent)}.header-meta{margin-left:auto;display:flex;align-items:center;gap:7px;color:#667085;font-size:12px;white-space:nowrap}.fresh-dot{width:8px;height:8px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 4px #ecfdf3;display:inline-block}.header-cta{margin-left:4px}.ghost-btn,.secondary-btn,.filter-toggle{border:1px solid var(--line);background:#fff;border-radius:13px;padding:11px 16px;font-weight:750;color:#344054;cursor:pointer;transition:.2s}.ghost-btn:hover,.secondary-btn:hover,.filter-toggle:hover{border-color:#cdd3df;box-shadow:0 5px 16px rgba(16,24,40,.06)}
.hero{background:linear-gradient(180deg,#fff 0%,#f8f9fd 100%);border-bottom:1px solid var(--line);padding:48px 0 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.eyebrow:before,.section-kicker:before{content:"";width:18px;height:2px;border-radius:99px;background:currentColor}.hero h1{font-size:clamp(42px,4.5vw,62px);line-height:1;letter-spacing:-.055em;margin:16px 0 16px;max-width:680px}.hero-sub{font-size:17px;line-height:1.6;color:#475467;max-width:690px;margin:0}.hero-actions{display:flex;gap:11px;margin-top:24px}.primary-btn{border:0;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 75%,#8b5cf6));color:#fff;border-radius:13px;padding:13px 18px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 22%,transparent);transition:.2s}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px color-mix(in srgb,var(--accent) 28%,transparent)}.primary-btn.small{padding:10px 15px}.secondary-btn{padding:13px 18px}.trustline{display:flex;align-items:flex-start;gap:9px;margin-top:17px;color:#667085;font-size:12px;line-height:1.5;max-width:650px}.shield{width:19px;height:19px;border-radius:50%;background:#dcfce7;color:#15803d;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.hero-products{position:relative;height:270px;display:flex;align-items:center;justify-content:center}.hero-product{position:absolute;width:280px;height:176px;border-radius:22px;background:#fff;border:1px solid #e6e9f0;box-shadow:0 25px 55px rgba(16,24,40,.15);padding:16px;overflow:hidden;transition:.2s}.hero-product:nth-child(1){transform:translate(-72px,4px) rotate(-6deg);z-index:3}.hero-product:nth-child(2){transform:translate(68px,-18px) rotate(7deg);z-index:2}.hero-product:nth-child(3){transform:translate(30px,54px) rotate(2deg);z-index:1;opacity:.9}.hero-product img{width:100%;height:100%;object-fit:contain}.hero-product-fallback{height:100%;border-radius:17px;padding:18px;color:#fff;background:linear-gradient(135deg,#111827 0%,#35305e 62%,var(--accent) 130%);display:flex;flex-direction:column;justify-content:space-between}.hero-product-fallback b{font-size:17px}.hero-product-fallback span{font-size:12px;opacity:.85}.hero-product-badge{position:absolute;right:12px;top:12px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;color:#344054;box-shadow:0 6px 18px rgba(16,24,40,.08)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:20px 20px 0 0;overflow:hidden}.hero-stat{padding:18px 24px;display:flex;align-items:baseline;gap:9px}.hero-stat+.hero-stat{border-left:1px solid var(--line)}.hero-stat strong{font-size:21px;letter-spacing:-.03em}.hero-stat span{font-size:12px;color:#667085}
.catalog-section{padding:54px 0 78px}.section-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-end;margin-bottom:19px}.section-head h2,.info-head h2,.faq-section h2{font-size:34px;line-height:1.08;letter-spacing:-.04em;margin:9px 0 8px}.section-head p,.info-head p{color:#667085;margin:0;line-height:1.6;max-width:760px}.verified-pill{display:flex;align-items:center;gap:9px;border:1px solid #abefc6;background:#ecfdf3;color:#067647;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:750;white-space:nowrap}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:17px;overflow:hidden;margin-bottom:15px}.trust-item{background:#fff;padding:13px 15px;display:flex;align-items:center;gap:9px;color:#475467;font-size:12px;font-weight:650}.trust-item:before{content:"✓";width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#ecfdf3;color:#067647;font-weight:900;flex:0 0 auto}.toolbar-card{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 5px 18px rgba(16,24,40,.03)}.search-wrap{position:relative}.search-wrap input{width:100%;height:46px;border:0;background:#f8fafc;border-radius:12px;padding:0 16px 0 42px;outline:none;font-weight:600}.search-wrap input:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 22%,transparent)}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-52%);font-size:21px;color:#98a2b3}.filter-toggle{display:flex;align-items:center;gap:7px}.count-dot{min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:var(--accent);color:#fff;font-size:10px;display:grid;place-items:center}.sort-wrap{height:46px;border:1px solid var(--line);border-radius:12px;padding:0 11px 0 14px;display:flex;align-items:center;gap:7px;color:#667085;font-size:11px;font-weight:750}.sort-wrap select{border:0;outline:0;background:#fff;font-weight:800;color:#344054;max-width:170px}.quick-filters{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 14px}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;color:#475467;font-size:12px;font-weight:750;cursor:pointer}.chip.active{background:#eef2ff;border-color:#c7d2fe;color:var(--accent)}.filters-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px;margin-bottom:15px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:24px;align-items:end}.filter-block label{display:block;font-size:11px;color:#667085;font-weight:800;margin-bottom:9px}.segmented{display:flex;background:#f2f4f7;border-radius:11px;padding:4px}.segmented button{flex:1;border:0;background:transparent;padding:8px 9px;border-radius:8px;cursor:pointer;font-size:11px;font-weight:750;color:#667085}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px rgba(16,24,40,.08)}input[type=range]{width:100%;accent-color:var(--accent)}.range-meta{display:flex;justify-content:space-between;font-size:10px;color:#98a2b3}.range-meta strong{color:var(--ink)}.filter-checks{display:grid;gap:7px;font-size:11px;color:#475467}.filter-checks label{display:flex;align-items:center;gap:7px}.filter-checks input{accent-color:var(--accent)}.text-btn{border:0;background:transparent;color:var(--accent);font-weight:800;cursor:pointer;padding:8px}.results-row{display:flex;justify-content:space-between;align-items:center;color:#475467;font-size:12px;margin:18px 3px 11px}.results-row strong{font-size:15px;color:var(--ink)}.results-note{font-size:11px;color:#98a2b3}
.offer-list{display:grid;gap:12px}.offer-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:grid;grid-template-columns:minmax(330px,1.15fr) minmax(370px,1.15fr) minmax(190px,.65fr);gap:22px;box-shadow:0 4px 16px rgba(16,24,40,.025);transition:.2s}.offer-card:hover{border-color:#d5d9e3;box-shadow:0 12px 30px rgba(16,24,40,.065);transform:translateY(-1px)}.offer-card.highlight-top{border-color:#c7d2fe;background:linear-gradient(90deg,#fff 0%,#fff 72%,#fafaff 100%)}.offer-card.highlight-top:before,.offer-card.highlight-recommended:before{content:"";position:absolute;left:-1px;top:19px;bottom:19px;width:3px;border-radius:0 4px 4px 0;background:var(--accent)}.offer-main{display:grid;grid-template-columns:126px 1fr;gap:14px;align-items:start}.offer-media{width:126px;height:80px;border:1px solid #e6e9f0;border-radius:17px;background:#f8fafc;display:grid;place-items:center;overflow:hidden;position:relative}.offer-card-image{width:100%;height:100%;object-fit:contain;display:block}.offer-logo{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:#fff;font-size:21px;font-weight:900}.rank-badge{position:absolute;left:7px;top:7px;z-index:2;width:25px;height:25px;border-radius:9px;background:#101828;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900;box-shadow:0 5px 12px rgba(16,24,40,.2)}.offer-meta-top{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:5px}.badge{font-size:9px;font-weight:850;padding:5px 7px;border-radius:999px;background:#eef2ff;color:var(--accent)}.verified-badge{position:relative;font-size:9px;font-weight:800;color:#067647;background:#ecfdf3;border-radius:999px;padding:5px 7px;cursor:help}.verified-badge:hover:after{content:attr(data-tooltip);position:absolute;left:0;top:calc(100% + 8px);width:250px;background:#101828;color:#fff;padding:9px 10px;border-radius:9px;font-size:10px;font-weight:600;line-height:1.4;z-index:20;box-shadow:var(--shadow)}.offer-bank{font-size:11px;color:#667085;font-weight:750}.offer-title{font-size:18px;letter-spacing:-.025em;margin:0 0 4px}.offer-sub{font-size:11px;color:#667085;line-height:1.45;margin:0 0 8px}.rating-row{display:flex;align-items:center;gap:5px;color:#667085;font-size:10px}.star{color:#f59e0b}.offer-value{border-left:1px solid var(--line);padding-left:20px;display:flex;flex-direction:column;justify-content:center}.value-label{font-size:10px;color:#98a2b3;font-weight:700;margin-bottom:4px}.main-benefit{font-size:24px;line-height:1.05;letter-spacing:-.04em;color:var(--accent);font-weight:900;margin-bottom:12px}.benefit-chips{display:flex;gap:6px;flex-wrap:wrap}.benefit-chip{padding:6px 8px;border-radius:9px;background:#f8fafc;color:#475467;font-size:10px;font-weight:700;border:1px solid #eef0f4}.compact-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.compact-metric span{display:block;font-size:9px;color:#98a2b3;margin-bottom:3px}.compact-metric b{font-size:12px;line-height:1.2}.offer-action{display:flex;flex-direction:column;justify-content:center;gap:8px}.offer-action .primary-btn{width:100%;padding:13px 15px}.cta-note{text-align:center;color:#667085;font-size:10px}.details-toggle{border:0;background:transparent;color:#475467;font-size:11px;font-weight:800;cursor:pointer;padding:5px}.compare-check{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#667085}.compare-check input{accent-color:var(--accent)}.applications{text-align:center;font-size:9px;color:#98a2b3}.offer-details{grid-column:1/-1;border-top:1px solid var(--line);padding-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.offer-details ul{margin:0;padding-left:18px;display:grid;gap:7px;color:#475467;font-size:11px;line-height:1.5}.detail-note{background:#f8fafc;border:1px solid #edf0f4;border-radius:12px;padding:12px;color:#667085;font-size:10px;line-height:1.55}.offer-disclaimer{grid-column:1/-1;color:#98a2b3;font-size:9px;padding-top:2px}.empty-state{text-align:center;padding:55px 20px;background:#fff;border:1px solid var(--line);border-radius:20px}.empty-icon{font-size:40px;color:#98a2b3}.empty-state h3{margin:10px 0 7px}.empty-state p{color:#667085}
.info-section{background:#101828;color:#fff;padding:44px 0}.info-head{max-width:760px}.info-head p{color:#b7c0cf}.guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:22px}.guide-cards article{border:1px solid #344054;background:#1d2939;border-radius:16px;padding:17px}.guide-cards span{font-size:9px;color:#84adff;font-weight:850}.guide-cards h3{font-size:14px;margin:10px 0 6px}.guide-cards p{font-size:11px;line-height:1.55;color:#b7c0cf;margin:0}.repeat-cta{background:#fff;border-bottom:1px solid var(--line)}.repeat-inner{padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.repeat-inner div{display:flex;flex-direction:column;gap:4px}.repeat-inner strong{font-size:20px;letter-spacing:-.03em}.repeat-inner span{font-size:12px;color:#667085}.faq-section{padding:55px 0 65px}.faq-section details{background:#fff;border:1px solid var(--line);border-radius:14px;margin-top:8px;overflow:hidden}.faq-section summary{cursor:pointer;padding:16px 17px;font-size:12px;font-weight:800;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"+";float:right;color:#98a2b3;font-size:16px}.faq-section details[open] summary:after{content:"−"}.faq-section details p{border-top:1px solid #edf0f4;margin:0;padding:13px 17px;color:#667085;font-size:11px;line-height:1.6}.footer{background:#fff;border-top:1px solid var(--line);padding:30px 0}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-footer{font-size:16px}.brand-footer .brand-mark{width:31px;height:31px;border-radius:10px}.footer-links{display:flex;gap:18px;font-size:10px;color:#667085}.legal-box{margin:19px 0 14px;padding:13px 15px;border:1px solid var(--line);border-radius:13px;background:#f8fafc}.legal-box strong{font-size:9px}.legal-box p{font-size:9px;line-height:1.55;color:#667085;margin:5px 0}.footer-bottom{font-size:9px;color:#98a2b3}
.compare-bar{position:fixed;left:50%;transform:translateX(-50%);bottom:16px;z-index:80;width:min(calc(100% - 30px),980px);background:#101828;color:#fff;border-radius:17px;padding:11px 13px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;box-shadow:0 20px 60px rgba(16,24,40,.3)}.compare-count{display:inline-grid;place-items:center;width:25px;height:25px;background:var(--accent);border-radius:8px;margin-right:7px;font-weight:900}.compare-selected{display:flex;gap:6px;overflow:auto}.compare-mini{white-space:nowrap;padding:6px 8px;border:1px solid #344054;border-radius:8px;font-size:9px;color:#d0d5dd}.compare-actions{display:flex;align-items:center;gap:6px}.modal-backdrop{position:fixed;inset:0;background:rgba(16,24,40,.55);z-index:100;display:grid;place-items:center;padding:20px}.modal{position:relative;background:#fff;border-radius:22px;width:min(100%,1000px);max-height:88vh;overflow:auto;padding:28px}.modal-close{position:absolute;right:18px;top:16px;border:0;background:#f2f4f7;width:34px;height:34px;border-radius:10px;font-size:21px;cursor:pointer}.modal-head h2{margin:8px 0 20px}.compare-table{width:100%;border-collapse:collapse}.compare-table th,.compare-table td{padding:12px;border-bottom:1px solid var(--line);text-align:left;font-size:11px}.compare-table th{position:sticky;top:0;background:#fff}.compare-table td:first-child,.compare-table th:first-child{color:#667085;font-weight:700;width:150px}.compare-title-cell{font-size:13px!important;color:var(--ink)!important}.toast{position:fixed;right:20px;bottom:20px;z-index:130;background:#101828;color:#fff;padding:12px 15px;border-radius:12px;font-size:11px;box-shadow:var(--shadow)}
@media(max-width:1020px){.nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-products{height:220px;margin-top:5px}.hero-product{width:250px;height:158px}.offer-card{grid-template-columns:1fr}.offer-value{border-left:0;border-top:1px solid var(--line);padding:14px 0 0}.offer-action{display:grid;grid-template-columns:1fr 1fr}.cta-note{grid-column:1/-1}.compact-metrics{max-width:650px}.filters-panel{grid-template-columns:1fr 1fr}.header-meta{margin-left:auto}}
@media(max-width:720px){.shell,.narrow{width:min(calc(100% - 24px),var(--max))}.header-inner{height:64px;gap:12px}.header-meta,.header-cta{display:none}.hero{padding-top:34px}.hero h1{font-size:40px}.hero-sub{font-size:15px}.hero-actions{flex-direction:column}.hero-actions>*{width:100%}.hero-products{height:190px}.hero-product{width:210px;height:133px;padding:10px}.hero-product:nth-child(1){transform:translate(-45px,2px) rotate(-5deg)}.hero-product:nth-child(2){transform:translate(47px,-10px) rotate(6deg)}.hero-product:nth-child(3){transform:translate(20px,42px) rotate(2deg)}.hero-stats{grid-template-columns:1fr;margin-top:25px}.hero-stat+.hero-stat{border-left:0;border-top:1px solid var(--line)}.hero-stat{padding:14px 17px}.catalog-section{padding-top:42px}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.info-head h2,.faq-section h2{font-size:29px}.verified-pill{align-self:flex-start}.trust-strip{grid-template-columns:1fr}.toolbar-card{grid-template-columns:1fr 1fr}.search-wrap{grid-column:1/-1}.sort-wrap span{display:none}.sort-wrap select{width:100%;max-width:130px}.filters-panel{grid-template-columns:1fr;gap:18px}.results-note{display:none}.offer-card{padding:16px;gap:15px;border-radius:18px}.offer-main{grid-template-columns:105px 1fr;gap:11px}.offer-media{width:105px;height:67px}.offer-title{font-size:17px}.main-benefit{font-size:21px}.compact-metrics{grid-template-columns:repeat(2,1fr)}.offer-action{grid-template-columns:1fr}.offer-details{grid-template-columns:1fr}.guide-cards{grid-template-columns:1fr}.repeat-inner{align-items:flex-start;flex-direction:column}.repeat-inner .primary-btn{width:100%}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}.compare-bar{grid-template-columns:1fr auto}.compare-selected{grid-column:1/-1;grid-row:2}.modal{padding:24px 16px}}

/* v2.2 — cleaner conversion layout + improved typography */
body{font-family:"Manrope",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.5}
button,input,select,textarea{font-family:inherit}
.header-cta{margin-left:auto}
.header-meta,.hero-product-badge{display:none!important}
.brand{font-size:21px;font-weight:800}.nav{font-size:15px;font-weight:650}.ghost-btn,.secondary-btn,.filter-toggle{font-size:14px}
.hero-copy>h1{margin-top:0}.hero h1{font-weight:800}.hero-sub{font-size:18px;line-height:1.62}.primary-btn{font-size:14px}.trustline{font-size:13px}
.hero-product-fallback b{font-size:18px}.hero-product-fallback span{font-size:13px}.hero-stat strong{font-size:24px}.hero-stat span{font-size:13px}
.section-head h2,.info-head h2,.faq-section h2{font-size:36px;font-weight:800}.section-head{align-items:center}.trust-item{font-size:13px}.search-wrap input{font-size:14px}.filter-toggle{font-size:13px}.sort-wrap{font-size:12px}.sort-wrap select{font-size:12px}.chip{font-size:13px}.filter-block label{font-size:12px}.segmented button{font-size:12px}.filter-checks{font-size:12px}.results-row{font-size:13px}.results-row strong{font-size:16px}.results-note{font-size:13px;color:#667085;font-weight:600}
.offer-bank{font-size:12px}.offer-title{font-size:19px;font-weight:800}.offer-sub{font-size:13px;line-height:1.5}.rating-row{font-size:11px}.value-label{font-size:11px}.main-benefit{font-size:25px}.benefit-chip{font-size:11px}.compact-metric span{font-size:10px}.compact-metric b{font-size:13px}.cta-note{font-size:11px}.details-toggle{font-size:12px}.compare-check{font-size:11px}.applications{font-size:10px}.offer-details ul{font-size:12px}.detail-note{font-size:11px}.offer-disclaimer{font-size:10px}
.info-head p{font-size:14px;line-height:1.65}.guide-cards article{padding:20px}.guide-cards span{font-size:22px;line-height:1;font-weight:800;letter-spacing:-.04em;color:#84adff}.guide-cards h3{font-size:17px;margin:12px 0 7px}.guide-cards p{font-size:13px;line-height:1.6}.repeat-inner span{font-size:13px}
.faq-section summary{font-size:14px}.faq-section details p{font-size:13px}.footer-links{font-size:11px}.legal-box strong{font-size:10px}.legal-box p{font-size:10px}.footer-bottom{font-size:10px}
@media(max-width:720px){body{font-size:14px}.hero h1{font-size:41px}.hero-sub{font-size:16px}.section-head h2,.info-head h2,.faq-section h2{font-size:30px}.results-note{display:none}.offer-title{font-size:18px}.offer-sub{font-size:12px}.main-benefit{font-size:22px}.guide-cards span{font-size:21px}.guide-cards h3{font-size:16px}.guide-cards p{font-size:12px}}
.hero-product-fallback{justify-content:flex-end}
.section-head h2,.info-head h2{margin-top:0}
