.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}.dashboard-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:2rem}.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:16px;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}@media(max-width:900px){.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-split-row{flex-direction:column}.dashboard-split-left{flex:1 1 auto;max-width:100%}.dashboard-pie-grid{flex-direction:column}.dashboard-pie-legend{width:100%;flex:none;max-height:none}}@media(max-width:480px){.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-card{padding:16px 12px;min-height:130px}.dashboard-card-value{font-size:1.6rem}.dashboard-chart{padding:10px 8px}.dashboard-pie-chart{height:200px}.dashboard-list{max-height:180px}}.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}.find-user-filter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;align-items:end}.find-user-filter-field{display:flex;flex-direction:column;gap:.3rem}.find-user-filter-label{font-size:.8rem;font-weight:600;color:#374151}.find-user-age-range{display:flex;align-items:center;gap:.4rem}.find-user-age-range .find-user-input{width:70px;flex:none}.find-user-age-dash{color:#6b7280;font-size:.9rem}.find-user-filter-action{justify-content:flex-end}@media(max-width:768px){.find-user-radios{flex-wrap:wrap;gap:.75rem}.find-user-input-row{flex-direction:column}.activate-users-header{flex-direction:column;align-items:flex-start;gap:.5rem}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.mas-modal{padding:14px;border-radius:10px}.mas-modal-actions{flex-wrap:wrap}.find-user-filter-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.find-user-filter-grid{grid-template-columns:1fr}}.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}}@media(max-width:768px){.notifications-page{padding:16px}.notifications-header{flex-direction:column;align-items:flex-start}}.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;overflow:hidden;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;flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.testing-cases-list{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.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}}@media(max-width:768px){.testing-page{padding:12px;min-height:unset}.testing-header{flex-direction:column;align-items:flex-start;gap:10px}.testing-actions{flex-wrap:wrap}.testing-card{height:55vh;min-height:280px}.testing-runs-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.testing-runs-head,.testing-runs-row{grid-template-columns:140px 90px 1fr auto;min-width:480px}.testing-modal,.testing-modal-wide{max-width:100%;max-height:100dvh;border-radius:0;margin:0}.testing-run-summary{flex-direction:column;gap:8px}.testing-summary-item{min-width:unset}.testing-run-toolbar{flex-direction:column;align-items:flex-start}.testing-summary-pills{justify-content:flex-start}.testing-result-controls{flex-direction:column;align-items:flex-start;gap:6px}.testing-modal-header-actions{flex-wrap:wrap;gap:6px}.testing-area-grid{grid-template-columns:1fr}}@media(max-width:480px){.testing-card{height:50vh;min-height:260px}}.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}.prepare-dryrun-label{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#334155;cursor:pointer}.prepare-dryrun-label input[type=checkbox]{width:16px;height:16px;cursor:pointer}.prepare-steps{display:flex;flex-direction:column;gap:10px;padding:8px 0}.prepare-step{display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:600}.prepare-step-icon{width:22px;text-align:center;font-size:1rem;flex-shrink:0}.prepare-step-done{color:#065f46}.prepare-step-active{color:#1d4ed8}.prepare-step-active .prepare-step-icon{animation:prepare-spin 1s linear infinite;display:inline-block}@keyframes prepare-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prepare-step-pending{color:#94a3b8}.prepare-result-section{display:flex;flex-direction:column;gap:6px}.prepare-result-label{font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.prepare-result-pills{display:flex;flex-wrap:wrap;gap:6px}.prepare-result-empty{font-size:.9rem;color:#94a3b8}.prepare-result-counts{display:flex;align-items:center;gap:6px;font-size:.95rem;font-weight:600;color:#334155;flex-wrap:wrap}.prepare-result-dot{color:#cbd5e1}.prepare-count-green{color:#065f46}.prepare-count-blue{color:#1d4ed8}.prepare-count-amber{color:#92400e}.prepare-result-total{font-size:1rem;font-weight:800;color:#0f172a;padding:10px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;text-align:center}.prepare-dryrun-banner{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.result-type-badge{display:inline-flex;align-items:center;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:800;letter-spacing:.04em;margin-right:6px;vertical-align:middle;flex-shrink:0}.result-type-badge-new{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.result-type-badge-reg{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.testing-pill.result-type-badge-new{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.testing-pill.result-type-badge-reg{background:#f1f5f9;border-color:#e2e8f0;color:#64748b}.result-group-header{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:6px 4px;margin-top:4px;border-bottom:2px solid}.result-group-header-new{color:#1d4ed8;border-color:#bfdbfe}.result-group-header-reg{color:#64748b;border-color:#e2e8f0}.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}@media(max-width:768px){.modal-backdrop{padding:0;align-items:flex-end}.modal-card,.modal-card-wide{width:100%;max-height:94dvh;border-radius:16px 16px 0 0;padding:14px}.images-compare-grid,.compare-avatars{grid-template-columns:1fr}.fields-header,.fields-body .field-row{grid-template-columns:120px 1fr 1fr}}.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}.at-tabs{display:flex;gap:4px;margin-bottom:24px;border-bottom:2px solid #e5e7eb;padding-bottom:0}.at-tab{padding:8px 20px;font-size:.9rem;font-weight:600;color:#64748b;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color .15s,border-color .15s}.at-tab:hover{color:#0f172a}.at-tab-active{color:#2563eb;border-bottom-color:#2563eb}.jr-suite-warning{background:#fef9c3;border:1px solid #fde047;border-radius:8px;padding:8px 14px;font-size:.85rem;color:#713f12;margin-bottom:8px}.jr-page{padding:24px;min-height:100vh}.jr-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}@media(max-width:640px){.jr-cards{grid-template-columns:1fr}}.jr-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px}.jr-card-label{font-size:.78rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.jr-card-value{font-size:2rem;font-weight:700;line-height:1;color:#0f172a}.jr-card-sub{font-size:.82rem;color:#64748b;margin-top:6px}.jr-pass{color:#16a34a}.jr-fail{color:#dc2626}.jr-filters{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.jr-select{padding:.4rem .7rem;border-radius:8px;border:1px solid #d1d5db;font-size:.9rem;background:#fff;cursor:pointer;color:#0f172a}.jr-toggle{display:flex;align-items:center;gap:6px;font-size:.9rem;cursor:pointer;-webkit-user-select:none;user-select:none;color:#374151}.jr-table .jr-row{cursor:pointer;transition:background .1s}.jr-table .jr-row:hover{background:#f8fafc}.jr-table .jr-row-expanded{background:#f0f9ff}.jr-chevron{width:24px;color:#94a3b8;font-size:.75rem}.jr-code{font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:.8rem;background:#f1f5f9;padding:2px 6px;border-radius:4px;color:#334155}.jr-badge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600}.jr-badge-pass{background:#dcfce7;color:#16a34a}.jr-badge-fail{background:#fee2e2;color:#dc2626}.jr-detail-row>td{background:#f8fafc;padding:0!important;border-bottom:2px solid #e0f2fe}.jr-detail-loading{padding:16px 24px;font-size:.9rem;color:#64748b}.jr-suites{padding:12px 24px 16px;display:flex;flex-direction:column;gap:6px}.jr-suite{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.jr-suite-header{width:100%;display:flex;align-items:center;gap:10px;padding:8px 12px;background:none;border:none;cursor:pointer;text-align:left;font-size:.87rem}.jr-suite-header:hover{background:#f8fafc}.jr-suite-header-static{display:flex;align-items:center;gap:10px;padding:8px 12px;font-size:.87rem}.jr-suite-status{font-size:.9rem;font-weight:700;flex-shrink:0;width:18px}.jr-suite-file{font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:.8rem;flex:1;color:#334155}.jr-suite-counts{font-size:.82rem;color:#64748b;flex-shrink:0}.jr-suite-chevron{font-size:.75rem;color:#94a3b8;flex-shrink:0}.jr-suite-tests{border-top:1px solid #e5e7eb;padding:4px 0}.jr-test-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;padding:5px 12px 5px 36px;font-size:.84rem}.jr-test-row-failed{background:#fff7f7}.jr-test-icon{flex-shrink:0;font-size:.8rem;font-weight:700;width:14px}.jr-pending{color:#94a3b8}.jr-test-name{flex:1;color:#334155}.jr-test-duration{flex-shrink:0;font-size:.78rem;color:#94a3b8;font-family:ui-monospace,Cascadia Code,Menlo,monospace}.jr-test-failures{width:100%;margin-top:4px;display:flex;flex-direction:column;gap:4px}.jr-suite-failures{border-top:1px solid #fecaca;padding:10px 12px;background:#fff7f7;display:flex;flex-direction:column;gap:12px}.jr-failure-name{font-size:.87rem;font-weight:600;color:#b91c1c;margin-bottom:4px}.jr-failure-msg{font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:.76rem;color:#7f1d1d;background:#fee2e2;padding:8px 10px;border-radius:6px;white-space:pre-wrap;word-break:break-word;margin:0}.jr-loading,.jr-empty{padding:48px;text-align:center;color:#64748b;font-size:.95rem}@media(max-width:768px){.jr-page{padding:12px}.jr-cards{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.jr-card{padding:14px 16px}.jr-card-value{font-size:1.5rem}.jr-filters{gap:10px}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.jr-suite-file{white-space:normal;word-break:break-all}.jr-failure-msg{font-size:.7rem}.at-tab{padding:8px 12px;font-size:.85rem}}@media(max-width:480px){.jr-cards{grid-template-columns:1fr}}.reports-page{display:flex;flex-direction:column;gap:1.25rem}.reports-tabs{display:flex;gap:.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:0}.reports-tab-btn{padding:.45rem 1.1rem;border:none;background:transparent;font-size:.9rem;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;border-radius:0}.reports-tab-btn:hover{color:#111827}.reports-tab-btn.active{color:#4f46e5;border-bottom-color:#4f46e5;font-weight:600}.reports-summary{display:flex;gap:.75rem;flex-wrap:wrap}.reports-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1.25rem;min-width:140px}.reports-summary-card .count{font-size:1.6rem;font-weight:700;color:#111827;line-height:1.2}.reports-summary-card .label{font-size:.78rem;color:#6b7280;margin-top:2px}.reports-summary-card.pending .count{color:#d97706}.reports-summary-card.reviewed .count{color:#2563eb}.reports-summary-card.actioned .count{color:#16a34a}.reports-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}.reports-table{width:100%;border-collapse:collapse;font-size:.85rem}.reports-table th{text-align:left;padding:.6rem .9rem;background:#f9fafb;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}.reports-table td{padding:.65rem .9rem;border-bottom:1px solid #f3f4f6;vertical-align:middle}.reports-table tr:last-child td{border-bottom:none}.reports-table tr:hover td{background:#f9fafb}.reports-user-cell{display:flex;align-items:center;gap:.5rem;min-width:130px}.reports-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#e5e7eb}.reports-avatar-placeholder{width:30px;height:30px;border-radius:50%;background:#e5e7eb;flex-shrink:0}.reports-user-name{font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.reports-user-uid{font-size:.72rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.reports-reason{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reports-type-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#e0e7ff;color:#3730a3}.reports-type-badge.conversation{background:#fef3c7;color:#92400e}.reports-status-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600}.reports-status-badge.pending{background:#fef3c7;color:#92400e}.reports-status-badge.reviewed{background:#dbeafe;color:#1e40af}.reports-status-badge.actioned{background:#dcfce7;color:#166534}.reports-status-select{font-size:.8rem;padding:.2rem .4rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer}.reports-date{white-space:nowrap;color:#6b7280;font-size:.8rem}.reports-empty{padding:2rem;text-align:center;color:#6b7280;font-size:.9rem}.reports-error{color:#dc2626;font-size:.9rem;padding:.5rem 0}@media(max-width:768px){.reports-summary{gap:.5rem}.reports-summary-card{flex:1 1 calc(50% - .25rem);min-width:0}.reports-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:0}.reports-tab-btn{flex-shrink:0;padding:.45rem .75rem}.reports-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.reports-user-name,.reports-user-uid{max-width:80px}.reports-reason{max-width:120px}}.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;min-width:0}.app-main-header{display:flex;align-items:center;gap:.75rem;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-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;border:none;background:transparent;cursor:pointer;flex-shrink:0}.app-hamburger span{display:block;width:100%;height:2px;background:#374151;border-radius:2px}.app-sidebar-overlay{display:none}.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}@media(max-width:768px){.app-hamburger{display:flex}.app-sidebar{position:fixed;top:0;left:0;height:100%;z-index:200;transform:translate(-100%);transition:transform .25s ease;width:260px;overflow-y:auto}.app-sidebar.app-sidebar-open{transform:translate(0)}.app-sidebar-overlay{display:block;position:fixed;inset:0;background:#02061780;z-index:199}.app-container{flex-direction:column}.app-main{width:100%;min-width:0}.app-main-content{padding:.75rem;overflow-x:hidden}.app-main-header{padding:.65rem .75rem;gap:.5rem;position:sticky;top:0;z-index:100}.app-main-title{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.login-card{padding:2rem 1.25rem;margin:1rem}}.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}}@media(max-width:768px){.modal--profile{max-width:100%;max-height:94dvh;border-radius:16px 16px 0 0}.modal-body--profile{padding:12px;gap:12px}.modal-footer--profile{padding:10px 12px 14px}.profile-actions{flex-wrap:wrap}.gallery-thumb{width:56px}}.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;overflow-x:hidden}img{max-width:100%;height:auto}input,select,textarea{max-width:100%}
