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}*{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,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)}}.site-header{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.site-header .container{margin:0 auto;max-width:1400px;padding:0 20px}.site-header .top-banner{background-color:#1a2d4f;color:#fff;font-size:11px;letter-spacing:.5px;padding:8px 0}.site-header .top-banner .banner-container{align-items:center;display:flex;justify-content:space-between}.site-header .top-banner strong{cursor:pointer;font-weight:700}.site-header .main-header{background-color:#fff;border-bottom:1px solid #eaeaea}.site-header .main-header .header-container{align-items:center;display:flex;height:90px;justify-content:space-between}.site-header .logo-container{flex:1 1}.site-header .logo-container .logo-link{display:inline-block;text-decoration:none}.site-header .logo-container .brand-logo{display:block;height:56px;object-fit:contain;width:215px}.site-header .nav-menu{display:flex;flex:2 1;justify-content:center}.site-header .nav-menu .nav-list{align-items:center;display:flex;gap:30px;list-style:none;margin:0;padding:0}.site-header .nav-menu .nav-item{align-items:center;display:flex}.site-header .nav-menu .more-menu,.site-header .nav-menu .more-nav-item{position:relative}.site-header .nav-menu .more-menu summary{cursor:pointer;list-style:none}.site-header .nav-menu .more-menu summary::-webkit-details-marker{display:none}.site-header .nav-menu .more-menu[open] .dropdown-icon{transform:rotate(180deg)}.site-header .nav-menu .more-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 14px 32px #11223f29;left:50%;list-style:none;margin:0;padding:10px 0;position:absolute;top:calc(100% + 16px);transform:translateX(-50%);width:190px;z-index:30}.site-header .nav-menu .more-dropdown:before{background:#fff;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0;content:"";height:16px;left:50%;position:absolute;top:-9px;transform:translateX(-50%) rotate(45deg);width:16px}.site-header .nav-menu .more-dropdown li{display:block}.site-header .nav-menu .more-dropdown a{color:#11223f;display:block;font-size:13px;font-weight:600;padding:9px 16px;text-decoration:none}.site-header .nav-menu .more-dropdown a:focus-visible,.site-header .nav-menu .more-dropdown a:hover{background:#eef8fb;color:#0878b7}.site-header .nav-menu .nav-link{align-items:center;color:#111;display:flex;font-size:14px;font-weight:700;gap:5px;text-decoration:none;transition:color .2s ease}.site-header .nav-menu .nav-link:hover{color:#0082ca}.site-header .nav-menu .nav-link .dropdown-icon{color:#0082ca;font-size:16px;margin-top:1px;transition:transform .2s ease}.site-header .nav-menu .sale-link{color:#e00000}.site-header .nav-menu .sale-link:hover{color:#b30000}.site-header .header-actions{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:flex-end}.site-header .header-actions .action-btn{align-items:center;background:none;border:none;color:#0082ca;cursor:pointer;display:flex;font-size:24px;justify-content:center;padding:5px;transition:opacity .2s ease}.site-header .header-actions .action-btn:hover{opacity:.8}.site-header .header-actions .cart-btn{position:relative;text-decoration:none}.site-header .header-actions .cart-btn .cart-count{align-items:center;background-color:#e00000;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:absolute;right:-8px;top:-2px;width:16px}.site-footer{background-color:#15294b;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;padding:60px 0 40px;position:relative}.site-footer .footer-container{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px}.site-footer .footer-left{flex:1 1;max-width:300px}.site-footer .footer-left .footer-logo-link{display:inline-block;margin-bottom:25px;text-decoration:none}.site-footer .footer-left .footer-brand-logo{background:#fff;border-radius:10px;display:block;height:54px;object-fit:contain;padding:6px 10px;width:205px}.site-footer .footer-left .social-icons{display:flex;gap:15px;margin-bottom:20px;margin-left:5px}.site-footer .footer-left .social-icons a{color:#fff;font-size:20px;transition:opacity .2s ease}.site-footer .footer-left .social-icons a:hover{opacity:.8}.site-footer .footer-left .accessibility-icon{align-items:center;border:1px solid #ffffff80;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;margin-left:5px;opacity:.8;width:28px}.site-footer .footer-left .accessibility-icon:hover{opacity:1}.site-footer .footer-links-section{display:flex;flex:3 1;gap:100px;justify-content:flex-end;padding-right:180px}.site-footer .footer-column h4{font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:20px;margin-top:0}.site-footer .footer-column ul{list-style:none;margin:0;padding:0}.site-footer .footer-column ul li{margin-bottom:12px}.site-footer .footer-column ul li a{color:#e0e0e0;font-size:13px;text-decoration:none;transition:color .2s ease}.site-footer .footer-column ul li a:hover{color:#fff;text-decoration:underline}.site-footer .norton-tag{align-items:center;background-color:#fff;border:1px solid #ccc;border-bottom:none;border-radius:4px 4px 0 0;bottom:20%;box-shadow:0 0 5px #0003;color:#000;display:flex;font-family:Arial,sans-serif;font-size:10px;font-weight:700;left:0;padding:4px 10px;position:absolute;transform:rotate(-90deg);transform-origin:bottom left;z-index:10}.site-footer .norton-tag .norton-content{align-items:center;display:flex;gap:4px}.site-footer .norton-tag .norton-check{align-items:center;border:1px solid #f7b731;border-radius:50%;color:#f7b731;display:flex;font-size:12px;height:14px;justify-content:center;width:14px}.site-footer .norton-tag .norton-text{font-size:12px;margin-right:4px;text-transform:lowercase}.site-footer .norton-tag .norton-sub{color:#666;font-size:8px;letter-spacing:.5px}.site-footer .chat-widget{align-items:flex-end;bottom:30px;display:flex;gap:15px;position:absolute;right:30px;z-index:100}.site-footer .chat-widget .chat-bubble-container{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 4px 10px #0003;color:#333;display:flex;font-size:14px;font-weight:500;gap:10px;padding:12px 20px;position:relative}.site-footer .chat-widget .chat-bubble-container:after{border-color:#0000 #0000 #0000 #fff;border-style:solid;border-width:8px 0 8px 8px;bottom:15px;content:"";position:absolute;right:-8px}.site-footer .chat-widget .chat-close{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:12px;justify-content:center;padding:0}.site-footer .chat-widget .chat-close:hover{color:#333}.site-footer .chat-widget .chat-icon-btn{align-items:center;background-color:#0d52b0;border:none;border-radius:50%;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:24px;height:56px;justify-content:center;transition:background-color .2s ease;width:56px}.site-footer .chat-widget .chat-icon-btn:hover{background-color:#0b4392}.main{background-color:#f4f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.main .brand-features-section,.main .hero-banner,.main .hot-products-section,.main .promo-section,.main .trusted-brands-section{background-color:#fff}.main .container{margin:0 auto;max-width:1400px;padding:0 40px}.main .text-center{text-align:center}.main .section-title{color:#11223f;font-size:32px;font-weight:800;letter-spacing:-.5px;margin-bottom:30px}.main .text-white{color:#fff!important}.main .hero-banner{align-items:center;display:flex;min-height:600px;overflow:hidden;position:relative;width:100%}.main .hero-banner .hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.main .hero-banner .hero-background img{height:100%;object-fit:cover;object-position:center right;width:100%}.main .hero-banner .hero-content{margin:0 auto;max-width:1400px;padding:0 60px;position:relative;width:100%;z-index:2}.main .hero-banner .hero-title{color:#1a2d4f;font-family:Montserrat Alternates,sans-serif;font-size:56px;font-style:italic;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:25px;max-width:600px}.main .hero-banner .hero-subtitle{color:#33435c;font-size:16px;font-weight:600;line-height:1.6;margin-bottom:40px;max-width:500px}.main .hero-banner .hero-buttons{display:flex;gap:15px}.main .hero-banner .hero-buttons .btn-hero{background-color:#1a2d4f;border-radius:4px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px;padding:12px 24px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,opacity .2s ease}.main .hero-banner .hero-buttons .btn-hero:hover{opacity:.9}.main .promo-section{background-color:#fff;padding:60px 20px}.main .promo-section .promo-banner-container{margin:0 auto 60px;max-width:1200px;text-align:center}.main .promo-section .promo-banner-container a{display:inline-block;width:100%}.main .promo-section .promo-banner-container .promo-banner-img{display:block;height:auto;width:100%}.main .promo-section .intro-text-container{margin:0 auto;max-width:800px;text-align:center}.main .promo-section .intro-text-container .intro-title{color:#11223f;font-size:32px;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}.main .promo-section .intro-text-container .intro-description{color:#444;font-size:15px;line-height:1.6;margin:0}.main .hot-products-section{padding:40px 0 80px}.main .hot-products-section .products-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.main .hot-products-section .product-card{background-color:#f4f5f7;border-radius:4px;display:flex;flex-direction:column;height:100%;padding:20px}.main .hot-products-section .product-image-container{align-items:center;background-color:#fff;border-radius:4px;display:flex;height:250px;justify-content:center;margin-bottom:20px;padding:20px}.main .hot-products-section .product-image-container img{max-height:100%;max-width:100%;object-fit:contain}.main .hot-products-section .product-info{display:flex;flex:1 1;flex-direction:column}.main .hot-products-section .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#11223f;display:-webkit-box;font-size:14px;font-weight:700;line-height:1.4;margin-bottom:10px;overflow:hidden;text-decoration:none}.main .hot-products-section .product-name:hover{text-decoration:underline}.main .hot-products-section .product-rating{align-items:center;display:flex;margin-bottom:10px}.main .hot-products-section .product-rating .stars{color:#2a56c6;font-size:14px;letter-spacing:2px}.main .hot-products-section .product-rating .reviews-count{color:#888;font-size:12px;margin-left:8px}.main .hot-products-section .product-price{color:#333;font-size:14px;font-weight:700;margin-bottom:20px}.main .hot-products-section .btn-shop-now{align-self:flex-start;background-color:#1a2d4f;border-radius:4px;color:#fff;font-size:12px;font-weight:700;margin-top:auto;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .2s ease}.main .hot-products-section .btn-shop-now:hover{background-color:#0d1a30}.main .trusted-brands-section{padding:40px 0 20px}.main .trusted-brands-section .section-title{margin-bottom:20px}.main .trusted-brands-section .brands-description{color:#444;font-size:15px;line-height:1.6;margin:0}.main .brand-features-section{padding:0 0 60px}.main .brand-features-section .brands-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.main .brand-features-section .brand-card{display:flex;flex-direction:column}.main .brand-features-section .image-wrapper{aspect-ratio:1/1;overflow:hidden;position:relative;width:100%}.main .brand-features-section .image-wrapper img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.main .brand-features-section .image-wrapper:hover img{transform:scale(1.03)}.main .brand-features-section .image-wrapper .brand-tag{background-color:#15294b;bottom:0;color:#fff;font-size:13px;font-weight:500;left:0;padding:12px 15px;position:absolute;width:100%}.main .brand-features-section .brand-info{padding:25px 0}.main .brand-features-section .brand-info .brand-title{color:#11223f;font-size:20px;font-weight:800;letter-spacing:-.5px;margin-bottom:15px}.main .brand-features-section .brand-info .brand-desc{color:#444;font-size:14px;line-height:1.6;margin:0}.main .shop-by-pet-section{background-color:#15294b;padding:60px 0;position:relative}.main .shop-by-pet-section .section-title{margin-bottom:20px}.main .shop-by-pet-section .pet-type-description{font-size:15px;line-height:1.6;margin:0 auto 50px;max-width:600px;opacity:.9}.main .shop-by-pet-section .pet-type-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px}.main .shop-by-pet-section .pet-card{aspect-ratio:4/3;border-radius:2px;overflow:hidden;position:relative}.main .shop-by-pet-section .pet-card a{display:block;height:100%;text-decoration:none;width:100%}.main .shop-by-pet-section .pet-card img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.main .shop-by-pet-section .pet-card:hover img{transform:scale(1.05)}.main .shop-by-pet-section .pet-card:after{background:linear-gradient(0deg,#000000b3 0,#0000);bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;width:100%}.main .shop-by-pet-section .pet-card .pet-label{bottom:25px;color:#fff;font-size:24px;font-weight:800;left:30px;position:absolute;text-shadow:0 2px 4px #00000080;z-index:2}.main .video-banner-section{background-color:#f4f5f7;padding-bottom:40px;padding-top:40px;width:100%}.main .video-banner-section .video-container{align-items:center;border-radius:4px;display:flex;height:60vh;justify-content:flex-end;margin:0 auto;max-width:1600px;min-height:500px;overflow:hidden;position:relative;width:95%}.main .video-banner-section .background-video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:auto;z-index:1}.main .video-banner-section .video-overlay{background:linear-gradient(90deg,#0000001a 0,#0009);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.main .video-banner-section .video-content-wrapper{max-width:600px;padding:0 80px;position:relative;text-align:center;z-index:3}.main .video-banner-section .video-content{align-items:center;display:flex;flex-direction:column}.main .video-banner-section .video-content .logo-badge{background-color:#fff;border-radius:12px;margin-bottom:20px;padding:8px 16px}.main .video-banner-section .video-content .logo-badge img{display:block;height:auto;width:190px}.main .video-banner-section .video-content .video-title{color:#fff;font-family:Montserrat Alternates,sans-serif;font-size:42px;font-weight:800;line-height:1.1;margin-bottom:20px;text-shadow:0 2px 10px #0000004d}.main .video-banner-section .video-content .video-description{color:#fff;font-size:15px;line-height:1.6;margin-bottom:30px;text-shadow:0 1px 4px #00000080}.main .video-banner-section .video-content .btn-story{background-color:#00a2e8;border-radius:2px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px;padding:12px 30px;text-decoration:none;transition:background-color .2s ease}.main .video-banner-section .video-content .btn-story:hover{background-color:#0081ba}.main .blog-section{background-color:#f4f5f7;padding:40px 0 60px}.main .blog-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.main .blog-section .section-header .section-title{margin-bottom:0}.main .blog-section .section-header .read-all-link{color:#333;font-size:12px;font-weight:700;letter-spacing:.5px;text-decoration:none}.main .blog-section .section-header .read-all-link:hover{text-decoration:underline}.main .blog-section .blog-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.main .blog-section .blog-card{background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.main .blog-section .blog-card a{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.main .blog-section .blog-card .blog-image{aspect-ratio:16/10;overflow:hidden;width:100%}.main .blog-section .blog-card .blog-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.main .blog-section .blog-card:hover .blog-image img{transform:scale(1.05)}.main .blog-section .blog-card .blog-content{display:flex;flex:1 1;flex-direction:column;padding:25px}.main .blog-section .blog-card .blog-title{color:#11223f;font-size:18px;font-weight:800;letter-spacing:-.5px;line-height:1.4;margin-bottom:40px}.main .blog-section .blog-card .blog-meta{align-items:center;color:#888;display:flex;font-size:11px;font-weight:700;justify-content:space-between;margin-top:auto;text-transform:uppercase}.main .blog-section .blog-card .blog-meta .blog-date{color:#2a56c6}.main .blog-section .blog-card .blog-meta .blog-comments{font-weight:500;text-transform:lowercase}.main .replacement-parts-section{background-color:#f4f5f7;padding:0 0 80px}.main .replacement-parts-section .replacement-banner{background-color:#e8e8e8;border-radius:4px;display:flex;max-height:400px;overflow:hidden}.main .replacement-parts-section .replacement-content{background:linear-gradient(90deg,#ececeb 70%,#ececeb00);display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px 40px 60px 80px;position:relative;z-index:2}.main .replacement-parts-section .replacement-content .replacement-title{color:#11223f;font-size:32px;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}.main .replacement-parts-section .replacement-content .replacement-description{color:#444;font-size:15px;line-height:1.6;margin-bottom:30px}.main .replacement-parts-section .replacement-content .btn-shop-replacement{align-self:flex-start;background-color:#15294b;border-radius:4px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px;padding:14px 28px;text-align:center;text-decoration:none;transition:background-color .2s ease}.main .replacement-parts-section .replacement-content .btn-shop-replacement:hover{background-color:#0d1a30}.main .replacement-parts-section .replacement-image{flex:1.2 1;margin-left:-100px;position:relative;z-index:1}.main .replacement-parts-section .replacement-image img{height:100%;object-fit:cover;object-position:left center;width:100%}@media(max-width:1024px){.main .brand-features-section .brands-grid,.main .hot-products-section .products-grid{grid-template-columns:repeat(2,1fr)}.main .video-banner-section .video-content-wrapper{padding:0 40px}.main .blog-section .blog-grid{grid-template-columns:repeat(2,1fr)}.main .replacement-parts-section .replacement-content{padding:40px}}@media(max-width:768px){.main .container{padding:0 20px}.main .section-title{font-size:26px}.main .hero-banner{align-items:flex-start;min-height:400px;padding-top:40px}.main .hero-banner .hero-content{padding:0 20px}.main .hero-banner .hero-title{font-size:36px;max-width:100%}.main .hero-banner .hero-subtitle{font-size:14px;max-width:100%}.main .hero-banner .hero-buttons{align-items:flex-start;flex-direction:column;gap:10px}.main .promo-section{padding:40px 20px}.main .promo-section .promo-banner-container{margin-bottom:40px}.main .promo-section .intro-text-container .intro-title{font-size:24px}.main .promo-section .intro-text-container .intro-description{font-size:14px}.main .promo-section .intro-text-container .intro-description br{display:none}.main .hot-products-section .products-grid{grid-template-columns:1fr}.main .trusted-brands-section .brands-description{font-size:14px}.main .trusted-brands-section .brands-description br{display:none}.main .brand-features-section .brands-grid{gap:40px;grid-template-columns:1fr}.main .brand-features-section .brand-info .brand-desc br{display:none}.main .shop-by-pet-section{padding:40px 0}.main .shop-by-pet-section .pet-type-description br{display:none}.main .shop-by-pet-section .pet-type-grid{grid-template-columns:1fr}.main .shop-by-pet-section .pet-card{aspect-ratio:16/9}.main .shop-by-pet-section .pet-card .pet-label{bottom:20px;left:20px}.main .video-banner-section .video-container{align-items:flex-end;border-radius:0;justify-content:center;padding-bottom:40px;width:100%}.main .video-banner-section .video-overlay{background:linear-gradient(0deg,#000c 0,#0003)}.main .video-banner-section .video-content-wrapper{padding:0 20px}.main .video-banner-section .video-content .video-title{font-size:32px}.main .video-banner-section .video-content .video-description{font-size:14px}.main .video-banner-section .video-content .video-description br{display:none}.main .blog-section .section-header{align-items:flex-start;flex-direction:column;gap:15px}.main .blog-section .blog-grid{grid-template-columns:1fr}.main .replacement-parts-section .replacement-banner{flex-direction:column;max-height:none}.main .replacement-parts-section .replacement-content{background:#ececeb;padding:30px 20px}.main .replacement-parts-section .replacement-content .replacement-description br{display:none}.main .replacement-parts-section .replacement-image{height:250px;margin-left:0;order:-1}}.privacy{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.privacy-section{margin-bottom:40px}.privacy-section h2{border-bottom:1px solid #eee;color:#111;font-size:20px;font-weight:700;margin-bottom:16px;padding-bottom:12px}.privacy-section p{line-height:1.8;margin-bottom:16px}.privacy-info-box{background:#f8f9fa;border-radius:8px;margin:24px 0;padding:24px}.privacy-info-box p{color:#555;font-size:14px;margin-bottom:12px}.privacy-info-box p:last-child{margin-bottom:0}.privacy-info-box strong{color:#111}.privacy-contact{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:32px 0;padding:24px;text-align:center}.privacy-contact h3{color:#111;font-size:16px;font-weight:700;margin-bottom:12px}.privacy-contact p{color:#666;font-size:14px;margin-bottom:8px}.privacy-contact a{color:#06c;font-weight:600}.privacy-contact a:hover{text-decoration:underline}.data-notice{align-items:flex-start;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;display:flex;gap:16px;margin:32px 0;padding:24px}.data-notice__icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.data-notice__icon svg{stroke:#111;fill:none;stroke-width:1.5;height:20px;width:20px}.data-notice__text h4{color:#111;font-size:14px;font-weight:700;margin-bottom:8px}.data-notice__text p{color:#555;font-size:13px;line-height:1.6;margin-bottom:0}.cookie-info{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:20px 0;padding:20px}.cookie-info h4{color:#111;font-size:14px;font-weight:600;margin-bottom:12px}.cookie-info ul{list-style:none;margin:0;padding:0}.cookie-info li{align-items:center;border-bottom:1px dashed #eee;color:#555;display:flex;font-size:13px;gap:10px;padding:8px 0}.cookie-info li:last-child{border-bottom:none}.cookie-info li:before{background:#111;border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}@media(max-width:900px){.shopify-policy__container{padding:40px 16px 60px}.shopify-policy__title h1{font-size:26px}}@media(max-width:600px){.shopify-policy__title h1{font-size:22px;letter-spacing:1px}.rte{font-size:14px}.data-notice{flex-direction:column;text-align:center}.data-notice__icon{margin:0 auto}}.product-detail{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.product-detail__container{margin:0 auto;max-width:1300px;padding:0 24px 60px}.product-detail__breadcrumb{align-items:center;color:#666;display:flex;font-size:13px;gap:8px;padding:20px 0}.product-detail__breadcrumb a{color:#888;text-decoration:none;transition:color .2s}.product-detail__breadcrumb a:hover{color:#111}.product-detail__breadcrumb .separator{color:#ccc;font-size:12px}.product-detail__breadcrumb .current{color:#111;font-weight:500}.product-detail__gallery{display:flex;gap:20px;margin-bottom:40px}.gallery__thumbs{display:flex;flex-direction:column;flex-shrink:0;gap:12px;width:100px}.gallery__thumbs .thumb{background:#f5f5f5;border:2px solid #0000;border-radius:4px;cursor:pointer;padding:4px;transition:all .2s}.gallery__thumbs .thumb:hover{border-color:#ccc}.gallery__thumbs .thumb.active{border-color:#111}.gallery__thumbs .thumb img{border-radius:2px;display:block;object-fit:cover;width:100%}.gallery__main .main-image{max-height:100%;max-width:100%;object-fit:contain}.product-detail__info{max-width:480px}.product-title{color:#111;font-size:28px;font-weight:700;line-height:1.2;margin-bottom:8px}.product-sku{color:#888;font-size:12px;letter-spacing:.5px;margin-bottom:16px}.product-price{color:#111;font-size:28px;font-weight:700;margin-bottom:16px}.product-rating{align-items:center;display:flex;gap:12px;margin-bottom:24px}.product-rating .stars{display:flex;gap:2px}.product-rating .star{height:16px;width:16px}.product-rating .rating-text{color:#666;font-size:13px}.product-features{background:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin-bottom:28px;padding:20px}.feature-item{align-items:flex-start;color:#333;display:flex;font-size:13px;gap:10px;line-height:1.4}.feature-item .check-icon{color:#2ecc71;flex-shrink:0;height:18px;margin-top:1px;width:18px}.product-options{gap:20px;margin-bottom:24px}.option-group,.product-options{display:flex;flex-direction:column}.option-group{gap:10px}.option-label{color:#333;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.option-label .option-value{color:#666;font-weight:400}.color-options,.size-options{display:flex;flex-wrap:wrap;gap:8px}.color-btn,.size-btn{background:#fff;border:1.5px solid #e0e0e0;border-radius:20px;color:#333;cursor:pointer;font-size:13px;min-width:60px;padding:8px 16px;text-align:center;transition:all .2s}.color-btn:hover,.size-btn:hover{border-color:#111}.color-btn.selected,.size-btn.selected{background:#111;border-color:#111;color:#fff}.qty-selector{align-items:center;border:1.5px solid #e0e0e0;border-radius:20px;display:inline-flex;overflow:hidden;width:fit-content}.qty-btn{align-items:center;background:#fff;border:none;color:#333;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;transition:background .2s;width:40px}.qty-btn:hover{background:#f0f0f0}.qty-value{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;color:#111;font-size:14px;font-weight:600;line-height:40px;min-width:50px;text-align:center}.add-to-cart-btn{background:#111;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1.5px;margin-bottom:24px;padding:16px 32px;text-transform:uppercase;transition:all .25s ease;width:100%}.add-to-cart-btn:hover{background:#333;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.add-to-cart-btn:active{box-shadow:none;transform:translateY(0)}.product-accordions{border-top:1px solid #eee}.accordion-item{border-bottom:1px solid #eee}.accordion-header{align-items:center;background:none;border:none;color:#111;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:space-between;letter-spacing:.5px;padding:16px 0;text-transform:uppercase;transition:color .2s;width:100%}.accordion-header:hover{color:#555}.accordion-header .chevron{height:18px;transition:transform .25s ease;width:18px}.accordion-header .chevron.open{transform:rotate(180deg)}.accordion-content{padding:0 0 20px}.accordion-content p{color:#555;font-size:14px;line-height:1.7;margin-bottom:10px}.accordion-content p:last-child{margin-bottom:0}.details-list{display:flex;flex-direction:column;gap:8px;list-style:none}.details-list li{color:#555;font-size:14px;line-height:1.5}.details-list li strong{color:#333;font-weight:600}.product-detail__not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 200px);padding:60px 20px}.product-detail__not-found h2{color:#111;font-size:24px;font-weight:600;margin-bottom:16px}.product-detail__not-found a{color:#111;font-size:14px;text-decoration:underline}@media(max-width:900px){.product-detail__container{padding:0 16px 40px}.product-detail__gallery{flex-direction:column;gap:16px}.gallery__thumbs{flex-direction:row;gap:10px;overflow-x:auto;width:100%}.gallery__thumbs .thumb{flex-shrink:0;width:70px}.gallery__main{min-height:350px}.product-detail__info{max-width:100%}.product-price,.product-title{font-size:24px}}@media(max-width:500px){.product-detail__breadcrumb{font-size:12px;padding:16px 0}.gallery__main{min-height:280px}.product-title{font-size:20px}.color-btn,.size-btn{font-size:12px;min-width:50px;padding:6px 12px}.qty-btn{height:36px;width:36px}.qty-value{line-height:36px;min-width:40px}.add-to-cart-btn{font-size:13px;padding:14px 24px}}.cart-page{background:#f8f8f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.cart-page__container{margin:0 auto;max-width:1200px;padding:40px 24px 80px}.cart-page__header{align-items:baseline;border-bottom:2px solid #111;display:flex;gap:16px;margin-bottom:32px;padding-bottom:20px}.cart-page__header h1{color:#111;font-size:28px;font-weight:700}.cart-count{color:#666;font-size:14px}.cart-page__content{grid-gap:40px;align-items:flex-start;display:grid;gap:40px;grid-template-columns:1fr 380px}.cart-page__items{background:#fff;border-radius:8px;overflow:hidden}.cart-items-header{grid-gap:16px;background:#f5f5f5;color:#666;display:grid;font-size:12px;font-weight:600;gap:16px;grid-template-columns:2fr 1fr 1fr 1fr;letter-spacing:1px;padding:16px 24px;text-transform:uppercase}.cart-items-header .col-price,.cart-items-header .col-qty,.cart-items-header .col-total{text-align:center}.cart-item{grid-gap:16px;align-items:center;border-bottom:1px solid #eee;display:grid;gap:16px;grid-template-columns:2fr 1fr 1fr 1fr;padding:24px;transition:background .2s}.cart-item:hover{background:#fafafa}.cart-item:last-child{border-bottom:none}.cart-item__product{align-items:flex-start;display:flex;gap:16px}.cart-item__image{background:#f8f8f8;border-radius:4px;flex-shrink:0;height:130px;overflow:hidden;width:100px}.cart-item__image img{height:100%;object-fit:cover;width:100%}.cart-item__details{display:flex;flex-direction:column;gap:6px}.cart-item__name{color:#111;font-size:15px;font-weight:600;line-height:1.3}.cart-item__meta{color:#666;font-size:13px}.cart-item__category{color:#999;font-size:12px;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.cart-item__price{color:#111;font-size:15px;font-weight:600;text-align:center}.cart-item__qty{align-items:center;display:flex;flex-direction:column;gap:12px}.qty-controls{align-items:center;border:1px solid #e0e0e0;border-radius:20px;display:inline-flex;overflow:hidden}.qty-controls .qty-btn{align-items:center;background:#fff;border:none;color:#333;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;transition:background .2s;width:36px}.qty-controls .qty-btn:hover{background:#f0f0f0}.qty-controls .qty-value{color:#111;font-size:14px;font-weight:600;min-width:40px;text-align:center}.remove-btn{background:none;border:none;color:#999;cursor:pointer;font-size:12px;text-decoration:underline;transition:color .2s}.remove-btn:hover{color:#d32f2f}.cart-item__total{color:#111;font-size:16px;font-weight:700;text-align:center}.cart-items-footer{background:#f9f9f9;padding:20px 24px}.continue-shopping{align-items:center;color:#333;display:inline-flex;font-size:14px;font-weight:500;gap:8px;text-decoration:none;transition:color .2s}.continue-shopping:hover{color:#111}.continue-shopping svg{height:18px;width:18px}.cart-page__summary{position:sticky;top:24px}.summary-box{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:28px}.summary-box h2{border-bottom:1px solid #eee;color:#111;font-size:18px;font-weight:700;margin-bottom:24px;padding-bottom:16px}.summary-row{align-items:center;color:#666;display:flex;font-size:14px;justify-content:space-between;margin-bottom:16px}.summary-row span:last-child{color:#111;font-weight:600}.summary-row.total{margin-bottom:24px}.summary-row.total span{color:#111;font-size:18px;font-weight:700}.free-shipping{color:#2ecc71!important;font-weight:600!important}.shipping-notice{background:#f0f8ff;border-radius:4px;color:#888;font-size:12px;margin-bottom:16px;padding:10px 12px}.promo-code{display:flex;gap:8px;margin-bottom:24px}.promo-code input{border:1px solid #e0e0e0;border-radius:4px;color:#333;flex:1 1;font-size:13px;outline:none;padding:12px 14px;transition:border-color .2s}.promo-code input:focus{border-color:#111}.promo-code input::placeholder{color:#aaa}.promo-code button{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;font-size:13px;font-weight:600;padding:12px 20px;transition:all .2s}.promo-code button:hover{background:#eee;border-color:#ccc}.summary-divider{background:#eee;height:1px;margin-bottom:20px}.checkout-btn{background:#111;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1px;margin-bottom:16px;padding:16px 24px;text-transform:uppercase;transition:all .25s ease;width:100%}.checkout-btn:hover{background:#333;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.secure-badge{align-items:center;color:#888;display:flex;font-size:12px;gap:8px;justify-content:center}.secure-badge svg{height:16px;width:16px}.cart-page__empty{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:60px 24px}.cart-page__empty-box{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;max-width:440px;padding:60px 48px;text-align:center;width:100%}.empty-icon{align-items:center;background:#f8f8f8;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.empty-icon svg{color:#ccc;height:40px;width:40px}.cart-page__empty-box h2{color:#111;font-size:24px;font-weight:600;margin-bottom:12px}.cart-page__empty-box p{color:#666;font-size:15px;line-height:1.6;margin-bottom:32px}.cart-page__continue-btn{background:#111;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:.5px;padding:14px 32px;text-decoration:none;transition:all .25s ease}.cart-page__continue-btn:hover{background:#333;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}@media(max-width:900px){.cart-page__container{padding:24px 16px 60px}.cart-page__content{gap:32px;grid-template-columns:1fr}.cart-page__summary{position:static}.cart-items-header{display:none}.cart-item{gap:16px;grid-template-columns:1fr;padding:20px}.cart-item__product{align-items:flex-start;flex-direction:column}.cart-item__image{height:200px;width:100%}.cart-item__price,.cart-item__qty,.cart-item__total{align-items:center;border-top:1px dashed #eee;display:flex;justify-content:space-between;padding-top:12px;text-align:left;width:100%}.cart-item__price:before{content:"Price"}.cart-item__price:before,.cart-item__qty:before{color:#888;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.cart-item__qty:before{content:"Quantity"}.cart-item__total:before{color:#888;content:"Total";font-size:12px;letter-spacing:.5px;text-transform:uppercase}.cart-item__qty{align-items:center;flex-direction:row;justify-content:space-between}.cart-page__header h1{font-size:24px}}@media(max-width:500px){.cart-page__empty-box{padding:40px 24px}.empty-icon{height:64px;width:64px}.empty-icon svg{height:32px;width:32px}.cart-page__empty-box h2{font-size:20px}.cart-page__empty-box p{font-size:14px}.cart-item__image{height:160px}.summary-box{padding:20px}}.check-custom-checkout-page{background-color:#fff;display:flex;font-size:14px;margin:0 auto;width:100%}.check-custom-checkout-page .left{border-right:1px solid #e1e1e1;display:flex;justify-content:end;padding:40px 3%;width:50%}.check-custom-checkout-page .right{background-color:#fafafa;padding:40px 4%;width:50%}.check-order-info{width:63%}.check-order-info .form-group{margin-bottom:20px}.check-order-info .form-group label{display:block;font-size:1.5rem;font-weight:600;margin-bottom:15px}.check-order-info input[type=email],.check-order-info input[type=text],.check-order-info select{border:1px solid #d9d9d9;border-radius:5px;box-sizing:border-box;font-size:1rem;height:48px;min-width:46%;padding:0 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.check-order-info input:focus,.check-order-info select:focus{border-color:#5a31f4;box-shadow:0 0 0 1px #5a31f4;outline:none}.form-row{display:flex;margin-bottom:15px}.form-row .form-group{flex:1 1}.ReactFlagsSelect-module_selectBtn__19wW7{border:1px solid #d9d9d9!important;border-radius:5px!important;height:48px!important;padding:0 12px;width:100%}.ReactFlagsSelect-module_selectValue__152eS{align-items:center;display:flex;height:100%;padding:0!important}.payment-box{border:1px solid #d9d9d9;border-radius:5px}.payment-header{align-items:center;background-color:#f0f5ff;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;padding:12px}.payment-header-right{color:#53657a;font-size:12px;font-weight:600;letter-spacing:.2px}.payment-body{background-color:#f7f7f7;padding:15px}.payment-body input{margin-bottom:15px}.payment-body .form-row input{margin-bottom:0}.check-order-summary{display:flex;flex-direction:column;gap:20px}.check-cart-item{align-items:center;display:flex;gap:20px;position:relative}.check-cart-item img{border:1px solid #e1e1e1;border-radius:8px;height:100px;object-fit:cover;width:100px}.pro--qty{align-items:center;background-color:#666;border:2px solid #fafafa;border-radius:50%;color:#fff;display:flex;font-size:13px;height:22px;justify-content:center;left:87px;position:absolute;top:-8px;width:22px}.check-item-details{flex:1 1}.check-item-details h3{font-size:16px;font-weight:500;margin:0}.cal-single{font-weight:500}.check-summary-details{border-top:1px solid #e1e1e1;margin-top:20px;padding-top:20px}.summary-details22{font-size:1rem;width:100%}.sumTbody22,.sumTr22,.sumTr2233{display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.subtotalTh22,.subtotalTxt22{font-weight:400}.subtotalTh122,.subtotalTxt122{font-size:1.2rem;font-weight:600}.check-checkout-button{background:#5a31f4;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;height:55px;margin-top:20px;padding:15px;transition:background-color .2s ease;width:100%}.check-checkout-button:hover{background:#4e2acb}.error{color:#d93025;font-size:12px;margin:6px 0 0}.checkout-error,.country-error{margin-top:8px}@media (max-width:900px){.check-custom-checkout-page{flex-direction:column}.check-custom-checkout-page .left,.check-custom-checkout-page .right{box-sizing:border-box;padding:30px 20px;width:100%}.check-order-info{width:100%}}.successDiv{background:#fafafa;border-bottom:1px solid #e5e5e5;min-height:62vh;padding:120px 20px 70px}.success-container{align-items:center;display:flex;justify-content:center}.modal-content{background:#fff;border:1px solid #e2e2e2;border-radius:12px;box-shadow:0 10px 30px #00000014;padding:44px 32px;text-align:center;width:min(520px,100%)}.payment-status-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:40px;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.is-success .payment-status-icon{background:#278c4b}.is-cancel .payment-status-icon{background:#c53d3d}.modal-content h1{font-size:30px;margin:0 0 14px}.modal-content p{color:#555;font-size:17px;line-height:1.55;margin:0 0 28px}.payment-status-link{background:#5a31f4;border-radius:5px;color:#fff;display:inline-block;font-weight:600;padding:13px 24px;text-decoration:none}.payment-status-link:hover{background:#4e2acb;color:#fff}.terms{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.rte h2{border-bottom:1px solid #eee;color:#111;font-size:22px;font-weight:700;margin-bottom:16px;margin-top:40px;padding-bottom:12px}.rte h2:first-of-type{margin-top:0}.rte h3{color:#111;font-size:18px;font-weight:600;margin-bottom:12px;margin-top:28px}.rte h4{color:#333;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:20px}.rte>p:first-child{background:#f8f9fa;border-left:4px solid #111;border-radius:8px;margin-bottom:32px;padding:16px 20px}.rte ul{list-style-type:disc}.rte ul li{padding-left:8px;position:relative}.rte ul li::marker{color:#111}.terms-highlight{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;margin:24px 0;padding:24px}.terms-highlight p{margin-bottom:0}.terms-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:32px 0}.terms-card{background:#f9f9f9;border-radius:8px;padding:24px;transition:transform .2s,box-shadow .2s}.terms-card:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-2px)}.terms-card__icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.terms-card__icon svg{stroke:#111;fill:none;stroke-width:1.5;height:24px;width:24px}.terms-card h4{color:#111;font-size:15px;font-weight:700;margin-bottom:8px}.terms-card p{color:#666;font-size:13px;line-height:1.6;margin-bottom:0}.terms-contact{background:#111;border-radius:8px;color:#fff;margin:40px 0;padding:32px;text-align:center}.terms-contact h3{color:#fff;font-size:20px;font-weight:700;margin-bottom:16px}.terms-contact p{font-size:14px;line-height:1.7;margin-bottom:8px;opacity:.9}.terms-contact a{color:#fff;text-decoration:underline}.terms-contact a:hover{opacity:.8}.terms-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin:24px 0;padding:20px}.terms-notice p{color:#856404;font-size:14px;line-height:1.6;margin-bottom:0}.prose{max-width:none}.prose strong{font-weight:600}@media(max-width:900px){.shopify-policy__container{padding:40px 16px 60px}.shopify-policy__title h1{font-size:26px}.terms-cards{grid-template-columns:1fr}.rte h2{font-size:20px}}@media(max-width:600px){.shopify-policy__title h1{font-size:22px;letter-spacing:1px}.rte{font-size:14px}.rte h2{font-size:18px;margin-top:32px}.rte h3{font-size:16px}.terms-contact{padding:24px}.terms-contact h3{font-size:18px}}.shop{background:#fff;min-height:100vh}.shop__hero{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;height:240px;justify-content:center;margin-bottom:0;overflow:hidden;position:relative;width:100%}.shop__hero:before{background:radial-gradient(circle,#c8dcff4d 0,#0000 70%);height:500px;right:-10%;top:-50%;width:500px}.shop__hero:after,.shop__hero:before{border-radius:50%;content:"";position:absolute}.shop__hero:after{background:radial-gradient(circle,#ffdcc840 0,#0000 70%);bottom:-30%;height:400px;left:-5%;width:400px}.shop__hero-content{padding:0 20px;text-align:center;z-index:1}.shop__hero h1{color:#111;font-size:36px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px;text-transform:uppercase}.shop__hero p{color:#666;font-size:15px;letter-spacing:.5px;margin:0}.shop__controls{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:32px auto;max-width:1400px;padding:0 24px}.shop__filters{display:flex;flex-wrap:wrap;gap:12px}.filter-btn{background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;font-size:13px;letter-spacing:.5px;padding:10px 20px;transition:all .2s ease}.filter-btn:hover{border-color:#111;color:#111}.filter-btn.active{background:#111;border-color:#111;color:#fff}.shop__sort{align-items:center;display:flex;gap:10px}.shop__sort label{color:#666;font-size:13px}.shop__sort select{background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;font-size:13px;min-width:160px;padding:10px 16px}.shop__sort select:focus{border-color:#111;outline:none}.shop__count{color:#888;font-size:13px;padding:0 24px}.shop__count,.shop__grid{margin:0 auto;max-width:1400px}.shop__grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr);padding:0 24px 60px}.product-card{background:#fff;cursor:pointer;position:relative;transition:transform .3s ease}.product-card:hover{transform:translateY(-4px)}.product-card__image-wrap{aspect-ratio:3/4;background:#f8f8f8;border-radius:4px;margin-bottom:14px;overflow:hidden;position:relative;width:100%}.product-card__image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__quick-add{background:#111111e6;border:none;bottom:0;color:#fff;cursor:pointer;font-size:12px;left:0;letter-spacing:1px;opacity:0;padding:12px;position:absolute;right:0;text-transform:uppercase;transform:translateY(100%);transition:transform .3s ease}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__quick-add:hover{background:#000}.product-card__badge{background:#111;border-radius:2px;color:#fff;font-size:10px;left:12px;letter-spacing:1px;padding:6px 12px;position:absolute;text-transform:uppercase;top:12px}.product-card__wishlist{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;height:36px;justify-content:center;opacity:0;position:absolute;right:12px;top:12px;transition:opacity .3s ease,transform .2s ease;width:36px}.product-card:hover .product-card__wishlist{opacity:1}.product-card__wishlist:hover{transform:scale(1.1)}.product-card__wishlist svg{stroke:#333;fill:none;stroke-width:2;height:18px;width:18px}.product-card__info{padding:0 4px}.product-card__category{color:#888;font-size:10px;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.product-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin:0 0 8px;overflow:hidden}.product-card__meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.product-card__price{color:#111;font-size:15px;font-weight:700}.product-card__rating{align-items:center;display:flex;gap:4px}.product-card__stars{display:flex;gap:2px}.star{fill:#f5a623;height:12px;width:12px}.star.empty{fill:#ddd}.product-card__rating-text{color:#888;font-size:11px}.product-card__colors{display:flex;gap:6px;margin-top:8px}.color-dot{border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;height:14px;transition:transform .2s ease;width:14px}.color-dot:hover{transform:scale(1.2)}.color-dot.selected{box-shadow:0 0 0 2px #fff,0 0 0 3px #111}.shop__pagination{gap:8px;padding:40px 24px 60px}.page-btn,.shop__pagination{align-items:center;display:flex;justify-content:center}.page-btn{background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;font-size:14px;height:40px;transition:all .2s ease;width:40px}.page-btn:hover:not(:disabled){border-color:#111;color:#111}.page-btn.active{background:#111;border-color:#111;color:#fff}.page-btn:disabled{cursor:not-allowed;opacity:.4}.page-btn svg{stroke:currentColor;fill:none;stroke-width:2;height:16px;width:16px}@media(max-width:1200px){.shop__grid{gap:24px;grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.shop__grid{gap:20px;grid-template-columns:repeat(2,1fr);padding:0 16px 40px}.shop__hero h1{font-size:28px}.shop__controls{align-items:flex-start;flex-direction:column;padding:0 16px}.shop__sort{justify-content:space-between;width:100%}.shop__count{padding:0 16px}}@media(max-width:500px){.shop__grid{gap:12px;grid-template-columns:repeat(2,1fr)}.product-card__name{font-size:12px}.product-card__price{font-size:13px}}.contact{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.contact__hero{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden;padding:80px 24px;position:relative;text-align:center}.contact__hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23000' fill-opacity='.02' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contact__hero-content{margin:0 auto;max-width:700px;position:relative;z-index:1}.contact__hero h1{color:#111;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px}.contact__intro{color:#555;font-size:16px;line-height:1.8;margin-bottom:24px}.contact__intro strong{color:#111;font-weight:600}.contact__intro p{margin-bottom:16px}.contact__intro p:last-child{margin-bottom:0}.contact__info{margin:0 auto;max-width:1200px;padding:60px 24px 80px}.contact__info-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.contact__card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;padding:40px 32px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact__card:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-4px)}.contact__card-icon{align-items:center;background:#f8f9fa;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.contact__card-icon svg{stroke:#111;fill:none;stroke-width:1.5;height:28px;width:28px}.contact__card h3{color:#111;font-size:20px;font-weight:700;margin-bottom:12px}.contact__card p{color:#666;font-size:14px;line-height:1.7;margin-bottom:8px}.contact__card a{color:#06c;font-size:14px;text-decoration:none;transition:color .2s}.contact__card a:hover{color:#049;text-decoration:underline}.contact__card .highlight{color:#111;font-weight:600}.contact__form-section{margin:0 auto;max-width:800px;padding:0 24px 80px}.contact__form-header{margin-bottom:40px;text-align:center}.contact__form-header h2{color:#111;font-size:28px;font-weight:700;margin-bottom:12px}.contact__form-header p{color:#666;font-size:15px;line-height:1.6}.contact__form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;padding:40px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group.full-width{grid-column:1/-1}.form-group label{color:#333;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1.5px solid #e0e0e0;border-radius:6px;color:#333;font-family:inherit;font-size:14px;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#111;box-shadow:0 0 0 3px #0000000d;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group textarea{min-height:150px;resize:vertical}.contact__submit{display:flex;justify-content:center;margin-top:24px}.contact__submit button{background:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1px;padding:16px 48px;text-transform:uppercase;transition:all .25s ease}.contact__submit button:hover{background:#333;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.contact__submit button:active{transform:translateY(0)}.section--full-width{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:60px 24px}.section-body{margin:0 auto;max-width:800px;text-align:center}.section-body .h1{color:#111;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:20px}.section-body .my-2{margin-bottom:8px;margin-top:8px}.section-body .my-4{margin-bottom:16px;margin-top:16px}.section-body .prose{color:#555;font-size:15px;line-height:1.8}.section-body .prose p{margin-bottom:16px}.section-body .prose p:last-child{margin-bottom:0}.section-body .prose strong{color:#111;font-weight:600}.section-body .prose a{color:#06c;text-decoration:none}.section-body .prose a:hover{text-decoration:underline}.multicolumn__item{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;margin:40px auto;max-width:600px;padding:40px}.multicolumn__item .h4{color:#111;font-size:24px;font-weight:700;margin-bottom:16px}.multicolumn__item .mt-2{margin-top:8px}.multicolumn__item .prose p{color:#555;font-size:14px;line-height:1.7;margin-bottom:12px}.multicolumn__item .prose p:last-child{margin-bottom:0}@media(max-width:900px){.contact__info-grid{gap:24px;grid-template-columns:1fr}.contact__hero{padding:60px 24px}.contact__hero h1{font-size:28px}.section-body .h1{font-size:26px}}@media(max-width:600px){.contact__hero h1{font-size:24px}.contact__form-section,.contact__hero,.contact__info{padding-left:16px;padding-right:16px}.form-row{grid-template-columns:1fr}.contact__form{padding:24px}.section-body .h1{font-size:22px}.contact__submit button{width:100%}}.returns{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.returns-section{border-bottom:1px solid #eee;margin-bottom:40px;padding-bottom:32px}.returns-section:last-child{border-bottom:none;margin-bottom:0}.returns-section h3{align-items:center;color:#111;display:flex;font-size:18px;font-weight:700;gap:12px;margin-bottom:16px}.returns-section h3:before{background:#111;border-radius:2px;content:"";height:24px;width:4px}.returns-section p{line-height:1.7;margin-bottom:16px}.returns-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:32px 0}.returns-card{background:#f9f9f9;border-radius:8px;padding:24px;transition:transform .2s,box-shadow .2s}.returns-card:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-2px)}.returns-card__icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.returns-card__icon svg{stroke:#111;fill:none;stroke-width:1.5;height:24px;width:24px}.returns-card h4{color:#111;font-size:15px;font-weight:700;margin-bottom:8px}.returns-card p{color:#666;font-size:13px;line-height:1.6;margin-bottom:0}.returns-timeline{border-left:2px solid #e0e0e0;margin:24px 0;padding-left:24px}.returns-timeline__item{padding-bottom:24px;padding-left:24px;position:relative}.returns-timeline__item:last-child{padding-bottom:0}.returns-timeline__item:before{background:#fff;border:2px solid #111;border-radius:50%;content:"";height:16px;left:-9px;position:absolute;top:4px;width:16px}.returns-timeline__item h4{color:#111;font-size:14px;font-weight:600;margin-bottom:8px}.returns-timeline__item p{color:#666;font-size:13px;line-height:1.6;margin-bottom:0}.returns-cta{background:linear-gradient(135deg,#111,#333);border-radius:8px;color:#fff;margin:32px 0;padding:28px;text-align:center}.returns-cta h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:12px}.returns-cta h3:before{display:none}.returns-cta p{font-size:14px;line-height:1.6;margin-bottom:16px;opacity:.9}.returns-cta a{background:#fff;border-radius:4px;color:#111;display:inline-block;font-size:14px;font-weight:600;padding:12px 28px;text-decoration:none;transition:transform .2s,box-shadow .2s}.returns-cta a:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.returns-notice{align-items:flex-start;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;display:flex;gap:12px;margin:24px 0;padding:16px 20px}.returns-notice__icon{flex-shrink:0;height:24px;width:24px}.returns-notice__icon svg{fill:#856404;height:100%;width:100%}.returns-notice p{color:#856404;font-size:13px;line-height:1.6;margin-bottom:0}@media(max-width:900px){.shopify-policy__container{padding:40px 16px 60px}.shopify-policy__title h1{font-size:26px}.returns-cards{grid-template-columns:1fr}}@media(max-width:600px){.shopify-policy__title h1{font-size:22px;letter-spacing:1px}.rte{font-size:14px}.returns-section h3{font-size:16px}.returns-cta{padding:20px}.returns-cta a{width:100%}}.about-page{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.about-page .container{margin:0 auto;max-width:1000px;padding:0 20px}.about-page .full-width-image{display:block;height:auto;width:100%}.about-page .section-title{color:#11223f;font-size:32px;font-weight:800;letter-spacing:-.5px;margin:60px 0 30px;text-align:center}.about-page .subsection-title{color:#11223f;font-size:20px;font-weight:700;margin-bottom:10px;margin-top:30px}.about-page .story-section{padding-bottom:60px}.about-page .story-section .story-content{color:#444;font-size:14px}.about-page .story-section .story-content p{margin-bottom:20px}.about-page .story-section .bullet-list{list-style-type:none;padding-left:0}.about-page .story-section .bullet-list li{margin-bottom:10px;padding-left:15px;position:relative}.about-page .story-section .bullet-list li:before{color:#999;content:"•";left:0;position:absolute}.about-page .story-section .values-list li{margin-bottom:15px}.about-page .story-section .values-list li strong{color:#11223f;font-weight:700}.about-page .promise-section .promise-content{display:flex;flex-wrap:wrap}.about-page .promise-section .promise-left{align-items:flex-start;background-color:#15294b;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px 80px}.about-page .promise-section .promise-left h2{font-size:32px;font-weight:800;margin-bottom:20px;margin-top:0}.about-page .promise-section .promise-left p{font-size:14px;line-height:1.8;margin-bottom:40px}.about-page .promise-section .promise-left .btn-light-blue{background-color:#00a2e8;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:12px 24px;text-decoration:none;transition:background-color .2s ease}.about-page .promise-section .promise-left .btn-light-blue:hover{background-color:#0081b8}.about-page .promise-section .promise-right{flex:1 1}.about-page .promise-section .promise-right img{display:block;height:100%;object-fit:cover;width:100%}.about-page .environmental-section{padding-bottom:80px;text-align:center}.about-page .environmental-section .env-desc{color:#444;font-size:14px;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:800px}.about-page .environmental-section .env-desc a{color:#444;text-decoration:underline}.about-page .environmental-section .env-desc a:hover{color:#11223f}.about-page .environmental-section .stats-container{align-items:center;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin-bottom:60px}.about-page .environmental-section .stats-container .stat-item img{height:auto;max-width:250px}.about-page .environmental-section .learn-more-container{margin-bottom:40px}.about-page .environmental-section .learn-more-container .btn-dark-blue{background-color:#15294b;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:12px 30px;text-decoration:none;transition:background-color .2s ease}.about-page .environmental-section .learn-more-container .btn-dark-blue:hover{background-color:#0d1a30}.about-page .faces-section{padding-bottom:0;position:relative}.about-page .faces-section .faces-ribbon{margin-bottom:40px;text-align:center}.about-page .faces-section .faces-ribbon h2{background-color:#2456cc;clip-path:polygon(5% 0,95% 0,100% 50%,95% 100%,5% 100%,0 50%);color:#fff;display:inline-block;font-size:28px;font-weight:700;letter-spacing:.5px;margin:0;padding:10px 40px;position:relative;z-index:2}.about-page .faces-section .full-width-image{margin-top:-30px}@media(max-width:768px){.about-page .promise-section .promise-content{flex-direction:column}.about-page .promise-left{padding:40px 20px}.about-page .stats-container{flex-direction:column;gap:30px}}*{box-sizing:border-box;margin:0;padding:0}.delivery{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.shopify-policy__container{margin:0 auto;max-width:800px;padding:60px 24px 80px}.shopify-policy__title{border-bottom:2px solid #111;margin-bottom:48px;padding-bottom:32px;text-align:center}.shopify-policy__title h1{color:#111;font-size:32px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.shopify-policy__body{background:#fff}.rte{color:#333;font-size:15px;line-height:1.8}.rte ol,.rte p,.rte ul{margin-bottom:20px}.rte ol,.rte ul{margin-left:28px}.rte li{line-height:1.7;margin-bottom:10px}.rte strong{color:#111;font-weight:600}.rte a{color:#06c;text-decoration:none;transition:color .2s}.rte a:hover{color:#049;text-decoration:underline}.rte ol ol{margin-bottom:8px;margin-top:8px}.rte .MsoNormal{margin-bottom:12px}.delivery-highlight{background:#f8f9fa;border-left:4px solid #111;border-radius:0 8px 8px 0;margin:24px 0;padding:20px 24px}.delivery-highlight p{color:#555;font-size:14px;margin-bottom:0}.delivery-highlight strong{color:#111}.shipping-methods{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:32px 0}.shipping-method{background:#f9f9f9;border-radius:8px;padding:24px;text-align:center;transition:transform .2s,box-shadow .2s}.shipping-method:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.shipping-method__icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.shipping-method__icon svg{stroke:#111;fill:none;stroke-width:1.5;height:24px;width:24px}.shipping-method__title{color:#111;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.shipping-method__time{color:#666;font-size:13px}.free-shipping-banner{align-items:center;background:linear-gradient(135deg,#111,#333);border-radius:8px;color:#fff;display:flex;gap:16px;margin:32px 0;padding:24px 28px}.free-shipping-banner__icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.free-shipping-banner__icon svg{stroke:#fff;fill:none;stroke-width:1.5;height:24px;width:24px}.free-shipping-banner__text h3{font-size:16px;font-weight:700;margin-bottom:4px}.free-shipping-banner__text p{font-size:13px;line-height:1.5;opacity:.85}.info-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:32px 0}.info-card{background:#f9f9f9;border-radius:8px;padding:24px}.info-card h4{color:#111;font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.info-card p{color:#555;font-size:14px;line-height:1.6;margin-bottom:0}@media(max-width:900px){.shopify-policy__container{padding:40px 16px 60px}.shopify-policy__title h1{font-size:26px}.info-cards,.shipping-methods{grid-template-columns:1fr}}@media(max-width:600px){.shopify-policy__title{margin-bottom:32px;padding-bottom:24px}.shopify-policy__title h1{font-size:22px;letter-spacing:1px}.rte{font-size:14px}.free-shipping-banner{flex-direction:column;padding:20px;text-align:center}}
/*# sourceMappingURL=main.019fb557.css.map*/