@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,300;0,400;1,300&family=Cormorant+Garamond:ital,wght@0,300;1,300&display=swap";.header{background-color:#063763;color:#fff;padding:0;position:relative;overflow:hidden}.maple-leaves{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.maple-leaf{position:absolute;opacity:.85;animation:float 6s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.maple-leaf.leaf-1{top:5%;left:2%;animation-delay:0s;--base-rotation: -20deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-2{top:12%;left:8%;animation-delay:1s;--base-rotation: 15deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-3{top:20%;left:4%;animation-delay:2s;--base-rotation: -25deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-4{top:8%;left:50%;animation-delay:.5s;animation-name:float-center;--base-rotation: 10deg;transform:translate(-50%) rotate(var(--base-rotation))}.maple-leaf.leaf-5{top:18%;left:50%;animation-delay:1.5s;animation-name:float-center;--base-rotation: -15deg;transform:translate(-50%) rotate(var(--base-rotation))}.maple-leaf.leaf-6{top:6%;right:3%;animation-delay:2.5s;--base-rotation: 20deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-7{top:14%;right:9%;animation-delay:3.5s;--base-rotation: -18deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-8{top:22%;right:5%;animation-delay:4s;--base-rotation: 25deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-9{bottom:15%;left:12%;animation-delay:1.2s;--base-rotation: -30deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-10{bottom:18%;left:35%;animation-delay:2.8s;--base-rotation: 22deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-11{bottom:12%;left:58%;animation-delay:.8s;--base-rotation: -18deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-12{bottom:20%;left:72%;animation-delay:3.2s;--base-rotation: 28deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-13{bottom:14%;right:15%;animation-delay:1.8s;--base-rotation: -22deg;transform:rotate(var(--base-rotation))}.maple-leaf.leaf-14{bottom:16%;right:28%;animation-delay:2.3s;--base-rotation: 35deg;transform:rotate(var(--base-rotation))}@keyframes float{0%,to{transform:translateY(0) rotate(var(--base-rotation, 0deg))}50%{transform:translateY(-10px) rotate(calc(var(--base-rotation, 0deg) + 5deg))}}@keyframes float-center{0%,to{transform:translate(-50%) translateY(0) rotate(var(--base-rotation, 0deg))}50%{transform:translate(-50%) translateY(-10px) rotate(calc(var(--base-rotation, 0deg) + 5deg))}}.header-content{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1400px;margin:0 auto;width:100%;padding:1.5rem 1.875rem;position:relative;z-index:2}.logo-container{display:flex;align-items:center;gap:.75rem}.logo{display:flex;flex-direction:column;align-items:center}.logo-text{font-size:1.625rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;color:#fff;margin-bottom:.125rem;display:flex;align-items:baseline}.logo-shopping{font-weight:500;color:#fff;transform:scaleY(.85);display:inline-block}.logo-zen{font-family:Cormorant Garamond,Playfair Display,serif;font-weight:700;font-style:italic;letter-spacing:.08em;margin-left:.125rem;transform:scaleY(1.2);display:inline-block;font-size:1.15em;color:#fff}.logo-tagline{font-size:.625rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fff;line-height:1.4;margin-top:.25rem}.beta-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;background:linear-gradient(135deg,#ffffff26,#ffffff14);border:1px solid rgba(255,255,255,.3);border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000001a,inset 0 1px #fff3;transition:all .3s ease;margin-top:.125rem}.beta-badge:hover{background:linear-gradient(135deg,#fff3,#ffffff1f);border-color:#fff6;transform:translateY(-1px);box-shadow:0 4px 12px #00000026,inset 0 1px #ffffff40}.beta-text{font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.2)}.tagline{font-size:.8125rem;letter-spacing:.1em;font-weight:500;text-transform:uppercase;color:#fff;line-height:1.4;display:flex;align-items:center;justify-content:flex-end;gap:.5em;text-align:right;white-space:nowrap;margin-left:auto;flex:0 0 auto;align-self:stretch}.tagline-dot{font-size:1em;vertical-align:middle;line-height:1;margin:0 .35rem}.tagline-word{display:inline-flex;align-items:center}.header-orange-line{height:5px;background-color:#f90;width:100%}.help-button{display:none}@media(max-width:1024px){.header-content{padding:1rem 1.25rem;flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap}.logo-container{gap:.5rem}.logo-text{font-size:1.5rem;letter-spacing:-.01em}.logo-tagline{font-size:.625rem;letter-spacing:.08em}.beta-badge{padding:.2rem .5rem;margin-top:0}.beta-text{font-size:.5625rem;letter-spacing:.12em}.tagline{font-size:.75rem;letter-spacing:.08em;margin-top:0;justify-content:center;flex-direction:column;align-items:flex-end;gap:.2rem;white-space:normal;min-height:0}.tagline-dot{display:none}}.left-panel{width:var(--sidebar-width, 328px);background-color:#9fc5e8;color:#063763;padding:1.8125rem 1.75rem 1.5rem;box-shadow:2px 0 4px #0000001a;overflow-y:auto;flex-shrink:0;align-self:stretch;display:flex;flex-direction:column;margin:0}.trending-section{width:100%}.trending-title{font-size:.8125rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.05em;color:#063763;text-transform:uppercase;line-height:1.4;display:flex;align-items:center;gap:.125rem;text-decoration:none;cursor:pointer;padding:.25rem .5rem;transition:background-color .3s ease,color .3s ease}.trending-lightning-icon{width:1.5rem;height:1.5rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(255,0,0,.4));transform:rotate(15deg);transition:transform .3s ease}.trending-title:hover .trending-lightning-icon{transform:rotate(15deg) scale(1.1)}.trending-title:hover{opacity:.8}.trending-title.active{background-color:#063763;color:#f90;position:relative}.trending-title.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#f90}.nav-menu{width:100%}.nav-list{list-style:none;padding:0;margin:0}.nav-category{margin-bottom:.5rem}.category-header{width:100%;background:transparent;border:none;color:#063763;padding:.5rem 0;text-align:left;font-size:.8125rem;font-weight:500;letter-spacing:.05em;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease;text-transform:uppercase;line-height:1.4}.category-header:hover{background-color:#0637631a}.expand-icon{font-size:1rem;font-weight:700;margin-left:.5rem}.subcategory-list{list-style:none;padding:.625rem .9375rem;margin:0;background-color:#063763}.subcategory-item{margin:0}.subcategory-link{display:block;padding:.25rem .5rem;color:#fff;text-decoration:none;transition:background-color .3s ease,color .3s ease;font-size:.8125rem;font-weight:400;letter-spacing:.01em;line-height:1.5;position:relative}.subcategory-link:hover{background-color:#ffffff1a}.subcategory-link.active{color:#f90;font-weight:600}.subcategory-link.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#f90}@media(max-width:1024px){.left-panel{width:100%;min-height:auto;padding:.75rem;max-height:320px}.trending-title{font-size:.6875rem;margin-bottom:.75rem}.trending-lightning-icon{width:1.1rem;height:1.1rem}.category-header{padding:.35rem 0;font-size:.6875rem}.subcategory-link{padding:.15rem 0;font-size:.6875rem}}.footer{background-color:#063763;color:#fff;padding:2rem;margin-top:auto;width:100%;position:relative;z-index:10;flex-shrink:0;margin-bottom:0}.footer-content{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:nowrap;max-width:1400px;margin:0 auto;font-weight:400;font-size:.8125rem;letter-spacing:.01em;line-height:1.5;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.footer-content::-webkit-scrollbar{display:none}.footer-link{color:#fff;text-decoration:none;transition:opacity .3s ease,border-bottom-color .3s ease;flex:0 0 auto;position:relative;padding-bottom:.25rem;border-bottom:2px solid transparent}.footer-link:hover{opacity:.8}.footer-link-active{border-bottom-color:#f90}.footer-recaptcha-notice{text-align:center;font-size:.75rem;color:#ffffffb3;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);line-height:1.5}.footer-recaptcha-link{color:#ffffffe6;text-decoration:underline;transition:opacity .3s ease}.footer-recaptcha-link:hover{opacity:.8}@media(max-width:768px){.footer{padding:1.5rem 1rem;padding-bottom:calc(3.5rem + env(safe-area-inset-bottom,0px));min-height:80px}.footer-content{flex-wrap:wrap;justify-content:center;gap:.625rem 1.25rem;text-align:center;font-size:.625rem;letter-spacing:.005em}.footer-recaptcha-notice{font-size:.625rem;margin-top:.75rem;padding-top:.75rem}}@media(max-width:480px){.footer{padding:1.25rem .75rem;padding-bottom:calc(3.75rem + env(safe-area-inset-bottom,0px));min-height:90px}.footer-content{gap:.5rem 1rem;font-size:.5625rem;letter-spacing:.002em}.footer-recaptcha-notice{font-size:.5625rem;margin-top:.625rem;padding-top:.625rem}}@supports (padding: max(0px)){@media(max-width:768px){.footer{padding-bottom:max(3.5rem,calc(3.5rem + env(safe-area-inset-bottom)))}}@media(max-width:480px){.footer{padding-bottom:max(3.75rem,calc(3.75rem + env(safe-area-inset-bottom)))}}}.how-it-works{width:100%;background-color:#3d85c6;color:#fff;padding:1.4375rem 1.875rem;display:flex;flex-direction:column;gap:.625rem}.how-it-works h2{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:.5rem;padding-left:0;line-height:1.4}.how-it-works-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem;font-size:.9375rem;font-weight:400;letter-spacing:.01em;line-height:1.5}.how-it-works-list li{display:flex;align-items:flex-start;gap:.5rem;line-height:1.5}.how-it-works-mobile{position:relative;border-radius:16px;padding:2rem;width:min(90vw,420px);max-height:80vh;overflow-y:auto}.how-it-works-close{position:absolute;top:.75rem;right:.75rem;background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1;font-weight:400}.how-it-works-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#06376366;display:flex;justify-content:center;align-items:center;padding:1.5rem;z-index:1000}@media(max-width:768px){.how-it-works{padding:1.5rem;gap:.875rem}.how-it-works h2{font-size:.8125rem;letter-spacing:.08em}.how-it-works-list{font-size:.875rem;gap:.5rem}}.breadcrumb{width:100%;padding:1rem 1.875rem;background-color:#063763;border-bottom:1px solid rgba(255,255,255,.1)}.breadcrumb-container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.breadcrumb-container-mobile{gap:.75rem}.breadcrumb-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap;gap:.25rem;flex:1}.feedback-button{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;background:linear-gradient(135deg,#ffffff26,#ffffff14);border:1px solid rgba(255,255,255,.3);border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000001a,inset 0 1px #fff3;transition:all .3s ease;color:#fff;font-size:.625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.feedback-button:hover{background:linear-gradient(135deg,#fff3,#ffffff1f);border-color:#fff6;transform:translateY(-1px);box-shadow:0 4px 12px #00000026,inset 0 1px #ffffff40}.breadcrumb-item{display:flex;align-items:center;font-size:.875rem;line-height:1.5}.breadcrumb-separator{color:#9fc5e899;margin:0 .5rem;font-weight:400}.breadcrumb-link,.breadcrumb-label{color:#9fc5e8;text-decoration:none;transition:color .2s ease;font-weight:400}.breadcrumb-link:hover{color:#fff;text-decoration:underline}.breadcrumb-current{color:#fff;font-weight:500}.breadcrumb-menu-button{display:none;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:6px;border:none;background:transparent;cursor:pointer;transition:opacity .2s ease;padding:0}.breadcrumb-menu-button:hover{opacity:.7}.breadcrumb-menu-icon{display:flex;flex-direction:column;gap:.3rem;width:1.1rem}.breadcrumb-menu-icon span{display:block;height:1px;width:100%;background-color:#fff;border-radius:999px}@media(max-width:1024px){.breadcrumb{padding:.75rem 1rem}.breadcrumb-container{flex-wrap:nowrap;gap:.75rem}.breadcrumb-item{font-size:.8125rem}.breadcrumb-separator{margin:0 .375rem}.feedback-button{font-size:.5625rem;padding:.2rem .5rem}.breadcrumb-menu-button{display:inline-flex}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#063763b3;display:flex;justify-content:center;align-items:center;padding:1.5rem;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.feedback-modal-content{background:#fff;border-radius:12px;padding:2rem;width:100%;max-width:min(480px,85vw);max-height:min(90vh,680px);overflow-y:auto;position:relative;box-shadow:0 8px 32px #0000004d}.feedback-modal-close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2rem;color:#063763;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.feedback-modal-close-button:hover{background:#0637631a;color:red}.feedback-modal-title{font-size:1.5rem;font-weight:600;color:#063763;margin-bottom:1.5rem;padding-right:3rem}.feedback-form{display:flex;flex-direction:column;gap:1.25rem}.feedback-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.feedback-form-group{display:flex;flex-direction:column;gap:.5rem}.feedback-form-group label{font-size:.875rem;font-weight:500;color:#063763}.required-asterisk{color:red;font-weight:600}.feedback-form-group input,.feedback-form-group select,.feedback-form-group textarea{padding:.625rem;border:1px solid #9fc5e8;border-radius:6px;font-size:.9375rem;font-family:inherit;color:#063763;transition:border-color .2s ease}.feedback-form-group input:focus,.feedback-form-group select:focus,.feedback-form-group textarea:focus{outline:none;border-color:#063763;box-shadow:0 0 0 3px #0637631a}.feedback-form-group textarea{resize:vertical;min-height:120px}.feedback-form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}.feedback-button-cancel{padding:.875rem 1.5rem;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;background:#e0e0e0;color:#063763}.feedback-button-cancel:hover:not(:disabled){background:#d0d0d0}.feedback-button-submit{background:linear-gradient(135deg,#f90,#f80);color:#000;border:none;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;letter-spacing:.02em;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #f903}.feedback-button-submit:hover:not(:disabled){background:linear-gradient(135deg,#f80,#cc4125);color:#fff;box-shadow:0 4px 12px #f906;transform:translateY(-1px)}.feedback-button-submit:active:not(:disabled){transform:translateY(0) scale(.98)}.feedback-button-cancel:disabled,.feedback-button-submit:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.modal-overlay{align-items:flex-end;padding:0}.feedback-modal-content{padding:1.5rem;max-height:95vh;width:100%;border-radius:18px 18px 0 0}.feedback-modal-close-button{top:.75rem;right:.75rem;width:1.875rem;height:1.875rem;font-size:1.75rem}.feedback-modal-title{font-size:1.125rem;margin-bottom:1.25rem;padding-right:2.5rem}.feedback-form{gap:1rem}.feedback-form-group{gap:.375rem}.feedback-form-group label{font-size:.8125rem}.feedback-form-group input,.feedback-form-group select,.feedback-form-group textarea{font-size:.8125rem;padding:.5rem}.feedback-form-group textarea{min-height:100px}.feedback-form-row{grid-template-columns:1fr;gap:.75rem}.feedback-form-actions{flex-direction:column;gap:.75rem;margin-top:.75rem}.feedback-button-cancel,.feedback-button-submit{width:100%;font-size:.85rem;padding:.65rem 1rem}}@media(max-width:480px){.feedback-modal-content{padding:1rem;border-radius:16px 16px 0 0;max-height:100vh}.feedback-modal-close-button{top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;font-size:1.5rem}.feedback-modal-title{font-size:1rem;margin-bottom:1rem;padding-right:2.25rem}.feedback-form{gap:.875rem}.feedback-form-group{gap:.3125rem}.feedback-form-group label{font-size:.75rem}.feedback-form-group input,.feedback-form-group select,.feedback-form-group textarea{font-size:.75rem;padding:.5rem}.feedback-form-group textarea{min-height:90px;rows:5}.feedback-form-row{gap:.625rem}.feedback-form-actions{gap:.625rem;margin-top:.625rem}.feedback-button-cancel,.feedback-button-submit{font-size:.85rem;padding:.65rem 1rem}}.layout{min-height:100vh;display:flex;flex-direction:column;background-color:#063763;max-width:1300px;margin:0 auto;width:100%;overflow-x:hidden;position:relative}.how-it-works-full-width{width:100%;margin:0;padding:0}.layout-body{display:flex;flex:1 1 auto;min-height:0;align-items:stretch;gap:0;overflow-x:hidden;width:100%}.main-content{flex:1;padding:0;margin:0;overflow-x:hidden;overflow-y:visible;background-color:#063763;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.content-inner{width:100%;max-width:100%;margin:0;display:flex;flex-direction:column;gap:0;overflow-x:hidden;flex:1;min-height:0}.how-it-works-collapsible{width:100%}.how-it-works-toggle{width:100%;border:none;background-color:#3d85c6;color:#fff;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-size:.75rem;padding:.75rem 1.25rem;cursor:pointer}.how-it-works-toggle:focus-visible{outline:2px solid #ff9900;outline-offset:2px}.how-it-works-toggle-icon{font-size:1.25rem;line-height:1}.how-it-works-collapsible-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.how-it-works-collapsible-content.expanded{max-height:600px}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:block;background:#0006;z-index:1400}.mobile-menu-container{position:fixed;width:min(320px,92vw);background:#9fc5e8;border-radius:0;border:1px solid rgba(0,0,0,.12);box-shadow:0 12px 28px #00000040;overflow:hidden;max-height:calc(100vh - 110px);animation:dropdownFade .25s ease;transform-origin:top left;z-index:1401}.mobile-menu-top{display:flex;justify-content:space-between;align-items:center;background:#063763;color:#fff;padding:.65rem .75rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.mobile-menu-close{background:transparent;border:none;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;padding:0 .25rem}.mobile-menu-content{overflow-y:auto;max-height:calc(100vh - 170px);-webkit-overflow-scrolling:touch}.mobile-menu-content .left-panel{width:100%;max-width:none;margin:0;padding:.75rem 1rem 1rem;box-shadow:none;border-radius:0}@media(max-width:768px){.layout-body{flex-direction:column}.main-content{padding:0}.content-inner{gap:0}.how-it-works-collapsible{margin:0}}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.how-it-works-collapsible .how-it-works{padding:.75rem 1rem;gap:.5rem}.how-it-works-collapsible .how-it-works h2{font-size:.75rem;margin-bottom:.25rem}.how-it-works-collapsible .how-it-works-list{font-size:.8125rem;gap:.4rem}.page{width:100%;padding:0;margin:0;flex:1;display:flex;flex-direction:column;min-height:0;max-width:100%}.products-section{display:flex;flex-direction:column;gap:1.5rem;margin:0;padding:0;width:100%}.product-band{padding:1.8125rem 0;width:100%;box-sizing:border-box;position:relative;margin:0;overflow-x:auto;overflow-y:hidden;contain:layout style;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-left:2rem}.product-band::-webkit-scrollbar{display:none}.band-products{display:flex;flex-direction:row;gap:3rem;margin:0;padding:0 3rem 0 2rem;width:max-content;box-sizing:border-box;align-items:flex-start;flex-wrap:nowrap;justify-content:flex-start;min-width:0}.band-indicators{display:flex;justify-content:center;align-items:center;gap:.35rem;margin-top:.75rem}.band-indicator{width:6px;height:6px;border-radius:50%;background-color:#ffffff80;opacity:.35;transition:opacity .2s ease,transform .2s ease}.band-indicator.active{opacity:1;background-color:#fff;transform:scale(1.25)}.page-content{background-color:#fff;padding:2rem;border-radius:0;box-shadow:0 2px 4px #0000001a;line-height:1.6;width:100%;margin:0;font-size:1rem;flex:1;display:flex;flex-direction:column;min-height:0}.page-content h1{color:#063763;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.2}.page-content h2{color:#063763;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.page-content h3{color:#063763;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.page-content p{margin-bottom:1rem;color:#595959;line-height:1.6}.page-content ul{margin:1rem 0;padding-left:2rem;color:#595959}.page-content ul li{margin-bottom:.5rem;line-height:1.6}.contact-info{margin-top:1.5rem}.contact-info p{margin-bottom:.75rem;color:#595959}.faq-item{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.faq-item:last-child{border-bottom:none}.faq-item h3{color:#063763;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.faq-item p{color:#595959;margin:0}@media(max-width:1024px){.band-products{flex-wrap:nowrap;gap:2rem;padding:0 2rem 0 1.5rem;width:max-content;min-width:fit-content}}@media(max-width:768px){.page{padding:0}.product-band{padding:1.5rem 0;width:100%;margin:0;scroll-padding-left:1.75rem}.band-products{flex-direction:row;gap:1.25rem;padding:0 1.25rem 0 1.75rem;width:max-content}.band-indicators{margin-top:.5rem}.product-card{width:clamp(185px,70vw,220px)}.page-content{padding:1.5rem;font-size:.875rem}.page-content h1{font-size:1.5rem;margin-bottom:1.25rem}.page-content h2{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.875rem}.page-content h3{font-size:1.0625rem;margin-top:1.25rem;margin-bottom:.625rem}.page-content p{font-size:.875rem;line-height:1.5}.page-content ul{font-size:.875rem;padding-left:1.5rem}.page-content ul li{font-size:.875rem;line-height:1.5}.contact-info p{font-size:.875rem}}@media(max-width:480px){.page-content{padding:1rem;font-size:.8125rem}.page-content h1{font-size:1.375rem;margin-bottom:1rem}.page-content h2{font-size:1.125rem;margin-top:1.25rem;margin-bottom:.75rem}.page-content h3{font-size:1rem;margin-top:1rem;margin-bottom:.5rem}.page-content p{font-size:.8125rem;line-height:1.5}.page-content ul{font-size:.8125rem;padding-left:1.25rem}.page-content ul li{font-size:.8125rem;line-height:1.5}.contact-info p{font-size:.8125rem}}.product-card{background-color:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.05);border-top-width:4px;padding:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:none;transition:transform .2s ease;width:clamp(220px,24vw,260px);height:auto;min-height:280px;flex-shrink:0;position:relative;scroll-snap-align:start}.product-info-icon{position:absolute;top:.75rem;right:.75rem;background:#fffffff2;border:1px solid #e0e0e0;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s;padding:0;box-shadow:0 2px 4px #0000001a;color:#063763}.product-info-icon svg{width:14px;height:14px}.product-info-icon:hover{background:#f90;border-color:#f90;color:#fff;transform:scale(1.1);box-shadow:0 4px 8px #ff99004d}.product-info-icon:active{transform:scale(.95)}.product-card:hover{transform:translateY(-2px)}.product-image-container{width:100%;padding:1rem 1rem .625rem;background:linear-gradient(to bottom,#fffffff2,#f9fafbcc);position:relative}.product-image{width:100%;height:140px;object-fit:cover;border-radius:12px;display:block;transition:opacity .3s ease,transform .2s ease}.product-image:hover{transform:scale(1.02);opacity:.9}.product-image.image-loading{opacity:0}.product-image.image-error{display:none}.image-loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#f90;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.product-image-placeholder{width:100%;height:140px;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer;transition:transform .2s ease}.product-image-placeholder:hover{transform:scale(1.02)}.product-image-placeholder:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.3) 0%,transparent 70%)}.product-info{padding:.875rem 1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.product-name-rating-container{display:flex;flex-direction:column;gap:.1rem;margin-bottom:0}.product-name{font-size:.9375rem;font-weight:600;color:#063763;line-height:1.5;margin:0;padding:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8125rem;transition:color .2s ease}.product-name:hover{color:#f90}.product-price-container{display:flex;align-items:baseline;justify-content:center;padding:.5rem 0}.product-price{font-size:1.5rem;font-weight:700;color:#063763;margin:0;line-height:1.2;letter-spacing:-.02em}.price-retailer{font-size:.75rem;color:#666;margin-left:.5rem;font-weight:400}.price-comparison-info{font-size:.75rem;color:#666;text-align:center;font-style:italic}.product-rating{display:flex;align-items:center;gap:.5rem;justify-content:flex-start;padding:0;margin:0}.rating-stars{color:#f90;font-size:.875rem;letter-spacing:.05em}.rating-value{font-size:.875rem;font-weight:600;color:#063763}.review-count-clickable{font-size:.75rem;color:#666;background:transparent;border:none;cursor:pointer;padding:0;text-decoration:underline;transition:color .2s}.review-count-clickable:hover{color:#f90}.reviews-toggle{background:transparent;border:1px solid #ddd;color:#063763;padding:.5rem 1rem;font-size:.8125rem;border-radius:8px;cursor:pointer;transition:all .2s;width:100%}.reviews-toggle:hover{background:#f5f5f5;border-color:#f90}.product-reviews{margin-top:.5rem;padding:.75rem;background:#f9f9f9;border-radius:8px;max-height:200px;overflow-y:auto}.review-item{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.review-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.review-rating{color:#f90;font-size:.75rem;margin-bottom:.25rem}.review-text{font-size:.8125rem;color:#333;line-height:1.4;margin-bottom:.25rem}.review-author{font-size:.75rem;color:#666;font-style:italic}.buy-button{background:linear-gradient(135deg,#f90,#f80);color:#000;border:none;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;letter-spacing:.02em;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%;text-align:center;line-height:1.4;box-shadow:0 2px 4px #f903;position:relative;overflow:hidden}.buy-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.buy-button:hover{background:linear-gradient(135deg,#f80,#cc4125);color:#fff;box-shadow:0 4px 12px #f906;transform:translateY(-1px)}.buy-button:hover:before{left:100%}.buy-button:active{transform:translateY(0) scale(.98);box-shadow:0 1px 3px #ff99004d}@media(max-width:1024px){.product-card{min-height:240px;width:clamp(200px,40vw,230px)}.product-image-container{padding:.875rem .875rem .5rem}.product-image,.product-image-placeholder{height:125px}.product-info{padding:.75rem .875rem 1rem;gap:.6rem}.product-name{font-size:.875rem;min-height:2.5rem}.product-price{font-size:1.25rem}.buy-button{padding:.65rem 1rem;font-size:.85rem}}@media(max-width:640px){.product-card{min-height:210px;width:clamp(180px,70vw,200px)}.product-image,.product-image-placeholder{height:110px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:flex-start;justify-content:center;z-index:10000;padding:5rem 1rem 1rem;animation:fadeIn .2s ease-out;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:min(600px,90vw);max-height:min(85vh,720px);margin-top:0;margin-bottom:2rem;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out;position:relative}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2rem;color:#666;cursor:pointer;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;z-index:10;line-height:1;padding:0}.modal-close-button:hover{background:#f5f5f5;color:#063763;transform:rotate(90deg)}.modal-close-button:active{transform:rotate(90deg) scale(.9)}.modal-header{padding:2rem 2rem 1rem;border-bottom:1px solid #eee;flex-shrink:0}.modal-title{font-size:1.5rem;font-weight:700;color:#063763;margin:0 0 .75rem;line-height:1.3;padding-right:3rem}.modal-rating{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.modal-rating .rating-stars{color:#f90;font-size:1rem;letter-spacing:.05em}.modal-rating .rating-value{font-size:.9375rem;font-weight:600;color:#063763}.modal-rating .review-count{font-size:.875rem;color:#666}.modal-body{flex:1;overflow-y:auto;padding:1.5rem 2rem;scrollbar-width:thin;scrollbar-color:#ccc transparent;font-size:.9375rem}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:#999}.modal-section{margin-bottom:2rem}.modal-section:last-child{margin-bottom:0}.section-title{font-size:1.125rem;font-weight:600;color:#063763;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid #ff9900}.section-content{font-size:.9375rem;color:#333;line-height:1.6;margin:0}.specifications-list{display:flex;flex-direction:column;gap:.5rem}.spec-item{display:flex;padding:.5rem 0;border-bottom:1px solid #f0f0f0}.spec-item:last-child{border-bottom:none}.spec-key{font-weight:600;color:#063763;min-width:140px;font-size:.875rem}.spec-value{color:#666;font-size:.875rem;flex:1}.reviews-list{display:flex;flex-direction:column;gap:1rem}.review-item{padding:1rem;background:#f9f9f9;border-radius:8px;border-left:3px solid #ff9900}.review-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.review-author{font-weight:600;color:#063763;font-size:.875rem}.review-date{color:#999;font-size:.8125rem;margin-left:auto}.review-text{font-size:.9375rem;color:#333;line-height:1.5;margin:0}.price-comparison-list{display:flex;flex-direction:column;gap:.5rem}.price-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9f9f9;border-radius:8px}.price-retailer-name{font-weight:600;color:#063763;font-size:.9375rem}.price-retailer-price{font-weight:700;color:#f90;font-size:1.125rem}.modal-footer{padding:1rem 2rem 1.5rem;border-top:1px solid #eee;display:flex;justify-content:flex-end;flex-shrink:0}.modal-ok-button{background:linear-gradient(135deg,#f90,#f80);color:#000;border:none;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;letter-spacing:.02em;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #f903}.modal-ok-button:hover{background:linear-gradient(135deg,#f80,#cc4125);color:#fff;box-shadow:0 4px 12px #f906;transform:translateY(-1px)}.modal-ok-button:active{transform:translateY(0) scale(.98)}.section-content{font-size:.9rem}.spec-item{gap:.35rem}@media(max-width:768px){.modal-overlay{align-items:flex-start;padding:0;padding-top:4.5rem}.modal-content{max-width:92vw;max-height:calc(100vh - 5rem);border-radius:16px;margin:1rem auto 2rem;height:auto}.modal-header{padding:1.25rem 1.25rem .75rem}.modal-title{font-size:1.15rem;padding-right:2.25rem;line-height:1.25}.modal-rating .rating-stars{font-size:.875rem}.modal-rating .rating-value{font-size:.8125rem}.modal-rating .review-count{font-size:.75rem}.modal-body{padding:1rem 1.25rem 1.25rem;font-size:.875rem}.section-title{font-size:.9375rem;margin-bottom:.625rem;padding-bottom:.375rem}.section-content{font-size:.8125rem;line-height:1.5}.spec-key,.spec-value{font-size:.8125rem}.spec-item{flex-direction:column;padding:.375rem 0;gap:.25rem}.review-text{font-size:.8125rem;line-height:1.5}.review-rating,.review-author{font-size:.8125rem}.review-date{font-size:.75rem}.review-item{padding:.75rem}.modal-footer{padding:.85rem 1.25rem 1.25rem}.modal-ok-button{font-size:.875rem;padding:.625rem 1.5rem}.modal-close-button{top:.5rem;right:.5rem;width:2rem;height:2rem;font-size:1.5rem}}@media(max-width:480px){.modal-overlay{padding-top:4rem}.modal-content{max-width:90vw;max-height:calc(100vh - 4.5rem);border-radius:16px;margin:.75rem auto 1.5rem;height:auto}.modal-header{padding:1rem 1rem .625rem}.modal-title{font-size:1rem;padding-right:2rem;margin-bottom:.5rem}.modal-rating{gap:.375rem}.modal-rating .rating-stars{font-size:.8125rem}.modal-rating .rating-value{font-size:.75rem}.modal-rating .review-count{font-size:.6875rem}.section-title{font-size:.875rem;margin-bottom:.5rem}.modal-body{padding:.75rem 1rem 1rem;font-size:.8125rem}.section-content{font-size:.75rem;line-height:1.5}.spec-key,.spec-value{font-size:.75rem}.spec-item{padding:.25rem 0}.review-text,.review-rating,.review-author{font-size:.75rem}.review-date{font-size:.6875rem}.review-item{padding:.625rem}.modal-footer{padding:.75rem 1rem 1rem}.modal-ok-button{width:100%;padding:.625rem 1.25rem;font-size:.8125rem}.modal-close-button{top:.375rem;right:.375rem;width:1.75rem;height:1.75rem;font-size:1.25rem}}.reviews-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.reviews-modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;position:relative;overflow:hidden}.reviews-modal-close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2rem;color:#666;cursor:pointer;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;z-index:10;line-height:1}.reviews-modal-close-button:hover{background:#f5f5f5;color:#063763;transform:rotate(90deg)}.reviews-modal-header{padding:2rem 2rem 1.5rem;border-bottom:1px solid #eee}.reviews-modal-title{font-size:1.5rem;font-weight:700;color:#063763;margin:0 0 1rem}.reviews-modal-rating-summary{display:flex;align-items:center;gap:.75rem}.reviews-modal-rating-summary .rating-stars{color:#f90;font-size:1rem;letter-spacing:.05em}.reviews-modal-rating-summary .rating-value{font-size:1rem;font-weight:600;color:#063763}.reviews-modal-rating-summary .review-count-text{font-size:.875rem;color:#666}.reviews-modal-body{flex:1;overflow-y:auto;padding:1.5rem 2rem}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{padding-bottom:1.5rem;border-bottom:1px solid #eee}.review-item:last-child{border-bottom:none;padding-bottom:0}.review-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.review-rating{color:#f90;font-size:.875rem;letter-spacing:.05em}.review-author{font-size:.875rem;font-weight:600;color:#063763}.review-date{font-size:.75rem;color:#999;margin-left:auto}.review-text{font-size:.9375rem;color:#333;line-height:1.6}.no-reviews-message{padding:2rem;text-align:center;color:#666}.no-reviews-message p{margin:0;font-size:.9375rem}.reviews-modal-footer{padding:1.5rem 2rem;border-top:1px solid #eee;display:flex;justify-content:flex-end}.reviews-modal-ok-button{background:linear-gradient(135deg,#f90,#f80);color:#000;border:none;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.reviews-modal-ok-button:hover{background:linear-gradient(135deg,#f80,#cc4125);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #f906}.reviews-modal-ok-button:active{transform:translateY(0) scale(.98)}@media(max-width:768px){.reviews-modal-overlay{align-items:flex-end;padding:0}.reviews-modal-content{max-width:100%;max-height:95vh;border-radius:18px 18px 0 0;height:95vh}.reviews-modal-close-button{top:.5rem;right:.5rem;width:2rem;height:2rem;font-size:1.5rem}.reviews-modal-header{padding:1.25rem 1.25rem .75rem}.reviews-modal-title{font-size:1.15rem;margin-bottom:.75rem;padding-right:2.25rem}.reviews-modal-rating-summary{gap:.5rem;flex-wrap:wrap}.reviews-modal-rating-summary .rating-stars{font-size:.875rem}.reviews-modal-rating-summary .rating-value{font-size:.8125rem}.reviews-modal-rating-summary .review-count-text{font-size:.75rem}.reviews-modal-body{padding:1rem 1.25rem;font-size:.875rem}.reviews-list{gap:1rem}.review-item{padding-bottom:1rem}.review-header{gap:.75rem;margin-bottom:.5rem}.review-rating,.review-author{font-size:.8125rem}.review-date{font-size:.75rem}.review-text{font-size:.8125rem;line-height:1.5}.no-reviews-message{padding:1.5rem 1rem}.no-reviews-message p{font-size:.8125rem}.reviews-modal-footer{padding:.85rem 1.25rem 1.25rem}.reviews-modal-ok-button{font-size:.875rem;padding:.625rem 1.5rem}}@media(max-width:480px){.reviews-modal-content{border-radius:16px 16px 0 0;height:100vh}.reviews-modal-close-button{top:.375rem;right:.375rem;width:1.75rem;height:1.75rem;font-size:1.25rem}.reviews-modal-header{padding:1rem 1rem .625rem}.reviews-modal-title{font-size:1rem;margin-bottom:.625rem;padding-right:2rem}.reviews-modal-rating-summary{gap:.375rem}.reviews-modal-rating-summary .rating-stars{font-size:.8125rem}.reviews-modal-rating-summary .rating-value{font-size:.75rem}.reviews-modal-rating-summary .review-count-text{font-size:.6875rem}.reviews-modal-body{padding:.75rem 1rem;font-size:.8125rem}.reviews-list{gap:.875rem}.review-item{padding-bottom:.875rem}.review-header{gap:.625rem;margin-bottom:.375rem}.review-rating,.review-author{font-size:.75rem}.review-date{font-size:.6875rem}.review-text{font-size:.75rem;line-height:1.5}.no-reviews-message{padding:1.25rem .75rem}.no-reviews-message p{font-size:.75rem}.reviews-modal-footer{padding:.75rem 1rem 1rem}.reviews-modal-ok-button{width:100%;font-size:.8125rem;padding:.625rem 1.25rem}}*{margin:0;padding:0;box-sizing:border-box}html{background-color:#000;font-size:16px;overflow-x:hidden;scroll-behavior:auto;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#063763;overflow-x:hidden;margin:0;padding:0;position:relative;width:100%;min-height:100vh}body.menu-open{overflow:hidden;touch-action:none}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.2;letter-spacing:-.02em}h1{font-size:2rem;font-weight:700}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}:root{--sidebar-width: 328px}#root{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;width:100%}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;pointer-events:none!important;position:absolute!important;bottom:-9999px!important}
