/* Build 225: agenda limpa de consulta na Área do Profissional. */
.pp-shell-with-nav>.pp-prof-agenda-list{grid-column:2!important;grid-row:1!important;display:none;width:min(1260px,calc(100% - 36px));margin:0 auto;padding:30px 0 42px;color:#17364c}
.pp-shell-with-nav[data-pp-view="agenda"]>.pp-prof-home,.pp-shell-with-nav[data-pp-view="agenda"]>.pp-main,.pp-shell-with-nav[data-pp-view="agenda"]>.pp-actions,.pp-shell-with-nav[data-pp-view="agenda"]>.pp-prof-offers{display:none!important}
.pp-shell-with-nav[data-pp-view="agenda"]>.pp-prof-agenda-list{display:block!important}
.pp-shell-with-nav[data-pp-view="edit-agenda"]>.pp-prof-home,.pp-shell-with-nav[data-pp-view="edit-agenda"]>.pp-prof-agenda-list,.pp-shell-with-nav[data-pp-view="edit-agenda"]>.pp-prof-offers{display:none!important}
.pp-shell-with-nav[data-pp-view="edit-agenda"]>.pp-main{display:block!important}
.pp-shell-with-nav[data-pp-view="edit-agenda"]>.pp-actions{display:flex!important}
.pp-shell-with-nav[data-pp-view="home"]>.pp-prof-agenda-list,.pp-shell-with-nav[data-pp-view="ofertas"]>.pp-prof-agenda-list{display:none!important}

.pp-agenda-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px;padding:0 2px}.pp-agenda-list-head h1{margin:4px 0 5px;color:#17364c;font-size:30px;letter-spacing:-.025em}.pp-agenda-list-head p{max-width:760px;margin:0;color:#687f8e;font-size:13px;line-height:1.5}.pp-agenda-list-head>.pp-btn{min-width:150px}
.pp-agenda-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:11px 12px;border:1px solid #dfe7eb;border-radius:15px;background:rgba(255,255,255,.82);box-shadow:0 5px 18px rgba(23,54,76,.04)}
.pp-agenda-list-filters{display:flex;gap:7px}.pp-agenda-list-filters button{border:1px solid #d8e2e7;border-radius:10px;padding:8px 11px;background:#fff;color:#516e7f;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.pp-agenda-list-filters button b{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;border-radius:999px;background:#eef3f6;color:#476576;font-size:9px}.pp-agenda-list-filters button.on{border-color:#8f4768;background:#fff7fa;color:#7b1742}.pp-agenda-list-filters button.on b{background:#7b1742;color:#fff}
.pp-agenda-list-legend{display:flex;align-items:center;gap:12px;color:#728590;font-size:9px;font-weight:800}.pp-agenda-list-legend .confirmed{color:#27704b}.pp-agenda-list-legend .pending{color:#a56c16}.pp-agenda-list-legend small{padding-left:9px;border-left:1px solid #dde5e8;color:#7f9099}
.pp-agenda-list-content{display:flex;flex-direction:column;gap:13px}.pp-agenda-list-day{overflow:hidden;border:1px solid #dce6eb;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(23,54,76,.06)}.pp-agenda-list-day.is-today{border-color:#c6dce6;box-shadow:0 9px 28px rgba(23,54,76,.09)}
.pp-agenda-list-day>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 16px;background:linear-gradient(100deg,#f4f9fb,#fff8fb);border-bottom:1px solid #e8edef}.pp-agenda-list-day>header span{display:block;color:#851746;font-size:8px;font-weight:950;letter-spacing:.11em}.pp-agenda-list-day>header h2{margin:3px 0 0;color:#294d63;font-size:16px}.pp-agenda-list-day>header>strong{color:#6d818c;font-size:10px}
.pp-agenda-list-rows{display:flex;flex-direction:column}.pp-agenda-list-row{display:grid;grid-template-columns:110px minmax(220px,1.4fr) minmax(220px,1fr) 120px;align-items:center;gap:14px;min-height:72px;padding:11px 16px;border-bottom:1px solid #edf1f3}.pp-agenda-list-row:last-child{border-bottom:0}.pp-agenda-list-row:hover{background:#fbfcfd}.pp-agenda-list-time{padding-right:12px;border-right:1px solid #e6ecef}.pp-agenda-list-time strong{display:block;color:#17364c;font-size:20px;line-height:1}.pp-agenda-list-time small{display:block;margin-top:5px;color:#7b8f9b;font-size:8px;font-weight:900;letter-spacing:.07em}
.pp-agenda-list-patient span,.pp-agenda-list-place span{display:block;color:#85959d;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.pp-agenda-list-patient strong{display:block;margin-top:4px;color:#274a60;font-size:14px}.pp-agenda-list-place strong{display:block;margin-top:4px;color:#3e6073;font-size:11px}.pp-agenda-list-place small{display:block;margin-top:2px;color:#7a8d97;font-size:9px}.pp-agenda-list-status{text-align:right}.pp-agenda-list-status span{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;font-size:9px;font-weight:950;white-space:nowrap}.pp-agenda-list-status .confirmed{background:#e5f4eb;color:#276a47}.pp-agenda-list-status .pending{background:#fff3d9;color:#8b6117}
.pp-agenda-list-empty{min-height:190px;display:flex;align-items:center;justify-content:center;gap:14px;padding:30px;border:1px dashed #cbd9df;border-radius:18px;background:rgba(255,255,255,.74);color:#708490}.pp-agenda-list-empty>span{font-size:30px}.pp-agenda-list-empty strong{display:block;color:#35566a;font-size:14px}.pp-agenda-list-empty p{max-width:580px;margin:5px 0 0;font-size:11px;line-height:1.5}

@media(max-width:900px){.pp-shell-with-nav>.pp-prof-agenda-list{width:min(100% - 22px,1260px);padding-top:20px}.pp-agenda-list-row{grid-template-columns:92px minmax(180px,1.3fr) minmax(170px,1fr) 110px;gap:10px;padding:10px 12px}.pp-agenda-list-head{align-items:flex-start}.pp-agenda-list-head>.pp-btn{min-width:130px}}
@media(max-width:700px){.pp-shell-with-nav>.pp-prof-agenda-list{width:calc(100% - 14px);padding:14px 0 24px}.pp-agenda-list-head{align-items:stretch;flex-direction:column}.pp-agenda-list-head>.pp-btn{width:100%}.pp-agenda-list-toolbar{align-items:stretch;flex-direction:column}.pp-agenda-list-filters{display:grid;grid-template-columns:1fr 1fr}.pp-agenda-list-legend{justify-content:flex-start;flex-wrap:wrap}.pp-agenda-list-row{grid-template-columns:72px minmax(0,1fr) 94px;grid-template-areas:'time patient status' 'time place status';gap:6px 10px;min-height:82px}.pp-agenda-list-time{grid-area:time}.pp-agenda-list-patient{grid-area:patient}.pp-agenda-list-place{grid-area:place}.pp-agenda-list-status{grid-area:status}.pp-agenda-list-patient strong{font-size:12px}.pp-agenda-list-place strong{font-size:10px}.pp-agenda-list-status span{font-size:8px;padding:0 7px}.pp-agenda-list-day>header{padding:11px 12px}}
