﻿:root{--shop-ink:#0b2933;--shop-line:#ccdadd;--shop-accent:#b6480f}.shop-hero{background:linear-gradient(120deg,#09232d,#134653);color:white;padding:64px 0}.shop-hero h1{font-size:clamp(2.2rem,5vw,4.3rem);max-width:980px;line-height:1.1;margin:16px 0}.shop-hero p{max-width:820px;font-size:1.18rem;line-height:1.7}.shop-hero .eyebrow{color:#f5c7a3}.shop-content{padding-top:24px;padding-bottom:40px}.shop-categories{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 24px}.shop-categories a{border:1px solid var(--shop-line);padding:10px 15px;border-radius:24px;text-decoration:none;min-height:44px}.shop-categories a[aria-current]{background:var(--shop-ink);color:white}.shop-panel{padding:28px;border:1px solid var(--shop-line);border-radius:12px;margin:24px 0;background:white}.shop-notice{border-left:4px solid var(--shop-accent);padding:14px 18px;background:#f7eee7}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:22px}.shop-product{padding:24px;border:1px solid var(--shop-line);border-radius:10px;display:flex;flex-direction:column;gap:12px}.shop-product h3{margin:0;font-size:1.4rem}.shop-product .price{font-size:1.6rem;font-weight:750;color:var(--shop-ink)}.shop-product .btn{margin-top:auto}.shop-product details{font-size:.95rem}.shop-product pre{white-space:pre-wrap;font:inherit}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}label{display:block;font-weight:600}input,select,textarea{display:block;width:100%;font:inherit;padding:11px;margin:7px 0 15px;border:1px solid #879fa5;border-radius:5px;background:white;color:#13313b}button{font:inherit;cursor:pointer;min-height:44px}button:disabled{opacity:.65;cursor:wait}.shop-honeypot{position:absolute;left:-9999px;width:1px}.cart-row{display:flex;gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--shop-line);padding:18px 0}.cart-row input{max-width:90px}.site-header nav{flex-wrap:wrap;gap:14px}.shop-panel a:focus-visible,.shop-panel button:focus-visible,.shop-categories a:focus-visible{outline:3px solid #ce631e;outline-offset:3px}#domain-search{display:grid;grid-template-columns:2fr 1fr 100px auto;gap:14px;align-items:center}@media(max-width:800px){.shop-panel{padding:18px}.shop-hero{padding:38px 0}.cart-row{flex-wrap:wrap}.shop-categories{gap:6px}#domain-search{grid-template-columns:1fr}.shop-toolbar{display:block}}
.shop-categories{position:static;background:transparent;flex-direction:row;align-items:center;padding:0;margin-left:0}.shop-categories a{color:var(--shop-ink);font-size:15px}.shop-categories a[aria-current=page]{color:white}.shop-product{min-width:0}.shop-product p{margin:0 0 6px}.shop-panel .eyebrow{color:#913b12;font-size:.76rem;font-weight:700;letter-spacing:.08em}.shop-panel pre{overflow-wrap:anywhere}.shop-hero .wrap{position:relative}.site-header nav{gap:12px}@media(min-width:801px){.site-header nav a{font-size:13px}.site-header .header-logo{max-width:190px}}@media(max-width:800px){.shop-categories{position:static;background:transparent;flex-direction:row}.shop-categories a{padding:9px 12px}.shop-hero h1{font-size:2.25rem}.shop-hero p{font-size:1.05rem}}
