.RoleDetail-module__pLse3q__tabBar{border-bottom:1px solid var(--border);gap:0;margin-bottom:.25rem;display:flex}.RoleDetail-module__pLse3q__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-bottom:-1px;padding:.625rem 1rem;font-family:inherit;font-size:.9rem;transition:color .12s;display:flex}.RoleDetail-module__pLse3q__tabBtn:hover:not(:disabled){color:var(--text-primary)}.RoleDetail-module__pLse3q__tabBtnActive{color:var(--text-primary);border-bottom-color:var(--accent);font-weight:500}.RoleDetail-module__pLse3q__tabBtnLocked{opacity:.45;cursor:not-allowed}.RoleDetail-module__pLse3q__tabCount{color:var(--text-secondary);font-size:.8rem}.RoleDetail-module__pLse3q__tabBtnActive .RoleDetail-module__pLse3q__tabCount{color:var(--text-primary)}.RoleDetail-module__pLse3q__tabLock{color:var(--text-secondary)}.RoleDetail-module__pLse3q__tabContent{padding-top:.5rem}.RoleDetail-module__pLse3q__roleHeader{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.RoleDetail-module__pLse3q__roleHeaderTitle{flex:1;min-width:0}.RoleDetail-module__pLse3q__roleHeaderActions{flex-shrink:0;align-items:center;gap:.5rem;padding-bottom:.375rem;display:flex}.RoleDetail-module__pLse3q__headerMeta{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;margin-right:.25rem;font-size:.72rem}.RoleDetail-module__pLse3q__headerDivider{background:var(--border);flex-shrink:0;width:1px;height:1.25rem}.RoleDetail-module__pLse3q__statusPill{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text-primary);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .12s,background .12s;display:inline-flex}.RoleDetail-module__pLse3q__statusPill:hover{border-color:var(--border-strong);background:var(--surface-subtle)}.RoleDetail-module__pLse3q__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.RoleDetail-module__pLse3q__statusDot_live{background:#22c55e}.RoleDetail-module__pLse3q__statusDot_hold{background:#f59e0b}.RoleDetail-module__pLse3q__statusDot_reviewing{background:#6366f1}.RoleDetail-module__pLse3q__statusDot_archived{background:var(--text-tertiary)}.RoleDetail-module__pLse3q__headerBtn{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text-secondary);white-space:nowrap;border-radius:999px;align-items:center;gap:.375rem;padding:.3rem .75rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.RoleDetail-module__pLse3q__headerBtn:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--surface-subtle)}.RoleDetail-module__pLse3q__roleStats{flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.5rem;display:flex}.RoleDetail-module__pLse3q__roleStat{color:var(--text-tertiary);border:1px solid var(--border);background:var(--surface-subtle);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.7rem;font-weight:500;display:inline-flex}.RoleDetail-module__pLse3q__roleStatClosed{color:#ef4444;background:#ef44440f;border-color:#ef444440}.RoleDetail-module__pLse3q__wizardLayout{flex-direction:column;gap:2rem;display:flex}.RoleDetail-module__pLse3q__wizardBanner{background:var(--surface-subtle);border:1px solid var(--border);border-radius:1rem;padding:1.25rem 1.75rem}.RoleDetail-module__pLse3q__wizardStepperRow{align-items:center;display:flex}.RoleDetail-module__pLse3q__wizardStep{flex:none;align-items:center;gap:.625rem;display:flex}.RoleDetail-module__pLse3q__wizardStepCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.RoleDetail-module__pLse3q__wizardStepCirclePending{border:2px solid var(--border-strong);color:var(--text-tertiary);background:0 0}.RoleDetail-module__pLse3q__wizardStepCircleActive{border:2px solid var(--accent);color:var(--accent);background:var(--accent-light)}.RoleDetail-module__pLse3q__wizardStepCircleDone{background:var(--accent);color:#fff;border:2px solid var(--accent)}.RoleDetail-module__pLse3q__wizardStepLabel{white-space:nowrap;font-size:.82rem;font-weight:500}.RoleDetail-module__pLse3q__wizardStepLabelPending{color:var(--text-tertiary)}.RoleDetail-module__pLse3q__wizardStepLabelActive{color:var(--text-primary);font-weight:600}.RoleDetail-module__pLse3q__wizardStepLabelDone{color:var(--text-secondary)}.RoleDetail-module__pLse3q__wizardConnector{background:var(--border);flex:0 0 56px;height:1px;margin:0 1rem}.RoleDetail-module__pLse3q__wizardConnectorDone{background:var(--accent);opacity:.45}.RoleDetail-module__pLse3q__wizardNotReadyBanner{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-secondary);border-radius:.75rem;align-items:center;gap:.625rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.82rem;display:flex}.RoleDetail-module__pLse3q__floatingFooter{z-index:200;background:var(--surface);border-top:1px solid var(--border);justify-content:flex-end;align-items:center;padding:.875rem 2.5rem;animation:.18s ease-out RoleDetail-module__pLse3q__footerSlideIn;display:flex;position:fixed;bottom:0;left:220px;right:0}@keyframes RoleDetail-module__pLse3q__footerSlideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.RoleDetail-module__pLse3q__pageWithFooter{padding-bottom:5rem}@media (max-width:767px){.RoleDetail-module__pLse3q__floatingFooter{padding:.875rem 1rem;left:0}}.RoleDetail-module__pLse3q__panel{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.RoleDetail-module__pLse3q__tableToolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.RoleDetail-module__pLse3q__tabRow{flex-wrap:wrap;gap:.5rem;display:flex}.RoleDetail-module__pLse3q__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem .75rem}.RoleDetail-module__pLse3q__tabActive{background:var(--accent-light);color:var(--accent);font-weight:700}.RoleDetail-module__pLse3q__tableActions{gap:.75rem;display:flex}.RoleDetail-module__pLse3q__candidateCell{align-items:center;gap:.75rem;width:100%;height:100%;display:flex;overflow:hidden}.RoleDetail-module__pLse3q__candidateCell span{min-width:0;line-height:1.3;overflow:hidden}.RoleDetail-module__pLse3q__candidateCell strong,.RoleDetail-module__pLse3q__candidateCell small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.RoleDetail-module__pLse3q__candidateCell small{color:var(--text-secondary)}.RoleDetail-module__pLse3q__candidateAvatar{background:var(--accent-light);color:var(--text-primary)}.RoleDetail-module__pLse3q__sendPanel{position:sticky;top:0}.RoleDetail-module__pLse3q__panelLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin:0;font-size:.72rem}.RoleDetail-module__pLse3q__sendHeading{margin:.6rem 0;font-size:2rem;line-height:1.05}.RoleDetail-module__pLse3q__sendHeading span{color:var(--accent);font-style:italic}.RoleDetail-module__pLse3q__sendCopy{color:var(--text-secondary);margin:0 0 1rem;line-height:1.6}.RoleDetail-module__pLse3q__sendForm{flex-direction:column;gap:1rem;display:flex}.RoleDetail-module__pLse3q__inlineFields{grid-template-columns:1fr auto;align-items:end;gap:.75rem;display:grid}.RoleDetail-module__pLse3q__divider{margin:1.4rem 0}.RoleDetail-module__pLse3q__dropZone{border:1px dashed var(--border-strong);background:var(--surface-subtle);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1.2rem;display:flex}
.VelmaDataGrid-module__cFigSa__wrapper{border:1px solid var(--border);background:var(--surface);border-radius:1rem;width:100%;position:relative;overflow:hidden}
@font-face{font-family:Castoro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d107820552ab9997-s.0fcqf1tw6p5ra.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Castoro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/acaf4b3f1fa476bb-s.p.07ina5u0s5a~-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Castoro Fallback;src:local(Times New Roman);ascent-override:68.01%;descent-override:22.07%;line-gap-override:29.73%;size-adjust:111.02%}.castoro_c4d49a05-module__FzMdXG__className{font-family:Castoro,Castoro Fallback;font-style:normal;font-weight:400}
@font-face{font-family:Karla;font-style:normal;font-weight:200;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:200;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:300;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:400;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:500;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:600;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:700;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:800;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla Fallback;src:local(Arial);ascent-override:89.55%;descent-override:24.61%;line-gap-override:0.0%;size-adjust:102.4%}.karla_286e49ca-module__SdSPQa__className{font-family:Karla,Karla Fallback;font-style:normal}
.Layout-module__bk1eTG__RootLayoutContainer{width:100vw;max-width:100%;height:fit-content;min-height:100vh}
.AppModal-module__K-22kq__title{padding-top:1rem;font-family:Castoro,serif;font-size:1.9rem;font-weight:400;line-height:1.2}
.ScoreBar-module__txhrXW__wrapper{align-items:center;gap:.75rem;width:100%;display:flex}.ScoreBar-module__txhrXW__track{background:#ede5d8;border-radius:999px;flex:1;height:.375rem;overflow:hidden}.ScoreBar-module__txhrXW__fill{border-radius:999px;height:100%;transition:width .3s}.ScoreBar-module__txhrXW__orange{background:var(--score-orange)}.ScoreBar-module__txhrXW__teal{background:var(--score-teal)}.ScoreBar-module__txhrXW__neutral{background:var(--border-strong)}.ScoreBar-module__txhrXW__label{text-align:right;min-width:2.5rem;color:var(--text-secondary);font-size:.8rem}
.Questions-module__xHs9Ga__emptyCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;align-items:center;gap:0;padding:4rem 2rem;display:flex}.Questions-module__xHs9Ga__emptyLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem;font-size:.72rem}.Questions-module__xHs9Ga__emptyTitle{max-width:28rem;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.Questions-module__xHs9Ga__emptyAccent{color:var(--accent);font-style:italic}.Questions-module__xHs9Ga__emptyDescription{color:var(--text-secondary);max-width:26rem;margin-bottom:2.5rem;line-height:1.6}.Questions-module__xHs9Ga__emptyOptionsGrid{grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:44rem;display:grid}.Questions-module__xHs9Ga__optionCard{background:var(--surface-subtle);border:1px solid var(--border);text-align:left;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.Questions-module__xHs9Ga__optionCardGenerate{background:var(--accent-light);border-color:#f3c9a0}.Questions-module__xHs9Ga__optionIcon{background:var(--accent);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:flex}.Questions-module__xHs9Ga__optionIconNeutral{background:var(--border-strong);color:var(--text-secondary)}.Questions-module__xHs9Ga__optionTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.Questions-module__xHs9Ga__optionDescription{color:var(--text-secondary);flex:1;font-size:.85rem;line-height:1.5}.Questions-module__xHs9Ga__optionCta{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.25rem;padding:0;font-size:.875rem;font-weight:500}.Questions-module__xHs9Ga__emptyFootnote{color:var(--text-secondary);margin-top:1.5rem;font-size:.8rem}.Questions-module__xHs9Ga__generatingCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex}.Questions-module__xHs9Ga__orb{background:radial-gradient(circle at 35% 35%,#ffb347,#e07b3c,#c05a20);border-radius:50%;width:5rem;height:5rem;margin-bottom:2rem;animation:2s ease-in-out infinite Questions-module__xHs9Ga__pulse;box-shadow:0 0 2rem .5rem #e07b3c59}@keyframes Questions-module__xHs9Ga__pulse{0%,to{transform:scale(1);box-shadow:0 0 2rem .5rem #e07b3c59}50%{transform:scale(1.08);box-shadow:0 0 3rem 1rem #e07b3c80}}.Questions-module__xHs9Ga__generatingTitle{margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem)}.Questions-module__xHs9Ga__generatingDescription{color:var(--text-secondary);max-width:22rem;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.Questions-module__xHs9Ga__checklist{text-align:left;flex-direction:column;gap:.75rem;width:100%;max-width:20rem;margin:0;padding:0;list-style:none;display:flex}.Questions-module__xHs9Ga__checklistItem{align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Questions-module__xHs9Ga__checkIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.Questions-module__xHs9Ga__checkDone{background:var(--accent);color:#fff}.Questions-module__xHs9Ga__checkActive{border:2px solid var(--accent);color:var(--accent);background:0 0;animation:1s linear infinite Questions-module__xHs9Ga__spin}.Questions-module__xHs9Ga__checkPending{border:2px solid var(--border-strong);background:0 0}@keyframes Questions-module__xHs9Ga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Questions-module__xHs9Ga__listHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Questions-module__xHs9Ga__aiBanner{background:var(--accent-light);border:1px solid #f3c9a0;border-radius:.75rem;flex:1;align-items:center;gap:.875rem;padding:.875rem 1rem;display:flex}.Questions-module__xHs9Ga__aiBannerIcon{background:var(--accent);color:#fff;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:700;display:flex}.Questions-module__xHs9Ga__aiBannerText{flex:1;min-width:0}.Questions-module__xHs9Ga__aiBannerTitle{margin-bottom:.1rem;font-size:.875rem;font-weight:600}.Questions-module__xHs9Ga__aiBannerSub{color:var(--text-secondary);font-size:.78rem}.Questions-module__xHs9Ga__statsRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Questions-module__xHs9Ga__statsText{color:var(--text-secondary);font-size:.85rem}.Questions-module__xHs9Ga__questionCard{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;grid-template-columns:1.5rem 2rem 1fr auto;align-items:start;margin-bottom:.625rem;transition:border-color .15s;display:grid}.Questions-module__xHs9Ga__questionCard:focus-within{border-color:var(--accent)}.Questions-module__xHs9Ga__questionCardDragging{box-shadow:0 4px 16px #0000001f}.Questions-module__xHs9Ga__dragHandle{color:var(--border-strong);cursor:grab;touch-action:none;align-items:flex-start;padding:.9rem 0 .875rem .75rem;display:flex}.Questions-module__xHs9Ga__dragHandle:active{cursor:grabbing}.Questions-module__xHs9Ga__questionNumber{color:var(--text-tertiary);letter-spacing:.04em;padding:.95rem .375rem 0 0;font-size:.7rem}.Questions-module__xHs9Ga__questionBody{min-width:0;padding:.75rem .5rem .625rem 0}.Questions-module__xHs9Ga__questionTextarea{resize:none;width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;min-height:1.45rem;padding:0;font-family:inherit;font-size:.925rem;line-height:1.55;display:block;overflow:hidden}.Questions-module__xHs9Ga__questionTextarea::placeholder{color:var(--text-tertiary)}.Questions-module__xHs9Ga__questionMeta{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Questions-module__xHs9Ga__depthLabel{color:var(--text-tertiary);font-size:.72rem}.Questions-module__xHs9Ga__depthSelector{border:1px solid var(--border);border-radius:.3rem;height:1.375rem;display:inline-flex;overflow:hidden}.Questions-module__xHs9Ga__depthBtn{border:none;border-right:1px solid var(--border);color:var(--text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;padding:0 .5rem;font-family:inherit;font-size:.7rem;line-height:1;transition:background .1s,color .1s}.Questions-module__xHs9Ga__depthBtn:last-child{border-right:none}.Questions-module__xHs9Ga__depthBtn:hover{background:var(--surface-subtle);color:var(--text-secondary)}.Questions-module__xHs9Ga__depthBtnActive{background:var(--surface-subtle);color:var(--text-primary);font-weight:500}.Questions-module__xHs9Ga__questionActions{align-items:flex-start;gap:.25rem;padding:.875rem .75rem 0 0;display:flex}.Questions-module__xHs9Ga__actionBtn{border:1px solid var(--border);background:var(--surface);cursor:pointer;width:1.625rem;height:1.625rem;color:var(--text-secondary);border-radius:.375rem;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:flex}.Questions-module__xHs9Ga__actionBtn:hover{background:var(--surface-subtle);color:var(--text-primary)}.Questions-module__xHs9Ga__actionBtnDestructive:hover{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.Questions-module__xHs9Ga__wrapperWithFooter{padding-bottom:5rem}.Questions-module__xHs9Ga__saveFooter{z-index:200;background:var(--surface);border-top:1px solid var(--border);align-items:center;gap:.75rem;padding:.875rem 2.5rem;animation:.18s ease-out Questions-module__xHs9Ga__saveFooterIn;display:flex;position:fixed;bottom:0;left:220px;right:0}@keyframes Questions-module__xHs9Ga__saveFooterIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.Questions-module__xHs9Ga__saveFooterHint{color:var(--text-secondary);margin-right:auto;font-size:.82rem}.Questions-module__xHs9Ga__discardBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:.5rem;padding:.375rem .875rem;font-family:inherit;font-size:.875rem;transition:background .1s,color .1s}.Questions-module__xHs9Ga__discardBtn:hover{background:var(--surface-subtle);color:var(--text-primary)}@media (max-width:767px){.Questions-module__xHs9Ga__saveFooter{padding:.875rem 1rem;left:0}}
.InterviewResult-module__NdEd3G__page{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__breadcrumbs{color:var(--text-secondary);font-size:.85rem}.InterviewResult-module__NdEd3G__headerCard,.InterviewResult-module__NdEd3G__scoreCard,.InterviewResult-module__NdEd3G__summaryCard,.InterviewResult-module__NdEd3G__detailCard,.InterviewResult-module__NdEd3G__transcriptCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.InterviewResult-module__NdEd3G__headerLabel,.InterviewResult-module__NdEd3G__sectionLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.72rem}.InterviewResult-module__NdEd3G__headerBody{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.InterviewResult-module__NdEd3G__candidateIntro{align-items:center;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__candidateName{margin:0;font-size:2.3rem}.InterviewResult-module__NdEd3G__candidateMeta{color:var(--text-secondary);margin:.35rem 0 0}.InterviewResult-module__NdEd3G__headerActions{flex-wrap:wrap;gap:.75rem;display:flex}.InterviewResult-module__NdEd3G__scoreCard{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;gap:1.5rem;display:grid}.InterviewResult-module__NdEd3G__scoreRight{border-left:1px solid var(--border);flex-direction:column;gap:1.25rem;padding-left:1.5rem;display:flex}.InterviewResult-module__NdEd3G__scoreSummary{align-items:center;gap:1.25rem;display:flex}.InterviewResult-module__NdEd3G__donutWrap{width:160px;height:160px;position:relative}.InterviewResult-module__NdEd3G__donut{width:160px;height:160px;transform:rotate(-90deg)}.InterviewResult-module__NdEd3G__donutTrack,.InterviewResult-module__NdEd3G__donutValue{fill:none;stroke-width:12px}.InterviewResult-module__NdEd3G__donutTrack{stroke:#efe7dc}.InterviewResult-module__NdEd3G__donutValue{stroke:var(--accent);stroke-linecap:round;transform-origin:50%}.InterviewResult-module__NdEd3G__donutCenter{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.InterviewResult-module__NdEd3G__donutCenter strong{font-size:2.5rem;line-height:1}.InterviewResult-module__NdEd3G__donutCenter span{color:var(--text-secondary)}.InterviewResult-module__NdEd3G__scoreHeadline{margin:.55rem 0 .9rem;font-size:2rem;line-height:1.1}.InterviewResult-module__NdEd3G__scoreHeadline span{color:var(--accent);font-style:italic}.InterviewResult-module__NdEd3G__metaStack{flex-wrap:wrap;gap:.6rem;display:flex}.InterviewResult-module__NdEd3G__metaPill{background:var(--surface-subtle);color:var(--text-secondary);border:1px solid var(--border);border-radius:999px;padding:.35rem .7rem;font-size:.8rem}.InterviewResult-module__NdEd3G__breakdownList{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__breakdownItem{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:1rem;display:grid}.InterviewResult-module__NdEd3G__breakdownMeta{flex-direction:column;gap:.2rem;display:flex}.InterviewResult-module__NdEd3G__breakdownMeta span{color:var(--text-secondary);font-size:.82rem}.InterviewResult-module__NdEd3G__summaryQuote{margin:.7rem 0;font-size:1.8rem;line-height:1.2}.InterviewResult-module__NdEd3G__summaryBody{color:var(--text-secondary);margin:0;line-height:1.7}.InterviewResult-module__NdEd3G__contentGrid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:1rem;display:grid}.InterviewResult-module__NdEd3G__leftColumn{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__dualCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.InterviewResult-module__NdEd3G__detailHeader{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.InterviewResult-module__NdEd3G__detailHeader h3{margin:0}.InterviewResult-module__NdEd3G__detailList{flex-direction:column;gap:.9rem;display:flex}.InterviewResult-module__NdEd3G__detailItem strong{margin-bottom:.25rem;display:block}.InterviewResult-module__NdEd3G__detailItem p{color:var(--text-secondary);margin:0;line-height:1.6}.InterviewResult-module__NdEd3G__transcriptInline{border-top:1px solid var(--border);padding-top:1rem}.InterviewResult-module__NdEd3G__transcriptHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.InterviewResult-module__NdEd3G__transcriptHeader h3{margin:0}.InterviewResult-module__NdEd3G__transcriptHeader p{color:var(--text-secondary);margin:.35rem 0 0;font-size:.9rem}.InterviewResult-module__NdEd3G__transcriptHeader button,.InterviewResult-module__NdEd3G__moreTurns{color:var(--accent);cursor:pointer;background:0 0;border:none;font-weight:700}.InterviewResult-module__NdEd3G__transcriptList{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__turn{border-bottom:1px solid #f1ebe2;padding-bottom:1rem}.InterviewResult-module__NdEd3G__turnMeta{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;font-size:.78rem;display:flex}.InterviewResult-module__NdEd3G__turn p{margin:.5rem 0 0;line-height:1.65}.InterviewResult-module__NdEd3G__moreTurns{margin-top:1rem;padding:0}@media (max-width:1200px){.InterviewResult-module__NdEd3G__scoreCard,.InterviewResult-module__NdEd3G__contentGrid,.InterviewResult-module__NdEd3G__dualCardGrid{grid-template-columns:1fr}.InterviewResult-module__NdEd3G__headerBody{flex-direction:column;align-items:flex-start}}.InterviewResult-module__NdEd3G__heroAvatar{background:var(--accent-light);color:var(--text-primary)}
.StatCard-module__g4yoEq__card{border:1px solid var(--border);background:var(--surface);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;height:100%;min-height:140px;padding:1.25rem;display:flex}.StatCard-module__g4yoEq__copy{flex-direction:column;gap:.4rem;display:flex}.StatCard-module__g4yoEq__label{color:var(--text-secondary);margin:0;font-size:.8rem}.StatCard-module__g4yoEq__value{margin:0;font-size:2.35rem;line-height:1}.StatCard-module__g4yoEq__changeRow{flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.85rem;display:flex}.StatCard-module__g4yoEq__positive{color:var(--accent);font-weight:700}.StatCard-module__g4yoEq__negative{color:var(--score-teal);font-weight:700}.StatCard-module__g4yoEq__changeLabel{color:var(--text-secondary)}.StatCard-module__g4yoEq__chartWrap{width:96px;min-width:96px;height:48px}
.Pipeline-module__w1qBTq__boardWrapper{margin:0 -.25rem;padding-bottom:1rem;padding-left:.25rem;padding-right:.25rem;overflow:auto visible}.Pipeline-module__w1qBTq__board{align-items:flex-start;gap:.75rem;min-width:fit-content;display:flex}.Pipeline-module__w1qBTq__column{background:var(--surface-subtle);border:1px solid var(--border);border-radius:1rem;flex-direction:column;flex-shrink:0;width:272px;transition:border-color .12s,box-shadow .12s;display:flex;overflow:hidden}.Pipeline-module__w1qBTq__columnOver{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent)}.Pipeline-module__w1qBTq__columnHeader{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.Pipeline-module__w1qBTq__columnTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;flex:1;font-size:.78rem;font-weight:600}.Pipeline-module__w1qBTq__columnCount{color:var(--text-tertiary);background:var(--surface-subtle);border:1px solid var(--border);text-align:center;border-radius:999px;min-width:20px;padding:0 .4rem;font-size:.72rem;font-weight:700;line-height:1.6}.Pipeline-module__w1qBTq__columnBody{flex-direction:column;gap:.5rem;min-height:200px;padding:.625rem;display:flex}.Pipeline-module__w1qBTq__card{background:var(--surface);border:1px solid var(--border);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:.75rem;padding:.75rem;transition:box-shadow .12s,border-color .12s,transform 80ms}.Pipeline-module__w1qBTq__card:hover{border-color:var(--border-strong);box-shadow:0 2px 8px #0000000f}.Pipeline-module__w1qBTq__card:active{cursor:grabbing}.Pipeline-module__w1qBTq__cardDragging{opacity:.35}.Pipeline-module__w1qBTq__cardOverlay{border-color:var(--accent);cursor:grabbing;rotate:1.5deg;box-shadow:0 8px 24px #00000024}.Pipeline-module__w1qBTq__cardName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.125rem;font-size:.875rem;font-weight:600;overflow:hidden}.Pipeline-module__w1qBTq__cardEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:.75rem;overflow:hidden}.Pipeline-module__w1qBTq__cardFooter{justify-content:space-between;align-items:center;gap:.375rem;display:flex}.Pipeline-module__w1qBTq__cardDate{color:var(--text-tertiary);letter-spacing:.03em;font-size:.68rem}.Pipeline-module__w1qBTq__cardScore{background:var(--accent-light);color:var(--accent);border-radius:999px;padding:.1rem .45rem;font-size:.72rem;font-weight:700}.Pipeline-module__w1qBTq__cardStatusBadge{border:1px solid var(--border);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.1rem .45rem;font-size:.68rem;font-weight:600}.Pipeline-module__w1qBTq__cardStatusBadgeExpired{color:#ef4444;background:#fef2f2;border-color:#fecaca}.Pipeline-module__w1qBTq__emptyColumn{text-align:center;opacity:.55;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:2rem 1rem;display:flex}.Pipeline-module__w1qBTq__emptyColumnLabel{color:var(--text-tertiary);font-size:.75rem;line-height:1.5}.Pipeline-module__w1qBTq__emptyColumnDot{border:1.5px dashed var(--border-strong);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Pipeline-module__w1qBTq__comingSoonBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);background:var(--surface-subtle);border:1px solid var(--border);border-radius:999px;padding:.1rem .5rem;font-size:.65rem;font-weight:600}
.Transcript-module__7E2WFG__panel{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.Transcript-module__7E2WFG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.Transcript-module__7E2WFG__title{margin:0;font-size:.95rem;font-weight:600}.Transcript-module__7E2WFG__subtitle{color:var(--text-tertiary);margin:.25rem 0 0;font-size:.8rem}.Transcript-module__7E2WFG__thread{flex-direction:column;gap:.75rem;display:flex}.Transcript-module__7E2WFG__bubble{flex-direction:column;gap:.3rem;max-width:72%;display:flex}.Transcript-module__7E2WFG__bubbleVelma{align-self:flex-start;align-items:flex-start}.Transcript-module__7E2WFG__bubbleCandidate{align-self:flex-end;align-items:flex-end}.Transcript-module__7E2WFG__speaker{letter-spacing:.07em;text-transform:uppercase;color:var(--text-tertiary);padding:0 .5rem;font-size:.7rem;font-weight:600}.Transcript-module__7E2WFG__content{white-space:pre-wrap;border-radius:1rem;margin:0;padding:.7rem .95rem;font-size:.9rem;line-height:1.6}.Transcript-module__7E2WFG__bubbleVelma .Transcript-module__7E2WFG__content{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-primary);border-top-left-radius:.25rem}.Transcript-module__7E2WFG__bubbleCandidate .Transcript-module__7E2WFG__content{background:var(--accent-light);color:var(--text-primary);border:1px solid #e07b3c33;border-top-right-radius:.25rem}.Transcript-module__7E2WFG__expandBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:999px;margin:1rem auto 0;padding:.4rem .75rem;font-size:.85rem;font-weight:600;transition:background .12s;display:block}.Transcript-module__7E2WFG__expandBtn:hover{background:var(--accent-light)}
.CandidateDetail-module___5RtBa__page{flex-direction:column;gap:1rem;display:flex}.CandidateDetail-module___5RtBa__breadcrumbs{color:var(--text-secondary);font-size:.85rem}.CandidateDetail-module___5RtBa__headerCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}.CandidateDetail-module___5RtBa__candidateIntro{align-items:center;gap:1.25rem;display:flex}.CandidateDetail-module___5RtBa__heroAvatar{background:var(--accent-light);color:var(--text-primary);flex-shrink:0}.CandidateDetail-module___5RtBa__candidateName{margin:0;font-size:2.3rem}.CandidateDetail-module___5RtBa__candidateMeta{color:var(--text-secondary);margin:.35rem 0 0}.CandidateDetail-module___5RtBa__rolesCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}.CandidateDetail-module___5RtBa__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin:0 0 1rem;font-size:.72rem;font-weight:600}.CandidateDetail-module___5RtBa__roleList{flex-direction:column;gap:0;display:flex}.CandidateDetail-module___5RtBa__roleRow{border-bottom:1px solid var(--border);color:inherit;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.875rem 0;text-decoration:none;display:grid}.CandidateDetail-module___5RtBa__roleRow:last-child{border-bottom:none}.CandidateDetail-module___5RtBa__roleRow:hover .CandidateDetail-module___5RtBa__roleTitle{color:var(--accent)}.CandidateDetail-module___5RtBa__roleTitle{font-size:.9rem;font-weight:600;transition:color .12s}.CandidateDetail-module___5RtBa__roleMeta{color:var(--text-secondary);margin-top:.15rem;font-size:.8rem}.CandidateDetail-module___5RtBa__scoreCell{min-width:100px}.CandidateDetail-module___5RtBa__statusPill{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;border-radius:999px;padding:.2rem .6rem;font-size:.75rem}.CandidateDetail-module___5RtBa__emptyState{text-align:center;color:var(--text-secondary);padding:2rem 0}
.Settings-module__gAJbQq__setupLayout{flex-direction:column;gap:1.75rem;max-width:560px;display:flex}.Settings-module__gAJbQq__setupFieldLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:flex}.Settings-module__gAJbQq__setupOptional{text-transform:none;letter-spacing:0;color:var(--text-tertiary);font-size:.78rem;font-weight:400}.Settings-module__gAJbQq__setupDescTextarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:110px;color:var(--text-primary);resize:vertical;box-sizing:border-box;border-radius:.625rem;outline:none;padding:.75rem .875rem;font-family:inherit;font-size:.9rem;line-height:1.65;transition:border-color .12s}.Settings-module__gAJbQq__setupDescTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 12%, transparent)}.Settings-module__gAJbQq__setupDescTextarea::placeholder{color:var(--text-tertiary)}.Settings-module__gAJbQq__setupDescHint{color:var(--text-tertiary);margin-top:.4rem;font-size:.77rem}.Settings-module__gAJbQq__setupCameraGroup{grid-template-columns:repeat(3,1fr);gap:.625rem;display:grid}@media (max-width:520px){.Settings-module__gAJbQq__setupCameraGroup{grid-template-columns:1fr}}.Settings-module__gAJbQq__cameraOption{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:var(--surface);border-radius:.625rem;width:100%;padding:.875rem 1rem;transition:border-color .12s,background .12s}.Settings-module__gAJbQq__cameraOption:hover{border-color:var(--border-strong)}.Settings-module__gAJbQq__cameraOptionActive{background:var(--accent-light);border-color:var(--accent)!important}.Settings-module__gAJbQq__cameraOptionLabel{color:var(--text-primary);margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}.Settings-module__gAJbQq__cameraOptionDesc{color:var(--text-secondary);font-size:.76rem;line-height:1.45;display:block}.Settings-module__gAJbQq__settingsLayout{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem 3rem;display:grid}@media (max-width:800px){.Settings-module__gAJbQq__settingsLayout{grid-template-columns:1fr}}.Settings-module__gAJbQq__section{flex-direction:column;gap:1rem;display:flex}.Settings-module__gAJbQq__sectionHeading{text-transform:uppercase;letter-spacing:.09em;color:var(--text-secondary);border-bottom:1px solid var(--border);margin:0;padding-bottom:.625rem;font-size:.7rem;font-weight:600}.Settings-module__gAJbQq__twoCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:520px){.Settings-module__gAJbQq__twoCol{grid-template-columns:1fr}}.Settings-module__gAJbQq__descPreview{color:var(--text-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.Settings-module__gAJbQq__descEmpty{color:var(--text-tertiary);margin:0;font-size:.875rem;font-style:italic}.Settings-module__gAJbQq__editorWrap{border:1px solid var(--border);border-radius:.625rem;overflow:hidden}.Settings-module__gAJbQq__editorToolbar{border-bottom:1px solid var(--border);background:var(--surface-subtle);flex-wrap:wrap;align-items:center;gap:.0625rem;padding:.375rem .5rem;display:flex}.Settings-module__gAJbQq__toolbarDivider{background:var(--border);flex-shrink:0;width:1px;height:1.1rem;margin:0 .25rem}.Settings-module__gAJbQq__toolbarBtn{cursor:pointer;width:1.875rem;height:1.875rem;color:var(--text-secondary);background:0 0;border:none;border-radius:.3rem;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .1s,color .1s;display:flex}.Settings-module__gAJbQq__toolbarBtn:hover{background:var(--border);color:var(--text-primary)}.Settings-module__gAJbQq__toolbarBtnActive{background:var(--accent-light)!important;color:var(--accent)!important}.Settings-module__gAJbQq__editorInner{position:relative}.Settings-module__gAJbQq__editorContent{min-height:360px;color:var(--text-primary);caret-color:var(--accent);outline:none;padding:1rem 1.125rem;font-size:.9375rem;line-height:1.75}.Settings-module__gAJbQq__editorPlaceholder{color:var(--text-tertiary);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.9375rem;position:absolute;top:1rem;left:1.125rem}.Settings-module__gAJbQq__paragraph{margin:0 0 .375rem}.Settings-module__gAJbQq__h1{margin:1rem 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.25}.Settings-module__gAJbQq__h2{margin:.875rem 0 .375rem;font-size:1.2rem;font-weight:600;line-height:1.3}.Settings-module__gAJbQq__h3{margin:.75rem 0 .25rem;font-size:1rem;font-weight:600}.Settings-module__gAJbQq__ul{margin:.375rem 0;padding-left:1.5rem;list-style:outside}.Settings-module__gAJbQq__ol{margin:.375rem 0;padding-left:1.5rem;list-style:decimal}.Settings-module__gAJbQq__li{margin:.125rem 0}.Settings-module__gAJbQq__nestedLi{list-style:none}.Settings-module__gAJbQq__bold{font-weight:700}.Settings-module__gAJbQq__italic{font-style:italic}.Settings-module__gAJbQq__underline{text-decoration:underline}.Settings-module__gAJbQq__strikethrough{text-decoration:line-through}
