.background-page{margin:0;background:#08060c}.background-page .background-application{min-height:100vh;padding-top:150px}.background-application{position:relative;padding:110px 7vw;background:radial-gradient(circle at 75% 20%,rgba(139,52,246,.18),transparent 34%),#08060c;color:#f5f2fa;overflow:hidden}.background-application .section-label{margin-bottom:26px}.background-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(340px,1.3fr);gap:70px;align-items:start}.background-copy{position:sticky;top:140px}.background-copy h1{font-family:"Space Grotesk",sans-serif;font-size:clamp(42px,6vw,82px);line-height:.92;margin:0 0 28px}.background-copy h1 em{color:#a855f7;font-style:normal}.background-copy p{max-width:520px;color:#aaa3b4;line-height:1.7}.back-home{display:inline-block;margin-top:20px;color:#c084fc;text-decoration:none;font-weight:700;font-size:13px;letter-spacing:.08em}.background-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:34px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035);backdrop-filter:blur(14px)}.form-heading{grid-column:1/-1;margin:28px 0 4px;padding-bottom:12px;border-bottom:1px solid rgba(168,85,247,.35);font:700 18px "Space Grotesk",sans-serif;color:#c084fc;letter-spacing:.08em}.form-heading:first-child{margin-top:0}.background-form label{display:grid;gap:8px;color:#d9d3e3;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.background-form label.wide,.background-form .form-footer{grid-column:1/-1}.background-form input,.background-form textarea{box-sizing:border-box;width:100%;border:1px solid rgba(255,255,255,.14);border-radius:2px;background:#0e0b14;color:#fff;padding:14px 15px;font:inherit;outline:none;transition:.2s}.background-form textarea{min-height:120px;resize:vertical}.background-form input:focus,.background-form textarea:focus{border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.12)}.background-form .consent{display:flex;grid-template-columns:22px 1fr;align-items:center;text-transform:none;letter-spacing:0}.consent input{width:18px;height:18px}.form-footer{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.form-footer button{border:0;cursor:pointer}.form-footer button:disabled{opacity:.55;cursor:wait}.form-status{margin:0;font-size:14px}.form-status.success{color:#4ade80}.form-status.error{color:#fb7185}@media(max-width:800px){.background-page .background-application{padding-top:110px}.background-layout{grid-template-columns:1fr;gap:35px}.background-copy{position:static}.background-form{grid-template-columns:1fr;padding:22px}.background-form label.wide,.background-form .form-footer,.form-heading{grid-column:auto}}
