:root{color-scheme:light;--bg:#f7f8f2;--surface:#fff;--surface-2:#f2f5e8;--surface-3:#eef3df;--text:#223018;--muted:#6d7a62;--line:#dce5c8;--brand:#6aa84f;--brand-2:#86bf5a;--brand-deep:#335c1d;--accent:#ffedd0;--shadow:0 14px 40px rgba(39,58,23,.08);--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at top left,hsla(90,51%,67%,.18),transparent 28%),linear-gradient(180deg,#fbfcf7 0,var(--bg) 22%,#f4f6ef 100%)}a{color:inherit;text-decoration:none}img{max-width:100%}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.container{max-width:var(--container);margin:0 auto;padding:0 20px}.page-shell{padding:26px 0 46px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:18px;gap:18px}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.stack{display:grid;grid-gap:18px;gap:18px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:hsla(72,45%,98%,.88);border-bottom:1px solid hsla(79,36%,84%,.9)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.03em}.brand-logo{display:block;width:auto;height:56px;max-width:min(100%,360px)}.brand-sub{display:block;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.nav-pills{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.card,.hero-card,.soft-card,.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.card{padding:18px}.soft-card{padding:20px;background:linear-gradient(180deg,#fcfdf8,var(--surface-2))}.hero-card{padding:28px;background:linear-gradient(135deg,#f8fbef,#fff 55%,#f2f7e8)}.stat-card{padding:18px;background:linear-gradient(180deg,#fff,#f7f9f0)}.hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:24px;gap:24px;align-items:stretch;margin-bottom:22px}.hero-copy{gap:18px;align-content:start}.hero-brand-lockup{display:block;width:clamp(170px,28vw,260px);height:auto;margin:0 0 8px}.hero h1,.page-title{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:.98;letter-spacing:-.05em}.hero p.lead{color:var(--muted);font-size:1.05rem;line-height:1.7;margin:16px 0 0;max-width:62ch}.hero-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin-top:6px;padding:8px 0 0;border-top:1px solid hsla(81,29%,78%,.9)}.hero-trust-item{display:grid;grid-gap:4px;gap:4px;padding:10px 16px 0 0}.hero-trust-item+.hero-trust-item{padding-left:18px;border-left:1px solid hsla(81,29%,78%,.9)}.hero-trust-value{font-size:1rem;font-weight:800;letter-spacing:-.03em;line-height:1.15}.hero-trust-copy{color:var(--muted);font-size:13px;line-height:1.45}.badge{gap:8px;font-size:12px;font-weight:700;letter-spacing:.01em;border:1px solid var(--line);background:#fbfdf6;color:var(--brand-deep);padding:7px 12px;border-radius:999px}.badge,.btn{display:inline-flex;align-items:center}.btn{justify-content:center;gap:10px;padding:12px 16px;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--text);cursor:pointer;font:inherit;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(39,58,23,.08)}.btn.primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-deep))}.btn.secondary{background:var(--surface-2)}.btn.ghost{background:transparent}.input,select{padding:12px 14px;border-radius:14px;border:1px solid var(--line);min-width:180px;background:#fff;color:var(--text);font:inherit}.small{color:var(--muted);font-size:13px;line-height:1.6}hr{border:0;border-top:1px solid var(--line);margin:24px 0}.section-title{font-size:1.55rem;letter-spacing:-.04em;margin:0 0 8px}.section-copy{margin:0;color:var(--muted)}.category-card,.product-card{display:block;overflow:hidden;position:relative}.category-card:before,.product-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(133,186,82,.07));pointer-events:none}.category-card,.product-card,.stat-card{transition:transform .15s ease,box-shadow .15s ease}.category-card:hover,.product-card:hover,.stat-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(39,58,23,.12)}.category-emoji{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;font-size:26px;background:linear-gradient(135deg,#eff7df,#fff7ea);border:1px solid var(--line);margin-bottom:14px}.product-thumb-wrap{background:linear-gradient(180deg,#fff,#f6f9ef);border:1px solid var(--line);border-radius:18px;padding:12px}.product-card{display:flex;flex-direction:column;height:100%}.product-card-title{margin-top:14px;font-weight:800;font-size:20px;letter-spacing:-.03em;line-height:1.15}.product-card-body{margin-top:auto;display:grid;grid-gap:4px;gap:4px;padding-top:12px}.product-card-actions{align-items:center}.kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.kpi-label{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.kpi-value{font-size:clamp(1.35rem,2vw,2rem);font-weight:800;letter-spacing:-.05em}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:16px;color:var(--muted);font-size:14px}.breadcrumbs a:hover{color:var(--brand-deep)}.two-col{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:22px;gap:22px}.subcategory-hero{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;align-items:stretch}.subcategory-hero-copy{align-content:start}.subcategory-hero-filters{align-content:start;min-height:100%}.subcategory-hero-filters .segmented-toggle{width:100%}.subcategory-hero-filters .segmented-toggle-btn{white-space:nowrap}@media (max-width:960px){.subcategory-hero{grid-template-columns:1fr}}.product-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:24px;gap:24px;align-items:start}.product-page-shell{position:relative}.product-main-column,.product-media-column{align-content:start}.product-media-card{padding:20px}.product-thumb-hero{padding:18px;border-radius:22px;background:linear-gradient(180deg,#fff,#f4f8eb)}.product-subtitle{margin:0;max-width:64ch;color:var(--muted);font-size:1.02rem;line-height:1.75}.product-rating-card{background:linear-gradient(180deg,#fbfdf6,#f2f6e8)}.product-rank-pill{display:grid;grid-gap:4px;gap:4px;min-width:108px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:hsla(0,0%,100%,.8);text-align:right}.product-rank-pill strong{font-size:1.4rem;letter-spacing:-.04em}.product-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.product-story-card{display:grid;grid-gap:8px;gap:8px}.product-story-card .section-copy{line-height:1.65}.product-kpi-grid .stat-card{display:grid;grid-gap:8px;gap:8px;align-content:start}.product-kpi-note{margin:0}.product-side-info{background:linear-gradient(180deg,#fff,#f5f8ed)}.product-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.product-insight-card{padding:14px 15px;border:1px solid hsla(79,36%,84%,.95);border-radius:16px;background:hsla(0,0%,100%,.78)}.product-bullet-list{margin:10px 0 0;padding-left:18px;display:grid;grid-gap:8px;gap:8px;color:var(--text)}.product-bullet-list li{line-height:1.6}.product-info-list{display:grid;grid-gap:10px;gap:10px}.product-info-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:11px 0;border-bottom:1px solid hsla(79,36%,84%,.9)}.product-info-row:last-child{border-bottom:0;padding-bottom:0}.product-info-row span{color:var(--muted);font-size:14px}.product-info-row strong{text-align:right;font-size:14px;line-height:1.45}.price-highlight{display:inline-flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#f5faeb,#fffaf0);border:1px solid var(--line)}.price-big{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;letter-spacing:-.05em}.list-reset{list-style:none;padding:0;margin:0}.mini-list{display:grid;grid-gap:10px;gap:10px}.mini-list-item{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border-radius:16px;background:hsla(0,0%,100%,.75);border:1px solid var(--line)}.rank-bubble{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-weight:800;background:var(--surface-3);color:var(--brand-deep)}.footer-note{margin-top:26px;text-align:center;color:var(--muted);font-size:13px}@media (max-width:960px){.hero,.kpi-grid,.product-insight-grid,.product-layout,.product-story-grid,.two-col{grid-template-columns:1fr}.product-rank-pill{text-align:left}}@media (max-width:680px){.container{padding:0 16px}.header-inner{min-height:76px;align-items:flex-start;padding:10px 0}.card,.hero-card,.soft-card{padding:18px}.brand-logo{height:50px;max-width:100%}.nav-pills{gap:8px}.product-media-card{padding:14px}.product-thumb-hero{padding:12px}.product-info-row{flex-direction:column;gap:4px}.product-info-row strong{text-align:left}}.field-label{display:grid;grid-gap:8px;gap:8px;font-weight:700}.field-label span{font-size:14px}.notice{padding:14px 16px;border-radius:16px;border:1px solid var(--line);font-weight:600}.notice.success{background:linear-gradient(180deg,#f5faeb,#fff);color:var(--brand-deep)}.notice.error{background:linear-gradient(180deg,#fff4ef,#fff);color:#9a3e21;border-color:#f1d4c7}.admin-shell{display:grid;grid-gap:22px;gap:22px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-span-2{grid-column:1/-1}.otp-input{letter-spacing:.35em;font-weight:800}.btn:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}@media (max-width:720px){.admin-form-grid{grid-template-columns:1fr}.admin-span-2{grid-column:auto}}.hero-carousel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(135deg,#f0f0ec,#f7f7f4);min-height:100%}.hero-carousel:before{content:"";position:absolute;inset:auto -120px -120px auto;width:280px;height:280px;border-radius:999px;background:radial-gradient(circle,rgba(134,191,90,.12),rgba(134,191,90,0))}.hero-carousel.empty{display:grid;align-items:center;padding:28px}.hero-slide{min-width:100%;display:grid;grid-template-columns:.84fr 1.16fr;grid-gap:22px;gap:22px;align-items:start;padding:28px 30px 60px}.hero-slide-art,.hero-slide-art-stack,.hero-slide-copy{position:relative;z-index:1}.hero-slide-copy{gap:14px;align-self:start}.hero-slide-heading{gap:10px}.hero-slide-title{margin:0;font-size:clamp(1.2rem,1.8vw,1.7rem);line-height:1.08;letter-spacing:-.04em;max-width:16ch;text-wrap:balance}.hero-slide-subtitle{margin:0;font-size:.95rem;line-height:1.45;color:var(--muted);max-width:30ch}.hero-slide-art-stack{min-height:100%;display:grid;justify-items:center;align-content:start;grid-gap:14px;gap:14px}.hero-slide-text{margin:0;max-width:26ch;text-align:center}.hero-slide-price-note strong{color:var(--text)}.hero-slide-price-wrap{display:grid;grid-gap:4px;gap:4px;justify-items:center;text-align:center}.hero-slide-price{font-size:clamp(2.1rem,3.4vw,3.2rem);font-weight:900;color:var(--brand);letter-spacing:-.05em}.hero-slide-actions{justify-content:center}.hero-slide-art{min-height:360px;width:100%;display:grid;place-items:center}.hero-slide-art:after{content:"";position:absolute;width:400px;height:400px;border-radius:999px;background:radial-gradient(circle,hsla(0,0%,100%,.96),hsla(0,0%,100%,0));z-index:-1}.hero-carousel-dots{position:absolute;left:30px;bottom:22px;display:flex;gap:10px;z-index:2}.hero-carousel-dot{width:10px;height:10px;padding:0;border-radius:999px;border:0;background:rgba(34,48,24,.18);cursor:pointer}.hero-carousel-dot.active{width:28px;background:linear-gradient(135deg,var(--brand),var(--brand-deep))}@media (max-width:960px){.hero-slide{grid-template-columns:1fr;padding:22px 22px 54px}.hero-slide-title{max-width:15ch}.hero-slide-copy{gap:12px}.hero-slide-art{min-height:290px}.hero-slide-art:after{width:300px;height:300px}.hero-slide-text{max-width:32ch}.hero-slide-actions{width:100%}.hero-slide-actions .btn{flex:1 1 220px}.hero-carousel-dots{left:22px;bottom:18px}}.hero-carousel-cards{padding:26px 26px 70px}.hero-cards-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;align-items:stretch}.hero-cards-grid-live{animation:fadeSlideIn .35s ease}.hero-product-card{min-width:0;display:grid;grid-template-rows:auto auto auto auto;grid-gap:16px;gap:16px;padding:20px;background:hsla(0,0%,100%,.82);border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 34px rgba(39,58,23,.07);overflow:hidden}.hero-card-badges{gap:8px;flex-wrap:wrap}.hero-product-heading{gap:8px}.hero-product-title{margin:0;font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.14;letter-spacing:-.04em;text-wrap:balance}.hero-product-subtitle{margin:0;color:var(--muted);font-size:.95rem;line-height:1.45}.hero-product-media{min-height:240px;display:grid;place-items:center;padding:12px;border-radius:22px;background:linear-gradient(180deg,#fff,#f8f9f3)}.hero-product-price{gap:10px}.hero-product-price-note{text-align:center;margin:0}.hero-product-price-wrap{width:100%}.hero-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:stretch}.hero-product-actions .btn{min-width:0;width:100%;justify-content:center;text-align:center;padding-left:12px;padding-right:12px}.hero-product-actions-single{grid-template-columns:1fr}.hero-carousel-dots-centered{left:50%;transform:translateX(-50%);bottom:24px}@media (max-width:1100px){.hero-cards-grid{grid-template-columns:1fr}.hero-carousel-cards{padding:20px 20px 64px}.hero-product-media{min-height:220px}}@media (max-width:760px){.hero-cards-grid{grid-template-columns:1fr}.hero-product-actions{grid-template-columns:1fr 1fr}}@keyframes fadeSlideIn{0%{opacity:.7;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.affiliate-note{border:1px solid rgba(41,52,38,.1);background:hsla(0,0%,100%,.78);border-radius:16px;padding:14px 16px;font-size:.95rem;line-height:1.5}.affiliate-note-compact{font-size:.88rem;padding:12px 14px}.site-footer{border-top:1px solid rgba(41,52,38,.1);padding:20px 0 32px}.alerts-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.alert-card{display:grid;grid-gap:12px;gap:12px;align-content:start;min-height:0;padding:18px}.alert-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start}.alert-card-copy{min-width:0}.alert-card-title{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:-.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.alert-status-badge{white-space:nowrap;align-self:start}.alert-card-meta-line{min-width:0}.alert-card-meta-text{display:block;color:var(--muted);font-size:.96rem;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alert-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.alert-card-actions>*{min-width:0}.alert-card-actions .btn{width:100%;min-height:46px}.alert-card-actions button:last-child{border-color:#eed3cb;background:linear-gradient(180deg,#fff7f4,#fff);color:#8f3d26}@media (max-width:720px){.alert-card-actions,.alert-card-top,.alerts-grid{grid-template-columns:1fr}.alert-card-meta-text{white-space:normal}}.admin-tabs{display:inline-flex;flex-wrap:wrap;gap:10px}.admin-tab{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--text);font:inherit;font-weight:700;cursor:pointer}.admin-tab.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand-deep))}.admin-filters{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,.6fr));grid-gap:12px;gap:12px}.admin-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.8)}.admin-table{width:100%;border-collapse:collapse;min-width:760px}.admin-table td,.admin-table th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.admin-table thead th{font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);background:#f8faf2}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table-title{font-weight:800;letter-spacing:-.02em}.admin-empty{padding:26px 16px;text-align:center;color:var(--muted)}.admin-product-cell{display:grid;grid-gap:6px;gap:6px}.badge-muted{color:var(--muted);background:#fff}@media (max-width:900px){.admin-filters{grid-template-columns:1fr}}.admin-row-selected td{background:color-mix(in srgb,var(--accent) 10%,#fff)}.admin-row-selected .admin-table-title{font-weight:800}.top-ranking-filters{justify-items:start}.segmented-toggle{flex-wrap:wrap;width:-moz-fit-content;width:fit-content;max-width:100%}.segmented-toggle-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--brand-deep);font:inherit;font-size:12px;font-weight:700;letter-spacing:.01em;padding:8px 12px;border-radius:999px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.segmented-toggle-btn.active{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;box-shadow:0 8px 18px rgba(39,58,23,.16)}.segmented-toggle-btn:not(.active):hover{background:rgba(106,168,79,.08)}@media (max-width:680px){.segmented-toggle{width:100%}.segmented-toggle-btn{flex:1 1;justify-content:center}}.top-ranking-card{display:grid;grid-gap:14px;gap:14px}.top-ranking-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 18px;flex-wrap:wrap}.top-ranking-title-block{display:grid;grid-gap:6px;gap:6px;min-width:min(420px,100%)}.metric-value-inline,.top-ranking-base,.top-ranking-toolbar,.top-ranking-toolbar-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.top-ranking-base{margin-left:auto}.top-ranking-toolbar{display:grid;justify-items:start;align-content:start;grid-gap:10px;gap:10px}.toolbar-label{margin:0;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--muted);text-transform:none}.top-ranking-card .mini-list{gap:12px}@media (max-width:860px){.top-ranking-base{margin-left:0}.top-ranking-header{align-items:stretch}}.home-stack{gap:26px}.hero-home{align-items:stretch;gap:22px}.hero-card-home{position:relative;overflow:hidden;min-height:100%;gap:22px;border-radius:32px;padding:34px;background:radial-gradient(circle at top right,rgba(255,237,208,.95),rgba(255,237,208,0) 34%),linear-gradient(135deg,#f8fbef,#fff 52%,#eef6df)}.hero-card-home:after{content:"";position:absolute;inset:auto -90px -120px auto;width:250px;height:250px;border-radius:999px;background:radial-gradient(circle,rgba(106,168,79,.12),rgba(106,168,79,0));pointer-events:none}.hero-eyebrow-row{gap:10px}.badge-soft{background:hsla(0,0%,100%,.72)}.hero-home-heading{max-width:720px}.hero-home-heading h1{max-width:11ch;text-wrap:balance}.hero-actions-row .btn{min-width:188px}.hero-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.hero-micro-card{gap:8px;align-content:start;border-radius:22px;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-micro-value{font-size:1.05rem;letter-spacing:-.03em}.hero-side-stack{min-width:0}.hero-side-note{border-radius:26px;padding:22px}.hero-side-note-top{justify-content:space-between}.hero-side-note-copy{font-size:1rem;line-height:1.65}.spotlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.spotlight-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:20px;min-height:0;background:linear-gradient(135deg,hsla(0,0%,100%,.96),hsla(74,39%,94%,.95))}.spotlight-copy{min-width:0}.spotlight-title{margin:0;font-size:1.25rem;line-height:1.12;letter-spacing:-.04em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.spotlight-thumb{width:124px;height:124px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(180deg,#fff,#f7f9f1);border:1px solid var(--line);overflow:hidden;flex-shrink:0}.spotlight-fallback{font-size:2rem}.home-section-shell{gap:20px}.section-heading-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:24px;gap:24px;align-items:end}.section-kicker{display:inline-block;margin-bottom:10px;color:var(--brand-deep);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-title-xl{font-size:clamp(1.85rem,3vw,2.65rem);line-height:1.02;margin-bottom:8px}.section-copy-wide{max-width:48ch;justify-self:end}.home-kpi-grid{gap:18px}.process-card{min-height:100%;gap:10px;border-radius:24px}.category-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.category-card-editorial{display:grid;grid-gap:20px;gap:20px;padding:22px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(80,43%,95%,.96))}.category-card-top{justify-content:space-between;align-items:center;gap:16px}.category-mini-stack{min-width:0;display:grid;grid-gap:6px;gap:6px;justify-items:end;text-align:right}.category-emoji-large{width:62px;height:62px;border-radius:22px;font-size:30px;margin-bottom:0}.category-editorial-copy{font-size:.98rem}.category-preview-row{display:flex;gap:10px;align-items:center;min-height:64px}.category-preview-bubble{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 8px 18px rgba(39,58,23,.06)}.category-preview-empty{padding:12px 14px;border-radius:16px;background:hsla(0,0%,100%,.72);border:1px dashed var(--line)}.category-card-actions{margin-top:auto}.home-inline-link{justify-self:end}.home-cta-band{margin-top:4px}.home-cta-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center;padding:28px 30px;border-radius:32px;border:1px solid rgba(51,92,29,.12);background:radial-gradient(circle at top left,hsla(0,0%,100%,.42),hsla(0,0%,100%,0) 34%),linear-gradient(135deg,var(--brand-deep),var(--brand));color:#fff;box-shadow:0 18px 36px rgba(39,58,23,.14)}.home-cta-shell .section-copy,.home-cta-text,.home-cta-title{color:#fff}.home-cta-title{font-size:clamp(1.6rem,2.6vw,2.45rem);margin:0}.home-cta-text{max-width:56ch}.home-cta-actions{justify-content:flex-end}.home-cta-actions .btn.primary{background:#fff;color:var(--brand-deep)}.home-cta-actions .btn.secondary{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.28);color:#fff}@media (max-width:1100px){.category-editorial-grid,.hero-trust-grid,.spotlight-grid{grid-template-columns:1fr 1fr}.home-cta-shell,.section-heading-row{grid-template-columns:1fr}.home-inline-link,.section-copy-wide{justify-self:start}}@media (max-width:760px){.hero-card-home{padding:24px;border-radius:26px}.hero-home-heading h1{max-width:100%}.category-editorial-grid,.hero-trust-grid,.spotlight-card,.spotlight-grid{grid-template-columns:1fr}.spotlight-thumb{width:100%;height:160px}.category-card-top{align-items:flex-start}.category-mini-stack{justify-items:start;text-align:left}.home-cta-shell{padding:22px;border-radius:26px}.home-cta-actions{justify-content:stretch;width:100%}.home-cta-actions .btn{flex:1 1 220px}.hero-trust-strip{grid-template-columns:1fr;gap:10px}.hero-trust-item{padding:0}.hero-trust-item+.hero-trust-item{padding-left:0;border-left:0;padding-top:10px;border-top:1px solid hsla(81,29%,78%,.9)}}.insta-share-card{gap:18px}.insta-share-actions{display:flex;flex-wrap:wrap;gap:10px}.instagram-post-preview,.instagram-story-preview{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,#0a3b2c,#148054 55%,#08241b);box-shadow:0 24px 40px rgba(2,22,14,.18);color:#fff}.instagram-story-preview{width:min(100%,360px);aspect-ratio:9/16;margin:0 auto;padding:22px}.instagram-post-preview{width:min(100%,420px);aspect-ratio:1/1;margin:0 auto;padding:22px}.instagram-brand-mark{font-weight:800;letter-spacing:-.03em;font-size:1.4rem}.instagram-drop-pill{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:12px 16px;border-radius:18px;background:#d8ff63;color:#0c261c;font-size:clamp(1rem,2vw,1.4rem);font-weight:900;text-align:center}.instagram-product-shell{margin-top:20px;min-height:46%;border-radius:28px;background:rgba(244,255,249,.96);display:grid;place-items:center;padding:18px}.instagram-story-image{width:100%;height:100%;max-height:100%;object-fit:contain}.instagram-story-placeholder{min-height:220px;border-radius:24px;background:linear-gradient(180deg,#e8fff2,#d8f5e5);color:#24684a;display:grid;place-items:center;font-weight:800}.instagram-price-block{margin-top:18px;display:inline-flex;flex-direction:column;gap:6px;padding:12px 16px;border-radius:18px;background:rgba(10,28,20,.78)}.instagram-price-block strong{font-size:clamp(1.1rem,2.4vw,1.7rem)}.instagram-price-block span{font-size:.92rem;color:#c9ffe1}.instagram-story-copy{margin-top:18px;display:grid;grid-gap:8px;gap:8px}.instagram-story-copy h3{margin:0;font-size:clamp(1.7rem,4vw,2.4rem);line-height:.98;letter-spacing:-.05em}.instagram-story-copy p,.instagram-story-copy span{margin:0;color:#ecfff5;font-weight:600}.instagram-story-cta{position:absolute;right:22px;bottom:22px;padding:14px 18px;border-radius:18px;background:#d8ff63;color:#0c261c;font-size:1rem;font-weight:900}.instagram-caption-box{margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.55}@media (max-width:720px){.instagram-post-preview,.instagram-story-preview{width:100%}.insta-share-actions .btn{flex:1 1 220px}}.home-subcategory-showcase{border-radius:28px;padding:22px;gap:18px;min-width:0;background:linear-gradient(180deg,hsla(70,60%,98%,.96),hsla(75,46%,95%,.96))}.home-subcategory-showcase-top{justify-content:space-between;align-items:center;gap:12px}.home-subcategory-showcase-shell{display:grid;grid-gap:14px;gap:14px}.home-subcategory-showcase-labels{justify-content:space-between;align-items:center;gap:12px}.home-subcategory-showcase-rank{font-size:13px;color:var(--brand-deep);line-height:1.2}.home-subcategory-showcase-card{display:grid;grid-gap:16px;gap:16px;padding:18px;border:1px solid hsla(81,38%,79%,.95);border-radius:24px;background:hsla(0,0%,100%,.88);box-shadow:0 18px 34px rgba(39,58,23,.06)}.home-subcategory-showcase-main{display:grid;grid-template-columns:minmax(136px,164px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;text-decoration:none;color:inherit}.home-subcategory-showcase-media-wrap{display:grid;place-items:center}.home-subcategory-showcase-media{width:100%;min-height:164px;display:grid;place-items:center;padding:14px;border-radius:22px;background:linear-gradient(180deg,#fff,#f4f8ea);border:1px solid hsla(82,38%,82%,.95);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);overflow:hidden}.home-subcategory-showcase-copy{gap:10px;min-width:0;align-self:center}.home-subcategory-showcase-copy h3{margin:0;font-size:clamp(1.55rem,1.9vw,2rem);line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.home-subcategory-showcase-kicker{margin:0;font-weight:700}.home-subcategory-showcase-meta{align-items:center;gap:10px;flex-wrap:wrap}.home-subcategory-showcase-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid hsla(81,38%,79%,.95);background:#f7faee;font-size:13px;font-weight:800;color:var(--brand-deep)}.home-subcategory-showcase-linkhint{font-weight:700}.home-subcategory-showcase-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.home-subcategory-showcase-actions .btn{width:100%;justify-content:center;min-height:48px}.home-subcategory-showcase-dots{display:flex;justify-content:center;gap:8px}.home-subcategory-showcase-dot{width:10px;height:10px;border-radius:999px;border:0;background:#cfdabc;padding:0;cursor:pointer;transition:transform .18s ease,background .18s ease,width .18s ease}.home-subcategory-showcase-dot.is-active{width:22px;background:var(--brand)}@media (max-width:720px){.home-subcategory-showcase{padding:18px}.home-subcategory-showcase-main{grid-template-columns:1fr;text-align:center}.home-subcategory-showcase-media-wrap{justify-items:center}.home-subcategory-showcase-media{width:min(100%,220px);min-height:150px}.home-subcategory-showcase-copy{justify-items:center}.home-subcategory-showcase-labels,.home-subcategory-showcase-meta,.home-subcategory-showcase-top{flex-wrap:wrap}.home-subcategory-showcase-actions{grid-template-columns:1fr}}.unit-history-card{min-height:100%}.unit-history-card-premium{position:relative;overflow:hidden}.unit-history-card-premium:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(134,191,90,.12),transparent 28%);pointer-events:none}.unit-history-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.unit-history-stats.premium{grid-template-columns:repeat(5,minmax(0,1fr))}.unit-history-stat{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid hsla(79,36%,84%,.95);border-radius:16px;background:hsla(0,0%,100%,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.unit-history-stat.emphasis,.unit-history-stat.latest{background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(79,54%,93%,.96))}.unit-history-stat span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.unit-history-stat strong{font-size:1.1rem;letter-spacing:-.03em}.unit-history-plot-wrap{display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:20px;border:1px solid hsla(79,36%,84%,.95);background:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(78,48%,95%,.9))}.unit-history-plot-wrap.premium{padding:14px 14px 12px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),hsla(81,49%,93%,.92))}.unit-history-legend{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:12px}.unit-history-legend span{display:inline-flex;align-items:center;gap:7px}.unit-history-legend i{display:inline-block;flex:0 0 auto}.unit-history-legend i.bar{width:16px;height:10px;border-radius:4px;background:linear-gradient(180deg,rgba(106,168,79,.62),rgba(106,168,79,.25));border:1px solid rgba(106,168,79,.26)}.unit-history-legend i.band{width:16px;height:10px;border-radius:999px;background:rgba(106,168,79,.18);border:1px solid rgba(106,168,79,.3)}.unit-history-legend i.line{width:16px;height:0;border-top:2px dashed hsla(86,15%,47%,.8)}.unit-history-legend i.line.median{border-top-style:solid;border-top-color:rgba(76,105,49,.45)}.unit-history-legend i.dot{width:9px;height:9px;border-radius:999px;background:rgba(106,168,79,.95);border:1px solid hsla(0,0%,100%,.95)}.unit-history-legend i.dot.latest{width:11px;height:11px;background:rgba(51,92,29,.95)}.unit-history-plot{display:block;width:100%;height:auto}.unit-history-density-bar{fill:rgba(106,168,79,.28);stroke:rgba(106,168,79,.18);stroke-width:1}.unit-history-density-area{fill:rgba(106,168,79,.08)}.unit-history-density-line{fill:none;stroke:rgba(76,105,49,.38);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.unit-history-axis{stroke:hsla(90,15%,49%,.5);stroke-width:1.2}.unit-history-grid{stroke:hsla(90,15%,49%,.18);stroke-width:1}.unit-history-grid-label{fill:rgba(109,122,98,.9);font-size:10px;font-weight:600}.unit-history-iqr-band{fill:rgba(106,168,79,.14);stroke:rgba(106,168,79,.18)}.unit-history-dot{fill:rgba(106,168,79,.95);stroke:hsla(0,0%,100%,.96);stroke-width:1.2}.unit-history-dot.latest{fill:rgba(51,92,29,.98);stroke-width:1.4}.unit-history-latest-ring{fill:rgba(106,168,79,.12);stroke:rgba(51,92,29,.24)}.unit-history-avg-line{stroke:hsla(86,15%,47%,.8);stroke-width:1.25;stroke-dasharray:5 5}.unit-history-median-line{stroke:rgba(76,105,49,.42);stroke-width:1.15}.unit-history-edge-line{stroke:hsla(90,15%,49%,.12);stroke-width:1}.unit-history-scale{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:12px;gap:12px;align-items:center;color:var(--muted);font-size:12px}.unit-history-scale.premium{margin-top:2px}.unit-history-scale span:nth-child(2){text-align:center;font-weight:700}.unit-history-scale span:last-child{text-align:right}@media (max-width:960px){.unit-history-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.compact-history-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.compact-history-stat{display:grid;grid-gap:4px;gap:4px;padding:12px 13px;border:1px solid hsla(79,36%,84%,.95);border-radius:14px;background:hsla(0,0%,100%,.72)}.compact-history-stat span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.compact-history-stat strong{font-size:1rem;letter-spacing:-.03em}.compact-history-stat.latest{background:linear-gradient(180deg,rgba(106,168,79,.12),hsla(0,0%,100%,.88))}@media (max-width:960px){.compact-history-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.compact-history-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}