:root{--blue:#20a1dc;--blue2:#56c5ed;--navy:#17334f;--ink:#24384b;--muted:#698097;--sky:#ecf9fe;--pink:#fff2f7;--cream:#fff9ea;--lav:#f4f1ff;--mint:#effbf7;--line:#ddecf4;--white:#fff;--shadow:0 22px 60px #1b5b7d1f;--shadow2:0 12px 30px #1b5b7d17;--r:30px;--rs:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:linear-gradient(#fff 0,#fbfdff 42%,#fff 100%);margin:0;font-family:Inter,ui-rounded,Arial Rounded MT Bold,Avenir Next,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,100% - 36px);margin:auto}.announce{background:var(--blue);color:#fff;text-align:center;letter-spacing:.02em;padding:9px 16px;font-size:13px;font-weight:800}.nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #ddecf4cc;position:sticky;top:0}.navin{justify-content:space-between;align-items:center;gap:22px;height:78px;display:flex}.brand{color:var(--navy);letter-spacing:-.03em;align-items:center;gap:11px;font-weight:950;display:flex}.brand svg{width:43px;height:43px}.brandLogo{object-fit:contain;width:auto;max-width:168px;height:58px;display:block}.brandtext{font-size:22px;line-height:.88}.brandtext small{color:var(--blue);letter-spacing:.3em;margin-top:8px;font-size:9px;display:block}.links{align-items:center;gap:30px;font-size:14px;font-weight:760;display:flex}.links a{position:relative}.links a:after{content:"";background:var(--blue);border-radius:3px;height:3px;transition:all .2s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.links a:hover:after,.links a.active:after{transform:scaleX(1)}.actions{align-items:center;gap:9px;display:flex}.iconbtn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;place-items:center;width:44px;height:44px;display:grid;position:relative}.iconbtn:hover{background:var(--sky);border-color:#bfe8f8}.cartcount{background:var(--blue);color:#fff;text-align:center;border:2px solid #fff;border-radius:10px;min-width:19px;height:19px;padding:0 5px;font:800 11px/19px system-ui;position:absolute;top:-5px;right:-4px}.hamb{display:none}.btn{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-weight:850;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 13px 26px #20a1dc3d}.btn.soft{background:var(--sky);color:#1279a9}.btn.white{color:var(--navy);border:1px solid var(--line);background:#fff}.btn.dark{background:var(--navy);color:#fff}.kicker{color:#1687b8;background:var(--sky);letter-spacing:.02em;border:1px solid #caedf9;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.spark{background:var(--blue);border-radius:50% 50% 50% 0;width:8px;height:8px;transform:rotate(-45deg)}h1,h2,h3,p{margin-top:0}h1,h2,.serif{color:var(--navy);letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif}h1{margin:18px 0 20px;font-size:clamp(46px,6vw,76px);line-height:.98}h2{font-size:clamp(34px,4vw,52px);line-height:1.02}h3{color:var(--navy)}.lead{color:var(--muted);max-width:610px;font-size:18px;line-height:1.75}.heroGrid{grid-template-columns:1.03fr .97fr;align-items:center;gap:44px;display:grid}.heroCopy{padding:34px 0}.heroCopy h1 em{color:var(--blue);font-style:normal;position:relative}.heroCopy h1 em:after{content:"";z-index:-1;background:linear-gradient(90deg,#b8ebfa,#0000);border-radius:50%;height:10px;position:absolute;bottom:-4px;left:2%;right:-4%;transform:rotate(-2deg)}.heroBtns{flex-wrap:wrap;gap:12px;margin:27px 0 28px;display:flex}.micro{color:#60798f;flex-wrap:wrap;gap:22px;font-size:13px;font-weight:760;display:flex}.micro span{align-items:center;gap:7px;display:flex}.micro i{background:var(--mint);color:#38a77e;border:1px solid #bdebdc;border-radius:50%;place-items:center;width:19px;height:19px;font-style:normal;font-weight:900;display:grid}.heroArt{min-height:570px;box-shadow:var(--shadow);background:linear-gradient(145deg,#eaf9fe 0,#fff7fb 48%,#fff8e8 100%);border:1px solid #e5f0f6;border-radius:44px;position:relative;overflow:hidden}.heroArt:before{content:"";border:60px solid #20a1dc17;border-radius:50%;width:280px;height:280px;position:absolute;top:-75px;right:-75px}.heroArt:after{content:"";filter:blur(6px);background:#ffffffb3;border-radius:50%;width:170px;height:80px;position:absolute;bottom:38px;left:35px}.moonBall{background:#fff;border-radius:50%;width:130px;height:130px;position:absolute;top:50px;right:40px;box-shadow:0 20px 40px #20a1dc21}.moonBall:after{content:"";background:#eaf9fe;border-radius:50%;width:106px;height:106px;position:absolute;top:-5px;right:-13px}.pImg{object-fit:cover;border:8px solid #ffffffc7;border-radius:28px;position:absolute;box-shadow:0 20px 45px #23496226}.floatTag{color:var(--navy);box-shadow:var(--shadow2);z-index:3;background:#fff;border:1px solid #e5f0f6;border-radius:999px;padding:11px 15px;font-size:12px;font-weight:900;position:absolute}.tag1{top:250px;right:25px}.tag2{bottom:45px;left:25px}.miniStar{color:var(--blue);z-index:2;font-size:35px;position:absolute}.s1{bottom:210px;right:98px}.s2{font-size:24px;top:50px;left:25px}.section.softblue{background:linear-gradient(#f5fcff,#fff)}.sectionHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.sectionHead h2{margin-bottom:8px}.sectionHead p{color:var(--muted);max-width:570px;margin:0;line-height:1.65}.twoCats{grid-template-columns:1fr 1fr;gap:20px;display:grid}.catCard{min-height:310px;box-shadow:var(--shadow2);border:1px solid #e7eff4;border-radius:34px;flex-direction:column;justify-content:space-between;padding:34px;display:flex;position:relative;overflow:hidden}.catCard h3{letter-spacing:-.04em;max-width:290px;font:800 33px/1.05 Georgia,serif}.catCard p{color:var(--muted);max-width:350px;line-height:1.65}.catPills{flex-wrap:wrap;gap:8px;display:flex}.pill{color:#567085;background:#ffffffc7;border:1px solid #ffffffe6;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850}.catBlob{background:#20a1dc17;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-70px;right:-45px}.catBlob.b{background:#8f66e017;width:230px;height:230px}.products{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.productCard{background:#fff;border:1px solid #e4edf3;border-radius:28px;padding:12px;transition:all .25s;position:relative;box-shadow:0 12px 28px #24506d12}.productCard:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.prodImg{background:linear-gradient(145deg,#f1faff,#fff6fa);border-radius:21px;height:245px;position:relative;overflow:hidden}.prodImg img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.badge{color:#1489ba;z-index:2;background:#fff;border:1px solid #e5edf2;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;top:13px;left:13px}.productBody .type{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.productBody h3{min-height:46px;margin:7px 0 5px;font-size:17px;line-height:1.35}.productBody p{color:var(--muted);min-height:36px;font-size:13px}.priceRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.price{color:var(--navy);font-size:18px;font-weight:950}.addround{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:14px;width:42px;height:42px;font-size:23px}.cuteStrip{background:linear-gradient(90deg,#f2fbff,#fff8ee,#fff4f8,#f4f2ff);border:1px solid #e9f1f5;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:10px;padding:15px;display:grid}.trust{text-align:left;color:#587085;justify-content:center;align-items:center;gap:10px;padding:9px;font-size:12px;font-weight:800;display:flex}.trust svg{color:var(--blue);flex:0 0 25px}.bento{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.bentoCard{border:1px solid #e6eff4;border-radius:34px;min-height:340px;padding:36px;position:relative;overflow:hidden}.bentoCard h3{letter-spacing:-.04em;max-width:440px;margin:12px 0 14px;font:800 36px/1.05 Georgia,serif}.bentoCard p{max-width:500px;color:var(--muted);line-height:1.7}.orbit{border:2px dashed #20a1dc33;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-55px;right:-55px}.orbit:after{content:"";background:var(--blue);border-radius:50%;width:28px;height:28px;position:absolute;top:26px;left:25px;box-shadow:0 0 0 10px #20a1dc14}.footer{color:#d8e8f1;background:#17334f;margin-top:50px;padding:56px 0 24px}.footgrid{grid-template-columns:1.5fr repeat(3,1fr);gap:35px;display:grid}.footer h4{color:#fff;margin:0 0 15px}.footer a{color:#bcd0dc;margin:9px 0;font-size:14px;display:block}.footer p{color:#bcd0dc;font-size:14px;line-height:1.7}.copy{color:#8faabb;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:35px;padding-top:20px;font-size:12px;display:flex}.pageHero{text-align:center;padding:65px 0 34px}.pageHero .lead{margin:12px auto}.pageHero h1{margin-bottom:12px;font-size:clamp(42px,5.5vw,68px)}.shopTabs{flex-wrap:wrap;justify-content:center;gap:8px;margin:20px 0 32px;display:flex}.tab{border:1px solid var(--line);color:#5c758a;cursor:pointer;background:#fff;border-radius:999px;padding:10px 15px;font-weight:850}.tab.active{background:var(--blue);border-color:var(--blue);color:#fff}.productGrid{grid-template-columns:1fr .92fr;align-items:start;gap:52px;display:grid}.galleryMain{box-shadow:var(--shadow2);aspect-ratio:1.05;background:#f5fbfe;border:1px solid #e6eff4;border-radius:34px;overflow:hidden}.galleryMain img{object-fit:cover;width:100%;height:100%}.galleryMain.contain img{object-fit:contain;border-radius:inherit;background:#f6f8fa;padding:0}.thumbs{gap:10px;margin-top:12px;display:flex}.thumb{cursor:pointer;background:#f5f8fa;border:2px solid #0000;border-radius:18px;width:94px;height:82px;overflow:hidden}.thumb.active{border-color:var(--blue)}.thumb img{object-fit:cover;width:100%;height:100%}.prodInfo{position:sticky;top:110px}.prodInfo .type{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.prodInfo h1{margin:10px 0 9px;font-size:clamp(39px,4.5vw,59px)}.subtitle{color:#6a8398;margin-bottom:15px;font-weight:800}.prodInfo .desc{color:var(--muted);line-height:1.75}.bigPrice{color:var(--navy);margin:22px 0;font:900 31px/1 system-ui}.optionLabel{color:var(--navy);margin:18px 0 9px;font-size:13px;font-weight:900}.select,.field{background:#fff;border:1px solid #dce8ef;border-radius:16px;outline:0;width:100%;padding:14px 15px}.select:focus,.field:focus,.select:focus-within,.field:focus-within{border-color:#d9e9f1;outline:none;box-shadow:0 5px 14px #2c678609}.qtyrow{grid-template-columns:130px 1fr;gap:10px;margin-top:14px;display:grid}.qtybox{background:#fff;border:1px solid #dce8ef;border-radius:16px;grid-template-columns:40px 1fr 40px;display:grid;overflow:hidden}.qtybox button{background:#f7fbfd;border:0;font-size:20px}.qtybox input{text-align:center;border:0;outline:0;width:100%;font-weight:900}.addbig{width:100%;font-size:16px}.featureList{grid-template-columns:1fr 1fr;gap:10px;margin-top:23px;display:grid}.featureItem{background:var(--sky);color:#5c7487;border:1px solid #d7f0fa;border-radius:16px;padding:12px;font-size:12px;font-weight:800}.cartPage{padding:54px 0 80px}.cartGrid{grid-template-columns:1.35fr .65fr;align-items:start;gap:24px;display:grid}.cartPanel,.summary,.checkoutCard,.successCard{box-shadow:var(--shadow2);background:#fff;border:1px solid #e2edf3;border-radius:30px}.cartPanel{padding:18px}.cartItem{border-bottom:1px solid #edf3f6;grid-template-columns:120px 1fr auto;align-items:center;gap:17px;padding:15px;display:grid}.cartItem:last-child{border-bottom:0}.cartItem img{object-fit:cover;background:#f5f8fa;border-radius:18px;width:120px;height:105px}.cartItem.pack img{object-fit:contain;padding:5px}.cartItem h3{margin:0 0 5px;font-size:16px}.cartItem small{color:var(--muted)}.linePrice{color:var(--navy);text-align:right;font-weight:950}.remove{color:#d66c88;cursor:pointer;background:0 0;border:0;margin-top:10px;font-weight:850}.summary{padding:24px;position:sticky;top:110px}.summary h3{font:800 27px Georgia,serif}.sumrow{color:#667f93;justify-content:space-between;gap:20px;padding:10px 0;display:flex}.sumrow.total{color:var(--navy);border-top:1px solid #e5eef3;margin-top:7px;padding-top:17px;font-size:19px;font-weight:950}.empty{text-align:center;padding:70px 20px}.emptyBubble{background:var(--sky);width:90px;height:90px;color:var(--blue);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.checkout{padding:50px 0 80px}.checkoutGrid{grid-template-columns:1.1fr .7fr;align-items:start;gap:24px;display:grid}.checkoutCard{padding:28px}.steps{gap:8px;margin-bottom:25px;display:flex}.step{background:#e6f0f5;border-radius:999px;flex:1;height:8px}.step.on{background:var(--blue)}.formgrid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.formgroup{margin-bottom:13px}.formgroup.full{grid-column:1/-1}.formgroup label{color:#5a7287;margin:0 0 7px;font-size:12px;font-weight:900;display:block}.payMethods{gap:9px;margin-top:9px;display:grid}.payOption{border:1px solid #dce8ef;border-radius:16px;align-items:center;gap:10px;padding:14px;font-weight:850;display:flex}.payOption:has(input:checked){border-color:var(--blue);background:var(--sky)}.smallnote{color:#7b91a3;font-size:12px;line-height:1.55}.successWrap{padding:75px 0 90px}.successCard{text-align:center;max-width:760px;margin:auto;padding:55px}.successIcon{color:#23a67c;background:linear-gradient(135deg,#e9faff,#effbf5);border-radius:50%;place-items:center;width:96px;height:96px;margin:0 auto 20px;display:grid}.successCard h1{font-size:51px}.orderNo{background:var(--sky);color:#1786b4;border:1px solid #d6f0fa;border-radius:999px;padding:10px 16px;font-weight:900;display:inline-block}.labTools{gap:10px;max-width:920px;margin:0 auto 24px;display:flex}.labTools .field{flex:1}.labTools .select{width:230px}.labGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.labCard{background:#fff;border:1px solid #e2edf3;border-radius:20px;flex-direction:column;justify-content:space-between;gap:16px;min-height:155px;padding:18px;display:flex;box-shadow:0 9px 23px #24506d0d}.labCard:hover{box-shadow:var(--shadow2);border-color:#bce7f7}.labCat{color:var(--blue);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:900}.labCard h3{margin:6px 0 0;font-size:15px;line-height:1.4}.reportLink{color:#1289b9;align-items:center;gap:6px;font-size:12px;font-weight:900;display:flex}.labNote{background:var(--cream);color:#7e7047;border:1px solid #f1e4b5;border-radius:18px;margin-bottom:25px;padding:14px 17px;font-size:13px;line-height:1.6}.contactGrid{grid-template-columns:.85fr 1.15fr;gap:22px;display:grid}.contactInfo,.contactForm{box-shadow:var(--shadow2);background:#fff;border:1px solid #e2edf3;border-radius:32px;padding:32px}.contactInfo{background:linear-gradient(145deg,#eefaff,#fff3f7)}.contactChip{background:#fff;border:1px solid #e5edf2;border-radius:17px;margin:10px 0;padding:14px}.toast{background:var(--navy);color:#fff;z-index:99;opacity:0;border-radius:16px;padding:15px 18px;font-size:13px;font-weight:800;transition:all .25s;position:fixed;bottom:22px;right:22px;transform:translateY(90px);box-shadow:0 20px 50px #0d283f38}.toast.show{opacity:1;transform:translateY(0)}.mobileMenu{display:none}@media (width<=980px){.links{display:none}.hamb{display:grid}.heroGrid,.productGrid,.cartGrid,.checkoutGrid,.contactGrid,.bento{grid-template-columns:1fr}.heroArt{min-height:510px}.products{grid-template-columns:1fr 1fr}.twoCats{grid-template-columns:1fr}.prodInfo,.summary{position:static}.footgrid{grid-template-columns:1.3fr 1fr 1fr}.footgrid>div:last-child{grid-column:1/-1}.labGrid{grid-template-columns:1fr 1fr}.mobileMenu{z-index:40;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:13px;display:none;position:fixed;inset:78px 18px auto}.mobileMenu.open{display:block}.mobileMenu a{border-radius:14px;padding:14px;font-weight:850;display:block}.mobileMenu a:hover{background:var(--sky)}}@media (width<=650px){.wrap{width:min(100% - 24px,1180px)}.navin{height:70px}.brandtext{font-size:18px}.brand svg{width:37px}.brandLogo{max-width:148px;height:50px}.hero{padding-top:25px}.heroGrid{gap:25px}.heroCopy{padding:12px 0}.heroArt{border-radius:30px;min-height:420px}.pImg.gum{width:67%;top:45px;left:16px}.pImg.sal{width:62%;bottom:25px;right:12px}.moonBall{width:90px;height:90px}.moonBall:after{width:74px;height:74px}.floatTag{padding:8px 10px;font-size:10px}.tag1{top:198px}.section{padding:52px 0}.sectionHead{flex-direction:column;align-items:start}.products{grid-template-columns:1fr}.prodImg{height:310px}.cuteStrip{grid-template-columns:1fr 1fr}.bentoCard{min-height:300px;padding:26px}.footgrid{grid-template-columns:1fr 1fr}.footgrid>div:first-child,.footgrid>div:last-child{grid-column:1/-1}.copy{flex-direction:column}.productPage{padding-top:26px}.productGrid{gap:27px}.prodInfo h1{font-size:41px}.qtyrow{grid-template-columns:115px 1fr}.featureList{grid-template-columns:1fr}.cartItem{grid-template-columns:85px 1fr}.cartItem img{width:85px;height:78px}.cartItem .linePrice{text-align:left;grid-column:2}.formgrid{grid-template-columns:1fr}.formgroup.full{grid-column:auto}.successCard{padding:35px 18px}.successCard h1{font-size:39px}.labTools{flex-direction:column}.labTools .select{width:100%}.labGrid{grid-template-columns:1fr}.contactInfo,.contactForm{padding:24px}.pageHero{padding-top:42px}.actions .searchhide{display:none}}.spa-page{display:none}.spa-page.active{display:block}.contactOrderActions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px;display:grid}.contactOrderBtn{min-height:42px;color:var(--navy);text-align:center;background:#fff;border:1px solid #d9e9f2;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:9px 8px;font-size:12px;font-weight:900;transition:all .2s;display:flex}.contactOrderBtn:hover{border-color:#bfe4f5;transform:translateY(-2px);box-shadow:0 10px 22px #24506d1a}.contactOrderBtn svg{flex:none;width:16px;height:16px}.contactOrderPanel{background:linear-gradient(135deg,#f5fcff,#fff8fb);border:1px solid #dcebf3;border-radius:23px;margin-top:22px;padding:18px}.contactOrderPanel h3{color:var(--navy);margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:23px}.contactOrderPanel p{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.6}.contactOrderPanel .contactOrderActions{margin-top:0}.orderNotice{color:#4e7085;background:#f0faff;border:1px solid #d5effa;border-radius:15px;align-items:flex-start;gap:10px;margin-top:15px;padding:12px 14px;font-size:12px;line-height:1.55;display:flex}.orderNotice strong{color:var(--navy)}@media (width<=520px){.contactOrderActions{grid-template-columns:1fr}.contactOrderBtn{min-height:46px}.productBody .contactOrderActions{grid-template-columns:1fr 1fr 1fr}.productBody .contactOrderBtn{font-size:0}.productBody .contactOrderBtn span{display:none}.productBody .contactOrderBtn svg{width:18px;height:18px}}:root{--blue:#20a1dc;--blue-deep:#1389be;--blue-soft:#eaf8fe;--navy:#17334f;--ink:#294258;--muted:#6e8498;--line:#dcecf5;--white:#fff;--pink:#fff1f7;--pink2:#ffdceb;--lav:#f4f0ff;--lav2:#e7dfff;--cream:#fff8e7;--mint:#ecfbf6;--sky:#ecf9fe;--shadow:0 20px 60px #207aa61a;--shadow2:0 12px 32px #26698f14;--shadowHover:0 28px 70px #207aa629}html{background:#fff}body{color:var(--ink);background:radial-gradient(circle at 5% 10%,#ffdceb59,#0000 22%),radial-gradient(circle at 96% 18%,#20a1dc1f,#0000 25%),linear-gradient(#fff 0%,#fcfeff 58%,#fff 100%);font-family:Avenir Next,ui-rounded,Trebuchet MS,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,.serif{letter-spacing:-.06em;color:var(--navy);font-family:Avenir Next,ui-rounded,Trebuchet MS,system-ui,sans-serif;font-weight:900}h3{letter-spacing:-.025em}.wrap{width:min(1200px,100% - 42px)}.announce{letter-spacing:.055em;background:linear-gradient(90deg,#20a1dc,#62c9ef 52%,#20a1dc);padding:10px 16px;font-size:12px;box-shadow:0 5px 20px #20a1dc29}.nav{background:#ffffffe0;border-bottom:1px solid #cfe8f4e6;box-shadow:0 6px 24px #2d69880b}.navin{height:84px}.brand{gap:12px}.brand svg{filter:drop-shadow(0 7px 12px #20a1dc26);width:46px;height:46px}.brandLogo{filter:drop-shadow(0 7px 12px #20a1dc26);max-width:180px;height:62px}.brandtext{font-size:22px;font-weight:950}.brandtext small{color:var(--blue);letter-spacing:.34em;font-size:9px}.links{background:#f7fcff;border:1px solid #e4f2f8;border-radius:999px;gap:11px;padding:6px;font-size:13px}.links a{border-radius:999px;padding:10px 15px;transition:all .2s}.links a:after{display:none}.links a:hover,.links a.active{color:var(--blue-deep);background:#fff;box-shadow:0 7px 18px #207caa1a}.iconbtn{width:46px;height:46px;color:var(--blue-deep);background:linear-gradient(145deg,#fff,#f3fbff);border-color:#d9eef7;border-radius:50%;box-shadow:0 7px 18px #207caa12}.btn{letter-spacing:-.01em;border-radius:999px;padding:14px 22px;font-weight:900}.btn.primary{background:linear-gradient(135deg,#20a1dc,#4cc2ec);box-shadow:0 14px 28px #20a1dc40}.btn.white{border-color:#d8eaf3;box-shadow:0 8px 20px #3268840f}.btn.soft{color:#1286b7;background:#eaf8fe}.btn.dark{background:linear-gradient(135deg,#17334f,#284f6e)}.kicker{color:#1687b8;background:#ffffffd1;border:1px solid #d6edf7;padding:8px 13px;box-shadow:0 8px 20px #2085b112}.spark{background:linear-gradient(135deg,#20a1dc,#ff9fc5);box-shadow:0 0 0 5px #20a1dc14}.hero{padding:34px 0 42px}.heroGrid{background:linear-gradient(135deg,#f2fbff 0%,#fff7fb 50%,#fff8e8 100%);border:1px solid #ddeff7;border-radius:48px;grid-template-columns:1.02fr .98fr;gap:34px;padding:46px 46px 46px 54px;position:relative;overflow:hidden;box-shadow:0 30px 80px #3172961f}.heroGrid:after{content:"";background:#ffffff8c;border:1px solid #fffc;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-105px;left:-95px}.heroCopy{z-index:2;padding:16px 0;position:relative}.heroCopy h1{margin:20px 0;font-size:clamp(48px,5.7vw,78px);line-height:.98}.heroCopy h1 em{color:var(--blue);font-style:normal}.heroCopy h1 em:after{background:linear-gradient(90deg,#ff9ec36b,#20a1dc2b,#0000);height:12px;bottom:-5px}.lead{color:#677f94;font-size:17px;line-height:1.75}.heroBtns{margin:27px 0 24px}.micro{gap:10px}.micro span{color:#587488;background:#ffffffb8;border:1px solid #daedf6eb;border-radius:999px;padding:8px 11px;box-shadow:0 6px 18px #3a708d0d}.micro i{color:#35a77d;background:#fff;border-color:#c9eadf}.heroArt{background:linear-gradient(145deg,#e8f8fe 0%,#fff2f8 51%,#fff8e8 100%);border-radius:38px;min-height:520px;box-shadow:inset 0 0 0 1px #ffffffc7,0 18px 45px #3774931a}.heroArt:before{border:52px solid #ffffff75;width:290px;height:290px;top:-85px;right:-82px}.heroArt:after{background:#ffffff94}.moonBall{width:118px;height:118px;top:40px;right:34px;box-shadow:0 18px 38px #20a1dc21}.moonBall:after{background:#e8f8fe}.pImg{border:9px solid #ffffffe6;border-radius:32px;box-shadow:0 24px 50px #2d65842e}.pImg.gum{width:56%;top:68px;left:28px;transform:rotate(-5deg)}.pImg.sal{width:55%;bottom:34px;right:24px;transform:rotate(5deg)}.floatTag{color:#36546a;border-color:#e4eef4;border-radius:999px;padding:10px 14px;box-shadow:0 12px 26px #3267831c}.miniStar{color:#ff96c0;text-shadow:0 6px 12px #ff96c02e}.section{padding:76px 0}.section.softblue{background:linear-gradient(#f5fcff 0%,#fffbfd 100%);border-top:1px solid #ecf5f8;border-bottom:1px solid #ecf5f8}.sectionHead{margin-bottom:32px}.sectionHead h2{margin-top:8px;font-size:clamp(36px,4.3vw,55px)}.sectionHead p{font-size:15px}.twoCats{gap:22px}.catCard{isolation:isolate;border:1px solid #e4eef4;border-radius:38px;min-height:330px;padding:38px;transition:all .28s;box-shadow:0 18px 42px #2f6b8a14}.catCard:hover{box-shadow:var(--shadowHover);transform:translateY(-5px)rotate(-.25deg)}.catCard.well{background:linear-gradient(145deg,#f0faff 0%,#fff2f7 100%)}.catCard.pack{background:linear-gradient(145deg,#fff8e8 0%,#f5f1ff 100%)}.catCard:before{content:"☾";color:#20a1dc21;z-index:-1;font-size:58px;font-weight:900;line-height:1;position:absolute;top:26px;right:30px}.catCard.pack:before{content:"✦";color:#9771de26;font-size:47px}.catCard h3{font-family:Avenir Next,ui-rounded,Trebuchet MS,system-ui,sans-serif;font-size:35px;font-weight:900;line-height:1.04}.pill{color:#567287;background:#ffffffd6;border:1px solid #fffffffa;padding:9px 13px;box-shadow:0 5px 14px #4b748b0d}.products{gap:20px}.productCard{background:#fffffff5;border:1px solid #e2eef4;border-radius:34px;padding:11px;overflow:hidden;box-shadow:0 14px 34px #316a8913}.productCard:hover{border-color:#cfeaf6;transform:translateY(-7px);box-shadow:0 28px 64px #27668924}.prodImg{background:linear-gradient(145deg,#eff9fe,#fff5f9);border-radius:27px;height:255px;overflow:hidden}.prodImg img{border-radius:inherit}.prodImg.contain img{object-fit:cover;border-radius:inherit;background:linear-gradient(145deg,#eff9fe,#fff5f9);padding:0}.prodImg:after{color:#20a1dc42;pointer-events:none;font-size:22px;position:absolute;bottom:10px;right:14px}.badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1687b8;background:#ffffffe6;border-color:#ddecf3;padding:7px 11px;top:14px;left:14px}.productBody{padding:18px 10px 11px}.productBody .type{letter-spacing:.11em}.productBody h3{min-height:48px;margin:7px 0 6px;font-size:18px}.productBody p{line-height:1.55}.priceRow{padding-top:2px}.price{font-size:20px}.addround{background:linear-gradient(135deg,#20a1dc,#5ccaf0);border-radius:50%;width:43px;height:43px;font-size:20px;box-shadow:0 10px 20px #20a1dc33}.contactOrderActions{border-top:1px dashed #ddecf4;gap:7px;margin-top:16px;padding-top:14px}.contactOrderBtn{min-height:43px;box-shadow:none;border-radius:999px;font-size:11px}.contactOrderBtn.mail{color:#117dac;background:#edf9fe;border-color:#cdecf8}.contactOrderBtn.whatsapp{color:#167a58;background:#edfbf5;border-color:#cfecdd}.contactOrderBtn.sms{color:#a44970;background:#fff0f6;border-color:#f2d5e2}.contactOrderBtn:hover{transform:translateY(-2px);box-shadow:0 9px 18px #2d65841a}.cuteStrip{background:0 0;gap:12px;padding:12px}.trust{background:#fff;border:1px solid #e1eef4;border-radius:24px;justify-content:flex-start;padding:17px 16px;box-shadow:0 10px 24px #3168850f}.trust svg{background:#eff9fe;border-radius:14px;width:37px;height:37px;padding:6px}.trust span{line-height:1.35}.bento{gap:22px}.bentoCard{border-radius:40px;min-height:350px;padding:40px;box-shadow:0 16px 42px #30688714}.bentoCard.story{background:linear-gradient(145deg,#edf9fe 0%,#fff7fa 100%)}.bentoCard.lab{background:linear-gradient(145deg,#fff4f8 0%,#fff8e7 100%)}.bentoCard h3{font-family:Avenir Next,ui-rounded,Trebuchet MS,system-ui,sans-serif;font-size:37px;font-weight:900}.orbit{border-color:#20a1dc2e}.pageHero{background:linear-gradient(#f7fcff 0%,#fff 100%);padding:72px 0 40px;position:relative;overflow:hidden}.pageHero:before{content:"☾";color:#20a1dc0e;font-size:98px;font-weight:900;position:absolute;top:23px;left:8%}.pageHero:after{color:#ff8bb95c;font-size:28px;position:absolute;top:55px;right:10%}.pageHero h1{font-size:clamp(44px,5.4vw,70px)}.shopTabs{background:#f3fafd;border:1px solid #e0eff6;border-radius:999px;width:max-content;max-width:100%;margin:24px auto 34px;padding:6px}.tab{background:0 0;border:0;padding:10px 16px}.tab.active{color:var(--blue-deep);background:#fff;box-shadow:0 7px 18px #26698f1a}.productPage{padding:56px 0 80px}.productGrid{gap:56px}.galleryMain{background:linear-gradient(145deg,#f0faff,#fff5f9);border-color:#dfedf4;border-radius:40px;box-shadow:0 20px 55px #326b891a}.prodInfo{top:112px}.prodInfo .type{letter-spacing:.09em;background:#ebf8fe;border:1px solid #d3eef9;border-radius:999px;padding:7px 11px;display:inline-flex}.prodInfo h1{font-size:clamp(42px,4.5vw,62px);line-height:1.01}.bigPrice{color:var(--blue-deep);font-size:32px}.select,.field{background:#fff;border-color:#d9e9f1;border-radius:18px;box-shadow:0 5px 14px #2c678609}.contactOrderPanel{background:linear-gradient(135deg,#effaff,#fff5f9);border-color:#dceef6;border-radius:28px;padding:20px;box-shadow:0 12px 30px #2d688712}.contactOrderPanel h3{font-family:Avenir Next,ui-rounded,Trebuchet MS,system-ui,sans-serif;font-size:24px;font-weight:900}.orderNotice{background:#f2fbff;border-radius:18px}.labHero{background:linear-gradient(135deg,#effaff 0%,#fff7fb 60%,#fffbef 100%)}.labNote{background:#fff9e9;border-color:#f1e6bd;border-radius:22px;box-shadow:0 8px 22px #8e75380a}.labTools{background:#fff;border:1px solid #e1edf3;border-radius:25px;padding:10px;box-shadow:0 12px 28px #2d67860f}.labTools .field,.labTools .select{box-shadow:none;border-color:#e1edf3}.labGrid{gap:16px}.labCard{border-color:#e1edf3;border-radius:26px;min-height:165px;padding:20px;position:relative;overflow:hidden;box-shadow:0 10px 27px #2b65840e}.labCard:after{content:"☾";color:#20a1dc0e;pointer-events:none;font-size:64px;font-weight:900;position:absolute;bottom:-18px;right:-10px}.labCard:hover{border-color:#bde5f5;transform:translateY(-3px);box-shadow:0 18px 38px #2764861a}.reportLink{color:var(--blue-deep)}.contactGrid{gap:24px}.contactInfo,.contactForm{border-color:#e1edf3;border-radius:38px;padding:36px;box-shadow:0 18px 48px #2f698816}.contactInfo{background:linear-gradient(145deg,#ecf9fe 0%,#fff2f7 100%);position:relative;overflow:hidden}.contactInfo:after{content:"☾";color:#20a1dc12;font-size:150px;font-weight:900;position:absolute;bottom:-35px;right:-20px}.contactInfo h2{font-size:44px}.contactChip{z-index:1;background:#ffffffd6;border-color:#e2edf3;border-radius:21px;padding:15px 16px;position:relative;box-shadow:0 7px 18px #2f65820d}.contactForm{background:#fff}.contactForm h2{letter-spacing:-.045em}.formgroup label{color:#577086}.footer{color:#506d82;background:linear-gradient(#f0faff,#e7f6fc);border-top:1px solid #d6ebf4;margin-top:54px;padding-top:62px}.footer .brand{color:var(--navy)}.footer .brandLogo{max-width:210px;height:72px}.footer h4{color:var(--navy)}.footer a,.footer p{color:#607b8e}.footer a:hover{color:var(--blue-deep)}.socials{align-items:center;gap:10px;margin-top:16px;display:flex}.footer .socialBtn{color:#17334f;background:#fff;border:1px solid #d6ebf4;border-radius:14px;place-items:center;width:42px;height:42px;margin:0;display:grid}.footer .socialBtn:hover{background:var(--sky);color:var(--blue-deep);border-color:#bfe8f8}.copy{color:#6f8798;border-top:1px solid #d5e9f2}.footer .copy a{font-size:inherit;margin:0;display:inline}.poweredBy{white-space:nowrap}.mobileMenu{border-color:#dcecf4;border-radius:28px;box-shadow:0 18px 48px #2a668824}.toast{background:#17334f;border-radius:999px;box-shadow:0 16px 38px #17334f38}@media (width<=980px){.heroGrid{grid-template-columns:1fr;padding:34px}.heroArt{min-height:500px}.links{display:none}.products{grid-template-columns:1fr 1fr}.pageHero:before{left:2%}.pageHero:after{right:4%}.mobileMenu{inset:84px 18px auto}}@media (width<=650px){.wrap{width:min(100% - 24px,1200px)}.announce{font-size:10px}.navin{height:72px}.brandLogo{max-width:148px;height:50px}.hero{padding-top:18px}.heroGrid{border-radius:34px;padding:25px 20px 22px}.heroCopy h1{font-size:46px}.heroArt{border-radius:28px;min-height:390px}.pImg.gum{width:66%;top:45px;left:13px}.pImg.sal{width:61%;bottom:22px;right:10px}.floatTag{font-size:9px}.micro span{font-size:11px}.section{padding:54px 0}.catCard{border-radius:31px;min-height:300px;padding:28px}.catCard h3{font-size:31px}.products{grid-template-columns:1fr}.prodImg{height:315px}.productCard{border-radius:30px}.cuteStrip{grid-template-columns:1fr 1fr}.bentoCard{border-radius:31px;padding:28px}.pageHero{padding:50px 0 28px}.shopTabs{justify-content:center;width:100%}.labTools{border-radius:20px;padding:8px}.labCard{border-radius:22px}.contactInfo,.contactForm{border-radius:30px;padding:25px}.footgrid{grid-template-columns:1fr 1fr}.copy{flex-direction:column}.productGrid{gap:30px}.galleryMain{border-radius:30px}}@media (width<=520px){.cuteStrip{grid-template-columns:1fr}.contactOrderActions{grid-template-columns:1fr 1fr 1fr}.productBody .contactOrderBtn{font-size:0}.productBody .contactOrderBtn span{display:none}.productBody .contactOrderBtn svg{width:18px;height:18px}.contactOrderPanel .contactOrderActions{grid-template-columns:1fr}.contactOrderPanel .contactOrderBtn{font-size:12px}.contactOrderPanel .contactOrderBtn span{display:inline}.heroBtns .btn{width:100%}}.policyWrap{max-width:980px;margin:0 auto}.pageHero .policyWrap .lead,.pageHero .lead{max-width:720px}.policyGrid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px;display:grid}.policyCard,.policyFaq,.policyContact{background:#fff;border:1px solid #e1edf3;border-radius:32px;padding:32px;box-shadow:0 16px 42px #2f698812}.policyCard{background:linear-gradient(145deg,#f4fbff 0%,#fff 62%);position:relative;overflow:hidden}.policyCard:after{content:"☾";color:#20a1dc0f;pointer-events:none;font-size:110px;font-weight:900;position:absolute;bottom:-28px;right:-8px}.policyCard h2,.policyFaq h2{z-index:1;margin:14px 0 12px;font-size:clamp(28px,3vw,36px);position:relative}.policyCard p,.policyFaq p,.policyContact p{color:var(--muted);z-index:1;margin:0;line-height:1.75;position:relative}.policyRates{z-index:1;flex-wrap:wrap;gap:8px;margin-top:18px;display:flex;position:relative}.policyRates span{color:#1687b8;background:#ffffffe6;border:1px solid #d7eef8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.policyFaq{margin-bottom:18px}.policyFaqItem{border-bottom:1px solid #e8f1f6;padding:18px 0}.policyFaqItem:last-child{border-bottom:0;padding-bottom:0}.policyFaqItem strong{color:var(--navy);margin-bottom:8px;font-size:16px;line-height:1.45;display:block}.policyContact{background:linear-gradient(145deg,#ecf9fe 0%,#fff2f7 100%)}.policyContact h2{margin:14px 0 12px;font-size:clamp(28px,3vw,36px)}.policyContact a,.pageHero a{color:var(--blue);font-weight:850}.policySection{margin-bottom:18px}.policyStack .policyCard:after{content:none}.policyCard p+p,.policyContact p+p{margin-top:14px}.policyList{z-index:1;margin:12px 0 0;padding:0;list-style:none;position:relative}.policyList li{color:var(--muted);border-bottom:1px solid #e8f1f6;padding:9px 0 9px 18px;line-height:1.7;position:relative}.policyList li:last-child{border-bottom:0}.policyList li:before{content:"";background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:16px;left:0}@media (width<=860px){.policyGrid{grid-template-columns:1fr}.policyCard,.policyFaq,.policyContact{border-radius:26px;padding:24px}}.iconbtn.whatsappBtn{color:#fff;background:var(--blue);border:1.5px solid var(--blue);box-shadow:none;-webkit-tap-highlight-color:transparent;background-image:none;outline:none;transition:background .22s,border-color .22s,box-shadow .22s,color .22s}.iconbtn.whatsappBtn:hover{color:var(--blue);box-shadow:none;background:0 0;border-color:#56c5ed;outline:none;transform:none}.iconbtn.whatsappBtn:focus,.iconbtn.whatsappBtn:focus-visible,.iconbtn.whatsappBtn:active{box-shadow:none;outline:none}.field:focus,.field:focus-within,.select:focus,.select:focus-within{border-color:#d9e9f1;outline:none;box-shadow:0 5px 14px #2c678609}.field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.select.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:0}.field input:focus,.field textarea:focus{box-shadow:none;outline:none}
