.nexora-contact-page{max-width:1240px;margin:0 auto;padding:28px 18px 64px;color:#f7f7f8}
.nexora-contact-hero{text-align:center;margin:0 auto 24px;max-width:760px}
.nexora-contact-kicker{display:inline-flex;padding:7px 13px;border:1px solid rgba(212,175,55,.45);border-radius:999px;color:#f2cd55;background:rgba(212,175,55,.08);font-weight:800;font-size:13px}
.nexora-contact-hero p{margin:12px 0 0;color:#c7cbd3;font-size:16px;line-height:1.8}
.nexora-contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}
.nexora-contact-card{min-height:205px;padding:18px 16px;border:1px solid rgba(255,255,255,.12);border-radius:19px;background:linear-gradient(145deg,rgba(25,30,38,.94),rgba(12,16,22,.94));box-shadow:0 16px 38px rgba(0,0,0,.20);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}
.nexora-contact-icon{width:54px;height:54px;border-radius:17px;border:1px solid rgba(212,175,55,.42);display:grid;place-items:center;color:#f1c94d;background:rgba(212,175,55,.09);font-weight:900;font-size:20px;margin-bottom:12px}
.nexora-contact-card h2{font-size:18px;line-height:1.45;margin:0 0 7px;font-weight:900;color:#fff}
.nexora-contact-card p{margin:2px 0;color:#c8ccd5;line-height:1.65;font-size:14px}
.nexora-contact-value{font-weight:800;color:#fff!important;word-break:break-word}
.nexora-contact-button{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:13px;background:linear-gradient(90deg,#d8b32f,#f7dc70);color:#111!important;text-decoration:none!important;font-weight:900;font-size:14px;box-shadow:0 9px 22px rgba(212,175,55,.16)}
.nexora-contact-button--ghost{background:transparent;color:#f3cc4d!important;border:1px solid rgba(212,175,55,.55);box-shadow:none}
.nexora-contact-badge{margin-top:auto;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.06);color:#d3d7df;font-size:11px;font-weight:700}
.nexora-contact-notice{margin-top:16px;padding:15px 18px;border-radius:15px;border:1px solid rgba(212,175,55,.28);background:rgba(212,175,55,.06);color:#d9dce3;line-height:1.75;text-align:center;font-size:14px}
@media(max-width:1050px){.nexora-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.nexora-contact-page{padding:24px 14px 54px}.nexora-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nexora-contact-card{min-height:195px}}
@media(max-width:520px){.nexora-contact-grid{grid-template-columns:1fr}.nexora-contact-card{min-height:180px}.nexora-contact-hero p{font-size:14px}}
