.aiInterview-module__e9dk8q__wrap{background:var(--bg-primary);justify-content:center;min-height:calc(100vh - 64px);padding:32px 16px 64px;display:flex}.aiInterview-module__e9dk8q__card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius,14px);width:100%;max-width:720px;box-shadow:var(--shadow-sm);padding:28px}.aiInterview-module__e9dk8q__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.aiInterview-module__e9dk8q__title{margin:0;font-size:22px;font-weight:700}.aiInterview-module__e9dk8q__badge{text-transform:capitalize;border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.aiInterview-module__e9dk8q__badge_live{color:var(--green-primary);border-color:var(--green-primary)}.aiInterview-module__e9dk8q__badge_error{color:var(--red-primary);border-color:var(--red-primary)}.aiInterview-module__e9dk8q__stage{flex-direction:column;align-items:center;gap:18px;padding:40px 0 28px;display:flex}.aiInterview-module__e9dk8q__orb{background:radial-gradient(circle at 50% 40%, var(--brand-tint), var(--brand));opacity:.55;border-radius:50%;width:120px;height:120px;transition:transform .2s,opacity .2s,box-shadow .2s}.aiInterview-module__e9dk8q__orbLive{opacity:.9}.aiInterview-module__e9dk8q__orbActive{box-shadow:0 0 0 10px var(--brand-tint);animation:1.1s ease-in-out infinite aiInterview-module__e9dk8q__pulse;transform:scale(1.12)}@keyframes aiInterview-module__e9dk8q__pulse{0%,to{box-shadow:0 0 0 8px var(--brand-tint)}50%{box-shadow:0 0 0 18px #0000}}.aiInterview-module__e9dk8q__stageLabel{color:var(--text-secondary);text-align:center;margin:0;font-size:15px}.aiInterview-module__e9dk8q__controls{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.aiInterview-module__e9dk8q__primaryBtn,.aiInterview-module__e9dk8q__secondaryBtn,.aiInterview-module__e9dk8q__endBtn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:11px 22px;font-size:15px;font-weight:600}.aiInterview-module__e9dk8q__primaryBtn{background:var(--brand);color:#fff}.aiInterview-module__e9dk8q__primaryBtn:hover{background:var(--brand-strong)}.aiInterview-module__e9dk8q__secondaryBtn{background:var(--bg-primary);border-color:var(--border-primary);color:var(--text-secondary)}.aiInterview-module__e9dk8q__endBtn{background:var(--red-primary);color:#fff}.aiInterview-module__e9dk8q__error{color:var(--red-primary);text-align:center;word-break:break-word;margin:4px 0 0;font-size:14px}.aiInterview-module__e9dk8q__notConfigured{color:var(--text-secondary);margin-top:12px;font-size:15px;line-height:1.6}.aiInterview-module__e9dk8q__notConfigured code{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:6px;padding:1px 6px;font-size:13px}.aiInterview-module__e9dk8q__transcript{border-top:1px solid var(--border-primary);flex-direction:column;gap:10px;max-height:320px;margin-top:24px;padding-top:18px;display:flex;overflow-y:auto}.aiInterview-module__e9dk8q__line{margin:0;font-size:14px;line-height:1.5}.aiInterview-module__e9dk8q__speaker{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin-right:8px;font-size:11px;font-weight:700;display:inline-block}.aiInterview-module__e9dk8q__lineAgent .aiInterview-module__e9dk8q__speaker{color:var(--brand)}.aiInterview-module__e9dk8q__lineInterim{opacity:.55}.aiInterview-module__e9dk8q__plan{border-top:1px solid var(--border-primary);text-align:left;margin-top:22px;padding-top:18px}.aiInterview-module__e9dk8q__planBusy{color:var(--text-secondary);font-size:var(--text-sm)}.aiInterview-module__e9dk8q__planTitle{font-family:var(--font-serif);color:var(--gray-900);margin:0 0 6px;font-size:18px;font-weight:700}.aiInterview-module__e9dk8q__planSummary{font-size:var(--text-base);color:var(--text-secondary);margin:0 0 14px;line-height:1.55}.aiInterview-module__e9dk8q__planGaps{margin-bottom:14px}.aiInterview-module__e9dk8q__planK{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.07em;color:var(--text-secondary);margin-bottom:6px;font-weight:700}.aiInterview-module__e9dk8q__planGaps ul{margin:0;padding-left:18px}.aiInterview-module__e9dk8q__planGaps li{font-size:var(--text-sm);color:var(--gray-900);margin-bottom:3px}.aiInterview-module__e9dk8q__planMs{gap:10px;margin:0;padding:0;list-style:none;display:grid}.aiInterview-module__e9dk8q__planItem{border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:10px;padding:11px 14px}.aiInterview-module__e9dk8q__planWeek{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--brand);font-weight:800}.aiInterview-module__e9dk8q__planFocus{font-size:var(--text-base);color:var(--gray-900);margin-top:2px;font-weight:700}.aiInterview-module__e9dk8q__planDel{font-size:var(--text-sm);color:var(--text-secondary);margin-top:3px;line-height:1.45}.aiInterview-module__e9dk8q__planMetric{font-size:var(--text-xs);color:var(--green-primary);margin-top:5px}@media (max-width:768px){.aiInterview-module__e9dk8q__wrap{min-height:calc(100vh - 64px);padding:20px 12px 48px}.aiInterview-module__e9dk8q__card{padding:20px 16px}.aiInterview-module__e9dk8q__header{flex-wrap:wrap;gap:8px}.aiInterview-module__e9dk8q__stage{padding:28px 0 20px}.aiInterview-module__e9dk8q__orb{width:96px;height:96px}.aiInterview-module__e9dk8q__controls{flex-wrap:wrap}.aiInterview-module__e9dk8q__primaryBtn,.aiInterview-module__e9dk8q__secondaryBtn,.aiInterview-module__e9dk8q__endBtn{flex:auto;min-width:120px}.aiInterview-module__e9dk8q__line{min-width:0}}
.roundRulebook-module__3GW13W__wrap{background:var(--bg-primary);justify-content:center;align-items:flex-start;min-height:calc(100vh - 64px);padding:40px 16px 60px;display:flex}.roundRulebook-module__3GW13W__card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius,14px);width:100%;max-width:760px;padding:28px 30px 26px}.roundRulebook-module__3GW13W__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:6px;font-size:11px;font-weight:700}.roundRulebook-module__3GW13W__title{margin:0 0 10px;font-size:22px;font-weight:800}.roundRulebook-module__3GW13W__meta{gap:8px;margin-bottom:14px;display:flex}.roundRulebook-module__3GW13W__pill{border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.roundRulebook-module__3GW13W__summary{color:var(--text-secondary);margin:0 0 18px;font-size:14.5px;line-height:1.7}.roundRulebook-module__3GW13W__h2{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);margin:16px 0 8px;font-size:12px;font-weight:700}.roundRulebook-module__3GW13W__rules{flex-direction:column;gap:7px;margin:0;padding-left:20px;display:flex}.roundRulebook-module__3GW13W__rules li{color:var(--text-primary);font-size:13.5px;line-height:1.6}.roundRulebook-module__3GW13W__agreeRow{color:var(--text-primary);cursor:pointer;align-items:flex-start;gap:10px;margin:22px 0 14px;font-size:13.5px;line-height:1.5;display:flex}.roundRulebook-module__3GW13W__agreeRow input{accent-color:var(--brand);width:16px;height:16px;margin-top:3px}.roundRulebook-module__3GW13W__startBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:11px 22px;font-size:14px;font-weight:700}.roundRulebook-module__3GW13W__startBtn:hover{background:var(--brand-strong)}.roundRulebook-module__3GW13W__startBtn:disabled{opacity:.45;cursor:not-allowed}
.ui-module__SP2qqW__pf{--pf-brand:var(--brand);--pf-brand-strong:var(--brand-strong);--pf-brand-soft:var(--brand-tint);--pf-brand-ink:var(--brand-tint-ink);--pf-bg:var(--bg-secondary);--pf-card:var(--bg-card);--pf-card-2:var(--bg-tertiary);--pf-ink:var(--gray-900);--pf-muted:var(--text-secondary);--pf-faint:var(--gray-500);--pf-line:var(--border-primary);--pf-green:var(--green-primary);--pf-green-soft:var(--green-light);--pf-red:var(--red-primary);--pf-red-soft:var(--red-light);--pf-amber:var(--yellow-primary);--pf-amber-soft:var(--yellow-light);--pf-blue:var(--dot-hld);--pf-violet:var(--brand-2);--pf-radius-sm:var(--radius);--pf-radius:var(--radius-lg);--pf-radius-lg:var(--radius-xl);--pf-shadow:var(--shadow-sm);--pf-shadow-md:var(--shadow-md);--pf-shadow-lg:var(--shadow-lg);--pf-1:4px;--pf-2:8px;--pf-3:12px;--pf-4:16px;--pf-5:24px;--pf-6:32px;color:var(--pf-ink);font-family:var(--font-sans), system-ui, sans-serif}.ui-module__SP2qqW__btn{justify-content:center;align-items:center;gap:var(--pf-2);font:inherit;font-weight:600;font-size:var(--text-base);border-radius:var(--pf-radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;padding:10px 16px;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.ui-module__SP2qqW__btn:disabled{opacity:.5;cursor:not-allowed}.ui-module__SP2qqW__btn:focus-visible{outline:2px solid var(--pf-brand);outline-offset:2px}.ui-module__SP2qqW__btnPrimary{background:var(--pf-brand);color:#fff}.ui-module__SP2qqW__btnPrimary:hover:not(:disabled){background:var(--pf-brand-strong)}.ui-module__SP2qqW__btnSecondary{background:var(--pf-card);color:var(--pf-ink);border-color:var(--pf-line)}.ui-module__SP2qqW__btnSecondary:hover:not(:disabled){border-color:var(--pf-brand);color:var(--pf-brand)}.ui-module__SP2qqW__btnGhost{color:var(--pf-muted);background:0 0}.ui-module__SP2qqW__btnGhost:hover:not(:disabled){background:var(--pf-brand-soft);color:var(--pf-brand-ink)}.ui-module__SP2qqW__btnDanger{background:var(--pf-red);color:#fff}.ui-module__SP2qqW__btnDanger:hover:not(:disabled){filter:brightness(.94)}.ui-module__SP2qqW__btnSm{font-size:var(--text-sm);padding:6px 12px}.ui-module__SP2qqW__btnLg{font-size:var(--text-base);padding:13px 22px}.ui-module__SP2qqW__btnBlock{width:100%}.ui-module__SP2qqW__card{background:var(--pf-card);border:1px solid var(--pf-line);border-radius:var(--pf-radius);box-shadow:var(--pf-shadow)}.ui-module__SP2qqW__cardPad{padding:var(--pf-5)}.ui-module__SP2qqW__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--pf-3);padding:var(--pf-4) var(--pf-5);border-bottom:1px solid var(--pf-line);display:flex}.ui-module__SP2qqW__cardTitle{font-size:var(--text-md);font-weight:700}.ui-module__SP2qqW__cardSubtitle{font-size:var(--text-sm);color:var(--pf-muted);margin-top:2px}.ui-module__SP2qqW__badge{font-size:var(--text-xs);background:var(--pf-brand-soft);color:var(--pf-brand-ink);border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-weight:600;display:inline-flex}.ui-module__SP2qqW__badgeGreen{background:var(--pf-green-soft);color:var(--pf-green)}.ui-module__SP2qqW__badgeRed{background:var(--pf-red-soft);color:var(--pf-red)}.ui-module__SP2qqW__badgeAmber{background:var(--pf-amber-soft);color:var(--pf-amber)}.ui-module__SP2qqW__badgeNeutral{background:var(--pf-bg);color:var(--pf-muted)}.ui-module__SP2qqW__dot{background:currentColor;border-radius:999px;width:7px;height:7px}.ui-module__SP2qqW__tabs{border-bottom:1px solid var(--pf-line);gap:2px;display:flex}.ui-module__SP2qqW__tab{appearance:none;font:inherit;font-size:var(--text-base);color:var(--pf-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-weight:600}.ui-module__SP2qqW__tab:hover{color:var(--pf-ink)}.ui-module__SP2qqW__tabActive{color:var(--pf-brand);border-bottom-color:var(--pf-brand)}.ui-module__SP2qqW__scrim{z-index:1000;background:#0f1b3373;animation:.15s ui-module__SP2qqW__pfFade;display:flex;position:fixed;inset:0}.ui-module__SP2qqW__scrimCenter{padding:var(--pf-4);justify-content:center;align-items:center}.ui-module__SP2qqW__scrimRight{justify-content:flex-end}.ui-module__SP2qqW__modal{background:var(--pf-card);border-radius:var(--pf-radius-lg);box-shadow:var(--pf-shadow-lg);width:100%;max-width:520px;max-height:90vh;animation:.16s ui-module__SP2qqW__pfPop;overflow:auto}.ui-module__SP2qqW__drawer{background:var(--pf-card);box-shadow:var(--pf-shadow-lg);width:100%;max-width:480px;height:100%;animation:.2s ui-module__SP2qqW__pfSlide;overflow:auto}.ui-module__SP2qqW__overlayHead{padding:var(--pf-4) var(--pf-5);border-bottom:1px solid var(--pf-line);background:var(--pf-card);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.ui-module__SP2qqW__overlayTitle{font-size:var(--text-md);font-weight:700}.ui-module__SP2qqW__overlayBody{padding:var(--pf-5)}.ui-module__SP2qqW__iconBtn{appearance:none;color:var(--pf-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:1}.ui-module__SP2qqW__iconBtn:hover{background:var(--pf-bg);color:var(--pf-ink)}.ui-module__SP2qqW__tableWrap{border:1px solid var(--pf-line);border-radius:var(--pf-radius);overflow-x:auto}.ui-module__SP2qqW__table{border-collapse:collapse;width:100%;font-size:var(--text-base)}.ui-module__SP2qqW__table th{text-align:left;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em;color:var(--pf-faint);background:var(--pf-card-2);border-bottom:1px solid var(--pf-line);padding:11px 16px;font-weight:600}.ui-module__SP2qqW__table td{border-bottom:1px solid var(--pf-line);color:var(--pf-ink);padding:13px 16px}.ui-module__SP2qqW__table tr:last-child td{border-bottom:none}.ui-module__SP2qqW__table tbody tr:hover{background:var(--pf-card-2)}.ui-module__SP2qqW__filterBar{align-items:center;gap:var(--pf-2);flex-wrap:wrap;display:flex}.ui-module__SP2qqW__search{align-items:center;gap:var(--pf-2);background:var(--pf-card);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);flex:1;min-width:200px;padding:9px 12px;display:flex}.ui-module__SP2qqW__search input{font:inherit;font-size:var(--text-base);color:var(--pf-ink);background:0 0;border:none;outline:none;flex:1}.ui-module__SP2qqW__search input::placeholder{color:var(--pf-faint)}.ui-module__SP2qqW__chip{appearance:none;font:inherit;font-size:var(--text-sm);border-radius:var(--pf-radius-sm);border:1px solid var(--pf-line);background:var(--pf-card);color:var(--pf-muted);cursor:pointer;padding:8px 12px;font-weight:600}.ui-module__SP2qqW__chipActive{border-color:var(--pf-brand);color:var(--pf-brand);background:var(--pf-brand-soft)}.ui-module__SP2qqW__empty{text-align:center;padding:var(--pf-6) var(--pf-5);color:var(--pf-muted)}.ui-module__SP2qqW__emptyIcon{margin-bottom:var(--pf-3);font-size:30px}.ui-module__SP2qqW__emptyTitle{font-size:var(--text-md);color:var(--pf-ink);margin-bottom:6px;font-weight:700}.ui-module__SP2qqW__emptyText{font-size:var(--text-base);max-width:360px;margin:0 auto var(--pf-4)}.ui-module__SP2qqW__spinner{border:2.5px solid var(--pf-line);border-top-color:var(--pf-brand);border-radius:999px;width:22px;height:22px;animation:.7s linear infinite ui-module__SP2qqW__pfSpin}.ui-module__SP2qqW__skeleton{background:linear-gradient(90deg, var(--pf-line) 0%, var(--pf-card-2) 50%, var(--pf-line) 100%);border-radius:var(--pf-radius-sm);background-size:200% 100%;animation:1.2s ease-in-out infinite ui-module__SP2qqW__pfShimmer}.ui-module__SP2qqW__rteToolbar{border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm) var(--pf-radius-sm) 0 0;background:var(--pf-card-2);border-bottom:none;gap:2px;padding:4px;display:flex}.ui-module__SP2qqW__rteBtn{appearance:none;font:inherit;color:var(--pf-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;width:30px;height:28px;font-weight:700}.ui-module__SP2qqW__rteBtn:hover{background:var(--pf-card);color:var(--pf-ink)}.ui-module__SP2qqW__rteArea{border:1px solid var(--pf-line);border-radius:0 0 var(--pf-radius-sm) var(--pf-radius-sm);min-height:110px;font-size:var(--text-base);background:var(--pf-card);outline:none;padding:12px 14px;line-height:1.55}.ui-module__SP2qqW__rteArea:empty:before{content:attr(data-placeholder);color:var(--pf-faint)}.ui-module__SP2qqW__cmdScrim{z-index:1100;background:#0f1b3373;justify-content:center;align-items:flex-start;padding-top:12vh;animation:.12s ui-module__SP2qqW__pfFade;display:flex;position:fixed;inset:0}.ui-module__SP2qqW__cmd{background:var(--pf-card);border:1px solid var(--pf-line);border-radius:var(--pf-radius-lg);width:100%;max-width:600px;box-shadow:var(--pf-shadow-lg);animation:.14s ui-module__SP2qqW__pfPop;overflow:hidden}.ui-module__SP2qqW__cmdInput{border:none;border-bottom:1px solid var(--pf-line);width:100%;font:inherit;font-size:var(--text-md);color:var(--pf-ink);background:0 0;outline:none;padding:16px 18px}.ui-module__SP2qqW__cmdList{max-height:50vh;padding:6px;overflow:auto}.ui-module__SP2qqW__cmdGroup{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--pf-faint);padding:10px 12px 4px;font-weight:700}.ui-module__SP2qqW__cmdItem{justify-content:space-between;align-items:center;gap:var(--pf-3);border-radius:var(--pf-radius-sm);cursor:pointer;font-size:var(--text-base);padding:10px 12px;display:flex}.ui-module__SP2qqW__cmdItemActive{background:var(--pf-brand-soft);color:var(--pf-brand-ink)}.ui-module__SP2qqW__cmdHint{font-size:var(--text-xs);color:var(--pf-faint)}.ui-module__SP2qqW__cmdEmpty{text-align:center;color:var(--pf-muted);font-size:var(--text-base);padding:28px}.ui-module__SP2qqW__toastWrap{z-index:1200;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.ui-module__SP2qqW__toast{background:var(--pf-card);border:1px solid var(--pf-line);border-left:3px solid var(--pf-brand);border-radius:var(--pf-radius-sm);box-shadow:var(--pf-shadow-md);font-size:var(--text-base);align-items:center;gap:10px;min-width:240px;padding:12px 16px;animation:.18s ui-module__SP2qqW__pfSlideUp;display:flex}.ui-module__SP2qqW__toastSuccess{border-left-color:var(--pf-green)}.ui-module__SP2qqW__toastError{border-left-color:var(--pf-red)}.ui-module__SP2qqW__shell{background:var(--pf-bg);min-height:100vh}[data-theme=dark] .ui-module__SP2qqW__shell{background-color:#08080f;background-image:radial-gradient(60% 55% at 8% -10%,#6d5bff47,#0000 60%),radial-gradient(55% 48% at 95% -4%,#a855f738,#0000 60%),radial-gradient(50% 50% at 100%,#4f46e524,#0000 62%),radial-gradient(55% 50% at 22% 110%,#c026d324,#0000 60%);background-repeat:no-repeat;background-attachment:fixed}.ui-module__SP2qqW__topbar{z-index:50;align-items:center;gap:var(--pf-4);height:60px;padding:0 var(--pf-5);background:var(--pf-card);border-bottom:1px solid var(--pf-line);display:flex;position:sticky;top:0}.ui-module__SP2qqW__brand{font-family:var(--font-serif), serif;font-weight:700;font-size:var(--text-lg);color:var(--pf-brand);letter-spacing:-.01em;text-decoration:none}.ui-module__SP2qqW__nav{align-items:center;gap:2px;display:flex}.ui-module__SP2qqW__navlink{font-size:var(--text-base);color:var(--pf-muted);border-radius:var(--pf-radius-sm);padding:8px 12px;font-weight:600;text-decoration:none}.ui-module__SP2qqW__navlink:hover{color:var(--pf-ink);background:var(--pf-bg)}.ui-module__SP2qqW__navlinkActive{color:var(--pf-brand);background:var(--pf-brand-soft)}.ui-module__SP2qqW__spacer{flex:1}.ui-module__SP2qqW__cmdTrigger{align-items:center;gap:var(--pf-2);background:var(--pf-bg);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);color:var(--pf-faint);font-size:var(--text-sm);cursor:pointer;min-width:180px;padding:7px 12px;display:flex}.ui-module__SP2qqW__kbd{font-size:var(--text-2xs);color:var(--pf-faint);border:1px solid var(--pf-line);background:var(--pf-card);border-radius:5px;padding:1px 5px;font-weight:600}.ui-module__SP2qqW__content{max-width:1180px;padding:var(--pf-6) var(--pf-5);margin:0 auto}.ui-module__SP2qqW__orgBtn{align-items:center;gap:var(--pf-2);background:var(--pf-bg);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);cursor:pointer;font:inherit;font-size:var(--text-sm);color:var(--pf-ink);padding:6px 10px;font-weight:600;display:flex}.ui-module__SP2qqW__orgKind{font-size:var(--text-2xs);color:var(--pf-faint);font-weight:600}.ui-module__SP2qqW__menu{top:52px;right:var(--pf-5);background:var(--pf-card);border:1px solid var(--pf-line);border-radius:var(--pf-radius);box-shadow:var(--pf-shadow-md);z-index:60;min-width:220px;padding:6px;position:absolute}.ui-module__SP2qqW__menuItem{justify-content:space-between;align-items:center;gap:var(--pf-3);border-radius:var(--pf-radius-sm);cursor:pointer;font-size:var(--text-base);color:var(--pf-ink);padding:9px 12px;text-decoration:none;display:flex}.ui-module__SP2qqW__menuItem:hover{background:var(--pf-bg)}@keyframes ui-module__SP2qqW__pfFade{0%{opacity:0}to{opacity:1}}@keyframes ui-module__SP2qqW__pfPop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:none}}@keyframes ui-module__SP2qqW__pfSlide{0%{opacity:.6;transform:translate(24px)}to{opacity:1;transform:none}}@keyframes ui-module__SP2qqW__pfSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes ui-module__SP2qqW__pfSpin{to{transform:rotate(360deg)}}@keyframes ui-module__SP2qqW__pfShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.PreJoinLobby-module__jm9E4a__lobby{min-height:100vh;padding:var(--pf-5);background:var(--pf-bg);justify-content:center;align-items:center;display:flex}.PreJoinLobby-module__jm9E4a__card{gap:var(--pf-5);background:var(--pf-card);border:1px solid var(--pf-line);border-radius:var(--pf-radius-lg);width:100%;max-width:920px;box-shadow:var(--pf-shadow-md);padding:var(--pf-5);grid-template-columns:1.2fr 1fr;display:grid}@media (max-width:760px){.PreJoinLobby-module__jm9E4a__card{grid-template-columns:1fr}}.PreJoinLobby-module__jm9E4a__preview{gap:var(--pf-3);flex-direction:column;display:flex}.PreJoinLobby-module__jm9E4a__video{aspect-ratio:16/10;border-radius:var(--pf-radius);background:linear-gradient(135deg, var(--pf-brand), var(--pf-brand-strong));justify-content:center;align-items:center;display:flex}.PreJoinLobby-module__jm9E4a__videoOff{background:#1f2733}.PreJoinLobby-module__jm9E4a__avatar{color:#fff;background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:80px;height:80px;font-size:34px;font-weight:700;display:flex}.PreJoinLobby-module__jm9E4a__camOff{color:#aab4c5;font-size:var(--text-base)}.PreJoinLobby-module__jm9E4a__previewControls{gap:var(--pf-2);display:flex}.PreJoinLobby-module__jm9E4a__devBtn{font-size:var(--text-sm);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card-2);color:var(--pf-ink);cursor:pointer;flex:1;padding:8px 12px;font-weight:600}.PreJoinLobby-module__jm9E4a__devOff{background:var(--pf-red-soft);border-color:var(--pf-red)}.PreJoinLobby-module__jm9E4a__info{gap:var(--pf-2);flex-direction:column;display:flex}.PreJoinLobby-module__jm9E4a__title{color:var(--pf-ink);margin:6px 0 0;font-size:24px;font-weight:800}.PreJoinLobby-module__jm9E4a__sub{font-size:var(--text-base);color:var(--pf-muted);margin:0}.PreJoinLobby-module__jm9E4a__code{background:var(--pf-brand-soft);color:var(--pf-brand-ink);border-radius:6px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.PreJoinLobby-module__jm9E4a__roster{margin:var(--pf-2) 0;padding:var(--pf-3);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card-2);flex-direction:column;gap:6px;display:flex}.PreJoinLobby-module__jm9E4a__rosterRow{font-size:var(--text-sm);color:var(--pf-ink);align-items:center;gap:8px;display:flex}.PreJoinLobby-module__jm9E4a__dot{background:var(--pf-green);border-radius:999px;width:8px;height:8px}.PreJoinLobby-module__jm9E4a__role{font-size:var(--text-2xs);color:var(--pf-faint);text-transform:uppercase;letter-spacing:.04em;margin-left:auto}.PreJoinLobby-module__jm9E4a__readiness{margin:var(--pf-1) 0 var(--pf-2);flex-direction:column;gap:6px;display:flex}.PreJoinLobby-module__jm9E4a__readyRow{font-size:var(--text-sm);color:var(--pf-ink);align-items:center;gap:8px;font-weight:600;display:flex}.PreJoinLobby-module__jm9E4a__readyDot{border-radius:999px;flex-shrink:0;width:9px;height:9px}.PreJoinLobby-module__jm9E4a__readyOk{background:var(--pf-green)}.PreJoinLobby-module__jm9E4a__readyOff{background:var(--pf-amber)}.PreJoinLobby-module__jm9E4a__deviceNote{font-size:var(--text-xs);color:var(--pf-muted);margin:0 0 var(--pf-2)}
.DetailedReportCard-module__LrdDNG__wrap{gap:16px;max-width:880px;display:grid}.DetailedReportCard-module__LrdDNG__header{gap:16px;display:grid}.DetailedReportCard-module__LrdDNG__headTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.DetailedReportCard-module__LrdDNG__kicker{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--pf-brand);font-weight:700}.DetailedReportCard-module__LrdDNG__name{color:var(--pf-ink);margin-top:4px;font-size:24px;font-weight:800}.DetailedReportCard-module__LrdDNG__metaRow{font-size:var(--text-base);color:var(--pf-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.DetailedReportCard-module__LrdDNG__dot{color:var(--pf-faint)}.DetailedReportCard-module__LrdDNG__focusRow{border-top:1px solid var(--pf-line);flex-wrap:wrap;align-items:center;gap:8px;padding-top:14px;display:flex}.DetailedReportCard-module__LrdDNG__focusLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--pf-faint);margin-right:4px;font-weight:700}.DetailedReportCard-module__LrdDNG__focusChip{font-size:var(--text-sm);color:var(--pf-brand-ink);background:var(--pf-brand-soft);border-radius:999px;padding:4px 11px;font-weight:600}.DetailedReportCard-module__LrdDNG__section{gap:14px;display:grid}.DetailedReportCard-module__LrdDNG__sectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.DetailedReportCard-module__LrdDNG__sectionTitle{font-size:var(--text-md);color:var(--pf-ink);align-items:center;gap:10px;font-weight:700;display:flex}.DetailedReportCard-module__LrdDNG__sectionNum{background:var(--pf-brand);color:#fff;width:26px;height:26px;font-size:var(--text-sm);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.DetailedReportCard-module__LrdDNG__obs{gap:8px;padding-left:20px;display:grid}.DetailedReportCard-module__LrdDNG__obs li{font-size:var(--text-base);color:var(--pf-ink);line-height:1.55}.DetailedReportCard-module__LrdDNG__obs li::marker{color:var(--pf-faint)}.DetailedReportCard-module__LrdDNG__callout{border-radius:var(--pf-radius-sm);font-size:var(--text-base);color:var(--pf-ink);border-left:3px solid var(--pf-line);background:var(--pf-card-2);gap:4px;padding:12px 14px;line-height:1.55;display:grid}.DetailedReportCard-module__LrdDNG__calloutLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.DetailedReportCard-module__LrdDNG__metric{border-left-color:var(--pf-blue)}.DetailedReportCard-module__LrdDNG__metric .DetailedReportCard-module__LrdDNG__calloutLabel{color:var(--pf-blue)}.DetailedReportCard-module__LrdDNG__expectation{border-left-color:var(--pf-amber);background:var(--pf-amber-soft)}.DetailedReportCard-module__LrdDNG__expectation .DetailedReportCard-module__LrdDNG__calloutLabel{color:var(--pf-amber)}.DetailedReportCard-module__LrdDNG__actionable{border-radius:var(--pf-radius-sm);border:1px solid var(--pf-brand);background:var(--pf-brand-soft);color:var(--pf-brand-ink);font-size:var(--text-base);align-items:center;gap:10px;padding:11px 14px;font-weight:600;text-decoration:none;display:flex}.DetailedReportCard-module__LrdDNG__actionable:hover{background:var(--pf-card)}.DetailedReportCard-module__LrdDNG__actionable .DetailedReportCard-module__LrdDNG__calloutLabel{color:var(--pf-brand)}.DetailedReportCard-module__LrdDNG__actionable>span:nth-child(2){flex:1}.DetailedReportCard-module__LrdDNG__matrix{border-collapse:collapse;width:100%;font-size:var(--text-base)}.DetailedReportCard-module__LrdDNG__matrix th{text-align:left;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em;color:var(--pf-faint);background:var(--pf-card-2);border-bottom:1px solid var(--pf-line);padding:11px 20px;font-weight:600}.DetailedReportCard-module__LrdDNG__matrix td{border-bottom:1px solid var(--pf-line);color:var(--pf-ink);padding:13px 20px}.DetailedReportCard-module__LrdDNG__matrix tr:last-child td{border-bottom:none}.DetailedReportCard-module__LrdDNG__verdictRow td{background:var(--pf-card-2);font-weight:700}.DetailedReportCard-module__LrdDNG__improve{gap:16px;padding:16px 20px 20px;display:grid}.DetailedReportCard-module__LrdDNG__improveBlock{gap:8px;display:grid}.DetailedReportCard-module__LrdDNG__improveTitle{font-size:var(--text-base);color:var(--pf-ink);font-weight:700}.DetailedReportCard-module__LrdDNG__studyLinks{gap:8px;margin-top:4px;display:grid}.DetailedReportCard-module__LrdDNG__studyLinks .DetailedReportCard-module__LrdDNG__calloutLabel{color:var(--pf-brand)}.DetailedReportCard-module__LrdDNG__studyLink{border-radius:var(--pf-radius-sm);border:1px solid var(--pf-brand);background:var(--pf-brand-soft);color:var(--pf-brand-ink);font-size:var(--text-base);justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;font-weight:600;text-decoration:none;display:flex}.DetailedReportCard-module__LrdDNG__studyLink:hover{background:var(--pf-card)}
.ImmersiveReport-module__pB7EAq__wrap{gap:18px;display:grid}.ImmersiveReport-module__pB7EAq__hero{border-radius:var(--pf-radius-lg);background:linear-gradient(135deg, var(--pf-brand) 0%, var(--pf-violet) 100%);color:#fff;box-shadow:var(--pf-shadow-md);justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.ImmersiveReport-module__pB7EAq__heroLeft{min-width:0}.ImmersiveReport-module__pB7EAq__kicker{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;opacity:.85;font-weight:700}.ImmersiveReport-module__pB7EAq__name{margin-top:4px;font-size:28px;font-weight:800}.ImmersiveReport-module__pB7EAq__heroMeta{font-size:var(--text-base);opacity:.9;margin-top:2px}.ImmersiveReport-module__pB7EAq__verdictPill{font-size:var(--text-sm);color:#fff;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;margin-top:12px;padding:5px 14px;font-weight:700;display:inline-block}.ImmersiveReport-module__pB7EAq__verdictPill[data-tone=red]{background:#dc2626d9;border-color:#0000}.ImmersiveReport-module__pB7EAq__verdictPill[data-tone=green]{background:#16a34ae6;border-color:#0000}.ImmersiveReport-module__pB7EAq__verdictPill[data-tone=amber]{background:#b45309e6;border-color:#0000}.ImmersiveReport-module__pB7EAq__heroSummary{font-size:var(--text-base);opacity:.92;max-width:460px;margin-top:12px;line-height:1.5}.ImmersiveReport-module__pB7EAq__heroRing{flex-shrink:0;justify-items:center;gap:6px;display:grid}.ImmersiveReport-module__pB7EAq__ring{display:block}.ImmersiveReport-module__pB7EAq__ringNum{fill:#fff;font-size:30px;font-weight:800}.ImmersiveReport-module__pB7EAq__ringMax{fill:#fffc;font-size:var(--text-2xs)}.ImmersiveReport-module__pB7EAq__ringLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;opacity:.9;font-weight:700}.ImmersiveReport-module__pB7EAq__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}@media (max-width:880px){.ImmersiveReport-module__pB7EAq__grid{grid-template-columns:1fr}.ImmersiveReport-module__pB7EAq__hero{flex-direction:column;align-items:flex-start}}.ImmersiveReport-module__pB7EAq__cardTitle{font-size:var(--text-base);color:var(--pf-ink);margin-bottom:8px;font-weight:700}.ImmersiveReport-module__pB7EAq__radarCard,.ImmersiveReport-module__pB7EAq__barsCard{display:grid}.ImmersiveReport-module__pB7EAq__radarBox{width:100%}.ImmersiveReport-module__pB7EAq__bars{gap:14px;display:grid}.ImmersiveReport-module__pB7EAq__barRow{gap:6px;display:grid}.ImmersiveReport-module__pB7EAq__barTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.ImmersiveReport-module__pB7EAq__barName{font-size:var(--text-sm);color:var(--pf-ink);font-weight:600}.ImmersiveReport-module__pB7EAq__barTrack{background:var(--pf-line);border-radius:999px;height:9px;position:relative;overflow:hidden}.ImmersiveReport-module__pB7EAq__barFill{background:var(--pf-brand);border-radius:999px;height:100%;position:absolute;top:0;left:0}.ImmersiveReport-module__pB7EAq__barFill[data-tone=green]{background:var(--pf-green)}.ImmersiveReport-module__pB7EAq__barFill[data-tone=amber]{background:var(--pf-amber)}.ImmersiveReport-module__pB7EAq__barFill[data-tone=red]{background:var(--pf-red)}.ImmersiveReport-module__pB7EAq__barMark{background:var(--pf-ink);opacity:.55;z-index:2;width:2px;height:13px;position:absolute;top:-2px}.ImmersiveReport-module__pB7EAq__barLegend{font-size:var(--text-xs);color:var(--pf-muted);align-items:center;gap:6px;margin-top:2px;display:flex}.ImmersiveReport-module__pB7EAq__legendMark{background:var(--pf-ink);opacity:.55;width:2px;height:12px;display:inline-block}.ImmersiveReport-module__pB7EAq__sectionsHead{font-size:var(--text-md);color:var(--pf-ink);margin-top:8px;font-weight:800}.ImmersiveReport-module__pB7EAq__sections{gap:14px;display:grid}.ImmersiveReport-module__pB7EAq__section{gap:12px;display:grid}.ImmersiveReport-module__pB7EAq__sectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.ImmersiveReport-module__pB7EAq__sectionTitle{font-size:var(--text-md);color:var(--pf-ink);align-items:center;gap:10px;font-weight:700;display:flex}.ImmersiveReport-module__pB7EAq__sectionNum{background:var(--pf-brand);color:#fff;width:24px;height:24px;font-size:var(--text-xs);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.ImmersiveReport-module__pB7EAq__obs{gap:7px;margin:0;padding-left:20px;display:grid}.ImmersiveReport-module__pB7EAq__obs li{font-size:var(--text-base);color:var(--pf-ink);line-height:1.55}.ImmersiveReport-module__pB7EAq__obs li::marker{color:var(--pf-faint)}.ImmersiveReport-module__pB7EAq__callout{border-radius:var(--pf-radius-sm);font-size:var(--text-base);border-left:3px solid var(--pf-line);background:var(--pf-card-2);gap:4px;padding:11px 14px;line-height:1.5;display:grid}.ImmersiveReport-module__pB7EAq__calloutLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.ImmersiveReport-module__pB7EAq__metric{border-left-color:var(--pf-blue)}.ImmersiveReport-module__pB7EAq__metric .ImmersiveReport-module__pB7EAq__calloutLabel{color:var(--pf-blue)}.ImmersiveReport-module__pB7EAq__expectation{border-left-color:var(--pf-amber);background:var(--pf-amber-soft)}.ImmersiveReport-module__pB7EAq__expectation .ImmersiveReport-module__pB7EAq__calloutLabel{color:var(--pf-amber)}.ImmersiveReport-module__pB7EAq__actionable{border-radius:var(--pf-radius-sm);border:1px solid var(--pf-brand);background:var(--pf-brand-soft);color:var(--pf-brand-ink);font-size:var(--text-base);align-items:center;gap:10px;padding:11px 14px;font-weight:600;text-decoration:none;display:flex}.ImmersiveReport-module__pB7EAq__actionable:hover{background:var(--pf-card)}.ImmersiveReport-module__pB7EAq__actionable .ImmersiveReport-module__pB7EAq__calloutLabel{color:var(--pf-brand)}.ImmersiveReport-module__pB7EAq__actionable>span:nth-child(2){flex:1}.ImmersiveReport-module__pB7EAq__growth{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:720px){.ImmersiveReport-module__pB7EAq__growth{grid-template-columns:1fr}}.ImmersiveReport-module__pB7EAq__growthCard{align-items:flex-start;gap:14px;display:flex}.ImmersiveReport-module__pB7EAq__growthNum{background:var(--pf-green-soft);width:30px;height:30px;color:var(--pf-green);font-weight:800;font-size:var(--text-base);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ImmersiveReport-module__pB7EAq__growthTitle{font-size:var(--text-base);color:var(--pf-ink);margin-bottom:6px;font-weight:700}
.LiveScorecard-module__YTlGeG__wrap{--sc-brand:var(--brand,#5b5bd6);--sc-brand-strong:var(--brand-strong,#4f4fc4);--sc-brand-soft:var(--brand-tint,#f1f1fc);--sc-card:var(--bg-card,#fff);--sc-card-2:var(--bg-tertiary,#f6f6fb);--sc-ink:var(--gray-900,#16161f);--sc-muted:var(--text-secondary,#5f5f6b);--sc-faint:var(--gray-500,#9a9aa5);--sc-line:var(--border-primary,#e6e6ef);flex-direction:column;gap:12px;display:flex}.LiveScorecard-module__YTlGeG__facet{border:1px solid var(--sc-line);background:var(--sc-card);border-radius:12px;padding:14px 16px}.LiveScorecard-module__YTlGeG__facetHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.LiveScorecard-module__YTlGeG__facetLabel{color:var(--sc-ink);font-size:15px;font-weight:600}.LiveScorecard-module__YTlGeG__weightTag{color:var(--sc-faint);background:var(--sc-card-2);border:1px solid var(--sc-line);white-space:nowrap;border-radius:999px;flex:none;padding:2px 9px;font-size:11px;font-weight:600}.LiveScorecard-module__YTlGeG__criteria{color:var(--sc-muted);margin-bottom:12px;font-size:13px;line-height:1.5}.LiveScorecard-module__YTlGeG__scale{gap:6px;margin-bottom:10px;display:inline-flex}.LiveScorecard-module__YTlGeG__scoreBtn{appearance:none;width:42px;height:38px;font:inherit;color:var(--sc-muted);background:var(--sc-card-2);border:1px solid var(--sc-line);cursor:pointer;border-radius:9px;font-size:15px;font-weight:600;transition:background .12s,border-color .12s,color .12s}.LiveScorecard-module__YTlGeG__scoreBtn:hover{border-color:var(--sc-brand);color:var(--sc-brand)}.LiveScorecard-module__YTlGeG__scoreBtnActive,.LiveScorecard-module__YTlGeG__scoreBtnActive:hover{background:var(--sc-brand);border-color:var(--sc-brand);color:#fff}.LiveScorecard-module__YTlGeG__scoreBtn:focus-visible{outline:2px solid var(--sc-brand);outline-offset:2px}.LiveScorecard-module__YTlGeG__anchor{color:var(--sc-faint);min-height:16px;font-size:12.5px;line-height:1.45}.LiveScorecard-module__YTlGeG__anchorActive{color:var(--sc-brand-strong);background:var(--sc-brand-soft);border-radius:8px;padding:7px 10px;font-weight:500}.LiveScorecard-module__YTlGeG__preview{border:1px solid var(--sc-line);background:var(--sc-card-2);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding:14px 18px;display:flex}.LiveScorecard-module__YTlGeG__previewLabel{color:var(--sc-ink);font-size:14px;font-weight:600}.LiveScorecard-module__YTlGeG__previewMeta{color:var(--sc-faint);margin-top:2px;font-size:12px}.LiveScorecard-module__YTlGeG__previewScore{color:var(--sc-brand);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:28px;font-weight:800}.LiveScorecard-module__YTlGeG__previewScore small{color:var(--sc-faint);font-size:15px;font-weight:600}
.aiRoom-module__hUDj5a__ide{color:#d4d4d4;background:#1e1e1e;flex-direction:column;width:100%;height:calc(100vh - 60px);min-height:560px;font-size:13px;display:flex;overflow:hidden}.aiRoom-module__hUDj5a__titlebar{background:#323233;border-bottom:1px solid #1b1b1b;flex:none;align-items:center;gap:12px;height:42px;padding:0 12px;display:flex}.aiRoom-module__hUDj5a__winDots{align-items:center;gap:7px;display:inline-flex}.aiRoom-module__hUDj5a__dotR,.aiRoom-module__hUDj5a__dotY,.aiRoom-module__hUDj5a__dotG{border-radius:999px;width:11px;height:11px;display:inline-block}.aiRoom-module__hUDj5a__dotR{background:#ff5f57}.aiRoom-module__hUDj5a__dotY{background:#febc2e}.aiRoom-module__hUDj5a__dotG{background:#28c840}.aiRoom-module__hUDj5a__appName{color:#e8e8e8;font-size:13px;font-weight:700}.aiRoom-module__hUDj5a__appKicker{text-transform:uppercase;letter-spacing:.08em;color:#8a8d96;background:#2a2a2b;border-radius:5px;padding:2px 8px;font-size:10px;font-weight:700}.aiRoom-module__hUDj5a__target{color:#b9b6ff;background:#2e2b50;border-radius:5px;padding:2px 9px;font-size:11px;font-weight:600}.aiRoom-module__hUDj5a__flexSpacer{flex:1}.aiRoom-module__hUDj5a__phaseSteps{gap:4px;display:flex}.aiRoom-module__hUDj5a__pip{background:#4a4a4d;border-radius:999px;width:22px;height:4px}.aiRoom-module__hUDj5a__pipOn{background:#6e6ef0}.aiRoom-module__hUDj5a__phaseLabel{color:#cfcfe8;font-size:12px;font-weight:700}.aiRoom-module__hUDj5a__timer{font-variant-numeric:tabular-nums;color:#e8e8e8;background:#2a2a2b;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:700}.aiRoom-module__hUDj5a__timeWarn{color:#fbbf24}.aiRoom-module__hUDj5a__timeUrgent{color:#fff;background:#b3261e}.aiRoom-module__hUDj5a__runBtn{color:#d4d4d4;cursor:pointer;background:0 0;border:1px solid #3d3d3f;border-radius:6px;align-items:center;gap:6px;padding:5px 13px;font-size:12px;font-weight:600;display:inline-flex}.aiRoom-module__hUDj5a__runBtn:hover:not(:disabled){color:#fff;border-color:#6e6ef0}.aiRoom-module__hUDj5a__finishBtn{color:#fff;cursor:pointer;background:#6e6ef0;border:none;border-radius:6px;padding:6px 15px;font-size:12px;font-weight:700}.aiRoom-module__hUDj5a__finishBtn:hover:not(:disabled){background:#5b5bd6}.aiRoom-module__hUDj5a__runBtn:disabled,.aiRoom-module__hUDj5a__finishBtn:disabled{opacity:.5;cursor:not-allowed}.aiRoom-module__hUDj5a__error{color:#ff9b9b;background:#3a1d1d;border-bottom:1px solid #5a2a2a;flex:none;margin:0;padding:7px 14px;font-size:12px;font-weight:600}.aiRoom-module__hUDj5a__body{flex:1;min-height:0;display:flex;position:relative}.aiRoom-module__hUDj5a__editorCol{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.aiRoom-module__hUDj5a__ideWrap{flex:1;min-height:0;padding:8px;display:flex}.aiRoom-module__hUDj5a__console{background:#1a1a1a;border-top:1px solid #2a2a2a;flex-direction:column;flex:none;height:190px;display:flex}.aiRoom-module__hUDj5a__consoleBar{background:#232323;border-bottom:1px solid #2a2a2a;align-items:center;gap:10px;height:32px;padding:0 12px;display:flex}.aiRoom-module__hUDj5a__consoleTab{letter-spacing:.07em;color:#cfcfcf;font-size:11px;font-weight:700}.aiRoom-module__hUDj5a__exit{color:#8a8d96;font-size:11px}.aiRoom-module__hUDj5a__closeBtn{color:#9aa0a6;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:18px;line-height:1}.aiRoom-module__hUDj5a__closeBtn:hover{color:#fff}.aiRoom-module__hUDj5a__consoleBody{flex:1;padding:10px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:auto}.aiRoom-module__hUDj5a__consoleHint{color:#8a8d96;font-size:12px}.aiRoom-module__hUDj5a__runStd,.aiRoom-module__hUDj5a__runErr{white-space:pre-wrap;word-break:break-word;margin:0 0 6px;line-height:1.5}.aiRoom-module__hUDj5a__runStd{color:#d4d4d4}.aiRoom-module__hUDj5a__runErr{color:#ff9b9b}.aiRoom-module__hUDj5a__chat{background:#252526;border-left:1px solid #2a2a2a;flex-direction:column;flex:none;width:372px;min-height:0;display:flex}.aiRoom-module__hUDj5a__chatHead{color:#cfcfcf;border-bottom:1px solid #2a2a2a;flex:none;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.aiRoom-module__hUDj5a__aiDot{background:#3fb950;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #3fb95038}.aiRoom-module__hUDj5a__chatPhase{color:#b9b6ff;background:#2e2b50;border-radius:999px;margin-left:auto;padding:2px 9px;font-size:10px;font-weight:700}.aiRoom-module__hUDj5a__msgs{flex-direction:column;flex:1;min-height:0;padding:6px 0;display:flex;overflow:auto}.aiRoom-module__hUDj5a__systemNote{color:#8a8d96;text-align:center;margin:auto;font-size:12px}.aiRoom-module__hUDj5a__msgRow{border-bottom:1px solid #2a2a2a;padding:11px 14px}.aiRoom-module__hUDj5a__role{align-items:center;gap:7px;margin-bottom:5px;font-size:11px;font-weight:700;display:flex}.aiRoom-module__hUDj5a__roleAI{color:#6cb6ff}.aiRoom-module__hUDj5a__roleYou{color:#9aa0a6}.aiRoom-module__hUDj5a__hintTag{text-transform:uppercase;letter-spacing:.06em;color:#fbbf24;background:#3a2e10;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:800}.aiRoom-module__hUDj5a__msgText{color:#dcdcdc;white-space:pre-wrap;word-wrap:break-word;font-size:13px;line-height:1.5}.aiRoom-module__hUDj5a__typing{align-items:center;gap:4px;display:inline-flex}.aiRoom-module__hUDj5a__tdot{background:#777;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite aiRoom-module__hUDj5a__blink}.aiRoom-module__hUDj5a__tdot:nth-child(2){animation-delay:.2s}.aiRoom-module__hUDj5a__tdot:nth-child(3){animation-delay:.4s}@keyframes aiRoom-module__hUDj5a__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.aiRoom-module__hUDj5a__inputRow{border-top:1px solid #2a2a2a;flex:none;gap:8px;padding:10px;display:flex}.aiRoom-module__hUDj5a__textInput{resize:none;color:#e0e0e0;font:inherit;background:#1e1e1e;border:1px solid #3a3a3c;border-radius:7px;outline:none;flex:1;padding:8px 10px;font-size:13px}.aiRoom-module__hUDj5a__textInput:focus{border-color:#6e6ef0}.aiRoom-module__hUDj5a__textInput::placeholder{color:#6b6f78}.aiRoom-module__hUDj5a__sendBtn{color:#fff;cursor:pointer;background:#6e6ef0;border:none;border-radius:7px;flex:none;padding:0 16px;font-weight:700}.aiRoom-module__hUDj5a__sendBtn:hover:not(:disabled){background:#5b5bd6}.aiRoom-module__hUDj5a__sendBtn:disabled{opacity:.5;cursor:not-allowed}.aiRoom-module__hUDj5a__reportWrap{background:var(--bg-secondary);min-height:100dvh}.aiRoom-module__hUDj5a__reportBar{background:var(--bg-card);border-bottom:1px solid var(--border-primary);font-size:var(--text-sm);color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.aiRoom-module__hUDj5a__reportHome{color:var(--brand);font-weight:700;text-decoration:none}.aiRoom-module__hUDj5a__reportHome:hover{text-decoration:underline}.aiRoom-module__hUDj5a__reportMain{max-width:980px;margin:0 auto;padding:28px 20px 80px}@media (max-width:768px){.aiRoom-module__hUDj5a__ide{height:auto;min-height:calc(100vh - 60px);overflow-x:hidden}.aiRoom-module__hUDj5a__titlebar{flex-wrap:wrap;gap:8px;height:auto;padding:8px 12px}.aiRoom-module__hUDj5a__body{flex-direction:column}.aiRoom-module__hUDj5a__editorCol{width:100%;min-width:0;min-height:320px}.aiRoom-module__hUDj5a__ideWrap{min-height:300px}.aiRoom-module__hUDj5a__chat{border-top:1px solid #2a2a2a;border-left:none;width:100%;min-width:0}.aiRoom-module__hUDj5a__msgText{min-width:0}.aiRoom-module__hUDj5a__reportBar{flex-wrap:wrap;gap:8px;padding:12px 16px}.aiRoom-module__hUDj5a__reportMain{padding:20px 16px 64px}}
.CodePad-module__QebcDW__pad{background:var(--pf-card);flex-direction:column;min-width:0;height:100%;display:flex}.CodePad-module__QebcDW__toolbar{align-items:center;gap:var(--pf-2);padding:var(--pf-2) var(--pf-3);border-bottom:1px solid var(--pf-line);background:var(--pf-card);display:flex}.CodePad-module__QebcDW__spacer{flex:1}.CodePad-module__QebcDW__langWrap{position:relative}.CodePad-module__QebcDW__langBtn{font-size:var(--text-sm);color:var(--pf-ink);background:var(--pf-card);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);cursor:pointer;align-items:center;gap:6px;padding:6px 10px;font-weight:600;display:inline-flex}.CodePad-module__QebcDW__caret{font-size:var(--text-2xs);color:var(--pf-muted)}.CodePad-module__QebcDW__langMenu{z-index:30;background:var(--pf-card);border:1px solid var(--pf-line);border-radius:var(--pf-radius);width:260px;box-shadow:var(--pf-shadow-md);position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}.CodePad-module__QebcDW__langSearch{border:none;border-bottom:1px solid var(--pf-line);width:100%;font-size:var(--text-sm);background:var(--pf-card);color:var(--pf-ink);outline:none;padding:9px 12px}.CodePad-module__QebcDW__langList{max-height:280px;overflow-y:auto}.CodePad-module__QebcDW__langOption{width:100%;font-size:var(--text-sm);text-align:left;cursor:pointer;color:var(--pf-ink);background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.CodePad-module__QebcDW__langOption:hover{background:var(--pf-brand-soft)}.CodePad-module__QebcDW__langOptionActive{background:var(--pf-brand-soft);font-weight:600}.CodePad-module__QebcDW__runnable{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--pf-green);background:var(--pf-green-soft);border-radius:999px;padding:1px 6px;font-weight:700}.CodePad-module__QebcDW__noLang{font-size:var(--text-sm);color:var(--pf-muted);padding:12px}.CodePad-module__QebcDW__editorWrap{flex:1;min-height:0;overflow:hidden}.CodePad-module__QebcDW__console{border-top:1px solid var(--pf-line);background:var(--pf-card);flex-direction:column;max-height:38%;display:flex}.CodePad-module__QebcDW__consoleHead{padding:6px var(--pf-3);border-bottom:1px solid var(--pf-line);justify-content:space-between;align-items:center;display:flex}.CodePad-module__QebcDW__consoleLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.05em;color:var(--pf-faint);font-weight:700}.CodePad-module__QebcDW__status{font-size:var(--text-xs);font-weight:600}.CodePad-module__QebcDW__statusOk{color:var(--pf-green)}.CodePad-module__QebcDW__statusErr{color:var(--pf-red)}.CodePad-module__QebcDW__stdinRow{align-items:center;gap:var(--pf-2);padding:6px var(--pf-3);border-bottom:1px solid var(--pf-line);display:flex}.CodePad-module__QebcDW__stdinLabel{font-size:var(--text-2xs);text-transform:uppercase;color:var(--pf-faint);font-weight:700}.CodePad-module__QebcDW__stdin{font-size:var(--text-xs);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card-2);color:var(--pf-ink);outline:none;flex:1;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.CodePad-module__QebcDW__output{padding:var(--pf-3);font-size:var(--text-xs);white-space:pre-wrap;word-break:break-word;color:var(--pf-ink);background:var(--pf-card);flex:1;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}@media (max-width:768px){.CodePad-module__QebcDW__pad{width:100%;min-width:0}.CodePad-module__QebcDW__editorWrap{min-height:300px}.CodePad-module__QebcDW__toolbar{flex-wrap:wrap}.CodePad-module__QebcDW__langMenu{width:min(260px,100vw - 32px)}}
.JourneyLogs-module__pnSJIa__timeline{padding:var(--pf-4) var(--pf-5) var(--pf-5);gap:0;margin:0;list-style:none;display:grid}.JourneyLogs-module__pnSJIa__step{gap:var(--pf-3);grid-template-columns:28px 1fr;display:grid}.JourneyLogs-module__pnSJIa__rail{flex-direction:column;align-items:center;display:flex;position:relative}.JourneyLogs-module__pnSJIa__dot{background:var(--pf-card);border:3px solid var(--pf-brand);z-index:1;border-radius:999px;flex-shrink:0;width:14px;height:14px;margin-top:3px}.JourneyLogs-module__pnSJIa__line{background:var(--pf-line);flex:1;width:2px;min-height:24px;margin-top:2px}.JourneyLogs-module__pnSJIa__stepDone .JourneyLogs-module__pnSJIa__dot{background:var(--pf-green);border-color:var(--pf-green)}.JourneyLogs-module__pnSJIa__body{padding-bottom:var(--pf-4);min-width:0}.JourneyLogs-module__pnSJIa__step:last-child .JourneyLogs-module__pnSJIa__body{padding-bottom:0}.JourneyLogs-module__pnSJIa__stepHead{justify-content:space-between;align-items:baseline;gap:var(--pf-3);flex-wrap:wrap;display:flex}.JourneyLogs-module__pnSJIa__stepLabel{font-size:var(--text-base);color:var(--pf-ink);font-weight:700}.JourneyLogs-module__pnSJIa__stepTime{font-size:var(--text-xs);color:var(--pf-muted);font-variant-numeric:tabular-nums}.JourneyLogs-module__pnSJIa__stepDetail{font-size:var(--text-sm);color:var(--pf-muted);margin:4px 0 0;line-height:1.5}@media (max-width:768px){.JourneyLogs-module__pnSJIa__timeline{padding:var(--pf-3) var(--pf-4) var(--pf-4)}.JourneyLogs-module__pnSJIa__step{gap:var(--pf-2);grid-template-columns:22px 1fr}.JourneyLogs-module__pnSJIa__body{min-width:0}}
.interviews-module__Z26UsG__surface{--sj-teal:var(--brand);--sj-teal-strong:var(--brand-strong);--sj-teal-soft:var(--brand-tint);--sj-paper:var(--bg-primary);--sj-card:var(--bg-card);--sj-ink:var(--gray-900);--sj-muted:var(--text-secondary);--sj-line:var(--border-primary);--sj-amber:var(--yellow-primary);--sj-violet:var(--brand-2);--sj-blue:var(--dot-hld);--sj-green:var(--green-primary);--sj-red:var(--red-primary);--sj-radius:var(--radius);--sj-shadow:var(--shadow-sm);--sj-shadow-md:var(--shadow-md);background:var(--bg-primary);min-height:calc(100vh - 56px);color:var(--gray-900)}@media (max-width:768px){.interviews-module__Z26UsG__surface{min-height:calc(100vh - 56px);overflow-x:hidden}}
.ChallengeReport-module__Ii4f0q__wrap{flex-direction:column;gap:22px;max-width:760px;margin:0 auto;display:flex}.ChallengeReport-module__Ii4f0q__banner{border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex}.ChallengeReport-module__Ii4f0q__bannerMain{flex-direction:column;gap:8px;display:flex}.ChallengeReport-module__Ii4f0q__verdictLabel{letter-spacing:-.02em;font-size:22px;font-weight:850;line-height:1.1}.ChallengeReport-module__Ii4f0q__oneLine{font-size:var(--text-base);opacity:.92;max-width:48ch;margin:0;line-height:1.5}.ChallengeReport-module__Ii4f0q__scoreBadge{flex:none;align-items:baseline;gap:4px;display:flex}.ChallengeReport-module__Ii4f0q__scoreNum{letter-spacing:-.03em;font-size:44px;font-weight:850;line-height:1}.ChallengeReport-module__Ii4f0q__scoreOf{font-size:var(--text-base);opacity:.7;font-weight:700}.ChallengeReport-module__Ii4f0q__pass{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.ChallengeReport-module__Ii4f0q__warn{color:#92400e;background:#fffbeb;border-color:#fde68a}.ChallengeReport-module__Ii4f0q__reject{color:#991b1b;background:#fef2f2;border-color:#fecaca}.ChallengeReport-module__Ii4f0q__emailed{font-size:var(--text-sm);color:var(--text-secondary);margin:-8px 2px 0}.ChallengeReport-module__Ii4f0q__section{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:14px;padding:20px 22px}.ChallengeReport-module__Ii4f0q__sectionTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin:0 0 14px;font-weight:800}.ChallengeReport-module__Ii4f0q__reasons{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.ChallengeReport-module__Ii4f0q__reason{font-size:var(--text-base);color:var(--gray-800,#1f2937);gap:11px;line-height:1.5;display:flex}.ChallengeReport-module__Ii4f0q__mark{width:20px;height:20px;font-size:var(--text-xs);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-weight:800;display:grid}.ChallengeReport-module__Ii4f0q__accept .ChallengeReport-module__Ii4f0q__mark{color:#16a34a;background:#dcfce7}.ChallengeReport-module__Ii4f0q__reject .ChallengeReport-module__Ii4f0q__mark{color:#dc2626;background:#fee2e2}.ChallengeReport-module__Ii4f0q__facets{flex-direction:column;gap:16px;display:flex}.ChallengeReport-module__Ii4f0q__facet{flex-direction:column;gap:6px;display:flex}.ChallengeReport-module__Ii4f0q__facetHead{justify-content:space-between;align-items:baseline;display:flex}.ChallengeReport-module__Ii4f0q__facetName{font-size:var(--text-base);color:var(--gray-900);font-weight:700}.ChallengeReport-module__Ii4f0q__facetScore{font-size:var(--text-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums;font-weight:700}.ChallengeReport-module__Ii4f0q__track{background:var(--gray-100,#f1f5f9);border-radius:999px;height:8px;overflow:hidden}.ChallengeReport-module__Ii4f0q__fill{border-radius:999px;height:100%;transition:width .4s}.ChallengeReport-module__Ii4f0q__barHigh{background:#16a34a}.ChallengeReport-module__Ii4f0q__barMid{background:#d97706}.ChallengeReport-module__Ii4f0q__barLow{background:#dc2626}.ChallengeReport-module__Ii4f0q__facetNote{font-size:var(--text-sm);color:var(--text-secondary);margin:2px 0 0;line-height:1.5}.ChallengeReport-module__Ii4f0q__twoCol{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:720px){.ChallengeReport-module__Ii4f0q__twoCol{grid-template-columns:1fr 1fr}}.ChallengeReport-module__Ii4f0q__col{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:14px;padding:20px 22px}.ChallengeReport-module__Ii4f0q__plainList{font-size:var(--text-base);color:var(--gray-800,#1f2937);flex-direction:column;gap:8px;margin:0;padding-left:18px;line-height:1.5;display:flex}.ChallengeReport-module__Ii4f0q__actions{flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}.ChallengeReport-module__Ii4f0q__action{font-size:var(--text-base);color:var(--gray-800,#1f2937);line-height:1.5}.ChallengeReport-module__Ii4f0q__ctaCard{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:26px;display:flex}@media (min-width:640px){.ChallengeReport-module__Ii4f0q__ctaCard{flex-direction:row;justify-content:space-between;align-items:center}}.ChallengeReport-module__Ii4f0q__ctaText{flex-direction:column;gap:6px;display:flex}.ChallengeReport-module__Ii4f0q__ctaTitle{font-size:var(--text-lg);letter-spacing:-.01em;margin:0;font-weight:800}.ChallengeReport-module__Ii4f0q__ctaSub{font-size:var(--text-base);opacity:.92;max-width:46ch;margin:0;line-height:1.5}.ChallengeReport-module__Ii4f0q__ctaBtn{font-size:var(--text-base);color:var(--brand-strong);white-space:nowrap;background:#fff;border-radius:10px;flex:none;align-self:flex-start;padding:13px 20px;font-weight:700;text-decoration:none;transition:transform .1s}.ChallengeReport-module__Ii4f0q__ctaBtn:hover{transform:translateY(-1px)}
.CodeIde-module__WUOP9q__ide{background:#1e1e1e;border:1px solid #2a2a2a;border-radius:10px;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.CodeIde-module__WUOP9q__explorer{background:#252526;border-right:1px solid #2a2a2a;flex-direction:column;flex:none;width:190px;display:flex}.CodeIde-module__WUOP9q__explorerHead{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:#9aa0a6;justify-content:space-between;align-items:center;padding:9px 12px;font-weight:700;display:flex}.CodeIde-module__WUOP9q__newBtn{color:#ccc;width:22px;height:22px;font-size:var(--text-md);cursor:pointer;background:0 0;border:none;border-radius:5px;line-height:1}.CodeIde-module__WUOP9q__newBtn:hover{color:#fff;background:#2d2d2d}.CodeIde-module__WUOP9q__fileList{flex:1;margin:0;padding:0 4px;list-style:none;overflow-y:auto}.CodeIde-module__WUOP9q__file,.CodeIde-module__WUOP9q__fileOn{border-radius:5px;align-items:center;display:flex}.CodeIde-module__WUOP9q__fileOn{background:#37373d}.CodeIde-module__WUOP9q__fileName{color:#d4d4d4;min-width:0;font-size:var(--text-sm);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:1;align-items:center;gap:7px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;overflow:hidden}.CodeIde-module__WUOP9q__file:hover{background:#2a2a2d}.CodeIde-module__WUOP9q__fileIcon{color:#6f9bd1;font-size:var(--text-2xs)}.CodeIde-module__WUOP9q__del{color:#888;width:22px;height:26px;font-size:var(--text-base);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none}.CodeIde-module__WUOP9q__del:hover{color:#fff;background:#44363a}.CodeIde-module__WUOP9q__newInput{font-size:var(--text-xs);color:#fff;background:#1e1e1e;border:1px solid #4f9cf9;border-radius:5px;outline:none;margin:4px 8px 8px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.CodeIde-module__WUOP9q__editorWrap{flex-direction:column;flex:1;min-width:0;display:flex}.CodeIde-module__WUOP9q__tabBar{background:#2d2d2d;border-bottom:1px solid #1e1e1e;align-items:center;height:34px;padding:0 2px;display:flex}.CodeIde-module__WUOP9q__tab{height:100%;font-size:var(--text-xs);color:#fff;background:#1e1e1e;border-right:1px solid #2d2d2d;align-items:center;padding:0 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.CodeIde-module__WUOP9q__editor{flex:1;min-height:0}@media (max-width:768px){.CodeIde-module__WUOP9q__ide{flex-direction:column}.CodeIde-module__WUOP9q__explorer{border-bottom:1px solid #2a2a2a;border-right:none;flex:none;width:100%}.CodeIde-module__WUOP9q__fileList{max-height:120px}.CodeIde-module__WUOP9q__editorWrap{width:100%;min-width:0;min-height:320px}.CodeIde-module__WUOP9q__tabBar{overflow-x:auto}}
.challenge-module__ZPws7W__main{background:var(--bg-primary,#fff);min-height:100vh;color:var(--gray-900)}.challenge-module__ZPws7W__gate{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:560px;margin:0 auto;padding:96px 24px;display:flex}.challenge-module__ZPws7W__gateKicker{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);background:var(--brand-soft,#5b5bd61a);border-radius:999px;padding:6px 12px;font-weight:700}.challenge-module__ZPws7W__gateTitle{letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(30px,5vw,44px);font-weight:850;line-height:1.05}.challenge-module__ZPws7W__gateSub{font-size:var(--text-md);color:var(--text-secondary,#475569);max-width:42ch;margin:0;line-height:1.55}.challenge-module__ZPws7W__gateBtn{font-size:var(--text-md);color:#fff;background:var(--brand);cursor:pointer;box-shadow:0 10px 28px -10px var(--brand);border:none;border-radius:12px;margin-top:10px;padding:15px 28px;font-weight:700;transition:background .15s}.challenge-module__ZPws7W__gateBtn:hover{background:var(--brand-strong)}@media (max-width:768px){.challenge-module__ZPws7W__main{overflow-x:hidden}.challenge-module__ZPws7W__gate{gap:14px;padding:56px 16px}.challenge-module__ZPws7W__gateBtn{width:100%;padding:14px 20px}}
.voicePanel-module__AUBeKa__bubbleWrap{z-index:40;flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:absolute;bottom:16px;left:16px}.voicePanel-module__AUBeKa__bubble{cursor:pointer;background:radial-gradient(circle at 50% 38%,#8f8ff5,#5b5bd6);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 16px #00000073}.voicePanel-module__AUBeKa__bubble:hover{transform:scale(1.06)}.voicePanel-module__AUBeKa__bubbleActive{animation:1.1s ease-in-out infinite voicePanel-module__AUBeKa__pulse}@keyframes voicePanel-module__AUBeKa__pulse{0%,to{box-shadow:0 0 0 6px #6e6ef047,0 4px 16px #00000073}50%{box-shadow:0 0 0 13px #6e6ef000,0 4px 16px #00000073}}.voicePanel-module__AUBeKa__bubbleInitial{color:#fff;font-size:20px;font-weight:800;font-family:var(--font-serif,serif)}.voicePanel-module__AUBeKa__statusDot{background:#8a8d96;border:2px solid #1e1e1e;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.voicePanel-module__AUBeKa__statusLive{background:#3fb950}.voicePanel-module__AUBeKa__pop{background:#252526;border:1px solid #3a3a3c;border-radius:12px;flex-direction:column;width:300px;max-height:380px;display:flex;overflow:hidden;box-shadow:0 10px 32px #0000008c}.voicePanel-module__AUBeKa__head{border-bottom:1px solid #2a2a2a;align-items:center;gap:8px;padding:10px 12px;display:flex}.voicePanel-module__AUBeKa__who2{color:#e8e8e8;font-size:12px;font-weight:700}.voicePanel-module__AUBeKa__badge{text-transform:capitalize;color:#9aa0a6;border:1px solid #3a3a3c;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.voicePanel-module__AUBeKa__live{color:#3fb950;border-color:#3fb950}.voicePanel-module__AUBeKa__popClose{color:#9aa0a6;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 2px;font-size:17px;line-height:1}.voicePanel-module__AUBeKa__popClose:hover{color:#fff}.voicePanel-module__AUBeKa__label{color:#9aa0a6;margin:8px 12px 0;font-size:12px}.voicePanel-module__AUBeKa__error{color:#ff9b9b;margin:6px 12px 0;font-size:12px}.voicePanel-module__AUBeKa__controls{flex-wrap:wrap;gap:8px;padding:10px 12px;display:flex}.voicePanel-module__AUBeKa__primary,.voicePanel-module__AUBeKa__ghost,.voicePanel-module__AUBeKa__end{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600}.voicePanel-module__AUBeKa__primary{color:#fff;background:#6e6ef0}.voicePanel-module__AUBeKa__primary:hover{background:#5b5bd6}.voicePanel-module__AUBeKa__ghost{color:#d4d4d4;background:#1e1e1e;border-color:#3a3a3c}.voicePanel-module__AUBeKa__end{color:#fff;background:#b3261e}.voicePanel-module__AUBeKa__transcript{border-top:1px solid #2a2a2a;flex-direction:column;flex:1;gap:7px;min-height:0;max-height:190px;padding:10px 12px;display:flex;overflow-y:auto}.voicePanel-module__AUBeKa__you,.voicePanel-module__AUBeKa__agent{color:#d4d4d4;margin:0;font-size:12px;line-height:1.5}.voicePanel-module__AUBeKa__spk{text-transform:uppercase;letter-spacing:.04em;color:#9aa0a6;margin-right:6px;font-size:9px;font-weight:700}.voicePanel-module__AUBeKa__agent .voicePanel-module__AUBeKa__spk{color:#b9b6ff}@media (max-width:768px){.voicePanel-module__AUBeKa__bubbleWrap{bottom:12px;left:12px}.voicePanel-module__AUBeKa__pop{width:min(300px,100vw - 40px)}}
.SidePanel-module__43EFgq__panel{background:var(--pf-card);border-left:1px solid var(--pf-line);flex-direction:column;min-width:0;height:100%;display:flex}.SidePanel-module__43EFgq__tabBar{padding:var(--pf-2) var(--pf-3) 0;border-bottom:1px solid var(--pf-line);background:var(--pf-card-2)}.SidePanel-module__43EFgq__body{min-height:0;padding:var(--pf-3);flex:1;overflow-y:auto}.SidePanel-module__43EFgq__questions{gap:var(--pf-3);flex-direction:column;display:flex}.SidePanel-module__43EFgq__search{width:100%;font-size:var(--text-sm);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card-2);color:var(--pf-ink);outline:none;padding:8px 12px}.SidePanel-module__43EFgq__activeCard{border:1px solid var(--pf-brand);border-radius:var(--pf-radius);background:var(--pf-brand-soft);padding:var(--pf-3)}.SidePanel-module__43EFgq__activeHead{justify-content:space-between;align-items:center;display:flex}.SidePanel-module__43EFgq__activeFlag{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--pf-brand-ink);font-weight:700}.SidePanel-module__43EFgq__clear{font-size:var(--text-xs);color:var(--pf-brand-strong);cursor:pointer;background:0 0;border:none}.SidePanel-module__43EFgq__activeTitle{font-size:var(--text-base);color:var(--pf-ink);margin:6px 0;font-weight:700}.SidePanel-module__43EFgq__activeMeta{margin-bottom:var(--pf-2);flex-wrap:wrap;gap:6px;display:flex}.SidePanel-module__43EFgq__activePrompt{font-size:var(--text-sm);color:var(--pf-ink);line-height:1.5}.SidePanel-module__43EFgq__qList{flex-direction:column;display:flex}.SidePanel-module__43EFgq__qItem{text-align:left;border:none;border-bottom:1px solid var(--pf-line);cursor:pointer;background:0 0;border-radius:0;flex-direction:column;gap:3px;width:100%;padding:9px 10px;transition:background .12s;display:flex}.SidePanel-module__43EFgq__qItem:hover{background:var(--pf-card-2)}.SidePanel-module__43EFgq__qItemActive,.SidePanel-module__43EFgq__qItemActive:hover{background:var(--pf-brand-soft)}.SidePanel-module__43EFgq__qTitle{font-size:var(--text-sm);color:var(--pf-ink);font-weight:600}.SidePanel-module__43EFgq__qTags{font-size:var(--text-2xs);gap:8px;display:flex}.SidePanel-module__43EFgq__qSkill{color:var(--pf-muted)}.SidePanel-module__43EFgq__qDiff{color:var(--pf-brand-strong);font-weight:600}.SidePanel-module__43EFgq__empty{padding:var(--pf-4);font-size:var(--text-sm);color:var(--pf-muted);text-align:center}.SidePanel-module__43EFgq__feedback{gap:var(--pf-3);flex-direction:column;display:flex}.SidePanel-module__43EFgq__feedbackHint{font-size:var(--text-xs);color:var(--pf-muted);margin:0}.SidePanel-module__43EFgq__integrityRow{justify-content:space-between;align-items:center;gap:var(--pf-2);padding:var(--pf-2);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card-2);margin-bottom:var(--pf-2);display:flex}.SidePanel-module__43EFgq__integrityLabel{font-size:var(--text-xs);color:var(--pf-ink);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.SidePanel-module__43EFgq__notes{height:100%}.SidePanel-module__43EFgq__notesArea{resize:vertical;width:100%;height:100%;min-height:320px;padding:var(--pf-3);font-size:var(--text-sm);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card-2);color:var(--pf-ink);outline:none;font-family:inherit;line-height:1.5}@media (max-width:768px){.SidePanel-module__43EFgq__panel{border-left:none;border-top:1px solid var(--pf-line);width:100%;min-width:0}.SidePanel-module__43EFgq__notesArea{min-height:220px}}
.CommLogs-module__1jMiSq__table{border-collapse:collapse;width:100%;font-size:var(--text-base)}.CommLogs-module__1jMiSq__table th{text-align:left;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em;color:var(--pf-faint);background:var(--pf-card-2);border-bottom:1px solid var(--pf-line);padding:11px 20px;font-weight:600}.CommLogs-module__1jMiSq__table td{border-bottom:1px solid var(--pf-line);color:var(--pf-ink);vertical-align:middle;padding:13px 20px}.CommLogs-module__1jMiSq__table tr:last-child td{border-bottom:none}.CommLogs-module__1jMiSq__subject{font-weight:600}.CommLogs-module__1jMiSq__muted{color:var(--pf-muted);font-variant-numeric:tabular-nums}
.report-card-module__iy7a0a__summary{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--sj-radius);box-shadow:var(--sj-shadow);grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;margin-top:1.6rem;padding:1.35rem 1.6rem;display:grid}.report-card-module__iy7a0a__ring{flex:none;width:92px;height:92px;position:relative}.report-card-module__iy7a0a__ring svg{display:block;transform:rotate(-90deg)}.report-card-module__iy7a0a__ringNum{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.report-card-module__iy7a0a__ringNum b{font-family:var(--font-serif), serif;font-size:1.5rem;font-weight:700;line-height:1}.report-card-module__iy7a0a__ringNum span{color:var(--sj-muted);margin-top:2px;font-size:.66rem}.report-card-module__iy7a0a__summaryTitle{font-size:var(--text-md);font-weight:600}.report-card-module__iy7a0a__summarySub{font-size:var(--text-base);color:var(--sj-muted);margin-top:.15rem}.report-card-module__iy7a0a__chips{flex-wrap:wrap;gap:.5rem;margin-top:.65rem;display:flex}.report-card-module__iy7a0a__chip{font-size:var(--text-xs);border:1px solid var(--sj-line);background:var(--sj-paper);color:var(--sj-muted);border-radius:999px;padding:3px 11px;font-weight:600}.report-card-module__iy7a0a__chipDone{background:color-mix(in srgb, var(--sj-green) 12%, transparent);color:var(--sj-green);border-color:#0000}.report-card-module__iy7a0a__chipTodo{background:color-mix(in srgb, var(--sj-amber) 12%, transparent);color:var(--sj-amber);border-color:#0000}.report-card-module__iy7a0a__trend{border-top:1px solid var(--sj-line);grid-column:1/-1;padding-top:1rem}.report-card-module__iy7a0a__trendHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem;display:flex}.report-card-module__iy7a0a__trendHead h3{font-size:var(--text-base);font-weight:600}.report-card-module__iy7a0a__trendHead span{font-size:var(--text-xs);color:var(--sj-muted)}.report-card-module__iy7a0a__trendUp{font-weight:700;color:var(--sj-green)!important}.report-card-module__iy7a0a__trend svg{width:100%;height:auto;margin-top:.4rem;display:block}.report-card-module__iy7a0a__rounds{gap:1rem;margin-top:1.6rem;display:grid}.report-card-module__iy7a0a__round{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--sj-radius);box-shadow:var(--sj-shadow);grid-template-columns:4px 1fr;display:grid;overflow:hidden}.report-card-module__iy7a0a__rail{background:var(--sj-line)}.report-card-module__iy7a0a__roundDone .report-card-module__iy7a0a__rail{background:var(--rc,var(--sj-teal))}.report-card-module__iy7a0a__roundPending{background:color-mix(in srgb, var(--sj-card) 60%, var(--sj-paper))}.report-card-module__iy7a0a__roundIn{grid-template-columns:1fr auto;align-items:center;gap:.5rem 1.25rem;padding:1.2rem 1.5rem;display:grid}.report-card-module__iy7a0a__rHead{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.report-card-module__iy7a0a__rNum{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--rc,var(--sj-teal));font-weight:700}.report-card-module__iy7a0a__rTitle{font-family:var(--font-serif), serif;font-size:var(--text-lg);margin-top:.15rem;font-weight:600}.report-card-module__iy7a0a__rPurpose{font-size:var(--text-base);color:var(--sj-muted);max-width:52ch;margin-top:.15rem}.report-card-module__iy7a0a__status{font-size:var(--text-xs);border-radius:999px;align-items:center;gap:5px;padding:3px 11px;font-weight:700;display:inline-flex}.report-card-module__iy7a0a__statusDone{background:color-mix(in srgb, var(--sj-green) 12%, transparent);color:var(--sj-green)}.report-card-module__iy7a0a__statusPending{background:color-mix(in srgb, var(--sj-amber) 12%, transparent);color:var(--sj-amber)}.report-card-module__iy7a0a__rMetrics{border-top:1px solid var(--sj-line);flex-wrap:wrap;grid-column:1;align-items:center;gap:1.75rem;margin-top:.75rem;padding-top:.85rem;display:flex}.report-card-module__iy7a0a__metric b{font-family:var(--font-serif), serif;font-size:1.2rem;font-weight:700;line-height:1.25;display:block}.report-card-module__iy7a0a__metric b small{font-size:var(--text-xs);color:var(--sj-muted);font-weight:600}.report-card-module__iy7a0a__metric span{font-size:var(--text-xs);color:var(--sj-muted)}.report-card-module__iy7a0a__delta{color:var(--sj-green)}.report-card-module__iy7a0a__deltaFlat{color:var(--sj-muted);font-weight:600}.report-card-module__iy7a0a__verdict{font-size:var(--text-xs);color:#fff;border-radius:999px;padding:3px 12px;font-weight:700}.report-card-module__iy7a0a__rActions{flex-direction:column;grid-area:1/2/span 2;justify-content:center;align-items:stretch;gap:.5rem;min-width:200px;display:flex}.report-card-module__iy7a0a__rActions a{text-align:center}.report-card-module__iy7a0a__rFoot{font-size:var(--text-xs);color:var(--sj-muted);grid-column:1;margin-top:.6rem}.report-card-module__iy7a0a__hint{font-size:var(--text-base);color:var(--sj-muted)}.report-card-module__iy7a0a__radarWrap{border-top:1px solid var(--sj-line);grid-column:1/-1;margin-top:.85rem;padding-top:.85rem}.report-card-module__iy7a0a__radarTitle{font-size:var(--text-xs);color:var(--sj-muted);margin-bottom:.4rem;font-weight:600}.report-card-module__iy7a0a__human{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--sj-radius);box-shadow:var(--sj-shadow);margin-top:.9rem;overflow:hidden}.report-card-module__iy7a0a__hRow{border-top:1px solid var(--sj-line);flex-wrap:wrap;align-items:center;gap:1rem;padding:.95rem 1.4rem;display:flex}.report-card-module__iy7a0a__hRow:first-child{border-top:none}.report-card-module__iy7a0a__hName{font-weight:600;font-size:var(--text-base)}.report-card-module__iy7a0a__hMeta{font-size:var(--text-xs);color:var(--sj-muted);margin-top:.1rem}.report-card-module__iy7a0a__hSpacer{flex:1}.report-card-module__iy7a0a__linkBtn{font-size:var(--text-base);color:var(--sj-teal);border-radius:var(--radius);padding:.65rem .8rem;font-weight:600;text-decoration:none}.report-card-module__iy7a0a__linkBtn:hover{background:var(--sj-teal-soft)}.report-card-module__iy7a0a__linkBtn:focus-visible{outline:2px solid var(--sj-teal);outline-offset:2px}@media (max-width:640px){.report-card-module__iy7a0a__roundIn{grid-template-columns:1fr}.report-card-module__iy7a0a__rActions{flex-direction:row;grid-area:auto/1}.report-card-module__iy7a0a__rActions a{flex:1}.report-card-module__iy7a0a__summary{grid-template-columns:1fr;justify-items:start}}@media (max-width:480px){.report-card-module__iy7a0a__trendDates{display:none}}
.simplejob-module__8_AdkG__brand{--sj-teal:#5b5bd6;--sj-teal-strong:#4f4fc4;--sj-teal-soft:#eef0ff;--sj-paper:#f6f8fa;--sj-card:#fff;--sj-ink:#0f172a;--sj-muted:#54606f;--sj-line:#e2e7ee;--sj-amber:#b45309;--sj-violet:#7c3aed;--sj-blue:#2563eb;--sj-green:#16a34a;--sj-red:#e11d48;--brand:#5b5bd6;--brand-strong:#4f4fc4;--brand-2:#7c3aed;--brand-3:#9333ea;--brand-tint:#eef0ff;--brand-tint-ink:#3b3b8e;--brand-grad:linear-gradient(135deg, #5b5bd6 0%, #7c3aed 50%, #9333ea 100%);--dot-dsa:#0d9488;--dot-lld:#7c3aed;--dot-hld:#2563eb;--dot-gen:#db2777;--sj-radius:var(--radius);--sj-shadow:var(--shadow-sm);--sj-shadow-md:var(--shadow-md);background:var(--sj-paper);min-height:100vh;color:var(--sj-ink);font-family:var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.55}.simplejob-module__8_AdkG__wrap{max-width:1040px;margin:0 auto;padding:2.2rem 1.25rem 4rem}.simplejob-module__8_AdkG__wrapNarrow{max-width:760px;margin:0 auto;padding:2.2rem 1.25rem 4rem}.simplejob-module__8_AdkG__topbar{background:var(--sj-card);border-bottom:1px solid var(--sj-line);box-shadow:var(--sj-shadow);z-index:30;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem clamp(1.25rem,5vw,3.5rem);display:flex;position:sticky;top:0}.simplejob-module__8_AdkG__wordmark{font-family:var(--font-serif), serif;letter-spacing:-.02em;color:var(--sj-teal);font-size:1.35rem;font-weight:600;text-decoration:none}.simplejob-module__8_AdkG__navlinks{align-items:center;gap:1.25rem;display:flex}.simplejob-module__8_AdkG__navlink{color:var(--sj-muted);font-size:var(--text-base);text-decoration:none}.simplejob-module__8_AdkG__navlink:hover{color:var(--sj-teal)}.simplejob-module__8_AdkG__navBtn{color:#fff;background:var(--brand-grad);border-radius:var(--radius);font-family:var(--font-sans), sans-serif;font-size:var(--text-base);cursor:pointer;border:none;padding:.45rem 1.05rem;font-weight:600;transition:filter .2s}.simplejob-module__8_AdkG__navBtn:hover{filter:brightness(1.07)}.simplejob-module__8_AdkG__navBtn:disabled{opacity:.6;cursor:default}.simplejob-module__8_AdkG__navBtn:focus-visible{outline:2px solid var(--sj-teal);outline-offset:3px}.simplejob-module__8_AdkG__kicker{text-transform:uppercase;letter-spacing:.14em;font-size:var(--text-xs);color:var(--sj-teal);margin-bottom:.5rem;font-weight:500}.simplejob-module__8_AdkG__h1{font-family:var(--font-serif), serif;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.1rem);font-weight:600;line-height:1.05}.simplejob-module__8_AdkG__h2{font-family:var(--font-serif), serif;letter-spacing:-.01em;margin:2.2rem 0 1rem;font-size:1.5rem;font-weight:600}.simplejob-module__8_AdkG__lede{font-size:var(--text-lg);color:var(--sj-muted);max-width:40ch}.simplejob-module__8_AdkG__hero{padding:2rem 0 1rem}.simplejob-module__8_AdkG__tagline{font-family:var(--font-serif), serif;color:var(--sj-muted);font-style:italic;font-size:var(--text-lg);margin-bottom:1.5rem}.simplejob-module__8_AdkG__priceRow{align-items:baseline;gap:.6rem;margin:1.5rem 0;display:flex}.simplejob-module__8_AdkG__price{font-family:var(--font-serif), serif;color:var(--sj-ink);font-size:2.4rem;font-weight:700}.simplejob-module__8_AdkG__priceNote{color:var(--sj-muted);font-size:var(--text-md)}.simplejob-module__8_AdkG__cta{background:var(--sj-teal);color:#fff;border-radius:var(--radius);font-size:var(--text-md);cursor:pointer;font-weight:600;font-family:var(--font-sans), sans-serif;border:none;padding:.8rem 1.5rem;text-decoration:none;transition:background .15s,box-shadow .15s,transform 60ms;display:inline-block;box-shadow:0 2px 8px #6366f152}.simplejob-module__8_AdkG__cta:active{transform:translateY(1px)}.simplejob-module__8_AdkG__cta:hover{background:var(--sj-teal-strong)}.simplejob-module__8_AdkG__ctaGhost{color:var(--sj-teal);border:1px solid var(--sj-teal);border-radius:var(--radius);font-size:var(--text-md);background:0 0;padding:.8rem 1.4rem;font-weight:500;text-decoration:none;display:inline-block}.simplejob-module__8_AdkG__ctaGhost:hover{background:var(--sj-teal-soft)}.simplejob-module__8_AdkG__heroMin{padding:clamp(3rem,9vw,6.5rem) 0 2rem}.simplejob-module__8_AdkG__kickerLine{text-transform:uppercase;letter-spacing:.16em;font-size:var(--text-xs);color:var(--sj-teal);align-items:center;gap:.55rem;margin-bottom:1.4rem;font-weight:600;display:inline-flex}.simplejob-module__8_AdkG__kickerDot{background:var(--brand-grad);border-radius:50%;width:7px;height:7px}.simplejob-module__8_AdkG__heroBig{font-family:var(--font-serif), serif;letter-spacing:-.035em;max-width:16ch;margin-bottom:1.4rem;font-size:clamp(2.6rem,8vw,5rem);font-weight:700;line-height:.98}.simplejob-module__8_AdkG__heroBig em{background:var(--brand-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.simplejob-module__8_AdkG__leadBig{color:var(--sj-muted);max-width:60ch;margin-bottom:2rem;font-size:clamp(1.05rem,2.2vw,1.3rem);line-height:1.6}.simplejob-module__8_AdkG__leadBig strong{color:var(--sj-ink);font-weight:600}.simplejob-module__8_AdkG__ctaRow{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.simplejob-module__8_AdkG__ctaBig{background:var(--brand-grad);color:#fff;border-radius:var(--radius);font-size:var(--text-md);cursor:pointer;font-weight:600;font-family:var(--font-sans), sans-serif;border:none;align-items:center;gap:.5rem;padding:1rem 1.9rem;text-decoration:none;transition:filter .2s,transform .2s;display:inline-flex}.simplejob-module__8_AdkG__ctaBig:hover{filter:brightness(1.07)}.simplejob-module__8_AdkG__priceInline{color:var(--sj-muted);font-size:var(--text-md)}.simplejob-module__8_AdkG__priceInline strong{font-family:var(--font-serif), serif;color:var(--sj-ink);font-weight:700;font-size:var(--text-md)}.simplejob-module__8_AdkG__benefits{border-top:1px solid var(--sj-line);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.6rem 2rem;margin-top:clamp(3rem,7vw,5rem);padding-top:clamp(2rem,4vw,3rem);display:grid}.simplejob-module__8_AdkG__benefit{max-width:38ch}.simplejob-module__8_AdkG__benefitIcon{background:var(--sj-teal-soft);width:2.6rem;height:2.6rem;color:var(--sj-teal-strong,var(--brand-strong));border-radius:10px;justify-content:center;align-items:center;margin-bottom:.9rem;display:inline-flex}.simplejob-module__8_AdkG__benefitIcon svg{width:1.35rem;height:1.35rem}.simplejob-module__8_AdkG__benefitTitle{font-family:var(--font-serif), serif;font-weight:600;font-size:var(--text-lg);margin-bottom:.35rem}.simplejob-module__8_AdkG__benefitText{color:var(--sj-muted);font-size:var(--text-md);line-height:1.55}.simplejob-module__8_AdkG__footNote{color:var(--sj-muted);font-size:var(--text-base);margin-top:clamp(3rem,6vw,4.5rem)}.simplejob-module__8_AdkG__footNote a{color:var(--sj-teal);font-weight:600;text-decoration:none}.simplejob-module__8_AdkG__footNote a:hover{text-decoration:underline}.simplejob-module__8_AdkG__ctaBig:focus-visible,.simplejob-module__8_AdkG__ctaGhost:focus-visible,.simplejob-module__8_AdkG__cta:focus-visible{outline:2px solid var(--sj-teal);outline-offset:3px}@media (prefers-reduced-motion:reduce){.simplejob-module__8_AdkG__ctaBig{transition:none}}.simplejob-module__8_AdkG__grid3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem;display:grid}.simplejob-module__8_AdkG__card{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--sj-radius);box-shadow:var(--sj-shadow);padding:1.3rem;transition:box-shadow .18s,border-color .18s,transform .18s}.simplejob-module__8_AdkG__card:hover{box-shadow:var(--sj-shadow-md);border-color:#d3dbe8}.simplejob-module__8_AdkG__cardTitle{font-family:var(--font-serif), serif;font-weight:600;font-size:var(--text-lg);margin-bottom:.4rem}.simplejob-module__8_AdkG__cardBody{color:var(--sj-muted);font-size:var(--text-md)}.simplejob-module__8_AdkG__progressWrap{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--radius);padding:1.3rem 1.5rem}.simplejob-module__8_AdkG__progressHead{justify-content:space-between;align-items:baseline;margin-bottom:.7rem;display:flex}.simplejob-module__8_AdkG__progressCount{font-family:var(--font-serif), serif;font-weight:600;font-size:var(--text-xl)}.simplejob-module__8_AdkG__progressBar{background:var(--sj-teal-soft);border-radius:999px;height:10px;overflow:hidden}.simplejob-module__8_AdkG__progressFill{background:var(--sj-teal);border-radius:999px;height:100%;transition:width .4s}.simplejob-module__8_AdkG__statGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1.4rem 0;display:grid}.simplejob-module__8_AdkG__statCard{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--sj-radius);box-shadow:var(--sj-shadow);padding:1.1rem 1.2rem}.simplejob-module__8_AdkG__statNum{font-family:var(--font-serif), serif;font-size:1.9rem;font-weight:700;line-height:1}.simplejob-module__8_AdkG__statLabel{color:var(--sj-muted);font-size:var(--text-sm);margin-top:.4rem}.simplejob-module__8_AdkG__badge{color:#fff;font-size:var(--text-sm);border-radius:999px;padding:.22rem .7rem;font-weight:500;display:inline-block}.simplejob-module__8_AdkG__nextRow{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1.1rem 1.3rem;display:flex}.simplejob-module__8_AdkG__typeDot{border-radius:50%;width:9px;height:9px;margin-right:.45rem;display:inline-block}.simplejob-module__8_AdkG__sessionRow{border-bottom:1px solid var(--sj-line);justify-content:space-between;align-items:center;padding:.85rem 0;display:flex}.simplejob-module__8_AdkG__sessionName{font-weight:500}.simplejob-module__8_AdkG__facetLine{color:var(--sj-muted);font-size:var(--text-base);margin-top:.2rem}.simplejob-module__8_AdkG__scoreNum{font-family:var(--font-serif), serif;font-size:1.3rem;font-weight:700}.simplejob-module__8_AdkG__bullets{color:var(--sj-ink);margin:.4rem 0 1rem 1.1rem}.simplejob-module__8_AdkG__bullets li{margin-bottom:.35rem}.simplejob-module__8_AdkG__subtle{color:var(--sj-muted);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.08em}.simplejob-module__8_AdkG__barBanner{background:var(--brand-grad);color:#fff;border-radius:var(--radius);margin:1.4rem 0;padding:1.4rem 1.6rem}.simplejob-module__8_AdkG__barBanner h3{font-family:var(--font-serif), serif;margin-bottom:.3rem;font-size:1.4rem;font-weight:600}.simplejob-module__8_AdkG__contentList{gap:.6rem;list-style:none;display:grid}.simplejob-module__8_AdkG__contentItem{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.simplejob-module__8_AdkG__contentItem a{color:var(--sj-teal);font-weight:500;text-decoration:none}.simplejob-module__8_AdkG__chip{font-size:var(--text-xs);color:var(--sj-muted);background:var(--sj-teal-soft);border-radius:999px;padding:.15rem .6rem}.simplejob-module__8_AdkG__filterRow{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;display:flex}.simplejob-module__8_AdkG__filterTag{border:1.5px solid var(--sj-line);background:var(--sj-card);color:var(--sj-muted);font-size:var(--text-sm);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .85rem;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.simplejob-module__8_AdkG__filterTag:hover:not(:disabled){border-color:var(--sj-teal);color:var(--sj-teal)}.simplejob-module__8_AdkG__filterTag:disabled{opacity:.38;cursor:default}.simplejob-module__8_AdkG__filterTagActive{background:var(--sj-teal-soft);font-weight:600}.simplejob-module__8_AdkG__filterCount{background:var(--sj-line);min-width:18px;height:18px;color:var(--sj-muted);font-size:var(--text-xs);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.simplejob-module__8_AdkG__appCard{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--sj-radius);box-shadow:var(--sj-shadow);margin-bottom:1rem;padding:1.2rem 1.3rem}.simplejob-module__8_AdkG__appHead{justify-content:space-between;align-items:baseline;display:flex}.simplejob-module__8_AdkG__companyName{font-family:var(--font-serif), serif;font-weight:600;font-size:var(--text-lg)}.simplejob-module__8_AdkG__pipeline{flex-wrap:wrap;align-items:center;gap:.4rem;margin:1rem 0 .4rem;display:flex}.simplejob-module__8_AdkG__pipeStep{font-size:var(--text-xs);border:1px solid var(--sj-line);color:var(--sj-muted);background:#fff;border-radius:999px;padding:.28rem .65rem}.simplejob-module__8_AdkG__pipeStepDone{background:var(--sj-teal);color:#fff;border-color:var(--sj-teal)}.simplejob-module__8_AdkG__pipeStepRejected{color:var(--sj-red,#e11d48);background:#fde8ec;border-color:#f6c6d0}.simplejob-module__8_AdkG__pipeArrow{color:var(--sj-line);font-size:var(--text-sm)}.simplejob-module__8_AdkG__matchPct{font-family:var(--font-serif), serif;color:var(--sj-teal);font-weight:700}.simplejob-module__8_AdkG__recGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.simplejob-module__8_AdkG__empty{background:var(--sj-card);border:1px dashed var(--sj-line);border-radius:var(--radius);color:var(--sj-muted);text-align:center;padding:1.6rem}.simplejob-module__8_AdkG__histLine{color:var(--sj-muted);font-size:var(--text-base);padding:.2rem 0}.simplejob-module__8_AdkG__queueRow{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem;padding:.9rem 1.1rem;display:flex}.simplejob-module__8_AdkG__facetScoreRow{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--radius);margin-bottom:.8rem;padding:1rem 1.1rem}.simplejob-module__8_AdkG__facetScoreHead{justify-content:space-between;align-items:center;display:flex}.simplejob-module__8_AdkG__facetName{font-weight:500}.simplejob-module__8_AdkG__scoreInput{width:4.5rem;font-family:var(--font-serif), serif;font-weight:700;font-size:var(--text-lg);text-align:center;border:1px solid var(--sj-line);border-radius:var(--radius);color:var(--sj-ink);background:#fff;padding:.3rem}.simplejob-module__8_AdkG__slider{width:100%;accent-color:var(--sj-teal);margin:.7rem 0 .3rem}.simplejob-module__8_AdkG__aiHint{color:var(--sj-muted);font-size:var(--text-base);margin-top:.3rem}.simplejob-module__8_AdkG__aiBadge{background:var(--sj-teal-soft);color:var(--sj-teal-strong);font-size:var(--text-xs);border-radius:999px;margin-right:.4rem;padding:.1rem .55rem;display:inline-block}.simplejob-module__8_AdkG__instance{border-left:3px solid var(--sj-teal-soft);font-size:var(--text-base);color:var(--sj-muted);margin-top:.5rem;padding:.3rem 0 .3rem .7rem}.simplejob-module__8_AdkG__instance .simplejob-module__8_AdkG__ts{color:var(--sj-teal);margin-right:.4rem;font-weight:600}.simplejob-module__8_AdkG__textarea{border:1px solid var(--sj-line);border-radius:var(--radius);width:100%;min-height:110px;font-family:var(--font-sans), sans-serif;font-size:var(--text-md);color:var(--sj-ink);resize:vertical;background:#fff;padding:.8rem}.simplejob-module__8_AdkG__btnRow{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1rem;display:flex}.simplejob-module__8_AdkG__errorMsg{color:var(--sj-red,#e11d48);font-size:var(--text-base)}.simplejob-module__8_AdkG__okMsg{color:var(--sj-green);font-size:var(--text-base)}.simplejob-module__8_AdkG__btnDisabled{opacity:.55;pointer-events:none}.simplejob-module__8_AdkG__feedbackBox{background:var(--sj-paper);border:1px solid var(--sj-line);border-radius:var(--radius);font-size:var(--text-base);margin-top:.6rem;padding:.9rem 1rem}.simplejob-module__8_AdkG__mentorPanel{border:1px solid var(--sj-line);border-left:3px solid var(--sj-teal);background:var(--sj-card);border-radius:12px;max-width:640px;margin-top:.5rem;padding:1.1rem 1.25rem}.simplejob-module__8_AdkG__mentorLede{font-size:var(--text-md);color:var(--sj-muted);margin:0 0 .9rem;line-height:1.55}.simplejob-module__8_AdkG__mentorLede strong{color:var(--sj-ink)}.simplejob-module__8_AdkG__adminLinks{font-size:var(--text-sm);color:var(--sj-muted);align-items:center;gap:.5rem;margin-top:.85rem;display:flex}.simplejob-module__8_AdkG__adminLinks a{color:var(--sj-teal);font-weight:600}.simplejob-module__8_AdkG__adminLinks a:hover{text-decoration:underline}.simplejob-module__8_AdkG__weightTag{font-size:var(--text-xs);color:var(--sj-muted);background:var(--sj-paper);border:1px solid var(--sj-line);border-radius:999px;margin-left:.5rem;padding:.1rem .55rem;font-weight:600}.simplejob-module__8_AdkG__anchorRow{grid-template-columns:repeat(5,1fr);gap:.4rem;margin:.6rem 0 .2rem;display:grid}.simplejob-module__8_AdkG__anchorBtn{border:1px solid var(--sj-line);background:var(--sj-paper);color:var(--sj-ink);border-radius:var(--radius);font-size:var(--text-md);cursor:pointer;padding:.4rem .2rem;font-weight:700;transition:background .12s,border-color .12s}.simplejob-module__8_AdkG__anchorBtn:hover{border-color:var(--sj-teal)}.simplejob-module__8_AdkG__anchorBtnActive{background:var(--sj-teal);border-color:var(--sj-teal);color:#fff}.simplejob-module__8_AdkG__anchorText{font-size:var(--text-sm);color:var(--sj-muted);min-height:2.2em;margin-top:.45rem;line-height:1.45}.simplejob-module__8_AdkG__scorePanel{background:var(--sj-card);border:1px solid var(--sj-line);border-left:4px solid var(--sj-teal);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:1.2rem 0;padding:.9rem 1.2rem;display:flex}.simplejob-module__8_AdkG__scorePanelNum{font-size:1.9rem;font-weight:800;line-height:1}.simplejob-module__8_AdkG__scorePanelMeta{font-size:var(--text-sm);color:var(--sj-muted)}.simplejob-module__8_AdkG__relevanceBar{background:var(--sj-paper);border:1px solid var(--sj-line);border-radius:999px;width:120px;height:7px;overflow:hidden}.simplejob-module__8_AdkG__relevanceFill{background:var(--sj-teal);border-radius:999px;height:100%}.simplejob-module__8_AdkG__matchRow{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--radius);margin-bottom:.7rem;padding:1rem 1.1rem}.simplejob-module__8_AdkG__matchHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.simplejob-module__8_AdkG__qualBadge{font-size:var(--text-xs);color:#fff;border-radius:999px;padding:.18rem .65rem;font-weight:700;display:inline-block}.simplejob-module__8_AdkG__typePill{font-size:var(--text-xs);border:1px solid var(--sj-line);color:var(--sj-muted);border-radius:999px;align-items:center;gap:.3rem;padding:.14rem .55rem;display:inline-flex}.simplejob-module__8_AdkG__reasonLine{font-size:var(--text-sm);color:var(--sj-muted);margin-top:.18rem}.simplejob-module__8_AdkG__slotChip{border:1px solid var(--sj-line);background:var(--sj-paper);color:var(--sj-ink);border-radius:var(--radius);font-size:var(--text-base);cursor:pointer;padding:.5rem .8rem;transition:border-color .12s,background .12s}.simplejob-module__8_AdkG__slotChip:hover{border-color:var(--sj-teal)}.simplejob-module__8_AdkG__slotChipActive{background:var(--sj-teal);border-color:var(--sj-teal);color:#fff}.simplejob-module__8_AdkG__slotRow{flex-wrap:wrap;gap:.5rem;margin:.6rem 0;display:flex}.simplejob-module__8_AdkG__timeline{margin:.6rem 0 0;padding:0;list-style:none}.simplejob-module__8_AdkG__timeline li{font-size:var(--text-sm);color:var(--sj-muted);margin-bottom:.3rem;padding-left:1.1rem;position:relative}.simplejob-module__8_AdkG__timeline li:before{content:"";background:var(--sj-teal);border-radius:50%;width:6px;height:6px;position:absolute;top:.45em;left:0}.simplejob-module__8_AdkG__boardCols{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1rem;margin-top:1rem;display:grid}.simplejob-module__8_AdkG__boardCol{background:var(--sj-paper);border:1px solid var(--sj-line);border-radius:var(--radius);padding:.8rem}.simplejob-module__8_AdkG__boardColHead{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--sj-muted);justify-content:space-between;margin:0 0 .6rem .2rem;font-weight:700;display:flex}.simplejob-module__8_AdkG__ciCard{background:var(--sj-card);border:1px solid var(--sj-line);border-radius:var(--radius);margin-bottom:.6rem;padding:.8rem .9rem}.simplejob-module__8_AdkG__miniBtn{border:1px solid var(--sj-line);background:var(--sj-paper);color:var(--sj-ink);border-radius:var(--radius);font-size:var(--text-xs);cursor:pointer;padding:.3rem .7rem;font-weight:600}.simplejob-module__8_AdkG__miniBtn:hover{border-color:var(--sj-teal);color:var(--sj-teal)}.simplejob-module__8_AdkG__miniBtnDanger:hover{border-color:var(--sj-red);color:var(--sj-red)}
.ChallengeChat-module__TX_HaG__chat{background:#15151c;border-left:1px solid #23232e;flex-direction:column;flex:none;width:360px;min-height:0;display:flex}.ChallengeChat-module__TX_HaG__head{height:40px;font-size:var(--text-xs);color:#cfd1da;border-bottom:1px solid #23232e;flex:none;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:flex}.ChallengeChat-module__TX_HaG__dot{background:#3fb950;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #3fb95038}.ChallengeChat-module__TX_HaG__live{text-transform:uppercase;letter-spacing:.06em;color:#9fe7ad;background:#143020;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:700}.ChallengeChat-module__TX_HaG__msgs{flex-direction:column;flex:1;min-height:0;padding:6px 0;display:flex;overflow:auto}.ChallengeChat-module__TX_HaG__note{color:#7c7f8a;font-size:var(--text-sm);margin:auto}.ChallengeChat-module__TX_HaG__row{border-bottom:1px solid #20202a;padding:11px 14px}.ChallengeChat-module__TX_HaG__role{align-items:center;gap:7px;margin-bottom:5px;font-size:11px;font-weight:700;display:flex}.ChallengeChat-module__TX_HaG__roleAI{color:#6cb6ff}.ChallengeChat-module__TX_HaG__roleYou{color:#9aa0a6}.ChallengeChat-module__TX_HaG__text{font-size:var(--text-base);color:#dcdde3;white-space:pre-wrap;word-wrap:break-word;line-height:1.5}.ChallengeChat-module__TX_HaG__typing{align-items:center;gap:4px;display:inline-flex}.ChallengeChat-module__TX_HaG__tdot{background:#7c7f8a;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite ChallengeChat-module__TX_HaG__blink}.ChallengeChat-module__TX_HaG__tdot:nth-child(2){animation-delay:.2s}.ChallengeChat-module__TX_HaG__tdot:nth-child(3){animation-delay:.4s}@keyframes ChallengeChat-module__TX_HaG__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.ChallengeChat-module__TX_HaG__inputRow{border-top:1px solid #23232e;flex:none;gap:8px;padding:10px;display:flex}.ChallengeChat-module__TX_HaG__input{resize:none;color:#e3e4ea;font:inherit;font-size:var(--text-base);background:#0f0f15;border:1px solid #2c2c38;border-radius:7px;outline:none;flex:1;padding:8px 10px}.ChallengeChat-module__TX_HaG__input:focus{border-color:#6e6ef0}.ChallengeChat-module__TX_HaG__input::placeholder{color:#65687180}.ChallengeChat-module__TX_HaG__send{color:#fff;cursor:pointer;background:#6e6ef0;border:none;border-radius:7px;flex:none;padding:0 16px;font-weight:700}.ChallengeChat-module__TX_HaG__send:hover:not(:disabled){background:#5b5bd6}.ChallengeChat-module__TX_HaG__send:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.ChallengeChat-module__TX_HaG__chat{border-top:1px solid #23232e;border-left:none;width:100%;min-width:0}.ChallengeChat-module__TX_HaG__text{min-width:0}}
.CompanyDashboard-module__CRfxZW__page{gap:22px;display:grid}.CompanyDashboard-module__CRfxZW__head{justify-content:space-between;align-items:flex-end;display:flex}.CompanyDashboard-module__CRfxZW__h1{letter-spacing:-.01em;color:var(--pf-ink);font-size:26px;font-weight:800}.CompanyDashboard-module__CRfxZW__subtle{font-size:var(--text-base);color:var(--pf-muted);margin-top:4px}.CompanyDashboard-module__CRfxZW__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}@media (max-width:1100px){.CompanyDashboard-module__CRfxZW__grid{grid-template-columns:1fr}}.CompanyDashboard-module__CRfxZW__main{gap:26px;min-width:0;display:grid}.CompanyDashboard-module__CRfxZW__secHead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.CompanyDashboard-module__CRfxZW__h2{font-size:var(--text-md);color:var(--pf-ink);font-weight:700}.CompanyDashboard-module__CRfxZW__roleGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.CompanyDashboard-module__CRfxZW__roleCard{flex-direction:column;gap:12px;padding:18px;display:flex}.CompanyDashboard-module__CRfxZW__roleTop{align-items:center;gap:12px;display:flex}.CompanyDashboard-module__CRfxZW__logo{color:#fff;width:38px;height:38px;font-weight:800;font-size:var(--text-lg);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.CompanyDashboard-module__CRfxZW__roleTitleWrap{min-width:0}.CompanyDashboard-module__CRfxZW__roleTitle{font-size:var(--text-base);color:var(--pf-ink);font-weight:700;line-height:1.2}.CompanyDashboard-module__CRfxZW__roleCompany{font-size:var(--text-sm);color:var(--pf-muted);margin-top:2px}.CompanyDashboard-module__CRfxZW__roleLoc{font-size:var(--text-sm);color:var(--pf-muted)}.CompanyDashboard-module__CRfxZW__tags{flex-wrap:wrap;gap:6px;display:flex}.CompanyDashboard-module__CRfxZW__tag{font-size:var(--text-xs);background:var(--pf-brand-soft);color:var(--pf-brand-ink);border-radius:999px;padding:3px 9px;font-weight:600}.CompanyDashboard-module__CRfxZW__tagSoft{font-size:var(--text-xs);background:var(--pf-bg);color:var(--pf-muted);text-transform:capitalize;border-radius:999px;padding:3px 9px;font-weight:600}.CompanyDashboard-module__CRfxZW__roleFoot{border-top:1px solid var(--pf-line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:6px;display:flex}.CompanyDashboard-module__CRfxZW__pipeline{font-size:var(--text-sm);color:var(--pf-ink);padding-top:10px;font-weight:600}.CompanyDashboard-module__CRfxZW__showDetail{font-size:var(--text-sm);color:var(--pf-brand);padding-top:10px;font-weight:600;text-decoration:none}.CompanyDashboard-module__CRfxZW__showDetail:hover{text-decoration:underline}.CompanyDashboard-module__CRfxZW__reviewWrap{padding:0;overflow:hidden}.CompanyDashboard-module__CRfxZW__reviewBar{background:var(--pf-amber-soft);color:var(--pf-amber);font-size:var(--text-sm);padding:12px 18px;font-weight:700}.CompanyDashboard-module__CRfxZW__rows{flex-direction:column;display:flex}.CompanyDashboard-module__CRfxZW__rowWrap{border-top:1px solid var(--pf-line)}.CompanyDashboard-module__CRfxZW__rowWrap:first-child{border-top:none}.CompanyDashboard-module__CRfxZW__row{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 18px;display:flex}.CompanyDashboard-module__CRfxZW__row:hover{background:var(--pf-card-2)}.CompanyDashboard-module__CRfxZW__avatar{color:#fff;width:34px;height:34px;font-weight:700;font-size:var(--text-xs);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.CompanyDashboard-module__CRfxZW__rowMain{flex-direction:column;flex:1;min-width:0;display:flex}.CompanyDashboard-module__CRfxZW__rowName{font-size:var(--text-base);color:var(--pf-ink);font-weight:700}.CompanyDashboard-module__CRfxZW__rowRole{font-size:var(--text-xs);color:var(--pf-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CompanyDashboard-module__CRfxZW__rowTags{flex-shrink:0;gap:6px;display:flex}.CompanyDashboard-module__CRfxZW__progressPill{font-size:var(--text-xs);color:var(--pf-brand-ink);background:var(--pf-brand-soft);border-radius:999px;flex-shrink:0;padding:4px 10px;font-weight:700}.CompanyDashboard-module__CRfxZW__chev{color:var(--pf-faint);font-size:var(--text-xs);text-align:center;width:14px}@media (max-width:720px){.CompanyDashboard-module__CRfxZW__rowTags,.CompanyDashboard-module__CRfxZW__progressPill{display:none}}.CompanyDashboard-module__CRfxZW__detail{background:var(--pf-card-2);grid-template-columns:1fr 1.2fr;gap:24px;padding:4px 18px 20px 64px;display:grid}@media (max-width:720px){.CompanyDashboard-module__CRfxZW__detail{grid-template-columns:1fr;padding:4px 18px 20px}}.CompanyDashboard-module__CRfxZW__dl{font-size:var(--text-sm);grid-template-columns:auto 1fr;gap:8px 16px;margin:0;display:grid}.CompanyDashboard-module__CRfxZW__dl dt{color:var(--pf-muted)}.CompanyDashboard-module__CRfxZW__dl dd{color:var(--pf-ink);margin:0;font-weight:600}.CompanyDashboard-module__CRfxZW__dl dd a{color:var(--pf-brand);text-decoration:none}.CompanyDashboard-module__CRfxZW__cap{text-transform:capitalize}.CompanyDashboard-module__CRfxZW__timelineHead{font-size:var(--text-sm);color:var(--pf-ink);margin-bottom:14px;font-weight:700}.CompanyDashboard-module__CRfxZW__timeline{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.CompanyDashboard-module__CRfxZW__tlItem{align-items:center;gap:12px;padding:0 0 18px 4px;display:flex;position:relative}.CompanyDashboard-module__CRfxZW__tlItem:not(:last-child):before{content:"";background:var(--pf-line);width:2px;position:absolute;top:16px;bottom:-2px;left:9px}.CompanyDashboard-module__CRfxZW__tlItem.CompanyDashboard-module__CRfxZW__done:not(:last-child):before{background:var(--pf-green)}.CompanyDashboard-module__CRfxZW__tlDot{z-index:1;border:2px solid var(--pf-line);background:var(--pf-card);border-radius:50%;flex-shrink:0;width:12px;height:12px}.CompanyDashboard-module__CRfxZW__tlLabel{font-size:var(--text-sm);color:var(--pf-muted)}.CompanyDashboard-module__CRfxZW__done .CompanyDashboard-module__CRfxZW__tlDot{background:var(--pf-green);border-color:var(--pf-green)}.CompanyDashboard-module__CRfxZW__done .CompanyDashboard-module__CRfxZW__tlLabel{color:var(--pf-ink);opacity:.7;text-decoration:line-through}.CompanyDashboard-module__CRfxZW__current .CompanyDashboard-module__CRfxZW__tlDot{background:var(--pf-brand);border-color:var(--pf-brand);box-shadow:0 0 0 4px var(--pf-brand-soft)}.CompanyDashboard-module__CRfxZW__current .CompanyDashboard-module__CRfxZW__tlLabel{color:var(--pf-ink);font-weight:700}.CompanyDashboard-module__CRfxZW__detailActions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.CompanyDashboard-module__CRfxZW__rail{gap:18px;display:grid;position:sticky;top:16px}.CompanyDashboard-module__CRfxZW__statsCard{padding:20px}.CompanyDashboard-module__CRfxZW__statsHead{justify-content:space-between;align-items:center;display:flex}.CompanyDashboard-module__CRfxZW__statLabel{font-size:var(--text-sm);color:var(--pf-muted);font-weight:600}.CompanyDashboard-module__CRfxZW__statBig{color:var(--pf-ink);margin-top:2px;font-size:40px;font-weight:800;line-height:1.1}.CompanyDashboard-module__CRfxZW__chart{margin:8px -6px 0}.CompanyDashboard-module__CRfxZW__statCaption{font-size:var(--text-sm);color:var(--pf-muted);margin-top:8px;line-height:1.5}.CompanyDashboard-module__CRfxZW__miniGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.CompanyDashboard-module__CRfxZW__mini{border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card-2);padding:12px}.CompanyDashboard-module__CRfxZW__miniNum{color:var(--pf-ink);font-size:22px;font-weight:800;line-height:1}.CompanyDashboard-module__CRfxZW__miniLabel{font-size:var(--text-xs);color:var(--pf-muted);margin-top:4px}.CompanyDashboard-module__CRfxZW__notesCard{padding:20px}.CompanyDashboard-module__CRfxZW__notesHead{font-size:var(--text-base);color:var(--pf-ink);margin-bottom:14px;font-weight:700}.CompanyDashboard-module__CRfxZW__notes{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.CompanyDashboard-module__CRfxZW__notes li{border-bottom:1px solid var(--pf-line);padding-bottom:16px}.CompanyDashboard-module__CRfxZW__notes li:last-child{border-bottom:none;padding-bottom:0}.CompanyDashboard-module__CRfxZW__noteTitle{font-size:var(--text-base);color:var(--pf-ink);font-weight:700}.CompanyDashboard-module__CRfxZW__noteText{font-size:var(--text-sm);color:var(--pf-muted);margin:4px 0 8px;line-height:1.5}.CompanyDashboard-module__CRfxZW__noteTag{font-size:var(--text-2xs);background:var(--pf-brand-soft);color:var(--pf-brand-ink);border-radius:999px;padding:3px 9px;font-weight:700}.CompanyDashboard-module__CRfxZW__noteTagAmber{background:var(--pf-amber-soft);color:var(--pf-amber)}.CompanyDashboard-module__CRfxZW__noteTagGreen{background:var(--pf-green-soft);color:var(--pf-green)}
.funnel-module__wjtLVq__page{gap:var(--pf-6);flex-direction:column;display:flex}.funnel-module__wjtLVq__hero{justify-content:space-between;align-items:center;gap:var(--pf-5);background:linear-gradient(135deg, var(--pf-brand) 0%, var(--pf-brand-strong) 100%);border-radius:var(--pf-radius-lg);padding:var(--pf-6);color:#fff;box-shadow:var(--pf-shadow-md);flex-wrap:wrap;display:flex}.funnel-module__wjtLVq__heroMain{gap:var(--pf-2);flex-direction:column;display:flex}.funnel-module__wjtLVq__heroLabel{font-size:var(--text-sm);opacity:.85;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.funnel-module__wjtLVq__heroBalance{font-size:34px;font-weight:800;line-height:1.05}.funnel-module__wjtLVq__heroSub{font-size:var(--text-base);opacity:.9}.funnel-module__wjtLVq__heroMeter{margin-top:var(--pf-2);gap:6px;display:flex}.funnel-module__wjtLVq__pip{background:#ffffff4d;border-radius:999px;width:26px;height:8px}.funnel-module__wjtLVq__pipOn{background:#fff}.funnel-module__wjtLVq__heroAside{gap:var(--pf-2);flex-direction:column;align-items:flex-end;display:flex}.funnel-module__wjtLVq__sectionHead{margin-bottom:var(--pf-4);flex-direction:column;gap:4px;display:flex}.funnel-module__wjtLVq__sectionTitle{color:var(--pf-ink);font-size:20px;font-weight:700}.funnel-module__wjtLVq__sectionSub{font-size:var(--text-base);color:var(--pf-muted)}.funnel-module__wjtLVq__grid{gap:var(--pf-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.funnel-module__wjtLVq__pkg{gap:var(--pf-3);flex-direction:column;display:flex;position:relative}.funnel-module__wjtLVq__pkgPopular{border-color:var(--pf-brand);box-shadow:var(--pf-shadow-md)}.funnel-module__wjtLVq__popBadge{top:calc(-1 * var(--pf-3));left:var(--pf-5);position:absolute}.funnel-module__wjtLVq__pkgName{font-size:var(--text-md);color:var(--pf-ink);font-weight:700}.funnel-module__wjtLVq__pkgBlurb{font-size:var(--text-sm);color:var(--pf-muted);min-height:34px}.funnel-module__wjtLVq__priceRow{align-items:baseline;gap:6px;display:flex}.funnel-module__wjtLVq__price{color:var(--pf-ink);font-size:28px;font-weight:800}.funnel-module__wjtLVq__priceUnit{font-size:var(--text-sm);color:var(--pf-faint)}.funnel-module__wjtLVq__features{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.funnel-module__wjtLVq__feature{font-size:var(--text-sm);color:var(--pf-ink);align-items:flex-start;gap:8px;display:flex}.funnel-module__wjtLVq__check{color:var(--pf-green);flex:none;font-weight:700}.funnel-module__wjtLVq__pkgFoot{padding-top:var(--pf-2);margin-top:auto}.funnel-module__wjtLVq__confirm{gap:var(--pf-3);flex-direction:column;display:flex}.funnel-module__wjtLVq__confirmRow{font-size:var(--text-base);justify-content:space-between;align-items:center;display:flex}.funnel-module__wjtLVq__confirmLabel{color:var(--pf-muted)}.funnel-module__wjtLVq__confirmValue{color:var(--pf-ink);font-weight:700}.funnel-module__wjtLVq__confirmFeatures{font-size:var(--text-sm);color:var(--pf-muted)}.funnel-module__wjtLVq__modalActions{gap:var(--pf-2);justify-content:flex-end;display:flex}.funnel-module__wjtLVq__devNote{font-size:var(--text-xs);color:var(--pf-faint);background:var(--pf-bg);border:1px dashed var(--pf-line);border-radius:var(--pf-radius-sm);padding:8px 10px}.funnel-module__wjtLVq__journey{flex-wrap:wrap;align-items:stretch;gap:0;display:flex}.funnel-module__wjtLVq__step{min-width:130px;padding:var(--pf-4);border-radius:var(--pf-radius);color:inherit;flex-direction:column;flex:1;gap:6px;text-decoration:none;display:flex;position:relative}.funnel-module__wjtLVq__stepActive{background:var(--pf-brand-soft)}.funnel-module__wjtLVq__stepNum{width:26px;height:26px;font-size:var(--text-sm);background:var(--pf-line);color:var(--pf-muted);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.funnel-module__wjtLVq__stepNumActive{background:var(--pf-brand);color:#fff}.funnel-module__wjtLVq__stepNumDone{background:var(--pf-green);color:#fff}.funnel-module__wjtLVq__stepLabel{font-size:var(--text-base);color:var(--pf-ink);font-weight:700}.funnel-module__wjtLVq__stepHint{font-size:var(--text-xs);color:var(--pf-muted)}.funnel-module__wjtLVq__stepArrow{color:var(--pf-faint);font-size:var(--text-lg);align-self:center;padding:0 4px}.funnel-module__wjtLVq__ctaRow{gap:var(--pf-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.funnel-module__wjtLVq__ctaCard{gap:var(--pf-4);flex-direction:column;justify-content:space-between;display:flex}.funnel-module__wjtLVq__ctaMain{flex-direction:column;gap:6px;display:flex}.funnel-module__wjtLVq__ctaTitle{font-size:var(--text-md);color:var(--pf-ink);font-weight:700}.funnel-module__wjtLVq__ctaText{font-size:var(--text-base);color:var(--pf-muted);line-height:1.5}.funnel-module__wjtLVq__upsell{justify-content:space-between;align-items:center;gap:var(--pf-5);border:1px solid var(--pf-line);border-left:3px solid var(--pf-violet);border-radius:var(--pf-radius);background:var(--pf-card);padding:var(--pf-5);flex-wrap:wrap;display:flex}.funnel-module__wjtLVq__upsellMain{flex-direction:column;gap:6px;display:flex}.funnel-module__wjtLVq__upsellTitle{font-size:var(--text-md);color:var(--pf-ink);font-weight:700}.funnel-module__wjtLVq__upsellText{font-size:var(--text-base);color:var(--pf-muted);max-width:540px}@media (max-width:768px){.funnel-module__wjtLVq__hero{padding:var(--pf-5);flex-direction:column;align-items:flex-start}.funnel-module__wjtLVq__heroAside{align-items:flex-start}.funnel-module__wjtLVq__grid,.funnel-module__wjtLVq__ctaRow{grid-template-columns:1fr}.funnel-module__wjtLVq__journey{flex-direction:column}.funnel-module__wjtLVq__stepArrow{display:none}.funnel-module__wjtLVq__upsell{padding:var(--pf-4);flex-direction:column;align-items:flex-start}.funnel-module__wjtLVq__modalActions{flex-wrap:wrap}}
.CallControls-module__PpKOuq__bar{justify-content:space-between;align-items:center;gap:var(--pf-4);padding:var(--pf-2) var(--pf-4);border-top:1px solid var(--pf-line);background:var(--pf-card-2);flex-wrap:wrap;display:flex}.CallControls-module__PpKOuq__tiles{gap:var(--pf-3);min-width:0;display:flex}.CallControls-module__PpKOuq__tile{flex-direction:column;gap:4px;display:flex}.CallControls-module__PpKOuq__video{border-radius:var(--pf-radius-sm);background:var(--pf-brand);justify-content:center;align-items:center;width:96px;height:56px;display:flex;overflow:hidden}.CallControls-module__PpKOuq__videoOff{background:#1f2733}.CallControls-module__PpKOuq__avatar{color:#fff;font-size:20px;font-weight:700}.CallControls-module__PpKOuq__camOffIcon{color:#ffffffb3;display:inline-flex}.CallControls-module__PpKOuq__tileMeta{justify-content:space-between;align-items:center;gap:6px;max-width:96px;display:flex}.CallControls-module__PpKOuq__tileName{font-size:var(--text-2xs);color:var(--pf-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CallControls-module__PpKOuq__micDot{font-size:var(--text-2xs)}.CallControls-module__PpKOuq__micOn{opacity:1}.CallControls-module__PpKOuq__micMuted{opacity:.55}.CallControls-module__PpKOuq__controls{align-items:center;gap:var(--pf-2);display:flex}.CallControls-module__PpKOuq__ctrl{min-width:56px;font-size:var(--text-md);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card);color:var(--pf-ink);cursor:pointer;flex-direction:column;align-items:center;gap:2px;padding:6px 8px;display:inline-flex}.CallControls-module__PpKOuq__ctrl:hover{background:var(--pf-brand-soft)}.CallControls-module__PpKOuq__ctrlOff{background:var(--pf-red-soft);border-color:var(--pf-red)}.CallControls-module__PpKOuq__ctrlActive{background:var(--pf-brand-soft);border-color:var(--pf-brand)}.CallControls-module__PpKOuq__ctrlLabel{font-size:var(--text-2xs);color:var(--pf-muted);font-weight:600}@media (max-width:768px){.CallControls-module__PpKOuq__bar{align-items:stretch;gap:var(--pf-3);padding:var(--pf-2) var(--pf-3);flex-direction:column}.CallControls-module__PpKOuq__tiles,.CallControls-module__PpKOuq__controls{flex-wrap:wrap;justify-content:center}.CallControls-module__PpKOuq__ctrl{min-width:64px}}
.RubricPicker-module__wIZroa__wrap{border:1px solid var(--pf-line);border-radius:var(--pf-radius);background:var(--pf-card-2);gap:10px;padding:14px 16px;display:grid}.RubricPicker-module__wIZroa__headRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.RubricPicker-module__wIZroa__label{font-size:var(--text-sm);color:var(--pf-ink);font-weight:700}.RubricPicker-module__wIZroa__preset{font-size:var(--text-sm);color:var(--pf-ink);border:1px solid var(--pf-line);border-radius:var(--pf-radius-sm);background:var(--pf-card);padding:6px 10px;font-weight:600}.RubricPicker-module__wIZroa__desc{font-size:var(--text-xs);color:var(--pf-muted);margin:-2px 0 2px}.RubricPicker-module__wIZroa__facets{gap:10px;margin:0;padding:0;list-style:none;display:grid}.RubricPicker-module__wIZroa__facet{gap:6px;display:grid}.RubricPicker-module__wIZroa__facet.RubricPicker-module__wIZroa__off{opacity:.55}.RubricPicker-module__wIZroa__facetTop{cursor:pointer;align-items:center;gap:10px;display:flex}.RubricPicker-module__wIZroa__facetTop input[type=checkbox]{width:15px;height:15px;accent-color:var(--pf-brand)}.RubricPicker-module__wIZroa__facetLabel{font-size:var(--text-sm);color:var(--pf-ink);flex:1;font-weight:600}.RubricPicker-module__wIZroa__pct{font-size:var(--text-xs);color:var(--pf-brand-ink);background:var(--pf-brand-soft);text-align:center;border-radius:999px;min-width:40px;padding:2px 8px;font-weight:700}.RubricPicker-module__wIZroa__off .RubricPicker-module__wIZroa__pct{background:var(--pf-bg);color:var(--pf-muted)}.RubricPicker-module__wIZroa__slider{width:100%;accent-color:var(--pf-brand);max-width:calc(100% - 25px);margin-left:25px}.RubricPicker-module__wIZroa__foot{font-size:var(--text-xs);color:var(--pf-muted);border-top:1px solid var(--pf-line);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.RubricPicker-module__wIZroa__reset{cursor:pointer;font-size:var(--text-xs);color:var(--pf-brand);background:0 0;border:none;font-weight:600}.RubricPicker-module__wIZroa__reset:hover{text-decoration:underline}
.EventHistory-module__tzP0ca__root{flex-direction:column;gap:16px;display:flex}.EventHistory-module__tzP0ca__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.EventHistory-module__tzP0ca__title{color:var(--pf-ink);margin:0;font-size:22px;font-weight:700}.EventHistory-module__tzP0ca__subtitle{font-size:var(--text-sm);color:var(--pf-muted);margin-top:4px}.EventHistory-module__tzP0ca__time{font-variant-numeric:tabular-nums;font-size:var(--text-sm);color:var(--pf-ink);font-weight:600}.EventHistory-module__tzP0ca__eventCell{display:inline-flex}.EventHistory-module__tzP0ca__note{font-size:var(--text-sm);color:var(--pf-muted)}
