@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Barlow:wght@400;500;600&display=swap";._row_1u53d_1{display:flex;align-items:center;gap:.75rem}._updateBtn_1u53d_7{background:var(--theme-primary-solid);color:var(--brand-on-primary-solid);border:none;border-radius:.4rem;padding:.3rem .7rem;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}._page_1f73m_3{display:flex;min-height:100vh;align-items:center;justify-content:center;background:var(--theme-bg);padding:1rem;font-family:var(--font-sans)}._card_1f73m_13{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:2rem;padding:2rem;box-shadow:0 25px 50px -12px #00000040}._center_1f73m_24{text-align:center}._title_1f73m_28{font-family:var(--font-barlow-cond);font-size:2.25rem;line-height:2.5rem;font-weight:900;letter-spacing:-.05em;color:var(--theme-primary);text-transform:uppercase}._subtitle_1f73m_38{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;color:var(--theme-muted)}._form_1f73m_47{display:flex;flex-direction:column;gap:1.5rem}._fields_1f73m_53{display:flex;flex-direction:column;gap:1rem}._roleToggle_1f73m_59{display:flex;gap:.5rem;padding:.25rem;background:var(--theme-input);border-radius:.5rem}._toggleBtn_1f73m_67{flex:1;padding:.5rem 0;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;border-radius:.375rem;transition:all .15s;background:transparent;border:none;color:var(--theme-muted);cursor:pointer}._toggleBtnActive_1f73m_82{background:var(--theme-primary-solid);color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._label_1f73m_89{display:block;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-muted);margin-bottom:.25rem}._input_1f73m_100{display:block;width:100%;border-radius:.5rem;border:1px solid var(--theme-border);background:var(--theme-input);padding:.75rem 1rem;color:var(--theme-text)}._input_1f73m_100:focus{border-color:var(--theme-primary);outline:none}._inputCode_1f73m_115{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em;text-transform:uppercase}._hint_1f73m_122{font-size:10px;color:var(--theme-muted);margin-top:.25rem}._error_1f73m_128{border-radius:.5rem;background:color-mix(in srgb,var(--color-risk) 10%,transparent);padding:.75rem;font-size:.875rem;line-height:1.25rem;color:var(--color-risk);border:1px solid color-mix(in srgb,var(--color-risk) 20%,transparent)}._submitBtn_1f73m_138{display:flex;width:100%;align-items:center;justify-content:center;border-radius:.5rem;background:var(--theme-primary-solid);padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:700;color:#fff;border:none;cursor:pointer;transition:background-color .15s;box-shadow:0 10px 15px -3px var(--theme-shadow),0 4px 6px -4px var(--theme-shadow)}._submitBtn_1f73m_138:hover{background:color-mix(in srgb,var(--theme-primary-solid) 88%,black)}._submitBtn_1f73m_138:focus{outline:none}._submitBtn_1f73m_138:disabled{opacity:.5}._spinIcon_1f73m_168{height:1.25rem;width:1.25rem;animation:_spin_1f73m_168 1s linear infinite}@keyframes _spin_1f73m_168{to{transform:rotate(360deg)}}._divider_1f73m_182{position:relative}._dividerLine_1f73m_186{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}._dividerRule_1f73m_193{width:100%;border-top:1px solid var(--theme-border)}._dividerTextWrap_1f73m_198{position:relative;display:flex;justify-content:center;font-size:.75rem;line-height:1rem;text-transform:uppercase}._dividerText_1f73m_198{background:var(--theme-surface);padding:0 .5rem;color:var(--theme-muted);font-weight:700;letter-spacing:.1em}._googleBtn_1f73m_217{width:100%;justify-content:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._googleIcon_1f73m_227{height:1.25rem;width:1.25rem}._switchBtn_1f73m_232{font-size:.875rem;line-height:1.25rem;color:var(--theme-muted);text-decoration:underline;text-decoration-color:var(--theme-border);text-underline-offset:4px;background:none;border:none;cursor:pointer}._switchBtn_1f73m_232:hover{color:var(--theme-text)}._card_4kwow_9{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:1rem;padding:1.5rem}._cardDashed_4kwow_16{background:var(--theme-surface);border:2px dashed var(--theme-border);border-radius:1rem;padding:5rem 1.5rem;text-align:center}._btnPrimary_4kwow_26{display:inline-flex;align-items:center;gap:.5rem;background:var(--theme-primary-solid);color:#fff;font-weight:900;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:.5rem;padding:.625rem 1rem;cursor:pointer;transition:background-color .15s}._btnPrimary_4kwow_26:hover{background:color-mix(in srgb,var(--theme-primary-solid) 88%,black)}._btnPrimary_4kwow_26:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_4kwow_52{display:inline-flex;align-items:center;gap:.5rem;background:var(--theme-input);color:var(--theme-text);font-weight:700;font-size:.75rem;border:1px solid var(--theme-border);border-radius:.5rem;padding:.625rem 1rem;cursor:pointer;transition:background-color .15s}._btnSecondary_4kwow_52:hover{background:var(--theme-surface-hover)}._btnIcon_4kwow_71{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--theme-muted);border:none;border-radius:.5rem;padding:.5rem;cursor:pointer;transition:color .15s,background-color .15s}._btnIcon_4kwow_71:hover{color:var(--theme-text);background:var(--theme-surface-hover)}._subTabBar_4kwow_91{display:flex;flex-wrap:wrap;gap:.25rem;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:.75rem;padding:.25rem;width:fit-content}._subTab_4kwow_91{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--theme-muted);font-weight:700;font-size:.75rem;border:none;border-radius:.5rem;padding:.5rem .875rem;cursor:pointer;transition:color .15s,background-color .15s}._subTab_4kwow_91:hover{color:var(--theme-text)}._subTabActive_4kwow_121{background:var(--theme-primary-solid);color:#fff;box-shadow:0 1px 3px var(--theme-shadow)}._subTabActive_4kwow_121:hover{color:#fff}._segmentBar_4kwow_140{display:flex;gap:.25rem;background:var(--theme-surface-2);border-radius:.5rem;padding:.25rem}._segmentBtn_4kwow_148{padding:.5rem 1rem;border-radius:.25rem;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-muted);background:none;border:none;cursor:pointer;transition:color .15s,background-color .15s}._segmentBtn_4kwow_148:hover{color:var(--theme-text)}._segmentBtnActive_4kwow_171{background:var(--theme-primary-solid);color:#fff}._segmentBtnActive_4kwow_171:hover{color:#fff}._chip_4kwow_183{display:inline-flex;align-items:center;gap:.25rem;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.125rem .5rem}._chipOk_4kwow_195{background:color-mix(in srgb,var(--color-ok) 10%,transparent);color:var(--color-ok)}._chipCaution_4kwow_201{background:color-mix(in srgb,var(--color-caution) 10%,transparent);color:var(--color-caution)}._chipRisk_4kwow_207{background:color-mix(in srgb,var(--color-risk) 10%,transparent);color:var(--color-risk)}._chipMuted_4kwow_213{background:var(--theme-surface-2);color:var(--theme-muted)}._input_4kwow_221{background:var(--theme-bg);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:.75rem;padding:.625rem .75rem;font-size:.75rem;width:100%;transition:border-color .15s}._input_4kwow_221:focus{outline:none;border-color:var(--theme-accent)}._select_4kwow_237{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}._sortActive_4kwow_244{color:var(--theme-text)}._sortMuted_4kwow_248{color:var(--theme-muted)}._sortMuted_4kwow_248:hover{color:var(--theme-text)}._divideList_4kwow_258>*+*{border-top:1px solid var(--theme-border)}._listRow_4kwow_262{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1.25rem}._iconChip_4kwow_272{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;width:2.5rem;border-radius:.75rem;background:color-mix(in srgb,var(--theme-primary) 12%,transparent);color:var(--theme-primary);flex-shrink:0}._page_s2x16_3{min-height:100vh;background:var(--theme-bg);display:flex;align-items:center;justify-content:center;padding:1rem}._content_s2x16_12{width:100%;max-width:24rem;display:flex;flex-direction:column;gap:1.5rem;text-align:center}._iconWrap_s2x16_23{position:relative;margin-left:auto;margin-right:auto;width:5rem;height:5rem}._ping_s2x16_31{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:color-mix(in srgb,var(--theme-primary) 12%,transparent);border:2px solid color-mix(in srgb,var(--theme-primary) 12%,transparent);animation:_ping_s2x16_31 1s cubic-bezier(0,0,.2,1) infinite}@keyframes _ping_s2x16_31{75%,to{transform:scale(2);opacity:0}}._iconCircle_s2x16_47{position:relative;height:5rem;width:5rem;border-radius:9999px;background:color-mix(in srgb,var(--theme-primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--theme-primary) 12%,transparent);display:flex;align-items:center;justify-content:center}._clockIcon_s2x16_59{height:2.25rem;width:2.25rem;color:var(--theme-primary)}._message_s2x16_67{display:flex;flex-direction:column;gap:.5rem}._heading_s2x16_73{font-size:1.25rem;line-height:1.75rem;font-weight:900;color:var(--theme-text);text-transform:uppercase;letter-spacing:-.025em}._name_s2x16_82{font-size:.875rem;line-height:1.25rem;color:var(--theme-primary);font-weight:700}._desc_s2x16_89{font-size:.875rem;color:var(--theme-muted);line-height:1.625}._infoBox_s2x16_97{padding:1.25rem;text-align:left;display:flex;flex-direction:column;gap:.75rem}._infoTitle_s2x16_106{font-size:10px;font-weight:900;color:var(--theme-muted);text-transform:uppercase;letter-spacing:.1em}._steps_s2x16_114{display:flex;flex-direction:column;gap:.5rem}._step_s2x16_114{display:flex;align-items:flex-start;gap:.625rem}._stepNum_s2x16_126{height:1.25rem;width:1.25rem;border-radius:9999px;background:color-mix(in srgb,var(--theme-primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--theme-primary) 12%,transparent);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}._stepNumText_s2x16_139{font-size:10px;font-weight:900;color:var(--theme-primary)}._stepText_s2x16_145{font-size:.75rem;color:var(--theme-muted);line-height:1.625}._emailRow_s2x16_153{display:flex;align-items:center;gap:.5rem;justify-content:center}._shieldIcon_s2x16_160{height:.875rem;width:.875rem;color:var(--color-ok)}._emailText_s2x16_166{font-size:.75rem;color:var(--theme-muted)}._emailStrong_s2x16_171{color:var(--theme-text)}._signOut_s2x16_177{display:flex;align-items:center;gap:.5rem;margin-left:auto;margin-right:auto;font-size:.75rem;color:var(--theme-muted);transition:color .15s;text-transform:uppercase;letter-spacing:.1em;font-weight:900;background:none;border:none;cursor:pointer}._signOut_s2x16_177:hover{color:var(--theme-text)}._signOutIcon_s2x16_198{height:.875rem;width:.875rem}@keyframes _spin_1qkon_16{to{transform:rotate(360deg)}}._loadingScreen_1qkon_7{display:flex;height:100vh;align-items:center;justify-content:center;background:var(--theme-bg);color:var(--theme-text)}._spinner_1qkon_16{height:2rem;width:2rem;color:var(--theme-primary);animation:_spin_1qkon_16 1s linear infinite}._errorScreen_1qkon_23{display:flex;height:100vh;flex-direction:column;align-items:center;justify-content:center;background:var(--theme-bg);padding:1.5rem;text-align:center;color:var(--theme-text)}._errorIconWrap_1qkon_35{margin-bottom:1rem;border-radius:9999px;background:color-mix(in srgb,var(--color-risk) 10%,transparent);padding:1rem}._errorIcon_1qkon_35{height:2.5rem;width:2.5rem;color:var(--color-risk)}._errorTitle_1qkon_48{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:-.025em}._errorText_1qkon_56{max-width:20rem;font-size:.875rem;color:var(--theme-muted)}._retryBtn_1qkon_62{margin-top:1.5rem;border-radius:.5rem;background:var(--theme-input);padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-text);border:none;cursor:pointer;transition:background-color .15s}._retryBtn_1qkon_62:hover{background:var(--theme-surface-hover)}:root{--font-sans: "Barlow", ui-sans-serif, system-ui, sans-serif;--font-barlow-cond: "Barlow Condensed", sans-serif;--theme-primary: #68DC8C;--theme-primary-solid: #1F9E52;--theme-accent: #5CC880;--brand-on-primary: #000;--brand-on-primary-solid: #fff;--theme-bg: #00100C;--theme-surface: #0F1A16;--theme-surface-2: #0D0D0D;--theme-surface-hover: #1E1E1E;--theme-input: #222222;--theme-border: #22322B;--theme-text: #FFFFFF;--theme-muted: #9AA69F;--theme-shadow: rgba(0, 0, 0, .4);--theme-overlay: rgba(0, 0, 0, .7);--color-ok: #16A34A;--color-caution: #D97706;--color-risk: #DC2626;--injury-grade-1: #F5C451;--injury-grade-2: #F0993E;--injury-grade-3: #E86D3A;--injury-grade-4: #D64550;--injury-grade-5: #A02040;--color-theme-primary: var(--theme-primary);--color-theme-primary-hover: color-mix(in srgb, var(--theme-primary) 85%, black);--color-theme-primary-soft: color-mix(in srgb, var(--theme-primary) 12%, transparent);--color-theme-primary-solid: var(--theme-primary-solid);--color-theme-primary-solid-hover: color-mix(in srgb, var(--theme-primary-solid) 88%, black);--color-theme-accent: var(--theme-accent);--color-theme-accent-soft: color-mix(in srgb, var(--theme-accent) 12%, transparent);--color-theme-bg: var(--theme-bg);--color-theme-surface: var(--theme-surface);--color-theme-surface-2: var(--theme-surface-2);--color-theme-surface-hover: var(--theme-surface-hover);--color-theme-input: var(--theme-input);--color-theme-border: var(--theme-border);--color-theme-text: var(--theme-text);--color-theme-muted: var(--theme-muted)}[data-theme=light]{--theme-accent: #16A34A;--theme-bg: #FFFFFF;--theme-surface: #F8F8F8;--theme-surface-2: #F4F4F5;--theme-surface-hover: #E8E8E8;--theme-input: #F4F4F5;--theme-border: #E6E6E6;--theme-text: #00100C;--theme-muted: #70778A;--theme-shadow: rgba(0, 0, 0, .08);--theme-overlay: rgba(0, 0, 0, .3);--color-ok: #15803D;--color-caution: #B45309;--color-risk: #B91C1C;--injury-grade-1: #D99A2B;--injury-grade-2: #D97A22;--injury-grade-3: #C9532A;--injury-grade-4: #B93745;--injury-grade-5: #8E1B38;--color-theme-accent: #16A34A;--color-theme-bg: #FFFFFF;--color-theme-surface: #F8F8F8;--color-theme-surface-2: #F4F4F5;--color-theme-surface-hover: #E8E8E8;--color-theme-input: #F4F4F5;--color-theme-border: #E6E6E6;--color-theme-text: #00100C;--color-theme-muted: #70778A}*,:before,:after{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:var(--font-sans)}body{min-height:100vh;line-height:inherit;background:var(--theme-bg);color:var(--theme-text);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none}img,svg,video{display:block;max-width:100%}html{transition:background-color .3s ease,color .3s ease}@layer components{.type-h1{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:800;line-height:1.1;letter-spacing:-.01em}.type-h2{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.type-body{font-size:15px;font-weight:400;line-height:1.5}.type-ui{font-size:13px;font-weight:500;line-height:1.4}.label-section{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--theme-muted);line-height:1.3}.label-kpi{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-muted);line-height:1.3}.label-form{font-size:11px;font-weight:600;color:var(--theme-muted);letter-spacing:.01em;line-height:1.3}}*:focus{outline:none}*:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px;border-radius:4px}.press-static{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:opacity .15s ease}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;gap:.75rem}.empty-state-icon{width:48px;height:48px;border-radius:50%;background:var(--theme-surface);display:flex;align-items:center;justify-content:center;color:var(--theme-muted);margin-bottom:.25rem}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--theme-muted)}.badge-theme{background-color:var(--theme-primary)!important;color:var(--theme-bg)!important}.active-tab-theme{background-color:var(--theme-primary)!important;color:var(--theme-bg)!important;border-color:transparent!important}.accent-theme{accent-color:var(--theme-primary)!important}@keyframes badge-pop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.badge-pop{animation:badge-pop .15s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.badge-pop{animation:none}}
