:root{--ink:#442331;--muted:#74656a;--paper:#fbf7f2;--rose:#edc9cd;--soft:#f2e7df;--line:#dfd1cc;--white:#fff;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,summary,textarea{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a96380;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.055em;line-height:1.02}h1 em,h2 em{font-weight:400}h1{font-size:clamp(64px,7.3vw,112px)}h2{font-size:clamp(42px,4.1vw,64px)}h3{font-size:22px;line-height:1.2;letter-spacing:-.035em}p{margin:0 0 18px}p:last-child{margin-bottom:0}.eyebrow{font-size:11px;line-height:1.5;letter-spacing:.14em;font-weight:700;text-transform:uppercase}.small{font-size:12px}.muted{color:var(--muted)}.button{border:1px solid var(--ink);background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 25px;min-height:58px;font-size:15px;font-weight:700;line-height:1.2;border-radius:var(--radius);transition:background .18s,transform .18s;width:100%}.button:hover{background:#613547;transform:translateY(-1px)}.button span{font-size:22px;font-weight:400}.button-light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button-light:hover{background:var(--rose)}.text-link{display:inline-flex;gap:22px;align-items:center;border-bottom:1px solid currentColor;padding:0 0 4px;font-size:13px;font-weight:700;line-height:1.4}.text-link:hover{color:#a25974}.section{padding:100px max(5.5vw,24px)}.section-heading{text-align:center;max-width:780px;margin:0 auto 45px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{margin-bottom:22px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:16px}.skip-link{position:fixed;top:-100px;left:15px;padding:15px;z-index:100;background:var(--paper)}.skip-link:focus{top:10px}.announcement{background:var(--ink);color:var(--paper);height:33px;display:flex;justify-content:center;align-items:center;gap:36px;font-size:10px;letter-spacing:.15em;font-weight:700}.announcement span{font-weight:400;opacity:.8}.site-header{position:sticky;top:0;z-index:30;background:#fbf7f2f7;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:85px;margin:0 auto;max-width:1600px;padding:0 5.5vw;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{margin-top:-4px}.brand img{width:132px;height:53px}.desktop-nav{display:flex;gap:32px;margin-left:40px;font-size:12px;font-weight:600}.desktop-nav a:hover{color:#a25974}.header-actions{display:flex;gap:28px;align-items:center}.header-shop{font-size:12px;font-weight:700}.header-shop span{margin-left:13px;font-size:18px}.bag-link{display:flex;gap:7px;align-items:center;font-size:11px}.hero{display:grid;grid-template-columns:47% 53%;max-width:1800px;margin:0 auto;min-height:690px}.hero-copy{padding:66px 5.5vw 55px;align-self:center}.hero-copy .eyebrow{white-space:nowrap;margin-bottom:25px}.little-star{font-size:18px;margin-right:10px}.hero h1{margin:0 0 25px}.hero-description{color:var(--muted);font-size:17px;line-height:1.6;margin-bottom:25px}.hero-facts{display:flex;gap:15px;flex-wrap:wrap;font-size:11px;margin-bottom:25px}.hero-facts span+span:before{content:"\b7";margin-right:15px}.price-row{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.price{font-size:26px;line-height:1}.price-row s{font-size:16px;color:#89777c}.offer-pill{padding:4px 10px;background:#efd4d8;border-radius:3px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.buy-form{max-width:430px}.buy-form select{width:100%;margin:7px 0 16px}.variant-label{font-size:12px}.buy-note{font-size:11px;color:var(--muted);margin:13px 0 20px}.hero-copy>.text-link{font-size:12px}.hero-image{position:relative;min-height:690px;overflow:hidden;background:var(--soft)}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:center 45%}.image-corner{position:absolute;left:32px;top:26px;font-size:11px;line-height:1.5;letter-spacing:.09em}.image-corner i{font-size:22px;letter-spacing:-.02em;font-family:Georgia,serif}.hero-stamp{position:absolute;right:25px;bottom:30px;width:107px;height:107px;border:1px solid #44233166;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fbf7f2d9;font-family:Georgia,serif;font-size:34px;line-height:.9;transform:rotate(9deg)}.hero-stamp>span{font:12px Arial,sans-serif;margin:1px 0 7px}.hero-stamp>small{font:7px/1.3 Arial,sans-serif;letter-spacing:.09em;text-align:center}.benefit-strip{display:flex;justify-content:space-around;align-items:center;gap:20px;padding:24px 4vw;background:#eac5cc;font-size:10px;letter-spacing:.11em;font-weight:700}.benefit-strip b{font-size:20px;font-weight:400}.styles{padding-bottom:75px}.style-gallery{max-width:1100px;margin:auto;border-radius:6px;overflow:hidden}.style-gallery>img{width:100%;height:520px;object-fit:cover;object-position:center 42%}.style-labels{display:grid;grid-template-columns:repeat(3,1fr);background:#f0e5de;border:1px solid var(--line)}.style-labels>span{text-align:center;padding:22px 10px;font-family:Georgia,serif;font-size:25px}.style-labels>span+span{border-left:1px solid var(--line)}.style-labels small{display:block;margin-bottom:6px;font:9px Arial,sans-serif;letter-spacing:.1em}.caption{text-align:center;font-size:10px;color:var(--muted);margin-top:14px}.split-section{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.photo-panel{position:relative;min-height:610px}.photo-panel>img{position:absolute;object-fit:cover;width:100%;height:100%}.photo-label{position:absolute;bottom:24px;left:32px;font-size:10px;letter-spacing:.12em;color:var(--ink);background:var(--paper);padding:10px 15px}.split-copy{background:#f0e4dc;padding:70px 6vw;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.split-copy>.eyebrow{margin-bottom:22px}.split-copy>h2{margin-bottom:32px}.split-copy>.text-link{align-self:flex-start;margin-top:28px}.steps{display:flex;flex-direction:column;gap:25px}.steps>div{display:flex;gap:22px}.steps>div>span{font-family:Georgia,serif;font-size:23px;font-style:italic;color:#a77a85}.steps h3{font-size:17px;letter-spacing:-.025em;margin-bottom:8px}.steps p{font-size:13px;color:var(--muted);line-height:1.65}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1300px;margin:auto}.detail-grid article{border:1px solid var(--line);border-radius:6px;overflow:hidden}.detail-grid img{width:100%;aspect-ratio:1/1;object-fit:cover}.detail-grid article>div{padding:28px 27px 32px}.detail-grid h3{margin:12px 0 15px;font-family:Georgia,serif;font-size:30px;font-weight:400}.detail-grid p{font-size:13px;color:var(--muted);max-width:310px}.editorial-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper)}.editorial-banner>img{width:100%;height:660px;object-fit:cover;object-position:center 38%}.editorial-banner>div{padding:65px 6vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.editorial-banner h2{font-size:clamp(45px,4.6vw,74px);margin:15px 0 25px}.editorial-banner p:not(.eyebrow){font-size:14px;color:#e0c9d0;line-height:1.8}.editorial-banner .button{max-width:300px;margin:15px 0}.editorial-banner small{font-size:9px;color:#d8bdc5}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:9vw;max-width:1500px;margin:auto}.faq-intro h2{margin:20px 0 25px}.faq-intro>p:not(.eyebrow){font-size:14px;color:var(--muted)}.faq-intro .text-link{margin-top:10px}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:20px;align-items:center;cursor:pointer;list-style:none;font-weight:600;font-size:14px;padding:22px 0}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:24px;font-weight:400;line-height:1}details[open]>summary:after{content:"\2212"}details>p{font-size:13px;color:var(--muted);line-height:1.75;margin:0 25px 23px 0}details>.text-link{margin-bottom:20px}.last-offer{display:grid;grid-template-columns:1fr 1fr;background:#eacbd0;padding:65px max(5.5vw,24px);gap:8vw;align-items:center}.last-offer>div{padding-left:4vw}.last-offer h2{font-size:clamp(48px,5vw,78px);margin:20px 0}.last-offer p:not(.eyebrow){font-size:14px;color:#775460}.last-offer>.price-row{margin-top:25px}.last-offer>img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50% 50% 6px 6px}.last-offer .price-row{margin:24px 0}.last-offer .offer-pill{background:#fbf7f299}.site-footer{background:var(--ink);color:#f9ede6;padding:55px max(5.5vw,24px) 25px}.footer-top{display:flex;justify-content:space-between;gap:50px;padding:0 0 45px;border-bottom:1px solid #f6e7e426}.footer-logo{font:700 italic 76px/.9 Georgia,serif;letter-spacing:-7px;display:inline-block;margin-bottom:20px}.footer-top p{font-size:12px;color:#dbc0c9;line-height:1.7}.footer-links{display:flex;gap:8vw;align-items:flex-start}.footer-links h3{font-size:12px;letter-spacing:0;margin:5px 0 15px}.footer-links a{display:block;font-size:12px;color:#dbc0c9;margin:0 0 10px}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#dbc0c9;padding:22px 0 15px}.imagery-note{font-size:9px;color:#c9a5b3}.mobile-buy{display:none}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:6vw;padding-top:45px;padding-bottom:60px;max-width:1600px;margin:auto}.product-gallery{min-width:0}.main-product-image{position:relative;border-radius:6px;overflow:hidden;background:var(--soft)}.main-product-image>img{width:100%;aspect-ratio:1/1;object-fit:cover}.gallery-badge{position:absolute;top:20px;left:20px;padding:8px 12px;background:#fbf7f2d9;font-size:9px;letter-spacing:.06em}.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:12px 0 5px;scrollbar-width:thin}.gallery-thumbnails button{flex:0 0 65px;min-width:65px;border:1px solid var(--line);border-radius:4px;overflow:hidden;padding:0;background:none}.gallery-thumbnails button[aria-pressed=true]{border:2px solid var(--ink)}.gallery-thumbnails img{width:100%;height:65px;object-fit:cover}.product-copy{padding:20px 0}.product-copy h1{font-size:clamp(44px,4.1vw,65px);margin:20px 0}.product-subtitle{font-size:15px;color:var(--muted);line-height:1.7;max-width:470px}.variant-summary{display:flex;align-items:center;gap:10px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;margin:24px 0}.variant-summary>span:last-child{margin-left:auto}.color-dot{width:18px;height:18px;background:#edbec8;border-radius:50%;box-shadow:0 0 0 2px var(--paper),0 0 0 3px var(--ink)}.product-bullets{padding:0;margin:0 0 25px;list-style:none;font-size:13px}.product-bullets li{margin:10px 0;padding-left:24px;position:relative}.product-bullets li:before{content:"";position:absolute;left:3px;top:4px;width:6px;height:11px;border:solid currentColor;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.product-copy .buy-form{max-width:none}.dry-note{display:flex;gap:15px;padding:17px;background:#f0e3df;border-radius:4px;margin:22px 0}.dry-note>span{font-size:22px}.dry-note p{font-size:12px;line-height:1.6}.dry-note strong{display:block}.product-description summary{font-size:12px}.rte{font-size:14px;line-height:1.75}.rte h2{font-size:32px;letter-spacing:-.03em;margin:20px 0}.rte h3{font-size:18px;margin:25px 0 12px}.rte p,.rte ul,.rte ol{margin:0 0 18px}.rte li{margin-bottom:8px}.rte ul,.rte ol{padding-left:22px}.page-content{max-width:1000px;margin:auto;min-height:60vh}.page-content h1{font-size:70px;margin:20px 0 30px}.page-content>.button{max-width:300px;margin-top:30px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:10vw;max-width:1400px;margin:auto}.contact-page h1{font-size:65px;margin:20px 0 30px}.contact-page p{max-width:400px}.contact-card{background:#f1e6df;padding:35px;border-radius:6px}label{display:block;font-size:12px;margin:0 0 7px}label span{color:var(--muted)}input,textarea,select{border:1px solid #c7b5b4;border-radius:4px;background:var(--paper);color:var(--ink);padding:13px 14px;max-width:100%;font-size:16px}.contact-card input,.contact-card textarea{width:100%;margin:0 0 20px}.form-success{background:#e0e9df;padding:20px;margin-bottom:20px}.form-error{font-size:12px;color:#9f2640;margin-top:10px}.form-error:empty{display:none}.cart-page{max-width:1500px;margin:auto;min-height:65vh}.cart-page>h1{font-size:70px;margin:20px 0 40px}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:6vw}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:25px;border-top:1px solid var(--line);padding:25px 0}.cart-item img{width:120px;aspect-ratio:1;object-fit:cover;border-radius:4px}.cart-item h2{font:600 17px/1.3 Arial,sans-serif;letter-spacing:-.02em;margin-bottom:10px}.cart-item p{font-size:13px;margin-bottom:12px}.cart-item>strong{font-size:14px}.cart-item input{width:70px;margin:0 15px 0 0;padding:8px}.cart-summary{background:#f1e5df;padding:30px;border-radius:6px;height:max-content}.cart-summary h2{font-size:30px;margin-bottom:25px}.total-row{display:flex;justify-content:space-between;margin-bottom:15px;font-size:16px}.cart-summary .text-link{margin-top:25px}.update-button{background:none;border-width:0 0 1px}.empty-cart .button{max-width:330px;margin-top:30px}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.collection-card img{border-radius:6px}.collection-card h2{font-size:28px;margin:20px 0}.search-form{max-width:450px;margin-bottom:30px}.search-form input{width:100%;margin-bottom:15px}.bag-drawer{position:fixed;left:auto;right:0;top:0;bottom:0;margin:0;width:460px;max-width:100vw;max-height:100dvh;height:100dvh;padding:25px;border:0;background:var(--paper);color:var(--ink);overflow:auto}.bag-drawer::backdrop{background:#29151d70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bag-drawer[open]{display:flex;flex-direction:column}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-head h2{font-size:35px}.drawer-head h2 span{font:12px Arial;vertical-align:middle;background:var(--rose);border-radius:100%;padding:5px 9px;margin-left:10px}.icon-button{background:none;border:0;font-size:30px;color:var(--ink);padding:3px 10px}.drawer-item{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.drawer-item img{width:80px;height:95px;object-fit:cover;border-radius:4px}.drawer-item h3{font-size:14px;margin-bottom:8px}.drawer-item p{font-size:12px;margin-bottom:8px}.drawer-quantity{display:flex;gap:12px;align-items:center;font-size:12px}.drawer-quantity button{width:30px;height:30px;border:1px solid var(--line);background:transparent;border-radius:3px;color:var(--ink)}.drawer-bottom{margin-top:auto;padding-top:28px}.drawer-bottom>.text-link{margin:20px auto 0;display:table}.drawer-empty{padding:40px 0}.drawer-empty .button{margin-top:20px}#bag-items{padding-bottom:15px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;background:var(--ink);color:var(--paper);padding:15px 25px;z-index:60;border-radius:5px;font-size:13px;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%)}.password-page{min-height:100dvh;background:linear-gradient(125deg,#f7eae1,#e9c4cf);display:grid;place-items:center}.password-wrap{padding:55px 25px;max-width:570px;text-align:center}.password-wrap .footer-logo{margin-bottom:50px}.password-wrap h1{font-size:90px;margin:25px 0}.password-wrap details{margin:35px auto 0;max-width:350px}.password-wrap input{width:100%;margin:5px 0 15px}.password-wrap summary{font-size:12px}.shopify-policy__container{max-width:900px!important;padding:60px 24px!important}.shopify-policy__title h1{font-size:55px;margin:0 0 35px}.shopify-policy__body h2{font-size:30px;margin:30px 0 15px}@media(min-width:1600px){.hero-copy{padding-left:90px;padding-right:80px}.hero,.hero-image{min-height:780px}}@media(max-width:1050px){.hero-copy{padding:45px 5vw}.hero h1{font-size:76px}.hero-copy .eyebrow{font-size:9px;white-space:normal}.hero-facts{gap:8px;font-size:10px}.hero-facts span+span:before{margin-right:8px}.hero,.hero-image{min-height:640px}.hero-description{font-size:15px}.desktop-nav{gap:20px;margin-left:0}.header-actions{gap:20px}.header-shop{display:none}.section{padding-top:75px;padding-bottom:75px}.split-copy{padding:55px 5vw}.photo-panel{min-height:590px}.style-gallery>img{height:430px}.detail-grid article>div{padding:24px 20px}.detail-grid h3{font-size:27px}.last-offer>div{padding-left:0}.editorial-banner>img{height:620px}.editorial-banner>div{padding:50px 5vw}.faq-section{gap:5vw}.product-layout{gap:4vw}.product-copy h1{font-size:46px}.contact-page{gap:6vw}.contact-page h1{font-size:53px}}@media(max-width:749px){html{scroll-padding-top:80px}.announcement{height:29px;font-size:8px;gap:16px}.announcement span{font-size:7px}.header-inner{height:67px;padding:0 20px}.brand img{width:108px;height:44px}.desktop-nav{display:none}.header-shop{display:block;font-size:11px}.header-shop span{margin-left:6px}.header-actions{gap:18px}.hero{display:flex;flex-direction:column;min-height:0}.hero-image{order:0;min-height:0;height:390px}.hero-image>img{object-position:center 37%}.hero-copy{order:1;padding:31px 24px 37px}.hero-copy .eyebrow{font-size:9px;margin-bottom:15px}.little-star{font-size:14px}.hero h1{font-size:66px;line-height:.96;margin-bottom:20px}.hero h1 br{display:none}.hero h1 em{display:block}.hero-description{font-size:14px;margin-bottom:18px}.hero-facts{margin-bottom:22px;gap:11px;font-size:10px}.hero-facts span+span:before{margin-right:11px}.price{font-size:25px}.price-row{margin-bottom:18px}.buy-form{max-width:none}.buy-note{font-size:10px;margin:12px 0 17px}.image-corner{top:20px;left:22px;font-size:8px}.image-corner i{font-size:18px}.hero-stamp{width:79px;height:79px;right:20px;bottom:20px;font-size:26px}.hero-stamp>small{font-size:5.5px}.hero-stamp>span{font-size:9px;margin-bottom:4px}.benefit-strip{padding:19px 18px;gap:13px;font-size:8px;letter-spacing:.05em;justify-content:center;flex-wrap:wrap}.benefit-strip span:last-child,.benefit-strip b:last-of-type{display:none}.benefit-strip b{font-size:14px}.section{padding:59px 24px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:42px;margin-bottom:19px}.section-heading .eyebrow{font-size:9px;margin-bottom:15px}.section-heading p:not(.eyebrow){font-size:13px;line-height:1.7}.section-heading br{display:none}.section-heading h2 br{display:block}.style-gallery{margin:0 -10px}.style-gallery>img{height:auto;aspect-ratio:1/1.07;object-fit:cover;object-position:center}.style-labels>span{font-size:16px;padding:15px 5px}.style-labels small{font-size:6px;letter-spacing:.06em}.caption{font-size:9px;line-height:1.6;margin-top:12px}.split-section{display:flex;flex-direction:column}.photo-panel{min-height:0;height:390px}.photo-panel>img{object-position:center 34%}.photo-label{left:22px;bottom:20px;font-size:8px}.split-copy{padding:43px 25px 48px}.split-copy h2{font-size:47px;margin-bottom:28px}.split-copy .eyebrow{font-size:9px;margin-bottom:18px}.steps{gap:24px}.steps p{font-size:13px}.steps h3{font-size:17px}.detail-grid{grid-template-columns:1fr;gap:20px}.detail-grid article{display:grid;grid-template-columns:42% 58%;align-items:stretch}.detail-grid img{height:100%;aspect-ratio:auto;object-fit:cover}.detail-grid article>div{padding:24px 18px}.detail-grid h3{font-size:25px;line-height:1.08;margin:9px 0 12px}.detail-grid p{font-size:11px;line-height:1.65}.detail-grid .eyebrow{font-size:8px}.editorial-banner{grid-template-columns:1fr}.editorial-banner>img{height:410px;object-position:center 28%}.editorial-banner>div{padding:43px 25px 47px}.editorial-banner h2{font-size:49px;margin:14px 0 25px}.editorial-banner .eyebrow{font-size:9px}.editorial-banner .button{max-width:none}.editorial-banner p:not(.eyebrow){font-size:13px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-intro h2{font-size:44px;margin:16px 0 20px}.faq-intro p:not(.eyebrow){font-size:13px}.faq-intro .eyebrow{font-size:9px}summary{font-size:13px;padding:20px 0}details>p{font-size:12px}.last-offer{padding:42px 24px 48px;display:flex;flex-direction:column;gap:30px;align-items:stretch}.last-offer>img{order:0;max-height:360px;aspect-ratio:1.05/1;border-radius:50% 50% 5px 5px;object-fit:cover}.last-offer>div{order:1}.last-offer h2{font-size:54px;margin:18px 0}.last-offer .eyebrow{font-size:9px}.last-offer p:not(.eyebrow){font-size:13px}.site-footer{padding:43px 24px 110px}.footer-top{display:block;padding-bottom:30px}.footer-logo{font-size:68px;margin-bottom:20px}.footer-top p{font-size:12px}.footer-links{gap:50px;margin-top:35px}.footer-bottom{gap:10px;font-size:8px;flex-wrap:wrap}.imagery-note{font-size:8px}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:29;background:#fbf7f2fa;border-top:1px solid var(--line);padding:10px 15px calc(10px + env(safe-area-inset-bottom));gap:16px;align-items:center;box-shadow:0 -6px 20px #44233109}.mobile-buy>div{flex:1;min-width:0}.mobile-buy strong{font-size:11px;display:block;white-space:nowrap}.mobile-buy>div>span{font-size:12px;display:block;margin-top:3px}.mobile-buy small{font-size:8px;margin-left:7px;color:var(--muted)}.mobile-buy .button{width:139px;min-height:44px;padding:12px 14px;font-size:11px}.mobile-buy .button span{font-size:16px}.product-layout{display:block;padding:22px 20px 45px}.product-copy{padding:24px 4px 0}.product-copy h1{font-size:43px;margin:16px 0 20px}.product-copy .eyebrow{font-size:9px}.product-subtitle{font-size:14px}.product-gallery .caption{font-size:8px}.gallery-thumbnails{gap:7px}.gallery-thumbnails button{flex-basis:53px;min-width:53px}.gallery-thumbnails img{height:53px}.gallery-badge{font-size:7px;left:15px;top:15px}.variant-summary{margin-top:20px}.page-content h1{font-size:49px}.contact-page{display:block}.contact-page h1{font-size:51px}.contact-page>div>p{font-size:14px}.contact-card{margin-top:30px;padding:24px 20px}.cart-page>h1{font-size:52px}.cart-layout{grid-template-columns:1fr;gap:35px}.cart-item{grid-template-columns:75px 1fr auto;gap:14px}.cart-item img{width:75px;height:90px}.cart-item h2{font-size:13px}.cart-item p{font-size:12px}.cart-item>strong{font-size:12px}.cart-item .text-link{font-size:11px}.cart-summary{padding:25px 20px}.cart-summary h2{font-size:29px}.collection-grid{grid-template-columns:1fr}.bag-drawer{padding:21px;width:100vw}.drawer-head h2{font-size:31px}.toast{bottom:90px;width:max-content;max-width:90vw;text-align:center}.password-wrap h1{font-size:78px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}#shopify-section-header{position:sticky;top:-33px;z-index:30}.site-header{position:relative}@media(max-width:749px){#shopify-section-header{top:-29px}.section-heading p:not(.eyebrow) br{display:block}}.offer-options{border:0;padding:0;margin:0 0 17px;display:grid;gap:10px}.offer-options legend{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.offer-option{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:7px;cursor:pointer;background:#fff8}.offer-option:has(input:checked){border:2px solid var(--ink);padding:15px;background:#f4e5e7}.offer-option input{accent-color:var(--ink);width:17px;height:17px;flex-shrink:0}.offer-choice{flex:1}.offer-option-top{display:flex;justify-content:space-between;gap:10px;font-size:14px}.offer-option-sub{display:block;font-size:11px;margin-top:4px;color:var(--muted)}.offer-tag{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-top:9px;background:var(--ink);color:var(--paper);padding:4px 7px;border-radius:3px}.offer-terms{font-size:10px;line-height:1.6;color:var(--muted);margin:12px 0 0}.hero h1{font-size:clamp(58px,5.5vw,88px)}.hero-copy{padding-top:43px;padding-bottom:43px}.hero-copy .eyebrow{font-size:10px;white-space:normal}.hero .buy-form{max-width:460px}.hero-image>img{object-position:center}.hero-image{min-height:800px}.hero-description{font-size:16px;max-width:465px}.duo-share{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:1450px;margin:auto}.duo-share>div{max-width:530px}.duo-share h2{margin:18px 0 25px}.duo-share>img{width:100%;max-height:590px;object-fit:cover;border-radius:7px}.duo-value{display:flex;gap:20px;flex-wrap:wrap;padding:20px 0;margin:22px 0;border-block:1px solid var(--line);font-size:14px}.duo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1180px;margin:auto}.duo-steps article>span{font:italic 48px Georgia;color:#b47d91}.duo-steps h3{font-size:22px;margin:15px 0}.duo-steps p{font-size:14px;color:var(--muted)}.duo-guide{background:var(--soft)}.cart-discount{font-size:11px;color:#784254}.site-footer .footer-links a{text-transform:capitalize}@media(max-width:749px){.hero h1{font-size:57px}.hero h1 br{display:block}.hero-copy{padding:28px 24px 36px}.hero-image{height:390px;min-height:0}.hero-image>img{object-position:center}.hero-description{font-size:14px}.hero-copy .eyebrow{font-size:9px}.offer-option{padding:13px 11px}.offer-option:has(input:checked){padding:12px 10px}.offer-option-top{font-size:13px}.offer-option-sub{font-size:10px}.offer-tag{font-size:8px}.duo-share{grid-template-columns:1fr;gap:28px}.duo-share>img{max-height:430px}.duo-steps{grid-template-columns:1fr;gap:25px}.duo-steps h3{margin:5px 0 12px}.duo-value{font-size:12px;gap:15px}.header-actions{gap:12px}.header-shop{font-size:10px}.announcement{font-size:7px;gap:12px}.announcement span{font-size:6px}.product-copy h1{font-size:49px}}.offer-price{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.offer-price s{font-size:11px;font-weight:400;color:var(--muted);text-decoration-thickness:1px}.mobile-buy s{font-size:10px;color:var(--muted);margin-right:3px}.mobile-buy small{display:block;margin:2px 0 0}.arrow-icon{position:relative;display:inline-block;flex:0 0 20px;width:20px;height:16px;color:inherit;vertical-align:middle}.arrow-icon:before{content:"";position:absolute;left:0;right:1px;top:7px;border-top:1px solid currentColor}.arrow-icon:after{content:"";position:absolute;right:1px;top:3px;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.arrow-diagonal{transform:rotate(-45deg);width:17px;flex-basis:17px}.spark-icon{display:inline-block;width:18px;height:18px;vertical-align:middle;flex-shrink:0}.eyebrow>.spark-icon{margin-right:9px}.benefit-strip b{display:flex;align-items:center}.dry-note>.spark-icon{width:20px;height:20px}.image-corner{top:0;left:0;right:0;height:70px;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 20px;z-index:1}.image-corner strong{font-size:10px;letter-spacing:.13em}.image-corner i{font-size:27px;line-height:1}.hero-image>img{top:70px;height:calc(100% - 70px)}@media(max-width:749px){.image-corner{height:54px;gap:18px;padding:10px 16px}.image-corner strong{font-size:8px}.image-corner i{font-size:23px}.hero-image{height:444px}.hero-image>img{top:54px;height:390px}.offer-option-top{flex-wrap:wrap;row-gap:3px}.offer-price{margin-left:auto}.offer-price s{font-size:10px}.spark-icon{width:13px;height:13px}.benefit-strip .spark-icon{width:12px;height:12px}.mobile-buy .arrow-icon{width:16px;flex-basis:16px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/wavyy.css.map */
