:root { --as-ink:#17202a; --as-muted:#5b6570; --as-line:#dfe4e8; --as-paper:#fff; --as-green:#176b55; --as-red:#a63d3d; }
* { letter-spacing:0; }
.web-footer,.navbar { display:none!important; }
.web-page,.page_content { max-width:none!important; padding:0!important; }
.as-public-nav,.as-portal-nav { height:68px; display:flex; align-items:center; justify-content:space-between; padding:0 clamp(20px,5vw,72px); background:#fff; border-bottom:1px solid var(--as-line); }
.as-brand { display:flex; align-items:center; gap:10px; color:var(--as-ink)!important; font-size:20px; font-weight:700; text-decoration:none!important; }
.as-brand img { width:30px; height:30px; }
.as-login,.as-portal-account button { color:var(--as-ink)!important; font-weight:600; text-decoration:none!important; }
.as-portal-account button { appearance:none; border:0; padding:0; background:transparent; cursor:pointer; }
.as-portal-account button:disabled { opacity:.5; }
.as-login { border-bottom:2px solid var(--as-green); padding:8px 2px; }
.as-hero { height:min(680px,calc(100vh - 110px)); min-height:540px; position:relative; overflow:hidden; display:flex; align-items:center; }
.as-hero-image,.as-hero-shade { position:absolute; inset:0; width:100%; height:100%; }
.as-hero-image { object-fit:cover; }
.as-hero-shade { background:linear-gradient(90deg,rgba(8,16,19,.92),rgba(8,16,19,.75) 31%,rgba(8,16,19,.12) 68%,rgba(8,16,19,.02)); }
.as-hero-content { position:relative; color:#fff; width:min(600px,85vw); margin-left:clamp(20px,7vw,110px); }
.as-kicker { text-transform:uppercase; font-size:12px; font-weight:700; letter-spacing:1.4px!important; color:var(--as-green); margin:0 0 12px; }
.as-hero .as-kicker { color:#9bd5c2; }
.as-hero h1 { font-size:clamp(52px,7vw,88px); line-height:1; margin:0 0 24px; color:#fff; }
.as-hero-content>p:not(.as-kicker) { font-size:20px; line-height:1.55; max-width:580px; margin-bottom:30px; }
.as-primary-link { display:inline-flex; align-items:center; gap:16px; background:#fff; color:var(--as-ink)!important; padding:13px 18px; text-decoration:none!important; font-weight:700; border-radius:4px; }
.as-flow { padding:80px clamp(20px,7vw,110px) 96px; background:var(--as-paper); }
.as-flow-intro { max-width:760px; margin-bottom:48px; }
.as-flow h2 { font-size:38px; line-height:1.2; color:var(--as-ink); }
.as-flow-grid { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid var(--as-line); }
.as-flow-grid article { padding:28px 24px 10px 0; border-right:1px solid var(--as-line); min-height:190px; }
.as-flow-grid article+article { padding-left:24px; }
.as-flow-grid article:last-child { border-right:0; }
.as-flow-grid span { color:var(--as-green); font-weight:700; }
.as-flow-grid h3 { font-size:22px; margin:28px 0 8px; }
.as-flow-grid p { color:var(--as-muted); line-height:1.55; }
.as-portal-account { display:flex; align-items:center; gap:22px; color:var(--as-muted); font-size:14px; }
.as-portal-main { max-width:1180px; margin:0 auto; padding:48px 24px 80px; color:var(--as-ink); }
.as-portal-heading { display:flex; align-items:end; justify-content:space-between; gap:32px; padding-bottom:36px; border-bottom:1px solid var(--as-line); }
.as-portal-heading h1 { font-size:34px; margin:0 0 6px; }
.as-portal-heading p { color:var(--as-muted); margin:0; }
.as-summary-strip { display:flex; border:1px solid var(--as-line); border-radius:6px; background:#fff; }
.as-summary-strip div { width:145px; padding:16px; border-right:1px solid var(--as-line); }
.as-summary-strip div:last-child { border-right:0; }
.as-summary-strip strong,.as-summary-strip span { display:block; }
.as-summary-strip strong { font-size:25px; }
.as-summary-strip span { font-size:12px; color:var(--as-muted); margin-top:4px; }
.as-portal-section { padding:44px 0; border-bottom:1px solid var(--as-line); }
.as-section-heading { display:flex; justify-content:space-between; align-items:end; gap:20px; margin-bottom:24px; }
.as-section-heading h2 { font-size:24px; margin:0; }
.as-section-heading>p { color:var(--as-muted); font-size:14px; }
.as-request-list,.as-work-table { border:1px solid var(--as-line); border-radius:6px; overflow:hidden; background:#fff; }
.as-request-row,.as-work-row { display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,38%); gap:24px; padding:20px; border-bottom:1px solid var(--as-line); align-items:center; }
.as-request-row:last-child,.as-work-row:last-child { border-bottom:0; }
.as-request-row.is-overdue { border-left:3px solid var(--as-red); }
.as-request-copy h3,.as-work-row h3 { font-size:16px; margin:8px 0 4px; }
.as-request-copy p,.as-work-row p { font-size:13px; color:var(--as-muted); margin:0; }
.as-status { display:inline-block; color:#275346; background:#e5f1ed; border-radius:3px; padding:3px 7px; font-size:12px; font-weight:700; }
.as-status-requested,.as-status-resubmission-required { color:#704a0d; background:#fff0cc; }
.as-upload-area { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:8px; align-items:center; }
.as-file-label { height:38px; display:flex; align-items:center; padding:0 11px; border:1px solid var(--as-line); border-radius:4px; overflow:hidden; color:var(--as-muted); font-size:13px; cursor:pointer; }
.as-file-label span { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.as-file-label input { position:absolute; width:1px; height:1px; opacity:0; }
.as-upload-button { height:38px; border:0; border-radius:4px; padding:0 16px; background:var(--as-green); color:#fff; font-weight:700; }
.as-upload-button:disabled { opacity:.45; }
.as-upload-message { grid-column:1/-1; color:var(--as-green); font-size:12px; margin:0; }
.as-file-received { color:var(--as-green); font-weight:700; }
.as-work-row>div:last-child { text-align:right; }
.as-work-row .as-status { margin-bottom:6px; }
.as-empty { padding:22px; color:var(--as-muted); margin:0; }
@media(max-width:800px) { .as-hero{min-height:500px}.as-hero-image{object-position:62% center}.as-hero-shade{background:rgba(8,16,19,.67)}.as-flow{padding-top:56px}.as-flow-grid{grid-template-columns:1fr 1fr}.as-flow-grid article:nth-child(2){border-right:0}.as-portal-account span{display:none}.as-portal-heading{align-items:stretch;flex-direction:column}.as-summary-strip{width:100%}.as-summary-strip div{flex:1;width:auto}.as-request-row,.as-work-row{grid-template-columns:1fr}.as-work-row>div:last-child{text-align:left} }
@media(max-width:520px) { .as-public-nav,.as-portal-nav{padding:0 18px}.as-hero-content{margin-left:20px}.as-hero h1{font-size:52px}.as-hero-content>p:not(.as-kicker){font-size:17px}.as-flow-grid{grid-template-columns:1fr}.as-flow-grid article,.as-flow-grid article+article{border-right:0;padding-left:0}.as-summary-strip{flex-direction:column}.as-summary-strip div{width:100%;border-right:0;border-bottom:1px solid var(--as-line)}.as-summary-strip div:last-child{border-bottom:0}.as-request-row{padding:16px}.as-upload-area{grid-template-columns:1fr}.as-upload-button{width:100%} }
