:root{color-scheme:light;--background:#f7f8f4;--surface:#fff;--text:#111713;--muted:#66706a;--border:#dfe5df;--accent:#153f2d;--accent-2:#e7ff70;--accent-contrast:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select{font:inherit}a{color:inherit;text-decoration:none}p{line-height:1.65}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,248,244,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,23,19,.08)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.4rem;font-weight:900;letter-spacing:-.055em}.brand:after{content:".";color:#71a536}.main-nav{display:flex;gap:30px;margin-left:auto}.main-nav a{color:#526059;font-size:.9rem;font-weight:650}.main-nav a:hover,.site-footer a:hover,.text-link:hover{color:var(--text)}.market-select{display:flex;align-items:center;gap:10px}.market-select label{font-size:.78rem;color:var(--muted)}.market-select select{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:10px 14px;min-width:160px;font-weight:650}.hero-wrap{position:relative;overflow:hidden;background:linear-gradient(135deg,#f4f8ed,#fbfcf8 55%,#edf5e8);border-bottom:1px solid var(--border)}.hero-glow{position:absolute;border-radius:50%;filter:blur(4px);opacity:.7}.hero-glow-one{width:430px;height:430px;background:radial-gradient(circle,rgba(199,244,88,.32),transparent 68%);right:4%;top:-80px}.hero-glow-two{width:300px;height:300px;background:radial-gradient(circle,rgba(30,100,70,.14),transparent 70%);left:-120px;bottom:-140px}.hero{padding:88px 0 86px}.hero-new{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:70px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid #d7dfd3;background:rgba(255,255,255,.72);border-radius:999px;padding:8px 13px;font-size:.76rem;font-weight:700;color:#4c5b52;text-transform:uppercase;letter-spacing:.06em}.live-dot{width:7px;height:7px;border-radius:50%;background:#7aa937;box-shadow:0 0 0 4px rgba(122,169,55,.12)}h1{max-width:900px;font-size:clamp(2.8rem,5.8vw,5.6rem);line-height:.92;letter-spacing:-.07em;margin:27px 0 24px}h1 span{color:#47745e}h2{letter-spacing:-.045em}.lead{max-width:690px;color:var(--muted);font-size:1.1rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;border-radius:999px;padding:0 20px;font-weight:800;font-size:.9rem;transition:transform .2s ease,box-shadow .2s ease}.primary-link{background:var(--accent);color:var(--accent-contrast);box-shadow:0 8px 24px rgba(21,63,45,.14)}.primary-link:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(21,63,45,.22)}.primary-large{min-height:54px;padding:0 24px}.secondary-link{background:rgba(255,255,255,.78);border:1px solid var(--border)}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#68756e;font-size:.78rem;font-weight:650}.hero-visual{height:420px;position:relative}.visual-card{background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.9);box-shadow:0 24px 70px rgba(32,64,48,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.visual-card-main{position:absolute;width:320px;right:34px;top:35px;border-radius:30px;padding:30px;transform:rotate(2deg)}.visual-kicker{font-size:.68rem;font-weight:850;letter-spacing:.14em;color:#7c8881}.visual-country{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:1.5rem;margin:18px 0}.visual-country strong{font-size:1.15rem}.visual-country span{font-size:.78rem;background:#edf3eb;padding:7px 9px;border-radius:8px;font-weight:800}.visual-line{height:1px;background:var(--border);margin:20px 0}.visual-stat{display:flex;justify-content:space-between;padding:11px 0;color:var(--muted)}.visual-stat strong{color:var(--text)}.visual-float{position:absolute;border-radius:18px;padding:15px 18px;font-size:.78rem;color:var(--muted)}.visual-float strong{display:block;color:var(--text);font-size:1rem;margin-top:3px}.visual-float.top{top:8px;left:10px;transform:rotate(-4deg)}.visual-float.bottom{bottom:55px;right:0;transform:rotate(-2deg);color:var(--text);font-weight:750}.pulse{color:#7aa937;margin-right:6px}.category-strip{padding:88px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:34px}.section-heading>div{max-width:650px}.section-heading h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1;margin:9px 0 0}.section-heading>p{max-width:420px;color:var(--muted);margin:0}.section-kicker{font-size:.68rem;font-weight:900;letter-spacing:.15em;color:#668351}.category-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{position:relative;display:flex;align-items:center;gap:17px;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:21px;transition:transform .2s,border-color .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);border-color:#b8c9b8;box-shadow:0 14px 35px rgba(28,55,42,.08)}.category-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#eff5e9;font-size:1.3rem}.category-card h3{margin:0 0 4px;font-size:1rem}.category-card p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.4}.round-arrow{margin-left:auto;display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;border:1px solid var(--border)}.method-section{background:#102b20;color:white;padding:90px 0}.section-heading.light .section-kicker{color:#b9dc72}.section-heading.light>p{color:#aebdb6}.section-heading.light h2{font-size:clamp(2.3rem,4.5vw,4rem)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16);margin-top:50px}.steps-grid article{padding:28px 28px 8px 0;border-right:1px solid rgba(255,255,255,.12);min-height:220px}.steps-grid article+article{padding-left:28px}.steps-grid article:last-child{border-right:0}.steps-grid span{font-size:.72rem;color:#b9dc72;font-weight:850}.steps-grid h3{font-size:1.3rem;margin:35px 0 10px}.steps-grid p{color:#aebdb6;font-size:.88rem;margin:0}.featured-guide{margin-top:90px;margin-bottom:90px;background:#e9f0e2;border-radius:30px;padding:52px;display:grid;grid-template-columns:90px 1fr 180px;gap:38px;align-items:center;overflow:hidden}.guide-number{align-self:start;font-size:.75rem;font-weight:850;color:#71816f}.guide-copy{max-width:680px}.guide-copy h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.03;margin:15px 0}.guide-copy p{color:#5e6c63;margin-bottom:25px}.badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#d8e7c7;color:#47613b;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.guide-score{width:180px;height:180px;border-radius:50%;background:var(--accent-2);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(5deg)}.guide-score span{font-size:4rem;line-height:.9;font-weight:900;letter-spacing:-.08em}.guide-score small{text-align:center;margin-top:10px;font-weight:750;line-height:1.25}.transparency-banner{border-top:1px solid var(--border);padding:70px 0 90px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.transparency-banner h2{font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.08;margin:10px 0}.transparency-banner p{color:var(--muted);margin-top:0}.text-link{display:inline-block;margin-top:10px;font-weight:800}.empty-state,.muted{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;padding-bottom:72px}.card{grid-column:span 7;background:var(--surface);border:1px solid var(--border)}.card,.side-card{border-radius:24px;padding:28px}.side-card{grid-column:span 5;background:#111827;color:white}.card h2,.side-card h2{margin-top:0}.product-name{font-size:1.6rem;margin:6px 0}.product-meta{color:var(--muted);margin-bottom:12px}.offer-list{display:grid;gap:12px;margin:22px 0}.offer{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--border);border-radius:16px;padding:16px}.offer small,.offer strong{display:block}.offer small{margin-top:4px;color:var(--muted)}.offer-heading{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.best-price{padding:4px 7px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.7rem;font-weight:800}.price{text-align:right;font-size:1.15rem;font-weight:800;white-space:nowrap}.side-card p{color:#cbd5e1}.market-facts{display:grid;gap:12px;margin-top:24px}.fact{border-top:1px solid rgba(255,255,255,.14);padding-top:12px;display:flex;justify-content:space-between;gap:12px}.page-shell{padding:28px 0 72px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:.88rem;margin:8px 0 28px}.page-intro{padding:24px 0 34px}.page-intro h1,.product-detail h1{font-size:clamp(2.4rem,5vw,4.4rem)}.catalog-grid,.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.catalog-grid .card,.comparison-grid .card{grid-column:auto;display:flex;flex-direction:column;justify-content:space-between}.product-card p{color:var(--muted)}.product-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:20px;align-items:start}.product-layout .card{grid-column:auto}.offers-panel{position:sticky;top:96px}.spec-list{display:grid;margin:20px 0 0}.spec-list div{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid var(--border)}.spec-list dt{color:var(--muted);text-transform:capitalize}.spec-list dd{margin:0;font-weight:700;text-align:right}.comparison-table-card{grid-column:auto;margin-top:20px}.comparison-table{overflow-x:auto}.comparison-row{min-width:720px;display:grid;grid-template-columns:1fr 1.2fr 1.2fr;gap:16px;padding:14px 0;border-top:1px solid var(--border);align-items:center}.comparison-head{color:var(--muted);font-size:.9rem}.content-page{max-width:820px;padding-top:64px;padding-bottom:88px}.content-page h1{font-size:clamp(2.4rem,5vw,4.4rem)}.content-page h2{margin-top:40px}.content-page p{color:#4b5563;font-size:1.03rem}.content-page strong{color:var(--text)}.notice{margin-top:32px;padding:18px;border:1px solid #fde68a;background:#fffbeb;border-radius:16px}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.footer-inner{min-height:180px;padding:42px 0;display:flex;justify-content:space-between;gap:32px}.site-footer p{max-width:420px;margin-bottom:0;color:var(--muted)}.site-footer nav{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;gap:12px 20px;max-width:520px}.site-footer a{color:var(--muted);font-size:.9rem}.article-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 32px}.article-photo{margin:0;background:#fff;border:1px solid var(--border);border-radius:26px;overflow:hidden}.article-photo img{display:block;width:100%;height:390px;object-fit:contain;background:#fff;padding:20px}.article-photo figcaption{padding:12px 16px;border-top:1px solid var(--border);color:var(--muted);font-size:.75rem}.verdict-box{margin:28px 0;padding:30px;border-radius:24px;background:#e9f0e2}.verdict-box h2{margin:8px 0}.editorial-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:28px 0}.editorial-sections article{background:#fff;border:1px solid var(--border);border-radius:24px;padding:28px}.editorial-sections h2{margin:8px 0}.editorial-sections p{color:var(--muted)}.sources-note{margin-top:28px;padding:28px;border-top:1px solid var(--border)}.source-links{display:flex;flex-wrap:wrap;gap:10px 22px}@media(max-width:960px){.hero-new{grid-template-columns:1fr}.hero-visual{display:none}.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid article:nth-child(2){border-right:0}.category-cards{grid-template-columns:1fr}.main-nav{display:none}.catalog-grid,.comparison-grid,.product-layout{grid-template-columns:1fr}.offers-panel{position:static}.featured-guide{grid-template-columns:60px 1fr}.guide-score{display:none}}@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:66px;gap:10px}.market-select label{display:none}.market-select select{min-width:126px;max-width:145px;padding:9px 11px}.hero{padding:58px 0}.hero-new{gap:0}.hero h1{font-size:clamp(3rem,14vw,4.3rem)}.lead{font-size:1rem}.trust-row{gap:10px 16px}.section-heading{display:block}.section-heading>p{margin-top:18px}.category-strip{padding:64px 0}.method-section{padding:65px 0}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article+article{padding:24px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12);min-height:0}.steps-grid h3{margin:18px 0 7px}.featured-guide{margin-top:55px;margin-bottom:55px;padding:30px;grid-template-columns:1fr}.guide-number{display:none}.transparency-banner{grid-template-columns:1fr;gap:20px;padding:50px 0 65px}.card,.side-card{grid-column:1/-1}.offer{align-items:flex-start}.footer-inner{flex-direction:column}.site-footer nav{justify-content:flex-start}.article-photo-grid,.editorial-sections{grid-template-columns:1fr}.article-photo img{height:310px}.verdict-box{padding:24px}}.featured-comparisons,.popular-reads{padding:88px 0}.featured-comparisons{border-top:1px solid var(--border)}.featured-comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.featured-comparison-card{position:relative;min-height:300px;background:#fff;border:1px solid var(--border);border-radius:26px;display:grid;grid-template-columns:180px 1fr;overflow:hidden;transition:.2s}.featured-comparison-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(28,55,42,.08)}.featured-comparison-main{grid-row:span 2;display:flex;flex-direction:column;background:#153f2d;color:#fff;min-height:616px}.featured-comparison-image{position:relative;min-height:100%;background:#f2f5f0}.featured-comparison-image img{object-fit:contain;padding:18px}.featured-comparison-main .featured-comparison-image{min-height:330px;background:#fff}.featured-comparison-main .featured-comparison-image img{padding:28px}.featured-comparison-copy{position:relative;padding:28px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.featured-comparison-main .featured-comparison-copy{flex:1 1;padding:32px}.featured-comparison-main p{color:#bfd0c7!important}.featured-comparison-main .badge{background:#e7ff70;color:#153f2d}.featured-comparison-card h3{font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08;margin:15px 0 8px;letter-spacing:-.035em}.featured-comparison-card p{color:var(--muted);margin:0 0 22px}.featured-comparison-card strong{margin-top:auto;font-size:.86rem}.featured-index{position:absolute;right:24px;top:28px;color:#91a098;font-size:.72rem;font-weight:900}.featured-comparison-main .featured-index{color:#8daa9c}.popular-reads{border-bottom:1px solid var(--border)}.popular-read-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border)}.popular-read{padding:24px 24px 24px 0;min-height:170px;border-right:1px solid var(--border);display:flex;flex-direction:column}.popular-read+.popular-read{padding-left:24px}.popular-read:last-child{border-right:0}.popular-read span{font-size:.7rem;color:#79916f;font-weight:900}.popular-read strong{margin:22px 0 16px;line-height:1.3}.popular-read small{color:var(--muted);margin-top:auto}.category-hero{display:grid;grid-template-columns:1fr 190px;gap:40px;align-items:center}.category-hero-mark{height:170px;border-radius:30px;background:#153f2d;color:#e7ff70;display:grid;place-items:center;font-size:4rem;box-shadow:0 22px 60px rgba(21,63,45,.13)}.category-featured{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;min-height:330px;border-radius:30px;background:linear-gradient(135deg,#153f2d,#245f46);color:#fff;overflow:hidden;margin:10px 0 70px}.category-featured-copy{padding:42px;align-self:center;position:relative;z-index:2}.category-featured-visual{position:relative;background:#fff;min-height:330px}.category-featured-visual img{object-fit:contain;padding:28px}.category-featured .section-kicker{color:#c9eb7e}.category-featured h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;margin:14px 0}.category-featured p{max-width:680px;color:#c6d5cd}.category-featured strong{display:inline-block;margin-top:20px}.category-featured-number{position:absolute;right:380px;bottom:-40px;font-size:11rem;line-height:1;font-weight:900;color:rgba(255,255,255,.06)}.category-content-heading{margin-top:10px}.category-article-card{min-height:250px;transition:.2s}.category-article-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(28,55,42,.07)}.category-switcher{margin-top:75px;padding:45px 0 10px;border-top:1px solid var(--border)}.category-switcher>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.category-switcher a{display:flex;align-items:center;gap:10px;padding:18px;border:1px solid var(--border);background:#fff;border-radius:16px;font-weight:800;font-size:.86rem}.category-switcher a span{font-size:1.15rem}.category-switcher a b{margin-left:auto}@media(max-width:960px){.featured-comparison-grid{grid-template-columns:1fr}.featured-comparison-main{grid-row:auto;min-height:500px}.featured-comparison-card{grid-template-columns:220px 1fr}.popular-read-grid{grid-template-columns:repeat(2,1fr)}.popular-read:nth-child(2){border-right:0}.category-featured{grid-template-columns:1fr 300px}.category-featured-number{right:320px}.category-switcher>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.featured-comparisons,.popular-reads{padding:58px 0}.featured-comparison-card,.featured-comparison-main{display:flex;flex-direction:column;min-height:0}.featured-comparison-image,.featured-comparison-main .featured-comparison-image{min-height:230px}.featured-comparison-copy,.featured-comparison-main .featured-comparison-copy{padding:24px;min-height:250px}.popular-read-grid{grid-template-columns:1fr}.popular-read,.popular-read+.popular-read{padding:20px 0;border-right:0;border-bottom:1px solid var(--border);min-height:130px}.category-hero{grid-template-columns:1fr}.category-hero-mark{display:none}.category-featured{display:flex;flex-direction:column;margin-bottom:50px}.category-featured-copy{padding:28px}.category-featured-visual{min-height:250px;order:-1}.category-featured-number{display:none}.category-switcher>div{grid-template-columns:1fr}}.header-actions{display:flex;align-items:center;gap:10px}.main-nav .nav-hot{display:inline-flex;align-items:center;gap:6px;color:#315b1f;font-weight:850}.main-nav .nav-hot>span{color:#71a536;font-size:.55rem}.mobile-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:50%;background:var(--surface);padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.mobile-menu-toggle span{display:block;width:17px;height:2px;border-radius:2px;background:var(--text)}.mobile-nav{display:none}@media(max-width:960px){.mobile-menu-toggle{display:flex}.mobile-nav{display:grid;grid-template-rows:0fr;overflow:hidden;background:rgba(247,248,244,.98);border-top:1px solid transparent;transition:grid-template-rows .25s ease,border-color .25s ease}.mobile-nav.is-open{grid-template-rows:1fr;border-top-color:var(--border)}.mobile-nav-inner{min-height:0;overflow:hidden;display:grid;padding-top:0;padding-bottom:0;transition:padding .25s ease}.mobile-nav.is-open .mobile-nav-inner{padding-top:10px;padding-bottom:18px}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:14px 2px;border-bottom:1px solid var(--border);font-size:1rem;font-weight:750}.mobile-nav a:last-child{border-bottom:0}.mobile-nav a span{color:#668351}.mobile-nav a.nav-hot{justify-content:flex-start;color:#315b1f}.mobile-nav a.nav-hot .hot-dot{font-size:.55rem;color:#71a536;margin-right:7px}.mobile-nav a.nav-hot>span:last-child{margin-left:auto}}@media(max-width:700px){.brand{font-size:1.22rem}.header-actions{gap:7px}.mobile-menu-toggle{width:40px;height:40px}.market-select select{min-width:118px;max-width:132px;padding:9px 10px}}.brand{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap;line-height:1}.brand:after{content:none}.brand-wordmark{display:block;font-size:1.48rem;letter-spacing:-.055em}.brand-vente{color:#71a536;font-weight:900}.brand-chrono{color:#111713;font-weight:500}.brand-tagline{display:block;margin-top:5px;color:#5f6863;font-size:.48rem;font-weight:600;letter-spacing:.19em;line-height:1;text-transform:uppercase}@media(max-width:700px){.brand-wordmark{font-size:1.3rem}.brand-tagline{margin-top:4px;font-size:.4rem;letter-spacing:.13em}}