.kh-eyebrow{color:var(--kh-accent-light);text-transform:uppercase;letter-spacing:.16em;font-size:1.15rem;font-weight:600;margin-bottom:1rem}.kh-heading{font-size:clamp(2.8rem,3.6vw,4rem);color:var(--kh-text);line-height:1.15;margin:0}.kh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.kh-section-head--center{flex-direction:column;align-items:center;text-align:center}.kh-link-arrow{display:inline-flex;align-items:center;gap:.6rem;color:var(--kh-accent-light);text-transform:uppercase;font-size:1.2rem;letter-spacing:.06em;white-space:nowrap}.kh-link-arrow svg{width:16px;height:16px;transition:transform .3s ease}.kh-link-arrow:hover svg{transform:translate(4px)}section[class^=kh-]{padding:7rem 0}.kh-carousel{position:relative;display:flex;align-items:center;gap:1rem}.kh-carousel__track{display:flex;gap:2.4rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.6rem .2rem 1.4rem;flex:1;scrollbar-width:none}.kh-carousel__track::-webkit-scrollbar{display:none}.kh-carousel__arrow{flex:none;width:44px;height:44px;border-radius:50%;background:var(--kh-surface);border:1px solid var(--kh-border);color:var(--kh-text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.kh-carousel__arrow:hover{border-color:var(--kh-accent);box-shadow:0 0 14px var(--kh-accent-glow)}.kh-carousel__arrow.is-disabled{opacity:.25;pointer-events:none}.kh-carousel__arrow--prev svg{transform:rotate(90deg);width:14px}.kh-carousel__arrow--next svg{transform:rotate(-90deg);width:14px}@media screen and (max-width:749px){.kh-carousel__arrow{display:none}}.kh-trustbar{background:var(--kh-surface);border-top:1px solid var(--kh-border);border-bottom:1px solid var(--kh-border)}.kh-trustbar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media screen and (max-width:749px){.kh-trustbar__grid{grid-template-columns:1fr 1fr}}.kh-trustbar__item{display:flex;align-items:center;gap:1.2rem}.kh-trustbar__icon{width:30px;height:30px;flex:none;color:var(--kh-accent-light)}.kh-trustbar__icon svg{width:100%;height:100%}.kh-trustbar__title{color:var(--kh-text);font-weight:600;font-size:1.35rem}.kh-trustbar__subtitle{color:var(--kh-text-secondary);font-size:1.15rem}.kh-trustpilot{padding:2.2rem 0;border-bottom:1px solid var(--kh-border)}.kh-trustpilot__inner{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;font-size:1.4rem;color:var(--kh-text)}.kh-trustpilot__word{font-weight:600}.kh-trustpilot__stars{display:inline-flex;gap:2px;color:#22c55e}.kh-trustpilot__stars svg{width:16px;height:16px;fill:#22c55e}.kh-trustpilot__rating{color:var(--kh-text-secondary);font-size:1.2rem}.kh-trustpilot__divider{color:var(--kh-border)}.kh-trustpilot__brand{font-weight:700;color:var(--kh-accent-light)}.kh-categories__track{scroll-snap-type:none}.kh-category-card{flex:none;width:180px;scroll-snap-align:start;background:var(--kh-surface);border-radius:var(--kh-radius-md);padding:2.4rem 1.6rem;display:flex;flex-direction:column;align-items:center;gap:1.4rem;text-align:center;text-decoration:none}.kh-category-card__icon{width:56px;height:56px;color:var(--kh-accent-light)}.kh-category-card__icon svg,.kh-category-card__icon img{width:100%;height:100%;object-fit:contain}.kh-category-card__icon .icon-leaf{fill:currentColor}.kh-category-card__label{color:var(--kh-text);font-size:1.3rem;font-weight:500}.kh-favorites__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3.2rem;flex-wrap:wrap;gap:1.4rem}.kh-favorites__track{scroll-snap-type:x proximity}.kh-favorites__slide{flex:none;width:260px;scroll-snap-align:start}.kh-insights__grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media screen and (max-width:989px){.kh-insights__grid{grid-template-columns:1fr;text-align:center}}.kh-insights__body{color:var(--kh-text-secondary);font-size:1.5rem;line-height:1.7;margin:1.6rem 0 2.4rem}.kh-insights__points{list-style:none;margin:0 0 3rem;padding:0;display:flex;flex-direction:column;gap:1.2rem}.kh-insights__points li{display:flex;align-items:center;gap:1rem;color:var(--kh-text);font-size:1.4rem}@media screen and (max-width:989px){.kh-insights__points li{justify-content:center}}.kh-insights__check{width:22px;height:22px;flex:none;color:#fff;background:var(--kh-accent);border-radius:50%;padding:4px;box-shadow:0 0 10px var(--kh-accent-glow)}.kh-insights__panel{position:relative;background:var(--kh-surface);border:1px solid var(--kh-border);border-radius:var(--kh-radius-lg);padding:4rem 3rem;display:flex;flex-direction:column;align-items:center;gap:3.2rem;overflow:hidden}@media screen and (max-width:480px){.kh-insights__panel{padding:3rem 1.6rem}}.kh-insights__glow{position:absolute;top:20%;right:20%;bottom:20%;left:20%;background:radial-gradient(circle,rgba(37,99,235,.35),transparent 70%);filter:blur(20px);animation:khPulseGlow 4s ease-in-out infinite}.kh-insights__gauge-wrap{position:relative;width:220px;height:220px}.kh-insights__gauge{width:100%;height:100%;transform:rotate(-90deg)}.kh-insights__gauge-track{fill:none;stroke:var(--kh-border);stroke-width:12}.kh-insights__gauge-fill{fill:none;stroke:url(#kh-gauge-gradient);stroke:var(--kh-accent);stroke-width:12;stroke-linecap:round;stroke-dasharray:540.35;stroke-dashoffset:calc(540.35 - (540.35 * var(--kh-gauge-pct, 85) / 100));filter:drop-shadow(0 0 8px var(--kh-accent-glow));transition:stroke-dashoffset 1.2s var(--kh-ease)}.kh-insights__gauge-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--kh-text)}.kh-insights__gauge-score{font-family:var(--kh-font-heading);font-size:4.4rem;font-weight:700;line-height:1}.kh-insights__gauge-status{color:var(--kh-success);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-top:.4rem}.kh-insights__device{position:relative;z-index:1;width:268px;background:var(--kh-surface-2);border:1px solid var(--kh-border);border-radius:26px;padding:1.8rem 2rem 2.2rem;box-shadow:0 30px 60px #00000080;display:flex;flex-direction:column;align-items:center}.kh-insights__device-bar{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.kh-insights__device-time{color:var(--kh-text-secondary);font-size:1.1rem;font-weight:600}.kh-insights__device-live{display:flex;align-items:center;gap:.5rem;color:var(--kh-success);font-size:1rem;text-transform:uppercase;letter-spacing:.06em}.kh-insights__device-live-dot{width:6px;height:6px;border-radius:50%;background:var(--kh-success);box-shadow:0 0 6px #22c55ecc;animation:khPulseGlow 1.8s ease-out infinite}.kh-insights__device-msg{color:var(--kh-text-secondary);font-size:1.15rem;text-align:center;line-height:1.5;margin-top:1.6rem}.kh-insights__device-btn{display:inline-block;margin-top:1.6rem;padding:.9rem 2rem;border-radius:999px;background:linear-gradient(135deg,var(--kh-accent),#1d4ed8);color:#fff;font-size:1.15rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 0 16px var(--kh-accent-glow)}.kh-insights__stats-row{display:flex;gap:1.4rem;width:100%;max-width:460px}@media screen and (max-width:480px){.kh-insights__stats-row{flex-direction:column}}.kh-insights__stat{flex:1;min-width:0;background:var(--kh-surface-2);border:1px solid var(--kh-border);border-radius:var(--kh-radius-sm);padding:1.2rem 1.4rem 1rem;transition:border-color .3s ease,transform .3s ease}.kh-insights__stat:hover{border-color:#2563eb80;transform:translateY(-3px)}.kh-insights__stat-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.kh-insights__stat-head span{color:var(--kh-text-secondary);font-size:1.05rem;text-transform:uppercase;letter-spacing:.03em}.kh-insights__trend{width:15px;height:15px;flex:none;color:var(--kh-success)}.kh-insights__stat-value{color:var(--kh-text);font-weight:700;font-size:1.8rem;font-family:var(--kh-font-heading);margin-top:.3rem}.kh-insights__stat-value small{font-size:1.1rem;color:var(--kh-text-secondary)}.kh-insights__spark-wrap{width:100%;height:22px;margin-top:.4rem;overflow:hidden}.kh-insights__spark-track{display:flex;width:200%;height:100%;animation-name:khSparkScroll;animation-timing-function:linear;animation-iteration-count:infinite}.kh-insights__spark{width:50%;height:100%;flex:none}.kh-insights__spark polyline{fill:none;stroke:var(--kh-accent-light);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes khSparkScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.kh-insights__spark-track{animation:none}}.kh-stats{position:relative;background:var(--kh-surface);border-top:1px solid var(--kh-border);border-bottom:1px solid var(--kh-border);text-align:center;overflow:hidden}.kh-stats__glow{position:absolute;top:50%;left:50%;width:60vw;height:60vw;max-width:700px;max-height:700px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(37,99,235,.14),transparent 70%);filter:blur(10px);pointer-events:none}.kh-stats__eyebrow{position:relative;text-align:center;margin-bottom:3.2rem}.kh-stats__grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.4rem}@media screen and (max-width:749px){.kh-stats__grid{grid-template-columns:1fr 1fr}}.kh-stats__item{padding:3.2rem 2rem;display:flex;flex-direction:column;align-items:center}.kh-stats__icon{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;color:var(--kh-accent-light);background:#2563eb1f;border-radius:50%;padding:11px;box-sizing:content-box;margin-bottom:1.6rem}.kh-stats__icon svg{width:100%;height:100%}.kh-stats__value{font-family:var(--kh-font-heading);font-size:3.6rem;font-weight:700;color:var(--kh-accent-light);text-shadow:0 0 20px var(--kh-accent-glow);font-variant-numeric:tabular-nums}.kh-stats__label{color:var(--kh-text);font-size:1.3rem;margin-top:.4rem}.kh-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}@media screen and (max-width:989px){.kh-testimonials__grid{grid-template-columns:1fr}}.kh-testimonial-card{padding:2.8rem;display:flex;flex-direction:column;gap:1.6rem}.kh-testimonial-card__stars{display:flex;gap:3px;color:#f5b301}.kh-testimonial-card__stars svg{width:16px;height:16px;fill:#f5b301}.kh-testimonial-card__quote{color:var(--kh-text);font-size:1.4rem;line-height:1.6;flex:1}.kh-testimonial-card__author{display:flex;align-items:center;gap:1.2rem}.kh-testimonial-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.kh-testimonial-card__avatar--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--kh-accent),#1d4ed8);color:#fff;font-family:var(--kh-font-heading);font-weight:700}.kh-testimonial-card__name{color:var(--kh-text);font-weight:600;font-size:1.3rem}.kh-testimonial-card__meta{color:var(--kh-text-secondary);font-size:1.1rem}@media screen and (min-width:990px){.kh-testimonials__grid [data-kh-testimonial-slide]{display:flex!important}}@media screen and (max-width:989px){.kh-testimonials__grid{display:block}[data-kh-testimonial-slide]{display:none}[data-kh-testimonial-slide]:not([data-inactive]){display:flex}}.kh-testimonials__dots{display:none;justify-content:center;gap:.8rem;margin-top:2.4rem}@media screen and (max-width:989px){.kh-testimonials__dots{display:flex}}.kh-testimonials__dot{width:9px;height:9px;border-radius:50%;background:var(--kh-border);border:none;cursor:pointer;transition:background .3s ease,transform .3s ease}.kh-testimonials__dot.is-active{background:var(--kh-accent);transform:scale(1.3);box-shadow:0 0 8px var(--kh-accent-glow)}.kh-community{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--kh-surface);border-top:1px solid var(--kh-border);border-bottom:1px solid var(--kh-border)}@media screen and (max-width:989px){.kh-community{grid-template-columns:1fr}}.kh-community__media{position:relative;min-height:320px;overflow:hidden;display:flex;align-items:center;justify-content:center}.kh-community__media img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.kh-community__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,var(--kh-surface) 95%)}@media screen and (max-width:989px){.kh-community__media-overlay{background:linear-gradient(0deg,var(--kh-surface),transparent 40%)}}.kh-community__content{padding:6rem 5rem;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:749px){.kh-community__content{padding:4rem 2.4rem}}.kh-community__body{color:var(--kh-text-secondary);font-size:1.4rem;margin:1.2rem 0 2.4rem;max-width:440px}.kh-community__form{display:flex;gap:1rem;flex-wrap:wrap;max-width:460px}.kh-community__input{flex:1;min-width:220px;background:var(--kh-bg);border:1px solid var(--kh-border);border-radius:var(--kh-radius-sm);padding:1.3rem 1.6rem;color:var(--kh-text);font-size:1.4rem}.kh-community__form .button{padding:1.3rem 2.4rem}.kh-community__success{color:var(--kh-success);margin-top:1rem;width:100%}.kh-community__perks{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;margin-top:2.8rem}.kh-community__perks span{display:flex;align-items:center;gap:.6rem;color:var(--kh-text-secondary);font-size:1.15rem}.kh-community__perks svg{width:16px;height:16px;color:var(--kh-accent-light)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/kardihub-homepage.css.map */
