*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55}body,button,input,select,textarea{color:var(--color-text)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.no-js .mobile-nav{display:none}.skip-link{position:absolute;left:-9999px;top:1rem;z-index:999;background:#fff;padding:.8rem 1rem}.skip-link:focus{left:1rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.page-width{width:min(100% - 40px,var(--page-width));margin-inline:auto}.main-content{min-height:50vh}.section{padding:72px 0}.section-heading{margin:0 0 30px;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px);font-weight:400;letter-spacing:.015em;line-height:1.12}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--color-accent);border-radius:3px;background:var(--color-accent);color:var(--color-accent-text);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:.2s ease}.button:hover{filter:brightness(.92);transform:translateY(-1px)}.button--outline{background:transparent;color:var(--color-accent)}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.empty-state{text-align:center;padding:40px;border:1px dashed var(--color-border)}.announcement{display:flex;min-height:38px;align-items:center;justify-content:center;padding:7px 20px;background:var(--announcement-bg);color:var(--announcement-text);font-size:12px;font-weight:700;letter-spacing:.04em;text-align:center}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:relative;z-index:50;background:#fffffff5;border-bottom:1px solid var(--color-border)}.site-header--sticky{position:sticky;top:0}.header-inner{display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(150px,1fr);min-height:86px;align-items:center;gap:26px}.header-logo{justify-self:start;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.2vw,34px);line-height:1;white-space:nowrap}.header-logo-image{width:auto;max-width:220px;max-height:52px;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.25vw,36px);white-space:nowrap}.desktop-nav a{position:relative;padding:34px 0;font-size:12px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.desktop-nav a:after{position:absolute;right:0;bottom:24px;left:0;height:1px;background:var(--color-accent);content:"";transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:17px}.icon-link{position:relative;width:23px;height:23px}.icon-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.cart-count{position:absolute;top:-8px;right:-9px;display:flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;background:var(--color-accent);color:#fff;font-size:10px}.mobile-nav{display:none}.mobile-nav summary{display:flex;width:25px;height:22px;flex-direction:column;justify-content:space-between;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{height:1px;background:currentColor}.mobile-nav-panel{position:absolute;top:100%;right:0;left:0;display:grid;background:#fff;border-top:1px solid var(--color-border);box-shadow:0 10px 25px #00000014}.mobile-nav-panel a{padding:15px 24px;border-bottom:1px solid var(--color-border);font-size:13px;font-weight:700;text-transform:uppercase}.hero{position:relative;display:flex;min-height:620px;align-items:center;background-color:#ded5c8;background-position:center;background-size:cover;isolation:isolate}.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(248,245,239,var(--hero-overlay)),rgba(248,245,239,calc(var(--hero-overlay) * .72)) 35%,#f8f5ef00 66%);content:""}.hero-content{width:min(560px,54%);padding-block:80px}.hero h1{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);font-weight:400;letter-spacing:-.025em;line-height:.99}.hero-text{max-width:470px;margin:0 0 28px;font-size:clamp(16px,1.6vw,21px);line-height:1.45}.hero--center .hero-content{margin-inline:auto;text-align:center}.hero--right .hero-content{margin-left:auto}.hero--center:after{background:rgba(248,245,239,var(--hero-overlay))}.hero--right:after{background:linear-gradient(270deg,rgba(248,245,239,var(--hero-overlay)),rgba(248,245,239,calc(var(--hero-overlay) * .72)) 35%,#f8f5ef00 66%)}.trust-bar{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fbfaf7}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{display:flex;min-height:92px;align-items:center;justify-content:center;gap:16px;padding:18px 30px;text-align:left}.trust-item+.trust-item{border-left:1px solid var(--color-border)}.trust-icon{width:35px;height:35px;flex:0 0 35px}.trust-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.trust-item h3{margin:0 0 2px;font-size:13px;letter-spacing:.035em;text-transform:uppercase}.trust-item p{margin:0;color:#6f6d67;font-size:12px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.collection-card{text-align:center}.collection-card-media{display:block;overflow:hidden;aspect-ratio:4/5;background:#e8e3da}.collection-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.collection-card:hover img{transform:scale(1.025)}.collection-card h3{margin:17px 0 5px;font-size:14px;letter-spacing:.055em;text-transform:uppercase}.text-link{display:inline-block;border-bottom:1px solid currentColor;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.featured-products{background:#fbfaf7}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{display:block;background:#f3efe8;padding:0 0 23px;text-align:center}.product-card-media{overflow:hidden;aspect-ratio:1/1;background:#f1ede6}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card-media img{transform:scale(1.025)}.product-card h3{margin:18px 12px 5px;font-size:15px;font-weight:400;line-height:1.35}.product-price{margin:0;font-size:15px}.product-price s{margin-left:7px;color:#777;font-size:13px}.sale-price{color:#8b372e}.image-text{display:grid;grid-template-columns:1.08fr .92fr;min-height:500px}.image-text-media{min-height:500px;background:#e8e3da}.image-text-media img{width:100%;height:100%;object-fit:cover}.image-text-content{display:flex;align-items:center;background:#f6f1e9;padding:70px clamp(40px,7vw,110px)}.image-text-content h2{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,64px);font-weight:400;line-height:1.06}.image-text-content .rte{margin-bottom:28px;font-size:17px}.newsletter{padding:45px 20px;background:#f2eee7;text-align:center}.newsletter h2{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;letter-spacing:.03em}.newsletter p{margin:0 0 18px;color:#5f5d58}.newsletter-form{display:flex;width:min(520px,100%);margin-inline:auto;gap:8px}.newsletter-form input{width:100%;min-height:48px;border:1px solid #a9a69f;background:#fff;padding:10px 14px}.form-message{margin-top:12px}.site-footer{background:var(--color-footer);color:var(--color-footer-text);padding:52px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand h2{margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.footer-description{max-width:250px;color:#ffffffc2}.footer-brand p{margin:12px 0 0;font-size:13px}.footer-menu h3{margin:4px 0 16px;font-size:12px;letter-spacing:.04em}.footer-menu ul{margin:0;padding:0;list-style:none}.footer-menu li{margin:8px 0}.footer-menu a,.footer-brand a{color:#fffc;font-size:13px}.footer-menu a:hover,.footer-brand a:hover{color:#fff;text-decoration:underline}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:40px;padding-top:19px;border-top:1px solid rgba(255,255,255,.2);color:#ffffffa6;font-size:11px}.footer-bottom p{margin:0}.payment-icons{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.payment-icons svg{width:39px;height:auto}.page-main,.collection-main,.product-main,.cart-main,.search-main,.contact-main{padding:70px 0}.page-title,.template-title{margin:0 0 32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,58px);font-weight:400;line-height:1.1}.page-content{max-width:900px}.page-content a{text-decoration:underline}.collection-header{margin-bottom:38px;text-align:center}.collection-description{max-width:760px;margin:0 auto}.collection-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pagination{display:flex;justify-content:center;margin-top:40px}.pagination a,.pagination span{padding:8px 12px}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{width:100%;background:#f2eee7}.product-info{position:sticky;top:110px;align-self:start}.product-info h1{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,55px);font-weight:400;line-height:1.05}.product-info .price{margin:0 0 22px;font-size:22px}.product-info select,.product-info input[type=number]{width:100%;min-height:48px;margin:6px 0 18px;border:1px solid var(--color-border);background:#fff;padding:10px}.product-form-button{width:100%}.product-description{margin-top:28px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--color-border);text-align:left}.cart-summary{margin-top:30px;text-align:right}.cart-summary .button{margin-left:10px}.search-form{display:flex;max-width:600px;margin-bottom:40px}.search-form input{flex:1;min-height:48px;border:1px solid var(--color-border);padding:10px 14px}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.search-result{padding:18px;border:1px solid var(--color-border)}.list-collections{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.collection-tile{background:#f2eee7;text-align:center}.collection-tile img{width:100%;aspect-ratio:4/3;object-fit:cover}.collection-tile h2{padding:0 15px}.not-found{text-align:center;padding:100px 20px}.contact-wrap{max-width:760px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.contact-form .field--full{grid-column:1/-1}.contact-form label{display:block;margin-bottom:6px;font-size:13px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--color-border);background:#fff;padding:12px 14px}.contact-form input{min-height:48px}.contact-form textarea{min-height:180px;resize:vertical}.contact-form .button{justify-self:start}@media(max-width:1150px){.header-inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-nav{display:block}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:28px}}@media(max-width:900px){.section{padding:54px 0}.hero{min-height:560px;background-position:62% center}.hero-content{width:min(580px,72%)}.hero h1{font-size:55px}.trust-item{padding-inline:16px}.collection-grid,.list-collections{gap:14px}.product-grid,.collection-products,.search-results{grid-template-columns:repeat(2,1fr)}.image-text{grid-template-columns:1fr}.image-text-media{min-height:auto;aspect-ratio:4/3}.image-text-content{padding:52px 30px}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr;gap:35px}.product-info{position:static}}@media(max-width:640px){.page-width{width:min(100% - 28px,var(--page-width))}.announcement{font-size:10px}.header-inner{min-height:70px}.header-logo{font-size:23px}.header-logo-image{max-width:170px;max-height:42px}.header-actions{gap:13px}.hero{min-height:610px;align-items:flex-end;background-position:center}.hero:after,.hero--right:after{background:linear-gradient(0deg,#f8f5eff5,#f8f5efc7 44%,#f8f5ef00 76%)}.hero-content{width:100%;padding:220px 0 46px}.hero h1{font-size:46px}.hero-text{font-size:16px}.trust-grid{grid-template-columns:1fr}.trust-item{justify-content:flex-start;min-height:76px}.trust-item+.trust-item{border-top:1px solid var(--color-border);border-left:0}.collection-grid{grid-template-columns:1fr}.collection-card-media{aspect-ratio:1/1}.product-grid,.collection-products,.search-results{gap:10px}.product-card{padding-bottom:16px}.product-card h3{font-size:13px}.image-text-content h2{font-size:40px}.newsletter-form{display:grid}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{align-items:flex-start;flex-direction:column}.payment-icons{flex-wrap:wrap}.product-gallery{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:15px 0;border-bottom:1px solid var(--color-border)}.cart-table td{border:0;padding:5px}.cart-summary .button{width:100%;margin:10px 0 0}.list-collections,.contact-form{grid-template-columns:1fr}.contact-form .field--full{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
