.header{background:linear-gradient(180deg,#f4f7fa,#eef3f7);border-bottom:1px solid #d8e1e8;position:sticky;top:0;z-index:300}.header__main{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #d8e1e8e6;box-shadow:0 10px 30px #0f172a0d}.header__main-inner{align-items:center;display:flex;gap:1.5rem;min-height:84px;padding-bottom:10px;padding-top:10px}@media(max-width:992px){.header__main-inner{gap:1rem;min-height:74px}}@media(max-width:768px){.header__main-inner{gap:.5rem;min-height:68px}}@media(max-width:576px){.header__main-inner{align-items:center;flex-wrap:wrap;gap:.25rem;min-height:0;min-height:auto;padding-bottom:8px;padding-top:8px}}.header__logo{flex-shrink:0;gap:12px;text-decoration:none}.header__logo,.header__logo-mark{align-items:center;display:flex}.header__logo-copy{display:flex;flex-direction:column;gap:2px}.header__logo-copy strong{color:#123047;font-size:.95rem;font-weight:700;letter-spacing:-.02em}.header__logo-copy span{color:#6b7e8d;font-size:.74rem;line-height:1.2}@media(max-width:992px){.header__logo-copy{display:none}}.header__logo-text{color:#2c5973;font-size:1.4rem;font-weight:800;letter-spacing:-.5px}.header__logo-img{display:block;height:50px;max-width:170px;object-fit:contain}@media(max-width:768px){.header__logo-img{height:44px}}.header__search-block{display:flex;flex:1 1;flex-direction:column;gap:8px;max-width:760px}@media(max-width:576px){.header__search-block{flex-basis:100%;max-width:none;order:3;padding-bottom:8px}}.header__search-caption{color:#6e8290;font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media(max-width:576px){.header__search-caption{display:none}}.header__search{align-items:center;background:#fff;border:1px solid #cad8e1;border-radius:18px;box-shadow:0 12px 30px #1c344414;box-sizing:border-box;display:flex;height:44px;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease}.header__search:focus-within{border-color:#6a8ba0;box-shadow:0 0 0 4px #496e861f}.header__search-icon{color:#708594;flex-shrink:0;font-size:.95rem;padding-left:1rem}.header__search-input{background:#fff;border:none;color:#1e293b;flex:1 1;font-size:.875rem;min-width:0;outline:none;padding:0 14px}.header__search-input::placeholder{color:#8b9cab}.header__search-btn{align-items:center;align-self:stretch;background:linear-gradient(180deg,#3c6985,#2b536c);border:none;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff29;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;margin:6px;padding:0 20px;transition:transform .15s ease,filter .15s ease;white-space:nowrap}.header__search-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.header__search-btn-text{letter-spacing:.01em}@media(max-width:576px){.header__search-btn-text{display:none}}.header__search-btn-icon{display:none;font-size:.95rem}@media(max-width:576px){.header__search-btn-icon{display:inline}.header__search-btn{padding:0 14px}}.header__actions{align-items:center;display:flex;flex-shrink:0;gap:10px;margin-left:auto}@media(max-width:576px){.header__actions{gap:6px;margin-left:auto}}.header__lang{align-items:center;background:#eef3f6;border-radius:9999px;display:flex;gap:4px;margin-right:2px;padding:4px}@media(max-width:576px){.header__lang{display:none}}.header__lang-sep{color:#cbd5e1;font-size:11px;-webkit-user-select:none;user-select:none}.header__lang-btn{background:none;border:1px solid #0000;border-radius:9999px;color:#647b8a;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.3px;padding:4px 8px;transition:all .15s ease}.header__lang-btn:hover{color:#2b536c}.header__lang-btn--active{background:#fff;border-color:#c8d5de;color:#23465b}.header__cart-btn{align-items:center;background:#f4f7fa;border:1px solid #d6e0e7;border-radius:14px;color:#274b62;cursor:pointer;display:inline-flex;font-size:1.05rem;gap:2px;height:44px;padding:0 2px;position:relative;transition:color .15s ease,background .15s ease,border-color .15s ease;white-space:nowrap}.header__cart-btn .header__action-label{margin-right:10px}.header__cart-btn:hover{background:#eef3f7;border-color:#c7d5de;color:#1f4054}@media(max-width:992px){.header__cart-btn{height:44px}}@media(max-width:576px){.header__cart-btn{height:40px}}.header__cart-icon{display:block;flex-shrink:0;height:40px;object-fit:contain;width:60px}@media(max-width:992px){.header__cart-icon{height:34px;width:50px}}@media(max-width:576px){.header__cart-icon{height:28px;width:40px}}.header__action-label{flex-shrink:0;font-size:.85rem;font-weight:600}@media(max-width:992px){.header__action-label{display:none}}.header__cart-badge{align-items:center;background:#dc2626;border-radius:9px;color:#fff;display:flex;font-size:.6rem;font-weight:700;height:17px;justify-content:center;min-width:17px;padding:0 3px;position:absolute;right:-4px;top:-4px}.header__user-menu{cursor:pointer;position:relative}.header__user-trigger{align-items:center;background:#f4f7fa;border:1px solid #d6e0e7;border-radius:14px;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;gap:8px;min-height:44px;padding:0 14px;text-align:left;transition:background .15s ease,border-color .15s ease}@media(max-width:576px){.header__user-trigger{min-height:40px;padding:0 10px}}.header__user-trigger i:first-child{color:#305c76;font-size:1.1rem}.header__user-trigger .header__chevron{color:#94a3b8;font-size:.6rem;transition:transform .15s ease}.header__user-menu--open .header__user-trigger,.header__user-trigger:hover{background:#eef3f7;border-color:#c7d5de}.header__user-menu--open .header__user-trigger .header__chevron{transform:rotate(180deg)}@media(hover:hover)and (pointer:fine){.header__user-menu:hover .header__user-trigger{background:#eef3f7;border-color:#c7d5de}}.header__user-name{color:#1e293b;font-size:.875rem;font-weight:500;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:992px){.header__user-name{display:none}}.header__user-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;display:none;min-width:210px;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:100}.header__user-menu--open .header__user-dropdown{display:block}.header__dropdown-item{align-items:center;background:none;border:none;color:#1e293b;cursor:pointer;display:flex;font-size:.875rem;gap:10px;padding:10px 1rem;text-align:left;text-decoration:none;transition:background .15s ease,color .15s ease;width:100%}.header__dropdown-item i{color:#94a3b8;font-size:.875rem;text-align:center;width:16px}.header__dropdown-item:hover{background:#f1f5f9}.header__dropdown-item--admin i{color:#d97706}.header__dropdown-item--danger,.header__dropdown-item--danger i{color:#dc2626}.header__dropdown-item--danger:hover{background:#fee2e2}.header__dropdown-divider{background:#e2e8f0;height:1px;margin:4px 0}.header__auth-links{align-items:center;display:flex;gap:8px}.header__auth-link{align-items:center;border:1px solid #d2dde5;border-radius:14px;box-sizing:border-box;color:#64748b;display:inline-flex;font-size:.875rem;font-weight:500;height:44px;padding:0 16px;text-decoration:none;transition:all .15s ease;white-space:nowrap}.header__auth-link:hover{border-color:#7a95a7;color:#2b536c}.header__auth-link--register{background:linear-gradient(180deg,#3c6985,#2b536c);border-color:#0000;color:#fff}.header__auth-link--register:hover{background:linear-gradient(180deg,#375f79,#23465b);border-color:#0000;color:#fff}@media(max-width:576px){.header__auth-link{height:40px;padding:0 14px}.header__auth-link--register{display:none}.header__auth-link:not(.header__auth-link--register){background:linear-gradient(180deg,#3c6985,#2b536c);border-color:#0000;color:#fff}}.header__nav-bar{background:linear-gradient(180deg,#355f79,#294d65);box-shadow:inset 0 1px 0 #ffffff14}.header__nav-bar-inner{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;overflow-x:auto;scrollbar-width:none;touch-action:pan-x}.header__nav-bar-inner::-webkit-scrollbar{display:none}.header__nav-links{align-items:stretch;display:flex;min-width:max-content}.header__nav-item{align-items:center;border-right:1px solid #ffffff14;color:#ffffffeb;display:flex;font-size:.875rem;font-weight:500;gap:6px;height:46px;padding:0 18px;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}@media(max-width:576px){.header__nav-item{font-size:.75rem;height:40px;padding:0 14px}}.header__nav-item:hover{background:#ffffff1f;color:#fff}.header__nav-item--all{background:#0d1b2538;color:#fff;font-weight:600;padding:0 22px}.header__nav-item--all:hover{background:#0d1b254d}.header__nav-item-icon{font-size:.95rem;line-height:1}.header__nav-hamburger{align-items:center;background:none;border:none;color:#ffffffeb;cursor:pointer;display:none;font-size:.875rem;font-weight:500;gap:8px;height:40px;padding:0 16px;white-space:nowrap}.header__nav-hamburger i{font-size:1rem}@media(max-width:576px){.header__nav-hamburger{display:flex}}.header__nav-mobile{background:#243d50;border-top:1px solid #ffffff14;display:none;padding:.25rem 0}@media(max-width:576px){.header__nav-mobile{display:flex;flex-direction:column}}.header__nav-mobile-item{align-items:center;border-bottom:1px solid #ffffff0d;color:#ffffffe0;display:flex;font-size:.875rem;gap:10px;padding:12px 1rem;text-decoration:none;transition:background .15s ease}.header__nav-mobile-item:last-child{border-bottom:none}.header__nav-mobile-item:hover{background:#ffffff14}@media(max-width:576px){.header__nav-links{display:none}}.footer{background:#1a1f2e;color:#ffffffbf;margin-top:auto}.footer__main{border-bottom:1px solid #ffffff14;padding:36px 0}.footer__grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1.6fr 1fr 1fr 1fr}.footer__grid--cols-3{grid-template-columns:1.8fr 1fr 1fr}.footer__grid--cols-2{grid-template-columns:1.8fr 1.2fr}@media(max-width:768px){.footer__grid{gap:2rem;grid-template-columns:1fr 1fr!important}}@media(max-width:576px){.footer__grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important}}.footer__col--brand{display:flex;flex-direction:column;gap:1rem}.footer__logo-link{display:inline-block}.footer__logo-img{filter:brightness(0) invert(1);height:48px;max-width:180px;object-fit:contain}.footer__tagline{color:#ffffff80;font-size:.875rem;line-height:1.5;margin:0}.footer__social{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.footer__social-link{align-items:center;background:#ffffff14;border-radius:50%;color:#ffffffb3;display:inline-flex;font-size:14px;height:34px;justify-content:center;transition:background .15s ease,color .15s ease;width:34px}.footer__social-link:hover{background:#2563eb;color:#fff}.footer__contact{color:#ffffff8c;display:flex;flex-direction:column;font-size:.875rem;gap:.25rem}.footer__contact p{align-items:flex-start;display:flex;gap:.25rem;margin:0}.footer__contact p i{color:#ffffff59;flex-shrink:0;margin-top:3px;width:14px}.footer__col{display:flex;flex-direction:column;gap:.5rem}.footer__col-title{color:#ffffff59;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin:0 0 .25rem;text-transform:uppercase}.footer__links{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.footer__links li a{color:#fff9;font-size:.875rem;transition:color .15s ease,padding-left .15s ease}.footer__links li a:hover{color:#fff;padding-left:4px}.footer__bottom{padding:1rem 0}.footer__bottom p{color:#ffffff59;font-size:.75rem;margin:0;text-align:center}.cart-overlay{animation:fadeIn .2s ease;background:#00000080;inset:0;position:fixed;z-index:1099}.cart-sidebar{background:#fff;display:flex;flex-direction:column;height:100vh;max-width:100vw;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:400px;z-index:1100}@media(max-width:576px){.cart-sidebar{width:100vw}}.cart-sidebar--open{transform:translateX(0)}.cart-sidebar__header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.cart-sidebar__title{font-size:1.1rem;font-weight:600;margin:0}.cart-sidebar__close{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1.2rem;padding:4px;transition:color .15s ease}.cart-sidebar__close:hover{color:#1e293b}.cart-sidebar__body{flex:1 1;overflow-y:auto;padding:1rem}.cart-sidebar__empty{color:#94a3b8;margin-top:2rem;text-align:center}.cart-sidebar__list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.cart-sidebar__footer{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.5rem}.cart-sidebar__total{display:flex;font-size:1rem;font-weight:500;justify-content:space-between}.cart-sidebar__actions{display:flex;flex-direction:column;gap:.5rem}.cart-item{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;gap:.5rem;padding:.5rem}.cart-item__image{border-radius:.25rem;flex-shrink:0;height:64px;object-fit:cover;width:64px}.cart-item__details{flex:1 1;min-width:0}.cart-item__name{font-size:.9rem;font-weight:500;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item__code{color:#94a3b8;font-size:.75rem;margin:0}.cart-item__price{color:#2563eb;font-size:.9rem;font-weight:600;margin:4px 0 0}.cart-item__controls{align-items:center;display:flex;flex-shrink:0;gap:4px}.cart-item__qty-btn{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;cursor:pointer;font-size:1rem;height:26px;line-height:1;transition:all .15s ease;width:26px}.cart-item__qty-btn:hover{border-color:#2563eb;color:#2563eb}.cart-item__qty{font-size:.9rem;font-weight:600;min-width:24px;text-align:center}.cart-item__remove{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.9rem;padding:2px 4px;transition:color .15s ease}.cart-item__remove:hover{color:#dc2626}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.toast-container{bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem;max-width:360px;position:fixed;right:1.5rem;width:100%;z-index:1200}@media(max-width:576px){.toast-container{bottom:1rem;left:1rem;max-width:none;right:1rem}}.toast{align-items:center;animation:slideInRight .25s ease;border-left:4px solid #0000;border-radius:.5rem;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;display:flex;gap:.5rem;justify-content:space-between;padding:.5rem 1rem}.toast--success{background:#dcfce7;border-left-color:#16a34a;color:#107636}.toast--warning{background:#fef3c7;border-left-color:#d97706;color:#a75c05}.toast--danger,.toast--error{background:#fee2e2;border-left-color:#dc2626;color:#b21d1d}.toast--info{background:#dbeafe;border-left-color:#2563eb;color:#134cca}.toast__message{flex:1 1;font-size:.875rem;font-weight:500}.toast__close{background:none;border:none;cursor:pointer;font-size:1.2rem;line-height:1;opacity:.6;padding:0}.toast__close:hover{opacity:1}@keyframes slideInRight{0%{opacity:0;transform:translateX(110%)}to{opacity:1;transform:translateX(0)}}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#1e293b;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f;transform:translateY(-2px)}.product-card__image-area{background:#f1f5f9;height:200px;overflow:hidden;position:relative;width:100%}@media(max-width:576px){.product-card__image-area{height:150px}}.product-card__image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__no-image{align-items:center;color:#94a3b8;display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.product-card__discount-badge{background:#dc2626;border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:700;left:.5rem;line-height:1.5;padding:2px 7px;position:absolute;top:.5rem;z-index:1}.product-card__sold-out{align-items:center;background:#ffffffc7;color:#64748b;display:flex;font-size:.875rem;font-weight:600;inset:0;justify-content:center;position:absolute}.product-card__info{flex:1 1;padding:.5rem .5rem .25rem}@media(max-width:576px){.product-card__info{padding:6px 8px 4px}}.product-card__name{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:.875rem;font-weight:400;line-height:1.4;margin-bottom:.25rem;overflow:hidden}@media(max-width:576px){.product-card__name{font-size:.78rem;margin-bottom:2px}}.product-card__category{color:#94a3b8;font-size:.75rem}@media(max-width:576px){.product-card__category{font-size:.68rem}}.product-card__price-area{padding:.25rem .5rem .5rem}@media(max-width:576px){.product-card__price-area{padding:4px 8px 8px}}.product-card__original{align-items:center;display:flex;gap:.25rem;margin-bottom:2px}.product-card__original-price{color:#94a3b8;font-size:.75rem;text-decoration:line-through}.product-card__discount-rate{color:#dc2626;font-size:.75rem;font-weight:700}.product-card__final-price{color:#1e293b;display:block;font-size:1.125rem;font-weight:700}@media(max-width:576px){.product-card__final-price{font-size:.85rem}}.product-card__final-price--discounted{color:#16a34a}.product-card__on-request{color:#2563eb;font-size:.875rem;font-weight:500}.product-card__actions{align-items:center;border-top:1px solid #e2e8f0;display:flex;height:42px}@media(max-width:576px){.product-card__actions{height:36px}}.product-card__qty-btn{background:#f1f5f9;border:none;border-right:1px solid #e2e8f0;color:#1e293b;cursor:pointer;flex-shrink:0;font-size:1rem;height:100%;transition:background .15s ease;width:32px}.product-card__qty-btn:last-of-type{border-left:1px solid #e2e8f0;border-right:none}.product-card__qty-btn:hover:not(:disabled){background:#e8e8e8}.product-card__qty-btn:disabled{color:#94a3b8;cursor:not-allowed}@media(max-width:576px){.product-card__qty-btn{font-size:.85rem;width:26px}}.product-card__qty-val{border-right:1px solid #e2e8f0;color:#1e293b;flex-shrink:0;font-size:.875rem;font-weight:600;text-align:center;width:28px}@media(max-width:576px){.product-card__qty-val{font-size:.75rem;width:22px}}.product-card__cart-btn{align-items:center;background:#f1f5f9;border:none;color:#2563eb;cursor:pointer;display:flex;flex:1 1;font-size:.875rem;font-weight:500;gap:6px;height:100%;justify-content:center;padding:0 .5rem;transition:background .15s ease,color .15s ease;white-space:nowrap}@media(max-width:576px){.product-card__cart-btn{font-size:.72rem;gap:4px;padding:0 6px}}.product-card__cart-btn:hover:not(:disabled){background:#2563eb;color:#fff}.product-card__cart-btn:disabled{color:#94a3b8;cursor:not-allowed}.spinner-overlay{min-height:200px;width:100%}.spinner,.spinner-overlay{align-items:center;display:flex;justify-content:center}.spinner--sm .spinner__ring{height:20px;width:20px}.spinner--md .spinner__ring{height:40px;width:40px}.spinner--lg .spinner__ring{height:64px;width:64px}.spinner__ring{animation:spin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb}@keyframes spin{to{transform:rotate(1turn)}}.hero-slider{aspect-ratio:3/1;background:#f0f4f7;border:1px solid #d8e2e8;border-radius:8px;box-shadow:0 10px 24px #11202c14;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.hero-slider{aspect-ratio:5/2}}@media(max-width:576px){.hero-slider{aspect-ratio:unset;border-radius:6px}}.hero-slider__slide{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:default;display:flex;inset:0;opacity:0;position:absolute;text-decoration:none;transition:opacity .7s ease}.hero-slider__slide[href]{cursor:pointer}.hero-slider__slide--active{opacity:1;z-index:1}@media(max-width:576px){.hero-slider__slide{align-items:flex-start;background-image:none!important;display:none;inset:unset;position:relative}.hero-slider__slide--active{display:block}}.hero-slider__bg-img{display:none}@media(max-width:576px){.hero-slider__bg-img{display:block;height:auto;width:100%}}.hero-slider__overlay{background:#0000;inset:0;position:absolute;z-index:1}.hero-slider__content{color:#fff;max-width:600px;padding-block:24px;position:relative;width:100%;z-index:2}@media(max-width:576px){.hero-slider__content{bottom:0;left:0;max-width:100%;padding:12px 1rem 1rem;position:absolute;right:0}}.hero-slider__title{font-size:2.25rem;font-weight:700;line-height:1.25;margin-bottom:1rem;text-shadow:0 10px 24px #00000038}@media(max-width:768px){.hero-slider__title{font-size:1.875rem;margin-bottom:.5rem}}@media(max-width:576px){.hero-slider__title{font-size:1.5rem;margin-bottom:.25rem}}.hero-slider__subtitle{font-size:1.125rem;line-height:1.5;margin-bottom:2rem;opacity:.92;text-shadow:0 6px 18px #0000002e}@media(max-width:768px){.hero-slider__subtitle{font-size:.875rem;margin-bottom:1rem}}@media(max-width:576px){.hero-slider__subtitle{font-size:.75rem;margin-bottom:.5rem}}.hero-slider__arrow{align-items:center;background:#fffffff5;border:1px solid #d4dde4;border-radius:50%;box-shadow:0 4px 16px #0f172a24;color:#425466;cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s,background .2s,border-color .2s,color .2s,transform .2s;width:40px;z-index:3}.hero-slider__arrow:hover{background:#fff;border-color:#b9c8d2;color:#213949;transform:translateY(-50%) scale(1.05)}.hero-slider__arrow--prev{left:12px}.hero-slider__arrow--next{right:12px}@media(max-width:576px){.hero-slider__arrow{font-size:12px;height:34px;opacity:1;width:34px}.hero-slider__arrow--prev{left:8px}.hero-slider__arrow--next{right:8px}}.hero-slider:hover .hero-slider__arrow{opacity:1}@media(hover:none){.hero-slider__arrow{opacity:1}}.hero-slider__dots{bottom:10px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-slider__dot{background:#475f7347;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background .2s,transform .2s;width:10px}.hero-slider__dot--active{background:#355f79;transform:scale(1.3)}.hero-slider__dot:hover{background:#355f798f}.hero{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding-block:4rem}.hero__content{max-width:600px}.hero__title{font-size:2.25rem;font-weight:700;line-height:1.25;margin-bottom:1rem}@media(max-width:576px){.hero__title{font-size:1.875rem}}.hero__subtitle{font-size:1.125rem;line-height:1.5;margin-bottom:2rem;opacity:.9}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.hero__actions .btn--secondary{background:#ffffff26;border-color:#fff6;color:#fff}.hero__actions .btn--secondary:hover{background:#ffffff40}.featured-section{padding-block:36px}@media(max-width:576px){.featured-section{padding-block:24px}}.featured-section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.featured-section__title-group{align-items:center;display:flex;gap:.5rem}.featured-section__accent{display:none}.featured-section__title{color:#1e293b;font-size:20px;font-weight:700;margin:0}@media(max-width:576px){.featured-section__title{font-size:1.25rem}}.featured-section__view-all{align-items:center;border:1px solid;border-radius:20px;color:#2563eb;display:inline-flex;font-size:.875rem;font-weight:500;gap:6px;padding:5px 14px;text-decoration:none;transition:background .15s ease,color .15s ease}.featured-section__view-all:hover{background:#2563eb;color:#fff}.featured-section__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,1fr)}@media(max-width:1200px){.featured-section__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.featured-section__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.featured-section__grid{grid-template-columns:repeat(2,1fr)}}.featured-tabs{-webkit-overflow-scrolling:touch;border-bottom:2px solid #e2e8f0;display:flex;gap:.25rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:0;scrollbar-width:none}.featured-tabs::-webkit-scrollbar{display:none}.featured-tabs__tab{background:none;border:none;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;position:relative;transition:color .15s ease;white-space:nowrap}.featured-tabs__tab:after{background:#2563eb;border-radius:9999px;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s ease}.featured-tabs__tab:hover{color:#1e293b}.featured-tabs__tab--active{color:#2563eb;font-weight:600}.featured-tabs__tab--active:after{transform:scaleX(1)}.home-page__top-area{background:radial-gradient(circle at top left,#6691ad1f,#0000 32%),linear-gradient(180deg,#f5f7fa,#eef3f7 60%,#f8fafc);border-bottom:1px solid #e3ebf0}.home-page__hero-shell{padding:36px 0 0}@media(max-width:576px){.home-page__hero-shell{padding:16px 0 0}}.home-page__features{background:#f1f5f9;padding-block:36px}@media(max-width:576px){.home-page__features{padding-block:24px}}.home-page__features{border-top:1px solid #e2e8f0}.category-shortcuts{padding:36px 0}@media(max-width:576px){.category-shortcuts{padding:20px 0}}.category-shortcuts__carousel{align-items:center;display:flex;gap:8px}.category-shortcuts__arrow{align-items:center;background:#fff;border:1px solid #d0dde6;border-radius:50%;box-shadow:0 2px 6px #00000014;color:#3a5468;cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;height:34px;justify-content:center;transition:background .15s ease,border-color .15s ease;width:34px;z-index:1}.category-shortcuts__arrow:hover{background:#eef3f7;border-color:#b0c8d8}@media(max-width:576px){.category-shortcuts__arrow{font-size:.7rem;height:28px;width:28px}}.category-shortcuts__grid{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-wrap:nowrap;gap:4px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.category-shortcuts__grid::-webkit-scrollbar{display:none}.category-shortcut{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:14px 12px;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease;width:120px}.category-shortcut:hover{background:#ffffffb8;border-color:#dce7ef;transform:translateY(-2px)}.category-shortcut:hover .category-shortcut__circle{box-shadow:0 8px 20px #00000024}.category-shortcut:hover .category-shortcut__label{color:#1d3e52}@media(max-width:768px){.category-shortcut{gap:8px;padding:10px 8px;width:100px}}@media(max-width:576px){.category-shortcut{gap:5px;padding:6px 2px;width:64px}}.category-shortcut__circle{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 2px 8px #00000012;display:flex;flex-shrink:0;height:76px;justify-content:center;overflow:hidden;transition:box-shadow .2s ease;width:76px}@media(max-width:768px){.category-shortcut__circle{height:64px;width:64px}}@media(max-width:576px){.category-shortcut__circle{height:44px;width:44px}}.category-shortcut__img{display:block;height:100%;object-fit:cover;width:100%}.category-shortcut__placeholder{color:#94a3b8;font-size:1.5rem}.category-shortcut__label{color:#3a5468;font-size:.8rem;font-weight:600;letter-spacing:.01em;line-height:1.35;max-width:100px;text-align:center;transition:color .15s ease}@media(max-width:576px){.category-shortcut__label{font-size:.65rem;max-width:64px}}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.features-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;padding:1.5rem;text-align:center}@media(max-width:576px){.feature-card{padding:.5rem}}.feature-card__icon{display:block;font-size:2rem;margin-bottom:.5rem}@media(max-width:576px){.feature-card__icon{font-size:1.4rem;margin-bottom:6px}}.feature-card__title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}@media(max-width:576px){.feature-card__title{font-size:.8rem;margin-bottom:4px}}.feature-card__desc{color:#64748b;font-size:.875rem;line-height:1.5}@media(max-width:576px){.feature-card__desc{font-size:.72rem}}.product-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}@media(max-width:768px){.product-list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media(max-width:576px){.product-list{gap:.5rem;grid-template-columns:repeat(2,1fr)}}.product-list__empty{color:#94a3b8;grid-column:1/-1;padding:4rem}.pagination,.product-list__empty{align-items:center;display:flex;justify-content:center}.pagination{flex-wrap:wrap;gap:.25rem;margin-top:2rem}.pagination__btn{align-items:center;border:1px solid #0000;cursor:pointer;display:inline-flex;font-weight:500;gap:.25rem;justify-content:center;line-height:1;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.pagination__btn:disabled{opacity:.6}.pagination__btn{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#1e293b;font-size:.875rem;height:36px;min-width:36px;padding:0}.pagination__btn:hover:not(:disabled):not(.pagination__btn--active){border-color:#2563eb;color:#2563eb}.pagination__btn--active{background:#2563eb;border-color:#2563eb;color:#fff;cursor:default}.pagination__btn:disabled{cursor:not-allowed;opacity:.4}.pagination__ellipsis{color:#94a3b8;line-height:36px;padding-inline:.25rem}.products-page{background:#f8fafc;padding-block:2rem}@media(max-width:576px){.products-page{padding-block:1rem}}.products-page__layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:248px 1fr;height:calc(100vh - 140px);overflow:hidden}@media(max-width:992px){.products-page__layout{gap:1.5rem;grid-template-columns:210px 1fr}}@media(max-width:768px){.products-page__layout{grid-template-columns:1fr;height:auto;overflow:visible}}.products-page__layout--compact{grid-template-columns:1fr}.products-page__sidebar{display:flex;flex-direction:column;gap:8px;overflow-y:auto}.products-page__sidebar::-webkit-scrollbar{width:6px}.products-page__sidebar::-webkit-scrollbar-track{background:#f1f5f9}.products-page__sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}@media(max-width:768px){.products-page__sidebar{background:#fff;bottom:0;box-shadow:4px 0 24px #0000002e;gap:.5rem;left:0;max-height:100vh;max-width:85vw;overflow-y:auto;padding:1rem;position:fixed;top:0;width:300px;z-index:1100}}.products-page__main{min-width:0;overflow-y:auto}.products-page__main::-webkit-scrollbar{width:6px}.products-page__main::-webkit-scrollbar-track{background:#f1f5f9}.products-page__main::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}@media(max-width:768px){.products-page__main{overflow-y:visible}}.products-page__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}@media(max-width:576px){.products-page__toolbar{gap:.25rem;margin-bottom:.5rem}}.products-page__sort-group{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:6px;min-width:0}.products-page__size-group{align-items:center;display:flex;flex-shrink:0;gap:6px}@media(max-width:576px){.products-page__size-group{display:none}}.products-page__sort-label{color:#94a3b8;font-size:.875rem;font-weight:500;white-space:nowrap}@media(max-width:576px){.products-page__sort-label{display:none}}.products-page__sort-select{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#1e293b;cursor:pointer;display:block;flex:1 1;font-size:.875rem;height:36px;min-width:0;padding:6px 10px}.pf-backdrop{display:none}@media(max-width:768px){.pf-backdrop{background:#0f172a66;display:block;inset:0;position:fixed;z-index:1099}}.pf-sidebar-toggle{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.875rem;font-weight:500;gap:6px;min-height:36px;padding:8px 14px;transition:all .15s ease;white-space:nowrap}.pf-sidebar-toggle svg{flex-shrink:0}.pf-sidebar-toggle--open,.pf-sidebar-toggle:hover{border-color:#2563eb;color:#2563eb}.pf-sidebar-toggle--open{background:#dbeafe}.sort-pill{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;color:#64748b;cursor:pointer;font-size:.75rem;font-weight:500;min-height:34px;padding:7px 14px;transition:all .15s ease;white-space:nowrap}.sort-pill:hover{border-color:#2563eb;color:#2563eb}.sort-pill--active{background:#2563eb;border-color:#2563eb;color:#fff!important}.pf-header{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;justify-content:space-between;padding:10px 1rem}.pf-header__title{color:#1e293b;font-size:.875rem;font-weight:600}.pf-header__reset{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.75rem;font-weight:500;padding:0}.pf-header__reset:hover{text-decoration:underline}.pf-header__close{background:none;border:none;border-radius:.25rem;color:#94a3b8;cursor:pointer;display:none;font-size:1rem;line-height:1;padding:4px 6px}.pf-header__close:hover{background:#f1f5f9;color:#1e293b}@media(max-width:768px){.pf-header__close{align-items:center;display:flex;justify-content:center}}.pf-section{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}.pf-section__title{border-bottom:1px solid #e2e8f0;color:#94a3b8;font-size:.75rem;font-weight:600;letter-spacing:.06em;margin-bottom:.5rem;padding-bottom:.5rem;text-transform:uppercase}.pf-search{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;gap:6px;padding:7px .5rem;transition:border-color .15s ease}.pf-search:focus-within{background:#fff;border-color:#2563eb}.pf-search__icon{color:#94a3b8;display:flex;flex-shrink:0}.pf-search__input{background:none;border:none;color:#1e293b;flex:1 1;font-size:.875rem;min-width:0;outline:none}.pf-search__input::placeholder{color:#94a3b8}.pf-search__clear{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.75rem;line-height:1;padding:0}.pf-search__clear:hover{color:#1e293b}.pf-search__hint{color:#94a3b8;font-size:.75rem;margin:6px 0 0}.pf-cat-all{background:none;border:1px solid #0000;border-radius:.25rem;color:#64748b;cursor:pointer;display:block;font-size:.875rem;margin-bottom:4px;padding:7px .5rem;text-align:left;transition:all .15s ease;width:100%}.pf-cat-all:hover{background:#f1f5f9;color:#1e293b}.pf-cat-all--active{background:#dbeafe;border-color:#0000;color:#2563eb;font-weight:500}.pf-cat-group{margin-bottom:2px}.pf-cat-parent{align-items:center;border-radius:.25rem;cursor:pointer;display:flex;gap:8px;padding:7px .5rem;transition:background .15s ease;-webkit-user-select:none;user-select:none}.pf-cat-parent:hover{background:#f1f5f9}.pf-cat-parent--active{background:#dbeafe}.pf-cat-parent--partial{background:#eff6ff}.pf-cat-parent__check{background:#fff;border:1.5px solid #cbd5e1;border-radius:3px;flex-shrink:0;height:16px;position:relative;transition:all .15s ease;width:16px}.pf-cat-parent__check--checked{background:#2563eb;border-color:#2563eb}.pf-cat-parent__check--checked:after{border:2px solid #fff;border-left:none;border-top:none;content:"";height:9px;left:4px;position:absolute;top:1px;transform:rotate(45deg);width:5px}.pf-cat-parent__check--partial{background:#2563eb;border-color:#2563eb}.pf-cat-parent__check--partial:after{background:#fff;content:"";height:2px;left:3px;position:absolute;top:6px;width:8px}.pf-cat-parent__name{color:#1e293b;flex:1 1;font-size:.875rem;font-weight:500}.pf-cat-parent__arrow{background:none;border:none;color:#94a3b8;cursor:pointer;flex-shrink:0;font-size:1rem;line-height:1;padding:0 2px;transition:transform .15s ease}.pf-cat-parent__arrow--open{transform:rotate(90deg)}.pf-cat-parent__arrow:hover{color:#2563eb}.pf-cat-children{display:flex;flex-direction:column;gap:1px;margin:2px 0 2px 1.5rem}.pf-cat-child{align-items:center;border-radius:.25rem;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;gap:8px;padding:5px .5rem;transition:background .15s ease;-webkit-user-select:none;user-select:none}.pf-cat-child:hover{background:#f1f5f9;color:#1e293b}.pf-cat-child input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;height:15px;width:15px}.pf-cat-child span{flex:1 1}.pf-cat-child__count{color:#94a3b8;flex:0 1!important;font-size:.75rem}.pf-toggle{align-items:center;cursor:pointer;display:flex;gap:.5rem;-webkit-user-select:none;user-select:none}.pf-toggle input{display:none}.pf-toggle__track{background:#cbd5e1;border-radius:10px;flex-shrink:0;height:20px;position:relative;transition:background .15s ease;width:36px}.pf-toggle__thumb{background:#fff;border-radius:50%;box-shadow:0 1px 2px #0000000d;height:16px;left:2px;position:absolute;top:2px;transition:transform .15s ease;width:16px}input:checked~.pf-toggle__track{background:#2563eb}input:checked~.pf-toggle__track .pf-toggle__thumb{transform:translateX(16px)}.pf-toggle__label{color:#1e293b;font-size:.875rem;font-weight:500}.pf-brand-list{display:flex;flex-direction:column;gap:4px;max-height:180px;overflow-y:auto}.pf-check{align-items:center;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;gap:8px;padding:3px 0;-webkit-user-select:none;user-select:none}.pf-check input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;height:15px;width:15px}.pf-check:hover{color:#1e293b}.pf-price-hint{color:#94a3b8;font-size:.75rem;margin-bottom:.5rem}.pf-price-inputs{align-items:center;display:flex;gap:6px}.pf-price-inputs span{color:#94a3b8;font-size:.875rem}.pf-price-unit{flex-shrink:0;font-weight:500}.pf-price-input{border:1px solid #e2e8f0;border-radius:.25rem;flex:1 1;font-size:.875rem;min-width:0;outline:none;padding:6px 8px}.pf-price-input:focus{border-color:#2563eb}.pf-price-input::-webkit-inner-spin-button,.pf-price-input::-webkit-outer-spin-button{-webkit-appearance:none}.product-detail{background:#f1f5f9;min-height:60vh}.product-detail__back{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:inline-flex;font-size:.875rem;gap:6px;margin-bottom:1.5rem;padding:6px 0}.product-detail__back:hover{color:#2563eb}.product-detail__layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:480px 1fr}@media(max-width:992px){.product-detail__layout{gap:2rem;grid-template-columns:400px 1fr}}@media(max-width:768px){.product-detail__layout{grid-template-columns:1fr}}.product-detail__images{position:sticky;top:100px}@media(max-width:768px){.product-detail__images{position:static}}.product-detail__main-image{aspect-ratio:1/1;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 2px 12px #0000000f;margin-bottom:.5rem;max-height:480px;overflow:hidden;width:100%}.product-detail__main-image img{height:100%;object-fit:contain;padding:16px;width:100%}.product-detail__no-image{align-items:center;color:#94a3b8;display:flex;flex-direction:column;font-size:.875rem;gap:.5rem;height:100%;justify-content:center}.product-detail__no-image i{font-size:2rem}.product-detail__thumbs{display:flex;flex-wrap:wrap;gap:.25rem}.product-detail__thumb{background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;cursor:pointer;height:72px;overflow:hidden;padding:0;transition:border-color .15s ease,box-shadow .15s ease;width:72px}.product-detail__thumb img{height:100%;object-fit:contain;padding:4px;width:100%}.product-detail__thumb--active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.product-detail__thumb:hover{border-color:#2563eb}.product-detail__info{padding-top:.25rem}.product-detail__name{color:#1e293b;font-size:1.875rem;font-weight:700;line-height:1.3;margin-bottom:1rem}@media(max-width:576px){.product-detail__name{font-size:1.5rem}}.product-detail__meta-row{border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.product-detail__meta-item{align-items:center;display:flex;gap:6px}.product-detail__meta-label{color:#94a3b8;font-size:.75rem;font-weight:500}.product-detail__meta-value{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.25rem;color:#1e293b;font-size:.75rem;font-weight:600;padding:2px 8px}.product-detail__price-section{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.product-detail__price{color:#1e293b;font-size:2rem;font-weight:700;line-height:1}@media(max-width:576px){.product-detail__price{font-size:1.5rem}}.product-detail__price-currency{color:#64748b;font-size:1.2rem;font-weight:600}@media(max-width:576px){.product-detail__price-currency{font-size:1rem}}.product-detail__price--quote{color:#2563eb;font-size:1.25rem;font-weight:600}.product-detail__stock-badge{align-items:center;display:flex}.product-detail__desc{color:#64748b;font-size:.875rem;line-height:1.7;margin-bottom:1.5rem}.product-detail__desc ol,.product-detail__desc p,.product-detail__desc ul{margin-bottom:.75rem}.product-detail__desc ol,.product-detail__desc ul{padding-left:1.5rem}.product-detail__desc b,.product-detail__desc strong{font-weight:600}.product-detail__desc a{color:#2563eb}.product-detail__divider{background:#e2e8f0;height:1px;margin-bottom:1.5rem}.product-detail__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}@media(max-width:576px){.product-detail__actions{align-items:flex-start;flex-direction:column}.product-detail__add-btn:last-of-type{justify-content:center;width:100%}}.product-detail__qty{align-items:stretch;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;height:44px;overflow:hidden}.product-detail__qty-btn{align-items:center;background:#f1f5f9;border:none;color:#1e293b;cursor:pointer;display:flex;font-size:.85rem;justify-content:center;transition:background .15s ease;width:40px}.product-detail__qty-btn:hover{background:#e2e8f0}.product-detail__qty-input{background:#fff;border:1px solid #e2e8f0;border-bottom:none;border-top:none;color:#1e293b;font-size:.875rem;font-weight:600;outline:none;text-align:center;width:52px}.product-detail__qty-input::-webkit-inner-spin-button,.product-detail__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-detail__qty-input{-moz-appearance:textfield}.product-detail__add-btn{align-items:center;background:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem;height:44px;padding:0 2rem;transition:background .15s ease}.product-detail__add-btn:hover:not(:disabled){filter:brightness(1.08)}.product-detail__add-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.product-detail__delivery{align-items:center;color:#16a34a;display:inline-flex;font-size:.875rem;font-weight:500;gap:.25rem;margin-top:.25rem}.product-detail__delivery i{font-size:1rem}.cart-page__empty{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-block:4rem;text-align:center}.cart-page__empty h2{font-size:1.5rem}.cart-page__empty p{color:#94a3b8}.cart-page__layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 320px}@media(max-width:992px){.cart-page__layout{gap:1rem;grid-template-columns:1fr}}.cart-page__product{align-items:center;display:flex;gap:.5rem;justify-content:flex-start}.cart-page__product-img{border-radius:.5rem;flex-shrink:0;height:56px;object-fit:cover;width:56px}.cart-page__product-name{font-size:.875rem;font-weight:500}.cart-page__product-code{color:#94a3b8;font-size:.75rem}.cart-page__qty{align-items:center;display:flex;gap:.25rem;justify-content:flex-start}.cart-page__qty span{font-weight:600;min-width:28px;text-align:center}@media(max-width:576px){.cart-page__desktop-table{display:none}}.cart-page__mobile-list{display:none}@media(max-width:576px){.cart-page__mobile-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}}.cart-page__mobile-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;gap:.5rem;padding:.5rem}.cart-page__mobile-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.cart-page__mobile-price{color:#64748b;font-size:.875rem;margin-top:2px}.cart-page__mobile-row{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;margin-top:4px}.cart-page__mobile-subtotal{color:#1e293b;font-size:.875rem;font-weight:700;margin-left:auto}.cart-page__table-actions{border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem}@media(max-width:576px){.cart-page__table-actions{flex-direction:column}.cart-page__table-actions .btn{width:100%}}.cart-page__summary{position:sticky;top:calc(164px + 1rem)}@media(max-width:992px){.cart-page__summary{position:static}}.cart-page__summary-title{border-bottom:1px solid #e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.cart-page__summary-row{align-items:center;color:#64748b;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:.5rem}.cart-page__summary-row--total{border-top:1px solid #e2e8f0;color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:1.5rem;margin-top:.5rem;padding-top:.5rem}.cart-page__summary .btn+.btn{margin-top:.5rem}.checkout-page__layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 340px}@media(max-width:992px){.checkout-page__layout{gap:1rem;grid-template-columns:1fr}.checkout-page__summary{position:static}}.checkout-page__form{display:flex;flex-direction:column;gap:1.5rem}.checkout-page__section-title{border-bottom:1px solid #e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.checkout-page__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.checkout-page__row{grid-template-columns:1fr}.checkout-page__coupon{flex-wrap:wrap}.checkout-page__coupon input{flex:1 1 auto;min-width:0}}.checkout-page__payment-option{align-items:center;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;display:flex;gap:.5rem;margin-bottom:.25rem;padding:.5rem;transition:border-color .15s ease}.checkout-page__payment-option input[type=radio]{accent-color:#2563eb}.checkout-page__payment-option:has(input:checked){background:#dbeafe;border-color:#2563eb}.checkout-page__coupon{display:flex;gap:.5rem}.checkout-page__summary{position:sticky;top:calc(164px + 1rem)}.checkout-page__summary-title{border-bottom:1px solid #e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.checkout-page__summary-item{align-items:center;display:flex;font-size:.875rem;gap:.5rem;justify-content:space-between;margin-bottom:.25rem}.checkout-page__summary-item-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-page__summary-total{align-items:center;border-top:1px solid #e2e8f0;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;margin-block:1rem;padding-top:.5rem}.login-page{background:#f1f5f9}.login-page .container--sm{max-width:440px}.login-page__card{padding:3rem}@media(max-width:576px){.login-page__card{padding:1.5rem}}.login-page__title{font-size:1.875rem;font-weight:700;margin-bottom:.25rem}.login-page__subtitle{color:#94a3b8;margin-bottom:2rem}.login-page .alert{margin-bottom:1rem}.login-page__register{color:#94a3b8;font-size:.875rem;margin-top:1.5rem;text-align:center}.login-page__register a{color:#2563eb;font-weight:500}.phone-input{display:flex;gap:.25rem;position:relative}.phone-input__trigger{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#1e293b;cursor:pointer;display:flex;font-size:.875rem;gap:6px;height:40px;padding:0 .5rem;transition:border-color .15s;white-space:nowrap}.phone-input__trigger:hover{border-color:#2563eb}.phone-input__flag{border-radius:2px;display:block}.phone-input__code{font-weight:500;min-width:36px}.phone-input__chevron{color:#94a3b8;font-size:10px}.phone-input__dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 16px #0000001f;left:0;list-style:none;margin:0;max-height:260px;min-width:220px;overflow-y:auto;padding:.25rem 0;position:absolute;top:calc(100% + 4px);z-index:200}.phone-input__option{align-items:center;cursor:pointer;display:flex;font-size:.875rem;gap:8px;padding:8px 1rem;transition:background .1s}.phone-input__option:hover{background:#f1f5f9}.phone-input__option--active{background:#2563eb0f;font-weight:500}.phone-input__option-name{color:#1e293b;flex:1 1}.phone-input__option-code{color:#94a3b8;font-size:.75rem}.phone-input__number{flex:1 1}.register-page{background:#f1f5f9}.register-page .container--sm{max-width:520px}.register-page__card{padding:3rem}@media(max-width:576px){.register-page__card{padding:1.5rem}}.register-page__title{font-size:1.875rem;font-weight:700;margin-bottom:.25rem}.register-page__subtitle{color:#94a3b8;margin-bottom:2rem}.register-page .alert{margin-bottom:1rem}.register-page__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.register-page__row{grid-template-columns:1fr}}.register-page__login{color:#94a3b8;font-size:.875rem;margin-top:1.5rem;text-align:center}.register-page__login a{color:#2563eb;font-weight:500}.profile-page__header{margin-bottom:2rem}.profile-page__layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:200px 1fr;min-width:0}@media(max-width:768px){.profile-page__layout{gap:1rem;grid-template-columns:1fr}}.profile-page__tabs{display:flex;flex-direction:column;gap:2px}@media(max-width:768px){.profile-page__tabs{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.profile-page__tabs::-webkit-scrollbar{display:none}.profile-page__tabs{border-bottom:2px solid #e2e8f0;gap:0;padding-bottom:2px}}.profile-page__tab{background:none;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;text-align:left;transition:all .15s ease;white-space:nowrap}@media(max-width:768px){.profile-page__tab{border-bottom:2px solid #0000;border-radius:.5rem .5rem 0 0;margin-bottom:-2px}}.profile-page__tab:hover{background:#f1f5f9;color:#1e293b}.profile-page__tab--active{background:#dbeafe!important;color:#2563eb!important;font-weight:500}.profile-page__content{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;min-height:300px;min-width:0;overflow:visible;padding:1.5rem}@media(max-width:768px){.profile-page__content{padding:1rem}}.profile-page__content .table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.profile-page__section-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.profile-page__pw-form{max-width:420px}.profile-page__name-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media(max-width:576px){.profile-page__name-row{grid-template-columns:1fr}}.page-view{padding:3rem 0}.page-view__title{border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--color-border,#e5e7eb);font-size:2rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem}.page-view__content{color:#374151;color:var(--color-text,#374151);line-height:1.8;max-width:800px}.page-view__content h1,.page-view__content h2,.page-view__content h3,.page-view__content h4{font-weight:600;margin:1.5rem 0 .75rem}.page-view__content h2{font-size:1.4rem}.page-view__content h3{font-size:1.2rem}.page-view__content p{margin-bottom:1rem}.page-view__content ol,.page-view__content ul{margin:.5rem 0 1rem 1.5rem}.page-view__content li{margin-bottom:.4rem}.page-view__content a{color:#3b82f6;color:var(--color-primary,#3b82f6);text-decoration:underline}.page-view__content strong{font-weight:600}.page-view__content table{border-collapse:collapse;margin-bottom:1.5rem;width:100%}.page-view__content table td,.page-view__content table th{border:1px solid #e5e7eb;padding:.6rem 1rem}.page-view__content table th{background:#f9fafb;font-weight:600}.admin-dashboard__title-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.admin-dashboard__analytics-btn{align-items:center;border:1px solid #2563eb;border-radius:20px;color:#2563eb;display:inline-flex;font-size:.875rem;font-weight:500;gap:.25rem;padding:6px 16px;text-decoration:none;transition:background .15s ease,color .15s ease}.admin-dashboard__analytics-btn:hover{background:#2563eb;color:#fff}.admin-dashboard__cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}@media(max-width:992px){.admin-dashboard__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.admin-dashboard__cards{grid-template-columns:1fr}}.admin-dashboard__charts-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}@media(max-width:992px){.admin-dashboard__charts-row{grid-template-columns:1fr}}.admin-dashboard__sections{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.admin-dashboard__section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;padding:1.5rem}.admin-dashboard__section-title{align-items:center;border-bottom:1px solid #e2e8f0;color:#64748b;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;letter-spacing:.06em;margin-bottom:1rem;padding-bottom:.5rem;text-transform:uppercase}.admin-dashboard__section-icon{color:#2563eb;font-size:.875rem}.admin-dashboard__section-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.admin-dashboard__section-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.admin-dashboard__section-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.admin-dashboard__section-grid{grid-template-columns:1fr}}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;gap:4px;padding:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f;transform:translateY(-2px)}.stat-card__icon{font-size:1.1rem;margin-bottom:4px}.stat-card__label{font-size:.875rem;font-weight:500}.stat-card__value{font-size:1.875rem;font-weight:700;line-height:1.1}.stat-card--blue{background:#dbeafe;border-color:#b1c7f8}.stat-card--blue .stat-card__icon{color:#2563eb}.stat-card--blue .stat-card__label{color:#134cca}.stat-card--blue .stat-card__value{color:#2563eb}.stat-card--green{background:#dcfce7;border-color:#67eb98}.stat-card--green .stat-card__icon{color:#16a34a}.stat-card--green .stat-card__label{color:#107636}.stat-card--green .stat-card__value{color:#16a34a}.stat-card--orange{background:#fef3c7;border-color:#fbc17d}.stat-card--orange .stat-card__icon{color:#d97706}.stat-card--orange .stat-card__label{color:#a75c05}.stat-card--orange .stat-card__value{color:#d97706}.stat-card--purple{background:#ede9fe;border-color:#d9c6fa}.stat-card--purple .stat-card__icon{color:#7c3aed}.stat-card--purple .stat-card__label{color:#5f14e0}.stat-card--purple .stat-card__value{color:#7c3aed}.stat-card--teal{background:#ccfbf1;border-color:#4befe1}.stat-card--teal .stat-card__icon{color:#0d9488}.stat-card--teal .stat-card__label{color:#09655d}.stat-card--teal .stat-card__value{color:#0d9488}.stat-card--red{background:#fee2e2;border-color:#f1aaaa}.stat-card--red .stat-card__icon{color:#dc2626}.stat-card--red .stat-card__label{color:#b21d1d}.stat-card--red .stat-card__value{color:#dc2626}.stat-card--indigo{background:#e0e7ff;border-color:#cfccf8}.stat-card--indigo .stat-card__icon{color:#4f46e5}.stat-card--indigo .stat-card__label{color:#291fd9}.stat-card--indigo .stat-card__value{color:#4f46e5}.chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;padding:1.5rem}.chart-card__header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.chart-card__title{align-items:center;color:#1e293b;display:flex;font-size:1.125rem;font-weight:600;gap:.25rem}.chart-card__icon{color:#2563eb;font-size:.875rem}.chart-card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.chart-card__body{flex:1 1}.chart-select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;color:#1e293b;cursor:pointer;font-size:.75rem;outline:none;padding:4px 8px}.chart-select:focus{border-color:#2563eb}.chart-filters{display:flex;flex-wrap:wrap;gap:.25rem}.chart-empty{color:#94a3b8;font-size:.875rem;padding:2rem 0;text-align:center}.chart-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;box-shadow:0 1px 2px #0000000d;font-size:.875rem;padding:.5rem 1rem}.chart-tooltip__label{color:#1e293b;font-weight:600;margin-bottom:4px}.chart-tooltip p{margin:2px 0}.donut-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.donut-row{grid-template-columns:1fr}}.donut-wrap__title{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-align:center;text-transform:uppercase}.admin-nav-card{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#1e293b;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1.5rem 1rem;text-align:center;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.admin-nav-card:hover{background:#dbeafe;border-color:#2563eb;box-shadow:0 1px 2px #0000000d;color:#2563eb;transform:translateY(-2px)}.admin-nav-card__icon{color:#2563eb;font-size:1.5rem;transition:color .15s ease}.admin-nav-card__label{font-size:.875rem;font-weight:500;line-height:1.2}.crop-overlay{align-items:center;background:#000000e0;display:flex;inset:0;justify-content:center;position:fixed;z-index:3000}.crop-modal{background:#111827;border-radius:12px;box-shadow:0 24px 60px #0009;display:flex;flex-direction:column;overflow:hidden;width:min(700px,96vw)}.crop-modal__header{align-items:center;border-bottom:1px solid #ffffff14;color:#e5e7eb;display:flex;font-size:.95rem;font-weight:600;justify-content:space-between;padding:14px 18px}.crop-modal__x{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.6rem;line-height:1;padding:0 4px}.crop-modal__x:hover{color:#fff}.crop-modal__stage{background:#000;height:400px;position:relative}@media(max-width:600px){.crop-modal__stage{height:260px}}.crop-modal__stage--stretch{align-items:center;display:flex;justify-content:center}.crop-modal__stretch-img{display:block;height:100%;object-fit:fill;width:100%}.crop-modal__zoom{align-items:center;color:#6b7280;display:flex;font-size:.9rem;gap:10px;padding:12px 18px}.crop-modal__zoom input[type=range]{accent-color:#6366f1;cursor:pointer;flex:1 1}.crop-modal__fit-toggle{border-top:1px solid #ffffff0f;padding:4px 18px 10px}.crop-modal__fit-toggle label{align-items:center;color:#9ca3af;cursor:pointer;display:flex;font-size:.85rem;gap:8px;-webkit-user-select:none;user-select:none}.crop-modal__fit-toggle label input[type=checkbox]{accent-color:#6366f1;cursor:pointer;height:15px;width:15px}.crop-modal__fit-toggle label:hover{color:#e5e7eb}.crop-modal__actions{display:flex;gap:10px;justify-content:flex-end;padding:10px 18px 20px}.bim-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1200}.bim{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:860px;overflow:hidden;width:100%}.bim__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px 16px}.bim__title{color:#111827;font-size:1.2rem;font-weight:700;margin:0}.bim__close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.6rem;line-height:1;padding:0 4px}.bim__close:hover{color:#111827}.bim__body{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding:20px 24px}.bim__info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.bim__info-lead{color:#374151;font-size:.9rem;margin:0 0 14px}.bim__cols{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media(max-width:768px){.bim__cols{grid-template-columns:1fr}}.bim__section-title{color:#1e40af;font-size:.85rem;font-weight:600;letter-spacing:.04em;margin:0 0 8px;text-transform:uppercase}.bim__col-list{margin:0}.bim__col-list,.bim__tip-list{color:#374151;font-size:.83rem;line-height:1.9;padding-left:18px}.bim__tip-list{margin:0 0 10px}.bim__tip-list code{background:#e0e7ff;border-radius:3px;color:#3730a3;font-size:.78rem;padding:1px 4px}.bim__zip-tree{background:#1e293b;border-radius:6px;padding:10px 14px}.bim__zip-tree pre{color:#94a3b8;font-size:.78rem;line-height:1.7;margin:0}.bim__template-btn{align-items:center;display:inline-flex;gap:6px;margin-top:12px}.bim__dropzone{border:2px dashed #d1d5db;border-radius:10px;cursor:pointer;padding:32px;text-align:center;transition:border-color .2s,background .2s;-webkit-user-select:none;user-select:none}.bim__dropzone--drag,.bim__dropzone:hover{background:#eff6ff;border-color:#3b82f6}.bim__dropzone--has-file{background:#f0fdf4;border-color:#22c55e;border-style:solid}.bim__dropzone--invalid{background:#fef2f2;border-color:#ef4444;border-style:solid}.bim__upload-icon{color:#9ca3af;height:40px;margin-bottom:10px;width:40px}.bim__drop-text{color:#6b7280;font-size:.9rem;line-height:1.6;margin:0}.bim__drop-text span{color:#3b82f6;font-weight:500}.bim__file-info{align-items:center;display:flex;gap:12px;text-align:left}.bim__file-icon{flex-shrink:0;font-size:2.2rem}.bim__file-icon--zip{filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}.bim__file-name{color:#111827;font-size:.9rem;font-weight:600;margin:0}.bim__file-size{color:#6b7280;font-size:.78rem;margin:2px 0 0}.bim__file-error{color:#ef4444;font-size:.78rem;margin:4px 0 0}.bim__file-remove{background:none;border:none;color:#6b7280;cursor:pointer;flex-shrink:0;font-size:1.4rem;margin-left:auto}.bim__file-remove:hover{color:#ef4444}.bim__progress{background:#e5e7eb;border-radius:100px;height:8px;overflow:hidden;position:relative}.bim__progress-bar{background:#3b82f6;border-radius:100px;height:100%;left:0;position:absolute;top:0;transition:width .3s ease}.bim__progress-text{color:#6b7280;display:block;font-size:.78rem;margin-top:6px;text-align:center}.bim__alert{border-radius:8px;font-size:.85rem;padding:12px 16px}.bim__alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.bim__result{flex-direction:column}.bim__result,.bim__result-stats{display:flex;gap:12px}.bim__stat{border-radius:8px;flex:1 1;padding:14px;text-align:center}.bim__stat--created{background:#f0fdf4;border:1px solid #bbf7d0}.bim__stat--created .bim__stat-num{color:#15803d}.bim__stat--updated{background:#eff6ff;border:1px solid #bfdbfe}.bim__stat--updated .bim__stat-num{color:#1d4ed8}.bim__stat--failed{background:#fef2f2;border:1px solid #fecaca}.bim__stat--failed .bim__stat-num{color:#b91c1c}.bim__stat-num{display:block;font-size:1.8rem;font-weight:700;line-height:1;margin-bottom:4px}.bim__stat-label{color:#6b7280;font-size:.78rem;font-weight:500}.bim__errors{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#92400e;font-size:.82rem;padding:10px 14px}.bim__errors summary{cursor:pointer;font-weight:600;margin-bottom:6px}.bim__errors ul{line-height:1.8;margin:0;max-height:160px;overflow-y:auto;padding-left:18px}.bim__footer{border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end;padding:16px 24px}.admin-page{min-width:0}.admin-page__header{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.admin-page__header,.admin-page__header-actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-page__search{margin-bottom:1rem}.admin-page__search-form{display:flex;gap:.5rem;max-width:480px}.admin-page__row-actions{display:flex;gap:.25rem}.modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;background:#0f172a80;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:1rem;position:fixed;z-index:1100}@media(max-width:576px){.modal-overlay{align-items:flex-end;padding:0}}.modal{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;max-height:90vh;max-width:560px;overflow-y:hidden;padding:0;position:relative;width:100%}@media(max-width:576px){.modal{border-radius:1rem 1rem 0 0;max-height:96dvh;max-height:96vh;width:100%}}.modal__header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:1.5rem 2rem;position:sticky;top:0;z-index:1}@media(max-width:576px){.modal__header{padding:1rem}}.modal__title{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.modal__close{align-items:center;background:none;border:none;border-radius:.25rem;color:#94a3b8;cursor:pointer;display:flex;font-size:1rem;justify-content:center;line-height:1;padding:6px 8px;transition:color .15s ease,background .15s ease}.modal__close:hover{background:#f1f5f9;color:#1e293b}.modal__body{flex:1 1;overflow-y:auto;padding:2rem}.modal__body::-webkit-scrollbar{width:6px}.modal__body::-webkit-scrollbar-track{background:#f1f5f9}.modal__body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}@media(max-width:576px){.modal__body{padding:1rem}}.modal__footer{background:#f1f5f9;border-radius:0 0 1rem 1rem;border-top:1px solid #e2e8f0;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;padding:1rem 2rem}@media(max-width:576px){.modal__footer{justify-content:stretch;padding:.5rem 1rem}.modal__footer .btn{flex:1 1;min-width:0}}.modal form{display:contents}.modal__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.modal__row{grid-template-columns:1fr}}.modal__row--3{grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.modal__row--3{grid-template-columns:1fr 1fr}}@media(max-width:576px){.modal__row--3{grid-template-columns:1fr}}.modal__actions{border-top:1px solid #e2e8f0;display:flex;gap:.5rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.admin-page__title{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.admin-page__hint{color:#64748b;font-size:.875rem;margin-bottom:1.5rem;margin-top:-.5rem}.admin-page__empty{color:#94a3b8;font-size:.875rem;padding:3rem 0;text-align:center}.admin-table-wrap{border:1px solid #e2e8f0;border-radius:.75rem;overflow-x:auto}.admin-table{border-collapse:collapse;font-size:.875rem;width:100%}.admin-table thead tr{background:#f1f5f9;border-bottom:2px solid #e2e8f0}.admin-table th{color:#64748b;font-weight:600;padding:.5rem 1rem;text-align:left;white-space:nowrap}.admin-table td{border-bottom:1px solid #e2e8f0;padding:.5rem 1rem;vertical-align:middle}.admin-table tbody tr{transition:background .15s ease}.admin-table tbody tr:hover{background:#f1f5f9}.admin-table tbody tr:last-child td{border-bottom:none}.btn--outline{background:#0000;border-color:#cbd5e1;color:#1e293b}.btn--outline:hover:not(:disabled){background:#dbeafe;border-color:#2563eb;color:#2563eb}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.form-row{grid-template-columns:1fr}}.form-check{align-items:center;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem}.form-check input[type=checkbox]{accent-color:#2563eb;cursor:pointer;height:16px;width:16px}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem}.checkbox-label input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;height:16px;width:16px}.checkbox-label--standalone{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.25rem;height:40px;padding:0 .5rem}.form-group--checkbox-row{display:flex;flex-direction:column}.modal--wide{max-width:720px}.modal--xl{max-width:800px}.modal--sm{max-width:420px}.quote-items-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.quote-actions-cell{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.img-mgr{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.5rem}.img-mgr__list{display:flex;flex-direction:column;gap:.25rem}.img-mgr__item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;cursor:grab;display:flex;gap:.5rem;padding:.25rem .5rem;position:relative;transition:box-shadow .15s,border-color .15s;-webkit-user-select:none;user-select:none}.img-mgr__item:hover{box-shadow:0 2px 8px #00000014}.img-mgr__item:active{cursor:grabbing}.img-mgr__item--main{background:#eff6ff;border-color:#2563eb}.img-mgr__drag-handle{color:#94a3b8;cursor:grab;flex-shrink:0;font-size:18px;line-height:1}.img-mgr__thumb{border-radius:.25rem;flex-shrink:0;height:56px;object-fit:cover;width:56px}.img-mgr__meta{align-items:center;display:flex;flex:1 1;gap:.25rem}.img-mgr__badge{align-items:center;border-radius:4px;display:inline-flex;font-size:11px;font-weight:600;line-height:18px;padding:2px 7px}.img-mgr__badge--main{background:#2563eb;border:none;color:#fff}.img-mgr__badge--set{background:#0000;border:1px solid #2563eb;color:#2563eb;cursor:pointer;font-size:11px;font-weight:600}.img-mgr__badge--set:hover{background:#eff6ff}.img-mgr__idx{color:#94a3b8;font-size:11px;margin-left:auto}.img-mgr__delete{background:#fee2e2;border:none;border-radius:50%;color:#dc2626;cursor:pointer;flex-shrink:0;font-size:16px;height:26px;line-height:26px;padding:0;text-align:center;transition:background .15s;width:26px}.img-mgr__delete:hover{background:#fecaca}.img-mgr__empty{color:#94a3b8;font-size:.875rem;margin:0;padding:1rem 0;text-align:center}.img-mgr__upload{align-items:center;display:flex;gap:.5rem;margin-top:.5rem}.img-mgr__hint{color:#94a3b8;font-size:11px}.img-mgr__create-preview{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.25rem}.img-mgr__create-item{display:inline-block;position:relative}.img-mgr__create-item .img-mgr__thumb{display:block}.img-mgr__create-item .img-mgr__badge{bottom:2px;left:2px;position:absolute}.img-mgr__create-item .img-mgr__delete{font-size:14px;height:22px;line-height:22px;position:absolute;right:-6px;top:-6px;width:22px}.admin-settings__section{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:2rem;padding:2rem}.admin-settings__section-title{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.admin-settings__logo-row{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:.5rem}.admin-settings__logo-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;height:64px;max-width:200px;object-fit:contain;padding:6px}.admin-settings__checkbox-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.admin-settings__checkbox-row{align-items:center;border:1px solid #e2e8f0;border-radius:.25rem;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:background .15s}.admin-settings__checkbox-row:hover{background:#f8fafc}.admin-settings__checkbox-row input[type=checkbox]{cursor:pointer}.admin-settings__checkbox-row span{font-size:.875rem}.settings-accordion{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1rem;overflow:hidden;transition:box-shadow .2s}.settings-accordion--open{box-shadow:0 2px 12px #0000000f}.settings-accordion__header{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 2rem;text-align:left;transition:background .15s;width:100%}.settings-accordion__header:hover{background:#f8fafc}.settings-accordion__title{align-items:center;color:#1e293b;display:flex;font-size:1rem;font-weight:600;gap:10px}.settings-accordion__title i{color:#2563eb;font-size:15px}.settings-accordion__chevron{color:#94a3b8;font-size:13px;transition:transform .25s}.settings-accordion--open .settings-accordion__chevron{transform:rotate(180deg)}.settings-accordion__body{border-top:1px solid #e2e8f0;padding:2rem}.settings-subsection:not(:last-child){border-bottom:1px dashed #e2e8f0;margin-bottom:2rem;padding-bottom:2rem}.settings-subsection__title{align-items:center;color:#64748b;display:flex;font-size:.75rem;font-weight:600;gap:6px;letter-spacing:.07em;margin-bottom:1rem;text-transform:uppercase}.settings-subsection__title i{font-size:11px}.settings-subsection__hint{font-size:.8rem;margin-bottom:1rem}.settings-cat-pills{display:flex;flex-wrap:wrap;gap:.25rem}.settings-cat-pill{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;color:#64748b;cursor:pointer;display:inline-flex;font-size:.875rem;gap:6px;padding:6px 14px;transition:all .15s}.settings-cat-pill i{font-size:11px}.settings-cat-pill:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}.settings-cat-pill--selected{background:#2563eb;border-color:#2563eb;color:#fff}.settings-cat-pill--selected:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.admin-editor-choice__hint{color:#64748b;font-size:.875rem;margin-bottom:2rem;margin-top:-.5rem}.admin-editor-choice__layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media(max-width:992px){.admin-editor-choice__layout{grid-template-columns:1fr}}.admin-editor-choice__panel{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;padding:1.5rem}.admin-editor-choice__panel--choice{background:#f1f5f9}.admin-editor-choice__panel-title{align-items:center;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.admin-editor-choice__count{align-items:center;background:#2563eb;border-radius:9999px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 .25rem}.admin-editor-choice__search-form{display:flex;gap:.5rem;margin-bottom:1rem}.admin-editor-choice__search-form .form-control{flex:1 1}.admin-editor-choice__list{list-style:none;margin:0;max-height:480px;overflow-y:auto;padding:0}.admin-editor-choice__item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:.5rem;justify-content:space-between;padding:.5rem .25rem}.admin-editor-choice__item:last-child{border-bottom:none}.admin-editor-choice__item:hover{background:#2563eb0a}.admin-editor-choice__item-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.admin-editor-choice__item-code{color:#64748b;font-family:monospace;font-size:.75rem}.admin-editor-choice__item-name{font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-editor-choice__empty{color:#64748b;font-size:.875rem;padding:2rem 0;text-align:center}.admin-analytics__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.admin-analytics__back{align-items:center;color:#2563eb;display:inline-flex;font-size:.875rem;gap:6px;text-decoration:none}.admin-analytics__back:hover{text-decoration:underline}.admin-analytics__stats{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}@media(max-width:992px){.admin-analytics__stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.admin-analytics__stats{grid-template-columns:repeat(2,1fr)}}.admin-analytics__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}@media(max-width:992px){.admin-analytics__row{grid-template-columns:1fr}}.an-stat{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;gap:3px;padding:1rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.an-stat:hover{box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f;transform:translateY(-2px)}.an-stat__icon{font-size:1rem;margin-bottom:2px}.an-stat__label{font-size:.72rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.an-stat__value{font-size:1.25rem;font-weight:700;line-height:1.1}.an-stat--blue{background:#dbeafe;border-color:#a8c1f7}.an-stat--blue .an-stat__icon{color:#2563eb}.an-stat--blue .an-stat__label{color:#1350d4}.an-stat--blue .an-stat__value{color:#2563eb}.an-stat--green{background:#dcfce7;border-color:#5ee992}.an-stat--green .an-stat__icon{color:#16a34a}.an-stat--green .an-stat__label{color:#117f3a}.an-stat--green .an-stat__value{color:#16a34a}.an-stat--purple{background:#ede9fe;border-color:#d3bdf9}.an-stat--purple .an-stat__icon{color:#7c3aed}.an-stat--purple .an-stat__label{color:#6315e9}.an-stat--purple .an-stat__value{color:#7c3aed}.an-stat--orange{background:#fef3c7;border-color:#fbbc73}.an-stat--orange .an-stat__icon{color:#d97706}.an-stat--orange .an-stat__label{color:#b16105}.an-stat--orange .an-stat__value{color:#d97706}.an-stat--teal{background:#ccfbf1;border-color:#41eedf}.an-stat--teal .an-stat__icon{color:#0d9488}.an-stat--teal .an-stat__label{color:#0a6e66}.an-stat--teal .an-stat__value{color:#0d9488}.an-stat--success{background:#dcfce7;border-color:#5ee992}.an-stat--success .an-stat__icon{color:#16a34a}.an-stat--success .an-stat__label{color:#117f3a}.an-stat--success .an-stat__value{color:#16a34a}.an-stat--indigo{background:#e0e7ff;border-color:#c6c3f7}.an-stat--indigo .an-stat__icon{color:#4f46e5}.an-stat--indigo .an-stat__label{color:#2d22e0}.an-stat--indigo .an-stat__value{color:#4f46e5}.an-stat--warn{background:#fef3c7;border-color:#fbbc73}.an-stat--warn .an-stat__icon{color:#d97706}.an-stat--warn .an-stat__label{color:#b16105}.an-stat--warn .an-stat__value{color:#d97706}.an-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;padding:1.5rem}.an-card__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.an-card__title{align-items:center;color:#1e293b;display:flex;font-size:1.125rem;font-weight:600;gap:.25rem}.an-card__icon{color:#2563eb;font-size:.875rem}.an-card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.an-card__body{flex:1 1}.period-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;display:flex;gap:4px;padding:3px}.period-tabs__btn{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:.7rem;font-weight:500;padding:3px 8px;transition:background .15s ease,color .15s ease;white-space:nowrap}.period-tabs__btn:hover{background:#2563eb14;color:#2563eb}.period-tabs__btn--active{background:#2563eb;color:#fff}.an-filters{display:flex;flex-wrap:wrap;gap:.25rem}.an-select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;color:#1e293b;cursor:pointer;font-size:.72rem;outline:none;padding:4px 8px}.an-select:focus{border-color:#2563eb}.an-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;box-shadow:0 1px 2px #0000000d;font-size:.875rem;padding:.5rem 1rem}.an-tooltip__label{color:#1e293b;font-weight:600;margin-bottom:4px}.an-tooltip p{margin:2px 0}.an-donuts{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.an-donuts{grid-template-columns:1fr}}.donut-section{text-align:center}.donut-section__title{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.donut-section__total{color:#94a3b8;font-size:.75rem;margin-top:4px}.donut-section__empty{align-items:center;border:2px dashed #e2e8f0;border-radius:.75rem;color:#94a3b8;display:flex;flex-direction:column;font-size:.875rem;gap:8px;height:180px;justify-content:center;margin-top:4px}.donut-section__empty-icon{font-size:2rem;opacity:.3}.an-empty{align-items:center;color:#94a3b8;display:flex;font-size:.875rem;height:180px;justify-content:center}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;line-height:1.5;tab-size:4}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;background:#f8fafc;background:var(--color-bg);color:#1e293b;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-family-base);min-height:100vh}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.25}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{cursor:pointer}table{border-collapse:collapse;border-spacing:0;width:100%}fieldset{border:0;padding:0}::-webkit-scrollbar{background:#0000;width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#aed0e0;border-radius:10px;min-height:40px}::-webkit-scrollbar-thumb:hover{background:#8bbcce}::-webkit-scrollbar-button{display:none;height:0;width:0}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 1}:root{--font-family-base:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--color-text:#1e293b;--color-bg:#f8fafc}.container{margin-inline:auto;max-width:1280px;padding-inline:1rem;width:100%}@media(max-width:576px){.container{padding-inline:.5rem}}.container--sm{max-width:768px}.container--md{max-width:1024px}.page{min-height:calc(100vh - 164px);padding-bottom:3rem;padding-top:2rem}@media(max-width:576px){.page{padding-bottom:2rem;padding-top:1rem}}.btn{align-items:center;border:1px solid #0000;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.25rem;justify-content:center;line-height:1;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease;white-space:nowrap}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--primary{background:#2563eb;border-color:#2563eb;color:#fff}.btn--primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.btn--secondary{background:#fff;border-color:#e2e8f0;color:#1e293b}.btn--secondary:hover:not(:disabled){border-color:#2563eb;color:#2563eb}.btn--danger{background:#dc2626;border-color:#dc2626;color:#fff}.btn--danger:hover:not(:disabled){background:#bb1e1e}.btn--ghost{background:#0000;color:#2563eb}.btn--ghost:hover:not(:disabled){background:#dbeafe}.btn--sm{font-size:.75rem;padding:.35rem .75rem}.btn--lg{font-size:1rem;padding:.75rem 1.5rem}.btn--full{width:100%}.btn--icon{border-radius:.5rem;padding:.5rem}.badge{background:#f1f5f9;color:#64748b}.badge,.badge--success{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.badge--success{background:#dcfce7;color:#16a34a}.badge--warning{background:#fef3c7;color:#d97706}.badge--danger,.badge--warning{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.badge--danger{background:#fee2e2;color:#dc2626}.badge--info{align-items:center;background:#dbeafe;border-radius:9999px;color:#2563eb;display:inline-flex;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;padding:1.5rem}@media(max-width:576px){.card{padding:1rem}}.form-group{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.form-group--error .form-control{background:#fee2e2;border-color:#dc2626}.form-group--error .form-label{color:#dc2626}.form-label{font-weight:500}.form-control,.form-label{color:#1e293b;font-size:.875rem}.form-control{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.5rem .75rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.form-control::placeholder{color:#94a3b8}.form-error{color:#dc2626;font-size:.75rem}.form-hint{color:#94a3b8;font-size:.75rem}.password-rules{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:.25rem .5rem}.password-rules__item{align-items:center;color:#dc2626;display:flex;font-size:.75rem;gap:6px;transition:color .2s}.password-rules__item--ok{color:#16a34a}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:576px){.section-title{font-size:1.5rem;margin-bottom:1rem}}.section-subtitle{color:#64748b;font-size:1.125rem;margin-bottom:2rem}.divider{border:none;border-top:1px solid #e2e8f0;margin-block:1.5rem}.table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:.75rem;max-width:100%;overflow-x:auto;width:100%}table.data-table{font-size:.875rem;width:100%}table.data-table thead tr{background:#f1f5f9;border-bottom:1px solid #e2e8f0}table.data-table td,table.data-table th{border-bottom:1px solid #e2e8f0;padding:.5rem 1rem;text-align:left;vertical-align:middle}@media(max-width:576px){table.data-table td,table.data-table th{font-size:.75rem;padding:.25rem .5rem}}table.data-table th{color:#64748b;font-weight:600}table.data-table tbody tr{transition:background .15s ease}table.data-table tbody tr:hover{background:#f1f5f9}table.data-table tbody tr:last-child td{border-bottom:none}.alert{border:1px solid #0000;border-radius:.5rem;font-size:.875rem;padding:.5rem 1rem}.alert--success{background:#dcfce7;border-color:#94f1b6;color:#16a34a}.alert--warning{background:#fef3c7;border-color:#fbc17d;color:#d97706}.alert--danger{background:#fee2e2;border-color:#f1aaaa;color:#dc2626}.alert--info{background:#dbeafe;border-color:#b1c7f8;color:#2563eb}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;padding:0;position:absolute;width:1px}.text-truncate,.visually-hidden{overflow:hidden;white-space:nowrap}.text-truncate{text-overflow:ellipsis}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:#94a3b8}.text-danger{color:#dc2626}.text-success{color:#16a34a}.mt-auto{margin-top:auto}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.d-flex{display:flex}.align-center{align-items:center}.justify-between{justify-content:space-between}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.flex-1{flex:1 1}.w-full{width:100%}