@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap");
:root{--navy:#071f43;--teal:#00aeb3;--teal-soft:#e5f8f7;--ink:#17243b;--muted:#66758a;--line:#dce6ef;--soft:#f4f7fb;--white:#fff;--red:#b3263d;--shadow:0 18px 55px rgba(7,31,67,.12)}
*{box-sizing:border-box}html{min-width:320px;background:var(--soft)}body{margin:0;min-height:100vh;color:var(--ink);background:linear-gradient(145deg,#f8fafc,#edf4f7);font-family:"Nunito","Segoe UI",sans-serif}button,input{font:inherit}.hidden{display:none!important}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(0,174,179,.28);outline-offset:2px}
.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(440px,100%);padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.login-card>img{display:block;width:174px;height:auto;margin:0 auto 28px}.eyebrow{margin:0 0 7px;color:#078b90;font-size:11px;font-weight:900;letter-spacing:.14em}.login-card h1,.workspace-heading h1{margin:0;color:var(--navy);line-height:1.12}.login-card h1{font-size:30px}.login-card>p:not(.eyebrow){margin:10px 0 22px;color:var(--muted)}.login-card form{display:grid;gap:15px}.login-card label{display:grid;gap:7px;color:#334761;font-size:12px;font-weight:800}.login-card input{width:100%;min-height:46px;padding:11px 13px;border:1px solid #c5d3df;border-radius:10px;color:var(--ink);background:#fff}.primary-button{min-height:47px;margin-top:4px;border:0;border-radius:10px;color:#fff;background:var(--teal);font-weight:900;cursor:pointer}.primary-button:disabled{cursor:wait;opacity:.58}.form-message{min-height:22px;margin-top:13px;color:var(--red);font-size:13px;font-weight:700}
.workspace{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.portal-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px clamp(20px,4vw,54px);color:#fff;background:var(--navy);box-shadow:0 8px 28px rgba(7,31,67,.16)}.portal-brand{display:flex;align-items:center;gap:18px;color:inherit;text-decoration:none}.portal-brand img{display:block;width:140px;height:auto}.portal-brand>span{display:grid;padding-left:18px;border-left:1px solid rgba(255,255,255,.24)}.portal-brand strong{font-size:14px}.portal-brand small{margin-top:2px;color:#aebdd0;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.account-menu{display:flex;align-items:center;gap:11px}.avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--navy);background:#7ce3e2;font-size:13px;font-weight:900}.account-copy{display:grid;min-width:130px}.account-copy strong{font-size:13px}.account-copy small{color:#afbed0;font-size:10px}.header-button{min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#fff;background:transparent;font-weight:800;cursor:pointer}.header-button:hover{background:rgba(255,255,255,.08)}
.portal-main{width:min(1380px,calc(100% - 40px));margin:auto;padding:42px 0 56px}.portal-notice{margin-bottom:20px;padding:13px 16px;border:1px solid #f0c0c8;border-left:4px solid var(--red);border-radius:11px;color:#8f2235;background:#fff;font-weight:800}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.workspace-heading h1{font-size:clamp(31px,4vw,48px)}.workspace-heading>div>p:last-child{margin:11px 0 0;color:var(--muted);font-size:15px}.access-summary{min-width:230px;display:flex;align-items:center;gap:12px;padding:15px 17px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 6px 20px rgba(7,31,67,.05)}.shield{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#087f83;background:var(--teal-soft)}.shield svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.access-summary>span:last-child{display:grid}.access-summary strong{font-size:13px}.access-summary small{margin-top:3px;color:var(--muted);font-size:11px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{margin:0;color:var(--navy);font-size:22px}.section-heading p{margin:5px 0 0;color:var(--muted);font-size:13px}.text-link{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:10px;color:var(--navy);background:#fff;font-size:13px;font-weight:900;text-decoration:none}.text-link:hover{border-color:var(--teal)}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.app-card{position:relative;min-height:188px;display:flex;flex-direction:column;padding:23px;border:1px solid var(--line);border-radius:18px;color:var(--ink);background:#fff;box-shadow:0 7px 22px rgba(7,31,67,.055);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.app-card:hover,.app-card:focus-visible{transform:translateY(-3px);border-color:#7ed8d7;box-shadow:0 15px 34px rgba(7,31,67,.12)}.app-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--app-color,#167c87)}.app-icon svg{width:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-card h3{margin:18px 0 5px;color:var(--navy);font-size:17px}.app-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.app-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:19px;color:#718196;font-size:11px}.app-meta strong{color:#198060}.app-arrow{position:absolute;right:20px;top:21px;color:#8392a5;font-size:23px}.empty-apps{grid-column:1/-1;padding:34px;border:1px dashed #bfcddd;border-radius:16px;background:#fff;text-align:center}.empty-apps h3{margin:0;color:var(--navy)}.empty-apps p{margin:8px 0 0;color:var(--muted)}
.portal-footer{display:flex;justify-content:space-between;gap:20px;padding:18px clamp(20px,4vw,54px);border-top:1px solid var(--line);color:var(--muted);background:#fff;font-size:11px}.system-state{display:inline-flex;align-items:center;gap:7px;color:#34735f;font-weight:800}.system-state i{width:8px;height:8px;border-radius:50%;background:#3acb92}
@media(max-width:980px){.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-heading{align-items:flex-start}.portal-main{width:min(100% - 30px,1380px)}}
@media(max-width:680px){.portal-header{min-height:70px;padding-inline:15px}.portal-brand img{width:105px}.portal-brand>span,.account-copy{display:none}.workspace-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.access-summary{width:100%}.app-grid{grid-template-columns:1fr}.portal-main{padding:28px 0 42px}.section-heading{align-items:flex-start}.portal-footer{flex-direction:column}.login-card{padding:26px 21px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
