/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-inter);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#fff;--surface:#fff;--surface-soft:#f7faf8;--surface-warm:#fbf7ef;--ink:#1f2722;--muted:#667069;--line:#e4e9e5;--green:#2f8f62;--green-dark:#1f5f42;--amber:#b77a2d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-inter), Arial, Helvetica, sans-serif;background:linear-gradient(#fff 0%,#fbfcfa 42%,#fff 100%);margin:0}a{color:inherit;text-decoration:none}main{min-height:100vh}.primaryBtn,.secondaryBtn{text-align:center;white-space:normal;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 22px;font-weight:900;line-height:1.2;display:inline-flex}.primaryBtn{background:var(--green-dark);color:#fff;border-color:var(--green-dark);box-shadow:0 14px 28px #1f5f422e}.secondaryBtn{color:var(--green-dark);border-color:var(--line);background:#fff}.heroActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.heroActions .primaryBtn,.heroActions .secondaryBtn{min-width:214px}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:0 auto;padding:16px clamp(18px,4vw,32px);display:flex}.brand{align-items:center;gap:12px;min-width:220px;display:flex}.brandLogo{border-radius:14px;width:48px;height:48px;display:block;box-shadow:0 10px 24px #1f27221a}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em;font-size:18px}.brand small{color:var(--muted);margin-top:2px;font-size:13px}.navLinks{color:var(--muted);align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.mobileMenuButton{display:none}.navLinks a{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.navLinks a:hover{color:var(--green-dark);background:var(--surface-soft)}.navLinks a.isActive{color:#fff;background:var(--green-dark);border-color:var(--green-dark);box-shadow:0 10px 22px #1f5f4229}.heroPublic,.pageHero,.section,.footer{max-width:1180px;margin:54px auto 0;padding:0 clamp(18px,4vw,32px) 32px}.editorialHero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding-top:22px;padding-bottom:28px;display:grid}.editorialHero h1{letter-spacing:-.055em;max-width:780px;margin:8px 0 0;font-size:clamp(36px,6vw,64px);line-height:.98}.editorialHero p:not(.eyebrow){max-width:660px;color:var(--muted);margin:16px 0 0;font-size:clamp(17px,2vw,20px);line-height:1.55}.heroMetaList{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:340px;display:flex}.heroMetaList span{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;box-shadow:0 10px 24px #1f27220b}.footerTop{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:minmax(280px,1.25fr) minmax(300px,.95fr) minmax(260px,.8fr);gap:28px;padding:28px;display:grid;box-shadow:0 18px 48px #1f272212}.footerBrand .brand{margin-bottom:16px}.footerBrand p,.footerCta p{color:var(--muted);margin:0;line-height:1.65}.footerNote{border-top:1px solid var(--line);padding-top:12px;font-size:14px;margin-top:12px!important}.footerColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.footerColumns h2,.footerCta h2{color:var(--ink);letter-spacing:0;margin:0 0 14px;font-size:16px;line-height:1.25}.footerColumns a{min-height:30px;color:var(--muted);align-items:center;font-size:14px;font-weight:750;display:flex}.footerColumns a:hover{color:var(--green-dark)}.footerCta{background:var(--surface-soft);border-radius:20px;flex-direction:column;align-items:flex-start;gap:14px;padding:20px;display:flex}.footerCta .primaryBtn{min-height:42px;padding:0 18px}.footerBottom{color:var(--muted);justify-content:space-between;gap:18px;padding:18px 4px 0;font-size:13px;display:flex}@media (width<=980px){.nav{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.brand{min-width:0}.brand small{white-space:nowrap;text-overflow:ellipsis;max-width:190px;overflow:hidden}.mobileMenuButton{border:1px solid var(--line);min-height:40px;color:var(--green-dark);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.mobileMenuButton i{gap:4px;width:18px;display:grid}.mobileMenuButton b{background:currentColor;border-radius:999px;height:2px;display:block}.navLinks{border:1px solid var(--line);background:#fff;border-radius:18px;grid-column:1/-1;width:100%;margin-top:10px;padding:8px;display:none;overflow:visible;box-shadow:0 18px 42px #1f272214}.navLinks.isOpen{gap:6px;display:grid}.navLinks a{border-radius:12px;justify-content:flex-start;width:100%}.heroPublic,.split{grid-template-columns:1fr}.clusterGrid,.threeCols,.writingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.compareRow,.priceRow{grid-template-columns:1fr 1fr}.footerTop{grid-template-columns:1fr}}@media (width<=620px){h1{font-size:42px}.lead{font-size:17px}.clusterGrid,.threeCols,.writingGrid,.compareRow,.priceRow,.footerTop,.footerColumns{grid-template-columns:1fr}.footerBottom{flex-direction:column}.heroCopy,.heroPanel,.finalPlan,.softPanel{border-radius:20px}}.articlePage{max-width:1180px;margin:0 auto;padding:46px clamp(18px,4vw,32px) 10px}.articleHero{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#fbf7ef 100%);border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:28px;padding:clamp(24px,4vw,42px);display:grid;box-shadow:0 18px 48px #1f272212}.articleHero h1{font-size:clamp(38px,5.2vw,68px)}.articleHero p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.7}.articleHero img,.cardImage,.articleMiniCard img{object-fit:cover;width:100%;display:block}.articleHero img{border:1px solid var(--line);aspect-ratio:5/3;border-radius:24px}.articleLayout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:24px;margin-top:24px;display:grid}.tocBox{border:1px solid var(--line);background:#fff;border-radius:20px;gap:8px;padding:18px;display:grid;position:sticky;top:98px;box-shadow:0 12px 34px #1f27220f}.tocBox strong{color:var(--green-dark);margin-bottom:4px}.tocBox a{min-height:34px;color:var(--muted);border-radius:12px;align-items:center;padding:0 10px;font-weight:760;display:flex}.tocBox a:hover{background:var(--surface-soft);color:var(--green-dark)}.articleContent{gap:18px;display:grid}.contentPanel{border:1px solid var(--line);background:#fff;border-radius:22px;padding:clamp(22px,4vw,34px);box-shadow:0 14px 38px #1f27220e}.articleIntro{color:var(--ink);font-size:19px;line-height:1.75}.takeawayGrid,.checkGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.takeawayGrid div,.checkGrid div{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;padding:14px}.takeawayGrid span{background:var(--green-dark);color:#fff;border-radius:999px;place-items:center;width:28px;height:28px;margin-bottom:8px;font-weight:900;display:inline-grid}.takeawayGrid p,.stackContent p,.faqBlock p{color:var(--muted);margin-bottom:0;line-height:1.7}.stackContent{gap:24px;display:grid}.stackContent section+section{border-top:1px solid var(--line);padding-top:22px}.stackContent h2,.contentPanel h2{font-size:clamp(24px,3vw,34px)}.checkGrid div{color:var(--green-dark);font-weight:850}.faqBlock details{border-top:1px solid var(--line);padding:16px 0}.faqBlock details:last-child{padding-bottom:0}.faqBlock summary{cursor:pointer;color:var(--ink);font-weight:850}.internalLinksPanel h2{margin-bottom:14px}.internalLinkGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.internalLinkGrid a{border:1px solid var(--line);background:#fffdf8;border-radius:16px;gap:8px;padding:16px;display:grid}.internalLinkGrid strong{color:var(--green-dark)}.internalLinkGrid span{color:var(--muted);line-height:1.5}.cardImage{aspect-ratio:5/3;border:1px solid var(--line);border-radius:15px;margin-bottom:14px}.articleListCard span,.articleMiniCard span{background:var(--surface-soft);width:fit-content;color:var(--green-dark);border-radius:999px;margin-bottom:10px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.articleCardGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.articleMiniCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;display:block}.articleMiniCard:hover{border-color:#2f8f6273;transform:translateY(-2px)}.articleMiniCard img{aspect-ratio:5/3;border:1px solid var(--line);border-radius:14px;margin-bottom:12px}.articleMiniCard strong{color:var(--ink)}.articleMiniCard p{margin-top:8px;font-size:14px}@media (width<=980px){.articleHero,.articleLayout{grid-template-columns:1fr}.tocBox{grid-template-columns:repeat(4,minmax(0,1fr));position:static}.tocBox strong{grid-column:1/-1}.articleCardGrid,.takeawayGrid,.checkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.tocBox,.articleCardGrid,.takeawayGrid,.checkGrid{grid-template-columns:1fr}}.homeHero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;gap:22px;max-width:1180px;margin:0 auto;padding:58px clamp(18px,4vw,32px) 38px;display:grid}.homeHeroCopy,.homeHeroAside,.homePriceBand{border:1px solid var(--line);background:#fff;box-shadow:0 18px 48px #1f272212}.homeHeroCopy{background:linear-gradient(135deg,#fff 0%,#fbf7ef 100%);border-radius:28px;padding:clamp(30px,5vw,58px)}.homeHeroCopy h1{max-width:840px}.homeHeroCopy p:not(.eyebrow){max-width:720px;color:var(--muted);margin-bottom:28px;font-size:19px;line-height:1.7}.homeHeroAside{background:var(--surface-soft);border-radius:28px;flex-direction:column;justify-content:center;gap:14px;padding:28px;display:flex}.homeHeroAside span{width:fit-content;color:var(--amber);text-transform:uppercase;letter-spacing:.1em;background:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.homeHeroAside strong{letter-spacing:-.035em;font-size:28px;line-height:1.12}.homeHeroAside p,.homePriceBand p{color:var(--muted);margin-bottom:0;line-height:1.65}.compactSection{padding-top:30px;padding-bottom:30px}.compactHeader{margin-bottom:18px}.compactHeader h2{font-size:clamp(28px,3vw,40px)}.withAction{justify-content:space-between;align-items:end;gap:18px;max-width:none;display:flex}.withAction a{color:var(--green-dark);white-space:nowrap;font-weight:850}.problemGrid,.litterGrid,.featuredArticleGrid{gap:14px;display:grid}.problemGrid,.litterGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.featuredArticleGrid{grid-template-columns:1.25fr repeat(4,minmax(0,1fr))}.problemCard,.litterCard,.featuredArticle{border:1px solid var(--line);background:#fff;border-radius:20px;transition:transform .18s,border-color .18s;box-shadow:0 12px 34px #1f27220e}.problemCard:hover,.litterCard:hover,.featuredArticle:hover{border-color:#2f8f6273;transform:translateY(-2px)}.problemCard{flex-direction:column;gap:8px;min-height:150px;padding:20px;display:flex}.problemCard strong,.litterCard h3,.featuredArticle strong{color:var(--ink)}.problemCard span,.litterCard p,.litterCard span{color:var(--muted);line-height:1.55}.litterCard{padding:20px}.litterCard h3{margin-bottom:8px}.litterCard p{margin-bottom:12px;font-weight:750}.litterCard span{font-size:14px;display:block}.featuredArticle{flex-direction:column;gap:9px;padding:12px;display:flex}.featuredArticle:first-child{grid-row:span 2}.featuredArticle img{aspect-ratio:5/3;object-fit:cover;border:1px solid var(--line);border-radius:15px;width:100%}.featuredArticle:first-child img{aspect-ratio:1.55}.featuredArticle span{background:var(--surface-soft);width:fit-content;color:var(--green-dark);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.featuredArticle strong{line-height:1.28}.homePriceBand{border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr) auto;align-items:center;gap:22px;padding:clamp(24px,4vw,34px);display:grid}.homePriceBand h2{font-size:clamp(26px,3vw,38px)}.priceMiniList{gap:10px;display:grid}.priceMiniList div{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;grid-template-columns:1fr auto;gap:4px 12px;padding:12px;display:grid}.priceMiniList span{color:var(--muted);font-size:13px}.priceMiniList b{color:var(--green-dark);grid-row:span 2;align-self:center}@media (width<=980px){.homeHero,.homePriceBand{grid-template-columns:1fr}.problemGrid,.litterGrid,.featuredArticleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.featuredArticle:first-child{grid-row:auto}.featuredArticle:first-child img{aspect-ratio:5/3}.withAction{flex-direction:column;align-items:flex-start}}@media (width<=620px){.homeHero{padding-top:34px}.problemGrid,.litterGrid,.featuredArticleGrid,.priceMiniList div{grid-template-columns:1fr}.homeHeroCopy,.homeHeroAside,.homePriceBand{border-radius:20px}}.productArticle .articleHero img{object-fit:contain;background:#fff;padding:18px}.productQuickNav{gap:10px;max-width:1180px;margin:18px auto 0;padding:4px 0 8px;display:flex;overflow-x:auto}.productQuickNav a{border:1px solid var(--line);min-height:38px;color:var(--green-dark);background:#fff;border-radius:999px;flex:none;align-items:center;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.productIntro{margin:22px 0}.productReviewList{gap:18px;display:grid}.productReviewCard{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:22px;padding:clamp(18px,3vw,26px);scroll-margin-top:110px;display:grid;box-shadow:0 14px 38px #1f27220e}.productImageWrap{align-content:start;gap:10px;display:grid}.productImageWrap img{aspect-ratio:1;object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;padding:18px}.productImageWrap a{color:var(--muted);font-size:12px;line-height:1.4}.productTitleRow{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.productTitleRow h2{margin-bottom:0}.productTitleRow>span{background:var(--green-dark);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:78px;min-height:38px;font-weight:900;display:inline-flex}.fitText,.verdict{color:var(--muted);line-height:1.65}.prosConsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.prosConsGrid>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;padding:16px}.prosConsGrid h3{color:var(--green-dark);font-size:16px}.prosConsGrid li{color:var(--muted);line-height:1.55}.reviewFeatureCard{max-width:620px}@media (width<=860px){.productReviewCard,.prosConsGrid{grid-template-columns:1fr}}.reviewHero{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:stretch;gap:22px;max-width:1180px;margin:0 auto;padding:58px clamp(18px,4vw,32px) 34px;display:grid}.reviewHero>div:first-child,.reviewTopicChips,.reviewCriteriaBand,.reviewLandingCard{border:1px solid var(--line);background:#fff;box-shadow:0 18px 48px #1f272212}.reviewHero>div:first-child{background:linear-gradient(135deg,#fff 0%,#fbf7ef 100%);border-radius:28px;padding:clamp(30px,5vw,52px)}.reviewHero h1{max-width:780px}.reviewHero p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:18px;line-height:1.7}.reviewTopicChips{border-radius:28px;flex-wrap:wrap;align-content:center;gap:10px;padding:24px;display:flex}.reviewTopicChips a{background:var(--surface-soft);min-height:40px;color:var(--green-dark);border-radius:999px;align-items:center;padding:0 14px;font-weight:850;display:inline-flex}.reviewTopicChips a:hover{background:var(--green-dark);color:#fff}.reviewListGrid{gap:16px;display:grid}.reviewLandingCard{border-radius:24px;grid-template-columns:minmax(280px,.55fr) minmax(0,1fr);align-items:center;gap:22px;padding:18px;transition:transform .18s,border-color .18s;display:grid}.reviewLandingCard:hover{border-color:#2f8f6273;transform:translateY(-2px)}.reviewLandingCard img{aspect-ratio:4/3;object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;padding:16px}.reviewLandingCard span{background:var(--surface-soft);width:fit-content;color:var(--green-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.reviewLandingCard h3{letter-spacing:-.045em;margin-top:12px;font-size:clamp(28px,3vw,42px)}.reviewLandingCard p{max-width:720px;color:var(--muted);line-height:1.65}.reviewLandingCard b{color:var(--amber)}.reviewCriteriaBand{border-radius:24px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:22px;padding:clamp(24px,4vw,34px);display:grid}.reviewCriteriaBand h2{font-size:clamp(28px,3vw,40px)}.criteriaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.criteriaGrid article{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;padding:16px}.criteriaGrid strong{color:var(--green-dark)}.criteriaGrid p{color:var(--muted);margin:8px 0 0;line-height:1.55}@media (width<=900px){.reviewHero,.reviewLandingCard,.reviewCriteriaBand{grid-template-columns:1fr}.criteriaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.reviewHero{padding-top:34px}.reviewHero>div:first-child,.reviewTopicChips,.reviewCriteriaBand,.reviewLandingCard{border-radius:20px}.criteriaGrid{grid-template-columns:1fr}}.pricePageHero{max-width:980px}.priceToolbar{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:18px;margin-bottom:16px;padding:18px;display:grid;box-shadow:0 14px 38px #1f27220e}.priceToolbar span,.priceToolbar label,.estimateControls label{color:var(--ink);font-size:13px;font-weight:900}.priceFilterChips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.priceFilterChips button{border:1px solid var(--line);min-height:36px;color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-size:14px;font-weight:800}.priceFilterChips button.isSelected{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.priceToolbar select,.estimateControls select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;margin-top:8px;padding:0 12px}.priceDecisionTable{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px #1f272212}.priceDecisionHeader,.priceDecisionRow{grid-template-columns:1.1fr .7fr .85fr 1.2fr;align-items:center;gap:14px;padding:16px 18px;display:grid}.priceDecisionHeader{background:var(--surface-soft);color:var(--green-dark);font-size:13px;font-weight:900}.priceDecisionRow+.priceDecisionRow{border-top:1px solid var(--line)}.priceDecisionRow strong{margin-bottom:6px;display:block}.priceDecisionRow div p,.priceDecisionRow>p,.priceDecisionRow em{color:var(--muted);line-height:1.55}.priceDecisionRow div p,.priceDecisionRow>p{margin-bottom:0}.priceDecisionRow b{color:var(--green-dark)}.priceDecisionRow em{background:var(--surface-soft);border-radius:14px;grid-column:1/-1;padding:10px 12px;font-size:14px;font-style:normal}.noSidePadding{padding-left:0;padding-right:0}.needSuggestGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.needSuggestGrid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px;box-shadow:0 12px 34px #1f27220e}.needSuggestGrid strong{color:var(--green-dark)}.needSuggestGrid p{color:var(--muted);margin:8px 0 0;line-height:1.55}.monthlyEstimator{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#fbf7ef 100%);border-radius:24px;grid-template-columns:minmax(0,.95fr) minmax(300px,.75fr) minmax(260px,.65fr);align-items:center;gap:18px;padding:clamp(22px,4vw,32px);display:grid;box-shadow:0 18px 48px #1f272212}.monthlyEstimator h2{font-size:clamp(26px,3vw,38px)}.monthlyEstimator p{color:var(--muted);line-height:1.6}.estimateControls{gap:12px;display:grid}.estimateResult{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.estimateResult span{color:var(--amber);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900}.estimateResult strong{color:var(--green-dark);margin-top:8px;font-size:24px;line-height:1.2;display:block}.estimateResult p{margin:10px 0 0;font-size:14px}@media (width<=980px){.editorialHero{grid-template-columns:1fr;align-items:start}.heroMetaList{justify-content:flex-start;max-width:none}.priceToolbar,.monthlyEstimator,.priceDecisionHeader,.priceDecisionRow{grid-template-columns:1fr}.priceDecisionHeader{display:none}.needSuggestGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.needSuggestGrid{grid-template-columns:1fr}}.productCatalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.productCatalogCard{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 14px 38px #1f27220e}.catalogImageWrap{background:var(--surface-soft);border-bottom:1px solid var(--line);padding:16px}.catalogImageWrap img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:16px;width:100%}.catalogContent{flex-direction:column;flex:1;gap:10px;padding:18px;display:flex}.catalogContent>span{background:var(--surface-soft);width:fit-content;color:var(--green-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.catalogContent h2{letter-spacing:-.03em;margin:0;font-size:22px}.catalogContent p{color:var(--muted);margin:0;line-height:1.55}.catalogTags{flex-wrap:wrap;gap:6px;display:flex}.catalogTags b{color:var(--amber);background:#fbf7ef;border-radius:999px;padding:5px 8px;font-size:12px}.catalogPriceRow{align-items:baseline;gap:10px;margin-top:auto;display:flex}.catalogPriceRow strong{color:var(--green-dark);font-size:24px}.catalogPriceRow del,.catalogContent small{color:var(--muted)}.catalogActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px;display:grid}.catalogActions a{border:1px solid var(--line);min-height:38px;color:var(--green-dark);border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:850;display:inline-flex}.catalogActions a:first-child{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.priceBoard{border:1px solid var(--line);background:#fff;border-radius:24px;margin-bottom:28px;overflow:hidden;box-shadow:0 18px 46px #1f27220f}.priceBoardHeader,.priceProductRow{grid-template-columns:minmax(280px,1.2fr) minmax(240px,1fr) minmax(160px,.55fr) minmax(142px,.45fr);align-items:center;gap:16px;display:grid}.priceBoardHeader{background:var(--surface-soft);color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;padding:14px 18px;font-size:12px;font-weight:950}.priceBoardRows{display:grid}.priceProductRow{border-top:1px solid var(--line);padding:16px 18px}.priceProductRow:hover{background:#fffdf8}.priceProductInfo{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:14px;display:grid}.priceProductInfo img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:16px;width:78px;height:78px}.priceProductInfo span,.priceProductFit b{background:var(--surface-soft);width:fit-content;color:var(--green-dark);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.priceProductInfo h2{color:var(--text);letter-spacing:-.02em;margin:8px 0 4px;font-size:20px;line-height:1.2}.priceProductInfo small,.priceProductValue small{color:var(--muted)}.priceProductFit{gap:10px;display:grid}.priceProductFit p{color:var(--muted);margin:0;line-height:1.5}.priceProductFit div{flex-wrap:wrap;gap:6px;display:flex}.priceProductFit b{color:var(--amber);background:#fbf7ef}.priceProductValue{gap:3px;display:grid}.priceProductValue strong{color:var(--green-dark);font-size:22px;line-height:1.1}.priceProductValue del{color:var(--muted)}.priceProductActions{gap:8px;display:grid}.priceProductActions a{border:1px solid var(--line);min-height:36px;color:var(--green-dark);border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:850;display:inline-flex}.priceProductActions a:first-child{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.compareHero{max-width:1040px}.comparisonHubGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.comparisonCard{border:1px solid var(--line);background:#fff;border-radius:22px;gap:12px;padding:22px;display:grid;box-shadow:0 14px 38px #1f27220e}.comparisonCard>span{background:var(--surface-soft);width:fit-content;color:var(--green-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.comparisonCard h2{margin:0;font-size:clamp(24px,3vw,34px)}.comparisonCard p,.comparisonCard div{color:var(--muted);margin:0;line-height:1.6}.comparisonCard em{background:var(--surface-soft);color:var(--green-dark);border-radius:16px;padding:14px;font-style:normal;font-weight:820;line-height:1.55;display:block}@media (width<=980px){.productCatalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.priceBoardHeader{display:none}.priceProductRow{grid-template-columns:1fr;gap:12px}.priceProductActions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.productCatalogGrid,.comparisonHubGrid,.catalogActions{grid-template-columns:1fr}.priceProductInfo{grid-template-columns:64px minmax(0,1fr)}.priceProductInfo img{width:64px;height:64px}.priceProductActions{grid-template-columns:1fr}}.catHubHero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;display:grid}.heroPills{flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:280px;display:flex}.heroPills a{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:850;box-shadow:0 12px 28px #1f27220f}.compactHeader{max-width:760px}.needChoiceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.needChoiceCard,.budgetCard{border:1px solid var(--line);background:#fff;border-radius:22px;gap:10px;padding:20px;display:grid;box-shadow:0 14px 34px #1f27220e}.needChoiceCard span{background:var(--surface-soft);width:42px;height:42px;color:var(--amber);border-radius:14px;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.needChoiceCard strong,.budgetCard strong{color:var(--green-dark);font-size:20px;line-height:1.25}.needChoiceCard p,.budgetCard p{color:var(--muted);margin:0;line-height:1.55}.litterGuideList{border:1px solid var(--line);background:#fff;border-radius:24px;gap:10px;display:grid;overflow:hidden;box-shadow:0 16px 42px #1f27220d}.litterGuideItem{border-top:1px solid var(--line);grid-template-columns:minmax(160px,.8fr) minmax(180px,1fr) minmax(220px,1.1fr) minmax(220px,1.1fr);align-items:center;gap:18px;padding:18px 20px;display:grid}.litterGuideItem:first-child{border-top:0}.litterGuideItem:hover{background:#fffdf8}.litterGuideItem span{width:fit-content;color:var(--amber);letter-spacing:.04em;text-transform:uppercase;background:#fbf7ef;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:11px;font-weight:950;display:inline-flex}.litterGuideItem h3{color:var(--green-dark);margin:0;font-size:22px;line-height:1.2}.litterGuideItem p,.litterGuideItem small{color:var(--muted);margin:0;line-height:1.55}.litterGuideItem b{color:var(--text);margin-bottom:4px;display:block}.catComparePanel{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#fbf7ef 100%);border-radius:28px;padding:clamp(22px,4vw,34px)}.compareTableWrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow-x:auto}.compareTable{border-collapse:collapse;width:100%;min-width:760px}.compareTable th,.compareTable td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px}.compareTable th{color:var(--green-dark);background:var(--surface-soft);letter-spacing:.04em;text-transform:uppercase;font-size:13px}.compareTable td{color:var(--muted);line-height:1.45}.compareTable td:first-child{color:var(--text);font-weight:900}.compareTable tr:last-child td{border-bottom:0}.textLink{color:var(--green-dark);margin-top:16px;font-weight:900;display:inline-flex}.budgetGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.catHubCta{border:1px solid var(--line);width:fit-content;max-width:min(100%,920px);color:var(--text);background:linear-gradient(135deg,#fff 0%,#fffaf1 100%);border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-inline:auto;padding:18px 20px;display:grid;box-shadow:0 14px 34px #1f27220e}.catHubCta .eyebrow,.catHubCta h2,.catHubCta p{color:var(--text)}.catHubCta p{max-width:560px;color:var(--muted);margin:8px 0 0}.catHubCta h2{letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(22px,3vw,30px)}.catHubActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.catHubActions a{min-height:40px;box-shadow:none;border-radius:999px;padding:0 18px;font-size:14px;font-weight:900}.catHubActions .primaryBtn{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.catHubActions .secondaryBtn{border-color:var(--line);color:var(--green-dark);background:#fff}@media (width<=980px){.catHubHero,.catHubCta{grid-template-columns:1fr}.heroPills,.catHubActions{justify-content:flex-start;min-width:0}.needChoiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.litterGuideItem{grid-template-columns:1fr 1fr}}@media (width<=620px){.needChoiceGrid,.budgetGrid{grid-template-columns:1fr}.litterGuideItem{grid-template-columns:1fr;gap:10px}}.experienceIndex{gap:18px;display:grid}.experienceTopic{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:20px;padding:clamp(18px,3vw,24px);display:grid;box-shadow:0 14px 36px #1f27220b}.experienceTopicIntro{align-self:start}.experienceTopicIntro>span,.experienceLinkCard>span{background:var(--surface-soft);width:fit-content;color:var(--green-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.experienceTopicIntro h2{color:var(--green-dark);letter-spacing:-.035em;margin:12px 0 10px;font-size:clamp(24px,3vw,34px);line-height:1.1}.experienceTopicIntro p{color:var(--muted);margin:0;line-height:1.6}.experienceLinks{gap:10px;display:grid}.experienceLinkCard{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#fffdf8 100%);border-radius:18px;gap:8px;padding:16px 18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.experienceLinkCard:hover{border-color:#2f8f6259;transform:translateY(-2px);box-shadow:0 12px 28px #1f27220e}.experienceLinkCard h3{color:var(--text);letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.25}.experienceLinkCard p{color:var(--muted);margin:0;line-height:1.55}@media (width<=860px){.experienceTopic,.internalLinkGrid{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
