:root{--radius: 12px;--radius-lg: 20px;--shadow-sm: 0 1px 3px rgba(8, 145, 178, .08);--shadow-md: 0 8px 30px rgba(8, 145, 178, .1);--shadow-lg: 0 20px 60px rgba(8, 145, 178, .14);--transition: .25s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);color:var(--color-base-text);letter-spacing:-.02em;line-height:1.2;margin:0 0 .5em}h1{font-size:clamp(3.2rem,5vw,5.2rem)}h2{font-size:clamp(2.6rem,3.5vw,3.8rem)}h3{font-size:clamp(2rem,2.5vw,2.6rem)}p{margin:0 0 1.5rem}a{color:var(--color-base-accent-1);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--color-base-accent-2)}img{max-width:100%;height:auto;display:block}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 2rem}@media screen and (min-width:750px){.page-width{padding:0 5rem}}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.button,button.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.4rem 3rem;font-family:var(--font-body-family);font-size:1.5rem;font-weight:var(--font-body-weight-bold);letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,var(--color-base-accent-1),var(--color-base-accent-2));border:none;border-radius:50px;cursor:pointer;transition:transform var(--transition),box-shadow var(--transition);box-shadow:var(--shadow-sm);text-align:center}.button:hover,button.button:hover{color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}.button--secondary{background:transparent;color:var(--color-base-accent-1);border:2px solid var(--color-base-accent-1)}.button--secondary:hover{background:var(--color-base-accent-1);color:#fff}.button--full-width{width:100%}.header-wrapper{position:sticky;top:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(8,145,178,.1)}.header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.8rem 0}.header__heading-link{text-decoration:none}.header__logo-text{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:700;background:linear-gradient(135deg,var(--color-base-accent-1),var(--color-base-accent-2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.01em;white-space:nowrap}.header__logo-image{max-height:60px;width:auto}.header__inline-menu{display:none}@media screen and (min-width:990px){.header__inline-menu{display:flex}}.header__menu-list{display:flex;gap:3rem;list-style:none;margin:0;padding:0}.header__menu-item{font-size:1.5rem;font-weight:500;color:var(--color-base-text);position:relative;padding:.4rem 0}.header__menu-item:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:linear-gradient(90deg,var(--color-base-accent-1),var(--color-base-accent-2));transition:width var(--transition)}.header__menu-item:hover:after{width:100%}.header__icons{display:flex;align-items:center;gap:1.6rem}.header__icon{display:inline-flex;color:var(--color-base-text);transition:color var(--transition)}.header__icon:hover{color:var(--color-base-accent-1)}.cart-count-bubble{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 4px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#fff;background:var(--color-base-accent-1);border-radius:50px}.header__icon-wrap{position:relative}.header__mobile-toggle{display:inline-flex;background:none;border:none;cursor:pointer;padding:0;color:var(--color-base-text)}@media screen and (min-width:990px){.header__mobile-toggle{display:none}}.mobile-menu{display:none;padding:1rem 0 2rem;border-top:1px solid rgba(8,145,178,.1)}.mobile-menu.is-open{display:block}.mobile-menu ul{list-style:none;margin:0;padding:0}.mobile-menu li{padding:1.2rem 0;border-bottom:1px solid rgba(8,145,178,.06)}.mobile-menu a{color:var(--color-base-text);font-size:1.7rem;font-weight:500}.cloud-hero{position:relative;overflow:hidden;background:linear-gradient(160deg,#ecfeff,#cffafe 45%,#a5f3fc);padding:8rem 0;text-align:center}.cloud-hero:before,.cloud-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff8c;filter:blur(2px)}.cloud-hero:before{width:320px;height:320px;top:-80px;right:-60px}.cloud-hero:after{width:240px;height:240px;bottom:-70px;left:-50px}.cloud-hero__inner{position:relative;z-index:2;max-width:760px;margin:0 auto}.cloud-hero__subtitle{display:inline-block;font-size:1.3rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--color-base-accent-1);margin-bottom:1.6rem}.cloud-hero h1{margin-bottom:2rem}.cloud-hero__text{font-size:1.8rem;color:#334155;margin-bottom:3rem}.section{padding:6rem 0}.section--tinted{background:var(--color-base-background-2)}.section__header{text-align:center;max-width:620px;margin:0 auto 5rem}.section__header .subtitle{display:inline-block;font-size:1.3rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-base-accent-1);margin-bottom:1.2rem}.section__header p{color:#475569;font-size:1.7rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:750px){.product-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}@media screen and (min-width:990px){.product-grid.grid--4{grid-template-columns:repeat(4,1fr)}}.card{background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition);display:flex;flex-direction:column}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.card__media{position:relative;aspect-ratio:1 / 1;background:linear-gradient(160deg,#f0fdff,#e0f7fa);overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover}.card__content{padding:2rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.card__title{font-size:1.8rem;font-weight:600;color:var(--color-base-text)}.card__title a{color:inherit}.card__price{font-size:1.7rem;font-weight:700;color:var(--color-base-accent-1);margin-top:auto}.card__vendor{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.placeholder-media{width:100%;height:100%;display:block}.product{display:grid;grid-template-columns:1fr;gap:4rem;padding:5rem 0}@media screen and (min-width:990px){.product{grid-template-columns:1fr 1fr;gap:6rem}}.product__media{border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(160deg,#f0fdff,#e0f7fa);aspect-ratio:1/1}.product__media img{width:100%;height:100%;object-fit:cover}.product__title{margin-bottom:1rem}.product__price{font-size:2.8rem;font-weight:700;color:var(--color-base-accent-1);margin-bottom:2rem}.product__description{color:#334155;font-size:1.6rem;line-height:1.7;margin-bottom:3rem}.product-form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.quantity{display:inline-flex;align-items:center;border:2px solid rgba(8,145,178,.2);border-radius:50px;overflow:hidden;width:fit-content}.quantity button{background:none;border:none;padding:1.2rem 1.6rem;cursor:pointer;font-size:1.8rem;color:var(--color-base-accent-1)}.quantity input{width:50px;text-align:center;border:none;font-size:1.6rem;-moz-appearance:textfield}.quantity input::-webkit-outer-spin-button,.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-specs{border-top:1px solid rgba(8,145,178,.15);margin-top:2rem}.spec-row{display:flex;justify-content:space-between;gap:2rem;padding:1.4rem 0;border-bottom:1px solid rgba(8,145,178,.08)}.spec-row dt{font-weight:600;color:var(--color-base-text)}.spec-row dd{margin:0;color:#475569;text-align:right}.collapsible{border-bottom:1px solid rgba(8,145,178,.12)}.collapsible summary{cursor:pointer;padding:1.8rem 0;font-weight:600;font-size:1.6rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.collapsible summary::-webkit-details-marker{display:none}.collapsible summary:after{content:"+";font-size:2.4rem;color:var(--color-base-accent-1);font-weight:300}.collapsible[open] summary:after{content:"\2212"}.collapsible__content{padding-bottom:2rem;color:#475569;line-height:1.7}.features{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:750px){.features{grid-template-columns:repeat(3,1fr)}}.feature{text-align:center;padding:3rem 2rem;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.feature__icon{width:64px;height:64px;margin:0 auto 1.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#ecfeff,#cffafe);color:var(--color-base-accent-1)}.feature h3{font-size:1.9rem;margin-bottom:.8rem}.feature p{color:#64748b;font-size:1.5rem;margin:0}.rich-page{max-width:820px;margin:0 auto;padding:6rem 0}.rich-page h1{margin-bottom:3rem}.rich-page h2{margin-top:4rem}.rich-page p,.rich-page li{color:#334155;line-height:1.8;font-size:1.6rem}.rich-page ul,.rich-page ol{padding-left:2rem}.rich-page li{margin-bottom:.8rem}.contact-layout{display:grid;grid-template-columns:1fr;gap:4rem;padding:5rem 0}@media screen and (min-width:990px){.contact-layout{grid-template-columns:1fr 1.2fr;gap:6rem}}.contact-info{background:var(--color-base-background-2);border-radius:var(--radius-lg);padding:4rem}.contact-info h3{margin-bottom:2.4rem}.contact-info__row{display:flex;gap:1.4rem;margin-bottom:2rem;align-items:flex-start}.contact-info__row svg{flex-shrink:0;color:var(--color-base-accent-1);margin-top:3px}.contact-info__row strong{display:block;font-size:1.4rem;margin-bottom:.3rem}.contact-info__row span,.contact-info__row a{color:#475569;font-size:1.5rem;line-height:1.5}.field{margin-bottom:2rem}.field label{display:block;font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.field input,.field textarea{width:100%;padding:1.4rem 1.6rem;border:2px solid rgba(8,145,178,.15);border-radius:var(--radius);font-family:inherit;font-size:1.5rem;transition:border-color var(--transition);background:#fff}.field input:focus,.field textarea:focus{outline:none;border-color:var(--color-base-accent-1)}.field textarea{min-height:140px;resize:vertical}.form-status{padding:1.6rem;border-radius:var(--radius);margin-bottom:2rem}.form-status--success{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}.form-status--error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.faq-list{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(8,145,178,.14)}.faq-item summary{cursor:pointer;padding:2.4rem 0;font-size:1.8rem;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:2rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--color-base-accent-1);font-size:2.8rem;font-weight:300;flex-shrink:0}.faq-item[open] summary:after{content:"\2212"}.faq-item__answer{padding-bottom:2.4rem;color:#475569;font-size:1.6rem;line-height:1.7}.footer{background:linear-gradient(160deg,#0e2a33,#062a33);color:#cbd5e1;padding:6rem 0 3rem}.footer__top{display:grid;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}@media screen and (min-width:750px){.footer__top{grid-template-columns:1.4fr 1fr 1fr}}.footer__brand-name{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:1.4rem}.footer__brand-name span{background:linear-gradient(135deg,#22d3ee,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer__tagline{color:#94a3b8;font-size:1.5rem;line-height:1.7;max-width:34ch}.footer__heading{color:#fff;font-size:1.4rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2rem}.footer__links{list-style:none;margin:0;padding:0}.footer__links li{margin-bottom:1.2rem}.footer__links a{color:#94a3b8;font-size:1.5rem;transition:color var(--transition)}.footer__links a:hover{color:#67e8f9}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2.6rem;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;font-size:1.3rem;color:#64748b}@media screen and (min-width:750px){.footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer__payment{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}.footer__payment span{font-size:1.05rem;font-weight:700;letter-spacing:.05em;color:#475569;background:#ffffff0f;padding:.5rem 1rem;border-radius:6px}.newsletter{text-align:center;max-width:560px;margin:0 auto}.newsletter__form{display:flex;gap:1rem;margin-top:2.4rem;flex-direction:column}@media screen and (min-width:600px){.newsletter__form{flex-direction:row}}.newsletter__form input{flex:1;padding:1.4rem 1.8rem;border:2px solid rgba(8,145,178,.2);border-radius:50px;font-size:1.5rem}.newsletter__form input:focus{outline:none;border-color:var(--color-base-accent-1)}.cart-page{padding:5rem 0;min-height:50vh}.cart-empty{text-align:center;padding:6rem 0}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:2rem;align-items:center;padding:2rem 0;border-bottom:1px solid rgba(8,145,178,.1)}.cart-item__image{border-radius:var(--radius);overflow:hidden;background:#f0fdff;aspect-ratio:1/1}.cart-item__title{font-weight:600}.cart-item__price{font-weight:700;color:var(--color-base-accent-1)}.cart-footer{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;margin-top:3rem}.cart-total{font-size:2.2rem;font-weight:700}.text-center{text-align:center}.mt-2{margin-top:2rem}.grid-2{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:750px){.grid-2{grid-template-columns:1fr 1fr}}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:5rem}.pagination a,.pagination span{padding:1rem 1.6rem;border-radius:var(--radius);color:var(--color-base-text)}.pagination .current{background:var(--color-base-accent-1);color:#fff}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
