.linking-module__FL_oba__container{max-width:1400px;margin:0 auto;padding:100px 24px 24px}.linking-module__FL_oba__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.linking-module__FL_oba__header h1{color:var(--text-primary,#1f2937);font-size:1.8rem;font-weight:700}.linking-module__FL_oba__backBtn{background:var(--bg-secondary,#f3f4f6);color:var(--text-secondary,#6b7280);border-radius:8px;padding:8px 16px;text-decoration:none;transition:all .2s}.linking-module__FL_oba__backBtn:hover{background:var(--bg-tertiary,#e5e7eb)}.linking-module__FL_oba__description{color:var(--text-secondary,#6b7280);margin-bottom:24px;font-size:.95rem}.linking-module__FL_oba__success,.linking-module__FL_oba__error{border-radius:8px;margin-bottom:16px;padding:12px 16px;font-weight:500}.linking-module__FL_oba__success{color:#065f46;background:#d1fae5}.linking-module__FL_oba__error{color:#991b1b;background:#fee2e2}.linking-module__FL_oba__tabs{border-bottom:2px solid var(--border-color,#e5e7eb);gap:8px;margin-bottom:20px;padding-bottom:12px;display:flex}.linking-module__FL_oba__tab{cursor:pointer;color:var(--text-secondary,#6b7280);background:0 0;border:none;border-radius:8px;padding:10px 20px;font-size:1rem;transition:all .2s}.linking-module__FL_oba__tab:hover{background:var(--bg-secondary,#f3f4f6)}.linking-module__FL_oba__tabActive{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#fff!important}.linking-module__FL_oba__searchBar{margin-bottom:24px;position:relative}.linking-module__FL_oba__searchInput{border:2px solid var(--border-color,#e5e7eb);background:var(--bg-primary,white);width:100%;color:var(--text-primary,#1f2937);border-radius:12px;padding:14px 48px 14px 16px;font-size:1rem;transition:border-color .2s}.linking-module__FL_oba__searchInput:focus{border-color:#f97316;outline:none}.linking-module__FL_oba__clearBtn{background:var(--bg-secondary,#f3f4f6);cursor:pointer;width:32px;height:32px;color:var(--text-secondary,#6b7280);border:none;border-radius:50%;font-size:1.2rem;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.linking-module__FL_oba__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.linking-module__FL_oba__card{background:var(--bg-primary,white);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;padding:16px;transition:all .2s}.linking-module__FL_oba__card:hover{border-color:#f97316;box-shadow:0 4px 12px rgba(249,115,22,.1)}.linking-module__FL_oba__cardUnpublished{opacity:.7;background:var(--bg-secondary,#f9fafb)}.linking-module__FL_oba__cardHeader{gap:12px;margin-bottom:12px;display:flex}.linking-module__FL_oba__cardImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.linking-module__FL_oba__cardInfo{flex:1;min-width:0}.linking-module__FL_oba__cardTitle{color:var(--text-primary,#1f2937);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:.95rem;font-weight:600;display:-webkit-box;overflow:hidden}.linking-module__FL_oba__cardPrice{color:#f97316;font-size:1rem;font-weight:700}.linking-module__FL_oba__cardCategory{background:var(--bg-secondary,#f3f4f6);color:var(--text-secondary,#6b7280);border-radius:4px;margin-left:8px;padding:2px 8px;font-size:.7rem;display:inline-block}.linking-module__FL_oba__cardSlug{color:var(--text-tertiary,#9ca3af);margin-bottom:4px;font-size:.75rem;display:block}.linking-module__FL_oba__cardStatus{border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:500;display:inline-block}.linking-module__FL_oba__published{color:#065f46;background:#d1fae5}.linking-module__FL_oba__draft{color:#92400e;background:#fef3c7}.linking-module__FL_oba__docType{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-radius:6px;margin-bottom:8px;padding:4px 8px;font-size:.65rem;font-weight:600;display:inline-block}.linking-module__FL_oba__cardTags{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.linking-module__FL_oba__tag{color:#1e40af;background:#dbeafe;border-radius:4px;padding:2px 8px;font-size:.7rem}.linking-module__FL_oba__cardActions{gap:8px;display:flex}.linking-module__FL_oba__linkBtn,.linking-module__FL_oba__editBtn{cursor:pointer;text-align:center;border:none;border-radius:8px;padding:10px 16px;font-size:.85rem;text-decoration:none;transition:all .2s}.linking-module__FL_oba__linkBtn{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);flex:1}.linking-module__FL_oba__linkBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,.3)}.linking-module__FL_oba__editBtn{background:var(--bg-secondary,#f3f4f6);color:var(--text-secondary,#6b7280);padding:10px 12px}.linking-module__FL_oba__editBtn:hover{background:var(--bg-tertiary,#e5e7eb)}.linking-module__FL_oba__empty{text-align:center;color:var(--text-secondary,#6b7280);grid-column:1/-1;padding:48px}.linking-module__FL_oba__loading{text-align:center;color:var(--text-secondary,#6b7280);padding:48px;font-size:1.1rem}.linking-module__FL_oba__modal{z-index:1000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.linking-module__FL_oba__modalContent{background:var(--bg-primary,white);border-radius:16px;width:100%;max-width:600px;max-height:80vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.linking-module__FL_oba__modalClose{background:var(--bg-secondary,#f3f4f6);cursor:pointer;width:36px;height:36px;color:var(--text-secondary,#6b7280);border:none;border-radius:50%;font-size:1.4rem;transition:all .2s;position:absolute;top:16px;right:16px}.linking-module__FL_oba__modalClose:hover{color:#dc2626;background:#fee2e2}.linking-module__FL_oba__modalContent h2{color:var(--text-primary,#1f2937);margin-bottom:20px;padding-right:40px;font-size:1.2rem}.linking-module__FL_oba__modalSection{margin-bottom:20px}.linking-module__FL_oba__modalSection h3{color:var(--text-primary,#1f2937);border-bottom:1px solid var(--border-color,#e5e7eb);margin-bottom:12px;padding-bottom:8px;font-size:1rem}.linking-module__FL_oba__itemList{border:1px solid var(--border-color,#e5e7eb);border-radius:8px;max-height:200px;padding:8px;overflow-y:auto}.linking-module__FL_oba__itemOption{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px;font-size:.9rem;transition:background .2s;display:flex}.linking-module__FL_oba__itemOption:hover{background:var(--bg-secondary,#f3f4f6)}.linking-module__FL_oba__itemOption input{accent-color:#f97316;width:18px;height:18px}.linking-module__FL_oba__productSelector{margin-top:16px}.linking-module__FL_oba__selectedProducts h4{color:var(--text-primary,#1f2937);margin-bottom:10px;font-size:1rem}.linking-module__FL_oba__productList{border:1px solid var(--border-color,#e5e7eb);border-radius:8px;max-height:350px;padding:12px;overflow-y:auto}.linking-module__FL_oba__productOption{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px;transition:background .2s;display:flex}.linking-module__FL_oba__productOption:hover{background:var(--bg-secondary,#f3f4f6)}.linking-module__FL_oba__productOption input{accent-color:#f97316;width:18px;height:18px}.linking-module__FL_oba__miniImg{object-fit:cover;border-radius:4px;width:32px;height:32px}.linking-module__FL_oba__productName{color:var(--text-primary,#1f2937);flex:1;font-size:.85rem}.linking-module__FL_oba__productPrice{color:#f97316;font-size:.8rem;font-weight:600}.linking-module__FL_oba__modalActions{border-top:1px solid var(--border-color,#e5e7eb);gap:12px;margin-top:24px;padding-top:16px;display:flex}.linking-module__FL_oba__saveBtn,.linking-module__FL_oba__cancelBtn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 20px;font-size:1rem;transition:all .2s}.linking-module__FL_oba__saveBtn{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);font-weight:600}.linking-module__FL_oba__saveBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,.3)}.linking-module__FL_oba__saveBtn:disabled{opacity:.6;cursor:not-allowed}.linking-module__FL_oba__cancelBtn{background:var(--bg-secondary,#f3f4f6);color:var(--text-secondary,#6b7280)}.linking-module__FL_oba__cancelBtn:hover{background:var(--bg-tertiary,#e5e7eb)}@media (max-width:768px){.linking-module__FL_oba__container{padding-top:80px}.linking-module__FL_oba__header{flex-direction:column;align-items:flex-start;gap:12px}.linking-module__FL_oba__tabs{flex-wrap:wrap}.linking-module__FL_oba__grid{grid-template-columns:1fr}.linking-module__FL_oba__modalContent{max-height:90vh;padding:16px}.linking-module__FL_oba__cardActions{flex-direction:column}}
.admin-module__SZUXaq__container{max-width:1400px;margin:0 auto;padding:40px}.admin-module__SZUXaq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.admin-module__SZUXaq__header h1{color:var(--fg);margin:0;font-size:1.75rem}.admin-module__SZUXaq__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#635bff 0%,#8b5cf6 100%);border:none;border-radius:10px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(99,91,255,.3)}.admin-module__SZUXaq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(99,91,255,.4)}.admin-module__SZUXaq__btnSmall{background:var(--header-bg);color:var(--fg);border:1px solid var(--header-border);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.admin-module__SZUXaq__btnSmall:hover{background:var(--header-border);border-color:var(--muted)}.admin-module__SZUXaq__wrapper{background-color:var(--bg);border:1px solid var(--header-border);border-radius:12px;margin-top:20px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.admin-module__SZUXaq__title{color:var(--fg);margin-bottom:.5rem;font-size:2rem}.admin-module__SZUXaq__subtitle{color:var(--muted);margin-bottom:2rem}.admin-module__SZUXaq__tabNavigation{background:var(--header-bg);border:1px solid var(--header-border);border-radius:12px;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding:.5rem;display:flex}.admin-module__SZUXaq__tabButton{cursor:pointer;color:var(--muted);white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.admin-module__SZUXaq__tabButton:hover{background-color:var(--header-border);color:var(--fg)}.admin-module__SZUXaq__activeTab{background-color:var(--bg);color:var(--fg);box-shadow:0 1px 3px rgba(0,0,0,.1)}.admin-module__SZUXaq__activeTab:hover{background-color:var(--bg)}.admin-module__SZUXaq__form{flex-direction:column;gap:1.5rem;display:flex}.admin-module__SZUXaq__formGroup{flex-direction:column;display:flex}.admin-module__SZUXaq__label{color:var(--fg);margin-bottom:.5rem;font-weight:600}.admin-module__SZUXaq__input,.admin-module__SZUXaq__textarea{border:1px solid var(--header-border);background:var(--bg);color:var(--fg);border-radius:6px;padding:.75rem;font-size:1rem;transition:border-color .2s}.admin-module__SZUXaq__input:focus,.admin-module__SZUXaq__textarea:focus{border-color:#635bff;outline:none}.admin-module__SZUXaq__textarea{resize:vertical;min-height:100px}.admin-module__SZUXaq__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.admin-module__SZUXaq__grid{grid-template-columns:1fr}}.admin-module__SZUXaq__submitButton{color:#fff;cursor:pointer;background:#635bff;border:none;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .2s}.admin-module__SZUXaq__submitButton:hover:not(:disabled){background:#5448c9}.admin-module__SZUXaq__submitButton:disabled{cursor:not-allowed;background:#a0a0b2}.admin-module__SZUXaq__errorBox{color:#991b1b;background-color:#fee2e2;border:1px solid #f87171;border-radius:8px;margin-bottom:1rem;padding:1rem}.admin-module__SZUXaq__successBox{color:#065f46;background-color:#d1fae5;border:1px solid #34d399;border-radius:8px;margin-bottom:1rem;padding:1rem}.admin-module__SZUXaq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.admin-module__SZUXaq__statCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.admin-module__SZUXaq__statCard h3{color:#4a5568;margin-bottom:.5rem;font-size:.9rem}.admin-module__SZUXaq__statNumber{color:#32325d;margin:0;font-size:2rem;font-weight:700}.admin-module__SZUXaq__productInfo{background:var(--header-bg);border:1px solid var(--header-border);border-radius:8px;margin-bottom:20px;padding:16px}.admin-module__SZUXaq__productInfo h3{color:var(--fg);margin-top:0;font-size:1.1em}.admin-module__SZUXaq__productInfo p{color:var(--muted);margin:8px 0}.admin-module__SZUXaq__recentKeys{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.admin-module__SZUXaq__keyBadge{border-radius:4px;padding:4px 8px;font-family:monospace;font-size:.8em}.admin-module__SZUXaq__availableKey{color:#0f5132;background:#d1e7dd;border:1px solid #badbcc}.admin-module__SZUXaq__usedKey{color:#721c24;background:#f8d7da;border:1px solid #f1aeb5;text-decoration:line-through}.admin-module__SZUXaq__table{border-collapse:collapse;width:100%;margin-top:1rem}.admin-module__SZUXaq__table th,.admin-module__SZUXaq__table td{border:1px solid var(--header-border);text-align:left;color:var(--fg);padding:8px 10px}.admin-module__SZUXaq__table th{background:var(--header-bg);color:var(--fg)}.admin-module__SZUXaq__smallButton{background:var(--header-border);color:var(--fg);cursor:pointer;border:none;border-radius:6px;margin-right:8px;padding:6px 10px}.admin-module__SZUXaq__smallButton:hover{background:var(--muted)}.admin-module__SZUXaq__dangerButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:6px 10px}.admin-module__SZUXaq__dangerButton:hover{background:#dc2626}.admin-module__SZUXaq__secondaryButton{background:var(--header-border);color:var(--fg);cursor:pointer;border:none;border-radius:8px;padding:10px 14px}.admin-module__SZUXaq__secondaryButton:hover{background:var(--muted)}.admin-module__SZUXaq__editPanel{border:1px solid var(--header-border);background:var(--header-bg);border-radius:8px;margin-top:16px;padding:16px}.admin-module__SZUXaq__editInlineRow td{background:var(--header-bg);border-top:1px solid var(--header-border);padding:12px 10px}.admin-module__SZUXaq__editInline{flex-direction:column;gap:12px;display:flex}.admin-module__SZUXaq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.admin-module__SZUXaq__statCard{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:20px;transition:transform .2s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.admin-module__SZUXaq__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.admin-module__SZUXaq__statIcon{margin-bottom:8px;font-size:2.5rem}.admin-module__SZUXaq__statValue{margin-bottom:4px;font-size:2rem;font-weight:700}.admin-module__SZUXaq__statLabel{opacity:.9;font-size:.9rem}.admin-module__SZUXaq__statusCompleted{color:#0f5132;background:#d1e7dd;border-radius:6px;padding:4px 8px;font-size:.85em;font-weight:600}.admin-module__SZUXaq__statusPending{color:#856404;background:#fff3cd;border-radius:6px;padding:4px 8px;font-size:.85em;font-weight:600}
.admin-module__zxB8bG__container{max-width:1200px;padding:40px var(--side-padding);margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.admin-module__zxB8bG__header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.admin-module__zxB8bG__header h1{color:#0f172a;margin:0;font-size:2rem;font-weight:700}.admin-module__zxB8bG__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px rgba(99,102,241,.25)}.admin-module__zxB8bG__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(99,102,241,.35)}.admin-module__zxB8bG__btnPrimary:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.admin-module__zxB8bG__btnSecondary{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.admin-module__zxB8bG__btnSecondary:hover{background:#e2e8f0;border-color:#cbd5e1}.admin-module__zxB8bG__btnSmall{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.admin-module__zxB8bG__btnSmall:hover{color:#1e293b;background:#e2e8f0}.admin-module__zxB8bG__btnDanger{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:500;transition:all .2s}.admin-module__zxB8bG__btnDanger:hover{background:#fee2e2;border-color:#fca5a5}.admin-module__zxB8bG__table{border-collapse:collapse;background:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.05)}.admin-module__zxB8bG__table thead{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.admin-module__zxB8bG__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0;padding:16px 20px;font-size:.85rem;font-weight:600}.admin-module__zxB8bG__table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:16px 20px;font-size:.95rem}.admin-module__zxB8bG__table tbody tr{transition:background .15s}.admin-module__zxB8bG__table tbody tr:hover{background:#f8fafc}.admin-module__zxB8bG__table code{color:#6366f1;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:.85rem}.admin-module__zxB8bG__actions{gap:8px;display:flex}.admin-module__zxB8bG__badgeSuccess{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:600}.admin-module__zxB8bG__badgeGray{color:#64748b;cursor:pointer;text-transform:uppercase;letter-spacing:.03em;background:#e2e8f0;border:none;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:600}.admin-module__zxB8bG__empty{text-align:center;color:#64748b;padding:80px 20px}.admin-module__zxB8bG__empty p{margin-bottom:24px;font-size:1.1rem}.admin-module__zxB8bG__empty a{color:#6366f1;font-weight:600;text-decoration:none}.admin-module__zxB8bG__form{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.05)}.admin-module__zxB8bG__formGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.admin-module__zxB8bG__formSection{border-top:1px solid #e2e8f0;margin-top:32px;padding-top:24px}.admin-module__zxB8bG__formSection h3{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:1rem;font-weight:600}.admin-module__zxB8bG__formGroup{margin-bottom:24px}.admin-module__zxB8bG__formGroup label{color:#1e293b;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.admin-module__zxB8bG__formGroup input[type=text],.admin-module__zxB8bG__formGroup input[type=number],.admin-module__zxB8bG__formGroup textarea,.admin-module__zxB8bG__formGroup select{background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:all .2s}.admin-module__zxB8bG__formGroup input[type=text]:focus,.admin-module__zxB8bG__formGroup input[type=number]:focus,.admin-module__zxB8bG__formGroup textarea:focus,.admin-module__zxB8bG__formGroup select:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.admin-module__zxB8bG__formGroup textarea{resize:vertical;min-height:100px;font-family:inherit;font-size:.95rem}.admin-module__zxB8bG__formGroup small{color:#64748b;margin-top:8px;font-size:.85rem;display:block}.admin-module__zxB8bG__required{color:#ef4444}.admin-module__zxB8bG__formActions{border-top:1px solid #e2e8f0;gap:12px;margin-top:32px;padding-top:24px;display:flex}.admin-module__zxB8bG__langTabs{background:#f1f5f9;border-radius:12px;gap:4px;width:-moz-fit-content;width:fit-content;margin:24px 0 0;padding:4px;display:flex}.admin-module__zxB8bG__langTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.admin-module__zxB8bG__langTab:hover{color:#1e293b}.admin-module__zxB8bG__langTabActive{color:#6366f1;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.admin-module__zxB8bG__langContent{background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:24px}.admin-module__zxB8bG__checkboxGroup{flex-wrap:wrap;gap:24px;display:flex}.admin-module__zxB8bG__checkbox{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;transition:all .2s;display:flex}.admin-module__zxB8bG__checkbox:hover{background:#f1f5f9;border-color:#cbd5e1}.admin-module__zxB8bG__checkbox input[type=checkbox]{cursor:pointer;accent-color:#6366f1;width:20px;height:20px}.admin-module__zxB8bG__checkbox span{color:#475569;font-weight:500}.admin-module__zxB8bG__editorLoading{text-align:center;color:#64748b;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:10px;padding:60px 20px;font-size:.95rem}.admin-module__zxB8bG__loadingSpinner{text-align:center;color:#64748b;padding:60px 20px;font-size:1rem}.admin-module__zxB8bG__errorBox{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-weight:500}@media (max-width:768px){.admin-module__zxB8bG__container{padding:20px 16px}.admin-module__zxB8bG__header{flex-direction:column;align-items:flex-start;gap:16px}.admin-module__zxB8bG__formGrid{grid-template-columns:1fr}.admin-module__zxB8bG__table{font-size:.85rem}.admin-module__zxB8bG__table th,.admin-module__zxB8bG__table td{padding:12px}.admin-module__zxB8bG__form{padding:20px}.admin-module__zxB8bG__langContent{padding:16px}.admin-module__zxB8bG__checkboxGroup{flex-direction:column;gap:12px}}
.layout-module__CUj6aG__container{max-width:1200px;padding:40px var(--side-padding);margin:0 auto}.layout-module__CUj6aG__mainContent{min-height:calc(100vh - 200px);padding-top:60px}@media (max-width:768px){.layout-module__CUj6aG__container{padding:20px var(--side-padding)}}.layout-module__CUj6aG__header{z-index:1000;background-color:var(--header-bg);-webkit-backdrop-filter:saturate(140%)blur(6px);backdrop-filter:saturate(140%)blur(6px);border-bottom:1px solid var(--header-border);position:fixed;top:0;left:0;right:0}.layout-module__CUj6aG__headerContent{max-width:1200px;padding:12px var(--side-padding);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex;position:relative}.layout-module__CUj6aG__logo{letter-spacing:.2px;color:inherit;flex-shrink:0;font-size:1.5rem;font-weight:800;text-decoration:none;transition:color .2s,transform .12s,text-shadow .2s}.layout-module__CUj6aG__logo:hover{color:var(--accent);text-shadow:0 2px 12px rgba(37,99,235,.25);transform:translateY(-1px)}.layout-module__CUj6aG__navDesktop{align-items:center;gap:8px;margin-left:16px;display:flex}.layout-module__CUj6aG__navLink{color:inherit;border:1px solid transparent;border-radius:12px;padding:8px 10px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,transform .1s}.layout-module__CUj6aG__navLink:hover{border-color:var(--header-border);background:rgba(100,116,139,.12);transform:translateY(-1px)}.layout-module__CUj6aG__headerControlsDesktop{align-items:center;gap:6px;margin-left:auto;display:flex}.layout-module__CUj6aG__headerControlsMobile{display:none}.layout-module__CUj6aG__navToggle{opacity:0;pointer-events:none;position:absolute}.layout-module__CUj6aG__burger{border:1px solid var(--header-border);background:var(--burger-bg,rgba(255,255,255,.65));cursor:pointer;border-radius:12px;flex-direction:column;gap:4px;padding:8px;transition:background .15s,transform .12s,border-color .15s;display:none}.layout-module__CUj6aG__burger span{background:var(--fg);border-radius:999px;width:20px;height:2px;transition:transform .15s,opacity .15s}.layout-module__CUj6aG__burger:hover{background:var(--burger-hover-bg,rgba(255,255,255,.9));border-color:var(--accent)}.layout-module__CUj6aG__navToggle:checked+.layout-module__CUj6aG__burger span:first-child{transform:rotate(45deg)translate(4px,4px)}.layout-module__CUj6aG__navToggle:checked+.layout-module__CUj6aG__burger span:nth-child(2){opacity:0}.layout-module__CUj6aG__navToggle:checked+.layout-module__CUj6aG__burger span:nth-child(3){transform:rotate(-45deg)translate(4px,-4px)}.layout-module__CUj6aG__mobileNav{top:100%;left:var(--side-padding);right:var(--side-padding);background:var(--bg);border:1px solid var(--header-border);z-index:100;border-radius:12px;flex-direction:column;gap:8px;margin-top:8px;padding:12px;display:none;position:absolute;box-shadow:0 10px 26px -18px rgba(0,0,0,.25)}.layout-module__CUj6aG__mobileExtras{border-top:1px solid var(--header-border);align-items:center;gap:10px;margin-top:6px;padding-top:10px;display:flex}.layout-module__CUj6aG__accountBtn{align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.layout-module__CUj6aG__accountIcon{font-size:16px;line-height:1}.layout-module__CUj6aG__accountLabel{display:inline}@media (min-width:961px){.layout-module__CUj6aG__navDesktop,.layout-module__CUj6aG__headerControlsDesktop{display:flex}.layout-module__CUj6aG__headerControlsMobile,.layout-module__CUj6aG__burger,.layout-module__CUj6aG__navToggle,.layout-module__CUj6aG__mobileNav{display:none!important}}@media (min-width:961px) and (max-width:1200px){.layout-module__CUj6aG__headerContent{gap:8px}.layout-module__CUj6aG__navDesktop{gap:2px;margin-left:8px}.layout-module__CUj6aG__navLink{padding:6px 8px;font-size:.9rem}.layout-module__CUj6aG__headerControlsDesktop{gap:2px}.layout-module__CUj6aG__logo{font-size:1.3rem}.layout-module__CUj6aG__accountLabel{display:none}.layout-module__CUj6aG__accountBtn{padding:8px}}@media (max-width:960px){.layout-module__CUj6aG__headerContent{padding:10px var(--side-padding);gap:10px}.layout-module__CUj6aG__mainContent{padding-top:57px}.layout-module__CUj6aG__logo{font-size:1.2rem}.layout-module__CUj6aG__navDesktop,.layout-module__CUj6aG__headerControlsDesktop{display:none!important}.layout-module__CUj6aG__headerControlsMobile{align-items:center;gap:6px;margin-left:auto;display:flex}.layout-module__CUj6aG__burger{flex-shrink:0;display:flex}.layout-module__CUj6aG__navToggle:checked+.layout-module__CUj6aG__burger+.layout-module__CUj6aG__mobileNav{display:flex!important}.layout-module__CUj6aG__mobileNav .layout-module__CUj6aG__navLink{text-align:left;width:100%}.layout-module__CUj6aG__accountLabel{display:none}.layout-module__CUj6aG__accountBtn{padding:8px}}@media (max-width:480px){.layout-module__CUj6aG__headerContent{gap:6px}.layout-module__CUj6aG__logo{font-size:1.1rem}.layout-module__CUj6aG__headerControlsMobile{gap:4px}}.layout-module__CUj6aG__footer{background-color:var(--footer-bg,#32325d);color:var(--footer-fg,#f6f9fc);margin-top:100px;padding:40px 0 20px;font-size:.9rem}.layout-module__CUj6aG__footerContent{max-width:1200px;padding:0 var(--side-padding)20px var(--side-padding);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin:0 auto;display:flex}@media (max-width:768px){.layout-module__CUj6aG__footer{margin-top:60px;padding:32px 0 16px}.layout-module__CUj6aG__footerContent{text-align:center;padding:0 var(--side-padding)16px;flex-direction:column;justify-content:center;align-items:center;gap:24px}.layout-module__CUj6aG__footerSection{width:100%;min-width:auto;max-width:320px;margin-bottom:0;margin-right:0}.layout-module__CUj6aG__footerSection h4{margin-bottom:12px;font-size:1rem}.layout-module__CUj6aG__footerSection ul li{margin-bottom:6px}.layout-module__CUj6aG__footerSection a{font-size:.85rem}}.layout-module__CUj6aG__footerSection{min-width:180px;margin-bottom:20px;margin-right:30px}.layout-module__CUj6aG__footerSection h4{color:#635bff;margin-bottom:15px;font-size:1.1rem;font-weight:600}.layout-module__CUj6aG__footerSection ul{padding:0;list-style:none}.layout-module__CUj6aG__footerSection ul li{margin-bottom:8px}.layout-module__CUj6aG__footerSection a{color:#c0c0d1;text-decoration:none;transition:color .2s}.layout-module__CUj6aG__footerSection a:hover{color:#fff}.layout-module__CUj6aG__contactLinks{flex-direction:column;gap:10px;display:flex}.layout-module__CUj6aG__contactLinks a{color:#c0c0d1;align-items:center;text-decoration:none;transition:color .2s;display:flex}.layout-module__CUj6aG__contactLinks a:hover{color:#fff}.layout-module__CUj6aG__contactFormLink{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:8px 14px;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;color:#fff!important;display:inline-flex!important}.layout-module__CUj6aG__contactFormLink:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4);color:#fff!important}@media (max-width:768px){.layout-module__CUj6aG__contactLinks{align-items:center}}.layout-module__CUj6aG__companyInfo{flex-direction:column;gap:8px;display:flex}.layout-module__CUj6aG__companyInfo p{color:#c0c0d1;margin:0;font-size:.9rem;line-height:1.4}@media (max-width:768px){.layout-module__CUj6aG__companyInfo{text-align:center;align-items:center}}.layout-module__CUj6aG__paymentLogos{grid-template-columns:repeat(4,1fr);gap:10px;max-width:380px;margin-left:auto;margin-right:auto;display:grid}.layout-module__CUj6aG__paymentLogo{cursor:default;background:linear-gradient(145deg,#fff 0%,#f8f9fa 100%);border:1px solid rgba(0,0,0,.08);border-radius:10px;justify-content:center;align-items:center;height:52px;padding:12px 10px;transition:all .25s;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.04),inset 0 1px rgba(255,255,255,.8)}.layout-module__CUj6aG__paymentLogo:hover{border-color:rgba(99,91,255,.3);transform:translateY(-3px)scale(1.02);box-shadow:0 8px 20px rgba(0,0,0,.12),inset 0 1px rgba(255,255,255,.8)}.layout-module__CUj6aG__paymentLogo img{object-fit:contain;max-width:100%;max-height:28px;filter:none!important}@media (max-width:1024px){.layout-module__CUj6aG__paymentLogos{grid-template-columns:repeat(4,1fr);max-width:340px}}@media (max-width:768px){.layout-module__CUj6aG__paymentLogos{grid-template-columns:repeat(4,1fr);gap:8px;max-width:320px}.layout-module__CUj6aG__paymentLogo{border-radius:8px;height:44px;padding:8px}.layout-module__CUj6aG__paymentLogo img{max-height:24px}}@media (max-width:480px){.layout-module__CUj6aG__paymentLogos{grid-template-columns:repeat(4,1fr);gap:6px;max-width:280px}.layout-module__CUj6aG__paymentLogo{border-radius:6px;height:40px;padding:6px}.layout-module__CUj6aG__paymentLogo img{max-height:20px}}.layout-module__CUj6aG__copyright{max-width:1200px;padding:20px var(--side-padding)0 var(--side-padding);text-align:center;color:#c0c0d1;border-top:1px solid #4a4a75;margin:0 auto;font-size:.8rem}.layout-module__CUj6aG__madeWithLove{max-width:1200px;padding:0 var(--side-padding);text-align:center;color:#c0c0d1;margin:6px auto 0;font-size:.85rem}.layout-module__CUj6aG__madeWithLove a{color:inherit;border-bottom:1px dashed rgba(255,255,255,.25);text-decoration:none}.layout-module__CUj6aG__madeWithLove a:hover{color:#fff;border-bottom-color:#fff}.layout-module__CUj6aG__chatWidget{z-index:1000;color:#32325d;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:12px;padding:10px 15px;font-size:.9rem;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.layout-module__CUj6aG__chatWidget a{color:inherit;text-decoration:none}@media (max-width:768px){.layout-module__CUj6aG__chatWidget{padding:8px 12px;font-size:.8rem;bottom:15px;right:15px}}
.CartIndicator-module__7FNhRa__link{color:inherit;border:1px solid var(--header-border);border-radius:10px;align-items:center;padding:8px 10px;font-size:.9rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .1s;display:flex}.CartIndicator-module__7FNhRa__link:hover{background-color:rgba(100,116,139,.12)}.CartIndicator-module__7FNhRa__link:active{transform:translateY(1px)}
.WishlistIndicator-module__eQFjYG__wishlistLink{color:var(--text-primary);border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:inline-flex;position:relative}.WishlistIndicator-module__eQFjYG__wishlistLink:hover{color:var(--primary);background:var(--bg-secondary)}.WishlistIndicator-module__eQFjYG__wishlistLink svg{width:24px;height:24px}.WishlistIndicator-module__eQFjYG__badge{color:#fff;border:2px solid var(--bg-primary);background:#e74c3c;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:0;right:0}
.CurrencySwitcher-module__cGSSFq__wrapper{position:relative}.CurrencySwitcher-module__cGSSFq__trigger{border:1px solid var(--header-border,rgba(0,0,0,.1));background:var(--locale-btn-bg,rgba(255,255,255,.8));color:var(--fg,#1a1a2e);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.CurrencySwitcher-module__cGSSFq__trigger:hover{border-color:var(--accent,#635bff);background:var(--locale-btn-hover,rgba(255,255,255,.95));transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,91,255,.15)}.CurrencySwitcher-module__cGSSFq__trigger:active{transform:translateY(0)}.CurrencySwitcher-module__cGSSFq__symbol{font-size:16px;font-weight:700;line-height:1}.CurrencySwitcher-module__cGSSFq__code{letter-spacing:.5px}.CurrencySwitcher-module__cGSSFq__chevron{opacity:.6;transition:transform .2s}.CurrencySwitcher-module__cGSSFq__chevronOpen{transform:rotate(180deg)}.CurrencySwitcher-module__cGSSFq__dropdown{background:var(--dropdown-bg,#fff);border:1px solid var(--header-border,rgba(0,0,0,.1));z-index:100;border-radius:14px;min-width:160px;padding:6px;animation:.15s ease-out CurrencySwitcher-module__cGSSFq__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px -10px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.05)}@keyframes CurrencySwitcher-module__cGSSFq__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.CurrencySwitcher-module__cGSSFq__option{width:100%;color:var(--fg,#1a1a2e);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.CurrencySwitcher-module__cGSSFq__option:hover{background:var(--option-hover,rgba(99,91,255,.08))}.CurrencySwitcher-module__cGSSFq__optionActive{background:var(--option-active-bg,rgba(99,91,255,.12));color:var(--accent,#635bff)}.CurrencySwitcher-module__cGSSFq__optionActive:hover{background:var(--option-active-bg,rgba(99,91,255,.15))}.CurrencySwitcher-module__cGSSFq__optionSymbol{text-align:center;min-width:24px;font-size:18px;font-weight:700;line-height:1}.CurrencySwitcher-module__cGSSFq__optionName{flex:1}.CurrencySwitcher-module__cGSSFq__check{color:var(--accent,#635bff);flex-shrink:0}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__trigger{color:#f0f0f5;background:rgba(30,30,45,.8);border-color:rgba(255,255,255,.1)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__trigger:hover{border-color:var(--accent,#635bff);background:rgba(40,40,60,.9)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__dropdown{background:#1e1e2e;border-color:rgba(255,255,255,.1);box-shadow:0 10px 40px -10px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__option{color:#e0e0e8}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__option:hover{background:rgba(99,91,255,.15)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__optionActive{color:#a5a0ff;background:rgba(99,91,255,.2)}@media (max-width:480px){.CurrencySwitcher-module__cGSSFq__trigger{padding:6px 10px}.CurrencySwitcher-module__cGSSFq__code{display:none}.CurrencySwitcher-module__cGSSFq__symbol{font-size:18px}.CurrencySwitcher-module__cGSSFq__dropdown{min-width:140px;right:-10px}}
.AiChat-module__rI9zZa__chatButton{z-index:1000;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px rgba(99,102,241,.4)}.AiChat-module__rI9zZa__chatButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(99,102,241,.5)}.AiChat-module__rI9zZa__chatButton.AiChat-module__rI9zZa__hidden{opacity:0;pointer-events:none;transform:scale(.8)}.AiChat-module__rI9zZa__chatIcon{font-size:20px}.AiChat-module__rI9zZa__chatLabel{display:block}@media (max-width:480px){.AiChat-module__rI9zZa__chatButton{border-radius:50%;padding:14px}.AiChat-module__rI9zZa__chatLabel{display:none}}.AiChat-module__rI9zZa__chatWindow{z-index:1001;background:var(--bg-primary,#fff);opacity:0;visibility:hidden;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 100px);transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;transform:translateY(20px)scale(.95);box-shadow:0 10px 40px rgba(0,0,0,.15)}.AiChat-module__rI9zZa__chatWindow.AiChat-module__rI9zZa__open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}@media (max-width:480px){.AiChat-module__rI9zZa__chatWindow{border-radius:16px 16px 0 0;width:100%;max-width:100%;height:85dvh;max-height:85dvh;bottom:0;left:0;right:0}.AiChat-module__rI9zZa__chatMessages{padding:12px}.AiChat-module__rI9zZa__chatInput{padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.AiChat-module__rI9zZa__chatInput input{padding:12px 16px;font-size:16px}}.AiChat-module__rI9zZa__chatHeader{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);justify-content:space-between;align-items:center;padding:16px;display:flex}.AiChat-module__rI9zZa__headerInfo{align-items:center;gap:12px;display:flex}.AiChat-module__rI9zZa__headerIcon{font-size:28px}.AiChat-module__rI9zZa__headerTitle{font-size:16px;font-weight:600}.AiChat-module__rI9zZa__headerStatus{opacity:.9;align-items:center;gap:6px;font-size:12px;display:flex}.AiChat-module__rI9zZa__statusDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite AiChat-module__rI9zZa__pulse}@keyframes AiChat-module__rI9zZa__pulse{0%,to{opacity:1}50%{opacity:.5}}.AiChat-module__rI9zZa__closeButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.2);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .2s;display:flex}.AiChat-module__rI9zZa__closeButton:hover{background:rgba(255,255,255,.3)}.AiChat-module__rI9zZa__chatMessages{background:var(--bg-secondary,#f8fafc);flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.AiChat-module__rI9zZa__welcome{text-align:center;padding:20px}.AiChat-module__rI9zZa__welcomeIcon{margin-bottom:12px;font-size:40px}.AiChat-module__rI9zZa__welcomeText{color:var(--text-secondary,#64748b);margin-bottom:16px;font-size:14px;line-height:1.5}.AiChat-module__rI9zZa__suggestions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.AiChat-module__rI9zZa__suggestions button{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e2e8f0);color:var(--text-primary,#334155);cursor:pointer;border-radius:20px;padding:8px 14px;font-size:13px;transition:all .2s}.AiChat-module__rI9zZa__suggestions button:hover{color:#fff;background:#6366f1;border-color:#6366f1}.AiChat-module__rI9zZa__message{max-width:85%;display:flex}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__user{align-self:flex-end}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__assistant{align-self:flex-start}.AiChat-module__rI9zZa__messageContent{white-space:pre-wrap;word-break:break-word;border-radius:16px;padding:10px 14px;font-size:14px;line-height:1.5}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__user .AiChat-module__rI9zZa__messageContent{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-bottom-right-radius:4px}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__assistant .AiChat-module__rI9zZa__messageContent{background:var(--bg-primary,#fff);color:var(--text-primary,#334155);border:1px solid var(--border-color,#e2e8f0);border-bottom-left-radius:4px}.AiChat-module__rI9zZa__typing{gap:4px;padding:4px 0;display:flex}.AiChat-module__rI9zZa__typing span{background:#6366f1;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both AiChat-module__rI9zZa__bounce}.AiChat-module__rI9zZa__typing span:first-child{animation-delay:-.32s}.AiChat-module__rI9zZa__typing span:nth-child(2){animation-delay:-.16s}.AiChat-module__rI9zZa__typing span:nth-child(3){animation-delay:0s}@keyframes AiChat-module__rI9zZa__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.AiChat-module__rI9zZa__chatInput{background:var(--bg-primary,#fff);border-top:1px solid var(--border-color,#e2e8f0);gap:8px;padding:12px 16px;display:flex}.AiChat-module__rI9zZa__chatInput input{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-secondary,#f8fafc);color:var(--text-primary,#334155);border-radius:24px;outline:none;flex:1;padding:10px 14px;font-size:14px;transition:border-color .2s}.AiChat-module__rI9zZa__chatInput input:focus{border-color:#6366f1}.AiChat-module__rI9zZa__chatInput input::placeholder{color:var(--text-muted,#94a3b8)}.AiChat-module__rI9zZa__chatInput button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:all .2s;display:flex}.AiChat-module__rI9zZa__chatInput button:hover:not(:disabled){transform:scale(1.05)}.AiChat-module__rI9zZa__chatInput button:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .AiChat-module__rI9zZa__chatWindow{--bg-primary:#1e293b;--bg-secondary:#0f172a;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--border-color:#334155}
.ProductSelector-module__HRsbla__container{margin:16px 0}.ProductSelector-module__HRsbla__searchSection{margin-bottom:16px;position:relative}.ProductSelector-module__HRsbla__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:14px}.ProductSelector-module__HRsbla__searchInput:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ProductSelector-module__HRsbla__searching{color:#6b7280;font-size:12px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ProductSelector-module__HRsbla__searchResults{z-index:10;background:#fff;border:1px solid #d1d5db;border-radius:8px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProductSelector-module__HRsbla__searchResultItem{cursor:pointer;align-items:center;gap:12px;padding:12px;transition:background .2s;display:flex}.ProductSelector-module__HRsbla__searchResultItem:hover{background:#f3f4f6}.ProductSelector-module__HRsbla__productImage{object-fit:cover;border-radius:6px;flex-shrink:0;width:50px;height:50px}.ProductSelector-module__HRsbla__productInfo{flex:1;min-width:0}.ProductSelector-module__HRsbla__productName{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.ProductSelector-module__HRsbla__productPrice{color:#6b7280;margin-top:2px;font-size:13px}.ProductSelector-module__HRsbla__addButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.ProductSelector-module__HRsbla__addButton:hover{background:#2563eb}.ProductSelector-module__HRsbla__selectedSection{background:#f9fafb;border-radius:8px;margin-top:24px;padding:16px}.ProductSelector-module__HRsbla__selectedTitle{color:#111827;margin:0 0 12px;font-size:14px;font-weight:600}.ProductSelector-module__HRsbla__selectedList{flex-direction:column;gap:8px;display:flex}.ProductSelector-module__HRsbla__selectedItem{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.ProductSelector-module__HRsbla__orderNumber{color:#6b7280;background:#e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex}.ProductSelector-module__HRsbla__actions{gap:4px;margin-left:auto;display:flex}.ProductSelector-module__HRsbla__moveButton,.ProductSelector-module__HRsbla__removeButton{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .2s;display:flex}.ProductSelector-module__HRsbla__moveButton:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.ProductSelector-module__HRsbla__moveButton:disabled{opacity:.4;cursor:not-allowed}.ProductSelector-module__HRsbla__removeButton{color:#ef4444;border-color:#fecaca;font-size:20px}.ProductSelector-module__HRsbla__removeButton:hover{background:#fef2f2;border-color:#ef4444}
