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