:root{--syndigo-blue:#0473EA;--syndigo-green:#38D200;--syndigo-black:#101820;--syndigo-yellow:#FFCD00;--hero-ink:#000F21;--nav-bg:#101820;--star:#FF8F1D;--magenta:#CC06A4;--glass-plain:rgba(255, 255, 255, .10);--card-glass:linear-gradient(101.13deg, rgba(255,255,255,.10) 1%, rgba(153,153,153,.10) 98%);--glass-blur:blur(16px) saturate(130%);--container:1330px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#fff;font-family:"General Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.ahh-hero{position:relative;width:100%;background:#fff;overflow:hidden;padding:12rem 2rem 4rem!important}.ahh-hero-inner{position:relative;z-index:1;width:100%;max-width:var(--container);margin:0 auto;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:40px}.ahh-hero-text{-webkit-box-flex:1;-webkit-flex:1 1 46%;-ms-flex:1 1 46%;flex:1 1 46%;max-width:645px}.ahh-hero-text h1{margin:0 0 20px;font-size:60px;line-height:72px;font-weight:300;color:var(--hero-ink)}.ahh-hero-text h1 em{font-style:normal;background-image:-webkit-linear-gradient(333.8deg,#38D200 3.89%,#00A79D 20.92%,#028DC3 48.77%,#001C42 94.82%);background-image:linear-gradient(116.2deg,#38D200 3.89%,#00A79D 20.92%,#028DC3 48.77%,#001C42 94.82%);-webkit-background-clip:text;background-clip:text;color:#fff0}.ahh-hero-text p{margin:0 0 28px;font-size:23px;line-height:34px;color:var(--hero-ink)}.ahh-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:9999px;background:var(--syndigo-green);border:1px solid var(--syndigo-green);color:var(--syndigo-black);font-size:18px;line-height:24px;font-weight:600;text-decoration:none;padding:12px 30px;-webkit-transition:background-color .4s,color .4s,border-color .4s;transition:background-color .4s,color .4s,border-color .4s}.ahh-btn:hover,.ahh-btn:focus-visible{background:#fff0;color:var(--syndigo-green)}.ahh-btn:focus-visible{outline:2px solid var(--syndigo-blue);outline-offset:3px}.ahh-hero-wash{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.ahh-hero-wash span{position:absolute;border-radius:50%;display:block}.ahh-hero-wash__main{left:51.4%;top:30.9%;width:54.6%;height:125.8%;background:-webkit-linear-gradient(350deg,#0473EA 0%,#2ABE7D 54%,#38D200 100%);background:linear-gradient(100deg,#0473EA 0%,#2ABE7D 54%,#38D200 100%);-webkit-filter:blur(min(13.9vw, 240px));filter:blur(min(13.9vw, 240px))}.ahh-hero-wash__warm{left:83.5%;top:70.9%;width:19.9%;height:46%;background:var(--syndigo-yellow);-webkit-filter:blur(min(8.7vw, 150px));filter:blur(min(8.7vw, 150px))}.ahh-hero-swoosh{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ahh-hero-swoosh i{display:block;border:1px solid;border-radius:999px;-webkit-transform:rotate(47.02deg);-ms-transform:rotate(47.02deg);transform:rotate(47.02deg)}.ahh-hero-swoosh--blue{left:91.9%;top:-4.18%;width:31.67%;height:72.31%}.ahh-hero-swoosh--blue i{width:17.68%;height:126.69%;border-color:#0473ea}.ahh-hero-swoosh--green{left:84.09%;top:8.22%;width:22.91%;height:52.47%}.ahh-hero-swoosh--green i{width:20.58%;height:123.48%;border-color:#38d200}.ahh-hero-stage{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 54%;-ms-flex:1 1 54%;flex:1 1 54%;aspect-ratio:790/620;overflow:hidden;pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.ahh-hero-stage img{-webkit-user-drag:none;user-drag:none}.ahh-hero-stage__inner{position:absolute;left:0;top:0;width:1728px;height:718px;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ahh-hero-layer{position:absolute;inset:0}.ahh-hero-bg{z-index:0}.ahh-hero-root{z-index:1}.ahh-hero-blob{position:absolute}.ahh-hero-cluster{position:absolute;inset:0;z-index:1}.ahh-hero-rays,.ahh-hero-cross{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.ahh-hero-ray,.ahh-hero-cross-line{stroke:#fff;stroke-width:1.5;stroke-linecap:round}.ahh-hero-ray-dot{fill:#fff}.ahh-hero-dot{fill:#fff;stroke:none}.ahh-hero-products{position:absolute;inset:0}.ahh-hero-product{position:absolute;will-change:transform,opacity}.ahh-hero-product img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.ahh-hero-channels{z-index:2}.ahh-hero-chips{z-index:3}.ahh-hero-chip,.ahh-hero-card{position:absolute;will-change:transform,opacity}.ahh-chip{width:100%;height:100%;position:relative}.ahh-i-star{display:block}.ahh-chip--rating{background:var(--glass-plain);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-radius:5.294px}.ahh-chip__stars{position:absolute;left:17.66px;top:3.01px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6.171px}.ahh-chip__stars svg{width:37.026px;height:37.026px}.ahh-chip--popular{background:var(--glass-plain);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-radius:6.516px;padding:5.156px 0 6.344px 8.6px}.ahh-pop__card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:259.616px;min-height:60.703px;padding:9.7px 0;background:#fff;border:1.292px solid #6865ff;border-radius:6.458px;overflow:hidden}.ahh-pop__block{position:absolute;left:-18.73px;top:-9.04px;bottom:-6.463px;width:73.623px;background:var(--syndigo-blue)}.ahh-pop__eye{position:absolute;left:9.03px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:36.37px;height:20.53px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ahh-pop__eye svg{width:22px;height:22px}.ahh-pop__text{position:relative;margin:0 0 0 65.87px;width:179.536px;font-size:16.145px;line-height:1.2;color:var(--hero-ink)}.ahh-pop__text b{font-weight:600}.ahh-chip--play{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:var(--magenta);border-radius:7px}.ahh-chip--play svg{width:42%;height:62%}.ahh-card{position:absolute;inset:0;overflow:hidden;-webkit-filter:drop-shadow(0 6px 20px rgb(16 24 32 / .12));filter:drop-shadow(0 6px 20px rgb(16 24 32 / .12))}.ahh-card--polaroid{background:#fff;border-radius:2px}.ahh-pol__photo{position:absolute;left:10.7px;top:14.27px;width:179.255px;height:180.147px;overflow:hidden}.ahh-pol__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ahh-card--chat{background:var(--card-glass);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-radius:12.466px}.ahh-chat__bar{position:absolute;left:0;top:0;width:100%;height:37.665px;background:rgb(255 255 255 / .28)}.ahh-chat__ai{position:absolute;left:14.24px;top:4.84px;width:29.447px;height:29.447px;border-radius:50%;background:-webkit-linear-gradient(310deg,#12B5C8,#17B84F);background:linear-gradient(140deg,#12B5C8,#17B84F);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ahh-chat__ai svg{width:62%;height:62%}.ahh-chat__dots{position:absolute;right:16px;top:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:4.8px}.ahh-chat__dots i{width:9.6px;height:9.6px;border-radius:50%;background:rgb(16 24 32 / .18)}.ahh-chat__thread{position:absolute;left:0;right:0;top:47.25px;bottom:54.1px;padding:0 18.64px 0 6.85px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4.65px}.ahh-chat__thread>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.ahh-chat__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:4.31px}.ahh-chat__ai--reply{position:static;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:26.502px;height:26.502px}.ahh-chat__bubble{padding:16.626px;font-size:14px;line-height:1.25;color:#383838;border-radius:20.462px}.ahh-chat__bubble--out{width:193.802px;margin-left:auto;background:#c2dfff;border-bottom-right-radius:5.116px}.ahh-chat__bubble--in{width:189.694px;background:#fff;border-bottom-left-radius:5.116px}.ahh-chat__ask{position:absolute;left:13.01px;bottom:11.759px;width:217.771px;height:34.241px;background:#fff;border-radius:17.12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 4px 0 14.43px;font-size:13px;color:#383838}.ahh-chat__send{margin-left:auto;width:26.5px;height:26.5px;border-radius:50%;background:-webkit-linear-gradient(310deg,#12B5C8,#17B84F);background:linear-gradient(140deg,#12B5C8,#17B84F);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ahh-chat__send svg{width:62%;height:62%}.ahh-card--ig{border-radius:3.558px}.ahh-card--ig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ahh-card--pdp{background:var(--card-glass);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-radius:14.848px}.ahh-pdp__inner{position:absolute;left:13px;top:11.9px;width:186.642px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}.ahh-pdp__media{position:relative;width:186.642px;height:186.862px;background:#fff;border-radius:9.792px;overflow:hidden;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.ahh-pdp__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ahh-pdp__lines{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:7.099px;width:133.823px}.ahh-pdp__lines i{display:block;border-radius:33.456px}.ahh-pdp__lines .ahh-l1{width:52.223px;height:11.424px;background:#fff;margin-bottom:3.6px}.ahh-pdp__lines .ahh-l2{width:133.823px;height:5.712px;background:rgb(255 255 255 / .9)}.ahh-pdp__lines .ahh-l3{width:113.423px;height:5.712px;background:rgb(255 255 255 / .6)}.ahh-pdp__cta{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;background:var(--syndigo-blue);color:#fff;font-size:9.791px;font-weight:600;padding:7.343px 18.358px;border-radius:6.119px}.ahh-is-liquid{background:rgb(255 255 255 / .06);box-shadow:inset 0 0 0 .75px rgb(255 255 255 / .45),inset 0 1px 1px rgb(255 255 255 / .35),0 4px 18px rgb(16 24 32 / .1)}@media(max-width:900px){.ahh-hero{padding:7rem 1.25rem 3rem!important}.ahh-hero-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0;padding:0}.ahh-hero-text{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;max-width:none}.ahh-hero-text h1{font-size:clamp(30px,8.6vw,46px);line-height:1.12;margin-bottom:14px}.ahh-hero-text p{font-size:clamp(15px,4.1vw,18px);line-height:1.5;margin-bottom:22px}.ahh-btn{font-size:16px;padding:12px 24px}.ahh-hero-wash__main{left:8%;top:34%;width:104%;height:74%;-webkit-filter:blur(min(22vw, 190px));filter:blur(min(22vw, 190px))}.ahh-hero-wash__warm{left:42%;top:58%;width:88%;height:48%;opacity:.72;-webkit-filter:blur(min(26vw, 180px));filter:blur(min(26vw, 180px))}.ahh-hero-stage{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:calc(100% + 2.5rem);margin:26px -1.25rem 0}}@media(prefers-reduced-motion:reduce){.ahh-hero-product,.ahh-hero-chip,.ahh-hero-card{-webkit-transition:none!important;transition:none!important}}