:root{--auth-bg1:#0b1220;--auth-bg2:#3b1d6e;--auth-card:#ffffffeb;--auth-text:#0f172a;--auth-muted:#64748b;--auth-border:#0f172a1f;--auth-primary:#4f46e5;--auth-primary2:#7c3aed;--auth-danger:#dc2626;--auth-success:#16a34a}.container{background:radial-gradient(1200px 800px at 20% 10%,#7c3aed73,transparent 60%),radial-gradient(1000px 600px at 80% 90%,#4f46e573,transparent 55%),linear-gradient(135deg,var(--auth-bg1),var(--auth-bg2));place-items:center;min-height:100vh;padding:24px;display:grid}.card{background:var(--auth-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff9;border-radius:18px;width:min(460px,100%);padding:28px 28px 22px;box-shadow:0 18px 60px #00000059,0 2px 10px #0000001f}.header{margin-bottom:14px;position:relative}.home-button{color:var(--auth-text);border:1px solid var(--auth-border);cursor:pointer;background:#ffffffb3;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:600;transition:transform .12s,background .12s,border-color .12s;position:absolute;top:0;left:0}.home-button:hover{background:#ffffffe6;border-color:#0f172a2e;transform:translateY(-1px)}.title{text-align:center;color:var(--auth-text);letter-spacing:-.02em;margin:0;padding-top:6px;font-size:28px;line-height:1.1}.description{text-align:center;color:var(--auth-muted);margin:10px 0 18px;font-size:13.5px;line-height:1.45}.formGroup,.formGroupLast{margin-bottom:14px}.label{color:#0f172abf;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.input,.inputReadonly{border:1px solid var(--auth-border);box-sizing:border-box;width:100%;color:var(--auth-text);background:#fff;border-radius:12px;outline:none;padding:12px;font-size:15px;transition:box-shadow .12s,border-color .12s}.input:focus{border-color:#4f46e58c;box-shadow:0 0 0 4px #4f46e529}.inputReadonly{color:#0f172a8c;background:#0f172a0a}.inputError{border-color:#dc262699;box-shadow:0 0 0 4px #dc26261f}.fieldError{color:var(--auth-danger);margin-top:6px;font-size:13px}.error,.success,.verified,.notVerified{border:1px solid #0000;border-radius:12px;margin:10px 0 14px;padding:10px 12px;font-size:13px;line-height:1.35}.error,.notVerified{color:var(--auth-danger);background:#dc262614;border-color:#dc26262e}.success,.verified{color:var(--auth-success);background:#16a34a14;border-color:#16a34a2e}.errorSmall{color:var(--auth-danger);background:#dc262614;border:1px solid #dc26262e;border-radius:12px;margin-top:8px;padding:8px 10px;font-size:13px}.button,.requestButton,.recoverButton{cursor:pointer;color:#fff;border:none;border-radius:12px;width:100%;padding:12px 14px;font-size:15px;font-weight:700;transition:transform .12s,filter .12s,opacity .12s}.button{background:linear-gradient(135deg,var(--auth-primary),var(--auth-primary2))}.requestButton{background:linear-gradient(135deg,#16a34a,#22c55e);margin-bottom:14px}.recoverButton{background:linear-gradient(135deg,#f59e0b,#f97316)}.button:hover,.requestButton:hover,.recoverButton:hover{filter:brightness(1.02);transform:translateY(-1px)}.button:disabled,.requestButton:disabled,.recoverButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.links,.linkContainer{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:14px;display:flex}.linkContainer{justify-content:center}.link{color:#4f46e5f2;font-size:13.5px;font-weight:700;text-decoration:none}.link:hover{text-decoration:underline}.infoBox{border:1px solid var(--auth-border);background:#fffc;border-radius:12px;margin:12px 0 14px;padding:12px}.infoText{color:#0f172ac7;margin:6px 0;font-size:13px}.infoTextSuccess{color:var(--auth-success);margin:6px 0;font-size:13px;font-weight:700}.infoCode{background:#0f172a0f;border-radius:8px;padding:2px 6px;font-weight:700}@media (max-width:420px){.card{padding:22px 18px 18px}.title{font-size:24px}.home-button{padding:9px 10px}}.home-container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.home-header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 8px #00000014}.home-header-content{grid-template-columns:280px 1fr auto;align-items:center;gap:14px;max-width:1400px;margin:0 auto;padding:14px 18px;display:grid}.home-brand{cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:10px;padding:6px 8px;display:flex}.home-brand:hover{background:#f3f4f6}.home-brand__logo{font-size:24px}.home-brand__text{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.home-brand__name{color:#111827;font-size:18px;font-weight:900}.home-brand__sub{color:#6b7280;margin-top:2px;font-size:12px;font-weight:700}.home-search{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:flex}.home-search__icon{opacity:.8;font-size:16px}.home-search__input{background:0 0;border:none;outline:none;flex:1;padding:6px 4px;font-size:14px}.home-search__clear{cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:10px;padding:6px;font-size:16px}.home-search__clear:hover{opacity:1;background:#e5e7eb}.home-search__btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:800}.home-search__btn:hover{background:#030712}.home-actions{align-items:center;gap:10px;display:flex}.home-cart-btn{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:900;display:inline-flex}.home-cart-btn:hover{background:#f3f4f6;transform:translateY(-1px)}.home-cart-btn__icon{font-size:18px}.home-cart-btn__text{font-size:14px}.home-login-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:900}.home-login-button:hover{background:#5568d3}.home-user{position:relative}.home-user__btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;padding:8px 10px;display:inline-flex}.home-user__btn:hover{background:#f3f4f6}.home-user__avatar{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:inline-flex}.home-user__name{color:#111827;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:14px;font-weight:900;overflow:hidden}.home-user__chev{opacity:.7}.home-menu-dropdown{z-index:1000;background:#fff;border:1px solid #eef2f7;border-radius:14px;min-width:220px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 14px 40px #0f172a24}.home-menu-item{text-align:left;color:#111827;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:14px;display:flex}.home-menu-item:hover{background:#f3f4f6}.home-menu-item--danger{color:#dc2626}.home-menu-item--danger:hover{background:#fee2e2}.home-menu-divider{background:#e5e7eb;height:1px}.home-quicknav{background:#fff;border-top:1px solid #eef2f7}.home-quicknav__inner{gap:10px;max-width:1400px;margin:0 auto;padding:10px 18px;display:flex;overflow-x:auto}.home-quicknav__inner::-webkit-scrollbar{height:8px}.home-quicknav__inner::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.home-quicknav__item{color:#111827;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:900;transition:background .15s,transform .12s,border-color .15s;display:inline-flex}.home-quicknav__item:hover{background:#eef2ff;border-color:#c7d2fe;transform:translateY(-1px)}.home-quicknav__item--active{color:#fff;background:#111827;border-color:#111827}.home-main{flex:1;padding:22px 18px 40px}.home-content{max-width:1400px;margin:0 auto}.home-layout{grid-template-columns:290px 1fr;gap:22px;margin-top:14px;display:grid}.home-sidebar{background:#fff;border:1px solid #f1f5f9;border-radius:16px;height:fit-content;padding:16px;position:sticky;top:122px;box-shadow:0 2px 10px #0000000a}.home-sidebar-block{flex-direction:column;gap:10px;display:flex}.home-sidebar-title{color:#111827;font-size:15px;font-weight:900}.home-sidebar-divider{background:#eef2f7;height:1px;margin:12px 0}.home-sidebar-muted{color:#6b7280;font-size:13px;font-weight:700}.home-sidebar-quicklist{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-sidebar-quickitem{cursor:pointer;text-align:left;color:#111827;background:#f9fafb;border:1px solid #eef2f7;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-weight:900;display:inline-flex}.home-sidebar-quickitem:hover{background:#eef2ff;border-color:#c7d2fe}.home-sidebar-quickitem--active{color:#fff;background:#111827;border-color:#111827}.home-cat-item{cursor:pointer;text-align:left;color:#111827;background:#fff;border:1px solid #eef2f7;border-radius:12px;width:100%;padding:10px 12px;font-weight:900}.home-cat-item:hover{background:#f3f4f6}.home-cat-item--active{color:#fff;background:#667eea;border-color:#667eea}.home-cat-tree,.home-cat-group{flex-direction:column;gap:8px;display:flex}.home-cat-parent{cursor:pointer;text-align:left;color:#111827;background:#fff;border:1px solid #eef2f7;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-weight:900;display:flex}.home-cat-parent:hover{background:#f3f4f6}.home-cat-children{border-left:2px dashed #e5e7eb;flex-direction:column;gap:8px;margin-left:6px;padding-left:10px;display:flex}.home-cat-child{cursor:pointer;text-align:left;color:#374151;background:#f9fafb;border:1px solid #eef2f7;border-radius:12px;width:100%;padding:9px 12px;font-weight:800}.home-cat-child:hover{background:#eef2ff;border-color:#c7d2fe}.home-cat-child--active{color:#fff;background:#111827;border-color:#111827}.home-hero{background:linear-gradient(135deg,#fef3c7 0%,#e5e7eb 50%,#e0ecff 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;min-height:200px;margin-bottom:18px;padding:22px 28px;display:flex;position:relative;overflow:hidden}.home-hero-badge{color:#111827;background:#1118271f;border-radius:999px;align-items:center;gap:8px;margin-bottom:10px;padding:6px 12px;font-size:13px;font-weight:900;display:inline-flex}.home-hero-title{color:#111827;margin-bottom:10px;font-size:28px;font-weight:1000}.home-hero-sub{color:#4b5563;max-width:520px;margin-bottom:14px;font-size:14px;font-weight:700}.home-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.home-hero-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:900}.home-hero-button:hover{background:#030712;transform:translateY(-1px)}.home-hero-button--ghost{color:#111827;background:#ffffffbf;border:1px solid #1118271f}.home-hero-button--ghost:hover{background:#fff}.home-hero-illustration{opacity:.95;font-size:56px}.home-section{margin-bottom:28px}.home-products-header{justify-content:space-between;align-items:flex-end;gap:14px;margin:10px 0 16px;display:flex}.home-products-header-left{flex-direction:column;gap:4px;display:flex}.home-products-title{color:#111827;margin:0;font-size:22px;font-weight:1000}.home-products-sub{color:#6b7280;font-size:13px;font-weight:800}.home-soft-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:10px 14px;font-weight:900}.home-soft-btn:hover:not(:disabled){background:#f3f4f6}.home-soft-btn:disabled{opacity:.55;cursor:not-allowed}.home-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.home-product-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;transition:transform .15s,box-shadow .15s,border-color .15s;overflow:hidden;box-shadow:0 8px 24px #0f172a14}.home-product-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 14px 36px #667eea2e}.home-product-image-wrapper{background:#f9fafb;width:100%;height:210px;overflow:hidden}.home-product-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .25s}.home-product-card:hover .home-product-image{transform:scale(1.04)}.home-product-image-placeholder{color:#9ca3af;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:52px;display:flex}.home-product-info{padding:14px}.home-product-title{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:15px;font-weight:900;display:-webkit-box;overflow:hidden}.home-product-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.home-product-price{color:#667eea;font-size:18px;font-weight:1000}.home-product-add-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:999px;width:100%;padding:10px;font-size:14px;font-weight:900;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 10px 22px #667eea47}.home-product-add-button:hover:not(:disabled){background:#5568d3;transform:translateY(-1px)}.home-product-add-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.home-pagination{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.home-pagination-button{color:#667eea;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:900}.home-pagination-button:hover:not(:disabled){color:#fff;background:#667eea}.home-pagination-button:disabled{opacity:.5;cursor:not-allowed}.home-pagination-info{color:#6b7280;font-size:13px;font-weight:900}.home-error{color:#dc2626;text-align:center;background:#fee2e2;border-radius:12px;margin-bottom:18px;padding:14px 16px;font-size:14px;font-weight:800}.home-message{color:#16a34a;text-align:center;z-index:1000;background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;margin-bottom:18px;padding:12px 16px;font-size:14px;font-weight:900;position:fixed;top:76px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a1f}.home-loading{text-align:center;color:#666;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;font-size:18px;display:flex}.home-loading:before{content:"";border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.home-empty{text-align:center;color:#6b7280;background:#fff;border:1px dashed #e5e7eb;border-radius:16px;padding:48px 16px;font-size:16px;font-weight:800}.home-footer{background:#fff;border-top:1px solid #e5e7eb;margin-top:18px;padding:22px 0 30px}.home-footer-inner{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;max-width:1400px;margin:0 auto;padding:0 18px;display:grid}.home-footer-column{flex-direction:column;gap:6px;display:flex}.home-footer-heading{color:#111827;margin-bottom:6px;font-size:14px;font-weight:1000}.home-footer-link{text-align:left;color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:800}.home-footer-link:hover{color:#667eea}.auth-overlay{-webkit-backdrop-filter:blur(3px);z-index:2000;background:#0f172a59;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.auth-modal{background:#fff;border:1px solid #eef2f7;border-radius:16px;width:100%;max-width:420px;padding:18px;box-shadow:0 20px 60px #0f172a38}.auth-modal__title{color:#111827;font-size:18px;font-weight:1000}.auth-modal__desc{color:#4b5563;margin-top:8px;font-size:14px;font-weight:700;line-height:1.5}.auth-modal__actions{gap:10px;margin-top:14px;display:flex}.auth-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;flex:1;padding:10px 14px;font-size:14px;font-weight:900}.auth-btn--primary{color:#fff;background:#111827}.auth-btn--primary:hover{background:#030712;transform:translateY(-1px)}.auth-btn--ghost{color:#111827;background:#fff;border-color:#e5e7eb}.auth-btn--ghost:hover{background:#f3f4f6}.auth-modal__close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;margin-top:12px;padding:10px 8px;font-weight:900}.auth-modal__close:hover{color:#111827;background:#f3f4f6}@media (max-width:1100px){.home-header-content{grid-template-columns:1fr}.home-actions{justify-content:space-between}.home-sidebar{position:static}}@media (max-width:900px){.home-layout{grid-template-columns:1fr}.home-sidebar{display:none}}@media (max-width:768px){.home-products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.home-hero{flex-direction:column;align-items:flex-start}.home-hero-illustration{align-self:flex-end}.home-cart-btn__text,.home-user__name{display:none}}.admin-home-container{flex-direction:column;min-height:100vh;display:flex}.admin-home-header{background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.admin-home-user-button{cursor:pointer;color:#1a1a1a;background:0 0;border:none;padding:0;font-size:16px;font-weight:700;transition:color .3s}.admin-home-user-button:hover{color:#667eea}.admin-home-title-text{color:#1a1a1a;font-size:16px;font-weight:700}.admin-home-main{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 20px;display:flex}.admin-home-title{color:#fff;margin-bottom:8px;font-size:32px;font-weight:700}.admin-home-button{cursor:pointer;color:#fff;border:none;border-radius:6px;padding:10px 18px;font-size:16px;font-weight:500;transition:transform .2s,box-shadow .2s}.admin-home-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.admin-home-button:active{transform:translateY(0)}.admin-home-button--user{background-color:#2563eb}.admin-home-button--user:hover{background-color:#1d4ed8}.admin-home-button--shop{background-color:#16a34a}.admin-home-button--shop:hover{background-color:#15803d}.admin-home-button--category{background-color:#f59e0b}.admin-home-button--category:hover{background-color:#d97706}.admin-home-button--product{background-color:#0ea5e9}.admin-home-button--product:hover{background-color:#0284c7}.me-page-root{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;display:flex}.me-page-container{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:980px;padding:24px 24px 32px;box-shadow:0 18px 45px #0f172a1f}.me-top-bar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.me-top-bar-button{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.me-top-bar-button--ghost{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.me-top-bar-button--ghost:hover{background:#e5e7eb;transform:translateY(-1px)}.me-top-bar-button--primary{color:#fff;background:#667eea;border-color:#667eea}.me-top-bar-button--primary:hover{background:#5568d3;border-color:#5568d3;transform:translateY(-1px)}.me-header-card{background:linear-gradient(135deg,#eef2ff 0%,#fef9c3 100%);border-radius:18px;flex-direction:column;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.me-header-text{flex-direction:column;gap:4px;display:flex}.me-page-title{color:#111827;margin:0;font-size:22px;font-weight:800}.me-page-subtitle{color:#4b5563;margin:0;font-size:14px}.me-summary-section{align-items:center;gap:18px;margin-top:8px;display:flex}.me-avatar-img{-o-object-fit:cover;object-fit:cover;background:#f9fafb;border:3px solid #e5e7eb;border-radius:999px;width:90px;height:90px}.me-info-col{flex-direction:column;gap:4px;display:flex}.me-name-row{align-items:center;gap:10px;display:flex}.me-display-name{margin:0;font-size:20px;font-weight:700}.badge-role{color:#fff;text-transform:uppercase;background:#111827;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.badge-verified{color:#16a34a;align-items:center;font-size:13px;font-weight:500;display:flex}.me-email-row{color:#4b5563;align-items:center;gap:10px;font-size:14px;display:flex}.email-text{font-weight:500}.readonly-tag{color:#9ca3af;background:#f3f4f6;border-radius:999px;padding:2px 8px;font-size:11px}.me-member-since{color:#6b7280;margin:0;font-size:13px}.me-tabs-container{border-bottom:1px solid #e5e7eb;gap:12px;margin:18px 0 10px;display:flex}.me-tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 10px;font-size:14px;position:relative}.me-tab.active{color:#111827;font-weight:600}.me-tab.active:after{content:"";background:#667eea;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.me-tab.disabled{color:#c4c4c4;cursor:not-allowed}.me-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px 22px 26px}.me-main-form{width:100%}.form-group-row{align-items:center;margin-bottom:22px;display:flex}.form-label{color:#374151;text-align:right;width:140px;margin-right:24px;font-size:14px;font-weight:600}.form-input-col{flex:1;align-items:center;display:flex}.form-input-sketch{background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;max-width:320px;padding:9px 11px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.form-input-sketch:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 1px #667eea40}.input-date{max-width:180px}.radio-group{gap:20px;display:flex}.radio-label{cursor:pointer;color:#374151;align-items:center;gap:6px;font-size:14px;display:flex}.radio-label input[type=radio]{transform:scale(1.1)}.me-password-hint-row{margin-top:-8px;margin-bottom:14px}.me-password-hint{color:#6b7280;font-size:12px;font-style:italic}.form-submit-row{justify-content:center;margin-top:24px;display:flex}.btn-update-sketch{text-transform:uppercase;color:#fff;cursor:pointer;letter-spacing:.05em;background:#667eea;border:none;border-radius:999px;padding:11px 34px;font-size:14px;font-weight:700;transition:background .2s,transform .1s,box-shadow .2s}.btn-update-sketch:hover:not(:disabled){background:#5568d3;transform:translateY(-1px);box-shadow:0 10px 24px #667eea4d}.btn-update-sketch:disabled{opacity:.6;cursor:not-allowed}.me-footer-section{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;display:flex}.me-footer-note{color:#6b7280;margin:0;font-size:13px}.btn-delete-sketch{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:999px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .1s;position:relative;overflow:hidden}.btn-delete-sketch:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(45deg,#dc262614 25%,#0000 25% 50%,#dc262614 50% 75%,#0000 75%,#0000);background-size:12px 12px;position:absolute;inset:0}.btn-delete-sketch span,.btn-delete-sketch svg{z-index:1;position:relative}.btn-delete-sketch:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-1px)}.me-page-loading,.me-page-error{text-align:center;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;max-width:480px;margin:80px auto 0;padding:32px 24px;font-size:16px;box-shadow:0 12px 30px #0f172a29}.me-page-loading:before{content:"";border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:999px;width:32px;height:32px;margin:0 auto 16px;animation:.8s linear infinite me-spin;display:block}@keyframes me-spin{to{transform:rotate(360deg)}}.me-error-message{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px}@media (max-width:768px){.me-page-container{border-radius:16px;padding:18px 16px 24px}.me-summary-section,.form-group-row{flex-direction:column;align-items:flex-start}.form-label{text-align:left;width:auto;margin:0 0 6px}.form-input-col{width:100%}.me-footer-section{flex-direction:column;align-items:flex-start;gap:8px}}.select--sm{border-radius:8px;height:30px;font-size:13px}.btn--warning{color:#fff;background:#f59e0b}.btn--warning:hover:not(:disabled){background:#d97706}.icon-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.icon-btn:hover{background:#f9fafb}.mt-6{margin-top:6px}.row-click:hover{background:#f9fafb}.user-cell{align-items:center;gap:10px;display:flex}.avatar{color:#1f2937;background:#eef2ff;border:1px solid #e5e7eb;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid;overflow:hidden}.avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.user-cell__name{font-weight:800}.stack{gap:2px;display:grid}.badge--green{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.badge--amber{color:#92400e;background:#fffbeb;border-color:#fde68a}.pill{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;height:30px;padding:0 10px;font-size:12px;font-weight:800}.pill--ok{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.pill--warn{color:#92400e;background:#fffbeb;border-color:#fde68a}.admin-modal--lg{width:720px}.user-form{padding:14px}.user-form__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:720px){.user-form__grid{grid-template-columns:1fr}.input{min-width:220px}}.field__label{color:#6b7280;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.field__input,.field__select{border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:36px;padding:0 10px}.field__input:focus,.field__select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626}.checkbox{color:#111827;align-items:center;gap:10px;margin-top:10px;font-size:14px;font-weight:800;display:flex}.form-alert{border-radius:12px;margin-bottom:10px;padding:10px 12px;font-size:13px;font-weight:800}.form-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.drawer-overlay{z-index:55;background:#1118278c;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;border-left:1px solid #eef0f4;flex-direction:column;width:420px;max-width:92vw;height:100%;animation:.18s ease-out slideIn;display:flex;box-shadow:-18px 0 40px #0000002e}@keyframes slideIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}.drawer__header{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.drawer__title{color:#111827;font-weight:900}.drawer__body{padding:14px;overflow:auto}.drawer__section{background:#f9fafb;border:1px solid #eef0f4;border-radius:14px;margin-bottom:12px;padding:12px}.drawer__actions{flex-wrap:wrap;gap:8px;display:flex}.kv{grid-template-columns:120px 1fr;align-items:center;gap:10px;display:grid}.kv__k{color:#6b7280;text-transform:uppercase;font-size:12px;font-weight:900}.kv__v{color:#111827;font-weight:700}.admin-users{padding:18px}.admin-users__topbar{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.admin-users__titlewrap{flex:1;min-width:240px}.admin-users__title{color:#111827;margin:0;font-size:24px;font-weight:800}.admin-users__subtitle{color:#6b7280;margin-top:4px;font-size:13px}.admin-users__top-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-toolbar__search{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-toolbar__filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.input{min-width:280px}.btn--primary:hover:not(:disabled){background:#1d4ed8}.btn--ghost:hover:not(:disabled){background:#f9fafb}.btn--danger:hover:not(:disabled){background:#b91c1c}.btn--sm{border-radius:8px;height:30px;padding:0 10px;font-size:13px;font-weight:700}.muted{color:#6b7280;font-size:12px}.admin-loading{color:#6b7280;align-items:center;gap:10px;padding:16px;display:flex}.admin-loading:before{content:"";border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.bulkbar{background:#f9fafb;border-bottom:1px solid #eef0f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.bulkbar__right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:820px}.admin-table thead th{z-index:2;text-align:left;letter-spacing:.2px;text-transform:uppercase;color:#374151;background:#f9fafb;border-bottom:1px solid #eef0f4;padding:10px 12px;font-size:12px;position:sticky;top:0}.admin-table tbody td{color:#111827;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:10px 12px;font-size:14px}.col-checkbox{width:44px}.col-actions{width:240px}.actions{flex-wrap:wrap;gap:8px;display:flex}.empty{text-align:center;color:#6b7280;padding:16px}.badge{border:1px solid #0000;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.badge--gray{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.badge--blue{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe}.badge--red{color:#7f1d1d;background:#fef2f2;border-color:#fecaca}.pager{border-top:1px solid #eef0f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.pager__btns{align-items:center;gap:8px;display:flex}.admin-modal{background:#fff;border:1px solid #eef0f4;border-radius:14px;width:520px;max-width:calc(100vw - 24px);overflow:hidden;box-shadow:0 18px 40px #0000002e}.admin-modal__header{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.admin-modal__body{color:#374151;padding:14px}.admin-toast{z-index:80;background:#fff;border:1px solid #eef0f4;border-radius:14px;align-items:center;gap:10px;min-width:260px;max-width:420px;padding:10px 12px;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 18px 40px #0000001f}.admin-toast__dot{background:#93c5fd;border-radius:999px;width:10px;height:10px}.admin-toast--success .admin-toast__dot{background:#34d399}.admin-toast--error .admin-toast__dot{background:#f87171}.admin-toast--info .admin-toast__dot{background:#60a5fa}.admin-toast__text{color:#111827;flex:1;font-size:13px;font-weight:800}.admin-toast__close{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:16px}.admin-shops-container{padding:24px;position:relative}.home-button{color:#fff;cursor:pointer;z-index:10;background:#667eea;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .3s,transform .2s;position:absolute;top:24px;left:24px}.admin-shops-title{color:#1a1a1a;margin-bottom:20px;font-size:24px;font-weight:700}.admin-shops-search-form{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.admin-shops-search-input{border:1px solid #ddd;border-radius:8px;outline:none;flex:1;min-width:220px;padding:8px;font-size:14px;transition:border-color .3s}.admin-shops-search-input:focus{border-color:#667eea}.admin-shops-search-select{cursor:pointer;border:1px solid #ddd;border-radius:8px;outline:none;padding:8px;font-size:14px;transition:border-color .3s}.admin-shops-search-select:focus{border-color:#667eea}.admin-shops-search-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .3s}.admin-shops-search-button:hover:not(:disabled){background:#5568d3}.admin-shops-search-button:disabled{cursor:not-allowed;background:#9ca3af}.admin-shops-error{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:12px;padding:12px;font-size:14px}.admin-shops-info{color:#555;margin-bottom:8px;font-size:14px}.admin-shops-table{border-collapse:collapse;background:#fff;width:100%;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}.admin-shops-table th{text-align:left;color:#374151;background:#f9fafb;border:1px solid #ddd;padding:8px;font-size:14px;font-weight:600}.admin-shops-table td{color:#374151;border:1px solid #ddd;padding:8px;font-size:14px}.admin-shops-table tbody tr{transition:all .2s}.admin-shops-table tbody tr:hover{background:#f3f4f6;transform:scale(1.01);box-shadow:0 2px 8px #0000000d}.admin-shops-table-empty{text-align:center;color:#666;border:1px solid #ddd;padding:8px}.admin-shops-status-select{cursor:pointer;border:1px solid #ddd;border-radius:4px;outline:none;padding:4px 8px;font-size:14px;transition:border-color .3s}.admin-shops-status-select:focus{border-color:#667eea}.admin-shops-action-buttons{gap:8px;display:flex}.admin-shops-save-button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:6px;margin-right:8px;padding:6px 12px;font-size:13px;font-weight:500;transition:background .3s}.admin-shops-save-button:hover:not(:disabled){background:#15803d}.admin-shops-save-button:disabled{cursor:not-allowed;background:#9ca3af}.admin-shops-delete-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background .3s}.admin-shops-delete-button:hover:not(:disabled){background:#b91c1c}.admin-shops-delete-button:disabled{cursor:not-allowed;background:#9ca3af}.admin-shops-pagination{gap:8px;display:flex}.admin-shops-pagination-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .3s}.admin-shops-pagination-button:hover:not(:disabled){background:#5568d3}.admin-shops-pagination-button:disabled{cursor:not-allowed;background:#9ca3af}.admin-cats{padding:18px}.admin-cats__topbar{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.admin-cats__titlewrap{flex:1;min-width:240px}.admin-cats__title{color:#111827;margin:0;font-size:24px;font-weight:800}.admin-cats__subtitle{color:#6b7280;margin-top:4px;font-size:13px}.admin-toolbar__left,.admin-toolbar__right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.input,.select,.textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;padding:0 10px;font-size:14px;transition:border-color .2s,box-shadow .2s}.input,.select{height:36px}.textarea{resize:vertical;min-height:84px;padding:10px}.input:focus,.select:focus,.textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626}.badge{border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:2px 10px;font-size:12px;font-weight:900;display:inline-flex}.badge--on{color:#16a34a;background:#16a34a14;border-color:#16a34a2e}.badge--off{color:#dc2626;background:#dc262614;border-color:#dc26262e}.admin-modal-overlay{z-index:2000;background:#0f172a80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border:1px solid #eef0f4;border-radius:14px;width:min(640px,100%);overflow:hidden;box-shadow:0 18px 60px #0f172a38}.admin-modal__header{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.admin-modal__title{color:#111827;margin:0;font-size:16px;font-weight:900}.admin-modal__body{grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}.admin-modal__row{flex-direction:column;gap:6px;display:flex}.admin-modal__row--full{grid-column:1/-1}.admin-modal__label{color:#374151;font-size:13px;font-weight:800}.admin-modal__actions{border-top:1px solid #eef0f4;justify-content:flex-end;gap:8px;padding:12px 14px;display:flex}.admin-products{padding:18px}.admin-products__topbar{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.admin-products__titlewrap{flex:1;min-width:240px}.admin-products__title{color:#111827;margin:0;font-size:24px;font-weight:800}.admin-products__subtitle{color:#6b7280;margin-top:4px;font-size:13px}.admin-card{background:#fff;border:1px solid #eef0f4;border-radius:14px;overflow:hidden;box-shadow:0 6px 16px #1118270a}.admin-toolbar{border-bottom:1px solid #eef0f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.admin-toolbar__left,.admin-toolbar__right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.input,.select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;height:36px;padding:0 10px;font-size:14px;transition:border-color .2s,box-shadow .2s}.input:focus,.select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:14px;font-weight:800;transition:transform .1s,background .2s,border-color .2s,opacity .2s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{color:#fff;background:#667eea}.btn--primary:hover{background:#5568d3}.btn--ghost{color:#111827;background:#fff;border-color:#e5e7eb}.btn--ghost:hover{background:#f3f4f6}.btn--danger{color:#fff;background:#dc2626}.btn--danger:hover{background:#b91c1c}.btn:disabled{opacity:.6;cursor:not-allowed}.admin-error{color:#dc2626;background:#fee2e2;border:1px solid #dc26262e;border-radius:12px;margin-bottom:12px;padding:12px 14px;font-size:14px}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{vertical-align:top;border-bottom:1px solid #eef0f4;padding:10px 12px;font-size:14px}.admin-table th{color:#111827;text-align:left;background:#f9fafb;font-weight:900}.pill{border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 10px;font-size:12px;font-weight:900;display:inline-flex}.pill--active{color:#16a34a;background:#16a34a14;border-color:#16a34a2e}.pill--draft{color:#b45309;background:#f59e0b1a;border-color:#f59e0b40}.pill--other{color:#334155;background:#64748b1a;border-color:#64748b38}.shop-register-page{background-color:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.shop-register-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:1100px;padding:22px 24px 30px;box-shadow:0 18px 45px #0f172a1f}.shop-success-overlay{z-index:3000;background:#0f172a8c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.shop-success-modal{background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:min(520px,100%);padding:18px 18px 16px;box-shadow:0 24px 70px #0f172a38}.shop-success-title{color:#111827;margin-bottom:8px;font-size:18px;font-weight:900}.shop-success-text{color:#374151;background:#eef2ff;border:1px solid #c7d2fe;border-radius:14px;margin-bottom:14px;padding:12px;font-size:14px;line-height:1.5}.shop-success-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.shop-success-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:800;transition:transform .12s,background .2s,border-color .2s}.shop-success-btn:active{transform:translateY(1px)}.shop-success-btn--ghost{color:#111827;background:#f3f4f6;border-color:#e5e7eb}.shop-success-btn--ghost:hover{background:#e5e7eb}.shop-success-btn--primary{color:#fff;background:#667eea}.shop-success-btn--primary:hover{background:#5568d3}.shop-register-topbar{justify-content:flex-start;margin-bottom:12px;display:flex}.shop-topbar-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.shop-topbar-btn--ghost{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.shop-topbar-btn--ghost:hover{background:#e5e7eb;transform:translateY(-1px)}.shop-register-header{background:linear-gradient(135deg,#eef2ff 0%,#fef9c3 100%);border-radius:18px;margin-bottom:20px;padding:16px 18px 14px}.shop-register-title{color:#111827;text-transform:none;letter-spacing:0;margin:0 0 4px;font-size:22px;font-weight:800}.shop-register-subtitle{color:#4b5563;margin:0;font-size:14px}.shop-register-content{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;margin-bottom:28px;display:grid}.info-column{flex-direction:column;gap:4px;display:flex}.section-heading{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:12px;padding-bottom:6px;font-size:16px;font-weight:700}.form-group{margin-bottom:16px}.form-input,.form-textarea{box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:9px 11px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.form-input:focus,.form-textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 1px #667eea40}.form-textarea{resize:vertical;min-height:90px}.input-with-action{gap:8px;display:flex}.btn-check-name{cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1px solid #d1d5db;border-radius:10px;padding:0 14px;font-size:13px;font-weight:600;transition:all .2s}.btn-check-name:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px)}.btn-check-name:disabled{opacity:.6;cursor:not-allowed}.msg-helper{margin-top:4px;font-size:12px}.msg-error{color:#dc2626}.msg-success{color:#16a34a}.map-column{flex-direction:column;display:flex}.map-wrapper{border:1px solid #e5e7eb;border-radius:14px;flex:1;min-height:320px;overflow:hidden;box-shadow:0 4px 18px #0f172a0f}.map-helper-text{color:#6b7280;margin-top:10px;font-size:13px;font-style:italic}.register-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:10px;padding-top:20px}.btn-submit-main{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background-color:#4f46e5;border:none;border-radius:999px;padding:11px 34px;font-size:14px;font-weight:700;transition:all .2s}.btn-submit-main:hover:not(:disabled){background-color:#4338ca;transform:translateY(-1px);box-shadow:0 12px 24px #4f46e566}.btn-submit-main:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.terms-text{color:#6b7280;margin-top:10px;font-size:12px}.global-error{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:10px;margin-bottom:18px;padding:10px 12px;font-size:13px}@media (max-width:900px){.shop-register-container{border-radius:18px;padding:18px 16px 24px}.shop-register-content{grid-template-columns:1fr;gap:20px}}.myshop-page-root{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.myshop-container{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:1200px;padding:22px 24px 32px;box-shadow:0 18px 45px #0f172a1f}.myshop-topbar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.myshop-topbar-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.myshop-topbar-btn--ghost{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.myshop-topbar-btn--ghost:hover{background:#e5e7eb;transform:translateY(-1px)}.myshop-success{color:#166534;text-align:center;background:#dcfce7;border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:500}.myshop-error{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:13px}.myshop-loading-card,.myshop-empty-card{text-align:center;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;max-width:480px;padding:24px 20px;font-size:15px;box-shadow:0 18px 45px #0f172a1f}.myshop-empty-card{color:#6b7280}.myshop-loading-card:before{content:"";border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:999px;width:30px;height:30px;margin:0 auto 12px;animation:.8s linear infinite myshop-spin;display:block}@keyframes myshop-spin{to{transform:rotate(360deg)}}.myshop-header-section{text-align:center;margin-bottom:72px;position:relative}.myshop-cover{cursor:pointer;background-color:#e5e7eb;background-position:50%;background-size:cover;border:1px solid #e5e7eb;border-radius:16px;width:100%;height:250px;position:relative;overflow:hidden}.myshop-cover.empty-cover{background-image:repeating-linear-gradient(45deg,#f3f4f6,#f3f4f6 10px,#e5e7eb 10px 20px)}.myshop-cover-placeholder{color:#9ca3af;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.myshop-avatar-container{z-index:5;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.myshop-avatar{color:#9ca3af;cursor:pointer;background-color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0f172a2e}.myshop-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.btn-upload-icon{color:#fff;opacity:0;z-index:10;pointer-events:none;background:#0009;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:absolute}.myshop-cover:hover .btn-upload-icon,.myshop-avatar:hover .btn-upload-icon{opacity:1}.myshop-cover .btn-upload-icon{width:36px;height:36px;font-size:18px;bottom:15px;right:15px}.myshop-avatar .btn-upload-icon{width:40px;height:40px;font-size:20px;top:50%;left:50%;transform:translate(-50%,-50%)}.myshop-name-block{text-align:center;margin-top:70px}.myshop-name{color:#111827;margin:0 8px 0 0;font-size:24px;font-weight:800;display:inline-block}.status-badge{text-transform:uppercase;vertical-align:middle;letter-spacing:.5px;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.status-active{color:#166534;background:#dcfce7}.status-pending{color:#854d0e;background:#fef9c3}.status-suspended{color:#991b1b;background:#fee2e2}.stats-grid{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:28px;display:grid;overflow:hidden;box-shadow:0 2px 4px #0f172a05}.stat-item{text-align:center;border-right:1px solid #e5e7eb;flex-direction:column;justify-content:center;align-items:center;padding:20px 16px;display:flex}.stat-item:last-child{border-right:none}.stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600}.stat-value{color:#111827;align-items:center;gap:8px;font-size:20px;font-weight:800;display:flex}.stat-icon{color:#9ca3af;font-size:18px}.info-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px;padding:24px 22px;display:grid;position:relative}.info-column h3{text-transform:uppercase;color:#9ca3af;letter-spacing:.5px;border-bottom:1px solid #e5e7eb;margin-top:0;margin-bottom:16px;padding-bottom:8px;font-size:13px;font-weight:700}.info-row{align-items:flex-start;margin-bottom:12px;font-size:14px;display:flex}.info-key{color:#374151;width:100px;min-width:100px;font-weight:600}.info-val{color:#111827;flex:1;line-height:1.5}.btn-edit-float{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;position:absolute;top:18px;right:18px;box-shadow:0 1px 3px #0f172a14}.btn-edit-float:hover{background:#f3f4f6;border-color:#9ca3af}.btn-primary{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;padding:9px 20px;font-size:13px;font-weight:600;transition:background .2s,transform .1s,box-shadow .2s}.btn-primary:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 10px 24px #4f46e54d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn-secondary{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .1s}.btn-secondary:hover{background:#f3f4f6;transform:translateY(-1px)}.btn-secondary--small{padding:6px 12px;font-size:12px}.edit-form-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:32px;padding:24px 22px;box-shadow:0 4px 12px #0f172a14}.edit-form-title{margin:0 0 14px;font-size:18px;font-weight:700}.edit-form-row{margin-bottom:16px}.edit-form-row--2col{gap:16px;display:flex}.edit-form-col{flex:1}.form-label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.form-input{box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:9px 11px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.form-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 1px #667eea40}.edit-map-wrapper{border:1px solid #d1d5db;border-radius:12px;overflow:hidden}.edit-form-actions{gap:10px;margin-top:18px;display:flex}.myshop-products-section{margin-top:36px}.section-title{color:#111827;margin:0;font-size:20px;font-weight:800}.action-bar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.create-product-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:18px;padding:18px 16px}.create-product-title{margin:0 0 10px;font-size:15px;font-weight:600}.myshop-table-wrapper{overflow-x:auto}.shop-table{border-collapse:separate;border-spacing:0;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}.shop-table th{color:#6b7280;text-transform:uppercase;text-align:left;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:12px;font-weight:600}.shop-table td{color:#111827;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:14px;font-size:14px}.shop-table tr:last-child td{border-bottom:none}.shop-table-empty{text-align:center;color:#9ca3af;padding:24px}.shop-table-product-cell{align-items:center;gap:12px;display:flex}.shop-table-product-placeholder{background:#e5e7eb;border-radius:6px;width:48px;height:48px}.shop-table-product-name{font-weight:500}.shop-table-price{font-weight:600}.shop-status-pill{color:#6b7280;background:#f3f4f6;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}.shop-status-pill[data-status=ACTIVE]{color:#166534;background:#dcfce7}.shop-status-select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;height:32px;padding:0 10px;font-size:13px;font-weight:700}.shop-status-select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626}.shop-order-modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.shop-order-modal{background:#fff;border-radius:14px;width:min(760px,96vw);overflow:hidden;box-shadow:0 24px 60px #00000040}.shop-order-modal-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.shop-order-modal-title{font-size:16px;font-weight:900}.shop-order-modal-subtitle{opacity:.75;margin-top:2px;font-size:12px}.shop-order-modal-body{padding:14px 16px 18px}.shop-order-item-row{background:#fff;border:1px solid #eef2f7;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.shop-order-item-img{background:#f9fafb;border:1px solid #eef2f7;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.shop-order-item-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.shop-order-item-img-ph{font-size:18px}.myshop-products-loading{color:#6b7280;font-size:14px}.upload-loading-overlay{z-index:20;border-radius:inherit;background:#ffffffb3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.spinner{border:3px solid #ddd;border-top-color:#4f46e5;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.myshop-cover.loading .btn-upload-icon,.myshop-avatar.loading .btn-upload-icon{display:none}@media (max-width:900px){.info-container{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.stats-grid{grid-template-columns:1fr 1fr}.stat-item:nth-child(2){border-right:none}.stat-item{border-bottom:1px solid #e5e7eb}.edit-form-row--2col{flex-direction:column}.action-bar{flex-direction:column;align-items:flex-start;gap:8px}.myshop-container{border-radius:18px;padding:18px 16px 24px}}.products-list-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:40px 20px}.products-list-card{background:#f8f9fa;border-radius:20px;max-width:1000px;margin:0 auto;padding:40px;box-shadow:0 10px 40px #0000001a}.products-list-header{text-align:center;margin-bottom:30px;position:relative}.home-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .3s,transform .2s;position:absolute;top:0;left:0}.products-list-icon{background:#667eea;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:40px;display:flex}.products-list-title{color:#1a1a1a;margin:0;font-size:32px;font-weight:700}.products-list-search-form{gap:12px;margin-bottom:24px;display:flex}.products-list-search-input{border:1px solid #ddd;border-radius:25px;outline:none;flex:1;padding:12px 16px;font-size:16px;transition:border-color .3s,box-shadow .3s}.products-list-search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.products-list-search-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:25px;padding:12px 24px;font-size:16px;font-weight:600;transition:background .3s,transform .2s}.products-list-search-button:hover{background:#5568d3;transform:translateY(-2px)}.products-list-loading{text-align:center;color:#666;flex-direction:column;align-items:center;gap:16px;padding:20px;font-size:16px;display:flex}.products-list-loading:before{content:"";border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.products-list-error{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:12px;font-size:14px}.products-list-empty{text-align:center;color:#666;background:#ffffff80;border-radius:12px;padding:40px 20px;font-size:16px}.products-list-table-wrapper{border-radius:12px;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.products-list-table{border-collapse:collapse;background:#fff;width:100%}.products-list-table thead{background:#f9fafb}.products-list-table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:12px;font-size:14px;font-weight:600}.products-list-table tbody tr{border-bottom:1px solid #e5e7eb;transition:all .2s}.products-list-table tbody tr:hover{background-color:#f3f4f6;transform:scale(1.01);box-shadow:0 2px 8px #0000000d}.products-list-table td{color:#374151;padding:12px;font-size:14px}.products-list-link{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s}.products-list-link:hover{color:#5568d3;text-decoration:underline}.products-list-pagination{justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.products-list-pagination-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .3s,transform .2s}.products-list-pagination-button:hover:not(:disabled){background:#5568d3;transform:translateY(-2px)}.products-list-pagination-button:disabled{cursor:not-allowed;background:#9ca3af;transform:none}.products-list-pagination-info{color:#374151;padding:10px 20px;font-size:14px;font-weight:500}.pdp-container{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.pdp-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:1200px;padding:24px 24px 28px;box-shadow:0 18px 45px #0f172a1f}.pdp-breadcrumb{color:#6b7280;align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.pdp-breadcrumb span{cursor:default}.pdp-breadcrumb span:first-child,.pdp-breadcrumb span:nth-child(3){cursor:pointer;font-weight:600}.pdp-breadcrumb span:first-child:hover,.pdp-breadcrumb span:nth-child(3):hover{color:#667eea}.pdp-breadcrumb-sep{color:#9ca3af}.pdp-breadcrumb-current{color:#111827;font-weight:700}.pdp-main-card{grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:32px;margin-bottom:24px;display:grid}.pdp-gallery-col{flex-direction:column;gap:12px;display:flex}.pdp-main-image-frame{background:radial-gradient(circle at 0 0,#eef2ff,#fff);border:1px solid #e5e7eb;border-radius:18px;justify-content:center;align-items:center;width:100%;height:420px;display:flex;overflow:hidden}.pdp-main-image-frame img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.pdp-no-image{color:#9ca3af;font-size:14px}.pdp-thumb-list{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.pdp-thumb-item{cursor:pointer;opacity:.82;background:#f9fafb;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:72px;height:72px;padding:0;transition:all .2s}.pdp-thumb-item img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:100%}.pdp-thumb-item:hover,.pdp-thumb-item.active{opacity:1;background:#eef2ff;border-color:#667eea}.pdp-info-col{flex-direction:column;display:flex}.pdp-shop-header{align-items:center;gap:14px;margin-bottom:12px;display:flex}.pdp-shop-avatar{color:#111827;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:flex}.pdp-shop-meta{flex-direction:column;gap:2px;display:flex}.pdp-shop-name{color:#111827;margin:0;font-size:14px;font-weight:800}.pdp-shop-sub{color:#6b7280;font-size:12px}.pdp-sold-count{color:#6b7280;margin-left:auto;font-size:12px;font-weight:700}.pdp-title{color:#111827;margin:4px 0 16px;font-size:22px;font-weight:900;line-height:1.35}.pdp-price-box{background:linear-gradient(135deg,#667eea14,#60a5fa1a);border:1px solid #667eea2e;border-radius:18px;align-items:baseline;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.pdp-compare-price{color:#9ca3af;font-size:14px;text-decoration:line-through}.pdp-current-price{color:#667eea;font-size:26px;font-weight:900}.pdp-option-group{align-items:flex-start;margin-bottom:16px;display:flex}.pdp-option-label{color:#6b7280;flex-shrink:0;width:110px;font-size:14px;font-weight:700}.pdp-option-values{flex-wrap:wrap;gap:8px;display:flex}.pdp-option-btn{cursor:pointer;text-align:center;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;min-width:72px;padding:7px 14px;font-size:13px;font-weight:700;transition:all .15s}.pdp-option-btn:hover{color:#667eea;background:#eef2ff;border-color:#667eea}.pdp-option-btn.selected{color:#111827;background:#eef2ff;border-color:#667eea}.pdp-meta-info{flex-wrap:wrap;gap:20px;margin:10px 0 18px;font-size:13px;display:flex}.pdp-meta-item{flex-direction:column;gap:2px;display:flex}.pdp-meta-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.pdp-meta-value{color:#111827;font-weight:900}.pdp-actions{flex-direction:column;gap:12px;margin-top:10px;display:flex}.pdp-quantity-group{color:#111827;align-items:center;gap:12px;font-size:14px;font-weight:800;display:flex}.pdp-quantity-control{background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;height:36px;display:flex;overflow:hidden}.pdp-quantity-control button{cursor:pointer;color:#4b5563;background:0 0;border:none;justify-content:center;align-items:center;width:34px;font-size:18px;display:flex}.pdp-quantity-control input{text-align:center;background:0 0;border:none;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;outline:none;width:56px;font-size:14px}.pdp-action-buttons{gap:10px;display:flex}.pdp-btn-cart,.pdp-btn-buy{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:900;transition:background .2s,transform .1s,box-shadow .2s;display:inline-flex}.pdp-btn-cart{color:#667eea;background:#eef2ff;border:1px solid #667eea33}.pdp-btn-cart:hover:not(:disabled){background:#e0e7ff;transform:translateY(-1px)}.pdp-btn-buy{color:#fff;background:#667eea;padding-inline:26px;box-shadow:0 12px 24px #667eea4d}.pdp-btn-buy:hover:not(:disabled){background:#5568d3;transform:translateY(-1px)}.pdp-btn-cart:disabled,.pdp-btn-buy:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.pdp-description-section{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:18px;margin-top:10px;padding:18px 18px 20px}.pdp-description-section h3{color:#111827;margin:0 0 10px;font-size:16px;font-weight:900}.pdp-desc-content{color:#374151;font-size:14px;line-height:1.7}.pdp-loading{background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.pdp-loading-card,.pdp-error-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;max-width:420px;padding:24px 20px;font-size:15px;box-shadow:0 18px 45px #0f172a1f}.pdp-loading-card{color:#4b5563}.pdp-loading-card:before{content:"";border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:999px;width:30px;height:30px;margin:0 auto 12px;animation:.8s linear infinite pdp-spin;display:block}.pdp-error-card{color:#b91c1c;background:#fef2f2;border-color:#fecaca}@keyframes pdp-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.pdp-main-card{grid-template-columns:1fr}.pdp-main-image-frame{height:320px}}@media (max-width:640px){.pdp-wrapper{border-radius:18px;padding:18px 16px 24px}.pdp-title{font-size:20px}.pdp-action-buttons{flex-direction:column;align-items:stretch}.pdp-btn-buy,.pdp-btn-cart{justify-content:center;width:100%}.pdp-option-group{flex-direction:column}.pdp-option-label{width:auto;margin-bottom:4px}}.pdp-reviews-section{background:#fff;border-radius:14px;margin-top:18px;padding:16px;box-shadow:0 10px 24px #1018280f}.pdp-reviews-header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:10px;display:flex}.pdp-reviews-summary{color:#475467;align-items:center;gap:12px;display:flex}.pdp-reviews-avg{align-items:baseline;gap:6px;font-size:18px;display:flex}.pdp-reviews-sub{opacity:.8;font-size:13px}.pdp-reviews-count{font-size:13px}.pdp-review-list{gap:12px;display:grid}.pdp-review-item{background:#fcfcfd;border:1px solid #eaecf0;border-radius:12px;padding:12px}.pdp-review-top{color:#667085;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:13px;display:flex}.pdp-review-user{align-items:center;gap:10px;display:flex}.pdp-review-user-name{color:#101828;font-weight:700}.pdp-review-avatar,.pdp-review-avatar-img{border-radius:999px;width:32px;height:32px}.pdp-review-avatar{background:#fff;border:1px solid #eaecf0;justify-content:center;align-items:center;font-weight:800;display:flex}.pdp-review-avatar-img{-o-object-fit:cover;object-fit:cover;border:1px solid #eaecf0}.pdp-review-rating{align-items:center;gap:10px;margin-bottom:6px;display:flex}.pdp-stars{gap:2px;line-height:1;display:inline-flex}.pdp-star{opacity:.35;font-size:14px}.pdp-star.filled{opacity:1}.pdp-review-score{color:#475467;font-size:13px}.pdp-review-comment{color:#101828;white-space:pre-wrap;font-size:14px}.pdp-review-images{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.pdp-review-img{border:1px solid #eaecf0;border-radius:10px;width:64px;height:64px;display:inline-flex;overflow:hidden}.pdp-review-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pdp-reviews-loading,.pdp-reviews-empty,.pdp-reviews-error{color:#667085;padding:10px 0;font-size:14px}.pdp-reviews-error{color:#b42318}.pdp-reviews-more{justify-content:center;margin-top:12px;display:flex}.my-products-container{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.my-products-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:1200px;margin:0 auto;padding:22px 24px 32px;box-shadow:0 18px 45px #0f172a1f}.my-products-header{text-align:center;margin-bottom:20px;position:relative}.home-button{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .1s;display:inline-flex;position:absolute;top:0;left:0}.home-button:hover{background:#e5e7eb;transform:translateY(-1px)}.my-products-icon{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 14px;font-size:34px;display:flex}.my-products-title{color:#111827;margin:0;font-size:24px;font-weight:800}.my-products-loading{text-align:center;color:#6b7280;flex-direction:column;align-items:center;gap:12px;padding:18px;font-size:14px;display:flex}.my-products-loading:before{content:"";border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite myproducts-spin}@keyframes myproducts-spin{to{transform:rotate(360deg)}}.my-products-error{color:#b91c1c;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.my-products-empty{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:14px;padding:32px 20px;font-size:15px}.my-products-header-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.my-products-link{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.my-products-link:hover{color:#111827;background:#e5e7eb;transform:translateY(-1px)}.my-products-search-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.my-products-search-input:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e540}.my-products-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow-x:auto;box-shadow:0 2px 8px #0f172a0a}.my-products-table{border-collapse:collapse;width:100%}.my-products-table thead{background:#f9fafb}.my-products-table th{text-align:left;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-size:12px;font-weight:700}.my-products-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .2s}.my-products-table tbody tr:hover{background-color:#f3f4f6}.my-products-table td{color:#374151;padding:12px;font-size:14px}.my-products-pagination{justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.my-products-pagination-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s,transform .1s,box-shadow .2s}.my-products-pagination-button:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 10px 20px #4f46e54d}.my-products-pagination-button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.my-products-pagination-info{color:#374151;padding:4px 10px;font-size:13px;font-weight:500}@media (max-width:768px){.my-products-card{border-radius:18px;padding:18px 16px 24px}.my-products-header-actions{flex-direction:column;align-items:stretch}.home-button{margin-bottom:12px;position:static}}.product-edit-page{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex}.product-edit-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:1000px;padding:24px 24px 32px;box-shadow:0 18px 45px #0f172a1f}.product-edit-topbar{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.btn-ghost{cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s,transform .1s,box-shadow .2s;display:inline-flex}.btn-ghost:hover{background:#e5e7eb;transform:translateY(-1px)}.btn-green{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .2s,transform .1s,box-shadow .2s;display:inline-flex}.btn-green:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 10px 24px #16a34a59}.product-edit-header{text-align:center;margin:18px 0 26px}.product-edit-icon{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;font-size:36px;display:flex}.product-edit-title{color:#111827;margin:0;font-size:24px;font-weight:800}.product-edit-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:15px;align-items:center;gap:16px;margin-bottom:18px;padding:16px;display:flex}.product-edit-preview-image{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:14px;flex-shrink:0;width:84px;height:84px;overflow:hidden}.product-edit-preview-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-edit-preview-info{flex:1}.product-edit-preview-name{color:#111827;margin-bottom:6px;font-weight:700}.product-edit-preview-meta{color:#6b7280;font-size:13px}.product-edit-form{background:#fff;border:1px solid #e5e7eb;border-radius:15px;margin-bottom:20px;padding:20px}.product-edit-field{margin-bottom:16px}.product-edit-label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.product-edit-input,.product-edit-textarea,.product-edit-select{box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-size:15px}.product-edit-input:focus,.product-edit-textarea:focus,.product-edit-select:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e540}.product-edit-textarea{resize:vertical;min-height:80px;font-family:inherit}.product-edit-row-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:8px;display:grid}.product-edit-hint-old{color:#9ca3af;margin-top:4px;font-size:12px}.product-edit-submit{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:16px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 12px 30px #4f46e559}.product-edit-submit:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.product-edit-hint{color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:14px;padding:14px;font-size:14px}.product-edit-hint-button{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.product-edit-card-small{text-align:center}@media (max-width:768px){.product-edit-card{border-radius:18px;padding:18px 16px 26px}.product-edit-row-grid{grid-template-columns:1fr}.product-edit-preview{flex-direction:column;align-items:flex-start}}.variants-page{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex}.variants-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:1100px;padding:24px 24px 32px;box-shadow:0 18px 45px #0f172a1f}.variants-header{text-align:center;margin-bottom:20px}.variants-avatar{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 14px;font-size:40px;display:flex;overflow:hidden}.variants-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.variants-title{color:#111827;margin:0;font-size:24px;font-weight:800}.variants-links{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.variants-link{color:#4f46e5;font-size:13px;font-weight:700;text-decoration:none}.alert-error{color:#b91c1c;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.alert-success{color:#166534;background:#dcfce7;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.variants-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;padding:16px 18px 18px}.variants-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.variants-section-title{color:#111827;font-size:18px;font-weight:800}.variants-section-subtitle{color:#6b7280;font-size:13px}.btn-main{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.variants-images-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-top:12px;display:grid}.variants-image-card{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.variants-image-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:110px;display:block}.variants-image-card-meta{justify-content:space-between;align-items:center;padding:8px 10px;font-size:13px;display:flex}.variants-options-list{gap:10px;margin-top:12px;margin-bottom:14px;display:grid}.variants-option-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.variants-option-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.variants-option-title{font-weight:700}.btn-danger{cursor:pointer;color:#b91c1c;background:#fee2e2;border:none;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.btn-danger:disabled{color:#fff;cursor:not-allowed;background:#9ca3af}.variants-option-grid{grid-template-columns:1fr 2fr;gap:10px;margin-top:10px;display:grid}.variants-label{color:#374151;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.variants-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:8px 10px}.variants-mode{color:#374151;margin-bottom:14px;font-size:13px}.variants-mode span{margin-right:8px;font-weight:700}.variants-table-wrapper{margin-bottom:14px;overflow-x:auto}.variants-table{border-collapse:collapse;background:#fff;width:100%}.variants-table th{text-align:left;color:#374151;background:#f9fafb;border-bottom:2px solid #e5e7eb;padding:10px;font-size:13px;font-weight:800}.variants-table td{color:#374151;border-bottom:1px solid #e5e7eb;padding:10px;font-size:14px}.variants-table-input{border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:8px;font-size:14px}.variants-table-select{background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;min-width:140px;padding:8px 10px}.variants-table-image-preview{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;width:46px;height:46px;overflow:hidden}.variants-table-image-preview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.variants-save-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;width:100%;padding:14px;font-size:15px;font-weight:800}.variants-save-btn:disabled{cursor:not-allowed;background:#9ca3af}.variants-loading{text-align:center;color:#6b7280;padding:18px}@media (max-width:768px){.variants-card{border-radius:18px;padding:18px 16px 26px}.variants-option-grid{grid-template-columns:1fr}}.cart-container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.cart-headerbar{z-index:10;background:#fff;border-bottom:1px solid #eef0f4;position:sticky;top:0;box-shadow:0 2px 12px #1118270d}.cart-headerbar-content{justify-content:space-between;align-items:center;gap:14px;max-width:1200px;margin:0 auto;padding:14px 18px;display:flex}.cart-brand{appearance:none;cursor:pointer;letter-spacing:.2px;color:#667eea;background:0 0;border:none;border-radius:12px;padding:6px 10px;font-size:18px;font-weight:1000}.cart-brand:hover{background:#f1f5ff}.cart-headerbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cart-chip{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #eef0f4;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,transform .15s}.cart-chip:hover{background:#e9edf6;transform:translateY(-1px)}.cart-chip--ghost{background:#fff;border:1px solid #d0d5dd}.cart-chip--ghost:hover{background:#f2f4f7}.cart-main{flex:1;padding:22px 18px 44px}.cart-content{max-width:1200px;margin:0 auto}.cart-pagehead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.cart-pagehead-left{flex-direction:column;gap:6px;display:flex}.cart-pagehead-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cart-title{color:#111827;margin:0;font-size:28px;font-weight:1000}.cart-subtitle{color:#667085;margin:0;font-size:14px;font-weight:700;line-height:1.4}.cart-primary{color:#fff;background:#667eea;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.cart-primary:hover{background:#5568d3;transform:translateY(-1px)}.cart-secondary-button{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #eef0f4;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:900;transition:background .2s,transform .15s}.cart-secondary-button:hover{background:#e9edf6;transform:translateY(-1px)}.cart-secondary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.cart-secondary-link{color:#111827;background:#fff;border:1px solid #d0d5dd;border-radius:12px;justify-content:center;align-items:center;padding:10px 12px;font-size:14px;font-weight:900;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.cart-secondary-link:hover{background:#f2f4f7;transform:translateY(-1px)}.cart-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:22px;box-shadow:0 10px 30px #1118270f}.cart-card--flat{box-shadow:none}.cart-loading{text-align:center;color:#667085;padding:28px 0;font-weight:800}.cart-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;margin:12px 0;padding:12px;font-size:14px;font-weight:800}.cart-message{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:12px;margin:12px 0;padding:12px;font-size:14px;font-weight:800}.cart-empty{text-align:center;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:14px;padding:40px 10px}.cart-empty p{color:#475467;margin:0 0 14px;font-size:15px;font-weight:800}.cart-empty-link{color:#fff;background:#111827;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .15s;display:inline-flex}.cart-empty-link:hover{transform:translateY(-1px)}.cart-grid{grid-template-columns:1fr 360px;align-items:start;gap:16px;display:grid}.cart-left{min-width:0}.cart-right{position:sticky;top:110px}.cart-items-list{flex-direction:column;gap:12px;display:flex}.cart-item{background:#fff;border:1px solid #eef0f4;border-radius:14px;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:14px;padding:14px;transition:box-shadow .2s,transform .15s,border-color .2s;display:grid}.cart-item:hover{border-color:#d6daf5;transform:translateY(-2px);box-shadow:0 12px 30px #11182714}.cart-check-wrap{align-items:center;gap:10px;display:flex}.cart-check-wrap input[type=checkbox]{accent-color:#667eea;width:18px;height:18px}.cart-item-image{background:#f2f4f7;border-radius:12px;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden}.cart-item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cart-item-image-placeholder{color:#98a2b3;font-size:34px}.cart-item-info{flex-direction:column;gap:6px;display:flex}.cart-item-title{color:#111827;font-size:14px;font-weight:1000;text-decoration:none}.cart-item-title:hover{color:#667eea}.cart-item-variant{color:#475467;font-size:13px;font-weight:800}.cart-item-sku{color:#98a2b3;font-size:12px;font-weight:800}.cart-item-price{color:#475467;font-size:13px;font-weight:900}.cart-item-quantity{background:#f9fafb;border:1px solid #eef0f4;border-radius:12px;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.cart-quantity-button{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:30px;height:30px;font-weight:1000}.cart-quantity-button:disabled{opacity:.5;cursor:not-allowed}.cart-quantity-value{text-align:center;color:#111827;min-width:28px;font-weight:1000}.cart-item-total{text-align:right;white-space:nowrap}.cart-item-total-label{color:#667085;font-size:12px;font-weight:900}.cart-item-total-value{color:#111827;font-size:14px;font-weight:1000}.cart-item-remove{cursor:pointer;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;width:40px;height:40px;font-size:16px;transition:transform .15s}.cart-item-remove:hover:not(:disabled){transform:translateY(-1px)}.cart-item-remove:disabled{opacity:.5;cursor:not-allowed}.cart-summary-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:16px;box-shadow:0 10px 30px #1118270f}.cart-summary-title{color:#111827;margin-bottom:10px;font-size:16px;font-weight:1000}.cart-summary{flex-direction:column;gap:10px;display:flex}.cart-summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-summary-label{color:#667085;font-size:13px;font-weight:900}.cart-summary-value{color:#111827;text-align:right;font-size:13px;font-weight:1000}.cart-summary-divider{background:#eef0f4;height:1px;margin:6px 0}.cart-checkout-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;margin-top:6px;padding:12px 14px;font-size:14px;font-weight:1000;transition:transform .15s}.cart-checkout-button:hover:not(:disabled){transform:translateY(-1px)}.cart-checkout-button:disabled{opacity:.5;cursor:not-allowed}.cart-continue-link{color:#111827;background:#f3f4f6;border:1px solid #eef0f4;border-radius:12px;justify-content:center;align-items:center;padding:10px 12px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.cart-continue-link:hover{background:#e9edf6;transform:translateY(-1px)}@media (max-width:980px){.cart-grid{grid-template-columns:1fr}.cart-right{position:static}}@media (max-width:900px){.cart-item{grid-template-columns:auto 1fr;align-items:start}.cart-item-quantity,.cart-item-total,.cart-item-remove{grid-column:2}.cart-item-total{text-align:left}}@media (max-width:768px){.cart-card{padding:16px}}.orders-container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.orders-headerbar{z-index:10;background:#fff;border-bottom:1px solid #eef0f4;position:sticky;top:0;box-shadow:0 2px 12px #1118270d}.orders-headerbar-content{justify-content:space-between;align-items:center;gap:14px;max-width:1200px;margin:0 auto;padding:14px 18px;display:flex}.orders-brand{appearance:none;cursor:pointer;letter-spacing:.2px;color:#667eea;background:0 0;border:none;border-radius:12px;padding:6px 10px;font-size:22px;font-weight:900}.orders-brand:hover{background:#f1f5ff}.orders-headerbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.orders-chip{color:#111827;background:#f3f4f6;border:1px solid #eef0f4;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.orders-chip:hover{background:#e9edf6;transform:translateY(-1px)}.orders-main{flex:1;padding:22px 18px 44px}.orders-content{max-width:1200px;margin:0 auto}.orders-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:22px;box-shadow:0 10px 30px #1118270f}.orders-page-title{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.orders-title{color:#111827;margin:0;font-size:28px;font-weight:900}.orders-subtitle{color:#667085;margin:6px 0 0;font-size:14px}.orders-primary{color:#fff;background:#667eea;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.orders-primary:hover{background:#5568d3;transform:translateY(-1px)}.orders-loading{text-align:center;color:#667085;padding:28px 0;font-weight:600}.orders-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;margin:12px 0;padding:12px;font-size:14px}.orders-empty{text-align:center;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:14px;padding:40px 10px}.orders-empty p{color:#475467;margin:0 0 14px;font-size:15px}.orders-empty-link{color:#fff;background:#111827;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s;display:inline-flex}.orders-empty-link:hover{transform:translateY(-1px)}.orders-list{flex-direction:column;gap:12px;display:flex}.orders-item{background:#fff;border:1px solid #eef0f4;border-radius:14px;padding:16px;transition:box-shadow .2s,transform .15s,border-color .2s}.orders-item:hover{border-color:#d6daf5;transform:translateY(-2px);box-shadow:0 12px 30px #11182714}.orders-item-header{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.orders-item-info{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.orders-item-number{color:#111827;font-size:14px;font-weight:800}.orders-item-status{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.orders-status-pending{color:#b54708;background:#fffaeb;border-color:#fedf89}.orders-status-confirmed,.orders-status-paid{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.orders-status-processing{color:#3538cd;background:#eef4ff;border-color:#c7d7fe}.orders-status-shipping{color:#5925dc;background:#f4f3ff;border-color:#d9d6fe}.orders-status-delivered,.orders-status-completed{color:#067647;background:#ecfdf3;border-color:#abefc6}.orders-status-cancelled{color:#b42318;background:#fef3f2;border-color:#fecdca}.orders-status-refunded{color:#344054;background:#f2f4f7;border-color:#eaecf0}.orders-item-date{color:#667085;white-space:nowrap;font-size:12px}.orders-item-address{color:#475467;margin-bottom:10px;font-size:13px;line-height:1.5}.orders-item-total{color:#111827;font-size:16px;font-weight:900}.orders-item-actions{justify-content:flex-end;margin-top:10px;display:flex}.orders-action-button{color:#fff;background:#111827;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s}.orders-action-button:hover{transform:translateY(-1px)}.orders-pagination{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.orders-pagination-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:12px;padding:8px 12px;font-size:14px;font-weight:800;transition:background .2s,transform .15s}.orders-pagination-button:hover:not(:disabled){background:#f2f4f7;transform:translateY(-1px)}.orders-pagination-button:disabled{opacity:.5;cursor:not-allowed}.orders-pagination-info{color:#667085;font-size:13px;font-weight:700}@media (max-width:768px){.orders-card{padding:16px}.orders-page-title,.orders-item-header{flex-direction:column;align-items:flex-start}}.order-detail-container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.order-detail-headerbar{z-index:10;background:#fff;border-bottom:1px solid #eef0f4;position:sticky;top:0;box-shadow:0 2px 12px #1118270d}.order-detail-headerbar-content{justify-content:space-between;align-items:center;gap:14px;max-width:1200px;margin:0 auto;padding:14px 18px;display:flex}.order-detail-brand{appearance:none;cursor:pointer;letter-spacing:.2px;color:#667eea;background:0 0;border:none;border-radius:12px;padding:6px 10px;font-size:22px;font-weight:900}.order-detail-brand:hover{background:#f1f5ff}.order-detail-headerbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-detail-chip{color:#111827;background:#f3f4f6;border:1px solid #eef0f4;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.order-detail-chip:hover{background:#e9edf6;transform:translateY(-1px)}.order-detail-main{flex:1;padding:22px 18px 44px}.order-detail-content{max-width:1000px;margin:0 auto}.order-detail-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:22px;box-shadow:0 10px 30px #1118270f}.order-detail-state{text-align:center;color:#667085;padding:30px 10px;font-weight:700}.order-detail-title-row{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.order-detail-title{color:#111827;margin:0;font-size:28px;font-weight:900}.order-detail-subtitle{color:#667085;margin:6px 0 0;font-size:14px;line-height:1.4}.order-detail-title-actions{align-items:center;gap:10px;display:flex}.order-detail-back-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:800;transition:transform .15s}.order-detail-back-button:hover{transform:translateY(-1px)}.order-detail-section{background:#fff;border:1px solid #eef0f4;border-radius:14px;margin-bottom:14px;padding:16px}.order-detail-section-title{color:#111827;margin:0 0 12px;font-size:16px;font-weight:900}.order-detail-info-row{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.order-detail-info-row:last-child{border-bottom:none}.order-detail-label{color:#667085;font-size:13px;font-weight:800}.order-detail-value{color:#111827;text-align:right;font-size:13px;font-weight:700}.order-detail-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.order-detail-status-pending{color:#b54708;background:#fffaeb;border-color:#fedf89}.order-detail-status-paid{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.order-detail-status-processing{color:#3538cd;background:#eef4ff;border-color:#c7d7fe}.order-detail-status-shipping{color:#5925dc;background:#f4f3ff;border-color:#d9d6fe}.order-detail-status-completed{color:#067647;background:#ecfdf3;border-color:#abefc6}.order-detail-status-cancelled{color:#b42318;background:#fef3f2;border-color:#fecdca}.order-detail-address{line-height:1.6}.order-detail-address-name{color:#111827;margin-bottom:4px;font-size:14px;font-weight:900}.order-detail-address-phone{color:#475467;margin-bottom:6px;font-size:13px}.order-detail-address-text{color:#475467;font-size:13px}.order-detail-items{flex-direction:column;gap:12px;display:flex}.order-detail-item{background:#f9fafb;border:1px solid #eef0f4;border-radius:12px;grid-template-columns:88px 1fr auto;gap:12px;padding:12px;display:grid}.order-detail-item-image{background:#f2f4f7;border-radius:12px;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden}.order-detail-item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.order-detail-item-image-placeholder{color:#98a2b3;font-size:34px}.order-detail-item-info{flex-direction:column;gap:6px;display:flex}.order-detail-item-title{color:#111827;font-size:14px;font-weight:900;text-decoration:none}.order-detail-item-title:hover{color:#667eea}.order-detail-item-price{color:#475467;font-size:13px;font-weight:700}.order-detail-item-total{color:#111827;text-align:right;white-space:nowrap;font-size:15px;font-weight:900}.order-detail-notes{color:#475467;background:#f9fafb;border:1px solid #eef0f4;border-radius:12px;padding:12px;font-size:13px;line-height:1.6}.order-detail-summary{flex-direction:column;gap:10px;display:flex}.order-detail-summary-row{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.order-detail-summary-row:last-of-type{border-bottom:none}.order-detail-summary-label{color:#667085;font-size:13px;font-weight:800}.order-detail-summary-value{color:#111827;text-align:right;font-size:13px;font-weight:900}.order-detail-summary-total{border-top:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.order-detail-summary-total-label{color:#111827;font-size:14px;font-weight:900}.order-detail-summary-total-value{color:#111827;text-align:right;font-size:16px;font-weight:900}@media (max-width:768px){.order-detail-card{padding:16px}.order-detail-title-row{flex-direction:column;align-items:flex-start}.order-detail-item{grid-template-columns:88px 1fr}.order-detail-item-total{text-align:left;grid-column:2}}.addresses-container{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.addresses-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:1000px;padding:24px 24px 28px;box-shadow:0 18px 45px #0f172a1f}.addresses-topbar{justify-content:flex-start;margin-bottom:8px;display:flex}.addresses-back-button{color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-size:14px;font-weight:500;display:inline-flex}.addresses-back-button:hover{color:#111827}.addresses-header{text-align:center;margin-bottom:22px}.addresses-icon{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;font-size:34px;display:flex}.addresses-title{color:#111827;margin:0 0 4px;font-size:24px;font-weight:800}.addresses-subtitle{color:#6b7280;margin:0;font-size:13px}.addresses-loading{text-align:center;color:#4b5563;flex-direction:column;align-items:center;gap:14px;padding:40px 16px;font-size:15px;display:flex}.addresses-loading:before{content:"";border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:999px;width:34px;height:34px;animation:.8s linear infinite addresses-spin}@keyframes addresses-spin{to{transform:rotate(360deg)}}.addresses-error{color:#b91c1c;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.addresses-message{color:#166534;background:#dcfce7;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.addresses-add-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:16px;width:100%;margin-bottom:20px;padding:14px;font-size:15px;font-weight:700;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 12px 24px #4f46e559}.addresses-add-button:hover{background:#4338ca;transform:translateY(-1px)}.addresses-form-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:22px;padding:20px 18px 22px}.addresses-form-title{color:#111827;margin:0 0 16px;font-size:18px;font-weight:800}.addresses-form{flex-direction:column;gap:14px;display:flex}.addresses-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.addresses-form-group{flex-direction:column;gap:6px;display:flex}.addresses-form-label{color:#374151;font-size:13px;font-weight:600}.addresses-form-input,.addresses-form-textarea{background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.addresses-form-input:focus,.addresses-form-textarea:focus{background:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 1px #4f46e533}.addresses-form-textarea{resize:vertical;min-height:80px}.addresses-form-checkbox-label{color:#111827;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.addresses-form-checkbox{cursor:pointer;width:16px;height:16px}.addresses-selected-address{color:#6b7280;margin-top:6px;font-size:12px}.addresses-selected-address span{color:#111827;font-weight:600}.addresses-map-wrapper{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.addresses-map-hint{color:#9ca3af;margin-top:6px;font-size:12px}.addresses-form-actions{gap:10px;margin-top:6px;display:flex}.addresses-form-submit{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;flex:1;padding:12px;font-size:15px;font-weight:700;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 10px 22px #4f46e54d}.addresses-form-submit:hover:not(:disabled){background:#4338ca;transform:translateY(-1px)}.addresses-form-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.addresses-form-cancel{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.addresses-form-cancel:hover:not(:disabled){background:#f3f4f6;border-color:#cbd5f5}.addresses-form-cancel:disabled{opacity:.55;cursor:not-allowed}.addresses-empty{text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:18px;padding:40px 18px}.addresses-empty p{color:#4b5563;margin-bottom:6px;font-size:15px}.addresses-empty small{color:#9ca3af;font-size:12px}.addresses-list{flex-direction:column;gap:14px;display:flex}.addresses-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px 16px 14px;transition:box-shadow .2s,transform .12s,border-color .2s;position:relative;box-shadow:0 4px 14px #0f172a0f}.addresses-item:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 10px 26px #0f172a1f}.addresses-item-default{background:#eef2ff;border-color:#4f46e5}.addresses-item-badge{color:#fff;background:#4f46e5;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;right:12px}.addresses-item-content{margin-bottom:12px}.addresses-item-name{color:#111827;margin-bottom:4px;font-size:15px;font-weight:700}.addresses-item-phone{color:#4b5563;margin-bottom:4px;font-size:13px}.addresses-item-address{color:#4b5563;font-size:13px;line-height:1.5}.addresses-item-coords{color:#9ca3af;margin-top:4px;font-size:11px}.addresses-item-actions{flex-wrap:wrap;gap:8px;display:flex}.addresses-action-button{cursor:pointer;border:none;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s,transform .1s}.addresses-action-default{color:#fff;background:#4f46e5}.addresses-action-default:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 8px 20px #4f46e559}.addresses-action-edit{color:#111827;background:#f3f4f6}.addresses-action-edit:hover:not(:disabled){background:#e5e7eb}.addresses-action-delete{color:#b91c1c;background:#fee2e2}.addresses-action-delete:hover:not(:disabled){background:#fecaca}.addresses-action-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media (max-width:768px){.addresses-card{border-radius:18px;padding:18px 14px 24px}.addresses-form-row{grid-template-columns:1fr}.addresses-item-actions{flex-direction:column}.addresses-action-button{justify-content:center;width:100%}}.product-create-page{background:#f5f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex}.product-create-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:900px;padding:24px 24px 32px;box-shadow:0 18px 45px #0f172a1f}.product-create-topbar{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.pc-btn-ghost{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600}.product-create-header{text-align:center;margin:18px 0 26px}.product-create-icon{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;font-size:36px;display:flex}.product-create-title{color:#111827;margin:0;font-size:24px;font-weight:800}.pc-error{color:#b91c1c;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.product-create-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.pc-field{margin-bottom:16px}.pc-label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.pc-input,.pc-textarea{box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-size:15px}.pc-input:focus,.pc-textarea:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e540}.pc-textarea{resize:vertical;min-height:80px;font-family:inherit}.pc-row-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.pc-images-preview-title{margin-bottom:6px;font-size:14px;font-weight:700}.pc-images-preview-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;display:grid}.pc-images-preview-item{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.pc-images-preview-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:110px}.product-create-submit{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:16px;width:100%;padding:14px;font-size:15px;font-weight:700;box-shadow:0 12px 30px #4f46e559}.product-create-submit:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.pc-note{color:#6b7280;margin-top:10px;font-size:12px}@media (max-width:768px){.product-create-card{border-radius:18px;padding:18px 16px 26px}.pc-row-grid{grid-template-columns:1fr}}.shop-detail-page{color:#111827;background:#f5f7fa;min-height:100vh;padding:32px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.shop-detail-container{max-width:1180px;margin:0 auto}.shop-back-button{color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:6px 0;font-size:14px;font-weight:500;display:inline-flex}.shop-back-button:hover{color:#111827}.shop-detail-status{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px 20px;font-size:15px;box-shadow:0 14px 40px #0f172a1f}.shop-detail-status-error{color:#b91c1c}.shop-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin-bottom:28px;overflow:hidden;box-shadow:0 18px 45px #0f172a1f}.shop-detail-cover{background:radial-gradient(circle at 0 0,#a5b4fc,#f97373) 50%/cover;height:180px}.shop-detail-header-content{align-items:flex-end;gap:20px;padding:20px 24px 22px;display:flex;position:relative}.shop-detail-avatar-wrapper{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;margin-top:-70px;display:flex;overflow:hidden;box-shadow:0 16px 35px #0f172a33}.shop-detail-avatar-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.shop-detail-avatar-placeholder{font-size:40px}.shop-detail-main-info{flex:1;min-width:0}.shop-detail-name{color:#111827;margin:0 0 6px;font-size:24px;font-weight:800}.shop-detail-meta{color:#4b5563;flex-wrap:wrap;gap:6px 14px;font-size:13px;display:flex}.shop-detail-meta-item{align-items:center;gap:6px;display:inline-flex}.meta-icon{font-size:14px}.shop-public-stats{flex-direction:column;gap:8px;margin-left:16px;display:flex}.stat-box{text-align:right;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;min-width:120px;padding:10px 12px}.stat-num{color:#111827;font-size:18px;font-weight:800;display:block}.stat-label{color:#6b7280;font-size:12px}.shop-detail-description{border-top:1px solid #f3f4f6;padding:16px 24px 22px}.shop-detail-description h2{margin:0 0 6px;font-size:16px;font-weight:700}.shop-detail-description p{color:#4b5563;white-space:pre-line;margin:0;font-size:14px}.shop-products-section{margin-top:8px}.shop-products-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.shop-products-header h2{margin:0;font-size:20px;font-weight:800}.shop-products-subtitle{color:#6b7280;margin:4px 0 0;font-size:13px}.shop-empty-products{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:18px;padding:18px;font-size:14px}.shop-products-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px;display:grid}.shop-product-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.shop-product-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 14px 35px #0f172a29}.shop-product-thumb{aspect-ratio:4/3;background:#f3f4f6;width:100%;overflow:hidden}.shop-product-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.shop-product-thumb-placeholder{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.shop-product-info{padding:10px 12px 12px}.shop-product-name{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.shop-product-price{color:#dc2626;font-size:15px;font-weight:700}@media (max-width:768px){.shop-detail-page{padding:20px 12px 28px}.shop-detail-header-content{flex-direction:column;align-items:flex-start}.shop-detail-avatar-wrapper{margin-top:-60px}.shop-public-stats{flex-direction:row;margin-top:12px;margin-left:0}.stat-box{text-align:left}.shop-products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}}.checkout-container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.checkout-headerbar{z-index:10;background:#fff;border-bottom:1px solid #eef0f4;position:sticky;top:0;box-shadow:0 2px 12px #1118270d}.checkout-headerbar-content{justify-content:space-between;align-items:center;gap:14px;max-width:1200px;margin:0 auto;padding:14px 18px;display:flex}.checkout-brand{appearance:none;cursor:pointer;letter-spacing:.2px;color:#667eea;background:0 0;border:none;border-radius:12px;padding:6px 10px;font-size:22px;font-weight:900}.checkout-brand:hover{background:#f1f5ff}.checkout-headerbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.checkout-chip{color:#111827;background:#f3f4f6;border:1px solid #eef0f4;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.checkout-chip:hover{background:#e9edf6;transform:translateY(-1px)}.checkout-main{flex:1;padding:22px 18px 44px}.checkout-content{max-width:1000px;margin:0 auto}.checkout-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:22px;box-shadow:0 10px 30px #1118270f}.checkout-title-row{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.checkout-title{color:#111827;margin:0;font-size:28px;font-weight:900}.checkout-subtitle{color:#667085;margin:6px 0 0;font-size:14px;line-height:1.4}.checkout-title-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.checkout-secondary-link{color:#111827;background:#fff;border:1px solid #d0d5dd;border-radius:12px;justify-content:center;align-items:center;padding:10px 12px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.checkout-secondary-link:hover{background:#f2f4f7;transform:translateY(-1px)}.checkout-primary{color:#fff;background:#111827;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.checkout-loading{color:#667085;background:#f9fafb;border:1px solid #eef0f4;border-radius:12px;margin:12px 0;padding:12px;font-weight:800}.checkout-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;margin:12px 0;padding:12px;font-size:14px}.checkout-empty{text-align:center;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:14px;padding:40px 10px}.checkout-empty p{color:#475467;margin:0 0 14px;font-size:15px}.checkout-section{background:#fff;border:1px solid #eef0f4;border-radius:14px;margin-bottom:14px;padding:16px}.checkout-section-title{color:#111827;margin:0 0 12px;font-size:16px;font-weight:900}.checkout-address-name{color:#111827;font-size:14px;font-weight:900}.checkout-address-text{color:#475467;margin-top:6px;font-size:13px;line-height:1.6}.checkout-address-hint{color:#667085;margin-top:8px;font-size:12px}.checkout-orders{flex-direction:column;gap:12px;display:flex}.checkout-order-group{background:#f9fafb;border:1px solid #eef0f4;border-radius:12px;padding:12px}.checkout-order-group-title{color:#111827;margin-bottom:10px;font-weight:900}.checkout-items{flex-direction:column;gap:10px;display:flex}.checkout-item{background:#fff;border:1px solid #eef0f4;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.checkout-item-left{align-items:center;gap:10px;display:flex}.checkout-item-image{-o-object-fit:cover;object-fit:cover;background:#f2f4f7;border-radius:10px;width:44px;height:44px}.checkout-item-image--placeholder{border:1px dashed #d0d5dd}.checkout-item-info{flex-direction:column;gap:4px;display:flex}.checkout-item-name{color:#111827;font-size:13px;font-weight:900}.checkout-item-qty{color:#667085;font-size:12px;font-weight:800}.checkout-item-total{color:#111827;white-space:nowrap;font-size:13px;font-weight:900}.checkout-shipping-fee{color:#475467;margin-top:10px;font-size:12px}.checkout-summary{flex-direction:column;gap:10px;display:flex}.checkout-summary-row{border-bottom:1px solid #eef0f4;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.checkout-summary-row:last-of-type{border-bottom:none}.checkout-summary-label{color:#667085;font-size:13px;font-weight:800}.checkout-summary-value{color:#111827;text-align:right;font-size:13px;font-weight:900}.checkout-summary-total{border-top:1px solid #eef0f4;justify-content:space-between;gap:12px;padding-top:12px;display:flex}.checkout-summary-total-label{color:#111827;font-size:14px;font-weight:900}.checkout-summary-total-value{color:#111827;text-align:right;font-size:16px;font-weight:900}.checkout-radio{color:#111827;background:#f9fafb;border:1px solid #eef0f4;border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:10px;font-size:14px;font-weight:800;display:flex}.checkout-radio input{accent-color:#667eea;width:18px;height:18px}.checkout-note{margin-top:12px}.checkout-note-label{color:#667085;margin-bottom:6px;font-size:13px;font-weight:800}.checkout-note-input{border:1px solid #d0d5dd;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:14px}.checkout-note-input:focus{border-color:#aab4f5;box-shadow:0 0 0 3px #667eea26}.checkout-pay{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;width:100%;margin-top:12px;padding:12px 14px;font-size:14px;font-weight:900;transition:transform .15s}.checkout-pay:hover:not(:disabled){transform:translateY(-1px)}.checkout-pay:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.checkout-card{padding:16px}.checkout-title-row{flex-direction:column;align-items:flex-start}}.payres-container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.payres-headerbar{z-index:10;background:#fff;border-bottom:1px solid #eef0f4;position:sticky;top:0;box-shadow:0 2px 12px #1118270d}.payres-headerbar-content{justify-content:space-between;align-items:center;gap:14px;max-width:1100px;margin:0 auto;padding:14px 18px;display:flex}.payres-brand{appearance:none;cursor:pointer;letter-spacing:.2px;color:#667eea;background:0 0;border:none;border-radius:12px;padding:6px 10px;font-size:22px;font-weight:900}.payres-brand:hover{background:#f1f5ff}.payres-headerbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payres-chip{color:#111827;background:#f3f4f6;border:1px solid #eef0f4;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,transform .15s}.payres-chip:hover{background:#e9edf6;transform:translateY(-1px)}.payres-main{flex:1;padding:22px 18px 44px}.payres-content{max-width:900px;margin:0 auto}.payres-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:22px;box-shadow:0 10px 30px #1118270f}.payres-hero{border-bottom:1px solid #eef0f4;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:14px;display:flex}.payres-icon{background:#f3f4f6;border:1px solid #eef0f4;border-radius:999px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;font-weight:900;display:flex}.payres-icon-success{background:#ecfdf3;border-color:#abefc6}.payres-icon-warning{background:#fffaeb;border-color:#fedf89}.payres-icon-danger{background:#fef3f2;border-color:#fecdca}.payres-title{color:#111827;margin:0;font-size:26px;font-weight:900}.payres-subtitle{color:#667085;margin:6px 0 0;font-size:14px;line-height:1.5}.payres-pill{color:#344054;background:#f3f4f6;border:1px solid #eef0f4;border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.payres-pill-success{color:#067647;background:#ecfdf3;border-color:#abefc6}.payres-pill-warning{color:#b54708;background:#fffaeb;border-color:#fedf89}.payres-pill-danger{color:#b42318;background:#fef3f2;border-color:#fecdca}.payres-section{background:#f9fafb;border:1px solid #eef0f4;border-radius:14px;margin-top:14px;padding:14px}.payres-kv{color:#344054;grid-template-columns:180px 1fr;gap:10px 14px;font-size:14px;display:grid}.payres-k{color:#667085;font-weight:800}.payres-v{color:#111827;word-break:break-word;font-weight:800}.payres-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.payres-btn{color:#111827;background:#fff;border:1px solid #d0d5dd;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.payres-btn:hover{background:#f2f4f7;transform:translateY(-1px)}.payres-btn-primary{color:#fff;background:#111827;border-color:#111827}.payres-btn-primary:hover{background:#0b1220}.payres-note{color:#667085;margin-top:14px;font-size:12px;line-height:1.5}@media (max-width:720px){.payres-kv{grid-template-columns:1fr}}.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{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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{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: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: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}}
