:root{--ink: #172033;--muted: #5e687a;--line: #dfe3eb;--paper: #ffffff;--canvas: #f6f7fb;--violet: #6750e8;--violet-dark: #4933bd;--brand-blue: #1687e8;--aqua: #52d6c7;--orange: #ffb26b;--rose: #f6a8c9;--radius: 18px}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}[hidden]{display:none!important}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.nav{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{color:var(--ink);font-size:1.35rem;font-weight:800;letter-spacing:-.06em;text-decoration:none}.brand span:not(.brand-mark){color:var(--brand-blue)}.brand-mark{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:6px;border-radius:8px;background:var(--violet);color:#fff;font-size:.9rem;letter-spacing:0}.nav-label{color:var(--muted);font-size:.88rem}.hero{position:relative;display:grid;grid-template-columns:1.14fr .86fr;min-height:450px;padding:74px 64px 58px;overflow:hidden;border-radius:30px;background:var(--ink);color:#fff}.hero:before{content:"";position:absolute;inset:auto -9% -45% 44%;height:600px;border-radius:50%;background:radial-gradient(circle,var(--violet) 0 25%,#4d3dba 26% 40%,transparent 41%)}.hero-copy,.hero-art{position:relative;z-index:1}.hero-copy{max-width:600px}.eyebrow{margin:0 0 15px;color:var(--violet);font-size:.73rem;font-weight:800;letter-spacing:.13em}.hero .eyebrow{color:var(--aqua)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:590px;margin-bottom:20px;font-size:clamp(2.6rem,5vw,4.7rem);letter-spacing:-.07em;line-height:.96}.lede{max-width:610px;margin-bottom:27px;color:var(--muted);font-size:1.06rem;line-height:1.65}.hero .lede{max-width:500px;color:#ced1dc}.proof-points{display:flex;flex-wrap:wrap;gap:10px 22px;color:#e3e4ee;font-size:.8rem}.proof-points b{margin-right:6px;color:var(--aqua)}.hero-art{min-height:310px}.orbit{position:absolute;border:1px solid rgba(255,255,255,.24);border-radius:50%}.orbit-one{right:3%;top:1%;width:284px;height:284px}.orbit-two{right:-6%;top:-9%;width:410px;height:410px}.check-card{position:absolute;right:8%;top:28%;width:198px;padding:22px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#172033db;box-shadow:0 15px 35px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.check-card span{display:block;margin-bottom:12px;color:var(--aqua)}.check-card strong,.check-card small{display:block}.check-card small{margin-top:5px;color:#bbc0d0;font-size:.74rem}.floating-chip{position:absolute;padding:8px 11px;border-radius:999px;font-size:.73rem;font-weight:700}.chip-one{top:14%;left:1%;background:var(--orange);color:#5a2b00}.chip-two{right:1%;bottom:11%;background:var(--aqua);color:#064943}.chip-three{left:17%;bottom:18%;background:var(--rose);color:#682447}.application-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;padding-block:110px}.section-intro{padding-top:16px}.section-intro h2,.welcome h1{margin-bottom:18px;font-size:clamp(2.15rem,3.8vw,3.55rem);letter-spacing:-.065em;line-height:1.02}.section-intro>p:not(.eyebrow){max-width:365px;color:var(--muted);line-height:1.65}.steps{display:grid;gap:13px;padding:21px 0 0;margin:24px 0 0;border-top:1px solid var(--line);list-style:none;font-size:.9rem;font-weight:650}.steps span{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:8px;border-radius:50%;background:#e9e5ff;color:var(--violet);font-size:.75rem}.application-card{padding:34px;border:1px solid #e7e8ee;border-radius:var(--radius);background:var(--paper);box-shadow:0 14px 35px #141d320d}.form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:29px}.form-heading h3{margin:0;font-size:1.26rem;letter-spacing:-.035em}.form-heading p{margin:0;color:var(--muted);font-size:.78rem}.form-heading em,em{color:#d44975;font-style:normal}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:.86rem;font-weight:680}input,select,textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #cfd4df;border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:.92rem;outline:none;transition:border .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#9aa2b1}input:focus,select:focus,textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6750e821}[aria-invalid=true]{border-color:#d44975}small[data-error-for]{display:block;min-height:17px;margin-top:4px;color:#c42f61;font-size:.76rem;font-weight:500}fieldset{margin:8px 0 12px;padding:0;border:0}legend{margin-bottom:10px;font-size:.86rem;font-weight:680}legend span{margin-left:5px;color:var(--muted);font-size:.75rem;font-weight:500}.skill-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.skill-grid label{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #e2e5ec;border-radius:8px;color:#485266;font-size:.77rem;font-weight:570;cursor:pointer}.skill-grid input,.consent input{width:auto;margin:0;accent-color:var(--violet)}.wide-label{margin:7px 0 14px}.consent{display:flex;align-items:flex-start;gap:9px;color:#596376;font-size:.78rem;font-weight:500;line-height:1.45}.consent input{margin-top:3px}button{border:0;font:inherit;cursor:pointer}#submit-button{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:20px;padding:14px 17px;border-radius:10px;background:var(--violet);color:#fff;font-size:.92rem;font-weight:750;transition:background .16s,transform .16s}#submit-button:hover{background:var(--violet-dark);transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.65;transform:none!important}.form-status{min-height:21px;margin:13px 0 0;color:var(--muted);font-size:.84rem}.form-status.success{color:#117468}.form-status.error{color:#c42f61}.privacy{margin:12px 0 0;color:#7d8594;font-size:.72rem;line-height:1.5}@media(max-width:800px){.nav{height:76px}.hero{grid-template-columns:1fr;padding:53px 31px 36px}.hero h1{font-size:clamp(2.8rem,12vw,4rem)}.hero-art{min-height:190px}.check-card{right:4%;top:10%;transform:scale(.83);transform-origin:right top}.orbit-one{top:-25%;width:230px;height:230px}.orbit-two{display:none}.chip-one{top:10%;left:6%}.chip-two{right:5%;bottom:3%}.chip-three{left:22%;bottom:6%}.application-section{grid-template-columns:1fr;gap:30px;padding-block:65px}.section-intro{padding:0}}@media(max-width:520px){.shell{width:min(100% - 28px,1120px)}.nav-label{display:none}.hero{border-radius:22px;padding:40px 23px 28px}.application-card{padding:23px 18px}.form-heading,.form-grid{display:block}.form-grid label+label{margin-top:11px}.form-heading p{margin-top:5px}.skill-grid{grid-template-columns:1fr}}
