:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f3f4f6}*{box-sizing:border-box}body{margin:0;background:#f3f4f6}a{text-decoration:none}button{font:inherit}.app-bg{background:#f3f4f6}.page-pad{padding:24px}.container{max-width:960px;margin:0 auto}.container.wide{max-width:1180px}.container.narrow{max-width:1050px}.gap-lg{display:flex;flex-direction:column;gap:24px}.gap-md{display:flex;flex-direction:column;gap:16px}.gap-sm{display:flex;gap:12px}.stack{display:flex;flex-direction:column}.card{background:#fff;border-radius:24px;box-shadow:0 8px 30px #02061714;border:1px solid #e5e7eb}.card-content{padding:24px}.large-pad{padding:32px}.page-title{font-size:2rem;line-height:1.2;margin:0}.hero-title{font-size:2.4rem;line-height:1.15;margin:0}.section-title{font-size:1.25rem;font-weight:700;margin:0}.card-title{font-size:1.15rem;font-weight:700;margin:0}.muted{color:#475569;margin:0}.muted.small,.small{font-size:.92rem}.lead{font-size:1.05rem}.subtitle{margin-top:4px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.brand-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.brand-logo-small{width:72px;height:auto;display:block}.brand-logo-home{width:220px;max-width:70%;height:auto;display:block;margin:0 auto 8px}.text-center{text-align:center}.text-left{text-align:left}.row{display:flex}.align-center{align-items:center}.center{justify-content:center}.wrap{flex-wrap:wrap}.btn-row{display:flex;gap:12px}.grid{display:grid}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.parking-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.hoverable:hover{transform:translateY(-2px);box-shadow:0 10px 34px #0206171f}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:18px;padding:12px 18px;border:1px solid transparent;cursor:pointer;transition:.2s ease}.btn-primary{background:#0f172a;color:#fff}.btn-primary:hover{background:#1e293b}.btn-outline{background:#fff;color:#0f172a;border-color:#cbd5e1}.btn-outline:hover{background:#f8fafc}.btn:disabled{cursor:not-allowed;opacity:.6}.input{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:12px 14px;margin-top:6px;background:#fff}.label{display:block;font-size:.93rem;color:#334155;font-weight:600}.item-row{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.text{margin:0;color:#334155}.notice{border-radius:18px;padding:16px;border:1px solid}.notice.warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.notice.soft-warning{background:#fef3c7;border-color:#fcd34d;color:#92400e}.notice.danger{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.list{margin:0;padding-left:20px}.list li{margin:4px 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid .full{grid-column:1 / -1}.sticky-card{position:sticky;top:24px;height:fit-content}.timer-box{border-radius:24px;padding:24px}.timer-normal{background:#0f172a;color:#fff}.timer-warning{background:#fef3c7;color:#92400e}.timer-expired{background:#fee2e2;color:#991b1b}.timer-text{font-size:3rem;font-weight:800;letter-spacing:.04em;margin-top:10px}.muted-inverse{color:#fffc}.icon-sm{width:18px;height:18px;flex-shrink:0}.icon-md{width:24px;height:24px}.icon-lg{width:40px;height:40px}.center-icon{display:block;margin:0 auto 12px}.green{color:#16a34a}.amber,.amber-text{color:#b45309}.red,.red-text{color:#b91c1c}.gray{color:#9ca3af}.gold{color:#eab308}.text-slate{color:#334155}.full-btn{width:100%}.detail-top{margin-top:6px}.top-space{margin-top:12px}@media (max-width: 900px){.parking-grid{grid-template-columns:1fr}.sticky-card{position:static}}@media (max-width: 700px){.page-pad{padding:16px}.hero-title{font-size:2rem}.page-title{font-size:1.75rem}.form-grid{grid-template-columns:1fr}.brand-logo-small{width:60px}.brand-logo-home{width:180px}}
