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