@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Montserrat:wght@400;500;600&display=swap";:root{--green:#073f32;--deep:#032d24;--gold:#d5a84f;--cream:#f7f3eb;--ink:#17332d;--line:#e7e2d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Montserrat,Arial,sans-serif;background:#fff}button,input{font:inherit}a{text-decoration:none;color:inherit}.announcement{height:34px;background:var(--deep);color:#fff;display:flex;justify-content:center;align-items:center;gap:24px;font-size:11px;letter-spacing:.08em}.announcement span{color:#e8c778;text-decoration:underline}header{height:92px;max-width:1400px;margin:auto;padding:0 4vw;display:flex;align-items:center;gap:42px}.brand img{width:220px;height:64px;object-fit:contain}.search{height:44px;border-bottom:1px solid #9ca9a5;display:flex;align-items:center;gap:10px;flex:1;max-width:520px;margin-left:auto}.search input{border:0;outline:0;width:100%;font-size:13px}.actions{display:flex;gap:20px}.actions button,.mobile{border:0;background:none;color:var(--green);position:relative;cursor:pointer}.actions b{position:absolute;background:var(--gold);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;right:-9px;top:-7px;display:grid;place-items:center}.mobile{display:none}.category-nav{border-block:1px solid var(--line);height:50px;display:flex;justify-content:center;align-items:center;gap:48px;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.category-nav .sale{color:#a56130}.hero{min-height:560px;background:linear-gradient(110deg,var(--green) 0 58%,#0b5746 58%);color:#fff;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden}.hero-copy{padding:100px max(6vw,calc((100vw - 1300px)/2));padding-right:3vw;align-self:center}.hero small,.section-title small,.reseller small{color:#ebc76f;letter-spacing:.24em;font-size:11px}.hero h1,.section-title h2,.reseller h2,.newsletter h2{font-family:Cormorant Garamond,serif;font-size:64px;line-height:.96;font-weight:500;margin:18px 0}.hero p{max-width:570px;color:#d7e2de;line-height:1.8;font-size:14px}.hero a,.reseller a{display:inline-flex;align-items:center;gap:14px;margin-top:22px;padding-bottom:8px;border-bottom:1px solid var(--gold);color:#f4d585;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.hero-art{position:relative;display:grid;place-items:center;background:radial-gradient(circle,#166b57 0,transparent 60%)}.hero-art:before{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(213,168,79,.35);border-radius:50%}.hero-art img{width:min(42vw,380px);filter:brightness(0) saturate(100%) invert(76%) sepia(55%) saturate(596%);opacity:.9}.benefits{max-width:1200px;margin:0 auto;padding:30px 20px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.benefits>div{display:flex;justify-content:center;gap:16px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{color:var(--gold)}.benefits span{display:flex;flex-direction:column;gap:4px}.benefits b{font-size:12px}.benefits small{font-size:10px;color:#71817d}.collections{max-width:1320px;margin:75px auto 25px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collections article{height:330px;background:linear-gradient(135deg,#f3ede1,#d8c4a1);position:relative;overflow:hidden}.collections article:nth-child(2){background:linear-gradient(135deg,#e1e8e2,#8caa9c)}.collections article:nth-child(3){background:linear-gradient(135deg,#efe7e3,#c6a8a2)}.collections article:before{content:"";position:absolute;width:180px;height:180px;border:16px solid rgba(255,255,255,.65);border-radius:50%;left:50%;top:45%;transform:translate(-50%,-50%)}.collections span{position:absolute;bottom:24px;left:26px;font-family:Cormorant Garamond,serif;font-size:30px}.products{max-width:1320px;margin:70px auto;padding:0 24px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-title h2{font-size:45px;margin:8px 0 0}.section-title a{display:flex;align-items:center;gap:10px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card .photo{aspect-ratio:1/1.12;background:var(--cream);display:grid;place-items:center;position:relative;overflow:hidden}.photo>img{width:100%;height:100%;object-fit:cover}.photo .placeholder{width:44%;height:44%;object-fit:contain;opacity:.22}.tag{position:absolute;left:12px;top:12px;background:#fff;padding:7px 10px;font-size:9px;text-transform:uppercase}.wish{position:absolute;right:10px;top:10px;border:0;background:#fff;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:var(--green)}.details{padding:16px 4px}.details>small{text-transform:uppercase;font-size:9px;letter-spacing:.14em;color:#82908c}.details>a{display:block;font-family:Cormorant Garamond,serif;font-size:22px;margin:9px 0}.price{display:flex;gap:9px;align-items:baseline;flex-wrap:wrap}.price del{font-size:11px;color:#83908d}.price strong{color:var(--green)}.price span{width:100%;font-size:10px;color:#77847f}.details>button{width:100%;margin-top:14px;height:42px;border:1px solid var(--green);background:transparent;color:var(--green);font-size:10px;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.details>button:hover{background:var(--green);color:#fff}.details>button:disabled{opacity:.4}.reseller{margin-top:90px;min-height:430px;background:linear-gradient(90deg,#032d24fa,#073f32e0),radial-gradient(circle at 80%,#d5a84f,transparent 45%);color:#fff;display:flex;align-items:center}.reseller>div{max-width:620px;margin-left:max(7vw,calc((100vw - 1200px)/2));padding:60px 25px}.reseller h2{font-size:50px}.reseller p{line-height:1.8;color:#d5e1dd;font-size:14px}.newsletter{max-width:1180px;margin:80px auto;display:grid;grid-template-columns:100px 1fr 1fr;gap:30px;align-items:center;padding:35px;border:1px solid var(--line)}.newsletter>img{width:70px}.newsletter h2{font-size:32px;margin:0}.newsletter p{font-size:12px}.newsletter form{display:flex}.newsletter input{height:46px;border:1px solid var(--line);padding:0 16px;flex:1;min-width:0}.newsletter button{border:0;background:var(--green);color:#fff;padding:0 22px;font-size:10px;text-transform:uppercase}footer{background:var(--deep);color:#fff;padding:65px max(5vw,calc((100vw - 1300px)/2)) 25px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;position:relative}footer>div{display:flex;flex-direction:column;gap:13px}footer .footer-brand img{width:230px;filter:brightness(0) invert(1)}footer p,footer a{font-size:11px;color:#bdcbc7}footer b{font-family:Cormorant Garamond,serif;font-size:20px}.copyright{grid-column:1/-1;border-top:1px solid #31564d;padding-top:22px;color:#8ba19a}.overlay{position:fixed;inset:0;background:#00000080;z-index:19}.drawer{position:fixed;z-index:20;background:#fff;top:0;bottom:0;width:min(90vw,430px);padding:24px;transition:.3s;box-shadow:0 0 30px #0003}.drawer.left{left:0;transform:translate(-105%);display:flex;flex-direction:column;gap:20px}.drawer.cart{right:0;transform:translate(105%);display:flex;flex-direction:column}.drawer.open{transform:translate(0)}.drawer>button,.drawer-head button,.cart-line>button{border:0;background:none;margin-left:auto}.drawer.left img{width:190px;margin:25px auto 30px}.drawer.left a{border-bottom:1px solid var(--line);padding:12px}.drawer-head{display:flex;align-items:center;border-bottom:1px solid var(--line)}.drawer-head h2{font-family:Cormorant Garamond,serif;font-size:30px}.cart-lines{flex:1;overflow:auto}.cart-line{display:grid;grid-template-columns:76px 1fr 30px;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line>div{background:var(--cream);height:86px}.cart-line img{width:100%;height:100%;object-fit:contain}.cart-line span{display:flex;flex-direction:column;gap:9px;font-size:12px}.cart-line small{color:#74817e}.cart-total{border-top:1px solid var(--line)}.cart-total p{display:flex;justify-content:space-between}.cart-total small{font-size:10px}.cart-total>button{width:100%;height:50px;background:var(--green);color:#fff;border:0;margin-top:18px;text-transform:uppercase;font-size:11px}.empty{text-align:center;padding:70px 20px;color:#788782}.empty img{width:90px;opacity:.2}.empty svg{color:var(--gold)}@media(max-width:900px){.announcement span,.search,.category-nav{display:none}header{height:72px;justify-content:space-between;padding:0 18px}.mobile{display:block}.brand img{width:150px}.actions button:nth-child(1),.actions button:nth-child(2){display:none}.hero{min-height:590px;grid-template-columns:1fr}.hero-copy{padding:70px 28px}.hero h1{font-size:48px}.hero-art{display:none}.benefits{grid-template-columns:1fr;padding:18px}.benefits>div{display:none}.benefits>div:first-child{display:flex;border:0}.collections{grid-template-columns:1fr;margin-top:45px}.collections article{height:230px}.grid{grid-template-columns:repeat(2,1fr);gap:13px}.section-title h2{font-size:37px}.section-title>a{display:none}.details>a{font-size:18px}.reseller>div{margin:0}.newsletter{margin:45px 18px;grid-template-columns:60px 1fr}.newsletter form{grid-column:1/-1}.newsletter>img{width:50px}footer{grid-template-columns:1fr 1fr;padding:50px 25px}footer .footer-brand{grid-column:1/-1}.copyright{grid-column:1/-1}}@media(max-width:500px){.announcement{font-size:9px}.actions{gap:5px}.collections,.products{padding:0 14px}.grid{gap:8px}.details>button{font-size:9px}.newsletter form{flex-direction:column}.newsletter button{height:44px}footer{grid-template-columns:1fr}}.checkout-backdrop{position:fixed;inset:0;z-index:50;background:#001c17cc;display:grid;place-items:center;padding:18px}.checkout-modal{width:min(680px,100%);max-height:94vh;overflow:auto;background:#fff;box-shadow:0 30px 90px #0006}.checkout-modal>header{background:#073f32;color:#fff;padding:25px 28px;display:flex;justify-content:space-between;align-items:center}.checkout-modal header small{color:#d5a84f;letter-spacing:.18em;font-size:9px}.checkout-modal h2{font-family:Cormorant Garamond,serif;font-size:34px;margin:4px 0}.checkout-modal header button{border:0;background:none;color:#fff}.checkout-body{padding:27px;display:flex;flex-direction:column;gap:15px}.checkout-body label{font-size:11px;display:flex;flex-direction:column;gap:6px}.checkout-body input,.checkout-body select{height:44px;border:1px solid #ddd6ca;padding:0 12px;background:#fff}.checkout-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #ddd6ca}.checkout-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:13px}.checkout-tabs button.active{border-color:#d5a84f;color:#073f32;font-weight:600}.checkout-primary{height:50px;border:0;background:#073f32;color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:10px;display:flex;align-items:center;justify-content:center;gap:10px}.checkout-primary:disabled{opacity:.5}.checkout-error{margin:18px 27px 0;background:#fff0ee;color:#9d2f24;padding:12px;font-size:12px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-grid .wide{grid-column:1/-1}.checkout-summary{background:#f7f3eb;padding:16px}.checkout-summary p{display:flex;justify-content:space-between;gap:20px;font-size:11px}.checkout-summary .total{border-top:1px solid #ddd6ca;padding-top:13px;font-size:13px}.checkout-summary small{font-size:9px;color:#6f7c78}.checkout-welcome{font-size:12px}.spin{animation:checkout-spin 1s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}@media(max-width:560px){.checkout-grid{grid-template-columns:1fr}.checkout-grid .wide{grid-column:auto}.checkout-modal h2{font-size:28px}.checkout-body{padding:20px}}
