.portal-shell{color:#18313a;background:#f5f7f8;min-height:100dvh;font:16px/1.5 Arial,sans-serif}.portal-header{background:#fff;border-bottom:1px solid #dce5e8;justify-content:space-between;align-items:center;gap:16px;padding:20px clamp(18px,4vw,64px);display:flex}.portal-brand{color:#18313a;font-size:24px;font-weight:700;text-decoration:none}.portal-brand span{color:#427f81;font-weight:400}.portal-header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.portal-private{color:#32665c;background:#e8f3ed;border-radius:20px;padding:5px 10px;font-size:13px}.portal-content{max-width:1260px;margin:auto;padding:36px 24px 60px}.portal-card{background:#fff;border:1px solid #dae3e6;border-radius:18px;padding:26px;box-shadow:0 5px 20px #17374206}.portal-auth{max-width:480px;margin:40px auto}.portal-shell h1{margin:8px 0 16px;font-size:32px;font-weight:700;line-height:1.2}.portal-shell h2{margin:0 0 18px;font-size:23px;font-weight:700}.portal-shell h3{margin:24px 0 12px;font-size:18px;font-weight:700}.portal-shell p{color:#526b75;margin:8px 0 20px}.portal-shell .portal-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#477c78;margin:0 0 8px;font-size:11px;font-weight:700}.portal-field{flex-direction:column;gap:7px;margin:16px 0;font-size:14px;font-weight:600;display:flex}.portal-field input,.portal-field textarea,.portal-field select{box-sizing:border-box;color:#18313a;background:#fff;border:1px solid #afc2ca;border-radius:9px;width:100%;padding:11px 12px;font-size:16px;font-weight:400}.portal-field textarea{resize:vertical}.portal-shell button{color:#234e57;cursor:pointer;background:#fff;border:1px solid #afc2ca;border-radius:9px;min-height:44px;padding:10px 15px;font-size:14px;font-weight:600}.portal-shell button:disabled{opacity:.55;cursor:wait}.portal-shell button:hover:not(:disabled){background:#edf5f3}.portal-shell .portal-primary{color:#fff;background:#216b67;border-color:#216b67}.portal-shell .portal-primary:hover:not(:disabled){background:#18524e}.portal-shell :focus-visible{outline-offset:3px;outline:3px solid #329e9a}.portal-shell .portal-help{margin-top:18px;font-size:13px}.portal-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.portal-title h1,.portal-title h2{margin-bottom:0}.portal-title nav{gap:8px;display:flex}.portal-title button[aria-pressed=true]{background:#dceeea}.portal-columns{grid-template-columns:285px minmax(0,1fr);align-items:start;gap:24px;display:grid}.portal-list{flex-direction:column;gap:9px;display:flex}.portal-list button{text-align:left;overflow-wrap:anywhere;flex-direction:column;gap:3px;width:100%;display:flex}.portal-list button.selected{background:#eaf5f0;border-color:#4b9587}.portal-list small,.portal-member-list small{color:#607b83;font-size:12px;font-weight:400}.portal-case-list{margin-top:24px}.portal-case-list button{padding:16px;position:relative}.portal-case-list button span{color:#2b7772;font-size:12px}.portal-shell details{border-top:1px solid #dce5e8;border-bottom:1px solid #dce5e8;margin:20px 0;padding:14px 0}.portal-shell summary{cursor:pointer;min-height:30px;font-weight:600}.portal-form-grid{grid-template-columns:1fr 1fr;align-items:end;gap:0 16px;display:grid}.portal-form-grid button{grid-column:1/-1;justify-self:start;margin-top:4px}.portal-member-list{padding:0;list-style:none}.portal-member-list li{overflow-wrap:anywhere;border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.portal-member-list span{min-width:0}.portal-member-list small{display:block}.portal-error,.portal-notice{color:#833c2d;background:#fff0ec;border:1px solid #e4b1a8;border-radius:10px;margin-bottom:20px;padding:14px 18px}.portal-notice{color:#235f50;background:#eaf7f1;border-color:#9dcec0}.portal-pending{background:#f5f7f8;border-radius:12px;margin-top:30px;padding:18px}.portal-pending p{margin-bottom:0;font-size:14px}.portal-footer{text-align:center;color:#647d85;padding:24px;font-size:12px}.portal-workspace{min-height:300px}.portal-documents{border-top:1px solid #dce5e8;margin-top:32px}.portal-documents output{display:block}.portal-photo-grid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:18px;margin:24px 0;display:grid}.portal-photo{border:1px solid #dce5e8;border-radius:12px;min-width:0;padding:14px}.portal-photo img{object-fit:contain;background:#f3f6f7;border-radius:7px;width:100%;height:180px;display:block}.portal-photo-options{flex-wrap:wrap;gap:12px;margin:14px 0;font-size:14px;display:flex}.portal-photo-options label,.portal-check{align-items:center;gap:8px;min-height:44px;display:flex}.portal-check{margin:14px 0}.portal-check input,.portal-photo-options input{accent-color:#216b67;flex-shrink:0;width:19px;height:19px}.portal-generate-actions{margin:28px 0}.portal-edition-list{padding:0;list-style:none}.portal-edition-list li{border-bottom:1px solid #dce5e8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;display:flex}.portal-edition-list small{color:#607b83;font-size:12px;display:block}.portal-download{color:#216b67;align-items:center;min-height:44px;font-weight:600;text-decoration:underline;display:inline-flex}.portal-document-preview{border:1px solid #afc2ca;border-radius:12px;margin-top:24px;padding:18px}.portal-document-preview img{width:100%;height:auto;margin-bottom:16px}.portal-document-preview iframe{border:0;width:100%;height:600px;max-height:80dvh;margin-top:14px}.portal-document-preview .portal-title{flex-wrap:wrap}.portal-approval{border-top:1px solid #dce5e8;margin-top:18px;padding-top:18px}@media (max-width:760px){.portal-content{padding:24px 16px}.portal-columns{grid-template-columns:1fr;gap:16px}.portal-header{padding:16px}.portal-brand{font-size:21px}.portal-private{display:none}.portal-card{padding:20px}.portal-auth{margin:12px auto}.portal-title{flex-direction:column;align-items:flex-start}.portal-title nav{width:100%}.portal-title nav button{flex:1}.portal-form-grid{grid-template-columns:1fr}.portal-shell h1{font-size:28px}.portal-member-list li{align-items:flex-start}.portal-shell button{min-height:46px}}
