:root{color:#f5f5f7;background:#1c1c1e;font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.oh-page{padding:1rem;max-width:72rem;margin:0 auto}.oh-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;flex-wrap:wrap;margin-bottom:.9rem}.oh-chips{display:flex;gap:.4rem;flex-wrap:wrap}.oh-chip,.oh-btn,.oh-text-btn{border:1px solid #48484a;background:#2c2c2e;color:#f5f5f7;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:600;cursor:pointer}.oh-chip.is-on,.oh-btn{background:#0a84ff;border-color:#0a84ff;color:#fff}.oh-chip{display:inline-flex;align-items:center;gap:.35rem}.oh-refresh{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;background:#1c1c1e8c;color:#f5f5f7;font-size:1.35rem;font-weight:700;pointer-events:none}.oh-refresh-spin{width:2.4rem;height:2.4rem;border:3px solid #f5f5f7;border-right-color:transparent;border-radius:50%;animation:oh-spin .7s linear infinite}@keyframes oh-spin{to{transform:rotate(360deg)}}.oh-text-btn{background:transparent}.oh-tools{display:flex;align-items:center;gap:.75rem;margin-left:auto}.oh-dough-row{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600}.oh-online{color:#30d158;font-weight:700}.oh-offline{color:#ff453a;font-weight:700}.oh-title{margin-bottom:1.75rem}.oh-title-row{display:flex;align-items:baseline;gap:.85rem;flex-wrap:wrap;margin-bottom:.5rem}.oh-dough{background:#2a2a2c;color:#f5f5f7;border:1px solid #48484a;border-radius:6px;padding:.3rem .55rem;font-weight:700;font-size:1rem;width:5rem;min-width:5rem;text-align:center}.oh-stats{font-size:1.55rem;font-weight:700;color:#f5f5f7}.oh-date{margin:0;font-size:1.15rem;font-weight:500;color:#a1a1a6}.oh-start-fields{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.oh-slot{border:2px solid #161618;border-radius:8px;padding:.75rem 1rem;background:#2c2c2e;margin-bottom:.85rem}.oh-slot.orders-empty{border-color:#6e6e73}.oh-slot.orders-low{border-color:#8ec9a4}.oh-slot.orders-mid{border-color:#d8c88a}.oh-slot.orders-high{border-color:#d4a39d}.oh-slot-head{display:flex;justify-content:space-between;width:100%;margin-bottom:.75rem;background:transparent;border:0;color:inherit;font:inherit;font-size:1.35rem;cursor:pointer}.oh-slot-head.is-left{justify-content:flex-start;gap:1.5rem}.oh-card{padding:.85rem 1rem;background:#3a3a3c;border-radius:8px;color:#f5f5f7;margin-bottom:.6rem}.oh-time{font-weight:700;font-size:1.15rem;color:#fff}.oh-name{font-size:.95rem;font-weight:500;color:#d1d1d6;margin-left:.5rem}.oh-counts{margin-top:.35rem;font-size:1.05rem;font-weight:600;color:#f5f5f7}.oh-warn{color:#ffd60a}.oh-sign-in,.oh-loading{max-width:22rem;margin:4rem auto;display:grid;gap:.75rem}.oh-sign-in input{padding:.6rem .75rem;border-radius:6px;border:1px solid #48484a;background:#2a2a2c;color:#f5f5f7}
