.kv-tiers{margin-block:2rem 1.6rem}.kv-tiers__heading{margin:0 0 1.1rem;color:var(--kv-ink, #10241f);font-size:1.5rem;font-weight:800;letter-spacing:-.01em}.kv-tiers__grid{display:grid;gap:1rem}.kv-tiers__note{margin:1.1rem 0 0;color:var(--kv-muted, #566b66);font-size:1.25rem;line-height:1.5}.kv-tier{position:relative;display:grid;grid-template-columns:2.2rem minmax(0,1fr) auto;gap:1.2rem;align-items:center;min-height:7.4rem;width:100%;padding:1.4rem 1.6rem;overflow:hidden;border:.15rem solid var(--kv-border, #dfeae7);border-radius:var(--kv-r-md, 2rem);background:var(--kv-surface, #fff);color:inherit;font-family:inherit;text-align:start;cursor:pointer;transition:border-color .24s var(--kv-ease, ease),box-shadow .24s var(--kv-ease, ease),transform .24s var(--kv-ease, ease),background-color .24s var(--kv-ease, ease)}.kv-tier:hover{border-color:#0f766e66;box-shadow:var(--kv-shadow-sm, 0 .6rem 1.8rem rgba(16, 36, 31, .06));transform:translateY(-.2rem)}.kv-tier:active{transform:translateY(0) scale(.995)}.kv-tier.is-selected{border-color:var(--kv-brand, #0f766e);background:var(--kv-soft-2, #f1f8f6);box-shadow:var(--kv-shadow-sm, 0 .6rem 1.8rem rgba(16, 36, 31, .06)),0 0 0 .3rem #2dd4bf2e}.kv-tier__mark{display:grid;width:2.2rem;height:2.2rem;place-items:center;border:.15rem solid var(--kv-border, #dfeae7);border-radius:999px;background:#fff;transition:border-color .22s var(--kv-ease, ease)}.kv-tier.is-selected .kv-tier__mark{border-color:var(--kv-brand, #0f766e)}.kv-tier__dot{width:1.1rem;height:1.1rem;border-radius:999px;background:linear-gradient(135deg,var(--kv-brand, #0f766e),var(--kv-mint, #2dd4bf));transform:scale(0);transition:transform .26s cubic-bezier(.34,1.56,.64,1)}.kv-tier.is-selected .kv-tier__dot{transform:scale(1)}.kv-tier__body{display:grid;gap:.35rem;min-width:0}.kv-tier__row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;min-width:0}.kv-tier__title{color:var(--kv-ink, #10241f);font-size:1.55rem;font-weight:750;line-height:1.3}.kv-tier__meta{color:var(--kv-muted, #566b66);font-size:1.2rem;font-weight:600;line-height:1.3;unicode-bidi:isolate}.kv-tier__off,.kv-tier__badge{flex-shrink:0;padding:.25rem .75rem;border-radius:999px;color:#fff;font-size:1.1rem;font-weight:800;line-height:1.5;white-space:nowrap}.kv-tier__off{background:linear-gradient(135deg,#e0564d,#f2994a);unicode-bidi:isolate}.kv-tier__badge{background:linear-gradient(135deg,var(--kv-brand, #0f766e),var(--kv-mint, #2dd4bf))}.kv-tier__prices{display:grid;justify-items:end;gap:.1rem;text-align:end}.kv-tier__total{color:var(--kv-ink, #10241f);font-size:1.85rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2;unicode-bidi:isolate}.kv-tier__was{color:var(--kv-muted, #566b66);font-size:1.25rem;font-weight:600;text-decoration-thickness:.12rem;unicode-bidi:isolate}.kv-tier__save{color:#b4443c;font-size:1.15rem;font-weight:700;unicode-bidi:isolate}.kv-tier__glow{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 38%,rgba(45,212,191,.28) 50%,transparent 62%);opacity:0;pointer-events:none;transform:translate(-130%)}.kv-tier>*:not(.kv-tier__glow){position:relative;z-index:1}@keyframes kv-tier-sweep{0%{opacity:1;transform:translate(-130%)}to{opacity:0;transform:translate(130%)}}.kv-anim .kv-tier.is-selected .kv-tier__glow{animation:kv-tier-sweep .72s var(--kv-ease, ease)}@keyframes kv-tier-in{0%{opacity:0;transform:translate3d(0,1.2rem,0)}to{opacity:1;transform:none}}.kv-anim .kv-tiers.is-ready .kv-tier{animation:kv-tier-in .52s var(--kv-ease, ease) both;animation-delay:calc(var(--kv-i, 0) * 90ms)}.kv-anim .kv-tiers.is-ready .kv-tiers__heading{animation:kv-tier-in .46s var(--kv-ease, ease) both}@media(prefers-reduced-motion:reduce){.kv-tier,.kv-tier__dot,.kv-tier__glow{animation:none!important;transition-duration:.01ms!important}}@media screen and (max-width:749px){.kv-tier{min-height:6.8rem;gap:1rem;padding:1.2rem 1.3rem}.kv-tier__title{font-size:1.45rem}.kv-tier__total{font-size:1.65rem}.kv-tier__meta,.kv-tier__was{font-size:1.15rem}.kv-tier__save{font-size:1.1rem}}@media screen and (max-width:379px){.kv-tier__badge{display:none}}.kaivo-home-hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(4rem,7vw,8rem) 0 clamp(3.2rem,6vw,6.4rem);background:radial-gradient(circle at 12% 10%,rgba(45,212,191,.2),transparent 38rem),radial-gradient(circle at 92% 8%,rgba(15,118,110,.1),transparent 34rem),linear-gradient(160deg,#f2faf8,#fff 55%,#eef7f4)}.kaivo-home-hero__glow{position:absolute;z-index:-1;inset-inline-end:-14rem;inset-block-end:-20rem;width:46rem;height:46rem;border-radius:50%;background:#0f766e14}.kaivo-home-hero__top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2.4rem,5vw,6rem);align-items:center}.kaivo-home-hero__top--no-media{grid-template-columns:minmax(0,1fr);max-width:82rem}.kaivo-home-hero__eyebrow{display:inline-flex;margin:0 0 1.8rem;padding:.8rem 1.5rem;border:.1rem solid rgba(15,118,110,.2);border-radius:999px;background:#ffffffd9;color:var(--kv-brand, #0f766e);font-size:1.3rem;font-weight:800;letter-spacing:.04em}.kaivo-home-hero .kaivo-home-hero__heading{margin:0;font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.12}.kaivo-home-hero__text{max-width:58rem;margin-top:2rem;font-size:clamp(1.6rem,1.9vw,1.9rem)}.kaivo-home-hero__text>:first-child{margin-top:0}.kaivo-home-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.kaivo-home-hero__actions .button{min-width:17rem}.kaivo-home-hero__frame{overflow:hidden;aspect-ratio:1;border-radius:clamp(2rem,3vw,3.2rem);background:#fff;box-shadow:0 2.4rem 6rem #10241f24}.kaivo-home-hero__img{width:100%;height:100%;object-fit:cover}.kaivo-home-hero__proof{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:1.4rem;margin:clamp(3.2rem,5vw,5.6rem) 0 0;padding:0;list-style:none}.kaivo-home-hero__proof-card{display:grid;grid-template-columns:4.4rem minmax(0,1fr);gap:1.4rem;align-items:start;padding:1.8rem;border:.1rem solid rgba(15,118,110,.14);border-radius:var(--kv-r-md, 2rem);background:#ffffffe0;box-shadow:var(--kv-shadow-sm, 0 .6rem 1.8rem rgba(16, 36, 31, .06));-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.kaivo-home-hero__proof-icon{display:grid;width:4.4rem;height:4.4rem;place-items:center;border-radius:1.3rem;background:var(--kv-soft, #e8f5f2);font-size:2rem;line-height:1}.kaivo-home-hero__proof-body strong{display:block;font-size:1.7rem;font-weight:750}.kaivo-home-hero__proof-body span{display:block;margin-top:.4rem;color:var(--kv-muted, #566b66);font-size:1.4rem;line-height:1.6}@media screen and (max-width:989px){.kaivo-home-hero__top{grid-template-columns:minmax(0,1fr)}.kaivo-home-hero__media{order:-1}.kaivo-home-hero__frame{aspect-ratio:16 / 10}}@media screen and (max-width:749px){.kaivo-home-hero__actions{display:grid}.kaivo-home-hero__actions .button{width:100%}}.kv-offer{display:flex;gap:1rem;align-items:center;margin-block-start:1.4rem;padding:1.2rem 1.4rem;border:.1rem solid rgba(15,118,110,.24);border-radius:var(--kv-r-md, 2rem);background:var(--kv-soft-2, #f1f8f6)}.kv-offer__badge{display:grid;flex-shrink:0;width:3.2rem;height:3.2rem;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--kv-brand, #0f766e),var(--kv-mint, #2dd4bf));color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.kv-offer__text{color:var(--kv-ink, #10241f);font-size:1.45rem;font-weight:650;line-height:1.5}@media screen and (max-width:749px){.kv-offer{padding:1rem 1.2rem}.kv-offer__text{font-size:1.35rem}}.kv-spotlight{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2.4rem,5vw,6.4rem);align-items:center}.kv-spotlight--flip .kv-spotlight__media{order:2}.kv-spotlight__frame{display:grid;overflow:hidden;aspect-ratio:1;place-items:center;border-radius:var(--kv-r-lg, 2.8rem);background:radial-gradient(circle at 30% 20%,rgba(45,212,191,.18),transparent 60%),linear-gradient(150deg,var(--kv-soft, #e8f5f2) 0%,#ffffff 72%);box-shadow:var(--kv-shadow-sm, 0 .6rem 1.8rem rgba(16, 36, 31, .06))}.kv-spotlight__img{width:100%;height:100%;padding:clamp(1.6rem,4vw,4rem);object-fit:contain;transition:transform .4s var(--kv-ease, ease)}.kv-spotlight__frame:hover .kv-spotlight__img{transform:scale(1.03)}.kv-spotlight__eyebrow{display:inline-flex;margin:0 0 1.6rem;padding:.7rem 1.4rem;border-radius:999px;background:var(--kv-soft, #e8f5f2);color:var(--kv-brand, #0f766e);font-size:1.3rem;font-weight:800;letter-spacing:.03em}.kv-spotlight__title{margin:0;font-size:clamp(2.4rem,3.4vw,3.8rem)}.kv-spotlight__text{margin-top:1.6rem;font-size:1.7rem}.kv-spotlight__text>:first-child{margin-top:0}.kv-spotlight__features{display:grid;gap:1.4rem;margin:2.4rem 0 0;padding:0;list-style:none}.kv-spotlight__feature{display:grid;grid-template-columns:3.4rem minmax(0,1fr);gap:1.2rem;align-items:start}.kv-spotlight__feature-icon{display:grid;width:3.4rem;height:3.4rem;place-items:center;border-radius:1.1rem;background:var(--kv-soft, #e8f5f2);font-size:1.7rem;line-height:1}.kv-spotlight__feature-text strong{display:block;font-weight:750}.kv-spotlight__feature-text span{color:var(--kv-muted, #566b66);font-size:1.5rem;line-height:1.6}.kv-spotlight__buy{display:flex;flex-wrap:wrap;gap:1.6rem 2rem;align-items:center;margin-top:2.8rem}.kv-spotlight__buy .price{margin:0}.kv-spotlight__note{margin:1.6rem 0 0;color:var(--kv-muted, #566b66);font-size:1.4rem}@media screen and (max-width:989px){.kv-spotlight{grid-template-columns:1fr}.kv-spotlight--flip .kv-spotlight__media{order:0}.kv-spotlight__frame{aspect-ratio:4 / 3}.kv-spotlight__buy .button{flex:1 1 100%}}.kv-sticky-atc__price .price{font-size:1.7rem}.kv-sticky-atc__price .badge{display:none}.kv-sticky-atc__price .price__container{gap:.6rem}.kv-story__head{max-width:78rem;margin-bottom:clamp(2.4rem,4vw,4rem)}.kv-story__eyebrow{display:inline-flex;margin:0 0 1.4rem;padding:.7rem 1.4rem;border-radius:999px;background:var(--kv-soft, #e8f5f2);color:var(--kv-brand, #0f766e);font-size:1.3rem;font-weight:800;letter-spacing:.03em}.kv-story__heading{margin:0;font-size:clamp(2.4rem,3.4vw,3.6rem)}.kv-story__intro{margin:1.6rem 0 0;color:var(--kv-muted, #566b66);font-size:1.7rem;line-height:1.7}.kv-story__benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:1.6rem;margin:0 0 clamp(3.2rem,5vw,5.6rem);padding:0;list-style:none}.kv-story__benefit{display:grid;grid-template-columns:3.2rem minmax(0,1fr);gap:1.2rem;align-items:start;padding:1.8rem;border:.1rem solid var(--kv-border, #dfeae7);border-radius:var(--kv-r-md, 2rem);background:var(--kv-surface, #fff);box-shadow:var(--kv-shadow-xs, 0 .1rem .2rem rgba(16, 36, 31, .04))}.kv-story__benefit-mark{display:grid;width:3.2rem;height:3.2rem;place-items:center;border-radius:1rem;background:var(--kv-soft, #e8f5f2);color:var(--kv-brand, #0f766e)}.kv-story__benefit-mark svg{width:1.7rem;height:1.7rem}.kv-story__benefit strong{display:block;font-size:1.6rem;font-weight:750}.kv-story__benefit span span{display:block;margin-top:.4rem;color:var(--kv-muted, #566b66);font-size:1.45rem;line-height:1.6}.kv-story__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2.4rem,5vw,5.6rem);align-items:center;margin-bottom:clamp(3.2rem,5vw,5.6rem)}.kv-story__row--flip .kv-story__row-media{order:-1}.kv-story__row-body h3,.kv-story__details h3{margin:0 0 1.2rem;font-size:clamp(2rem,2.6vw,2.6rem)}.kv-story__row-body p,.kv-story__details p{margin:0;color:var(--kv-muted, #566b66);font-size:1.6rem;line-height:1.75}.kv-story__row-body .kv-story__jump{margin-top:2rem}.kv-story__row-media img{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:var(--kv-r-lg, 2.8rem);background:var(--kv-soft-2, #f1f8f6);object-fit:contain}.kv-story__details{margin-bottom:clamp(3.2rem,5vw,4.8rem);padding:clamp(2rem,3vw,3.2rem);border:.1rem solid var(--kv-border, #dfeae7);border-radius:var(--kv-r-lg, 2.8rem);background:var(--kv-surface, #fff)}.kv-story__faq{margin-bottom:clamp(3.2rem,5vw,4.8rem)}.kv-story__faq-heading{margin:0 0 1.6rem;font-size:clamp(2rem,2.6vw,2.6rem)}.kv-story__faq-row{margin-bottom:1.2rem;border:.1rem solid var(--kv-border, #dfeae7);border-radius:var(--kv-r-md, 2rem);background:var(--kv-surface, #fff)}.kv-story__faq-row summary{display:flex;gap:1.6rem;align-items:center;justify-content:space-between;padding:1.8rem 2rem;cursor:pointer;font-size:1.6rem;font-weight:700;list-style:none}.kv-story__faq-row summary::-webkit-details-marker{display:none}.kv-story__faq-icon{flex-shrink:0;color:var(--kv-brand, #0f766e);transition:transform .2s ease}.kv-story__faq-icon svg{display:block;width:2rem;height:2rem}.kv-story__faq-row[open] .kv-story__faq-icon{transform:rotate(180deg)}.kv-story__faq-answer{padding:0 2rem 1.8rem;color:var(--kv-muted, #566b66);font-size:1.55rem;line-height:1.75}.kv-story__cta{padding:clamp(2.4rem,4vw,4rem);border-radius:var(--kv-r-lg, 2.8rem);background:radial-gradient(circle at 20% 20%,rgba(45,212,191,.16),transparent 60%),linear-gradient(140deg,var(--kv-soft, #e8f5f2),#ffffff 78%);text-align:center}.kv-story__cta-eyebrow{margin:0 0 .8rem;color:var(--kv-brand, #0f766e);font-size:1.35rem;font-weight:800}.kv-story__cta h3{margin:0 0 1.2rem;font-size:clamp(2.2rem,3vw,3rem)}.kv-story__cta p{max-width:62rem;margin:0 auto 2.4rem;color:var(--kv-muted, #566b66);font-size:1.6rem}.kv-story__disclaimer{margin:2.4rem 0 0;color:var(--kv-muted, #566b66);font-size:1.35rem;line-height:1.7}@media screen and (max-width:989px){.kv-story__row{grid-template-columns:minmax(0,1fr)}.kv-story__row--flip .kv-story__row-media{order:0}}.kv-trust__heading{margin:0 0 2.4rem;font-size:clamp(2.2rem,3vw,3rem);text-align:center}.kv-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:1.6rem;margin:0;padding:0;list-style:none}.kv-trust__item{display:grid;grid-template-columns:4.4rem minmax(0,1fr);gap:1.4rem;align-items:start;padding:2rem 1.8rem;border:.1rem solid var(--kv-border, #dfeae7);border-radius:var(--kv-r-md, 2rem);background:var(--kv-surface, #fff);box-shadow:var(--kv-shadow-xs, 0 .1rem .2rem rgba(16, 36, 31, .04))}.kv-trust__icon{display:grid;width:4.4rem;height:4.4rem;place-items:center;border-radius:1.4rem;background:var(--kv-soft, #e8f5f2);color:var(--kv-brand, #0f766e)}.kv-trust__icon svg{width:2.2rem;height:2.2rem}.kv-trust__title{display:block;font-size:1.6rem;font-weight:750}.kv-trust__text{display:block;margin-top:.4rem;color:var(--kv-muted, #566b66);font-size:1.4rem;line-height:1.6}.kv-trust__link{display:inline-block;margin-top:.8rem;color:var(--kv-brand, #0f766e);font-size:1.4rem;font-weight:700;text-underline-offset:.3rem}@media screen and (max-width:599px){.kv-trust__item{padding:1.6rem}}:root{--kv-brand: #0f766e;--kv-brand-hover: #0b5f58;--kv-brand-deep: #0a4a45;--kv-mint: #2dd4bf;--kv-soft: #e8f5f2;--kv-soft-2: #f1f8f6;--kv-canvas: #f7faf9;--kv-surface: #ffffff;--kv-ink: #10241f;--kv-muted: #566b66;--kv-border: #dfeae7;--kv-sale: #b4443c;--kv-r-sm: 1.2rem;--kv-r-md: 2rem;--kv-r-lg: 2.8rem;--kv-r-pill: 999px;--kv-shadow-xs: 0 .1rem .2rem rgba(16, 36, 31, .04);--kv-shadow-sm: 0 .6rem 1.8rem rgba(16, 36, 31, .06);--kv-shadow-md: 0 1.2rem 3.2rem rgba(16, 36, 31, .09);--kv-shadow-lg: 0 2.4rem 6rem rgba(16, 36, 31, .12);--kv-ease: cubic-bezier(.22, .61, .36, 1)}html{scroll-behavior:smooth}body.kaivo-theme{background-color:var(--kv-canvas);color:var(--kv-ink);overflow-x:clip}.kaivo-theme .content-for-layout{min-height:55vh}.kaivo-theme .page-width{padding-inline:clamp(1.6rem,4vw,4.8rem)}.kaivo-theme h1,.kaivo-theme h2,.kaivo-theme h3,.kaivo-theme h4,.kaivo-theme .h0,.kaivo-theme .h1,.kaivo-theme .h2,.kaivo-theme .h3{color:var(--kv-ink);font-weight:800;letter-spacing:-.02em;line-height:1.16;text-wrap:balance}.kaivo-theme .h0,.kaivo-theme h1{font-size:clamp(3.2rem,5.2vw,5.6rem)}.kaivo-theme h2,.kaivo-theme .h1{font-size:clamp(2.6rem,3.6vw,4rem)}.kaivo-theme p,.kaivo-theme .rte,.kaivo-theme li{line-height:1.75}.kaivo-theme .rte,.kaivo-theme .rte p,.kaivo-theme .rte li{color:var(--kv-muted)}.kaivo-theme .rte strong{color:var(--kv-ink)}.kaivo-theme .title-wrapper-with-link .title,.kaivo-theme .collection-list-title,.kaivo-theme .collapsible-content__heading{position:relative;padding-block-end:1.2rem}.kaivo-theme .title-wrapper-with-link .title:after,.kaivo-theme .collection-list-title:after,.kaivo-theme .collapsible-content__heading:after{position:absolute;inset-block-end:0;inset-inline-start:0;width:5.6rem;height:.4rem;border-radius:var(--kv-r-pill);background:linear-gradient(90deg,var(--kv-brand),var(--kv-mint));content:""}.kaivo-theme .button,.kaivo-theme button.button,.kaivo-theme .shopify-payment-button__button--unbranded{min-height:5rem;padding-inline:2.8rem;border-radius:var(--kv-r-pill);font-size:1.6rem;font-weight:700;letter-spacing:0;transition:transform .18s var(--kv-ease),box-shadow .18s var(--kv-ease),background-color .18s var(--kv-ease)}.kaivo-theme .button:not(.button--secondary):not(.button--tertiary),.kaivo-theme .shopify-payment-button__button--unbranded{background:linear-gradient(135deg,var(--kv-brand) 0%,var(--kv-brand-hover) 100%);box-shadow:var(--kv-shadow-sm);color:#fff}.kaivo-theme .button:not(.button--secondary):not(.button--tertiary):after,.kaivo-theme .button:not(.button--secondary):not(.button--tertiary):before{box-shadow:none}.kaivo-theme .button:not([disabled]):not([aria-disabled=true]):hover,.kaivo-theme .shopify-payment-button__button--unbranded:not([disabled]):hover{transform:translateY(-.2rem);box-shadow:var(--kv-shadow-md)}.kaivo-theme .button:not([disabled]):active{transform:translateY(0)}.kaivo-theme .button[disabled],.kaivo-theme .button[aria-disabled=true]{background:#b9c7c3;box-shadow:none;color:#fff;cursor:not-allowed}.kaivo-theme .button--secondary{border:.15rem solid var(--kv-border);background:var(--kv-surface);color:var(--kv-brand)}.kaivo-theme .button--secondary:hover{border-color:var(--kv-brand);background:var(--kv-soft-2)}.kaivo-theme .button--full-width{width:100%}.kaivo-theme :focus-visible{outline:.3rem solid var(--kv-brand);outline-offset:.3rem;border-radius:.4rem}.kaivo-theme .color-scheme-4 :focus-visible{outline-color:var(--kv-mint)}.kaivo-theme .field__input,.kaivo-theme .select__select,.kaivo-theme .customer .field input{border-radius:var(--kv-r-sm)}.kaivo-theme .field:after,.kaivo-theme .select:after,.kaivo-theme .customer .field:after{border-radius:var(--kv-r-sm);box-shadow:0 0 0 .1rem var(--kv-border)}.kaivo-theme .field:focus-within:after{box-shadow:0 0 0 .2rem var(--kv-brand)}.kaivo-theme .announcement-bar-section{position:relative;z-index:5}.kaivo-theme .announcement-bar{min-height:4rem}.kaivo-theme .announcement-bar__message{padding-block:1rem;font-size:1.4rem;font-weight:700;letter-spacing:.01em}.kaivo-theme .announcement-bar__link:hover{text-decoration-thickness:.2rem}.kaivo-theme .header-wrapper{border-bottom:.1rem solid var(--kv-border);background:#ffffffdb;box-shadow:var(--kv-shadow-xs);-webkit-backdrop-filter:saturate(1.6) blur(1.4rem);backdrop-filter:saturate(1.6) blur(1.4rem)}.kaivo-theme .header{min-height:7.2rem}.kaivo-theme .header__menu-item{font-weight:700;text-decoration:none}.kaivo-theme .header__menu-item:hover span,.kaivo-theme .header__active-menu-item{color:var(--kv-brand);text-decoration-thickness:.2rem}.kaivo-theme .header__icon{border-radius:var(--kv-r-pill);transition:background-color .18s var(--kv-ease)}.kaivo-theme .header__icon:hover{background:var(--kv-soft)}.kaivo-theme .cart-count-bubble{border-radius:var(--kv-r-pill);background:var(--kv-brand);color:#fff;font-weight:700}.kaivo-theme .menu-drawer{background:var(--kv-surface)}.kaivo-theme .menu-drawer__menu-item{border-radius:var(--kv-r-sm);font-weight:700}.kaivo-theme .menu-drawer__menu-item:hover{background:var(--kv-soft);color:var(--kv-brand)}.kaivo-theme .card-wrapper{height:100%}.kaivo-theme .card-wrapper .card{height:100%;overflow:hidden;border:.1rem solid var(--kv-border);border-radius:var(--kv-r-md);background:var(--kv-surface);box-shadow:var(--kv-shadow-sm);transition:transform .22s var(--kv-ease),box-shadow .22s var(--kv-ease),border-color .22s var(--kv-ease)}.kaivo-theme .card-wrapper:hover .card{transform:translateY(-.4rem);border-color:color-mix(in srgb,var(--kv-brand) 30%,var(--kv-border));box-shadow:var(--kv-shadow-md)}.kaivo-theme .card-wrapper .card__inner{overflow:hidden;border-radius:var(--kv-r-md) var(--kv-r-md) 0 0;background:var(--kv-soft-2)}.kaivo-theme .card-wrapper .card__media,.kaivo-theme .card-wrapper .media{aspect-ratio:1}.kaivo-theme .card-wrapper .media img{padding:1.2rem;background:var(--kv-soft-2);object-fit:contain;transition:transform .32s var(--kv-ease)}.kaivo-theme .card-wrapper:hover .media img.motion-reduce{transform:scale(1.04)}.kaivo-theme .card__content,.kaivo-theme .card__information,.kaivo-theme .card-information{display:flex;flex-direction:column;gap:.8rem;padding:1.8rem 1.6rem 2rem;text-align:start}.kaivo-theme .card__content .card-information{padding:0}.kaivo-theme .card__heading{margin:0;font-size:1.6rem;font-weight:700;line-height:1.45}.kaivo-theme .card__heading a{color:var(--kv-ink);text-decoration:none}.kaivo-theme .card-wrapper:hover .card__heading a{color:var(--kv-brand)}.kaivo-theme .card-information>*+*{margin-block-start:.4rem}.kaivo-theme .card__content .quick-add{margin-block-start:1.2rem}.kaivo-theme .card__content .quick-add__submit{width:100%;min-height:4.4rem;border-radius:var(--kv-r-pill);font-size:1.5rem}.kaivo-theme .price{color:var(--kv-ink);font-size:1.8rem;font-weight:800}.kaivo-theme .price__container{display:flex;flex-wrap:wrap;gap:.8rem;align-items:baseline}.kaivo-theme .price--on-sale .price-item--sale{color:var(--kv-sale)}.kaivo-theme .price--on-sale .price-item--regular{color:var(--kv-muted);font-size:1.4rem;font-weight:600;text-decoration-thickness:.15rem}.kaivo-theme .badge{padding:.6rem 1.2rem;border:0;border-radius:var(--kv-r-pill);font-size:1.2rem;font-weight:800;letter-spacing:0}.kaivo-theme .card__badge .badge{box-shadow:var(--kv-shadow-xs)}.kaivo-theme .collection-hero,.kaivo-theme .main-page-title,.kaivo-theme .template-search__header{text-align:start}.kaivo-theme .collection-hero__inner{padding-block:clamp(3.2rem,6vw,6.4rem)}.kaivo-theme .collection-hero__description{max-width:72rem;color:var(--kv-muted);font-size:1.7rem}.kaivo-theme .facets-container{padding:1.2rem 1.6rem;border:.1rem solid var(--kv-border);border-radius:var(--kv-r-md);background:var(--kv-surface);box-shadow:var(--kv-shadow-xs)}.kaivo-theme .facets__summary,.kaivo-theme .facet-filters__label{font-weight:700}.kaivo-theme .facets__disclosure .facets__display{border-radius:var(--kv-r-md);box-shadow:var(--kv-shadow-md)}.kaivo-theme .active-facets__button-wrapper .active-facets__button,.kaivo-theme .active-facets__button-remove,.kaivo-theme .pagination__item{border-radius:var(--kv-r-pill)}.kaivo-theme .pagination__item--current:after{background:var(--kv-brand)}.kaivo-theme .predictive-search,.kaivo-theme .search-modal__content{border-radius:0 0 var(--kv-r-md) var(--kv-r-md);background:var(--kv-surface);box-shadow:var(--kv-shadow-lg)}.kaivo-theme .predictive-search__item{border-radius:var(--kv-r-sm)}.kaivo-theme .predictive-search__item:hover,.kaivo-theme .predictive-search__item[aria-selected=true]{background:var(--kv-soft)}.kaivo-theme .cart-drawer .drawer__inner,.kaivo-theme .cart-notification{border-radius:0 var(--kv-r-lg) var(--kv-r-lg) 0;background:var(--kv-surface);box-shadow:var(--kv-shadow-lg)}[dir=ltr] .kaivo-theme .cart-drawer .drawer__inner,[dir=ltr] .kaivo-theme .cart-notification{border-radius:var(--kv-r-lg) 0 0 var(--kv-r-lg)}.kaivo-theme .drawer__header{border-bottom:.1rem solid var(--kv-border)}.kaivo-theme .drawer__heading{font-size:2.2rem;font-weight:800}.kaivo-theme .cart-item{padding-block:1.6rem;border-bottom:.1rem solid var(--kv-border)}.kaivo-theme .cart-item__media img,.kaivo-theme .cart-item__image{border-radius:var(--kv-r-sm);background:var(--kv-soft-2)}.kaivo-theme .cart-item__name{font-weight:700;text-decoration:none}.kaivo-theme .quantity,.kaivo-theme .quantity:after{border-radius:var(--kv-r-pill)}.kaivo-theme .totals{padding-top:1.6rem;border-top:.1rem solid var(--kv-border)}.kaivo-theme .totals__total-value{font-size:2rem;font-weight:800}.kaivo-theme .cart__dynamic-checkout-buttons{margin-top:1.2rem}.kaivo-theme .cart__footer,.kaivo-theme .cart__empty-text{border:.1rem solid var(--kv-border);border-radius:var(--kv-r-lg);background:var(--kv-surface);box-shadow:var(--kv-shadow-sm)}.kaivo-theme .cart__footer{padding:clamp(2rem,4vw,3.2rem)}.kaivo-theme .product__media-wrapper .media,.kaivo-theme .product-media-container{overflow:hidden;border-radius:var(--kv-r-md);background:var(--kv-soft-2)}.kaivo-theme .product__media-wrapper .media img{padding:1.6rem;object-fit:contain}.kaivo-theme .product__info-container{padding:clamp(1.8rem,3vw,3.2rem);border:.1rem solid var(--kv-border);border-radius:var(--kv-r-lg);background:var(--kv-surface);box-shadow:var(--kv-shadow-sm)}.kaivo-theme .product__title h1,.kaivo-theme .product__title>*{font-size:clamp(2.4rem,3.4vw,3.4rem)}.kaivo-theme .product .price{font-size:2.6rem}.kaivo-theme .product-form__input input[type=radio]+label{border-radius:var(--kv-r-pill);font-weight:650}.kaivo-theme .product-form__input input[type=radio]:checked+label{border-color:var(--kv-brand);background:var(--kv-soft);color:var(--kv-brand)}.kaivo-theme .product-form__buttons{max-width:none}.kaivo-theme .product-form__submit{min-height:5.4rem;font-size:1.7rem}.kaivo-theme .product__accordion .accordion__title,.kaivo-theme .product__description h2{font-size:1.8rem}.kaivo-theme .related-products:not(:has(.card-wrapper)){padding-block:0}.kaivo-theme .kv-sticky-atc{position:fixed;z-index:4;inset-inline:0;inset-block-end:0;display:none;padding:1rem 0 calc(1rem + env(safe-area-inset-bottom));border-top:.1rem solid var(--kv-border);background:#fffffff5;box-shadow:0 -.6rem 2rem #10241f1a;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.kaivo-theme .kv-sticky-atc__row{display:flex;gap:1.2rem;align-items:center;justify-content:space-between}.kaivo-theme .kv-sticky-atc__price{flex-shrink:0;font-size:1.7rem;font-weight:800}.kaivo-theme .kv-sticky-atc__price .price{font-size:1.7rem}.kaivo-theme .kv-sticky-atc .button{flex:1;min-height:4.8rem;margin:0}@media screen and (max-width:749px){.kaivo-theme .kv-sticky-atc.is-visible{display:block}}.kaivo-theme .accordion{margin-block:.8rem;padding:0 1.6rem;border:.1rem solid var(--kv-border);border-radius:var(--kv-r-md);background:var(--kv-surface)}.kaivo-theme .accordion+.accordion{margin-block-start:1.2rem}.kaivo-theme .accordion summary{min-height:6.4rem;padding-block:1.2rem}.kaivo-theme .accordion__title{font-size:1.7rem;font-weight:700}.kaivo-theme .accordion .icon-accordion{color:var(--kv-brand)}.kaivo-theme .multicolumn-card{height:100%;padding:2.4rem;border:.1rem solid var(--kv-border);border-radius:var(--kv-r-md);background:var(--kv-surface);box-shadow:var(--kv-shadow-sm)}.kaivo-theme .multicolumn-card__info{padding:0}.kaivo-theme .collection-list .card__heading{font-size:1.9rem;font-weight:800}.kaivo-theme .footer{margin-top:clamp(4.8rem,8vw,9.6rem);border-top:.1rem solid var(--kv-border);background:var(--kv-surface)}.kaivo-theme .footer-block__heading{margin-bottom:1.6rem;font-size:1.7rem;font-weight:800}.kaivo-theme .footer-block__details-content a,.kaivo-theme .footer__list-social a{text-underline-offset:.35rem}.kaivo-theme .footer-block__details-content .list-menu__item--link:hover{color:var(--kv-brand)}.kaivo-theme .footer__content-bottom{border-top:.1rem solid var(--kv-border)}.kaivo-theme .newsletter-form__button{border-radius:var(--kv-r-pill)}.kaivo-theme .contact,.kaivo-theme .template-404{border:.1rem solid var(--kv-border);border-radius:var(--kv-r-lg);background:var(--kv-surface);box-shadow:var(--kv-shadow-sm)}.kaivo-theme .contact{padding-inline:clamp(1.6rem,4vw,4rem);padding-block:clamp(2.4rem,4vw,4rem)}.kaivo-theme .template-404{max-width:74rem;margin-block:clamp(4.8rem,10vw,10rem);padding:clamp(4rem,8vw,8rem);text-align:center}.kaivo-theme .shopify-policy__container,.kaivo-theme .page-width--narrow{max-width:86rem}.kaivo-theme .shopify-policy__container{padding-block:clamp(3.2rem,7vw,7.2rem)}.kaivo-theme .shopify-policy__body{color:var(--kv-muted)}[dir=rtl] .kaivo-theme .icon-arrow{transform:scaleX(-1)}.kaivo-theme .price,.kaivo-theme .totals__total-value{unicode-bidi:isolate}.kaivo-theme .loading__spinner{color:var(--kv-brand)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.kaivo-theme *,.kaivo-theme *:before,.kaivo-theme *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media screen and (max-width:749px){.kaivo-theme .page-width{padding-inline:1.6rem}.kaivo-theme .header{min-height:6.4rem}.kaivo-theme .card__content,.kaivo-theme .card__information{padding:1.4rem 1.2rem 1.6rem}.kaivo-theme .card__heading{font-size:1.5rem}.kaivo-theme .price{font-size:1.6rem}.kaivo-theme .product__info-container{padding:1.6rem;border-radius:var(--kv-r-md)}.kaivo-theme .cart-drawer .drawer__inner{width:min(100vw,44rem);border-radius:0}.kaivo-theme .facets-container{padding:0;border:0;background:transparent;box-shadow:none}.kaivo-theme.kv-has-sticky-atc .footer{padding-bottom:7.2rem}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
