/* =========================================================
   SOULBUDDY CARTILLA DE SALUD
   Archivo: layout.css
   Layout general, grids, espaciados y shells de navegación.
   ========================================================= */
.sbcs-wrap > .sbcs-card,.sbcs-wrap > .sbcs-dashboard-grid{margin-top:20px}.sbcs-wrap > .sbcs-card:first-child,.sbcs-wrap > .sbcs-dashboard-grid:first-child{margin-top:0}.sbcs-dashboard-grid{margin-top:20px!important}.sbcs-card + .sbcs-card{margin-top:20px}.sbcs-sections{margin:24px 0 28px}.sbcs-sections > .sbcs-card{margin:0!important}.sbcs-sections > .sbcs-card + .sbcs-card{margin-top:0!important}.sbcs-sections + .sbcs-card{margin-top:24px!important}.sbcs-settings-sections{display:grid;gap:18px}.sbcs-settings-section-head{margin-bottom:14px}@media (max-width:782px){.sbcs-wrap > .sbcs-card,.sbcs-wrap > .sbcs-dashboard-grid,.sbcs-card + .sbcs-card{margin-top:16px}.sbcs-sections{margin:18px 0 22px}.sbcs-sections > .sbcs-card,.sbcs-sections > .sbcs-card + .sbcs-card{margin-top:0!important}.sbcs-sections + .sbcs-card{margin-top:18px!important}}.sbcs-mini-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d5dae5;border-radius:999px;background:#fff;color:#131f51;font-weight:700;cursor:pointer;text-decoration:none}.sbcs-mini-btn:hover{background:#f8faff}.sbcs-weight-pop{margin-top:10px;border:1px solid #eaecf0;border-radius:16px;padding:12px;background:linear-gradient(180deg,#fff,#fafbff)}.sbcs-modal-backdrop{position:fixed;inset:0;background:rgba(16,24,40,.55);display:none;align-items:center;justify-content:center;padding:20px;z-index:99999}.sbcs-modal-backdrop.is-open{display:flex}.sbcs-modal{width:min(560px,100%);background:#fff;border-radius:24px;box-shadow:0 24px 64px rgba(16,24,40,.22);padding:22px}.sbcs-modal h3{margin:0 0 8px;color:#131f51}.sbcs-modal-close{background:none;border:none;font-size:22px;cursor:pointer;color:#667085}.sbcs-modal-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.sbcs-hint-link{display:inline-block;margin-top:10px;font-size:13px;font-weight:700;color:#3730a3;text-decoration:none}.sbcs-hint-link:hover{text-decoration:underline}.sbcs-weight-row{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.sbcs-weight-details{width:100%;min-width:0;max-width:260px}.sbcs-weight-details[open]{max-width:none}.sbcs-weight-trigger{list-style:none;cursor:pointer;border:1px solid #d5dae5;border-radius:12px;padding:8px 12px;background:#fff;font-weight:600;color:#131f51;box-shadow:0 1px 2px rgba(16,24,40,.04);font-size:13px;display:inline-flex;align-items:center;max-width:100%}.sbcs-weight-trigger::-webkit-details-marker{display:none}.sbcs-weight-trigger:before{content:"⚖";margin-right:8px}.sbcs-weight-details[open] .sbcs-weight-trigger{background:#f8faff}.sbcs-inline-note{margin-top:10px;color:#667085;font-size:13px}.sbcs-timeline{position:relative;margin-top:16px}.sbcs-timeline:before{content:"";position:absolute;left:18px;top:6px;bottom:6px;width:2px;background:#e4e7ec;border-radius:999px}.sbcs-timeline-item{position:relative;display:grid;grid-template-columns:52px 1fr;gap:12px;padding:0 0 16px}.sbcs-timeline-item:last-child{padding-bottom:0}.sbcs-timeline-dot{position:relative;z-index:1;width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #d0d5dd;color:#131f51;box-shadow:0 1px 2px rgba(16,24,40,.06);font-size:17px}.sbcs-timeline-content{background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:14px 14px 12px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.sbcs-timeline-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.sbcs-timeline-title{margin:0;color:#131f51;font-size:15px;font-weight:800}.sbcs-timeline-meta{margin:0;color:#667085;font-size:12px}.sbcs-timeline-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#f2f4f7;border:1px solid #eaecf0;color:#344054;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.02em}.sbcs-timeline-desc{margin:8px 0 0;color:#475467;font-size:13px;line-height:1.45}.sbcs-timeline-empty{margin-top:16px}.sbcs-history-nav{display:flex;justify-content:flex-end;gap:8px;margin-top:12px;align-items:center}.sbcs-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;border:1px solid #d5dae5;border-radius:10px;background:#fff;color:#131f51;text-decoration:none;font-weight:700}.sbcs-page-btn.is-active{background:#131f51;border-color:#131f51;color:#fff}.sbcs-page-btn.is-disabled{opacity:.45;pointer-events:none}.sbcs-upgrade-callout{border:1px dashed #c7cedb;border-radius:16px;padding:16px;background:#fbfcfe}.sbcs-upgrade-callout strong{color:#131f51}.sbcs-settings-box{border:1px solid #eaecf0;border-radius:16px;padding:14px;background:#fff}.sbcs-test-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.sbcs-inline-form{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.sbcs-settings-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.sbcs-settings-actions .sbcs-note{margin:0}.sbcs-settings-actions .sbcs-inline-form{margin:0}.sbcs-share-form{display:block}.sbcs-admin-actions{display:flex;gap:8px;flex-wrap:wrap}.sbcs-readonly-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.sbcs-info-box{border:1px solid #eaecf0;border-radius:14px;padding:12px;background:#fcfcfd}.sbcs-suggestion-form{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.sbcs-suggestion-form input[type=text]{min-width:220px}.sbcs-head-top{align-items:flex-start}.sbcs-section-icon{width:60px;height:60px;object-fit:contain;border-radius:14px;background:#fff;border:1px solid #eaecf0;padding:6px;flex:0 0 auto}.sbcs-reminders-shell{position:relative}.sbcs-reminders-shell.is-locked .sbcs-reminders{filter:blur(4px);pointer-events:none;user-select:none}.sbcs-reminders-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px}.sbcs-reminders-cta{max-width:420px;text-align:center;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);border:1px solid rgba(229,231,235,.95);border-radius:20px;padding:22px;box-shadow:0 16px 40px rgba(16,24,40,.10)}.sbcs-reminders-cta h4{margin:0 0 8px;color:#131f51;font-size:20px}.sbcs-reminders-cta p{margin:0 0 14px;color:#667085}.sbcs-reminders-overlay .sbcs-btn{min-width:180px}