@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-400-normal-BLhwKU8k.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-latin-500-normal-DRFEGfly.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-latin-600-normal-UVxSCcoG.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-latin-700-normal-BdjcYUrC.woff2) format("woff2")}:root{font-family:Montserrat,Arial,sans-serif;color:#fff;background:#031329;font-synthesis:none;--navy: #031329;--panel: #04172f;--line: #47728f;--blue: #1d74d5;--red: #ef233c;--muted: #9bb5ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background-color:#031329;background-image:url(/assets/circuit-background-v2.webp);background-position:center top;background-repeat:no-repeat;background-size:cover;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}.site-shell{width:min(100% - 40px,1240px);margin:0 auto;padding:38px 0 72px}.hero{text-align:center;padding:10px 20px 30px}.hero picture{display:block}.hero img{display:block;width:min(410px,80vw);height:auto;margin:0 auto 18px;mix-blend-mode:screen}.hero h1{margin:22px 0 8px;font-size:clamp(2rem,4vw,3.45rem);line-height:1.05;letter-spacing:-.025em}.hero p{margin:0;color:#d2e0ec;font-size:clamp(.95rem,2vw,1.2rem)}.registration-label{width:max-content;margin:0 auto 18px;padding:7px 13px;border:1px solid #315b7b;border-radius:999px;color:#9fc3df;font-size:.7rem;font-weight:700;letter-spacing:.14em}.registration-card{overflow:hidden;padding:36px 44px 42px;border:1.5px solid rgba(255,255,255,.9);border-radius:34px;background:#021328f7;box-shadow:0 28px 80px #00000059}.account-note{margin:0 0 26px;padding:14px 18px;border-left:4px solid var(--red);background:#0c385e73;color:#dce8f1;line-height:1.5}.form-section+.form-section{margin-top:34px;padding-top:34px;border-top:1px solid #0c3b63}.section-heading{display:flex;align-items:center;gap:13px;margin-bottom:26px}.section-heading img{width:29px;height:29px;object-fit:contain}.section-heading h2{margin:0;font-size:1.32rem;letter-spacing:.02em}.grid{display:grid;gap:22px 20px}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-row{margin-top:22px}.field{display:flex;min-width:0;flex-direction:column;gap:9px;color:#fff;font-size:.96rem;font-weight:600}.field-wide{grid-column:1 / -1}.field input,.field select{width:100%;height:54px;padding:0 15px;border:1.5px solid var(--line);border-radius:14px;outline:none;color:#fff;background:#03172f;scroll-margin-block:25vh;transition:border-color .2s,box-shadow .2s,background .2s}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#b8cede 50%),linear-gradient(135deg,#b8cede 50%,transparent 50%);background-position:calc(100% - 20px) 23px,calc(100% - 14px) 23px;background-size:6px 6px;background-repeat:no-repeat;padding-right:42px}.field input:focus,.field select:focus{border-color:#4ba2ef;box-shadow:0 0 0 4px #2684d62b;background:#061d39}.field input[aria-invalid=true],.field select[aria-invalid=true]{border-color:#ff6573;box-shadow:0 0 0 3px #ef233c2e}.field small{color:var(--muted);font-size:.72rem;line-height:1.45;font-weight:500}.field .field-error,.field-error{color:#ff9ca5;font-size:.75rem;font-weight:600;line-height:1.4}.privacy-panel{display:flex;gap:16px;margin-top:24px;padding:18px;border:1px solid #245d8e;border-radius:14px;background:#08335880}.privacy-panel>img{width:26px;height:26px}.privacy-panel div{display:flex;flex-direction:column;gap:6px}.privacy-panel strong{font-size:.94rem}.privacy-panel span{color:#c4d7e5;font-size:.8rem;line-height:1.45}.privacy-panel a,.privacy-panel em{color:#58aaf4;font-size:.79rem;font-style:normal;font-weight:600}.privacy-panel .privacy-checkbox{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;margin-top:8px;padding-top:13px;border-top:1px solid rgba(89,157,211,.3);color:#fff;cursor:pointer}.privacy-panel .privacy-checkbox input{width:20px;height:20px;margin:0;accent-color:var(--red)}.privacy-panel .privacy-checkbox span{color:#e5eef5;font-size:.82rem;font-weight:600}.privacy-panel .privacy-checkbox.has-error{border-top-color:#ff6573bf}.privacy-panel .privacy-checkbox input[aria-invalid=true]{outline:2px solid #ff6573;outline-offset:3px}.privacy-panel .privacy-error{display:block;margin-top:2px}.consents{display:grid;gap:15px;margin-top:28px}.consents label{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;color:#dbe6ee;font-size:.82rem;line-height:1.5;cursor:pointer}.consents input{width:20px;height:20px;margin:0;accent-color:var(--red)}.actions{display:flex;gap:16px;margin-top:34px}.actions button{min-width:170px;height:54px;padding:0 25px;border:2px solid #fff;border-radius:12px;color:#fff;background:transparent;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.actions button:hover{transform:translateY(-1px);background:#ffffff12}.actions .primary{border-color:var(--red);background:var(--red)}.actions .primary:hover{background:#d71931}.actions button:disabled{opacity:.6;cursor:wait;transform:none}.security-note{margin:16px 0 0;color:#7898b0;font-size:.72rem}.notice{margin:0 0 24px;padding:16px 18px;border-radius:12px;font-size:.88rem;line-height:1.5}.notice.success{border:1px solid #35a77d;background:#14745340;color:#bff4df}.notice.error{border:1px solid #ef5a69;background:#96192b3d;color:#ffd2d7}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}@media(max-width:800px){body{background-image:url(/assets/circuit-background-mobile-v2.webp)}.site-shell{width:min(100% - 22px,1240px);padding-top:20px}.registration-card{padding:28px 22px 34px;border-radius:24px}.grid-three,.grid-two{grid-template-columns:1fr}.hero{padding-bottom:22px}}@media(max-width:480px){.site-shell{width:min(100% - 14px,1240px);padding-bottom:28px}.registration-card{padding:23px 16px 28px;border-radius:20px}.hero h1{font-size:2rem}.section-heading h2{font-size:1.05rem}.actions{flex-direction:column}.actions button{width:100%}}
