.sky-home{--sky-navy:#092a4d;--sky-blue:#0f65b5;--sky-cyan:#19b9d5;--sky-ice:#eef9fc;--sky-mist:#f6fafc;--sky-ink:#123047;--sky-line:#d7e8ef;color:var(--sky-ink);overflow:hidden}.sky-home *{box-sizing:border-box}.sky-wrap{width:min(1200px,calc(100% - 40px));margin:0 auto}.sky-eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.6rem;color:var(--sky-blue);font-weight:700;font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase}.sky-eyebrow:before{content:"";width:2.8rem;height:.2rem;background:var(--sky-cyan);border-radius:9px}.sky-heading{margin:0;color:var(--sky-navy);font-size:clamp(3.2rem,5vw,6.4rem);line-height:1.02;letter-spacing:-.045em}.sky-heading em{color:var(--sky-blue);font-style:normal}.sky-copy{color:#496577;font-size:clamp(1.65rem,2vw,2rem);line-height:1.65}.sky-button{display:inline-flex;align-items:center;justify-content:center;min-height:5.4rem;padding:1.4rem 2.8rem;border:1px solid var(--sky-blue);border-radius:999px;background:var(--sky-blue);color:#fff!important;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.sky-button:hover{transform:translateY(-2px);background:#0a559b;box-shadow:0 12px 30px rgba(15,101,181,.22)}.sky-button--light{border-color:#fff;background:#fff;color:var(--sky-navy)!important}.sky-button--ghost{background:transparent;color:var(--sky-blue)!important}.sky-button--ghost:hover{background:var(--sky-ice)}
.sky-hero{position:relative;padding:7.5rem 0 6.5rem;background:radial-gradient(circle at 79% 48%,rgba(255,255,255,.96) 0 18%,rgba(255,255,255,.4) 38%,transparent 58%),linear-gradient(118deg,#f8fcfd 0%,#eaf7fb 47%,#d9f1f7 100%)}.sky-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,101,181,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(15,101,181,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent 72%)}.sky-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(36rem,.95fr);align-items:center;gap:5rem}.sky-hero__copy{max-width:68rem}.sky-hero__copy .sky-heading{font-size:clamp(4.4rem,6.8vw,8rem)}.sky-hero__copy>.sky-copy{max-width:62rem;margin:2.4rem 0 3rem}.sky-actions{display:flex;flex-wrap:wrap;gap:1.2rem}.sky-proof{display:flex;flex-wrap:wrap;gap:1.8rem;margin:3.4rem 0 0;padding:0;list-style:none;color:#294f67;font-size:1.4rem;font-weight:650}.sky-proof li{display:flex;align-items:center;gap:.7rem}.sky-proof li:before{content:"✓";display:grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:50%;background:#dff5f3;color:#08766e;font-weight:800}.sky-hero__visual{position:relative;display:grid;place-items:center;min-height:52rem}.sky-hero__halo{position:absolute;width:47rem;max-width:95%;aspect-ratio:1;border-radius:50%;background:rgba(255,255,255,.78);box-shadow:0 30px 90px rgba(21,101,146,.15)}.sky-hero__product{position:relative;z-index:2;width:min(34rem,80%);height:auto;max-height:52rem;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(22,62,89,.20))}.sky-hero__placeholder{position:relative;z-index:2;width:70%;color:var(--sky-blue)}.sky-float-card{position:absolute;z-index:3;right:0;bottom:4.5rem;max-width:22rem;padding:1.5rem 1.8rem;border:1px solid rgba(255,255,255,.9);border-radius:1.8rem;background:rgba(255,255,255,.88);box-shadow:0 16px 44px rgba(20,65,95,.12);backdrop-filter:blur(12px)}.sky-float-card strong{display:block;color:var(--sky-navy);font-size:1.5rem}.sky-float-card span{display:block;margin-top:.3rem;color:#648092;font-size:1.2rem;line-height:1.4}
.sky-hero__collage{position:relative;z-index:2;width:min(48rem,100%);height:48rem}.sky-hero-shot{position:absolute;margin:0;border:6px solid #fff;border-radius:2rem;background:#fff;box-shadow:0 18px 44px rgba(18,55,82,.18);overflow:hidden}.sky-hero-shot img{display:block;width:100%;height:100%;object-fit:cover}.sky-hero-shot figcaption{position:absolute;left:1rem;bottom:1rem;padding:.55rem 1rem;border-radius:999px;background:rgba(5,35,62,.88);color:#fff;font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sky-hero-shot--general{top:1rem;right:1rem;width:31rem;height:31rem;transform:rotate(2deg)}.sky-hero-shot--pet{left:0;bottom:2rem;width:23rem;height:23rem;transform:rotate(-4deg)}.sky-hero-shot--skunk{right:2rem;bottom:0;width:19rem;height:19rem;transform:rotate(4deg)}
.sky-trust{border-top:1px solid rgba(15,101,181,.08);border-bottom:1px solid rgba(15,101,181,.08);background:#fff}.sky-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.sky-trust__item{display:flex;align-items:center;justify-content:center;gap:1.2rem;min-height:10rem;padding:2rem;border-right:1px solid var(--sky-line)}.sky-trust__item:last-child{border-right:0}.sky-trust__icon{display:grid;place-items:center;width:4.2rem;height:4.2rem;flex:0 0 auto;border-radius:50%;background:var(--sky-ice);color:var(--sky-blue);font-size:1.8rem;font-weight:800}.sky-trust__item strong{display:block;color:var(--sky-navy);font-size:1.45rem}.sky-trust__item span{display:block;color:#6b8494;font-size:1.2rem}
.sky-use{padding:10rem 0;background:#fff}.sky-section-head{display:flex;align-items:end;justify-content:space-between;gap:4rem;margin-bottom:4rem}.sky-section-head .sky-heading{font-size:clamp(3.4rem,4.4vw,5.2rem)}.sky-section-head .sky-copy{max-width:48rem;margin:0}.sky-use__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.sky-use-card{position:relative;min-height:36rem;padding:3.2rem;border:1px solid var(--sky-line);border-radius:2.4rem;background:linear-gradient(145deg,#f9fcfd,#edf7fa);overflow:hidden;text-decoration:none}.sky-use-card:first-child{background:linear-gradient(150deg,#0b477c,#0f74bc);color:#fff}.sky-use-card:after{content:"";position:absolute;right:-6rem;bottom:-7rem;width:20rem;height:20rem;border:3rem solid rgba(25,185,213,.13);border-radius:50%}.sky-use-card__number{display:grid;place-items:center;width:4.4rem;height:4.4rem;margin-bottom:8rem;border-radius:50%;background:#fff;color:var(--sky-blue);font-weight:800;box-shadow:0 8px 22px rgba(15,101,181,.1)}.sky-use-card h3{position:relative;z-index:1;margin:0 0 1rem;color:var(--sky-navy);font-size:2.6rem;letter-spacing:-.025em}.sky-use-card:first-child h3{color:#fff}.sky-use-card p{position:relative;z-index:1;margin:0;color:#5d798b;line-height:1.55}.sky-use-card:first-child p{color:#d9effa}.sky-use-card__link{position:absolute;left:3.2rem;bottom:3rem;z-index:2;color:inherit;font-weight:700}
.sky-products{padding:10rem 0;background:var(--sky-mist)}.sky-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.sky-product-card{position:relative;display:flex;flex-direction:column;padding:2.2rem;border:1px solid #e0edf2;border-radius:2.4rem;background:#fff;box-shadow:0 10px 35px rgba(25,72,103,.06);transition:transform .2s ease,box-shadow .2s ease}.sky-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 48px rgba(25,72,103,.12)}.sky-product-card__media{display:grid;place-items:center;aspect-ratio:1;border-radius:1.8rem;background:linear-gradient(145deg,#f8fbfc,#edf6f9);overflow:hidden}.sky-product-card__media img{width:100%;height:100%;object-fit:contain;padding:1.8rem;transition:transform .3s ease}.sky-product-card:hover img{transform:scale(1.035)}.sky-product-card__body{display:flex;flex:1;flex-direction:column;padding:2rem .4rem .4rem}.sky-product-card__body h3{margin:0;color:var(--sky-navy);font-size:2.2rem}.sky-product-card__body p{min-height:4.8rem;color:#667f8e;font-size:1.4rem;line-height:1.5}.sky-product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.sky-product-card__price{color:var(--sky-navy);font-weight:800;font-size:1.8rem}.sky-text-link{color:var(--sky-blue);font-weight:750;text-decoration:none}.sky-empty{grid-column:1/-1;padding:4rem;border:1px dashed #b8d3df;border-radius:2rem;text-align:center;color:#5f7b8b}
.sky-products__note{color:#5b7585;font-size:1.35rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.sky-product-card__gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:22rem 12rem;gap:.8rem;border-radius:1.8rem;overflow:hidden}.sky-product-card__gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.sky-product-card__gallery img:first-child{grid-column:1/-1}.sky-product-card:hover .sky-product-card__gallery img{transform:scale(1.025)}.sky-product-card__type{min-height:0!important;margin:0 0 .7rem!important;color:var(--sky-blue)!important;font-size:1.05rem!important;font-weight:800;letter-spacing:.12em}.sky-product-card__size{min-height:0!important;margin:.4rem 0 1.6rem!important;color:#284e65!important;font-size:1.2rem!important;font-weight:800;letter-spacing:.05em}.sky-product-card__foot>div{display:flex;flex-direction:column;gap:.2rem}.sky-product-card__foot small{color:#728896;font-size:1.05rem;line-height:1.35}.sky-product-card__foot .sky-text-link{flex:0 0 auto}
.sky-science{padding:10rem 0;background:#fff}.sky-science__grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:7rem}.sky-science__visual{position:relative;min-height:52rem;border-radius:3rem;background:linear-gradient(145deg,#092f56,#0e71b7);overflow:hidden}.sky-science__visual:before,.sky-science__visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.sky-science__visual:before{width:38rem;height:38rem;top:-8rem;right:-8rem}.sky-science__visual:after{width:24rem;height:24rem;bottom:-5rem;left:-5rem}.sky-molecule{position:absolute;inset:0}.sky-node{position:absolute;display:grid;place-items:center;width:7.2rem;height:7.2rem;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:1.25rem;font-weight:800;backdrop-filter:blur(8px)}.sky-node--1{top:16%;left:19%}.sky-node--2{top:40%;right:18%;width:9rem;height:9rem;background:rgba(31,211,217,.22)}.sky-node--3{bottom:15%;left:29%}.sky-line{position:absolute;height:2px;background:rgba(255,255,255,.35);transform-origin:left center}.sky-line--1{top:29%;left:30%;width:47%;transform:rotate(20deg)}.sky-line--2{top:57%;left:35%;width:42%;transform:rotate(-23deg)}.sky-science__label{position:absolute;left:4rem;right:4rem;bottom:3.5rem;color:#fff;font-size:1.35rem;line-height:1.5}.sky-science__copy .sky-heading{font-size:clamp(3.4rem,4.4vw,5.4rem)}.sky-science__copy>.sky-copy{margin:2.2rem 0}.sky-steps{display:grid;gap:1.3rem;margin:3rem 0 0;padding:0;list-style:none}.sky-steps li{display:grid;grid-template-columns:4rem 1fr;gap:1.4rem;align-items:start;padding:1.7rem;border:1px solid var(--sky-line);border-radius:1.6rem}.sky-steps b{display:grid;place-items:center;width:4rem;height:4rem;border-radius:1.2rem;background:var(--sky-ice);color:var(--sky-blue)}.sky-steps strong{display:block;color:var(--sky-navy)}.sky-steps span{display:block;margin-top:.25rem;color:#667f8e;font-size:1.35rem;line-height:1.45}
.sky-compare{padding:9rem 0;background:linear-gradient(135deg,#062847,#0c5f9e);color:#fff}.sky-compare__grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.sky-compare .sky-eyebrow{color:#72dbea}.sky-compare .sky-heading{color:#fff;font-size:clamp(3.6rem,4.7vw,5.8rem)}.sky-compare .sky-copy{color:#cae2ee}.sky-compare__panel{padding:3rem;border:1px solid rgba(255,255,255,.16);border-radius:2.4rem;background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.sky-compare__row{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:1.7rem 0;border-bottom:1px solid rgba(255,255,255,.13)}.sky-compare__row:last-child{border-bottom:0}.sky-compare__row span{color:#d7ebf4}.sky-compare__row strong{color:#77e3e7}
.sky-faq{padding:10rem 0;background:#fff}.sky-faq__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:7rem}.sky-faq .sky-heading{font-size:clamp(3.4rem,4vw,5rem)}.sky-faq details{border-bottom:1px solid var(--sky-line)}.sky-faq summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 0;color:var(--sky-navy);font-weight:750;cursor:pointer;list-style:none}.sky-faq summary::-webkit-details-marker{display:none}.sky-faq summary:after{content:"+";color:var(--sky-blue);font-size:2.4rem;font-weight:400}.sky-faq details[open] summary:after{content:"−"}.sky-faq details p{margin:0;padding:0 4rem 2.2rem 0;color:#607b8c;line-height:1.65}
.sky-cta{padding:0 0 10rem;background:#fff}.sky-cta__box{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:5rem;border-radius:3rem;background:linear-gradient(120deg,#e9f8fb,#d8f1f7);box-shadow:inset 0 0 0 1px rgba(15,101,181,.08)}.sky-cta__box h2{margin:0 0 .8rem;color:var(--sky-navy);font-size:clamp(3rem,4vw,4.6rem);letter-spacing:-.035em}.sky-cta__box p{margin:0;color:#557486}
@media(max-width:989px){.sky-hero__grid,.sky-science__grid,.sky-compare__grid,.sky-faq__grid{grid-template-columns:1fr}.sky-hero__grid{gap:2rem}.sky-hero__visual{min-height:48rem}.sky-use__grid{grid-template-columns:1fr 1fr}.sky-use-card:first-child{grid-column:1/-1}.sky-products__grid{grid-template-columns:repeat(2,1fr)}.sky-product-card:last-child{grid-column:1/-1;max-width:57rem;justify-self:center}.sky-trust__grid{grid-template-columns:repeat(2,1fr)}.sky-trust__item:nth-child(2){border-right:0}.sky-trust__item:nth-child(-n+2){border-bottom:1px solid var(--sky-line)}.sky-section-head{align-items:start;flex-direction:column}.sky-science__visual{min-height:42rem}.sky-cta__box{grid-template-columns:1fr}}
@media(max-width:749px){.sky-wrap{width:min(100% - 30px,1200px)}.sky-hero{padding:5.5rem 0 4rem}.sky-hero__grid{grid-template-columns:1fr}.sky-hero__copy .sky-heading{font-size:4.7rem}.sky-hero__copy>.sky-copy{font-size:1.65rem}.sky-actions{align-items:stretch;flex-direction:column}.sky-actions .sky-button{width:100%}.sky-proof{display:grid;gap:1rem}.sky-hero__visual{min-height:38rem}.sky-hero__halo{width:32rem}.sky-hero__collage{width:34rem;max-width:100%;height:34rem}.sky-hero-shot{border-width:4px;border-radius:1.4rem}.sky-hero-shot--general{width:22rem;height:22rem}.sky-hero-shot--pet{width:16rem;height:16rem}.sky-hero-shot--skunk{width:13rem;height:13rem}.sky-hero-shot figcaption{font-size:.9rem}.sky-float-card{right:0;bottom:0}.sky-trust__item{justify-content:flex-start;min-height:9rem;padding:1.5rem}.sky-trust__item span{display:none}.sky-use,.sky-products,.sky-science,.sky-faq{padding:7rem 0}.sky-use__grid,.sky-products__grid{grid-template-columns:1fr}.sky-product-card:last-child{grid-column:auto;max-width:none}.sky-product-card__gallery{grid-template-rows:21rem 11rem}.sky-product-card__foot{align-items:flex-end}.sky-use-card:first-child{grid-column:auto}.sky-use-card{min-height:31rem}.sky-section-head{margin-bottom:3rem}.sky-science__grid,.sky-compare__grid,.sky-faq__grid{gap:4rem}.sky-compare{padding:7rem 0}.sky-compare__panel{padding:2rem}.sky-cta{padding-bottom:7rem}.sky-cta__box{padding:3.5rem 2.5rem}.sky-button{width:100%}}
@media(prefers-reduced-motion:reduce){.sky-home *{scroll-behavior:auto!important;transition:none!important}}
