@font-face{font-family:Inter;src:url('fonts/inter-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('fonts/inter-medium.ttf') format('truetype');font-style:normal;font-weight:500 700;font-display:swap}
@font-face{font-family:'Cormorant Garamond';src:url('fonts/cormorant-medium.ttf') format('truetype');font-style:normal;font-weight:400 700;font-display:swap}
:root{--canvas:#f8f7f3;--ink:#302f2b;--muted:#65625c;--rose:#763d48;--sage:#edf1ed;--shell:#ebdcd8;--line:#dadbd4;--white:#fff;--heading:'Cormorant Garamond',Georgia,serif;--body:Inter,Arial,sans-serif;--wc-primary:#763d48;--wc-primary-text:#fff;--wc-secondary:#edf1ed;--wc-secondary-text:#302f2b}
*{box-sizing:border-box;letter-spacing:0}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;color:var(--ink);background:var(--canvas);font:16px/1.65 var(--body)}
img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--rose)}p{margin:0 0 22px}h1,h2,h3,h4{font-family:var(--heading);font-weight:500;line-height:1.12;margin:0 0 24px;overflow-wrap:break-word}h1{font-size:58px}h2{font-size:44px}h3{font-size:28px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--rose);outline-offset:4px}input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea{max-width:100%;border:1px solid var(--line);border-radius:4px;background:var(--white);padding:12px 14px;color:var(--ink)}label{display:block;margin-bottom:8px}button:disabled{cursor:wait;opacity:.55}.container{width:min(1296px,calc(100% - 112px));margin-inline:auto}.section{padding-block:92px}.eyebrow{font:500 12px/1.6 var(--body);text-transform:uppercase;color:var(--rose);margin-bottom:16px}.icon{width:22px;height:22px;flex:none}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:none;color:var(--ink);position:relative}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:var(--rose);color:white;border:1px solid var(--rose);border-radius:4px;padding:12px 24px;font:500 14px/1.5 var(--body);text-decoration:none;white-space:normal;text-align:center;box-shadow:none}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce #respond input#submit:hover,.wp-block-button__link:hover{background:#5d3039;color:white}.button.secondary{background:transparent;color:var(--rose)}.button.secondary:hover{background:var(--shell)}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:500;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link .icon{width:17px;height:17px}.skip-link{position:fixed;left:12px;top:-120px;z-index:1000;background:white;padding:12px}.skip-link:focus{top:12px}
.announcement{min-height:34px;text-align:center;padding:8px 20px;color:white;background:var(--rose);font-size:11px;line-height:18px}.site-header{height:90px;padding-inline:56px;display:flex;gap:28px;align-items:center;justify-content:space-between;background:var(--canvas);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.admin-bar .site-header{top:32px}.brand{font:600 22px/1.2 var(--heading);white-space:nowrap;color:var(--rose)}.nav-links{display:flex;list-style:none;gap:30px;align-items:center;margin:0;padding:0;font-size:13px}.nav-links li{position:relative}.nav-links .sub-menu{display:none;position:absolute;top:100%;left:0;width:220px;background:var(--canvas);padding:18px;list-style:none;border:1px solid var(--line)}.nav-links li:hover>.sub-menu,.nav-links li:focus-within>.sub-menu{display:block}.header-actions{display:flex;align-items:center;gap:4px}.cart-count{position:absolute;right:0;top:0;font-size:10px;min-width:17px;height:17px;line-height:17px;text-align:center;background:var(--rose);color:white;border-radius:50%}.mobile-toggle{display:none}.dialog-open{overflow:hidden}dialog{border:0;padding:56px 32px 32px;background:var(--canvas);color:var(--ink);max-width:calc(100% - 32px)}dialog::backdrop{background:rgba(26,28,24,.42)}.close-dialog{position:absolute;right:12px;top:10px}.menu-dialog{margin:0 0 0 auto;width:380px;height:100%;max-height:100%;padding-top:72px}.menu-dialog .nav-links{display:grid;gap:24px;font:30px/1.2 var(--heading);margin-block:38px}.menu-dialog .sub-menu{position:static;font:16px/1.5 var(--body)}.search-dialog{width:660px}.search-row{display:flex;gap:12px}.search-row input[type=search]{width:100%;min-width:0}
.home-hero{position:relative;height:min(690px,calc(100svh - 192px));min-height:460px;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 50%}.hero-inner{position:relative;height:100%;width:100%;display:flex;align-items:stretch}.hero-copy{width:46%;padding:70px 56px;display:flex;flex-direction:column;justify-content:center;background:rgba(248,247,243,.95)}.hero-copy h1{font-size:72px;line-height:1.05;margin-bottom:28px}.hero-copy>p:not(.eyebrow){max-width:430px;font-size:20px;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:12px}.hero-actions .text-link{font-size:12px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:38px}.section-heading h2{margin-bottom:16px}.section-heading p:not(.eyebrow){color:var(--muted);margin:0;max-width:560px}.section-heading>.text-link{flex-shrink:0}.gogo-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.gogo-product{min-width:0}.product-photo{display:block;background:white;overflow:hidden;aspect-ratio:1}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-photo:hover img{transform:scale(1.035)}.gogo-product h3{font-size:25px;line-height:1.2;margin:20px 0 16px;min-height:60px}.product-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.price{color:var(--rose);font-size:16px}.price del{opacity:.5;font-size:13px}.price ins{text-decoration:none}.product-bottom .button{background:transparent;color:var(--rose);font-size:12px;min-height:40px;padding:9px 13px}.product-bottom .added_to_cart{font-size:12px;text-decoration:underline}.story{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.story img{width:100%;aspect-ratio:1.04;object-fit:cover}.story>div{max-width:450px}.story h2{font-size:50px}.story p:not(.eyebrow){font-size:18px;color:var(--muted)}.story .button{margin-top:12px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.category-item img{width:100%;aspect-ratio:1;background:white;object-fit:contain}.category-item h3{margin-top:18px;font-size:25px}.signature-band{background:var(--shell);padding-block:64px}.signature-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:96px}.signature-inner img{width:100%;height:400px;object-fit:contain}.signature-inner>div{max-width:500px}.signature-price{font-size:22px;color:var(--rose);margin:24px 0}.details-section{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.details-section>div{max-width:440px}.details-section img{width:100%;aspect-ratio:1.15;object-fit:cover}.details-section p:not(.eyebrow){color:var(--muted);font-size:18px}.journal-band{background:var(--sage)}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.journal-card img{width:100%;aspect-ratio:1.8;object-fit:cover;margin-bottom:24px}.journal-card h3{font-size:32px}.journal-card .eyebrow{margin-bottom:8px}.newsletter{background:var(--shell);padding:56px 0}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.newsletter h2{margin-bottom:14px}.newsletter p{margin-bottom:0}.newsletter-form{min-width:240px}.newsletter-form input{width:100%}.site-footer{background:var(--sage);padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px}.site-footer .brand{font-size:30px;color:var(--ink)}.footer-grid p{font-size:14px;color:var(--muted);margin-top:18px}.footer-grid h3{font:500 13px/1.6 var(--body);margin-bottom:18px}.footer-grid a:not(.brand){display:block;font-size:13px;margin-bottom:12px}.copyright{border-top:1px solid var(--line);padding-top:20px;margin-top:48px;font-size:11px;display:flex;gap:24px;justify-content:space-between}.copyright ul{list-style:none;display:flex;gap:16px;margin:0;padding:0}
.page-heading{margin-bottom:48px;max-width:840px}.page-heading>p:last-child{color:var(--muted)}.page-content{max-width:100%}.article-width{max-width:850px}.article-width>article>img{margin-block:36px;width:100%}.wp-content{overflow-wrap:break-word}.wp-content p{margin-bottom:24px}.wp-content h2,.wp-content h3{margin-top:36px}.wp-content a{text-decoration:underline;text-underline-offset:3px}.wp-content .button{text-decoration:none}.wp-content table{width:100%;border-collapse:collapse}.wp-content td,.wp-content th{padding:12px;border-bottom:1px solid var(--line);text-align:left}.wp-content iframe{max-width:100%}.wp-content input,.wp-content textarea{max-width:100%}.values-band{background:var(--sage);padding:64px 0}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px}.values-grid h2{font-size:34px}.values-grid p{margin:0;color:var(--muted)}.care-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:100px}.care-grid aside{padding:36px;background:var(--sage);align-self:start}.care-grid aside .text-link{display:table;margin-block:20px}.care-grid input,.care-grid textarea{width:100%}.empty-state{min-height:55vh;text-align:center}.empty-state h1{margin-top:24px}.comments-area{border-top:1px solid var(--line);margin-top:48px;padding-top:32px}.comments-area textarea{width:100%}
/* Native WooCommerce owns prices, stock, variation forms, cart and checkout. */
.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--muted);margin-bottom:26px}.woocommerce .woocommerce-products-header h1{font-size:58px}.woocommerce .woocommerce-ordering select{padding:10px 32px 10px 12px}.woocommerce .woocommerce-result-count{font-size:13px;color:var(--muted);padding-block:12px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 30px;margin-top:40px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;min-width:0}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1;object-fit:contain;background:white;margin-bottom:18px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 27px/1.18 var(--heading);padding:0;margin-bottom:14px;min-height:64px}.woocommerce ul.products li.product .price{font-size:17px;color:var(--rose)}.woocommerce ul.products li.product .button{background:transparent;color:var(--rose);font-size:12px;margin-top:14px}.woocommerce span.onsale{border-radius:2px;min-height:auto;line-height:1.5;padding:6px 12px;background:var(--rose);font-size:11px}.woocommerce .star-rating{color:var(--rose)}.woocommerce div.product div.images{width:52%}.woocommerce div.product div.summary{width:42%}.woocommerce div.product .product_title{font:500 48px/1.12 var(--heading);margin-bottom:22px}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:24px;color:var(--rose);margin-bottom:24px}.woocommerce div.product .woocommerce-product-details__short-description{color:var(--muted)}.woocommerce div.product form.cart{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-block:28px}.woocommerce div.product form.cart .variations,.woocommerce div.product form.cart .single_variation_wrap{width:100%}.woocommerce div.product form.cart .variations td{padding:8px 0}.woocommerce div.product form.cart .variations select{width:100%;max-width:100%}.woocommerce div.product form.cart .variations label{font-weight:500}.woocommerce .quantity .qty{width:78px;min-height:48px}.woocommerce div.product form.cart .button{float:none;min-width:180px}.woocommerce div.product .woocommerce-product-gallery img{object-fit:contain;background:white}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:10px;margin-top:16px}.woocommerce div.product div.images .flex-control-thumbs li{width:calc(25% - 8px);float:none}.woocommerce div.product .product_meta{font-size:12px;color:var(--muted);display:grid;gap:8px}.woocommerce div.product .woocommerce-tabs{clear:both;padding-top:52px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;border-radius:0;background:none;padding:0 20px;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child{padding-left:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:none;border-bottom:2px solid var(--rose)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:500;font-size:14px}.woocommerce-Tabs-panel{max-width:900px;line-height:1.8}.woocommerce-Tabs-panel h2{font-size:34px}.woocommerce-Tabs-panel h3{font-size:28px}.woocommerce .related.products{padding-top:50px}.woocommerce .related.products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error{background:var(--sage);border-top-color:var(--rose);font-size:14px;line-height:1.65}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-info:before{color:var(--rose)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:13px;border:1px solid var(--line);background:white;border-radius:4px}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--rose);color:white}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#5d3039}.woocommerce table.shop_table{border:0;border-collapse:collapse}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-bottom:1px solid var(--line);padding:18px 12px}.woocommerce table.shop_table td.product-thumbnail img{width:110px}.woocommerce-cart .cart-collaterals .cart_totals{background:var(--sage);padding:32px;border-radius:4px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:160px;min-height:48px}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:16px}.woocommerce-checkout #payment{background:var(--sage);border-radius:4px}.woocommerce-checkout #payment .payment_box{background:white}.woocommerce-checkout #payment .payment_box:before{border-bottom-color:white}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px 72px}.woocommerce-checkout #customer_details{grid-row:span 3}.woocommerce-checkout #order_review_heading{margin:0}.woocommerce form.login,.woocommerce form.register{border:1px solid var(--line);border-radius:4px;max-width:620px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;border-top:1px solid var(--line)}.woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--line);padding:14px}.woocommerce-MyAccount-navigation .is-active{background:var(--sage)}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border-color:var(--line)}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:14px 18px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--rose);color:white}
.wc-block-components-button:not(.is-link){background:var(--rose);color:white;border-radius:4px;min-height:48px;box-shadow:none}.wc-block-components-title,.wc-block-components-checkout-step__title,.wc-block-cart__totals-title{font-family:var(--heading)!important;font-size:28px!important;text-transform:none!important}.wc-block-components-product-name{color:var(--ink);font-size:17px}.wc-block-components-totals-wrapper{border-color:var(--line)!important}.wc-block-components-sidebar{background:var(--sage);padding:24px!important;border-radius:4px}.wc-block-components-text-input input,.wc-block-components-combobox input,.wc-blocks-components-select select{font-family:var(--body)!important;border-color:var(--line)!important;border-radius:4px!important}.wc-block-components-notice-banner{border-radius:4px}.wc-block-components-form .wc-block-components-text-input label{line-height:1.2}.wc-block-components-product-metadata{color:var(--muted)}.wp-block-woocommerce-checkout,.wp-block-woocommerce-cart{max-width:100%}.wc-block-components-button.wp-element-button{font-weight:500;font-family:var(--body)}
@media(min-width:1700px){.hero-copy{padding-left:max(56px,calc((100vw - 1296px)/2))}.hero-copy h1{font-size:76px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.site-header{padding-inline:32px;gap:16px}.nav-links{gap:18px}.header-actions .account-link{display:none}.hero-copy{width:52%;padding:48px 32px}.hero-copy h1{font-size:58px}.hero-copy>p:not(.eyebrow){font-size:18px}.hero-actions{gap:16px}.story,.signature-inner,.details-section{gap:48px}.gogo-products{gap:20px}.gogo-product h3{font-size:23px}.footer-grid{gap:28px}.woocommerce div.product .product_title{font-size:40px}.category-grid{gap:14px}}
@media(max-width:800px){.desktop-nav{display:none}.mobile-toggle{display:inline-flex}.site-header{height:76px}.section{padding-block:64px}.container{width:calc(100% - 40px)}h1{font-size:44px}h2{font-size:36px}.home-hero{height:auto;min-height:0;display:flex;flex-direction:column}.hero-image{position:relative;width:100%;height:320px;object-position:center}.hero-copy{width:100%;background:var(--canvas);padding:30px 24px 36px}.hero-copy h1{font-size:50px;margin-bottom:16px}.hero-copy .eyebrow{display:none}.hero-copy>p:not(.eyebrow){font-size:16px;margin-bottom:12px}.hero-actions{margin-top:8px}.gogo-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.gogo-product h3{font-size:25px;min-height:60px}.story,.details-section{grid-template-columns:1fr;gap:32px}.story img{aspect-ratio:1.3}.story>div{max-width:100%}.story h2{font-size:40px}.story p:not(.eyebrow){font-size:16px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.category-item h3{font-size:24px}.signature-inner{grid-template-columns:1fr;gap:30px}.signature-inner img{height:320px}.signature-inner>div{max-width:100%}.journal-grid{gap:24px}.journal-card h3{font-size:28px}.newsletter-inner{display:block}.newsletter-form{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.care-grid{grid-template-columns:1fr;gap:40px}.values-grid{grid-template-columns:1fr;gap:36px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 20px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:25px;min-height:85px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product .product_title{font-size:40px}.woocommerce div.product div.summary{margin-top:32px}.woocommerce .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce-checkout form.checkout{grid-template-columns:1fr;gap:32px}.woocommerce .woocommerce-products-header h1{font-size:42px}.woocommerce-checkout #customer_details{grid-row:auto}.woocommerce table.shop_table td.product-thumbnail img{width:80px}.woocommerce-cart .cart-collaterals .cart_totals{padding:20px}.woocommerce-MyAccount-navigation{margin-bottom:24px}.section-heading{align-items:start}.section-heading>.text-link{margin-top:8px}.page-heading{margin-bottom:32px}.admin-bar .site-header{top:46px}}
@media(max-width:480px){.site-header{padding-inline:18px}.brand{font-size:23px}.header-actions{gap:0}.header-actions .icon-button{width:38px}.hero-image{height:260px}.hero-copy h1{font-size:46px}.hero-actions .button{padding-inline:20px}.hero-actions .text-link{font-size:11px}.section-heading{display:block}.section-heading>.text-link{margin-top:24px}.gogo-products{gap:36px 16px}.gogo-product h3{font-size:24px;min-height:86px}.product-bottom{align-items:start;flex-direction:column;gap:10px}.product-bottom .button{min-height:44px;width:100%}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-grid{grid-template-columns:1fr}.journal-card img{aspect-ratio:1.5}.footer-grid{gap:32px 22px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{display:block}.copyright ul{flex-wrap:wrap}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none;display:block;margin-bottom:14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:24px;min-height:116px}.woocommerce div.product .product_title{font-size:36px}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0 9px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:12px}.woocommerce div.product form.cart .button{flex:1}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs{gap:6px}.search-row{display:grid}.search-dialog h2{font-size:32px}.care-grid aside{padding:24px}.woocommerce .woocommerce-message .button{float:none;display:flex;margin-bottom:14px}.admin-bar .site-header{top:0}}
.gogo-site.woocommerce-checkout #payment div.payment_box{background:var(--white)}
.brand{display:inline-block;flex-shrink:0;max-width:100%}.luma-logo{display:block;position:relative;width:230px;max-width:100%;aspect-ratio:5.5;overflow:hidden}.luma-logo img{position:absolute;width:138%;max-width:none;height:auto;left:-19%;top:-100%}.footer-grid .luma-logo{width:210px;margin-bottom:18px}@media(max-width:480px){.site-header{gap:8px}.site-header .luma-logo{width:155px}}
.gogo-site.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:var(--white)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
