:root{--navy:#06265c;--ink:#071832;--muted:#60708a;--red:#d71920;--line:#dce4ef;--soft:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}*{box-sizing:border-box}.portal-body{margin:0;color:var(--ink);background:linear-gradient(135deg,#031638,#0b3474);min-height:100vh}.portal-shell a{color:var(--navy)}.portal-shell{width:min(1480px,calc(100% - 32px));margin:0 auto 18px;background:#fff;border-radius:16px;padding:34px;box-shadow:0 20px 55px rgba(2,19,51,.2)}.auth-card{width:min(480px,100%);margin:20px auto}.eyebrow{color:var(--red);font-weight:900;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.auth-card h1,.portal-heading h1{color:var(--navy);margin:.3rem 0 .6rem}.muted{color:var(--muted);line-height:1.55}.form-grid{display:grid;gap:16px;margin-top:24px}.form-grid label{display:grid;gap:7px;font-weight:800}.form-grid input{border:1px solid var(--line);border-radius:10px;padding:13px;font:inherit}.button{border:0;border-radius:10px;padding:13px 20px;background:var(--red);color:#fff;font:inherit;font-weight:900;cursor:pointer;text-decoration:none}.button.secondary{background:var(--navy)}.button.quiet{background:var(--soft);color:var(--navy)}.form-links{display:flex;justify-content:space-between;gap:14px;margin-top:18px}.alert{padding:14px;border-radius:10px;margin:16px 0}.alert.error{background:#fff0f0;color:#a20d12}.alert.success{background:#ecf8ef;color:#17652b}.portal-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:26px}.rental-section{margin-top:30px}.rental-section h2{color:var(--navy);margin:0}.rental-table-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.rental-table-heading p{margin:.35rem 0 0}.table-help{font-size:.85rem;color:var(--muted)}.rental-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px}.rental-table{width:100%;min-width:1280px;border-collapse:collapse}.rental-table th,.rental-table td{padding:13px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--line)}.rental-table tbody tr:last-child td{border-bottom:0}.rental-table tbody tr:hover{background:#f9fbfd}.rental-table th{background:var(--soft);white-space:nowrap}.rental-table th button{display:flex;align-items:center;gap:6px;width:100%;border:0;background:transparent;color:var(--muted);font:inherit;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;padding:0;text-align:left}.rental-table th button span{opacity:.45}.rental-table td{font-size:.88rem}.rental-table td strong,.rental-table td small{display:block}.rental-table td small{margin-top:3px;color:var(--muted);max-width:260px;white-space:normal}.status{display:inline-block;font-size:.7rem;font-weight:900;text-transform:uppercase;white-space:nowrap;background:var(--soft);padding:6px 9px;border-radius:99px}.status.current{background:#e8f6ec;color:#17652b}.empty{padding:30px;text-align:center;background:var(--soft);border-radius:12px}.portal-body .site-footer a{color:#fff}@media(max-width:720px){.portal-shell{width:min(100% - 18px,1480px);padding:24px 14px}.portal-heading{display:block}.portal-heading form{margin-top:16px}.rental-table-heading{display:block}.table-help{margin-top:8px}.form-links{display:grid}}
.status.status-active{background:#e8f6ec;color:#17652b}.status.status-upcoming{background:#e7f0ff;color:#1959a8}.status.status-called-off{background:#fff2c7;color:#80600d}.status.status-cancelled{background:#ffe7e7;color:#a20d12}.status.status-picked-up{background:#edf0f4;color:#586577}.status.status-other{background:#edf0f4;color:#586577}
.rental-table{min-width:1050px}
