:root{color-scheme:light;--ink: #182224;--muted: #526064;--bg: #f5f7f4;--panel: #ffffff;--soft: #eef4f1;--line: #d7e2df;--line-strong: #b9cac6;--primary: #0e5f67;--primary-dark: #0a3d42;--accent: #c4912e;--danger: #8b2f2f;--shadow: 0 8px 24px rgba(24, 34, 36, .08);font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-height:100vh;background:var(--bg);color:var(--ink);overflow-x:hidden}a{color:inherit}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid rgba(196,145,46,.65);outline-offset:3px}button,select{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:920px;margin:12px 0;font-size:3.25rem;line-height:1.05;letter-spacing:0}h2{margin:0 0 12px;font-size:1.55rem;line-height:1.18;letter-spacing:0}h3{margin:0;font-size:1.08rem;line-height:1.25}p{line-height:1.5}.skip-link{position:fixed;left:12px;top:12px;z-index:50;transform:translateY(-180%);background:var(--primary-dark);color:#fff;padding:10px 14px;border-radius:6px;font-weight:900}.skip-link:focus{transform:translateY(0)}.container{width:min(1200px,calc(100vw - 32px));margin:0 auto}.site-header,.site-footer{background:var(--panel);border-color:var(--line)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.site-footer{border-top:1px solid var(--line);margin-top:56px;padding:32px 0}.nav-row{min-height:72px;display:flex;align-items:center;gap:16px}.brand{display:inline-flex;align-items:center;gap:10px;min-height:48px;font-size:1.25rem;font-weight:950;text-decoration:none;white-space:nowrap}.brand-mark{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:var(--primary-dark);color:#fff;font-weight:950}.nav-links,.footer-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nav-links{margin-left:auto}.nav-links a,.footer-links a,.mobile-menu a{min-height:40px;display:inline-flex;align-items:center;border-radius:6px;padding:0 4px;font-weight:850;text-decoration:none}.nav-links a[aria-current=page]{color:var(--primary-dark);box-shadow:inset 0 -3px 0 var(--accent)}.nav-secondary{color:var(--muted)}.mobile-menu{display:none}.mobile-menu summary{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:8px;font-weight:900;cursor:pointer}.mobile-menu-panel{position:absolute;top:64px;right:16px;width:min(320px,calc(100vw - 32px));display:grid;gap:4px;padding:12px;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.garage-widget{min-height:46px;min-width:250px;display:grid;align-content:center;gap:2px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.garage-label{font-size:.78rem;color:var(--muted);font-weight:800}.garage-link,.garage-clear,.link-button{appearance:none;padding:0;border:0;background:transparent;color:var(--primary-dark);font-weight:900;text-decoration:underline;cursor:pointer}.garage-clear{justify-self:start;font-size:.78rem}.hero{padding:44px 0 28px;background:linear-gradient(180deg,#fff,#f8faf8);border-bottom:1px solid var(--line)}.store-hero{padding-top:38px}.hero-grid,.split-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,410px);gap:24px;align-items:start}.hero-copy{min-width:0}.hero-panel,.side-panel,.trust-band,.filter-shell,.readable{background:var(--panel);border:1px solid var(--line);border-radius:8px}.hero-panel,.side-panel,.trust-band,.filter-shell{padding:20px}.hero-panel{box-shadow:var(--shadow)}.starter-panel{padding:18px}.starter-intro{margin:0 0 14px}.starter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.starter-row{min-width:0;min-height:188px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e5eeeb;border-radius:8px;background:#f9fbfa}.starter-row h3{margin-top:10px}.starter-row p{margin:8px 0;font-size:.93rem}.starter-row .pill{min-height:24px;padding-inline:8px;font-size:.72rem}.lead{max-width:820px;color:var(--muted);font-size:1.12rem}.eyebrow,.pill{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 11px;border:1px solid rgba(14,95,103,.24);background:#eaf5f3;color:var(--primary-dark);font-size:.84rem;font-weight:900}.button,.button-secondary{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 16px;font-weight:900;text-decoration:none;border:1px solid transparent;cursor:pointer}.button{background:var(--primary);color:#fff;border-color:var(--primary)}.button:hover{background:var(--primary-dark)}.button-secondary{background:#fff;color:var(--primary-dark);border-color:var(--line-strong)}.button-secondary:hover{border-color:var(--primary)}.full-width{width:100%}.muted{color:var(--muted)}.small{font-size:.88rem}.disclosure{margin-top:12px}.section{padding:34px 0}.section-alt{background:#eef4f1;border-block:1px solid var(--line)}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.card,.deal-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:18px}.card{min-width:0}.product-card,.deal-card{min-height:310px;display:flex;flex-direction:column;gap:12px}.department-card{min-height:380px}.card-actions{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap}.exact-list,.stack-list,.fact-list,.offer-list,.resource-list,.deal-list{display:grid;gap:10px}.exact-list{color:var(--muted);font-size:.93rem;line-height:1.35}.compact-list{gap:6px}.row-card,.text-row{min-width:0;display:flex;justify-content:space-between;gap:14px;padding:12px;border:1px solid #e5eeeb;border-radius:8px;background:#f9fbfa}.row-card strong,.row-card span{display:block}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.deal-row{background:var(--panel);padding:18px}.deal-price{min-width:210px;display:grid;justify-items:end;gap:8px}.deal-shelf{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.filter-bar{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:18px}.filter-bar label{display:grid;gap:6px;min-width:190px;font-weight:900}.filter-bar select{min-height:44px;border:1px solid var(--line-strong);border-radius:8px;padding:0 12px;background:#fff;color:var(--ink)}[hidden]{display:none!important}.notice{margin:14px 0;padding:14px;border:1px solid #ead8aa;border-radius:8px;background:#fff8e8}.warning{color:var(--danger)}.trust-band{display:flex;align-items:center;justify-content:space-between;gap:18px}.readable{max-width:920px;padding:18px}.prose-card+.prose-card{margin-top:14px}.tag-row{display:flex;gap:8px;flex-wrap:wrap}.ad-slot{width:min(1200px,calc(100vw - 32px));min-height:var(--ad-slot-height, 280px);margin:34px auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.ad-slot h2{margin-top:12px}.ad-slot-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.side-panel .ad-slot{width:100%;min-height:var(--ad-slot-height, 260px);margin:16px 0 0;align-items:stretch;flex-direction:column}.side-panel .ad-slot-actions{justify-content:flex-start}.footer-inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-copy{max-width:460px}@media(max-width:980px){.nav-links{display:none}.garage-widget{margin-left:auto}.hero-grid,.split-layout{grid-template-columns:1fr}}@media(max-width:760px){.container{width:min(100% - 24px,1200px)}.nav-row{min-height:68px;padding:10px 0}.brand{font-size:1.1rem}.hero{padding:28px 0 20px}h1{font-size:2.05rem}.split-heading,.trust-band,.ad-slot,.starter-grid,.row-card,.text-row,.offer-row,.deal-row,.footer-inner{align-items:stretch;flex-direction:column}.starter-grid{grid-template-columns:1fr}.deal-price{min-width:0;justify-items:start}.ad-slot{width:min(100% - 24px,1200px)}}:root{--bg: #f7f9f9;--paper: #ffffff;--paper-soft: #f8fafa;--line: #dde7e8;--line-strong: #c8dadd;--ink: #162022;--muted: #536265;--primary: #125e67;--primary-dark: #0b3f45;--primary-soft: #d8eef1;--gold: #d69e2e;--gold-soft: #fff4d6;--warn: #b76e00;--bad: #b42318;--good: #2e7d32;--shadow: 0 1px 2px rgba(16, 24, 40, .08)}html{background:var(--bg)}body{background:linear-gradient(180deg,#fffffff0 0,#f7f9f9f5 420px),repeating-linear-gradient(90deg,rgba(18,94,103,.035),rgba(18,94,103,.035) 1px,transparent 1px,transparent 64px),var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none}::selection{background:var(--primary-soft)}.site-header{background:#ffffffeb;backdrop-filter:blur(14px);box-shadow:0 1px #10182808}.header-inner,.container,.footer-inner{width:min(1280px,calc(100% - 32px));margin:0 auto}.header-inner{min-height:72px;display:flex;align-items:center;gap:16px}.brand{gap:12px;font-size:1.45rem;font-weight:900}.brand img{width:38px;height:38px;border-radius:8px;box-shadow:0 6px 16px #0b3f452e}.nav{margin-left:auto;display:flex;align-items:center;gap:8px}.nav a,.button,.button-secondary,.garage-link,.garage-clear,.link-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:10px 14px;border:1px solid transparent;font-weight:800;line-height:1.15;text-align:center;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease,transform .15s ease}.nav a{color:var(--ink)}.nav a:hover,.button-secondary:hover{border-color:#b8d0d3;background:#f8fafa;color:var(--primary-dark)}.nav a[aria-current=page],.button{background:var(--primary);border-color:var(--primary);color:#fff}.nav a[aria-current=page]:hover,.button:hover{background:var(--primary-dark);border-color:var(--primary-dark);box-shadow:0 8px 20px #125e672e;color:#fff}.button-secondary{border-color:var(--line-strong);background:#fff;color:var(--primary-dark)}.button:hover,.button-secondary:hover,.garage-link:hover,.garage-clear:hover,.link-button:hover{transform:translateY(-1px)}.garage-widget{min-width:96px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:8px;padding:0 14px;background:#fff;color:var(--primary-dark);box-shadow:var(--shadow)}.garage-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.garage-link,.garage-clear,.link-button{min-height:auto;padding:0;border:0;background:transparent;color:var(--primary-dark);text-decoration:none}.hero{position:relative;overflow:hidden;padding:0;background:linear-gradient(135deg,#fff 0% 46%,#f1f7f8);border-bottom:1px solid var(--line)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(18,94,103,.28),transparent)}.hero>.container,.content{position:relative;padding:44px 0}.store-hero{padding-top:0}.section{padding:44px 0}.section-alt{background:#eef3f4c7}.hero-grid,.split-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:28px;align-items:start}.stack,.stack-list,.fact-list,.offer-list,.resource-list,.deal-list,.exact-list{display:flex;flex-direction:column;gap:16px}.compact-list{gap:8px}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin:0;font-size:2.65rem;line-height:1.08;font-weight:800}h2{font-size:1.65rem;line-height:1.18;font-weight:780}h3{font-size:1.2rem;line-height:1.2;font-weight:740}.lead{max-width:860px;color:var(--muted);font-size:1.25rem;line-height:1.45}.muted{color:var(--muted);line-height:1.55}.eyebrow{gap:8px;min-height:auto;padding:0;border:0;background:transparent;color:var(--muted);font-size:1rem;font-weight:850}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--gold);box-shadow:0 0 0 4px var(--gold-soft);flex:0 0 auto}.pill,.chip{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:5px 10px;border:1px solid var(--line-strong);background:#fff;color:var(--ink);font-size:.86rem;font-weight:850;line-height:1.2}.pill.primary,.chip.primary{border-color:var(--primary);background:var(--primary);color:#fff}.chip.good,.pill.good{border-color:#b9dfc8;background:#f4fbf6;color:#1b5e20}.chip.warn,.pill.warn{border-color:#f7d79c;background:var(--gold-soft);color:#664000}.hero-panel,.side-panel,.trust-band,.filter-shell,.readable,.panel{position:relative;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow),0 16px 40px #10182809}.hero-panel:before,.side-panel:before,.trust-band:before,.filter-shell:before,.readable:before,.panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,var(--primary),var(--gold));opacity:.18}.hero-panel,.side-panel,.trust-band,.filter-shell,.readable,.panel{padding:24px}.panel.soft,.hero-panel.soft,.side-panel.soft,.metric.soft,.card.soft{background:var(--paper-soft)}.panel.good,.trust-band.good{border-color:#b9dfc8;background:#f4fbf6}.grid,.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.deal-card,.row-card,.text-row,.metric{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow),0 16px 40px #10182809}.card,.deal-card,.row-card,.text-row{padding:18px}.card,.deal-card{display:flex;flex-direction:column;gap:12px;min-height:100%;color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background-color .15s ease}.product-card,.deal-card{border-left:4px solid var(--primary)}a.card:hover,.card:hover,.deal-card:hover{border-color:#bdd7da;background:#fbfdfd;box-shadow:0 12px 30px #10182814;transform:translateY(-2px)}.row-card,.text-row{background:#fbfdfd}.offer-row,.deal-row{align-items:center}.deal-price{min-width:210px}.deal-price strong,.price{color:var(--primary-dark);font-size:1.35rem}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:96px;padding:16px;overflow:hidden}.metric b{display:block;margin-bottom:6px;font-size:1.45rem;line-height:1.1;color:var(--primary-dark)}.metric span,.small{color:var(--muted);font-size:.92rem;line-height:1.45}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.field{min-height:56px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;padding:8px 12px;box-shadow:inset 0 1px #ffffffb3}.field label{display:block;color:var(--muted);font-size:.78rem;font-weight:850;margin-bottom:4px}.field div{font-weight:850}.filter-bar{gap:14px}.filter-bar label{font-weight:850}.filter-bar select{border-color:var(--line-strong)}.ad-slot{min-height:var(--ad-slot-height, 280px);display:grid;place-items:center;align-content:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#ffffffc7,#f8fafae6),repeating-linear-gradient(135deg,#f8fafa,#f8fafa 12px,#eef3f4 12px 24px);color:var(--muted);font-weight:850}.ad-slot-actions{justify-content:center}.site-footer{margin-top:64px;border-top:1px solid var(--line);background:#fff}.footer-inner{padding:32px 0}@media(max-width:900px){.header-inner,.container,.footer-inner{width:min(100% - 24px,1280px)}.nav{display:none}.mobile-menu{display:block;margin-left:auto}.hero-grid,.split-layout,.card-grid,.card-grid.three,.card-grid.two,.form-grid{grid-template-columns:1fr}.metric-grid,.metric-grid.three,.metric-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.starter-grid{grid-template-columns:1fr}}@media(max-width:600px){.brand span{display:none}h1{font-size:1.75rem;line-height:1.12}h2{font-size:1.35rem;line-height:1.22}h3{font-size:1.15rem;line-height:1.24}.lead{font-size:1.08rem}.hero>.container,.section{padding:28px 0}.hero-panel,.side-panel,.trust-band,.filter-shell,.readable,.panel{padding:18px}.metric-grid,.metric-grid.three,.metric-grid.two{grid-template-columns:1fr}.row .button,.row .button-secondary,.card-actions .button,.card-actions .button-secondary{width:100%}}
