*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}:root{--brand-blue:#5b9bd5;--brand-blue-hover:#4a85c4;--brand-blue-light:#6baee8;--brand-blue-rgb:91, 155, 213}body{color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}.page{width:100%;overflow:clip visible}.scroll-reveal{transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.scroll-reveal--hidden{opacity:0;will-change:opacity, transform;transform:translateY(28px)}.scroll-reveal.is-visible{opacity:1;will-change:auto;transform:none}.scroll-reveal.is-visible.is-immediate{transition:none}@media (prefers-reduced-motion:reduce){.scroll-reveal--hidden{opacity:1;will-change:auto;transition:none;transform:none}}.main-header{background:#fff;border-bottom:1px solid #f0f0f0;padding:10px 0}.header-inner{justify-content:space-between;align-items:center;max-width:1180px;min-height:0;margin:0 auto;padding:0 28px;display:flex}.logo-area{align-items:center;gap:10px;display:flex}.header-logo{object-fit:contain;flex-shrink:0;width:108px;height:108px}.logo-area h1{letter-spacing:.02em;margin:0;font-size:clamp(11px,1.2vw,13px);font-weight:800;line-height:1.12}.logo-area p{letter-spacing:.04em;margin:2px 0 0;font-size:10px;font-weight:600}.logo-text{min-width:0}.header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-icon-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:6px;line-height:1;transition:transform .2s,background .2s;display:inline-flex;position:relative}.header-icon-btn:hover{transform:translateY(-1px)}.header-icon-btn:active{background:#5b9bd51a;transform:translateY(0)}.header-icon{display:block}.desktop-nav{align-items:center;gap:38px;display:flex}.desktop-nav a{font-size:14px;font-weight:700}.desktop-nav a:hover{color:#5b9bd5}.cart-icon{position:relative}.cart-icon__badge{color:#fff;background:#5b9bd5;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:0;right:0;box-shadow:0 1px 3px #5b9bd559}.menu-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#5b9bd5;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.menu-btn-lines{background:#fff;border-radius:1px;width:20px;height:2px;display:block;box-shadow:0 -7px #fff,0 7px #fff}.menu-btn:active{filter:brightness(.95)}.mobile-nav-root{z-index:1000;pointer-events:none;position:fixed;inset:0}.mobile-nav-root--open{pointer-events:auto}.mobile-nav-backdrop{opacity:0;background:#11141873;transition:opacity .28s;position:absolute;inset:0}.mobile-nav-root--open .mobile-nav-backdrop{opacity:1}.mobile-nav-drawer{width:min(300px,88vw);padding:calc(12px + env(safe-area-inset-top,0px)) 0 calc(16px + env(safe-area-inset-bottom,0px));background:#fff;flex-direction:column;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px #00000024}.mobile-nav-root--open .mobile-nav-drawer{transform:translate(0)}.mobile-nav-head{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 16px 20px;display:flex}.mobile-nav-title{letter-spacing:.12em;color:#999;text-transform:uppercase;font-size:13px;font-weight:800}.mobile-nav-close{color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;width:44px;height:44px;font-size:28px;line-height:1}.mobile-nav-close:active{background:#f0f0f0}.mobile-nav-link{color:#111;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #f2f2f2;padding:16px 20px;font-size:16px;font-weight:700;display:block}.mobile-nav-link:active{color:#5b9bd5;background:#f7f7f7}@media (width>=769px){.mobile-nav-root{display:none!important}}.hero-banner{background:linear-gradient(165deg,#f4f6f8 0%,#e8ecf0 45%,#dfe5ea 100%);justify-content:center;align-items:center;width:100%;min-height:420px;padding:56px 24px 64px;display:flex;position:relative;overflow:hidden}.hero-banner-bg{pointer-events:none;position:absolute;inset:0}.hero-banner-bg-img{object-fit:contain;opacity:.22;filter:saturate(1.05);width:min(92%,720px);height:auto;max-height:78%;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.hero-banner-bg-scrim{background:linear-gradient(#ffffffeb 0%,#ffffff8c 38%,#f4f6f859 100%);position:absolute;inset:0}.hero-banner-inner{z-index:1;text-align:center;max-width:640px;margin:0 auto;position:relative}.hero-banner-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#5b9bd5;margin:0 0 10px;font-size:12px;font-weight:700}.hero-banner-title{color:#111;margin:0 0 14px;font-size:clamp(26px,4.2vw,38px);font-weight:800;line-height:1.15}.hero-banner-lead{color:#4a4a4a;margin:0 0 28px;font-size:16px;line-height:1.65}.hero-banner-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-banner-cta{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 26px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.hero-banner-cta--primary{color:#fff;background:#5b9bd5;box-shadow:0 4px 16px #5b9bd559}.hero-banner-cta--primary:hover{color:#fff;background:#4a85c4}.hero-banner-cta--ghost{color:#111;background:#fff;border:1px solid #d0d5da}.hero-banner-cta--ghost:hover{color:#5b9bd5;border-color:#5b9bd5}.intro-mission{background:#eef1f3;padding:95px 0 110px;position:relative}.intro-mission:after{content:"";clip-path:polygon(0 35%,100% 100%,100% 100%,0% 100%);background:#fff;width:100%;height:120px;position:absolute;bottom:-1px;left:0}.intro-content{z-index:2;grid-template-columns:1fr 1.05fr;align-items:center;gap:70px;max-width:1180px;margin:0 auto;padding:0 28px;display:grid;position:relative}.intro-small{letter-spacing:6px;color:#999;margin:0 0 5px;font-size:22px}.intro-left h1{margin:0;font-size:52px;font-weight:800;line-height:1.05}.intro-left h3{color:#5b9bd5;margin:20px 0 35px;font-size:20px}.intro-body{margin-top:8px}.intro-body p{color:#666;margin:0 0 18px;font-size:15px;line-height:1.85}.intro-body p:last-child{margin-bottom:0}.intro-image{justify-content:center;align-items:center;max-height:min(68vh,620px);display:flex}.intro-image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(68vh,620px);display:block}.why-section{background:#fff;padding:120px 0 160px;position:relative}.why-section:after{content:"";clip-path:polygon(0 70%,100% 25%,100% 100%,0 100%);background:#eef1f3;width:100%;height:120px;position:absolute;bottom:-1px;left:0}.solutions-inner{z-index:2;max-width:1180px;margin:0 auto;padding:0 28px;position:relative}.solutions-heading{margin:0 0 40px;font-size:34px;font-weight:800;line-height:1.15}.solutions-grid{grid-template-columns:repeat(4,1fr);gap:28px 32px;display:grid}.solution-block h3{color:#111;margin:0 0 16px;font-size:15px;font-weight:800;line-height:1.35}.solution-block ul{color:#555;margin:0;padding:0 0 0 18px;font-size:14px;line-height:1.75}.solution-block li{margin-bottom:4px}.section-red-label{color:#5b9bd5;letter-spacing:8px;margin:0 0 12px;font-size:13px;font-weight:700}.about-section{background:#eef1f3;padding:80px 0 100px}.about-inner{max-width:860px;margin:0 auto;padding:0 28px}.about-title{margin:0 0 40px;font-size:40px;font-weight:800;line-height:1.15}.about-block{margin-bottom:40px}.about-block:last-child{margin-bottom:0}.about-label{color:#5b9bd5;letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}.about-text{color:#3a3a3a;margin:0 0 18px;font-size:17px;line-height:1.75}.about-text:last-child{margin-bottom:0}.legal-page{background:#eef1f3;min-height:50vh;padding:48px 0 72px}.legal-inner{max-width:720px;margin:0 auto;padding:0 28px}.legal-back{margin:0 0 28px;font-size:14px;font-weight:700}.legal-back a{color:#5b9bd5}.legal-title{margin:0 0 8px;font-size:clamp(28px,5vw,40px);font-weight:800;line-height:1.15}.legal-effective{color:#666;margin:0 0 24px;font-size:15px;font-weight:600}.legal-lead{color:#3a3a3a;margin:0 0 14px;font-size:17px;line-height:1.75}.legal-intro{color:#3a3a3a;margin:0 0 36px;font-size:16px;line-height:1.7}.legal-company{color:#1a1a1a;font-size:.88em;font-weight:600}.legal-emphasis,.legal-section li>strong:not(.legal-emphasis):not(.legal-company),.legal-section ol.legal-sublist>li>strong{font-size:inherit;color:#111;font-weight:600}.legal-support{color:#3a3a3a;margin:8px 0 0;font-size:16px;line-height:1.7}.legal-support a{color:#5b9bd5;font-weight:600}.legal-section{margin-bottom:0}.legal-section h2{color:#1a1a1a;margin:0 0 14px;font-size:20px;font-weight:700;line-height:1.25}.legal-section:not(:first-of-type)>h2{border-top:2px solid #e8ecef;margin-top:40px;padding-top:16px}.legal-section h3{color:#1a1a1a;margin:20px 0 10px;font-size:16px;font-weight:600}.legal-subheading{color:#2a3542;margin:18px 0 8px;font-size:15px;font-weight:600;line-height:1.4}.legal-section>.legal-subheading:first-of-type{margin-top:4px}.legal-section--contact .faq-help-card{margin-top:16px}.legal-deletion-form-wrap{margin-top:28px}.legal-section p,.legal-section li{color:#3a3a3a;font-size:16px;line-height:1.7}.legal-section p{margin:0 0 14px}.legal-section ul{margin:0 0 14px;padding-left:1.35em}.legal-section li{margin-bottom:10px}.legal-section li:last-child{margin-bottom:0}.legal-section a{color:#5b9bd5;font-weight:600}.legal-section--highlight{background:#fff;border:1px solid #e2e6e9;border-radius:12px;padding:28px 24px}.legal-cta{background:#5b9bd5;border-radius:8px;justify-content:center;align-items:center;margin-top:8px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;color:#fff!important}.legal-cta:hover{background:#4a85c4}.legal-sublist{margin:0 0 14px;padding-left:1.5em}.legal-sublist li{margin-bottom:10px}.legal-section--muted{background:#e8ecef;border-radius:12px;padding:24px 22px}.legal-cookie-headline{color:#1a1a1a;font-size:18px;font-weight:600;margin:0 0 12px!important}.legal-note{font-style:italic;color:#5a6570!important;font-size:14px!important}.legal-note-block{color:#3a3a3a;background:#f4f6f8;border-radius:8px;margin:14px 0 0;padding:12px 14px;font-size:15px;line-height:1.65}.legal-note-block strong{color:#111;font-weight:600}.faq-section{margin-bottom:40px}.faq-section>h2{color:#111;letter-spacing:-.02em;font-size:22px;font-weight:800}.faq-item{border-bottom:1px solid #e2e6e9;margin-bottom:22px;padding-bottom:22px}.faq-item:last-child,.faq-item--last{border-bottom:none;margin-bottom:0;padding-bottom:0}.faq-item .faq-q,.legal-section .faq-q{color:#2a3542;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.45}.faq-item .faq-q .legal-company{color:#2a3542;font-size:.88em;font-weight:600}.faq-item .faq-a,.legal-section .faq-a{color:#5a6570;margin:0 0 12px;font-size:15px;font-weight:400;line-height:1.7}.faq-item .faq-a:last-child{margin-bottom:0}.faq-list{color:#5a6570;margin:0 0 12px;padding-left:1.35em;font-size:15px;font-weight:400;line-height:1.65}.faq-list li{margin-bottom:6px}.faq-list li:last-child{margin-bottom:0}.faq-help-card--solo{margin-top:0}.faq-help-card__body--solo{grid-template-columns:1fr;padding-top:4px}.faq-help-card{box-sizing:border-box;background:linear-gradient(#fafbfc 0%,#fff 40px);border:1px solid #e2e8ec;border-radius:16px;width:100%;margin-top:8px;overflow:hidden;box-shadow:0 1px 2px #1a232d0a,0 12px 28px #1a232d0f}.faq-help-card__head{border-bottom:1px solid #eef1f3;align-items:flex-start;gap:14px;padding:22px 24px 16px;display:flex}.faq-help-card__icon{color:#5b9bd5;background:linear-gradient(135deg,#eef6fc 0%,#e3f0fa 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.faq-help-card__title{color:#1a1a1a;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.25}.faq-help-card__subtitle{color:#5a6570;margin:0;font-size:14px;line-height:1.5}.faq-help-card__body{grid-template-columns:1fr 1fr;gap:14px;padding:20px 24px 24px;display:grid}.faq-help-tile{color:inherit;background:#f8f9fa;border:1px solid #e8ecef;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.faq-help-tile--email:hover{background:#fff;border-color:#b8d9f0;box-shadow:0 4px 14px #5b9bd51f}.faq-help-tile__icon{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;line-height:1;display:flex;box-shadow:0 1px 3px #0000000f}.faq-help-tile--email .faq-help-tile__icon{color:#5b9bd5}.faq-help-tile--hours .faq-help-tile__icon{font-size:17px}.faq-help-tile__text{flex-direction:column;gap:4px;min-width:0;display:flex}.faq-help-tile__label{letter-spacing:.08em;text-transform:uppercase;color:#6b7a86;font-size:11px;font-weight:700}.faq-help-tile__value{color:#1a1a1a;font-size:15px;font-weight:600;line-height:1.45}.faq-help-tile__value--email{word-break:normal;overflow-wrap:normal;display:block}.faq-help-tile__value--multiline{flex-direction:column;gap:2px;display:flex}.faq-help-tile--email .faq-help-tile__value{color:#5b9bd5}@media (width<=600px){.faq-help-card__body{grid-template-columns:1fr}.faq-help-card__head{align-items:center;gap:12px;padding:16px 16px 12px}.faq-help-card__icon{border-radius:10px;width:42px;height:42px}.faq-help-card__icon svg{width:22px;height:22px}.faq-help-card__title{font-size:17px}.faq-help-card__subtitle{font-size:13px}.faq-help-card__body{padding:12px 16px 16px}.faq-help-card--solo .faq-help-tile--email{gap:0;padding:14px}.faq-help-card--solo .faq-help-tile--email .faq-help-tile__icon{display:none}.faq-help-card--solo .faq-help-tile--email .faq-help-tile__text{width:100%}.faq-help-card--solo .faq-help-tile--email .faq-help-tile__value--email{letter-spacing:-.01em;font-size:clamp(13px,3.6vw,15px);line-height:1.55}.faq-help-email__user,.faq-help-email__domain{white-space:nowrap}}.faq-help-email__user,.faq-help-email__domain{display:inline}.deletion-form-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8ec;border-radius:16px;width:100%;margin-top:22px;overflow:hidden;box-shadow:0 1px 2px #1a232d0a,0 12px 32px #1a232d0f}.deletion-form-card__head{background:#fff;border-bottom:1px solid #eef1f3;gap:14px;display:flex}.deletion-form-card__icon{color:#5b9bd5;background:linear-gradient(135deg,#eef6fc 0%,#e3f0fa 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.deletion-form-card__title{color:#1a1a1a;margin:0 0 2px;padding:0;font-size:16px;font-weight:600;line-height:1.1}.deletion-form-card__desc{color:#5a6570;margin:0;padding:0;font-size:14px;line-height:1.5}@media (width>=769px){.deletion-form-card__head{justify-content:flex-start;align-items:center;gap:12px;padding:8px 24px 12px}.deletion-form-card__intro{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.deletion-form-card__icon{border-radius:12px;width:48px;height:48px;margin-top:4px}}.deletion-form{flex-direction:column;gap:18px;padding:22px 24px 24px;display:flex}.deletion-form__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.deletion-form__field{flex-direction:column;gap:0;display:flex;position:relative}.deletion-form__label{letter-spacing:.02em;color:#2d3740;margin-bottom:8px;font-size:13px;font-weight:700}.deletion-form__req{color:#dc2626;margin-left:2px}.deletion-form__label-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.deletion-form__label-row .deletion-form__label{margin-bottom:0}.deletion-form__optional{color:#8a96a3;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-size:11px;font-weight:600}.deletion-form input[type=text],.deletion-form input[type=email],.deletion-form select{color:#1a1a1a;box-sizing:border-box;background:#fff;border:1px solid #d4dbe1;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.deletion-form input::placeholder{color:#a8b4be}.deletion-form input:hover,.deletion-form select:hover{border-color:#b8c4ce}.deletion-form input:focus,.deletion-form select:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd52e}.deletion-form__select-wrap{position:relative}.deletion-form__select-wrap:after{content:"";pointer-events:none;border-bottom:2px solid #6b7a86;border-right:2px solid #6b7a86;width:8px;height:8px;margin-top:-6px;position:absolute;top:50%;right:14px;transform:rotate(45deg)}.deletion-form select{appearance:none;cursor:pointer;padding-right:40px}.deletion-form__consent{background:#f4f6f8;border:1px solid #e8ecef;border-radius:12px;padding:14px 16px}.deletion-form__check{cursor:pointer;align-items:flex-start;gap:12px;margin:0;display:flex}.deletion-form__check input{opacity:0;width:0;height:0;position:absolute}.deletion-form__check-box{background:#fff;border:2px solid #c4cdd4;border-radius:6px;flex-shrink:0;width:22px;height:22px;margin-top:1px;transition:border-color .15s,background .15s;position:relative}.deletion-form__check input:focus-visible+.deletion-form__check-box{box-shadow:0 0 0 3px #5b9bd540}.deletion-form__check input:checked+.deletion-form__check-box{background:#5b9bd5;border-color:#5b9bd5}.deletion-form__check input:checked+.deletion-form__check-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.deletion-form__check-text{color:#3d4752;font-size:14px;line-height:1.55}.deletion-form__error{color:#b42318;background:#eef6fc;border:1px solid #c5dff2;border-radius:8px;margin:-6px 0 0;padding:10px 12px;font-size:14px;font-weight:600}.deletion-form__actions{flex-direction:column;gap:12px;padding-top:4px;display:flex}.deletion-form__submit{color:#fff;cursor:pointer;background:linear-gradient(#6baee8 0%,#5b9bd5 48%,#4a85c4 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 24px;font-family:inherit;font-size:16px;font-weight:700;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 4px 14px #5b9bd559}.deletion-form__submit:hover{filter:brightness(1.03);box-shadow:0 6px 20px #5b9bd56b}.deletion-form__submit:active{transform:translateY(1px);box-shadow:0 2px 10px #5b9bd54d}.deletion-form__hint{color:#5a6570;text-align:left;background:#f4f6f8;border:1px solid #e8ecef;border-radius:10px;justify-content:flex-start;align-items:flex-start;gap:10px;margin:0;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.deletion-form__hint-icon{opacity:.9;flex-shrink:0;font-size:16px;line-height:1.4}.deletion-form__hint-text{flex:1;min-width:0}@media (width<=768px){.legal-page{padding:32px 0 56px}.legal-inner{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px))}.legal-section--highlight{border-radius:12px;padding:20px 16px}.deletion-form-card{border-radius:12px}.deletion-form__grid{grid-template-columns:1fr;gap:14px}.deletion-form-card__head{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:12px 16px 14px}.deletion-form-card__intro{flex:1;min-width:0;max-width:none}.deletion-form-card__title{font-size:16px;line-height:1.2}.deletion-form-card__desc{font-size:13px;line-height:1.5}.deletion-form-card__icon{border-radius:12px;flex-shrink:0;width:44px;height:44px;margin-top:8px}.deletion-form{gap:16px;padding:16px 16px 18px}.deletion-form__consent{padding:12px 14px}.deletion-form__check-text{font-size:13px}.deletion-form__submit{padding:14px 20px;font-size:15px}.deletion-form__hint{padding:12px;font-size:12px}}.featured-products{background:#eef1f3;padding:70px 0 75px}.products-inner{max-width:1180px;margin:0 auto;padding:0 28px}.products-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:28px 24px;display:grid}.products-view-all-wrap{justify-content:center;margin-top:36px;display:flex}.products-view-all-btn{letter-spacing:.04em;text-transform:uppercase;cursor:pointer;color:#5b9bd5;-webkit-tap-highlight-color:transparent;background:#fff;border:2px solid #5b9bd5;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;min-height:48px;padding:12px 32px;font-size:14px;font-weight:800;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 2px 12px #0000000f}.products-view-all-btn:hover{color:#fff;background:#5b9bd5;box-shadow:0 6px 20px #5b9bd559}.products-view-all-btn:active{transform:scale(.98)}.products-view-all-btn--expanded{color:#1f2428;box-shadow:none;background:#f8f9fa;border-color:#1f2428}.products-view-all-btn--expanded:hover{color:#fff;background:#1f2428;border-color:#1f2428}.products-view-all-count{letter-spacing:.02em;text-transform:none;opacity:.92;font-weight:700}.product-card--shop{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.product-card__media{aspect-ratio:1;cursor:pointer;background:#f4f6f8;width:100%;position:relative}.product-card__media img{object-fit:contain;width:auto;max-width:calc(100% - 24px);height:auto;max-height:calc(100% - 24px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__badge{z-index:2;color:#fff;letter-spacing:.02em;background:#1f2a44;border-radius:999px;min-height:21px;padding:0 8px;font-size:10px;font-weight:700;line-height:21px;position:absolute;top:10px;left:10px}.product-card__body{padding:14px 14px 16px}.product-card__title{color:#111;cursor:pointer;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.35}.product-card__price{color:#111;cursor:default;margin:0;font-size:15px;font-weight:800}@media (hover:none),(pointer:coarse){.product-card__price{cursor:pointer}}.product-card__actions{opacity:0;pointer-events:none;align-items:center;gap:10px;max-height:0;margin-top:0;transition:max-height .25s,opacity .2s,margin-top .25s;display:flex;overflow:hidden}.product-card--shop:hover .product-card__actions,.product-card--shop.product-card--actions-open .product-card__actions{opacity:1;pointer-events:auto;max-height:60px;margin-top:14px}.product-card__cart-btn{color:#1f2a44;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #1f2a44;border-radius:999px;flex:1;min-height:40px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700}.product-card__cart-btn:hover{background:#f7f9fb}.product-card__wishlist-btn{color:#111;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.product-card__wishlist-btn:hover,.product-card__wishlist-btn--active{color:#e74c3c}.category{color:#777;text-transform:uppercase;margin:14px 0 5px;font-size:9px}.product-card h3{margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.25}.price{color:#444;margin:0;font-size:14px;font-weight:600}.product-card--interactive{cursor:pointer;outline-offset:4px;border-radius:4px}.product-card--interactive:focus-visible{outline:2px solid #5b9bd5}.product-detail-root{z-index:2000;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.product-detail-backdrop{background:#1111118c;position:absolute;inset:0}.product-detail-panel{z-index:1;background:#fff;border-radius:12px;width:min(1120px,100%);max-height:min(92vh,960px);padding:28px 28px 32px;position:relative;overflow:auto;box-shadow:0 24px 60px #0003}.product-detail-close{z-index:2;color:#111;cursor:pointer;background:#eef1f3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s;display:inline-flex;position:absolute;top:16px;right:16px}.product-detail-close svg{display:block}.product-detail-close:hover{background:#e2e6ea}.product-detail-layout{flex-direction:column;align-items:stretch;gap:28px;display:flex}.product-detail-media{background:#f5f6f8;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:0;padding:clamp(16px,3vw,28px);display:flex;position:static}.product-detail-media img{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:min(56vh,680px);margin:0 auto;display:block}.product-detail-body{width:100%;max-width:720px;margin-inline:auto}.product-detail-category{letter-spacing:.06em;text-transform:uppercase;color:#777;margin:0 0 8px;font-size:10px}.product-detail-title{margin:0 0 8px;font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.2}.product-detail-subtitle{color:#333;margin:0 0 10px;font-size:16px;font-weight:700}.product-detail-price-line{color:#5b9bd5;margin:0 0 18px;font-size:15px;font-weight:700}.product-detail-text{color:#3a3a3a;margin:0 0 14px;font-size:15px;line-height:1.65}.product-detail-heading{text-transform:uppercase;letter-spacing:.05em;color:#111;margin:22px 0 10px;font-size:13px}.product-detail-features{color:#333;margin:0;padding-left:20px;font-size:14px;line-height:1.65}.product-detail-features li{margin-bottom:6px}.product-detail-why{margin-bottom:22px}.product-detail-actions{align-items:center;gap:10px;margin-top:8px;display:flex}.product-detail-actions__cart{color:#1f2a44;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #1f2a44;border-radius:999px;flex:1;min-height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s}.product-detail-actions__cart:hover{background:#f7f9fb}.product-detail-actions__wishlist{color:#111;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:color .2s;display:inline-flex}.product-detail-actions__wishlist:hover,.product-detail-actions__wishlist--active{color:#e74c3c}@media (width<=720px){.product-detail-panel{width:min(100%,100vw - 24px)}.product-detail-body{max-width:none}.product-detail-media{padding:14px}.product-detail-media img{max-height:min(46vh,440px)}}.specifications{background:#fff;padding:70px 0 100px}.spec-inner{grid-template-columns:1fr 260px;gap:70px;max-width:1180px;margin:0 auto;padding:0 28px;display:grid}.spec-inner h2{margin:0 0 45px;font-size:36px}.spec-inner h4{margin:0 0 18px;font-size:14px}.spec-inner ul{margin:0;padding-left:20px}.spec-inner li{margin-bottom:14px;font-size:14px;line-height:1.8}.spec-button-wrap{justify-content:center;align-items:flex-start;padding-top:60px;display:flex}.buy-btn{color:#fff;background:#5b9bd5;border-radius:40px;padding:18px 55px;font-size:14px;font-weight:800}.footer{color:#1f2428;background:#fafbfc;border-top:1px solid #e8ebef;padding:0}.footer-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,140px);align-items:start;gap:36px 48px;max-width:1180px;margin:0 auto;padding:52px 28px 44px;display:grid}.footer-col{min-width:0}.footer-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#9aa3ad;margin:0 0 12px;font-size:10px;font-weight:800}.footer-note{color:#6b7684;max-width:28rem;margin:0 0 18px;font-size:14px;line-height:1.55}.footer-email-actions{margin-bottom:10px}.footer-btn-email{color:#fff;letter-spacing:.03em;background:#5b9bd5;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 26px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 4px 16px #5b9bd552}.footer-btn-email:hover{background:#e8453d;box-shadow:0 6px 22px #5b9bd566}.footer-btn-email:active{transform:scale(.98)}.footer-btn-email__icon{opacity:.95;font-size:17px;line-height:1}.footer-email-fine{color:#9aa3ad;word-break:break-word;margin:0;font-size:12px;line-height:1.45}.footer-link-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.footer-link-list a{color:#3d4752;padding:7px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-block}.footer-link-list a:hover{color:#5b9bd5}.footer-pay-heading{letter-spacing:.1em;text-transform:uppercase;color:#111;margin:0 0 8px;font-size:10px;font-weight:800}.footer-pay-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.footer-pay-tile{box-sizing:border-box;background:#141414;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:58px;min-height:42px;padding:5px 9px;display:inline-flex}.footer-pay-tile--visa{padding-left:11px;padding-right:11px}.footer-pay-visa{color:#fff;letter-spacing:.04em;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:900;line-height:1}.footer-pay-tile--mastercard{gap:2px;padding-top:6px;padding-bottom:5px}.footer-pay-mc{flex-shrink:0;width:32px;height:18px;position:relative}.footer-pay-mc__circle{border-radius:50%;width:18px;height:18px;position:absolute;top:0}.footer-pay-mc__circle--red{z-index:0;background:#eb001b;left:0}.footer-pay-mc__circle--orange{z-index:1;background:#f79e1b;left:11px}.footer-pay-mc-label{color:#fff;letter-spacing:.03em;text-transform:lowercase;font-size:6px;font-weight:600;line-height:1.2}.footer-bar{background:#f0f2f5;border-top:1px solid #e4e8ed}.footer-copy{margin:0;text-align:center;letter-spacing:.02em;color:#7a8490;max-width:1180px;margin-inline:auto;padding:16px 28px 20px;font-size:12px;font-weight:500}@media (width<=960px){.footer-inner{grid-template-columns:1fr 1fr;gap:32px 28px;padding-top:44px}.footer-col--contact{grid-column:1/-1}.footer-pay-badges{justify-content:flex-start}}@media (width<=768px){.footer-inner{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));grid-template-columns:1fr;gap:28px;padding-bottom:36px}.footer-col--contact{grid-column:auto}.footer-btn-email{width:100%;max-width:280px}.footer-copy{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));line-height:1.5}}@media (width<=1024px){.desktop-nav{gap:22px}.intro-content,.spec-inner{grid-template-columns:1fr}.solutions-grid{grid-template-columns:repeat(2,1fr)}.products-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px 18px}}@media (width<=768px){.main-header{border-bottom:1px solid #f0f0f0;height:auto;padding:8px 0}.header-inner{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));gap:12px}.logo-area{flex:1;gap:10px;min-width:0}.header-logo{width:72px;height:72px}.logo-area h1{font-size:clamp(10px,2.9vw,12px);line-height:1.12}.logo-area p{margin-top:2px;font-size:9px}.desktop-nav{display:none}.menu-btn{display:inline-flex}.hero-banner{min-height:0;padding:40px 20px 48px}.hero-banner-lead{margin-bottom:22px;font-size:15px}.hero-banner-actions{flex-direction:column;align-items:stretch}.hero-banner-cta{width:100%;max-width:280px;margin:0 auto}.intro-mission{padding:48px 0 64px}.intro-mission:after{height:64px}.intro-content{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));gap:28px}.intro-small{letter-spacing:.28em;font-size:12px}.intro-left h1{font-size:clamp(26px,7vw,34px);line-height:1.12}.intro-body p{font-size:15px;line-height:1.75}.intro-image,.intro-image img{max-height:min(52vh,360px)}.why-section{padding:56px 0 72px}.why-section:after{height:72px}.solutions-inner{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px))}.solutions-heading{margin-bottom:28px;font-size:clamp(22px,6vw,28px)}.section-red-label{letter-spacing:.35em;font-size:11px}.solutions-grid{grid-template-columns:1fr;gap:14px}.solution-block{background:#f8f9fa;border-radius:12px;padding:18px 18px 14px}.solution-block h3{margin-bottom:12px;font-size:14px}.solution-block ul{font-size:14px}.about-section{padding:48px 0 56px}.about-inner{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px))}.about-title{margin-bottom:28px;font-size:clamp(26px,6.5vw,34px)}.about-label{letter-spacing:.2em;font-size:12px}.about-text{font-size:16px;line-height:1.78}.featured-products{padding:48px 0 56px}.products-inner{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px))}.products-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.products-view-all-wrap{padding-left:max(0px, env(safe-area-inset-left,0px));padding-right:max(0px, env(safe-area-inset-right,0px));margin-top:28px}.products-view-all-btn{width:100%;max-width:320px;padding-left:24px;padding-right:24px;font-size:13px}.product-card h3{font-size:13px}.category{font-size:8px}.specifications{padding:48px 0 64px}.spec-inner{padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));gap:24px}.spec-inner h2{margin-bottom:28px;font-size:28px}.spec-button-wrap{justify-content:stretch;padding-top:8px}.buy-btn{text-align:center;box-sizing:border-box;border-radius:12px;width:100%;padding:16px 24px;display:block}}@media (width<=480px){.products-catalog-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.hero-banner{padding:36px 16px 44px}.hero-banner-bg-img{opacity:.16;width:min(96%,520px)}}.account-menu{position:relative}.account-dropdown{z-index:200;background:#fff;border:1px solid #e8eaed;border-radius:18px;width:min(320px,100vw - 32px);padding:22px 22px 20px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 40px #1114181f}.account-dropdown__title{color:#111;margin:0;font-size:18px;font-weight:800}.account-dropdown__desc{color:#555;margin:8px 0 0;font-size:14px;line-height:1.45}.account-dropdown__divider{background:#eceff3;height:1px;margin:18px 0 16px}.account-dropdown__actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.account-dropdown__btn{border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.account-dropdown__btn--primary{color:#fff;background:#5b9bd5}.account-dropdown__btn--primary:hover{background:#4a85c4}.account-dropdown__btn--outline{color:#5b9bd5;background:#fff;border:1.5px solid #5b9bd5}.account-dropdown__btn--outline:hover{background:#5b9bd51a}.account-dropdown__btn--solo{width:100%}.account-dropdown__nav{flex-direction:column;gap:2px;display:flex}.account-dropdown__link{color:#111;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 4px;font-size:15px;font-weight:600;transition:color .2s,background .2s;display:block}.account-dropdown__link:hover{color:#5b9bd5;background:#5b9bd514}.account-dropdown__link--button{font-family:inherit}.account-dropdown__link--button:disabled,.account-dropdown__btn:disabled{opacity:.7;cursor:not-allowed}.auth-alert{box-sizing:border-box;border:1px solid #0000;border-radius:10px;margin:0;padding:11px 14px;font-size:14px;font-weight:500;line-height:1.55;display:block}.auth-card__lead+.auth-alert{margin-top:16px}.auth-alert+.auth-form,.auth-alert+.auth-card__footer{margin-top:18px}.auth-alert--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.auth-alert--success{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.auth-alert-fade-enter-active,.auth-alert-fade-leave-active{transition:opacity .25s,transform .25s,max-height .25s,margin .25s}.auth-alert-fade-enter-from,.auth-alert-fade-leave-to{opacity:0;transform:translateY(-6px)}.auth-btn:disabled{opacity:.7;cursor:not-allowed}.page--auth{background:#f4f6f8;min-height:100vh}.auth-page{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px 32px;display:flex}.auth-brand{align-items:center;gap:12px;margin-bottom:28px;display:inline-flex}.auth-brand__logo{object-fit:contain;flex-shrink:0;width:72px;height:72px}.auth-brand__text{flex-direction:column;gap:2px;display:flex}.auth-brand__line1{letter-spacing:.03em;color:#111;font-size:15px;font-weight:800}.auth-brand__line2{letter-spacing:.05em;color:#555;font-size:11px;font-weight:600}.auth-card{background:#fff;border:1px solid #e3e7ec;border-radius:18px;width:min(560px,100%);padding:34px 34px 28px;box-shadow:0 10px 30px #1114180d}.auth-card__title{color:#111;margin:0;font-size:clamp(28px,4vw,34px);font-weight:800;line-height:1.15}.auth-card__lead{color:#666;margin:10px 0 0;font-size:15px;line-height:1.5}.auth-form{flex-direction:column;gap:18px;margin-top:28px;display:flex}.auth-form__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-form__field{flex-direction:column;gap:8px;display:flex}.auth-form__label{color:#222;font-size:14px;font-weight:600}.auth-form__req{color:#dc2626}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{color:#111;background:#fff;border:1px solid #d7dce3;border-radius:12px;width:100%;min-height:48px;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.auth-phone-field{width:100%;position:relative}.auth-phone-field__control{background:#fff;border:1px solid #d7dce3;border-radius:12px;align-items:stretch;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.auth-phone-field:focus-within .auth-phone-field__control{border-color:#5b9bd5;box-shadow:0 0 0 3px #5b9bd526}.auth-phone-field__picker{border-right:1px solid #d7dce3;flex-shrink:0;display:flex;position:relative}.auth-phone-field__trigger{color:#111;cursor:pointer;background:linear-gradient(#f8fafb 0%,#f1f4f7 100%);border:none;border-radius:0;align-items:center;gap:8px;width:100%;min-width:118px;height:100%;min-height:48px;padding:0 12px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.auth-phone-field__trigger:hover{background:linear-gradient(#f3f6f9 0%,#e9eef2 100%)}.auth-phone-field__trigger:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #5b9bd559}.auth-phone-field__flag,.auth-phone-field__option-flag{object-fit:cover;border-radius:3px;flex-shrink:0;width:24px;height:18px;display:block;box-shadow:0 0 0 1px #0f172a14}.auth-phone-field__dial{text-align:left;min-width:36px}.auth-phone-field__chevron{color:#6b7280;margin-left:auto;transition:transform .2s}.auth-phone-field__chevron--open{transform:rotate(180deg)}.auth-phone-field__menu{z-index:1200;overscroll-behavior:contain;background:#fff;border:1px solid #d7dce3;border-radius:14px;max-height:240px;margin:0;padding:6px;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 16px 40px #0f172a1f,0 4px 12px #0f172a0f}.auth-phone-field__option{width:100%;min-height:42px;font:inherit;text-align:left;color:#111;cursor:pointer;background:0 0;border:none;border-radius:10px;grid-template-columns:28px 1fr auto 16px;align-items:center;gap:10px;padding:8px 10px;transition:background .15s;display:grid}.auth-phone-field__option:hover{background:#f4f7fa}.auth-phone-field__option--active{background:#5b9bd51a}.auth-phone-field__option-name{font-size:14px;font-weight:600}.auth-phone-field__option-dial{color:#5b9bd5;font-size:13px;font-weight:700}.auth-phone-field__option-check{color:#5b9bd5}.auth-phone-menu-enter-active,.auth-phone-menu-leave-active{transition:opacity .18s,transform .18s}.auth-phone-menu-enter-from,.auth-phone-menu-leave-to{opacity:0;transform:translateY(-6px)}.auth-phone-field__input{color:#111;width:auto;min-width:0;min-height:48px;box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;padding:0 14px;font-size:15px}.auth-form .auth-phone-field__input,.account-form__field .auth-phone-field__input{box-shadow:none;background:0 0;border:none;border-radius:0}.auth-form .auth-phone-field__input:focus,.account-form__field .auth-phone-field__input:focus{box-shadow:none;border:none;outline:none}.auth-phone-field__input::placeholder{color:#9aa3ad}.auth-phone-field__input:focus{outline:none}.account-form__field .auth-phone-field{width:100%}.account-details__phone{align-items:center;gap:8px;display:inline-flex}.account-details__phone-flag{object-fit:cover;border-radius:3px;width:24px;height:18px;box-shadow:0 0 0 1px #0f172a14}.auth-form input::placeholder{color:#9aa3ad}.auth-form input:focus:not(.auth-phone-field__input){border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.auth-password-field{position:relative}.auth-password-field__input{color:#111;background:#fff;border:1px solid #d7dce3;border-radius:12px;width:100%;min-height:48px;padding:0 48px 0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.auth-password-field__input::placeholder{color:#9aa3ad}.auth-password-field__input:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.auth-password-field__toggle{color:#8a939e;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-password-field__toggle:hover{color:#5b9bd5}.auth-password-field__toggle:active{background:#5b9bd51a}.auth-form__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-form__row--end{justify-content:flex-end}.auth-form__checkbox{color:#555;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:inline-flex}.auth-form__checkbox--block{margin-top:-4px}.auth-form__checkbox input{appearance:none;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin:0;transition:border-color .2s,box-shadow .2s;position:relative}.auth-form__checkbox input:hover{border-color:#b8c0cb}.auth-form__checkbox input:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.auth-form__checkbox input:checked{background:#5b9bd5;border-color:#5b9bd5}.auth-form__checkbox input:checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.auth-form__link{color:#555;text-underline-offset:2px;font-size:14px;text-decoration:underline}.auth-form__link:hover{color:#5b9bd5}.auth-form__link--plain,.auth-form__link--plain:hover{text-decoration:none}.auth-form__link--strong{color:#111;font-weight:700;text-decoration:none}.auth-form__link--strong:hover{color:#5b9bd5;text-decoration:underline}.auth-form__actions{align-items:center;gap:14px;margin-top:4px;display:flex}.auth-btn{cursor:pointer;border:none;border-radius:12px;flex:1;min-height:50px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.auth-btn--primary{color:#fff;background:#5b9bd5;box-shadow:0 4px 16px #5b9bd559}.auth-btn--primary:hover{background:#4a85c4}.auth-btn--primary:active{transform:translateY(1px)}.auth-btn--full{width:100%;margin-top:4px}.auth-social{flex-shrink:0;align-items:center;gap:10px;display:flex}.auth-social__btn{cursor:pointer;background:#fff;border:1px solid #e3e7ec;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,border-color .2s;display:inline-flex}.auth-social__btn:hover{background:#f7f9fb;border-color:#cfd6df}.auth-social__btn--facebook{color:#1877f2}.auth-social__btn--x,.auth-social__btn--github{color:#111}.auth-card__footer{color:#666;margin:22px 0 0;font-size:14px}.auth-alert+.auth-card__footer{margin-top:18px}.auth-page__copy{color:#8a939e;text-align:center;margin:28px 0 0;font-size:13px}@media (width<=640px){.auth-card{padding:26px 20px 22px}.auth-form__grid{grid-template-columns:1fr}.auth-form__actions{flex-direction:column;align-items:stretch}.auth-social{justify-content:center}.account-dropdown{right:-8px}}.confirm-dialog-root{z-index:3000;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.confirm-dialog-backdrop{background:#11141873;animation:.2s confirm-dialog-fade-in;position:absolute;inset:0}.confirm-dialog-panel{z-index:1;text-align:center;background:#fff;border-radius:16px;outline:none;width:min(420px,100%);padding:32px 28px 24px;animation:.22s confirm-dialog-pop-in;position:relative;box-shadow:0 20px 50px #1114182e}.confirm-dialog-panel--split{text-align:left;width:min(560px,100%);padding:28px 28px 24px}.confirm-dialog-split{align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.confirm-dialog-split__text{flex:1;min-width:0}.confirm-dialog-panel--split .confirm-dialog-title{text-align:left;margin-bottom:8px;font-size:22px}.confirm-dialog-panel--split .confirm-dialog-message{text-align:left;margin-bottom:0}.confirm-dialog-icon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:34px;font-weight:800;line-height:1;display:flex}.confirm-dialog-icon--danger{color:#e74c3c;background:#fdecea;border:3px solid #fadbd8}.confirm-dialog-icon--default{color:#5b9bd5;background:#eff6ff;border:3px solid #dbeafe}.confirm-dialog-icon--warning{color:#111;background:#fff;border:1px solid #e3e7ee;border-radius:50%;flex-shrink:0;width:56px;height:56px;margin:0}.confirm-dialog-actions--end{justify-content:flex-end}.confirm-dialog-title{color:#111;margin:0 0 10px;font-size:24px;font-weight:800}.confirm-dialog-message{color:#555;margin:0 0 24px;font-size:15px;line-height:1.55}.confirm-dialog-actions{justify-content:center;gap:12px;display:flex}.confirm-dialog-btn{cursor:pointer;border-radius:10px;min-width:120px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,opacity .2s}.confirm-dialog-btn:disabled{opacity:.7;cursor:not-allowed}.confirm-dialog-btn--cancel{color:#333;background:#fff;border:1px solid #d7dce3}.confirm-dialog-btn--cancel:hover:not(:disabled){background:#f7f9fb}.confirm-dialog-btn--confirm.confirm-dialog-btn--danger{color:#fff;background:#e74c3c;border:none}.confirm-dialog-btn--confirm.confirm-dialog-btn--danger:hover:not(:disabled){background:#cf3f31}.confirm-dialog-btn--confirm.confirm-dialog-btn--default{color:#fff;background:#5b9bd5;border:none}.confirm-dialog-btn--confirm.confirm-dialog-btn--default:hover:not(:disabled){background:#4a85c4}.confirm-dialog-btn--confirm.confirm-dialog-btn--warning{color:#fff;background:#5b9bd5;border:none}.confirm-dialog-btn--confirm.confirm-dialog-btn--warning:hover:not(:disabled){background:#4a85c4}@keyframes confirm-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes confirm-dialog-pop-in{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=480px){.confirm-dialog-panel{padding:28px 20px 20px}.confirm-dialog-title{font-size:22px}.confirm-dialog-actions{flex-direction:column-reverse}.confirm-dialog-btn{width:100%}.confirm-dialog-split{text-align:center;flex-direction:column;align-items:center}.confirm-dialog-panel--split .confirm-dialog-title,.confirm-dialog-panel--split .confirm-dialog-message{text-align:center}.confirm-dialog-actions--end{flex-direction:column-reverse}}.page--account{background:#f4f6f8}.account-page{max-width:1180px;margin:0 auto;padding:28px 28px 64px}.account-breadcrumb{color:#666;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.account-breadcrumb a{color:#111;font-weight:600}.account-breadcrumb a:hover{color:#5b9bd5}.account-breadcrumb span[aria-current=page]{color:#111;font-weight:700}.account-layout{align-items:stretch;gap:32px;display:flex}.account-content{flex-direction:column;flex:1;min-width:0;display:flex}.account-sidebar{background:#fff;border:1px solid #e3e7ec;border-radius:14px;flex-direction:column;flex:0 0 280px;align-self:stretch;width:280px;padding:20px;display:flex}.account-sidebar__nav{flex-direction:column;flex:1;gap:8px;display:flex}.account-sidebar__user{border-bottom:1px solid #eceff3;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:18px;display:flex}.account-sidebar__avatar{background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.account-sidebar__hello{color:#111;margin:0;font-size:15px;font-weight:700}.account-sidebar__email{color:#666;word-break:break-word;margin:4px 0 0;font-size:12px}.account-sidebar__nav-title{color:#111;margin:0 0 14px;font-size:16px;font-weight:800}.account-sidebar__link{color:#333;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 10px;font-size:14px;font-weight:600;display:flex}.account-sidebar__link-main{align-items:center;gap:10px;min-width:0;display:flex}.account-sidebar__icon{color:#666;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.account-sidebar__link--active .account-sidebar__icon,.account-sidebar__link:hover .account-sidebar__icon{color:currentColor}.account-sidebar__chevron{color:#999;flex-shrink:0}.account-sidebar__link:hover{color:#5b9bd5;background:#5b9bd514}.account-sidebar__link--active{color:#5b9bd5;background:#5b9bd51a}.account-sidebar__link--disabled{color:#999;cursor:default}.account-sidebar__link--disabled:hover{color:#999;background:0 0}.account-panel{background:#fff;border:1px solid #e3e7ec;border-radius:14px;flex-direction:column;flex:1;min-height:100%;padding:24px 28px 28px;display:flex}.account-panel__loading{color:#666;justify-content:center;align-items:center;min-height:280px;font-size:15px;font-weight:600;display:flex}.account-panel__head{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.account-panel__body{flex:1;min-height:0}.account-panel__body .auth-alert{margin-bottom:16px}.account-panel__footer{flex-shrink:0;margin-top:auto;padding-top:28px}.account-panel__title{color:#111;margin:0;font-size:28px;font-weight:800;line-height:40px}.account-panel__edit{color:#fff;white-space:nowrap;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#5b9bd5;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.account-panel__edit:hover{background:#4a85c4}.account-panel__edit--ghost{color:#111;background:#fff;border:1px solid #d7dce3}.account-panel__edit--ghost:hover{background:#f7f9fb}.account-panel__edit-actions{flex-shrink:0;gap:10px;display:flex}.account-panel__edit:disabled{opacity:.7;cursor:not-allowed}.account-details{margin:0}.account-details__row{border-bottom:1px solid #f0f2f5;grid-template-columns:180px 1fr;gap:16px;padding:14px 0;display:grid}.account-details__row:last-child{border-bottom:none}.account-details dt{color:#111;margin:0;font-size:14px;font-weight:700}.account-details dd{color:#444;margin:0;font-size:14px}.account-form{flex-direction:column;gap:18px;width:100%;display:flex}.account-form__grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.account-form__field{flex-direction:column;gap:8px;display:flex}.account-form__field label{color:#111;font-size:14px;font-weight:700}.account-form__field input,.account-form__field select{color:#111;background:#fff;border:1px solid #d7dce3;border-radius:10px;width:100%;min-height:44px;padding:0 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.account-form__field input:focus,.account-form__field select:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.account-form__field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.account-form__hint{color:#888;margin:0;font-size:12px}.account-form__field input:disabled{color:#666;background:#f7f9fb}.account-delete-btn{color:#fff;cursor:pointer;background:#5b9bd5;border:none;border-radius:10px;min-height:44px;padding:0 20px;font-size:14px;font-weight:700}.account-delete-btn:hover{background:#4a85c4}@media (width<=900px){.account-layout{flex-direction:column;gap:20px}.account-sidebar{flex:none;width:auto}.account-page{padding:20px max(16px, env(safe-area-inset-left,0px)) 48px max(16px, env(safe-area-inset-right,0px))}.account-sidebar,.account-content,.account-panel{height:auto;min-height:0}.account-sidebar__nav{flex:none}.account-panel{padding:20px 18px 22px}.account-panel__title{font-size:24px;line-height:38px}.account-panel__head{flex-wrap:wrap;align-items:center}.account-panel__head .account-panel__edit{min-height:38px}.account-details__row{grid-template-columns:1fr;gap:6px;padding:12px 0}.account-form__grid{grid-template-columns:1fr}.account-panel__footer{padding-top:24px}.account-delete-btn{width:100%}}@media (width<=480px){.account-breadcrumb{gap:6px;margin-bottom:18px;font-size:13px}.account-sidebar{padding:16px}.account-sidebar__hello{font-size:14px}.account-sidebar__email{font-size:11px}.account-panel__edit-actions{flex-direction:column;width:100%}.account-panel__edit-actions .account-panel__edit{width:100%}}.account-panel__head--compact{margin-bottom:12px}.address-empty{color:#666;margin:0;padding:28px 0;font-size:15px}.address-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.address-card{background:#fff;border:1px solid #e3e7ec;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.address-card__content{flex:1;min-width:0}.address-card__title{color:#111;margin:0 0 8px;font-size:15px;font-weight:800}.address-card__line{color:#666;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.address-card__badge{color:#5b9bd5;background:#5b9bd51f;border-radius:999px;margin:10px 0 0;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.address-card__menu-wrap{flex-shrink:0;position:relative}.address-card__menu-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;line-height:1;display:flex}.address-card__menu-btn:hover,.address-card__menu-btn[aria-expanded=true]{color:#111;background:#f4f6f8}.address-card__menu{z-index:20;background:#fff;border:1px solid #e3e7ec;border-radius:10px;min-width:160px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #1114181f}.address-card__menu-item{color:#111;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:600;display:block}.address-card__menu-item:hover:not(:disabled){color:#5b9bd5;background:#f4f6f8}.address-card__menu-item:disabled{color:#bbb;cursor:default}.address-form{flex-direction:column;gap:18px;max-width:760px;display:flex}.address-form__grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.address-form__field{flex-direction:column;gap:8px;display:flex}.address-form__field label{color:#111;font-size:14px;font-weight:700}.address-form__req{color:#e74c3c}.address-form__field input,.address-form__field select{color:#111;background:#fff;border:1px solid #d7dce3;border-radius:10px;width:100%;min-height:44px;padding:0 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.address-form__field input::placeholder{color:#aaa}.address-form__field input:focus,.address-form__field select:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.address-form__field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.address-form__checkbox{color:#333;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.address-form__checkbox input{appearance:none;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin:0;transition:border-color .2s,box-shadow .2s;position:relative}.address-form__checkbox input:hover{border-color:#b8c0cb}.address-form__checkbox input:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.address-form__checkbox input:checked{background:#5b9bd5;border-color:#5b9bd5}.address-form__checkbox input:checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.address-form__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.address-form__actions--end{justify-content:flex-end}.address-form__cancel{color:#111;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.address-form__cancel:hover:not(:disabled){background:#f7f9fb}.address-form__cancel:disabled{opacity:.7;cursor:not-allowed}.address-form__submit{color:#fff;cursor:pointer;background:#5b9bd5;border:none;border-radius:10px;min-height:44px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:700;line-height:1}.address-form__submit:hover:not(:disabled){background:#4a85c4}.address-form__submit:disabled{opacity:.7;cursor:not-allowed}@media (width<=900px){.address-form__grid{grid-template-columns:1fr}.account-panel__head .account-panel__edit--ghost{width:auto}}@media (width<=480px){.address-card{padding:16px}.address-form__actions{flex-direction:column;align-items:stretch}.address-form__cancel,.address-form__submit{width:100%}}.account-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:40px 20px;display:flex}.account-empty__icon{justify-content:center;align-items:center;margin-bottom:18px;display:flex}.account-empty__message{color:#666;max-width:360px;margin:0;font-size:15px;line-height:1.55}.account-empty__action{margin-top:18px}.wishlist-empty__link{color:#fff;background:#5b9bd5;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.wishlist-empty__link:hover{background:#4a85c4}.wishlist-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.wishlist-item{border-bottom:1px solid #e5e7eb;align-items:center;gap:16px;padding:18px 0;display:flex}.wishlist-item__image{object-fit:cover;background:#f3f4f6;border-radius:10px;flex-shrink:0;width:72px;height:72px}.wishlist-item__body{flex:1;min-width:0}.wishlist-item__name{color:#111;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.35}.wishlist-item__price{color:#111;margin:0;font-size:15px;font-weight:800}.wishlist-item__actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.wishlist-item__cart{color:#111;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:999px;padding:0 18px;font-size:14px;font-weight:700;transition:border-color .2s,background .2s}.wishlist-item__cart:hover{background:#f8fafc;border-color:#b8c0cb}.wishlist-item__remove{color:#e74c3c;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:inline-flex}.wishlist-item__remove:hover{background:#fdecea}@media (width<=640px){.wishlist-item{flex-wrap:wrap;align-items:flex-start;padding:16px 0}.wishlist-item__actions{justify-content:space-between;width:100%;padding-left:88px}.wishlist-item__cart{flex:1}}.account-table-wrap{flex-direction:column;gap:16px;display:flex}.account-table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.account-table-toolbar__left,.account-table-toolbar__right{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.account-table-search{background:#fff;border:1px solid #d7dce3;border-radius:10px;align-items:center;gap:10px;min-width:min(280px,100%);min-height:42px;padding:0 12px;display:flex}.account-table-search__icon{color:#888;display:inline-flex}.account-table-search input{color:#111;background:0 0;border:none;outline:none;width:100%;font-size:14px}.account-table-toolbar__count{color:#666;white-space:nowrap;margin:0;font-size:14px;font-weight:600}.account-table-select{color:#111;background:#fff;border:1px solid #d7dce3;border-radius:10px;min-height:42px;padding:0 12px;font-size:14px}.account-table-filter{color:#111;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.account-table-filter:hover{background:#f7f9fb}.account-table-scroll{border:1px solid #e3e7ec;border-radius:12px;overflow-x:auto}.account-table{border-collapse:collapse;background:#fff;width:100%;min-width:640px}.account-table thead{background:#f7f9fb}.account-table th,.account-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef1f4;padding:14px 16px;font-size:14px}.account-table th{color:#111;white-space:nowrap;font-weight:700}.account-table td{color:#444}.account-table tbody tr:last-child td{border-bottom:none}.account-table__empty{text-align:center!important;color:#888!important;padding:48px 16px!important}.account-table-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.account-table-footer__info{color:#666;margin:0;font-size:14px}.account-table-pagination{align-items:center;gap:8px;display:inline-flex}.account-table-pagination__btn,.account-table-pagination__page{color:#111;background:#fff;border:1px solid #d7dce3;border-radius:8px;justify-content:center;align-items:center;min-width:36px;min-height:36px;font-size:14px;font-weight:600;display:inline-flex}.account-table-pagination__btn{cursor:pointer}.account-table-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.account-table-pagination__page{background:#f7f9fb}.account-table-action{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.account-table-action:hover{color:#111;background:#f4f6f8}.account-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.account-status--canceled{color:#e74c3c;background:#fdecea}.account-status--pending{color:#d68900;background:#fff4df}.account-status--neutral{color:#666;background:#f4f6f8}@media (width<=900px){.account-table-toolbar{flex-direction:column;align-items:stretch}.account-table-toolbar__left,.account-table-toolbar__right{width:100%}.account-table-search{width:100%;min-width:0}.account-table-toolbar__right{justify-content:space-between}.account-table-select,.account-table-filter{flex:1;justify-content:center}.account-empty{min-height:240px;padding:32px 16px}}@media (width<=480px){.account-sidebar__link{padding:11px 8px}.account-sidebar__nav{gap:6px}.account-table-footer{flex-direction:column;align-items:flex-start}.account-table-pagination{justify-content:center;width:100%}.products-catalog-grid{grid-template-columns:1fr}}@media (width<=1024px){.products-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cart-drawer-root{z-index:3200;position:fixed;inset:0}.cart-drawer-backdrop{background:#11141873;position:absolute;inset:0}.cart-drawer-panel{background:#fff;outline:none;flex-direction:column;width:min(420px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-12px 0 40px #1114181f}.cart-drawer-head{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;gap:16px;padding:24px 22px 16px;display:flex}.cart-drawer-title{color:#111;margin:0;font-size:22px;font-weight:800}.cart-drawer-close{color:#111;cursor:pointer;background:#f4f6f8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:inline-flex}.cart-drawer-close svg{display:block}.cart-drawer-empty{color:#666;flex:1;justify-content:center;align-items:center;padding:32px 22px;font-size:15px;display:flex}.cart-drawer-list{flex:1;margin:0;padding:8px 0;list-style:none;overflow-y:auto}.cart-drawer-item{border-bottom:1px solid #f0f2f5;grid-template-columns:64px 1fr auto;align-items:start;gap:12px;padding:16px 22px;display:grid}.cart-drawer-item__image{object-fit:contain;background:#f4f6f8;border-radius:8px;width:64px;height:64px}.cart-drawer-item__name{color:#111;margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.35}.cart-drawer-item__controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cart-drawer-qty{border:1px solid #d7dce3;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:0 8px;display:inline-flex}.cart-drawer-qty__btn{color:#111;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;display:inline-flex}.cart-drawer-qty__btn:hover{background:#f4f6f8}.cart-drawer-qty__btn svg{display:block}.cart-drawer-qty__value{text-align:center;justify-content:center;align-items:center;min-width:20px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.cart-drawer-item__remove{color:#5b9bd5;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600}.cart-drawer-item__price{color:#111;white-space:nowrap;margin:0;font-size:14px;font-weight:700}.cart-drawer-footer{border-top:1px solid #eef1f4;padding:18px 22px 24px}.cart-drawer-subtotal{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.cart-drawer-subtotal span{color:#666;font-size:14px}.cart-drawer-subtotal strong{color:#111;font-size:24px;font-weight:800}.cart-drawer-checkout{color:#fff;cursor:pointer;background:#5b9bd5;border:none;border-radius:10px;width:100%;min-height:48px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s}.cart-drawer-checkout:hover{background:#4a85c4}.cart-drawer-view{color:#111;text-align:center;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px;font-family:inherit;font-size:14px;font-weight:600;display:block}.app-toast{z-index:3500;color:#fff;background:#1f2a44;border-radius:12px;align-items:center;gap:12px;max-width:min(420px,100vw - 32px);padding:14px 16px;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 16px 40px #11141833}.app-toast__icon{background:#5b9bd5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:800;display:inline-flex}.app-toast__message{flex:1;margin:0;font-size:14px;font-weight:600;line-height:1.4}.app-toast__close{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:32px;height:32px;margin:0;padding:0;display:inline-flex}.app-toast__close:hover{opacity:1;background:#ffffff1a}.app-toast__close svg{display:block}.app-toast-enter-active,.app-toast-leave-active{transition:opacity .2s,transform .2s}.app-toast-enter-from,.app-toast-leave-to{opacity:0;transform:translateY(-8px)}@media (width<=768px){.cart-drawer-panel{width:100%}.app-toast{top:max(16px, env(safe-area-inset-top,0px));max-width:none;bottom:auto;left:16px;right:16px}}.checkout-page{--checkout-navy:#5b9bd5;--commerce-panel-bg:#fff;--commerce-panel-border:#e8ecf1;--commerce-page-bg:#f4f6f9;background:var(--commerce-page-bg);max-width:1180px;margin:0 auto;padding:28px 24px 80px}.checkout-page__head{margin-bottom:24px}.checkout-page__title{color:#111;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.15}.checkout-page__lead{color:#6b7280;margin:8px 0 0;font-size:15px;line-height:1.5}.checkout-breadcrumb{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.checkout-breadcrumb__sep{color:#cbd5e1;-webkit-user-select:none;user-select:none}.checkout-breadcrumb a,.checkout-breadcrumb__btn{color:#111;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none}.checkout-breadcrumb a:hover,.checkout-breadcrumb__btn:hover{color:#5b9bd5}.checkout-breadcrumb__current{color:#9ca3af}.checkout-progress{align-items:center;gap:0;margin:0 0 28px;padding:0;list-style:none;display:flex}.checkout-progress__step{color:#9ca3af;align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.checkout-progress__marker{background:#fff;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.checkout-progress__step--active{color:#111}.checkout-progress__step--active .checkout-progress__marker{border-color:var(--checkout-navy);background:var(--checkout-navy);color:#fff}.checkout-progress__step--done{color:#111}.checkout-progress__step--done .checkout-progress__marker{border-color:var(--checkout-navy);color:var(--checkout-navy);background:#eef6fc}.checkout-progress__line{background:#e5e7eb;border-radius:1px;flex:1;min-width:24px;max-width:80px;height:2px;margin:0 12px}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:28px;display:grid}.checkout-layout__aside,.checkout-main{min-width:0}.checkout-flow{background:var(--commerce-panel-bg);border:1px solid var(--commerce-panel-border);border-radius:16px;padding:28px 32px;box-shadow:0 4px 24px #1118270a}.checkout-flow__block{gap:18px;display:grid}.checkout-flow__block--nested{background:#fafbfc;border:1px solid #eef1f5;border-radius:12px;padding:20px}.checkout-flow__head{align-items:flex-start;gap:14px;display:flex}.checkout-flow__head--compact{gap:10px}.checkout-flow__head-text{flex:1;min-width:0}.checkout-flow__badge{width:32px;height:32px;color:var(--checkout-navy);background:#eef6fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}.checkout-flow__title{color:#111;margin:0;font-size:1.125rem;font-weight:800;line-height:1.3}.checkout-flow__subtitle{color:#111;margin:0;font-size:1rem;font-weight:800}.checkout-flow__desc{color:#6b7280;margin:4px 0 0;font-size:14px;line-height:1.45}.checkout-flow__back{color:#111;font:inherit;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 0 0;font-size:14px;font-weight:600}.checkout-flow__back:hover{color:#5b9bd5}.checkout-flow__same{color:#374151;background:#f8fafc;border:1px solid #eef1f5;border-radius:10px;margin:20px 0 0;padding:14px 16px;font-weight:500}.checkout-flow__divider{background:#eef1f5;height:1px;margin:28px 0}.checkout-flow__footer{border-top:1px solid #eef1f5;margin-top:24px;padding-top:24px}.checkout-address-card{cursor:pointer;background:#fff;border:1.5px solid #e3e7ee;border-radius:12px;align-items:flex-start;gap:16px;padding:18px 20px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.checkout-address-card:hover{border-color:#c8d0dc;box-shadow:0 2px 8px #1118270a}.checkout-address-card--selected{border-color:var(--checkout-navy);background:#f5faff;box-shadow:0 0 0 1px #5b9bd533}.checkout-address-card__radio-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkout-address-card__icon{width:48px;height:48px;color:var(--checkout-navy);background:#f7f9fc;border:1px solid #e3e7ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.checkout-address-card__content{flex:1;gap:6px;min-width:0;display:grid}.checkout-address-card__title{color:#111;font-size:15px;font-weight:800;line-height:1.35}.checkout-address-card__line{color:#6b7280;font-size:13px;line-height:1.45}.checkout-address-card__actions{flex-shrink:0;align-self:flex-start;align-items:center;gap:12px;margin-top:2px;display:inline-flex}.checkout-address-card__radio{background:#fff;border:2px solid #c5cdd8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.checkout-address-card--selected .checkout-address-card__radio{border-color:var(--checkout-navy)}.checkout-address-card--selected .checkout-address-card__radio:after{content:"";background:var(--checkout-navy);border-radius:50%;width:10px;height:10px}.checkout-address-card__edit{color:#111;cursor:pointer;background:#fff;border:1px solid #e3e7ee;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.checkout-address-card__edit:hover{background:#f7f9fc;border-color:#c8d0dc}.checkout-address__grid{flex-direction:column;gap:12px;display:flex}.checkout-add-address{color:#374151;width:100%;min-height:auto;font:inherit;cursor:pointer;background:#fafbfc;border:1.5px dashed #c8d0dc;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:16px 20px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:flex}.checkout-add-address:hover{border-color:var(--checkout-navy);color:var(--checkout-navy);background:#f5faff}.checkout-add-address__icon{width:36px;height:36px;color:inherit;background:#fff;border:1px solid #d7dce3;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.checkout-proceed{color:#fff;cursor:pointer;background:#5b9bd5;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:160px;min-height:48px;padding:0 32px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s;display:inline-flex}.checkout-proceed--full{width:100%;min-height:52px}.checkout-proceed:hover{background:#4a85c4}.checkout-method__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checkout-method__grid--stack{grid-template-columns:1fr}.checkout-method__grid--single{grid-template-columns:minmax(0,1fr);max-width:100%}.checkout-method-card{cursor:pointer;background:#fff;border:1px solid #e3e7ee;border-radius:12px;align-items:flex-start;gap:14px;min-height:110px;padding:18px 20px;transition:border-color .2s;display:flex;position:relative}.checkout-method-card:hover{border-color:#c8d0dc}.checkout-method-card--selected{border-color:var(--checkout-navy)}.checkout-method-card__radio-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkout-method-card__icon{color:#111;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.checkout-method-card__logo{color:#111;flex-shrink:0;align-items:baseline;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.checkout-method-card__logo-mark{color:#e85d04}.checkout-method-card__logo-text{color:#111}.checkout-method-card__content{flex:1;gap:4px;min-width:0;padding-right:28px;display:grid}.checkout-method-card__price{color:#111;font-size:16px;font-weight:800;line-height:1.3}.checkout-method-card__title{color:#111;font-size:14px;font-weight:600;line-height:1.4}.checkout-method-card__desc{color:#6b7280;font-size:13px;line-height:1.4}.checkout-method-card__radio{background:#fff;border:2px solid #c5cdd8;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:absolute;top:16px;right:16px}.checkout-method-card--selected .checkout-method-card__radio{border-color:var(--checkout-navy)}.checkout-method-card--selected .checkout-method-card__radio:after{content:"";background:var(--checkout-navy);border-radius:50%;width:10px;height:10px}.checkout-place-order{color:#fff;cursor:pointer;background:#5b9bd5;border:none;border-radius:12px;width:100%;min-height:52px;margin-top:20px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s;display:block}.checkout-place-order:hover{background:#4a85c4}.checkout-place-order:disabled{cursor:not-allowed;opacity:1;background:#9ca3af}.checkout-place-order:disabled:hover{background:#9ca3af}.checkout-summary{background:var(--commerce-panel-bg);border:1px solid var(--commerce-panel-border);border-radius:16px;padding:24px;position:sticky;top:24px;box-shadow:0 4px 24px #1118270a}.checkout-summary__head{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:16px;display:flex}.checkout-summary__title{color:#111;margin:0;font-size:1.125rem;font-weight:800;line-height:1.2}.checkout-summary__count{color:var(--checkout-navy);background:#eef6fc;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700}.checkout-summary__items{gap:14px;max-height:280px;margin:0 0 16px;padding:0;list-style:none;display:grid;overflow-y:auto}.checkout-summary__item{border-bottom:1px solid #f1f3f6;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.checkout-summary__item:last-child{border-bottom:none;padding-bottom:0}.checkout-summary__item-image{object-fit:cover;background:#f3f4f6;border:1px solid #eef1f5;border-radius:10px;flex-shrink:0;width:56px;height:56px}.checkout-summary__item-text{flex:1;gap:6px;min-width:0;display:grid}.checkout-summary__item-name{color:#1f2937;margin:0;font-size:13px;font-weight:600;line-height:1.4}.checkout-summary__item-meta{color:#6b7280;justify-content:space-between;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.checkout-summary__item-meta strong{color:#111;font-size:14px;font-weight:800}.checkout-summary__empty{color:#6b7280;margin:0 0 18px;font-size:14px}.checkout-summary__rows{border-bottom:1px solid #e5e7eb;gap:12px;padding-bottom:16px;display:grid}.checkout-summary__row{color:#374151;justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.checkout-summary__row strong{color:#111;font-size:15px;font-weight:700}.checkout-summary__row--indent{color:#6b7280;padding-left:8px;font-size:13px}.checkout-summary__link{color:#5b9bd5;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.checkout-summary__link:hover{text-decoration:underline}.checkout-summary__tax-toggle{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:0;display:flex}.checkout-summary__tax-toggle small{color:#9ca3af;margin-top:2px;font-size:12px;display:block}.checkout-summary__tax-right{align-items:center;gap:6px;display:inline-flex}.checkout-summary__chevron{color:#6b7280;transition:transform .2s}.checkout-summary__chevron--open{transform:rotate(180deg)}.checkout-summary__total{color:#111;background:#f8fafc;border:1px solid #eef1f5;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:16px;font-size:15px;font-weight:800;display:flex}.checkout-summary__total strong{color:var(--checkout-navy);font-size:1.25rem}.coupon-modal-root{z-index:3600;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.coupon-modal-backdrop{background:#11141873;position:absolute;inset:0}.coupon-modal-panel{background:#fff;border-radius:16px;outline:none;width:min(100%,560px);position:relative;overflow:hidden;box-shadow:0 24px 60px #1114182e}.coupon-modal-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.coupon-modal-title{color:#111;margin:0;font-size:22px;font-weight:800}.coupon-modal-close{color:#111;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.coupon-modal-close:hover{background:#f3f4f6}.coupon-modal-body{padding:24px}.coupon-modal-field input{width:100%;min-height:48px;font:inherit;color:#111;border:1px solid #d7dce3;border-radius:10px;padding:0 14px;font-size:15px}.coupon-modal-field input:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.coupon-modal-field__input--error,.coupon-modal-field input.coupon-modal-field__input--error{border-color:#dc2626}.coupon-modal-error{color:#dc2626;margin:10px 0 0;font-size:13px;font-style:italic}.coupon-modal-footer{background:#f8fafc;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.coupon-modal-footer__subtotal{color:#6b7280;gap:4px;font-size:13px;display:grid}.coupon-modal-footer__subtotal strong{color:#111;font-size:24px;font-weight:800}.coupon-modal-apply{color:#fff;min-width:140px;min-height:48px;font:inherit;cursor:pointer;background:#5b9bd5;border:none;border-radius:12px;padding:0 28px;font-size:15px;font-weight:700;transition:background .2s}.coupon-modal-apply:hover:not(:disabled){background:#4a85c4}.coupon-modal-apply:disabled{opacity:.7;cursor:not-allowed}@media (width<=960px){.checkout-page,.cart-page{padding:24px 20px 64px}.checkout-layout,.cart-page__layout{grid-template-columns:1fr;gap:20px}.checkout-summary,.cart-summary{position:static}.checkout-method__grid{grid-template-columns:1fr}.checkout-progress__label{font-size:13px}.checkout-progress__line{max-width:40px;margin:0 8px}}@media (width<=640px){.checkout-page,.cart-page{padding:16px 16px calc(72px + env(safe-area-inset-bottom,0px))}.checkout-page__head,.cart-page__head{margin-bottom:18px}.checkout-page__lead{font-size:14px}.checkout-flow,.checkout-summary,.cart-page__main,.cart-summary{border-radius:14px;padding:18px 16px}.checkout-progress{margin-bottom:20px}.checkout-progress__label{display:none}.checkout-flow__head{flex-wrap:wrap}.checkout-flow__block--nested{padding:16px}.cart-page__main{padding:18px 16px}.checkout-address-card{align-items:flex-start;padding:16px}.checkout-address-card__icon{width:44px;height:44px}.checkout-address-card__actions{margin-top:0}.coupon-modal-footer{flex-direction:column;align-items:stretch}.coupon-modal-apply{width:100%}.cart-summary__checkout,.checkout-place-order{bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:2;margin-top:16px;position:sticky;box-shadow:0 -8px 24px #11182714}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cart-page{--commerce-panel-bg:#fff;--commerce-panel-border:#e8ecf1;--commerce-page-bg:#f4f6f9;background:var(--commerce-page-bg);max-width:1180px;margin:0 auto;padding:28px 24px 80px}.cart-page__head{margin-bottom:24px}.cart-page__head-row{flex-wrap:wrap;align-items:center;gap:12px;min-height:2.5rem;display:flex}.cart-page__title{color:#111;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1}.cart-page__badge{color:#5b9bd5;background:#eef6fc;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.cart-page__breadcrumb{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.cart-page__breadcrumb-sep{color:#cbd5e1;-webkit-user-select:none;user-select:none}.cart-page__breadcrumb a{color:#111;font-weight:600;text-decoration:none}.cart-page__breadcrumb a:hover{color:#5b9bd5}.cart-page__breadcrumb-current{color:#9ca3af}.cart-page__layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:28px;display:grid}.cart-page__aside{min-width:0}.cart-page__main{background:var(--commerce-panel-bg);border:1px solid var(--commerce-panel-border);border-radius:16px;padding:24px 28px;box-shadow:0 4px 24px #1118270a}.cart-page__toolbar{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;padding-bottom:18px;display:flex}.cart-page__select-all{color:#111;font-weight:600}.cart-page__bulk{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.cart-page__bulk-btn{color:#5b9bd5;font:inherit;cursor:pointer;background:#eef6fc;border:none;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:background .2s}.cart-page__bulk-btn:hover{background:#dceefb}.cart-page__bulk-sep{color:#d1d5db;font-size:14px}.cart-page__empty{text-align:center;color:#6b7280;padding:56px 24px}.cart-page__empty-link{color:#5b9bd5;margin-top:12px;font-weight:600;text-decoration:none;display:inline-block}.cart-page__empty-link:hover{text-decoration:underline}.cart-page__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.cart-page__item{background:#fafbfc;border:1px solid #eef1f5;border-radius:12px;grid-template-columns:auto 80px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;transition:border-color .2s,box-shadow .2s;display:grid}.cart-page__item:hover{border-color:#dde3ea;box-shadow:0 2px 10px #1118270a}.cart-page__item-check{align-self:center;margin:0}.cart-page__item-image{object-fit:cover;background:#fff;border:1px solid #eef1f5;border-radius:10px;width:80px;height:80px}.cart-page__item-body{min-width:0}.cart-page__item-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;display:flex}.cart-page__item-name{color:#111;margin:0;font-size:14px;font-weight:700;line-height:1.4}.cart-page__item-unit{color:#6b7280;margin:4px 0 0;font-size:13px}.cart-page__item-total{color:#111;white-space:nowrap;text-align:right;margin:0;font-size:15px;font-weight:800}.cart-page__qty{border:1px solid #d7dce3;border-radius:999px;align-items:center;gap:0;width:fit-content;display:inline-flex;overflow:hidden}.cart-page__qty-btn{color:#111;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cart-page__qty-btn:hover{background:#f3f4f6}.cart-page__qty-btn svg{display:block}.cart-page__qty-value{color:#111;justify-content:center;align-items:center;min-width:36px;height:32px;padding:0 4px;font-size:14px;font-weight:700;display:inline-flex}.cart-page__item-remove{color:#5b9bd5;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.cart-page__item-remove:hover{text-decoration:underline}.cart-page__actions{border-top:1px solid #eef1f5;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:20px;display:flex}.cart-page__action-btn{color:#111;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:10px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.cart-page__action-btn:hover{background:#f8fafc;border-color:#b8c0cb}.cart-summary{background:var(--commerce-panel-bg);border:1px solid var(--commerce-panel-border);border-radius:16px;padding:24px;position:sticky;top:24px;box-shadow:0 4px 24px #1118270a}.cart-summary__head{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:16px;display:flex}.cart-summary__title{color:#111;margin:0;font-size:1.125rem;font-weight:800;line-height:1.2}.cart-summary__count{color:#5b9bd5;background:#eef6fc;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700}.cart-summary__estimate{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.cart-summary__estimate-toggle{color:#111;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:15px;font-weight:700;display:flex}.cart-summary__estimate-chevron{color:#6b7280;flex-shrink:0;transition:transform .2s}.cart-summary__estimate-chevron--open{transform:rotate(180deg)}.cart-summary__estimate-body{border-top:1px solid #e5e7eb;padding:0 18px 18px}.cart-summary__estimate-hint{color:#6b7280;margin:14px 0 16px;font-size:13px;line-height:1.45}.cart-summary__estimate-field{gap:8px;margin-bottom:14px;display:grid}.cart-summary__estimate-field:last-child{margin-bottom:0}.cart-summary__estimate-field label{color:#111;font-size:14px;font-weight:600}.cart-summary__req{color:#dc2626}.cart-summary__estimate-field input,.cart-summary__estimate-field select{width:100%;min-height:44px;font:inherit;color:#111;background:#fff;border:1px solid #d7dce3;border-radius:10px;padding:0 14px;font-size:14px}.cart-summary__estimate-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.cart-summary__estimate-field input:focus,.cart-summary__estimate-field select:focus{border-color:#5b9bd5;outline:none;box-shadow:0 0 0 3px #5b9bd526}.cart-summary__estimate-shipping{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:16px;margin-top:4px;padding:16px;display:grid}.cart-summary__shipping-option{cursor:pointer;align-items:flex-start;gap:12px;display:flex;position:relative}.cart-summary__shipping-radio{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cart-summary__shipping-radio-ui{background:#fff;border:2px solid #c5cdd8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:inline-flex}.cart-summary__shipping-option--selected .cart-summary__shipping-radio-ui{border-color:#5b9bd5}.cart-summary__shipping-option--selected .cart-summary__shipping-radio-ui:after{content:"";background:#5b9bd5;border-radius:50%;width:10px;height:10px}.cart-summary__shipping-text{gap:4px;display:grid}.cart-summary__shipping-text strong{color:#111;font-size:15px;font-weight:800;line-height:1.3}.cart-summary__shipping-text span:last-child{color:#6b7280;font-size:13px;line-height:1.4}.cart-summary__rows{border-bottom:1px solid #e5e7eb;gap:12px;padding-bottom:16px;display:grid}.cart-summary__row{color:#374151;justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.cart-summary__row strong{color:#111;font-size:15px;font-weight:700}.cart-summary__link{color:#5b9bd5;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.cart-summary__link:hover{text-decoration:underline}.cart-summary__total{color:#111;background:#f8fafc;border:1px solid #eef1f5;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:16px;font-size:15px;font-weight:800;display:flex}.cart-summary__total strong{color:#5b9bd5;font-size:1.25rem}.cart-summary__checkout{color:#fff;cursor:pointer;background:#5b9bd5;border:none;border-radius:12px;width:100%;min-height:52px;margin-top:20px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s;display:block}.cart-summary__checkout:hover:not(:disabled){background:#4a85c4}.cart-summary__checkout:disabled{opacity:.55;cursor:not-allowed}@media (width<=640px){.cart-page__breadcrumb,.checkout-breadcrumb{margin-bottom:16px;font-size:12px}.cart-page__toolbar{flex-flow:wrap;justify-content:space-between;align-items:center;gap:10px}.cart-page__bulk{justify-content:flex-end;width:100%}.cart-page__item{grid-template-columns:auto 72px minmax(0,1fr);grid-template-areas:"check image body""total total total";align-items:start;gap:12px;padding:14px}.cart-page__item-check{grid-area:check;align-self:center}.cart-page__item-image{grid-area:image;width:72px;height:72px}.cart-page__item-body{grid-area:body}.cart-page__item-total{text-align:right;border-top:1px solid #eef1f5;grid-area:total;margin-top:2px;padding-top:10px}.cart-page__item-actions{gap:12px;margin-top:10px}.cart-page__actions{flex-direction:column;align-items:stretch}.cart-page__action-btn{width:100%}.cart-summary__estimate-toggle{padding:14px 16px;font-size:14px}.cart-summary__estimate-body{padding:0 16px 16px}.cart-summary__estimate-shipping{padding:14px}.cart-summary__checkout{min-height:48px;font-size:15px}.checkout-summary__title,.cart-summary__title{font-size:1.125rem}.checkout-address-card{padding:14px}.checkout-method-card{min-height:auto;padding:16px}.checkout-summary__items{max-height:none}.confirm-dialog-panel--split{padding:22px 18px 18px}.coupon-modal-root{padding:16px}.coupon-modal-panel{width:100%}}@media (width<=400px){.cart-page__item{grid-template-columns:auto 64px minmax(0,1fr)}.cart-page__item-image{width:64px;height:64px}.cart-page__bulk{font-size:13px}}@media (width<=1100px){.cart-page__item{grid-template-columns:auto 72px minmax(0,1fr);grid-template-areas:"check image body""total total total";align-items:start}.cart-page__item-check{grid-area:check;align-self:center}.cart-page__item-image{grid-area:image}.cart-page__item-body{grid-area:body}.cart-page__item-total{text-align:right;border-top:1px solid #eef1f5;grid-area:total;margin-top:2px;padding-top:10px}}@media (width<=960px){.cart-page__layout{flex-direction:column;gap:20px;display:flex}.cart-page__aside,.cart-page__main{width:100%}.cart-summary{width:100%;position:static}}@media (width<=640px){.cart-summary__checkout{box-shadow:none;position:static}}.back-to-top[data-v-e1466034]{right:max(16px, env(safe-area-inset-right,0px));bottom:max(20px, env(safe-area-inset-bottom,0px));z-index:500;color:#fff;cursor:pointer;opacity:0;visibility:hidden;-webkit-tap-highlight-color:transparent;background:#5a5d62;border:none;border-radius:2px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .28s,transform .28s,visibility .28s;display:flex;position:fixed;transform:translateY(10px);box-shadow:0 2px 10px #0000002e}.back-to-top--visible[data-v-e1466034]{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top[data-v-e1466034]:active{background:#4a4d52}.back-to-top-chevron[data-v-e1466034]{border-top:2px solid;border-left:2px solid;width:10px;height:10px;margin-top:3px;display:block;transform:rotate(45deg)}
