:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#f4f6f8;background:#0b0d10}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -15%,#293139 0,#12161a 38%,#090b0d 78%);color:#e8ecef}.hidden{display:none!important}.eyebrow{font-size:10px;letter-spacing:.22em;color:#9ba8b2;font-weight:700}.login{width:min(430px,calc(100% - 32px));margin:7vh auto;padding:34px;background:#181c20;border:1px solid #343b41;border-radius:8px;box-shadow:0 30px 90px #000b;text-align:center}.login>img{width:260px;max-height:170px;object-fit:contain}.login h1{font-size:29px;margin:8px 0}.login>p:not(.eyebrow){color:#89949c}.login label{display:block;text-align:left;font-size:11px;color:#9da7ae;margin:14px 0}.login input{display:block;width:100%;margin-top:6px;padding:13px;background:#0e1114;border:1px solid #384149;border-radius:4px;color:white;outline:none}.login input:focus{border-color:#e5ca64}.login button{width:100%;padding:13px;background:linear-gradient(180deg,#e5d06f,#af9131);border:1px solid #f2dc7b;border-radius:4px;color:#17140a;font-weight:800;cursor:pointer}.login #message{display:block;color:#df8585;margin-top:12px;min-height:16px}.portal{max-width:1280px;margin:auto;padding:0 34px}.portal header{height:104px;display:flex;align-items:center;border-bottom:1px solid #30363b;gap:18px}.portal header>img{width:128px;height:82px;object-fit:contain}.portal header h1{margin:4px 0;font-size:22px}.account{margin-left:auto;display:flex;align-items:center;gap:16px;color:#aab3ba}.account button{background:none;border:1px solid #414950;color:#cbd1d5;border-radius:4px;padding:8px 12px;cursor:pointer}.intro{padding:70px 0 30px}.intro h2{font-size:38px;margin:9px 0}.intro p:last-child{color:#89949c}.tools{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tool{min-height:390px;padding:30px;background:linear-gradient(145deg,#20252a,#15191d);border:1px solid #353d43;border-radius:7px;color:#eef1f3;text-decoration:none;transition:.18s;display:flex;flex-direction:column}.tool:hover{transform:translateY(-5px);border-color:#d7c15e;box-shadow:0 22px 45px #0008}.tool svg{width:94px;height:94px;margin-bottom:30px;fill:none;stroke:white;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.tool>span{font-size:9px;letter-spacing:.19em;color:#d3bd5d;font-weight:800}.tool h3{font-size:27px;margin:8px 0}.tool p{color:#929da5;line-height:1.65}.tool b{margin-top:auto;color:white;font-size:12px}footer{text-align:center;color:#59636a;font-size:10px;padding:58px 0 28px}@media(max-width:850px){.tools{grid-template-columns:1fr}.portal{padding:0 18px}.portal header>img{width:90px}.intro{padding-top:42px}.tool{min-height:330px}}
