:root{--navy: #0c2038;--navy-soft: #38506b;--navy-faint: #7a8da0;--teal: #0a818c;--teal-dark: #086972;--teal-soft: #e1f1f1;--coral: #ff5c5c;--orange: #ff9f1c;--blue: #3db4f7;--purple: #a855f7;--mint: #e9fbf4;--cream: #fff7e8;--beige: #f4ede1;--pastel-blue: #eaf7ff;--blush: #fff0f0;--peach: #fff3e0;--yellow: #fff8dc;--purple-soft: #f4edff;--white: #ffffff;--paper: #fdfdfb;--line: #eceef1;--line-strong: #e0e4e9;--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--radius-pill: 999px;--shadow-soft: 0 10px 22px rgba(22, 50, 79, .045);--shadow-card: 0 5px 14px rgba(22, 50, 79, .055);--container: 1180px;--font-head: "Nunito", system-ui, sans-serif;--font-body: "Nunito", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--navy);background:radial-gradient(circle at 8% 12%,rgba(32,201,151,.08),transparent 18%),radial-gradient(circle at 86% 18%,rgba(61,180,247,.08),transparent 20%),radial-gradient(circle at 92% 62%,rgba(255,159,28,.08),transparent 17%),var(--white);line-height:1.45;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--font-head);color:var(--navy);margin:0;line-height:1.04;font-weight:900;letter-spacing:-.035em}p{margin:0}.container{width:min(calc(100% - 3.25rem),var(--container));margin-inline:auto}.section{padding:2.4rem 0}.section__title{font-size:clamp(1.55rem,2.45vw,2.05rem);margin-bottom:1.3rem}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-head);font-weight:800;font-size:.93rem;padding:.72rem 1.54rem;border-radius:var(--radius-pill);border:1.5px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--teal);color:#fff}.btn--primary:hover{background:var(--teal-dark)}.btn--link{color:var(--teal-dark);font-weight:800;font-family:var(--font-head);display:inline-flex;align-items:center;gap:.45rem}.btn--link svg{transition:transform .2s ease}.btn--link:hover svg{transform:translate(4px)}.btn--outline{background:#fff;color:var(--navy);border-color:var(--line-strong)}.btn--outline:hover{border-color:var(--teal);color:var(--teal-dark)}.announce{background:var(--navy);color:#fff;text-align:center;font-size:.85rem;padding:.55rem 1rem;letter-spacing:.01em}.announce span{opacity:.85}.header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:saturate(120%) blur(8px);backdrop-filter:saturate(120%) blur(8px);border-bottom:1px solid var(--line)}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;height:66px}.logo{font-family:var(--font-head);font-weight:800;font-size:1.6rem;letter-spacing:-.03em;color:var(--navy);white-space:nowrap}.logo .for{color:var(--teal)}.logo .all{position:relative;color:var(--navy);display:inline-block}.logo__spark{position:absolute;top:-.7em;right:-.18em;width:1.05em;height:.72em;overflow:visible;stroke-width:2.6}.logo .tld{color:var(--navy-faint);font-weight:700;font-size:.82rem;letter-spacing:-.01em;margin-left:.06em}.nav{display:flex;align-items:center;justify-content:center;gap:1.7rem}.nav a{font-family:var(--font-head);font-weight:800;font-size:.9rem;color:var(--navy);display:inline-flex;align-items:center;gap:.3rem;transition:color .2s ease}.nav a:hover{color:var(--teal-dark)}.nav .caret{width:13px;height:13px;color:var(--navy)}.header__actions{display:flex;align-items:center;justify-self:end;gap:.4rem}.icon-btn{width:38px;height:38px;border-radius:50%;border:none;background:transparent;color:var(--navy);display:grid;place-items:center;position:relative;transition:background .2s ease,color .2s ease}.icon-btn:hover{background:var(--teal-soft);color:var(--teal-dark)}.icon-btn .badge{position:absolute;top:4px;right:4px;background:var(--teal);color:#fff;font-size:.62rem;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:var(--radius-pill);display:grid;place-items:center}.hero{position:relative;overflow:hidden;padding:3rem 0 1.5rem}.hero__grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(390px,1.08fr);gap:.9rem;align-items:center}.hero h1{font-size:clamp(2.6rem,5vw,4.1rem);line-height:1.04;margin-bottom:.85rem;text-wrap:balance}.hero__text{font-size:clamp(1.04rem,1.28vw,1.18rem);color:var(--navy-soft);max-width:31ch;margin-bottom:1.6rem;line-height:1.38}.hero__trust{display:inline-flex;align-items:center;gap:.65rem;background:var(--white);border:1px solid #cce7e4;border-radius:10px;padding:.55rem .78rem;font-size:.82rem;color:var(--navy-soft);max-width:29rem;margin-bottom:1.55rem;box-shadow:var(--shadow-card)}.hero__trust .flag{width:31px;height:22px;border-radius:50%;flex-shrink:0;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.hero__trust strong{color:var(--navy);font-weight:600}.hero__actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero__media{position:relative}.hero__media img{width:auto;max-width:none;height:clamp(280px,31vw,380px);transform:translate(-2%)}.doodle{position:absolute;pointer-events:none;z-index:0}.doodle--blob-tl{top:66px;left:-22px;width:112px;color:#ccf4ec}.doodle--squiggle-tr{top:86px;right:2.4%;width:74px;color:var(--teal)}.doodle--squiggle-l{top:360px;left:0;width:66px;color:var(--teal)}.doodle--arc-r{top:332px;right:-28px;width:140px;color:#ffe8a6}.doodle--ticks{color:var(--teal)}.hero .container{position:relative;z-index:1}.cats{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.cat{border-radius:18px;padding:.78rem .78rem .72rem;display:flex;flex-direction:column;gap:.5rem;border:1px solid rgba(13,27,61,.04);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.cat:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.cat__shape{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.cat__deco{position:absolute;display:block}.cat__img{background:transparent;aspect-ratio:1 / 1;display:grid;place-items:center;position:relative;z-index:1}.cat__img img{width:100%;height:100%;object-fit:contain;padding:1%}.cat__foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .2rem .2rem}.cat__foot h3{font-size:.98rem;font-weight:900;line-height:1.04;letter-spacing:-.035em}.cat__foot .arrow{color:var(--teal-dark);flex-shrink:0}.cat:hover .arrow{transform:translate(3px);transition:transform .2s ease}.cats-cta{text-align:center;margin-top:1.8rem}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative}.product:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:var(--line-strong)}.product__img{aspect-ratio:4 / 3;background:var(--white);display:grid;place-items:center;overflow:hidden}.product__img img{width:100%;height:100%;object-fit:contain;padding:2.5%}.product__body{padding:.85rem .95rem 1rem;display:flex;flex-direction:column;gap:.18rem}.product__cat{font-size:.72rem;font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:.12rem}.product__title{font-family:var(--font-head);font-weight:800;font-size:1rem;color:var(--navy);line-height:1.18;letter-spacing:-.02em}.product__price{font-family:var(--font-head);font-weight:800;font-size:1.08rem;color:var(--navy);margin-top:.25rem;letter-spacing:-.02em}.openbox{background:linear-gradient(90deg,#e3f6ef,#e9f8f4 55%,#eef9f7);border-radius:var(--radius-lg);padding:1.25rem 2.4rem;display:grid;grid-template-columns:1.35fr 1fr;gap:2rem;align-items:center}.openbox__copy{display:flex;flex-direction:column;align-items:flex-start}.openbox__head{display:flex;align-items:center;gap:.85rem;margin-bottom:.55rem}.openbox__icon{width:44px;height:44px;border-radius:50%;background:#fff;color:var(--teal-dark);display:grid;place-items:center;flex-shrink:0;border:1.5px solid rgba(10,129,140,.3)}.openbox__head h2{font-size:clamp(1.35rem,2.3vw,1.8rem)}.openbox__copy p{color:var(--navy-soft);margin-bottom:.85rem;max-width:60ch;font-size:.98rem}.openbox__media{display:grid;justify-items:end;align-items:center}.openbox__media img{max-height:190px;width:auto;object-fit:contain;mix-blend-mode:multiply}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust__row{display:grid;grid-template-columns:repeat(4,1fr)}.trust__item{display:flex;align-items:center;gap:.9rem;padding:1.5rem 1.2rem;position:relative}.trust__item+.trust__item:before{content:"";position:absolute;left:0;top:24%;bottom:24%;width:1px;background:var(--line)}.trust__icon{color:var(--teal);flex-shrink:0;width:24px;height:24px}.trust__item strong{display:block;font-family:var(--font-head);font-weight:800;font-size:.92rem;color:var(--navy);letter-spacing:-.01em}.trust__item span{font-size:.78rem;color:var(--navy-faint)}.newsletter{border:1px solid rgba(13,27,61,.08);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#20c99773,#3db4f759,#ff5c5c59) border-box;border-radius:20px;padding:1.6rem 2rem;display:grid;grid-template-columns:auto 1fr;gap:1.5rem 2.5rem;align-items:center}.newsletter__copy{display:flex;align-items:center;gap:1.1rem}.newsletter__icon{width:48px;height:48px;border-radius:50%;background:var(--pastel-blue);color:var(--teal-dark);display:grid;place-items:center;flex-shrink:0}.newsletter h2{font-size:1.18rem;margin-bottom:.2rem;letter-spacing:-.01em}.newsletter p{font-size:.9rem;color:var(--navy-soft)}.newsletter form{display:flex;flex-wrap:wrap;gap:.7rem;justify-self:end;width:100%;max-width:510px}.newsletter input{flex:1;border:1px solid var(--line-strong);border-radius:var(--radius-pill);padding:.72rem 1.2rem;font-size:.9rem;font-family:inherit;color:var(--navy);outline:none;background:#fff}.newsletter input:focus{border-color:var(--teal)}.newsletter .newsletter-success,.newsletter .newsletter-error{flex:1 0 100%;font-size:.85rem;margin:0;padding:0 .4rem}.newsletter .newsletter-success{color:var(--teal-dark);font-weight:600}.newsletter .newsletter-error{color:var(--coral)}.newsletter .newsletter-error ul{list-style:none;margin:0;padding:0}.footer-line{display:none}.site-footer{position:relative;margin-top:2rem;background:var(--navy);color:#fff;overflow:hidden}.site-footer__confetti{height:8px;background:linear-gradient(90deg,var(--coral) 0 16.6%,var(--orange) 16.6% 33.3%,#ffd23f 33.3% 50%,var(--teal) 50% 66.6%,var(--blue) 66.6% 83.3%,var(--purple) 83.3% 100%)}.site-footer__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.4rem;align-items:start;padding:3rem 0 1.6rem}.site-footer .logo{color:#fff;font-size:1.55rem}.site-footer .logo .for{color:var(--teal)}.site-footer .logo .all{color:#fff}.site-footer .logo .tld{color:#ffffff8c}.site-footer__tag{color:#ffffffb3;font-size:.95rem;max-width:34ch;margin:1rem 0 1.3rem;line-height:1.5}.site-footer__tag .heart{color:var(--coral)}.site-footer__socials{display:flex;gap:.6rem}.social-btn{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#fff;transition:transform .18s ease,box-shadow .2s ease}.social-btn:hover{transform:translateY(-4px) rotate(-5deg);box-shadow:0 10px 18px #00000040}.social-btn--ig{background:var(--coral)}.social-btn--fb{background:var(--blue)}.social-btn--tt{background:var(--purple)}.social-btn--pin{background:var(--orange)}.footer-col h4{font-family:var(--font-head);font-size:1rem;font-weight:800;color:#fff;margin-bottom:1rem;position:relative;display:inline-block}.footer-col h4:after{content:"";position:absolute;left:0;bottom:-6px;width:70%;height:3px;border-radius:3px;background:var(--teal)}.site-footer__inner .footer-col:nth-of-type(2) h4:after{background:var(--coral)}.site-footer__inner .footer-col:nth-of-type(3) h4:after{background:var(--orange)}.footer-col a{display:block;color:#ffffffb8;font-size:.93rem;font-weight:600;padding:.32rem 0;transition:color .2s ease,transform .2s ease}.footer-col a:hover{color:#fff;transform:translate(4px)}.site-footer__wordmark{position:relative;z-index:1;font-family:var(--font-head);font-weight:900;font-size:clamp(2.2rem,8vw,6rem);line-height:.9;text-align:center;letter-spacing:-.04em;background:linear-gradient(90deg,var(--coral),var(--orange),#ffd23f,var(--teal),var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.1;margin-top:.6rem;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.site-footer__bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem;padding:1.2rem 0 1.8rem;margin-top:.4rem;border-top:1px solid rgba(255,255,255,.12);color:#fff9;font-size:.85rem}.site-footer__bottom .heart{color:var(--coral)}.site-footer__doodle{position:absolute;z-index:0;opacity:.5;pointer-events:none}.site-footer__doodle--tr{top:26px;right:4%;width:76px;color:var(--teal)}.site-footer__doodle--bl{bottom:90px;left:2%;width:60px;color:var(--orange)}@media(max-width:860px){.site-footer__inner{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.site-footer__brand{grid-column:1 / -1}.site-footer__wordmark{font-size:clamp(2.6rem,18vw,6rem)}}@media(max-width:540px){.site-footer__inner{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}.crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;padding:1.1rem 0 0;font-size:.85rem;font-weight:700;color:var(--navy-faint)}.crumbs a{color:var(--navy-faint);transition:color .2s ease}.crumbs a:hover{color:var(--teal-dark)}.crumbs .sep{color:var(--line-strong)}.crumbs .current{color:var(--navy)}.cat-hero{position:relative;overflow:hidden;padding:1.4rem 0 1.2rem}.cat-hero__grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(380px,1.18fr);gap:1.5rem;align-items:center}.cat-hero__copy{position:relative;z-index:1}.cat-hero h1{font-size:clamp(2.4rem,4.6vw,3.7rem);line-height:1.02;margin-bottom:1rem}.cat-hero__text{font-size:clamp(1rem,1.2vw,1.1rem);color:var(--navy-soft);max-width:38ch;line-height:1.45}.cat-hero__media{position:relative;z-index:1;display:grid;place-items:center}.cat-hero__media img{width:100%;max-width:560px;height:auto;object-fit:contain}.cat-hero .doodle--blob-tl{top:6px;left:-30px;width:96px;color:#cfeef9}.cat-hero .doodle--squiggle-mid{top:150px;left:38%;width:56px;color:var(--teal);z-index:1}.cat-hero .doodle--squiggle-tr{top:8px;right:1%;width:84px;color:var(--teal)}.cat-hero .doodle--arc-r{top:96px;right:-34px;width:150px;color:#ffe8a6}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.4rem 0 1.3rem}.toolbar__count{font-weight:800;font-size:.92rem;color:var(--navy-soft)}.toolbar__sort{display:flex;align-items:center;gap:.6rem}.toolbar__sort>span{font-size:.86rem;font-weight:700;color:var(--navy-soft)}.select{position:relative;display:inline-flex;align-items:center}.select select{appearance:none;-webkit-appearance:none;font-family:var(--font-head);font-weight:800;font-size:.86rem;color:var(--navy);background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-pill);padding:.5rem 2.3rem .5rem 1.05rem;cursor:pointer;outline:none}.select select:focus{border-color:var(--teal)}.select .select__caret{position:absolute;right:.85rem;width:14px;height:14px;color:var(--navy-soft);pointer-events:none}.shop-layout{display:grid;grid-template-columns:232px 1fr;gap:1.8rem;align-items:start}.filters{display:flex;flex-direction:column}.filter{border-bottom:1px solid var(--line);padding:1.05rem 0}.filter:first-child{padding-top:.2rem}.filter__head{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;font-family:var(--font-head);font-weight:900;font-size:1.02rem;letter-spacing:-.02em;color:var(--navy)}.filter__head .chev{width:16px;height:16px;color:var(--navy-soft);flex-shrink:0}.filter__body{padding-top:.95rem}.price-slider{padding:0 2px}.price-slider__labels{display:flex;justify-content:space-between;font-size:.84rem;font-weight:700;color:var(--navy-soft);margin-bottom:.75rem}.price-slider__track{position:relative;height:4px;background:var(--line-strong);border-radius:var(--radius-pill);margin:.4rem .3rem .3rem}.price-slider__fill{position:absolute;top:0;left:8%;right:8%;height:100%;background:var(--teal);border-radius:var(--radius-pill)}.price-slider__handle{position:absolute;top:50%;width:16px;height:16px;background:#fff;border:3px solid var(--teal);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #16324f26}.price-slider__handle--min{left:8%}.price-slider__handle--max{left:92%}.check-list{display:flex;flex-direction:column;gap:.62rem}.check{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;color:var(--navy-soft);cursor:pointer;-webkit-user-select:none;user-select:none}.check input{appearance:none;-webkit-appearance:none;width:17px;height:17px;border:1.5px solid var(--line-strong);border-radius:5px;background:#fff;display:grid;place-items:center;flex-shrink:0;cursor:pointer;transition:background .15s ease,border-color .15s ease}.check input:checked{background:var(--teal);border-color:var(--teal)}.check input:checked:after{content:"";width:9px;height:9px;background:#fff;clip-path:polygon(14% 47%,0 61%,40% 100%,100% 22%,86% 9%,38% 71%)}.check .count{color:var(--navy-faint);font-weight:600}.filter__viewall{display:inline-block;margin-top:.8rem;font-size:.85rem;font-weight:800;color:var(--teal-dark)}.filter__viewall:hover{text-decoration:underline}.filters__clear{margin-top:1.1rem;font-size:.85rem;font-weight:800;color:var(--navy-faint);align-self:flex-start}.filters__clear:hover{color:var(--coral)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.35rem 1.25rem}.pcard{display:flex;flex-direction:column}.pcard__img{position:relative;aspect-ratio:1 / 1;background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);display:grid;place-items:center;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pcard:hover .pcard__img{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:var(--line-strong)}.pcard__img img{width:100%;height:100%;object-fit:contain;padding:9%}.pcard__badge{position:absolute;top:.7rem;left:.7rem;background:var(--teal);color:#fff;font-family:var(--font-head);font-weight:800;font-size:.7rem;letter-spacing:.01em;padding:.28rem .62rem;border-radius:var(--radius-pill)}.pcard__title{font-family:var(--font-head);font-weight:800;font-size:.95rem;color:var(--navy);line-height:1.25;letter-spacing:-.015em;margin-top:.85rem}.pcard__price{font-family:var(--font-head);font-weight:900;font-size:1.05rem;color:var(--navy);letter-spacing:-.02em;margin-top:.35rem}.pagination{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:2.3rem}.page-btn{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:none;background:transparent;font-family:var(--font-head);font-weight:800;font-size:.92rem;color:var(--navy-soft);transition:background .2s ease,color .2s ease}.page-btn:hover{background:var(--teal-soft);color:var(--teal-dark)}.page-btn.is-active{background:var(--teal);color:#fff}.page-btn svg{width:18px;height:18px}.page-btn--nav{color:var(--navy-soft)}.load-more{display:flex;justify-content:center;margin-top:2.3rem}@media(max-width:1000px){.shop-layout{grid-template-columns:1fr;gap:1.2rem}.filters{display:grid;grid-template-columns:repeat(2,1fr);gap:0 1.8rem}.filters__clear{grid-column:1 / -1}.product-grid{grid-template-columns:repeat(2,1fr)}.cat-hero__grid{grid-template-columns:1fr}.cat-hero__media{order:-1}}@media(max-width:540px){.filters,.product-grid{grid-template-columns:1fr}.cat-hero h1{font-size:clamp(2rem,9vw,2.6rem)}}.page-category .filters{background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:.6rem 1.25rem 1.3rem}.page-category .filter:first-child{padding-top:.85rem}.page-category .trust{border:none;padding:.6rem 0}.page-category .trust__row{background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:.35rem .6rem}.page-category .footer-line{display:block;text-align:center;padding:1.4rem 0 2.4rem;font-size:.82rem;font-weight:700;color:var(--navy-faint)}@media(max-width:1000px){.page-category .filters{grid-template-columns:repeat(2,1fr);padding:1rem 1.25rem 1.2rem}}.page-product .footer-line{display:block;text-align:center;padding:1.4rem 0 2.4rem;font-size:.82rem;font-weight:700;color:var(--navy-faint)}.crumbs .current--accent{color:var(--teal-dark)}.pdp{position:relative;overflow:hidden}.pdp .doodle--blob-tl{top:-10px;left:-34px;width:104px;color:#d6eef2}.pdp .doodle--squiggle-tr{top:36px;right:.5%;width:78px;color:var(--teal)}.pdp .container{position:relative;z-index:1}.pdp__grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:2.6rem;align-items:start}.gallery__main{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);aspect-ratio:1 / .92;display:grid;place-items:center;overflow:hidden}.gallery__main img{width:100%;height:100%;object-fit:contain;padding:6%}.gallery__zoom{position:absolute;top:.85rem;right:.85rem;width:36px;height:36px;border-radius:50%;border:1px solid var(--line-strong);background:#fff;color:var(--navy-soft);display:grid;place-items:center;transition:color .2s ease,border-color .2s ease}.gallery__zoom:hover{color:var(--teal-dark);border-color:var(--teal)}.gallery__zoom svg{width:16px;height:16px}.gallery__thumbs{display:flex;align-items:center;gap:.55rem;margin-top:.85rem}.gallery__thumb-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;flex:1}.thumb{background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;padding:0;transition:border-color .2s ease}.thumb img{width:100%;height:100%;object-fit:contain;padding:12%}.thumb:hover{border-color:var(--line-strong)}.thumb.is-active{border:2px solid var(--teal)}.thumb-nav{width:30px;height:30px;flex-shrink:0;border-radius:50%;border:1px solid var(--line-strong);background:#fff;color:var(--navy-soft);display:grid;place-items:center;transition:background .2s ease,color .2s ease,border-color .2s ease}.thumb-nav:hover{background:var(--teal-soft);color:var(--teal-dark);border-color:var(--teal-soft)}.thumb-nav svg{width:15px;height:15px}.pinfo__title{font-size:clamp(1.7rem,2.7vw,2.15rem);line-height:1.06;margin-bottom:.55rem}.pinfo__rating{display:flex;align-items:center;gap:.55rem;margin-bottom:.7rem}.stars{display:inline-flex;align-items:center;gap:.1rem}.stars svg{width:18px;height:18px;fill:var(--orange)}.pinfo__reviews{font-size:.86rem;font-weight:700;color:var(--teal-dark)}.pinfo__reviews:hover{text-decoration:underline}.pinfo__price{font-family:var(--font-head);font-weight:900;font-size:clamp(1.7rem,2.6vw,2.15rem);letter-spacing:-.03em;color:var(--navy);margin-bottom:.4rem}.pinfo__stock{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;font-weight:700;color:#15a05a;margin-bottom:.95rem}.pinfo__stock .dot{width:9px;height:9px;border-radius:50%;background:#1bb866}.pinfo__desc{color:var(--navy-soft);font-size:.97rem;line-height:1.5;max-width:44ch;margin-bottom:1.1rem}.pinfo__features{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.62rem}.pinfo__features li{display:flex;align-items:center;gap:.6rem;font-size:.93rem;font-weight:600;color:var(--navy-soft)}.pinfo__features svg{width:20px;height:20px;color:var(--teal);flex-shrink:0}.buy-row{display:flex;align-items:stretch;gap:.8rem;margin-bottom:.8rem}.qty{display:inline-flex;align-items:center;border:1.5px solid var(--line-strong);border-radius:var(--radius-pill);padding:.2rem .3rem}.qty__btn{width:34px;height:34px;border-radius:50%;border:none;background:transparent;color:var(--navy-soft);display:grid;place-items:center;transition:background .2s ease,color .2s ease}.qty__btn:hover{background:var(--teal-soft);color:var(--teal-dark)}.qty__btn svg{width:17px;height:17px}.qty__value{min-width:28px;text-align:center;font-family:var(--font-head);font-weight:800;font-size:.95rem;color:var(--navy)}.btn--cart{flex:1;justify-content:center;padding-top:.85rem;padding-bottom:.85rem}.btn--wishlist{width:100%;justify-content:center;color:var(--teal-dark);border-color:var(--line-strong)}.btn--wishlist:hover{border-color:var(--teal);color:var(--teal-dark)}.btn--wishlist svg{color:var(--teal-dark)}.usp-strip{margin-top:2.4rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem 1.6rem;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:1.15rem 1.6rem}.usp{display:flex;align-items:flex-start;gap:.8rem}.usp__icon{width:40px;height:40px;border-radius:50%;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;flex-shrink:0}.usp__icon svg{width:21px;height:21px}.usp__text{font-size:.78rem;line-height:1.35;color:var(--navy-faint)}.usp__text strong{display:block;font-family:var(--font-head);font-weight:800;font-size:.86rem;color:var(--navy);letter-spacing:-.01em;margin-bottom:.12rem}.assure{margin-top:1.1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem 2rem;background:linear-gradient(90deg,#e6f6f1,#ebf8f4 55%,#eef9f7);border-radius:var(--radius-lg);padding:1.25rem 1.9rem}.assure__item{display:flex;align-items:center;gap:.9rem}.assure__icon{width:44px;height:44px;border-radius:50%;background:#fff;color:var(--teal-dark);display:grid;place-items:center;flex-shrink:0}.assure__icon svg{width:21px;height:21px}.assure__text{font-size:.8rem;line-height:1.35;color:var(--navy-faint)}.assure__text strong{display:block;font-family:var(--font-head);font-weight:800;font-size:.92rem;color:var(--navy);letter-spacing:-.01em;margin-bottom:.12rem}.tabs{display:flex;gap:.5rem;margin-bottom:1.2rem}.tab{font-family:var(--font-head);font-weight:800;font-size:.9rem;color:var(--navy-soft);background:transparent;border:none;padding:.5rem 1.15rem;border-radius:var(--radius-pill);transition:background .2s ease,color .2s ease}.tab:hover{color:var(--teal-dark)}.tab.is-active{background:var(--teal);color:#fff}.tab-panel{border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:1.7rem 2rem;display:grid;grid-template-columns:1.05fr 1fr;gap:2.6rem}.tab-panel__copy{display:flex;flex-direction:column;gap:.95rem}.tab-panel__copy p{color:var(--navy-soft);font-size:.95rem;line-height:1.55}.spec-table{margin:0;display:flex;flex-direction:column}.spec-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--line);font-size:.9rem}.spec-row:last-child{border-bottom:none}.spec-row dt{font-weight:700;color:var(--navy-soft);margin:0}.spec-row dd{font-weight:700;color:var(--navy);margin:0;text-align:right}.section__title--sm{font-size:clamp(1.3rem,2vw,1.6rem);margin-bottom:1.1rem}@media(max-width:920px){.pdp__grid{grid-template-columns:minmax(0,1fr);gap:1.8rem}.usp-strip{grid-template-columns:repeat(2,1fr)}.assure{grid-template-columns:1fr}.tab-panel{grid-template-columns:1fr;gap:1.6rem}}@media(max-width:540px){.usp-strip{grid-template-columns:1fr}.buy-row{flex-direction:column}.qty{align-self:flex-start}}@media(max-width:1000px){.cats{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.nav{display:none}.hero__grid{grid-template-columns:1fr}.hero__media{order:-1}.openbox{grid-template-columns:1fr;text-align:left}.openbox__media{order:-1;justify-items:center}.trust__row{grid-template-columns:1fr 1fr}.trust__item:nth-child(3):before{display:none}.newsletter{grid-template-columns:1fr}.newsletter form{justify-self:stretch;max-width:none}.footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.cats,.products{grid-template-columns:1fr 1fr}.trust__row{grid-template-columns:1fr}.trust__item+.trust__item:before{display:none}.trust__item{border-top:1px solid var(--line)}.footer__grid{grid-template-columns:1fr}.newsletter form{flex-direction:column}.newsletter input{width:100%}}.page-home{--green: #08b394;--green-dark: #079079;--green-soft: #e2f5f0;--lilac: #8b5cf6;--c-blue: #eaf4fb;--c-cream: #fdf2e3;--c-mint: #e6f5ee;--c-peach: #fdefe2;--c-lilac: #f2ecfc;--c-skyblue: #eaf2fc;--tag-guide: #f2ecfc;--tag-tutorial: #ffeee6;--tag-business: #e7f5ee;--tag-inspo: #fdeaf4;background:#fff}.page-home .section--tight{padding-top:.6rem;padding-bottom:1.4rem}.page-home .announce{background:var(--navy);color:#fff;padding:.5rem 0;font-size:.82rem}.page-home .announce__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.page-home .announce__item{display:inline-flex;align-items:center;gap:.5rem;color:#ffffffeb;font-weight:600}.page-home .announce__item svg{width:16px;height:16px;opacity:.85}.page-home .logo__rainbow{position:relative;background:linear-gradient(95deg,#ff5c5c,#ff9f1c 26%,#f6c245 46%,#18b58f 70%,#3da0d8);-webkit-background-clip:text;background-clip:text;color:transparent}.page-home .badge--cart{background:var(--lilac)!important}.page-home .nav a:hover{color:var(--green-dark)}.page-home .icon-btn:hover{background:var(--green-soft);color:var(--green-dark)}.page-home .btn--primary{background:var(--green);color:#fff}.page-home .btn--primary:hover{background:var(--green-dark)}.page-home .btn--ghost{background:#fff;color:var(--green-dark);border-color:#08b39480}.page-home .btn--ghost:hover{border-color:var(--green);background:var(--green-soft)}.page-home .link-arrow{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-head);font-weight:800;font-size:.9rem;color:var(--green-dark);white-space:nowrap}.page-home .link-arrow svg{transition:transform .2s ease}.page-home .link-arrow:hover svg{transform:translate(4px)}.page-home .link-arrow--sm{font-size:.84rem;margin-top:.55rem}.page-home .section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.3rem}.page-home .section__head .section__title{margin-bottom:0}.page-home .section__title{display:inline-flex;align-items:center;gap:.7rem}.page-home .pill{font-family:var(--font-head);font-weight:800;font-size:.72rem;padding:.28rem .7rem;border-radius:var(--radius-pill);letter-spacing:.01em}.page-home .pill--best{background:var(--c-lilac);color:var(--lilac)}.page-home .section__title--squiggle{position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='12' viewBox='0 0 60 12' fill='none' stroke='%233db4f7' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M2 8c8-8 16-8 24 0s16 8 24 0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .55rem bottom -.4rem;padding-right:4.6rem}.page-home .cats{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.page-home .cat{position:relative;aspect-ratio:1 / 1;min-height:168px;border-radius:18px;padding:1rem 1rem .9rem;display:block;overflow:hidden;border:1px solid rgba(13,27,61,.04);transition:transform .2s ease,box-shadow .2s ease}.page-home .cat:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.page-home .cat__text{position:relative;z-index:2;max-width:54%}.page-home .cat__text h3{font-size:.95rem;line-height:1.08;font-weight:900;letter-spacing:-.03em}.page-home .cat__text p{font-size:.72rem;color:var(--navy-soft);margin-top:.35rem;line-height:1.25}.page-home .cat__img{position:absolute;right:.25rem;bottom:.25rem;width:70%;height:86%;z-index:1}.page-home .cat__img img{width:100%;height:100%;object-fit:contain;object-position:right bottom;mix-blend-mode:multiply}.page-home .cat__arrow{position:absolute;left:1rem;bottom:.9rem;z-index:2;color:var(--navy);transition:transform .2s ease}.page-home .cat:hover .cat__arrow{transform:translate(3px)}.page-home .kits{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.page-home .kit{background:#fff;border:1px solid var(--line);border-radius:16px;padding:.85rem .85rem 1rem;display:flex;flex-direction:column;box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.page-home .kit:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.page-home .kit__img{aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;margin-bottom:.65rem}.page-home .kit__img img{width:100%;height:100%;object-fit:contain}.page-home .kit__title{font-family:var(--font-head);font-weight:800;font-size:.9rem;line-height:1.18;letter-spacing:-.02em;color:var(--navy);min-height:2.1em}.page-home .kit__rate{display:flex;align-items:center;gap:.35rem;margin-top:.4rem}.page-home .stars{color:var(--orange);font-size:.82rem;letter-spacing:.05em}.page-home .kit__count{font-size:.74rem;color:var(--navy-faint);font-weight:600}.page-home .kit__price{font-family:var(--font-head);font-weight:900;font-size:1.02rem;color:var(--navy);letter-spacing:-.02em;margin-top:.4rem}.page-home .btn--cart-sm{margin-top:.75rem;width:100%;justify-content:center;background:#fff;color:var(--green-dark);border:1.5px solid rgba(8,179,148,.45);font-size:.82rem;padding:.55rem .8rem;border-radius:var(--radius-pill)}.page-home .btn--cart-sm:hover{background:var(--green);color:#fff;border-color:var(--green)}.page-home .goals{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.page-home .goal{display:flex;gap:1rem;align-items:flex-start;border-radius:18px;padding:1.4rem 1.3rem;transition:transform .2s ease,box-shadow .2s ease}.page-home .goal:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.page-home .goal__icon{color:var(--navy);flex-shrink:0}.page-home .goal__icon svg{width:42px;height:42px}.page-home .goal__text h3{font-size:1.06rem;line-height:1.1;letter-spacing:-.03em}.page-home .goal__text p{font-size:.82rem;color:var(--navy-soft);margin-top:.3rem;line-height:1.3}.page-home .goal .link-arrow--sm{color:var(--navy)}.page-home .trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.page-home .trust__row{grid-template-columns:repeat(5,1fr)}.page-home .trust__item{justify-content:center;padding:1.35rem .8rem}.page-home .trust__item+.trust__item:before{display:none}.page-home .trust__icon.t-navy{color:var(--navy)}.page-home .trust__icon.t-teal{color:var(--teal)}.page-home .trust__icon.t-coral{color:var(--coral)}.page-home .inspire{display:grid;grid-template-columns:repeat(3,1fr) 1.45fr;gap:1.1rem}.page-home .blog{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.page-home .blog:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.page-home .blog__body{padding:1.05rem 1.05rem .9rem;display:flex;flex-direction:column}.page-home .tag{align-self:flex-start;font-family:var(--font-head);font-weight:800;font-size:.62rem;letter-spacing:.06em;padding:.26rem .6rem;border-radius:var(--radius-pill);margin-bottom:.7rem}.page-home .tag--guide{background:var(--tag-guide);color:var(--lilac)}.page-home .tag--tutorial{background:var(--tag-tutorial);color:var(--coral)}.page-home .tag--business{background:var(--tag-business);color:var(--green-dark)}.page-home .tag--inspo{background:var(--tag-inspo);color:#d6308a}.page-home .blog__body{padding:1.05rem 1.05rem .95rem}.page-home .blog__body h3{font-size:.98rem;line-height:1.15;letter-spacing:-.025em}.page-home .blog__body p{font-size:.8rem;color:var(--navy-soft);margin-top:.45rem;line-height:1.35}.page-home .blog__body .link-arrow--sm{color:var(--coral);margin-top:.7rem}.page-home .blog__img{flex:1;min-height:132px;background:var(--paper);display:grid;place-items:center;overflow:hidden}.page-home .blog__img img{width:100%;height:100%;object-fit:contain;padding:9%}.page-home .community{background:var(--c-lilac);border-radius:18px;padding:1.2rem 1.2rem 1.1rem;display:flex;flex-direction:column}.page-home .community h3{font-size:1.05rem;line-height:1.12;letter-spacing:-.025em}.page-home .community>p{font-size:.82rem;color:var(--navy-soft);margin-top:.4rem;line-height:1.35}.page-home .community__socials{display:flex;gap:.5rem;margin:.85rem 0 1rem}.page-home .social-chip{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;transition:transform .18s ease}.page-home .social-chip:hover{transform:translateY(-3px)}.page-home .social-chip--ig{background:var(--coral)}.page-home .social-chip--fb{background:var(--blue)}.page-home .social-chip--tt{background:var(--lilac)}.page-home .social-chip--yt{background:var(--orange)}.page-home .community__grid{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.page-home .community__grid img{width:100%;height:84px;object-fit:cover;border-radius:12px;background:#fff}.page-home .newsletter{border:none;background:var(--c-lilac);border-radius:22px;padding:1.5rem 2rem;display:grid;grid-template-columns:1fr auto;gap:1.5rem 2rem;align-items:center}.page-home .newsletter__icon{width:52px;height:52px;border-radius:14px;background:#fff;color:var(--coral);display:grid;place-items:center;flex-shrink:0}.page-home .newsletter h2{font-size:1.35rem;margin-bottom:.25rem;letter-spacing:-.02em}.page-home .newsletter p{font-size:.9rem;color:var(--navy-soft)}.page-home .newsletter form{display:flex;gap:.5rem;background:#fff;border-radius:var(--radius-pill);padding:.4rem .4rem .4rem .5rem;width:100%;max-width:420px;justify-self:end}.page-home .newsletter input{flex:1;border:none;background:transparent;padding:.5rem .85rem;font-size:.9rem;font-family:inherit;color:var(--navy);outline:none}.page-home .newsletter .btn--primary{padding:.62rem 1.4rem}.page-home .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.page-home .site-footer{margin-top:1rem;background:#fff;color:var(--navy);border-top:1px solid var(--line);overflow:hidden}.page-home .site-footer__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1.2fr;gap:2rem;align-items:start;padding:3rem 0 2.4rem}.page-home .site-footer .logo{color:var(--navy);font-size:1.5rem}.page-home .site-footer .logo .for{color:var(--coral)}.page-home .site-footer .logo .all{color:var(--navy)}.page-home .site-footer .logo .tld{color:var(--navy-faint)}.page-home .site-footer__tag{color:var(--navy-soft);font-size:.9rem;max-width:30ch;margin:1rem 0 1.2rem;line-height:1.5}.page-home .site-footer__socials{display:flex;gap:.55rem}.page-home .site-footer .social-btn{width:38px;height:38px;border-radius:11px;background:var(--navy);color:#fff}.page-home .site-footer .social-btn:hover{transform:translateY(-3px) rotate(0);box-shadow:var(--shadow-soft)}.page-home .footer-col h4{font-family:var(--font-head);font-size:.98rem;font-weight:800;color:var(--navy);margin-bottom:.9rem}.page-home .footer-col h4:after{display:none}.page-home .footer-col a{display:block;color:var(--navy-soft);font-size:.9rem;font-weight:600;padding:.3rem 0;transition:color .2s ease,transform .2s ease}.page-home .footer-col a:hover{color:var(--green-dark);transform:translate(3px)}.page-home .footer-note{display:block;color:var(--navy-faint);font-size:.88rem;padding:.3rem 0}.page-home .site-footer__bottom{position:relative;z-index:2;background:var(--navy);color:#ffffffbf;font-size:.85rem}.page-home .site-footer__bottom-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.6rem;padding:1.1rem 0}.page-home .site-footer__legal{display:inline-flex;align-items:center;gap:.8rem}.page-home .site-footer__legal a{color:#fffc}.page-home .site-footer__legal a:hover{color:#fff}.page-home .site-footer__legal .sep{color:#ffffff59}.page-home .hl-coral{color:var(--coral)}.page-home .hl-green{color:var(--green)}.page-home .hl-blue{color:var(--blue)}.page-home .hero{position:relative;overflow:hidden;padding:2.2rem 0 1.2rem}.page-home .hero__grid{grid-template-columns:minmax(300px,.84fr) minmax(420px,1.16fr)}.page-home .hero h1{font-size:clamp(2.4rem,4.4vw,3.6rem);max-width:11ch}.page-home .hero__text{max-width:34ch}.page-home .hero__actions{gap:.9rem}.page-home .hero__copy{position:relative}.page-home .doodle--spark{position:absolute;top:-28px;left:-8px;width:42px;z-index:3}.page-home .blob--mint-l{position:absolute;top:150px;left:-55px;width:130px;height:130px;background:#d4efe6;border-radius:52% 48% 57% 43%/50% 55% 45% 50%;z-index:0}.page-home .hero__media{position:relative}.page-home .hero__media img{position:relative;z-index:2}.page-home .blob{position:absolute;z-index:0;pointer-events:none}.page-home .blob--mint{top:-10%;left:16%;width:46%;height:58%;background:#d6efe7;border-radius:56% 44% 62% 38%/58% 47% 53% 42%}.page-home .blob--coral{top:-14%;left:47%;width:24%;height:34%;background:#fcdcd4;border-radius:60% 40% 50% 50%/55% 50% 50% 45%}.page-home .blob--blue{top:8%;right:-8%;width:42%;height:78%;background:#e0ecfa;border-radius:48% 52% 45% 55%/42% 48% 52% 58%}.page-home .blob--lilac{top:26%;left:2%;width:22%;height:40%;background:#efe7fb;border-radius:55% 45% 48% 52%/50% 55% 45% 50%}@media(max-width:1080px){.page-home .cats,.page-home .kits{grid-template-columns:repeat(3,1fr)}.page-home .goals,.page-home .inspire{grid-template-columns:repeat(2,1fr)}.page-home .community{grid-column:1 / -1}.page-home .site-footer__inner{grid-template-columns:1fr 1fr 1fr}.page-home .site-footer__brand{grid-column:1 / -1}}@media(max-width:860px){.page-home .trust__row{grid-template-columns:1fr 1fr}.page-home .announce__row{justify-content:center;gap:.8rem 1.4rem}.page-home .newsletter{grid-template-columns:1fr}.page-home .newsletter form{justify-self:stretch;max-width:none}}@media(max-width:560px){.page-home .cats,.page-home .kits{grid-template-columns:1fr 1fr}.page-home .goals,.page-home .inspire,.page-home .trust__row{grid-template-columns:1fr}.page-home .site-footer__inner{grid-template-columns:1fr 1fr}}html{font-size:100%}body{font-size:1rem;letter-spacing:normal}body.page-home,.header{display:block}.page-home .select{display:inline-flex;width:auto}.page-home .select:before,.page-home .select:after{display:none;content:none}.page-home .toolbar__sort>span{white-space:nowrap}.nav .nav-item--mega{position:relative;display:inline-flex;align-items:center}.nav .nav-item--mega>a{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-head);font-weight:800;font-size:.9rem;color:var(--navy);transition:color .2s ease}.page-home .nav .nav-item--mega>a:hover{color:var(--green-dark)}.nav .nav-item--mega>a:hover{color:var(--teal-dark)}.nav .nav-item--mega>a .caret{transition:transform .2s ease}.nav .nav-item--mega:hover>a .caret{transform:rotate(180deg)}.mega{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:min(760px,92vw);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 48px #16324f29;padding:1rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:60}.mega:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.nav-item--mega:hover .mega,.nav-item--mega:focus-within .mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(6px)}.mega__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.mega__item{display:flex;align-items:center;gap:.65rem;padding:.5rem .6rem;border-radius:12px;color:var(--navy);font-family:var(--font-head);font-weight:700;font-size:.85rem;line-height:1.15;transition:background .15s ease,color .15s ease}.mega__item:hover{background:var(--teal-soft);color:var(--teal-dark)}.mega__thumb{width:36px;height:36px;flex-shrink:0;display:grid;place-items:center;background:var(--paper);border:1px solid var(--line);border-radius:9px;overflow:hidden;color:var(--teal-dark)}.mega__thumb img{width:100%;height:100%;object-fit:contain;padding:3px}.mega__label{display:block}@media(max-width:1040px){.mega__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-home .section__title--sparkle{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='28' viewBox='0 0 30 28' fill='none' stroke='%23ffb020' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M7 16 3 24'/%3E%3Cpath d='M15 14 14 25'/%3E%3Cpath d='M23 16 27 24'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right top 0;padding-right:2.6rem}.page-product .crumbs{padding:.4rem 0 1.1rem}.page-product .pdp{position:relative}.page-product .pdp__grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:2.6rem;align-items:start}.page-product .pdp__grid>*{min-width:0}.page-product .gallery{display:flex;gap:.85rem;align-items:flex-start}.page-product .gallery__col{display:flex;flex-direction:column;gap:.6rem;width:80px;flex-shrink:0;max-height:540px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.page-product .gallery__col::-webkit-scrollbar{width:5px}.page-product .gallery__col::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:99px}.page-product .gallery__col::-webkit-scrollbar-track{background:transparent}.page-product .gallery__col .thumb{width:74px;aspect-ratio:1 / 1;background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);display:grid;place-items:center;overflow:hidden;padding:0}.page-product .gallery__col .thumb img{width:100%;height:100%;object-fit:contain;padding:14%}.page-product .gallery__col .thumb.is-active{border:2px solid var(--green)}.page-product .gallery__col .thumb--video{background:var(--navy);color:#fff;border-color:var(--navy)}.page-product .gallery__col .thumb--video svg{width:22px;height:22px;padding:0}.page-product .gallery__main{flex:1;position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden}.page-product .gallery__main img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:7%}.page-product .pdp__blob{position:absolute;z-index:0;top:8%;left:14%;width:72%;height:80%;background:#efe7fb;border-radius:46% 54% 52% 48%/50% 46% 54% 50%}.page-product .pdp__spark{position:absolute;top:16px;right:22px;width:34px;z-index:3}.page-product .pinfo{position:relative}.page-product .pinfo__badge{position:static;display:inline-block;margin-bottom:.7rem}.page-product .pinfo__title{font-size:clamp(1.7rem,2.8vw,2.3rem);line-height:1.08;letter-spacing:-.03em;margin-bottom:.55rem}.page-product .pinfo__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem}.page-product .pinfo__rating .stars{color:var(--orange);font-size:1rem;letter-spacing:.04em}.page-product .pinfo__reviews{font-size:.86rem;font-weight:700;color:var(--green-dark)}.page-product .pinfo__reviews:hover{text-decoration:underline}.page-product .pinfo__price{font-family:var(--font-head);font-weight:900;font-size:clamp(1.6rem,2.4vw,2rem);letter-spacing:-.03em;color:var(--navy);margin-bottom:.25rem}.page-product .pinfo__price del{color:var(--navy-faint);font-weight:700;margin-left:.5rem;font-size:.7em}.page-product .pinfo__tax{font-size:.82rem;color:var(--navy-faint);margin-bottom:1.05rem}.page-product .pinfo__desc{font-size:.98rem;color:var(--navy-soft);line-height:1.5;max-width:46ch;margin-bottom:1.3rem}.page-product .buy-controls{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.3rem}.page-product .qtybox{display:flex;align-items:center;gap:.9rem;margin-bottom:.2rem}.page-product .qtybox label{font-family:var(--font-head);font-weight:800;font-size:.92rem;color:var(--navy)}.page-product .select--qty select{padding:.6rem 2.6rem .6rem 1.1rem}.page-product .qtybox{flex-wrap:wrap}.page-product .qtybox .select{min-width:0;max-width:min(100%,26rem)}.page-product .qtybox .select select{min-width:0;max-width:100%;text-overflow:ellipsis}.page-product .btn--block{width:100%;justify-content:center;padding-top:.95rem;padding-bottom:.95rem;font-size:1rem}.page-product .pinline-trust{display:flex;flex-wrap:wrap;gap:1.6rem;padding-top:.3rem}.page-product .pit{display:flex;align-items:center;gap:.6rem}.page-product .pit svg{width:24px;height:24px;color:var(--navy);flex-shrink:0}.page-product .pit strong{display:block;font-family:var(--font-head);font-weight:800;font-size:.84rem;color:var(--navy);letter-spacing:-.01em}.page-product .pit span span{font-size:.76rem;color:var(--navy-faint)}.page-product .ptabs{border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:.4rem 1.8rem 1.8rem}.page-product .ptabs__head{border-bottom:1px solid var(--line)}.page-product .ptabs__heading{display:inline-block;margin:0 0 -1px;padding:1rem .2rem;font-size:1rem;color:var(--green-dark);border-bottom:3px solid var(--green)}.page-product .ptabs{scroll-margin-top:90px}.page-product .ptabs__tab{background:none;border:0;border-bottom:3px solid transparent;font-family:inherit;font-weight:900;letter-spacing:-.02em;color:var(--navy-soft);cursor:pointer}.page-product .ptabs__tab+.ptabs__tab{margin-left:1.6rem}.page-product .ptabs__tab.is-active{color:var(--green-dark);border-bottom-color:var(--green)}.page-product .ptab-panel{padding-top:1.4rem}.page-product .ptab-panel__lead{font-size:.97rem;color:var(--navy-soft);line-height:1.55;max-width:95ch;margin-bottom:1.3rem}.rte iframe,.rte video,.rte embed,.rte object,.rte svg{max-width:100%}.rte video{height:auto}.rte iframe[src*=youtube],.rte iframe[src*="youtu.be"],.rte iframe[src*=vimeo]{width:100%;height:auto;aspect-ratio:16 / 9}.rte table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.rte pre{overflow-x:auto;max-width:100%}.rte{overflow-wrap:break-word}.page-product .checklist{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.8rem 2.4rem;max-width:760px}.page-product .checklist li{display:flex;align-items:center;gap:.65rem;font-size:.92rem;font-weight:600;color:var(--navy-soft)}.page-product .checklist svg{width:20px;height:20px;color:var(--green);flex-shrink:0}.page-product .carousel{display:flex;align-items:center;gap:.6rem}.page-product .carousel__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.1rem;flex:1;min-width:0}.page-product .carousel__nav{width:38px;height:38px;flex-shrink:0;border-radius:50%;border:1px solid var(--line-strong);background:#fff;color:var(--navy-soft);display:grid;place-items:center}.page-product .carousel__nav svg{width:18px;height:18px}.page-product .carousel__track .kit__title,.page-cart .carousel__track .kit__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:0}.page-product .carousel__track .kit__price,.page-cart .carousel__track .kit__price{margin-top:auto;padding-top:.4rem}.page-product .carousel__nav:hover{background:var(--green-soft);color:var(--green-dark);border-color:var(--green-soft)}@media(max-width:1000px){.page-product .pdp__grid{grid-template-columns:minmax(0,1fr);gap:1.8rem}.page-product .carousel__track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.page-product .carousel__track{grid-template-columns:repeat(2,minmax(0,1fr))}.page-product .checklist{grid-template-columns:1fr}.page-product .pinline-trust{gap:1rem}.page-product .carousel__nav,.page-cart .carousel__nav{display:none}.page-product .carousel,.page-cart .carousel{gap:0}}@media(max-width:480px){.page-product .gallery{flex-direction:column-reverse}.page-product .gallery__col{flex-direction:row;width:100%;flex-wrap:nowrap;max-height:none;overflow-y:hidden;overflow-x:auto;padding-right:0;padding-bottom:4px}.page-product .gallery__col .thumb{flex-shrink:0}.page-product .gallery,.page-product .gallery__col{min-width:0}}.page-home .kit__img{position:relative}.page-home .kit__badge{position:absolute;top:.55rem;left:.55rem;z-index:3;font-family:var(--font-head);font-weight:800;font-size:.66rem;letter-spacing:.01em;padding:.26rem .6rem;border-radius:var(--radius-pill)}.page-home .kit__badge--best{background:var(--lilac);color:#fff}.page-home .kit__badge--new{background:var(--coral);color:#fff}.page-home .kit__wish{position:absolute;top:.4rem;right:.4rem;z-index:3;width:28px;height:28px;border-radius:50%;border:none;background:#ffffffd9;color:var(--navy-faint);display:grid;place-items:center;transition:color .2s ease,background .2s ease}.page-home .kit__wish svg{width:15px;height:15px}.page-home .kit__wish:hover{color:var(--coral);background:#fff}.page-home .kit__img>a{display:grid;place-items:center;width:100%;height:100%}.page-home .kit__title>a{color:inherit}.page-home .kit__title>a:hover{color:var(--green-dark)}.page-home .kit form{margin:0;padding:0;display:block}.page-home .kit form .btn--cart-sm{width:100%}.page-category .crumbs{padding:0 0 1rem}.page-category .cathero{position:relative;overflow:hidden;padding:1.4rem 0 1.2rem}.page-category .cathero__grid{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(360px,1.08fr);gap:1.5rem;align-items:center}.page-category .cathero__copy{position:relative;z-index:2}.page-category .cathero h1{font-size:clamp(2.1rem,3.8vw,3.1rem);letter-spacing:-.04em;margin-bottom:.7rem}.page-category .cathero__text{font-size:clamp(.98rem,1.2vw,1.08rem);color:var(--navy-soft);max-width:42ch;line-height:1.45}.page-category .cathero__count{display:block;margin-top:1rem;font-size:.82rem;font-weight:700;color:var(--navy-faint)}.page-category .cathero__media{position:relative;z-index:2;display:grid;place-items:center;min-height:280px}.page-category .cathero__media img{position:relative;z-index:2;width:100%;max-width:540px;height:clamp(220px,26vw,320px);object-fit:contain;object-position:center}.page-category .cathero__blob-lilac{position:absolute;top:-2%;left:6%;width:80%;height:104%;background:#efe7fb;border-radius:46% 54% 58% 42%/56% 44%;z-index:0}.page-category .cathero__blob-mint{position:absolute;top:0;right:-6%;width:26%;height:52%;background:#dff2ec;border-radius:52% 48% 50% 50%/50% 52% 48% 50%;z-index:0}.page-category .cathero__spark{position:absolute;top:4px;right:2%;width:38px;z-index:3}.page-category .cathero__curl{position:absolute;top:-4px;left:-36px;width:40px;z-index:1}.page-category .subnav{display:flex;align-items:center;gap:.6rem;border:1px solid var(--line);border-radius:var(--radius-lg);padding:.7rem .8rem;box-shadow:var(--shadow-card)}.page-category .subnav__track{display:flex;align-items:center;gap:.4rem;flex:1;overflow:hidden}.page-category .chip{display:flex;align-items:center;gap:.55rem;padding:.5rem .95rem .5rem .5rem;border-radius:var(--radius-pill);font-family:var(--font-head);font-weight:800;font-size:.82rem;color:var(--navy);white-space:nowrap;flex:1;justify-content:flex-start;transition:background .2s ease}.page-category .chip:hover{background:var(--green-soft)}.page-category .chip__img{width:38px;height:38px;border-radius:50%;background:var(--paper);display:grid;place-items:center;overflow:hidden;flex-shrink:0}.page-category .chip__img img{width:100%;height:100%;object-fit:contain;padding:12%}.page-category .subnav__next{width:34px;height:34px;flex-shrink:0;border-radius:50%;border:1px solid var(--line-strong);background:#fff;color:var(--navy-soft);display:grid;place-items:center}.page-category .subnav__next svg{width:16px;height:16px}.page-category .subnav__next:hover{background:var(--green-soft);color:var(--green-dark);border-color:var(--green-soft)}.page-category .shop-layout{grid-template-columns:264px 1fr;gap:1.6rem}.page-category .sidecard{background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:1.2rem 1.3rem;margin-bottom:1.2rem}.page-category .sidecard__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem}.page-category .sidecard__head h3,.page-category .sidecard__title{font-size:1.15rem;letter-spacing:-.03em}.page-category .sidecard__title{margin-bottom:1rem}.page-category .sidecard__clear{font-size:.82rem;font-weight:800;color:var(--green-dark)}.page-category .sidecard__clear:hover{text-decoration:underline}.page-category .sidecard__label{font-size:.95rem;margin-bottom:.7rem}.page-category .catlist{list-style:none;margin:0;padding:0}.page-category .catlist a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .7rem;border-radius:10px;font-weight:700;font-size:.9rem;color:var(--navy-soft);transition:background .2s ease,color .2s ease}.page-category .catlist a span{font-size:.82rem;color:var(--navy-faint);font-weight:700}.page-category .catlist a:hover{color:var(--navy);background:var(--paper)}.page-category .catlist a.is-active{background:var(--green-soft);color:var(--green-dark);box-shadow:inset 3px 0 0 var(--green)}.page-category .catlist a.is-active span{color:var(--green-dark)}.page-category .sidecard .filter{border-bottom:1px solid var(--line);padding:.95rem 0}.page-category .sidecard .filter:last-child{border-bottom:none;padding-bottom:.2rem}.page-category .sidecard .filter:first-of-type{padding-top:0}.page-category .stars--xs{color:var(--orange);font-size:.8rem;letter-spacing:.02em}.page-category .ratemute{color:#d7dbe2;font-size:.8rem;letter-spacing:.02em}.page-category .results-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.2rem}.page-category .results-bar__count{font-weight:800;font-size:.95rem;color:var(--navy)}.page-category .cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.page-category .page-dots{color:var(--navy-faint);font-weight:800;padding:0 .3rem;align-self:center}.page-category .filter__head{cursor:pointer;-webkit-user-select:none;user-select:none}.page-category .filter__head .chev{transition:transform .2s ease}.page-category .filter.is-collapsed .filter__body{display:none}.page-category .filter.is-collapsed .filter__head .chev{transform:rotate(180deg)}.page-category .cat-empty{grid-column:1 / -1;text-align:center;padding:2.5rem 1rem;color:var(--navy-soft);font-weight:600}@media(max-width:1000px){.page-category .shop-layout{grid-template-columns:1fr}.page-category .cat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.page-category .cathero__grid{grid-template-columns:1fr}.page-category .cathero__media{order:-1}.page-category .cat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.page-category .cat-grid{grid-template-columns:1fr 1fr}}.page-cart .crumbs{padding:1.1rem 0 0}.page-cart .cart-head{position:relative}.page-cart .cart-head h1{display:inline-flex;align-items:center;gap:.65rem;font-size:clamp(2rem,3.6vw,2.8rem);letter-spacing:-.04em}.page-cart .cart-head__count{color:var(--navy-faint);font-weight:800}.page-cart .cart-head__curl{position:static;width:42px;height:42px;flex-shrink:0}.page-cart .cart-head p{margin-top:.55rem;font-size:1rem;color:var(--navy-soft)}.page-cart .cart-layout{display:grid;grid-template-columns:1fr 360px;gap:1.6rem;align-items:start}.page-cart .cart-items{background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-lg);overflow:hidden}.page-cart .cart-row{display:grid;grid-template-columns:2.5fr .85fr .95fr 1.2fr 1fr 36px;align-items:center;gap:1rem;padding:1.1rem 1.4rem;border-top:1px solid var(--line)}.page-cart .cart-row--head{border-top:none;padding-top:1rem;padding-bottom:1rem;font-family:var(--font-head);font-weight:800;font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;color:var(--navy-faint)}.page-cart .cart-col-qty{justify-self:center}.page-cart .cart-col-total{justify-self:end}.page-cart .cart-row--head .cart-col-total{padding-right:.1rem}.page-cart .cart-product{display:flex;align-items:center;gap:.9rem;min-width:0}.page-cart .cart-product__info{min-width:0}.page-cart .cart-product__img{width:64px;height:64px;flex-shrink:0;display:grid;place-items:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.page-cart .cart-product__img img{width:100%;height:100%;object-fit:contain;padding:8%}.page-cart .cart-product__title{font-family:var(--font-head);font-weight:800;font-size:.94rem;line-height:1.2;letter-spacing:-.02em;color:var(--navy)}.page-cart .cart-product__title:hover{color:var(--green-dark)}.page-cart .cart-product__props{margin:.25rem 0 0;font-size:.76rem;color:var(--navy-faint);line-height:1.3}.page-cart .cart-variant{font-size:.88rem;font-weight:700;color:var(--navy-soft)}.page-cart .cart-price{font-size:.92rem;font-weight:700;color:var(--navy-soft)}.page-cart .cart-price del{color:var(--navy-faint);font-weight:600;margin-right:.3rem}.page-cart .cart-total{font-family:var(--font-head);font-weight:900;font-size:1rem;letter-spacing:-.02em;color:var(--navy)}.page-cart .cart-total del{display:block;font-size:.8rem;font-weight:600;color:var(--navy-faint)}.page-cart .stepper{display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:#fff;overflow:hidden}.page-cart .stepper button{width:34px;height:36px;display:grid;place-items:center;background:#fff;border:none;color:var(--navy-soft);transition:background .18s ease,color .18s ease}.page-cart .stepper button svg{width:15px;height:15px}.page-cart .stepper button:hover{background:var(--green-soft);color:var(--green-dark)}.page-cart .stepper input{width:38px;height:36px;text-align:center;border:none;border-left:1px solid var(--line);border-right:1px solid var(--line);font-family:var(--font-head);font-weight:800;font-size:.9rem;color:var(--navy);background:#fff;outline:none;-moz-appearance:textfield}.page-cart .stepper input::-webkit-outer-spin-button,.page-cart .stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-cart .cart-remove{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:none;background:none;color:var(--navy-faint);justify-self:center;transition:background .18s ease,color .18s ease}.page-cart .cart-remove svg{width:18px;height:18px}.page-cart .cart-remove:hover{background:var(--blush);color:var(--coral)}.page-cart .cart-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.4rem;border-top:1px solid var(--line)}.page-cart .cart-actions__update{font-size:.86rem;padding:.55rem 1.1rem}.page-cart .cart-actions__clear{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;font-family:var(--font-head);font-weight:800;font-size:.86rem;color:var(--navy-faint);transition:color .18s ease}.page-cart .cart-actions__clear svg{width:16px;height:16px}.page-cart .cart-actions__clear:hover{color:var(--coral)}.page-cart .summary{background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:1.4rem 1.4rem 1.5rem;position:sticky;top:84px}.page-cart .summary h2{font-size:1.18rem;letter-spacing:-.03em;margin-bottom:1.15rem}.page-cart .summary__row{display:flex;align-items:center;justify-content:space-between;font-size:.92rem;margin-bottom:.7rem}.page-cart .summary__row>span:first-child{color:var(--navy-soft);font-weight:600}.page-cart .summary__label-info{display:inline-flex;align-items:center;gap:.35rem}.page-cart .summary__label-info svg{width:15px;height:15px;color:var(--navy-faint)}.page-cart .summary__val{font-weight:800;color:var(--navy)}.page-cart .summary__val--free{color:var(--green-dark)}.page-cart .summary__note{font-size:.8rem;color:var(--navy-faint);margin-top:-.15rem}.page-cart .summary__divider{height:1px;background:var(--line);margin:1.05rem 0}.page-cart .summary__total{display:flex;align-items:baseline;justify-content:space-between}.page-cart .summary__total strong:first-child{font-size:1.1rem;letter-spacing:-.02em}.page-cart .summary__amount{font-family:var(--font-head);font-weight:900;font-size:1.4rem;letter-spacing:-.03em}.page-cart .summary__tax{font-size:.8rem;color:var(--navy-faint);margin-top:.3rem}.page-cart .promo{display:flex;gap:.6rem;margin:1.15rem 0 1rem}.page-cart .promo input{flex:1;min-width:0;border:1px solid var(--line-strong);border-radius:var(--radius-pill);padding:.62rem 1.05rem;font-family:var(--font-body);font-size:.88rem;color:var(--navy);background:#fff;outline:none}.page-cart .promo input:focus{border-color:var(--green)}.page-cart .promo__apply{padding:.55rem 1.2rem;font-size:.86rem;flex-shrink:0}.page-cart .btn--block{width:100%;justify-content:center;padding-top:.85rem;padding-bottom:.85rem}.page-cart .summary .btn--block+.btn--block{margin-top:.65rem}.page-cart .express{text-align:center;margin-top:1.3rem}.page-cart .express__label{display:block;font-family:var(--font-head);font-weight:800;font-size:.78rem;color:var(--navy-faint);margin-bottom:.7rem}.page-cart .express__methods{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem}.page-cart .pay{display:inline-flex;align-items:center;justify-content:center;gap:2px;height:26px;min-width:44px;padding:0 .5rem;border:1px solid var(--line);border-radius:6px;background:#fff;font-family:var(--font-head);font-weight:800;font-size:.62rem;letter-spacing:.02em;color:var(--navy-soft)}.page-cart .pay--visa{color:#1a1f71;font-style:italic;letter-spacing:.04em}.page-cart .pay--eft strong{color:var(--navy)}.page-cart .pay--zapper{color:#2bb673;text-transform:lowercase}.page-cart .pay--payflex{color:#6a4df4;text-transform:lowercase}.page-cart .pay--mc{gap:0}.page-cart .pay__mc-dot{width:13px;height:13px;border-radius:50%}.page-cart .pay__mc-dot--red{background:#eb001b}.page-cart .pay__mc-dot--orange{background:#f79e1b;margin-left:-5px;mix-blend-mode:multiply}.page-cart .cart-empty{text-align:center;padding:3rem 1.5rem 3.4rem;background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-lg)}.page-cart .cart-empty__icon{width:64px;height:64px;margin:0 auto 1rem;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green-dark)}.page-cart .cart-empty__icon svg{width:30px;height:30px}.page-cart .cart-empty h2{font-size:1.5rem;letter-spacing:-.03em;margin-bottom:.4rem}.page-cart .cart-empty p{font-size:.96rem;color:var(--navy-soft);margin-bottom:1.3rem}.page-cart .carousel{display:flex;align-items:center;gap:.6rem}.page-cart .carousel__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.1rem;flex:1;min-width:0}.page-cart .carousel__nav{width:38px;height:38px;flex-shrink:0;border-radius:50%;border:1px solid var(--line-strong);background:#fff;color:var(--navy-soft);display:grid;place-items:center}.page-cart .carousel__nav svg{width:18px;height:18px}.page-cart .carousel__nav .rotate-90{transform:rotate(90deg)}.page-cart .carousel__nav .rotate-270{transform:rotate(-90deg)}.page-cart .carousel__nav:hover{background:var(--green-soft);color:var(--green-dark);border-color:var(--green-soft)}@media(max-width:980px){.page-cart .cart-layout{grid-template-columns:1fr}.page-cart .summary{position:static}.page-cart .carousel__track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.page-cart .cart-row--head{display:none}.page-cart .cart-row{grid-template-columns:1fr auto;grid-template-areas:"product remove" "variant variant" "price   total" "qty     qty";gap:.55rem .9rem}.page-cart .cart-product{grid-area:product}.page-cart .cart-variant{grid-area:variant}.page-cart .cart-price{grid-area:price;align-self:center}.page-cart .cart-col-qty{grid-area:qty;justify-self:start}.page-cart .cart-total{grid-area:total;justify-self:end;align-self:center}.page-cart .cart-remove{grid-area:remove;justify-self:end}.page-cart .cart-variant:before{content:"Variant: ";color:var(--navy-faint);font-weight:600}.page-cart .carousel__track{grid-template-columns:repeat(2,minmax(0,1fr))}}.menu-toggle{display:none;width:38px;height:38px;border:none;border-radius:50%;background:transparent;color:var(--navy);place-items:center;padding:0}.mobile-nav,.hero__eyebrow,.hero__note,.announce__highlight,.page-home .section__head--cats{display:none}@media(max-width:860px){.menu-toggle{display:grid}.header__inner{grid-template-columns:auto 1fr auto;gap:.4rem}.header__inner .logo{justify-self:center;font-size:1.42rem}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:.3rem 1.625rem .9rem;border-top:1px solid var(--line);background:#fff}.mobile-nav a{padding:.72rem 0;font-family:var(--font-head);font-weight:800;font-size:1rem;color:var(--navy);border-bottom:1px solid var(--line)}.mobile-nav a:last-child{border-bottom:none}}@media(max-width:560px){.header__actions .icon-btn[aria-label=Account]{display:none}.header__actions{gap:.15rem}}@media(max-width:749px){.page-index #MainContent{display:flex;flex-direction:column}.page-index #MainContent .shopify-section{order:10}.page-index #MainContent .shopify-section:has(.hero){order:1}.page-index #MainContent .shopify-section:has(#categories){order:2}.page-index #MainContent .shopify-section:has(.trust){order:3}.page-index #MainContent .shopify-section:has(#kits){order:4}.page-index #MainContent .shopify-section:has(.newsletter){order:5}.page-index #MainContent .shopify-section:has(.goals){order:6}.page-home .section{padding:1.5rem 0}.page-home .announce{background:#f4f6f8;color:var(--navy);padding:.55rem 0}.page-home .announce__row{justify-content:center;flex-wrap:nowrap;gap:.55rem}.page-home .announce__item{color:var(--navy);font-weight:700;font-size:.79rem}.page-home .announce__item svg{opacity:1}.page-home .announce__item~.announce__item{display:none}.page-home .announce__highlight{display:inline-flex;align-items:center;gap:.55rem;color:var(--green-dark);font-weight:800;font-size:.79rem;white-space:nowrap}.page-home .announce__highlight:before{content:"\b7";color:var(--navy-faint);font-weight:900}.page-home .hero{padding:1.7rem 0 .4rem}.page-home .hero__grid{grid-template-columns:1fr;gap:.8rem}.page-home .hero__media{order:2}.page-home .doodle--spark{display:none}.page-home .hero__eyebrow{display:inline-block;background:var(--c-lilac);color:var(--lilac);font-family:var(--font-head);font-weight:800;font-size:.67rem;letter-spacing:.09em;text-transform:uppercase;padding:.36rem .78rem;border-radius:var(--radius-pill);margin-bottom:.9rem}.page-home .hero h1{font-size:clamp(2.05rem,9vw,2.55rem);max-width:13ch}.page-home .hero__text{font-size:.98rem;max-width:30ch;margin-bottom:1.25rem}.page-home .hero__actions .btn--ghost{display:none}.page-home .hero__note{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.05rem;color:var(--navy-soft);font-size:.86rem;font-weight:700}.page-home .hero__note svg{color:var(--navy)}.page-home .hero__media img{width:100%;max-width:none;height:auto;transform:none}.page-home .section__head--cats{display:flex}.page-home .section__head .section__title{font-size:1.28rem}.page-home .cats{grid-template-columns:repeat(3,1fr);gap:.7rem}.page-home .cat{aspect-ratio:auto;min-height:0;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.85rem .5rem .8rem;background:#f4f6f8!important;border-radius:14px}.page-home .cat__img{position:static;order:1;width:100%;height:62px}.page-home .cat__img img{object-position:center}.page-home .cat__text{order:2;max-width:none;text-align:center}.page-home .cat__text h3{font-size:.8rem;line-height:1.15}.page-home .cat__text p,.page-home .cat__arrow{display:none}.page-home .trust{border:none;padding:.2rem 0}.page-home .trust__row{grid-template-columns:repeat(3,1fr);gap:.3rem;border:1px solid var(--line-strong);border-radius:16px;background:#fff;padding:1rem .4rem}.page-home .trust__item{flex-direction:column;gap:.5rem;padding:.2rem;text-align:center;border-top:none}.page-home .trust__item:nth-child(n+4){display:none}.page-home .trust__icon{width:22px;height:22px}.page-home .trust__item strong{font-size:.8rem}.page-home .trust__item span span{font-size:.7rem}.page-home .kits{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.page-home .kits .kit{flex:0 0 42%;scroll-snap-align:start}.page-index .kits .kit{flex:0 0 42%;scroll-snap-align:start;border-radius:14px}.page-index .kits .kit .btn--cart-sm{display:none}.page-index .kits .kit__title{font-size:.82rem;min-height:0}.page-index .kits .kit__price{font-size:.95rem;margin-top:.3rem}.page-index .pill--best{display:none}.page-home .newsletter{border-radius:18px;padding:1.25rem 1.25rem 1.35rem;gap:1rem}.page-home .newsletter__copy{align-items:flex-start;gap:.9rem}.page-home .newsletter__icon{width:46px;height:46px;border-radius:12px}.page-home .newsletter h2{font-size:1.08rem}.page-home .newsletter p{font-size:.84rem}.page-home .newsletter form{flex-direction:column;background:transparent;padding:0;gap:.6rem}.page-home .newsletter input{background:#fff;border-radius:var(--radius-pill);padding:.72rem 1.1rem}.page-home .newsletter .btn--primary{width:100%;justify-content:center}.page-home .inspire{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.page-home .blog{flex:0 0 60%;scroll-snap-align:start;flex-direction:column-reverse;justify-content:flex-end;border-radius:16px}.page-home .blog__img{flex:0 0 auto;min-height:0;aspect-ratio:16 / 10}.page-home .blog__body{padding:.85rem .9rem .95rem}.page-home .blog__body h3{font-size:.9rem}.page-home .blog__body p{font-size:.76rem}.page-home .community{flex:0 0 76%;scroll-snap-align:start}}.cat-mhead{display:block;position:relative;padding:1.5rem 0 1rem}.cat-mhead h1{margin:0;max-width:60rem;text-align:left;font-size:clamp(1.95rem,3.5vw,3rem);line-height:1.15}.cat-mhead__count{display:block;margin-top:.5rem;color:var(--navy-faint);font-weight:700}.cat-mhead__desc{max-width:68rem;margin-top:.75rem;line-height:1.65}.cat-mhead__desc p{margin:0 0 .75rem}.cat-mhead__doodles,.mtoolbar,.mfab,.filters-drawer__head,.filters-backdrop{display:none}@media(max-width:760px){.page-category .announce{background:var(--navy);color:#fff}.page-category .announce__row{justify-content:center;gap:0}.page-category .announce__item{color:#ffffffeb;font-size:.8rem}.page-category .announce__item:nth-child(2){display:inline-flex}.page-category .announce__item:nth-child(2):before{content:"";width:1px;height:15px;margin:0 1.05rem;background:#ffffff52}.page-category .announce__item:nth-child(n+3){display:none}.page-category .announce__highlight{display:none}.page-category .cat-mhead{display:block;position:relative;padding:.5rem 0 .1rem}.page-category .cat-mhead h1{font-size:1.95rem;letter-spacing:-.035em}.page-category .cat-mhead__count{display:block;margin-top:.3rem;color:var(--navy-faint);font-size:.88rem;font-weight:700}.page-category .cat-mhead__desc{max-width:46rem;margin-top:.75rem;color:var(--navy-faint);font-size:.98rem;line-height:1.55}.page-category .cat-mhead__desc p{margin:0 0 .6rem}.page-category .cat-mhead__desc p:last-child{margin-bottom:0}.page-category .cat-mhead__doodles{position:absolute;top:2px;right:26px;width:40px}.page-category .cat-mhead__dot{position:absolute;top:0;right:-22px;width:15px;height:15px;border-radius:50%;background:#93d9ce}.page-category .cat-mhead__star{position:absolute;right:-14px;bottom:-14px}.mfilters-btn,.msort{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:#fff;color:var(--navy);font-family:var(--font-head);font-weight:800;font-size:.9rem;padding:.66rem 1rem}.mfilters-btn__badge{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--purple);color:#fff;font-size:.72rem;font-weight:800}.msort select{appearance:none;-webkit-appearance:none;border:none;background:transparent;font:inherit;font-weight:800;color:var(--navy);outline:none;padding:0}.msort__caret{flex-shrink:0;color:var(--navy-soft)}.page-category .mtoolbar{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0 1.2rem}.page-category .results-bar{display:none}.page-category .filters-drawer{position:fixed;top:0;left:0;bottom:0;z-index:200;width:min(86vw,360px);background:#fff;padding:0 1.15rem 1.5rem;overflow-y:auto;transform:translate(-105%);transition:transform .25s ease;box-shadow:0 0 44px #09162833}body.filters-open .filters-drawer{transform:translate(0)}body.filters-open{overflow:hidden}.page-category .filters-drawer__head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:2;background:#fff;padding:1.05rem 0 .75rem;border-bottom:1px solid var(--line);margin-bottom:.9rem}.page-category .filters-drawer__head h3{font-size:1.15rem;letter-spacing:-.03em}.filters-drawer__close{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line-strong);border-radius:50%;background:#fff;color:var(--navy)}.page-category .filters-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;background:#09162873}.page-category .filters-backdrop[hidden]{display:none}.page-category .filters-drawer .sidecard{border:none;border-radius:0;padding:.2rem 0;margin-bottom:.6rem}.page-category .mfab{display:flex;align-items:center;gap:.35rem;position:fixed;left:50%;bottom:16px;transform:translate(-50%);z-index:120;width:max-content;max-width:calc(100vw - 2rem);padding:.4rem 1.05rem;border-radius:var(--radius-pill);background:#fff;box-shadow:0 12px 32px #09162833}.page-category .mfab .mfilters-btn,.page-category .mfab .msort{border:none;padding:.5rem .45rem}.page-category .mfab__sep{width:1px;height:22px;background:var(--line-strong)}body.filters-open .mfab{display:none}.page-category .cat-grid{gap:.9rem}.page-category .cat-grid .kit__title{font-size:.86rem}.page-category .cat-grid .kit form{margin-top:auto}.page-category .shop-layout{padding-bottom:3.4rem}}.nm-wishlist-open-list-button,[class^=nm-wishlist]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/hf-storefront.css.map */
