.bec-shell{--bec-blue:#154b96;--bec-dark:#102b52;--bec-green:#20a64a;--bec-red:#df3b3b;--bec-border:#dfe7f1;--bec-bg:#f6f9fd;max-width:1180px;margin:30px auto;font-family:inherit;color:#1d2d44}.bec-shell *{box-sizing:border-box}.bec-card,.bec-alert,.bec-stats,.bec-table-wrap,.bec-filters{background:#fff;border:1px solid var(--bec-border);border-radius:14px;box-shadow:0 8px 28px rgba(20,54,96,.07)}.bec-card{padding:24px}.bec-login-shell{max-width:460px}.bec-login-card{text-align:center;padding:38px}.bec-brand-mark{width:68px;height:68px;border-radius:22px;background:#edf4ff;color:var(--bec-blue);display:grid;place-items:center;font-size:34px;margin:0 auto 14px}.bec-login-card form{text-align:left}.bec-login-card input[type=text],.bec-login-card input[type=password]{width:100%;padding:12px;border:1px solid var(--bec-border);border-radius:9px}.bec-login-card input[type=submit]{width:100%;padding:12px;border:0;border-radius:9px;background:var(--bec-blue);color:#fff;font-weight:700}.bec-forgot{display:inline-block;margin-top:14px}.bec-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.bec-page-header h2{margin:4px 0 0;font-size:30px}.bec-kicker{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#687991}.bec-link,.bec-back{color:var(--bec-blue);text-decoration:none;font-weight:700}.bec-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-bottom:18px}.bec-stats>div{padding:20px;text-align:center;border-right:1px solid var(--bec-border)}.bec-stats>div:last-child{border-right:0}.bec-stats strong{display:block;font-size:28px;color:var(--bec-blue)}.bec-stats span{display:block;color:#66778d;font-size:13px}.bec-filters{display:flex;gap:12px;padding:14px;margin-bottom:18px}.bec-filters input,.bec-filters select,.bec-update-form input,.bec-update-form select,.bec-update-form textarea{width:100%;min-height:44px;border:1px solid var(--bec-border);border-radius:9px;padding:10px 12px;background:#fff}.bec-filters input{flex:1}.bec-filters select{max-width:230px}.bec-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 20px;background:var(--bec-blue);color:#fff!important;border:1px solid var(--bec-blue);border-radius:9px;text-decoration:none!important;font-weight:700;cursor:pointer;white-space:nowrap}.bec-button-light{background:#fff;color:var(--bec-blue)!important}.bec-button-large{width:100%;padding:13px 24px;font-size:16px}.bec-table-wrap{overflow:auto}.bec-table{width:100%;border-collapse:collapse}.bec-table th,.bec-table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--bec-border);vertical-align:middle}.bec-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#66778d;background:#f8fbff}.bec-table tr:last-child td{border-bottom:0}.bec-resident{display:flex;align-items:center;gap:10px}.bec-resident small{display:block;color:#8190a2}.bec-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf2ff;color:var(--bec-blue);font-weight:800}.bec-status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#eaf6ee;color:#18763a}.bec-status-none{background:#ffeded;color:#bd2424}.bec-status-monitoring,.bec-status-family_contact,.bec-status-clinic{background:#fff0dd;color:#9b5300}.bec-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.bec-update-form{display:grid;gap:16px}.bec-update-form label{display:grid;gap:7px;font-weight:700}.bec-update-form label small{font-weight:400;color:#7a8799}.bec-photo-preview{border-radius:12px;overflow:hidden;background:#f2f5f9}.bec-photo-preview img{display:block;width:100%;max-height:380px;object-fit:contain}.bec-timeline article,.bec-family-timeline article{display:grid;grid-template-columns:120px 1fr;gap:15px;padding:16px 0;border-bottom:1px solid var(--bec-border)}.bec-timeline article{grid-template-columns:110px 1fr}.bec-timeline img{width:110px;height:90px;object-fit:cover;border-radius:10px}.bec-timeline time{display:block;color:#718198;font-size:13px;margin-bottom:8px}.bec-family-date{display:flex;flex-direction:column;gap:4px;color:#62738a}.bec-family-update{display:grid;grid-template-columns:180px 1fr;gap:18px}.bec-family-update img{width:180px;height:140px;object-fit:cover;border-radius:12px}.bec-alert{padding:18px;margin-bottom:18px}.bec-alert-success{border-color:#bce6c8;background:#f1fbf4}.bec-alert-error{border-color:#f2c2c2;background:#fff5f5}.bec-resident-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.bec-resident-tabs a{padding:9px 14px;border:1px solid var(--bec-border);border-radius:999px;text-decoration:none}.bec-resident-tabs a.active{background:var(--bec-blue);color:#fff}.page-numbers{display:inline-flex;margin:16px 4px 0 0;padding:8px 12px;border:1px solid var(--bec-border);border-radius:8px;text-decoration:none}.page-numbers.current{background:var(--bec-blue);color:#fff}@media(max-width:800px){.bec-shell{margin:16px auto;padding:0 12px}.bec-page-header{align-items:center}.bec-page-header h2{font-size:24px}.bec-stats{grid-template-columns:repeat(2,1fr)}.bec-stats>div:nth-child(2){border-right:0}.bec-stats>div:nth-child(-n+2){border-bottom:1px solid var(--bec-border)}.bec-filters{flex-direction:column}.bec-filters select{max-width:none}.bec-grid-2{grid-template-columns:1fr}.bec-table thead{display:none}.bec-table,.bec-table tbody,.bec-table tr,.bec-table td{display:block;width:100%}.bec-table tr{padding:12px;border-bottom:1px solid var(--bec-border)}.bec-table td{border:0;padding:7px 4px}.bec-table td:last-child .bec-button{width:100%}.bec-family-timeline article{grid-template-columns:1fr}.bec-family-update{grid-template-columns:1fr}.bec-family-update img{width:100%;height:auto;max-height:420px}.bec-timeline article{grid-template-columns:92px 1fr}.bec-timeline img{width:92px;height:78px}}

/* Media upload and family downloads (v1.1.0) */
.bec-media-fields{display:grid;gap:14px;padding:16px;border:1px dashed var(--bec-border);border-radius:12px;background:#f9fbfe}.bec-media-help{margin:0;color:#687991;font-size:13px}.bec-video-preview{border-radius:12px;overflow:hidden;background:#111;padding:10px}.bec-video-preview video{display:block;width:100%;max-height:380px;background:#000;border-radius:8px}.bec-file-meta{margin:8px 2px 0;color:#fff;font-size:13px}.bec-inline-video{display:block;width:100%;max-width:520px;max-height:340px;margin-top:12px;border-radius:10px;background:#000}.bec-timeline-media{position:relative}.bec-video-badge{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;padding:5px 8px;border-radius:999px;background:#eef2ff;color:#4533a8;font-size:12px;font-weight:700}.bec-family-media{display:grid;gap:12px}.bec-family-media img,.bec-family-media video{display:block;width:100%;max-width:440px;border-radius:12px;background:#000}.bec-family-media img{height:auto;max-height:360px;object-fit:cover}.bec-family-media video{max-height:360px}.bec-header-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.bec-download-link{display:inline-flex;margin-top:10px;color:var(--bec-blue);font-weight:700;text-decoration:none}.bec-photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bec-photo-card{overflow:hidden;background:#fff;border:1px solid var(--bec-border);border-radius:14px;box-shadow:0 8px 28px rgba(20,54,96,.07)}.bec-photo-card-image{display:block;aspect-ratio:4/3;background:#edf2f8}.bec-photo-card-image img{display:block;width:100%;height:100%;object-fit:cover}.bec-photo-card-body{display:grid;gap:10px;padding:16px}.bec-photo-card-body time{font-size:13px;color:#687991}.bec-photo-card-body p{margin:0;color:#53657b}.bec-photo-card-body .bec-status{justify-self:start}
@media(max-width:980px){.bec-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.bec-header-actions{width:100%;justify-content:flex-start}.bec-header-actions .bec-button{width:100%}.bec-photo-gallery{grid-template-columns:1fr}.bec-family-media img,.bec-family-media video{max-width:none}.bec-inline-video{max-width:none}.bec-media-fields{padding:13px}.bec-page-header{flex-wrap:wrap}}

/* Staff-only resident profile details (v1.3.0) */
.bec-resident-profile{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(150px,.8fr) minmax(0,1.5fr);gap:18px;margin-bottom:20px}.bec-resident-profile>div{display:grid;gap:5px}.bec-resident-profile span{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#6c7d92;font-weight:700}.bec-resident-profile strong{font-size:15px}.bec-profile-contacts{grid-column:1/-1;padding-top:14px;border-top:1px solid var(--bec-border)}.bec-profile-contacts ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 0;padding:0;list-style:none}.bec-profile-contacts li{padding:10px 12px;border-radius:9px;background:#f6f9fd}.bec-profile-contacts a{color:var(--bec-blue);font-weight:700;text-decoration:none}
@media(max-width:800px){.bec-resident-profile{grid-template-columns:1fr}.bec-profile-contacts{grid-column:auto}.bec-profile-contacts ul{grid-template-columns:1fr}}

/* Faster photo upload feedback (v1.3.1) */
.bec-photo-preview{padding-bottom:10px}.bec-photo-preview .bec-file-meta{padding:0 10px;color:#53657b}.bec-upload-progress{display:grid;gap:7px}.bec-upload-track{height:10px;overflow:hidden;border-radius:999px;background:#e7edf5}.bec-upload-track span{display:block;width:0;height:100%;border-radius:inherit;background:var(--bec-blue);transition:width .2s ease}.bec-upload-progress p{margin:0;color:#53657b;font-size:13px}.bec-upload-progress.is-indeterminate .bec-upload-track span{width:38%!important;animation:bec-upload-slide 1.1s ease-in-out infinite}.bec-button[disabled]{cursor:wait;opacity:.68}.bec-button[aria-busy=true]::after{content:"";width:15px;height:15px;margin-left:9px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:bec-spin .7s linear infinite}@keyframes bec-upload-slide{0%{transform:translateX(-110%)}50%{transform:translateX(165%)}100%{transform:translateX(315%)}}@keyframes bec-spin{to{transform:rotate(360deg)}}
