*{box-sizing:border-box}body{font-family:system-ui,sans-serif;margin:0;background:#f5f6f8;color:#1a1a1a}.login-form{max-width:320px;margin:10vh auto;display:flex;flex-direction:column;gap:.75rem;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001a}.login-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#1e40af;color:#fff}header h1{margin:0;font-size:1.2rem}.tabs{display:flex;gap:.5rem;padding:.5rem 1.5rem;background:#fff;border-bottom:1px solid #ddd}.tabs button{border:none;background:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px}.tabs button.active{background:#e0e7ff;font-weight:600}main{padding:1.5rem;max-width:900px;margin:0 auto}section{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #00000014}.list{list-style:none;padding:0}.list li{padding:.5rem 0;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.watch-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.badge{padding:.1rem .5rem;border-radius:10px;font-size:.75rem;background:#eee}.badge-active{background:#dcfce7}.badge-paused{background:#fef9c3}.badge-fulfilled{background:#dbeafe}.actions{display:flex;gap:.5rem}.inline-form{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.watch-form{display:flex;flex-direction:column;gap:.75rem}.watch-form label{display:flex;flex-direction:column;gap:.25rem;max-width:400px}.checkbox{flex-direction:row!important;align-items:center;gap:.5rem!important}.scroll-list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem;padding:.25rem;border:1px solid #eee;border-radius:4px}.city-picker{flex-direction:row!important;align-items:center;gap:.5rem!important}fieldset{border:1px solid #ddd;border-radius:6px}.date-hour-grid{border-top:1px solid #eee;padding-top:1rem}.grid-scroll{overflow-x:auto;max-width:100%}.grid-scroll table{border-collapse:collapse}.grid-scroll th,.grid-scroll td{border:1px solid #eee;padding:.5rem;vertical-align:top;min-width:140px}.hour-range-row{display:flex;gap:.25rem;align-items:center}.muted{color:#888;font-size:.9rem}.small{font-size:.8rem}.error{color:#b91c1c}button{cursor:pointer}
