[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1e293b;color:#f8fafc;padding:4px 10px;border-radius:5px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:1000}[data-tooltip]:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#1e293b;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:1000}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1}.btn-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 20px!important;background:#f8fafc!important;color:#8b5cf6!important;border:1px solid #e2e8f0!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;text-decoration:none!important;transition:all .3s!important}.btn-link:hover{background:#ede9fe!important;border-color:#8b5cf6!important}.page-header-card{background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 1px 3px #0000000f;margin-bottom:20px}.einvoice-settings-page{padding:15px}.einvoice-options{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.einvoice-option-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .25s ease,transform .25s ease;display:flex;flex-direction:column}.einvoice-option-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.option-header{padding:20px 24px;display:flex;align-items:center;gap:14px}.option-header--new{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.option-header--existing{background:linear-gradient(135deg,#0ea5e9,#06b6d4)}.option-header-icon{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;flex-shrink:0}.option-title{font-size:16px;font-weight:700;color:#fff;margin:0;line-height:1.3}.option-body{padding:24px;flex:1;display:flex;flex-direction:column}.option-features{display:flex;flex-direction:column;gap:14px;flex:1}.feature-item{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:#475569;line-height:1.5}.feature-icon{font-size:16px;flex-shrink:0;margin-top:1px}.feature-icon--success{color:#22c55e}.option-description p{font-size:13.5px;color:#475569;line-height:1.65;margin:0 0 20px}.provider-select-section{margin-bottom:8px}.provider-select-section .form-label{display:block;font-size:13px;font-weight:600;color:#334155;margin-bottom:8px}.provider-select-section .form-select{width:100%;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:13.5px;color:#334155;background:#f8fafc;transition:border-color .2s,box-shadow .2s;outline:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.provider-select-section .form-select:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91f;background:#fff}.option-footer{margin-top:20px;display:flex;justify-content:flex-end}.btn-option{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border:none;border-radius:10px;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-option--primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.btn-option--primary:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 14px #6366f159}.btn-option--secondary{background:linear-gradient(135deg,#0ea5e9,#06b6d4);color:#fff}.btn-option--secondary:hover:not(:disabled){background:linear-gradient(135deg,#0284c7,#0891b2);box-shadow:0 4px 14px #0ea5e959}.btn-option--secondary:disabled{opacity:.5;cursor:not-allowed}.einvoice-info-banner{display:flex;gap:16px;padding:20px 24px;background:linear-gradient(135deg,#f0f9ff,#eff6ff);border:1px solid #bae6fd;border-radius:14px;align-items:flex-start}.info-banner-icon{width:40px;height:40px;border-radius:10px;background:#0ea5e9;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.info-banner-content h4{font-size:14px;font-weight:700;color:#0c4a6e;margin:0 0 6px}.info-banner-content p{font-size:13px;color:#475569;line-height:1.6;margin:0}.btn-back{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:10px;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:16px}.btn-back:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 4px 12px #f59e0b4d}@media (max-width: 768px){.einvoice-options{grid-template-columns:1fr}}.einvoice-configured-card .card-header.einvoice-configured-tabs{padding:0;border-bottom:1px solid #e2e8f0;display:flex;justify-content:flex-start;gap:0;background:#f8fafc}.einvoice-configured-tab{border:none;background:transparent;padding:12px 16px;font-size:12.5px;font-weight:700;color:#64748b;cursor:pointer;transition:background .2s,color .2s;border-right:1px solid #e2e8f0}.einvoice-configured-tab:last-child{border-right:none}.einvoice-configured-tab:hover{background:#eef2ff;color:#4f46e5}.einvoice-configured-tab.active{background:#ffffff;color:#7c3aed;box-shadow:inset 0 -2px #8b5cf6}.einvoice-configured-body,.einvoice-configured-section{padding:16px}.einvoice-configured-section .configured-row{display:grid;grid-template-columns:220px 1fr;gap:16px;padding:10px 0;border-bottom:1px solid #f1f5f9;align-items:start}.einvoice-configured-section .configured-row:last-child{border-bottom:none}.einvoice-configured-section .configured-label{font-size:13px;font-weight:600;color:#475569;padding-top:8px;text-align:right}.einvoice-configured-section .configured-help{font-size:12.5px;color:#64748b;line-height:1.55;margin-top:6px;margin-bottom:0}.einvoice-configured-section .configured-input{width:100%;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;font-size:13.5px;color:#334155;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.einvoice-configured-section .configured-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f;background:#ffffff}.einvoice-configured-section .configured-textarea{resize:vertical}.einvoice-configured-section .toggle{display:inline-flex;border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#f8fafc;width:fit-content}.einvoice-configured-section .toggle-btn{border:none;padding:8px 16px;font-weight:700;font-size:12.5px;cursor:pointer;background:transparent;color:#64748b;transition:background .2s,color .2s}.einvoice-configured-section .toggle-btn.on{background:#22c55e;color:#fff}.einvoice-configured-section .toggle-btn.off{background:#e2e8f0;color:#334155}.einvoice-configured-section .chipbox{border:1.5px solid #e2e8f0;border-radius:10px;padding:8px;min-height:44px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;background:#f8fafc}.einvoice-configured-section .chip{background:#ede9fe;color:#6d28d9;font-weight:600;border-radius:999px;padding:6px 10px;display:inline-flex;gap:8px;align-items:center}.einvoice-configured-section .chip-x{border:none;background:rgba(109,40,217,.15);width:18px;height:18px;border-radius:999px;cursor:pointer;line-height:18px;padding:0;color:#6d28d9;font-weight:700}.einvoice-configured-section .chip-input{border:none;outline:none;flex:1;min-width:160px;font-size:13.5px;background:transparent;color:#334155}.einvoice-configured-section .listbox{border:1.5px solid #e2e8f0;border-radius:10px;padding:10px;background:#f8fafc}.einvoice-configured-section .listbox-items{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.einvoice-configured-section .listbox-item{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#ffffff;border:1px solid #e2e8f0;padding:8px 10px;border-radius:10px}.einvoice-configured-section .listbox-add{display:grid;grid-template-columns:1fr auto;gap:8px}.einvoice-configured-section .mini-primary{border:none;background:#8b5cf6;color:#fff;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer;transition:background .2s}.einvoice-configured-section .mini-primary:hover{background:#7c3aed}.einvoice-configured-section .mini-danger{border:none;background:#ef4444;color:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.einvoice-configured-section .driver-table{border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#f8fafc}.einvoice-configured-section .driver-head{display:grid;grid-template-columns:1fr 1fr 44px;gap:8px;padding:10px;background:#ffffff;font-weight:700;color:#64748b;font-size:12px;border-bottom:1px solid #e2e8f0}.einvoice-configured-section .driver-row{display:grid;grid-template-columns:1fr 1fr 44px;gap:8px;padding:10px;border-top:1px solid #eef2f7;align-items:center}.einvoice-configured-section .driver-add-button{margin-top:8px;margin-left:8px;margin-bottom:8px;align-self:flex-end}@media (max-width: 1024px){.einvoice-configured-section .configured-row{grid-template-columns:160px 1fr}.einvoice-configured-section .configured-label{text-align:left}}@media (max-width: 640px){.einvoice-configured-section .configured-row{grid-template-columns:1fr;gap:8px}}.provider-badge{display:inline-block;background:#ede9fe;color:#6d28d9;padding:2px 10px;border-radius:6px;font-weight:700;font-size:12.5px}.einvoice-settings-page .config-section{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f;margin-bottom:16px}.einvoice-settings-page .config-section-header{display:flex;align-items:center;gap:12px;padding:12px 20px;background:linear-gradient(135deg,#334155,#475569);color:#fff;border-left:4px solid #8b5cf6}.einvoice-settings-page .config-section-header i{font-size:18px}.einvoice-settings-page .config-section-header h3{font-size:13.5px;font-weight:700;margin:0;letter-spacing:.3px}.einvoice-settings-page .config-section-header--integrator{background:linear-gradient(135deg,#1e293b,#334155);border-left-color:#0ea5e9}.einvoice-settings-page .config-section-badge{margin-left:auto;background:rgba(255,255,255,.15);padding:3px 10px;border-radius:6px;font-size:11.5px;font-weight:600}.einvoice-settings-page .config-section-body{padding:20px}.einvoice-settings-page .config-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 0 4px}.einvoice-settings-page .form-row{margin-bottom:16px}.einvoice-settings-page .form-row:last-child{margin-bottom:0}.einvoice-settings-page .form-row--half{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.einvoice-settings-page .form-row--half{grid-template-columns:1fr}}.label-hint{font-size:11.5px;font-weight:400;color:#94a3b8;font-style:italic}.label-hint--accent{color:#e11d48;font-style:normal;font-weight:500}.integrator-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:flex-start}@media (max-width: 768px){.integrator-layout{grid-template-columns:1fr}}.integrator-fields{display:flex;flex-direction:column}.integrator-hint{display:flex;gap:12px;padding:16px;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;align-items:flex-start}.integrator-hint-icon{width:34px;height:34px;border-radius:8px;background:#f59e0b;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;flex-shrink:0}.integrator-hint p{font-size:12.5px;color:#78716c;line-height:1.6;margin:0}.integrator-hint strong{color:#92400e}.btn-option--ghost{background:#fff;color:#64748b;border:1.5px solid #e2e8f0}.btn-option--ghost:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.btn-option--save{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none}.btn-option--save:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 12px #22c55e4d}.btn-option--save:disabled{opacity:.5;cursor:not-allowed}.btn-option--lg{padding:12px 28px;font-size:14.5px}.btn-option--primary:disabled,.btn-option--primary[disabled]{opacity:.5;cursor:not-allowed}.reg-provider-select{margin-bottom:16px;max-width:340px}.app-form-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f;margin-bottom:16px}.app-form-header{display:flex;align-items:center;gap:12px;padding:14px 20px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.app-form-header i{font-size:20px}.app-form-header h2{font-size:14px;font-weight:700;margin:0;letter-spacing:.3px}.app-form-info{display:flex;gap:12px;padding:14px 20px;align-items:flex-start;font-size:13px;line-height:1.6}.app-form-info>i{font-size:16px;flex-shrink:0;margin-top:2px}.app-form-info p{margin:0 0 4px}.app-form-info p:last-child{margin-bottom:0}.app-form-info--green{background:#ecfdf5;border-left:4px solid #22c55e;color:#166534;flex-direction:column}.app-form-info--orange{background:#fff7ed;border-left:4px solid #f59e0b;color:#92400e}.app-form-info--blue{background:#eff6ff;border-left:4px solid #3b82f6;color:#1e40af}.app-form-info--blue p{font-size:12.5px}.app-form-body{padding:20px}.app-form-actions{display:flex;justify-content:flex-end;gap:12px;padding:12px 20px 20px}.reg-hero{text-align:center;padding:36px 24px 28px;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a78bfa);border-radius:12px;margin-bottom:16px;position:relative;overflow:hidden}.reg-hero:before{content:"";position:absolute;top:-40%;right:-10%;width:260px;height:260px;background:rgba(255,255,255,.06);border-radius:50%}.reg-hero-icon{width:58px;height:58px;border-radius:16px;background:rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;font-size:26px;color:#fff;margin-bottom:12px}.reg-hero-title{font-size:22px;font-weight:800;color:#fff;margin:0 0 6px;letter-spacing:-.3px}.reg-hero-subtitle{font-size:13.5px;color:#ffffffd9;margin:0;font-weight:500}.reg-info-box{display:flex;gap:14px;padding:16px 20px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #86efac;border-radius:12px;margin-bottom:16px;align-items:flex-start}.reg-info-box-icon{width:36px;height:36px;border-radius:8px;background:#22c55e;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.reg-info-box-content h4{font-size:13.5px;font-weight:700;color:#166534;margin:0 0 4px}.reg-info-box-content p{font-size:13px;color:#475569;line-height:1.6;margin:0}.reg-step{display:flex;gap:16px;margin-bottom:20px;position:relative}.reg-step:before{content:"";position:absolute;left:23px;top:48px;bottom:-20px;width:2px;background:#e2e8f0}.reg-step:last-of-type:before{display:none}.reg-step-number{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.reg-step-number span{font-size:20px;font-weight:800;color:#fff}.reg-step-content{flex:1;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.reg-step-header{display:flex;align-items:center;gap:10px;padding:12px 20px;background:linear-gradient(135deg,#334155,#475569);color:#fff;border-left:4px solid #8b5cf6}.reg-step-header i{font-size:18px}.reg-step-header h3{font-size:13.5px;font-weight:700;margin:0;letter-spacing:.3px}.reg-step-body{padding:20px}.reg-step-text{font-size:13.5px;color:#475569;line-height:1.65;margin:0 0 16px}.reg-step-text:last-child{margin-bottom:0}.reg-step-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}@media (max-width: 640px){.reg-step-cards{grid-template-columns:1fr}}.reg-mini-card{display:flex;gap:12px;padding:14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;align-items:flex-start}.reg-mini-card-icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;flex-shrink:0}.reg-mini-card-icon--blue{background:linear-gradient(135deg,#0ea5e9,#06b6d4)}.reg-mini-card-icon--purple{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.reg-mini-card h5{font-size:13px;font-weight:700;color:#1e293b;margin:0 0 4px}.reg-mini-card p{font-size:12.5px;color:#64748b;line-height:1.6;margin:0}.reg-step-note{display:flex;gap:10px;padding:12px 14px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:flex-start}.reg-step-note i{color:#d97706;font-size:15px;flex-shrink:0;margin-top:1px}.reg-step-note span{font-size:12.5px;color:#78716c;line-height:1.6}.reg-faq{display:flex;gap:14px;padding:16px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f;align-items:center;margin-bottom:4px}.reg-faq-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#d97706);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.reg-faq-content h4{font-size:13.5px;font-weight:700;color:#1e293b;margin:0 0 3px}.reg-faq-content p{font-size:12.5px;color:#64748b;line-height:1.5;margin:0}.reg-faq-content a{color:#6366f1;font-weight:600;text-decoration:none}.reg-faq-content a:hover{text-decoration:underline}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.page-title{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:4px}.page-subtitle{font-size:13px;color:#64748b;margin-bottom:0}.header-actions{display:flex;gap:12px}.btn-settings{width:36px;height:36px;border:2px solid #e2e8f0;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:#64748b;flex-shrink:0}.btn-settings:hover{border-color:#8b5cf6;color:#8b5cf6;background:#f8fafc}.btn-settings i{font-size:18px}.btn-primary{padding:12px 24px;background:#8b5cf6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;justify-content:center;gap:6px}.btn-primary:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf64d}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:12px 24px;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;justify-content:center;gap:6px}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.btn-danger{padding:8px 14px;background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:999px;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;transition:background .2s,border-color .2s,color .2s}.btn-danger:hover{background:#fecaca;border-color:#fca5a5;color:#7f1d1d}.btn-icon{width:32px;height:32px;padding:0;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:14px;text-decoration:none}.btn-edit{background:#dbeafe;color:#1e40af}.btn-edit:hover{background:#bfdbfe}.btn-view{background:#e0f2fe;color:#0369a1}.btn-view:hover{background:#bae6fd}.btn-delete{background:#fee2e2;color:#991b1b}.btn-delete:hover{background:#fecaca}.form-card{background:#ffffff;border-radius:12px;padding:12px 16px;box-shadow:0 1px 3px #0000001a}.form-section{margin-bottom:0}.form-section-header{margin-bottom:10px;padding-bottom:0;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.form-section-header h2{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:4px}.form-section-header p{font-size:14px;color:#64748b}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:20px}.form-grid-two-columns{grid-template-columns:1fr 1fr}.form-grid-three-columns{grid-template-columns:1fr 1fr 1fr}.form-grid-four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.form-grid-five-columns{grid-template-columns:repeat(5,minmax(0,1fr))}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.form-input-small{max-width:100%}.form-label{font-size:13px;font-weight:500;color:#374151}.form-label.required:after{content:"*";color:#ef4444;margin-left:4px}.form-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e2e8f0;margin-top:32px;flex-wrap:wrap}.form-group-account{padding:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.form-section-meta{display:flex;align-items:baseline;gap:6px;font-size:13px}.form-section-meta-label{color:#6b7280;font-weight:500}.form-section-meta-value{color:#0f172a;font-weight:600}.form-input,.form-textarea,.form-input-readonly,select.form-input{width:100%;border-radius:10px;border:2px solid #e2e8f0;padding:12px 16px;font-size:14px;color:#111827;background-color:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;font-family:inherit}.form-input:focus,.form-textarea:focus,select.form-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a;background-color:#fff}.form-input-readonly{background-color:#f3f4f6}.form-textarea{min-height:100px;resize:vertical}.form-input.error,.form-textarea.error,select.form-input.error{border-color:#ef4444;background-color:#fef2f2}.form-error{font-size:12px;color:#b91c1c}.form-error.small{font-size:11px}.currency-wrapper{display:flex;align-items:center;gap:8px}.currency-wrapper .form-input{flex:1}.btn-exchange-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;color:#2563eb;cursor:pointer;transition:background .15s,border-color .15s}.btn-exchange-icon:hover{background:#eff6ff;border-color:#2563eb}.exchange-modal-body{padding:16px}.exchange-rates-grid{display:flex;flex-direction:column;gap:12px}.exchange-rate-item{display:flex;align-items:center;gap:12px}.exchange-rate-label{flex:0 0 60px;font-size:13px;margin:0}.exchange-rate-input{flex:1;max-width:140px}.document-cell{font-weight:600;color:#374151;text-align:center;vertical-align:middle}.checks-table-wrapper{width:100%;overflow-x:auto}.checks-table{width:100%;border-collapse:collapse;font-size:13px}.checks-table thead tr{background-color:#f3f4f6}.checks-table th,.checks-table td{padding:8px 10px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:middle}.checks-table th{font-weight:600;color:#374151;white-space:nowrap}.checks-table td .form-input{font-size:12px;padding:6px 8px}.text-center{text-align:center}.mt-2{margin-top:8px}.checks-mobile-wrapper{display:flex;flex-direction:column;gap:12px}.check-item-card{border-radius:12px;border:1px solid #e5e7eb;padding:12px 14px;background-color:#f9fafb}.check-item-row{display:flex;justify-content:space-between;gap:8px;font-size:13px;margin-bottom:4px}.check-item-label{font-weight:500;color:#4b5563}.check-item-value{color:#111827;text-align:right}.check-item-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:overlayIn .15s ease}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.modal-container{background:#ffffff;border-radius:16px;box-shadow:0 20px 60px #0f172a40;width:100%;max-width:480px;max-height:90vh;display:flex;flex-direction:column;animation:modalIn .18s ease;overflow:hidden}@keyframes modalIn{0%{opacity:0;transform:scale(.96) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-sm{max-width:360px}.modal-md{max-width:600px}.modal-lg{max-width:800px}.modal-xl{max-width:1000px}.modal-large{max-width:800px}.modal-header{padding:16px 20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.modal-title{font-size:16px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}.app-container{--primary: #0f172a;--primary-light: #1e293b;--accent-purple: #8b5cf6;--accent-blue: #3b82f6;--bg-light: #f8fafc;--text-dark: #0f172a;--text-light: #64748b;--text-muted: #94a3b8;--text-white: rgba(255,255,255,.7);--border: #e2e8f0;--sidebar-width: 280px;--sidebar-collapsed: 85px;--header-height: 70px;display:flex;min-height:100vh;background:var(--bg-light)}.app-container .sidebar{width:var(--sidebar-width);height:100vh;background:var(--primary);position:fixed;left:0;top:0;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column}.app-container .sidebar.collapsed{width:var(--sidebar-collapsed);overflow:visible}.app-container .sidebar:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg,rgba(139,92,246,.1) 0%,transparent 100%);pointer-events:none}.app-container .sidebar-header{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05);min-height:var(--header-height)}.app-container .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;transition:all .3s}.app-container .logo-icon{width:42px;height:42px;background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;box-shadow:0 4px 12px #8b5cf666;flex-shrink:0;color:#fff}.app-container .logo-text{font-size:19px;font-weight:700;white-space:nowrap;opacity:1;transition:all .3s}.app-container .sidebar.collapsed .logo-text{opacity:0;width:0}.app-container .sidebar-footer{margin-top:auto;flex-shrink:0;border-top:1px solid rgba(255,255,255,.08)}.app-container .sidebar-version{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px 4px;color:#ffffff73;font-size:12px;line-height:1.2}.app-container .sidebar.collapsed .sidebar-version{padding:10px 0 4px}.app-container .sidebar-version-label{text-transform:uppercase;letter-spacing:.04em;font-size:10px}.app-container .sidebar-version-value{font-weight:600;color:#ffffffb8;font-variant-numeric:tabular-nums}.app-container .sidebar-toggle-container{width:100%;padding:12px 0;display:flex;justify-content:center}.app-container .sidebar-toggle{width:36px;height:36px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}.app-container .sidebar-toggle:hover{background:rgba(255,255,255,.1);transform:scale(1.05)}.app-container .nav-menu{flex:1;padding:20px 0;overflow-y:auto;overflow-x:hidden}.app-container .sidebar.collapsed .nav-menu{overflow:visible}.app-container .nav-menu ul{padding-left:0;margin:0}.app-container .nav-menu::-webkit-scrollbar{width:4px}.app-container .nav-menu::-webkit-scrollbar-track{background:transparent}.app-container .nav-menu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:4px}.app-container .nav-section{margin-bottom:15px}.app-container .nav-section-title{padding:4px 16px 8px;font-size:14px;letter-spacing:1px;color:var(--text-white);opacity:1;transition:all .3s;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.app-container .sidebar.collapsed .nav-section-title{opacity:1;height:auto;padding:8px 0;margin:0;justify-content:center}.app-container .nav-section-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:16px;margin-right:8px;color:#ffffffb3}.app-container .sidebar.collapsed .nav-section-icon{margin-right:0}.app-container .sidebar.collapsed .nav-section.active .nav-section-icon{color:var(--accent-purple);filter:drop-shadow(0 0 8px var(--accent-purple))}.app-container .nav-section-text{white-space:nowrap;flex:2}.app-container .sidebar.collapsed .nav-section-text,.app-container .sidebar.collapsed .nav-section-arrow{display:none}.app-container .nav-section-arrow{display:flex;align-items:center;justify-content:center;font-size:12px;transition:transform .2s ease}.app-container .nav-section-arrow.open{transform:rotate(180deg)}.app-container .nav-item{list-style:none;margin-bottom:2px}.app-container .nav-link{display:flex;align-items:center;padding:8px 20px;color:#ffffffb3;text-decoration:none;transition:all .3s;position:relative;gap:6px;border-left:3px solid transparent}.app-container .nav-link-dashboard{padding:8px 20px 8px 10px!important}.app-container .sidebar.collapsed .nav-link{justify-content:center}.app-container .sidebar.collapsed .nav-section{position:relative}.app-container .sidebar.collapsed .nav-section>ul{position:absolute;left:95%;top:0;background:var(--primary);padding:8px 0;border-radius:10px;box-shadow:0 12px 30px #0f172a73;min-width:220px;display:none;z-index:1300;max-height:70vh;overflow-y:auto;margin-left:4px}.app-container .sidebar.collapsed .nav-section:hover>ul,.app-container .sidebar.collapsed .nav-section>ul:hover{display:block}.app-container .sidebar.collapsed .nav-section:hover>ul:has(>:nth-child(8)),.app-container .sidebar.collapsed .nav-section>ul:hover:has(>:nth-child(8)){display:grid;grid-template-columns:repeat(2,1fr);min-width:440px;gap:0}.app-container .sidebar.collapsed .nav-section>ul:has(>:nth-child(8)) .nav-item{margin-bottom:0}.app-container .sidebar.collapsed .nav-section>ul .nav-link{justify-content:flex-start;padding:8px 16px}.app-container .sidebar.collapsed .nav-section>ul .nav-link.active{background:linear-gradient(90deg,rgba(139,92,246,.15) 0%,transparent 100%);color:#fff;border-left-color:var(--accent-purple)}.app-container .sidebar.collapsed .nav-section>ul .nav-link.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:100%;background:var(--accent-purple);box-shadow:0 0 20px var(--accent-purple)}.app-container .nav-link:hover{background:rgba(255,255,255,.05);color:#fff;border-left-color:var(--accent-purple)}.app-container .nav-link:focus,.app-container .nav-link:focus-visible{outline:none;background:rgba(255,255,255,.08);color:#fff;border-left-color:var(--accent-purple)}.app-container .nav-link.active{background:linear-gradient(90deg,rgba(139,92,246,.15) 0%,transparent 100%);color:#fff;border-left-color:var(--accent-purple)}.app-container .nav-link.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:100%;background:var(--accent-purple);box-shadow:0 0 20px var(--accent-purple)}.app-container .nav-icon{width:24px;height:24px;font-size:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-container .nav-icon-dashboard{font-size:16px!important}.app-container .nav-text{font-size:14px;font-weight:500;white-space:nowrap;opacity:1;transition:all .3s}.app-container .sidebar.collapsed .nav-text{display:none}.app-container .sidebar.collapsed .nav-section.has-flyout>ul .nav-text{display:inline;opacity:1;position:static;padding:0;margin:0;background:transparent;box-shadow:none;font-size:14px}.app-container .sidebar.collapsed .nav-section>ul .nav-text{display:inline!important;color:#ffffffe6!important}.app-container .nav-badge{margin-left:auto;background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:20px;text-align:center;opacity:1;transition:all .3s}.app-container .sidebar.collapsed .nav-badge{opacity:0;width:0}.app-container .main-content{flex:1;margin-left:var(--sidebar-width);transition:all .3s;display:flex;flex-direction:column;min-height:100vh}.app-container .sidebar.collapsed+.main-content{margin-left:var(--sidebar-collapsed)}.app-container .header{height:var(--header-height);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:999;box-shadow:0 1px 2px #0000000d}.app-container .header-left{display:flex;align-items:center;gap:20px}.app-container .breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:0}.app-container .breadcrumb-item{color:var(--text-light);text-decoration:none;transition:all .3s}.app-container .breadcrumb-item:hover{color:var(--accent-purple)}.app-container .breadcrumb-item.active{color:var(--text-dark);font-weight:600}.app-container .breadcrumb-separator{color:var(--text-muted)}.app-container .search-container{position:relative}.app-container .search-btn{width:200px;height:40px;background:white;border:1px solid var(--border);border-radius:10px;padding:0 16px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .3s}.app-container .search-btn:hover{border-color:var(--accent-purple);box-shadow:0 0 0 3px #8b5cf61a}.app-container .search-icon{color:var(--text-muted);font-size:18px}.app-container .search-placeholder{color:var(--text-muted);font-size:14px}.app-container .search-shortcut{margin-left:auto;font-size:12px;color:var(--text-muted);background:var(--bg-light);padding:2px 6px;border-radius:4px}.app-container .search-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding-top:100px}.app-container .search-popup-content{width:90%;max-width:600px;background:white;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.app-container .search-popup-input{width:100%;padding:20px 24px;border:none;font-size:18px;outline:none;border-bottom:1px solid var(--border)}.app-container .search-results{max-height:400px;overflow-y:auto;padding:12px}.app-container .search-result-item{padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:12px}.app-container .search-result-item:hover{background:var(--bg-light)}.app-container .search-result-icon{width:36px;height:36px;background:var(--bg-light);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--text-muted)}.app-container .search-result-text{flex:1}.app-container .search-result-title{font-size:14px;font-weight:600;color:var(--text-dark)}.app-container .search-result-desc{font-size:12px;color:var(--text-muted)}.app-container .header-right{display:flex;align-items:center;gap:12px}.app-container .header-btn{width:42px;height:42px;background:white;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;position:relative;color:var(--text-light)}.app-container .header-btn:hover{border-color:var(--accent-purple);background:var(--bg-light);color:var(--accent-purple);transform:translateY(-2px)}.app-container .notification-badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:#ef4444;color:#fff;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid white}.app-container .period-btn{height:42px;padding:0 16px;background:white;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .3s;font-size:14px;font-weight:600;color:var(--text-dark)}.app-container .period-btn:hover{border-color:var(--accent-purple);background:var(--bg-light)}.app-container .user-menu-btn{height:42px;padding:0 12px;background:white;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .3s;position:relative}.app-container .user-menu-btn:hover{border-color:var(--accent-purple);background:var(--bg-light)}.app-container .user-avatar{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--accent-purple),#ec4899);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:13px}.app-container .user-info{display:flex;flex-direction:column;align-items:flex-start}.app-container .user-name{font-size:14px;font-weight:600;color:var(--text-dark);line-height:1.2}.app-container .user-role{font-size:11px;color:var(--text-muted)}.app-container .dropdown-arrow{color:var(--text-muted);font-size:12px;transition:all .3s}.app-container .dropdown-wrapper{position:relative}.app-container .dropdown-menu{display:block;position:absolute;top:calc(100% + 8px);right:0;width:240px;background:white;border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:8px;z-index:1000}.app-container .dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .3s;text-decoration:none;color:var(--text-dark)}.app-container .dropdown-item:hover{background:var(--bg-light)}.app-container .dropdown-icon{width:20px;text-align:center;color:var(--text-muted)}.app-container .dropdown-text{font-size:14px}.app-container .dropdown-divider{height:1px;background:var(--border);margin:8px 0}.app-container .dropdown-item.danger,.app-container .dropdown-item.danger .dropdown-icon{color:#ef4444}.app-container .notification-popup{position:absolute;top:calc(100% + 8px);right:0;width:380px;background:white;border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:1000}.app-container .notification-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.app-container .notification-title{font-size:16px;font-weight:700;color:var(--text-dark)}.app-container .notification-clear{font-size:13px;color:var(--accent-purple);cursor:pointer;font-weight:600}.app-container .notification-list{max-height:400px;overflow-y:auto}.app-container .notification-item{padding:16px 20px;border-bottom:1px solid var(--border);cursor:pointer;transition:all .3s;display:flex;gap:12px}.app-container .notification-item:hover{background:var(--bg-light)}.app-container .notification-item:last-child{border-bottom:none}.app-container .notification-item.unread{background:rgba(139,92,246,.03)}.app-container .notification-dot{width:8px;height:8px;background:var(--accent-purple);border-radius:50%;margin-top:6px;flex-shrink:0}.app-container .notification-content{flex:1}.app-container .notification-text{font-size:14px;color:var(--text-dark);margin-bottom:4px}.app-container .notification-time{font-size:12px;color:var(--text-muted)}.app-container .content{flex:1;padding:32px}.release-notes-fab{position:fixed;right:28px;bottom:28px;z-index:900;width:52px;height:52px;border:none;border-radius:50%;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #6366f173;transition:transform .2s ease,box-shadow .2s ease}.release-notes-fab:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 28px #6366f180}.release-notes-overlay{z-index:1100}.release-notes-modal .modal-title{flex-wrap:wrap}.release-notes-app-version{font-size:12px;font-weight:600;color:#6366f1;background:#eef2ff;padding:2px 8px;border-radius:999px;margin-left:4px}.release-notes-body{max-height:min(60vh,520px);overflow-y:auto}.release-notes-loading,.release-notes-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 16px;color:#64748b;font-size:14px;text-align:center}.release-notes-list{display:flex;flex-direction:column;gap:20px}.release-note-item{padding-bottom:20px;border-bottom:1px solid #e5e7eb}.release-note-item:last-child{padding-bottom:0;border-bottom:none}.release-note-header{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px}.release-note-version{font-size:13px;font-weight:700;color:#4f46e5;background:#eef2ff;padding:2px 10px;border-radius:6px}.release-note-title{font-size:14px;font-weight:600;color:#0f172a}.release-note-date{margin-left:auto;font-size:12px;color:#94a3b8}.release-note-content{margin:0;font-family:inherit;font-size:13px;line-height:1.6;color:#334155;white-space:pre-wrap;word-break:break-word}.release-notes-actions{justify-content:flex-end;padding:12px 20px 16px;border-top:1px solid #e5e7eb}@media (max-width: 768px){.release-notes-fab{right:16px;bottom:16px;width:48px;height:48px;font-size:20px}.app-container .sidebar{transform:translate(-100%)}.app-container .sidebar.mobile-open{transform:translate(0)}.app-container .main-content{margin-left:0}.app-container .header{padding:0 16px}.app-container .breadcrumb{display:none}.app-container .search-btn{width:40px;padding:0;justify-content:center}.app-container .search-placeholder,.app-container .search-shortcut,.app-container .user-info{display:none}.app-container .content{padding:16px}}.modal-close{width:32px;height:32px;border:none;background:transparent;font-size:16px;line-height:1;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .15s ease,color .15s ease;flex-shrink:0}.modal-close:hover{background:#fee2e2;color:#ef4444}.modal-body{padding:20px;overflow-y:auto;flex:1}.modal-actions{padding:14px 20px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:8px;flex-shrink:0}.modal-body .modal-actions{margin:20px 0 0;padding:14px 0 0;border-top:1px solid #e5e7eb;border-bottom:none}.loading-state,.empty-state{text-align:center;padding:60px 20px}.empty-icon{width:80px;height:80px;margin:0 auto 20px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;color:#94a3b8}.empty-title{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:8px}.empty-text{font-size:14px;color:#64748b;margin-bottom:24px}.spinner-large{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#8b5cf6;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}.spinner-small{width:16px;height:16px;border:2px solid rgba(139,92,246,.3);border-top-color:#8b5cf6;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.list-page{padding:15px}.filters-card{background:white;border-radius:12px;padding:12px 16px;margin-bottom:15px;box-shadow:0 1px 3px #0000001a}.filter-group{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.search-box{flex:1;min-width:250px;position:relative}.search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.search-box input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .3s}.search-box input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.select-box{display:flex;flex-direction:column;gap:6px}.select-box label{font-size:12px;font-weight:600;color:#475569}.select-box select{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:white;cursor:pointer;transition:all .3s;min-width:150px}.select-box select:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.date-box{display:flex;flex-direction:column;gap:6px}.date-box label{font-size:12px;font-weight:600;color:#475569}.date-box input[type=date]{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:white;cursor:pointer;transition:all .3s;min-width:140px;color:#0f172a}.date-box input[type=date]:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.table-card{background:white;border-radius:12px;padding:12px 16px;box-shadow:0 1px 3px #0000001a}.table-responsive{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.data-table th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}.data-table td{padding:16px;border-bottom:1px solid #e2e8f0;font-size:14px;color:#0f172a}.data-table tbody tr:hover{background:#f8fafc}.action-buttons{display:flex;gap:8px;justify-content:center}.pagination-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.pagination-info{font-size:14px;color:#64748b}.pagination-buttons{display:flex;align-items:center;gap:12px}.btn-pagination{width:36px;height:36px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:white;color:#475569;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.btn-pagination:hover:not(:disabled){background:#f8fafc;border-color:#8b5cf6;color:#8b5cf6}.btn-pagination:disabled{opacity:.5;cursor:not-allowed}.pagination-page{font-size:14px;font-weight:600;color:#0f172a;padding:0 12px}.badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.badge-blue{background:#dbeafe;color:#1e40af}.badge-green{background:#d1fae5;color:#065f46}.badge-purple{background:#ede9fe;color:#5b21b6}.badge-orange{background:#fed7aa;color:#9a3412}.badge-gray{background:#f1f5f9;color:#475569}.badge-red{background:#fee2e2;color:#991b1b}.text-muted{color:#94a3b8}.text-success{color:#065f46}.text-danger{color:#991b1b}.form-help-text{font-size:12px;color:#94a3b8;margin-top:4px}.input-with-button{display:flex;gap:8px;align-items:center}.input-with-button .form-input{flex:1}.btn-add-inline{width:40px;height:40px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:white;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.btn-add-inline:hover{border-color:#8b5cf6;color:#8b5cf6;background:#f8fafc}@media (max-width: 960px){.form-grid,.form-grid-3{grid-template-columns:1fr}}@media (max-width: 768px){.filter-group{flex-direction:column;align-items:stretch}.select-box,.date-box{width:100%}.pagination-wrapper{flex-direction:column;gap:12px}}.data-table th.checkbox,.td-checkbox{width:48px;min-width:48px;text-align:center;padding:0 8px!important;vertical-align:middle}.data-table th.checkbox input[type=checkbox],.td-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #cbd5e1;border-radius:5px;background:#fff;cursor:pointer;position:relative;display:inline-block;vertical-align:middle;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;flex-shrink:0}.data-table th.checkbox input[type=checkbox]:hover,.td-checkbox input[type=checkbox]:hover{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}.data-table th.checkbox input[type=checkbox]:checked,.td-checkbox input[type=checkbox]:checked{background:#8b5cf6;border-color:#8b5cf6}.data-table th.checkbox input[type=checkbox]:checked:after,.td-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;top:1px;left:5px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.data-table th.checkbox input[type=checkbox]:indeterminate{background:#8b5cf6;border-color:#8b5cf6}.data-table th.checkbox input[type=checkbox]:indeterminate:after{content:"";position:absolute;top:6px;left:3px;width:10px;height:2px;background:#fff;border:none;transform:none}.data-table tbody tr:has(input[type=checkbox]:checked){background:#f5f3ff}.bulk-actions-bar{display:flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:12px;background:#f5f3ff;border:1px solid #e9d5ff;border-radius:8px;animation:bulkBarIn .15s ease}@keyframes bulkBarIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bulk-count{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#5b21b6}.bulk-count:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#8b5cf6}.bulk-actions-bar .btn-danger{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#ef4444;color:#fff;border:none;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;box-shadow:0 1px 3px #ef44444d}.bulk-actions-bar .btn-danger:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 10px #ef444459}.company-settings-page{padding:15px}.company-settings-page .modal-container{overflow:hidden;max-width:600px}.company-settings-page .modal-container.modal-large{max-width:900px}.company-settings-page .modal-header{padding:20px 24px}.company-settings-page .modal-title{font-size:20px}.company-settings-page .modal-body{padding:24px}.company-settings-page .form-group{margin-bottom:0}.company-settings-page .form-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:24px}.company-settings-page .form-label{font-size:14px;font-weight:500;color:#0f172a}.company-settings-page .form-input,.company-settings-page select.form-input,.company-settings-page textarea.form-input{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background-color:#fff}.company-settings-page .form-input:focus,.company-settings-page select.form-input:focus,.company-settings-page textarea.form-input:focus{border-color:#8b5cf6;background-color:#fff}.company-settings-page .btn-primary{padding:10px 20px;font-size:14px;font-weight:500;border-radius:8px;background:#8b5cf6;background-image:none}.company-settings-page .btn-primary:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf666}.company-settings-page .btn-secondary{padding:10px 20px;font-size:14px;font-weight:500;border-radius:8px;background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.company-settings-page .btn-secondary:hover:not(:disabled){background:#e2e8f0}.company-settings-page .info-card{padding:12px 16px}.company-settings-page .card-body{padding:12px 0}.company-settings-page .danger-zone-card{border:1px solid #fecaca;background:#fffbfb}.company-settings-page .danger-zone-card .card-header{background:#fef2f2}.company-settings-page .danger-zone-description{margin:0 0 16px;font-size:14px;line-height:1.6;color:#64748b}.info-card{background:white;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:15px;overflow:hidden}.card-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;background:#f8fafc;display:flex;justify-content:space-between;align-items:center}.card-title{font-size:18px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}.card-body{padding:24px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.info-item{display:flex;flex-direction:column;gap:8px}.info-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.info-value{font-size:16px;color:#0f172a;font-weight:500}.info-link{color:#3b82f6;text-decoration:none}.info-link:hover{text-decoration:underline}.loading-state-small{display:flex;align-items:center;gap:12px;padding:20px;color:#64748b}.branches-list{display:flex;flex-direction:column;gap:12px}.branch-item{display:flex;justify-content:space-between;align-items:flex-start;padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.branch-item:hover{border-color:#8b5cf6;box-shadow:0 2px 8px #8b5cf61a}.branch-info{flex:1}.branch-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.branch-name{font-size:16px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}.badge-primary{padding:2px 8px;background:#8b5cf6;color:#fff;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.company-settings-page .badge-secondary{padding:2px 8px;background:#64748b;color:#fff;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.branch-code{font-size:12px;color:#64748b;background:white;padding:4px 8px;border-radius:4px;border:1px solid #e2e8f0}.branch-details{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.branch-detail{display:flex;align-items:center;gap:6px;font-size:14px;color:#64748b}.branch-detail i{font-size:14px}.branch-actions{display:flex;gap:8px;margin-left:16px}.company-settings-page .btn-icon{width:36px;height:36px;font-size:16px;transition:all .2s}.company-settings-page .btn-icon.btn-edit{background:rgba(59,130,246,.1);color:#3b82f6}.company-settings-page .btn-icon.btn-edit:hover{background:rgba(59,130,246,.2);transform:scale(1.05)}.company-settings-page .btn-icon.btn-delete{background:rgba(239,68,68,.1);color:#ef4444}.company-settings-page .btn-icon.btn-delete:hover{background:rgba(239,68,68,.2);transform:scale(1.05)}.btn-icon-primary{padding:8px 16px;background:#8b5cf6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.btn-icon-primary:hover{background:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf666}.btn-icon-primary.btn-sm{padding:6px 12px;font-size:13px}.form-group-full{grid-column:1 / -1}.form-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#0f172a}.form-checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#8b5cf6}textarea.form-input{resize:vertical;min-height:80px;font-family:inherit}select.form-input{cursor:pointer}.btn-icon.btn-users{background:rgba(139,92,246,.1);color:#8b5cf6}.btn-icon.btn-users:hover{background:rgba(139,92,246,.2);transform:scale(1.05)}.btn-icon.btn-users.active{background:#8b5cf6;color:#fff}.btn-icon.btn-users.active:hover{background:rgba(139,92,246,.9)}.btn-icon.btn-permissions{background:rgba(16,185,129,.1);color:#10b981}.btn-icon.btn-permissions:hover{background:rgba(16,185,129,.2);transform:scale(1.05)}.btn-icon.btn-permissions:disabled{opacity:.4;cursor:not-allowed}.btn-icon:disabled{opacity:.4;cursor:not-allowed}.branch-users-section{margin-top:16px;padding-top:16px;border-top:2px solid #e2e8f0}.branch-users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.branch-users-title{font-size:16px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}.empty-state-small{text-align:center;padding:30px 20px;color:#64748b}.empty-state-small p{margin:0 0 12px;font-size:14px}.users-list{display:flex;flex-direction:column;gap:10px}.user-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px;background:white;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.user-item:hover{border-color:#8b5cf6;box-shadow:0 2px 8px #8b5cf61a}.user-info{flex:1}.user-header{margin-bottom:6px}.user-name{font-size:15px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}.user-details{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.user-detail{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b}.user-detail i{font-size:13px}.user-actions{display:flex;gap:8px;margin-left:12px}.form-hint{font-size:12px;color:#64748b;margin-top:4px;display:block}.projects-page{padding:15px}.project-info{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.project-name{font-weight:600;color:#0f172a}.project-content{font-size:13px;color:#64748b}.form-textarea{resize:vertical;min-height:100px}.badge-clickable{cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.badge-clickable:hover{transform:scale(1.05);opacity:.8}.badge-clickable:active{transform:scale(.95)}.badge-success{background:#d1fae5;color:#065f46}.badge-info{background:#dbeafe;color:#1e40af}.badge-secondary{background:#f1f5f9;color:#64748b}.btn-incomplete{background:#fee2e2;color:#dc2626}.btn-incomplete:hover{background:#fca5a5;color:#991b1b}.btn-completed{background:#d1fae5;color:#10b981}.btn-completed:hover{background:#6ee7b7;color:#065f46}@media (max-width: 768px){.projects-page{padding:16px}}.prices-page{padding:15px}.price-info{display:flex;align-items:center;gap:12px}.price-name{font-weight:600;color:#0f172a}.pagination-container{display:flex;justify-content:space-between;align-items:center;padding:20px;border-top:1px solid #e2e8f0}.pagination-controls{display:flex;align-items:center;gap:12px}.price-form-page{padding:15px}.info-box{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;color:#0369a1;font-size:13px;margin-bottom:16px}.info-box i{font-size:16px;margin-top:2px;flex-shrink:0}.info-box p{margin:4px 0 0}.price-items-section{margin-top:24px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.section-header{background:#eff6ff;padding:12px 16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.section-title{margin:0;font-size:16px;font-weight:600;color:#1e40af}.section-actions{display:flex;align-items:center;gap:10px;flex:1;min-width:200px}.product-search-inline{position:relative;flex:1;max-width:320px}.product-search-inline>i{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none;z-index:1}.product-search-inline input{width:100%;padding:8px 12px 8px 34px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;box-sizing:border-box}.search-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:280px;overflow-y:auto}.search-dropdown-item{padding:10px 14px;cursor:pointer;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-bottom:1px solid #f1f5f9}.search-dropdown-item:hover{background:#f8fafc}.search-dropdown-item:last-child{border-bottom:none}.search-dropdown-name{font-weight:500;flex:1;min-width:0}.search-dropdown-code{font-size:12px;color:#64748b}.search-dropdown-price{font-size:13px;color:#059669}.btn-add-products{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#f97316;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.btn-add-products:hover{background:#ea580c}.empty-items-hint{padding:24px;text-align:center;color:#64748b;font-size:14px}.items-table-wrap{max-height:60vh;overflow-y:auto}.items-table{margin:0}.items-table th{background:#f1f5f9}.col-standard-price{width:140px;text-align:right}.col-list-price{width:160px}.col-remove{width:50px;text-align:center}.product-cell{display:flex;flex-direction:column;gap:2px}.product-name{font-weight:500;color:#0f172a}.product-code{font-size:12px;color:#64748b}.standard-price{font-size:14px;color:#64748b}.input-with-suffix{position:relative}.input-with-suffix .input-price{padding-right:36px}.input-with-suffix .input-suffix{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:13px;color:#64748b}.btn-remove-item{color:#dc2626;background:transparent;border:none;cursor:pointer;padding:4px}.btn-remove-item:hover{color:#b91c1c}.btn-danger-outline{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:transparent;color:#dc2626;border:1px solid #dc2626;border-radius:8px;cursor:pointer;font-size:14px;text-decoration:none}.btn-danger-outline:hover:not(:disabled){background:#fef2f2}.selector-search{position:relative;margin-bottom:12px}.selector-search i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.selector-search input{width:100%;padding:8px 12px 8px 36px;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box}.bulk-list{max-height:400px;overflow-y:auto;margin-bottom:16px}.bulk-items{display:flex;flex-direction:column;gap:8px}.bulk-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px}.bulk-item.disabled{opacity:.6}.bulk-item-info{flex:1;display:flex;flex-direction:column;gap:2px}.bulk-item-code{font-size:12px;color:#64748b}.bulk-item-price{display:flex;align-items:center;gap:6px;min-width:150px}.input-small{width:100px;padding:6px 8px;box-sizing:border-box}.btn-add-one{background:#10b981;color:#fff;border:none;border-radius:8px;padding:6px 10px;cursor:pointer}.btn-add-one:hover:not(:disabled){background:#059669}.btn-add-one:disabled{background:#94a3b8;cursor:not-allowed}.import-steps{display:flex;align-items:center;gap:0;margin-bottom:32px;padding:20px 0 8px}.import-step{display:flex;flex-direction:column;align-items:center;gap:6px}.step-circle{width:36px;height:36px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#94a3b8;transition:all .2s}.import-step.active .step-circle{border-color:#8b5cf6;background:#8b5cf6;color:#fff}.import-step.done .step-circle{border-color:#10b981;background:#10b981;color:#fff}.step-label{font-size:12px;color:#94a3b8;font-weight:500;white-space:nowrap}.import-step.active .step-label,.import-step.done .step-label{color:#0f172a}.step-line{flex:1;height:2px;background:#e2e8f0;margin-bottom:18px;transition:background .2s}.step-line.active{background:#8b5cf6}.btn-download-sample{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:7px 14px;background:#fff;border:1px solid #8b5cf6;color:#8b5cf6;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.btn-download-sample:hover:not(:disabled){background:#f5f3ff}.btn-download-sample:disabled{opacity:.6;cursor:not-allowed}.field-map-table{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-top:16px;font-size:13px}.field-map-header{display:grid;grid-template-columns:48px 180px 1fr;gap:0;background:#f8fafc;padding:10px 16px;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0}.field-map-row{display:grid;grid-template-columns:48px 180px 1fr;gap:0;padding:9px 16px;border-bottom:1px solid #f1f5f9;align-items:center}.field-map-row:last-child{border-bottom:none}.field-map-row:nth-child(2n){background:#fafafa}.col-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:#ede9fe;color:#7c3aed;border-radius:6px;font-weight:700;font-size:12px}.col-field{font-weight:500;color:#0f172a}.col-desc{color:#64748b;font-size:12px}.drop-zone{position:relative;border:2px dashed #cbd5e1;border-radius:12px;padding:48px 24px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;background:#fafafa;margin-top:16px}.drop-zone:hover,.drop-zone.drag-over{border-color:#8b5cf6;background:#f5f3ff}.drop-zone.has-file{border-color:#10b981;background:#f0fdf4}.drop-zone-icon{font-size:48px;color:#94a3b8;display:block;margin-bottom:12px}.drop-zone-icon.file-ok{color:#10b981}.drop-zone-text{font-size:15px;color:#0f172a;margin-bottom:4px}.drop-zone-text.file-name{font-weight:600;color:#059669}.drop-zone-hint{font-size:13px;color:#94a3b8}.btn-remove-file{position:absolute;top:12px;right:12px;background:#fee2e2;border:none;border-radius:6px;padding:4px 8px;color:#dc2626;cursor:pointer;font-size:14px}.btn-remove-file:hover{background:#fecaca}.import-progress-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;gap:16px}.import-progress-title{font-size:18px;font-weight:600;color:#0f172a;margin:0}.import-progress-text{font-size:14px;color:#64748b;margin:0}.result-summary{display:flex;gap:16px;margin:16px 0 24px;flex-wrap:wrap}.result-card{display:flex;align-items:center;gap:14px;padding:16px 24px;border-radius:12px;min-width:180px}.result-card i{font-size:32px}.result-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#059669}.result-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.result-count{font-size:28px;font-weight:700;line-height:1}.result-label{font-size:13px;font-weight:500;margin-top:2px}.error-list{border:1px solid #fecaca;border-radius:10px;overflow:hidden;margin-top:8px}.error-list-title{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fef2f2;color:#b91c1c;font-size:14px;font-weight:600;margin:0;border-bottom:1px solid #fecaca}.error-item{display:flex;align-items:baseline;gap:12px;padding:10px 16px;border-bottom:1px solid #fff1f1;font-size:13px}.error-item:last-child{border-bottom:none}.error-row{font-weight:600;color:#b91c1c;white-space:nowrap;min-width:60px}.error-message{color:#64748b}.success-all{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px;color:#059669;text-align:center}.success-all i{font-size:48px}.success-all p{font-size:16px;font-weight:600;margin:0}.customer-detail-page,.supplier-detail-page{padding:15px;background:#f8fafc;min-height:100vh}.error-icon{width:80px;height:80px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.error-icon i{font-size:40px;color:#dc2626}.error-title{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:8px}.error-text{font-size:14px;color:#64748b;margin-bottom:24px}.form-input-readonly{background:#f8fafc;color:#0f172a;cursor:default}.customer-search-wrap{position:relative}.customer-search-wrap .dropdown-results{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;max-height:220px;overflow-y:auto;z-index:10}.customer-search-wrap .dropdown-item.muted{color:#64748b;cursor:default}.customer-search-wrap .dropdown-item{display:block;width:100%;padding:10px 12px;text-align:left;border:none;background:none;cursor:pointer;font-size:14px}.customer-search-wrap .dropdown-item:hover:not(.muted){background:#f1f5f9}.btn-link-inline{background:none;border:none;padding:0;margin-left:8px;color:#8b5cf6;font-size:12px;cursor:pointer;text-decoration:underline}.btn-link-inline:hover{color:#7c3aed}.customer-header{background:white;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.customer-info-section{display:flex;gap:20px;flex:1}.customer-avatar{width:80px;height:80px;border-radius:12px;background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#be185d;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;flex-shrink:0}.customer-details{flex:1}.customer-detail-page .customer-name{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:12px;display:flex;align-items:center;gap:12px}.currency-badge{font-size:16px;font-weight:500;color:#64748b}.customer-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.meta-item{display:flex;align-items:center;gap:6px;font-size:14px;color:#475569}.meta-item i{color:#94a3b8;font-size:16px}.meta-label{font-weight:600;color:#64748b}.meta-value{color:#0f172a}.customer-address{font-size:14px;color:#64748b;line-height:1.5}.customer-info-link{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;font-size:14px;color:#2563eb;cursor:pointer;text-decoration:none}.customer-info-link:hover{text-decoration:underline;color:#1d4ed8}.customer-info-link i{font-size:14px}.customer-info-block{margin-top:16px;padding-top:12px;border-top:1px solid #e2e8f0}.customer-info-block:first-of-type{margin-top:12px;padding-top:12px}.info-block-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#64748b;margin-bottom:8px}.info-block-title i{font-size:14px}.info-block-content{font-size:14px;color:#334155;line-height:1.5}.info-row{margin-bottom:4px}.info-row .info-label{color:#64748b;margin-right:6px}.info-row .info-value{color:#0f172a}.info-address-line{margin-bottom:2px}.info-row.shipping-address{margin-top:8px;padding-top:8px;border-top:1px dashed #e2e8f0}.customer-actions{display:flex;gap:8px;flex-wrap:wrap}.action-btn{padding:10px 16px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .3s;text-decoration:none}.btn-sale{background:#3b82f6;color:#fff}.btn-sale:hover{background:#2563eb}.btn-quote{background:#8b5cf6;color:#fff}.btn-quote:hover{background:#7c3aed}.btn-payment{background:#10b981;color:#fff}.btn-payment:hover{background:#059669}.btn-more{background:#10b981;color:#fff}.btn-more:hover{background:#059669}.detail-dropdown{position:relative}.detail-dropdown-menu{position:absolute;top:100%;right:0;margin-top:8px;background:white;border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:220px;display:none;z-index:100}.detail-dropdown:hover .detail-dropdown-menu,.detail-dropdown--open .detail-dropdown-menu,.payment-dropdown .detail-dropdown-menu{display:block}.detail-dropdown-item{width:100%;padding:12px 16px;border:none;background:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;transition:all .3s;text-decoration:none}.detail-dropdown-item:hover{background:#f8fafc;color:#0f172a}.detail-dropdown-item i{font-size:16px}.financial-summary{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;margin-bottom:24px}.summary-card{background:white;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:12px;min-width:0}.summary-icon{width:40px;height:40px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.summary-icon i{font-size:20px;color:#64748b}.summary-content{flex:1;min-width:0}.summary-label{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-value{font-size:16px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-detail-page .financial-summary-block{margin-bottom:24px}.customer-detail-page .financial-summary-toggle{display:none;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:#ffffff;border:none;border-radius:12px;box-shadow:0 1px 3px #0000001a;cursor:pointer;font-size:14px;font-weight:600;color:#0f172a;-webkit-user-select:none;user-select:none}.customer-detail-page .financial-summary{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin-bottom:0}.customer-detail-page .summary-card{flex-direction:column;align-items:stretch;padding:14px 16px}.customer-detail-page .summary-content{width:100%}.customer-detail-page .summary-label{margin-bottom:6px}.customer-detail-page .summary-value{font-size:17px;line-height:1.3}@media (min-width: 769px){.customer-detail-page .financial-summary-block .financial-summary{display:grid}}@media (max-width: 1400px){.customer-detail-page .financial-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 768px){.customer-detail-page .financial-summary-block{margin-bottom:16px}.customer-detail-page .financial-summary-toggle{display:flex}.customer-detail-page .financial-summary-block.is-open .financial-summary-toggle{margin-bottom:12px;border-radius:12px 12px 0 0}.customer-detail-page .financial-summary-toggle-icon{color:#64748b;font-size:16px}.customer-detail-page .financial-summary-block:not(.is-open) .financial-summary{display:none}.customer-detail-page .financial-summary{gap:10px}.customer-detail-page .summary-card{padding:12px 14px}.customer-detail-page .summary-label{white-space:normal;font-size:10px}.customer-detail-page .summary-value{font-size:14px;white-space:normal}}.movements-section{background:white;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.movements-section-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.movements-section-title{font-size:18px;font-weight:700;color:#0f172a}.section-controls{display:flex;align-items:center;gap:12px}.currency-select{padding:8px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;background:white;cursor:pointer}.filter-buttons{display:flex;gap:8px}.filter-btn{padding:8px 16px;border:2px solid #e2e8f0;background:white;border-radius:8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .3s}.filter-btn:hover{border-color:#8b5cf6;color:#8b5cf6}.filter-btn.active{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.amount-currency-wrapper{display:flex;align-items:center;gap:8px}.amount-currency-wrapper .form-input{flex:1;min-width:0}.currency-select-inline{width:80px;min-width:80px;flex-shrink:0;font-size:13px;cursor:pointer}.table-wrapper{padding:24px}.movements-table{width:100%;border-collapse:collapse}.movements-table thead{background:#f8fafc}.movements-table th{padding:12px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.movements-table th.text-right,.movements-table td.text-right{text-align:right}.movements-table th.text-center,.movements-table td.text-center{text-align:center}.movements-table td{padding:12px;border-bottom:1px solid #f1f5f9;font-size:14px;color:#1e293b}.movements-table tr:hover{background:#f8fafc}.text-right{text-align:right}.balance-cell{font-weight:700;color:#0f172a}.table-actions{display:flex;gap:8px;justify-content:center}.action-icon{width:32px;height:32px;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:14px}@media (max-width: 1024px){.customer-header{flex-direction:column}.customer-actions{width:100%;justify-content:flex-start}}@media (max-width: 768px){.customer-detail-page{padding:16px}.customer-info-section{flex-direction:column}.customer-avatar{width:60px;height:60px;font-size:20px}.customer-detail-page .customer-name{font-size:20px}.customer-actions{flex-direction:column}.action-btn{width:100%;justify-content:center}.movements-section-header{flex-direction:column;align-items:flex-start}.section-controls{width:100%;flex-direction:column}.filter-buttons{width:100%;flex-wrap:wrap}.filter-btn{flex:1}.movements-table{font-size:12px}.movements-table th,.movements-table td{padding:8px}}@media (max-width: 480px){.customer-detail-page .financial-summary,.supplier-detail-page .financial-summary{grid-template-columns:1fr}}.movements-section .section-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.movements-section .section-title{font-size:18px;font-weight:700;color:#0f172a}@media (max-width: 768px){.movements-section .section-header{flex-direction:column;align-items:flex-start}}.general-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.general-info-column{display:flex;flex-direction:column;gap:5px}.order-fields-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-search-wrapper{margin-bottom:20px;position:relative}.product-search-box{position:relative;display:flex;align-items:center}.product-search-box .product-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8;z-index:1}.product-search-input{flex:1;width:100%;padding:12px 16px 12px 44px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s}.product-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.btn-new-product{margin-left:8px;padding:0;width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#6366f1;border:none;color:#fff;box-shadow:0 2px 6px #6366f166}.btn-new-product i{font-size:18px;position:static;transform:none}.btn-new-product:hover{background:#4f46e5}.product-dropdown{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #e2e8f0;border-radius:10px;margin-top:8px;max-height:300px;overflow-y:auto;box-shadow:0 4px 12px #0000001a;z-index:1000}.product-dropdown-item{padding:12px 16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;transition:background .2s}.product-dropdown-item:hover{background:#f8fafc}.product-dropdown-item:last-child{border-bottom:none}.product-dropdown-info{display:flex;flex-direction:column;gap:4px}.product-dropdown-name{font-weight:600;color:#0f172a}.product-dropdown-code,.product-dropdown-barcode{font-size:12px;color:#64748b}.product-dropdown-price{font-weight:600;color:#8b5cf6}.items-table-wrapper{margin-top:20px;overflow-x:auto}.sale-transaction-form-page .items-table,.purchase-transaction-form-page .items-table,.offer-form-page .items-table{width:100%;border-collapse:collapse;background:white;border-radius:10px;overflow:hidden}.sale-transaction-form-page .items-table thead,.purchase-transaction-form-page .items-table thead,.offer-form-page .items-table thead{background:#f8fafc}.sale-transaction-form-page .items-table th,.purchase-transaction-form-page .items-table th,.offer-form-page .items-table th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.sale-transaction-form-page .items-table td,.purchase-transaction-form-page .items-table td,.offer-form-page .items-table td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:14px;color:#0f172a}.sale-transaction-form-page .items-table tbody tr:hover,.purchase-transaction-form-page .items-table tbody tr:hover,.offer-form-page .items-table tbody tr:hover{background:#f8fafc}.sale-transaction-form-page .items-table tfoot,.purchase-transaction-form-page .items-table tfoot,.offer-form-page .items-table tfoot{background:#f8fafc;font-weight:600}.sale-transaction-form-page .items-table tfoot td,.purchase-transaction-form-page .items-table tfoot td,.offer-form-page .items-table tfoot td{border-top:2px solid #e2e8f0;padding:16px}.empty-items{padding:40px;color:#94a3b8;font-style:italic}.item-product-info{display:flex;flex-direction:column;gap:4px}.item-product-name{font-weight:600;color:#0f172a}.item-product-code{font-size:12px;color:#64748b}.item-product-description{font-size:10px;color:#94a3b8;font-style:italic;margin-top:2px}.item-total{font-weight:600;color:#8b5cf6}.item-actions{display:flex;gap:6px;justify-content:center}.btn-item-action{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .2s;font-size:14px}.btn-item-edit{background-color:#3b82f6;color:#fff}.btn-item-edit:hover{background-color:#2563eb;transform:translateY(-1px)}.btn-item-delete{background-color:#ef4444;color:#fff}.btn-item-delete:hover{background-color:#dc2626;transform:translateY(-1px)}.total-amount{font-size:18px;color:#8b5cf6;font-weight:700}.sale-transaction-form-page .items-table .summary-row td,.purchase-transaction-form-page .items-table .summary-row td,.offer-form-page .items-table .summary-row td{vertical-align:middle}.sale-transaction-form-page .items-table .summary-row.summary-total td,.purchase-transaction-form-page .items-table .summary-row.summary-total td,.offer-form-page .items-table .summary-row.summary-total td{background:#f1f5f9;border-top-width:2px;font-size:15px}.sale-transaction-form-page .items-table .summary-row.summary-separator td,.purchase-transaction-form-page .items-table .summary-row.summary-separator td,.offer-form-page .items-table .summary-row.summary-separator td{border-top:1px dashed #e2e8f0;padding:8px 16px;background:#fafafa}.account-search-wrapper{display:flex;flex-direction:column;gap:6px;position:relative}.account-search-box{position:relative;display:flex;align-items:center;gap:8px}.account-search-box i.bi-search{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;z-index:1}.account-search-input{width:100%;padding:10px 40px 10px 38px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s}.account-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.btn-add-account{width:40px;height:40px;border:2px solid #e2e8f0;background:white;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:#64748b;flex-shrink:0}.btn-add-account:hover{border-color:#8b5cf6;color:#8b5cf6;background:#f8fafc}.account-dropdown{position:absolute;top:110%;left:0;right:44px;background:white;border:1px solid #e2e8f0;border-radius:10px;margin-top:4px;max-height:260px;overflow-y:auto;box-shadow:0 4px 12px #00000014;z-index:1000}.account-dropdown-item{padding:10px 14px;cursor:pointer;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:2px}.account-dropdown-item:last-child{border-bottom:none}.account-dropdown-item:hover{background:#f8fafc}.sale-transaction-form-page .account-dropdown-item,.offer-form-page .account-dropdown-item,.purchase-transaction-form-page .account-dropdown-item{padding:8px 12px}.sale-transaction-form-page .account-dropdown-main,.offer-form-page .account-dropdown-main,.purchase-transaction-form-page .account-dropdown-main{display:flex;flex-direction:column;gap:4px;min-width:0}.sale-transaction-form-page .account-name,.offer-form-page .account-name,.purchase-transaction-form-page .account-name{font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-contact-details{display:flex;flex-wrap:wrap;gap:2px 8px;font-size:11px;line-height:1.2;color:#64748b}.account-contact-details span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expense-transaction-form-page .account-group-label{font-size:12px;color:#6b7280;margin-left:5px}.account-name{font-weight:600;color:#0f172a}.account-tax{font-size:12px;color:#475569}.account-code{font-size:12px;color:#64748b}.form-input-total{font-size:18px;font-weight:700;color:#8b5cf6}.btn-save{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;color:#fff}.btn-save:disabled{opacity:.6;cursor:not-allowed}.btn-order{background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%)}.btn-order:hover:not(:disabled){background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);transform:translateY(-1px);box-shadow:0 4px 12px #f973164d}.btn-invoice{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.btn-invoice:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.btn-update{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)}.btn-update:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}.checkbox-wrapper{margin-top:8px}.checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-input{width:20px;height:20px;cursor:pointer;accent-color:#8b5cf6}.checkbox-text{font-size:14px;color:#1e293b}.modal-product{max-height:90vh;display:flex;flex-direction:column}.modal-product .modal-header{padding:12px 16px;flex-shrink:0}.modal-product .modal-title{font-size:14px}.modal-product-body{padding:15px;overflow-y:auto;flex:1}.modal-product-body .form-grid{gap:10px;margin-bottom:10px}.modal-product-body .form-group{gap:4px}.modal-product-body .form-label{font-size:12px;margin-bottom:2px}.modal-product-body .form-input,.modal-product-body .form-textarea,.modal-product-body select.form-input{padding:8px 12px;font-size:13px;border-radius:8px;border-width:1.5px}.modal-product-body .form-input-total{font-size:16px}.modal-product-body .modal-actions{margin-top:15px;padding-top:15px;flex-shrink:0}.form-group-price-currency{display:flex;flex-direction:column;gap:4px}.price-currency-wrapper{display:flex;gap:8px;align-items:stretch}.form-input-price{flex:1}.form-input-currency{flex:0 0 80px;min-width:80px}.form-group-discount{display:flex;flex-direction:column;gap:4px}.discount-wrapper{display:flex;gap:8px;align-items:stretch}.form-input-discount-type{flex:0 0 100px;min-width:100px}.form-input-discount{flex:1}.sale-transaction-form-page .btn-exchange-icon,.purchase-transaction-form-page .btn-exchange-icon{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:8px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;transition:all .2s;margin-left:4px}.sale-transaction-form-page .btn-exchange-icon:hover,.purchase-transaction-form-page .btn-exchange-icon:hover{background:#e2e8f0;color:#334155}.sale-transaction-form-page .btn-exchange-icon i,.purchase-transaction-form-page .btn-exchange-icon i{font-size:16px}.sale-transaction-form-page .exchange-modal-body,.purchase-transaction-form-page .exchange-modal-body,.offer-form-page .exchange-modal-body{max-height:450px;overflow-y:auto;padding:12px 16px!important;margin-bottom:0!important}.sale-transaction-form-page .exchange-rates-grid,.purchase-transaction-form-page .exchange-rates-grid,.offer-form-page .exchange-rates-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px 12px;padding:0}.sale-transaction-form-page .exchange-rate-item,.purchase-transaction-form-page .exchange-rate-item,.offer-form-page .exchange-rate-item{display:flex;flex-direction:column;gap:4px}.sale-transaction-form-page .exchange-rate-label,.purchase-transaction-form-page .exchange-rate-label,.offer-form-page .exchange-rate-label{font-size:12px;font-weight:600;color:#334155;margin:0}.sale-transaction-form-page .exchange-rate-label strong,.purchase-transaction-form-page .exchange-rate-label strong,.offer-form-page .exchange-rate-label strong{color:#0f172a}.sale-transaction-form-page .exchange-rate-input,.purchase-transaction-form-page .exchange-rate-input,.offer-form-page .exchange-rate-input{width:100%;max-width:100%;text-align:right;font-weight:600;padding:6px 8px;font-size:13px}.mb-5{margin-bottom:5px}.mb-15{margin-bottom:15px}.sale-transaction-form-page{padding:15px}.app-container .content:has(.sale-transaction-form-page){padding:0}.sale-transaction-detail-page .form-input[readonly]{background:#f8fafc;color:#334155;cursor:default}.sale-transaction-detail-page .detail-note-box{min-height:72px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#334155;white-space:pre-wrap}.form-group-left{grid-column:1}.form-group-right{grid-column:2}.selected-customer-chip{padding:10px 12px;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc}.selected-customer-title{font-size:14px;font-weight:700;line-height:1.2;color:#0f172a}.selected-customer-sub,.selected-customer-details{margin-top:5px;font-size:11px;line-height:1.25;color:#475569}.selected-customer-details{display:flex;flex-wrap:wrap;gap:3px 8px}.selected-customer-details span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label-with-icon{display:inline-flex;align-items:center;gap:6px}.info-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background-color:#fee2e2;color:#b91c1c;font-size:11px;cursor:help;transition:all .2s}.info-icon-wrapper:hover{background-color:#fecaca;transform:scale(1.1)}.info-icon-wrapper i{font-size:12px}.info-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background-color:#1e293b;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;z-index:1000;box-shadow:0 4px 12px #00000026;max-width:280px;white-space:normal;text-align:left}.info-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1e293b}.info-icon-wrapper:hover .info-tooltip{opacity:1;visibility:visible}.total-label{font-size:16px;color:#0f172a}.account-selected-info{font-size:12px;color:#64748b;display:flex;gap:4px}.account-selected-info .label{font-weight:500}.account-selected-info .value{color:#0f172a}.account-selected-info .code{color:#64748b}.sale-transaction-form-page .btn-save.btn-sale,.offer-form-page .btn-save.btn-sale{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.sale-transaction-form-page .btn-save.btn-sale:hover:not(:disabled),.offer-form-page .btn-save.btn-sale:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.exchange-modal-body+.modal-actions{margin-top:16px;padding:16px 20px}.field-hint-warning{display:block;margin-top:4px;font-size:12px;color:#92400e;background-color:#fef3c7;border-radius:6px;padding:6px 8px}.stock-warning-text{font-size:14px;color:#475569;margin-bottom:16px}.stock-combin-item{margin-bottom:16px}.stock-warning-item-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.purchase-transaction-form-page{padding:15px}.btn-purchase{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.btn-purchase:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.offer-form-page{padding:24px}.order-fields-wrapper.mb-15{margin-bottom:15px}.order-fields-wrapper.mb-5{margin-bottom:5px}.accounts-page{padding:15px}.accounts-page .form-select{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;min-width:200px;width:220px;flex-shrink:0;transition:all .3s;background:white;cursor:pointer}.accounts-page .form-select:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.accounts-page .data-table-tree .th-expand,.accounts-page .data-table-tree .td-expand{width:40px;min-width:40px;padding-left:12px;padding-right:8px;vertical-align:middle}.accounts-page .btn-expand{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;border-radius:6px;color:#64748b;cursor:pointer;transition:color .2s,background .2s}.accounts-page .btn-expand:hover{color:#8b5cf6;background:#f1f5f9}.accounts-page .btn-expand i{font-size:14px}.accounts-page .expand-placeholder{display:inline-block;width:24px;height:24px}.accounts-page .tree-row.tree-level-1{background:#f8fafc;font-weight:600}.accounts-page .tree-row.tree-level-2{background:#fafafa}.accounts-page .tree-row.tree-level-3{background:#fff}.accounts-page .tree-row-virtual .account-name{color:#64748b}.accounts-page .account-info{display:flex;flex-direction:column;gap:4px}.accounts-page .account-info .account-name{display:inline-flex;align-items:center;gap:8px}.accounts-page .taggable-badge-wrapper{position:relative;display:inline-flex;align-items:center}.accounts-page .taggable-badge{display:inline-flex;align-items:center;color:#10b981;font-size:14px;cursor:help;flex-shrink:0}.accounts-page .taggable-badge:hover{color:#059669}.accounts-page .taggable-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);z-index:1000;min-width:180px;max-width:280px;padding:10px 14px;background:#0f172a;color:#fff;border-radius:10px;box-shadow:0 10px 25px -5px #0003,0 8px 10px -6px #00000026;font-size:13px;line-height:1.4;text-align:center;pointer-events:none;white-space:normal}.accounts-page .taggable-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#0f172a}.accounts-page .taggable-tooltip-label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;margin-bottom:6px}.accounts-page .taggable-tooltip-type{display:block;font-weight:600;color:#e2e8f0;margin-bottom:2px}.accounts-page .taggable-tooltip-name{display:block;color:#cbd5e1;font-size:12px}.accounts-page .tooltip-fade-enter-active,.accounts-page .tooltip-fade-leave-active{transition:opacity .15s ease,transform .15s ease}.accounts-page .tooltip-fade-enter-from,.accounts-page .tooltip-fade-leave-to{opacity:0;transform:translate(-50%) translateY(4px)}.accounts-page .tooltip-fade-enter-to,.accounts-page .tooltip-fade-leave-from{opacity:1;transform:translate(-50%) translateY(0)}.accounts-page .account-number{font-family:monospace;font-weight:600;color:#0f172a}.accounts-page .account-full-name{font-size:12px;color:#64748b}.accounts-page .badge-level{background:#f1f5f9;color:#475569}.accounts-page .badge-level.level-1{background:#dbeafe;color:#1e40af}.accounts-page .badge-level.level-2{background:#e0e7ff;color:#4338ca}.accounts-page .badge-level.level-3{background:#f3e8ff;color:#7c3aed}.accounts-page .badge-level.level-4{background:#fce7f3;color:#be185d}.accounts-page .category-badge{display:inline-block;padding:4px 8px;background:#f1f5f9;color:#475569;border-radius:6px;font-size:12px;font-weight:600;font-family:monospace}.accounts-page .btn-add{background:#dcfce7;color:#166534}.accounts-page .btn-add:hover{background:#bbf7d0}.accounts-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){.accounts-page{padding:16px}.accounts-page .form-row{grid-template-columns:1fr}}.account-transfer-transaction-form-page{padding:15px}.account-transfer-transaction-form-page .form-hint{font-size:12px;color:#64748b;margin-top:6px;margin-bottom:0}.account-transfer-transaction-form-page .account-search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.account-transfer-transaction-form-page .account-search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px}.account-transfer-transaction-form-page .account-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.account-transfer-transaction-form-page .account-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000}.account-transfer-transaction-form-page .account-dropdown-item{padding:12px;cursor:pointer;border-bottom:1px solid #f1f5f9}.account-transfer-transaction-form-page .account-dropdown-item:last-child{border-bottom:none}.account-transfer-transaction-form-page .account-dropdown-item:hover{background:#f8fafc}.account-transfer-transaction-form-page .account-dropdown-main{display:flex;flex-direction:column;gap:4px}.account-transfer-transaction-form-page .account-name{font-size:14px}.account-transfer-transaction-form-page .exchange-modal-body{max-height:450px;overflow-y:auto;padding:12px 16px!important;margin-bottom:0!important}.account-transfer-transaction-form-page .exchange-rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 12px;padding:0}.account-transfer-transaction-form-page .exchange-rate-item{display:flex;flex-direction:column;gap:4px}.account-transfer-transaction-form-page .exchange-rate-label{font-size:12px;font-weight:600;color:#334155;margin:0}.account-transfer-transaction-form-page .exchange-rate-input{width:100%;text-align:right;font-weight:600;padding:6px 8px;font-size:13px}.bank-transaction-form-page{padding:15px}.bank-transaction-form-page .form-hint{font-size:12px;color:#64748b;margin-top:6px;margin-bottom:0}.bank-transaction-form-page .account-search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.bank-transaction-form-page .account-search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px}.bank-transaction-form-page .account-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.bank-transaction-form-page .account-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000}.bank-transaction-form-page .account-dropdown-item{padding:12px;cursor:pointer;border-bottom:1px solid #f1f5f9}.bank-transaction-form-page .account-dropdown-item:last-child{border-bottom:none}.bank-transaction-form-page .account-dropdown-item:hover{background:#f8fafc}.bank-transaction-form-page .account-dropdown-main{display:flex;flex-direction:column;gap:4px}.bank-transaction-form-page .account-name{font-size:14px}.bank-transaction-form-page .exchange-modal-body{max-height:450px;overflow-y:auto;padding:12px 16px!important;margin-bottom:0!important}.bank-transaction-form-page .exchange-rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 12px;padding:0}.bank-transaction-form-page .exchange-rate-item{display:flex;flex-direction:column;gap:4px}.bank-transaction-form-page .exchange-rate-label{font-size:12px;font-weight:600;color:#334155;margin:0}.bank-transaction-form-page .exchange-rate-input{width:100%;text-align:right;font-weight:600;padding:6px 8px;font-size:13px}.cash-transaction-form-page{padding:15px}.cash-transaction-form-page .form-hint{font-size:12px;color:#64748b;margin-top:6px;margin-bottom:0}.cash-transaction-form-page .account-search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.cash-transaction-form-page .account-search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .3s}.cash-transaction-form-page .account-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.cash-transaction-form-page .account-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000}.cash-transaction-form-page .account-dropdown-item{padding:12px;cursor:pointer;transition:all .3s;border-bottom:1px solid #f1f5f9}.cash-transaction-form-page .account-dropdown-item:last-child{border-bottom:none}.cash-transaction-form-page .account-dropdown-item:hover{background:#f8fafc}.cash-transaction-form-page .account-dropdown-main{display:flex;flex-direction:column;gap:4px}.cash-transaction-form-page .account-name{font-size:14px}.cash-transaction-form-page .exchange-modal-body{max-height:450px;overflow-y:auto;padding:12px 16px!important;margin-bottom:0!important}.cash-transaction-form-page .exchange-rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 12px;padding:0}.cash-transaction-form-page .exchange-rate-item{display:flex;flex-direction:column;gap:4px}.cash-transaction-form-page .exchange-rate-label{font-size:12px;font-weight:600;color:#334155;margin:0}.cash-transaction-form-page .exchange-rate-label strong{color:#0f172a}.cash-transaction-form-page .exchange-rate-input{width:100%;max-width:100%;text-align:right;font-weight:600;padding:6px 8px;font-size:13px}.combin-form-page{padding:24px;min-height:100vh;background:#f8fafc}.combin-form-page .form-container{max-width:1200px;margin:0 auto}.combin-form-page .combin-form{background:white;border-radius:16px;padding:32px;box-shadow:0 1px 3px #0000001a}.combin-form-page .form-section:last-child{border-bottom:none}.combin-form-page .section-title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:24px}.combin-form-page .form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.combin-form-page .form-row-half{grid-template-columns:repeat(2,1fr)}.combin-form-page .form-row-small{max-width:600px;margin-top:12px}.combin-form-page .form-input-small{font-size:13px;padding:10px 12px}.combin-form-page .form-group.full-width{grid-column:1 / -1}.combin-form-page .form-hint{font-size:12px;color:#94a3b8;margin-top:6px}.combin-form-page .product-select-wrapper{border:2px solid #e2e8f0;border-radius:10px;overflow:hidden}.combin-form-page .product-select-wrapper .search-box{position:relative;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.combin-form-page .product-select-wrapper .search-box i{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:#94a3b8}.combin-form-page .product-select-wrapper .search-box input{width:100%;padding:8px 16px 8px 40px;border:none;background:white;border-radius:8px;font-size:14px}.combin-form-page .products-list{max-height:400px;overflow-y:auto}.combin-form-page .product-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:all .3s}.combin-form-page .product-item:hover{background:#f8fafc}.combin-form-page .product-item.selected{background:#f5f3ff}.combin-form-page .product-checkbox{font-size:20px;color:#8b5cf6}.combin-form-page .product-info{flex:1}.combin-form-page .product-name{font-weight:600;color:#0f172a;margin-bottom:4px}.combin-form-page .product-details{display:flex;gap:12px;font-size:13px;color:#64748b}.combin-form-page .product-price{font-weight:600;color:#8b5cf6}.combin-form-page .product-quantity{width:80px}.combin-form-page .quantity-input{width:100%;padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;text-align:center}.combin-form-page .empty-products{padding:40px;text-align:center;color:#94a3b8}.combin-form-page .empty-products i{font-size:48px;margin-bottom:12px}.combin-form-page .selected-products-summary{margin-top:24px;padding:20px;background:#f8fafc;border-radius:10px}.combin-form-page .summary-title{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:16px}.combin-form-page .selected-products-list{margin-bottom:20px}.combin-form-page .selected-product-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:white;border-radius:8px;margin-bottom:8px}.combin-form-page .selected-product-info{display:flex;align-items:center;gap:12px}.combin-form-page .selected-product-name{font-weight:600;color:#0f172a}.combin-form-page .selected-product-quantity{color:#64748b}.combin-form-page .selected-product-price{font-weight:600;color:#8b5cf6}.combin-form-page .btn-remove-product{width:28px;height:28px;border:none;background:#fee2e2;color:#991b1b;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.combin-form-page .btn-remove-product:hover{background:#ef4444;color:#fff}.combin-form-page .total-price-summary{padding-top:20px;border-top:2px solid #e2e8f0}.combin-form-page .total-price-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.combin-form-page .total-price-value{font-weight:600;color:#0f172a}.combin-form-page .discount-row{color:#64748b}.combin-form-page .discount-value{color:#ef4444}.combin-form-page .final-total{font-size:18px;font-weight:700;padding-top:12px;border-top:1px solid #e2e8f0}.combin-form-page .final-value{color:#8b5cf6;font-size:20px}.combin-form-page .stores-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.combin-form-page .store-stock-item{display:flex;flex-direction:column}.combin-form-page .store-label{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.combin-form-page .empty-stores{padding:40px;text-align:center;color:#94a3b8}.combin-form-page .empty-stores i{font-size:48px;margin-bottom:12px}.combin-form-page .tax-rates-info{margin-top:12px;padding:12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.combin-form-page .tax-rates-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#475569;margin-bottom:8px}.combin-form-page .tax-rates-header i{color:#8b5cf6}.combin-form-page .tax-rates-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.combin-form-page .tax-rate-badge{display:inline-flex;align-items:center;padding:4px 10px;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:12px;font-weight:600}.combin-form-page .tax-rate-badge.warning{background:#fef3c7;color:#92400e}.combin-form-page .tax-warning{display:flex;align-items:flex-start;gap:8px;padding:8px;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;font-size:12px;color:#92400e}.combin-form-page .tax-warning i{color:#f59e0b;margin-top:2px}.combin-form-page .tax-suggestion{display:flex;align-items:center;gap:8px;padding:8px;background:#dbeafe;border:1px solid #3b82f6;border-radius:6px;font-size:12px;color:#1e40af}.combin-form-page .tax-suggestion i{color:#3b82f6}.combin-form-page .max-stock-hint{font-size:12px;font-weight:400;color:#64748b;margin-left:6px}.combin-form-page .btn-apply-suggestion{margin-left:auto;padding:4px 12px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s}.combin-form-page .btn-apply-suggestion:hover{background:#2563eb}.combin-form-page .input-with-icon{display:flex;gap:8px}.combin-form-page .input-with-icon .form-input{flex:1}.combin-form-page .btn-generate-barcode{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s;font-size:18px;min-width:48px}.combin-form-page .btn-generate-barcode:hover:not(:disabled){background:#2563eb}.combin-form-page .btn-generate-barcode:disabled{background:#94a3b8;cursor:not-allowed;opacity:.6}@media (max-width: 1024px){.combin-form-page .form-row,.combin-form-page .stores-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.combin-form-page{padding:16px}.combin-form-page .form-row,.combin-form-page .stores-list{grid-template-columns:1fr}.combin-form-page .form-header{flex-direction:column;gap:16px}}.combins-page{padding:15px}.combins-page .combin-info{display:flex;align-items:center;gap:12px}.combins-page .combin-name{font-weight:600;color:#0f172a}.combins-page .discount-badge{display:inline-block;padding:4px 12px;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:13px;font-weight:600}.combins-page .result-product-name{font-weight:500;color:#0f172a}.combins-page .badge-clickable{cursor:pointer;transition:all .3s}.combins-page .badge-clickable:hover{background:#e0e7ff;color:#4338ca;transform:translateY(-1px)}.combins-page .products-modal-list{display:flex;flex-direction:column;gap:16px}.combins-page .product-modal-item{padding:16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;display:grid;grid-template-columns:2fr 2fr 1.5fr;gap:16px;align-items:start}.combins-page .product-modal-info{display:flex;flex-direction:column;gap:8px}.combins-page .product-modal-name{font-size:16px;font-weight:600;color:#0f172a}.combins-page .product-modal-details{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#64748b}.combins-page .product-modal-code{font-weight:500}.combins-page .product-modal-quantity{color:#8b5cf6;font-weight:600}.combins-page .product-modal-stocks{display:flex;flex-direction:column;gap:8px}.combins-page .stock-item{display:flex;justify-content:space-between;padding:6px 10px;background:white;border-radius:6px;font-size:13px}.combins-page .stock-store{color:#64748b;font-weight:500}.combins-page .stock-quantity{color:#0f172a;font-weight:600}.combins-page .no-stock{color:#94a3b8;font-size:13px;font-style:italic}.combins-page .product-modal-price{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.combins-page .price-label{font-size:12px;color:#64748b;font-weight:500}.combins-page .price-value{font-size:18px;font-weight:700;color:#8b5cf6}.combins-page .price-note{font-size:11px;color:#94a3b8}.combins-page .empty-products{padding:60px 20px;text-align:center;color:#94a3b8}.combins-page .empty-products i{font-size:48px;margin-bottom:12px;display:block}@media (max-width: 768px){.combins-page{padding:16px}}.credit-card-transaction-form-page{padding:15px}.credit-card-transaction-form-page .form-hint{font-size:12px;color:#64748b;margin-top:6px;margin-bottom:0}.credit-card-transaction-form-page .account-search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.credit-card-transaction-form-page .account-search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .3s}.credit-card-transaction-form-page .account-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.credit-card-transaction-form-page .account-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000}.credit-card-transaction-form-page .account-dropdown-item{padding:12px;cursor:pointer;transition:all .3s;border-bottom:1px solid #f1f5f9}.credit-card-transaction-form-page .account-dropdown-item:last-child{border-bottom:none}.credit-card-transaction-form-page .account-dropdown-item:hover{background:#f8fafc}.credit-card-transaction-form-page .account-dropdown-main{display:flex;flex-direction:column;gap:4px}.credit-card-transaction-form-page .account-name{font-size:14px}.credit-card-transaction-form-page .exchange-modal-body{max-height:450px;overflow-y:auto;padding:12px 16px!important;margin-bottom:0!important}.credit-card-transaction-form-page .exchange-rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 12px;padding:0}.credit-card-transaction-form-page .exchange-rate-item{display:flex;flex-direction:column;gap:4px}.credit-card-transaction-form-page .exchange-rate-label{font-size:12px;font-weight:600;color:#334155;margin:0}.credit-card-transaction-form-page .exchange-rate-label strong{color:#0f172a}.credit-card-transaction-form-page .exchange-rate-input{width:100%;max-width:100%;text-align:right;font-weight:600;padding:6px 8px;font-size:13px}.currencies-page{padding:15px}.currencies-page .currency-code{font-weight:600;color:#0f172a;font-family:Courier New,monospace}.currencies-page .currency-name{color:#475569}.currencies-page .rate-value{font-weight:500;color:#0f172a;font-family:Courier New,monospace}.currencies-page .status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.currencies-page .status-badge.active{background:#d1fae5;color:#065f46}.currencies-page .status-badge.inactive{background:#fee2e2;color:#991b1b}.currencies-page .btn-activate{background:#d1fae5;color:#065f46}.currencies-page .btn-activate:hover{background:#a7f3d0}.currencies-page .btn-deactivate{background:#fee2e2;color:#991b1b}.currencies-page .btn-deactivate:hover{background:#fecaca}@media (max-width: 768px){.currencies-page{padding:16px}}.customer-form-page{padding:24px}.app-container .content:has(.customer-form-page){padding:0}.customer-form-page .phone-input-wrapper{position:relative;display:flex;align-items:center}.customer-form-page .phone-code{position:absolute;left:16px;color:#64748b;font-size:14px;font-weight:600;z-index:1;pointer-events:none}.customer-form-page .phone-with-code{padding-left:60px!important}.customer-form-page .phone-field-row{display:flex;flex-direction:column;gap:10px}.customer-form-page .phone-country-select,.customer-form-page .phone-input-wrapper{width:100%}.customer-form-page .phone-dial-code{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#64748b;font-size:14px;font-weight:600;z-index:1;pointer-events:none;line-height:1;white-space:nowrap}.customer-form-page .phone-with-dial{padding-left:72px!important}.customer-form-page .bank-item{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.customer-form-page .bank-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.customer-form-page .bank-item-title{font-size:16px;font-weight:700;color:#0f172a;margin:0}.customer-form-page .btn-remove-bank{width:36px;height:36px;padding:0;border:none;background:#fee2e2;color:#991b1b;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:16px}.customer-form-page .btn-remove-bank:hover{background:#ef4444;color:#fff}.customer-form-page .btn-add-bank,.customer-form-page .btn-add-branch{padding:12px 24px;background:#f1f5f9;color:#475569;border:2px dashed #cbd5e1;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s;width:100%;justify-content:center}.customer-form-page .btn-add-bank:hover,.customer-form-page .btn-add-branch:hover{background:#e2e8f0;border-color:#8b5cf6;color:#8b5cf6}.customer-form-page .branch-item{display:flex;flex-direction:column;align-items:stretch;background:white;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.customer-form-page .branch-item>.form-grid{display:grid;width:100%;flex:none}.customer-form-page .branch-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.customer-form-page .branch-item-title{font-size:16px;font-weight:700;color:#0f172a;margin:0}.customer-form-page .bank-item .form-grid-two-columns{grid-template-columns:1fr 1fr}.customer-form-page .branch-item .form-grid-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-form-page .branch-item .form-grid-four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-form-page .branch-item .form-grid-full-width{grid-template-columns:1fr}@media (max-width: 960px){.customer-form-page .bank-item .form-grid-two-columns,.customer-form-page .branch-item .form-grid-two-columns{grid-template-columns:1fr}.customer-form-page .branch-item .form-grid-four-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.customer-form-page .branch-item .form-grid-four-columns{grid-template-columns:1fr}}.customer-form-page .btn-remove-branch{width:36px;height:36px;padding:0;border:none;background:#fee2e2;color:#991b1b;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:16px}.customer-form-page .btn-remove-branch:hover{background:#ef4444;color:#fff}.customer-form-page .form-footer{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px}.customer-form-page .info-box{margin-bottom:12px}@media (max-width: 768px){.customer-form-page{padding:16px}}.expense-definitions-page{padding:15px;--primary: #0f172a;--accent-purple: #8b5cf6;--accent-blue: #3b82f6;--text-dark: #0f172a;--text-light: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;--bg-light: #f8fafc;animation:fadeInExpenseDefinitions .3s ease}@keyframes fadeInExpenseDefinitions{0%{opacity:0}to{opacity:1}}.expense-definitions-page .btn-add-header{flex-shrink:0;white-space:nowrap}.expense-definitions-page .accounts-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.expense-definitions-page .accounts-column{display:flex;flex-direction:column;gap:20px}.expense-definitions-page .account-section{background:#fff;border-radius:16px;border:1px solid var(--border);overflow:hidden;transition:all .3s;position:relative}.expense-definitions-page .account-section:hover{border-color:var(--accent-purple);box-shadow:0 4px 12px #8b5cf614}.expense-definitions-page .account-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-purple),var(--accent-blue));opacity:0;transition:opacity .3s}.expense-definitions-page .account-section:hover:before{opacity:1}.expense-definitions-page .section-header{background:var(--bg-light);padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.expense-definitions-page .section-title{margin:0;font-size:12px;font-weight:700;color:var(--text-dark);letter-spacing:.3px}.expense-definitions-page .section-header-main{background:var(--primary)}.expense-definitions-page .section-header-main .section-title{color:#fff}.expense-definitions-page .section-content{background:#fff;padding:20px;min-height:80px;display:flex;flex-wrap:wrap;gap:16px}.expense-definitions-page .section-empty{color:var(--text-muted);font-size:13px;width:100%}.expense-definitions-page .section-content-subgroups{display:flex;flex-direction:column;gap:20px}.expense-definitions-page .subgroup-block{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--bg-light)}.expense-definitions-page .subgroup-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid var(--border)}.expense-definitions-page .subgroup-title{margin:0;font-size:13px;font-weight:600;color:var(--text-dark)}.expense-definitions-page .subgroup-header-left{display:flex;align-items:center;gap:8px}.expense-definitions-page .subgroup-header-left .bi{font-size:14px;color:var(--text-muted)}.expense-definitions-page .btn-add-subgroup{width:32px;height:32px}.expense-definitions-page .subgroup-content{padding:12px 16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.expense-definitions-page .account-card{background:var(--bg-light);border-radius:12px;padding:16px 20px;border:1px solid var(--border);transition:all .3s;display:flex;flex-direction:column;height:100%}.expense-definitions-page .account-card:hover{border-color:var(--accent-purple);box-shadow:0 2px 8px #8b5cf61a}.expense-definitions-page .account-card-actions{position:relative}.expense-definitions-page .account-card-body{padding-right:0;max-width:90px}.expense-definitions-page .account-card-actions-bar{position:absolute;top:8px;right:8px;display:flex;gap:6px;opacity:0;transition:opacity .2s}.expense-definitions-page .account-card-actions:hover .account-card-actions-bar{opacity:1}.expense-definitions-page .btn-card-action{width:28px;height:28px;padding:0;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:14px}.expense-definitions-page .account-name{font-size:12px;font-weight:600;color:var(--text-dark);margin-bottom:8px}.expense-definitions-page .account-balance{font-size:15px;font-weight:700;color:var(--text-dark)}.expense-definitions-page .modal-fade-enter-active,.expense-definitions-page .modal-fade-leave-active{transition:opacity .2s ease}.expense-definitions-page .modal-fade-enter-from,.expense-definitions-page .modal-fade-leave-to{opacity:0}@media (max-width: 1024px){.expense-definitions-page .accounts-grid{grid-template-columns:1fr}}@media (max-width: 768px){.expense-definitions-page{padding:16px}}.financial-transaction-form-page{padding:15px}.financial-transaction-form-page .form-hint{font-size:12px;color:#64748b;margin-top:6px;margin-bottom:0}.financial-transaction-form-page .account-search-wrapper,.financial-transaction-form-page .account-search-box{position:relative}.financial-transaction-form-page .account-search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.financial-transaction-form-page .account-search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px}.financial-transaction-form-page .account-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.financial-transaction-form-page .account-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000}.financial-transaction-form-page .account-dropdown-item{padding:12px;cursor:pointer;border-bottom:1px solid #f1f5f9}.financial-transaction-form-page .account-dropdown-item:last-child{border-bottom:none}.financial-transaction-form-page .account-dropdown-item:hover{background:#f8fafc}.financial-transaction-form-page .account-dropdown-main{display:flex;flex-direction:column;gap:4px}.financial-transaction-form-page .account-name{font-size:14px}.financial-transaction-form-page .account-code{font-size:12px;color:#64748b}.financial-transaction-form-page .exchange-modal-body{max-height:450px;overflow-y:auto;padding:12px 16px!important;margin-bottom:0!important}.financial-transaction-form-page .exchange-rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 12px;padding:0}.financial-transaction-form-page .exchange-rate-item{display:flex;flex-direction:column;gap:4px}.financial-transaction-form-page .exchange-rate-label{font-size:12px;font-weight:600;color:#334155;margin:0}.financial-transaction-form-page .exchange-rate-input{width:100%;text-align:right;font-weight:600;padding:6px 8px;font-size:13px}.auth-page{--primary: #0f172a;--accent-purple: #8b5cf6;--accent-blue: #3b82f6;--accent-green: #10b981;--accent-red: #ef4444;--bg-light: #f8fafc;--text-dark: #0f172a;--text-light: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:authBackgroundMove 20s linear infinite}@keyframes authBackgroundMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.auth-page .shape{position:absolute;border-radius:50%;opacity:.1;animation:authFloat 20s infinite}.auth-page .shape-1{width:300px;height:300px;background:linear-gradient(135deg,#667eea,#764ba2);top:10%;left:10%;animation-delay:0s}.auth-page .shape-2{width:200px;height:200px;background:linear-gradient(135deg,#f093fb,#f5576c);bottom:15%;right:15%;animation-delay:5s}.auth-page .shape-3{width:150px;height:150px;background:linear-gradient(135deg,#4facfe,#00f2fe);top:60%;left:5%;animation-delay:10s}@keyframes authFloat{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(30px) rotate(240deg)}}.auth-page .login-container{position:relative;z-index:10;width:100%;max-width:450px}.auth-page .login-header{text-align:center;margin-bottom:40px;animation:authFadeInDown .6s ease}@keyframes authFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.auth-page .logo-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));border-radius:20px;display:inline-flex;align-items:center;justify-content:center;font-size:36px;color:#fff;margin-bottom:20px;box-shadow:0 8px 24px #8b5cf666;animation:authPulse 2s infinite}@keyframes authPulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #8b5cf666}50%{transform:scale(1.05);box-shadow:0 12px 32px #8b5cf699}}.auth-page .logo-text{font-size:32px;font-weight:800;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);margin-bottom:8px}.auth-page .logo-subtitle{font-size:16px;color:#ffffffe6;font-weight:500}.auth-page .login-card{background:white;border-radius:24px;padding:48px 40px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:authFadeInUp .6s ease;animation-delay:.2s;animation-fill-mode:both}@keyframes authFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-page .card-title{font-size:28px;font-weight:800;color:var(--text-dark);margin-bottom:12px;text-align:center}.auth-page .card-subtitle{font-size:15px;color:var(--text-light);text-align:center;margin-bottom:32px}.auth-page .form-group{display:flex;flex-direction:column;gap:5px}.auth-page .form-label{display:block;font-size:14px;font-weight:600;color:var(--text-dark);margin-bottom:0}.auth-page .input-wrapper{position:relative}.auth-page .input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:16px;transition:color .3s}.auth-page .form-input{width:100%;padding:14px 16px 14px 48px;border:2px solid var(--border);border-radius:12px;font-size:15px;color:var(--text-dark);transition:all .3s;background:var(--bg-light)}.auth-page .form-input:focus{outline:none;border-color:var(--accent-purple);background:white;box-shadow:0 0 0 4px #8b5cf61a}.auth-page .form-input:focus+.input-icon{color:var(--accent-purple)}.auth-page .password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:16px;padding:4px;transition:color .3s}.auth-page .password-toggle:hover{color:var(--accent-purple)}.auth-page .form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.auth-page .checkbox-wrapper{display:flex;align-items:center;gap:8px}.auth-page .checkbox-input{width:18px;height:18px;border:2px solid var(--border);border-radius:6px;cursor:pointer;accent-color:var(--accent-purple)}.auth-page .checkbox-label{font-size:14px;color:var(--text-light);cursor:pointer;-webkit-user-select:none;user-select:none}.auth-page .forgot-link{font-size:14px;color:var(--accent-purple);text-decoration:none;font-weight:600;transition:color .3s}.auth-page .forgot-link:hover{color:var(--accent-blue)}.auth-page .btn-primary{width:100%;padding:16px;background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #8b5cf64d;display:flex;align-items:center;justify-content:center;gap:8px}.auth-page .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666}.auth-page .btn-primary:active{transform:translateY(0)}.auth-page .btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-page .register-link{text-align:center;font-size:14px;color:var(--text-light)}.auth-page .register-link a{color:var(--accent-purple);text-decoration:none;font-weight:700;transition:color .3s}.auth-page .register-link a:hover{color:var(--accent-blue)}.auth-page .alert{padding:12px 16px;border-radius:10px;margin-bottom:24px;display:flex;align-items:center;gap:12px;font-size:14px;animation:authSlideInDown .3s ease}@keyframes authSlideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-page .alert-success{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;margin-bottom:20px;border-radius:12px;font-size:14px;line-height:1.5;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.25);color:#047857}.auth-page .alert-success .alert-icon{font-size:18px;flex-shrink:0}.auth-page .error-text{color:var(--accent-red);font-size:13px;margin-top:6px}.auth-page .alert-error{background:rgba(239,68,68,.1);color:var(--accent-red);border:1px solid rgba(239,68,68,.2)}.auth-page .alert-icon{font-size:18px}.auth-page .btn-loading{pointer-events:none}.auth-page .spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media (max-width: 768px){.auth-page .login-card{padding:32px 24px}.auth-page .card-title{font-size:24px}.auth-page .logo-text{font-size:28px}}.offers-page{padding:15px}.offers-page .offer-info,.offers-page .customer-info{display:flex;flex-direction:column;gap:4px}.offers-page .offer-name,.offers-page .customer-name{font-weight:600;color:#0f172a}.offers-page .badge-clickable{border:none;background:none;cursor:pointer}.offers-page .badge-clickable:focus{outline:none}.offers-page .status-cell{position:relative;display:inline-block}.offers-page .status-option{width:100%;border:none;background:transparent;padding:8px 10px;text-align:left;font-size:13px;cursor:pointer;border-radius:6px;transition:background .2s,color .2s}.offers-page .status-option:hover{background:#f3f4ff;color:#4f46e5}.offers-page .status-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:9999}.offers-page .status-modal{background:#ffffff;border-radius:16px;padding:20px 24px;box-shadow:0 20px 50px #0f172a40;max-width:360px;width:100%}.offers-page .status-modal-heading{margin:0 0 4px;font-size:18px;font-weight:700;color:#0f172a}.offers-page .status-modal-title{margin:0 0 16px;font-size:14px;color:#64748b}.offers-page .status-modal-options{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.offers-page .status-modal .status-option{width:100%;border:none;background:#f9fafb;padding:10px 12px;text-align:left;font-size:14px;cursor:pointer;border-radius:8px;transition:background .2s,color .2s,transform .1s}.offers-page .status-modal .status-option:hover{background:#eef2ff;color:#4f46e5;transform:translateY(-1px)}.offers-page .status-modal-close{width:100%;border:none;background:#e5e7eb;color:#374151;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.offers-page .status-modal-close:hover{background:#d1d5db;color:#111827}@media (max-width: 768px){.offers-page{padding:16px}}.person-form-page{padding:24px}.person-form-page .form-grid-photo{grid-template-columns:auto 1fr;align-items:start}.person-form-page .form-group-fields{flex:1}.person-form-page .photo-group{max-width:140px}.person-form-page .photo-upload-area{position:relative;width:120px;height:120px;border:2px dashed #e2e8f0;border-radius:12px;overflow:hidden;background:#f8fafc}.person-form-page .photo-preview{position:relative;width:100%;height:100%}.person-form-page .photo-img{width:100%;height:100%;object-fit:cover}.person-form-page .photo-remove{position:absolute;top:4px;right:4px;width:28px;height:28px;border:none;background:rgba(0,0,0,.6);color:#fff;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px}.person-form-page .photo-remove:hover{background:#ef4444}.person-form-page .photo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;font-size:12px;text-align:center;padding:8px}.person-form-page .photo-placeholder i{font-size:36px;margin-bottom:4px}.person-form-page .photo-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.person-form-page .bank-item{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.person-form-page .form-footer{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px}.product-form-page{padding:24px;min-height:100vh;background:#f8fafc}.product-form-page .form-container{max-width:1200px;margin:0 auto;background:white;border-radius:16px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.product-form-page .product-form{padding:24px}.product-form-page .section-title{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.product-form-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.product-form-page .form-hint{font-size:13px;color:#94a3b8;margin-top:8px;font-style:italic}.product-form-page .label-with-button{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.product-form-page .button-group{display:flex;align-items:center;gap:8px}.product-form-page .btn-reset-inline{width:40px;height:40px;border:2px solid #e2e8f0;background:white;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:#64748b;font-size:16px}.product-form-page .btn-reset-inline:hover:not(:disabled){border-color:#f59e0b;background:#fef3c7;color:#92400e}.product-form-page .btn-reset-inline:disabled{opacity:.5;cursor:not-allowed}.product-form-page .modal-small{max-width:400px}.product-form-page .checkbox-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;max-height:300px;overflow-y:auto}.product-form-page .checkbox-item{display:flex;align-items:center;gap:8px}.product-form-page .checkbox-input{width:18px;height:18px;border:2px solid #e2e8f0;border-radius:4px;cursor:pointer;accent-color:#8b5cf6;flex-shrink:0}.product-form-page .checkbox-label{font-size:14px;color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:500}.product-form-page .checkbox-input:checked+.checkbox-label{color:#8b5cf6;font-weight:600}.product-form-page .subsection{margin-bottom:32px;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.product-form-page .subsection-title{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.product-form-page .input-with-currency{display:flex;gap:8px;align-items:stretch}.product-form-page .input-with-currency .form-input{flex:1}.product-form-page .currency-select{min-width:120px;flex-shrink:0}.product-form-page .store-stocks-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;padding:16px;background:white;border:2px solid #e2e8f0;border-radius:10px}.product-form-page .store-stock-item{display:flex;flex-direction:column;gap:8px}.product-form-page .store-stock-label{font-size:13px;font-weight:600;color:#475569}.product-form-page .store-stock-input{width:100%}.product-form-page .variant-selection{padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px}.product-form-page .variant-selection-disabled{opacity:.6;position:relative}.product-form-page .variant-selection-disabled .checkbox-input:disabled,.product-form-page .variant-selection-disabled .btn-add-child-variant:disabled,.product-form-page .variant-selection-disabled .btn-add-child-variant-small:disabled{cursor:not-allowed;opacity:.5}.product-form-page .variant-section-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:12px;margin-top:0}.product-form-page .parent-variants,.product-form-page .child-variants{margin-bottom:24px}.product-form-page .generate-combinations-section{margin-top:24px;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;text-align:center}.product-form-page .btn-generate-combinations{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#3b82f6);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.product-form-page .btn-generate-combinations:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#2563eb);transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf64d}.product-form-page .btn-generate-combinations:disabled{opacity:.5;cursor:not-allowed;background:#cbd5e1}.product-form-page .btn-generate-combinations i{font-size:16px}.product-form-page .child-variant-group{margin-bottom:20px;padding:12px;background:white;border:1px solid #e2e8f0;border-radius:8px}.product-form-page .child-variant-group-label{font-size:13px;font-weight:600;color:#475569;margin-bottom:8px;display:block}.product-form-page .variant-combinations{margin-top:24px;padding-top:20px;border-top:2px solid #e2e8f0}.product-form-page .combinations-form-list{display:flex;flex-direction:column;gap:20px}.product-form-page .combination-form-item{padding:20px;background:white;border:2px solid #e2e8f0;border-radius:10px}.product-form-page .combination-header{margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.product-form-page .combination-title{font-size:15px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}.product-form-page .btn-delete-combination{background:#ef4444;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px;transition:background .2s}.product-form-page .btn-delete-combination:hover{background:#dc2626}.product-form-page .btn-delete-combination i{font-size:16px}.product-form-page .combination-title i{color:#3b82f6}.product-form-page .combination-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-form-page .combination-form-grid .form-group.full-width{grid-column:1 / -1}.product-form-page .store-stocks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:12px;padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.product-form-page .input-group{display:flex;gap:8px;align-items:stretch}.product-form-page .input-group .form-input{flex:1}.product-form-page .input-with-icon{position:relative;display:flex;align-items:stretch;gap:8px}.product-form-page .input-with-icon .form-input{flex:1}.product-form-page .btn-generate-barcode{padding:10px 16px;border:2px solid #8b5cf6;background:#8b5cf6;color:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}.product-form-page .btn-generate-barcode:hover:not(:disabled){background:#7c3aed;border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf666}.product-form-page .btn-generate-barcode:disabled{opacity:.5;cursor:not-allowed;background:#cbd5e1;border-color:#cbd5e1}.product-form-page .btn-generate-barcode i{font-size:18px}.product-form-page .combinations-list{max-height:300px;overflow-y:auto;padding:12px;background:white;border:1px solid #e2e8f0;border-radius:8px}.product-form-page .combination-item{padding:8px 12px;margin-bottom:8px;background:#f1f5f9;border-radius:6px;display:flex;flex-direction:column;gap:4px}.product-form-page .combination-name{font-weight:600;color:#0f172a;font-size:14px}.product-form-page .combination-variants{font-size:12px;color:#64748b;font-style:italic}.product-form-page .variant-item-with-button{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-form-page .variant-checkbox-wrapper{display:flex;align-items:center;gap:8px;flex:1}.product-form-page .btn-add-child-variant{width:32px;height:32px;border:2px solid #e2e8f0;background:white;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:#64748b;flex-shrink:0}.product-form-page .btn-add-child-variant:hover{border-color:#22c55e;background:#dcfce7;color:#166534}.product-form-page .child-variant-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-form-page .btn-add-child-variant-small{padding:6px 12px;border:2px solid #e2e8f0;background:white;border-radius:8px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .3s;color:#64748b;font-size:12px;font-weight:600}.product-form-page .btn-add-child-variant-small:hover{border-color:#22c55e;background:#dcfce7;color:#166534}.product-form-page .product-images-section{margin-top:20px}.product-form-page .image-upload-options{margin-bottom:24px}.product-form-page .upload-tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:2px solid #e2e8f0}.product-form-page .upload-tab{padding:12px 24px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .3s;display:flex;align-items:center;gap:8px}.product-form-page .upload-tab:hover{color:#8b5cf6}.product-form-page .upload-tab.active{color:#8b5cf6;border-bottom-color:#8b5cf6}.product-form-page .upload-content{padding:20px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:10px}.product-form-page .file-upload-area{text-align:center}.product-form-page .btn-upload-file{padding:16px 32px;background:linear-gradient(135deg,#8b5cf6,#3b82f6);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s}.product-form-page .btn-upload-file:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666}.product-form-page .upload-hint{margin-top:12px;font-size:12px;color:#64748b}.product-form-page .url-upload-area{width:100%}.product-form-page .images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;margin-top:24px}.product-form-page .image-item{position:relative}.product-form-page .image-wrapper{position:relative;width:100%;padding-top:100%;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;overflow:hidden}.product-form-page .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-form-page .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.product-form-page .image-item:hover .image-overlay{opacity:1}.product-form-page .btn-image-delete{width:40px;height:40px;border:none;background:#ef4444;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.product-form-page .btn-image-delete:hover{background:#dc2626;transform:scale(1.1)}.product-form-page .image-info{margin-top:8px;display:flex;justify-content:center;align-items:center;gap:4px}.product-form-page .image-type-badge{padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase}.product-form-page .badge-file{background:#dbeafe;color:#1e40af}.product-form-page .badge-url{background:#dcfce7;color:#166534}.product-form-page .badge-pending{background:#fef3c7;color:#92400e;font-size:11px;padding:4px 8px;border-radius:6px;font-weight:600;margin-left:8px}.product-form-page .empty-images{text-align:center;padding:60px 20px;color:#94a3b8}.product-form-page .empty-images i{font-size:48px;margin-bottom:16px;display:block}.product-form-page .empty-images p{font-size:14px}.product-form-page .alert{padding:16px;border-radius:8px;margin-bottom:20px}.product-form-page .alert-warning{background:#fef3c7;border:1px solid #fbbf24}.product-form-page .alert-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#92400e}.product-form-page .alert-header i{font-size:20px}.product-form-page .alert-warning p{margin:8px 0;color:#78350f}.product-form-page .combins-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.product-form-page .combin-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background:white;border:1px solid #e5e7eb;border-radius:6px}.product-form-page .combin-info{display:flex;align-items:center;gap:8px}.product-form-page .combin-info i{color:#6b7280}.product-form-page .combin-name{font-weight:500;color:#1f2937}.product-form-page .combin-code{color:#6b7280;font-size:14px}.product-form-page .btn-delete-small{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}.product-form-page .btn-delete-small:hover:not(:disabled){background:#dc2626}.product-form-page .btn-delete-small:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.product-form-page .form-row,.product-form-page .store-stocks-list{grid-template-columns:1fr}.product-form-page .images-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.products-page{padding:15px}.products-page .product-info{display:flex;align-items:center;gap:12px}.products-page .product-name{font-weight:600}.products-page .product-name.copyable{max-width:100%;flex-wrap:nowrap}.products-page .product-name .product-name-text{white-space:nowrap}.products-page .copyable{cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .3s;padding:4px 8px;border-radius:6px;position:relative}.products-page .copyable:hover{background:#f1f5f9;color:#8b5cf6}.products-page .copy-icon{font-size:12px;opacity:0;transition:opacity .3s}.products-page .copyable:hover .copy-icon{opacity:1}.product-detail-page{padding:15px}.product-detail-page .detail-content{display:flex;flex-direction:column;gap:16px}.product-detail-page .product-header{background:#ffffff;border-radius:12px;padding:18px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 1px 3px #0f172a14}.product-detail-page .product-info-section{display:flex;align-items:center;gap:14px}.product-detail-page .product-avatar{width:52px;height:52px;border-radius:12px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:22px}.product-detail-page .product-name{margin:0;font-size:24px;font-weight:700;color:#0f172a}.product-detail-page .product-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.product-detail-page .meta-item{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#f8fafc;color:#334155;font-size:13px}.product-detail-page .product-actions{display:flex;gap:10px}.product-detail-page .action-btn{border:none;border-radius:8px;padding:9px 12px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:600;cursor:pointer}.product-detail-page .btn-back{background:#dbeafe;color:#1d4ed8}.product-detail-page .btn-edit{background:#e2e8f0;color:#475569}.product-detail-page .financial-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.product-detail-page .summary-card{background:#ffffff;border-radius:12px;padding:14px;box-shadow:0 1px 3px #0f172a14;display:flex;align-items:center;gap:10px}.product-detail-page .summary-icon{width:36px;height:36px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.product-detail-page .summary-label{font-size:12px;color:#64748b}.product-detail-page .summary-value{font-size:18px;font-weight:700;color:#0f172a}.product-detail-page .movements-section{background:#ffffff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0f172a14}.product-detail-page .movements-section-title{margin:0 0 8px;font-size:18px;font-weight:700}.product-detail-page .movements-section-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.product-detail-page .btn-stock-report{background:#e0f2fe;color:#0c4a6e}.product-detail-page .empty-detail-state{min-height:140px;border:1px dashed #cbd5e1;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b}.products-page .code-barcode-info{display:flex;flex-direction:column;gap:6px}.products-page .product-code{font-weight:600;color:#0f172a;font-size:14px}.products-page .product-barcode{font-size:12px;color:#64748b;display:inline-flex;align-items:center;gap:4px}.products-page .product-barcode i{font-size:14px;color:#8b5cf6}.products-page .product-image-wrapper{width:50px;height:50px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f1f5f9}.products-page .product-image{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:transform .3s}.products-page .product-image:hover{transform:scale(1.05)}.products-page .product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:20px}.products-page .price-info{display:flex;flex-direction:column}.products-page .price-value{font-weight:600;font-size:14px}.products-page .price-buy{color:#dc2626;cursor:pointer;transition:all .3s}.products-page .price-buy:hover{text-decoration:underline;opacity:.8}.products-page .price-sale{color:#059669;cursor:pointer;transition:all .3s}.products-page .price-sale:hover{text-decoration:underline;opacity:.8}.products-page .price-details{display:flex;flex-direction:column;gap:20px}.products-page .price-type-badge{padding:12px 20px;border-radius:10px;font-weight:700;font-size:16px;text-align:center;margin-bottom:10px}.products-page .badge-buy{background:#fee2e2;color:#991b1b}.products-page .badge-sale{background:#d1fae5;color:#065f46}.products-page .price-detail-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8fafc;border-radius:10px;border:2px solid #e2e8f0}.products-page .detail-label{font-size:14px;color:#64748b;font-weight:600}.products-page .detail-value{font-size:16px;font-weight:700;color:#0f172a}.products-page .price-amount{color:#3b82f6}.products-page .price-tax{color:#f59e0b}.products-page .price-total{color:#059669;font-size:18px}.products-page .text-warning{color:#f59e0b}.products-page .image-modal-overlay{background:rgba(0,0,0,.9);z-index:10000}.products-page .image-modal-container{background:transparent;border-radius:16px;width:90%;max-width:1200px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d}.products-page .image-modal-header{padding:20px 24px;background:rgba(255,255,255,.95);border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.products-page .image-modal-body{padding:20px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.95);max-height:calc(90vh - 100px);overflow:auto}.products-page .zoomed-image{max-width:100%;max-height:calc(90vh - 140px);object-fit:contain;border-radius:8px;box-shadow:0 10px 25px #0003}.products-page .stock-info{display:flex;align-items:center;gap:8px}.products-page .stock-total{font-weight:600;color:#0f172a;cursor:pointer;transition:color .3s}.products-page .stock-total:hover{color:#8b5cf6}.products-page .btn-stock-detail{width:28px;height:28px;border:none;background:#e0e7ff;color:#6366f1;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:12px}.products-page .btn-stock-detail:hover{background:#6366f1;color:#fff}.products-page .stock-details{display:flex;flex-direction:column;gap:20px}.products-page .stock-summary{padding:16px;background:#f8fafc;border-radius:10px;border:2px solid #e2e8f0}.products-page .summary-item{display:flex;justify-content:space-between;align-items:center}.products-page .summary-label{font-size:14px;color:#64748b;font-weight:600}.products-page .summary-value{font-size:18px;font-weight:700;color:#0f172a}.products-page .stock-list{display:flex;flex-direction:column;gap:12px}.products-page .stock-item{padding:16px;background:white;border:2px solid #e2e8f0;border-radius:10px;display:flex;justify-content:space-between;align-items:center;transition:all .3s}.products-page .stock-item:hover{border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf61a}.products-page .stock-item-header{display:flex;align-items:center;gap:12px}.products-page .stock-item-header i{color:#8b5cf6;font-size:18px}.products-page .stock-store-name{font-weight:600;color:#0f172a;font-size:14px}.products-page .stock-item-value{display:flex;align-items:center;gap:8px}.products-page .stock-quantity{font-size:18px;font-weight:700;color:#059669}.products-page .stock-unit{font-size:12px;color:#64748b;font-weight:600}.products-page .empty-stock{text-align:center;padding:40px 20px;color:#94a3b8}.products-page .empty-stock i{font-size:48px;margin-bottom:16px;display:block}.products-page .empty-stock p{font-size:14px}.products-page .combin-product-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f5f3ff;color:#7c3aed;border-radius:6px;font-size:12px;font-weight:600;cursor:help;text-decoration:none;transition:all .2s;border:1px solid #c4b5fd}.products-page .combin-product-badge.combin-product-button{cursor:pointer}.products-page .combin-product-badge.combin-product-button:hover{background:#ede9fe;border-color:#a78bfa;color:#5b21b6;transform:translateY(-1px);box-shadow:0 2px 4px #8b5cf633}.products-page .combin-product-badge i{font-size:14px}.products-page .parent-row{background-color:#f8fafc}.products-page .child-row{background-color:#fff}.products-page .child-row td{padding-left:48px!important}.products-page .btn-expand{background:none;border:none;cursor:pointer;padding:4px 8px;margin-right:8px;color:#64748b;font-size:16px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;border-radius:4px}.products-page .btn-expand:hover{background-color:#e2e8f0;color:#475569}.products-page .child-indicator{display:inline-flex;align-items:center;margin-right:8px;color:#94a3b8;font-size:14px}@media (max-width: 768px){.products-page{padding:16px}}.stores-page{padding:15px}.stores-page .store-info{display:flex;align-items:center;gap:12px}.stores-page .store-name{font-weight:600;color:#0f172a}.stores-page .toggle-btn{width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin-right:8px;color:#64748b;transition:all .2s}.stores-page .toggle-btn:hover{color:#8b5cf6}.stores-page .toggle-placeholder{width:24px;display:inline-block;margin-right:8px}.stores-page .child-row{background:#f8fafc}.stores-page .child-place{padding-left:32px}.stores-page .place-name{font-weight:500;color:#475569}.stores-page .text-primary{color:#8b5cf6}.stores-page .btn-add{background:#dcfce7;color:#166534}.stores-page .btn-add:hover{background:#22c55e;color:#fff}.stores-page .places-list{max-height:300px;overflow-y:auto;border:2px solid #e2e8f0;border-radius:10px;padding:12px}.stores-page .place-checkbox{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;cursor:pointer;transition:all .2s}.stores-page .place-checkbox:hover{background:#f8fafc}.stores-page .place-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.stores-page .place-checkbox span{font-size:14px;color:#1e293b}.stores-page .new-place-form{display:flex;gap:8px;margin-bottom:16px}.stores-page .btn-add-place{padding:12px 20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s;white-space:nowrap}.stores-page .btn-add-place:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #22c55e66}.stores-page .btn-add-place:disabled{opacity:.6;cursor:not-allowed;transform:none}.stores-page .empty-places{padding:40px 20px;text-align:center;border:2px dashed #e2e8f0;border-radius:10px;background:#f8fafc}.stores-page .empty-places i{font-size:48px;color:#cbd5e1;margin-bottom:16px;display:block}.stores-page .empty-places p{font-size:14px;color:#64748b;margin:0}@media (max-width: 768px){.stores-page{padding:16px}}.supplier-form-page{padding:24px}.supplier-form-page .phone-input-wrapper{position:relative;display:flex;align-items:center}.supplier-form-page .phone-code{position:absolute;left:16px;color:#64748b;font-size:14px;font-weight:600;z-index:1;pointer-events:none}.supplier-form-page .phone-with-code{padding-left:60px!important}.supplier-form-page .phone-field-row{display:flex;flex-direction:column;gap:10px}.supplier-form-page .phone-country-select,.supplier-form-page .phone-input-wrapper{width:100%}.supplier-form-page .phone-dial-code{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#64748b;font-size:14px;font-weight:600;z-index:1;pointer-events:none;line-height:1;white-space:nowrap}.supplier-form-page .phone-with-dial{padding-left:72px!important}.supplier-form-page .bank-item .form-grid-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 768px){.supplier-form-page .bank-item .form-grid-two-columns{grid-template-columns:1fr}}.supplier-form-page .bank-item{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.supplier-form-page .bank-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.supplier-form-page .bank-item-title{font-size:16px;font-weight:700;color:#0f172a;margin:0}.supplier-form-page .btn-remove-bank{width:36px;height:36px;padding:0;border:none;background:#fee2e2;color:#991b1b;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:16px}.supplier-form-page .btn-remove-bank:hover{background:#ef4444;color:#fff}.supplier-form-page .btn-add-bank,.supplier-form-page .btn-add-branch{padding:12px 24px;background:#f1f5f9;color:#475569;border:2px dashed #cbd5e1;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s;width:100%;justify-content:center}.supplier-form-page .btn-add-bank:hover,.supplier-form-page .btn-add-branch:hover{background:#e2e8f0;border-color:#8b5cf6;color:#8b5cf6}.supplier-form-page .branch-item{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.supplier-form-page .branch-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.supplier-form-page .branch-item-title{font-size:16px;font-weight:700;color:#0f172a;margin:0}.supplier-form-page .btn-remove-branch{width:36px;height:36px;padding:0;border:none;background:#fee2e2;color:#991b1b;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:16px}.supplier-form-page .btn-remove-branch:hover{background:#ef4444;color:#fff}.supplier-form-page .form-footer{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px}.supplier-form-page .info-box{margin-bottom:12px}@media (max-width: 768px){.supplier-form-page{padding:16px}}.user-permissions-page{padding:15px;max-width:1400px;margin:0 auto}.user-permissions-page .page-header-card{margin-bottom:15px}.user-permissions-page .page-header{align-items:center;margin-bottom:0}.user-permissions-page .page-title{margin:0}.user-permissions-page .page-subtitle{font-size:12px;margin:0}.user-permissions-page .header-content{display:flex;align-items:center;gap:16px}.user-permissions-page .btn-back{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-light, #f8fafc);border:1px solid var(--border, #e2e8f0);border-radius:8px;cursor:pointer;color:var(--text-dark, #0f172a);transition:all .2s}.user-permissions-page .btn-back:hover{background:var(--border, #e2e8f0);transform:translate(-2px)}.user-permissions-page .header-info{display:flex;flex-direction:column;gap:4px}.user-permissions-page .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:var(--text-light, #64748b)}.user-permissions-page .spinner-large{margin-bottom:16px}.user-permissions-page .permissions-content{display:flex;flex-direction:column;gap:24px}.user-permissions-page .select-all-section{background:white;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:16px 20px;margin-bottom:8px}.user-permissions-page .select-all-label{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.user-permissions-page .select-all-checkbox{width:20px;height:20px;cursor:pointer;accent-color:var(--accent-purple, #8b5cf6)}.user-permissions-page .select-all-text{font-size:16px;font-weight:600;color:var(--text-dark, #0f172a);display:flex;align-items:center;gap:8px}.user-permissions-page .permission-group{background:white;border:1px solid var(--border, #e2e8f0);border-radius:12px;overflow:hidden}.user-permissions-page .group-header{padding:16px 20px;background:var(--bg-light, #f8fafc);border-bottom:1px solid var(--border, #e2e8f0)}.user-permissions-page .group-checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%}.user-permissions-page .group-checkbox{width:18px;height:18px;cursor:pointer;accent-color:var(--accent-purple, #8b5cf6);flex-shrink:0}.user-permissions-page .group-title{font-size:18px;font-weight:600;color:var(--text-dark, #0f172a);margin:0;display:flex;align-items:center;gap:10px;flex:1}.user-permissions-page .permissions-list{padding:20px;display:flex;flex-direction:column;gap:20px}.user-permissions-page .permission-item{padding:16px;background:var(--bg-light, #f8fafc);border-radius:8px;border:1px solid var(--border, #e2e8f0)}.user-permissions-page .permission-header{margin-bottom:12px}.user-permissions-page .permission-name{font-size:16px;font-weight:600;color:var(--text-dark, #0f172a);margin:0}.user-permissions-page .permission-actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.user-permissions-page .action-item{display:flex;align-items:center}.user-permissions-page .action-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:var(--text-dark, #0f172a);-webkit-user-select:none;user-select:none}.user-permissions-page .action-checkbox{width:18px;height:18px;cursor:pointer;accent-color:var(--accent-purple, #8b5cf6)}.user-permissions-page .action-name{font-weight:500}.user-permissions-page .empty-state{padding:80px 20px}.user-permissions-page .empty-icon{margin:0 auto 24px;color:var(--text-light, #64748b);font-size:40px}.user-permissions-page .empty-title{margin:0 0 8px}.user-permissions-page .empty-text{margin:0}.user-permissions-page .btn-primary{padding:10px 20px;background:var(--accent-purple, #8b5cf6);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.user-permissions-page .btn-primary:hover:not(:disabled){background:rgba(139,92,246,.9);transform:translateY(-1px)}.user-permissions-page .btn-primary:disabled{opacity:.6;cursor:not-allowed}.user-permissions-page .spinner-small{border:2px solid rgba(255,255,255,.3);border-top-color:#fff}.account-transfer-transactions-page,.bank-transactions-page,.barcode-symbologies-page{padding:15px}.barcode-symbologies-page .symbology-info{display:flex;align-items:center;gap:12px}.barcode-symbologies-page .symbology-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.barcode-symbologies-page{padding:16px}}.brands-page{padding:15px}.brands-page .brand-info{display:flex;align-items:center;gap:12px}.brands-page .brand-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.brands-page{padding:16px}}.cash-transactions-page,.categories-page{padding:15px}.categories-page .category-info{display:flex;align-items:center;gap:12px}.categories-page .category-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.categories-page{padding:16px}}.check-transaction-form-page,.classifications-page{padding:15px}.classifications-page .classification-info{display:flex;align-items:center;gap:12px}.classifications-page .classification-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.classifications-page{padding:16px}}.credit-card-transactions-page,.customer-detail-page,.customer-import-page,.customers-page{padding:15px}.customers-page .customer-info{display:flex;flex-direction:column;gap:2px}.customers-page .customer-info .text-muted{font-size:12px;color:#64748b}.customers-page .customer-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.customers-page{padding:16px}}.departments-page{padding:15px}.departments-page .brand-info{display:flex;align-items:center;gap:12px}.departments-page .brand-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.departments-page{padding:16px}}.financial-transactions-page,.expense-transactions-page,.fixture-definitions-page{padding:15px}.fixture-definitions-page .brand-info{display:flex;align-items:center;gap:12px}.fixture-definitions-page .brand-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.fixture-definitions-page{padding:16px}}.labels-page{padding:15px}.labels-page .label-info{display:flex;align-items:center;gap:12px}.labels-page .label-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.labels-page{padding:16px}}.persons-page{padding:15px}.persons-page .person-photo-cell{display:flex;align-items:center}.persons-page .person-photo-thumb{width:40px;height:40px;border-radius:50%;object-fit:cover}.persons-page .person-photo-placeholder{width:40px;height:40px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:18px}.persons-page .customer-info{display:flex;flex-direction:column;gap:4px}.persons-page .customer-name{font-weight:600;color:#0f172a}.places-page{padding:15px}.places-page .place-info{display:flex;align-items:center;gap:12px}.places-page .place-name{font-weight:600;color:#0f172a}.places-page .form-place{display:block;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.places-page .form-place.required:after{content:" *";color:#ef4444}@media (max-width: 768px){.places-page{padding:16px}}.price-form-page,.prices-page,.purchase-transactions-page,.sale-transactions-page,.suppliers-page{padding:15px}.suppliers-page .customer-info{display:flex;flex-direction:column;gap:4px}.suppliers-page .customer-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.suppliers-page{padding:16px}}.tax-rates-page{padding:15px}.tax-rates-page .taxRate-info{display:flex;align-items:center;gap:12px}.tax-rates-page .taxRate-name{font-weight:600;color:#0f172a}.tax-rates-page .rate-badge{display:inline-block;padding:4px 12px;background:#dbeafe;color:#1e40af;border-radius:12px;font-size:12px;font-weight:600}@media (max-width: 768px){.tax-rates-page{padding:16px}}.units-page{padding:15px}.units-page .unit-info{display:flex;align-items:center;gap:12px}.units-page .unit-name{font-weight:600;color:#0f172a}@media (max-width: 768px){.units-page{padding:16px}}.variants-page{padding:15px}.variants-page .child-row{background:#fafafa}.variants-page .child-row:hover{background:#f5f5f5!important}.variants-page .text-primary{color:#8b5cf6}.variants-page .variant-info{display:flex;align-items:center;gap:8px}.variants-page .toggle-btn{background:none;border:none;padding:4px;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;font-size:14px;width:24px;height:24px}.variants-page .toggle-btn:hover{background:#f1f5f9;color:#0f172a}.variants-page .toggle-placeholder{width:24px;height:24px;display:inline-block}.variants-page .child-variant{padding-left:20px}.variants-page .variant-name{font-weight:600;color:#0f172a}.variants-page .parent-badge{display:inline-block;padding:4px 12px;background:#f1f5f9;color:#64748b;border-radius:12px;font-size:12px;font-weight:600}.variants-page .btn-add{background:#d1fae5;color:#065f46}.variants-page .btn-add:hover{background:#10b981;color:#fff}.variants-page .parent-info{padding:12px 16px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;color:#0369a1;font-size:14px;margin-bottom:20px;display:flex;align-items:center;gap:12px}@media (max-width: 768px){.variants-page{padding:16px}}.my-accounts-page{padding:15px;--primary: #0f172a;--accent-purple: #8b5cf6;--accent-blue: #3b82f6;--text-dark: #0f172a;--text-light: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;--bg-light: #f8fafc;animation:fadeInMyAccounts .3s ease}@keyframes fadeInMyAccounts{0%{opacity:0}to{opacity:1}}.my-accounts-page .accounts-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.my-accounts-page .accounts-column{display:flex;flex-direction:column;gap:20px}.my-accounts-page .account-section{background:#fff;border-radius:16px;border:1px solid var(--border);overflow:hidden;transition:all .3s;position:relative}.my-accounts-page .account-section:hover{border-color:var(--accent-purple);box-shadow:0 4px 12px #8b5cf614}.my-accounts-page .account-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-purple),var(--accent-blue));opacity:0;transition:opacity .3s}.my-accounts-page .account-section:hover:before{opacity:1}.my-accounts-page .section-header{background:var(--bg-light);padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.my-accounts-page .section-title{margin:0;font-size:14px;font-weight:700;color:var(--text-dark);letter-spacing:.3px}.my-accounts-page .section-header-right{display:flex;align-items:center;gap:10px}.my-accounts-page .section-total{font-size:14px;font-weight:600;color:var(--text-dark)}.my-accounts-page .btn-info-icon{width:32px;height:32px;border:2px solid var(--border);background:#fff;color:var(--text-muted);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.my-accounts-page .btn-info-icon:hover{border-color:var(--accent-purple);color:var(--accent-purple);background:rgba(139,92,246,.06)}.my-accounts-page .section-content{background:#fff;padding:20px;min-height:80px;display:flex;flex-wrap:wrap;gap:16px}.my-accounts-page .section-empty{color:var(--text-muted);font-size:13px;width:100%}.my-accounts-page .account-card{background:var(--bg-light);border-radius:12px;padding:16px 20px;min-width:160px;border:1px solid var(--border);transition:all .3s}.my-accounts-page .account-card:hover{border-color:var(--accent-purple);box-shadow:0 2px 8px #8b5cf61a}.my-accounts-page .account-card-actions{position:relative}.my-accounts-page .account-card-body{padding-right:0}.my-accounts-page .account-card-actions-bar{position:absolute;top:8px;right:8px;display:flex;gap:6px;opacity:0;transition:opacity .2s}.my-accounts-page .account-card-actions:hover .account-card-actions-bar{opacity:1}.my-accounts-page .btn-card-action{width:28px;height:28px;padding:0;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:14px}.my-accounts-page .account-name{font-size:14px;font-weight:600;color:var(--text-dark);margin-bottom:8px}.my-accounts-page .account-balance{font-size:15px;font-weight:700;color:var(--text-dark)}.my-accounts-page .account-meta{font-size:12px;color:var(--text-muted);margin-top:4px}.my-accounts-page .form-hint{display:block;font-size:12px;color:var(--text-muted);margin-top:6px;line-height:1.4}@media (max-width: 1024px){.my-accounts-page .accounts-grid{grid-template-columns:1fr}}@media (max-width: 768px){.my-accounts-page{padding:16px}}.register-page{--primary: #0f172a;--accent-purple: #8b5cf6;--accent-blue: #3b82f6;--accent-green: #10b981;--accent-red: #ef4444;--accent-orange: #f59e0b;--bg-light: #f8fafc;--text-dark: #0f172a;--text-light: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}.register-page:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:registerBackgroundMove 20s linear infinite}@keyframes registerBackgroundMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.register-page .shape{position:absolute;border-radius:50%;opacity:.1;animation:registerFloat 20s infinite}.register-page .shape-1{width:300px;height:300px;background:linear-gradient(135deg,#667eea,#764ba2);top:10%;left:10%;animation-delay:0s}.register-page .shape-2{width:200px;height:200px;background:linear-gradient(135deg,#f093fb,#f5576c);bottom:15%;right:15%;animation-delay:5s}.register-page .shape-3{width:150px;height:150px;background:linear-gradient(135deg,#4facfe,#00f2fe);top:60%;left:5%;animation-delay:10s}@keyframes registerFloat{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(30px) rotate(240deg)}}.register-page .register-container{position:relative;z-index:10;width:100%;max-width:550px}.register-page .register-header{text-align:center;margin-bottom:40px;animation:registerFadeInDown .6s ease}@keyframes registerFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.register-page .logo-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));border-radius:20px;display:inline-flex;align-items:center;justify-content:center;font-size:36px;color:#fff;margin-bottom:20px;box-shadow:0 8px 24px #8b5cf666;animation:registerPulse 2s infinite}@keyframes registerPulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #8b5cf666}50%{transform:scale(1.05);box-shadow:0 12px 32px #8b5cf699}}.register-page .logo-text{font-size:32px;font-weight:800;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);margin-bottom:8px}.register-page .logo-subtitle{font-size:16px;color:#ffffffe6;font-weight:500}.register-page .register-card{background:white;border-radius:24px;padding:48px 40px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:registerFadeInUp .6s ease;animation-delay:.2s;animation-fill-mode:both}@keyframes registerFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.register-page .card-title{font-size:28px;font-weight:800;color:var(--text-dark);margin-bottom:12px;text-align:center}.register-page .card-subtitle{font-size:15px;color:var(--text-light);text-align:center;margin-bottom:32px}.register-page .progress-steps{display:flex;justify-content:space-between;margin-bottom:40px;position:relative}.register-page .progress-steps:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:var(--border);z-index:0}.register-page .progress-line{position:absolute;top:20px;left:0;height:2px;background:linear-gradient(90deg,var(--accent-purple),var(--accent-blue));z-index:1;transition:width .3s ease}.register-page .step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.register-page .step-number{width:40px;height:40px;border-radius:50%;background:white;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--text-muted);margin-bottom:8px;transition:all .3s}.register-page .step.active .step-number{background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));border-color:transparent;color:#fff;box-shadow:0 4px 12px #8b5cf64d}.register-page .step.completed .step-number{background:var(--accent-green);border-color:transparent;color:#fff}.register-page .step-label{font-size:12px;color:var(--text-muted);font-weight:600;text-align:center}.register-page .step.active .step-label{color:var(--accent-purple)}.register-page .step.completed .step-label{color:var(--accent-green)}.register-page .step-number i{font-size:18px}.register-page .form-step{animation:registerSlideIn .3s ease}.register-page .form-step.active{display:block}@keyframes registerSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.register-page .form-group{display:flex;flex-direction:column;gap:5px}.register-page .form-label{display:block;font-size:14px;font-weight:600;color:var(--text-dark);margin-bottom:0}.register-page .form-label .required{color:var(--accent-red)}.register-page .input-wrapper{position:relative}.register-page .input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:16px;transition:color .3s}.register-page .form-input{width:100%;padding:14px 16px 14px 48px;border:2px solid var(--border);border-radius:12px;font-size:15px;color:var(--text-dark);transition:all .3s;background:var(--bg-light)}.register-page .form-select{width:100%;padding:14px 40px 14px 48px;border:2px solid var(--border);border-radius:12px;font-size:15px;color:var(--text-dark);transition:all .3s;background:var(--bg-light);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.register-page .form-select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238b5cf6' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}.register-page .form-input:focus,.register-page .form-select:focus{outline:none;border-color:var(--accent-purple);background:white;box-shadow:0 0 0 4px #8b5cf61a}.register-page .input-wrapper:focus-within .input-icon{color:var(--accent-purple)}.register-page .password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:16px;padding:4px;transition:color .3s}.register-page .password-toggle:hover{color:var(--accent-purple)}.register-page .password-strength{margin-top:8px;min-height:20px}.register-page .strength-bar{height:4px;background:var(--border);border-radius:2px;overflow:hidden;margin-bottom:8px}.register-page .strength-fill{height:100%;transition:all .3s;border-radius:2px;width:0}.register-page .strength-text{font-size:12px;font-weight:600;min-height:16px}.register-page .strength-weak .strength-fill{width:33%;background:var(--accent-red)}.register-page .strength-weak .strength-text{color:var(--accent-red)}.register-page .strength-medium .strength-fill{width:66%;background:var(--accent-orange)}.register-page .strength-medium .strength-text{color:var(--accent-orange)}.register-page .strength-strong .strength-fill{width:100%;background:var(--accent-green)}.register-page .strength-strong .strength-text{color:var(--accent-green)}.register-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.register-page .terms-acceptance{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 14px;background:rgba(248,250,252,.9);border:1px solid var(--border);border-radius:10px}.register-page .terms-checkbox{width:15px;height:15px;margin-top:2px;flex-shrink:0;border:1.5px solid #cbd5e1;border-radius:4px;cursor:pointer;accent-color:var(--accent-purple)}.register-page .terms-label{display:block;flex:1;min-width:0;font-size:12px;line-height:1.55;color:var(--text-light);cursor:pointer;-webkit-user-select:none;user-select:none}.register-page .terms-line{display:inline}.register-page .terms-suffix{display:inline;color:var(--text-muted)}.register-page .terms-sep{display:inline;margin:0 .25em;color:var(--text-muted);font-weight:500}.register-page .terms-link{color:var(--accent-purple);font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.register-page .terms-link:hover{color:var(--accent-blue);border-bottom-color:currentColor}.register-page .terms-acceptance:focus-within{border-color:#8b5cf659;box-shadow:0 0 0 3px #8b5cf614}.register-page .terms-acceptance-error{border-color:var(--accent-red)}.register-page .terms-error{margin-top:-12px;margin-bottom:16px}.register-page .error-text{color:var(--accent-red);font-size:13px;margin-top:6px}.register-page .form-input.input-error,.register-page .form-select.input-error{border-color:var(--accent-red)}.register-page .phone-field-row{display:flex;flex-direction:column;gap:10px}.register-page .phone-country-select{width:100%}.register-page .phone-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.register-page .phone-input-wrapper .input-icon{left:16px;right:auto}.register-page .phone-dial-code{position:absolute;left:48px;top:50%;transform:translateY(-50%);color:var(--text-light);font-size:14px;font-weight:600;z-index:1;pointer-events:none;line-height:1;white-space:nowrap}.register-page .phone-input-wrapper .form-input{padding-left:48px;padding-right:16px}.register-page .phone-with-dial{padding-left:85px!important}.register-contract-overlay{z-index:2000}.register-contract-modal{width:min(96vw,1000px);max-height:90vh;display:flex;flex-direction:column}.register-contract-body{overflow-y:auto;max-height:calc(90vh - 140px);padding:24px 28px}.register-contract-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:200px;color:var(--text-light)}.register-contract-content{margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:14px;line-height:1.7;color:var(--text-dark)}.register-page .form-actions{display:flex;gap:12px}.register-page .btn{flex:1;padding:16px;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}.register-page .btn-primary{background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));color:#fff;box-shadow:0 4px 12px #8b5cf64d}.register-page .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666}.register-page .btn-secondary{background:white;color:var(--text-dark);border:2px solid var(--border)}.register-page .btn-secondary:hover{background:var(--bg-light);border-color:var(--accent-purple)}.register-page .btn:active{transform:translateY(0)}.register-page .btn:disabled{opacity:.5;cursor:not-allowed}.register-page .btn-loading{pointer-events:none}.register-page .spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.register-page .login-link{text-align:center;font-size:14px;color:var(--text-light)}.register-page .login-link a{color:var(--accent-purple);text-decoration:none;font-weight:700;transition:color .3s}.register-page .login-link a:hover{color:var(--accent-blue)}.register-page .success-message{text-align:center;display:none}.register-page .success-message.active{display:block}.register-page .success-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--accent-green),#059669);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:40px;color:#fff;margin-bottom:24px;animation:registerScaleIn .5s ease}@keyframes registerScaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.register-page .success-title{font-size:24px;font-weight:800;color:var(--text-dark);margin-bottom:12px}.register-page .success-text{font-size:15px;color:var(--text-light);margin-bottom:32px}@media (max-width: 768px){.register-page{padding:16px}.register-page .register-container{max-width:100%}.register-page .register-card{padding:32px 24px}.register-page .card-title{font-size:24px}.register-page .logo-text{font-size:28px}.register-page .form-row{grid-template-columns:1fr}.register-page .progress-steps{margin-bottom:32px}.register-page .step-label{font-size:10px}.register-page .step-number{width:36px;height:36px;font-size:13px}.register-page .form-actions{flex-direction:column}.register-page .btn{width:100%}}.musteri-portali-page{padding-bottom:2rem}.musteri-portali-page .page-header-card.hero-card{background:linear-gradient(135deg,var(--primary-color, #4f46e5) 0%,var(--primary-dark, #4338ca) 100%);color:#fff;padding:2rem;border-radius:12px;margin-bottom:1.5rem}.musteri-portali-page .hero-content{text-align:center;max-width:560px;margin:0 auto}.musteri-portali-page .hero-icon{font-size:2.5rem;margin-bottom:.75rem;opacity:.95}.musteri-portali-page .hero-card .page-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.musteri-portali-page .hero-subtitle{color:#ffffffe6;margin-bottom:1.25rem;font-size:.95rem}.musteri-portali-page .btn-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#fff;color:var(--primary-color, #4f46e5);border-radius:8px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s}.musteri-portali-page .btn-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026;color:var(--primary-dark, #4338ca)}.musteri-portali-page .info-card{background:var(--card-bg, #fff);border-radius:12px;border:1px solid var(--border-color, #e5e7eb);margin-bottom:1.5rem;overflow:hidden}.musteri-portali-page .card-header{padding:1rem 1.25rem;border-bottom:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;gap:.5rem}.musteri-portali-page .card-title{margin:0;font-size:1.05rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.musteri-portali-page .card-title .bi{color:var(--primary-color, #4f46e5)}.musteri-portali-page .card-body{padding:1.25rem}.musteri-portali-page .card-body .lead{font-size:1rem;margin-bottom:.75rem;color:var(--text-primary, #1f2937)}.musteri-portali-page .card-body p{margin:0 0 .75rem;color:var(--text-secondary, #4b5563);line-height:1.6}.musteri-portali-page .card-body p:last-child{margin-bottom:0}.musteri-portali-page .app-badges{display:flex;gap:1rem;margin:1rem 0;flex-wrap:wrap}.musteri-portali-page .app-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--border-color, #e5e7eb);border-radius:8px;font-size:.9rem;color:var(--text-primary, #1f2937)}.musteri-portali-page .app-badge .bi{color:var(--primary-color, #4f46e5)}.musteri-portali-page .tip-text{margin-top:1rem;padding:.75rem 1rem;background:rgba(79,70,229,.08);border-radius:8px;border-left:3px solid var(--primary-color, #4f46e5);display:flex;align-items:flex-start;gap:.5rem}.musteri-portali-page .tip-text .bi{color:var(--primary-color, #4f46e5);margin-top:.15rem}.musteri-portali-page .highlight-card{border-color:var(--primary-color, #4f46e5);background:linear-gradient(to bottom,rgba(79,70,229,.04),transparent)}.musteri-portali-page .highlight-card .card-title .bi{color:var(--primary-color, #4f46e5)}.mali-musavir-page{padding-bottom:2rem}.mali-musavir-page .page-header-card.hero-card{background:linear-gradient(135deg,var(--primary-color, #4f46e5) 0%,var(--primary-dark, #4338ca) 100%);color:#fff;padding:2rem;border-radius:12px;margin-bottom:1.5rem}.mali-musavir-page .hero-content{text-align:center;max-width:560px;margin:0 auto}.mali-musavir-page .hero-icon{font-size:2.5rem;margin-bottom:.75rem;opacity:.95}.mali-musavir-page .hero-card .page-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.mali-musavir-page .hero-subtitle{color:#ffffffe6;margin-bottom:1.25rem;font-size:.95rem}.mali-musavir-page .btn-invite{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#fff;color:var(--primary-color, #4f46e5);border-radius:8px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s}.mali-musavir-page .btn-invite:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026;color:var(--primary-dark, #4338ca)}.mali-musavir-page .info-card{background:var(--card-bg, #fff);border-radius:12px;border:1px solid var(--border-color, #e5e7eb);margin-bottom:1.5rem;overflow:hidden}.mali-musavir-page .card-header{padding:1rem 1.25rem;border-bottom:1px solid var(--border-color, #e5e7eb);display:flex;align-items:center;gap:.5rem}.mali-musavir-page .card-title{margin:0;font-size:1.05rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.mali-musavir-page .card-title .bi{color:var(--primary-color, #4f46e5)}.mali-musavir-page .card-body{padding:1.25rem}.mali-musavir-page .card-body .lead{font-size:1rem;margin-bottom:.75rem;color:var(--text-primary, #1f2937)}.mali-musavir-page .card-body p{margin:0 0 .75rem;color:var(--text-secondary, #4b5563);line-height:1.6}.mali-musavir-page .card-body p:last-child{margin-bottom:0}.mali-musavir-page .mb-3{margin-bottom:1rem}.mali-musavir-page .access-list{list-style:none;padding:0;margin:0}.mali-musavir-page .access-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-secondary, #4b5563);line-height:1.5}.mali-musavir-page .access-list li .bi{position:absolute;left:0;color:var(--primary-color, #4f46e5);top:.6rem}.mali-musavir-page .access-list li strong{color:var(--text-primary, #1f2937)}.mali-musavir-page .highlight-card{border-color:var(--primary-color, #4f46e5);background:linear-gradient(to bottom,rgba(79,70,229,.04),transparent)}.mali-musavir-page .highlight-card .card-title .bi{color:var(--primary-color, #4f46e5)}.dashboard-page{padding:15px;--primary: #0f172a;--accent-purple: #8b5cf6;--accent-blue: #3b82f6;--accent-green: #10b981;--accent-red: #ef4444;--accent-orange: #f59e0b;--bg-light: #f8fafc;--text-dark: #0f172a;--text-light: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;animation:fadeInDashboard .3s ease}@keyframes fadeInDashboard{0%{opacity:0}to{opacity:1}}.dashboard-page .page-title{font-size:24px;font-weight:700;color:var(--text-dark);margin-bottom:8px;background:linear-gradient(135deg,var(--primary) 0%,var(--accent-purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard-page .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px}.dashboard-page .stat-card{background:white;border-radius:16px;padding:24px;border:1px solid var(--border);transition:all .3s;position:relative;overflow:hidden}.dashboard-page .stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-purple),var(--accent-blue));opacity:0;transition:all .3s}.dashboard-page .stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:var(--accent-purple)}.dashboard-page .stat-card:hover:before{opacity:1}.dashboard-page .stat-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.dashboard-page .stat-title{font-size:13px;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.dashboard-page .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;background:var(--bg-light)}.dashboard-page .stat-icon.green{background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(16,185,129,.2));color:var(--accent-green)}.dashboard-page .stat-icon.red{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.2));color:var(--accent-red)}.dashboard-page .stat-icon.blue{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.2));color:var(--accent-blue)}.dashboard-page .stat-icon.orange{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(245,158,11,.2));color:var(--accent-orange)}.dashboard-page .stat-value{font-size:36px;font-weight:800;color:var(--text-dark);margin-bottom:8px;line-height:1}.dashboard-page .stat-change{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.dashboard-page .stat-change.positive{color:var(--accent-green)}.dashboard-page .stat-change.negative{color:var(--accent-red)}.dashboard-page .stat-arrow{font-size:16px}.dashboard-page .content-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px}.dashboard-page .card{background:white;border-radius:16px;padding:24px;border:1px solid var(--border);transition:all .3s}.dashboard-page .card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dashboard-page .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--border)}.dashboard-page .card-title{font-size:18px;font-weight:700;color:var(--text-dark)}.dashboard-page .card-action{font-size:13px;color:var(--accent-purple);text-decoration:none;font-weight:600;display:flex;align-items:center;gap:4px;transition:all .3s}.dashboard-page .card-action:hover{gap:8px}.dashboard-page .table-container{overflow-x:auto}.dashboard-page table{width:100%;border-collapse:separate;border-spacing:0}.dashboard-page thead{background:var(--bg-light)}.dashboard-page th{padding:12px 16px;text-align:left;font-size:12px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--border)}.dashboard-page th:first-child{border-radius:8px 0 0}.dashboard-page th:last-child{border-radius:0 8px 0 0}.dashboard-page th.text-right{text-align:right}.dashboard-page td{padding:16px;border-bottom:1px solid var(--border);font-size:14px}.dashboard-page td.text-right{text-align:right;font-variant-numeric:tabular-nums}.dashboard-page tbody tr{transition:all .3s;cursor:pointer}.dashboard-page tbody tr:hover{background:var(--bg-light)}.dashboard-page .invoice-number{font-weight:700;color:var(--text-dark)}.dashboard-page .amount{font-weight:700;font-variant-numeric:tabular-nums}.dashboard-page .amount.positive{color:var(--accent-green)}.dashboard-page .amount.negative{color:var(--accent-red)}.dashboard-page .status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700}.dashboard-page .status-badge:before{content:"";width:6px;height:6px;border-radius:50%}.dashboard-page .status-badge.paid{background:rgba(16,185,129,.1);color:var(--accent-green)}.dashboard-page .status-badge.paid:before{background:var(--accent-green)}.dashboard-page .summary-list{display:flex;flex-direction:column;gap:16px}.dashboard-page .summary-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:var(--bg-light);border-radius:12px;transition:all .3s}.dashboard-page .summary-item:hover{background:var(--border)}.dashboard-page .summary-label{font-size:14px;color:var(--text-light);font-weight:500}.dashboard-page .summary-value{font-size:20px;font-weight:800;font-variant-numeric:tabular-nums}.dashboard-page .summary-value.positive{color:var(--accent-green)}.dashboard-page .summary-value.negative{color:var(--accent-red)}.dashboard-page .summary-item.total{background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));color:#fff;margin-top:8px}.dashboard-page .summary-item.total .summary-label{color:#ffffffe6}.dashboard-page .summary-item.total .summary-value{color:#fff}.dashboard-page .chart-card{background:white;border-radius:16px;padding:24px;border:1px solid var(--border)}.dashboard-page .chart-placeholder{height:320px;background:linear-gradient(135deg,var(--bg-light) 0%,var(--border) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:14px;font-weight:600}.dashboard-page .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}@media (max-width: 1200px){.dashboard-page .content-grid{grid-template-columns:1fr}}@media (max-width: 768px){.dashboard-page .stats-grid{grid-template-columns:1fr}.dashboard-page .page-title{font-size:24px}}.app-toast-container{position:fixed;top:20px;right:20px;z-index:2147483646;display:flex;flex-direction:column;gap:12px;pointer-events:none;max-width:min(480px,calc(100vw - 24px))}.app-toast{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0f172a2e;border-left:4px solid #64748b;pointer-events:auto;animation:app-toast-in .28s ease-out}.app-toast--success{border-left-color:#10b981}.app-toast--error{border-left-color:#ef4444}.app-toast--warning{border-left-color:#f59e0b}.app-toast--info{border-left-color:#3b82f6}.app-toast__icon{flex-shrink:0;font-size:20px;line-height:1;margin-top:1px}.app-toast--success .app-toast__icon{color:#10b981}.app-toast--error .app-toast__icon{color:#ef4444}.app-toast--warning .app-toast__icon{color:#f59e0b}.app-toast--info .app-toast__icon{color:#3b82f6}.app-toast__message{flex:1;font-size:14px;font-weight:500;color:#0f172a;line-height:1.45;word-break:break-word}.app-toast__close{flex-shrink:0;border:none;background:transparent;color:#64748b;cursor:pointer;padding:2px;border-radius:6px;line-height:1}.app-toast__close:hover{background:rgba(15,23,42,.06);color:#0f172a}@keyframes app-toast-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (max-width: 640px){.app-toast-container{top:12px;right:12px;left:12px}}
