@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Instrument+Sans:wght@400;500;600;700&display=swap";:root{--bg: #ffffff;--surface: #ffffff;--surface-soft: #f7f9fc;--surface-strong: #eef4fb;--line: #e7ebf0;--text: #0f1720;--muted: #5d6673;--blue: #1f6fff;--blue-soft: #edf4ff;--green: #18a872;--green-soft: #edf9f4;--shadow: 0 20px 50px rgba(15, 23, 32, .06);color:var(--text);font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,rgba(31,111,255,.06),transparent 20%),radial-gradient(circle at top right,rgba(24,168,114,.05),transparent 20%),var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root,.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid rgba(15,23,32,.06)}.topbar-inner,.page-content,.footer-grid{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.brand{display:inline-flex;align-items:center;gap:14px}.brand-copy{font-weight:700}.brand-copy small{display:block;margin-top:2px;color:var(--muted);font-size:.78rem;font-weight:500}.brand-mark{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--blue),#63a4ff);color:#fff;font-weight:700;box-shadow:0 12px 30px #1f6fff2e}.nav-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.nav-link{padding:10px 14px;border-radius:999px;color:var(--muted);transition:background-color .16s ease,color .16s ease}.nav-link:hover,.nav-link-active{color:var(--blue);background:var(--blue-soft)}.nav-cta,.nav-logout{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--text);font-weight:600}.nav-demo-badge{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;background:var(--green-soft);color:var(--green);font-weight:600}.nav-cta-strong{background:var(--blue);border-color:var(--blue);color:#fff}.nav-logout{cursor:pointer}.page-shell{padding:44px 0 72px}.page-content{display:grid;gap:40px}.hero-stage{position:relative;min-height:760px;padding:40px 28px 28px;overflow:hidden;border:1px solid var(--line);border-radius:36px;box-shadow:var(--shadow);background:linear-gradient(180deg,#ffffff2e,#ffffff42 24%,#ffffff14 54%,#ffffff29),url(/hero-handshake.png) center bottom / cover no-repeat}.hero-center{display:grid;gap:24px;position:relative;z-index:1}.hero-center-photo{width:min(760px,100%);margin:0 auto;padding-top:18px}.hero-copy,.dashboard-panel,.simple-card,.belief-card{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.hero-copy,.dashboard-panel,.simple-card,.belief-card{padding:30px}.eyebrow,.mini-label,.preview-label{margin:0 0 12px;color:var(--blue);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Fraunces,Georgia,serif}h1{font-size:clamp(3rem,6vw,5rem);line-height:.95;letter-spacing:-.05em;margin-bottom:18px;max-width:11ch}h2{font-size:clamp(2rem,3vw,3rem);line-height:.98;letter-spacing:-.04em;margin-bottom:10px}h3{font-size:1.1rem;margin-bottom:8px}.accent-word{font-weight:700}.accent-word-blue{color:var(--blue)}.accent-word-green{color:var(--green)}.accent-stat{display:inline-flex;align-items:center;font-size:1.25rem;font-weight:700;letter-spacing:-.03em}.accent-stat-blue{color:var(--blue)}.accent-stat-green{color:var(--green)}.hero-body,.section-copy,.footer-copy,.muted-copy,.simple-card p,.dashboard-panel p,.belief-card p,.preview-card p,.access-panel p,.guidance-panel p,.status-card p{color:var(--muted)}.hero-body{max-width:54ch;font-size:1.08rem;margin-bottom:0}.hero-copy-floating{background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-actions,.tag-row,.preview-footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-actions{margin-top:28px}.roadmap-note{margin:16px 0 0;color:var(--muted);font-size:.96rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:600;transition:transform .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #1f6fff2e}.button-secondary{background:var(--green-soft);color:var(--green);border-color:#18a8721f}.button-ghost{background:var(--surface);color:var(--text);border-color:var(--line)}.progress-panel{display:grid;gap:10px;margin-top:18px}.progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.92rem}.progress-bar{position:relative;width:100%;height:10px;overflow:hidden;border-radius:999px;background:linear-gradient(180deg,#eef2f7,#e8edf4)}.progress-bar-fill{display:block;height:100%;border-radius:inherit;box-shadow:0 6px 14px #0f17201a}.progress-bar-fill-blue{background:linear-gradient(90deg,#4f8dff,var(--blue))}.progress-bar-fill-green{background:linear-gradient(90deg,#5fd39f,var(--green))}.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.access-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:22px}.access-panel,.guidance-panel,.status-card{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.access-panel,.guidance-panel,.status-card{padding:30px}.mode-switch{display:inline-flex;gap:10px;margin:24px 0;padding:6px;border-radius:999px;background:var(--surface-soft)}.mode-chip{min-height:40px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-weight:600}.mode-chip-active{background:var(--surface);color:var(--text);box-shadow:0 6px 18px #0f172014}.access-copy{margin-bottom:20px}.demo-access{display:grid;gap:12px;margin-bottom:22px;padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#18a8720d,#18a87205)}.demo-access p{margin:0}.demo-access .button{justify-self:flex-start}.access-form{display:grid;gap:16px}.form-field{display:grid;gap:8px}.form-field span{font-weight:600}.form-input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:16px;background:var(--surface-soft);color:var(--text)}.form-feedback{margin:18px 0 0;color:var(--blue);font-weight:500}.privacy-note{margin:-4px 0 6px;color:var(--muted);font-size:.94rem}.status-card-warning{margin-bottom:18px;background:linear-gradient(180deg,#1f6fff0a,#1f6fff05)}.status-card-inline{margin-top:22px;background:linear-gradient(180deg,#18a8720a,#18a87205)}.status-card strong{display:block;margin-bottom:8px}.guidance-block+.guidance-block{margin-top:22px}.preview-card{border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.preview-card-candidate{background:linear-gradient(180deg,#eef4ff,#fff)}.preview-card-employer{background:linear-gradient(180deg,#eefaf5,#fff)}.preview-label{margin-bottom:18px}.preview-avatar{display:grid;place-items:center;width:56px;height:56px;border-radius:999px;margin-bottom:18px;font-weight:700;color:#fff}.preview-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:inherit}.preview-card-candidate .preview-avatar{background:linear-gradient(135deg,var(--blue),#5e99ff)}.preview-card-employer .preview-avatar{background:linear-gradient(135deg,var(--green),#5cc89c)}.preview-footer{justify-content:space-between;margin-top:18px}.tag{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:var(--surface);border:1px solid var(--line);color:var(--muted);font-size:.9rem}.play-button{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#0f172014;color:var(--text);font-size:.85rem}.section-block,.wide-block{display:grid;gap:20px}.wide-block{max-width:none}.section-intro{max-width:760px}.centered-intro{text-align:center;justify-self:center}.step-grid,.split-grid,.dashboard-grid{display:grid;gap:18px}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-card,.split-card{min-height:220px}.step-card{position:relative;overflow:hidden}.step-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px}.step-card-blue:before{background:linear-gradient(90deg,#78a8ff,var(--blue))}.step-card-green:before{background:linear-gradient(90deg,#77d8af,var(--green))}.step-number{margin:0 0 16px;color:var(--green);font-family:Fraunces,Georgia,serif;font-size:2.2rem;line-height:1}.belief-card{text-align:center;background:linear-gradient(180deg,#1f6fff05,#18a87205),var(--surface)}.belief-card p{margin:0;color:var(--text);font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,2.6vw,2.2rem);line-height:1.18}.dashboard-hero{display:grid;grid-template-columns:1fr}.dashboard-hero .hero-body{max-width:58ch}.overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.overview-card{display:grid;gap:12px;padding:18px;border-radius:24px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.overview-card-blue{background:linear-gradient(180deg,#1f6fff0f,#fffffffa)}.overview-card-green{background:linear-gradient(180deg,#18a8720f,#fffffffa)}.overview-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.overview-card-head p{margin:0;color:var(--muted);font-size:.94rem}.identity-card{display:flex;align-items:center;gap:18px;margin-bottom:20px}.identity-avatar{width:88px;height:88px;object-fit:cover;border-radius:26px;border:1px solid rgba(15,23,32,.08);box-shadow:0 16px 32px #0f17201f}.identity-copy h3,.identity-copy p{margin:0}.identity-copy{display:grid;gap:4px}.identity-meta{display:grid;gap:12px}.identity-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:18px;background:var(--surface-soft);border:1px solid var(--line)}.identity-meta-row span{color:var(--muted)}.identity-meta-row strong{max-width:32ch;text-align:right}.video-shell{margin-bottom:18px;padding:14px;border-radius:24px;background:linear-gradient(180deg,#1f6fff0a,#18a8720a);border:1px solid var(--line)}.submission-video{display:block;width:100%;border-radius:18px;background:#dbe4ee}.availability-form{display:grid;gap:16px;margin-bottom:18px;padding:20px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,#f8fafc,#f3f7fb)}.availability-form-head,.action-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.availability-form-copy{display:grid;gap:4px}.availability-form-copy p{margin:0;color:var(--muted);font-size:.94rem}.availability-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.availability-actions{display:flex;justify-content:flex-end}.button-small{min-height:38px;padding:0 14px}.panel-feedback{margin-top:0;margin-bottom:14px}.calendar-shell{display:grid;gap:18px}.calendar-strip{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.calendar-day-pill{display:grid;gap:2px;padding:16px;border:1px solid var(--line);border-radius:22px;background:#fff;color:var(--text);text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.calendar-day-pill:hover{transform:translateY(-1px);border-color:#1f6fff2e;box-shadow:var(--shadow)}.calendar-day-pill-active{border-color:#1f6fff47;background:linear-gradient(180deg,#1f6fff12,#fff);box-shadow:var(--shadow)}.calendar-day-pill-top{color:var(--muted);font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.calendar-day-pill-date{font-size:1.05rem;letter-spacing:-.03em}.calendar-day-pill-meta,.calendar-pill-count{color:var(--muted);font-size:.9rem}.calendar-agenda{display:grid;gap:16px;padding:18px;border-radius:28px;border:1px solid var(--line);background:#fff}.calendar-agenda-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.calendar-agenda-head h3,.calendar-agenda-head p{margin:0}.calendar-agenda-list{display:grid;gap:14px}.calendar-agenda-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:start}.calendar-time-block{display:grid;gap:2px;padding-top:8px}.calendar-time-block strong{font-size:1rem}.calendar-time-block span{color:var(--muted);font-size:.86rem}.calendar-agenda-card{display:grid;gap:10px;padding:16px 18px;border-radius:22px;border:1px solid var(--line);background:#fff}.calendar-agenda-card-blue{background:linear-gradient(180deg,#1f6fff12,#fff)}.calendar-agenda-card-green{background:linear-gradient(180deg,#18a87214,#fff)}.calendar-agenda-card-neutral{background:linear-gradient(180deg,#0f17200a,#fff)}.calendar-agenda-card-top,.calendar-title-stack{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-title-stack{justify-content:flex-start}.calendar-dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto}.calendar-dot-blue{background:var(--blue)}.calendar-dot-green{background:var(--green)}.calendar-dot-neutral{background:#7d8896}.calendar-agenda-card p{margin:0}.calendar-agenda-card p,.calendar-empty-state p{color:var(--muted);font-size:.92rem}.calendar-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#0f17200f;color:var(--muted);font-size:.8rem;font-weight:600}.calendar-chip-blue{background:var(--blue-soft);color:var(--blue)}.calendar-chip-green{background:var(--green-soft);color:var(--green)}.calendar-entry-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.calendar-empty-state{display:grid;place-items:center;min-height:160px;border-radius:22px;border:1px dashed var(--line);background:linear-gradient(180deg,#f7f9fce6,#fffffff5);text-align:center}.signal-list,.compact-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.signal-list li,.compact-row{padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:var(--surface-soft)}.compact-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.metric-row{align-items:center}.metric-aside{display:grid;gap:8px;min-width:220px;text-align:right}.metric-caption{color:var(--muted);font-size:.84rem}.calendar-note{margin:16px 0 0}.footer{border-top:1px solid var(--line);padding:24px 0 34px}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-title,.footer-copy{margin:0}.footer-title{font-weight:700}@media (max-width: 1120px){.hero-stage{min-height:700px;background-position:center center}.access-shell,.overview-grid,.availability-grid,.calendar-strip,.preview-grid,.step-grid,.split-grid,.dashboard-grid{grid-template-columns:1fr}}@media (max-width: 760px){.topbar-inner{flex-direction:column;align-items:flex-start}.topbar-inner,.page-content,.footer-grid{width:min(100% - 24px,1180px)}.hero-copy,.dashboard-panel,.simple-card,.belief-card,.access-panel,.guidance-panel,.status-card{padding:24px;border-radius:24px}h1{font-size:2.8rem;max-width:12ch}.hero-stage{min-height:620px;padding:22px;border-radius:28px;background-position:50% 100%}.hero-center-photo{width:100%;padding-top:0}.compact-row,.footer-grid{flex-direction:column;align-items:flex-start}.overview-card-head,.progress-meta,.calendar-agenda-head,.availability-form-head,.availability-actions{align-items:flex-start;flex-direction:column}.calendar-agenda-item{grid-template-columns:1fr}.identity-card,.identity-meta-row{flex-direction:column;align-items:flex-start}.identity-meta-row strong{max-width:none;text-align:left}.metric-aside{width:100%;min-width:0;text-align:left}}
