app-atendimento-pronto-atendimento .pronto--appointment{width:min(100%,600px)}app-atendimento-pronto-atendimento .appointment{padding-bottom:12px}app-atendimento-pronto-atendimento .appointment__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 6px 16px}app-atendimento-pronto-atendimento .appointment__header h1{margin:0;color:#0f172a;font-size:1.25rem;font-weight:800;line-height:1.2}app-atendimento-pronto-atendimento .appointment__close{display:grid;place-items:center;border:0;background:transparent;color:#94a3b8;cursor:pointer}app-atendimento-pronto-atendimento .appointment__close{flex:0 0 auto;width:32px;height:32px;border-radius:8px}app-atendimento-pronto-atendimento .appointment__close svg{width:18px;height:18px;fill:currentColor}app-atendimento-pronto-atendimento .appointment__close:hover,app-atendimento-pronto-atendimento .appointment__close:focus-visible{background:#e8eef7;color:#64748b;outline:none}app-atendimento-pronto-atendimento .stepper{display:flex;align-items:flex-start;justify-content:center;gap:14px;min-height:58px;margin:0 0 18px;padding:0;list-style:none}app-atendimento-pronto-atendimento .stepper__item{display:grid;min-width:74px;place-items:center;gap:6px;color:#94a3b8;font-size:.72rem;font-weight:700}app-atendimento-pronto-atendimento .stepper__bullet{display:grid;width:36px;height:36px;place-items:center;border:2px solid #cbd7e5;border-radius:50%;background:#f8fafc;color:#94a3b8;font-size:1rem;font-weight:800}app-atendimento-pronto-atendimento .stepper__bullet svg{width:18px;height:18px;fill:currentColor}app-atendimento-pronto-atendimento .stepper__item--active{color:#2563eb}app-atendimento-pronto-atendimento .stepper__item--active .stepper__bullet{border-color:#2563eb;background:#2563eb;box-shadow:0 0 0 4px #2563eb2e;color:#fff}app-atendimento-pronto-atendimento .stepper__item--done{color:#16a34a}app-atendimento-pronto-atendimento .stepper__item--done .stepper__bullet{border-color:#17a65a;background:#17a65a;color:#fff}app-atendimento-pronto-atendimento .stepper__line{width:36px;height:3px;margin-top:17px;border-radius:999px;background:#dbe3ee}app-atendimento-pronto-atendimento .appointment-panels{display:grid;gap:6px}app-atendimento-pronto-atendimento .appointment-panel{overflow:hidden;border:1px solid #dfe5ee;border-radius:4px;background:#fff}app-atendimento-pronto-atendimento .appointment-panel__header{display:flex;align-items:center;gap:10px;width:100%;min-height:62px;padding:12px 20px;border:0;background:#fff;color:#10203a;text-align:left}app-atendimento-pronto-atendimento button.appointment-panel__header{cursor:pointer}app-atendimento-pronto-atendimento button.appointment-panel__header:hover,app-atendimento-pronto-atendimento button.appointment-panel__header:focus-visible{background:#fbfdff;outline:none}app-atendimento-pronto-atendimento .appointment-panel__number{display:grid;flex:0 0 auto;width:30px;height:30px;place-items:center;border:2px solid #2563eb;border-radius:50%;color:#2563eb;font-size:1rem;font-weight:800}app-atendimento-pronto-atendimento .appointment-panel__header strong{flex:0 0 auto;color:#0f172a;font-size:1.05rem;font-weight:800}app-atendimento-pronto-atendimento .appointment-panel__summary{display:inline-flex;align-items:center;min-width:0;gap:4px;margin-left:auto;color:#16a34a;font-size:.9rem;font-weight:500;overflow-wrap:anywhere}app-atendimento-pronto-atendimento .appointment-panel__summary svg{flex:0 0 auto;width:15px;height:15px;fill:currentColor}app-atendimento-pronto-atendimento .appointment-panel__chevron{flex:0 0 auto;width:18px;height:18px;fill:none;stroke:#c4d1e0;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}app-atendimento-pronto-atendimento .appointment-panel__body{padding:16px 20px 22px;border-top:1px solid #e6edf5}app-atendimento-pronto-atendimento .appointment-panel__body h2{margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid #edf2f7;color:#1e293b;font-size:.95rem;font-weight:750}app-atendimento-pronto-atendimento .patient-list,app-atendimento-pronto-atendimento .confirmation,app-atendimento-pronto-atendimento .contact-form{display:grid}app-atendimento-pronto-atendimento .patient-list{gap:10px}app-atendimento-pronto-atendimento .patient-card{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;min-height:84px;padding:14px 18px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;color:inherit;cursor:pointer;text-align:left}app-atendimento-pronto-atendimento .patient-card:hover,app-atendimento-pronto-atendimento .patient-card:focus-visible{border-color:#bed2f6;box-shadow:0 7px 18px #2563eb17;outline:none}app-atendimento-pronto-atendimento .patient-card--selected{border-color:#2563eb;background:#f7fbff}app-atendimento-pronto-atendimento .patient-card__avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#c8b8a3,#f2eadf);color:#4d3f32;font-weight:850}app-atendimento-pronto-atendimento .patient-card__avatar{width:54px;height:54px;font-size:.9rem}app-atendimento-pronto-atendimento .patient-card__body{min-width:0}app-atendimento-pronto-atendimento .patient-card__body strong,app-atendimento-pronto-atendimento .patient-card__body small,app-atendimento-pronto-atendimento .summary-box small,app-atendimento-pronto-atendimento .summary-box strong{display:block;overflow-wrap:anywhere}app-atendimento-pronto-atendimento .patient-card__body strong{color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1.25}app-atendimento-pronto-atendimento .patient-card__body small{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:6px;color:#536681;font-size:.84rem;font-weight:700}app-atendimento-pronto-atendimento .patient-card__age{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 9px;border:1px solid #d9e6f7;border-radius:999px;background:#f8fbff;color:#334765;font-size:.78rem}app-atendimento-pronto-atendimento .patient-card__age svg{width:13px;height:13px;fill:#2563eb}app-atendimento-pronto-atendimento .confirmation{gap:20px}app-atendimento-pronto-atendimento .summary-box{display:grid;padding:16px;border:1px solid #b9d7ff;border-radius:8px;background:linear-gradient(135deg,#eef6ff,#f0fff5)}app-atendimento-pronto-atendimento .summary-box__row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:48px}app-atendimento-pronto-atendimento .summary-box__row+.summary-box__row{border-top:1px solid rgba(148,163,184,.32)}app-atendimento-pronto-atendimento .summary-box__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#dceafe;color:#2563eb}app-atendimento-pronto-atendimento .summary-box__icon svg{width:18px;height:18px;fill:currentColor}app-atendimento-pronto-atendimento .summary-box small{margin-bottom:2px;color:#64748b;font-size:.78rem;font-weight:700}app-atendimento-pronto-atendimento .summary-box strong{color:#0f172a;font-size:.96rem;font-weight:850}app-atendimento-pronto-atendimento .warning-box{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;padding:14px 16px;border:1px solid #f59e0b;border-radius:8px;background:#fff9e8;color:#7c2d12}app-atendimento-pronto-atendimento .warning-box svg{width:20px;height:20px;fill:#d97706}app-atendimento-pronto-atendimento .warning-box strong{color:#7c2d12;font-size:.9rem;font-weight:850;line-height:1.45;overflow-wrap:anywhere}app-atendimento-pronto-atendimento .contact-form{gap:16px}app-atendimento-pronto-atendimento .field{display:grid;gap:7px;min-width:0}app-atendimento-pronto-atendimento .field>span:first-child{color:#5b708f;font-size:.78rem;font-weight:850;letter-spacing:.02em;text-transform:uppercase}app-atendimento-pronto-atendimento .field b{color:#ef4444}app-atendimento-pronto-atendimento .field__control{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:stretch;min-height:50px;overflow:hidden;border:1px solid #dfe5ee;border-radius:8px;background:#fff}app-atendimento-pronto-atendimento .field__control>svg{align-self:stretch;width:46px;height:100%;padding:15px;border-right:1px solid #e8eef6;background:#f8fafc;fill:#c4d1e0}app-atendimento-pronto-atendimento .field__control input{min-width:0;border:0;padding:0 16px;background:#fff;color:#1f2937;font-size:.95rem;font-weight:700;outline:none}app-atendimento-pronto-atendimento .field__control:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd47}app-atendimento-pronto-atendimento .readonly-radios{display:flex;align-items:center;flex-wrap:wrap;gap:18px;min-height:34px}app-atendimento-pronto-atendimento .readonly-radios span{display:inline-flex;align-items:center;gap:8px;color:#334765;font-size:.88rem}app-atendimento-pronto-atendimento .readonly-radios i{display:inline-block;width:14px;height:14px;border:1.5px solid #cbd5e1;border-radius:50%;background:#fff}app-atendimento-pronto-atendimento .readonly-radios__item--selected i{border:4px solid #2563eb}app-atendimento-pronto-atendimento .appointment-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:800}app-atendimento-pronto-atendimento .appointment-actions button svg{width:17px;height:17px;fill:currentColor}app-atendimento-pronto-atendimento .agreement{position:relative;cursor:pointer}app-atendimento-pronto-atendimento .agreement input{position:absolute;opacity:0;pointer-events:none}app-atendimento-pronto-atendimento .agreement span{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;min-height:74px;align-items:center;padding:16px 18px;border:1px solid #86efac;border-radius:8px;background:#effdf4;color:#166534;font-size:.88rem;font-weight:850;line-height:1.35}app-atendimento-pronto-atendimento .agreement svg{width:19px;height:19px;border:2px solid #16a34a;border-radius:5px;fill:transparent}app-atendimento-pronto-atendimento .agreement input:checked+span svg{fill:#16a34a}app-atendimento-pronto-atendimento .appointment-error{margin:0;padding:12px 14px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:.86rem;font-weight:700;line-height:1.4}app-atendimento-pronto-atendimento .senha-recente-alert{display:grid;gap:14px;padding:16px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;color:#7f1d1d}app-atendimento-pronto-atendimento .senha-recente-alert__header{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px}app-atendimento-pronto-atendimento .senha-recente-alert__header svg{width:22px;height:22px;fill:#dc2626}app-atendimento-pronto-atendimento .senha-recente-alert__header strong,app-atendimento-pronto-atendimento .senha-recente-alert__header small,app-atendimento-pronto-atendimento .senha-recente-alert__hospital strong,app-atendimento-pronto-atendimento .senha-recente-alert__hospital span{display:block;overflow-wrap:anywhere}app-atendimento-pronto-atendimento .senha-recente-alert__header strong{color:#7f1d1d;font-size:.92rem;font-weight:850;line-height:1.35}app-atendimento-pronto-atendimento .senha-recente-alert__header small{margin-top:4px;color:#991b1b;font-size:.84rem;font-weight:700;line-height:1.45}app-atendimento-pronto-atendimento .senha-recente-alert__hospitals{display:grid;gap:10px}app-atendimento-pronto-atendimento .senha-recente-alert__hospital{display:grid;gap:4px;padding:12px;border:1px solid #fee2e2;border-radius:8px;background:#fff}app-atendimento-pronto-atendimento .senha-recente-alert__hospital strong{color:#0f172a;font-size:.88rem;font-weight:850}app-atendimento-pronto-atendimento .senha-recente-alert__hospital span{color:#475569;font-size:.82rem;font-weight:700;line-height:1.35}app-atendimento-pronto-atendimento .appointment-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}app-atendimento-pronto-atendimento .appointment-actions button{min-height:56px;border-radius:8px;font-size:.95rem}app-atendimento-pronto-atendimento .appointment-actions__primary{width:min(100%,256px);border:0;background:#149447;box-shadow:0 10px 20px #14944747;color:#fff}app-atendimento-pronto-atendimento .appointment-actions__primary:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}app-atendimento-pronto-atendimento .appointment-actions__secondary{min-width:112px;padding:0 20px;border:1px solid #dfe5ee;background:#fff;color:#64748b}@media(max-width:560px){app-atendimento-pronto-atendimento .appointment__header{margin-inline:4px}app-atendimento-pronto-atendimento .stepper{gap:6px}app-atendimento-pronto-atendimento .stepper__item{min-width:62px}app-atendimento-pronto-atendimento .stepper__line{width:18px}app-atendimento-pronto-atendimento .appointment-panel__header{padding:12px 14px}app-atendimento-pronto-atendimento .appointment-panel__header strong{font-size:1rem}app-atendimento-pronto-atendimento .appointment-panel__summary{flex-basis:100%;order:4;margin-left:40px}app-atendimento-pronto-atendimento .appointment-panel__body{padding:14px 14px 18px}app-atendimento-pronto-atendimento .patient-card{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:13px 14px}app-atendimento-pronto-atendimento .patient-card__avatar{width:48px;height:48px}app-atendimento-pronto-atendimento .appointment-actions button,app-atendimento-pronto-atendimento .appointment-actions__primary{width:100%}}:root{color:#1e293b;font-family:Segoe UI,Roboto,Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%;margin:0;background:#f4f6f9}body{overflow-x:hidden}button,input,textarea,select{font:inherit}a{color:inherit}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 28px;background:#0c2340}.topbar__logo{display:block;width:auto;height:auto;max-width:min(58vw,260px);max-height:50px;object-fit:contain}.topbar__avatar{display:grid;width:36px;height:36px;place-items:center;border:2px solid rgba(255,255,255,.55);border-radius:50%;background:#e7f5f8;color:#17687d;font-size:.78rem;font-weight:700}.status-card{display:grid;width:min(100%,440px);min-height:240px;margin:48px auto 0;place-items:center;padding:32px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;text-align:center;box-shadow:0 12px 34px #0f172a14}.status-card h1{margin:12px 0 8px;color:#1e293b;font-size:1.35rem}.status-card p{max-width:320px;margin:0;color:#64748b;line-height:1.55}.status-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#fff7ed;color:#f97316}.status-icon svg{width:31px;height:31px;fill:currentColor}.spinner{width:46px;height:46px;border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.back-button{display:inline-flex;align-items:center;gap:7px;min-height:38px;margin:0 0 18px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334765;font-size:.84rem;font-weight:750;text-decoration:none}.back-button svg{width:16px;height:16px;fill:currentColor}.back-button:hover,.back-button:focus-visible{background:#eef5ff;border-color:#b8c8dd;outline:none}.loading-modal{position:fixed;inset:0;z-index:20;display:none;align-items:center;justify-content:center;background:#0f172a73}.loading-modal--visible{display:flex}.loading-modal__box{display:grid;min-width:260px;max-width:min(92vw,360px);place-items:center;padding:34px 24px;border-radius:18px;background:#fff;box-shadow:0 16px 50px #0f172a40;text-align:center}.loading-modal__box strong{margin-top:18px;color:#1e293b;font-size:1.05rem}.loading-modal__box span{margin-top:6px;color:#64748b;line-height:1.4}.success-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#dcfce7;color:#16a34a}.success-icon svg{width:34px;height:34px;fill:currentColor}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:560px){.topbar{min-height:64px;padding:0 16px}.topbar__logo{max-width:min(66vw,220px);max-height:46px}}
