:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 355px;--header-height: 64px;--color-dark: #1B3556;--color-light: #fff;--color-primary: #2A5DA8;--color-accent: #46b85a;--color-bg-light: #f9f9fa;--font-body-family: Poppins, sans-serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-heading-family: Poppins, sans-serif}html,body,#root,main,.home,.header,.home-hero{width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important;box-sizing:border-box}body{background:#fff!important;color:var(--color-dark);font-family:var(--font-body-family)}img{border-radius:4px}.header{width:100%;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1100;margin-left:0!important;margin-right:0!important;overflow-x:hidden}.header-inner{display:flex;align-items:center;justify-content:flex-start;max-width:1100px;margin:0 auto;padding-left:clamp(1rem,4vw,2.5rem);padding-right:clamp(1rem,4vw,2.5rem);width:100%;min-height:56px}.header-logo{font-size:1.5rem;font-weight:800;color:#2a5da8;text-decoration:none;margin-right:2rem;white-space:nowrap;max-width:130px}.header-spacer{flex:1 1 auto}.header-menu-desktop{display:flex;gap:2rem;align-items:center;margin-left:auto}.header-menu-desktop a{padding:.5rem;text-decoration:none;color:#33548abf;transition:all .2s ease-in-out;font-size:.95rem}.header-menu-desktop a:hover{text-decoration:none}.header-logo-img{width:100%}.header-ctas{display:flex;align-items:center;gap:.5rem;margin-left:1.5rem}.mobile-menu-hamburger{display:none}@media (max-width: 900px){.header-inner{max-width:100%;margin:0;padding-left:1rem;padding-right:1rem}.header-logo{font-size:1.25rem;margin-right:.5rem;margin-left:.5rem;flex:0 0 auto;vertical-align:middle;line-height:1;display:flex;align-items:center;height:36px;max-width:130px}.header-ctas{gap:.5rem;margin-left:0;margin-right:.5rem;vertical-align:middle;display:flex;align-items:center;height:36px}.header-icon-btn{font-size:1.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;vertical-align:middle}.header-spacer{display:none}.header-menu-desktop{margin-left:0}.mobile-menu-hamburger{display:flex!important;align-items:center;justify-content:flex-end;background:none;border:none;font-size:2rem;color:#2a5da8;margin-left:15px;margin-right:0;cursor:pointer}}.button,button,.product-options-item,.disclaimer-button-primary,.disclaimer-button-secondary{display:inline-block;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px #2a5da814;border:none;outline:none}.button,button,.product-options-item{background:var(--color-primary);color:#fff;border:none}.button:hover,button:hover,.product-options-item:hover{background:var(--color-accent);color:#fff;text-decoration:none}.button:disabled,button:disabled,.product-options-item:disabled{background:#ccc;color:#fff;cursor:not-allowed}.button-link{background:var(--color-primary);color:#fff;border-radius:6px;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;transition:background .2s;display:inline-block}.button-link:hover{background:var(--color-accent);color:#fff}.product-item .button,.product-item button,.product-item .button-link{margin-top:.5rem;width:100%}.add-to-cart-btn{background:var(--color-accent);color:#fff;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;width:100%;transition:background .2s;box-shadow:0 2px 8px #2a5da814}.add-to-cart-btn:hover{background:#3da54f;text-decoration:none}.card,.cart-summary-page,.cart-summary-aside{background:#fff!important;border-radius:0!important;box-shadow:none!important;padding:1.5rem;margin-bottom:2rem}.footer{border-radius:0!important;background:#fff;color:#1b3556;width:100%;margin:0;padding:2rem clamp(1rem,4vw,2.5rem) 1.5rem clamp(1rem,4vw,2.5rem);box-shadow:none;border-top:2px solid var(--color-bg-light);display:flex;flex-direction:column;align-items:center}.footer-menu{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;align-items:center;margin-bottom:.5rem}.footer-menu a{color:#1b3556!important;text-decoration:none;transition:color .15s,text-decoration .15s;font-size:1.08rem;font-weight:500;padding:.25rem .5rem;border-radius:4px}.footer-menu a:hover{color:var(--color-primary)!important;text-decoration:underline;background:none!important}.footer-legal-menu{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:.5rem}.footer-legal-menu a{color:#1b3556!important;text-decoration:none;transition:color .15s,text-decoration .15s;font-size:.85rem;font-weight:400;padding:.15rem .3rem;border-radius:4px}.footer-legal-menu a:hover{color:var(--color-primary)!important;text-decoration:underline;background:none!important}.footer-copyright{color:#1b3556!important;font-size:.85rem;font-weight:400;margin-right:1.5rem}@media (max-width: 700px){.footer{padding:1.2rem 1rem 1rem}.footer-menu{flex-direction:column;gap:1.2rem;align-items:flex-start;width:95%;padding-top:35px}.footer-legal-menu{flex-direction:column;gap:.8rem;align-items:flex-start;margin-top:2.5rem;width:95%}.footer-legal-text{margin:0 auto;max-width:550px;width:85%!important;margin-left:20px!important}}.disclaimer-modal-header{background:var(--color-primary);color:#fff;padding:1.5rem 1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.disclaimer-modal-header h2{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.disclaimer-modal-close{background:none;border:none;font-size:1.5rem;color:#fff;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.disclaimer-modal-close:hover{background-color:var(--color-accent);color:#fff}.disclaimer-modal-content{flex:1 1 auto;overflow-y:auto;padding:1.25rem 1.5rem;min-height:0}.disclaimer-modal-footer{padding:1.25rem 1.5rem;border-top:1px solid #e5e5e5;background:#fff;border-radius:0 0 16px;box-shadow:0 -2px 8px #2a5da80a;position:sticky;bottom:0;z-index:2;flex-shrink:0}.disclaimer-button-primary{background:var(--color-accent);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.disclaimer-button-primary:hover:not(:disabled){background:var(--color-primary)}.disclaimer-button-primary:disabled{background:#ccc;color:#fff;cursor:not-allowed}.disclaimer-button-secondary{background:var(--color-primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.disclaimer-button-secondary:hover{background:var(--color-accent);color:#fff}@media (min-height: 800px){.disclaimer-modal-content{padding:1.5rem}.disclaimer-text{font-size:1.05rem;line-height:1.7}}@media (min-height: 1000px){.disclaimer-modal-content{padding:2rem 1.5rem}.disclaimer-text{font-size:1.1rem;line-height:1.8}.disclaimer-modal-header{padding:2rem 1.5rem 1.5rem}.disclaimer-modal-footer{padding:1.5rem}}section,.section{margin-bottom:2.5rem;padding:2rem 0}h1,h2,h3,h4,h5{color:var(--color-dark);font-weight:700}hr{display:none}@media (max-width: 45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100vh;width:min(var(--aside-width),100vw);position:fixed;left:unset;right:unset;top:0;transition:transform .2s ease-in-out}aside header{align-items:center;border-bottom:1px solid var(--color-dark);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}aside header h3{margin:0}aside header .close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px}aside header .close:hover{opacity:1}aside header h2{margin-bottom:.6rem;margin-top:0}aside main{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.overlay{background:#0003;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:10}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{display:flex;flex-direction:column;height:100vh;max-width:var(--aside-width);min-width:320px;right:0;left:auto;border-radius:16px 0 0 16px;box-shadow:0 8px 32px #2a5da82e;background:var(--color-light);overflow:hidden}.cart-details{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:1.25rem}.cart-details>div[aria-labelledby=cart-lines]{flex:1 1 auto;min-height:0;overflow-y:auto;max-height:45vh;margin-bottom:1rem;padding-right:4px}.cart-summary-aside{margin-top:.25rem!important;padding:.5rem!important;border-radius:10px 10px 0 0!important;box-shadow:0 -2px 12px #2a5da80f!important;background:#fff!important;position:sticky!important;bottom:0!important;z-index:2!important}.cart-summary-aside h4{font-size:1rem!important;margin-bottom:.1rem!important}.cart-summary-aside dl,.cart-summary-aside dt,.cart-summary-aside dd{font-size:.95rem!important;margin:0!important;padding:0!important}.cart-summary-aside a{padding:.5rem 0!important;font-size:1rem!important;margin-top:.5rem!important;margin-bottom:0!important;border-radius:7px!important;min-height:0!important}.cart-line{display:flex;gap:.75rem;align-items:flex-start;background:#f7fafc;border-radius:8px;padding:.75rem;margin-bottom:.75rem;box-shadow:0 1px 4px #2a5da80a;font-size:.98rem}.cart-line img{border-radius:8px;width:72px;height:72px;object-fit:cover}.cart-line>div{flex:1 1 auto}.cart-line-quantity{margin-top:.25rem;display:flex;align-items:center;gap:.25rem;font-size:.97rem}.cart-line-quantity button{min-width:28px;min-height:28px;width:28px;height:28px;padding:0;border-radius:6px;border:1.5px solid #e3ecf7;background:#f7fafc;color:var(--color-dark);font-size:1.15rem;font-weight:700;box-shadow:none;transition:border .18s,background .18s,color .18s;display:flex;align-items:center;justify-content:center}.cart-line-quantity button:active,.cart-line-quantity button.selected,.cart-line-quantity button:focus{border:2px solid var(--color-primary);background:var(--color-primary);color:#fff}.cart-line-quantity button:hover:not(:disabled){background:#e3ecf7;color:var(--color-primary)}.cart-line-quantity button:disabled{opacity:.5;cursor:not-allowed;background:#f7fafc;color:#bbb}.cart-line-quantity button[type=submit]{min-width:28px;min-height:28px;width:28px;height:28px;padding:0;border-radius:6px;border:1.5px solid #e3ecf7;background:#f7fafc;color:#2a5da8;font-size:1.1rem;font-weight:700;box-shadow:none;transition:border .18s,background .18s,color .18s;display:flex;align-items:center;justify-content:center}.cart-line-quantity button[type=submit]:hover:not(:disabled){border:1.5px solid #2a5da8;background:#fff0f0;color:#2a5da8}.cart-line-quantity button span{font-size:1.15rem;line-height:1;padding:0}.cart-line-quantity button:last-child{border:1.5px solid #e3ecf7;background:#fff;color:#2a5da8;font-size:1.1rem;padding:0}.cart-line-quantity button:last-child:hover:not(:disabled){border:1.5px solid #2a5da8;background:#fff0f0;color:#2a5da8}.cart-line-quantity button:last-child span{font-size:1.1rem;padding:0}.overlay.expanded aside .cart-details>div[aria-labelledby=cart-lines]::-webkit-scrollbar{width:8px;background:transparent}.overlay.expanded aside .cart-details>div[aria-labelledby=cart-lines]::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:4px}@media (max-width: 600px){.overlay.expanded aside{min-width:0;width:100vw;border-radius:0;max-width:100vw}.cart-summary-aside{margin:0;border-radius:0;padding:1rem}.cart-line{padding:.75rem .5rem;gap:.5rem}.cart-line img{width:56px;height:56px}}button.reset{border:0;background:inherit;font-size:inherit}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}@media (min-width: 48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;grid-gap:1rem}.header-menu-desktop{display:none;grid-gap:1rem}@media (min-width: 45em){.header-menu-desktop{display:flex;grid-gap:1rem;margin-left:3rem}}.featured-collection{display:block;margin-bottom:2rem;position:relative}.featured-collection-image,.hero,.homepage-hero{max-height:320px!important;overflow:hidden!important;width:100%;display:flex;align-items:center;justify-content:center}.featured-collection-image img,.hero img,.homepage-hero img{max-height:320px!important;width:auto;height:100%;object-fit:cover;display:block;margin:0 auto}.featured-collection img{height:auto;max-height:100%;object-fit:cover}.recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto}.collection-description{margin:0 auto;margin-bottom:1rem;max-width:1100px}.products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem;justify-items:center}.product-item img,.product-item .hydrogen-Image{max-width:360px;width:100%;height:auto;margin-left:auto;margin-right:auto;display:block}.product{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:flex-start;margin-bottom:2rem}.product-main{background:#fff;border-radius:16px;box-shadow:0 2px 12px #2a5da814;padding:.5rem;display:flex;flex-direction:column;gap:.5rem}.product h1{font-size:2rem;font-weight:700;margin-bottom:.25rem}.product-price{font-size:1rem;font-weight:600;margin-bottom:.25rem}.product-options{margin-bottom:.25rem}.product-options-grid{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.1rem}.product-options-item{min-height:16px;font-size:.75rem;padding:.15rem .5rem;border-radius:6px;border:1.5px solid #e3ecf7;background:#f7fafc;color:var(--color-dark);font-weight:500;transition:border .18s,background .18s,color .18s;box-shadow:none}.product-options-item.selected,.product-options-item:focus{border:2px solid var(--color-primary);background:var(--color-primary);color:#fff}.product-options-item:hover:not(:disabled){background:#e3ecf7;color:var(--color-primary)}.add-to-cart-btn{font-size:.98rem;padding:.5rem 0;margin-top:.25rem;border-radius:6px}.product-description{margin-top:.5rem;font-size:.95rem}@media (max-width: 900px){.product{grid-template-columns:1fr;gap:2rem}.product-main{padding:1.25rem 1rem}}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-logout{display:inline-block}.disclaimer-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080!important;display:flex;align-items:flex-start;justify-content:flex-end;z-index:1100;padding:0}.disclaimer-modal{display:flex;flex-direction:column;height:100vh;max-width:var(--aside-width);min-width:320px;background:#fff;border-radius:16px 0 0 16px;box-shadow:0 8px 32px #2a5da82e;overflow:hidden}.disclaimer-modal-content{flex:1 1 auto;overflow-y:auto;padding:1.25rem 1.5rem}.disclaimer-loading{text-align:center;padding:2rem;color:#666}.disclaimer-text{line-height:1.6}.disclaimer-text h2{margin-top:0;margin-bottom:1rem;color:#333}.disclaimer-text p{margin-bottom:1rem}.disclaimer-text ul{margin-bottom:1rem;padding-left:1.5rem}.disclaimer-text li{margin-bottom:.5rem}.disclaimer-modal-footer{padding:1.25rem 1.5rem;border-top:1px solid #e5e5e5;background:#fff;border-radius:0 0 16px;box-shadow:0 -2px 8px #2a5da80a;position:sticky;bottom:0;z-index:2}.disclaimer-checkbox{display:flex;align-items:center;margin-bottom:1rem;gap:.5rem}.disclaimer-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.disclaimer-checkbox label{cursor:pointer;font-weight:500;font-size:13px}.disclaimer-actions{display:flex;gap:1rem;justify-content:flex-end}@media (max-width: 768px){.disclaimer-modal{margin:0;max-height:90vh}.disclaimer-modal-header,.disclaimer-modal-content,.disclaimer-modal-footer{padding:1rem}.disclaimer-actions{flex-direction:column}.disclaimer-button-secondary,.disclaimer-button-primary{width:100%}}@media (max-width: 600px){.disclaimer-modal{max-width:100vw;min-width:0;border-radius:0}.disclaimer-modal-content,.disclaimer-modal-footer{padding:1rem}}.cart-summary-aside a,.cart-summary-page a{display:block;width:100%;background:var(--color-primary)!important;color:#fff!important;text-align:center;font-size:1.15rem;font-weight:600;border-radius:8px;padding:1rem 0;margin-top:1.5rem;margin-bottom:.5rem;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 2px 8px #2a5da81a}.cart-summary-aside a:hover,.cart-summary-page a:hover{background:var(--color-accent)!important;color:#fff!important;box-shadow:0 4px 16px #2a5da821}.cart-line{padding:.5rem;margin-bottom:.5rem;gap:.5rem;font-size:.95rem;border:1px solid #e3ecf7;background:#fff;border-radius:10px;box-shadow:0 1px 4px #2a5da808}.cart-details{gap:2rem}.cart-summary-aside{padding:.3rem!important}.cart-summary-aside h4{font-size:.95rem!important;margin-bottom:.05rem!important}.cart-summary-aside dl,.cart-summary-aside dt,.cart-summary-aside dd{font-size:.93rem!important}.cart-summary-aside a{padding:.4rem 0!important;font-size:.95rem!important;border-radius:6px!important}.product-option-label-swatch{width:38px;height:38px;border-radius:10px;border:2px solid #e3ecf7;background:#f7fafc;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;color:var(--color-dark);overflow:hidden;box-sizing:border-box;margin:0 auto}.product-option-label-swatch img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}@media (max-width: 900px){.header{padding:0 1rem;height:56px}.header strong{font-size:1.25rem;margin-right:1rem}.header-menu-desktop{display:none!important}.header-ctas{margin-left:auto;gap:.75rem}.header-menu-mobile-toggle{display:block!important;background:none;border:none;font-size:2rem;color:var(--color-primary);margin-right:.5rem;cursor:pointer}}.overlay[type=mobile],.overlay.expanded[type=mobile]{z-index:9999}.overlay.expanded[type=mobile]{background:#1b35568c}.overlay.expanded aside{left:0;right:auto;width:80vw;max-width:320px;min-width:220px;height:100vh;background:#fff;box-shadow:2px 0 16px #2a5da81a;border-radius:0 16px 16px 0;transform:translate(0);transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;display:flex;flex-direction:column;padding:1.5rem 1rem 1rem 1.25rem}.overlay:not(.expanded)[type=mobile] aside{transform:translate(-100%)}.overlay.expanded[type=mobile] header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.overlay.expanded[type=mobile] h3{font-size:1.25rem;font-weight:700;color:var(--color-primary);margin:0}.overlay.expanded[type=mobile] .close{font-size:2.2rem;color:var(--color-dark);background:none;border:none;cursor:pointer;margin-left:1rem;padding:.25rem .5rem;border-radius:8px;transition:background .18s}.overlay.expanded[type=mobile] .close:hover{background:#e3ecf7}.header-menu-mobile{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.header-menu-mobile .header-menu-item{font-size:1.15rem;font-weight:600;color:var(--color-dark);padding:.75rem .5rem;border-radius:8px;transition:background .18s,color .18s;text-decoration:none;display:block}.header-menu-mobile .header-menu-item:hover,.header-menu-mobile .header-menu-item.active{background:var(--color-primary);color:#fff}@media (max-width: 900px){.mobile-menu-hamburger{display:inline-block;background:none;border:none;margin-right:30px;padding:.25rem .5rem;cursor:pointer;vertical-align:middle}.mobile-menu-drawer{border-radius:18px 0 0 18px;box-shadow:0 4px 32px #2a5da81f;padding:2.5rem 1.5rem 2rem;min-width:80vw;max-width:90vw;background:#fff;top:0;left:0;height:100vh;position:fixed;z-index:1200;display:flex;flex-direction:column;justify-content:flex-start;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-menu-drawer.expanded{transform:translate(0)}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1b35568c;z-index:1199;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.expanded{opacity:1;visibility:visible}.mobile-menu-header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:2.5rem;margin-top:.5rem}.mobile-menu-close{font-size:2.5rem;color:var(--color-primary);background:#f7fafc;border-radius:50%;border:none;width:48px;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2a5da814;cursor:pointer;transition:background .18s}.mobile-menu-close:hover{background:#e5e7eb}.mobile-menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.mobile-menu-link{display:block;font-size:1.18rem;font-weight:600;color:var(--color-dark);padding:.85rem 1.25rem;border-radius:999px;transition:background .18s,color .18s;text-align:left;margin-left:0;margin-right:auto;width:fit-content}.mobile-menu-link.active,.mobile-menu-link:focus{background:var(--color-primary);color:#fff;box-shadow:0 2px 8px #2a5da814}.mobile-menu-link:hover{background:var(--color-accent);color:#fff}}@media (max-width: 900px){.mobile-menu-hamburger{display:inline-block}}.overlay[type=cart],.overlay.expanded[type=cart]{z-index:10010}.overlay.expanded[type=cart]{background:#1b35568c}.overlay[type=cart] aside,.overlay.expanded[type=cart] aside{right:0!important;left:auto!important;transform:translate(100%)!important}.overlay.expanded[type=cart] aside{transform:translate(0)!important}@media (max-width: 700px){.overlay[type=cart] aside,.overlay.expanded[type=cart] aside{width:90vw;min-width:0;border-radius:0;padding:1rem .5rem}}.mobile-menu-drawer{left:0!important;right:auto!important;border-radius:0 16px 16px 0;box-shadow:2px 0 16px #2a5da81a;z-index:10001}.mobile-menu-overlay{z-index:10000}.cart-aside aside{position:fixed!important;top:0!important;right:0!important;left:auto!important;transform:translate(100%)!important;width:var(--aside-width, 400px)!important;max-width:100vw!important;height:100vh!important;background:#fff!important;box-shadow:-2px 0 16px #2a5da81a!important;border-radius:0!important;z-index:9999!important;display:flex!important;flex-direction:column!important;padding:1.5rem 1rem 1rem 1.25rem!important}.cart-aside.overlay.expanded aside{transform:translate(0)!important}.cart-aside aside header{border-bottom:none!important}.announcement-bar{width:100vw;background:#5db6e8;color:#fff;font-weight:500;font-size:.85rem;text-align:center;padding:.12rem 0;display:flex;align-items:center;justify-content:center;position:relative;z-index:2000;letter-spacing:.015em;min-height:30px;gap:0}.announcement-arrow{width:2.2em;min-width:2.2em;max-width:2.2em;display:flex;align-items:center;justify-content:center;color:#fff;background:none;border:none;font-size:1.1rem;font-weight:700;margin:0;padding:0;line-height:1;height:1.5em;cursor:pointer;transition:color .18s;outline:none}.announcement-arrow:hover{color:#e3ecf7;background:none}.announcement-message{margin:0;padding:0;line-height:1;display:inline-block}.header-icon-btn{background:none;border:none;padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;position:relative}.header-icon-btn:focus{outline:2px solid #2A5DA8}.cart-icon-svg-wrap{position:relative;display:inline-block}.cart-badge{position:absolute;top:-6px;right:-6px;background:#3ddc97;color:#fff;font-size:.75rem;font-weight:700;border-radius:50%;min-width:1.25em;height:1.25em;display:flex;align-items:center;justify-content:center;padding:0 .3em;box-shadow:0 1px 4px #00000014;z-index:1}.home-hero{position:relative;width:100%;min-height:450px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:2.5rem;box-sizing:border-box;margin-left:0!important;margin-right:0!important}.home-hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:30% center;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}.home-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=format&fit=crop&w=1200&q=80);background-size:cover;background-position:center;opacity:1;z-index:1}.home-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#1e2a4673;z-index:2}.home-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;width:100%;padding:2.5rem 1rem;max-width:1100px;margin:0 auto}.home-hero-content h1{color:#fff;font-size:4.2rem;font-weight:700;line-height:1.1;letter-spacing:.01em;text-shadow:0 4px 24px rgba(0,0,0,.35);margin-bottom:3.25rem;font-family:var(--font-heading-family)}.home-hero-content p{font-size:1.35rem;color:#fff;text-shadow:0 2px 8px rgba(30,42,70,.18);margin-bottom:2.2rem;font-weight:400}.home-hero-btn{background:var(--color-accent);color:#fff;border-radius:8px;font-size:1.05rem;font-weight:600;padding:.85rem 2.2rem;box-shadow:0 2px 12px #2a5da81a;border:none;transition:background .18s,color .18s,box-shadow .18s;text-decoration:none;display:inline-block;margin-top:.5rem}.home-hero-btn:hover{background:#3da54f;color:#fff;box-shadow:0 6px 24px #46b85a2e;text-decoration:none}@media (max-width: 700px){.home-hero-content h1{font-size:2.8rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.25);letter-spacing:.01em;margin-bottom:2rem}.home-hero-content p{font-size:1.1rem;text-shadow:0 1px 4px rgba(30,42,70,.12)}.home-hero{min-height:300px}}.collection{width:100%;margin:0;padding:4rem 1.5rem;background:var(--color-bg-light);border-radius:0}.collection h1{color:#33548a;font-weight:500;font-size:2rem;letter-spacing:.06rem;margin-bottom:1.5rem;font-family:var(--font-heading-family);max-width:1100px;margin-left:auto;margin-right:auto}.collection-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;flex-wrap:wrap;max-width:1100px;margin:0 auto 2rem}.collection-toolbar-right{display:flex;align-items:center;gap:1.1rem;font-size:1.05rem}.announcement-arrow{margin:0 .1rem;padding:0 .3rem}.collection-sort{border:1px solid #e5e7eb;border-radius:6px;padding:.25rem 1.25rem .25rem .5rem;font-size:1rem;color:#2a5da8;background:#fff;font-weight:500}.collection-count{color:#7a8ca3;font-size:.98rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.25rem 2rem;margin-bottom:2.5rem;max-width:1100px;margin-left:auto;margin-right:auto;justify-items:center}.product-item{background:#fff;border-radius:12px;box-shadow:0 2px 12px #2a5da80f;padding:1.25rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .18s,transform .18s;text-align:center;min-height:300px;max-width:320px;text-decoration:none}.product-item:hover{box-shadow:0 4px 24px #2a5da821;transform:translateY(-2px) scale(1.02);text-decoration:none}.product-item h4{font-size:1.1rem;font-weight:700;margin:1.1rem 0 .5rem;color:#2a5da8;font-family:var(--font-heading-family)}.product-item small{color:#7a8ca3;font-size:1rem;font-weight:500}@media (max-width: 700px){.collection{padding:2rem 1rem;padding-left:0}.collection-count{display:none}.collection h1{text-align:center;margin-bottom:2rem}.collection-toolbar{justify-content:center;margin-bottom:2rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;justify-items:center;padding:0 .5rem}.product-item{padding:1.25rem 1rem 1.5rem;min-height:220px;margin:0 auto;width:100%;max-width:300px}.product-main-card{padding-left:0!important;padding-right:0!important;padding-top:0!important}.product-image{margin-bottom:0!important}.product-main-card h1{margin-top:0!important}}@media (max-width: 700px){.home .collection{padding:2rem 0!important;background:var(--color-bg-light)!important;width:100%!important;margin:0!important}.home .collection-toolbar{justify-content:center!important;margin-bottom:2rem!important;flex-direction:column!important;gap:1rem!important;width:100%!important}.home .collection-toolbar span{font-size:.9rem!important}.home .products-grid{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.5rem!important;padding:0!important;max-width:100%!important;margin:0!important;width:100%!important}.home .product-item{padding:1.25rem 1rem 1.5rem!important;min-height:220px!important;margin:0!important;width:280px!important;max-width:280px!important;box-sizing:border-box!important}.collection-description{max-width:85%;margin:0 auto;margin-bottom:2rem}.breadcrumbs{margin-left:20px!important}}.pdp-layout{display:flex;gap:2.5rem;align-items:flex-start;max-width:1100px;margin:2.5rem auto 0;padding:0 1.5rem;flex-wrap:wrap;margin-top:0}.product-image-wrap{flex:1 1 380px;min-width:320px;max-width:480px;display:flex;align-items:center;justify-content:center}.product-main-card{flex:1 1 340px;background:#fff;border-radius:18px;padding:2.25rem 2rem 2rem;display:flex;flex-direction:column;gap:.4rem;min-width:320px;max-width:480px}.product-main-card h1{font-size:2.4rem;font-weight:800;color:#29487d;margin-bottom:.5rem;letter-spacing:-1px}.product-main-card .product-price{font-size:1.15rem;font-weight:500;color:#29487d;margin-bottom:.25rem}.product-main-card .product-shipping-note{font-size:1rem;color:#7b8ca6;margin-bottom:1.2rem}.product-main-card .product-form{margin-bottom:.5rem}.product-options-grid{display:flex;flex-wrap:wrap;gap:1rem}.product-options-item{font-size:1rem;padding:.7rem 1.5rem;border-radius:2rem;border:2.5px solid #b3c6e6;background:#f7fafc;color:#29487d;font-weight:700;transition:border .18s,background .18s,color .18s;box-shadow:none;margin-bottom:.5rem;margin-right:.5rem;text-align:center;cursor:pointer}.product-options-item.selected,.product-options-item:focus{border:2.5px solid #29487d;background:#29487d;color:#fff}.product-options-item:hover:not(:disabled){background:#e3ecf7;color:#29487d}.product-options-item:disabled{opacity:.5;cursor:not-allowed;background:#f7fafc;color:#bbb}.quantity-selector{display:flex;align-items:center;gap:1.1rem;margin:1.2rem 0 1.5rem}.quantity-selector label{font-weight:700;color:#7b8ca6;font-size:1.05rem;margin-right:.7rem}.quantity-selector button{width:34px;height:34px;border-radius:50%;border:1.5px solid #b3c6e6;background:#f7fafc;color:#29487d;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #2a5da80f;transition:background .18s,color .18s,border .18s;cursor:pointer;outline:none}.quantity-selector button:disabled{opacity:.5;cursor:not-allowed}.quantity-selector button:hover:not(:disabled),.quantity-selector button:focus:not(:disabled){background:#29487d;color:#fff;border-color:#29487d}.quantity-selector input[type=number]{width:48px;height:34px;border-radius:1.2rem;border:1.5px solid #b3c6e6;background:#fff;color:#29487d;font-size:1.1rem;font-weight:700;text-align:center;box-shadow:0 1px 4px #2a5da80f;margin:0 .7rem;outline:none;transition:border .18s}.quantity-selector input[type=number]:focus{border-color:#29487d}.add-to-cart-btn,.product-form button[type=submit]{width:100%;background:#4ab85b!important;color:#fff!important;font-size:1.05rem!important;font-weight:700!important;border-radius:0!important;padding:1.1rem 0!important;margin-top:1.5rem!important;box-shadow:0 2px 8px #2a5da814;border:none!important;transition:background .18s,color .18s}.add-to-cart-btn:hover,.product-form button[type=submit]:hover{background:#1bbf7a!important;color:#fff!important}.add-to-cart-btn:disabled,.product-form button[type=submit]:disabled{background:#b3c6e6!important;color:#fff!important;cursor:not-allowed!important}.out-of-stock-warning{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem;margin:1rem 0;display:flex;align-items:flex-start;gap:.75rem}.out-of-stock-icon{font-size:1.2rem;flex-shrink:0}.out-of-stock-message strong{color:#495057;font-size:1rem;display:block;margin-bottom:.25rem}.out-of-stock-message p{color:#6c757d;margin:0;font-size:.9rem;line-height:1.4}.out-of-stock-button{margin-top:1rem;text-align:center}.out-of-stock-btn{width:100%;background:#adb5bd!important;color:#fff!important;font-size:1rem!important;font-weight:600!important;border-radius:6px!important;padding:.75rem 0!important;border:none!important;cursor:not-allowed!important;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 1px 3px #adb5bd33}.out-of-stock-note{color:#6c757d;font-size:.85rem;margin:.5rem 0 0;font-style:italic}.product-options-item.out-of-stock{position:relative;opacity:.6;cursor:not-allowed}.product-options-item.available{position:relative;opacity:1;cursor:pointer}.out-of-stock-badge{position:absolute;top:-6px;right:-6px;background:#e74c3c;color:#fff;font-size:.65rem;padding:2px 5px;border-radius:8px;font-weight:600;white-space:nowrap;box-shadow:0 1px 3px #e74c3c4d}.quantity-selector-pill.disabled{opacity:.6;pointer-events:none}.quantity-selector-pill.disabled .quantity-pill-btn{cursor:not-allowed;background:#f8f9fa;color:#6c757d;border-color:#dee2e6}.cart-close-btn{position:absolute!important;top:24px!important;right:24px!important;z-index:2!important;background:#fff!important;border:2px solid #333!important;color:#333!important;font-size:1.7rem!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;opacity:1!important;transition:background .2s,color .2s!important;padding:.1em .3em!important;border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px #2a5da814}.cart-close-btn:hover,.cart-close-btn:focus{color:#fff!important;background:#333!important;outline:2px solid #333!important;border-color:#333!important;text-decoration:none!important}.product-image{width:100%;max-width:450px;margin:0 auto 2rem;display:flex;justify-content:center;align-items:center}.product-image img,.product-image picture{width:100%;height:auto;object-fit:contain;border-radius:1rem}.expanded.cart-aside{z-index:999999!important}.product-item-error{display:flex;align-items:center;justify-content:center;min-height:200px;padding:1rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#6c757d;font-size:.875rem;text-align:center}.pagination-error{display:flex;align-items:center;justify-content:center;min-height:100px;padding:2rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#6c757d;text-align:center}.home-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:2rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#6c757d;text-align:center}.home-error h2{color:#dc3545;margin-bottom:1rem}.home-error pre{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:1rem;font-size:.75rem;overflow-x:auto;max-width:100%;margin-top:1rem}.home .collection-toolbar,.home .collection-toolbar-right{display:none}.search{max-width:900px;margin:2rem auto;background:#f7fbfd;border-radius:16px;padding:2rem 2.5rem 2.5rem;box-shadow:0 2px 16px #0000000a}.search h1{font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;color:#1a355e}.search-form{display:flex;gap:1rem;margin-bottom:2rem}.search input[type=search]{font-size:1.1rem;padding:.6rem 1rem;border:1px solid #cfd8dc;border-radius:8px;outline:none;width:300px;background:#fff}.search button[type=submit]{background:#234e9b;color:#fff;font-weight:600;border:none;border-radius:8px;padding:.6rem 2rem;font-size:1.1rem;cursor:pointer;transition:background .2s}.search button[type=submit]:hover{background:#1a355e}.search-result-products{margin-top:2.5rem}.search-result-products h2{font-size:1.3rem;font-weight:700;color:#1a355e;margin-bottom:1.2rem}.search-results-products-list{display:flex;flex-direction:column;gap:1.5rem}.search-results-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem 1.5rem}.search-results-item{background:#fff;border-radius:12px;box-shadow:0 1px 6px #0000000a;padding:1.2rem 1rem;display:flex;align-items:center;gap:1.1rem;transition:box-shadow .2s}.search-results-item:hover{box-shadow:0 4px 16px #234e9b1a}.search-results-item img{border-radius:8px;background:#f7fbfd;width:50px;height:50px;object-fit:contain}.search-results-item p{font-size:1.1rem;font-weight:600;margin:0 0 .2rem;color:#1a355e}.search-results-item small{color:#234e9b;font-size:.95rem}.search-result-products .search-results-products-list>div{margin-bottom:.5rem}.search-result-products .search-results-products-list>div:last-child{margin-bottom:0}.breadcrumbs{display:flex;align-items:center;gap:.5rem;margin:0 auto;font-size:15px;max-width:1100px}.breadcrumb-link{color:#1bbf7a;text-decoration:none;font-weight:500;margin-right:.3rem}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-separator{color:#b0b8c1;font-size:1.2em;margin:0 .3rem}.breadcrumb-current{color:#234e9b;font-weight:500;margin-left:.3rem}.age-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e283c73;z-index:2000;display:flex;align-items:flex-start;justify-content:center;padding-top:4vh}.age-modal{background:#f7fbfd;border-radius:16px;box-shadow:0 2px 24px #2a5da81a;padding:2.5rem 2rem 2rem;min-width:340px;max-width:95vw;text-align:center}.age-modal-title{font-size:2rem;font-weight:800;color:#29487d;margin-bottom:1rem}.age-modal-desc{font-size:1.15rem;color:#29487d;margin-bottom:2rem}.age-modal-actions{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.age-modal-btn{font-size:1.15rem;font-weight:700;border:none;border-radius:12px;padding:1rem 2.2rem;cursor:pointer;transition:background .18s,color .18s}.age-modal-btn.primary{background:#234e9b;color:#fff}.age-modal-btn.primary:hover{background:#1a355e}.age-modal-btn.outline{background:#234e9b;color:#fff;margin-left:0}.age-modal-btn.outline:hover{background:#1a355e;color:#fff}@media (max-width: 600px){.age-modal{min-width:0;padding:1.2rem .5rem}.age-modal-title{font-size:1.3rem}.age-modal-desc{font-size:1rem}.age-modal-btn{font-size:1rem;padding:.8rem 1.2rem}.age-modal-actions{flex-direction:column;gap:.7rem}}.cart-continue-btn{margin-top:2rem!important}.quantity-selector-pill{display:flex;align-items:center;justify-content:center;border:2px solid #b3c6e6;border-radius:1.5rem;background:#fff;width:150px;height:48px;margin:0;box-shadow:0 1px 4px #2a5da80a}.quantity-pill-btn{flex:0 0 48px;height:100%;background:none;border:none;color:#29487d;font-size:1.6rem;font-weight:700;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;border-radius:1.5rem}.quantity-pill-btn:disabled{opacity:.4;cursor:not-allowed}.quantity-pill-btn:hover:not(:disabled),.quantity-pill-btn:focus:not(:disabled){background:#e3ecf7;color:#234e9b}.quantity-pill-value{flex:1 1 48px;text-align:center;font-size:1.1rem;font-weight:700;color:#29487d;letter-spacing:1px}.cart{max-width:900px;margin:2.5rem auto 3.5rem;padding:0 1.5rem}.cart-main{background:#fff;border-radius:12px;box-shadow:0 2px 16px #2a5da80f;padding:2.5rem 2rem 2rem;margin-bottom:2.5rem}.cart-details>div[aria-labelledby=cart-lines]{border:none;background:none;box-shadow:none;padding:0}.cart-line{border:none;background:none;box-shadow:none;margin-bottom:1.5rem;padding:.5rem 0 1.5rem;border-bottom:1px solid #f0f4fa}.cart-line:last-child{border-bottom:none}.cart-summary-page{background:#f8fafc;border-radius:12px;box-shadow:0 2px 12px #2a5da814;padding:2rem 1.5rem 2.5rem;margin-top:2.5rem}.cart-empty-message{font-size:1.2rem;color:#29487d;margin-bottom:1.5rem;font-weight:500}.cart-continue-btn{background:#4ab85b!important;color:#fff!important;border-radius:8px!important;font-size:1.1rem!important;padding:.7rem 2.2rem!important;margin-top:.5rem!important;box-shadow:0 2px 8px #2a5da814;border:none!important;transition:background .18s,color .18s}.cart-continue-btn:hover{background:#2a5da8!important;color:#fff!important}.footer-copyright-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.2rem;font-size:.92rem;color:#e5e7ebcc;opacity:.85}.footer-copyright-logo{height:22px;width:auto;opacity:.7;margin-right:.3rem}.footer-copyright-text{font-size:.92rem;color:#e5e7ebcc;font-weight:400;letter-spacing:.01em}.collections{width:100%;margin:0;padding:4rem 1.5rem;background:var(--color-bg-light);border-radius:0}.collections h1{font-family:var(--font-heading-family);max-width:1200px;margin:0 auto 2rem;text-align:center;font-size:2.5rem;font-weight:700;color:var(--color-text)}.collections-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.collection-item{display:block;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.collection-item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.collection-item-image{width:100%;height:200px;background:var(--color-accent);display:flex;align-items:center;justify-content:center;position:relative}.collection-item-placeholder{font-size:3rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.collection-item h5{padding:1rem;margin:0;font-size:1.1rem;font-weight:600;text-align:center;color:var(--color-text)}@media (min-width: 768px){.product-item{min-width:300px}}.footer-legal-text{margin:30px auto 20px;width:95%;max-width:800px;text-align:center;font-size:10px;font-style:italic}.product-item.out-of-stock{opacity:.8;position:relative}.product-item.out-of-stock:hover{opacity:.85}.product-image-container{position:relative;display:block}.product-out-of-stock-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;border-radius:6px}.out-of-stock-label{background:#e74c3c;color:#fff;padding:6px 12px;border-radius:16px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;box-shadow:0 1px 4px #e74c3c4d}.product-availability-note{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.4rem;padding:.4rem;background:#f8f9fa;border-radius:4px;color:#6c757d;font-size:.8rem;font-style:italic}.availability-icon{font-size:.9rem}.partial-availability-message{background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;padding:1rem;margin:1rem 0;display:flex;align-items:flex-start;gap:.75rem}.partial-availability-icon{font-size:1.2rem;flex-shrink:0}.partial-availability-text strong{color:#1976d2;font-size:1rem;display:block;margin-bottom:.25rem}.partial-availability-text p{color:#424242;margin:0;font-size:.9rem;line-height:1.4}
