.repair-list{max-height:236px;overflow:auto;background:#fff;border:1px solid #B7CDE8;border-radius:12px}
#need-desc{min-height:70px;height:70px}
.repair-option{display:block;width:100%;border:0;border-bottom:1px solid #E5EAF2;background:#fff;color:var(--text);padding:11px 14px;text-align:left;font:600 14px Archivo}
.repair-option:last-child{border-bottom:0}
.repair-option.active{background:#E8F0FB;color:#1B4F8F}
.pool-map{position:relative;height:196px;margin:10px 0 12px;border-radius:10px;background:#EEF2F7;cursor:crosshair;touch-action:manipulation}
.pool-water{position:absolute;left:9%;right:9%;top:17%;bottom:17%;border:2px solid #8FB6D9;border-radius:26px;background:#A9D0EC;box-shadow:inset 0 0 0 12px #CFE2F2}
.pool-step{position:absolute;left:9%;top:29%;color:#7FB2D8;font:700 11px/14px Plex}
.pool-spa{position:absolute;right:1%;top:13%;width:41px;height:41px;display:grid;place-items:center;border:2px solid #8FB6D9;border-radius:50%;background:#CFE2F2;color:#5E6C85;font:700 9px Archivo;letter-spacing:.1em}
.pool-shallow,.pool-deep{position:absolute;bottom:5px;color:#7A879C;font:700 10px Archivo;letter-spacing:.14em}
.pool-shallow{left:19%}.pool-deep{right:19%}
.map-point{position:absolute;z-index:1;transform:translate(-50%,-50%);width:30px;height:30px;border:3px solid #fff;border-radius:50%;background:#B54708;color:#fff;box-shadow:0 1px 4px #10292a59;display:grid;place-items:center;font:600 13px Plex}
.day-head.empty{color:#7A879C;cursor:default}
.day-head.empty strong{color:#7A879C;font-weight:500}
.summary-row b{white-space:nowrap;flex:none}
.job-card small{display:block}
