:root{font-family:Arial,Helvetica,sans-serif;color:#172d2b;background:#f4f7f5;font-size:16px;line-height:1.5}
*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:#135747}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c6a766;outline-offset:2px}[hidden]{display:none!important}
.topbar{height:70px;background:#123d35;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2));gap:20px}.brand{display:flex;align-items:center;gap:15px;font-weight:700;font-size:1.125rem}.brand-mark{border:2px solid #c6a766;color:#e8d5a8;font-size:.85rem;letter-spacing:.12em;padding:4px 7px}.top-actions{display:flex;align-items:center;gap:15px;font-size:.9rem}.text-button{border:0;background:transparent;color:inherit;text-decoration:underline;padding:8px 0;text-underline-offset:3px}.auth-wrap{max-width:480px;margin:7vh auto;padding:0 20px}.auth-card{background:white;border:1px solid #dbe4df;border-radius:12px;box-shadow:0 12px 40px #123d3512;padding:32px}.auth-card .text-button{color:#135747;margin-top:15px}.auth-card h1{margin-top:4px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:800;color:#8e7134;margin:0 0 6px}.small{font-size:.875rem;color:#60716b}.muted{color:#60716b}.stack{display:flex;flex-direction:column;gap:16px}h1,h2,p{overflow-wrap:anywhere}h1{font-size:clamp(1.55rem,4vw,2.25rem);line-height:1.16;margin:0 0 12px;letter-spacing:-.025em}h2{font-size:1.125rem;line-height:1.25;margin:0 0 10px}.stack label{font-weight:650;display:flex;flex-direction:column;gap:6px;font-size:.9rem}.stack input:not([type=checkbox]),.stack select,.stack textarea,.project-strip select{width:100%;background:white;color:#172d2b;border:1px solid #b6c8bf;border-radius:7px;padding:11px 12px;min-height:46px}.stack textarea{resize:vertical}.stack input[type=file]{padding:9px}.stack .check-row{flex-direction:row;align-items:center;font-weight:500}.stack .check-row input{height:20px;width:20px}.primary,.secondary{border-radius:7px;min-height:46px;padding:10px 18px;font-weight:700}.primary{background:#146650;border:1px solid #146650;color:white}.primary:hover:not(:disabled){background:#0e513f}.secondary{background:white;border:1px solid #2b6956;color:#145441}.secondary:hover:not(:disabled){background:#edf5f0}
.project-strip{background:#e6eee9;border-bottom:1px solid #cedbd2;padding:13px max(24px,calc((100vw - 1160px)/2));display:flex;align-items:center;gap:12px;flex-wrap:wrap}.project-strip label{font-weight:700}.project-strip select{max-width:370px}.muster-note{font-size:.86rem;color:#486358;margin-left:auto}.portal-main{max-width:1160px;margin:0 auto;padding:30px 24px 110px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:24px}.section-head h1{margin-bottom:0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.card{background:#fff;border:1px solid #d9e4dc;border-radius:10px;padding:22px;box-shadow:0 2px 10px #123d3508}.card p:last-child{margin-bottom:0}.presence-card{border-top:4px solid #c6a766}.presence-card .primary{min-width:180px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}.quick-action{border:1px solid #d5e2d8;border-radius:9px;background:white;padding:18px;text-align:left;display:flex;justify-content:space-between;gap:15px;font-weight:700;color:#174739;min-height:82px}.quick-action:hover{background:#eef6f0}.intro{max-width:680px;color:#4d6258;margin-top:-10px;margin-bottom:22px}.item-list{display:flex;flex-direction:column;gap:11px}.item{background:white;border:1px solid #d9e4dc;border-radius:9px;padding:17px 18px}.item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.item h2{margin:0}.item-meta{font-size:.875rem;color:#5d7166;margin-top:5px}.item p{margin:10px 0}.item-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.item-actions button,.item-actions a{min-height:40px}.tag{display:inline-block;border-radius:99px;padding:4px 9px;font-size:.78rem;font-weight:700;background:#e5eee8;color:#235843;white-space:nowrap}.tag.amber{background:#fff1d1;color:#775b1c}.tag.red{background:#fde8e5;color:#943b32}.empty{padding:28px;background:white;border:1px dashed #bfcec4;border-radius:8px;color:#5b6e63}.notice{padding:15px 17px;border-radius:8px;margin-bottom:20px}.urgent-notice{background:#fff1de;border:1px solid #e5bf78;color:#5c421c}.form-card{max-width:670px}.form-card hr{width:100%;border:0;border-top:1px solid #dce5df}.subhead{margin:28px 0 13px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.compact .item{padding:11px 13px}.company-upload{border-top:1px solid #dce5df;margin-top:20px;padding-top:18px}.bottom-nav{position:fixed;z-index:5;bottom:0;left:0;right:0;background:white;border-top:1px solid #d3dfd6;display:flex;justify-content:center;box-shadow:0 -4px 20px #123d350d}.bottom-nav button{min-width:130px;min-height:64px;padding:9px 15px;background:transparent;border:0;border-top:3px solid transparent;color:#50645a;font-size:.9rem;font-weight:700}.bottom-nav button[aria-current=page]{border-top-color:#b28e48;color:#145441;background:#f5f8f5}.toast{position:fixed;z-index:20;bottom:83px;left:50%;transform:translateX(-50%);max-width:min(90vw,470px);background:#123d35;color:white;border-radius:8px;padding:12px 17px;box-shadow:0 6px 24px #0003}.toast.error{background:#8c352e}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.snag-response{display:flex;flex-direction:column}.snag-response textarea{width:100%;border:1px solid #b6c8bf;border-radius:7px;padding:10px 12px;resize:vertical}.snag-response button{align-self:flex-start}
@media(max-width:760px){.topbar{height:62px;padding:0 17px}.brand{gap:9px;font-size:1rem}.brand-mark{font-size:.72rem}.top-actions{font-size:.8rem}.project-strip{padding:12px 17px}.project-strip select{max-width:none;flex:1}.muster-note{width:100%;margin:0}.portal-main{padding:22px 16px 105px}.hero-grid,.two-columns{grid-template-columns:1fr}.quick-actions{grid-template-columns:1fr;gap:9px}.quick-action{min-height:62px;padding:13px 15px}.card{padding:18px}.bottom-nav{justify-content:space-around}.bottom-nav button{min-width:0;flex:1;font-size:.75rem;padding:8px 3px;min-height:60px}.auth-wrap{margin:4vh auto}.auth-card{padding:25px 21px}.section-head{align-items:start;flex-direction:column}.item-head{flex-direction:column}.item-actions>*{flex:1}}
.preview-notice{background:#fff5d9;border-bottom:1px solid #dec47a;color:#58451d;padding:13px max(24px,calc((100vw - 1160px)/2));font-size:.9rem}
@media(max-width:760px){.preview-notice{padding:12px 17px}}
