*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:var(--cream);font-family:Trebuchet MS,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg,video,model-viewer{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit}button,summary,[type=submit]{cursor:pointer}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.22em}h1,h2,h3,h4,p,ul,ol{margin-top:0}h1,h2,h3,.display{font-family:Arial Rounded MT Bold,Trebuchet MS,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.045em;text-wrap:balance}h1{font-size:clamp(3.25rem,8vw,6.5rem);line-height:.92}h2{font-size:clamp(2.45rem,5.6vw,4.35rem);line-height:.98}h3{font-size:clamp(1.45rem,3vw,2rem);line-height:1.08}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.skip-link{position:fixed;z-index:999;top:10px;left:10px;padding:10px 15px;color:var(--paper);background:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.page-width{width:min(calc(100% - 36px),var(--page-width));margin-inline:auto}.section-space{padding-block:74px}.eyebrow{margin-bottom:14px;color:#302a35a3;font-size:.69rem;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.lede{max-width:58ch;color:#302a35bf;font-size:1.04rem}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border:2px solid var(--ink);border-radius:999px;color:var(--paper);background:var(--ink);box-shadow:0 8px #302a3521;font-size:.76rem;font-weight:800;letter-spacing:.08em;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease}.button:hover{box-shadow:0 4px #302a3521;transform:translateY(3px)}.button--coral{border-color:var(--coral);color:var(--ink);background:var(--coral)}.button--paper{border-color:var(--paper);color:var(--ink);background:var(--paper)}.button--outline{color:var(--ink);background:transparent;box-shadow:none}.button[disabled]{cursor:not-allowed;opacity:.48;transform:none}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;text-decoration-color:var(--coral)}.text-link:after{content:"\2192";transition:transform .18s ease}.text-link:hover:after{transform:translate(4px)}[data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}[data-reveal].is-visible,.no-js [data-reveal]{opacity:1;transform:none}.announcement{display:flex;min-height:36px;align-items:center;justify-content:center;padding:7px 16px;color:var(--paper);background:var(--ink);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgb(48 42 53 / .1);background:#fff8f1eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:grid;min-height:72px;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:900;letter-spacing:-.04em;text-decoration:none}.brand-mark{position:relative;display:grid;width:36px;aspect-ratio:1;place-items:center;border:2px solid var(--ink);border-radius:50% 50% 46% 54%;color:var(--ink);background:var(--sun);transform:rotate(-7deg)}.brand-mark .icon{width:20px;height:20px;fill:currentColor;stroke:none;transform:rotate(7deg)}.desktop-nav{display:none}.desktop-nav ul{display:flex;gap:26px;align-items:center;margin:0;padding:0;list-style:none}.desktop-nav a{font-size:.72rem;font-weight:800;text-decoration:none;text-transform:uppercase}.desktop-nav a:hover{text-decoration:underline;text-decoration-color:var(--coral)}.header-actions{display:flex;gap:10px;align-items:center;justify-self:end}.header-icon{position:relative;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;color:var(--ink);background:transparent;text-decoration:none}.header-icon:hover{background:var(--paper)}.header-icon .icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.cart-count{position:absolute;top:3px;right:1px;display:grid;min-width:18px;height:18px;place-items:center;padding-inline:4px;border-radius:999px;color:var(--ink);background:var(--coral);font-size:.58rem;font-weight:900}.header-cta{display:none;min-height:42px;padding:11px 17px;box-shadow:none}.mobile-nav{position:fixed;z-index:48;inset:108px 0 auto;padding:28px 18px 34px;border-bottom:2px solid var(--ink);background:var(--cream)}.mobile-nav[hidden]{display:none}.mobile-nav ul{display:grid;gap:5px;margin:0 0 20px;padding:0;list-style:none}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid rgb(48 42 53 / .13);font-size:1.2rem;font-weight:800;text-decoration:none}.mobile-nav .button{width:100%}.product-hero{position:relative;overflow:hidden;padding-block:52px 68px}.product-hero:before{content:"";position:absolute;top:-210px;right:-180px;width:520px;aspect-ratio:1;border-radius:50%;background:var(--lilac);opacity:.72}.product-hero:after{content:"";position:absolute;bottom:-190px;left:-170px;width:420px;aspect-ratio:1;border-radius:50%;background:var(--mint);opacity:.66}.hero-grid{position:relative;z-index:1;display:grid;gap:42px}.hero-copy{align-self:center}.hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border:1px solid rgb(48 42 53 / .14);border-radius:999px;background:#fffdf9bd;font-size:.68rem;font-weight:800;text-transform:uppercase}.hero-kicker:before{content:"";width:9px;aspect-ratio:1;border-radius:50%;background:var(--coral);box-shadow:0 0 0 4px #ff8c722b}.hero-copy h1{max-width:9ch;margin-bottom:24px}.hero-copy .lede{margin-bottom:24px;font-size:1.08rem}.benefit-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.benefit-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgb(48 42 53 / .13);border-radius:999px;background:var(--paper);font-size:.68rem;font-weight:800}.benefit-pill .icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.hero-buybox{max-width:570px;padding:20px;border:2px solid var(--ink);border-radius:24px;background:#fffdf9cc;box-shadow:8px 8px 0 var(--ink)}.buybox-top{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:16px}.buybox-title{font-size:.82rem;font-weight:900}.product-price{font-size:1.35rem;font-weight:900;letter-spacing:-.04em}.buybox-fit{margin:-7px 0 15px;color:#302a359e;font-size:.68rem;font-weight:700}.product-form{display:grid;gap:14px}.form-row{display:grid;gap:12px}.field-label{display:block;margin-bottom:6px;font-size:.63rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.select,.quantity-input{width:100%;min-height:52px;padding:11px 14px;border:2px solid var(--ink);border-radius:14px;color:var(--ink);background:var(--paper)}.quantity-input{max-width:88px}.product-submit{width:100%;min-height:56px}.buybox-total{display:grid;grid-template-columns:1fr auto;gap:2px 18px;margin-top:15px;padding-top:14px;border-top:1px solid rgb(48 42 53 / .14);font-size:.75rem}.buybox-total span,.buybox-total strong{font-weight:900}.buybox-total small{grid-column:1 / -1;color:#302a359e;font-size:.65rem}.buybox-note{display:flex;gap:8px;align-items:center;justify-content:center;margin:12px 0 0;color:#302a359e;font-size:.66rem;text-align:center}.buybox-note .icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.hero-trust span{padding:10px 7px;border-radius:13px;background:#fffdf9ad;font-size:.61rem;font-weight:800;text-align:center}.hero-media{position:relative;min-width:0}.media-stage{position:relative;display:grid;min-height:500px;overflow:hidden;place-items:center;border:2px solid var(--ink);border-radius:42px 42px 130px;background:linear-gradient(145deg,var(--lilac),#f1eafa);box-shadow:12px 12px 0 var(--ink)}.media-stage:before{content:"";position:absolute;top:28px;right:30px;width:92px;aspect-ratio:1;border-radius:50%;background:var(--sun)}.media-stage:after{content:"";position:absolute;bottom:34px;left:34px;width:128px;height:44px;border:2px solid var(--ink);border-radius:50%;opacity:.15;transform:rotate(-12deg)}.media-stage img,.media-stage video,.media-stage model-viewer{width:100%;height:100%;object-fit:contain}.media-placeholder{position:relative;z-index:1;display:grid;width:min(72%,340px);min-height:310px;place-items:center;padding:28px;border:2px dashed rgb(48 42 53 / .28);border-radius:34px 34px 92px;color:#302a3599;background:#fffdf952;text-align:center}.media-placeholder .icon{width:64px;height:64px;margin:0 auto 16px;fill:currentColor;stroke:none;opacity:.45}.media-placeholder strong{display:block;color:var(--ink);font-size:1.05rem}.media-placeholder small{display:block;margin-top:5px;font-size:.73rem}.floating-note{position:absolute;z-index:3;right:-4px;bottom:34px;max-width:170px;padding:14px 16px;border:2px solid var(--ink);border-radius:18px;background:var(--sun);box-shadow:5px 5px 0 var(--ink);font-size:.7rem;font-weight:800;transform:rotate(3deg)}.feature-strip{border-block:2px solid var(--ink);background:var(--paper)}.feature-grid{display:grid}.feature-card{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:center;padding:26px 0;border-bottom:1px solid rgb(48 42 53 / .14)}.feature-card:last-child{border-bottom:0}.feature-icon{display:grid;width:52px;aspect-ratio:1;place-items:center;border:2px solid var(--ink);border-radius:18px;color:var(--ink)}.feature-card:nth-child(1) .feature-icon{background:var(--mint)}.feature-card:nth-child(2) .feature-icon{background:var(--sun)}.feature-card:nth-child(3) .feature-icon{background:var(--lilac)}.feature-icon .icon{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.feature-card h3{margin-bottom:5px;font-size:1rem;letter-spacing:-.02em}.feature-card p{margin-bottom:0;color:#302a35ab;font-size:.78rem}.nail-day-bridge{position:relative;overflow:hidden;background:var(--coral)}.nail-day-bridge:after{content:"";position:absolute;right:-90px;bottom:-130px;width:320px;aspect-ratio:1;border:2px solid rgb(48 42 53 / .13);border-radius:50%}.bridge-grid{position:relative;z-index:1;display:grid;gap:44px}.bridge-copy h2{max-width:13ch;margin-bottom:22px}.bridge-copy .lede{margin-bottom:24px;color:#302a35c2}.bridge-cards{display:grid;gap:12px}.bridge-card{padding:24px;border:2px solid var(--ink);border-radius:24px 24px 58px;background:var(--paper);box-shadow:6px 6px 0 var(--ink)}.bridge-card:nth-child(2){background:var(--sun)}.bridge-card:nth-child(3){background:var(--mint)}.bridge-card>span{display:inline-grid;width:38px;aspect-ratio:1;place-items:center;margin-bottom:24px;border:1px solid var(--ink);border-radius:50%;font-size:.65rem;font-weight:900}.bridge-card h3{margin-bottom:8px;font-size:1.15rem}.bridge-card p{margin-bottom:0;color:#302a35ad;font-size:.78rem}.gentle-story{overflow:hidden;background:var(--paper)}.story-grid{display:grid;gap:46px;align-items:center}.story-media{position:relative;min-height:440px;overflow:hidden;border:2px solid var(--ink);border-radius:110px 36px 36px;background:linear-gradient(145deg,var(--mint),#e9f4ed)}.story-media img,.story-media video{width:100%;height:100%;object-fit:contain}.story-media .media-placeholder{position:absolute;inset:50% auto auto 50%;min-height:250px;transform:translate(-50%,-50%)}.story-copy h2{max-width:10ch;margin-bottom:22px}.story-copy .lede{margin-bottom:28px}.story-points{display:grid;gap:12px;margin:0 0 28px;padding:0;list-style:none}.story-points li{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:start;padding:14px;border:1px solid rgb(48 42 53 / .13);border-radius:16px;background:var(--cream)}.story-points b{display:grid;width:32px;aspect-ratio:1;place-items:center;border-radius:50%;background:var(--coral);font-size:.7rem}.story-points strong{display:block;font-size:.85rem}.story-points span{color:#302a35ad;font-size:.76rem}.safety-note{padding:15px 17px;border-left:4px solid var(--coral);border-radius:0 14px 14px 0;background:#ff8c721f;color:#302a35b3;font-size:.75rem}.calm-steps{position:relative;overflow:hidden;background:var(--ink);color:var(--paper)}.calm-steps:before{content:"";position:absolute;top:-150px;right:-80px;width:340px;aspect-ratio:1;border:1px solid rgb(255 253 249 / .14);border-radius:50%}.section-heading{display:grid;gap:16px;margin-bottom:38px}.calm-steps .eyebrow,.calm-steps .lede{color:#fffdf99e}.steps-grid{position:relative;display:grid;gap:12px}.step-card{padding:26px;border:1px solid rgb(255 253 249 / .17);border-radius:24px 24px 58px;background:#fffdf90f}.step-card:nth-child(2){background:#cfe8da1c}.step-card:nth-child(3){background:#dcd5f31c}.step-number{display:grid;width:48px;aspect-ratio:1;place-items:center;margin-bottom:44px;border-radius:50%;color:var(--ink);background:var(--sun);font-size:.73rem;font-weight:900}.step-card:nth-child(2) .step-number{background:var(--mint)}.step-card:nth-child(3) .step-number{background:var(--lilac)}.step-card h3{margin-bottom:10px;font-size:1.35rem}.step-card p{margin-bottom:0;color:#fffdf9a8;font-size:.83rem}.comparison{background:var(--cream)}.comparison h2{max-width:11ch;margin-bottom:38px}.compare-shell{overflow:hidden;border:2px solid var(--ink);border-radius:26px;background:var(--paper);box-shadow:9px 9px 0 var(--ink)}.compare-head,.compare-row{display:grid;grid-template-columns:1fr 1fr}.compare-head>div{padding:17px;font-size:.72rem;font-weight:900;text-align:center;text-transform:uppercase}.compare-head>div:first-child{background:#302a3514}.compare-head>div:last-child{background:var(--mint)}.compare-row{border-top:1px solid rgb(48 42 53 / .14)}.compare-row>div{padding:18px 14px;font-size:.76rem}.compare-row>div:first-child{color:#302a3599;background:#302a3509}.compare-row>div:last-child{font-weight:800;background:#cfe8da47}.supplier-reviews{background:var(--paper)}.reviews-heading{display:grid;gap:20px;align-items:end;margin-bottom:38px}.reviews-heading h2{max-width:10ch;margin-bottom:0}.reviews-heading .lede{margin-bottom:14px}.reviews-count{display:inline-flex;padding:8px 12px;border:1px solid var(--ink);border-radius:999px;background:var(--sun);font-size:.66rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.reviews-grid{display:grid;gap:18px}.review-card{overflow:hidden;border:2px solid var(--ink);border-radius:26px;background:var(--cream);box-shadow:7px 7px #302a351f}.review-shot{position:relative;display:grid;aspect-ratio:4 / 3;overflow:hidden;place-items:center;padding:10px;border-bottom:2px solid var(--ink);background:var(--lilac)}.review-shot img{width:100%;height:100%;max-width:100%;object-fit:contain}.review-body{display:grid;gap:13px;padding:22px}.review-stars{color:#e5a400;font-size:1.08rem;letter-spacing:.09em;line-height:1}.review-card blockquote{margin:0;font-size:.9rem;line-height:1.55}.review-meta{display:grid;gap:1px;margin-bottom:0;color:#302a35a1;font-size:.69rem}.review-meta strong{color:var(--ink);font-size:.75rem}.decision-confidence{background:var(--lilac)}.confidence-heading{display:grid;gap:12px;max-width:840px;margin-bottom:36px}.confidence-heading h2{max-width:12ch;margin-bottom:0}.confidence-heading .lede{margin-bottom:0}.confidence-grid{display:grid;gap:12px}.confidence-card{padding:24px;border:2px solid var(--ink);border-radius:24px;background:var(--paper)}.confidence-card:nth-child(2){background:var(--mint)}.confidence-card:nth-child(3){background:var(--sun)}.confidence-card:nth-child(4){background:var(--cream)}.confidence-tag{display:inline-flex;margin-bottom:30px;padding:6px 9px;border:1px solid var(--ink);border-radius:999px;font-size:.6rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.confidence-card h3{margin-bottom:9px;font-size:1.15rem}.confidence-card p{margin-bottom:0;color:#302a35ad;font-size:.78rem}.confidence-action{display:grid;gap:18px;align-items:center;margin-top:18px;padding:22px;border:2px solid var(--ink);border-radius:24px;background:var(--ink);color:var(--paper)}.confidence-action strong{display:block}.confidence-action span{display:block;color:#fffdf99e;font-size:.72rem}.faq-section{background:var(--paper)}.faq-grid{display:grid;gap:40px}.faq-intro h2{max-width:9ch}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid rgb(48 42 53 / .2)}.faq-list summary{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-weight:900}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";display:grid;width:30px;aspect-ratio:1;flex:0 0 auto;place-items:center;border:1px solid var(--ink);border-radius:50%}.faq-list details[open] summary:after{content:"\2212";background:var(--sun)}.faq-answer{max-width:68ch;padding:0 42px 24px 0;color:#302a35b3;font-size:.86rem}.faq-answer :last-child{margin-bottom:0}.final-cta{overflow:hidden;background:var(--coral)}.final-cta-card{position:relative;display:grid;min-height:430px;align-content:center;justify-items:center;padding:56px 22px;border:2px solid var(--ink);border-radius:40px 40px 120px;background:var(--sun);box-shadow:12px 12px 0 var(--ink);text-align:center}.final-cta-card:before,.final-cta-card:after{content:"";position:absolute;border:2px solid var(--ink);border-radius:50%}.final-cta-card:before{top:28px;left:28px;width:42px;aspect-ratio:1;background:var(--mint)}.final-cta-card:after{right:34px;bottom:28px;width:74px;aspect-ratio:1;background:var(--lilac)}.final-cta h2{max-width:10ch;margin-bottom:18px}.final-cta p{max-width:52ch;margin-bottom:26px}.site-footer{padding-top:62px;color:var(--paper);background:var(--ink)}.footer-grid{display:grid;gap:42px;padding-bottom:48px}.footer-brand .brand{margin-bottom:18px}.footer-brand .brand-mark{border-color:var(--paper);color:var(--ink)}.footer-brand p{max-width:40ch;color:#fffdf99e;font-size:.83rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.footer-column h3{margin-bottom:14px;font-family:inherit;font-size:.69rem;letter-spacing:.12em;text-transform:uppercase}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li+li{margin-top:9px}.footer-column a{color:#fffdf9ab;font-size:.8rem;text-decoration:none}.footer-column a:hover{color:var(--paper)}.footer-lower{display:flex;flex-wrap:wrap;gap:12px 26px;justify-content:space-between;padding-block:20px;border-top:1px solid rgb(255 253 249 / .13);color:#fffdf973;font-size:.67rem}.main-product{padding-block:28px 82px;background:var(--paper)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#302a3585;font-size:.63rem;font-weight:800;text-transform:uppercase}.breadcrumbs a{text-decoration:none}.product-layout{display:grid;gap:38px}.product-gallery{display:grid;min-width:0;gap:12px}.product-thumbnails{display:flex;gap:10px;order:2;overflow-x:auto;padding:2px;scrollbar-width:thin}.product-thumbnail{display:grid;width:76px;min-width:76px;aspect-ratio:1;overflow:hidden;place-items:center;padding:0;border:1px solid rgb(48 42 53 / .16);border-radius:16px;background:var(--cream);opacity:.62;transition:opacity .18s ease,border-color .18s ease,box-shadow .18s ease}.product-thumbnail:hover,.product-thumbnail.is-active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink);opacity:1}.product-thumbnail img{width:100%;height:100%;object-fit:contain}.product-thumbnail .icon{width:26px;height:26px;fill:currentColor}.product-media-stage{position:relative;min-width:0;overflow:hidden;border:1px solid rgb(48 42 53 / .13);border-radius:28px;background:linear-gradient(145deg,#fff9f4,#f7f1ff)}.product-media{display:grid;min-height:500px;place-items:center}.product-media.is-hidden{display:none}.product-media img,.product-media video,.product-media model-viewer{width:100%;height:100%;max-height:690px;object-fit:contain}.product-media-placeholder{color:#302a358c;text-align:center}.product-media-placeholder .icon{width:56px;height:56px;margin:0 auto 14px;fill:currentColor;stroke:none;opacity:.45}.product-media-placeholder strong{display:block;color:var(--ink)}.gallery-note{position:absolute;right:18px;bottom:18px;padding:9px 13px;border:1px solid rgb(48 42 53 / .13);border-radius:999px;background:#fffdf9e6;font-size:.62rem;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery-support-card{display:grid;gap:16px;padding:24px;border:2px solid var(--ink);border-radius:26px 26px 62px;background:var(--mint);box-shadow:7px 7px 0 var(--ink)}.gallery-support-heading{display:flex;gap:13px;align-items:center}.gallery-support-heading .eyebrow{margin-bottom:5px}.gallery-support-heading h2{max-width:14ch;margin:0;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1}.gallery-support-icon{display:grid;width:46px;min-width:46px;height:46px;place-items:center;border:2px solid var(--ink);border-radius:50% 50% 46% 54%;background:var(--sun);transform:rotate(-7deg)}.gallery-support-icon .icon{width:23px;height:23px;fill:currentColor;stroke:none;transform:rotate(7deg)}.gallery-support-lede{max-width:47ch;margin:0;font-size:.83rem}.gallery-support-steps{display:grid;gap:9px}.gallery-support-steps>div{display:grid;grid-template-columns:31px 1fr;gap:1px 10px;align-items:center;padding:10px 12px;border:1px solid rgb(48 42 53 / .16);border-radius:14px;background:#fffdf98f}.gallery-support-steps span{grid-row:span 2;display:grid;width:31px;height:31px;place-items:center;border-radius:50%;color:var(--paper);background:var(--ink);font-size:.61rem;font-weight:900}.gallery-support-steps strong{font-size:.76rem;line-height:1.1}.gallery-support-steps small{color:#302a35a8;font-size:.66rem;line-height:1.25}.gallery-support-note{display:flex;flex-wrap:wrap;gap:5px;align-items:center;margin-top:1px;padding-top:14px;border-top:1px solid rgb(48 42 53 / .16);font-size:.69rem}.gallery-support-note>span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#24614b;background:var(--paper);font-weight:900}.product-panel{align-self:start;padding:4px 0 0;background:var(--paper)}.product-kicker{display:inline-flex;gap:8px;align-items:center;margin-bottom:13px;color:#302a35a6;font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-kicker span{width:9px;aspect-ratio:1;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px #ff8c7229}.product-panel h1{max-width:13ch;margin-bottom:12px;font-size:clamp(2.45rem,4.5vw,4.15rem);line-height:.98}.product-positioning{max-width:57ch;margin-bottom:18px;color:#302a35b3;font-size:.9rem}.product-positioning strong{color:var(--ink)}.product-app-block{margin-block:12px}.product-price-row{display:flex;gap:13px;align-items:center;margin-top:4px}.product-panel .product-price{font-size:1.7rem}.product-compare-price{color:#302a357a;font-size:1rem;font-weight:800}.price-note{padding:6px 9px;border-radius:999px;color:#24614b;background:var(--mint);font-size:.61rem;font-weight:900;text-transform:uppercase}.sale-deadline{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin:12px 0 11px;padding:12px 14px 12px 10px;border:1px solid rgb(48 42 53 / .13);border-radius:16px;background:#ff8c721a;font-size:.69rem}.sale-deadline>div{display:grid;gap:1px}.sale-deadline>div strong{font-size:.72rem}.sale-deadline span{color:#302a35a3}.discount-highlight{display:grid;min-width:72px;min-height:52px;place-items:center;padding:8px 10px;border:2px solid var(--ink);border-radius:13px;color:var(--ink);background:var(--sun);box-shadow:3px 3px 0 var(--ink);font-size:.86rem;font-weight:900;letter-spacing:-.02em;line-height:1;text-align:center;white-space:nowrap}.product-payment-note{margin-bottom:20px;color:#302a358f;font-size:.67rem;font-weight:700}.product-benefits{display:grid;gap:10px;margin:0 0 25px;padding:0;list-style:none}.product-benefits li{position:relative;display:grid;grid-template-columns:1fr;gap:1px;padding-left:33px;font-size:.78rem}.product-benefits li:before{content:"\2713";position:absolute;top:1px;left:0;display:grid;width:23px;aspect-ratio:1;place-items:center;border-radius:50%;color:#24614b;background:var(--mint);font-size:.69rem;font-weight:900}.product-benefits li strong{font-size:.82rem}.product-benefits li span{color:#302a359e}.variant-fieldset{min-width:0;margin:0;padding:0;border:0}.colour-options{display:flex;flex-wrap:wrap;gap:9px}.colour-option{display:inline-flex;gap:9px;align-items:center;min-height:46px;padding:8px 14px 8px 9px;border:1px solid rgb(48 42 53 / .2);border-radius:999px;background:var(--paper);font-size:.75rem;font-weight:900;cursor:pointer}.colour-option:hover,.colour-option.is-selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.colour-option--bundle{position:relative;padding-right:10px}.colour-option--bundle em{margin-left:2px;padding:4px 7px;border-radius:999px;color:var(--ink);background:var(--sun);font-size:.55rem;font-style:normal;letter-spacing:.04em;text-transform:uppercase}.colour-swatch{width:28px;aspect-ratio:1;border:1px solid rgb(48 42 53 / .22);border-radius:50%;background:#f7f5f1}.colour-swatch--pink{background:#f4b9c8}.colour-swatch--white{background:#fff}.colour-swatch--pink-white{background:linear-gradient(90deg,#f4b9c8 0 50%,#fff 50% 100%)}.purchase-card{overflow:hidden;margin-top:6px;border:2px solid var(--ink);border-radius:20px;background:var(--paper);box-shadow:5px 5px #302a351f}.purchase-card-head{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:15px}.purchase-card-head>div{display:grid}.purchase-card-head strong{font-size:.88rem}.purchase-card-head small{color:#302a3594;font-size:.65rem}.purchase-card-head b{font-size:1rem}.purchase-price{display:grid;justify-items:end;line-height:1.15}.purchase-price s{color:#302a357a;font-size:.7rem;font-weight:800}.purchase-radio{display:grid;width:23px;aspect-ratio:1;place-items:center;border:2px solid var(--ink);border-radius:50%}.purchase-radio:after{content:"";width:11px;aspect-ratio:1;border-radius:50%;background:var(--coral)}.purchase-includes{display:grid;gap:5px;padding:13px 15px;border-top:1px solid rgb(48 42 53 / .12);background:var(--cream);font-size:.69rem;font-weight:800}.buy-row{display:grid;grid-template-columns:76px 1fr;gap:10px;align-items:end}.buy-row .quantity-input,.product-submit{width:100%;min-height:56px}.delivery-callout{display:grid;grid-template-columns:35px 1fr;gap:10px;margin-top:17px;padding:13px 15px;border-radius:14px;background:var(--mint);font-size:.7rem}.delivery-callout .icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.delivery-callout div{display:grid;gap:1px}.delivery-callout span{color:#302a35ad}.product-accordions{margin-top:17px;border-top:1px solid rgb(48 42 53 / .14)}.product-accordions details{border-bottom:1px solid rgb(48 42 53 / .14)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:15px 2px;font-size:.76rem;font-weight:900;list-style:none}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary span{font-size:1.25rem;font-weight:400;transition:transform .18s ease}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions details>div{padding:0 2px 15px;color:#302a35ad;font-size:.72rem}.product-accordions p{margin:0}.payment-trust{display:grid;gap:8px;justify-items:center;margin-top:17px;color:#302a358a;font-size:.62rem;font-weight:800;text-transform:uppercase}.payment-trust>div{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.payment-trust svg{width:38px;height:auto}.hero-sale-price{display:grid;justify-items:end;line-height:1.05}.hero-sale-price s{color:#302a3580;font-size:.72rem;font-weight:800}.product-details{padding-block:76px;background:var(--paper)}.details-grid{display:grid;gap:42px}.details-intro h2{max-width:10ch}.rte{max-width:76ch}.rte h2{margin-top:1.55em;font-size:1.75rem}.rte h3{margin-top:1.4em;font-size:1.35rem}.rte li+li{margin-top:7px}.rte :last-child{margin-bottom:0}.mobile-product-bar{position:fixed;z-index:45;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 14px;border-top:2px solid var(--ink);background:var(--paper)}.mobile-product-bar strong{display:block;font-size:.78rem}.mobile-product-bar span{font-size:.72rem;font-weight:800}.mobile-product-bar .button{min-height:46px;padding:11px 16px;box-shadow:none}.cart-page,.content-page,.collection-page,.search-page,.not-found{padding-block:64px 96px}.page-heading{max-width:820px;margin-bottom:42px}.cart-lines{border-top:2px solid var(--ink)}.cart-line{display:grid;grid-template-columns:86px 1fr;gap:16px;padding-block:20px;border-bottom:1px solid rgb(48 42 53 / .18)}.cart-line-media{display:grid;aspect-ratio:1;overflow:hidden;place-items:center;border-radius:18px;background:var(--lilac)}.cart-line-media img{width:100%;height:100%;object-fit:contain}.cart-line-title{margin-bottom:5px;font-weight:900}.cart-line-title a{text-decoration:none}.cart-line-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:12px}.cart-line-actions input{width:72px;min-height:42px;padding:8px;border:1px solid var(--ink);border-radius:10px}.cart-summary{margin-top:32px;padding:26px;border:2px solid var(--ink);border-radius:24px 24px 60px;background:var(--sun);box-shadow:7px 7px 0 var(--ink)}.cart-summary-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px;font-size:1.1rem;font-weight:900}.cart-summary .button{width:100%}.empty-state{max-width:660px;padding:50px;border:2px dashed rgb(48 42 53 / .3);border-radius:30px;text-align:center}.product-grid{display:grid;gap:22px}.product-card{padding:20px;border:2px solid var(--ink);border-radius:24px;background:var(--paper)}.product-card-media{display:grid;aspect-ratio:1;overflow:hidden;place-items:center;margin-bottom:16px;border-radius:18px;background:var(--lilac)}.product-card-media img{width:100%;height:100%;object-fit:contain}.product-card h2{margin-bottom:8px;font-size:1.4rem}.search-form{display:flex;max-width:660px;gap:8px}.search-form input{min-width:0;flex:1;min-height:52px;padding:12px 14px;border:2px solid var(--ink);border-radius:999px;background:var(--paper)}.password-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(145deg,var(--cream),var(--lilac))}.password-card{width:min(100%,560px);padding:42px;border:2px solid var(--ink);border-radius:34px 34px 90px;background:var(--paper);box-shadow:10px 10px 0 var(--ink);text-align:center}.password-card .brand{justify-content:center;margin-bottom:26px}.password-form{display:flex;gap:8px;margin-top:22px}.password-form input{min-width:0;flex:1;min-height:52px;padding:12px 14px;border:2px solid var(--ink);border-radius:999px}@media(min-width:560px){.form-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:760px){.page-width{width:min(calc(100% - 64px),var(--page-width))}.section-space{padding-block:96px}.desktop-nav{display:block;justify-self:center}.mobile-menu-toggle{display:none}.header-cta{display:inline-flex}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.85fr);gap:56px}.product-hero{padding-block:72px 92px}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card{padding:28px 22px;border-right:1px solid rgb(48 42 53 / .14);border-bottom:0}.feature-card:first-child{padding-left:0}.feature-card:last-child{padding-right:0;border-right:0}.story-grid{grid-template-columns:1fr 1fr;gap:70px}.bridge-grid{grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.bridge-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-grid{grid-template-columns:repeat(3,1fr)}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end}.reviews-heading{grid-template-columns:1.05fr .95fr}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:70px}.confidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.confidence-action{grid-template-columns:1fr auto}.faq-intro{position:sticky;top:106px;align-self:start}.footer-grid{grid-template-columns:1fr 1fr}.footer-links{grid-template-columns:repeat(3,1fr)}.product-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:50px;align-items:start}.product-gallery{grid-template-columns:76px minmax(0,1fr);gap:20px;align-items:start}.product-thumbnails{flex-direction:column;order:0;max-height:620px;margin-left:-6px;overflow-x:hidden;overflow-y:auto}.product-media-stage{grid-column:2;grid-row:1}.gallery-support-card{grid-column:2}.product-panel{position:sticky;top:102px}.details-grid{grid-template-columns:.75fr 1.25fr}.details-intro{position:sticky;top:106px;align-self:start}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:46px;align-items:start}.cart-summary{position:sticky;top:100px;margin-top:0}.mobile-product-bar{display:none}}@media(min-width:1100px){.page-width{width:min(calc(100% - 104px),var(--page-width))}.hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(460px,.97fr);gap:76px}.media-stage{min-height:620px}.confidence-grid,.reviews-grid,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-layout{grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);gap:64px}.product-media{min-height:650px}}@media(max-width:759px){body{padding-bottom:66px}.hero-trust{grid-template-columns:1fr}.media-stage{min-height:420px}.floating-note{right:8px}.password-form{flex-direction:column}.main-product{padding-top:18px}.breadcrumbs{margin-bottom:15px}.product-layout{gap:28px}.product-media{min-height:390px}.gallery-note{right:12px;bottom:12px}.gallery-support-card{order:3}.product-panel h1{font-size:clamp(2.25rem,12vw,3.35rem)}.purchase-card{box-shadow:3px 3px #302a351f}.buy-row{grid-template-columns:68px 1fr}.mobile-product-bar>div{min-width:0}.mobile-product-bar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
