@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--green:#152f25;--ink:#171917;--paper:#fff;--line:#deded9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font:16px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid #426c55;outline-offset:4px}header{position:sticky;top:0;z-index:5;height:74px;display:grid;grid-template-columns:1fr 180px 1fr;align-items:center;padding:0 28px;background:white;border-bottom:1px solid #ecece8}nav,.header-right{display:flex;align-items:center;gap:28px;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.header-right{justify-content:flex-end}.brand{display:block;width:150px;justify-self:center}.brand img{display:block;width:100%}.bag-button{border:0;background:none;padding:10px 0;font-size:12px;text-transform:uppercase;letter-spacing:.3px}header a:hover{text-decoration:underline;text-underline-offset:4px}.hero{height:calc(88svh - 74px);min-height:500px;max-height:900px;position:relative;background:#c9cbc3;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background:url('assets/campaign-001.jpg') center 47%/cover no-repeat}.hero-shade{background:linear-gradient(0deg,#06150e88,transparent 48%)}.hero-copy{position:absolute;bottom:50px;left:32px;right:32px;color:#fff}.hero h1{font-size:clamp(27px,3vw,45px);line-height:1.06;letter-spacing:-1.3px;font-weight:500;margin:0 0 12px}.hero p{font-size:14px;margin:0 0 27px}.button{display:inline-flex;justify-content:center;align-items:center;padding:14px 26px;font-size:12px;letter-spacing:.25px;border:1px solid transparent;min-height:43px;transition:background .2s,color .2s}.button.light{background:white;color:#161a17}.button.light:hover{background:#e9eae6}.button.dark{background:#192c22;color:white}.button.dark:hover{background:#34513e}.campaign-index{position:absolute;right:30px;bottom:25px;color:#fff;font-size:11px;letter-spacing:1px}.section{padding:40px 28px 50px}.section-heading{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:16px}h2{font-size:20px;font-weight:500;letter-spacing:-.3px;margin:0}.shop-all{font-size:12px;text-decoration:underline;text-underline-offset:4px}.filters{display:flex;gap:23px;margin-bottom:23px}.filters button{padding:7px 0;border:0;border-bottom:1px solid transparent;background:none;color:#767974;font-size:12px;border-radius:0}.filters .active{color:#151915;border-bottom-color:#151915}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-photo{position:relative;overflow:hidden;background:#f1f1ee}.product-photo>button{display:block;border:0;background:none;padding:0;width:100%}.product-photo img{width:100%;aspect-ratio:1/1.14;object-fit:cover;display:block;transition:transform .65s}.product-photo:hover img{transform:scale(1.045)}.product-tag{position:absolute;top:15px;left:15px;font-size:10px;letter-spacing:.5px;pointer-events:none}.quick-add{position:absolute;bottom:14px;right:14px!important;width:33px!important;height:33px;border:1px solid #d5d6cf!important;background:#fff!important;font-size:21px}.product-title{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:17px 0 7px}.product-title h3{margin:0;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.25px}.product-title button{padding:0;border:0;background:none;text-align:left}.product-title span{font-size:13px}.color-name{font-size:12px;color:#676e64;margin:0 0 12px}.swatches{display:flex;gap:10px}.swatch{width:18px;height:18px;background:var(--swatch);border:2px solid white;outline:1px solid #d5d8d1;border-radius:50%;padding:0}.swatch.selected{outline-color:#152b20}.preview-note{font-size:12px;color:#7b7e76;margin:30px 0 0}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#f2f2ec;margin:20px 28px 0}.editorial-image{overflow:hidden;display:block}.editorial-image img{display:block;width:100%;height:100%;aspect-ratio:1.15;object-fit:cover;mix-blend-mode:multiply;transition:transform .6s}.editorial-image:hover img{transform:scale(1.035)}.editorial-copy{padding:60px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.eyebrow{font-size:11px;letter-spacing:.8px;margin:0 0 25px}.editorial-copy h2{font-size:45px;letter-spacing:-1.6px}.editorial-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;margin:20px 0 30px;color:#63695e}.about{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:90px 28px}.about h2{font-size:32px;line-height:1.1;letter-spacing:-.9px}.about p{font-size:16px;line-height:1.7;margin:0;color:#61675d}footer{background:#f3f3ee;padding:55px 28px 25px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start}.footer-logo{width:240px}.footer-logo img{display:block;width:100%;mix-blend-mode:multiply}.footer-top>div{display:flex;gap:35px;font-size:12px;padding-top:15px}footer button{padding:0;border:0;background:none;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #d8dcd1;margin-top:55px;padding-top:20px;font-size:11px;color:#676d61}dialog{border:0;padding:0;color:var(--ink);background:white;max-height:90svh}dialog::backdrop{background:#0b150c77;backdrop-filter:blur(3px)}.close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;background:white;font-size:26px;z-index:2}.product-dialog{width:900px;max-width:95vw}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-grid>img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:60px 35px 35px}.detail-copy h2{font-size:30px}.detail-copy p{line-height:1.7;color:#667167}.detail-copy .swatches{margin:25px 0}.detail-copy .button{width:100%;margin-top:25px}.bag-dialog{margin:0 0 0 auto;width:480px;max-width:100vw;max-height:100svh;height:100svh;padding:32px;position:fixed}.drawer-title h2{font-size:25px}.drawer-title{padding:10px 0 30px;border-bottom:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:90px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-row img{width:90px;height:105px;object-fit:cover}.cart-row h3{margin:0 0 7px;font-size:16px}.cart-row p{margin:0 0 12px;font-size:13px;color:#6d786c}.quantity{display:flex;align-items:center;gap:15px}.quantity button{border:1px solid var(--line);background:none;width:28px;height:28px}.quantity .remove{width:auto;border:0;text-decoration:underline;font-size:12px;margin-left:auto}.subtotal{display:flex;justify-content:space-between;margin-top:30px;font-size:20px}.checkout-note{font-size:14px;line-height:1.6;color:#667167}.disabled-checkout{width:100%;background:#e7e9e3;color:#52614f;border:0;padding:18px;margin-top:10px}.empty{padding:70px 0;text-align:center}.empty p{color:#667167;line-height:1.7}.info-dialog{padding:65px 40px 40px;max-width:500px;width:90vw}.info-dialog h2{font-size:32px}.info-dialog p:not(.eyebrow){line-height:1.7;color:#667167}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);background:#192c22;color:white;padding:16px 25px;z-index:20;transition:transform .25s;font-size:14px;white-space:nowrap}#toast.visible{transform:translate(-50%,0)}@media(max-width:760px){html{scroll-padding-top:75px}header{height:65px;padding:0 17px;grid-template-columns:1fr 115px 1fr}.brand{width:110px}nav,.header-right{gap:0;font-size:11px}nav a:nth-child(2),.header-right>a{display:none}.bag-button{font-size:11px}.hero{min-height:500px;height:76svh;max-height:750px}.hero-copy{left:20px;right:20px;bottom:42px}.hero h1{font-size:30px;max-width:330px;letter-spacing:-.6px}.hero p{font-size:13px}.campaign-index{bottom:15px;right:20px;font-size:9px}.section{padding:30px 16px 35px}.section-heading h2{font-size:17px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.product-photo img{aspect-ratio:1/1.2}.product-tag{font-size:8px;left:10px;top:10px}.product-title{align-items:flex-start;gap:4px;flex-wrap:wrap;margin-top:13px}.product-title h3,.product-title span{font-size:11px}.color-name{font-size:11px}.filters{gap:20px}.filters button{font-size:11px}.preview-note{line-height:1.5}.editorial{margin:0 16px;grid-template-columns:1fr}.editorial-image img{aspect-ratio:1.2}.editorial-copy{padding:35px 25px 45px}.editorial-copy h2{font-size:36px}.about{grid-template-columns:1fr;gap:25px;padding:55px 20px}.about h2{font-size:28px}.about p{font-size:15px}footer{padding:40px 20px 20px}.footer-logo{width:180px}.footer-top{flex-direction:column;gap:25px}.footer-top>div{flex-wrap:wrap;gap:24px}.footer-bottom{gap:20px;flex-wrap:wrap;margin-top:35px}.detail-grid{grid-template-columns:1fr}.detail-grid>img{max-height:300px;object-fit:cover}.detail-copy{padding:30px}.bag-dialog{padding:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:760px){.hero-photo{background-position:62% center}}
