/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17352d;--ink-deep:#0e2923;--paper:#f6f3ec;--paper-warm:#eee9de;--cream:#fffdf7;--sage:#b9c9b8;--mint:#dbe7d7;--sand:#e5d2aa;--clay:#d99b79;--line:#17352d2e;--muted:#5c6f68}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--clay);color:var(--ink-deep)}.site-header{z-index:20;background:var(--cream);border-bottom:1px solid var(--line);position:relative}.site-header-inner{grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:24px;min-height:74px;display:grid}.site-brand{justify-self:center}.category-menu{justify-self:start;position:relative}.category-menu summary{cursor:pointer;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:14px;font-weight:800;list-style:none;display:inline-flex}.category-menu summary::-webkit-details-marker{display:none}.category-menu summary:hover,.category-menu summary:focus-visible,.category-menu[open] summary{background:var(--paper-warm)}.menu-lines{gap:4px;width:20px;display:grid}.menu-lines i{background:currentColor;border-radius:2px;height:2px;display:block}.category-menu-panel{background:var(--cream);border:1px solid var(--line);border-radius:12px;width:min(350px,100vw - 28px);padding:18px;position:absolute;top:52px;left:0;box-shadow:0 24px 70px #0e292329}.category-menu-panel>p{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.category-menu-panel>a{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 8px;font-weight:700;display:flex}.category-menu-panel>a:hover,.category-menu-panel>a:focus-visible{color:#a65239}.category-menu-secondary{color:var(--muted);flex-wrap:wrap;gap:18px;padding:16px 8px 2px;font-size:12px;font-weight:700;display:flex}.header-actions{justify-self:end;align-items:center;gap:24px;font-size:13px;font-weight:700;display:flex}.header-actions a:hover,.header-actions a:focus-visible{text-underline-offset:5px;text-decoration:underline}.header-search-link{align-items:center;gap:6px;display:inline-flex}.header-search-link span{font-size:20px;line-height:1}.catalog-hero{background:radial-gradient(circle at 82% 25%, #d99b7938, transparent 25%), linear-gradient(150deg, #f2eee4, var(--paper) 62%);border-bottom:1px solid var(--line)}.catalog-hero-inner{text-align:center;max-width:940px;padding-block:82px 88px}.catalog-hero .eyebrow{margin-bottom:14px}.catalog-hero h1{letter-spacing:-.05em;max-width:880px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.5vw,78px);font-weight:400;line-height:1}.catalog-hero-lead{max-width:650px;color:var(--muted);margin:22px auto 32px;font-size:18px}.product-finder{text-align:left;max-width:820px;margin:0 auto}.product-finder>label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.search-field{background:#fff;border:1px solid #17352d40;border-radius:12px;grid-template-columns:34px 1fr 38px;align-items:center;min-height:66px;padding:0 12px 0 20px;display:grid;box-shadow:0 15px 50px #17352d17}.search-field:focus-within{border-color:var(--ink);box-shadow:0 0 0 4px #17352d1f}.search-field>span{font-size:28px;line-height:1}.search-field input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:17px}.search-field input::placeholder{color:#7d8d87}.search-field button{background:var(--paper-warm);width:36px;height:36px;color:var(--ink);cursor:pointer;border:0;border-radius:50%;font-size:22px}.search-suggestions{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;font-size:12px;display:flex}.search-suggestions>span{padding:6px 2px;font-weight:700}.search-suggestions button{border:1px solid var(--line);color:var(--ink);cursor:pointer;font:inherit;background:#ffffff8c;border-radius:999px;padding:6px 10px}.search-suggestions button:hover,.search-suggestions button:focus-visible{background:var(--cream);border-color:var(--ink)}.search-results{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:10px;padding:8px;box-shadow:0 18px 50px #17352d1a}.search-result{border-radius:8px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:11px 12px;display:grid}.search-result:hover,.search-result:focus-visible{background:var(--paper-warm)}.search-result-mark{background:var(--mint);letter-spacing:.08em;border-radius:8px;place-items:center;width:40px;height:40px;font-size:10px;font-weight:900;display:grid}.search-result strong,.search-result small{display:block}.search-result strong{font-size:14px}.search-result small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.no-results{color:var(--muted);text-align:center;margin:0;padding:20px}.category-section{padding-block:76px 84px}.compact-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px;display:flex}.compact-heading .eyebrow{margin-bottom:8px}.compact-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,52px);font-weight:400;line-height:1}.compact-heading>p{max-width:480px;color:var(--muted);margin:0}.category-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.category-card{background:var(--cream);border:1px solid var(--line);border-radius:12px;grid-template-columns:62px 1fr auto;align-items:center;gap:22px;min-height:170px;padding:26px;transition:transform .18s,box-shadow .18s;display:grid}.category-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #17352d14}.category-card:focus-visible{outline:3px solid var(--clay);outline-offset:3px}.category-symbol{background:var(--mint);letter-spacing:.08em;border-radius:16px;place-items:center;width:60px;height:60px;font-size:11px;font-weight:900;display:grid}.category-card:nth-child(2) .category-symbol{background:#efe2c7}.category-card:nth-child(3) .category-symbol{background:#efd3c2}.category-card:nth-child(4) .category-symbol{background:#dde4c9}.category-card h3{margin:0 0 6px;font-size:18px}.category-card p{color:var(--muted);margin:0;font-size:13px}.category-card small{margin-top:12px;font-weight:800;display:block}.category-card>span:last-child{font-size:22px}.popular-section{border-block:1px solid var(--line);background:#e9eee6;padding-block:82px 92px}.simple-link{border-bottom:1px solid;padding-bottom:4px;font-size:13px;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{background:var(--cream);border:1px solid var(--line);border-radius:12px;grid-template-rows:132px 1fr;min-width:0;display:grid;overflow:hidden}.product-card-visual{justify-content:space-between;align-items:flex-start;padding:18px;display:flex}.product-card-visual span{align-self:flex-end;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1}.product-card-visual small{letter-spacing:.08em;border:1px solid;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900}.product-card-body{flex-direction:column;min-height:236px;padding:22px;display:flex}.product-card-body>p{color:#a65239;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:900}.product-card-body h2,.product-card-body h3{letter-spacing:-.025em;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.08}.product-card-body>span{color:var(--muted);font-size:13px}.product-card-body>a{border-top:1px solid var(--line);justify-content:space-between;gap:15px;margin-top:auto;padding-top:18px;font-size:12px;font-weight:900;display:flex}.product-card-body>a:hover,.product-card-body>a:focus-visible{color:#a65239}.compact-trust{grid-template-columns:repeat(3,1fr);padding-block:72px;display:grid}.compact-trust>div{border-right:1px solid var(--line);grid-template-columns:34px 1fr;gap:14px;padding:4px 28px;display:grid}.compact-trust>div:first-child{padding-left:0}.compact-trust>div:last-child{border-right:0;padding-right:0}.compact-trust strong{color:#a65239;font-family:Georgia,Times New Roman,serif;font-size:20px}.compact-trust b,.compact-trust small{display:block}.compact-trust b{margin-bottom:6px}.compact-trust small{color:var(--muted);line-height:1.45}.catalog-page-head{background:var(--paper-warm);border-bottom:1px solid var(--line);padding-block:64px 70px}.catalog-page-head .breadcrumbs{margin-bottom:32px}.catalog-page-head .eyebrow{margin-bottom:10px}.catalog-page-head h1{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,76px);font-weight:400;line-height:1}.catalog-page-head .shell>p:last-child{max-width:650px;color:var(--muted);margin:20px 0 0;font-size:18px}.catalog-page-products{padding-block:62px 100px}.category-selections{padding-block:72px 28px}.catalog-results-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px;display:flex}.catalog-results-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400}.catalog-results-heading a{text-underline-offset:4px;font-size:13px;font-weight:800;text-decoration:underline}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.hero{background:radial-gradient(circle at 86% 18%, #d99b7959, transparent 23%), linear-gradient(135deg, var(--paper) 0%, #f2eee4 62%, #e7dfcf 100%);border-bottom:1px solid var(--line);min-height:760px;overflow:hidden}.nav-wrap{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:700;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--cream);border-radius:50% 50% 50% 8px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:20px;display:grid}.nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.nav a,.footer-links a{border-bottom:1px solid #0000}.nav a:hover,.nav a:focus-visible,.footer-links a:hover,.footer-links a:focus-visible{border-color:currentColor}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;min-height:668px;padding-block:72px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;margin:0 0 20px;font-size:12px;font-weight:800}.hero h1,.section-heading h2,.method-preview h2,.about-copy h2,.page-title,.article h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.95}.hero h1{max-width:700px;font-size:clamp(64px,8vw,118px)}.hero-lead{max-width:590px;color:var(--muted);margin:30px 0 0;font-size:20px}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,.text-link-light:focus-visible,.guide-card a:focus-visible{outline:3px solid var(--clay);outline-offset:4px}.button-primary{background:var(--ink);color:var(--cream)}.button-primary:hover{background:var(--ink-deep)}.button-quiet{border:1px solid var(--line)}.button-outline{border:1px solid var(--ink)}.hero-visual{min-height:490px;position:relative}.visual-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf7db;border:1px solid #17352d24;border-radius:2px 48px;width:min(320px,72%);padding:28px;position:absolute;box-shadow:0 22px 70px #17352d14}.visual-card strong{margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;display:block}.visual-card small{color:var(--muted);line-height:1.45;display:block}.card-top{z-index:2;top:20px;right:10px}.card-bottom{z-index:2;bottom:15px;left:8px}.step-number{letter-spacing:.15em;font-size:12px;font-weight:800}.visual-orbit{border:1px solid #17352d47;border-radius:50%;width:330px;height:330px;position:absolute;top:16%;left:15%}.visual-orbit:before{content:"";border:1px dashed #17352d2e;border-radius:50%;position:absolute;inset:42px}.orbit-dot{background:var(--clay);border-radius:50%;width:18px;height:18px;position:absolute;top:18px;left:70px}.visual-stamp{background:var(--ink);width:128px;height:128px;color:var(--cream);text-align:center;z-index:3;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:58px;right:0;transform:rotate(7deg)}.visual-stamp span{font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1}.visual-stamp small{letter-spacing:.16em;margin-top:7px;font-size:8px}.trust-strip{background:var(--cream);border-bottom:1px solid var(--line)}.trust-grid{grid-template-columns:repeat(3,1fr);min-height:112px;display:grid}.trust-grid div{border-right:1px solid var(--line);align-items:center;gap:18px;padding:20px 28px;display:flex}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border-right:0}.trust-grid span{color:var(--clay);font-family:Georgia,Times New Roman,serif;font-size:24px}.trust-grid p{margin:0;font-size:14px;font-weight:700}.section{padding-block:120px}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:58px;display:grid}.section-heading h2{font-size:clamp(48px,6vw,80px)}.section-heading>p{max-width:420px;color:var(--muted);margin:0 0 5px;font-size:18px}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-card{border:1px solid var(--line);flex-direction:column;min-height:430px;padding:26px;transition:transform .25s,box-shadow .25s;display:flex}.guide-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #17352d17}.tone-sage{background:var(--mint)}.tone-sand{background:#efe2c7}.tone-clay{background:#efd3c2}.guide-card-top{text-transform:uppercase;letter-spacing:.11em;justify-content:space-between;gap:10px;font-size:11px;font-weight:800;display:flex}.card-symbol{border:1px solid;border-radius:50% 50% 8px;place-items:center;width:62px;height:62px;margin-top:52px;font-family:Georgia,Times New Roman,serif;font-size:22px;display:grid}.guide-card h2,.guide-card h3{letter-spacing:-.025em;margin:28px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;line-height:1.06}.guide-card p{color:#425b53;margin:0 0 24px;font-size:14px}.guide-card a{border-top:1px solid #17352d38;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:13px;font-weight:800;display:flex}.center-action{justify-content:center;margin-top:42px;display:flex}.method-preview{background:var(--ink);color:var(--cream);padding-block:120px}.method-grid{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.eyebrow-light{color:var(--sage)}.method-preview h2{max-width:520px;font-size:clamp(52px,6vw,82px)}.method-copy>p{color:#d6e1dc;max-width:610px;margin:0;font-size:22px}.method-copy ol{border-top:1px solid #ffffff30;margin:46px 0;padding:0;list-style:none}.method-copy li{border-bottom:1px solid #ffffff30;grid-template-columns:56px 1fr;padding:20px 0;display:grid}.method-copy li span{color:var(--clay);font-family:Georgia,Times New Roman,serif}.text-link-light,.text-link{border-bottom:1px solid;align-items:center;gap:20px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.about-block{grid-template-columns:.82fr 1.18fr;align-items:center;gap:100px;display:grid}.about-note{aspect-ratio:1/.9;background:var(--sand);border-radius:48% 48% 12px;flex-direction:column;justify-content:space-between;padding:48px;display:flex}.about-note p{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,3.5vw,48px);line-height:1.06}.note-mark{font-size:36px}.about-copy h2{max-width:720px;font-size:clamp(46px,5vw,70px)}.about-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:28px 0;font-size:18px}.footer{color:var(--cream);background:#0b211c;padding:70px 0 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:80px;padding-bottom:55px;display:grid}.brand-footer{color:var(--cream)}.brand-footer .brand-mark{background:var(--clay);color:var(--ink)}.footer-grid>div>p{color:#b6c6c0}.footer-links{flex-direction:column;align-items:flex-start;gap:14px;font-size:14px;display:flex}.disclosure{color:#9cb0a9;border-top:1px solid #ffffff24;grid-template-columns:1fr auto;gap:40px;padding-top:24px;font-size:11px;display:grid}.disclosure p{margin:0}.disclosure p:first-child{max-width:780px}.page-hero{background:var(--paper-warm);border-bottom:1px solid var(--line)}.page-nav{height:92px}.page-hero-inner{padding:64px 0 72px}.page-title{max-width:920px;font-size:clamp(48px,6vw,76px)}.page-intro{max-width:690px;color:var(--muted);margin:28px 0 0;font-size:20px}.guides-page{padding-block:80px 120px}.guides-page .guide-grid{grid-template-columns:repeat(2,1fr)}.guides-page .guide-card{min-height:390px}.article-shell{width:min(820px,100% - 40px);margin-inline:auto}.article-head{border-bottom:1px solid var(--line);padding:76px 0 62px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:34px;font-size:12px;font-weight:700;display:flex}.article-kicker{text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:16px;margin-bottom:20px;font-size:11px;font-weight:800;display:flex}.article h1{font-size:clamp(50px,7vw,78px)}.article-deck{color:var(--muted);margin:28px 0 0;font-size:21px}.article-body{padding-block:70px 110px}.article-body>p{color:#395148;font-size:18px}.article-body h2{letter-spacing:-.03em;margin:64px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:400;line-height:1.05}.criteria-list{gap:12px;display:grid}.criterion{border-top:1px solid var(--line);grid-template-columns:48px 1fr;gap:20px;padding:24px 0;display:grid}.criterion:last-child{border-bottom:1px solid var(--line)}.criterion>span{background:var(--mint);border-radius:50%;place-items:center;width:36px;height:36px;font-family:Georgia,Times New Roman,serif;display:grid}.criterion h3{margin:0 0 6px;font-size:18px}.criterion p{color:var(--muted);margin:0}.checklist,.mistakes{margin:0;padding:0;list-style:none}.checklist li,.mistakes li{border-bottom:1px solid var(--line);padding:16px 0 16px 38px;position:relative}.checklist li:before{content:"✓";color:var(--ink);font-weight:900;position:absolute;left:0}.mistakes li:before{content:"×";color:#a65239;font-size:20px;font-weight:900;position:absolute;left:3px}.article-note{background:var(--sand);border-radius:2px 32px;margin-top:58px;padding:28px}.article-note strong{margin-bottom:8px;display:block}.article-note p{margin:0}.recommended-products{margin-top:72px}.recommended-products>.eyebrow{color:#a65239;margin-bottom:10px}.recommended-products>h2{margin-top:0}.recommended-products-intro{max-width:660px;color:var(--muted);margin:-10px 0 30px}.recommended-products-list{gap:22px;display:grid}.affiliate-product-card{background:var(--cream);border:1px solid var(--line);border-radius:16px;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);display:grid;overflow:hidden;box-shadow:0 18px 50px #17352d12}.affiliate-product-image{border-right:1px solid var(--line);background:#fff;place-items:center;min-height:420px;padding:28px;display:grid}.affiliate-product-image img{object-fit:contain;width:100%;height:100%;max-height:360px;display:block}.product-image-pending{background:linear-gradient(145deg, var(--mint), #eff2e7);color:var(--ink);text-align:center;align-content:center;gap:12px}.product-image-pending span{border:1px solid;border-radius:50% 50% 12px;place-items:center;width:96px;height:96px;margin-inline:auto;font-family:Georgia,Times New Roman,serif;font-size:50px;display:grid}.product-image-pending small{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.affiliate-product-content{min-width:0;padding:30px}.affiliate-label{color:#a65239;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:900}.affiliate-product-content h3{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.08}.affiliate-product-summary{color:var(--muted);margin:13px 0 18px;font-size:15px}.amazon-rating{color:#5b4415;background:#fff7e0;border:1px solid #ead39b;border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px;width:fit-content;padding:8px 11px;font-size:12px;display:flex}.amazon-rating:hover,.amazon-rating:focus-visible{border-color:#9b6a00}.rating-star{color:#d99000;font-size:18px;line-height:1}.affiliate-product-details{gap:14px;margin-top:24px;display:grid}.affiliate-product-details>div{border-top:1px solid var(--line);padding-top:13px}.affiliate-product-details span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.affiliate-product-details strong{font-size:14px}.affiliate-product-details ul{color:#395148;flex-wrap:wrap;gap:7px 18px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.affiliate-product-details li:before{content:"·";color:#a65239;margin-right:6px;font-weight:900}.affiliate-product-action{align-items:center;gap:16px;margin-top:27px;display:flex}.affiliate-product-action .button{flex:none}.affiliate-product-action small{color:var(--muted);font-size:10px;line-height:1.35}.article-next{border-top:1px solid var(--line);justify-content:space-between;gap:22px;margin-top:58px;padding-top:30px;font-weight:800;display:flex}.article-next a:last-child{text-align:right}.legal-copy{max-width:820px;padding-block:80px 120px}.legal-copy h2{margin:50px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.legal-copy p,.legal-copy li{color:#395148}.legal-copy .legal-highlight{background:var(--mint);color:var(--ink);border-left:4px solid var(--ink);padding:28px}.method-page-grid{grid-template-columns:.85fr 1.15fr;gap:90px;padding-block:90px 120px;display:grid}.method-aside{background:var(--sand);align-self:start;padding:30px;position:sticky;top:30px}.method-aside p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.1}.method-steps{counter-reset:method}.method-step{counter-increment:method;border-top:1px solid var(--line);padding:42px 0}.method-step:before{content:"0" counter(method);color:var(--clay);font-family:Georgia,Times New Roman,serif;font-size:22px}.method-step h2{margin:14px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:400}.method-step p{color:var(--muted);margin:0;font-size:17px}@media (width<=900px){.site-header-inner{grid-template-columns:1fr auto 1fr}.header-actions a:last-child{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.compact-trust{grid-template-columns:1fr;gap:28px}.compact-trust>div,.compact-trust>div:first-child,.compact-trust>div:last-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 28px}.compact-trust>div:last-child{border-bottom:0;padding-bottom:0}.hero-grid,.section-heading,.method-grid,.about-block,.method-page-grid{grid-template-columns:1fr}.hero-grid{gap:28px;padding-block:56px}.hero-visual{min-height:430px}.guide-grid{grid-template-columns:repeat(2,1fr)}.method-grid,.about-block{gap:58px}.section-heading{gap:26px}.method-aside{position:static}}@media (width<=650px){.shell,.article-shell{width:min(100% - 28px,1180px)}.site-header-inner{grid-template-columns:auto 1fr auto;gap:10px;min-height:66px}.category-menu summary{width:42px;padding:0 10px}.category-menu summary>span:last-child{display:none}.category-menu-panel{top:48px}.site-brand{justify-self:start}.site-brand .brand-mark{width:30px;height:30px;font-size:17px}.site-brand>span:last-child{font-size:13px}.header-actions{gap:0}.header-search-link{justify-content:center;width:42px;height:42px}.header-search-link>span{font-size:24px}.header-search-link{font-size:0}.catalog-hero-inner{padding-block:58px 62px}.catalog-hero h1{font-size:48px}.catalog-hero-lead{margin-top:18px;font-size:16px}.search-field{grid-template-columns:30px 1fr 36px;min-height:60px;padding-left:14px}.search-field input{font-size:15px}.search-result{grid-template-columns:38px 1fr auto;gap:9px;padding-inline:7px}.search-result-mark{width:36px;height:36px}.search-result small{max-width:210px}.category-section,.popular-section{padding-block:60px 68px}.compact-heading,.catalog-results-heading{flex-direction:column;align-items:flex-start;gap:16px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{grid-template-columns:50px 1fr auto;gap:16px;min-height:150px;padding:20px}.category-symbol{border-radius:13px;width:50px;height:50px}.product-card{grid-template-rows:112px 1fr}.product-card-body{min-height:215px}.compact-trust{padding-block:56px}.catalog-page-head{padding-block:48px 54px}.catalog-page-products{padding-block:48px 72px}.nav-wrap{height:76px}.nav{gap:16px;font-size:12px}.nav a:nth-child(2){display:none}.brand>span:last-child{font-size:14px}.hero{min-height:auto}.hero-grid{padding-top:56px}.hero h1{font-size:62px}.hero-lead{font-size:17px}.hero-visual{min-height:390px}.visual-card{width:78%;padding:22px}.visual-orbit{width:270px;height:270px;left:10%}.visual-stamp{width:100px;height:100px;right:4px}.trust-grid{grid-template-columns:1fr;padding-block:10px}.trust-grid div,.trust-grid div:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:68px;padding:12px 0}.trust-grid div:last-child{border-bottom:0}.section{padding-block:78px}.guide-grid,.guides-page .guide-grid,.footer-grid,.disclosure{grid-template-columns:1fr}.guide-card{min-height:390px}.method-preview{padding-block:80px}.method-preview h2,.about-copy h2{font-size:48px}.about-note{padding:34px}.footer-grid{gap:38px}.disclosure{gap:18px}.page-hero-inner{padding:70px 0 78px}.page-title{font-size:58px}.article h1{font-size:48px}.article-deck{font-size:18px}.article-next{flex-direction:column}.article-next a:last-child{text-align:left}.affiliate-product-card{grid-template-columns:1fr}.affiliate-product-image{border-right:0;border-bottom:1px solid var(--line);min-height:280px}.affiliate-product-content{padding:24px}.affiliate-product-action{flex-direction:column;align-items:stretch}.affiliate-product-action .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
