:root{color:#292825;font-synthesis:none;background:#f7f5f1;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}a{text-decoration:none}.announcement{color:#f3eee5;letter-spacing:.08em;background:#263c36;justify-content:center;align-items:center;gap:14px;height:36px;font-size:11px;display:flex}.header{z-index:10;background:#f7f5f1;border-bottom:1px solid #dedbd4;justify-content:space-between;align-items:center;height:82px;padding:0 5.4vw;display:flex;position:sticky;top:0}.brand{letter-spacing:.16em;align-items:center;gap:10px;font-size:13px;font-weight:700;line-height:.95;display:flex}.brand small{letter-spacing:.28em;font-size:7px;font-weight:500}.brand-mark{color:#263c36;border:1px solid #263c36;place-items:center;width:30px;height:30px;font:21px Georgia;display:grid}.header nav{gap:28px;font-size:12px;display:flex}.header nav a:hover,footer a:hover{color:#8b6148}.actions{align-items:center;gap:19px;font-size:12px;display:flex}.icon{font-size:22px}.cart-link b{color:#fff;background:#263c36;border-radius:50%;place-items:center;min-width:20px;height:20px;margin-left:6px;font-size:10px;display:inline-grid}.hero{background:#eee9e0;grid-template-columns:43% 57%;min-height:600px;display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:120px 10% 80px 13%;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#8b6148;font-size:10px;font-weight:700}.hero h1{letter-spacing:-.07em;margin:22px 0;font:400 clamp(50px,6vw,88px)/.94 Georgia,serif}.hero h1 i{color:#8b6148}.hero-copy p{color:#68655f;max-width:330px;margin:0 0 32px;font-size:15px;line-height:1.8}.primary{color:#fff;letter-spacing:.04em;background:#263c36;align-items:center;gap:26px;padding:16px 22px;font-size:12px;display:inline-flex}.primary:hover{background:#8b6148}.primary span{font-size:18px}.hero-image{min-height:600px;position:relative;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-note{letter-spacing:.08em;background:#f7f5f1eb;padding:13px 17px;font-size:10px;line-height:1.7;position:absolute;bottom:24px;left:24px}.hero-note b{color:#263c36;font-size:11px}.intro{text-align:center;padding:100px 20px 60px}.intro h2{letter-spacing:-.04em;margin:16px 0;font:400 45px Georgia,serif}.intro p{color:#77736c;max-width:490px;margin:auto;font-size:14px;line-height:1.7}.category-tabs{flex-wrap:wrap;justify-content:center;gap:10px;padding:0 5.4vw 35px;display:flex}.category-tabs button{color:#77736c;border-bottom:1px solid #0000;margin:0 13px;padding:10px 0;font-size:12px}.category-tabs button.active{color:#263c36;border-color:#263c36}.category-tabs small{margin-left:5px;font-size:9px}.product-grid{grid-template-columns:repeat(4,1fr);gap:42px 18px;padding:0 5.4vw 100px;display:grid}.product-photo{aspect-ratio:1/1.08;position:relative;overflow:hidden}.product-photo img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-photo img{transform:scale(1.04)}.tag{text-transform:uppercase;letter-spacing:.12em;background:#f7f5f1;padding:5px 8px;font-size:8px;position:absolute;top:12px;left:12px}.product-meta{justify-content:space-between;gap:10px;padding:15px 0 11px;display:flex}.product-meta h3{margin:0 0 7px;font-size:13px;font-weight:500}.product-meta p{color:#8e8a82;margin:0;font-size:10px}.product-meta strong{font-size:13px;font-weight:500}.product-actions{gap:6px;display:flex}.product-actions button{border:1px solid #d7d2c9;flex:1;padding:10px 7px;font-size:10px}.product-actions .buy{color:#fff;background:#263c36;border-color:#263c36}.service-band{border-top:1px solid #dedbd4;border-bottom:1px solid #dedbd4;grid-template-columns:repeat(3,1fr);margin-bottom:90px;padding:34px 5.4vw;display:grid}.service-band div{grid-template-columns:30px 1fr;column-gap:10px;display:grid}.service-band span{color:#8b6148;grid-row:1/3;font:24px Georgia,serif}.service-band strong{font-size:12px}.service-band p{color:#858179;margin:7px 0 0;font-size:11px}footer{color:#f3eee5;background:#263c36;grid-template-columns:1.7fr 1fr 1fr 1.5fr;gap:40px;padding:70px 5.4vw 28px;font-size:11px;display:grid}footer .brand{color:#f3eee5}footer .brand-mark{color:#f3eee5;border-color:#f3eee5}.footer-brand p{color:#e5dfd4;max-width:190px;font:18px/1.35 Georgia,serif}footer h4{letter-spacing:.18em;text-transform:uppercase;color:#bdc9bd;margin:0 0 19px;font-size:10px}footer a,footer p{color:#e5dfd4;margin:0 0 9px;line-height:1.7;display:block}.footer-bottom{color:#aeb9ae;border-top:1px solid #fff3;grid-column:1/-1;justify-content:space-between;margin-top:35px;padding-top:20px;font-size:10px;display:flex}.footer-bottom a{display:inline}.drawer-backdrop{z-index:30;background:#171d1959;position:fixed;inset:0}.drawer{background:#f7f5f1;flex-direction:column;width:min(460px,92vw);height:100%;padding:34px;animation:.25s slide;display:flex;position:absolute;top:0;right:0}@keyframes slide{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-head{border-bottom:1px solid #d9d5cd;justify-content:space-between;padding-bottom:25px;display:flex}.drawer-head h2{margin:10px 0 0;font:400 32px Georgia,serif}.drawer-head em{color:#fff;background:#263c36;border-radius:50%;padding:6px 8px;font:11px Arial}.drawer-head button{font-size:28px}.cart-lines{flex:1;overflow:auto}.cart-line{border-bottom:1px solid #e1ddd5;grid-template-columns:70px 1fr auto;align-items:center;gap:13px;padding:16px 0;display:grid}.cart-line img{object-fit:cover;width:70px;height:70px}.cart-line h4{margin:0 0 6px;font-size:12px;font-weight:500}.cart-line p,.cart-line button{color:#8a867d;margin:0;font-size:10px}.cart-total{border-top:1px solid #d9d5cd;justify-content:space-between;padding:21px 0;font-size:13px;display:flex}.full{justify-content:center;width:100%}.fine{color:#89857e;font-size:10px;line-height:1.6}.empty{text-align:center;color:#888;margin:auto}.empty-bag{color:#c4b7a6;margin-bottom:20px;font:60px Georgia}.outline{border:1px solid #263c36;padding:13px 20px;font-size:11px}.checkout,.policy{max-width:1100px;margin:auto;padding:70px 5.4vw 120px}.back{color:#8b6148;margin-bottom:45px;font-size:11px}.checkout-grid{grid-template-columns:1.2fr .8fr;gap:90px;display:grid}.checkout h1,.policy h1{letter-spacing:-.06em;margin:20px 0 45px;font:400 clamp(42px,5vw,67px) Georgia,serif}.checkout label,.admin-form label{color:#77736c;margin:16px 0;font-size:11px;display:block}.checkout input,.admin-form input{background:0 0;border:1px solid #d8d4cc;outline:none;width:100%;margin-top:7px;padding:14px;font-size:12px;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pay-title{margin:40px 0 16px;font:400 21px Georgia,serif}.payments{gap:8px;margin-bottom:20px;display:flex}.payment{background:#fbfaf7;border:1px solid #d8d4cc;flex:1;padding:13px 20px;font-size:12px}.payment.active{border:1.5px solid #263c36}.payment b{color:#1476bb;font-style:italic}.order-summary{background:#eee9e0;height:max-content;padding:29px}.order-summary h2{margin:12px 0 28px;font:400 28px Georgia,serif}.summary-line{border-bottom:1px solid #d5d0c7;justify-content:space-between;gap:20px;padding:13px 0;font-size:11px;display:flex}.summary-line.total{border-bottom:0;padding-top:25px;font-size:14px}.policy-copy{color:#65615b;max-width:730px;font-size:13px;line-height:1.8}.policy-copy h3{color:#263c36;margin:30px 0 3px;font-size:14px}.policy-copy p{margin:5px 0}.searchbar{z-index:20;background:#fff;gap:10px;padding:15px;display:flex;position:fixed;top:118px;right:5.4vw;box-shadow:0 8px 30px #0002}.searchbar input{border:0;border-bottom:1px solid #aaa;outline:0;width:280px;padding:10px}.admin-form{background:#eee9e0;max-width:430px;padding:30px}.admin-panel{grid-template-columns:repeat(3,1fr);gap:14px;max-width:700px;display:grid}.admin-stat{background:#eee9e0;padding:25px}.admin-stat span{color:#77736c;font-size:11px;display:block}.admin-stat strong{color:#263c36;margin-top:12px;font:34px Georgia,serif;display:block}.admin-panel p{color:#77736c;grid-column:1/-1;font-size:12px}@media (width<=800px){.header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 9%}.hero-image{min-height:360px}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 12px}.service-band{grid-template-columns:1fr;gap:24px}.checkout-grid{grid-template-columns:1fr;gap:40px}footer{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.drawer{padding:24px}}
