:root{--cs-bg:#f7f8fc;--cs-surface:#fff;--cs-ink:#101828;--cs-muted:#667085;--cs-line:#e6e9f0;--cs-brand:#5b4df7;--cs-brand-dark:#4435df;--cs-cyan:#08b6d6;--cs-dark:#0c1222;--cs-soft:#f0efff;--cs-success:#16803c;--cs-radius:22px;--cs-shadow:0 18px 50px rgba(16,24,40,.08);--cs-font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body.cs-body{margin:0;background:var(--cs-bg);color:var(--cs-ink);font-family:var(--cs-font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary,select,input{outline-offset:3px}:focus-visible{outline:3px solid rgba(91,77,247,.35)}.cs-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.cs-main{min-height:55vh}.cs-skip{position:fixed;left:12px;top:12px;z-index:1000;background:#fff;padding:10px 14px;border-radius:10px;transform:translateY(-160%)}.cs-skip:focus{transform:none}.cs-announcement{padding:8px 20px;text-align:center;background:var(--cs-dark);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em}.cs-header{position:sticky;top:0;z-index:100;background:#ffffffed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(230,233,240,.85)}.cs-header__inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cs-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;white-space:nowrap}.cs-brand__mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--cs-brand),var(--cs-cyan));box-shadow:0 7px 18px #5b4df73b}.cs-brand__text{font-size:19px;letter-spacing:-.03em}.cs-brand__text b{color:var(--cs-brand)}.cs-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}.cs-nav>a,.cs-navdrop>summary{padding:9px 0;cursor:pointer;list-style:none}.cs-navdrop{position:relative}.cs-navdrop>summary::-webkit-details-marker{display:none}.cs-navdrop__panel{position:absolute;top:44px;left:-18px;min-width:220px;background:#fff;border:1px solid var(--cs-line);border-radius:16px;padding:9px;box-shadow:var(--cs-shadow);display:grid;gap:2px}.cs-navdrop:not([open]) .cs-navdrop__panel{display:none}.cs-navdrop__panel a{padding:10px 12px;border-radius:10px}.cs-navdrop__panel a:hover{background:var(--cs-bg);color:var(--cs-brand)}.cs-header__actions{display:flex;align-items:center;gap:10px}.cs-iconlink,.cs-cartlink{height:40px;display:flex;align-items:center;border:1px solid var(--cs-line);border-radius:12px;padding:0 13px;font-size:13px;font-weight:700;background:#fff}.cs-cartlink{background:var(--cs-ink);color:#fff;border-color:var(--cs-ink)}.cs-cartlink span{display:grid;place-items:center;min-width:19px;height:19px;margin-left:7px;padding:0 5px;border-radius:999px;background:#fff;color:var(--cs-ink);font-size:11px}.cs-mobile-menu{display:none;position:relative}.cs-mobile-menu>summary{width:42px;height:42px;border:1px solid var(--cs-line);border-radius:12px;display:grid;place-content:center;gap:4px;list-style:none;cursor:pointer}.cs-mobile-menu>summary::-webkit-details-marker{display:none}.cs-mobile-menu>summary span{display:block;width:18px;height:2px;background:var(--cs-ink);border-radius:9px}.cs-mobile-menu__panel{position:absolute;right:0;top:50px;width:min(330px,calc(100vw - 24px));background:#fff;border:1px solid var(--cs-line);border-radius:18px;padding:14px;box-shadow:var(--cs-shadow);display:grid;gap:4px}.cs-mobile-menu:not([open]) .cs-mobile-menu__panel{display:none}.cs-mobile-menu__panel>a{padding:11px 10px;font-weight:750;border-radius:10px}.cs-mobile-subnav{display:grid;padding-left:12px;border-left:2px solid var(--cs-soft);margin:0 0 5px 10px}.cs-mobile-subnav a{padding:7px 8px;color:var(--cs-muted);font-size:14px}.cs-mobile-search{display:flex;gap:7px;margin-bottom:7px}.cs-mobile-search input{min-width:0;flex:1;border:1px solid var(--cs-line);border-radius:10px;padding:9px 10px}.cs-mobile-search button{border:0;border-radius:10px;background:var(--cs-brand);color:#fff;padding:0 13px;font-weight:700}.cs-section{padding:72px 0}.cs-section--tight{padding:48px 0}.cs-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px}.cs-section-head h2{margin:4px 0 0;font-size:clamp(27px,4vw,42px);letter-spacing:-.045em;line-height:1.05}.cs-section-head p{max-width:470px;margin:0;color:var(--cs-muted)}.cs-eyebrow{color:var(--cs-brand);font-size:12px;font-weight:850;letter-spacing:.14em}.cs-kicker{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--cs-muted)}.cs-hero{padding:48px 0 24px}.cs-hero__box{overflow:hidden;position:relative;border-radius:30px;background:linear-gradient(125deg,#0c1222,#17143b 58%,#213553);color:#fff;min-height:470px;box-shadow:0 25px 60px #0c12222e}.cs-hero__box:before,.cs-hero__box:after{content:"";position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.cs-hero__box:before{width:410px;height:410px;right:-120px;top:-170px;background:radial-gradient(circle,#5b4df7bf,#5b4df700 68%)}.cs-hero__box:after{width:360px;height:360px;right:14%;bottom:-230px;background:radial-gradient(circle,#08b6d6a6,#08b6d600 68%)}.cs-hero__content{position:relative;z-index:1;padding:72px;max-width:720px}.cs-hero__badge{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:8px 12px;background:#ffffff14;font-size:12px;font-weight:750}.cs-hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.06em;margin:20px 0}.cs-hero p{max-width:590px;color:#d5d9e5;font-size:18px;margin:0 0 28px}.cs-actions{display:flex;flex-wrap:wrap;gap:10px}.cs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:13px;font-weight:800;font-size:14px;border:1px solid transparent;cursor:pointer}.cs-btn--primary{background:linear-gradient(135deg,var(--cs-brand),#7568ff);color:#fff;box-shadow:0 11px 26px #5b4df747}.cs-btn--primary:hover{background:var(--cs-brand-dark)}.cs-btn--light{background:#fff;color:var(--cs-ink)}.cs-btn--outline{border-color:var(--cs-line);background:#fff;color:var(--cs-ink)}.cs-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.cs-trust-item{background:#fff;border:1px solid var(--cs-line);border-radius:18px;padding:18px}.cs-trust-item strong{display:block;font-size:15px}.cs-trust-item span{font-size:13px;color:var(--cs-muted)}.cs-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cs-category{display:flex;align-items:center;gap:14px;min-height:104px;padding:18px;border:1px solid var(--cs-line);border-radius:20px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cs-category:hover{transform:translateY(-3px);box-shadow:var(--cs-shadow);border-color:#cdc8ff}.cs-category__icon{flex:0 0 52px;height:52px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,var(--cs-soft),#e7faff);color:var(--cs-brand);font-weight:900;font-size:17px}.cs-category strong{display:block;font-size:15px;line-height:1.2}.cs-category span{display:block;margin-top:4px;color:var(--cs-muted);font-size:12px}.cs-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cs-product-card{min-width:0;background:#fff;border:1px solid var(--cs-line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.cs-product-card:hover{transform:translateY(-4px);box-shadow:var(--cs-shadow)}.cs-product-card__media{display:block;aspect-ratio:1/1;background:#f0f2f7;overflow:hidden}.cs-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cs-product-card:hover .cs-product-card__media img{transform:scale(1.035)}.cs-product-card__placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#f0efff,#e8fbff);font-size:56px;font-weight:900;color:var(--cs-brand)}.cs-product-card__body{display:flex;flex:1;flex-direction:column;padding:16px}.cs-product-card h3{font-size:16px;line-height:1.3;margin:5px 0 10px;letter-spacing:-.02em}.cs-product-card__price{margin-top:auto;font-weight:850;font-size:18px}.cs-product-card__price small{color:var(--cs-muted);font-size:11px;font-weight:650}.cs-card-btn{margin-top:13px;display:flex;justify-content:center;align-items:center;height:39px;border-radius:11px;background:var(--cs-soft);color:var(--cs-brand);font-size:12px;font-weight:800}.cs-card-btn:hover{background:var(--cs-brand);color:#fff}.cs-info-band{background:#fff;border-block:1px solid var(--cs-line)}.cs-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cs-step{padding:22px;border-radius:18px;background:var(--cs-bg);border:1px solid var(--cs-line)}.cs-step b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--cs-brand);color:#fff;margin-bottom:16px}.cs-step h3{font-size:16px;margin:0 0 6px}.cs-step p{font-size:13px;color:var(--cs-muted);margin:0}.cs-reviews{padding:72px 0;background:linear-gradient(180deg,#fff,var(--cs-bg));overflow:hidden}.cs-review-viewport{overflow-x:auto;scrollbar-width:none;overscroll-behavior-inline:contain}.cs-review-viewport::-webkit-scrollbar{display:none}.cs-review-track{display:flex;width:max-content;gap:16px;padding:2px max(20px,calc((100vw - 1180px)/2)) 26px}.cs-review-card{width:340px;min-height:205px;border:1px solid var(--cs-line);border-radius:22px;background:#fff;padding:22px;box-shadow:0 10px 30px #1018280b}.cs-stars{color:#f59e0b;letter-spacing:.07em;font-size:14px}.cs-review-card p{font-size:14px;line-height:1.65;margin:14px 0 18px}.cs-review-person{display:flex;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid var(--cs-line);font-size:12px}.cs-review-person span{color:var(--cs-muted)}.cs-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--cs-muted);font-size:12px;margin-bottom:18px}.cs-breadcrumb a:hover{color:var(--cs-brand)}.cs-product-page{padding:42px 0 80px}.cs-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:54px;align-items:start}.cs-product-media{min-width:0}.cs-product-main{border:1px solid var(--cs-line);border-radius:28px;overflow:hidden;background:#fff;aspect-ratio:1/1;display:grid;place-items:center}.cs-product-main img{width:100%;height:100%;object-fit:contain}.cs-product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.cs-product-thumb{padding:0;border:1px solid var(--cs-line);border-radius:12px;overflow:hidden;background:#fff;aspect-ratio:1;cursor:pointer}.cs-product-thumb img{width:100%;height:100%;object-fit:cover}.cs-product-thumb.is-active{border:2px solid var(--cs-brand)}.cs-buybox{position:sticky;top:105px;background:#fff;border:1px solid var(--cs-line);border-radius:26px;padding:28px;box-shadow:0 16px 40px #1018280f}.cs-buybox h1{font-size:clamp(28px,3.2vw,42px);line-height:1.05;letter-spacing:-.045em;margin:6px 0 12px}.cs-price{font-size:30px;font-weight:900;letter-spacing:-.035em;margin:0 0 19px;color:var(--cs-ink)}.cs-quick-note{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:12px;background:#f5f7fb;color:var(--cs-muted);font-size:12px;margin-bottom:16px}.cs-quick-note:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--cs-success)}.cs-product-form{display:grid;gap:13px}.cs-field label{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.cs-select,.cs-qty{width:100%;height:50px;border:1px solid #d6dae4;border-radius:12px;background:#fff;padding:0 13px;color:var(--cs-ink)}.cs-qty{width:90px}.cs-add{height:54px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--cs-brand),#7568ff);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 12px 24px #5b4df73b}.cs-add:hover{background:var(--cs-brand-dark)}.cs-add:disabled{opacity:.5;cursor:not-allowed}.shopify-payment-button{margin-top:0}.shopify-payment-button__button{border-radius:13px!important;min-height:50px!important}.cs-purchase-points{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}.cs-purchase-point{padding:10px 7px;text-align:center;border:1px solid var(--cs-line);border-radius:12px;font-size:10px;font-weight:750;color:var(--cs-muted)}.cs-product-tabs{margin-top:18px;border-top:1px solid var(--cs-line)}.cs-product-tabs details{border-bottom:1px solid var(--cs-line)}.cs-product-tabs summary{list-style:none;cursor:pointer;padding:16px 2px;font-size:13px;font-weight:800;display:flex;justify-content:space-between}.cs-product-tabs summary::-webkit-details-marker{display:none}.cs-product-tabs summary:after{content:"+";font-size:18px;font-weight:500;color:var(--cs-muted)}.cs-product-tabs details[open] summary:after{content:"\2212"}.cs-tab-body{padding:0 2px 18px;color:var(--cs-muted);font-size:13px}.cs-tab-body p:first-child{margin-top:0}.cs-tab-body a{color:var(--cs-brand);text-decoration:underline}.cs-tab-body img{border-radius:12px}.cs-collection-head{padding:55px 0 25px}.cs-collection-head h1,.cs-page h1,.cs-cart h1,.cs-search h1{font-size:clamp(34px,5vw,54px);letter-spacing:-.05em;line-height:1;margin:0 0 14px}.cs-collection-head p{max-width:700px;color:var(--cs-muted)}.cs-pagination{display:flex;justify-content:center;gap:7px;margin:36px 0}.cs-pagination a,.cs-pagination span{min-width:38px;height:38px;display:grid;place-items:center;border-radius:10px;border:1px solid var(--cs-line);background:#fff;font-size:12px}.cs-page,.cs-cart,.cs-search,.cs-empty{padding:55px 0 80px}.cs-page__content{max-width:850px;background:#fff;border:1px solid var(--cs-line);border-radius:22px;padding:32px}.cs-page__content h2,.cs-page__content h3{letter-spacing:-.025em}.cs-page__content a{color:var(--cs-brand);text-decoration:underline}.cs-cart-list{display:grid;gap:12px}.cs-cart-row{display:grid;grid-template-columns:90px minmax(0,1fr) 110px 100px;gap:18px;align-items:center;padding:14px;background:#fff;border:1px solid var(--cs-line);border-radius:18px}.cs-cart-row img{width:90px;height:90px;object-fit:cover;border-radius:12px}.cs-cart-row h3{font-size:14px;margin:0 0 4px}.cs-cart-row p{margin:0;color:var(--cs-muted);font-size:12px}.cs-cart-row input{width:80px;height:42px;border:1px solid var(--cs-line);border-radius:10px;padding:0 10px}.cs-cart-summary{margin:18px 0 0 auto;max-width:380px;background:#fff;border:1px solid var(--cs-line);border-radius:20px;padding:22px}.cs-cart-total{display:flex;justify-content:space-between;font-weight:850;font-size:20px;margin-bottom:16px}.cs-cart-actions{display:grid;gap:9px}.cs-cart-actions button,.cs-cart-actions input[type=submit]{height:48px;border-radius:12px;font-weight:800;cursor:pointer}.cs-update{border:1px solid var(--cs-line);background:#fff}.cs-checkout{border:0;background:var(--cs-brand);color:#fff}.cs-search-form{display:flex;gap:8px;max-width:650px;margin-bottom:30px}.cs-search-form input{flex:1;min-width:0;height:50px;border:1px solid var(--cs-line);border-radius:12px;padding:0 14px}.cs-search-form button{border:0;border-radius:12px;background:var(--cs-brand);color:#fff;padding:0 20px;font-weight:800}.cs-search-other{background:#fff;border:1px solid var(--cs-line);border-radius:16px;padding:16px;margin-bottom:10px}.cs-search-other span{display:block;color:var(--cs-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.cs-footer{background:var(--cs-dark);color:#fff;padding:58px 0 22px}.cs-footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.cs-brand--footer .cs-brand__text b{color:#9c93ff}.cs-footer p{max-width:300px;color:#aeb6c8;font-size:13px}.cs-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#d5d9e5;margin:4px 0 14px}.cs-footer__grid>div>a:not(.cs-brand){display:block;color:#aeb6c8;font-size:13px;padding:5px 0}.cs-footer__grid>div>a:hover{color:#fff}.cs-footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;color:#7e889e;font-size:11px}@media(max-width:899px){.cs-wrap{width:min(100% - 28px,720px)}.cs-announcement{font-size:10px;padding:7px 12px}.cs-header__inner{height:64px;gap:10px}.cs-brand__mark{width:34px;height:34px;border-radius:11px}.cs-brand__text{font-size:17px}.cs-nav--desktop,.cs-searchlink{display:none}.cs-mobile-menu{display:block}.cs-iconlink,.cs-cartlink{height:38px;padding:0 10px}.cs-section{padding:50px 0}.cs-section--tight{padding:36px 0}.cs-section-head{align-items:start;display:block;margin-bottom:20px}.cs-section-head p{margin-top:8px;font-size:13px}.cs-hero{padding:20px 0 12px}.cs-hero__box{min-height:0;border-radius:23px}.cs-hero__content{padding:42px 25px 48px}.cs-hero h1{font-size:clamp(38px,11vw,58px);max-width:550px}.cs-hero p{font-size:15px}.cs-trust-row{grid-template-columns:1fr}.cs-trust-item{padding:14px 16px}.cs-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cs-category{min-height:88px;padding:13px;gap:10px;border-radius:16px}.cs-category__icon{width:44px;flex-basis:44px;height:44px;border-radius:13px}.cs-category strong{font-size:13px}.cs-category span{font-size:10px}.cs-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.cs-product-card{border-radius:16px}.cs-product-card__body{padding:12px}.cs-product-card h3{font-size:13px;margin:4px 0 8px}.cs-product-card__price{font-size:15px}.cs-card-btn{height:36px;margin-top:10px}.cs-steps{grid-template-columns:repeat(2,1fr);gap:10px}.cs-step{padding:16px}.cs-reviews{padding:50px 0}.cs-review-track{padding-inline:14px}.cs-review-card{width:285px;min-height:190px;padding:18px;border-radius:18px}.cs-review-card p{font-size:13px}.cs-product-page{padding:20px 0 58px}.cs-product-layout{display:block}.cs-product-main{border-radius:20px}.cs-product-thumbs{grid-template-columns:repeat(5,1fr);gap:7px}.cs-product-thumb{border-radius:9px}.cs-buybox{position:static;margin-top:17px;padding:20px;border-radius:20px;box-shadow:none}.cs-buybox h1{font-size:29px;margin-bottom:9px}.cs-price{font-size:25px;margin-bottom:13px}.cs-quick-note{margin-bottom:11px;padding:8px 10px}.cs-product-form{gap:10px}.cs-select{height:48px}.cs-add{height:51px}.cs-purchase-points{margin-top:13px}.cs-product-tabs{margin-top:14px}.cs-product-tabs summary{padding:14px 1px}.cs-collection-head{padding:36px 0 18px}.cs-cart-row{grid-template-columns:70px minmax(0,1fr);gap:11px}.cs-cart-row img{width:70px;height:70px}.cs-cart-row__qty,.cs-cart-row__price{grid-column:2}.cs-cart-summary{max-width:none}.cs-page__content{padding:20px;border-radius:18px}.cs-footer{padding-top:42px}.cs-footer__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.cs-footer__grid>div:first-child{grid-column:1/-1}.cs-footer__bottom{display:grid;gap:5px}.cs-search h1,.cs-cart h1,.cs-page h1{font-size:38px}}@media(min-width:900px){.cs-mobile-menu{display:none}.cs-hero__content{display:flex;flex-direction:column;justify-content:center;min-height:470px}.cs-product-layout>.cs-buybox{max-width:500px}.cs-products--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.cs-product-page .cs-reviews{margin-top:70px;margin-inline:calc(50% - 50vw);width:100vw}.cs-product-page .cs-review-track{padding-left:max(20px,calc((100vw - 1180px)/2))}}@media(min-width:1200px){.cs-hero__box{min-height:500px}.cs-products--collection{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:420px){.cs-brand__text{font-size:15px}.cs-brand__mark{width:32px;height:32px}.cs-cartlink{font-size:0}.cs-cartlink:before{content:"Cart";font-size:12px}.cs-hero__content{padding:36px 20px 42px}.cs-categories{grid-template-columns:1fr 1fr}.cs-category{display:block}.cs-category__icon{margin-bottom:9px}.cs-steps,.cs-purchase-points,.cs-footer__grid{grid-template-columns:1fr}.cs-footer__grid>div:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/clicksubs.css.map */
