*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground)}body.template-index{background:linear-gradient(-38.5deg,#eff8ff 26%,#fff 84%) no-repeat top center;background-size:100% 820px}@media(max-width:767px){body.template-index{background:#effaff}}body .shopify-section-group-header-group{background:#fafafacc!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.shopify-section-group,.shopify-section{background:transparent!important}.wct-container{max-width:var(--wct-max-width);margin:0 auto;padding:0 32px;width:100%}@media(max-width:767px){.wct-container{padding:0 16px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:var(--wct-border-radius-pill);font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;border:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap;line-height:1}.btn--primary{background:var(--wc-cta-gradient, linear-gradient(131.94deg, #FFB82E 12.73%, #F68D04 83.89%));color:var(--color-primary-text);border:none}.btn--primary:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 4px 12px #f68d0440}.btn--outline{background-color:transparent;color:var(--color-text);border:2px solid var(--color-border)}.btn--outline:hover{border-color:var(--color-text)}.btn--outline-white{background-color:transparent;color:var(--color-white);border:2px solid var(--color-white)}.btn--outline-white:hover{background-color:#ffffff1a}.btn--full{width:100%}.wct-input{width:100%;padding:12px 16px;border:1.5px solid var(--color-border);border-radius:var(--wct-border-radius);font-size:15px;color:var(--color-text);background-color:var(--color-white);outline:none;transition:border-color .2s ease}.wct-input:focus{border-color:var(--color-primary)}.wct-select{width:100%;padding:12px 40px 12px 16px;border:1.5px solid var(--color-border);border-radius:var(--wct-border-radius);font-size:15px;color:var(--color-text);background-color:var(--color-white);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer;outline:none;transition:border-color .2s ease}.wct-select:focus{border-color:var(--color-primary)}.wct-heading-xl{font-size:clamp(28px,4vw,48px);font-weight:700;color:var(--color-text);line-height:1.2}.wct-heading-lg{font-size:clamp(22px,3vw,36px);font-weight:700;color:var(--color-text);line-height:1.25}.wct-heading-md{font-size:clamp(18px,2.5vw,26px);font-weight:600;color:var(--color-text);line-height:1.3}.wct-text-muted{color:var(--color-text-muted);font-size:14px}.wct-price{font-size:22px;font-weight:700;color:var(--color-text)}.wct-price--compare{font-size:14px;color:var(--color-text-muted);text-decoration:line-through;font-weight:400}.wct-product-card{background:var(--color-card-bg);border:1.5px solid var(--color-border);border-radius:var(--wct-border-radius-card);overflow:hidden;display:flex;flex-direction:column}.wct-product-card__image{aspect-ratio:1;object-fit:contain;width:100%;padding:16px;background:#f9fafb}.wct-product-card__body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.wct-product-card__title{font-size:14px;font-weight:600;color:var(--color-text);text-decoration:none;line-height:1.4}.wct-product-card__desc{font-size:12px;color:var(--color-text-muted);line-height:1.4}@media(max-width:767px){.wct-hide-mobile{display:none!important}}@media(min-width:768px){.wct-hide-desktop{display:none!important}}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}.predictive-search__results{display:none;position:absolute;top:calc(100% + 12px);left:0;width:100%;background:#fffffff2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px;box-shadow:0 10px 40px #0329521f;border:1px solid rgba(229,231,235,.8);z-index:10000;max-height:80vh;overflow-y:auto;transform:translateY(-10px);opacity:0;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1)}.predictive-search__results.is-open{opacity:1;transform:translateY(0)}.predictive-search__loading{padding:30px;text-align:center;color:#6b7280;font-size:14px}.predictive-search-results{display:flex;flex-direction:column}.predictive-search-results__heading{padding:24px 24px 12px;font-family:inherit;font-size:11px;font-weight:800;text-transform:uppercase;color:#9ca3af;letter-spacing:.12em;margin:0}.predictive-search-results__list{list-style:none;padding:0;margin:0}.predictive-search-results__item{border-bottom:1px solid rgba(243,244,246,.8)}.predictive-search-results__item:last-child{border-bottom:none}.predictive-search-results__link{display:flex;align-items:center;gap:16px;padding:16px 24px;text-decoration:none;color:#01192f;transition:all .2s ease;border-radius:12px;margin:0 12px}.predictive-search-results__link:hover,.predictive-search-results__link:focus{background:#eff8ffcc}.predictive-search-results__image{flex-shrink:0;width:56px;height:56px;border-radius:10px;object-fit:contain;background:#fff;border:1px solid rgba(229,231,235,.6);padding:4px}.predictive-search-results__image-placeholder{width:56px;height:56px;border-radius:10px;background:#f3f4f6;flex-shrink:0}.predictive-search-results__content{display:flex;flex-direction:column;justify-content:center;min-width:0;gap:4px}.predictive-search-results__title{font-size:15px;font-weight:400;color:#01192f;line-height:1.3}.predictive-search-results__price{font-size:14px;font-weight:800;color:#01192f}.predictive-search-results__footer{padding:20px 24px;background:#fff;border-radius:0 0 20px 20px;border-top:1px solid rgba(229,231,235,.8);margin-top:8px}.predictive-search-results__footer-btn{width:100%;font-size:15px;padding:14px;border-radius:100px;background:linear-gradient(129.29deg,#0098ef -16.52%,#002e5d 75.3%);color:#fff;border:none;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.predictive-search-results__footer-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0098ef40}.predictive-search-results__heading:first-child{padding-top:16px}.predictive-search-results__link--text{padding:10px 24px;gap:10px}.predictive-search-results__suggestion-text{font-size:15px;font-weight:500;color:#01192f;line-height:1.3}.predictive-search-results__suggestion-text strong,.predictive-search-results__suggestion-text em{font-weight:700;font-style:normal}.predictive-search-results__brand-icon{flex-shrink:0;display:flex;align-items:center;color:#9ca3af}.predictive-search-results__external-icon{margin-left:auto;flex-shrink:0;display:flex;align-items:center;color:#9ca3af;opacity:.5;transition:opacity .2s ease}.predictive-search-results__link:hover .predictive-search-results__external-icon{opacity:1}.predictive-search-results__item--first .predictive-search-results__link{background:#eff8ffe6;border-radius:12px}.predictive-search-results__item--first .predictive-search-results__title{color:#01192f}.site-header__search-container{flex:1;position:relative;display:block;min-width:0}.site-header__search{display:flex;align-items:center;border:1.5px solid #E5E7EB;border-radius:100px;overflow:hidden;background:#f9fafb;transition:border-color .2s;width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/critical.css.map */
