*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100%;overflow-x:hidden}:root{--background:#f7f5f8;--text:#333;--muted-text:#64748b;--muted-strong:#475569;--card-background:#fff;--card-border:#ece5f4;--card-shadow:0 4px 14px #0000000f;--info-background:#f9f7fb;--info-border:#eadff5;--link-color:#3b7b6a;--table-header:#f4f0fa;--table-border:#eee5f5;--input-background:#fff;--input-border:#d4d4dd;--input-focus:#90bcb3;--nav-chip-bg:#fff;--nav-chip-border:#cde6df;--nav-chip-text:#1f4f43;--nav-chip-shadow:0 10px 35px #0000000a;--settings-hover-bg:#90bcb329;--badge-muted:#e2e8f0;--bg-secondary:#f9f9f9;--border-color:#d4d4dd;--text-muted:#64748b;--bg-code:#1e1e1e;--bg-code-inner:#2d2d2d;--text-code:#d4d4d4;--text-light:#fff;--bg-info:#e0f2fe;--text-muted-light:#64748b;--success-bg:#d4edda;--success-color:#155724;--warning-bg:#fff3cd;--warning-color:#856404;--error-bg:#fee2e2;--error-color:#991b1b;--primary-color:#2f8f7f;--accent-bg:#e0f0ff;--accent-color:#06c}.theme-dark{--background:#0f172a;--text:#e2e8f0;--muted-text:#94a3b8;--muted-strong:#cbd5e1;--card-background:#111827;--card-border:#1f2937;--card-shadow:0 6px 20px #00000059;--info-background:#0b1220;--info-border:#1f2937;--link-color:#67e8f9;--table-header:#1f2937;--table-border:#1f2937;--input-background:#0f172a;--input-border:#1f2937;--input-focus:#38bdf8;--nav-chip-bg:#1f2937;--nav-chip-border:#10b981;--nav-chip-text:#e2e8f0;--nav-chip-shadow:0 10px 35px #00000040;--settings-hover-bg:#10b9811f;--badge-muted:#1f2937;--bg-secondary:#1e293b;--border-color:#374151;--text-muted:#94a3b8;--bg-code:#0f172a;--bg-code-inner:#1e293b;--text-code:#e2e8f0;--text-light:#f8fafc;--bg-info:#1a3a5c;--text-muted-light:#94a3b8;--success-bg:#10b98126;--success-color:#34d399;--warning-bg:#f59e0b26;--warning-color:#fbbf24;--error-bg:#ef444426;--error-color:#f87171;--primary-color:#34d399;--accent-bg:#38bdf826;--accent-color:#38bdf8}body{background:var(--background);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}input,textarea,select,button{font-family:inherit;line-height:1.45}input,textarea,select{border:1px solid var(--input-border);background:var(--input-background);color:var(--text);border-radius:.4rem;padding:.4rem .5rem;font-size:.9rem}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--input-focus);outline:none;box-shadow:0 0 0 2px #90bcb340}button{cursor:pointer}a{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}.subtle{color:var(--muted-text);font-size:.9rem;line-height:1.45}.small-muted{color:var(--muted-text);font-size:.82rem}.card{background:var(--card-background);border:1px solid var(--card-border);max-width:1050px;box-shadow:var(--card-shadow);border-radius:1.5rem;margin:2rem auto;padding:2rem 2.25rem}.card h2{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.4rem;display:flex}.section-title{color:var(--muted-strong);margin-bottom:.35rem;font-size:1.25rem;font-weight:600}.section-subtitle{color:var(--muted-strong);margin-bottom:.35rem;font-size:1.05rem;font-weight:600}.grid-2{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.grid-2{grid-template-columns:minmax(0,1fr)}}.simple-list{margin:0;padding-left:0;list-style:none}.simple-list li{border-bottom:1px solid var(--table-border);padding:.35rem 0}.simple-list li.goal-item{padding:1rem 0}.simple-table{border-collapse:collapse;width:100%;margin-top:.35rem;font-size:.9rem}.simple-table th,.simple-table td{border-bottom:1px solid var(--table-border);text-align:left;padding:.45rem .55rem}.simple-table th{background:var(--table-header);font-weight:600}.info-block{background:var(--info-background);border:1px solid var(--info-border);border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem 1.75rem}.badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-status-applicant{color:#4b275e;background:#d4bbdb}.badge-status-active{color:#134f43;background:#90bcb3}.badge-status-graduated{color:#5a3a00;background:#fcc56c}.badge-status-declined{color:#7d1a1a;background:#f3b0b0}.badge-attendance-present{color:#245321;background:#b7e3b2}.badge-attendance-late{color:#7a4a00;background:#ffe0a3}.badge-attendance-no-show{color:#741818;background:#f4b5b5}.badge-attendance-excused{color:#1c467a;background:#c8dff7}.badge-note-intake{color:#4b275e;background:#d4bbdb}.badge-note-housing{color:#16486a;background:#c3e4ff}.badge-note-financial{color:#5a3a00;background:#fcc56c}.badge-note-relational{color:#744322;background:#fde3b7}.badge-note-spiritual{color:#204840;background:#b7d8d1}.badge-goal-status-in_progress{color:#1a4f7a;background:#e5f2ff}.badge-goal-status-completed{color:#1f5a24;background:#bfe8bf}.badge-goal-status-on_hold{color:#6a4b00;background:#ffeec3}.case-note{background:#fdfbff;border:1px solid #eee2f3;border-radius:8px;margin-bottom:.6rem;padding:.75rem .9rem}.case-note-header{margin-bottom:.25rem;font-size:.85rem}.goal-card{background:#faf7ff;border:1px solid #eee2f3;border-radius:10px;padding:.7rem .9rem}.goal-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.goal-card .simple-list li{font-size:.9rem}code{background:var(--info-background);color:var(--text);border:1px solid var(--info-border);border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.85rem}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.stat-card{background:var(--card-background);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:16px;padding:.9rem 1rem}.stat-teal{border-top:4px solid #90bcb3}.stat-lavender{border-top:4px solid #d4bbdb}.stat-gold{border-top:4px solid #fcc56c}.stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-text);margin-bottom:.25rem;font-size:.85rem}.stat-value{color:var(--text);font-size:1.8rem;font-weight:700}.chip{letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .8rem;font-size:11px;font-weight:500;display:inline-flex}.chip-gold{color:#8a5a18;background:#fcc56c2e}.chip-teal{color:#2f5f58;background:#90bcb32e}.nav-chip{cursor:pointer;background:var(--nav-chip-bg);border:1px solid var(--nav-chip-border);color:var(--nav-chip-text);box-shadow:var(--nav-chip-shadow);border-radius:.7rem;margin-left:.55rem;padding:.75rem 1.1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:box-shadow .15s,transform .15s,filter .15s;display:inline-block}.nav-chip-teal{background:#90bcb326;border:1px solid #90bcb3}.nav-chip-lavender{background:#d4bbdb26;border:1px solid #d4bbdb}.nav-chip-gold{background:#fcc56c26;border:1px solid #fcc56c}.nav-chip-amber{background:#ffd18f33;border:1px solid #f9b872}.nav-chip-green{background:#22c55e1f;border:1px solid #22c55e}.nav-chip:hover{filter:brightness(.97);box-shadow:var(--nav-chip-shadow);transform:translateY(-1px)}.theme-toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem;display:inline-flex}.theme-pill{color:inherit;opacity:.7;background:0 0;border:1px solid #0000;border-radius:999px;padding:.25rem .7rem;font-weight:700;transition:background .15s,border-color .15s,opacity .15s}.theme-pill:hover{opacity:.9}.theme-pill.is-active{opacity:1;background:#fff3;border-color:#ffffff4d}.flex{display:flex}.block{display:block}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.simple-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.w-full{width:100%}.max-w-5xl{max-width:64rem}.mx-auto{margin-left:auto;margin-right:auto}.min-h-screen{min-height:100vh}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.p-6{padding:1.5rem}.pt-4{padding-top:1rem}.px-2{padding-inline:.5rem}.px-3{padding-inline:.75rem}.px-4{padding-inline:1rem}.py-1{padding-block:.25rem}.py-2{padding-block:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border,.border-slate-200{border:1px solid #e2e8f0}.border-rose-200{border:1px solid #fecdd3}.border-t{border-top:1px solid #e2e8f0}.shadow-sm{box-shadow:0 8px 20px #0000000d}.bg-white{background:#fff}.bg-slate-50{background:#f8fafc}.bg-slate-700{background:#334155}.bg-emerald-600{color:#fff;background:#2f8f7f}.hover\:bg-emerald-700:hover{background:#276f63}.hover\:bg-slate-800:hover{color:#fff;background:#1f2937}.text-white{color:#fff}.text-slate-800{color:#1e293b}.text-slate-700{color:#334155}.text-slate-500{color:#64748b}.text-rose-500{color:#f43f5e}.text-rose-600{color:#e11d48}.text-rose-700{color:#be123c}.text-\[\#2f5f58\]{color:#2f5f58}.text-lg{font-size:1.125rem;line-height:1.4}.text-2xl{font-size:1.5rem;line-height:1.35}.text-sm{font-size:.9rem}.text-xs{font-size:.78rem}.font-medium{font-weight:600}.font-semibold{font-weight:700}.opacity-90{opacity:.9}.btn-primary{border:1px solid var(--brand-primary,#2b6f64);background:var(--brand-primary,#2f8f7f);color:#fff;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1.05rem;font-size:.95rem;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:0 10px 20px #00000026}.btn-primary:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 12px 26px #0003}.btn-primary:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.btn-link-small{color:#3b7b6a;align-items:center;gap:.25rem;padding:.25rem .35rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-link-small:hover{text-decoration:underline}.no-underline{color:inherit;text-decoration:none}.no-underline:hover{text-decoration:none}.field-label{color:var(--muted-strong);margin-bottom:.35rem;font-size:.95rem;font-weight:700;display:block}.label{color:var(--muted-text);margin-bottom:.2rem;font-size:.85rem;font-weight:600;display:block}.input{border:1px solid var(--input-border);background:var(--input-background);width:100%;color:var(--text);border-radius:.55rem;padding:.6rem .75rem;font-size:.95rem}.input:focus{border-color:var(--input-focus);outline:none;box-shadow:0 0 0 2px #90bcb340}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-5{grid-column:span 5/span 5}}.nav-chip-xs{cursor:pointer;white-space:nowrap;background:var(--nav-chip-bg);border:1px solid var(--nav-chip-border);color:var(--nav-chip-text);border-radius:.6rem;justify-content:center;align-items:center;padding:.12rem .35rem;font-size:.7rem;display:inline-flex}@apply nav-chip-xs;.nav-chip-xs-gold{color:#8a5a10;background:#fff7e5;border:1px solid #f4c46c}@apply nav-chip-xs;.nav-chip-xs-lavender{color:#4a2c6f;background:#ede7f6;border:1px solid #d4bbdb}.nav-chip-xs-gold:hover{background:#ffe8b9}.nav-chip-xs-lavender:hover{background:#e3d8f1}.settings-nav{display:inline-block;position:relative}.settings-nav__trigger{align-items:center;gap:.4rem;font-size:.95rem;display:inline-flex}.settings-nav__caret{transition:transform .15s}.settings-nav__caret.open{transform:rotate(-180deg)}.settings-nav__menu{background:var(--card-background);border:1px solid var(--card-border);min-width:190px;box-shadow:var(--card-shadow);z-index:10;border-radius:.85rem;gap:.15rem;padding:.25rem;display:grid;position:absolute;top:calc(100% + .4rem);left:0}.settings-nav__item{color:inherit;border-radius:.65rem;padding:.75rem .95rem;text-decoration:none;transition:background-color .1s,color .1s;display:block}.settings-nav__item:hover,.settings-nav__item:focus-visible{background:var(--settings-hover-bg);color:#1f4f43;outline:none}.settings-nav__item--active{color:#1f4f43;background:#90bcb326;border:1px solid #90bcb3}.main-container{background:var(--background);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.app-header{z-index:10;background:var(--brand-header,#fff);border-bottom:1px solid var(--card-border);box-shadow:var(--nav-chip-shadow);color:var(--brand-header-text,#1f2937);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.app-header h1{color:inherit;margin-bottom:.25rem;font-size:1.4rem}.app-header p{color:inherit;opacity:.75}.app-header-right{color:inherit;opacity:.9;align-items:center;gap:.5rem;font-weight:600;display:flex}.user-info{flex-direction:column;align-items:flex-end;gap:.1rem;line-height:1.2;display:flex}.user-name{color:var(--text);font-size:.875rem;font-weight:500}.user-email{color:var(--text-muted,#6b7280);font-size:.7rem;font-weight:400}.logout-button{color:inherit;opacity:1;background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .85rem;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.logout-button:hover{background:#ffffff40;transform:translateY(-1px);box-shadow:0 8px 18px #0000001a}.main-container main{flex:1;width:min(1200px,100% - 2.5rem);margin:0 auto;padding:1.5rem 0 2.25rem}@media (max-width:768px){.app-header{flex-direction:column;align-items:flex-start}.main-container main{width:min(1100px,100% - 1.5rem)}}.theme-dark .app-header{background:var(--card-background);color:var(--text);border-bottom-color:var(--card-border)}.theme-dark .app-header h1,.theme-dark .app-header p,.theme-dark .app-header-right{color:var(--text)}.theme-dark .logout-button{border-color:var(--input-border);background:var(--settings-hover-bg);color:var(--text)}.theme-dark .logout-button:hover{background:var(--nav-chip-bg)}.theme-dark .theme-toggle{border-color:var(--input-border);background:var(--info-background)}.theme-dark .theme-pill{color:var(--text)}.theme-dark .theme-pill.is-active{background:var(--settings-hover-bg);border-color:var(--input-focus)}.intake-shell,.form-shell{background:radial-gradient(circle at 18% 20%,#d4bbdb2e,#0000 32%),radial-gradient(circle at 78% 8%,#90bcb32e,#0000 28%),linear-gradient(135deg,#f8f5fb 0%,#f5f9f7 52%,#f9f6ff 100%);min-height:100vh;padding:1rem .5rem 2rem}@media (min-width:480px){.intake-shell,.form-shell{padding:1.5rem .75rem 2.5rem}}@media (min-width:640px){.intake-shell,.form-shell{padding:2.5rem 1rem 3rem}}.intake-card,.form-card{border:1px solid #eadff5;border-radius:12px;width:min(1120px,100%);margin:0 auto;padding:1rem .75rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 16px 50px #14182614}@media (min-width:480px){.intake-card,.form-card{border-radius:16px;padding:1.5rem 1rem 2rem}}@media (min-width:640px){.intake-card,.form-card{border-radius:20px;padding:2.4rem 2.2rem 2.6rem}}.intake-card:before{content:"";opacity:.28;pointer-events:none;background:linear-gradient(120deg,#d4bbdb2e,#90bcb324);position:absolute;inset:0}.intake-card>*{z-index:1;position:relative}.intake-logo,.form-logo{justify-content:center;margin-bottom:.6rem;display:flex}.intake-logo img,.form-logo img{filter:drop-shadow(0 10px 25px #00000014)}.intake-header,.form-header{text-align:center;border-bottom:1px solid #94a3b852;margin-bottom:1rem;padding-bottom:.75rem}@media (min-width:640px){.intake-header,.form-header{margin-bottom:1.6rem;padding-bottom:1.35rem}}.intake-header h1,.form-header h1{letter-spacing:-.01em;color:#1f2937;font-size:clamp(1.2rem,1vw + .9rem,1.85rem)}.intake-header-subtext,.form-header-subtext{color:#5e6a7d;max-width:720px;margin:.5rem auto 0;font-size:.875rem;line-height:1.45}@media (min-width:640px){.intake-header-subtext,.form-header-subtext{margin:.65rem auto 0;font-size:1rem;line-height:1.5}}.intake-form-shell,.form-surface{background:#fff;border:1px solid #ede7f6;border-radius:10px;padding:.75rem .5rem 1rem;box-shadow:0 12px 32px #0f172a0a}@media (min-width:480px){.intake-form-shell,.form-surface{padding:1rem .75rem 1.25rem}}@media (min-width:640px){.intake-form-shell,.form-surface{border-radius:16px;padding:1.25rem 1rem 1.5rem}}.intake-form,.form-body{gap:.85rem;padding:0;display:grid}@media (min-width:480px){.intake-form,.form-body{gap:1rem}}@media (min-width:640px){.intake-form,.form-body{gap:1.2rem}}@media (min-width:900px){.intake-form,.form-body{gap:1.5rem}.intake-form-shell,.form-surface{padding:1.5rem 1.5rem 1.75rem}}.intake-section,.form-section{background:linear-gradient(#fbfaff 0%,#f7f4fb 100%);border:1px solid #ede7f6;border-radius:10px;padding:.85rem .65rem 1rem;box-shadow:0 14px 30px #1c13340d}@media (min-width:480px){.intake-section,.form-section{border-radius:12px;padding:1.1rem .85rem 1.25rem}}@media (min-width:640px){.intake-section,.form-section{border-radius:14px;padding:1.45rem 1.15rem 1.6rem}}.intake-section-header,.form-section-header{border-left:3px solid #d4bbdb;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;padding-left:.6rem;display:flex}@media (min-width:480px){.intake-section-header,.form-section-header{border-left-width:4px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:1rem;padding-left:.8rem}}.intake-section-title h2,.form-section-title h2{color:#1f2933;margin-bottom:.15rem;font-size:.95rem;font-weight:700}@media (min-width:640px){.intake-section-title h2,.form-section-title h2{margin-bottom:.2rem;font-size:1.05rem}}.intake-section-title p,.form-section-title p{color:#64748b;margin:.15rem 0 0;font-size:.85rem;line-height:1.4}@media (min-width:640px){.intake-section-title p,.form-section-title p{margin:.2rem 0 0;font-size:.95rem}}.intake-section-badge,.form-section-badge{color:#53346d;text-transform:uppercase;letter-spacing:.05em;background:#f4eefb;border:1px solid #e4d7f2;border-radius:999px;flex-shrink:0;align-self:flex-start;align-items:center;padding:.2rem .5rem;font-size:.6rem;font-weight:800;display:inline-flex}@media (min-width:480px){.intake-section-badge,.form-section-badge{align-self:center;padding:.25rem .65rem;font-size:.7rem}}.intake-label,.form-label{color:#1f2933;margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:block}@media (min-width:640px){.intake-label,.form-label{margin-bottom:.35rem;font-size:.95rem}}.intake-input,.intake-textarea,.form-input,.form-textarea{appearance:none;background:#fff;border:1px solid #d9d6df;border-radius:8px;width:100%;padding:.55rem .65rem;font-size:16px;line-height:1.4;transition:border-color .14s,box-shadow .14s,transform .14s}@media (min-width:640px){.intake-input,.intake-textarea,.form-input,.form-textarea{border-radius:12px;padding:.65rem .85rem;font-size:.95rem}}.intake-textarea{resize:vertical;min-height:100px}@media (min-width:640px){.intake-textarea{min-height:120px}}.intake-input:focus,.intake-textarea:focus,.form-input:focus,.form-textarea:focus{border-color:#90bcb3;outline:none;transform:none;box-shadow:0 0 0 2px #90bcb340}@media (min-width:640px){.intake-input:focus,.intake-textarea:focus,.form-input:focus,.form-textarea:focus{transform:translateY(-1px);box-shadow:0 0 0 3px #90bcb340}}.intake-helper,.form-helper{color:#6b7280;font-size:.8rem}@media (min-width:640px){.intake-helper,.form-helper{font-size:.9rem}}.intake-checkbox-row,.form-checkbox-row{color:#27303f;background:#f8fafb;border:1px solid #e3e8ef;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:.85rem;display:flex}@media (min-width:640px){.intake-checkbox-row,.form-checkbox-row{border-radius:10px;gap:.65rem;padding:.45rem .65rem;font-size:.95rem}}.intake-checkbox-row input,.form-checkbox-row input{accent-color:#90bcb3;flex-shrink:0;width:18px;min-width:18px;height:18px}.intake-checkbox-row--top,.form-checkbox-row--top{align-items:flex-start}.intake-submit-bar,.form-submit-bar{background:linear-gradient(#f6fbf8 0%,#f2f7f4 100%);border:1px solid #d8ebe3;border-radius:10px;flex-direction:column;gap:.65rem;margin-top:.35rem;padding:.75rem .65rem;display:flex}@media (min-width:480px){.intake-submit-bar,.form-submit-bar{border-radius:12px;padding:.85rem}}@media (min-width:640px){.intake-submit-bar,.form-submit-bar{border-radius:14px;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.5rem;padding:1rem 1.1rem}}.intake-submit-button,.form-submit-button{color:#fff;cursor:pointer;background:linear-gradient(#2f8f7f 0%,#2c7a6e 100%);border:1px solid #2b6f64;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.7rem 1rem;font-size:.9rem;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:0 8px 16px #2f8f7f2e}@media (min-width:640px){.intake-submit-button,.form-submit-button{border-radius:12px;width:auto;padding:.75rem 1.3rem;font-size:.95rem;box-shadow:0 12px 24px #2f8f7f2e}}.intake-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #2f8f7f38}@media (hover:none){.intake-submit-button:hover:not(:disabled){transform:none;box-shadow:0 8px 16px #2f8f7f2e}}.intake-submit-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.intake-form .grid{gap:.65rem}@media (min-width:480px){.intake-form .grid{gap:.85rem}}@media (min-width:640px){.intake-form .grid{gap:1rem}}.intake-form .mt-4{margin-top:.65rem}.intake-form .mt-6{margin-top:1rem}@media (min-width:640px){.intake-form .mt-4{margin-top:1rem}.intake-form .mt-6{margin-top:1.5rem}}.intake-form .space-y-3>*+*{margin-top:.5rem}.intake-form .space-y-4>*+*{margin-top:.65rem}@media (min-width:640px){.intake-form .space-y-3>*+*{margin-top:.75rem}.intake-form .space-y-4>*+*{margin-top:1rem}}.intake-form select,.intake-form input[type=date]{min-height:44px}@media (min-width:640px){.intake-form select,.intake-form input[type=date]{min-height:auto}}.intake-form .grid-cols-2{grid-template-columns:1fr}@media (min-width:400px){.intake-form .grid-cols-2{grid-template-columns:repeat(2,1fr)}}.intake-field-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem 1.25rem;font-size:.9rem;display:grid}@media (max-width:640px){.intake-field-grid{grid-template-columns:minmax(0,1fr)}}.intake-field-label{color:#6b7280;margin-bottom:.1rem;font-size:.75rem}.intake-field-value{color:#111827}.intake-logo img{width:100px;height:100px}@media (min-width:480px){.intake-logo img{width:120px;height:120px}}@media (min-width:640px){.intake-logo img{width:140px;height:140px}}.intake-footer{text-align:center;margin-top:1rem;padding:.75rem .5rem}.intake-footer p{color:#64748b;font-size:.8rem;line-height:1.5}.intake-footer a{color:#2f8f7f;text-decoration:none}.intake-footer a:hover{text-decoration:underline}@media (min-width:640px){.intake-footer{margin-top:1.5rem;padding:1rem}.intake-footer p{font-size:.9rem}}.emm-page{background:var(--background);min-height:100vh;color:var(--text);padding:1.5rem 1rem}.emm-page--lavender{background:linear-gradient(#f8f6fb 0%,#f4eef9 45%,#f8f6fb 100%);padding:2rem 1.25rem}.emm-page-inner{max-width:1200px;margin:0 auto}.emm-page--lavender .emm-page-inner{background:var(--info-background);border:1px solid var(--info-border);box-shadow:var(--card-shadow);border-radius:1.25rem;padding:1.5rem 1.65rem 1.75rem}.emm-page--lavender .emm-page-header{background:var(--card-background);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:.9rem;padding:1rem 1.15rem}.emm-page--lavender .emm-section{background:var(--card-background);border-color:var(--card-border);box-shadow:var(--card-shadow)}@media (max-width:640px){.emm-page--lavender{padding:1.25rem .85rem}.emm-page--lavender .emm-page-inner{padding:1.1rem 1rem 1.25rem}.emm-page--lavender .emm-page-header{padding:.9rem .95rem}}.emm-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.emm-back-link{color:var(--muted-text);font-size:.85rem;text-decoration:underline}.emm-page-name{color:var(--text);margin-top:.5rem;font-size:1.5rem;font-weight:600}.emm-page-meta{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.emm-page-id{color:var(--muted-text);font-size:.75rem}.emm-page-contacted{color:var(--success-color,#22c55e);margin-top:.35rem;font-size:.75rem}.emm-status-pill{color:#374151;background:#e5e7eb;border-radius:9999px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.emm-status-pill--applicant{color:#166e5c;background:#e6f3f1}.emm-status-pill--approved{color:#075985;background:#e0f2fe}.emm-status-pill--denied{color:#991b1b;background:#fee2e2}.emm-status-pill--waitlist{color:#92400e;background:#fef3c7}.emm-status-pill--inreview{color:#1d4f91;background:#e8f0ff}.emm-actions-row{flex-wrap:wrap;gap:.5rem;display:flex}.emm-btn-chip{cursor:pointer;border:none;border-radius:9999px;padding:.35rem .9rem;font-size:.8rem}.emm-btn-approve{color:#000;background:#e6f3f1}.emm-btn-waitlist{color:#000;background:#fef3c7}.emm-btn-deny{color:#000;background:#fee2e2}.emm-content-grid{grid-template-columns:2fr 1fr;gap:1.25rem;display:grid}@media (max-width:900px){.emm-content-grid{grid-template-columns:1fr}}.emm-content-grid--single{grid-template-columns:1fr}.emm-section{border:1px solid var(--card-border);background-color:var(--card-background);box-shadow:var(--card-shadow);border-radius:.75rem;margin-bottom:1rem;padding:.75rem 1rem}.emm-section--teal{background:#e6f3f1;border-color:#90bcb3}.emm-section--lavender{background:#f4f0fa;border-color:#d4bbdb}.emm-section-title{color:#111827;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.emm-field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.emm-field-label{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:0;font-size:.65rem}.emm-field-value{color:#111827;font-size:.8rem;line-height:1.3}.emm-text-small{color:#4b5563;font-size:.75rem}.emm-note-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.75rem;padding:.5rem .6rem}.emm-note-card-header{justify-content:space-between;gap:.5rem;margin-bottom:.25rem;display:flex}.emm-note-category{color:var(--text);font-size:.8rem;font-weight:600}.emm-note-meta{color:var(--muted-text);white-space:nowrap;font-size:.7rem}.emm-note-summary{color:var(--text);white-space:pre-wrap;margin:0;font-size:.8rem}.emm-raw-debug{background:var(--card-background);max-height:250px;color:var(--text);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:.5rem;margin-top:.5rem;padding:.5rem;font-size:.7rem;overflow:auto}.login-card{width:100%;max-width:520px}.login-form{gap:1rem;max-width:520px;margin:0 auto}.sso-panel{background:linear-gradient(#fbfaff 0%,#f7f4fb 100%);border:1px solid #ede7f6;border-radius:12px;gap:.45rem;padding:1rem;display:grid;box-shadow:0 12px 24px #1511250f}.sso-title{color:#1f2933;font-weight:700}.divider{text-align:center;color:#64748b;font-size:.9rem}.login-btn{color:#1f2a34;cursor:pointer;background:linear-gradient(#fff 0%,#f6fbf8 100%);border:1px solid #cde6df;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.1rem;font-weight:700;transition:transform .12s,box-shadow .12s,border-color .12s;display:inline-flex}.login-btn:hover:not(:disabled){border-color:#b7d8cf;transform:translateY(-1px);box-shadow:0 10px 24px #00000012}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-btn-saml{color:#1e293b;background:linear-gradient(#f7fbff 0%,#e8f2ff 100%);border-color:#c3ddf6}.login-btn-saml:hover:not(:disabled){border-color:#9cc0eb;box-shadow:0 10px 24px #2563eb2e}.login-divider{color:#94a3b8;align-items:center;gap:.5rem;margin:1rem 0;font-size:.9rem;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.login-error{color:#b22222;font-size:.92rem}.applicants-page{background:radial-gradient(circle at 10% 20%,#f8f2ff 0,#f6f7fb 35%);min-height:100vh;padding:32px 16px 40px}.applicants-card{background:#fff;border:1px solid #e7e3f1;border-radius:18px;max-width:1100px;margin:0 auto;padding:24px 26px;box-shadow:0 12px 30px #0f172a14}.applicants-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.applicants-header__copy h1{color:#1f2933;margin-bottom:6px;font-size:1.5rem}.applicants-header__copy p{color:#657080;max-width:680px;font-size:.95rem}.pill-link{color:#4a2c6f;white-space:nowrap;background:#f9f5ff;border:1px solid #d4bbdb;border-radius:999px;padding:8px 14px;font-size:.9rem;text-decoration:none;transition:transform .12s,box-shadow .12s}.pill-link:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4a2c6f26}.applicants-search-form{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.applicants-search-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;flex:1;max-width:400px;padding:.5rem .75rem;font-size:.9rem}.applicants-search-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.applicants-search-button{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background .15s}.applicants-search-button:hover{background:#4f46e5}.applicants-search-clear{color:#6b7280;padding:.5rem .75rem;font-size:.875rem;text-decoration:none}.applicants-search-clear:hover{color:#111827}.search-results-info{color:#6b7280;margin-bottom:.75rem;font-size:.875rem}.applicants-list{flex-direction:column;gap:14px;display:flex}.applicant-card{background:#fff;border:1px solid #e7eaf0;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #0f172a0d}.applicant-card__header{background:linear-gradient(120deg,#f4edf7,#ecf3f1);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.applicant-card__title a{color:#111827;font-size:1.05rem;font-weight:700;text-decoration:none}.applicant-card__title a:hover{text-decoration:underline}.applicant-card__meta{color:#374151;flex-wrap:wrap;gap:8px;margin-top:6px;font-size:.9rem;display:flex}.applicant-card__body{flex-direction:column;gap:12px;padding:12px 16px 16px;display:flex}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.detail-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:6px;height:100%;padding:12px;display:flex}.detail-item__label{color:#6b7280;letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:700}.detail-item__value{color:#111827;word-break:break-word;white-space:pre-wrap;font-size:.95rem;line-height:1.5}.status-pill{letter-spacing:.04em;color:#4a2c6f;background:#ede7f6;border:1px solid #d4bbdb;border-radius:999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.status-pill--approved{color:#1b5e55;background:#e6f3f1;border-color:#90bcb3}.status-pill--denied{color:#8a1c1c;background:#fde7e7;border-color:#f19999}.status-pill--waitlist{color:#8a5a10;background:#fff7e5;border-color:#f4c46c}.status-pill--review{color:#1d4f91;background:#e8f0ff;border-color:#b7caf3}.note-card__text{color:#111827;white-space:pre-wrap;font-size:.95rem;line-height:1.6}.muted{color:#6b7280}@media (max-width:720px){.applicants-header{flex-direction:column;align-items:flex-start}.applicant-card__header{flex-direction:column}}.status-filter-form{justify-content:flex-start;margin-bottom:1.5rem;display:flex}.status-dropdown{align-items:flex-start;gap:.75rem;display:flex}.status-dropdown__details{position:relative}.status-dropdown__button{cursor:pointer;color:#113133;-webkit-user-select:none;user-select:none;background:#90bcb3;border:1px solid #6ea098;border-radius:.75rem;padding:.6rem 1.1rem;font-weight:600;list-style:none}.status-dropdown__button::-webkit-details-marker{display:none}.status-dropdown__button::marker{content:""}.status-dropdown__menu{z-index:10;background:#fff;border:1px solid #d4bbdb;border-radius:.75rem;min-width:230px;margin-top:.35rem;padding:.6rem 0;position:absolute;top:100%;left:0;box-shadow:0 10px 25px #0000001f}.status-dropdown__item{cursor:pointer;justify-content:space-between;align-items:center;padding:.45rem 1rem;font-size:.95rem;display:flex}.status-dropdown__item:hover{background:#f6f0fa}.status-dropdown__item-label{margin-right:.75rem}.status-dropdown__checkbox{width:16px;height:16px}.status-filter-actions{align-items:center;gap:.75rem;margin-left:.5rem;display:flex}.status-filter-link{color:#4a6f6a;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.status-filter-link:hover{color:#2f5550}.status-filter-buttons{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0 1.25rem;display:flex}.status-filter-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .9rem;font-size:.85rem;line-height:1.1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,transform 50ms;display:inline-flex}.status-filter-button:hover{background-color:#f1f5f9;border-color:#94a3b8;box-shadow:0 1px 2px #0f172a14}.status-filter-button:active{transform:translateY(1px)}.status-filter-button--active{color:#0f172a;background:#90bcb3;border-color:#649589;box-shadow:0 2px 4px #0f172a26}.status-filter-clear-link{color:#475569;cursor:pointer;margin-left:auto;font-size:.8rem;text-decoration:underline}.status-filter-clear-link:hover{color:#0f172a}.status-filter-divider{background:#cbd5e1;width:1px;height:1.25rem;margin:0 .25rem;display:inline-block}body.theme-dark .applicants-page{background:var(--background)}body.theme-dark .applicants-card{background:var(--card-background);border-color:var(--card-border);box-shadow:var(--card-shadow)}body.theme-dark .applicants-header__copy h1{color:var(--text)}body.theme-dark .applicants-header__copy p{color:var(--muted-text)}body.theme-dark .pill-link,body.theme-dark .applicants-search-input{background:var(--card-background);border-color:var(--card-border);color:var(--text)}body.theme-dark .applicants-search-input::placeholder,body.theme-dark .applicants-search-clear{color:var(--muted-text)}body.theme-dark .applicants-search-clear:hover{color:var(--text)}body.theme-dark .search-results-info{color:var(--muted-text)}body.theme-dark .applicant-card{background:var(--card-background);border-color:var(--card-border);box-shadow:var(--card-shadow)}body.theme-dark .applicant-card__header{background:linear-gradient(120deg,#020617,#111827)}body.theme-dark .applicant-card__title a{color:var(--text)}body.theme-dark .applicant-card__meta{color:var(--muted-text)}body.theme-dark .detail-item{background:var(--info-background);border-color:var(--info-border)}body.theme-dark .detail-item__label{color:var(--muted-text)}body.theme-dark .detail-item__value{color:var(--text)}body.theme-dark .note-card{background:var(--info-background);border-color:var(--info-border)}body.theme-dark .note-card__label,body.theme-dark .note-card__meta,body.theme-dark .muted{color:var(--muted-text)}body.theme-dark .note-card__text{color:var(--text)}body.theme-dark .status-dropdown__button{color:var(--text);border-color:var(--card-border);background:#0f172a}body.theme-dark .status-dropdown__menu{background:var(--card-background);border-color:var(--card-border)}body.theme-dark .status-dropdown__item:hover{background:#020617}body.theme-dark .status-filter-button{background:var(--card-background);border-color:var(--card-border);color:var(--text)}body.theme-dark .status-filter-button:hover{border-color:var(--input-border);background-color:#020617}body.theme-dark .status-filter-button--active{color:#e5e7eb;background:#0f766e;border-color:#0f766e}body.theme-dark .status-filter-clear-link{color:var(--muted-text)}body.theme-dark .status-filter-divider{background:var(--card-border)}.emm-note-edit-form,.emm-intake-add-form,.emm-note-edit-form{flex-direction:column;gap:.5rem;display:flex}.applicant-detail-page{min-height:100vh;padding:32px 16px 40px}.applicant-detail-card{background:#fff;border:1px solid #e7e3f1;border-radius:18px;max-width:1180px;margin:0 auto;padding:32px;box-shadow:0 12px 30px #0f172a14}.applicant-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:8px;display:flex}.applicant-detail-header__copy h1{color:#111827;margin-bottom:4px;font-size:1.6rem}.applicant-detail-subtext{color:#657080;max-width:680px;font-size:.95rem}.applicant-detail-meta{color:#6b7280;font-size:.88rem}.applicant-detail-header__side{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.applicant-detail-back-link,.emm-back-link{color:#4a2c6f;white-space:nowrap;background:#f9f5ff;border:1px solid #d4bbdb;border-radius:999px;padding:8px 14px;font-size:.9rem;text-decoration:none;transition:transform .12s,box-shadow .12s}.applicant-detail-back-link:hover,.emm-back-link:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4a2c6f26}.applicant-detail-sections,.emm-content-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.emm-sidebar{width:100%}@media (max-width:900px){.applicant-detail-sections,.emm-content-grid{grid-template-columns:minmax(0,1fr)}.applicant-detail-header,.emm-page-header{flex-direction:column;align-items:flex-start;gap:12px}.applicant-detail-header__side{align-items:flex-start}}.applicant-detail-section,.emm-section{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem}.emm-details{border:none;padding:0}.emm-details summary{list-style:none}.emm-section-title-row{cursor:pointer;align-items:center;gap:.5rem;display:flex}.emm-section-title-row::-webkit-details-marker{display:none}.emm-chip{color:#4338ca;background:#eef2ff;border:1px solid #e0e7ff;border-radius:999px;justify-content:center;align-items:center;min-width:1.75rem;padding:.15rem .5rem;font-size:.8rem;display:inline-flex}.detail-grid,.emm-field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:.75rem;display:grid}.detail-item,.detail-tile{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:6px;height:100%;padding:12px;display:flex}.detail-item,.detail-tile,.emm-editable-field{min-width:0}.detail-item__label,.detail-tile__label{color:#6b7280;letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:700}.detail-item__value,.detail-tile__value{color:#111827;word-break:break-word;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.95rem;line-height:1.5}.note-card{background:#f7f9fb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.note-card__label{color:#6b7280;letter-spacing:.02em;text-transform:uppercase;font-size:.8rem;font-weight:700}.note-card__text{color:#111827;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;font-size:.95rem;line-height:1.6}.note-card__meta,.muted,.emm-text-small{color:#6b7280;font-size:.85rem}.emm-status-pill{letter-spacing:.04em;text-transform:uppercase;color:#4a2c6f;background:#ede7f6;border:1px solid #d4bbdb;border-radius:999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.emm-status-pill--approved{color:#1b5e55;background:#e6f3f1;border-color:#90bcb3}.emm-status-pill--denied{color:#8a1c1c;background:#fde7e7;border-color:#f19999}.emm-status-pill--waitlist{color:#8a5a10;background:#fff7e5;border-color:#f4c46c}.emm-status-pill--inreview{color:#1d4f91;background:#e8f0ff;border-color:#b7caf3}.emm-status-pill--applicant{color:#4a2c6f;background:#ede7f6;border-color:#d4bbdb}.emm-actions-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.emm-btn-chip{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:#111827;background:#e5e7eb;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.3rem .6rem;font-size:.7rem;font-weight:600;transition:background-color .12s,border-color .12s,color .12s,transform .12s,box-shadow .12s,opacity .12s;display:inline-flex;box-shadow:0 5px 14px #0f172a1f}.emm-btn-chip:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a29}.emm-btn-chip:active{transform:translateY(0);box-shadow:0 4px 10px #0f172a33}.emm-btn-chip:disabled{opacity:.65;cursor:default;box-shadow:none;transform:none}.emm-btn-inreview{color:#374151;background:#e5e7eb;border-color:#d1d5db}.emm-btn-approve{color:#205047;background:#90bcb329;border-color:#90bcb3}.emm-btn-waitlist{color:#8a5a10;background:#fcc56c29;border-color:#fcc56c}.emm-btn-deny{color:#b91c1c;background:#f871711f;border-color:#f97373}.emm-status-select-form{flex-direction:column;gap:.25rem;display:flex}.emm-status-select-label{letter-spacing:.05em;text-transform:uppercase;color:#6b7280;font-size:.7rem;font-weight:600}.emm-status-select{appearance:none;cursor:pointer;color:#374151;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem 1.25rem;border:1px solid #d1d5db;border-radius:.5rem;min-width:140px;padding:.4rem 2rem .4rem .75rem;font-size:.8rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.emm-status-select:hover{border-color:#9ca3af}.emm-status-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}body.theme-dark .emm-status-select-label{color:#9ca3af}body.theme-dark .emm-status-select{color:#f3f4f6;background-color:#1f2937;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");border-color:#4b5563}body.theme-dark .emm-status-select:hover{border-color:#6b7280}body.theme-dark .emm-status-select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.emm-btn-primary{color:#fff;background:linear-gradient(#3b82f6 0%,#2563eb 100%);border-color:#2563eb}.emm-btn-primary:hover:not(:disabled){background:linear-gradient(#2563eb 0%,#1d4ed8 100%)}.emm-btn-secondary{color:#111827;background:linear-gradient(#e0e0e0 0%,#d4d4d4 100%);border:1px solid #c4c4c4;border-radius:.5rem;justify-content:center;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.7rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.emm-btn-secondary:hover:not(:disabled){background:linear-gradient(#d7d7d7 0%,#c8c8c8 100%);border-color:#bdbdbd}.emm-btn-secondary:active:not(:disabled){background:#cfcfcf;transform:none}.emm-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.emm-btn-danger{color:#b91c1c;background:#e5e5e5;border-color:#d4d4d4}.emm-btn-danger:hover{background:#d6d6d6}.nav-chip+.nav-chip{margin-left:.75rem}.emm-editable-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-top:.5rem;padding:.5rem .75rem}.emm-editable-card__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.emm-editable-card{position:static}.emm-section-subtitle,.emm-section-title{color:#0f172a;margin:0;font-size:.875rem}.emm-section-title{margin-bottom:.25rem;font-size:.95rem;font-weight:700}.emm-editable-form{flex-direction:column;gap:.5rem;margin-top:.35rem;display:flex}.emm-editable-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;display:grid}.emm-editable-field{flex-direction:column;gap:.2rem;display:flex}@media (max-width:1400px){.applicant-detail-page .emm-content-grid>div:first-child>div[style*="grid-template-columns: 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important}}@media (max-width:1000px){.applicant-detail-page .emm-content-grid>div:first-child>div[style*=grid-template-columns]{grid-template-columns:1fr!important}}.emm-content-header-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:0 .25rem;display:flex}.emm-editable-actions{align-items:center;gap:.5rem;display:flex}.emm-field-label{color:#6b7280;letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:700}.emm-field-value{color:#111827;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;max-width:100%;font-size:.95rem;line-height:1.5}.emm-input,.emm-textarea{color:#111827;word-break:break-word;overflow-wrap:break-word;background:#fff;border:1px solid #d4d4dd;border-radius:.55rem;width:100%;max-width:100%;padding:.55rem .7rem;font-size:.9rem}.emm-input-small{padding:.45rem .65rem;font-size:.85rem}.emm-textarea-small{padding:.5rem .65rem;font-size:.85rem}.emm-intake-checklist{background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;margin-top:.75rem;padding:1rem 1.1rem}.emm-intake-checkbox-row{color:#111827;align-items:center;gap:.6rem;margin-top:.55rem;font-size:.98rem;display:flex}.emm-intake-checkbox-input{border:1px solid #d1d5db;border-radius:.35rem;width:1.1rem;height:1.1rem}.emm-intake-checkbox-label{flex:1}.emm-intake-notes-new{margin-top:1rem}.emm-intake-add-form{flex-direction:column;gap:.5rem;display:flex}.emm-note-list{margin:0;padding:0;list-style:none}.emm-note-card{background:#fdfbff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:.35rem;min-width:0;margin-top:.75rem;padding:.75rem .9rem;display:flex}.emm-note-card-header{justify-content:space-between;align-items:center;gap:.75rem;font-size:.82rem;display:flex}.emm-note-meta{color:#6b7280}.emm-note-summary{color:#111827;word-break:break-word;overflow-wrap:break-word;max-width:100%;font-size:.95rem}.emm-note-category{text-transform:uppercase;letter-spacing:.08em;color:#4a2c6f;font-size:.76rem;font-weight:700}.emm-note-card-footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}.emm-note-form,.emm-note-edit-form{flex-direction:column;gap:.5rem;min-width:0;display:flex}.emm-note-delete-form{flex:none}.emm-note-form-row{flex-direction:column;gap:.25rem;display:flex}.emm-note-actions{gap:.5rem;margin-top:.5rem;display:flex}.emm-debug-columns{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.emm-debug-heading{margin-bottom:.25rem;font-size:.88rem;font-weight:600}.emm-raw-debug{color:#e5e7eb;white-space:pre-wrap;background:#0f172a;border-radius:8px;padding:.6rem;font-size:.78rem;overflow-x:auto}.emm-intake-button{color:#111827;cursor:pointer;background:#d4d4d4;border:1px solid #c4c4c4;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:background-color .12s,box-shadow .12s,transform .12s,opacity .12s;display:inline-flex;box-shadow:0 5px 14px #0f172a1f}.emm-intake-button--full{width:100%}.emm-intake-button:hover{background:#c5c5c5;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a29}.emm-intake-button:active{transform:translateY(0);box-shadow:0 4px 10px #0f172a33}.emm-delete-button{letter-spacing:.08em;text-transform:uppercase;color:#b91c1c;cursor:pointer;background:#e5e5e5;border:1px solid #d4d4d4;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .9rem;font-size:.78rem;font-weight:700;transition:background-color .12s,box-shadow .12s,transform .12s;display:inline-flex}.emm-delete-button:hover{background:#d6d6d6;transform:translateY(-1px);box-shadow:0 6px 14px #0f172a2e}.emm-delete-button:active{transform:translateY(0);box-shadow:0 3px 9px #0f172a38}.emm-list-indent{padding-left:1.25rem}.emm-mt-xs{margin-top:.5rem}.emm-mt-sm{margin-top:.75rem}.emm-mt-md{margin-top:1rem}.emm-mb-xs{margin-bottom:.5rem}.emm-mb-md{margin-bottom:1rem}body.theme-dark .applicant-detail-page{background:var(--background)}body.theme-dark .applicant-detail-card{background:var(--card-background);border-color:var(--card-border);box-shadow:var(--card-shadow);color:var(--text)}body.theme-dark .emm-page--lavender{background:var(--background)}body.theme-dark .emm-page--lavender .emm-page-inner,body.theme-dark .emm-page--lavender .emm-page-header{background:var(--card-background);border-color:var(--card-border)}body.theme-dark .emm-page--lavender .emm-section{box-shadow:var(--card-shadow)}body.theme-dark .applicant-detail-header,body.theme-dark .emm-page-header{color:var(--text);background:0 0;border-color:#0000}body.theme-dark .applicant-detail-header__copy h1,body.theme-dark .emm-page-name{color:var(--text)}body.theme-dark .applicant-detail-subtext,body.theme-dark .applicant-detail-meta,body.theme-dark .emm-page-meta,body.theme-dark .emm-text-small{color:var(--muted-text)}body.theme-dark .applicant-detail-back-link,body.theme-dark .emm-back-link,body.theme-dark .pill-link,body.theme-dark .applicant-detail-section,body.theme-dark .emm-section{background:var(--card-background);border-color:var(--card-border);color:var(--text)}body.theme-dark .detail-item,body.theme-dark .detail-tile{background:var(--info-background);border-color:var(--info-border)}body.theme-dark .detail-item__label,body.theme-dark .detail-tile__label{color:var(--muted-text)}body.theme-dark .detail-item__value,body.theme-dark .detail-tile__value{color:var(--text)}body.theme-dark .note-card,body.theme-dark .emm-note-card{background:var(--info-background);border-color:var(--info-border)}body.theme-dark .note-card__label,body.theme-dark .note-card__meta,body.theme-dark .muted,body.theme-dark .emm-note-meta,body.theme-dark .emm-note-category{color:var(--muted-text)}body.theme-dark .note-card__text,body.theme-dark .emm-note-summary{color:var(--text)}body.theme-dark .emm-editable-card{background:var(--info-background);border-color:var(--info-border)}body.theme-dark .emm-section-subtitle,body.theme-dark .emm-section-title,body.theme-dark .emm-field-value{color:var(--text)}body.theme-dark .emm-input,body.theme-dark .emm-textarea{background:var(--card-background);border-color:var(--card-border);color:var(--text)}body.theme-dark .emm-input::placeholder,body.theme-dark .emm-textarea::placeholder,body.theme-dark .emm-field-label{color:var(--muted-text)}body.theme-dark .emm-intake-checklist{background:var(--card-background);border-color:var(--card-border)}body.theme-dark .emm-intake-checkbox-row{color:var(--text)}body.theme-dark .emm-intake-checkbox-input{accent-color:var(--text)}body.theme-dark .emm-btn-chip{box-shadow:0 8px 22px #00000080}body.theme-dark .emm-btn-secondary{color:#e5e7eb;background:#4b5563;border-color:#374151}body.theme-dark .emm-btn-inreview{color:#e5e7eb;background:#374151;border-color:#4b5563}body.theme-dark .emm-btn-approve{color:#bbf7d0;background:#22c5972e;border-color:#34d399}body.theme-dark .emm-btn-waitlist{color:#fef9c3;background:#fbbf242e;border-color:#fbbf24}body.theme-dark .emm-btn-deny{color:#fecaca;background:#f8717133;border-color:#f97373}body.theme-dark .emm-btn-danger{color:#fecaca;background:#374151;border-color:#4b5563}body.theme-dark .emm-intake-button{color:#e5e7eb;background:#4b5563;border-color:#374151}body.theme-dark .emm-delete-button{color:#fecaca;background:#374151;border-color:#4b5563}body.theme-dark .emm-raw-debug{color:#e5e7eb;background:#020617}.client-page{min-height:100vh}.client-card{max-width:1120px;margin:0 auto}.client-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.client-header__copy h1{margin:6px 0 2px;font-size:1.75rem}.client-breadcrumb{color:var(--link-color);align-items:center;gap:6px;font-size:.95rem;display:inline-flex}.client-meta{color:var(--muted-text);flex-wrap:wrap;gap:10px;font-size:.95rem;display:flex}.client-header__badges{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.client-pill{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.client-pill--status{color:#1b5e55;background:#90bcb32e;border:1px solid #90bcb3}.client-subtext{color:var(--muted-text);font-size:.9rem}.emm-section{border:1px solid var(--card-border);background:var(--card-background);color:var(--text);box-sizing:border-box;border-radius:.75rem;width:100%;min-width:0;margin-bottom:1rem;padding:.75rem 1rem}.emm-section form,.emm-section .client-form-grid,.emm-section .emm-field-grid,.emm-section input,.emm-section select,.emm-section textarea,.emm-section button{box-sizing:border-box;max-width:100%}.emm-section--gold{border-color:var(--card-border);background:var(--card-background)}.emm-field-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:.5rem;display:grid}.emm-field-grid>div{overflow-wrap:break-word;word-break:break-word;min-width:0}.emm-field-grid a{word-break:break-all}.emm-field-label{color:var(--muted-text);margin-bottom:.15rem;font-size:.8rem;font-weight:600}.emm-field-value{color:var(--text);font-size:.95rem}.emm-bool-icon{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.emm-bool-icon--yes{color:#16a34a;background-color:#dcfce7}.emm-bool-icon--no{color:#dc2626;background-color:#fee2e2}body.theme-dark .emm-bool-icon--yes{color:#4ade80;background-color:#22c55e33}body.theme-dark .emm-bool-icon--no{color:#f87171;background-color:#ef444433}.client-section{border:1px solid var(--card-border);background:var(--card-background);box-sizing:border-box;border-radius:1rem;width:100%;min-width:0;margin-bottom:1.5rem;padding:1.1rem 1.25rem 1.2rem}.client-section form,.client-section .client-form-grid,.client-section input,.client-section select,.client-section textarea,.client-section button{box-sizing:border-box;max-width:100%}.client-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:.5rem;display:grid}.client-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.6rem;margin-bottom:.5rem;display:grid}.client-form-grid--three{grid-template-columns:2fr 1fr 1fr}.client-form-grid.equal-columns{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.client-textarea{border:1px solid var(--input-border);background:var(--input-background);width:100%;min-height:70px;color:var(--text);border-radius:.55rem;margin-bottom:.5rem;padding:.6rem .75rem;font-size:.95rem}.client-inline-field{background:var(--input-background);border:1px solid var(--input-border);color:var(--text);border-radius:.55rem;margin-bottom:.65rem;padding:.35rem .5rem}.client-back{margin-top:1.25rem}.client-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.client-row+.client-row{margin-top:.35rem}.client-row--end{justify-content:flex-end}.client-row--stacked{flex-direction:column;align-items:flex-end;gap:.5rem}.client-inline-edit{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.client-sublist{margin-top:.4rem}.client-sublist li+li{margin-top:.25rem}.client-page .simple-list li,.emm-section .simple-list li{border-color:var(--table-border)}.emm-btn{color:#fff;background:linear-gradient(#2f8f7f 0%,#2c7a6e 100%);border:1px solid #2b6f64;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:0 6px 14px #2f8f7f26}.emm-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 18px #2f8f7f2e}.emm-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.emm-btn--ghost{background:var(--card-background);color:var(--text);border:1px solid var(--card-border);box-shadow:none}.emm-btn--ghost:hover:not(:disabled){background:var(--info-background);transform:translateY(-1px)}@media (max-width:820px){.client-header{flex-direction:column;align-items:flex-start}.client-header__badges{align-items:flex-start}.client-form-grid--three{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.client-row{flex-direction:column}}body.theme-dark .client-pill--status{color:#bbf7d0;background:#10b98114;border-color:#10b981}.rv-page{background:var(--background);color:var(--text)}.rv-page .bg-white{background:var(--card-background)}.rv-page .shadow-sm{box-shadow:var(--card-shadow)}.rv-page .bg-slate-50{background:var(--background)}.rv-page .text-slate-800{color:var(--text)}.rv-page .text-slate-700,.rv-page .text-slate-600,.rv-page .text-slate-500,.rv-page .text-xs.text-slate-500,.rv-page .text-sm.text-slate-500{color:var(--muted-text)}.rv-page .border-slate-200{border-color:var(--card-border)}.rv-page pre.bg-slate-50{background:var(--info-background);border-color:var(--info-border);color:var(--text)}.rv-page .border.border-slate-200.rounded-md{background:var(--card-background)}.rv-page a{color:var(--link-color)}.rv-page .border-rose-200{border-color:#fecdd3}.rv-page .text-rose-600{color:#e11d48}.rv-page .rv-vin-field{position:relative}.rv-page .rv-vin-input{padding-right:4.5rem}.rv-page .rv-vin-toggle-btn{border:1px solid var(--card-border);background:var(--card-background);color:var(--muted-text);cursor:pointer;white-space:nowrap;border-radius:9999px;padding:.15rem .6rem;font-size:.75rem;line-height:1;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.rv-page .rv-vin-toggle-btn:hover{background:var(--info-background)}.emm-delete-form-inline{align-items:center;gap:.5rem;display:inline-flex}.reports-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.pill-toggle{cursor:pointer;white-space:nowrap;background:#f7f5f8;border:1px solid #d4bbdb;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.9rem;display:inline-flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-grid-2,.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:1100px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.stat-grid,.stat-grid-2,.grid-2{grid-template-columns:1fr}}.stat-card{border:1px solid var(--card-border)}.stat-teal{border-color:#90bcb3}.stat-lavender{border-color:#d4bbdb}.stat-gold{border-color:#fcc56c}.stat-rose{border-color:#f28b82}.stat-label{color:var(--muted-text);margin-bottom:6px;font-size:.9rem}.stat-value{color:var(--text);font-size:1.8rem;font-weight:700;line-height:1.1}.infographic-icon{border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.75rem;display:inline-flex}.infographic-icon svg{width:28px;height:28px}.infographic-icon--teal{color:#90bcb3;background:#90bcb326}.infographic-icon--lavender{color:#d4bbdb;background:#d4bbdb26}.infographic-icon--gold{color:#fcc56c;background:#fcc56c26}.infographic-icon--rose{color:#f28b82;background:#f28b8226}.infographic-icon--gray{color:#a7b0c4;background:#a7b0c426}.stat-card--infographic{flex-direction:column;display:flex;position:relative;overflow:hidden}.stat-card--infographic:before{content:"";opacity:.5;background:currentColor;width:4px;height:100%;position:absolute;top:0;left:0}.emm-section-title-with-icon{align-items:center;gap:.5rem;margin:0;display:flex}.emm-section-title-with-icon>.emm-section-title-left{align-items:center;gap:.75rem;display:flex}.emm-section-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.emm-section-icon svg{width:18px;height:18px}.emm-section-icon--teal{color:#90bcb3;background:#90bcb326}.emm-section-icon--lavender{color:#d4bbdb;background:#d4bbdb26}.emm-section-icon--gold{color:#fcc56c;background:#fcc56c26}.emm-section-icon--rose{color:#f28b82;background:#f28b8226}.emm-section-icon--gray{color:#a7b0c4;background:#a7b0c426}.emm-section-icon--blue{color:#3b82f6;background:#3b82f626}.emm-section-icon--purple{color:#8b5cf6;background:#8b5cf626}.emm-section-icon--orange{color:#f97316;background:#f9731626}.emm-section-icon--pink{color:#ec4899;background:#ec489926}.emm-section-icon--green{color:#22c55a;background:#22c55e26}.emm-section-icon--indigo{color:#6366f1;background:#6366f126}.emm-section-icon--red{color:#ef4444;background:#ef444426}.emm-section-icon--emerald{color:#10b981;background:#10b98126}.emm-section-icon--amber{color:#f59e0b;background:#f59e0b26}.permission-key-code{color:var(--link-color);background:var(--info-background);border:1px solid var(--info-border);border-radius:4px;padding:.15rem .4rem;font-size:.9em}.permission-system-badge{background:var(--badge-muted);color:var(--muted-text);margin-left:.5rem}.audit-logs{color:var(--text)}.audit-logs-filters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.audit-logs-filter-group{flex-direction:column;gap:.25rem;display:flex}.audit-logs-filter-group--search{flex-grow:1;min-width:240px}.audit-logs-label{color:var(--text);font-size:.875rem}.audit-logs-count{align-self:flex-end;margin-left:auto}.audit-logs-severity-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.audit-logs-severity-card{background:var(--card-background);border:2px solid;border-radius:8px;padding:1rem}.audit-logs-severity-card--low{background:#10b9811a;border-color:#10b981}.audit-logs-severity-card--medium{background:#f59e0b1a;border-color:#f59e0b}.audit-logs-severity-card--high{background:#f973161a;border-color:#f97316}.audit-logs-severity-card--critical{background:#ef44441a;border-color:#ef4444}.audit-logs-severity-label{text-transform:uppercase;color:var(--text);margin-bottom:.25rem;font-size:.75rem}.audit-logs-severity-count{font-size:1.5rem;font-weight:700}.audit-logs-severity-card--low .audit-logs-severity-count{color:#10b981}.audit-logs-severity-card--medium .audit-logs-severity-count{color:#f59e0b}.audit-logs-severity-card--high .audit-logs-severity-count{color:#f97316}.audit-logs-severity-card--critical .audit-logs-severity-count{color:#ef4444}.audit-logs-table-wrapper{overflow-x:auto}.audit-logs-table{font-size:.875rem}.audit-logs-row{cursor:pointer;transition:background-color .15s}.audit-logs-row:hover{background:var(--settings-hover-bg)}.audit-logs-row--expanded{background:var(--table-header)}.audit-logs-event-name{font-weight:500}.audit-logs-action{font-size:.75rem}.audit-logs-severity-badge{text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.audit-logs-severity-badge--low{color:#10b981;background:#10b98133}.audit-logs-severity-badge--medium{color:#f59e0b;background:#f59e0b33}.audit-logs-severity-badge--high{color:#f97316;background:#f9731633}.audit-logs-severity-badge--critical{color:#ef4444;background:#ef444433}.audit-logs-mono{font-family:monospace;font-size:.8rem}.audit-logs-resource{font-size:.8rem}.audit-logs-details-btn{padding:.25rem .5rem;font-size:.75rem}.audit-logs-expanded-row{background:var(--table-header)}.audit-logs-expanded-row td{padding:1rem}.audit-logs-details{font-size:.875rem}.audit-logs-details-title{margin-bottom:.5rem}.audit-logs-details-grid{grid-template-columns:150px 1fr;gap:.5rem;display:grid}.audit-logs-details-label{color:var(--text);font-weight:500}.audit-logs-metadata{background:var(--info-background);color:var(--text);border:1px solid var(--info-border);border-radius:4px;margin:0;padding:.75rem;font-family:monospace;font-size:.75rem;overflow:auto}.theme-dark .audit-logs-metadata{color:#f3f4f6;background:#1f2937;border-color:#374151}.audit-logs-empty{text-align:center;color:var(--muted-text);padding:2rem}.pagination-container{flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1rem;display:flex}.pagination-info{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.pagination-page-size{align-items:center;gap:.5rem;display:flex}.pagination-size-btn{min-width:2rem;color:var(--muted-text);background:var(--card-background);border:1px solid var(--input-border);border-radius:.4rem;justify-content:center;align-items:center;padding:.35rem .6rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.pagination-size-btn:hover{background:var(--settings-hover-bg);border-color:var(--input-focus);color:var(--text);text-decoration:none}.pagination-size-btn--active,.pagination-size-btn--active:hover{background:var(--brand-primary,#2f8f7f);border-color:var(--brand-primary,#2f8f7f);color:#fff}.pagination-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.pagination-btn{color:var(--text);background:var(--card-background);border:1px solid var(--input-border);border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.pagination-btn:hover{background:var(--settings-hover-bg);border-color:var(--input-focus);text-decoration:none}.pagination-btn--disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.pagination-pages{align-items:center;gap:.25rem;display:flex}.pagination-page{min-width:2.25rem;height:2.25rem;color:var(--text);background:var(--card-background);border:1px solid var(--input-border);border-radius:.4rem;justify-content:center;align-items:center;padding:.35rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.pagination-page:hover{background:var(--settings-hover-bg);border-color:var(--input-focus);text-decoration:none}.pagination-page--active,.pagination-page--active:hover{background:var(--brand-primary,#2f8f7f);border-color:var(--brand-primary,#2f8f7f);color:#fff}.pagination-ellipsis{min-width:1.5rem;color:var(--muted-text);justify-content:center;align-items:center;font-size:.9rem;display:inline-flex}@media (max-width:640px){.pagination-info{flex-direction:column;align-items:flex-start}.pagination-controls{justify-content:center;width:100%}.pagination-btn{padding:.4rem .75rem;font-size:.85rem}.pagination-page{min-width:2rem;height:2rem;font-size:.85rem}}@media print{nav,.pill-toggle,.pill-link,button[type=button],.emm-delete-button,.emm-delete-form-inline,.pagination-container{display:none!important}[style*="display: none"]{display:block!important}@page{margin:.75in;size:letter}body{color:#000;background:#fff;font-size:11pt}.card,.info-block{page-break-inside:avoid;box-shadow:none;border:1px solid #ddd}.stat-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.stat-card{page-break-inside:avoid}.recharts-wrapper{max-width:100%}h1,h2,h3,h4{page-break-after:avoid}section{margin-bottom:1.5rem}}.emm-layout-switcher{align-items:center;gap:.75rem;margin-top:1rem;padding:.5rem 0;display:flex}.emm-layout-switcher__label{color:var(--text-muted,#6b7280);font-size:.8rem;font-weight:500}.emm-layout-switcher__buttons{background:#f3f4f6;border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.emm-layout-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.35rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.emm-layout-btn:hover{color:#111827;background:#0000000d}.emm-layout-btn--active{color:#111827;background:#fff;box-shadow:0 1px 3px #0000001a}.emm-content-grid--layout-a{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.emm-content-grid--layout-b{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.layout-b .emm-content-grid--layout-b>div,.layout-b .emm-content-grid--layout-b>div>div[style*=grid-template-columns]{display:contents}.layout-b .emm-section{margin-bottom:0!important}.layout-b .emm-section-icon{width:28px;height:28px}.layout-b .emm-section-icon svg{width:16px;height:16px}.layout-b .emm-section-title{font-size:.9rem}.layout-b .emm-editable-grid{gap:.5rem}.layout-b .emm-field-label{font-size:.7rem}.layout-b .emm-field-value{font-size:.85rem}.emm-content-grid--layout-c{max-width:900px;margin:0 auto;display:block}.layout-c .emm-content-grid--layout-c>div{margin-bottom:0}.layout-c .emm-content-grid--layout-c>div>div[style*=grid-template-columns]{display:block}.layout-c .emm-content-grid--layout-c>div>div[style*=grid-template-columns]>details{margin-bottom:1rem!important}.layout-c .emm-section{border-radius:16px;margin-bottom:1rem;box-shadow:0 2px 8px #0000000f}.layout-c .emm-editable-grid{grid-template-columns:repeat(4,1fr);gap:1rem}.layout-c .emm-section-title{padding:1rem;font-size:1.1rem}.layout-c .emm-section-icon{width:36px;height:36px}.layout-c .emm-section-icon svg{width:20px;height:20px}.emm-content-grid--layout-d{display:block}.layout-d .emm-content-grid--layout-d>div{margin-bottom:0}.layout-d .emm-content-grid--layout-d>div>div[style*=grid-template-columns]{display:block}.layout-d .emm-section{background:#fff;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:.5rem}.layout-d .emm-section-title{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.5rem .75rem;font-size:.8rem}.layout-d .emm-section-title-with-icon{gap:.35rem}.layout-d .emm-section-icon{border-radius:3px;width:20px;height:20px}.layout-d .emm-section-icon svg{width:12px;height:12px}.layout-d .emm-editable-grid{grid-template-columns:repeat(6,1fr);gap:.25rem .75rem;padding:.5rem .75rem}.layout-d .emm-editable-grid--readonly{padding:.5rem .75rem}.layout-d .emm-field-label{margin-bottom:0;font-size:.65rem}.layout-d .emm-field-value{font-size:.8rem;line-height:1.3}.layout-d .emm-editable-field{border-bottom:1px solid #f3f4f6;padding:.25rem 0}.layout-d details[open]>summary{margin-bottom:0}.layout-d details>.emm-editable-card{padding:0}@media (max-width:1200px){.emm-content-grid--layout-b{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-c .emm-editable-grid{grid-template-columns:repeat(3,1fr)}.layout-d .emm-editable-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.emm-content-grid--layout-a,.emm-content-grid--layout-b{grid-template-columns:1fr}.layout-c .emm-editable-grid{grid-template-columns:repeat(2,1fr)}.layout-d .emm-editable-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.emm-layout-switcher{flex-wrap:wrap}.emm-layout-switcher__buttons{justify-content:center;width:100%}.layout-c .emm-editable-grid,.layout-d .emm-editable-grid{grid-template-columns:1fr 1fr}}.display-settings{flex-direction:column;gap:2rem;margin-top:1.5rem;display:flex}.display-settings-section{background:var(--info-background);border:1px solid var(--card-border);border-radius:.75rem;padding:1.5rem}.display-settings-section-title{color:var(--text);border-bottom:1px solid var(--card-border);align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;font-size:1rem;font-weight:600;display:flex}.display-settings-section-title svg{width:1.25rem;height:1.25rem;color:var(--link-color)}.display-settings-profile{align-items:flex-start;gap:1.5rem;display:flex}.display-settings-avatar{color:#fff;background:linear-gradient(135deg,#3b7b6a 0%,#2d5f52 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.5rem;font-weight:600;display:flex}.display-settings-profile-info{flex-direction:column;flex:1;gap:.75rem;display:flex}.display-settings-field{flex-direction:column;gap:.25rem;display:flex}.display-settings-label{color:var(--muted-text);text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:500}.display-settings-value{color:var(--text);font-size:.9375rem}.display-settings-badge{background:var(--badge-muted);color:var(--muted-strong);border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.display-settings-badge--admin{color:#fff;background:linear-gradient(135deg,#3b7b6a 0%,#2d5f52 100%)}.display-settings-groups{flex-wrap:wrap;gap:.375rem;display:flex}.display-settings-group-tag{background:var(--nav-chip-bg);border:1px solid var(--nav-chip-border);color:var(--nav-chip-text);text-transform:capitalize;border-radius:.25rem;align-items:center;padding:.1875rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.display-settings-description{color:var(--muted-text);margin-bottom:1rem;font-size:.875rem}.display-settings-theme-options{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.display-settings-theme-card{background:var(--card-background);border:2px solid var(--card-border);cursor:pointer;border-radius:.75rem;flex-direction:column;padding:0;transition:all .15s;display:flex;position:relative;overflow:hidden}.display-settings-theme-card:hover{border-color:var(--input-focus);box-shadow:0 4px 12px #00000014}.display-settings-theme-card.is-active{border-color:var(--link-color);box-shadow:0 0 0 3px #3b7b6a26}.display-settings-theme-preview{flex-direction:column;gap:.375rem;height:80px;padding:.5rem;display:flex}.display-settings-theme-preview--light{background:#f7f5f8}.display-settings-theme-preview--dark{background:#1a1a2e}.display-settings-theme-preview .preview-header{border-radius:2px;height:12px}.display-settings-theme-preview--light .preview-header{background:#fff;border:1px solid #ece5f4}.display-settings-theme-preview--dark .preview-header{background:#2d2d44;border:1px solid #3d3d5c}.display-settings-theme-preview .preview-content{border-radius:2px;flex-direction:column;flex:1;gap:.25rem;padding:.375rem;display:flex}.display-settings-theme-preview--light .preview-content{background:#fff;border:1px solid #ece5f4}.display-settings-theme-preview--dark .preview-content{background:#2d2d44;border:1px solid #3d3d5c}.display-settings-theme-preview .preview-line{border-radius:2px;height:6px}.display-settings-theme-preview--light .preview-line{background:#e2e8f0}.display-settings-theme-preview--dark .preview-line{background:#4a4a6a}.display-settings-theme-preview .preview-line--short{width:60%}.display-settings-theme-info{color:var(--text);border-top:1px solid var(--card-border);justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:500;display:flex}.display-settings-theme-info svg{width:1.125rem;height:1.125rem}.display-settings-theme-check{background:var(--link-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}.display-settings-theme-check svg{width:.875rem;height:.875rem}.display-settings-saved{color:#059669;background:#d1fae5;border-radius:.375rem;align-items:center;gap:.375rem;margin-top:1rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.display-settings-saved svg{width:1rem;height:1rem}.theme-dark .display-settings-section{background:var(--card-background)}.theme-dark .display-settings-avatar{background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%)}.theme-dark .display-settings-saved{color:#4ade80;background:#22c55e26}@media (max-width:600px){.display-settings-profile{text-align:center;flex-direction:column;align-items:center}.display-settings-field{align-items:center}.display-settings-groups{justify-content:center}}.applicant-email-button-wrapper{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.applicant-no-email{color:var(--muted-text);font-size:.8125rem;font-style:italic}.applicant-contacted-info{color:var(--muted-text);font-size:.75rem}.applicant-email-btn{color:#fff;cursor:pointer;background:#3b82f6;border:1px solid #3b82f6;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.applicant-email-btn:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-1px)}.applicant-email-btn svg{width:1rem;height:1rem}.applicant-email-btn--contacted{color:#10b981;background:0 0;border-color:#10b981}.applicant-email-btn--contacted:hover{background:#10b9811a;border-color:#10b981}.theme-dark .applicant-email-btn--contacted{color:#4ade80;border-color:#4ade80}.theme-dark .applicant-email-btn--contacted:hover{background:#4ade8026}.emm-btn--success-outline{color:#10b981;background:0 0;border:1px solid #10b981}.emm-btn--success-outline:hover{background:#10b9811a}.theme-dark .emm-btn--success-outline{color:#4ade80;border-color:#4ade80}.theme-dark .emm-btn--success-outline:hover{background:#4ade8026}.applicant-contacted-badge{color:#059669;white-space:nowrap;background:#d1fae5;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.applicant-contacted-badge svg,.applicant-contacted-badge__icon{flex-shrink:0;width:.75rem;height:.75rem}.theme-dark .applicant-contacted-badge{color:#4ade80;background:#10b98133}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-content{background-color:var(--card-background,#fff);border:1px solid var(--border-color,#00000014);border-radius:.75rem;width:100%;max-width:600px;max-height:80vh;padding:2rem;overflow:auto;box-shadow:0 20px 60px #00000059}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.modal-header h2{margin:0}.modal-close-btn{cursor:pointer;color:var(--muted-text);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;display:flex}.modal-close-btn:hover{background:var(--settings-hover-bg);color:var(--text)}.modal-close-btn svg{width:1.25rem;height:1.25rem}.alert{border:1px solid;border-radius:.5rem;padding:1rem}.alert-success{background-color:var(--success-bg,#d1fae5);color:var(--success-text,#059669);border-color:var(--success-border,#a7f3d0)}.alert-error{background-color:var(--error-bg,#fee2e2);color:var(--error-text,#dc2626);border-color:var(--error-border,#fecaca)}.email-history-item{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;margin-bottom:.75rem;padding:1rem}.email-history-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.email-status-badge{border-radius:.25rem;flex-shrink:0;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.email-status-badge--success{background-color:var(--success-bg,#d1fae5);color:var(--success-text,#059669)}.email-status-badge--error{background-color:var(--error-bg,#fee2e2);color:var(--error-text,#dc2626)}
