@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,500&display=swap";:root{--navy:#2a241f;--navy-dark:#1c1712;--gold:#c6a06b;--cream:#fcf4e6;--paper:#fffdf8;--ink:#2b2420;--muted:rgba(43,36,32,.62);--page:1240px;--pad:clamp(16px,4vw,40px);--heading:"Playfair Display",serif;--body:"Archivo",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(100%,var(--page));margin-inline:auto;padding-inline:var(--pad)}.section{padding-block:clamp(48px,6vw,80px)}.section-title{font:600 clamp(28px,3.4vw,42px)/1.15 var(--heading);color:var(--navy);margin:0}.eyebrow{color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;margin-bottom:8px}.muted{color:var(--muted)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:12px}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--navy);border-radius:999px;padding:13px 24px;background:var(--navy);color:var(--cream);font-weight:700;cursor:pointer;transition:.2s}.button:hover,.button--gold{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.button--outline{background:transparent;color:var(--navy)}.field{width:100%;border:1px solid rgba(14,36,64,.25);border-radius:999px;background:var(--paper);padding:13px 18px}.announcement{background:#f1e6d2;color:var(--navy);border-bottom:1px solid rgba(43,36,32,.08);overflow:hidden;padding:9px 0;font-size:12px;letter-spacing:.12em;text-transform:uppercase;text-align:center}.site-header{background:var(--paper);color:var(--ink);position:sticky;top:0;z-index:50;box-shadow:0 1px #2b242014,0 8px 20px #2b24200d}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #c6a06b99}.brand-name{font:600 20px/1.1 var(--heading)}.brand-tag{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.nav{display:flex;gap:24px;font-size:14px}.nav a:hover{color:var(--gold)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.search-form{display:flex;background:#f6f1e71a;border:1px solid rgba(246,241,231,.25);border-radius:999px;padding:5px 6px 5px 16px}.search-form input{width:min(25vw,270px);background:none;border:0;color:#fff;outline:0}.search-form button{border:0;border-radius:999px;background:var(--gold);padding:8px 15px;font-weight:700}.cart-link{position:relative;border:1px solid rgba(198,160,107,.55);border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.cart-count{position:absolute;right:-5px;top:-5px;background:var(--gold);color:var(--navy-dark);min-width:19px;height:19px;border-radius:20px;text-align:center;font-size:11px;font-weight:700}.hero{background:linear-gradient(160deg,var(--navy) 55%,#3a2f26);color:var(--cream);overflow:hidden}.hero-grid{min-height:560px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.hero h1{font:600 clamp(40px,5.2vw,68px)/1.06 var(--heading);margin:0 0 22px}.hero h1 em{color:var(--gold)}.hero-copy{font-size:17px;color:#f6f1e7c2;max-width:590px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-media img{width:100%;max-height:500px;object-fit:cover;border-radius:10px;box-shadow:18px 18px 0 -7px var(--gold)}.hero-placeholder{height:420px;display:grid;place-items:center;border:1px solid rgba(198,160,107,.4);border-radius:10px;font:italic 32px var(--heading);color:var(--gold)}.trust{background:var(--paper);border-bottom:1px solid rgba(14,36,64,.1)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-block:22px}.trust-item{display:flex;gap:12px;align-items:center}.trust-icon{font-size:25px;color:var(--gold)}.trust-item strong,.trust-item small{display:block}.trust-item small{color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-card{display:flex;flex-direction:column;gap:12px}.product-card__image{position:relative;overflow:hidden;background:var(--paper);border:1px solid rgba(14,36,64,.06);border-radius:12px;padding:12px;aspect-ratio:2/3;box-shadow:0 8px 22px #081a311a}.product-card__image img{width:100%;height:100%;object-fit:contain;border-radius:4px;transition:.3s}.product-card:hover img{transform:scale(1.025)}.badge{position:absolute;top:10px;left:10px;background:var(--gold);color:var(--navy-dark);padding:5px 10px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase}.product-card h3{font:600 18px/1.25 var(--heading);color:var(--navy);margin:0}.product-card__actions{margin-top:auto;display:flex;flex-direction:column;gap:8px}.product-card__form{margin:0}.product-card__add{width:100%;padding:10px 6px;font-size:12px;white-space:nowrap}.price{font-weight:700;color:var(--navy)}.price s{font-weight:400;color:var(--muted);margin-right:6px}.empty-state{grid-column:1/-1;text-align:center;padding:50px;border:1px dashed var(--gold);border-radius:12px}.cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cat-card{display:flex;flex-direction:column;gap:10px}.cat-card__media{aspect-ratio:2/1;border-radius:14px;overflow:hidden;background:var(--paper);border:1px solid rgba(43,36,32,.08);box-shadow:0 6px 18px #2b242012}.cat-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.cat-card__media--book{background:#c6a06b29;display:grid;place-items:center;padding:10px}.cat-card__media--book img{width:auto;max-width:100%;height:100%;object-fit:contain;border-radius:3px;box-shadow:0 4px 12px #2b24202e}.cat-card:hover .cat-card__media img{transform:scale(1.04)}.cat-card__title{display:block;font:600 16px/1.25 var(--heading);color:var(--navy)}.cat-card__count{font-size:13px;color:var(--muted)}.quote{background:var(--navy);color:var(--cream);text-align:center}.quote blockquote{max-width:850px;margin:0 auto;font:italic clamp(22px,2.8vw,32px)/1.45 var(--heading)}.quote cite{display:block;color:var(--gold);margin-top:20px;font-style:normal}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial{background:var(--paper);border:1px solid rgba(14,36,64,.12);border-radius:10px;padding:25px}.stars{color:var(--gold);letter-spacing:.08em}.newsletter{background:var(--gold);color:var(--navy-dark)}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{font:600 clamp(26px,3vw,38px) var(--heading);margin:0}.newsletter-form{display:flex;gap:10px;flex:1;max-width:560px}.site-footer{background:var(--navy-dark);color:#f6f1e7bf;padding-top:55px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-title{color:var(--cream);font:600 18px var(--heading)}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin:9px 0}.footer-bottom{border-top:1px solid rgba(246,241,231,.13);margin-top:45px;padding:22px 0;font-size:12px}.collection-head,.main-page{text-align:center}.collection-head{padding-block:55px 25px}.pagination{text-align:center;margin-top:40px}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:55px}.product-gallery img{width:100%;max-height:720px;object-fit:contain;background:var(--paper)}.product-info h1{font:600 clamp(30px,4vw,48px)/1.1 var(--heading);color:var(--navy)}.product-info .price{font-size:24px}.product-form{display:grid;gap:12px;margin-top:16px}.product-form label{font-weight:600}.quantity{width:70px}.product-form__qty{display:flex;align-items:center;gap:10px}.product-form__qty label{font-size:14px;color:var(--muted);font-weight:600}.product-form__buy{display:flex;align-items:center;gap:12px}.product-form__buy .product-form__cta{flex:1}.product-gallery__frame{background:var(--paper);border:1px solid rgba(43,36,32,.08);border-radius:16px;padding:clamp(18px,4vw,32px);box-shadow:0 18px 44px #2b24201f;display:flex;justify-content:center}.product-gallery__frame img{width:auto;max-width:100%;max-height:520px;object-fit:contain;border-radius:4px}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.pill{background:#c6a06b2e;color:#7a5626;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.product-desc{margin-top:20px;border-left:3px solid var(--gold);padding-left:16px}.product-desc__title{font:600 20px var(--heading);color:var(--navy);margin:0 0 8px}.product-form__cta{width:100%}.product-reassure{font-size:13px;color:var(--muted);margin-top:14px}.product-desc .rte{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-desc.is-expanded .rte{-webkit-line-clamp:unset;overflow:visible}.product-desc__more{margin-top:6px;background:none;border:0;color:var(--gold);font-weight:600;font-size:13px;cursor:pointer;padding:2px 0}.rte{max-width:800px;margin-inline:auto}.rte a{text-decoration:underline}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{padding:16px;border-bottom:1px solid rgba(14,36,64,.15);text-align:left}.cart-product{display:flex;align-items:center;gap:15px}.cart-product img{width:70px;border-radius:4px}.cart-product__meta{display:flex;flex-direction:column;gap:3px}.cart-product__meta small{color:var(--muted)}.cart-lines{display:flex;flex-direction:column;margin-top:12px}.cart-line{display:flex;gap:14px;align-items:center;padding-block:18px;border-bottom:1px solid rgba(43,36,32,.12)}.cart-line__media{flex:0 0 auto}.cart-line__media img{width:52px;height:78px;object-fit:contain;background:var(--paper);border:1px solid rgba(43,36,32,.08);border-radius:5px}.cart-line__info{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.cart-line__title{font:600 16px/1.3 var(--heading);color:var(--navy)}.cart-line__variant,.cart-line__unit{font-size:13px;color:var(--muted)}.cart-line__controls{display:flex;align-items:center;gap:14px;margin-top:6px}.cart-line__qty{width:66px;padding:8px 10px;text-align:center}.cart-line__remove{font-size:13px;color:var(--muted);text-decoration:underline}.cart-line__total{flex:0 0 auto;align-self:center;font-weight:700;color:var(--navy);white-space:nowrap}.cart-summary{margin-top:26px;margin-left:auto;max-width:380px;display:flex;flex-direction:column;gap:8px}.cart-subtotal{display:flex;justify-content:space-between;align-items:baseline;font-size:18px;margin:0}.cart-actions{display:flex;gap:10px;margin-top:8px}.cart-actions .button{flex:1}@keyframes cartBump{0%{transform:scale(1)}30%{transform:scale(1.4)}to{transform:scale(1)}}.cart-count.is-bump{animation:cartBump .35s ease}.button.is-added{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.reco{border-top:1px solid rgba(43,36,32,.1)}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:24px}@media(max-width:900px){.nav,.search-form{display:none}.menu-toggle{display:block}.hero-grid,.product-main{grid-template-columns:1fr}.hero-grid{padding-block:55px}.hero-media{order:-1}.hero-media img{max-height:360px}.product-main{gap:20px}.product-page{padding-block:16px 40px}.product-gallery__frame{padding:12px}.product-gallery__frame img{max-height:min(30vh,200px)}.product-info h1{font-size:22px}.product-desc__title{font-size:17px}.trust-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.cat-grid{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:6px}.cat-grid::-webkit-scrollbar{display:none}.cat-grid>.cat-card{flex:0 0 46%;scroll-snap-align:start}.cat-grid--page{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;overflow:visible}.cat-grid--page>.cat-card{flex:none}.footer-grid{grid-template-columns:1fr 1fr}.newsletter-inner{display:grid}.newsletter-form{max-width:none}.testimonial-grid{grid-template-columns:1fr}.nav.is-open{display:flex;position:absolute;left:0;right:0;top:78px;background:var(--navy);padding:20px var(--pad);flex-direction:column}}@media(max-width:560px){.brand-tag{display:none}.trust-grid,.footer-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.cat-grid>.cat-card{flex:0 0 74%}.cat-grid--page{grid-template-columns:1fr}.product-card h3{font-size:15px}.product-rail{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scroll-padding-inline:var(--pad);scrollbar-width:none;-ms-overflow-style:none}.product-rail::-webkit-scrollbar{display:none}.product-rail>.product-card{flex:0 0 46%;scroll-snap-align:start}.hero-placeholder{height:300px}.newsletter-form{display:grid}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}.cart-table tr{padding-block:15px;border-bottom:1px solid #ccc}.cart-table td{border:0;padding:5px}.cart-line{padding-block:16px}}@media(min-width:901px){.product-gallery{position:sticky;top:100px;align-self:start}}body.drawer-open{overflow:hidden}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden}.drawer.is-open{visibility:visible}.drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#14110e73;opacity:0;transition:opacity .3s ease}.drawer.is-open .drawer__overlay{opacity:1}.drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:var(--cream);display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:-14px 0 44px #14110e38}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(43,36,32,.12)}.drawer__head h2{font:600 20px var(--heading);color:var(--navy);margin:0}.drawer__close{background:none;border:0;font-size:19px;line-height:1;cursor:pointer;color:var(--ink)}.drawer__body{flex:1;overflow-y:auto;padding:4px 20px}.drawer-line{display:flex;gap:12px;align-items:flex-start;padding:16px 0;border-bottom:1px solid rgba(43,36,32,.1)}.drawer-line__media img{width:52px;height:78px;object-fit:contain;background:var(--paper);border:1px solid rgba(43,36,32,.08);border-radius:5px}.drawer-line__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.drawer-line__title{font:600 14px/1.3 var(--heading);color:var(--navy)}.drawer-line__variant{font-size:12px;color:var(--muted)}.drawer-line__price{font-size:13px;font-weight:700;color:var(--navy)}.drawer-line__remove{background:none;border:0;color:var(--muted);cursor:pointer;font-size:13px;padding:2px 4px;align-self:flex-start}.qty{display:inline-flex;align-items:center;border:1px solid rgba(43,36,32,.2);border-radius:999px;align-self:flex-start}.qty__btn{background:none;border:0;width:30px;height:30px;font-size:16px;line-height:1;cursor:pointer;color:var(--ink)}.qty__num{min-width:30px;text-align:center;font-size:14px;font-weight:600}.drawer__foot{border-top:1px solid rgba(43,36,32,.14);padding:16px 20px;display:flex;flex-direction:column;gap:8px}.drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;font-size:16px}.drawer__subtotal strong{font-size:19px;color:var(--navy)}.drawer__note{font-size:12px;color:var(--muted);margin:0}.drawer__checkout,.drawer__foot .button--outline{width:100%}.drawer__empty{text-align:center;padding:50px 20px;display:flex;flex-direction:column;gap:16px;align-items:center}.shopify-section-group-header-group{position:sticky;top:0;z-index:100}.site-header .header-inner{transition:padding .25s ease}.site-header .brand{max-width:340px;overflow:hidden;transition:opacity .25s ease,max-width .3s ease}.site-header.is-scrolled .brand{opacity:0;max-width:0}.site-header.is-scrolled .header-inner{padding-top:.5rem;padding-bottom:.5rem}.site-header.is-scrolled{box-shadow:0 8px 22px #14110e38}.mobile-app-nav,.mobile-app-dock{display:none}.hero-content{position:relative;z-index:1}.hero-assurances{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.hero-assurances span{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(252,244,230,.2);border-radius:999px;padding:8px 12px;color:#fcf4e6bd;font-size:12px}.hero-assurances span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--gold)}.hero-placeholder{position:relative;height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;overflow:hidden;background:radial-gradient(circle at 50% 20%,rgba(198,160,107,.18),transparent 42%),#ffffff06;border:1px solid rgba(198,160,107,.35);border-radius:28px}.hero-placeholder:before,.hero-placeholder:after{content:"";position:absolute;width:190px;height:300px;border:1px solid rgba(198,160,107,.2);border-radius:8px;transform:rotate(-9deg);left:22px;bottom:-90px}.hero-placeholder:after{transform:rotate(10deg);left:auto;right:18px}.hero-placeholder__mark{display:grid;place-items:center;width:76px;height:76px;border:1px solid rgba(198,160,107,.55);border-radius:50%;font:600 15px var(--body);letter-spacing:.18em;color:var(--gold)}.hero-placeholder__title{font:italic 34px var(--heading);color:var(--gold)}.hero-placeholder__copy{font-size:13px;letter-spacing:.08em;color:#fcf4e694}.product-card{min-width:0}.product-card__image{transition:transform .25s ease,box-shadow .25s ease}.product-card:hover .product-card__image{transform:translateY(-3px);box-shadow:0 14px 34px #2b242024}.product-card h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.site-header .cart-link{background:var(--navy);border-color:var(--navy);color:var(--cream)}.site-header .cart-link:hover{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.site-header .cart-count{background:var(--gold);box-shadow:0 0 0 3px var(--paper)}@keyframes cartReceive{0%,to{transform:scale(1)}45%{transform:scale(.93)}70%{transform:scale(1.04)}}.cart-link.is-receiving{animation:cartReceive .48s ease}@keyframes fabReceive{0%,to{transform:scale(1)}38%{transform:scale(.86)}68%{transform:scale(1.15)}}@keyframes fabRing{0%{box-shadow:0 0 #c6a06be6}to{box-shadow:0 0 0 18px #c6a06b00}}.mobile-app-nav__fab.is-receiving{animation:fabReceive .55s cubic-bezier(.3,.8,.3,1)}.mobile-app-nav__fab.is-receiving:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;animation:fabRing .62s ease-out;pointer-events:none}.mobile-app-nav__fab.is-receiving .cart-count{animation:none}@media(prefers-reduced-motion:reduce){.mobile-app-nav__fab.is-receiving,.mobile-app-nav__fab.is-receiving:after{animation:none}}@media(max-width:720px){:root{--pad:16px}html{scroll-padding-bottom:100px}body{padding-bottom:calc(86px + env(safe-area-inset-bottom));background:#f7f3ec}.announcement{padding:7px 12px;font-size:10px;letter-spacing:.1em;white-space:nowrap}.shopify-section-group-header-group{top:0}.site-header{box-shadow:0 1px #2b242014}.site-header .header-inner{min-height:62px;padding-top:8px;padding-bottom:8px}.site-header .header-left{gap:10px}.site-header .brand{gap:9px}.site-header .brand img{width:40px;height:40px;box-shadow:none}.site-header .brand-name{display:block;font:600 16px/1.05 var(--heading)}.site-header.is-scrolled .brand{opacity:1;max-width:240px}.site-header.is-scrolled{box-shadow:0 6px 20px #2b242014}.mobile-app-dock{display:flex;position:fixed;left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:190;align-items:center;gap:11px}.mobile-app-nav{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:2px;flex:1 1 auto;background:#fffdf8f0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:999px;padding:7px 8px;box-shadow:0 16px 34px -12px #2b242080,0 0 0 1px #2b24200d}.mobile-app-nav__item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 4px;border-radius:999px;color:#9a8f83;font-size:10px;font-weight:600;line-height:1;-webkit-tap-highlight-color:transparent}.mobile-app-nav__item svg{width:21px;height:21px}.mobile-app-nav__item.is-active{color:var(--navy);background:#c6a06b2e}.mobile-app-nav__fab{position:relative;flex:0 0 auto;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,#3a3128,var(--navy));color:var(--cream);box-shadow:0 16px 30px -8px #1c1712b3;transition:box-shadow .28s ease;-webkit-tap-highlight-color:transparent}.mobile-app-nav__fab.is-filled{box-shadow:0 16px 30px -8px #1c1712b3,0 0 0 3px #c6a06beb}.mobile-app-nav__fab svg{width:26px;height:26px}.mobile-app-nav__cart-icon{position:relative;display:grid;place-items:center}.mobile-app-nav__fab .cart-count{position:absolute;top:-8px;right:-11px;min-width:20px;height:20px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:99px;background:var(--gold);color:var(--navy-dark);font-size:11px;font-weight:800;box-shadow:0 0 0 2.5px #f7f3ec}shopify-chat{bottom:calc(86px + env(safe-area-inset-bottom))!important}.hero{margin:12px;border-radius:26px;background:radial-gradient(circle at 100% 0,rgba(198,160,107,.24),transparent 38%),linear-gradient(150deg,#211c17,#332820);box-shadow:0 16px 36px #2b242024}.hero-grid{display:block;min-height:0;padding:34px 22px 30px}.hero-media{display:none}.hero h1{font-size:clamp(34px,10.5vw,43px);line-height:1.02;margin:0 0 16px;max-width:330px}.hero-copy{font-size:15px;max-width:290px}.hero-copy p{margin:0}.hero-actions{margin-top:22px}.hero-actions .button{width:100%;min-height:50px}.hero-assurances{margin-top:20px;gap:7px}.hero-assurances span{padding:7px 10px;font-size:10px}.section{padding-block:34px}.section-head{align-items:end;margin-bottom:20px}.section-head>a{font-size:12px;font-weight:700;color:#7a5626;white-space:nowrap}.section-title{font-size:29px}.eyebrow{margin-bottom:5px;font-size:10px;letter-spacing:.18em}.trust{margin:0 12px;border-radius:18px;overflow:hidden}.trust-grid{display:flex;overflow-x:auto;gap:0;padding:6px 2px;scrollbar-width:none}.trust-grid::-webkit-scrollbar{display:none}.trust-item{flex:0 0 78%;padding:14px}.product-grid{gap:12px}.product-card{gap:7px;padding:8px;background:var(--paper);border:1px solid rgba(43,36,32,.07);border-radius:17px;box-shadow:0 8px 22px #2b24200f}.product-card__image{padding:5px;border:0;border-radius:12px;box-shadow:none;background:#f4efe7}.product-card:hover .product-card__image{transform:none;box-shadow:none}.product-card .eyebrow{margin:2px 2px 0;font-size:9px;letter-spacing:.1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card h3{min-height:36px;margin-inline:2px;font:600 14px/1.28 var(--heading)}.product-card .price{margin-inline:2px;font-size:13px}.product-card__actions{gap:0;margin-top:3px}.product-card__actions form:nth-child(2){display:none}.product-card__add{min-height:40px;padding:8px 7px;border-radius:12px;background:var(--navy);border-color:var(--navy);color:var(--cream);font-size:11px}.product-card__add.is-added{background:var(--gold);color:var(--navy-dark)}.product-rail{gap:12px}.product-rail>.product-card{flex-basis:47%}.cat-card__media{border-radius:17px}.cat-card__title{font-size:15px}.collection-head{padding-block:30px 8px;text-align:left}.collection-head+.section{padding-top:20px}.product-page{padding-top:12px}.product-gallery__frame{border-radius:20px;box-shadow:0 10px 28px #2b242014}.product-info h1{margin:12px 0 8px;font-size:27px}.product-info .price{font-size:21px}.product-desc{border-left:0;padding:14px 0 0;border-top:1px solid rgba(43,36,32,.1)}.product-form__buy{align-items:stretch}.product-form__qty{flex:0 0 72px;display:grid;gap:4px}.product-form__cta{min-height:50px;border-radius:14px}.site-footer{padding-bottom:18px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.newsletter{margin:0 12px;border-radius:22px}.drawer{z-index:300}.drawer__overlay{background:#14110e94}.drawer__panel{top:12px;right:0;bottom:0;height:auto;width:100%;border-radius:24px 24px 0 0;transform:translateY(102%);box-shadow:0 -18px 55px #14110e3d}.drawer.is-open .drawer__panel{transform:translateY(0)}.drawer__head{padding:20px}.drawer__head h2{font-size:25px}.drawer__body{padding-inline:18px}.drawer__foot{padding:16px 18px calc(18px + env(safe-area-inset-bottom))}.drawer__checkout{min-height:52px;border-radius:14px}.cat-grid--chips{gap:9px;padding:2px 4px 6px}.cat-grid--chips>.cat-card{flex:0 0 auto;flex-direction:row;align-items:center;gap:10px;background:var(--paper);border:1px solid rgba(43,36,32,.1);border-radius:999px;padding:8px 16px 8px 8px;box-shadow:0 5px 14px -8px #2b242066}.cat-grid--chips .cat-card__media{width:42px;height:42px;flex:0 0 auto;aspect-ratio:1;border-radius:50%;border:0;box-shadow:none;margin:0;padding:0}.cat-grid--chips .cat-card__media img{width:100%;height:100%;object-fit:cover;border-radius:50%}.cat-grid--chips .cat-card__media--book{background:#c6a06b29;display:grid;place-items:center}.cat-grid--chips .cat-card__title{font-size:13px;font-weight:600;white-space:nowrap}.cat-grid--chips .cat-card__count{display:none}.mobile-app-dock:before{content:"";position:fixed;left:0;right:0;bottom:0;height:calc(104px + env(safe-area-inset-bottom));background:linear-gradient(to top,#f7f3ec 45%,#f7f3ec00);z-index:-1;pointer-events:none}}@media(min-width:721px){.hero-grid{min-height:520px}.site-header .header-inner{min-height:76px}}.welcome-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;visibility:hidden}.welcome-sheet[hidden]{display:none}.welcome-sheet__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#14110e80;opacity:0;transition:opacity .35s ease}.welcome-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-width:520px;margin-inline:auto;transform:translateY(103%);transition:transform .42s cubic-bezier(.22,.7,.24,1);background:var(--paper);border-radius:26px 26px 0 0;padding:22px 22px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -20px 55px -18px #14110e80}.welcome-sheet.is-open{visibility:visible}.welcome-sheet.is-open .welcome-sheet__scrim{opacity:1}.welcome-sheet.is-open .welcome-sheet__panel{transform:translateY(0)}.welcome-sheet__grab{display:block;width:38px;height:4px;border-radius:99px;background:#2b24202e;margin:0 auto 16px}.welcome-sheet__badge{display:inline-flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-weight:700;margin-bottom:8px}.welcome-sheet__title{font:600 24px/1.15 var(--heading);color:var(--navy-dark);margin:0 0 8px}.welcome-sheet__text{margin:0 0 16px;font-size:13.5px;line-height:1.55;color:var(--muted)}.welcome-sheet__coupon{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1.5px dashed var(--gold);border-radius:14px;padding:14px 16px;margin-bottom:14px;background:#c6a06b1a}.welcome-sheet__coupon-lbl{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:3px}.welcome-sheet__coupon-code{font:700 22px var(--heading);color:var(--navy-dark);letter-spacing:.04em}.welcome-sheet__coupon-off{text-align:right}.welcome-sheet__coupon-off b{font:700 24px var(--heading);color:var(--navy-dark)}.welcome-sheet__coupon-off small{display:block;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.welcome-sheet__how{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--navy);background:#fff;border:1px solid rgba(43,36,32,.1);border-radius:12px;padding:11px 13px;margin-bottom:16px}.welcome-sheet__how svg{color:var(--gold);flex:0 0 auto}.welcome-sheet__prim{width:100%;border:0;border-radius:14px;background:var(--navy);color:var(--cream);font:700 15px var(--body);padding:15px;margin-bottom:9px;cursor:pointer}.welcome-sheet__copy{width:100%;border:0;border-radius:14px;background:var(--gold);color:var(--navy-dark);font:700 14px var(--body);padding:13px;margin-bottom:9px;cursor:pointer}.welcome-sheet__sec{width:100%;border:0;background:none;color:var(--muted);font-size:12.5px;padding:4px;cursor:pointer}@media(min-width:721px){.welcome-sheet__panel{left:50%;right:auto;top:50%;bottom:auto;width:min(520px,calc(100% - 48px));margin:0;border-radius:26px;padding:28px;transform:translate(-50%,-46%) scale(.96);box-shadow:0 24px 70px -20px #14110e8c}.welcome-sheet.is-open .welcome-sheet__panel{transform:translate(-50%,-50%) scale(1)}.welcome-sheet__grab{display:none}}@media(prefers-reduced-motion:reduce){.welcome-sheet__panel,.welcome-sheet__scrim{transition:none}}.cart-note{margin:12px 0 2px;padding:10px 12px;border-radius:11px;background:#c6a06b29;border:1px solid rgba(198,160,107,.38);color:#6d4c22;font-size:12.5px;line-height:1.4}.button.is-erro,.product-card__add.is-erro,.search-row__add.is-erro{background:#7a562624;border-color:#7a562666;color:#6d4c22}.hero-shelf{display:flex;justify-content:center;align-items:flex-start;padding:10px 0}.hero-shelf__item{flex:0 0 auto;width:clamp(108px,10.5vw,158px);margin-inline:-8px;transform:rotate(var(--rot,0deg)) translateY(var(--dy,0px));z-index:var(--z,0);transition:transform .35s cubic-bezier(.22,.7,.24,1);animation:shelfIn .7s cubic-bezier(.22,.7,.24,1) both;animation-delay:calc(var(--i,0) * 70ms)}.hero-shelf__item img{display:block;width:100%;height:auto;border-radius:0;box-shadow:0 22px 40px -14px #000000d9}.hero-shelf__item:hover{transform:rotate(var(--rot,0deg)) translateY(calc(var(--dy,0px) - 14px));z-index:9}.hero-shelf__item:focus-visible{outline:2px solid var(--gold);outline-offset:4px;z-index:9}.hero-shelf__item:nth-child(1){--rot:-8deg;--dy:30px;--z:0;--i:0}.hero-shelf__item:nth-child(2){--rot:-4deg;--dy:9px;--z:1;--i:1}.hero-shelf__item:nth-child(3){--rot:0deg;--dy:0px;--z:2;--i:2}.hero-shelf__item:nth-child(4){--rot:4deg;--dy:11px;--z:1;--i:3}.hero-shelf__item:nth-child(5){--rot:8deg;--dy:34px;--z:0;--i:4}.hero-shelf__cap{margin:22px 0 0;text-align:center;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#fcf4e66b}@keyframes shelfIn{0%{opacity:0;transform:rotate(var(--rot,0deg)) translateY(calc(var(--dy,0px) + 26px))}to{opacity:1;transform:rotate(var(--rot,0deg)) translateY(var(--dy,0px))}}@media(prefers-reduced-motion:reduce){.hero-shelf__item{animation:none;transition:none}}@media(min-width:721px){.hero,.trust,.quote,.newsletter{margin-inline:clamp(16px,3vw,40px);border-radius:28px;overflow:hidden}.hero{box-shadow:0 22px 50px -24px #1c17128c}.quote{box-shadow:0 18px 44px -24px #1c171280}.trust{border-bottom:0;box-shadow:0 8px 24px -12px #2b242047}.newsletter{box-shadow:0 16px 38px -20px #a87f45bf}.product-grid{gap:20px}.product-card{height:100%;gap:9px;padding:12px;background:var(--paper);border:1px solid rgba(43,36,32,.07);border-radius:18px;box-shadow:0 8px 22px #2b24200f;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #2b242024}.product-card__image{padding:8px;border:0;border-radius:12px;background:#f4efe7;box-shadow:none}.product-card:hover .product-card__image{transform:none;box-shadow:none}.product-card .eyebrow,.product-card h3,.product-card .price{margin-inline:2px}.product-card h3{font-size:16px}.product-card__actions form:nth-child(2){display:none}.product-card__add{min-height:42px;border-radius:12px;font-size:12px;background:var(--navy);border-color:var(--navy);color:var(--cream)}.product-card__add:hover{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.cat-card__media{border-radius:18px}.testimonial{background:var(--paper);border-color:#2b242014;border-radius:18px;box-shadow:0 8px 22px #2b24200d}.section{padding-block:clamp(44px,4.5vw,66px)}.section-head{margin-bottom:26px}}.ship-bar{margin:14px 0 6px;padding:12px 14px;border-radius:14px;background:#c6a06b21;border:1px solid rgba(198,160,107,.3)}.ship-bar__msg{display:flex;align-items:center;gap:7px;margin:0 0 9px;font-size:12.5px;line-height:1.35;color:var(--navy)}.ship-bar__msg strong{font-weight:700}.ship-bar__msg svg{flex:0 0 auto}.ship-bar__track{height:6px;border-radius:99px;background:#2b242021;overflow:hidden}.ship-bar__fill{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--gold),#a87f45);transition:width .45s cubic-bezier(.22,.7,.24,1)}.ship-bar--done{background:#7a56261c;border-color:#7a562652}.ship-bar--done .ship-bar__msg{color:#6d4c22}.ship-bar--done .ship-bar__fill{background:#7a5626}.cart-summary .ship-bar{margin-bottom:14px}@media(prefers-reduced-motion:reduce){.ship-bar__fill{transition:none}}.cart-link:not(.is-filled) .cart-count{visibility:hidden}.page-shell{transform-origin:50% var(--shell-origin,50%);transition:transform .42s cubic-bezier(.22,.7,.24,1)}body.search-open{overflow:hidden}body.search-open .page-shell{transform:scale(.93)}.mobile-app-dock{transition:opacity .26s ease}body.search-open .mobile-app-dock{opacity:0;pointer-events:none}.search-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:420;visibility:hidden}.search-sheet[hidden]{display:none}.search-sheet.is-open{visibility:visible}.search-sheet__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#14110e80;opacity:0;transition:opacity .35s ease}.search-sheet.is-open .search-sheet__scrim{opacity:1}.search-sheet__panel{position:absolute;left:0;right:0;bottom:var(--kb,0px);max-width:560px;margin-inline:auto;display:flex;flex-direction:column;max-height:calc(100vh - var(--kb,0px) - 44px);max-height:calc(100dvh - var(--kb,0px) - 44px);background:var(--paper);border-radius:24px 24px 0 0;box-shadow:0 -20px 55px -18px #14110e80;transform:translateY(103%);transition:transform .42s cubic-bezier(.22,.7,.24,1)}.search-sheet.is-open .search-sheet__panel{transform:translateY(0)}.search-sheet__grab{flex:0 0 auto;display:block;width:38px;height:4px;border-radius:99px;background:#2b24202e;margin:10px auto 2px}.search-sheet__head{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:8px 14px 12px}.search-sheet__form{flex:1;min-width:0;margin:0}.search-sheet__field{display:flex;align-items:center;gap:9px;height:46px;padding:0 12px;background:#f4efe7;border:1px solid rgba(43,36,32,.1);border-radius:14px}.search-sheet__field svg{flex:0 0 auto;width:18px;height:18px;color:#9a8f83}.search-sheet__field input{flex:1;min-width:0;border:0;background:none;outline:0;font-size:15px;color:var(--ink);-webkit-appearance:none}.search-sheet__field input::placeholder{color:#a89a86}.search-sheet__field input::-webkit-search-cancel-button{display:none}.search-sheet__clear{flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;padding:0;border:0;border-radius:50%;background:#2b24201a;color:var(--ink);cursor:pointer}.search-sheet__clear[hidden]{display:none}.search-sheet__clear svg{width:13px;height:13px}.search-sheet__cancel{flex:0 0 auto;padding:4px;border:0;background:none;color:#7a5626;font:700 13px var(--body);cursor:pointer}.search-sheet__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 14px calc(14px + env(safe-area-inset-bottom))}.search-sheet__hint{margin:4px 4px 16px;font-size:12.5px;color:var(--muted)}.search-sheet__hint[hidden]{display:none}.search-sheet__list{list-style:none;margin:0;padding:0}.search-row{display:flex;align-items:flex-start;gap:11px;padding:11px 2px;border-bottom:1px solid rgba(43,36,32,.08)}.search-row__link{flex:1 1 auto;display:flex;gap:11px;min-width:0}.search-row__cover{flex:0 0 auto;display:grid;place-items:center;width:46px;height:66px;border-radius:8px;overflow:hidden;background:#f4efe7}.search-row__cover img,.search-row__cover svg{width:100%;height:100%;object-fit:contain}.search-row__info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.search-row__title{font:600 14px/1.28 var(--heading);color:var(--navy);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-row__author{max-width:100%;font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-row__cat{max-width:100%;padding:3px 8px;border-radius:999px;background:#c6a06b29;color:#7a5626;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-row__buy{flex:0 0 92px;display:flex;flex-direction:column;align-items:stretch;gap:7px;text-align:right}.search-row__buy .price{font-size:13px;white-space:nowrap}.search-row__buy .price s{display:block;margin:0;font-size:10.5px}.search-row__buy form{margin:0}.search-row__add{width:100%;min-height:34px;padding:0 4px;border:0;border-radius:11px;background:var(--navy);color:var(--cream);font:700 10.5px var(--body);white-space:nowrap;cursor:pointer}.search-row__add.is-added{background:var(--gold);color:var(--navy-dark)}.search-row__soldout{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.search-sheet__all{display:block;margin:14px 0 4px;padding:13px;border-radius:13px;background:#c6a06b29;color:#7a5626;font:700 12.5px var(--body);text-align:center}.search-sheet__empty{display:flex;flex-direction:column;gap:7px;padding:26px 6px;text-align:center}.search-sheet__empty strong{font:600 16px var(--heading);color:var(--navy)}.search-sheet__empty span{font-size:12.5px;color:var(--muted)}.search-sheet__empty a{color:#7a5626;font-weight:700;font-size:12.5px;text-decoration:underline}@media(min-width:721px){body.search-open .page-shell{transform:scale(.97)}}@media(prefers-reduced-motion:reduce){.page-shell,.search-sheet__panel,.search-sheet__scrim{transition:none}}.search-page__head{display:flex;flex-direction:column;gap:11px;padding-block:28px 6px;text-align:left}.search-page__head .section-title{font-size:clamp(26px,3vw,36px)}.search-page__count{margin:0;font-size:13px}.search-page__form{display:flex;gap:9px;max-width:540px;margin:0}.search-page__form input{flex:1;min-width:0;padding:13px 18px;border:1px solid rgba(43,36,32,.16);border-radius:999px;background:var(--paper);outline:0}.search-page__form .button{flex:0 0 auto}@media(max-width:720px){.search-page__head{padding-block:20px 4px}.search-page__form input{padding:12px 16px;font-size:15px}}.breadcrumbs{margin:0 0 clamp(12px,2.4vw,20px)}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none;font-size:.8125rem;line-height:1.4;color:var(--muted)}.breadcrumbs__item{display:flex;align-items:center;gap:6px;min-width:0}.breadcrumbs__item+.breadcrumbs__item:before{content:"\203a";color:var(--muted);opacity:.7}.breadcrumbs__item a{color:var(--muted);text-decoration:none;border-bottom:1px solid transparent}.breadcrumbs__item a:hover,.breadcrumbs__item a:focus-visible{color:var(--ink);border-bottom-color:var(--gold)}.breadcrumbs__item[aria-current=page]{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,42ch)}.collection-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:0 auto clamp(12px,2.4vw,20px)}.collection-sort{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.collection-sort__label{font-size:.8125rem;color:var(--muted);white-space:nowrap}.collection-sort__select{padding:8px 12px;font-size:.875rem;max-width:min(100%,260px)}.collection-sort__go{padding:8px 16px;font-size:.875rem}.collection-count{margin:0;font-size:.8125rem;color:var(--muted)}@media(max-width:600px){.collection-toolbar{flex-direction:column;align-items:stretch}.collection-sort{width:100%}.collection-sort__select{flex:1}.collection-count{order:-1}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
