.hf-agenda-overlay{position:fixed;inset:0;z-index:10000;background:#f4f5f7;color:#111316;overflow:auto;font-family:inherit}.hf-agenda-overlay *{box-sizing:border-box}.hf-agenda-overlay button,.hf-agenda-overlay input,.hf-agenda-overlay select,.hf-agenda-overlay textarea{font:inherit}.hf-agenda-loading,.hf-agenda-fatal{min-height:100vh;display:grid;place-content:center;text-align:center;gap:16px;padding:30px}.hf-agenda-loading svg,.hf-agenda-fatal svg{width:52px;margin:auto}.hf-agenda-fatal{max-width:620px;margin:auto}.hf-agenda-app{min-height:100vh}.hf-agenda-head{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:24px;padding:14px 28px;background:#090a0b;color:#fff;box-shadow:0 8px 30px #0002}.hf-agenda-brand{display:flex;align-items:center;gap:12px;min-width:170px}.hf-agenda-brand svg{width:30px}.hf-agenda-brand small{display:block;font-size:9px;letter-spacing:.18em;color:#aeb2ba}.hf-agenda-brand h1{margin:2px 0 0;font-size:20px}.hf-agenda-head nav{display:flex;gap:5px;flex:1;overflow:auto}.hf-agenda-head nav button,.hf-agenda-exit{border:0;border-radius:9px;padding:10px 13px;background:transparent;color:#d9dce2;white-space:nowrap;cursor:pointer}.hf-agenda-head nav button.active,.hf-agenda-head nav button:hover{background:#fff;color:#090a0b}.hf-agenda-exit{border:1px solid #34363b}.hf-agenda-page{max-width:1180px;margin:auto;padding:34px 24px 70px}.hf-agenda-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.hf-agenda-toolbar h2{margin:0 0 5px;font-size:28px}.hf-agenda-toolbar p{margin:0;color:#666b74}.hf-agenda-overlay .primary,.hf-agenda-overlay a.primary{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:#090a0b;color:#fff;text-decoration:none;padding:12px 18px;font-weight:700;cursor:pointer}.hf-agenda-daystrip{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:22px}.hf-agenda-daystrip button{border:1px solid #dfe1e5;background:#fff;border-radius:14px;padding:12px 5px;display:grid;gap:2px;text-align:center;color:#626873;cursor:pointer}.hf-agenda-daystrip button:nth-child(n+8){display:none}.hf-agenda-daystrip b{font-size:24px;color:#111316}.hf-agenda-daystrip small{text-transform:uppercase;font-size:10px;font-weight:700}.hf-agenda-daystrip span{font-size:11px}.hf-agenda-daystrip button.active{background:#090a0b;color:#c7cad0;border-color:#090a0b}.hf-agenda-daystrip button.active b{color:#fff}.hf-agenda-list{display:grid;gap:10px}.hf-agenda-item{display:grid;grid-template-columns:85px 1fr auto;gap:18px;align-items:center;background:#fff;border:1px solid #e0e2e6;border-left:5px solid #111316;border-radius:14px;padding:16px}.hf-agenda-item.status-confirmed{border-left-color:#19a463}.hf-agenda-item.status-cancelled{border-left-color:#d73745}.hf-agenda-item time{display:grid;border-right:1px solid #e4e5e8}.hf-agenda-item time b{font-size:22px}.hf-agenda-item time small{color:#838790}.hf-agenda-person h3{margin:0 0 4px}.hf-agenda-person p{margin:0 0 7px;color:#6c717a}.hf-agenda-person span{display:inline-block;background:#f0f1f3;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700}.status-confirmed .hf-agenda-person span{background:#dff7ea;color:#087f47}.hf-agenda-actions{display:flex;gap:7px}.hf-agenda-actions a,.hf-agenda-actions button,.hf-settings-list button,.hf-public-link button{border:1px solid #d9dce1;background:#fff;color:#202226;border-radius:8px;padding:8px 10px;text-decoration:none;cursor:pointer}.hf-agenda-actions .danger{color:#bd2332}.hf-agenda-empty{background:#fff;border:1px dashed #cfd2d7;border-radius:16px;text-align:center;padding:60px 20px}.hf-agenda-empty svg{width:42px;color:#8e929a}.hf-agenda-empty h3{margin:12px 0 3px}.hf-agenda-empty p{margin:0;color:#717680}.hf-agenda-modal{position:fixed;inset:0;z-index:10030;background:#050608b8;display:grid;place-items:center;padding:20px}.hf-agenda-modal form{width:min(680px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 25px 80px #0005}.hf-agenda-modal header{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}.hf-agenda-modal header small{font-size:10px;letter-spacing:.15em}.hf-agenda-modal h2{margin:3px 0 0}.hf-agenda-modal header button{border:0;background:#eef0f2;width:34px;height:34px;border-radius:50%;font-size:22px}.hf-agenda-overlay label{display:grid;gap:7px;font-size:13px;font-weight:700;margin:13px 0}.hf-agenda-overlay input,.hf-agenda-overlay select,.hf-agenda-overlay textarea{width:100%;border:1px solid #d7d9de;border-radius:9px;padding:11px;background:#fff;color:#111316}.hf-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.hf-agenda-modal .actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.hf-agenda-overlay .ghost{border:1px solid #d7d9de;background:#fff;border-radius:10px;padding:11px 16px;cursor:pointer}.hf-modal-notice,.hf-agenda-notice{color:#bd2332}.hf-agenda-notice{position:fixed;right:20px;bottom:20px;background:#111316;color:#fff;border-radius:10px;padding:12px 16px;box-shadow:0 10px 35px #0004;max-width:380px}.hf-agenda-notice:empty{display:none}.hf-agenda-notice.success{background:#087f47}.hf-agenda-notice.error{background:#bd2332}.hf-settings-list{display:grid;gap:10px}.hf-settings-list article{background:#fff;border:1px solid #e0e2e6;border-radius:13px;padding:16px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:15px}.hf-settings-list small{color:#717680}.hf-public-link,.hf-public-config{background:#fff;border:1px solid #e0e2e6;border-radius:16px;padding:22px;margin-bottom:18px}.hf-public-link{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.hf-public-link small{grid-column:1/-1;letter-spacing:.12em}.hf-public-link code{overflow:auto;background:#f2f3f5;padding:12px;border-radius:8px}.hf-public-config{max-width:700px}.hf-check{display:flex!important;grid-template-columns:22px 1fr!important;align-items:center!important;font-weight:500!important}.hf-check input{width:18px!important}.hf-agenda-overlay.public{background:#090a0b}.hf-booking{width:min(760px,calc(100% - 28px));margin:28px auto;background:#fff;border-radius:24px;overflow:hidden}.hf-booking>header{background:#111316;color:#fff;padding:40px}.hf-booking>header span svg,.hf-booked>span svg{width:42px}.hf-booking>header small,.hf-booked>small{display:block;margin-top:14px;letter-spacing:.16em;color:#aeb3bb}.hf-booking>header h1{font-size:34px;margin:6px 0}.hf-booking>header p{margin:0;color:#c8cbd1}.hf-booking>form{padding:28px 40px 42px}.hf-public-slots{margin:18px 0}.hf-public-slots>div{display:flex;flex-wrap:wrap;gap:8px}.hf-public-slots button{border:1px solid #d7d9de;background:#fff;border-radius:9px;padding:10px 14px}.hf-public-slots button.active{background:#111316;color:#fff}.hf-booking-data{border-top:1px solid #e2e4e7;padding-top:15px}.hf-booked{padding:60px 45px;text-align:center}.hf-booked h1{font-size:34px}.hf-booked a{display:inline-block;margin-top:18px;color:#111316}.hf-patient-agenda{margin:0 auto 18px;padding:18px;border:1px solid #dfe1e4;border-left:5px solid #111316;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.hf-patient-agenda>div{display:flex;align-items:center;gap:13px}.hf-patient-agenda svg{width:34px}.hf-patient-agenda small{display:block;font-size:9px;letter-spacing:.13em}.hf-patient-agenda strong{display:block;font-size:17px}.hf-patient-agenda p{margin:3px 0;color:#747982}.hf-patient-agenda aside{display:flex;gap:8px}.hf-patient-agenda.status-confirmed{border-left-color:#19a463}.hf-confirmed{color:#087f47;background:#dff7ea;border-radius:9px;padding:10px 13px}.hf-open-agenda svg,.hf-action-icon svg{width:22px;height:22px}.hf-agenda-overlay svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
[data-theme="dark"] .hf-agenda-overlay{background:#111316;color:#f5f6f7}[data-theme="dark"] .hf-agenda-page .hf-agenda-item,[data-theme="dark"] .hf-agenda-empty,[data-theme="dark"] .hf-settings-list article,[data-theme="dark"] .hf-public-link,[data-theme="dark"] .hf-public-config{background:#191b1f;border-color:#30333a}[data-theme="dark"] .hf-agenda-person p,[data-theme="dark"] .hf-settings-list small{color:#aeb2ba}[data-theme="dark"] .hf-agenda-daystrip button{background:#191b1f;border-color:#30333a;color:#b7bbc2}[data-theme="dark"] .hf-agenda-daystrip b{color:#fff}[data-theme="dark"] .hf-agenda-daystrip button.active{background:#fff}[data-theme="dark"] .hf-agenda-daystrip button.active b{color:#111316}
@media(max-width:760px){.hf-agenda-head{padding:11px 14px;gap:10px;flex-wrap:wrap}.hf-agenda-brand{min-width:0}.hf-agenda-head nav{order:3;width:100%}.hf-agenda-head nav button{flex:0 0 auto}.hf-agenda-exit{margin-left:auto}.hf-agenda-page{padding:24px 13px 80px}.hf-agenda-toolbar{align-items:flex-start;flex-direction:column}.hf-agenda-daystrip{grid-template-columns:repeat(5,1fr);overflow:auto}.hf-agenda-daystrip button:nth-child(n){display:grid}.hf-agenda-daystrip button{min-width:65px}.hf-agenda-item{grid-template-columns:66px 1fr}.hf-agenda-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr}.hf-settings-list article{grid-template-columns:1fr auto}.hf-settings-list article small{grid-column:1/-1}.hf-form-grid{grid-template-columns:1fr}.hf-booking{margin:0;width:100%;min-height:100vh;border-radius:0}.hf-booking>header,.hf-booking>form{padding:28px 20px}.hf-patient-agenda{align-items:stretch;flex-direction:column}.hf-patient-agenda aside{display:grid;grid-template-columns:1fr}.hf-public-link{grid-template-columns:1fr}.hf-public-link button{width:100%}}
.hf-agenda-search-button{display:grid;place-items:center;flex:0 0 auto;width:43px;height:43px;border:1px solid #34363b;border-radius:50%;background:transparent;color:#fff;cursor:pointer}.hf-agenda-search-button:hover{background:#fff;color:#090a0b}.hf-agenda-search-button svg{width:23px;height:23px}.hf-agenda-search-layer{position:fixed;inset:0;z-index:10025;background:#050608b8;padding:74px 16px 20px;display:flex;justify-content:center;align-items:flex-start}.hf-agenda-search-panel{width:min(680px,100%);max-height:calc(100dvh - 94px);overflow:hidden;border-radius:18px;background:#fff;color:#111316;box-shadow:0 25px 80px #0007}.hf-agenda-search-panel>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid #e1e3e7}.hf-agenda-search-panel>header span{display:grid;place-items:center}.hf-agenda-search-panel>header svg{width:24px}.hf-agenda-search-panel>header input{border:0!important;padding:10px 2px!important;font-size:18px;outline:0}.hf-agenda-search-panel>header button{width:36px;height:36px;border:0;border-radius:50%;background:#eef0f3;color:#111316;font-size:24px;cursor:pointer}.hf-agenda-search-results{display:grid;gap:6px;max-height:calc(100dvh - 175px);overflow:auto;padding:10px}.hf-agenda-search-results>p{margin:26px;text-align:center;color:#737984}.hf-agenda-search-results>button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%;border:0;border-radius:12px;background:transparent;color:#111316;padding:12px;text-align:left;cursor:pointer}.hf-agenda-search-results>button:hover{background:#f0f2f5}.hf-agenda-search-results span,.hf-agenda-search-results time{display:grid;gap:3px}.hf-agenda-search-results small{color:#69707a}.hf-agenda-search-results time{text-align:right;font-style:normal}.hf-agenda-search-results i{border-radius:999px;background:#eef0f3;padding:5px 8px;font-size:10px;font-style:normal;font-weight:700;text-transform:uppercase}.hf-agenda-search-results i.status-confirmed{background:#dff7ea;color:#087f47}.hf-agenda-search-results i.status-cancelled{background:#fde3e6;color:#bd2332}.hf-agenda-search-empty{text-align:center;padding:45px 20px}.hf-agenda-search-empty p{margin:6px 0;color:#737984}[data-theme="dark"] .hf-agenda-search-panel{background:#111316;color:#fff}[data-theme="dark"] .hf-agenda-search-panel>header{border-color:#343943}[data-theme="dark"] .hf-agenda-search-panel>header input{background:#111316;color:#fff}[data-theme="dark"] .hf-agenda-search-panel>header button,[data-theme="dark"] .hf-agenda-search-results i{background:#292d33;color:#fff}[data-theme="dark"] .hf-agenda-search-results>button{color:#fff}[data-theme="dark"] .hf-agenda-search-results>button:hover{background:#24282e}@media(max-width:760px){.hf-agenda-search-button{width:40px;height:40px}.hf-agenda-search-layer{padding:0;background:#090a0b}.hf-agenda-search-panel{width:100%;height:100dvh;max-height:none;border-radius:0}.hf-agenda-search-results{max-height:calc(100dvh - 72px)}.hf-agenda-search-results>button{grid-template-columns:minmax(0,1fr) auto}.hf-agenda-search-results>button i{grid-column:1/-1;justify-self:start}.hf-agenda-search-panel>header{padding-top:max(13px,env(safe-area-inset-top))}}
