.rs{display:flex;flex-direction:column;gap:4px}.rs-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:10px 0}.rs-item.inline{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px}.rs-item+.rs-item{border-top:1px solid var(--border-light)}.rs-text{min-width:0}.rs-when{font-size:14.5px;font-weight:500;color:var(--text-primary)}.rs-what{margin-top:1px;font-size:13.5px;line-height:1.45;color:var(--text-secondary)}.rs-seg{flex-shrink:0;flex-wrap:wrap}.rs-seg .tp-seg-btn{min-height:30px;padding:0 11px;font-size:13px}.rs-seg .tp-seg-btn:disabled{cursor:default}.rs-note{margin:6px 0 0;padding:10px 12px;font-size:13px;line-height:1.45;color:var(--text-secondary);background:var(--bg-warm);border-radius:var(--radius-md)}.rs-zone{width:280px;max-width:100%}.rs-hours{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;max-width:100%}.rs-days{flex-wrap:wrap}.rs-days .tp-seg-btn{min-height:30px;padding:0 10px;font-size:13px}.rs-days .tp-seg-btn:disabled{cursor:default}.rs-times{display:flex;align-items:center;gap:8px}.rs-time{width:150px}.rs-time .tp-menu{max-height:188px;overflow-y:auto;overscroll-behavior:contain}.rs-to{font-size:13px;color:var(--text-secondary)}@media(max-width:767px){.rs-hours{width:100%}.rs-times{flex:1 1 100%}.rs-time{flex:1;width:auto}.rs-zone{width:100%}}.rs-status{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-size:12px;font-weight:400;color:var(--text-tertiary);white-space:nowrap}.rs-head-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ac-card:has(.rs),.tp-panel:has(.rs){overflow:visible}
