.gate{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--ivory)}.gate-main{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 22px}.gate-legal{padding:18px 22px 30px;text-align:center}.gate-legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 16px}.gate-legal-links a{font-size:12.5px;color:var(--cocoa);transition:color .15s}.gate-legal-links a:hover{color:var(--espresso)}.gate-legal-contact{margin-top:12px;font-size:11.5px;color:var(--taupe)}.gate-legal-contact a{color:inherit;text-decoration:underline}.gate-card{width:100%;max-width:520px;text-align:center}.gate-mark{display:flex;justify-content:center;margin-bottom:34px}.gate-mark .wordmark-img{height:40px}.gate-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px}.gate-title{font-size:clamp(30px,6vw,46px);line-height:1.08;margin-bottom:14px}.gate-sub{color:var(--cocoa);font-size:17px;margin:0 auto 34px}.gate-note,.gate-sub{line-height:1.6;max-width:400px}.gate-note{color:var(--espresso);font-size:15px;margin:-10px auto 30px}.gate-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media (max-width:440px){.gate-actions .btn{width:100%}}