:root{--bg:#f7f4ee;--text:#111;--muted:#6e6a62;--accent:#b99a63;--white:#fff;--line:#ddd8ce}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.announcement{background:#111;color:#fff;text-align:center;font-size:11px;letter-spacing:1.3px;padding:9px 12px}.announcement span{margin:0 10px;color:#aaa}.site-header{background:#f7f4eef5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1240px;margin:auto;min-height:86px;display:flex;align-items:center;gap:30px;padding:0 24px}.brand{font-family:Georgia,serif;font-size:23px;letter-spacing:2px;text-transform:uppercase;white-space:nowrap}.desktop-nav{display:flex;gap:22px;margin:auto;font-size:13px;text-transform:uppercase;letter-spacing:.8px}.desktop-nav a:hover,.text-link:hover{opacity:.6}.header-actions{display:flex;gap:16px;font-size:19px}.cart-count{font-size:11px;vertical-align:top}.mobile-menu{display:none;background:none;border:0;font-size:20px}.hero{min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden;background:#ded8cc}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder{height:100%;background:linear-gradient(120deg,#d8d0c2,#f4f0e8 55%,#c8c0b2)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000007a,#00000014 70%)}.hero-content{position:relative;z-index:1;color:#fff;max-width:1240px;width:100%;margin:auto;padding:80px 24px}.eyebrow{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;font-weight:700;margin:0 0 14px}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(48px,7vw,88px);line-height:1.02;max-width:700px;margin:0 0 20px}.hero p:not(.eyebrow){max-width:540px;font-size:17px}.hero-buttons{display:flex;gap:12px;margin-top:28px}.btn{display:inline-block;border:1px solid #111;padding:13px 25px;text-transform:uppercase;letter-spacing:1.2px;font-size:11px;cursor:pointer}.btn-dark{background:#111;color:#fff}.btn-light{background:#fff;color:#111;border-color:#fff}.trust{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:26px 24px;gap:20px}.trust div{display:flex;flex-direction:column;gap:2px;text-align:center}.trust strong{font-size:13px}.trust span{font-size:11px;color:var(--muted)}.section{max-width:1240px;margin:auto;padding:90px 24px}.section-head{text-align:center;max-width:700px;margin:0 auto 42px}.section-head h1,.section-head h2{font-family:Georgia,serif;font-size:44px;font-weight:400;line-height:1.1;margin:0 0 10px}.section-head p:not(.eyebrow){color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{min-height:310px;position:relative;background:#ddd7cc;display:flex;align-items:flex-end;overflow:hidden}.category-image{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#d4cec2,#eeeae2)}.category-card:nth-child(2) .category-image{background:linear-gradient(145deg,#c9c0b2,#f1ece2)}.category-card:nth-child(3) .category-image{background:linear-gradient(145deg,#bdb6aa,#e4ded4)}.category-title{position:relative;background:#ffffffe6;margin:0 14px 14px;padding:14px 16px;width:calc(100% - 28px);font-family:Georgia,serif;font-size:19px;display:flex;justify-content:space-between}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0}.product-image{display:block;position:relative;aspect-ratio:1/1;background:#e6e0d6;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.035)}.badge{position:absolute;top:12px;left:12px;background:#111;color:#fff;padding:5px 8px;font-size:9px;letter-spacing:1px}.stars{font-size:11px;letter-spacing:2px;margin-top:13px}.product-title{display:block;font-family:Georgia,serif;font-size:16px;margin-top:4px}.price{display:flex;gap:8px;margin:4px 0 10px;font-size:13px}.price del{color:#999}.quick-add{width:100%;background:transparent;border:1px solid #111;padding:10px;text-transform:uppercase;font-size:10px;letter-spacing:1px;cursor:pointer}.center{text-align:center;margin-top:30px}.text-link{text-transform:uppercase;font-size:11px;letter-spacing:1.4px;border-bottom:1px solid #111;padding-bottom:3px}.feature,.story{max-width:1240px;margin:0 auto 90px;display:grid;grid-template-columns:1.2fr 1fr;min-height:520px}.feature-image,.story-image{background:#d6cfc3}.feature-placeholder,.story-image{height:100%;background:linear-gradient(135deg,#c8c0b3,#eeeae2)}.feature-copy{padding:70px;display:flex;flex-direction:column;justify-content:center;background:#eee9df}.feature-copy h2,.story h2{font-family:Georgia,serif;font-size:50px;line-height:1.05;font-weight:400;margin:0 0 18px}.feature-copy p:not(.eyebrow),.story p:not(.eyebrow){color:var(--muted);max-width:480px}.story{background:#e8e1d6;grid-template-columns:1fr 1.2fr}.story-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid blockquote{margin:0;background:#fff;padding:32px;border:1px solid var(--line)}.review-grid p{font-family:Georgia,serif;font-size:18px}.review-grid cite{font-size:11px;color:var(--muted);font-style:normal}.newsletter{margin:0 auto 90px;max-width:1240px;text-align:center;background:#111;color:#fff;padding:75px 24px}.newsletter h2{font-family:Georgia,serif;font-size:45px;font-weight:400;margin:0 0 10px}.newsletter p:not(.eyebrow){color:#bbb}.newsletter-form{display:flex;max-width:600px;margin:28px auto 0}.newsletter-form input{flex:1;padding:14px 16px;border:0;min-width:0}.footer{background:#111;color:#fff;padding:70px max(24px,calc((100vw - 1192px)/2));display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;position:relative}.footer .brand{color:#fff}.footer p{color:#aaa}.footer h4{font-size:11px;letter-spacing:1.5px;text-transform:uppercase}.footer>div>a:not(.brand){display:block;color:#aaa;font-size:13px;margin:7px 0}.copyright{grid-column:1/-1;border-top:1px solid #333;padding-top:25px;color:#777;font-size:11px}.product-placeholder>div{aspect-ratio:1;background:#e5dfd5;margin-bottom:10px}.product-empty{height:100%;background:#e5dfd5}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.product-main-image{background:#e5dfd5}.product-main-image img{width:100%;display:block}.product-info{padding:40px 0}.product-info h1{font-family:Georgia,serif;font-size:48px;font-weight:400;line-height:1.1}.product-price{font-size:22px;margin:18px 0}.product-description{color:var(--muted);margin-bottom:25px}.product-info select{width:100%;padding:14px;margin-bottom:12px;background:#fff;border:1px solid var(--line)}.add-btn{width:100%}@media(max-width:800px){.desktop-nav{display:none}.mobile-menu{display:block}.header-inner{justify-content:space-between;min-height:70px}.brand{font-size:18px}.hero{min-height:570px}.hero-content{padding:50px 20px}.hero h1{font-size:54px}.trust{grid-template-columns:repeat(2,1fr)}.section{padding:65px 18px}.section-head h1,.section-head h2{font-size:36px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:230px}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.feature,.story{grid-template-columns:1fr;margin-bottom:65px}.feature-image,.story-image{min-height:330px}.feature-copy,.story-copy{padding:42px 25px}.feature-copy h2,.story h2{font-size:38px}.story{display:flex;flex-direction:column-reverse}.review-grid{grid-template-columns:1fr}.newsletter{margin-bottom:65px;padding:55px 18px}.newsletter h2{font-size:35px}.newsletter-form{display:block}.newsletter-form input,.newsletter-form button{width:100%}.newsletter-form button{margin-top:8px}.footer{grid-template-columns:1fr 1fr;padding:55px 24px}.footer-brand,.copyright{grid-column:1/-1}.product-main{grid-template-columns:1fr;gap:25px}.product-info{padding:10px 0}.product-info h1{font-size:38px}}.cart-list{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:140px 1fr auto;gap:24px;padding:22px 0;border-bottom:1px solid var(--line);align-items:center}.cart-thumb{display:block;background:#e5dfd5;aspect-ratio:1;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-title{font-family:Georgia,serif;font-size:20px;display:block;margin-bottom:5px}.cart-details small{display:block;color:var(--muted);margin-bottom:8px}.cart-price{font-size:14px;margin-bottom:12px}.quantity-label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}.quantity-input{width:80px;padding:9px;border:1px solid var(--line);background:#fff}.cart-line-total{font-family:Georgia,serif;font-size:18px;align-self:start;padding-top:4px}.cart-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-top:35px}.cart-update{background:#fff}.cart-summary{width:360px;border:1px solid var(--line);padding:25px;background:#fff}.cart-subtotal{display:flex;justify-content:space-between;font-family:Georgia,serif;font-size:22px}.cart-summary p{font-size:12px;color:var(--muted)}.checkout-btn{width:100%;margin-top:10px}.continue-shopping{display:block;text-align:center;margin-top:16px;font-size:11px;text-transform:uppercase;letter-spacing:1px}.empty-cart{text-align:center;border:1px solid var(--line);padding:70px 20px;background:#fff}.empty-cart-icon{font-size:38px;margin-bottom:10px}.empty-cart h2{font-family:Georgia,serif;font-size:32px;font-weight:400}@media(max-width:700px){.cart-row{grid-template-columns:90px 1fr;gap:15px}.cart-line-total{grid-column:2;padding-top:0}.cart-bottom{display:block}.cart-summary{width:100%;margin-top:25px}.cart-update{width:100%}}.welcome-success{margin:24px auto 0;max-width:620px;padding:22px;border:1px solid rgba(255,255,255,.25);background:#ffffff0f}.welcome-success strong{font-family:Georgia,serif;font-size:22px;font-weight:400}.welcome-success p{margin:8px 0 16px!important}.welcome-code{display:inline-block;border:1px dashed #b99a63;padding:6px 10px;color:#fff;font-weight:700;letter-spacing:1.5px}.welcome-copy{background:transparent;color:#fff;border:1px solid #777;padding:8px 12px;font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-right:8px;cursor:pointer}.welcome-success .btn{margin-top:8px}.welcome-success small{display:block;margin-top:10px;color:#b99a63}.search-trigger{display:flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.8px;text-transform:uppercase}.search-icon{font-size:20px;line-height:1}.branded-search{padding-top:70px}.search-hero{text-align:center;max-width:900px;margin:0 auto 65px}.search-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(42px,6vw,68px);line-height:1.05;margin:0 0 14px}.search-hero>p:not(.eyebrow){color:var(--muted);max-width:600px;margin:0 auto 30px}.branded-search-form{display:flex;max-width:720px;margin:0 auto;border:1px solid #bdb7ad;background:#fff;box-shadow:0 10px 35px #0000000f}.branded-search-form input{flex:1;border:0;outline:0;padding:18px 20px;background:transparent;font-size:15px;color:var(--text)}.branded-search-form input::placeholder{color:#969087}.branded-search-form button{width:62px;border:0;background:#111;color:#fff;font-size:25px;cursor:pointer}.search-suggestions{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:18px;font-size:11px;text-transform:uppercase;letter-spacing:1px}.search-suggestions span{color:var(--muted)}.search-suggestions a{border-bottom:1px solid #bbb}.search-results-head{text-align:center;margin-bottom:35px;border-top:1px solid var(--line);padding-top:55px}.search-results-head h2{font-family:Georgia,serif;font-weight:400;font-size:32px;margin:0}.search-empty{text-align:center;border:1px solid var(--line);background:#fff;padding:65px 20px}.search-empty h3{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:0 0 8px}.search-empty p{color:var(--muted);margin-bottom:24px}@media(max-width:800px){.search-label{display:none}.branded-search{padding-top:45px}.search-hero{margin-bottom:45px}.branded-search-form input{padding:15px}.branded-search-form button{width:54px}}.trust{position:relative;overflow:hidden;isolation:isolate;background:#fff}.trust:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(110deg,transparent 0%,transparent 42%,rgba(185,154,99,.12) 50%,transparent 58%,transparent 100%);transform:translate(-100%);animation:trustBarShine 7s ease-in-out infinite}.trust div{position:relative;opacity:0;transform:translateY(10px);animation:trustItemIn .7s cubic-bezier(.2,.8,.2,1) forwards}.trust div:nth-child(1){animation-delay:.05s}.trust div:nth-child(2){animation-delay:.18s}.trust div:nth-child(3){animation-delay:.31s}.trust div:nth-child(4){animation-delay:.44s}.trust strong{transition:transform .25s ease,letter-spacing .25s ease}.trust div:hover strong{transform:translateY(-2px);letter-spacing:.25px}.trust div:after{content:"";position:absolute;left:50%;bottom:-10px;width:0;height:1px;background:var(--accent);transform:translate(-50%);transition:width .35s ease}.trust div:hover:after{width:45%}@keyframes trustItemIn{to{opacity:1;transform:translateY(0)}}@keyframes trustBarShine{0%,35%{transform:translate(-100%)}65%,to{transform:translate(100%)}}@media(max-width:800px){.trust{display:flex;gap:0;padding:18px 0;overflow:hidden}.trust div{flex:0 0 72%;padding:10px 18px;border-right:1px solid var(--line)}.trust div:last-child{border-right:0}.trust strong{font-size:12px}.trust span{font-size:10px}}@media(prefers-reduced-motion:reduce){.trust:before{animation:none}.trust div{animation:none;opacity:1;transform:none}}.trust-bar .trust-item,.trust-bar__item,.trust-item{transform-origin:center center;animation:aio-trust-spin-in .9s cubic-bezier(.2,.8,.2,1) both;will-change:transform,opacity}.trust-bar .trust-item:nth-child(2),.trust-bar__item:nth-child(2),.trust-item:nth-child(2){animation-delay:.12s}.trust-bar .trust-item:nth-child(3),.trust-bar__item:nth-child(3),.trust-item:nth-child(3){animation-delay:.24s}.trust-bar .trust-item:nth-child(4),.trust-bar__item:nth-child(4),.trust-item:nth-child(4){animation-delay:.36s}@keyframes aio-trust-spin-in{0%{opacity:0;transform:perspective(500px) rotateY(-180deg) scale(.72)}65%{opacity:1;transform:perspective(500px) rotateY(18deg) scale(1.04)}to{opacity:1;transform:perspective(500px) rotateY(0) scale(1)}}.trust-bar .trust-icon,.trust-bar__icon,.trust-item .trust-icon{display:inline-flex;transform-origin:center;animation:aio-trust-icon-spin 5s linear infinite}@keyframes aio-trust-icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.trust-bar .trust-item,.trust-bar__item,.trust-item,.trust-bar .trust-icon,.trust-bar__icon,.trust-item .trust-icon{animation:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map */
