body{color:#333;background-color:#f5f7fa;background-image:url(/body-bg.png);background-repeat:repeat;background-size:180px;background-attachment:fixed;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.container{max-width:1240px;margin:0 auto;padding:0 20px}@media (max-width:768px){.container{padding:0 15px}}a{color:inherit;text-decoration:none;transition:all .2s ease-in-out}ul{margin:0;padding:0;list-style:none}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-10{gap:10px}.gap-20{gap:20px}.gap-30{gap:30px}.btn{color:#fff;cursor:pointer;background-color:#0046ad;border:none;border-radius:6px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.btn:hover{background-color:#003c94;box-shadow:0 4px 12px #00000026}.btn.btn-orange{background-color:#ff6000}.btn.btn-orange:hover{background-color:#e65600}.btn.btn-outline{color:#333;background-color:#0000;border:1px solid #e2e8f0}.btn.btn-outline:hover{color:#0046ad;border-color:#0046ad}.top-bar{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 0;font-size:.85rem}.top-bar .top-bar-content{justify-content:flex-end;gap:20px;display:flex}.top-bar a:hover{color:#0046ad}.main-header{z-index:1000;background-color:#fff;padding:12px 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.main-header .header-content{align-items:center;gap:30px;display:flex}.main-header .logo{white-space:nowrap;font-size:24px;font-weight:800}.main-header .logo .koru{color:#0046ad}.main-header .logo .power{color:#ff6000}.main-header .btn-dropdown-wrapper{z-index:10;position:relative}@media (min-width:992px){.main-header .btn-dropdown-wrapper:hover .products-dropdown{display:block}.main-header .btn-dropdown-wrapper:hover .all-products-btn{background-color:#003c94}}.main-header .btn-dropdown-wrapper .all-products-btn{color:#fff;font-family:inherit;font-weight:700;font-size:inherit;cursor:pointer;background-color:#0046ad;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-width:160px;padding:12px 20px;transition:all .2s ease-in-out;display:flex}.main-header .btn-dropdown-wrapper .products-dropdown{z-index:2000;background-color:#0000;min-width:250px;padding-top:10px;display:none;position:absolute;top:100%;left:0}.main-header .btn-dropdown-wrapper .products-dropdown .dropdown-content{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s ease-in-out;box-shadow:0 15px 35px #0000001a}.main-header .btn-dropdown-wrapper .products-dropdown .dropdown-column h4{text-transform:uppercase;color:#718096;letter-spacing:1px;border-bottom:1px solid #e2e8f0;margin-bottom:15px;padding-bottom:8px;font-size:.85rem}.main-header .btn-dropdown-wrapper .products-dropdown .dropdown-column a{color:#333;padding:10px 0;font-size:.95rem;font-weight:500;transition:all .2s ease-in-out;display:block}.main-header .btn-dropdown-wrapper .products-dropdown .dropdown-column a:hover{color:#0046ad;padding-left:5px}.main-header .btn-dropdown-wrapper .mega-dropdown{min-width:420px}.main-header .btn-dropdown-wrapper .mega-dropdown .dropdown-content.mega-dropdown__inner,.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__inner{min-width:460px;max-width:min(96vw,640px);padding:0;overflow:hidden}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__solo{color:#0046ad;padding:16px 20px;font-weight:600;display:block}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__empty-hint{margin:0 20px 16px;font-size:.85rem;line-height:1.4}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__all-link{color:#333;border-bottom:1px solid #e2e8f0;padding:14px 18px;font-size:.9rem;font-weight:700;transition:all .2s ease-in-out;display:block}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__all-link:hover{color:#0046ad;background:#f8fafc}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__split--two-cols{grid-template-columns:minmax(200px,240px) minmax(220px,1fr);min-height:140px;max-height:min(72vh,480px);display:grid}@media (max-width:991px){.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__split--two-cols{grid-template-columns:1fr;max-height:min(70vh,520px)}}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__col--cats{background:#fafbfc;border-right:1px solid #e2e8f0;overflow:hidden auto}@media (max-width:991px){.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__col--cats{border-bottom:1px solid #e2e8f0;border-right:none;max-height:min(36vh,220px)}}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__col--products{background:#fff;padding:12px 14px 14px;overflow:hidden auto}@media (max-width:991px){.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__col--products{min-height:120px}}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;padding-bottom:8px}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-title{text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:800}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-all{color:#0046ad;white-space:nowrap;font-size:.78rem;font-weight:700}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-all:hover{text-decoration:underline}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-hint{margin:0;padding:8px 4px 0;font-size:.9rem;line-height:1.5}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-hint--mobile{display:none}@media (max-width:991px){.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-hint--desktop{display:none}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__panel-hint--mobile{display:block}}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__split{position:relative}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__cats{margin:0;padding:8px 0;list-style:none}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__cat.is-active .mega-dropdown__cat-link{color:#0046ad;background:#eff6ff}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__cat-link{color:#333;padding:10px 18px;font-size:.95rem;font-weight:600;transition:all .2s ease-in-out;display:block}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__cat-link:hover{color:#0046ad;background:#eff6ff}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__flyout-empty{margin:0;font-size:.85rem}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__product-list{margin:0 0 10px;padding:0;list-style:none}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__product-list li a{color:#333;border-radius:6px;padding:8px 6px;font-size:.88rem;font-weight:500;transition:all .2s ease-in-out;display:block}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__product-list li a:hover{color:#0046ad;background:#f1f5f9}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__more{color:#0046ad;padding-top:4px;font-size:.8rem;font-weight:700;display:inline-block}.main-header .btn-dropdown-wrapper .mega-dropdown .mega-dropdown__more:hover{text-decoration:underline}@media (max-width:991px){.main-header .btn-dropdown-wrapper.mega-open .products-dropdown{visibility:visible!important;opacity:1!important;display:block!important}}.main-header .search-bar{flex:1;position:relative}.main-header .search-bar input{background-color:#f8fafc;border:2px solid #eef2f7;border-radius:6px;outline:none;width:100%;padding:12px 60px 12px 20px;transition:all .2s ease-in-out}.main-header .search-bar input:focus{background-color:#fff;border-color:#0046ad}.main-header .search-bar button{color:#fff;cursor:pointer;background-color:#334155;border:none;border-radius:0 6px 6px 0;width:50px;height:100%;position:absolute;top:0;right:0}.main-header .search-bar button:hover{background-color:#1e293b}.main-header .search-bar .search-bar__thumb{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.main-header .search-bar .search-bar__thumb img{object-fit:contain;object-position:center;box-sizing:border-box;width:100%;max-width:100%;height:100%;max-height:100%;padding:3px;display:block}.main-header .user-actions{align-items:center;gap:20px;display:flex}@media (max-width:768px){.main-header .user-actions{gap:12px}}.main-header .user-actions form{display:flex}.main-header .user-actions .action-item{color:#718096;white-space:nowrap;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:54px;padding:6px 10px;font-size:.75rem;line-height:1.2;display:flex}.main-header .user-actions .action-item .icon{color:#333;font-size:1.4rem}@media (max-width:576px){.main-header .user-actions .action-item span:not(.icon){display:none}}.main-header .user-actions .action-item:hover,.main-header .user-actions .action-item:hover .icon{color:#0046ad}@media (max-width:991px){.main-header{padding:15px 0}.main-header .header-content{flex-wrap:wrap;justify-content:space-between;gap:15px}.main-header .logo{flex:none;order:1}.main-header .logo img{height:50px!important}.main-header .user-actions{flex:none;order:2}.main-header .btn-dropdown-wrapper{order:3;width:100%;margin-top:10px}.main-header .all-products-btn{width:100%;max-width:100%;min-width:unset;text-align:center;padding:14px}.main-header .search-bar{flex:none;order:4;width:100%;margin-top:10px}}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;height:100%;transition:all .2s ease-in-out;overflow:hidden}.product-card .card-body{flex-direction:column;flex:1;padding:20px}.product-card .badge{text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.product-card .badge.badge-popular{color:#3182ce;background:#ebf8ff}.product-card .badge.badge-new{color:#38a169;background:#f0fff4}.product-card .product-title{color:#2d3748;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:3rem;margin-bottom:15px;font-size:1rem;font-weight:500;display:-webkit-box;overflow:hidden}.product-card .price-section .old-price{font-size:.9rem;text-decoration:line-through;display:block}.product-card .price-section .current-price{color:#0046ad;font-size:1.5rem;font-weight:800}.main-footer{color:#cbd5e0;background-color:#1a1a1a;margin-top:80px;padding:60px 0 30px}.main-footer .footer-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:50px;display:grid}.main-footer h4{color:#fff;margin-bottom:25px;font-size:1.1rem;font-weight:700}.main-footer ul{flex-direction:column;gap:12px}.main-footer ul li a{font-size:.9rem}.main-footer ul li a:hover{color:#fff;padding-left:5px}.main-footer .footer-bottom{border-top:1px solid #2d3748;justify-content:space-between;padding-top:30px;font-size:.85rem}@media (max-width:576px){.main-footer .footer-bottom{text-align:center;flex-direction:column;gap:15px}}.admin-header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:30px;padding-bottom:20px;display:flex}.admin-header h1{color:#333;font-size:1.8rem;font-weight:800}@media (max-width:768px){.admin-header{flex-direction:column;align-items:stretch}.admin-header h1{font-size:1.35rem}.admin-header .flex{flex-wrap:wrap;gap:8px!important}}.admin-header--stacked{border-bottom:none;flex-direction:column;align-items:stretch;margin-bottom:20px;padding-bottom:0}.admin-header__intro{max-width:720px}.admin-header__title{color:#333;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 8px;font-size:1.75rem;font-weight:800;line-height:1.2;display:flex}.admin-header__lead{margin:0;font-size:.95rem;line-height:1.5}.admin-role-pill{text-transform:uppercase;letter-spacing:.04em;vertical-align:middle;border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.admin-role-pill--super{color:#fff;background:linear-gradient(135deg,#ff6000,#d65100);box-shadow:0 2px 8px #ff600059}.admin-role-pill--staff{color:#fff;background:linear-gradient(135deg,#0046ad,#003a8e);box-shadow:0 2px 8px #0046ad40}.admin-page-top{margin-bottom:8px}.admin-back-link{color:#0046ad;gap:6px;margin-bottom:16px;font-size:.9rem;font-weight:600;display:inline-flex}.admin-back-link:hover{color:#003584;text-underline-offset:3px;text-decoration:underline}.admin-quick-nav{margin-bottom:20px}.admin-quick-nav__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.admin-quick-nav__grid>li{min-width:0;display:flex}.admin-quick-nav__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #0046ad;border-radius:10px;flex-direction:column;flex:1;justify-content:center;gap:6px;width:100%;min-height:88px;padding:16px 18px;transition:all .2s ease-in-out;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.admin-quick-nav__card:hover{border-color:#61a1ff;transform:translateY(-2px);box-shadow:0 8px 24px #0046ad1f}.admin-quick-nav__label{color:#333;font-size:.95rem;font-weight:800;line-height:1.25}.admin-quick-nav__hint{color:#64748b;word-wrap:break-word;overflow-wrap:break-word;font-size:.78rem;line-height:1.35}.admin-quick-nav__card--users{border-left-color:#38a169}.admin-quick-nav__card--orders{border-left-color:#ff6000}.admin-quick-nav__card--questions{border-left-color:#805ad5}.admin-quick-nav__card--reviews{border-left-color:#0ea5e9}.admin-quick-nav__card--site{border-left-color:#0f766e}.admin-quick-nav__card--discount{border-left-color:#a21caf}.admin-quick-nav__card--categories{border-left-color:#c2410c}.admin-toolbar-actions{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;padding:16px 20px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.admin-toolbar-actions__primary{font-weight:700}.admin-toolbar-actions__logout{flex-shrink:0;margin:0}@media (max-width:640px){.admin-toolbar-actions{flex-direction:column;align-items:stretch}.admin-toolbar-actions .btn{width:100%}}.admin-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:30px;display:grid}@media (max-width:900px){.admin-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.admin-stats-row{grid-template-columns:1fr}}.admin-stat-tile{border-left-style:solid;border-left-width:4px;padding:15px 20px}.admin-stat-tile__label{color:#718096;font-size:.8rem;font-weight:600}.admin-stat-tile__value{margin:5px 0;font-size:1.8rem;font-weight:800;line-height:1.15}.admin-stat-tile__sub{color:#a0aec0;font-size:.75rem}.admin-stat-tile--clicks{border-left-color:#0046ad}.admin-stat-tile--views{border-left-color:#ff6000}.admin-stat-tile--products{border-left-color:#38a169}.admin-stat-tile--stock{border-left-color:#e53e3e}.admin-dashboard-layout{grid-template-columns:minmax(0,1fr) 350px;gap:30px;display:grid}@media (max-width:1024px){.admin-dashboard-layout{grid-template-columns:1fr}}.admin-orders-filters{margin-bottom:0}.admin-orders-filters__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:16px;display:grid}.admin-orders-filters__actions{flex-wrap:wrap;gap:10px}.admin-orders-filters .form-group{margin:0}.admin-orders-filters label{font-size:.85rem;font-weight:600}.admin-orders-filters input,.admin-orders-filters select{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit}.admin-orders-footnote{margin-top:16px;font-size:.85rem}.admin-order-id-link{color:#0046ad;font-weight:800}.admin-order-id-link:hover{text-decoration:underline}.admin-order-meta{flex-wrap:wrap;gap:6px;margin-top:4px;font-size:.72rem}.admin-order-discount-tag{color:#6b21a8;text-transform:uppercase;background:#faf5ff;border-radius:999px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}.admin-order-status-pill{color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:5px 12px;font-size:.68rem;font-weight:800;display:inline-block}.admin-order-paycell{flex-direction:column;gap:4px;font-size:.8rem}.admin-order-paycell small{font-size:.72rem}.admin-order-quick-actions{flex-wrap:wrap;gap:8px;margin-bottom:8px}.admin-order-status-inline{flex-wrap:wrap;gap:6px}.admin-order-status-inline select{border:1px solid #e2e8f0;border-radius:8px;max-width:140px;padding:6px 8px;font-size:.78rem}.admin-order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}@media (max-width:900px){.admin-order-detail-grid{grid-template-columns:1fr}}.admin-order-detail--wide,.admin-order-detail--full{grid-column:1/-1}.admin-order-detail__h2{color:#333;margin:0 0 16px;font-size:1.1rem;font-weight:800}.admin-order-detail__h3{margin:16px 0 8px;font-size:.9rem;font-weight:700}.admin-order-detail__list{margin:0;padding:0;list-style:none}.admin-order-detail__list li{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:12px;padding:8px 0;font-size:.92rem}.admin-order-detail__list li span{font-size:.85rem}.admin-order-detail__list li.admin-order-detail__total{border-bottom:none;padding-top:12px;font-size:1.05rem;font-weight:800}.admin-order-detail__block{white-space:pre-wrap;margin:0 0 8px;line-height:1.5}.admin-order-detail__meta{flex-wrap:wrap;gap:12px;margin-top:12px;font-size:.8rem}.admin-order-detail__muted{font-size:.9rem}.admin-order-receipt-actions{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-top:12px}.admin-order-reject-form{flex-wrap:wrap;gap:8px}.admin-order-reject-input{border:1px solid #e2e8f0;border-radius:8px;min-width:200px;padding:8px 12px}.admin-checkbox{cursor:pointer;box-sizing:border-box;align-items:flex-start;gap:12px;width:100%;max-width:100%;font-size:.92rem;font-weight:500;line-height:1.45}.admin-checkbox input[type=checkbox],.admin-checkbox input[type=radio]{flex-shrink:0;width:18px;min-width:18px;height:18px;margin-top:2px}.admin-checkbox span{flex:1;min-width:0}.admin-form .form-group label.admin-checkbox{font-weight:500}.admin-discount-extra-rule{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-top:8px;padding:16px 18px}.admin-discount-extra-rule__title{color:#333;margin:0 0 10px;font-size:.9rem;font-weight:700}.admin-discount-extra-rule__hint{margin:10px 0 0;font-size:.8rem;line-height:1.45}.admin-discount-extra-rule .admin-checkbox{margin:0}.admin-field-hint{margin-top:6px;font-size:.8rem;display:block}.admin-discount-rules{vertical-align:top;font-size:.8rem}.admin-discount-rule-line{margin-bottom:4px}.admin-discount-chip{color:#475569;background:#f1f5f9;border-radius:6px;margin:2px 4px 2px 0;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-block}.admin-form-label-static{color:#333;margin-bottom:10px;font-size:.9rem;font-weight:600;display:block}.form-group--product-scope{margin-top:8px}.admin-discount-product-scope{box-sizing:border-box;border-top:1px solid #e2e8f0;width:100%;max-width:100%;margin:28px 0 24px;padding:20px 0 0}.admin-discount-product-scope .admin-form-section-title--compact{border-bottom:none;margin-top:0;margin-bottom:8px;padding-bottom:0;font-size:1.05rem}.admin-discount-product-scope__lead{max-width:56rem;margin:0 0 14px;font-size:.88rem;line-height:1.5}.admin-discount-product-picker{box-sizing:border-box;background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:14px 16px}.admin-discount-product-picker__search{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:4px;padding:10px 14px;font-family:inherit;font-size:.95rem}.admin-discount-product-picker__search:focus{border-color:#0046ad;outline:none;box-shadow:0 0 0 3px #0046ad1a}.admin-discount-product-picker__list{-webkit-overflow-scrolling:touch;flex-direction:column;gap:8px;max-height:280px;margin-top:12px;padding-right:8px;display:flex;overflow:hidden auto}.admin-discount-product-picker__row{cursor:pointer;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:row;align-items:flex-start;gap:12px;width:100%;min-width:0;padding:10px 12px;transition:all .2s ease-in-out;display:flex}.admin-discount-product-picker__row:hover{background:#f8fbff;border-color:#61a1ff}.admin-discount-product-picker__row input[type=checkbox]{accent-color:#0046ad;cursor:pointer;flex-shrink:0;width:18px;min-width:18px;height:18px;margin-top:3px}.admin-discount-product-picker__title{color:#333;overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0;font-size:.9rem;font-weight:500;line-height:1.45}.admin-discount-product-picker__id{color:#64748b;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;align-self:flex-start;margin-left:auto;padding-top:2px;font-size:.72rem;font-weight:700}.admin-discount-product-picker__empty{text-align:center;margin:12px 0;padding:20px;font-size:.9rem}.admin-discount-products-preview{margin-top:6px;font-size:.8rem;line-height:1.45}.admin-discount-products-preview__label{text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.72rem;font-weight:700;display:block}.admin-discount-products-preview__text{color:#333}@media (max-width:900px){.admin-page .admin-table{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.admin-card--flush{padding:0;overflow:hidden}.admin-card--flush .admin-table{border-radius:0}.admin-card--flush .admin-table th:first-child{border-radius:8px 0 0}.admin-card--flush .admin-table th:last-child{border-radius:0 8px 0 0}.admin-empty-state{text-align:center;margin:0;padding:48px 28px;font-size:.95rem}.admin-user-name{color:#333;font-weight:600}.admin-user-email{font-size:.88rem}.admin-you-pill{text-transform:uppercase;letter-spacing:.06em;color:#0046ad;background:linear-gradient(135deg,#ebf8ff,#f0f4ff);border:1px solid #0046ad38;border-radius:999px;padding:6px 11px;font-size:.7rem;font-weight:800;display:inline-flex}.admin-cell-muted{color:#cbd5e0}.admin-user-role-form{flex-wrap:wrap;gap:8px}.admin-user-role-form__select{color:#333;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:168px;padding:8px 12px;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s ease-in-out}.admin-user-role-form__select:hover{border-color:#3d8bff}.admin-user-role-form__select:focus{border-color:#0046ad;outline:none;box-shadow:0 0 0 3px #0046ad1f}.btn-save-role{color:#fff!important;background:#0046ad!important;border:none!important}.btn-save-role:hover{box-shadow:0 4px 12px #0046ad40;background:#003c94!important}.admin-table{border-collapse:separate;border-spacing:0;width:100%}.admin-table th{text-align:left;text-transform:uppercase;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;padding:15px;font-size:.85rem;font-weight:700}.admin-table th:first-child{border-radius:8px 0 0}.admin-table th:last-child{border-radius:0 8px 0 0}.admin-table td{vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:15px;font-size:.95rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background-color:#f1f5f9}.stock-control{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;gap:12px;width:fit-content;padding:6px 10px}.stock-control .stock-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;width:28px;height:28px;font-weight:700;transition:all .2s ease-in-out}.stock-control .stock-btn:hover:not(:disabled){color:#0046ad;background:#f0f7ff;border-color:#0046ad}.stock-control .stock-btn:disabled{opacity:.5;cursor:not-allowed}.stock-control .stock-val{text-align:center;min-width:30px;font-weight:700}.admin-form{box-sizing:border-box;flex-direction:column;gap:20px;width:100%}.admin-form.admin-card{max-width:920px;margin-left:auto;margin-right:auto}.admin-form .form-group{flex-direction:column;gap:8px;width:100%;min-width:0}.admin-form .form-group label{color:#333;font-size:.9rem;font-weight:600}.admin-form .form-group input:not([type=checkbox]):not([type=radio]),.admin-form .form-group textarea,.admin-form .form-group select{box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;width:100%;min-width:0;max-width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s ease-in-out}.admin-form .form-group input:not([type=checkbox]):not([type=radio]):focus,.admin-form .form-group textarea:focus,.admin-form .form-group select:focus{background-color:#fff;border-color:#0046ad;outline:none;box-shadow:0 0 0 3px #0046ad1a}.admin-form .form-group input[type=checkbox],.admin-form .form-group input[type=radio]{width:auto;min-width:0;max-width:none;box-shadow:none;accent-color:#0046ad;background:0 0;border:none;padding:0}.admin-form .form-group textarea{resize:vertical;min-height:88px;line-height:1.5}.admin-form .admin-form-section-title{color:#0046ad;border-bottom:1px solid #e2e8f0;margin:28px 0 4px;padding-bottom:8px;font-size:1.1rem;font-weight:700}.admin-form .admin-form-section-title:first-child{margin-top:0}.admin-form .admin-form-grid{gap:16px;width:100%;display:grid}.admin-form .admin-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.admin-form .admin-form-grid--3{grid-template-columns:1fr}}.admin-form .admin-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:640px){.admin-form .admin-form-grid--2{grid-template-columns:1fr}}.admin-form .admin-form-grid .form-group{margin:0}.admin-form .admin-form-actions{margin-top:8px;padding-top:8px}.admin-site-content-lead{max-width:920px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.55}.product-slider-container{margin-bottom:50px;padding:0 10px;position:relative}.product-slider-container:hover .slider-nav{opacity:1}.product-slider-container .slider-nav{cursor:pointer;z-index:10;color:#0046ad;opacity:0;background:#fff;border:1px solid #0046ad1a;border-radius:50%;width:48px;height:48px;font-size:28px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0000001f}.product-slider-container .slider-nav:hover{color:#fff;background-color:#0046ad;transform:translateY(-50%)scale(1.1);box-shadow:0 12px 30px #0046ad40}.product-slider-container .slider-nav.disabled{display:none}.product-slider-container .slider-nav.prev{left:-10px}.product-slider-container .slider-nav.next{right:-10px}@media (max-width:1024px){.product-slider-container .slider-nav{opacity:1}.product-slider-container .slider-nav.prev{left:5px}.product-slider-container .slider-nav.next{right:5px}}@media (max-width:768px){.product-slider-container .slider-nav{display:none}}.product-slider-container .product-slider{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;align-items:stretch;gap:16px;padding:12px 5px 28px;display:flex;overflow-x:auto}.product-slider-container .product-slider::-webkit-scrollbar{display:none}.product-slider-container .product-slider .slider-item{scroll-snap-align:start;flex:0 0 min(240px,85vw);max-width:260px}.product-slider-container .product-card.slider-item .image-wrapper{height:180px;min-height:140px;max-height:min(220px,48vw)}.product-slider-container .product-card.slider-item .card-body{padding:14px 16px 18px}.product-slider-container .product-card.slider-item .product-title{height:2.6rem;margin-bottom:10px;font-size:.9rem}.product-slider-container .product-card.slider-item .price-section .current-price{font-size:1.2rem}.product-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.1)!important}.product-card:hover{border-color:#0046ad33;transform:translateY(-10px);box-shadow:0 25px 50px -12px #0046ad26}.product-card:hover .image-wrapper img{transform:scale(1.02)}.product-card:hover .hover-overlay{opacity:1;transform:scale(1)}.product-card .image-wrapper{box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #eef2f7;flex-shrink:0;justify-content:center;align-items:center;height:240px;min-height:200px;max-height:min(300px,52vw);padding:clamp(8px,2vw,16px);display:flex;position:relative;overflow:hidden}.product-card .image-wrapper img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;margin:0;padding:0;transition:transform .6s;display:block}.product-card .image-wrapper .hover-overlay{opacity:0;pointer-events:none;background:#0046ad08;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0;transform:scale(.95)}.product-card .card-body{flex-direction:column;flex:1;min-width:0;padding:22px;display:flex}.product-card .product-card__actions{flex-direction:column;gap:12px;width:100%;min-width:0;margin-top:15px;display:flex}.product-card .product-card__actions .btn,.product-card .product-card__actions button.btn{box-sizing:border-box;border-radius:8px;justify-content:center;width:100%;max-width:100%}.product-card .badge-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.product-card .product-title{color:#1a202c;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:3rem;margin-bottom:15px;font-size:1rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card .price-section{margin-top:auto}.product-card .price-section .price-box{flex-direction:column;display:flex}.product-card .price-section .old-price{color:#94a3b8;font-size:.85rem;font-weight:500;text-decoration:line-through}.product-card .price-section .current-price{color:#0046ad;letter-spacing:-.5px;font-size:1.5rem;font-weight:900}.about-page .about-hero{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-bottom:1px solid #e2e8f0;margin-bottom:60px;padding:100px 0 60px}@media (max-width:768px){.about-page .about-hero{margin-bottom:40px;padding:60px 15px 40px}}.about-page .about-hero h1{color:#0046ad;letter-spacing:-1px;margin-bottom:20px;font-size:3.5rem;font-weight:800}@media (max-width:768px){.about-page .about-hero h1{font-size:2.5rem}}.about-page .about-hero p{max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.about-page .about-hero p{font-size:1.1rem}}.about-page .stat-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin:40px 0 80px;display:grid}@media (max-width:768px){.about-page .stat-grid{grid-template-columns:1fr}}.about-page .stat-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;box-shadow:0 4px 6px #0000000d}.about-page .stat-card h3{color:#ff6000;margin-bottom:10px;font-size:2.5rem;font-weight:800}.about-page .stat-card p{text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;font-weight:600}.about-page .content-container{max-width:900px;margin:0 auto;padding:0 20px 100px}.about-page .main-text{color:#333;margin-bottom:60px;font-size:1.2rem;line-height:2}.about-page .main-text p{margin-bottom:30px}.about-page .main-text strong{color:#0046ad}.about-page .mission-vision{grid-template-columns:1fr 1fr;gap:40px;display:grid}@media (max-width:768px){.about-page .mission-vision{grid-template-columns:1fr}}.about-page .info-box{border-radius:20px;padding:40px;position:relative;overflow:hidden}.about-page .info-box:before{content:"";width:6px;height:100%;position:absolute;top:0;left:0}.about-page .info-box.vision{background-color:#f0f7ff}.about-page .info-box.vision:before{background-color:#0046ad}.about-page .info-box.vision h3{color:#0046ad}.about-page .info-box.mission{background-color:#fff9f5}.about-page .info-box.mission:before{background-color:#ff6000}.about-page .info-box.mission h3{color:#ff6000}.about-page .info-box h3{margin-bottom:20px;font-size:1.8rem;font-weight:700}.about-page .info-box p{font-size:1.1rem;line-height:1.8}.product-page{padding:40px 0}@media (max-width:768px){.product-page{padding:20px 0 32px}}@media (max-width:576px){.product-page .product-breadcrumb{font-size:.8rem;line-height:1.4}.product-page .product-breadcrumb a{word-break:break-word}}.product-page .product-grid-layout{grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px;display:grid}@media (max-width:991px){.product-page .product-grid-layout{grid-template-columns:1fr;gap:24px}}.product-page .product-gallery{background:#fff;border:1px solid #e2e8f0;border-radius:20px;height:fit-content;padding:40px;position:sticky;top:120px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width:991px){.product-page .product-gallery{border-radius:14px;padding:16px 12px;position:static;top:auto}}@media (max-width:576px){.product-page .product-gallery{padding:12px 10px}}.product-page .product-gallery .product-gallery-root{width:100%;min-width:0}.product-page .product-gallery .product-gallery__stage{aspect-ratio:1;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;flex-direction:column;align-items:stretch;width:100%;min-width:0;max-height:min(520px,72vh);display:flex;overflow:hidden}.product-page .product-gallery .product-gallery__zoom{cursor:zoom-in;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:clamp(8px,2vw,20px);display:flex}.product-page .product-gallery .product-gallery__zoom:focus-visible{outline-offset:2px;outline:2px solid #0046ad}.product-page .product-gallery .product-gallery__zoom-img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:min(500px,72vh - 48px);display:block}.product-page .product-gallery .product-gallery__placeholder{color:#94a3b8;flex:1;justify-content:center;align-items:center;font-size:.95rem;display:flex}.product-page .product-gallery .product-gallery__hint{color:#64748b;text-align:center;margin:0;padding:8px 10px 0;font-size:.8rem;line-height:1.3}.product-page .product-gallery .product-gallery__thumbs{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:14px;display:flex}@media (max-width:576px){.product-page .product-gallery .product-gallery__thumbs{justify-content:center;gap:8px}}.product-page .product-gallery .product-gallery__thumb{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(56px,16vw,76px);height:clamp(56px,16vw,76px);padding:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.product-page .product-gallery .product-gallery__thumb.is-active{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e959}.product-page .product-gallery .product-gallery__thumb:focus-visible{outline-offset:2px;outline:2px solid #0046ad}.product-page .product-gallery .product-gallery__thumb-img{object-fit:contain;object-position:center;box-sizing:border-box;width:auto;max-width:100%;height:auto;max-height:100%;padding:4px;display:block}.product-page .product-details{min-width:0}.product-page .product-details h1{color:#333;margin-bottom:20px;font-size:2.5rem;font-weight:800;line-height:1.2}@media (max-width:991px){.product-page .product-details h1{margin-bottom:14px;font-size:1.65rem}}@media (max-width:576px){.product-page .product-details h1{font-size:1.4rem}}.product-page .product-details .price-section{border-bottom:1px solid #e2e8f0;margin-bottom:30px;padding-bottom:30px}@media (max-width:768px){.product-page .product-details .price-section{margin-bottom:20px;padding-bottom:18px}}.product-page .product-details .price-section .old-price{margin-bottom:5px;font-size:1.2rem;text-decoration:line-through;display:block}@media (max-width:576px){.product-page .product-details .price-section .old-price{font-size:1rem}}.product-page .product-details .price-section .current-price{color:#0046ad;letter-spacing:-1px;font-size:2.8rem;font-weight:900;line-height:1.1}@media (max-width:991px){.product-page .product-details .price-section .current-price{font-size:2.1rem}}@media (max-width:576px){.product-page .product-details .price-section .current-price{letter-spacing:-.5px;font-size:1.75rem}}.product-page .product-details .price-section .tax-info{color:#64748b;margin-top:8px;font-size:.9rem;line-height:1.45}@media (max-width:576px){.product-page .product-details .price-section .tax-info{font-size:.85rem}}.product-page .product-details .description{margin-bottom:40px;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.product-page .product-details .description{margin-bottom:28px;font-size:.98rem;line-height:1.65}}.product-page .product-details .action-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:30px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width:576px){.product-page .product-details .action-box{border-radius:12px;padding:18px 14px}}.product-page .product-details .action-box .stock-info{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:25px;font-weight:600;display:flex}@media (max-width:576px){.product-page .product-details .action-box .stock-info{margin-bottom:18px;font-size:.9rem}}.product-page .product-details .action-box .stock-info .badge{border-radius:20px;padding:6px 16px;font-size:.85rem}@media (max-width:576px){.product-page .product-details .action-box .stock-info .badge{padding:5px 12px;font-size:.78rem}}.product-page .product-details .action-box .stock-info .badge.in-stock{color:#166534;background-color:#dcfce7}.product-page .product-details .action-box .stock-info .badge.out-of-stock{color:#991b1b;background-color:#fee2e2}.product-page .product-details .trust-badges{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px;padding-top:30px;display:grid}@media (max-width:576px){.product-page .product-details .trust-badges{grid-template-columns:1fr;gap:10px;margin-top:20px;padding-top:18px}}.product-page .product-details .trust-badges .badge{text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:.8rem;display:flex}.product-page .product-details .trust-badges .badge span{font-size:1.5rem}@media (max-width:576px){.product-page .product-details .trust-badges .badge{text-align:left;flex-direction:row;justify-content:flex-start;gap:10px;font-size:.78rem}.product-page .product-details .trust-badges .badge span{font-size:1.25rem}}.product-page .product-specs-section{background:#fff;border:1px solid #eef2f7;border-radius:20px;margin-top:80px;padding:40px}@media (max-width:768px){.product-page .product-specs-section{border-radius:14px;margin-top:48px;padding:20px 16px}}.product-page .product-specs-section h2{margin-bottom:30px;font-size:1.8rem;font-weight:800}@media (max-width:576px){.product-page .product-specs-section h2{margin-bottom:18px;font-size:1.35rem}}.product-page .product-related-section{border-top:1px solid #eef2f7;margin-top:100px;padding-top:60px}@media (max-width:768px){.product-page .product-related-section{margin-top:56px;padding-top:36px}}.product-page .product-related-section .product-related-section__title{text-align:center;margin-bottom:40px;font-size:2rem;font-weight:800}@media (max-width:768px){.product-page .product-related-section .product-related-section__title{margin-bottom:28px;font-size:1.5rem}}@media (max-width:576px){.product-page .product-related-section .product-related-section__title{margin-bottom:22px;font-size:1.3rem}}.product-page .product-related-section .product-card .image-wrapper{height:220px}@media (max-width:576px){.product-page .product-related-section .product-card .image-wrapper{height:200px}.product-page .tech-specs-scroll{-webkit-overflow-scrolling:touch;margin:0 -4px;padding:0 4px;overflow-x:auto}}.product-page .tech-specs-table{border-collapse:collapse;width:100%;margin-top:20px}.product-page .tech-specs-table tr{border-bottom:1px solid #e2e8f0}.product-page .tech-specs-table tr:last-child{border-bottom:none}.product-page .tech-specs-table th{text-align:left;color:#333;background-color:#f8fafc;width:200px;padding:15px 20px;font-weight:700}@media (max-width:576px){.product-page .tech-specs-table th{width:42%;min-width:100px;padding:12px 10px;font-size:.85rem}}.product-page .tech-specs-table td{padding:15px 20px}@media (max-width:576px){.product-page .tech-specs-table td{padding:12px 10px;font-size:.88rem}}.image-lightbox{z-index:10000;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-lightbox__backdrop{cursor:zoom-out;background:#0f172ae0;border:none;padding:0;position:absolute;inset:0}.image-lightbox__inner{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;max-width:min(96vw,1200px);max-height:92vh;display:flex;position:relative}.image-lightbox__frame{justify-content:center;align-items:center;max-width:100%;max-height:min(82vh,860px);display:flex}.image-lightbox__img{object-fit:contain;border-radius:8px;width:auto;max-width:min(96vw,1200px);height:auto;max-height:min(82vh,860px);box-shadow:0 25px 50px #00000059}.image-lightbox__close{z-index:2;color:#0f172a;cursor:pointer;background:#fffffff2;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.75rem;line-height:1;display:flex;position:absolute;top:-8px;right:0;box-shadow:0 4px 14px #0003}@media (max-width:576px){.image-lightbox__close{top:4px;right:4px}}.image-lightbox__close:focus-visible{outline-offset:2px;outline:2px solid #fff}.image-lightbox__nav{z-index:2;color:#0f172a;cursor:pointer;background:#fffffff2;border:none;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.75rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000026}.image-lightbox__nav--prev{left:8px}.image-lightbox__nav--next{right:8px}@media (max-width:576px){.image-lightbox__nav{width:40px;height:40px;font-size:1.4rem}}.image-lightbox__nav:focus-visible{outline-offset:2px;outline:2px solid #fff}.image-lightbox__counter{color:#e2e8f0;letter-spacing:.02em;text-align:center;margin-top:12px;font-size:.85rem;font-weight:600}.hero-slider{border-radius:20px;height:450px;margin-bottom:40px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width:768px){.hero-slider{border-radius:0;height:auto;margin:0 -15px 30px}}.hero-slider .hero-content{color:#fff;background-image:linear-gradient(90deg,#0046ad 0%,#0046ad00 100%),url(/hero-bg.png);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;height:100%;padding:0 60px;display:flex}@media (max-width:768px){.hero-slider .hero-content{text-align:center;background-image:linear-gradient(#0046adcc 0% 100%),url(/hero-bg.png);padding:60px 20px}}.hero-slider .hero-content h1{margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.1}@media (max-width:768px){.hero-slider .hero-content h1{font-size:2rem}}.hero-slider .hero-content p{max-width:500px;margin-bottom:30px;font-size:1.2rem}@media (max-width:768px){.hero-slider .hero-content p{margin-left:auto;margin-right:auto;font-size:1rem}}.feature-box-row{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:60px;display:grid}@media (max-width:768px){.feature-box-row{grid-template-columns:1fr;gap:15px;margin-bottom:40px}}.feature-box{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:25px;transition:all .2s ease-in-out;display:flex;box-shadow:0 2px 4px #00000005}.feature-box:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.feature-box h3{margin-bottom:5px;font-size:1.2rem;font-weight:700}.feature-box p{font-size:.9rem}.feature-box .feature-icon{font-size:2.5rem}.section-header{justify-content:space-between;align-items:center;gap:16px;margin-top:40px;margin-bottom:25px;display:flex}@media (max-width:576px){.section-header{flex-direction:column;align-items:flex-start;gap:10px}}.section-header h2{color:#1a202c;font-size:1.6rem;font-weight:800}@media (max-width:576px){.section-header h2{font-size:1.4rem}}.cart-page{padding:40px 0}.cart-page .cart-header{border-bottom:1px solid #e2e8f0;margin-bottom:30px;padding-bottom:15px;font-size:2rem;font-weight:800}@media (max-width:768px){.cart-page .cart-header{margin-bottom:20px;font-size:1.5rem}}.cart-page .cart-grid{grid-template-columns:1fr 350px;gap:30px;display:grid}@media (max-width:991px){.cart-page .cart-grid{grid-template-columns:1fr}}.cart-page .cart-item-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width:576px){.cart-page .cart-item-card{text-align:center;flex-direction:column;gap:15px}}.cart-page .cart-item-card .item-image{box-sizing:border-box;background:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;padding:6px;display:flex;overflow:hidden}.cart-page .cart-item-card .item-image img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.cart-page .cart-item-card .item-info{flex-direction:column;flex:1;width:100%}.cart-page .cart-item-card .item-info .item-header{justify-content:space-between;margin-bottom:10px}@media (max-width:576px){.cart-page .cart-item-card .item-info .item-header{flex-direction:column;gap:10px}}.cart-page .cart-item-card .item-info .item-header h3{font-size:1.1rem;font-weight:600}.cart-page .cart-item-card .item-info .item-footer{justify-content:space-between;margin-top:auto}@media (max-width:576px){.cart-page .cart-item-card .item-info .item-footer{flex-direction:column;gap:15px}}.cart-page .order-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;position:sticky;top:100px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width:991px){.cart-page .order-summary-card{position:static}}.cart-page .order-summary-card h3{margin-bottom:20px;font-size:1.2rem;font-weight:700}.cart-page .order-summary-card .summary-row{justify-content:space-between;margin-bottom:15px}.cart-page .order-summary-card .summary-row.total{border-top:1px solid #e2e8f0;margin-top:15px;padding-top:15px;font-weight:800}.cart-page .order-summary-card .summary-row.total .total-label{font-size:1.1rem}.cart-page .order-summary-card .summary-row.total .total-value{color:#0046ad;font-size:1.5rem}.products-page-container{padding:0}.products-page-container .page-header{text-align:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:40px;padding:60px 20px}@media (max-width:768px){.products-page-container .page-header{border-radius:0;margin:0 -15px 30px;padding:40px 15px}}.products-page-container .page-header h1{color:#0046ad;margin-bottom:10px;font-size:2.5rem;font-weight:800}@media (max-width:768px){.products-page-container .page-header h1{font-size:1.8rem}}.products-page-container .page-header p{font-size:1.2rem}@media (max-width:768px){.products-page-container .page-header p{font-size:1rem}}.products-page-container .products-grid-wrapper{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-bottom:60px;display:grid}@media (max-width:768px){.products-page-container .products-grid-wrapper{grid-template-columns:1fr;gap:20px}}.products-page-container .products-grid-wrapper .product-card{min-width:0}.admin-btn-pulse{background:#ff60001a;border:1px solid #ff60004d;border-radius:8px;animation:2s infinite pulse-orange}@keyframes pulse-orange{0%{box-shadow:0 0 #ff600066}70%{box-shadow:0 0 0 10px #ff600000}to{box-shadow:0 0 #ff600000}}@keyframes cart-pop{0%{transform:scale(1)}60%{transform:scale(1.4)}to{transform:scale(1)}}.badge-warning{color:#9c4221;background:#feebc8}.badge-error{color:#c53030;background:#fed7d7}.badge-success{color:#276749;background:#c6f6d5}.badge-info{color:#553c9a;background:#e9e4ff}.admin-page .badge{text-transform:none;letter-spacing:.02em;margin-bottom:0;font-size:.72rem;display:inline-block}.btn-sm{padding:4px 8px;font-size:.8rem}.btn.btn-outline{color:#4a5568;background:0 0;border:1px solid #cbd5e0}.info-page{min-height:60vh;padding:60px 0}.info-page h1{color:#333;margin-bottom:40px;padding-bottom:15px;font-size:2.5rem;font-weight:800;position:relative}.info-page h1:after{content:"";background:linear-gradient(90deg,#0046ad,#ff6000);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:0}.info-page .info-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:40px;line-height:1.8;box-shadow:0 10px 30px #0000000d}.info-page .info-content h2{color:#0046ad;margin:30px 0 15px;font-size:1.5rem}.info-page .info-content p{color:#333;margin-bottom:20px}.info-page .info-content ul{margin-bottom:20px;padding-left:20px;list-style:outside}.info-page .info-content ul li{margin-bottom:10px}.faq-list{flex-direction:column;gap:15px}.faq-item{border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease-in-out;overflow:hidden}.faq-item:hover{border-color:#0046ad}.faq-item summary{cursor:pointer;background:#f8fafc;outline:none;justify-content:space-between;padding:20px;font-weight:700;list-style:none}.faq-item summary:after{content:"+";color:#0046ad;font-size:1.5rem;transition:transform .3s}.faq-item[open]{border-color:#0046ad;box-shadow:0 4px 15px #0046ad1a}.faq-item[open] summary:after{content:"−";transform:rotate(180deg)}.faq-item[open] .faq-answer{border-top:1px solid #e2e8f0}.faq-item .faq-answer{background:#fff;padding:20px}.contact-grid{grid-template-columns:1fr 1.5fr;gap:50px;display:grid}@media (max-width:991px){.contact-grid{grid-template-columns:1fr}}.contact-info-card{flex-direction:column;gap:30px;display:flex}.contact-info-card .info-block{align-items:flex-start;gap:20px;display:flex}.contact-info-card .info-block .icon-circle{color:#0046ad;background:#0046ad1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.contact-info-card .info-block h3{margin:0 0 5px;font-size:1.1rem}.contact-info-card .info-block p,.contact-info-card .info-block a{color:#718096;margin:0;font-size:.95rem}.contact-info-card .info-block a:hover{color:#0046ad}.standard-form{flex-direction:column;gap:20px;display:flex}.standard-form .form-group{flex-direction:column;gap:8px;display:flex}.standard-form .form-group label{color:#333;font-size:.9rem;font-weight:600}.standard-form .form-group input,.standard-form .form-group textarea,.standard-form .form-group select{border:1px solid #e2e8f0;border-radius:8px;padding:12px 15px;font-family:inherit;transition:all .2s ease-in-out}.standard-form .form-group input:focus,.standard-form .form-group textarea:focus,.standard-form .form-group select:focus{border-color:#0046ad;outline:none;box-shadow:0 0 0 3px #0046ad1a}.map-wrapper{border:1px solid #e2e8f0;border-radius:12px;width:100%;height:300px;margin-top:20px;overflow:hidden}.tracking-card{text-align:center;max-width:600px;margin:40px auto}.tracking-card .tracking-steps{justify-content:space-between;margin-top:40px;display:flex;position:relative}.tracking-card .tracking-steps:before{content:"";z-index:1;background:#e2e8f0;height:2px;position:absolute;top:20px;left:0;right:0}.tracking-card .tracking-steps .step{z-index:2;flex-direction:column;align-items:center;gap:10px;width:80px;display:flex;position:relative}.tracking-card .tracking-steps .step .dot{color:#718096;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.tracking-card .tracking-steps .step span{color:#718096;font-size:.75rem;font-weight:600}.tracking-card .tracking-steps .step.active .dot{color:#fff;background:#0046ad;border-color:#0046ad;box-shadow:0 0 0 5px #0046ad26}.tracking-card .tracking-steps .step.active span{color:#0046ad}
