
:root{--b:#050d19;--p:#0d1929;--p2:#111f33;--l:rgba(255,255,255,.09);--t:#f4f7fb;--m:#8b99ad;--bl:#2475ff;--g:#27d17f}
*{box-sizing:border-box}html{background:var(--b)}body.tle{margin:0;min-height:100vh;color:var(--t);background:radial-gradient(circle at 12% 8%,rgba(36,117,255,.22),transparent 28%),radial-gradient(circle at 90% 88%,rgba(20,199,217,.13),transparent 28%),linear-gradient(145deg,#050d19,#081426 55%,#050b14);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.tle-shell{min-height:100vh;display:grid;grid-template-columns:minmax(330px,.9fr) minmax(460px,1.1fr)}.tle-side{padding:42px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--l);background:rgba(5,13,25,.76)}.tle-brand{display:flex;align-items:center;gap:12px}.tle-shield{width:46px;height:54px;display:grid;place-items:center;clip-path:polygon(50% 0,92% 14%,88% 72%,50% 100%,12% 72%,8% 14%);background:linear-gradient(145deg,#fff 0 9%,#2475ff 10% 100%);font-size:25px;font-weight:1000}.tle-brand strong,.tle-brand span{display:block}.tle-brand strong{font-size:22px}.tle-brand span{color:#3790ff;font-size:16px;font-weight:900}.tle-hero h1{margin:0 0 18px;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.045em}.tle-hero p{max-width:470px;color:var(--m);font-size:16px;line-height:1.7}.tle-points{display:grid;gap:13px;margin-top:28px}.tle-point{display:flex;align-items:center;gap:11px;color:#c8d2df;font-size:13px}.tle-point i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:var(--g);background:rgba(39,209,127,.11);font-style:normal}.tle-stage{display:grid;place-items:center;padding:34px}.tle-card{width:min(100%,560px);padding:34px;border:1px solid var(--l);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.035),transparent 45%),rgba(13,25,41,.94);box-shadow:0 28px 90px rgba(0,0,0,.44)}.tle-head h2{margin:0 0 8px;font-size:32px}.tle-head p{margin:0 0 24px;color:var(--m)}.tle-content form{display:grid;gap:15px}.tle-content input,.tle-content select,.tle-content textarea{width:100%!important;min-height:50px!important;padding:0 14px!important;border:1px solid var(--l)!important;border-radius:12px!important;color:var(--t)!important;background:rgba(5,13,25,.72)!important}.tle-content input:focus,.tle-content select:focus,.tle-content textarea:focus{outline:none!important;border-color:var(--bl)!important;box-shadow:0 0 0 4px rgba(36,117,255,.15)!important}.tle-content button,.tle-content .btn,.tle-content input[type=submit]{min-height:48px!important;border-radius:12px!important;font-weight:850!important}.tle-content button[type=submit],.tle-content .btn-primary,.tle-content input[type=submit]{border:0!important;color:#fff!important;background:linear-gradient(135deg,#2475ff,#1558c8)!important}.tle-content a{color:#5da4ff!important}.tle-content h1,.tle-content h2,.tle-content h3,.tle-content strong{color:var(--t)!important}.tle-content p,.tle-content small,.tle-content label{color:var(--m)!important}@media(max-width:900px){.tle-shell{grid-template-columns:1fr}.tle-side{min-height:auto;padding:22px 20px;border-right:0;border-bottom:1px solid var(--l)}.tle-hero,.tle-side>small{display:none}.tle-stage{padding:24px 16px}.tle-card{padding:25px 20px;border-radius:19px}}
