*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background-color:#f8f9fa;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}.navbar a{text-decoration:none}.navbar{color:#fff;z-index:1000;background-color:#131921;justify-content:space-between;align-items:center;height:70px;padding:12px 40px;display:flex;position:sticky;top:0}.navbar__btn--double{flex-direction:column;justify-content:center;align-items:flex-start;min-height:44px;padding:6px 16px;line-height:1.2;display:flex}.navbar__btn--double .line-1{color:#ccc;font-size:11px;font-weight:400}.navbar__btn--double .line-2{white-space:nowrap;font-size:14px;font-weight:700}.navbar__logo{color:#febd69;cursor:pointer;font-size:24px;font-weight:800}.navbar__actions{align-items:center;gap:24px;margin-left:20px;display:flex}.navbar__btn{color:#fff;cursor:pointer;white-space:nowrap;background:#232f3e;border:1px solid #0000;border-radius:8px;padding:8px 20px;font-weight:500;transition:all .2s}.navbar__btn:hover{border-color:#fff}.lang-btn{color:#febd69;background-color:#0000;border:1px solid #febd69}.lang-btn:hover{color:#131921;background-color:#febd69}.search{flex:1;max-width:700px;margin:0 30px;display:flex}.search__input{border:none;border-radius:8px 0 0 8px;outline:none;flex:1;padding:12px 16px;font-size:15px}.search__btn{color:#131921;cursor:pointer;background-color:#febd69;border:none;border-radius:0 8px 8px 0;padding:0 25px;font-weight:700;transition:background .2s}.search__btn:hover{background-color:#f3a847}.lang-dropdown{display:inline-block;position:relative}.lang-dropdown__menu{z-index:1000;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:140px;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 4px 12px #0000001a}.lang-dropdown__item{cursor:pointer;color:#333;text-align:left;align-items:center;padding:10px 16px;font-size:14px;transition:background .2s;display:flex}.lang-btn img,.lang-dropdown__item img{object-fit:contain;display:block;box-shadow:0 0 1px #00000080}.lang-dropdown__item:hover{background-color:#f8f9fa}.lang-dropdown__item.active{color:#007bff;background-color:#f0f7ff;font-weight:600}.content{text-align:center;max-width:1100px;margin:60px auto;padding:0 20px}.content h2{letter-spacing:-1px;margin-bottom:20px;font-size:3rem}.auth-container{max-width:1000px;margin:80px auto;padding:0 20px}.auth-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:12px;display:flex;overflow:hidden;box-shadow:0 10px 25px #0000000d}.auth-section{flex-direction:column;flex:1;align-items:center;padding:60px 40px;display:flex}.auth-section h2{color:#131921;margin-bottom:30px;font-size:24px;font-weight:700}.auth-form{flex-direction:column;gap:15px;width:100%;max-width:320px;display:flex}.auth-input{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s}.auth-input:focus{border-color:#febd69;outline:none}.auth-submit{width:100%;height:45px;margin-top:10px;font-size:15px}.auth-divider{background-color:#eee;width:1px;margin:40px 0}@media (max-width:768px){.auth-wrapper{flex-direction:column}.auth-divider{width:80%;height:1px;margin:0 auto}}.btn--gold-border{background-color:#febd69;color:#131921!important}.btn--gold-border:hover{background:0 0;color:#febd69!important;border:1px solid #febd69!important}.register-grid{grid-template-columns:1fr 1fr;gap:15px;width:100%;max-width:600px;display:grid}.full-width{grid-column:span 2}select.auth-input{appearance:none;cursor:pointer;background-color:#fff}.register-card{max-width:700px;margin:0 auto}@media (max-width:480px){.register-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}}.auth-error-msg{color:#ff4d4d;text-align:center;background:#fff5f5;border:1px solid #ff4d4d;border-radius:6px;width:100%;margin-bottom:20px;padding:10px;font-size:13px}.input-group{flex-direction:column;gap:5px;display:flex}.input-label{color:#666;margin-left:5px;font-size:12px;font-weight:600}input[type=date]{height:45px}.product-page-wrapper{max-width:1400px;margin:30px auto;padding:0 20px}.product-grid{grid-template-columns:.8fr 1.2fr 280px;gap:30px;display:grid}.product-gallery{gap:15px;display:flex}.thumb-list{flex-direction:column;gap:10px;display:flex}.thumb-item{cursor:pointer;object-fit:contain;border:1px solid #ddd;border-radius:4px;width:50px;height:50px;padding:2px}.thumb-item:hover{border-color:#febd69;box-shadow:0 0 3px #febd69}.main-img-view{text-align:center;flex:1}.main-img-view img{object-fit:contain;max-width:100%;max-height:500px}.product-title{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:500}.rating-row{color:#007185;font-size:14px}.divider{border:0;border-top:1px solid #e0e0e0;margin:15px 0}.discount-tag{color:#cc0c39;margin-right:10px;font-size:28px}.current-price{font-size:28px;font-weight:500}.old-price-text{color:#565959;font-size:14px}.buy-box{background:#fff;border:1px solid #e0e0e0;border-radius:8px;height:fit-content;padding:20px}.prime-text{color:#007185;margin:10px 0}.stock-status{color:#007600;margin-bottom:15px;font-weight:700}.shipping-info{color:#565959;margin-top:15px;font-size:12px}.shipping-info p{justify-content:space-between;display:flex}@media (max-width:1100px){.product-grid{grid-template-columns:1fr 1.5fr}.buy-box{grid-column:span 2}}@media (max-width:768px){.product-grid{grid-template-columns:1fr}.product-gallery,.buy-box{grid-column:span 1}}.product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;width:100%;max-width:250px;padding:15px;transition:transform .2s,box-shadow .2s;display:flex}.product-card:hover{border-color:#febd69;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.product-card__link{color:inherit;flex-grow:1;text-decoration:none}.product-card__image-wrapper{justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:12px;display:flex;position:relative}.product-card__img{object-fit:contain;max-width:100%;max-height:100%}.product-card__badge{color:#fff;background:#cc0c39;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:700;position:absolute;top:0;left:0}.product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin-bottom:8px;font-size:14px;font-weight:500;display:-webkit-box;overflow:hidden}.product-card__rating{margin-bottom:8px;font-size:12px}.product-card__reviews{color:#007185;margin-left:5px}.product-card__price-row{margin-bottom:12px}.product-card__price{color:#131921;font-size:18px;font-weight:700}.product-card__old-price{color:#666;margin-left:8px;font-size:12px;text-decoration:line-through}.product-card__btn{width:100%;padding:6px!important;font-size:13px!important}.map-modal-overlay{z-index:9999;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.map-modal-content{background:#fff;border-radius:12px;width:90%;max-width:700px;padding:20px;box-shadow:0 10px 30px #0000004d}.leaflet-container{width:100%;height:100%}.product-breadcrumb{color:#565959;margin-bottom:16px;font-size:13px}.product-main-info{min-width:0}.active-thumb{border-color:#febd69;box-shadow:0 0 4px #febd69}.stars{color:#febd69;letter-spacing:1px;font-size:18px}.rating-num{color:#1a1a1a;margin-left:8px;font-weight:600}.link-text{color:#007185;cursor:pointer;margin-left:10px}.link-text:hover{color:#c45500;text-decoration:underline}.product-meta{color:#565959;font-size:14px}.product-meta p{margin-bottom:6px}.price-box{align-items:center;gap:8px;display:flex}.product-description-text{margin-top:20px}.product-description-text h3,.product-features h3{color:#1a1a1a;margin-bottom:10px;font-size:18px}.product-description-text p{color:#333;line-height:1.5}.product-features{margin-top:20px}.product-features ul{padding-left:20px;line-height:1.6}.product-features li{margin-bottom:6px}.quantity-select{border-radius:4px;height:40px;margin-bottom:10px}.product-action-btn{cursor:pointer;border-radius:20px;width:100%;margin-bottom:10px;padding:10px;font-weight:600;transition:all .2s}.product-action-btn:disabled{opacity:.6;cursor:not-allowed}.product-action-btn--cart{color:#131921;background:#ffd814;border:1px solid #fcd200}.product-action-btn--cart:hover:not(:disabled){background:#f7ca00}.product-action-btn--buy{color:#131921;background:#ffa41c;border:1px solid #ff8f00}.product-action-btn--buy:hover:not(:disabled){background:#fa8900}.prime-text span,.stock-status--available{color:#007600}.stock-status--limited,.stock-status--out{color:#b12704}.product-page-divider{margin:40px 0}.product-extra-info{padding-bottom:60px}.product-section-title{border-bottom:2px solid #232f3e;margin-bottom:25px;padding-bottom:5px;font-size:24px;display:inline-block}.product-info-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:50px;display:grid}.info-column h3{color:#c45500;margin-bottom:10px;font-size:19px}.info-column p{color:#333;text-align:justify;font-size:14px;line-height:1.7}.specs-section{background-color:#f9f9f9;border:1px solid #eee;border-radius:10px;margin-top:50px;padding:30px}.specs-section h3{margin-bottom:20px}.specs-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;display:grid}.spec-card{background:#fff;border-left:3px solid #febd69;border-radius:4px;padding:10px}.spec-card span{color:#767676;margin-bottom:4px;font-size:12px;display:block}.spec-card b{color:#1a1a1a;font-weight:700}@media (max-width:768px){.product-breadcrumb{font-size:12px}.product-gallery{flex-direction:column-reverse}.thumb-list{flex-direction:row;padding-bottom:6px;overflow-x:auto}.thumb-item{min-width:50px}.main-img-view img{max-height:360px}.product-title{font-size:20px}.product-info-grid{gap:25px}.specs-section{padding:20px}}.checkout-page-wrapper{max-width:1100px;margin:40px auto;padding:0 20px}.checkout-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.checkout-header h1{color:#131921;font-size:28px}.checkout-back-link{color:#007185;font-size:14px;font-weight:500;text-decoration:none}.checkout-products-card,.checkout-summary-card{background:#fff;border:1px solid #ddd;border-radius:8px}.checkout-products-card{padding:20px}.checkout-summary-card{background:#f3f3f3;padding:20px}.checkout-product{border-bottom:1px solid #eee;gap:20px;padding-bottom:20px;display:flex}.checkout-product__image-link{flex:0 0 150px;justify-content:center;align-items:center;display:flex}.checkout-product__image{object-fit:contain;background:#fff;border-radius:4px;width:150px;height:150px}.checkout-product__info{flex:1;min-width:0}.checkout-product__top{justify-content:space-between;gap:20px;display:flex}.checkout-product__title{color:#131921;font-size:18px;font-weight:700;line-height:1.35;text-decoration:none}.checkout-product__title:hover{color:#c45500;text-decoration:underline}.checkout-product__price{color:#131921;flex:none;font-size:18px;font-weight:700}.checkout-stock{margin:7px 0;font-size:13px;font-weight:700}.checkout-stock--available{color:#007600}.checkout-stock--limited,.checkout-stock--out{color:#b12704}.checkout-product__meta{color:#565959;margin-bottom:4px;font-size:13px}.checkout-product__actions{align-items:center;gap:15px;margin-top:15px;display:flex}.checkout-quantity{color:#565959;align-items:center;gap:8px;font-size:13px;display:flex}.checkout-quantity__select{width:80px;height:32px;padding:0 8px}.checkout-link-btn{color:#007185;cursor:pointer;background:0 0;border:none;border-left:1px solid #ddd;padding-left:15px;font-size:13px}.checkout-link-btn:hover{color:#c45500;text-decoration:underline}.checkout-subtotal-line{text-align:right;margin-top:14px;font-size:18px}.checkout-subtotal-line b{color:#131921}.checkout-summary__total{margin-bottom:15px;font-size:18px}.checkout-summary__total b{color:#131921;margin-top:3px;font-size:22px;display:block}.checkout-gift-row{color:#1a1a1a;align-items:center;gap:7px;margin-bottom:20px;font-size:14px;display:flex}.checkout-buy-btn{color:#131921;cursor:pointer;background:#ffa41c;border:1px solid #ff8f00;border-radius:8px;width:100%;padding:12px;font-weight:700;transition:background .2s}.checkout-buy-btn:hover:not(:disabled){background:#fa8900}.checkout-buy-btn:disabled{opacity:.6;cursor:not-allowed}.checkout-secure-box{background:#fff;border:1px solid #ddd;border-radius:4px;margin-top:20px;padding:12px;font-size:12px}.checkout-secure-box p:last-child{color:#565959;margin-top:5px}@media (max-width:850px){.checkout-layout{grid-template-columns:1fr}.checkout-summary-card{order:-1}}@media (max-width:600px){.checkout-page-wrapper{margin:25px auto}.checkout-header{flex-direction:column;align-items:flex-start}.checkout-product{flex-direction:column}.checkout-product__image-link{flex:none}.checkout-product__image{width:100%;height:220px}.checkout-product__top{flex-direction:column;gap:8px}.checkout-product__actions{flex-wrap:wrap}}.profile-page{max-width:1180px;margin:40px auto;padding:0 20px 70px}.profile-header-card{color:#fff;background:linear-gradient(135deg,#131921 0%,#232f3e 100%);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px;display:grid;box-shadow:0 12px 35px #00000024}.profile-avatar{color:#131921;background:#febd69;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;font-size:30px;font-weight:800;display:flex}.profile-header-info{min-width:0}.profile-eyebrow{color:#febd69;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:13px;font-weight:700}.profile-header-info h1{margin-bottom:6px;font-size:32px;line-height:1.15}.profile-email{color:#e7e7e7;word-break:break-word;font-size:15px}.profile-meta-row{color:#f1f1f1;flex-wrap:wrap;gap:10px;margin-top:14px;font-size:14px;display:flex}.profile-meta-row b{color:#fff}.profile-edit-btn,.profile-primary-btn{color:#131921;cursor:pointer;white-space:nowrap;background:#ffd814;border:none;border-radius:999px;padding:11px 18px;font-weight:800;transition:transform .2s,background .2s}.profile-edit-btn:hover,.profile-primary-btn:hover{background:#f7ca00;transform:translateY(-1px)}.profile-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.profile-card{background:#fff;border:1px solid #e3e6e6;border-radius:16px;padding:24px;box-shadow:0 8px 26px #0f11110f}.profile-card--center{text-align:center;max-width:520px;margin:80px auto}.profile-card--actions{grid-column:1/-1;grid-template-columns:minmax(0,.8fr) minmax(280px,1fr);align-items:start;gap:24px;display:grid}.profile-section-header{margin-bottom:20px}.profile-section-header h2,.profile-card--actions h2{color:#131921;margin-bottom:6px;font-size:22px}.profile-section-header p,.profile-card--actions p{color:#565959;font-size:14px;line-height:1.5}.profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-info-item{background:#f7fafa;border:1px solid #edf1f1;border-radius:12px;min-width:0;padding:14px}.profile-info-item--wide{grid-column:1/-1}.profile-info-item span{color:#687078;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.profile-info-item b{color:#131921;word-break:break-word;font-size:15px}.profile-actions-list{flex-direction:column;gap:12px;display:flex}.profile-action-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #e3e6e6;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.profile-action-row:hover{border-color:#febd69;transform:translateY(-1px);box-shadow:0 8px 22px #0f111114}.profile-action-row b{color:#131921;margin-bottom:4px;font-size:15px;display:block}.profile-action-row small{color:#565959;font-size:13px;line-height:1.4}.profile-action-row strong{color:#c45500;font-size:28px;line-height:1}.profile-loader{border:4px solid #eee;border-top-color:#febd69;border-radius:50%;width:42px;height:42px;margin:0 auto 18px;animation:.9s linear infinite profileSpin}.profile-error-icon{color:#fff;background:#b12704;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:28px;font-weight:800;display:flex}@keyframes profileSpin{to{transform:rotate(360deg)}}@media (max-width:850px){.profile-header-card{text-align:center;grid-template-columns:1fr;justify-items:center}.profile-content-grid,.profile-card--actions,.profile-info-grid{grid-template-columns:1fr}.profile-info-item--wide{grid-column:auto}}@media (max-width:520px){.profile-page{margin:25px auto;padding:0 14px 50px}.profile-header-card{border-radius:14px;padding:22px}.profile-avatar{width:72px;height:72px;font-size:24px}.profile-header-info h1{font-size:25px}.profile-card{padding:18px}}.profile-edit-page{max-width:980px;margin:40px auto;padding:0 20px 70px}.profile-edit-top{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;display:flex}.profile-edit-top h1{color:#131921;margin-bottom:6px;font-size:32px}.profile-edit-top p{color:#565959;line-height:1.5}.profile-edit-card{background:#fff;border:1px solid #e3e6e6;border-radius:18px;padding:26px;box-shadow:0 8px 26px #0f11110f}.profile-edit-card--center{text-align:center;max-width:520px;margin:80px auto}.profile-form-section{border-bottom:1px solid #edf1f1;margin-bottom:26px;padding-bottom:26px}.profile-form-section:last-of-type{border-bottom:none;margin-bottom:0}.profile-form-section h2{color:#131921;margin-bottom:18px;font-size:22px}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-field{flex-direction:column;gap:7px;display:flex}.profile-field--wide{grid-column:1/-1}.profile-field span{color:#37475a;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:800}.profile-field input,.profile-field select,.profile-field textarea{color:#131921;background:#fff;border:1px solid #c7d0d8;border-radius:10px;outline:none;width:100%;padding:12px 13px;font-size:15px;transition:border-color .2s,box-shadow .2s}.profile-field textarea{resize:vertical;min-height:92px}.profile-field input:focus,.profile-field select:focus,.profile-field textarea:focus{border-color:#febd69;box-shadow:0 0 0 3px #febd693d}.profile-field input:disabled{color:#687078;cursor:not-allowed;background:#f3f3f3}.profile-field small{color:#687078;font-size:12px}.profile-edit-actions{justify-content:flex-end;gap:12px;margin-top:26px;display:flex}.profile-secondary-btn{color:#131921;cursor:pointer;background:#fff;border:1px solid #c7d0d8;border-radius:999px;padding:11px 18px;font-weight:800;transition:background .2s,border-color .2s}.profile-secondary-btn:hover:not(:disabled){background:#f7fafa;border-color:#aeb8c2}.profile-save-btn{color:#131921;cursor:pointer;background:#ffd814;border:none;border-radius:999px;padding:12px 22px;font-weight:900;transition:background .2s,transform .2s}.profile-save-btn:hover:not(:disabled){background:#f7ca00;transform:translateY(-1px)}.profile-save-btn:disabled,.profile-secondary-btn:disabled{opacity:.65;cursor:not-allowed}.profile-form-alert{border-radius:12px;margin-bottom:20px;padding:13px 15px;font-weight:700}.profile-form-alert--error{color:#b12704;background:#fff4f2;border:1px solid #ffd3ca}.profile-form-alert--success{color:#007600;background:#f0fff4;border:1px solid #b7ebc6}@media (max-width:760px){.profile-edit-top{flex-direction:column;align-items:flex-start}.profile-form-grid{grid-template-columns:1fr}.profile-field--wide{grid-column:auto}.profile-edit-actions{flex-direction:column-reverse}.profile-save-btn,.profile-secondary-btn{width:100%}}@media (max-width:520px){.profile-edit-page{margin:25px auto;padding:0 14px 50px}.profile-edit-card{border-radius:14px;padding:18px}.profile-edit-top h1{font-size:26px}}.cart-page{max-width:1120px;margin:40px auto;padding:0 20px 70px}.cart-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.cart-header h1{color:#131921;margin-bottom:5px;font-size:30px}.cart-header p{color:#565959}.cart-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:22px;display:grid}.cart-items-card,.cart-summary-card,.cart-empty-card{background:#fff;border:1px solid #e3e6e6;border-radius:14px;box-shadow:0 8px 26px #0f11110f}.cart-items-card{padding:20px}.cart-summary-card{background:#f7fafa;padding:20px}.cart-item{border-bottom:1px solid #edf1f1;gap:20px;padding:20px 0;display:flex}.cart-item:first-child{padding-top:0}.cart-item__image-link{flex:0 0 150px;justify-content:center;align-items:center;display:flex}.cart-item__image{object-fit:contain;background:#fff;border-radius:8px;width:150px;height:150px}.cart-item__info{flex:1;min-width:0}.cart-item__top{justify-content:space-between;gap:18px;display:flex}.cart-item__title{color:#131921;font-size:17px;font-weight:700;line-height:1.35;text-decoration:none}.cart-item__title:hover{color:#c45500;text-decoration:underline}.cart-item__price{color:#131921;white-space:nowrap;font-size:18px;font-weight:800}.cart-item__stock{color:#007600;margin:8px 0;font-size:13px;font-weight:800}.cart-item__meta{color:#565959;margin-bottom:4px;font-size:13px}.cart-item__actions{align-items:center;gap:14px;margin-top:14px;display:flex}.cart-quantity{color:#565959;align-items:center;gap:8px;font-size:13px;display:flex}.cart-quantity select{background:#fff;border:1px solid #c7d0d8;border-radius:8px;padding:7px 10px}.cart-link-btn,.cart-clear-btn{color:#007185;cursor:pointer;background:0 0;border:none;font-weight:700}.cart-link-btn:hover,.cart-clear-btn:hover{color:#c45500;text-decoration:underline}.cart-subtotal-line{text-align:right;padding-top:16px;font-size:18px}.cart-summary-total{margin-bottom:15px;font-size:17px}.cart-summary-total b{color:#131921;margin-top:4px;font-size:24px;display:block}.cart-gift-row{align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.cart-checkout-btn,.cart-primary-link{text-align:center;color:#131921;cursor:pointer;background:#ffa41c;border:1px solid #ff8f00;border-radius:999px;width:100%;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-block}.cart-checkout-btn:hover,.cart-primary-link:hover{background:#fa8900}.cart-secure-box{background:#fff;border:1px solid #e3e6e6;border-radius:10px;margin-top:18px;padding:12px;font-size:12px}.cart-secure-box p:last-child{color:#565959;margin-top:5px}.cart-empty-card{text-align:center;max-width:560px;margin:80px auto;padding:36px}.cart-empty-card h1{color:#131921;margin-bottom:10px}.cart-empty-card p{color:#565959;margin-bottom:22px}.cart-added-message{color:#007600;text-align:center;background:#f0fff4;border:1px solid #b7ebc6;border-radius:10px;margin-top:10px;padding:10px;font-size:13px;font-weight:700}@media (max-width:850px){.cart-layout{grid-template-columns:1fr}.cart-summary-card{order:-1}}@media (max-width:620px){.cart-header{flex-direction:column;align-items:flex-start}.cart-item{flex-direction:column}.cart-item__image-link{flex:none}.cart-item__image{width:100%;height:220px}.cart-item__top{flex-direction:column;gap:8px}.cart-item__actions{flex-wrap:wrap}}.final-checkout-page{max-width:1180px;margin:38px auto;padding:0 20px 80px}.checkout-top{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.checkout-eyebrow{color:#c45500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:900}.checkout-top h1{color:#131921;margin-bottom:6px;font-size:34px}.checkout-top p{color:#565959;line-height:1.5}.checkout-back-link{color:#007185;font-weight:800;text-decoration:none}.checkout-back-link:hover{color:#c45500;text-decoration:underline}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.checkout-main{flex-direction:column;gap:18px;display:flex}.checkout-card,.checkout-summary-card,.checkout-empty-card,.checkout-success-card{background:#fff;border:1px solid #e3e6e6;border-radius:16px;box-shadow:0 8px 26px #0f11110f}.checkout-card{padding:24px}.checkout-section-title{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.checkout-section-title>span{color:#131921;background:#ffd814;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:flex}.checkout-section-title h2{color:#131921;margin-bottom:4px;font-size:22px}.checkout-section-title p{color:#565959;font-size:14px}.checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.checkout-field{flex-direction:column;gap:7px;display:flex}.checkout-field--wide{grid-column:1/-1}.checkout-field span{color:#37475a;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:900}.checkout-field input,.checkout-field select,.checkout-field textarea{color:#131921;background:#fff;border:1px solid #c7d0d8;border-radius:10px;outline:none;width:100%;padding:12px 13px;font-size:15px;transition:border-color .2s,box-shadow .2s}.checkout-field textarea{resize:vertical}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{border-color:#febd69;box-shadow:0 0 0 3px #febd6938}.checkout-notes-field{margin-top:16px}.checkout-inline-note,.checkout-payment-note,.checkout-address-preview{color:#565959;background:#f7fafa;border:1px solid #edf1f1;border-radius:12px;margin-bottom:16px;padding:14px;font-size:14px}.checkout-address-preview{margin-top:12px}.checkout-address-preview b{color:#131921}.checkout-address-preview p{color:#37475a;margin:6px 0}.checkout-address-preview small{color:#687078}.checkout-payment-note{margin-top:14px;margin-bottom:0}.checkout-items-list{flex-direction:column;gap:14px;display:flex}.checkout-item{background:#fff;border:1px solid #edf1f1;border-radius:14px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.checkout-item-image-link{justify-content:center;align-items:center;width:82px;height:82px;display:flex}.checkout-item-image-link img{object-fit:contain;border-radius:8px;width:82px;height:82px}.checkout-item-info{min-width:0}.checkout-item-info a{color:#131921;font-weight:800;line-height:1.35;text-decoration:none}.checkout-item-info a:hover{color:#c45500;text-decoration:underline}.checkout-item-info p{color:#565959;margin-top:5px;font-size:13px}.checkout-item-price{text-align:right;white-space:nowrap}.checkout-item-price span{color:#565959;margin-bottom:5px;font-size:13px;display:block}.checkout-item-price b{color:#131921;font-size:17px}.checkout-summary{position:sticky;top:20px}.checkout-summary-card{padding:22px}.checkout-summary-card h2{color:#131921;margin-bottom:18px;font-size:22px}.checkout-summary-row,.checkout-summary-total{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.checkout-summary-row span,.checkout-summary-row b{color:#37475a;font-size:14px}.checkout-summary-row--muted span,.checkout-summary-row--muted b{color:#687078}.checkout-summary-card hr{border:none;border-top:1px solid #e3e6e6;margin:16px 0}.checkout-summary-total{align-items:center;margin-bottom:18px}.checkout-summary-total span{color:#131921;font-size:18px;font-weight:900}.checkout-summary-total b{color:#b12704;font-size:26px}.checkout-summary-review{background:#f7fafa;border:1px solid #edf1f1;border-radius:12px;margin-bottom:16px;padding:12px}.checkout-summary-review p{color:#565959;margin-bottom:10px;font-size:13px;line-height:1.45}.checkout-summary-review p:last-child{margin-bottom:0}.checkout-summary-review b{color:#131921}.checkout-error{color:#b12704;background:#fff4f2;border:1px solid #ffd3ca;border-radius:10px;margin-bottom:14px;padding:12px;font-size:13px;font-weight:800}.checkout-place-order-btn,.checkout-primary-link{text-align:center;color:#131921;cursor:pointer;background:#ffd814;border:none;border-radius:999px;width:100%;padding:13px 18px;font-weight:900;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.checkout-place-order-btn:hover:not(:disabled),.checkout-primary-link:hover{background:#f7ca00;transform:translateY(-1px)}.checkout-place-order-btn:disabled{opacity:.7;cursor:not-allowed}.checkout-secondary-btn{color:#131921;cursor:pointer;background:#fff;border:1px solid #c7d0d8;border-radius:999px;width:100%;padding:13px 18px;font-weight:900}.checkout-small-text{color:#687078;text-align:center;margin-top:14px;font-size:12px;line-height:1.45}.checkout-empty-card,.checkout-success-card{text-align:center;max-width:580px;margin:90px auto;padding:36px}.checkout-empty-card h1,.checkout-success-card h1{color:#131921;margin-bottom:10px}.checkout-empty-card p,.checkout-success-card p{color:#565959;margin-bottom:18px}.checkout-success-icon{color:#fff;background:#007600;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:36px;font-weight:900;display:flex}.checkout-success-actions{flex-direction:column;gap:12px;display:flex}@media (max-width:920px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (max-width:680px){.checkout-top{flex-direction:column;align-items:flex-start}.checkout-form-grid{grid-template-columns:1fr}.checkout-field--wide{grid-column:auto}.checkout-item{grid-template-columns:72px minmax(0,1fr)}.checkout-item-price{text-align:left;grid-column:1/-1}}@media (max-width:520px){.final-checkout-page{margin:24px auto;padding:0 14px 60px}.checkout-card,.checkout-summary-card{border-radius:14px;padding:18px}.checkout-top h1{font-size:27px}}.orders-page{max-width:1120px;margin:38px auto;padding:0 20px 80px}.orders-top{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;display:flex}.orders-eyebrow{color:#c45500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:900}.orders-top h1{color:#131921;margin-bottom:6px;font-size:34px}.orders-top p{color:#565959}.orders-summary-mini{text-align:right;background:#fff;border:1px solid #e3e6e6;border-radius:14px;min-width:190px;padding:14px 18px;box-shadow:0 8px 26px #0f11110f}.orders-summary-mini span{color:#565959;margin-bottom:4px;font-size:13px;display:block}.orders-summary-mini b{color:#b12704;font-size:22px}.orders-list{flex-direction:column;gap:20px;display:flex}.order-card,.orders-empty-card,.orders-state-card{background:#fff;border:1px solid #e3e6e6;border-radius:16px;box-shadow:0 8px 26px #0f11110f}.order-card{overflow:hidden}.order-card-header{background:#f7fafa;border-bottom:1px solid #e3e6e6;grid-template-columns:1.2fr 1fr .8fr auto;align-items:center;gap:16px;padding:18px;display:grid}.order-label{color:#687078;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.order-card-header b{color:#131921;word-break:break-word;font-size:14px}.order-status-pill{color:#007600;white-space:nowrap;background:#e7f4ea;border:1px solid #b7ebc6;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.order-card-body{padding:18px}.order-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.order-info-box{background:#f7fafa;border:1px solid #edf1f1;border-radius:12px;min-width:0;padding:13px}.order-info-box span{color:#687078;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.order-info-box b{color:#131921;word-break:break-word;font-size:14px;line-height:1.35;display:block}.order-info-box small{color:#565959;word-break:break-word;margin-top:6px;line-height:1.35;display:block}.order-items{flex-direction:column;gap:12px;display:flex}.order-item-row{border:1px solid #edf1f1;border-radius:14px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.order-item-row img{object-fit:contain;background:#fff;border-radius:8px;width:78px;height:78px}.order-item-main{min-width:0}.order-item-main a{color:#131921;font-weight:800;line-height:1.35;text-decoration:none}.order-item-main a:hover{color:#c45500;text-decoration:underline}.order-item-main p{color:#565959;margin-top:5px;font-size:13px}.order-item-main small{color:#687078}.order-item-total{color:#131921;white-space:nowrap;font-size:17px;font-weight:900}.order-total-box{border-top:1px solid #edf1f1;justify-content:flex-end;gap:22px;margin-top:18px;padding-top:18px;display:flex}.order-total-box div{text-align:right}.order-total-box span{color:#687078;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.order-total-box b{color:#131921;font-size:15px}.order-grand-total b{color:#b12704;font-size:22px}.orders-empty-card,.orders-state-card{text-align:center;max-width:620px;margin:80px auto;padding:34px}.orders-empty-card h2,.orders-state-card h2{color:#131921;margin-bottom:10px}.orders-empty-card p{color:#565959;margin-bottom:22px}.orders-primary-link,.orders-primary-btn{color:#131921;cursor:pointer;background:#ffd814;border:none;border-radius:999px;padding:12px 20px;font-weight:900;text-decoration:none;display:inline-block}.orders-primary-link:hover,.orders-primary-btn:hover{background:#f7ca00}.orders-loader{border:4px solid #eee;border-top-color:#febd69;border-radius:50%;width:42px;height:42px;margin:0 auto 18px;animation:.9s linear infinite ordersSpin}.orders-error-icon{color:#fff;background:#b12704;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:28px;font-weight:900;display:flex}@keyframes ordersSpin{to{transform:rotate(360deg)}}@media (max-width:850px){.orders-top{flex-direction:column;align-items:flex-start}.orders-summary-mini{text-align:left;width:100%}.order-card-header{grid-template-columns:1fr 1fr}.order-info-grid{grid-template-columns:1fr}.order-total-box{flex-direction:column;justify-content:stretch;gap:10px}.order-total-box div{text-align:left;justify-content:space-between;display:flex}}@media (max-width:580px){.orders-page{margin:24px auto;padding:0 14px 60px}.orders-top h1{font-size:27px}.order-card-header{grid-template-columns:1fr}.order-item-row{grid-template-columns:70px minmax(0,1fr)}.order-item-total{grid-column:1/-1}}.home-page{max-width:1400px;margin:0 auto;padding:28px 22px 80px}.home-hero{color:#fff;background:radial-gradient(circle at 20% 20%,#febd6940,#0000 32%),linear-gradient(135deg,#131921 0%,#232f3e 52%,#0f172a 100%);border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:stretch;gap:28px;min-height:430px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f111138}.home-hero:after{content:"";filter:blur(2px);background:#ffd8142e;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-90px;right:-90px}.home-hero__content{z-index:2;flex-direction:column;justify-content:center;max-width:680px;display:flex;position:relative}.home-eyebrow{color:#febd69;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:900}.home-hero h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(36px,5vw,64px);line-height:.98}.home-hero p{color:#e7e7e7;max-width:600px;font-size:17px;line-height:1.65}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.home-primary-btn,.home-secondary-btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.home-primary-btn{color:#131921;background:#ffd814}.home-primary-btn:hover{background:#f7ca00;transform:translateY(-1px)}.home-secondary-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff52}.home-secondary-btn:hover{border-color:#febd69;transform:translateY(-1px)}.home-hero__showcase{z-index:2;min-height:360px;position:relative}.home-floating-product{color:#131921;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:22px;padding:14px;text-decoration:none;transition:transform .2s,box-shadow .2s;position:absolute;box-shadow:0 18px 42px #0000003d}.home-floating-product:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 22px 52px #00000047}.home-floating-product img{object-fit:contain;width:100%;height:135px;margin-bottom:10px;display:block}.home-floating-product span{color:#131921;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.home-floating-product--1{width:210px;top:10px;left:20px;transform:rotate(-4deg)}.home-floating-product--2{width:190px;top:55px;right:20px;transform:rotate(4deg)}.home-floating-product--3{width:200px;bottom:18px;left:95px;transform:rotate(3deg)}.home-floating-product--4{width:165px;bottom:58px;right:95px;transform:rotate(-5deg)}.home-hero-empty{color:#e7e7e7;border:1px dashed #fff6;border-radius:22px;justify-content:center;align-items:center;height:100%;font-weight:900;display:flex}.home-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.home-benefits div{background:#fff;border:1px solid #e3e6e6;border-radius:18px;padding:17px;box-shadow:0 8px 24px #0f11110f}.home-benefits b{color:#131921;margin-bottom:5px;font-size:15px;display:block}.home-benefits span{color:#565959;font-size:13px;line-height:1.45}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.home-section-heading h2{color:#131921;font-size:28px;line-height:1.1}.home-section-heading span,.home-section-heading a{color:#007185;font-weight:800;text-decoration:none}.home-section-heading a:hover{color:#c45500;text-decoration:underline}.home-category-mosaic,.home-product-section,.home-wide-promo,.home-spotlight{margin-top:30px}.home-mosaic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-matte-card{color:#fff;background:linear-gradient(135deg,#131921f0,#232f3ed1),radial-gradient(circle at 100% 0,#febd6959,#0000 38%);border-radius:24px;min-height:280px;padding:18px;position:relative;overflow:hidden;box-shadow:0 14px 36px #0f111126}.home-matte-card--2{background:linear-gradient(135deg,#1f2937f0,#0f172ad6),radial-gradient(circle at 0 100%,#00718566,#0000 42%)}.home-matte-card--3{background:linear-gradient(135deg,#5b21b6e0,#111827e6),radial-gradient(circle at 100% 0,#ffd81452,#0000 42%)}.home-matte-card--4{background:linear-gradient(135deg,#b45309e0,#232f3ee6),radial-gradient(circle at 100% 100%,#ffffff3d,#0000 38%)}.home-matte-card__top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.home-matte-card__top p{color:#febd69;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:12px;font-weight:900}.home-matte-card__top h3{font-size:21px;line-height:1.1}.home-matte-card__top span{color:#131921;white-space:nowrap;background:#ffd814;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.home-matte-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-matte-products a{background:#ffffffe6;border-radius:14px;justify-content:center;align-items:center;height:78px;padding:8px;display:flex}.home-matte-products img{object-fit:contain;max-width:100%;max-height:100%}.home-card-link{color:#131921;background:#ffd814;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:absolute;bottom:16px;left:18px;box-shadow:0 8px 20px #0000002e}.home-card-link:hover{color:#131921;background:#f7ca00;transform:translateY(-2px);box-shadow:0 12px 26px #0000003d}.profile-card--contact{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.profile-contact-content{align-items:center;gap:24px;display:flex}.profile-contact-content>div{flex-direction:column;gap:5px;display:flex}.profile-contact-content span{color:#777;font-size:.85rem}.profile-contact-content a{font-weight:600;text-decoration:none}.profile-contact-content>div a{color:inherit}.profile-contact-content>div a:hover{text-decoration:underline}.profile-card--contact .profile-primary-btn{justify-content:center;align-items:center;display:inline-flex}@media (max-width:700px){.profile-card--contact,.profile-contact-content{flex-direction:column;align-items:stretch}}.home-spotlight{background:#fff;border:1px solid #e3e6e6;border-radius:24px;grid-template-columns:.82fr 1fr;gap:18px;padding:22px;display:grid;box-shadow:0 12px 34px #0f111112}.home-spotlight__info{background:linear-gradient(135deg,#f7fafa,#fff),radial-gradient(circle at 100% 0,#febd6947,#0000 40%);border:1px solid #edf1f1;border-radius:20px;padding:24px}.home-spotlight__info h2{color:#131921;margin-bottom:10px;font-size:32px}.home-spotlight__info p{color:#565959;margin-bottom:18px;line-height:1.6}.home-spotlight__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-spotlight-product{color:#131921;background:#fff;border:1px solid #edf1f1;border-radius:18px;padding:14px;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-spotlight-product:hover{transform:translateY(-4px);box-shadow:0 12px 26px #0f111114}.home-spotlight-product img{object-fit:contain;width:100%;height:150px;margin-bottom:10px}.home-spotlight-product b{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:38px;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.home-spotlight-product span{color:#b12704;margin-top:8px;font-weight:900;display:block}.home-horizontal-products{scroll-snap-type:x proximity;grid-auto-columns:minmax(210px,230px);grid-auto-flow:column;gap:16px;padding:4px 2px 14px;display:grid;overflow-x:auto}.home-horizontal-products .product-card{scroll-snap-align:start;max-width:none}.home-product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px;display:grid}.home-product-grid .product-card{max-width:none}.home-wide-promo{color:#fff;background:linear-gradient(135deg,#232f3e,#131921),radial-gradient(circle at 20% 40%,#febd694d,#0000 35%);border-radius:24px;justify-content:space-between;align-items:center;gap:22px;padding:28px;display:flex;box-shadow:0 16px 38px #0f111129}.home-wide-promo h2{margin-bottom:8px;font-size:30px}.home-wide-promo p{color:#e7e7e7;max-width:700px;line-height:1.55}.home-promo-stats{gap:12px;display:flex}.home-promo-stats div{text-align:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;min-width:130px;padding:16px}.home-promo-stats b{color:#ffd814;margin-bottom:6px;font-size:28px;line-height:1;display:block}.home-promo-stats span{color:#e7e7e7;font-size:12px;font-weight:800}.home-loading-card{text-align:center;background:#fff;border:1px solid #e3e6e6;border-radius:18px;max-width:520px;margin:80px auto;padding:34px;box-shadow:0 8px 26px #0f11110f}.home-loader{border:4px solid #eee;border-top-color:#febd69;border-radius:50%;width:42px;height:42px;margin:0 auto 18px;animation:.9s linear infinite homeSpin}@keyframes homeSpin{to{transform:rotate(360deg)}}@media (max-width:1100px){.home-hero{grid-template-columns:1fr}.home-hero__showcase{min-height:310px}.home-mosaic-grid,.home-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.home-spotlight{grid-template-columns:1fr}}@media (max-width:720px){.home-page{padding:18px 14px 60px}.home-hero{border-radius:20px;padding:24px}.home-hero__showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:auto;display:grid}.home-floating-product{width:auto;position:static;transform:none!important}.home-floating-product img{height:105px}.home-mosaic-grid,.home-benefits,.home-spotlight__products{grid-template-columns:1fr}.home-section-heading,.home-wide-promo{flex-direction:column;align-items:flex-start}.home-promo-stats{flex-direction:column;width:100%}.home-promo-stats div{width:100%}}@media (max-width:480px){.home-hero h1{font-size:34px}.home-horizontal-products{grid-auto-columns:minmax(190px,210px)}}.search-page,.category-page{max-width:1300px;margin:34px auto;padding:0 22px 80px}.search-header,.category-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.search-eyebrow,.category-eyebrow{color:#c45500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:900}.search-header h1,.category-header h1{color:#131921;margin-bottom:6px;font-size:34px}.search-header p,.category-header p{color:#565959}.search-back-link,.category-back-link{color:#007185;font-weight:800;text-decoration:none}.search-back-link:hover,.category-back-link:hover{color:#c45500;text-decoration:underline}.search{flex:1;align-items:center;max-width:760px;display:flex}.search__category{color:#222;background:#f5f5f5;border:1px solid #d5d5d5;border-right:none;border-radius:8px 0 0 8px;outline:none;min-width:175px;height:42px;padding:0 10px;font-size:14px}.search__input{border-radius:0}.search__btn{border-radius:0 8px 8px 0}.search-grid,.category-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px;display:grid}.search-grid .product-card,.category-grid .product-card{max-width:none}.search-state-card,.category-state-card{text-align:center;background:#fff;border:1px solid #e3e6e6;border-radius:18px;max-width:560px;margin:70px auto;padding:34px;box-shadow:0 8px 26px #0f11110f}.search-state-card h2,.category-state-card h2{color:#131921;margin-bottom:10px}.search-state-card p,.category-state-card p{color:#565959;margin-bottom:18px}.search-primary-link,.category-primary-link,.search-primary-btn{color:#131921;cursor:pointer;background:#ffd814;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-weight:900;text-decoration:none;display:inline-flex}.search-primary-link:hover,.category-primary-link:hover,.search-primary-btn:hover{background:#f7ca00}.search-loader,.category-loader{border:4px solid #eee;border-top-color:#febd69;border-radius:50%;width:42px;height:42px;margin:0 auto 18px;animation:.9s linear infinite searchSpin}@keyframes searchSpin{to{transform:rotate(360deg)}}@media (max-width:640px){.search-page,.category-page{margin:24px auto;padding:0 14px 60px}.search-header,.category-header{flex-direction:column;align-items:flex-start}.search-header h1,.category-header h1{font-size:27px}.search-grid,.category-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:12px}}.navbar{gap:18px}.navbar__logo{flex:none}.navbar .search{flex:560px;align-items:stretch;min-width:280px;max-width:760px;height:42px;margin:0 10px;display:flex}.navbar .search__category{color:#131921;cursor:pointer;background:#f3f3f3;border:none;border-right:1px solid #d5d5d5;border-radius:8px 0 0 8px;outline:none;flex:0 0 175px;height:42px;padding:0 10px;font-size:14px}.navbar .search__input{border:none;border-radius:0;outline:none;flex:1;min-width:0;height:42px;padding:0 16px;font-size:15px}.navbar .search__btn{color:#131921;cursor:pointer;white-space:nowrap;background-color:#febd69;border:none;border-radius:0 8px 8px 0;flex:none;height:42px;padding:0 24px;font-weight:700;transition:background .2s}.navbar .search__btn:hover{background-color:#f3a847}.navbar__actions{flex:none;gap:16px;margin-left:10px}@media (max-width:1150px){.navbar{padding:12px 20px}.navbar .search{max-width:none;margin:0 8px}.navbar .search__category{flex-basis:145px;font-size:13px}.navbar__actions{gap:10px}.navbar__btn{padding:8px 12px}}@media (max-width:900px){.navbar{flex-wrap:wrap;align-items:center;height:auto}.navbar .search{flex:100%;order:3;max-width:none;margin:10px 0 0}.navbar__actions{margin-left:auto}}@media (max-width:560px){.navbar .search{flex-wrap:wrap;height:auto}.navbar .search__category{border-bottom:1px solid #d5d5d5;border-right:none;border-radius:8px 8px 0 0;flex:100%}.navbar .search__input{border-radius:0 0 0 8px;flex:calc(100% - 86px)}.navbar .search__btn{border-radius:0 0 8px;flex:0 0 86px;padding:0 12px}}html,body{width:100%;max-width:100%;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%}button,input,select,textarea{max-width:100%;font-family:inherit}.navbar>*,.product-grid>*,.checkout-layout>*,.cart-layout>*,.profile-content-grid>*,.order-card-header>*,.home-hero>*{min-width:0}p,span,b,strong,a,h1,h2,h3{overflow-wrap:break-word}table{white-space:nowrap;width:100%;max-width:100%;display:block;overflow-x:auto}@media (max-width:1000px){.navbar{flex-wrap:wrap;gap:12px;height:auto;min-height:70px;padding:12px 20px}.navbar__logo{flex:auto}.navbar .search,.search{flex:100%;order:3;width:100%;min-width:0;max-width:none;margin:0}.navbar__actions{gap:10px;margin-left:0}.content,.auth-container,.product-page-wrapper,.checkout-page-wrapper,.profile-page,.profile-edit-page,.cart-page,.final-checkout-page,.orders-page,.home-page{width:100%;max-width:100%}.product-card{max-width:none}.map-modal-content{width:calc(100% - 30px);max-height:90vh;overflow-y:auto}}@media (max-width:700px){body{font-size:15px}.navbar{gap:10px;padding:10px 14px;position:sticky;top:0}.navbar__logo{font-size:20px}.navbar__actions{scrollbar-width:none;gap:6px;width:auto;max-width:100%;overflow-x:auto}.navbar__actions::-webkit-scrollbar{display:none}.navbar__btn{border-radius:6px;padding:7px 10px;font-size:12px}.navbar__btn--double{min-height:38px;padding:5px 9px}.navbar__btn--double .line-1{display:none}.navbar__btn--double .line-2{font-size:12px}.navbar .search,.search{height:40px}.navbar .search__category{flex:0 0 115px;width:115px;height:40px;padding:0 6px;font-size:12px}.navbar .search__input,.search__input{min-width:0;height:40px;padding:0 10px;font-size:16px}.navbar .search__btn,.search__btn{height:40px;padding:0 14px;font-size:12px}.lang-dropdown__menu{max-width:calc(100vw - 28px);position:fixed;top:auto;right:14px}.content,.auth-container,.product-page-wrapper,.checkout-page-wrapper,.profile-page,.profile-edit-page,.cart-page,.final-checkout-page,.orders-page,.home-page,.search-page,.category-page{margin-top:20px;padding-left:14px;padding-right:14px}.content{margin-bottom:35px}.content h2{font-size:2rem}.auth-container{margin-top:30px}.auth-wrapper{border-radius:10px;flex-direction:column}.auth-section{width:100%;padding:30px 18px}.auth-form,.register-grid{grid-template-columns:1fr;width:100%;max-width:100%}.full-width{grid-column:auto}.auth-divider{width:calc(100% - 36px);height:1px;margin:0 auto}.auth-input,.profile-field input,.profile-field select,.profile-field textarea,.checkout-field input,.checkout-field select,.checkout-field textarea{font-size:16px}.product-grid{grid-template-columns:1fr;gap:20px;display:grid}.product-gallery,.product-main-info,.buy-box{grid-column:auto;width:100%}.product-gallery{flex-direction:column-reverse}.thumb-list{flex-direction:row;width:100%;padding-bottom:8px;overflow-x:auto}.thumb-item{flex:0 0 52px}.main-img-view img{width:100%;height:auto;max-height:320px}.product-title{font-size:21px}.price-box{flex-wrap:wrap}.discount-tag,.current-price{font-size:24px}.buy-box{padding:16px}.shipping-info p{gap:15px}.product-info-grid,.specs-grid{grid-template-columns:1fr;gap:15px}.specs-section{margin-top:30px;padding:16px}.search-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{width:100%;max-width:none;padding:10px}.product-card__image-wrapper{height:140px}.product-card__title{font-size:13px}.product-card__price{font-size:16px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary-card,.checkout-summary,.checkout-summary-card{width:100%;position:static}.cart-item,.checkout-product{flex-direction:column}.cart-item__image-link,.checkout-product__image-link{flex:none;width:100%}.cart-item__image,.checkout-product__image{object-fit:contain;width:100%;height:200px}.cart-item__top,.checkout-product__top{flex-direction:column;gap:6px}.cart-item__actions,.checkout-product__actions{flex-wrap:wrap}.checkout-form-grid{grid-template-columns:1fr}.checkout-field--wide{grid-column:auto}.checkout-item{grid-template-columns:65px minmax(0,1fr)}.checkout-item-image-link,.checkout-item-image-link img{width:65px;height:65px}.checkout-item-price{text-align:left;grid-column:1/-1}.profile-header-card{text-align:center;grid-template-columns:1fr;justify-items:center;padding:20px}.profile-content-grid,.profile-info-grid,.profile-card--actions{grid-template-columns:1fr}.profile-card--actions,.profile-card--contact{grid-column:auto}.profile-edit-btn,.profile-primary-btn{text-align:center;justify-content:center;width:100%}.profile-card--contact,.profile-contact-content{flex-direction:column;align-items:stretch}.profile-contact-content{width:100%}.profile-contact-content a{word-break:break-word}.orders-top{flex-direction:column;align-items:stretch}.orders-summary-mini{text-align:left;width:100%}.order-card-header,.order-info-grid{grid-template-columns:1fr}.order-item-row{grid-template-columns:65px minmax(0,1fr)}.order-item-row img{width:65px;height:65px}.order-item-total{grid-column:1/-1}.order-total-box{flex-direction:column;gap:10px}.order-total-box div{text-align:left;justify-content:space-between;display:flex}.home-hero{grid-template-columns:1fr;min-height:auto;padding:22px 18px}.home-hero h1{font-size:clamp(32px,11vw,44px)}.home-hero p{font-size:15px}.home-hero__actions{flex-direction:column}.home-primary-btn,.home-secondary-btn{width:100%}.home-hero__showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:auto;display:grid}.home-floating-product{width:100%;position:static;transform:none!important}.home-floating-product img{height:100px}.home-benefits,.home-mosaic-grid,.home-spotlight,.home-spotlight__products{grid-template-columns:1fr}.home-section-heading,.home-wide-promo{flex-direction:column;align-items:flex-start}.home-promo-stats{flex-direction:column;width:100%}.home-promo-stats div{width:100%}.map-modal-overlay{padding:12px}.map-modal-content{border-radius:10px;width:100%;padding:14px}}@media (max-width:430px){.navbar .search__category{flex-basis:90px;width:90px;font-size:11px}.navbar .search__btn{padding:0 10px}.navbar__btn{padding:6px 8px;font-size:11px}.search-grid,.category-grid{grid-template-columns:1fr}.product-card__image-wrapper{height:190px}.home-hero__showcase{grid-template-columns:1fr}.home-floating-product img{height:150px}.profile-card,.profile-edit-card,.checkout-card,.checkout-summary-card,.cart-items-card,.cart-summary-card,.order-card-body{padding:15px}.cart-empty-card,.checkout-empty-card,.checkout-success-card,.orders-empty-card,.orders-state-card{margin:35px auto;padding:22px 16px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
