*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--kabo-bg);color:var(--kabo-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.drawer-open,body.menu-open{overflow:hidden}img,video,iframe,svg{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 40px),var(--kabo-page-width));margin-inline:auto}.page-narrow{width:min(100%,820px);margin-inline:auto}.site-main{min-height:50vh}.section-spacing{padding:88px 0}.section-spacing--small{padding:28px 0}.skip-link{position:absolute;left:-9999px;top:12px;z-index:9999;background:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{left:12px}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte p{color:var(--kabo-muted)}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.14em;font-weight:750;font-size:12px;color:var(--kabo-muted)}h1,h2,h3{margin:0;line-height:1.04;letter-spacing:-.035em}h1{font-size:clamp(42px,6.5vw,88px)}h2{font-size:clamp(32px,4.3vw,60px)}h3{font-size:20px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:700;letter-spacing:-.01em;transition:transform .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button--primary{background:var(--kabo-accent);color:var(--kabo-accent-text)}.button--secondary{background:transparent;border-color:var(--kabo-border);color:var(--kabo-text)}.button--full{width:100%}.text-link{font-weight:700;border-bottom:1px solid var(--kabo-border);padding-bottom:2px}.icon-button{width:42px;height:42px;border:0;background:transparent;border-radius:50%;display:inline-grid;place-items:center;position:relative}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-button--filled{background:var(--kabo-text);color:#fff;font-size:22px}.placeholder-svg{width:100%;height:100%;background:#eef0f3}.form-success{padding:12px 14px;background:#edf9f0;border-radius:12px;color:#17622c}.form-error{padding:12px 14px;background:#fff0f0;border-radius:12px;color:#9f1b1b}.field-label{display:block;font-size:13px;font-weight:700;margin:0 0 8px}.text-field,.select-field{width:100%;min-height:50px;border:1px solid var(--kabo-border);border-radius:14px;background:var(--kabo-surface);padding:12px 14px;outline:none}.text-field:focus,.select-field:focus{border-color:var(--kabo-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--kabo-accent) 12%,transparent)}.kabo-header{position:relative;z-index:50;background:color-mix(in srgb,var(--kabo-bg) 92%,transparent);border-bottom:1px solid color-mix(in srgb,var(--kabo-border) 82%,transparent);-webkit-backdrop-filter:saturate(140%) blur(16px);backdrop-filter:saturate(140%) blur(16px)}.kabo-header--sticky{position:sticky;top:0}.kabo-header__inner{height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.kabo-header__brand{justify-self:start;display:flex;align-items:center}.kabo-header__logo{display:block;width:auto;max-height:38px}.kabo-wordmark{font-size:22px;font-weight:900;letter-spacing:-.045em}.kabo-header__nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.nav-item{position:relative}.nav-item>a{display:block;padding:26px 0}.nav-dropdown{position:absolute;left:50%;top:calc(100% - 4px);transform:translate(-50%,8px);min-width:190px;padding:10px;background:var(--kabo-surface);border:1px solid var(--kabo-border);border-radius:16px;box-shadow:0 18px 46px #0a0f191f;opacity:0;visibility:hidden;transition:.2s}.nav-dropdown a{display:block;padding:10px 12px;border-radius:10px}.nav-dropdown a:hover{background:var(--kabo-bg)}.has-children:hover .nav-dropdown,.has-children:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.kabo-header__actions{justify-self:end;display:flex;align-items:center;gap:3px}.cart-count{position:absolute;top:1px;right:0;background:var(--kabo-accent);color:var(--kabo-accent-text);font-size:10px;font-weight:800;min-width:17px;height:17px;display:grid;place-items:center;border-radius:99px;padding:0 4px}.kabo-header__menu-toggle{display:none}.kabo-header__menu-toggle span{display:block;width:20px;height:1.5px;background:currentColor;margin:3px}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#00000059}.mobile-nav__panel{width:min(88vw,420px);height:100%;background:var(--kabo-surface);padding:20px 24px;box-shadow:20px 0 70px #00000029}.mobile-nav__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.mobile-nav nav>a{display:block;font-size:28px;font-weight:760;letter-spacing:-.03em;padding:11px 0}.mobile-nav__children{padding:0 0 10px 14px}.mobile-nav__children a{display:block;color:var(--kabo-muted);padding:7px 0}.hero-premium{padding-top:46px}.hero-premium__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:30px;align-items:stretch}.hero-premium__content{min-height:610px;padding:72px 24px 48px 6px;display:flex;flex-direction:column;justify-content:center}.hero-premium__content h1{max-width:690px}.hero-premium__text{font-size:19px;max-width:580px;margin-top:24px}.hero-premium__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-premium__micro{font-size:12px;color:var(--kabo-muted);margin-top:20px}.hero-premium__visual{min-height:610px;border-radius:calc(var(--kabo-radius) + 10px);overflow:hidden;background:#e8ebf1;position:relative}.hero-premium__image{width:100%;height:100%;object-fit:cover;display:block}.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#dce6ff,#f5f7fb 55%,#cbd8ff);overflow:hidden;display:grid;place-items:center}.hero-placeholder__orb{position:absolute;border-radius:50%;filter:blur(1px)}.hero-placeholder__orb--1{width:430px;height:430px;background:#1a66ff38;right:-100px;top:-100px}.hero-placeholder__orb--2{width:280px;height:280px;background:#fffc;left:-70px;bottom:-60px}.hero-placeholder__card{width:min(72%,430px);aspect-ratio:1/.72;border:1px solid rgba(255,255,255,.68);background:#ffffff85;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;padding:32px;box-shadow:0 30px 90px #32467829;display:flex;flex-direction:column;justify-content:flex-end;transform:rotate(-4deg)}.hero-placeholder__card span{font-size:12px;letter-spacing:.2em}.hero-placeholder__card strong{font-size:64px;letter-spacing:-.07em;line-height:.95}.hero-placeholder__card small{color:#5b6471;margin-top:10px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.section-heading h2{max-width:800px}.value-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.value-card{display:flex;gap:16px;align-items:flex-start;padding:22px;background:var(--kabo-surface);border:1px solid var(--kabo-border);border-radius:var(--kabo-radius)}.value-card__icon{flex:0 0 42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--kabo-bg);font-weight:800}.value-card h3{font-size:16px;letter-spacing:-.02em}.value-card p{margin:5px 0 0;color:var(--kabo-muted);font-size:13px}.bento-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-auto-rows:260px;gap:14px}.bento-card{position:relative;overflow:hidden;border-radius:calc(var(--kabo-radius) + 3px);background:#e9edf3;min-height:260px}.bento-card--large{grid-row:span 2}.bento-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.bento-card:hover .bento-card__image{transform:scale(1.035)}.bento-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(5,8,15,.72) 100%)}.bento-card__content{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff;display:flex;flex-direction:column}.bento-card__content small{text-transform:uppercase;letter-spacing:.13em;font-size:10px;opacity:.78}.bento-card__content strong{font-size:22px;letter-spacing:-.025em}.bento-card__content span{font-size:13px;margin-top:4px;opacity:.9}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:1/1.12;border-radius:var(--kabo-radius);overflow:hidden;background:#eceff3}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card__badge{position:absolute;left:12px;top:12px;background:var(--kabo-text);color:#fff;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800}.product-card__body{display:flex;align-items:start;justify-content:space-between;gap:10px;padding:14px 2px 4px}.product-card__title{font-weight:720;letter-spacing:-.02em}.product-card__price{display:flex;gap:8px;align-items:center;margin-top:4px;font-size:14px}.product-card__price s{color:var(--kabo-muted);font-size:12px}.price--sale{color:#d12b32}.quick-add-form{margin:0}.image-copy__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;align-items:stretch}.image-copy__grid--reverse .image-copy__media{order:2}.image-copy__media{min-height:560px;border-radius:calc(var(--kabo-radius) + 6px);overflow:hidden;background:#e7eaf0}.image-copy__media img{width:100%;height:100%;object-fit:cover}.image-copy__placeholder{height:100%;display:grid;place-items:center;font-size:100px;font-weight:900;letter-spacing:-.08em;background:linear-gradient(135deg,#dfe8ff,#fff)}.image-copy__content{background:var(--kabo-surface);border:1px solid var(--kabo-border);border-radius:calc(var(--kabo-radius) + 6px);padding:clamp(36px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.image-copy__content .rte{font-size:18px;margin:22px 0 28px}.image-copy__content .button{align-self:flex-start}.rich-text-section__inner{text-align:center;max-width:920px}.rich-text-section__inner .rte{font-size:20px;margin:22px auto 28px;max-width:700px}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:54px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-media{background:#eceff3;border-radius:var(--kabo-radius);overflow:hidden;min-height:260px}.product-media:first-child{grid-column:span 2}.product-media img,.product-media video,.product-media iframe{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:1/1}.product-media:first-child img,.product-media:first-child video,.product-media:first-child iframe{aspect-ratio:1.15/1}.product-info{position:sticky;top:104px}.product-title{font-size:clamp(38px,4vw,58px)}.product-price-row{display:flex;gap:12px;align-items:center;margin:18px 0 6px}.product-price{font-size:24px;font-weight:800}.product-price-row s{color:var(--kabo-muted)}.unit-price{font-size:12px;color:var(--kabo-muted)}.product-form{margin-top:28px}.product-options{display:grid;gap:15px;margin-bottom:18px}.quantity-row{margin:18px 0}.quantity-control{display:inline-grid;grid-template-columns:40px 50px 40px;border:1px solid var(--kabo-border);border-radius:14px;overflow:hidden;background:var(--kabo-surface)}.quantity-control button{border:0;background:transparent}.quantity-control input{border:0;width:100%;text-align:center;background:transparent;-moz-appearance:textfield}.quantity-control input::-webkit-outer-spin-button,.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-submit{min-height:58px}.product-form__note{text-align:center;color:var(--kabo-muted);font-size:12px}.product-blocks{margin-top:28px;border-top:1px solid var(--kabo-border)}.product-description{padding:24px 0}.accordion{border-bottom:1px solid var(--kabo-border)}.accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;font-weight:720;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:22px;font-weight:400;transition:transform .2s}.accordion[open] summary span{transform:rotate(45deg)}.accordion__content{padding:0 0 22px}.accordion__content p{margin-top:0}.collection-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:42px}.collection-header h1,.page-header h1{font-size:clamp(42px,5vw,68px)}.collection-description{max-width:700px;margin-top:16px}.sort-form{display:flex;gap:10px;align-items:center;font-size:13px}.sort-form select{border:1px solid var(--kabo-border);border-radius:12px;background:var(--kabo-surface);padding:10px}.pagination{display:flex;justify-content:center;margin-top:44px}.pagination .page,.pagination .next,.pagination .prev{display:inline-block;padding:8px 10px}.page-header{text-align:center;margin-bottom:44px}.page-header>p:last-child{color:var(--kabo-muted);max-width:650px;margin:16px auto}.page-content{font-size:17px}.page-content h2{font-size:32px;margin:38px 0 14px}.page-content h3{margin:28px 0 12px}.page-content a{text-decoration:underline}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.contact-copy h1{font-size:clamp(42px,5vw,66px);margin-bottom:24px}.contact-card{background:var(--kabo-surface);border:1px solid var(--kabo-border);border-radius:calc(var(--kabo-radius) + 4px);padding:34px}.contact-card .text-field{margin-bottom:18px}.faq-list{border-top:1px solid var(--kabo-border)}.faq-list .accordion summary{font-size:18px;padding:24px 0}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:28px}.search-result{padding:20px;border:1px solid var(--kabo-border);border-radius:var(--kabo-radius);background:var(--kabo-surface)}.cart-page__grid{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:start}.cart-lines{display:grid;gap:18px}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:18px;border-bottom:1px solid var(--kabo-border);padding-bottom:18px}.cart-line__image{aspect-ratio:1;border-radius:14px;overflow:hidden;background:#eceff3}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__content{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cart-line__content small{color:var(--kabo-muted)}.cart-line__qty{width:72px;border:1px solid var(--kabo-border);border-radius:10px;padding:7px;margin-top:7px}.cart-summary{position:sticky;top:104px;padding:28px;background:var(--kabo-surface);border:1px solid var(--kabo-border);border-radius:var(--kabo-radius)}.cart-summary p{display:inline}.cart-summary>strong{float:right;font-size:20px}.cart-summary small{display:block;clear:both;color:var(--kabo-muted);margin:16px 0 22px}.empty-state{text-align:center;padding:80px 20px}.empty-state h1,.empty-state h2{max-width:720px;margin-inline:auto}.empty-state p{color:var(--kabo-muted);margin:18px auto 28px}.cart-drawer[hidden]{display:none}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#04070c73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(92vw,470px);background:var(--kabo-surface);display:flex;flex-direction:column;box-shadow:-24px 0 80px #0000002e}.cart-drawer__header{height:86px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--kabo-border)}.cart-drawer__header small{color:var(--kabo-muted);font-weight:800;letter-spacing:.12em}.cart-drawer__header h2{font-size:24px}.cart-drawer__content{padding:20px 22px;overflow:auto;flex:1}.drawer-item{display:grid;grid-template-columns:82px 1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--kabo-border)}.drawer-item img{width:82px;height:82px;object-fit:cover;border-radius:12px;background:#eee}.drawer-item__meta{font-size:13px}.drawer-item__meta small{display:block;color:var(--kabo-muted)}.drawer-item__qty{display:flex;align-items:center;gap:8px;margin-top:8px}.drawer-item__qty button{width:28px;height:28px;border-radius:50%;border:1px solid var(--kabo-border);background:transparent}.drawer-summary{padding-top:22px}.drawer-summary__row{display:flex;justify-content:space-between;font-size:20px;font-weight:800;margin-bottom:8px}.drawer-summary>small{display:block;color:var(--kabo-muted);margin-bottom:18px}.kabo-footer{margin-top:30px;background:#0d0f13;color:#f6f7f9;padding:70px 0 24px}.kabo-footer__grid{display:grid;grid-template-columns:1.3fr .8fr 1.1fr;gap:70px}.kabo-footer__brand h2{font-size:30px;margin:20px 0 12px}.kabo-footer__brand p,.kabo-footer__newsletter p{color:#aeb4be;max-width:430px}.kabo-footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:#aeb4be}.kabo-footer__links ul{list-style:none;padding:0;margin:16px 0}.kabo-footer__links li{margin:9px 0}.social-links{display:flex;gap:16px;margin-top:24px;font-weight:700}.newsletter-form__row{display:grid;grid-template-columns:1fr auto;gap:8px}.kabo-footer .newsletter-form input{background:#171a20;border:1px solid #2b3039;color:#fff;border-radius:999px;padding:0 17px;min-width:0}.kabo-footer__bottom{border-top:1px solid #272b32;margin-top:56px;padding-top:22px;display:flex;justify-content:space-between;color:#8d949f;font-size:12px}.payment-icons{display:flex;gap:6px}.payment-icons svg{width:34px}.password-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f4f6fa,#dfe8ff)}.password-card{width:min(100%,620px);background:#ffffffbf;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.9);border-radius:28px;padding:50px;box-shadow:0 30px 90px #283c6e21}.password-card h1{font-size:clamp(42px,7vw,70px);margin:12px 0 18px}.password-card>p{color:#657080}.password-form{margin-top:28px}.password-form .newsletter-form__row{grid-template-columns:1fr auto}@media(max-width:989px){.page-width{width:min(calc(100% - 28px),var(--kabo-page-width))}.section-spacing{padding:64px 0}.kabo-header__inner{grid-template-columns:1fr auto 1fr;height:66px}.kabo-header__nav{display:none}.kabo-header__menu-toggle{display:inline-grid;justify-self:start}.kabo-header__brand{justify-self:center}.kabo-header__account{display:none}.hero-premium{padding-top:14px}.hero-premium__grid{grid-template-columns:1fr}.hero-premium__content{min-height:0;padding:50px 8px 28px}.hero-premium__visual{min-height:520px}.value-strip__grid{grid-template-columns:1fr}.bento-grid{grid-template-columns:1fr 1fr;grid-auto-rows:240px}.bento-card--large{grid-column:span 2;grid-row:span 1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-copy__grid{grid-template-columns:1fr}.image-copy__grid--reverse .image-copy__media{order:0}.image-copy__media{min-height:440px}.product-layout{grid-template-columns:1fr;gap:34px}.product-info{position:static}.cart-page__grid{grid-template-columns:1fr}.cart-summary{position:static}.contact-layout{grid-template-columns:1fr;gap:32px}.kabo-footer__grid{grid-template-columns:1.2fr .8fr;gap:42px}.kabo-footer__newsletter{grid-column:span 2}}@media(max-width:640px){h1{font-size:44px}.section-spacing{padding:52px 0}.section-heading{align-items:start;flex-direction:column;margin-bottom:24px}.hero-premium__content{padding-top:36px}.hero-premium__text{font-size:17px}.hero-premium__actions{display:grid}.hero-premium__actions .button{width:100%}.hero-premium__visual{min-height:410px}.hero-placeholder__card strong{font-size:48px}.bento-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:310px}.bento-card--large{grid-column:auto}.product-grid{gap:11px}.product-card__media{aspect-ratio:1/1.18}.product-card__body{padding-top:10px}.product-card__title{font-size:14px}.product-card__price{font-size:13px}.product-card .icon-button{width:36px;height:36px}.image-copy__media{min-height:350px}.image-copy__content{padding:34px 24px}.product-gallery{grid-template-columns:1fr}.product-media:first-child{grid-column:auto}.product-media img,.product-media video,.product-media iframe,.product-media:first-child img,.product-media:first-child video,.product-media:first-child iframe{aspect-ratio:1/1}.collection-header{align-items:start;flex-direction:column}.cart-line{grid-template-columns:86px 1fr}.cart-line__total{grid-column:2}.kabo-footer{padding-top:54px}.kabo-footer__grid{grid-template-columns:1fr}.kabo-footer__newsletter{grid-column:auto}.newsletter-form__row{grid-template-columns:1fr}.kabo-footer__bottom{gap:12px;flex-direction:column}.password-card{padding:34px 22px}.password-form .newsletter-form__row{grid-template-columns:1fr}.contact-card{padding:24px}.search-form{grid-template-columns:1fr}.kabo-header__actions{gap:0}}.section-subheading{margin:10px 0 0;color:var(--kabo-muted);font-size:15px;max-width:620px;line-height:1.55}.section-heading--compact{margin-bottom:24px}.section-heading--compact h2{max-width:700px}.hero-placeholder__visual-copy{position:relative;z-index:2;width:min(78%,520px);min-height:330px;border-radius:34px;padding:42px;background:#ffffff8a;border:1px solid rgba(255,255,255,.82);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 36px 110px #223d7626;display:flex;flex-direction:column;justify-content:flex-end;transform:rotate(-2deg)}.hero-placeholder__visual-copy strong{font-size:clamp(74px,8vw,118px);letter-spacing:-.085em;line-height:.82}.hero-placeholder__visual-copy small{margin-top:18px;color:#4d5969;font-size:14px}.hero-placeholder__pill{align-self:flex-start;margin-bottom:auto;padding:8px 12px;border-radius:999px;background:#0f1115eb;color:#fff;font-size:10px;letter-spacing:.16em;font-weight:800}.hero-placeholder__lines{display:flex;gap:8px;margin-top:34px}.hero-placeholder__lines i{display:block;height:5px;border-radius:99px;background:#1a66ffeb}.hero-placeholder__lines i:nth-child(1){width:68px}.hero-placeholder__lines i:nth-child(2){width:32px;opacity:.5}.hero-placeholder__lines i:nth-child(3){width:16px;opacity:.25}.product-spotlight__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:18px;align-items:stretch}.product-spotlight__grid--reverse .product-spotlight__media{order:2}.product-spotlight__media{min-height:650px;border-radius:calc(var(--kabo-radius) + 8px);overflow:hidden;background:#e9edf3;position:relative}.product-spotlight__image,.product-spotlight__video{width:100%;height:100%;object-fit:cover;display:block}.product-spotlight__media video{width:100%;height:100%;object-fit:cover;display:block}.product-spotlight__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;padding:44px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#dfe8ff,#f7f8fa 55%,#cddcff)}.product-spotlight__placeholder span{font-size:12px;letter-spacing:.18em;font-weight:800}.product-spotlight__placeholder strong{font-size:clamp(48px,6vw,84px);letter-spacing:-.06em;line-height:.92;margin-top:8px}.product-spotlight__content{border:1px solid var(--kabo-border);border-radius:calc(var(--kabo-radius) + 8px);background:var(--kabo-surface);padding:clamp(40px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.product-spotlight__content h2{max-width:620px}.product-spotlight__text{font-size:18px;color:var(--kabo-muted);margin-top:20px;max-width:560px}.product-spotlight__benefits{display:grid;gap:0;margin:30px 0 34px;border-top:1px solid var(--kabo-border)}.spotlight-benefit{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:19px 0;border-bottom:1px solid var(--kabo-border);align-items:start}.spotlight-benefit__mark{font-size:11px;letter-spacing:.1em;color:var(--kabo-muted);padding-top:4px}.spotlight-benefit strong{font-size:15px}.spotlight-benefit p{margin:4px 0 0;color:var(--kabo-muted);font-size:13px}.product-spotlight__content .button{align-self:flex-start}.product-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.product-trust-row span{min-height:58px;padding:11px 8px;border:1px solid var(--kabo-border);border-radius:12px;background:var(--kabo-surface);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--kabo-muted);font-size:10px;line-height:1.25}.product-trust-row strong{color:var(--kabo-text);font-size:13px;margin-bottom:2px}.shopify-policy__container{max-width:860px!important;margin:0 auto!important;padding:72px 24px 100px!important}.shopify-policy__title{text-align:left!important;margin:0 0 34px!important}.shopify-policy__title h1{font-size:clamp(38px,5vw,54px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.shopify-policy__body{font-size:16px;line-height:1.75;color:var(--kabo-text)}.shopify-policy__body h2{font-size:clamp(25px,3vw,32px);line-height:1.15;letter-spacing:-.03em;margin:44px 0 14px}.shopify-policy__body h3{font-size:20px;line-height:1.25;margin:34px 0 10px}.shopify-policy__body p,.shopify-policy__body ul,.shopify-policy__body ol{margin-top:0;margin-bottom:18px}.shopify-policy__body a{text-decoration:underline;text-underline-offset:3px}@media(max-width:989px){.product-spotlight__grid{grid-template-columns:1fr}.product-spotlight__grid--reverse .product-spotlight__media{order:0}.product-spotlight__media{min-height:520px}.product-spotlight__content{padding:42px 30px}.hero-placeholder__visual-copy{min-height:300px;padding:34px}.product-trust-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.product-spotlight__media{min-height:390px}.product-spotlight__content{padding:34px 24px}.product-spotlight__text{font-size:16px}.product-trust-row{grid-template-columns:1fr 1fr 1fr;gap:6px}.product-trust-row span{padding:9px 5px;font-size:9px}.hero-placeholder__visual-copy{width:84%;min-height:260px;padding:26px;border-radius:26px}.hero-placeholder__visual-copy strong{font-size:68px}.shopify-policy__container{padding:52px 20px 76px!important}}.page-content>h1:first-child,.page-content>.rte>h1:first-child,.contact-copy>.rte>h1:first-child,.shopify-policy__body>h1:first-child,.shopify-policy__body>.rte>h1:first-child,.shopify-policy__body .rte>h1:first-child{display:none!important}.faq-page .page-header{max-width:760px;margin-left:auto;margin-right:auto}.faq-list{max-width:900px;margin:0 auto;border-top:1px solid var(--kabo-border)}.faq-list .accordion summary{font-size:18px;padding:25px 2px;font-weight:720;letter-spacing:-.015em}.faq-list .accordion summary span{width:30px;height:30px;border:1px solid var(--kabo-border);border-radius:50%;display:grid;place-items:center;flex:0 0 30px;font-size:20px;line-height:1}.faq-list .accordion[open] summary span{transform:rotate(45deg);background:var(--kabo-text);color:var(--kabo-surface);border-color:var(--kabo-text)}.faq-list .accordion__content{max-width:760px;padding:0 54px 24px 2px}.faq-list .accordion__content p{color:var(--kabo-muted);line-height:1.7}.product-spotlight__section-head{margin-bottom:18px}.product-spotlight__section-label{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;color:var(--kabo-muted)}@media(max-width:640px){.faq-list .accordion summary{font-size:16px;padding:21px 0}.faq-list .accordion__content{padding-right:10px}.faq-list .accordion summary span{width:28px;height:28px;flex-basis:28px}.product-spotlight__section-head{margin-bottom:14px}}.kabo-footer__utilities{border-top:1px solid #272b32;margin-top:56px;padding-top:22px;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;color:#8d949f;font-size:12px}.kabo-footer__socials{display:flex;align-items:center;gap:8px;justify-self:start;min-height:32px}.social-icon{width:32px;height:32px;border:1px solid #2b3039;border-radius:9px;display:grid;place-items:center;color:#aeb4be;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.social-icon:hover{color:#fff;border-color:#4b5360;background:#171a20;transform:translateY(-1px)}.social-icon svg{width:17px;height:17px;display:block}.kabo-footer__copyright{justify-self:center;white-space:nowrap}.kabo-footer__payments{justify-self:end;min-height:32px;display:flex;align-items:center}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px}.payment-icon{height:25px;display:inline-flex;align-items:center}.payment-icon svg{width:auto;height:25px;max-width:40px;display:block;border-radius:3px}@media(max-width:760px){.kabo-footer__utilities{grid-template-columns:1fr;justify-items:center;gap:14px}.kabo-footer__socials,.kabo-footer__copyright,.kabo-footer__payments{justify-self:center}.payment-icons{justify-content:center}}.variant-group{border:0;padding:0;margin:0 0 18px;min-width:0}.variant-group .field-label{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:10px}.variant-group .field-label span{font-size:12px;font-weight:600;color:var(--kabo-muted)}.variant-pills{display:flex;flex-wrap:wrap;gap:8px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.variant-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;border:1px solid var(--kabo-border);border-radius:999px;background:var(--kabo-surface);font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.variant-pill:hover{border-color:color-mix(in srgb,var(--kabo-text) 30%,var(--kabo-border));transform:translateY(-1px)}.variant-pill__input:checked+.variant-pill{background:var(--kabo-text);color:#fff;border-color:var(--kabo-text)}.variant-pill__input:focus-visible+.variant-pill{outline:2px solid var(--kabo-accent);outline-offset:2px}.mobile-sticky-cart{display:none}@media(max-width:640px){body:has(.mobile-sticky-cart){padding-bottom:88px}.mobile-sticky-cart{display:block;position:fixed;z-index:45;left:0;right:0;bottom:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#ffffffeb;border-top:1px solid var(--kabo-border);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-sticky-cart__inner{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;max-width:var(--kabo-page-width);margin:0 auto}.mobile-sticky-cart__meta{display:flex;flex-direction:column;min-width:0}.mobile-sticky-cart__meta small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--kabo-muted);font-weight:800}.mobile-sticky-cart__meta strong{font-size:17px;letter-spacing:-.02em}.mobile-sticky-cart__button{min-height:48px;padding:0 20px;white-space:nowrap}.product-title{font-size:clamp(34px,10vw,46px)}.variant-pill{min-height:42px;padding:9px 13px}.product-trust-row{margin-bottom:4px}}.mobile-product-intro,.product-gallery__mobile-hint{display:none}@media(max-width:640px){.main-product.section-spacing{padding-top:28px}.product-layout{gap:20px}.mobile-product-intro{display:block;grid-column:1/-1;padding:0 2px 2px}.mobile-product-intro .eyebrow{margin-bottom:9px}.mobile-product-intro .product-title{font-size:clamp(30px,8.5vw,39px);line-height:.98;max-width:95%;margin:0}.mobile-product-intro .product-price-row{margin:15px 0 0}.product-info__desktop-intro{display:none}.product-gallery-wrap{min-width:0;width:100%}.product-gallery{display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:0 0 3px;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none}.product-gallery::-webkit-scrollbar{display:none}.product-media,.product-media:first-child{grid-column:auto;flex:0 0 88%;min-height:0;aspect-ratio:4/3;border-radius:18px;scroll-snap-align:start;scroll-snap-stop:always}.product-gallery .product-media:only-child{flex-basis:100%}.product-media img,.product-media video,.product-media iframe,.product-media:first-child img,.product-media:first-child video,.product-media:first-child iframe{width:100%;height:100%;aspect-ratio:auto!important;object-fit:cover}.product-gallery__mobile-hint{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding:0 2px;color:var(--kabo-muted);font-size:10px;font-weight:700;letter-spacing:.035em}.product-info{margin-top:0}.product-info .product-form{margin-top:4px}.product-options{margin-bottom:14px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/base.css.map */
