.contact-page{min-height:100vh;background:radial-gradient(circle at 15% 5%,#17304d 0,#081522 38%,#050d16 100%);color:#f4f7fb}
.contact-topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,78px);border-bottom:1px solid rgba(255,255,255,.1);background:rgba(5,13,22,.82);backdrop-filter:blur(12px)}
.contact-brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.12em}.contact-brand img{width:46px;height:46px;object-fit:contain}.contact-back{font-weight:700;color:#c4cfdb}
.contact-shell{width:min(1160px,calc(100% - 36px));margin:auto;padding:78px 0}.contact-intro{max-width:780px}.contact-intro h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:14px 0 22px}.contact-intro>p{font-size:19px;line-height:1.65;color:#bcc8d5;max-width:760px}
.contact-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:36px 0}.contact-trust div,.contact-card,.alternative-grid article{background:rgba(12,28,45,.78);border:1px solid rgba(255,255,255,.11);border-radius:16px}.contact-trust div{padding:18px}.contact-trust strong,.contact-trust span{display:block}.contact-trust span{font-size:13px;color:#9baabc;margin-top:7px;line-height:1.45}
.contact-card{padding:clamp(24px,4vw,44px);box-shadow:0 24px 80px rgba(0,0,0,.25)}.contact-card form{display:grid;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card label{display:grid;gap:8px;font-size:13px;font-weight:800;color:#dbe3ec}.contact-card input,.contact-card select,.contact-card textarea{width:100%;border:1px solid rgba(255,255,255,.15);border-radius:9px;padding:14px 15px;background:#071522;color:#fff;font:inherit;outline:none}.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:#d32f45;box-shadow:0 0 0 3px rgba(211,47,69,.15)}.consent{grid-template-columns:auto 1fr!important;align-items:start;font-weight:500!important;color:#aebac8!important}.consent input{width:18px;height:18px;margin-top:2px}.honeypot{position:absolute!important;left:-9999px!important}.contact-submit{border:0;cursor:pointer;width:max-content}.form-status{min-height:24px;margin:0;color:#aebac8}.form-status.success{color:#62d39a}.form-status.error{color:#ff8796}
.contact-alternatives{padding-top:68px}.contact-alternatives h2{font-size:30px}.alternative-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.alternative-grid article{padding:24px}.alternative-grid span{font-size:10px;letter-spacing:.13em;color:#e15c6c;font-weight:900}.alternative-grid h3{margin:10px 0}.alternative-grid p{color:#aebac8;line-height:1.55}.contact-footer{text-align:center;padding:30px;color:#8291a2;border-top:1px solid rgba(255,255,255,.08)}
@media(max-width:760px){.contact-topbar{height:68px}.contact-brand span{display:none}.contact-shell{padding:48px 0}.contact-trust,.alternative-grid,.form-row{grid-template-columns:1fr}.contact-trust{margin:28px 0}.contact-intro>p{font-size:17px}.contact-card{padding:22px}.contact-submit{width:100%}}
