*{box-sizing:border-box}html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){html{font-size:15px}a,button,input,select,textarea{min-height:44px}a{align-items:center;display:inline-flex}}body,html{overflow-x:hidden}#root{min-height:100vh}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:500;gap:8px;justify-content:center;text-decoration:none;transition:all .2s}.btn svg{flex-shrink:0;height:16px;width:16px}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--small{font-size:.875rem;padding:8px 16px}.btn--medium{font-size:1rem;padding:12px 24px}.btn--large{font-size:1.125rem;padding:14px 28px}.btn--primary{background:linear-gradient(90deg,#f59e0b,#fbbf24);color:#fff}.btn--primary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn--primary:active:not(:disabled){opacity:.85;transform:translateY(0)}.btn--secondary{background:#e0e0e0;color:#333}.btn--secondary:hover:not(:disabled){background:#d0d0d0}.btn--secondary:active:not(:disabled){background:silver}.btn--text{background:none;color:#333;padding:8px 12px}.btn--text:hover:not(:disabled){background:#f5f5f5}.btn--link{background:none;border-radius:0;color:#e74c3c;padding:0;text-decoration:underline}.btn--link:hover:not(:disabled){color:#c0392b}.btn--full-width{width:100%}.btn-tooltip-wrap{cursor:not-allowed;display:inline-flex;position:relative}.btn-tooltip-wrap--full-width{display:flex;width:100%}.btn-tooltip-wrap .btn:disabled{pointer-events:none}.btn-tooltip-wrap:focus-within .btn-tooltip,.btn-tooltip-wrap:hover .btn-tooltip{opacity:1;visibility:visible}.btn-tooltip{background:#1f2937;border-radius:6px;bottom:calc(100% + 8px);box-shadow:0 4px 12px #00000026;color:#fff;font-size:.8125rem;font-weight:500;line-height:1.4;max-width:280px;opacity:0;padding:8px 12px;pointer-events:none;text-align:center;transition:opacity .12s ease;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:20}.btn-tooltip,.btn-tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.btn-tooltip:after{border:6px solid #0000;border-top-color:#1f2937;content:"";top:100%}@media(max-width:768px){.btn{font-size:.9375rem}.btn--small{font-size:.8125rem;padding:7px 14px}.btn--medium{font-size:.9375rem;padding:10px 20px}.btn--large{font-size:1rem;padding:12px 24px}}.input-wrapper{position:relative}.input-label{color:#333;display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.input-required{color:#e74c3c;margin-left:2px}.input{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .2s;width:100%}.input::placeholder{color:#999}.input:focus{border-color:#667eea;outline:none}.input--error,.input--error:focus{border-color:#e74c3c}.input--full-width{width:100%}.input:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.input-error{color:#e74c3c;display:block;font-size:.875rem;margin-top:4px}@media(max-width:768px){.input-label{font-size:.875rem;margin-bottom:6px}.input{border-radius:6px;font-size:.875rem;padding:10px 12px}.input-error{font-size:.8125rem}}.phone-input-wrapper{position:relative}.phone-input-wrapper--full-width{width:100%}.phone-input-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:8px}.phone-input-required{color:#ef4444;margin-left:2px}.phone-input{width:100%}.phone-input--error .phone-input__country-trigger,.phone-input--error .phone-input__number{border-color:#e74c3c}.phone-input--disabled{opacity:.6;pointer-events:none}.phone-input__control{align-items:stretch;display:flex;width:100%}.phone-input__country-select{flex:0 0 auto;position:relative}.phone-input__country-trigger{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px 0 0 8px;border-right:0;cursor:pointer;display:inline-flex;gap:.35rem;height:100%;min-height:46px;padding:0 12px;transition:border-color .2s,box-shadow .2s}.phone-input__country-trigger:hover:not(:disabled){border-color:silver}.phone-input__country-trigger:focus-visible{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.phone-input__country-select--open .phone-input__country-trigger{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.phone-input__country-chevron{color:#6b7280;height:16px;width:16px}.phone-input__flag{background:#e5e7eb;border-radius:2px;display:inline-flex;height:16px;overflow:hidden;width:24px}.phone-input__flag svg{display:block;height:100%;width:100%}.phone-input__country-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 24px #0f172a1f;left:0;max-width:min(300px,90vw);overflow:hidden;position:absolute;top:calc(100% + 4px);width:300px;z-index:200}.phone-input__country-dropdown--portal{position:fixed;z-index:1200}.phone-input__country-search{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:.5rem;padding:.65rem .75rem}.phone-input__country-search svg{color:#94a3b8;flex-shrink:0;height:16px;width:16px}.phone-input__country-search input{background:#0000;border:0;color:#111827;font-size:.875rem;outline:none;width:100%}.phone-input__country-search input::placeholder{color:#94a3b8}.phone-input__country-list{max-height:288px;overflow-y:auto}.phone-input__country-empty{color:#64748b;font-size:.875rem;margin:0;padding:1rem;text-align:center}.phone-input__country-option{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;font:inherit;gap:.625rem;padding:.625rem .75rem;text-align:left;width:100%}.phone-input__country-option:hover{background:#f8fafc}.phone-input__country-option-name{color:#111827;flex:1 1;font-size:.875rem}.phone-input__country-option-code{color:#64748b;font-size:.875rem}.phone-input__country-option-check{color:#667eea;flex-shrink:0;height:16px;opacity:0;width:16px}.phone-input__country-option-check--visible{opacity:1}.phone-input__number{background:#fff;border:1px solid #e0e0e0;border-radius:0 8px 8px 0;color:#111827;flex:1 1;font-family:inherit;font-size:1rem;min-height:46px;min-width:0;padding:12px 16px;transition:border-color .2s,box-shadow .2s}.phone-input__number::placeholder{color:#999}.phone-input__number:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.phone-input__number:disabled{background:#f5f5f5;cursor:not-allowed}.phone-input-error{color:#e74c3c;display:block;font-size:.875rem;margin-top:4px}@media(max-width:768px){.phone-input-label{font-size:.8125rem;margin-bottom:6px}.phone-input__country-trigger,.phone-input__number{font-size:.875rem;min-height:42px}.phone-input__country-dropdown{width:min(300px,100vw - 2rem)}}.rich-text-editor{background:#fff;border:1px solid #e8edf1;border-radius:12px;box-shadow:0 1px 3px #0f172a0a;padding:20px 24px}.rich-text-editor__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.rich-text-editor__label{color:#374151;font-size:.8125rem;font-weight:600}.rich-text-editor__toolbar{display:flex;gap:4px}.rich-text-editor__toolbar button{align-items:center;background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:inline-flex;height:28px;justify-content:center;width:28px}.rich-text-editor__toolbar button svg{height:14px;width:14px}.rich-text-editor__toolbar button.is-active,.rich-text-editor__toolbar button:hover{background:#f3f4f6;color:#374151}.rich-text-editor__content{max-height:320px;min-height:140px;overflow-y:auto;resize:vertical}.rich-text-editor__content .ProseMirror{background:#0000;border:none;color:#374151;font-family:inherit;font-size:.875rem;line-height:1.65;min-height:140px;outline:none;padding:0}.rich-text-editor__content .ProseMirror p{margin:0 0 .5em}.rich-text-editor__content .ProseMirror p:last-child{margin-bottom:0}.rich-text-editor__content .ProseMirror ul{margin:.25em 0 .5em;padding-left:1.25rem}.rich-text-editor__content .ProseMirror li{margin:.15em 0}.rich-text-editor__content .ProseMirror a{color:#2563eb;text-decoration:underline}.rich-text-editor__content .ProseMirror p.is-editor-empty:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.rich-text-editor--readonly .rich-text-editor__content{resize:none}@media(max-width:768px){.rich-text-editor{padding-left:16px;padding-right:16px}}.password-input-wrapper{margin-bottom:20px;position:relative}.password-input-label{color:#333;display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.password-input-field{align-items:center;display:flex;position:relative}.password-input{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:12px 48px 12px 16px;transition:border-color .2s;width:100%}.password-input::placeholder{color:#999}.password-input:focus{border-color:#667eea;outline:none}.password-input--error,.password-input--error:focus{border-color:#e74c3c}.password-input--full-width{width:100%}.password-input:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.password-input-toggle{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;transition:color .2s}.password-input-toggle:hover{color:#666}.password-input-toggle img{display:block}.password-input-error{color:#e74c3c;display:block;font-size:.875rem;margin-top:4px}.table-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;display:flex;flex-direction:column;overflow:hidden;width:100%}.table-container--bordered .table__cell{border-right:1px solid #e5e7eb}.table-container--bordered .table__cell:last-child{border-right:none}.table-container--striped .table__row:nth-child(2n){background-color:#f9fafb}.table-wrapper{flex:1 1;overflow-x:auto;overflow-y:visible;scrollbar-color:#d1d5db #0000;scrollbar-width:thin}.table-wrapper::-webkit-scrollbar{height:6px;width:6px}.table-wrapper::-webkit-scrollbar-track{background:#0000}.table-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.table{border-collapse:collapse;font-size:.9375rem;line-height:1.5;width:100%}.table__head{position:-webkit-sticky;position:sticky;top:0;z-index:10}.table__head:after{background:#e5e7eb;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.table__header-cell{background:linear-gradient(180deg,#f9fafb,#f3f4f6);color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:14px 20px;text-align:left;text-transform:uppercase;white-space:nowrap}.table__header-text{align-items:center;display:inline-flex;gap:6px}.table__body{background:#fff}.table__row{border-bottom:1px solid #f3f4f6;transition:all .15s ease}.table__row:last-child{border-bottom:none}.table__row:hover{background-color:#f8fafc}.table__row--clickable{cursor:pointer}.table__row--clickable:hover{background-color:#6366f114}.table__row--clickable:active{background-color:#6366f11f}.table__cell{color:#111827;padding:16px 20px;vertical-align:middle}.table-skeleton{min-height:200px;padding:0}.table-skeleton__row{border-bottom:1px solid #f3f4f6;display:flex;gap:20px;padding:16px 20px}.table-skeleton__row:last-child{border-bottom:none}.table-skeleton__cell{flex:1 1;min-width:80px}.table-skeleton__bar{animation:skeleton-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f3f4f6,#e5e7eb 50%,#f3f4f6);background-size:200% 100%;border-radius:6px;height:20px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.table-empty{background:linear-gradient(180deg,#fafafa,#fff);padding:60px 40px;text-align:center}.table-empty__icon{color:#d1d5db;margin-bottom:16px}.table-empty__icon svg{height:64px;width:64px}.table-empty__message{color:#6b7280;font-size:.9375rem;font-weight:500;margin:0}.table__pagination{align-items:center;background:#fafafa;border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 20px}.table__pagination-info{color:#6b7280;font-size:.875rem}.table__pagination-showing strong{color:#111827;font-weight:600}.table__pagination-controls{align-items:center;display:flex;gap:4px}.table__pagination-pages{align-items:center;display:flex;gap:2px;margin:0 4px}.table__pagination-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;font-family:inherit;justify-content:center;transition:all .15s ease}.table__pagination-btn--nav{border-radius:6px;color:#6b7280;height:32px;width:32px}.table__pagination-btn--nav:hover:not(:disabled){background:#e5e7eb;color:#111827}.table__pagination-btn--nav:disabled{cursor:not-allowed;opacity:.35}.table__pagination-btn--page{border-radius:6px;color:#6b7280;font-size:.875rem;font-weight:500;height:32px;min-width:32px;padding:0 8px}.table__pagination-btn--page:hover:not(:disabled):not(.table__pagination-btn--active){background:#e5e7eb;color:#111827}.table__pagination-btn--active{background:#6366f1!important;box-shadow:0 2px 4px #6366f140;color:#fff!important;font-weight:600}.table__pagination-ellipsis{color:#9ca3af;font-size:.875rem;text-align:center;-webkit-user-select:none;user-select:none;width:32px}.table-cell-sr{font-feature-settings:"tnum";color:#9ca3af;font-size:.8125rem;font-variant-numeric:tabular-nums;font-weight:600}.table-cell-name{display:flex;flex-direction:column;gap:2px}.table-cell-name__primary{color:#111827;font-size:.9375rem;font-weight:600}.table-cell-name__secondary{color:#6b7280;font-size:.8125rem}.table-cell-user{align-items:center;display:flex;gap:12px}.table-cell-user__info{display:flex;flex-direction:column;gap:1px}.table-cell-user__name{color:#111827;font-size:.9375rem;font-weight:600}.table-cell-user__email{color:#6b7280;font-size:.8125rem}.table-cell-price{display:flex;flex-direction:column;gap:2px}.table-cell-price__main{font-feature-settings:"tnum";color:#059669;font-size:.9375rem;font-variant-numeric:tabular-nums;font-weight:700}.table-cell-price__breakdown{color:#9ca3af;font-size:.75rem}.table-cell-stats{font-feature-settings:"tnum";align-items:center;display:inline-flex;font-variant-numeric:tabular-nums;font-weight:500;gap:3px}.table-cell-stats__value{color:#059669;font-weight:600}.table-cell-stats__separator{color:#9ca3af}.table-cell-stats__total{color:#6b7280}.table-cell-code{background:#f3f4f6;border-radius:4px;color:#6b7280;display:inline-block;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:.8125rem;padding:4px 8px}.table-cell-date{font-feature-settings:"tnum";color:#6b7280;font-size:.875rem;font-variant-numeric:tabular-nums}.table-cell-description{color:#6b7280;font-size:.875rem;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-cell-action{align-items:center;background:none;border:none;color:#6366f1;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;gap:4px;padding:0;text-decoration:none;transition:all .15s ease}.table-cell-action:hover{color:#3438ed;gap:6px}.table-cell-action svg{height:14px;width:14px}.table-cell-actions{display:flex;gap:8px;justify-content:flex-end}.table-cell-badges{display:flex;flex-wrap:wrap;gap:6px}.table-cell-count{color:#6b7280;font-size:.875rem}.table-cell-count strong{color:#111827;font-weight:600}@media(max-width:1024px){.table-container{border-radius:10px}.table__header-cell{font-size:.7rem;padding:12px 16px}.table__cell{font-size:.875rem}.table__cell,.table__pagination{padding:14px 16px}.table-cell-description{max-width:200px}}@media(max-width:768px){.table-container{border-radius:8px}.table__cell,.table__header-cell{padding:12px 14px}.table__pagination{align-items:stretch;flex-direction:column;gap:12px;padding:12px 14px}.table__pagination-info{text-align:center}.table__pagination-controls{justify-content:center}.table-empty{padding:40px 20px}.table-empty__icon svg{height:48px;width:48px}.table-cell-name__primary,.table-empty__message{font-size:.875rem}.table-cell-name__secondary{font-size:.75rem}.table-cell-description{font-size:.8125rem;max-width:150px}}@media(max-width:480px){.table__cell,.table__header-cell{font-size:.8125rem;padding:10px 12px}.table__header-cell{font-size:.65rem}.table__pagination-btn--nav{height:28px;width:28px}.table__pagination-btn--page{font-size:.8125rem;height:28px;min-width:28px}}.badge{align-items:center;border-radius:12px;display:inline-flex;font-weight:500;white-space:nowrap}.badge--small{font-size:.7rem;padding:2px 8px}.badge--medium{font-size:.75rem;padding:4px 10px}.badge--default{background:#f3f4f6;color:#374151}.badge--success{background:#d1fae5;color:#065f46}.badge--warning{background:#fef3c7;color:#92400e}.badge--danger{background:#fee2e2;color:#991b1b}.badge--info{background:#dbeafe;color:#1e40af}.badge--primary{background:#e0e7ff;color:#3730a3}.avatar{border:2px solid #e9ecef;border-radius:50%;flex-shrink:0;object-fit:cover}.avatar--small{font-size:.75rem;height:32px;width:32px}.avatar--medium{font-size:.875rem;height:40px;width:40px}.avatar--large{font-size:1.25rem;height:56px;width:56px}.avatar--xlarge{font-size:1.75rem;height:80px;width:80px}.avatar--placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-weight:600;justify-content:center}.detail-item{align-items:center;color:#334155;display:flex;font-size:.938rem;gap:10px}.detail-item__icon{align-items:center;color:#64748b;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.detail-item__icon svg{height:18px;width:18px}.detail-item__label{color:#64748b;white-space:nowrap}.detail-item__value{color:#1e293b;font-weight:500}.detail-item__suffix{margin-left:auto}.detail-grid{grid-gap:16px 32px;display:grid;gap:16px 32px}.detail-grid--cols-1{grid-template-columns:1fr}.detail-grid--cols-2{grid-template-columns:repeat(2,1fr)}.detail-grid--cols-3{grid-template-columns:repeat(3,1fr)}.detail-grid--cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.detail-item{font-size:.875rem;gap:8px}.detail-grid{gap:14px 24px}.detail-grid--cols-3,.detail-grid--cols-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.detail-item{font-size:.8125rem}.detail-item__icon{height:20px;width:20px}.detail-item__icon svg{height:16px;width:16px}.detail-grid{gap:12px 20px}.detail-grid--cols-2,.detail-grid--cols-3,.detail-grid--cols-4{grid-template-columns:1fr}}.spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6}.spinner--small{border-width:2px;height:20px;width:20px}.spinner--medium{border-width:3px;height:40px;width:40px}.spinner--large{border-width:4px;height:60px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}.success-message{grid-gap:12px;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0f172a1f;display:grid;gap:12px;grid-template-columns:24px 1fr 24px;padding:16px 14px;position:fixed;right:24px;top:24px;width:min(380px,100vw - 48px);z-index:1300}.success-message--success{border:1px solid #86efac}.success-message--success .success-message__icon{color:#16a34a}.success-message--error{border:1px solid #fecaca}.success-message--error .success-message__icon{color:#dc2626}.success-message__icon{height:22px;margin-top:2px;width:22px}.success-message__copy{min-width:0}.success-message__copy strong{color:#111827;display:block;font-size:.875rem;font-weight:800;margin-bottom:4px}.success-message__copy p{color:#6b7280;font-size:.8125rem;line-height:1.45;margin:0}.success-message__close{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:inline-flex;height:24px;justify-content:center;width:24px}.success-message__close svg{height:14px;width:14px}.state-display{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:300px;padding:40px 20px;text-align:center}.state-display__icon{font-size:3rem;line-height:1}.state-display__message{color:#64748b;font-size:1rem;margin:0;max-width:400px}.state-display__description{color:#94a3b8;font-size:.875rem;margin:0;max-width:400px}.state-display__action{margin-top:8px}.state-display--loading .state-display__message{color:#475569}.state-display--error .state-display__icon{color:#ef4444}.state-display--error .state-display__message{color:#dc2626}.state-display--empty .state-display__icon{opacity:.7}.modal-backdrop{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow-y:auto}.modal-content--small{max-width:400px}.modal-content--medium{max-width:560px}.modal-content--large{max-width:800px}.modal-header{padding:20px 24px}.modal-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.modal-close{font-size:1.5rem;line-height:1;padding:0;transition:color .15s}.modal-close:hover{color:#374151}.modal-body{padding:24px}.modal-footer{border-radius:0 0 12px 12px;gap:12px;padding:16px 24px}@media(max-width:768px){.modal-backdrop{align-items:flex-end;padding:0}.modal-content{border-radius:16px 16px 0 0;max-height:90vh}.modal-content--large,.modal-content--medium,.modal-content--small{max-width:100%}.modal-header{padding:16px 20px}.modal-title{font-size:1.125rem}.modal-body{padding:20px}.modal-footer{border-radius:0;flex-direction:column-reverse;gap:8px;padding:14px 20px}.modal-footer button{width:100%}}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.card-header{border-bottom:1px solid #e5e7eb;padding:20px 24px}.card-body{padding:24px}.card-footer{background:#f9fafb;border-radius:0 0 12px 12px;border-top:1px solid #e5e7eb;padding:16px 24px}.card-section:not(:last-child){border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:32px}.card-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.card-section-title{color:#1f2937;font-size:1rem;font-weight:600;margin:0}.card-section-actions{display:flex;gap:8px}@media(max-width:1024px){.card-header{padding:16px 20px}.card-body{padding:20px}.card-footer{padding:14px 20px}.card-section:not(:last-child){margin-bottom:24px;padding-bottom:24px}.card-section-header{margin-bottom:16px}}@media(max-width:768px){.card{border-radius:10px}.card-header{padding:14px 16px}.card-body{padding:16px}.card-footer{border-radius:0 0 10px 10px;padding:12px 16px}.card-section:not(:last-child){margin-bottom:20px;padding-bottom:20px}.card-section-header{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:14px}.card-section-title{font-size:.9375rem}.card-section-actions{width:100%}}.info-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;padding:24px}.info-card__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.info-card__titles{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.info-card__icon{flex-shrink:0;height:22px;object-fit:contain;width:22px}.info-card__title{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0}.info-card__subtitle{color:#64748b;font-size:.875rem;margin:0}.info-card__actions{display:flex;flex-shrink:0;gap:8px}.info-card__content{width:100%}@media(max-width:1024px){.info-card{border-radius:12px;padding:20px}.info-card__header{margin-bottom:16px}.info-card__title{font-size:1.125rem}}@media(max-width:768px){.info-card{border-radius:10px;padding:16px}.info-card__header{flex-direction:column;gap:12px}.info-card__actions{justify-content:flex-start;width:100%}.info-card__title{font-size:1rem}.info-card__subtitle{font-size:.8125rem}}.form-grid{grid-gap:16px;display:grid;gap:16px}.form-grid--1-col{grid-template-columns:1fr}.form-grid--2-col{grid-template-columns:repeat(2,1fr)}.form-grid--3-col{grid-template-columns:repeat(3,1fr)}.form-grid--4-col{grid-template-columns:repeat(4,1fr)}.checkbox-group{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:16px}.checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:8px}.checkbox-label input[type=checkbox]{cursor:pointer;height:16px;width:16px}.checkbox-label--disabled{cursor:not-allowed;opacity:.5}.checkbox-label--disabled input{cursor:not-allowed}@media(max-width:1024px){.form-grid{gap:14px}.form-grid--3-col,.form-grid--4-col{grid-template-columns:repeat(2,1fr)}.checkbox-group{gap:12px 20px;margin-top:14px}}@media(max-width:768px){.form-grid{gap:12px}.form-grid--2-col,.form-grid--3-col,.form-grid--4-col{grid-template-columns:1fr}.checkbox-group{gap:10px 16px;margin-top:12px}.checkbox-label{font-size:.8125rem}}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.page-header-left{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.page-header-back{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.875rem;margin-bottom:4px;padding:0;text-align:left;transition:color .15s}.page-header-back:hover{color:#374151}.page-header-title-group{display:flex;flex-direction:column;gap:4px}.page-header-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.page-header-subtitle{color:#6b7280;font-size:.875rem;margin:0}.page-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}@media(max-width:1024px){.page-header{margin-bottom:20px}.page-header-title{font-size:1.375rem}}@media(max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:16px}.page-header-left{width:100%}.page-header-title{font-size:1.25rem}.page-header-subtitle{font-size:.8125rem}.page-header-actions{gap:8px;width:100%}.page-header-back{font-size:.8125rem}}.toggle-wrapper{align-items:center;display:flex;gap:12px;justify-content:space-between}.toggle-label{color:#374151;font-size:.875rem}.toggle{display:inline-block;flex-shrink:0;height:24px;position:relative;width:44px}.toggle input{height:0;opacity:0;width:0}.toggle input:checked+.toggle-slider{background:#10b981}.toggle input:checked+.toggle-slider:before{transform:translateX(20px)}.toggle input:focus+.toggle-slider{box-shadow:0 0 0 2px #10b98133}.toggle--disabled{opacity:.5}.toggle--disabled,.toggle--disabled .toggle-slider{cursor:not-allowed}.toggle-slider{background:#d1d5db;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.toggle-slider:before{background:#fff;border-radius:50%;bottom:3px;box-shadow:0 1px 3px #0000001a;content:"";height:18px;left:3px;position:absolute;transition:.2s;width:18px}.header-root{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #0000001a;height:64px;justify-content:space-between;padding:0;width:100vw}.header-logo,.header-root{align-items:center;display:flex}.header-logo{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;gap:4px;margin-left:32px}.header-logo-saathi{color:#4ade80}.header-logo-heart{color:#fbbf24;font-size:1.2rem}.header-logo-4u{color:#3b82f6}.header-user{align-items:center;display:flex;gap:12px;margin-right:32px}.header-avatar{border:2px solid #ffffff4d!important}.header-name{color:#fff;font-size:1rem;font-weight:500}.sidebar-root{background:#1e293b;box-shadow:2px 0 18px #0a172229;color:#d8e1ea;display:flex;flex-direction:column;flex-shrink:0;height:100vh;overflow:hidden;width:245px}.sidebar-logo{align-items:center;display:flex;justify-content:center;min-height:104px;padding:22px 18px 18px}.sidebar-logo img{display:block;height:auto;max-width:100%;width:146px}.sidebar-menu{display:flex;flex:1 1;flex-direction:column;gap:8px;list-style:none;margin:0;padding:10px 12px}.sidebar-menu-item{align-items:center;border-radius:4px;color:#c2ceda;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:12px;min-height:42px;padding:11px 14px;position:relative;text-decoration:none;transition:background .2s ease,color .2s ease}.sidebar-menu-item:before{background:#0000;border-radius:0 4px 4px 0;bottom:8px;content:"";left:-4px;position:absolute;top:8px;transition:background .2s ease;width:4px}.sidebar-menu-item:hover{background:#ffffff12;color:#fff}.sidebar-menu-item:focus-visible{outline:2px solid #ffffffb3;outline-offset:2px}.sidebar-menu-item.selected{background:#334155;color:#fff;font-weight:600}.sidebar-menu-item.selected:before{background:#fff}.sidebar-menu-item.selected .sidebar-menu-icon{color:#fff}.sidebar-menu-item--secondary{margin-top:0}.sidebar-menu-item .sidebar-menu-icon img{height:18px;opacity:.85;width:18px}.sidebar-menu-icon{align-items:center;color:#c9d3df;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:color .2s ease;width:20px}.sidebar-menu-icon svg{height:18px;width:18px}.sidebar-menu-label{flex:1 1;white-space:nowrap}.sidebar-menu-badge{align-items:center;background:#ef4444;border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.625rem;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 5px}.sidebar-menu-divider{background:#ffffff14;height:1px;margin:10px 4px 12px}.sidebar-footer{background:#0f172a33;border-top:1px solid #ffffff0f;padding:16px 12px 14px}.sidebar-profile-card{align-items:center;background:#334155;border:0;border-radius:10px;box-shadow:inset 0 1px 0 #ffffff0a;color:#fff;cursor:pointer;display:flex;font:inherit;gap:10px;min-height:62px;padding:10px 12px;text-align:left;transition:background .2s ease,transform .2s ease;width:100%}.sidebar-profile-card:hover{background:#3f5266}.sidebar-profile-card:focus-visible{outline:2px solid #ffffffb3;outline-offset:2px}.sidebar-profile-card svg{color:#fff;flex-shrink:0;height:20px;margin-left:auto;width:20px}.sidebar-profile-avatar{border-color:#ffffff2e}.sidebar-profile-copy{display:flex;flex-direction:column;line-height:1.25;min-width:0}.sidebar-profile-name{color:#fff;font-size:.84rem;font-weight:600}.sidebar-profile-name,.sidebar-profile-role{max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-role{color:#93a5b5;font-size:.72rem;font-weight:500}@media(max-width:768px){.sidebar-root{width:280px}.sidebar-logo{min-height:92px;padding:18px 16px 14px}.sidebar-logo img{width:132px}.sidebar-menu{padding:10px}.sidebar-menu-item{font-size:.9rem;min-height:44px;padding:12px 14px}.sidebar-profile-name,.sidebar-profile-role{max-width:156px}}.select-wrapper{margin-bottom:20px;position:relative}.select-wrapper--full-width{width:100%}.select-label{color:#333;display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.select-required{color:#e74c3c;margin-left:2px}.select-trigger{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;justify-content:space-between;padding:12px 16px;text-align:left;transition:border-color .2s,box-shadow .2s;width:100%}.select-trigger:hover:not(.select-trigger--disabled){border-color:silver}.select-trigger--open{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.select-trigger--error{border-color:#e74c3c}.select-trigger--error--open,.select-trigger--error:focus{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.select-trigger--disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.select-value{color:#333;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-value--placeholder{color:#999}.select-chevron{color:#666;flex-shrink:0;height:18px;margin-left:8px;transition:transform .2s ease;width:18px}.select-chevron--open{transform:rotate(180deg)}.select-dropdown{animation:selectDropdownFadeIn .15s ease;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 20px #0000001f;left:0;overflow:hidden;position:absolute;top:calc(100% + 4px);z-index:100}.select-dropdown--portal{position:fixed;z-index:1200}@keyframes selectDropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.select-search{align-items:center;background:#fafafa;border-bottom:1px solid #e0e0e0;display:flex;padding:12px 14px}.select-search-icon{color:#999;flex-shrink:0;height:18px;margin-right:10px;width:18px}.select-search-input{background:#0000;border:none;color:#333;flex:1 1;font-family:inherit;font-size:.938rem;outline:none}.select-search-input::placeholder{color:#999}.select-options{max-height:280px;overflow-y:auto;padding:6px 0}.select-options::-webkit-scrollbar{width:6px}.select-options::-webkit-scrollbar-track{background:#f1f1f1}.select-options::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.select-options::-webkit-scrollbar-thumb:hover{background:#bbb}.select-option{color:#333;cursor:pointer;font-size:.938rem;padding:10px 16px;transition:background-color .15s}.select-option:hover{background:#f5f7fa}.select-option--selected{background:#f0f4ff;color:#667eea;font-weight:500}.select-option--selected:hover{background:#e8edff}.select-option--grouped{padding-left:24px}.select-group:not(:first-child){border-top:1px solid #f0f0f0;margin-top:6px;padding-top:6px}.select-group-label{color:#666;font-size:.813rem;font-weight:600;letter-spacing:.02em;padding:8px 16px 6px;text-transform:capitalize}.select-no-results{color:#999;font-size:.875rem;padding:16px;text-align:center}.select-error{color:#e74c3c;display:block;font-size:.875rem;margin-top:4px}@media(max-width:1024px){.select-wrapper{margin-bottom:16px}.select-trigger{font-size:.9375rem;padding:10px 14px}}@media(max-width:768px){.select-wrapper{margin-bottom:14px}.select-label{font-size:.875rem;margin-bottom:6px}.select-trigger{font-size:.875rem;padding:10px 12px}.select-dropdown,.select-trigger{border-radius:6px}.select-search{padding:10px 12px}.select-search-input{font-size:.875rem}.select-options{max-height:240px}.select-option{font-size:.875rem;padding:10px 14px}.select-error{font-size:.8125rem}}.reactEasyCrop_Container{align-items:center;bottom:0;cursor:move;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0;touch-action:none;-webkit-user-select:none;user-select:none}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform}.reactEasyCrop_Contain{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.reactEasyCrop_Cover_Horizontal{height:auto;width:100%}.reactEasyCrop_Cover_Vertical{height:100%;width:auto}.reactEasyCrop_CropArea{border:1px solid #ffffff80;box-shadow:0 0 0 9999em;box-sizing:border-box;color:#00000080;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%)}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{border:1px solid #ffffff80;border-bottom:0;border-top:0;bottom:0;box-sizing:border-box;content:" ";left:33.33%;position:absolute;right:33.33%;top:0}.reactEasyCrop_CropAreaGrid:after{border:1px solid #ffffff80;border-left:0;border-right:0;bottom:33.33%;box-sizing:border-box;content:" ";left:0;position:absolute;right:0;top:33.33%}.photo-crop-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.photo-crop-modal__overlay{background:#0f172a80;inset:0;position:absolute}.photo-crop-modal__dialog{background:#fff;border-radius:16px;box-shadow:0 24px 64px #0f172a33;display:flex;flex-direction:column;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;position:relative;width:min(560px,100%);z-index:1}.photo-crop-modal__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:24px 24px 16px}.photo-crop-modal__title{color:#111827;font-size:1.25rem;font-weight:700;margin:0 0 8px}.photo-crop-modal__subtitle{color:#6b7280;font-size:.8125rem;line-height:1.5;margin:0;max-width:420px}.photo-crop-modal__close{align-items:center;background:#0000;border:none;border-radius:8px;color:#9ca3af;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.photo-crop-modal__close svg{height:20px;width:20px}.photo-crop-modal__close:hover:not(:disabled){background:#f3f4f6;color:#374151}.photo-crop-modal__close:disabled{cursor:not-allowed;opacity:.5}.photo-crop-modal__crop-area{background:#111827;border-radius:12px;height:320px;margin:0 24px;overflow:hidden;position:relative}.photo-crop-modal__crop-area .reactEasyCrop_Container{border-radius:12px}.photo-crop-modal__crop-area .reactEasyCrop_CropArea{border:2px dashed #ffffffd9;color:#ffffff40}.photo-crop-modal__controls{display:flex;flex-direction:column;gap:16px;padding:20px 24px 8px}.photo-crop-modal__control-row{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:88px 1fr auto}.photo-crop-modal__control-row--rotate{grid-template-columns:88px 1fr}.photo-crop-modal__control-label{align-items:center;color:#374151;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px}.photo-crop-modal__control-label svg{color:#6b7280;height:16px;width:16px}.photo-crop-modal__slider{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#132235 0,#132235 50%,#e5e7eb 0,#e5e7eb);background:linear-gradient(to right,#132235 0,#132235 var(--slider-progress,50%),#e5e7eb var(--slider-progress,50%),#e5e7eb 100%);border-radius:999px;cursor:pointer;height:4px;outline:none;width:100%}.photo-crop-modal__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #132235;border-radius:50%;box-shadow:0 1px 4px #0f172a26;cursor:pointer;height:18px;width:18px}.photo-crop-modal__slider::-moz-range-thumb{background:#fff;border:2px solid #132235;border-radius:50%;box-shadow:0 1px 4px #0f172a26;cursor:pointer;height:18px;width:18px}.photo-crop-modal__zoom-value{border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:.8125rem;font-weight:600;min-width:44px;padding:4px 8px;text-align:center}.photo-crop-modal__rotate-actions{display:flex;gap:10px;justify-content:flex-end}.photo-crop-modal__rotate-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.photo-crop-modal__rotate-btn svg{height:18px;width:18px}.photo-crop-modal__rotate-btn:hover{background:#f9fafb;border-color:#d1d5db}.photo-crop-modal__footer{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;padding:16px 24px 24px}.photo-crop-modal__apply,.photo-crop-modal__cancel{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9375rem;font-weight:600;gap:8px;height:48px;justify-content:center}.photo-crop-modal__cancel{background:#fff;border:1px solid #e5e7eb;color:#374151}.photo-crop-modal__cancel:hover:not(:disabled){background:#f9fafb}.photo-crop-modal__cancel:disabled{cursor:not-allowed;opacity:.5}.photo-crop-modal__apply{background:#132235;border:none;box-shadow:0 8px 18px #13223524;color:#fff}.photo-crop-modal__apply:hover:not(:disabled){background:#1d3047}.photo-crop-modal__apply:disabled{cursor:not-allowed;opacity:.6}@media(max-width:640px){.photo-crop-modal{align-items:flex-end;padding:16px}.photo-crop-modal__dialog{max-height:calc(100dvh - 32px)}.photo-crop-modal__crop-area{height:260px;margin:0 16px}.photo-crop-modal__control-row{gap:10px;grid-template-columns:1fr}.photo-crop-modal__control-row--rotate{grid-template-columns:1fr}.photo-crop-modal__rotate-actions{justify-content:flex-start}}.image-lightbox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ae0;cursor:zoom-out;display:flex;inset:0;padding:32px;position:fixed;z-index:10000}.image-lightbox,.image-lightbox__close{align-items:center;justify-content:center}.image-lightbox__close{background:#ffffff1f;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;height:40px;position:absolute;right:20px;top:20px;transition:background .15s ease;width:40px}.image-lightbox__close svg{height:18px;width:18px}.image-lightbox__close:hover{background:#fff3}.image-lightbox__image{border-radius:12px;box-shadow:0 24px 64px #00000059;cursor:default;max-height:calc(100vh - 64px);max-width:min(960px,100%);object-fit:contain}.invoice-details-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.invoice-details-modal__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1d24308f;inset:0;position:absolute}.invoice-details-modal__dialog{background:#fff;border-radius:14px;box-shadow:0 28px 60px #0f172a47;display:flex;flex-direction:column;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;position:relative;width:min(560px,100%);z-index:1}.invoice-details-modal__header{align-items:flex-start;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:24px 28px 0}.invoice-details-modal__header-copy{align-items:flex-start;display:flex;gap:12px;min-width:0}.invoice-details-modal__header-copy h2{color:#111827;font-size:1.125rem;font-weight:800;line-height:1.2;margin:0 0 4px}.invoice-details-modal__header-copy p{color:#7a8493;font-size:.8125rem;line-height:1.4;margin:0}.invoice-details-modal__icon{align-items:center;background:#eef2ff;border-radius:10px;color:#4f46e5;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.invoice-details-modal__icon svg{height:18px;width:18px}.invoice-details-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.invoice-details-modal__close svg{height:18px;width:18px}.invoice-details-modal__close:hover:not(:disabled){background:#f9fafb}.invoice-details-modal__close:disabled{cursor:not-allowed;opacity:.6}.invoice-details-modal__body{overflow-y:auto;padding:24px 28px 28px}.invoice-details-modal__actions{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.invoice-details-modal__action{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font:inherit;font-size:.875rem;font-weight:700;gap:8px;justify-content:center;min-height:44px;transition:background .15s ease,color .15s ease}.invoice-details-modal__action svg{height:16px;width:16px}.invoice-details-modal__action:disabled{cursor:not-allowed;opacity:.6}.invoice-details-modal__action--primary{background:#111c2f;border:none;color:#fff}.invoice-details-modal__action--primary:hover:not(:disabled){background:#192943}.invoice-details-modal__action--secondary{background:#fff;border:1px solid #e6e9ef;color:#374151}.invoice-details-modal__action--secondary:hover:not(:disabled){background:#f9fafb;color:#111c2f}.invoice-details-modal__meta-grid{grid-gap:18px 28px;display:grid;gap:18px 28px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:26px}.invoice-details-modal__meta-grid div{display:flex;flex-direction:column;gap:4px;min-width:0}.invoice-details-modal__meta-grid span:first-child{color:#8a94a3;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.invoice-details-modal__meta-grid strong{color:#111827;font-size:.9375rem;font-weight:700;line-height:1.3}.invoice-details-modal__admin-note{background:#fbfcfe;border:1px solid #e6e9ef;border-radius:10px;margin-bottom:26px;padding:16px 18px}.invoice-details-modal__admin-note-label{color:#8a94a3;display:block;font-size:.6875rem;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.invoice-details-modal__admin-note p{color:#374151;font-size:.875rem;line-height:1.5;margin:0;white-space:pre-wrap}.invoice-details-modal__status{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:700;padding:4px 10px;width:-webkit-fit-content;width:fit-content}.invoice-details-modal__status--paid{background:#dcfce7;color:#166534}.invoice-details-modal__status--pending{background:#fef3c7;color:#92400e}.invoice-details-modal__status--overdue{background:#fee2e2;color:#991b1b}.invoice-details-modal__status--draft{background:#f3f4f6;color:#4b5563}.invoice-details-modal__line-items{border:1px solid #e6e9ef;border-radius:10px;overflow:hidden}.invoice-details-modal__line-item,.invoice-details-modal__line-items-head,.invoice-details-modal__line-items-total{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:1fr auto;padding:16px 20px}.invoice-details-modal__line-items-head{background:#fbfcfe;color:#6b7280;font-size:.8125rem;font-weight:800}.invoice-details-modal__line-items-head span:last-child{text-align:right}.invoice-details-modal__line-item{border-top:1px solid #eef0f4;color:#111827;font-size:.875rem}.invoice-details-modal__line-item strong{font-feature-settings:"tnum";color:#111827;font-variant-numeric:tabular-nums;font-weight:700}.invoice-details-modal__line-item--muted{color:#5f6b7a}.invoice-details-modal__line-item--muted strong{color:#5f6b7a;font-weight:600}.invoice-details-modal__line-items-total{border-top:1px solid #e5e7eb;color:#111827;font-weight:800}.invoice-details-modal__line-items-total strong{font-feature-settings:"tnum";font-size:1.0625rem;font-variant-numeric:tabular-nums}@media(max-width:640px){.invoice-details-modal{align-items:flex-end;padding:0}.invoice-details-modal__dialog{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:95dvh}.invoice-details-modal__body,.invoice-details-modal__header{padding-left:20px;padding-right:20px}.invoice-details-modal__actions,.invoice-details-modal__meta-grid{grid-template-columns:1fr}.invoice-details-modal__line-item,.invoice-details-modal__line-items-head,.invoice-details-modal__line-items-total{padding:14px}}.auth-root{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:32px 20px;position:relative}.auth-overlay{background:#00000073;inset:0;pointer-events:none;position:absolute}.auth-content{max-width:440px;position:relative;width:100%;z-index:1}.auth-brand,.auth-content{align-items:center;display:flex;flex-direction:column}.auth-brand{margin-bottom:24px;text-align:center}.auth-logo{height:auto;max-width:100%;width:220px}.auth-tagline{color:#fff;font-size:.95rem;line-height:1.5;margin:12px 0 0;max-width:360px}.auth-card{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000002e;padding:36px 40px;width:100%}.auth-form{width:100%}.auth-form .input-wrapper,.auth-form .password-input-wrapper{margin-bottom:0}.auth-title{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin:0 0 8px;text-align:left}.auth-title--center{text-align:center}.auth-subtitle{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0 0 28px;text-align:left}.auth-subtitle--center{text-align:center}.auth-field{margin-bottom:20px}.auth-field-label{align-items:center;color:#374151;display:flex;font-size:.9rem;font-weight:500;gap:6px;margin-bottom:8px}.auth-field-icon{color:#6b7280;flex-shrink:0;height:16px;width:16px}.auth-options{gap:12px;justify-content:space-between;margin-bottom:24px}.auth-options,.auth-remember{align-items:center;display:flex}.auth-remember{color:#4b5563;cursor:pointer;font-size:.875rem;gap:8px;-webkit-user-select:none;user-select:none}.auth-remember input[type=checkbox]{accent-color:#1e2a3a;cursor:pointer;height:16px;margin:0;width:16px}.auth-text-link{background:none;border:none;color:#4b5563;cursor:pointer;font-family:inherit;font-size:.875rem;padding:0;text-decoration:none;white-space:nowrap}.auth-text-link:hover{color:#1a1a1a;text-decoration:underline}.auth-back-link{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;gap:6px;justify-content:center;margin-top:20px;padding:0;text-decoration:none;width:100%}.auth-back-link:hover{color:#1a1a1a}.auth-back-link svg{height:14px;width:14px}.auth-submit-button{background:#1e2a3a!important;border-radius:8px;color:#fff!important;font-weight:600;margin-top:0;padding:14px 24px}.auth-submit-button:hover:not(:disabled){background:#2a3a4f!important;opacity:1!important;transform:none!important}.auth-submit-button:active:not(:disabled){background:#151f2b!important;transform:none!important}.auth-submit-button svg{height:18px;width:18px}.auth-error{background-color:#e74c3c1a;color:#e74c3c;text-align:left}.auth-error,.auth-notice{border-radius:6px;font-size:.875rem;margin-bottom:16px;padding:12px}.auth-notice{background-color:#22c55e1a;color:#166534;line-height:1.5;text-align:center}.auth-notice p{margin:0 0 12px}.auth-notice--action{text-align:left}.auth-notice--warning{background-color:#f59e0b1f;color:#92400e;text-align:left}.auth-submit-button--compact{margin-top:0}.auth-footer{color:#ffffffd9;font-size:.8rem;margin-top:24px;text-align:center}.auth-password-field-wrap{position:relative}.auth-requirements{background:#fff;border:1px solid #e5e7eb;border-bottom:3px solid #0d9488;border-radius:8px;box-shadow:0 8px 24px #0000001f;left:0;padding:16px;position:absolute;right:0;top:calc(100% + 8px);z-index:10}.auth-requirements:before{border-bottom:8px solid #e5e7eb;border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;left:24px;position:absolute;top:-8px;width:0}.auth-requirements:after{border-bottom:7px solid #fff;border-left:7px solid #0000;border-right:7px solid #0000;content:"";height:0;left:25px;position:absolute;top:-6px;width:0}.auth-requirements-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0 0 12px;padding:0}.auth-requirements-item{align-items:flex-start;color:#4b5563;display:flex;font-size:.875rem;gap:10px;line-height:1.4}.auth-requirements-item--met{color:#1f2937}.auth-requirements-item--met .auth-requirements-check{background:#0d9488;border-color:#0d9488;color:#fff}.auth-requirements-check{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;color:#0000;display:flex;flex-shrink:0;height:18px;justify-content:center;margin-top:1px;width:18px}.auth-requirements-check svg{height:12px;width:12px}.auth-requirements-note{color:#6b7280;font-size:.8rem;line-height:1.5;margin:0}.auth-strength{margin-bottom:20px;margin-top:12px}.auth-strength-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.auth-strength-label{color:#9ca3af;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.auth-strength-value{color:#374151;font-size:.8rem;font-weight:600}.auth-strength-bar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.auth-strength-fill{background:#1e2a3a;border-radius:3px;height:100%;transition:width .2s ease}.auth-strength-hint{color:#9ca3af;font-size:.75rem;margin:8px 0 0}.auth-secure-badge{align-items:center;color:#9ca3af;display:flex;font-size:.7rem;font-weight:600;gap:6px;justify-content:center;letter-spacing:.06em;margin-top:20px;text-transform:uppercase}.auth-secure-badge svg{height:14px;width:14px}.auth-success-icon{align-items:center;background:#d1fae5;border-radius:50%;color:#059669;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.auth-success-icon svg{height:32px;width:32px}.auth-success-icon--email{background:#dbeafe;color:#2563eb}.auth-email-highlight{color:#1f2937;font-weight:600;word-break:break-all}.auth-checklist{color:#6b7280;font-size:.875rem;line-height:1.6;margin:0 0 24px;padding:0 0 0 20px;text-align:left}.auth-checklist li+li{margin-top:8px}@media(max-width:768px){.auth-root{padding:24px 16px}.auth-logo{width:180px}.auth-tagline{font-size:.875rem}.auth-card{border-radius:10px;padding:28px 24px}.auth-title{font-size:1.5rem}.auth-subtitle{font-size:.875rem;margin-bottom:24px}.auth-field{margin-bottom:16px}.auth-options{margin-bottom:20px}.auth-error{font-size:.8125rem;padding:10px}}.dashboard-page{color:#162033;min-height:100%;width:100%}.dashboard-loading{align-items:center;display:flex;justify-content:center;min-height:280px}.dashboard-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;padding:12px 16px}.dashboard-error p{color:#b91c1c;font-size:.875rem;font-weight:600;margin:0}.dashboard-error button{background:#fff;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:700;padding:8px 14px}.dashboard-empty{color:#98a2b3;font-size:.875rem;font-weight:600;margin:0;padding:16px 0;text-align:center}.dashboard-hero{margin-bottom:28px}.dashboard-hero h1{color:#151b2d;font-size:clamp(1.625rem,2.4vw,2.125rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;margin:0 0 8px}.dashboard-hero p{color:#798492;font-size:.9375rem;line-height:1.45;margin:0}.dashboard-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:28px}.dashboard-stat-card{background:#fff;border:1px solid #e8edf1;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;display:flex;flex-direction:column;min-height:120px;padding:18px 18px 16px;text-align:left;width:100%}.dashboard-stat-card--clickable{cursor:pointer;font:inherit;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.dashboard-stat-card--clickable:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #0f172a14;transform:translateY(-1px)}.dashboard-stat-card--clickable:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.dashboard-icon-badge{align-items:center;border-radius:8px;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.dashboard-icon-badge svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;height:20px;width:20px}.dashboard-icon-badge--gray{background:#f2f5f7;color:#314457}.dashboard-icon-badge--blue{background:#eaf3ff;color:#2f76d2}.dashboard-icon-badge--gold{background:#fff7dc;color:#bf8525}.dashboard-icon-badge--green{background:#eafaf3;color:#1ea66d}.dashboard-icon-badge--purple{background:#f0edff;color:#6554cb}.dashboard-stat-card__label{color:#7c8490;display:block;font-size:.75rem;font-weight:600;margin:16px 0 6px}.dashboard-stat-card__value{color:#151b2d;display:block;font-size:1.625rem;font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-top:auto}.dashboard-section-title{align-items:center;display:flex;gap:10px;margin:0 0 16px}.dashboard-section-title h2{color:#151b2d;font-size:1.0625rem;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0}.dashboard-section-title__icon{color:#151b2d;display:inline-flex}.dashboard-section-title__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;height:22px;width:22px}.dashboard-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.dashboard-grid__main,.dashboard-grid__side{display:flex;flex-direction:column;gap:20px}.dashboard-card{background:#fff;border:1px solid #e8edf1;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.dashboard-card__header{align-items:center;border-bottom:1px solid #edf0f2;display:flex;justify-content:space-between;min-height:52px;padding:0 20px}.dashboard-card__header h3{color:#1b2435;font-size:.9375rem;font-weight:800;line-height:1.2;margin:0}.dashboard-card__header-link{background:none;border:0;color:#667085;cursor:pointer;font:inherit;font-size:.75rem;font-weight:700;padding:0}.dashboard-card__header-link:hover{color:#344054}.dashboard-card__header--tabs{flex-wrap:wrap;gap:12px;min-height:56px;padding:12px 20px}.dashboard-tasks__filters{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-left:auto;min-width:0}.dashboard-tasks__assignee-select{min-width:160px;position:relative}.dashboard-tasks__assignee-select .select-wrapper{margin:0!important}.dashboard-tasks__assignee-select .select-trigger{background:#fff;border-color:#e5e7eb;color:#374151;font-size:.8125rem;height:32px;min-height:32px;padding:0 28px 0 12px}.dashboard-tasks__assignee-select .select-chevron{display:none}.dashboard-tasks__select-chevron{color:#9ca3af;height:14px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px}.dashboard-tabs{background:#f3f6f8;border-radius:8px;display:inline-flex;flex-shrink:0;gap:2px;padding:3px}.dashboard-tabs__item{background:#0000;border:0;border-radius:6px;color:#7d8794;cursor:pointer;font:inherit;font-size:.6875rem;font-weight:750;min-height:28px;padding:6px 14px;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.dashboard-tabs__item--active{background:#fff;box-shadow:0 1px 4px #0f172a14;color:#2563eb}.dashboard-task-list{max-height:238px;overflow-x:hidden;overflow-y:auto;padding:4px 20px 8px;scrollbar-color:#d0d5dd #0000;scrollbar-width:thin}.dashboard-task-list::-webkit-scrollbar{width:6px}.dashboard-task-list::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:999px}.dashboard-task-list::-webkit-scrollbar-track{background:#0000}.dashboard-task-list__loading{display:flex;justify-content:center;padding:20px 0}.dashboard-task{grid-gap:12px;align-items:center;border-bottom:1px solid #f1f4f7;cursor:pointer;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;min-height:68px;padding:12px 0}.dashboard-task:last-child{border-bottom:0}.dashboard-task__body{min-width:0}.dashboard-task__body>strong{color:#1a2334;display:block;font-size:.8125rem;font-weight:800;line-height:1.25;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-task__meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.dashboard-task__assignee,.dashboard-task__date{color:#8b95a3;font-size:.6875rem;font-weight:650;line-height:1.4}.dashboard-task__date{align-items:center;display:inline-flex;gap:4px}.dashboard-task__date svg{flex-shrink:0;height:12px;width:12px}.dashboard-task__avatar{border:0;flex-shrink:0}.dashboard-task__status{align-items:center;background:#eef4ff;border-radius:999px;color:#2563eb;display:inline-flex;font-size:.625rem;font-weight:800;gap:6px;letter-spacing:.04em;padding:5px 10px;text-transform:uppercase;white-space:nowrap}.dashboard-task__status span{background:#3c8df6;border-radius:50%;display:inline-flex;flex-shrink:0;height:5px;width:5px}.dashboard-card__footer-action{background:#fafbfc;border:0;border-top:1px solid #edf0f2;color:#344054;cursor:pointer;display:block;font:inherit;font-size:.6875rem;font-weight:800;letter-spacing:.06em;padding:14px;text-transform:uppercase;transition:background .15s ease;width:100%}.dashboard-card__footer-action:hover{background:#f3f4f6}.dashboard-activity{overflow:hidden}.dashboard-activity__list{max-height:260px;overflow-y:auto;overscroll-behavior:contain;padding:20px 24px 24px;position:relative;scrollbar-color:#d1d5db #0000;scrollbar-width:thin}.dashboard-activity__list::-webkit-scrollbar{width:6px}.dashboard-activity__list::-webkit-scrollbar-track{background:#0000}.dashboard-activity__list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.dashboard-activity__list:before{background:#e9eef2;bottom:28px;content:"";left:27px;position:absolute;top:28px;width:1px}.dashboard-activity__item{grid-gap:14px;display:grid;gap:14px;grid-template-columns:8px minmax(0,1fr);position:relative}.dashboard-activity__item+.dashboard-activity__item{margin-top:20px}.dashboard-activity__item strong{color:#172033;display:block;font-size:.8125rem;font-weight:800;line-height:1.35}.dashboard-activity__item p{color:#9aa3af;font-size:.6875rem;font-weight:600;line-height:1.4;margin:4px 0 0}.dashboard-activity__dot{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #0f172a0a;height:8px;margin-top:5px;position:relative;width:8px;z-index:1}.dashboard-activity__dot--green{background:#18c98b}.dashboard-activity__dot--blue{background:#4f8df7}.dashboard-activity__dot--orange{background:#f8b525}.dashboard-alerts{border-color:#f6dde1;box-shadow:0 1px 2px #a73b4a0f}.dashboard-alerts__header{align-items:center;background:#fff1f2;border-bottom:1px solid #f9dfe3;color:#a73b4a;display:flex;gap:8px;min-height:44px;padding:0 16px}.dashboard-alerts__header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;height:16px;width:16px}.dashboard-alerts__header h3{color:#7d2633;font-size:.8125rem;font-weight:850;line-height:1.2;margin:0}.dashboard-alerts__list{background:#fffbfc;display:flex;flex-direction:column;gap:10px;padding:14px}.dashboard-alert{background:#fff;border:1px solid #f1eef0;border-radius:8px;padding:12px 14px}.dashboard-alert--warning{background:#fffbeb;border-color:#fde68a}.dashboard-alert--info{background:#eff6ff;border-color:#bfdbfe}.dashboard-alert strong{color:#172033;display:block;font-size:.8125rem;font-weight:850;line-height:1.25;margin-bottom:4px}.dashboard-alert p{color:#7b8490;font-size:.75rem;font-weight:600;line-height:1.45;margin:0}.dashboard-birthdays{padding-bottom:8px}.dashboard-birthdays__cake{color:#d72f83;display:inline-flex}.dashboard-birthdays__cake svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;height:20px;width:20px}.dashboard-birthdays__list{display:flex;flex-direction:column;gap:16px;padding:18px 20px 10px}.dashboard-birthday{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:36px minmax(0,1fr)}.dashboard-birthday--today{grid-template-columns:36px minmax(0,1fr) 28px}.dashboard-birthday .avatar{border:0}.dashboard-birthday__name{color:#172033;display:block;font-size:.8125rem;font-weight:850;line-height:1.2;text-decoration:none}.dashboard-birthday__name:hover{color:#2563eb}.dashboard-birthday span:not(.dashboard-birthdays__cake){color:#9aa3af;display:block;font-size:.6875rem;font-weight:650;line-height:1.35;margin-top:3px}.dashboard-birthday__email-btn{align-items:center;background:none;border:0;color:#9aa3af;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.dashboard-birthday__email-btn svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;height:16px;width:16px}.dashboard-birthday__email-btn:hover:not(:disabled){color:#667085}.dashboard-birthday__email-btn:disabled{cursor:not-allowed;opacity:.6}@media(max-width:1280px){.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-stats{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card__header--tabs{align-items:stretch;flex-direction:column}.dashboard-tasks__filters{justify-content:stretch;margin-left:0;width:100%}.dashboard-tasks__assignee-select{flex:1 1;min-width:0}.dashboard-tabs{width:100%}.dashboard-tabs__item{flex:1 1;padding-left:8px;padding-right:8px}.dashboard-task{align-items:start;grid-template-columns:minmax(0,1fr)}.dashboard-task__status{grid-column:1;justify-self:start;margin-top:6px}}@media(max-width:520px){.dashboard-stats{grid-template-columns:1fr}.dashboard-activity__list,.dashboard-birthdays__list,.dashboard-task-list{padding-left:16px;padding-right:16px}}.user-more-filters-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.user-more-filters-modal__overlay{background:#0b0e14b8;inset:0;position:absolute}.user-more-filters-modal__dialog{background:#fff;border-radius:14px;box-shadow:0 24px 64px #0f172a3d;display:flex;flex-direction:column;max-height:min(820px,100vh - 48px);overflow:hidden;position:relative;width:min(960px,100%);z-index:1}.user-more-filters-modal__header{align-items:flex-start;border-bottom:1px solid #e8edf1;display:flex;gap:16px;justify-content:space-between;padding:22px 24px 18px}.user-more-filters-modal__header h2{color:#172033;font-size:1.125rem;font-weight:800;margin:0 0 4px}.user-more-filters-modal__header p{color:#667085;font-size:.8125rem;font-weight:600;margin:0}.user-more-filters-modal__header button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}.user-more-filters-modal__header button:hover{background:#f8fafc;color:#1e293b}.user-more-filters-modal__body{flex:1 1;overflow-y:auto;padding:20px 24px}.user-more-filters-modal__section:not(:last-child){border-bottom:1px solid #eef2f6;margin-bottom:28px;padding-bottom:28px}.user-more-filters-modal__section-title{color:#172033;font-size:.9375rem;font-weight:700;margin:0 0 16px}.user-more-filters-modal__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:768px){.user-more-filters-modal__grid{grid-template-columns:1fr}}.user-more-filters-modal__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){.user-more-filters-modal__grid--2{grid-template-columns:1fr}}.user-more-filters-modal__ranges{display:flex;flex-direction:column;gap:16px}@media(min-width:1024px){.user-more-filters-modal__ranges{align-items:flex-end;flex-direction:row;gap:24px}}.user-more-filters-modal__range-row{align-items:center;display:flex;flex:1 1;gap:12px;grid-column:1/-1;min-width:0}.user-more-filters-modal__range-row>.input-wrapper,.user-more-filters-modal__range-row>.select-wrapper{flex:1 1;margin-bottom:0;min-width:0}.user-more-filters-modal__range-row span{color:#94a3b8;flex-shrink:0;font-size:.875rem;font-weight:600}.user-more-filters-modal__income-row{align-items:flex-start;display:flex;gap:12px;grid-column:1/-1}.user-more-filters-modal__income-row>.select-wrapper{flex-shrink:0;width:140px}.user-more-filters-modal__income-row>.input-wrapper{flex:1 1;min-width:0}.user-more-filters-modal__hobbies{grid-gap:10px 16px;display:grid;gap:10px 16px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:768px){.user-more-filters-modal__hobbies{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.user-more-filters-modal__hobbies{grid-template-columns:1fr}}.user-more-filters-modal__footer{align-items:center;background:#fafbfc;border-top:1px solid #e8edf1;display:flex;gap:12px;justify-content:space-between;padding:16px 24px}.user-more-filters-modal__footer-actions{align-items:center;display:flex;gap:10px}.users-list{width:100%}.users-list__header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.users-list__export-btn{background:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important}.users-list__export-btn:hover:not(:disabled){background:#f8fafc!important;transform:none!important}.users-list__add-btn{background:#1e2a3a!important;color:#fff!important}.users-list__add-btn:hover:not(:disabled){background:#2a3a4f!important;transform:none!important}.users-list__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.users-list__toolbar-filters{align-items:center;display:flex;flex:1 1;flex-wrap:nowrap;gap:12px;min-width:0}.users-list__toolbar-filters .select-wrapper{flex-shrink:0;margin:0!important}.users-list__toolbar-filters .select-trigger{border-color:#e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.875rem;height:42px;min-height:42px;padding:0 12px 0 16px}.users-list__toolbar-filters .input-wrapper{margin:0!important}.users-list__toolbar-filters .input,.users-list__toolbar-filters .users-list__search-input{border-color:#e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.875rem;height:42px;min-height:42px;padding:0 16px 0 40px!important}.users-list__toolbar-filters .input:focus,.users-list__toolbar-filters .users-list__search-input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #1e2a3a14}.users-list__search{flex:1 1 auto;max-width:320px;min-width:200px;position:relative}.users-list__search-icon{color:#94a3b8;height:16px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:1}.users-list__filter-select{flex-shrink:0;min-width:168px;width:168px}.users-list__more-filters{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:.875rem;font-weight:500;gap:6px;height:42px;padding:0 4px;white-space:nowrap}.users-list__more-filters svg{height:16px;width:16px}.users-list__more-filters:hover:not(:disabled){color:#1e293b}.users-list__more-filters:disabled{cursor:not-allowed;opacity:.5}.users-list__more-filters--active{color:#1e293b;font-weight:600;position:relative}.users-list__more-filters--active:after{background:#2563eb;border-radius:50%;content:"";height:6px;position:absolute;right:0;top:8px;width:6px}.users-list__clear-filters{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.875rem;font-weight:500;height:42px;padding:0 16px;transition:background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.users-list__clear-filters:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#334155}.users-list__clear-filters:disabled{background:#f8fafc;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.users-list__table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;overflow:visible}.users-list__table-card .users-list__table .table-container{border-radius:12px 12px 0 0;overflow:hidden}.users-list__pagination{align-items:center;background:#fafafa;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;overflow:visible;padding:14px 20px;position:relative;z-index:5}.users-list__table .table-container{border-radius:0;box-shadow:none}.users-list__table .table__pagination{display:none}.users-list__table .table__header-text{color:#64748b;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.users-list__table .table__head{background:#f8fafc}.users-list__table .table__row{border-bottom:1px solid #f1f5f9}.users-list__checkbox{accent-color:#1e2a3a;cursor:pointer;height:16px;width:16px}.users-list__profile{display:flex;flex-direction:column;gap:2px}.users-list__profile-name{color:#1e293b;font-size:.9375rem;font-weight:600}.users-list__profile-id{color:#94a3b8;font-size:.8125rem}.users-list__cell-text{color:#475569;font-size:.875rem}.users-list__cell-text--truncate{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-list__source{align-items:center;color:#475569;display:inline-flex;font-size:.875rem;gap:8px}.users-list__source-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.users-list__status{font-size:.7rem!important;font-weight:600!important;letter-spacing:.03em;text-transform:uppercase}.users-list__plan-badge{font-size:.6875rem!important;font-weight:600!important;letter-spacing:.01em;text-transform:none;white-space:nowrap}.users-list__status--inactive{background:#f1f5f9!important;color:#64748b!important}.users-list__status--blocked{background:#fef2f2!important;color:#dc2626!important}.users-list__actions{align-items:center;display:inline-flex;gap:4px;justify-content:center}.users-list__action-tooltip-wrap{display:inline-flex;position:relative}.users-list__action-tooltip{background:#1f2937;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:.75rem;font-weight:500;line-height:1.3;max-width:200px;padding:6px 10px;pointer-events:none;text-align:center;white-space:nowrap;width:-webkit-max-content;width:max-content}.users-list__action-tooltip--fixed{position:fixed;transform:translateX(-100%);z-index:10000}.users-list__action-tooltip--fixed:after{border:5px solid;border-color:#0000 #0000 #1f2937;bottom:100%;content:"";position:absolute;right:10px}.users-list__action-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:background-color .15s ease,color .15s ease;width:32px}.users-list__action-btn svg{height:16px;width:16px}.users-list__action-btn--blocked{color:#dc2626}.users-list__action-btn--blocked:hover:not(:disabled){background:#fef2f2;color:#b91c1c}.users-list__action-btn:not(.users-list__action-btn--blocked):hover:not(:disabled){background:#f1f5f9;color:#1e293b}.users-list__action-btn:disabled{cursor:not-allowed;opacity:.5}.users-list__page-size{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:10px}.users-list__page-size .select-wrapper{margin-bottom:0!important;width:auto}.users-list__page-size .users-list__page-size-select{min-width:88px;width:88px}.users-list__page-size .users-list__page-size-select .select-trigger{min-height:36px;padding:8px 12px}.users-list__page-size .users-list__page-size-select .select-dropdown{z-index:30}.users-list__pagination-controls{align-items:center;display:flex;gap:4px;margin:0 auto}.users-list__page-numbers{align-items:center;display:flex;gap:2px}.users-list__page-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:background-color .15s ease,color .15s ease}.users-list__page-btn svg{height:16px;width:16px}.users-list__page-btn:hover:not(:disabled):not(.users-list__page-btn--active){background:#e2e8f0;color:#1e293b}.users-list__page-btn:disabled{cursor:not-allowed;opacity:.35}.users-list__page-btn--active{background:#1e2a3a;color:#fff}.users-list__page-ellipsis{color:#94a3b8;font-size:.875rem;padding:0 6px}.error-message:before{content:"⚠"}@media(max-width:1024px){.users-list__pagination,.users-list__toolbar{align-items:stretch;flex-direction:column}.users-list__pagination-controls{justify-content:center;margin:0}}@media(max-width:768px){.users-list__header-actions{width:100%}.users-list__header-actions .users-list__add-btn,.users-list__header-actions .users-list__export-btn{flex:1 1}.users-list__toolbar-filters{flex-wrap:wrap}.users-list__search{flex:1 1 100%;max-width:none;min-width:100%}.users-list__filter-select{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1;min-width:0;width:auto}}.suggest-profile-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.suggest-profile-modal__overlay{background:#0b0e14b8;inset:0;position:absolute}.suggest-profile-modal__dialog{background:#fff;border-radius:14px;box-shadow:0 24px 64px #0f172a3d;display:flex;flex-direction:column;max-height:min(820px,100vh - 48px);overflow:hidden;position:relative;width:min(960px,100%);z-index:1}.suggest-profile-modal__header{align-items:flex-start;border-bottom:1px solid #e8edf1;display:flex;gap:16px;justify-content:space-between;padding:22px 24px 18px}.suggest-profile-modal__header h2{color:#172033;font-size:1.125rem;font-weight:800;margin:0 0 4px}.suggest-profile-modal__header p{color:#667085;font-size:.8125rem;font-weight:600;margin:0}.suggest-profile-modal__header button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#667085;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}.suggest-profile-modal__header button svg{height:18px;width:18px}.suggest-profile-modal__toolbar{align-items:center;border-bottom:1px solid #f1f4f6;display:flex;gap:12px;padding:16px 24px}.suggest-profile-modal__search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex:1 1;gap:10px;height:40px;min-width:0;padding:0 12px}.suggest-profile-modal__search svg{color:#98a2b3;flex-shrink:0;height:16px;width:16px}.suggest-profile-modal__search input{background:#0000;border:0;color:#111827;font:inherit;font-size:.875rem;outline:none;width:100%}.suggest-profile-modal__search input::placeholder{color:#9ca3af}.suggest-profile-modal__filters{align-items:center;display:flex;flex-shrink:0;gap:8px}.suggest-profile-modal__filter{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#667085;cursor:pointer;font:inherit;font-size:.625rem;font-weight:800;height:40px;letter-spacing:.05em;padding:0 12px;text-transform:uppercase;white-space:nowrap}.suggest-profile-modal__filter:hover{background:#f9fafb}.suggest-profile-modal__filter-icon{align-items:center;background:#172033;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}.suggest-profile-modal__filter-icon svg{height:16px;width:16px}.suggest-profile-modal__table-wrap{flex:1 1;overflow:auto;padding:0 24px}.suggest-profile-modal__table{border-collapse:initial;border-spacing:0;width:100%}.suggest-profile-modal__table th{background:#fff;border-bottom:1px solid #edf0f4;color:#98a2b3;font-size:.625rem;font-weight:800;letter-spacing:.07em;padding:14px 12px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:1}.suggest-profile-modal__table th:last-child{text-align:right}.suggest-profile-modal__table td{border-bottom:1px solid #f1f4f6;padding:16px 12px;vertical-align:middle}.suggest-profile-modal__table td:last-child{text-align:right}.suggest-profile-modal__table td span{color:#667085;display:block;font-size:.8125rem;font-weight:600;line-height:1.45}.suggest-profile-modal__table td span+span{color:#98a2b3;font-size:.75rem;margin-top:2px}.suggest-profile-modal__table tbody tr{transition:background .15s ease}.suggest-profile-modal__table tbody tr.is-selected{background:#f5f8fc}.suggest-profile-modal__table tbody tr:last-child td{border-bottom:0}.suggest-profile-modal__profile{align-items:center;display:flex;gap:12px}.suggest-profile-modal__profile img{background:#f3f4f6;border-radius:999px;flex-shrink:0;height:40px;object-fit:cover;width:40px}.suggest-profile-modal__profile strong{color:#111827;display:block;font-size:.875rem;font-weight:800;line-height:1.3}.suggest-profile-modal__profile span{color:#98a2b3!important;font-size:.75rem!important;font-weight:600!important}.suggest-profile-modal__select{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font:inherit;font-size:.8125rem;font-weight:700;gap:6px;height:36px;justify-content:center;min-width:92px;padding:0 14px}.suggest-profile-modal__select svg{height:14px;width:14px}.suggest-profile-modal__select--selected{background:#172033;border-color:#172033;color:#fff}.suggest-profile-modal__footer{align-items:center;border-top:1px solid #e8edf1;display:flex;gap:16px;justify-content:space-between;padding:16px 24px 20px}.suggest-profile-modal__footer>span{color:#667085;font-size:.8125rem;font-weight:600}.suggest-profile-modal__footer-actions{align-items:center;display:flex;gap:10px}.suggest-profile-modal__btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font:inherit;font-size:.875rem;font-weight:700;height:40px;justify-content:center;min-width:96px;padding:0 18px}.suggest-profile-modal__btn--ghost{background:#fff;border:1px solid #e5e7eb;color:#374151}.suggest-profile-modal__btn--primary{background:#172033;border:none;color:#fff}.suggest-profile-modal__btn--primary:disabled{cursor:not-allowed;opacity:.5}@media(max-width:900px){.suggest-profile-modal__toolbar{align-items:stretch;flex-direction:column}.suggest-profile-modal__filters{flex-wrap:wrap}.suggest-profile-modal__table-wrap{padding:0 16px}.suggest-profile-modal__table{min-width:720px}.suggest-profile-modal__footer{align-items:stretch;flex-direction:column}.suggest-profile-modal__footer-actions{justify-content:flex-end}}@media(max-width:640px){.suggest-profile-modal{padding:12px}.suggest-profile-modal__footer,.suggest-profile-modal__header,.suggest-profile-modal__toolbar{padding-left:16px;padding-right:16px}}.rm-suggestions-tab__error{background:#fef2f2;border-radius:8px;color:#b42318;font-size:.8125rem;font-weight:600;margin:0 20px 12px;padding:10px 12px}.rm-suggestions-tab__tabs{border-bottom:1px solid #eaecf0;display:flex;gap:8px;padding:0 20px 16px}.rm-suggestions-tab__tab{background:#0000;border:1px solid #0000;border-radius:999px;color:#667085;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:700;min-height:34px;padding:0 14px}.rm-suggestions-tab__tab--active{background:#111827;color:#fff}.rm-suggestions-tab__content{padding:16px 20px 22px}.rm-suggestions-tab__hint{color:#667085;font-size:.8125rem;font-weight:600;margin:0}.rm-suggestions-tab__review-bar{align-items:center;background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;padding:12px 14px}.rm-suggestions-tab__select-all{align-items:center;color:#344054;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:700;gap:8px;-webkit-user-select:none;user-select:none}.rm-suggestions-tab__select-all input{cursor:pointer;height:16px;width:16px}.rm-suggestions-tab__pending{padding:0 20px 22px}.rm-suggestions-tab__pending-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.rm-suggestions-tab__actions{display:flex;flex-wrap:wrap;gap:8px}.rm-suggestions-tab__btn{border:none;border-radius:8px;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:700;min-height:34px;padding:0 14px}.rm-suggestions-tab__btn:disabled{cursor:not-allowed;opacity:.55}.rm-suggestions-tab__btn--approve{background:#111827;color:#fff}.rm-suggestions-tab__btn--approve:hover:not(:disabled){background:#1f2937}.rm-suggestions-tab__btn--reject{background:#fff;border:1px solid #fda29b;color:#b42318}.rm-suggestions-tab__btn--reject:hover:not(:disabled){background:#fef3f2}.rm-suggestions-tab__empty,.rm-suggestions-tab__status{color:#667085;font-size:.8125rem;font-weight:600;margin:0;padding:8px 0 4px}.rm-suggestions-tab__empty--rm{padding:22px 20px}.rm-suggestions-tab__card{position:relative}.rm-suggestions-tab__card--navigable,.rm-suggestions-tab__card--selectable{cursor:pointer}.rm-suggestions-tab__card--navigable:focus-visible,.rm-suggestions-tab__card--selectable:focus-visible{outline:2px solid #111827;outline-offset:2px}.rm-suggestions-tab__card--navigable:hover{background:#f9fafb;border-color:#d0d5dd}.rm-suggestions-tab__card--selected{background:#f8fafc;border-color:#111827}.rm-suggestions-tab__checkbox{align-items:center;display:flex;justify-content:center;position:absolute;right:10px;top:10px}.rm-suggestions-tab__checkbox input{cursor:pointer;height:16px;width:16px}.internal-notes-tab{background:#fff;border:1px solid #e3e8ef;border-radius:14px;box-shadow:0 2px 10px #10182808;margin-top:20px;overflow:hidden}.internal-notes-tab__header{align-items:center;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;min-height:58px;padding:0 20px}.internal-notes-tab__header h2{align-items:center;color:#344054;display:flex;font-size:1rem;font-weight:800;gap:8px;margin:0}.internal-notes-tab__header svg{color:#98a2b3;height:17px;width:17px}.internal-notes-tab__create-btn{background:#172033!important;border-radius:8px!important;color:#fff!important;font-size:.8125rem!important;font-weight:700!important;min-height:36px!important}.internal-notes-tab__error{background:#fef2f2;border-bottom:1px solid #fecaca;color:#b91c1c;font-size:.875rem;font-weight:600;margin:0;padding:12px 20px}.internal-notes-tab__form{background:#fbfcfe;border-bottom:1px solid #edf0f4;display:flex;flex-direction:column;gap:16px;padding:20px}.internal-notes-tab__form .input-label{color:#374151;font-size:.75rem;font-weight:700}.internal-notes-tab__form .input{border-radius:8px;height:40px}.internal-notes-tab__content-field{display:flex;flex-direction:column;gap:8px}.internal-notes-tab__content-field label{color:#374151;font-size:.75rem;font-weight:700}.internal-notes-tab__content-field textarea{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;font-size:.875rem;line-height:1.55;min-height:100px;padding:12px;resize:vertical;width:100%}.internal-notes-tab__content-field textarea:focus{border-color:#cbd5e1;outline:none}.internal-notes-tab__content-field textarea::placeholder{color:#9ca3af}.internal-notes-tab__form-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end}.internal-notes-tab__cancel{background:#0000;color:#667085;padding:0 16px}.internal-notes-tab__cancel,.internal-notes-tab__save{border:none;border-radius:8px;cursor:pointer;font:inherit;font-size:.875rem;font-weight:700;min-height:38px}.internal-notes-tab__save{background:#172033;color:#fff;padding:0 18px}.internal-notes-tab__save:disabled{cursor:not-allowed;opacity:.55}.internal-notes-tab__table-wrap{overflow-x:auto;padding:4px 20px 20px}.internal-notes-tab__loading{align-items:center;display:flex;justify-content:center;min-height:160px}.internal-notes-tab__table{border-collapse:initial;border-spacing:0;min-width:720px;width:100%}.internal-notes-tab__table td,.internal-notes-tab__table th{border-bottom:1px solid #edf0f4;padding:16px 14px;text-align:left;vertical-align:middle}.internal-notes-tab__table th{color:#98a2b3;font-size:.625rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.internal-notes-tab__table td{color:#344054;font-size:.875rem;font-weight:600}.internal-notes-tab__table tbody tr:last-child td{border-bottom:0}.internal-notes-tab__title-cell{width:42%}.internal-notes-tab__title-cell strong{color:#111827;display:block;font-size:.875rem;font-weight:800;margin-bottom:4px}.internal-notes-tab__title-cell span{color:#98a2b3;display:block;font-size:.8125rem;font-weight:600;line-height:1.45}.internal-notes-tab__empty{color:#98a2b3!important;font-weight:600!important;padding:32px 14px!important;text-align:center!important}.internal-notes-tab__actions{align-items:center;display:flex;gap:4px;justify-content:center}.internal-notes-tab__actions button{align-items:center;background:#0000;border:none;border-radius:8px;color:#98a2b3;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}.internal-notes-tab__actions button svg{height:16px;width:16px}.internal-notes-tab__actions button:hover{background:#f8fafc;color:#475467}.task-details-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.task-details-modal__overlay{background:#0f172a80;inset:0;position:absolute}.task-details-modal__dialog{background:#fff;border-radius:16px;box-shadow:0 24px 64px #0f172a33;display:flex;flex-direction:column;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;position:relative;width:min(1040px,100%);z-index:1}.task-details-modal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:18px 24px}.task-details-modal__header-title{align-items:center;display:flex;gap:10px}.task-details-modal__header-title svg{color:#6b7280;height:20px;width:20px}.task-details-modal__header-title h2{color:#111827;font-size:1.0625rem;font-weight:700;margin:0}.task-details-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.task-details-modal__close svg{height:18px;width:18px}.task-details-modal__close:hover:not(:disabled){background:#f9fafb}.task-details-modal__close:disabled{cursor:not-allowed;opacity:.6}.task-details-modal__body{background:#f8fafc;flex:1 1;min-height:0;overflow-y:auto;padding:16px 24px 24px}.task-details-modal__breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.task-details-modal__breadcrumb{color:#6b7280;font-size:.8125rem;font-weight:500}.task-details-modal__breadcrumb--current{color:#374151;font-weight:600}.task-details-modal__breadcrumb-sep{color:#9ca3af;height:14px;width:14px}.task-details-modal__content{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 300px}.task-details-modal__main{display:flex;flex-direction:column;gap:16px;min-width:0}.task-details-modal__card{background:#fff;border:1px solid #e8edf1;border-radius:12px;box-shadow:0 1px 3px #0f172a0a}.task-details-modal__info-card{padding:20px 24px}.task-details-modal__lead-id{color:#9ca3af;display:block;font-size:.6875rem;font-weight:700;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.task-details-modal__lead-link{background:#0000;border:none;cursor:pointer;font:inherit;padding:0;text-align:left;transition:color .15s ease}.task-details-modal__lead-link:hover{color:#2563eb;text-decoration:underline}.task-details-modal__lead-readonly{background:#f9fafb;border:1px solid #e8edf1;border-radius:8px;color:#374151;font-size:.875rem;font-weight:500;line-height:1.4;margin:0;padding:10px 12px;width:100%}.task-details-modal__lead-readonly.task-details-modal__lead-link:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8;text-decoration:none}.task-details-modal__title,.task-details-modal__title-input{background:#0000;border:none;color:#111827;font-family:inherit;font-size:1.375rem;font-weight:700;line-height:1.25;margin:0;padding:0;width:100%}.task-details-modal__title-input:focus,.task-details-modal__title:focus{outline:none}.task-details-modal__title-input::placeholder,.task-details-modal__title::placeholder{color:#d1d5db}.task-details-modal__activity-card{padding:0 24px 20px}.task-details-modal__tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:24px;margin:0 -24px 20px;padding:0 24px}.task-details-modal__tab{background:#0000;border:none;color:#9ca3af;cursor:pointer;font-family:inherit;font-size:.6875rem;font-weight:700;letter-spacing:.08em;padding:16px 0 12px;position:relative;text-transform:uppercase}.task-details-modal__tab--active{color:#111827}.task-details-modal__tab--active:after{background:#111827;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.task-details-modal__comments-count{color:#374151;font-size:.8125rem;font-weight:600;margin:0 0 16px}.task-details-modal__comment-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 20px;padding:0}.task-details-modal__comment-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.task-details-modal__comment-head strong{color:#111827;font-size:.8125rem}.task-details-modal__comment-head span{color:#9ca3af;font-size:.75rem}.task-details-modal__comment p{color:#4b5563;font-size:.875rem;line-height:1.5;margin:0}.task-details-modal__comment-files{display:flex;flex-direction:column;gap:4px;list-style:none;margin:8px 0 0;padding:0}.task-details-modal__comment-files a{color:#2563eb;font-size:.8125rem;text-decoration:none}.task-details-modal__comment-files a:hover{text-decoration:underline}.task-details-modal__comment-delete{background:#0000;border:none;color:#dc2626;cursor:pointer;font-family:inherit;font-size:.75rem;margin-left:auto}.task-details-modal__pending-files{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0 0 12px;padding:0}.task-details-modal__pending-file{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;font-size:.8125rem;gap:8px;padding:8px 10px}.task-details-modal__pending-file a,.task-details-modal__pending-file>span:first-child{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-details-modal__pending-file a{color:#2563eb;text-decoration:none}.task-details-modal__pending-file a:hover{text-decoration:underline}.task-details-modal__pending-file-status{color:#9ca3af;flex-shrink:0;font-size:.75rem}.task-details-modal__pending-file-remove{align-items:center;background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.task-details-modal__pending-file-remove svg{height:14px;width:14px}.task-details-modal__pending-file-remove:hover:not(:disabled){background:#fee2e2;color:#dc2626}.task-details-modal__pending-file-remove:disabled{cursor:not-allowed;opacity:.4}.task-details-modal__comment-compose{align-items:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:8px;padding:10px 12px}.task-details-modal__comment-compose input{background:#0000;border:none;color:#111827;flex:1 1;font-family:inherit;font-size:.875rem}.task-details-modal__comment-compose input:focus{outline:none}.task-details-modal__comment-compose input::placeholder{color:#9ca3af}.task-details-modal__comment-actions{align-items:center;display:flex;gap:4px}.task-details-modal__comment-actions button{align-items:center;background:#0000;border:none;border-radius:8px;color:#9ca3af;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.task-details-modal__comment-actions button svg{height:16px;width:16px}.task-details-modal__comment-actions button:hover{background:#f3f4f6;color:#374151}.task-details-modal__send{background:#132235!important;color:#fff!important}.task-details-modal__send:hover{background:#1d3047!important;color:#fff!important}.task-details-modal__timeline{list-style:none;margin:0;padding:4px 0 0 18px;position:relative}.task-details-modal__timeline:before{background:#e5e7eb;bottom:8px;content:"";left:3px;position:absolute;top:8px;width:1px}.task-details-modal__timeline-item{grid-gap:14px;display:grid;gap:14px;grid-template-columns:12px minmax(0,1fr);padding-bottom:20px;position:relative}.task-details-modal__timeline-item:last-child{padding-bottom:0}.task-details-modal__timeline-dot{background:#fff;border:2px solid #cbd5e1;border-radius:50%;height:8px;margin-top:5px;position:relative;width:8px;z-index:1}.task-details-modal__timeline-copy{min-width:0}.task-details-modal__timeline-copy p{color:#374151;font-size:.875rem;line-height:1.5;margin:0 0 4px}.task-details-modal__timeline-copy strong{color:#111827;font-weight:700}.task-details-modal__timeline-copy time{color:#9ca3af;font-size:.75rem;font-weight:500}.task-details-modal__timeline-highlight{font-weight:600}.task-details-modal__timeline-highlight--status{color:#2563eb}.task-details-modal__timeline-highlight--priority{color:#dc2626}.task-details-modal__timeline-highlight--link{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.task-details-modal__history-empty{color:#9ca3af;font-size:.875rem;margin:0;padding:8px 0}.task-details-modal__sidebar{position:-webkit-sticky;position:sticky;top:0}.task-details-modal__sidebar-card{display:flex;flex-direction:column;gap:18px;padding:20px}.task-details-modal__sidebar-field{display:flex;flex-direction:column;gap:8px}.task-details-modal__sidebar-field>label{align-items:center;color:#9ca3af;display:flex;font-size:.625rem;font-weight:700;gap:6px;letter-spacing:.08em;text-transform:uppercase}.task-details-modal__sidebar-field>label svg{height:14px;width:14px}.task-details-modal__select,.task-details-modal__select .select-wrapper{margin:0!important}.task-details-modal__select .select-label{display:none}.task-details-modal__select .select-trigger{background:#fff;border-color:#e5e7eb;border-radius:8px;font-size:.875rem;height:40px;min-height:40px}.task-details-modal__select--status .select-value{color:#2563eb;font-weight:600}.task-details-modal__date-input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;font-family:inherit;font-size:.875rem;height:40px;padding:0 12px}.task-details-modal__date-input:focus{border-color:#cbd5e1;outline:none}.task-details-modal__labels{display:flex;flex-direction:column;gap:8px}.task-details-modal__tags{display:flex;flex-wrap:wrap;gap:6px}.task-details-modal__tag{align-items:center;background:#f3f4f6;border:none;border-radius:6px;color:#374151;display:inline-flex;font-size:.75rem;font-weight:600;gap:4px;padding:4px 8px}.task-details-modal__tag--assigned{padding-right:4px}.task-details-modal__tag button{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:inline-flex;height:14px;justify-content:center;opacity:.7;padding:0;width:14px}.task-details-modal__tag button svg{height:10px;width:10px}.task-details-modal__tag button:hover{opacity:1}.task-details-modal__tag-input{align-items:center;display:flex;gap:8px}.task-details-modal__tag-input input{background:#fff;border:1px dashed #d1d5db;border-radius:8px;flex:1 1;font-family:inherit;font-size:.8125rem;height:36px;padding:0 10px;width:100%}.task-details-modal__tag-input input:focus{border-color:#9ca3af;outline:none}.task-details-modal__tag-input input:disabled{opacity:.6}.task-details-modal__label-error{color:#dc2626;font-size:.75rem;margin:0}.task-details-modal__label-suggestions{display:flex;flex-wrap:wrap;gap:6px}.task-details-modal__label-suggestion{align-items:center;background:#0000;border:1px dashed;border-radius:6px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.6875rem;font-weight:600;opacity:.85;padding:4px 8px}.task-details-modal__label-suggestion:hover{opacity:1}.task-details-modal__save{align-items:center;background:#132235;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:8px;height:42px;justify-content:center;margin-top:4px;width:100%}.task-details-modal__save:hover:not(:disabled){background:#1d3047}.task-details-modal__save:disabled{cursor:not-allowed;opacity:.6}@media(max-width:900px){.task-details-modal__content{grid-template-columns:1fr}.task-details-modal__sidebar{position:static}}@media(max-width:768px){.task-details-modal{align-items:flex-end;padding:0}.task-details-modal__dialog{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:95dvh}.task-details-modal__body{padding:12px 16px 20px}.task-details-modal__activity-card,.task-details-modal__info-card,.task-details-modal__sidebar-card,.task-details-modal__tabs{padding-left:16px;padding-right:16px}.task-details-modal__tabs{margin-left:-16px;margin-right:-16px}}.client-tasks-tab{background:#fff;border:1px solid #e3e8ef;border-radius:14px;box-shadow:0 2px 10px #10182808;margin-top:20px;overflow:hidden}.client-tasks-tab__header{align-items:center;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;min-height:58px;padding:0 20px}.client-tasks-tab__header h2{align-items:center;color:#344054;display:flex;font-size:1rem;font-weight:800;gap:8px;margin:0}.client-tasks-tab__header svg{color:#98a2b3;height:17px;width:17px}.client-tasks-tab__create-btn{background:#172033!important;border-radius:8px!important;color:#fff!important;font-size:.8125rem!important;font-weight:700!important;min-height:36px!important}.client-tasks-tab__toast{background:#eff6ff;border-bottom:1px solid #bfdbfe;color:#1d4ed8}.client-tasks-tab__error,.client-tasks-tab__toast{font-size:.875rem;font-weight:600;margin:0;padding:12px 20px}.client-tasks-tab__error{background:#fef2f2;border-bottom:1px solid #fecaca;color:#b91c1c}.client-tasks-tab__table-wrap{overflow-x:auto;padding:4px 20px 20px}.client-tasks-tab__loading{align-items:center;display:flex;justify-content:center;min-height:160px}.client-tasks-tab__table{border-collapse:initial;border-spacing:0;min-width:860px;width:100%}.client-tasks-tab__table td,.client-tasks-tab__table th{border-bottom:1px solid #edf0f4;padding:16px 14px;text-align:left;vertical-align:middle}.client-tasks-tab__table th{color:#98a2b3;font-size:.625rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.client-tasks-tab__table td{color:#344054;font-size:.875rem;font-weight:600}.client-tasks-tab__table tbody tr:last-child td{border-bottom:0}.client-tasks-tab__row{cursor:pointer;transition:background .12s ease}.client-tasks-tab__row:hover{background:#fbfcfe}.client-tasks-tab__name-cell{width:34%}.client-tasks-tab__name-cell strong{color:#111827;display:block;font-size:.875rem;font-weight:800;margin-bottom:4px}.client-tasks-tab__name-cell span{color:#98a2b3;display:block;font-size:.8125rem;font-weight:600;line-height:1.45}.client-tasks-tab__empty{color:#98a2b3!important;font-weight:600!important;padding:32px 14px!important;text-align:center!important}.client-tasks-tab__pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.625rem;font-weight:800;justify-content:center;letter-spacing:.04em;min-height:24px;padding:0 10px;white-space:nowrap}.client-tasks-tab__pill--priority-high{background:#fee2e2;color:#dc2626}.client-tasks-tab__pill--priority-normal{background:#ffedd5;color:#ea580c}.client-tasks-tab__pill--priority-low{background:#dcfce7;color:#16a34a}.client-tasks-tab__pill--status-in-progress{background:#dbeafe;color:#2563eb}.client-tasks-tab__pill--status-to-do,.client-tasks-tab__pill--status-un-assigned,.client-tasks-tab__pill--status-waiting-for-info{background:#f3f4f6;color:#6b7280}.client-tasks-tab__pill--status-completed{background:#dcfce7;color:#16a34a}.client-tasks-tab__actions-cell{text-align:center}.client-tasks-tab__view-btn{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:.875rem;font-weight:700;padding:0}.client-tasks-tab__view-btn:hover{text-decoration:underline}.user-detail-page{min-height:100%;width:100%}.user-detail-page--view{margin:-32px -40px;padding-bottom:48px}.user-detail-page--edit .page-header{margin-bottom:20px}.user-detail-content{display:flex;flex-direction:column;gap:20px}.user-detail-top-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.2fr 1fr}@media(max-width:900px){.user-detail-top-section{grid-template-columns:1fr}}.user-detail-profile-card{background:#1e293b;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;min-height:320px;overflow:hidden;position:relative}.profile-hero-image{display:block;height:320px;object-fit:cover;width:100%}.profile-hero-placeholder{border-radius:0!important;font-size:5rem!important;height:320px!important;width:100%!important}.profile-hero-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;left:0;padding:24px;position:absolute;right:0}.profile-hero-name{color:#fff;font-size:1.75rem;font-weight:600;margin:0;text-shadow:0 2px 4px #0003}.photo-gallery-content{align-items:center;display:flex;justify-content:center;min-height:200px}.photo-gallery-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));width:100%}.photo-thumbnail{aspect-ratio:1;border-radius:8px;object-fit:cover;transition:transform .2s ease;width:100%}.photo-thumbnail:hover{transform:scale(1.05)}.no-photos{color:#94a3b8;font-size:.938rem}.about-family{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:20px}.about-family-text{color:#334155;font-size:.938rem;line-height:1.6;margin:8px 0 0;padding-left:34px}.user-code{background:#f1f5f9;border-radius:4px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:.875rem;padding:2px 6px}.client-profile-view{padding:8px 40px 0}.client-profile-breadcrumbs{align-items:center;color:#98a2b3;display:flex;font-size:.75rem;font-weight:600;gap:8px;margin-bottom:8px}.client-profile-breadcrumbs span:last-child{color:#667085}.client-profile-back{align-items:center;background:#0000;border:0;color:#7b8794;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:600;margin:0 0 12px;padding:0}.client-profile-summary{grid-gap:16px 14px;align-items:center;background:#fff;border:1px solid #e6e9ee;border-radius:14px;box-shadow:0 4px 16px #121f2c0d;display:grid;gap:16px 14px;grid-template-columns:auto minmax(0,1fr) minmax(180px,230px) auto auto;min-height:104px;padding:24px 22px}.client-profile-summary__avatar{background:#f3f4f6;border-radius:999px;height:72px;overflow:hidden;width:72px}.client-profile-summary__avatar img{display:block;height:100%;object-fit:cover;width:100%}.client-profile-summary__avatar-btn{background:#0000;border:none;cursor:zoom-in;display:block;height:100%;padding:0;width:100%}.client-profile-summary__identity{min-width:0}.client-profile-summary__name-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:5px}.client-profile-summary__name-row h1{color:#1f2a37;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;margin:0}.client-profile-summary__name-row .client-profile-status{margin-top:0}.client-profile-summary__identity p{color:#667085;font-size:.91rem;font-weight:600;margin:0}.client-profile-status,.client-profile-verified{align-self:start;border-radius:999px;font-size:.64rem;font-weight:800;letter-spacing:.02em;line-height:1;margin-top:5px;padding:4px 8px;text-transform:uppercase}.client-profile-status{margin-top:0}.client-profile-verified{background:#eaf3ff;color:#2563eb}.client-profile-verified--inline{align-items:center;border-radius:999px;display:inline-flex;font-size:.64rem;font-weight:800;line-height:1;margin-top:8px;padding:4px 8px;text-transform:uppercase}.client-profile-plan{border-left:1px solid #edf0f4;padding-left:22px}.client-profile-plan span{color:#98a2b3;display:block;font-size:.68rem;font-weight:800;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.client-profile-plan strong{color:#1f2937;display:block;font-size:.96rem;font-weight:800}.client-profile-plan p{color:#667085;font-size:.82rem;font-weight:600;margin:3px 0 0}.client-profile-assign{background:#172b3c!important;border-radius:8px!important;color:#fff!important;font-size:.82rem!important;font-weight:800!important;height:46px!important;min-width:126px!important}.client-profile-menu{align-items:center;color:#98a2b3;display:inline-flex;font-size:1.35rem;height:36px;justify-content:center;line-height:1;width:28px}.client-profile-tabs{align-items:center;border-bottom:1px solid #d8dde5;display:flex;gap:28px;min-height:54px;overflow-x:auto}.client-profile-tabs button,.client-profile-tabs__inactive{align-items:center;background:#0000;border:0;color:#667085;display:inline-flex;font:inherit;font-size:.84rem;font-weight:800;gap:8px;min-height:54px;padding:0;position:relative;white-space:nowrap}.client-profile-tabs button{cursor:pointer}.client-profile-tabs button svg{color:#98a2b3;flex-shrink:0;height:16px;width:16px}.client-profile-tabs button.is-active,.client-profile-tabs button.is-active svg{color:#1f2937}.client-profile-tabs button.is-active:after{background:#1f2937;border-radius:999px;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.client-profile-tabs button span,.client-profile-tabs span span{align-items:center;background:#edf1f5;border-radius:999px;color:#475467;display:inline-flex;font-size:.68rem;height:18px;justify-content:center;min-width:18px}.client-profile-sections{display:flex;flex-direction:column;gap:20px;padding-top:20px}.client-profile-card{background:#fff;border:1px solid #e3e8ef;border-radius:14px;box-shadow:0 2px 10px #10182808;overflow:hidden}.client-profile-card__header{align-items:center;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;min-height:58px;padding:0 20px}.client-profile-card__header h2{align-items:center;color:#344054;display:flex;font-size:1rem;font-weight:800;gap:8px;margin:0}.client-profile-card__header svg{color:#98a2b3;height:17px;width:17px}.client-profile-card__edit{align-items:center;background:#fff;border:1px solid #e4e9f0;border-radius:8px;color:#667085;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease;width:32px}.client-profile-card__edit svg{height:15px;width:15px}.client-profile-card__edit:hover{background:#f8fafc;border-color:#cbd5e1;color:#344054}.client-photos{grid-gap:26px;display:grid;gap:26px;grid-template-columns:220px 1fr;padding:24px 20px 22px}.client-photos span{color:#98a2b3;display:block;font-size:.68rem;font-weight:800;letter-spacing:.06em;margin-bottom:12px;text-transform:uppercase}.client-photos img{background:#f1c2a9;display:block;object-fit:cover}.client-photos__primary{border-radius:8px;height:220px;width:220px}.client-photos__preview-btn{background:#0000;border:none;border-radius:inherit;cursor:zoom-in;display:block;padding:0}.client-photos__preview-btn img{display:block}.client-photos__preview-btn:hover img{opacity:.92}.client-photos__gallery{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,104px)}.client-photos__gallery img,.client-photos__placeholder{border-radius:7px;height:78px;width:104px}.client-photos__placeholder{background:#f9fafb;border:1px dashed #d0d5dd}.client-detail-grid{grid-row-gap:28px;grid-column-gap:46px;column-gap:46px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:28px 20px 26px;row-gap:28px}.client-detail-grid span{color:#98a2b3;display:block;font-size:.68rem;font-weight:800;letter-spacing:.07em;margin-bottom:7px;text-transform:uppercase}.client-detail-grid strong{color:#1f2937;display:block;font-size:.89rem;font-weight:800;line-height:1.35;white-space:pre-wrap}.client-detail-grid__full{grid-column:1/-1}.client-profile-card--matches{margin-top:20px}.client-match-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));padding:22px 20px}.client-match-card{align-items:center;background:#fbfcfe;border:1px solid #edf0f4;border-radius:12px;display:flex;gap:12px;min-height:112px;padding:12px}.client-match-card__avatar{background:#f2c9b8;border-radius:12px;flex:0 0 58px;height:58px;overflow:hidden;width:58px}.client-match-card__avatar img{height:100%;mix-blend-mode:multiply;object-fit:cover;opacity:.82;width:100%}.client-match-card__avatar--2{background:#ead1bf}.client-match-card__avatar--3{background:#f3d8c7}.client-match-card__avatar--4{background:#e8c5b2}.client-match-card h3{color:#1f2937;font-size:.95rem;font-weight:800;margin:0 0 5px}.client-match-card p{color:#667085;font-size:.82rem;font-weight:700;margin:0 0 7px}.client-match-card span{color:#98a2b3;font-size:.72rem;font-weight:800}.client-connection-filters{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));padding:18px 20px 0}.client-connection-filters button,.client-connection-filters span{align-items:center;background:#fbfcfe;border:1px solid #e4e9f0;border-radius:999px;color:#475467;cursor:pointer;display:flex;font-size:.78rem;font-weight:800;justify-content:center;min-height:38px}.client-connection-filters button.is-active{background:#eff6ff;border-color:#1d4ed8;color:#1d4ed8}.client-profile-card--table{margin-top:20px}.client-card-action-btn{background:#172033!important;border-radius:8px!important;color:#fff!important;font-size:.8125rem!important;font-weight:700!important;min-height:36px!important}.client-export-statement{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;cursor:pointer;display:inline-flex;font:inherit;font-size:.8125rem;font-weight:700;gap:8px;height:38px;min-width:138px;padding:0 14px}.client-export-statement svg{height:16px;width:16px}.client-data-table-wrap{overflow-x:auto;padding:4px 20px 20px}.client-data-table{border-collapse:initial;border-spacing:0;min-width:720px;width:100%}.client-data-table td,.client-data-table th{border-bottom:1px solid #edf0f4;padding:16px 14px;text-align:left;vertical-align:middle}.client-data-table th{color:#98a2b3;font-size:.625rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.client-data-table td{color:#344054;font-size:.875rem;font-weight:600}.client-data-table td strong{color:#111827;display:block;font-size:.875rem;font-weight:800;margin-bottom:4px}.client-data-table td span{color:#98a2b3;display:block;font-size:.8125rem;font-weight:600;line-height:1.45}.client-data-table tbody tr:last-child td{border-bottom:0}.client-data-table__link{background:#0000;border:none;color:#111827;cursor:pointer;font:inherit;font-size:.875rem;font-weight:800;padding:0;text-align:left}.client-data-table__link:hover{color:#2563eb}.client-data-table__amount{color:#111827!important;font-weight:800!important;white-space:nowrap}.client-data-table__icon-actions{text-align:center}.client-data-table__icon-actions button{align-items:center;background:#0000;border:none;border-radius:8px;color:#98a2b3;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}.client-data-table__icon-actions button svg{height:16px;width:16px}.client-data-table__icon-actions button:hover{background:#f8fafc;color:#475467}.client-data-table__icon-actions--pair{align-items:center;display:flex;gap:4px;justify-content:center}.client-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.625rem;font-weight:800;justify-content:center;letter-spacing:.04em;min-height:24px;padding:0 10px;text-transform:uppercase;white-space:nowrap}.client-pill--paid{background:#def7e8;color:#0e9f6e}.client-pill--priority-high{background:#fee2e2;color:#dc2626}.client-pill--priority-normal{background:#ffedd5;color:#ea580c}.client-pill--priority-low{background:#dcfce7;color:#16a34a}.client-pill--status-in-progress{background:#dbeafe;color:#2563eb}.client-pill--status-to-do{background:#f3f4f6;color:#6b7280}.client-pill--status-completed{background:#dcfce7;color:#16a34a}.edit-mode-actions{display:flex;gap:12px;margin-left:4px}.user-detail-actions{align-items:center;display:flex;gap:8px;margin-left:4px}.edit-loading-overlay{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-bottom:20px;padding:24px}.edit-loading-overlay p{color:#666;font-size:.938rem;margin:0}.user-detail-content--edit-mode .income-field__label,.user-detail-content--edit-mode .input-label,.user-detail-content--edit-mode .select-label,.user-detail-content--edit-mode .textarea-label{color:#64748b;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.user-detail-content--edit-mode .info-card__subtitle{display:none}.user-detail-content--edit-mode .profile-form{display:flex;flex-direction:column;gap:1.5rem}.user-detail-content--edit-mode .form-row{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem}.user-detail-content--edit-mode .form-row--1{grid-template-columns:1fr}.user-detail-content--edit-mode .form-row--2{grid-template-columns:repeat(2,1fr)}.user-detail-content--edit-mode .form-row--3{grid-template-columns:repeat(3,1fr)}.user-detail-content--edit-mode .checkbox-field{align-items:center;display:flex;padding-top:1.75rem}.user-detail-content--edit-mode .checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;-webkit-user-select:none;user-select:none}.user-detail-content--edit-mode .checkbox-label input[type=checkbox]{accent-color:#dc2626;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;flex-shrink:0;height:18px;width:18px}.user-detail-content--edit-mode .textarea-field{display:flex;flex-direction:column;gap:.5rem}.user-detail-content--edit-mode .textarea-field textarea{border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:.9375rem;min-height:100px;padding:.75rem 1rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.user-detail-content--edit-mode .form-actions-footer{align-items:center;display:flex;gap:12px;justify-content:flex-end;padding:8px 0 24px}.user-detail-content--edit-mode .form-actions-footer__cancel{background:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important;font-weight:600!important;padding:12px 28px!important}.user-detail-content--edit-mode .form-actions-footer__submit{background:#172b3c!important;border:none!important;color:#fff!important;font-weight:600!important;padding:12px 28px!important}.user-detail-content--edit-mode .form-actions-footer__submit:hover:not(:disabled){background:#22384d!important}.user-detail-content--edit-mode .create-user-section--photos{background-color:#0000;border:none;box-shadow:none;padding:0}.user-detail-content--edit-mode .create-user-section--photos .photo-upload-section{background-color:#eef2f7;border-radius:12px;padding:20px}.user-detail-content--edit-mode .photo-slots-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr)}.user-detail-content--edit-mode .primary-photo-slot{background-color:#f8fafc!important}.user-detail-content--edit-mode .photo-slot{align-items:center;aspect-ratio:1;background:#fff;border:2px dashed #e2e8f0;border-radius:10px;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:border-color .2s ease,background-color .2s ease}.user-detail-content--edit-mode .photo-slot--primary{border-color:#94a3b8}.user-detail-content--edit-mode .photo-slot--filled{border-color:#e2e8f0;border-style:solid}.user-detail-content--edit-mode .photo-slot--filled:hover .photo-slot__remove{opacity:1}.user-detail-content--edit-mode .photo-slot__image{height:100%;object-fit:cover;width:100%}.user-detail-content--edit-mode .photo-slot__placeholder{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:8px;text-align:center}.user-detail-content--edit-mode .photo-slot__icon{color:#94a3b8;height:28px;width:28px}.user-detail-content--edit-mode .photo-slot__asset-icon{height:36px;object-fit:contain;opacity:.55;width:36px}.user-detail-content--edit-mode .photo-slot__label{color:#94a3b8;font-size:.65rem;font-weight:700;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.user-detail-content--edit-mode .photo-slot__remove{align-items:center;background:#0f172abf;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;opacity:0;position:absolute;right:8px;top:8px;transition:opacity .2s ease;width:28px}.edit-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.edit-form-grid--2{grid-template-columns:repeat(2,1fr)}.edit-form-grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.edit-form-grid,.edit-form-grid--2,.edit-form-grid--3{grid-template-columns:1fr}}.edit-form-grid .input-wrapper,.edit-form-grid .select-wrapper{margin-bottom:0}.edit-form-section-info{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.edit-form-section-info p{color:#64748b;font-size:.875rem;margin:0 0 8px}.edit-form-section-info p:last-child{margin-bottom:0}.photo-upload-section{display:flex;flex-direction:column;gap:1rem}.photo-error{border-radius:6px;font-size:.875rem;padding:.625rem 1rem}.photo-upload-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:200px 1fr}@media(max-width:768px){.photo-upload-grid{gap:1.5rem;grid-template-columns:1fr}}.photo-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.photo-label .photo-count{color:#6b7280;font-weight:400;margin-left:.25rem}.main-photo-section,.main-photo-upload{display:flex;flex-direction:column}.main-photo-upload{align-items:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;height:200px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;width:200px}.main-photo-upload:hover{background-color:#fef2f2;border-color:#dc2626}.main-photo-upload:hover .upload-icon{color:#dc2626}.main-photo-upload.has-image{border-color:#e5e7eb;border-style:solid}.main-photo-upload.has-image:hover .photo-overlay{opacity:1}.upload-placeholder{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:.5rem}.upload-placeholder .upload-icon{color:#9ca3af;height:40px;transition:color .2s ease;width:40px}.upload-placeholder span{font-size:.875rem;font-weight:500}.upload-placeholder .upload-hint{color:#9ca3af;font-size:.75rem;font-weight:400}.photo-preview{height:100%;object-fit:cover;width:100%}.photo-overlay{align-items:center;background:#0009;display:flex;flex-direction:column;gap:.5rem;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .2s ease}.change-photo-btn,.remove-photo-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.375rem;padding:.5rem .875rem;transition:all .2s ease}.change-photo-btn svg,.remove-photo-btn svg{height:14px;width:14px}.change-photo-btn{background:#fff;color:#374151}.change-photo-btn:hover{background:#f3f4f6}.remove-photo-btn{background:#dc2626;color:#fff}.remove-photo-btn:hover{background:#b91c1c}.photo-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:.5rem}.photo-loading span{font-size:.875rem}.gallery-section{display:flex;flex-direction:column}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.gallery-item{align-items:center;aspect-ratio:1;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:10px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease}.gallery-item.add-photo{color:#6b7280;cursor:pointer;gap:.25rem}.gallery-item.add-photo:hover{background-color:#fef2f2;border-color:#dc2626;color:#dc2626}.gallery-item.add-photo:hover .add-icon{color:#dc2626}.gallery-item.add-photo .add-icon{color:#9ca3af;height:24px;transition:color .2s ease;width:24px}.gallery-item.add-photo span{font-size:.75rem;font-weight:500}.gallery-item.has-image{border-color:#e5e7eb;border-style:solid}.gallery-item.has-image:hover .gallery-remove-btn{opacity:1}.gallery-remove-btn{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;opacity:0;position:absolute;right:6px;top:6px;transition:all .2s ease;width:28px}.gallery-remove-btn:hover{background:#dc2626}.gallery-remove-btn:disabled{cursor:not-allowed;opacity:.5}.gallery-remove-btn svg{height:14px;width:14px}.form-section-divider{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color,#e2e8f0);color:#64748b;color:var(--text-secondary,#64748b);font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-top:1rem;padding:1rem 0 .5rem;text-transform:uppercase}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-label{color:#64748b;color:var(--text-secondary,#64748b);font-size:.875rem;font-weight:500}.about-textarea{border:1px solid #e2e8f0;border:1px solid var(--border-color,#e2e8f0);border-radius:8px;font-family:inherit;font-size:.875rem;line-height:1.5;min-height:100px;padding:.75rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.about-textarea:focus{border-color:#0ea5e9;border-color:var(--primary-color,#0ea5e9);box-shadow:0 0 0 3px #0ea5e91a;outline:none}.about-textarea::placeholder{color:#94a3b8;color:var(--text-muted,#94a3b8)}.edit-form-grid--4{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.edit-form-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.edit-form-grid--4{grid-template-columns:1fr}}.edit-form-grid--1{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.modal-header h2{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.modal-close:hover{background:#f3f4f6;color:#1f2937}.modal-close svg{height:20px;width:20px}.modal-body{flex:1 1;overflow-y:auto;padding:1.5rem}.modal-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}.modal-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626}.modal-error,.modal-success{font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.modal-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a}.modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.assign-plan-form{display:flex;flex-direction:column;gap:1.25rem}.assign-plan-form__row{grid-gap:.75rem;align-items:start;display:grid;gap:.75rem;grid-template-columns:1fr 1fr 1fr}@media(max-width:640px){.assign-plan-form__row{grid-template-columns:1fr}}.assign-plan-modal{max-width:720px}.assign-plan-modal .form-field{display:flex;flex-direction:column;gap:.5rem}.assign-plan-modal .form-label{color:#374151;font-size:.875rem;font-weight:500}.selected-plan-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:.5rem;padding:1rem}.selected-plan-details h4{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:.875rem;font-weight:600;margin:0 0 .75rem;padding-bottom:.5rem}.plan-detail-loading{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:.75rem;padding:.5rem 0}.plan-detail-info{display:flex;flex-direction:column;gap:.5rem}.plan-detail-row{align-items:center;display:flex;justify-content:space-between;padding:.25rem 0}.plan-detail-label{color:#64748b;font-size:.875rem}.plan-detail-value{color:#1e293b;font-size:.875rem;font-weight:500}.no-variants{background:#fef3c7;border-radius:6px;color:#92400e;font-size:.875rem;padding:.75rem;text-align:center}.no-active-plan{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;text-align:center}.no-active-plan p{color:#64748b;font-size:.9375rem;margin:0}@media(max-width:1024px){.user-detail-page{padding:0}.user-detail-page--view{margin:-20px -24px}.client-profile-view{padding-left:24px;padding-right:24px}.user-detail-content,.user-detail-top-section{gap:16px}.user-detail-profile-card{min-height:280px}.profile-hero-image{height:280px}.profile-hero-placeholder{font-size:4rem!important;height:280px!important}.profile-hero-overlay{padding:20px}.profile-hero-name{font-size:1.5rem}.edit-form-grid{gap:14px}.edit-form-grid--3{grid-template-columns:repeat(2,1fr)}.modal-content{max-width:90%}}@media(max-width:768px){.user-detail-page--view{margin:-70px -16px -16px}.client-profile-view{padding-left:16px;padding-right:16px}.client-profile-summary{gap:12px;grid-template-columns:auto 1fr;padding:18px 16px}.client-profile-summary .client-profile-assign,.client-profile-summary .client-profile-menu,.client-profile-summary .client-profile-plan{grid-column:1/-1}.client-profile-plan{border-left:0;border-top:1px solid #edf0f4;padding-left:0;padding-top:12px}.client-profile-assign{width:100%}.client-photos{grid-template-columns:1fr}.client-photos__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.client-detail-grid,.client-match-grid{grid-template-columns:1fr}.user-detail-content{gap:12px}.user-detail-top-section{gap:12px;grid-template-columns:1fr}.user-detail-profile-card{border-radius:12px;min-height:220px}.profile-hero-image{height:220px}.profile-hero-placeholder{font-size:3rem!important;height:220px!important}.profile-hero-overlay{padding:16px}.profile-hero-name{font-size:1.25rem}.photo-gallery-grid{gap:8px;grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.photo-thumbnail{border-radius:6px}.edit-form-grid{gap:12px}.edit-form-grid--2,.edit-form-grid--3,.edit-form-grid--4{grid-template-columns:1fr}.form-section-divider{font-size:.75rem;margin:12px 0;padding-bottom:6px}.modal-overlay{padding:.5rem}.modal-content{border-radius:16px 16px 0 0;bottom:0;left:0;margin:0;max-height:95vh;max-width:100%;position:fixed;right:0}.modal-header{padding:1rem}.modal-header h2{font-size:1.125rem}.modal-body{padding:1rem}.modal-footer{flex-direction:column;gap:.5rem;padding:.75rem 1rem}.modal-footer button{width:100%}.user-detail-actions{flex-wrap:wrap;gap:8px}.user-detail-actions button{flex:1 1;min-width:120px}.edit-mode-actions{flex-wrap:wrap;gap:8px}.edit-mode-actions button{flex:1 1}.photo-upload-grid{flex-direction:column}.main-photo-section{width:100%}.main-photo-upload{height:200px}.gallery-section{width:100%}.gallery-grid{gap:8px;grid-template-columns:repeat(3,1fr)}.gallery-item{aspect-ratio:1}.about-family,.about-textarea{margin-top:12px;padding-top:12px}}.create-user-page{background-color:#f1f5f9;min-height:100%;width:100%}.create-user-page--edit .page-header{margin-bottom:20px}.create-user-error{background-color:#e74c3c1a;border-radius:6px;color:#e74c3c;font-size:.875rem;margin-bottom:16px;padding:12px;text-align:left}.create-user-content{display:flex;flex-direction:column;gap:20px}.create-user-content--edit-mode .income-field__label,.create-user-content--edit-mode .input-label,.create-user-content--edit-mode .select-label,.create-user-content--edit-mode .textarea-label{color:#64748b;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.create-user-content--edit-mode .info-card__subtitle{display:none}.create-user-content--edit-mode .profile-form{display:flex;flex-direction:column;gap:1.5rem}.create-user-content--edit-mode .form-row{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem}.create-user-content--edit-mode .form-row--1{grid-template-columns:1fr}.create-user-content--edit-mode .form-row--2{grid-template-columns:repeat(2,1fr)}.create-user-content--edit-mode .form-row--3{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.create-user-content--edit-mode .form-row--2,.create-user-content--edit-mode .form-row--3{grid-template-columns:1fr}}.create-user-content--edit-mode .checkbox-field{align-items:center;display:flex;padding-top:1.75rem}@media(max-width:768px){.create-user-content--edit-mode .checkbox-field{padding-top:0}}.create-user-content--edit-mode .checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;-webkit-user-select:none;user-select:none}.create-user-content--edit-mode .checkbox-label input[type=checkbox]{accent-color:#dc2626;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;flex-shrink:0;height:18px;width:18px}.create-user-content--edit-mode .textarea-field{display:flex;flex-direction:column;gap:.5rem}.create-user-content--edit-mode .textarea-field textarea{border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:.9375rem;min-height:100px;padding:.75rem 1rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.create-user-content--edit-mode .textarea-field textarea::placeholder{color:#9ca3af}.create-user-content--edit-mode .textarea-field textarea:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a;outline:none}.create-user-content--edit-mode .textarea-field textarea:hover:not(:focus){border-color:#9ca3af}.create-user-content--edit-mode .form-actions-footer{align-items:center;display:flex;gap:12px;justify-content:flex-end;padding:8px 0 24px}.create-user-content--edit-mode .form-actions-footer__cancel{background:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important;font-weight:600!important;padding:12px 28px!important}.create-user-content--edit-mode .form-actions-footer__cancel:hover:not(:disabled){background:#f8fafc!important;transform:none!important}.create-user-content--edit-mode .form-actions-footer__submit{background:#172b3c!important;border:none!important;color:#fff!important;font-weight:600!important;padding:12px 28px!important}.create-user-content--edit-mode .form-actions-footer__submit:hover:not(:disabled){background:#22384d!important;box-shadow:none!important;transform:none!important}@media(max-width:768px){.create-user-content--edit-mode .form-actions-footer{flex-direction:column-reverse;padding-bottom:16px}.create-user-content--edit-mode .form-actions-footer__cancel,.create-user-content--edit-mode .form-actions-footer__submit{width:100%}}.create-user-content--edit-mode .create-user-section--photos{background-color:#0000;border:none;box-shadow:none;padding:0}.create-user-content--edit-mode .create-user-section--photos .photo-upload-section{background-color:#eef2f7;border-radius:12px;padding:20px}.create-user-content--edit-mode .photo-upload-section{display:flex;flex-direction:column;gap:12px}.create-user-content--edit-mode .photo-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;padding:.625rem 1rem}.create-user-content--edit-mode .photo-slots-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr)}@media(max-width:900px){.create-user-content--edit-mode .photo-slots-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.create-user-content--edit-mode .photo-slots-row{grid-template-columns:repeat(2,1fr)}}.create-user-content--edit-mode .primary-photo-slot{background-color:#f8fafc!important}.create-user-content--edit-mode .photo-slot{align-items:center;aspect-ratio:1;background:#fff;border:2px dashed #e2e8f0;border-radius:10px;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:border-color .2s ease,background-color .2s ease}.create-user-content--edit-mode .photo-slot--uploading{background:#f8fafc;border-color:#94a3b8;pointer-events:none}.create-user-content--edit-mode .photo-slot--primary{border-color:#94a3b8}.create-user-content--edit-mode .photo-slot:hover{background:#fff;border-color:#94a3b8}.create-user-content--edit-mode .photo-slot--filled{border-color:#e2e8f0;border-style:solid}.create-user-content--edit-mode .photo-slot--filled:hover .photo-slot__remove{opacity:1}.create-user-content--edit-mode .photo-slot__image{height:100%;object-fit:cover;width:100%}.create-user-content--edit-mode .photo-slot__placeholder{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:8px;text-align:center}.create-user-content--edit-mode .photo-slot__icon{color:#94a3b8;height:28px;width:28px}.create-user-content--edit-mode .photo-slot__asset-icon{height:36px;object-fit:contain;opacity:.55;width:36px}.create-user-content--edit-mode .photo-slot__label{color:#94a3b8;font-size:.65rem;font-weight:700;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.create-user-content--edit-mode .photo-slot__remove{align-items:center;background:#0f172abf;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;opacity:0;position:absolute;right:8px;top:8px;transition:opacity .2s ease;width:28px}.create-user-content--edit-mode .photo-slot__remove svg{height:14px;width:14px}.create-user-content--edit-mode .photo-slot__remove:hover{background:#dc2626}.income-field{display:flex;flex-direction:column;gap:.5rem;max-width:420px}.income-field__label{color:#374151;font-size:.875rem;font-weight:500}.income-field__inputs{align-items:stretch;display:flex;width:100%}.income-field__currency{flex:0 0 104px;margin-bottom:0!important;min-width:104px;position:relative;z-index:2}.income-field__currency .select-wrapper{height:100%;margin-bottom:0}.income-field__currency .select-trigger{border-radius:8px 0 0 8px;border-right:0;color:#111827;font-size:.9375rem;font-weight:600;height:100%;min-height:46px;padding:0 12px}.income-field__currency .select-value{color:#111827}.income-field__currency .select-dropdown{left:0;max-width:168px;min-width:168px;right:auto;width:168px}.income-field__amount{flex:1 1;min-width:0}.income-field__amount .input-wrapper{height:100%;margin-bottom:0}.income-field__amount .input{border-radius:0 8px 8px 0;height:100%;min-height:46px}.income-field__inputs:focus-within .input:not(:disabled),.income-field__inputs:focus-within .select-trigger:not(.select-trigger--disabled){border-color:#667eea}.income-field__inputs:focus-within .input:not(:disabled),.income-field__inputs:focus-within .select-trigger--open,.income-field__inputs:focus-within .select-trigger:not(.select-trigger--disabled){box-shadow:0 0 0 3px #667eea1a}.income-field--error .input,.income-field--error .select-trigger{border-color:#e74c3c}.income-field__error{color:#e74c3c;display:block;font-size:.875rem;margin-top:4px}@media(max-width:480px){.income-field{max-width:none}.income-field__inputs{flex-direction:column}.income-field__currency{flex:none;width:100%}.income-field__currency .select-trigger{border-radius:8px 8px 0 0;border-right:1px solid #e0e0e0}.income-field__currency .select-dropdown{max-width:100%;min-width:100%;width:100%}.income-field__amount .input{border-radius:0 0 8px 8px}}.phone-field{display:flex;flex-direction:column;gap:.5rem}.phone-field__label{color:#374151;font-size:.875rem;font-weight:500}.phone-field__inputs{align-items:flex-start;display:flex;gap:.75rem}@media(max-width:480px){.phone-field__inputs{flex-direction:column}}.phone-field__code{flex:0 0 110px;min-width:110px}@media(max-width:480px){.phone-field__code{flex:1 1;width:100%}}.phone-field__number{flex:1 1}.required-mark{color:#ef4444;margin-left:2px}@media(max-width:768px){.create-user-page{min-height:auto}.create-user-error{font-size:.8125rem;padding:.625rem .875rem}.create-user-content{gap:1rem}}@media(max-width:1024px){.create-user-content--edit-mode .profile-form{gap:1.25rem}.create-user-content--edit-mode .form-row{gap:1rem}.create-user-content--edit-mode .form-row--3{grid-template-columns:repeat(2,1fr)}}.plans-page{color:#172033;min-height:calc(100vh - 48px);width:100%}.plans-page__eyebrow{color:#858b95;font-size:1rem;font-weight:600;margin:0 0 12px}.plans-page__panel{border-radius:12px;min-height:calc(100vh - 70px);overflow:hidden}.plans-page__header h1{color:#172033;font-size:1.25rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 6px}.plans-page__header p{color:#7d8490;font-size:.75rem;line-height:1.4;margin:0}.plans-page__content{padding:18px 0 44px}.plans-page__empty{color:#6b7280;font-size:.875rem;padding:48px 0;text-align:center}.plans-grid{grid-gap:16px 18px;display:grid;gap:16px 18px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.plans-grid--loading{opacity:.7}.subscription-plan-card{background:#fff;border:1px solid #e9edf0;border-radius:12px;box-shadow:0 1px 2px #11182708;display:flex;flex-direction:column;overflow:hidden;position:relative}.subscription-plan-card--popular{border:2px solid #172033;box-shadow:0 1px 2px #1118270a}.subscription-plan-card--free{border-color:#d1fae5}.subscription-plan-card--skeleton{animation:plans-skeleton 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef1f4,#f8f9fa 50%,#eef1f4);background-size:200% 100%;min-height:320px}.subscription-plan-card__popular{background:#172033}.subscription-plan-card__free-badge,.subscription-plan-card__popular{border-bottom-left-radius:5px;color:#fff;font-size:.5625rem;font-weight:800;letter-spacing:.08em;padding:6px 9px;position:absolute;right:0;text-transform:uppercase;top:0}.subscription-plan-card__free-badge{background:#059669}.subscription-plan-card__top{padding:16px 18px 14px}.subscription-plan-card__status{background:#f1f3f5;border-radius:3px;color:#3d4654;display:inline-flex;font-size:.5625rem;font-weight:800;letter-spacing:.08em;line-height:1;margin-bottom:10px;padding:5px 7px;text-transform:uppercase}.subscription-plan-card__status--hidden{background:#fff3d4;color:#9a6500}.subscription-plan-card__top h2{color:#172033;font-size:1rem;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0 0 6px}.subscription-plan-card__price-row{align-items:flex-end;display:flex;gap:4px;margin-bottom:4px}.subscription-plan-card__price{color:#111827;font-size:1.625rem;font-weight:900;letter-spacing:-.05em;line-height:1}.subscription-plan-card__period{color:#8b929c;font-size:.625rem;font-weight:600;line-height:1.25}.subscription-plan-card__billing{color:#a0a6af;font-size:.625rem;line-height:1.35;margin:0}.subscription-plan-card__features{border-top:1px solid #edf0f2;padding:14px 18px 12px}.subscription-plan-card__features-empty{color:#9ca3af;font-size:.75rem;line-height:1.35;margin:0}.subscription-plan-card__section-title{color:#7b8390;font-size:.625rem;font-weight:800;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.subscription-plan-card__feature-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.subscription-plan-card__feature{align-items:center;color:#4a5564;display:flex;font-size:.75rem;gap:8px;line-height:1.35}.subscription-plan-card__check{align-items:center;border:1.5px solid #58c983;border-radius:50%;color:#42b56d;display:inline-flex;flex-shrink:0;height:14px;justify-content:center;width:14px}.subscription-plan-card__check svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;height:9px;width:9px}.subscription-plan-card__check svg path{fill:none}.subscription-plan-card__stats{border-top:1px solid #edf0f2;margin:0 18px;padding:12px 0 14px}.subscription-plan-card__stats-label{color:#7b8390;display:block;font-size:.6875rem;line-height:1.2;margin-bottom:2px}.subscription-plan-card__stats-value{color:#172033;display:block;font-size:1.0625rem;font-weight:900;letter-spacing:-.03em;line-height:1.1}.subscription-plan-card__actions{border-top:1px solid #edf0f2;display:flex;gap:10px;justify-content:center;padding:12px 18px 14px}.subscription-plan-card__btn{background:#fff;border:1px solid #e1e5e9;border-radius:6px;color:#172033;cursor:pointer;flex:1 1;font-family:inherit;font-size:.6875rem;font-weight:800;line-height:1;max-width:150px;min-width:0;padding:9px 14px;transition:all .15s ease}.subscription-plan-card__btn:hover{border-color:#cbd3dc;box-shadow:0 4px 10px #17203314;transform:translateY(-1px)}.subscription-plan-card__btn:active{transform:translateY(0)}.subscription-plan-card__btn--deactivate{background:#fff7f8;border-color:#0000;color:#e14f65}.subscription-plan-card__btn--deactivate:hover{background:#ffecef;border-color:#ffd5dc}.error-message{margin-top:16px}.subscription-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.subscription-modal__overlay{background:#0b0e14b8;inset:0;position:absolute}.subscription-modal__dialog{background:#fff;border-radius:14px;box-shadow:0 24px 64px #0f172a33;display:flex;flex-direction:column;max-height:calc(100vh - 48px);overflow:hidden;position:relative;width:min(520px,100%);z-index:1}.subscription-modal__dialog--edit{width:min(720px,100%)}.subscription-modal__dialog--edit .subscription-modal__btn--ghost{background:#fff;border:1px solid #e5e7eb;color:#374151}.subscription-modal__dialog--edit .subscription-modal__btn--primary{background:#172033}.subscription-modal__dialog--edit .subscription-modal__btn--primary:hover:not(:disabled){background:#1f2937}.subscription-modal__dialog--confirm{align-items:center;padding:36px 32px 28px;text-align:center;width:min(440px,100%)}.subscription-modal__dialog--confirm h2{color:#111827;font-size:1.25rem;font-weight:800;margin:18px 0 12px}.subscription-modal__dialog--confirm p{color:#6b7280;font-size:.875rem;line-height:1.6;margin:0 0 28px;max-width:340px}.subscription-modal__dialog--confirm .subscription-modal__footer--confirm{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;width:100%}.subscription-modal__dialog--confirm .subscription-modal__btn{min-height:44px;padding:0 16px;width:100%}.subscription-modal__dialog--confirm .subscription-modal__btn--ghost{background:#fff;border:1px solid #e5e7eb;color:#111827}.subscription-modal__dialog--confirm .subscription-modal__btn--ghost:hover:not(:disabled){background:#f9fafb}.subscription-modal__dialog--confirm .subscription-modal__btn--danger{background:#e12d2d;box-shadow:0 4px 14px #e12d2d52}.subscription-modal__dialog--confirm .subscription-modal__btn--danger:hover:not(:disabled){background:#c92828}.subscription-modal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:20px 24px}.subscription-modal__header h2{color:#111827;font-size:1.0625rem;font-weight:800;margin:0}.subscription-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.subscription-modal__close svg{height:18px;width:18px}.subscription-modal__close:disabled{cursor:not-allowed;opacity:.6}.subscription-modal__body{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding:20px 24px}.subscription-modal__body--edit{gap:22px}.subscription-modal__field input[type=text],.subscription-modal__text-input{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;font-size:.875rem;height:42px;padding:0 12px;width:100%}.subscription-modal__field input[type=text]:focus,.subscription-modal__text-input:focus{border-color:#cbd5e1;outline:none}.subscription-modal__textarea{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;font-size:.875rem;line-height:1.55;min-height:88px;padding:12px;resize:vertical;width:100%}.subscription-modal__textarea:focus{border-color:#cbd5e1;outline:none}.subscription-modal__duration-section{border-bottom:1px solid #e8edf1;display:flex;flex-direction:column;gap:10px;padding-bottom:16px}.subscription-modal__duration-section>label{color:#374151;font-size:.8125rem;font-weight:700}.subscription-modal__duration-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.subscription-modal__duration-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font:inherit;font-size:.8125rem;font-weight:600;justify-content:center;min-height:36px;padding:0 14px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.subscription-modal__duration-btn:hover{background:#f8fafc;border-color:#cbd5e1}.subscription-modal__duration-btn--active{background:#ecfdf5;border-color:#86efac;color:#047857}.subscription-modal__section-heading{color:#374151;font-size:.8125rem;font-weight:700;margin:0}.subscription-modal__section-heading-suffix{color:#9ca3af;font-weight:600}.subscription-modal__features-section,.subscription-modal__pricing-section{display:flex;flex-direction:column;gap:12px}.subscription-modal__currency-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:640px){.subscription-modal__currency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.subscription-modal__currency-field{display:flex;flex-direction:column;gap:6px}.subscription-modal__currency-field label{color:#6b7280;font-size:.75rem;font-weight:600}.subscription-modal__currency-field input{width:100%}.subscription-modal__connects-field{display:flex;flex-direction:column;gap:8px;max-width:180px}.subscription-modal__connects-field label,.subscription-modal__feature-label{color:#374151;font-size:.8125rem;font-weight:600}.subscription-modal__toggles{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-modal__toggles--three{grid-template-columns:repeat(3,minmax(0,1fr))}.subscription-modal__toggle{background:#fbfcfe;border:1px solid #e8edf1;border-radius:10px;padding:14px 16px}.subscription-modal__toggle .toggle-label{color:#374151;font-size:.8125rem;font-weight:600}.subscription-modal__toggle .toggle input:checked+.toggle-slider{background:#172033}.subscription-modal__feature-rows{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.subscription-modal__feature-row{grid-gap:12px;align-items:center;background:#fbfcfe;border:1px solid #e8edf1;border-radius:10px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:10px 12px}.subscription-modal__feature-input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;font-size:.875rem;height:36px;padding:0 10px;width:100%}.subscription-modal__feature-input:focus{border-color:#cbd5e1;outline:none}.subscription-modal__feature-toggle .toggle-wrapper{justify-content:flex-end}.subscription-modal__feature-toggle .toggle input:checked+.toggle-slider{background:#172033}.subscription-modal__field{display:flex;flex-direction:column;gap:8px}.subscription-modal__field label{color:#374151;font-size:.8125rem;font-weight:600}.subscription-modal__field input[type=number],.subscription-modal__field input[type=text]{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;font-size:.875rem;height:40px;padding:0 12px}.subscription-modal__field input[type=number]:focus,.subscription-modal__field input[type=text]:focus{border-color:#cbd5e1;outline:none}.subscription-modal__select,.subscription-modal__select .select-wrapper{margin:0!important}.subscription-modal__select .select-label{display:none}.subscription-modal__select .select-trigger{height:40px;min-height:40px}.subscription-modal__pricing-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-modal__billing{border:none;display:flex;gap:20px;margin:0;padding:0}.subscription-modal__billing legend{color:#374151;font-size:.8125rem;font-weight:600;margin-bottom:10px;width:100%}.subscription-modal__billing label{align-items:center;color:#4b5563;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:8px}.subscription-modal__features{display:flex;flex-direction:column;gap:10px}.subscription-modal__features>label{color:#374151;font-size:.8125rem;font-weight:600}.subscription-modal__feature-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.subscription-modal__feature-list li{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr 36px}.subscription-modal__feature-list li input{border:1px solid #e5e7eb;border-radius:8px;font:inherit;font-size:.875rem;height:38px;padding:0 10px}.subscription-modal__feature-list li button{align-items:center;background:#fff7f8;border:1px solid #fecdd3;border-radius:8px;color:#e14f65;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.subscription-modal__feature-list li button svg{height:14px;width:14px}.subscription-modal__add-feature{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr auto}.subscription-modal__add-feature button{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:700;min-height:38px;padding:0 14px}.subscription-modal__error,.subscription-modal__loading{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:240px;padding:32px 24px;text-align:center}.subscription-modal__error p,.subscription-modal__loading p{color:#6b7280;font-size:.875rem;margin:0}.subscription-modal__error p{color:#b91c1c}.subscription-modal__footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px 20px}.subscription-modal__footer--confirm{border-top:none;justify-content:center;padding:0}.subscription-modal__btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font:inherit;font-size:.875rem;font-weight:700;gap:8px;justify-content:center;min-height:40px;padding:0 18px}.subscription-modal__btn:disabled{cursor:not-allowed;opacity:.6}.subscription-modal__btn--ghost{background:#0000;border:none;color:#6b7280}.subscription-modal__btn--primary{background:#111827;border:none;color:#fff}.subscription-modal__btn--primary:hover:not(:disabled){background:#1f2937}.subscription-modal__btn--danger{background:#e14f65;border:none;color:#fff}.subscription-modal__btn--danger:hover:not(:disabled){background:#d63f56}.subscription-modal__warning-icon{align-items:center;background:#feecec;border-radius:50%;color:#e12d2d;display:inline-flex;height:56px;justify-content:center;width:56px}.subscription-modal__warning-icon svg{height:26px;width:26px}.subscription-toast{grid-gap:12px;background:#fff;border:1px solid #86efac;border-radius:12px;box-shadow:0 12px 32px #0f172a1f;display:grid;gap:12px;grid-template-columns:24px 1fr 24px;padding:16px 14px;position:fixed;right:24px;top:24px;width:min(380px,100vw - 48px);z-index:1300}.subscription-toast__icon{color:#16a34a;height:22px;margin-top:2px;width:22px}.subscription-toast__copy{min-width:0}.subscription-toast__copy strong{color:#111827;display:block;font-size:.875rem;font-weight:800;margin-bottom:4px}.subscription-toast__copy p{color:#6b7280;font-size:.8125rem;line-height:1.45;margin:0}.subscription-toast__close{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:inline-flex;height:24px;justify-content:center;width:24px}.subscription-toast__close svg{height:14px;width:14px}@media(min-width:1201px){.subscription-plan-card__top{padding:14px 14px 12px}.subscription-plan-card__features{padding:12px 14px 10px}.subscription-plan-card__stats{margin:0 14px;padding:10px 0 12px}.subscription-plan-card__actions{gap:8px;padding:10px 14px 12px}.subscription-plan-card__btn{font-size:.625rem;max-width:none;padding:8px 10px}.subscription-plan-card__feature{font-size:.6875rem}}@keyframes plans-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1200px){.plans-grid{gap:18px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.plans-page__content{padding:22px 24px 40px}}@media(max-width:768px){.plans-page{min-height:calc(100vh - 86px)}.plans-page__eyebrow{font-size:1rem;margin-bottom:10px}.plans-page__panel{min-height:auto}.plans-page__header{padding:20px 18px 16px}.plans-page__header h1{font-size:1.25rem}.plans-page__content{padding:18px}.plans-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-plan-card{border-radius:14px;min-height:auto}.subscription-plan-card__actions{flex-direction:column}.subscription-plan-card__btn{width:100%}}.plan-detail-page{min-height:100%;width:100%}.plan-detail-content{display:flex;flex-direction:column;gap:20px}.plan-detail-actions{align-items:center;display:flex;gap:12px}.plan-detail-error{background-color:#fef2f2;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:8px;padding:12px 16px}.plan-detail-hero{align-items:flex-start;background:linear-gradient(135deg,#1e293b,#334155);border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex;gap:24px;justify-content:space-between;padding:32px}@media(max-width:768px){.plan-detail-hero{flex-direction:column}}.plan-detail-hero__content{flex:1 1}.plan-detail-hero__name{color:#fff;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.plan-detail-hero__description{color:#94a3b8;font-size:1.1rem;line-height:1.5;margin:0 0 20px}.plan-detail-hero__badges{display:flex;flex-wrap:wrap;gap:10px}.plan-detail-hero__meta{background:#ffffff14;border-radius:12px;display:flex;flex-direction:column;gap:12px;min-width:160px;padding:16px 20px}.plan-detail-hero__meta-item{display:flex;flex-direction:column;gap:2px}.plan-detail-hero__meta-label{color:#94a3b8;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.plan-detail-hero__meta-value{color:#fff;font-size:.938rem;font-weight:500}.plan-detail-hero--editing{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.plan-detail-hero--editing .plan-detail-hero__content{width:100%}.plan-detail-hero__input{margin-bottom:16px}.plan-detail-hero__input label{color:#334155!important}.plan-detail-hero__input input{background:#fff}.plan-detail-hero__toggles{display:flex;flex-wrap:wrap;gap:24px;margin-top:8px}.plan-detail-variants{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media(max-width:600px){.plan-detail-variants{grid-template-columns:1fr}}.plan-detail-variants--editing{gap:24px;grid-template-columns:1fr}.plan-detail-variant{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .2s ease}.plan-detail-variant:hover{border-color:#667eea;box-shadow:0 8px 24px -4px #667eea26;transform:translateY(-2px)}.plan-detail-variant--editing{border-color:#667eea;box-shadow:0 4px 12px -2px #667eea1a;padding:28px}.plan-detail-variant--editing:hover{box-shadow:0 4px 12px -2px #667eea1a;transform:none}.plan-detail-variant__edit-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.plan-detail-variant__edit-header h4{align-items:center;color:#1e293b;display:flex;font-size:1.25rem;font-weight:700;gap:10px;margin:0}.plan-detail-variant__edit-header h4:before{background:linear-gradient(180deg,#667eea,#764ba2);border-radius:2px;content:"";display:inline-block;height:24px;width:4px}.plan-detail-variant__edit-price{align-items:baseline;color:#059669;display:flex;font-size:1.5rem;font-weight:700;gap:8px}.plan-detail-variant__edit-price-sub{color:#64748b;font-size:.875rem;font-weight:500}.plan-detail-variant__form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}@media(max-width:900px){.plan-detail-variant__form-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.plan-detail-variant__form-grid{grid-template-columns:1fr}}.plan-detail-variant__header{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.plan-detail-variant__duration{align-items:center;color:#1e293b;display:flex;font-size:1.125rem;font-weight:600;gap:8px}.plan-detail-variant__duration svg{color:#667eea}.plan-detail-variant__price{text-align:right}.plan-detail-variant__price-value{color:#059669;display:block;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.plan-detail-variant__price-per-month{color:#64748b;font-size:.813rem}.plan-detail-variant__regional-prices{background:#f8fafc;border-radius:12px;margin-bottom:20px;padding:16px}.plan-detail-variant__regional-prices-title{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:0 0 12px;text-transform:uppercase}.plan-detail-variant__regional-prices-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}@media(max-width:600px){.plan-detail-variant__regional-prices-grid{grid-template-columns:repeat(2,1fr)}}.plan-detail-variant__regional-price{display:flex;flex-direction:column;gap:2px}.plan-detail-variant__regional-price-label{color:#64748b;font-size:.75rem;font-weight:500}.plan-detail-variant__regional-price-value{color:#1e293b;font-size:14px;font-weight:600}.plan-detail-variant__regional-price-subtext{color:#64748b;font-size:.75rem}.plan-detail-variant__pricing-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.plan-detail-variant__pricing-title{color:#475569;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0 0 16px;text-transform:uppercase}.plan-detail-variant__form-grid--4{grid-template-columns:repeat(4,1fr)!important}@media(max-width:900px){.plan-detail-variant__form-grid--4{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:500px){.plan-detail-variant__form-grid--4{grid-template-columns:1fr!important}}.plan-detail-variant__region-block{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.plan-detail-variant__region-title{color:#475569;font-size:.813rem;font-weight:600;margin:0 0 12px}.plan-detail-variant__region-preview{color:#64748b;font-size:.75rem;margin-top:4px}.plan-detail-variant__stats{display:flex;gap:24px;margin-bottom:20px}.plan-detail-variant__stat{align-items:center;background:#f8fafc;border-radius:10px;display:flex;flex:1 1;gap:8px;padding:12px 16px}.plan-detail-variant__stat svg{color:#667eea;height:18px;width:18px}.plan-detail-variant__stat-value{color:#1e293b;font-size:1.25rem;font-weight:700}.plan-detail-variant__stat-label{color:#64748b;font-size:.813rem}.plan-detail-variant__features-title{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0 0 12px;text-transform:uppercase}.plan-detail-variant__features-grid{display:flex;flex-direction:column;gap:8px}.plan-detail-variant__features--editing{background:#fafbfc;border-radius:0 0 14px 14px;border-top:2px solid #f1f5f9;margin:24px -28px -28px;padding:24px 28px 28px}.plan-detail-variant__features--editing .plan-detail-variant__features-title{color:#475569;margin-bottom:16px}.plan-detail-variant__features-toggles{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.plan-detail-variant__features-toggles{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.plan-detail-variant__features-toggles{grid-template-columns:1fr}}.plan-detail-feature{align-items:center;border-radius:8px;display:flex;font-size:.875rem;gap:10px;padding:8px 12px;transition:all .15s ease}.plan-detail-feature--enabled{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669}.plan-detail-feature--enabled .plan-detail-feature__status svg{color:#059669}.plan-detail-feature--disabled{background:#f8fafc;color:#94a3b8}.plan-detail-feature--disabled .plan-detail-feature__status svg{color:#cbd5e1}.plan-detail-feature__icon{align-items:center;display:flex}.plan-detail-feature__icon svg{height:16px;width:16px}.plan-detail-feature__label{flex:1 1;font-weight:500}.plan-detail-feature__status{align-items:center;display:flex}.plan-detail-feature__status svg{height:18px;width:18px}.plan-detail-comparison{margin:-8px;overflow-x:auto;padding:8px}.plan-detail-comparison__table{border-collapse:collapse;font-size:.938rem;width:100%}.plan-detail-comparison__table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#64748b;font-size:.813rem;font-weight:600;letter-spacing:.05em;padding:14px 16px;text-align:left;text-transform:uppercase}.plan-detail-comparison__table th:first-child{border-radius:10px 0 0 0}.plan-detail-comparison__table th:last-child{border-radius:0 10px 0 0}.plan-detail-comparison__table td{border-bottom:1px solid #e2e8f0;color:#334155;padding:16px}.plan-detail-comparison__table tbody tr{transition:background .15s ease}.plan-detail-comparison__table tbody tr:hover{background:#f8fafc}.plan-detail-comparison__table tbody tr:last-child td{border-bottom:none}.plan-detail-comparison__table tbody tr:last-child td:first-child{border-radius:0 0 0 10px}.plan-detail-comparison__table tbody tr:last-child td:last-child{border-radius:0 0 10px 0}.plan-detail-comparison__price{color:#059669!important;font-weight:700}.plan-detail-comparison__per-month{color:#64748b!important;font-size:.875rem}@media(max-width:1024px){.plan-detail-hero{padding:28px}.plan-detail-hero__name{font-size:1.75rem}.plan-detail-variant{padding:20px}.plan-detail-variant__stats{gap:16px}}@media(max-width:768px){.plan-detail-hero{border-radius:12px;padding:20px}.plan-detail-hero__name{font-size:1.5rem;margin-bottom:8px}.plan-detail-hero__description{font-size:.9375rem}.plan-detail-variant{border-radius:10px;padding:16px}.plan-detail-variant__header{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:16px}.plan-detail-variant__stats{flex-direction:column;gap:12px;width:100%}.plan-detail-variant__stat{min-width:auto;padding:12px 14px;width:100%}.plan-detail-comparison__table{font-size:.8125rem}.plan-detail-comparison__table td,.plan-detail-comparison__table th{padding:10px 12px}.plan-detail-actions{flex-direction:column;gap:8px}.plan-detail-actions button{width:100%}}@media(max-width:480px){.plan-detail-hero{padding:16px}.plan-detail-hero__name{font-size:1.375rem}.plan-detail-hero__description{font-size:.875rem}.plan-detail-comparison__table td,.plan-detail-comparison__table th{font-size:.75rem;padding:8px 10px}}.user-plans-page{color:#111827;width:100%}.user-plans-page__section-label{color:#6f7f8e;font-size:1rem;font-weight:600;margin:-12px 0 14px}.user-plans-page__hero{align-items:center;background:#fff;border:none;border-radius:0;box-shadow:0 1px 2px #0f172a08;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px;padding:20px 28px}.user-plans-page__hero h1{color:#121a2c;font-size:1.375rem;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0}.user-plans-page__hero p{color:#6b7280;font-size:.8125rem;margin:6px 0 0}.user-plans-page__export.btn{background:#111c2f;border-radius:8px;box-shadow:0 8px 18px #111c2f29;color:#fff;font-size:.875rem;font-weight:700;min-height:40px;padding:10px 18px}.user-plans-page__export.btn:hover:not(:disabled){background:#192943;transform:translateY(-1px)}.user-plans-page__summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.user-plans-page__feedback{border-radius:8px;font-size:.875rem;font-weight:500;margin-bottom:16px;padding:.75rem 1rem}.user-plans-page__feedback--success{background:#ecfdf5;border:1px solid #bbf7d0;color:#047857}.user-plans-page__feedback--error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.user-plans-page__toolbar{align-items:center;display:flex;flex-wrap:nowrap;gap:16px;justify-content:space-between;margin-bottom:16px}.user-plans-page__toolbar-filters{align-items:center;display:flex;flex:1 1;flex-wrap:nowrap;gap:12px;min-width:0}.user-plans-page__search{flex:1 1 260px;min-width:240px}.user-plans-page__search-input .input-wrapper{margin-bottom:0!important}.user-plans-page__search-input .input,.user-plans-page__search-input input{background:#f9fafb;border-color:#e5e7eb;border-radius:8px;font-size:.875rem;min-height:40px;transition:all .2s ease}.user-plans-page__search-input .input:focus,.user-plans-page__search-input input:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}.user-plans-page__filter-select{flex-shrink:0;margin-bottom:0!important;min-width:148px;width:148px}.user-plans-page__filter-select--duration{min-width:156px;width:156px}.user-plans-page__filter-select .select-trigger{background:#fff;border-color:#e2e8f0;border-radius:8px;box-sizing:border-box;color:#374151;font-size:.875rem;font-weight:500;height:42px;min-height:42px;padding:0 12px 0 16px}.user-plans-page__filter-buttons{align-items:center;display:inline-flex;flex-shrink:0;gap:8px}.user-plans-page__filter-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;height:42px;justify-content:center;min-height:42px;padding:0 16px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;white-space:nowrap}.user-plans-page__filter-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.user-plans-page__filter-btn:focus-visible{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f;outline:none}.user-plans-page__filter-btn--active{background:#ecfdf5;border-color:#86efac;box-shadow:inset 0 0 0 1px #10b98114;color:#047857}.user-plans-page__filter-btn--dropdown{color:#374151}.user-plans-page__filter-btn--dropdown:after{border-bottom:1.5px solid;border-right:1.5px solid;content:"";display:inline-block;height:6px;margin-left:8px;transform:rotate(45deg) translateY(-2px);width:6px}.user-plans-page__filter-btn--clear{background:#fff;color:#64748b;flex-shrink:0;font-weight:500}.user-plans-page__filter-btn--clear:disabled{background:#f8fafc;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.user-plans-page .modal-backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1d24308f}.user-plans-page .modal-content--medium{border-radius:14px;box-shadow:0 28px 60px #0f172a47;max-width:610px}.user-plans-page .modal-header{border-bottom:none;padding:22px 28px 10px}.user-plans-page .modal-body{padding:0 28px 28px}.user-plans-summary-card{align-items:center;background:#fff;border:1px solid #e6e9ef;border-radius:8px;box-shadow:0 1px 2px #0f172a08;display:flex;gap:16px;justify-content:space-between;padding:12px 16px}.user-plans-summary-card--primary{background:linear-gradient(90deg,#f0f9ff,#fff 40%);border-color:#bae6fd;box-shadow:inset 3px 0 0 #0ea5e9}.user-plans-summary-card__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.user-plans-summary-card__label{color:#6b7280;font-size:.6875rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.user-plans-summary-card__meta{color:#9aa3b2;font-size:.6875rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-plans-summary-card__value{font-feature-settings:"tnum";color:#0f172a;flex-shrink:0;font-size:1.125rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.03em;line-height:1.2;text-align:right}.user-plans-table{border-color:#e6e9ef;border-radius:9px;box-shadow:0 1px 2px #0f172a08}.user-plans-table .table__header-cell{background:#fbfcfe;color:#7a8493;font-size:.6875rem;font-weight:800;letter-spacing:.08em;padding:16px 22px}.user-plans-table .table__cell{padding:20px 22px}.user-plans-table .table__row{cursor:pointer}.user-plans-table .table__pagination{background:#fbfcfe}.user-plans-client{align-items:center;display:flex;gap:14px}.user-plans-client__avatar{align-items:center;background:#e9edf5;border-radius:50%;color:#1f2937;display:inline-flex;flex-shrink:0;font-size:.6875rem;font-weight:800;height:30px;justify-content:center;width:30px}.user-plans-client__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.user-plans-client__name{color:#111827;font-size:.875rem;font-weight:700}.user-plans-client__meta{color:#9ca3af;font-size:.75rem;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-plans-amount{font-feature-settings:"tnum";color:#111827;font-variant-numeric:tabular-nums;font-weight:800}.user-plans-actions{align-items:center;display:inline-flex;gap:8px;justify-content:flex-end}.user-plans-actions__button{align-items:center;background:#0000;border:none;border-radius:8px;color:#93a0af;cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:all .16s ease;width:30px}.user-plans-actions__button:hover:not(:disabled){background:#eef2f7;color:#111c2f}.user-plans-actions__button:disabled{cursor:not-allowed;opacity:.45}.user-plan-details__intro{align-items:center;display:flex;gap:12px;margin-bottom:24px}.user-plan-details__intro p{color:#7a8493;font-size:.8125rem;margin:0 0 3px}.user-plan-details__intro strong{color:#111827;font-size:1rem}.user-plan-details__icon{align-items:center;background:#eef2ff;border-radius:10px;color:#4f46e5;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.user-plan-details__actions{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.user-plan-details__primary-action.btn{background:#111c2f;border-radius:8px;color:#fff;font-size:.875rem;font-weight:700}.user-plan-details__primary-action.btn:hover:not(:disabled){background:#192943}.user-plan-details__secondary-action{align-items:center;background:#fff;border:1px solid #e6e9ef;border-radius:8px;color:#374151;display:inline-flex;font-size:.875rem;font-weight:700;gap:8px;justify-content:center;min-height:44px;text-decoration:none}.user-plan-details__secondary-action:hover{background:#f9fafb;color:#111c2f}.user-plan-details__grid{grid-gap:18px 28px;display:grid;gap:18px 28px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:26px}.user-plan-details__grid div{display:flex;flex-direction:column;gap:4px}.user-plan-details__grid span{color:#8a94a3;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.user-plan-details__grid strong{color:#111827;font-size:.9375rem;font-weight:700}.user-plan-details__breakdown{border:1px solid #e6e9ef;border-radius:10px;margin-bottom:18px;overflow:hidden}.user-plan-details__breakdown-header,.user-plan-details__breakdown-row,.user-plan-details__breakdown-total{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:1fr auto;padding:16px 20px}.user-plan-details__breakdown-header{background:#fbfcfe;color:#6b7280;font-size:.8125rem;font-weight:800}.user-plan-details__breakdown-row{border-top:1px solid #eef0f4;color:#5f6b7a;font-size:.875rem}.user-plan-details__breakdown-row strong{color:#111827;font-weight:700}.user-plan-details__breakdown-total{border-top:1px solid #e5e7eb;color:#111827;font-weight:800}.user-plan-details__breakdown-total strong{font-size:1.0625rem}.user-plan-details__usage{align-items:center;background:#f8fafc;border-radius:10px;color:#6b7280;display:flex;font-size:.875rem;gap:16px;justify-content:space-between;padding:14px 16px}.user-plan-details__usage strong{color:#111827}.error-message:before{align-items:center;background:#dc2626;border-radius:50%;color:#fff;display:inline-flex;font-size:.75rem;font-weight:800;height:18px;justify-content:center;width:18px}@media(max-width:1024px){.user-plans-page__summary{gap:14px;grid-template-columns:1fr}.user-plans-page__hero{padding:22px}}@media(max-width:768px){.user-plans-page__hero{align-items:flex-start;flex-direction:column;gap:18px;padding:20px}.user-plans-page__hero h1{font-size:1.375rem}.user-plans-page__export.btn,.user-plans-page__search{width:100%}.user-plans-page__toolbar{align-items:stretch;flex-wrap:wrap}.user-plans-page__toolbar-filters{flex-wrap:wrap;width:100%}.user-plans-page__filter-buttons{flex-wrap:wrap}.user-plans-page__filter-btn--clear{width:100%}.user-plans-page .modal-body{padding:0 20px 22px}.user-plan-details__actions,.user-plan-details__grid{grid-template-columns:1fr}.user-plan-details__breakdown-header,.user-plan-details__breakdown-row,.user-plan-details__breakdown-total{padding:14px}}.employee-form-panel-overlay{animation:employee-panel-fade-in .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1f293775;inset:0;position:fixed;z-index:1100}@keyframes employee-panel-fade-in{0%{opacity:0}to{opacity:1}}@keyframes employee-panel-slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.employee-form-panel{animation:employee-panel-slide-in .24s ease;background:#fff;box-shadow:-16px 0 32px #0f172a29;display:flex;flex-direction:column;height:100vh;height:100dvh;position:fixed;right:0;top:0;width:min(398px,100vw);z-index:1101}.employee-form-panel .input-label,.employee-form-panel .select-label{color:#303744;font-size:.68rem;font-weight:700;letter-spacing:.075em;line-height:1.2;margin-bottom:9px;text-transform:uppercase}.employee-form-panel .input-wrapper,.employee-form-panel .select-wrapper{margin-bottom:0}.employee-form-panel .input,.employee-form-panel .select-trigger{background:#fff;border:1px solid #e6eaf0;border-radius:6px;box-shadow:0 1px 2px #0f172a05;box-sizing:border-box;color:#111827;font-size:.805rem;height:37px;min-height:37px}.employee-form-panel .input{padding:0 13px}.employee-form-panel .input::placeholder{color:#9ca3af}.employee-form-panel .input:focus{border-color:#cbd5e1;box-shadow:0 0 0 3px #1322350f}.employee-form-panel .select-trigger{padding:0 12px}.employee-form-panel .select-trigger--open{border-color:#cbd5e1;box-shadow:0 0 0 3px #1322350f}.employee-form-panel .select-value{color:#111827}.employee-form-panel .select-value--placeholder{color:#6b7280}.employee-form-panel .select-chevron{color:#6b7280;height:16px;width:16px}.employee-form-panel .select-dropdown{border-color:#e5e7eb;box-shadow:0 12px 28px #0f172a1f;width:100%}.employee-form-panel__header{align-items:flex-start;background:#fff;border-bottom:1px solid #e5e7eb;box-sizing:border-box;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;min-height:80px;padding:26px 28px 15px}.employee-form-panel__title{color:#111827;font-size:1.02rem;font-weight:700;line-height:1.3;margin:0 0 3px}.employee-form-panel__subtitle{color:#6b7280;font-size:.735rem;line-height:1.4;margin:0}.employee-form-panel__close{align-items:center;background:#0000;border:none;border-radius:6px;color:#111827;cursor:pointer;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;padding:0;transition:background-color .15s ease,color .15s ease;width:26px}.employee-form-panel__close svg{height:18px;width:18px}.employee-form-panel__close:hover{background:#f3f4f6}.employee-form-panel__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;flex-shrink:0;font-size:.8125rem;margin:14px 28px 0;padding:10px 12px}.employee-form-panel__loading{align-items:center;display:flex;flex:1 1;justify-content:center}.employee-form-panel__body{flex:1 1;overflow-y:auto;padding:43px 29px 24px}.employee-form-panel__photo-block{align-items:center;display:flex;flex-direction:column;gap:13px;margin-bottom:31px}.photo-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;box-sizing:border-box;color:#dc2626;font-size:.8125rem;padding:10px 12px;width:100%}.photo-slot{align-items:center;background:#f8fafc;border:1.5px dashed #cfd6df;border-radius:50%;color:#9ca3af;cursor:pointer;display:flex;height:74px;justify-content:center;overflow:hidden;position:relative;transition:border-color .15s ease,background-color .15s ease;width:74px}.photo-slot:hover{background:#f3f4f6;border-color:#94a3b8}.photo-slot--filled{border-color:#e5e7eb;border-style:solid}.photo-slot--filled:hover .photo-slot__remove{opacity:1}.photo-slot__image{height:100%;object-fit:cover;width:100%}.photo-slot__asset-icon{height:25px;object-fit:contain;opacity:.48;width:25px}.photo-slot__remove{align-items:center;background:#0f172ac7;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:22px;justify-content:center;opacity:0;position:absolute;right:4px;top:4px;transition:opacity .15s ease,background-color .15s ease;width:22px}.photo-slot__remove svg{height:11px;width:11px}.photo-slot__remove:hover{background:#dc2626}.employee-form-panel__upload-link{background:#0000;border:none;color:#1f2937;cursor:pointer;font-family:inherit;font-size:.735rem;font-weight:700;padding:0;text-decoration:underline}.employee-account-form{display:flex;flex-direction:column;gap:17px}.employee-form-panel__password-field{position:relative}.employee-form-panel__password-field .input{padding-right:40px}.employee-form-panel__password-icon{bottom:10px;height:16px;opacity:.48;pointer-events:none;position:absolute;right:12px;width:16px}.form-row{grid-gap:14px;align-items:start;display:grid;gap:14px}.form-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-form-panel__checkbox{align-items:center;color:#4b5563;cursor:pointer;display:inline-flex;font-size:.79rem;gap:10px;line-height:1.4;margin-top:4px}.employee-form-panel__checkbox input{accent-color:#132235;cursor:pointer;height:13px;margin:0;width:13px}.employee-form-panel__footer{align-items:center;background:#fff;border-top:1px solid #e5e7eb;box-sizing:border-box;display:flex;flex-shrink:0;gap:14px;justify-content:flex-end;min-height:80px;padding:20px 28px}.employee-form-panel__cancel{background:#0000!important;border:none!important;border-radius:8px!important;color:#374151!important;font-size:.82rem!important;font-weight:500!important;height:38px;padding:0 17px!important}.employee-form-panel__cancel:hover:not(:disabled){background:#f3f4f6!important;transform:none!important}.employee-form-panel__submit{background:#132235!important;border:none!important;border-radius:8px!important;box-shadow:0 8px 18px #13223524!important;color:#fff!important;font-size:.82rem!important;font-weight:600!important;height:38px;min-width:158px;padding:0 22px!important}.employee-form-panel__submit:hover:not(:disabled){background:#1d3047!important;box-shadow:0 8px 18px #13223524!important;transform:none!important}@media(max-width:480px){.employee-form-panel__body,.employee-form-panel__footer,.employee-form-panel__header{padding-left:20px;padding-right:20px}.form-row--2{grid-template-columns:1fr}.employee-form-panel__footer{align-items:stretch;flex-direction:column-reverse}.employee-form-panel__cancel,.employee-form-panel__submit{width:100%}}.create-branch-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1f29376b;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.create-branch-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0f172a2e;overflow:hidden;width:min(360px,100%)}.create-branch-modal .input-label{color:#303744;font-size:.68rem;font-weight:700;letter-spacing:.075em;margin-bottom:9px;text-transform:uppercase}.create-branch-modal .input{border:1px solid #e6eaf0;border-radius:6px;font-size:.875rem;height:40px}.create-branch-modal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:18px 20px}.create-branch-modal__title{color:#111827;font-size:1rem;font-weight:700;margin:0}.create-branch-modal__close{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:1.4rem;height:28px;justify-content:center;line-height:1;padding:0;width:28px}.create-branch-modal__close:hover:not(:disabled){background:#f3f4f6;color:#111827}.create-branch-modal__close:disabled{cursor:not-allowed;opacity:.5}.create-branch-modal__body{padding:20px}.create-branch-modal__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.8125rem;margin-bottom:14px;padding:10px 12px}.create-branch-modal__footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:16px 20px 20px}.create-branch-modal__cancel{height:36px!important;padding:0 14px!important}.create-branch-modal__submit{background:#132235!important;height:36px!important;min-width:130px;padding:0 18px!important}.employees-list{width:100%}.employees-list .page-header{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding:0 0 16px}.employees-list .page-header-title{color:#111827;font-size:1.375rem;line-height:1.2}.employees-list .page-header-subtitle{color:#6b7280;font-size:.875rem}.employees-list__header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.employees-list__add-btn,.employees-list__create-branch-btn{align-items:center;border-radius:8px!important;display:inline-flex!important;font-size:.875rem!important;font-weight:600!important;gap:6px;min-height:40px!important;padding:0 18px!important}.employees-list__add-btn svg,.employees-list__create-branch-btn svg{height:16px;width:16px}.employees-list__create-branch-btn{background:#fff!important;border:1px solid #d1d5db!important;box-shadow:none!important;color:#132235!important}.employees-list__create-branch-btn:hover:not(:disabled){background:#f9fafb!important;border-color:#9ca3af!important;transform:none!important}.employees-list__add-btn{background:#132235!important;box-shadow:0 8px 18px #1322351f!important;color:#fff!important}.employees-list__add-btn:hover:not(:disabled){background:#1d3047!important;transform:none!important}.employees-list__toolbar{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px;width:100%}.employees-list__clear-filters{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.875rem;font-weight:500;height:44px;padding:0 16px;transition:background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.employees-list__clear-filters:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#334155}.employees-list__clear-filters:disabled{background:#f8fafc;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.employees-list__toolbar-filters{align-items:center;display:flex;flex:1 1;flex-wrap:nowrap;gap:14px;min-width:0}.employees-list__search{align-items:center;display:flex;flex:1 1 360px;min-width:0;position:relative}.employees-list__search .input-wrapper{width:100%}.employees-list__search .input.employees-list__search-input{background:#fff;border-color:#e5e7eb!important;border-radius:8px!important;color:#111827;font-size:.875rem;height:44px;padding:0 16px 0 40px!important}.employees-list__search .input.employees-list__search-input:focus{border-color:#cbd5e1!important;box-shadow:0 0 0 3px #1322350f!important}.employees-list__search-icon{color:#94a3b8;height:16px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:1}.employees-list__filter-select{align-items:center;display:flex;flex:0 0 150px;min-width:0}.employees-list__select{margin:0!important;width:100%}.employees-list__select .select-trigger{border-color:#e5e7eb;border-radius:8px}.employees-list__more-filters,.employees-list__select .select-trigger{background:#fff;box-shadow:0 1px 2px #0f172a05;box-sizing:border-box;color:#374151;font-size:.875rem;height:44px;min-height:44px;padding:0 16px}.employees-list__more-filters{align-items:center;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:inherit;font-weight:500;gap:8px;justify-content:center;transition:border-color .15s ease,background-color .15s ease;white-space:nowrap}.employees-list__more-filters:hover{background:#f9fafb;border-color:#d1d5db}.employees-list__filter-icon{display:inline-block;height:12px;position:relative;width:14px}.employees-list__filter-icon:after,.employees-list__filter-icon:before{background:#374151;border-radius:999px;content:"";height:1.5px;left:1px;position:absolute;right:1px}.employees-list__filter-icon:before{box-shadow:0 4px 0 #374151,0 8px 0 #374151;top:2px}.employees-list__filter-icon:after{background:#fff;border:1.5px solid #374151;border-radius:999px;box-shadow:-3px 4px 0 -1.5px #fff,-3px 4px 0 0 #374151,4px 8px 0 -1.5px #fff,4px 8px 0 0 #374151;height:3px;left:5px;top:1px;width:3px}.employees-list__table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0f172a0a;overflow:hidden}.employees-list__table .table-container{border:none;border-radius:0;box-shadow:none}.employees-list__table .table__pagination{display:none}.employees-list__table .table__header-text{color:#6b7280;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.employees-list__table .table__head{background:#f9fafb;position:static}.employees-list__table .table__head:after{background:#e5e7eb}.employees-list__table .table__header-cell{background:#f9fafb;padding:14px 24px}.employees-list__table .table__row{border-bottom:1px solid #eef2f7}.employees-list__table .table__row:hover{background:#fbfcfd}.employees-list__table .table__cell{padding:16px 24px}.employees-list__employee{align-items:center;display:flex;gap:12px}.employees-list__employee-info{display:flex;flex-direction:column;gap:2px;min-width:0}.employees-list__employee-name{color:#111827;font-size:.875rem;font-weight:600;line-height:1.25}.employees-list__employee-email{color:#6b7280;font-size:.75rem;line-height:1.25}.employees-list__cell-text{color:#4b5563;font-size:.875rem}.employees-list__role-badge{border-radius:6px!important;font-size:.6875rem!important;font-weight:600!important;text-transform:capitalize}.employees-list__status{align-items:center;color:#059669;display:inline-flex;font-size:.8125rem;font-weight:500;gap:7px}.employees-list__status-dot{background:currentColor;border-radius:50%;height:6px;width:6px}.employees-list__status--deactivated,.employees-list__status--inactive{color:#9ca3af}.employees-list__status--invited{color:#d97706}.employees-list__actions{align-items:center;display:flex;gap:4px;justify-content:flex-end}.employees-list__action-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:background-color .15s ease,color .15s ease;width:32px}.employees-list__action-btn svg{height:16px;width:16px}.employees-list__action-btn:hover:not(:disabled){background:#f3f4f6;color:#132235}.employees-list__action-btn--danger:hover:not(:disabled){background:#fef2f2;color:#dc2626}.employees-list__action-btn:disabled{cursor:not-allowed;opacity:.5}.employees-list__pagination{align-items:center;background:#fbfbfc;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:14px 24px}.employees-list__pagination-summary{color:#6b7280;font-size:.8125rem}.employees-list__pagination-controls{align-items:center;display:flex;gap:4px;margin:0 auto}.employees-list__page-numbers{align-items:center;display:flex;gap:2px}.employees-list__page-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.8125rem;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:background-color .15s ease,color .15s ease}.employees-list__page-btn svg{height:16px;width:16px}.employees-list__page-btn:hover:not(:disabled):not(.employees-list__page-btn--active){background:#f3f4f6;color:#111827}.employees-list__page-btn:disabled{cursor:not-allowed;opacity:.35}.employees-list__page-btn--active{background:#132235;color:#fff}.employees-list__page-ellipsis{color:#94a3b8;font-size:.875rem;padding:0 6px}.error-message{align-items:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);display:flex;gap:10px}.error-message:before{content:"!";font-size:1rem}@media(max-width:1024px){.employees-list__pagination,.employees-list__toolbar{align-items:stretch;flex-direction:column}.employees-list__pagination-controls{justify-content:center;margin:0}}@media(max-width:768px){.employees-list__header-actions{width:100%}.employees-list__header-actions .employees-list__add-btn{flex:1 1}.employees-list__search{max-width:none;min-width:100%}.employees-list__filter-select{min-width:calc(50% - 6px)}.employees-list__more-filters{width:100%}}.lead-form-shared__section{display:flex;flex-direction:column;gap:18px}.lead-form-shared__section+.lead-form-shared__section{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:24px}.lead-form-shared__section-title{color:#111827;font-size:.9375rem;font-weight:700;line-height:1.3;margin:0}.lead-form-shared__section-subtitle{color:#6b7280;font-size:.8125rem;line-height:1.45;margin:-10px 0 0}.lead-form-shared__field--full{grid-column:1/-1}.lead-form-shared__status-badge{align-items:center;background:#f3f4f6;border-radius:10px;color:#374151;display:inline-flex;font-size:.875rem;font-weight:600;min-height:44px;padding:0 14px}.lead-form-shared__meta-grid{grid-gap:18px 28px;display:grid;gap:18px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form-shared__meta-grid div{display:flex;flex-direction:column;gap:6px;min-width:0}.lead-form-shared__meta-grid span:first-child{color:#8a94a3;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lead-form-shared__meta-grid strong{color:#111827;font-size:.9375rem;font-weight:600;line-height:1.35;word-break:break-word}@media(max-width:640px){.lead-form-shared__meta-grid{grid-template-columns:1fr}}.lead-form-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1100}.lead-form-modal__overlay{animation:lead-modal-fade-in .2s ease;background:#0f172a73;inset:0;position:absolute}@keyframes lead-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lead-modal-scale-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.lead-form-modal__dialog{animation:lead-modal-scale-in .22s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0f172a2e;display:flex;flex-direction:column;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;position:relative;width:min(920px,100%);z-index:1}.lead-form-modal__header{align-items:flex-start;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:28px 28px 0}.lead-form-modal__title{color:#111827;font-size:1.375rem;font-weight:700;line-height:1.25;margin:0 0 6px}.lead-form-modal__subtitle{color:#6b7280;font-size:.875rem;line-height:1.45;margin:0}.lead-form-modal__close{align-items:center;background:#0000;border:none;border-radius:8px;color:#9ca3af;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;margin-top:2px;width:32px}.lead-form-modal__close svg{height:20px;width:20px}.lead-form-modal__close:hover{background:#f3f4f6;color:#374151}.lead-form-modal__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin:16px 28px 0;padding:.75rem 1rem}.lead-form-modal__loading{align-items:center;display:flex;justify-content:center;padding:64px 28px}.lead-form-modal__body{display:flex;flex:1 1;flex-direction:column;gap:18px;overflow-y:auto;padding:24px 28px 8px}.lead-form-modal__row{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){.lead-form-modal__row{grid-template-columns:1fr}}.lead-form-modal__field{display:flex;flex-direction:column;gap:8px;min-width:0}.lead-form-modal__label{color:#374151;font-size:.875rem;font-weight:600;line-height:1.3}.lead-form-modal__required{color:#ef4444}.lead-form-modal__input-wrap,.lead-form-modal__select-wrap{align-items:center;display:flex;position:relative}.lead-form-modal__input-icon{color:#9ca3af;height:16px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:2}.lead-form-modal__select-wrap .lead-form-modal__input-icon{top:22px;transform:none}.lead-form-modal__input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;font-family:inherit;font-size:.875rem;height:44px;padding:0 14px 0 42px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.lead-form-modal__input::placeholder{color:#9ca3af}.lead-form-modal__input:focus{border-color:#cbd5e1;box-shadow:0 0 0 3px #1322350f;outline:none}.lead-form-modal__input--error{border-color:#e74c3c}.lead-form-modal__input--error:focus{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.lead-form-modal__input--plain{padding:0 14px}.lead-form-modal__field-error{color:#e74c3c;display:block;font-size:.875rem;margin-top:4px}.lead-form-modal__select,.lead-form-modal__select .select-wrapper{margin:0!important;width:100%}.lead-form-modal__select .select-label{display:none}.lead-form-modal__select .select-trigger{background:#fff;border-color:#e5e7eb;border-radius:10px;color:#111827;font-size:.875rem;height:44px;min-height:44px;padding:0 36px 0 42px}.lead-form-modal__select .select-trigger:focus{border-color:#cbd5e1;box-shadow:0 0 0 3px #1322350f}.lead-form-modal__select .select-value{color:#111827}.lead-form-modal__select .select-chevron,.lead-form-modal__select .select-placeholder{color:#9ca3af}.lead-form-modal__textarea{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;font-family:inherit;font-size:.875rem;line-height:1.5;min-height:112px;padding:12px 14px;resize:vertical;width:100%}.lead-form-modal__textarea::placeholder{color:#9ca3af}.lead-form-modal__textarea:focus{border-color:#cbd5e1;box-shadow:0 0 0 3px #1322350f;outline:none}.lead-form-modal__footer{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:flex-end;padding:20px 28px 28px}.lead-form-modal__cancel{background:#0000;border:none;color:#374151;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:600;padding:10px 4px}.lead-form-modal__cancel:hover:not(:disabled){color:#111827}.lead-form-modal__cancel:disabled{cursor:not-allowed;opacity:.5}.lead-form-modal__submit{align-items:center!important;background:#132235!important;border:none!important;border-radius:10px!important;box-shadow:0 8px 18px #13223524!important;color:#fff!important;display:inline-flex!important;font-size:.9375rem!important;font-weight:600!important;gap:8px!important;min-height:44px!important;padding:0 20px!important}.lead-form-modal__submit svg{height:16px;width:16px}.lead-form-modal__submit:hover:not(:disabled){background:#1d3047!important;transform:none!important}.lead-form-modal__field--phone{position:relative;z-index:1}.lead-form-modal__field--phone:focus-within{z-index:30}.lead-form-modal__phone-input{margin-bottom:0}.lead-form-modal__phone-input .phone-input-label{color:#334155;font-size:.875rem;font-weight:600;margin-bottom:8px}.lead-form-modal__phone-input .phone-input__country-trigger,.lead-form-modal__phone-input .phone-input__number{min-height:44px}.lead-form-modal__phone-code{flex:0 0 96px;margin-bottom:0!important;min-width:96px}.lead-form-modal__phone-code .select-trigger{height:44px;min-height:44px;padding:0 10px}.lead-form-modal__phone-code .select-dropdown{max-width:200px;min-width:140px;width:-webkit-max-content;width:max-content}.lead-form-modal__phone-number{flex:1 1;min-width:0}@media(max-width:640px){.lead-form-modal{align-items:flex-end;padding:16px}.lead-form-modal__dialog{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:calc(100dvh - 32px)}.lead-form-modal__footer{align-items:stretch;flex-direction:column-reverse}.lead-form-modal__footer .lead-form-modal__submit{justify-content:center!important;width:100%}}.lead-view-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1100}.lead-view-modal__overlay{animation:lead-view-modal-fade-in .2s ease;background:#0f172a73;inset:0;position:absolute}@keyframes lead-view-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lead-view-modal-scale-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.lead-view-modal__dialog{animation:lead-view-modal-scale-in .22s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0f172a2e;display:flex;flex-direction:column;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;position:relative;width:min(920px,100%);z-index:1}.lead-view-modal__header{align-items:flex-start;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:28px 28px 0}.lead-view-modal__title{color:#111827;font-size:1.375rem;font-weight:700;line-height:1.25;margin:0 0 6px}.lead-view-modal__subtitle{color:#6b7280;font-size:.875rem;line-height:1.45;margin:0}.lead-view-modal__close{align-items:center;background:#0000;border:none;border-radius:8px;color:#9ca3af;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;margin-top:2px;width:32px}.lead-view-modal__close svg{height:20px;width:20px}.lead-view-modal__close:hover{background:#f3f4f6;color:#374151}.lead-view-modal__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin:16px 28px 0;padding:.75rem 1rem}.lead-view-modal__empty,.lead-view-modal__loading{align-items:center;display:flex;justify-content:center;padding:64px 28px}.lead-view-modal__empty{color:#9ca3af;flex-direction:column;gap:12px}.lead-view-modal__empty svg{height:32px;width:32px}.lead-view-modal__empty p{color:#6b7280;font-size:.9375rem;margin:0}.lead-view-modal__body{flex:1 1;overflow-y:auto;padding:24px 28px 8px}.lead-view-modal__section{margin-top:0}.lead-view-modal__section:first-child{border-top:none;padding-top:0}.lead-view-modal__pill{align-items:center;align-self:flex-start;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:4px 10px;text-transform:uppercase}.lead-view-modal__pill--lead{background:#eef2ff;color:#4338ca}.lead-view-modal__pill--progress{background:#fef3c7;color:#b45309}.lead-view-modal__pill--qualified{background:#dbeafe;color:#1d4ed8}.lead-view-modal__pill--converted{background:#dcfce7;color:#15803d}.lead-view-modal__notes{background:#fbfcfe;border:1px solid #e6e9ef;border-radius:10px;padding:16px 18px}.lead-view-modal__notes p{color:#374151;font-size:.9375rem;line-height:1.55;margin:0;white-space:pre-wrap;word-break:break-word}.lead-view-modal__footer{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:flex-end;padding:20px 28px 28px}.lead-view-modal__cancel{background:#0000;border:none;color:#374151;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:600;padding:10px 4px}.lead-view-modal__cancel:hover{color:#111827}.lead-view-modal__edit{align-items:center!important;background:#132235!important;border:none!important;border-radius:10px!important;box-shadow:0 8px 18px #13223524!important;color:#fff!important;display:inline-flex!important;font-size:.9375rem!important;font-weight:600!important;gap:8px!important;min-height:44px!important;padding:0 20px!important}.lead-view-modal__edit svg{height:16px;width:16px}.lead-view-modal__edit:hover:not(:disabled){background:#1d3047!important;transform:none!important}@media(max-width:640px){.lead-view-modal{align-items:flex-end;padding:16px}.lead-view-modal__dialog{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:calc(100dvh - 32px)}.lead-form-shared__meta-grid{grid-template-columns:1fr}.lead-view-modal__footer{align-items:stretch;flex-direction:column-reverse}.lead-view-modal__footer .lead-view-modal__edit{justify-content:center!important;width:100%}}.leads-list{padding-bottom:80px;width:100%}.leads-list .page-header{border-bottom:none;margin-bottom:0;padding:0 0 20px}.leads-list .page-header-title{color:#111827;font-size:1.5rem;font-weight:700;line-height:1.2}.leads-list .page-header-subtitle{color:#6b7280;font-size:.875rem;margin-top:4px}.leads-list__header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.leads-list__import-message{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;color:#065f46;font-size:.875rem;line-height:1.5;margin-bottom:16px;padding:12px 16px}.leads-list__import-btn{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;color:#111827!important;font-size:.875rem!important;font-weight:600!important;min-height:40px!important;padding:0 18px!important}.leads-list__import-btn:hover:not(:disabled){background:#f9fafb!important;transform:none!important}.leads-list__add-btn{background:#132235!important;border-radius:8px!important;box-shadow:0 8px 18px #1322351f!important;color:#fff!important;font-size:.875rem!important;font-weight:600!important;min-height:40px!important;padding:0 18px!important}.leads-list__add-btn:hover:not(:disabled){background:#1d3047!important;transform:none!important}.leads-list__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}.leads-list__tabs{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:28px;padding:0 24px}.leads-list__tab{background:#0000;border:none;color:#6b7280;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:500;padding:18px 0 16px;position:relative;transition:color .15s ease}.leads-list__tab:hover{color:#111827}.leads-list__tab--active{color:#111827;font-weight:600}.leads-list__tab--active:after{background:#111827;border-radius:2px 2px 0 0;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.leads-list__filters{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:12px;padding:16px 24px}.leads-list__clear-filters{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;height:44px;margin-left:auto;padding:0 16px;transition:background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.leads-list__clear-filters:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#334155}.leads-list__clear-filters:disabled{background:#f8fafc;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.leads-list__search-field{flex:1 1;max-width:220px;min-width:180px;position:relative}.leads-list__search-field--wide{max-width:360px}.leads-list__search-field .input-wrapper{margin:0!important;width:100%}.leads-list__search-field .input,.leads-list__search-field input{background:#fff!important;border-color:#e5e7eb!important;border-radius:8px!important;font-size:.875rem!important;height:44px!important;min-height:44px!important;padding:0 16px 0 40px!important}.leads-list__search-field .input::placeholder,.leads-list__search-field input::placeholder{color:#9ca3af}.leads-list__search-field .input:focus,.leads-list__search-field input:focus{border-color:#cbd5e1!important;box-shadow:0 0 0 3px #1322350f!important}.leads-list__field-icon{color:#9ca3af;height:16px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:1}.leads-list__filter-select{flex:0 0 150px;min-width:130px}.leads-list__select{margin:0!important;width:100%}.leads-list__select .select-trigger{background:#fff;border-color:#e5e7eb;border-radius:8px;color:#6b7280;font-size:.875rem;height:44px;min-height:44px;padding:0 16px}.leads-list__filters-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;gap:8px;height:44px;margin-left:auto;padding:0 16px;white-space:nowrap}.leads-list__filters-btn svg{color:#6b7280;height:16px;width:16px}.leads-list__filters-btn:hover{background:#f9fafb;border-color:#d1d5db}.leads-list__table .table-container{border:none;border-radius:0;box-shadow:none}.leads-list__table .table__pagination{display:none}.leads-list__table .table__header-text{color:#9ca3af;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.leads-list__table .table__head{background:#fff;border-bottom:1px solid #f1f5f9}.leads-list__table .table__row{border-bottom:1px solid #f3f4f6}.leads-list__table .table__row:hover{background:#fafafa}.leads-list__table .table__cell{padding-bottom:16px;padding-top:16px}.leads-list__checkbox{accent-color:#132235;cursor:pointer;height:16px;width:16px}.leads-list__name{color:#111827;font-size:.9375rem;font-weight:700}.leads-list__cell-text{color:#4b5563;font-size:.875rem}.leads-list__pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.68rem;font-weight:700;justify-content:center;letter-spacing:.04em;line-height:1.2;padding:4px 10px;white-space:nowrap}.leads-list__pill--organic{background:#dcfce7;color:#166534}.leads-list__pill--facebook{background:#dbeafe;color:#1e40af}.leads-list__pill--instagram{background:#fce7f3;color:#be185d}.leads-list__pill--referral{background:#ede9fe;color:#6d28d9}.leads-list__pill--walkin{background:#fef3c7;color:#b45309}.leads-list__pill--lead{background:#dbeafe;color:#1d4ed8}.leads-list__pill--progress{background:#fef3c7;color:#b45309}.leads-list__pill--converted{background:#dcfce7;color:#15803d}.leads-list__pill--lost{background:#f3f4f6;color:#6b7280}.leads-list__actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.leads-list__action-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;height:34px;justify-content:center;transition:background-color .15s ease,color .15s ease,border-color .15s ease;width:34px}.leads-list__action-btn svg{height:15px;width:15px}.leads-list__action-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#111827}.leads-list__action-btn:disabled{cursor:not-allowed;opacity:.5}.leads-list__pagination{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:16px;justify-content:space-between;padding:16px 24px}.leads-list__pagination-summary{color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.leads-list__pagination-controls{align-items:center;display:flex;gap:4px}.leads-list__page-numbers{align-items:center;display:flex;gap:2px}.leads-list__page-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px}.leads-list__page-btn svg{height:16px;width:16px}.leads-list__page-btn:hover:not(:disabled):not(.leads-list__page-btn--active){background:#f3f4f6;color:#111827}.leads-list__page-btn:disabled{cursor:not-allowed;opacity:.35}.leads-list__page-btn--active{background:#132235;color:#fff}.leads-list__page-ellipsis{color:#9ca3af;font-size:.875rem;padding:0 6px}.leads-list__selection-bar{align-items:center;background:#132235;border-radius:12px;bottom:28px;box-shadow:0 16px 40px #0f172a47;display:flex;gap:20px;left:50%;min-width:min(640px,100vw - 48px);padding:14px 18px 14px 22px;position:fixed;transform:translateX(-50%);z-index:1000}.leads-list__selection-count{color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap}.leads-list__selection-actions{align-items:center;display:flex;flex:1 1;gap:8px}.leads-list__selection-action{align-items:center;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.8125rem;font-weight:500;gap:8px;height:36px;padding:0 14px;white-space:nowrap}.leads-list__selection-action svg{height:14px;width:14px}.leads-list__selection-action:hover{background:#ffffff24}.leads-list__selection-action--danger:hover{background:#dc262640;border-color:#f8717173}.leads-list__selection-close{align-items:center;background:#0000;border:none;border-radius:8px;color:#ffffffbf;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.leads-list__selection-close svg{height:18px;width:18px}.leads-list__selection-close:hover{background:#ffffff1a;color:#fff}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:.875rem;margin-bottom:16px;padding:14px 18px}@media(max-width:1024px){.leads-list__filters .leads-list__filters-btn{justify-content:center;margin-left:0;width:100%}.leads-list__selection-bar{flex-wrap:wrap;min-width:calc(100vw - 32px)}}@media(max-width:768px){.leads-list__header-actions{width:100%}.leads-list__header-actions .leads-list__add-btn,.leads-list__header-actions .leads-list__import-btn{flex:1 1}.leads-list__tabs{gap:16px;overflow-x:auto}.leads-list__search-field{max-width:none;min-width:100%}.leads-list__filter-select{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1}.leads-list__pagination{align-items:stretch;flex-direction:column}.leads-list__pagination-controls{justify-content:center}.leads-list__selection-actions{flex-wrap:wrap}}.kanban-task-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;cursor:grab;padding:14px;position:relative;transition:box-shadow .15s ease,border-color .15s ease}.kanban-task-card:active{cursor:grabbing}.kanban-task-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0f172a14}.kanban-task-card--dragging{box-shadow:0 8px 24px #0f172a26;opacity:.85}.kanban-task-card--completed{background:rgba(248,250,252,.502);background:#fff;background-blend-mode:saturation;border:1px solid #e2e8f0;box-shadow:none}.kanban-task-card--completed:hover{border-color:#e5e7eb;box-shadow:none!important}.kanban-task-card--completed .kanban-task-card__title{color:#94a3b8;font-weight:700}.kanban-task-card--completed .kanban-task-card__email{color:#cbd5e1;margin-bottom:10px}.kanban-task-card--completed .kanban-task-card__priority{background:#f1f5f9;color:#94a3b8}.kanban-task-card--completed .kanban-task-card__priority--high{background:#fef2f2;color:#fca5a5}.kanban-task-card--completed .kanban-task-card__tags{gap:10px;margin-bottom:14px}.kanban-task-card--completed .kanban-task-card__tag{background:#0000!important;border-radius:0;color:#cbd5e1;font-size:.625rem;font-weight:700;letter-spacing:.08em;padding:0;text-transform:uppercase}.kanban-sortable-task{touch-action:none}.kanban-task-card__priority{border-radius:4px;display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.04em;margin-bottom:10px;padding:3px 8px}.kanban-task-card__priority--high{background:#fef2f2;color:#dc2626}.kanban-task-card__priority--medium,.kanban-task-card__priority--normal{background:#eff6ff;color:#2563eb}.kanban-task-card__priority--low{background:#f0fdf4;color:#16a34a}.kanban-task-card__title{color:#111827;font-size:.9375rem;font-weight:700;line-height:1.3;margin:0 0 2px}.kanban-task-card__ticket{color:#6b7280;font-size:.6875rem;font-weight:600;letter-spacing:.02em;margin:0 0 4px}.kanban-task-card__email{color:#9ca3af;font-size:.75rem;margin:0 0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kanban-task-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.kanban-task-card__tag{border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.03em;padding:3px 8px}.kanban-task-card__tag--hot{background:#fef2f2;color:#dc2626}.kanban-task-card__tag--warm{background:#fff7ed;color:#ea580c}.kanban-task-card__tag--cold{background:#f0f9ff;color:#0284c7}.kanban-task-card__tag--source{background:#f3f4f6;color:#6b7280}.kanban-task-card__tag--dynamic{font-weight:600}.kanban-task-card__footer{align-items:center;display:flex;gap:8px;justify-content:space-between}.kanban-task-card__date{align-items:center;color:#9ca3af;display:inline-flex;font-size:.6875rem;font-weight:600;gap:6px;letter-spacing:.04em;text-transform:uppercase}.kanban-task-card__date svg{height:14px;width:14px}.kanban-task-card__date--closed{font-size:.75rem;font-weight:600;letter-spacing:normal;text-transform:none}.kanban-task-card__closed-icon{color:#22c55e;height:16px;width:16px}.kanban-task-card__closed-text{color:#22c55e;font-weight:600}.kanban-task-card__avatar--muted{opacity:.65}.kanban-task-card__unassigned{align-items:center;background:#f3f4f6;border-radius:50%;color:#9ca3af;display:inline-flex;height:28px;justify-content:center;width:28px}.kanban-task-card__unassigned svg{height:14px;width:14px}.kanban-column__menu{align-items:center;background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:inline-flex;height:28px;justify-content:center;width:28px}.kanban-column__menu svg{height:16px;width:16px}.kanban-column__menu:hover{background:#f3f4f6;color:#6b7280}.kanban-board{min-height:100%;width:100%}.kanban-board .page-header{border-bottom:none;margin-bottom:0;padding:0 0 20px}.kanban-board .page-header-title{color:#111827;font-size:1.5rem;font-weight:700}.kanban-board .page-header-subtitle{color:#6b7280;font-size:.875rem}.kanban-board__add-btn{background:#132235!important;border-radius:8px!important;color:#fff!important;font-weight:600!important;min-height:40px!important;padding:0 18px!important}.kanban-board__add-btn:hover:not(:disabled){background:#1d3047!important;transform:none!important}.kanban-board__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:16px;padding:12px 16px}.kanban-board__filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.kanban-board__search{flex:1 1;max-width:280px;min-width:200px;position:relative}.kanban-board__search .input-wrapper{margin:0!important;width:100%}.kanban-board__search .input,.kanban-board__search input{border-color:#e5e7eb!important;border-radius:8px!important;font-size:.875rem!important;height:40px!important;padding-left:38px!important}.kanban-board__search-icon{color:#9ca3af;height:16px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:1}.kanban-board__filter-select{min-width:120px;position:relative}.kanban-board__filter-select .select-wrapper{margin:0!important}.kanban-board__filter-select .select-trigger{background:#fff;border-color:#e5e7eb;border-radius:8px;color:#374151;font-size:.875rem;height:40px;min-height:40px;padding:0 28px 0 14px}.kanban-board__filter-select .select-chevron{display:none}.kanban-board__select-chevron{color:#9ca3af;height:14px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px}.kanban-board__clear{background:#0000;border:none;color:#6b7280;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;margin-left:auto;padding:8px 4px}.kanban-board__clear:hover{color:#111827}.kanban-board__loading{display:flex;justify-content:center;padding:64px}.kanban-board__columns{align-items:flex-start;display:flex;gap:16px;min-height:calc(100vh - 220px);overflow-x:auto;padding-bottom:24px}.kanban-column{display:flex;flex:0 0 280px;flex-direction:column;max-height:calc(100vh - 200px);max-width:280px;min-width:280px}.kanban-column__header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:0 4px 12px}.kanban-column__title-wrap{align-items:center;display:flex;gap:8px;min-width:0}.kanban-column__dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.kanban-column__title{color:#6b7280;font-size:.6875rem;font-weight:700;letter-spacing:.06em;margin:0;white-space:nowrap}.kanban-column__count{align-items:center;background:#f1f5f9;border-radius:999px;color:#64748b;display:inline-flex;flex-shrink:0;font-size:.6875rem;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 6px}.kanban-column__body{border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:120px;overflow-y:auto;padding:4px;transition:background-color .15s ease}.kanban-column__body--over{background:#3b82f60f}.kanban-column__add{align-items:center;background:#0000;border:1px dashed #d1d5db;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:.8125rem;font-weight:500;gap:8px;justify-content:center;padding:12px;transition:border-color .15s ease,color .15s ease;width:100%}.kanban-column__add svg{height:14px;width:14px}.kanban-column__add:hover{background:#ffffff80;border-color:#9ca3af;color:#374151}@media(max-width:768px){.kanban-board__filters .kanban-board__clear{margin-left:0;text-align:right;width:100%}.kanban-board__search{max-width:none;min-width:100%}.kanban-column{flex:0 0 260px;max-width:260px;min-width:260px}}.notifications-page{color:#111827;width:100%}.notifications-page__header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:28px}.notifications-page__header h1{color:#151b2d;font-size:clamp(1.625rem,2.4vw,2.125rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;margin:0 0 8px}.notifications-page__header p{color:#798492;font-size:.9375rem;line-height:1.45;margin:0;max-width:520px}.notifications-page__mark-read{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;flex-shrink:0;font:inherit;font-size:.875rem;font-weight:600;gap:8px;min-height:40px;padding:0 16px;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.notifications-page__mark-read svg{height:16px;width:16px}.notifications-page__mark-read:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.notifications-page__mark-read:disabled{cursor:not-allowed;opacity:.5}.notifications-page__tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:28px;margin-bottom:24px}.notifications-page__tab{background:#0000;border:none;color:#9ca3af;cursor:pointer;font:inherit;font-size:.875rem;font-weight:600;padding:0 0 14px;position:relative;transition:color .15s ease}.notifications-page__tab:hover{color:#374151}.notifications-page__tab--active{color:#111827}.notifications-page__tab--active:after{background:#111827;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.notifications-page__list{display:flex;flex-direction:column;gap:14px}.notifications-page__empty{color:#9ca3af;font-size:.9375rem;margin:32px 0;text-align:center}.notifications-page__feedback{border-radius:8px;font-size:.875rem;font-weight:500;margin-bottom:16px;padding:.75rem 1rem}.notifications-page__feedback--error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.notifications-page__error,.notifications-page__loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:48px 16px;text-align:center}.notifications-page__error p,.notifications-page__loading p{font-size:.875rem;margin:0}.notifications-page__error p{color:#dc2626}.notifications-page__load-more{align-self:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font:inherit;font-size:.875rem;font-weight:600;margin-top:8px;min-height:40px;padding:0 20px;transition:background .15s ease}.notifications-page__load-more:hover:not(:disabled){background:#f9fafb}.notifications-page__load-more:disabled{cursor:not-allowed;opacity:.6}.notification-card{grid-gap:16px;background:#fff;border:1px solid #e8edf1;border-radius:12px;box-shadow:0 1px 3px #0f172a0a;display:grid;gap:16px;grid-template-columns:52px minmax(0,1fr);padding:20px 22px;transition:box-shadow .15s ease,border-color .15s ease}.notification-card--unread{cursor:pointer}.notification-card--unread:hover{border-color:#dbeafe;box-shadow:0 4px 16px #0f172a0f}.notification-card__icon{align-items:center;border-radius:10px;display:inline-flex;flex-shrink:0;height:44px;justify-content:center;position:relative;width:44px}.notification-card__icon svg{height:20px;width:20px}.notification-card__icon--lead{background:#f3f4f6;color:#4b5563}.notification-card__icon--match{background:#fce7f3;color:#db2777}.notification-card__icon--declined{background:#fee2e2;color:#dc2626}.notification-card__icon--task{background:#fef3c7;color:#d97706}.notification-card__icon--system{background:#eff6ff;color:#2563eb}.notification-card__icon-inner{align-items:center;display:inline-flex;justify-content:center;position:relative}.notification-card__icon-inner svg{height:18px;width:18px}.notification-card__icon-plus{bottom:-4px;font-size:.625rem;font-weight:800;line-height:1;position:absolute;right:-6px}.notification-card__unread-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;height:10px;position:absolute;right:-2px;top:-2px;width:10px}.notification-card__body{min-width:0}.notification-card__body h3{color:#111827;font-size:.9375rem;font-weight:800;line-height:1.3;margin:0}.notification-card__body p{color:#6b7280;font-size:.875rem;line-height:1.55;margin:8px 0 10px}.notification-card__body footer{color:#9ca3af;font-size:.75rem;font-weight:600}.notification-card__title-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.notification-card__badge{align-items:center;background:#374151;border-radius:4px;color:#fff;display:inline-flex;font-size:.625rem;font-weight:800;letter-spacing:.04em;padding:3px 8px}@media(max-width:768px){.notifications-page__header{align-items:stretch;flex-direction:column}.notifications-page__mark-read{justify-content:center}.notifications-page__tabs{gap:18px;overflow-x:auto}.notification-card{grid-template-columns:44px minmax(0,1fr);padding:16px}}.settings-page{color:#172033;margin:-32px -40px;width:100%}.settings-page,.settings-page__panel{min-height:calc(100vh - 48px)}.settings-page__header{background:#fff;border-bottom:1px solid #e6e9ed;padding:22px 40px 18px}.settings-page__header h1{color:#172033;font-size:1.5rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 6px}.settings-page__header p{color:#7d8490;font-size:.8125rem;line-height:1.45;margin:0;max-width:560px}.settings-page__content{max-width:860px;padding:24px 40px 48px}.settings-page__feedback{border-radius:8px;font-size:.875rem;font-weight:500;margin-bottom:16px;padding:.75rem 1rem}.settings-page__feedback--success{background:#ecfdf5;border:1px solid #bbf7d0;color:#047857}.settings-page__feedback--error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.settings-page__error,.settings-page__loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:48px 16px;text-align:center}.settings-page__error p,.settings-page__loading p{font-size:.875rem;margin:0}.settings-page__error p{color:#dc2626}.settings-photo-card__input{display:none}.settings-inline-error{color:#dc2626;font-size:.8125rem;font-weight:500;margin:0 0 16px}.settings-page__tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:32px;margin-bottom:28px}.settings-page__tab{background:#0000;border:none;color:#7b8490;cursor:pointer;font:inherit;font-size:.8125rem;font-weight:800;padding:0 0 14px;position:relative}.settings-page__tab--active{color:#111827}.settings-page__tab--active:after{background:#172033;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.settings-card,.settings-photo-card{background:#fff;border:1px solid #e8edf1;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.025)}.settings-photo-card{align-items:center;display:flex;gap:24px;margin-bottom:24px;min-height:120px;padding:24px}.settings-photo-avatar{background:#f3f4f6;border-radius:999px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.settings-photo-avatar img{display:block;height:100%;object-fit:cover;width:100%}.settings-photo-card__copy span,.settings-photo-card__copy strong{display:block}.settings-photo-card__copy strong{color:#172033;font-size:1rem;font-weight:800;line-height:1.2}.settings-photo-card__copy span{color:#7b8490;font-size:.8125rem;font-weight:500;line-height:1.4;margin-top:4px}.settings-photo-card__actions{align-items:center;display:flex;gap:10px;margin-top:14px}.settings-card{margin-bottom:24px;padding:24px}.settings-card__header{margin-bottom:22px}.settings-card__header h2{color:#172033;font-size:1.0625rem;font-weight:800;line-height:1.2;margin:0}.settings-card__subtitle{color:#7b8490;font-size:.8125rem;line-height:1.45;margin:6px 0 0}.settings-form-grid{grid-gap:20px 22px;display:grid;gap:20px 22px;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form-grid .input-label,.settings-form-grid .select-label{color:#374151;font-size:.75rem;font-weight:700}.settings-form-grid .input{border-radius:8px;font-size:.875rem;height:40px}.settings-select{min-width:0}.settings-select .select-trigger{border-radius:8px;font-size:.875rem;height:40px;min-height:40px}.settings-card__actions{align-items:center;border-top:1px solid #f1f4f6;display:flex;justify-content:flex-end;margin:22px -24px -24px;min-height:72px;padding:18px 24px}.settings-button{border-radius:8px!important;box-shadow:none!important;font-size:.8125rem!important;font-weight:700!important;min-height:38px!important;padding-left:18px!important;padding-right:18px!important}.settings-button--primary{background:#172033!important;color:#fff!important}.settings-button--primary:hover:not(:disabled){background:#1f2937!important;transform:none!important}.settings-button--secondary{background:#f3f4f6!important;border:1px solid #e5e7eb!important;color:#374151!important}.settings-button--secondary:hover:not(:disabled){background:#e5e7eb!important;transform:none!important}.settings-card--status{padding:20px 24px}.settings-status-heading{align-items:center;display:flex;gap:10px;margin-bottom:8px}.settings-status-heading svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;color:#172033;height:18px;width:18px}.settings-status-heading h2{color:#172033;font-size:.9375rem;font-weight:800;line-height:1.2;margin:0}.settings-status-text{color:#7b8490;font-size:.8125rem;line-height:1.5;margin:0;max-width:480px}.settings-security-section{margin-top:8px}.settings-security-title{color:#172033;font-size:1.125rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}.settings-card--security{margin-bottom:0}.settings-form-grid--security{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-form-grid--security .input::placeholder{color:#9ca3af}.settings-password-field{position:relative}.settings-notification-list{display:flex;flex-direction:column;gap:12px}.settings-notification-toggle{background:#fbfcfe;border:1px solid #e8edf1;border-radius:10px;padding:14px 16px}.settings-notification-toggle .toggle-label{color:#374151;font-size:.875rem;font-weight:600}.settings-notification-toggle .toggle input:checked+.toggle-slider{background:#172033}@media(max-width:1024px){.settings-page{margin:-20px -24px}.settings-page__content,.settings-page__header{padding-left:24px;padding-right:24px}}@media(max-width:768px){.settings-page{margin:-70px -16px -16px}.settings-page__header{padding-top:18px}.settings-photo-card{align-items:flex-start;flex-direction:column}.settings-form-grid,.settings-form-grid--security{grid-template-columns:1fr}.settings-page__tabs{gap:20px;overflow-x:auto}}@media(max-width:520px){.settings-card,.settings-card--status,.settings-photo-card{padding:18px}.settings-card__actions{margin:20px -18px -18px;padding:16px 18px}.settings-photo-card__actions{align-items:stretch;flex-direction:column}}.dashboard-layout{display:flex;height:100vh;overflow:hidden;position:relative}.dashboard-layout__main{background-color:#f8fafc;flex:1 1;overflow-y:auto;padding:32px 40px}.mobile-menu-toggle{align-items:center;background:linear-gradient(135deg,#1a1f2e,#252b3d);border:none;border-radius:10px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;display:none;height:44px;justify-content:center;left:16px;position:fixed;top:16px;transition:all .2s ease;width:44px;z-index:1001}.mobile-menu-toggle svg{height:20px;width:20px}.mobile-menu-toggle:hover{transform:scale(1.05)}.mobile-menu-toggle:active{transform:scale(.95)}.sidebar-container{flex-shrink:0}.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:none;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:999}.sidebar-overlay--visible{opacity:1;pointer-events:auto}@media(max-width:1024px){.dashboard-layout__main{padding:20px 24px}}@media(max-width:768px){.mobile-menu-toggle{display:flex}.sidebar-overlay{display:block}.sidebar-container{height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;z-index:1000}.sidebar-container--open{transform:translateX(0)}.dashboard-layout__main{padding:70px 16px 16px;width:100%}}.audit-logs{display:flex;flex-direction:column;gap:20px;padding:24px}.audit-logs__filters{align-items:center;background:#fff;background:var(--surface-elevated,#fff);display:flex;flex-wrap:wrap;gap:10px;padding:14px 16px}.audit-logs__clear-filters,.audit-logs__filters{border:1px solid #e5e7eb;border:1px solid var(--border-default,#e5e7eb);border-radius:8px}.audit-logs__clear-filters{background:#fff;color:#64748b;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;height:40px;margin-left:auto;padding:0 16px;transition:background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.audit-logs__clear-filters:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#334155}.audit-logs__clear-filters:disabled{background:#f8fafc;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.audit-logs__filter-search{flex:1 1;min-width:240px}.audit-logs__search-wrap{align-items:center;display:flex;position:relative}.audit-logs__search-wrap .audit-logs__search-icon{color:#9ca3af;color:var(--text-tertiary,#9ca3af);left:10px;pointer-events:none;position:absolute;z-index:1}.audit-logs__search-wrap .input-wrapper,.audit-logs__search-wrap input{padding-left:32px!important;width:100%}.audit-logs__filter-dates{align-items:center;display:flex;flex-shrink:0;gap:6px}.audit-logs__filter-dates input{width:140px}.audit-logs__date-sep{color:#9ca3af;color:var(--text-tertiary,#9ca3af);font-size:13px}.audit-logs__table{border-radius:8px;overflow:hidden}.audit-logs__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.875rem;padding:12px 16px}.audit-table__timestamp{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:12px;white-space:nowrap}.audit-table__admin{display:flex;flex-direction:column;gap:2px}.audit-table__admin-name{color:#111827;color:var(--text-primary,#111827);font-size:13px;font-weight:500}.audit-table__admin-role{color:#9ca3af;color:var(--text-tertiary,#9ca3af);font-size:11px;text-transform:capitalize}.audit-table__module{align-items:flex-start;display:flex;flex-direction:column;gap:3px}.audit-table__submodule{color:#9ca3af;color:var(--text-tertiary,#9ca3af);font-size:11px}.audit-table__target{display:block;font-size:13px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-table__expand-btn,.audit-table__na{color:#9ca3af;color:var(--text-tertiary,#9ca3af)}.audit-table__expand-btn{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;padding:4px;transition:color .15s,background .15s}.audit-table__expand-btn:hover{background:#f3f4f6;background:var(--surface-hover,#f3f4f6);color:#111827;color:var(--text-primary,#111827)}.audit-detail{display:flex;flex-direction:column;gap:20px}.audit-detail__loading{align-items:center;color:#6b7280;color:var(--text-secondary,#6b7280);display:flex;font-size:13px;gap:8px}.audit-detail__error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;font-size:13px;padding:10px 12px}.audit-detail__grid{display:flex;flex-direction:column;gap:10px}.audit-detail__row{align-items:baseline;border-bottom:1px solid #f3f4f6;border-bottom:1px solid var(--border-subtle,#f3f4f6);display:flex;font-size:13px;gap:12px;padding-bottom:8px}.audit-detail__row:last-child{border-bottom:none}.audit-detail__label{color:#9ca3af;color:var(--text-tertiary,#9ca3af);flex-shrink:0;font-size:11px;font-weight:600;letter-spacing:.04em;min-width:120px;text-transform:uppercase}.audit-detail__code{background:#f9fafb;background:var(--surface-elevated,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--border-subtle,#e5e7eb);border-radius:4px;font-family:monospace;font-size:12px;padding:1px 5px;word-break:break-all}.audit-detail__url{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:12px;word-break:break-all}.audit-detail__error{color:#dc2626;color:var(--color-danger,#dc2626);font-size:13px}.audit-detail__diff{border:1px solid #e5e7eb;border:1px solid var(--border-default,#e5e7eb);border-radius:6px;overflow:hidden}.audit-detail__diff-title{background:#f9fafb;background:var(--surface-elevated,#f9fafb);border-bottom:1px solid #f3f4f6;border-bottom:1px solid var(--border-subtle,#f3f4f6);color:#6b7280;color:var(--text-secondary,#6b7280);font-size:12px;font-weight:600;letter-spacing:.04em;margin:0;padding:8px 12px;text-transform:uppercase}.audit-detail__diff-cols{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.audit-detail__diff-col{padding:12px}.audit-detail__diff-col pre{color:#111827;color:var(--text-primary,#111827);font-family:monospace;font-size:11px;margin:0;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.audit-detail__diff-col--before{background:#dc26260a;border-right:1px solid #f3f4f6;border-right:1px solid var(--border-subtle,#f3f4f6)}.audit-detail__diff-col--after{background:#0596690a}.audit-detail__diff-label{font-size:11px;font-weight:600;letter-spacing:.04em;margin:0 0 6px;text-transform:uppercase}.audit-detail__diff-col--before .audit-detail__diff-label{color:#dc2626;color:var(--color-danger,#dc2626)}.audit-detail__diff-col--after .audit-detail__diff-label{color:#059669;color:var(--color-success,#059669)}
/*# sourceMappingURL=main.d8cd285a.css.map*/