*{box-sizing:border-box}body{margin:0;background:#f5f7fa;color:#101828;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit}.portal-header{min-height:72px;padding:10px max(20px,calc((100% - 1080px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4e7ec}.portal-header img,.auth-card img{max-width:185px;max-height:44px}.portal-header nav{display:flex;gap:8px}.portal-header nav a{padding:9px 12px;border:1px solid #d0d5dd;border-radius:7px;text-decoration:none;font-size:10px;font-weight:750}.portal-main{max-width:1080px;margin:auto;padding:45px 20px 70px}.kicker{display:block;color:#155eef;font-size:9px;font-weight:850;letter-spacing:1.2px}.welcome h1{margin:8px 0;font-size:32px}.welcome p{margin:0 0 27px;color:#667085;font-size:12px}.project-card{margin-bottom:20px;padding:26px;background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 8px 25px rgba(16,24,40,.045)}.project-top{display:flex;justify-content:space-between;gap:20px}.project-top span{color:#667085;font-size:8px;font-weight:800}.project-top h2{margin:7px 0 0;font-size:20px}.status{padding:8px 11px;height:fit-content;border-radius:999px;background:#eff4ff;color:#155eef;font-size:9px}.status-live{background:#ecfdf3;color:#027a48}.progress{margin:28px 0;display:grid;grid-template-columns:repeat(5,1fr)}.progress div{position:relative;text-align:center;color:#98a2b3;font-size:8px}.progress div:before{content:"";position:absolute;top:5px;left:0;width:100%;height:2px;background:#e4e7ec}.progress i{position:relative;z-index:1;width:12px;height:12px;margin:0 auto 8px;display:block;border:2px solid #d0d5dd;border-radius:50%;background:#fff}.progress .done:before,.progress .done i{background:#155eef;border-color:#155eef}.progress .done{color:#155eef;font-weight:750}.project-note,.contact-note,.delivery-note{padding:15px;border-radius:9px;background:#f8fafc;border:1px solid #e4e7ec;font-size:10px;line-height:1.6}.project-note p{margin:6px 0 0;color:#667085}.credentials{margin-top:20px}.credentials h3{font-size:15px}.credential-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e4e7ec;border-radius:10px;overflow:hidden}.credential-grid>div{padding:14px;border-bottom:1px solid #e4e7ec}.credential-grid>div:nth-child(odd){border-right:1px solid #e4e7ec}.credential-grid span{display:block;margin-bottom:5px;color:#667085;font-size:8px}.credential-grid strong{font-size:10px}.credential-grid a{color:#155eef}.delivery-note{margin-top:14px}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.auth-card{width:100%;max-width:430px;padding:32px;background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 18px 50px rgba(16,24,40,.08)}.auth-card>a{display:block;text-align:center;margin-bottom:25px}.auth-card .kicker{text-align:center}.auth-card h1{text-align:center;margin:8px 0;font-size:23px}.auth-card>p{text-align:center;color:#667085;font-size:11px;line-height:1.6}.auth-card form{margin-top:22px;display:grid;gap:14px}.auth-card label{display:grid;gap:6px;color:#344054;font-size:10px;font-weight:750}.auth-card input{height:45px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px}.auth-card button{height:46px;border:0;border-radius:8px;background:#155eef;color:#fff;font-weight:800}.auth-card>small{display:block;margin-top:17px;text-align:center;color:#667085}.auth-card>small a{color:#155eef}.error{padding:11px;border-radius:8px;background:#fef3f2;color:#b42318;font-size:10px}.no-project{text-align:center;padding:60px;background:#fff;border:1px solid #e4e7ec;border-radius:14px}@media(max-width:650px){.portal-main{padding:28px 12px}.project-card{padding:18px}.progress span{display:none}.credential-grid{grid-template-columns:1fr}.credential-grid>div:nth-child(odd){border-right:0}.project-top{align-items:flex-start}.welcome h1{font-size:27px}}
