:root{--ink: #2E054D;--ink-2: #3F2A4D;--ink-3: #5A4667;--ink-4: #6A5A76;--purple: #6A2B9E;--purple-deep: #4A1671;--blue: #2554C7;--pink: #E3225C;--green: #0E7C5A;--gold: #B8860B;--gold-text: #7A5A05;--gold-ink: #6B4E06;--surface-card: #FFFFFF;--surface-inset: #FBF9FD;--surface-chip: #F4EFF8;--surface-purple: #F1E7FA;--surface-staff: #EDE8F2;--surface-doc: #E7E2EC;--border-hairline: #EEE7F3;--border-input: #E0D5EA;--border-on-dark: #C9B4DC;--pill-new-bg: #F4EFF8;--pill-new-fg: #5A4667;--pill-scored-bg: #FBEFCE;--pill-scored-fg: #7A5A05;--pill-advanced-bg: #D9EFE6;--pill-advanced-fg: #0B5E45;--pill-cover-bg: #DEE8FB;--pill-cover-fg: #1B3E8F;--pill-declined-bg: #FBDDE6;--pill-declined-fg: #A31240;--pill-pool-bg: #EFE2FA;--pill-pool-fg: #5A1C8C;--pill-interview-bg: #D3EAF2;--pill-interview-fg: #0B4A5C;--pill-offer-bg: #CDE9D5;--pill-offer-fg: #0A5230;--pill-starting-bg: #E3E4F5;--pill-starting-fg: #3B3A73;--font-heading: "Fredoka", system-ui, sans-serif;--font-body: "Mulish", system-ui, -apple-system, sans-serif;--lh-body: 1.55;--lh-heading: 1.12;--sp-1: 4px;--sp-2: 6px;--sp-3: 8px;--sp-4: 10px;--sp-5: 12px;--sp-6: 14px;--sp-7: 16px;--sp-8: 18px;--sp-9: 20px;--sp-10: 22px;--sp-11: 26px;--r-phone: 30px;--r-card: 20px;--r-panel: 18px;--r-button: 14px;--r-input: 14px;--r-chip: 10px;--r-pill: 99px;--r-rule: 5px;--shadow-card: 0 6px 22px rgba(46, 5, 77, .08);--shadow-floating: 0 18px 50px rgba(46, 5, 77, .16);--shadow-cta: 0 4px 14px rgba(227, 34, 92, .3);--shadow-footer: 0 -6px 20px rgba(46, 5, 77, .06);--target-min: 44px;--target-primary: 52px;--target-secondary: 46px}*{box-sizing:border-box}body{margin:0;background:var(--surface-card);font-family:var(--font-body);-webkit-font-smoothing:antialiased;color:var(--ink-2)}a{color:var(--blue)}a:hover{color:var(--purple-deep)}button{font-family:var(--font-body);cursor:pointer;border:none;text-align:left}input,textarea,select{font-family:var(--font-body)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d6c9e0;border-radius:var(--r-pill)}:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.screen{max-width:375px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column}.screen--scroll{padding:52px 26px 30px}.screen--scroll-tight{padding:44px 26px 30px}.screen--centred{justify-content:center;padding:40px 30px;text-align:center}.h1{font-family:var(--font-heading);font-weight:600;color:var(--ink);line-height:var(--lh-heading);margin:0}.body{font-weight:600;color:var(--ink-3);line-height:1.6;margin:0}.helper{font-weight:600;font-size:11.5px;color:var(--ink-4);line-height:1.5;margin:0}.overline{font-weight:800;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4)}.accent-rule{width:46px;height:5px;border-radius:var(--r-pill);margin:0 auto 20px}.screen--staff{max-width:1080px;margin:0 auto;padding:32px 26px 48px}@media (max-width: 520px){.screen--staff{padding:24px 18px 40px}}@media (max-width: 860px){.sg-case-grid{grid-template-columns:1fr!important}.sg-case-grid>section:last-child{position:static!important}}.staff-shell{display:flex;min-height:100dvh;align-items:stretch}.staff-nav{flex:0 0 214px;background:var(--ink);color:#ede4f5;padding:22px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.staff-nav__brand{font-family:var(--font-heading);font-weight:600;font-size:16px;color:#fff;margin:0}.staff-nav__who{font-weight:700;font-size:11.5px;color:#c9b4dc;margin:2px 0 18px;overflow-wrap:anywhere}.staff-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.staff-nav__link{display:block;padding:10px 12px;min-height:44px;border-radius:10px;font-weight:700;font-size:13px;color:#d9c7e6;text-decoration:none;line-height:24px}.staff-nav__link:hover{background:#ffffff12;color:#fff}.staff-nav__link--on{background:#fff;color:var(--ink);font-weight:800}.staff-nav__link--on:hover{background:#fff;color:var(--ink)}.staff-nav__foot{border-top:1px solid rgba(255,255,255,.14);padding-top:14px}.staff-nav__label{font-weight:800;font-size:9.5px;letter-spacing:.05em;text-transform:uppercase;color:#b79ecd;margin:0 0 5px}.staff-nav__access{font-weight:700;font-size:11.5px;color:#ede4f5;line-height:1.5;margin:0 0 12px}.staff-nav__signout{background:none;color:#c9b4dc;font-weight:800;font-size:12px;padding:0;min-height:44px}.staff-nav__signout:hover{color:#fff}.staff-body{flex:1 1 auto;min-width:0}.staff-body .screen--staff{margin:0 auto}@media (max-width: 860px){.staff-shell{display:block}.staff-nav{flex:none;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;padding:10px 14px;overflow-x:auto}.staff-nav__brand,.staff-nav__who,.staff-nav__label,.staff-nav__access{display:none}.staff-nav__list{flex-direction:row;gap:6px}.staff-nav__link{white-space:nowrap;padding:8px 12px}.staff-nav__foot{border-top:0;padding-top:0;margin-left:auto}.staff-nav__signout{white-space:nowrap}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.cand-shell{display:flex;min-height:100dvh;align-items:stretch}.cand-shell__body{flex:1 1 auto;min-width:0}.cand-nav{flex:0 0 214px;background:var(--ink);color:#ede4f5;padding:22px 16px;display:flex;flex-direction:column;gap:20px}.cand-nav__brand{font-family:var(--font-heading);font-weight:600;font-size:16px;color:#fff;margin:0}.cand-nav__who{font-weight:700;font-size:11.5px;color:#c9b4dc;margin:2px 0 0;overflow-wrap:anywhere}.cand-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;flex:1 1 auto}.cand-nav__link{display:block;padding:10px 12px;min-height:44px;border-radius:10px;font-weight:700;font-size:13px;color:#d9c7e6;text-decoration:none;line-height:24px}.cand-nav__link:hover{background:#ffffff12;color:#fff}.cand-nav__link--on{background:#fff;color:var(--ink);font-weight:800}.cand-nav__link--on:hover{background:#fff;color:var(--ink)}.cand-nav__foot{border-top:1px solid rgba(255,255,255,.14);padding-top:14px}.cand-nav__signout{background:none;color:#c9b4dc;font-weight:800;font-size:12px;padding:0;min-height:44px}@media (max-width: 860px){.cand-shell{display:block}.cand-nav{flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px;padding:12px 14px;position:sticky;top:0;z-index:20}.cand-nav__top{flex:1 1 auto;min-width:0}.cand-nav__who{display:none}.cand-nav__list{flex:0 0 auto;flex-direction:row;gap:6px}.cand-nav__link{padding:9px 12px;font-size:12.5px;line-height:20px}.cand-nav__foot{border:0;padding:0;flex:0 0 auto}.cand-nav__signout{min-height:40px}}.tl{list-style:none;margin:0;padding:0}.tl__step{display:flex;gap:13px}.tl__rail{display:flex;flex-direction:column;align-items:center;flex:0 0 22px}.tl__dot{width:15px;height:15px;border-radius:99px;margin-top:3px;border:2.5px solid var(--border-input);background:#fff;flex:0 0 auto}.tl__dot--done{background:var(--green);border-color:var(--green)}.tl__dot--now{background:#fff;border-color:var(--purple);box-shadow:0 0 0 4px #6a2b9e24}.tl__line{flex:1 1 auto;width:2.5px;background:var(--border-input);margin:4px 0;border-radius:2px}.tl__line--done{background:var(--green)}.tl__text{padding-bottom:18px;min-width:0}.tl__label{margin:0;font-weight:800;font-size:13.5px;color:var(--ink-4)}.tl__label--done{color:var(--ink-3)}.tl__label--now{color:var(--ink)}.tl__note{margin:2px 0 0;font-weight:600;font-size:12px;color:var(--ink-4);line-height:1.5}
