.checkin-preview-container{width:100%;max-width:100%;margin:0 auto;display:flex;justify-content:center;align-items:flex-start}.checkin-preview-small .checkin-preview-frame{max-width:280px}.checkin-preview-medium .checkin-preview-frame{max-width:360px}.checkin-preview-large .checkin-preview-frame{max-width:420px}.checkin-preview-frame{width:100%;background:var(--apple-bg-grouped-secondary);border-radius:var(--apple-radius-sheet);padding:var(--apple-sp-2);box-shadow:var(--apple-shadow-lg)}.checkin-preview-screen{background:var(--apple-label);border-radius:calc(var(--apple-radius-sheet) - var(--apple-sp-2));overflow:hidden;display:flex;flex-direction:column;min-height:500px;width:100%}.checkin-preview-container .ios-status-bar{background:linear-gradient(135deg,var(--apple-primary),var(--apple-primary-hover));color:var(--apple-bg-system-primary);padding:var(--apple-sp-2) var(--apple-sp-5) var(--apple-sp-2);display:flex;justify-content:space-between;align-items:center;font:var(--apple-text-caption2);font-weight:var(--apple-font-semibold);flex-shrink:0}.checkin-preview-container .status-left,.checkin-preview-container .status-right{display:flex;align-items:center;gap:var(--apple-sp-1)}.checkin-preview-app-content{flex:1 1;display:flex;flex-direction:column;background:var(--apple-bg-grouped-primary);padding:var(--apple-sp-4) var(--apple-sp-4) 0;overflow-y:auto}.checkin-preview-container .question-card{background:var(--apple-bg-system-primary);border:1px solid var(--apple-separator);border-radius:var(--apple-radius-card);overflow:hidden;box-shadow:var(--apple-shadow-sm)}.checkin-preview-container .question-card-header{background:var(--apple-bg-grouped-secondary);padding:var(--apple-sp-4) var(--apple-sp-6);display:flex;flex-direction:column;gap:var(--apple-sp-4);border-bottom:1px solid var(--apple-separator)}.checkin-preview-container .question-progress{width:100%;display:flex;flex-direction:column;gap:var(--apple-sp-2)}.checkin-preview-container .progress-bar-container{width:100%;height:var(--apple-sp-2);background:var(--apple-fill-tertiary);border-radius:var(--apple-radius-full);overflow:hidden}.checkin-preview-container .progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--apple-primary),var(--apple-primary-hover));border-radius:var(--apple-radius-full);transition:width .3s ease}.checkin-preview-container .progress-text{display:flex;align-items:center;gap:var(--apple-sp-2);font:var(--apple-text-footnote);color:var(--apple-label-secondary);font-weight:var(--apple-font-medium)}.checkin-preview-container .current-question{color:var(--apple-primary);font-weight:var(--apple-font-bold)}.checkin-preview-container .separator{color:var(--apple-label-tertiary)}.checkin-preview-container .total-questions{color:var(--apple-label-secondary);font-weight:var(--apple-font-semibold)}.checkin-preview-container .question-title{font:var(--apple-text-headline);color:var(--apple-label);margin:0}.checkin-preview-container .question-description{font:var(--apple-text-footnote);color:var(--apple-label-secondary);margin:0}.checkin-preview-container .question-card-body{padding:var(--apple-sp-6)}.checkin-preview-container .question-input{width:100%;min-height:120px;padding:var(--apple-sp-4);border:2px solid var(--apple-separator);border-radius:var(--apple-radius-input);background:var(--apple-bg-system-primary);color:var(--apple-label);font:var(--apple-text-body);resize:vertical}.checkin-preview-container .likert-input,.checkin-preview-container .linear-input,.checkin-preview-container .metric-input,.checkin-preview-container .multipla-score-input,.checkin-preview-container .numeric-scale-input{margin:var(--apple-sp-4) 0}.checkin-preview-container .multipla-score-input{display:flex;flex-direction:column;gap:var(--apple-sp-2);width:100%}.checkin-preview-container .likert-options{display:flex;justify-content:space-between;gap:var(--apple-sp-2);flex-wrap:wrap}.checkin-preview-container .likert-option{flex:1 1;min-width:80px;cursor:default;display:flex;flex-direction:column;align-items:center;padding:var(--apple-sp-4) var(--apple-sp-2);border:2px solid var(--apple-separator);border-radius:var(--apple-radius-input);background:var(--apple-bg-grouped-secondary);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.checkin-preview-container .likert-radio,.checkin-preview-container .numeric-radio{display:none}.checkin-preview-container .likert-label{display:flex;flex-direction:column;align-items:center;gap:var(--apple-sp-2);text-align:center;width:100%}.checkin-preview-container .likert-emoji{font-size:2rem;line-height:1}.checkin-preview-container .likert-text{font:var(--apple-text-footnote);font-weight:var(--apple-font-medium);color:var(--apple-label)}.checkin-preview-container .multipla-option{display:flex;align-items:center;gap:var(--apple-sp-2);width:100%;padding:var(--apple-sp-4);border:2px solid var(--apple-separator);border-radius:var(--apple-radius-input);background:var(--apple-bg-grouped-secondary);cursor:default}.checkin-preview-container .multipla-checkbox{width:20px;height:20px;flex-shrink:0;accent-color:var(--apple-primary);pointer-events:none}.checkin-preview-container .multipla-label{flex:1 1;font:var(--apple-text-footnote);color:var(--apple-label)}.checkin-preview-container .multipla-score{font:var(--apple-text-footnote);font-weight:var(--apple-font-semibold);color:var(--apple-primary);background:var(--apple-tint-blue);padding:var(--apple-sp-1) var(--apple-sp-2);border-radius:var(--apple-radius-sm);line-height:1}.checkin-preview-container .linear-slider{width:100%;height:var(--apple-sp-2);border-radius:var(--apple-radius-sm);background:var(--apple-fill-tertiary);accent-color:var(--apple-primary)}.checkin-preview-container .linear-labels{display:flex;justify-content:space-between;margin-top:var(--apple-sp-2);font:var(--apple-text-footnote);color:var(--apple-label-secondary)}.checkin-preview-container .linear-value{font-weight:var(--apple-font-semibold);color:var(--apple-primary)}.checkin-preview-container .numeric-options{display:flex;flex-wrap:wrap;gap:var(--apple-sp-2)}.checkin-preview-container .numeric-option{display:flex;align-items:center;cursor:default}.checkin-preview-container .numeric-value{padding:var(--apple-sp-4) var(--apple-sp-5);border:2px solid var(--apple-separator);border-radius:var(--apple-radius-input);background:var(--apple-bg-grouped-secondary);font:var(--apple-text-body);font-weight:var(--apple-font-semibold);color:var(--apple-label);min-width:60px;text-align:center}.checkin-preview-container .metric-input-group{display:flex;align-items:center;gap:var(--apple-sp-2);border:2px solid var(--apple-separator);border-radius:var(--apple-radius-input);background:var(--apple-bg-system-primary);padding:0 var(--apple-sp-2)}.checkin-preview-container .metric-input-field,.checkin-preview-container .preview-metric-input{flex:1 1;padding:var(--apple-sp-4);border:none;background:transparent;font:var(--apple-text-body);color:var(--apple-label);text-align:center}.checkin-preview-container .metric-unit{font:var(--apple-text-footnote);font-weight:var(--apple-font-semibold);color:var(--apple-label-secondary);padding:0 var(--apple-sp-2)}.checkin-preview-container .metric-label,.checkin-preview-container .metric-unit-description{display:block;margin-top:var(--apple-sp-2);font:var(--apple-text-caption1);color:var(--apple-label-tertiary)}.checkin-preview-container .checkin-preview-answer-placeholder{text-align:center;color:var(--apple-label-tertiary);font:var(--apple-text-footnote);display:flex;flex-direction:column;align-items:center;gap:var(--apple-sp-2);padding:var(--apple-sp-6);background:var(--apple-bg-grouped-secondary);border-radius:var(--apple-radius-input);border:2px dashed var(--apple-separator);width:100%}.checkin-preview-container .checkin-preview-form-navigation,.checkin-preview-container .form-navigation{display:flex;align-items:center;justify-content:space-between;gap:var(--apple-sp-4);margin-top:var(--apple-sp-4);padding:var(--apple-sp-4) 0 var(--apple-sp-6);border-top:2px solid var(--apple-separator);flex-shrink:0}.checkin-preview-container .nav-spacer{flex:1 1}.checkin-preview-container .btn-nav{display:inline-flex;align-items:center;justify-content:center;gap:var(--apple-sp-2);padding:var(--apple-sp-3) var(--apple-sp-6);background:var(--apple-bg-system-primary);color:var(--apple-label-secondary);border:2px solid var(--apple-separator);border-radius:var(--apple-radius-button);font:var(--apple-text-footnote);font-weight:var(--apple-font-semibold);cursor:pointer;min-height:var(--apple-sp-12);min-width:120px}.checkin-preview-container .btn-nav:disabled{opacity:.5;cursor:not-allowed}.checkin-preview-container .btn-nav.btn-next{background:linear-gradient(135deg,var(--apple-primary),var(--apple-primary-hover));color:var(--apple-bg-system-primary);border-color:var(--apple-primary)}.checkin-preview-container .iphone-home-indicator{width:35%;height:var(--apple-sp-1);background:rgba(255,255,255,.3);border-radius:var(--apple-radius-sm);margin:var(--apple-sp-2) auto var(--apple-sp-2);flex-shrink:0}.checkin-preview-fit .checkin-preview-frame{padding:var(--apple-sp-1)}.checkin-preview-fit .checkin-preview-screen{min-height:0;height:auto;overflow:visible}.checkin-preview-fit .checkin-preview-app-content{flex:0 0 auto;overflow:visible;padding:var(--apple-sp-2) var(--apple-sp-3) 0}.checkin-preview-fit .question-card-header{gap:var(--apple-sp-2)}.checkin-preview-fit .question-card-body,.checkin-preview-fit .question-card-header{padding:var(--apple-sp-2) var(--apple-sp-3)}.checkin-preview-fit .question-title{font:var(--apple-text-footnote);font-weight:var(--apple-font-semibold)}.checkin-preview-fit .progress-text,.checkin-preview-fit .question-description{font:var(--apple-text-caption1)}.checkin-preview-fit .likert-input,.checkin-preview-fit .linear-input,.checkin-preview-fit .metric-input,.checkin-preview-fit .multipla-score-input,.checkin-preview-fit .numeric-scale-input{margin:var(--apple-sp-1) 0}.checkin-preview-fit .multipla-score-input{gap:var(--apple-sp-1)}.checkin-preview-fit .multipla-option{padding:var(--apple-sp-2);gap:var(--apple-sp-2)}.checkin-preview-fit .multipla-checkbox{width:var(--apple-sp-4);height:var(--apple-sp-4)}.checkin-preview-fit .multipla-label{font:var(--apple-text-caption1)}.checkin-preview-fit .multipla-score{font:var(--apple-text-caption2);padding:var(--apple-sp-1)}.checkin-preview-fit .likert-options{flex-direction:column;align-items:stretch;gap:var(--apple-sp-1)}.checkin-preview-fit .likert-option{flex:none;width:100%;min-width:0;flex-direction:row;align-items:center;padding:var(--apple-sp-2)}.checkin-preview-fit .likert-label{flex-direction:row;align-items:center;text-align:left;gap:var(--apple-sp-2)}.checkin-preview-fit .likert-emoji{font-size:var(--apple-sp-5)}.checkin-preview-fit .likert-emoji.likert-face-chip{inline-size:var(--apple-sp-6);block-size:var(--apple-sp-6)}.checkin-preview-fit .likert-emoji.likert-face-chip .likert-face-svg{inline-size:var(--apple-sp-4);block-size:var(--apple-sp-4)}.checkin-preview-fit .likert-text{font:var(--apple-text-caption1)}.checkin-preview-fit .numeric-value{padding:var(--apple-sp-2) var(--apple-sp-3);font:var(--apple-text-caption1);min-width:var(--apple-sp-10)}.checkin-preview-fit .question-input{min-height:var(--apple-sp-16);padding:var(--apple-sp-2);font:var(--apple-text-footnote)}.checkin-preview-fit .checkin-preview-form-navigation,.checkin-preview-fit .form-navigation{margin-top:var(--apple-sp-2);padding:var(--apple-sp-2) 0 var(--apple-sp-3);gap:var(--apple-sp-2);border-top-width:1px}.checkin-preview-fit .btn-nav{min-height:var(--apple-sp-8);min-width:0;flex:1 1;padding:var(--apple-sp-2) var(--apple-sp-3);font:var(--apple-text-caption1)}.checkin-preview-fit .iphone-home-indicator{margin:var(--apple-sp-1) auto}@media (max-width:768px){.checkin-preview-medium .checkin-preview-frame{max-width:320px}.checkin-preview-container .question-card-header{padding:var(--apple-sp-3) var(--apple-sp-4)}.checkin-preview-container .question-card-body{padding:var(--apple-sp-4)}}.apple-checkin-details{--apple-checkin-show-chrome:calc(var(--apple-sp-24) + var(--apple-sp-20) + var(--apple-sp-12));--apple-checkin-show-panel-min-body:calc(var(--apple-sp-24) + var(--apple-sp-20) + var(--apple-sp-8))}.apple-checkin-details .apple-checkin-show-content-grid{gap:var(--apple-sp-4);align-items:start}.apple-checkin-details .apple-checkin-main-content,.apple-checkin-details .apple-checkin-sidebar-content{gap:var(--apple-sp-4)}.apple-checkin-details .apple-card-header{padding:var(--apple-sp-4) var(--apple-sp-5)}@media (min-width:769px){.apple-checkin-details .apple-checkin-main-content,.apple-checkin-details .apple-checkin-sidebar-content{display:flex;flex-direction:column;min-height:0;height:100%}.apple-checkin-details .apple-checkin-show-preview-card,.apple-checkin-details .apple-checkin-show-preview-card>.apple-card-body-flush{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.apple-checkin-details .apple-checkin-main-content>.apple-card,.apple-checkin-details .apple-checkin-main-content>.apple-card>.apple-card-body-flush{flex:0 0 auto;display:flex;flex-direction:column;min-height:0}.apple-checkin-details .apple-checkin-main-content .apple-antropometria-table-wrapper{flex:0 0 auto;min-height:var(--apple-checkin-show-panel-min-body);max-height:none;overflow:visible;-webkit-overflow-scrolling:touch}.apple-checkin-details .apple-checkin-show-pagination{flex-shrink:0}}@media (max-width:768px){.apple-checkin-details .apple-checkin-main-content .apple-antropometria-table-wrapper{max-height:min(28rem,calc(100vh - var(--apple-checkin-show-chrome)));overflow:auto;-webkit-overflow-scrolling:touch}}.apple-checkin-show-patients-table td,.apple-checkin-show-patients-table th{padding:var(--apple-sp-1) var(--apple-sp-3)}.apple-checkin-show-patients-table thead th{padding:var(--apple-sp-1) var(--apple-sp-3);vertical-align:middle}.apple-checkin-show-sort-btn{display:inline-flex;align-items:center;gap:var(--apple-sp-2);width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:var(--apple-font-semibold);text-align:left;cursor:pointer}.apple-checkin-show-sort-btn.is-active,.apple-checkin-show-sort-btn:hover{color:var(--apple-primary)}.apple-checkin-show-sort-label{flex:1 1 auto;min-width:0}.apple-checkin-show-sort-icon{flex:0 0 auto;color:var(--apple-label-tertiary);font-size:var(--apple-text-caption1)}.apple-checkin-show-sort-btn.is-active .apple-checkin-show-sort-icon{color:var(--apple-primary)}.apple-checkin-show-patients-table .apple-table-avatar-placeholder{width:var(--apple-sp-6);height:var(--apple-sp-6);font-size:var(--apple-text-caption1)}.apple-checkin-vencidos-alert{display:flex;flex-wrap:wrap;align-items:center;gap:var(--apple-sp-4)}.apple-checkin-show-filters{flex:1 1 auto;min-width:0;-webkit-margin-start:auto;margin-inline-start:auto;display:flex;align-items:center;justify-content:flex-end;gap:var(--apple-sp-2)}.apple-checkin-patients-card-header{flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:var(--apple-sp-3)}.apple-checkin-patients-card-header .apple-card-title{flex:0 0 auto;min-width:0;width:auto}.apple-checkin-status-filters{flex:0 1 auto;width:auto;max-width:100%;min-width:0;overflow-x:auto}.apple-checkin-status-filters .apple-segment{padding-inline:var(--apple-sp-3);white-space:nowrap}.apple-checkin-patient-search{flex:0 0 calc(var(--apple-sp-24) + var(--apple-sp-20) + var(--apple-sp-16));min-width:calc(var(--apple-sp-24) + var(--apple-sp-20) + var(--apple-sp-8));max-width:calc(var(--apple-sp-24) + var(--apple-sp-24) + var(--apple-sp-20));display:flex;align-items:center;gap:var(--apple-sp-2);padding:0 var(--apple-sp-3);border:1px solid var(--apple-separator);border-radius:var(--apple-radius-input);background:var(--apple-bg-elevated);color:var(--apple-label-secondary)}.apple-checkin-patient-search:focus-within{border-color:var(--apple-interactive-focus);box-shadow:0 0 0 var(--apple-sp-1) color-mix(in srgb,var(--apple-interactive-focus) 18%,transparent)}.apple-checkin-patient-search i{flex:0 0 auto;font-size:var(--apple-text-footnote);color:var(--apple-label-tertiary)}.apple-checkin-patient-search .apple-input{min-width:0;width:100%;height:var(--apple-sp-8);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font:var(--apple-text-footnote);color:var(--apple-label)}.apple-checkin-patient-search .apple-input:focus{outline:none;box-shadow:none}.apple-checkin-show-patients-mobile{display:none}.apple-checkin-show-patient-card,.apple-checkin-show-patients-mobile{flex-direction:column;gap:var(--apple-sp-3);padding:var(--apple-sp-4)}.apple-checkin-show-patient-card{display:flex;border-radius:var(--apple-radius-card);border:1px solid var(--apple-separator);background:var(--apple-bg-elevated)}.apple-checkin-show-patient-card-meta{display:flex;flex-direction:column;gap:var(--apple-sp-1);font:var(--apple-text-footnote);color:var(--apple-label-secondary)}.apple-checkin-show-patient-card-action{align-self:flex-start}.apple-checkin-show-patient-card.is-filtered-out,.apple-checkin-show-patient-card.is-page-hidden,.apple-checkin-show-patients-table tr.is-filtered-out,.apple-checkin-show-patients-table tr.is-page-hidden{display:none}.apple-checkin-status-expirado{color:var(--apple-tint-orange);background:color-mix(in srgb,var(--apple-tint-orange) 14%,transparent)}.apple-checkin-show-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--apple-sp-2);padding:var(--apple-sp-2) var(--apple-sp-4);border-top:1px solid var(--apple-separator)}.apple-checkin-show-pagination-info{font:var(--apple-text-footnote);color:var(--apple-label-secondary)}.apple-checkin-show-pagination-actions{display:flex;gap:var(--apple-sp-2)}.apple-checkin-show-patients-empty{margin:var(--apple-sp-4)}.apple-checkin-show-questions-preview{display:flex;flex-direction:column;align-items:stretch;gap:var(--apple-sp-2);padding:0;flex:1 1 auto;min-height:0}.apple-checkin-show-preview-card .apple-card-body-flush{padding:var(--apple-sp-2)}.apple-checkin-show-questions-preview-device{width:100%;max-width:100%;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.apple-checkin-show-questions-preview-device.checkin-preview-container{align-items:stretch;flex:1 1 auto;min-height:0}.apple-checkin-show-questions-preview-footnote{display:flex;align-items:flex-start;gap:var(--apple-sp-1);margin:0;padding:0 var(--apple-sp-1);font:var(--apple-text-caption2);color:var(--apple-label-tertiary);flex-shrink:0}.apple-checkin-show-questions-preview-footnote i{margin-top:var(--apple-sp-1);flex-shrink:0}.apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame{width:100%;max-width:100%;flex:1 1 auto;height:100%;min-height:0;padding:0;background:transparent;box-shadow:var(--apple-shadow-lg);border-radius:var(--apple-radius-card);display:flex;flex-direction:column}.apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-screen{background:var(--apple-bg-system-primary);border-radius:var(--apple-radius-card);overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:100%;max-height:100%}.apple-checkin-show-questions-preview-device .checkin-preview-show-top-progress{height:var(--apple-sp-1);background:var(--apple-fill-tertiary);flex-shrink:0;overflow:hidden}.apple-checkin-show-questions-preview-device .checkin-preview-show-top-progress .progress-bar-fill{height:100%;background:var(--apple-primary);border-radius:0;transition:width .3s ease}.apple-checkin-show-questions-preview-device .checkin-preview-show-header{display:flex;align-items:center;justify-content:space-between;gap:var(--apple-sp-2);padding:var(--apple-sp-3);border-bottom:1px solid var(--apple-separator);flex-shrink:0}.apple-checkin-show-questions-preview-device .checkin-preview-show-profile{display:flex;align-items:center;gap:var(--apple-sp-2);min-width:0}.apple-checkin-show-questions-preview-device .checkin-preview-show-avatar{width:var(--apple-sp-8);height:var(--apple-sp-8);border-radius:var(--apple-radius-full);object-fit:cover;flex-shrink:0}.apple-checkin-show-questions-preview-device .checkin-preview-show-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--apple-fill-secondary);color:var(--apple-label-secondary);font:var(--apple-text-caption1);font-weight:var(--apple-font-semibold)}.apple-checkin-show-questions-preview-device .checkin-preview-show-profile-text{display:flex;flex-direction:column;gap:var(--apple-sp-1);min-width:0}.apple-checkin-show-questions-preview-device .checkin-preview-show-profile-name{font:var(--apple-text-footnote);font-weight:var(--apple-font-bold);color:var(--apple-label);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.apple-checkin-show-questions-preview-device .checkin-preview-show-profile-role{font:var(--apple-text-caption2);color:var(--apple-label-secondary)}.apple-checkin-show-questions-preview-device .checkin-preview-show-fraction{font:var(--apple-text-footnote);font-weight:var(--apple-font-bold);color:var(--apple-label);flex-shrink:0}.apple-checkin-show-questions-preview-device .checkin-preview-show-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--apple-sp-3);display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:var(--apple-sp-2)}.apple-checkin-show-questions-preview-device .checkin-preview-show-question{display:flex;flex-direction:column;gap:var(--apple-sp-2);flex-shrink:0}.apple-checkin-show-questions-preview-device .checkin-preview-show-title-row{display:flex;align-items:center;gap:var(--apple-sp-2);min-width:0}.apple-checkin-show-questions-preview-device .checkin-preview-show-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--apple-label);font:var(--apple-text-footnote);line-height:1}.apple-checkin-show-questions-preview-device .checkin-preview-show-icon i{font-size:inherit;font-weight:var(--apple-font-regular)}.apple-checkin-show-questions-preview-device .checkin-preview-show-icon-emoji{font:var(--apple-text-footnote);line-height:1}.apple-checkin-show-questions-preview-device.checkin-preview-show .question-title{font:var(--apple-text-footnote);font-weight:var(--apple-font-bold);color:var(--apple-label);margin:0;flex:1 1 auto;min-width:0;line-height:1.3;text-align:left}.apple-checkin-show-questions-preview-device.checkin-preview-show .question-description{font:var(--apple-text-caption1);color:var(--apple-label);margin:0;width:100%;line-height:1.4;text-align:left}.apple-checkin-show-questions-preview-device.checkin-preview-show .question-description:not(.is-description-placeholder){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:0}.apple-checkin-show-questions-preview-device.checkin-preview-show .question-description.is-description-placeholder{min-height:var(--apple-sp-6);visibility:hidden}.apple-checkin-show-questions-preview-device .checkin-preview-answer{width:100%;margin-top:0;flex:0 1 auto}.apple-checkin-show-questions-preview-device .checkin-preview-answer-placeholder{display:none}.apple-checkin-show-questions-preview-device .checkin-preview-show-footer{display:flex;align-items:center;gap:var(--apple-sp-2);padding:var(--apple-sp-3);border-top:1px solid var(--apple-separator);flex:0 0 auto;margin-top:auto;background:var(--apple-bg-system-primary)}.apple-checkin-show-questions-preview-device .checkin-preview-show-footer .btn-nav{display:inline-flex;align-items:center;justify-content:center;gap:var(--apple-sp-2);border:none;border-radius:var(--apple-radius-input);background:var(--apple-primary);color:var(--apple-text-inverse);font:var(--apple-text-footnote);font-weight:var(--apple-font-semibold);cursor:pointer}.apple-checkin-show-questions-preview-device .checkin-preview-show-footer .btn-prev{width:var(--apple-sp-8);height:var(--apple-sp-8);min-width:var(--apple-sp-8);min-height:var(--apple-sp-8);padding:0;flex:0 0 auto;border-radius:var(--apple-radius-input)}.apple-checkin-show-questions-preview-device .checkin-preview-show-footer .btn-next{flex:1 1 auto;min-height:var(--apple-sp-8);padding:0 var(--apple-sp-3);border-radius:var(--apple-radius-input)}.apple-checkin-show-questions-preview-device .checkin-preview-show-footer .btn-nav:disabled{opacity:.45;cursor:not-allowed}.apple-checkin-show-questions-preview-device .question-input{min-height:var(--apple-sp-12);height:var(--apple-sp-12);padding:var(--apple-sp-2) var(--apple-sp-3);font:var(--apple-text-caption1);border:none;border-radius:var(--apple-radius-input);background:var(--apple-fill-tertiary);resize:none;width:100%;color:var(--apple-label)}.apple-checkin-show-questions-preview-device .likert-options,.apple-checkin-show-questions-preview-device .multipla-score-input,.apple-checkin-show-questions-preview-device .numeric-options{gap:var(--apple-sp-1);width:100%}.apple-checkin-show-questions-preview-device.checkin-preview-show .multipla-option{display:flex;padding:var(--apple-sp-1) var(--apple-sp-2);gap:var(--apple-sp-2);border-width:1px;text-align:left;min-height:0;align-items:center}.apple-checkin-show-questions-preview-device.checkin-preview-show .multipla-label{font:var(--apple-text-caption1);line-height:1.2}.apple-checkin-show-questions-preview-device.checkin-preview-show .multipla-checkbox{width:var(--apple-sp-3);height:var(--apple-sp-3);margin:0}.apple-checkin-show-questions-preview-device.checkin-preview-show .multipla-score{font:var(--apple-text-caption2);font-weight:var(--apple-font-regular);color:var(--apple-label);background:transparent;padding:0;border-radius:0;line-height:1;flex-shrink:0}.apple-checkin-show-questions-preview-device.checkin-preview-show .likert-options{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap}.apple-checkin-show-questions-preview-device.checkin-preview-show .likert-option{display:flex;flex-direction:row;align-items:center;width:100%;min-width:0;flex:none;padding:var(--apple-sp-1) var(--apple-sp-2);gap:var(--apple-sp-2);border-width:1px;text-align:left;min-height:var(--apple-sp-6)}.apple-checkin-show-questions-preview-device.checkin-preview-show .likert-label{display:flex;flex-direction:row;align-items:center;gap:var(--apple-sp-2);text-align:left;width:auto;flex:1 1 auto;min-width:0}.apple-checkin-show-questions-preview-device.checkin-preview-show .likert-emoji{font-size:var(--apple-text-caption1);line-height:1;flex-shrink:0}.apple-checkin-show-questions-preview-device.checkin-preview-show .likert-emoji.likert-face-chip{inline-size:var(--apple-sp-6);block-size:var(--apple-sp-6)}.apple-checkin-show-questions-preview-device.checkin-preview-show .likert-emoji.likert-face-chip .likert-face-svg{inline-size:var(--apple-sp-4);block-size:var(--apple-sp-4)}.apple-checkin-show-questions-preview-device.checkin-preview-show .likert-text{font:var(--apple-text-caption1);font-weight:var(--apple-font-medium);color:var(--apple-label);flex:1 1 auto;min-width:0;text-align:left;line-height:1.3}.apple-checkin-show-questions-preview-device.checkin-preview-show .numeric-options{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:space-between;gap:var(--apple-sp-1);width:100%}.apple-checkin-show-questions-preview-device.checkin-preview-show .numeric-option{flex:1 1;min-width:0;display:flex}.apple-checkin-show-questions-preview-device.checkin-preview-show .numeric-value{display:flex;align-items:center;justify-content:center;flex:1 1 auto;width:100%;min-width:0;padding:var(--apple-sp-1) var(--apple-sp-1);font:var(--apple-text-caption2);font-weight:var(--apple-font-semibold);border-width:1px;text-align:center}.modal-iphone-preview .modal-container{max-width:28rem;width:92%;max-height:90vh;overflow-y:auto}.modal-iphone-preview .modal-body{display:flex;align-items:center;justify-content:center;padding:var(--apple-sp-4);min-height:32rem}.modal-iphone-preview .checkin-preview-container.apple-checkin-show-questions-preview-device{pointer-events:auto;position:relative;width:100%;max-width:100%;margin:0 auto;min-height:28rem;display:flex;flex-direction:column}.modal-iphone-preview .apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame{min-height:28rem}#checkin-wizard-wrap .checkin-wizard-preview-sidebar:has(.checkin-preview-show),.apple-wizard-with-preview .apple-wizard-preview-sidebar:has(.checkin-preview-show){width:20rem}#checkin-wizard-wrap .apple-checkin-show-questions-preview-device,.apple-wizard-with-preview .apple-checkin-show-questions-preview-device,.form-preview-section .apple-checkin-show-questions-preview-device,.question-form-preview-mobile-body .apple-checkin-show-questions-preview-device,.question-form-preview-sidebar .apple-checkin-show-questions-preview-device{width:100%;max-width:100%;min-height:20rem;display:flex;flex-direction:column}#checkin-wizard-wrap .apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame,.apple-wizard-with-preview .apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame,.form-preview-section .apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame,.question-form-preview-mobile-body .apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame,.question-form-preview-sidebar .apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame{min-height:20rem;flex:1 1 auto}@media (min-width:769px){.apple-checkin-sidebar-content{position:-webkit-sticky;position:sticky;top:var(--apple-sp-4)}}@media (max-width:768px){.apple-checkin-patients-card-header{flex-direction:column;align-items:stretch}.apple-checkin-patients-card-header .apple-card-title{order:1}.apple-checkin-patients-card-header .apple-checkin-show-filters{order:2;width:100%;-webkit-margin-start:0;margin-inline-start:0;flex-wrap:wrap;justify-content:flex-start}.apple-checkin-patient-search{flex-basis:100%;min-width:0;max-width:100%}.apple-checkin-show-patients-table{display:none}.apple-antropometria-table-wrapper:has(.apple-checkin-show-patients-table){display:none}.apple-checkin-show-patients-mobile{display:flex;max-height:min(24rem,calc(100vh - 12rem));overflow-y:auto;padding:var(--apple-sp-3)}.apple-checkin-show-content-grid{grid-template-columns:minmax(0,1fr);max-width:100%}.apple-checkin-main-content,.apple-checkin-sidebar-content{min-width:0;max-width:100%}.apple-checkin-details{overflow-x:clip}.apple-checkin-details .apple-card{min-width:0;max-width:100%}.apple-checkin-details .apple-antropometria-table-wrapper{max-width:100%;overflow-x:auto}.apple-checkin-show-questions-preview-device,.apple-checkin-show-questions-preview-device .checkin-preview-frame{width:100%;max-width:100%}.apple-checkin-show-patient-card .apple-table-cell-name,.apple-checkin-show-patient-card .apple-table-cell-subtitle{overflow-wrap:anywhere}.apple-checkin-sidebar-content{order:-1}.apple-checkin-show-pagination{padding-inline:var(--apple-sp-3)}.page-context-header:has(.apple-checkin-show-status-widget) .page-context-aside{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:var(--apple-sp-2);min-width:0;max-width:100%}.page-context-header:has(.apple-checkin-show-status-widget) .apple-checkin-show-status-widget{flex:0 0 auto;flex-direction:row;align-items:center}.page-context-header:has(.apple-checkin-show-status-widget) .apple-checkin-show-status-badge{white-space:nowrap}.page-context-header:has(.apple-checkin-show-status-widget) .page-context-actions{flex:1 1 auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end;gap:var(--apple-sp-2)}.page-context-header:has(.apple-checkin-show-status-widget) .page-context-actions .apple-btn{flex:0 1 auto;width:auto;min-width:0;align-self:auto;font-size:var(--apple-text-caption1);padding:var(--apple-sp-2) var(--apple-sp-3);white-space:nowrap}}@media (max-width:640px){.page-context-header:has(.apple-checkin-show-status-widget) .page-context-actions{gap:var(--apple-sp-1)}.page-context-header:has(.apple-checkin-show-status-widget) .page-context-actions .apple-btn{font-size:var(--apple-text-caption2);padding:var(--apple-sp-1) var(--apple-sp-2);gap:var(--apple-sp-1)}.page-context-header:has(.apple-checkin-show-status-widget) .page-context-actions .apple-btn-secondary{font-size:0;gap:0;padding:0 var(--apple-sp-2);min-width:var(--apple-touch-min)}}@media (min-width:769px){.apple-checkin-show-patients-mobile{display:none!important}}body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) .apple-main>.apple-main-content{animation:none!important;transform:none!important;padding-bottom:0!important;overflow:visible}body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) .apple-main{padding-bottom:0}body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) .apple-page-content{padding-bottom:0}#checkin-wizard-wrap.checkin-wizard-form-wrap.nf-hig-inset,#checkin-wizard-wrap.nf-editor-page.nf-hig-inset,#checkin-wizard-wrap.pergunta-form-wrap.nf-hig-inset{padding-bottom:0}body:has(#checkin-wizard-wrap.nf-editor-page) .nf-actions-shell[data-nf-form-actions]{margin-top:var(--apple-sp-3);margin-bottom:0}#checkin-wizard-wrap .checkin-wizard-header .apple-patient-avatar.checkin-wizard-header-avatar{background:var(--apple-fill-secondary);color:var(--apple-tint-blue)}#checkin-wizard-wrap .checkin-wizard-form-panels,#checkin-wizard-wrap .nf-section-card{display:flex;flex-direction:column;gap:var(--apple-sp-3)}#checkin-wizard-wrap .apple-form-group{margin-bottom:0}#checkin-wizard-wrap .apple-form-label{font:var(--apple-text-footnote);font-weight:var(--apple-font-medium);color:var(--apple-label-secondary)}#checkin-wizard-wrap .apple-form-hint{font:var(--apple-text-caption2);color:var(--apple-label-tertiary)}#checkin-wizard-wrap .checkin-wizard-char-count-row{display:flex;justify-content:flex-end;margin-top:var(--apple-sp-1)}#checkin-wizard-wrap .nf-sidebar-panel.checkin-wizard-preview-sidebar{display:flex;flex-direction:column;gap:var(--apple-sp-3);min-height:0}#checkin-wizard-wrap .wizard-steps-compact{display:flex;flex-direction:column;gap:var(--apple-sp-2);padding:var(--apple-sp-2) var(--apple-sp-3);border-radius:var(--apple-radius-card);border:1px solid var(--apple-separator);background:var(--apple-bg-grouped-primary)}#checkin-wizard-wrap .wizard-steps-compact-bar{height:var(--apple-sp-1);border-radius:var(--apple-radius-pill,999px);background:var(--apple-fill-tertiary);overflow:hidden}#checkin-wizard-wrap .wizard-steps-compact-fill{height:100%;width:var(--wizard-progress,0);border-radius:inherit;background:var(--apple-tint-blue);transition:width var(--apple-duration-normal,.25s) ease}#checkin-wizard-wrap .wizard-steps-compact-label{margin:0;font:var(--apple-text-caption1);color:var(--apple-label-secondary)}#checkin-wizard-wrap .wizard-steps-compact-label strong{font-weight:var(--apple-font-semibold);color:var(--apple-label)}#checkin-wizard-wrap .checkin-wizard-preview-sidebar .apple-checkin-show-questions-preview-device,#checkin-wizard-wrap .checkin-wizard-preview-sidebar .apple-checkin-show-questions-preview-device.checkin-preview-show .checkin-preview-frame{min-height:14rem}#checkin-wizard-wrap .checkin-wizard-preview-sidebar{width:100%;max-width:18rem}#checkin-wizard-wrap .apple-perguntas-grid{grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr))}#checkin-wizard-wrap .apple-pergunta-checkbox-label{min-height:var(--apple-touch-min)}#checkin-wizard-wrap .question-form-preview-mobile{display:none;margin-top:var(--apple-sp-2)}#checkin-wizard-wrap .question-form-preview-accordion{background:var(--apple-bg-elevated);border-radius:var(--apple-radius-card);border:1px solid var(--apple-separator);overflow:hidden}#checkin-wizard-wrap .question-form-preview-accordion-summary{display:flex;align-items:center;gap:var(--apple-sp-2);min-height:var(--apple-touch-min);padding:var(--apple-sp-4);font:var(--apple-text-headline);color:var(--apple-label);cursor:pointer;list-style:none}#checkin-wizard-wrap .question-form-preview-accordion-summary::-webkit-details-marker{display:none}#checkin-wizard-wrap .question-form-preview-mobile-body{padding:0 var(--apple-sp-4) var(--apple-sp-4)}#checkin-wizard-wrap .checkin-wizard-perguntas-scroll{max-height:calc(100vh - var(--apple-header-height, 3.5rem) - 14rem);overflow-y:auto;padding-right:var(--apple-sp-1)}#checkin-wizard-wrap .checkin-wizard-selection-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--apple-sp-2)}#checkin-wizard-wrap .apple-selection-counter{margin-bottom:0}#checkin-wizard-wrap .checkin-wizard-summary-grid{display:flex;flex-direction:column;gap:var(--apple-sp-3)}#checkin-wizard-wrap .checkin-wizard-summary-item{display:grid;grid-template-columns:minmax(0,6rem) minmax(0,1fr);grid-gap:var(--apple-sp-2);gap:var(--apple-sp-2);font:var(--apple-text-footnote)}#checkin-wizard-wrap .checkin-wizard-summary-item label{font-weight:var(--apple-font-medium);color:var(--apple-label-secondary);margin:0}#checkin-wizard-wrap .checkin-wizard-summary-item span{color:var(--apple-label)}#checkin-wizard-wrap .checkin-wizard-questions-list{display:flex;flex-direction:column;gap:var(--apple-sp-2);max-height:12rem;overflow-y:auto;padding-right:var(--apple-sp-1)}#checkin-wizard-wrap .checkin-wizard-question-item{display:flex;align-items:center;gap:var(--apple-sp-2);padding:var(--apple-sp-2) var(--apple-sp-3);border-radius:var(--apple-radius-input);border:1px solid var(--apple-separator);background:var(--apple-bg-elevated);font:var(--apple-text-footnote)}#checkin-wizard-wrap .checkin-wizard-question-drag-handle{color:var(--apple-label-tertiary);padding:var(--apple-sp-1)}#checkin-wizard-wrap .checkin-wizard-question-number{font-weight:var(--apple-font-semibold);color:var(--apple-label-secondary);flex-shrink:0}#checkin-wizard-wrap .checkin-wizard-question-text{flex:1 1;min-width:0}#checkin-wizard-wrap .checkin-wizard-no-questions{display:flex;align-items:flex-start;gap:var(--apple-sp-2);padding:var(--apple-sp-3);border-radius:var(--apple-radius-input);border:1px solid var(--apple-separator);background:var(--apple-bg-grouped-primary);font:var(--apple-text-footnote);color:var(--apple-label-secondary)}#checkin-wizard-wrap .checkin-wizard-question-item.is-dragging{opacity:.5}#checkin-wizard-wrap .checkin-wizard-question-drag-handle{cursor:-webkit-grab;cursor:grab}#checkin-wizard-wrap .checkin-wizard-question-item.dragging .checkin-wizard-question-drag-handle{cursor:-webkit-grabbing;cursor:grabbing}@media (min-width:1025px){body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) .apple-main{display:flex;flex-direction:column;min-height:calc(100vh - var(--apple-header-height, 4rem))}body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) .apple-main>.apple-main-content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) .apple-page-content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}body:has(#checkin-wizard-wrap.nf-editor-page) .nf-actions-shell[data-nf-form-actions]{margin-top:auto}}@media (max-width:1024px){body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) .apple-main{padding-bottom:calc(var(--nutri-tab-bar-height, var(--apple-sp-16)) + env(safe-area-inset-bottom, 0px))}body.apple-design.nutri-portal:has(#checkin-wizard-wrap.nf-editor-page) #checkin-wizard-wrap.nf-editor-page.nf-hig-inset{--nf-sticky-actions-height:var(--apple-sp-12);padding-bottom:calc(var(--nf-sticky-actions-height) + var(--apple-sp-2))}body:has(#checkin-wizard-wrap.nf-editor-page) .nf-sticky-actions{background:var(--apple-bg-elevated);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid var(--apple-separator)}body:has(#checkin-wizard-wrap.nf-editor-page) .nf-sticky-actions .nf-actions-primary-row{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:var(--apple-sp-2);width:100%;min-width:0}body:has(#checkin-wizard-wrap.nf-editor-page) .nf-sticky-actions .apple-form-actions .apple-btn{width:auto;max-width:100%}body:has(#checkin-wizard-wrap.nf-editor-page) .nf-sticky-actions .nf-btn-cancel{flex:0 0 auto;width:auto;min-width:0;justify-content:center}body:has(#checkin-wizard-wrap.nf-editor-page) .nf-sticky-actions .nf-btn-save{flex:0 0 auto;width:auto;min-width:0;margin-left:auto;justify-content:center}}@media (max-width:768px){#checkin-wizard-wrap .nf-layout-sidebar{display:none!important}#checkin-wizard-wrap .checkin-wizard-perguntas-scroll{max-height:none}#checkin-wizard-wrap .question-form-preview-mobile{display:block}}@media (max-width:480px){#checkin-wizard-wrap .wizard-steps-compact{gap:var(--apple-sp-1);padding:var(--apple-sp-2)}#checkin-wizard-wrap .wizard-steps-compact-label{font:var(--apple-text-caption2);overflow-wrap:anywhere}#checkin-wizard-wrap .wizard-steps-compact-label strong{font-weight:var(--apple-font-semibold)}}