:root{--ink:#101214;--ink2:#171a1d;--muted:#676d73;--line:#e1e4e6;--paper:#fff;--card:#fff;--soft:#f3f5f4;--soft2:#f8faf9;--canvas:#e7e9e8;--body-text:#222528;--accent:#168b54;--accent-soft:color-mix(in srgb,var(--accent) 13%,transparent);--shell:1360px;--max:1180px;--reading:790px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.utility-bar{background:#0d0e11;color:#afb3ba;font-size:11px}.utility-inner{max-width:var(--max);margin:auto;height:30px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-inner div{display:flex;gap:18px}.utility-inner a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:50;background:#111216;color:#fff;box-shadow:0 1px 0 #ffffff12}.header-main{max-width:var(--max);height:70px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:baseline;gap:5px;font-size:24px;line-height:1;font-weight:950;letter-spacing:-1.1px}.brand span{font-weight:450;letter-spacing:-.7px}.brand strong{font-weight:950;color:var(--accent)}.header-actions{display:flex;align-items:center;gap:10px}.header-deals{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;background:var(--accent);color:#fff;border-radius:5px;padding:10px 14px}.search-btn,.menu-btn{border:1px solid #ffffff24;background:#ffffff09;color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:20px;line-height:1}.menu-btn{display:none;font-size:18px}.nav-wrap{border-top:1px solid #ffffff12;background:#16171b}.main-nav{max-width:var(--max);height:45px;margin:auto;padding:0 20px;display:flex;align-items:center;gap:28px;overflow:auto;white-space:nowrap;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{font-size:13px;font-weight:800;color:#e6e7ea}.main-nav a:hover,.main-nav .hot{color:#fff}.main-nav .hot:before{content:'●';font-size:8px;color:var(--accent);margin-right:7px;vertical-align:1px}.search-box{display:none;max-width:var(--max);margin:auto;padding:14px 20px;background:#111216}.search-box.show{display:flex;gap:8px}.search-box input{flex:1;min-width:0;border:1px solid #ffffff25;background:#fff;color:#111;border-radius:5px;padding:13px 14px;font-size:15px}.search-box button{border:0;background:var(--accent);color:#fff;font-weight:900;border-radius:5px;padding:0 18px;cursor:pointer}.container{max-width:var(--max);margin:auto;padding:34px 20px 72px}.home-strap{display:flex;align-items:center;gap:9px;padding:4px 0 22px;font-size:13px;color:var(--muted);border-bottom:1px solid var(--line)}.home-strap strong{color:var(--ink)}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(340px,.9fr);gap:30px;padding:26px 0 40px;border-bottom:1px solid var(--line)}.hero-main .hero-media{overflow:hidden;background:var(--soft);aspect-ratio:16/9}.hero-main img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hero-main a:hover img{transform:scale(1.015)}.hero-main .kicker{display:inline-block;margin-top:15px}.hero-main h1{font-size:46px;line-height:1.01;letter-spacing:-2px;margin:8px 0 10px;max-width:850px}.hero-main p,.dek{font-size:18px;line-height:1.5;color:var(--muted);margin:0 0 11px}.hero-main small,.mini-card small,.guide-grid small{font-size:12px;color:#8b8f96}.hero-side{display:grid;align-content:start}.mini-card{padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid var(--line)}.mini-card:last-child{border-bottom:0;margin-bottom:0}.mini-card a{display:grid;grid-template-columns:142px 1fr;gap:16px;align-items:start}.mini-card img{width:142px;height:96px;object-fit:cover;background:var(--soft)}.mini-card h3{font-size:18px;line-height:1.14;letter-spacing:-.25px;margin:5px 0 8px}.kicker,.section-kicker,.deal-source{text-transform:uppercase;font-weight:900;font-size:11px;letter-spacing:.09em;color:var(--accent)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:46px 0 18px;padding-top:2px}.section-head>div{display:grid;gap:4px}.section-head h2,.offers-stream-head h2{font-size:30px;line-height:1.05;letter-spacing:-1px;margin:0}.section-head>a{font-weight:850;font-size:13px;color:#2e3136}.section-head>a:hover{color:var(--accent)}.deal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.deal-card{border:1px solid var(--line);background:var(--card);min-width:0;transition:box-shadow .18s ease,transform .18s ease}.deal-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #10111412}.deal-card>a{display:block;padding:14px}.deal-img{position:relative;background:var(--card);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.deal-img img{width:100%;height:100%;object-fit:contain}.discount{position:absolute;top:8px;left:8px;background:var(--accent);color:#fff;border-radius:4px;padding:7px 9px;font-weight:950;font-size:13px}.deal-source{display:block;margin-top:12px}.deal-card h3{font-size:17px;line-height:1.24;letter-spacing:-.15px;margin:6px 0 11px;min-height:63px}.price-row{display:flex;gap:9px;align-items:baseline;margin:8px 0}.price-row del{color:#8c9096;font-size:13px}.price-row strong{font-size:23px;letter-spacing:-.5px}.deal-time{display:block;color:#8b8f96;font-size:11px;margin-top:8px}.empty-deals{padding:25px 28px;background:var(--soft2);border:1px solid var(--line);border-left:4px solid var(--accent);display:flex;gap:7px;flex-direction:column;color:var(--muted)}.empty-deals strong{color:var(--ink);font-size:18px}.empty-deals.prominent{margin-bottom:20px}.guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.guide-grid article{min-width:0}.guide-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:12px;background:var(--soft)}.guide-grid h3{font-size:20px;line-height:1.13;letter-spacing:-.35px;margin:6px 0 8px}.category-module{padding-top:1px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-grid article{border-top:3px solid var(--ink);padding-top:13px}.category-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:12px;background:var(--soft)}.category-grid h3{font-size:23px;line-height:1.1;letter-spacing:-.5px;margin:6px 0 8px}.category-grid p{color:var(--muted);font-size:14px;line-height:1.45;margin:0}.article-list{display:grid}.list-card{border-top:1px solid var(--line);padding:22px 0}.list-card a{display:grid;grid-template-columns:300px minmax(0,1fr);gap:25px;align-items:center}.list-card img{width:300px;aspect-ratio:16/10;object-fit:cover;background:var(--soft)}.list-card h2{font-size:27px;line-height:1.08;letter-spacing:-.65px;margin:6px 0 9px}.list-card p{margin:0 0 11px;color:var(--muted);line-height:1.45;font-size:15px}.list-card small{color:#8b8f96;font-size:12px}.page-title,.offers-intro{max-width:900px;padding:25px 0 20px}.page-title h1,.offers-intro h1{font-size:52px;line-height:.98;letter-spacing:-2.2px;margin:8px 0 13px}.page-title p,.offers-intro p{font-size:18px;color:var(--muted);line-height:1.55;max-width:820px}.offers-intro{border-bottom:1px solid var(--line);max-width:none}.offers-first{margin-top:30px}.result-count{font-size:12px;color:var(--muted);font-weight:800}.offers-stream-head{display:grid;gap:15px;margin:50px 0 0;border-top:4px solid var(--ink);padding-top:17px}.offer-filters{display:flex;gap:7px;align-items:center;overflow:auto;padding:0 0 14px;border-bottom:1px solid var(--line);white-space:nowrap;scrollbar-width:none}.offer-filters::-webkit-scrollbar{display:none}.offer-filters a{font-size:12px;font-weight:850;padding:8px 11px;border:1px solid var(--line);background:var(--card)}.offer-filters a.active{background:var(--ink);color:#fff;border-color:var(--ink)}.filter-spacer{flex:1}.offer-feed{display:grid}.offer-row{border-bottom:1px solid var(--line);padding:22px 0}.offer-row-link{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;align-items:center}.offer-row-img{position:relative;background:var(--card)}.offer-row-img img{width:210px;height:160px;object-fit:contain}.offer-row-body h3{font-size:25px;line-height:1.1;letter-spacing:-.55px;margin:6px 0 10px;max-width:820px}.offer-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.offer-meta .price-row{margin:0}.offer-meta small{color:#8b8f96;font-size:12px}.amazon-btn,.amazon-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;padding:10px 13px;border-radius:4px;font-weight:900;font-size:13px}.offer-row .amazon-btn{margin-top:11px;background:var(--accent)}.article-page{max-width:1040px}.article-head{max-width:900px;margin:20px auto 27px}.article-head h1{font-size:56px;line-height:1.01;letter-spacing:-2.5px;margin:10px 0 12px}.byline{color:var(--muted);font-size:13px}.byline a:hover{text-decoration:underline}.article-hero{width:100%;max-height:620px;object-fit:cover;background:var(--soft)}.article-body{max-width:var(--reading);margin:36px auto;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.76;color:var(--body-text)}.article-body>p:first-child{font-size:21px}.article-body h2,.article-body h3{font-family:Inter,ui-sans-serif,sans-serif;line-height:1.12;letter-spacing:-.7px;color:var(--ink);margin-top:42px}.article-body h2{font-size:33px}.article-body h3{font-size:25px}.article-body img{height:auto;margin:28px auto}.article-body a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.article-body blockquote{margin:28px 0;padding:4px 0 4px 22px;border-left:4px solid var(--accent);font-size:24px;line-height:1.4}.review-box{max-width:900px;margin:48px auto;background:#111216;color:#fff;padding:30px}.review-top{display:flex;justify-content:space-between;gap:24px;align-items:start}.review-top h2{font-size:31px;margin:6px 0}.score{font-size:56px;font-weight:950;line-height:.9;color:#fff}.score small{font-size:15px;color:#aeb1b7}.criteria{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;padding:18px 0;margin:18px 0}.criteria div{display:flex;justify-content:space-between}.proscons{display:grid;grid-template-columns:1fr 1fr;gap:25px}.proscons h3{margin-bottom:8px}.proscons li{margin:7px 0;color:#ddd}.amazon-cta{background:var(--accent);margin-top:12px}.article-tags{max-width:var(--reading);margin:34px auto 0;padding-top:22px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:8px;align-items:center}.article-tags strong{margin-right:4px}.article-tags a{font-size:12px;background:var(--soft);padding:7px 10px}.taxonomy-description{color:var(--muted);line-height:1.55}.site-footer{background:#101114;color:#b4b7bd;margin-top:20px}.footer-grid{max-width:var(--max);margin:auto;padding:48px 20px 40px;display:grid;grid-template-columns:1.3fr .7fr .7fr 1.5fr;gap:42px}.site-footer .brand{color:#fff}.site-footer h4{font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 13px}.site-footer a:not(.brand){display:block;margin:8px 0;font-size:13px}.site-footer p{font-size:13px;line-height:1.55;margin:10px 0}.footer-bottom{border-top:1px solid #ffffff15;max-width:var(--max);margin:auto;padding:18px 20px 28px;font-size:11px;color:#777c84}
/* Legacy WordPress/Pixwell content normalized for the PHP magazine */
.legacy-product-card{display:grid;grid-template-columns:220px 1fr;gap:26px;margin:34px 0;padding:22px;border:1px solid var(--line);background:var(--card);font-family:Inter,ui-sans-serif,sans-serif;box-shadow:0 8px 28px #1110000a}.legacy-product-image{display:flex;align-items:center;justify-content:center;background:var(--card)}.legacy-product-image img{width:100%;max-height:220px;object-fit:contain;margin:0}.legacy-product-content h3{font-size:24px;line-height:1.15;margin:5px 0 10px}.legacy-product-content>p{font-family:Inter,ui-sans-serif,sans-serif;font-size:16px;line-height:1.55;color:var(--muted);margin:0 0 15px}.product-eyebrow{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.1em;font-weight:900;color:var(--accent)}.legacy-product-proscons{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:18px 0;padding-top:16px;border-top:1px solid var(--line)}.legacy-product-proscons strong{font-size:14px}.legacy-product-proscons ul{padding-left:20px;margin:8px 0}.legacy-product-proscons li{font-family:Inter,ui-sans-serif,sans-serif;font-size:14px;line-height:1.4;margin:6px 0}.legacy-product-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.price-note{font-family:Inter,ui-sans-serif,sans-serif;font-size:12px;color:var(--muted)}.amazon-cta.compact{margin:0;padding:10px 14px;font-size:13px;white-space:nowrap}.ss-accordion{border:1px solid var(--line);margin:12px 0;background:var(--card);font-family:Inter,ui-sans-serif,sans-serif}.ss-accordion summary{cursor:pointer;font-weight:850;padding:15px 18px;list-style:none}.ss-accordion summary::-webkit-details-marker{display:none}.ss-accordion summary:after{content:'+';float:right;font-size:22px;line-height:18px}.ss-accordion[open] summary:after{content:'−'}.ss-accordion-body{padding:0 18px 15px;color:var(--muted)}.ss-accordion-body p{font-family:Inter,ui-sans-serif,sans-serif;font-size:16px;line-height:1.55}.schema-faq{font-family:Inter,ui-sans-serif,sans-serif;margin:24px 0}.schema-faq-section{padding:16px 0;border-bottom:1px solid var(--line)}.schema-faq-question{display:block;font-size:18px;margin-bottom:6px}.schema-faq-answer{font-family:Inter,ui-sans-serif,sans-serif!important;font-size:16px!important;line-height:1.55!important;color:var(--muted);margin:0!important}.wp-block-pixwell-elements-note,.note-wrap{font-family:Inter,ui-sans-serif,sans-serif;background:var(--soft);margin:28px 0;padding:20px!important}.note-header h2,.note-header h3{margin:0 0 8px!important;font-family:Inter,ui-sans-serif,sans-serif}.note-content p,.note-content li{font-family:Inter,ui-sans-serif,sans-serif;font-size:16px;line-height:1.55}.wp-block-pixwell-elements-affiliate-list{font-family:Inter,ui-sans-serif,sans-serif;border:1px solid var(--line);padding:20px;margin:28px 0}.af-list-header h3{margin:0 0 14px!important}.af-list-item{border-top:1px solid var(--line);padding:14px 0}.af-list-item-inner{display:flex;justify-content:space-between;align-items:center;gap:16px}.af-list-item-left{display:flex;align-items:center;gap:14px}.af-list-logo{width:68px!important;height:68px!important;object-fit:contain!important;margin:0!important}.af-list-item-right{display:flex;align-items:center;gap:12px}.af-price{font-weight:900}.af-button{display:inline-flex;background:#111;color:#fff!important;text-decoration:none!important;border-radius:4px;padding:9px 12px;font-weight:850;font-size:13px;white-space:nowrap}
@media(max-width:980px){.utility-bar{display:none}.header-main{height:62px}.menu-btn{display:inline-grid;place-items:center}.nav-wrap{display:none}.nav-wrap.open{display:block}.main-nav{height:auto;padding:10px 18px 14px;display:grid;gap:0}.main-nav a{padding:11px 0;border-bottom:1px solid #ffffff12}.hero-grid{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr;gap:16px 24px}.deal-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.article-head h1,.page-title h1,.offers-intro h1{font-size:42px}.footer-grid{grid-template-columns:1fr 1fr}.article-page{max-width:100%}}
@media(max-width:650px){.container{padding:24px 15px 56px}.header-main{padding:0 15px}.brand{font-size:20px}.header-deals{display:none}.hero-grid{padding-top:20px;gap:24px}.hero-main h1{font-size:34px;letter-spacing:-1.3px}.hero-main p{font-size:16px}.hero-side{grid-template-columns:1fr}.mini-card a{grid-template-columns:120px 1fr}.mini-card img{width:120px;height:82px}.section-head{margin:38px 0 15px;align-items:center}.section-head h2,.offers-stream-head h2{font-size:25px}.section-head>a{font-size:12px}.deal-grid,.guide-grid{grid-template-columns:1fr 1fr;gap:10px}.deal-card>a{padding:9px}.deal-card h3{font-size:14px;min-height:0}.deal-source{font-size:9px}.price-row strong{font-size:18px}.deal-time{display:none}.guide-grid h3{font-size:16px}.category-grid{grid-template-columns:1fr}.category-grid h3{font-size:21px}.list-card{padding:16px 0}.list-card a{grid-template-columns:118px 1fr;gap:13px;align-items:start}.list-card img{width:118px;height:82px}.list-card h2{font-size:18px;letter-spacing:-.25px;margin-top:4px}.list-card p{display:none}.page-title,.offers-intro{padding-top:15px}.page-title h1,.offers-intro h1,.article-head h1{font-size:35px;letter-spacing:-1.4px}.page-title p,.offers-intro p{font-size:16px}.offer-row-link{grid-template-columns:115px 1fr;gap:14px;align-items:start}.offer-row-img img{width:115px;height:105px}.offer-row-body h3{font-size:18px;letter-spacing:-.2px}.offer-meta{display:block}.offer-meta small{display:block;margin-top:4px}.offer-row .amazon-btn{font-size:11px;padding:8px 9px}.filter-spacer{display:none}.article-body{font-size:18px;line-height:1.7;margin:28px auto}.article-body>p:first-child{font-size:19px}.article-body h2{font-size:28px}.article-body h3{font-size:22px}.review-box{padding:20px;margin-top:35px}.review-top h2{font-size:25px}.score{font-size:43px}.criteria,.proscons{grid-template-columns:1fr}.legacy-product-card{grid-template-columns:1fr;padding:16px}.legacy-product-image img{max-height:190px}.legacy-product-proscons{grid-template-columns:1fr}.legacy-product-footer{align-items:flex-start;flex-direction:column}.af-list-item-inner{align-items:flex-start;flex-direction:column}.af-list-item-right{width:100%;justify-content:space-between}.af-list-logo{width:56px!important;height:56px!important}.footer-grid{grid-template-columns:1fr;gap:24px;padding-top:36px}}
/* Magazine archives and article continuation */
.archive-title{max-width:900px;padding:24px 0 22px;border-bottom:1px solid var(--line);margin-bottom:28px}.archive-title h1{font-size:52px;line-height:.98;letter-spacing:-2.2px;margin:8px 0 12px}.archive-title p{font-size:18px;color:var(--muted);line-height:1.5;max-width:800px;margin:0}.archive-lead{padding-bottom:30px;border-bottom:1px solid var(--line)}.archive-lead a{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:30px;align-items:center}.archive-lead img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--soft)}.archive-lead h2{font-size:38px;line-height:1.02;letter-spacing:-1.5px;margin:8px 0 10px}.archive-lead p{font-size:16px;line-height:1.5;color:var(--muted);margin:0 0 10px}.archive-lead small{font-size:12px;color:#8b8f96}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:28px 0 8px}.archive-grid article{border-top:3px solid var(--ink);padding-top:12px}.archive-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:12px;background:var(--soft)}.archive-grid h3{font-size:22px;line-height:1.1;letter-spacing:-.45px;margin:6px 0 8px}.archive-grid small{font-size:12px;color:#8b8f96}.archive-latest{border-top:1px solid var(--line);padding-top:22px}.author-box{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;background:var(--soft2);border:1px solid var(--line);padding:22px}.author-box img{width:82px;height:82px;border-radius:50%;object-fit:cover;background:#ddd}.author-box h2{font-size:24px;line-height:1.05;margin:4px 0 8px}.author-box p{color:var(--muted);line-height:1.5;margin:0 0 8px;font-size:14px}.author-box a{font-size:13px;font-weight:850;color:var(--accent)}.archive-author{margin:0 0 28px}.article-author{max-width:var(--reading);margin:38px auto 0}.related-block{max-width:1040px;margin:12px auto 0;padding-top:10px}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.related-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;background:var(--soft);margin-bottom:10px}.related-grid h3{font-size:18px;line-height:1.13;letter-spacing:-.25px;margin:6px 0 8px}.related-grid small{font-size:11px;color:#8b8f96}
@media(max-width:980px){.archive-lead a{grid-template-columns:1fr}.archive-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.archive-title h1{font-size:35px;letter-spacing:-1.4px}.archive-title p{font-size:16px}.archive-lead h2{font-size:29px;letter-spacing:-1px}.archive-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr;gap:10px}.related-grid h3{font-size:15px}.author-box{grid-template-columns:56px 1fr;padding:16px}.author-box img{width:56px;height:56px}.author-box h2{font-size:20px}}


/* v0.6 — boxed magazine layout + day/night, StudioShopping green */
html{background:var(--canvas);color-scheme:light}
html[data-theme="dark"]{color-scheme:dark}
body{min-height:100vh;padding:0 22px;transition:background-color .18s ease,color .18s ease}
.site-shell{width:min(100%,var(--shell));min-height:100vh;margin:0 auto;background:var(--paper);box-shadow:0 0 0 1px rgba(16,18,20,.06),0 18px 55px rgba(16,18,20,.10);overflow:clip;transition:background-color .18s ease,box-shadow .18s ease}
.utility-inner,.header-main,.main-nav,.search-box,.container,.footer-grid,.footer-bottom{max-width:var(--max)}
.utility-bar{background:#0b0d0f}
.site-header{background:#111417}
.nav-wrap{background:#171b1e}
.header-main{height:72px}
.brand{font-size:25px}.brand span{color:#f4f5f6}.brand strong{color:var(--accent)}
.header-deals{background:var(--accent);border-radius:3px;padding:11px 15px}
.theme-btn,.search-btn,.menu-btn{border:1px solid #ffffff24;background:#ffffff08;color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;display:inline-grid;place-items:center;font-size:17px;line-height:1;transition:background .15s ease,border-color .15s ease}
.theme-btn:hover,.search-btn:hover,.menu-btn:hover{background:#ffffff13;border-color:#ffffff38}
.theme-btn .theme-sun{display:none}.theme-btn .theme-moon{display:block;font-size:21px;transform:translateY(-1px)}
html[data-theme="dark"] .theme-btn .theme-sun{display:block;font-size:17px}
html[data-theme="dark"] .theme-btn .theme-moon{display:none}
.main-nav{gap:27px}.main-nav a{font-size:12.5px;letter-spacing:.01em}
.container{padding-left:28px;padding-right:28px}
.hero-grid{grid-template-columns:minmax(0,1.62fr) minmax(330px,.82fr);gap:28px}
.hero-main h1{font-size:45px;line-height:1.015}
.section-head{border-top:1px solid var(--line);padding-top:18px;margin-top:42px}
.section-head h2,.offers-stream-head h2{font-weight:900}
.deal-card{border-radius:2px}.deal-card>a{padding:13px}.discount{border-radius:2px}
.category-grid article,.archive-grid article{border-top-color:var(--accent)}
.offer-filters a{border-radius:2px}.offer-filters a.active{background:var(--accent);border-color:var(--accent);color:#fff}
.amazon-btn,.amazon-cta{border-radius:3px}.offer-row .amazon-btn{background:var(--accent)}
.review-box{border-top:5px solid var(--accent)}
.site-footer{margin-top:0}

/* dark palette: content stays boxed, outer canvas remains visibly separate */
html[data-theme="dark"]{
 --ink:#f2f4f3;
 --ink2:#e7eae8;
 --muted:#9ba29f;
 --line:#303633;
 --paper:#151816;
 --card:#1a1e1b;
 --soft:#1d211e;
 --soft2:#191d1a;
 --canvas:#080a09;
 --body-text:#d8ddda;
 --accent-soft:color-mix(in srgb,var(--accent) 22%,transparent)
}
html[data-theme="dark"] body{background:var(--canvas);color:var(--ink)}
html[data-theme="dark"] .site-shell{background:var(--paper);box-shadow:0 0 0 1px #ffffff0b,0 24px 70px #0008}
html[data-theme="dark"] .home-strap strong,
html[data-theme="dark"] .empty-deals strong,
html[data-theme="dark"] .article-body h2,
html[data-theme="dark"] .article-body h3{color:var(--ink)}
html[data-theme="dark"] .hero-main small,
html[data-theme="dark"] .mini-card small,
html[data-theme="dark"] .guide-grid small,
html[data-theme="dark"] .list-card small,
html[data-theme="dark"] .deal-time,
html[data-theme="dark"] .offer-meta small,
html[data-theme="dark"] .archive-lead small,
html[data-theme="dark"] .archive-grid small,
html[data-theme="dark"] .related-grid small{color:#858e89}
html[data-theme="dark"] .section-head>a{color:#c8cecb}
html[data-theme="dark"] .deal-card,
html[data-theme="dark"] .legacy-product-card,
html[data-theme="dark"] .ss-accordion,
html[data-theme="dark"] .wp-block-pixwell-elements-affiliate-list,
html[data-theme="dark"] .offer-filters a{background:var(--card);border-color:var(--line)}
html[data-theme="dark"] .deal-img,
html[data-theme="dark"] .offer-row-img,
html[data-theme="dark"] .legacy-product-image{background:#fff}
html[data-theme="dark"] .offer-filters a.active{background:var(--accent);border-color:var(--accent);color:#fff}
html[data-theme="dark"] .article-body{color:var(--body-text)}
html[data-theme="dark"] .article-body strong{color:#f0f3f1}
html[data-theme="dark"] .article-body code{background:#0d100e;color:#dce3df}
html[data-theme="dark"] .article-body table{color:var(--body-text)}
html[data-theme="dark"] .article-body th,html[data-theme="dark"] .article-body td{border-color:var(--line)}
html[data-theme="dark"] .wp-block-pixwell-elements-note,html[data-theme="dark"] .note-wrap{background:var(--soft)}
html[data-theme="dark"] .author-box{background:var(--soft2);border-color:var(--line)}
html[data-theme="dark"] .af-button{background:var(--accent);color:#fff!important}
html[data-theme="dark"] .review-box{background:#0d100e;color:#fff}
html[data-theme="dark"] .search-box input{background:#f5f6f5;color:#101214}

@media(min-width:1405px){body{padding-top:18px;padding-bottom:18px}.site-shell{border-radius:2px}}
@media(max-width:1404px){body{padding:0}.site-shell{width:100%;box-shadow:none}}
@media(max-width:980px){.theme-btn{display:inline-grid}.container{padding-left:20px;padding-right:20px}}
@media(max-width:650px){.theme-btn{width:36px;height:36px}.container{padding-left:15px;padding-right:15px}.header-main{padding-left:15px;padding-right:15px}.header-actions{gap:7px}}

/* v0.7 — header orizzontale + body boxed + hero mosaic, giorno/notte */
:root{--shell:1560px;--max:1560px;--header-h:100px;--page-radius:14px}
html,body{background:var(--canvas)}
body{padding:0;min-height:100vh}
.site-shell{width:100%;max-width:none;margin:0;background:transparent;box-shadow:none;overflow:visible}
.utility-bar{display:none!important}
.site-header{position:sticky;top:0;z-index:100;background:var(--paper);color:var(--ink);border-top:6px solid #303331;box-shadow:0 3px 10px rgba(18,22,20,.12);transition:background .18s ease,color .18s ease,border-color .18s ease}
.header-main{max-width:var(--max);height:var(--header-h);margin:0 auto;padding:0 22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px}
.brand-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;white-space:nowrap;min-width:225px}
.brand-header .brand-wordmark{display:inline-flex;align-items:baseline;gap:3px;font-size:27px;line-height:.9;font-weight:950;letter-spacing:-1.25px}
.brand-header .brand-wordmark>span{color:var(--ink);font-weight:850;letter-spacing:-1px}
.brand-header .brand-wordmark strong{color:var(--accent);font-weight:950}
.brand-header>small{font-size:7px;line-height:1;letter-spacing:.19em;font-weight:850;color:var(--ink);opacity:.8;margin-left:1px}
.nav-wrap{position:static;background:transparent;border:0;min-width:0}
.main-nav{height:auto;max-width:none;margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center;gap:30px;overflow:visible;white-space:nowrap}
.main-nav a{position:relative;color:var(--ink);font-size:15px;font-weight:850;letter-spacing:-.25px;line-height:1;padding:15px 0}
.main-nav a:hover{color:var(--accent)}
.main-nav .hot{color:var(--ink)}
.main-nav .hot:before{display:none}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}
.header-icon,.theme-btn,.search-btn,.menu-btn{width:38px;height:38px;padding:0;border:0;border-radius:50%;display:inline-grid;place-items:center;background:transparent;color:#363a38;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}
a.header-icon{display:inline-grid}
.header-icon:hover,.theme-btn:hover,.search-btn:hover,.menu-btn:hover{background:#f0f2f1;color:var(--accent);transform:translateY(-1px)}
.header-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.trophy-icon{color:#e9b300}.trophy-icon svg{width:25px;height:25px}
.deals-icon{color:var(--accent)}.deals-icon svg:first-child{width:29px;height:29px;stroke-width:2}
.theme-btn .theme-sun,.theme-btn .theme-moon{width:28px;height:28px;fill:none;stroke:currentColor;display:none}
html[data-theme="light"] .theme-btn .theme-sun{display:block}
html[data-theme="dark"] .theme-btn .theme-moon{display:block}
.search-btn svg{width:27px;height:27px;stroke-width:2.7}
.profile-icon{background:#f3f4f4}.profile-icon svg{width:25px;height:25px}
.menu-btn{display:none}
.search-box{position:absolute;left:50%;top:calc(100% + 1px);transform:translateX(-50%);width:min(calc(100% - 44px),1560px);max-width:none;margin:0;padding:14px 18px;background:var(--paper);border-radius:0 0 10px 10px;box-shadow:0 12px 25px rgba(17,20,18,.12)}
.search-box input{border:1px solid var(--line);background:var(--soft2);color:var(--ink)}
.search-box button{background:var(--accent);color:#fff}

/* boxed body: header is full width, content starts after a visible gap */
.container{width:min(calc(100% - 44px),var(--max));max-width:var(--max);margin:30px auto 60px;padding:46px 50px 70px;background:var(--paper);border-radius:var(--page-radius);box-shadow:0 1px 0 rgba(17,20,18,.02);transition:background .18s ease,color .18s ease}
.home-page{padding-top:48px}
.home-strap{display:none}

/* Tom-style editorial mosaic */
.hero-mosaic{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:58px;min-height:630px;overflow:hidden}
.hero-right{display:grid;grid-template-rows:minmax(0,1.16fr) minmax(190px,.72fr);gap:34px;min-width:0}
.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:38px;min-width:0}
.hero-tile{position:relative;min-width:0;overflow:visible}
.hero-tile>a{position:relative;display:block;width:100%;height:100%}
.hero-tile img{width:100%;height:100%;object-fit:cover;background:var(--soft);transition:transform .28s ease}
.hero-tile>a:hover img{transform:scale(1.012)}
.hero-primary{min-height:630px;padding-bottom:88px}
.hero-primary>a{height:100%}
.hero-primary img{border-radius:20px 20px 20px 20px;min-height:555px}
.hero-copy{position:absolute;background:var(--paper);color:var(--ink);z-index:2;box-shadow:none}
.hero-primary .hero-copy{left:20%;right:-1px;bottom:0;padding:34px 40px 28px;border-radius:20px 20px 0 0}
.hero-primary .hero-copy:after{content:"";position:absolute;right:18px;top:18px;width:38px;height:38px;border:3px dotted var(--accent);border-radius:50%;opacity:.8}
.hero-primary h1{font-size:47px;line-height:1.01;letter-spacing:-2.1px;margin:8px 0 12px;max-width:620px}
.hero-primary small{font-size:11px;color:var(--muted)}
.hero-secondary{min-height:385px;padding-bottom:96px}
.hero-secondary img{border-radius:20px;min-height:355px}
.hero-secondary .hero-copy{left:0;right:27%;bottom:0;padding:24px 28px 23px;border-radius:18px 18px 0 0}
.hero-secondary h2{font-size:28px;line-height:1.08;letter-spacing:-1px;margin:7px 0 0;max-width:520px}
.hero-small{min-height:200px}
.hero-small>a{display:block}
.hero-small img{width:100%;height:190px;border-radius:18px;object-fit:cover}
.hero-small-copy{padding:10px 4px 0}
.hero-small-copy h3{font-size:18px;line-height:1.12;letter-spacing:-.35px;margin:5px 0 0}
.hero-mosaic .kicker{color:var(--accent);font-size:10px}
.home-page>.section-head:first-of-type{margin-top:56px}

/* day */
html[data-theme="light"]{--canvas:#e9eaec;--paper:#fff;--card:#fff;--soft:#f3f4f4;--soft2:#f7f8f8;--ink:#15191f;--ink2:#22262b;--muted:#676d73;--line:#e1e4e5;--body-text:#24282c;color-scheme:light}
html[data-theme="light"] .site-header{background:#fff;color:#171b1a;border-top-color:#353836}

/* night: same geometry, inverted surfaces */
html[data-theme="dark"]{--canvas:#080b09;--paper:#141816;--card:#191e1b;--soft:#1b201d;--soft2:#181d1a;--ink:#f1f4f2;--ink2:#e6eae7;--muted:#9ba39e;--line:#2e3531;--body-text:#d8ded9;color-scheme:dark}
html[data-theme="dark"] .site-header{background:#111513;color:var(--ink);border-top-color:#050706;box-shadow:0 3px 13px rgba(0,0,0,.42)}
html[data-theme="dark"] .brand-header .brand-wordmark>span,html[data-theme="dark"] .brand-header>small,html[data-theme="dark"] .main-nav a{color:var(--ink)}
html[data-theme="dark"] .header-icon,html[data-theme="dark"] .theme-btn,html[data-theme="dark"] .search-btn,html[data-theme="dark"] .menu-btn{color:#d5dcd7}
html[data-theme="dark"] .trophy-icon{color:#e6b400}
html[data-theme="dark"] .deals-icon{color:var(--accent)}
html[data-theme="dark"] .profile-icon{background:#202622}
html[data-theme="dark"] .header-icon:hover,html[data-theme="dark"] .theme-btn:hover,html[data-theme="dark"] .search-btn:hover,html[data-theme="dark"] .menu-btn:hover{background:#202622;color:var(--accent)}
html[data-theme="dark"] .search-box{background:#111513}
html[data-theme="dark"] .search-box input{background:#1a201c;color:var(--ink);border-color:#303833}
html[data-theme="dark"] .container{background:var(--paper);box-shadow:0 1px 0 rgba(255,255,255,.025)}
html[data-theme="dark"] .hero-copy{background:var(--paper);color:var(--ink)}
html[data-theme="dark"] .hero-small-copy{color:var(--ink)}

@media(max-width:1280px){
 .header-main{gap:22px}.main-nav{gap:20px}.main-nav a{font-size:14px}.brand-header{min-width:205px}.brand-header .brand-wordmark{font-size:24px}
 .hero-mosaic{gap:34px}.hero-primary h1{font-size:41px}.hero-secondary h2{font-size:25px}
}
@media(max-width:1080px){
 .header-main{grid-template-columns:auto 1fr auto}.nav-wrap{position:absolute;left:0;right:0;top:100%;display:none;background:var(--paper);box-shadow:0 12px 24px rgba(0,0,0,.12);border-top:1px solid var(--line)}.nav-wrap.open{display:block}.main-nav{padding:18px 22px;overflow:auto;justify-content:flex-start}.menu-btn{display:inline-grid}.profile-icon{display:none!important}
 .hero-mosaic{grid-template-columns:1fr;gap:34px;min-height:0}.hero-primary{min-height:560px}.hero-right{grid-template-rows:auto auto}.hero-secondary{min-height:400px}.hero-bottom{gap:24px}
}
@media(max-width:720px){
 :root{--header-h:76px}.header-main{padding:0 14px;gap:10px}.brand-header{min-width:auto}.brand-header .brand-wordmark{font-size:21px}.brand-header>small{font-size:5.5px}.trophy-icon{display:none!important}.header-actions{gap:4px}.header-icon,.theme-btn,.search-btn,.menu-btn{width:34px;height:34px}.header-icon svg{width:22px;height:22px}
 .container{width:calc(100% - 20px);margin:18px auto 36px;padding:24px 18px 42px;border-radius:11px}.home-page{padding-top:24px}
 .hero-primary{min-height:430px;padding-bottom:82px}.hero-primary img{min-height:390px;border-radius:14px}.hero-primary .hero-copy{left:8%;padding:22px 20px 20px;border-radius:14px 14px 0 0}.hero-primary .hero-copy:after{display:none}.hero-primary h1{font-size:32px;letter-spacing:-1.25px}.hero-secondary{min-height:320px;padding-bottom:84px}.hero-secondary img{min-height:285px;border-radius:14px}.hero-secondary .hero-copy{right:8%;padding:18px 18px}.hero-secondary h2{font-size:22px}.hero-bottom{grid-template-columns:1fr 1fr;gap:12px}.hero-small img{height:125px;border-radius:12px}.hero-small-copy h3{font-size:15px}
}

/* v0.8 — smart-tech hero + rounded editorial cards */
:root{--card-radius:18px;--hero-radius:22px;--card-shadow:0 10px 26px rgba(16,24,20,.07)}

/* Hero: immagini protagoniste, testo leggero in overlay */
.hero-mosaic{grid-template-columns:minmax(0,1.38fr) minmax(360px,.82fr);gap:20px;min-height:610px;align-items:stretch}
.hero-right{grid-template-rows:350px 240px;gap:20px}
.hero-bottom{gap:20px}
.hero-tile{overflow:hidden;border-radius:var(--hero-radius);background:var(--soft);box-shadow:var(--card-shadow)}
.hero-tile>a{display:block;position:relative;height:100%;overflow:hidden;border-radius:inherit}
.hero-tile>a:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,10,7,0) 42%,rgba(4,10,7,.12) 55%,rgba(4,10,7,.88) 100%)}
.hero-tile img{position:absolute;inset:0;width:100%;height:100%;min-height:0!important;object-fit:cover;border-radius:0!important;transition:transform .35s ease,filter .35s ease}
.hero-tile:hover img{transform:scale(1.025)}
.hero-primary{min-height:610px;padding:0}
.hero-secondary{min-height:350px;padding:0}
.hero-small{min-height:240px;padding:0}
.hero-small img{height:100%}
.hero-copy,.hero-small-copy{position:absolute;z-index:2;left:0!important;right:0!important;bottom:0!important;top:auto!important;background:transparent!important;color:#fff!important;padding:26px 28px 25px!important;border-radius:0!important;box-shadow:none!important}
.hero-primary .hero-copy{max-width:86%;padding:34px 34px 32px!important}
.hero-secondary .hero-copy{max-width:92%;padding:24px 25px 23px!important}
.hero-small-copy{padding:18px 18px 17px!important}
.hero-primary .hero-copy:after{display:none!important}
.hero-mosaic .kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 9px;border-radius:999px;background:var(--accent);color:#fff!important;font-size:9px;line-height:1;letter-spacing:.08em;box-shadow:0 4px 14px rgba(0,0,0,.16)}
.hero-primary h1{font-size:42px;line-height:1.02;letter-spacing:-1.7px;margin:10px 0 9px;max-width:720px;color:#fff;text-wrap:balance;text-shadow:0 2px 16px rgba(0,0,0,.35)}
.hero-primary small{color:rgba(255,255,255,.78)!important;text-shadow:0 1px 8px rgba(0,0,0,.45)}
.hero-secondary h2{font-size:27px;line-height:1.06;letter-spacing:-.75px;margin:9px 0 0;max-width:520px;color:#fff;text-wrap:balance;text-shadow:0 2px 14px rgba(0,0,0,.35)}
.hero-small-copy h3{font-size:17px;line-height:1.12;letter-spacing:-.25px;margin:8px 0 0;color:#fff;text-wrap:balance;text-shadow:0 2px 12px rgba(0,0,0,.4)}

/* Home e archivi: post come card smart-tech arrotondate */
.deal-card,.guide-grid article,.category-grid article,.archive-grid article,.related-grid article,.list-card,.offer-row,.empty-deals,.author-box,.review-box{border-radius:var(--card-radius)}
.deal-card,.guide-grid article,.category-grid article,.archive-grid article,.related-grid article,.list-card,.offer-row{background:var(--card);border:1px solid var(--line);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.deal-card:hover,.guide-grid article:hover,.category-grid article:hover,.archive-grid article:hover,.related-grid article:hover,.list-card:hover,.offer-row:hover{transform:translateY(-2px);box-shadow:var(--card-shadow);border-color:color-mix(in srgb,var(--accent) 30%,var(--line))}
.deal-card>a{padding:12px}
.deal-img{border-radius:14px;overflow:hidden;background:var(--soft2)}
.discount{border-radius:999px;padding:7px 10px}

.guide-grid article>a,.archive-grid article>a,.related-grid article>a{display:block;padding:12px 12px 15px}
.guide-grid img,.archive-grid img,.related-grid img{border-radius:14px;margin-bottom:13px}
.guide-grid h3,.archive-grid h3,.related-grid h3{padding-left:2px;padding-right:2px}
.guide-grid .kicker,.archive-grid .kicker,.related-grid .kicker,.guide-grid small,.archive-grid small,.related-grid small{margin-left:2px;margin-right:2px}

.category-grid article{border-top:1px solid var(--line);padding:12px 12px 16px}
.category-grid article>a{display:block}
.category-grid img{border-radius:14px;margin-bottom:13px}
.category-grid h3,.category-grid p,.category-grid .kicker{margin-left:2px;margin-right:2px}

.article-list{gap:14px}
.list-card{border-top:1px solid var(--line);padding:12px}
.list-card a{grid-template-columns:285px minmax(0,1fr);gap:22px}
.list-card img{width:285px;border-radius:14px;aspect-ratio:16/10}
.list-card h2{font-size:25px}

.offer-feed{gap:14px}
.offer-row{border-bottom:1px solid var(--line);padding:12px}
.offer-row-img{border-radius:14px;overflow:hidden;background:var(--soft2)}
.offer-row-img img{width:210px;height:160px}
.offer-filters a{border-radius:999px}
.amazon-btn,.amazon-cta{border-radius:999px}

.archive-lead{border:1px solid var(--line);border-radius:var(--card-radius);padding:14px;background:var(--card);overflow:hidden}
.archive-lead a{gap:24px}
.archive-lead img{border-radius:14px}
.article-hero{border-radius:var(--hero-radius)}
.article-body img{border-radius:14px}
.review-box{overflow:hidden}
.author-box{overflow:hidden}
.article-tags a{border-radius:999px}

/* Giorno/notte: stessa geometria e leggibilità */
html[data-theme="dark"]{--card-shadow:0 12px 30px rgba(0,0,0,.28)}
html[data-theme="dark"] .hero-tile{box-shadow:0 12px 30px rgba(0,0,0,.28)}
html[data-theme="dark"] .hero-copy,html[data-theme="dark"] .hero-small-copy{background:transparent!important;color:#fff!important}
html[data-theme="dark"] .hero-primary h1,html[data-theme="dark"] .hero-secondary h2,html[data-theme="dark"] .hero-small-copy h3{color:#fff}

@media(max-width:1080px){
 .hero-mosaic{grid-template-columns:1fr;min-height:0;gap:18px}.hero-primary{min-height:520px}.hero-right{grid-template-rows:330px 220px;gap:18px}.hero-bottom{gap:18px}
 .list-card a{grid-template-columns:240px minmax(0,1fr)}.list-card img{width:240px}
}
@media(max-width:720px){
 :root{--card-radius:15px;--hero-radius:16px}.hero-mosaic{gap:12px}.hero-primary{min-height:410px}.hero-right{grid-template-rows:270px auto;gap:12px}.hero-bottom{gap:12px}.hero-small{min-height:190px}
 .hero-primary .hero-copy{max-width:100%;padding:24px 20px 21px!important}.hero-primary h1{font-size:30px;letter-spacing:-1px}.hero-secondary .hero-copy{max-width:100%;padding:20px 18px!important}.hero-secondary h2{font-size:21px}.hero-small-copy{padding:15px 14px!important}.hero-small-copy h3{font-size:14px}.hero-mosaic .kicker{font-size:8px;padding:5px 7px}
 .guide-grid,.category-grid,.archive-grid{gap:12px}.guide-grid article>a,.archive-grid article>a,.related-grid article>a{padding:9px 9px 13px}.category-grid article{padding:9px 9px 13px}
 .list-card{padding:9px}.list-card a{grid-template-columns:118px minmax(0,1fr);gap:13px;align-items:start}.list-card img{width:118px;height:96px;aspect-ratio:auto}.list-card h2{font-size:18px;letter-spacing:-.25px}.list-card p{display:none}
 .offer-row{padding:9px}.offer-row-link{grid-template-columns:115px minmax(0,1fr);gap:13px;align-items:start}.offer-row-img img{width:115px;height:115px}.offer-row-body h3{font-size:18px}
}


/* v0.9 — header più compatto + toggle tema senza icone sovrapposte */
:root{--header-h:78px}
.site-header{border-top-width:4px}
.header-main{height:var(--header-h);padding-left:20px;padding-right:20px;gap:26px}
.brand-header{min-width:205px;gap:1px}
.brand-header .brand-wordmark{font-size:24px;letter-spacing:-1.05px}
.brand-header>small{font-size:6px;letter-spacing:.17em}
.main-nav{gap:24px}
.main-nav a{font-size:14px;padding:12px 0}
.header-actions{gap:7px}
.header-icon,.theme-btn,.search-btn,.menu-btn{width:34px;height:34px}
.header-icon svg{width:22px;height:22px}
.trophy-icon svg{width:22px;height:22px}
.deals-icon svg:first-child{width:25px;height:25px}
.theme-btn .theme-sun,.theme-btn .theme-moon{width:23px;height:23px}
.search-btn svg{width:24px;height:24px}
.profile-icon svg{width:22px;height:22px}
/* Regola definitiva: mai sole e luna contemporaneamente. */
html[data-theme="light"] .theme-btn .theme-sun{display:block!important}
html[data-theme="light"] .theme-btn .theme-moon{display:none!important}
html[data-theme="dark"] .theme-btn .theme-sun{display:none!important}
html[data-theme="dark"] .theme-btn .theme-moon{display:block!important}
@media(max-width:1280px){
  :root{--header-h:74px}
  .header-main{gap:18px}
  .brand-header{min-width:190px}
  .brand-header .brand-wordmark{font-size:22px}
  .main-nav{gap:17px}
  .main-nav a{font-size:13.25px}
  .header-actions{gap:5px}
}
@media(max-width:720px){
  :root{--header-h:66px}
  .site-header{border-top-width:3px}
  .header-main{padding-left:12px;padding-right:12px;gap:8px}
  .brand-header .brand-wordmark{font-size:20px}
  .brand-header>small{font-size:5.2px}
  .header-icon,.theme-btn,.search-btn,.menu-btn{width:32px;height:32px}
  .header-icon svg,.theme-btn .theme-sun,.theme-btn .theme-moon{width:21px;height:21px}
  .search-btn svg{width:22px;height:22px}
}

/* v0.10 — dark layers più netti + header ulteriormente compatto */
:root{--header-h:68px}
.site-header{border-top-width:3px}
.header-main{height:var(--header-h);padding-left:18px;padding-right:18px;gap:22px}
.brand-header{min-width:192px}
.brand-header .brand-wordmark{font-size:22px;letter-spacing:-.95px}
.brand-header>small{font-size:5.5px;letter-spacing:.16em}
.main-nav{gap:21px}
.main-nav a{font-size:13px;padding:10px 0}
.header-actions{gap:5px}
.header-icon,.theme-btn,.search-btn,.menu-btn{width:31px;height:31px}
.header-icon svg{width:20px;height:20px}
.trophy-icon svg{width:20px;height:20px}
.deals-icon svg:first-child{width:23px;height:23px}
.theme-btn .theme-sun,.theme-btn .theme-moon{width:21px;height:21px}
.search-btn svg{width:22px;height:22px}
.profile-icon svg{width:20px;height:20px}

/* Tema notte: canvas esterno, pannello principale e card devono essere chiaramente separati. */
html[data-theme="dark"]{
 --canvas:#26282a;
 --paper:#151719;
 --card:#1d2021;
 --soft:#232627;
 --soft2:#202324;
 --line:#343839;
 --ink:#f4f5f4;
 --ink2:#e9ecea;
 --muted:#9da4a0;
 --body-text:#d9dddb;
}
html[data-theme="dark"] body{background:#26282a}
html[data-theme="dark"] .site-shell{background:transparent!important;box-shadow:none!important}
html[data-theme="dark"] .site-header{background:#17191c;color:#f4f5f4;border-top-color:#101113;box-shadow:0 2px 0 rgba(0,0,0,.22),0 7px 18px rgba(0,0,0,.12)}
html[data-theme="dark"] .brand-header .brand-wordmark>span,
html[data-theme="dark"] .brand-header>small,
html[data-theme="dark"] .main-nav a{color:#f0f2f1}
html[data-theme="dark"] .main-nav a:hover{color:var(--accent)}
html[data-theme="dark"] .header-icon,
html[data-theme="dark"] .theme-btn,
html[data-theme="dark"] .search-btn,
html[data-theme="dark"] .menu-btn{color:#e5e8e6;background:transparent}
html[data-theme="dark"] .profile-icon{background:#303338}
html[data-theme="dark"] .header-icon:hover,
html[data-theme="dark"] .theme-btn:hover,
html[data-theme="dark"] .search-btn:hover,
html[data-theme="dark"] .menu-btn:hover{background:#282b2f;color:var(--accent)}
html[data-theme="dark"] .container{background:#151719;box-shadow:0 0 0 1px rgba(255,255,255,.035),0 18px 42px rgba(0,0,0,.12)}
html[data-theme="dark"] .deal-card,
html[data-theme="dark"] .guide-grid article,
html[data-theme="dark"] .category-grid article,
html[data-theme="dark"] .archive-grid article,
html[data-theme="dark"] .related-grid article,
html[data-theme="dark"] .list-card,
html[data-theme="dark"] .offer-row,
html[data-theme="dark"] .archive-lead,
html[data-theme="dark"] .author-box,
html[data-theme="dark"] .empty-deals,
html[data-theme="dark"] .legacy-product-card,
html[data-theme="dark"] .ss-accordion,
html[data-theme="dark"] .wp-block-pixwell-elements-affiliate-list{background:#1d2021;border-color:#343839}
html[data-theme="dark"] .deal-card:hover,
html[data-theme="dark"] .guide-grid article:hover,
html[data-theme="dark"] .category-grid article:hover,
html[data-theme="dark"] .archive-grid article:hover,
html[data-theme="dark"] .related-grid article:hover,
html[data-theme="dark"] .list-card:hover,
html[data-theme="dark"] .offer-row:hover{background:#202425;border-color:color-mix(in srgb,var(--accent) 34%,#343839)}
html[data-theme="dark"] .deal-img,
html[data-theme="dark"] .offer-row-img,
html[data-theme="dark"] .legacy-product-image{background:#f5f6f5}
html[data-theme="dark"] .search-box{background:#17191c;border-top:1px solid #2b2e31;box-shadow:0 14px 28px rgba(0,0,0,.3)}
html[data-theme="dark"] .search-box input{background:#222528;color:#f4f5f4;border-color:#383c3e}
html[data-theme="dark"] .site-footer{background:#17191c;border-top-color:#303436}

@media(max-width:1280px){
 :root{--header-h:65px}
 .header-main{gap:15px}
 .brand-header{min-width:180px}
 .brand-header .brand-wordmark{font-size:21px}
 .main-nav{gap:15px}
 .main-nav a{font-size:12.5px}
 .header-icon,.theme-btn,.search-btn,.menu-btn{width:30px;height:30px}
}
@media(max-width:720px){
 :root{--header-h:59px}
 .site-header{border-top-width:2px}
 .header-main{padding-left:11px;padding-right:11px;gap:7px}
 .brand-header .brand-wordmark{font-size:19px}
 .brand-header>small{font-size:5px}
 .header-icon,.theme-btn,.search-btn,.menu-btn{width:30px;height:30px}
}


/* v0.11 — smart-tech cards, zero text overlays */
:root{
  --tech-radius:20px;
  --tech-radius-sm:15px;
  --tech-shadow:0 10px 30px rgba(18,30,23,.07);
  --tech-shadow-hover:0 16px 38px rgba(18,30,23,.11);
}

/* Surfaces: cleaner, more product-tech, still boxed. */
html[data-theme="light"]{
  --canvas:#e8ecea;
  --paper:#f8faf9;
  --card:#ffffff;
  --soft:#f0f4f2;
  --soft2:#f5f8f6;
  --line:#dce4df;
}
.container{
  border:1px solid color-mix(in srgb,var(--line) 88%,transparent);
  box-shadow:0 18px 52px rgba(18,28,22,.06);
}
.home-page{padding-top:34px}

/* HERO: images are the visual lead, copy lives BELOW the image, never on top. */
.hero-mosaic{
  display:grid;
  grid-template-columns:minmax(0,1.42fr) minmax(360px,.88fr);
  gap:18px;
  min-height:0;
  overflow:visible;
  align-items:stretch;
}
.hero-right{
  display:grid;
  grid-template-rows:auto auto;
  gap:18px;
  min-width:0;
}
.hero-bottom{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  min-width:0;
}
.hero-tile{
  position:relative;
  min-width:0;
  min-height:0!important;
  padding:0!important;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:var(--tech-radius);
  background:var(--card);
  box-shadow:var(--tech-shadow);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.hero-tile:hover{
  transform:translateY(-3px);
  border-color:color-mix(in srgb,var(--accent) 32%,var(--line));
  box-shadow:var(--tech-shadow-hover);
}
.hero-tile>a{
  position:static!important;
  display:flex!important;
  flex-direction:column;
  width:100%;
  height:100%;
  overflow:hidden;
  border-radius:inherit;
}
.hero-tile>a:after{display:none!important;content:none!important}
.hero-tile img{
  position:static!important;
  inset:auto!important;
  width:100%;
  min-height:0!important;
  flex:none;
  object-fit:cover;
  border-radius:0!important;
  transform:none;
  transition:transform .3s ease,filter .3s ease;
}
.hero-tile:hover img{transform:scale(1.018)}
.hero-primary img{height:400px}
.hero-secondary img{height:245px}
.hero-small img{height:150px!important}
.hero-copy,.hero-small-copy{
  position:static!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  z-index:auto!important;
  max-width:none!important;
  width:100%;
  color:var(--ink)!important;
  background:var(--card)!important;
  border-radius:0!important;
  box-shadow:none!important;
  text-shadow:none!important;
}
.hero-primary .hero-copy{padding:24px 26px 25px!important}
.hero-secondary .hero-copy{padding:19px 20px 20px!important}
.hero-small-copy{padding:14px 15px 16px!important}
.hero-primary .hero-copy:after{display:none!important;content:none!important}
.hero-mosaic .kicker{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin:0 0 8px;
  padding:5px 8px;
  border-radius:999px;
  background:var(--accent-soft);
  color:var(--accent)!important;
  font-size:9px;
  line-height:1;
  letter-spacing:.085em;
  box-shadow:none;
}
.hero-primary h1{
  margin:0 0 9px;
  max-width:760px;
  color:var(--ink)!important;
  font-size:37px;
  line-height:1.03;
  letter-spacing:-1.45px;
  text-shadow:none!important;
  text-wrap:balance;
}
.hero-primary small{color:var(--muted)!important;text-shadow:none!important}
.hero-secondary h2{
  margin:0;
  max-width:none;
  color:var(--ink)!important;
  font-size:23px;
  line-height:1.08;
  letter-spacing:-.55px;
  text-shadow:none!important;
  text-wrap:balance;
}
.hero-small-copy h3{
  margin:0;
  color:var(--ink)!important;
  font-size:16px;
  line-height:1.13;
  letter-spacing:-.2px;
  text-shadow:none!important;
  text-wrap:balance;
}

/* Section rhythm: small tech label, no heavy bars. */
.section-head{
  border-top:0!important;
  margin:42px 0 16px;
  padding-top:0!important;
  align-items:center;
}
.section-head>div{position:relative;padding-left:13px}
.section-head>div:before{
  content:"";
  position:absolute;
  left:0;top:2px;bottom:2px;
  width:4px;
  border-radius:99px;
  background:var(--accent);
}
.section-kicker{
  display:inline-flex;
  width:max-content;
  padding:4px 7px;
  margin-bottom:2px;
  border-radius:999px;
  background:var(--accent-soft);
}
.section-head h2,.offers-stream-head h2{font-size:28px;letter-spacing:-.75px}

/* Every editorial item becomes a proper rounded tech card. */
.deal-grid,.guide-grid,.category-grid,.archive-grid,.related-grid{gap:16px}
.deal-card,.guide-grid article,.category-grid article,.archive-grid article,.related-grid article,
.list-card,.offer-row,.archive-lead,.author-box,.empty-deals{
  background:var(--card)!important;
  border:1px solid var(--line)!important;
  border-radius:var(--tech-radius)!important;
  overflow:hidden;
  box-shadow:0 6px 22px rgba(18,30,23,.045);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
}
.deal-card:hover,.guide-grid article:hover,.category-grid article:hover,.archive-grid article:hover,
.related-grid article:hover,.list-card:hover,.offer-row:hover,.archive-lead:hover{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--accent) 30%,var(--line))!important;
  box-shadow:var(--tech-shadow);
}

/* Image first, text second: no overlay treatment anywhere in editorial grids. */
.guide-grid article>a,.archive-grid article>a,.related-grid article>a{
  display:block;
  padding:0 0 16px!important;
}
.guide-grid img,.archive-grid img,.related-grid img{
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  margin:0 0 14px!important;
  border-radius:0!important;
}
.guide-grid .kicker,.archive-grid .kicker,.related-grid .kicker,
.guide-grid h3,.archive-grid h3,.related-grid h3,
.guide-grid small,.archive-grid small,.related-grid small{
  margin-left:16px!important;
  margin-right:16px!important;
}
.guide-grid h3,.archive-grid h3,.related-grid h3{margin-top:7px!important;margin-bottom:8px!important}

.category-grid article{
  padding:0 0 17px!important;
  border-top:1px solid var(--line)!important;
}
.category-grid article>a{display:block}
.category-grid img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  margin:0 0 14px!important;
  border-radius:0!important;
}
.category-grid .kicker,.category-grid h3,.category-grid p{
  margin-left:16px!important;
  margin-right:16px!important;
}
.category-grid h3{margin-top:7px!important;margin-bottom:8px!important}

/* Latest/news stream: compact smart cards with rounded media. */
.article-list{display:grid;gap:13px}
.list-card{padding:11px!important;border-top:1px solid var(--line)!important}
.list-card a{grid-template-columns:260px minmax(0,1fr);gap:20px;align-items:center}
.list-card img{
  width:260px;
  height:166px;
  aspect-ratio:auto;
  object-fit:cover;
  border-radius:var(--tech-radius-sm)!important;
}
.list-card h2{font-size:23px;line-height:1.08;letter-spacing:-.5px}

/* Offers stay product-like and technical. */
.deal-card>a{padding:11px 11px 15px!important}
.deal-img{border-radius:var(--tech-radius-sm);background:var(--soft2)!important}
.discount{border-radius:9px}
.offer-feed{display:grid;gap:13px}
.offer-row{padding:11px!important;border-bottom:1px solid var(--line)!important}
.offer-row-link{grid-template-columns:190px minmax(0,1fr);gap:20px}
.offer-row-img{border-radius:var(--tech-radius-sm);overflow:hidden;background:var(--soft2)!important}
.offer-row-img img{width:190px;height:150px}
.offer-filters a{border-radius:999px!important}
.amazon-btn,.amazon-cta{border-radius:10px!important}

/* Archive lead: large clean split card, no overlay. */
.archive-lead{padding:12px!important}
.archive-lead a{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:24px;align-items:center}
.archive-lead img{width:100%;height:330px;object-fit:cover;border-radius:var(--tech-radius-sm)!important}

/* Article page: smarter editorial shell, always clean. */
.article-head{padding:8px 0 0}
.article-head h1{font-size:52px;letter-spacing:-2px}
.article-hero{
  border-radius:var(--tech-radius)!important;
  border:1px solid var(--line);
  box-shadow:var(--tech-shadow);
}
.author-box{padding:18px!important}
.review-box,.legacy-product-card,.ss-accordion,.wp-block-pixwell-elements-affiliate-list{
  border-radius:var(--tech-radius)!important;
}

/* Search / intro pages fit the same visual system. */
.page-title,.offers-intro{padding-top:18px}
.page-title h1,.offers-intro h1{font-size:48px;letter-spacing:-1.9px}
.empty-deals{border-left:1px solid var(--line)!important;padding:22px 24px}

/* Dark mode preserves the layered background, but cards remain clearly detached. */
html[data-theme="dark"]{
  --canvas:#282b2c;
  --paper:#151819;
  --card:#1e2221;
  --soft:#252a28;
  --soft2:#222725;
  --line:#353b38;
  --tech-shadow:0 12px 30px rgba(0,0,0,.20);
  --tech-shadow-hover:0 18px 42px rgba(0,0,0,.30);
}
html[data-theme="dark"] .container{background:#151819;border-color:#303533;box-shadow:0 18px 50px rgba(0,0,0,.13)}
html[data-theme="dark"] .hero-copy,
html[data-theme="dark"] .hero-small-copy{background:var(--card)!important;color:var(--ink)!important}
html[data-theme="dark"] .hero-primary h1,
html[data-theme="dark"] .hero-secondary h2,
html[data-theme="dark"] .hero-small-copy h3{color:var(--ink)!important}
html[data-theme="dark"] .hero-primary small{color:var(--muted)!important}
html[data-theme="dark"] .deal-img,
html[data-theme="dark"] .offer-row-img{background:#f4f6f5!important}

@media(max-width:1080px){
  .hero-mosaic{grid-template-columns:1fr;gap:16px}
  .hero-right{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:16px}
  .hero-bottom{grid-template-columns:1fr 1fr;gap:16px}
  .hero-primary img{height:430px}
  .hero-secondary img{height:230px}
  .list-card a{grid-template-columns:220px minmax(0,1fr)}
  .list-card img{width:220px;height:145px}
  .archive-lead a{grid-template-columns:1fr}
  .archive-lead img{height:360px}
}
@media(max-width:720px){
  :root{--tech-radius:16px;--tech-radius-sm:12px}
  .home-page{padding-top:20px}
  .hero-mosaic,.hero-right,.hero-bottom{grid-template-columns:1fr;gap:12px}
  .hero-primary img{height:280px}
  .hero-secondary img{height:220px}
  .hero-small img{height:190px!important}
  .hero-primary .hero-copy{padding:18px 17px 19px!important}
  .hero-secondary .hero-copy{padding:16px 16px 17px!important}
  .hero-small-copy{padding:14px 15px 15px!important}
  .hero-primary h1{font-size:28px;letter-spacing:-.85px}
  .hero-secondary h2{font-size:20px}
  .hero-small-copy h3{font-size:17px}
  .section-head{margin-top:34px}
  .section-head h2,.offers-stream-head h2{font-size:24px}
  .list-card{padding:8px!important}
  .list-card a{grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:start}
  .list-card img{width:112px;height:96px;border-radius:11px!important}
  .list-card h2{font-size:17px;margin-top:4px}
  .list-card p{display:none}
  .offer-row{padding:8px!important}
  .offer-row-link{grid-template-columns:108px minmax(0,1fr);gap:12px;align-items:start}
  .offer-row-img img{width:108px;height:108px}
  .archive-lead{padding:8px!important}
  .archive-lead img{height:230px}
  .article-head h1{font-size:38px;letter-spacing:-1.35px}
  .page-title h1,.offers-intro h1{font-size:38px}
}


/* v0.12 — 1200px boxed layout + editorial hero matching the approved reference */
:root{
  --max:1200px;
  --shell:1200px;
}

/* One coherent 1200px grid for header, body and footer. */
.header-main,
.main-nav,
.utility-inner,
.footer-inner{
  max-width:1200px;
}
.search-box{
  width:min(calc(100% - 36px),1200px);
}
.container{
  width:min(calc(100% - 36px),1200px);
  max-width:1200px;
  padding:36px 36px 64px;
  margin:28px auto 56px;
}
.home-page{padding-top:34px}

/* Approved editorial hero: image-led, rounded, floating text panels — never text directly on the image. */
.home-page .hero-editorial{
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);
  gap:52px;
  align-items:start;
  min-height:0;
  overflow:visible;
}
.home-page .hero-editorial .hero-right{
  display:grid;
  grid-template-rows:auto auto auto;
  gap:24px;
  min-width:0;
}
.home-page .hero-editorial .hero-bottom{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.home-page .hero-editorial .hero-tile{
  min-height:0!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
.home-page .hero-editorial .hero-tile:hover{
  transform:none!important;
  box-shadow:none!important;
}
.home-page .hero-editorial .hero-tile>a{
  display:block!important;
  position:relative!important;
  height:auto!important;
  overflow:visible!important;
  border-radius:0!important;
}
.home-page .hero-editorial .hero-tile>a:after{
  display:none!important;
  content:none!important;
}
.home-page .hero-editorial .hero-media{
  position:relative;
  overflow:hidden;
  background:var(--soft);
  border-radius:18px;
}
.home-page .hero-editorial .hero-media img{
  position:static!important;
  display:block;
  width:100%;
  height:100%!important;
  min-height:0!important;
  object-fit:cover;
  border-radius:0!important;
  transform:none!important;
  transition:transform .28s ease,filter .28s ease;
}
.home-page .hero-editorial .hero-tile:hover .hero-media img{
  transform:scale(1.012)!important;
}

/* Main feature. */
.home-page .hero-editorial .hero-primary .hero-media{
  height:410px;
}
.home-page .hero-editorial .hero-primary .hero-copy{
  position:relative!important;
  z-index:3!important;
  width:calc(100% - 118px)!important;
  margin:-58px 0 0 118px!important;
  padding:25px 30px 23px!important;
  background:var(--card)!important;
  color:var(--ink)!important;
  border:1px solid var(--line)!important;
  border-radius:18px 18px 18px 5px!important;
  box-shadow:0 12px 30px rgba(18,28,22,.07)!important;
}
.home-page .hero-editorial .hero-primary .hero-copy:after{
  display:none!important;
  content:none!important;
}
.home-page .hero-editorial .hero-primary h1{
  margin:7px 0 0!important;
  font-size:40px!important;
  line-height:1.02!important;
  letter-spacing:-1.65px!important;
  color:var(--ink)!important;
  text-shadow:none!important;
  max-width:none!important;
}
.home-page .hero-editorial .hero-primary .hero-copy .hero-excerpt{
  max-width:none;
  margin:16px 0 0;
  padding:15px 0 0;
  border-top:1px solid var(--line);
  color:var(--muted);
  font-size:15.5px;
  line-height:1.48;
  letter-spacing:-.08px;
}
.home-page .hero-editorial .hero-primary .hero-copy small{
  display:block!important;
  margin-top:13px;
  color:var(--muted);
  font-size:11px;
  line-height:1.2;
  font-weight:700;
}

/* Large story on the right. */
.home-page .hero-editorial .hero-secondary .hero-media{
  height:248px;
}
.home-page .hero-editorial .hero-secondary .hero-copy{
  position:relative!important;
  z-index:3!important;
  width:74%!important;
  margin:-44px 0 0 0!important;
  padding:19px 22px 18px!important;
  background:var(--card)!important;
  color:var(--ink)!important;
  border:1px solid var(--line)!important;
  border-radius:16px 16px 16px 5px!important;
  box-shadow:0 10px 26px rgba(18,28,22,.055)!important;
}
.home-page .hero-editorial .hero-secondary h2{
  margin:6px 0 0!important;
  font-size:24px!important;
  line-height:1.08!important;
  letter-spacing:-.65px!important;
  color:var(--ink)!important;
  text-shadow:none!important;
}

/* Two visual cards below the right feature. */
.home-page .hero-editorial .hero-small{
  overflow:hidden!important;
  border-radius:15px!important;
  background:var(--card)!important;
  border:1px solid var(--line)!important;
  box-shadow:0 5px 18px rgba(18,28,22,.04)!important;
}
.home-page .hero-editorial .hero-small>a{
  overflow:hidden!important;
  border-radius:inherit!important;
}
.home-page .hero-editorial .hero-small .hero-media{
  height:136px;
  border-radius:0;
}
.home-page .hero-editorial .hero-small-copy{
  position:static!important;
  width:100%!important;
  padding:12px 13px 14px!important;
  margin:0!important;
  background:var(--card)!important;
  color:var(--ink)!important;
}
.home-page .hero-editorial .hero-small-copy h3{
  margin:5px 0 0!important;
  font-size:16px!important;
  line-height:1.12!important;
  letter-spacing:-.3px!important;
  color:var(--ink)!important;
  text-shadow:none!important;
}

/* Compact editorial rail at the bottom-right, like the reference. */
.home-page .hero-compact-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  padding-top:2px;
}
.home-page .hero-compact{
  min-width:0;
}
.home-page .hero-compact a{
  display:grid;
  grid-template-columns:88px minmax(0,1fr);
  gap:11px;
  align-items:start;
  min-height:80px;
  padding:8px;
  background:var(--card);
  border:1px solid var(--line);
  border-radius:14px;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.home-page .hero-compact a:hover{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--accent) 32%,var(--line));
  box-shadow:0 8px 22px rgba(18,28,22,.065);
}
.home-page .hero-compact img{
  width:88px;
  height:72px;
  object-fit:cover;
  border-radius:10px;
}
.home-page .hero-compact .kicker{
  margin:0 0 4px!important;
  padding:0!important;
  background:transparent!important;
  border-radius:0!important;
}
.home-page .hero-compact h3{
  margin:0;
  font-size:14px;
  line-height:1.14;
  letter-spacing:-.18px;
}

/* Small category labels remain green and editorial, never pills inside this hero. */
.home-page .hero-editorial .kicker{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--accent)!important;
  box-shadow:none!important;
  font-size:9px!important;
  line-height:1.1!important;
  font-weight:900;
  letter-spacing:.065em;
  text-transform:uppercase;
}

/* Night theme: same geometry, clear layered surfaces. */
html[data-theme="dark"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-secondary .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-small,
html[data-theme="dark"] .home-page .hero-editorial .hero-small-copy,
html[data-theme="dark"] .home-page .hero-compact a{
  background:#1d2021!important;
  border-color:#343839!important;
}
html[data-theme="dark"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-secondary .hero-copy{
  box-shadow:0 12px 28px rgba(0,0,0,.20)!important;
}
html[data-theme="dark"] .home-page .hero-editorial .hero-media{
  background:#232627;
}

/* 1200px boxed layout becomes fluid only when the viewport actually requires it. */
@media(max-width:1236px){
  .container{width:calc(100% - 24px);padding-left:30px;padding-right:30px}
  .header-main{padding-left:16px;padding-right:16px}
  .home-page .hero-editorial{gap:34px}
  .home-page .hero-editorial .hero-primary h1{font-size:36px!important}
}
@media(max-width:980px){
  .home-page .hero-editorial{grid-template-columns:1fr;gap:34px}
  .home-page .hero-editorial .hero-right{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px}
  .home-page .hero-editorial .hero-secondary{grid-column:1/-1}
  .home-page .hero-editorial .hero-bottom{gap:18px}
  .home-page .hero-compact-row{grid-column:1/-1}
  .home-page .hero-editorial .hero-primary .hero-media{height:430px}
}
@media(max-width:720px){
  .container{width:calc(100% - 18px);padding:22px 15px 40px;margin-top:16px}
  .home-page{padding-top:20px}
  .home-page .hero-editorial,
  .home-page .hero-editorial .hero-right,
  .home-page .hero-editorial .hero-bottom,
  .home-page .hero-compact-row{grid-template-columns:1fr;gap:14px}
  .home-page .hero-editorial .hero-primary .hero-media{height:280px}
  .home-page .hero-editorial .hero-primary .hero-copy{
    width:calc(100% - 26px)!important;
    margin:-28px 13px 0!important;
    padding:17px 18px 17px!important;
    border-radius:14px!important;
  }
  .home-page .hero-editorial .hero-primary h1{
    font-size:29px!important;
    letter-spacing:-1px!important;
  }
  .home-page .hero-editorial .hero-primary .hero-copy .hero-excerpt{
    max-width:none;
    margin:13px 0 0;
    padding-top:13px;
    font-size:14.5px;
    line-height:1.46;
  }
  .home-page .hero-editorial .hero-secondary .hero-media{height:220px}
  .home-page .hero-editorial .hero-secondary .hero-copy{
    width:calc(100% - 24px)!important;
    margin:-24px 12px 0!important;
    padding:15px 16px!important;
    border-radius:13px!important;
  }
  .home-page .hero-editorial .hero-secondary h2{font-size:20px!important}
  .home-page .hero-editorial .hero-small .hero-media{height:190px}
  .home-page .hero-compact a{grid-template-columns:96px minmax(0,1fr)}
  .home-page .hero-compact img{width:96px;height:78px}
}


/* v0.13 — primary hero excerpt belongs to the editorial copy card. */
.home-page .hero-editorial .hero-primary .hero-copy > .hero-excerpt{
  position:static!important;
  width:auto!important;
}
html[data-theme="dark"] .home-page .hero-editorial .hero-primary .hero-copy > .hero-excerpt{
  border-top-color:#343839!important;
}


/* v0.14 — flat editorial hero: no cards/containers around hero stories. */
.home-page .hero-editorial{
  background:transparent!important;
}
.home-page .hero-editorial .hero-tile,
.home-page .hero-editorial .hero-small{
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.home-page .hero-editorial .hero-tile:hover,
.home-page .hero-editorial .hero-small:hover{
  transform:none!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
.home-page .hero-editorial .hero-tile>a,
.home-page .hero-editorial .hero-small>a{
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
}
.home-page .hero-editorial .hero-media{
  overflow:hidden;
  border-radius:18px!important;
  background:var(--soft);
}
.home-page .hero-editorial .hero-media img,
.home-page .hero-editorial .hero-primary img,
.home-page .hero-editorial .hero-secondary img,
.home-page .hero-editorial .hero-small img{
  border-radius:18px!important;
}
.home-page .hero-editorial .hero-primary .hero-copy,
.home-page .hero-editorial .hero-secondary .hero-copy,
.home-page .hero-editorial .hero-small-copy{
  position:static!important;
  width:100%!important;
  margin:0!important;
  padding-left:0!important;
  padding-right:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:var(--ink)!important;
}
.home-page .hero-editorial .hero-primary .hero-copy{
  padding-top:20px!important;
  padding-bottom:4px!important;
}
.home-page .hero-editorial .hero-secondary .hero-copy{
  padding-top:16px!important;
  padding-bottom:3px!important;
}
.home-page .hero-editorial .hero-small-copy{
  padding-top:10px!important;
  padding-bottom:2px!important;
}
.home-page .hero-editorial .hero-primary .hero-copy .hero-excerpt{
  margin-top:14px!important;
  padding-top:14px!important;
  border-top:1px solid var(--line)!important;
}
.home-page .hero-editorial .hero-primary .hero-copy small{
  margin-top:12px!important;
}
.home-page .hero-compact a{
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.home-page .hero-compact a:hover{
  transform:none!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
.home-page .hero-compact img{
  border-radius:12px!important;
}

/* Day: one continuous white editorial surface. */
html[data-theme="light"] .home-page .hero-editorial,
html[data-theme="light"] .home-page .hero-editorial .hero-tile,
html[data-theme="light"] .home-page .hero-editorial .hero-copy,
html[data-theme="light"] .home-page .hero-editorial .hero-small-copy,
html[data-theme="light"] .home-page .hero-compact a{
  background:transparent!important;
}

/* Night: one continuous dark editorial surface, with no inner cards. */
html[data-theme="dark"] .home-page .hero-editorial,
html[data-theme="dark"] .home-page .hero-editorial .hero-tile,
html[data-theme="dark"] .home-page .hero-editorial .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-small,
html[data-theme="dark"] .home-page .hero-editorial .hero-small-copy,
html[data-theme="dark"] .home-page .hero-compact a{
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .home-page .hero-editorial .hero-primary .hero-copy > .hero-excerpt{
  border-top-color:#343839!important;
}

@media(max-width:720px){
  .home-page .hero-editorial .hero-media,
  .home-page .hero-editorial .hero-media img,
  .home-page .hero-editorial .hero-primary img,
  .home-page .hero-editorial .hero-secondary img,
  .home-page .hero-editorial .hero-small img{border-radius:14px!important}
  .home-page .hero-editorial .hero-primary .hero-copy,
  .home-page .hero-editorial .hero-secondary .hero-copy{
    width:100%!important;
    margin:0!important;
    border-radius:0!important;
  }
  .home-page .hero-editorial .hero-primary .hero-copy{padding:15px 0 2px!important}
  .home-page .hero-editorial .hero-secondary .hero-copy{padding:13px 0 2px!important}
}


/* v0.15 — Tom-style inset hero, but copy surfaces are the SAME colour as the page. */
.home-page .hero-editorial{
  background:transparent!important;
  overflow:visible!important;
}
.home-page .hero-editorial .hero-primary,
.home-page .hero-editorial .hero-secondary{
  position:relative!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.home-page .hero-editorial .hero-primary{
  min-height:630px!important;
  padding-bottom:118px!important;
}
.home-page .hero-editorial .hero-secondary{
  min-height:385px!important;
  padding-bottom:92px!important;
}
.home-page .hero-editorial .hero-primary>a,
.home-page .hero-editorial .hero-secondary>a{
  position:relative!important;
  display:block!important;
  height:100%!important;
  overflow:visible!important;
  background:transparent!important;
}
.home-page .hero-editorial .hero-primary .hero-media,
.home-page .hero-editorial .hero-secondary .hero-media{
  overflow:hidden!important;
  border-radius:18px!important;
}
.home-page .hero-editorial .hero-primary .hero-media{height:510px!important}
.home-page .hero-editorial .hero-secondary .hero-media{height:315px!important}
.home-page .hero-editorial .hero-primary .hero-media img,
.home-page .hero-editorial .hero-secondary .hero-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:18px!important;
}
.home-page .hero-editorial .hero-primary .hero-copy,
.home-page .hero-editorial .hero-secondary .hero-copy{
  position:absolute!important;
  z-index:3!important;
  display:block!important;
  margin:0!important;
  color:var(--ink)!important;
  background:var(--paper)!important;
  border:0!important;
  box-shadow:none!important;
}
.home-page .hero-editorial .hero-primary .hero-copy{
  left:20%!important;
  right:0!important;
  bottom:0!important;
  width:auto!important;
  padding:27px 31px 24px!important;
  border-radius:18px 18px 0 0!important;
}
.home-page .hero-editorial .hero-secondary .hero-copy{
  left:0!important;
  right:22%!important;
  bottom:0!important;
  width:auto!important;
  padding:20px 22px 18px!important;
  border-radius:16px 16px 0 0!important;
}
.home-page .hero-editorial .hero-primary .hero-copy:after{display:none!important}
.home-page .hero-editorial .hero-primary h1{
  font-size:42px!important;
  line-height:1.015!important;
  letter-spacing:-1.75px!important;
  margin:7px 0 0!important;
  max-width:620px!important;
}
.home-page .hero-editorial .hero-secondary h2{
  font-size:25px!important;
  line-height:1.08!important;
  letter-spacing:-.8px!important;
  margin:6px 0 0!important;
}
.home-page .hero-editorial .hero-primary .hero-copy .hero-excerpt{
  margin:17px 0 0!important;
  padding:0!important;
  border:0!important;
  max-width:560px!important;
  font-size:15.5px!important;
  line-height:1.48!important;
  color:var(--muted)!important;
}
.home-page .hero-editorial .hero-primary .hero-copy small{
  display:block!important;
  margin-top:12px!important;
}
/* Small stories stay completely flat: image + copy, no card surface. */
.home-page .hero-editorial .hero-small,
.home-page .hero-editorial .hero-small>a,
.home-page .hero-editorial .hero-small-copy,
.home-page .hero-compact a{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.home-page .hero-editorial .hero-small{border-radius:0!important}
.home-page .hero-editorial .hero-small img{border-radius:14px!important}
/* Same surface in both themes: white-on-white by day, dark-on-dark by night. */
html[data-theme="light"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="light"] .home-page .hero-editorial .hero-secondary .hero-copy{background:var(--paper)!important}
html[data-theme="dark"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-secondary .hero-copy{background:var(--paper)!important}

@media(max-width:980px){
  .home-page .hero-editorial .hero-primary{min-height:590px!important;padding-bottom:112px!important}
  .home-page .hero-editorial .hero-primary .hero-media{height:470px!important}
  .home-page .hero-editorial .hero-primary .hero-copy{left:12%!important;padding:25px 28px 22px!important}
  .home-page .hero-editorial .hero-primary h1{font-size:38px!important}
  .home-page .hero-editorial .hero-secondary{min-height:390px!important;padding-bottom:90px!important}
  .home-page .hero-editorial .hero-secondary .hero-media{height:310px!important}
}
@media(max-width:720px){
  .home-page .hero-editorial .hero-primary{min-height:0!important;padding-bottom:0!important}
  .home-page .hero-editorial .hero-secondary{min-height:0!important;padding-bottom:0!important}
  .home-page .hero-editorial .hero-primary .hero-media{height:275px!important}
  .home-page .hero-editorial .hero-secondary .hero-media{height:210px!important}
  .home-page .hero-editorial .hero-primary .hero-copy,
  .home-page .hero-editorial .hero-secondary .hero-copy{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    width:calc(100% - 24px)!important;
    margin:-24px 0 0 24px!important;
    background:var(--paper)!important;
    border-radius:14px 0 0 0!important;
  }
  .home-page .hero-editorial .hero-primary .hero-copy{padding:17px 16px 4px!important}
  .home-page .hero-editorial .hero-secondary .hero-copy{padding:15px 14px 3px!important}
  .home-page .hero-editorial .hero-primary h1{font-size:29px!important;letter-spacing:-1px!important}
  .home-page .hero-editorial .hero-secondary h2{font-size:20px!important}
  .home-page .hero-editorial .hero-primary .hero-copy .hero-excerpt{font-size:14px!important;margin-top:12px!important}
}

/* v0.16 — Copy panels only nip into the image; content continues below it. */
.home-page .hero-editorial .hero-primary,
.home-page .hero-editorial .hero-secondary{
  min-height:0!important;
  padding-bottom:0!important;
}
.home-page .hero-editorial .hero-primary>a,
.home-page .hero-editorial .hero-secondary>a{
  height:auto!important;
}
.home-page .hero-editorial .hero-primary .hero-copy,
.home-page .hero-editorial .hero-secondary .hero-copy{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  z-index:3!important;
  box-shadow:none!important;
  border:0!important;
  background:var(--paper)!important;
}
.home-page .hero-editorial .hero-primary .hero-copy{
  width:80%!important;
  margin:-64px 0 0 20%!important;
  padding:24px 28px 22px!important;
  border-radius:18px 18px 0 0!important;
}
.home-page .hero-editorial .hero-secondary .hero-copy{
  width:76%!important;
  margin:-50px 24% 0 0!important;
  padding:18px 21px 16px!important;
  border-radius:16px 16px 0 0!important;
}
.home-page .hero-editorial .hero-primary h1{
  font-size:39px!important;
  line-height:1.025!important;
}
.home-page .hero-editorial .hero-secondary h2{
  font-size:24px!important;
  line-height:1.08!important;
}
/* The photo remains the protagonist: only a shallow strip is covered. */
html[data-theme="light"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="light"] .home-page .hero-editorial .hero-secondary .hero-copy{
  background:var(--paper)!important;
}
html[data-theme="dark"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-secondary .hero-copy{
  background:var(--paper)!important;
}
@media(max-width:980px){
  .home-page .hero-editorial .hero-primary .hero-copy{
    width:86%!important;
    margin:-54px 0 0 14%!important;
    padding:22px 24px 20px!important;
  }
  .home-page .hero-editorial .hero-secondary .hero-copy{
    width:82%!important;
    margin:-42px 18% 0 0!important;
  }
}
@media(max-width:720px){
  .home-page .hero-editorial .hero-primary .hero-copy,
  .home-page .hero-editorial .hero-secondary .hero-copy{
    position:relative!important;
    width:calc(100% - 22px)!important;
    margin-left:22px!important;
    margin-right:0!important;
    border-radius:14px 14px 0 0!important;
  }
  .home-page .hero-editorial .hero-primary .hero-copy{
    margin-top:-28px!important;
    padding:16px 14px 5px!important;
  }
  .home-page .hero-editorial .hero-secondary .hero-copy{
    margin-top:-24px!important;
    padding:14px 13px 4px!important;
  }
}

/* v0.17 — Smart-tech affiliate cards inside single articles. */
.article-body .legacy-product-card.product-tech-card{
  width:min(980px,calc(100vw - 48px));
  max-width:none;
  margin:42px 0 42px 50%;
  transform:translateX(-50%);
  display:grid;
  grid-template-columns:minmax(250px,34%) minmax(0,1fr);
  gap:0;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--accent) 14%,var(--line));
  border-radius:24px;
  background:var(--card);
  box-shadow:0 18px 48px rgba(21,30,26,.07);
  font-family:Inter,ui-sans-serif,sans-serif;
}
.article-body .product-tech-visual{
  position:relative;
  min-height:340px;
  padding:30px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 8%,var(--soft)),var(--card));
  border-right:1px solid var(--line);
}
.article-body .product-tech-visual:before{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  border-radius:50%;
  right:-90px;
  top:-90px;
  background:color-mix(in srgb,var(--accent) 12%,transparent);
  pointer-events:none;
}
.article-body .product-tech-visual img{
  position:relative;
  z-index:1;
  width:100%;
  height:285px;
  max-height:285px;
  object-fit:contain;
  margin:0!important;
  filter:drop-shadow(0 16px 24px rgba(16,21,19,.13));
}
.article-body .product-store-chip{
  position:absolute;
  z-index:2;
  top:17px;
  left:17px;
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));
  border-radius:999px;
  background:color-mix(in srgb,var(--card) 88%,transparent);
  backdrop-filter:blur(8px);
  color:var(--ink);
  font-size:11px;
  line-height:1;
  font-weight:850;
  letter-spacing:.02em;
}
.article-body .product-tech-content{
  min-width:0;
  padding:30px 32px 28px;
  display:flex;
  flex-direction:column;
}
.article-body .product-tech-topline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:12px;
}
.article-body .product-tech-card .product-eyebrow{
  margin:0;
  font-size:11px;
  line-height:1;
  letter-spacing:.13em;
  color:var(--accent);
}
.article-body .product-affiliate-badge{
  flex:0 0 auto;
  padding:6px 9px;
  border-radius:999px;
  background:var(--soft);
  color:var(--muted);
  font-size:10px;
  font-weight:800;
  letter-spacing:.045em;
  text-transform:uppercase;
}
.article-body .product-tech-card h3{
  margin:0 0 12px!important;
  font-family:Inter,ui-sans-serif,sans-serif!important;
  font-size:28px!important;
  line-height:1.08!important;
  letter-spacing:-.75px!important;
  color:var(--ink)!important;
}
.article-body .product-tech-card .product-tech-content>p{
  margin:0 0 18px!important;
  max-width:620px;
  font-family:Inter,ui-sans-serif,sans-serif!important;
  font-size:16px!important;
  line-height:1.55!important;
  color:var(--muted)!important;
}
.article-body .product-tech-card .legacy-product-proscons{
  margin:2px 0 20px;
  padding:16px 0 0;
  gap:18px;
  border-top:1px solid var(--line);
}
.article-body .product-tech-card .legacy-product-proscons strong{
  color:var(--ink)!important;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.article-body .product-tech-card .legacy-product-proscons li{
  font-family:Inter,ui-sans-serif,sans-serif;
  font-size:13px;
  line-height:1.45;
  color:var(--muted);
}
.article-body .product-tech-footer{
  margin-top:auto;
  padding-top:18px;
  border-top:1px solid var(--line);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.article-body .product-commerce-copy{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:4px;
}
.article-body .product-commerce-copy strong{
  font-family:Inter,ui-sans-serif,sans-serif;
  font-size:13px;
  line-height:1.2;
  color:var(--ink)!important;
}
.article-body .product-commerce-copy span{
  max-width:390px;
  font-family:Inter,ui-sans-serif,sans-serif;
  font-size:11.5px;
  line-height:1.4;
  color:var(--muted);
}
.article-body a.amazon-cta.product-tech-cta,
.article-body a.amazon-cta.product-tech-cta:visited{
  flex:0 0 auto;
  min-width:178px;
  min-height:48px;
  margin:0!important;
  padding:0 17px!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:11px;
  border:1px solid var(--accent)!important;
  border-radius:12px!important;
  background:var(--accent)!important;
  color:#fff!important;
  text-decoration:none!important;
  font-family:Inter,ui-sans-serif,sans-serif!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  box-shadow:none!important;
  transition:transform .16s ease,filter .16s ease;
}
.article-body a.amazon-cta.product-tech-cta:hover{
  color:#fff!important;
  text-decoration:none!important;
  filter:brightness(.94);
  transform:translateY(-1px);
}
.article-body .product-cta-arrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:25px;
  height:25px;
  border-radius:8px;
  background:rgba(255,255,255,.16);
  color:#fff;
  font-size:15px;
  line-height:1;
}
/* Make every Amazon CTA readable even when legacy article-link styles are stronger. */
.article-body a.amazon-cta,
.review-box a.amazon-cta{
  color:#fff!important;
  text-decoration:none!important;
}
html[data-theme="dark"] .article-body .legacy-product-card.product-tech-card{
  background:#1b1e1d;
  border-color:#343a37;
  box-shadow:0 20px 54px rgba(0,0,0,.24);
}
html[data-theme="dark"] .article-body .product-tech-visual{
  background:linear-gradient(145deg,#212624,#171a19);
  border-right-color:#343a37;
}
html[data-theme="dark"] .article-body .product-store-chip{
  background:rgba(27,30,29,.84);
  border-color:#3a4741;
  color:#f0f3f1;
}
html[data-theme="dark"] .article-body .product-affiliate-badge{
  background:#252a28;
  color:#aeb6b2;
}
@media(max-width:820px){
  .article-body .legacy-product-card.product-tech-card{
    width:min(680px,calc(100vw - 30px));
    grid-template-columns:1fr;
    border-radius:20px;
  }
  .article-body .product-tech-visual{
    min-height:270px;
    padding:25px;
    border-right:0;
    border-bottom:1px solid var(--line);
  }
  .article-body .product-tech-visual img{height:230px;max-height:230px}
  .article-body .product-tech-content{padding:24px}
}
@media(max-width:560px){
  .article-body .legacy-product-card.product-tech-card{
    width:calc(100vw - 24px);
    margin-top:30px;
    margin-bottom:30px;
    border-radius:18px;
  }
  .article-body .product-tech-visual{min-height:230px;padding:22px}
  .article-body .product-tech-visual img{height:195px;max-height:195px}
  .article-body .product-tech-content{padding:20px 18px}
  .article-body .product-tech-card h3{font-size:23px!important;letter-spacing:-.5px!important}
  .article-body .product-tech-topline{align-items:flex-start}
  .article-body .product-affiliate-badge{font-size:9px;padding:5px 7px}
  .article-body .product-tech-footer{align-items:stretch;flex-direction:column}
  .article-body a.amazon-cta.product-tech-cta{width:100%;min-width:0}
}


/* v0.18 — product card spacing + Amazon label moved away from image. */
.article-body .product-tech-visual{
  padding:34px!important;
}
.article-body .product-tech-topline{
  margin-bottom:14px!important;
}
.article-body .product-tech-labels{
  min-width:0;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:9px;
}
.article-body .product-store-inline{
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:0 9px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--soft2);
  color:var(--ink);
  font-size:10px;
  line-height:1;
  font-weight:850;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.article-body .product-tech-card .product-store-chip{display:none!important}
.article-body .product-tech-content{
  padding:34px 34px 30px!important;
}
.article-body .product-tech-card h3{
  margin-top:2px!important;
}
.article-body .product-tech-footer{
  margin-top:8px!important;
  padding-top:21px!important;
}
.article-body a.amazon-cta.product-tech-cta,
.article-body a.amazon-cta.product-tech-cta:visited{
  color:#fff!important;
  background:var(--accent)!important;
  border-color:var(--accent)!important;
}
html[data-theme="dark"] .article-body .product-store-inline{
  background:#232725;
  border-color:#39403d;
  color:#f2f4f3;
}
@media(max-width:820px){
  .article-body .product-tech-content{padding:26px!important}
  .article-body .product-tech-visual{padding:28px!important}
}
@media(max-width:560px){
  .article-body .product-tech-content{padding:21px 18px!important}
  .article-body .product-tech-visual{padding:24px!important}
  .article-body .product-tech-topline{gap:10px}
}


/* v0.19 — StudioShopping typography: smart / tech / modern. */
:root{
  --font-ui:"Manrope",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --font-display:"Space Grotesk","Manrope",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
html,body,button,input,textarea,select{
  font-family:var(--font-ui)!important;
}
body{
  font-weight:500;
  letter-spacing:-.008em;
}
/* Titles: geometric and tech, without becoming videogame-looking. */
h1,h2,h3,h4,h5,h6,
.brand,
.article-head h1,
.hero-main h1,
.hero-lead h1,
.hero-secondary h2,
.page-title h1,
.offers-intro h1,
.section-head h2,
.offers-stream-head h2,
.list-card h2,
.category-grid h3,
.guide-grid h3,
.mini-card h3,
.deal-card h3,
.offer-row-body h3,
.review-top h2,
.article-body h2,
.article-body h3,
.article-body .legacy-product-card h3,
.article-body .product-tech-card h3{
  font-family:var(--font-display)!important;
  font-weight:700;
  font-feature-settings:"ss01" 1,"ss02" 1;
}
/* Cleaner editorial body: no more newspaper-style Georgia. */
.article-body,
.article-body p,
.article-body li,
.article-body blockquote,
.article-body figcaption,
.article-body table,
.article-body .legacy-product-content>p,
.article-body .legacy-product-proscons li,
.article-body .price-note,
.article-body .ss-accordion,
.article-body .ss-accordion-body p,
.article-body .schema-faq,
.article-body .schema-faq-answer,
.article-body .wp-block-pixwell-elements-note,
.article-body .note-content p,
.article-body .note-content li,
.article-body .wp-block-pixwell-elements-affiliate-list{
  font-family:var(--font-ui)!important;
}
.article-body{
  font-size:19px;
  line-height:1.74;
  font-weight:500;
  letter-spacing:-.012em;
  color:var(--body-text);
}
.article-body>p:first-child{
  font-size:20px;
  line-height:1.7;
}
.article-body h2{
  font-size:34px;
  line-height:1.08;
  letter-spacing:-1.15px;
  margin-top:46px;
}
.article-body h3{
  font-size:27px;
  line-height:1.12;
  letter-spacing:-.8px;
}
.article-body blockquote{
  font-family:var(--font-display)!important;
  font-size:23px;
  line-height:1.45;
  font-weight:600;
  letter-spacing:-.45px;
}
/* Global UI gets a slightly more refined, product-led rhythm. */
.main-nav a,
.header-deals,
.kicker,.section-kicker,.deal-source,
.product-eyebrow,
.product-store-inline,
.product-affiliate-badge,
.amazon-btn,.amazon-cta,
.offer-filters a{
  font-family:var(--font-ui)!important;
}
.main-nav a{font-weight:700;letter-spacing:-.02em}
.kicker,.section-kicker,.deal-source,.product-eyebrow{
  font-weight:800;
  letter-spacing:.105em;
}
.article-head h1{
  letter-spacing:-2.35px;
}
/* Product modules should feel like the same design system as the magazine. */
.article-body .legacy-product-card.product-tech-card,
.article-body .legacy-product-card.product-tech-card *{
  font-family:var(--font-ui)!important;
}
.article-body .legacy-product-card.product-tech-card h3{
  font-family:var(--font-display)!important;
  font-weight:700!important;
  letter-spacing:-1px!important;
}
@media(max-width:760px){
  .article-body{font-size:18px;line-height:1.7}
  .article-body>p:first-child{font-size:19px}
  .article-body h2{font-size:30px;letter-spacing:-.9px}
  .article-body h3{font-size:24px;letter-spacing:-.6px}
}


/* v0.20 — restore original headline voice; keep Manrope only for reading/body copy. */
:root{
  --font-ui:"Manrope",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --font-headline:"Inter",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
/* Headlines go back to the previous StudioShopping font. */
h1,h2,h3,h4,h5,h6,
.brand,
.article-head h1,
.hero-main h1,
.hero-lead h1,
.hero-secondary h2,
.hero-small-copy h3,
.page-title h1,
.offers-intro h1,
.section-head h2,
.offers-stream-head h2,
.list-card h2,
.category-grid h3,
.guide-grid h3,
.mini-card h3,
.deal-card h3,
.offer-row-body h3,
.review-top h2,
.review-prebody h2,
.article-body h2,
.article-body h3,
.article-body .legacy-product-card h3,
.article-body .product-tech-card h3,
.related-grid h3,
.archive-title h1,
.archive-lead h2,
.archive-grid h3,
.author-box h2{
  font-family:var(--font-headline)!important;
  font-feature-settings:normal!important;
}
/* Reading copy keeps the new Manrope treatment. */
.article-body,
.article-body p,
.article-body li,
.article-body figcaption,
.article-body table,
.article-head .dek,
.single-meta-panel,
.review-summary,
.review-criteria-strip,
.affiliate-disclosure,
.article-body .legacy-product-content>p,
.article-body .legacy-product-proscons li,
.article-body .price-note,
.article-body .ss-accordion,
.article-body .ss-accordion-body p,
.article-body .schema-faq,
.article-body .schema-faq-answer,
.article-body .wp-block-pixwell-elements-note,
.article-body .note-content p,
.article-body .note-content li,
.article-body .wp-block-pixwell-elements-affiliate-list{
  font-family:var(--font-ui)!important;
}
.article-body blockquote{
  font-family:var(--font-ui)!important;
  font-weight:650;
}

/* v0.20 — single article: full-width visual, title below, author/disclosure and review verdict BEFORE body. */
.article-page{
  max-width:1200px!important;
  padding:0 0 72px!important;
  overflow:hidden;
  border-radius:18px;
}
.single-article{min-width:0}
.article-page .article-hero{
  width:100%;
  height:min(620px,52vw);
  max-height:620px;
  object-fit:cover;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:var(--soft);
}
.single-title-panel{
  width:min(100% - 80px,960px);
  max-width:960px!important;
  margin:0 auto!important;
  padding:34px 0 25px!important;
}
.single-title-panel .kicker{display:inline-block;margin-bottom:10px}
.single-title-panel h1{
  margin:0 0 16px!important;
  font-size:56px;
  line-height:.99;
  letter-spacing:-2.45px;
  font-weight:850;
}
.single-title-panel .dek{
  max-width:880px;
  margin:0!important;
  color:var(--muted);
  font-size:19px;
  line-height:1.55;
}
.single-meta-panel{
  width:min(100% - 80px,960px);
  margin:0 auto 34px;
  padding:24px 0 20px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.single-author{display:flex;align-items:center;gap:15px}
.single-author>img,.single-author-placeholder{
  width:58px;height:58px;border-radius:50%;object-fit:cover;flex:0 0 58px;
  background:var(--soft);border:1px solid var(--line);
}
.single-author-placeholder{display:grid;place-items:center;font:800 20px/1 var(--font-headline);color:var(--accent)}
.single-author>div{display:grid;gap:2px}
.single-author span{font-size:12px;color:var(--muted)}
.single-author strong{font-family:var(--font-headline);font-size:17px;color:var(--ink)}
.single-author small{font-size:12px;color:var(--muted)}
.affiliate-disclosure{display:flex;gap:10px;align-items:flex-start;margin-top:22px;color:var(--muted);font-size:13px;line-height:1.55}
.affiliate-disclosure p{margin:0}
.affiliate-disclosure a{text-decoration:underline;text-underline-offset:2px;color:var(--ink)}
.info-dot{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--accent);color:#fff;font:800 11px/1 var(--font-headline);flex:0 0 18px;margin-top:1px}

.review-prebody{
  width:min(100% - 80px,960px);
  margin:6px auto 42px;
  display:grid;
  grid-template-columns:310px minmax(0,1fr);
  gap:54px;
  padding:26px 0 30px;
  border-bottom:1px solid var(--line);
}
.review-procon-column{display:grid;gap:27px}
.review-list h2{font-size:22px;line-height:1;margin:0 0 15px;padding-bottom:12px;border-bottom:1px solid var(--line);letter-spacing:-.55px}
.review-list ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}
.review-list li{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;font-family:var(--font-ui);font-size:15px;line-height:1.48;color:var(--body-text)}
.review-list li>span{font-size:21px;line-height:18px;font-weight:700;color:#18ad63}
.review-list-con li>span{color:#e53b3b}
.review-verdict-column{min-width:0}
.review-verdict-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:15px}
.review-verdict-head h2{font-size:30px;line-height:1.05;letter-spacing:-1.1px;margin:0}
.review-score-ring{
  width:72px;height:72px;border-radius:50%;border:5px solid var(--accent);box-shadow:inset 0 0 0 4px var(--paper),0 0 0 2px color-mix(in srgb,var(--accent) 45%,transparent);
  display:grid;place-content:center;text-align:center;flex:0 0 72px;color:var(--accent);background:var(--paper)
}
.review-score-ring strong{font:850 23px/1 var(--font-headline)}
.review-score-ring small{font:700 9px/1 var(--font-ui);margin-top:2px}
.review-summary{font-size:18px;line-height:1.62;font-style:italic;color:var(--body-text);margin:0 0 20px}
.review-criteria-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}
.review-criteria-strip>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted)}
.review-criteria-strip strong{color:var(--ink)}
.review-amazon-cta{margin-top:20px!important;color:#fff!important;text-decoration:none!important;border-radius:10px!important;padding:12px 17px!important}
.article-page .article-body{margin-top:0!important}

/* Remove the old dark review panel in case a stale class survives elsewhere. */
.article-page .review-box{display:none!important}

html[data-theme="dark"] .article-page{background:var(--paper)}
html[data-theme="dark"] .review-score-ring{background:var(--paper);box-shadow:inset 0 0 0 4px var(--paper),0 0 0 2px color-mix(in srgb,var(--accent) 55%,transparent)}
html[data-theme="dark"] .single-author strong,html[data-theme="dark"] .affiliate-disclosure a{color:var(--ink)}

@media(max-width:820px){
  .single-title-panel,.single-meta-panel,.review-prebody{width:calc(100% - 42px)}
  .single-title-panel h1{font-size:42px;letter-spacing:-1.7px}
  .article-page .article-hero{height:min(500px,58vw)}
  .review-prebody{grid-template-columns:1fr;gap:30px}
  .review-procon-column{grid-template-columns:1fr 1fr;gap:24px}
}
@media(max-width:560px){
  .article-page{border-radius:0}
  .article-page .article-hero{height:64vw;min-height:240px}
  .single-title-panel,.single-meta-panel,.review-prebody{width:calc(100% - 30px)}
  .single-title-panel{padding-top:24px!important}
  .single-title-panel h1{font-size:34px;line-height:1.02;letter-spacing:-1.2px}
  .single-title-panel .dek{font-size:17px}
  .single-meta-panel{margin-bottom:26px;padding-top:18px}
  .review-procon-column{grid-template-columns:1fr}
  .review-verdict-head h2{font-size:25px}
  .review-score-ring{width:64px;height:64px;flex-basis:64px}
  .review-summary{font-size:16px}
  .review-criteria-strip{grid-template-columns:1fr}
}

/* v0.21 — Home hero: top-rounded photos only, seamless image/copy junction. */
.home-page .hero-editorial .hero-primary,
.home-page .hero-editorial .hero-secondary,
.home-page .hero-editorial .hero-primary>a,
.home-page .hero-editorial .hero-secondary>a,
.home-page .hero-editorial .hero-primary .hero-copy,
.home-page .hero-editorial .hero-secondary .hero-copy{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
.home-page .hero-editorial .hero-primary .hero-media,
.home-page .hero-editorial .hero-secondary .hero-media{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  border-radius:18px 18px 0 0!important;
}
.home-page .hero-editorial .hero-primary .hero-media img,
.home-page .hero-editorial .hero-secondary .hero-media img,
.home-page .hero-editorial .hero-primary>a>.hero-media img,
.home-page .hero-editorial .hero-secondary>a>.hero-media img{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  border-radius:18px 18px 0 0!important;
}
html[data-theme="light"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="light"] .home-page .hero-editorial .hero-secondary .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-primary .hero-copy,
html[data-theme="dark"] .home-page .hero-editorial .hero-secondary .hero-copy{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
@media(max-width:720px){
  .home-page .hero-editorial .hero-primary .hero-media,
  .home-page .hero-editorial .hero-secondary .hero-media,
  .home-page .hero-editorial .hero-primary .hero-media img,
  .home-page .hero-editorial .hero-secondary .hero-media img{
    border-radius:14px 14px 0 0!important;
  }
}

/* v0.22 — compact review preview + full tech recap at article end. */
.review-prebody{
  align-items:stretch;
  gap:48px;
  margin-bottom:34px;
}
.review-procon-column{
  display:flex!important;
  flex-direction:column;
  justify-content:space-between;
  gap:24px!important;
  min-height:100%;
}
.review-list ul{gap:9px!important}
.review-list li{font-size:14px!important;line-height:1.42!important}
.review-prebody .review-list-copy{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.review-prebody .review-list h2{margin-bottom:12px}
.review-prebody .review-list-con{margin-top:auto}
.review-verdict-column{align-self:stretch;display:flex;flex-direction:column}
.review-verdict-column .review-amazon-cta{align-self:flex-start}

.review-tech-recap{
  width:min(100% - 80px,1000px);
  margin:54px auto 36px;
  padding:30px;
  border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));
  border-radius:24px;
  background:
    radial-gradient(circle at 92% 8%,color-mix(in srgb,var(--accent) 10%,transparent) 0 120px,transparent 121px),
    linear-gradient(145deg,var(--soft2),var(--paper));
  box-shadow:0 22px 55px rgba(20,30,25,.07);
  overflow:hidden;
}
.review-tech-recap-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:28px;
  padding-bottom:24px;
  border-bottom:1px solid var(--line);
}
.review-tech-recap-head>div:first-child{max-width:720px}
.review-tech-recap-head h2{
  margin:5px 0 7px;
  font:850 31px/1.04 var(--font-headline);
  letter-spacing:-1.05px;
  color:var(--ink);
}
.review-tech-recap-head p{margin:0;color:var(--muted);font:500 14px/1.55 var(--font-ui)}
.review-tech-score{
  flex:0 0 92px;
  width:92px;height:92px;
  border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));
  border-radius:22px;
  background:color-mix(in srgb,var(--accent) 8%,var(--paper));
  display:grid;
  grid-template-columns:1fr auto;
  grid-template-rows:auto 1fr;
  align-content:center;
  padding:15px;
  color:var(--accent);
}
.review-tech-score span{grid-column:1/-1;font:800 9px/1 var(--font-ui);text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}
.review-tech-score strong{align-self:end;font:900 33px/.95 var(--font-headline);letter-spacing:-1.2px}
.review-tech-score small{align-self:end;padding-bottom:2px;font:750 10px/1 var(--font-ui)}
.review-tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}
.review-tech-panel{
  min-width:0;
  padding:22px;
  border:1px solid var(--line);
  border-radius:18px;
  background:color-mix(in srgb,var(--paper) 94%,transparent);
}
.review-tech-pro{border-top:3px solid #19a864}
.review-tech-con{border-top:3px solid #e74a4a}
.review-tech-panel-title{display:flex;align-items:center;gap:12px;margin-bottom:17px}
.review-tech-icon{
  width:38px;height:38px;border-radius:12px;display:grid;place-items:center;
  font:900 21px/1 var(--font-headline);background:#19a86414;color:#19a864;
}
.review-tech-con .review-tech-icon{background:#e74a4a12;color:#e74a4a}
.review-tech-panel-title small{display:block;margin-bottom:3px;font:800 9px/1 var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
.review-tech-panel-title h3{margin:0!important;font:850 21px/1 var(--font-headline)!important;letter-spacing:-.45px!important;color:var(--ink)!important}
.review-tech-panel-title h3 em{font:750 10px/1 var(--font-ui);font-style:normal;vertical-align:3px;margin-left:5px;padding:4px 6px;border-radius:999px;background:var(--soft);color:var(--muted)}
.review-tech-panel ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}
.review-tech-panel li{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start;font:500 14px/1.48 var(--font-ui);color:var(--body-text)}
.review-tech-panel li>span:first-child{font:900 18px/1.2 var(--font-headline);color:#19a864}
.review-tech-con li>span:first-child{color:#e74a4a}
.review-tech-recap-footer{
  margin-top:22px;
  padding-top:20px;
  border-top:1px solid var(--line);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
}
.review-tech-recap-footer>div{display:grid;gap:3px}
.review-tech-recap-footer strong{font:850 14px/1.2 var(--font-headline);color:var(--ink)}
.review-tech-recap-footer span{font:500 11.5px/1.4 var(--font-ui);color:var(--muted)}
.review-tech-recap a.review-tech-cta,
.review-tech-recap a.review-tech-cta:visited{
  flex:0 0 auto;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:48px;
  margin:0!important;
  padding:0 17px!important;
  border:1px solid var(--accent)!important;
  border-radius:12px!important;
  background:var(--accent)!important;
  color:#fff!important;
  text-decoration:none!important;
  font:900 12px/1 var(--font-ui)!important;
}
.review-tech-recap a.review-tech-cta>span{color:#fff;font-size:16px}
html[data-theme="dark"] .review-tech-recap{
  background:
    radial-gradient(circle at 92% 8%,color-mix(in srgb,var(--accent) 11%,transparent) 0 120px,transparent 121px),
    linear-gradient(145deg,#1b1e1d,#171a19);
  border-color:#343b38;
  box-shadow:0 24px 60px rgba(0,0,0,.22);
}
html[data-theme="dark"] .review-tech-panel{background:#202422;border-color:#343a37}
html[data-theme="dark"] .review-tech-score{background:#202722;border-color:#355445}
@media(max-width:820px){
  .review-prebody{gap:30px}
  .review-procon-column{display:grid!important;grid-template-columns:1fr 1fr;gap:22px!important}
  .review-list-con{margin-top:0!important}
  .review-tech-recap{width:calc(100% - 42px);padding:24px}
}
@media(max-width:620px){
  .review-prebody .review-list-copy{-webkit-line-clamp:3}
  .review-procon-column{grid-template-columns:1fr!important}
  .review-tech-recap{width:calc(100% - 30px);margin-top:38px;padding:19px;border-radius:19px}
  .review-tech-recap-head{gap:15px}
  .review-tech-recap-head h2{font-size:26px;letter-spacing:-.75px}
  .review-tech-score{width:72px;height:72px;flex-basis:72px;padding:11px;border-radius:18px}
  .review-tech-score strong{font-size:26px}
  .review-tech-grid{grid-template-columns:1fr;gap:14px}
  .review-tech-panel{padding:18px;border-radius:15px}
  .review-tech-recap-footer{align-items:stretch;flex-direction:column}
  .review-tech-recap a.review-tech-cta{width:100%}
}


/* v0.23 — review preview: restrained colors, correct text sizing and tighter Pro/Contro rhythm. */
.review-prebody{
  grid-template-columns:292px minmax(0,1fr)!important;
  gap:42px!important;
  align-items:start!important;
  padding-top:22px!important;
  padding-bottom:24px!important;
  margin-bottom:30px!important;
}
.review-procon-column{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-self:start!important;
  gap:20px!important;
  min-height:0!important;
}
.review-prebody .review-list,
.review-prebody .review-list-con{
  margin:0!important;
}
.review-prebody .review-list h2{
  margin:0 0 11px!important;
  padding:0 0 10px!important;
  font-family:var(--font-headline)!important;
  font-size:21px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.45px!important;
  color:var(--ink)!important;
  border-bottom:1px solid var(--line)!important;
}
.review-prebody .review-list ul{
  gap:8px!important;
}
.review-prebody .review-list li{
  grid-template-columns:18px minmax(0,1fr)!important;
  gap:8px!important;
  align-items:start!important;
  font-family:var(--font-ui)!important;
  font-size:14.5px!important;
  font-weight:500!important;
  line-height:1.42!important;
  color:var(--body-text)!important;
}
.review-prebody .review-list li>span:first-child{
  color:var(--accent)!important;
  font-family:var(--font-headline)!important;
  font-size:17px!important;
  font-weight:850!important;
  line-height:1.25!important;
}
.review-prebody .review-list-con li>span:first-child{
  color:var(--muted)!important;
}
.review-prebody .review-list li>.review-list-copy{
  color:var(--body-text)!important;
  font-family:var(--font-ui)!important;
  font-size:14.5px!important;
  font-weight:500!important;
  line-height:1.42!important;
  letter-spacing:0!important;
  -webkit-line-clamp:2;
}
.review-verdict-column{align-self:start!important}
.review-verdict-head h2{
  font-family:var(--font-headline)!important;
  font-weight:850!important;
}
.review-score-ring{
  border-width:3px!important;
  box-shadow:inset 0 0 0 3px var(--paper),0 0 0 1px color-mix(in srgb,var(--accent) 22%,transparent)!important;
}

/* Full recap: neutral tech panels; color is a small semantic cue, never the text. */
.review-tech-recap{
  border-color:var(--line)!important;
  background:linear-gradient(145deg,var(--soft2),var(--paper))!important;
  box-shadow:0 18px 44px rgba(20,30,25,.055)!important;
}
.review-tech-panel{
  border:1px solid var(--line)!important;
  border-top:1px solid var(--line)!important;
  background:var(--paper)!important;
}
.review-tech-pro,.review-tech-con{border-top:1px solid var(--line)!important}
.review-tech-icon{
  width:34px!important;height:34px!important;border-radius:10px!important;
  background:var(--soft)!important;
  color:var(--accent)!important;
  font-size:18px!important;
}
.review-tech-con .review-tech-icon{
  background:var(--soft)!important;
  color:var(--muted)!important;
}
.review-tech-panel li{
  color:var(--body-text)!important;
  font-family:var(--font-ui)!important;
  font-size:14px!important;
  font-weight:500!important;
}
.review-tech-panel li>span:first-child{color:var(--accent)!important;font-size:16px!important}
.review-tech-con li>span:first-child{color:var(--muted)!important}
.review-tech-panel-title h3{font-family:var(--font-headline)!important;color:var(--ink)!important}
.review-tech-panel-title small{color:var(--muted)!important}
html[data-theme="dark"] .review-tech-recap{
  background:linear-gradient(145deg,#181b1a,#151817)!important;
  border-color:#303634!important;
  box-shadow:0 18px 44px rgba(0,0,0,.16)!important;
}
html[data-theme="dark"] .review-tech-panel{
  background:#1b1e1d!important;
  border-color:#303634!important;
}
html[data-theme="dark"] .review-tech-icon{background:#232826!important}

@media(max-width:820px){
  .review-prebody{grid-template-columns:1fr!important;gap:26px!important}
  .review-procon-column{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important}
}
@media(max-width:620px){
  .review-procon-column{grid-template-columns:1fr!important;gap:18px!important}
  .review-prebody .review-list li>.review-list-copy{-webkit-line-clamp:3}
}


/* v0.24 — adaptive review balance: reveal only the real Pro/Contro needed to match the verdict height. */
.review-prebody .review-balance-extra[hidden]{display:none!important}
@media(min-width:821px){
  .review-prebody .review-procon-column{gap:16px!important}
}

/* v0.25 — rimozione definitiva riga superiore header */
.site-header,
html[data-theme="light"] .site-header,
html[data-theme="dark"] .site-header{
  border-top:0!important;
}
@media(max-width:720px){
  .site-header{border-top:0!important}
}

/* v0.26 — Sezioni editoriali + offerte contestuali */
.taxonomy-offers{margin:52px 0 18px;padding:28px 0 8px;border-top:1px solid var(--line)}
.taxonomy-offers .section-head{margin-top:0;margin-bottom:22px}
.taxonomy-offers .section-head p{margin:7px 0 0;max-width:720px;color:var(--muted);font-size:.95rem;line-height:1.55}
.taxonomy-deal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.taxonomy-deal-card{min-width:0}
.taxonomy-deal-card>a{display:block;height:100%;text-decoration:none;color:inherit}
.taxonomy-deal-media{position:relative;aspect-ratio:1.25/1;background:var(--soft);border-radius:18px;overflow:hidden;padding:14px}
.taxonomy-deal-media img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}
html[data-theme="dark"] .taxonomy-deal-media img{mix-blend-mode:normal}
.taxonomy-deal-card .discount{position:absolute;top:12px;right:12px;border-radius:999px;padding:6px 9px;background:var(--accent);color:#fff;font-weight:800;font-size:.77rem}
.taxonomy-deal-copy{padding:13px 2px 4px}
.taxonomy-deal-copy .kicker{font-size:.69rem}
.taxonomy-deal-copy h3{margin:6px 0 10px;font-size:1rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.taxonomy-deal-copy .price-row{display:flex;align-items:baseline;gap:8px;margin:0 0 6px}
.taxonomy-deal-copy .price-row strong{font-size:1.12rem}
.taxonomy-deal-copy .price-row del{color:var(--muted);font-size:.82rem}
.taxonomy-deal-copy small{color:var(--muted);font-size:.75rem}
.archive-title .kicker{letter-spacing:.09em}
@media(max-width:900px){.taxonomy-deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.taxonomy-offers{margin-top:34px;padding-top:22px}.taxonomy-deal-grid{grid-template-columns:1fr 1fr;gap:12px}.taxonomy-deal-media{border-radius:14px;padding:10px}.taxonomy-deal-copy h3{font-size:.9rem}.taxonomy-offers .section-head>a{display:none}}

/* v0.27 — Native product embeds inserted from Magazine admin. */
.article-body .native-product-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:16px 0 4px}.article-body .native-product-price del{font-family:Manrope,Inter,sans-serif;color:var(--muted);font-size:14px}.article-body .native-product-price strong{font-family:Inter,sans-serif;font-size:27px;letter-spacing:-.5px;color:var(--ink)}.article-body .native-product-price span{background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent);border-radius:999px;padding:5px 9px;font:850 12px/1 Manrope,Inter,sans-serif}.article-body .native-product-price em{font:700 11px/1.2 Manrope,Inter,sans-serif;color:var(--muted);font-style:normal}.article-body .native-product-brand{font:850 11px/1.4 Manrope,Inter,sans-serif!important;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)!important;margin-top:-2px!important}.article-body .native-product-card{border-color:color-mix(in srgb,var(--accent) 23%,var(--line))}

/* v0.28 — Definitive offers experience */
.offers-v28{padding-bottom:56px}.offers-control-panel{border:1px solid var(--line);border-radius:16px;padding:14px;background:var(--card);margin:18px 0 34px}.offers-control-panel form{display:grid;grid-template-columns:minmax(260px,1.4fr) 170px 155px 155px 165px auto;gap:8px;align-items:center}.offers-control-panel input,.offers-control-panel select{height:42px;border:1px solid var(--line);background:var(--soft);color:var(--ink);border-radius:9px;padding:0 11px;font:inherit}.offers-control-panel button{height:42px;border:0;border-radius:9px;background:var(--accent);color:#fff;font-weight:850;padding:0 16px;cursor:pointer}.offers-search-field{position:relative}.offers-search-field span{position:absolute;left:12px;top:50%;transform:translateY(-52%);font-size:18px;color:var(--muted)}.offers-search-field input{width:100%;padding-left:36px}.offers-reset{font-size:12px;font-weight:800;color:var(--muted);text-decoration:none;padding:0 6px}.offers-quick-chips{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:11px;padding-top:11px;border-top:1px solid var(--line)}.offers-quick-chips>span{font-size:11px;color:var(--muted);font-weight:800;margin-right:2px}.offers-quick-chips a{font-size:11px;text-decoration:none;color:var(--ink);background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-weight:800}.offers-quick-chips a:hover,.offers-quick-chips a.active{background:var(--accent);border-color:var(--accent);color:#fff}.deal-card-v28{overflow:hidden}.deal-card-v28>a{height:100%;display:flex;flex-direction:column}.deal-card-v28 .deal-img{border-radius:13px;background:var(--soft);overflow:hidden}.deal-card-copy{display:flex;flex-direction:column;flex:1;padding-top:10px}.deal-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.deal-merchant{font-size:10px;color:var(--muted);font-weight:800}.deal-card-v28 h3{margin:7px 0 7px}.deal-card-v28 p{font-family:Manrope,Inter,sans-serif;font-size:12px;line-height:1.45;color:var(--muted);margin:0 0 8px}.deal-card-bottom{margin-top:auto;display:flex;justify-content:space-between;gap:10px;align-items:flex-end;padding-top:10px}.deal-card-bottom b{font-size:11px;color:var(--accent);white-space:nowrap}.offer-feed-v28{display:grid;gap:10px}.offer-feed-v28 .offer-row{border:1px solid var(--line);border-radius:14px;background:var(--card);overflow:hidden}.offer-feed-v28 .offer-row:hover{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 8px 22px rgba(0,0,0,.05)}.offer-feed-v28 .offer-row-link{padding:12px}.offer-row-labels{display:flex;justify-content:space-between;gap:10px;align-items:center}.offer-row-labels>span:last-child{font-size:10px;color:var(--muted);font-weight:800}.offer-feed-v28 .offer-row-body>p{font-family:Manrope,Inter,sans-serif;color:var(--muted);font-size:12px;line-height:1.45;margin:5px 0 8px}.empty-deals.prominent a{display:inline-block;margin-top:12px;color:var(--accent);font-weight:850;text-decoration:none}
[data-theme="dark"] .offers-control-panel{background:#181b1d;border-color:#303437}[data-theme="dark"] .offers-control-panel input,[data-theme="dark"] .offers-control-panel select,[data-theme="dark"] .offers-quick-chips a{background:#202427;border-color:#33383b;color:#f2f3f4}[data-theme="dark"] .offer-feed-v28 .offer-row{background:#181b1d;border-color:#303437}[data-theme="dark"] .deal-card-v28 .deal-img{background:#202427}
@media(max-width:1150px){.offers-control-panel form{grid-template-columns:1.5fr 1fr 1fr}.offers-control-panel button{grid-column:auto}.offers-reset{align-self:center}.deal-card-bottom{display:block}.deal-card-bottom b{display:block;margin-top:6px}}
@media(max-width:720px){.offers-control-panel form{grid-template-columns:1fr}.offers-control-panel{padding:11px}.offers-quick-chips{overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.offers-quick-chips a,.offers-quick-chips>span{white-space:nowrap}.deal-card-bottom{display:flex}.offer-feed-v28 .offer-row-link{padding:9px}.offer-row-labels>span:last-child{display:none}}

/* v0.29 — Modular homepage */
.home-modular .home-module-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-modular>.section-head{scroll-margin-top:95px}.home-modular .section-head+ .article-list,.home-modular .section-head+ .deal-grid,.home-modular .section-head+ .category-grid{margin-bottom:4px}
@media(max-width:650px){.home-modular .home-module-grid{grid-template-columns:1fr}.home-modular>.section-head{scroll-margin-top:70px}}

/* v0.30 · 404 / performance polish */
.not-found-page{padding-top:54px}.not-found-search{display:flex;gap:10px;max-width:650px;margin-top:24px}.not-found-search input{flex:1;min-width:0;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:12px;padding:14px 16px}.not-found-search button{border:0;border-radius:12px;background:var(--accent);color:#fff;font-weight:850;padding:0 22px;cursor:pointer}.not-found-grid{padding-bottom:30px}@media(max-width:700px){.not-found-search{display:grid}.not-found-search button{min-height:46px}}

/* v0.32 · rendering performance for long below-the-fold feeds */
@supports (content-visibility:auto){
  .article-list .list-card:nth-child(n+5),
  .offer-feed .offer-row:nth-child(n+5),
  .category-grid > article:nth-child(n+7),
  .guide-grid > article:nth-child(n+7),
  .taxonomy-deal-grid > article:nth-child(n+7){
    content-visibility:auto;
    contain-intrinsic-size:auto 320px;
  }
}

/* v0.33 · rendering performance: skip below-the-fold layout/paint until needed. */
@supports (content-visibility: auto) {
  .home-page .deal-grid,
  .home-page .guide-grid,
  .home-page .home-module-grid,
  .home-page .article-list,
  .offers-page .offer-feed,
  .offers-page .offer-guides,
  .taxonomy-offers,
  .related-block {
    content-visibility: auto;
    contain-intrinsic-size: auto 620px;
  }
}

/* v0.34 — definitive hero geometry + category landing parity.
   Categories reuse the exact home hero. Explicit media boxes prevent responsive
   image metadata/crops from ever changing the approved visual proportions. */
.visually-hidden{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important
}
.home-page .hero-editorial .hero-media{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  aspect-ratio:auto!important;
  overflow:hidden!important;
}
.home-page .hero-editorial .hero-media > img.hero-image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.home-page .hero-editorial .hero-primary .hero-media{height:510px!important}
.home-page .hero-editorial .hero-secondary .hero-media{height:315px!important}
.home-page .hero-editorial .hero-small .hero-media{height:136px!important}
.home-page .hero-editorial .hero-primary .hero-main-title{
  font-size:39px!important;line-height:1.025!important;letter-spacing:-1.45px!important;margin:7px 0 0!important
}
.taxonomy-category-page{padding-top:34px}
.taxonomy-category-page .taxonomy-offers{margin-top:38px!important}
.taxonomy-category-page .category-latest-head{margin-top:48px}
.taxonomy-category-page .category-latest-head p{margin:7px 0 0;max-width:760px;color:var(--muted);font-size:14px;line-height:1.55}
.taxonomy-category-page .taxonomy-empty-deals{margin-top:0}

@media(max-width:980px){
  .home-page .hero-editorial .hero-primary .hero-media{height:470px!important}
  .home-page .hero-editorial .hero-secondary .hero-media{height:310px!important}
  .home-page .hero-editorial .hero-primary .hero-main-title{font-size:36px!important}
}
@media(max-width:720px){
  .taxonomy-category-page{padding-top:24px}
  .home-page .hero-editorial .hero-primary .hero-media{height:275px!important}
  .home-page .hero-editorial .hero-secondary .hero-media{height:210px!important}
  .home-page .hero-editorial .hero-small .hero-media{height:190px!important}
  .home-page .hero-editorial .hero-primary .hero-main-title{font-size:29px!important;letter-spacing:-1px!important}
  .taxonomy-category-page .taxonomy-offers{margin-top:30px!important}
}

/* v0.35 — DDeals-inspired offers hub, StudioShopping identity */
.offers-v35{padding-top:34px;padding-bottom:72px}
.offers-v35-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;padding:12px 0 22px;border-bottom:1px solid var(--line)}
.offers-v35-intro h1{font-size:clamp(36px,4.5vw,58px);line-height:.98;letter-spacing:-2.4px;margin:7px 0 14px;max-width:760px}
.offers-v35-intro p{max-width:790px;font-family:Manrope,Inter,sans-serif;font-size:14px;line-height:1.65;color:var(--muted);margin:0}
.offers-v35-counter{min-width:122px;text-align:right;padding-bottom:5px}.offers-v35-counter strong{display:block;font-size:34px;line-height:1;color:var(--accent);font-weight:900}.offers-v35-counter span{font:700 11px/1.2 Manrope,Inter,sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}
.deal-category-rail{display:flex;gap:11px;overflow-x:auto;padding:22px 2px 17px;scrollbar-width:none;border-bottom:1px solid var(--line)}.deal-category-rail::-webkit-scrollbar{display:none}
.deal-cat-orb{min-width:82px;display:grid;justify-items:center;gap:6px;text-decoration:none;color:var(--ink);position:relative}.deal-cat-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--soft);border:1px solid var(--line);font:900 11px/1 Inter,sans-serif;letter-spacing:.04em;transition:.18s ease}.deal-cat-orb b{font:800 11px/1.15 Manrope,Inter,sans-serif;text-align:center;max-width:86px}.deal-cat-orb small{position:absolute;right:7px;top:0;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--card);border:1px solid var(--line);display:grid;place-items:center;font:800 9px/1 Manrope,Inter,sans-serif;color:var(--muted)}.deal-cat-orb:hover .deal-cat-icon,.deal-cat-orb.active .deal-cat-icon{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px)}.deal-cat-orb.active b{color:var(--accent)}
.offers-v35-section{margin-top:34px}.offers-v35-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:15px}.offers-v35-heading h2{font-size:30px;line-height:1.02;letter-spacing:-1.1px;margin:4px 0 0}.offers-v35-heading>span,.offers-v35-heading>a{font:800 11px/1.2 Manrope,Inter,sans-serif;color:var(--muted);text-decoration:none}.offers-v35-heading>a:hover{color:var(--accent)}
.deal-editor-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.deal-editor-card{border:1px solid var(--line);border-radius:18px;background:var(--card);overflow:hidden;transition:.18s ease}.deal-editor-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 14px 36px rgba(0,0,0,.07)}.deal-editor-card>a{display:grid;grid-template-columns:132px 1fr;min-height:174px;text-decoration:none;color:inherit}.deal-editor-media{position:relative;display:grid;place-items:center;background:var(--soft);padding:14px;border-right:1px solid var(--line)}.deal-editor-media img{width:100%;height:142px;object-fit:contain}.deal-round-discount{position:absolute;left:10px;top:10px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font:900 12px/1 Inter,sans-serif;box-shadow:0 5px 16px color-mix(in srgb,var(--accent) 25%,transparent)}.deal-hot-tag{position:absolute;right:8px;top:8px;border-radius:999px;background:#0c1110;color:#fff;padding:5px 7px;font:900 8px/1 Manrope,Inter,sans-serif;letter-spacing:.08em}.deal-editor-copy{padding:16px 15px 14px;display:flex;flex-direction:column;min-width:0}.deal-editor-meta{display:flex;justify-content:space-between;gap:8px;align-items:center}.deal-editor-meta span{font:900 9px/1 Manrope,Inter,sans-serif;color:var(--accent);text-transform:uppercase;letter-spacing:.07em}.deal-editor-meta small{font:700 9px/1 Manrope,Inter,sans-serif;color:var(--muted)}.deal-editor-copy h3{font-size:17px;line-height:1.12;letter-spacing:-.35px;margin:8px 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.deal-editor-price{margin-top:auto;display:flex;gap:8px;align-items:baseline}.deal-editor-price del{font:600 11px/1 Manrope,Inter,sans-serif;color:var(--muted)}.deal-editor-price strong{font-size:24px;color:var(--accent);letter-spacing:-.8px}.deal-editor-cta{margin-top:9px;font:850 10px/1 Manrope,Inter,sans-serif;color:var(--ink)}
.offers-v35-filters{margin:28px 0 8px;padding:13px;border-radius:16px;border:1px solid var(--line);background:var(--card)}.offers-v35-filters form{display:grid;grid-template-columns:minmax(240px,1.6fr) 1fr 135px 125px 160px auto auto;gap:8px;align-items:center}.offers-v35-filters input,.offers-v35-filters select{height:41px;border:1px solid var(--line);border-radius:9px;background:var(--soft);color:var(--ink);padding:0 10px;font:650 11px/1 Manrope,Inter,sans-serif}.offers-v35-search{position:relative}.offers-v35-search svg{position:absolute;left:11px;top:50%;width:16px;height:16px;transform:translateY(-50%);fill:none;stroke:var(--muted);stroke-width:2}.offers-v35-search input{width:100%;padding-left:34px}.offers-v35-filters button{height:41px;border:0;border-radius:9px;background:var(--accent);color:#fff;padding:0 15px;font:850 11px/1 Manrope,Inter,sans-serif;cursor:pointer;white-space:nowrap}.offers-v35-reset{font:850 10px/1 Manrope,Inter,sans-serif;color:var(--muted);text-decoration:none;padding:0 5px}.offers-v35-quick{display:flex;align-items:center;gap:6px;padding-top:10px;margin-top:10px;border-top:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.offers-v35-quick::-webkit-scrollbar{display:none}.offers-v35-quick>span{font:800 10px/1 Manrope,Inter,sans-serif;color:var(--muted);margin-right:3px}.offers-v35-quick a{white-space:nowrap;text-decoration:none;border:1px solid var(--line);background:var(--soft);color:var(--ink);border-radius:999px;padding:6px 9px;font:800 10px/1 Manrope,Inter,sans-serif}.offers-v35-quick a.active,.offers-v35-quick a:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.ddeals-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ddeals-card{border:1px solid var(--line);border-radius:17px;background:var(--card);overflow:hidden;transition:.18s ease;min-width:0}.ddeals-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 12px 30px rgba(0,0,0,.07)}.ddeals-card>a{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.ddeals-media{height:205px;display:grid;place-items:center;position:relative;background:var(--soft);padding:18px;border-bottom:1px solid var(--line)}.ddeals-media img{width:100%;height:100%;object-fit:contain}.ddeals-media .deal-round-discount{width:46px;height:46px;font-size:11px}.deal-hot-dot{position:absolute;right:10px;top:10px;padding:5px 7px;border-radius:999px;background:var(--ink);color:var(--card);font:900 8px/1 Manrope,Inter,sans-serif;letter-spacing:.07em}.ddeals-copy{padding:13px 13px 12px;display:flex;flex-direction:column;flex:1}.ddeals-brand{display:flex;justify-content:space-between;gap:8px;align-items:center}.ddeals-brand span{font:900 9px/1 Manrope,Inter,sans-serif;color:var(--accent);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddeals-brand small{font:700 9px/1 Manrope,Inter,sans-serif;color:var(--muted)}.ddeals-copy h3{font-size:16px;line-height:1.17;letter-spacing:-.25px;margin:8px 0 6px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:56px}.ddeals-copy>p{font:500 11px/1.42 Manrope,Inter,sans-serif;color:var(--muted);margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ddeals-prices{margin-top:auto;display:flex;gap:14px;align-items:end;padding-top:8px}.ddeals-prices>div{display:grid;gap:3px}.ddeals-prices small{font:750 8px/1 Manrope,Inter,sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.ddeals-prices del{font:650 11px/1 Manrope,Inter,sans-serif;color:var(--muted)}.ddeals-now strong{font-size:23px;line-height:1;color:var(--accent);letter-spacing:-.8px}.ddeals-footer{margin-top:12px;border-top:1px solid var(--line);padding-top:10px;display:grid;gap:9px}.ddeals-footer small{font:600 9px/1.25 Manrope,Inter,sans-serif;color:var(--muted)}.ddeals-footer span{display:block;width:100%;text-align:center;background:var(--accent);color:#fff;border-radius:9px;padding:10px 8px;font:900 10px/1 Manrope,Inter,sans-serif}.offers-v35-guides{margin-top:48px;padding-top:28px;border-top:1px solid var(--line)}
[data-theme="dark"] .deal-editor-card,[data-theme="dark"] .ddeals-card,[data-theme="dark"] .offers-v35-filters{background:#181b1d;border-color:#303437}[data-theme="dark"] .deal-editor-media,[data-theme="dark"] .ddeals-media,[data-theme="dark"] .offers-v35-filters input,[data-theme="dark"] .offers-v35-filters select,[data-theme="dark"] .offers-v35-quick a,[data-theme="dark"] .deal-cat-icon{background:#202427;border-color:#33383b}[data-theme="dark"] .deal-hot-tag{background:#f1f3f4;color:#111416}[data-theme="dark"] .deal-hot-dot{background:#f1f3f4;color:#111416}
@media(max-width:1050px){.deal-editor-picks{grid-template-columns:1fr}.deal-editor-card>a{grid-template-columns:150px 1fr}.offers-v35-filters form{grid-template-columns:1.5fr 1fr 1fr}.ddeals-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.offers-v35{padding-top:20px}.offers-v35-intro{grid-template-columns:1fr;gap:10px}.offers-v35-intro h1{font-size:38px;letter-spacing:-1.6px}.offers-v35-counter{text-align:left;display:flex;align-items:baseline;gap:8px}.offers-v35-counter strong{font-size:25px}.deal-category-rail{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.deal-cat-orb{min-width:72px}.deal-cat-icon{width:48px;height:48px}.offers-v35-heading{align-items:start}.offers-v35-heading h2{font-size:26px}.offers-v35-heading>span{display:none}.offers-v35-filters form{grid-template-columns:1fr}.offers-v35-filters{padding:10px}.offers-v35-reset{padding:7px 2px}.ddeals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ddeals-media{height:165px;padding:12px}.ddeals-copy{padding:10px}.ddeals-copy h3{font-size:14px;min-height:49px}.ddeals-copy>p{display:none}.ddeals-now strong{font-size:19px}.ddeals-prices{gap:8px}.deal-round-discount{width:40px!important;height:40px!important;font-size:10px!important}.deal-editor-card>a{grid-template-columns:125px 1fr}.deal-editor-media img{height:130px}}
@media(max-width:430px){.ddeals-grid{grid-template-columns:1fr 1fr}.ddeals-media{height:148px}.ddeals-copy h3{font-size:13px}.ddeals-footer span{padding:9px 5px}.deal-editor-copy h3{font-size:16px}}

/* v0.36 — image geometry hotfix + always-visible deal hub */
img{height:auto}
.guide-grid img,.archive-grid img,.related-grid img{height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important}
.category-grid img,.home-module-grid img{height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important}
.deal-img img,.ddeals-media img,.deal-editor-media img{height:100%!important}
.list-card img,.offer-row-img img,.hero-editorial img,.article-hero{object-fit:cover}
.offers-v36{padding-top:28px;padding-bottom:76px}
.offers-v36 .offers-v35-intro{padding:18px 22px 22px;border:1px solid var(--line);border-radius:20px;background:var(--card)}
.offers-v36 .deal-category-rail{margin-top:14px;padding:18px 4px;border-bottom:0}
.offers-v36 .offers-v35-picked{margin-top:22px;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--card)}
.deal-editorial-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.deal-editorial-card{min-width:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--soft2);transition:.18s ease}
.deal-editorial-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 10px 28px rgba(0,0,0,.06)}
.deal-editorial-card>a{display:block;height:100%}
.deal-editorial-card img{width:100%;height:auto!important;aspect-ratio:16/9;object-fit:cover;background:var(--soft)}
.deal-editorial-card .copy{padding:13px 14px 15px}.deal-editorial-card .copy span{font:900 9px/1 Manrope,Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}
.deal-editorial-card h3{font-size:17px;line-height:1.13;letter-spacing:-.3px;margin:7px 0 8px}.deal-editorial-card small{font:650 10px/1.3 Manrope,Inter,sans-serif;color:var(--muted)}
.offers-v36 .offers-v35-filters{margin-top:22px}
.deal-zero-state{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;border:1px dashed color-mix(in srgb,var(--accent) 34%,var(--line));background:color-mix(in srgb,var(--accent) 5%,var(--card));border-radius:18px;padding:24px 26px}
.deal-zero-state h3{font-size:22px;margin:0 0 7px}.deal-zero-state p{font-family:Manrope,Inter,sans-serif;color:var(--muted);font-size:13px;line-height:1.55;margin:0;max-width:690px}.deal-zero-state a{display:inline-flex;background:var(--accent);color:#fff;border-radius:10px;padding:11px 14px;font:850 11px/1 Manrope,Inter,sans-serif;white-space:nowrap}
[data-theme="dark"] .offers-v36 .offers-v35-intro,[data-theme="dark"] .offers-v36 .offers-v35-picked{background:#171a1c;border-color:#303437}[data-theme="dark"] .deal-editorial-card{background:#202427;border-color:#33383b}[data-theme="dark"] .deal-zero-state{background:#171c19;border-color:#335043}
@media(max-width:900px){.deal-editorial-picks{grid-template-columns:1fr 1fr}.deal-zero-state{grid-template-columns:1fr}}
@media(max-width:620px){.offers-v36{padding-top:18px}.offers-v36 .offers-v35-intro,.offers-v36 .offers-v35-picked{padding:15px;border-radius:16px}.deal-editorial-picks{grid-template-columns:1fr}.deal-zero-state{padding:18px}}

/* v0.37 — visual category rail + tech deal cards + infinite autoload */
.deal-category-rail-v37{gap:18px;padding-top:24px;padding-bottom:22px}
.deal-category-rail-v37 .deal-cat-orb{min-width:92px;gap:8px}
.deal-category-rail-v37 .deal-cat-icon{width:72px;height:72px;padding:0;overflow:hidden;background:var(--soft);border:3px solid transparent;box-shadow:0 0 0 1px var(--line);position:relative}
.deal-category-rail-v37 .deal-cat-icon img{display:block;width:100%!important;height:100%!important;max-width:none;object-fit:cover!important;aspect-ratio:1/1;border-radius:50%;transition:transform .22s ease,filter .22s ease}
.deal-category-rail-v37 .deal-cat-orb:hover .deal-cat-icon,.deal-category-rail-v37 .deal-cat-orb.active .deal-cat-icon{background:var(--soft);border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 16%,transparent);transform:translateY(-2px)}
.deal-category-rail-v37 .deal-cat-orb:hover .deal-cat-icon img{transform:scale(1.055)}
.deal-category-rail-v37 .deal-cat-orb b{font-size:11px;max-width:100px}
.deal-category-rail-v37 .deal-cat-orb small{right:3px;top:-2px;background:var(--card);box-shadow:0 2px 8px rgba(0,0,0,.06)}
[data-theme="dark"] .deal-category-rail-v37 .deal-cat-icon{background:#202427;box-shadow:0 0 0 1px #34393c}

.offers-feed-v37 .ddeals-grid{align-items:stretch}
.ddeals-card-v37{border-radius:18px;background:var(--card);contain:layout paint style}
.ddeals-card-v37 .ddeals-media{height:198px;padding:16px;background:linear-gradient(180deg,var(--soft) 0%,color-mix(in srgb,var(--soft) 72%,var(--card)) 100%)}
.ddeals-card-v37 .ddeals-media img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;aspect-ratio:auto!important;transition:transform .2s ease}
.ddeals-card-v37:hover .ddeals-media img{transform:scale(1.025)}
.ddeals-card-v37 .ddeals-copy{padding:14px 14px 13px}
.ddeals-card-v37 .ddeals-brand{min-height:18px}
.ddeals-card-v37 .ddeals-copy h3{font-size:15px;line-height:1.2;min-height:54px;margin-top:7px}
.ddeals-card-v37 .ddeals-now strong{font-size:24px}
.ddeals-card-v37 .ddeals-footer span{border-radius:10px;padding:11px 9px;transition:filter .18s ease,transform .18s ease}
.ddeals-card-v37:hover .ddeals-footer span{filter:brightness(.95)}
[data-theme="dark"] .ddeals-card-v37{background:#181b1d;border-color:#303437}
[data-theme="dark"] .ddeals-card-v37 .ddeals-media{background:linear-gradient(180deg,#202427 0%,#1b1f21 100%)}

.deal-autoload-zone{min-height:126px;margin:22px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:var(--muted)}
.deal-autoload-zone strong{font:800 12px/1.2 Manrope,Inter,sans-serif;color:var(--ink)}
.deal-autoload-zone small{font:600 10px/1.35 Manrope,Inter,sans-serif}
.deal-autoload-zone button{margin-top:5px;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:999px;padding:8px 13px;font:800 10px/1 Manrope,Inter,sans-serif;cursor:pointer}
.deal-autoload-zone.is-loading button{opacity:.45;pointer-events:none}
.deal-autoload-spinner{width:24px;height:24px;border-radius:50%;border:3px solid color-mix(in srgb,var(--accent) 18%,var(--line));border-top-color:var(--accent);animation:ssDealSpin .8s linear infinite}
@keyframes ssDealSpin{to{transform:rotate(360deg)}}
.deal-autoload-zone.is-done{min-height:70px}.deal-autoload-zone.is-done .deal-autoload-spinner,.deal-autoload-zone.is-done button{display:none}
.deal-autoload-zone.is-done strong::after{content:' · fine delle offerte'}

@media(max-width:760px){
  .deal-category-rail-v37{gap:13px}.deal-category-rail-v37 .deal-cat-orb{min-width:78px}.deal-category-rail-v37 .deal-cat-icon{width:60px;height:60px}
  .ddeals-card-v37 .ddeals-media{height:160px;padding:12px}.ddeals-card-v37 .ddeals-copy h3{font-size:14px;min-height:50px}.ddeals-card-v37 .ddeals-now strong{font-size:20px}
}
@media(max-width:430px){.deal-category-rail-v37 .deal-cat-icon{width:56px;height:56px}.ddeals-card-v37 .ddeals-media{height:145px}}

/* v0.38 — StudioShopping Deal Hub: category-first, popup filters, compact tech grid */
.offers-v38{padding-top:18px;padding-bottom:80px}
.offers-v38 .offers-v35-intro{display:none!important}
.offers-v38 .deal-category-rail-v38{margin:0;padding:8px 0 24px;border:0;justify-content:flex-start;gap:20px;overflow-x:auto;scrollbar-width:none}
.offers-v38 .deal-category-rail-v38::-webkit-scrollbar{display:none}
.offers-v38 .deal-category-rail-v38 .deal-cat-orb{min-width:78px;gap:8px}
.offers-v38 .deal-category-rail-v38 .deal-cat-icon{width:66px;height:66px;border-width:2px;background:var(--card)}
.offers-v38 .deal-category-rail-v38 .deal-cat-orb b{font:800 10px/1.1 Manrope,Inter,sans-serif;max-width:82px;color:var(--muted)}
.offers-v38 .deal-category-rail-v38 .deal-cat-orb.active b,.offers-v38 .deal-category-rail-v38 .deal-cat-orb:hover b{color:var(--accent)}
.offers-v38 .deal-category-rail-v38 .deal-cat-orb small{display:none}

.offers-picked-v38{margin:2px 0 26px!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}
.offers-v38-title{font:900 14px/1 Inter,sans-serif;letter-spacing:-.2px;text-transform:uppercase;margin:0 0 10px;color:var(--ink)}
.offers-picked-v38 .deal-editor-picks{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.offers-picked-v38 .deal-editor-card{border:1px solid color-mix(in srgb,var(--accent) 62%,var(--line));border-radius:11px;background:var(--card);box-shadow:none;overflow:hidden}
.offers-picked-v38 .deal-editor-card:hover{transform:translateY(-2px);border-color:var(--accent);box-shadow:0 12px 28px rgba(0,0,0,.06)}
.offers-picked-v38 .deal-editor-card>a{grid-template-columns:128px 1fr;min-height:142px}
.offers-picked-v38 .deal-editor-media{padding:12px;border-right:0;background:var(--card)}
.offers-picked-v38 .deal-editor-media img{height:116px!important;object-fit:contain!important}
.offers-picked-v38 .deal-round-discount{width:44px!important;height:44px!important;left:8px;top:8px;font-size:11px!important}
.offers-picked-v38 .deal-editor-copy{padding:13px 14px 12px}
.offers-picked-v38 .deal-editor-copy h3{font-size:15px;line-height:1.14;margin:0 0 8px;-webkit-line-clamp:3}
.offers-picked-v38 .deal-editor-price{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:4px;margin-top:auto}
.offers-picked-v38 .deal-editor-price strong{display:inline-flex;background:var(--accent);color:#fff;border-radius:7px;padding:5px 8px;font-size:20px;line-height:1;letter-spacing:-.6px}
.offers-picked-v38 .deal-editor-price del{font-size:10px}
.offers-picked-v38 .deal-editor-copy>small{margin-top:8px;font:650 9px/1.2 Manrope,Inter,sans-serif;color:var(--muted)}

.deal-toolbar-v38{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0 14px;border-bottom:1px solid var(--line);margin:4px 0 0}
.deal-filter-button-v38{display:inline-flex;align-items:center;gap:9px;border:0;background:var(--soft);color:var(--ink);border-radius:8px;padding:10px 13px;font:800 11px/1 Manrope,Inter,sans-serif;cursor:pointer}
.deal-filter-button-v38 svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.deal-filter-button-v38 em{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--accent);color:#fff;font-style:normal;font-size:9px}
.deal-filter-button-v38:hover{background:color-mix(in srgb,var(--accent) 10%,var(--soft));color:var(--accent)}
.deal-sort-v38{display:flex;align-items:center;gap:8px;margin-left:auto}
.deal-sort-v38 label{font:650 11px/1 Manrope,Inter,sans-serif;color:var(--muted)}
.deal-sort-v38 select{appearance:none;border:0;background:transparent;color:var(--ink);font:800 11px/1 Manrope,Inter,sans-serif;padding:8px 24px 8px 6px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 10px) 50%,calc(100% - 6px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}

.deal-transparency-v38{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;margin:18px 0 20px;padding:10px 14px;background:var(--soft);border-radius:8px;color:var(--muted)}
.deal-transparency-v38>span{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--accent);color:var(--accent);font:900 10px/1 Inter,sans-serif}
.deal-transparency-v38 p{margin:0;font:550 10px/1.45 Manrope,Inter,sans-serif}
.deal-transparency-v38 a{white-space:nowrap;color:var(--accent);font:800 10px/1 Manrope,Inter,sans-serif}

.offers-feed-v38{margin-top:0!important;padding-top:0!important}
.deal-feed-meta-v38{display:flex;align-items:center;gap:8px;margin:0 0 9px;color:var(--muted);font:650 10px/1 Manrope,Inter,sans-serif}
.deal-feed-meta-v38 strong{color:var(--ink);font-weight:800}
.offers-v38 .ddeals-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px;background:var(--soft);border-radius:12px}
.offers-v38 .ddeals-card-v38{border-radius:9px;border:1px solid var(--line);box-shadow:none;background:var(--card)}
.offers-v38 .ddeals-card-v38:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 48%,var(--line));box-shadow:0 9px 22px rgba(0,0,0,.06)}
.offers-v38 .ddeals-card-v38 .ddeals-media{height:172px;padding:13px;background:var(--card);border-bottom:0}
.offers-v38 .ddeals-card-v38 .ddeals-media img{object-fit:contain!important}
.offers-v38 .ddeals-card-v38 .deal-round-discount{width:44px!important;height:44px!important;left:9px;top:9px;background:var(--accent);font-size:11px!important}
.offers-v38 .ddeals-card-v38 .deal-hot-dot{display:none}
.offers-v38 .ddeals-card-v38 .ddeals-copy{padding:8px 11px 11px}
.offers-v38 .ddeals-card-v38 .ddeals-brand{min-height:14px}
.offers-v38 .ddeals-card-v38 .ddeals-brand span{font-size:8px}
.offers-v38 .ddeals-card-v38 .ddeals-brand small{display:none}
.offers-v38 .ddeals-card-v38 .ddeals-copy h3{font-size:13px;line-height:1.18;min-height:47px;margin:7px 0 5px;-webkit-line-clamp:3}
.offers-v38 .ddeals-card-v38 .ddeals-copy>p{display:none}
.offers-v38 .ddeals-card-v38 .ddeals-prices{display:block;padding-top:3px}
.offers-v38 .ddeals-card-v38 .ddeals-prices>div{display:flex;align-items:baseline;gap:5px}
.offers-v38 .ddeals-card-v38 .ddeals-prices small{display:none}
.offers-v38 .ddeals-card-v38 .ddeals-prices del{font-size:10px}
.offers-v38 .ddeals-card-v38 .ddeals-now strong{font-size:22px;color:var(--accent)}
.offers-v38 .ddeals-card-v38 .ddeals-footer{margin-top:8px;padding-top:8px;gap:6px}
.offers-v38 .ddeals-card-v38 .ddeals-footer small{font-size:8px}
.offers-v38 .ddeals-card-v38 .ddeals-footer span{background:transparent;color:var(--accent);padding:2px 0;text-align:left;border-radius:0;font-size:9px}

/* Filter modal */
.deal-filter-modal-v38[hidden]{display:none!important}
.deal-filter-modal-v38{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}
.deal-filter-backdrop-v38{position:absolute;inset:0;border:0;background:rgba(8,11,10,.58);backdrop-filter:blur(4px);cursor:default}
.deal-filter-dialog-v38{position:relative;z-index:1;width:min(960px,calc(100vw - 34px));max-height:min(760px,calc(100vh - 36px));overflow:auto;background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.24)}
.deal-filter-dialog-v38>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--line)}
.deal-filter-dialog-v38>header h2{margin:0;font-size:19px}
.deal-filter-dialog-v38>header button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--muted);font:400 26px/1 Arial,sans-serif;cursor:pointer}
.deal-filter-dialog-v38>header button:hover{background:var(--soft);color:var(--ink)}
.deal-filter-body-v38{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(390px,1.15fr);gap:48px;padding:30px 34px 36px}
.deal-filter-left-v38{display:grid;gap:24px;align-content:start}
.deal-filter-search-v38{display:grid;gap:8px}
.deal-filter-search-v38>span,.deal-filter-brands-v38 h3,.deal-range-head-v38 h3{font:850 13px/1 Inter,sans-serif;color:var(--ink);margin:0}
.deal-filter-search-v38 input{height:43px;border:1px solid var(--line);background:var(--soft);border-radius:8px;padding:0 12px;color:var(--ink);font:600 11px/1 Manrope,Inter,sans-serif}
.deal-filter-brands-v38{display:grid;gap:12px}
.deal-brand-list-v38{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;max-height:230px;overflow:auto;padding-right:6px}
.deal-brand-list-v38 label{display:flex;align-items:center;gap:9px;font:600 11px/1.2 Manrope,Inter,sans-serif;color:var(--ink);cursor:pointer}
.deal-brand-list-v38 input{appearance:none;width:17px;height:17px;border:1px solid var(--line);background:var(--card);border-radius:3px;display:grid;place-content:center;flex:0 0 auto}
.deal-brand-list-v38 input:checked{border-color:var(--accent);background:var(--accent)}
.deal-brand-list-v38 input:checked:after{content:'✓';color:#fff;font:900 11px/1 Arial,sans-serif}
.deal-brand-list-v38 small{color:var(--muted)}
.deal-filter-brands-v38>p{font:600 10px/1.4 Manrope,Inter,sans-serif;color:var(--muted);margin:0}
.deal-filter-ranges-v38{display:grid;align-content:start;gap:48px;padding-top:4px}
.deal-range-block-v38{display:grid;gap:16px}
.deal-range-head-v38{display:flex;justify-content:space-between;align-items:center;gap:14px}
.deal-range-head-v38>span{font:700 10px/1 Manrope,Inter,sans-serif;color:var(--muted)}
.deal-range-head-v38 b{color:var(--accent);font-size:12px}
.dual-range-v38{position:relative;height:28px;display:flex;align-items:center}
.dual-range-track-v38{position:absolute;left:0;right:0;top:13px;height:4px;border-radius:999px;background:color-mix(in srgb,var(--accent) 20%,var(--line))}
.dual-range-v38 input[type=range]{position:absolute;inset:0;width:100%;height:28px;margin:0;background:transparent;appearance:none;pointer-events:none;z-index:2}
.dual-range-v38 input[type=range]::-webkit-slider-runnable-track{height:4px;background:transparent}
.dual-range-v38 input[type=range]::-webkit-slider-thumb{appearance:none;width:19px;height:19px;margin-top:-7px;border-radius:50%;background:var(--card);border:2px solid var(--accent);box-shadow:0 1px 5px rgba(0,0,0,.14);pointer-events:auto;cursor:grab}
.dual-range-v38 input[type=range]::-moz-range-track{height:4px;background:transparent}
.dual-range-v38 input[type=range]::-moz-range-thumb{width:17px;height:17px;border-radius:50%;background:var(--card);border:2px solid var(--accent);pointer-events:auto;cursor:grab}
.deal-filter-dialog-v38 form>footer{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:16px 22px;border-top:1px solid var(--line)}
.deal-filter-dialog-v38 form>footer a{color:var(--muted);font:800 10px/1 Manrope,Inter,sans-serif;text-decoration:none}
.deal-filter-dialog-v38 form>footer button{border:0;background:var(--accent);color:#fff;border-radius:8px;padding:12px 18px;font:850 11px/1 Manrope,Inter,sans-serif;cursor:pointer}
body.has-offer-modal{overflow:hidden}

[data-theme="dark"] .offers-v38 .deal-category-rail-v38 .deal-cat-icon{background:#1d2123}
[data-theme="dark"] .offers-picked-v38 .deal-editor-card,[data-theme="dark"] .offers-v38 .ddeals-card-v38,[data-theme="dark"] .deal-filter-dialog-v38{background:#171a1c;border-color:#303437}
[data-theme="dark"] .offers-v38 .ddeals-grid,[data-theme="dark"] .deal-transparency-v38,[data-theme="dark"] .deal-filter-button-v38,[data-theme="dark"] .deal-filter-search-v38 input{background:#202427}
[data-theme="dark"] .offers-picked-v38 .deal-editor-media,[data-theme="dark"] .offers-v38 .ddeals-card-v38 .ddeals-media{background:#171a1c}
[data-theme="dark"] .deal-brand-list-v38 input{background:#171a1c;border-color:#414649}

@media(max-width:1120px){.offers-v38 .ddeals-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.offers-picked-v38 .deal-editor-picks{grid-template-columns:1fr 1fr}.offers-picked-v38 .deal-editor-card:last-child{display:none}}
@media(max-width:820px){.deal-filter-body-v38{grid-template-columns:1fr;gap:28px}.deal-filter-ranges-v38{gap:30px}.offers-v38 .ddeals-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.offers-v38{padding-top:10px}.offers-v38 .deal-category-rail-v38{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;gap:13px}.offers-v38 .deal-category-rail-v38 .deal-cat-icon{width:58px;height:58px}.offers-v38 .deal-category-rail-v38 .deal-cat-orb{min-width:68px}.offers-picked-v38 .deal-editor-picks{grid-template-columns:1fr}.offers-picked-v38 .deal-editor-card:last-child{display:block}.deal-toolbar-v38{gap:10px}.deal-sort-v38 label{display:none}.deal-transparency-v38{grid-template-columns:18px 1fr}.deal-transparency-v38 a{grid-column:2}.offers-v38 .ddeals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.offers-v38 .ddeals-card-v38 .ddeals-media{height:150px;padding:10px}.deal-filter-modal-v38{padding:10px}.deal-filter-dialog-v38{width:100%;max-height:calc(100vh - 20px);border-radius:12px}.deal-filter-body-v38{padding:22px 18px}.deal-brand-list-v38{grid-template-columns:1fr}.deal-filter-dialog-v38 form>footer{position:sticky;bottom:0;background:var(--card)}}


/* v0.40 — filtro: icona sliders minimale */
.deal-filter-button-v38 .deal-filter-sliders-icon{width:18px;height:18px;overflow:visible;fill:var(--soft);stroke:#4c6c91;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.deal-filter-button-v38 .deal-filter-sliders-icon circle{fill:var(--card);stroke:#4c6c91;stroke-width:1.7}
.deal-filter-button-v38:hover .deal-filter-sliders-icon{stroke:var(--accent)}
.deal-filter-button-v38:hover .deal-filter-sliders-icon circle{stroke:var(--accent)}
[data-theme="dark"] .deal-filter-button-v38 .deal-filter-sliders-icon{stroke:#8da9c5}
[data-theme="dark"] .deal-filter-button-v38 .deal-filter-sliders-icon circle{fill:#202427;stroke:#8da9c5}
[data-theme="dark"] .deal-filter-button-v38:hover .deal-filter-sliders-icon,[data-theme="dark"] .deal-filter-button-v38:hover .deal-filter-sliders-icon circle{stroke:var(--accent)}


/* v0.41 — dynamic deal types + favorites */
.deal-type-rail-v41{align-items:flex-start}
.deal-type-rail-v41 .deal-cat-orb{position:relative}
.deal-cat-favorite-icon{display:grid!important;place-items:center;background:linear-gradient(145deg,#f4f6f5,#e8eeeb)!important;color:#4f5653}
.deal-cat-favorite-icon svg{width:34px;height:34px;fill:currentColor;stroke:none}
.deal-favorites-orb:hover .deal-cat-favorite-icon{color:var(--accent)}
.favorite-orb-count{position:absolute!important;right:4px!important;top:-1px!important;min-width:20px;height:20px;padding:0 5px!important;display:grid!important;place-items:center;border-radius:999px!important;background:var(--accent)!important;color:#fff!important;font:800 9px/1 Manrope,Inter,sans-serif!important;box-shadow:0 3px 10px rgba(0,0,0,.12)!important}
.favorite-orb-count[hidden]{display:none!important}
[data-theme="dark"] .deal-cat-favorite-icon{background:linear-gradient(145deg,#222729,#171b1d)!important;color:#d5dad7}

.ddeals-card,.deal-editor-card{position:relative}
.deal-favorite-btn{position:absolute;z-index:8;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(248,249,249,.94);color:#59605d;box-shadow:0 4px 14px rgba(0,0,0,.09);cursor:pointer;transition:.16s ease}
.deal-favorite-btn svg{width:19px;height:19px;fill:currentColor;stroke:none;pointer-events:none}
.deal-favorite-btn:hover{transform:scale(1.06);color:var(--accent)}
.deal-favorite-btn.is-active{background:var(--accent);color:#fff}
.deal-favorite-btn-editor{right:8px;top:8px;width:31px;height:31px}
.deal-favorite-btn-editor~a .deal-editor-media .deal-round-discount{z-index:3}
[data-theme="dark"] .deal-favorite-btn{background:rgba(38,43,45,.96);color:#d7dcda;box-shadow:0 4px 14px rgba(0,0,0,.25)}
[data-theme="dark"] .deal-favorite-btn.is-active{background:var(--accent);color:#fff}
.ddeals-card.favorite-removing{opacity:0;transform:scale(.97);transition:.16s ease}
.ddeals-card.is-offer-inactive{opacity:.78}
.ddeals-card.is-offer-inactive .ddeals-media{filter:saturate(.72)}

.favorites-page{padding-top:28px;padding-bottom:64px}
.favorites-head{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:18px 0 24px;margin-bottom:24px}
.favorites-head-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 11%,var(--card));color:var(--accent);flex:0 0 auto}
.favorites-head-icon svg{width:28px;height:28px;fill:currentColor}
.favorites-head h1{font-size:42px;line-height:1;margin:4px 0 7px;letter-spacing:-1.5px}.favorites-head p{margin:0;color:var(--muted);font:500 13px/1.5 Manrope,Inter,sans-serif;max-width:720px}
.favorites-grid-wrap{min-height:220px}.favorites-deal-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px;background:var(--soft);border-radius:12px}
.favorites-loading,.favorites-empty{min-height:240px;display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}
.favorites-loading span{width:28px;height:28px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--accent);animation:ss-spin .8s linear infinite;margin-bottom:10px}.favorites-empty-heart{font-size:58px;line-height:1;color:var(--accent)}.favorites-empty h2{font-size:22px;margin:9px 0 6px;color:var(--ink)}.favorites-empty p{font:500 13px/1.5 Manrope,Inter,sans-serif;margin:0 0 14px}.favorites-empty a{display:inline-flex;padding:10px 13px;border-radius:9px;background:var(--accent);color:#fff;font:800 11px/1 Manrope,Inter,sans-serif}
@keyframes ss-spin{to{transform:rotate(360deg)}}
@media(max-width:1120px){.favorites-deal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:850px){.favorites-deal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.favorites-head{align-items:flex-start}.favorites-head h1{font-size:34px}.favorites-deal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.deal-favorite-btn{width:31px;height:31px;right:8px;top:8px}.deal-favorite-btn svg{width:17px;height:17px}}

/* === StudioShopping v0.42 · Home magazine polish === */
.home-card-meta{display:inline-flex!important;align-items:center;gap:7px;margin-top:12px!important;color:var(--muted)!important;font-family:Manrope,Inter,sans-serif!important;font-size:11px!important;font-weight:700!important;letter-spacing:.01em}
.home-card-meta:before{content:"";width:5px;height:5px;border-radius:50%;background:color-mix(in srgb,var(--accent) 68%,var(--muted));flex:0 0 5px}
.home-module-grid article>a,.home-guide-grid article>a{height:100%;display:flex!important;flex-direction:column}
.home-module-grid article p,.home-guide-grid article p{margin-bottom:0}
.home-module-grid .home-card-meta,.home-guide-grid .home-card-meta{margin-top:auto!important;padding-top:12px}

/* Dedicated review block */
.home-review-showcase{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(330px,.84fr);gap:18px;margin-bottom:6px}
.home-review-showcase article{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.home-review-showcase article:hover{transform:translateY(-2px);box-shadow:var(--card-shadow);border-color:color-mix(in srgb,var(--accent) 32%,var(--line))}
.home-review-lead>a{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);height:100%}
.home-review-media{min-height:360px;background:var(--soft);overflow:hidden}
.home-review-media img{width:100%;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important}
.home-review-copy{padding:28px 28px 26px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.home-review-top,.home-review-stack-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.home-review-score{width:62px;height:62px;border:3px solid var(--accent);border-radius:50%;display:grid;place-items:center;align-content:center;color:var(--accent);line-height:.9;flex:0 0 62px}
.home-review-score strong{font:900 24px/1 Inter,sans-serif;letter-spacing:-1px}.home-review-score small{font-size:9px;font-weight:900;margin-top:2px}
.home-review-copy h3{font-size:31px;line-height:1.04;letter-spacing:-1px;margin:16px 0 12px;text-wrap:balance}
.home-review-copy p{font:500 15px/1.55 Manrope,sans-serif;color:var(--muted);margin:0 0 6px}
.home-review-stack{display:grid;grid-template-columns:1fr;gap:12px}
.home-review-stack article a{display:grid;grid-template-columns:148px minmax(0,1fr);height:100%;align-items:stretch}
.home-review-stack img{width:148px;height:100%!important;min-height:118px;object-fit:cover!important;aspect-ratio:auto!important;background:var(--soft)}
.home-review-stack article a>div{padding:15px 16px 14px;display:flex;flex-direction:column;min-width:0}
.home-review-stack h3{font-size:17px;line-height:1.14;letter-spacing:-.3px;margin:7px 0 2px;text-wrap:balance}
.home-review-stack .home-card-meta{margin-top:auto!important;padding-top:9px}
.home-review-mini-score{display:inline-grid;place-items:center;min-width:35px;height:27px;padding:0 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font:900 12px/1 Inter,sans-serif}

/* Optional mini-hero layout for selected category/section modules */
.home-feature-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);gap:18px;margin-bottom:6px}
.home-feature-grid article{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.home-feature-grid article:hover{transform:translateY(-2px);box-shadow:var(--card-shadow);border-color:color-mix(in srgb,var(--accent) 32%,var(--line))}
.home-feature-lead>a{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);height:100%}
.home-feature-lead img{width:100%;height:100%!important;min-height:350px;object-fit:cover!important;aspect-ratio:auto!important;background:var(--soft)}
.home-feature-lead>a>div{padding:27px 27px 25px;display:flex;flex-direction:column;justify-content:center}
.home-feature-lead h3{font-size:31px;line-height:1.04;letter-spacing:-.95px;margin:10px 0 12px;text-wrap:balance}
.home-feature-lead p{font:500 15px/1.55 Manrope,sans-serif;color:var(--muted);margin:0}
.home-feature-lead .home-card-meta{margin-top:18px!important}
.home-feature-side{display:grid;gap:12px}
.home-feature-side article a{display:grid;grid-template-columns:150px minmax(0,1fr);height:100%;align-items:stretch}
.home-feature-side img{width:150px;height:100%!important;min-height:112px;object-fit:cover!important;aspect-ratio:auto!important;background:var(--soft)}
.home-feature-side article a>div{padding:14px 15px 13px;display:flex;flex-direction:column}
.home-feature-side h3{font-size:17px;line-height:1.14;letter-spacing:-.3px;margin:7px 0 0;text-wrap:balance}
.home-feature-side .home-card-meta{margin-top:auto!important;padding-top:8px}

html[data-theme="dark"] .home-review-showcase article,html[data-theme="dark"] .home-feature-grid article{background:var(--card);border-color:var(--line)}

@media(max-width:980px){
  .home-review-showcase,.home-feature-grid{grid-template-columns:1fr}
  .home-review-lead>a,.home-feature-lead>a{grid-template-columns:1.05fr .95fr}
  .home-review-stack{grid-template-columns:1fr 1fr}
  .home-review-stack article a{grid-template-columns:118px minmax(0,1fr)}
  .home-review-stack img{width:118px}
  .home-feature-side{grid-template-columns:1fr 1fr}
  .home-feature-side article:last-child:nth-child(odd){grid-column:1/-1}
}
@media(max-width:650px){
  .home-review-showcase,.home-feature-grid{gap:12px}
  .home-review-lead>a,.home-feature-lead>a{grid-template-columns:1fr}
  .home-review-media,.home-feature-lead img{min-height:0;height:240px!important}
  .home-review-copy,.home-feature-lead>a>div{padding:19px 18px 18px}
  .home-review-copy h3,.home-feature-lead h3{font-size:24px;letter-spacing:-.65px}
  .home-review-score{width:52px;height:52px;flex-basis:52px}.home-review-score strong{font-size:20px}
  .home-review-stack,.home-feature-side{grid-template-columns:1fr}
  .home-review-stack article a,.home-feature-side article a{grid-template-columns:110px minmax(0,1fr)}
  .home-review-stack img,.home-feature-side img{width:110px;min-height:96px}
  .home-feature-side article:last-child:nth-child(odd){grid-column:auto}
  .home-card-meta{font-size:10px!important}
}

/* v0.43 — balanced review showcase, card dates and interactive product media */
.home-review-showcase{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)!important;gap:16px!important;align-items:stretch}
.home-review-lead>a{display:flex!important;flex-direction:column!important;height:100%}
.home-review-lead .home-review-media{min-height:0!important;aspect-ratio:16/9;background:var(--soft)}
.home-review-lead .home-review-media img{width:100%!important;height:100%!important;object-fit:cover!important}
.home-review-copy{padding:20px 22px 21px!important;justify-content:flex-start!important}
.home-review-copy h3{font-size:26px!important;line-height:1.06!important;letter-spacing:-.7px!important;margin:11px 0 9px!important}
.home-review-copy p{font-size:14px!important;line-height:1.5!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.home-review-score{width:54px!important;height:54px!important;flex-basis:54px!important;border-width:2px!important}
.home-review-score strong{font-size:20px!important}
.home-review-stack{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.home-review-stack article a{display:flex!important;flex-direction:column!important;height:100%!important}
.home-review-stack img{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important;object-fit:cover!important}
.home-review-stack article a>div{padding:13px 14px 14px!important;flex:1}
.home-review-stack h3{font-size:15.5px!important;line-height:1.15!important;margin:6px 0!important}
.home-review-mini-score{min-width:32px!important;height:25px!important;font-size:11px!important}
.home-review-stack .home-card-meta{padding-top:8px!important}

/* Dates/meta must breathe inside every home card. */
.home-module-grid .home-card-meta,.home-guide-grid .home-card-meta,.category-grid .home-card-meta,.guide-grid .home-card-meta,.home-feature-grid .home-card-meta,.home-review-showcase .home-card-meta{margin-left:8px!important;margin-right:8px!important;margin-bottom:8px!important}
.home-module-grid article>a>small:last-child,.home-guide-grid article>a>small:last-child,.category-grid article>a>small:last-child,.guide-grid article>a>small:last-child{padding-left:8px!important;padding-right:8px!important;padding-bottom:8px!important}

/* Product media: large, clean and inspectable like a premium commerce module. */
.article-body .legacy-product-card.product-tech-card{grid-template-columns:minmax(330px,42%) minmax(0,1fr)!important}
.article-body .product-tech-visual{position:relative!important;min-height:430px!important;padding:0!important;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 5%,var(--soft2)),var(--card))!important;border-right:1px solid var(--line)!important;cursor:zoom-in;isolation:isolate}
.article-body .product-tech-visual:before{display:none!important}
.article-body .product-tech-visual img{width:100%!important;height:100%!important;max-height:none!important;min-height:430px;object-fit:contain!important;margin:0!important;padding:20px!important;filter:none!important;transform:scale(1.04);transform-origin:50% 50%;transition:transform .18s ease-out,transform-origin .05s linear;will-change:transform}
.article-body .product-tech-visual.is-zooming{cursor:zoom-out}
.article-body .product-tech-visual.is-zooming img{transform:scale(1.75)}
.article-body .product-zoom-hint{position:absolute;left:16px;bottom:14px;z-index:3;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--card) 88%,transparent);backdrop-filter:blur(8px);border:1px solid color-mix(in srgb,var(--line) 80%,transparent);color:var(--muted);font:750 10px/1 Manrope,Inter,sans-serif;pointer-events:none;transition:opacity .15s ease}
.article-body .product-tech-visual.is-zooming .product-zoom-hint{opacity:0}
html[data-theme="dark"] .article-body .product-tech-visual{background:linear-gradient(145deg,#1d2220,#151817)!important;border-right-color:#343a37!important}
html[data-theme="dark"] .article-body .product-zoom-hint{background:rgba(27,31,29,.88);border-color:#39413d;color:#bcc4c0}
@media(max-width:980px){.home-review-showcase{grid-template-columns:1fr!important}.home-review-stack{grid-template-columns:repeat(2,minmax(0,1fr))!important}.article-body .legacy-product-card.product-tech-card{grid-template-columns:1fr!important}.article-body .product-tech-visual{min-height:350px!important;border-right:0!important;border-bottom:1px solid var(--line)!important}.article-body .product-tech-visual img{min-height:350px}}
@media(max-width:650px){.home-review-stack{grid-template-columns:1fr!important}.home-review-copy{padding:17px!important}.home-review-copy h3{font-size:23px!important}.article-body .product-tech-visual{min-height:280px!important}.article-body .product-tech-visual img{min-height:280px;padding:14px!important;transform:none}.article-body .product-tech-visual.is-zooming img{transform:scale(1.45)}.article-body .product-zoom-hint{font-size:9px;left:10px;bottom:10px}}

/* v0.44 — cleaner header + centered offer badge + live offer search */
.header-actions{gap:7px}
.deals-icon svg{display:block;overflow:visible}
.deals-icon .deal-badge-shape{fill:none;stroke:currentColor}
.deals-icon .deal-badge-percent circle{fill:currentColor;stroke:none}
.deals-icon .deal-badge-percent path{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.deals-icon{display:inline-grid!important;place-items:center!important}
.deals-icon svg{width:25px!important;height:25px!important;transform:none!important}

.deal-live-search-v44{position:relative}
.deal-live-search-field-v44{position:relative}
.deal-live-search-field-v44 input{width:100%;padding-right:38px!important}
.deal-live-search-spinner-v44{position:absolute;right:12px;top:50%;width:15px;height:15px;margin-top:-7.5px;border:2px solid color-mix(in srgb,var(--muted) 24%,transparent);border-top-color:var(--accent);border-radius:50%;animation:ssDealSpin .65s linear infinite}
@keyframes ssDealSpin{to{transform:rotate(360deg)}}
.deal-live-search-results-v44{position:absolute;z-index:20;left:0;right:0;top:73px;background:var(--card);border:1px solid var(--line);border-radius:10px;box-shadow:0 16px 42px rgba(12,18,15,.16);overflow:hidden;max-height:330px;overflow-y:auto}
.deal-live-search-result-v44{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:11px;align-items:center;padding:9px 11px;text-align:left;cursor:pointer}
.deal-live-search-result-v44:last-child{border-bottom:0}
.deal-live-search-result-v44:hover,.deal-live-search-result-v44.is-active{background:color-mix(in srgb,var(--accent) 8%,var(--card))}
.deal-live-search-result-v44 img{width:52px!important;height:52px!important;object-fit:contain!important;border-radius:7px;background:#fff}
.deal-live-search-result-v44 .copy{min-width:0;display:grid;gap:3px}
.deal-live-search-result-v44 strong{font:800 11px/1.25 Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.deal-live-search-result-v44 small{font:650 9px/1.2 Manrope,Inter,sans-serif;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.deal-live-search-result-v44 .price{font:850 11px/1 Inter,sans-serif;color:var(--accent);white-space:nowrap}
.deal-live-search-empty-v44{padding:13px 14px;color:var(--muted);font:650 10px/1.35 Manrope,Inter,sans-serif}
.deal-live-search-help-v44{display:block;margin-top:6px!important;color:var(--muted);font:600 9px/1.35 Manrope,Inter,sans-serif!important}
[data-theme="dark"] .deal-live-search-results-v44{background:#171a1c;border-color:#303437;box-shadow:0 18px 44px rgba(0,0,0,.34)}
[data-theme="dark"] .deal-live-search-result-v44:hover,[data-theme="dark"] .deal-live-search-result-v44.is-active{background:#202725}
@media(max-width:620px){.deal-live-search-results-v44{position:relative;top:auto;margin-top:6px;max-height:260px}.deal-live-search-help-v44{font-size:8.5px!important}}

/* v0.46 — hamburger navigation with cascading side columns */
.menu-btn{display:inline-grid!important}
body.side-nav-open{overflow:hidden}
.side-nav-overlay[hidden]{display:none!important}
.side-nav-overlay{position:fixed;inset:0;z-index:1200;background:rgba(20,24,22,.58);overflow-x:auto;overflow-y:hidden;opacity:0;transition:opacity .18s ease;overscroll-behavior:contain;scrollbar-width:none}
.side-nav-overlay::-webkit-scrollbar{display:none}
.side-nav-overlay.is-open{opacity:1}
.side-nav-columns{display:flex;align-items:stretch;width:max-content;min-width:0;height:100dvh;box-shadow:18px 0 46px rgba(0,0,0,.18)}
.side-nav-panel{width:340px;max-width:88vw;height:100dvh;display:flex;flex-direction:column;background:#fff;color:#171a1d;border-right:1px solid #e3e6e4;animation:ssSidePanelIn .2s cubic-bezier(.2,.7,.2,1) both}
@keyframes ssSidePanelIn{from{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:none}}
.side-nav-panel-head{height:92px;min-height:92px;padding:0 26px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e5e8e6}
.side-nav-brand{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:4px;line-height:.9;font-family:Inter,ui-sans-serif,sans-serif}
.side-nav-brand>span{font-size:24px;font-weight:600;letter-spacing:-1.1px}
.side-nav-brand>strong{font-size:24px;font-weight:950;letter-spacing:-1.25px;color:var(--accent)}
.side-nav-brand>small{grid-column:1/-1;font-size:6px;font-weight:800;letter-spacing:.12em;margin-top:5px;color:#6a706d}
.side-nav-close{width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;color:#2d3230;border-radius:50%;cursor:pointer;flex:0 0 auto}
.side-nav-close:hover{background:#f0f3f1;color:var(--accent)}
.side-nav-close svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.side-nav-panel-title{display:grid;gap:4px;min-width:0}
.side-nav-panel-title small{font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--accent)}
.side-nav-panel-title strong{font-size:22px;line-height:1.05;letter-spacing:-.55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.side-nav-panel-body{padding:24px 24px 30px 28px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;flex:1}
.side-nav-item{min-height:54px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eef0ef;position:relative}
.side-nav-item>a{flex:1;min-width:0;padding:15px 4px 15px 0;font-size:18px;font-weight:650;letter-spacing:-.3px;color:#292e2c;transition:color .14s ease}
.side-nav-item:hover>a,.side-nav-item.is-active>a{color:var(--accent)}
.side-nav-expand{width:40px;height:40px;border:0;background:transparent;color:#555b58;display:grid;place-items:center;border-radius:50%;cursor:pointer;flex:0 0 auto;transition:background .14s ease,color .14s ease,transform .14s ease}
.side-nav-expand:hover,.side-nav-item.is-active .side-nav-expand{background:#eef6f1;color:var(--accent);transform:translateX(2px)}
.side-nav-expand svg,.side-nav-all svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.side-nav-all{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 12px;margin-bottom:6px;border-bottom:2px solid #dfe5e1;font-size:13px;font-weight:900;color:var(--accent);text-transform:uppercase;letter-spacing:.045em}
.side-nav-utility{display:grid;gap:0;margin-top:28px;padding-top:18px;border-top:1px solid #dfe3e1}
.side-nav-utility a{padding:10px 0;font-size:14px;color:#5d625f;font-weight:650}
.side-nav-utility a:hover{color:var(--accent)}
html[data-theme="dark"] .side-nav-overlay{background:rgba(0,0,0,.72)}
html[data-theme="dark"] .side-nav-panel{background:#171a1d;color:#f3f5f4;border-right-color:#303532}
html[data-theme="dark"] .side-nav-panel-head{border-bottom-color:#303532}
html[data-theme="dark"] .side-nav-brand>span{color:#f5f7f5}
html[data-theme="dark"] .side-nav-brand>small{color:#8d9590}
html[data-theme="dark"] .side-nav-close{color:#dce2de}
html[data-theme="dark"] .side-nav-close:hover{background:#252a27;color:var(--accent)}
html[data-theme="dark"] .side-nav-item{border-bottom-color:#2a2f2c}
html[data-theme="dark"] .side-nav-item>a{color:#edf1ee}
html[data-theme="dark"] .side-nav-item:hover>a,html[data-theme="dark"] .side-nav-item.is-active>a{color:#46bb7e}
html[data-theme="dark"] .side-nav-expand{color:#aeb6b1}
html[data-theme="dark"] .side-nav-expand:hover,html[data-theme="dark"] .side-nav-item.is-active .side-nav-expand{background:#202a24;color:#46bb7e}
html[data-theme="dark"] .side-nav-all{border-bottom-color:#343b37;color:#46bb7e}
html[data-theme="dark"] .side-nav-utility{border-top-color:#303532}
html[data-theme="dark"] .side-nav-utility a{color:#aeb6b1}
@media(max-width:700px){
  .side-nav-panel{width:min(84vw,330px);max-width:none}
  .side-nav-panel-head{height:80px;min-height:80px;padding-left:20px;padding-right:18px}
  .side-nav-panel-body{padding:18px 18px 26px 20px}
  .side-nav-item{min-height:51px}
  .side-nav-item>a{font-size:17px}
  .side-nav-brand>span,.side-nav-brand>strong{font-size:21px}
}


/* v0.47 — restore perfectly centered offers percent icon while keeping hamburger nav */
.deals-icon svg{display:block!important;width:25px!important;height:25px!important;overflow:visible!important;transform:none!important}
.deals-icon .deal-badge-shape{fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.deals-icon .deal-badge-percent-line{fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important}
.deals-icon .deal-badge-percent-dot{fill:none!important;stroke:currentColor!important;stroke-width:3.2!important;stroke-linecap:round!important}
.deals-icon .deal-badge-percent,.deals-icon .deal-badge-percent circle{display:none!important}

/* v0.48 — true full-width mobile layout + accordion hamburger navigation */
@media(max-width:700px){
  html,body{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;background:var(--paper)!important}
  body{padding:0!important;margin:0!important}
  .site-shell{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;border-radius:0!important;box-shadow:none!important;background:var(--paper)!important;overflow:clip!important}
  .site-header{width:100%!important;margin:0!important;border-radius:0!important}
  .header-main{width:100%!important;max-width:none!important;margin:0!important;padding-left:12px!important;padding-right:12px!important}
  .search-box{width:100%!important;max-width:none!important;margin:0!important;padding-left:12px!important;padding-right:12px!important}
  main.container,.container{width:100%!important;max-width:none!important;margin:0!important;padding-left:12px!important;padding-right:12px!important;border-radius:0!important;box-shadow:none!important}
  .home-page,.archive-page,.article-page,.offers-v35,.offers-v36,.offers-v38,.favorites-page,.not-found-page{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;border-radius:0!important}
  .site-footer{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;border-radius:0!important}
  html[data-theme="dark"],html[data-theme="dark"] body{background:var(--paper)!important}

  /* Mobile hamburger: one full-screen panel, nested items open downward. */
  .side-nav-overlay{overflow:hidden!important;background:var(--paper)!important}
  .side-nav-columns{display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100dvh!important;box-shadow:none!important}
  .side-nav-panel,.side-nav-panel-mobile{width:100vw!important;max-width:none!important;min-width:0!important;height:100dvh!important;border-right:0!important;animation:none!important}
  .side-nav-panel-head{height:72px!important;min-height:72px!important;padding:0 14px 0 16px!important}
  .side-nav-brand>span,.side-nav-brand>strong{font-size:20px!important}
  .side-nav-brand>small{font-size:5.5px!important;margin-top:4px!important}
  .side-nav-close{width:38px!important;height:38px!important}
  .side-nav-panel-body,.side-nav-mobile-body{padding:8px 16px 28px!important;overflow-y:auto!important;overflow-x:hidden!important}
  .side-nav-mobile-group{display:block;width:100%}
  .side-nav-mobile-group>.side-nav-item{min-height:52px!important}
  .side-nav-mobile-group>.side-nav-item>a{font-size:17px!important;padding:15px 4px 15px 0!important}
  .side-nav-expand-mobile{width:42px!important;height:42px!important;transform:none!important}
  .side-nav-expand-mobile:hover,.side-nav-item.is-active .side-nav-expand-mobile{transform:none!important}
  .side-nav-expand-mobile svg{transition:transform .18s ease}
  .side-nav-expand-mobile[aria-expanded="true"] svg{transform:rotate(180deg)}
  .side-nav-mobile-children{margin:0 0 5px 10px;padding:0 0 3px 15px;border-left:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));overflow:hidden}
  .side-nav-mobile-children[hidden]{display:none!important}
  .side-nav-mobile-children .side-nav-item{min-height:46px!important;border-bottom-color:color-mix(in srgb,var(--line) 76%,transparent)!important}
  .side-nav-mobile-children .side-nav-item>a{font-size:15px!important;font-weight:650!important;padding:12px 4px 12px 0!important}
  .side-nav-mobile-children .side-nav-mobile-children{margin-left:6px;padding-left:12px}
  .side-nav-mobile-children .side-nav-mobile-children .side-nav-item>a{font-size:14px!important;color:var(--muted)}
  .side-nav-utility{margin-top:20px!important;padding-top:13px!important}
  .side-nav-utility a{font-size:14px!important;padding:9px 0!important}
  html[data-theme="dark"] .side-nav-overlay{background:#171a1d!important}
}


/* v0.49 — production footer */
.footer-v49{border-top:1px solid #ffffff12;background:#101214;color:#aeb4b9}
.footer-topline{max-width:var(--max);margin:auto;padding:26px 20px 22px;border-bottom:1px solid #ffffff14;display:flex;align-items:center;justify-content:space-between;gap:24px}
.footer-topline>div{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.footer-topline span{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;color:var(--accent)}.footer-topline strong{font-size:17px;color:#fff}.footer-topline>a{font-size:12px;font-weight:850;color:#fff}.footer-topline>a span{margin-left:5px;color:var(--accent);font-size:16px}
.footer-grid-v49{grid-template-columns:1.5fr .75fr 1fr .75fr;padding-top:34px;padding-bottom:32px}.footer-grid-v49>div:not(.footer-brand){border-left:1px solid #ffffff12;padding-left:26px}.footer-v49 .footer-brand p{max-width:360px;color:#92989e}.footer-contact{display:inline-block!important;color:#fff!important;font-weight:700;margin-top:4px!important}.footer-socials{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.footer-socials a{margin:0!important;font-size:11px!important;font-weight:800;color:#bfc4c8!important}.footer-socials a:hover,.footer-v49 a:hover{color:var(--accent)!important}
.footer-affiliate-note{max-width:var(--max);margin:auto;border-top:1px solid #ffffff14;padding:20px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.footer-affiliate-note>span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:var(--accent)}.footer-affiliate-note p{margin:0!important;color:#8f969c}.footer-affiliate-note>a{font-size:11px!important;font-weight:800;color:#fff}
.footer-bottom-v49{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom-v49>div:last-child{display:flex;gap:14px}.footer-bottom-v49 a{display:inline!important;margin:0!important;font-size:11px!important}
html[data-theme="light"] .footer-v49{background:#111416;color:#abb2b7}
@media(max-width:850px){.footer-grid-v49{grid-template-columns:1fr 1fr}.footer-grid-v49>div:not(.footer-brand){border-left:0;padding-left:0}.footer-affiliate-note{grid-template-columns:1fr;gap:7px}.footer-topline{align-items:flex-start}.footer-bottom-v49{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.footer-grid-v49{grid-template-columns:1fr}.footer-topline{padding-left:16px;padding-right:16px}.footer-affiliate-note{padding-left:16px;padding-right:16px}.footer-bottom-v49{padding-left:16px;padding-right:16px}}


/* v0.50 — Privacy / consent manager */
.consent-layer[hidden],.consent-modal[hidden],.consent-reopen[hidden]{display:none!important}
.consent-layer{position:fixed;inset:0;z-index:10050;pointer-events:none}.consent-banner{pointer-events:auto;position:absolute;left:50%;bottom:22px;transform:translateX(-50%);width:min(1040px,calc(100vw - 36px));padding:24px 26px 22px;border:1px solid var(--line,#dfe5e1);border-radius:24px;background:color-mix(in srgb,var(--surface,#fff) 97%,transparent);box-shadow:0 24px 80px rgba(8,20,14,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text,#171a1c)}.consent-close{position:absolute;right:17px;top:14px;border:0;background:transparent;color:var(--muted,#6d7478);font-size:29px;line-height:1;cursor:pointer}.consent-brand{display:flex;align-items:center;gap:13px;padding-right:36px}.consent-shield{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--accent);color:#fff;font:800 19px/1 Inter,system-ui;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.consent-brand small{display:block;color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:11px}.consent-brand h2{margin:2px 0 0;font-size:25px;letter-spacing:-.035em}.consent-banner>p{max-width:820px;margin:14px 0 10px;color:var(--muted,#687076);font-size:14px;line-height:1.65}.consent-links{display:flex;gap:16px;font-size:12px;font-weight:800}.consent-links a{text-decoration:underline;text-underline-offset:3px}.consent-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px;flex-wrap:wrap}.consent-btn{min-height:44px;border-radius:13px;padding:0 18px;font:800 13px/1 Manrope,system-ui;border:1px solid transparent;cursor:pointer;transition:.18s ease}.consent-reject{background:#252a2d;color:#fff;border-color:#252a2d}.consent-customize{background:var(--surface-soft,#f2f5f3);color:var(--text);border-color:var(--line,#dce3de)}.consent-accept,.consent-save{background:var(--accent);color:#fff;border-color:var(--accent)}.consent-btn:hover{transform:translateY(-1px)}.consent-modal{position:fixed;inset:0;z-index:10060;pointer-events:auto}.consent-backdrop{position:absolute;inset:0;border:0;background:rgba(5,10,8,.58);backdrop-filter:blur(6px)}.consent-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(860px,calc(100vw - 34px));max-height:min(760px,calc(100vh - 40px));overflow:auto;background:var(--surface,#fff);border:1px solid var(--line,#dce3de);border-radius:24px;box-shadow:0 34px 100px rgba(0,0,0,.34);color:var(--text)}.consent-dialog header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--line)}.consent-dialog header small{text-transform:uppercase;color:var(--accent);font-weight:800;letter-spacing:.12em}.consent-dialog header h2{margin:3px 0 0;font-size:24px}.consent-dialog header button{border:0;background:none;color:var(--muted);font-size:30px;cursor:pointer}.consent-dialog-body{padding:22px 24px}.consent-dialog-intro{margin:0 0 14px;color:var(--muted);line-height:1.6}.consent-category{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.consent-category strong{font-size:16px}.consent-category p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.5;max-width:610px}.consent-switch{display:flex;align-items:center;gap:9px;min-width:116px;justify-content:flex-end;cursor:pointer}.consent-switch input{position:absolute;opacity:0;pointer-events:none}.consent-switch span{width:46px;height:26px;border-radius:999px;background:#cbd2ce;position:relative;transition:.2s}.consent-switch span:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;left:3px;top:3px;background:white;box-shadow:0 1px 4px rgba(0,0,0,.25);transition:.2s}.consent-switch input:checked+span{background:var(--accent)}.consent-switch input:checked+span:after{transform:translateX(20px)}.consent-switch input:disabled+span{opacity:.72}.consent-switch em{font-style:normal;font-weight:800;font-size:12px;color:var(--muted)}.consent-legal-note{display:grid;gap:4px;margin-top:15px;padding:15px 16px;border-radius:15px;background:var(--surface-soft,#f3f6f4);font-size:12px;line-height:1.5;color:var(--muted)}.consent-legal-note strong{color:var(--text)}.consent-dialog footer{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;padding:18px 24px;border-top:1px solid var(--line);position:sticky;bottom:0;background:var(--surface)}.consent-reopen{position:fixed;z-index:9950;left:16px;bottom:16px;height:38px;border:1px solid var(--line,#dce3de);border-radius:999px;background:var(--surface,#fff);color:var(--text);box-shadow:0 8px 28px rgba(0,0,0,.12);padding:0 13px 0 8px;display:flex;align-items:center;gap:7px;cursor:pointer}.consent-reopen span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--accent);color:white;font-size:10px}.consent-reopen b{font:800 11px/1 Manrope,system-ui}.footer-privacy-link{border:0;background:none;color:inherit;font:inherit;padding:0;cursor:pointer}.footer-privacy-link:hover{text-decoration:underline}.consent-modal-open{overflow:hidden}
html[data-theme="dark"] .consent-banner,html[data-theme="dark"] .consent-dialog,html[data-theme="dark"] .consent-reopen{background:#171a1b;border-color:#33393a;color:#f3f4f4}html[data-theme="dark"] .consent-customize,html[data-theme="dark"] .consent-legal-note{background:#202425;border-color:#363d3d}html[data-theme="dark"] .consent-reject{background:#f3f4f4;color:#151718;border-color:#f3f4f4}html[data-theme="dark"] .consent-dialog footer{background:#171a1b}
@media(max-width:720px){.consent-banner{bottom:0;width:100vw;border-radius:22px 22px 0 0;border-left:0;border-right:0;border-bottom:0;padding:21px 18px max(18px,env(safe-area-inset-bottom))}.consent-brand h2{font-size:21px}.consent-banner>p{font-size:13px}.consent-actions{display:grid;grid-template-columns:1fr 1fr}.consent-customize{grid-column:1/-1;grid-row:1}.consent-btn{width:100%;padding:0 12px}.consent-dialog{width:100vw;max-height:100dvh;height:100dvh;border-radius:0;border:0}.consent-dialog header,.consent-dialog-body,.consent-dialog footer{padding-left:18px;padding-right:18px}.consent-dialog footer{display:grid;grid-template-columns:1fr 1fr;padding-bottom:max(18px,env(safe-area-inset-bottom))}.consent-save{grid-column:1/-1;grid-row:1}.consent-category{grid-template-columns:1fr;gap:12px}.consent-switch{justify-content:flex-start}.consent-reopen{left:10px;bottom:10px}}

/* v0.51 — global smart live search */
.search-box.smart-search-v51{position:relative;display:none;max-width:var(--max);margin:auto;padding:13px 20px 15px;background:#111216}
.search-box.smart-search-v51.show{display:block}
.smart-search-field-v51{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:50px;padding:0 7px 0 13px;border:1px solid #ffffff28;border-radius:14px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.14)}
.smart-search-field-v51>svg{width:20px;height:20px;fill:none;stroke:#6f777c;stroke-width:2;stroke-linecap:round}
.search-box.smart-search-v51 .smart-search-field-v51 input{width:100%;min-width:0;border:0!important;outline:0;background:transparent!important;color:#111!important;border-radius:0!important;padding:13px 0!important;font:650 14px/1.2 Manrope,Inter,sans-serif;box-shadow:none!important}
.smart-search-clear-v51{display:grid!important;place-items:center;width:32px;height:32px;padding:0!important;border:0!important;border-radius:50%!important;background:#edf0ee!important;color:#60686d!important;font:500 22px/1 Arial,sans-serif!important;cursor:pointer}
.smart-search-clear-v51[hidden]{display:none!important}
.smart-search-submit-v51{height:36px!important;padding:0 15px!important;border-radius:9px!important;background:var(--accent)!important;color:#fff!important;font:850 11px/1 Manrope,Inter,sans-serif!important;white-space:nowrap}
.smart-search-spinner-v51{position:absolute;right:111px;width:16px;height:16px;border:2px solid #d4d9d6;border-top-color:var(--accent);border-radius:50%;opacity:0;pointer-events:none;animation:ss-search-spin .7s linear infinite}
.smart-search-v51.is-searching .smart-search-spinner-v51{opacity:1}@keyframes ss-search-spin{to{transform:rotate(360deg)}}
.smart-search-results-v51[hidden]{display:none!important}
.smart-search-results-v51{position:absolute;z-index:110;left:20px;right:20px;top:calc(100% - 7px);max-height:min(660px,72vh);overflow:auto;border:1px solid var(--line);border-radius:0 0 18px 18px;background:var(--card);color:var(--ink);box-shadow:0 28px 70px rgba(5,10,8,.24);scrollbar-width:thin}
.ss-search-group{padding:9px 10px 11px;border-bottom:1px solid var(--line)}
.ss-search-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 8px 7px}.ss-search-group>header span{font:900 10px/1 Inter,sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}.ss-search-group>header small{display:grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--soft);color:var(--muted);font:800 9px/1 Inter,sans-serif}
.ss-search-result{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding:8px;border-radius:12px;transition:.14s ease}.ss-search-result:hover,.ss-search-result.is-active{background:var(--soft)}
.ss-search-thumb{width:58px;height:48px;display:grid;place-items:center;border-radius:9px;overflow:hidden;background:var(--soft2);border:1px solid var(--line)}.ss-search-thumb img{width:100%;height:100%;object-fit:cover}.ss-search-fallback{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:color-mix(in srgb,var(--accent) 14%,var(--card));color:var(--accent);font:900 12px/1 Inter,sans-serif}.ss-search-fallback.is-product{border-radius:50%}
.ss-search-result-copy{min-width:0;display:grid;gap:3px}.ss-search-result-copy em{font-style:normal;font:850 8px/1 Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.ss-search-result-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:780 13px/1.22 Manrope,Inter,sans-serif;color:var(--ink)}.ss-search-result-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 9px/1.2 Manrope,Inter,sans-serif;color:var(--muted)}.ss-search-extra{justify-self:end;white-space:nowrap;font:900 12px/1 Inter,sans-serif;color:var(--accent)}
.ss-search-all{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;background:color-mix(in srgb,var(--accent) 8%,var(--card));color:var(--ink);font:850 11px/1.2 Manrope,Inter,sans-serif}.ss-search-all span{color:var(--accent);font-size:18px}.ss-search-empty{display:grid;gap:5px;padding:26px 20px;text-align:center}.ss-search-empty strong{font-size:14px}.ss-search-empty span{font-size:11px;color:var(--muted)}
.smart-search-status-v51{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

/* Full search results page */
.search-page-v51{padding-top:28px}.search-hero-v51{display:grid;gap:18px;padding:26px 28px 28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 10%,var(--card)),var(--card) 48%)}.search-hero-v51 .section-kicker{margin:0}.search-hero-v51 h1{margin:0;font-size:clamp(30px,4vw,48px);letter-spacing:-1.5px;line-height:1.02}.search-hero-v51 p{margin:0;color:var(--muted);font:600 13px/1.55 Manrope,Inter,sans-serif}.search-page-form-v51{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;max-width:820px}.search-page-form-v51 input{height:50px;border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--ink);padding:0 15px;outline:0}.search-page-form-v51 input:focus{border-color:color-mix(in srgb,var(--accent) 68%,var(--line));box-shadow:0 0 0 4px var(--accent-soft)}.search-page-form-v51 button{border:0;border-radius:12px;background:var(--accent);color:#fff;padding:0 22px;font-weight:850;cursor:pointer}
.search-summary-v51{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 8px}.search-summary-v51 a{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:var(--card);font:750 10px/1 Manrope,Inter,sans-serif}.search-summary-v51 a span{color:var(--accent);font-weight:900}
.search-group-page-v51{scroll-margin-top:100px;margin-top:34px}.search-group-page-v51 .section-head{margin:0 0 14px}.search-group-page-v51 .section-head small{color:var(--muted);font:750 10px/1 Manrope,Inter,sans-serif}.search-results-grid-v51{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.search-page-card-v51{display:grid;grid-template-columns:122px minmax(0,1fr) auto;gap:15px;align-items:center;min-height:118px;padding:12px;border:1px solid var(--line);border-radius:15px;background:var(--card);transition:.16s ease}.search-page-card-v51:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 52%,var(--line));box-shadow:0 10px 25px rgba(0,0,0,.055)}.search-page-media-v51{width:122px;height:92px;border-radius:11px;overflow:hidden;background:var(--soft);display:grid;place-items:center}.search-page-media-v51 img{width:100%;height:100%;object-fit:cover}.search-page-copy-v51{min-width:0}.search-page-copy-v51>span{font:900 9px/1 Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.search-page-copy-v51 h2{margin:5px 0 6px;font-size:16px;line-height:1.18;letter-spacing:-.25px}.search-page-copy-v51 p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 7px;color:var(--muted);font:570 10px/1.45 Manrope,Inter,sans-serif}.search-page-copy-v51 small{font:650 9px/1.2 Manrope,Inter,sans-serif;color:var(--muted)}.search-page-extra-v51{align-self:start;padding-top:5px;white-space:nowrap;color:var(--accent);font:900 13px/1 Inter,sans-serif}.search-no-results-v51{margin-top:22px;padding:34px;border:1px dashed var(--line);border-radius:18px;background:var(--soft2);text-align:center}.search-no-results-v51 strong{display:block;font-size:20px}.search-no-results-v51 span{display:block;margin-top:7px;color:var(--muted);font-size:12px}
html[data-theme="dark"] .smart-search-results-v51{background:#181b1a;border-color:#343a37}html[data-theme="dark"] .smart-search-field-v51{background:#f5f7f6}html[data-theme="dark"] .search-hero-v51{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 12%,#1b1e1d),#171a19 52%)}
@media(max-width:820px){.search-results-grid-v51{grid-template-columns:1fr}.search-page-card-v51{grid-template-columns:105px minmax(0,1fr) auto}.search-page-media-v51{width:105px;height:82px}}
@media(max-width:650px){.search-box.smart-search-v51{padding:10px 12px 12px}.smart-search-field-v51{grid-template-columns:28px minmax(0,1fr) auto;min-height:48px;padding-left:10px}.smart-search-submit-v51{display:none!important}.smart-search-spinner-v51{right:52px}.smart-search-results-v51{position:fixed;left:0;right:0;top:118px;bottom:0;max-height:none;border:0;border-radius:0;box-shadow:none;padding-bottom:max(20px,env(safe-area-inset-bottom))}.ss-search-result{grid-template-columns:54px minmax(0,1fr) auto;padding:9px 8px}.ss-search-thumb{width:54px;height:48px}.search-page-v51{padding-top:16px!important}.search-hero-v51{margin:0 -4px;padding:21px 16px 22px;border-radius:16px}.search-page-form-v51{grid-template-columns:1fr}.search-page-form-v51 button{height:46px}.search-summary-v51{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:none}.search-summary-v51::-webkit-scrollbar{display:none}.search-summary-v51 a{white-space:nowrap}.search-group-page-v51{margin-top:28px}.search-page-card-v51{grid-template-columns:86px minmax(0,1fr);gap:11px;min-height:100px;padding:9px}.search-page-media-v51{width:86px;height:76px}.search-page-copy-v51 h2{font-size:14px}.search-page-copy-v51 p{display:none}.search-page-extra-v51{grid-column:2;grid-row:2;margin-top:-22px;padding:0;font-size:11px;justify-self:end}.ss-search-extra{font-size:10px}.ss-search-result-copy b{font-size:12px}}

/* v0.51.1 — live search integrated in the SAME header row (desktop) + fullscreen mobile */
.site-header .header-main{position:relative}
.site-header.is-search-open .search-btn{position:relative;color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}
.site-header.is-search-open .search-btn svg{display:none!important}
.site-header.is-search-open .search-btn:before,.site-header.is-search-open .search-btn:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}
.site-header.is-search-open .search-btn:before{transform:translate(-50%,-50%) rotate(45deg)}
.site-header.is-search-open .search-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}

@media(min-width:701px){
  .site-header.is-search-open .nav-wrap{display:none!important}
  .site-header.is-search-open .search-box.smart-search-v51{
    display:block!important;
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    grid-column:2;
    width:100%!important;
    max-width:none!important;
    min-width:0;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .site-header.is-search-open .smart-search-field-v51{
    position:relative;
    min-height:46px;
    grid-template-columns:30px minmax(0,1fr) auto auto;
    gap:7px;
    padding:0 6px 0 13px;
    border:1px solid color-mix(in srgb,var(--accent) 82%,#0e5f39)!important;
    border-radius:11px;
    background:var(--accent)!important;
    box-shadow:0 7px 20px color-mix(in srgb,var(--accent) 18%,transparent);
  }
  .site-header.is-search-open .smart-search-field-v51>svg{width:20px;height:20px;stroke:#fff!important}
  .site-header.is-search-open .smart-search-field-v51 input{
    color:#fff!important;
    caret-color:#fff!important;
    font-size:14px!important;
    font-weight:700!important;
  }
  .site-header.is-search-open .smart-search-field-v51 input::placeholder{color:rgba(255,255,255,.78);opacity:1}
  .site-header.is-search-open .smart-search-clear-v51{background:rgba(255,255,255,.14)!important;color:#fff!important}
  .site-header.is-search-open .smart-search-clear-v51:hover{background:rgba(255,255,255,.22)!important}
  .site-header.is-search-open .smart-search-submit-v51{height:34px!important;background:#fff!important;color:var(--accent)!important;padding:0 15px!important;box-shadow:none!important}
  .site-header.is-search-open .smart-search-spinner-v51{right:96px;border-color:rgba(255,255,255,.32);border-top-color:#fff}
  .site-header.is-search-open .smart-search-results-v51{
    left:0!important;
    right:0!important;
    top:calc(100% + 9px)!important;
    max-height:min(650px,calc(100vh - var(--header-h) - 24px));
    border-radius:14px!important;
    overflow:auto;
  }
}

@media(max-width:700px){
  body.smart-search-open{overflow:hidden!important}
  .site-header.is-search-open .search-box.smart-search-v51{
    display:flex!important;
    flex-direction:column;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:var(--header-h)!important;
    bottom:0!important;
    transform:none!important;
    width:100vw!important;
    max-width:none!important;
    height:calc(100dvh - var(--header-h))!important;
    margin:0!important;
    padding:12px 12px max(0px,env(safe-area-inset-bottom))!important;
    border:0!important;
    border-radius:0!important;
    background:var(--paper)!important;
    box-shadow:none!important;
    z-index:1300!important;
  }
  .site-header.is-search-open .smart-search-field-v51{
    flex:0 0 auto;
    grid-template-columns:28px minmax(0,1fr) auto;
    min-height:50px;
    padding:0 8px 0 12px!important;
    border:1px solid color-mix(in srgb,var(--accent) 82%,#0e5f39)!important;
    border-radius:13px!important;
    background:var(--accent)!important;
    box-shadow:0 7px 20px color-mix(in srgb,var(--accent) 16%,transparent)!important;
  }
  .site-header.is-search-open .smart-search-field-v51>svg{stroke:#fff!important}
  .site-header.is-search-open .smart-search-field-v51 input{color:#fff!important;caret-color:#fff!important;padding:13px 0!important}
  .site-header.is-search-open .smart-search-field-v51 input::placeholder{color:rgba(255,255,255,.78);opacity:1}
  .site-header.is-search-open .smart-search-clear-v51{background:rgba(255,255,255,.14)!important;color:#fff!important}
  .site-header.is-search-open .smart-search-submit-v51{display:none!important}
  .site-header.is-search-open .smart-search-spinner-v51{right:55px;border-color:rgba(255,255,255,.32);border-top-color:#fff}
  .site-header.is-search-open .smart-search-results-v51{
    position:relative!important;
    inset:auto!important;
    flex:1 1 auto;
    width:auto!important;
    max-height:none!important;
    min-height:0;
    margin:10px -12px 0!important;
    padding-bottom:max(20px,env(safe-area-inset-bottom));
    border-left:0!important;
    border-right:0!important;
    border-bottom:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
  }
  .site-header.is-search-open .search-btn{background:color-mix(in srgb,var(--accent) 13%,transparent)}
}

/* v0.52 — Brand Hub */
.brand-index-v52,.brand-page-v52{padding-top:30px}
.brand-index-head-v52{max-width:820px;padding:22px 0 18px}
.brand-index-head-v52 h1{font-size:52px;line-height:.98;letter-spacing:-2px;margin:8px 0 12px}
.brand-index-head-v52 p{margin:0;color:var(--muted);font:500 17px/1.55 Manrope,Inter,sans-serif}
.brand-featured-grid-v52{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.brand-featured-card-v52{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:13px;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:15px;background:var(--card);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}
.brand-featured-card-v52:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 42%,var(--line));box-shadow:0 10px 24px rgba(16,18,20,.07)}
.brand-card-logo-v52{width:58px;height:58px;border:1px solid var(--line);border-radius:13px;background:#fff;display:grid;place-items:center;overflow:hidden;padding:8px;color:var(--accent);font:900 15px/1 Inter,sans-serif}
.brand-card-logo-v52 img{width:100%;height:100%;object-fit:contain}
.brand-card-logo-v52.is-fallback{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 28%,var(--line))}
.brand-featured-card-v52>span:nth-child(2){display:grid;gap:4px;min-width:0}
.brand-featured-card-v52 strong{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.brand-featured-card-v52 small{font:650 10px/1.35 Manrope,Inter,sans-serif;color:var(--muted)}
.brand-featured-card-v52>b{font-size:18px;color:var(--accent)}
.brand-all-head-v52{margin-top:42px}
.brand-directory-v52{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.brand-directory-v52>a{min-width:0;display:grid;gap:4px;padding:14px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card)}
.brand-directory-v52>a:hover span{color:var(--accent)}
.brand-directory-v52 span{font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.brand-directory-v52 small{font:650 10px/1.25 Manrope,Inter,sans-serif;color:var(--muted)}

.brand-hero-v52{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);min-height:330px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:linear-gradient(135deg,var(--card),var(--soft2));box-shadow:0 15px 34px rgba(17,20,18,.055)}
.brand-hero-copy-v52{padding:34px 36px;display:flex;flex-direction:column;justify-content:center}
.brand-identity-v52{display:flex;align-items:center;gap:18px}
.brand-logo-v52{flex:0 0 82px;width:82px;height:82px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;place-items:center;padding:12px;overflow:hidden;color:var(--accent);font:950 21px/1 Inter,sans-serif}
.brand-logo-v52 img{width:100%;height:100%;object-fit:contain}
.brand-logo-v52.is-fallback{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 30%,var(--line))}
.brand-identity-v52 h1{font-size:48px;line-height:.98;letter-spacing:-1.9px;margin:6px 0 0}
.brand-hero-copy-v52>p{max-width:700px;margin:21px 0 0;color:var(--muted);font:500 16px/1.58 Manrope,Inter,sans-serif}
.brand-stats-v52{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}
.brand-stats-v52>div{min-width:108px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--card) 88%,transparent);display:grid;gap:2px}
.brand-stats-v52 strong{font-size:20px;line-height:1;color:var(--ink)}
.brand-stats-v52 span{font:700 9px/1.2 Manrope,Inter,sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}
.brand-hero-media-v52{min-height:330px;background:var(--soft);overflow:hidden}
.brand-hero-media-v52 img{width:100%;height:100%;object-fit:cover}
.brand-tabs-v52{position:sticky;top:72px;z-index:20;display:flex;align-items:center;gap:3px;margin:20px 0 0;padding:7px;border:1px solid var(--line);border-radius:13px;background:color-mix(in srgb,var(--paper) 94%,transparent);box-shadow:0 8px 25px rgba(17,20,18,.05);backdrop-filter:blur(14px);overflow:auto;scrollbar-width:none}
.brand-tabs-v52::-webkit-scrollbar,.brand-category-filters-v52::-webkit-scrollbar{display:none}
.brand-tabs-v52 a{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:9px 12px;border-radius:9px;font:800 11px/1 Manrope,Inter,sans-serif;color:var(--muted)}
.brand-tabs-v52 a:hover{color:var(--ink);background:var(--soft)}
.brand-tabs-v52 a.active{background:var(--ink);color:var(--card)}
.brand-tabs-v52 a span{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-grid;place-items:center;background:color-mix(in srgb,currentColor 10%,transparent);font-size:8px}
.brand-category-filters-v52{display:flex;gap:7px;overflow:auto;white-space:nowrap;padding:13px 0 2px;scrollbar-width:none}
.brand-category-filters-v52 a{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--card);font:750 10px/1 Manrope,Inter,sans-serif;color:var(--muted)}
.brand-category-filters-v52 a:hover,.brand-category-filters-v52 a.active{border-color:color-mix(in srgb,var(--accent) 50%,var(--line));color:var(--accent);background:var(--accent-soft)}
.brand-category-filters-v52 a span{font-size:8px}
.brand-section-head-v52{margin-top:40px}
.brand-section-head-v52 p{margin:4px 0 0;color:var(--muted);font:500 12px/1.45 Manrope,Inter,sans-serif}
.brand-offers-grid-v52{margin-bottom:4px}
.brand-content-grid-v52{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.brand-content-grid-v52 article{min-width:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--card);transition:.17s ease}
.brand-content-grid-v52 article:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 12px 28px rgba(17,20,18,.06)}
.brand-content-grid-v52 article>a{display:flex;flex-direction:column;height:100%}
.brand-content-grid-v52 article>a>img,.brand-content-fallback-v52{width:100%;aspect-ratio:16/9;background:var(--soft);object-fit:cover}
.brand-content-fallback-v52{display:grid;place-items:center;color:var(--accent);font:950 28px/1 Inter,sans-serif}
.brand-content-grid-v52 article>a>div{display:flex;flex:1;flex-direction:column;padding:14px 15px 15px}
.brand-content-grid-v52 h3{font-size:19px;line-height:1.12;letter-spacing:-.35px;margin:7px 0 8px}
.brand-content-grid-v52 p{margin:0 0 11px;color:var(--muted);font:500 12px/1.45 Manrope,Inter,sans-serif;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.brand-content-grid-v52 small{margin-top:auto;color:var(--muted);font:650 10px/1.25 Manrope,Inter,sans-serif}
.brand-product-grid-v52{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.brand-product-card-v52{min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:var(--card);transition:.17s ease}
.brand-product-card-v52:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 12px 28px rgba(17,20,18,.06)}
.brand-product-media-v52{height:190px;position:relative;display:grid;place-items:center;padding:16px;background:#fff;border-bottom:1px solid var(--line)}
.brand-product-media-v52 img{width:100%;height:100%;object-fit:contain}
.brand-product-fallback-v52{font:950 28px/1 Inter,sans-serif;color:var(--accent)}
.brand-product-discount-v52{position:absolute;left:10px;top:10px;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font:900 10px/1 Manrope,Inter,sans-serif}
.brand-product-copy-v52{display:flex;flex:1;flex-direction:column;padding:13px}
.brand-product-copy-v52>span{font:900 9px/1 Manrope,Inter,sans-serif;text-transform:uppercase;letter-spacing:.07em;color:var(--accent)}
.brand-product-copy-v52 h3{font-size:15px;line-height:1.18;letter-spacing:-.2px;margin:7px 0 5px}
.brand-product-copy-v52>small{color:var(--muted);font:700 9px/1.2 Manrope,Inter,sans-serif}
.brand-product-copy-v52>p{margin:9px 0;color:var(--muted);font:500 11px/1.42 Manrope,Inter,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.brand-product-bottom-v52{margin-top:auto;padding-top:11px;border-top:1px solid var(--line);display:grid;gap:9px}
.brand-product-bottom-v52 strong{font-size:20px;color:var(--ink)}
.brand-product-bottom-v52 .brand-product-no-price-v52{font-size:11px;color:var(--muted)}
.brand-product-bottom-v52 a{display:block;text-align:center;padding:9px 8px;border-radius:9px;background:var(--accent);color:#fff;font:900 10px/1 Manrope,Inter,sans-serif}
.article-brands-v52{border-top:0;margin-top:10px;padding-top:0}
.article-brands-v52 a{background:var(--accent-soft);color:var(--accent);font-weight:850}
.native-product-brand-link-v52{color:var(--accent)!important;text-decoration:none!important}
.native-product-brand-link-v52:hover{text-decoration:underline!important;text-underline-offset:3px}

/* DDeals remains visually identical, while the brand gets its own internal link. */
.ddeals-product-shell-v52{display:flex;flex-direction:column;height:100%}
.ddeals-product-shell-v52>.ddeals-media{flex:0 0 auto;text-decoration:none;color:inherit}
.ddeals-copy-link-v52{display:flex;flex:1;min-height:0;flex-direction:column;text-decoration:none;color:inherit}
.ddeals-copy-link-v52>p{font:500 11px/1.42 Manrope,Inter,sans-serif;color:var(--muted);margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ddeals-brand .ddeals-brand-link-v52{max-width:72%;font:900 9px/1 Manrope,Inter,sans-serif;color:var(--accent);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ddeals-brand .ddeals-brand-link-v52:hover{text-decoration:underline;text-underline-offset:2px}
.offers-v38 .ddeals-card-v38 .ddeals-copy-link-v52>p{display:none}

[data-theme="dark"] .brand-hero-v52,[data-theme="dark"] .brand-featured-card-v52,[data-theme="dark"] .brand-directory-v52>a,[data-theme="dark"] .brand-content-grid-v52 article,[data-theme="dark"] .brand-product-card-v52{background:var(--card)}
[data-theme="dark"] .brand-hero-v52{background:linear-gradient(135deg,var(--card),var(--soft))}
[data-theme="dark"] .brand-tabs-v52{background:color-mix(in srgb,var(--paper) 92%,transparent)}
[data-theme="dark"] .brand-card-logo-v52,[data-theme="dark"] .brand-logo-v52,[data-theme="dark"] .brand-product-media-v52{background:#f7f8f8}
[data-theme="dark"] .brand-logo-v52.is-fallback,[data-theme="dark"] .brand-card-logo-v52.is-fallback{background:color-mix(in srgb,var(--accent) 17%,#171b19)}
[data-theme="dark"] .brand-tabs-v52 a.active{background:#f1f3f2;color:#111412}

@media(max-width:980px){
  .brand-featured-grid-v52{grid-template-columns:repeat(2,minmax(0,1fr))}
  .brand-directory-v52{grid-template-columns:repeat(3,minmax(0,1fr))}
  .brand-hero-v52{grid-template-columns:1fr minmax(270px,.7fr)}
  .brand-hero-copy-v52{padding:28px}
  .brand-identity-v52 h1{font-size:41px}
  .brand-content-grid-v52{grid-template-columns:repeat(2,minmax(0,1fr))}
  .brand-product-grid-v52{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .brand-index-v52,.brand-page-v52{width:100%!important;max-width:none!important;padding-top:18px!important;padding-left:12px!important;padding-right:12px!important}
  .brand-index-head-v52{padding-top:10px}.brand-index-head-v52 h1{font-size:38px;letter-spacing:-1.35px}.brand-index-head-v52 p{font-size:15px}
  .brand-featured-grid-v52{grid-template-columns:1fr;gap:8px}
  .brand-featured-card-v52{border-radius:12px;padding:10px}.brand-card-logo-v52{width:50px;height:50px;border-radius:10px}
  .brand-directory-v52{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-directory-v52>a{padding:12px 10px}
  .brand-hero-v52{grid-template-columns:1fr;min-height:0;border-radius:14px;box-shadow:none}
  .brand-hero-copy-v52{padding:20px 16px}.brand-identity-v52{gap:12px}.brand-logo-v52{width:62px;height:62px;flex-basis:62px;border-radius:13px;padding:9px}.brand-identity-v52 h1{font-size:34px;letter-spacing:-1.2px}.brand-hero-copy-v52>p{font-size:14px;margin-top:16px}.brand-stats-v52{margin-top:17px;gap:6px}.brand-stats-v52>div{min-width:0;flex:1;padding:9px}.brand-stats-v52 strong{font-size:18px}.brand-stats-v52 span{font-size:8px}
  .brand-hero-media-v52{min-height:0;aspect-ratio:16/8}.brand-hero-media-v52 img{object-fit:cover}
  .brand-tabs-v52{top:62px;margin-left:-12px;margin-right:-12px;border-left:0;border-right:0;border-radius:0;padding-left:12px;padding-right:12px}
  .brand-tabs-v52 a{padding:9px 10px}
  .brand-category-filters-v52{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}
  .brand-section-head-v52{margin-top:32px;align-items:flex-start}.brand-section-head-v52>div{min-width:0}.brand-section-head-v52 p{font-size:11px}.brand-section-head-v52>a{white-space:nowrap}
  .brand-content-grid-v52{grid-template-columns:1fr 1fr;gap:8px}.brand-content-grid-v52 article{border-radius:11px}.brand-content-grid-v52 article>a>div{padding:10px}.brand-content-grid-v52 h3{font-size:15px}.brand-content-grid-v52 p{display:none}.brand-content-grid-v52 small{font-size:9px}
  .brand-product-grid-v52{grid-template-columns:1fr 1fr;gap:8px}.brand-product-card-v52{border-radius:11px}.brand-product-media-v52{height:145px;padding:10px}.brand-product-copy-v52{padding:10px}.brand-product-copy-v52 h3{font-size:13px}.brand-product-copy-v52>p{display:none}.brand-product-bottom-v52 strong{font-size:17px}
  .ddeals-copy-link-v52>p{display:none}
}
@media(max-width:430px){.brand-directory-v52{grid-template-columns:1fr 1fr}.brand-content-grid-v52,.brand-product-grid-v52{grid-template-columns:1fr 1fr}.brand-product-media-v52{height:132px}}

/* v0.53 — Product comparator */
.compare-product-btn-v53{appearance:none;border:1px solid color-mix(in srgb,var(--accent) 34%,var(--line));background:color-mix(in srgb,var(--accent) 8%,var(--card));color:var(--ink);border-radius:999px;min-height:34px;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font:800 11px/1 Inter,ui-sans-serif,sans-serif;cursor:pointer;white-space:nowrap;transition:.16s ease;position:relative;z-index:9}.compare-product-btn-v53>span:first-child{font-size:16px;color:var(--accent);line-height:1}.compare-product-btn-v53:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px)}.compare-product-btn-v53.is-selected{background:var(--accent);border-color:var(--accent);color:#fff}.compare-product-btn-v53.is-selected>span:first-child{color:#fff}
.ddeals-card,.deal-card,.taxonomy-deal-card,.brand-product-card-v52{position:relative}.deal-compare-btn-v53{position:absolute;right:10px;top:50px;width:34px;min-width:34px;height:34px;padding:0;border-radius:50%}.deal-compare-btn-v53 [data-compare-label]{display:none}.brand-compare-btn-v53,.home-deal-compare-btn-v53,.taxonomy-compare-btn-v53{position:absolute;right:10px;top:10px}.brand-compare-btn-v53{z-index:12}.home-deal-compare-btn-v53,.taxonomy-compare-btn-v53{max-width:110px}.review-card-compare-v53{margin:0 14px 14px}.archive-lead>.review-card-compare-v53{position:absolute;right:18px;bottom:18px;margin:0}.archive-lead{position:relative}.archive-grid article{position:relative}.archive-grid .review-card-compare-v53{margin:0 12px 12px}.list-card>.review-card-compare-v53{margin:10px 0 0 auto}.review-compare-btn-v53{margin-top:12px}.review-tech-actions-v53,.product-tech-actions-v53{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-tech-actions-v53{justify-content:flex-end}.product-tech-actions-v53{justify-content:flex-end}

.compare-tray-v53{position:fixed;left:0;right:0;bottom:18px;z-index:120;padding:0 18px;pointer-events:none}.compare-tray-inner-v53{pointer-events:auto;max-width:1080px;margin:auto;min-height:76px;padding:10px 12px 10px 15px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));border-radius:18px;background:color-mix(in srgb,var(--card) 96%,transparent);box-shadow:0 18px 55px rgba(14,20,17,.19);backdrop-filter:blur(18px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.compare-tray-title-v53{display:grid;gap:3px;min-width:116px}.compare-tray-title-v53>span{text-transform:uppercase;color:var(--accent);font:900 10px/1.1 Inter,sans-serif;letter-spacing:.09em}.compare-tray-title-v53>strong{font-size:13px}.compare-tray-products-v53{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.compare-tray-products-v53::-webkit-scrollbar{display:none}.compare-tray-product-v53{height:54px;min-width:190px;max-width:235px;border:1px solid var(--line);border-radius:11px;background:var(--soft2);padding:5px 7px;display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:7px}.compare-tray-thumb-v53{width:42px;height:42px;border-radius:8px;background:var(--card);display:grid;place-items:center;overflow:hidden;color:var(--muted);font-weight:900}.compare-tray-thumb-v53 img{width:100%;height:100%;object-fit:contain}.compare-tray-product-v53>span:nth-child(2){min-width:0;display:grid;gap:3px}.compare-tray-product-v53 strong,.compare-tray-product-v53 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-tray-product-v53 strong{font-size:11px}.compare-tray-product-v53 small{font-size:9px;color:var(--muted)}.compare-tray-product-v53>button{border:0;background:transparent;color:var(--muted);font-size:19px;cursor:pointer;padding:0}.compare-tray-actions-v53{display:flex;align-items:center;gap:7px}.compare-tray-actions-v53 button,.compare-tray-actions-v53 a{border-radius:10px;padding:10px 12px;font:850 11px/1 Inter,sans-serif;white-space:nowrap}.compare-tray-actions-v53 button{border:1px solid var(--line);background:var(--card);color:var(--muted);cursor:pointer}.compare-tray-actions-v53 a{background:var(--accent);color:#fff}.compare-toast-v53{position:fixed;left:50%;bottom:112px;z-index:140;transform:translate(-50%,12px);opacity:0;background:var(--ink);color:var(--paper);border-radius:999px;padding:10px 14px;font:800 12px/1.2 Inter,sans-serif;box-shadow:0 10px 30px rgba(0,0,0,.18);transition:.2s ease;pointer-events:none}.compare-toast-v53.is-visible{opacity:1;transform:translate(-50%,0)}

.compare-page-v53{padding-top:28px}.compare-hero-v53{border:1px solid var(--line);border-radius:22px;background:var(--card);padding:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.compare-hero-v53>div:first-child{max-width:790px}.compare-hero-v53 h1{font-size:44px;line-height:1;letter-spacing:-1.8px;margin:8px 0 12px}.compare-hero-v53 p{margin:0;color:var(--muted);font:500 15px/1.55 Manrope,Inter,sans-serif}.compare-hero-actions-v53{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.compare-hero-actions-v53 button{border:1px solid var(--line);border-radius:10px;background:var(--soft2);color:var(--ink);padding:10px 13px;font-weight:850;cursor:pointer}.compare-share-btn-v53{border-color:color-mix(in srgb,var(--accent) 35%,var(--line))!important;color:var(--accent)!important}.compare-notice-v53{margin:16px 0 0;padding:13px 16px;border:1px solid color-mix(in srgb,#d99800 35%,var(--line));border-radius:12px;background:color-mix(in srgb,#ffd865 14%,var(--card));display:flex;gap:8px;flex-direction:column}.compare-notice-v53 span{color:var(--muted);font-size:13px}.compare-table-shell-v53{margin-top:20px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--card)}.compare-scroll-v53{overflow-x:auto;overscroll-behavior-inline:contain}.compare-table-v53{width:100%;border-collapse:separate;border-spacing:0;min-width:760px;table-layout:fixed}.compare-table-v53 th,.compare-table-v53 td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 15px;vertical-align:middle}.compare-table-v53 tr>*:last-child{border-right:0}.compare-table-v53 tbody tr:last-child>*{border-bottom:0}.compare-table-v53 thead th{background:var(--soft2);vertical-align:top;padding:15px}.compare-table-v53 thead .compare-row-label-v53{width:180px;vertical-align:middle}.compare-row-label-v53{position:sticky;left:0;z-index:4;background:var(--card);width:180px;text-align:left;font-size:12px}.compare-row-label-v53>span{display:block;width:max-content;margin-top:4px;border-radius:999px;background:var(--accent-soft);color:var(--accent);padding:3px 6px;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.compare-table-v53 tr.is-different td{background:color-mix(in srgb,var(--accent) 5%,var(--card))}.compare-table-v53 tr.is-different .compare-row-label-v53{border-left:3px solid var(--accent);padding-left:12px}.compare-product-head-v53{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;min-height:220px}.compare-product-head-v53 img,.compare-product-fallback-v53{width:112px;height:112px;object-fit:contain;background:var(--card);border-radius:12px}.compare-product-fallback-v53{display:grid;place-items:center;color:var(--muted);font-weight:950}.compare-product-head-v53>span:not(.compare-product-fallback-v53){color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.07em}.compare-product-head-v53 h2{font-size:15px;line-height:1.18;margin:2px 0 0;letter-spacing:-.2px}.compare-product-head-v53 small{color:var(--muted);font-size:10px}.compare-remove-v53{position:absolute;right:-7px;top:-7px;width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:var(--card);color:var(--muted);font-size:18px;cursor:pointer}.compare-table-v53 td{text-align:center;font-size:13px;line-height:1.4}.compare-empty-v53{color:color-mix(in srgb,var(--muted) 55%,transparent)}.compare-group-row-v53 th{position:static!important;background:var(--ink);color:var(--paper);font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:10px 14px;text-align:left}.compare-cell-actions-v53{display:flex;gap:7px;flex-direction:column;align-items:stretch}.compare-review-link-v53{border:1px solid var(--line);border-radius:7px;padding:8px;font-size:10px;font-weight:850}.compare-action-row-v53 td{padding:12px}.compare-action-row-v53 .amazon-cta{font-size:10px;padding:9px}.compare-empty-state-v53{margin-top:20px;padding:44px 24px;text-align:center;border:1px dashed color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:18px;background:var(--card)}.compare-empty-icon-v53{width:64px;height:64px;margin:0 auto 12px;border-radius:18px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:32px}.compare-empty-state-v53 h2{margin:0 0 8px;font-size:25px}.compare-empty-state-v53 p{margin:0;color:var(--muted)}.compare-add-v53{margin-top:28px}.compare-add-v53 .section-head{margin:0 0 13px}.compare-add-v53 .section-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.compare-picker-v53{position:relative;max-width:760px}.compare-picker-v53>input{width:100%;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:13px;padding:14px 46px 14px 15px;outline:0;font-size:14px}.compare-picker-v53>input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.compare-picker-v53>input:disabled{opacity:.55;cursor:not-allowed}.compare-picker-results-v53{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 7px);border:1px solid var(--line);border-radius:13px;background:var(--card);box-shadow:0 16px 36px rgba(15,18,16,.13);padding:6px;max-height:380px;overflow:auto}.compare-picker-results-v53>button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);display:grid;grid-template-columns:52px minmax(0,1fr) 30px;align-items:center;gap:10px;text-align:left;padding:8px;cursor:pointer}.compare-picker-results-v53>button:last-child{border-bottom:0}.compare-picker-results-v53>button:hover{background:var(--soft2);border-radius:9px}.compare-picker-thumb-v53{width:52px;height:52px;border-radius:9px;background:var(--soft);display:grid;place-items:center;overflow:hidden;color:var(--muted);font-weight:900}.compare-picker-thumb-v53 img{width:100%;height:100%;object-fit:contain}.compare-picker-results-v53>button>span:nth-child(2){min-width:0;display:grid;gap:4px}.compare-picker-results-v53 strong{font-size:12px}.compare-picker-results-v53 small{color:var(--muted);font-size:10px}.compare-picker-results-v53 b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:18px}.compare-picker-empty-v53{padding:16px;color:var(--muted);font-size:12px}.compare-procon-v53{margin-top:28px}.compare-procon-grid-v53{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.compare-procon-grid-v53 article{border:1px solid var(--line);border-radius:15px;background:var(--card);padding:17px}.compare-procon-grid-v53 h3{font-size:15px;line-height:1.2;margin:0 0 13px}.compare-procon-grid-v53 strong{font-size:10px;text-transform:uppercase;letter-spacing:.07em}.compare-procon-grid-v53 ul{list-style:none;padding:0;margin:7px 0 14px;display:grid;gap:7px}.compare-procon-grid-v53 li{display:grid;grid-template-columns:18px 1fr;gap:6px;color:var(--muted);font-size:11px;line-height:1.4}.compare-pros-v53 strong,.compare-pros-v53 li>span{color:var(--accent)}.compare-cons-v53 strong,.compare-cons-v53 li>span{color:#b24b45}.compare-legal-v53{margin:38px 0 0;color:var(--muted);font-size:10px;border-top:1px solid var(--line);padding-top:13px}

[data-theme="dark"] .compare-tray-inner-v53,[data-theme="dark"] .compare-table-shell-v53,[data-theme="dark"] .compare-hero-v53,[data-theme="dark"] .compare-empty-state-v53,[data-theme="dark"] .compare-procon-grid-v53 article,[data-theme="dark"] .compare-picker-results-v53{background:var(--card)}
@media(max-width:820px){.compare-tray-v53{bottom:8px;padding:0 8px}.compare-tray-inner-v53{grid-template-columns:1fr auto;gap:8px;padding:8px;border-radius:14px}.compare-tray-title-v53{display:none}.compare-tray-products-v53{grid-column:1 / -1}.compare-tray-product-v53{min-width:155px;max-width:180px;height:48px;grid-template-columns:36px minmax(0,1fr) 20px}.compare-tray-thumb-v53{width:36px;height:36px}.compare-tray-actions-v53{grid-column:1 / -1;justify-content:flex-end}.compare-tray-actions-v53 a{flex:1;text-align:center}.compare-toast-v53{bottom:120px;max-width:calc(100vw - 28px);text-align:center}.compare-hero-v53{padding:22px 18px;align-items:flex-start;flex-direction:column}.compare-hero-v53 h1{font-size:34px}.compare-hero-actions-v53{justify-content:flex-start}.compare-page-v53{padding-left:0!important;padding-right:0!important}.compare-page-v53>.compare-hero-v53,.compare-page-v53>.compare-notice-v53,.compare-page-v53>.compare-empty-state-v53,.compare-page-v53>.compare-add-v53,.compare-page-v53>.compare-procon-v53,.compare-page-v53>.compare-legal-v53{margin-left:12px;margin-right:12px}.compare-table-shell-v53{border-left:0;border-right:0;border-radius:0}.compare-table-v53{min-width:690px}.compare-row-label-v53,.compare-table-v53 thead .compare-row-label-v53{width:136px;min-width:136px;max-width:136px}.compare-table-v53 th,.compare-table-v53 td{padding:11px 9px}.compare-product-head-v53{min-height:190px}.compare-product-head-v53 img,.compare-product-fallback-v53{width:92px;height:92px}.compare-product-head-v53 h2{font-size:13px}.compare-row-label-v53{font-size:10px}.compare-table-v53 td{font-size:11px}.review-tech-actions-v53,.product-tech-actions-v53{width:100%;justify-content:stretch}.review-tech-actions-v53>*{flex:1}.product-tech-actions-v53>*{flex:1}.archive-lead>.review-card-compare-v53{position:static;margin:0 14px 14px}.home-deal-compare-btn-v53,.taxonomy-compare-btn-v53,.brand-compare-btn-v53{top:8px;right:8px;padding:6px 8px;font-size:10px}}
@media(max-width:520px){.deal-compare-btn-v53{top:45px;right:8px;width:31px;min-width:31px;height:31px}.compare-product-btn-v53{min-height:31px}.compare-procon-grid-v53{grid-template-columns:1fr}.compare-hero-v53 h1{font-size:30px}.compare-picker-results-v53{position:fixed;left:8px;right:8px;top:auto;bottom:8px;max-height:60vh;z-index:150}.review-card-compare-v53{margin:0 10px 10px}.list-card>.review-card-compare-v53{margin:8px 0 0}.compare-tray-product-v53{min-width:145px}}
.compare-head-tools-v53{position:absolute;left:0;right:0;top:-7px;display:flex;align-items:center;justify-content:space-between;gap:8px}.compare-head-tools-v53 .compare-remove-v53{position:static;flex:0 0 auto}.compare-replace-v53{border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));background:var(--card);color:var(--accent);border-radius:999px;padding:6px 9px;font:850 9px/1 Inter,sans-serif;cursor:pointer}.compare-replace-v53:hover{background:var(--accent-soft)}.compare-replace-status-v53{margin:0 0 8px;padding:9px 11px;border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:750}.compare-replace-status-v53[hidden]{display:none!important}

/* v0.54 — structured product catalog */
.catalog-product-card-v54{position:relative;min-width:0;border:1px solid var(--line);background:var(--card);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-product-card-v54:hover{transform:translateY(-2px);box-shadow:0 16px 36px #10121412;border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.catalog-product-card-v54>.compare-product-btn-v53,.catalog-product-card-v54>.catalog-compare-btn-v54{position:absolute;z-index:3;right:10px;top:10px}.catalog-product-media-v54{position:relative;display:grid;place-items:center;aspect-ratio:1/1;background:color-mix(in srgb,var(--soft) 80%,var(--paper));overflow:hidden}.catalog-product-media-v54 img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .2s ease}.catalog-product-card-v54:hover .catalog-product-media-v54 img{transform:scale(1.025)}.catalog-product-media-v54>span{font-size:34px;font-weight:950;color:var(--accent)}.catalog-product-media-v54>b{position:absolute;left:10px;top:10px;padding:6px 8px;border-radius:999px;background:var(--accent);color:#fff;font-size:11px}.catalog-product-copy-v54{padding:14px 15px 15px;display:flex;flex:1;flex-direction:column}.catalog-product-meta-v54{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:18px;color:var(--muted);font-size:11px;font-weight:800}.catalog-product-meta-v54>a{color:var(--accent)}.catalog-product-meta-v54 strong{white-space:nowrap;color:#a66b00}.catalog-product-copy-v54 h3{font-size:17px;line-height:1.18;letter-spacing:-.3px;margin:7px 0 5px}.catalog-product-copy-v54>small{color:var(--muted);font-size:11px}.catalog-product-copy-v54>p{font-size:12.5px;line-height:1.45;color:var(--muted);margin:9px 0 14px}.catalog-product-bottom-v54{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}.catalog-product-bottom-v54>div:first-child{display:grid;gap:3px}.catalog-product-bottom-v54>div:first-child strong{font-size:20px;letter-spacing:-.45px}.catalog-product-bottom-v54>div:first-child span{font-size:11px;color:var(--muted)}.catalog-product-bottom-v54>div:last-child{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.catalog-product-bottom-v54>div:last-child a{font-size:11px;font-weight:900;color:var(--accent)}.catalog-product-grid-v54{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.catalog-hero-v54{max-width:900px;padding:24px 0 28px}.catalog-hero-v54 h1{font-size:48px;line-height:1;letter-spacing:-1.9px;margin:7px 0 12px}.catalog-hero-v54>p{max-width:780px;color:var(--muted);font-size:17px;line-height:1.55;margin:0}.catalog-breadcrumb-v54,.product-breadcrumb-v54{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin-top:16px}.catalog-breadcrumb-v54 a:hover,.product-breadcrumb-v54 a:hover{color:var(--accent)}.catalog-category-grid-v54{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 28px}.catalog-category-grid-v54>a{display:grid;gap:5px;position:relative;padding:15px 34px 15px 15px;border:1px solid var(--line);border-radius:13px;background:var(--card)}.catalog-category-grid-v54>a:hover{border-color:var(--accent)}.catalog-category-grid-v54 span{font-weight:900;font-size:14px}.catalog-category-grid-v54 strong{font-size:11px;color:var(--muted)}.catalog-category-grid-v54 b{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:var(--accent)}.catalog-layout-v54{display:grid;grid-template-columns:245px minmax(0,1fr);gap:26px;align-items:start}.catalog-filters-v54{position:sticky;top:90px;border:1px solid var(--line);border-radius:15px;background:var(--card);overflow:hidden}.catalog-filters-v54 form{padding:15px}.catalog-filter-head-v54{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--line)}.catalog-filter-head-v54 strong{font-size:16px}.catalog-filter-head-v54 a{font-size:11px;font-weight:850;color:var(--accent)}.catalog-filters-v54 label{display:grid;gap:5px;margin:12px 0 0;font-size:11px;font-weight:850}.catalog-filters-v54 input,.catalog-filters-v54 select{width:100%;min-width:0;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:9px;padding:9px 10px;font-size:12px}.catalog-filters-v54 button{width:100%;border:0;border-radius:9px;background:var(--accent);color:#fff;font-weight:900;padding:11px 12px;margin-top:14px;cursor:pointer}.catalog-price-fields-v54{display:grid;grid-template-columns:1fr 1fr;gap:7px}.catalog-results-head-v54{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.catalog-results-head-v54>div{display:grid;gap:2px}.catalog-results-head-v54 strong{font-size:16px}.catalog-results-head-v54 span{font-size:11px;color:var(--muted)}.catalog-results-head-v54>a{font-size:12px;font-weight:900;color:var(--accent)}.catalog-empty-v54{min-height:220px;border:1px dashed var(--line);border-radius:15px;display:grid;place-content:center;text-align:center;gap:6px;padding:20px}.catalog-empty-v54 span{color:var(--muted);font-size:13px}.catalog-pagination-v54{display:flex;justify-content:center;gap:6px;margin-top:26px}.catalog-pagination-v54 a{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:850}.catalog-pagination-v54 a.active{background:var(--accent);color:#fff;border-color:var(--accent)}.catalog-error-v54{text-align:center;min-height:55vh;display:grid;place-content:center;justify-items:center}.catalog-error-v54 h1{font-size:40px;margin-bottom:7px}.catalog-error-v54 p{color:var(--muted)}
.product-page-v54{padding-top:22px}.product-breadcrumb-v54{margin:0 0 22px}.product-hero-v54{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:42px;align-items:start}.product-gallery-v54{min-height:460px;aspect-ratio:1/1;display:grid;place-items:center;border:1px solid var(--line);border-radius:20px;background:color-mix(in srgb,var(--soft) 76%,var(--paper));overflow:hidden}.product-gallery-v54 img{width:100%;height:100%;object-fit:contain;padding:32px}.product-gallery-v54>span{font-size:56px;color:var(--accent);font-weight:950}.product-summary-v54{padding:8px 0}.product-summary-top-v54{display:flex;justify-content:space-between;gap:15px;align-items:center;color:var(--muted);font-size:12px;font-weight:850}.product-summary-top-v54>a{color:var(--accent)}.product-summary-top-v54 strong{color:#a66b00}.product-summary-v54 h1{font-size:42px;line-height:1.02;letter-spacing:-1.65px;margin:9px 0 7px}.product-model-v54{font-size:12px;color:var(--muted);font-weight:750;margin:0 0 14px}.product-dek-v54{font-size:16px;line-height:1.55;color:var(--muted);margin:0 0 18px}.product-variants-v54{padding:14px 0;border-top:1px solid var(--line)}.product-variants-v54>span{display:block;font-size:11px;font-weight:900;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.product-variants-v54>div{display:flex;gap:7px;flex-wrap:wrap}.product-variants-v54 a{border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}.product-variants-v54 a.active{background:var(--accent);border-color:var(--accent);color:#fff}.product-buybox-v54{margin-top:14px;padding:18px;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));border-radius:16px;background:color-mix(in srgb,var(--accent) 5%,var(--card));display:flex;align-items:center;justify-content:space-between;gap:18px}.product-buybox-v54>div:first-child{display:grid;gap:3px}.product-buybox-v54>div:first-child>span{font-size:11px;color:var(--muted);font-weight:800}.product-buybox-v54>div:first-child>strong{font-size:25px;letter-spacing:-.55px}.product-buybox-v54 small{max-width:360px;color:var(--muted);font-size:10px;line-height:1.35}.product-buy-actions-v54{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.product-buy-actions-v54 .amazon-cta{background:var(--accent)}.product-specs-v54,.product-related-v54,.product-editorial-v54{margin-top:44px;border-top:1px solid var(--line)}.product-specs-v54 .section-head p{margin:3px 0 0;color:var(--muted);font-size:12px}.product-specs-v54 dl{display:grid;grid-template-columns:1fr 1fr;margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden}.product-specs-v54 dl>div{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(0,1.15fr);gap:12px;padding:13px 15px;border-bottom:1px solid var(--line)}.product-specs-v54 dl>div:nth-child(odd){border-right:1px solid var(--line)}.product-specs-v54 dt{font-size:12px;color:var(--muted);font-weight:750}.product-specs-v54 dd{margin:0;text-align:right;font-size:12px;font-weight:900}.product-review-v54{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;margin-top:44px;padding:24px;border-radius:18px;background:var(--ink);color:var(--paper)}.product-review-v54 h2{font-size:26px;letter-spacing:-.7px;margin:6px 0 8px}.product-review-v54 p{max-width:750px;color:color-mix(in srgb,var(--paper) 72%,transparent);line-height:1.5;margin:0 0 9px}.product-review-v54 a{font-size:12px;font-weight:900;color:#7ce0ad}.product-review-score-v54{display:flex;align-items:baseline;gap:3px}.product-review-score-v54 strong{font-size:48px}.product-review-score-v54 span{font-weight:800}.product-review-notes-v54{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-review-notes-v54>div{display:grid;gap:5px;padding:13px;border:1px solid #ffffff1d;border-radius:12px}.product-review-notes-v54>div>strong{font-size:12px;text-transform:uppercase}.product-review-notes-v54>div>span{font-size:12px;color:#e1e5e3}.product-legal-v54{max-width:850px;margin:38px auto 0;text-align:center;color:var(--muted);font-size:10px;line-height:1.5}.brand-product-actions-v54{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ddeals-offer-inline-v54{font-size:11px;font-weight:900;color:var(--accent)}
html[data-theme="dark"] .catalog-product-card-v54,html[data-theme="dark"] .catalog-filters-v54,html[data-theme="dark"] .catalog-category-grid-v54>a{background:var(--card)}html[data-theme="dark"] .catalog-product-media-v54,html[data-theme="dark"] .product-gallery-v54{background:#f1f3f2}html[data-theme="dark"] .catalog-product-media-v54 img,html[data-theme="dark"] .product-gallery-v54 img{mix-blend-mode:normal}html[data-theme="dark"] .catalog-filters-v54 input,html[data-theme="dark"] .catalog-filters-v54 select{background:var(--soft);color:var(--ink)}html[data-theme="dark"] .product-review-v54{background:#090b0a;color:#f4f6f5}
@media(max-width:1050px){.catalog-category-grid-v54{grid-template-columns:repeat(3,1fr)}.catalog-layout-v54{grid-template-columns:220px minmax(0,1fr)}.catalog-product-grid-v54{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero-v54{gap:28px}.product-gallery-v54{min-height:380px}.product-summary-v54 h1{font-size:36px}}
@media(max-width:760px){.product-catalog-v54,.product-page-v54{padding-left:15px!important;padding-right:15px!important}.catalog-hero-v54{padding-top:10px}.catalog-hero-v54 h1{font-size:35px;letter-spacing:-1.25px}.catalog-hero-v54>p{font-size:15px}.catalog-category-grid-v54{grid-template-columns:1fr 1fr}.catalog-layout-v54{grid-template-columns:1fr;gap:18px}.catalog-filters-v54{position:static;border-radius:13px}.catalog-price-fields-v54{grid-template-columns:1fr 1fr}.catalog-product-grid-v54{grid-template-columns:1fr 1fr;gap:9px}.catalog-product-media-v54 img{padding:10px}.catalog-product-copy-v54{padding:11px}.catalog-product-copy-v54 h3{font-size:14px}.catalog-product-copy-v54>p{display:none}.catalog-product-meta-v54{font-size:9px}.catalog-product-meta-v54 strong{display:none}.catalog-product-bottom-v54{display:grid;gap:7px;align-items:start}.catalog-product-bottom-v54>div:first-child strong{font-size:17px}.catalog-product-bottom-v54>div:last-child{justify-content:flex-start}.catalog-results-head-v54{align-items:flex-start}.product-breadcrumb-v54{white-space:nowrap;overflow-x:auto;flex-wrap:nowrap}.product-hero-v54{grid-template-columns:1fr;gap:18px}.product-gallery-v54{min-height:0;aspect-ratio:1/1;border-radius:14px}.product-gallery-v54 img{padding:20px}.product-summary-v54{padding:0}.product-summary-v54 h1{font-size:33px;letter-spacing:-1.2px}.product-dek-v54{font-size:15px}.product-buybox-v54{align-items:stretch;flex-direction:column}.product-buy-actions-v54{justify-content:flex-start}.product-specs-v54 dl{grid-template-columns:1fr}.product-specs-v54 dl>div:nth-child(odd){border-right:0}.product-review-v54{grid-template-columns:1fr;padding:18px}.product-review-score-v54{grid-row:1;justify-content:flex-start}.product-review-score-v54 strong{font-size:40px}.product-review-notes-v54{grid-template-columns:1fr}.catalog-error-v54 h1{font-size:32px}}

/* v0.55 — Buying Guides / “Migliori X” */
.buying-guide-quick-v55,.buying-guide-details-v55,.buying-guide-methods-v55,.buying-guide-faq-v55{max-width:1040px;margin:34px auto 0}.buying-guide-heading-v55{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 0 18px;border-top:4px solid var(--accent)}.buying-guide-heading-v55 h2{font-size:32px;line-height:1.05;letter-spacing:-1px;margin:5px 0 7px}.buying-guide-heading-v55 p,.buying-guide-section-head-v55 p{max-width:760px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.buying-guide-heading-v55>strong{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px}.buying-guide-quick-grid-v55{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.buying-guide-quick-card-v55{position:relative;min-width:0;border:1px solid var(--line);background:var(--card);padding:12px}.buying-guide-card-rank-v55{position:absolute;z-index:2;top:9px;left:9px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-size:11px;font-weight:950}.buying-guide-card-media-v55{display:grid;place-items:center;aspect-ratio:1.35/1;background:#fff;margin-bottom:10px;overflow:hidden}.buying-guide-card-media-v55 img{width:100%;height:100%;object-fit:contain;padding:8px}.buying-guide-card-copy-v55{min-width:0}.buying-guide-award-v55{display:inline-block;color:var(--accent);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.buying-guide-card-copy-v55 h3{font-size:16px;line-height:1.18;letter-spacing:-.2px;margin:0 0 5px}.buying-guide-card-copy-v55 small{display:block;color:var(--muted);font-size:11px}.buying-guide-card-meta-v55{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:10px}.buying-guide-card-meta-v55 span{font-size:11px;color:var(--muted)}.buying-guide-card-meta-v55 span b{font-size:16px;color:var(--ink)}.buying-guide-card-meta-v55>strong{font-size:17px}.buying-guide-card-copy-v55 p{font-size:12px;line-height:1.4;color:var(--muted);margin:9px 0 0}.buying-guide-card-copy-v55 p b{color:var(--ink)}
.buying-guide-table-wrap-v55{overflow:auto;border:1px solid var(--line);background:var(--card);scrollbar-width:thin}.buying-guide-table-v55{width:100%;min-width:800px;border-collapse:collapse;font-size:13px}.buying-guide-table-v55 th{padding:10px 12px;text-align:left;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em;background:var(--soft2);border-bottom:1px solid var(--line)}.buying-guide-table-v55 td{padding:11px 12px;border-bottom:1px solid var(--line);vertical-align:middle}.buying-guide-table-v55 tr:last-child td{border-bottom:0}.buying-guide-rank-v55{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-weight:950}.buying-guide-table-product-v55{display:grid;grid-template-columns:54px minmax(130px,1fr);gap:10px;align-items:center}.buying-guide-table-product-v55 img{width:54px;height:48px;object-fit:contain;background:#fff;padding:3px}.buying-guide-table-product-v55 strong{display:block;line-height:1.22}.buying-guide-table-product-v55 small,.buying-guide-table-v55 td>small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.buying-guide-mini-specs-v55{display:grid;gap:3px;list-style:none;padding:0;margin:0;min-width:180px}.buying-guide-mini-specs-v55 li{display:flex;justify-content:space-between;gap:10px;font-size:10px}.buying-guide-mini-specs-v55 span{color:var(--muted)}.buying-guide-mini-specs-v55 b{font-weight:850;text-align:right}.buying-guide-table-price-v55{white-space:nowrap;font-size:14px}.buying-guide-muted-v55{font-size:10px;color:var(--muted)}.buying-guide-table-link-v55{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--accent);color:#fff;font-weight:950}
.buying-guide-section-head-v55{margin:0 0 18px}.buying-guide-section-head-v55 h2{margin-bottom:4px}.buying-guide-detail-list-v55{display:grid;gap:18px}.buying-guide-product-v55{position:relative;border:1px solid var(--line);background:var(--card);padding:22px}.buying-guide-product-index-v55{display:flex;align-items:center;gap:10px;margin-bottom:16px}.buying-guide-product-index-v55>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--ink);color:var(--paper);font-size:11px;font-weight:950}.buying-guide-product-index-v55>strong{color:var(--accent);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.buying-guide-product-top-v55{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:center}.buying-guide-product-media-v55{display:grid;place-items:center;min-height:190px;background:#fff;overflow:hidden}.buying-guide-product-media-v55 img{width:100%;height:210px;object-fit:contain;padding:12px}.buying-guide-product-media-v55>span{font-size:32px;font-weight:950;color:var(--accent)}.buying-guide-brand-v55{display:block;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.buying-guide-product-copy-v55 h3{font-size:29px;line-height:1.04;letter-spacing:-.8px;margin:6px 0 8px}.buying-guide-bestfor-v55{font-size:13px;color:var(--muted);margin:0 0 9px}.buying-guide-bestfor-v55 b{color:var(--ink)}.buying-guide-verdict-v55{font-size:15px;line-height:1.55;color:var(--body-text);margin:0}.buying-guide-product-meta-v55{display:flex;align-items:center;gap:16px;margin-top:14px}.buying-guide-score-v55{display:flex;align-items:baseline;gap:3px;color:var(--muted);font-size:11px}.buying-guide-score-v55 b{font-size:22px;color:var(--ink)}.buying-guide-score-v55 a{margin-left:6px;color:var(--accent);font-weight:800}.buying-guide-price-v55{font-size:23px;letter-spacing:-.4px}.buying-guide-specs-v55{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);margin:18px 0 0}.buying-guide-specs-v55>div{background:var(--soft2);padding:11px 12px}.buying-guide-specs-v55 dt{font-size:9px;color:var(--muted);text-transform:uppercase;font-weight:900;letter-spacing:.06em}.buying-guide-specs-v55 dd{margin:4px 0 0;font-size:13px;font-weight:850}.buying-guide-procon-v55{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.buying-guide-procon-v55>div{border:1px solid var(--line);padding:14px}.buying-guide-procon-v55 h4{font-size:13px;margin:0 0 8px}.buying-guide-procon-v55 ul{display:grid;gap:6px;list-style:none;margin:0;padding:0}.buying-guide-procon-v55 li{display:grid;grid-template-columns:18px 1fr;gap:6px;font-size:12px;line-height:1.35}.buying-guide-pro-v55 li>span{color:var(--accent);font-weight:950}.buying-guide-con-v55 li>span{color:#a04b43;font-weight:950}.buying-guide-actions-v55{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:18px}.buying-guide-actions-v55>a,.buying-guide-actions-v55>button{margin:0}.buying-guide-internal-v55{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);padding:10px 12px;font-size:12px;font-weight:900}.buying-guide-compare-v55{min-height:39px}.buying-guide-cta-v55{font-size:12px;padding:11px 14px}
.buying-guide-methods-v55{display:grid;grid-template-columns:1fr 1fr;gap:16px}.buying-guide-methods-v55>div{border-top:3px solid var(--ink);background:var(--soft2);padding:20px}.buying-guide-methods-v55 h2{font-size:24px;line-height:1.08;letter-spacing:-.5px;margin:5px 0 12px}.buying-guide-richtext-v55{font-size:14px;line-height:1.65;color:var(--body-text)}.buying-guide-richtext-v55>:first-child{margin-top:0}.buying-guide-richtext-v55>:last-child{margin-bottom:0}.buying-guide-faq-list-v55{border-top:1px solid var(--line)}.buying-guide-faq-list-v55 details{border-bottom:1px solid var(--line)}.buying-guide-faq-list-v55 summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 2px;cursor:pointer;font-weight:900;list-style:none}.buying-guide-faq-list-v55 summary::-webkit-details-marker{display:none}.buying-guide-faq-list-v55 summary span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--soft);color:var(--accent);font-size:18px}.buying-guide-faq-list-v55 details[open] summary span{transform:rotate(45deg)}.buying-guide-faq-list-v55 details>div{padding:0 38px 18px 2px;color:var(--body-text);font-size:14px;line-height:1.65}.buying-guide-faq-list-v55 details>div>:first-child{margin-top:0}.buying-guide-faq-list-v55 details>div>:last-child{margin-bottom:0}
html[data-theme="dark"] .buying-guide-card-media-v55,html[data-theme="dark"] .buying-guide-table-product-v55 img,html[data-theme="dark"] .buying-guide-product-media-v55{background:#fff}html[data-theme="dark"] .buying-guide-card-rank-v55,html[data-theme="dark"] .buying-guide-product-index-v55>span{background:#f1f4f2;color:#111}html[data-theme="dark"] .buying-guide-product-copy-v55 h3,html[data-theme="dark"] .buying-guide-card-copy-v55 h3,html[data-theme="dark"] .buying-guide-card-meta-v55 span b,html[data-theme="dark"] .buying-guide-bestfor-v55 b,html[data-theme="dark"] .buying-guide-score-v55 b{color:var(--ink)}
@media(max-width:980px){.buying-guide-quick-grid-v55{grid-template-columns:repeat(2,minmax(0,1fr))}.buying-guide-product-top-v55{grid-template-columns:180px minmax(0,1fr)}.buying-guide-specs-v55{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.buying-guide-quick-v55,.buying-guide-details-v55,.buying-guide-methods-v55,.buying-guide-faq-v55{width:auto;margin-left:-15px;margin-right:-15px}.buying-guide-heading-v55,.buying-guide-section-head-v55{padding-left:15px;padding-right:15px}.buying-guide-heading-v55{align-items:flex-start;flex-direction:column;gap:10px}.buying-guide-heading-v55 h2{font-size:27px}.buying-guide-quick-grid-v55{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 15px 4px;gap:10px;scrollbar-width:none}.buying-guide-quick-grid-v55::-webkit-scrollbar{display:none}.buying-guide-quick-card-v55{flex:0 0 78vw;scroll-snap-align:start}.buying-guide-table-wrap-v55{border-left:0;border-right:0}.buying-guide-detail-list-v55{gap:12px}.buying-guide-product-v55{border-left:0;border-right:0;padding:18px 15px}.buying-guide-product-top-v55{grid-template-columns:1fr;gap:14px}.buying-guide-product-media-v55{min-height:0;height:220px}.buying-guide-product-media-v55 img{height:220px}.buying-guide-product-copy-v55 h3{font-size:25px}.buying-guide-specs-v55{grid-template-columns:1fr 1fr}.buying-guide-procon-v55,.buying-guide-methods-v55{grid-template-columns:1fr}.buying-guide-methods-v55{gap:10px}.buying-guide-methods-v55>div{border-left:0;border-right:0}.buying-guide-faq-list-v55{padding:0 15px}.buying-guide-actions-v55{align-items:stretch}.buying-guide-actions-v55>a,.buying-guide-actions-v55>button{flex:1 1 auto;justify-content:center;text-align:center}.buying-guide-cta-v55{display:inline-flex;align-items:center;justify-content:center}}

/* v0.56 — multi-merchant offer engine */
.product-merchants-v56{margin-top:28px;border:1px solid var(--line);border-radius:20px;background:var(--card);padding:22px}.product-merchants-v56 .section-head{margin:0 0 16px}.merchant-count-v56{font-size:.78rem;font-weight:800;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);white-space:nowrap}.merchant-offer-list-v56{display:grid;gap:10px}.merchant-offer-row-v56{display:grid;grid-template-columns:minmax(160px,1fr) minmax(150px,.65fr) auto;align-items:center;gap:18px;padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.merchant-offer-row-v56>div:first-child{display:flex;flex-direction:column;gap:4px}.merchant-offer-row-v56>div:first-child strong{font-size:.96rem}.merchant-offer-row-v56>div:first-child small{color:var(--muted);font-size:.76rem}.merchant-offer-row-v56>div:first-child small b{color:var(--accent)}.merchant-offer-price-v56{display:flex;align-items:baseline;gap:8px;justify-content:flex-end;flex-wrap:wrap}.merchant-offer-price-v56 strong{font-size:1.18rem}.merchant-offer-price-v56 del{font-size:.76rem;color:var(--muted)}.merchant-offer-price-v56 span{font-size:.72rem;font-weight:850;color:var(--accent)}.merchant-offer-row-v56 .amazon-btn{white-space:nowrap;padding:10px 14px}.deal-filter-merchants-v56{margin-top:22px}.deal-filter-merchants-v56 h3{margin:0 0 9px;font-size:.9rem}.deal-filter-merchants-v56 select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text);padding:0 11px}.ddeals-brand small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:700px){.product-merchants-v56{margin:18px 0 0;border-left:0;border-right:0;border-radius:0;padding:18px 16px}.merchant-offer-row-v56{grid-template-columns:1fr auto;gap:10px 14px}.merchant-offer-row-v56 .amazon-btn{grid-column:1/-1;text-align:center;width:100%}.merchant-offer-price-v56{justify-content:flex-end}.product-merchants-v56 .section-head{align-items:flex-start}.merchant-count-v56{margin-top:2px}}

/* v0.57.3 — dedicated News system */
.news-page-v573{padding-top:28px}.news-title-v573{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:18px 0 26px;border-bottom:1px solid var(--line)}.news-title-v573>div{max-width:850px}.news-title-v573 h1{font-size:52px;line-height:.98;letter-spacing:-2px;margin:7px 0 10px}.news-title-v573 p{max-width:780px;margin:0;color:var(--muted);font-size:17px;line-height:1.55}.news-rss-v573{flex:0 0 auto;border:1px solid var(--line);background:var(--card);padding:9px 12px;font-size:11px;font-weight:900;letter-spacing:.08em}.news-rss-v573:hover{border-color:var(--accent);color:var(--accent)}.news-category-strip-v573{display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;padding:15px 0;border-bottom:1px solid var(--line);scrollbar-width:none}.news-category-strip-v573::-webkit-scrollbar{display:none}.news-category-strip-v573>span{font-size:11px;font-weight:900;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-right:3px}.news-category-strip-v573 a{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:var(--card);padding:8px 10px;font-size:12px;font-weight:850}.news-category-strip-v573 a:hover{border-color:var(--accent);color:var(--accent)}.news-category-strip-v573 small{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:10px}.news-hero-v573{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:26px;padding:26px 0 8px}.news-hero-lead-v573>a{display:block}.news-hero-lead-v573 img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--soft)}.news-hero-lead-v573> a>div{padding-top:15px}.news-hero-lead-v573 h2{font-size:40px;line-height:1.02;letter-spacing:-1.5px;margin:7px 0 9px;max-width:820px}.news-hero-lead-v573 p{margin:0 0 10px;color:var(--muted);font-size:16px;line-height:1.48}.news-hero-lead-v573 small,.news-hero-side-v573 small,.news-card-v573 small{font-size:11px;color:var(--muted)}.news-hero-side-v573{display:grid;align-content:start}.news-hero-side-v573 article{padding:0 0 14px;margin-bottom:14px;border-bottom:1px solid var(--line)}.news-hero-side-v573 article:last-child{margin-bottom:0}.news-hero-side-v573 a{display:grid;grid-template-columns:132px minmax(0,1fr);gap:13px;align-items:start}.news-hero-side-v573 img{width:132px;height:88px;object-fit:cover;background:var(--soft)}.news-hero-side-v573 h3{font-size:17px;line-height:1.14;letter-spacing:-.25px;margin:5px 0 8px}.news-latest-v573{padding-top:5px}.news-latest-v573 .section-head{margin-top:38px}.news-count-v573{font-size:11px;font-weight:850;color:var(--muted);border:1px solid var(--line);padding:7px 10px;background:var(--card)}.news-feed-v573{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px}.news-card-v573{min-width:0;border-top:3px solid var(--ink);padding-top:12px}.news-card-v573 img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--soft);margin-bottom:12px}.news-card-v573 h3{font-size:21px;line-height:1.1;letter-spacing:-.45px;margin:6px 0 8px}.news-card-v573 p{font-size:13px;line-height:1.45;color:var(--muted);margin:0 0 9px}.news-empty-v573{display:grid;gap:7px;padding:34px;border:1px solid var(--line);background:var(--soft2);margin:28px 0}.news-empty-v573 strong{font-size:20px}.news-empty-v573 span{color:var(--muted)}.news-empty-v573 a{font-weight:900;color:var(--accent)}.news-pagination-v573{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:38px 0 0;padding-top:18px;border-top:1px solid var(--line)}.news-pagination-v573>a{font-size:12px;font-weight:900}.news-pagination-v573>div{display:flex;align-items:center;gap:6px}.news-pagination-v573>div a{display:grid;place-items:center;min-width:34px;height:34px;border:1px solid var(--line);background:var(--card);font-size:12px;font-weight:850}.news-pagination-v573>div a.active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.news-pagination-v573>div span{color:var(--muted)}
html[data-theme="dark"] .news-card-v573{border-top-color:var(--ink)}
@media(max-width:920px){.news-hero-v573{grid-template-columns:1fr}.news-hero-side-v573{grid-template-columns:1fr 1fr;gap:0 18px}.news-feed-v573{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.news-page-v573{padding-top:8px}.news-title-v573{padding-top:10px;align-items:flex-start}.news-title-v573 h1{font-size:36px;letter-spacing:-1.3px}.news-title-v573 p{font-size:15px}.news-rss-v573{margin-top:5px}.news-category-strip-v573{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.news-hero-v573{margin-left:-15px;margin-right:-15px;padding-top:18px}.news-hero-lead-v573> a>div{padding-left:15px;padding-right:15px}.news-hero-lead-v573 h2{font-size:30px;letter-spacing:-1px}.news-hero-side-v573{grid-template-columns:1fr;padding:0 15px}.news-hero-side-v573 a{grid-template-columns:118px 1fr}.news-hero-side-v573 img{width:118px;height:80px}.news-feed-v573{grid-template-columns:1fr;gap:0}.news-card-v573{display:block;padding:15px 0;border-top:1px solid var(--line)}.news-card-v573>a{display:grid;grid-template-columns:118px minmax(0,1fr);gap:13px;align-items:start}.news-card-v573 img{width:118px;height:82px;margin:0}.news-card-v573 h3{font-size:18px;margin-top:4px}.news-card-v573 p{display:none}.news-pagination-v573{align-items:stretch;flex-wrap:wrap}.news-pagination-v573>div{order:-1;width:100%;justify-content:center}.news-pagination-v573>a{flex:1;text-align:center;border:1px solid var(--line);padding:10px;background:var(--card)}}

/* v0.59 — wishlist + alert prezzo + storico prezzi realmente osservato */
.favorite-product-btn-v59,.price-alert-btn-v59{appearance:none;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));background:var(--card);color:var(--ink);border-radius:999px;min-height:36px;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font:800 11px/1 Inter,ui-sans-serif,sans-serif;cursor:pointer;transition:.16s ease;white-space:nowrap;position:relative;z-index:10}.favorite-product-btn-v59:hover,.price-alert-btn-v59:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px)}.favorite-product-btn-v59 svg{width:17px;height:17px;fill:transparent;stroke:currentColor;stroke-width:1.8}.favorite-product-btn-v59.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.favorite-product-btn-v59.is-active svg{fill:currentColor}.price-alert-btn-v59>span:first-child{font-size:15px;color:var(--accent)}
.ddeals-card>.deal-alert-btn-v59{position:absolute;right:10px;top:90px;width:34px;min-width:34px;height:34px;padding:0;border-radius:50%}.ddeals-card>.deal-alert-btn-v59>span:last-child{display:none}.brand-product-card-v52>.brand-favorite-v59,.brand-product-card-v52>.brand-alert-v59,.catalog-product-card-v54>.catalog-favorite-v59,.catalog-product-card-v54>.catalog-alert-v59,.taxonomy-deal-card>.taxonomy-favorite-v59,.taxonomy-deal-card>.taxonomy-alert-v59{position:absolute;width:34px;min-width:34px;height:34px;padding:0;border-radius:50%;z-index:13}.brand-product-card-v52>.brand-favorite-v59,.catalog-product-card-v54>.catalog-favorite-v59,.taxonomy-deal-card>.taxonomy-favorite-v59{left:10px;top:10px}.brand-product-card-v52>.brand-alert-v59,.catalog-product-card-v54>.catalog-alert-v59,.taxonomy-deal-card>.taxonomy-alert-v59{left:50px;top:10px}.brand-product-card-v52>.brand-favorite-v59 span,.brand-product-card-v52>.brand-alert-v59 span:last-child,.catalog-product-card-v54>.catalog-favorite-v59 span,.catalog-product-card-v54>.catalog-alert-v59 span:last-child,.taxonomy-deal-card>.taxonomy-favorite-v59 span,.taxonomy-deal-card>.taxonomy-alert-v59 span:last-child{display:none}.product-buy-actions-v54 .favorite-product-btn-v59,.product-buy-actions-v54 .price-alert-btn-v59{min-height:40px}.review-favorite-v59,.review-alert-v59{margin-top:12px}.compare-cell-actions-v53 .favorite-product-btn-v59,.compare-cell-actions-v53 .price-alert-btn-v59{width:100%;font-size:10px}.product-tech-actions-v53 .favorite-product-btn-v59,.product-tech-actions-v53 .price-alert-btn-v59{min-height:38px}
.price-alert-modal-v59{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;padding:18px;opacity:0;pointer-events:none;transition:.14s ease}.price-alert-modal-v59.is-open{opacity:1;pointer-events:auto}.price-alert-backdrop-v59{position:absolute;inset:0;background:#07100c99;backdrop-filter:blur(5px)}.price-alert-dialog-v59{position:relative;width:min(520px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 30px 90px #0005;padding:24px}.price-alert-close-v59{position:absolute;right:14px;top:14px;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--card);color:var(--ink);font-size:23px;cursor:pointer}.price-alert-dialog-v59 h2{font-size:30px;letter-spacing:-.9px;margin:5px 44px 15px 0}.price-alert-product-v59{display:flex;align-items:center;gap:12px;padding:10px;border-radius:13px;background:var(--soft2);margin-bottom:16px}.price-alert-product-v59 img{width:62px;height:62px;object-fit:contain;background:#fff;border-radius:10px}.price-alert-product-v59 div{display:grid;gap:4px;min-width:0}.price-alert-product-v59 strong{font-size:13px;line-height:1.25}.price-alert-product-v59 span{font-size:11px;color:var(--muted)}.price-alert-dialog-v59 form{display:grid;gap:12px}.price-alert-dialog-v59 label:not(.check){display:grid;gap:6px;font-size:11px;font-weight:900}.price-alert-dialog-v59 input[type=email],.price-alert-dialog-v59 input[name=target_price]{width:100%;border:1px solid var(--line);border-radius:11px;background:var(--card);color:var(--ink);padding:12px 13px;font:700 14px/1.2 Manrope,ui-sans-serif,sans-serif}.price-alert-dialog-v59 small{font-weight:500;color:var(--muted)}.price-alert-dialog-v59 .check{display:flex;align-items:flex-start;gap:8px;font-size:12px}.price-alert-dialog-v59 form>button{border:0;border-radius:11px;background:var(--accent);color:#fff;padding:12px 15px;font-weight:900;cursor:pointer}.price-alert-dialog-v59 form>p,.alert-privacy-copy-v59{font-size:10px;line-height:1.5;color:var(--muted);margin:0}.price-alert-status-v59{min-height:0;font-size:12px;font-weight:800}.price-alert-status-v59.success{color:var(--accent)}.price-alert-status-v59.error{color:#a13c34}.price-alert-hp-v59{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.price-alert-open-v59{overflow:hidden}
.alert-public-page-v59{padding-top:54px;padding-bottom:70px}.alert-public-card-v59{max-width:720px;margin:auto;border:1px solid var(--line);border-radius:20px;background:var(--card);padding:28px}.alert-public-card-v59 h1{font-size:36px;letter-spacing:-1.2px;margin:6px 0 10px}.alert-public-card-v59>p{color:var(--muted);line-height:1.55}.alert-public-actions-v59{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}.alert-public-email-v59{font-size:12px}.alert-public-notice-v59{padding:11px 13px;border-radius:10px;background:var(--soft2);font-size:12px;margin:12px 0}.alert-public-notice-v59.success{background:color-mix(in srgb,var(--accent) 10%,var(--card));color:var(--accent)}.alert-public-notice-v59.error{background:#a13c3413;color:#a13c34}.alert-manage-form-v59{display:grid;gap:12px;margin-top:20px}.alert-manage-form-v59 label:not(.check){display:grid;gap:6px;font-size:12px;font-weight:850}.alert-manage-form-v59 input[type=text],.alert-manage-form-v59 input[name=target_price]{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;padding:11px}.alert-manage-form-v59 .check{display:flex;gap:8px;align-items:flex-start;font-size:12px}.alert-manage-form-v59 button{justify-self:start;border:0;border-radius:10px;padding:11px 14px;background:var(--accent);color:#fff;font-weight:900;cursor:pointer}.alert-manage-form-v59 button.secondary{background:var(--soft2);color:#a13c34;border:1px solid var(--line)}
.price-history-v59{margin-top:44px;border-top:1px solid var(--line)}.price-history-summary-v59{display:grid;justify-items:end;gap:3px}.price-history-summary-v59 span{font-size:10px;color:var(--muted);font-weight:800}.price-history-summary-v59 strong{font-size:22px}.price-history-bars-v59{height:190px;display:flex;align-items:end;gap:5px;border:1px solid var(--line);border-radius:15px;padding:18px 12px 26px;background:var(--card);overflow-x:auto}.price-history-day-v59{height:100%;min-width:18px;flex:1;display:flex;align-items:end;justify-content:center;position:relative}.price-history-day-v59>span{width:100%;max-width:26px;min-height:4px;border-radius:5px 5px 2px 2px;background:var(--accent);opacity:.78}.price-history-day-v59>small{position:absolute;top:calc(100% + 6px);font-size:8px;color:var(--muted);white-space:nowrap;transform:rotate(-40deg);transform-origin:left top}.price-history-note-v59{font-size:10px;color:var(--muted);line-height:1.45;margin:8px 2px 0}
[data-theme="dark"] .price-alert-dialog-v59,[data-theme="dark"] .alert-public-card-v59,[data-theme="dark"] .favorite-product-btn-v59,[data-theme="dark"] .price-alert-btn-v59{background:var(--card)}
@media(max-width:760px){.price-alert-modal-v59{padding:0;align-items:end}.price-alert-dialog-v59{width:100%;max-height:92vh;border-radius:20px 20px 0 0;border-left:0;border-right:0;border-bottom:0;padding:22px 15px 26px}.price-alert-dialog-v59 h2{font-size:27px}.favorite-product-btn-v59,.price-alert-btn-v59{min-height:38px}.product-buy-actions-v54>*{flex:1 1 auto}.ddeals-card>.deal-alert-btn-v59{right:8px;top:82px;width:31px;min-width:31px;height:31px}.brand-product-card-v52>.brand-favorite-v59,.brand-product-card-v52>.brand-alert-v59,.catalog-product-card-v54>.catalog-favorite-v59,.catalog-product-card-v54>.catalog-alert-v59,.taxonomy-deal-card>.taxonomy-favorite-v59,.taxonomy-deal-card>.taxonomy-alert-v59{width:31px;min-width:31px;height:31px;top:8px}.brand-product-card-v52>.brand-favorite-v59,.catalog-product-card-v54>.catalog-favorite-v59,.taxonomy-deal-card>.taxonomy-favorite-v59{left:8px}.brand-product-card-v52>.brand-alert-v59,.catalog-product-card-v54>.catalog-alert-v59,.taxonomy-deal-card>.taxonomy-alert-v59{left:45px}.price-history-bars-v59{border-left:0;border-right:0;border-radius:0;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.alert-public-page-v59{padding-left:12px!important;padding-right:12px!important}.alert-public-card-v59{padding:20px 16px}.alert-public-card-v59 h1{font-size:30px}}

/* v0.61 — launch UX, accessibility and conversion polish */
.skip-link-v61{position:fixed;left:14px;top:10px;z-index:5000;transform:translateY(-160%);padding:10px 14px;border-radius:10px;background:var(--ink);color:var(--paper);font-weight:900;box-shadow:0 8px 24px #0003}.skip-link-v61:focus{transform:translateY(0)}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 72%,white);outline-offset:3px}
.main-nav a[aria-current="page"]{color:var(--accent)}.main-nav a[aria-current="page"]:after{content:"";display:block;height:2px;margin-top:5px;border-radius:999px;background:currentColor}
.search-no-results-v61 nav,.not-found-links-v61{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px}.search-no-results-v61 nav a,.not-found-links-v61 a{border:1px solid var(--line);border-radius:999px;background:var(--card);padding:8px 11px;font-size:12px;font-weight:850}.search-no-results-v61 nav a:hover,.not-found-links-v61 a:hover{border-color:var(--accent);color:var(--accent)}
.product-sticky-buy-v61{display:none}.related-grid article>a{height:100%}.related-grid article{height:100%}
@media(max-width:760px){
  .product-sticky-buy-v61{position:fixed;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));z-index:95;align-items:center;justify-content:space-between;gap:10px;padding:9px 9px 9px 12px;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:15px;background:color-mix(in srgb,var(--paper) 94%,transparent);box-shadow:0 14px 34px #0003;backdrop-filter:blur(14px);transform:translateY(calc(100% + 28px));opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease}
  .product-sticky-buy-v61.is-visible{display:flex;transform:translateY(0);opacity:1;pointer-events:auto}
  .product-sticky-buy-v61>div{display:grid;gap:2px;min-width:0}.product-sticky-buy-v61>div span{font-size:15px;font-weight:950;color:var(--ink)}.product-sticky-buy-v61>div strong{max-width:48vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:var(--muted);font-weight:750}
  .product-sticky-buy-v61>a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;background:var(--accent);color:#fff;padding:11px 13px;font-size:11px;font-weight:950}.product-sticky-buy-v61>a span{font-size:13px}
  body.compare-tray-open-v61 .product-sticky-buy-v61,body.price-alert-open-v59 .product-sticky-buy-v61{display:none!important}
  .not-found-links-v61,.search-no-results-v61 nav{gap:6px}.not-found-links-v61 a,.search-no-results-v61 nav a{font-size:11px;padding:7px 9px}
}
@media(prefers-reduced-motion:reduce){.product-sticky-buy-v61,.skip-link-v61{transition:none!important}}

/* v0.64 — Amazon catalog referral fallback */
.amazon-catalog-fallback-v64{--amazon-fallback:#ff9900}.amazon-catalog-badge-v64{position:absolute;left:10px;top:10px;z-index:3;border-radius:999px;background:#111;color:#fff;padding:5px 8px;font:900 9px/1 Inter,sans-serif;letter-spacing:.07em}.amazon-price-check-v64{display:grid;gap:3px;margin-top:8px}.amazon-price-check-v64 strong{font:850 15px/1.2 Inter,sans-serif;color:var(--ink)}.amazon-price-check-v64 span{font:600 10px/1.35 Manrope,Inter,sans-serif;color:var(--muted)}.amazon-price-check-v64.compact{margin-top:6px}.amazon-price-check-v64.compact strong{font-size:13px}.ddeals-card.amazon-catalog-fallback-v64 .ddeals-offer-inline-v54,.taxonomy-deal-card.amazon-catalog-fallback-v64 .kicker,.deal-card.amazon-catalog-fallback-v64 .deal-source{color:var(--accent)}

/* ==========================================================================
   STUDIOSHOPPING_REVIEW_STARS_V1
   Stelle + voto reale allineati al titolo del riepilogo Pro/Contro.
   ========================================================================== */

.review-tech-recap-head{
  align-items:flex-start;
}

.review-tech-rating{
  flex:0 0 auto;
  align-self:flex-start;

  display:flex;
  align-items:center;
  gap:11px;

  margin-top:30px;
  padding:9px 12px 9px 13px;

  border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));
  border-radius:999px;

  background:
    linear-gradient(
      145deg,
      color-mix(in srgb,var(--accent) 7%,var(--paper)),
      var(--paper)
    );

  box-shadow:
    0 8px 22px rgba(18,61,39,.055),
    inset 0 1px 0 rgba(255,255,255,.55);

  white-space:nowrap;
}

.review-tech-stars{
  --review-rating:0%;

  position:relative;
  display:inline-block;

  font:900 19px/1 var(--font-ui);
  letter-spacing:1.5px;

  width:max-content;
}

.review-tech-stars-base{
  display:block;
  color:color-mix(in srgb,var(--muted) 25%,transparent);
}

.review-tech-stars-fill{
  position:absolute;
  inset:0 auto auto 0;

  width:var(--review-rating);
  max-width:100%;

  overflow:hidden;
  white-space:nowrap;

  color:#f2b01e;

  text-shadow:0 2px 8px rgba(242,176,30,.15);
}

.review-tech-rating-number{
  display:flex;
  align-items:baseline;
  gap:2px;

  padding-left:10px;
  border-left:1px solid var(--line);
}

.review-tech-rating-number strong{
  color:var(--ink);
  font:900 17px/1 var(--font-headline);
  letter-spacing:-.35px;
}

.review-tech-rating-number span{
  color:var(--muted);
  font:750 9px/1 var(--font-ui);
}

/* Il vecchio componente resta innocuo anche se presente in cache vecchie. */
.review-tech-score{
  display:none!important;
}

html[data-theme="dark"] .review-tech-rating{
  background:
    linear-gradient(
      145deg,
      color-mix(in srgb,var(--accent) 9%,#202522),
      #1b201d
    );
  border-color:#345344;
  box-shadow:0 10px 24px rgba(0,0,0,.18);
}

html[data-theme="dark"] .review-tech-stars-base{
  color:#4b514e;
}

@media(max-width:820px){
  .review-tech-rating{
    margin-top:27px;
  }

  .review-tech-stars{
    font-size:18px;
  }
}

@media(max-width:620px){
  .review-tech-recap-head{
    flex-direction:column;
    gap:13px;
  }

  .review-tech-recap-head>div:first-child{
    max-width:none;
  }

  .review-tech-rating{
    align-self:flex-start;
    margin-top:0;

    padding:8px 11px;

    border-radius:12px;
  }

  .review-tech-stars{
    font-size:17px;
    letter-spacing:1px;
  }

  .review-tech-rating-number strong{
    font-size:16px;
  }
}


/* ==========================================================================
   STUDIOSHOPPING_GUIDES_OFFERS_CLEANUP_V66
   Archivio Guide/Recensioni — card orizzontali solide e responsive.
   ========================================================================== */

.archive-page .article-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;

  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}

.archive-page .article-list .list-card{
  box-sizing:border-box!important;

  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;

  margin:0!important;
  padding:0!important;

  position:relative!important;

  overflow:hidden!important;

  border:1px solid var(--line)!important;
  border-radius:18px!important;

  background:var(--card)!important;

  box-shadow:
    0 10px 28px rgba(25,55,40,.045)!important;

  transform:none!important;
}

.archive-page .article-list .list-card:hover{
  transform:translateY(-2px)!important;

  border-color:
    color-mix(in srgb,var(--accent) 28%,var(--line))!important;

  box-shadow:
    0 16px 38px rgba(25,55,40,.075)!important;
}

.archive-page .article-list .list-card>a{
  box-sizing:border-box!important;

  display:grid!important;
  grid-template-columns:236px minmax(0,1fr)!important;
  gap:0!important;
  align-items:stretch!important;

  width:100%!important;
  max-width:100%!important;
  min-width:0!important;

  margin:0!important;
  padding:0!important;

  position:static!important;
  transform:none!important;

  overflow:hidden!important;
}

.archive-page .article-list .list-card>a>img{
  box-sizing:border-box!important;

  display:block!important;

  grid-column:1!important;
  grid-row:1!important;

  width:236px!important;
  min-width:236px!important;
  max-width:236px!important;

  height:154px!important;
  min-height:154px!important;
  max-height:154px!important;

  margin:0!important;
  padding:0!important;

  object-fit:cover!important;
  object-position:center!important;

  border:0!important;
  border-radius:0!important;

  position:static!important;
  inset:auto!important;
  transform:none!important;
  float:none!important;
}

.archive-page .article-list .list-card>a>div{
  box-sizing:border-box!important;

  grid-column:2!important;
  grid-row:1!important;

  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;

  width:100%!important;
  max-width:100%!important;
  min-width:0!important;

  margin:0!important;
  padding:17px 20px 18px!important;

  position:static!important;
  inset:auto!important;
  transform:none!important;
}

.archive-page .article-list .list-card .kicker{
  display:block!important;

  width:auto!important;
  max-width:100%!important;

  margin:0 0 7px!important;
  padding:0!important;

  color:var(--accent)!important;

  font-size:9px!important;
  font-weight:900!important;
  letter-spacing:.09em!important;
  line-height:1.1!important;

  position:static!important;
  transform:none!important;
}

.archive-page .article-list .list-card h2{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;

  width:auto!important;
  max-width:100%!important;
  min-width:0!important;

  margin:0 0 8px!important;
  padding:0!important;

  overflow:hidden!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;

  color:var(--ink)!important;

  font-size:21px!important;
  font-weight:850!important;
  letter-spacing:-.35px!important;
  line-height:1.12!important;

  position:static!important;
  transform:none!important;
}

.archive-page .article-list .list-card p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;

  width:auto!important;
  max-width:100%!important;
  min-width:0!important;

  margin:0 0 10px!important;
  padding:0!important;

  overflow:hidden!important;
  overflow-wrap:anywhere!important;

  color:var(--muted)!important;

  font-size:13px!important;
  line-height:1.42!important;

  position:static!important;
  transform:none!important;
}

.archive-page .article-list .list-card small{
  display:block!important;

  width:auto!important;
  max-width:100%!important;

  margin:0!important;
  padding:0!important;

  color:var(--muted)!important;

  font-size:10px!important;
  line-height:1.2!important;

  position:static!important;
  transform:none!important;
}

/* Il pulsante confronta, se presente, non entra mai sopra foto/titolo. */
.archive-page .article-list .list-card>.review-card-compare-v53{
  position:absolute!important;
  right:14px!important;
  bottom:14px!important;
  z-index:3!important;

  width:auto!important;
  max-width:125px!important;

  margin:0!important;
}

/* Spazio di sicurezza se c'è il pulsante Confronta. */
.archive-page .article-list .list-card:has(>.review-card-compare-v53)>a>div{
  padding-right:148px!important;
}

/* Dark mode vero del sito. */
html[data-theme="dark"] .archive-page .article-list .list-card{
  background:var(--card)!important;

  border-color:var(--line)!important;

  box-shadow:
    0 12px 30px rgba(0,0,0,.15)!important;
}

@media(max-width:900px){
  .archive-page .article-list .list-card>a{
    grid-template-columns:200px minmax(0,1fr)!important;
  }

  .archive-page .article-list .list-card>a>img{
    width:200px!important;
    min-width:200px!important;
    max-width:200px!important;

    height:140px!important;
    min-height:140px!important;
    max-height:140px!important;
  }

  .archive-page .article-list .list-card h2{
    font-size:19px!important;
  }
}

@media(max-width:650px){
  .archive-page .article-list{
    gap:11px!important;
  }

  .archive-page .article-list .list-card{
    border-radius:14px!important;
  }

  .archive-page .article-list .list-card>a{
    grid-template-columns:112px minmax(0,1fr)!important;
  }

  .archive-page .article-list .list-card>a>img{
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;

    height:108px!important;
    min-height:108px!important;
    max-height:108px!important;
  }

  .archive-page .article-list .list-card>a>div{
    padding:11px 12px!important;
  }

  .archive-page .article-list .list-card:has(>.review-card-compare-v53)>a>div{
    padding-right:12px!important;
  }

  .archive-page .article-list .list-card h2{
    -webkit-line-clamp:3!important;

    margin-bottom:5px!important;

    font-size:16px!important;
    line-height:1.13!important;
  }

  .archive-page .article-list .list-card p{
    display:none!important;
  }

  .archive-page .article-list .list-card small{
    font-size:9px!important;
  }

  .archive-page .article-list .list-card>.review-card-compare-v53{
    position:static!important;

    display:flex!important;

    max-width:none!important;

    margin:0 11px 11px 123px!important;
  }
}


/* ==========================================================================
   STUDIOSHOPPING_REVIEW_RECAP_LAYOUT_V67
   Riepilogo finale recensione — layout stabile + rating 5 stelle.
   ========================================================================== */

.review-tech-recap{
  box-sizing:border-box!important;

  width:min(calc(100% - 80px),1000px)!important;
  max-width:1000px!important;

  margin:54px auto 36px!important;
  padding:30px!important;

  overflow:hidden!important;

  border:1px solid var(--line)!important;
  border-radius:24px!important;

  background:
    linear-gradient(145deg,var(--soft2),var(--paper))!important;

  box-shadow:
    0 18px 44px rgba(20,30,25,.055)!important;
}

/* Header: titolo a sinistra, rating davvero allineato a destra. */
.review-tech-recap .review-tech-recap-head{
  box-sizing:border-box!important;

  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:28px!important;

  width:100%!important;
  min-width:0!important;

  padding:0 0 24px!important;
  margin:0!important;

  border-bottom:1px solid var(--line)!important;
}

.review-tech-recap .review-tech-recap-head>div:first-child{
  min-width:0!important;
  max-width:720px!important;

  margin:0!important;
  padding:0!important;
}

.review-tech-recap .review-tech-recap-head h2{
  margin:5px 0 7px!important;
  padding:0!important;

  color:var(--ink)!important;

  font:850 31px/1.04 var(--font-headline)!important;
  letter-spacing:-1.05px!important;
}

.review-tech-recap .review-tech-recap-head p{
  max-width:680px!important;

  margin:0!important;
  padding:0!important;

  color:var(--muted)!important;

  font:500 14px/1.55 var(--font-ui)!important;
}

/* ---------------------------------------------------------------
   RATING
   --------------------------------------------------------------- */

.review-tech-recap .review-tech-rating{
  box-sizing:border-box!important;

  flex:none!important;
  align-self:center!important;

  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;

  width:auto!important;
  min-width:0!important;
  max-width:100%!important;

  margin:0!important;
  padding:9px 12px!important;

  border:1px solid
    color-mix(in srgb,var(--accent) 22%,var(--line))!important;
  border-radius:14px!important;

  background:
    color-mix(in srgb,var(--accent) 5%,var(--paper))!important;

  box-shadow:none!important;

  white-space:nowrap!important;

  position:static!important;
  inset:auto!important;
  transform:none!important;
}

/*
 * UNA SOLA stringa di 5 stelle.
 * Il gradiente riempie esattamente la percentuale del voto:
 * 4.7/5 = 94%.
 */
.review-tech-recap .review-tech-stars{
  --review-rating:0%;

  box-sizing:border-box!important;

  display:block!important;

  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;

  margin:0!important;
  padding:0!important;

  overflow:visible!important;

  position:relative!important;
  inset:auto!important;
  transform:none!important;

  font:900 19px/1 var(--font-ui)!important;
  letter-spacing:2px!important;
}

.review-tech-recap .review-tech-stars-glyph{
  display:block!important;

  width:auto!important;
  max-width:none!important;

  margin:0!important;
  padding:0!important;

  background:
    linear-gradient(
      90deg,
      #f2b01e 0,
      #f2b01e var(--review-rating),
      color-mix(in srgb,var(--muted) 24%,transparent) var(--review-rating),
      color-mix(in srgb,var(--muted) 24%,transparent) 100%
    )!important;

  -webkit-background-clip:text!important;
  background-clip:text!important;

  -webkit-text-fill-color:transparent!important;
  color:transparent!important;

  white-space:nowrap!important;

  font:inherit!important;
  letter-spacing:inherit!important;

  position:static!important;
  inset:auto!important;
  transform:none!important;
}

/* Nasconde per sicurezza le vecchie due stringhe se restano in cache. */
.review-tech-recap .review-tech-stars-base,
.review-tech-recap .review-tech-stars-fill{
  display:none!important;
}

.review-tech-recap .review-tech-rating-number{
  box-sizing:border-box!important;

  display:flex!important;
  align-items:baseline!important;
  gap:2px!important;

  width:auto!important;

  margin:0!important;
  padding:0 0 0 10px!important;

  border-left:1px solid var(--line)!important;

  position:static!important;
  inset:auto!important;
  transform:none!important;
}

.review-tech-recap .review-tech-rating-number strong{
  color:var(--ink)!important;

  font:900 17px/1 var(--font-headline)!important;
  letter-spacing:-.35px!important;
}

.review-tech-recap .review-tech-rating-number span{
  color:var(--muted)!important;

  font:750 9px/1 var(--font-ui)!important;
}

/* ---------------------------------------------------------------
   PRO / CONTRO
   --------------------------------------------------------------- */

.review-tech-recap .review-tech-grid{
  box-sizing:border-box!important;

  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:18px!important;
  align-items:stretch!important;

  width:100%!important;
  min-width:0!important;

  margin:22px 0 0!important;
  padding:0!important;
}

.review-tech-recap .review-tech-panel{
  box-sizing:border-box!important;

  min-width:0!important;
  width:100%!important;
  height:100%!important;

  margin:0!important;
  padding:22px!important;

  overflow:hidden!important;

  border:1px solid var(--line)!important;
  border-radius:18px!important;

  background:var(--paper)!important;

  position:static!important;
  transform:none!important;
}

.review-tech-recap .review-tech-panel-title{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;

  margin:0 0 17px!important;
  padding:0!important;
}

.review-tech-recap .review-tech-panel ul{
  display:grid!important;
  gap:11px!important;

  margin:0!important;
  padding:0!important;

  list-style:none!important;
}

.review-tech-recap .review-tech-panel li{
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  gap:8px!important;
  align-items:start!important;

  min-width:0!important;

  margin:0!important;
  padding:0!important;

  color:var(--body-text)!important;

  font:500 14px/1.48 var(--font-ui)!important;
}

.review-tech-recap .review-tech-panel li>span{
  min-width:0!important;

  position:static!important;
  inset:auto!important;
  transform:none!important;
}

/* ---------------------------------------------------------------
   FOOTER
   --------------------------------------------------------------- */

.review-tech-recap .review-tech-recap-footer{
  box-sizing:border-box!important;

  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;

  width:100%!important;
  min-width:0!important;

  margin:22px 0 0!important;
  padding:20px 0 0!important;

  border-top:1px solid var(--line)!important;
}

.review-tech-recap .review-tech-recap-footer>div:first-child{
  min-width:0!important;
}

.review-tech-recap .review-tech-actions-v53{
  flex:0 0 auto!important;

  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;

  width:auto!important;
  max-width:100%!important;

  margin:0!important;
  padding:0!important;
}

/* ---------------------------------------------------------------
   DARK MODE
   --------------------------------------------------------------- */

html[data-theme="dark"] .review-tech-recap{
  background:
    linear-gradient(145deg,#181b1a,#151817)!important;

  border-color:#303634!important;

  box-shadow:
    0 18px 44px rgba(0,0,0,.16)!important;
}

html[data-theme="dark"] .review-tech-recap .review-tech-panel{
  background:#1b1e1d!important;
  border-color:#303634!important;
}

html[data-theme="dark"] .review-tech-recap .review-tech-rating{
  background:#1c211e!important;
  border-color:#345344!important;
}

html[data-theme="dark"] .review-tech-recap .review-tech-stars-glyph{
  background:
    linear-gradient(
      90deg,
      #f2b01e 0,
      #f2b01e var(--review-rating),
      #4b514e var(--review-rating),
      #4b514e 100%
    )!important;

  -webkit-background-clip:text!important;
  background-clip:text!important;
}

/* ---------------------------------------------------------------
   TABLET / MOBILE
   --------------------------------------------------------------- */

@media(max-width:820px){
  .review-tech-recap{
    width:calc(100% - 42px)!important;
    padding:24px!important;
  }

  .review-tech-recap .review-tech-recap-head{
    gap:20px!important;
  }

  .review-tech-recap .review-tech-rating{
    padding:8px 10px!important;
  }

  .review-tech-recap .review-tech-stars{
    font-size:17px!important;
    letter-spacing:1.5px!important;
  }
}

@media(max-width:620px){
  .review-tech-recap{
    width:calc(100% - 30px)!important;

    margin-top:38px!important;
    padding:19px!important;

    border-radius:19px!important;
  }

  .review-tech-recap .review-tech-recap-head{
    grid-template-columns:1fr!important;
    gap:13px!important;

    padding-bottom:18px!important;
  }

  .review-tech-recap .review-tech-recap-head>div:first-child{
    max-width:none!important;
  }

  .review-tech-recap .review-tech-recap-head h2{
    font-size:26px!important;
    letter-spacing:-.75px!important;
  }

  .review-tech-recap .review-tech-rating{
    justify-self:start!important;
    align-self:start!important;

    margin:0!important;

    border-radius:12px!important;
  }

  .review-tech-recap .review-tech-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }

  .review-tech-recap .review-tech-panel{
    padding:18px!important;
    border-radius:15px!important;
  }

  .review-tech-recap .review-tech-recap-footer{
    align-items:stretch!important;
    flex-direction:column!important;
    gap:14px!important;
  }

  .review-tech-recap .review-tech-actions-v53{
    width:100%!important;
    justify-content:stretch!important;
  }

  .review-tech-recap .review-tech-actions-v53>*{
    flex:1 1 auto!important;
  }

  .review-tech-recap a.review-tech-cta{
    width:100%!important;
  }
}
