@import "tailwindcss";

:root{--ink:#292132;--aubergine:#332342;--coral:#f06449;--coral-dark:#d94b34;--yellow:#f5bd3b;--teal:#167c73;--blue:#4264a8;--cream:#fff8ec;--paper:#fffcf7;--pink:#f7d8dc;--mint:#cde8df;--line:#e6d9c8;--muted:#665f69;--shadow:0 22px 60px rgba(51,35,66,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1240px,calc(100% - 56px));margin-inline:auto}

/* Brand and navigation */
.site-header{height:82px;background:rgba(255,252,247,.92);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(51,35,66,.1);backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;gap:38px}.logo{display:inline-flex;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:36px;height:36px;border-radius:50% 50% 50% 12px;background:var(--coral);display:grid;place-items:center;transform:rotate(-8deg);box-shadow:4px 4px 0 var(--yellow)}.brand-mark i{color:white;font-style:normal;font-weight:900;font-size:19px;transform:rotate(8deg)}.brand-name{font-size:20px;letter-spacing:-1.2px;font-weight:650}.brand-name b{color:var(--teal)}.brand-name em{color:var(--coral);font-style:normal}.site-header nav{display:flex;align-items:center;gap:26px;margin:auto;font-size:13px;font-weight:620}.site-header nav a,.about-link{transition:.2s}.site-header nav a:hover{color:var(--coral);transform:translateY(-1px)}.about-link{font-size:13px;font-weight:750;padding:11px 15px;border:1px solid var(--ink);border-radius:999px}.about-link:hover{background:var(--ink);color:white}

/* Homepage hero */
.home-hero{background:linear-gradient(135deg,#fff7e6 0%,#fffaf2 58%,#f9eee6 100%);padding:64px 0 74px;overflow:hidden;position:relative}.home-hero:before{content:"";position:absolute;width:370px;height:370px;background:var(--pink);border-radius:50%;left:-220px;top:-190px;filter:blur(3px)}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:56px;align-items:center}.hero-copy-block{position:relative;z-index:2;padding:38px 0}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--teal);font-size:11px;font-weight:850;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:20px}.eyebrow>span{width:22px;height:3px;background:var(--coral);border-radius:4px}.eyebrow.light{color:#ffe6b1}.eyebrow.light>span{background:var(--yellow)}.home-hero h1,.listing-hero h1,.guide h1,.policy h1{font:750 clamp(58px,6.6vw,96px)/.92 var(--font-libre),sans-serif;letter-spacing:-5.6px;margin:0;color:var(--aubergine)}.home-hero h1 em,.listing-hero h1 em,.method-intro h2 em{font-style:italic;color:var(--coral);font-weight:500}.hero-copy{font-size:19px;line-height:1.58;max-width:590px;color:#51495a;margin:28px 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;gap:30px;background:var(--coral);color:white;padding:16px 20px;border-radius:9px;font-size:13px;font-weight:800;box-shadow:0 7px 0 #c94531;transition:.2s}.button span{font-size:18px}.button:hover{background:var(--coral-dark);transform:translateY(-2px);box-shadow:0 9px 0 #bf3f2d}.soft-link{font-size:13px;font-weight:780;border-bottom:2px solid var(--yellow);padding-bottom:4px}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:38px}.proof-avatars{display:flex}.proof-avatars i{width:34px;height:34px;border:3px solid var(--cream);border-radius:50%;background:var(--teal);color:white;display:grid;place-items:center;font:800 10px var(--font-geist-sans);margin-left:-8px}.proof-avatars i:first-child{margin-left:0;background:var(--yellow);color:var(--ink)}.proof-avatars i:nth-child(2){background:var(--coral)}.hero-proof p{font-size:11px;line-height:1.4;margin:0;color:var(--muted)}.hero-proof b{color:var(--ink)}.hero-visual{position:relative;min-height:550px}.hero-visual:before{content:"";position:absolute;inset:30px -30px -18px 45px;background:var(--teal);border-radius:44px 14px 44px 44px;transform:rotate(3deg)}.hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:26px 70px 26px 70px;box-shadow:var(--shadow)}.hero-badge{position:absolute;left:-32px;bottom:32px;width:146px;height:146px;border-radius:50%;background:var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font:750 13px/1.25 var(--font-geist-sans);transform:rotate(-8deg);border:4px solid var(--cream);box-shadow:0 12px 30px rgba(51,35,66,.18)}.hero-badge span{font:800 45px/.9 var(--font-libre)}.hero-scribble{position:absolute;right:-20px;top:-20px;background:var(--aubergine);color:white;padding:12px 17px;border-radius:50% 45% 55% 40%;font:italic 700 14px var(--font-libre);transform:rotate(8deg)}

.trust-ribbon{background:var(--aubergine);color:white}.trust-grid{min-height:78px;display:grid;grid-template-columns:1.25fr repeat(4,1fr);align-items:center;gap:20px;font-size:12px}.trust-grid strong{text-transform:uppercase;letter-spacing:1.4px;color:#f8d9d5}.trust-grid span{display:flex;align-items:center;gap:8px}.trust-grid i{font-style:normal;color:var(--yellow);font-weight:850;font-size:10px}

/* Sections and category cards */
.section{padding-block:112px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:44px}.section-head h2,.method-intro h2,.practical-title h2,.newsletter-card h2{font:760 clamp(42px,4.5vw,64px)/.98 var(--font-libre);letter-spacing:-3px;margin:0;color:var(--aubergine)}.section-head>p{max-width:450px;color:var(--muted);line-height:1.6;font-size:15px;margin:0}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-card{min-height:330px;padding:24px;border-radius:22px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.25s;box-shadow:0 5px 0 rgba(51,35,66,.12)}.category-card:nth-child(1),.category-card:nth-child(2){grid-column:span 3}.category-card:nth-child(n+3){grid-column:span 2;min-height:295px}.category-card:hover{transform:translateY(-7px) rotate(-1deg);box-shadow:0 13px 0 rgba(51,35,66,.1)}.category-card-1{background:#ffd37a}.category-card-2{background:var(--mint)}.category-card-3{background:#d6ddf3}.category-card-4{background:var(--pink)}.category-card-5{background:#f4c7a8}.category-top{display:flex;justify-content:space-between;align-items:start}.category-number{font-size:11px;font-weight:800;border:1px solid currentColor;border-radius:999px;padding:5px 8px}.category-symbol{font:700 72px/.7 var(--font-libre);opacity:.26;transform:rotate(10deg)}.category-card h3{font:760 31px/1.02 var(--font-libre);letter-spacing:-1.4px;margin:auto 0 13px;max-width:250px}.category-card p{font-size:13px;line-height:1.55;margin:0 0 23px;max-width:400px}.category-card b{display:flex;justify-content:space-between;align-items:center;font-size:12px;border-top:1px solid rgba(51,35,66,.2);padding-top:15px}.category-card b span{font-size:19px}

/* Editorial card grid */
.latest-wrap{background:#f4eee5;border-block:1px solid var(--line)}.latest{padding-block:105px}.editorial-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.editorial-card{background:white;border-radius:19px;overflow:hidden;box-shadow:0 2px 0 var(--line);transition:.25s}.editorial-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.editorial-card:nth-child(1){grid-column:span 7}.editorial-card:nth-child(2){grid-column:span 5}.editorial-card:nth-child(n+3){grid-column:span 4}.editorial-card:nth-child(6),.editorial-card:nth-child(7){grid-column:span 6}.card-art,.list-art{height:245px;padding:19px;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start}.editorial-card:nth-child(1) .card-art{height:350px}.card-art span,.list-art span{font-size:10px;font-weight:850;letter-spacing:1.2px;text-transform:uppercase;background:rgba(255,255,255,.85);padding:7px 10px;border-radius:999px;position:relative;z-index:2}.card-art>b,.list-art>b{font:800 48px/1 var(--font-libre);opacity:.22;position:relative;z-index:2}.card-orbit,.list-art i{position:absolute;width:170px;height:170px;border:34px solid rgba(255,255,255,.58);border-radius:50%;right:-30px;bottom:-40px}.card-orbit:after,.list-art i:after{content:"";position:absolute;width:70px;height:70px;background:rgba(51,35,66,.2);border-radius:12px;left:-70px;top:-35px;transform:rotate(35deg)}.card-body{padding:22px 23px 25px}.card-body small,.listing small{color:var(--teal);font-size:10px;text-transform:uppercase;font-weight:850;letter-spacing:.5px}.card-body h3{font:740 25px/1.09 var(--font-libre);letter-spacing:-1px;margin:9px 0}.editorial-card:nth-child(1) h3{font-size:37px}.card-body p{font-size:13px;line-height:1.55;color:var(--muted);margin:10px 0 18px}.card-body strong{display:flex;justify-content:space-between;font-size:12px}.card-body strong span{color:var(--coral);font-size:18px}.category-bg-general-buying-advice{background:#ffd16b}.category-bg-home-kitchen{background:#b9dfd4}.category-bg-tech-audio{background:#bcc8ec}.category-bg-beauty{background:#f2c4cc}.category-bg-style-gifts{background:#efb891}

/* Method, toolkit and newsletter */
.method-section{margin-block:110px;background:var(--aubergine);color:white;border-radius:34px;padding:78px;display:grid;grid-template-columns:.82fr 1.18fr;gap:95px;position:relative;overflow:hidden}.method-section:after{content:"";position:absolute;width:260px;height:260px;border:54px solid var(--coral);border-radius:50%;left:-130px;bottom:-150px;opacity:.8}.method-intro{position:relative;z-index:2}.method-intro h2{color:white}.method-intro p{font-size:16px;line-height:1.65;color:#d8cadc}.method-intro a{display:inline-block;color:var(--yellow);font-weight:800;font-size:13px;margin-top:10px}.method-steps{position:relative;z-index:2}.method-steps>div{display:grid;grid-template-columns:54px 1fr;column-gap:20px;padding:23px 0;border-top:1px solid rgba(255,255,255,.2)}.method-steps b{grid-row:span 2;color:var(--yellow);font:750 22px var(--font-libre)}.method-steps h3{margin:0;font:730 23px var(--font-libre)}.method-steps p{margin:7px 0 0;color:#c9bdce;font-size:13px;line-height:1.55}.practical-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.practical-title{position:sticky;top:120px}.practical-list{border-top:1px solid var(--line)}.practical-list a{display:grid;grid-template-columns:45px 1fr 35px;gap:16px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);transition:.2s}.practical-list a:hover{padding-left:10px;color:var(--coral)}.practical-list> a > span{font-size:11px;color:var(--teal);font-weight:850}.practical-list small{font-size:10px;text-transform:uppercase;color:var(--muted)}.practical-list h3{font:720 25px/1.1 var(--font-libre);margin:6px 0}.practical-list b{font-size:22px}.newsletter-card{background:var(--coral);color:white;margin-bottom:110px;border-radius:34px;padding:72px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end;position:relative;overflow:hidden}.newsletter-card:before{content:"";position:absolute;width:170px;height:170px;background:var(--yellow);border-radius:45% 55% 60% 40%;right:-80px;top:-80px}.newsletter-card h2{color:white}.newsletter-card p{color:#ffe2dc}.newsletter-card form{display:grid;grid-template-columns:1fr auto;position:relative;z-index:2}.newsletter-card input{min-width:0;padding:16px;border:0;border-radius:10px 0 0 10px;font:inherit}.newsletter-card button{border:0;background:var(--aubergine);color:white;padding:0 20px;border-radius:0 10px 10px 0;font-weight:780}.newsletter-card small{grid-column:1/-1;margin-top:10px;color:#ffe2dc;font-size:10px}

/* Listings */
.category-page{padding:0;margin:0}.listing-hero{margin:0;background:var(--aubergine);color:white;padding:88px 0 82px;position:relative;overflow:hidden}.listing-hero:after{content:"";position:absolute;width:350px;height:350px;border:70px solid var(--yellow);border-radius:50%;right:-90px;top:-150px;opacity:.85}.listing-hero .shell{position:relative;z-index:2}.listing-hero h1{color:white;max-width:900px}.listing-hero p{max-width:620px;font-size:18px;line-height:1.55;color:#d9cddd;margin:25px 0 0}.category-hero-bg.category-bg-general-buying-advice{background:#ffd16b}.category-hero-bg.category-bg-home-kitchen{background:#b9dfd4}.category-hero-bg.category-bg-tech-audio{background:#bcc8ec}.category-hero-bg.category-bg-beauty{background:#f2c4cc}.category-hero-bg.category-bg-style-gifts{background:#efb891}.category-hero-bg:after{border-color:rgba(255,255,255,.7);opacity:.45;z-index:1}.category-hero-bg.category-bg-general-buying-advice,.category-hero-bg.category-bg-home-kitchen,.category-hero-bg.category-bg-tech-audio,.category-hero-bg.category-bg-beauty,.category-hero-bg.category-bg-style-gifts{color:var(--ink)}.category-hero-bg h1{color:var(--aubergine)}.category-hero-bg p{color:#4e4654}.category-hero-bg .eyebrow.light{color:var(--aubergine)}.category-filter{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:30px 0;border-bottom:1px solid var(--line)}.category-filter>span{font-size:11px;text-transform:uppercase;font-weight:850;margin-right:5px}.category-filter a{font-size:12px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:white}.category-filter a:hover{background:var(--yellow)}.listing{padding-bottom:100px}.listing article{display:grid;grid-template-columns:310px 1fr;gap:45px;padding:35px 0;border-bottom:1px solid var(--line);align-items:center}.list-art{height:190px;border-radius:18px}.listing h2{font:740 34px/1.07 var(--font-libre);letter-spacing:-1.4px;margin:9px 0}.listing p{color:var(--muted);font-size:14px;line-height:1.55;max-width:730px}.text-link{font-size:12px;font-weight:800;border-bottom:2px solid var(--yellow);padding-bottom:3px}

/* Guide pages */
.guide-page{background:#fff}
.breadcrumbs{font-size:11px;color:#786e7c;padding-top:36px}.guide header{max-width:1030px;padding:64px 0 46px}.guide h1{font-size:clamp(49px,6vw,82px);max-width:1050px}.standfirst{font:450 21px/1.48 var(--font-libre);max-width:790px;color:#554d59}.byline{display:flex;gap:24px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line);font-size:11px;color:#776d7b}.guide-art{height:400px;border-radius:30px;padding:42px;display:flex;justify-content:space-between;align-items:stretch;overflow:hidden;position:relative;box-shadow:var(--shadow)}.guide-art:after{content:"";position:absolute;width:320px;height:320px;border:68px solid rgba(255,255,255,.5);border-radius:50%;right:-70px;bottom:-130px}.guide-art-copy{display:flex;flex-direction:column;position:relative;z-index:2}.guide-art-copy>span{letter-spacing:1.8px;font-size:10px;font-weight:850}.guide-art-copy>b{font:770 clamp(42px,5vw,70px)/.95 var(--font-libre);margin:auto 0}.guide-art-copy>small{font-size:11px;font-weight:700}.guide-art-mark{width:150px;height:150px;border-radius:50%;background:var(--aubergine);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center;transform:rotate(8deg);position:relative;z-index:2;box-shadow:10px 10px 0 rgba(255,255,255,.45)}.guide-art-mark i{font-style:normal;font-size:32px;color:var(--yellow)}.guide-art-mark em{font-style:normal;text-align:center;font-size:11px;font-weight:900;letter-spacing:1.3px}.article-layout{display:grid;grid-template-columns:230px minmax(0,740px);gap:80px;justify-content:center;padding:78px 0 115px}.article-layout aside{position:sticky;top:110px;height:max-content;display:flex;flex-direction:column;gap:13px;font-size:12px;border-top:4px solid var(--coral);padding-top:18px}.article-layout aside strong{font-size:10px;text-transform:uppercase;letter-spacing:1.2px}.article-layout aside a{color:#746b78;line-height:1.35}.article-layout aside a:hover{color:var(--coral)}.prose{font-family:Georgia,serif;font-size:18px;line-height:1.8}.prose .intro{font-size:23px;line-height:1.55;margin-top:0}.prose h2{font:750 37px/1.05 var(--font-libre);letter-spacing:-1.5px;margin:58px 0 18px;color:var(--aubergine)}.prose h3{font:730 24px var(--font-libre);color:var(--aubergine)}.prose a{color:var(--teal);text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px}.prose li{margin-bottom:9px}.disclosure,.update-note{font:13px/1.55 var(--font-geist-sans);background:#fff1d6;border-left:5px solid var(--coral);padding:18px 20px;margin:30px 0;border-radius:0 12px 12px 0}.faq{background:#f5eee4;padding:28px;border-radius:18px;margin-top:55px}.faq h2{margin-top:0}.method{border-top:1px solid var(--line);margin-top:55px;padding-top:10px}.method p{font-size:14px;color:var(--muted)}.pick{font-family:var(--font-geist-sans);background:var(--mint);padding:28px;margin:35px 0;border-radius:18px}.pick small{color:var(--teal);font-weight:850}.pick h3{font:740 27px var(--font-libre);margin:8px 0}.pick p{font-size:15px;line-height:1.6;margin-bottom:0}
.prose>div>ul,.prose>div>ol{font-family:var(--font-geist-sans);background:linear-gradient(135deg,#fff8e4,#fff1e7);border:1px solid #efd8b9;border-left:5px solid var(--coral);border-radius:16px;padding:22px 26px 17px 47px;margin:24px 0 34px;box-shadow:0 4px 0 rgba(51,35,66,.05)}
.prose>div>ul li::marker,.prose>div>ol li::marker{color:var(--coral-dark);font-weight:900}
.warm-panel{font-family:var(--font-geist-sans);background:linear-gradient(135deg,#fff8e4,#fff1e7);border:1px solid #efd8b9;border-left:5px solid var(--coral);border-radius:16px;padding:24px 27px 20px;margin:26px 0 34px;box-shadow:0 4px 0 rgba(51,35,66,.05)}.warm-panel h3{margin:0 0 12px;font-size:24px}.warm-panel p{font-size:15px;line-height:1.65;margin:0 0 13px}.warm-panel ul,.warm-panel ol{margin:10px 0 0;padding-left:23px}.warm-panel li{font-size:14px;line-height:1.55;margin-bottom:8px}.warm-panel li::marker{color:var(--coral-dark);font-weight:900}

/* Policy and footer */
.policy{max-width:900px;padding-block:100px}.policy h1{font-size:72px}.policy section{padding:38px 0;border-top:1px solid var(--line)}.policy section:first-of-type{margin-top:65px}.policy h2{font:740 31px var(--font-libre)}.policy section p{font:18px/1.72 Georgia,serif}.policy a{color:var(--teal);text-decoration:underline}footer{background:var(--aubergine);color:white;padding:72px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:90px}.footer-logo .brand-name{color:white}.footer-grid p{color:#cfc2d3;max-width:300px;line-height:1.55}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:12px}.footer-grid strong{color:var(--yellow);text-transform:uppercase;font-size:10px;letter-spacing:1.5px;margin-bottom:8px}.footer-stamp{margin-top:25px;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:100px;height:100px;display:grid;place-items:center;text-align:center;font:italic 700 13px var(--font-libre);transform:rotate(-8deg);color:#f6d3cf}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:58px;padding-top:22px;color:#a99dad;font-size:10px;display:flex;justify-content:space-between}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

@media(max-width:1020px){.site-header nav{display:none}.about-link{margin-left:auto}.home-hero-grid{grid-template-columns:1fr}.hero-copy-block{padding-bottom:0}.hero-visual{min-height:520px}.hero-badge{left:18px}.trust-grid{grid-template-columns:repeat(2,1fr);padding:20px 0}.trust-grid strong{grid-column:1/-1}.editorial-card:nth-child(n){grid-column:span 6}.method-section{grid-template-columns:1fr;gap:45px;padding:55px}.practical-section{grid-template-columns:1fr}.practical-title{position:static}.article-layout{grid-template-columns:1fr}.article-layout aside{display:none}}
@media(max-width:720px){.shell{width:min(100% - 30px,1240px)}.site-header{height:70px}.brand-mark{width:31px;height:31px}.brand-name{font-size:17px}.about-link{padding:9px 11px}.about-link span{display:none}.home-hero{padding-top:28px}.home-hero h1{font-size:54px;letter-spacing:-3.5px}.hero-copy{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:380px}.hero-visual:before{inset:20px -10px -10px 20px}.hero-visual img{border-radius:20px 45px}.hero-badge{width:110px;height:110px;font-size:10px;bottom:15px}.hero-badge span{font-size:34px}.hero-scribble{right:4px}.trust-grid{grid-template-columns:1fr}.section{padding-block:75px}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.section-head h2,.method-intro h2,.practical-title h2,.newsletter-card h2{font-size:43px;letter-spacing:-2.3px}.category-grid{grid-template-columns:1fr}.category-card:nth-child(n){grid-column:auto;min-height:245px}.editorial-grid{grid-template-columns:1fr}.editorial-card:nth-child(n){grid-column:auto}.editorial-card:nth-child(1) .card-art{height:260px}.method-section{width:100%;margin-block:60px;border-radius:0;padding:55px 25px}.newsletter-card{width:100%;border-radius:0;margin-bottom:0;padding:55px 25px;grid-template-columns:1fr;gap:35px}.newsletter-card form{grid-template-columns:1fr}.newsletter-card input,.newsletter-card button{border-radius:9px}.newsletter-card button{padding:15px;margin-top:8px}.listing-hero{padding:54px 0 52px}.listing-hero:after{width:220px;height:220px;border-width:42px;right:-110px;top:-80px;opacity:.28}.listing-hero h1{font-size:50px;line-height:.95;letter-spacing:-3px;max-width:90%}.listing-hero p{font-size:16px;line-height:1.5;max-width:88%;margin-top:20px}.listing article{grid-template-columns:1fr;gap:20px}.list-art{height:175px}.listing h2{font-size:29px}.guide header{padding-top:45px}.guide h1{font-size:48px;letter-spacing:-3px}.standfirst{font-size:18px}.byline{flex-direction:column;gap:6px}.guide-art{height:300px;padding:27px}.guide-art-mark{width:105px;height:105px}.article-layout{padding-top:50px}.prose{font-size:17px}.prose .intro{font-size:21px}.prose h2{font-size:31px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px}.footer-bottom span{text-align:right}}

/* Real editorial photography */
.card-art:after,.list-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,12,25,.22),transparent 52%,rgba(20,12,25,.12));z-index:1;pointer-events:none}.card-art img,.list-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.editorial-card:hover .card-art img,.listing article:hover .list-art img{transform:scale(1.035)}.card-art span,.list-art span{background:rgba(255,255,255,.92);color:var(--ink);backdrop-filter:blur(5px)}.card-art>b,.list-art>b{color:white;opacity:.92;text-shadow:0 2px 14px rgba(0,0,0,.3)}
.guide-photo{position:relative;margin:0;overflow:hidden;border-radius:30px;background:#eee;box-shadow:var(--shadow)}.guide-photo>img{display:block;width:100%;height:min(52vw,610px);min-height:400px;object-fit:cover}.guide-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(28,16,35,.12),transparent 45%,rgba(28,16,35,.7));pointer-events:none}.guide-photo-label{position:absolute;left:38px;right:38px;bottom:47px;color:white;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;text-shadow:0 2px 18px rgba(0,0,0,.45)}.guide-photo-label span{font-size:10px;font-weight:850;letter-spacing:1.6px}.guide-photo-label b{font:760 clamp(30px,4vw,58px)/1 var(--font-libre);text-align:right}
@media(max-width:720px){.guide-photo{border-radius:20px}.guide-photo>img{height:330px;min-height:0}.guide-photo-label{left:22px;right:22px;bottom:48px;display:block}.guide-photo-label span{display:block;margin-bottom:8px}.guide-photo-label b{font-size:34px;text-align:left}}

/* Featured photography for homepage categories */
.category-card{padding:0;background:var(--category-colour);display:block}.category-card-1{--category-colour:#ffd37a}.category-card-2{--category-colour:var(--mint)}.category-card-3{--category-colour:#d6ddf3}.category-card-4{--category-colour:var(--pink)}.category-card-5{--category-colour:#f4c7a8}.category-image{height:190px;position:relative;overflow:hidden}.category-card:nth-child(n+3) .category-image{height:165px}.category-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(28,16,35,.1),transparent 52%,rgba(28,16,35,.38));z-index:1}.category-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.category-card:hover .category-image img{transform:scale(1.045)}.category-image .category-number{position:absolute;left:18px;top:18px;z-index:2;background:rgba(255,255,255,.9);backdrop-filter:blur(5px)}.category-image .category-symbol{position:absolute;right:18px;bottom:14px;z-index:2;color:white;opacity:.92;text-shadow:0 2px 16px rgba(0,0,0,.35)}.category-content{padding:22px 24px 24px;background:var(--category-colour)}.category-card h3{margin:0 0 10px}.category-card p{min-height:61px}.category-card:nth-child(n+3) p{min-height:80px}
@media(max-width:720px){.category-card:nth-child(n) .category-image{height:175px}.category-content{padding:20px 21px 22px}.category-card p,.category-card:nth-child(n+3) p{min-height:0}}

/* Category photos as colour-washed full-card backgrounds */
.category-card{--category-tint:rgba(255,211,122,.62);min-height:350px}.category-card-2{--category-tint:rgba(185,223,212,.62)}.category-card-3{--category-tint:rgba(188,200,236,.64)}.category-card-4{--category-tint:rgba(242,196,204,.62)}.category-card-5{--category-tint:rgba(239,184,145,.64)}.category-card:nth-child(n+3){min-height:315px}.category-image,.category-card:nth-child(n+3) .category-image{position:absolute;inset:0;height:auto}.category-image:after{background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.06) 30%,rgba(30,20,35,.16) 100%),var(--category-tint);backdrop-filter:saturate(.82)}.category-image img{filter:saturate(.82) contrast(.92)}.category-content{position:relative;z-index:2;background:transparent;min-height:350px;display:flex;flex-direction:column;padding:92px 25px 24px}.category-card:nth-child(n+3) .category-content{min-height:315px}.category-card h3{margin:auto 0 10px;color:var(--aubergine);text-shadow:0 1px 0 rgba(255,255,255,.28)}.category-card p{color:#302737;font-weight:520}.category-card b{color:var(--aubergine);border-top-color:rgba(51,35,66,.34)}
@media(max-width:720px){.category-card:nth-child(n),.category-card:nth-child(n+3){min-height:285px}.category-card:nth-child(n) .category-image{height:auto}.category-content,.category-card:nth-child(n+3) .category-content{min-height:285px;padding:84px 21px 22px}}

/* High-contrast type over category photography */
.category-image:after{background:linear-gradient(180deg,rgba(25,16,30,.04) 0%,rgba(25,16,30,.12) 35%,rgba(25,16,30,.76) 100%),var(--category-tint)}.category-card h3,.category-card p,.category-card b{color:white;text-shadow:0 2px 14px rgba(22,12,28,.6)}.category-card b{border-top-color:rgba(255,255,255,.55)}

/* Brighter, more optimistic category palette */
.category-card-1{--category-colour:#f6a915;--category-tint:rgba(246,169,21,.48)}
.category-card-2{--category-colour:#20b982;--category-tint:rgba(32,185,130,.48)}
.category-card-3{--category-colour:#3f8ff0;--category-tint:rgba(63,143,240,.48)}
.category-card-4{--category-colour:#ed4f89;--category-tint:rgba(237,79,137,.48)}
.category-card-5{--category-colour:#8f6de0;--category-tint:rgba(143,109,224,.5)}
.category-card-6{--category-colour:#f2693c;--category-tint:rgba(242,105,60,.48)}
.category-bg-general-buying-advice{background:#f6ad2f}.category-bg-home-kitchen{background:#56c79c}.category-bg-tech-audio{background:#68a6f1}.category-bg-beauty{background:#f083aa}.category-bg-fashion{background:#a783e9}.category-bg-style-gifts{background:#f58b61}
.category-image img{filter:saturate(1.02) contrast(.96)}
@media(min-width:721px){.category-card:nth-child(n){grid-column:span 2;min-height:315px}.category-card:nth-child(n) .category-content{min-height:315px}}

/* A tighter editorial rhythm on desktop */
@media(min-width:1021px){
  .home-hero{padding:20px 0 42px}
  .home-hero-grid{gap:44px}
  .hero-copy-block{padding:14px 0}
  .hero-copy{margin:22px 0 25px}
  .hero-proof{margin-top:29px}
  .hero-visual{min-height:500px}
  .trust-grid{min-height:66px}
  .section{padding-block:46px}
  .section-head{gap:38px;margin-bottom:25px}
  .latest{padding-block:46px}
  .method-section{margin-block:50px;padding:54px 62px;gap:60px}
  .method-steps>div{padding:18px 0}
  .practical-section{gap:66px}
  .practical-list a{padding:20px 0}
  .newsletter-card{margin-bottom:50px;padding:52px 60px;gap:60px}
  .listing-hero{padding:66px 0 61px}
  .category-filter{padding:23px 0}
  .listing{padding-bottom:78px}
  .listing article{padding:28px 0}
  .breadcrumbs{padding-top:27px}
  .guide header{padding:48px 0 36px}
  .article-layout{padding:58px 0 88px}
  .prose h2{margin-top:48px}
  .policy{padding-block:76px}
  .policy section:first-of-type{margin-top:46px}
  footer{padding-top:58px}
  .footer-bottom{margin-top:42px}
}

/* Keep editorial photography still and natural */
.category-image img,.card-art img,.list-art img{transition:none}
.category-card:hover .category-image img,.editorial-card:hover .card-art img,.listing article:hover .list-art img{transform:none}

/* Article content first, useful reading rail on the right */
@media(min-width:1021px){
  .article-layout{grid-template-columns:minmax(0,740px) 270px;gap:72px}
  .article-layout .prose{grid-column:1;grid-row:1}
  .article-layout .article-sidebar{grid-column:2;grid-row:1;border-top:0;padding-top:0;gap:18px}
  .article-sidebar nav,.article-sidebar section{display:flex;flex-direction:column}
  .article-sidebar nav{border-top:4px solid var(--coral);padding-top:17px;gap:0}
  .article-sidebar nav>strong,.article-sidebar section>strong{font-size:10px;text-transform:uppercase;letter-spacing:1.25px;color:var(--aubergine);margin-bottom:9px}
  .article-sidebar nav>a{display:grid;grid-template-columns:24px 1fr;gap:8px;padding:8px 0;border-bottom:1px solid var(--line);color:#625a66;line-height:1.3}
  .article-sidebar nav>a span{color:var(--coral);font-size:9px;font-weight:850;padding-top:2px}
  .article-sidebar nav>a:hover{color:var(--aubergine)}
  .article-sidebar section{padding:18px;border-radius:14px}
  .sidebar-standard{background:#fff1d6;border-left:4px solid var(--yellow)}
  .article-sidebar .sidebar-standard p{font-size:12px;line-height:1.5;color:#625966;margin:0 0 11px}
  .article-sidebar .sidebar-standard a{font-size:11px;font-weight:800;color:var(--teal)}
  .sidebar-related{background:#f4eee5;gap:0}
  .article-sidebar .sidebar-related>a{font:700 14px/1.25 var(--font-libre);color:var(--aubergine);padding:11px 0;border-top:1px solid var(--line)}
  .article-sidebar .sidebar-related>a small{display:block;font:800 8px/1.2 var(--font-geist-sans);letter-spacing:.8px;text-transform:uppercase;color:var(--teal);margin-bottom:4px}
}

/* Calmer category-page hierarchy: semantic H1/H2 stays intact */
.listing-hero h1{font-size:clamp(44px,5.2vw,72px);line-height:.98;letter-spacing:-3.4px}
.listing h2{font-size:clamp(25px,2.2vw,30px);line-height:1.12;letter-spacing:-1px}

/* A photographic identity for each category heading */
.category-hero-bg.category-bg-general-buying-advice{--category-hero-colour:#f6a915;background:#f6a915}.category-hero-bg.category-bg-home-kitchen{--category-hero-colour:#20b982;background:#20b982}.category-hero-bg.category-bg-tech-audio{--category-hero-colour:#3f8ff0;background:#3f8ff0}.category-hero-bg.category-bg-beauty{--category-hero-colour:#ed4f89;background:#ed4f89}.category-hero-bg.category-bg-fashion{--category-hero-colour:#8f6de0;background:#8f6de0}.category-hero-bg.category-bg-style-gifts{--category-hero-colour:#f2693c;background:#f2693c}
.category-hero-shell{display:block;position:relative;z-index:3}
.category-hero-copy{position:relative;z-index:3;min-width:0}
.category-hero-photo{position:absolute;inset:0;width:100%;height:100%;margin:0;z-index:0;overflow:hidden;background:var(--category-hero-colour)}
.category-hero-photo img{width:100%;height:100%;object-fit:cover;opacity:.38;filter:blur(1.25px) saturate(.62) contrast(.9);transform:scale(1.025)}
.category-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--category-hero-colour) 0%,var(--category-hero-colour) 24%,transparent 84%),var(--category-hero-colour);opacity:.58;pointer-events:none}
.category-hero-photo figcaption{position:absolute;right:24px;bottom:10px;z-index:2;color:rgba(51,35,66,.58);font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.category-hero-photo figcaption a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:720px){.category-hero-photo figcaption{display:none}.category-hero-photo img{opacity:.32}.category-hero-photo:after{background:linear-gradient(90deg,var(--category-hero-colour) 0%,rgba(255,255,255,0) 100%),var(--category-hero-colour);opacity:.62}}

/* White category-heading type over the photographic colour wash */
.category-hero-bg h1,.category-hero-bg p,.category-hero-bg .eyebrow.light{color:white;text-shadow:0 2px 18px rgba(30,18,35,.42)}
.category-hero-photo:after{background:linear-gradient(90deg,rgba(36,22,42,.5) 0%,rgba(36,22,42,.3) 48%,rgba(36,22,42,.08) 100%),color-mix(in srgb,var(--category-hero-colour) 58%,transparent);opacity:1}
@media(max-width:720px){.category-hero-photo:after{background:linear-gradient(90deg,rgba(36,22,42,.5) 0%,rgba(36,22,42,.22) 72%,rgba(36,22,42,.1) 100%),color-mix(in srgb,var(--category-hero-colour) 62%,transparent);opacity:1}}

/* Contact and partnership pages */
.contact-hero{background:var(--aubergine);color:white;padding:70px 0 66px;position:relative;overflow:hidden}.contact-hero:after{content:"";position:absolute;width:330px;height:330px;border:68px solid var(--coral);border-radius:50%;right:-80px;top:-145px;opacity:.8}.contact-hero .shell{position:relative;z-index:2}.contact-hero h1{font:750 clamp(55px,6vw,82px)/.94 var(--font-libre);letter-spacing:-4.5px;margin:0}.contact-hero p{max-width:690px;color:#ded3e1;font-size:18px;line-height:1.55;margin:24px 0 0}.partnership-hero{background:var(--teal)}.partnership-hero:after{border-color:var(--yellow)}
.contact-layout{display:grid;grid-template-columns:minmax(0,760px) 310px;gap:90px;padding-block:72px 92px;align-items:start}.contact-layout>section>h2{font:750 clamp(40px,4vw,56px)/1 var(--font-libre);letter-spacing:-2.5px;color:var(--aubergine);margin:0 0 28px}.form-intro{color:var(--muted);line-height:1.6;margin:-12px 0 28px;max-width:660px}.inquiry-form{display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inquiry-form label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:800;letter-spacing:.2px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid #d9cbb9;border-radius:10px;background:white;color:var(--ink);padding:14px 15px;font:500 15px/1.4 var(--font-geist-sans);outline:none}.inquiry-form textarea{resize:vertical;min-height:150px}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(22,124,115,.12)}.form-consent{flex-direction:row!important;align-items:flex-start;font-weight:500!important;line-height:1.45;color:var(--muted)}.form-consent input{width:17px;height:17px;margin:2px 0 0;padding:0;flex:0 0 auto}.form-submit{align-self:flex-start;border:0;border-radius:9px;background:var(--coral);color:white;padding:15px 18px;font-weight:850;display:flex;align-items:center;gap:38px;box-shadow:0 6px 0 #c94531;cursor:pointer}.form-submit span{font-size:19px}.form-note{font-size:10px;color:var(--muted);margin:0}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-layout>aside{position:sticky;top:108px;display:flex;flex-direction:column;gap:16px}.contact-layout>aside>div{background:#f4eee5;border-radius:15px;padding:20px}.contact-layout>aside>div:first-child{border-top:4px solid var(--coral)}.contact-layout aside strong{display:block;color:var(--aubergine);text-transform:uppercase;letter-spacing:1.1px;font-size:10px;margin-bottom:9px}.contact-layout aside a{font-weight:800;color:var(--teal);font-size:12px;overflow-wrap:anywhere}.contact-layout aside p,.contact-layout aside li{font-size:12px;line-height:1.5;color:var(--muted)}.contact-layout aside p{margin:9px 0 0}.contact-layout aside ul{padding-left:17px;margin:8px 0 0}.sidebar-partner{background:var(--teal);color:white!important}.article-sidebar .sidebar-partner strong,.article-sidebar .sidebar-partner p,.article-sidebar .sidebar-partner a{color:white}.article-sidebar .sidebar-partner p{font-size:12px;line-height:1.45;margin:0 0 11px}.article-sidebar .sidebar-partner a{font-size:11px;font-weight:850;text-decoration-color:var(--yellow)}
.inquiry-form{position:relative}.form-status{border:1px solid;padding:16px 18px;border-radius:12px;margin:0 0 24px;font-size:14px;font-weight:700;line-height:1.5}.form-status-success{background:#edf9f3;border-color:#9ed8be;color:#155f53}.form-status-error{background:#fff0ec;border-color:#efad9f;color:#933824}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr;gap:45px}.contact-layout>aside{position:static;display:grid;grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.contact-hero{padding:50px 0}.contact-hero h1{font-size:48px;letter-spacing:-3px}.contact-hero p{font-size:16px}.contact-layout{padding-block:55px}.form-row{grid-template-columns:1fr}.contact-layout>aside{grid-template-columns:1fr}}

/* Clean white navigation across editorial and category pages */
.site-header{background:#fff;border-bottom-color:#e9e4de;box-shadow:0 3px 18px rgba(51,35,66,.045);backdrop-filter:none}

/* Long-form category guidance: useful to searchers, compact for browsers */
.category-editorial{margin:18px 0 100px;background:#fff;border:1px solid #e9e1d8;border-radius:24px;padding:48px 54px;box-shadow:0 4px 0 rgba(51,35,66,.04)}
.category-editorial-intro{max-width:850px}.category-editorial-intro .eyebrow{margin-bottom:14px}.category-editorial h2{font:750 clamp(36px,4vw,52px)/1 var(--font-libre);letter-spacing:-2.3px;color:var(--aubergine);margin:0 0 22px}.category-editorial-intro>p{font:17px/1.68 Georgia,serif;color:#514957;margin:0 0 14px}.category-editorial details{margin-top:30px;border-top:1px solid var(--line)}
.category-editorial summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 4px;cursor:pointer;color:var(--teal);font-size:13px;font-weight:850}.category-editorial summary::-webkit-details-marker{display:none}.category-editorial summary b{width:31px;height:31px;border-radius:50%;background:var(--yellow);color:var(--aubergine);display:grid;place-items:center;font-size:20px;line-height:1;transition:transform .2s}.category-editorial details[open] summary b{transform:rotate(45deg)}
.category-editorial-copy{max-width:850px;padding:24px 0 8px}.category-editorial-copy h3{font:740 27px/1.12 var(--font-libre);letter-spacing:-.8px;color:var(--aubergine);margin:42px 0 12px}.category-editorial-copy h3:first-child{margin-top:0}.category-editorial-copy p{font:16px/1.72 Georgia,serif;color:#514957;margin:0 0 16px}.category-editorial-copy a{color:var(--teal);text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px;text-underline-offset:3px}
.category-editorial-copy h4{font:760 18px/1.3 var(--font-geist-sans);color:var(--aubergine);margin:24px 0 7px}.category-editorial-copy ul{font:15.5px/1.65 Georgia,serif;color:#514957;margin:10px 0 22px;padding-left:24px}.category-editorial-copy li{margin-bottom:10px}.category-editorial-copy strong{color:var(--aubergine);font-weight:750}
@media(max-width:720px){.category-editorial{margin:8px 0 70px;padding:32px 25px;border-radius:18px}.category-editorial h2{font-size:37px;letter-spacing:-1.8px}.category-editorial-intro>p{font-size:16px}.category-editorial-copy h3{font-size:24px}.category-editorial-copy p{font-size:15.5px}.category-editorial summary{align-items:flex-start}}

/* Keep the article rail in the natural reading flow */
.article-layout .article-sidebar{position:static;top:auto}

/* Editorial identity and accountable authorship */
.byline a{color:var(--teal);font-weight:800;text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px;text-underline-offset:3px}
.article-sidebar .sidebar-standard a+a{margin-top:8px}
.about-hero{background:linear-gradient(120deg,var(--aubergine),#5c3d6b 58%,var(--coral))}.about-hero:after{border-color:var(--yellow)}
.about-layout{display:grid;grid-template-columns:minmax(0,780px) 300px;gap:85px;padding-block:78px 100px;align-items:start}.about-copy section{padding:0 0 45px;margin-bottom:45px;border-bottom:1px solid var(--line)}.about-copy section:last-child{margin-bottom:0}.about-copy h2{font:750 clamp(34px,4vw,50px)/1.02 var(--font-libre);letter-spacing:-2px;color:var(--aubergine);margin:13px 0 22px}.about-copy p,.about-copy li{font:18px/1.72 Georgia,serif;color:#514957}.about-copy li{margin-bottom:10px}.about-copy a{color:var(--teal);font-weight:700;text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px}.about-rail{background:#fff1d6;border-left:5px solid var(--yellow);border-radius:0 16px 16px 0;padding:25px;display:flex;flex-direction:column;gap:12px}.about-rail strong{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:var(--aubergine)}.about-rail p{font-size:13px;line-height:1.55;color:#625966;margin:0 0 5px}.about-rail a{font-size:12px;font-weight:800;color:var(--teal)}
@media(max-width:900px){.about-layout{grid-template-columns:1fr;gap:30px}.about-rail{max-width:560px}}
@media(max-width:720px){.about-layout{padding-block:55px 70px}.about-copy section{padding-bottom:34px;margin-bottom:34px}.about-copy p,.about-copy li{font-size:16.5px}}

/* Product-comparison reading aids */
.quick-verdict{font-family:var(--font-geist-sans);background:linear-gradient(135deg,#fff0c7,#ffe4d9);border:1px solid #f4c768;border-radius:22px;padding:30px;margin:0 0 38px;box-shadow:0 5px 0 rgba(51,35,66,.08)}
.quick-verdict small{font-size:10px;letter-spacing:1.5px;font-weight:900;color:var(--coral-dark)}.quick-verdict h2{font-size:30px;margin:8px 0 12px;letter-spacing:-1px}.quick-verdict p{font-size:15px;line-height:1.65;margin:0}
.comparison-table{overflow-x:auto;margin:26px 0 35px;border:1px solid var(--line);border-radius:16px}.comparison-table table{width:100%;border-collapse:collapse;font:14px/1.5 var(--font-geist-sans);min-width:600px}.comparison-table th{background:var(--aubergine);color:#fff;text-align:left;padding:15px}.comparison-table td{padding:14px 15px;border-top:1px solid var(--line);vertical-align:top}.comparison-table tr:nth-child(even) td{background:#fffaf2}
.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.choice-grid .pick{margin:0}.choice-grid .pick:nth-child(2){background:#ffe4d9}
.official-links{font-family:var(--font-geist-sans);background:#f4f0ff;border-radius:18px;padding:28px;margin:38px 0;display:flex;align-items:stretch;gap:18px;flex-wrap:wrap}.official-links p{flex:1 0 100%;margin:0 0 6px}.prose .official-links a{display:inline-flex;flex:1 1 220px;min-height:50px;align-items:center;justify-content:center;text-align:center;text-decoration:none;background:var(--aubergine);color:#fff;padding:14px 22px;border-radius:10px;font-size:14px;font-weight:800}.prose .official-links a:hover{background:var(--coral)}
@media(max-width:720px){.quick-verdict{padding:23px}.quick-verdict h2{font-size:26px}.choice-grid{grid-template-columns:1fr}.official-links a{width:100%;justify-content:center}}

/* Product photography and dated price snapshots */
.price-note{font:700 12px/1.5 var(--font-geist-sans);color:#645a68;background:#fff5d8;border-left:4px solid var(--yellow);border-radius:8px;padding:12px 15px;margin:18px 0 25px}
.product-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0 40px}
.product-gallery article{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 4px 0 rgba(51,35,66,.05)}
.product-gallery img{display:block;width:100%;height:210px;object-fit:cover;background:#f3eee8}
.product-gallery h3{font:750 20px/1.15 var(--font-libre);letter-spacing:-.45px;color:var(--aubergine);margin:16px 17px 7px}
.product-gallery p{font:13px/1.55 var(--font-geist-sans);color:#5f5662;margin:0 17px 10px}
.product-gallery small{display:block;font:9px/1.45 var(--font-geist-sans);color:#817681;margin:0 17px 16px}
.product-gallery small a{color:inherit}
.jump-links{font:700 13px/1.7 var(--font-geist-sans);color:#635766;background:#f8f5fb;border:1px solid #e6dfea;border-radius:14px;padding:14px 18px;margin:0 0 34px}
.jump-links strong{color:var(--aubergine);margin-right:4px}.jump-links a{color:var(--coral-dark);text-decoration-thickness:1px;text-underline-offset:3px}
.checklist{background:#f7faf7;border:1px solid #d9e7db;border-left:5px solid #52a66a;border-radius:16px;padding:22px 25px;margin:26px 0 34px}
.checklist h3{margin-top:0}.checklist ul{margin-bottom:0}.checklist li{margin-bottom:8px}

/* Shop-review directory */
.shops-page{background:#fffaf4;padding-bottom:90px}.shops-hero{position:relative;overflow:hidden;background:linear-gradient(118deg,var(--aubergine) 0%,#51345f 54%,var(--teal) 100%);color:#fff;padding:70px 0 66px}
.shops-hero:after{content:"";position:absolute;width:370px;height:370px;border:78px solid var(--coral);border-radius:50%;right:-80px;top:-175px;opacity:.82}
.shops-hero .shell{position:relative;z-index:2}.shops-hero h1{max-width:810px;font:750 clamp(54px,6.4vw,86px)/.94 var(--font-libre);letter-spacing:-4.5px;margin:8px 0 22px}.shops-hero h1 em{color:var(--yellow);font-style:italic}.shops-hero p{max-width:720px;color:#eee5ef;font-size:18px;line-height:1.55;margin:0}
.shops-intro{display:flex;align-items:end;justify-content:space-between;gap:44px;padding-top:62px;margin-bottom:30px}.shops-intro h2{font:750 clamp(38px,4.4vw,58px)/1 var(--font-libre);letter-spacing:-2.5px;color:var(--aubergine);margin:0}.shops-intro p{max-width:510px;color:var(--muted);line-height:1.58;margin:0}
.shops-intro p a{color:var(--teal);font-weight:800;text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px;text-underline-offset:3px}
.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.shop-card{display:flex;flex-direction:column;min-height:250px;border-radius:22px;padding:30px;color:var(--aubergine);border:1px solid rgba(51,35,66,.08)}.shop-card-peach{background:#ffb38d}.shop-card-yellow{background:#ffd65a}.shop-card-mint{background:#75dbc1}.shop-card-pink{background:#ff92b7}.shop-card-blue{background:#82b9ff}.shop-index{font-size:10px;font-weight:900;opacity:.65}.shop-card small{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1.3px;margin-top:10px}.shop-card h2{font:760 clamp(30px,3vw,42px)/1 var(--font-libre);letter-spacing:-1.5px;margin:14px 0 12px}.shop-card p{font-size:14px;line-height:1.6;margin:0 0 26px;max-width:550px}.shop-card>div{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid rgba(51,35,66,.22);padding-top:16px;margin-top:auto;font-size:12px;font-weight:750}.shop-card>div a{font-size:13px;font-weight:900;color:inherit}.shops-coming{margin-top:26px;border-radius:22px;background:var(--aubergine);color:#fff;padding:35px;display:flex;align-items:center;justify-content:space-between;gap:40px}.shops-coming h2{font:740 34px/1.05 var(--font-libre);margin:0 0 8px}.shops-coming p{color:#ddd2e0;line-height:1.55;margin:0;max-width:720px}.shops-coming .button{flex:0 0 auto;background:var(--yellow);color:var(--aubergine)}
@media(max-width:780px){.product-gallery{grid-template-columns:1fr}.product-gallery img{height:240px}.shops-page{padding-bottom:70px}.shops-hero{padding:52px 0}.shops-hero h1{font-size:50px;letter-spacing:-3px}.shops-intro{display:block;padding-top:48px}.shops-intro p{margin-top:18px}.shop-grid{grid-template-columns:1fr}.shops-coming{display:block}.shops-coming .button{margin-top:22px}}

/* Mobile article containment: tables scroll inside the article, never the page */
@media(max-width:1020px){
  .article-layout{grid-template-columns:minmax(0,1fr);justify-content:stretch;width:100%;min-width:0}
  .article-layout>*{min-width:0;max-width:100%}
  .article-layout .prose{width:100%;min-width:0;overflow-wrap:break-word}
  .prose>div{min-width:0;max-width:100%}
  .prose img,.prose video,.prose iframe{max-width:100%;height:auto}
  .comparison-table{width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
  .quick-verdict,.choice-grid,.official-links,.product-gallery,.faq,.method,.pick,.disclosure,.update-note{min-width:0;max-width:100%}
  .product-gallery>*{min-width:0}
  .prose pre{max-width:100%;overflow-x:auto}
}
@media(max-width:720px){
  .article-layout{padding:38px 0 72px}
  .prose{font-size:16.5px;line-height:1.72}
  .prose h2{font-size:29px;line-height:1.08;letter-spacing:-1px;margin-top:44px}
  .prose h3{font-size:22px;line-height:1.16}
  .quick-verdict{border-radius:17px;padding:21px 19px}
  .quick-verdict h2{font-size:25px}
  .comparison-table{border-radius:12px;margin:22px 0 30px;overflow-x:visible}
  .comparison-table table{width:100%;min-width:0;table-layout:fixed;font-size:11px;line-height:1.35}
  .comparison-table th,.comparison-table td{padding:9px 6px;overflow-wrap:anywhere;word-break:normal}
  .faq,.pick,.official-links,.warm-panel{padding:21px;border-radius:15px}
  .prose>div>ul,.prose>div>ol{padding:19px 18px 14px 39px;border-radius:14px}
  .official-links{gap:12px}
  .prose .official-links a{flex-basis:100%;width:100%;padding:13px 15px}
}
