:root{font-family:Tahoma,Arial,sans-serif;color:#123b42;background:#f3f6f5;font-size:16px;--brand:#031f24}*{box-sizing:border-box}body{margin:0}header{background:var(--brand);color:white;padding:28px max(5vw,18px);display:flex;justify-content:space-between;align-items:center;gap:20px}header small{color:#e9c887}h1{font-size:clamp(21px,3vw,30px);margin:10px 0}h2,h3{margin:8px 0 18px}main{max-width:1250px;margin:25px auto;padding:0 18px 60px}.panel,.card{background:white;border:1px solid #dbe5e3;border-radius:16px;padding:22px;margin-bottom:18px}.narrow{max-width:520px;margin:50px auto}.muted,small{color:#61777b;line-height:1.8}p{line-height:1.8}label{display:flex;flex-direction:column;gap:9px;margin-bottom:14px;font-weight:600}input,select,textarea{font:inherit;padding:12px;border:1px solid #b9cccd;border-radius:9px;min-width:0;background:white;color:#123b42;width:100%}textarea{min-height:95px}input:focus,select:focus,textarea:focus{outline:2px solid #d0ae65}button,.fileButton{font:inherit;cursor:pointer;background:var(--brand);color:white;border:1px solid transparent;padding:12px 17px;border-radius:9px;min-height:46px;font-weight:600;text-align:center;margin:0}button:disabled{opacity:.5;cursor:wait}.secondary,.fileButton{background:#eaf1ef;color:var(--brand);border-color:#c8d9d6}.danger{background:#fff0ed;color:#9e3120}#connection{font-size:13px;border:1px solid #6b9298;border-radius:20px;padding:10px}.actions,.filters,.subhead,.dialogHead,.dialogFoot{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.subhead,.dialogHead{justify-content:space-between;margin:15px 0}.filters label{margin:0}.grow{flex:1}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.stat{background:#e1ece8;padding:20px;border-radius:13px}.stat b{display:block;font-size:30px;margin:10px 0}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px}.card{margin:0;border-top:4px solid #d0ae65}.card h2{font-size:21px}.badge{display:inline-block;background:#e9f2ec;padding:7px 12px;border-radius:20px;font-size:13px;margin-bottom:16px}.rented{background:#fff0d8}.card dl{display:grid;grid-template-columns:1fr 1fr;gap:12px}.card dt{font-size:13px;color:#61777b}.card dd{margin:5px 0;font-weight:bold;overflow-wrap:anywhere}.card button{width:100%;margin-top:10px}summary{cursor:pointer;font-weight:bold}.alert,.document{padding:14px;border-bottom:1px solid #e2e9e7;line-height:1.8;overflow-wrap:anywhere}.overdue{color:#ad392c}.fields{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.cheque{padding:15px;margin:15px 0;background:#edf3f1;border-radius:12px}.cheque .fields{grid-template-columns:repeat(3,1fr)}dialog{width:min(900px,96vw);max-height:90dvh;border:0;border-radius:18px;padding:24px;color:#123b42}dialog::backdrop{background:#001e27aa}.dialogFoot{position:sticky;bottom:-24px;background:white;padding:18px 0;border-top:1px solid #ddd}.dialogFoot span{flex:1;font-size:13px}.document button{margin:5px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#173f46;color:white;padding:18px 25px;border-radius:12px;max-width:90vw;z-index:10}#setupHint{color:#8a5a12}[hidden]{display:none!important}@media(max-width:620px){header{align-items:flex-start;flex-direction:column;padding:20px}main{margin-top:16px}.stats{gap:8px}.stat{padding:12px;font-size:13px}.stat b{font-size:25px}.fields,.cheque .fields{grid-template-columns:1fr}.filters{align-items:stretch;flex-direction:column}.actions>*{flex:1 1 auto}.dialogFoot{position:static}.dialogFoot button{width:100%}dialog{padding:18px}.narrow{margin:15px auto}.panel{padding:17px}}

.brand{display:flex;align-items:center;gap:22px;min-width:0}.brandLogo{width:120px;height:120px;object-fit:contain;border-radius:12px;flex-shrink:0}.loginLogo{display:block;width:240px;max-width:100%;height:auto;margin:0 auto 22px;border-radius:14px}.narrow{border-top:4px solid #d0ae65}@media(max-width:620px){.brand{gap:12px;width:100%}.brandLogo{width:88px;height:88px}.brand h1{font-size:21px;line-height:1.5}.brand small{font-size:11px}.loginLogo{width:220px}}
