*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f7f9;color:#15243b;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-underline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #c27710;outline-offset:4px}.site-header{max-width:1160px;margin:auto;padding:28px 36px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:12px;align-items:center;font-size:23px;font-weight:800;letter-spacing:-1px;text-decoration:none}.brand-mark{display:grid;place-items:center;background:#15243b;color:white;border-radius:12px;width:38px;height:38px;font-size:15px;letter-spacing:0}.site-header nav{display:flex;gap:28px;align-items:center;font-size:14px}.nav-login{font-weight:bold;text-decoration:none;border-bottom:1px solid #15243b;padding-bottom:3px}.hero{max-width:1160px;margin:auto;padding:74px 36px 88px;display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:800;color:#52657d;margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1{font-size:66px;letter-spacing:-3px;line-height:1.08;margin-bottom:26px}h1 em{font-style:normal;color:#2358c4}.intro{font-size:17px;color:#536079;max-width:500px;margin-bottom:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;background:#2055bf;color:white;border:0;border-radius:9px;padding:15px 23px;text-decoration:none;font-size:15px;font-weight:700;cursor:pointer;line-height:1.5}.button:hover{background:#153e92}.caption{font-size:12px;color:#596980;margin-top:14px}.hero-card{background:#15243b;color:#fff;border-radius:24px;padding:34px;box-shadow:0 22px 48px #15243b18}.card-label,.card-foot{font-size:10px;letter-spacing:2px;color:#c5d1e4}.step{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid #ffffff24}.step b{font-size:14px;color:#a7c5ff;padding-top:5px}.step h2{font-size:23px;margin:0 0 6px}.step p{font-size:14px;color:#c5d1e4;margin:0}.card-foot{display:block;margin-top:25px;font-size:9px}.overview{background:white;border-top:1px solid #e4e8ef;border-bottom:1px solid #e4e8ef;padding:65px max(36px,calc((100vw - 1088px)/2))}.overview h2,.access-panel h2{font-size:34px;letter-spacing:-1px;line-height:1.2}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:38px}.features span{font-size:10px;letter-spacing:1.5px;color:#52657d}.features h3{font-size:18px;margin:17px 0 10px}.features p{font-size:14px;color:#536079}.access-panel{max-width:1088px;margin:64px auto;padding:40px;background:#e9effa;border-radius:18px;display:flex;gap:50px;justify-content:space-between;align-items:center}.access-panel p{max-width:620px;color:#536079}.access-actions{flex-shrink:0;display:grid;gap:16px;text-align:center;font-size:13px}.contact{text-align:center;padding:0 24px 60px}.contact h2{font-size:24px}.contact p{color:#536079}.contact a{font-weight:700;color:#2055bf}footer{border-top:1px solid #dce2ea;padding:28px 36px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}footer p{margin:0;color:#536079}footer .brand{font-size:18px}.auth-card{max-width:510px;background:white;border:1px solid #e0e6ee;border-radius:20px;padding:40px;margin:44px auto 80px;box-shadow:0 12px 32px #15243b08}.auth-card h1{font-size:35px;letter-spacing:-1px;line-height:1.17}.auth-card>p{color:#536079;font-size:14px}.auth-card label{display:block;font-size:14px;font-weight:bold;margin:20px 0 7px}.auth-card input{display:block;width:100%;padding:13px;border:1px solid #aab8ca;border-radius:7px;font:inherit}.auth-card button{width:100%;margin-top:24px}.forgot{display:block;text-align:right;font-size:13px;margin-top:12px;color:#2055bf}.auth-note{font-size:12px!important;margin:24px 0 0}.notice{padding:14px 16px;border-radius:8px;font-size:14px;margin:18px 0;background:#eaf0fa}.error{background:#fff0ee;color:#852819}.success{background:#eaf6ee;color:#205536}@media(max-width:760px){.site-header{padding:20px}.site-header nav{gap:16px}.site-header nav>a:first-child{display:none}.hero{padding:38px 22px 48px;grid-template-columns:1fr;gap:34px}h1{font-size:49px}.hero-card{padding:25px}.overview{padding:42px 22px}.features{grid-template-columns:1fr;gap:22px}.access-panel{margin:35px 18px;padding:28px;flex-direction:column;align-items:stretch;gap:16px}.access-panel h2,.overview h2{font-size:29px}.auth-card{margin:25px 16px 45px;padding:28px}footer{flex-direction:column;text-align:center;padding:26px}.brand{font-size:21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}