@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Montserrat:wght@400;500;600&display=swap');
:root{--ivory:#f7f3ec;--ink:#141411}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Montserrat,Arial,sans-serif}.announcement{height:28px;background:#111;color:#fff;display:grid;place-items:center;font-size:10px;letter-spacing:.18em}.site-header{height:88px;background:var(--ivory);display:grid;grid-template-columns:44px 44px 1fr 44px 44px;align-items:center;padding:0 3vw;position:sticky;top:0;z-index:20}.site-header a,.site-header button{color:var(--ink)}.brand{text-decoration:none;text-align:center;font:500 32px/1 "Cormorant Garamond",serif}.brand small{font:9px Montserrat;display:block;letter-spacing:.4em}.icon-btn{border:0;background:none;width:42px}.icon-btn span{display:block;width:25px;height:1px;background:#111;margin:6px}.search-icon{width:18px;height:18px;border:1px solid;border-radius:50%;position:relative}.search-icon:after{content:"";position:absolute;width:8px;height:1px;background:#111;right:-5px;bottom:-2px;transform:rotate(45deg)}.account-icon:before{content:"◯";font-size:24px}.bag-icon{text-decoration:none;border:1px solid;width:24px;height:25px;text-align:center}.bag-icon b{font-size:9px}.hero-lanova{height:760px;background-color:#050505;background-image:var(--hero,none);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;position:relative;display:grid;place-items:center}.placeholder-label,.category-placeholder{font-size:11px;letter-spacing:.22em;color:#777}.hero-content{position:absolute;left:6vw;bottom:70px;max-width:650px}.hero-content>p{font-size:11px;letter-spacing:.22em}.hero-content h1,.category-section h2,.product-panel h1{font:500 clamp(56px,7vw,100px)/.92 "Cormorant Garamond",serif;margin:20px 0}.hero-content h1 em{color:#d8c5ad}.hero-copy{font:24px/1.5 "Cormorant Garamond",serif}.hero-content a{display:inline-block;color:#fff;text-decoration:none;border-bottom:1px solid;padding-bottom:8px;font-size:12px;letter-spacing:.2em}.category-section{padding:110px 4vw;background:#fff}.eyebrow{font-size:11px;letter-spacing:.22em}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{aspect-ratio:1;position:relative;display:grid;place-items:center;background:#050505;overflow:hidden}.category-photo{width:100%;height:100%;object-fit:cover}.category-name{position:absolute;z-index:2;left:20px;right:20px;bottom:22px;color:#fff;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.18em;text-shadow:0 1px 12px #000}.category-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:28%;background:linear-gradient(transparent,rgba(0,0,0,.48))}.product-page{display:grid;grid-template-columns:58% 42%;padding:45px 4vw 100px}.product-gallery{background:#f0ece5;min-height:720px}.product-main-image{width:100%;height:100%;object-fit:cover}.product-panel{padding:5vw;align-self:center}.price{font-size:18px}.product-option{border:0;padding:30px 0}.product-option legend{font-size:13px;letter-spacing:.1em}.swatches{display:flex;gap:17px;margin-top:22px}.swatch-label input{position:absolute;opacity:0}.swatch{display:block;width:42px;height:42px;border-radius:50%;background:var(--swatch,#777);border:1px solid #777}.swatch-label input:checked+.swatch{outline:2px solid #111;outline-offset:5px}.add-to-cart{width:100%;height:65px;background:#111;color:#fff;border:0;letter-spacing:.18em}.product-panel details{padding:22px 0;border-bottom:1px solid #ddd}.product-panel summary{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.14em}.drawer{position:fixed;z-index:40;inset:0 0 0 auto;width:min(520px,100%);background:#fff;padding:38px;transform:translateX(102%);transition:.35s}.drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between}.menu-close{border:0;background:none;font-size:36px}.drawer nav{margin-top:60px}.drawer nav a{display:flex;justify-content:space-between;padding:22px 0;border-bottom:1px solid #ddd;text-decoration:none;font-size:14px;letter-spacing:.14em}.drawer-scrim{position:fixed;z-index:30;inset:0;background:#0008;opacity:0;pointer-events:none}.drawer-scrim.show{opacity:1;pointer-events:auto}
@media(max-width:700px){.site-header{height:76px;padding:0 12px}.brand{font-size:25px}.hero-lanova{height:700px}.hero-content{left:26px;right:26px;bottom:45px}.hero-content h1{font-size:56px}.category-section{padding:75px 16px}.category-section h2{font-size:50px;line-height:1;margin:16px 0 32px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-name{left:10px;right:10px;bottom:15px;font-size:9px}.product-page{display:block;padding:20px 0 70px}.product-gallery{min-height:0;height:520px}.product-panel{padding:48px 22px}.product-panel h1{font-size:52px}.swatch{width:36px;height:36px}}
.collection-page,.cart-page{padding:90px 4vw}.collection-page>h1,.cart-page>h1{font:500 clamp(56px,7vw,96px)/1 "Cormorant Garamond",serif}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-grid a{text-decoration:none}.product-grid img{width:100%;aspect-ratio:1;object-fit:cover}.product-grid h2{font:500 28px "Cormorant Garamond",serif}.cart-line{display:grid;grid-template-columns:1fr auto 80px;gap:20px;padding:20px 0;border-bottom:1px solid #ddd}.cart-page button{padding:18px 25px;margin:25px 10px 0 0;background:#111;color:#fff;border:0;letter-spacing:.12em}
@media(max-width:700px){.product-grid{grid-template-columns:1fr 1fr;gap:12px}.collection-page,.cart-page{padding:60px 18px}}
