body{background:#eef5fa}.gate{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,570px);max-width:1180px;margin:auto;padding:30px;align-items:center;gap:70px}.gate-art{min-height:600px;border-radius:38px;background:linear-gradient(145deg,#092844,#1178df 58%,#57d6e9);position:relative;overflow:hidden;display:grid;place-items:center;box-shadow:0 30px 80px rgba(9,40,68,.2)}.gate-art:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.gate-ring{position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%;width:420px;height:420px}.ring-one{transform:rotate(30deg) scaleX(1.3)}.ring-two{transform:rotate(-40deg) scaleY(.65);width:550px;height:550px}.gate-center{position:relative;z-index:2;text-align:center;color:white}.gate-center img{display:block;width:82px;height:82px;margin:0 auto 17px;border-radius:25px;box-shadow:0 15px 30px rgba(3,39,76,.3)}.gate-center span{font:700 37px Space Grotesk}.gate-center span span,.gate-brand strong span{color:#9cf0ef}.gate-chip{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.25);background:rgba(5,35,61,.42);backdrop-filter:blur(12px);border-radius:13px;padding:12px 15px;color:white;font-weight:800;font-size:11px;letter-spacing:.1em}.chip-one{top:26%;left:14%;transform:rotate(-9deg)}.chip-two{right:12%;bottom:29%;transform:rotate(8deg)}.gate-card{padding:30px 0}.gate-brand{display:flex;align-items:center;gap:10px;margin-bottom:68px}.gate-brand img{width:39px;height:39px;border-radius:12px}.gate-brand strong{font:700 21px Space Grotesk}.gate-card h1{font-size:57px;margin-bottom:22px}.gate-copy{color:var(--muted);font-size:15px;max-width:430px}.gate-card form{display:grid;gap:17px;margin-top:31px;max-width:430px}.gate-card label{display:grid;gap:7px;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gate-card input{height:53px;border:1px solid var(--line);border-radius:13px;padding:0 15px;background:white;color:var(--ink);font:15px Manrope}.gate-card input:focus{outline:3px solid rgba(20,121,232,.16);border-color:var(--blue)}.form-error{min-height:18px;color:#cc4d57;font-size:12px;margin:0}.gate-note{display:block;max-width:415px;color:#7b8d9c;font-size:11px;margin-top:35px;line-height:1.5}@media(max-width:850px){.gate{grid-template-columns:1fr;max-width:560px;padding:22px}.gate-art{min-height:260px}.gate-card{padding:0 5px 35px}.gate-brand{margin-bottom:38px}.gate-card h1{font-size:49px}.gate-ring{width:250px;height:250px}.gate-center img{width:55px;height:55px;border-radius:17px}.gate-center span{font-size:27px}}
