.landing{--brand:#4f46e5;--brand-dark:#3730a3;--brand-light:#eef2ff;--hero-green:#10b981;--hero-green-light:#d1fae5;--hero-orange:#f59e0b;--hero-orange-light:#fef3c7;--hero-purple:#8b5cf6;--hero-text:#111827;--hero-text-muted:#6b7280;--hero-border:#e5e7eb;--hero-surface:#f9fafb;min-height:100vh;color:var(--hero-text);background:#fff}.landing-hero{background:linear-gradient(150deg,#eaeaff 0%,#f0f0ff 40%,#f8f8ff 100%);grid-template-columns:minmax(300px,360px) minmax(720px,1fr);min-height:calc(100vh - 64px);display:grid;overflow:hidden}.landing-hero__copy{z-index:1;flex-direction:column;justify-content:center;padding:2rem 2rem 2rem clamp(1.5rem,4vw,3rem);display:flex}.landing-hero__badge{width:fit-content;color:var(--brand);background:#fff;border:1px solid #dcdcff;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.landing-hero__badge svg{width:12px;height:12px}.landing-hero__title{letter-spacing:-.025em;margin:0;font-size:clamp(2.1rem,3.4vw,2.9rem);font-weight:800;line-height:1.07}.landing-hero__title-accent{color:var(--brand)}.landing-hero__desc{max-width:21rem;color:var(--hero-text-muted);margin:.9rem 0 1.5rem;font-size:1rem;line-height:1.65}.landing-hero__ctas{flex-wrap:wrap;gap:.65rem;margin-bottom:2rem;display:flex}.landing-hero__btn{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;padding:.7rem 1.35rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.landing-hero__btn:hover{text-decoration:none}.landing-hero__btn--primary{background:var(--brand);color:#fff}.landing-hero__btn--primary:hover{background:var(--brand-dark);color:#fff}.landing-hero__btn--ghost{border-color:var(--hero-border);color:var(--hero-text);background:#fff}.landing-hero__stats{align-items:center;margin-bottom:1.25rem;display:flex}.landing-hero__stat{padding-right:1.1rem}.landing-hero__stat-icon{border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:.35rem;display:flex}.landing-hero__stat-icon svg{width:15px;height:15px}.landing-hero__stat-icon--blue{background:#eef2ff}.landing-hero__stat-icon--blue svg{fill:var(--brand)}.landing-hero__stat-icon--green{background:var(--hero-green-light)}.landing-hero__stat-icon--green svg{fill:var(--hero-green)}.landing-hero__stat-icon--orange{background:var(--hero-orange-light)}.landing-hero__stat-icon--orange svg{fill:var(--hero-orange)}.landing-hero__stat-num{font-size:1.22rem;font-weight:800}.landing-hero__stat-label{color:var(--hero-text-muted);margin-top:.1rem;font-size:.76rem}.landing-hero__stat-sep{background:var(--hero-border);align-self:flex-end;width:1px;height:44px;margin-bottom:.2rem;margin-right:1.1rem}.landing-hero__trust{color:var(--hero-text-muted);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.landing-hero__trust-avatars{display:flex}.landing-hero__trust-avatar{color:#fff;border:2px solid #eef;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:-7px;font-size:.62rem;font-weight:700;display:flex}.landing-hero__trust-avatar:last-child{margin-right:0}.landing-hero__stage{justify-content:center;align-items:center;min-height:36rem;padding:0 .5rem;display:flex;position:relative;overflow:visible}.landing-hero__canvas{transform-origin:50%;width:min(100%,62rem);height:min(80vh,38rem);position:relative;transform:scale(1)}.landing-hero__connector{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.landing-hero__float{z-index:2;background:#fff;border:1px solid #00000012;border-radius:14px;animation:.55s cubic-bezier(.22,.68,0,1.2) both landingHeroFloatUp;position:absolute;box-shadow:0 6px 24px #0000001a,0 2px 6px #0000000d}@keyframes landingHeroFloatUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing-hero__float-title{font-size:.75rem;font-weight:700}.landing-hero__float-body{color:var(--hero-text-muted);margin-top:.15rem;font-size:.66rem;line-height:1.4}.landing-hero__float-time{color:#9ca3af;margin-top:.35rem;font-size:.6rem}.landing-hero__float--new{align-items:flex-start;gap:.65rem;min-width:205px;padding:12px 15px;animation-delay:.1s;display:flex;top:28px;left:28px}.landing-hero__float--leave{align-items:flex-start;gap:.65rem;min-width:210px;padding:12px 15px;animation-delay:.2s;display:flex;top:28px;right:16px}.landing-hero__float--profile{text-align:center;width:130px;padding:14px 11px 13px;animation-delay:.12s;top:50%;left:10px;transform:translateY(-50%)}.landing-hero__float--payroll{align-items:center;gap:.65rem;min-width:195px;padding:10px 14px;animation-delay:.4s;display:flex;bottom:36px;left:28px}.landing-hero__float--checkin{align-items:center;gap:.65rem;min-width:188px;padding:10px 14px;animation-delay:.5s;display:flex;bottom:18px;left:50%;transform:translate(-50%)}.landing-hero__float--perf{align-items:flex-start;gap:.65rem;min-width:180px;padding:10px 14px;animation-delay:.45s;display:flex;bottom:36px;right:16px}.landing-hero__float-face{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:flex}.landing-hero__float-check{background:var(--hero-green-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-hero__float-check svg{fill:#065f46;width:16px;height:16px}.landing-hero__float-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-hero__float-icon svg{width:15px;height:15px}.landing-hero__float-icon--brand{background:var(--brand-light)}.landing-hero__float-icon--brand svg{fill:var(--brand)}.landing-hero__float-icon--orange{background:var(--hero-orange-light)}.landing-hero__float-icon--orange svg{fill:#92400e}.landing-hero__profile-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto .45rem;font-size:1.25rem;display:flex}.landing-hero__profile-name{font-size:.72rem;font-weight:700}.landing-hero__profile-role{color:var(--hero-text-muted);margin-top:.15rem;font-size:.6rem}.landing-hero__profile-badge{background:var(--hero-green-light);color:#065f46;border-radius:999px;align-items:center;gap:.25rem;margin-top:.4rem;padding:.15rem .5rem;font-size:.56rem;font-weight:600;display:inline-flex}.landing-hero__profile-dot{background:var(--hero-green);border-radius:50%;width:5px;height:5px}.landing-hero__dash{z-index:0;background:#f8f9fc;border:1px solid #00000012;border-radius:14px;flex-direction:column;display:flex;position:absolute;inset:72px 20px 56px 120px;overflow:hidden;box-shadow:0 16px 56px #4f46e524,0 4px 18px #00000012}.landing-hero__dash-bar{border-bottom:1px solid var(--hero-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:7px 14px;display:flex}.landing-hero__dash-dots{gap:5px;display:flex}.landing-hero__dash-dots span{border-radius:50%;width:9px;height:9px}.landing-hero__dash-dots span:first-child{background:#ff5f57}.landing-hero__dash-dots span:nth-child(2){background:#febc2e}.landing-hero__dash-dots span:nth-child(3){background:#28c840}.landing-hero__dash-search{border:1px solid var(--hero-border);background:var(--hero-surface);color:#9ca3af;border-radius:7px;align-items:center;gap:.4rem;width:180px;padding:4px 10px;font-size:.66rem;display:flex}.landing-hero__dash-search svg{fill:#9ca3af;width:10px;height:10px}.landing-hero__dash-user{align-items:center;gap:.4rem;display:flex}.landing-hero__dash-user-face{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex}.landing-hero__dash-user-name{font-size:.6rem;font-weight:600}.landing-hero__dash-user-role{color:var(--hero-text-muted);font-size:.5rem}.landing-hero__dash-body{flex:1;grid-template-columns:138px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.landing-hero__dash-sidebar{border-right:1px solid var(--hero-border);background:#fff;flex-direction:column;display:flex;overflow:hidden}.landing-hero__dash-brand{border-bottom:1px solid var(--hero-border);align-items:center;gap:.4rem;padding:7px 9px 8px;display:flex}.landing-hero__dash-brand-icon{background:var(--brand);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.landing-hero__dash-brand-icon svg{fill:#fff;width:12px;height:12px}.landing-hero__dash-brand-name{font-size:.56rem;font-weight:700}.landing-hero__dash-brand-sub{color:var(--hero-text-muted);font-size:.44rem}.landing-hero__dash-nav{flex:1;padding:4px 0}.landing-hero__dash-nav-item{color:var(--hero-text-muted);border-left:2px solid #0000;padding:4.5px 9px;font-size:.56rem}.landing-hero__dash-nav-item--active{border-left-color:var(--brand);background:var(--brand-light);color:var(--brand);font-weight:600}.landing-hero__dash-alert{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;margin:5px 6px 6px;padding:6px 8px}.landing-hero__dash-alert-title{color:#065f46;font-size:.53rem;font-weight:700}.landing-hero__dash-alert-body{color:#065f46;font-size:.44rem;line-height:1.4}.landing-hero__dash-main{flex-direction:column;gap:.4rem;padding:9px 11px;display:flex;overflow:hidden}.landing-hero__dash-greet{font-size:.69rem;font-weight:800}.landing-hero__dash-sub{color:var(--hero-text-muted);margin-top:.1rem;font-size:.5rem}.landing-hero__dash-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.landing-hero__dash-kpi{border:1px solid var(--hero-border);background:#fff;border-radius:7px;padding:7px 8px}.landing-hero__dash-kpi-label{color:var(--hero-text-muted);font-size:.44rem;line-height:1.3}.landing-hero__dash-kpi-value{font-size:.95rem;font-weight:800;line-height:1}.landing-hero__dash-kpi-note{color:var(--hero-green);margin-top:.15rem;font-size:.41rem}.landing-hero__dash-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.landing-hero__dash-card{border:1px solid var(--hero-border);background:#fff;border-radius:7px;padding:7px 9px}.landing-hero__dash-card-title{margin-bottom:.35rem;font-size:.53rem;font-weight:700}.landing-hero__dash-row{justify-content:space-between;align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:.5rem;display:flex}.landing-hero__dash-pill{border-radius:4px;padding:1.5px 6px;font-size:.41rem;font-weight:700}.landing-hero__dash-pill--ok{background:var(--hero-green-light);color:#065f46}.landing-hero__dash-pill--pending{background:var(--hero-orange-light);color:#92400e}.landing-hero__dash-footer{border-top:1px solid var(--hero-border);color:#9ca3af;background:#fff;flex-shrink:0;justify-content:space-between;padding:4px 11px;font-size:.44rem;display:flex}.landing__section{background:var(--hero-surface)}.landing__section-kicker{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.75rem;font-weight:700}.landing__cta-band{background:linear-gradient(135deg,#312e81,#4f46e5)}.landing__footer{background:#111827}@media (width<=1100px){.landing-hero__dash{left:110px}.landing-hero__float--profile{display:none}}@media (width<=900px){.landing-hero{grid-template-columns:1fr;min-height:auto}.landing-hero__copy{padding:2rem clamp(1.25rem,4vw,2rem) 1rem}.landing-hero__desc{max-width:none}.landing-hero__stage{background:#ffffff59;border-radius:18px;min-height:32rem;margin:0 clamp(.75rem,3vw,1.5rem) 2rem}.landing-hero__canvas{width:100%;height:min(72vh,32rem);transform:none}.landing-hero__dash{inset:88px 12px 72px}.landing-hero__float--new,.landing-hero__float--leave,.landing-hero__float--payroll,.landing-hero__float--checkin,.landing-hero__float--perf{display:none}}@media (width<=640px){.landing-hero__stats{flex-wrap:wrap;gap:.75rem}.landing-hero__stat-sep{display:none}.landing-hero__dash-body{grid-template-columns:1fr}.landing-hero__dash-sidebar{display:none}.landing-hero__dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing--showcase{overflow:hidden}.landing--showcase .landing-hero{grid-template-columns:minmax(300px,360px) minmax(720px,1fr);height:calc(100vh - 64px);min-height:640px}.landing-hero__title{font-size:clamp(2.45rem,3.6vw,2.95rem)}.landing-hero__desc{max-width:20.5rem;font-size:.98rem}.landing-hero__float--avrow{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 12px 5px 7px;animation-delay:60ms;display:flex;top:16px;left:50%;transform:translate(-50%)}.landing-hero__avrow-imgs{display:flex}.landing-hero__avrow-avatar{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-right:-7px;font-size:.62rem;display:flex}.landing-hero__avrow-plus{background:#e5e7eb;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:5px;display:flex}.landing-hero__avrow-plus svg{fill:#6b7280;width:11px;height:11px}.landing-hero__avrow-label{color:var(--hero-text-muted);margin-left:10px;font-size:.66rem}.landing-hero__profile-icons{justify-content:center;gap:7px;margin-top:9px;display:flex}.landing-hero__profile-icon{border:1px solid var(--hero-border);background:var(--hero-surface);border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.landing-hero__profile-icon svg{width:12px;height:12px;fill:var(--hero-text-muted)}@media (width<=900px){.public-nav--light{justify-content:space-between;display:flex}.public-nav--light .public-nav__links--center{display:none}}@media (prefers-reduced-motion:reduce){.landing-hero__float{animation:none}}.adm-boot{background:var(--surface);place-items:center;min-height:100vh;display:grid}.adm-shell{background:var(--surface);min-height:100vh;display:flex}.adm-sidebar{background:var(--hero-mid);flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.adm-sidebar__brand{border-bottom:1px solid #ffffff12;padding:1.35rem 1.25rem 1rem}.adm-sidebar__home{color:#f8fafc;letter-spacing:-.02em;font-size:1.15rem;font-weight:800;text-decoration:none}.adm-sidebar__home:hover{color:#fff;text-decoration:none}.adm-sidebar__subtitle{color:#94a3b8e6;text-transform:uppercase;letter-spacing:.06em;margin-top:.35rem;font-size:.78rem;font-weight:600}.adm-nav{flex-direction:column;flex:1;gap:.15rem;padding:.85rem .75rem;display:flex}.adm-nav__link{border-radius:var(--radius-sm);color:#e2e8f0c7;align-items:center;gap:.65rem;padding:.62rem .75rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.adm-nav__link:hover{color:#f8fafc;background:#ffffff0f;text-decoration:none}.adm-nav__link--active{color:#5eead4;background:#0d948838}.adm-nav__link--active:hover{color:#99f6e4}.adm-nav__icon{text-align:center;opacity:.9;width:1.25rem;font-size:.95rem}.adm-sidebar__foot{border-top:1px solid #ffffff12;padding:1rem 1.25rem 1.25rem}.adm-user{align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.adm-user__avatar{background:var(--accent-soft);color:#5eead4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.adm-user__name{color:#f1f5f9;font-size:.88rem;font-weight:600;line-height:1.3}.adm-user__role{text-transform:capitalize;color:#94a3b8f2!important}.adm-sidebar__logout{justify-content:center;width:100%;color:#e2e8f0d9!important;border-color:#ffffff1f!important}.adm-main{flex:1;min-width:0;overflow-y:auto}.adm-page{max-width:1120px;margin:0 auto;padding:2rem 1.75rem 3rem}.adm-page__head{margin-bottom:1.75rem}.adm-page__title{letter-spacing:-.03em;margin:0 0 .35rem;font-size:1.65rem;font-weight:800}.adm-page__lead{color:var(--ink-muted);max-width:42rem;margin:0;font-size:.95rem}.adm-kpis{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem;margin-bottom:1.5rem;display:grid}.adm-kpi{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem;box-shadow:0 1px 2px #0f172a0a}.adm-kpi__label{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-muted);margin-bottom:.35rem;font-size:.78rem;font-weight:600}.adm-kpi__value{letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1.1}.adm-kpi__hint{margin-top:.25rem;font-size:.8rem}.adm-grid-2{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width<=800px){.adm-grid-2{grid-template-columns:1fr}}.adm-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:1rem;padding:1.15rem 1.25rem}.adm-card__title{margin:0 0 .75rem;font-size:1rem;font-weight:700}.adm-modules{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;display:grid}.adm-module{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:inherit;flex-direction:column;gap:.35rem;padding:1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.adm-module:hover:not(.adm-module--disabled){border-color:var(--accent);text-decoration:none;box-shadow:0 4px 14px #0d94881a}.adm-module--disabled{opacity:.55;cursor:not-allowed}.adm-module__icon{font-size:1.35rem}.adm-module__name{font-size:.95rem;font-weight:700}.adm-module__desc{color:var(--ink-muted);font-size:.82rem;line-height:1.4}.adm-module__badge{align-self:flex-start;margin-top:.25rem}.adm-pending-list{flex-direction:column;gap:.5rem;display:flex}.adm-pending-row{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.adm-pending-row:last-child{border-bottom:none}.status-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.status-badge--active{color:#15803d;background:#22c55e26}.status-badge--pending{color:#a16207;background:#eab3082e}.status-badge--rejected{color:#b91c1c;background:#ef44441f}.status-badge--draft{background:var(--line);color:var(--ink-muted)}.adm-health-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem;display:grid}.adm-health{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);padding:.85rem 1rem}.adm-health--ok{background:#22c55e0f;border-color:#22c55e59}.adm-health--err{background:#ef44440d;border-color:#ef444459}.adm-health__name{font-size:.88rem;font-weight:700}.adm-health__status{margin-top:.2rem;font-size:.8rem}.adm-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.adm-tabs{flex-wrap:wrap;gap:.4rem;display:flex}.careers{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.careers__header{background:var(--careers-brand,var(--accent));color:#fff;padding:1.5rem 1.75rem}.careers__header-inner{align-items:center;gap:1rem;max-width:900px;margin:0 auto;display:flex}.careers__logo{object-fit:contain;background:#fff;border-radius:8px;width:56px;height:56px}.careers__logo-placeholder{background:#ffffff40;border-radius:8px;width:56px;height:56px}.careers__company{margin:0;font-size:1.5rem}.careers__tagline{opacity:.9;margin:.25rem 0 0;font-size:.95rem}.careers__nav{gap:1.25rem;max-width:900px;margin:1rem auto 0;display:flex}.careers__nav a{color:#fff;font-weight:600;text-decoration:none}.careers__nav a:hover{text-decoration:underline}.careers__main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:2rem 1.75rem}.careers__section-title{margin:0 0 1rem;font-size:1.35rem}.careers__jobs{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.careers__job-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.careers__job-card h3{margin:0 0 .35rem}.careers__job-desc{color:var(--ink-muted);margin:.5rem 0 1rem;font-size:.9rem}.careers__card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);max-width:520px;padding:1.5rem}.careers__foot{text-align:center;color:var(--ink-muted);border-top:1px solid var(--line);padding:1rem;font-size:.8rem}:root{--font:"Outfit", system-ui, "Segoe UI", Roboto, sans-serif;--ink:#0c1222;--ink-muted:#64748b;--surface:#f8fafc;--card:#fff;--line:#e2e8f0;--accent:#0d9488;--accent-hover:#0f766e;--accent-soft:#0d94881f;--hero-deep:#070b14;--hero-mid:#0f172a;--shadow:0 18px 50px #0f172a40;--radius:12px;--radius-sm:8px;font-family:var(--font);color:var(--ink);background:var(--surface);line-height:1.45}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:var(--accent);font-weight:500;text-decoration:none}a:hover{text-decoration:underline}code{background:var(--line);border-radius:4px;padding:.12em .4em;font-size:.88em}.boot-loading,.boot-err{text-align:center;min-height:100vh;font-family:var(--font);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.boot-spinner{border:3px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.boot-err h1{margin:0 0 .5rem;font-size:1.35rem}.boot-err p{max-width:36rem}.public-nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070b14c7;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 4vw;display:flex;position:sticky;top:0}.public-nav__brand{letter-spacing:-.02em;color:#fff;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.public-nav__brand:hover{opacity:.92;text-decoration:none}.public-nav__mark{background:linear-gradient(135deg, #2dd4bf, var(--accent));border-radius:3px;width:10px;height:10px;box-shadow:0 0 16px #2dd4bf73}.public-nav__links{flex-wrap:wrap;align-items:center;gap:.35rem 1.25rem;display:flex}.public-nav__link{color:#f8fafcd1;font-size:.95rem;font-weight:500;text-decoration:none}.public-nav__link:hover{color:#fff;text-decoration:none}.btn--nav-primary{justify-content:center;align-items:center;display:inline-flex;background:var(--accent)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:.45rem 1rem!important;font-size:.9rem!important;font-weight:600!important;text-decoration:none!important}.btn--nav-primary:hover{background:var(--accent-hover)!important;text-decoration:none!important}.public-nav--light{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 clamp(1.25rem,4vw,3rem);display:grid}.public-nav--light .public-nav__brand{color:#111827;justify-self:start;gap:.65rem}.public-nav--light .public-nav__links--center{justify-self:center;gap:1.75rem}.public-nav--light .public-nav__actions{justify-self:end;align-items:center;gap:.65rem;display:flex}.public-nav--light .public-nav__link--button{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.55rem 1rem;text-decoration:none}.public-nav--light .public-nav__link--button:hover{color:#111827;text-decoration:none}.public-nav--light .public-nav__logo-icon{background:#4f46e5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.public-nav--light .public-nav__logo-icon svg{fill:#fff;width:20px;height:20px}.public-nav--light .public-nav__brand-copy{flex-direction:column;line-height:1.2;display:flex}.public-nav--light .public-nav__brand-name{font-size:.95rem;font-weight:700}.public-nav--light .public-nav__brand-sub{color:#6b7280;font-size:.68rem;font-weight:500}.public-nav--light .public-nav__link{color:#6b7280;font-size:.9rem}.public-nav--light .public-nav__link:hover{color:#111827}.public-nav--light .btn--nav-primary{background:#4f46e5!important;border-radius:8px!important}.public-nav--light .btn--nav-primary:hover{background:#3730a3!important}.btn{cursor:pointer;border:1px solid var(--line);background:var(--card);border-radius:var(--radius-sm);font-size:.9rem;font-family:var(--font);color:var(--ink);text-align:center;justify-content:center;align-items:center;padding:.45rem .95rem;font-weight:500;text-decoration:none;display:inline-flex}.btn:hover{filter:brightness(.97);text-decoration:none}.btn--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff}.btn--ghost{color:var(--accent);background:0 0;border-color:#0000}.btn--xl{padding:.85rem 1.35rem;font-size:1rem}.btn--lg{padding:.75rem 1.2rem;font-size:1rem}.btn--block{width:100%}.btn--outline-light{color:#f8fafc;background:0 0;border:1px solid #f8fafc59}.btn--outline-light:hover{color:#fff;background:#f8fafc14}.btn--outline-dark{border:1px solid var(--line);color:var(--ink);background:0 0}.landing{min-height:100vh;font-family:"Inter", var(--font);background:#fff}.landing__hero{background:radial-gradient(ellipse 80% 50% at 50% -20%, #2dd4bf2e, transparent), linear-gradient(180deg, var(--hero-deep), var(--hero-mid));grid-template-columns:1fr 1fr;align-items:center;gap:2rem 3rem;max-width:1200px;margin:0 auto;padding:2.5rem 4vw 4rem;display:grid}@media (width<=900px){.landing__hero{grid-template-columns:1fr;padding-top:1.5rem}}.landing__hero-inner{color:#e2e8f0}.landing__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#5eead4;margin:0 0 1rem;font-size:.72rem;font-weight:600}.landing__headline{letter-spacing:-.03em;color:#f8fafc;margin:0 0 1rem;font-size:clamp(2rem,4vw + 1rem,3rem);font-weight:700;line-height:1.15}.landing__accent{background:linear-gradient(90deg,#5eead4,#2dd4bf);color:#0000;-webkit-background-clip:text;background-clip:text}.landing__sub{color:#e2e8f0e0;max-width:38ch;margin:0 0 1.75rem;font-size:1.05rem}.landing__cta-row{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.landing__cta-row--center{justify-content:center}.landing__note{color:#94a3b8f2;margin:0;font-size:.9rem}.landing__note a{color:#5eead4}.landing__hero-visual{justify-content:center;display:flex}.landing__glass-panel{width:100%;max-width:380px;box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid #ffffff14;border-radius:20px;padding:1.75rem}.landing__mock-row{background:#f8fafc1f;border-radius:6px;height:12px;margin-bottom:.75rem}.landing__mock-row--head{background:#2dd4bf59;width:45%;height:18px}.landing__mock-row--short{width:60%;margin-bottom:0}.landing__section{background:var(--surface);max-width:1100px;margin:0 auto;padding:4rem 4vw}.landing__section--alt{background:#fff}.landing__section-title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem}.landing__section-lead{color:var(--ink-muted);max-width:52ch;margin:0 0 2rem}.landing__feature-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.landing__feature-card{border-radius:var(--radius);background:var(--card);border:1px solid var(--line);padding:1.35rem;box-shadow:0 8px 24px #0f172a0f}.landing__feature-card h3{margin:0 0 .5rem;font-size:1.05rem}.landing__feature-card p{color:var(--ink-muted);margin:0;font-size:.95rem}.landing__steps{flex-direction:column;gap:1.5rem;max-width:640px;margin:0;padding:0;list-style:none;display:flex}.landing__step{align-items:flex-start;gap:1.25rem;display:flex}.landing__step-num{background:var(--accent-soft);width:2.25rem;height:2.25rem;color:var(--accent-hover);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.landing__step h3{margin:0 0 .35rem;font-size:1.1rem}.landing__step p{color:var(--ink-muted);margin:0}.landing__cta-band{text-align:center;background:linear-gradient(135deg, var(--hero-mid), #042f2e);color:#e2e8f0;padding:4rem 4vw}.landing__cta-band h2{color:#f8fafc;margin:0 0 .5rem;font-size:1.65rem}.landing__cta-band p{color:#e2e8f0d9;margin:0 0 1.75rem}.landing__footer{background:var(--hero-deep);color:#94a3b8;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 4vw;font-size:.85rem;display:flex}.landing__footer-brand{color:#e2e8f0;font-weight:700}.page-public{background:linear-gradient(170deg, var(--hero-deep) 0%, #0f172a 42%, var(--surface) 42%);min-height:100vh}.auth-shell{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;max-width:960px;min-height:calc(100vh - 4rem);margin:0 auto;padding:2rem 4vw 3rem;display:grid}@media (width<=800px){.auth-shell{grid-template-columns:1fr}}.auth-panel{flex-direction:column;justify-content:center;padding:2.5rem 2rem;display:flex}.auth-panel--intro{border-radius:var(--radius) 0 0 var(--radius);color:#e2e8f0;background:linear-gradient(160deg,#0d948838,#0f172af2);border:1px solid #ffffff14}@media (width<=800px){.auth-panel--intro{border-radius:var(--radius) var(--radius) 0 0}}.auth-panel__logo{letter-spacing:-.03em;color:#f8fafc;margin:0 0 .5rem;font-size:2rem;font-weight:700}.auth-panel__tagline{color:#e2e8f0d1;margin:0;font-size:1rem}.auth-panel--action{background:var(--card);border-radius:0 var(--radius) var(--radius) 0;border:1px solid var(--line);box-shadow:var(--shadow);border-left:none}@media (width<=800px){.auth-panel--action{border-radius:0 0 var(--radius) var(--radius);border-left:1px solid var(--line);border-top:none}}.auth-heading{letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.6rem}.auth-lead{color:var(--ink-muted);margin:0 0 1.5rem;line-height:1.55}.auth-alt{text-align:center;color:var(--ink-muted);margin:1.25rem 0 0}.auth-form{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.auth-label{color:var(--ink);flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;display:flex}.auth-input{border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font);padding:.65rem .75rem;font-size:1rem}.auth-input:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.auth-panel .alert{margin-bottom:0}.auth-panel .alert--err{font-size:.9rem}.auth-error{border-radius:var(--radius-sm);border:1px solid #0000;align-items:flex-start;gap:.85rem;margin-bottom:.25rem;padding:1rem 1.1rem;display:flex}.auth-error--error{color:#7f1d1d;background:linear-gradient(135deg,#fef2f2 0%,#fff5f5 100%);border-color:#fecaca}.auth-error--error .auth-error__icon{color:#dc2626}.auth-error--warning{color:#78350f;background:linear-gradient(135deg,#fffbeb 0%,#fff7ed 100%);border-color:#fcd34d}.auth-error--warning .auth-error__icon{color:#d97706}.auth-error__icon{flex-shrink:0;width:1.35rem;height:1.35rem;margin-top:.1rem}.auth-error__body{flex:1;min-width:0}.auth-error__title{color:inherit;margin:0 0 .35rem;font-size:.95rem;font-weight:600;line-height:1.35}.auth-error__message{opacity:.92;margin:0;font-size:.875rem;line-height:1.5}.alert--info{color:#155e75;border-radius:var(--radius-sm);background:#ecfeff;border:1px solid #a5f3fc;padding:.85rem 1rem;font-size:.9rem}.auth-shell--wide{max-width:1040px}.auth-panel--wide-form{max-width:none}.auth-fieldset{border:1px solid var(--line);border-radius:var(--radius-sm);margin:0;padding:1rem 1.1rem}.auth-fieldset legend{padding:0 .35rem;font-size:.85rem;font-weight:600}.admin__tabs{flex-wrap:wrap;gap:.5rem;display:flex}.admin__actions{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.admin__reject-inline{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.admin{background:var(--surface);max-width:960px;min-height:100vh;margin:0 auto;padding:1.25rem}.admin__bar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.admin__title{flex-direction:column;gap:.25rem;display:flex}.admin__title h1{margin:0;font-size:1.25rem}.admin__home-link{font-size:.85rem;font-weight:600;text-decoration:none}.admin__home-link:hover{text-decoration:underline}.card{background:var(--card);border-radius:var(--radius-sm);border:1px solid var(--line);margin-bottom:1rem;padding:1rem 1.25rem;box-shadow:0 1px 3px #0000000f}.row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.muted{color:var(--ink-muted)}.small{font-size:.875rem}.table{border-collapse:collapse;width:100%;font-size:.9rem}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);padding:.5rem .4rem}.form{gap:.75rem;max-width:420px;margin-top:.75rem;display:grid}.form label{flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:500;display:flex}.form input{border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font);padding:.45rem .5rem}.alert{border-radius:var(--radius-sm);margin-bottom:1rem;padding:.85rem 1rem}.alert--err{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.alert pre{white-space:pre-wrap;word-break:break-word;margin:.5rem 0 0;font-size:.8rem}.landing__trust{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8f2;flex-wrap:wrap;gap:.5rem 1.25rem;margin:1.5rem 0 0;padding:0;font-size:.8rem;font-weight:600;list-style:none;display:flex}.landing__trust li{padding-left:.9rem;position:relative}.landing__trust li:before{content:"";background:#2dd4bf;border-radius:50%;width:5px;height:5px;position:absolute;top:.45em;left:0;box-shadow:0 0 8px #2dd4bf99}.landing__dashboard-cap{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8f2;margin:0 0 1rem;font-size:.72rem;font-weight:700}.landing__stat-row{flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem;display:flex}.landing__stat-pill{color:#fde68a;background:#fbbf2433;border:1px solid #fbbf2459;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:600}.landing__stat-pill--ok{color:#5eead4;background:#2dd4bf26;border-color:#2dd4bf59}.landing__section-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-hover);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.landing__feature-icon{background:var(--accent-soft);border-radius:12px;width:44px;height:44px;margin-bottom:.85rem;display:block;position:relative;overflow:hidden}.landing__feature-icon--layers{background:linear-gradient(145deg,#0d948840,#2dd4bf1f)}.landing__feature-icon--layers:before,.landing__feature-icon--layers:after{content:"";background:#0f172a33;border-radius:4px;height:8px;position:absolute;left:10px;right:10px}.landing__feature-icon--layers:before{opacity:.5;top:11px;transform:translateY(-3px)}.landing__feature-icon--layers:after{background:var(--accent);opacity:.85;bottom:11px}.landing__feature-icon--shield{background:linear-gradient(145deg,#6366f133,#0d94881f)}.landing__feature-icon--shield:before{content:"";border:2px solid var(--accent);opacity:.9;border-top:none;border-radius:4px 4px 12px 12px;position:absolute;inset:10px 12px}.landing__feature-icon--flow{background:linear-gradient(145deg,#0ea5e92e,#0d94881a)}.landing__feature-icon--flow:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);border-radius:2px;height:2px;position:absolute;top:50%;left:12px;right:12px;transform:translateY(-50%)}.landing__feature-icon--flow:after{content:"";background:#2dd4bf;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:14px;transform:translateY(-50%);box-shadow:16px 0 #2dd4bf80,32px 0 #2dd4bf40}.landing__feature-icon--folder{background:linear-gradient(145deg,#f59e0b26,#0d94881a)}.landing__feature-icon--folder:before{content:"";border:2px solid #0d94888c;border-top:6px solid #f59e0b99;border-radius:4px;position:absolute;inset:14px 10px 10px}.landing__journey{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.landing__journey{grid-template-columns:1fr 1fr}}.landing__journey-step{border-radius:var(--radius);border:1px solid var(--line);background:var(--card);grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 8px 24px #0f172a0d}.landing__journey-num{letter-spacing:-.04em;color:var(--accent);font-size:1.25rem;font-weight:800;line-height:1}.landing__journey-step h3{margin:0 0 .35rem;font-size:1.05rem}.landing__journey-step p{color:var(--ink-muted);margin:0;font-size:.95rem;line-height:1.5}.landing__footer{flex-wrap:wrap}.landing__footer-left{flex-direction:column;gap:.15rem;display:flex}.landing__footer-brand{font-size:1rem}.landing__footer-tag,.landing__footer-muted{color:#64748b;font-size:.8rem}.btn--shine{position:relative;overflow:hidden;box-shadow:0 8px 28px #0d948859}.btn--shine:after{content:"";background:linear-gradient(120deg,#0000 30%,#fff3 50%,#0000 70%);animation:4s ease-in-out infinite shine;position:absolute;inset:0;transform:translate(-100%)}@keyframes shine{0%,60%{transform:translate(-100%)}70%,to{transform:translate(100%)}}.auth-intro__pattern{border-radius:inherit;opacity:.12;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#5eead4 0,#0000 45%),radial-gradient(circle at 80% 70%,#0ea5e9 0,#0000 40%);position:absolute;inset:0}.auth-panel--intro{position:relative;overflow:hidden}.auth-intro__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#5eead4;margin:0 0 .75rem;font-size:.72rem;font-weight:700;position:relative}.auth-intro__content{color:#e2e8f0e0;font-size:.98rem;line-height:1.55;position:relative}.auth-intro__lead{margin:0 0 1rem}.auth-intro__list{flex-direction:column;gap:.55rem;margin:0;padding-left:1.15rem;display:flex}.auth-intro__steps{flex-direction:column;gap:.5rem;margin:0;padding-left:0;font-size:.92rem;list-style:none;display:flex}.auth-intro__steps li{padding-left:0}.auth-step__label{color:#5eead4;min-width:4.5rem;font-weight:700;display:inline-block}.auth-intro__inline-link{color:#5eead4;text-underline-offset:2px;font-weight:600;text-decoration:underline}.auth-intro__inline-link:hover{color:#ccfbf1}.auth-heading--compact{font-size:1.45rem}.auth-lead--tight{margin-bottom:1rem}.auth-footnote{text-align:left;margin:1rem 0 0;font-size:.9rem}.auth-footnote--center{text-align:center}.auth-alt__emph{color:var(--ink);font-weight:600}.auth-alt__sep{color:var(--ink-muted);margin:0 .35rem}.auth-form-head{margin-bottom:.25rem}.auth-form--spaced{gap:1.35rem}.auth-field-grid{gap:1rem;display:grid}@media (width>=520px){.auth-field-grid{grid-template-columns:1fr 1fr}}.auth-label--full{grid-column:1/-1}.fw-normal{font-weight:400}.auth-success,.auth-success--compact{text-align:center}.auth-success__icon{width:72px;height:72px;color:var(--accent);margin:0 auto 1rem}.auth-success__icon--sm{width:56px;height:56px;margin-bottom:.85rem}.auth-success__meta{text-align:left;background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--line);margin:1.25rem 0;padding:1rem}.auth-success__k{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.auth-success__code{word-break:break-all;font-size:.95rem}.auth-success__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.auth-verify-idle{text-align:center;padding:1rem 0}.auth-spinner{border:3px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:44px;height:44px;margin:0 auto 1.25rem;animation:.75s linear infinite spin}.rec-shell{background:var(--surface);min-height:100vh;display:flex}.rec-sidebar{background:var(--hero-mid);flex-direction:column;flex-shrink:0;width:220px;height:100vh;padding:1.25rem 0;display:flex;position:sticky;top:0;overflow-y:auto}.rec-sidebar__brand{border-bottom:1px solid #ffffff12;margin-bottom:.75rem;padding:0 1.25rem 1.25rem}.rec-sidebar__back{color:#94a3b8d9;font-size:.78rem;font-weight:500;text-decoration:none}.rec-sidebar__back:hover{color:#e2e8f0;text-decoration:none}.rec-sidebar__title{color:#f8fafc;letter-spacing:-.01em;margin-top:.5rem;font-size:1rem;font-weight:700}.rec-nav{flex-direction:column;gap:.15rem;padding:0 .75rem;display:flex}.rec-nav__link{border-radius:var(--radius-sm);color:#e2e8f0bf;align-items:center;gap:.65rem;padding:.6rem .75rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.rec-nav__link:hover{color:#f8fafc;background:#ffffff0f;text-decoration:none}.rec-nav__link--active{background:var(--accent-soft);color:var(--accent)}.rec-nav__link--active:hover{background:var(--accent-soft);color:var(--accent-hover)}.rec-nav__icon{font-size:1rem;line-height:1}.rec-main{flex:1;min-width:0;overflow-y:auto}.rec-page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.rec-page--pipeline{max-width:none;padding:1.5rem}.rec-page__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.rec-page__title{letter-spacing:-.02em;margin:0 0 .15rem;font-size:1.5rem;font-weight:700}.rec-page__sub{color:var(--ink-muted);margin:0;font-size:.9rem}.rec-page__breadcrumb{color:var(--ink-muted);margin-bottom:.25rem;font-size:.82rem}.rec-page__breadcrumb a{color:var(--accent)}.rec-page__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.rec-section-title{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.05em;margin:1.5rem 0 .75rem;font-size:.78rem;font-weight:600}.rec-form-card{margin-bottom:1.5rem}.rec-form-card__title{margin:0 0 1rem;font-size:1rem;font-weight:600}.rec-form{flex-direction:column;gap:1rem;display:flex}.rec-form__grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}@media (width<=640px){.rec-form__grid{grid-template-columns:1fr}}.rec-form__label{color:var(--ink);flex-direction:column;gap:.3rem;font-size:.87rem;font-weight:600;display:flex}.rec-form__label--full{grid-column:1/-1}.rec-form__actions{gap:.5rem;display:flex}.rec-textarea{resize:vertical;min-height:80px;font-family:var(--font)}.rec-search{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.rec-search__input{flex:1;min-width:200px}.rec-empty{text-align:center;color:var(--ink-muted);border:2px dashed var(--line);border-radius:var(--radius);margin-top:1rem;padding:3rem 1rem}.badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge--green{color:#059669;background:#10b9811f;border:1px solid #10b98140}.badge--blue{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f633}.badge--red{color:#dc2626;background:#ef44441a;border:1px solid #ef444433}.badge--gray{background:var(--line);color:var(--ink-muted);border:1px solid var(--line)}.badge--teal{background:var(--accent-soft);color:var(--accent-hover);border:1px solid #0d948833}.rec-jobs-list{flex-direction:column;gap:.75rem;display:flex}.rec-job-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);color:inherit;padding:1.1rem 1.25rem;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:block}.rec-job-card:hover{border-color:var(--accent);text-decoration:none;box-shadow:0 4px 16px #0f172a14}.rec-job-card__top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.35rem;display:flex}.rec-job-card__title{color:var(--ink);font-size:1rem;font-weight:600}.rec-job-card__meta{color:var(--ink-muted);flex-wrap:wrap;gap:.35rem;margin-top:.2rem;font-size:.85rem;display:flex}.rec-job-card__salary{color:var(--accent-hover);margin-bottom:.5rem;font-size:.85rem;font-weight:500}.rec-job-card__footer{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.rec-job-card__cta{color:var(--accent);font-size:.82rem;font-weight:600}.rec-job-meta-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.pipeline-board{gap:.85rem;margin-top:1.25rem;padding-bottom:1rem;display:flex;overflow-x:auto}.pipeline-col{background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);flex-direction:column;flex:0 0 230px;min-width:200px;max-height:calc(100vh - 260px);display:flex}.pipeline-col__header{border-bottom:1px solid var(--line);background:inherit;border-radius:var(--radius) var(--radius) 0 0;justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex;position:sticky;top:0}.pipeline-col--applied .pipeline-col__header{background:#f0fdf4}.pipeline-col--screening .pipeline-col__header{background:#fefce8}.pipeline-col--interview .pipeline-col__header{background:#eff6ff}.pipeline-col--offer .pipeline-col__header{background:#fdf4ff}.pipeline-col--hired .pipeline-col__header{background:#ecfdf5}.pipeline-col--rejected .pipeline-col__header{background:#fff1f2}.pipeline-col__label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);font-size:.78rem;font-weight:700}.pipeline-col__count{background:var(--line);color:var(--ink-muted);border-radius:999px;padding:.1rem .45rem;font-size:.78rem;font-weight:700}.pipeline-col__cards{flex-direction:column;flex:1;gap:.5rem;padding:.6rem;display:flex;overflow-y:auto}.pipeline-col__empty{text-align:center;color:var(--ink-muted);padding:1.5rem 0;font-size:.82rem}.app-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.75rem;box-shadow:0 1px 3px #0000000a}.app-card__name{margin-bottom:.15rem;font-size:.9rem;font-weight:600}.app-card__email,.app-card__title{font-size:.78rem;line-height:1.4}.app-card__interviews{color:var(--accent-hover);margin-top:.4rem;font-size:.75rem;font-weight:600}.app-card__footer{margin-top:.55rem;position:relative}.app-card__move-btn{color:var(--ink-muted)!important;padding:.2rem .5rem!important;font-size:.78rem!important}.app-card__move-btn:hover{color:var(--ink)!important}.app-card__move-menu{z-index:20;background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);min-width:160px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}.app-card__move-option{text-align:left;border:none;border-bottom:1px solid var(--line);cursor:pointer;width:100%;font-size:.82rem;font-family:var(--font);color:var(--ink);background:0 0;padding:.5rem .85rem;display:block}.app-card__move-option:last-child{border-bottom:none}.app-card__move-option:hover{background:var(--surface);color:var(--accent)}.rec-candidates-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem;margin-top:.5rem;display:grid}.candidate-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:.6rem;padding:1rem;display:flex}.candidate-card__avatar{background:var(--accent-soft);width:44px;height:44px;color:var(--accent-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.candidate-card__name{font-size:.95rem;font-weight:600}.candidate-card__role,.candidate-card__email{font-size:.82rem;line-height:1.4}.candidate-card__meta{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.candidate-card__tags{flex-wrap:wrap;gap:.25rem;display:flex}.candidate-card__links{gap:.35rem;display:flex}.rec-interviews-list{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.interview-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.interview-row__main{flex:1;min-width:0}.interview-row__who{margin-bottom:.25rem;font-size:.95rem}.interview-row__name{font-weight:600}.interview-row__job{font-weight:500}.interview-row__when{font-size:.82rem}.interview-row__right{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.interview-row__actions{gap:.35rem;display:flex}.btn.small{padding:.2rem .55rem!important;font-size:.78rem!important}.admin__modules{flex-direction:column;gap:.5rem;display:flex}.admin__module-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:inherit;align-items:center;gap:.85rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.admin__module-card:hover{border-color:var(--accent);text-decoration:none;box-shadow:0 2px 8px #0d94881a}.admin__module-icon{font-size:1.5rem;line-height:1}.admin__module-name{font-size:.95rem;font-weight:600}.admin__module-desc{margin-top:.1rem}.admin__module-arrow{color:var(--accent);margin-left:auto;font-weight:700}.tp-pools-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:.5rem;display:grid}.tp-pool-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:.85rem;padding:1.25rem;transition:box-shadow .15s,border-color .15s;display:flex}.tp-pool-card:hover{border-color:var(--accent);box-shadow:0 4px 16px #0f172a14}.tp-pool-card__name{margin-bottom:.2rem;font-size:1.05rem;font-weight:700}.tp-pool-card__desc{margin:0;line-height:1.5}.tp-pool-card__count{align-items:baseline;gap:.25rem;display:flex}.tp-pool-card__count-num{color:var(--accent);font-size:1.6rem;font-weight:800;line-height:1}.tp-pool-card__tags{flex-wrap:wrap;gap:.3rem;display:flex}.tp-pool-card__footer{gap:.5rem;margin-top:auto;display:flex}.tp-members-list{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.tp-member-card{flex-direction:column;gap:.6rem;display:flex}.tp-member-card__main{flex-wrap:wrap;align-items:flex-start;gap:.85rem;display:flex}.tp-member-card__avatar{background:var(--accent-soft);width:44px;height:44px;color:var(--accent-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.tp-member-card__info{flex:1;min-width:0}.tp-member-card__name{font-size:.95rem;font-weight:600}.tp-member-card__skills{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.tp-member-card__meta{flex-direction:column;align-items:flex-end;gap:.4rem;min-width:100px;display:flex}.tp-member-card__score{align-items:baseline;gap:.2rem;display:flex}.tp-member-card__score-num{color:var(--accent);font-size:1.35rem;font-weight:800;line-height:1}.tp-member-card__notes{text-align:right;max-width:180px;font-style:italic}.tp-member-card__actions{flex-wrap:wrap;gap:.35rem;display:flex}.tp-member-card__edit{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.tp-filter-bar{margin-bottom:1.25rem}.tp-filter-bar__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem;display:grid}.tp-searches-list{flex-direction:column;gap:1rem;display:flex}.tp-search-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.tp-search-card__name{margin-bottom:.25rem;font-size:1rem;font-weight:600}.tp-search-card__filters{flex-wrap:wrap;gap:.35rem;display:flex}.tp-search-card__actions{flex-shrink:0;gap:.5rem;display:flex}.tp-search-card__results{border-top:1px solid var(--line);margin-top:.85rem;padding-top:.85rem}.tp-search-card__result-count{margin-bottom:.5rem}.tp-search-results-list{flex-direction:column;gap:.4rem;display:flex}.tp-search-result-row{border-radius:var(--radius-sm);background:var(--surface);flex-wrap:wrap;align-items:center;gap:.65rem;padding:.5rem .6rem;display:flex}.tp-search-result-row__name{font-size:.88rem;font-weight:600}.tp-search-result-row__skills{flex-wrap:wrap;gap:.25rem;margin-left:auto;display:flex}.small-avatar{width:32px!important;height:32px!important;font-size:.78rem!important}
