@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap";:root{--ink:#24231f;--paper:#f5f2eb;--white:#fffdf8;--gold:#c4a65f;--gold-light:#e8dab0;--muted:#726f67;--line:#dcd6ca;--serif:"Italiana",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;color:var(--ink);font-family:var(--sans);font-synthesis:none;background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}img{max-width:100%;display:block}.app-shell{overflow:hidden}.announcement{background:var(--ink);color:#f5edda;letter-spacing:.12em;text-align:center;text-transform:uppercase;place-items:center;height:30px;font-size:11px;display:grid}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#f5f2ebf0;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(22px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:cover;border-radius:50%;width:44px;height:44px}.brand span{line-height:1;display:grid}.brand b{letter-spacing:.22em;font-size:14px}.brand small{letter-spacing:.52em;margin-top:5px;font-size:11px}.site-header nav{gap:42px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.site-header nav a{letter-spacing:.08em;font-size:13px;position:relative}.site-header nav a:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:-9px;left:0;right:100%}.site-header nav a:hover:after,.site-header nav a.router-link-active:after{right:0}.header-actions{align-items:center;gap:8px;display:flex}.icon-button,.bag-button{cursor:pointer;background:0 0;border:0}.icon-button{place-items:center;width:42px;height:42px;display:grid}.icon-button svg{width:21px}.menu-button{display:none}.bag-button{align-items:center;gap:10px;height:44px;display:flex}.bag-button svg{width:19px}.bag-button span{font-size:13px}.bag-button b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.hero{grid-template-columns:1fr 1fr;max-width:1440px;min-height:720px;margin:auto;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;padding:clamp(70px,9vw,132px) 5vw 68px 7vw;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.19em;color:#7b6c46;margin:0 0 22px;font-size:11px;font-weight:600}.hero h1,.catalog-hero h1{font:400 clamp(60px,7.7vw,116px)/.9 var(--serif);letter-spacing:-.035em;margin:0}.hero h1 em,.catalog-hero h1 em{color:#9c7d35;font-weight:400}.hero-text{color:var(--muted);max-width:500px;margin:35px 0;font-size:17px;line-height:1.65}.button{letter-spacing:.05em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:0 25px;font-size:13px;display:inline-flex}.button svg{width:18px}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#3b3932}.button.light{background:var(--white);color:var(--ink)}.hero-stats{gap:40px;margin-top:auto;padding-top:54px;display:flex}.hero-stats div{gap:5px;display:grid}.hero-stats b{font:30px var(--serif)}.hero-stats span{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px}.hero-visual{background:#ddd1b3;min-height:650px;position:relative;overflow:hidden}.hero-visual:before{content:"";background:radial-gradient(circle at 60% 35%,#f2ead6 0 14%,#0000 40%),linear-gradient(150deg,#eee6d3,#bfae82);position:absolute;inset:0}.hero-orbit{border:1px solid #463f304d;border-radius:50%;position:absolute}.orbit-one{width:610px;height:610px;top:9%;left:12%}.orbit-two{width:800px;height:800px;top:-20%;left:32%}.hero-card{background:#fff;padding:13px;position:absolute;box-shadow:0 24px 70px #2b261a2e}.hero-card img{aspect-ratio:1;object-fit:cover;width:100%}.hero-card span{font:15px var(--serif);padding:10px 3px 2px;display:block}.hero-card-main{width:min(54%,390px);top:11%;left:17%;transform:rotate(-4deg)}.hero-card-small{width:min(34%,245px);bottom:7%;right:5%;transform:rotate(5deg)}.scent-note{font:20px/1.5 var(--serif);letter-spacing:.12em;position:absolute;bottom:8%;left:6%}.scent-note i{letter-spacing:0;font-size:12px}.scent-note span{font:12px var(--sans);letter-spacing:.04em}.marquee{color:#28251d;white-space:nowrap;letter-spacing:.24em;background:#b49751;align-items:center;height:54px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.marquee div{word-spacing:34px;min-width:max-content;animation:25s linear infinite scroll}@keyframes scroll{to{transform:translate(-25%)}}.section{max-width:1440px;margin:auto;padding:110px clamp(22px,6vw,88px)}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.section-head h2,.discovery h2,.contact-banner h2{font:clamp(40px,5vw,68px)/1 var(--serif);letter-spacing:-.025em;margin:0}.section-head>a,.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:12px;padding-bottom:7px;font-size:13px;display:flex}.section-head>a svg,.text-link svg{width:17px}.product-grid{grid-template-columns:repeat(4,1fr);gap:50px 22px;display:grid}.product-card{min-width:0}.product-image{background:#ebe6da;display:block;position:relative;overflow:hidden}.product-image img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .55s}.product-image>span{background:#fffdf8f0;justify-content:space-between;align-items:center;height:42px;padding:0 14px;font-size:12px;transition:all .35s;display:flex;position:absolute;inset:auto 14px 14px;transform:translateY(70px)}.product-image span svg{width:16px}.product-card:hover .product-image img{transform:scale(1.035)}.product-card:hover .product-image>span{transform:none}.product-info{padding-top:18px}.product-info h3{font:20px/1.2 var(--serif);min-height:48px;margin:0}.product-info p{color:var(--muted);margin:8px 0 18px;font-size:12px}.product-info>div{justify-content:space-between;align-items:center;display:flex}.product-info strong{font-size:14px}.product-info button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .25s;display:grid}.product-info button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.product-info button svg{width:17px}.discovery{color:#f5f1e8;background:#2b2a26;grid-template-columns:1.05fr .95fr;min-height:660px;display:grid}.discovery-image{background:#d7cab0;position:relative;overflow:hidden}.discovery-image img{object-fit:cover;mix-blend-mode:screen;width:100%;height:100%}.discovery-image:after{content:"";background:linear-gradient(120deg,#6c562d59,#0000);position:absolute;inset:0}.discovery-image span{font:28px var(--serif);z-index:1;position:absolute;bottom:35px;left:40px}.discovery-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(70px,8vw,125px);display:flex}.discovery-copy .eyebrow{color:var(--gold-light)}.discovery-copy p:not(.eyebrow){color:#c9c4b9;max-width:500px;margin:30px 0;font-size:16px;line-height:1.75}.discovery-copy .text-link{border-color:#eee7d8}.benefits{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.benefits article{padding-right:40px}.benefits svg{stroke-width:1.5px;color:#a18139;width:29px;height:29px}.benefits h3{font:25px var(--serif);margin:23px 0 13px}.benefits p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.contact-banner{background:#b69a56;justify-content:space-between;align-items:end;max-width:1360px;margin:0 auto 40px;padding:70px clamp(28px,6vw,85px);display:flex}.contact-banner .eyebrow{color:#40371f}.footer{background:var(--ink);color:#eee9df;padding:74px clamp(22px,6vw,88px) 22px}.footer-main{grid-template-columns:2fr 1fr 1.2fr 1.5fr;gap:60px;max-width:1280px;margin:auto;display:grid}.footer-main>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-main h3{letter-spacing:.16em;text-transform:uppercase;color:#cbb881;margin:4px 0 14px;font-size:11px}.footer-main a,.footer-main p{color:#aaa79f;font-size:13px;line-height:1.6}.footer-main a:hover{color:#fff}.footer-intro p{max-width:270px}.footer-mark{color:#cbb881;width:50px;height:50px;font:20px var(--serif);border:1px solid #cbb881;place-items:center;margin-bottom:22px;display:grid}.footer-intro>a{border:1px solid #55534d;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.footer-bottom{letter-spacing:.12em;color:#7f7d77;border-top:1px solid #45443f;justify-content:space-between;max-width:1280px;margin:60px auto 0;padding-top:22px;font-size:10px;display:flex}.drawer-backdrop{z-index:50;background:#14131180;border:0;position:fixed;inset:0}.cart-drawer{background:var(--white);z-index:51;flex-direction:column;width:min(480px,100%);padding:30px;display:flex;position:fixed;top:0;bottom:0;right:0}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:25px;display:flex}.drawer-head span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:10px}.drawer-head h2{font:35px var(--serif);margin:5px 0 0}.drawer-head sup{font:11px var(--sans);background:var(--ink);color:#fff;border-radius:50%;padding:4px 7px}.cart-list{flex:1;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:96px 1fr auto;gap:16px;padding:24px 0;display:grid}.cart-item img{object-fit:cover;width:96px;height:96px}.cart-item h3{font:17px var(--serif);margin:0}.cart-item p{color:var(--muted);margin:5px 0 9px;font-size:11px}.cart-item strong{font-size:12px}.remove{cursor:pointer;color:var(--muted);background:0 0;border:0;align-self:start;font-size:11px;text-decoration:underline}.quantity{border:1px solid var(--line);align-items:center;width:max-content;margin-top:12px;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:27px;display:grid}.quantity button svg{width:12px}.quantity span{text-align:center;min-width:24px;font-size:11px}.cart-empty{text-align:center;max-width:290px;margin:auto}.cart-empty svg{color:#a2833e}.cart-empty h3{font:27px var(--serif);margin:20px 0 8px}.cart-empty p{color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.6}.cart-summary{border-top:1px solid var(--line);padding-top:24px}.cart-summary>div{justify-content:space-between;margin-bottom:20px;display:flex}.cart-summary>div span{font-size:13px}.cart-summary>div strong{font:21px var(--serif)}.cart-summary .button{width:100%}.cart-summary small{color:var(--muted);text-align:center;margin-top:12px;font-size:10px;display:block}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-from,.fade-leave-to{opacity:0}.drawer-enter-active,.drawer-leave-active{transition:transform .35s}.drawer-enter-from,.drawer-leave-to{transform:translate(100%)}.catalog-hero,.info-hero{text-align:center;background:#e4dbc7;padding:92px 20px 95px}.catalog-hero h1{font-size:clamp(56px,7vw,95px)}.catalog-hero>p:last-child{color:var(--muted);max-width:490px;margin:27px auto 0;font-size:15px;line-height:1.6}.catalog{padding-top:55px}.catalog-tools{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:20px;display:flex}.search{flex:1;align-items:center;gap:12px;max-width:460px;display:flex}.search svg,.sort>svg{width:18px}.search input{background:0 0;border:0;outline:none;width:100%;font-size:14px}.search button{background:0 0;border:0;place-items:center;display:grid}.search button svg{width:16px}.sort{align-items:center;gap:10px;font-size:12px;display:flex}.sort select{background:0 0;border:0;outline:none;padding-right:5px}.result-count{letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:28px 0;font-size:11px}.no-results{text-align:center;padding:100px 0}.no-results h2{font:38px var(--serif);margin:0}.no-results p{color:var(--muted)}.no-results .text-link{background:0 0;border-width:0 0 1px;margin:30px auto}.product-page{padding-top:45px}.back-link{align-items:center;gap:10px;margin-bottom:40px;font-size:12px;display:flex}.back-link svg{width:16px}.product-layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(55px,8vw,120px);display:grid}.product-gallery{background:#e9e2d4;padding:8%;position:relative;overflow:hidden}.product-gallery:before{content:"";border:1px solid #c8b990;border-radius:50%;width:70%;height:70%;position:absolute;top:15%;left:15%}.product-gallery img{z-index:1;mix-blend-mode:multiply;width:100%;position:relative}.vertical-label{z-index:2;transform-origin:0 0;letter-spacing:.22em;font-size:9px;position:absolute;top:50%;left:18px;transform:rotate(-90deg)translate(-50%)}.product-detail{max-width:530px}.product-detail h1{font:clamp(48px,5vw,76px)/.98 var(--serif);margin:0 0 18px}.product-type{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:26px;font-size:12px}.product-price{font:28px var(--serif)}.product-description{color:var(--muted);margin:30px 0;font-size:16px;line-height:1.75}.button.wide{justify-content:space-between;width:100%}.product-perks{border-bottom:1px solid var(--line);gap:28px;padding:22px 0;font-size:11px;display:flex}.product-perks span{align-items:center;gap:8px;display:flex}.product-perks svg{color:#9b7b35;width:17px}.detail-note{padding-top:27px}.detail-note h3{font:20px var(--serif);margin:0 0 9px}.detail-note p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.info-hero{padding:84px 20px}.info-hero h1{font:clamp(48px,6vw,78px) var(--serif);margin:0}.info-hero>p:last-child{color:var(--muted);margin-top:16px;font-size:11px}.info-layout{grid-template-columns:240px minmax(0,720px);justify-content:center;gap:100px;padding-top:75px;display:grid}.info-layout aside{flex-direction:column;align-self:start;gap:14px;display:flex;position:sticky;top:30px}.info-layout aside span{text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-bottom:8px;font-size:10px}.info-layout aside a{font:18px var(--serif)}.info-layout aside a.router-link-active{color:#9b7b35}.legal-copy .lead{font:24px/1.5 var(--serif);margin:0 0 52px}.legal-copy section{margin-bottom:38px}.legal-copy h2{font:27px var(--serif);margin:0 0 15px}.legal-copy p:not(.lead){color:#5e5b55;font-size:14px;line-height:1.75}.legal-contact{background:#e8dfcc;flex-direction:column;align-items:flex-start;gap:12px;margin-top:55px;padding:35px;display:flex}.legal-contact h2{margin-bottom:8px}.legal-contact a{align-items:center;gap:10px;font-size:13px;display:flex}.legal-contact svg{width:17px}.legal-contact a:first-of-type{overflow-wrap:anywhere}@media (width<=900px){.site-header nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:24px;padding:30px;display:none;position:absolute;top:84px;left:0;right:0;transform:none}.site-header nav.open{display:flex}.menu-button{display:grid}.bag-button span{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{min-height:610px;padding-top:80px}.hero-visual{min-height:650px}.product-grid{grid-template-columns:repeat(2,1fr)}.discovery{grid-template-columns:1fr}.discovery-image{min-height:600px}.benefits{grid-template-columns:1fr}.contact-banner{flex-direction:column;align-items:flex-start;gap:35px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-intro{grid-column:1/-1}.product-layout{grid-template-columns:1fr}.product-detail{max-width:none}.info-layout{grid-template-columns:1fr;gap:45px}.info-layout aside{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding-bottom:25px;display:grid;position:static}.info-layout aside span{grid-column:1/-1}}@media (width<=600px){.announcement{font-size:9px}.site-header{height:70px;padding:0 18px}.brand img{width:38px;height:38px}.brand b{font-size:12px}.brand small{font-size:9px}.site-header nav{top:70px}.hero-copy{min-height:570px;padding:66px 22px 45px}.hero h1{font-size:61px}.hero-text{margin:28px 0;font-size:15px}.hero-stats{gap:24px;padding-top:45px}.hero-stats b{font-size:25px}.hero-visual{min-height:500px}.hero-card-main{width:61%;top:10%;left:8%}.hero-card-small{width:39%;bottom:6%;right:4%}.scent-note{display:none}.section{padding:75px 18px}.section-head{align-items:flex-start;gap:25px}.section-head h2{font-size:43px}.section-head>a{min-width:30px;font-size:0}.section-head>a svg{width:23px}.product-grid{gap:35px 12px}.product-info h3{min-height:42px;font-size:17px}.product-info p{min-height:25px;font-size:10px}.product-info strong{font-size:12px}.product-image>span{display:none}.discovery-image{min-height:430px}.discovery-copy{padding:65px 24px}.discovery h2{font-size:48px}.contact-banner{margin:0;padding:55px 22px}.contact-banner h2{font-size:48px}.footer{padding:58px 22px 20px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-intro,.footer-main>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.catalog-hero,.info-hero{padding:65px 18px}.catalog-hero h1{font-size:55px}.catalog-tools{flex-direction:column;align-items:stretch}.sort{border-top:1px solid var(--line);justify-content:space-between;padding-top:16px}.cart-drawer{padding:22px}.cart-item{grid-template-columns:78px 1fr}.cart-item img{width:78px;height:78px}.cart-item .remove{grid-column:2}.product-page{padding-top:30px}.product-layout{gap:45px}.product-detail h1{font-size:50px}.product-perks{flex-direction:column;gap:12px}.info-layout aside{grid-template-columns:1fr 1fr;gap:12px 20px}.legal-copy .lead{font-size:21px}.legal-contact{padding:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
