:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#081728;background:#f4f8fa}*{box-sizing:border-box}body{margin:0;background:#f4f8fa}.auth-landing{min-height:720px;display:grid;grid-template-columns:minmax(440px,1.05fr) minmax(480px,.95fr)}.auth-hero{position:relative;overflow:hidden;display:grid;place-items:center;padding:70px;background:radial-gradient(circle at 70% 35%,#123047 0,#071829 42%,#04111e 78%);color:#fff}.hero-copy{position:relative;z-index:3;max-width:640px}.hero-copy img{width:62px;height:62px}.hero-copy>p,.product-story>div:first-child p{color:#35d3c0;font-size:12px;letter-spacing:.2em;font-weight:800;margin-top:26px}.hero-copy h1{font-size:clamp(40px,4.2vw,68px);line-height:1.05;letter-spacing:-.045em;margin:18px 0}.hero-copy>span{display:block;max-width:570px;color:#aac1d2;font-size:17px;line-height:1.7}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero-points b{font-size:12px;padding:9px 12px;border:1px solid #285067;border-radius:99px;background:#0c2739;color:#c8f8f1}.auth-network{position:absolute;inset:0;opacity:.5}.auth-network i{position:absolute;width:76px;height:76px;border:1px solid #27cbb7;border-radius:50%;box-shadow:0 0 0 14px #0d2b3b}.auth-network i:nth-child(1){right:11%;top:18%}.auth-network i:nth-child(2){right:30%;top:47%;width:52px;height:52px}.auth-network i:nth-child(3){left:9%;bottom:8%;width:48px;height:48px}.auth-network i:nth-child(4){right:8%;bottom:8%;width:44px;height:44px}.auth-network i:nth-child(5){left:34%;top:11%;width:34px;height:34px}.auth-network span{position:absolute;height:1px;background:linear-gradient(90deg,transparent,#36cfbe,transparent);width:45%;transform-origin:left}.auth-network span:nth-of-type(1){right:8%;top:31%;transform:rotate(143deg)}.auth-network span:nth-of-type(2){left:12%;bottom:18%;transform:rotate(-28deg)}.auth-network span:nth-of-type(3){right:2%;bottom:16%;transform:rotate(-150deg)}.auth-entry{display:grid;place-items:center;padding:55px}.auth-card{width:min(530px,100%);padding:30px;border:1px solid #dbe5eb;border-radius:24px;background:#fff;box-shadow:0 22px 65px rgba(9,29,45,.12)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:5px;background:#edf3f6;border-radius:13px;margin-bottom:25px}.auth-tabs button{height:44px;border:0;border-radius:9px;background:transparent;color:#637688;font-weight:800;cursor:pointer}.auth-tabs button.active{background:#fff;color:#087e74;box-shadow:0 3px 13px rgba(7,17,31,.1)}form h2{font-size:25px;margin:0 0 5px}form>p{color:#718394;margin:0 0 23px}label{display:block;font-size:12px;font-weight:750;margin:13px 0;color:#405267}input{display:block;width:100%;height:48px;margin-top:7px;border:1px solid #cfdae2;border-radius:10px;padding:0 13px;font-size:15px;outline:none}input:focus{border-color:#0ba797;box-shadow:0 0 0 4px rgba(11,167,151,.11)}form>button{width:100%;height:50px;border:0;border-radius:11px;background:linear-gradient(135deg,#0aa696,#087e74);color:#fff;font-weight:800;font-size:15px;margin-top:12px;cursor:pointer}.password-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-security{display:block;color:#718394;line-height:1.5;margin-top:20px;padding-top:17px;border-top:1px solid #edf1f4}.msg{padding:12px;border-radius:10px;margin-bottom:14px}.msg.err{background:#fff0f1;color:#a51e31}.msg.ok{background:#eafaf6;color:#08765d}.product-story{padding:82px max(30px,8vw);background:#fff}.product-story>div:first-child{text-align:center;max-width:760px;margin:auto}.product-story h2{font-size:36px;letter-spacing:-.03em}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:40px auto 0}.story-grid article{padding:24px;border:1px solid #e0e9ee;border-radius:20px;background:#f9fbfc}.story-grid article>span{color:#07998c;font-weight:850}.story-grid h3{font-size:19px}.story-grid p{color:#667a8d;line-height:1.6}.story-visual{height:145px;margin:17px 0;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#e9faf7,#edf3fa);font-weight:900;color:#078c81}.upload-v{font-size:25px}.network-v{position:relative}.network-v i{position:absolute;width:38px;height:38px;border:2px solid #0ca594;border-radius:50%;background:#fff}.network-v i:nth-child(1){left:22%;top:53%}.network-v i:nth-child(2){left:47%;top:22%}.network-v i:nth-child(3){right:18%;bottom:20%}.signal-v{font-size:42px;color:#d46b29}@media(max-width:950px){.auth-landing{grid-template-columns:1fr}.auth-hero{min-height:560px;padding:42px}.auth-entry{padding:30px}.story-grid{grid-template-columns:1fr}.password-grid{grid-template-columns:1fr}}@media(max-width:560px){.auth-hero{min-height:480px;padding:26px}.auth-entry{padding:16px}.auth-card{padding:20px}.hero-copy h1{font-size:38px}}
