:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17201b;--muted:#596960;--paper:#fbfaf7;--surface:#fff;--line:#d9ddd5;--moss:#335d45;--leaf:#6a8f43;--aqua:#0c8795;--sun:#e7b33d;--coral:#b94e45;--shadow:0 18px 55px #18231d21;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #fbfaf7a6, var(--paper) 620px), var(--paper);min-width:320px;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7e6;border-bottom:1px solid #d9ddd5db;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.brand,.cart-pill,.main-nav,.hero-actions,.product-actions,.product-action-controls,.panel-title,.trust-strip,.included-list li,.button,.quantity-control{align-items:center;display:flex}.brand{gap:10px;min-width:0;font-weight:800}.brand-mark{border:2px solid var(--ink);background:var(--sun);place-items:center;width:36px;height:36px;font-weight:900;display:grid}.main-nav{color:var(--muted);gap:clamp(12px,3vw,28px);font-weight:700}.main-nav a:hover{color:var(--ink)}.cart-pill{border:1px solid var(--line);background:var(--surface);cursor:pointer;justify-content:center;gap:8px;min-width:58px;padding:9px 12px;box-shadow:0 8px 24px #17201b14}.checkout-alert{z-index:35;border:1px solid #335d4547;border-left:5px solid var(--moss);width:min(560px,100vw - 24px);box-shadow:var(--shadow);background:#fffffff7;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:14px;display:grid;position:fixed;top:86px;right:clamp(12px,4vw,48px)}.checkout-alert.success{border-left-color:var(--moss)}.checkout-alert.info{border-left-color:var(--aqua)}.checkout-alert.warning{border-left-color:var(--coral)}.checkout-alert>svg{color:var(--moss);margin-top:2px}.checkout-alert div{gap:4px;min-width:0;display:grid}.checkout-alert strong{font-size:1rem}.checkout-alert span{color:var(--muted);line-height:1.4}.checkout-alert a{width:fit-content;color:var(--aqua);font-weight:900}.hero{border-bottom:1px solid var(--line);min-height:min(690px,100vh - 72px);display:grid;position:relative;overflow:hidden}.hero img{object-fit:cover;object-position:center 44%;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#09130fc7,#09130f3d 58%,#09130f14),linear-gradient(#09130f00,#09130f47);position:absolute;inset:0}.hero-copy{z-index:1;color:#fffdf5;text-shadow:0 2px 16px #00000052;align-self:center;width:min(720px,100%);padding:clamp(48px,10vw,96px) clamp(18px,5vw,64px);position:relative}.eyebrow{color:var(--aqua);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:900}.hero .eyebrow{color:#f8d873}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:12ch;margin-bottom:18px;font-size:clamp(3.4rem,10vw,7.5rem);line-height:.9}h2{letter-spacing:0;margin-bottom:12px;font-size:clamp(2.1rem,5vw,4.4rem);line-height:.98}h3{letter-spacing:0;margin-bottom:8px;font-size:1.25rem;line-height:1.15}.hero-copy p:not(.eyebrow){color:#fffdf5e6;max-width:46rem;font-size:clamp(1.05rem,2.1vw,1.35rem);line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px}.button,.icon-button{cursor:pointer;border:0;font-weight:900}.button{border-radius:8px;justify-content:center;gap:9px;min-height:44px;padding:12px 17px}.button.primary{background:var(--coral);color:#fff;box-shadow:0 12px 30px #b94e453d}.button.secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.button.compact{background:var(--moss);color:#fff;min-height:38px;padding:9px 12px}.button.full{width:100%}.button:disabled{cursor:not-allowed;opacity:.62}.icon-button{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);border-radius:8px;place-items:center;display:grid}.icon-button.small{width:30px;height:30px}.trust-strip{border-bottom:1px solid var(--line);background:#eef4eb;flex-wrap:wrap;justify-content:center;gap:10px;padding:14px clamp(16px,4vw,48px)}.trust-strip span{color:var(--moss);align-items:center;gap:8px;padding:8px 12px;font-weight:900;display:inline-flex}.section{padding:clamp(52px,8vw,96px) clamp(16px,4vw,48px)}.section-heading{text-align:center;gap:4px;max-width:860px;margin:0 auto 34px;display:grid}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.05rem;line-height:1.6}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1420px;margin:0 auto;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 16px 42px #18231d14}.product-image-wrap{aspect-ratio:3/4;background:#edf1ea;position:relative;overflow:hidden}.product-image-wrap img{object-fit:contain;object-position:center;width:100%;height:100%}.product-image-wrap span{max-width:calc(100% - 24px);color:var(--ink);background:#ffffffeb;border-radius:8px;padding:7px 10px;font-size:.78rem;font-weight:900;position:absolute;bottom:12px;left:12px}.product-copy{flex-direction:column;gap:13px;padding:18px;display:flex}.product-subtitle,.product-copy p{color:var(--muted);line-height:1.5}.product-subtitle{color:var(--aqua);margin:0;font-size:.82rem;font-weight:900}.mini-specs,.detail-list{gap:8px;margin:0;display:grid}.mini-specs div,.detail-list div{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding-top:8px;display:flex}dt{color:var(--muted);font-weight:800}dd{text-align:right;margin:0;font-weight:900}.product-actions{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;margin-top:auto}.product-price-block{gap:2px;display:grid}.product-price-block strong{font-size:1.2rem}.product-price-block span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.product-action-controls{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:8px}.quantity-select{min-width:72px;color:var(--muted);text-transform:uppercase;gap:5px;font-size:.78rem;font-weight:900;display:grid}.quantity-select select{border:1px solid var(--line);background:var(--surface);min-width:72px;height:40px;color:var(--ink);cursor:pointer;border-radius:8px;padding:0 28px 0 10px;font-size:1rem;font-weight:900}.quantity-select select:disabled{cursor:not-allowed;opacity:.62}.quantity-select-wide{max-width:140px}.color-picker{gap:8px;display:grid}.color-picker-heading{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.color-grid{flex-wrap:wrap;gap:8px;display:flex}.color-chip{cursor:pointer;border:1px solid #17201b70;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff38,0 4px 12px #17201b14}.color-chip.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px #ffffff47,0 0 0 3px #0c87952e}.color-check{color:var(--ink);filter:drop-shadow(0 1px 2px #00000047);background:#fffffff0;border-radius:999px;padding:2px}.swatch{border:1px solid #17201b59;border-radius:999px;width:16px;height:16px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff42}.swatch.tiny{vertical-align:-1px;width:12px;height:12px;margin-right:6px}.option-note{color:var(--muted);margin:-4px 0 0;font-size:.86rem;line-height:1.45}.finished-band{border-block:1px solid var(--line);background:#f5f8f0;grid-template-columns:minmax(280px,.85fr) minmax(320px,1fr);align-items:center;gap:clamp(28px,6vw,74px);padding:clamp(52px,8vw,96px) clamp(16px,6vw,86px);display:grid}.finished-media{box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.finished-media img{aspect-ratio:3/4;object-fit:cover;width:100%}.finished-copy{max-width:720px}.finished-copy p{color:var(--muted);font-size:1.08rem;line-height:1.65}.included-list{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.included-list li{gap:10px;font-weight:900}.orders-section{background:#fffdf8}.orders-grid{grid-template-columns:minmax(320px,1.35fr) minmax(280px,.8fr);gap:18px;max-width:1240px;margin:0 auto;display:grid}.panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:start;gap:18px;padding:20px;display:grid;box-shadow:0 12px 34px #18231d12}.checkout-panel{grid-row:span 3}.panel-title{gap:10px}.panel-title h3{margin:0}.cart-lines{gap:12px;display:grid}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:12px;display:grid}.cart-line img{object-fit:cover;border-radius:8px;width:58px;height:58px}.cart-line strong,.cart-line span{display:block}.cart-line span{color:var(--muted);font-size:.92rem}.cart-line .cart-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:0;display:flex}.quantity-control{gap:8px}.quantity-control span{text-align:center;min-width:18px;color:var(--ink);font-weight:900}.price-summary{border-block:2px solid var(--ink);gap:8px;padding:12px 0;display:grid}.price-row{justify-content:space-between;gap:16px;font-size:.98rem;display:flex}.discount-row{color:var(--moss);font-weight:900}.total-row{border-top:1px solid var(--line);padding-top:8px;font-size:1.1rem}.checkout-note{color:var(--muted);margin:-6px 0 0;font-size:.9rem;font-weight:800;line-height:1.45}.checkout-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stack-form{gap:12px;display:grid}.panel-note{color:var(--muted);margin:-6px 0 0;line-height:1.5}label{min-width:0;color:var(--muted);gap:7px;font-size:.84rem;font-weight:900;display:grid}label.full,.checkout-form .full{grid-column:1/-1}.shipping-country-lock{border:1px solid var(--line);background:#f7faf7;border-radius:8px;gap:7px;min-height:58px;padding:10px 12px;display:grid}.shipping-country-lock span{color:var(--muted);font-size:.84rem;font-weight:900}.shipping-country-lock strong{color:var(--ink);font-size:1rem}input,textarea,select{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:8px;font-size:1rem;font-weight:650}input{height:44px;padding:0 12px}textarea{resize:vertical;min-height:96px;padding:12px}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #0c879547}.status-message{border-left:4px solid var(--aqua);color:var(--ink);background:#edf7f6;margin:0;padding:10px 12px;font-weight:800;line-height:1.45}.status-message.error{border-left-color:var(--coral);background:#fff0ed}.empty-state{color:var(--muted);margin:0}.order-summary{border:1px solid var(--line);background:#f7faf7;border-radius:8px;gap:8px;padding:12px;display:grid}.order-summary span{color:var(--muted)}.order-summary a{color:var(--aqua);font-weight:900}.policies-section{border-top:1px solid var(--line);background:#f6f8f4}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1240px;margin:0 auto;display:grid}.policy-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:start;gap:14px;padding:20px;display:grid;box-shadow:0 12px 34px #18231d12}.policy-card ul{color:var(--muted);gap:10px;margin:0;padding-left:20px;line-height:1.55;display:grid}.policy-card li::marker{color:var(--moss)}.site-footer{border-top:1px solid var(--line);background:var(--ink);color:#fffdf5;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:24px clamp(16px,4vw,48px);font-weight:800;display:flex}.site-footer>div,.site-footer nav{flex-wrap:wrap;gap:12px;display:flex}.site-footer nav{justify-content:flex-end}.site-footer a{color:#fffdf5;opacity:.88}.site-footer a:hover{opacity:1}.modal-backdrop{z-index:40;background:#17201b9e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-modal{background:var(--surface);width:min(980px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr);display:grid;position:relative;overflow:auto}.cart-modal{background:var(--surface);width:min(560px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:clamp(20px,4vw,28px);display:grid;position:relative;overflow:auto}.cart-modal .price-summary{margin-top:2px}.cart-modal-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.product-modal>img{object-fit:contain;background:#edf1ea;width:100%;height:100%;min-height:420px}.modal-copy{align-content:start;gap:16px;padding:clamp(22px,4vw,36px);display:grid}.modal-copy p{color:var(--muted);line-height:1.62}.close{z-index:2;position:absolute;top:12px;right:12px}.not-included{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.not-included span{width:100%;color:var(--muted);font-size:.84rem;font-weight:900}.not-included small{border:1px solid var(--line);color:var(--coral);background:#fff8f4;border-radius:999px;padding:7px 9px;font-weight:900}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=980px){.orders-grid,.finished-band,.policy-grid,.product-modal{grid-template-columns:1fr}.checkout-panel{grid-row:auto}.product-modal>img{min-height:280px;max-height:420px}}@media (width<=1320px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.site-header{min-height:64px}.checkout-alert{width:auto;top:76px;left:12px;right:12px}.main-nav{display:none}.hero{min-height:620px}.hero:after{background:linear-gradient(#09130f2e,#09130fd1),linear-gradient(90deg,#09130f73,#09130f14)}.hero-copy{align-self:end;padding-bottom:56px}.checkout-form,.product-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:52px minmax(0,1fr)}.quantity-control{grid-column:2;justify-content:start}.cart-modal-actions{grid-template-columns:1fr}.site-footer{display:grid}.site-footer nav{justify-content:start}}@media (width<=440px){.brand span:last-child{overflow-wrap:anywhere;max-width:132px;line-height:1.05}.hero-actions .button{width:100%}.section{padding-inline:12px}.panel{padding:16px}}
