:root{--navy:#061d32;--blue:#0875e8;--yellow:#ffd600;--ink:#07182d;--muted:#65758a;--line:#e1e7ee;--soft:#f4f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}img,svg{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;z-index:30;background:#fff;padding:10px}.topbar{min-height:43px;padding:10px max(24px,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff;font-size:13px;font-weight:800}.topbar b{color:var(--yellow)}.site-header{height:82px;padding:0 max(24px,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3;background:#fff;position:relative;z-index:3}.logo{font-size:27px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center}.infinity-mark{color:var(--blue);font-size:58px;line-height:.5;margin-right:8px;font-family:Georgia,serif}.logo b{color:var(--blue)}.desktop-nav{height:100%;display:flex;align-items:center;gap:34px;font-size:14px;font-weight:750}.desktop-nav a{height:100%;display:grid;place-items:center;border-bottom:3px solid transparent}.desktop-nav a:hover{color:var(--blue);border-bottom-color:var(--blue)}.header-actions{display:flex;gap:10px}.header-actions>a{width:44px;height:44px;padding:0;border:1px solid #dbe3ec;border-radius:50%;background:#fff;color:var(--navy);position:relative;display:grid;place-items:center;transition:.2s}.header-actions>a:hover{border-color:var(--blue);color:var(--blue);background:#f4f9ff;transform:translateY(-1px)}.header-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;right:-5px;top:-5px;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:11px;background:var(--blue);color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center}.hero-banner{overflow:hidden;background:var(--navy)}.hero-banner img{display:block;width:100%}.trust-strip{max-width:1200px;min-height:110px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-strip>div{padding:18px 28px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line)}.trust-strip i{font-size:24px;font-style:normal}.trust-strip span{display:flex;flex-direction:column;gap:5px;font-size:14px}.trust-strip small{color:var(--muted)}.deals-section,.collection-page,.basic-page,.cart-page{padding:66px max(24px,calc((100% - 1200px)/2)) 76px;background:var(--soft)}.deal-heading{display:flex;justify-content:space-between;align-items:end}.deal-heading>div>small,.eyebrow,.promise-section>small{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.12em}.eyebrow a{color:inherit}.deal-heading h1,.collection-page h1,.basic-page h1,.cart-page h1,.promise-section h2,.related-section h2,.description-section h2,.reviews-section h2{font-size:clamp(34px,4vw,48px);letter-spacing:-2px;line-height:1;margin:16px 0 12px}.deal-heading p,.collection-page>p,.related-section>p{color:var(--muted)}.countdown{display:flex;gap:9px;padding:12px 15px;border-radius:16px;background:var(--navy)}.countdown span{min-width:57px;padding:9px 6px;border-radius:10px;background:#19364e;color:var(--yellow);display:flex;flex-direction:column;text-align:center}.countdown small{font-size:7px;color:#bdcad5;margin-top:4px}.collection-tabs{display:flex;gap:10px;margin:30px 0 24px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.collection-tab{flex:0 0 auto;padding:11px 18px;border:1px solid #bfd2eb;border-radius:999px;background:#fff;color:var(--navy);font:inherit;font-size:12px;font-weight:850;cursor:pointer;transition:.2s}.collection-tab:hover{border-color:var(--blue);color:var(--blue)}.collection-tab.is-active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 6px 16px #0879e52b}.collection-tab:focus-visible{outline:3px solid #9dcbff;outline-offset:2px}.featured-collection-block[hidden]{display:none}.collection-label{margin:0 0 24px;color:var(--blue);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #14324a18}.product-image{aspect-ratio:1.2;background:#e7f0fb;display:grid;place-items:center;position:relative;overflow:hidden}.product-image img,.product-image svg{width:100%;height:100%;object-fit:contain}.save-badge{position:absolute;left:12px;top:12px;padding:6px 8px;border-radius:6px;background:var(--yellow);font-size:9px}.product-copy{padding:17px}.product-category{display:block;width:100%;margin-bottom:2px;color:var(--blue);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-title{display:block;width:100%;min-height:43px;padding-top:7px;font-weight:800;line-height:1.35}.stars{color:#ffb400;font-size:12px}.stars span{color:var(--muted)}.card-price{margin:0 0 8px}.card-price strong{font-size:20px;color:var(--blue)}.card-price del{color:#8a94a6;font-size:16px;font-weight:500;text-decoration-thickness:1px;text-decoration-color:#9aa5b5;margin-left:4px}.sales-meta{display:flex;justify-content:space-between;gap:8px;margin:0 0 13px;font-size:10px}.sales-meta b{color:#e4572e}.sales-meta span{color:#078650;text-align:right}.add-button{width:100%;padding:11px;border:0;border-radius:9px;background:var(--navy);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.see-more{display:block;width:max-content;margin:36px auto 0;padding:13px 24px;border-radius:25px;background:var(--blue);color:#fff;font-weight:800}.empty-section{padding:40px;text-align:center;border:1px dashed #adb9c6;border-radius:15px}.smart-explore-panel,.smart-explore{width:100%;min-width:0}.promise-section{padding:78px max(24px,calc((100% - 1200px)/2));text-align:center}.promise-section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.promise-section article{padding:32px 26px;border:1px solid var(--line);border-radius:18px}.promise-section article i{width:52px;height:52px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#e9f3ff;color:var(--blue);font-size:23px;font-style:normal}.promise-section article p{color:var(--muted);font-size:14px;line-height:1.6}.product-request{padding:44px max(24px,calc((100% - 1200px)/2));background:linear-gradient(115deg,#0875e8,#0556b7);color:#fff;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:25px}.product-request>div{width:72px;height:72px;border-radius:20px;background:#ffffff24;display:grid;place-items:center;font-size:34px}.product-request small{font-size:10px;font-weight:900;letter-spacing:.14em;color:#cde5ff}.product-request h2{font-size:clamp(27px,3vw,39px);letter-spacing:-1.4px;margin:8px 0 5px}.product-request p{margin:0;color:#e1efff}.product-request>a{padding:17px 22px;border-radius:10px;background:var(--yellow);color:var(--navy);font-weight:900}.product-page{max-width:1200px;margin:auto;padding:34px 24px 80px}.back-link{color:var(--blue);font-weight:800}.product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:start;margin:30px 0 86px}.product-gallery{aspect-ratio:1;border-radius:24px;display:grid;place-items:center;overflow:hidden;background:#eef4ff}.product-gallery img,.product-gallery svg{width:100%;height:100%;object-fit:contain}.product-info h1{font-size:clamp(34px,4vw,50px);letter-spacing:-2.2px;line-height:1.05;margin:13px 0}.product-price{padding:17px 0;border-block:1px solid var(--line)}.product-price strong{font-size:29px;color:var(--blue)}.product-price del{color:#8a94a6;font-size:24px;font-weight:500;text-decoration-thickness:1px;text-decoration-color:#9aa5b5;margin:0 6px}.product-price i{padding:6px 9px;border-radius:14px;background:#e1f8ed;color:#087e4d;font-size:11px;font-style:normal;font-weight:800}.short-description{color:var(--muted);line-height:1.7}.product-info ul{padding-left:19px;color:#405067;line-height:1.8;font-size:14px}.stock{display:block;color:#078650;font-size:13px;margin:20px 0 9px}.detail-sales{display:flex;gap:10px;margin-bottom:16px;font-size:12px}.detail-sales b,.detail-sales span{padding:6px 10px;border-radius:14px}.detail-sales b{background:#fff0eb;color:#d94c25}.detail-sales span{background:#e8f8f0;color:#087e4d;font-weight:800}.shipping-box{padding:14px;border:1px solid var(--line);border-radius:12px;background:#f3f8ff;margin-bottom:18px}.shipping-box p{margin:8px 0}.shipping-box small{color:var(--muted)}.product-form{display:grid;grid-template-columns:125px 1fr;gap:10px}.product-form label{grid-column:1/-1;font-size:12px;font-weight:800}.product-form select{grid-column:1/-1;height:45px;border:1px solid var(--line);border-radius:9px;padding:0 10px}.product-form input[type=number]{height:48px;border:1px solid var(--line);border-radius:9px;padding:0 12px}.product-add{border:0;border-radius:9px;background:var(--navy);color:#fff;font-weight:800}.shopify-payment-button{grid-column:1/-1}.secure{display:block;text-align:center;color:var(--muted);margin-top:13px}.description-section,.reviews-section,.related-section{padding:58px 0;border-top:1px solid var(--line)}.description-section .rte{max-width:850px;color:var(--muted);line-height:1.8}.detail-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.detail-promises article{padding:20px;border-radius:14px;background:var(--soft);display:grid;gap:7px}.detail-promises span{color:var(--muted);font-size:13px}.reviews-heading{display:flex;justify-content:space-between;align-items:end}.reviews-app-blocks{width:100%;min-width:0;margin-top:20px}.review-app-block{width:100%;min-width:0}.review-score{display:flex;align-items:center;gap:13px;padding:16px 20px;border-radius:15px;background:var(--soft)}.review-score>strong{font-size:42px}.review-score span{display:grid;gap:5px}.review-score b{color:#ffb400}.review-score small{color:var(--muted)}.review-list{display:grid;gap:14px;margin-top:28px}.review-list>article{padding:22px;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:48px 1fr;gap:15px}.review-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e7f2ff;color:var(--blue);font-weight:900}.review-meta{display:flex;justify-content:space-between}.review-meta i{padding:4px 7px;border-radius:10px;background:#e7f7ef;color:#087e4d;font-size:9px;font-style:normal}.review-list h3{margin:5px 0}.review-list p{color:var(--muted)}.review-note{color:var(--muted);font-size:12px}.related-section .product-grid{margin-top:25px}.related-product-auto-load{min-height:52px;padding:22px 0 0;text-align:center;color:var(--muted);font-size:12px;font-weight:700}.related-product-auto-load button{margin-left:8px;padding:8px 14px;border:1px solid var(--blue);border-radius:999px;background:#fff;color:var(--blue);font-weight:800;cursor:pointer}@media(min-width:750px){.related-section{box-sizing:border-box;width:calc(100% - 48px);max-width:1200px;margin-inline:auto;padding:44px 0}.related-section h2{font-size:34px;letter-spacing:-1.2px}}.collection-page,.basic-page,.cart-page{min-height:55vh}.collection-auto-load{grid-column:1/-1;display:flex;justify-content:center;align-items:center;min-height:64px;margin-top:16px;color:var(--muted);font-size:13px;font-weight:750}.collection-auto-load button,.collection-auto-load noscript a{padding:10px 16px;border:1px solid #bfd2eb;border-radius:999px;background:#fff;color:var(--blue);font:inherit;font-weight:850;cursor:pointer}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.collection-grid>a{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.collection-grid>a>div{aspect-ratio:1.4;background:#eef4ff;border-radius:12px;overflow:hidden}.collection-grid img,.collection-grid svg{width:100%;height:100%;object-fit:contain}.collection-grid h2{margin-bottom:5px}.collection-grid p{color:var(--muted)}.basic-page form{display:flex;gap:10px;margin:25px 0}.basic-page input{min-width:300px;padding:12px;border:1px solid var(--line);border-radius:9px}.basic-page button{padding:12px 18px;border:0;border-radius:9px;background:var(--blue);color:#fff}.cart-items article{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-items img{width:110px;height:110px;object-fit:contain;background:#fff}.cart-items article>div{display:grid;gap:10px}.cart-items input{width:75px}.cart-total{max-width:420px;margin:30px 0 0 auto;padding:25px;border-radius:15px;background:#fff}.cart-total p{display:flex;justify-content:space-between;font-size:20px}.cart-total button{width:100%;padding:13px;border:0;border-radius:9px;background:var(--navy);color:#fff;margin-top:10px;font-weight:800}.service-page{min-height:60vh;padding:70px max(24px,calc((100% - 900px)/2)) 90px;background:var(--soft)}.service-page h1{margin:13px 0 18px;font-size:clamp(38px,5vw,58px);letter-spacing:-2.5px}.service-intro{max-width:720px;color:var(--muted);font-size:17px;line-height:1.7}.service-intro a,.policy-copy a{color:var(--blue);font-weight:800}.service-form{display:grid;grid-template-columns:1fr;gap:10px;margin-top:34px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.service-form label{margin-top:8px;font-size:12px;font-weight:800}.service-form input,.service-form select,.service-form textarea{width:100%;padding:12px;border:1px solid #cdd7e2;border-radius:9px;background:#fff}.service-form button{margin-top:10px;padding:14px 18px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-weight:900;cursor:pointer}.form-success{padding:14px;border-radius:10px;background:#e8f8f0;color:#087e4d;font-weight:800}.policy-card,.policy-copy{margin-top:30px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.policy-card h2,.policy-copy h2{margin-top:0}.policy-card p,.policy-copy p{color:var(--muted);line-height:1.75}.policy-copy h2{margin-top:30px}.policy-copy h2:first-child{margin-top:0}.site-footer{padding:58px max(24px,calc((100% - 1200px)/2)) 28px;background:var(--navy);color:#fff}.footer-inner{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:54px}.footer-brand p,.footer-bottom small{color:#9fb0c0}.footer-logo{justify-content:flex-start}.footer-email{display:inline-block;margin-top:8px;color:#8fc6ff;font-weight:800}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-column h2{margin:5px 0 8px;font-size:14px}.footer-column a{color:#b9c8d6;font-size:13px}.footer-column a:hover,.footer-email:hover{color:#fff}.footer-bottom{margin-top:46px;padding-top:24px;border-top:1px solid #ffffff1c;text-align:center}@media(max-width:900px){.desktop-nav{display:none}.product-grid,.collection-grid,.trust-strip{grid-template-columns:repeat(2,1fr)}.product-main,.detail-promises{grid-template-columns:1fr}.promise-section>div{grid-template-columns:1fr}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.topbar{justify-content:center;font-size:10px}.topbar span:not(:first-child){display:none}.site-header{height:70px;padding:0 14px}.logo{font-size:18px}.infinity-mark{font-size:40px}.header-actions{gap:5px}.header-actions>a{min-width:37px;height:37px}.hero-banner img{min-height:245px;object-fit:cover;object-position:center}.trust-strip{padding:7px}.trust-strip>div{padding:12px 8px;gap:7px;font-size:12px}.deals-section,.collection-page,.basic-page,.cart-page{padding:45px 15px 58px}.deal-heading{display:block}.countdown{width:max-content;margin-top:22px}.product-grid{gap:10px}.product-card{border-radius:13px}.product-copy{padding:11px}.product-title{font-size:12px;min-height:53px}.sales-meta{display:grid}.sales-meta span{text-align:left}.product-request{grid-template-columns:1fr;text-align:center;justify-items:center;padding:35px 18px}.product-request>a{width:100%}.product-page{padding:24px 15px}.product-gallery{aspect-ratio:1}.product-info h1{font-size:38px}.reviews-heading{align-items:start;flex-direction:column;gap:20px}.review-score{width:100%}.review-list>article{grid-template-columns:1fr}.review-meta{flex-direction:column;gap:7px}.cart-items article{grid-template-columns:80px 1fr}.cart-items article>strong{grid-column:2}.basic-page input{min-width:0;width:100%}.service-page{padding:48px 15px 64px}.service-form{grid-template-columns:1fr;padding:20px}.footer-inner{grid-template-columns:1fr;gap:34px}.footer-logo{justify-content:flex-start}}.product-promo{display:inline-flex;width:max-content;max-width:100%;align-items:center;margin:0 0 9px;padding:6px 9px;border-radius:999px;font-size:10px;line-height:1.15;font-weight:900;white-space:normal}.product-promo[hidden]{display:none!important}.promo-sale,.promo-save{background:#e8f7ed;color:#087a42}.promo-gift{background:#fff0c7;color:#bd5414}.promo-shipping,.promo-ship{background:#e7f2ff;color:#075fab}.promo-popular,.promo-viewing,.promo-view{background:#ffe9e3;color:#c53e21}.promo-countdown,.promo-timer{background:#f3eaff;color:#7042b8}.promo-bestseller,.promo-best-seller{background:#fff4cc;color:#9a6600}.promo-stock,.promo-limited-stock{background:#ffe8e8;color:#bd2f2f}.promo-random{background:var(--random-promo-bg,#e9efff);color:var(--random-promo-text,#244db8);border:1px solid var(--random-promo-border,#cbd8ff)}.cart-recommendations{margin:30px 0 6px;padding:22px;border:1px solid #d9e6f5;border-radius:18px;background:#fff}.cart-recommendations__heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.cart-recommendations__heading .eyebrow{margin:0 0 5px}.cart-recommendations__heading h2{margin:0;font-size:clamp(23px,3vw,32px);line-height:1.05;letter-spacing:-1px}.cart-recommendations__heading>div>p:last-child{margin:7px 0 0;color:var(--muted);font-size:12px}.cart-recommendations__track{display:flex;align-items:flex-start;gap:12px;padding:2px 2px 10px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain}.cart-recommendation-card{flex:0 0 calc((100% - 36px)/4);min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;scroll-snap-align:start}.cart-recommendation-card[hidden]{display:none!important}.cart-recommendation-card__image{display:block;aspect-ratio:1.08;background:#eef4fb;overflow:hidden}.cart-recommendation-card__image img,.cart-recommendation-card__image svg{width:100%;height:100%;object-fit:contain}.cart-recommendation-card__copy{display:flex;min-height:0;padding:11px;flex-direction:column}.cart-recommendation-card__copy>small{color:var(--blue);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.cart-recommendation-card__title{display:-webkit-box;margin:6px 0;color:var(--navy);font-size:12px;font-weight:850;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-recommendation-card__price{display:flex;align-items:baseline;gap:5px;margin:2px 0 10px}.cart-recommendation-card__price strong{color:var(--blue);font-size:17px}.cart-recommendation-card__price del{color:#8b97a8;font-size:11px}.cart-recommendation-card__promo{margin:0 0 8px;align-self:flex-start}.cart-recommendations--below-checkout{clear:both;margin-top:26px}.cart-recommendation-card__shipping{margin:0 0 10px}.cart-recommendation-card__shipping .tier-shipping-preview{margin-bottom:3px}.cart-recommendation-card__shipping>small{display:block;color:#6b788b;font-size:8px;line-height:1.25}.cart-recommendation-card__shipping--heavy{display:flex;align-items:flex-start;gap:4px}.cart-recommendation-card__shipping--heavy strong{padding:4px 7px;border-radius:999px;background:#fff0e6;color:#b54d13;font-size:9px;line-height:1.15}.cart-recommendation-card__copy>button{width:100%;margin-top:6px;padding:10px 7px;border:0;border-radius:9px;background:var(--blue);color:#fff;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.cart-recommendation-card__copy>button:disabled{background:#aeb9c7;cursor:default}@media(max-width:900px){.cart-recommendation-card{flex-basis:calc((100% - 24px)/3)}}@media(max-width:749px){.cart-recommendations{margin-top:22px;padding:16px 12px}.cart-recommendations__heading{align-items:center}.cart-recommendations__heading h2{font-size:22px}.cart-recommendations__heading>div>p:last-child{font-size:10px}.cart-recommendations__track{gap:8px;margin-right:-12px;padding-right:12px;scrollbar-width:none}.cart-recommendations__track::-webkit-scrollbar{display:none}.cart-recommendation-card{flex-basis:calc((100% - 8px)/2)}.cart-recommendation-card__copy{min-height:0;padding:9px}.cart-recommendation-card__title{font-size:11px}.cart-recommendation-card__price strong{font-size:15px}.cart-recommendation-card__shipping>small{font-size:7px}}.product-promo-detail{margin:0 0 14px;font-size:12px;padding:8px 11px}.free-claim-offer[hidden]{display:none!important}.free-claim-offer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 0 16px;padding:15px 17px;border:1px solid #8ee2b7;border-radius:13px;background:linear-gradient(115deg,#f1fff7,#effaf6);box-shadow:0 7px 18px #08865014}.free-claim-offer__heading{display:block;margin:0 0 4px;color:#078650;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.free-claim-offer__count{display:block;margin:0;color:#07182d;font-size:22px;font-weight:900;line-height:1.1}.free-claim-offer__timer{display:inline-block;margin:5px 0 8px;padding:3px 7px;border-radius:6px;background:#e7efff;color:#456695;font-size:12px;line-height:1.15}.free-claim-offer__timer b{color:#0875e8;font-size:13px}.free-claim-offer__progress{display:block;width:100%;height:9px;overflow:hidden;border-radius:999px;background:#d7e0ec}.free-claim-offer__progress span{display:block;width:var(--claim-progress,0%);height:100%;border-radius:inherit;background:#147cf0;transition:width .25s ease}.free-claim-offer__limit-note{display:block;margin-top:7px;color:#496078;font-size:10px;font-weight:800;line-height:1.2}.free-claim-offer__action{text-align:center}.free-claim-offer__button{min-width:150px;min-height:55px;padding:12px 22px;border:0;border-radius:11px;background:#0875e8;color:#fff;font:inherit;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #0875e82e}.free-claim-offer__button:hover{background:#0568d0;transform:translateY(-1px)}.free-claim-offer__button:disabled{background:#91a0b4;cursor:not-allowed;box-shadow:none;transform:none}.free-claim-offer__note{display:block;margin-top:6px;color:#60718a;font-size:11px}.free-claim-offer__status{grid-column:1/-1;margin:0;color:#b42318;font-size:11px;font-weight:800}.free-claim-offer__status.is-preview{color:#087e4d}@media(max-width:600px){.free-claim-offer{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px}.free-claim-offer__count{font-size:18px}.free-claim-offer__button{min-width:112px;min-height:50px;padding:10px 13px;font-size:14px}.free-claim-offer__note,.free-claim-offer__timer{font-size:10px}.free-claim-offer__timer b{font-size:11px}.free-claim-offer__limit-note{font-size:9px}}.qty-short-label{display:none}.hero-banner picture{display:block}.hero-banner picture img{display:block;width:100%;height:auto}@media(max-width:749px){html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}.topbar{min-height:34px;padding:7px 12px;line-height:1.25}.site-header{height:62px;padding-inline:11px;gap:7px}.logo{font-size:16px;letter-spacing:-.8px;white-space:nowrap}.infinity-mark{font-size:34px;margin-right:4px}.site-header .infinity-mark{transform:translateY(-2px)}.header-actions{margin-left:auto;gap:4px}.header-actions>a{width:34px;min-width:34px;height:34px}.header-icon{width:18px;height:18px}.cart-count{right:-3px;top:-5px;min-width:17px;height:17px;font-size:9px}.hero-banner,.hero-banner picture{width:100%}.hero-banner img{width:100%;min-height:0!important;height:auto!important;object-fit:contain!important;object-position:center!important}.trust-strip{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px}.trust-strip>div{min-width:0;padding:11px 7px;border-right:0;border-bottom:1px solid var(--line);gap:7px}.trust-strip>div:nth-last-child(-n+2){border-bottom:0}.trust-strip i{font-size:19px}.trust-strip span{font-size:11px;line-height:1.2;gap:3px}.trust-strip small{font-size:9px}.deals-section,.collection-page,.basic-page,.cart-page{padding:36px 12px 48px}.deal-heading h1,.collection-page h1,.basic-page h1,.cart-page h1,.promise-section h2,.related-section h2,.description-section h2,.reviews-section h2{font-size:30px;letter-spacing:-1.3px}.deal-heading p,.collection-page>p,.related-section>p{font-size:13px;line-height:1.5}.countdown{gap:5px;padding:8px 9px;border-radius:12px}.countdown span{min-width:48px;padding:7px 4px}.collection-tabs{margin:21px -12px 18px;padding:2px 12px 9px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.collection-tabs::-webkit-scrollbar{display:none}.collection-tab{scroll-snap-align:start;padding:9px 14px;font-size:11px}.collection-label{margin-bottom:11px;font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{border-radius:12px}.product-image{aspect-ratio:1/1}.save-badge{left:7px;top:7px;padding:4px 5px;font-size:7px}.product-copy{padding:8px 8px 9px;display:flex;flex-direction:column}.product-category{margin:0 0 3px;font-size:7px;line-height:1.15;letter-spacing:.09em}.product-title{display:-webkit-box;width:100%;min-height:27px;max-height:27px;padding:0;margin:0 0 4px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;line-height:1.22}.stars{margin:0 0 3px;font-size:9px;line-height:1.1}.stars span{font-size:8px}.card-price{margin:0 0 4px;line-height:1.05}.card-price strong{font-size:17px;line-height:1.05}.card-price del{font-size:9px}.product-promo{margin:0 0 6px;padding:4px 6px;font-size:7px;line-height:1}.sales-meta{display:flex;justify-content:space-between;align-items:center;gap:5px;margin:0 0 7px;font-size:7px;line-height:1.2;white-space:nowrap}.sales-meta b,.sales-meta span{font-size:7px}.qty-full-label{display:none}.qty-short-label{display:inline}.product-copy form{margin-top:auto}.add-button{min-height:36px;padding:8px 4px;border-radius:8px;font-size:10px}.see-more{margin-top:25px;padding:11px 19px;font-size:13px}.product-page{padding:20px 12px 55px}.product-main{gap:25px;margin:22px 0 48px}.product-gallery{border-radius:15px}.product-info h1{font-size:31px;letter-spacing:-1.4px}.product-price strong{font-size:25px}.product-promo-detail{font-size:10px;padding:7px 9px;margin-bottom:11px}.short-description,.product-info ul{font-size:13px}.detail-sales{flex-wrap:wrap}.shipping-box{font-size:13px}.product-form{grid-template-columns:92px minmax(0,1fr)}.product-form input[type=number],.product-add{height:46px;min-width:0}.description-section,.reviews-section,.related-section{padding:42px 0}.detail-promises{gap:10px}}@media(max-width:370px){.logo{font-size:14px}.infinity-mark{font-size:30px}.header-actions>a{width:31px;min-width:31px;height:31px}.product-grid{gap:7px}.product-copy{padding:7px}.product-title{font-size:10.5px}.sales-meta,.sales-meta b,.sales-meta span{font-size:6.5px}}.product-promotions-config{display:none!important}.card-price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.card-price del{color:#8a94a6;font-size:17px;font-weight:700;line-height:1;text-decoration-thickness:1.5px;text-decoration-color:#8a94a6}.product-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-price del{color:#8a94a6;font-size:23px;font-weight:700;line-height:1;text-decoration-thickness:1.5px;text-decoration-color:#8a94a6}@media(max-width:749px){.card-price{gap:4px}.card-price del{font-size:14px!important;font-weight:700;line-height:1}.product-price del{font-size:20px;font-weight:700}}.card-price del,.price--compare,.price__compare,.compare-at-price,.price-item--regular{font-weight:400!important;color:#8f99a8!important;text-decoration:none!important;position:relative;opacity:1!important}.card-price del:after,.price--compare:after,.price__compare:after,.compare-at-price:after,.price-item--regular:after{content:"";position:absolute;left:0;right:0;top:45%;border-top:1px solid #b7c0cb}@media(max-width:600px){.product-page{max-width:100%;overflow:hidden;padding:16px 12px 44px}.product-main{gap:18px;margin:16px 0 32px}.product-info{min-width:0}.product-info h1{font-size:27px;line-height:1.08;letter-spacing:-1px;margin:8px 0 7px;overflow-wrap:anywhere}.product-info>.stars{font-size:10px;margin-bottom:8px}.product-info>.stars span{font-size:9px}.product-price{gap:7px;padding:12px 0}.product-price strong{font-size:24px}.product-price del{font-size:17px!important}.product-price i{font-size:9px;padding:5px 7px}.short-description{font-size:12.5px;line-height:1.55;margin:12px 0}.product-info ul{font-size:12px;line-height:1.5;margin:8px 0;padding-left:18px}.product-info ul li{margin:3px 0}.stock{font-size:12px;margin:13px 0 7px}.detail-sales{gap:6px;margin-bottom:12px;font-size:10px}.detail-sales b,.detail-sales span{padding:5px 8px}.shipping-box{padding:11px 12px;margin-bottom:13px;font-size:12px;line-height:1.35}.shipping-box p{margin:6px 0}.shipping-box small{font-size:9px;line-height:1.35}.product-form{grid-template-columns:82px minmax(0,1fr);gap:8px}.product-form label{font-size:10px}.product-form input[type=number],.product-add{height:44px}.product-add{font-size:14px;padding:0 9px}.secure{font-size:11px;margin-top:10px}.description-section,.reviews-section,.related-section{padding:30px 0}.description-section h2,.reviews-section h2{font-size:27px;line-height:1.05;letter-spacing:-1px;margin:9px 0 16px}.description-section .rte{max-width:100%;font-size:13px;line-height:1.58;overflow-wrap:anywhere}.description-section .rte p{margin:0 0 13px}.description-section .rte ul,.description-section .rte ol{padding-left:19px;margin:8px 0 14px}.description-section .rte li{margin:3px 0;padding-left:1px}.description-section .rte h1,.description-section .rte h2,.description-section .rte h3,.description-section .rte h4{font-size:15px;line-height:1.3;letter-spacing:0;margin:17px 0 8px}.detail-promises{margin-top:18px;gap:8px}.detail-promises article{padding:13px 14px;border-radius:12px;gap:4px}.detail-promises article b{font-size:12px}.detail-promises span{font-size:10px}.reviews-heading{gap:12px}.review-score{width:100%;box-sizing:border-box;padding:12px 14px;border-radius:12px;gap:10px}.review-score>strong{font-size:34px;line-height:1}.review-score span{gap:2px}.review-score b{font-size:13px;letter-spacing:-1px}.review-score small{font-size:10px}.review-list{gap:9px;margin-top:16px}.review-list>article{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:13px 12px;border-radius:12px;min-width:0}.review-avatar{width:36px;height:36px;font-size:12px}.review-list>article>div:last-child{min-width:0}.review-meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;min-width:0}.review-meta>b{font-size:12px;min-width:0;overflow-wrap:anywhere}.review-meta i{font-size:7px;padding:3px 5px;white-space:nowrap}.review-meta>small{font-size:9px;white-space:nowrap}.review-list .stars{font-size:8px;margin:4px 0 1px}.review-list h3{font-size:15px;line-height:1.2;margin:3px 0 5px;letter-spacing:-.25px;overflow-wrap:anywhere}.review-list p:not(.stars){font-size:12px;line-height:1.4;margin:0;overflow-wrap:anywhere}.review-note{font-size:9px;line-height:1.4;margin-top:12px}}@media(max-width:370px){.review-list>article{grid-template-columns:32px minmax(0,1fr);padding:11px 10px;gap:8px}.review-avatar{width:32px;height:32px}.review-meta{align-items:flex-start;flex-direction:column;gap:3px}.review-meta>small{white-space:normal}}.smart-explore [data-explore-candidate][hidden]{display:none!important}.explore-pagination{display:flex;flex-direction:column;align-items:center;width:100%;margin:28px 0 4px}.explore-more-button{display:inline-flex;align-items:center;justify-content:center;min-width:190px;padding:13px 25px;border:0;border-radius:999px;background:var(--blue);color:#fff;font:inherit;font-size:13px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px #0875e529;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.explore-more-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0875e538}.explore-more-button:focus-visible{outline:3px solid #9dcbff;outline-offset:3px}.product-card .add-button{background:#1e6bff;border-color:#1e6bff;color:#fff}.product-card .add-button:hover{background:#1659d8;border-color:#1659d8}.product-page .product-add,.product-info .product-add,.product-form .product-add{background:#1e6bff!important;border-color:#1e6bff!important;color:#fff!important;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .08s ease}.product-page .product-add:hover,.product-info .product-add:hover,.product-form .product-add:hover{background:#1659d8!important;border-color:#1659d8!important}.product-page .product-add:active,.product-info .product-add:active,.product-form .product-add:active{transform:translateY(1px)}.product-page .product-add:disabled,.product-info .product-add:disabled,.product-form .product-add:disabled{background:#9cbdfb!important;border-color:#9cbdfb!important;cursor:not-allowed}.topbar{background:#1e6bff!important;color:#fff!important}.topbar b{color:#ffd600}.cart-total button[name=checkout]{background:#1e6bff!important;border-color:#1e6bff!important;color:#fff!important;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .08s ease}.cart-total button[name=checkout]:hover{background:#1659d8!important;border-color:#1659d8!important}.cart-total button[name=checkout]:active{transform:translateY(1px)}.shipping-selector{grid-column:1/-1;min-width:0;margin:0 0 8px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#f3f8ff}.shipping-selector legend{padding:0 4px;font-size:12px;font-weight:900;color:var(--navy)}.shipping-selector .ship-card{display:flex;align-items:center;gap:13px;width:100%;box-sizing:border-box;margin:9px 0;padding:13px;border:1px solid #d7e0ec;border-radius:12px;background:#fff;cursor:pointer;transition:.16s ease}.shipping-selector .ship-card.selected{border:2px solid #1e6bff;background:#eef5ff}.shipping-selector .ship-card input{flex:0 0 auto;margin:0;accent-color:#1e6bff}.shipping-selector .ship-card span{display:grid;gap:3px;min-width:0}.shipping-selector .ship-card strong{font-size:16px;line-height:1.2}.shipping-selector .ship-card small{font-size:11px;color:#667085;line-height:1.3}.shipping-selector .free-ship{margin-top:8px;padding:9px 10px;border-radius:9px;background:#e5f7ee;color:#087e4d;font-size:11px}.cart-heading-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-heading-row>span{padding:6px 10px;border-radius:999px;background:#e9f3ff;color:#1e6bff;font-size:12px;font-weight:800}.cart-free-shipping{display:flex;align-items:center;gap:7px;margin:18px 0 8px;padding:13px 15px;border:1px solid #ccebdc;border-radius:13px;background:#e8f8f0;color:#087e4d}.cart-free-shipping span{margin-left:auto;color:#527064;font-size:11px}.cart-item{grid-template-columns:112px minmax(0,1fr)!important;align-items:start}.cart-item-image img{width:112px!important;height:112px!important;border-radius:10px}.cart-item-copy{min-width:0}.cart-item-title{font-size:16px;line-height:1.25;overflow-wrap:anywhere}.cart-variant{color:var(--muted)}.cart-item-prices{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.cart-item-prices strong{color:#1e6bff;font-size:19px}.cart-item-prices del{position:relative;color:#8f99a8;font-size:14px;font-weight:400;text-decoration:none}.cart-item-prices del:after{content:"";position:absolute;left:0;right:0;top:45%;border-top:1px solid #b7c0cb}.cart-promotion,.cart-shipping,.cart-property{margin:0!important}.cart-promotion{width:max-content;max-width:100%;padding:5px 8px;border-radius:999px;background:#e5f7ee;color:#087e4d;font-size:11px;font-weight:800}.cart-shipping{padding:8px 10px;border-radius:9px;background:#eef5ff;color:#29405f;font-size:11px;line-height:1.4}.cart-property{font-size:11px;color:var(--muted)}.cart-item-actions{display:flex;align-items:center;gap:9px;margin-top:2px}.cart-item-actions label{font-size:11px;font-weight:800}.cart-item-actions input{width:64px;height:34px;padding:0 8px;border:1px solid #cbd5e1;border-radius:7px}.cart-item-actions a{color:#d94c25;font-size:12px;font-weight:700}@media(max-width:600px){.cart-page{padding:28px 14px 42px}.cart-page h1{font-size:30px;margin:0}.cart-free-shipping{align-items:flex-start;flex-wrap:wrap;margin-top:14px;padding:11px 12px;font-size:12px}.cart-free-shipping span{width:100%;margin-left:24px;font-size:9px}.cart-items article.cart-item{grid-template-columns:82px minmax(0,1fr)!important;gap:12px;padding:16px 0}.cart-item-image img{width:82px!important;height:82px!important;border-radius:8px}.cart-items article>div.cart-item-copy{gap:6px}.cart-item-title{font-size:13px;line-height:1.22}.cart-variant{font-size:10px}.cart-item-prices strong{font-size:17px}.cart-item-prices del{font-size:12px}.cart-promotion{font-size:9px;padding:4px 7px}.cart-shipping{font-size:9px;padding:7px 8px}.cart-item-actions{gap:7px}.cart-item-actions label{font-size:9px}.cart-item-actions input{width:53px;height:31px;font-size:12px}.cart-item-actions a{font-size:10px}.cart-total{max-width:none;margin-top:22px;padding:20px;border-radius:14px}.cart-total p{margin-top:0;font-size:18px}.cart-total small{font-size:10px}.cart-total button{padding:13px;font-size:14px}.shipping-selector{padding:10px}.shipping-selector .ship-card{padding:12px 11px;gap:11px}.shipping-selector .ship-card strong{font-size:15px}.shipping-selector .ship-card small{font-size:9px}}.account-page,.account-auth{max-width:1180px;margin:0 auto;padding:48px 24px 72px}.account-hero{display:flex;align-items:center;gap:18px;padding:26px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#eef5ff,#fff)}.account-avatar{display:grid;place-items:center;width:64px;height:64px;flex:0 0 auto;border-radius:50%;background:#1e6bff;color:#fff;font-size:25px;font-weight:900}.account-hero h1{margin:2px 0 4px;font-size:34px}.account-hero p{margin:0;color:var(--muted)}.eyebrow{margin:0!important;color:#0671e8!important;font-size:11px!important;font-weight:900!important;letter-spacing:.14em!important}.account-logout{margin-left:auto;padding:10px 14px;border:1px solid #cbd5e1;border-radius:10px;font-weight:800}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 28px}.account-stat{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.account-stat strong{display:block;color:#1e6bff;font-size:30px}.account-stat span{color:var(--muted);font-size:13px}.account-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px}.account-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.account-section-heading h2{margin:4px 0 0;font-size:29px}.account-section-heading>a{font-weight:800}.order-list{display:grid;gap:14px}.order-card{padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff}.order-card-top{display:flex;justify-content:space-between;gap:14px}.order-card-top small,.order-meta small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.order-card h3{margin:2px 0;font-size:19px}.order-status{height:max-content;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900}.order-status.delivered{background:#e5f7ee;color:#087e4d}.order-status.processing{background:#fff5d9;color:#8b5d00}.order-status.shipped{background:#e9f3ff;color:#1769d2}.order-status.cancelled{background:#fff0ed;color:#c43d22}.order-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0;padding:12px;border-radius:11px;background:#f7f9fc}.order-meta span{font-weight:800}.order-products{display:flex;align-items:center;gap:8px;overflow:hidden}.order-product{display:flex;align-items:center;gap:7px;min-width:0}.order-product img,.order-product-placeholder{width:46px;height:46px;flex:0 0 auto;border-radius:8px;object-fit:cover;background:#eef5ff}.order-product span{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.more-items{font-size:11px;color:var(--muted)}.order-actions{display:flex;gap:9px;margin-top:16px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:10px;font-weight:900;text-decoration:none}.button-primary{background:#1e6bff;color:#fff}.button-primary:hover{background:#1659d8;color:#fff}.button-secondary{border-color:#bad1ed;background:#fff;color:#0b1f38}.account-sidebar{display:grid;align-content:start;gap:14px}.account-sidebar>h2{margin:0}.account-detail-card,.account-help-card{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.account-detail-card p,.account-help-card p,.account-detail-card address{color:var(--muted);font-style:normal;line-height:1.6}.account-detail-card a,.account-help-card a{font-weight:800}.account-empty{max-width:600px;margin:40px auto;padding:45px 24px;text-align:center;border:1px solid var(--line);border-radius:20px;background:#fff}.account-empty>div{font-size:45px}.account-auth{display:grid;grid-template-columns:minmax(0,560px);justify-content:center;gap:20px}.auth-card{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}.auth-card h1{margin:5px 0}.auth-card form{display:grid;gap:9px;margin-top:22px}.auth-card label{font-size:12px;font-weight:900}.auth-card input{width:100%;box-sizing:border-box;padding:13px;border:1px solid #cbd5e1;border-radius:9px;font-size:16px}.auth-card button{margin-top:8px}.auth-links{display:flex;justify-content:space-between;margin-top:18px;font-size:13px;font-weight:800}.recover-card{margin-top:0}.auth-bottom{text-align:center}@media(max-width:760px){.account-page,.account-auth{padding:24px 14px 48px}.account-hero{align-items:flex-start;padding:18px;border-radius:16px}.account-avatar{width:50px;height:50px;font-size:20px}.account-hero h1{font-size:22px;line-height:1.1}.account-hero p{font-size:11px}.account-logout{padding:7px 9px;font-size:10px}.account-stats{gap:8px;margin:12px 0 22px}.account-stat{padding:13px 10px;border-radius:12px}.account-stat strong{font-size:23px}.account-stat span{font-size:9px}.account-layout{grid-template-columns:1fr}.account-section-heading{align-items:center}.account-section-heading h2{font-size:24px}.account-section-heading>a{font-size:10px}.order-card{padding:15px;border-radius:14px}.order-card h3{font-size:16px}.order-status{font-size:9px;padding:5px 7px}.order-meta{gap:5px;padding:9px}.order-meta span{font-size:11px}.order-meta small{font-size:8px}.order-products{gap:5px}.order-product img,.order-product-placeholder{width:38px;height:38px}.order-product span{display:none}.order-actions{display:grid;grid-template-columns:1fr 1fr}.order-actions .button{min-height:39px;padding:0 10px;font-size:11px}.account-sidebar{order:2}.account-sidebar>h2{font-size:21px}.auth-card{padding:21px 17px}.auth-links{font-size:11px}.account-empty{margin:20px auto;padding:32px 18px}}.trust-strip{max-width:1200px;min-height:0;margin:0 auto;padding:18px 24px 24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:#fff}.trust-strip>div{min-width:0;padding:18px 16px;display:flex;align-items:center;gap:13px;border:1px solid #b9d2ff;border-radius:16px;background:#fff;box-shadow:0 6px 18px #1e6bff1a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.trust-strip>div:hover{transform:translateY(-2px);border-color:#1e6bff;box-shadow:0 9px 24px #1e6bff2b}.trust-strip i{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0f62f5,#2f80ff);color:#fff;font-size:22px;font-style:normal;box-shadow:0 7px 16px #1e6bff3d}.trust-strip span{display:flex;flex-direction:column;gap:4px;min-width:0}.trust-strip b{font-size:14px;line-height:1.15;color:#0d223a}.trust-strip small{font-size:11px;line-height:1.35;color:#66758b}@media(max-width:900px){.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 14px 20px;gap:12px}}@media(max-width:600px){.trust-strip{padding:10px 14px 18px;gap:12px;background:#fff}.trust-strip>div{padding:13px 11px;gap:10px;border:1px solid #b9d2ff;border-radius:14px;box-shadow:0 5px 14px #1e6bff1a}.trust-strip i{width:44px;height:44px;flex-basis:44px;font-size:19px}.trust-strip b{font-size:12px;line-height:1.12}.trust-strip small{font-size:9px;line-height:1.25}}.trust-strip>div{min-height:82px;height:82px;padding:12px 14px;gap:11px}.trust-strip i{width:42px;height:42px;flex:0 0 42px;font-size:18px}.trust-strip span{justify-content:center;min-height:44px}.trust-strip b{font-size:13px;line-height:1.08}.trust-strip small{font-size:10px;line-height:1.15}@media(max-width:600px){.trust-strip{gap:8px;padding:9px 14px 16px}.trust-strip>div{min-height:72px;height:72px;padding:9px 8px;gap:8px;border-radius:13px}.trust-strip i{width:38px;height:38px;flex-basis:38px;font-size:17px}.trust-strip span{min-height:38px;gap:2px}.trust-strip b{font-size:11px;line-height:1.05}.trust-strip small{font-size:8px;line-height:1.1}}@media(max-width:600px){.trust-strip{gap:7px;padding:8px 14px 14px}.trust-strip>div{min-height:64px;height:64px;padding:7px;gap:7px;border-radius:12px}.trust-strip i{width:35px;height:35px;flex:0 0 35px;font-size:15px}.trust-strip span{min-height:34px;gap:1px}.trust-strip b{font-size:10px;line-height:1.03}.trust-strip small{font-size:7px;line-height:1.05}}.service-page__inner{width:min(100%,900px);margin:0 auto}.service-hero{display:flex;align-items:flex-start;gap:18px}.service-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#1e6bff,#1456d8);box-shadow:0 10px 24px #1e6bff2b;font-size:27px}.service-contact-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.service-contact-strip>div{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid #cfe0ff;border-radius:14px;background:#fff;box-shadow:0 6px 18px #10223b0b}.service-contact-strip strong{font-size:13px}.service-contact-strip span,.service-contact-strip a{color:var(--muted);font-size:13px;line-height:1.45}.service-contact-strip a{color:var(--blue);font-weight:800}.service-form h2{margin:0 0 6px}.service-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-form__row>div{display:flex;flex-direction:column;gap:10px}.service-form label span{color:var(--muted);font-weight:500}.service-form input:focus,.service-form select:focus,.service-form textarea:focus{outline:2px solid #1e6bff33;border-color:var(--blue)}.policy-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.policy-highlights article{padding:20px;border:1px solid #cfe0ff;border-radius:16px;background:#fff}.policy-highlights article>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:13px;border-radius:50%;background:var(--blue);color:#fff;font-weight:900}.policy-highlights strong{display:block;margin-bottom:6px}.policy-highlights p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.policy-list{margin:0;padding-left:20px;color:var(--muted);line-height:1.75}.policy-list li+li{margin-top:8px}.policy-jump{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.policy-jump a{padding:9px 12px;border:1px solid #cfe0ff;border-radius:999px;background:#fff;color:var(--blue);font-size:12px;font-weight:800}.policy-updated{margin-top:32px!important;padding-top:18px;border-top:1px solid var(--line);font-size:12px}@media(max-width:600px){.service-hero{gap:12px}.service-icon{flex-basis:46px;width:46px;height:46px;border-radius:14px;font-size:21px}.service-page h1{font-size:34px;letter-spacing:-1.5px}.service-intro{font-size:14px;line-height:1.6}.service-contact-strip,.policy-highlights{grid-template-columns:1fr;gap:9px;margin-top:20px}.service-contact-strip>div,.policy-highlights article{padding:14px}.service-form{margin-top:22px;padding:16px;border-radius:14px}.service-form__row{grid-template-columns:1fr;gap:10px}.policy-card,.policy-copy{margin-top:20px;padding:18px;border-radius:14px}.policy-copy h2{font-size:20px}.policy-copy p,.policy-card p,.policy-list{font-size:14px;line-height:1.65}.policy-jump{gap:7px}.policy-jump a{padding:8px 10px;font-size:11px}}.about-page{padding-top:64px}.about-hero{padding:34px;border:1px solid #cfe0ff;border-radius:24px;background:linear-gradient(135deg,#fff,#edf5ff)}.about-infinity-mark{display:flex;align-items:center;justify-content:center;flex:0 0 62px;width:62px;height:62px;margin:0 6px 0 0;color:var(--blue);font-family:Georgia,serif;font-size:76px;line-height:1;transform:translateY(-5px)}.about-hero h1{max-width:650px}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.about-values article{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.about-values article>span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:15px;border-radius:13px;background:#eaf2ff;font-size:21px}.about-values strong{display:block;margin-bottom:8px;font-size:16px}.about-values p,.about-story p,.about-transparency p,.about-cta p{margin:0;color:var(--muted);line-height:1.7}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.about-story>div{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.about-story h2,.about-transparency h2,.about-cta h2{margin:7px 0 13px;font-size:27px;letter-spacing:-1px}.about-story>div>p+p{margin-top:14px}.about-process ol{display:grid;gap:14px;margin:18px 0 0;padding:0;list-style:none}.about-process li{display:flex;align-items:flex-start;gap:12px}.about-process li>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:900}.about-process strong{display:block;margin:3px 0}.about-process p{font-size:13px}.about-transparency{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center;margin-top:24px;padding:30px;border-radius:20px;background:#071d33;color:#fff}.about-transparency h2{color:#fff}.about-transparency p{color:#bac9d8}.about-transparency nav{display:grid;gap:8px}.about-transparency nav a{display:flex;justify-content:space-between;padding:12px 14px;border:1px solid #ffffff2b;border-radius:10px;color:#fff;font-size:13px;font-weight:800}.about-transparency nav a:hover{border-color:#fff;background:#ffffff0d}.about-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:30px;border:1px solid #cfe0ff;border-radius:20px;background:#fff}.about-cta p a{color:var(--blue);font-weight:800}.about-cta__actions{display:flex;gap:10px;flex:0 0 auto}.about-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--blue);border-radius:10px;color:var(--blue);font-weight:900}.about-button--primary{background:var(--blue);color:#fff}@media(max-width:700px){.about-page{padding-top:36px}.about-hero{padding:20px;border-radius:18px}.about-infinity-mark{flex-basis:48px;width:48px;height:48px;margin-right:2px;font-size:58px;transform:translateY(-4px)}.about-values,.about-story,.about-transparency{grid-template-columns:1fr}.about-values{gap:9px}.about-values article,.about-story>div{padding:18px}.about-transparency{gap:20px;padding:20px}.about-cta{align-items:stretch;flex-direction:column;padding:20px}.about-cta__actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.about-button{padding:0 10px;font-size:13px}}.account-preview-note{margin:0 0 16px;padding:12px 15px;border:1px solid #b9d5ff;border-radius:12px;background:#eef6ff;color:#174b8f;font-size:12px;line-height:1.5}.account-preview-label{background:#eef5ff;color:#1e6bff;border-color:#b9d5ff}.account-preview-link{color:#1e6bff;font-weight:800;font-size:13px}.account-preview button{font:inherit;cursor:default}@media(max-width:760px){.account-preview-note{margin-bottom:12px;padding:10px 12px;font-size:10px}.account-preview .account-hero{gap:11px}.account-preview .account-section-heading{gap:10px}.account-preview-link{font-size:10px}.account-preview .order-products{flex-wrap:wrap}.account-preview .order-actions{grid-template-columns:1fr 1fr}}.header-account-preview-button{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:inherit;cursor:pointer}.header-account-preview-button:hover{border-color:#1e6bff;color:#1e6bff}.account-preview-modal[hidden]{display:none!important}.account-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.account-preview-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#04142694;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.account-preview-panel{position:absolute;top:0;right:0;width:min(520px,100%);height:100%;overflow:auto;padding:26px 22px 48px;background:#f3f6fb;box-shadow:-16px 0 40px #0d223a38}.account-preview-close{position:sticky;top:0;z-index:2;float:right;width:38px;height:38px;border:0;border-radius:50%;background:#0d223a;color:#fff;font-size:25px;line-height:1;cursor:pointer}.account-preview-open{overflow:hidden}.account-preview-panel .account-hero{clear:both;margin-top:10px}.account-preview-panel .account-stats{margin-bottom:24px}.account-preview-panel .order-list{padding-bottom:25px}@media(max-width:760px){.header-account-preview-button{width:38px;height:38px}.account-preview-panel{padding:15px 13px 36px}.account-preview-close{width:34px;height:34px;font-size:22px}.account-preview-panel .account-preview-note,.account-preview-panel .account-hero{margin-top:8px}.account-preview-panel .order-actions{grid-template-columns:1fr 1fr}}.account-preview-panel .account-preview-label{font:inherit;cursor:pointer}.account-preview-panel .order-actions button{cursor:pointer}.account-wishlist-button{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;margin:-10px 0 26px;padding:14px 16px;border:1px solid #a9ccff;border-radius:15px;background:linear-gradient(135deg,#edf6ff,#fff);color:#0b63d1;cursor:pointer;box-shadow:0 5px 16px #1e6bff14;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.account-wishlist-button:hover{transform:translateY(-1px);border-color:#1e6bff;box-shadow:0 8px 20px #1e6bff24}.account-wishlist-button:focus-visible{outline:3px solid #9dcbff;outline-offset:2px}.account-wishlist-button__icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:50%;background:#1e6bff;color:#fff}.account-wishlist-button__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.account-wishlist-button__copy{display:grid;gap:2px;min-width:0;text-align:left}.account-wishlist-button__copy strong{font-size:14px;line-height:1.1}.account-wishlist-button__copy small{color:#64748b;font-size:10px}.account-wishlist-button__arrow{margin-left:auto;font-size:21px;font-weight:900}.account-preview-panel .account-wishlist-button{margin:-10px 0 22px}@media(max-width:760px){.account-wishlist-button{margin:-8px 0 20px;padding:11px 13px;border-radius:13px}.account-wishlist-button__icon{width:34px;height:34px}.account-wishlist-button__icon svg{width:18px;height:18px}.account-wishlist-button__copy strong{font-size:12px}.account-wishlist-button__copy small{font-size:9px}}.preview-submodal[hidden]{display:none!important}.preview-submodal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:grid;place-items:center;padding:18px}.preview-submodal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0414269e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.preview-submodal-card{position:relative;z-index:1;width:min(460px,100%);max-height:min(720px,92vh);overflow:auto;padding:26px;border:1px solid #d8e5f5;border-radius:20px;background:#fff;box-shadow:0 24px 70px #0d223a4d}.preview-submodal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:#0d223a;color:#fff;font-size:22px;line-height:1;cursor:pointer}.preview-submodal-card h2{margin:5px 42px 8px 0;font-size:27px}.preview-submodal-copy{margin:0 0 20px;color:var(--muted);line-height:1.5}.preview-profile-form{display:grid;gap:8px;margin-top:18px}.preview-profile-form label{font-size:12px;font-weight:900}.preview-profile-form input{width:100%;padding:13px;border:1px solid #cbd5e1;border-radius:10px;font:inherit}.preview-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.preview-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;padding:13px;border-radius:12px;background:#f5f8fc}.preview-detail-grid span{font-size:12px;font-weight:800}.preview-detail-grid small{display:block;margin-bottom:3px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.preview-line-items{display:grid;gap:10px;margin:18px 0}.preview-line-items>div{display:flex;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid #e5edf6;font-size:13px}.preview-line-items span{min-width:0}.preview-line-items strong{white-space:nowrap}.preview-address{padding:14px;border:1px solid #dce6f4;border-radius:12px;background:#fbfdff}.preview-address p{margin:7px 0 0;color:var(--muted);line-height:1.5}.preview-tracking{list-style:none;margin:22px 0 0;padding:0}.preview-tracking li{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px;padding:0 0 24px 28px;color:#8390a2}.preview-tracking li:before{content:"";position:absolute;left:4px;top:3px;width:11px;height:11px;border:2px solid #b7c4d4;border-radius:50%;background:#fff}.preview-tracking li:after{content:"";position:absolute;left:10px;top:17px;bottom:0;width:2px;background:#dbe4ef}.preview-tracking li:last-child:after{display:none}.preview-tracking li.done{color:#0d223a}.preview-tracking li.done:before{border-color:#1e6bff;background:#1e6bff;box-shadow:0 0 0 4px #e8f1ff}.preview-tracking li.current b{color:#1e6bff}.preview-tracking span{font-size:11px;color:var(--muted);text-align:right}@media(max-width:760px){.preview-submodal{padding:12px}.preview-submodal-card{padding:22px 16px;border-radius:16px}.preview-submodal-card h2{font-size:23px}.preview-detail-grid{grid-template-columns:1fr 1fr}.preview-detail-grid span:last-child{grid-column:1/-1}.preview-form-actions{grid-template-columns:1fr}.preview-tracking li{font-size:13px}}.cart-item-actions .cart-save-later{-webkit-appearance:none;appearance:none;padding:0;border:0;background:transparent;color:#1e6bff;font:inherit;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cart-item-actions .cart-save-later:hover{color:#1456d8}.cart-item-actions .cart-save-later:disabled{opacity:.55;cursor:wait}.saved-for-later{max-width:1180px;margin:30px auto 0;padding:0}.saved-for-later__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.saved-for-later__heading h2{margin:3px 0 0;font-size:28px}.saved-for-later__heading>span{padding:7px 11px;border-radius:999px;background:#eaf2ff;color:#1e6bff;font-size:12px;font-weight:900}.saved-for-later__list{display:grid;gap:12px}.saved-item{display:grid;grid-template-columns:104px 1fr;gap:16px;padding:16px;border:1px solid #dce6f4;border-radius:16px;background:#fff;box-shadow:0 5px 16px #0d223a0d}.saved-item__image{display:block;width:104px;height:104px;overflow:hidden;border-radius:12px;background:#f1f5f9}.saved-item__image img{width:100%;height:100%;object-fit:cover}.saved-item__copy{min-width:0}.saved-item__title{display:block;color:#0d223a;font-size:16px;font-weight:900;line-height:1.25;text-decoration:none}.saved-item__copy>small{display:block;margin-top:4px;color:#66758b}.saved-item__prices{display:flex;align-items:center;gap:8px;margin-top:10px}.saved-item__prices strong{color:#1e6bff;font-size:19px}.saved-item__prices del{color:#8a96a6;font-size:13px;text-decoration-thickness:1px}.saved-item__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.saved-item__actions button{min-height:38px;padding:9px 14px;border-radius:9px;font-weight:900;cursor:pointer}.saved-item__move{border:1px solid #1e6bff;background:#1e6bff;color:#fff}.saved-item__move:hover{background:#1456d8;border-color:#1456d8}.saved-item__remove{border:1px solid #d7e1ee;background:#fff;color:#e6462d}.saved-item__actions button:disabled{opacity:.6;cursor:wait}@media(max-width:600px){.cart-item-actions{flex-wrap:wrap}.cart-item-actions .cart-save-later{font-size:10px}.saved-for-later{margin-top:22px}.saved-for-later__heading h2{font-size:22px}.saved-item{grid-template-columns:78px 1fr;gap:11px;padding:12px;border-radius:14px}.saved-item__image{width:78px;height:78px;border-radius:10px}.saved-item__title{font-size:13px}.saved-item__copy>small{font-size:10px}.saved-item__prices{margin-top:7px}.saved-item__prices strong{font-size:17px}.saved-item__prices del{font-size:11px}.saved-item__actions{gap:7px;margin-top:9px}.saved-item__actions button{min-height:34px;padding:7px 10px;font-size:11px}}.saved-item__promotion{display:inline-flex;width:max-content;max-width:100%;margin:8px 0 0;padding:5px 8px;border-radius:999px;background:#fff0c7;color:#b94f12;font-size:10px;font-weight:900;line-height:1.2}.saved-item__shipping{display:grid;gap:2px;margin:8px 0 0;padding:8px 9px;border-radius:9px;background:#eef5ff;color:#29405f;font-size:10px;line-height:1.35}.saved-item__shipping b{color:#0b3f7c;font-size:10px}.cart-shipping{display:grid;gap:2px}.cart-shipping b{display:block}@media(max-width:600px){.saved-item__promotion{margin-top:6px;padding:4px 7px;font-size:9px}.saved-item__shipping{margin-top:6px;padding:7px 8px;font-size:9px}.saved-item__shipping b{font-size:9px}}.cart-item.is-updating{opacity:.58;pointer-events:none}.cart-item.is-updating [data-live-cart-quantity]{background-image:linear-gradient(90deg,transparent,rgba(30,107,255,.12),transparent);background-size:200% 100%;animation:cartQuantityLoading 1s linear infinite}@keyframes cartQuantityLoading{to{background-position:-200% 0}}.cart-live-message{margin-top:8px;color:#087e4d;font-size:10px;font-weight:700}.cart-live-message.is-error{color:#c0392b}.product-promo.promo-countdown span,.product-promo.promo-timer span{display:inline-flex;align-items:center;gap:4px}.product-promo.promo-countdown b,.product-promo.promo-timer b{font-variant-numeric:tabular-nums;letter-spacing:.03em}.product-promo{transition:opacity .18s ease,transform .18s ease}.product-promo.is-switching{opacity:0;transform:translateY(-2px)}.product-gallery-wrap{min-width:0}.product-gallery{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:24px;background:#eef4ff;touch-action:pan-y}.product-gallery:focus-visible{outline:3px solid #9dcbff;outline-offset:3px}.product-gallery-slide{width:100%;height:100%;margin:0}.product-gallery-slide[hidden]{display:none}.product-gallery-slide img,.product-gallery-slide svg{display:block;width:100%;height:100%;object-fit:contain}.gallery-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:44px;height:44px;padding:0;transform:translateY(-50%);border:1px solid #d5dfec;border-radius:50%;background:#fffffff0;box-shadow:0 5px 16px #172d4d29;color:var(--navy);font:700 32px/1 Arial,sans-serif;cursor:pointer}.gallery-arrow:hover{border-color:var(--blue);color:var(--blue)}.gallery-arrow:focus-visible,.gallery-thumbnail:focus-visible{outline:3px solid #9dcbff;outline-offset:2px}.gallery-arrow--previous{left:14px}.gallery-arrow--next{right:14px}.gallery-counter{position:absolute;right:14px;bottom:13px;z-index:2;padding:6px 10px;border-radius:999px;background:#0d223ad1;color:#fff;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.gallery-thumbnails{display:flex;gap:9px;margin-top:12px;padding:2px 2px 7px;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.gallery-thumbnail{flex:0 0 72px;width:72px;height:72px;padding:3px;overflow:hidden;border:2px solid transparent;border-radius:11px;background:#f0f4fa;cursor:pointer;scroll-snap-align:center}.gallery-thumbnail.is-active{border-color:var(--blue);background:#fff;box-shadow:0 3px 10px #0875e82e}.gallery-thumbnail img{display:block;width:100%;height:100%;border-radius:7px;object-fit:contain}@media(max-width:749px){.product-gallery{border-radius:15px}.gallery-arrow{width:36px;height:36px;font-size:26px}.gallery-arrow--previous{left:8px}.gallery-arrow--next{right:8px}.gallery-counter{right:9px;bottom:8px;padding:5px 8px;font-size:10px}.gallery-thumbnails{gap:7px;margin-top:8px}.gallery-thumbnail{flex-basis:58px;width:58px;height:58px;border-radius:9px}.product-info h1{font-size:28px;line-height:1.08}.product-price strong{font-size:24px}.product-price del{font-size:19px}}.compact-product-description{position:relative;margin:0 0 12px;color:var(--muted)}.compact-product-description__heading{margin:0;color:var(--navy);font-size:18px;line-height:1.2;letter-spacing:-.2px}.compact-product-description__content{max-height:7.75em;overflow:hidden;font-size:14px;line-height:1.55}.compact-product-description__content>*{margin-top:0;margin-bottom:.5em}.compact-product-description__content>*:last-child{margin-bottom:0}.product-info .compact-product-description__content ul,.product-info .compact-product-description__content ol{font-size:inherit;line-height:inherit}.compact-product-description.is-expandable:not(.is-expanded) .compact-product-description__content{padding-bottom:.55em}.compact-product-description.is-expandable:not(.is-expanded):after{content:"";position:absolute;right:0;bottom:29px;left:0;height:2.2em;pointer-events:none;background:linear-gradient(to bottom,#fff0,#fff)}.compact-product-description.is-expanded .compact-product-description__content{max-height:none;overflow:visible}.header-actions>a,.header-actions>.header-account-preview-button{box-sizing:border-box;flex:0 0 42px;width:42px;min-width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}@media(max-width:760px){.header-actions>a,.header-actions>.header-account-preview-button{flex-basis:38px;width:38px;min-width:38px;height:38px}}.compact-product-description__toggle{position:relative;z-index:1;display:inline-flex;margin-top:5px;padding:0;border:0;background:transparent;color:var(--blue);font:inherit;font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.compact-product-description__toggle:hover{color:#0556b7}.compact-product-description__toggle:focus-visible{outline:3px solid #9dcbff;outline-offset:3px}.compact-product-description__toggle[hidden]{display:none}@media(max-width:749px){.compact-product-description{margin:0 0 10px}.compact-product-description__heading{margin-bottom:0;font-size:16px}.compact-product-description__content{max-height:7.5em;font-size:12px;line-height:1.5}.compact-product-description__toggle{font-size:11px}}.tier-shipping-preview{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:0 0 7px;font-size:9px;line-height:1.2}.tier-shipping-preview span{color:#8a94a6;text-decoration:line-through;text-decoration-thickness:1px}.tier-shipping-preview strong{padding:4px 7px;border-radius:999px;background:#e8f8f0;color:#087e4d;font-size:9px}.tier-shipping-preview [hidden],.cart-tier-shipping [hidden],[data-tier-economy-original][hidden]{display:none!important}[data-tier-economy-original]{margin-right:4px;color:#8a94a6;font-size:.82em;font-weight:700;text-decoration-thickness:1px}.cart-tier-shipping span{display:flex;align-items:center;gap:6px}.cart-tier-shipping del{color:#8a94a6;font-size:10px;text-decoration-thickness:1px}.cart-tier-shipping strong{color:#087e4d;font-size:12px}.cart-tier-shipping small{color:#5f6f83;font-size:9px}.cart-fast-shipping span{display:flex;align-items:center;gap:6px}.cart-fast-shipping strong{color:#0969da;font-size:12px}.cart-fast-shipping small{color:#5f6f83;font-size:9px}.tier-shipping-estimate{display:flex;justify-content:space-between;gap:16px;margin:8px 0 0;padding-top:10px;border-top:1px solid var(--line);color:#405067;font-size:13px}.tier-shipping-estimate strong{color:#087e4d}.cart-total .tier-shipping-rule{display:block;margin:5px 0 10px;color:#66758b;font-size:9px;line-height:1.45}@media(max-width:600px){.tier-shipping-preview{gap:4px;margin-bottom:5px;font-size:7.5px}.tier-shipping-preview strong{padding:3px 5px;font-size:7.5px}.cart-tier-shipping del{font-size:9px}.cart-tier-shipping strong{font-size:10px}.tier-shipping-estimate{font-size:11px}}.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}.product-social-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:42px}.product-social-row>.stars{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:7px 0;font-size:17px;line-height:1;font-weight:800}.product-social-row>.stars span{font-size:13px;line-height:1.2;font-weight:800}.product-rating-link .jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:7px}.product-rating-link .jdgm-prev-badge__stars{color:#ffb400!important;font-size:17px!important;line-height:1!important}.product-rating-link .jdgm-prev-badge__stars .jdgm-star,.product-rating-link .jdgm-prev-badge__stars svg,.product-rating-link .jdgm-prev-badge__stars path{color:#ffb400!important;fill:#ffb400!important}.product-rating-link .jdgm-prev-badge__text{color:var(--muted)!important;font-size:13px!important;font-weight:800!important}.product-rating-link [hidden]{display:none!important}.product-rating-empty{display:inline-flex;align-items:center;gap:7px}.product-rating-empty>b{color:#ffb400;font-size:17px;line-height:1;letter-spacing:1px}.product-rating-empty>span{color:var(--muted);font-size:13px;font-weight:800}.product-social-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.product-wishlist-control{width:40px;height:40px;position:relative;flex:0 0 auto}.product-wishlist-control .product-social-button{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.product-social-button{width:40px;height:40px;padding:0;border:1px solid #bfd7f5;border-radius:50%;background:#fff;color:var(--blue);cursor:pointer;box-shadow:0 4px 12px #173f6812;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.product-share-button{display:grid;place-items:center}.product-wishlist-control .product-like-icon{fill:none}.product-social-button:hover{transform:translateY(-1px);border-color:var(--blue);background:#edf6ff;box-shadow:0 7px 16px #0875e520}.product-social-button:focus-visible{outline:3px solid #9dcbff;outline-offset:2px}.product-social-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-wishlist-control.is-wishlisted .product-like-button{color:#e53958;border-color:#f2a8b5;background:#fff0f3}.product-wishlist-control.is-wishlisted .product-like-icon{fill:currentColor}.product-social-status{width:max-content;max-width:100%;margin:6px 0 0 auto;padding:5px 9px;border-radius:999px;background:#e8f3ff;color:#155fae;font-size:10px;font-weight:800}.product-social-status[hidden]{display:none}@media(max-width:600px){.product-social-row>.stars{min-height:40px;padding:8px 0;font-size:16px;margin-bottom:0}.product-social-row>.stars span{font-size:12px}.product-rating-link .jdgm-prev-badge__stars{font-size:16px!important}.product-rating-link .jdgm-prev-badge__text{font-size:12px!important}.product-rating-empty>b{font-size:16px}.product-rating-empty>span{font-size:12px}.product-social-row{min-height:36px;gap:8px}.product-social-actions{gap:7px}.product-wishlist-control,.product-social-button{width:36px;height:36px}.product-social-icon{width:18px;height:18px}}.wishlist-page{padding-top:38px;padding-bottom:64px;min-height:58vh}.wishlist-page__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.wishlist-page__header h1{margin:3px 0 4px;font-size:clamp(30px,5vw,52px);line-height:1}.wishlist-page__header p{margin:0;color:#64748b}.wishlist-page__count{display:grid;place-items:center;min-width:72px;padding:12px 15px;border:1px solid #bdd5fb;border-radius:16px;background:#edf6ff;color:#0b63d1;font-weight:900;text-align:center}.wishlist-page__count strong{font-size:24px;line-height:1}.wishlist-page__count span{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wishlist-card{position:relative;overflow:hidden;border:1px solid #d9e4f2;border-radius:18px;background:#fff;box-shadow:0 7px 22px #0f2a4b12}.wishlist-card__image{display:grid;place-items:center;aspect-ratio:1/1;background:#f3f7fc;overflow:hidden}.wishlist-card__image img{width:100%;height:100%;object-fit:contain}.wishlist-card__copy{display:grid;gap:8px;padding:15px}.wishlist-card__title{min-height:2.6em;color:#071b35;font-weight:900;line-height:1.3;text-decoration:none}.wishlist-card__price{display:flex;align-items:center;gap:8px;margin:0;color:#0875e5;font-size:20px;font-weight:900}.wishlist-card__price del{color:#8a94a6;font-size:13px}.wishlist-card__shipping{display:flex;align-items:flex-start;flex-direction:column;gap:3px;padding:7px 8px;border-radius:10px;background:#eef6ff;color:#0867c7}.wishlist-card__shipping-prices{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.wishlist-card__shipping-prices del{color:#8794a5;font-size:8px;text-decoration-thickness:1px}.wishlist-card__shipping strong{font-size:10px;line-height:1.2}.wishlist-card__shipping small{color:#62758a;font-size:8px;line-height:1.25}.wishlist-card__shipping--heavy{background:#fff0e6;color:#b54d13}.wishlist-card__shipping--medium{background:#f1efff;color:#6447b7}.wishlist-card__actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:3px}.wishlist-card__view,.wishlist-card__remove{display:grid;place-items:center;min-height:40px;border-radius:11px;font-weight:900;text-decoration:none}.wishlist-card__view{border:0;background:#1e6bff;color:#fff;font:inherit;cursor:pointer}.wishlist-card__view:disabled{background:#aeb9c7;cursor:default}.wishlist-card__remove{width:42px;border:1px solid #f0b5bf;background:#fff3f5;color:#d9294b;cursor:pointer}.wishlist-empty{padding:45px 24px;border:1px dashed #aac8ef;border-radius:20px;background:#f5f9ff;text-align:center}.wishlist-empty__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 13px;border-radius:50%;background:#e4f0ff;color:#1e6bff;font-size:26px}.wishlist-empty h2{margin:0 0 7px}.wishlist-empty p{margin:0 0 18px;color:#64748b}.wishlist-empty .button{display:inline-flex}.wishlist-page [hidden]{display:none!important}@media(max-width:900px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.wishlist-page{padding-top:24px}.wishlist-page__header{align-items:center}.wishlist-page__header h1{font-size:32px}.wishlist-page__header p{font-size:12px}.wishlist-page__count{min-width:58px;padding:9px 10px}.wishlist-page__count strong{font-size:20px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wishlist-card{border-radius:14px}.wishlist-card__copy{padding:11px}.wishlist-card__title{font-size:12px}.wishlist-card__price{font-size:17px}.wishlist-card__view,.wishlist-card__remove{min-height:36px;font-size:11px}.wishlist-card__remove{width:38px}}.frequently-bought-section{padding:46px 0 52px;border-top:1px solid var(--line)}.frequently-bought-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.frequently-bought-heading h2{margin:10px 0 7px;font-size:clamp(29px,3.3vw,42px);line-height:1;letter-spacing:-1.7px}.frequently-bought-heading p{margin:0;color:var(--muted);font-size:14px}.frequently-bought-controls{display:flex;gap:8px;flex:0 0 auto}.frequently-bought-controls button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #bfd7f5;border-radius:50%;background:#fff;color:var(--blue);font-size:21px;font-weight:900;cursor:pointer;box-shadow:0 4px 12px #173f6812}.frequently-bought-controls button:hover{border-color:var(--blue);background:#edf6ff}.frequently-bought-controls button:focus-visible{outline:3px solid #9dcbff;outline-offset:2px}.frequently-bought-track{display:flex;gap:14px;padding:2px 2px 13px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain}.frequently-bought-track>.product-card{flex:0 0 calc((100% - 42px)/4);scroll-snap-align:start}.frequently-bought-track>.product-card:hover{transform:none}@media(min-width:750px){.frequently-bought-section{box-sizing:border-box;width:calc(100% - 48px);max-width:1200px;margin-inline:auto;padding:38px 0 44px}.frequently-bought-heading h2{font-size:34px;letter-spacing:-1.2px}}@media(max-width:900px){.frequently-bought-track>.product-card{flex-basis:calc((100% - 28px)/3)}}@media(max-width:749px){.frequently-bought-section{padding:34px 0 38px}.frequently-bought-heading{align-items:center;margin-bottom:15px}.frequently-bought-heading h2{margin:7px 0 5px;font-size:27px;letter-spacing:-1.1px}.frequently-bought-heading p{font-size:11px;line-height:1.4}.frequently-bought-controls{gap:5px}.frequently-bought-controls button{width:34px;height:34px;font-size:17px}.frequently-bought-track{gap:8px;margin-right:-12px;padding-right:12px;scrollbar-width:none}.frequently-bought-track::-webkit-scrollbar{display:none}.frequently-bought-track>.product-card{flex-basis:calc((100% - 8px)/2)}}.judge-me-reviews .jdgm-widget{color:var(--color-text, #0b1733);font-family:inherit}.judge-me-reviews{--jdgm-primary-color:#0875e8;--jdgm-secondary-color:#eaf4ff;--jdgm-button-color:#0875e8}.reviews-section .judge-me-reviews .jdgm-rev-widg__title,.reviews-section .judge-me-reviews [class*=review-widget]>h2:first-child{display:none!important}.reviews-section .judge-me-reviews .jdgm-write-rev-link,.reviews-section .judge-me-reviews .jdgm-submit-rev,.reviews-section .judge-me-reviews .jdgm-btn--solid,.reviews-section .judge-me-reviews button[type=submit]{background:#0875e8!important;border-color:#0875e8!important;border-radius:10px!important;color:#fff!important;font-family:inherit!important;font-weight:800!important}.reviews-section .judge-me-reviews .jdgm-write-rev-link:hover,.reviews-section .judge-me-reviews .jdgm-submit-rev:hover,.reviews-section .judge-me-reviews .jdgm-btn--solid:hover,.reviews-section .judge-me-reviews button[type=submit]:hover{background:#0566ca!important;border-color:#0566ca!important}.reviews-section .judge-me-reviews .jdgm-star,.reviews-section .judge-me-reviews .jdgm-star.jdgm--on,.reviews-section .judge-me-reviews .jdgm-star.jdgm--half,.reviews-section .judge-me-reviews .jdgm-rev__rating,.reviews-section .judge-me-reviews [class*=rating] svg{color:#ffb400!important;fill:#ffb400!important}.reviews-section .judge-me-reviews .jdgm-sort-dropdown,.reviews-section .judge-me-reviews .jdgm-widget-actions-wrapper button,.reviews-section .judge-me-reviews button[aria-label*=Filter],.reviews-section .judge-me-reviews button[aria-label*=Sort]{border-color:#9dcbff!important;color:#0875e8!important}.judge-me-reviews .jdgm-rev,.judge-me-reviews .jdgm-form-wrapper{border-color:#dbe7f7!important}.reviews-empty-state{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:13px;margin:20px 0 4px;padding:20px;border:1px solid #cfe0f7;border-radius:16px;background:#f5f9ff}.reviews-empty-state__stars{color:#ffb400;font-size:25px;line-height:1;letter-spacing:2px}.reviews-empty-state p{flex:1 1 260px;margin:0;color:#53657a;font-size:15px;line-height:1.45}.reviews-write-button{flex:0 0 auto;min-height:46px;padding:12px 22px;border:1px solid var(--blue);border-radius:11px;background:var(--blue);color:#fff;font:inherit;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 7px 17px #0875e833}.reviews-write-button:hover{background:#0566ca;transform:translateY(-1px)}.reviews-write-button:focus-visible{outline:3px solid #9dcbff;outline-offset:2px}.reviews-form-status{flex-basis:100%!important;color:#9a5200!important;font-size:12px!important}.reviews-form-status[hidden]{display:none!important}@media(max-width:600px){.reviews-empty-state{display:grid;justify-items:start;padding:17px 15px}.reviews-empty-state__stars{font-size:23px}.reviews-empty-state p{font-size:14px}.reviews-write-button{width:100%;min-height:48px}}.infinity-judge-me-duplicate-title{display:none!important}.reviews-section .infinity-judge-me-primary{background:#0875e8!important;border-color:#0875e8!important;color:#fff!important;border-radius:10px!important;font-family:inherit!important;font-weight:800!important}.reviews-section .infinity-judge-me-primary:hover{background:#0566ca!important;border-color:#0566ca!important}.reviews-section .infinity-judge-me-star,.reviews-section .infinity-judge-me-star svg,.reviews-section .infinity-judge-me-star path{color:#ffb400!important;fill:#ffb400!important}.review-header-rating{display:flex;align-items:center;min-height:38px;margin:8px 0 14px}.review-header-rating .jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:8px}.review-header-rating .jdgm-prev-badge__stars,.review-header-rating .jdgm-prev-badge__stars .jdgm-star,.review-header-rating .jdgm-prev-badge__stars svg,.review-header-rating .jdgm-prev-badge__stars path{color:#ffb400!important;fill:#ffb400!important;font-size:22px!important;line-height:1!important}.review-header-rating .jdgm-prev-badge__text{color:var(--ink)!important;font-size:14px!important;font-weight:800!important}.review-header-rating__empty{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:14px;font-weight:800}.review-header-rating__empty b{color:#ffb400;font-size:22px;letter-spacing:1px}.infinity-judge-me-duplicate-summary{display:none!important}@media(max-width:600px){.review-header-rating{margin-top:5px}.review-header-rating .jdgm-prev-badge__stars,.review-header-rating .jdgm-prev-badge__stars .jdgm-star,.review-header-rating__empty b{font-size:20px!important}.review-header-rating .jdgm-prev-badge__text,.review-header-rating__empty{font-size:12px!important}}.infinity-judge-me-review-card[hidden]{display:none!important}.reviews-section .infinity-judge-me-widget{margin-bottom:0!important;padding-bottom:0!important}.reviews-toggle-button{display:block;min-width:210px;margin:8px auto 0;padding:13px 22px;border:1px solid var(--blue);border-radius:11px;background:var(--blue);color:#fff;font:inherit;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 7px 17px #0875e82e}.reviews-toggle-button:hover{background:#0566ca;border-color:#0566ca;transform:translateY(-1px)}.reviews-toggle-button:focus-visible{outline:3px solid #9dcbff;outline-offset:2px}.reviews-toggle-button[hidden]{display:none!important}@media(max-width:600px){.reviews-toggle-button{width:100%;min-height:46px;margin-top:6px;font-size:13px}}.reviews-section .infinity-judge-me-empty-media{display:none!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important}.reviews-section .infinity-judge-me-media-gallery{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;min-height:0!important;margin:8px 0 12px!important;padding:0!important}.reviews-section .infinity-judge-me-thumbnail{display:block!important;width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important;border-radius:9px!important;object-fit:cover!important;cursor:zoom-in!important}.reviews-section .infinity-judge-me-no-media-actions{position:relative!important;z-index:1!important;transform:translateY(calc(-1 * var(--infinity-no-media-shift,0px)))!important;margin-bottom:calc(-1 * var(--infinity-no-media-shift,0px))!important}@media(max-width:600px){.reviews-section .infinity-judge-me-thumbnail{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;border-radius:8px!important}.reviews-section .infinity-judge-me-media-gallery{gap:6px!important;margin:6px 0 10px!important}}.reviews-section .infinity-judge-me-media-wrap{display:flex!important;align-items:flex-start!important;align-content:flex-start!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px!important;width:auto!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:5px 0!important;padding:0!important;position:relative!important;inset:auto!important;transform:none!important}.reviews-section .infinity-judge-me-media-wrap:empty{display:none!important;margin:0!important}.reviews-section .infinity-judge-me-media-wrap .infinity-judge-me-media-wrap{margin:0!important}.reviews-section .infinity-judge-me-thumbnail{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}@media(max-width:600px){.reviews-section .infinity-judge-me-media-wrap{gap:5px!important;margin:4px 0!important}.reviews-section .infinity-judge-me-thumbnail{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important}}.reviews-section .infinity-judge-me-top-media-strip{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:6px 0 8px!important;padding:0!important}.reviews-section .infinity-judge-me-top-media-strip:empty{display:none!important;margin:0!important}.reviews-section .infinity-judge-me-top-media-strip .infinity-judge-me-thumbnail{flex:0 0 48px!important;width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;margin:0!important}.reviews-section .infinity-judge-me-top-media-strip+.infinity-judge-me-actions-safe{margin-top:0!important}.reviews-section .infinity-judge-me-actions-safe{margin-bottom:8px!important}.reviews-section .infinity-judge-me-review-card:first-of-type{margin-top:0!important}@media(max-width:600px){.reviews-section .infinity-judge-me-top-media-strip{gap:5px!important;margin:4px 0 6px!important}.reviews-section .infinity-judge-me-top-media-strip .infinity-judge-me-thumbnail{flex-basis:44px!important;width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important}.reviews-section .infinity-judge-me-actions-safe{margin-bottom:6px!important}}.reviews-section [data-review-header-summary]+.infinity-judge-me-top-media-strip{margin-top:5px!important;margin-bottom:7px!important}.reviews-section .infinity-judge-me-first-review-compact{position:relative!important;margin-top:calc(-1 * var(--infinity-first-review-gap,0px))!important}@media(max-width:600px){.reviews-section [data-review-header-summary]+.infinity-judge-me-top-media-strip{margin-top:4px!important;margin-bottom:6px!important}}.reviews-section .infinity-judge-me-top-media-strip>*{flex:0 0 50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-width:50px!important;max-height:50px!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:8px!important}.reviews-section .infinity-judge-me-top-media-strip img,.reviews-section .infinity-judge-me-top-media-strip video,.reviews-section .infinity-judge-me-top-media-strip picture,.reviews-section .infinity-judge-me-top-media-strip canvas{display:block!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-width:50px!important;max-height:50px!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:8px!important;cursor:zoom-in!important}.reviews-section .infinity-judge-me-review-card img:not([class*=avatar i]):not([class*=profile i]):not([class*=logo i]),.reviews-section .infinity-judge-me-review-card video{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-width:50px!important;max-height:50px!important;object-fit:cover!important;border-radius:8px!important;cursor:zoom-in!important}@media(max-width:600px){.reviews-section .infinity-judge-me-top-media-strip>*,.reviews-section .infinity-judge-me-top-media-strip img,.reviews-section .infinity-judge-me-top-media-strip video,.reviews-section .infinity-judge-me-top-media-strip picture,.reviews-section .infinity-judge-me-top-media-strip canvas,.reviews-section .infinity-judge-me-review-card img:not([class*=avatar i]):not([class*=profile i]):not([class*=logo i]),.reviews-section .infinity-judge-me-review-card video{flex-basis:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;border-radius:7px!important}}.reviews-section .infinity-judge-me-top-media-strip{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.reviews-section .infinity-judge-me-write-only{justify-content:center!important;width:100%!important;max-width:100%!important;margin-top:0!important}.reviews-section .infinity-judge-me-write-only button:not(.infinity-judge-me-primary),.reviews-section .infinity-judge-me-write-only a:not(.infinity-judge-me-primary){display:none!important}.reviews-section .infinity-judge-me-write-only>.infinity-judge-me-primary{display:flex!important;width:min(100%,280px)!important;max-width:280px!important;flex:0 1 280px!important}.reviews-section .infinity-judge-me-actions-compact{position:relative!important;z-index:1!important;transform:translateY(calc(-1 * var(--infinity-action-gap,0px)))!important;margin-bottom:calc(-1 * var(--infinity-action-gap,0px))!important}@media(max-width:600px){.reviews-section .infinity-judge-me-write-only>.infinity-judge-me-primary{width:min(100%,260px)!important;max-width:260px!important;flex-basis:260px!important}}.reviews-section>.eyebrow{display:block!important;margin-bottom:5px!important;font-size:10px!important;line-height:1.1!important;letter-spacing:1.4px!important}.reviews-section>h2{margin:0 0 5px!important;font-size:26px!important;line-height:1.05!important;letter-spacing:-.8px!important}.reviews-section .review-header-rating{gap:7px!important;min-height:28px!important;margin:4px 0 10px!important}.reviews-section .review-header-rating:before{content:"\2605\2605\2605\2605\2605"!important;display:inline-block!important;flex:0 0 auto!important;color:#ffb400!important;font-size:20px!important;font-weight:900!important;line-height:1!important;letter-spacing:1px!important;white-space:nowrap!important}.reviews-section .review-header-rating .jdgm-prev-badge__stars{display:none!important}.reviews-section .review-header-rating .jdgm-prev-badge{gap:0!important}.reviews-section .review-header-rating .jdgm-prev-badge__text{font-size:12px!important;line-height:1!important}@media(max-width:600px){.reviews-section>.eyebrow{font-size:9px!important;margin-bottom:4px!important}.reviews-section>h2{font-size:24px!important;letter-spacing:-.6px!important}.reviews-section .review-header-rating:before{font-size:18px!important}.reviews-section .review-header-rating{min-height:25px!important;margin:3px 0 9px!important}}.reviews-section .infinity-judge-me-native-pagination,.reviews-section .judge-me-reviews .jdgm-paginate,.reviews-section .judge-me-reviews [class*=pagination i],.reviews-section .judge-me-reviews [class*=paginate i]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.reviews-section{padding-bottom:10px!important}.reviews-section>.reviews-app-blocks{margin-top:-28px!important;margin-bottom:-38px!important;padding-top:0!important;padding-bottom:0!important}.reviews-section .infinity-judge-me-widget,.reviews-section .judge-me-reviews{min-height:0!important;padding-bottom:0!important}@media(max-width:600px){.reviews-section{padding-bottom:7px!important}.reviews-section>.reviews-app-blocks{margin-top:-30px!important;margin-bottom:-42px!important}}@media(min-width:901px){.reviews-section .judge-me-reviews .jdgm-widget-actions-wrapper,.reviews-section .infinity-judge-me-actions-safe,.reviews-section .infinity-judge-me-write-only{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.reviews-section .infinity-judge-me-primary,.reviews-section .judge-me-reviews .jdgm-write-rev-link{flex:0 0 250px!important;width:250px!important;max-width:250px!important;margin-left:0!important;margin-right:0!important}}.reviews-section .judge-me-reviews .jdgm-widget-actions-wrapper button:not(.infinity-judge-me-primary),.reviews-section .judge-me-reviews button[aria-label*=filter i],.reviews-section .infinity-judge-me-keep-aligned-control{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;border:1px solid #9dcbff!important;border-radius:9px!important;background:#fff!important;color:transparent!important;font-size:0!important;line-height:0!important;vertical-align:middle!important;top:0!important;transform:none!important}.reviews-section .judge-me-reviews .jdgm-widget-actions-wrapper button:not(.infinity-judge-me-primary):before,.reviews-section .judge-me-reviews button[aria-label*=filter i]:before,.reviews-section .infinity-judge-me-keep-aligned-control:before{content:""!important;display:block!important;width:17px!important;height:17px!important;background:center/17px 17px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230875e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h16l-6 7v5l-4 2v-7z'/%3E%3C/svg%3E")!important}@media(max-width:900px){.reviews-section .judge-me-reviews .jdgm-widget-actions-wrapper button:not(.infinity-judge-me-primary),.reviews-section .judge-me-reviews button[aria-label*=filter i],.reviews-section .infinity-judge-me-keep-aligned-control{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;flex-basis:38px!important}}@media(min-width:901px){.reviews-section .infinity-judge-me-desktop-shift{will-change:transform!important}}@media(max-width:900px){.reviews-section .infinity-judge-me-desktop-shift{transform:none!important;will-change:auto!important}.reviews-section .infinity-judge-me-primary{transform:none!important;visibility:visible!important;opacity:1!important}}.reviews-section .infinity-judge-me-filter-source{position:absolute!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important}.reviews-section .infinity-judge-me-filter-proxy{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;border:1px solid #9dcbff!important;border-radius:9px!important;background:#fff!important;color:#0875e8!important;font-size:0!important;line-height:0!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.reviews-section .infinity-judge-me-filter-proxy:before{display:none!important;content:none!important}.reviews-section .infinity-judge-me-filter-proxy svg{display:block!important;width:17px!important;height:17px!important;color:#0875e8!important;stroke:#0875e8!important;fill:none!important}@media(max-width:900px){.reviews-section .infinity-judge-me-filter-proxy{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}}.reviews-section .infinity-judge-me-force-hide-header-control,.reviews-section .infinity-judge-me-filter-source,.reviews-section .infinity-judge-me-filter-proxy,.reviews-section .infinity-judge-me-keep-aligned-control,.reviews-section .judge-me-reviews .jdgm-widget-actions-wrapper button:not(.infinity-judge-me-primary):not(.jdgm-write-rev-link),.reviews-section .judge-me-reviews button[aria-label*=filter i],.reviews-section .judge-me-reviews button[title*=filter i]{display:none!important;position:absolute!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:none!important}.reviews-section .infinity-judge-me-secondary-control{display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.reviews-section [aria-label*=filter i],.reviews-section [aria-label*=sort i],.reviews-section [title*=filter i],.reviews-section [title*=sort i]{display:none!important}.reviews-section .infinity-judge-me-first-review-compact{top:calc(-1 * var(--infinity-first-review-gap,0px))!important;margin-top:0!important;margin-bottom:calc(-1 * var(--infinity-first-review-gap,0px))!important}.reviews-section .infinity-judge-me-review-list-compact{position:relative!important;transform:translateY(calc(-1 * var(--infinity-review-list-gap,0px)))!important;margin-bottom:calc(-1 * var(--infinity-review-list-gap,0px))!important}.reviews-section .infinity-judge-me-first-review-compact{top:auto!important;transform:none!important;margin-top:0!important;margin-bottom:0!important}.reviews-section div.infinity-judge-me-secondary-control,.reviews-section span.infinity-judge-me-secondary-control,.reviews-section svg.infinity-judge-me-secondary-control{display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}.reviews-section .infinity-judge-me-remove-m-control{display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.reviews-section .infinity-judge-me-keep-aligned-control{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;top:var(--infinity-control-row-offset,0px)!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.reviews-section .infinity-judge-me-write-only button.infinity-judge-me-keep-aligned-control:not(.infinity-judge-me-primary),.reviews-section .infinity-judge-me-write-only a.infinity-judge-me-keep-aligned-control:not(.infinity-judge-me-primary),.reviews-section .infinity-judge-me-write-only .infinity-judge-me-keep-aligned-control{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:64px!important;max-width:none!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border:1px solid var(--blue)!important;border-radius:9px!important;background:#fff!important;color:var(--blue)!important;font:inherit!important;font-size:12px!important;font-weight:800!important;line-height:1!important;top:0!important;transform:none!important}.reviews-section .infinity-judge-me-write-only>.infinity-judge-me-primary{flex:1 1 auto!important;width:auto!important;max-width:none!important}.reviews-section .infinity-judge-me-review-card{height:auto!important;min-height:0!important;margin:0!important;padding-top:14px!important;padding-bottom:14px!important}.reviews-section .infinity-judge-me-review-card>*{min-height:0!important}.reviews-section .infinity-judge-me-review-card [class*=content i],.reviews-section .infinity-judge-me-review-card [class*=body i],.reviews-section .infinity-judge-me-review-card [class*=text i]{height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}.reviews-section .infinity-judge-me-review-card p:last-child{margin-bottom:0!important;padding-bottom:0!important}@media(max-width:600px){.reviews-section .infinity-judge-me-review-card{padding-top:11px!important;padding-bottom:11px!important}}.reviews-section .infinity-judge-me-actions-safe{display:flex!important;align-items:center!important;gap:8px!important}.reviews-section .infinity-judge-me-actions-safe>button,.reviews-section .infinity-judge-me-actions-safe>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;min-height:40px!important;margin-block:0!important;vertical-align:middle!important}.reviews-section .infinity-judge-me-review-card{padding-top:9px!important;padding-bottom:9px!important;font-size:13px!important;line-height:1.4!important}.reviews-section .infinity-judge-me-review-card [class*=star i]{display:inline-flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;width:auto!important;height:auto!important;max-width:none!important;white-space:nowrap!important;font-size:19px!important}.reviews-section .infinity-judge-me-review-card [class*=star i] svg{flex:0 0 19px!important;width:19px!important;height:19px!important}.reviews-section .infinity-judge-me-review-card [class*=avatar i]{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;font-size:13px!important}.reviews-section .infinity-judge-me-review-card [class*=name i],.reviews-section .infinity-judge-me-review-card [class*=author i]{font-size:14px!important;line-height:1.25!important}.reviews-section .infinity-judge-me-review-card [class*=date i],.reviews-section .infinity-judge-me-review-card time{font-size:11px!important;line-height:1.25!important}.reviews-section .infinity-judge-me-review-card p,.reviews-section .infinity-judge-me-review-card [class*=content i],.reviews-section .infinity-judge-me-review-card [class*=text i]{font-size:13px!important;line-height:1.4!important}@media(max-width:600px){.reviews-section .infinity-judge-me-actions-safe{gap:7px!important}.reviews-section .infinity-judge-me-actions-safe>button,.reviews-section .infinity-judge-me-actions-safe>a{height:38px!important;min-height:38px!important}.reviews-section .infinity-judge-me-review-card{padding-top:7px!important;padding-bottom:7px!important}.reviews-section .infinity-judge-me-review-card [class*=star i]{width:auto!important;height:auto!important;font-size:18px!important}.reviews-section .infinity-judge-me-review-card [class*=star i] svg{flex-basis:18px!important;width:18px!important;height:18px!important}}.reviews-section .infinity-judge-me-review-card .infinity-judge-me-star{display:inline-flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;width:auto!important;max-width:none!important;white-space:nowrap!important}.reviews-section .infinity-judge-me-review-card{padding-top:5px!important;padding-bottom:5px!important;font-size:12px!important;line-height:1.3!important}.reviews-section .infinity-judge-me-review-card [class*=star i]{font-size:16px!important;line-height:1!important;margin-top:0!important;margin-bottom:4px!important}.reviews-section .infinity-judge-me-review-card [class*=star i] svg{flex-basis:16px!important;width:16px!important;height:16px!important}.reviews-section .infinity-judge-me-review-card [class*=avatar i]{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;font-size:11px!important}.reviews-section .infinity-judge-me-review-card [class*=name i],.reviews-section .infinity-judge-me-review-card [class*=author i]{font-size:12px!important;line-height:1.15!important}.reviews-section .infinity-judge-me-review-card [class*=date i],.reviews-section .infinity-judge-me-review-card time{font-size:9px!important;line-height:1.15!important}.reviews-section .infinity-judge-me-review-card p,.reviews-section .infinity-judge-me-review-card [class*=content i],.reviews-section .infinity-judge-me-review-card [class*=text i]{font-size:12px!important;line-height:1.3!important;margin-top:3px!important;margin-bottom:0!important}@media(max-width:600px){.reviews-section .infinity-judge-me-review-card{padding-top:4px!important;padding-bottom:4px!important}.reviews-section .infinity-judge-me-review-card [class*=star i]{font-size:15px!important;margin-bottom:3px!important}.reviews-section .infinity-judge-me-review-card [class*=star i] svg{flex-basis:15px!important;width:15px!important;height:15px!important}.reviews-section .infinity-judge-me-review-card [class*=avatar i]{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}}.reviews-section .infinity-judge-me-force-hide-header-control,.reviews-section .infinity-judge-me-filter-source,.reviews-section .infinity-judge-me-filter-proxy,.reviews-section .infinity-judge-me-keep-aligned-control,.reviews-section .infinity-judge-me-secondary-control,.reviews-section .infinity-judge-me-remove-m-control,.reviews-section .judge-me-reviews .jdgm-widget-actions-wrapper button:not(.infinity-judge-me-primary):not(.jdgm-write-rev-link),.reviews-section .judge-me-reviews button[aria-label*=filter i],.reviews-section .judge-me-reviews button[title*=filter i]{display:none!important;position:absolute!important;inset:auto!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:none!important}.reviews-section .infinity-judge-me-original-actions-hidden{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important}.reviews-section .infinity-judge-me-custom-write-row{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:40px!important;margin:8px 0!important;padding:0!important}.reviews-section .infinity-judge-me-custom-write-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:min(100%,320px)!important;min-height:40px!important;margin:0 auto!important;padding:10px 20px!important;border:1px solid #0875e8!important;border-radius:10px!important;background:#0875e8!important;color:#fff!important;font:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important;transform:none!important}.reviews-section .infinity-judge-me-custom-write-button:hover{background:#0566ca!important;border-color:#0566ca!important}.reviews-section>.reviews-app-blocks{margin-top:4px!important}@media(max-width:600px){.reviews-section .infinity-judge-me-custom-write-row{margin:7px 0!important}.reviews-section .infinity-judge-me-custom-write-button{width:min(100%,320px)!important;min-height:40px!important}}.reviews-section .infinity-judge-me-force-hide-header-control{display:none!important;position:absolute!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.reviews-section .infinity-judge-me-force-hide-header-control{inset:auto!important;color:transparent!important;font-size:0!important;line-height:0!important}.reviews-section .review-header-rating__empty[hidden],.reviews-section .infinity-judge-me-empty-message{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important}.reviews-section .infinity-judge-me-zero-review-prompt{display:block!important;margin:22px 0 10px!important;padding:0!important;color:var(--ink)!important;font-size:18px!important;font-weight:600!important;line-height:1.25!important;text-align:center!important}.reviews-section .infinity-judge-me-zero-review-prompt[hidden]{display:none!important}@media(max-width:600px){.reviews-section .infinity-judge-me-zero-review-prompt{margin:20px 0 8px!important;font-size:17px!important}}@media(min-width:750px){.reviews-section{box-sizing:border-box;width:calc(100% - 48px);max-width:1200px;margin-inline:auto;padding:42px 0 28px!important}.reviews-section.is-zero-reviews .infinity-judge-me-custom-write-row{justify-content:center!important;width:100%!important;margin:8px 0 0!important}.reviews-section.is-zero-reviews .infinity-judge-me-custom-write-button{width:280px!important;margin:0 auto!important}.reviews-section.is-zero-reviews .infinity-judge-me-zero-review-prompt{margin:10px 0 0!important;text-align:center!important}.reviews-section.is-zero-reviews:not(.is-writing-review)>.reviews-app-blocks{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}}.product-card .card-review-rating{display:flex;align-items:center;min-height:16px;margin:3px 0 4px;line-height:1}.product-card .card-review-rating[hidden]{display:none!important}.product-card .card-review-rating .jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:4px}.product-card .card-review-rating .jdgm-prev-badge__stars,.product-card .card-review-rating .jdgm-prev-badge__stars .jdgm-star,.product-card .card-review-rating .jdgm-prev-badge__stars svg,.product-card .card-review-rating .jdgm-prev-badge__stars path{color:#ffb400!important;fill:#ffb400!important;font-size:12px!important;line-height:1!important}.product-card .card-review-rating .jdgm-prev-badge__text{color:var(--muted)!important;font-size:9px!important;font-weight:800!important}.product-card .card-review-rating [hidden]{display:none!important}@media(min-width:750px){.product-card .card-review-rating[hidden]+.card-price{margin-top:5px}}.product-card .card-review-rating .jdgm-prev-badge__stars{order:1!important}.product-card .card-review-rating .jdgm-prev-badge__text{order:2!important}.product-card .product-image .save-badge{z-index:2;display:inline-flex;align-items:center;padding:7px 11px;border-radius:10px;background:#ffd21c;color:#111;font-size:11px;font-weight:900;line-height:1;white-space:nowrap;box-shadow:0 2px 5px #0000001f}@media(min-width:750px){.product-card{overflow:visible}.product-card .product-image{overflow:visible;border-radius:18px 18px 0 0}.product-card .product-image img,.product-card .product-image svg{border-radius:inherit}.product-card .product-image .save-badge{left:12px;top:-8px}}@media(max-width:749px){.product-card{overflow:visible}.product-card .product-image{overflow:visible;border-radius:12px 12px 0 0}.product-card .product-image img,.product-card .product-image svg{border-radius:inherit}.product-card .product-image .save-badge{left:5px;top:-6px;padding:5px 7px;border-radius:7px;font-size:7px}}.cart-page>form{display:flex;flex-direction:column}.cart-page>form>.cart-items{order:1}.cart-page>form>.cart-bundle-recommendations{order:2;margin:24px 0 0;border-color:#f0d98e;background:linear-gradient(135deg,#fffdf5,#fffaf0)}.cart-page>form>.bundle-savings-progress{order:3}.cart-page>form>.cart-total{order:4}.bundle-recommendation-actions{display:flex;align-items:center;gap:10px}.cart-bundle-recommendations .cart-recommendation-card__copy>button{background:var(--blue)}.bundle-savings-progress{margin:18px 0 0;padding:20px 24px;border:1px solid #d4e3f7;border-radius:17px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.bundle-savings-progress__message{display:flex;align-items:center;gap:9px;margin:0 0 17px;color:var(--navy);font-size:16px;line-height:1.35}.bundle-savings-progress__message>span{font-size:22px}.bundle-savings-progress__message strong{color:var(--blue)}.bundle-savings-progress__track{position:relative;height:11px;border-radius:999px;background:#dce8f8;overflow:visible}.bundle-savings-progress__track:before,.bundle-savings-progress__track:after{content:"";position:absolute;z-index:2;top:50%;width:17px;height:17px;border:3px solid #aac2e4;border-radius:50%;background:#eef5ff;transform:translate(-50%,-50%)}.bundle-savings-progress__track:before{left:50%}.bundle-savings-progress__track:after{left:100%}.bundle-savings-progress__track>span{position:absolute;z-index:1;inset:0 auto 0 0;max-width:100%;border-radius:999px;background:linear-gradient(90deg,#0c72f2,#1d61df);transition:width .25s ease}.bundle-savings-progress__milestones{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:13px;color:#53627a;font-size:11px}.bundle-savings-progress__milestones span:nth-child(2){text-align:center}.bundle-savings-progress__milestones span:last-child{text-align:right}.bundle-savings-progress__milestones b{font-weight:800}.bundle-savings-progress__milestones .is-unlocked{color:#087e4d;font-weight:900}.cart-page>form>.cart-total{width:100%;max-width:none;margin-top:18px;box-sizing:border-box}@media(max-width:749px){.cart-page>form>.cart-bundle-recommendations{margin-top:19px;padding:15px 10px}.cart-bundle-recommendations .cart-recommendations__heading{align-items:flex-start;gap:8px}.cart-bundle-recommendations .cart-recommendations__heading h2{font-size:20px}.bundle-recommendation-actions{gap:5px}.bundle-savings-progress{margin-top:13px;padding:15px 13px;border-radius:14px}.bundle-savings-progress__message{align-items:flex-start;margin-bottom:14px;font-size:12px}.bundle-savings-progress__message>span{font-size:17px}.bundle-savings-progress__milestones{font-size:8px}.bundle-savings-progress__milestones b{display:block}}.cart-total .bundle-subtotal-row{align-items:center}.bundle-subtotal-values{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:9px}.bundle-subtotal-values del{color:#8a94a6;font-size:17px;font-weight:650;text-decoration-thickness:1.5px}.bundle-subtotal-values strong{color:var(--navy);font-size:21px}.cart-savings-summary{display:grid;gap:0;margin:0 0 15px;padding:7px 12px;border:1px solid #bfe7d2;border-radius:10px;background:#ecfaf3;color:#087e4d}.cart-total .cart-savings-summary p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:7px 0;color:#087e4d;font-size:12px;font-weight:750}.cart-total .cart-savings-summary p+p{border-top:1px solid #ccebdc}.cart-total .cart-savings-summary strong{color:#087e4d;white-space:nowrap}.cart-total .cart-savings-summary .cart-total-savings-row{font-size:14px;font-weight:950}.cart-total [hidden]{display:none!important}@media(max-width:749px){.bundle-subtotal-values{gap:7px}.bundle-subtotal-values del{font-size:15px}.bundle-subtotal-values strong{font-size:19px}.cart-total .cart-savings-summary p{font-size:10px}.cart-total .cart-savings-summary .cart-total-savings-row{font-size:12px}}.cart-bundle-recommendations{position:relative}.bundle-recommendations__toggle{position:absolute;z-index:5;top:-12px;right:8px;display:grid;place-items:center;width:28px;height:28px;margin:0;padding:0;border:2px solid #f2bf24;border-radius:50%;background:#fff;color:var(--blue);box-shadow:0 2px 7px #0f2a4b1f;font-size:21px;font-weight:800;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.bundle-recommendations__toggle:hover{border-color:var(--blue);background:#f5f9ff;transform:translateY(-1px)}.bundle-recommendations__toggle:focus-visible{outline:3px solid rgba(12,114,242,.28);outline-offset:2px}.cart-bundle-recommendations.is-collapsed{padding-bottom:16px}.cart-bundle-recommendations.is-collapsed .cart-recommendations__heading{margin-bottom:0;padding-right:30px}.cart-bundle-recommendations.is-collapsed .cart-recommendations__track,.cart-bundle-recommendations.is-collapsed .frequently-bought-controls,.cart-bundle-recommendations.is-collapsed [data-cart-recommendation-reason]{display:none!important}@media(max-width:749px){.bundle-recommendations__toggle{top:-10px;right:7px;width:25px;height:25px;font-size:18px}.cart-bundle-recommendations.is-collapsed{padding-bottom:13px}}.reviews-section .infinity-judge-me-native-write-hidden{display:none!important}.reviews-section .infinity-judge-me-review-card:not([hidden]){display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;overflow:visible!important}.infinity-judge-me-lightbox [class*=star i],.infinity-judge-me-lightbox [class*=star i] *,.infinity-judge-me-lightbox [class*=rating i],.infinity-judge-me-lightbox [class*=rating i] *{color:#ffb400!important;fill:#ffb400!important}.mobile-review-image-viewer[hidden]{display:none!important}.mobile-review-image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:0;background:#000000db}.mobile-review-image-viewer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;cursor:zoom-out}.mobile-review-image-viewer__dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto auto auto;width:100%;height:auto;max-width:680px;max-height:100dvh;margin:auto;overflow:auto;background:#000}.mobile-review-image-viewer__stage{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:max(48px,env(safe-area-inset-top)) 8px 8px}.mobile-review-image-viewer__stage img{display:block;width:100%;height:auto;max-width:100%;max-height:calc(100dvh - 104px);margin:auto;object-fit:contain;object-position:center}.mobile-review-image-viewer__close{position:absolute;top:max(10px,env(safe-area-inset-top));right:10px;z-index:2;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #ffffff55;border-radius:10px;background:#333;color:#fff;font-size:30px;line-height:1;cursor:pointer}.mobile-review-image-viewer__stars{padding:13px 16px;background:#fff;color:#ffb400;font-size:26px;line-height:1;letter-spacing:2px;text-align:center}.mobile-review-image-viewer__details{padding:4px 22px calc(22px + env(safe-area-inset-bottom));background:#fff;color:#111}.mobile-review-image-viewer__reviewer{display:flex;align-items:center;gap:11px;margin:8px 0 14px}.mobile-review-image-viewer__avatar{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:50%;background:#e9f4ff;color:#07182d;font-size:17px;font-weight:900}.mobile-review-image-viewer__identity{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:4px!important;min-width:0}.mobile-review-image-viewer__identity strong,.mobile-review-image-viewer__identity small{display:block!important;width:100%!important;margin:0!important}.mobile-review-image-viewer__reviewer strong{font-size:17px;line-height:1.15;overflow-wrap:anywhere}.mobile-review-image-viewer__reviewer small{color:#68778b;font-size:12px;line-height:1.2}.mobile-review-image-viewer__details h3{margin:2px 0 8px;font-size:17px;line-height:1.25}.mobile-review-image-viewer__details p{margin:0;font-size:16px;line-height:1.38;white-space:pre-wrap;overflow-wrap:anywhere}html.infinity-review-lightbox-open,html.infinity-review-lightbox-open body{overflow:hidden!important}@media(min-width:601px){.mobile-review-image-viewer{padding:24px}.mobile-review-image-viewer__dialog{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-template-rows:auto 1fr;grid-template-areas:"photo stars" "photo details";width:min(1100px,calc(100vw - 48px));height:min(760px,calc(100dvh - 48px));max-width:none;max-height:none;overflow:hidden;border-radius:12px;box-shadow:0 22px 70px #00000073}.mobile-review-image-viewer__stage{grid-area:photo;padding:22px;background:#000}.mobile-review-image-viewer__stage img{width:100%;height:100%;max-height:100%;object-fit:contain}.mobile-review-image-viewer__stars{grid-area:stars;padding:34px 28px 14px;text-align:left}.mobile-review-image-viewer__details{grid-area:details;padding:8px 28px 28px;overflow:auto}.mobile-review-image-viewer__close{top:12px;right:12px}}.reviews-section .infinity-judge-me-detached-control{display:none!important;position:absolute!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:749px){.reviews-section .infinity-judge-me-review-card,.reviews-section .judge-me-reviews .jdgm-rev{box-sizing:border-box!important;padding-left:12px!important;padding-right:12px!important}}@media(max-width:749px){html.infinity-mobile-reviews-open{overflow:hidden!important}body.infinity-mobile-reviews-open{position:fixed!important;top:var(--infinity-product-scroll-position,0)!important;left:0!important;width:100%!important;overflow:hidden!important}.reviews-section.is-mobile-reviews-screen{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147482500!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0 0 calc(22px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;border:0!important;background:#fff!important}.reviews-section.is-mobile-reviews-screen>.eyebrow,.reviews-section.is-mobile-reviews-screen>h2,.reviews-section.is-mobile-reviews-screen>[data-review-header-summary]{margin-left:12px!important;margin-right:12px!important}.reviews-section.is-mobile-reviews-screen>.eyebrow{margin-top:16px!important}.reviews-section.is-mobile-reviews-screen .mobile-reviews-screen__back-bar{position:sticky!important;top:0!important;z-index:20!important;display:flex!important;align-items:center!important;min-height:58px!important;padding:max(10px,env(safe-area-inset-top)) 12px 10px!important;border-bottom:1px solid var(--line)!important;background:#fffffff5!important;box-shadow:0 4px 15px #0f2a4b12!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.reviews-section.is-mobile-reviews-screen .mobile-reviews-screen__back{display:inline-flex!important;align-items:center!important;min-height:38px!important;margin:0!important;padding:8px 13px!important;border:1px solid #b9cfe9!important;border-radius:999px!important;background:#fff!important;color:var(--blue)!important;font:inherit!important;font-size:13px!important;font-weight:850!important;line-height:1!important;cursor:pointer!important}.reviews-section.is-mobile-reviews-screen .infinity-judge-me-custom-write-row{padding-left:12px!important;padding-right:12px!important}.reviews-section.is-mobile-reviews-screen .infinity-judge-me-custom-write-button{width:100%!important;max-width:none!important}.reviews-section.is-mobile-reviews-screen .infinity-judge-me-review-card[hidden]{display:block!important}.reviews-section.is-mobile-reviews-screen [data-reviews-toggle]{display:none!important}}@media(min-width:750px){html.infinity-mobile-reviews-open{overflow:hidden!important}body.infinity-mobile-reviews-open{position:fixed!important;top:var(--infinity-product-scroll-position,0)!important;left:0!important;width:100%!important;overflow:hidden!important}.reviews-section.is-mobile-reviews-screen{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147482500!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0 0 42px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;border:0!important;background:#fff!important}.reviews-section.is-mobile-reviews-screen .mobile-reviews-screen__back-bar{position:sticky!important;top:0!important;z-index:20!important;display:flex!important;align-items:center!important;min-height:68px!important;margin-bottom:28px!important;padding:12px max(24px,calc((100% - 1000px)/2))!important;border-bottom:1px solid var(--line)!important;background:#fffffff5!important;box-shadow:0 4px 18px #0f2a4b12!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.reviews-section.is-mobile-reviews-screen .mobile-reviews-screen__back{display:inline-flex!important;align-items:center!important;min-height:42px!important;margin:0!important;padding:9px 16px!important;border:1px solid #b9cfe9!important;border-radius:999px!important;background:#fff!important;color:var(--blue)!important;font:inherit!important;font-size:14px!important;font-weight:850!important;line-height:1!important;cursor:pointer!important}.reviews-section.is-mobile-reviews-screen>.eyebrow,.reviews-section.is-mobile-reviews-screen>h2,.reviews-section.is-mobile-reviews-screen>[data-review-header-summary],.reviews-section.is-mobile-reviews-screen>.reviews-app-blocks,.reviews-section.is-mobile-reviews-screen>.infinity-judge-me-custom-write-row{box-sizing:border-box!important;width:calc(100% - 48px)!important;max-width:1000px!important;margin-left:auto!important;margin-right:auto!important}.reviews-section.is-mobile-reviews-screen>.eyebrow{margin-top:0!important}.reviews-section.is-mobile-reviews-screen .infinity-judge-me-custom-write-button{width:320px!important;max-width:320px!important}.reviews-section.is-mobile-reviews-screen .infinity-judge-me-review-card[hidden]{display:block!important}.reviews-section.is-mobile-reviews-screen [data-reviews-toggle]{display:none!important}}.reviews-section.is-writing-review .infinity-judge-me-active-form-wrapper,.reviews-section.is-writing-review .infinity-judge-me-active-form{display:block!important;position:relative!important;inset:auto!important;box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin-left:auto!important;margin-right:auto!important;padding-top:0!important;overflow:visible!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important}.reviews-section.is-writing-review .infinity-judge-me-active-form-wrapper{max-width:760px!important;margin-top:16px!important;margin-bottom:20px!important}.reviews-section.is-writing-review .infinity-judge-me-active-form{max-width:720px!important}.reviews-section.is-writing-review .infinity-judge-me-active-form input,.reviews-section.is-writing-review .infinity-judge-me-active-form textarea,.reviews-section.is-writing-review .infinity-judge-me-active-form select,.reviews-section.is-writing-review .infinity-judge-me-active-form button{visibility:visible!important;opacity:1!important;pointer-events:auto!important}@media(max-width:749px){.reviews-section.is-writing-review .infinity-judge-me-active-form-wrapper{width:calc(100% - 24px)!important;margin-top:12px!important}.reviews-section.is-writing-review .infinity-judge-me-active-form{width:100%!important}}.jdgm-review-widget-modal.jdgm-write-review-modal{z-index:2147483400!important}.mobile-review-image-viewer__identity{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;min-width:0!important;white-space:normal!important}.mobile-review-image-viewer__identity>strong,.mobile-review-image-viewer__identity>.mobile-review-image-viewer__date{display:block!important;flex:none!important;width:100%!important;margin:0!important;padding:0!important;white-space:normal!important}.mobile-review-image-viewer__identity>strong{color:#111!important;font-size:17px!important;font-weight:800!important;line-height:1.15!important}.mobile-review-image-viewer__identity>.mobile-review-image-viewer__date{color:#68778b!important;font-size:12px!important;font-weight:400!important;line-height:1.2!important;visibility:visible!important;opacity:1!important}.mobile-review-image-viewer__identity>.mobile-review-image-viewer__date[hidden]{display:none!important}@media(max-width:600px){.mobile-review-image-viewer__stars{box-sizing:border-box!important;width:100%!important;padding-left:22px!important;padding-right:22px!important;text-align:left!important}.mobile-review-image-viewer__reviewer{align-items:flex-start!important}.mobile-review-image-viewer__identity{padding-top:2px!important}}@media(max-width:600px){.mobile-review-image-viewer__identity>.mobile-review-image-viewer__date{display:block!important;min-height:14px!important;margin-top:3px!important;color:#68778b!important;font-size:12px!important;line-height:14px!important}.mobile-review-image-viewer__identity>.mobile-review-image-viewer__date[hidden]{display:none!important;min-height:0!important;margin-top:0!important}}@media(max-width:600px){.mobile-review-image-viewer__identity>.mobile-review-image-viewer__date{display:block!important;visibility:visible!important;opacity:1!important}}.product-page--has-highlights{padding-bottom:0}.product-highlights{margin:0;padding:30px 0 4px;border-top:1px solid var(--line)}.product-highlights__heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.product-highlights__heading small{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.14em}.product-highlights__heading h2{margin:6px 0 0;font-size:32px;line-height:1.05;letter-spacing:-1.2px}.product-highlights__controls{display:flex;gap:8px}.product-highlights__controls button{display:grid;place-items:center;width:39px;height:39px;padding:0;border:1px solid #b9cce4;border-radius:50%;background:#fff;color:var(--navy);font-size:18px;cursor:pointer}.product-highlights__controls button:hover{border-color:var(--blue);color:var(--blue)}.product-highlights__track{display:flex;gap:14px;padding:2px 2px 12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain}.product-highlight-video{flex:0 0 calc((100% - 28px)/3);min-width:0;overflow:hidden;border:1px solid #d9e4f2;border-radius:17px;background:#fff;box-shadow:0 7px 22px #0f2a4b12;scroll-snap-align:start}.product-highlight-video__media{display:grid;place-items:center;width:100%;aspect-ratio:9/16;overflow:hidden;background:#000}.product-highlight-video__media video,.product-highlight-video__media iframe{display:block;width:100%!important;height:100%!important;max-width:none!important;border:0;object-fit:contain;background:#000}.product-highlight-video p{display:flex;flex-direction:column;gap:3px;margin:0;padding:11px 12px 13px}.product-highlight-video p strong{font-size:13px}.product-highlight-video p span{color:var(--muted);font-size:11px;line-height:1.35}@media(max-width:749px){.product-highlights{margin:0;padding-top:24px}.product-highlights__heading{align-items:center;margin-bottom:13px}.product-highlights__heading h2{font-size:25px;letter-spacing:-.8px}.product-highlights__controls button{width:35px;height:35px;font-size:16px}.product-highlights__track{gap:10px;margin-right:-12px;padding-right:12px;scrollbar-width:none}.product-highlights__track::-webkit-scrollbar{display:none}.product-highlight-video{flex-basis:calc((100% - 20px)/3);border-radius:12px}.product-highlight-video p{padding:7px 7px 9px}.product-highlight-video p strong{font-size:10px}.product-highlight-video p span{display:none}}.home-highlights{padding:58px 0 66px;background:linear-gradient(180deg,#fff,#fbfdff);overflow:hidden}.home-highlights__inner{position:relative}.home-highlights__header{text-align:center;margin:0 auto 30px}.home-highlights__header p{margin:0 0 10px;color:var(--blue);font-size:14px;font-weight:900;letter-spacing:.18em}.home-highlights__header h2{margin:0;color:var(--navy);font-size:44px;line-height:1.05;letter-spacing:-1.7px}.home-highlights__header div{margin-top:11px;color:var(--muted);font-size:18px}.home-highlights__carousel{position:relative}.home-highlights__track{display:flex;gap:18px;overflow-x:auto;padding:2px 2px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.home-highlights__track::-webkit-scrollbar{display:none}.home-highlights__empty{width:100%;padding:28px 18px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;color:#52637a;text-align:center;font-size:14px;line-height:1.5}.home-highlight-card{flex:0 0 calc((100% - 36px)/3);min-width:0;text-align:center;scroll-snap-align:start}.home-highlight-card__media{position:relative;aspect-ratio:3/4.7;overflow:hidden;border-radius:19px;background:#eaf0f7;box-shadow:0 8px 24px #102d521c}.home-highlight-card__media>a{display:block;width:100%;height:100%}.home-highlight-card__media img,.home-highlight-card__media video,.home-highlight-card__media iframe,.home-highlight-card__placeholder{display:block;width:100%!important;height:100%!important;max-width:none!important;border:0;object-fit:cover;background:#eaf0f7}.home-highlight-card__play{position:absolute;z-index:3;left:50%;top:50%;display:grid;place-items:center;width:70px;height:70px;padding:0;transform:translate(-50%,-50%);-webkit-appearance:none;appearance:none;border:1px solid #e4ebf4;border-radius:50%;background:#fff;color:#071d33!important;text-decoration:none!important;line-height:1;box-shadow:0 7px 21px #0f2a4b2e;cursor:pointer}.home-highlight-card__play svg{display:block!important;width:29px!important;height:29px!important;overflow:visible;fill:currentColor!important;stroke:none!important;transform:translate(2px)}.home-highlight-card__play svg path{fill:currentColor!important;stroke:none!important}.home-highlight-card__play:hover{transform:translate(-50%,-50%) scale(1.06)}.home-highlight-card__play[hidden]{display:none}.home-highlight-card__details{display:flex;flex-direction:column;align-items:center;gap:6px;padding:17px 10px 3px}.home-highlight-card__details a{color:inherit;text-decoration:none}.home-highlight-card__details strong{display:block;color:var(--navy);font-size:19px;line-height:1.2}.home-highlight-card__details .home-highlight-card__price{color:var(--blue);font-size:24px;font-weight:900;line-height:1}.home-highlights__arrow{position:absolute;z-index:5;top:42%;display:grid;place-items:center;width:52px;height:52px;padding:0;transform:translateY(-50%);border:1px solid #d1deed;border-radius:50%;background:#fff;color:var(--blue);font-size:39px;font-weight:400;line-height:1;box-shadow:0 5px 16px #0e2d5224;cursor:pointer}.home-highlights__arrow:hover{border-color:var(--blue)}.home-highlights__arrow:disabled{opacity:.38;cursor:default}.home-highlights__arrow--previous{left:-25px}.home-highlights__arrow--next{right:-25px}.home-highlights__dots{display:flex;justify-content:center;gap:13px;min-height:12px;margin-top:22px}.home-highlights__dots button{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#dce5ef;cursor:pointer}.home-highlights__dots button[aria-current=true]{background:var(--blue)}.home-highlights__explore{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;min-width:150px;margin:30px auto 0;padding:13px 25px;border-radius:999px;background:var(--blue);color:#fff;font-size:17px;font-weight:900;text-decoration:none;box-shadow:0 8px 19px #126df238}.home-highlights__explore:hover{filter:brightness(.96);transform:translateY(-1px)}@media(min-width:990px){.home-highlights{padding:44px 0 52px}.home-highlights__header{margin-bottom:24px}.home-highlights__header p{margin-bottom:8px;font-size:12px}.home-highlights__header h2{font-size:38px;letter-spacing:-1.3px}.home-highlights__header div{margin-top:8px;font-size:16px}.home-highlights__track{gap:16px}.home-highlights__track.is-short{justify-content:center}.home-highlight-card{flex:0 0 250px}.home-highlight-card__media{border-radius:15px}.home-highlight-card__play{width:58px;height:58px}.home-highlight-card__play svg{width:24px!important;height:24px!important}.home-highlight-card__details{gap:5px;padding:12px 7px 2px}.home-highlight-card__details strong{font-size:16px}.home-highlight-card__details .home-highlight-card__price{font-size:21px}.home-highlights__arrow{width:46px;height:46px;font-size:34px}.home-highlights__dots{margin-top:16px}.home-highlights__explore{margin-top:23px;padding:11px 23px;font-size:16px}}@media(max-width:989px){.home-highlight-card{flex-basis:calc((100% - 18px)/2)}.home-highlights__arrow--previous{left:-12px}.home-highlights__arrow--next{right:-12px}}@media(max-width:749px){.home-highlights{padding:36px 0 42px}.home-highlights__header{margin-bottom:20px}.home-highlights__header p{margin-bottom:7px;font-size:9px;letter-spacing:.2em}.home-highlights__header h2{font-size:28px;letter-spacing:-1px}.home-highlights__header div{margin-top:7px;font-size:13px}.home-highlights__track{gap:8px;margin:0;padding:2px 0 8px}.home-highlight-card{flex-basis:calc((100% - 16px)/3)}.home-highlight-card__media{border-radius:11px;box-shadow:0 5px 14px #102d5217}.home-highlight-card__details{gap:4px;min-height:66px;padding:9px 2px 0}.home-highlight-card__details strong{display:-webkit-box;overflow:hidden;font-size:11px;line-height:1.18;-webkit-line-clamp:3;-webkit-box-orient:vertical}.home-highlight-card__details .home-highlight-card__price{font-size:18px}.home-highlight-card__play{width:45px;height:45px}.home-highlight-card__play svg{width:19px!important;height:19px!important;transform:translate(1px)}.home-highlights__arrow{width:39px;height:39px;top:38%;font-size:29px}.home-highlights__arrow--previous{left:-8px}.home-highlights__arrow--next{right:-8px}.home-highlights__dots{gap:10px;margin-top:12px}.home-highlights__dots button{width:9px;height:9px}.home-highlights__explore{min-width:118px;margin-top:20px;padding:10px 20px;font-size:15px}}body.watch-shop-open{overflow:hidden}.watch-shop[hidden]{display:none}.watch-shop{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;background:#05111fb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.watch-shop__shell{position:relative;width:min(100%,760px);height:100dvh;margin:0 auto;background:#fff;box-shadow:0 0 50px #0000004d;display:grid;grid-template-rows:70px 58px minmax(0,1fr)}.watch-shop__header{position:relative;display:grid;grid-template-columns:52px 1fr 44px 44px;align-items:center;padding:0 18px;border-bottom:1px solid #e5eaf0;background:#fffffff7;color:#071a2e}.watch-shop__header>strong{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;text-align:center;font-size:25px;letter-spacing:-.6px}.watch-shop__back{grid-column:1}.watch-shop__saved{grid-column:3}.watch-shop__cart{grid-column:4}.watch-shop__back,.watch-shop__saved,.watch-shop__cart{position:relative;width:44px;height:44px;padding:0;border:0;background:transparent;color:#071a2e;display:grid;place-items:center;cursor:pointer}.watch-shop__back svg,.watch-shop__saved svg,.watch-shop__cart svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.watch-shop__saved svg{width:27px;height:27px}.watch-shop__saved.is-active svg{fill:#ffedf0;stroke:#e6334c}.watch-shop__saved span{position:absolute;right:-1px;top:0;min-width:19px;height:19px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#e6334c;color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center}.watch-shop__saved span[hidden]{display:none}.watch-shop__cart span{position:absolute;right:-2px;top:0;min-width:22px;height:22px;padding:0 5px;border:2px solid #fff;border-radius:12px;background:var(--blue);color:#fff;font-size:11px;font-weight:900;display:grid;place-items:center}.watch-shop__tabs{display:flex;align-items:stretch;gap:30px;overflow-x:auto;padding:0 22px;border-bottom:1px solid #edf0f4;background:#fff;scrollbar-width:none}.watch-shop__tabs::-webkit-scrollbar{display:none}.watch-shop__tab{flex:0 0 auto;padding:0 5px;border:0;border-bottom:4px solid transparent;background:transparent;color:#718097;font-size:16px;font-weight:750;white-space:nowrap;cursor:pointer}.watch-shop__tab.is-active{border-bottom-color:var(--blue);color:var(--blue)}.watch-shop__feed{overflow-y:auto;padding:16px 18px 26px;background:#f5f7fa;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none}.watch-shop__feed::-webkit-scrollbar{display:none}.watch-shop__slide{position:relative;min-height:calc(100dvh - 160px);margin:0 auto 18px;overflow:hidden;border-radius:28px;background:#07121f;color:#fff;scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate}.watch-shop__video{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#07121f}.watch-shop__shade{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014 30%,#040c1633 55%,#030b14f5 92%);pointer-events:none}.watch-shop__badge{position:absolute;left:24px;top:24px;padding:10px 15px;border-radius:16px;background:#070c12b8;font-size:15px;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.watch-shop__actions{position:absolute;z-index:5;right:16px;bottom:95px;display:flex;flex-direction:column;align-items:center;gap:11px}.watch-shop__details-toggle{position:relative;z-index:6;flex:0 0 44px;width:44px;height:44px;padding:0;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:#06121fad;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 16px #00000040;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.watch-shop__details-toggle svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.watch-shop__slide.is-details-collapsed .watch-shop__details-toggle svg{transform:rotate(180deg)}.watch-shop__slide.is-details-collapsed .watch-shop__details h2,.watch-shop__slide.is-details-collapsed .watch-shop__description{display:none}.watch-shop__slide.is-details-collapsed .watch-shop__shade{background:linear-gradient(180deg,#0000000a 52%,#040c161f 69%,#030b14f0)}.watch-shop__action{position:relative;z-index:6;display:flex;flex-direction:column;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:#fff;font-size:10px;font-weight:800;cursor:pointer;text-shadow:0 1px 3px #000;touch-action:manipulation;pointer-events:auto}.watch-shop__action>i{width:44px;height:44px;border-radius:50%;background:#fffffff5;color:#0a1b2d;display:grid;place-items:center;font-size:20px;font-style:normal;box-shadow:0 4px 18px #0003;text-shadow:none}.watch-shop__action:disabled{opacity:.62;cursor:default}.watch-shop__cart-action>i{background:var(--blue);color:#fff;font-size:28px;font-weight:500}.watch-shop__action.is-liked>i{background:#fff0f2;color:#e6334c}.watch-shop__details{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:48px 21px 15px}.watch-shop__progress{height:3px;margin:0 0 12px;border-radius:3px;background:#ffffff61;overflow:hidden}.watch-shop__progress span{display:block;width:0;height:100%;background:var(--blue)}.watch-shop__details h2{display:-webkit-box;max-width:calc(100% - 62px);margin:0 0 5px;overflow:hidden;color:#fff;font-size:20px;line-height:1.1;letter-spacing:-.35px;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.watch-shop__rating{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin-bottom:5px;color:#fff;font-size:12px;text-decoration:none}.watch-shop__rating b{color:#ffc928;font-size:16px;letter-spacing:1px}.watch-shop__description{max-width:calc(100% - 52px);margin:0 0 9px;color:#eef3f8;font-size:13px;line-height:1.3}.watch-shop__price-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:0}.watch-shop__product-meta{display:flex;align-items:center;gap:11px;min-width:0;margin-bottom:11px}.watch-shop__product-meta-content{flex:1 1 auto;min-width:0}.watch-shop__product-thumb{flex:0 0 64px;width:64px;height:64px;overflow:hidden;border:2px solid rgba(255,255,255,.95);border-radius:12px;background:#fff;color:var(--blue);display:grid;place-items:center;font-size:10px;font-weight:900;text-decoration:none;box-shadow:0 4px 13px #00000040}.watch-shop__product-thumb img{display:block;width:100%;height:100%;object-fit:contain}.watch-shop__price{color:#1681ff;font-size:24px;font-weight:950}.watch-shop__compare{color:#b7bec7;font-size:16px;text-decoration:line-through}.watch-shop__saving{padding:4px 7px;border-radius:8px;background:#164e2a;color:#6cf18c;font-size:11px;font-weight:850}.watch-shop__add,.watch-shop__view{width:100%;min-height:43px;border-radius:999px;font-size:15px;font-weight:900;cursor:pointer}.watch-shop__add{border:0;background:linear-gradient(90deg,#0877ff,#0064f1);color:#fff}.watch-shop__add:disabled{background:#718096;cursor:default}.watch-shop__view{display:grid;place-items:center;margin-top:7px;border:2px solid rgba(255,255,255,.88);background:#030b1438;color:#fff;text-decoration:none}.watch-shop__hint{margin:9px 0 0;text-align:center;color:#fff;font-size:11px;font-weight:750}.watch-shop__hint span{display:block;font-size:17px;line-height:.7}.watch-shop__empty{padding:50px 25px;text-align:center;color:#64748b}.watch-shop__saved-panel{position:absolute;z-index:30;top:70px;right:0;bottom:0;left:0;background:#f5f7fa;overflow-y:auto}.watch-shop__saved-panel>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e4e9ef;background:#fffffff7}.watch-shop__saved-panel>header strong{font-size:21px;color:#071a2e}.watch-shop__saved-panel>header button{width:38px;height:38px;border:0;border-radius:50%;background:#edf2f7;color:#071a2e;font-size:25px;line-height:1;cursor:pointer}.watch-shop__saved-list{display:grid;gap:12px;padding:14px}.watch-shop__saved-item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;padding:11px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 5px 18px #0f233712}.watch-shop__saved-image{width:86px;height:86px;overflow:hidden;border-radius:12px;background:#f4f7fb;display:block}.watch-shop__saved-image img{width:100%;height:100%;object-fit:contain;display:block}.watch-shop__saved-info{display:flex;flex-direction:column;min-width:0}.watch-shop__saved-info>a{display:-webkit-box;overflow:hidden;color:#0b1d31;font-size:14px;font-weight:850;line-height:1.22;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.watch-shop__saved-info>strong{margin-top:5px;color:var(--blue);font-size:19px}.watch-shop__saved-controls{display:flex;gap:7px;margin-top:auto}.watch-shop__saved-controls button{min-height:32px;padding:6px 12px;border:0;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;font-weight:850;cursor:pointer}.watch-shop__saved-controls button:disabled{background:#94a3b8;cursor:default}.watch-shop__saved-controls .watch-shop__saved-remove{flex:0 0 34px;width:34px;padding:0;background:#fff0f2;color:#e6334c;font-size:17px}.watch-shop__saved-empty{display:grid;gap:7px;margin:70px auto;padding:0 25px;text-align:center;color:#64748b}.watch-shop__saved-empty b{color:#0b1d31;font-size:19px}.free-review-products{padding:54px 18px 58px;background:#fff;color:#07182d}.free-review-products__inner{width:min(100%,980px);margin:0 auto;text-align:center}.free-review-products__heading{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:20px}.free-review-products__heading>span{font-size:54px;line-height:1}.free-review-products__heading h2{margin:0;color:#07182d;font-size:clamp(29px,4vw,44px);line-height:1;letter-spacing:-1.4px}.free-review-products__heading h2 b{color:#0875e8}.free-review-products__heading strong{display:block;margin-top:4px;font-size:21px;line-height:1.08}.free-review-products__heading p{width:max-content;margin:5px auto 0;border-bottom:2px solid #0875e8;color:#0875e8;font-size:15px}.free-review-products__timer-card{display:grid;grid-template-columns:1fr 1fr;width:min(100%,610px);margin:0 auto 22px;border:1px solid #dfe7f2;border-radius:15px;background:#fff;box-shadow:0 5px 18px #144a820f}.free-review-products__countdown,.free-review-products__renewal{display:flex;align-items:center;justify-content:center;gap:12px;min-height:90px;padding:13px 15px}.free-review-products__countdown{border-right:1px solid #dfe7f2}.free-review-products__countdown>span,.free-review-products__renewal>span{color:#0875e8;font-size:34px}.free-review-products__countdown div{display:grid;text-align:left}.free-review-products__countdown small{color:#60718a;font-size:11px}.free-review-products__countdown strong{color:#07182d;font-size:24px;letter-spacing:2px;white-space:nowrap}.free-review-products__countdown em{color:#60718a;font-size:8px;font-style:normal;letter-spacing:1px;text-align:center}.free-review-products__renewal p{display:grid;gap:5px;margin:0;color:#50627a;font-size:11px;line-height:1.25;text-align:left}.free-review-products__renewal b{color:#07182d}.free-review-products__daily-status{width:max-content;max-width:100%;margin:-8px auto 18px;padding:8px 14px;border-radius:999px;background:#eaf4ff;color:#0875e8;font-size:11px;font-weight:850}.free-review-products__video-upload{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(100%,610px);margin:-10px auto 18px;padding:12px 16px;border:1px solid #cfe4fb;border-radius:15px;background:linear-gradient(100deg,#eef7ff,#f8fbff);box-shadow:0 7px 20px #0875e817;text-align:left}.free-review-products__video-icon{width:42px;height:42px;border-radius:11px;background:#dcedff;color:#0875e8;display:grid;place-items:center}.free-review-products__video-icon svg{width:25px;height:25px;fill:#0875e8;stroke:#0875e8;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.free-review-products__video-copy{display:grid;gap:3px;min-width:0}.free-review-products__video-copy strong{color:#0a203c;font-size:15px;line-height:1.15}.free-review-products__video-copy span{color:#65758a;font-size:10px;line-height:1.25}.free-review-products__video-actions{display:grid;justify-items:center;gap:5px}.free-review-products__video-button{min-width:155px;padding:9px 15px;border-radius:999px;background:#0875e8;color:#fff;font-size:11px;font-weight:850;text-align:center;text-decoration:none;box-shadow:0 5px 13px #0875e83d}.free-review-products__video-status{color:#0875e8;font-size:9px;text-decoration:underline}.free-review-products__carousel-wrap{position:relative}.free-review-products__track{display:flex;gap:12px;overflow-x:auto;padding:3px 4px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.free-review-products__track::-webkit-scrollbar{display:none}.free-review-product-card{position:relative;flex:0 0 170px;min-width:0;padding:12px 10px 10px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 5px 16px #194b7d12;scroll-snap-align:start}.free-review-product-card__badge{position:absolute;z-index:2;left:8px;top:8px;width:39px;height:39px;border-radius:50%;background:#0875e8;color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center}.free-review-product-card__image{display:block;width:100%;height:130px;margin-bottom:7px}.free-review-product-card__image img{width:100%;height:100%;object-fit:contain;display:block}.free-review-product-card__title{display:-webkit-box;min-height:44px;overflow:hidden;color:#07182d;font-size:12px;font-weight:850;line-height:1.2;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.free-review-product-card>strong{display:block;margin:5px 0 0;color:#0875e8;font-size:19px}.free-review-product-card>small{display:block;margin:2px 0 8px;color:#65758b;font-size:10px}.free-review-product-card>button{width:100%;min-height:34px;border:0;border-radius:999px;background:#0875e8;color:#fff;font-size:12px;font-weight:900;cursor:pointer}.free-review-product-card>button:disabled{background:#97a6ba;cursor:default}.free-review-product-card.is-claimed{border-color:#0875e8;box-shadow:0 6px 18px #0875e82e}.free-review-product-card.is-claimed>[data-free-review-select]:disabled{background:#0875e8;color:#fff}.free-review-product-card.is-daily-locked>[data-free-review-select]:disabled{background:#97a6ba;color:#fff;font-size:11px}.free-review-product-card>.free-review-product-card__heart{position:absolute;z-index:3;right:10px;top:10px;width:36px;height:36px;min-height:0;padding:0;border:0;background:transparent;color:#52637a;font-size:29px;font-weight:500;line-height:1;display:grid;place-items:center}.free-review-product-card>.free-review-product-card__heart.is-saved{color:#e6334c}.free-review-products__track .free-review-product-card__heart{display:none}.free-review-products__arrow{position:absolute;z-index:4;top:50%;width:38px;height:38px;padding:0;transform:translateY(-50%);border:1px solid #dbe5f1;border-radius:50%;background:#fff;color:#0875e8;font-size:28px;line-height:1;box-shadow:0 4px 14px #14416e24;cursor:pointer}.free-review-products__arrow--prev{left:-18px}.free-review-products__arrow--next{right:-18px}.free-review-products__dots{display:flex;justify-content:center;gap:7px;min-height:9px;margin:7px 0 20px}.free-review-products__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d9e2ed}.free-review-products__dots button.is-active{background:#0875e8}.free-review-products__more{min-width:210px;min-height:46px;padding:10px 25px;border:0;border-radius:999px;background:#0875e8;color:#fff;font-size:16px;font-weight:900;text-decoration:none;display:inline-grid;place-items:center;box-shadow:0 8px 22px #0875e833;cursor:pointer}.free-review-products__inner[hidden]{display:none!important}.free-review-products__message{margin:13px auto 0;color:#0875e8;font-size:12px;font-weight:800}.free-review-browser[hidden]{display:none}.free-review-browser{position:fixed;z-index:10020;top:0;right:0;bottom:0;left:0;background:#05111fb8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.free-review-browser__shell{width:min(100%,760px);height:100dvh;margin:0 auto;background:#fff;display:grid;grid-template-rows:82px auto minmax(0,1fr);box-shadow:0 0 45px #00000047}.free-review-browser__shell>header{display:grid;grid-template-columns:88px minmax(0,1fr) 88px;align-items:center;padding:0 14px;background:#fff}.free-review-browser__shell>header>[data-free-review-back]{justify-self:start}.free-review-browser__shell>header>.free-review-browser__title{display:grid;gap:3px;text-align:center}.free-review-browser__shell>header strong{font-size:24px}.free-review-browser__shell>header span{color:#0875e8;font-size:14px}.free-review-browser__shell>header button,.free-review-browser__shell>header a{width:42px;height:42px;padding:0;border:0;background:transparent;color:#07182d;font-size:24px;text-decoration:none;display:grid;place-items:center;cursor:pointer}.free-review-browser__shell>header svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.free-review-browser__actions{display:flex;align-items:center;gap:4px}.free-review-browser__shell>header .free-review-browser__liked{position:relative}.free-review-browser__shell>header .free-review-browser__liked.is-active{color:#0875e8}.free-review-browser__shell>header .free-review-browser__liked.is-active svg{fill:#0875e8}.free-review-browser__liked>[data-free-review-liked-count]{position:absolute;right:-1px;top:-2px;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#0875e8;color:#fff;font-size:10px;font-weight:900;line-height:15px;text-align:center}.free-review-browser__shell>header .free-review-browser__cart{position:relative}.free-review-browser__cart>[data-free-review-cart-count]{position:absolute;right:-2px;top:-2px;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#0875e8;color:#fff;font-size:10px;font-weight:900;line-height:15px;text-align:center}.free-review-browser nav{display:flex;gap:8px;overflow-x:auto;padding:11px 14px;background:#fff;scrollbar-width:none}.free-review-browser nav button{flex:0 0 auto;padding:8px 13px;border:1px solid #dbe4ef;border-radius:999px;background:#fff;color:#60718a;font-weight:800;cursor:pointer}.free-review-browser nav button.is-active{border-color:#0875e8;background:#eaf4ff;color:#0875e8}.free-review-browser.is-liked-view nav{display:none}.free-review-browser__body{overflow-y:auto;padding:14px;background:#fff}.free-review-browser__timer{width:100%;margin:0 0 16px}.free-review-browser main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px}.free-review-browser .free-review-product-card{width:auto;min-width:0;min-height:350px;padding:15px 13px 13px;display:flex;flex-direction:column}.free-review-browser .free-review-product-card[hidden]{display:none!important}.free-review-browser .free-review-product-card__heart{display:grid}.free-review-browser .free-review-product-card__badge{width:43px;height:43px;font-size:11px}.free-review-browser .free-review-product-card__image{height:220px;margin-bottom:9px}.free-review-browser .free-review-product-card__title{min-height:48px;font-size:14px;line-height:1.15}.free-review-browser .free-review-product-card>strong{font-size:23px}.free-review-browser .free-review-product-card>small{font-size:12px}.free-review-browser .free-review-product-card>[data-free-review-select]{min-height:42px;margin-top:auto;font-size:14px}.free-review-browser__empty{grid-column:1/-1;margin:70px 0;padding:25px;text-align:center;color:#60718a;font-size:15px;font-weight:750}.free-review-browser__body>[data-free-review-liked-empty]{margin:70px 0}body.free-review-browser-open{overflow:hidden}body.template-free-products-page{background:#fff}body.template-free-products-page .shopify-section-group-header-group,body.template-free-products-page .shopify-section-group-footer-group,body.template-free-products-page>.topbar,body.template-free-products-page>.site-header,body.template-free-products-page>.site-footer{display:none!important}body.template-free-products-page .free-review-products{padding:0}body.template-video-upload-page{background:#f4f8fd}body.template-video-upload-page .shopify-section-group-header-group,body.template-video-upload-page .shopify-section-group-footer-group,body.template-video-upload-page>.topbar,body.template-video-upload-page>.site-header,body.template-video-upload-page>.site-footer{display:none!important}.free-review-browser--page{position:relative;inset:auto;min-height:100vh;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.free-review-browser--page .free-review-browser__shell{width:min(100%,1200px);height:100vh;min-height:100vh;box-shadow:none}@media(min-width:900px){.free-review-browser--page main{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.free-review-browser--page .free-review-product-card{min-height:360px;padding:13px 11px 11px}.free-review-browser--page .free-review-product-card__image{height:190px}.free-review-browser--page .free-review-product-card__title{min-height:48px;font-size:13px}}@media(max-width:600px){.free-review-products{padding:42px 10px 48px}.free-review-products__heading{gap:8px;margin-bottom:16px}.free-review-products__heading>span{font-size:43px}.free-review-products__heading h2{font-size:30px;letter-spacing:-1px}.free-review-products__heading strong{font-size:18px}.free-review-products__heading p{font-size:13px}.free-review-products__timer-card{grid-template-columns:1fr 1fr;margin-bottom:16px}.free-review-products__countdown,.free-review-products__renewal{min-height:76px;padding:9px 8px;gap:7px}.free-review-products__countdown>span,.free-review-products__renewal>span{font-size:26px}.free-review-products__countdown strong{font-size:18px;letter-spacing:1px}.free-review-products__countdown small,.free-review-products__renewal p{font-size:9px}.free-review-products__video-upload{grid-template-columns:38px minmax(0,1fr);gap:9px;margin:-5px auto 14px;padding:10px;border-radius:13px}.free-review-products__video-icon{width:36px;height:36px;border-radius:9px}.free-review-products__video-icon svg{width:22px;height:22px}.free-review-products__video-copy strong{font-size:12px}.free-review-products__video-copy span{font-size:9px}.free-review-products__video-actions{grid-column:1/-1;width:100%;gap:4px}.free-review-products__video-button{width:100%;min-width:0;padding:9px 12px;font-size:11px}.free-review-products__video-status{font-size:9px}.free-review-product-card{flex-basis:112px;padding:9px 7px 8px;border-radius:14px}.free-review-product-card__badge{left:5px;top:5px;width:31px;height:31px;font-size:8px}.free-review-product-card__image{height:84px}.free-review-product-card__title{min-height:36px;font-size:10px;-webkit-line-clamp:3;line-clamp:3}.free-review-product-card>strong{font-size:16px}.free-review-product-card>small{font-size:8px}.free-review-product-card>button{min-height:30px;font-size:10px}.free-review-products__arrow{display:none}.free-review-browser__shell{grid-template-rows:78px auto minmax(0,1fr)}.free-review-browser__shell>header{grid-template-columns:78px minmax(0,1fr) 78px;padding:0 8px}.free-review-browser__shell>header strong{font-size:21px}.free-review-browser__shell>header span{font-size:12px}.free-review-browser nav{padding:9px 10px}.free-review-browser__body{padding:10px}.free-review-browser__timer{margin-bottom:10px}.free-review-browser main{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.free-review-browser .free-review-product-card{min-height:295px;padding:11px 8px 9px}.free-review-browser .free-review-product-card__image{height:155px}.free-review-browser .free-review-product-card__title{min-height:39px;font-size:11px}.free-review-browser .free-review-product-card>strong{font-size:20px}.free-review-browser .free-review-product-card>small{font-size:10px}.free-review-browser .free-review-product-card>[data-free-review-select]{min-height:36px;font-size:12px}}.product-video-upload{min-height:100vh;background:#f4f8fd;color:#07182d}.product-video-upload__header{position:sticky;z-index:10;top:0;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;min-height:78px;padding:0 18px;border-bottom:1px solid #e1eaf4;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-video-upload__header>a{width:44px;height:44px;color:#07182d;display:grid;place-items:center}.product-video-upload__header svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-video-upload__header>div{display:grid;gap:3px;text-align:center}.product-video-upload__header strong{font-size:22px}.product-video-upload__header span{color:#0875e8;font-size:12px}.product-video-upload__main{width:min(100% - 28px,1000px);margin:0 auto;padding:28px 0 64px}.product-video-upload__intro{display:flex;align-items:center;gap:16px;width:min(100%,720px);margin:0 auto 18px}.product-video-upload__intro>span{flex:0 0 54px;width:54px;height:54px;border-radius:16px;background:#dceeff;color:#0875e8;display:grid;place-items:center}.product-video-upload__intro svg{width:30px;height:30px;fill:#0875e8;stroke:#0875e8;stroke-width:1.5}.product-video-upload__intro h1{margin:0 0 4px;font-size:28px;line-height:1.1}.product-video-upload__intro p{margin:0;color:#64748b;font-size:14px;line-height:1.4}.product-video-upload__picker{padding:20px;border:1px solid #dce6f1;border-radius:20px;background:#fff;box-shadow:0 12px 32px #13395e14}.product-video-upload__picker[hidden],.product-video-upload__form[hidden]{display:none!important}.product-video-upload__picker-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.product-video-upload__picker-heading h2{margin:0 0 4px;font-size:20px}.product-video-upload__picker-heading p{margin:0;color:#687a91;font-size:12px}.product-video-upload__picker-heading>span{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#e9f4ff;color:#0875e8;font-size:10px;font-weight:850}.product-video-upload__search{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:0 13px;border:1px solid #cbd9e8;border-radius:999px;background:#fff}.product-video-upload__search:focus-within{border-color:#0875e8;box-shadow:0 0 0 3px #0875e821}.product-video-upload__search svg{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:#62758d;stroke-width:1.8;stroke-linecap:round}.product-video-upload__search input{width:100%;min-height:45px;padding:0;border:0;outline:0;background:transparent;color:#07182d;font:inherit;font-size:13px}.product-video-upload__carousel{position:relative}.product-video-upload__track{display:grid;grid-auto-flow:column;grid-auto-columns:220px;gap:12px;overflow-x:auto;padding:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-video-upload__track::-webkit-scrollbar{display:none}.product-video-upload__product{min-width:0;padding:10px;border:1px solid #dbe5ef;border-radius:15px;background:#fff;display:flex;flex-direction:column;scroll-snap-align:start}.product-video-upload__product[hidden]{display:none!important}.product-video-upload__product-image{height:175px;margin-bottom:9px;border-radius:10px;overflow:hidden;background:#f6f8fb}.product-video-upload__product-image img{width:100%;height:100%;object-fit:contain}.product-video-upload__product h3{min-height:45px;margin:0 0 10px;color:#07182d;font-size:12px;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.product-video-upload__product button{min-height:38px;margin-top:auto;padding:8px;border:0;border-radius:999px;background:#0875e8;color:#fff;font-size:11px;font-weight:900;cursor:pointer}.product-video-upload__arrow{position:absolute;z-index:3;top:42%;width:38px;height:38px;padding:0;transform:translateY(-50%);border:1px solid #d8e4ef;border-radius:50%;background:#fff;color:#0875e8;font-size:26px;line-height:1;box-shadow:0 5px 14px #12375a26;cursor:pointer}.product-video-upload__arrow--prev{left:-18px}.product-video-upload__arrow--next{right:-18px}.product-video-upload__no-results{margin:28px 0 10px;text-align:center;color:#718197;font-size:13px}.product-video-upload__form{display:grid;gap:14px;width:min(100%,720px);margin:0 auto;padding:20px;border:1px solid #dce6f1;border-radius:20px;background:#fff;box-shadow:0 12px 32px #13395e14}.product-video-upload__form fieldset{display:grid;gap:10px;margin:0;padding:0 0 17px;border:0;border-bottom:1px solid #e7edf4}.product-video-upload__form legend{display:flex;align-items:center;gap:9px;margin-bottom:4px;font-size:15px;font-weight:900}.product-video-upload__form legend>span{width:26px;height:26px;border-radius:50%;background:#0875e8;color:#fff;font-size:12px;display:grid;place-items:center}.product-video-upload__form label:not(.product-video-upload__drop):not(.product-video-upload__agreement){display:grid;gap:6px;color:#263b55;font-size:12px;font-weight:800}.product-video-upload__form label small{font-weight:600;color:#77869a}.product-video-upload__form select,.product-video-upload__form input[type=email],.product-video-upload__form input[type=text]{width:100%;min-height:46px;padding:10px 12px;border:1px solid #ccd9e7;border-radius:11px;background:#fff;color:#07182d;font:inherit;font-size:14px}.product-video-upload__form select:focus,.product-video-upload__form input:focus{outline:3px solid rgba(8,117,232,.16);border-color:#0875e8}.product-video-upload__chosen{grid-template-columns:58px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:11px;padding:9px;border-radius:12px;background:#f3f8fe}.product-video-upload__chosen:not([hidden]){display:grid}.product-video-upload__chosen img{grid-row:1/3;width:58px;height:58px;border-radius:9px;object-fit:contain;background:#fff}.product-video-upload__chosen strong{align-self:end;font-size:13px;line-height:1.2}.product-video-upload__chosen span{align-self:start;color:#6b7b91;font-size:10px}.product-video-upload__chosen button{grid-column:3;grid-row:1/3;padding:7px 10px;border:1px solid #bcd6ef;border-radius:999px;background:#fff;color:#0875e8;font-size:10px;font-weight:850;cursor:pointer}.product-video-upload__fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-video-upload__drop{min-height:150px;padding:22px 15px;border:2px dashed #b9d5f2;border-radius:15px;background:#f7fbff;color:#0875e8;text-align:center;display:grid;justify-items:center;align-content:center;gap:6px;cursor:pointer}.product-video-upload__drop:hover,.product-video-upload__drop.is-dragging{border-color:#0875e8;background:#edf7ff}.product-video-upload__drop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-video-upload__drop svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-video-upload__drop strong{font-size:15px}.product-video-upload__drop span{color:#6b7b91;font-size:11px}.product-video-upload__preview{width:100%;max-height:360px;border-radius:13px;background:#061322}.product-video-upload__agreement{display:flex;align-items:flex-start;gap:9px;color:#53667e;font-size:11px;line-height:1.4;cursor:pointer}.product-video-upload__agreement input{flex:0 0 17px;width:17px;height:17px;margin-top:1px;accent-color:#0875e8}.product-video-upload__progress{height:9px;overflow:hidden;border-radius:999px;background:#dce7f3}.product-video-upload__progress span{display:block;width:0;height:100%;border-radius:inherit;background:#0875e8;transition:width .2s ease}.product-video-upload__message{min-height:18px;margin:0;text-align:center;color:#0875e8;font-size:12px;font-weight:800}.product-video-upload__message.is-error{color:#b42318}.product-video-upload__submit{min-height:48px;padding:11px 18px;border:0;border-radius:999px;background:#0875e8;color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 20px #0875e838;cursor:pointer}.product-video-upload__submit:disabled{opacity:.65;cursor:wait}.product-video-upload__history{width:min(100%,720px);margin:20px auto 0;padding:19px;border:1px solid #dce6f1;border-radius:18px;background:#fff}.product-video-upload__history h2{margin:0 0 12px;font-size:19px}.product-video-upload__history>p{margin:0;color:#738299;font-size:12px}.product-video-upload__history [data-product-video-history]{display:grid;gap:9px}.product-video-upload__history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:12px;border-radius:12px;background:#f3f8fe}.product-video-upload__history-item strong{font-size:12px;line-height:1.25}.product-video-upload__history-item span{color:#66778d;font-size:10px}.product-video-upload__history-item b{grid-column:2;grid-row:1/3;align-self:center;padding:6px 9px;border-radius:999px;background:#dff7e7;color:#15753a;font-size:10px}.product-video-upload__judge-note{width:min(100%,720px);margin:18px auto 0;padding:14px 16px;border:1px solid #cfe4fb;border-radius:14px;background:#eef7ff;color:#38506d;text-align:center;font-size:12px;line-height:1.5}html.infinity-opening-judge-review body:before{content:"";position:fixed;z-index:9990;top:0;right:0;bottom:0;left:0;background:#fff}html.infinity-opening-judge-review body:after{content:"Opening your review form\2026";position:fixed;z-index:9991;top:50%;left:50%;width:min(82vw,360px);padding:22px;transform:translate(-50%,-50%);border:1px solid #cfe4fb;border-radius:18px;background:#eef7ff;color:#0875e8;text-align:center;font-size:16px;font-weight:900;box-shadow:0 14px 40px #07182d24}.product-video-upload__status,.product-video-upload__approved{width:min(100%,1000px);margin:22px auto 0;padding:20px;border:1px solid #dce6f1;border-radius:20px;background:#fff;box-shadow:0 12px 32px #13395e14}.product-video-upload__status-heading,.product-video-upload__approved-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.product-video-upload__status-heading small,.product-video-upload__approved-heading small{display:block;margin-bottom:3px;color:#0875e8;font-size:10px;font-weight:900;letter-spacing:.12em}.product-video-upload__status-heading h2,.product-video-upload__approved-heading h2{margin:0;font-size:21px}.product-video-upload__status-heading>span{padding:6px 10px;border-radius:999px;background:#eef7ff;color:#0875e8;font-size:10px;font-weight:850}.product-video-upload__status>p,.product-video-upload__approved-heading p{margin:10px 0 0;color:#687a91;font-size:11px}.product-video-upload__status-list{display:grid;gap:10px}.product-video-upload__status-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px;border:1px solid #dfE8f2;border-radius:14px;background:#f8fbff}.product-video-upload__status-card>img{width:58px;height:58px;border-radius:10px;background:#fff;object-fit:contain}.product-video-upload__status-card>div{display:grid;gap:4px}.product-video-upload__status-card strong{font-size:13px;line-height:1.25}.product-video-upload__status-card small{color:#6f8095;font-size:10px}.product-video-upload__status-card>b{padding:7px 10px;border-radius:999px;background:#fff2cf;color:#8a5b00;font-size:10px;white-space:nowrap}.product-video-upload__status-card>button{padding:7px 9px;border:0;background:transparent;color:#6b7b91;font-size:10px;text-decoration:underline;cursor:pointer}.product-video-upload__approved-heading{display:block;text-align:center}.product-video-upload__approved .jdgm-all-reviews-page{margin-top:12px}@media(max-width:749px){.product-video-upload__status,.product-video-upload__approved{padding:14px;border-radius:16px}.product-video-upload__status-heading{align-items:flex-start}.product-video-upload__status-card{grid-template-columns:50px minmax(0,1fr) auto;gap:9px}.product-video-upload__status-card>img{width:50px;height:50px}.product-video-upload__status-card>b{grid-column:2/4;justify-self:start}.product-video-upload__status-card>button{grid-column:3;grid-row:1}}@media(max-width:600px){.product-video-upload__header{grid-template-columns:46px minmax(0,1fr) 46px;min-height:70px;padding:0 8px}.product-video-upload__header strong{font-size:19px}.product-video-upload__main{width:min(100% - 20px,1000px);padding:18px 0 40px}.product-video-upload__intro{gap:11px}.product-video-upload__intro>span{flex-basis:46px;width:46px;height:46px;border-radius:13px}.product-video-upload__intro h1{font-size:22px}.product-video-upload__intro p{font-size:12px}.product-video-upload__picker{padding:13px;border-radius:16px}.product-video-upload__picker-heading h2{font-size:17px}.product-video-upload__picker-heading p{font-size:11px}.product-video-upload__picker-heading>span{padding:5px 8px;font-size:9px}.product-video-upload__track{grid-auto-columns:calc((100% - 9px)/2);gap:9px}.product-video-upload__product{padding:8px;border-radius:13px}.product-video-upload__product-image{height:135px}.product-video-upload__product h3{min-height:42px;font-size:10px}.product-video-upload__product button{min-height:35px;font-size:10px}.product-video-upload__arrow{display:none}.product-video-upload__form{gap:12px;padding:14px;border-radius:16px}.product-video-upload__fields{grid-template-columns:1fr}.product-video-upload__drop{min-height:135px;padding:18px 12px}}@media(min-width:750px){.watch-shop__shell{width:430px;grid-template-rows:64px 52px minmax(0,1fr)}.watch-shop__header{padding:0 10px}.watch-shop__header>strong{font-size:21px}.watch-shop__saved-panel{top:64px}.watch-shop__tabs{gap:24px;padding:0 14px}.watch-shop__tab{font-size:15px}.watch-shop__feed{padding:10px 8px 18px}.watch-shop__slide{min-height:calc(100dvh - 136px);border-radius:22px}.watch-shop__badge{left:17px;top:17px;padding:8px 12px;font-size:13px}.watch-shop__actions{right:10px;bottom:95px;gap:10px}.watch-shop__details-toggle{flex-basis:40px;width:40px;height:40px}.watch-shop__action{gap:2px;font-size:10px}.watch-shop__action>i{width:40px;height:40px;font-size:19px}.watch-shop__details{padding:48px 15px 12px}.watch-shop__progress{height:3px;margin-bottom:12px}.watch-shop__details h2{max-width:calc(100% - 54px);margin-bottom:5px;font-size:17px;line-height:1.1}.watch-shop__rating{gap:6px;margin-bottom:5px;font-size:12px}.watch-shop__rating b{font-size:15px;letter-spacing:1px}.watch-shop__description{max-width:calc(100% - 45px);margin-bottom:8px;font-size:12px;line-height:1.28}.watch-shop__price-row{gap:9px;margin-bottom:0}.watch-shop__product-thumb{flex-basis:58px;width:58px;height:58px;border-radius:10px}.watch-shop__price{font-size:23px}.watch-shop__compare{font-size:15px}.watch-shop__saving{padding:4px 7px;border-radius:8px;font-size:11px}.watch-shop__add,.watch-shop__view{min-height:42px;font-size:14px}.watch-shop__view{margin-top:7px}.watch-shop__hint{margin-top:9px;font-size:11px}.watch-shop__hint span{font-size:17px}}@media(max-width:749px){.watch-shop__shell{grid-template-rows:64px 52px minmax(0,1fr)}.watch-shop__header{padding:0 10px}.watch-shop__header>strong{font-size:21px}.watch-shop__saved-panel{top:64px}.watch-shop__tabs{gap:24px;padding:0 14px}.watch-shop__tab{font-size:15px}.watch-shop__feed{padding:10px 8px 18px}.watch-shop__slide{min-height:calc(100dvh - 136px);border-radius:22px}.watch-shop__badge{left:17px;top:17px;padding:8px 12px;font-size:13px}.watch-shop__actions{right:10px;bottom:95px;gap:10px}.watch-shop__details-toggle{flex-basis:40px;width:40px;height:40px}.watch-shop__action{gap:2px;font-size:10px}.watch-shop__action>i{width:40px;height:40px;font-size:19px}.watch-shop__details{padding:48px 15px 12px}.watch-shop__progress{height:3px;margin-bottom:12px}.watch-shop__details h2{max-width:calc(100% - 54px);margin-bottom:5px;font-size:17px;line-height:1.1}.watch-shop__rating{gap:6px;margin-bottom:5px;font-size:12px}.watch-shop__rating b{font-size:15px;letter-spacing:1px}.watch-shop__description{max-width:calc(100% - 45px);margin-bottom:8px;font-size:12px;line-height:1.28}.watch-shop__price-row{gap:9px;margin-bottom:0}.watch-shop__product-thumb{flex-basis:58px;width:58px;height:58px;border-radius:10px}.watch-shop__price{font-size:23px}.watch-shop__compare{font-size:15px}.watch-shop__saving{padding:4px 7px;border-radius:8px;font-size:11px}.watch-shop__add,.watch-shop__view{min-height:42px;font-size:14px}.watch-shop__view{margin-top:7px}.watch-shop__hint{margin-top:9px;font-size:11px}.watch-shop__hint span{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/295/assets/theme.css.map */
