body{background:var(--cream)}.gate{min-height:100vh;display:grid;place-items:center;padding:40px var(--gutter);background:radial-gradient(120% 90% at 80% -10%,rgba(197,122,61,.12),transparent 55%),radial-gradient(110% 80% at 0% 110%,rgba(31,78,104,.1),transparent 50%),var(--cream)}.gate-card{width:100%;max-width:460px;background:var(--cream-lt);border:1px solid var(--cream-dk);border-radius:30px;padding:clamp(36px,5vw,54px) clamp(28px,5vw,48px);box-shadow:0 50px 90px -50px rgba(19,48,63,.5);text-align:center}.gate-porthole{width:88px;height:88px;border-radius:50%;margin:0 auto 22px;border:2.5px solid var(--navy);padding:7px}.gate-porthole img{width:100%;height:100%;border-radius:50%;object-fit:contain}.gate .eyebrow{justify-content:center}.gate h1{font-size:clamp(2.1rem,5vw,2.7rem);line-height:1.08;margin-bottom:.45em}.gate h1 em{font-style:italic;color:var(--terra);font-weight:500}.gate-sub{color:var(--body);font-size:1rem;max-width:34ch;margin:0 auto 2rem;line-height:1.6}.gate .btn{width:100%;justify-content:center}.gate .btn-lg{padding:1.15em 2em;font-size:1.02rem}.gate-note{margin:18px 0 0;font-size:.86rem;color:var(--muted);line-height:1.6;display:flex;align-items:flex-start;gap:9px;text-align:left}.gate-note svg{width:17px;height:17px;color:var(--terra);flex:none;margin-top:2px}.gate-divider{display:flex;align-items:center;gap:14px;margin:24px 0 4px;color:var(--muted);font-size:.74rem;letter-spacing:.18em;text-transform:uppercase}.gate-divider::before,.gate-divider::after{content:"";flex:1;height:1px;background:var(--cream-dk)}.gate-help{margin:16px 0 0;font-size:.88rem;color:var(--body)}.gate-help a{color:var(--terra);font-weight:600}.gate-back{display:inline-flex;align-items:center;gap:.5em;margin-top:22px;font-size:.82rem;font-weight:500;color:var(--slate);text-decoration:none;transition:color .25s}.gate-back:hover{color:var(--navy)}.gate-back svg{width:1.05em;height:1.05em}