:root{--ink:#101c21;--navy:#10232e;--gold:#ead0a0;--paper:#f4f6f7;--muted:#53616a;--line:#dce2e5;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:var(--sans);background:white;color:var(--ink);line-height:1.6}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1376px,calc(100% - 88px));margin-inline:auto}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b78332;outline-offset:5px}.skip-link{position:absolute;top:-100px;left:12px;padding:12px;background:white;z-index:100}.skip-link:focus{top:12px}.affiliate-note{padding:8px 24px;text-align:center;background:var(--navy);color:#ecf0f2;font-size:.8125rem}.affiliate-note a{color:var(--gold);margin-left:8px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav{min-height:84px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;white-space:nowrap}.brand-mark{width:44px;height:44px;display:grid;place-items:center;background:var(--navy);color:var(--gold);font-family:var(--serif);font-size:1.25rem;border-radius:50%}.brand-name{font-size:1.25rem;letter-spacing:-.025em;font-weight:700;line-height:1.2}.brand-name small{display:block;font-size:.75rem;letter-spacing:.21em;font-weight:500;margin-top:4px}.nav nav{display:flex;gap:32px;margin-left:auto}.nav nav a{text-decoration:none;font-size:.9375rem;font-weight:500}.nav nav a:hover{color:#806032}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;font-weight:600;padding:14px 22px;min-height:48px;border-radius:3px}.nav-cta{background:var(--navy);color:white;font-size:.875rem;margin-left:14px}.nav-cta:hover,.product-link:hover{background:#244352}
.hero{background:var(--navy);color:white;position:relative;min-height:660px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 31%;z-index:-2;margin:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:57% 53%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#10232e 7%,rgba(16,35,46,.96) 28%,rgba(16,35,46,.67) 48%,rgba(16,35,46,.06) 78%),linear-gradient(0deg,rgba(6,18,26,.5),transparent 50%)}.hero-content{padding:74px 0 92px}.eyebrow{font-size:.8125rem;letter-spacing:.19em;font-weight:700;text-transform:uppercase;margin:0 0 20px;line-height:1.5;color:var(--muted)}.hero .eyebrow{color:var(--gold)}.hero h1{font-family:var(--serif);font-size:clamp(3rem,5.5vw,5.4rem);font-weight:500;line-height:1.08;letter-spacing:-.045em;max-width:760px;margin:0 0 24px}.hero h1 em{font-style:normal;color:var(--gold)}.hero .lead{max-width:490px;color:#e0e6e9;font-size:1.125rem;line-height:1.8;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.primary{background:var(--gold);color:var(--ink)}.primary:hover{background:#f5dfb8}.ghost{color:white;padding-inline:0;border-bottom:1px solid #b0bcc2;border-radius:0;min-height:44px}.hero-caption{position:absolute;right:44px;bottom:30px;text-align:right;max-width:290px;font-size:.875rem;color:white}.hero-caption span{display:block;font-family:var(--serif);font-size:1.6rem;margin-bottom:3px}.trust-strip{background:var(--navy);border-top:1px solid #ffffff24;color:#e9edf0}.trust-row{display:flex;gap:36px;align-items:center;justify-content:space-between;padding:18px 0;font-size:.875rem}.trust-row span{display:flex;align-items:center;gap:10px}.trust-row b{color:var(--gold);font-weight:600}
.section{padding:86px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:36px}.section h2,.buying-note h2{font-family:var(--serif);font-size:clamp(2rem,3.1vw,3.1rem);font-weight:500;line-height:1.15;letter-spacing:-.035em;margin:0}.section-head .eyebrow{margin-bottom:12px}.section-head>p{max-width:360px;font-size:1rem;color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.category-card{display:block;position:relative;background:#eef1f3;text-decoration:none;border-radius:4px;overflow:hidden;transition:transform .25s}.category-card:hover{transform:translateY(-4px)}.category-card img{width:100%;height:220px;object-fit:contain;mix-blend-mode:multiply;padding:26px}.category-card:nth-child(2){background:#f4efea}.category-card:nth-child(3){background:#e9eef0}.category-card:nth-child(4){background:#eeedf1}.category-copy{padding:4px 22px 24px}.category-copy>span{font-size:.8125rem;color:var(--muted)}.category-card h3{font-family:var(--serif);font-size:1.65rem;font-weight:500;line-height:1.25;margin:6px 0 12px}.category-card b{position:absolute;right:22px;bottom:25px;font-size:1.5rem;font-weight:400}.category-card p{font-size:.875rem;color:var(--muted);max-width:85%;margin:0}.alt{background:var(--paper);border-block:1px solid var(--line)}
.catalog-controls{margin-bottom:24px}.filters{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:24px}.filters button{background:transparent;border:1px solid #bcc7ce;padding:10px 20px;border-radius:3px;font-size:.9375rem;color:var(--ink);min-height:46px}.filters button span{font-size:.8125rem;opacity:.72;margin-left:6px}.filters button[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:white}.catalog-search{display:grid;grid-template-columns:1fr 260px auto;gap:18px;align-items:end}.catalog-search label{font-size:.875rem;font-weight:500;color:var(--muted);display:grid;gap:6px}.catalog-search input,.catalog-search select{min-width:0;width:100%;background:white;color:var(--ink);border:1px solid #bbc6cc;border-radius:3px;padding:12px 15px;height:50px;font-size:1rem}.catalog-search button{border:0;background:transparent;padding:13px 2px;text-decoration:underline;color:var(--muted);font-size:.875rem;min-height:48px}#product-count{font-size:.875rem;color:var(--muted);margin:0 0 25px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}.product-card{background:white;border:1px solid var(--line);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:0 15px 35px #10232e13;transform:translateY(-3px)}.product-image-slot{position:relative;height:290px;display:flex;align-items:center;justify-content:center;padding:27px;background:white;overflow:hidden;border-bottom:1px solid #edf0f2}.product-image-slot img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.product-card:hover .product-image-slot img{transform:scale(1.045)}.product-index{position:absolute;top:15px;left:17px;font-size:.75rem;color:#63727c;background:#ffffffeb;padding:2px 6px;z-index:1}.product-body{padding:24px;display:flex;flex-direction:column;flex:1;min-width:0}.tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.11em;font-weight:600;color:var(--muted);margin:0 0 8px;line-height:1.6}.tag span{font-size:.75rem;font-weight:400;letter-spacing:.03em}.product-body h3{font-family:var(--serif);font-size:1.7rem;line-height:1.18;font-weight:500;margin:0 0 14px;letter-spacing:-.025em;overflow-wrap:anywhere}.product-body>p:not(.tag){font-size:1rem;color:var(--muted);line-height:1.65;margin:0 0 24px}.product-body details{border-top:1px solid var(--line);padding-top:9px;margin-top:auto}summary{cursor:pointer;font-size:.9375rem;line-height:1.5;padding:7px 0;font-weight:500}.product-body details p{font-size:.9375rem;color:var(--muted);margin:10px 0}.source-link{font-size:.875rem;color:#365a6c;display:inline-block;margin-bottom:10px}.product-link{display:block;background:var(--navy);color:white;text-decoration:none;text-align:center;padding:13px 10px;font-size:.9375rem;border-radius:3px;font-weight:500;margin-top:17px;min-height:49px}.link-note{text-align:center;font-size:.75rem;color:#65717a;line-height:1.5;margin-top:9px;display:block}.empty-state{padding:32px;border:1px solid #bcc7ce;background:white}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy p{font-size:1.0625rem;color:var(--muted);margin:0 0 20px}.about-grid h2{max-width:480px}.about-rule{height:3px;width:60px;background:var(--gold);margin-top:28px}.buying-note{padding:68px 0;background:var(--navy);color:white}.buying-note .eyebrow{color:var(--gold)}.buying-note h2{margin-bottom:34px}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.faq-grid details{border-top:1px solid #72818a;padding-top:12px}.faq-grid summary{font-size:1rem}.faq-grid p{font-size:.9375rem;color:#dde5e9}footer{background:#0a161e;color:#cbd6dc;padding:48px 0 24px}.footer-grid{display:flex;justify-content:space-between;gap:32px}.footer-brand{color:white}.footer-brand .brand-mark{border:1px solid #ffffff40}.footer-grid p{font-size:.875rem}.footer-links{display:flex;gap:26px;flex-wrap:wrap;align-content:flex-start}.footer-links a{font-size:.875rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.legal{font-size:.8125rem;color:#acbdc6;border-top:1px solid #ffffff22;padding-top:22px;margin-top:30px}.policy .wrap{max-width:850px}.policy h1{font-family:var(--serif);font-size:clamp(2.5rem,6vw,4rem);line-height:1.15;font-weight:500}.policy h2{font-size:1.6rem;margin-top:36px}.policy p{font-size:1rem}.policy a{color:#365a6c}.back-top{display:inline-block;margin-top:28px;font-size:.9375rem}.policy.section{padding-top:40px}
@media(min-width:1650px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-image-slot{height:250px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.nav nav{gap:20px}.hero h1{font-size:4rem;max-width:660px}.hero:after{background:linear-gradient(90deg,#10232e 0%,rgba(16,35,46,.95) 28%,rgba(16,35,46,.58) 62%,rgba(16,35,46,.12))}.category-card img{height:185px;padding:20px}.category-copy{padding:2px 16px 24px}.category-card h3{font-size:1.4rem}.product-grid{gap:18px}.product-image-slot{height:230px;padding:20px}.product-body{padding:20px}.product-body h3{font-size:1.45rem}.about-grid{gap:55px}.trust-row{gap:15px}.hero-caption{right:24px}}
@media(max-width:850px){.nav nav{display:none}.nav-cta{margin-left:auto}.hero{min-height:640px}.hero-photo{left:0;opacity:.7}.hero:after{background:linear-gradient(90deg,rgba(16,35,46,.96),rgba(16,35,46,.65) 70%,rgba(16,35,46,.3))}.hero h1{font-size:3.8rem}.hero .lead{max-width:460px}.hero-caption{display:none}.section-head{display:block}.section-head>p{max-width:100%;margin-top:20px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card img{height:235px}.category-card h3{font-size:1.7rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image-slot{height:270px}.trust-row{flex-wrap:wrap;justify-content:flex-start;gap:10px 28px}.trust-row span{width:calc(50% - 14px)}.catalog-search{grid-template-columns:1fr 200px}.catalog-search button{grid-column:1/-1;justify-self:end;padding:0;min-height:34px}.about-grid{gap:36px}.faq-grid{grid-template-columns:1fr;gap:20px}.footer-grid{flex-direction:column}.section{padding:64px 0}}
@media(max-width:560px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 32px)}.affiliate-note{font-size:.75rem;padding:7px 12px}.affiliate-note a{white-space:nowrap}.nav{min-height:74px;gap:10px}.brand{gap:9px}.brand-mark{width:38px;height:38px;font-size:1.1rem}.brand-name{font-size:1.1rem}.brand-name small{font-size:.75rem}.nav-cta{font-size:.8125rem;padding:9px 12px;min-height:42px}.hero{min-height:600px}.hero-content{padding:60px 0 64px}.hero h1{font-size:clamp(2.6rem,11vw,3.6rem);max-width:100%;letter-spacing:-.04em}.hero .eyebrow{max-width:260px;font-size:.75rem}.hero .lead{font-size:1.0625rem;line-height:1.7;max-width:330px}.hero-photo img{object-position:60% center}.hero:after{background:linear-gradient(90deg,rgba(16,35,46,.96),rgba(16,35,46,.68)),linear-gradient(0deg,rgba(16,35,46,.8),transparent)}.hero-actions{gap:14px}.button{font-size:.9375rem;padding:13px 18px}.ghost{padding-inline:0;font-size:.875rem}.trust-row{gap:10px 14px;padding:16px 0;font-size:.75rem}.trust-row span{width:calc(50% - 7px);gap:6px;align-items:flex-start}.category-grid{gap:12px}.category-card img{height:155px;padding:16px}.category-copy{padding:0 14px 18px}.category-card h3{font-size:1.3rem;max-width:90%}.category-card b{right:14px;bottom:14px;font-size:1.2rem}.category-card p{display:none}.category-copy>span{font-size:.75rem}.section{padding:50px 0}.section-head{margin-bottom:28px}.section h2{font-size:2.1rem}.section-head>p{font-size:.9375rem;margin-top:16px}.filters{gap:7px;padding-bottom:18px;margin-bottom:18px}.filters button{padding:9px 13px;min-height:44px;font-size:.875rem}.filters button span{margin-left:4px}.catalog-search{grid-template-columns:1fr 1fr;gap:12px}.catalog-search>label:first-child{grid-column:1/-1}.catalog-search>label:nth-child(2){grid-column:1}.catalog-search button{grid-column:2;align-self:end;min-height:48px}.catalog-search input,.catalog-search select{font-size:1rem;padding:10px 12px}.product-grid{grid-template-columns:minmax(0,1fr);gap:22px}.product-image-slot{height:310px;padding:30px}.product-body{padding:24px}.product-body h3{font-size:1.85rem}.product-body>p:not(.tag){font-size:1rem}.product-link{font-size:1rem}.about-grid{grid-template-columns:1fr;gap:24px}.about-copy p{font-size:1rem}.about-rule{margin-top:20px}.buying-note{padding:50px 0}.footer-links{gap:14px 22px}.footer-grid{gap:20px}.hero h1 br{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.category-card:nth-child(5){background:#e9edf4}.category-card h3{font-size:1.45rem}.category-card img{height:205px;padding:22px}.category-card p{font-size:.8125rem}@media(max-width:850px){.category-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.category-card:last-child img{height:210px}.category-card:last-child .category-copy{padding:24px}.category-card h3{font-size:1.5rem}}@media(max-width:560px){.category-card h3{font-size:1.3rem}.category-card img{height:155px;padding:16px}.category-card:last-child img{height:170px}.category-card:last-child .category-copy{padding:18px}.category-card:last-child h3{font-size:1.5rem}}

/* Shared navigation and complete page layouts */
.mobile-menu{display:none;margin-left:auto;position:relative}.mobile-menu summary{padding:10px 14px;min-height:44px;border:1px solid #ffffff60;border-radius:3px;font-size:1rem}.mobile-menu nav{position:absolute;right:0;top:100%;min-width:190px;background:#10232e;border:1px solid #d6bd9355;box-shadow:0 12px 28px #0004;padding:12px;z-index:40}.mobile-menu nav a{display:block;min-height:44px;padding:10px 14px;color:white;text-decoration:none}.footer-links{max-width:680px}.section h1{font-family:var(--serif);font-size:clamp(2rem,4vw,3.6rem);font-weight:500;line-height:1.18;letter-spacing:-.035em;margin:0}.policy h1{margin-bottom:28px}.policy p{overflow-wrap:anywhere}.product-body .shopping-unavailable{margin:17px 0 0;padding:13px 10px;border:1px solid var(--line);font-size:.9375rem;text-align:center;color:var(--muted);border-radius:3px}.link-note{font-size:.8125rem}.nav>nav{gap:26px}.nav>nav a{min-height:44px;display:flex;align-items:center}
@media(max-width:850px){.nav>nav{display:none}.mobile-menu{display:block}.mobile-menu[open] nav{display:block;margin:0}.nav{justify-content:space-between}.footer-links{gap:8px 20px}.footer-links a{min-height:44px;display:flex;align-items:center}}
@media(max-width:360px){.nav{gap:6px}.brand-name{font-size:1rem}.brand-name small{font-size:.6875rem}.mobile-menu summary{padding:10px}.wrap{width:calc(100% - 24px)}}
.icon-art{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;position:relative;pointer-events:none;transition:transform .18s;filter:drop-shadow(0 2px 2px #0003)}.icon-crop{position:relative;overflow:hidden;display:block;flex:none}.icon-crop img{position:absolute;max-width:none;object-fit:fill;mix-blend-mode:normal!important;border-radius:0!important;filter:none!important;margin:0!important;padding:0!important;pointer-events:none}
@media(prefers-reduced-motion:reduce){.icon-art{transition:none}}
