@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#17151d;--muted:#686571;--paper:#fff;--soft:#f5f3f7;--accent:#7b39da;--line:#e4e1e8;--radius:20px;--font:'DM Sans',Arial,sans-serif;--head:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 var(--font)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a678ef;outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--head);line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(42px,4.8vw,72px);font-weight:800;margin-bottom:28px}h2{font-size:clamp(32px,3.3vw,49px);font-weight:800}h3{font-size:22px}em{font-style:normal;color:var(--accent)}.wrap{max-width:1360px;margin:auto;padding-left:6%;padding-right:6%}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.16em;font-weight:700;margin-bottom:20px}.announcement{background:#19151f;color:white;text-align:center;padding:10px 16px;font-size:13px;font-weight:500}.announcement span{margin-left:24px;font-size:11px;color:#d0c8db}.header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-family:var(--head);font-weight:800;letter-spacing:-.065em;font-size:33px;line-height:1}.wordmark span{font-size:12px;color:var(--accent);vertical-align:top;margin-left:3px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a:hover,.footer a:hover{color:var(--accent)}.cart-link{display:flex;align-items:center;gap:8px;font-size:13px}.cart-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}.cart-link b{font-size:11px;background:#efebf4;border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;padding-top:30px;padding-bottom:62px}.hero-copy{padding:22px 0}.hero-copy .eyebrow{color:var(--accent)}.hero-intro{font-size:17px;max-width:445px;color:var(--muted);line-height:1.65;margin-bottom:28px}.button{border:0;background:var(--ink);color:white;display:inline-flex;justify-content:center;align-items:center;gap:38px;padding:17px 24px;border-radius:8px;line-height:1.3;font-size:14px;font-weight:700;transition:background .18s,transform .18s}.button:hover{background:var(--accent);transform:translateY(-1px)}.button span{font-size:22px;line-height:1}.button.light{background:white;color:var(--ink)}.button.outline{border:1px solid var(--ink);background:white;color:var(--ink)}.button.full{width:100%;display:flex;justify-content:space-between}.hero-price{display:flex;gap:13px;align-items:center;font-size:12px;line-height:1.5;margin-top:30px;color:var(--muted)}.hero-price strong{font-size:35px;letter-spacing:-.05em;color:var(--ink);font-family:var(--head)}.hero-price i{height:31px;width:1px;background:var(--line);margin:0 5px}.hero-visual{position:relative;min-height:530px;height:100%;border-radius:var(--radius);overflow:hidden;background:#edeaf0}.hero-visual>img{height:100%;width:100%;min-height:530px;object-fit:cover;object-position:62% center}.floating-note{position:absolute;left:22px;bottom:60px;display:flex;flex-direction:column;background:rgba(255,255,255,.96);padding:15px 22px;border-radius:9px;box-shadow:0 3px 24px #17151d10;line-height:1.5;font-size:13px}.floating-note strong{font-size:21px;font-family:var(--head);letter-spacing:-.04em}.image-caption{position:absolute;bottom:21px;left:22px;color:white;font-weight:600;font-size:10px;letter-spacing:.16em;text-shadow:0 1px 5px #111}.benefit-strip{background:var(--soft);padding:23px 0}.benefit-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:600}.benefit-strip span:before{content:'✓';color:var(--accent);margin-right:12px}.collection{padding-top:88px;padding-bottom:84px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);font-size:15px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-photo{display:block;aspect-ratio:1.25;position:relative;overflow:hidden;border-radius:var(--radius);background:var(--soft)}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-photo:hover img{transform:scale(1.025)}.product-photo.butterfly img{object-position:center}.photo-label{position:absolute;top:20px;left:20px;background:#ffffffeb;border-radius:5px;padding:8px 11px;font-size:10px;letter-spacing:.12em;font-weight:700}.product-card-info{display:flex;justify-content:space-between;gap:20px;margin-top:22px}.product-card-info h3{margin-bottom:7px}.product-card-info p{font-size:13px;color:var(--muted);margin-bottom:15px}.product-card-info strong{font-size:23px;line-height:1.2;white-space:nowrap}.card-tail{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.card-tail>a{font-weight:700;font-size:14px}.mini-swatches{display:flex;align-items:center;gap:4px}.mini-swatches i{display:block;width:14px;height:14px;background:var(--swatch);border-radius:50%;border:1px solid #0002}.mini-swatches span{margin-left:4px;color:var(--muted);font-size:11px}.offer{margin-bottom:95px;background:#241633;border-radius:var(--radius);color:white;padding-top:56px;padding-bottom:56px;display:flex;justify-content:space-between;align-items:center;max-width:1197px;width:88%;position:relative;overflow:hidden}.offer h2{font-size:clamp(36px,4vw,57px)}.offer em{color:#d5b2ff}.offer p{font-size:14px;color:#d2c8dc}.offer .eyebrow{color:#c6a9ee}.offer-price{width:34%;text-align:center}.offer-price>span{font-size:11px;letter-spacing:.17em}.offer-price>strong{display:block;font-family:var(--head);font-size:116px;letter-spacing:-.08em;line-height:1.2}.offer-price strong span{font-size:56px;vertical-align:top;line-height:1.8}.offer-price small{color:#c5b8d0;font-size:11px}.lifestyle{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:90px;align-items:center}.lifestyle-image{position:relative;overflow:hidden;border-radius:var(--radius);max-height:690px}.lifestyle-image img{width:100%;height:650px;object-fit:cover}.lifestyle-image>span{position:absolute;bottom:25px;left:25px;font-size:10px;letter-spacing:.16em;font-weight:700;color:white;text-shadow:0 1px 5px black}.lead{color:var(--muted);font-size:16px}.how ol{padding:0;margin:29px 0;list-style:none}.how li{display:flex;gap:19px;margin:24px 0}.how li>span{font-size:12px;font-weight:700;color:var(--accent);padding-top:3px}.how h3{font-size:17px;letter-spacing:-.025em;margin-bottom:8px}.how li p{font-size:14px;color:var(--muted);line-height:1.65;margin-bottom:0}.fine-print{font-size:12px!important;color:var(--muted);line-height:1.6}.faq{border-top:1px solid var(--line);padding-top:76px;padding-bottom:85px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}.faq a{text-decoration:underline;text-underline-offset:3px}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;font-size:15px;font-weight:600;list-style:none;position:relative;padding-right:30px}.faq-list summary:after{content:'+';position:absolute;right:2px;font-size:23px;top:-5px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{margin:17px 0 0;color:var(--muted);font-size:14px}.footer{background:#f3f1f6}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-top:62px;padding-bottom:45px}.footer-top p{color:var(--muted);font-size:15px;line-height:1.6;margin-top:22px}.footer h3{font-size:14px;letter-spacing:0;margin-bottom:17px}.footer-top>div>a:not(.wordmark){display:block;font-size:13px;color:var(--muted);margin:9px 0}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);padding-top:20px;padding-bottom:20px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-top:35px;padding-bottom:80px}.gallery{position:sticky;top:25px;align-self:start}.main-product-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);background:var(--soft)}.gallery-thumbs{display:flex;gap:10px;margin:15px 0}.gallery-thumbs button{border:1px solid var(--line);background:var(--soft);padding:0;border-radius:9px;overflow:hidden;width:78px;height:78px}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.product-buy h1{font-size:50px;margin-bottom:20px}.back-link{display:inline-block;color:var(--muted);font-size:12px;margin-bottom:25px}.product-buy .eyebrow{font-size:10px;margin-bottom:15px;color:var(--accent)}.product-price{display:flex;gap:15px;align-items:baseline;margin-bottom:15px}.product-price strong{font-size:34px;font-family:var(--head);letter-spacing:-.04em}.product-price span{font-size:13px;color:var(--muted)}.product-offer{padding:13px 16px;background:#f0e8fb;border:1px solid #e8dcf8;border-radius:8px;font-weight:700;font-size:14px;margin:22px 0}.product-offer span{display:block;font-weight:400;font-size:12px;margin-top:3px;color:#645174}fieldset{border:0;padding:0;margin:25px 0}legend,.quantity-label{font-size:13px;font-weight:700;margin-bottom:12px;display:block}.shape-options{display:flex;gap:10px}.shape-options button{background:white;border:1px solid var(--line);border-radius:8px;padding:12px 16px;flex:1;text-align:left;font-size:15px;font-weight:700}.shape-options button span{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:3px}.shape-options button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);background:#faf7ff}.swatches{display:flex;flex-wrap:wrap;gap:9px}.swatch{width:31px;height:31px;min-width:31px;padding:3px;border:1px solid #d3cfd8;border-radius:50%;background:white}.swatch i{display:block;width:100%;height:100%;border-radius:50%;background:var(--swatch)}.swatch[aria-pressed=true]{outline:2px solid var(--accent);outline-offset:2px}.quantity-row{display:flex;gap:0;margin-bottom:20px;height:46px}.quantity-row>button:not(.pack-button){background:var(--soft);border:1px solid var(--line);width:42px;font-size:20px}.quantity-row>input{border:1px solid var(--line);border-right:0;border-left:0;width:58px;min-width:40px;text-align:center;border-radius:0;padding:5px}.quantity-row .pack-button{background:white;color:var(--accent);border:1px solid #d9c6f2;font-size:12px;font-weight:700;padding:6px 17px;border-radius:7px;margin-left:15px}.form-message{font-size:13px;margin:12px 0}.product-details{border-top:1px solid var(--line);padding-top:19px;margin-top:25px}.product-details summary{font-weight:600;font-size:14px;cursor:pointer}.rte{font-size:15px;color:#57535e;line-height:1.8}.rte h2,.rte h3{color:var(--ink);margin-top:30px}.rte a{text-decoration:underline}.rte ul{padding-left:22px}.native-variants label{display:block;font-size:14px}select,input,textarea{border:1px solid #cfcad6;border-radius:6px;max-width:100%;padding:11px 12px;background:white;color:var(--ink)}select{width:100%}.cart-page{padding-top:44px;padding-bottom:100px;min-height:520px}.cart-page>h1{font-size:52px}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:55px}.cart-items{margin-bottom:25px}.cart-item{display:grid;grid-template-columns:105px 1fr auto;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{width:105px;height:120px;object-fit:cover;border-radius:9px}.cart-item h2{font-size:17px;line-height:1.4;letter-spacing:-.02em;margin-bottom:5px}.cart-item p{font-size:12px;color:var(--muted);margin:3px 0}.cart-item label{font-size:11px;display:block}.cart-item input{width:68px;padding:4px 6px}.cart-item .remove{font-size:11px;text-decoration:underline;margin-left:10px}.cart-item>strong{font-size:15px;white-space:nowrap}.discount-note,.savings{color:var(--accent)!important}.cart-summary{padding:27px;background:var(--soft);border-radius:15px;align-self:start}.cart-summary h2{font-size:25px;margin-bottom:25px}.cart-summary>div{display:flex;justify-content:space-between;font-size:14px;margin-bottom:13px}.cart-summary .total{border-top:1px solid var(--line);padding-top:20px;margin-top:20px;font-size:21px}.cart-summary p{font-size:12px;color:var(--muted);margin-top:13px}.cart-summary>a{display:block;font-size:12px;text-align:center;margin-top:20px;text-decoration:underline}.empty-cart{padding:35px 0}.text-page{padding-top:55px;padding-bottom:100px;min-height:450px}.text-page .rte{max-width:850px}.collection-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.collection-cards img{border-radius:var(--radius)}.collection-cards h2{font-size:25px;margin-top:20px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:70px;padding-bottom:100px}.contact-page form label,.password-card label{display:block;font-size:13px;margin-bottom:7px}.contact-page input,.contact-page textarea{display:block;width:100%;margin-bottom:18px}.contact-page .button{margin-top:10px}.success{color:#277040}.password-body{min-height:100vh;background:#f3f0f7;display:grid;place-items:center;padding:30px}.password-card{width:100%;max-width:500px;padding:45px;background:white;border-radius:18px}.password-card .eyebrow{margin-top:48px;color:var(--accent)}.password-card h1{font-size:56px}.password-card>p:not(.eyebrow){color:var(--muted);font-size:14px}.password-card form{margin-top:27px}.password-card input{width:100%;margin-bottom:14px}.owner-link{display:block;text-align:center;font-size:12px;margin-top:22px;text-decoration:underline;color:var(--muted)}.skip-link{position:fixed;top:-100px;left:20px;background:white;color:var(--ink);padding:12px;z-index:100}.skip-link:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1450px){.offer{width:1197px}.hero-visual{min-height:575px}}
@media(max-width:980px){.wrap{padding-left:5%;padding-right:5%}.header nav{gap:16px;font-size:12px}.hero{gap:22px}.hero-visual,.hero-visual>img{min-height:460px}.hero h1{font-size:48px}.hero-price{flex-wrap:wrap}.lifestyle{gap:35px}.offer{width:90%}.offer-price>strong{font-size:92px}.product-page{gap:32px}.product-buy h1{font-size:42px}.cart-layout{gap:28px}.cart-item{grid-template-columns:80px 1fr;gap:15px}.cart-item>strong{grid-column:2}.cart-item img{width:80px;height:100px}}
@media(max-width:700px){h1{font-size:46px}h2{font-size:36px}.announcement{font-size:11px;padding:10px}.announcement span{display:none}.header{height:76px;gap:15px}.wordmark{font-size:29px}.header nav{display:none}.cart-link>span{display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:17px;padding-bottom:32px;gap:20px}.hero-copy{padding-top:8px;padding-bottom:4px}.hero h1{font-size:49px;line-height:1.02;max-width:550px;margin-bottom:21px}.hero-intro{font-size:15px;max-width:100%;margin-bottom:22px}.eyebrow{font-size:10px;margin-bottom:15px}.hero-price{margin-top:22px;font-size:11px}.hero-price strong{font-size:31px}.hero-visual{height:410px;min-height:0}.hero-visual>img{height:410px;min-height:0;object-position:center}.floating-note{bottom:49px;padding:11px 16px}.floating-note strong{font-size:19px}.benefit-strip{padding:19px 0}.benefit-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:11px;font-size:11px}.benefit-strip span:before{margin-right:7px}.collection{padding-top:49px;padding-bottom:48px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:24px}.section-heading>p{font-size:14px;margin-bottom:0}.product-grid{grid-template-columns:1fr;gap:35px}.product-photo{aspect-ratio:1.15}.product-card-info h3{font-size:24px}.product-card-info p{font-size:13px}.product-card-info strong{font-size:24px}.card-tail{font-size:12px}.offer{width:90%;padding:32px 25px;margin-bottom:52px;align-items:flex-start;gap:30px}.offer h2{font-size:33px;margin-bottom:20px}.offer p{font-size:12px}.offer .button{font-size:12px;gap:12px;padding:14px 15px}.offer-price{width:30%;min-width:88px;padding-top:27px}.offer-price>strong{font-size:59px}.offer-price strong span{font-size:27px}.offer-price>span{font-size:9px;letter-spacing:.07em}.offer-price p{font-size:10px}.offer-price small{display:none}.lifestyle{grid-template-columns:1fr;gap:33px;padding-bottom:49px}.lifestyle-image img{height:470px}.how .lead{font-size:15px}.how li{margin:21px 0}.faq{grid-template-columns:1fr;gap:24px;padding-top:46px;padding-bottom:48px}.faq h2{margin-bottom:18px}.faq-list summary{font-size:14px}.footer-top{grid-template-columns:1fr 1fr;padding-top:40px;padding-bottom:25px;gap:26px}.footer-top>div:first-child{grid-column:1/-1}.footer-top p{margin-top:15px;margin-bottom:4px}.footer-bottom{flex-direction:column;gap:7px;font-size:10px;padding-top:16px;padding-bottom:20px}.product-page{grid-template-columns:1fr;gap:27px;padding-top:14px;padding-bottom:48px}.gallery{position:static}.main-product-image{aspect-ratio:1.12}.gallery .fine-print{font-size:10px!important}.product-buy h1{font-size:43px}.back-link{margin-bottom:20px}.product-page+.faq{padding-top:40px}.cart-page{padding-top:30px;padding-bottom:50px}.cart-page>h1{font-size:43px}.cart-layout{grid-template-columns:1fr;gap:35px}.cart-item{grid-template-columns:75px 1fr auto;gap:13px}.cart-item>strong{grid-column:auto;font-size:13px}.cart-item h2{font-size:15px}.cart-item img{width:75px;height:95px}.contact-page{grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:50px}.contact-page h1{font-size:45px}.text-page{padding-top:35px;padding-bottom:60px}.text-page h1{font-size:43px}.collection-cards{grid-template-columns:1fr}.password-card{padding:30px}.password-card h1{font-size:47px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.cart-review-warning{border:1px solid #bb4964;background:#fff1f5;color:#78243a;padding:12px 14px;border-radius:8px;font-size:13px;line-height:1.5}.swatch-text{min-width:44px;width:auto;padding:8px 12px;border:1px solid var(--line)}.swatch:disabled{opacity:.35}.swatch:disabled i{background-image:linear-gradient(135deg,transparent 46%,#17151d 47%,#17151d 53%,transparent 54%)}

.main-product-image{object-fit:contain}.gallery-thumbs{flex-wrap:wrap;max-width:100%;padding:3px}.gallery-thumbs button{flex:0 0 78px;width:78px;height:78px}.gallery-thumbs img{object-fit:contain}.gallery-thumbs button[aria-pressed=true]{border-color:var(--accent);outline:2px solid var(--accent);outline-offset:1px}.usage-section{padding-bottom:86px}.usage-section .section-heading{margin-bottom:28px}.usage-section h2{max-width:590px}.usage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.usage-card{margin:0;min-width:0}.usage-card>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:var(--soft);border-radius:var(--radius)}.usage-card figcaption{padding:18px 2px 0}.usage-card h3{font-size:20px;letter-spacing:-.025em;margin-bottom:8px}.usage-card p{font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:0}.usage-caption{margin:22px 0 0}@media(max-width:980px){.usage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}}@media(max-width:700px){.gallery-thumbs{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;padding:4px 3px 9px;scroll-snap-type:x proximity}.gallery-thumbs button{scroll-snap-align:start}.usage-section{padding-bottom:49px}.usage-section .section-heading{margin-bottom:24px}.usage-grid{grid-template-columns:1fr;gap:30px}.usage-card h3{font-size:23px}.usage-card figcaption{padding-top:15px}}
.product-page{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.gallery,.product-buy{min-width:0}.gallery-thumbs{width:100%;min-width:0}.main-product-image{height:auto}@media(max-width:700px){.product-page{grid-template-columns:minmax(0,1fr)}}
