:root{--bg:#f3f1ec;--surface:#fff;--surface-alt:#e8e5de;--text:#152028;--muted:#667179;--border:#d6d2ca;--primary:#263b47;--primary-strong:#172933;--accent:#b26c3b;--accent-dark:#8f5028;--radius:18px;--shadow:0 18px 45px rgba(21,32,40,.09);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px;border-radius:5px}.site-header{position:relative;z-index:20;background:rgba(243,241,236,.97);border-bottom:1px solid var(--border)}.header-inner{width:min(calc(100% - 32px),var(--max));margin:auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:max-content}.brand-mark{width:42px;height:42px}.brand strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;letter-spacing:-.02em}.brand small{display:block;color:var(--muted);font-size:.68rem;letter-spacing:.05em;text-transform:uppercase}.desktop-nav{display:none}.desktop-nav a,.mobile-nav nav a{color:var(--primary-strong);text-decoration:none;font-size:.9rem;font-weight:750}.desktop-nav a:hover,.mobile-nav nav a:hover{text-decoration:underline;text-underline-offset:5px}.mobile-nav{position:relative}.mobile-nav summary{display:flex;align-items:center;gap:10px;list-style:none;cursor:pointer;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:var(--surface);font-weight:800}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;right:0;top:52px;width:min(320px,calc(100vw - 32px));padding:12px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;display:grid;gap:2px}.mobile-nav nav a{padding:10px 12px;border-radius:8px}.mobile-nav nav a:hover{background:var(--surface-alt)}
.breadcrumbs{width:min(calc(100% - 32px),var(--max));margin:20px auto 0;display:flex;gap:8px;flex-wrap:wrap;font-size:.8rem;color:var(--muted)}.breadcrumbs a{text-decoration:none}.content-shell{width:min(calc(100% - 32px),var(--max));margin:auto}.eyebrow,.section-index,.card-kicker,.source-type{display:inline-block;color:var(--accent);font-weight:850;font-size:.73rem;letter-spacing:.11em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:11px;text-decoration:none;font-weight:800;font-size:.87rem;line-height:1.2;border:1px solid transparent;text-align:center}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-strong)}.button-accent{background:var(--accent);color:#fff}.button-accent:hover{background:var(--accent-dark)}.button-secondary{background:transparent;border-color:#aeb5b8;color:var(--primary-strong)}.button-secondary:hover{background:var(--surface)}.button-light{background:#fff;color:var(--primary-strong)}.button-light:hover{background:#f1eee8}.hero-actions,.section-actions,.final-cta-links{display:flex;flex-wrap:wrap;gap:10px}.affiliate-note{font-size:.76rem;color:#e6eaec;margin:13px 0 0}.affiliate-note a{font-weight:800}.affiliate-note-light{color:#d5dde1}
.home-hero{width:min(calc(100% - 32px),var(--max));margin:24px auto 0;position:relative;min-height:570px;border-radius:26px;overflow:hidden;background:var(--primary-strong);box-shadow:var(--shadow)}.home-hero-media,.home-hero-image,.home-hero-overlay{position:absolute;inset:0;width:100%;height:100%}.home-hero-image{object-fit:cover}.home-hero-overlay{background:linear-gradient(90deg,rgba(12,23,29,.88) 0%,rgba(12,23,29,.72) 47%,rgba(12,23,29,.2) 76%,rgba(12,23,29,.06) 100%)}.home-hero-content{position:relative;z-index:2;max-width:680px;padding:52px 28px;color:#fff}.home-hero .eyebrow{color:#e6b796}.home-hero h1,.category-hero h1,.support-hero h1{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em;line-height:.99;margin:13px 0 18px}.home-hero h1{font-size:clamp(2.55rem,9vw,5.15rem)}.home-hero-content>p{font-size:clamp(1rem,2vw,1.18rem);color:#edf1f2;max-width:610px}.home-hero .hero-actions{margin-top:24px}
.section{padding:52px 0;border-top:1px solid var(--border)}.product-section:first-child{border-top:0;padding-top:44px}.section-head{max-width:800px;margin-bottom:22px}.section h2,.section-head h2,.final-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.06;letter-spacing:-.035em;margin:6px 0 11px;color:var(--primary-strong)}.section-head p{margin:0;color:#4a575f}.product-grid{display:grid;grid-template-columns:1fr;gap:18px}.product-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 28px rgba(21,32,40,.045)}.product-media{aspect-ratio:4/3;background:#f7f6f2;border-bottom:1px solid var(--border);display:grid;place-items:center;overflow:hidden}.product-image{width:100%;height:100%;object-fit:contain;padding:14px}.product-card-body{padding:22px;display:flex;flex:1;flex-direction:column}.product-card h3{font-family:Georgia,"Times New Roman",serif;font-size:1.34rem;line-height:1.15;margin:7px 0 10px}.price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:4px 0 12px}.price-line strong{font-size:1.28rem;color:var(--primary-strong)}.price-line span{font-size:.7rem;color:var(--muted)}.product-summary{color:#4c5961;margin:0 0 12px}.mini-specs{margin:0 0 18px;padding-left:18px;color:#455159;font-size:.83rem}.mini-specs li+li{margin-top:6px}.card-cta{margin-top:auto}.section-actions{margin-top:20px}
.final-cta{margin:32px 0 60px;padding:34px;background:var(--primary-strong);color:#fff;border-radius:22px;display:grid;gap:22px;align-items:center}.final-cta h2{color:#fff;margin-top:4px}.final-cta p{color:#d4dde1;max-width:720px;margin-bottom:0}.final-cta .section-index{color:#e6b796}.category-hero{width:min(calc(100% - 32px),var(--max));margin:24px auto 0;padding:42px 28px;border-radius:24px;background:var(--primary-strong);color:#fff}.category-hero .eyebrow{color:#e6b796}.category-hero h1{font-size:clamp(2.25rem,7vw,4.35rem);max-width:850px}.category-hero>div>p{max-width:760px;color:#d9e0e3;font-size:1.05rem}.category-hero .hero-actions{margin-top:22px}.category-products{border-top:0;padding-top:38px}.compact-section{padding:44px 0}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:16px;background:var(--surface);-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;padding:15px 17px;border-bottom:1px solid var(--border);vertical-align:top}thead th{background:#e8e5de;color:var(--primary-strong);font-size:.78rem}tbody th{font-size:.78rem;color:var(--primary-strong);width:160px}td{font-size:.82rem;color:#46525a}.choice-list{display:grid;gap:10px}.choice-list p,.buying-notes li{margin:0;background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:16px 18px;color:#45525a}.buying-notes ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.category-final{margin-top:0}
.support-hero{width:min(calc(100% - 32px),900px);margin:48px auto 0;padding:28px 0 34px}.support-hero h1{font-size:clamp(2.25rem,7vw,4rem);color:var(--primary-strong)}.support-hero>p{font-size:1.06rem;color:#4b5860;max-width:760px}.support-shell{max-width:900px}.support-section{padding:34px 0}.support-section p,.support-section li{max-width:800px;color:#46535b}.source-list{padding:26px 0 60px;display:grid;gap:12px}.source-row{display:grid;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:15px;padding:20px}.source-row h2{font-family:Georgia,"Times New Roman",serif;font-size:1.2rem;margin:4px 0 7px}.source-row p{margin:0 0 5px;color:#56636b;font-size:.86rem}.source-date{font-size:.74rem!important;color:var(--muted)!important}.source-row>a{align-self:center;justify-self:start;color:var(--accent-dark);font-weight:800;font-size:.83rem}.not-found{padding-bottom:80px}
.site-footer{border-top:1px solid var(--border);background:#e9e6df;padding:44px 0 24px;margin-top:16px}.footer-inner,.footer-bottom{width:min(calc(100% - 32px),var(--max));margin:auto}.footer-inner{display:grid;gap:28px}.footer-brand{font-family:Georgia,"Times New Roman",serif;font-size:1.4rem;font-weight:800;text-decoration:none}.footer-inner p{color:#59666e;max-width:600px}.footer-note{font-size:.8rem}.footer-inner nav{display:flex;flex-wrap:wrap;gap:12px 18px}.footer-inner nav a{font-size:.82rem;font-weight:750;text-decoration:none}.footer-bottom{border-top:1px solid #d0ccc4;margin-top:28px;padding-top:18px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;color:#68737a;font-size:.72rem}
@media (min-width:760px){.desktop-nav{display:flex;align-items:center;gap:18px}.mobile-nav{display:none}.home-hero-content{padding:64px 54px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{grid-template-columns:1fr auto}.source-row{grid-template-columns:1fr auto}.footer-inner{grid-template-columns:1.4fr 1fr;align-items:start}.footer-inner nav{justify-content:flex-end}}
@media (min-width:1040px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid:has(.product-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:800px}.home-hero{min-height:590px}.home-hero-content{padding:76px 62px}.category-hero{padding:54px}}
@media (max-width:560px){.home-hero{min-height:610px}.home-hero-overlay{background:linear-gradient(180deg,rgba(12,23,29,.65) 0%,rgba(12,23,29,.86) 58%,rgba(12,23,29,.94) 100%)}.home-hero-content{position:absolute;left:0;right:0;bottom:0;padding:26px 22px}.home-hero h1{font-size:clamp(2.3rem,12vw,3.5rem)}.home-hero-content>p{font-size:.96rem}.hero-actions,.section-actions,.final-cta-links{display:grid}.button{width:100%}.product-card-body{padding:19px}.section{padding:40px 0}.final-cta{padding:26px}.category-hero{padding:34px 22px}.category-hero h1{font-size:2.65rem}.source-row{padding:18px}}
