:root{--color-bg: #FBFAF6;--color-surface: #FFFFFF;--color-surface-alt: #F4F7FB;--color-border: #E3E8EF;--color-text: #071936;--color-text-muted: #5E6D83;--color-accent: #0073E6;--color-accent-hover: #1BB4FF;--color-accent-light: #E8F2FF;--color-popular: #059669;--color-value: #7C3AED;--color-danger: #B91C1C;--color-warning: #92400E;--font-sans: "Manrope", "DM Sans", system-ui, -apple-system, sans-serif;--font-mono: "DM Mono", "Courier New", monospace;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.1);--transition: .18s ease}*,*:before,*:after{box-sizing:border-box}body{font-family:var(--font-sans);font-size:var(--base-font-size, 16px);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}a{color:inherit}.section-spacing{padding-block:var(--section-spacing-desktop, 88px)}@media(max-width:768px){.section-spacing{padding-block:var(--section-spacing-mobile, 52px)}}.page-width{max-width:1344px;margin-inline:auto;padding-inline:1.5rem}@media(max-width:640px){.page-width{padding-inline:1rem}}.section-header{text-align:center;margin-bottom:3rem}.section-eyebrow{font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:0;text-transform:uppercase;color:var(--color-accent);margin:0 0 .75rem}.section-heading{font-family:var(--font-sans);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:0;color:var(--color-text);margin:0 0 .75rem}.section-subheading{font-family:var(--font-sans);font-size:1rem;color:var(--color-text-muted);margin:0 auto;max-width:560px;line-height:1.65}.section-footer{text-align:center;margin-top:2.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:.9rem;font-weight:600;letter-spacing:0;padding:.8125rem 1.75rem;border-radius:var(--radius-sm);border:1.5px solid transparent;cursor:pointer;text-decoration:none;transition:all var(--transition);white-space:nowrap;line-height:1}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:linear-gradient(90deg,#0073e6,#1bb4ff);color:#fff;border-color:#0073e6}.btn--primary:hover:not(:disabled){background:linear-gradient(90deg,#0068d1,#18a9f0);border-color:#18a9f0}.btn--secondary{background-color:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--secondary:hover:not(:disabled){border-color:var(--color-text);background-color:var(--color-surface)}.btn--outline{background:transparent;color:var(--color-accent);border:1.5px solid var(--color-accent)}.btn--outline:hover:not(:disabled){background:var(--color-accent-light)}.header{font-family:var(--font-sans);border-bottom:1px solid var(--color-border)}.header__heading-link{font-weight:700;letter-spacing:0}.cart-item__name{font-weight:600}.product__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:0}.price__regular .price-item{font-size:1.5rem;font-weight:700}.product-disclaimer{background:#fef9c3;border:1px solid #FDE68A;border-radius:var(--radius-sm);padding:.875rem 1rem;font-size:.775rem;color:#78350f;line-height:1.5;margin-top:1.5rem}.collection .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:1024px){.collection .product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.collection .product-grid{grid-template-columns:repeat(2,1fr);gap:.875rem}}.product-meta-table{width:100%;border-collapse:collapse;font-size:.85rem;margin-block:1.25rem}.product-meta-table th,.product-meta-table td{padding:.625rem .75rem;text-align:left;border-bottom:1px solid var(--color-border)}.product-meta-table th{font-weight:600;color:var(--color-text-muted);width:40%;font-family:var(--font-mono);font-size:.75rem;letter-spacing:0;text-transform:uppercase}.product-meta-table td{color:var(--color-text)}.product-coa-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.85rem;color:var(--color-accent);font-weight:600;text-decoration:none;border:1px solid var(--color-accent);border-radius:var(--radius-sm);padding:.5rem .875rem;transition:all var(--transition)}.product-coa-link:hover{background:var(--color-accent-light)}.announcement-bar-wrapper{position:sticky;top:0;z-index:300}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:2px}@media print{.announcement-bar,.header,.site-header,.custom-footer,.breadcrumbs{display:none!important}}html{scroll-behavior:smooth}body{margin:0}.skip-to-content-link,.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}.skip-to-content-link:focus{position:fixed!important;top:1rem;left:1rem;z-index:9999;width:auto!important;height:auto!important;padding:.75rem 1rem!important;margin:0!important;clip:auto!important;overflow:visible!important;background:var(--color-text);color:#fff;border-radius:var(--radius-sm)}.page-width{max-width:var(--page-width, 1344px)}.page-width--narrow{max-width:900px}.page-title{font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin:0 0 2rem;letter-spacing:0}.breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;color:var(--color-text-muted);font-size:.85rem}.breadcrumb a{color:var(--color-accent);text-decoration:none}.rte{line-height:1.7}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.empty-state{padding:3rem;text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.site-header{position:relative;z-index:250;background:var(--header-bg, #fff);color:var(--header-text, var(--color-text));border-bottom:1px solid var(--color-border)}.site-header--sticky{position:sticky;top:0}.announcement-bar-wrapper+.shopify-section .site-header--sticky{top:0}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:76px}.site-header__brand{display:inline-flex;align-items:center;min-width:max-content;color:inherit;text-decoration:none;font-weight:700;font-size:1.1rem;letter-spacing:0}.site-header__logo{display:block;max-width:180px;max-height:52px;object-fit:contain}.site-header__nav{justify-self:center}.site-header__links,.site-header__dropdown{list-style:none;margin:0;padding:0}.site-header__links{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2rem)}.site-header__item{position:relative}.site-header__link{display:inline-flex;align-items:center;min-height:44px;color:inherit;text-decoration:none;font-weight:600;font-size:var(--menu-font-size, 17px);line-height:1.1}.site-header__link:hover,.site-header__link.is-active{color:var(--color-accent)}.site-header__dropdown{position:absolute;left:0;top:100%;min-width:220px;padding:.75rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;transform:translateY(8px);transition:all var(--transition)}.site-header__item:hover .site-header__dropdown,.site-header__item:focus-within .site-header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.site-header__dropdown a{display:block;padding:.55rem .65rem;color:var(--color-text);text-decoration:none;border-radius:var(--radius-sm)}.site-header__dropdown a:hover{background:var(--color-surface);color:var(--color-accent)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.site-header__localization form{display:flex;align-items:center}.site-header__localization select{min-height:40px;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.375rem 2rem .375rem .625rem;background:#fff;color:var(--color-text);font-size:.82rem;font-weight:600}.site-header__icon{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-width:40px;height:40px;color:inherit;text-decoration:none}.site-header__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-header__cart span{font-weight:700}.site-header__menu-toggle{display:none;width:42px;height:42px;padding:0;border:0;background:transparent;color:inherit}.site-header__menu-toggle span:not(.visually-hidden){display:block;width:24px;height:2px;margin:5px auto;background:currentColor}@media(max-width:900px){.site-header__inner{grid-template-columns:48px 1fr auto;min-height:68px}.site-header__menu-toggle{display:inline-block}.site-header__brand{justify-self:center}.site-header__logo{max-width:150px}.site-header__nav{position:absolute;inset:100% 0 auto 0;display:none;background:#fff;border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-md)}.site-header__nav.is-open{display:block}.site-header__links{display:block;padding:.75rem 1rem 1rem}.site-header__link{width:100%;min-height:48px}.site-header__dropdown{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 .75rem 1rem}.site-header__actions{gap:.25rem}.site-header__localization{display:none}}.main-product__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(2rem,5vw,5rem);align-items:start}.main-product__media{display:grid;gap:1rem}.main-product__media-item{overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.main-product__image,.main-product__placeholder{display:block;width:100%;height:auto}.main-product__info{position:sticky;top:104px}.main-product__block+.main-product__block{margin-top:1.1rem}.main-product__vendor{margin:0;color:var(--color-accent);font-family:var(--font-mono);font-size:.75rem;letter-spacing:0;text-transform:uppercase}.main-product__title{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:0}.main-product__short{color:var(--color-text-muted);font-size:1rem}.main-product__price{display:flex;align-items:baseline;gap:.8rem;font-size:1.65rem;font-weight:700}.main-product__price s{color:var(--color-text-muted);font-size:1.05rem;font-weight:500}.main-product__meta{display:grid;gap:.55rem;margin:0;padding:1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.main-product__meta div{display:grid;grid-template-columns:140px 1fr;gap:1rem}.main-product__meta dt{color:var(--color-text-muted);font-size:.82rem;font-weight:600}.main-product__meta dd{margin:0}.main-product__form{display:grid;gap:.85rem}.main-product__label{font-size:.85rem;font-weight:700}.main-product__select,.main-product__quantity,.search-form input,.collection-sort select{width:100%;min-height:48px;padding:.75rem .9rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;color:var(--color-text);font:inherit}.main-product__submit{width:100%;min-height:52px}.shopify-payment-button__button{border-radius:var(--radius-sm)!important;min-height:52px!important}.main-product__included,.main-product__description,.main-product__details{padding-top:1.25rem;border-top:1px solid var(--color-border)}.main-product__description h2,.main-product__included h2{margin-top:0;font-size:1.35rem}.main-product__details summary{cursor:pointer;font-weight:700}@media(max-width:900px){.main-product__grid{grid-template-columns:1fr}.main-product__info{position:static}.main-product__meta div{grid-template-columns:1fr;gap:.2rem}}.collection-hero{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2.5rem}.collection-hero__title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.collection-hero__description{max-width:720px;color:var(--color-text-muted)}.collection-sort{min-width:220px}.collection-sort label{display:block;margin-bottom:.35rem;font-size:.82rem;font-weight:700}.collection__product-grid,.search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem}.search-form{display:flex;gap:.75rem;margin-bottom:2rem}.search-form input{flex:1}.search-result-card{padding:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-md)}.search-result-card h2{margin-top:0}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:2rem;align-items:start}.cart-form__items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) 120px 140px;gap:1rem;align-items:center;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff}.cart-item__image{display:block;background:var(--color-surface);border-radius:var(--radius-sm);overflow:hidden}.cart-item__name{color:var(--color-text);text-decoration:none}.cart-item__variant,.cart-item__property{margin:.2rem 0 0;color:var(--color-text-muted);font-size:.85rem}.cart-item__quantity label{display:block;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.cart-item__quantity input{width:90px;min-height:42px;padding:.5rem;border:1px solid var(--color-border);border-radius:var(--radius-sm)}.cart-item__price{display:grid;gap:.45rem;justify-items:end;font-weight:700}.cart-item__remove{color:var(--color-text-muted);font-size:.82rem}.cart-summary,.cart-progress{padding:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.cart-progress{margin-bottom:1.5rem}.cart-progress p{margin:0;font-weight:700}.cart-summary{position:sticky;top:104px;display:grid;gap:1rem}.cart-discount-rules,.cart-payment-helper{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;padding:1rem}.cart-helper__heading{margin:0 0 .85rem;font-size:.95rem;line-height:1.3}.cart-discount-rules ul,.cart-payment-helper ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.cart-discount-rules li,.cart-payment-helper li{display:flex;justify-content:space-between;gap:1rem;font-size:.86rem;color:var(--color-text-muted)}.cart-discount-rules li.is-active,.cart-payment-helper li.is-active{color:var(--color-text);font-weight:700}.cart-estimate{border-top:1px solid var(--color-border);margin-top:.75rem;padding-top:.75rem;display:grid;gap:.35rem;font-size:.86rem}.cart-estimate strong{color:var(--color-text)}.cart-coupon{display:grid;gap:.45rem}.cart-coupon__row{display:grid;grid-template-columns:1fr auto;gap:.5rem}.cart-coupon input{min-height:42px;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.45rem .6rem}.cart-coupon .btn{min-height:42px;padding-inline:1rem}.cart-note{margin:0;color:var(--color-text-muted);font-size:.8rem;line-height:1.4}.cart-summary__note{padding:.85rem;background:#fff;border-radius:var(--radius-sm);color:var(--color-text-muted);font-size:.9rem}.cart-summary__row{display:flex;justify-content:space-between;gap:1rem}.cart-summary__update,.cart-summary__checkout{width:100%}@media(max-width:1024px){.collection__product-grid,.search-results{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-form{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:720px){.collection-hero,.search-form{display:block}.collection-sort,.search-form .btn{width:100%;margin-top:1rem}.collection__product-grid,.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.cart-item{grid-template-columns:86px 1fr}.cart-item__quantity,.cart-item__price{grid-column:2;justify-items:start}}html,body{overflow-x:hidden;max-width:100vw}body,#MainContent,main,.shopify-section,.page-width{max-width:100%;overflow-x:clip}.a1-hero,.a1-showcase,.a1-bundles-showcase,.a1-stage-preview,.a1-story{overflow-x:clip}.site-header__menu-toggle{flex-direction:column!important;gap:.18rem!important}.site-header__menu-toggle span:not(.visually-hidden){margin:0!important}.product-card{display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden;border-radius:24px;border:1px solid #E7E7E7;background:#fff;box-shadow:0 10px 28px #0e182714}.product-card__image-wrap{min-height:244px!important;padding:.75rem .75rem .35rem!important;border-radius:0;background:linear-gradient(180deg,#fbfaf6,#f4f7fb);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__image-wrap>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-card__img{width:100%;height:100%;max-height:220px;object-fit:contain;object-position:center}.product-card__body,.product-card__info{display:flex;flex-direction:column;align-items:stretch;gap:.9rem;text-align:left;padding:1.1rem 1rem 1rem;flex:1 1 auto}.product-card__type{margin:0;color:var(--color-accent);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-card__title{margin:0;min-height:4.4rem;font-size:1.08rem;line-height:1.18;letter-spacing:-.03em}.product-card__title a{text-decoration:none;color:inherit}.product-card__title a:hover{color:inherit}.product-card__dosage{margin:0;color:var(--color-text-muted);font-size:.82rem;line-height:1.45}.product-card__short-desc{margin:0;color:var(--color-text-muted);font-size:.84rem;line-height:1.48;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__price-row{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;margin-top:auto}.product-card__price{margin:0;font-size:1rem;font-weight:500;line-height:1}.product-card__compare-price{margin:0;color:var(--color-text-muted);text-decoration:line-through}.product-card__availability{margin:0;min-height:1.5rem;color:var(--color-text-muted);font-size:.8rem}.product-card__form,.product-card__atc{width:100%}.product-card__cta-wrap{margin-top:.15rem}.product-card__atc{min-height:3.25rem;border-radius:999px!important;border:0!important;background:linear-gradient(90deg,#1591ff,#2cb6ff)!important;color:#fff!important;box-shadow:0 12px 24px #1d8fff2e;font-size:.95rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.product-card__atc:hover,.product-card__atc:focus-visible{background:linear-gradient(90deg,#1085f4,#27b0ff)!important;color:#fff!important}.a1-story__seal{display:none!important}.a1-story__points{list-style:none;padding-left:0}.a1-hero .a1-hero__content{max-width:39rem!important;width:100%!important;margin-inline:auto!important}.a1-hero .a1-hero__title{max-width:10.8ch!important;font-size:clamp(2.8rem,4.8vw,4.45rem)!important;line-height:.95!important;overflow-wrap:anywhere!important;word-break:break-word!important}.a1-hero .a1-hero__text{max-width:35ch!important}@media(max-width:720px){.a1-hero{padding-top:1rem!important;overflow:hidden!important}.a1-hero .a1-hero__title{max-width:11.2ch!important;font-size:clamp(1.58rem,7.1vw,2.1rem)!important}.a1-hero .a1-hero__content{max-width:20rem!important;width:100%!important;margin-inline:auto!important;min-width:0!important}.a1-hero .a1-hero__text{max-width:26ch!important}}@media(max-width:720px){.a1-hero .a1-hero__title{max-width:100%!important;width:100%!important;font-size:clamp(1.52rem,6.95vw,2rem)!important;line-height:.96!important;letter-spacing:-.045em!important;padding-inline:.1rem!important;overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}.a1-hero .a1-hero__text{max-width:25ch!important;font-size:.84rem!important;line-height:1.42!important}.a1-hero .a1-hero__actions{width:min(100%,16.9rem)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.a1-hero .a1-hero__visual{min-height:auto!important;padding:.62rem!important;display:grid!important;gap:.55rem!important}.a1-hero .a1-hero__info-card{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;padding:.95rem .95rem .9rem!important}.a1-hero .a1-hero__info-card strong{font-size:1.08rem!important}.a1-hero .a1-hero__info-card p{font-size:.84rem!important;line-height:1.4!important}.a1-hero .a1-hero__vial{display:none!important}.a1-hero .a1-hero__tray{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;grid-template-columns:1fr!important;gap:.45rem!important;padding:.6rem!important;box-shadow:none!important}.a1-hero .a1-hero__tray-item{min-height:2.65rem!important;font-size:.82rem!important;padding:.58rem .75rem!important}.site-header__top{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:.45rem!important}.site-header__left{justify-self:start!important;min-width:0}.site-header__brand{justify-self:center!important;margin-left:0!important}.site-header__actions{justify-self:end!important;min-width:0;gap:.3rem!important}.site-header__icon,.site-header__menu-toggle{width:2.45rem!important;height:2.45rem!important}.site-header__brand-lockup strong{font-size:1.45rem!important}.a1-showcase__grid,.a1-home-products__grid,.a1-bundle-products__grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(150px,46vw)!important;grid-template-columns:none!important;overflow-x:auto!important;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;gap:.72rem!important;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%!important}.a1-showcase__grid::-webkit-scrollbar,.a1-home-products__grid::-webkit-scrollbar,.a1-bundle-products__grid::-webkit-scrollbar{display:none}.a1-showcase__grid .product-card,.a1-home-products__grid .product-card,.a1-bundle-products__grid .product-card{scroll-snap-align:start}.a1-packshot{min-height:92px;grid-template-columns:minmax(0,1fr) 40px;padding:.34rem;gap:.28rem}.a1-packshot__board{padding:.32rem;border-radius:9px}.a1-packshot__name{font-size:.66rem}.a1-packshot__meta{font-size:.52rem}.a1-packshot__scene{min-height:70px}.a1-packshot__vial--primary{width:29px;height:56px}.a1-packshot__vial--secondary{width:20px;height:38px}.a1-packshot__box{width:24px;height:36px}.a1-packshot__ampoule{width:10px;height:38px}.product-card{border-radius:16px}.product-card__image-wrap{min-height:108px!important;padding:.42rem .42rem .08rem!important}.product-card__img{max-height:96px}.product-card__body{gap:.36rem;padding:.58rem .58rem .62rem}.product-card__info{gap:.36rem!important;padding:.58rem .58rem .62rem!important;align-items:stretch!important;text-align:left!important}.product-card__title{min-height:1.9rem;font-size:.8rem;line-height:1.08;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__price-row{margin-top:0}.product-card__short-desc,.product-card__availability{display:none}.product-card__type,.product-card__dosage,.product-card__short-desc,.product-card__availability{display:none!important}.product-card__type,.product-card__dosage{display:none}.product-card__price{font-size:.84rem}.product-card__atc{min-height:1.96rem;font-size:.62rem;padding-inline:.34rem;letter-spacing:0;text-transform:none;box-shadow:0 8px 18px #1d8fff29}.a1-story__shell{grid-template-columns:1fr!important;gap:1.2rem!important}}@media(max-width:920px){.site-header__nav:not(.is-open){visibility:hidden!important;opacity:0!important;pointer-events:none!important}.site-header__nav.is-open,.site-header__nav.is-open:focus-within{visibility:visible!important;opacity:1!important;pointer-events:auto!important}}.a1-hero .a1-hero__content{align-items:flex-start!important;text-align:left!important;max-width:34rem!important}.a1-hero .a1-hero__title{margin:0!important;max-width:8.2ch!important;font-size:clamp(2.85rem,5vw,4.7rem)!important;line-height:.92!important;letter-spacing:-.065em!important;word-break:normal!important;overflow-wrap:normal!important}.a1-hero .a1-hero__title-line{display:block}.a1-hero .a1-hero__text{margin:1rem 0 0!important;max-width:34ch!important}.a1-hero .a1-hero__actions{justify-content:flex-start!important}.a1-hero .a1-hero__visual{pointer-events:none!important}.a1-hero .a1-hero__stage{position:absolute;left:1rem;right:1rem;bottom:1rem;height:7rem;border-radius:26px 26px 22px 22px;background:linear-gradient(90deg,#1d8fff,#2cb6ff);box-shadow:0 18px 34px #1d8fff38}.a1-stage-preview__card{color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.a1-stage-preview__card:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0e18271a;border-color:#1d8fff38}.a1-stage-preview__head h3{margin:0;font-size:1.36rem;line-height:1.02;letter-spacing:-.03em}.a1-stage-preview__head p{margin:.42rem 0 0;color:var(--color-text-muted);font-size:.92rem;line-height:1.5}.a1-stage-preview__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;margin-top:auto;padding:.84rem 1.15rem;border-radius:999px;background:linear-gradient(90deg,#1d8fff,#2cb6ff);color:#fff;font-weight:800;box-shadow:0 14px 28px #1d8fff33}.a1-showcase__grid--products .product-card__atc,.a1-showcase__grid--bundles .product-card__atc{background:linear-gradient(90deg,#1d8fff,#2cb6ff)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 28px #1d8fff2e!important}@media(max-width:1040px){.a1-hero .a1-hero__content{align-items:center!important;text-align:center!important;margin-inline:auto!important}.a1-hero .a1-hero__text{margin-inline:auto!important}.a1-hero .a1-hero__actions{justify-content:center!important}}@media(max-width:720px){.a1-hero .a1-hero__title{max-width:100%!important;font-size:clamp(2.25rem,9.8vw,3.35rem)!important;line-height:.94!important}.a1-hero .a1-hero__content{max-width:20rem!important}.a1-hero .a1-hero__text{max-width:27ch!important;font-size:.96rem!important;line-height:1.58!important}.a1-hero .a1-hero__actions{width:100%!important;display:flex!important;flex-direction:column!important;gap:.55rem!important}.a1-hero .a1-hero__actions .btn{width:100%!important}.a1-hero .a1-hero__stage{left:.85rem!important;right:.85rem!important;bottom:.85rem!important;height:8.6rem!important;border-radius:24px!important}.a1-stage-preview__card{display:flex!important;flex-direction:column!important}}@media(max-width:920px){.site-header__menu-state:checked~.site-header__nav{transform:translate(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:flex!important}.site-header__menu-state:checked~.site-header__overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/custom.css.map?a1v=1777287469 */
