:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17364b;background:#f5f8f7}*{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:#087e83}button,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.5}[hidden]{display:none!important}header,footer{background:#102b46;color:#fff;padding:18px clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:20px}header a{color:#fff}.brand{display:flex;align-items:center;gap:10px;font-weight:700}.brand b{color:#8bdccc}.mark{height:37px;width:37px;display:grid;place-items:center;background:#78d7c3;color:#102b46;border-radius:9px;letter-spacing:-.07em}nav{display:flex;gap:20px;align-items:center;font-size:.85rem}nav button{background:none;border:0;color:#fff}main{max-width:1220px;margin:auto;min-height:calc(100vh - 126px);padding:70px 25px}.eyebrow{font-size:.7rem;letter-spacing:.16em;font-weight:800;color:#087e83}h1{font-size:clamp(2.3rem,4vw,3.7rem);letter-spacing:-.06em;line-height:1.12;margin:15px 0 18px}h2{font-size:1.35rem}h3{font-size:1rem}.login{max-width:470px;margin:25px auto 60px}.login>p,.intro{color:#647d88;line-height:1.6}.login form{background:#fff;padding:30px;border:1px solid #dfe9e7;border-radius:11px;margin-top:28px;box-shadow:0 15px 50px #102b460a}label{display:block;font-size:.85rem;font-weight:700;margin-bottom:20px}input{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #c7d7d5;border-radius:7px}.primary{width:100%;background:#087e83;color:white;border:0;border-radius:7px;padding:13px 18px;font-weight:700}.error{color:#a73547}.company{background:#fff;border:1px solid #dfe9e7;border-radius:12px;margin-top:30px;overflow:hidden}.company-head{padding:22px 26px;border-bottom:1px solid #e8efed}.company-head h2{margin:7px 0 0}.columns{display:grid;grid-template-columns:1fr 1fr}.columns section{padding:24px 26px}.columns section+section{border-left:1px solid #e8efed}.item{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #e8efed;padding:17px 0;font-size:.87rem}.item strong{display:block}.item small{display:block;color:#6d8490;margin-top:5px}.item a{font-size:.8rem;font-weight:700;white-space:nowrap}.empty{color:#7c929c;font-size:.87rem}.company>h2,.company>p{margin:25px}footer{font-size:.75rem;color:#9bb5c3}@media(max-width:720px){.columns{grid-template-columns:1fr}.columns section+section{border-left:0;border-top:1px solid #e8efed}.item{align-items:flex-start;flex-direction:column;gap:8px}main{padding-top:45px}.brand{font-size:.8rem}nav{gap:10px}}
