body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Lato,Arial,sans-serif}button,h1,h2,h3,h4,h5,h6,select{font-family:Poppins,Arial,sans-serif}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.main a{text-decoration:none}.main .quick-view-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.main .quick-view-overlay .quick-view-modal{background:#fff;border-radius:4px;box-shadow:0 10px 30px #0003;max-width:95%;padding:40px;position:relative;width:900px}.main .quick-view-overlay .quick-view-modal .close-btn{background:none;border:none;color:#999;cursor:pointer;font-size:20px;position:absolute;right:20px;top:20px;z-index:10}.main .quick-view-overlay .quick-view-modal .close-btn:hover{color:#333}.main .quick-view-overlay .quick-view-modal .quick-view-content{display:flex;gap:40px}.main .quick-view-overlay .quick-view-modal .quick-view-image{align-items:center;background:#f9f9f9;border-radius:4px;display:flex;flex:1 1;justify-content:center;min-height:350px;overflow:hidden;position:relative}.main .quick-view-overlay .quick-view-modal .quick-view-image img{max-height:400px;max-width:100%;object-fit:contain}.main .quick-view-overlay .quick-view-modal .quick-view-image .view-details-overlay{align-items:center;background:#0073ca;bottom:-50px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;left:0;padding:15px;position:absolute;text-decoration:none;transition:bottom .3s;width:100%}.main .quick-view-overlay .quick-view-modal .quick-view-image .view-details-overlay:hover{background:#005697}.main .quick-view-overlay .quick-view-modal .quick-view-image:hover .view-details-overlay{bottom:0}.main .quick-view-overlay .quick-view-modal .quick-view-details{display:flex;flex:1 1;flex-direction:column;justify-content:center}.main .quick-view-overlay .quick-view-modal .quick-view-details h2{color:#333;font-size:24px;line-height:1.3;margin:0 0 20px}.main .quick-view-overlay .quick-view-modal .quick-view-details .price{align-items:center;color:#0073ca;display:flex;font-size:24px;font-weight:700;gap:10px;margin-bottom:30px}.main .quick-view-overlay .quick-view-modal .quick-view-details .price .old-price{color:#aaa;font-size:20px;font-weight:400;text-decoration:line-through}.main .quick-view-overlay .quick-view-modal .quick-view-details .quantity-cart{border-bottom:1px solid #eaeaea;display:flex;gap:20px;margin-bottom:30px;padding-bottom:30px}.main .quick-view-overlay .quick-view-modal .quick-view-details .quantity-cart .quantity-selector{align-items:center;border:1px solid #eaeaea;border-radius:30px;display:flex;overflow:hidden;width:120px}.main .quick-view-overlay .quick-view-modal .quick-view-details .quantity-cart .quantity-selector button{background:none;border:none;color:#666;cursor:pointer;font-size:18px;height:40px;width:40px}.main .quick-view-overlay .quick-view-modal .quick-view-details .quantity-cart .quantity-selector button:hover{color:#0073ca}.main .quick-view-overlay .quick-view-modal .quick-view-details .quantity-cart .quantity-selector input{border:none;color:#333;font-size:16px;font-weight:600;height:40px;padding:0;text-align:center;width:40px}.main .quick-view-overlay .quick-view-modal .quick-view-details .quantity-cart .btn-add-cart{background:#0073ca;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:0 30px;transition:background .3s}.main .quick-view-overlay .quick-view-modal .quick-view-details .quantity-cart .btn-add-cart:hover{background:#005697}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta{color:#666;font-size:14px}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta p{margin:0 0 15px}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta p strong{color:#333;margin-right:5px}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta .share{align-items:center;display:flex;gap:15px}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta .share strong{color:#333}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta .share .share-icons{display:flex;font-size:16px;gap:10px}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta .share .share-icons svg{cursor:pointer;transition:color .3s}.main .quick-view-overlay .quick-view-modal .quick-view-details .meta .share .share-icons svg:hover{color:#0073ca}.main .container{margin:0 auto;max-width:1200px;padding:0 20px}.main .hero-slider{background-color:#f7f7f7;height:400px;overflow:hidden;position:relative}.main .hero-slider .slider-container{display:flex;height:100%;transition:transform .5s ease}.main .hero-slider .slide{align-items:center;display:flex;min-width:100%;position:relative}.main .hero-slider .slide .slide-content{flex:1 1;position:relative;z-index:2}.main .hero-slider .slide .slide-content .text-content{max-width:500px}.main .hero-slider .slide .slide-content .text-content .subtitle{color:#888;display:block;font-size:14px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.main .hero-slider .slide .slide-content .text-content h2{color:#222;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 15px}.main .hero-slider .slide .slide-content .text-content p{color:#666;font-size:15px;margin:0}.main .hero-slider .slide .slide-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;right:0;top:0;width:60%;z-index:1}.main .hero-slider .slider-arrow{background:#0000;border:none;color:#333;cursor:pointer;font-size:24px;opacity:.5;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s;z-index:10}.main .hero-slider .slider-arrow:hover{opacity:1}.main .hero-slider .slider-arrow.prev{left:20px}.main .hero-slider .slider-arrow.next{right:20px}.main .hero-slider .slider-dots{bottom:20px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.main .hero-slider .slider-dots .dot{border:2px solid #ccc;border-radius:50%;cursor:pointer;height:8px;transition:all .3s;width:8px}.main .hero-slider .slider-dots .dot.active{background-color:#333;border-color:#333}.main .product-card{background:#fff;border-radius:4px;position:relative;transition:box-shadow .3s;z-index:1}.main .product-card:hover{border-radius:4px 4px 0 0;box-shadow:0 5px 25px #0000001a;z-index:10}.main .product-card:hover .product-hover-content{opacity:1;transform:translateY(0);visibility:visible}.main .product-card .product-card-main{background:#fff;border-radius:4px;padding:15px;position:relative;z-index:2}.main .product-card .product-image-wrap{align-items:center;aspect-ratio:1;background:#f9f9f9;display:flex;justify-content:center;margin-bottom:15px;position:relative}.main .product-card .product-image-wrap img{max-height:100%;max-width:100%;object-fit:contain}.main .product-card .product-image-wrap .discount-badge{align-items:center;background-color:#0073ca;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:36px;justify-content:center;left:10px;position:absolute;top:10px;width:36px}.main .product-card .product-info{text-align:center}.main .product-card .product-info .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:14px;font-weight:500;line-height:1.4;margin:0 0 5px;overflow:hidden}.main .product-card .product-info .product-category{color:#aaa;display:block;font-size:12px;margin-bottom:8px}.main .product-card .product-info .product-price{align-items:center;display:flex;gap:8px;justify-content:center}.main .product-card .product-info .product-price .old-price{color:#aaa;font-size:13px;text-decoration:line-through}.main .product-card .product-info .product-price .new-price{color:#0073ca;font-size:14px;font-weight:700}.main .product-card .product-hover-content{background:#fff;border-radius:0 0 4px 4px;box-shadow:0 15px 25px #0000001a;left:0;opacity:0;padding:0 15px 15px;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1}.main .product-card .product-hover-content .product-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#777;display:-webkit-box;font-size:13px;line-height:1.5;margin-bottom:15px;overflow:hidden;text-align:center}.main .product-card .product-hover-content .product-actions{align-items:center;display:flex;justify-content:space-between}.main .product-card .product-hover-content .product-actions .action-btn{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:18px;justify-content:center;transition:color .3s}.main .product-card .product-hover-content .product-actions .action-btn:hover{color:#0073ca}.main .product-card .product-hover-content .product-actions .action-btn.quick-view-btn{position:relative}.main .product-card .product-hover-content .product-actions .action-btn.quick-view-btn:after,.main .product-card .product-hover-content .product-actions .action-btn.quick-view-btn:before{opacity:0;pointer-events:none;position:absolute;transition:all .2s;visibility:hidden}.main .product-card .product-hover-content .product-actions .action-btn.quick-view-btn:before{background:#222;border-radius:4px;bottom:100%;color:#fff;content:"Quick view";font-size:12px;left:50%;margin-bottom:8px;padding:6px 10px;transform:translateX(-50%) translateY(-5px);white-space:nowrap}.main .product-card .product-hover-content .product-actions .action-btn.quick-view-btn:after{border:5px solid #0000;border-top-color:#222;bottom:100%;content:"";left:50%;margin-bottom:-2px;transform:translateX(-50%) translateY(-5px)}.main .product-card .product-hover-content .product-actions .action-btn.quick-view-btn:hover:after,.main .product-card .product-hover-content .product-actions .action-btn.quick-view-btn:hover:before{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.main .product-card .product-hover-content .product-actions .add-to-cart-btn{background:#0073ca;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 20px}.main .product-card .product-hover-content .product-actions .add-to-cart-btn:hover{background:#005697}.main .electronics-section{padding:60px 0}.main .electronics-section .section-header{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:15px}.main .electronics-section .section-header .header-left{align-items:baseline;display:flex;gap:30px}.main .electronics-section .section-header .header-left h2{color:#222;font-size:20px;margin:0;position:relative}.main .electronics-section .section-header .header-left h2:after{background-color:#0073ca;bottom:-16px;content:"";height:2px;left:0;position:absolute;width:100%}.main .electronics-section .section-header .header-left .tabs{display:flex;gap:20px}.main .electronics-section .section-header .header-left .tabs .tab{color:#666;cursor:pointer;font-size:13px;font-weight:600}.main .electronics-section .section-header .header-left .tabs .tab.active,.main .electronics-section .section-header .header-left .tabs .tab:hover{color:#0073ca}.main .electronics-section .section-header .header-right{display:flex;gap:15px}.main .electronics-section .section-header .header-right .nav-arrow{color:#333;cursor:pointer;font-size:14px}.main .electronics-section .section-header .header-right .nav-arrow.disabled{color:#ccc;cursor:not-allowed}.main .electronics-section .product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.main .hot-deals-section{background-color:#f8f8f8;padding:40px 0 60px;position:relative}.main .hot-deals-section .section-title-center{margin-bottom:40px;position:relative;text-align:center}.main .hot-deals-section .section-title-center:before{background-color:#eaeaea;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:1}.main .hot-deals-section .section-title-center h2{background-color:#f8f8f8;color:#222;display:inline-block;font-size:20px;margin:0;padding:0 30px;position:relative;z-index:2}.main .hot-deals-section .section-title-center h2:after{background-color:#0073ca;bottom:-20px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.main .hot-deals-section .hot-deals-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.main .hot-deals-section .view-all-btn-wrap{text-align:center}.main .hot-deals-section .view-all-btn-wrap .view-all-btn{background-color:#0073ca;border-radius:30px;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.5px;padding:12px 30px;transition:background-color .3s}.main .hot-deals-section .view-all-btn-wrap .view-all-btn:hover{background-color:#005697}.main .more-products-section{padding:60px 0}.main .more-products-section .more-products-layout{display:flex;gap:30px}.main .more-products-section .more-sidebar{flex-shrink:0;width:250px}.main .more-products-section .more-sidebar .sidebar-banner{background-image:url(/static/media/m3.dc1bf4c1e8450af21b80.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;color:#fff;margin-bottom:30px;padding:40px 20px;text-align:center}.main .more-products-section .more-sidebar .sidebar-banner .banner-subtitle{display:block;font-size:12px;margin-bottom:15px;opacity:.8;text-transform:uppercase}.main .more-products-section .more-sidebar .sidebar-banner h3{font-size:24px;font-weight:700;line-height:1.3;margin:0 0 25px}.main .more-products-section .more-sidebar .sidebar-banner .btn-read-more{background-color:#fff;border-radius:20px;color:#0073ca;display:inline-block;font-size:12px;font-weight:700;padding:8px 20px;transition:background-color .3s}.main .more-products-section .more-sidebar .sidebar-banner .btn-read-more:hover{background-color:#f0f0f0}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-title{background-color:#0073ca;border-radius:4px 4px 0 0;color:#fff;font-size:14px;font-weight:600;padding:12px 15px;text-align:center}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list{background-color:#fff;border:1px solid #eaeaea;border-top:none}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card{align-items:center;border-bottom:1px solid #eaeaea;display:flex;padding:15px;transition:background-color .3s}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card:last-child{border-bottom:none}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card:hover{background-color:#f9f9f9}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card .mini-img-wrap{align-items:center;background-color:#f4f4f4;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-right:15px;width:60px}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card .mini-img-wrap img{max-height:90%;max-width:90%;object-fit:contain}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card .mini-info{flex:1 1}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card .mini-info .mini-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:13px;font-weight:500;line-height:1.3;margin:0 0 5px;overflow:hidden}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card .mini-info .mini-price{align-items:center;display:flex;gap:8px}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card .mini-info .mini-price .old-price{color:#aaa;font-size:12px;text-decoration:line-through}.main .more-products-section .more-sidebar .sidebar-featured .sidebar-product-list .mini-product-card .mini-info .mini-price .new-price{color:#0073ca;font-size:13px;font-weight:700}.main .more-products-section .more-main{flex:1 1}.main .more-products-section .more-main .more-tabs{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:10px}.main .more-products-section .more-main .more-tabs .tabs-left{display:flex;gap:25px}.main .more-products-section .more-main .more-tabs .tabs-left .tab{color:#666;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:-11px;padding-bottom:10px;position:relative;text-transform:uppercase}.main .more-products-section .more-main .more-tabs .tabs-left .tab.active{color:#0073ca}.main .more-products-section .more-main .more-tabs .tabs-left .tab.active:after{background-color:#0073ca;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.main .more-products-section .more-main .more-tabs .tabs-left .tab:hover:not(.active){color:#333}.main .more-products-section .more-main .more-tabs .tabs-right{display:flex;gap:10px}.main .more-products-section .more-main .more-tabs .tabs-right .tab-arrow{background:none;border:none;color:#999;cursor:pointer;font-size:14px}.main .more-products-section .more-main .more-tabs .tabs-right .tab-arrow:hover{color:#333}.main .more-products-section .more-main .more-product-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.main .banner-section{padding:60px 0}.main .banner-section .banner-wrapper{background-image:url(/static/media/m4-2.3c45073f99c0ff2f5b52.webp);background-repeat:no-repeat;border-radius:8px;display:flex;height:350px;overflow:hidden;position:relative}.main .banner-section .banner-wrapper .banner-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.main .banner-section .banner-wrapper .banner-bg .bg-pattern{height:100%;object-fit:cover;opacity:.5;width:50%}.main .banner-section .banner-wrapper .banner-content{display:flex;position:relative;width:100%;z-index:2}.main .banner-section .banner-wrapper .banner-content .text-side{flex:1 1;padding:0 60px}.main .banner-section .banner-wrapper .banner-content .text-side h2{color:#fff;font-size:24px;font-weight:600;line-height:1.4;margin-bottom:30px;max-width:450px}.main .banner-section .banner-wrapper .banner-content .text-side .banner-buttons{align-items:center;display:flex;gap:20px}.main .banner-section .banner-wrapper .banner-content .text-side .banner-buttons .btn-buy{background-color:#0073ca;border-radius:30px;color:#fff;font-size:13px;font-weight:700;padding:10px 25px;transition:background-color .3s}.main .banner-section .banner-wrapper .banner-content .text-side .banner-buttons .btn-buy:hover{background-color:#005697}.main .banner-section .banner-wrapper .banner-content .text-side .banner-buttons .btn-read{color:#fff;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.main .banner-section .banner-wrapper .banner-content .text-side .banner-buttons .btn-read:hover{color:#0073ca}.main .banner-section .banner-wrapper .banner-content .image-side{align-items:center;display:flex;flex:1 1;justify-content:flex-end;padding-right:40px}.main .banner-section .banner-wrapper .banner-content .image-side .circle-image{border:5px solid #fff;border-radius:50%;box-shadow:0 10px 30px #0000004d;height:300px;overflow:hidden;width:300px}.main .banner-section .banner-wrapper .banner-content .image-side .circle-image img{height:100%;object-fit:cover;width:100%}.privacy.policy-page{--policy-accent:#0073ca;--policy-accent-dark:#005fa8;--policy-ink:#1f2933;--policy-muted:#637381;--policy-line:#e6ebef;--policy-soft:#f5f8fa;background:#fff;color:var(--policy-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.privacy.policy-page .policy-shell{margin:0 auto;width:min(1160px,100% - 40px)}.privacy.policy-page .policy-hero{background:radial-gradient(circle at 85% 15%,#0073ca1f,#0000 31%),linear-gradient(180deg,#f8fbfd,#fff);border-bottom:1px solid var(--policy-line);overflow:hidden;padding:46px 0 52px;position:relative}.privacy.policy-page .policy-hero:after{border:1px solid #0073ca1f;border-radius:50%;bottom:-145px;content:"";height:340px;pointer-events:none;position:absolute;right:-110px;width:340px}.privacy.policy-page .policy-breadcrumb{align-items:center;color:#8a98a5;display:flex;font-size:12px;font-weight:700;gap:9px;letter-spacing:.05em;margin-bottom:34px;text-transform:uppercase}.privacy.policy-page .policy-breadcrumb a{color:#53616d;text-decoration:none}.privacy.policy-page .policy-breadcrumb a:hover{color:var(--policy-accent)}.privacy.policy-page .policy-eyebrow{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.13em;margin:0 0 10px;text-transform:uppercase}.privacy.policy-page h1{color:#17212a;font-size:clamp(38px,5vw,58px);font-weight:750;letter-spacing:-.035em;line-height:1.05;margin:0;max-width:760px}.privacy.policy-page .policy-summary{color:var(--policy-muted);font-size:17px;line-height:1.75;margin:20px 0 0;max-width:720px}.privacy.policy-page .policy-updated{align-items:center;color:#7c8994;display:flex;font-size:13px;gap:8px;margin:22px 0 0}.privacy.policy-page .policy-updated svg{color:var(--policy-accent)}.privacy.policy-page .policy-layout{grid-gap:72px;display:grid;gap:72px;grid-template-columns:minmax(210px,250px) minmax(0,1fr);padding-bottom:88px;padding-top:64px}.privacy.policy-page .policy-sidebar{align-self:start;position:sticky;top:24px}.privacy.policy-page .policy-toc{background:#fff;border:1px solid var(--policy-line);border-radius:6px;box-shadow:0 12px 30px #1f29330d;padding:24px}.privacy.policy-page .policy-toc .policy-toc-title{color:#202b33;font-size:13px;font-weight:800;letter-spacing:.06em;margin:0 0 14px;text-transform:uppercase}.privacy.policy-page .policy-toc nav{display:flex;flex-direction:column}.privacy.policy-page .policy-toc a{color:#667581;font-size:13px;line-height:1.35;padding:8px 0 8px 15px;position:relative;text-decoration:none;transition:color .2s ease}.privacy.policy-page .policy-toc a:before{background:#c5d0d8;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:14px;transition:background .2s ease;width:5px}.privacy.policy-page .policy-toc a:hover{color:var(--policy-accent)}.privacy.policy-page .policy-toc a:hover:before{background:var(--policy-accent)}.privacy.policy-page .policy-help{background:var(--policy-soft);border-radius:6px;display:flex;gap:13px;margin-top:18px;padding:20px}.privacy.policy-page .policy-help>svg{color:var(--policy-accent);flex:0 0 auto;font-size:17px;margin-top:3px}.privacy.policy-page .policy-help strong{color:#26313a;font-size:14px}.privacy.policy-page .policy-help p{color:#73808b;font-size:12px;line-height:1.55;margin:5px 0 9px}.privacy.policy-page .policy-help a{color:var(--policy-accent);font-size:12px;font-weight:750;text-decoration:none}.privacy.policy-page .policy-help a:hover{color:var(--policy-accent-dark)}.privacy.policy-page .policy-content{min-width:0}.privacy.policy-page .policy-content>section{border-bottom:1px solid var(--policy-line);margin:0 0 40px;padding:0 0 40px;scroll-margin-top:28px}.privacy.policy-page .policy-content>section:last-of-type{margin-bottom:32px}.privacy.policy-page .policy-section-heading{align-items:baseline;display:flex;gap:16px;margin-bottom:18px}.privacy.policy-page .policy-section-heading>span{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.08em}.privacy.policy-page .policy-section-heading h2{color:#202a33;font-size:clamp(21px,2.5vw,27px);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0}.privacy.policy-page .policy-section-body{padding-left:39px}.privacy.policy-page .policy-section-body li,.privacy.policy-page .policy-section-body p{color:#596875;font-size:15px;line-height:1.8}.privacy.policy-page .policy-section-body p{margin:0 0 14px}.privacy.policy-page .policy-section-body p:last-child{margin-bottom:0}.privacy.policy-page .policy-section-body ol,.privacy.policy-page .policy-section-body ul{margin:15px 0;padding-left:22px}.privacy.policy-page .policy-section-body li{margin-bottom:9px;padding-left:5px}.privacy.policy-page .policy-section-body li::marker{color:var(--policy-accent)}.privacy.policy-page .policy-section-body strong{color:#34414b;font-weight:700}.privacy.policy-page .policy-section-body a{color:var(--policy-accent);font-weight:650;text-decoration:underline;text-decoration-color:#0073ca59;text-underline-offset:3px}.privacy.policy-page .policy-section-body a:hover{color:var(--policy-accent-dark)}.privacy.policy-page .policy-section-body .policy-note{background:var(--policy-soft);border-left:3px solid var(--policy-accent);border-radius:0 4px 4px 0;color:#4b5b68;margin:20px 0 0;padding:16px 18px}.privacy.policy-page .policy-contact-card{align-items:center;background:#102633;border-radius:6px;display:flex;gap:24px;justify-content:space-between;padding:26px 30px}.privacy.policy-page .policy-contact-card span,.privacy.policy-page .policy-contact-card strong{display:block}.privacy.policy-page .policy-contact-card span{color:#aebbc4;font-size:13px;margin-bottom:5px}.privacy.policy-page .policy-contact-card strong{color:#fff;font-size:20px}.privacy.policy-page .policy-contact-card>a{background:var(--policy-accent);border-radius:4px;color:#fff;flex:0 0 auto;font-size:13px;font-weight:750;padding:12px 18px;text-decoration:none;transition:background .2s ease,transform .2s ease}.privacy.policy-page .policy-contact-card>a:hover{background:var(--policy-accent-dark);transform:translateY(-1px)}.privacy.policy-page a:focus-visible{outline:2px solid var(--policy-accent);outline-offset:3px}@media(max-width:900px){.privacy.policy-page .policy-layout{gap:38px;grid-template-columns:1fr;padding-top:46px}.privacy.policy-page .policy-sidebar{position:static}.privacy.policy-page .policy-toc nav{grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.privacy.policy-page .policy-help{display:none}}@media(max-width:600px){.privacy.policy-page .policy-shell{width:min(100% - 28px,1160px)}.privacy.policy-page .policy-hero{padding:30px 0 38px}.privacy.policy-page .policy-breadcrumb{margin-bottom:26px}.privacy.policy-page .policy-summary{font-size:15px;line-height:1.65}.privacy.policy-page .policy-layout{padding-bottom:56px;padding-top:32px}.privacy.policy-page .policy-toc{padding:20px}.privacy.policy-page .policy-toc nav{grid-template-columns:1fr}.privacy.policy-page .policy-content>section{margin-bottom:30px;padding-bottom:30px}.privacy.policy-page .policy-section-heading{gap:11px}.privacy.policy-page .policy-section-body{padding-left:0}.privacy.policy-page .policy-section-body li,.privacy.policy-page .policy-section-body p{font-size:14px}.privacy.policy-page .policy-contact-card{align-items:flex-start;flex-direction:column;padding:23px}}.product-detail{background:#fff;color:#242424}.product-detail__container{margin:0 auto;width:min(1220px,100% - 40px)}.product-detail__breadcrumbs{align-items:center;color:#999;display:flex;font-size:11px;gap:9px;min-height:58px;overflow:hidden;white-space:nowrap}.product-detail__breadcrumbs a{color:#777;text-decoration:none}.product-detail__breadcrumbs a:hover{color:#007bc4}.product-detail__breadcrumbs svg{color:#bbb;flex:none;font-size:8px}.product-detail__breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.product-detail__overview{grid-gap:62px;display:grid;gap:62px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);padding-bottom:70px;padding-top:13px}.product-gallery{grid-gap:15px;display:grid;gap:15px;grid-template-columns:82px minmax(0,1fr);min-width:0}.product-gallery__thumbs{display:flex;flex-direction:column;gap:10px}.product-gallery__thumbs button{aspect-ratio:1;background:#f7f7f7;border:1px solid #0000;cursor:pointer;overflow:hidden;padding:4px;transition:border-color .2s;width:82px}.product-gallery__thumbs button.is-active,.product-gallery__thumbs button:hover{border-color:#007bc4}.product-gallery__thumbs img{height:100%;mix-blend-mode:multiply;object-fit:contain;width:100%}.product-gallery__main{background:#f7f7f7;display:grid;min-height:600px;overflow:hidden;place-items:center;position:relative}.product-gallery__main>span{background:#d64545;color:#fff;font-size:10px;font-weight:700;left:18px;letter-spacing:.08em;padding:7px 10px;position:absolute;top:18px;z-index:2}.product-gallery__main>img{height:100%;max-height:600px;mix-blend-mode:multiply;object-fit:contain;width:100%}.product-gallery__main>button{background:#ffffffe6;border:0;color:#242424;cursor:pointer;display:grid;height:48px;opacity:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s;width:39px}.product-gallery:hover .product-gallery__main>button{opacity:1}.product-gallery__previous{left:12px}.product-gallery__next{right:12px}.product-summary{padding-top:12px}.product-summary__category{color:#999;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.product-summary h1{font-size:clamp(28px,3vw,38px);font-weight:600;letter-spacing:-.025em;line-height:1.25;margin:10px 0 11px}.product-summary__rating{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;gap:11px;padding-bottom:17px}.product-summary__rating span{color:#d4d4d4;font-size:12px;letter-spacing:2px}.product-summary__rating a{color:#777;font-size:11px;text-decoration:none}.product-summary__price{align-items:center;display:flex;gap:10px;margin:20px 0 13px}.product-summary__price del{color:#a9a9a9;font-size:15px}.product-summary__price strong{color:#007bc4;font-size:25px}.product-summary__intro{color:#777;font-size:14px;line-height:1.8;margin:0 0 17px}.product-summary__availability{align-items:center;color:#5b966c;display:flex;font-size:12px;gap:9px;margin-bottom:24px}.product-summary__availability svg{font-size:11px}.product-option{margin-bottom:22px}.product-option>div:first-child{display:flex;font-size:12px;gap:10px;margin-bottom:10px}.product-option>div:first-child strong{letter-spacing:.06em;text-transform:uppercase}.product-option>div:first-child span{color:#999}.product-option__values{display:flex;flex-wrap:wrap;gap:8px}.product-option__values button{align-items:center;background:#fff;border:1px solid #e5e5e5;color:#666;cursor:pointer;display:flex;font-size:11px;gap:8px;min-height:38px;padding:0 13px}.product-option__values button.is-active{border-color:#242424;box-shadow:inset 0 0 0 1px #242424;color:#242424}.product-option__values i{border:1px solid #ccc;border-radius:50%;display:inline-block;height:13px;width:13px}.product-summary__purchase{grid-gap:10px;display:grid;gap:10px;grid-template-columns:112px 1fr;margin-top:7px}.product-quantity{border:1px solid #ddd;display:grid;grid-template-columns:35px 1fr 35px;height:48px}.product-quantity button{background:#fff;border:0;color:#777;cursor:pointer;display:grid;place-items:center}.product-quantity button:hover{color:#007bc4}.product-quantity button svg{font-size:9px}.product-quantity span{display:grid;font-size:13px;place-items:center}.product-summary__purchase>button{align-items:center;background:#007bc4;border:0;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:9px;justify-content:center;letter-spacing:.04em;transition:background .2s}.product-summary__purchase>button:hover{background:#0069a7}.product-summary__purchase>button.is-added{background:#3b9c67}.product-summary__cart-link{align-items:center;color:#3b9c67;display:flex;font-size:11px;gap:6px;justify-content:flex-end;margin-top:9px;text-decoration:none}.product-summary__cart-link svg{font-size:8px}.product-summary__wishlist{align-items:center;background:none;border:0;color:#555;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:8px;margin:18px 0 19px;padding:0}.product-summary__wishlist.is-active,.product-summary__wishlist:hover{color:#007bc4}.product-summary__meta{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:17px 0}.product-summary__meta p{color:#888;font-size:11px;line-height:1.5;margin:7px 0}.product-summary__meta strong{color:#555}.product-summary__meta a{color:#007bc4;text-decoration:none}.product-summary__services{grid-gap:13px;display:grid;gap:13px;margin-top:21px}.product-summary__services>div{align-items:center;color:#007bc4;display:grid;grid-template-columns:28px 1fr}.product-summary__services svg{font-size:17px}.product-summary__services span{color:#999;display:flex;flex-direction:column;font-size:10px;gap:3px}.product-summary__services strong{color:#444;font-size:11px}.product-information{background:#fff;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:0 0 68px}.product-information__tabs{border-bottom:1px solid #e5e5e5;display:flex;gap:42px;justify-content:center}.product-information__tabs button{background:none;border:0;color:#888;cursor:pointer;font-size:12px;font-weight:700;min-height:68px;padding:0;position:relative}.product-information__tabs button:after{background:#007bc4;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s}.product-information__tabs button.is-active{color:#242424}.product-information__tabs button.is-active:after{transform:scaleX(1)}.product-information__content{padding-top:45px}.product-description-panel{grid-gap:90px;display:grid;gap:90px;grid-template-columns:1.25fr .75fr}.product-description-panel>div:first-child>span{color:#007bc4;font-size:10px;font-weight:700;letter-spacing:.12em}.product-description-panel h2{font-size:29px;line-height:1.35;margin:9px 0 21px;max-width:630px}.product-description-panel p{color:#777;font-size:14px;line-height:1.85}.product-description-panel>div:last-child{background:#f7f7f7;padding:27px 31px}.product-description-panel h3{font-size:17px;margin:0 0 17px}.product-description-panel ul{grid-gap:13px;display:grid;gap:13px;list-style:none;margin:0;padding:0}.product-description-panel li{align-items:flex-start;color:#666;display:flex;font-size:12px;gap:10px;line-height:1.5}.product-description-panel li svg{color:#007bc4;flex:none;font-size:10px;margin-top:3px}.product-specifications{border-top:1px solid #e5e5e5;margin:0 auto;max-width:850px}.product-specifications>div{border-bottom:1px solid #e5e5e5;display:grid;grid-template-columns:220px 1fr;padding:15px 18px}.product-specifications dt{color:#242424;font-size:12px;font-weight:700}.product-specifications dd{color:#777;font-size:12px;margin:0}.product-shipping-panel{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.product-shipping-panel>div{border:1px solid #e5e5e5;padding:30px}.product-shipping-panel svg{color:#007bc4;font-size:25px}.product-shipping-panel h3{font-size:17px;margin:17px 0 9px}.product-shipping-panel p{color:#777;font-size:12px;line-height:1.75;margin:0}.product-related{padding-bottom:80px;padding-top:64px}.product-related__heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:26px}.product-related__heading span{color:#007bc4;font-size:10px;font-weight:700;letter-spacing:.1em}.product-related__heading h2{font-size:28px;margin:7px 0 0}.product-related__heading>a{align-items:center;color:#242424;display:flex;font-size:11px;font-weight:700;gap:7px;text-decoration:none}.product-related__grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(4,1fr)}.product-related article a{color:inherit;text-decoration:none}.product-related article a>div{aspect-ratio:1;background:#f7f7f7;display:grid;overflow:hidden;place-items:center}.product-related article img{height:100%;mix-blend-mode:multiply;object-fit:contain;transition:transform .35s;width:100%}.product-related article:hover img{transform:scale(1.04)}.product-related article h3{font-size:13px;line-height:1.45;margin:14px 0 4px;min-height:39px}.product-related article>span{color:#999;display:block;font-size:10px;margin-bottom:7px}.product-related article>strong{color:#007bc4;font-size:14px}.product-detail--missing{display:grid;min-height:600px;padding:70px 20px;place-items:center;text-align:center}.product-detail--missing>div>span{color:#007bc4;font-size:80px;font-weight:700;opacity:.17}.product-detail--missing h1{font-size:35px;margin:-12px 0 10px}.product-detail--missing p{color:#777;line-height:1.7;max-width:500px}.product-detail--missing a{background:#007bc4;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-top:15px;padding:14px 23px;text-decoration:none}@media(max-width:1000px){.product-detail__overview{gap:34px}.product-gallery{grid-template-columns:65px minmax(0,1fr)}.product-gallery__thumbs button{width:65px}.product-gallery__main{min-height:480px}}@media(max-width:760px){.product-detail__container{width:min(100% - 28px,1220px)}.product-detail__overview{grid-template-columns:1fr;padding-bottom:45px}.product-gallery{grid-template-columns:1fr}.product-gallery__thumbs{flex-direction:row;grid-row:2;overflow-x:auto}.product-gallery__thumbs button{flex:0 0 66px}.product-gallery__main{min-height:370px}.product-description-panel{gap:30px;grid-template-columns:1fr}.product-shipping-panel{grid-template-columns:1fr}.product-related__grid{gap:25px 12px;grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.product-summary h1{font-size:27px}.product-summary__purchase{grid-template-columns:98px 1fr}.product-information__tabs{gap:24px;justify-content:flex-start;overflow-x:auto}.product-information__tabs button{flex:none;font-size:10px}.product-specifications>div{gap:5px;grid-template-columns:1fr}}.cart-page{background:#fff;color:#242424;min-height:560px}.cart-container{margin:0 auto;width:min(1220px,100% - 40px)}.cart-progress{background:#fafafa;border-bottom:1px solid #e5e5e5;padding:30px 0}.cart-progress .cart-container{align-items:center;display:flex;justify-content:center}.cart-progress .cart-container>div{align-items:center;color:#a0a0a0;display:flex;gap:9px}.cart-progress .cart-container>div span{border:1px solid #ccc;border-radius:50%;display:grid;font-size:11px;height:29px;place-items:center;width:29px}.cart-progress .cart-container>div strong{font-size:11px;letter-spacing:.06em;text-transform:uppercase}.cart-progress .cart-container>div.is-active{color:#007bc4}.cart-progress .cart-container>div.is-active span{background:#007bc4;border-color:#007bc4;color:#fff}.cart-progress i{background:#d9d9d9;height:1px;margin:0 18px;width:clamp(30px,6vw,86px)}.cart-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:550px;padding:70px 20px;text-align:center}.cart-empty__icon{color:#d9d9d9;font-size:71px;position:relative}.cart-empty__icon span{background:#007bc4;border-radius:50%;color:#fff;display:grid;font-size:11px;font-weight:700;height:27px;place-items:center;position:absolute;right:-12px;top:-1px;width:27px}.cart-empty h1{font-size:29px;margin:26px 0 10px}.cart-empty p{color:#777;font-size:13px;line-height:1.8;margin:0 0 26px;max-width:580px}.cart-empty>a{background:#007bc4;color:#fff;font-size:11px;font-weight:700;padding:14px 24px;text-decoration:none}.cart-content{padding-bottom:80px;padding-top:55px}.cart-title{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px}.cart-title span{color:#007bc4;font-size:10px;font-weight:700;letter-spacing:.12em}.cart-title h1{font-size:32px;margin:7px 0 0}.cart-title>a{align-items:center;color:#242424;display:flex;font-size:11px;font-weight:700;gap:8px;text-decoration:none}.cart-title>a svg{font-size:8px}.cart-layout{grid-gap:46px;align-items:start;display:grid;gap:46px;grid-template-columns:minmax(0,1fr) 355px}.cart-products{min-width:0}.cart-table-head{grid-gap:16px;border-bottom:2px solid #242424;color:#777;display:grid;font-size:10px;font-weight:700;gap:16px;grid-template-columns:minmax(0,1fr) 95px 125px 100px;letter-spacing:.06em;padding:0 0 13px}.cart-table-head span:not(:first-child){text-align:center}.cart-line{grid-gap:16px;border-bottom:1px solid #e5e5e5;gap:16px;grid-template-columns:minmax(0,1fr) 95px 125px 100px;padding:20px 0}.cart-line,.cart-line__product{align-items:center;display:grid}.cart-line__product{grid-gap:13px;gap:13px;grid-template-columns:25px 88px minmax(0,1fr);min-width:0}.cart-line__product>button{background:none;border:0;color:#aaa;cursor:pointer;display:grid;height:25px;padding:0;place-items:center;width:25px}.cart-line__product>button:hover{color:#d64545}.cart-line__product>button svg{font-size:11px}.cart-line__image{aspect-ratio:1;background:#f7f7f7;display:grid;place-items:center;width:88px}.cart-line__image img{height:100%;mix-blend-mode:multiply;object-fit:contain;width:100%}.cart-line__product>div{align-items:flex-start;display:flex;flex-direction:column;gap:4px;min-width:0}.cart-line__product>div>a{color:#242424;font-size:12px;font-weight:600;line-height:1.45;max-width:100%;text-decoration:none}.cart-line__product>div>a:hover{color:#007bc4}.cart-line__product small,.cart-line__product span{color:#999;font-size:9px}.cart-line__price,.cart-line__subtotal{color:#555;font-size:12px;text-align:center}.cart-line__subtotal{color:#007bc4}.cart-line__quantity{border:1px solid #e5e5e5;display:grid;grid-template-columns:repeat(3,1fr);height:38px;margin:0 auto;width:91px}.cart-line__quantity button{background:#fff;border:0;color:#777;cursor:pointer;display:grid;place-items:center}.cart-line__quantity button svg{font-size:8px}.cart-line__quantity span{display:grid;font-size:12px;place-items:center}.cart-products__footer{align-items:center;display:flex;gap:20px;justify-content:space-between;padding-top:21px}.cart-products__footer form{display:flex}.cart-products__footer input{border:1px solid #e5e5e5;border-right:0;font-size:11px;height:41px;outline:0;padding:0 13px;width:170px}.cart-products__footer form button{background:#242424;border:0;color:#fff;cursor:pointer;font-size:10px;font-weight:700;height:41px;padding:0 17px}.cart-products__footer>button{background:none;border:0;border-bottom:1px solid #bbb;color:#777;cursor:pointer;font-size:10px;font-weight:700}.cart-coupon-status{color:#c74e4e;font-size:11px;margin:10px 0 0}.cart-coupon-status.is-valid{color:#32955c}.cart-summary{background:#fafafa;border:1px solid #e5e5e5;padding:29px 30px}.cart-summary h2{border-bottom:2px solid #242424;font-size:20px;margin:0 0 20px;padding-bottom:15px;text-transform:uppercase}.cart-summary__row,.cart-summary__shipping>div{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;gap:15px;justify-content:space-between;padding:14px 0}.cart-summary__row span,.cart-summary__shipping span{color:#666;font-size:11px;font-weight:600;text-transform:uppercase}.cart-summary__row strong,.cart-summary__shipping strong{font-size:12px}.cart-summary__discount strong{color:#32955c}.cart-summary__shipping>div{border:0}.cart-summary__shipping p{color:#888;font-size:10px;line-height:1.6;margin:-2px 0 6px}.cart-summary__shipping a{color:#007bc4;display:inline-block;font-size:10px;margin-bottom:13px;text-decoration:none}.cart-summary__total{border-bottom:0;border-top:1px solid #e5e5e5}.cart-summary__total span{color:#242424;font-size:13px}.cart-summary__total strong{color:#007bc4;font-size:21px}.cart-summary__checkout{align-items:center;background:#007bc4;border:0;color:#fff;cursor:pointer;display:flex;font-size:11px;font-weight:700;gap:9px;justify-content:center;min-height:49px;transition:background .2s;width:100%}.cart-summary__checkout:hover{background:#0069a7}.cart-summary__checkout svg{font-size:8px}.cart-summary__secure{align-items:center;color:#999;display:flex;font-size:9px;gap:7px;justify-content:center;margin:14px 0 0}.cart-shipping-progress{border:1px solid #e5e5e5;margin-top:38px;padding:19px 22px}.cart-shipping-progress>div:first-child{align-items:center;color:#555;display:flex;font-size:11px;gap:10px;margin-bottom:12px}.cart-shipping-progress svg{color:#007bc4;font-size:17px}.cart-shipping-progress>div:last-child{background:#e8e8e8;border-radius:3px;height:5px;overflow:hidden}.cart-shipping-progress i{background:#007bc4;border-radius:3px;display:block;height:100%;transition:width .25s}.cart-assurances{grid-gap:30px;border-top:1px solid #e5e5e5;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:38px;padding-top:31px}.cart-assurances>div{align-items:center;color:#007bc4;display:grid;grid-template-columns:39px 1fr}.cart-assurances svg{font-size:22px}.cart-assurances span{color:#999;display:flex;flex-direction:column;font-size:9px;gap:4px}.cart-assurances strong{color:#444;font-size:11px}@media(max-width:960px){.cart-layout{grid-template-columns:1fr}.cart-summary{margin-left:auto;max-width:520px;width:100%}}@media(max-width:700px){.cart-container{width:min(100% - 28px,1220px)}.cart-progress .cart-container>div strong{display:none}.cart-progress i{margin:0 10px}.cart-content{padding-top:38px}.cart-table-head{display:none}.cart-line{gap:10px;grid-template-columns:1fr;padding:20px 0}.cart-line__product{grid-template-columns:25px 85px minmax(0,1fr)}.cart-line__price,.cart-line__subtotal{display:flex;justify-content:space-between;text-align:right}.cart-line__price:before,.cart-line__subtotal:before{color:#999;content:attr(data-label);font-size:10px;font-weight:400;text-transform:uppercase}.cart-line__quantity{margin:0 0 0 auto}.cart-products__footer{align-items:flex-end;flex-direction:column}.cart-products__footer form{width:100%}.cart-products__footer input{flex:1 1;min-width:0}.cart-assurances{grid-template-columns:1fr}}@media(max-width:480px){.cart-title{align-items:flex-start}.cart-title h1{font-size:28px}.cart-title>a{font-size:0;margin-top:9px}.cart-title>a svg{font-size:10px}.cart-line__product{gap:9px;grid-template-columns:20px 73px minmax(0,1fr)}.cart-summary{padding:24px 20px}}.checkout-page{background:#fff;color:#242424;min-height:600px}.checkout-container{margin:0 auto;width:min(1120px,calc(100% - 40px))}.checkout-progress{background:#fafafa;border-bottom:1px solid #e5e5e5;padding:30px 0}.checkout-progress .checkout-container{align-items:center;display:flex;justify-content:center}.checkout-progress .checkout-container>div{align-items:center;color:#aaa;display:flex;gap:9px}.checkout-progress .checkout-container>div span{border:1px solid #ccc;border-radius:50%;display:grid;font-size:11px;height:29px;place-items:center;width:29px}.checkout-progress .checkout-container>div strong{font-size:11px;letter-spacing:.06em;text-transform:uppercase}.checkout-progress .checkout-container>div.is-active{color:#007bc4}.checkout-progress .checkout-container>div.is-active span{background:#007bc4;border-color:#007bc4;color:#fff}.checkout-progress .checkout-container>div.is-complete{color:#555}.checkout-progress .checkout-container>div.is-complete span{background:#555;border-color:#555;color:#fff}.checkout-progress i{background:#d9d9d9;height:1px;margin:0 18px;width:clamp(30px,6vw,86px)}.checkout-heading{align-items:flex-end;display:flex;justify-content:space-between;padding-bottom:28px;padding-top:53px}.checkout-heading>div>span{color:#007bc4;font-size:10px;font-weight:700;letter-spacing:.12em}.checkout-heading h1{font-size:32px;margin:7px 0 0}.checkout-heading>a{align-items:center;color:#242424;display:flex;font-size:11px;font-weight:700;gap:8px;text-decoration:none}.checkout-heading>a svg{font-size:8px}.checkout-layout{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:minmax(0,1fr) 380px;padding-bottom:85px}.checkout-form{min-width:0}.checkout-section{border:1px solid #e5e5e5;margin-bottom:24px;padding:29px 31px 31px}.checkout-section__title{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:33px 1fr;margin-bottom:24px}.checkout-section__title>span{background:#007bc4;border-radius:50%;color:#fff;display:grid;font-size:11px;font-weight:700;height:29px;place-items:center;width:29px}.checkout-section__title h2{font-size:18px;margin:0 0 5px}.checkout-section__title p{color:#888;font-size:11px;margin:0}.checkout-form__grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-form__grid--three{grid-template-columns:1fr 1fr .8fr}.checkout-field{display:block;margin-bottom:15px}.checkout-field>span{color:#555;display:block;font-size:10px;font-weight:700;letter-spacing:.04em;margin-bottom:7px;text-transform:uppercase}.checkout-field input,.checkout-field select{background:#fff;border:1px solid #ddd;border-radius:0;color:#333;font-size:12px;height:46px;outline:0;padding:0 13px;transition:border-color .2s,box-shadow .2s;width:100%}.checkout-field input:focus,.checkout-field select:focus{border-color:#007bc4;box-shadow:0 0 0 2px #007bc417}.checkout-field.has-error input{border-color:#d65353}.checkout-field>small{color:#c74444;display:block;font-size:9px;margin-top:5px}.checkout-shipping-option{grid-gap:11px;align-items:center;background:#f7fcff;border:1px solid #007bc4;cursor:pointer;display:grid;gap:11px;grid-template-columns:18px 28px 1fr auto;padding:17px 18px}.checkout-shipping-option input{accent-color:#007bc4}.checkout-shipping-option>svg{color:#007bc4;font-size:19px}.checkout-shipping-option>span{display:flex;flex-direction:column;gap:4px}.checkout-shipping-option strong{font-size:12px}.checkout-shipping-option small{color:#888;font-size:9px}.checkout-shipping-option b{color:#007bc4;font-size:11px}.checkout-payment{border:1px solid #007bc4;overflow:hidden}.checkout-payment__head{align-items:center;background:#f7fcff;display:flex;gap:15px;justify-content:space-between;min-height:53px;padding:0 17px}.checkout-payment__head>span{align-items:center;display:flex;font-size:12px;font-weight:700;gap:9px}.checkout-payment__head>span svg{color:#007bc4}.checkout-payment__head>div{display:flex;gap:4px}.checkout-payment__head i{background:#fff;border:1px solid #d5d9e3;border-radius:3px;color:#2c4374;font-size:8px;font-style:normal;font-weight:800;min-width:35px;padding:4px 5px;text-align:center}.checkout-payment__body{background:#fafafa;border-top:1px solid #dcecf5;padding:22px 19px 7px}.checkout-terms{grid-gap:9px;align-items:start;color:#666;cursor:pointer;display:grid;font-size:10px;gap:9px;grid-template-columns:17px 1fr;line-height:1.6}.checkout-terms input{accent-color:#007bc4;margin:1px 0 0}.checkout-terms a{color:#007bc4}.checkout-terms-error{color:#c74444;font-size:9px;margin:6px 0 0 26px}.checkout-submit{align-items:center;background:#007bc4;border:0;color:#fff;cursor:pointer;display:grid;font-size:11px;font-weight:700;grid-template-columns:18px 1fr 18px;letter-spacing:.04em;margin-top:18px;min-height:52px;padding:0 20px;transition:background .2s;width:100%}.checkout-submit:hover{background:#0069a7}.checkout-submit:disabled{cursor:wait;opacity:.7}.checkout-submit svg:last-child{font-size:8px;justify-self:end}.checkout-security{align-items:center;color:#999;display:flex;font-size:9px;gap:7px;justify-content:center;margin:13px 0 0}.checkout-summary{background:#fafafa;border:1px solid #e5e5e5;padding:29px 28px;position:sticky;top:24px}.checkout-summary h2{border-bottom:2px solid #242424;display:flex;font-size:19px;justify-content:space-between;margin:0 0 18px;padding-bottom:15px;text-transform:uppercase}.checkout-summary h2 span{align-self:center;color:#999;font-size:9px;font-weight:500}.checkout-summary__products{grid-gap:16px;border-bottom:1px solid #e3e3e3;display:grid;gap:16px;padding-bottom:20px}.checkout-summary__products article{grid-gap:11px;align-items:center;display:grid;gap:11px;grid-template-columns:58px minmax(0,1fr) auto}.checkout-summary__products article>div{background:#fff;display:grid;height:58px;place-items:center;position:relative;width:58px}.checkout-summary__products img{height:100%;mix-blend-mode:multiply;object-fit:contain;width:100%}.checkout-summary__products article>div span{background:#666;border-radius:50%;color:#fff;display:grid;font-size:8px;height:19px;place-items:center;position:absolute;right:-7px;top:-7px;width:19px}.checkout-summary__products section{display:flex;flex-direction:column;gap:4px;min-width:0}.checkout-summary__products section a{color:#333;font-size:10px;font-weight:600;line-height:1.4;overflow:hidden;text-decoration:none}.checkout-summary__products section small{color:#999;font-size:8px}.checkout-summary__products article>strong{color:#555;font-size:10px}.checkout-summary__totals{padding-top:12px}.checkout-summary__totals p{color:#666;display:flex;font-size:10px;justify-content:space-between;margin:0;padding:8px 0}.checkout-summary__totals p strong{color:#333}.checkout-summary__totals p.is-discount strong{color:#33965e}.checkout-summary__totals>div{align-items:center;border-top:1px solid #e3e3e3;display:flex;justify-content:space-between;margin-top:10px;padding-top:17px}.checkout-summary__totals>div>span{font-size:13px;font-weight:700}.checkout-summary__totals>div small{color:#999;font-size:8px;font-weight:400;margin-left:5px}.checkout-summary__totals>div strong{color:#007bc4;font-size:22px}.checkout-summary__benefits{grid-gap:12px;border-top:1px solid #e3e3e3;display:grid;gap:12px;margin-top:22px;padding-top:20px}.checkout-summary__benefits p{align-items:center;color:#007bc4;display:grid;grid-template-columns:28px 1fr;margin:0}.checkout-summary__benefits p>span{color:#999;display:flex;flex-direction:column;font-size:8px;gap:3px}.checkout-summary__benefits p strong{color:#555;font-size:10px}.checkout-page--empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:560px;padding:70px 20px;text-align:center}.checkout-page--empty>svg{color:#d9d9d9;font-size:65px}.checkout-page--empty h1{font-size:29px;margin:23px 0 8px}.checkout-page--empty p{color:#777;font-size:13px;margin:0 0 24px}.checkout-page--empty>a{background:#007bc4;color:#fff;font-size:11px;font-weight:700;padding:14px 24px;text-decoration:none}@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{grid-row:1;position:static}}@media (max-width:650px){.checkout-container{width:min(100% - 28px,1120px)}.checkout-progress .checkout-container>div strong{display:none}.checkout-progress i{margin:0 10px}.checkout-heading{padding-top:38px}.checkout-heading h1{font-size:27px}.checkout-section{padding:24px 19px}.checkout-form__grid,.checkout-form__grid--three{gap:0;grid-template-columns:1fr}.checkout-layout{gap:30px}}@media (max-width:430px){.checkout-heading>a{font-size:0}.checkout-heading>a svg{font-size:10px}.checkout-payment__head i:nth-child(3){display:none}.checkout-summary{padding:24px 18px}}.pay-success{background:linear-gradient(180deg,#f4f9fc,#fff 430px);color:#242424;min-height:720px;padding:73px 20px 90px}.pay-success__hero{margin:0 auto 36px;max-width:750px;text-align:center}.pay-success__check{animation:successPop .45s ease both;background:#39a66c;border-radius:50%;box-shadow:0 0 0 10px #39a66c1a;color:#fff;display:grid;height:72px;margin:0 auto 21px;place-items:center;width:72px}.pay-success__check svg{font-size:25px}.pay-success__hero>span{color:#007bc4;font-size:10px;font-weight:700;letter-spacing:.14em}.pay-success__hero h1{font-size:clamp(30px,4vw,42px);letter-spacing:-.025em;line-height:1.25;margin:10px 0 12px}.pay-success__hero p{color:#777;font-size:13px;line-height:1.75;margin:0 auto;max-width:630px}.pay-success__hero p strong{color:#555}.pay-success__card{background:#fff;border:1px solid #e4e8ea;box-shadow:0 18px 50px #1a313f14;margin:0 auto;padding:33px 38px 36px;width:min(940px,100%)}.pay-success__overview{border-bottom:1px solid #e6e6e6;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:28px}.pay-success__overview>div{border-right:1px solid #e6e6e6;display:flex;flex-direction:column;gap:7px;padding:0 20px}.pay-success__overview>div:first-child{padding-left:0}.pay-success__overview>div:last-child{border-right:0;padding-right:0}.pay-success__overview span{color:#999;font-size:8px;font-weight:700;letter-spacing:.08em}.pay-success__overview strong{font-size:11px}.pay-success__timeline{align-items:center;display:grid;grid-template-columns:auto 1fr auto 1fr auto;padding:40px 15px 37px}.pay-success__timeline>div{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.pay-success__timeline i{background:#fff;border:1px solid #ddd;border-radius:50%;color:#aaa;display:grid;font-style:normal;height:48px;place-items:center;width:48px}.pay-success__timeline .is-complete i{background:#39a66c;border-color:#39a66c;color:#fff}.pay-success__timeline i svg{font-size:15px}.pay-success__timeline>div>span{display:flex;flex-direction:column;gap:5px;position:absolute;top:59px;width:155px}.pay-success__timeline>div strong{font-size:10px}.pay-success__timeline>div small{color:#999;font-size:8px;line-height:1.4}.pay-success__timeline>b{background:#ddd;height:1px;min-width:50px}.pay-success__timeline>b:first-of-type{background:linear-gradient(90deg,#39a66c,#ddd)}.pay-success__notice{grid-gap:13px;align-items:start;background:#f3f9fd;color:#007bc4;display:grid;gap:13px;grid-template-columns:34px 1fr;margin-top:48px;padding:20px 22px}.pay-success__notice>svg{font-size:20px;margin-top:2px}.pay-success__notice strong{color:#333;font-size:11px}.pay-success__notice p{color:#777;font-size:10px;line-height:1.6;margin:5px 0 0}.pay-success__actions{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:27px}.pay-success__actions a:first-child{align-items:center;background:#007bc4;color:#fff;display:inline-flex;font-size:10px;font-weight:700;gap:9px;padding:14px 21px;text-decoration:none}.pay-success__actions a:first-child svg{font-size:8px}.pay-success__actions a:last-child{border-bottom:1px solid #bbb;color:#555;font-size:10px;font-weight:600;text-decoration:none}@keyframes successPop{0%{opacity:0;transform:scale(.65)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (max-width:700px){.pay-success{padding-top:55px}.pay-success__card{padding:26px 20px 29px}.pay-success__overview{gap:0;grid-template-columns:repeat(2,1fr)}.pay-success__overview>div{border-bottom:1px solid #e6e6e6;padding:13px 15px}.pay-success__overview>div:nth-child(2){border-right:0}.pay-success__overview>div:nth-child(3),.pay-success__overview>div:nth-child(4){border-bottom:0}.pay-success__overview>div:first-child,.pay-success__overview>div:last-child{padding:13px 15px}.pay-success__timeline{padding-left:0;padding-right:0}.pay-success__timeline>div>span{width:105px}}@media (max-width:480px){.pay-success__hero h1{font-size:29px}.pay-success__timeline{align-items:stretch;display:flex;flex-direction:column;gap:0;padding:29px 0 10px}.pay-success__timeline>div{grid-gap:13px;align-items:center;display:grid;gap:13px;grid-template-columns:42px 1fr;text-align:left}.pay-success__timeline i{height:42px;width:42px}.pay-success__timeline>div>span{align-items:flex-start;position:static;width:auto}.pay-success__timeline>b{height:24px;margin-left:21px;min-width:1px;width:1px}.pay-success__actions{align-items:stretch;flex-direction:column;text-align:center}.pay-success__actions a:first-child{justify-content:center}.pay-success__actions a:last-child{margin:0 auto;width:fit-content}}.terms.policy-page{--policy-accent:#0073ca;--policy-accent-dark:#005fa8;--policy-ink:#1f2933;--policy-muted:#637381;--policy-line:#e6ebef;--policy-soft:#f5f8fa;background:#fff;color:var(--policy-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.terms.policy-page .policy-shell{margin:0 auto;width:min(1160px,100% - 40px)}.terms.policy-page .policy-hero{background:radial-gradient(circle at 85% 15%,#0073ca1f,#0000 31%),linear-gradient(180deg,#f8fbfd,#fff);border-bottom:1px solid var(--policy-line);overflow:hidden;padding:46px 0 52px;position:relative}.terms.policy-page .policy-hero:after{border:1px solid #0073ca1f;border-radius:50%;bottom:-145px;content:"";height:340px;pointer-events:none;position:absolute;right:-110px;width:340px}.terms.policy-page .policy-breadcrumb{align-items:center;color:#8a98a5;display:flex;font-size:12px;font-weight:700;gap:9px;letter-spacing:.05em;margin-bottom:34px;text-transform:uppercase}.terms.policy-page .policy-breadcrumb a{color:#53616d;text-decoration:none}.terms.policy-page .policy-breadcrumb a:hover{color:var(--policy-accent)}.terms.policy-page .policy-eyebrow{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.13em;margin:0 0 10px;text-transform:uppercase}.terms.policy-page h1{color:#17212a;font-size:clamp(38px,5vw,58px);font-weight:750;letter-spacing:-.035em;line-height:1.05;margin:0;max-width:760px}.terms.policy-page .policy-summary{color:var(--policy-muted);font-size:17px;line-height:1.75;margin:20px 0 0;max-width:720px}.terms.policy-page .policy-updated{align-items:center;color:#7c8994;display:flex;font-size:13px;gap:8px;margin:22px 0 0}.terms.policy-page .policy-updated svg{color:var(--policy-accent)}.terms.policy-page .policy-layout{grid-gap:72px;display:grid;gap:72px;grid-template-columns:minmax(210px,250px) minmax(0,1fr);padding-bottom:88px;padding-top:64px}.terms.policy-page .policy-sidebar{align-self:start;position:sticky;top:24px}.terms.policy-page .policy-toc{background:#fff;border:1px solid var(--policy-line);border-radius:6px;box-shadow:0 12px 30px #1f29330d;padding:24px}.terms.policy-page .policy-toc .policy-toc-title{color:#202b33;font-size:13px;font-weight:800;letter-spacing:.06em;margin:0 0 14px;text-transform:uppercase}.terms.policy-page .policy-toc nav{display:flex;flex-direction:column}.terms.policy-page .policy-toc a{color:#667581;font-size:13px;line-height:1.35;padding:8px 0 8px 15px;position:relative;text-decoration:none;transition:color .2s ease}.terms.policy-page .policy-toc a:before{background:#c5d0d8;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:14px;transition:background .2s ease;width:5px}.terms.policy-page .policy-toc a:hover{color:var(--policy-accent)}.terms.policy-page .policy-toc a:hover:before{background:var(--policy-accent)}.terms.policy-page .policy-help{background:var(--policy-soft);border-radius:6px;display:flex;gap:13px;margin-top:18px;padding:20px}.terms.policy-page .policy-help>svg{color:var(--policy-accent);flex:0 0 auto;font-size:17px;margin-top:3px}.terms.policy-page .policy-help strong{color:#26313a;font-size:14px}.terms.policy-page .policy-help p{color:#73808b;font-size:12px;line-height:1.55;margin:5px 0 9px}.terms.policy-page .policy-help a{color:var(--policy-accent);font-size:12px;font-weight:750;text-decoration:none}.terms.policy-page .policy-help a:hover{color:var(--policy-accent-dark)}.terms.policy-page .policy-content{min-width:0}.terms.policy-page .policy-content>section{border-bottom:1px solid var(--policy-line);margin:0 0 40px;padding:0 0 40px;scroll-margin-top:28px}.terms.policy-page .policy-content>section:last-of-type{margin-bottom:32px}.terms.policy-page .policy-section-heading{align-items:baseline;display:flex;gap:16px;margin-bottom:18px}.terms.policy-page .policy-section-heading>span{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.08em}.terms.policy-page .policy-section-heading h2{color:#202a33;font-size:clamp(21px,2.5vw,27px);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0}.terms.policy-page .policy-section-body{padding-left:39px}.terms.policy-page .policy-section-body li,.terms.policy-page .policy-section-body p{color:#596875;font-size:15px;line-height:1.8}.terms.policy-page .policy-section-body p{margin:0 0 14px}.terms.policy-page .policy-section-body p:last-child{margin-bottom:0}.terms.policy-page .policy-section-body ol,.terms.policy-page .policy-section-body ul{margin:15px 0;padding-left:22px}.terms.policy-page .policy-section-body li{margin-bottom:9px;padding-left:5px}.terms.policy-page .policy-section-body li::marker{color:var(--policy-accent)}.terms.policy-page .policy-section-body strong{color:#34414b;font-weight:700}.terms.policy-page .policy-section-body a{color:var(--policy-accent);font-weight:650;text-decoration:underline;text-decoration-color:#0073ca59;text-underline-offset:3px}.terms.policy-page .policy-section-body a:hover{color:var(--policy-accent-dark)}.terms.policy-page .policy-section-body .policy-note{background:var(--policy-soft);border-left:3px solid var(--policy-accent);border-radius:0 4px 4px 0;color:#4b5b68;margin:20px 0 0;padding:16px 18px}.terms.policy-page .policy-contact-card{align-items:center;background:#102633;border-radius:6px;display:flex;gap:24px;justify-content:space-between;padding:26px 30px}.terms.policy-page .policy-contact-card span,.terms.policy-page .policy-contact-card strong{display:block}.terms.policy-page .policy-contact-card span{color:#aebbc4;font-size:13px;margin-bottom:5px}.terms.policy-page .policy-contact-card strong{color:#fff;font-size:20px}.terms.policy-page .policy-contact-card>a{background:var(--policy-accent);border-radius:4px;color:#fff;flex:0 0 auto;font-size:13px;font-weight:750;padding:12px 18px;text-decoration:none;transition:background .2s ease,transform .2s ease}.terms.policy-page .policy-contact-card>a:hover{background:var(--policy-accent-dark);transform:translateY(-1px)}.terms.policy-page a:focus-visible{outline:2px solid var(--policy-accent);outline-offset:3px}@media(max-width:900px){.terms.policy-page .policy-layout{gap:38px;grid-template-columns:1fr;padding-top:46px}.terms.policy-page .policy-sidebar{position:static}.terms.policy-page .policy-toc nav{grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.terms.policy-page .policy-help{display:none}}@media(max-width:600px){.terms.policy-page .policy-shell{width:min(100% - 28px,1160px)}.terms.policy-page .policy-hero{padding:30px 0 38px}.terms.policy-page .policy-breadcrumb{margin-bottom:26px}.terms.policy-page .policy-summary{font-size:15px;line-height:1.65}.terms.policy-page .policy-layout{padding-bottom:56px;padding-top:32px}.terms.policy-page .policy-toc{padding:20px}.terms.policy-page .policy-toc nav{grid-template-columns:1fr}.terms.policy-page .policy-content>section{margin-bottom:30px;padding-bottom:30px}.terms.policy-page .policy-section-heading{gap:11px}.terms.policy-page .policy-section-body{padding-left:0}.terms.policy-page .policy-section-body li,.terms.policy-page .policy-section-body p{font-size:14px}.terms.policy-page .policy-contact-card{align-items:flex-start;flex-direction:column;padding:23px}}.catalog-container{margin:0 auto;width:min(1220px,100% - 40px)}.catalog-hero{align-items:center;background-color:#0c1f2b;background-position:center 57%;background-size:cover;color:#fff;display:flex;min-height:212px}.catalog-hero .catalog-container{padding:38px 0}.catalog-hero p{align-items:center;display:flex;font-size:12px;gap:10px;letter-spacing:.08em;margin:0 0 17px;text-transform:uppercase}.catalog-hero p a{color:#ffffffb8;text-decoration:none}.catalog-hero p svg{font-size:9px;opacity:.6}.catalog-hero h1{font-size:clamp(34px,4vw,52px);font-weight:600;letter-spacing:-.03em;line-height:1.08;margin:0 0 10px}.catalog-hero>div>span{color:#fffc;font-size:15px}.catalog-hero--compact{min-height:170px}.catalog-categories{grid-gap:16px;border-bottom:1px solid #e6e6e6;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);padding:34px 0 31px}.catalog-categories button{grid-column-gap:16px;align-items:end;background:#fff;border:1px solid #0000;border-radius:2px;column-gap:16px;cursor:pointer;display:grid;grid-template-columns:72px 1fr;grid-template-rows:1fr 1fr;min-width:0;padding:9px 12px;text-align:left;transition:border-color .2s,box-shadow .2s}.catalog-categories button.is-active,.catalog-categories button:hover{border-color:#e6e6e6;box-shadow:0 6px 18px #0000000d}.catalog-categories button>span{background:#f6f7f8;display:grid;grid-row:1/3;height:60px;overflow:hidden;place-items:center;width:72px}.catalog-categories button img{height:100%;mix-blend-mode:multiply;object-fit:contain;width:100%}.catalog-categories button strong{align-self:end;color:#242424;font-size:13px;font-weight:600}.catalog-categories button small{align-self:start;color:#999;font-size:11px;margin-top:4px}.shop-layout{grid-gap:42px;display:grid;gap:42px;grid-template-columns:255px minmax(0,1fr);padding-bottom:80px;padding-top:42px}.shop-sidebar{min-width:0}.shop-filter-title{align-items:center;border-bottom:2px solid #007bc4;color:#242424;display:flex;gap:10px;padding-bottom:16px}.shop-filter-title svg{color:#007bc4}.shop-filter-title h2{font-size:16px;letter-spacing:.04em;margin:0;text-transform:uppercase}.shop-filter-group{border-bottom:1px solid #e6e6e6;padding:25px 0}.shop-filter-group h3{color:#242424;font-size:15px;margin:0 0 15px}.shop-filter-group>button{background:none;border:0;color:#666;cursor:pointer;display:flex;font-size:13px;gap:12px;justify-content:space-between;padding:8px 0;width:100%}.shop-filter-group>button.is-active,.shop-filter-group>button:hover{color:#007bc4}.shop-filter-group>button small{background:#f6f7f8;border-radius:12px;color:#999;display:grid;height:21px;min-width:24px;place-items:center}.shop-price-filter input{accent-color:#007bc4;width:100%}.shop-price-filter>div{color:#777;display:flex;font-size:11px;justify-content:space-between;margin-top:11px}.shop-price-filter strong{color:#242424}.shop-help-card{background:linear-gradient(145deg,#007bc4,#004b78);color:#fff;margin-top:28px;padding:27px 25px}.shop-help-card span{font-size:10px;letter-spacing:.12em;opacity:.8}.shop-help-card h3{font-size:20px;margin:8px 0 9px}.shop-help-card p{color:#fffc;font-size:12px;line-height:1.7;margin:0 0 20px}.shop-help-card a{border-bottom:1px solid #fff9;color:#fff;font-size:11px;font-weight:700;text-decoration:none}.shop-toolbar{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;gap:20px;justify-content:space-between;margin-bottom:26px;min-height:45px;padding-bottom:13px}.shop-toolbar>p{color:#777;font-size:13px;margin:0}.shop-toolbar>div{align-items:center;display:flex;gap:8px}.shop-toolbar label{align-items:center;color:#777;display:flex;font-size:12px;gap:7px}.shop-toolbar select{background:#fff;border:0;color:#242424;font-weight:600;outline:0;padding:7px 29px 7px 9px}.shop-toolbar button{background:#0000;border:0;color:#aaa;cursor:pointer;display:grid;height:32px;place-items:center;width:32px}.shop-toolbar button.is-active,.shop-toolbar button:hover{color:#242424}.catalog-grid{grid-gap:38px 22px;display:grid;gap:38px 22px;grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-card{background:#fff;min-width:0;position:relative}.catalog-card__visual{aspect-ratio:1/1;background:#f7f7f7;overflow:hidden;position:relative}.catalog-card__visual>a{display:block;height:100%}.catalog-card__image{height:100%;inset:0;mix-blend-mode:multiply;object-fit:contain;position:absolute;transition:opacity .35s ease,transform .45s ease;width:100%}.catalog-card__image--secondary{opacity:0}.catalog-card:hover .catalog-card__image--primary{opacity:0;transform:scale(1.025)}.catalog-card:hover .catalog-card__image--secondary{opacity:1;transform:scale(1.025)}.catalog-card__badge{background:#d64545;color:#fff;font-size:9px;font-weight:700;left:12px;letter-spacing:.08em;padding:5px 8px;position:absolute;top:12px;z-index:2}.catalog-card__floating-actions{background:#fff;box-shadow:0 2px 12px #0000001c;display:flex;flex-direction:column;opacity:0;position:absolute;right:12px;top:12px;transform:translateX(8px);transition:opacity .2s,transform .2s;z-index:2}.catalog-card:hover .catalog-card__floating-actions{opacity:1;transform:translateX(0)}.catalog-card__floating-actions button{background:#fff;border:0;border-bottom:1px solid #eee;color:#555;cursor:pointer;display:grid;height:38px;place-items:center;width:38px}.catalog-card__floating-actions button.is-active,.catalog-card__floating-actions button:hover{color:#007bc4}.catalog-card__body{padding:15px 1px 0}.catalog-card__name{color:#242424;display:block;font-size:14px;font-weight:600;line-height:1.45;min-height:39px;text-decoration:none;transition:color .2s}.catalog-card__name:hover{color:#007bc4}.catalog-card__category{color:#9b9b9b;display:block;font-size:11px;margin-top:5px;text-decoration:none;width:fit-content}.catalog-card__rating{align-items:center;display:flex;gap:7px;margin:9px 0 6px}.catalog-card__rating span{color:#d7d7d7;font-size:11px;letter-spacing:1px}.catalog-card__rating small{color:#aaa;font-size:10px}.catalog-card__description{display:none}.catalog-card__buy-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.catalog-card__price{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.catalog-card__price del{color:#aaa;font-size:11px}.catalog-card__price strong{color:#007bc4;font-size:15px}.catalog-card__buy-row>button{align-items:center;background:#007bc4;border:0;color:#fff;cursor:pointer;display:inline-flex;gap:7px;height:37px;justify-content:center;min-width:37px;padding:0 11px;transition:background .2s}.catalog-card__buy-row>button:hover{background:#0069a7}.catalog-card__buy-row>button.is-added{background:#36a269}.catalog-card__buy-row>button span{display:none;font-size:10px;font-weight:700}.catalog-grid--list{gap:0;grid-template-columns:1fr}.catalog-card--list{grid-gap:27px;border-bottom:1px solid #e6e6e6;display:grid;gap:27px;grid-template-columns:220px 1fr;padding:24px 0}.catalog-card--list .catalog-card__visual{aspect-ratio:1}.catalog-card--list .catalog-card__body{display:flex;flex-direction:column;justify-content:center;padding:0}.catalog-card--list .catalog-card__name{font-size:17px;min-height:0}.catalog-card--list .catalog-card__description{color:#777;display:block;font-size:13px;line-height:1.7;margin:8px 0 16px}.catalog-card--list .catalog-card__buy-row{gap:20px;justify-content:flex-start}.catalog-card--list .catalog-card__buy-row>button span{display:inline}.shop-no-results,.wishlist-empty{border:1px solid #e6e6e6;padding:80px 20px;text-align:center}.shop-no-results>svg,.wishlist-empty>svg{color:#d8d8d8;font-size:54px}.shop-no-results h2,.wishlist-empty h2{color:#242424;font-size:24px;margin:20px 0 8px}.shop-no-results p,.wishlist-empty p{color:#777;font-size:13px;line-height:1.7;margin:0 auto 25px;max-width:540px}.shop-no-results a,.wishlist-empty a{background:#007bc4;color:#fff;display:inline-block;font-size:11px;font-weight:700;padding:13px 22px;text-decoration:none}.wishlist-content{padding-bottom:85px;padding-top:58px}.wishlist-heading{align-items:end;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;margin-bottom:27px;padding-bottom:19px}.wishlist-heading span{color:#007bc4;font-size:10px;font-weight:700;letter-spacing:.1em}.wishlist-heading h2{color:#242424;font-size:27px;margin:5px 0 0}.wishlist-heading>a{border-bottom:1px solid #242424;color:#242424;font-size:12px;font-weight:700;text-decoration:none}.wishlist-grid{grid-gap:29px 22px;display:grid;gap:29px 22px;grid-template-columns:repeat(4,1fr)}.wishlist-card-wrap{position:relative}.wishlist-card-wrap>button{background:#fff;border:0;border-radius:50%;box-shadow:0 2px 8px #0000001f;color:#777;cursor:pointer;display:grid;height:29px;left:11px;place-items:center;position:absolute;top:11px;width:29px;z-index:4}.catalog-quickview{animation:catalogFade .2s ease;background:#0009;display:grid;inset:0;padding:25px;place-items:center;position:fixed;z-index:1000}.catalog-quickview__dialog{background:#fff;box-shadow:0 25px 70px #00000040;display:grid;grid-template-columns:1fr 1fr;max-height:calc(100vh - 50px);overflow:auto;position:relative;width:min(900px,100%)}.catalog-quickview__close{background:#fff;border:0;cursor:pointer;display:grid;height:36px;place-items:center;position:absolute;right:13px;top:13px;width:36px;z-index:3}.catalog-quickview__image{background:#f6f7f8;display:grid;min-height:470px;padding:30px;place-items:center}.catalog-quickview__image img{height:100%;max-height:410px;mix-blend-mode:multiply;object-fit:contain;width:100%}.catalog-quickview__content{display:flex;flex-direction:column;justify-content:center;padding:52px 46px}.catalog-quickview__content>span{color:#999;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.catalog-quickview__content h2{color:#242424;font-size:27px;line-height:1.3;margin:10px 0 14px}.catalog-quickview__content>strong{color:#007bc4;font-size:20px}.catalog-quickview__content>p{color:#777;font-size:13px;line-height:1.8}.catalog-quickview__stock{color:#3c9b65;font-size:12px;margin:8px 0 19px}.catalog-quickview__stock svg{margin-right:7px}.catalog-quickview__buy{grid-gap:10px;display:grid;gap:10px;grid-template-columns:102px 1fr}.catalog-quickview__buy>div{border:1px solid #e6e6e6;display:grid;grid-template-columns:repeat(3,1fr)}.catalog-quickview__buy>div button{background:#fff;border:0;cursor:pointer}.catalog-quickview__buy>div span{display:grid;font-size:13px;place-items:center}.catalog-quickview__buy>button{background:#007bc4;border:0;color:#fff;cursor:pointer;font-size:11px;font-weight:700}.catalog-quickview__content>a{align-items:center;color:#242424;display:flex;font-size:11px;font-weight:700;gap:7px;margin-top:20px;text-decoration:none;width:fit-content}@keyframes catalogFade{0%{opacity:0}to{opacity:1}}@media(min-width:1180px){.catalog-categories{grid-template-columns:repeat(6,1fr)}.catalog-categories button{column-gap:10px;grid-template-columns:58px 1fr}.catalog-categories button>span{height:54px;width:58px}}@media(max-width:900px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.shop-filter-title,.shop-help-card{grid-column:1/-1}.catalog-grid{grid-template-columns:repeat(2,1fr)}.wishlist-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.catalog-container{width:min(100% - 28px,1220px)}.catalog-hero{min-height:172px}.catalog-categories{display:flex;overflow-x:auto;padding:22px 0}.catalog-categories button{min-width:170px}.shop-layout{gap:26px;padding-top:26px}.shop-sidebar{display:block}.shop-filter-title{margin-bottom:5px}.shop-help-card{display:none}.shop-toolbar{align-items:flex-start}.shop-toolbar>div{flex-wrap:wrap;justify-content:flex-end}.shop-toolbar label span{display:none}.catalog-grid{gap:30px 12px}.catalog-card__name{font-size:12px}.catalog-card__floating-actions{opacity:1;transform:none}.catalog-card--list{gap:16px;grid-template-columns:120px 1fr}.wishlist-grid{gap:28px 12px;grid-template-columns:repeat(2,1fr)}.catalog-quickview__dialog{grid-template-columns:1fr}.catalog-quickview__image{min-height:270px}.catalog-quickview__content{padding:32px 24px}}.contact{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:60px 40px}.contact h1{color:#222;font-size:42px;font-weight:700;margin-bottom:50px;text-align:center}.contact .intro{color:#444;font-size:16px;line-height:1.7;margin-bottom:30px}.contact ul{list-style-type:disc;padding-left:20px}.contact ul li{color:#444;font-size:16px;line-height:1.7;margin-bottom:20px}.returns.policy-page{--policy-accent:#0073ca;--policy-accent-dark:#005fa8;--policy-ink:#1f2933;--policy-muted:#637381;--policy-line:#e6ebef;--policy-soft:#f5f8fa;background:#fff;color:var(--policy-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.returns.policy-page .policy-shell{margin:0 auto;width:min(1160px,100% - 40px)}.returns.policy-page .policy-hero{background:radial-gradient(circle at 85% 15%,#0073ca1f,#0000 31%),linear-gradient(180deg,#f8fbfd,#fff);border-bottom:1px solid var(--policy-line);overflow:hidden;padding:46px 0 52px;position:relative}.returns.policy-page .policy-hero:after{border:1px solid #0073ca1f;border-radius:50%;bottom:-145px;content:"";height:340px;pointer-events:none;position:absolute;right:-110px;width:340px}.returns.policy-page .policy-breadcrumb{align-items:center;color:#8a98a5;display:flex;font-size:12px;font-weight:700;gap:9px;letter-spacing:.05em;margin-bottom:34px;text-transform:uppercase}.returns.policy-page .policy-breadcrumb a{color:#53616d;text-decoration:none}.returns.policy-page .policy-breadcrumb a:hover{color:var(--policy-accent)}.returns.policy-page .policy-eyebrow{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.13em;margin:0 0 10px;text-transform:uppercase}.returns.policy-page h1{color:#17212a;font-size:clamp(38px,5vw,58px);font-weight:750;letter-spacing:-.035em;line-height:1.05;margin:0;max-width:760px}.returns.policy-page .policy-summary{color:var(--policy-muted);font-size:17px;line-height:1.75;margin:20px 0 0;max-width:720px}.returns.policy-page .policy-updated{align-items:center;color:#7c8994;display:flex;font-size:13px;gap:8px;margin:22px 0 0}.returns.policy-page .policy-updated svg{color:var(--policy-accent)}.returns.policy-page .policy-layout{grid-gap:72px;display:grid;gap:72px;grid-template-columns:minmax(210px,250px) minmax(0,1fr);padding-bottom:88px;padding-top:64px}.returns.policy-page .policy-sidebar{align-self:start;position:sticky;top:24px}.returns.policy-page .policy-toc{background:#fff;border:1px solid var(--policy-line);border-radius:6px;box-shadow:0 12px 30px #1f29330d;padding:24px}.returns.policy-page .policy-toc .policy-toc-title{color:#202b33;font-size:13px;font-weight:800;letter-spacing:.06em;margin:0 0 14px;text-transform:uppercase}.returns.policy-page .policy-toc nav{display:flex;flex-direction:column}.returns.policy-page .policy-toc a{color:#667581;font-size:13px;line-height:1.35;padding:8px 0 8px 15px;position:relative;text-decoration:none;transition:color .2s ease}.returns.policy-page .policy-toc a:before{background:#c5d0d8;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:14px;transition:background .2s ease;width:5px}.returns.policy-page .policy-toc a:hover{color:var(--policy-accent)}.returns.policy-page .policy-toc a:hover:before{background:var(--policy-accent)}.returns.policy-page .policy-help{background:var(--policy-soft);border-radius:6px;display:flex;gap:13px;margin-top:18px;padding:20px}.returns.policy-page .policy-help>svg{color:var(--policy-accent);flex:0 0 auto;font-size:17px;margin-top:3px}.returns.policy-page .policy-help strong{color:#26313a;font-size:14px}.returns.policy-page .policy-help p{color:#73808b;font-size:12px;line-height:1.55;margin:5px 0 9px}.returns.policy-page .policy-help a{color:var(--policy-accent);font-size:12px;font-weight:750;text-decoration:none}.returns.policy-page .policy-help a:hover{color:var(--policy-accent-dark)}.returns.policy-page .policy-content{min-width:0}.returns.policy-page .policy-content>section{border-bottom:1px solid var(--policy-line);margin:0 0 40px;padding:0 0 40px;scroll-margin-top:28px}.returns.policy-page .policy-content>section:last-of-type{margin-bottom:32px}.returns.policy-page .policy-section-heading{align-items:baseline;display:flex;gap:16px;margin-bottom:18px}.returns.policy-page .policy-section-heading>span{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.08em}.returns.policy-page .policy-section-heading h2{color:#202a33;font-size:clamp(21px,2.5vw,27px);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0}.returns.policy-page .policy-section-body{padding-left:39px}.returns.policy-page .policy-section-body li,.returns.policy-page .policy-section-body p{color:#596875;font-size:15px;line-height:1.8}.returns.policy-page .policy-section-body p{margin:0 0 14px}.returns.policy-page .policy-section-body p:last-child{margin-bottom:0}.returns.policy-page .policy-section-body ol,.returns.policy-page .policy-section-body ul{margin:15px 0;padding-left:22px}.returns.policy-page .policy-section-body li{margin-bottom:9px;padding-left:5px}.returns.policy-page .policy-section-body li::marker{color:var(--policy-accent)}.returns.policy-page .policy-section-body strong{color:#34414b;font-weight:700}.returns.policy-page .policy-section-body a{color:var(--policy-accent);font-weight:650;text-decoration:underline;text-decoration-color:#0073ca59;text-underline-offset:3px}.returns.policy-page .policy-section-body a:hover{color:var(--policy-accent-dark)}.returns.policy-page .policy-section-body .policy-note{background:var(--policy-soft);border-left:3px solid var(--policy-accent);border-radius:0 4px 4px 0;color:#4b5b68;margin:20px 0 0;padding:16px 18px}.returns.policy-page .policy-contact-card{align-items:center;background:#102633;border-radius:6px;display:flex;gap:24px;justify-content:space-between;padding:26px 30px}.returns.policy-page .policy-contact-card span,.returns.policy-page .policy-contact-card strong{display:block}.returns.policy-page .policy-contact-card span{color:#aebbc4;font-size:13px;margin-bottom:5px}.returns.policy-page .policy-contact-card strong{color:#fff;font-size:20px}.returns.policy-page .policy-contact-card>a{background:var(--policy-accent);border-radius:4px;color:#fff;flex:0 0 auto;font-size:13px;font-weight:750;padding:12px 18px;text-decoration:none;transition:background .2s ease,transform .2s ease}.returns.policy-page .policy-contact-card>a:hover{background:var(--policy-accent-dark);transform:translateY(-1px)}.returns.policy-page a:focus-visible{outline:2px solid var(--policy-accent);outline-offset:3px}@media(max-width:900px){.returns.policy-page .policy-layout{gap:38px;grid-template-columns:1fr;padding-top:46px}.returns.policy-page .policy-sidebar{position:static}.returns.policy-page .policy-toc nav{grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.returns.policy-page .policy-help{display:none}}@media(max-width:600px){.returns.policy-page .policy-shell{width:min(100% - 28px,1160px)}.returns.policy-page .policy-hero{padding:30px 0 38px}.returns.policy-page .policy-breadcrumb{margin-bottom:26px}.returns.policy-page .policy-summary{font-size:15px;line-height:1.65}.returns.policy-page .policy-layout{padding-bottom:56px;padding-top:32px}.returns.policy-page .policy-toc{padding:20px}.returns.policy-page .policy-toc nav{grid-template-columns:1fr}.returns.policy-page .policy-content>section{margin-bottom:30px;padding-bottom:30px}.returns.policy-page .policy-section-heading{gap:11px}.returns.policy-page .policy-section-body{padding-left:0}.returns.policy-page .policy-section-body li,.returns.policy-page .policy-section-body p{font-size:14px}.returns.policy-page .policy-contact-card{align-items:flex-start;flex-direction:column;padding:23px}}.about{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:60px 40px}.about h1{color:#222;font-size:42px;font-weight:700;margin-bottom:50px;text-align:center}.about .section{margin-bottom:35px}.about .section h2{color:#333;font-size:24px;font-weight:600;margin-bottom:15px}.about .section p{color:#444;font-size:16px;line-height:1.7;margin-bottom:15px}.site-header{background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.site-header a{color:inherit;text-decoration:none;transition:color .2s ease}.site-header a:hover{color:#0073ca}.site-header .header-top{background-color:#0073ca;color:#fff;font-size:12px}.site-header .header-top .container{align-items:center;display:flex;justify-content:flex-end;margin:0 auto;max-width:1200px;padding:8px 20px}.site-header .header-top .header-top-right{align-items:center;display:flex}.site-header .header-top .social-icons{align-items:center;display:flex;gap:15px;margin-right:20px}.site-header .header-top .social-icons a{align-items:center;color:#fff;display:flex;font-size:13px}.site-header .header-top .social-icons a:hover{color:#fff;opacity:.8}.site-header .header-top .top-links{align-items:center;border-left:1px solid #fff3;display:flex}.site-header .header-top .top-links a{border-right:1px solid #fff3;color:#fff;padding:0 15px}.site-header .header-top .top-links a:last-child{border-right:none;padding-right:0}.site-header .header-top .top-links a:hover{color:#fff;opacity:.8}.site-header .header-middle{border-bottom:1px solid #eaeaea}.site-header .header-middle .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:25px 20px}.site-header .header-middle .logo a{color:#333;font-size:32px;font-weight:400;letter-spacing:.5px}.site-header .header-middle .search-bar{align-items:center;background:#fff;border:1px solid #eaeaea;border-radius:30px;display:flex;padding:2px;width:550px}.site-header .header-middle .search-bar input{background:#0000;border:none;flex:1 1;font-size:13px;outline:none;padding:10px 20px}.site-header .header-middle .search-bar input::placeholder{color:#999}.site-header .header-middle .search-bar .category-select{align-items:center;border-left:1px solid #eaeaea;color:#666;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:8px;height:24px;padding:0 20px}.site-header .header-middle .search-bar button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:15px;justify-content:center;padding:0 15px}.site-header .header-middle .header-actions{align-items:center;display:flex;gap:30px}.site-header .header-middle .header-actions .login-link{color:#333;font-size:12px;font-weight:700;letter-spacing:.5px}.site-header .header-middle .header-actions .action-icons{align-items:center;display:flex;gap:20px}.site-header .header-middle .header-actions .action-icons .action-icon{align-items:center;color:#333;cursor:pointer;display:flex;gap:10px}.site-header .header-middle .header-actions .action-icons .action-icon .icon-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.site-header .header-middle .header-actions .action-icons .action-icon .icon-wrapper svg{stroke-width:1;font-size:22px}.site-header .header-middle .header-actions .action-icons .action-icon .icon-wrapper .badge{align-items:center;background-color:#0073ca;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:600;height:16px;justify-content:center;position:absolute;right:-8px;top:-6px;width:16px}.site-header .header-middle .header-actions .action-icons .action-icon .cart-total{font-size:13px;font-weight:700}.site-header .header-middle .header-actions .action-icons .action-icon:hover{color:#0073ca}.site-header .header-bottom{border-bottom:1px solid #eaeaea;box-shadow:0 2px 5px #00000005}.site-header .header-bottom .container{align-items:center;display:flex;margin:0 auto;max-width:1200px;padding:0 20px}.site-header .header-bottom .browse-categories{align-items:center;background-color:#0073ca;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:12px;padding:16px 20px;width:260px}.site-header .header-bottom .browse-categories .fa-bars{font-size:16px}.site-header .header-bottom .browse-categories .fa-chevron-down{font-size:10px;margin-left:auto}.site-header .header-bottom .main-nav{flex:1 1}.site-header .header-bottom .main-nav ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.site-header .header-bottom .main-nav ul li a{align-items:center;color:#333;display:flex;font-size:13px;font-weight:700;gap:6px;padding:16px 0}.site-header .header-bottom .main-nav ul li a svg{color:#aaa;font-size:10px}.site-header .header-bottom .main-nav ul li a:hover{color:#0073ca}.site-header .header-bottom .special-links{display:flex;font-size:12px;font-weight:700;gap:25px;letter-spacing:.5px}.site-header .header-bottom .special-links .special-offer{color:#55b7d9}.site-header .header-bottom .special-links .special-offer:hover{color:#2ea4cd}.site-header .header-bottom .special-links .purchase-theme{color:#333}.site-header .header-bottom .special-links .purchase-theme:hover{color:#0073ca}.site-footer{background-color:#0a0a0a;color:#999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px}.site-footer a{color:#999;text-decoration:none;transition:color .2s ease}.site-footer a:hover{color:#fff}.site-footer .footer-main{border-bottom:1px solid #222;padding:60px 0}.site-footer .footer-main .container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:2fr 1.5fr 1.5fr 1.5fr 1.5fr;margin:0 auto;max-width:1200px;padding:0 20px}.site-footer .footer-main .footer-column .widget-title{color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:25px;margin-top:0}.site-footer .footer-main .footer-column ul{list-style:none;margin:0;padding:0}.site-footer .footer-main .footer-column ul li{align-items:center;display:flex;gap:10px;margin-bottom:12px}.site-footer .footer-main .footer-column ul li svg{font-size:14px}.site-footer .footer-main .footer-brand .footer-logo{background-color:#fff;display:inline-block;margin-bottom:25px;padding:10px 20px}.site-footer .footer-main .footer-brand .footer-logo span{color:#333;font-size:24px;font-weight:400;letter-spacing:.5px}.site-footer .footer-main .footer-brand .contact-info li{line-height:1.5;margin-bottom:15px}.site-footer .footer-bottom{padding:20px 0;position:relative}.site-footer .footer-bottom .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.site-footer .footer-bottom .copyright{color:#777;font-size:13px}.site-footer .footer-bottom .copyright strong{color:#fff;font-weight:600}.site-footer .footer-bottom .payment-methods{align-items:center;display:flex;gap:8px}.site-footer .footer-bottom .payment-methods img{background:#fff;border-radius:3px;height:24px;object-fit:contain;padding:2px 4px}.site-footer .scroll-to-top{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:background-color .2s ease,transform .2s ease;width:40px}.site-footer .scroll-to-top svg{color:#333;font-size:16px}.site-footer .scroll-to-top:hover{background-color:#f0f0f0;transform:translateY(-50%) scale(1.05)}.delivery.policy-page{--policy-accent:#0073ca;--policy-accent-dark:#005fa8;--policy-ink:#1f2933;--policy-muted:#637381;--policy-line:#e6ebef;--policy-soft:#f5f8fa;background:#fff;color:var(--policy-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.delivery.policy-page .policy-shell{margin:0 auto;width:min(1160px,100% - 40px)}.delivery.policy-page .policy-hero{background:radial-gradient(circle at 85% 15%,#0073ca1f,#0000 31%),linear-gradient(180deg,#f8fbfd,#fff);border-bottom:1px solid var(--policy-line);overflow:hidden;padding:46px 0 52px;position:relative}.delivery.policy-page .policy-hero:after{border:1px solid #0073ca1f;border-radius:50%;bottom:-145px;content:"";height:340px;pointer-events:none;position:absolute;right:-110px;width:340px}.delivery.policy-page .policy-breadcrumb{align-items:center;color:#8a98a5;display:flex;font-size:12px;font-weight:700;gap:9px;letter-spacing:.05em;margin-bottom:34px;text-transform:uppercase}.delivery.policy-page .policy-breadcrumb a{color:#53616d;text-decoration:none}.delivery.policy-page .policy-breadcrumb a:hover{color:var(--policy-accent)}.delivery.policy-page .policy-eyebrow{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.13em;margin:0 0 10px;text-transform:uppercase}.delivery.policy-page h1{color:#17212a;font-size:clamp(38px,5vw,58px);font-weight:750;letter-spacing:-.035em;line-height:1.05;margin:0;max-width:760px}.delivery.policy-page .policy-summary{color:var(--policy-muted);font-size:17px;line-height:1.75;margin:20px 0 0;max-width:720px}.delivery.policy-page .policy-updated{align-items:center;color:#7c8994;display:flex;font-size:13px;gap:8px;margin:22px 0 0}.delivery.policy-page .policy-updated svg{color:var(--policy-accent)}.delivery.policy-page .policy-layout{grid-gap:72px;display:grid;gap:72px;grid-template-columns:minmax(210px,250px) minmax(0,1fr);padding-bottom:88px;padding-top:64px}.delivery.policy-page .policy-sidebar{align-self:start;position:sticky;top:24px}.delivery.policy-page .policy-toc{background:#fff;border:1px solid var(--policy-line);border-radius:6px;box-shadow:0 12px 30px #1f29330d;padding:24px}.delivery.policy-page .policy-toc .policy-toc-title{color:#202b33;font-size:13px;font-weight:800;letter-spacing:.06em;margin:0 0 14px;text-transform:uppercase}.delivery.policy-page .policy-toc nav{display:flex;flex-direction:column}.delivery.policy-page .policy-toc a{color:#667581;font-size:13px;line-height:1.35;padding:8px 0 8px 15px;position:relative;text-decoration:none;transition:color .2s ease}.delivery.policy-page .policy-toc a:before{background:#c5d0d8;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:14px;transition:background .2s ease;width:5px}.delivery.policy-page .policy-toc a:hover{color:var(--policy-accent)}.delivery.policy-page .policy-toc a:hover:before{background:var(--policy-accent)}.delivery.policy-page .policy-help{background:var(--policy-soft);border-radius:6px;display:flex;gap:13px;margin-top:18px;padding:20px}.delivery.policy-page .policy-help>svg{color:var(--policy-accent);flex:0 0 auto;font-size:17px;margin-top:3px}.delivery.policy-page .policy-help strong{color:#26313a;font-size:14px}.delivery.policy-page .policy-help p{color:#73808b;font-size:12px;line-height:1.55;margin:5px 0 9px}.delivery.policy-page .policy-help a{color:var(--policy-accent);font-size:12px;font-weight:750;text-decoration:none}.delivery.policy-page .policy-help a:hover{color:var(--policy-accent-dark)}.delivery.policy-page .policy-content{min-width:0}.delivery.policy-page .policy-content>section{border-bottom:1px solid var(--policy-line);margin:0 0 40px;padding:0 0 40px;scroll-margin-top:28px}.delivery.policy-page .policy-content>section:last-of-type{margin-bottom:32px}.delivery.policy-page .policy-section-heading{align-items:baseline;display:flex;gap:16px;margin-bottom:18px}.delivery.policy-page .policy-section-heading>span{color:var(--policy-accent);font-size:12px;font-weight:800;letter-spacing:.08em}.delivery.policy-page .policy-section-heading h2{color:#202a33;font-size:clamp(21px,2.5vw,27px);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0}.delivery.policy-page .policy-section-body{padding-left:39px}.delivery.policy-page .policy-section-body li,.delivery.policy-page .policy-section-body p{color:#596875;font-size:15px;line-height:1.8}.delivery.policy-page .policy-section-body p{margin:0 0 14px}.delivery.policy-page .policy-section-body p:last-child{margin-bottom:0}.delivery.policy-page .policy-section-body ol,.delivery.policy-page .policy-section-body ul{margin:15px 0;padding-left:22px}.delivery.policy-page .policy-section-body li{margin-bottom:9px;padding-left:5px}.delivery.policy-page .policy-section-body li::marker{color:var(--policy-accent)}.delivery.policy-page .policy-section-body strong{color:#34414b;font-weight:700}.delivery.policy-page .policy-section-body a{color:var(--policy-accent);font-weight:650;text-decoration:underline;text-decoration-color:#0073ca59;text-underline-offset:3px}.delivery.policy-page .policy-section-body a:hover{color:var(--policy-accent-dark)}.delivery.policy-page .policy-section-body .policy-note{background:var(--policy-soft);border-left:3px solid var(--policy-accent);border-radius:0 4px 4px 0;color:#4b5b68;margin:20px 0 0;padding:16px 18px}.delivery.policy-page .policy-contact-card{align-items:center;background:#102633;border-radius:6px;display:flex;gap:24px;justify-content:space-between;padding:26px 30px}.delivery.policy-page .policy-contact-card span,.delivery.policy-page .policy-contact-card strong{display:block}.delivery.policy-page .policy-contact-card span{color:#aebbc4;font-size:13px;margin-bottom:5px}.delivery.policy-page .policy-contact-card strong{color:#fff;font-size:20px}.delivery.policy-page .policy-contact-card>a{background:var(--policy-accent);border-radius:4px;color:#fff;flex:0 0 auto;font-size:13px;font-weight:750;padding:12px 18px;text-decoration:none;transition:background .2s ease,transform .2s ease}.delivery.policy-page .policy-contact-card>a:hover{background:var(--policy-accent-dark);transform:translateY(-1px)}.delivery.policy-page a:focus-visible{outline:2px solid var(--policy-accent);outline-offset:3px}@media(max-width:900px){.delivery.policy-page .policy-layout{gap:38px;grid-template-columns:1fr;padding-top:46px}.delivery.policy-page .policy-sidebar{position:static}.delivery.policy-page .policy-toc nav{grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.delivery.policy-page .policy-help{display:none}}@media(max-width:600px){.delivery.policy-page .policy-shell{width:min(100% - 28px,1160px)}.delivery.policy-page .policy-hero{padding:30px 0 38px}.delivery.policy-page .policy-breadcrumb{margin-bottom:26px}.delivery.policy-page .policy-summary{font-size:15px;line-height:1.65}.delivery.policy-page .policy-layout{padding-bottom:56px;padding-top:32px}.delivery.policy-page .policy-toc{padding:20px}.delivery.policy-page .policy-toc nav{grid-template-columns:1fr}.delivery.policy-page .policy-content>section{margin-bottom:30px;padding-bottom:30px}.delivery.policy-page .policy-section-heading{gap:11px}.delivery.policy-page .policy-section-body{padding-left:0}.delivery.policy-page .policy-section-body li,.delivery.policy-page .policy-section-body p{font-size:14px}.delivery.policy-page .policy-contact-card{align-items:flex-start;flex-direction:column;padding:23px}}
/*# sourceMappingURL=main.2b22cd12.css.map*/