.modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:50}.modal{background:#fff;border-radius:1rem;box-shadow:0 10px 40px #0f172a40;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.modal-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.modal-header h3{margin:0;font-size:1.1rem}.modal-subtitle{margin:.25rem 0 0;font-size:.8rem;color:#6b7280}.modal-body{padding:1rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.modal-footer{padding:.75rem 1.5rem 1.25rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.profile-images-section h4,.profile-details-section h4{margin:0 0 .5rem;font-size:.95rem;font-weight:600}.profile-images-grid{display:flex;flex-wrap:wrap;gap:.75rem}.profile-image-wrapper img{display:block;max-width:150px;max-height:150px;border-radius:.75rem;object-fit:cover}.profile-details-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:.25rem 1rem;font-size:.85rem}.profile-details-grid dt{font-weight:600;color:#374151}.profile-details-grid dd{margin:0;color:#111827;white-space:pre-wrap;word-break:break-word}.notifications-page{display:flex;flex-direction:column;gap:1rem}.notifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.notifications-card{padding:1rem}.notifications-description{font-size:.9rem;color:#4b5563;margin-bottom:.75rem}.notifications-meta{font-size:.85rem;color:#6b7280;margin:.5rem 0 .75rem}.notification-summary{margin-top:.5rem;font-size:.85rem;color:#111827}.likes-row{display:flex;gap:16px;width:100%;align-items:stretch;height:320px}.likes-left{flex:0 0 260px;max-width:260px;display:flex}.likes-right{flex:1;min-width:0;display:flex}.likes-chart{width:100%;height:100%}.messages-row{display:flex;gap:16px;width:100%;align-items:stretch;height:320px}.messages-left{flex:0 0 260px;max-width:260px;display:flex}.messages-cards-stack{display:flex;flex-direction:column;gap:16px;width:100%;height:100%}.messages-cards-stack .dashboard-card{flex:1;width:100%}.messages-right{flex:1;min-width:0;display:flex}.messages-chart{width:100%;height:100%}.dashboard{display:flex;flex-direction:column}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.dashboard-header h2{margin:0;font-size:1.3rem}.dataRowTitle{font-size:1.3rem;margin-bottom:2rem}.dashboard-filter-btn{padding:.4rem .9rem;border-radius:999px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:.85rem}.dashboard-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:2rem}.dashboard-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 24px #0f172a0f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:170px}.dashboard-card-icon{width:44px;height:44px;border-radius:999px;background:#eef3ff;margin-bottom:12px}.dashboard-card-icon.users{background:#e0ecff}.dashboard-card-icon.new{background:#e0ffe9}.dashboard-card-icon.male{background:#e0f3ff}.dashboard-card-icon.female{background:#ffe0f2}.dashboard-card-content{display:flex;flex-direction:column;align-items:center}.dashboard-card-value{font-size:2rem;font-weight:700;margin-bottom:4px}.dashboard-card-label{font-size:.9rem;color:#6b7280}.dashboard-status{margin-top:.75rem;font-size:.9rem;color:#4b5563}.dashboard-status-error{color:#b91c1c}.dashboard-chart{width:100%;max-width:100%;background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0f172a14;box-sizing:border-box}.dashboard-split-row{display:flex;gap:16px;width:100%;align-items:stretch}.dashboard-split-left{flex:0 0 360px;max-width:360px;display:flex}.dashboard-split-right{flex:1;min-width:0;display:flex}.dashboard-chart-fill{width:100%;height:100%}.dashboard-cards-two{width:100%;display:grid;grid-template-rows:1fr 1fr;gap:16px}.dashboard-cards-two .dashboard-card{height:100%}.likes-cards-stack{display:flex;flex-direction:column;gap:16px;width:100%;height:100%}.likes-cards-stack .dashboard-card{flex:1;width:100%;height:auto}.dashboard-list-card{width:100%;background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0f172a0f;box-sizing:border-box;display:flex;flex-direction:column}.dashboard-list-title{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:10px}.dashboard-list{display:flex;flex-direction:column;gap:8px;max-height:260px;overflow-y:auto;padding-right:6px}.dashboard-list-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:12px;background:#0f172a08}.dashboard-list-name{font-size:.9rem;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-list-value{font-size:.9rem;font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a;white-space:nowrap}.dashboard-list-empty{font-size:.95rem;color:#6b7280}.dashboard-pie-wrap{min-height:260px}.pie-legend-name{flex:1;color:#0f172a}.pie-legend-value{font-weight:600;font-variant-numeric:tabular-nums}.dashboard-pie-grid{display:flex;gap:16px;align-items:center;height:100%}.dashboard-pie-chart{flex:1;min-width:0;height:260px}.dashboard-pie-legend{width:220px;flex:0 0 220px;max-height:260px;overflow-y:auto}.pie-legend{display:flex;flex-direction:column;gap:8px;font-size:.85rem}.pie-legend-row{display:flex;align-items:center;gap:8px}.pie-legend-dot{width:10px;height:10px;border-radius:50%}.pie-legend-name{flex:1;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pie-legend-value{font-weight:700;font-variant-numeric:tabular-nums}.activate-users{display:flex;flex-direction:column;gap:1rem}.activate-users-header{display:flex;justify-content:space-between;align-items:center}.activate-users-card{padding:1rem}.notice-cell{max-width:260px;white-space:pre-wrap;word-break:break-word;font-size:.85rem}.find-user-controls{display:flex;flex-direction:column;gap:.75rem}.find-user-radios{display:flex;gap:1.25rem;font-size:.9rem}.find-user-input-row{display:flex;gap:.5rem}.find-user-input{flex:1;padding:.5rem .75rem;border-radius:999px;border:1px solid #d1d5db;font-size:.9rem}.find-user-help{margin:0;font-size:.8rem;color:#6b7280}.mas-textarea{width:100%;border:1px solid #e2e8f0;border-radius:12px;padding:12px;font-size:.95rem;outline:none}.notifications-page{padding:24px}.notifications-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.notifications-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:980px){.notifications-grid{grid-template-columns:1fr}}.notifications-card h3{margin:0 0 10px;font-size:1.1rem;font-weight:700}.notifications-description{margin:0 0 10px;color:#64748b;line-height:1.4}.notifications-meta{margin:0 0 12px;color:#0f172a;font-weight:600}.mas-modal-backdrop{position:fixed;inset:0;background:#0206178c;display:flex;align-items:center;justify-content:center;padding:20px;z-index:9999}.mas-modal{width:min(720px,100%);background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000040;padding:18px}.mas-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mas-muted{color:#64748b;margin:6px 0 12px}.mas-label{display:block;font-weight:600;margin:10px 0 8px}.mas-textarea{width:100%;border:1px solid #e2e8f0;border-radius:12px;padding:12px;font-size:.95rem;outline:none;resize:vertical}.mas-textarea:focus{border-color:#94a3b8}.mas-modal-actions{display:flex;gap:10px;margin-top:12px}.mas-progress{margin-top:14px;border-top:1px solid #eef2f7;padding-top:12px}.mas-progress-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.mas-progress-bar{width:100%;height:10px;background:#eef2f7;border-radius:999px;overflow:hidden}.mas-progress-bar-inner{height:100%;background:#0ea5e9;width:0%;transition:width .2s ease}.mas-progress-stats{display:flex;gap:14px;margin-top:10px;flex-wrap:wrap}.testing-page{padding:24px;min-height:100vh}.testing-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.testing-title{margin:0;font-size:1.4rem;font-weight:700}.testing-subtitle{margin:6px 0 0;font-size:.95rem;color:#64748b}.testing-actions{display:flex;gap:10px}.testing-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}@media(min-width:980px){.testing-grid{grid-template-columns:1.2fr .8fr;align-items:stretch}}.testing-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;height:calc(100vh - 180px);min-height:420px}.testing-card-title{margin:0 0 8px;font-size:1.05rem;font-weight:600}.testing-card-subtitle{margin:0 0 12px;color:#64748b;font-size:.9rem}.testing-placeholder{border:1px dashed #cbd5e1;border-radius:10px;padding:14px;background:#f8fafc;color:#64748b;font-size:.9rem}.testing-btn{border-radius:10px;padding:10px 14px;font-weight:600;cursor:pointer;border:1px solid transparent}.testing-btn-primary{background:#020617;color:#fff}.testing-btn-secondary{background:#fff;color:#020617;border-color:#e5e7eb}.testing-btn:disabled{opacity:.6;cursor:not-allowed}.testing-card-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.testing-cases-list{display:flex;flex-direction:column;gap:10px}.testing-case-row{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.testing-case-title{font-weight:700;color:#0f172a;margin-bottom:4px}.testing-case-meta{font-size:.85rem;color:#64748b;display:flex;gap:8px;align-items:center;margin-bottom:6px}.testing-case-desc{font-size:.9rem;color:#334155;white-space:pre-wrap}.testing-btn-small{padding:8px 10px;border-radius:10px}.testing-alert{border-radius:10px;padding:10px 12px;font-size:.9rem;margin:10px 0}.testing-alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.testing-modal-overlay{position:fixed;inset:0;background:#0206178c;display:flex;align-items:center;justify-content:center;padding:18px;z-index:9999}.testing-modal{width:100%;max-width:560px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 30px 70px #00000040;overflow:hidden}.testing-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e5e7eb}.testing-modal-title{font-weight:800;color:#0f172a}.testing-icon-btn{background:transparent;border:0;cursor:pointer;font-size:18px;line-height:1;color:#334155}.testing-form{padding:14px 16px 16px;display:flex;flex-direction:column;gap:12px}.testing-label{font-size:.9rem;font-weight:600;color:#0f172a;display:flex;flex-direction:column;gap:6px}.testing-required{color:#b91c1c}.testing-input,.testing-textarea{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:.95rem;outline:none}.testing-textarea{resize:vertical;min-height:90px}.testing-form-row{display:grid;grid-template-columns:1fr 160px;gap:10px}@media(max-width:520px){.testing-form-row{grid-template-columns:1fr}}.testing-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.testing-alert-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.testing-runs-table{display:flex;flex-direction:column;gap:10px}.testing-cases-list{flex:1;min-height:0;overflow:auto}.testing-runs-head{display:grid;grid-template-columns:180px 120px 1fr auto;gap:10px;font-size:.8rem;color:#64748b;padding:6px 12px;position:sticky;top:0;z-index:2;background:#fff;margin-bottom:8px}.testing-runs-row{display:grid;grid-template-columns:180px 120px 1fr auto;gap:10px;align-items:center;width:100%;text-align:left;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;background:#fff;cursor:pointer}.testing-runs-row:hover{background:#f8fafc}.testing-runs-date{font-weight:600;color:#0f172a}.testing-runs-summary{color:#334155;font-size:.9rem;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.testing-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700;border:1px solid transparent}.testing-badge-green{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.testing-badge-blue{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.testing-badge-gray{background:#f1f5f9;border-color:#e2e8f0;color:#334155}.testing-modal,.testing-modal-wide{max-width:1200px;max-height:96vh;display:flex;flex-direction:column}.testing-run-details{flex:1;overflow:auto;padding:14px 16px 16px}.testing-run-meta{display:grid;gap:6px;font-size:.92rem;color:#0f172a;margin-bottom:12px}.testing-results-list{display:flex;flex-direction:column;max-height:52vh;overflow:auto;padding-right:4px;gap:12px;padding-bottom:12px}.testing-result-row{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.testing-result-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.testing-result-title{font-weight:800;color:#0f172a}.testing-result-notes{margin-top:8px;font-size:.9rem;color:#334155}.testing-result-controls{display:flex;align-items:center;gap:10px}.testing-input-compact{padding:8px 10px;font-size:.9rem}.testing-save-hint{font-size:.8rem;color:#64748b}.testing-save-hint-error{color:#991b1b}.testing-label-compact{margin-top:10px}.testing-modal-header-actions{display:flex;align-items:center;gap:10px}.testing-run-summary{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;margin-bottom:10px}.testing-summary-item{min-width:200px}.testing-summary-label{font-size:.8rem;color:#64748b;margin-bottom:4px}.testing-summary-value{font-weight:800;color:#0f172a}.testing-summary-sub{font-weight:600;color:#64748b;margin-left:6px;font-size:.85rem}.testing-summary-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.testing-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700;border:1px solid #e2e8f0;background:#fff;color:#0f172a}.testing-pill-green{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.testing-pill-red{background:#fef2f2;border-color:#fecaca;color:#991b1b}.testing-pill-amber{background:#fffbeb;border-color:#fde68a;color:#92400e}.testing-pill-slate{background:#f1f5f9;border-color:#e2e8f0;color:#334155}.testing-run-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.testing-filters{display:flex;gap:10px;flex-wrap:wrap}.testing-filter{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:700;color:#334155}.testing-quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.testing-quick-btn{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:8px 10px;font-size:.85rem;font-weight:700;cursor:pointer}.testing-quick-btn:disabled{opacity:.6;cursor:not-allowed}.testing-quick-btn-green{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.testing-quick-btn-red{background:#fef2f2;border-color:#fecaca;color:#991b1b}.testing-quick-btn-amber{background:#fffbeb;border-color:#fde68a;color:#92400e}.testing-quick-btn-slate{background:#f1f5f9;border-color:#e2e8f0;color:#334155}.testing-result-row-focus{outline:3px solid rgba(59,130,246,.35)}.testing-case-row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.testing-case-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.testing-runs-actions{display:flex;justify-content:end}.testing-btn-danger{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.testing-btn-danger:hover{filter:brightness(.98)}.testing-icon-btn-danger{color:#991b1b}.testing-status-select{font-weight:700}.testing-status-not_tested{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.testing-status-passed{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.testing-status-failed{background:#fef2f2;border-color:#fecaca;color:#991b1b}.testing-status-issue{background:#fffbeb;border-color:#fde68a;color:#92400e}.testing-status-blocked{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.testing-runs-label{font-weight:800;color:#0f172a;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testing-runs-summary-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:#334155}.testing-area-pick{margin-top:10px}.testing-area-pick-title{font-weight:800;margin-bottom:4px}.testing-area-pick-sub{font-size:.85rem;color:#64748b;margin-bottom:8px}.testing-area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.testing-area-option{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.testing-devices{margin-top:14px}.testing-devices-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.testing-devices-sub{color:#64748b;font-size:.9rem;margin-bottom:10px}.testing-devices-list{display:flex;flex-direction:column;gap:10px}.testing-device-row{display:grid;grid-template-columns:140px 140px 1fr 140px 44px;gap:10px;align-items:end}.testing-device-row-actions{display:flex;justify-content:flex-end;padding-bottom:2px}@media(max-width:820px){.testing-device-row{grid-template-columns:1fr 1fr}.testing-device-row-actions{grid-column:1 / -1;justify-content:flex-start}}.testing-input-full{width:100%;min-width:0}.testing-device-row select.testing-input{height:40px;line-height:40px}.testing-devices-readonly{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.testing-device-chip{padding:6px 10px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:999px;font-size:.9rem;color:#0f172a}.modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:18px;z-index:9999}.modal-card{width:min(980px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000002e;padding:18px}.modal-card-wide{width:min(1100px,96vw)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.modal-title{margin:0;font-size:1.1rem;font-weight:800}.modal-subtitle{margin:6px 0 0;color:#64748b;font-size:.9rem}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.section{margin-top:16px}.section-title{font-weight:800;margin-bottom:10px}.compare-avatars{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:10px}.compare-label{font-size:.85rem;color:#475569;margin-bottom:8px;font-weight:700}.avatar-lg{width:140px;height:140px;border-radius:16px;object-fit:cover}.images-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.images-col-title{font-weight:800;color:#475569;margin-bottom:8px}.images-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.img-tile{width:100%;aspect-ratio:1 / 1;border-radius:14px;object-fit:cover;border:1px solid #e2e8f0}.img-tile.placeholder{display:grid;place-items:center;color:#94a3b8;background:#f8fafc}.img-tile.changed{outline:3px solid rgba(249,87,142,.45)}.fields-compare{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.fields-header{display:grid;grid-template-columns:180px 1fr 1fr;gap:0;background:#f8fafc;padding:10px 12px;font-weight:800;color:#475569}.fields-head{text-align:left}.fields-body .field-row{display:grid;grid-template-columns:180px 1fr 1fr;padding:10px 12px;border-top:1px solid #e2e8f0;align-items:start}.field-label{font-weight:800;color:#334155}.field-val{color:#0f172a;white-space:pre-wrap;word-break:break-word}.changed-row{background:#f9578e12}.muted{color:#64748b}.fields-note{padding:10px 12px;border-top:1px solid #e2e8f0;font-size:.9rem}.app-container{min-height:100vh;display:flex;flex-direction:row;background:#f3f4f6;color:#0f172a}.app-sidebar{width:240px;background:#020617;color:#e5e7eb;display:flex;flex-direction:column;padding:1.5rem 1.25rem;border-right:1px solid #111827}.app-logo{font-weight:700;font-size:1.1rem;margin-bottom:2rem}.app-nav{display:flex;flex-direction:column;gap:.5rem;margin-bottom:auto}.app-nav-item{width:100%;text-align:left;padding:.4rem .9rem;border-radius:999px;border:none;background:transparent;color:#9ca3af;font-size:.9rem;cursor:pointer}.app-nav-item:hover:not(:disabled){background:#111827;color:#f9fafb}.app-nav-item-active{background:#111827;color:#f9fafb}.app-nav-item:disabled{opacity:.4;cursor:default}.app-sidebar-footer{margin-top:2rem;border-top:1px solid #111827;padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.app-user{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#9ca3af}.app-user-email{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.app-logout-btn{padding:.3rem .8rem;border-radius:999px;border:1px solid #374151;background:#111827;cursor:pointer;font-size:.8rem;color:#e5e7eb}.app-main{flex:1;display:flex;flex-direction:column}.app-main-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#fff;border-bottom:1px solid #e5e7eb}.app-main-title{margin:0;font-size:1.1rem;font-weight:500}.app-main-content{flex:1;padding:1.75rem 1.5rem;display:flex;flex-direction:column}.app-loading{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#020617;color:#e5e7eb}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#1f2937 0,#020617 55%)}.login-card{background:#020617;padding:2.5rem 3rem;border-radius:1rem;box-shadow:0 25px 50px -12px #0f172ae6;max-width:400px;width:100%;color:#e5e7eb}.login-card h1{margin:0 0 .5rem;font-size:1.75rem}.login-subtitle{margin:0 0 1.5rem;font-size:.9rem;color:#9ca3af}.login-label{display:block;margin-bottom:1rem;font-size:.9rem}.login-input{width:100%;margin-top:.25rem;padding:.6rem .75rem;border-radius:.5rem;border:1px solid #1f2937;background:#020617;color:#f9fafb}.login-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.login-error{margin-bottom:1rem;padding:.5rem .75rem;border-radius:.5rem;background:#7f1d1d;color:#fee2e2;font-size:.85rem}.login-button{width:100%;padding:.7rem 1rem;border-radius:.75rem;border:none;background:#6366f1;color:#f9fafb;font-weight:600;cursor:pointer}.login-button:disabled{opacity:.7;cursor:default}.btn{border-radius:999px;padding:.35rem .9rem;border:none;cursor:pointer;font-size:.8rem}.btn-small{font-size:.75rem}.btn-primary{background:#2563eb;color:#fff}.btn-warning{background:#f97316;color:#fff}.btn-danger{background:#dc2626;color:#fff}.btn-secondary{background:#e5e7eb;color:#111827}.btn-neutral{background:#f3f4f6;color:#111827}.btn-icon{background:transparent;border:none;cursor:pointer;font-size:1.25rem;line-height:1}.alert{padding:.5rem .75rem;border-radius:.5rem;font-size:.85rem}.alert-error{background:#fee2e2;color:#b91c1c}.alert-success{background:#dcfce7;color:#166534}.table-wrapper{width:100%;overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th,.table td{padding:.5rem .75rem;border-bottom:1px solid #eee;text-align:left}.table th{font-weight:600;background:#fafafa}.avatar-sm{width:40px;height:40px;border-radius:999px;object-fit:cover}.avatar-placeholder{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#eee;font-size:.7rem;color:#666}.btn-group-vertical{display:flex;flex-direction:column;gap:.25rem}.modal--profile{max-width:1100px}.modal-body--profile{display:grid;grid-template-columns:360px 1fr;gap:18px;padding:18px}.profile-left{min-width:0}.profile-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:16px;box-shadow:0 10px 30px #0f172a0f;position:sticky;top:12px}.profile-card-top{display:flex;gap:12px;align-items:center;margin-bottom:12px}.profile-avatar{width:76px;height:76px;border-radius:18px;overflow:hidden;background:#f3f4f6;flex:0 0 auto}.profile-avatar-img{width:100%;height:100%;object-fit:cover}.profile-avatar-fallback{width:100%;height:100%;display:grid;place-items:center;font-weight:800;color:#111827;background:#e5e7eb}.profile-meta{min-width:0;display:flex;flex-direction:column;gap:3px}.profile-name{font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.1}.profile-email{font-size:.85rem;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-mini{display:flex;gap:6px;font-size:.85rem;color:#6b7280}.profile-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.profile-chip{font-size:.78rem;padding:6px 10px;border-radius:999px;background:#f3f4f6;color:#111827;border:1px solid #e5e7eb}.profile-actions{display:flex;gap:8px;margin-bottom:12px}.profile-action-btn{flex:1;font-size:.8rem}.profile-kv{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid #eef2f7}.profile-kv-row{display:flex;justify-content:space-between;gap:12px;font-size:.85rem}.profile-kv-label{color:#6b7280}.profile-kv-value{color:#111827;font-weight:600;text-align:right}.profile-right{min-width:0;display:flex;flex-direction:column;gap:14px}.profile-section{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:16px;box-shadow:0 10px 30px #0f172a0a}.profile-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:12px}.profile-section-title{margin:0;font-size:1rem;font-weight:800;color:#0f172a}.profile-section-subtitle{font-size:.85rem;color:#6b7280}.gallery{display:flex;flex-direction:column;gap:10px}.gallery-main{width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb;display:grid;place-items:center}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.gallery-thumb{width:72px;aspect-ratio:1 / 1;height:auto;border-radius:12px;overflow:hidden;border:2px solid transparent;background:#f3f4f6;flex:0 0 auto;cursor:pointer}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb.is-active{border-color:#2563eb}.info-grid{display:grid;grid-template-columns:1fr;gap:10px}.info-row{display:grid;grid-template-columns:220px 1fr;gap:12px;align-items:start;padding:10px 0;border-top:1px solid #f1f5f9}.info-row:first-child{border-top:none;padding-top:0}.info-label{font-size:.85rem;font-weight:700;color:#334155}.info-value{font-size:.85rem;color:#0f172a;white-space:pre-wrap;word-break:break-word}.empty-state{font-size:.9rem;color:#6b7280;padding:8px 0}.profile-raw{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:12px 14px}.profile-raw summary{cursor:pointer;font-weight:800;color:#0f172a;font-size:.92rem}.profile-raw-pre{margin:10px 0 0;padding:12px;border-radius:12px;background:#0b1220;color:#e5e7eb;overflow:auto;max-height:260px;font-size:.78rem}.modal-footer--profile{padding:12px 18px 18px}@media(max-width:980px){.modal-body--profile{grid-template-columns:1fr}.profile-card{position:relative;top:0}.info-row{grid-template-columns:1fr}}.profile-kv-value{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qa-list{display:flex;flex-direction:column;gap:14px}.qa-item{padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb}.qa-question{font-size:.9rem;font-weight:700;color:#0f172a;margin-bottom:6px}.qa-answer{font-size:.9rem;color:#334155;line-height:1.4;white-space:pre-wrap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background:#020617;color:#0f172a}
