:root{--ink:#17211d;--forest:#173f34;--green:#2d7058;--cream:#f5f1e9;--paper:#fbfaf7;--gold:#b28d52;--line:#dddcd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif}button,a{color:inherit}.hidden{display:none!important}.announcement{height:30px;display:grid;place-items:center;background:var(--forest);color:#d9e5df;font-size:9px;letter-spacing:.06em}.store-header{height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fbfaf7e8;backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.store-logo{display:flex;align-items:center;gap:9px;text-decoration:none}.store-logo span,.footer-brand>span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:var(--forest);color:white;font:18px Georgia,serif}.store-logo strong{font:23px Georgia,serif;letter-spacing:.02em}.store-header nav{display:flex;gap:30px}.store-header nav a{font-size:10px;text-decoration:none}.cart-button{height:35px;padding:0 13px;border:1px solid #cfd3ce;border-radius:18px;background:transparent;font-size:10px;cursor:pointer}.cart-button b{min-width:18px;height:18px;margin-left:5px;padding:0 5px;display:inline-grid;place-items:center;border-radius:9px;background:var(--forest);color:white;font-size:8px}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream);overflow:hidden}.hero-copy{padding:9vw 6vw}.hero-copy small,.collection header small,.promise small,.product-card small,.modal-copy>small,.cart-drawer small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.18em}.hero h1{margin:25px 0 26px;font:400 clamp(68px,8vw,128px)/.83 Georgia,serif;letter-spacing:-.055em}.hero h1 em{color:var(--green);font-weight:400}.hero-copy p{max-width:500px;color:#66716b;font:14px/1.8 Georgia,serif}.hero-copy>a{width:max-content;margin-top:35px;padding:0 0 8px;display:flex;gap:45px;border-bottom:1px solid var(--ink);text-decoration:none;font-size:11px;font-weight:700}.hero-art{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 45% 48%,#d8c29c 0,transparent 31%),linear-gradient(145deg,#dfe9e1,#a9c6b6)}.hero-art:after{content:"";position:absolute;inset:5%;border:1px solid #ffffff55;border-radius:50%}.hero-orbit{position:absolute;border:1px solid #ffffff6b;border-radius:50%;transform:rotate(-25deg)}.orbit-one{width:88%;height:48%}.orbit-two{width:67%;height:73%;transform:rotate(31deg)}.hero-bottle{position:relative;z-index:2;width:170px;height:330px;padding-top:105px;border-radius:22px 22px 34px 34px;background:linear-gradient(90deg,#9c5e33,#d1884e 45%,#8b4e2a);box-shadow:0 38px 70px #45635248,inset 10px 0 15px #ffffff1f;text-align:center;color:#fae8ca}.hero-bottle i{position:absolute;top:-88px;left:43px;width:84px;height:100px;border-radius:8px 8px 14px 14px;background:linear-gradient(90deg,#d4d0c8,#fff,#b8b4ac);box-shadow:0 6px 18px #233b3033}.hero-bottle span,.hero-bottle b{display:block}.hero-bottle span{font:22px Georgia,serif}.hero-bottle b{margin-top:8px;font-size:8px;letter-spacing:.25em}.hero-art>p{position:absolute;right:6%;bottom:6%;color:#ffffffa8;font:700 11px/1.5 Inter,sans-serif;letter-spacing:.2em}.collection{padding:110px 5vw}.collection>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.collection h2,.promise h2{margin:10px 0 0;font:400 clamp(38px,4vw,62px)/1 Georgia,serif;letter-spacing:-.03em}.collection>header>p{max-width:420px;margin:0;color:#6c756f;font:13px/1.7 Georgia,serif}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.loading-products{grid-column:1/-1;padding:100px;text-align:center;color:#78817c}.product-card{border-bottom:1px solid var(--line);cursor:pointer}.product-image{aspect-ratio:4/5;display:grid;place-items:center;background:linear-gradient(145deg,#e8e0d3,#d5b891);overflow:hidden;position:relative}.product-card:nth-child(2n) .product-image{background:linear-gradient(145deg,#e1eeea,#9dcbbd)}.product-card:nth-child(3n) .product-image{background:linear-gradient(145deg,#f1e3db,#d69a83)}.product-image img{width:100%;height:100%;object-fit:cover}.product-image .image-placeholder{width:43%;height:56%;border-radius:18px 18px 27px 27px;background:linear-gradient(90deg,#8d5838,#d28b55,#81492d);box-shadow:0 25px 45px #43382735;display:grid;place-items:center;color:#f9e8ce;font:14px Georgia,serif}.product-card>section{padding:18px 2px 20px}.product-card h3{margin:8px 0 7px;font:400 18px/1.2 Georgia,serif}.product-card p{height:34px;margin:0;color:#707973;font-size:10px;line-height:1.6;overflow:hidden}.product-card footer{margin-top:16px;display:flex;justify-content:space-between;align-items:center}.product-card footer strong{font:400 15px Georgia,serif}.product-card footer button{border:0;background:transparent;color:var(--green);font-size:9px;font-weight:700;cursor:pointer}.promise{padding:105px 6vw;display:grid;grid-template-columns:.8fr 1.2fr;background:var(--forest);color:white}.promise h2{color:#f2ede3}.promise-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.promise-list article{padding-top:18px;border-top:1px solid #ffffff30}.promise-list b{color:#d2b576;font-size:9px}.promise-list h3{margin:28px 0 12px;font:400 19px Georgia,serif}.promise-list p{color:#b4c5bd;font-size:10px;line-height:1.75}.store-footer{padding:70px 6vw 35px;display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:40px;background:#ede8de}.footer-brand{position:relative;padding-left:48px}.footer-brand>span{position:absolute;left:0;top:0}.footer-brand strong{font:26px Georgia,serif}.footer-brand p,.store-footer p,.store-footer a{color:#6c746f;font-size:9px;line-height:1.8}.store-footer h4{margin:0 0 14px;font-size:10px}.store-footer a{display:block;text-decoration:none;margin:5px 0}.store-footer>small{grid-column:1/-1;padding-top:30px;border-top:1px solid #d7d2c9;color:#8a918d;font-size:8px}.modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;border:0;background:#101d188f;backdrop-filter:blur(4px)}.product-modal-card{position:relative;z-index:1;width:min(900px,100%);max-height:90vh;display:grid;grid-template-columns:1fr 1fr;background:var(--paper);overflow:auto}.modal-close{position:absolute;right:14px;top:14px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:#ffffffd9;font-size:20px;cursor:pointer}.modal-image{min-height:560px;background:linear-gradient(145deg,#e8e0d3,#d5b891);display:grid;place-items:center}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-copy{padding:60px 52px}.modal-copy h2{margin:16px 0;font:400 36px/1.05 Georgia,serif}.modal-copy>p{color:#6c756f;font:12px/1.8 Georgia,serif}.modal-price{margin:25px 0;display:flex;align-items:center;gap:12px}.modal-price del{color:#909792;font-size:12px}.modal-price strong{font:400 24px Georgia,serif}.modal-copy label{display:block;color:#707973;font-size:9px}.modal-copy select{margin-left:10px;height:34px;border:1px solid var(--line);background:white}.modal-copy>#add-to-cart{width:100%;height:48px;margin:24px 0 20px;border:0;background:var(--forest);color:white;font-size:11px;font-weight:700;cursor:pointer}.modal-facts{display:grid;gap:8px;color:#69736d;font-size:9px}.cart-drawer{position:fixed;z-index:80;right:0;top:0;width:min(440px,100%);height:100%;background:var(--paper);transform:translateX(102%);transition:.25s ease;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.cart-drawer>header{padding:27px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-drawer h2{margin:6px 0 0;font:400 25px Georgia,serif}.cart-drawer header button{border:0;background:transparent;font-size:22px;cursor:pointer}.cart-items{padding:10px 25px;flex:1;overflow:auto}.cart-row{padding:17px 0;display:grid;grid-template-columns:60px 1fr auto;gap:13px;border-bottom:1px solid var(--line)}.cart-thumb{width:60px;height:75px;background:#e4dacb}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-row strong,.cart-row span{display:block}.cart-row strong{font:400 13px Georgia,serif}.cart-row span{margin-top:5px;color:#747d77;font-size:9px}.cart-row button{align-self:start;border:0;background:transparent;color:#8a918c;cursor:pointer}.cart-drawer>footer{padding:23px;border-top:1px solid var(--line)}.cart-drawer>footer>div{display:flex;justify-content:space-between}.cart-drawer>footer strong{font:400 19px Georgia,serif}.cart-drawer>footer p{color:#777f7a;font-size:8px}.cart-drawer>footer>button{width:100%;height:46px;border:0;background:var(--forest);color:white;font-size:10px;font-weight:700;cursor:pointer}.cart-drawer>footer>small{display:block;margin-top:9px;text-align:center;color:#969d99;font-size:7px}.cart-scrim{position:fixed;inset:0;z-index:70;border:0;background:#101d1870}.store-toast{position:fixed;left:50%;bottom:25px;z-index:100;transform:translateX(-50%);padding:12px 17px;border-radius:22px;background:var(--forest);color:white;font-size:9px;box-shadow:0 12px 35px #0003}.empty-cart{padding:80px 10px;text-align:center;color:#78817c;font:15px Georgia,serif}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:610px}.hero-copy{padding:10vw 5vw}.promise{grid-template-columns:1fr;gap:50px}}@media(max-width:700px){.store-header{height:64px;padding:0 18px}.store-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 25px}.hero h1{font-size:72px}.hero-art{min-height:520px}.collection{padding:75px 20px}.collection>header{align-items:flex-start;flex-direction:column;gap:20px}.product-grid{grid-template-columns:1fr}.promise{padding:75px 25px}.promise-list{grid-template-columns:1fr}.store-footer{grid-template-columns:1fr}.product-modal-card{grid-template-columns:1fr}.modal-image{min-height:380px}.modal-copy{padding:40px 25px}}
