*{margin:0;padding:0;box-sizing:border-box}html{height:auto;width:100%;overflow-y:auto;overflow-x:hidden}body{height:auto;width:100%;overflow-y:auto;overflow-x:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#f9f9f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 768px){html,body{max-width:100vw;overflow-x:hidden;width:100%}}button,a,[role=button]{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem;color:#5b4b8a}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#2d8659;text-decoration:none;transition:color .3s ease}a:hover{color:#5b4b8a}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:all .3s ease}input,textarea,select{font-family:inherit}#root,.layout{display:flex;flex-direction:column;min-height:100vh}.layout__header{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.layout__content{flex:1;display:flex;flex-direction:column;width:100%}.layout__main{flex:1}.layout__footer{background-color:#2c3e50;color:#ecf0f1;margin-top:auto}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 4px #0000001a}.header__logo{font-size:1.5rem;font-weight:700;color:#5b4b8a;text-decoration:none;display:flex;align-items:center;gap:0}.header__logo:hover{color:#2d8659}.header__nav{display:flex;gap:2rem;align-items:center}.header__link{color:#2d8659;text-decoration:none;font-weight:500;transition:color .3s ease}.header__link:hover{color:#5b4b8a}.header__link--active{color:#5b4b8a!important;font-weight:700;border-bottom:none!important;padding-bottom:0!important;transform:none!important}.header__hamburger{display:none;flex-direction:column;cursor:pointer;gap:.3rem;padding:8px;min-width:44px;min-height:44px;align-items:center;justify-content:center;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.header__hamburger span{width:20px;height:3px;background-color:#5b4b8a;transition:all .3s ease;transform-origin:center}.header__hamburger--open span:nth-child(1){transform:rotate(45deg) translateY(10px)}.header__hamburger--open span:nth-child(2){opacity:0}.header__hamburger--open span:nth-child(3){transform:rotate(-45deg) translateY(-11px)}.header__mobile-menu{display:none;flex-direction:column;gap:1rem;padding:1rem;background-color:#fff;border-top:1px solid #eee;position:absolute;top:100%;left:0;right:0;width:100%;align-items:center;text-align:center;max-height:0;overflow:hidden;opacity:0;transform:translateY(-20px);transition:max-height .4s ease,opacity .4s ease,transform .4s ease,padding .4s ease;pointer-events:none;visibility:hidden}.header__mobile-menu--open{display:flex;max-height:1200px;overflow:visible;opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}body.menu-open{overflow:hidden}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:2000;display:flex;justify-content:center}.cookie-banner__content{width:100%;max-width:980px;background:linear-gradient(135deg,#ffffff 0%,#f4f7ff 100%);border:1px solid #d8e1f3;border-radius:14px;box-shadow:0 14px 40px #1d2f5733;padding:1rem 1.2rem}.cookie-banner__title{margin:0 0 .4rem;font-size:1.1rem;color:#24335b}.cookie-banner__text{margin:0;color:#415374;font-size:.95rem}.cookie-banner__preferences{margin-top:.8rem;display:grid;gap:.45rem}.cookie-banner__option{display:flex;align-items:center;gap:.5rem;color:#2f3f5e;font-size:.92rem}.cookie-banner__actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.55rem}.cookie-banner__btn{border-radius:8px;padding:.55rem .9rem;font-size:.9rem;font-weight:600;border:1px solid transparent}.cookie-banner__btn--primary{background-color:#1f6f4f;color:#fff}.cookie-banner__btn--primary:hover{background-color:#15573c}.cookie-banner__btn--ghost{background-color:#eef2fa;color:#24335b;border-color:#d2dced}.cookie-banner__btn--ghost:hover{background-color:#e0e8f7}.cookie-banner__btn--secondary{background-color:#fff;color:#32456c;border-color:#c7d4ec}.cookie-banner__btn--secondary:hover{background-color:#f5f8ff}@media (max-width: 640px){.cookie-banner{left:.6rem;right:.6rem;bottom:.6rem}.cookie-banner__content{padding:.9rem}.cookie-banner__actions{display:grid;grid-template-columns:1fr}}@media (min-width: 769px){.header__hamburger,.header__mobile-menu{display:none!important}.header__nav{display:flex!important}}@media (max-width: 768px){.header{padding:1rem}.header__nav{display:none}.header__hamburger{display:flex}.header__mobile-menu{gap:1rem;z-index:1000}.header__mobile-menu .header__link{width:100%;padding:.75rem 1rem;display:block;text-align:center}.header__logo{font-size:1.2rem}.header__mobile-menu button{min-height:44px;padding:12px 16px!important;pointer-events:auto;cursor:pointer;z-index:1001!important;position:relative}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@media (max-width: 480px){.header{padding:.75rem}.header__logo{font-size:1rem;gap:.25rem}.header__hamburger span{width:20px;height:2.5px}.header__mobile-menu .header__link{width:100%;padding:.75rem 1rem;font-size:.95rem}.header__mobile-menu button{min-height:44px;padding:12px 16px!important;pointer-events:auto;cursor:pointer}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1rem}}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}@media (max-width: 768px){.container{padding:0 1rem}}@media (max-width: 480px){.container{padding:0 .75rem}}.btn{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:4px;transition:all .3s ease;cursor:pointer;text-decoration:none;display:inline-block;text-align:center}.btn--primary{background-color:#2d8659;color:#fff;border:none}.btn--primary:hover{background-color:#1a4d32;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.btn--secondary{background-color:#6c757d;color:#fff;border:none}.btn--secondary:hover{background-color:#5a6268}.btn--outline{background-color:transparent;color:#2d8659;border:2px solid #2D8659}.btn--outline:hover{background-color:#2d8659;color:#fff}.btn--large{padding:1rem 2rem;font-size:1.1rem}.btn--small{padding:.5rem 1rem;font-size:.9rem}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.footer{background-color:#2c3e50;color:#ecf0f1;padding:3rem 2rem 1rem;margin-top:auto}.footer__content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;margin-bottom:2rem}.footer__left{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer__right{display:flex;flex-direction:column;justify-content:flex-start}.footer__section h3{color:#fff;margin-bottom:1rem}.footer__links{display:flex;flex-direction:column;gap:.5rem}.footer__link{color:#ecf0f1;text-decoration:none;transition:color .3s ease}.footer__link:hover{color:#fff}.footer__payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.payment-method{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.payment-method svg{width:45px;height:45px;border-radius:4px}.payment-method span{font-size:.75rem;color:#ecf0f1;font-weight:500}.footer__social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease;font-size:1.2rem}.social-link.facebook{background-color:#3b5998}.social-link.facebook:hover{background-color:#2d4373;transform:translateY(-3px)}.social-link.x{background-color:#000}.social-link.x:hover{background-color:#1a1a1a;transform:translateY(-3px)}.social-link.instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-link.instagram:hover{transform:translateY(-3px);opacity:.9}.social-link.linkedin{background-color:#0077b5}.social-link.linkedin:hover{background-color:#006399;transform:translateY(-3px)}.social-link.youtube{background-color:red}.social-link.youtube:hover{background-color:#c00;transform:translateY(-3px)}.social-link.whatsapp{background-color:#25d366}.social-link.whatsapp:hover{background-color:#1da851;transform:translateY(-3px)}.mission-vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto}@media (max-width: 768px){.mission-vision-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 480px){.mission-vision-grid{grid-template-columns:1fr;gap:1rem}}.why-choose-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto}@media (max-width: 768px){.why-choose-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 480px){.why-choose-grid{grid-template-columns:1fr;gap:1rem}}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;max-width:1200px;margin:0 auto}.footer__copyright{font-size:.9rem;color:#bdc3c7}@media (max-width: 768px){.footer__content{grid-template-columns:1fr;gap:2rem}.footer__left,.footer__payment-methods{grid-template-columns:repeat(2,1fr)}.footer__bottom{padding-bottom:2.5rem}}@media (max-width: 480px){.footer__left{grid-template-columns:1fr}.footer__payment-methods{grid-template-columns:repeat(2,1fr);gap:1rem}.payment-method svg{width:50px;height:50px}.payment-method span{font-size:.75rem}}.page{flex:1;overflow-x:hidden;width:100%}.page__section{padding:3rem 0;border-bottom:1px solid #eee}.page__section:last-child{border-bottom:none}.hero{background-color:#2d865959;color:#fff;padding:6rem 2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px;gap:2rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(45,134,89,.35) 0%,rgba(26,77,50,.35) 100%),url(/assets/hero-bg.jpg-9475d564.jpg) center/cover;filter:blur(1px);z-index:0}.hero>*{position:relative;z-index:1}.hero__title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.6),0 0 20px rgba(0,0,0,.4)}.hero__subtitle{font-size:1.25rem;font-weight:700;margin-bottom:2rem;color:#ffffffe6;text-shadow:1px 1px 6px rgba(0,0,0,.6),0 0 15px rgba(0,0,0,.4)}.hero__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.hero__button{padding:.7rem 1.4rem;font-size:.95rem;border-radius:4px;transition:all .3s ease;box-shadow:0 4px 8px #0000004d}.hero__button--primary{background-color:#fff;color:#2d8659;font-weight:600}.hero__button--primary:hover{background-color:#f0f0f0;transform:translateY(-3px);box-shadow:0 6px 12px #0003}.hero__button--secondary{background-color:transparent;color:#fff;border:2px solid #fff;font-weight:600}.hero__button--secondary:hover{background-color:#fff;color:#2d8659}@media (max-width: 768px){.hero{padding:3rem 1rem;min-height:350px;gap:1.5rem}.hero__title{font-size:2rem}.hero__subtitle{font-size:1rem}.hero__buttons{flex-direction:row;width:100%;gap:.5rem}.hero__button{width:auto;flex:1;min-width:100px;padding:.6rem 1rem;font-size:.85rem}}@media (max-width: 480px){.hero{padding:2rem 1rem;min-height:280px;gap:1rem}.hero__title{font-size:1.5rem;margin-bottom:.5rem}.hero__subtitle{font-size:.95rem;margin-bottom:1rem}.hero__button{padding:.55rem 1rem;font-size:.8rem}}.cta{background-color:#f8f9fa;padding:4rem 2rem;text-align:center}.cta__title{font-size:2.5rem;margin-bottom:1rem}.cta__description{font-size:1.1rem;color:#666;margin-bottom:2rem}.form{max-width:400px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;width:100%}.form__group{margin-bottom:1.5rem}.form__label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form__input,.form__textarea{width:100%;padding:.75rem;border:none;border-radius:4px;font-size:1rem;transition:box-shadow .3s ease;background-color:#f5f5f5}.form__input:focus,.form__textarea:focus{outline:none;background-color:#fff;box-shadow:0 4px 12px #5b4b8a33}.form__button{width:100%;padding:.75rem;background-color:#2d8659;color:#fff;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.form__button:hover{background-color:#1a4d32;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.form__link{text-align:center;margin-top:1rem;color:#666}.form__link a{color:#2d8659;font-weight:600}.auth-page__footer-link{margin-top:1.5rem;text-align:center}.auth-page__back-link{color:#2d8659;font-weight:600;text-decoration:none}.auth-page__back-link:hover{text-decoration:underline}@media (max-width: 600px){.form{padding:1.5rem;margin:1.5rem auto}.form__group{margin-bottom:1.2rem}.form__input,.form__textarea{font-size:16px;padding:.85rem}}.auth-page{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 1rem;width:100%}.auth-page .container{width:100%;max-width:450px;padding:0}.auth-page__container{width:100%;max-width:450px;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}@media (max-width: 600px){.auth-page{padding:1rem;min-height:auto}.auth-page__container{padding:1.5rem}.auth-page__title{font-size:1.5rem}.auth-page__subtitle{font-size:.95rem}}.auth-page__title{text-align:center;margin-bottom:1rem;font-size:2rem}.auth-page__subtitle{text-align:center;color:#666;margin-bottom:2rem}.products-page{padding:0}.products-grid-wrapper{width:100%;padding:2rem 0;background-color:#fff;display:flex;flex-direction:column;align-items:stretch}.products-header{width:100%;margin-bottom:2rem;display:flex;gap:2rem;align-items:flex-end;justify-content:space-between;padding:0 2rem}.products-header__left{flex:0 1 auto;min-width:0;max-width:600px}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:0;width:100%;padding:0 2rem;box-sizing:border-box}@media (min-width: 1200px){.products-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1024px) and (max-width: 1199px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}@media (max-width: 768px){.products-grid-wrapper{padding:1.5rem 1rem}.products-header{padding:0 1rem;flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.5rem}.products-header__left{margin-bottom:.5rem;max-width:none}.products-grid{padding:0 1rem;grid-template-columns:repeat(auto-fit,minmax(160px,220px));gap:.75rem;justify-content:start}}@media (max-width: 480px){.products-grid-wrapper{padding:1rem 0}.products-header{padding:0 1rem}.products-grid{padding:0 1rem;grid-template-columns:repeat(auto-fit,minmax(140px,180px));gap:.5rem;justify-content:start}}.products-filters{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding-bottom:.5rem}.product-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;display:flex;flex-direction:column;height:100%;max-width:400px}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.product-card__image{width:100%;height:140px;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#999;overflow:hidden}.product-card__content{padding:.7rem;display:flex;flex-direction:column;flex:1}.product-card__title{font-size:.9rem;font-weight:600;margin-bottom:.3rem;line-height:1.2;min-height:2.2rem}.product-card__price{font-size:1.1rem;font-weight:700;color:#2d8659;margin-bottom:.4rem}@media (min-width: 1200px){.product-card__image{height:140px}.product-card__content{padding:.6rem}.product-card__title{font-size:.85rem;min-height:2rem;margin-bottom:.2rem}.product-card__price{font-size:1rem;margin-bottom:.3rem}.product-card__button{padding:.5rem;font-size:.8rem}}.product-card__button{width:100%;padding:.6rem;background-color:#2d8659;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto;font-size:.9rem}.product-card__button:hover{background-color:#1a4d32}@media (max-width: 480px){.product-card__image{height:130px}.product-card__content{padding:.75rem}.product-card__title{font-size:.9rem;min-height:auto;margin-bottom:.3rem}.product-card__price{font-size:1.1rem;margin-bottom:.5rem}.product-card__button{padding:.5rem;font-size:.8rem}}.cart-page{padding:2rem 0}.cart-layout{width:100%}.cart-summary-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}@media (max-width: 768px){.cart-summary-grid{grid-template-columns:1fr;gap:1.5rem}}.checkout-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;width:100%}.checkout-grid>div:first-child form{display:flex;flex-direction:column}.checkout-grid>div:first-child form>div[style*="grid-template-columns: 1fr 1fr"]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.checkout-grid{grid-template-columns:1fr;gap:1.5rem}.checkout-grid>div:first-child form>div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr}}@media (max-width: 640px){.checkout-grid{grid-template-columns:1fr;gap:1rem}.checkout-grid>div:first-child form>div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr}}.cart-table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.cart-table th{background-color:#f8f9fa;padding:1rem;text-align:left;font-weight:600;border-bottom:2px solid #eee}.cart-table td{padding:1rem;border-bottom:1px solid #eee}.cart-table__total{text-align:right;padding:2rem;font-size:1.5rem;font-weight:700;background-color:#f8f9fa}@media (max-width: 768px){.cart-table th,.cart-table td{padding:.75rem .5rem;font-size:.9rem}.cart-table__total{padding:1.5rem 1rem;font-size:1.25rem}.cart-table button{padding:.5rem 1rem!important;font-size:.85rem!important}}@media (max-width: 480px){.cart-table{font-size:.85rem}.cart-table th,.cart-table td{padding:.5rem .25rem}.cart-table__total{padding:1rem .5rem;font-size:1.1rem}.cart-table button{padding:.4rem .75rem!important;font-size:.75rem!important;white-space:nowrap}}.cart-page{overflow-x:hidden}.cart-layout{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}@media (max-width: 768px){.cart-layout{overflow-x:hidden}.cart-summary-grid{grid-template-columns:1fr!important}}@media (max-width: 768px){[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns: repeat(auto-fit"]{grid-template-columns:1fr!important}}.not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 200px);text-align:center;padding:2rem}.not-found__code{font-size:5rem;font-weight:700;color:#2d8659;margin-bottom:1rem}.not-found__title{font-size:2rem;margin-bottom:1rem}.not-found__message{color:#666;font-size:1.1rem;margin-bottom:2rem}@media (max-width: 768px){.not-found{padding:1.5rem}.not-found__code{font-size:3.5rem}.not-found__title{font-size:1.5rem}.not-found__message{font-size:1rem}}@media (max-width: 480px){.not-found__code{font-size:2.5rem}.not-found__title{font-size:1.25rem;margin-bottom:.75rem}.not-found__message{font-size:.95rem;margin-bottom:1.5rem}}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-2{padding:1rem}.p-4{padding:2rem}.hidden{display:none}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}body{font-size:15px}.page__section{padding:2rem 1rem}.grid-2{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}button,.btn{padding:.75rem 1.5rem;font-size:.95rem}.form__input,.form__textarea,.form__select{padding:.75rem;font-size:.95rem}.card{padding:1.5rem}.flex-row{flex-direction:column}}@media (max-width: 480px){h1{font-size:1.75rem;margin-bottom:.75rem}h2{font-size:1.25rem;margin-bottom:1rem}h3{font-size:1.1rem}h4{font-size:1rem}body{font-size:14px;line-height:1.5}p{font-size:.95rem;line-height:1.6}.page__section{padding:1.5rem 1rem}.container{padding:0 1rem}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr;gap:1rem}.header{padding:1rem}.header__logo{font-size:1.25rem}.header__nav-links{display:none}.header__mobile-menu{display:block}button,.btn{width:100%;padding:.75rem 1rem;font-size:.9rem}.form__input,.form__textarea,.form__select{padding:.75rem .5rem;font-size:.9rem;width:100%}.form__group{margin-bottom:1rem}.table{font-size:.85rem}table th,table td{padding:.5rem}.card{padding:1rem}.card__image{height:auto;max-height:200px}.layout-2col{grid-template-columns:1fr}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.p-4{padding:1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.product-card__image{height:150px}.product-card__title{font-size:.95rem}.product-card__price{font-size:1rem}.cart__summary{flex-direction:column}.cart__item{padding:1rem}.footer{padding:2rem 1rem 1rem}.footer__content{grid-template-columns:1fr;gap:1.5rem}.flex,.flex-row{flex-direction:column}*{margin-bottom:calc(var(--spacing, 0) / 2)}.modal{padding:1rem}.modal-content{width:95%}body,html{overflow-x:hidden}}@media (min-width: 1200px){.container{max-width:1140px}h1{font-size:3rem}h2{font-size:2.5rem}.page__section{padding:4rem 2rem}}.cart-quantity-input::-webkit-outer-spin-button,.cart-quantity-input::-webkit-inner-spin-button{-webkit-appearance:inner-spin-button!important;display:inline-block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.cart-quantity-input::-webkit-inner-spin-button,.cart-quantity-input::-webkit-outer-spin-button{width:24px;padding:0 4px;position:relative}.cart-quantity-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cart-quantity-input::-webkit-outer-spin-button,.cart-quantity-input::-webkit-inner-spin-button{-webkit-appearance:inner-spin-button!important;display:inline!important}@media (max-width: 768px){.cart-quantity-input{font-size:16px;width:80px!important;padding:.75rem .5rem!important;height:44px}.cart-quantity-input::-webkit-outer-spin-button,.cart-quantity-input::-webkit-inner-spin-button{display:inline-block!important;justify-content:center}}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:60px;background-color:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 8px #0000001a;z-index:900;flex-direction:row;justify-content:space-around;align-items:center;padding:0}.mobile-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;background:none;border:none;padding:.5rem 0;gap:.25rem;color:#999;cursor:pointer;transition:color .3s ease,background-color .2s ease;text-decoration:none;position:relative;border-radius:0}.mobile-bottom-nav__item i{font-size:1.5rem;line-height:1}.mobile-bottom-nav__label{font-size:.65rem;font-weight:500;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-bottom-nav__item--active{color:#5b4b8a;background-color:#5b4b8a0d}.mobile-bottom-nav__item:active:not(.mobile-bottom-nav__item--active){background-color:#0000000d}.mobile-bottom-nav__badge{position:absolute;top:-2px;right:2px;background-color:#ff3860;color:#fff;font-size:.6rem;font-weight:700;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;min-width:18px}@media (max-width: 768px){.mobile-bottom-nav{display:flex}.products-page{padding-bottom:60px}.products-page .mobile-bottom-nav{display:flex}}.desktop-navbar{position:fixed;top:0;left:0;right:0;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014;z-index:1001}.desktop-navbar__logo{height:50px;width:auto;max-width:65px;margin-right:auto;cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1);object-fit:contain;flex-shrink:0}.desktop-navbar__logo:hover{transform:scale(1.08)}.desktop-navbar__items{display:flex;gap:1.5rem;align-items:center;flex-wrap:nowrap;margin-left:auto}.desktop-navbar__item{display:flex;align-items:center;justify-content:center;height:40px;padding:.4rem .8rem;border-radius:6px;background-color:transparent;border:none;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);color:#666;text-decoration:none;position:relative;font-size:1rem;font-weight:500;box-shadow:0 1px 3px #0000000d}.desktop-navbar__item:hover{background-color:#5b4b8a;color:#fff;transform:scale(1.05) translateY(-1px);box-shadow:0 4px 12px #5b4b8a40}.desktop-navbar__item:active{transform:scale(.98) translateY(0);box-shadow:0 2px 4px #00000014}.desktop-navbar__item--active{background-color:#5b4b8a;color:#fff;box-shadow:0 3px 8px #5b4b8a33}.desktop-navbar__item--icon{padding:.4rem;font-size:1.1rem}.desktop-navbar__item--icon i{font-size:1.1rem}.desktop-navbar__badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#ff3860 0%,#ff1744 100%);color:#fff;font-size:.7rem;font-weight:700;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:3px solid white;box-shadow:0 2px 6px #ff38604d}@media (min-width: 1200px){.desktop-navbar{padding:0 2rem}.desktop-navbar__logo{height:56px;max-width:75px}.desktop-navbar__item{height:44px;padding:.5rem 1rem;font-size:1.05rem}.desktop-navbar__item--icon i{font-size:1.2rem}.desktop-navbar__badge{width:24px;height:24px;font-size:.75rem}}@media (max-width: 768px){.desktop-navbar{display:none}}@media (min-width: 769px){.products-page{padding-top:0!important}}.products-page input[type=text],.products-page select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.products-page input[type=text]:focus,.products-page select:focus{outline:none;transition:all .3s ease}.desktop-filter-nav{display:flex;gap:1.5rem;align-items:center;flex-wrap:nowrap;margin-left:auto;padding:0}.desktop-filter-nav__item{display:flex;flex-direction:row;align-items:center;justify-content:center;height:32px;padding:.25rem .6rem;border-radius:4px;background-color:transparent;border:none;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);color:#666;text-decoration:none;position:relative;font-size:.95rem;box-shadow:0 1px 3px #0000000d;font-weight:500}.desktop-filter-nav__label{font-size:.95rem;font-weight:500;white-space:nowrap;color:inherit;text-transform:capitalize}.desktop-filter-nav__item:hover{background-color:#5b4b8a;color:#fff;transform:scale(1.05) translateY(-1px);box-shadow:0 4px 12px #5b4b8a40}.desktop-filter-nav__item:active{transform:scale(.98) translateY(0);box-shadow:0 2px 4px #00000014}.desktop-filter-nav__item--active{background-color:#5b4b8a;color:#fff;box-shadow:0 3px 8px #5b4b8a33}.desktop-filter-nav__badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#ff3860 0%,#ff1744 100%);color:#fff;font-size:.7rem;font-weight:700;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;min-width:22px;border:3px solid white;box-shadow:0 2px 6px #ff38604d}.filter-container__logo{height:64px;width:auto;max-width:75px;cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1);object-fit:contain;flex-shrink:0;margin:0 auto 0 0;padding:0}.filter-container__logo:hover{transform:scale(1.08)}@media (max-width: 768px){.desktop-filter-nav,.filter-container__logo{display:none}}@media (min-width: 769px){.desktop-filter-nav{display:flex}.filter-container__logo,.desktop-filter-nav__label{display:block}}@media (min-width: 1200px){.filter-container__logo{height:72px;max-width:85px}.desktop-filter-nav__item{height:44px;padding:.5rem 1rem;font-size:1.05rem}.desktop-filter-nav__item i{font-size:1.3rem}.desktop-filter-nav__label{font-size:1.05rem}.desktop-filter-nav__badge{width:24px;height:24px;font-size:.75rem}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header{transition:box-shadow .3s ease,background-color .3s ease}.header--scrolled{box-shadow:0 4px 20px #00000021}.layout__header{transition:box-shadow .3s ease}.desktop-navbar{transition:box-shadow .3s ease,background-color .3s ease}.desktop-navbar--scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #00000021;border-bottom-color:transparent}@media (min-width: 769px){.header__link{position:relative}.header__link:not(.header__link--active):after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:0%;height:2px;background:#5B4B8A;border-radius:2px;transition:width .25s ease}.header__link:hover:not(.header__link--active):after{width:100%}}.mobile-bottom-nav__item i{transition:transform .2s cubic-bezier(.34,1.56,.64,1),color .2s ease}.mobile-bottom-nav__item--active i{transform:scale(1.18) translateY(-2px)}.mobile-bottom-nav__item--active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:28px;height:3px;border-radius:0 0 4px 4px;background:#5B4B8A}.footer__link{transition:color .2s ease,transform .2s ease}.footer__link:hover{transform:translate(4px)}.layout__header{position:fixed!important;top:0;left:0;right:0;z-index:1000}.layout:not(.layout--no-header) .layout__content{padding-top:92px}.layout.layout--no-header .layout__content{padding-top:0}@media (max-width: 768px){.layout:not(.layout--no-header) .layout__content{padding-top:80px}}@media (max-width: 480px){.layout:not(.layout--no-header) .layout__content{padding-top:72px}}.layout__header{box-shadow:none}.header{transition:box-shadow .35s cubic-bezier(.22,1,.36,1),background-color .35s ease;will-change:box-shadow,background-color}.header--scrolled{box-shadow:0 6px 24px #00000024}.header__link{transition:color .25s ease,transform .25s ease}@media (min-width: 769px){.header__link:hover{transform:translateY(-1px)}}.layout__header{box-shadow:0 2px 4px #0000001a;transition:box-shadow .35s cubic-bezier(.22,1,.36,1)}.header--scrolled,.layout__header:has(.header--scrolled){box-shadow:0 6px 24px #00000024}@media (min-width: 769px){.products-top-link{position:relative;transition:color .25s ease,transform .25s ease}.products-top-link:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:0;height:2px;background:#5B4B8A;border-radius:2px;transition:width .25s ease}.products-top-link:hover{color:#5b4b8a;transform:translateY(-1px)}.products-top-link:hover:after{width:100%}}:root{--sf-primary: #5B4B8A;--sf-success: #2D8659;--sf-danger: #ff3860;--sf-focus: rgba(91, 75, 138, .32);--sf-radius: 10px;--sf-shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--sf-shadow-md: 0 8px 24px rgba(0, 0, 0, .12);--sf-duration-fast: .18s;--sf-duration: .26s;--sf-ease: cubic-bezier(.22, 1, .36, 1)}:where(a,button,[role=button]):focus-visible{outline:3px solid var(--sf-focus);outline-offset:2px;border-radius:8px}input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none!important;outline-offset:0!important}.btn,.product-card__button,.desktop-navbar__item,.mobile-bottom-nav__item,.header__link,.products-top-link,.footer__link{transition-duration:var(--sf-duration);transition-timing-function:var(--sf-ease)}.btn:active,.product-card__button:active,.desktop-navbar__item:active,.products-top-link:active{transform:translateY(0) scale(.98)}button:disabled,.btn:disabled,.product-card__button:disabled,.desktop-navbar__item:disabled{opacity:.58;cursor:not-allowed;filter:grayscale(.08)}.storefront-loading-state{position:relative;display:inline-block;font-weight:600;color:#566173!important;letter-spacing:.02em}.storefront-loading-state:after{content:"";display:block;height:2px;margin-top:8px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(91,75,138,.35) 50%,transparent 100%);background-size:220% 100%;animation:storefrontShimmer 1.25s linear infinite}.storefront-empty-state,.products-page div[style*="backgroundColor: #f8f9fa"]{border:1px solid #e8eaf0;box-shadow:var(--sf-shadow-sm);border-radius:12px!important}.product-card__title{font-weight:700;color:#31405a;letter-spacing:.01em}.product-card__price{color:var(--sf-success);text-shadow:0 1px 0 rgba(255,255,255,.7)}.product-card__content{gap:.15rem}@media (max-width: 768px){.mobile-bottom-nav__item,.product-card__button,.btn,.cart-checkout-cta .btn{min-height:44px}.products-page input,.products-page select,.products-page button{min-height:40px}}@media (min-width: 769px){.cart-summary-grid>div:last-child{position:sticky;top:96px;align-self:start}}@media (max-width: 768px){.cart-checkout-cta{position:sticky;bottom:10px;display:block;z-index:2}.cart-checkout-cta .btn{box-shadow:0 10px 24px #2d865940}}@keyframes storefrontShimmer{0%{background-position:100% 50%}to{background-position:-100% 50%}}.products-grid>.product-card{animation:storefrontCardIn .36s var(--sf-ease) both}@keyframes storefrontCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cart-summary-grid>div:last-child>div{border:1px solid #dde3ee;border-radius:var(--sf-radius);box-shadow:var(--sf-shadow-sm);background:#ffffff}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.header__link--active{color:#5b4b8a!important;font-weight:700;border-bottom:none!important}.header__link--active{color:#5b4b8a!important;font-weight:700;transform:none!important}.header__link:hover{color:#5b4b8a;border-bottom:2px solid #5B4B8A}.header__link--active:hover{transform:translateY(-1px)}.seo-snippet{max-width:720px;margin:.75rem auto 0;font-size:.95rem;line-height:1.6;color:#ffffffe6}.checkout-stock-alert{margin:0 0 1rem;padding:1rem;border:1px solid #dbe5f0;border-left:4px solid #00b600;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a12}.checkout-stock-alert__header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.8rem}.checkout-stock-alert__icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:999px;background:#fff4e5;color:#f59e0b}.checkout-stock-alert h3{margin:0 0 .2rem;color:#142033;font-size:1rem;font-weight:850}.checkout-stock-alert p{margin:0;color:#64748b;font-size:.9rem}.checkout-stock-alert__items{display:grid;gap:.55rem}.checkout-stock-alert__item{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.72rem;border:1px solid #f6c5c5;border-radius:7px;background:#fffafa}.checkout-stock-alert__item strong,.checkout-stock-alert__item span{display:block}.checkout-stock-alert__item strong{color:#142033;font-size:.92rem;font-weight:850}.checkout-stock-alert__item span{margin-top:.15rem;color:#dc2626;font-size:.82rem;font-weight:700}.checkout-stock-alert__button{flex:0 0 auto;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 .85rem;border-radius:999px;background:#00b600;color:#fff;font-size:.8rem;font-weight:850;text-decoration:none}.cart-table__row--focused{animation:cartRowFocus 4.2s ease both}@keyframes cartRowFocus{0%,70%{background:rgba(0,182,0,.13);box-shadow:inset 4px 0 #00b600}to{background:transparent;box-shadow:inset 0 0 0 transparent}}.product-card__badge{padding:.22rem .42rem!important;border-radius:999px!important;font-size:.66rem!important;line-height:1!important;font-weight:850!important;box-shadow:0 4px 12px #dc26262e!important}.home-featured-product__cart.is-added{background:#008a1e!important;color:#fff!important;transform:scale(1.04)}.app-modal-overlay{z-index:9900!important;background:rgba(15,23,42,.58)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.app-modal-shell{z-index:9910!important;width:min(92vw,410px)!important;border-radius:9px!important;border:1px solid #dbe5f0!important;box-shadow:0 24px 70px #0f172a3d!important}.app-modal-shell h3{color:#142033!important;font-size:1rem!important;font-weight:850!important}.app-modal-shell button{min-height:38px!important;font-weight:850!important}@media (max-width: 760px){.checkout-stock-alert{padding:.82rem;margin-bottom:.8rem}.checkout-stock-alert__item{align-items:stretch;flex-direction:column;gap:.55rem}.checkout-stock-alert__button{width:100%}.products-toolbar__inner{gap:.4rem!important;padding-left:.45rem!important;padding-right:.45rem!important}.products-toolbar__filters{width:100%!important;gap:.38rem!important}.products-search-control{flex:1 1 62%!important;min-width:0!important}.products-category-select{flex:0 0 38%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 .58rem!important;border-radius:999px!important;font-size:.78rem!important}.products-search-control input{height:38px!important;min-height:38px!important;padding-top:0!important;padding-bottom:0!important;border-radius:999px!important;font-size:.78rem!important}.products-search-control button[aria-label="Clear search"]{background:transparent!important;box-shadow:none!important;color:#fff!important;width:28px!important;height:28px!important}.product-card__price-block,.product-card__price,.product-card__old-price{justify-self:start!important;text-align:left!important}.product-card__button,.product-card__button--icon{justify-self:end!important;display:grid!important;place-items:center!important}}:root{--store-purple: #5B4B8A;--store-purple-dark: #44366f;--store-green: #2D8659;--store-green-dark: #1f6843;--store-red: #ff3860;--store-ink: #172033;--store-muted: #64748b;--store-line: #dfe5ee;--store-soft: #f5f7fb;--store-surface: #ffffff;--store-radius: 8px;--store-shadow-sm: 0 1px 2px rgba(15, 23, 42, .06), 0 8px 20px rgba(15, 23, 42, .06);--store-shadow-md: 0 14px 34px rgba(15, 23, 42, .12);--store-container: 1180px}body{color:var(--store-ink);background:#f7f9fc}h1,h2,h3,h4,h5,h6{color:var(--store-ink);letter-spacing:0}.container{max-width:var(--store-container)}.page__section{padding:2.25rem 0;border-bottom:1px solid #edf1f6}.layout:not(.layout--no-header) .layout__content{padding-top:74px}.layout__header{background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(223,229,238,.9);box-shadow:none}.header{display:block;padding:0;background:transparent;box-shadow:none}.header__inner{max-width:var(--store-container);min-height:74px;margin:0 auto;padding:.55rem 1.25rem;display:grid;grid-template-columns:auto minmax(240px,1fr) auto auto;gap:1rem;align-items:center}.header__logo{gap:.55rem;min-width:190px}.header__logo img{width:46px;height:46px;object-fit:contain}.header__brand-copy{display:grid;line-height:1.05}.header__brand-copy strong{color:var(--store-purple);font-size:1rem}.header__brand-copy small{color:var(--store-green);font-size:.76rem;font-weight:700}.header__search,.header__mobile-search{height:42px;display:flex;align-items:center;gap:.4rem;border:1px solid var(--store-line);border-radius:var(--store-radius);background:#fff;padding:.25rem;box-shadow:0 1px #0f172a08}.header__search i{color:var(--store-muted);margin-left:.55rem;font-size:.9rem}.header__search input,.header__mobile-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--store-ink);font-size:.92rem}.header__search button,.header__mobile-search button{height:32px;padding:0 .85rem;border-radius:6px;background:var(--store-green);color:#fff;font-weight:700;font-size:.82rem}.header__nav,.header__actions,.header__auth,.header__mobile-auth{display:flex;align-items:center;gap:.35rem}.header__nav{gap:.15rem}.header__link,.header__login,.header__register,.header__cart{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.45rem .68rem;border-radius:7px;color:#334155;font-size:.9rem;font-weight:700;border-bottom:0!important;white-space:nowrap}.header__link:hover,.header__login:hover,.header__cart:hover{color:var(--store-purple);background:#f2f0f8;transform:translateY(-1px);border-bottom:0!important}.header__link--active{color:var(--store-purple)!important;background:#f2f0f8}.header__register{background:var(--store-purple);color:#fff}.header__register:hover{background:var(--store-purple-dark);color:#fff;transform:translateY(-1px)}.header__cart{position:relative;background:#edf8f2;color:var(--store-green-dark)}.header__badge{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 .32rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--store-red);color:#fff;border:2px solid #fff;font-size:.68rem;font-weight:800}.header__avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--store-purple),var(--store-green));color:#fff;font-weight:800;box-shadow:0 8px 18px #5b4b8a38}.header__account{position:relative}.header__account-menu{position:absolute;top:calc(100% + .65rem);right:0;z-index:1005;width:240px;padding:.85rem;display:grid;gap:.4rem;border:1px solid var(--store-line);border-radius:var(--store-radius);background:#fff;box-shadow:var(--store-shadow-md)}.header__account-menu strong{color:var(--store-ink);font-size:.92rem}.header__account-menu span{color:var(--store-muted);font-size:.82rem;word-break:break-word}.header__account-menu button{margin-top:.35rem;padding:.58rem .75rem;border-radius:6px;background:var(--store-red);color:#fff;font-weight:700}.header__hamburger{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:8px;border:1px solid var(--store-line);background:#fff}.header__hamburger span{width:18px;height:2px;border-radius:99px;background:var(--store-purple)}.header__mobile-menu{left:.75rem;right:.75rem;width:auto;padding:0;gap:.35rem;border:1px solid var(--store-line);border-radius:0 0 10px 10px;box-shadow:var(--store-shadow-md);text-align:left;align-items:stretch}.header__mobile-menu--open{padding:.75rem}.header__mobile-search{margin-bottom:.35rem}.hero{min-height:390px;padding:2.6rem 0;text-align:left;align-items:stretch;background:#193827}.hero:before{background:linear-gradient(90deg,rgba(20,43,31,.88) 0%,rgba(45,134,89,.72) 52%,rgba(91,75,138,.58) 100%),url(/assets/hero-bg.jpg-9475d564.jpg) center/cover;filter:none}.hero__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:2rem;align-items:center}.hero__eyebrow,.home-section-heading span{display:inline-flex;margin-bottom:.55rem;color:#d9f8e5;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero__title{max-width:680px;margin:0 0 .65rem;color:#fff;font-size:2.6rem;text-shadow:0 2px 16px rgba(0,0,0,.32)}.hero__subtitle{max-width:620px;margin:0 0 1.25rem;color:#ffffffeb;font-size:1rem;font-weight:600;text-shadow:none}.hero__buttons{justify-content:flex-start;gap:.65rem;filter:none}.hero__button,.btn{border-radius:var(--store-radius);box-shadow:none}.hero__button{padding:.68rem 1rem;font-size:.92rem}.hero__button--primary{background:#fff;color:var(--store-green-dark)}.hero__button--secondary{border:1px solid rgba(255,255,255,.72)}.hero__panel{display:grid;gap:.65rem;padding:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.11);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero__panel div{display:grid;gap:.12rem;padding:.7rem;border-radius:7px;background:rgba(255,255,255,.12)}.hero__panel strong{color:#fff;font-size:.95rem}.hero__panel span{color:#ffffffd1;font-size:.82rem}.home-feature-grid,.home-category-grid{display:grid;gap:1rem}.home-feature-grid{grid-template-columns:repeat(3,1fr)}.home-feature-card,.home-category-card,.auth-page__container,.form,.cart-table,.cart-summary-grid>div:last-child>div,.checkout-grid .form,.checkout-grid>div:last-child>div{border:1px solid var(--store-line)!important;border-radius:var(--store-radius)!important;background:var(--store-surface)!important;box-shadow:var(--store-shadow-sm)!important}.home-feature-card{padding:1rem}.home-feature-card i{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.7rem;border-radius:8px;background:#edf8f2;color:var(--store-green)}.home-feature-card h3{margin:0 0 .35rem;color:var(--store-ink);font-size:1rem}.home-feature-card p{margin:0;color:var(--store-muted);font-size:.9rem;line-height:1.45}.home-shop-section{background:#fff}.home-section-heading{margin-bottom:1rem}.home-section-heading span{color:var(--store-green)}.home-section-heading h2{margin:0;font-size:1.45rem}.home-category-grid{grid-template-columns:repeat(4,1fr)}.home-category-card{min-height:84px;padding:1rem;display:flex;align-items:center;justify-content:space-between;color:var(--store-ink);font-weight:800;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-category-card i{color:var(--store-green)}.home-category-card:hover{color:var(--store-purple);border-color:#5b4b8a59!important;transform:translateY(-2px);box-shadow:var(--store-shadow-md)!important}.cta{padding:1.5rem;border:1px solid var(--store-line);border-radius:var(--store-radius);background:#fff}.cta__title{margin-bottom:.4rem;font-size:1.4rem}.cta__description{margin-bottom:1rem;color:var(--store-muted);font-size:.95rem}.products-page{background:#f7f9fc}.products-toolbar{border-bottom-color:var(--store-line)!important;background:rgba(255,255,255,.97)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.products-toolbar__inner{max-width:var(--store-container)!important;margin:0 auto}.products-toolbar input[type=text],.products-toolbar select{height:38px!important;border:1px solid var(--store-line)!important;border-radius:var(--store-radius)!important;background:#fff!important;color:var(--store-ink)!important;font-size:.9rem!important}.products-toolbar input[type=text]:focus,.products-toolbar select:focus,.form__input:focus,.form__textarea:focus{border-color:#5b4b8a8c!important;box-shadow:0 0 0 3px #5b4b8a1f!important}.form__textarea:focus{border-color:var(--store-purple)!important;box-shadow:none!important}.products-top-link{border-radius:7px!important;color:#334155!important}.products-top-link:hover{background:#f2f0f8!important}.products-grid{max-width:var(--store-container);margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(auto-fill,minmax(176px,1fr))!important;gap:.85rem!important}.product-card{max-width:none;border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:0 1px 2px #0f172a0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover,.product-card:focus-within{border-color:#5b4b8a52;transform:translateY(-3px);box-shadow:var(--store-shadow-md)}.product-card__image{height:128px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border-bottom:1px solid #eef2f7}.product-card__content{padding:.7rem!important;gap:.15rem}.product-card__title{min-height:2.1rem;margin:0;color:var(--store-ink);font-size:.88rem;line-height:1.2}.product-card__category{margin:.15rem 0 .45rem!important;color:var(--store-muted)!important;font-size:.74rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__price{margin:0!important;color:var(--store-green)!important;font-size:1rem!important;font-weight:800}.product-card__old-price{color:var(--store-muted)!important}.product-card__stock{margin:.45rem 0 .65rem!important;font-size:.78rem!important;font-weight:700}.product-card__badge{border-radius:999px!important;background:var(--store-red)!important;box-shadow:0 8px 18px #ff386038!important}.product-card__button,.products-load-more__button,.btn--primary{border-radius:7px!important;background:var(--store-green)!important;color:#fff!important;font-weight:800!important}.product-card__button:hover,.products-load-more__button:hover,.btn--primary:hover{background:var(--store-green-dark)!important;transform:translateY(-1px);box-shadow:0 10px 22px #2d865933}.products-load-more,.products-end-message{max-width:var(--store-container);margin:0 auto;border-top-color:var(--store-line)!important}.back-to-top-button{background:var(--store-purple)!important}.storefront-empty-state{max-width:680px;margin:5rem auto 1rem!important;background:#fff!important;border:1px dashed #cfd8e6!important}.cart-page,.checkout-page{padding:1.75rem 0}.cart-page h1,.checkout-page h1,.page>.container>h1{margin:0 0 1.15rem!important;font-size:1.65rem}.cart-table{overflow:hidden}.cart-table th{padding:.75rem .85rem;color:#475569;background:#f8fafc;border-bottom:1px solid var(--store-line);font-size:.82rem;text-transform:uppercase}.cart-table td{padding:.75rem .85rem;color:var(--store-ink);font-size:.92rem}.cart-summary-grid,.checkout-grid{gap:1.2rem}.cart-summary-grid>div:last-child>div,.checkout-grid>div:last-child>div{padding:1rem!important}.checkout-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr)}.checkout-grid h2{margin-bottom:.8rem!important;color:var(--store-green)!important;font-size:1.1rem}.form{margin:0 auto;padding:1rem}.form__group{margin-bottom:1rem}.form__label{margin-bottom:.32rem;color:#334155;font-size:.86rem}.form__input,.form__textarea{min-height:42px;padding:.62rem .72rem;border:1px solid var(--store-line);background:#fff;font-size:.94rem}.auth-page{min-height:100vh;padding:1.5rem;background:linear-gradient(135deg,rgba(91,75,138,.08),rgba(45,134,89,.08)),#f7f9fc}.auth-page__container{max-width:420px;padding:1.35rem}.auth-page__container .form{border:0!important;box-shadow:none!important;padding:0}.auth-page__title{margin-bottom:.35rem;font-size:1.55rem}.auth-page__subtitle{margin-bottom:1.1rem;color:var(--store-muted);font-size:.94rem}.footer{padding:1.75rem 1.25rem .85rem;background:#172033}.footer__content{grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(130px,.7fr));gap:1.5rem;margin-bottom:1.1rem}.footer__brand h2{margin:0 0 .45rem;color:#fff;font-size:1.1rem}.footer__brand p,.footer__contact span,.footer__link,.footer__legal-link{color:#cbd5e1;font-size:.88rem}.footer__brand p{max-width:420px;margin-bottom:.8rem}.footer__contact{display:grid;gap:.35rem}.footer__contact i{width:18px;color:#8de0ad}.footer__section h3{margin-bottom:.65rem;color:#fff;font-size:.92rem}.footer__links{gap:.32rem}.footer__link:hover,.footer__legal-link:hover{color:#fff}.footer__social-links{gap:.5rem;margin:0 0 .8rem}.social-link{width:34px;height:34px;font-size:.95rem}.footer__bottom{padding-top:.8rem}.footer__copyright{margin:0;font-size:.82rem}@media (max-width: 1050px){.header__inner{grid-template-columns:auto minmax(220px,1fr) auto}.header__nav{display:none!important}.header__hamburger{display:flex}}@media (max-width: 768px){.layout:not(.layout--no-header) .layout__content{padding-top:66px}.header__inner{min-height:66px;grid-template-columns:auto 1fr auto;gap:.55rem;padding:.45rem .75rem}.header__search,.header__auth,.header__cart span:not(.header__badge){display:none}.header__logo{min-width:0}.header__logo img{width:40px;height:40px}.header__brand-copy strong{font-size:.92rem}.header__brand-copy small{font-size:.7rem}.header__mobile-menu .header__link{justify-content:flex-start;width:100%;padding:.7rem;text-align:left}.hero{min-height:auto;padding:2rem 0 1.5rem}.hero__content{grid-template-columns:1fr;gap:1rem}.hero__title{font-size:2rem}.hero__subtitle{font-size:.95rem}.hero__panel,.home-feature-grid,.home-category-grid,.footer__content{grid-template-columns:1fr}.products-toolbar__inner{gap:.5rem!important;padding-left:.75rem!important;padding-right:.75rem!important}.products-toolbar__filters{width:100%}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important;padding-left:.75rem!important;padding-right:.75rem!important}.product-card__image{height:112px}.cart-layout{overflow-x:auto}.cart-table{min-width:620px}.checkout-grid{grid-template-columns:1fr}.footer{padding-bottom:4rem}}@media (max-width: 480px){.hero__title{font-size:1.7rem}.hero__buttons{display:grid;grid-template-columns:1fr 1fr}.hero__button{width:100%}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-card__content{padding:.6rem!important}.product-card__title{font-size:.82rem}.product-card__button{min-height:40px;padding:.5rem!important;font-size:.78rem!important}.auth-page{padding:.9rem}}.home-page .hero{min-height:360px;padding:2.4rem 0;background:#234a34}.home-page .hero:before{background:linear-gradient(90deg,rgba(28,64,43,.88) 0%,rgba(45,134,89,.74) 55%,rgba(91,75,138,.38) 100%),url(/assets/hero-bg.jpg-9475d564.jpg) center/cover}.home-page .hero__content--simple{display:block}.home-page .hero__copy{max-width:640px}.home-page .hero__eyebrow{color:#d9f8e5}.home-page .hero__title{max-width:640px;font-size:2.35rem;line-height:1.08}.home-page .hero__subtitle{max-width:560px;font-size:1rem;line-height:1.55}.home-page .hero__panel{display:none}.home-service-strip{padding:.85rem 0;background:#fff;border-bottom:1px solid var(--store-line)}.home-service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.home-service-item{min-height:48px;display:flex;align-items:center;gap:.65rem;padding:.65rem .8rem;border:1px solid #e7edf5;border-radius:var(--store-radius);background:#fbfcfe;color:#26364d;font-size:.9rem;font-weight:700}.home-service-item i{color:var(--store-green);font-size:1rem}.home-shop-section{padding:1.6rem 0 2rem;background:#f7f9fc}.home-shop-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr) auto;gap:1rem;align-items:center;padding:1.1rem;border:1px solid var(--store-line);border-radius:var(--store-radius);background:#fff;box-shadow:var(--store-shadow-sm)}.home-shop-card__eyebrow{display:block;margin-bottom:.25rem;color:var(--store-green);font-size:.78rem;font-weight:800;text-transform:uppercase}.home-shop-card h2{margin:0;color:var(--store-ink);font-size:1.25rem}.home-shop-card .cta__description{margin:0;color:var(--store-muted);font-size:.9rem}@media (max-width: 768px){.home-page .hero{min-height:320px;padding:2rem 0}.home-page .hero__title{font-size:1.9rem}.home-service-list,.home-shop-card{grid-template-columns:1fr}.home-shop-card{align-items:start}}@media (max-width: 480px){.home-page .hero__buttons{grid-template-columns:1fr}.home-service-item{min-height:44px}}.layout:not(.layout--no-header) .layout__content{padding-top:64px}.layout__header{background:#fff;border-bottom:1px solid #e8edf4;box-shadow:0 1px 6px #0f172a0d}.header__inner{min-height:64px;grid-template-columns:auto minmax(220px,360px) 1fr auto;gap:.8rem;padding:.45rem 1.25rem}.header__logo{min-width:178px;gap:.5rem}.header__logo img{width:40px;height:40px}.header__brand-copy strong{color:var(--store-purple);font-size:.98rem}.header__brand-copy small{color:var(--store-green);font-size:.72rem}.header__search{height:38px;border-radius:7px;box-shadow:none}.header__search input{font-size:.88rem}.header__search button{height:30px;padding:0 .75rem;background:var(--store-green)}.header__nav{justify-content:flex-end;gap:.15rem}.header__link,.header__login,.header__register,.header__cart{min-height:36px;padding:.42rem .62rem;font-size:.88rem;border-radius:6px}.header__link:hover,.header__login:hover,.header__cart:hover,.header__link--active{background:transparent;color:var(--store-purple)!important}.header__register{background:var(--store-purple);color:#fff;padding-inline:.8rem}.header__register:hover{background:var(--store-purple-dark);color:#fff!important}.header__cart{background:#eef8f3;color:var(--store-green-dark)}.header__avatar{width:36px;height:36px;box-shadow:none}.home-page .hero{min-height:330px;padding:2.2rem 0;text-align:center;background:#244f39}.home-page .hero:before{background:linear-gradient(180deg,rgba(27,52,38,.72) 0%,rgba(45,134,89,.62) 100%),url(/assets/hero-bg.jpg-9475d564.jpg) center/cover}.home-page .hero__content--market{display:flex;flex-direction:column;align-items:center;max-width:720px;margin:0 auto}.home-page .hero__eyebrow{margin-bottom:.65rem;color:#ffffffdb;font-size:.76rem}.home-page .hero__title{max-width:720px;margin-bottom:.65rem;color:#fff;font-size:2.25rem;line-height:1.12}.home-page .hero__subtitle{max-width:560px;margin-bottom:1.15rem;color:#ffffffe6;font-size:1rem;font-weight:600}.home-page .hero__buttons{justify-content:center}.home-page .hero__button{min-width:136px}.home-page .hero__button--primary{background:#fff;color:var(--store-green-dark)}.home-page .hero__button--secondary{background:rgba(255,255,255,.12);border-color:#ffffffb3}.home-service-strip{padding:.7rem 0;background:#fff}.home-service-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.home-service-item{justify-content:center;min-height:42px;padding:.55rem .7rem;border-color:#eef2f7;background:#fff;font-size:.86rem;box-shadow:none}.home-shop-section{padding:1.35rem 0 1.8rem;background:#f8fafc}.home-shop-card{grid-template-columns:minmax(0,1fr) auto;gap:.85rem 1rem;padding:1rem 1.1rem;box-shadow:none}.home-shop-card .cta__description{grid-column:1 / 2}.home-shop-card>a{grid-column:2 / 3;grid-row:1 / span 2}@media (max-width: 1050px){.header__inner{grid-template-columns:auto minmax(190px,1fr) auto}.header__search{max-width:360px}}@media (max-width: 768px){.layout:not(.layout--no-header) .layout__content{padding-top:60px}.header__inner{min-height:60px;grid-template-columns:auto 1fr auto;padding:.4rem .75rem}.header__search{display:none}.home-page .hero{min-height:300px;padding:1.8rem 0}.home-page .hero__title{font-size:1.85rem}.home-service-list,.home-shop-card{grid-template-columns:1fr}.home-shop-card .cta__description,.home-shop-card>a{grid-column:auto;grid-row:auto}}.layout:not(.layout--no-header) .layout__content{padding-top:138px}.layout__header{background:#fff;border-bottom:0;box-shadow:0 2px 12px #0f172a14}.header{display:block;width:100%;background:#fff}.header__top{width:100%;background:#fff}.header__top-inner,.header__market-inner{width:min(100%,1580px);margin:0 auto;padding-left:clamp(1rem,7vw,10rem);padding-right:clamp(1rem,7vw,10rem)}.header__top-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header__logo{min-width:210px}.header__logo img{width:48px;height:48px}.header__brand-copy strong{font-size:1.06rem}.header__brand-copy small{font-size:.78rem}.header__info{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem}.header__info-item{min-width:160px;display:flex;align-items:center;gap:.72rem;padding-left:1.25rem;border-left:1px solid #e5eaf1;color:#26364d}.header__info-item:first-child{border-left:0}.header__info-item i{color:var(--store-green);font-size:1.35rem}.header__info-item span{display:grid;gap:.05rem;font-size:.86rem;line-height:1.2;white-space:nowrap}.header__info-item strong{color:#111827;font-size:.95rem}.header__market-bar{width:100%;background:linear-gradient(90deg,var(--store-purple) 0%,var(--store-green) 100%);transform:translateY(0);opacity:1;max-height:58px;overflow:visible;transition:transform .26s var(--sf-ease),opacity .22s ease,max-height .26s var(--sf-ease)}.header__market-bar--hidden{transform:translateY(-100%);opacity:0;max-height:0;pointer-events:none;overflow:hidden}.header__market-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__market-bar .header__nav{display:flex!important;justify-content:flex-start;gap:1.4rem}.header__market-bar .header__link{min-height:58px;padding:0 .15rem;border-radius:0;background:transparent;color:#fff;font-size:.94rem;font-weight:800;opacity:.95}.header__market-bar .header__link:hover,.header__market-bar .header__link--active{color:#fff!important;background:transparent;opacity:1}.header__market-bar .header__link:after{bottom:12px;background:#fff}.header__actions{gap:.55rem}.header__search-drawer{height:38px;display:flex;align-items:center;gap:.35rem;padding:0;border-radius:999px;background:rgba(255,255,255,.13);transition:width .24s var(--sf-ease),background-color .22s ease}.header__icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:transparent;color:#fff;font-size:.95rem}.header__search-drawer input{width:0;min-width:0;padding:0;border:0;opacity:0;pointer-events:none;transition:width .24s var(--sf-ease),opacity .16s ease}.header__search-drawer input{background:transparent;color:#fff;outline:0}.header__search-drawer input::placeholder{color:#ffffffbf}.header__search-drawer--open{width:256px;background:rgba(255,255,255,.18)}.header__search-drawer--open input{width:185px;opacity:1;pointer-events:auto}.header__market-bar .header__cart,.header__market-bar .header__login,.header__market-bar .header__register{min-height:38px;border-radius:999px;font-size:.88rem}.header__market-bar .header__cart{background:rgba(255,255,255,.16);color:#fff}.header__market-bar .header__cart:hover{background:rgba(255,255,255,.24);color:#fff!important}.header__market-bar .header__login{color:#fff}.header__market-bar .header__register{background:#fff;color:var(--store-purple)}.header__market-bar .header__register:hover{background:#f4f7fb;color:var(--store-purple)!important}.header__market-bar .header__hamburger{display:none;border-color:#ffffff59;background:rgba(255,255,255,.12)}.header__market-bar .header__hamburger span{background:#fff}.header__mobile-menu{top:100%}@media (max-width: 1100px){.layout:not(.layout--no-header) .layout__content{padding-top:122px}.header__top-inner{min-height:72px}.header__info-item{min-width:auto}.header__info-item span{font-size:.8rem}.header__info-item strong{font-size:.88rem}.header__market-bar .header__nav{gap:.8rem}}@media (max-width: 860px){.layout:not(.layout--no-header) .layout__content{padding-top:112px}.header__top-inner{min-height:64px}.header__info{display:none}.header__market-inner{min-height:48px}.header__market-bar{max-height:48px}.header__market-bar .header__nav{display:none!important}.header__market-bar .header__hamburger{display:flex}.header__market-bar .header__auth{display:none}.header__search-drawer--open{width:min(62vw,300px)}.header__search-drawer--open input{width:min(32vw,160px)}}@media (max-width: 520px){.layout:not(.layout--no-header) .layout__content{padding-top:104px}.header__top-inner,.header__market-inner{padding-left:.8rem;padding-right:.8rem}.header__logo img{width:40px;height:40px}.header__brand-copy strong{font-size:.92rem}.header__brand-copy small{font-size:.68rem}.header__cart span:not(.header__badge){display:none}.header__search-drawer--open{width:calc(100vw - 8.5rem)}.header__search-drawer--open input{width:calc(100vw - 12rem)}}.header__top-inner{position:relative}.header__logo{min-width:300px}.header__logo img{width:76px;height:76px}.header__brand-copy strong{font-size:1.38rem;font-weight:800}.header__brand-copy small{font-size:1rem;font-weight:800}.header__top-nav{display:flex;align-items:center;justify-content:flex-end;gap:2rem;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .22s ease,transform .26s var(--sf-ease)}.header__top-nav .header__link{min-height:42px;padding:0 .15rem;border-radius:0;background:transparent;color:#111827;font-size:.96rem;font-weight:800}.header__top-nav .header__link:hover,.header__top-nav .header__link--active{background:transparent;color:var(--store-purple)!important}.header__info{transition:opacity .18s ease,transform .24s var(--sf-ease)}.header--scrolled .header__top-nav{opacity:1;transform:translateY(0);pointer-events:auto}.header--scrolled .header__info{position:absolute;right:clamp(1rem,7vw,10rem);opacity:0;transform:translateY(-8px);pointer-events:none}.header--order-flow.header--scrolled .header__info{position:static;right:auto;opacity:1;transform:none;pointer-events:auto}.header--order-flow .header__top{box-shadow:0 8px 18px #0f172a0f}.home-page .hero__eyebrow{display:none}.home-page .hero__title{margin-top:0}@media (max-width: 1100px){.header__logo{min-width:250px}.header__logo img{width:64px;height:64px}.header__top-nav{gap:1.1rem}.header__top-nav .header__link{font-size:.9rem}}@media (max-width: 860px){.header__top-nav{display:none}}@media (max-width: 520px){.header__logo{min-width:0}.header__logo img{width:56px;height:56px}.header__brand-copy strong{font-size:1.08rem}.header__brand-copy small{font-size:.78rem}}.home-hero-carousel{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:#183624}.home-hero-carousel__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .7s ease,transform 2.2s ease}.home-hero-carousel__image--active{opacity:1;transform:scale(1)}.home-hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(16,35,24,.86) 0%,rgba(23,57,38,.68) 46%,rgba(18,24,38,.36) 100%),linear-gradient(0deg,rgba(0,0,0,.22),rgba(0,0,0,.08))}.home-hero-carousel .container{position:relative;z-index:1}.home-hero-carousel__content{max-width:690px;padding:3.5rem 0;color:#fff}.home-hero-carousel__label{display:inline-flex;margin-bottom:.7rem;color:#d9f8e5;font-size:.78rem;font-weight:900;text-transform:uppercase}.home-hero-carousel__content h1{max-width:680px;margin:0 0 .9rem;color:#fff;font-size:clamp(2.15rem,4.7vw,4rem);line-height:1.04;font-weight:900;text-shadow:0 8px 26px rgba(0,0,0,.34)}.home-hero-carousel__content p{max-width:560px;margin:0 0 1.35rem;color:#ffffffeb;font-size:1.05rem;font-weight:600;line-height:1.6}.home-hero-carousel__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.home-hero-carousel__dots{display:flex;gap:.45rem;margin-top:1.25rem}.home-hero-carousel__dots button{width:34px;height:4px;border-radius:999px;background:rgba(255,255,255,.38);transition:width .22s ease,background-color .22s ease}.home-hero-carousel__dots button.is-active{width:54px;background:#fff}.home-service-strip{padding:0;background:#fff;border-bottom:1px solid #e8edf4}.home-service-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.home-service-item{min-height:68px;justify-content:center;border:0;border-left:1px solid #edf1f6;border-radius:0;background:#fff;color:#1f2937;box-shadow:none}.home-service-item:first-child{border-left:0}.home-service-item i{color:var(--store-green)}.home-departments-section,.home-featured-section,.home-process-section,.home-delivery-section{padding:2.6rem 0}.home-departments-section,.home-process-section{background:#f8fafc}.home-featured-section,.home-delivery-section{background:#fff}.home-section-title{margin-bottom:1.25rem}.home-section-title span,.home-delivery-band span{display:inline-block;margin-bottom:.3rem;color:var(--store-green);font-size:.78rem;font-weight:900;text-transform:uppercase}.home-section-title h2,.home-delivery-band h2{margin:0;color:var(--store-ink);font-size:clamp(1.45rem,2.4vw,2rem)}.home-section-title--inline{display:flex;align-items:end;justify-content:space-between;gap:1rem}.home-section-title--inline>a{color:var(--store-green);font-weight:800}.home-department-links{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #e6ecf4;border-left:1px solid #e6ecf4;background:#fff}.home-department-links a{min-height:126px;display:grid;place-items:center;align-content:center;gap:.7rem;padding:1rem;border-right:1px solid #e6ecf4;border-bottom:1px solid #e6ecf4;color:#1f2937;font-weight:850;text-align:center;transition:color .18s ease,background-color .18s ease}.home-department-links a:hover{color:var(--store-green);background:#f3fbf6}.home-department-links i{color:var(--store-purple);font-size:1.55rem}.home-featured-products{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.home-featured-product{min-width:0;display:grid;gap:.32rem;padding:.7rem;border:1px solid #e6ecf4;border-radius:8px;background:#fff;color:var(--store-ink);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-featured-product:hover{transform:translateY(-3px);border-color:#2d865952;box-shadow:0 12px 26px #0f172a1a}.home-featured-product__image{height:132px;display:flex;align-items:center;justify-content:center;margin-bottom:.2rem;border-radius:6px;background:#f8fafc;overflow:hidden}.home-featured-product__image img{width:100%;height:100%;object-fit:contain}.home-featured-product__image i{color:#aab4c3;font-size:1.7rem}.home-featured-product span{color:var(--store-muted);font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-featured-product strong{min-height:2.35rem;color:var(--store-ink);font-size:.92rem;line-height:1.25}.home-featured-product em{color:var(--store-green);font-style:normal;font-weight:900}.home-process-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;border-top:1px solid #e6ecf4}.home-process-list div{padding-top:1.25rem}.home-process-list strong{color:var(--store-purple);font-size:.82rem}.home-process-list h3{margin:.35rem 0;color:var(--store-ink);font-size:1.05rem}.home-process-list p{max-width:320px;margin:0;color:var(--store-muted);font-size:.92rem;line-height:1.55}.home-delivery-band{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.8rem 0;border-top:1px solid #e6ecf4;border-bottom:1px solid #e6ecf4}.home-delivery-band p{max-width:760px;margin:.55rem 0 0;color:var(--store-muted)}@media (max-width: 1000px){.home-department-links,.home-featured-products{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.home-hero-carousel{min-height:450px}.home-service-list{grid-template-columns:repeat(2,1fr)}.home-service-item:nth-child(3){border-left:0}.home-featured-products,.home-process-list{grid-template-columns:1fr}.home-delivery-band,.home-section-title--inline{display:grid;align-items:start}}@media (max-width: 560px){.home-hero-carousel{min-height:430px}.home-hero-carousel__content{padding:2rem 0}.home-hero-carousel__content p{font-size:.95rem}.home-department-links{grid-template-columns:repeat(2,1fr)}.home-department-links a{min-height:108px}}@media (prefers-reduced-motion: reduce){.home-hero-carousel__image{transition:none}}.header__search-area{position:relative}.header__search-results{position:absolute;top:calc(100% + .6rem);right:0;width:min(440px,calc(100vw - 2rem));max-height:min(520px,calc(100vh - 190px));overflow-y:auto;padding:.45rem;border:1px solid #e4eaf2;border-radius:10px;background:#fff;box-shadow:0 20px 44px #0f172a2e;color:var(--store-ink);z-index:1200;animation:headerSearchDrop .18s ease both}.header__search-product{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:.55rem;align-items:center;padding:.45rem;border-radius:8px;transition:background-color .16s ease}.header__search-product:hover{background:#f7faf8}.header__search-product-link{min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr);gap:.7rem;align-items:center;color:inherit}.header__search-product-image{width:50px;height:50px;display:grid;place-items:center;border:1px solid #edf1f6;border-radius:8px;background:#f8fafc;overflow:hidden}.header__search-product-image img{width:100%;height:100%;object-fit:contain}.header__search-product-image i{color:#9ba8b8}.header__search-product-copy{min-width:0;display:grid;gap:.1rem}.header__search-product-copy strong{overflow:hidden;color:#142033;font-size:.88rem;font-weight:850;line-height:1.24;text-overflow:ellipsis;white-space:nowrap}.header__search-product-copy small{overflow:hidden;color:#64748b;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.header__search-product-copy em{color:var(--store-green);font-size:.86rem;font-style:normal;font-weight:900}.header__search-cart-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--store-green);color:#fff;transition:transform .16s ease,background-color .16s ease,opacity .16s ease}.header__search-cart-button:hover:not(:disabled){background:var(--store-green-dark);transform:translateY(-1px)}.header__search-cart-button:disabled{cursor:not-allowed;opacity:.45}.header__search-state{padding:.8rem;color:#64748b;font-size:.88rem;text-align:center}.header__search-skeletons{display:grid;gap:.55rem;padding:.35rem}.header__search-skeletons span{height:54px;border-radius:8px;background:linear-gradient(90deg,#f1f5f9 0%,#e7edf5 45%,#f1f5f9 90%);background-size:220% 100%;animation:headerSearchSkeleton .95s ease-in-out infinite}.header__search-view-all{width:100%;margin-top:.25rem;padding:.72rem .85rem;border-radius:8px;background:#f1f7f4;color:var(--store-green-dark);font-size:.86rem;font-weight:900;text-align:center;transition:background-color .16s ease,color .16s ease}.header__search-view-all:hover{background:var(--store-green);color:#fff}@keyframes headerSearchDrop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes headerSearchSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 860px){.header__search-area--mobile{width:100%}.header__mobile-search{position:relative}.header__search-area--mobile .header__search-results{left:0;right:auto;width:100%;max-height:min(430px,calc(100vh - 230px))}}@media (max-width: 520px){.header__search-results{border-radius:8px}.header__search-product{grid-template-columns:minmax(0,1fr) 34px}.header__search-product-link{grid-template-columns:44px minmax(0,1fr);gap:.58rem}.header__search-product-image{width:44px;height:44px}.header__search-product-copy strong{font-size:.82rem}.header__search-cart-button{width:32px;height:32px}}@media (prefers-reduced-motion: reduce){.header__search-results,.header__search-skeletons span,.header__search-cart-button{animation:none;transition:none}}.home-confidence-section{padding:2.5rem 0;background:#f8fafc;border-bottom:1px solid #e8edf4}.home-confidence{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);gap:2rem;align-items:stretch}.home-confidence>div:first-child{display:flex;flex-direction:column;justify-content:center;padding-right:1.4rem;border-right:1px solid #e2e8f0}.home-confidence>div:first-child span{margin-bottom:.4rem;color:var(--store-green);font-size:.78rem;font-weight:900;text-transform:uppercase}.home-confidence>div:first-child h2{max-width:520px;margin:0;color:var(--store-ink);font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1.12}.home-confidence>div:first-child p{max-width:520px;margin:.75rem 0 1rem;color:var(--store-muted);font-size:.95rem;line-height:1.58}.home-confidence__cta{width:fit-content;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.55rem 1rem;border-radius:999px;background:var(--store-green);color:#fff;font-size:.9rem;font-weight:850;transition:background-color .16s ease,transform .16s ease}.home-confidence__cta:hover{background:var(--store-green-dark);transform:translateY(-1px)}.home-confidence__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-confidence__points div{min-height:132px;display:grid;align-content:start;gap:.35rem;padding:0 0 1rem;border-bottom:1px solid #e2e8f0;background:transparent}.home-confidence__points i{width:34px;height:34px;display:grid;place-items:center;margin-bottom:.2rem;border-radius:999px;background:#f1f7f4;color:var(--store-green);font-size:.95rem}.home-confidence__points strong{color:var(--store-ink);font-size:.98rem}.home-confidence__points p{margin:0;color:var(--store-muted);font-size:.88rem;line-height:1.5}.hero__button,.btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.05rem;line-height:1.15;text-align:center}.btn--large{min-height:42px;padding:.65rem 1.25rem}.btn--small{min-height:32px;padding:.4rem .8rem}.hero__button{min-width:132px}.footer__social-links{flex-wrap:wrap;gap:.45rem;margin-bottom:0}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer__legal-links{display:flex;flex-wrap:wrap;gap:.85rem}@media (max-width: 880px){.home-confidence{grid-template-columns:1fr;gap:1.2rem}.home-confidence>div:first-child{padding-right:0;border-right:0}}@media (max-width: 620px){.home-confidence-section{padding:1.6rem 0}.home-confidence__points{grid-template-columns:1fr}.home-confidence__points div{min-height:auto}.footer__bottom{align-items:flex-start;flex-direction:column}}.products-page{min-height:100vh;padding:46px 0 0!important;background:#f6f8fb}.products-toolbar__inner,.products-grid,.products-load-more,.products-end-message{width:100%!important;max-width:1880px!important;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(.85rem,2.1vw,2.6rem)!important;padding-right:clamp(.85rem,2.1vw,2.6rem)!important}.products-toolbar{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;border-top:0!important;border-bottom:0!important;background:linear-gradient(90deg,var(--store-purple) 0%,var(--store-green) 100%)!important;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 22px #0f172a24!important;padding-top:0!important;padding-bottom:0!important}.products-toolbar__inner{min-height:46px;padding-top:0!important;padding-bottom:0!important}.products-toolbar__filters{max-width:620px;gap:.42rem!important}.products-search-control{flex:0 1 360px!important;max-width:360px!important}.products-toolbar input[type=text],.products-toolbar select{height:30px!important;border-color:#ffffff57!important;border-radius:999px!important;color:#fff!important;font-size:.82rem!important;font-weight:750;background:rgba(255,255,255,.14)!important;box-shadow:none!important}.products-toolbar input[type=text]{padding-top:.28rem!important;padding-bottom:.28rem!important}.products-toolbar select{min-width:142px!important;padding-top:.28rem!important;padding-bottom:.28rem!important}.products-toolbar input[type=text]::placeholder{color:#ffffffd1!important}.products-toolbar select{color:#fff!important}.products-toolbar select option{color:var(--store-ink);background:#fff}.products-toolbar input[type=text]:focus,.products-toolbar select:focus{border-color:#ffffffb8!important;box-shadow:0 0 0 3px #ffffff24!important;background:rgba(255,255,255,.2)!important}.products-search-control button[aria-label="Clear search"]{background:rgba(255,255,255,.18)!important;color:#fff!important}.products-toolbar__links{gap:.35rem!important}.products-top-link{min-height:30px!important;height:30px!important;padding:.22rem .62rem!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;color:#fff!important;font-size:.84rem!important;font-weight:800!important}.products-top-link:hover{background:rgba(255,255,255,.24)!important;color:#fff!important}.products-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(176px,1fr))!important;gap:.8rem!important;padding-top:1rem!important;padding-bottom:1rem!important}.product-card{min-width:0;overflow:hidden;border:1px solid #dfe7f1!important;border-radius:8px!important;background:#fff;box-shadow:0 1px 2px #0f172a0a!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.product-card:hover,.product-card:focus-within{border-color:#2d865952!important;transform:translateY(-2px)!important;box-shadow:0 12px 24px #0f172a14!important}.product-card__image{height:128px!important;background:#f4f6f8!important;border-bottom:1px solid #e8eef6!important}.product-card__image img{padding:.35rem}.product-card__content{min-height:214px;padding:.78rem!important}.product-card__title{min-height:2.45rem!important;margin:0!important;color:#172033!important;font-size:.88rem!important;font-weight:900!important;line-height:1.22!important;letter-spacing:0!important}.product-card__category{margin:.4rem 0 .55rem!important;color:#66758a!important;font-size:.72rem!important;font-weight:750;letter-spacing:0!important;text-transform:uppercase}.product-card__price{color:var(--store-green)!important;font-size:1.04rem!important;font-weight:950!important}.product-card__old-price{font-size:.8rem!important}.product-card__stock{min-height:1.05rem;margin:.5rem 0 .7rem!important;font-size:.78rem!important;font-weight:850!important}.product-card__button{min-height:38px!important;padding:.5rem .65rem!important;border-radius:7px!important;font-size:.86rem!important;text-align:center}.products-load-more{padding-top:1rem!important;padding-bottom:1.6rem!important;border-top:0!important}.products-load-more__button{min-height:40px!important;padding:.58rem 1.4rem!important;border-radius:999px!important}.products-end-message{padding:1.1rem!important;border-top:1px solid #e2e8f0!important}@media (min-width: 1500px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr))!important}}@media (max-width: 900px){.products-toolbar__inner{flex-wrap:wrap!important}.products-toolbar__filters{width:100%}.products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}}@media (max-width: 560px){.products-page{padding-top:42px!important}.products-toolbar__inner{min-height:42px}.products-toolbar__filters{gap:.36rem!important}.products-toolbar input[type=text],.products-toolbar select{height:30px!important}.products-toolbar input[type=text]{font-size:.8rem!important}.products-toolbar select{min-width:122px!important;font-size:.82rem!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.product-card__image{height:112px!important}.product-card__content{min-height:198px;padding:.65rem!important}.product-card__title{font-size:.8rem!important}}.header__top-inner,.header__market-inner{width:100%;max-width:1880px;padding-left:clamp(.85rem,2.1vw,2.6rem);padding-right:clamp(.85rem,2.1vw,2.6rem)}.header__logo{min-width:360px;gap:.85rem}.header__brand-copy{display:block;white-space:nowrap}.header__brand-copy strong{display:inline-flex;align-items:baseline;gap:0;font-size:1.42rem;line-height:1}.header__brand-copy strong span:first-child{color:var(--store-purple)}.header__brand-copy strong span:last-child{margin-left:.32rem}.header__brand-copy strong span:not(:first-child){color:var(--store-green)}.header--scrolled .header__info{right:clamp(.85rem,2.1vw,2.6rem)}@media (max-width: 1180px){.header__logo{min-width:300px}}@media (max-width: 680px){.header__logo{min-width:0;gap:.58rem}.header__brand-copy{display:block}.header__brand-copy strong{font-size:.94rem}.header__brand-copy strong span:last-child{margin-left:.2rem}}.cart-page{min-height:calc(100vh - 142px);padding:.85rem 0 1.4rem!important;background:#f6f8fb}.cart-shell{width:100%;max-width:1880px!important;margin-top:0;padding-left:clamp(.85rem,2.1vw,2.6rem)!important;padding-right:clamp(.85rem,2.1vw,2.6rem)!important}.cart-guide-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .65rem}.cart-guide-header span{display:block;margin-bottom:.16rem;color:var(--store-green);font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.cart-guide-header h1{margin:0!important;color:var(--store-ink);font-size:clamp(1.18rem,1.55vw,1.42rem)!important;line-height:1.1}.cart-continue-link{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:.42rem;padding:.36rem .75rem;border:1px solid #dce5f0;border-radius:999px;background:#fff;color:var(--store-green-dark);font-size:.82rem;font-weight:850;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.cart-continue-link:hover{border-color:#2d865957;background:#f3fbf6;color:var(--store-green-dark);transform:translateY(-1px)}.cart-state,.cart-message{margin:0!important;border:1px solid #dfe7f1;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.cart-state{padding:1.25rem!important;color:#64748b!important;text-align:center}.cart-message{max-width:680px;padding:1.2rem}.cart-message h2,.cart-message h3{margin:0 0 .35rem!important;color:var(--store-ink);font-size:1.18rem}.cart-message p{margin:0 0 .9rem;color:#64748b}.cart-message--error{border-color:#fecaca;background:#fff7f7;color:#991b1b}.cart-message--error h3,.cart-message--error p{color:#991b1b}.cart-guide-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.32fr);gap:.9rem;align-items:start;overflow:visible!important}.cart-items-panel{min-width:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.cart-guide-layout .cart-table{display:block;background:transparent;border-collapse:separate!important;border-spacing:0 .48rem!important;border-radius:0!important;box-shadow:none!important}.cart-guide-layout .cart-table thead{display:none}.cart-guide-layout .cart-table tbody{display:grid;gap:.48rem}.cart-guide-layout .cart-table tr{display:grid;grid-template-columns:minmax(260px,1fr) 132px 96px 132px 106px;gap:.6rem;align-items:center;padding:.72rem .85rem;border:1px solid #dfe7f1;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0f172a0b;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.cart-guide-layout .cart-table tr:hover{border-color:#2d865942;box-shadow:0 12px 26px #0f172a12;transform:translateY(-1px)}.cart-guide-layout .cart-table th{padding:.58rem .88rem!important;border-bottom:1px solid #e2e8f0!important;color:#334155;font-size:.72rem!important;font-weight:900!important;letter-spacing:0;background:#f8fafc!important}.cart-guide-layout .cart-table td{padding:0!important;border-bottom:0!important;color:#102033;font-size:.86rem!important;line-height:1.35;background:transparent!important;vertical-align:middle}.cart-guide-layout .cart-table tbody tr:last-child td{border-bottom:0!important}.cart-guide-layout .cart-table td:first-child{width:auto;font-weight:800}.cart-guide-layout .cart-table td:not(:first-child):before{content:attr(data-label);display:block;margin-bottom:.1rem;color:#64748b;font-size:.62rem;font-weight:900;line-height:1;text-transform:uppercase}.cart-guide-layout .cart-table td:nth-child(2),.cart-guide-layout .cart-table td:nth-child(4){white-space:nowrap}.cart-guide-layout .cart-table button,.cart-checkout-cta .btn{min-height:32px!important;padding:.36rem .72rem!important;border-radius:999px!important;font-size:.8rem!important;font-weight:850!important;line-height:1.1;text-align:center}.cart-guide-layout .cart-quantity-input{height:32px}.cart-summary-card{position:relative!important;top:var(--cart-summary-offset, 0px)!important;align-self:start;z-index:20;padding:1rem 1.05rem!important;border:1px solid #dfe7f1;box-shadow:0 12px 28px #0f172a11!important;will-change:top;transition:top .18s ease-out}@media (prefers-reduced-motion: reduce){.cart-summary-card{transition:none!important}}.cart-summary-card h3{margin:0 0 .68rem!important;color:var(--store-ink);font-size:1.08rem;line-height:1.15}.cart-summary-card>div{padding:.52rem 0;margin-bottom:0!important;border-bottom:1px solid #eef2f6!important;color:#475569!important;font-size:.86rem!important}.cart-summary-card>div:nth-of-type(3){margin-top:.12rem!important;padding:.66rem 0 .78rem!important;color:var(--store-green)!important;font-size:1rem!important;border-bottom:0!important}.cart-summary-card .cart-minimum-warning,.cart-summary-card>div[style*=fef2f2]{margin:.35rem 0 .75rem!important;padding:.62rem .7rem!important;border-radius:7px!important;font-size:.82rem!important;line-height:1.45!important}.cart-checkout-cta{display:block;margin-top:.58rem}@media (max-width: 1020px){.cart-shell{margin-top:0}.cart-guide-layout{grid-template-columns:1fr}.cart-summary-card{position:static}}@media (max-width: 720px){.cart-page{min-height:calc(100vh - 108px);padding-top:.65rem!important}.cart-shell{margin-top:0}.cart-guide-header{align-items:stretch;flex-direction:column;gap:.55rem}.cart-continue-link{width:fit-content}.cart-items-panel{border:0;background:transparent;box-shadow:none}.cart-guide-layout .cart-table,.cart-guide-layout .cart-table thead,.cart-guide-layout .cart-table tbody,.cart-guide-layout .cart-table tr,.cart-guide-layout .cart-table td{display:block;width:100%!important}.cart-guide-layout .cart-table thead{display:none}.cart-guide-layout .cart-table{background:transparent}.cart-guide-layout .cart-table tr{margin-bottom:.6rem;padding:.65rem;border:1px solid #dfe7f1;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.cart-guide-layout .cart-table tr:hover{transform:none}.cart-guide-layout .cart-table td{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.38rem 0!important;border-bottom:1px solid #edf2f7!important;text-align:right}.cart-guide-layout .cart-table td:before{content:attr(data-label);color:#64748b;font-size:.72rem;font-weight:900;text-align:left;text-transform:uppercase}.cart-guide-layout .cart-table td:not(:first-child):before{display:block;margin-bottom:0}.cart-guide-layout .cart-table td:first-child{display:block;text-align:left}.cart-guide-layout .cart-table td:first-child:before{display:none}.cart-guide-layout .cart-table td:last-child{border-bottom:0!important}.cart-guide-layout .cart-table td:last-child button{margin-left:auto}}@media (max-width: 440px){.cart-shell{margin-top:0;padding-left:.7rem!important;padding-right:.7rem!important}.cart-guide-header h1{font-size:1.18rem!important}.cart-summary-card{padding:.85rem!important}}.cart-page{padding:.9rem 0 1.4rem!important}.cart-shell{margin-top:0!important}.cart-guide-header{margin-bottom:.65rem!important}.cart-guide-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.34fr)!important;gap:1rem!important}.cart-items-panel{overflow:hidden!important;border:1px solid #dfe7f1!important;border-radius:8px!important;background:#fff!important;box-shadow:0 6px 18px #0f172a0b!important}.cart-guide-layout .cart-table{display:table!important;width:100%!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important}.cart-guide-layout .cart-table thead{display:table-header-group!important}.cart-guide-layout .cart-table tbody{display:table-row-group!important}.cart-guide-layout .cart-table tr{display:table-row!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{display:table-cell!important}.cart-guide-layout .cart-table th{padding:.58rem .85rem!important;border-bottom:1px solid #dfe7f1!important;background:#f8fafc!important;color:#334155!important;font-size:.72rem!important;font-weight:900!important;text-align:left!important;text-transform:uppercase}.cart-guide-layout .cart-table td{padding:.68rem .85rem!important;border-bottom:1px solid #edf2f7!important;background:#fff!important;color:#102033!important;font-size:.86rem!important;vertical-align:middle!important}.cart-guide-layout .cart-table td:before,.cart-guide-layout .cart-table td:not(:first-child):before{content:none!important;display:none!important}.cart-guide-layout .cart-table tbody tr:hover td{background:#fbfdfc!important}.cart-guide-layout .cart-table td:first-child{width:44%!important;font-weight:800!important}.cart-summary-card{top:var(--cart-summary-offset, 0px)!important;padding:1rem!important}@media (max-width: 1020px){.cart-guide-layout{grid-template-columns:1fr!important}.cart-summary-card{position:static!important;top:auto!important;--cart-summary-offset: 0px !important}}@media (max-width: 720px){.cart-items-panel{border:0!important;background:transparent!important;box-shadow:none!important}.cart-guide-layout .cart-table,.cart-guide-layout .cart-table thead,.cart-guide-layout .cart-table tbody,.cart-guide-layout .cart-table tr,.cart-guide-layout .cart-table td{display:block!important;width:100%!important}.cart-guide-layout .cart-table thead{display:none!important}.cart-guide-layout .cart-table tr{margin-bottom:.6rem!important;padding:.65rem!important;border:1px solid #dfe7f1!important;border-radius:8px!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important}.cart-guide-layout .cart-table td{display:grid!important;grid-template-columns:96px minmax(0,1fr);align-items:center;column-gap:.85rem;min-height:34px;padding:.42rem 0!important;border-bottom:1px solid #edf2f7!important;color:#102033!important;text-align:left;white-space:normal!important}.cart-guide-layout .cart-table td:before,.cart-guide-layout .cart-table td:not(:first-child):before{content:attr(data-label)!important;display:block!important;color:#64748b;font-size:.72rem;font-weight:900;text-align:left;text-transform:uppercase}.cart-guide-layout .cart-table td:first-child{display:block!important;width:100%!important;padding-bottom:.55rem!important;color:#071529!important;font-size:.92rem!important;font-weight:900!important;text-align:left}.cart-guide-layout .cart-table td:first-child:before{display:none!important}.cart-guide-layout .cart-table td[data-label=Quantity] input,.cart-guide-layout .cart-table td[data-label=Action] button{justify-self:start}}.layout:not(.layout--no-header):has(.header--order-flow) .layout__content{padding-top:94px!important}.layout:not(.layout--no-header):has(.header--order-flow) .cart-page{padding-top:.55rem!important}.layout:not(.layout--no-header):has(.header--order-flow) .cart-shell{margin-top:0!important}@media (max-width: 900px){.layout:not(.layout--no-header):has(.header--order-flow) .layout__content{padding-top:88px!important}}.layout:not(.layout--no-header):has(.header--order-flow) .checkout-page{padding-top:.7rem!important}.checkout-page{background:#f5f8fc;padding-bottom:1.4rem!important}.checkout-page>.container,.cart-page .cart-shell,.public-info-page>.container,.support-messenger-shell,.payment-status-page>.container{max-width:1840px!important;width:min(100% - 48px,1840px)!important}.checkout-page h1{font-size:1.35rem!important;line-height:1.15!important;margin:0 0 .65rem!important;color:#061833!important}.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.33fr)!important;gap:1rem!important;align-items:start!important}.checkout-grid>div:first-child,.checkout-grid>div:last-child>div{border:1px solid #d9e4f1!important;border-radius:8px!important;box-shadow:0 12px 28px #0f172a14!important}.checkout-grid>div:first-child{padding:1rem!important;background:#fff!important}.checkout-grid>div:last-child>div{padding:1rem!important;background:#fff!important}.checkout-grid h2{font-size:1.05rem!important;margin:0 0 .75rem!important;color:var(--store-green)!important}.checkout-grid h3{font-size:.92rem!important;margin:0 0 .55rem!important;color:#16243a!important}.checkout-grid .form__group{margin-bottom:.7rem!important}.checkout-grid .form__label{margin-bottom:.25rem!important;font-size:.8rem!important;letter-spacing:0!important}.checkout-grid .form__input,.checkout-grid .form__textarea,.checkout-grid .form__select{min-height:38px!important;padding:.48rem .65rem!important;border-radius:7px!important;font-size:.9rem!important}.checkout-grid .form__textarea{min-height:78px!important}.checkout-grid .btn,.checkout-grid button{min-height:38px}.checkout-grid .btn--large{padding:.58rem 1rem!important;font-size:.9rem!important;border-radius:999px!important}.checkout-grid>div:last-child{position:sticky;top:112px}.checkout-grid>div:last-child [style*="marginBottom: '1.5rem'"]{margin-bottom:.75rem!important}.checkout-grid>div:last-child p{line-height:1.45!important}.public-info-page{background:#f5f8fc;padding:.9rem 0 1.5rem!important}.public-info-page .page__section{padding:.9rem 0!important;background:transparent!important}.public-info-page h1{font-size:1.55rem!important;line-height:1.15!important;margin:0 0 .45rem!important;color:#061833!important}.public-info-page h2{font-size:1.12rem!important;margin:0 0 .75rem!important;color:var(--store-green)!important}.public-info-page h3{font-size:.98rem!important;margin-bottom:.35rem!important;color:#16243a!important}.public-info-page h4{font-size:.92rem!important}.public-info-page p,.public-info-page li{font-size:.92rem!important;line-height:1.55!important}.public-info-page>.container>div:first-child{margin-top:0!important;margin-bottom:.85rem!important}.public-info-page section,.public-info-page>.container>div,.public-info-page .mission-vision-grid>div,.public-info-page .why-choose-grid>div{border-radius:8px}.public-info-page .mission-vision-grid,.public-info-page .why-choose-grid{gap:.9rem!important}.public-info-page .mission-vision-grid>div,.public-info-page [style*=boxShadow],.public-info-page [style*="backgroundColor: '#f8f9fa'"],.public-info-page [style*="backgroundColor: '#e7f3ff'"]{padding:1rem!important;border:1px solid #dfe7f1!important;box-shadow:0 10px 24px #0f172a0f!important;background:#fff!important}.public-info-page [style*=gridTemplateColumns]{gap:1rem!important}.public-info-page input,.public-info-page textarea,.public-info-page select{min-height:38px!important;padding:.52rem .65rem!important;border-radius:7px!important;border-color:#d4dfec!important;font-size:.9rem!important}.public-info-page textarea{min-height:96px!important}.public-info-page button,.public-info-page a[style*=inline-block]{min-height:36px!important;padding:.48rem .95rem!important;border-radius:999px!important;font-size:.88rem!important;font-weight:700!important}.faqs-page [style*="maxWidth: '980px'"],.terms-page [style*="maxWidth: '900px'"]{max-width:1180px!important;margin-left:0!important;margin-right:0!important}.faqs-page section{margin-bottom:1rem!important}.faqs-page button{transition:background-color .16s ease,color .16s ease,border-color .16s ease}.faqs-page button:hover{border-color:var(--store-green)!important;color:var(--store-green)!important}.terms-page section,.returns-page [style*="marginBottom: '2rem'"]{margin-bottom:1rem!important}.payment-status-page{background:#f5f8fc;min-height:100vh!important;padding-top:0!important}.payment-status-page>.container>div{max-width:560px!important;padding:1.35rem!important;border:1px solid #dfe7f1!important;border-radius:10px!important;background:#fff!important;box-shadow:0 16px 36px #0f172a1a!important}.payment-status-page i{font-size:2.7rem!important}.payment-status-page h2{font-size:1.25rem!important;margin-bottom:.65rem!important}.payment-status-page p,.payment-status-page li{font-size:.9rem!important;line-height:1.5!important}.payment-status-page button{min-height:38px!important;padding:.52rem 1rem!important;border-radius:999px!important}.support-messenger-shell{padding-top:.85rem!important}.help-center-top-row{margin-bottom:.65rem!important}.help-center-heading{font-size:1.45rem!important}.support-messenger-layout{min-height:calc(100vh - 230px)!important}@media (max-width: 1100px){.checkout-grid{grid-template-columns:1fr!important}.checkout-grid>div:last-child{position:static}}.my-orders-page{background:#f5f8fc;padding:.85rem 0 1.4rem!important}.my-orders-page>.container{max-width:1840px!important;width:min(100% - 48px,1840px)!important}.my-orders-page h1{margin:0 0 .75rem!important;font-size:1.45rem!important;line-height:1.15!important;color:#061833!important}.my-orders-page h2{margin-bottom:.85rem!important;font-size:1.05rem!important}.my-orders-page h2 i{margin-right:.45rem!important}.my-orders-page>.container>div{margin-bottom:1.2rem!important}.my-orders-page>.container>div>div{gap:.8rem!important}.my-orders-page>.container>div>div>div,.my-orders-page .container>div[style*="backgroundColor: '#fff'"]{padding:1rem!important;border-radius:8px!important;border-left-width:3px!important;box-shadow:0 10px 24px #0f172a12!important}.my-orders-page [style*="gridTemplateColumns: '1fr 1fr 1fr 1fr'"]{grid-template-columns:1.1fr 1fr .8fr 1fr!important;gap:.75rem!important;margin-bottom:.9rem!important;padding-bottom:.85rem!important}.my-orders-page p{line-height:1.45!important}.my-orders-page [style*="gridTemplateColumns: 'repeat(auto-fit, minmax(200px, 1fr))'"]{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))!important;gap:.65rem!important}.my-orders-page .btn,.my-orders-page button{min-height:36px!important;padding:.45rem .9rem!important;border-radius:999px!important;font-size:.86rem!important}.auth-page{background:#f5f8fc!important;min-height:100vh!important;display:flex;align-items:center;padding:1.25rem 0!important}.auth-page .container{width:min(100% - 32px,560px)!important;max-width:560px!important}.auth-page__container,.auth-page--compact .container>div>div,.auth-page--compact .container>div{border:1px solid #dfe7f1!important;border-radius:10px!important;box-shadow:0 18px 42px #0f172a1a!important;background:#fff!important}.auth-page__container{padding:1.25rem!important}.auth-page--compact .container>div{margin:0 auto!important;padding:0!important;max-width:500px!important}.auth-page--compact .container>div>div{padding:1.25rem!important}.auth-page__title,.auth-page h1{font-size:1.45rem!important;line-height:1.15!important;margin:0 0 .35rem!important;color:#061833!important}.auth-page__subtitle,.auth-page p{font-size:.9rem!important;line-height:1.45!important}.auth-page i[style*="fontSize: '3rem'"]{font-size:2.1rem!important;margin-bottom:.6rem!important}.auth-page [style*="marginBottom: '2rem'"]{margin-bottom:.9rem!important}.auth-page .form{padding:0!important}.auth-page .form__group,.auth-page form>div{margin-bottom:.75rem!important}.auth-page .form__label,.auth-page label{margin-bottom:.28rem!important;font-size:.82rem!important;color:#334155!important}.auth-page .form__input,.auth-page input{min-height:38px!important;padding:.5rem .65rem!important;border-radius:7px!important;border-color:#d4dfec!important;font-size:.9rem!important}.auth-page input[pattern="\\d{6}"],.auth-page input[maxLength="6"]{font-size:1.15rem!important;letter-spacing:.35rem!important}.auth-page .btn,.auth-page button{min-height:38px!important;padding:.52rem .95rem!important;border-radius:999px!important;font-size:.9rem!important}.auth-page [style*="padding: '1rem'"],.auth-page [style*="padding: '0.75rem'"]{padding:.65rem .75rem!important}.header__logo{min-width:clamp(280px,31vw,520px)!important;gap:0!important}.header__logo img{width:clamp(260px,28vw,470px)!important;height:auto!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important}.header__brand-copy{display:none!important}.desktop-navbar__logo{width:clamp(250px,28vw,430px)!important;height:auto!important;max-height:54px!important;object-fit:contain!important;object-position:left center!important}@media (max-width: 680px){.header__logo{min-width:clamp(210px,72vw,310px)!important}.header__logo img{width:clamp(205px,70vw,300px)!important;max-height:42px!important}}:root{--store-purple: #0638dc;--store-purple-dark: #0628a8;--store-green: #12b600;--store-green-dark: #0a7f12;--sf-primary: #0638dc;--sf-success: #12b600;--sf-focus: rgba(6, 56, 220, .24)}.header__info-item i,.storefront-benefits i,.home-section-title--inline>a,.home-hero-carousel__label,.home-category-strip i,.cart-summary__total,.checkout-summary__total,.product-card__price{color:var(--store-green)!important}.header__link:hover,.header__link--active,.header__top-nav .header__link--active,.mobile-bottom-nav__item--active{color:var(--store-purple)!important}.header__hamburger span,.mobile-bottom-nav__item--active:before{background:var(--store-purple)!important}.header__market-bar,.desktop-navbar,.desktop-filter-nav{background:linear-gradient(90deg,var(--store-purple) 0%,#0760c8 38%,var(--store-green-dark) 100%)!important}.home-hero-carousel__overlay{background:linear-gradient(90deg,rgba(5,20,44,.82) 0%,rgba(7,55,136,.54) 44%,rgba(5,72,18,.34) 100%),linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.04))!important}.home-page .hero:before,.hero:before{background:linear-gradient(90deg,rgba(5,20,44,.84) 0%,rgba(7,55,136,.58) 48%,rgba(6,101,24,.36) 100%),url(/assets/hero-bg.jpg-9475d564.jpg) center/cover!important}.btn--primary,.hero__button--primary,.cart-checkout-cta .btn,.checkout-grid .btn--primary,.my-orders-page .btn--primary{background:var(--store-green)!important;border-color:var(--store-green)!important;color:#fff!important}.btn--primary:hover,.hero__button--primary:hover,.cart-checkout-cta .btn:hover,.checkout-grid .btn--primary:hover,.my-orders-page .btn--primary:hover{background:var(--store-green-dark)!important;border-color:var(--store-green-dark)!important}.btn--outline,.hero__button--secondary{border-color:#ffffffb8!important}.header__market-bar .header__cart,.header__market-bar .header__login,.header__market-bar .header__register,.header__search-toggle{background:rgba(255,255,255,.14)!important}.header__market-bar .header__register,.header__market-bar .header__cart{color:#fff!important}.search-suggestions__cart,.product-card__button,.products-toolbar__button{background:var(--store-green)!important}html,body,#root{max-width:100%;overflow-x:hidden}img,video,canvas,svg{max-width:100%}.layout:not(.layout--no-header) .layout__content,.page,.container,.products-page,.cart-page,.checkout-page,.public-info-page,.my-orders-page,.support-messenger-shell{min-width:0;overflow-x:clip}.btn,.hero__button,button,a{-webkit-tap-highlight-color:transparent}.btn,.hero__button,.product-card__button,.cart-continue-link,.products-top-link,.help-ticket-card,.order-card,.info-card,.product-card{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease!important}.btn:active,.hero__button:active,.product-card__button:active,.cart-continue-link:active,.products-top-link:active{transform:translateY(1px) scale(.99)}.storefront-loading-state,.products-loading,.cart-state{position:relative;overflow:hidden}.storefront-loading-state:after,.products-loading:after,.cart-state:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);animation:storefrontSkeletonSweep 1.25s ease-in-out infinite;pointer-events:none}@keyframes storefrontSkeletonSweep{to{transform:translate(100%)}}.home-hero-carousel{min-height:clamp(430px,58vh,650px)!important}.home-hero-carousel__image{object-position:center center}.home-hero-carousel__content h1{max-width:min(760px,92vw)!important;font-size:clamp(2.4rem,5vw,4.85rem)!important;letter-spacing:0!important}.home-hero-carousel__content p{max-width:min(660px,92vw)}.home-hero-carousel__dots button{min-width:34px;height:4px}.products-toolbar{min-width:0}.products-toolbar__inner{gap:.55rem!important}.products-toolbar__filters,.products-search-control{min-width:0!important}.products-grid{align-items:stretch}.product-card{display:flex!important;flex-direction:column!important}.product-card:hover{transform:translateY(-3px)}.product-card__content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}.product-card__button{margin-top:auto!important}.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__stock{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:.16rem .44rem;border-radius:999px;background:rgba(18,182,0,.1);color:var(--store-green-dark)!important}.cart-guide-layout .cart-table td:first-child,.cart-item-card__title,.order-card,.info-card{overflow-wrap:anywhere}.cart-summary-card{transform:translateZ(0);backface-visibility:hidden;will-change:transform}.checkout-grid input,.checkout-grid select,.checkout-grid textarea,.auth-form input,.auth-form select,.auth-form textarea,.support-compose textarea,.support-ticket-form input,.support-ticket-form select,.support-ticket-form textarea{max-width:100%}.public-info-page .info-section,.public-info-page .info-card,.support-messenger-shell,.my-orders-page .order-card,.checkout-section,.cart-summary-card{border-radius:8px!important}@media (max-width: 1180px){.header__top-inner,.header__info{gap:1rem}}@media (max-width: 900px){.header__top-inner{min-height:70px}.header__info{display:none!important}.header__market-bar{position:sticky;top:0;z-index:80}.home-hero-carousel{min-height:clamp(380px,62vh,560px)!important}.storefront-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}.products-page,.cart-page,.checkout-page,.public-info-page,.my-orders-page{padding-inline:clamp(.75rem,3vw,1.35rem)!important}.support-messenger-shell,.help-center-layout,.help-center-grid{grid-template-columns:1fr!important}}@media (max-width: 720px){.cart-guide-layout,.cart-layout{grid-template-columns:1fr!important}.cart-summary-card{position:static!important;transform:none!important;width:100%}.checkout-grid,.checkout-main-grid,.checkout-delivery-grid,.checkout-geolocation-grid{grid-template-columns:1fr!important}.receipt-page-actions,.receipt-actions{justify-content:center}}@media (max-width: 560px){.header__top-inner{min-height:62px;padding-inline:.75rem!important}.header__logo{min-width:0!important;width:min(76vw,320px)!important}.header__logo img{width:min(76vw,320px)!important;max-height:42px!important}.desktop-navbar__logo{width:min(74vw,300px)!important;max-height:40px!important}.home-hero-carousel{min-height:360px!important}.home-hero-carousel__content{padding-inline:1rem!important}.home-hero-carousel__content h1{font-size:clamp(2rem,12vw,3.1rem)!important;line-height:1.05!important}.home-hero-carousel__content p{font-size:.98rem!important}.home-hero-carousel__actions,.hero__actions{align-items:stretch!important;flex-direction:column!important;width:min(100%,300px)}.home-hero-carousel__actions .btn,.hero__actions .hero__button{justify-content:center;width:100%}.storefront-benefits{grid-template-columns:1fr!important}.products-toolbar__inner{display:grid!important;grid-template-columns:1fr auto auto auto;align-items:center}.products-toolbar__filters{display:contents!important}.products-search-control{grid-column:1 / 2}.products-toolbar__select{grid-column:2 / 3;max-width:9.5rem}.products-top-link,.products-toolbar__button{min-height:40px!important;padding:.48rem .68rem!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important}.product-card__image{min-height:118px!important}.product-card__name{font-size:.88rem!important;line-height:1.22!important}.product-card__price{font-size:1rem!important}.product-card__button{min-height:38px!important;padding-block:.45rem!important}.cart-page{padding-top:.7rem!important}.cart-item-card{gap:.65rem!important;padding:.85rem!important}.cart-item-card__meta{grid-template-columns:1fr!important;gap:.45rem!important}.cart-item-card__action-row{align-items:stretch!important;flex-direction:column!important}.cart-item-card__remove,.cart-continue-link,.cart-summary-card .btn{width:100%;justify-content:center}.public-info-page .info-grid,.public-info-page .contact-grid,.returns-grid,.faq-grid,.about-grid,.trust-grid{grid-template-columns:1fr!important}.support-topbar,.help-center-header,.my-orders-header{align-items:stretch!important;flex-direction:column!important;gap:.75rem!important}.support-topbar .btn,.help-center-header .btn,.my-orders-header .btn{justify-content:center;width:100%}}@media (max-width: 390px){.products-page,.cart-page,.checkout-page,.public-info-page,.my-orders-page{padding-inline:.6rem!important}.products-grid{gap:.55rem!important}.product-card__content{padding:.65rem!important}.product-card__button{font-size:.82rem!important}}@media (max-width: 760px){.cart-shell{padding-left:.7rem!important;padding-right:.7rem!important}.cart-items-panel{overflow-x:hidden!important;width:100%!important}.cart-guide-layout .cart-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.cart-guide-layout .cart-table thead{display:table-header-group!important}.cart-guide-layout .cart-table tbody{display:table-row-group!important}.cart-guide-layout .cart-table tr{display:table-row!important;width:auto!important;border:0!important;box-shadow:none!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{display:table-cell!important;padding:.56rem .25rem!important;font-size:.68rem!important;line-height:1.25!important;white-space:normal!important;vertical-align:middle!important}.cart-guide-layout .cart-table td:before,.cart-guide-layout .cart-table td:not(:first-child):before,.cart-guide-layout .cart-table td:first-child:before,.cart-guide-layout .cart-table td[data-label=Quantity]:before,.cart-guide-layout .cart-table td[data-label=Action]:before{content:none!important;display:none!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{width:28%!important;min-width:0!important;max-width:none!important;font-size:.67rem!important;font-weight:800!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{width:16%!important;min-width:0!important;font-size:.64rem!important;overflow-wrap:normal!important;word-break:normal!important}.cart-guide-layout .cart-table td[data-label=Quantity]{width:25%!important;text-align:center!important}.cart-guide-layout .cart-table td[data-label=Action]{width:15%!important;text-align:center!important}.cart-quantity-stepper{width:94px!important;min-width:94px!important;display:inline-grid!important;grid-template-columns:25px minmax(44px,1fr) 25px!important;align-items:stretch!important;overflow:hidden!important}.cart-quantity-stepper button{width:25px!important;min-width:25px!important;flex-basis:25px!important;height:34px!important;min-height:34px!important;padding:0!important;display:grid!important;place-items:center!important;font-size:.72rem!important}.cart-quantity-stepper .cart-quantity-input{width:44px!important;min-width:44px!important;flex-basis:44px!important;height:34px!important;min-height:34px!important;padding:0!important;text-align:center!important;font-size:.76rem!important;line-height:34px!important;overflow:visible!important}.cart-guide-layout .cart-table td[data-label=Action] .btn,.cart-guide-layout .cart-table td[data-label=Action] button{width:auto!important;min-width:44px!important;height:30px!important;min-height:30px!important;padding:0 .18rem!important;color:#007a32!important;background:transparent!important;border:0!important;border-radius:6px!important;font-size:.62rem!important;font-weight:800!important;overflow:visible!important}.cart-guide-layout .cart-table td[data-label=Action] button:after{content:none!important}}@media (max-width: 380px){.cart-shell{padding-left:.45rem!important;padding-right:.45rem!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{padding-left:.16rem!important;padding-right:.16rem!important;font-size:.61rem!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{width:27%!important;font-size:.61rem!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{width:15%!important;font-size:.58rem!important}.cart-guide-layout .cart-table td[data-label=Quantity]{width:28%!important}.cart-guide-layout .cart-table td[data-label=Action]{width:15%!important}}.app-modal-overlay{z-index:8990!important;background:rgba(15,23,42,.54)!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.app-modal-shell{z-index:9000!important;top:50%!important;left:50%!important;width:min(92vw,440px)!important;max-width:440px!important;max-height:min(82vh,620px)!important;transform:translate(-50%,-50%)!important;border-radius:10px!important;overflow:hidden auto!important}.product-quick-view-overlay{z-index:5000!important}.product-card__button.is-added,.product-card__button--icon.is-added,.product-quick-view__add-button.is-added{background:#008a1e!important;color:#fff!important;border-color:#008a1e!important}.product-card__button.is-added,.product-card__button--icon.is-added{transform:scale(1.04)}.product-quick-view__add-button.is-added{box-shadow:0 10px 24px #008a1e38!important}@media (max-width: 760px){.app-modal-shell{width:min(92vw,390px)!important;max-height:78vh!important}}@media (max-width: 340px){.products-grid{grid-template-columns:1fr!important}.products-toolbar__inner{grid-template-columns:1fr auto}.products-search-control,.products-toolbar__select{grid-column:1 / -1;max-width:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-hero-carousel{height:clamp(500px,58vh,640px)!important;min-height:0!important;max-height:640px!important}.home-hero-carousel__image{height:100%!important;object-fit:cover!important}.home-featured-product{display:flex!important;flex-direction:column!important;min-height:100%}.home-featured-product__main{min-width:0;display:grid;gap:.32rem;color:inherit;text-decoration:none}.home-featured-product__badge{width:fit-content;max-width:100%;padding:.16rem .46rem;border-radius:999px;background:rgba(6,56,220,.08);color:var(--store-purple)!important;font-size:.68rem!important;font-weight:900;text-transform:uppercase}.home-featured-product__badge--sale{background:rgba(18,182,0,.12);color:var(--store-green-dark)!important}.home-featured-product__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem .5rem;align-items:center;margin-top:auto;padding-top:.55rem}.home-featured-product__stock{min-width:0;color:var(--store-green-dark);font-size:.74rem;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-featured-product__stock--out{color:#e11d48}.home-featured-product__footer em{grid-column:1 / 2}.home-featured-product__cart{grid-column:2 / 3;grid-row:1 / 3;width:38px;height:38px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:var(--store-green);color:#fff;cursor:pointer;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.home-featured-product__cart:hover{background:var(--store-green-dark);box-shadow:0 8px 18px #0a7f1233;transform:translateY(-1px)}.home-featured-product__cart:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.header__hamburger{border:0!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important}.header__hamburger span{width:19px!important;height:2px!important;border-radius:999px!important;background:#fff!important}.header__hamburger--open span:nth-child(1){transform:rotate(45deg) translate(4px,5px)!important}.header__hamburger--open span:nth-child(2){transform:scaleX(0)!important}.header__hamburger--open span:nth-child(3){transform:rotate(-45deg) translate(4px,-5px)!important}.header__mobile-menu{box-shadow:0 22px 44px #0f172a29}@media (max-width: 900px){.home-hero-carousel{height:440px!important;max-height:440px!important}}@media (max-width: 640px){.home-hero-carousel{height:390px!important;max-height:390px!important}.home-featured-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.home-featured-product{padding:.55rem!important}.home-featured-product__image{height:104px!important}.home-featured-product strong{min-height:2.15rem!important;font-size:.84rem!important}.home-featured-product__cart{width:34px;height:34px}.cart-table{display:block!important;border:0!important;background:transparent!important}.cart-table thead{display:none!important}.cart-table tbody{display:grid!important;gap:.55rem!important}.cart-table tr{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:.4rem .65rem;align-items:center;padding:.7rem .75rem!important;border:1px solid #dbe5f0!important;border-radius:8px!important;background:#fff!important;box-shadow:0 6px 18px #0f172a0d!important}.cart-table td{display:block!important;padding:0!important;border:0!important;min-height:0!important;text-align:left!important}.cart-table td:before{display:none!important;content:none!important}.cart-table td[data-label=Product]{grid-column:1 / -1;font-size:.92rem!important;line-height:1.25!important}.cart-table td[data-label="Unit Price"],.cart-table td[data-label=Subtotal]{color:#334155;font-size:.84rem!important}.cart-table td[data-label="Unit Price"]:after{content:" each";color:#64748b;font-weight:600}.cart-table td[data-label=Quantity],.cart-table td[data-label=Action]{justify-self:end}.cart-table td[data-label=Action] .btn{min-height:34px!important;padding:.36rem .68rem!important;font-size:.8rem!important}.cart-quantity-input{width:50px!important;min-height:34px!important}}@media (max-width: 360px){.home-featured-products{grid-template-columns:1fr!important}.home-hero-carousel{height:360px!important;max-height:360px!important}}@media (max-width: 680px){.header{position:relative!important;z-index:200!important}.header__top{position:relative!important;z-index:205!important;background:#fff!important}.header__top-inner{min-height:58px!important;padding:.42rem .7rem!important}.header__logo{width:min(88vw,360px)!important;min-width:0!important}.header__logo img{width:min(88vw,360px)!important;max-height:46px!important}.header__market-bar{position:sticky!important;top:0!important;z-index:204!important;height:58px!important;min-height:58px!important;overflow:visible!important}.header__market-inner{height:58px!important;min-height:58px!important;padding:0 .65rem!important;gap:.45rem!important}.header__actions{width:100%!important;justify-content:space-between!important;gap:.38rem!important}.header__icon-button,.header__cart,.header__avatar,.header__hamburger{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;border-radius:999px!important}.header__cart span:not(.header__badge){display:none!important}.header__badge{top:-4px!important;right:-2px!important}.header__avatar{background:linear-gradient(145deg,var(--store-green) 0%,var(--store-purple) 100%)!important;color:#fff!important;font-size:.95rem!important;font-weight:900!important;box-shadow:none!important}.header__account{position:static!important}.header__account-menu{position:absolute!important;top:calc(100% + .4rem)!important;left:.65rem!important;right:.65rem!important;width:auto!important;max-width:none!important;z-index:260!important;border-radius:8px!important;box-shadow:0 18px 42px #0f172a38!important}.header__search-area{position:static!important;flex:0 0 auto!important}.header__search-drawer{position:static!important;width:auto!important}.header__search-drawer input{display:none!important}.header__search-drawer--open{position:absolute!important;left:.65rem!important;right:.65rem!important;top:6px!important;z-index:252!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:.35rem!important;align-items:center!important;width:auto!important;min-width:0!important;padding:0!important;background:transparent!important}.header__search-drawer--open input{display:block!important;height:44px!important;width:100%!important;min-width:0!important;padding:0 2.1rem 0 .8rem!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;font-size:.9rem!important}.header__search-drawer--open input::placeholder{color:#ffffffd6!important}.header__search-results{position:absolute!important;top:calc(100% + .45rem)!important;left:0!important;right:0!important;width:auto!important;max-height:min(58vh,430px)!important;overflow-y:auto!important;border-radius:8px!important;z-index:270!important}.header__search-product{grid-template-columns:minmax(0,1fr) 46px!important;gap:.45rem!important;padding:.62rem .7rem!important}.header__search-product-image{display:none!important}.header__search-product-copy strong{font-size:.86rem!important;line-height:1.18!important}.header__search-product-copy small,.header__search-product-copy em{font-size:.76rem!important}.header__mobile-menu{position:absolute!important;top:100%!important;left:.65rem!important;right:.65rem!important;width:auto!important;padding:.85rem!important;gap:.2rem!important;align-items:stretch!important;text-align:left!important;border:1px solid #e2e8f0!important;border-radius:0 0 10px 10px!important;z-index:250!important}.header__mobile-menu .header__link{min-height:44px!important;display:flex!important;align-items:center!important;padding:.4rem .55rem!important;color:#1f2937!important;font-size:.94rem!important}.header__mobile-search{display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;gap:.45rem!important;margin-bottom:.45rem!important}.header__mobile-search input{height:46px!important;min-width:0!important;font-size:.9rem!important}.header__mobile-search button{width:46px!important;height:46px!important}.home-hero-carousel{height:auto!important;min-height:430px!important;max-height:none!important;align-items:stretch!important}.home-hero-carousel .container{display:flex!important;align-items:center!important;width:100%!important}.home-hero-carousel__content{width:100%!important;max-width:none!important;padding:1.25rem 1rem 1rem!important}.home-hero-carousel__label{margin-bottom:.4rem!important;font-size:.68rem!important}.home-hero-carousel__content h1{max-width:100%!important;margin-bottom:.65rem!important;font-size:clamp(2.05rem,10.2vw,2.85rem)!important;line-height:1.03!important;letter-spacing:0!important}.home-hero-carousel__content p{max-width:100%!important;margin-bottom:.9rem!important;font-size:.92rem!important;line-height:1.45!important}.home-hero-carousel__actions,.hero__actions{gap:.5rem!important;width:100%!important;max-width:100%!important}.home-hero-carousel__actions .hero__button,.hero__actions .hero__button{min-height:46px!important;padding:.62rem .8rem!important;font-size:.9rem!important}.home-hero-carousel__dots{margin-top:.75rem!important}.home-service-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-service-item{min-height:84px!important;padding:.65rem .35rem!important;flex-direction:column!important;gap:.35rem!important;text-align:center!important;font-size:.86rem!important}.home-confidence-section,.home-featured-section,.home-process-section,.home-delivery-section{padding:1.6rem 0!important}.home-confidence{gap:1rem!important}.home-confidence h2,.home-section-title h2,.home-delivery-band h2{font-size:clamp(1.35rem,7vw,1.85rem)!important;line-height:1.14!important}}@media (max-width: 390px){.header__logo,.header__logo img{width:min(86vw,330px)!important;max-height:42px!important}.home-hero-carousel{min-height:410px!important}.home-hero-carousel__content h1{font-size:clamp(1.85rem,9.4vw,2.35rem)!important}.home-hero-carousel__content p{font-size:.86rem!important}}.product-card__button--icon{align-self:flex-end!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:inline-grid!important;place-items:center!important;justify-content:center!important;align-items:center!important;padding:0!important;border-radius:999px!important;font-size:.98rem!important;line-height:1!important}.product-card__button--icon i{display:block!important;margin:0!important;line-height:1!important}@media (min-width: 681px){.home-hero-carousel__content{padding-top:clamp(4.4rem,8vh,6.5rem)!important;padding-bottom:clamp(3.4rem,6vh,5rem)!important}.home-hero-carousel__label{margin-top:0!important}}@media (max-width: 680px){.header:has(.header__search-drawer--open) .header__cart,.header:has(.header__search-drawer--open) .header__account,.header:has(.header__search-drawer--open) .header__auth,.header:has(.header__search-drawer--open) .header__hamburger{opacity:0!important;transform:scale(.92)!important;pointer-events:none!important}.header__search-drawer--open{grid-template-columns:44px minmax(0,1fr)!important;top:7px!important}.header__search-drawer--open .header__icon-button{background:rgba(255,255,255,.16)!important}.header__search-drawer--open input{background:rgba(255,255,255,.94)!important;color:#0f172a!important;box-shadow:0 10px 24px #0f172a29!important}.header__search-drawer--open input::placeholder{color:#64748b!important}.home-hero-carousel{min-height:455px!important}.home-hero-carousel .container{align-items:flex-start!important}.home-hero-carousel__content{padding-top:1.65rem!important;padding-bottom:1.1rem!important}.home-hero-carousel__label{display:block!important;max-width:100%!important;margin-bottom:.5rem!important;white-space:normal!important;overflow:visible!important}.home-hero-carousel__content h1{font-size:clamp(1.86rem,8.7vw,2.5rem)!important;line-height:1.04!important}.home-hero-carousel__content p{font-size:.88rem!important;line-height:1.42!important}.product-card__content{position:relative!important;padding-right:3.15rem!important}.product-card__button--icon{position:absolute!important;right:.62rem!important;bottom:.62rem!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.product-card__stock{margin-bottom:0!important}}@media (max-width: 390px){.home-hero-carousel{min-height:435px!important}.home-hero-carousel__content{padding-top:1.45rem!important}.home-hero-carousel__content h1{font-size:clamp(1.68rem,8.2vw,2.12rem)!important}}.product-card__content{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:.75rem!important;align-items:end!important}.product-card__title,.product-card__category,.product-card__price,.product-card__old-price,.product-card__stock{grid-column:1 / 2!important}.product-card__button--icon{grid-column:2 / 3!important;grid-row:3 / 6!important;align-self:end!important;justify-self:end!important;background:var(--cn-green, #00b800)!important;color:#fff!important}.product-card__button--icon:disabled{background:#9fb8a9!important}@media (min-width: 681px){.home-hero-carousel{min-height:clamp(520px,32vw,620px)!important}.home-hero-carousel .container{align-items:center!important}.home-hero-carousel__content{padding-top:clamp(2.5rem,4.5vw,4.5rem)!important;transform:translateY(0)!important}}@media (max-width: 680px){.header__mobile-search{display:none!important}.header:has(.header__search-drawer--open) .header__market-actions{grid-template-columns:minmax(0,1fr)!important}.header:has(.header__search-drawer--open) .header__search-area{width:100%!important}.header__search-drawer--open{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;grid-template-columns:42px minmax(0,1fr)!important;gap:.42rem!important;padding:0!important}.header__search-drawer--open input{height:42px!important;min-width:0!important;padding:0 .72rem!important;font-size:.9rem!important}.header__search-results{left:0!important;right:0!important;width:100%!important;max-width:none!important;top:calc(100% + .45rem)!important}.home-hero-carousel{min-height:clamp(480px,82vh,560px)!important;overflow:hidden!important}.home-hero-carousel .container{align-items:flex-start!important}.home-hero-carousel__content{padding:2.15rem 1rem 1.1rem!important;transform:none!important}.home-hero-carousel__label{margin-top:0!important;margin-bottom:.45rem!important;line-height:1.2!important}.home-hero-carousel__content h1{font-size:clamp(1.72rem,8.3vw,2.34rem)!important;line-height:1.04!important;margin-bottom:.65rem!important}.home-hero-carousel__content p{font-size:.86rem!important;line-height:1.42!important;margin-bottom:.75rem!important}.home-hero-carousel__actions,.hero__actions{display:grid!important;grid-template-columns:1fr!important}.home-hero-carousel__dots{margin-top:.6rem!important}.product-card__content{padding-right:.7rem!important}.product-card__button--icon{position:static!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.cart-guide-layout{gap:.8rem!important}.cart-guide-layout .cart-table{display:block!important;width:100%!important;border:0!important;background:transparent!important;box-shadow:none!important}.cart-guide-layout .cart-table thead{display:none!important}.cart-guide-layout .cart-table tbody{display:grid!important;gap:.5rem!important}.cart-guide-layout .cart-table tr{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:.28rem .65rem!important;padding:.7rem!important;border:1px solid #dbe5f0!important;border-radius:8px!important;background:#fff!important;box-shadow:0 6px 16px #0f172a0d!important}.cart-guide-layout .cart-table td{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:0!important;padding:0!important;border:0!important;font-size:.86rem!important}.cart-guide-layout .cart-table td:before,.cart-guide-layout .cart-table td:not(:first-child):before{content:attr(data-label)!important;margin-right:.7rem!important;color:#64748b!important;font-size:.7rem!important;font-weight:700!important;letter-spacing:.02em!important;text-transform:uppercase!important}.cart-guide-layout .cart-table td[data-label=Product]{grid-column:1 / 3!important;font-size:.95rem!important;font-weight:700!important;line-height:1.25!important;padding-bottom:.34rem!important;border-bottom:1px solid #edf2f7!important}.cart-guide-layout .cart-table td[data-label=Product]:before{content:none!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{grid-column:1 / 2!important;justify-content:flex-start!important}.cart-guide-layout .cart-table td[data-label=Quantity]{grid-column:2 / 3!important;grid-row:2 / 3!important;justify-content:flex-end!important}.cart-guide-layout .cart-table td[data-label=Action]{grid-column:2 / 3!important;grid-row:3 / 4!important;justify-content:flex-end!important;align-self:end!important}.cart-guide-layout .cart-table td[data-label=Quantity]:before,.cart-guide-layout .cart-table td[data-label=Action]:before{content:none!important}.cart-guide-layout .cart-table td[data-label=Action] .btn,.cart-guide-layout .cart-table td[data-label=Action] button{min-height:34px!important;padding:.36rem .78rem!important;font-size:.78rem!important;border-radius:999px!important}.cart-guide-layout .cart-table td[data-label=Quantity] input{width:52px!important;height:34px!important}}@media (max-width: 390px){.home-hero-carousel{min-height:500px!important}.home-hero-carousel__content{padding-top:1.85rem!important}.home-hero-carousel__content h1{font-size:clamp(1.56rem,7.7vw,2rem)!important}}@media (max-width: 680px){.cart-page{padding-top:.6rem!important}.cart-shell{padding-left:.65rem!important;padding-right:.65rem!important}.cart-guide-header{display:grid!important;grid-template-columns:1fr!important;gap:.45rem!important;margin-bottom:.65rem!important}.cart-guide-header h1{font-size:1.35rem!important;margin:0!important}.cart-continue-link{width:100%!important;min-height:36px!important;justify-content:center!important;padding:.42rem .75rem!important;font-size:.82rem!important}.cart-guide-layout{display:grid!important;grid-template-columns:1fr!important;gap:.75rem!important}.cart-items-panel{width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;border:1px solid #dbe5f0!important;border-radius:8px!important;background:#fff!important;box-shadow:0 6px 18px #0f172a0d!important}.cart-guide-layout .cart-table{display:table!important;width:100%!important;min-width:610px!important;border-collapse:collapse!important;border-spacing:0!important;margin:0!important;background:#fff!important}.cart-guide-layout .cart-table thead{display:table-header-group!important}.cart-guide-layout .cart-table tbody{display:table-row-group!important}.cart-guide-layout .cart-table tr{display:table-row!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;background:transparent!important}.cart-guide-layout .cart-table tr:hover{box-shadow:none!important;transform:none!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{display:table-cell!important;padding:.5rem .55rem!important;border-bottom:1px solid #edf2f7!important;background:transparent!important;vertical-align:middle!important;text-align:left!important;white-space:nowrap!important}.cart-guide-layout .cart-table th{position:sticky!important;top:0!important;z-index:1!important;background:#f8fafc!important;color:#334155!important;font-size:.68rem!important;font-weight:900!important;text-transform:uppercase!important}.cart-guide-layout .cart-table td{color:#0f172a!important;font-size:.82rem!important;line-height:1.25!important}.cart-guide-layout .cart-table td:before,.cart-guide-layout .cart-table td:not(:first-child):before,.cart-guide-layout .cart-table td:first-child:before,.cart-guide-layout .cart-table td[data-label=Quantity]:before,.cart-guide-layout .cart-table td[data-label=Action]:before{content:none!important;display:none!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{width:220px!important;min-width:220px!important;max-width:220px!important;white-space:normal!important;font-size:.82rem!important;font-weight:800!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{width:105px!important;min-width:105px!important}.cart-guide-layout .cart-table td[data-label=Quantity]{width:76px!important;min-width:76px!important;text-align:center!important}.cart-guide-layout .cart-table td[data-label=Action]{width:96px!important;min-width:96px!important;text-align:right!important}.cart-guide-layout .cart-table td[data-label=Quantity] input,.cart-guide-layout .cart-quantity-input{width:54px!important;height:32px!important;min-height:32px!important;padding:.18rem .1rem!important;font-size:.82rem!important}.cart-guide-layout .cart-table td[data-label=Action] .btn,.cart-guide-layout .cart-table td[data-label=Action] button{display:inline-flex!important;min-height:31px!important;padding:.32rem .66rem!important;border-radius:999px!important;font-size:.74rem!important;white-space:nowrap!important}.cart-summary-card{width:100%!important;margin-top:0!important;padding:.9rem!important}}.products-grid{align-items:stretch!important}.products-grid>.product-card,.product-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;min-height:0!important;border-radius:8px!important;cursor:pointer!important}.product-card__image{height:148px!important;min-height:148px!important;padding:.55rem!important;background:#f5f7fa!important}.product-card__image img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important}.product-card__content{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;grid-template-areas:"title title" "category category" "price button" "stock button"!important;gap:.25rem .55rem!important;align-items:end!important;padding:.72rem .78rem .76rem!important;min-height:154px!important}.product-card__title{grid-area:title!important;min-height:2.35rem!important;margin:0!important;color:#142033!important;font-size:.94rem!important;font-weight:850!important;line-height:1.22!important;letter-spacing:0!important}.product-card__category{grid-area:category!important;min-width:0!important;margin:0!important;color:#64748b!important;font-size:.7rem!important;font-weight:800!important;line-height:1.15!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.product-card__price-block,.product-card__price,.product-card__old-price{grid-area:price!important;margin:0!important;align-self:end!important}.product-card__price-block{display:flex!important;flex-direction:column!important;gap:.12rem!important}.product-card__price,.product-card__old-price{color:#00b600!important;font-size:1rem!important;font-weight:900!important;line-height:1.05!important;white-space:nowrap!important}.product-card__old-price{color:#94a3b8!important;font-size:.72rem!important;text-decoration:line-through!important}.product-card__stock{grid-area:stock!important;width:auto!important;min-width:0!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#00a81b!important;font-size:.73rem!important;font-weight:850!important;line-height:1.2!important;text-align:left!important;white-space:normal!important}.product-card__button,.product-card__button--icon{grid-area:button!important;position:static!important;justify-self:end!important;align-self:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important}.product-card__button i,.product-card__button--icon i{margin:0!important;line-height:1!important}.product-quick-view-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:clamp(.5rem,2vw,1rem);background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden}.product-quick-view{position:relative;width:min(920px,calc(100vw - 1rem));box-sizing:border-box;max-height:min(88vh,760px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:1.5rem;padding:1.45rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;box-shadow:0 24px 70px #0f172a3d;overflow-y:auto;overflow-x:hidden}.product-quick-view__close{position:absolute;top:0;right:0;width:40px;height:40px;border:0;border-radius:0 6px;background:#111827;color:#fff;cursor:pointer;z-index:2;display:inline-flex;align-items:center;justify-content:center}.product-quick-view__image{min-height:380px;min-width:0;display:grid;place-items:center;border-radius:4px;background:#f7f8fa;border:1px solid #edf2f7}.product-quick-view__image img{max-width:94%;max-height:360px;object-fit:contain}.product-quick-view__placeholder{color:#94a3b8;font-size:3rem}.product-quick-view__content{position:relative;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:.85rem;padding:.35rem .1rem}.product-quick-view__category{margin:0;color:#07f;font-size:.78rem;font-weight:800;text-transform:uppercase}.product-quick-view__content h2{margin:0;color:#0f172a;font-size:clamp(1.45rem,2.55vw,2rem);line-height:1.16}.product-quick-view__price{margin:0;color:#00b600;font-size:1.45rem;font-weight:900}.product-quick-view__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.product-quick-view__price-row strong{color:#00b600;font-size:1.55rem;line-height:1}.product-quick-view__old-price{color:#94a3b8;text-decoration:line-through}.product-quick-view__price-row em{padding:.2rem .42rem;border-radius:999px;background:#e8f7eb;color:#008b22;font-size:.75rem;font-style:normal;font-weight:800}.product-quick-view__stock{margin:0;color:#0f172a;font-weight:700}.product-quick-view__stock--out{color:#dc2626}.product-quick-view__note{margin:.35rem 0 .2rem;color:#334155;line-height:1.45;font-size:.95rem}.product-quick-view__quantity-row,.product-quick-view__subtotal{display:flex;align-items:center;gap:.85rem;color:#0f172a;font-size:.95rem;font-weight:700}.product-quick-view__stepper{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:2px;background:#fff;overflow:hidden}.product-quick-view__stepper button,.product-quick-view__stepper input{flex:0 0 auto;height:40px;border:0;background:#fff;color:#0f172a;text-align:center;font-weight:700}.product-quick-view__stepper button{width:40px;cursor:pointer}.product-quick-view__stepper button:disabled{color:#cbd5e1;cursor:not-allowed}.product-quick-view__stepper input{width:76px;min-width:76px;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.product-quick-view__stepper input::-webkit-outer-spin-button,.product-quick-view__stepper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-quick-view__subtotal{margin-top:.05rem;justify-content:flex-start}.product-quick-view__subtotal strong{color:#0f172a;font-size:1rem}.cart-quantity-stepper{display:inline-flex;align-items:center;overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.cart-quantity-stepper button{flex:0 0 32px;width:32px;height:32px;min-height:32px;border:0;background:#f8fafc;color:#0f172a;cursor:pointer;display:grid;place-items:center;font-size:1.05rem;font-weight:800;line-height:1}.cart-quantity-stepper button span{display:block;line-height:1}.cart-quantity-stepper button:hover{background:#e8f7eb;color:#00a81b}.cart-quantity-stepper .cart-quantity-input{flex:0 0 58px!important;width:58px!important;min-width:58px!important;height:32px!important;min-height:32px!important;border:0!important;border-left:1px solid #e2e8f0!important;border-right:1px solid #e2e8f0!important;border-radius:0!important;padding:0!important;text-align:center!important;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;line-height:32px!important;font-variant-numeric:tabular-nums!important;color:#0f172a!important;background:#fff!important;caret-color:#00a81b!important;-webkit-user-select:all;user-select:all}.cart-quantity-stepper .cart-quantity-input::-webkit-outer-spin-button,.cart-quantity-stepper .cart-quantity-input::-webkit-inner-spin-button{margin:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.my-orders-page,.orders-page{overflow-x:hidden!important}.my-order-card{box-sizing:border-box!important;max-width:100%!important;overflow:hidden!important}.my-order-card *{min-width:0}.header__account-menu{width:300px!important;padding:1rem!important;border:1px solid #dbe5f0!important;border-radius:10px!important;box-shadow:0 18px 46px #0f172a2e!important}.header__account-menu button{border-radius:8px!important}.app-modal-overlay{align-items:center!important;justify-content:center!important}.app-modal-shell{top:50%!important;left:50%!important;width:min(92vw,430px)!important;max-height:min(82vh,560px)!important;transform:translate(-50%,-50%)!important;border-radius:10px!important;overflow:auto!important}.auth-page{min-height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important}.auth-page .container{display:flex!important;align-items:center!important;justify-content:center!important}@media (max-width: 760px){.header__search-area--mobile .header__search-results,.header__search-results{left:.5rem!important;right:.5rem!important;width:auto!important;max-width:none!important;padding:.45rem!important;max-height:min(66vh,520px)!important;overflow-y:auto!important}.header__search-product{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:.45rem!important;align-items:center!important}.header__search-product-link{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:.48rem!important;min-width:0!important}.header__search-product-image{display:grid!important;width:44px!important;height:44px!important;min-width:44px!important;place-items:center!important;border-radius:8px!important}.header__search-product-copy{min-width:0!important}.header__search-product-copy strong{display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;color:#142033!important;font-size:.78rem!important;line-height:1.14!important;max-height:2.3em!important}.header__search-product-copy small{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:.68rem!important}.header__search-product-copy em{font-size:.82rem!important}.header__search-cart-button{width:38px!important;height:38px!important;min-width:38px!important;justify-self:end!important}.header__search-drawer--open{width:calc(100vw - 1rem)!important;max-width:calc(100vw - 1rem)!important}.header__search-drawer--open input{min-width:0!important}.header__actions--search-open .header__cart,.header__actions--search-open .header__account,.header__actions--search-open .header__hamburger{display:none!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.62rem!important;padding-inline:.42rem!important}.product-card__image{height:118px!important;min-height:118px!important;padding:.45rem!important}.product-card__content{grid-template-columns:minmax(0,1fr) 38px!important;min-height:138px!important;padding:.62rem!important;gap:.2rem .35rem!important}.product-card__title{min-height:2.2rem!important;font-size:.78rem!important;line-height:1.18!important}.product-card__category{font-size:.62rem!important}.product-card__price{font-size:.86rem!important}.product-card__stock{font-size:.66rem!important}.product-card__button,.product-card__button--icon{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.product-quick-view{grid-template-columns:1fr;width:calc(100vw - .75rem);max-width:430px;padding:.75rem;gap:.8rem}.product-quick-view__close{top:0;right:0;border-radius:0 6px}.product-quick-view__image{min-height:220px}.product-quick-view__image img{max-height:210px}.product-quick-view__stepper{display:inline-flex}.product-quick-view__stepper button,.product-quick-view__stepper input{height:38px}.product-quick-view__stepper button{width:36px}.product-quick-view__stepper input{width:64px;min-width:64px}.cart-shell{width:100%!important;max-width:100%!important;padding-left:.45rem!important;padding-right:.45rem!important}.cart-items-panel{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important}.cart-guide-layout .cart-table{table-layout:fixed!important;min-width:560px!important;width:560px!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{padding:.42rem .28rem!important;font-size:.68rem!important;white-space:normal!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{width:160px!important;min-width:0!important;max-width:none!important;font-size:.74rem!important;line-height:1.18!important;overflow-wrap:anywhere!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{width:96px!important;min-width:0!important;font-size:.72rem!important}.cart-guide-layout .cart-table td[data-label="Unit Price"]:after{content:none!important}.cart-guide-layout .cart-table td[data-label=Quantity]{width:128px!important;min-width:0!important;text-align:center!important}.cart-guide-layout .cart-table td[data-label=Action]{width:76px!important;min-width:0!important;text-align:center!important}.cart-guide-layout .cart-table td[data-label=Action] .btn,.cart-guide-layout .cart-table td[data-label=Action] button{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;overflow:hidden!important;color:transparent!important;position:relative!important}.cart-guide-layout .cart-table td[data-label=Action] button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#07f;font-family:"Font Awesome 6 Free";font-weight:900;font-size:.78rem}.cart-quantity-stepper{display:inline-flex;border-radius:7px}.cart-quantity-stepper button{flex-basis:30px;width:30px;height:32px;min-height:32px;font-size:.72rem}.cart-quantity-stepper .cart-quantity-input{flex-basis:48px!important;width:48px!important;min-width:48px!important;height:32px!important;min-height:32px!important;font-size:.76rem!important;line-height:32px!important}.my-orders-page .container,.orders-page .container{width:100%!important;max-width:100%!important;padding-left:.65rem!important;padding-right:.65rem!important}.my-order-card{width:100%!important;padding:.95rem!important}.my-order-card__header,.my-order-card__details,.my-order-card__items{grid-template-columns:1fr!important;gap:.82rem!important}.my-order-card__header [style*="text-align: right"]{text-align:left!important}.header__account-menu{position:fixed!important;top:132px!important;left:.75rem!important;right:.75rem!important;width:auto!important;z-index:5001!important}.app-modal-shell{width:min(92vw,390px)!important;max-height:78vh!important}}@media (max-width: 390px){.products-grid{gap:.5rem!important}.product-card__image{height:108px!important;min-height:108px!important}.product-card__content{min-height:132px!important;padding:.56rem!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{padding-left:.18rem!important;padding-right:.18rem!important;font-size:.62rem!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{font-size:.68rem!important}}@media (max-width: 760px){.cart-items-panel{overflow-x:auto!important;overflow-y:visible!important;width:100%!important;-webkit-overflow-scrolling:touch!important}.cart-guide-layout .cart-table{width:760px!important;min-width:760px!important;table-layout:fixed!important}.cart-guide-layout .cart-table thead{display:table-header-group!important}.cart-guide-layout .cart-table tbody{display:table-row-group!important}.cart-guide-layout .cart-table tr{display:table-row!important;width:auto!important;border:0!important;box-shadow:none!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{display:table-cell!important;padding:.5rem .22rem!important;font-size:.66rem!important;line-height:1.22!important;white-space:normal!important;vertical-align:middle!important}.cart-guide-layout .cart-table td:before,.cart-guide-layout .cart-table td:not(:first-child):before,.cart-guide-layout .cart-table td:first-child:before,.cart-guide-layout .cart-table td[data-label=Quantity]:before,.cart-guide-layout .cart-table td[data-label=Action]:before{content:none!important;display:none!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{width:260px!important;font-size:.72rem!important;font-weight:800!important;line-height:1.18!important;word-break:normal!important;overflow-wrap:break-word!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{width:124px!important;font-size:.68rem!important;word-break:normal!important;overflow-wrap:normal!important}.cart-guide-layout .cart-table td[data-label=Quantity]{width:146px!important;text-align:center!important}.cart-guide-layout .cart-table td[data-label=Action]{width:90px!important;text-align:center!important}.cart-quantity-stepper{width:108px!important;min-width:108px!important;display:inline-grid!important;grid-template-columns:28px 52px 28px!important;align-items:stretch!important}.cart-quantity-stepper button{width:28px!important;min-width:28px!important;flex-basis:28px!important;height:34px!important;min-height:34px!important;padding:0!important;display:grid!important;place-items:center!important}.cart-quantity-stepper .cart-quantity-input{width:52px!important;min-width:52px!important;flex-basis:52px!important;height:34px!important;min-height:34px!important;padding:0!important;text-align:center!important;line-height:34px!important;font-size:.78rem!important}.cart-guide-layout .cart-table td[data-label=Action] .btn,.cart-guide-layout .cart-table td[data-label=Action] button{width:auto!important;min-width:42px!important;color:#007a32!important;background:transparent!important;border:0!important;padding:0!important;font-size:.62rem!important;font-weight:800!important;overflow:visible!important}.cart-guide-layout .cart-table td[data-label=Action] button:after{content:none!important}}@media (max-width: 380px){.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{padding-left:.14rem!important;padding-right:.14rem!important;font-size:.59rem!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{width:240px!important;font-size:.67rem!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{width:118px!important;font-size:.62rem!important}.cart-guide-layout .cart-table td[data-label=Quantity]{width:146px!important}.cart-quantity-stepper{width:108px!important;min-width:108px!important;grid-template-columns:28px 52px 28px!important}.cart-quantity-stepper button{width:28px!important;min-width:28px!important;flex-basis:28px!important}.cart-quantity-stepper .cart-quantity-input{width:52px!important;min-width:52px!important;flex-basis:52px!important}.cart-guide-layout .cart-table td[data-label=Action]{width:88px!important}}.checkout-stock-alert{margin:0 0 1rem!important;padding:1rem!important;border:1px solid rgba(245,158,11,.35)!important;border-left:4px solid #f59e0b!important;border-radius:8px!important;background:linear-gradient(135deg,#fffaf0 0%,#fff 100%)!important;box-shadow:0 14px 32px #0f172a14!important}.checkout-stock-alert__header{display:flex!important;align-items:flex-start!important;gap:.75rem!important;margin-bottom:.85rem!important}.checkout-stock-alert__icon{width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;color:#fff!important;background:#f59e0b!important;flex:0 0 auto!important}.checkout-stock-alert h3{margin:0 0 .18rem!important;color:#142033!important;font-size:1rem!important;font-weight:800!important}.checkout-stock-alert p{margin:0!important;color:#56657a!important;font-size:.88rem!important}.checkout-stock-alert__items{display:grid!important;gap:.55rem!important}.checkout-stock-alert__item{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.85rem!important;padding:.72rem .85rem!important;border:1px solid #f2dfad!important;border-radius:8px!important;background:#fff!important}.checkout-stock-alert__item strong,.checkout-stock-alert__item span{display:block!important}.checkout-stock-alert__item strong{color:#142033!important;font-size:.9rem!important;font-weight:800!important}.checkout-stock-alert__item span{margin-top:.18rem!important;color:#7a4e00!important;font-size:.82rem!important}.checkout-stock-alert__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:.45rem .85rem!important;border-radius:999px!important;color:#fff!important;background:#0057d9!important;font-size:.82rem!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}.cart-table__row--focused{animation:cartFocusPulse 1.35s ease-in-out 3!important;box-shadow:inset 4px 0 #f59e0b!important;background:#fff9e8!important}@keyframes cartFocusPulse{0%,to{background:#fff9e8}50%{background:#eef9ef}}.product-card__badge{padding:.2rem .42rem!important;border-radius:999px!important;font-size:.64rem!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 4px 10px #dc262629!important}.product-card__price-block,.product-card__price,.product-card__old-price{justify-self:start!important;text-align:left!important}.product-card__stock--out,.home-featured-product__stock--out,.header__search-product-copy small.is-out-of-stock{color:#dc2626!important}.product-card__button,.product-card__button--icon,.home-featured-product__cart,.header__search-cart-button{display:inline-grid!important;place-items:center!important;text-align:center!important}.product-card__button i,.product-card__button--icon i,.home-featured-product__cart i,.header__search-cart-button i{margin:0!important;line-height:1!important;transform:none!important}.header__search-cart-button.is-added,.home-featured-product__cart.is-added,.product-card__button.is-added,.product-card__button--icon.is-added{background:#00b600!important;color:#fff!important}.product-card__button:disabled,.product-card__button--icon:disabled,.home-featured-product__cart:disabled,.header__search-cart-button:disabled{background:#e2ece4!important;color:#dc2626!important;opacity:1!important}.app-modal-overlay{z-index:11990!important;background:rgba(15,23,42,.56)!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.app-modal-shell{z-index:12000!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;border-radius:8px!important;border:1px solid #dbe6f5!important;box-shadow:0 24px 70px #0f172a3d!important}.app-modal-close{font-size:0!important;border-radius:999px!important}.app-modal-close:before{content:"X"!important;display:inline-grid!important;place-items:center!important;width:100%!important;height:100%!important;color:inherit!important;font-size:.8rem!important;font-weight:900!important}.product-quick-view-overlay{z-index:7000!important}@media (max-width: 760px){.checkout-stock-alert{padding:.8rem!important}.checkout-stock-alert__item{align-items:stretch!important;flex-direction:column!important}.checkout-stock-alert__button{width:100%!important}.products-toolbar__inner{gap:.4rem!important;padding-left:.45rem!important;padding-right:.45rem!important}.products-toolbar__filters{width:100%!important;gap:.38rem!important;align-items:center!important}.products-search-control{flex:1 1 62%!important;min-width:0!important;max-width:none!important}.products-category-select,.products-toolbar__select{flex:0 0 38%!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;padding:0 .58rem!important;border-radius:999px!important;font-size:.78rem!important}.products-search-control input{height:38px!important;min-height:38px!important;padding-top:0!important;padding-bottom:0!important;padding-right:2rem!important;border-radius:999px!important;font-size:.78rem!important}.products-search-control button[aria-label="Clear search"]{width:28px!important;height:28px!important;min-width:28px!important;background:transparent!important;box-shadow:none!important;color:#142033!important;border:0!important}.product-card__content{grid-template-columns:1fr 46px!important;align-items:end!important}.product-card__price-block,.product-card__stock{grid-column:1!important}.product-card__button,.product-card__button--icon{grid-column:2!important;justify-self:end!important;align-self:end!important}.cart-items-panel{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.cart-guide-layout .cart-table{width:860px!important;min-width:860px!important;table-layout:fixed!important}.cart-guide-layout .cart-table th,.cart-guide-layout .cart-table td{padding:.7rem .65rem!important;vertical-align:middle!important;white-space:nowrap!important}.cart-guide-layout .cart-table th:first-child,.cart-guide-layout .cart-table td:first-child,.cart-guide-layout .cart-table td[data-label=Product]{width:310px!important;min-width:310px!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;line-height:1.25!important}.cart-guide-layout .cart-table td[data-label="Unit Price"],.cart-guide-layout .cart-table td[data-label=Subtotal]{width:135px!important;min-width:135px!important}.cart-guide-layout .cart-table td[data-label=Quantity]{width:150px!important;min-width:150px!important}.cart-guide-layout .cart-table td[data-label=Action]{width:95px!important;min-width:95px!important}.cart-quantity-stepper{width:122px!important;min-width:122px!important;display:inline-grid!important;grid-template-columns:32px 58px 32px!important;align-items:stretch!important}.cart-quantity-stepper button{width:32px!important;min-width:32px!important;height:38px!important;display:inline-grid!important;place-items:center!important}.cart-quantity-stepper .cart-quantity-input{width:58px!important;min-width:58px!important;height:38px!important;line-height:38px!important;padding:0!important;text-align:center!important;font-size:.82rem!important}}.cookie-banner{z-index:15000!important;left:auto!important;right:1rem!important;bottom:1rem!important;justify-content:flex-end!important;pointer-events:none!important}.cookie-banner__content{width:min(420px,calc(100vw - 2rem))!important;max-width:420px!important;padding:.88rem!important;border:1px solid rgba(0,87,217,.16)!important;border-radius:8px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 16px 42px #0f172a24!important;pointer-events:auto!important}.cookie-banner__title{margin:0 0 .24rem!important;color:#0057d9!important;font-size:.96rem!important;font-weight:850!important}.cookie-banner__text{color:#45546a!important;font-size:.78rem!important;line-height:1.45!important}.cookie-banner__preferences{margin-top:.62rem!important;gap:.34rem!important}.cookie-banner__option{color:#243247!important;font-size:.78rem!important}.cookie-banner__actions{margin-top:.72rem!important;gap:.38rem!important;justify-content:flex-end!important}.cookie-banner__btn{min-height:34px!important;padding:.42rem .68rem!important;border-radius:999px!important;font-size:.76rem!important;font-weight:850!important}.cookie-banner__btn--primary{background:#00b600!important;color:#fff!important}.cookie-banner__btn--secondary{background:#eef6ff!important;border-color:#0057d938!important;color:#0057d9!important}.cookie-banner__btn--ghost{background:#f6f8fb!important;border-color:#e2e8f0!important;color:#334155!important}.storefront-loading-state,.products-loading{min-height:44vh!important;width:100%!important;display:grid!important;place-items:center!important;padding:2rem!important;color:transparent!important;font-size:0!important;text-align:center!important}.storefront-loading-state:after,.products-loading:after{content:none!important}.storefront-loading-spinner,.storefront-loading-state:before,.products-loading:before{content:""!important;width:38px!important;height:38px!important;display:block!important;border-radius:999px!important;border:4px solid rgba(0,87,217,.16)!important;border-top-color:#0057d9!important;border-right-color:#00b600!important;animation:storefrontSpin .75s linear infinite!important}@keyframes storefrontSpin{to{transform:rotate(360deg)}}.cart-table__row--focused,.cart-guide-layout .cart-table tr.cart-table__row--focused{position:relative!important;background:#fff7d6!important;box-shadow:inset 5px 0 #f59e0b,0 0 0 2px #f59e0b3d!important;animation:cartFocusPulse 1.15s ease-in-out 4!important}.cart-table__row--focused td{background:#fff7d6!important}@media (max-width: 640px){.cookie-banner{left:.65rem!important;right:.65rem!important;bottom:.65rem!important}.cookie-banner__content{width:100%!important;max-width:none!important}.cookie-banner__actions{grid-template-columns:1fr 1fr!important}.cookie-banner__btn--primary{grid-column:1 / -1!important}}@media (prefers-reduced-motion: reduce){.storefront-loading-spinner,.storefront-loading-state:before,.products-loading:before,.cart-table__row--focused{animation:none!important}}:root{--storefront-mobile-gutter: 10px}@media (max-width: 768px){.page>.container,.page .container:not(.auth-page .container){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:var(--storefront-mobile-gutter)!important;padding-right:var(--storefront-mobile-gutter)!important}.page__section>.container{max-width:none!important}.page .container>div[style*=max-width],.page .container>section[style*=max-width],.page .container>article[style*=max-width]{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.page .container [style*="margin: 0 auto"],.page .container [style*="margin:0 auto"]{margin-left:0!important;margin-right:0!important}.cart-page,.checkout-page{padding-left:0!important;padding-right:0!important}.cart-page .cart-layout,.cart-page .cart-summary-grid,.checkout-page .checkout-grid{width:100%!important;max-width:none!important}.products-grid-wrapper,.products-header,.products-grid,.home-featured-section .container{padding-left:var(--storefront-mobile-gutter)!important;padding-right:var(--storefront-mobile-gutter)!important}.home-featured-product__cart,.product-card__button--icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;padding:0!important;text-align:center!important}.home-featured-product__cart i,.product-card__button--icon i{display:block!important;width:auto!important;margin:0!important;line-height:1!important;transform:none!important}}@media (max-width: 480px){:root{--storefront-mobile-gutter: 8px}}.support-messenger-shell.support-public-sealed{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}.support-messenger-shell.support-public-sealed .help-center-top-bar,.support-messenger-shell.support-public-sealed .support-messenger-layout{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible,.form__input:focus,.form__textarea:focus,.checkout-grid .form__input:focus,.checkout-grid .form__textarea:focus,.public-info-page input:focus,.public-info-page select:focus,.public-info-page textarea:focus,.support-input:focus,.support-select:focus,.support-textarea:focus,.support-public-sealed .support-input:focus,.support-public-sealed .support-select:focus,.support-public-sealed .support-textarea:focus{outline:none!important;outline-offset:0!important;border-color:var(--store-purple, #0638dc)!important;box-shadow:none!important}.auth-page input[type=checkbox]{accent-color:var(--store-purple, #0638dc)!important}.auth-page .form__link a,.auth-page__footer-link a,.auth-page__back-link,.auth-page a[style*="#2D8659"],.auth-page a[style*="#007a32"]{color:var(--store-green, #12b600)!important;font-weight:700!important;text-decoration:none!important}.auth-page label a,.auth-page a[href="/terms"],.auth-page a[href="/forgot-password"],.auth-page a[style*="#5B4B8A"]{color:var(--store-purple, #0638dc)!important;font-weight:700!important;text-decoration:none!important}.auth-page i[style*="#5B4B8A"],.auth-page h1[style*="#5B4B8A"],.auth-page span[style*="#5B4B8A"],.auth-page button[style*="#5B4B8A"]{color:var(--store-purple, #0638dc)!important}.auth-page button[style*="#5B4B8A"]{border-color:var(--store-purple, #0638dc)!important}.auth-page .form__link a:hover,.auth-page__footer-link a:hover,.auth-page__back-link:hover,.auth-page label a:hover{text-decoration:underline!important}@media (max-width: 980px){.support-messenger-shell.support-public-sealed{padding-left:8px!important;padding-right:8px!important}}@media (max-width: 640px){.support-messenger-shell.support-public-sealed{padding-left:6px!important;padding-right:6px!important}}.admin-dashboard-root{--admin-scale: 1;--admin-sidebar-width: 250px;--admin-sidebar-collapsed-width: 82px;--admin-content-pad-y: clamp(.85rem, 1.6vw, 2rem);--admin-content-pad-x: clamp(.75rem, 1.8vw, 2rem);--admin-bg: #f5f5f5;--admin-bg-soft: #ffffff;--admin-border: #e0e0e0;--admin-text: #0f172a;--admin-text-muted: #64748b;--admin-accent: #5b4b8a;--admin-shadow: 0 2px 4px rgba(0, 0, 0, .05);font-size:calc(16px * var(--admin-scale));min-height:100vh;display:flex;flex-direction:row;background-color:var(--admin-bg);color:var(--admin-text)}.admin-dashboard-root.theme-dark{--admin-bg: #111111;--admin-bg-soft: #181818;--admin-border: #2e2e2e;--admin-text: #dce6f6;--admin-text-muted: #9dafc8;--admin-accent: #9388ff;--admin-shadow: 0 16px 36px rgba(0, 0, 0, .35)}.admin-sidebar{position:fixed;left:0;top:0;width:var(--admin-sidebar-width);height:100vh;background-color:var(--admin-bg-soft);border-right:1px solid var(--admin-border);box-shadow:var(--admin-shadow);z-index:100;display:flex;flex-direction:column;transition:transform .3s ease;transform:translate(0)}.admin-main-content{margin-left:var(--admin-sidebar-width);flex:1;display:flex;flex-direction:column;min-height:100vh;min-width:0}.admin-sidebar.collapsed{width:var(--admin-sidebar-collapsed-width)}.admin-main-content.collapsed{margin-left:var(--admin-sidebar-collapsed-width)}.admin-content-area{flex:1;overflow-y:auto;overflow-x:hidden;min-width:0;padding:var(--admin-content-pad-y) var(--admin-content-pad-x);background-color:var(--admin-bg)}.admin-content-area>*{min-width:0}.admin-content-area table{max-width:100%}.admin-dashboard-root.admin-sealed-layout{--admin-content-pad-y: .5rem;--admin-content-pad-x: 0}.admin-dashboard-root.admin-sealed-layout .admin-content-area{padding:var(--admin-content-pad-y) 0 0}.admin-dashboard-root.admin-sealed-layout .container{max-width:none;margin:0;padding-left:0;padding-right:0}.admin-dashboard-root.admin-sealed-layout .admin-content-area>*{border-radius:0!important}.admin-dashboard-root.admin-sealed-layout .admin-content-area [style*=border-radius]{border-radius:0!important}.admin-dashboard-root.admin-sealed-layout .admin-content-area>:is(div,section,article,header,aside,main)[style*=max-width]{max-width:none!important}.admin-dashboard-root.admin-sealed-layout .admin-content-area>:is(div,section,article,header,aside,main)[style*="margin: 0 auto"],.admin-dashboard-root.admin-sealed-layout .admin-content-area>:is(div,section,article,header,aside,main)[style*="margin:0 auto"],.admin-dashboard-root.admin-sealed-layout .admin-content-area>:is(div,section,article,header,aside,main)[style*="margin: 0px auto"],.admin-dashboard-root.admin-sealed-layout .admin-content-area>:is(div,section,article,header,aside,main)[style*="margin:0px auto"]{margin-left:0!important;margin-right:0!important}.admin-dashboard-root.admin-sealed-layout :is(.bo-filter-bar,.admin-panel-filter-bar,.admin-panel,.admin-panel-card,.admin-table-wrapper,.admin-summary-card,.admin-content-card,.admin-metric-card,.admin-list-card,.admin-empty-state-card){border-radius:0!important}.admin-dashboard-root.admin-sealed-layout :is(.bo-tab-button,.admin-tab-button,.admin-action-button,.admin-table-action-button,.admin-filter-pill,.admin-mobile-filter-bar){border-radius:0!important}.admin-dashboard-root.admin-sealed-layout :is(.bo-tabs-row,.bo-tabs-strip,.admin-mobile-tabs-row){border-radius:0!important}.admin-dashboard-root.admin-sealed-layout :is(.bo-filter-bar,.admin-panel-filter-bar){margin-left:0!important;margin-right:0!important}.admin-hamburger{display:none}.admin-dashboard-root.theme-dark,.admin-dashboard-root.theme-dark .admin-main-content,.admin-dashboard-root.theme-dark .admin-content-area{color:var(--admin-text)}body.admin-theme-dark{background-color:#111;color:#dce6f6}.admin-dashboard-root.theme-dark .admin-hamburger{color:var(--admin-accent)}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 255, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,255,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: #fff"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color:#fff"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: #ffffff"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(255, 255, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(255,255,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: #fff"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background:#fff"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: #ffffff"]{background-color:#1e1e1e!important;background:#1e1e1e!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: fixed"][style*="inset: 0"][style*="background-color: rgba(15, 23, 42,"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: fixed"][style*="inset: 0"][style*="background-color: rgba(15,23,42,"]{background-color:#00000094!important}.admin-dashboard-root.theme-dark [style*="background-color: rgb(245, 245, 245)"],.admin-dashboard-root.theme-dark [style*="background-color: rgb(245,245,245)"],body.admin-theme-dark [style*="background-color: rgb(245, 245, 245)"],body.admin-theme-dark [style*="background-color: rgb(245,245,245)"]{background-color:#1a1a1a!important}.admin-dashboard-root.theme-dark [style*="background-color: rgb(248, 249, 250)"],.admin-dashboard-root.theme-dark [style*="background-color: rgb(248,249,250)"],body.admin-theme-dark [style*="background-color: rgb(248, 249, 250)"],body.admin-theme-dark [style*="background-color: rgb(248,249,250)"]{background-color:#1f1f1f!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(248, 249, 250)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(248,249,250)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(250, 248, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(250,248,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(245, 243, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(245,243,255)"]{background:#1e1e1e!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(240, 248, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(240,248,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(240, 253, 244)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(240,253,244)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(239, 246, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(239,246,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 247, 237)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,247,237)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(241, 245, 249)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(241,245,249)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(240, 240, 240)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(240,240,240)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(252, 253, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(252,253,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(250, 248, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(250,248,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245, 243, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245,243,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245, 249, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245,249,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(238, 242, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(238,242,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245, 240, 222)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245,240,222)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 251, 235)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,251,235)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 243, 205)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,243,205)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(229, 245, 229)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(229,245,229)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 229, 229)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,229,229)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(212, 237, 218)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(212,237,218)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248, 215, 218)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248,215,218)"]{background-color:#1f1f1f!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(224, 224, 224)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(224,224,224)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(233, 236, 239)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(233,236,239)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-top: 1px solid rgb(233, 236, 239)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-top: 1px solid rgb(233,236,239)"]{border-color:#333!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 2px solid rgb(224, 224, 224)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 2px solid rgb(224,224,224)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 2px solid rgb(222, 226, 230)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 2px solid rgb(222,226,230)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(226, 232, 240)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(226,232,240)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(221, 221, 221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(221,221,221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(238, 238, 238)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(238,238,238)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(221, 221, 221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(221,221,221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 2px solid rgb(221, 221, 221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 2px solid rgb(221,221,221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(226, 232, 240)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(226,232,240)"]{border-color:#333!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(51, 51, 51)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(51,51,51)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(15, 23, 42)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(15,23,42)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(30, 41, 59)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(30,41,59)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(0, 0, 0)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(0,0,0)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(34, 34, 34)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(34,34,34)"]{color:#dbe7f8!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(85, 85, 85)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(85,85,85)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(100, 116, 139)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(100,116,139)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(102, 102, 102)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(102,102,102)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(71, 85, 105)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(71,85,105)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(119, 119, 119)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(119,119,119)"]{color:#9dafc8!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(44, 62, 80)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(44,62,80)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(153, 153, 153)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(153,153,153)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(136, 136, 136)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(136,136,136)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(170, 170, 170)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(170,170,170)"]{color:#b2c3d9!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(221, 221, 221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(221,221,221)"]{color:#8ca1bc!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="box-shadow: 0 2px 8px rgba(0,0,0,0.1)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="box-shadow: 0 2px 12px rgba(0,0,0,0.08)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="box-shadow: -6px 0 8px -8px rgba(0,0,0,0.25)"]{box-shadow:0 14px 28px #00000059!important}.admin-dashboard-root.theme-dark .bo-filter-bar,.admin-dashboard-root.theme-dark .admin-panel-filter-bar{background-color:#181818;border-color:#333;box-shadow:0 16px 34px #0000004d}.admin-dashboard-root.theme-dark .bo-tab-button.active,.admin-dashboard-root.theme-dark .admin-tab-button.active,.admin-dashboard-root.theme-dark .admin-action-button.primary{background:#7c71f5;color:#f4f5ff;border-color:#7c71f5}.admin-dashboard-root.theme-dark .bo-filter-title,body.admin-theme-dark .bo-filter-title{background:transparent;color:#b8c8df;border:0;box-shadow:none;padding:0}.admin-dashboard-root.theme-dark .bo-filter-title i,body.admin-theme-dark .bo-filter-title i{color:#8f9bff}.admin-dashboard-root.theme-dark .bo-tab-button,.admin-dashboard-root.theme-dark .admin-tab-button,.admin-dashboard-root.theme-dark .admin-action-button,.admin-dashboard-root.theme-dark .admin-table-action-button{color:#a8bad1}.admin-dashboard-root.theme-dark .admin-tab-button:hover,.admin-dashboard-root.theme-dark .admin-action-button:hover,.admin-dashboard-root.theme-dark .admin-table-action-button:hover,.admin-dashboard-root.theme-dark .bo-tab-button:hover{background-color:#252525;color:#dbe7f8}.admin-dashboard-root.theme-dark .bo-location-select,.admin-dashboard-root.theme-dark .admin-panel-select,.admin-dashboard-root.theme-dark .admin-panel-input,.admin-dashboard-root.theme-dark input,.admin-dashboard-root.theme-dark select,.admin-dashboard-root.theme-dark textarea{background-color:#161616;border-color:#333;color:#dbe7f8}.admin-dashboard-root.theme-dark table,.admin-dashboard-root.theme-dark th,.admin-dashboard-root.theme-dark td{border-color:#333!important}.admin-dashboard-root.theme-dark .admin-content-area a{color:#a9b2ff}.admin-dashboard-root.theme-dark .admin-pos-management code,.admin-dashboard-root.theme-dark .admin-pos-sync-monitor code{background-color:#252525!important;color:#c5d6eb!important}.admin-dashboard-root.theme-dark .admin-pos-management input,.admin-dashboard-root.theme-dark .admin-pos-management select,.admin-dashboard-root.theme-dark .admin-pos-sync-monitor input,.admin-dashboard-root.theme-dark .admin-pos-sync-monitor select{background-color:#161616!important;border-color:#333!important;color:#dbe7f8!important}.admin-dashboard-root.theme-dark .app-modal-shell.dark{color:#dbe7f8}.admin-collapse-button{display:flex}.mobile-overlay{display:none}.bo-filter-bar{background-color:#fff;border:1px solid #e2e8f0;border-radius:1.375rem;box-shadow:0 14px 34px #0f172a14;padding:.55rem 1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bo-filter-header{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:center}.bo-filter-title{display:inline-flex;align-items:center;gap:.55rem;color:#5b4b8a;font-weight:800;text-transform:uppercase;font-size:.78rem;letter-spacing:.06em}.bo-filter-actions{display:flex;align-items:center;gap:.4rem;min-width:210px;justify-content:flex-end;flex-wrap:wrap}.bo-location-control{display:flex;align-items:center;gap:.4rem;min-width:192px}.bo-location-label{color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.bo-location-select{padding:.48rem .6rem;border-radius:9px;border:1px solid #cbd5e1;background-color:#fff;color:#0f172a;font-size:.82rem;min-width:192px}.bo-tabs-row{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #edf2f7}.bo-tabs-strip{display:flex;gap:.45rem;max-width:100%;overflow-x:auto;padding-bottom:.1rem;flex-wrap:wrap;align-items:center}.bo-tab-button{border:none;background:transparent;color:#475569;border-radius:999px;padding:.62rem .86rem;font-size:.83rem;font-weight:600;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:.38rem;line-height:1.1;transition:all .2s ease}.bo-tab-button.active{background:#5b4b8a;color:#fff;font-weight:700;box-shadow:0 10px 24px #5b4b8a38}.bo-tab-icon{font-size:.82em}.bo-content-grid{display:grid;gap:1rem;margin-top:.8rem}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 255, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,255,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(255, 255, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background: rgb(255,255,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248, 250, 252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248,250,252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248, 249, 250)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248,249,250)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245, 245, 245)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(245,245,245)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(243, 244, 246)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(243,244,246)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(252, 253, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(252,253,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(249, 249, 249)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(249,249,249)"]{background-color:#1e1e1e!important;background:#1e1e1e!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248, 215, 218)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248,215,218)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 235, 238)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,235,238)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(254, 242, 242)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(254,242,242)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 243, 205)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,243,205)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 248, 225)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,248,225)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255, 244, 219)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(255,244,219)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(212, 237, 218)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(212,237,218)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(209, 236, 241)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(209,236,241)"]{background-color:#1f1f1f!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(229, 231, 235)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(229,231,235)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(209, 213, 219)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(209,213,219)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(224, 224, 224)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border: 1px solid rgb(224,224,224)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(226, 232, 240)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 1px solid rgb(226,232,240)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 2px solid rgb(221, 221, 221)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="border-bottom: 2px solid rgb(221,221,221)"]{border-color:#333!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(15, 23, 42)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(15,23,42)"]{color:#dbe7f8!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(71, 85, 105)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(71,85,105)"]{color:#a9b8d4!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(100, 116, 139)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="color: rgb(100,116,139)"]{color:#9dafc8!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="backgroundColor: rgb(248, 250, 252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="backgroundColor: rgb(248,250,252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248, 250, 252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(248,250,252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="backgroundColor: rgb(241, 245, 249)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="backgroundColor: rgb(241,245,249)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(241, 245, 249)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="background-color: rgb(241,245,249)"]{background-color:#252f3d!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="backgroundColor: rgb(248, 250, 252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="backgroundColor: rgb(248,250,252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="background-color: rgb(248, 250, 252)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="background-color: rgb(248,250,252)"]{background-color:#1e2937!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="backgroundColor: rgb(255, 255, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="backgroundColor: rgb(255,255,255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="background-color: rgb(255, 255, 255)"],:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) [style*="position: sticky"][style*="background-color: rgb(255,255,255)"]{background-color:#1a1f2e!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) input,:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) textarea,:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) select{background-color:#1e1e1e!important;color:#dce6f6!important;border-color:#333!important}:is(.admin-dashboard-root.theme-dark,body.admin-theme-dark) select option{background-color:#1e1e1e;color:#dce6f6}@media (min-width: 769px){.admin-pos-sync-header-row{display:flex!important;flex-wrap:nowrap!important;width:100%!important;align-items:flex-start!important}.admin-pos-sync-header-row>:first-child{flex:1 1 auto!important;min-width:0!important}.admin-pos-sync-header-actions{margin-left:auto!important;justify-content:flex-end!important;width:auto!important;flex-wrap:nowrap!important}.bo-filter-header{display:flex!important;flex-wrap:nowrap!important;width:100%!important;align-items:center!important}.bo-filter-title{flex:1 1 auto!important;min-width:0!important}.bo-filter-actions{margin-left:auto!important;justify-content:flex-end!important;width:auto!important;flex:0 0 auto!important}}@media (min-width: 1800px){.admin-dashboard-root{--admin-scale: 1.04;--admin-sidebar-width: 270px;--admin-sidebar-collapsed-width: 92px}}@media (max-width: 1440px){.admin-dashboard-root{--admin-scale: .97}}@media (max-width: 1280px){.admin-dashboard-root{--admin-scale: .93;--admin-sidebar-width: 232px;--admin-sidebar-collapsed-width: 76px}.bo-filter-actions{min-width:210px;flex:0 0 auto;justify-content:flex-end}.bo-tab-button{padding:.54rem .74rem;font-size:.78rem;gap:.32rem}}@media (max-width: 1080px){.bo-tabs-strip{gap:.35rem}.bo-tab-button{padding:.48rem .66rem;font-size:.74rem}.bo-tab-icon{font-size:.76em}}@media (max-width: 768px){.admin-dashboard-root{--admin-scale: .92}.admin-filter-bar-fixed{position:static!important;top:auto;width:100%;left:auto;border-radius:6px;padding:.6rem;font-size:.9rem;gap:.5rem;z-index:auto;flex-wrap:wrap}.admin-mobile-filter-bar{padding:.6rem!important;gap:.5rem!important;border-radius:10px!important}.admin-mobile-filter-bar .admin-mobile-filter-top-row,.admin-mobile-filter-bar .admin-mobile-filter-controls,.admin-mobile-filter-bar .admin-mobile-filter-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.5rem!important;width:100%!important}.admin-mobile-filter-bar .admin-mobile-filter-grow{flex:1 1 100%!important;min-width:0!important;width:100%!important}.admin-mobile-filter-bar .admin-mobile-filter-meta{width:100%!important;margin-left:0!important;text-align:left!important}.admin-mobile-filter-bar .admin-mobile-tabs-row{width:100%!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:.35rem!important}.admin-mobile-filter-bar .admin-mobile-tabs-row .admin-tab-button,.admin-mobile-filter-bar .bo-tabs-strip .bo-tab-button{white-space:nowrap;flex-shrink:0}.admin-mobile-filter-bar .admin-filter-input,.admin-mobile-filter-bar .admin-filter-select,.admin-mobile-filter-bar .admin-filter-date,.admin-mobile-filter-bar .admin-filter-text-input,.admin-mobile-filter-bar input[type=text],.admin-mobile-filter-bar input[type=date],.admin-mobile-filter-bar select{width:100%!important;min-width:0!important}.admin-mobile-filter-bar button{max-width:100%}.admin-dashboard-root [style*="position: fixed"][style*="z-index: 8"]{position:static!important;top:auto!important;left:auto!important;width:100%!important;margin-bottom:.85rem!important}.admin-filter-bar-fixed+div[style*="height:"],.admin-dashboard-root .bo-filter-bar+div[style*="height:"],.admin-dashboard-root [style*="position: fixed"][style*="z-index: 8"]+div[style*="height:"]{display:none!important;height:0!important}.admin-main-content{margin-left:0;padding-top:0}.admin-content-area{--admin-content-pad-y: 1rem;--admin-content-pad-x: .75rem}.admin-dashboard-root.admin-sealed-layout .admin-content-area{--admin-content-pad-y: .4rem;--admin-content-pad-x: 0;padding:var(--admin-content-pad-y) 0 0}.bo-filter-bar{border-radius:14px;padding:.5rem .65rem}.admin-dashboard-root.admin-sealed-layout .bo-filter-bar{border-radius:0}.bo-filter-header{gap:.65rem}.bo-filter-actions{width:100%;justify-content:space-between;gap:.45rem}.bo-location-control{min-width:0;width:100%}.bo-location-select{min-width:0;flex:1}.bo-tabs-row{margin-top:.6rem;padding-top:.6rem}.bo-tabs-strip{flex-wrap:nowrap;gap:.35rem}.bo-tab-button{padding:.45rem .62rem;font-size:.72rem}}@media (max-width: 480px){.admin-dashboard-root{--admin-scale: .9}.admin-content-area{--admin-content-pad-x: .5rem}.admin-dashboard-root.admin-sealed-layout .admin-content-area{--admin-content-pad-x: 0;--admin-content-pad-y: .35rem}}.admin-panel-filter-bar{background-color:#fff;border:1px solid #e2e8f0;border-radius:1.375rem;box-shadow:0 14px 34px #0f172a14;padding:.75rem 1.25rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.admin-filter-bar-fixed{position:fixed;top:0;left:0;width:100%;z-index:80;background-color:#fff;border:1px solid #eee;border-radius:8px;padding:.75rem;box-shadow:0 2px 8px #00000014;box-sizing:border-box;display:flex;gap:.75rem;align-items:center;margin-bottom:0;flex-wrap:wrap}.admin-dashboard-root.admin-panel-filters-hidden .admin-filter-bar-fixed,.admin-dashboard-root.admin-panel-filters-hidden .bo-filter-bar,.admin-dashboard-root.admin-panel-filters-hidden [style*="position: fixed"][style*="z-index: 8"]{display:none!important}.admin-dashboard-root.admin-panel-filters-hidden .admin-filter-bar-fixed+div[style*="height:"],.admin-dashboard-root.admin-panel-filters-hidden .bo-filter-bar+div[style*="height:"],.admin-dashboard-root.admin-panel-filters-hidden [style*="position: fixed"][style*="z-index: 8"]+div[style*="height:"]{display:none!important;height:0!important}.admin-tabs-strip{display:flex;gap:.5rem;max-width:100%;overflow-x:auto;padding-bottom:.15rem;flex-wrap:wrap;align-items:center;margin-bottom:1rem;background-color:transparent}.admin-tabs-strip::-webkit-scrollbar{height:4px}.admin-tabs-strip::-webkit-scrollbar-track{background:transparent}.admin-tabs-strip::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.admin-tab-button{border:none;background:transparent;color:#475569;border-radius:999px;padding:.65rem .95rem;font-size:.88rem;font-weight:600;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:.45rem;line-height:1.1;transition:all .2s ease;min-height:32px}.admin-tab-button:hover{background-color:#f1f5f9}.admin-tab-button.active{background:#5b4b8a;color:#fff;font-weight:700;box-shadow:0 10px 24px #5b4b8a38}.admin-tab-icon{font-size:.88em;display:inline-flex}.admin-action-button{border:1px solid #cbd5e1;background-color:#fff;color:#475569;border-radius:8px;padding:.55rem .9rem;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:.35rem;transition:all .2s ease;line-height:1}.admin-action-button:hover{border-color:#5b4b8a;background-color:#f8f7f9;color:#5b4b8a}.admin-action-button.primary{background-color:#5b4b8a;color:#fff;border-color:#5b4b8a}.admin-action-button.primary:hover{background-color:#4a3b73;border-color:#4a3b73}.admin-panel-select,.admin-panel-input{padding:.55rem .75rem;border-radius:8px;border:1px solid #cbd5e1;background-color:#fff;color:#0f172a;font-size:.85rem;min-width:160px;font-family:inherit}.admin-panel-select:focus,.admin-panel-input:focus{outline:none;border-color:#5b4b8a;box-shadow:0 0 0 3px #5b4b8a1a}.admin-filter-label{color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.admin-filter-group{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.admin-status-badge{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap;line-height:1}@media (max-width: 1280px){.admin-panel-filter-bar{padding:.65rem 1rem;gap:.75rem}.admin-tab-button{padding:.58rem .82rem;font-size:.82rem;gap:.38rem}.admin-tab-icon{font-size:.8em}.admin-action-button{padding:.48rem .78rem;font-size:.8rem;gap:.3rem}.admin-panel-select,.admin-panel-input{padding:.48rem .65rem;font-size:.8rem;min-width:140px}.admin-filter-label{font-size:.72rem}.admin-tabs-strip{gap:.4rem}}@media (max-width: 1080px){.admin-panel-filter-bar{padding:.55rem .9rem;gap:.6rem;justify-content:flex-start}.admin-panel-filter-bar.vertical{flex-direction:column;align-items:flex-start}.admin-tab-button{padding:.52rem .72rem;font-size:.78rem;gap:.32rem;min-height:30px}.admin-tab-icon{font-size:.75em}.admin-action-button{padding:.42rem .68rem;font-size:.76rem;gap:.25rem}.admin-panel-select,.admin-panel-input{padding:.42rem .58rem;font-size:.76rem;min-width:120px}.admin-filter-label{font-size:.68rem}.admin-tabs-strip{gap:.35rem}}@media (max-width: 768px){.admin-panel-filter-bar{width:100%;padding:.5rem .75rem;border-radius:12px;gap:.5rem;flex-direction:column;align-items:stretch;margin-bottom:1rem}.admin-panel-filter-bar.horizontal{flex-direction:row;justify-content:space-between}.admin-filter-group{width:100%;gap:.4rem}.admin-tab-button{padding:.48rem .62rem;font-size:.74rem;gap:.28rem;flex-shrink:0;min-height:28px}.admin-tab-icon{font-size:.72em}.admin-action-button{padding:.38rem .58rem;font-size:.72rem;gap:.22rem;flex:1;min-width:0;justify-content:center}.admin-action-button span{display:none}.admin-action-button span.text{display:inline}.admin-panel-select,.admin-panel-input{width:100%;padding:.38rem .52rem;font-size:.72rem;min-width:0}.admin-filter-label{font-size:.65rem;letter-spacing:.04em}.admin-tabs-strip{gap:.3rem;overflow-x:auto;padding-bottom:.1rem;flex-wrap:nowrap}.admin-status-badge{font-size:.72rem;padding:.28rem .55rem}}@media (max-width: 480px){.admin-panel-filter-bar{padding:.45rem .6rem;gap:.4rem;border-radius:10px}.admin-filter-group{width:100%;gap:.35rem}.admin-tab-button{padding:.42rem .52rem;font-size:.7rem;gap:.22rem;min-height:26px}.admin-tab-icon{font-size:.68em}.admin-action-button{padding:.32rem .48rem;font-size:.68rem;gap:.18rem}.admin-panel-select,.admin-panel-input{padding:.32rem .45rem;font-size:.68rem}.admin-filter-label{font-size:.6rem}.admin-status-badge{font-size:.65rem;padding:.22rem .45rem}}.admin-table-action-button{padding:.35rem .6rem;border:1px solid #cbd5e1;background-color:#fff;color:#475569;border-radius:6px;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem;transition:all .2s ease;line-height:1}.admin-table-action-button:hover{border-color:#5b4b8a;background-color:#f8f7f9;color:#5b4b8a}.admin-table-action-button.danger{border-color:#f97316;color:#f97316}.admin-table-action-button.danger:hover{background-color:#fff7ed;border-color:#ea580c;color:#ea580c}.admin-checkbox,.admin-toggle{cursor:pointer;transition:all .2s ease}@media (max-width: 1280px){.admin-table-action-button{padding:.3rem .5rem;font-size:.78rem;gap:.2rem}}@media (max-width: 1080px){.admin-table-action-button{padding:.28rem .45rem;font-size:.75rem;gap:.18rem}}@media (max-width: 768px){.admin-table-action-button{padding:.25rem .4rem;font-size:.72rem;gap:.15rem}.admin-table-action-button span{display:none}.admin-table-action-button span.icon{display:inline}}@media (max-width: 480px){.admin-table-action-button{padding:.22rem .35rem;font-size:.68rem}}.admin-table-header{font-size:.82rem;font-weight:700;letter-spacing:.02em}.admin-table-cell{font-size:.81rem;line-height:1.4}.admin-text-small{font-size:.75rem;color:#64748b}.admin-form-label{font-size:.82rem;font-weight:700;color:#1e293b;margin-bottom:.35rem}.admin-section-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.8rem;margin-top:0}@media (max-width: 1280px){.admin-table-header{font-size:.78rem}.admin-table-cell{font-size:.77rem}.admin-section-title{font-size:1.02rem}}@media (max-width: 1080px){.admin-table-header{font-size:.75rem}.admin-table-cell{font-size:.74rem}.admin-section-title{font-size:.95rem}}@media (max-width: 768px){.admin-table-header{font-size:.72rem;letter-spacing:.01em}.admin-table-cell{font-size:.71rem}.admin-form-label{font-size:.78rem;margin-bottom:.25rem}.admin-section-title{font-size:.9rem;margin-bottom:.65rem}}@media (max-width: 480px){.admin-table-header{font-size:.68rem}.admin-table-cell{font-size:.67rem}.admin-form-label{font-size:.74rem}.admin-section-title{font-size:.85rem;margin-bottom:.55rem}.admin-text-small{font-size:.65rem}}.admin-filter-input,.admin-filter-select{padding:.55rem .75rem;font-size:.85rem;min-width:160px;transition:padding .2s ease,font-size .2s ease,min-width .2s ease}@media (max-width: 1280px){.admin-filter-input,.admin-filter-select{padding:.48rem .65rem;font-size:.8rem;min-width:140px}}@media (max-width: 1080px){.admin-filter-input,.admin-filter-select{padding:.42rem .58rem;font-size:.76rem;min-width:120px}}@media (max-width: 768px){.admin-filter-input,.admin-filter-select{padding:.38rem .52rem;font-size:.72rem;min-width:0;width:100%}}@media (max-width: 480px){.admin-filter-input,.admin-filter-select{padding:.32rem .45rem;font-size:.68rem;min-width:0;width:100%}}.admin-filter-search-container{position:relative;flex:1;min-width:220px}.admin-filter-search-container input{padding:.55rem 2.25rem .55rem .75rem;font-size:.85rem;transition:padding .2s ease,font-size .2s ease}@media (max-width: 1280px){.admin-filter-search-container input{padding:.48rem 2.1rem .48rem .65rem;font-size:.8rem}}@media (max-width: 1080px){.admin-filter-search-container input{padding:.42rem 2rem .42rem .58rem;font-size:.76rem}}@media (max-width: 768px){.admin-filter-search-container input{padding:.38rem 1.9rem .38rem .52rem;font-size:.72rem}}@media (max-width: 480px){.admin-filter-search-container input{padding:.32rem 1.8rem .32rem .45rem;font-size:.68rem}}.admin-filter-date{padding:.55rem .75rem;font-size:.85rem;min-width:140px}@media (max-width: 1280px){.admin-filter-date{padding:.48rem .65rem;font-size:.8rem;min-width:130px}}@media (max-width: 1080px){.admin-filter-date{padding:.42rem .58rem;font-size:.76rem;min-width:120px}}@media (max-width: 768px){.admin-filter-date{padding:.38rem .52rem;font-size:.72rem;min-width:0;width:100%}}@media (max-width: 480px){.admin-filter-date{padding:.32rem .45rem;font-size:.68rem;min-width:0;width:100%}}.admin-filter-text-input{padding:.55rem .75rem;font-size:.85rem;min-width:200px}@media (max-width: 1280px){.admin-filter-text-input{padding:.48rem .65rem;font-size:.8rem;min-width:180px}}@media (max-width: 1080px){.admin-filter-text-input{padding:.42rem .58rem;font-size:.76rem;min-width:160px}}@media (max-width: 768px){.admin-filter-text-input{padding:.38rem .52rem;font-size:.72rem;min-width:0;width:100%}}@media (max-width: 480px){.admin-filter-text-input{padding:.32rem .45rem;font-size:.68rem;min-width:0;width:100%}}
