:root{--cream: #fbf7f2;--sand: #efe2d4;--blush: #eecfc4;--terracotta: #b9704d;--sage: #9daf9d;--ink: #3d3a36;--muted: #777069;--white: #ffffff;--line: rgba(61, 58, 54, .13);--shadow: 0 16px 45px rgba(72, 56, 44, .11);--radius: 22px;--font-display: Georgia, "Times New Roman", serif;--font-body: "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.page-width{width:min(1200px,calc(100% - 40px));margin:0 auto}.section{padding:88px 0}.section--tight{padding:40px 0}.section-heading{max-width:620px;margin:0 auto 38px;text-align:center}.section-eyebrow{margin:0 0 12px;color:var(--terracotta);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,h4{margin-top:0;color:var(--ink);font-family:var(--font-display);font-weight:500;line-height:1.08}h1{font-size:clamp(2.9rem,5vw,5.1rem);letter-spacing:-.045em}h2{font-size:clamp(2.15rem,3.5vw,3.7rem);letter-spacing:-.04em}h3{font-size:1.55rem}p{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte a{color:var(--terracotta);text-decoration:underline;text-underline-offset:3px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 25px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--white);font-size:13px;font-weight:700;letter-spacing:.04em;text-align:center;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px);background:var(--terracotta);border-color:var(--terracotta)}.button--secondary{background:transparent;color:var(--ink)}.button--secondary:hover{color:var(--white)}.button--light{border-color:var(--white);background:var(--white);color:var(--ink)}.button--light:hover{border-color:var(--white);background:var(--sand)}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.announcement{padding:10px 20px;background:var(--ink);color:var(--white);text-align:center}.announcement p{margin:0;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#fbf7f2f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px;gap:20px}.header-nav{display:flex;align-items:center;gap:24px}.header-nav a{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.header-nav a:hover{color:var(--terracotta)}.header-brand{display:inline-flex;flex-direction:column;align-items:center;gap:1px;text-align:center}.header-brand strong{font-family:var(--font-display);font-size:25px;font-weight:500;letter-spacing:-.06em;line-height:1}.header-brand span{color:var(--terracotta);font-size:8px;font-weight:700;letter-spacing:.21em;text-transform:uppercase}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.header-icon{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:700}.header-icon svg{width:19px;height:19px;stroke-width:1.7}.cart-count{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--blush);font-size:10px}.mobile-menu-toggle{display:none;padding:6px 0;border:0;background:none}.mobile-menu{display:none}.hero{position:relative;overflow:hidden;background:var(--sand)}.hero:before{position:absolute;top:-120px;right:-100px;width:450px;height:450px;border-radius:50%;background:#eecfc4b3;content:""}.hero-inner{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:min(780px,calc(100vh - 120px));gap:clamp(35px,6vw,100px);padding:66px 0}.hero-copy{position:relative;z-index:1;max-width:540px}.hero-copy h1{margin-bottom:22px}.hero-copy .hero-text{max-width:460px;margin-bottom:30px;color:var(--muted);font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-rating{display:flex;align-items:center;gap:10px;margin-top:31px;color:var(--muted);font-size:12px}.stars{color:var(--terracotta);font-size:15px;letter-spacing:2px}.hero-media{position:relative}.hero-image-wrap{position:relative;overflow:hidden;border-radius:48% 48% 26px 26px;box-shadow:var(--shadow)}.hero-image-wrap:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.55);border-radius:inherit;content:""}.hero-image{width:100%;aspect-ratio:.82;object-fit:cover}.hero-badge{position:absolute;right:-10px;bottom:32px;display:grid;place-items:center;width:128px;height:128px;border:1px dashed rgba(61,58,54,.42);border-radius:50%;background:var(--cream);color:var(--ink);font-family:var(--font-display);font-size:14px;line-height:1.15;text-align:center;transform:rotate(10deg)}.hero-badge span{display:block;width:90px;transform:rotate(-10deg)}.trust-strip{background:var(--white);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{display:flex;align-items:center;justify-content:center;gap:10px;min-height:74px;padding:14px;border-right:1px solid var(--line);color:var(--ink);font-size:11px;font-weight:700;letter-spacing:.07em;text-align:center;text-transform:uppercase}.trust-item:last-child{border-right:0}.trust-item svg{width:21px;height:21px;stroke:var(--terracotta)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-card{padding:29px 23px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.benefit-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border-radius:50%;background:var(--sand);color:var(--terracotta)}.benefit-icon svg{width:23px;height:23px;stroke-width:1.7}.benefit-card h3{margin-bottom:8px;font-size:20px}.benefit-card p{margin:0;color:var(--muted);font-size:14px}.product-feature{overflow:hidden;background:var(--white)}.product-feature-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(35px,7vw,105px)}.product-feature-media{position:relative}.product-feature-image{width:100%;aspect-ratio:.91;border-radius:32px;object-fit:cover}.product-feature-note{position:absolute;right:18px;bottom:19px;max-width:185px;padding:18px;border-radius:14px;background:var(--cream);box-shadow:0 8px 25px #3d3a361a;font-size:13px;line-height:1.3}.product-feature-copy{max-width:480px}.product-feature-copy h2{margin-bottom:20px}.product-feature-copy .rte{margin-bottom:25px;color:var(--muted)}.feature-list{display:grid;gap:14px;margin:0 0 30px;padding:0;list-style:none}.feature-list li{display:flex;gap:11px;align-items:flex-start;font-size:14px}.feature-list svg{flex:none;width:20px;height:20px;stroke:var(--sage);stroke-width:2.5}.product-price{margin:0 0 24px;font-family:var(--font-display);font-size:29px}.price-compare{margin-left:9px;color:var(--muted);font-family:var(--font-body);font-size:14px;text-decoration:line-through}.product-form{display:grid;gap:15px}.product-form label{display:block;margin-bottom:7px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.product-form select{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:var(--cream);color:var(--ink)}.product-form-row{display:flex;gap:12px}.quantity{display:flex;align-items:center;height:52px;border:1px solid var(--line);border-radius:999px;background:var(--white)}.quantity button{display:grid;place-items:center;width:39px;height:100%;border:0;background:transparent;font-size:19px}.quantity input{width:32px;border:0;outline:0;background:transparent;color:var(--ink);text-align:center}.product-form-row .button{flex:1}.product-unavailable{padding:14px;border-radius:10px;background:#f5e6e1;color:#8a4e39;font-size:14px}.setup-message{padding:28px;border:1px dashed var(--line);border-radius:var(--radius);background:var(--cream);color:var(--muted);text-align:center}.image-text{background:var(--sand)}.image-text-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(35px,7vw,100px)}.image-text-grid--reverse .image-text-media{order:2}.image-text-media{position:relative}.image-text-media img{width:100%;aspect-ratio:.86;border-radius:24px;object-fit:cover}.image-text-sticker{position:absolute;top:-16px;left:-16px;display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:var(--terracotta);color:var(--white);font-family:var(--font-display);font-size:13px;line-height:1.15;text-align:center;transform:rotate(-12deg)}.image-text-copy{max-width:470px}.image-text-copy h2{margin-bottom:19px}.image-text-copy .rte{color:var(--muted)}.image-text-copy .button{margin-top:15px}.testimonials{background:var(--cream)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-card{display:flex;flex-direction:column;min-height:230px;padding:30px;border-radius:var(--radius);background:var(--white);box-shadow:0 10px 30px #3d3a360a}.testimonial-stars{margin-bottom:18px;color:var(--terracotta);letter-spacing:2px}.testimonial-quote{flex:1;margin-bottom:25px;font-family:var(--font-display);font-size:21px;line-height:1.35}.testimonial-name{margin:0;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.newsletter{padding:72px 0;background:var(--sage);color:var(--white)}.newsletter-inner{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:35px}.newsletter h2{margin-bottom:9px;color:var(--white)}.newsletter p{margin:0;color:#ffffffdb}.newsletter-form{display:flex;gap:10px}.newsletter-form input{flex:1;min-width:0;height:54px;padding:0 18px;border:1px solid rgba(255,255,255,.35);border-radius:999px;outline:0;background:#ffffff24;color:var(--white)}.newsletter-form input::placeholder{color:#ffffffb8}.form-message{margin:9px 0 0;font-size:13px}.site-footer{padding:64px 0 22px;background:var(--ink);color:#ffffffc2}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:50px;padding-bottom:51px}.footer-brand{max-width:280px}.footer-brand strong{display:block;margin-bottom:12px;color:var(--white);font-family:var(--font-display);font-size:34px;font-weight:500;letter-spacing:-.05em}.footer-brand p{font-size:14px}.footer-links h3{margin-bottom:16px;color:var(--white);font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.footer-links ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.footer-links a{font-size:14px}.footer-links a:hover{color:var(--blush)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:#ffffff87;font-size:12px}.footer-bottom ul{display:flex;flex-wrap:wrap;gap:15px;margin:0;padding:0;list-style:none}.product-page{padding:55px 0 88px}.breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 24px;color:var(--muted);font-size:12px}.breadcrumb a:hover{color:var(--terracotta)}.product-page-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:clamp(35px,6vw,90px)}.product-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:18px}.product-thumbs{display:grid;gap:12px}.product-thumb{overflow:hidden;width:100%;padding:0;border:1px solid transparent;border-radius:12px;background:var(--white);transition:border-color .2s ease,transform .2s ease}.product-thumb:hover{transform:translateY(-2px)}.product-thumb.is-active{border:2px solid var(--terracotta)}.product-thumb img{width:100%;aspect-ratio:3 / 4;object-fit:cover}.product-main-media{display:grid;min-height:590px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.product-main-media img{width:100%;height:100%;max-height:760px;aspect-ratio:3 / 4;object-fit:contain;background:var(--white)}.product-details{position:sticky;top:106px}.product-details h1{margin-bottom:15px;font-size:clamp(2.6rem,4vw,4.25rem)}.product-subtitle{margin-bottom:22px;color:var(--muted);font-size:15px}.product-rating{display:flex;gap:10px;align-items:center;margin:0 0 20px;font-size:12px}.product-details .product-price{margin-bottom:22px}.product-description{margin-bottom:27px;color:var(--muted)}.product-accordions{margin-top:26px;border-top:1px solid var(--line)}.product-accordion{border-bottom:1px solid var(--line)}.product-accordion summary{display:flex;justify-content:space-between;gap:15px;padding:17px 0;cursor:pointer;font-size:13px;font-weight:700}.product-accordion summary:after{content:"+";font-size:18px;font-weight:400}.product-accordion[open] summary:after{content:"\2212"}.product-accordion .rte{padding:0 0 18px;color:var(--muted);font-size:14px}.collection-header{padding:62px 0 30px;text-align:center}.collection-header h1{margin-bottom:14px}.collection-header .rte{max-width:590px;margin:auto;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;padding-bottom:85px}.product-card-image{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--white)}.product-card-image img{width:100%;aspect-ratio:.91;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-card-info{padding:16px 3px}.product-card-info h3{margin:0 0 6px;font-size:22px}.product-card-info p{margin:0;color:var(--muted);font-size:14px}.cart-page{max-width:900px;padding:60px 0 92px}.cart-page h1{margin-bottom:32px;text-align:center}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:22px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item-image{overflow:hidden;border-radius:12px;background:var(--white)}.cart-item-image img{width:100%;aspect-ratio:1;object-fit:cover}.cart-item h2{margin:0 0 6px;font-size:21px}.cart-item p{margin:0;color:var(--muted);font-size:13px}.cart-item-right{min-width:150px;text-align:right}.cart-item-right .quantity{display:inline-flex;margin:8px 0}.cart-item-remove{border:0;background:transparent;color:var(--muted);font-size:12px;text-decoration:underline}.cart-summary{display:flex;justify-content:flex-end;padding-top:27px}.cart-summary-box{width:min(370px,100%);padding:24px;border-radius:var(--radius);background:var(--white)}.cart-summary-line{display:flex;justify-content:space-between;gap:20px;margin-bottom:17px;font-family:var(--font-display);font-size:22px}.cart-summary-box p{color:var(--muted);font-size:13px}.cart-summary-box .button{width:100%;margin-top:8px}.empty-state{max-width:540px;margin:20px auto;padding:48px 25px;border-radius:var(--radius);background:var(--white);text-align:center}.empty-state h2{margin-bottom:12px}.empty-state p{color:var(--muted)}.page-content{max-width:810px;padding:68px 0 92px}.page-content h1{margin-bottom:28px;text-align:center}.page-content .rte{color:var(--muted)}.page-content .rte h2,.page-content .rte h3{margin-top:1.5em;color:var(--ink)}@media(max-width:900px){.header-nav{display:none}.mobile-menu-toggle{display:block}.header-inner{grid-template-columns:1fr auto 1fr;min-height:68px}.header-actions .header-icon span:not(.cart-count){display:none}.mobile-menu{position:fixed;top:69px;right:0;left:0;z-index:20;display:none;padding:22px 20px 28px;border-bottom:1px solid var(--line);background:var(--cream);box-shadow:var(--shadow)}.mobile-menu.is-open{display:grid;gap:17px}.mobile-menu a{font-family:var(--font-display);font-size:24px}.hero-inner,.product-feature-grid,.image-text-grid,.newsletter-inner,.product-page-grid{grid-template-columns:1fr}.hero-inner{min-height:auto;padding:54px 0 62px}.hero-copy{max-width:630px}.hero-media{max-width:610px;margin:auto}.product-feature-copy,.image-text-copy{max-width:620px}.image-text-grid--reverse .image-text-media{order:initial}.product-details{position:static}.benefit-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr}.footer-brand{grid-column:1 / -1}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.page-width{width:min(100% - 28px,1200px)}.section{padding:60px 0}.hero-inner{padding-top:40px}h1{font-size:3rem}.hero-badge{right:-8px;bottom:14px;width:105px;height:105px;font-size:12px}.hero-badge span{width:75px}.trust-grid{grid-template-columns:1fr}.trust-item{min-height:54px;border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.benefit-grid,.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}.product-feature-note{right:11px;bottom:11px;max-width:160px;padding:13px}.newsletter{padding:55px 0}.newsletter-form{flex-direction:column}.newsletter-form .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 22px}.footer-brand{grid-column:1 / -1}.footer-bottom{flex-direction:column}.product-gallery{grid-template-columns:1fr}.product-main-media{min-height:0}.product-thumbs{grid-template-columns:repeat(4,1fr);order:2;gap:10px}.product-thumb{max-width:72px}.product-thumb img{aspect-ratio:1}.product-page{padding-top:34px}.cart-item{grid-template-columns:78px 1fr;gap:15px}.cart-item-right{grid-column:2;text-align:left}.cart-item-image{grid-row:span 2}.product-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
