:root{--uhcp-surface:#f2f5f8;--uhcp-surface-muted:#e3e8ed;--uhcp-surface-accent:#daeef1;--uhcp-panel:#fff;--uhcp-panel-muted:#ecf0f4;--uhcp-text:#172235;--uhcp-muted:#525e6f;--uhcp-border:#c1cbd7;--uhcp-turquoise:#178e97;--uhcp-emerald:#1a845b;--uhcp-attention:#ed994a;--uhcp-action-start:#178e97f5;--uhcp-action-end:#2061b6e6}html[data-density=small]{font-size:15px}html[data-density=medium]{font-size:16px}html[data-density=large]{font-size:18px}html[data-theme=dark]{--uhcp-surface:#0c1422;--uhcp-surface-muted:#151e2d;--uhcp-surface-accent:#18353a;--uhcp-panel:#151e2e;--uhcp-panel-muted:#1d273a;--uhcp-text:#ebf2f4;--uhcp-muted:#a7b5be;--uhcp-border:#30404f;--uhcp-turquoise:#2bcbda;--uhcp-emerald:#32c382;--uhcp-attention:#eaa662}.uhcp-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb, var(--uhcp-panel) 92%, transparent);border-bottom:1px solid var(--uhcp-border);z-index:40;justify-content:space-between;align-items:center;min-height:4.5rem;padding:.75rem max(1rem,50vw - 580px);display:flex;position:sticky;top:0}.uhcp-brand{color:var(--uhcp-text);align-items:center;gap:.75rem;text-decoration:none;display:flex}.uhcp-brand>span:last-child{line-height:1.15;display:grid}.uhcp-brand small{color:var(--uhcp-muted)}.uhcp-brand-mark{justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.uhcp-brand-artwork{display:inline-flex}.uhcp-brand-artwork img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.uhcp-brand-artwork-dark,html[data-theme=dark] .uhcp-brand-artwork-light{display:none!important}html[data-theme=dark] .uhcp-brand-artwork-dark{display:block!important}.uhcp-account-menu{position:relative}.uhcp-trigger{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;max-width:min(19rem,48vw);padding:.7rem .85rem;display:flex}.uhcp-person-icon{width:1.25rem;min-width:1.25rem;height:1.25rem}.uhcp-account-id{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.uhcp-menu{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);border-radius:1.5rem;width:min(23rem,100vw - 2rem);max-height:calc(100vh - 6rem);padding:1rem;position:absolute;top:3.5rem;right:0;overflow-y:auto;box-shadow:0 20px 55px #0000002e}.uhcp-account-state{border-bottom:1px solid var(--uhcp-border);color:var(--uhcp-text);gap:.25rem;padding-bottom:1rem;display:grid}.uhcp-account-state small{color:var(--uhcp-muted);text-overflow:ellipsis;overflow:hidden}.uhcp-account-options{border-bottom:1px solid var(--uhcp-border);gap:.25rem;padding:.75rem 0;display:grid}.uhcp-account-options button{color:var(--uhcp-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:.75rem;gap:.2rem;padding:.7rem;display:grid}.uhcp-account-options button[aria-pressed=true]{background:var(--uhcp-surface);border-color:var(--uhcp-accent)}.uhcp-account-options button:disabled{cursor:not-allowed;opacity:.55}.uhcp-account-options small{color:var(--uhcp-muted)}.uhcp-preferences{border:0;margin:1rem 0 0;padding:0}.uhcp-preferences legend{color:var(--uhcp-text);font-weight:800}.uhcp-preferences>div{background:var(--uhcp-surface-muted);border-radius:1rem;grid-template-columns:repeat(3,1fr);gap:.25rem;margin-top:.5rem;padding:.25rem;display:grid}.uhcp-preferences button{color:var(--uhcp-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:.75rem;gap:.2rem;padding:.55rem .25rem;font-size:.72rem;display:grid}.uhcp-preferences button[aria-pressed=true]{background:linear-gradient(135deg, var(--uhcp-action-start), var(--uhcp-action-end));color:#fff}.uhcp-menu-actions{border-top:1px solid var(--uhcp-border);gap:.2rem;margin-top:1rem;padding-top:.75rem;display:grid}.uhcp-menu-actions a,.uhcp-menu-actions button{color:var(--uhcp-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:.75rem;align-items:center;gap:.7rem;width:100%;padding:.7rem;font-weight:700;text-decoration:none;display:flex}.uhcp-menu-actions a:hover,.uhcp-menu-actions button:hover{background:var(--uhcp-surface-muted);color:var(--uhcp-turquoise)}.uhcp-profile-gate{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);text-align:center;border-radius:2rem;max-width:36rem;margin:2rem auto;padding:2rem}.uhcp-profile-gate>p{color:var(--uhcp-muted);line-height:1.6}.uhcp-lock{color:var(--uhcp-turquoise);font-size:2.5rem}.uhcp-profile-gate form{text-align:left;gap:1rem;margin-top:1.5rem;display:grid}.uhcp-profile-gate label{color:var(--uhcp-muted);gap:.45rem;display:grid}.uhcp-profile-gate input{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);border-radius:.75rem;padding:.8rem}.uhcp-profile-gate button{background:linear-gradient(135deg, var(--uhcp-action-start), var(--uhcp-action-end));color:#fff;cursor:pointer;font:inherit;border:0;border-radius:.75rem;padding:.8rem 1rem;font-weight:800}.uhcp-error{color:#c64747!important}.uhcp-shell{background:var(--uhcp-surface);color:var(--uhcp-text);min-height:100vh}.uhcp-main{min-height:calc(100vh - 4.5rem)}.uhcp-clinical-section{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);border-radius:2rem;padding:1.25rem}.uhcp-clinical-summary{gap:1rem;display:grid}.uhcp-clinical-section>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.uhcp-clinical-section h3{margin:0;font-size:1.125rem}.uhcp-clinical-section h3 span{color:var(--uhcp-muted)}.uhcp-clinical-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.75rem;margin-top:1rem;display:grid}.uhcp-clinical-card{background:var(--uhcp-panel-muted);border-radius:1rem;padding:1rem}.uhcp-clinical-title{margin:0;font-weight:800}.uhcp-clinical-type{color:var(--uhcp-muted);letter-spacing:.06em;text-transform:uppercase;margin:.35rem 0 0;font-size:.72rem;font-weight:800}.uhcp-clinical-date,.uhcp-clinical-empty{color:var(--uhcp-muted);margin:.35rem 0 0}.uhcp-access-panel{color:var(--uhcp-text);gap:1rem;display:grid}.uhcp-access-panel h2,.uhcp-access-panel p{margin:0}.uhcp-access-panel>p{color:var(--uhcp-muted);line-height:1.5}.uhcp-access-panel form{gap:1rem;display:grid}.uhcp-access-panel label{gap:.4rem;font-weight:700;display:grid}.uhcp-access-panel input,.uhcp-access-panel select{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);font:inherit;border-radius:.75rem;padding:.8rem}.uhcp-access-panel fieldset{border:1px solid var(--uhcp-border);border-radius:1rem;gap:.6rem;margin:0;padding:1rem;display:grid}.uhcp-access-panel fieldset label{align-items:center;display:flex}.uhcp-access-panel button{background:linear-gradient(135deg, var(--uhcp-action-start), var(--uhcp-action-end));color:#fff;cursor:pointer;font:inherit;border:0;border-radius:.75rem;padding:.8rem 1rem;font-weight:800}.uhcp-access-panel button:disabled{cursor:not-allowed;opacity:.55}.uhcp-access-panel [role=alert]{color:#c64747;font-weight:700}.uhcp-entry-hero{background:radial-gradient(circle at 15% 25%, color-mix(in srgb, var(--uhcp-turquoise) 25%, transparent), transparent 35%), linear-gradient(135deg, color-mix(in srgb, var(--uhcp-action-end) 14%, var(--uhcp-surface)), var(--uhcp-surface));grid-template-columns:minmax(12rem,.65fr) minmax(18rem,1.35fr);align-items:center;gap:clamp(2rem,7vw,6rem);min-height:26rem;padding:clamp(2rem,7vw,6rem) max(1rem,50vw - 580px);display:grid}.uhcp-hero-orbit{border:1px solid var(--uhcp-border);border-radius:50%;justify-self:center;padding:clamp(2rem,6vw,4.5rem);display:grid}.uhcp-hero-logo{justify-content:center;align-items:center;width:clamp(8rem,18vw,12rem);height:clamp(8rem,18vw,12rem);display:flex}.uhcp-entry-copy{max-width:48rem}.uhcp-entry-copy h1{letter-spacing:-.045em;margin:1rem 0;font-size:clamp(2.25rem,5vw,4.75rem);line-height:.98}.uhcp-entry-copy p{color:var(--uhcp-muted);font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.uhcp-badge{color:var(--uhcp-emerald);letter-spacing:.15em;text-transform:uppercase;font-size:.78rem;font-weight:900}.uhcp-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:1160px;margin:0 auto;padding:clamp(1rem,4vw,3rem);display:grid}.uhcp-access-card{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);border-radius:2rem;gap:.75rem;min-height:15rem;padding:clamp(1.5rem,4vw,2.5rem);text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.uhcp-access-card:hover{border-color:var(--uhcp-turquoise);transform:translateY(-2px)}.uhcp-access-card:focus-visible,.uhcp-trigger:focus-visible,.uhcp-menu a:focus-visible,.uhcp-menu button:focus-visible{outline:3px solid var(--uhcp-turquoise);outline-offset:3px}.uhcp-access-card strong{font-size:1.45rem}.uhcp-access-card>span:not(.uhcp-access-number){color:var(--uhcp-muted);line-height:1.6}.uhcp-access-card small{color:var(--uhcp-emerald);font-weight:800}.uhcp-access-number{color:var(--uhcp-turquoise);letter-spacing:.16em;font-size:.8rem;font-weight:900}.uhcp-floating-action{background:linear-gradient(135deg, var(--uhcp-action-start), var(--uhcp-action-end));color:#fff;font:inherit;z-index:30;border:0;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex;position:fixed;box-shadow:0 12px 30px #0003}.uhcp-floating-back{border-radius:50%;width:3.5rem;height:3.5rem;bottom:1.25rem;left:1.25rem}.uhcp-floating-assistant{border-radius:999px;gap:.5rem;padding:1rem 1.25rem;bottom:1.25rem;right:1.25rem}@media (max-width:620px){.uhcp-account-id,.uhcp-brand small{display:none}.uhcp-entry-hero,.uhcp-access-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.uhcp-access-card{transition:none}}.uhcp-sos-wrap{max-width:1160px;margin:0 auto;padding:clamp(1.25rem,4vw,3rem)}.uhcp-sos-heading>span,.uhcp-sos-kind{color:var(--uhcp-emerald);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.uhcp-sos-heading h1{letter-spacing:-.04em;margin:.45rem 0;font-size:clamp(2rem,5vw,3.75rem)}.uhcp-sos-heading p,.uhcp-sos-panel header p{color:var(--uhcp-muted);margin:0;line-height:1.6}.uhcp-sos-card-grid,.uhcp-sos-entity-list{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.uhcp-sos-card-grid a,.uhcp-sos-entity-list li{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);border-radius:1.5rem;gap:.65rem;padding:1.4rem;text-decoration:none;display:grid}.uhcp-sos-card-grid a:hover{border-color:var(--uhcp-turquoise);transform:translateY(-2px)}.uhcp-sos-card-grid a:focus-visible,.uhcp-sos-tabs a:focus-visible,.uhcp-sos-panel a:focus-visible{outline:3px solid var(--uhcp-turquoise);outline-offset:3px}.uhcp-sos-card-grid span,.uhcp-sos-card-grid small,.uhcp-sos-entity-list span,.uhcp-sos-entity-list small{color:var(--uhcp-muted)}.uhcp-sos-card-grid b{color:var(--uhcp-turquoise)}.uhcp-sos-tabs{gap:.5rem;margin:2rem 0 1rem;padding:.25rem;display:flex;overflow-x:auto}.uhcp-sos-tabs a{color:var(--uhcp-muted);white-space:nowrap;border-radius:999px;padding:.75rem 1rem;font-weight:800;text-decoration:none}.uhcp-sos-tabs a[aria-current=page]{background:linear-gradient(135deg, var(--uhcp-action-start), var(--uhcp-action-end));color:#fff}.uhcp-sos-panel,.uhcp-sos-empty-panel{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);border-radius:2rem;padding:clamp(1.25rem,4vw,2.25rem)}.uhcp-sos-panel>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.uhcp-sos-panel h2{margin:0 0 .35rem}.uhcp-sos-panel>header>a{background:linear-gradient(135deg, var(--uhcp-action-start), var(--uhcp-action-end));color:#fff;white-space:nowrap;border-radius:999px;padding:.75rem 1rem;font-weight:800;text-decoration:none}.uhcp-sos-readonly{background:var(--uhcp-panel-muted);color:var(--uhcp-muted);white-space:nowrap;border-radius:999px;padding:.55rem .75rem;font-size:.75rem;font-weight:800}.uhcp-sos-overview-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.uhcp-sos-overview-grid article{background:var(--uhcp-panel-muted);border-radius:1.25rem;gap:.3rem;padding:1.25rem;display:grid}.uhcp-sos-overview-grid strong{color:var(--uhcp-turquoise);font-size:2.25rem}.uhcp-sos-overview-grid span,.uhcp-sos-empty{color:var(--uhcp-muted)}.uhcp-sos-timeline{gap:0;margin:2rem 0 0;padding:0;list-style:none;display:grid}.uhcp-sos-timeline li{border-left:2px solid var(--uhcp-border);padding:0 0 1.75rem 1.5rem;position:relative}.uhcp-sos-timeline li:before{background:var(--uhcp-turquoise);content:"";border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:.2rem;left:-.44rem}.uhcp-sos-timeline div{justify-content:space-between;gap:1rem;display:flex}.uhcp-sos-timeline div span{color:var(--uhcp-emerald);text-transform:uppercase;font-size:.75rem;font-weight:900}.uhcp-sos-timeline time,.uhcp-sos-timeline small{color:var(--uhcp-muted);font-size:.8rem}.uhcp-sos-timeline p{line-height:1.55}@media (max-width:620px){.uhcp-sos-overview-grid{grid-template-columns:1fr}.uhcp-sos-panel>header{display:grid}}
:root{--uhcp-surface:#fff;--uhcp-surface-muted:#fff7f2;--uhcp-surface-accent:#ffeadc;--uhcp-panel:#fff;--uhcp-panel-muted:#fff8f3;--uhcp-text:#202033;--uhcp-muted:#686675;--uhcp-border:#f3c9ae;--uhcp-turquoise:#e94f0b;--uhcp-emerald:#d9480f;--uhcp-attention:#f26722;--uhcp-action-start:#f97316;--uhcp-action-end:#ea580c;--sos-orange:#f26722;--sos-orange-deep:#d9480f;--sos-orange-soft:#fff2e8;--sos-focus:#9f3608}html[data-theme=dark]{--uhcp-surface:#191412;--uhcp-surface-muted:#251b17;--uhcp-surface-accent:#3a2117;--uhcp-panel:#211916;--uhcp-panel-muted:#2c201b;--uhcp-text:#fff7f2;--uhcp-muted:#d1bdb2;--uhcp-border:#5c3a2a;--uhcp-turquoise:#ff8a45;--uhcp-emerald:#ff9a5e;--uhcp-action-start:#f97316;--uhcp-action-end:#c2410c}*{box-sizing:border-box}html,body{margin:0}body{background:var(--uhcp-surface);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.uhcp-header{border-bottom-color:color-mix(in srgb, var(--sos-orange) 28%, transparent);position:static}.uhcp-brand-mark{width:5.25rem;height:3.5rem}.uhcp-brand strong{font-size:1.05rem}.uhcp-trigger{border-radius:.75rem}.sos-signin{gap:1rem;max-width:32rem;margin:10vh auto;padding:2rem;display:grid}.sos-signin>img{width:7rem;height:auto}.sos-signin h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.25rem,8vw,4rem)}.sos-signin p{color:var(--uhcp-muted);line-height:1.6}.sos-button{background:linear-gradient(135deg, var(--uhcp-action-start), var(--uhcp-action-end));color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.9rem 1.2rem;font-weight:800}.sos-demo-note{background:var(--uhcp-panel-muted);color:var(--uhcp-muted);border-radius:1rem;padding:1rem;font-size:.85rem}.sos-form{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);border-radius:2rem;gap:1rem;max-width:52rem;margin:2rem auto;padding:2rem;display:grid}.sos-form label{gap:.4rem;font-weight:700;display:grid}.sos-form input,.sos-form select,.sos-form textarea{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);font:inherit;border-radius:.75rem;padding:.8rem}.sos-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (max-width:620px){.sos-form-grid{grid-template-columns:1fr}}.sos-emergency,.sos-emergency-status{color:var(--uhcp-text);max-width:1240px;margin:0 auto;padding:clamp(1.5rem,3vw,2.75rem) clamp(1rem,3vw,2rem) 4rem}.sos-emergency-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,5vw,3.4rem);line-height:1}.sos-emergency-heading p,.sos-group-panel header p,.sos-activity header p{color:var(--uhcp-muted);margin:.55rem 0 0;font-size:1.02rem;line-height:1.55}.sos-alert,.sos-notice{border-radius:.75rem;margin:1rem 0 0;padding:.8rem 1rem;font-weight:700}.sos-alert{color:#9b2c2c;background:#fff0f0}.sos-notice{background:var(--sos-orange-soft);color:var(--sos-orange-deep)}.sos-emergency-layout{grid-template-columns:minmax(16rem,19rem) minmax(0,1fr);align-items:start;gap:1.5rem;margin-top:1.5rem;display:grid}.sos-subject-rail,.sos-group-panel,.sos-activity{border:1px solid var(--uhcp-border);background:var(--uhcp-panel);border-radius:1rem}.sos-subject-rail{padding:1rem;position:sticky;top:6rem}.sos-subject-rail h2,.sos-group-panel h2,.sos-activity h2{letter-spacing:-.015em;margin:0;font-size:1.18rem}.sos-subject-rail>ul,.sos-group-subjects,.sos-activity ol{margin:1rem 0 0;padding:0;list-style:none}.sos-subject-rail>ul{gap:.7rem;display:grid}.sos-subject-toggle{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);cursor:pointer;font:inherit;text-align:left;border-radius:.8rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;width:100%;padding:.8rem;display:grid}.sos-subject-toggle[aria-pressed=true]{background:var(--sos-orange-soft);border-color:color-mix(in srgb, var(--sos-orange) 58%, var(--uhcp-border))}.sos-subject-toggle:disabled{cursor:default;opacity:1}.sos-subject-toggle span:nth-child(2),.sos-subject-name>span{gap:.18rem;min-width:0;display:grid}.sos-subject-toggle strong,.sos-subject-name strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sos-subject-toggle small,.sos-subject-name small{color:var(--uhcp-muted)}.sos-subject-icon{color:var(--sos-orange-deep);background:#ffe6d5;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:.72rem;display:inline-flex}.sos-check-icon{fill:#0000;height:1.35rem;stroke:var(--uhcp-border);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:1.35rem}.sos-subject-toggle[aria-pressed=true] .sos-check-icon{fill:var(--sos-orange);stroke:#fff}.sos-scan-action{border:1.5px dashed var(--sos-orange);color:var(--sos-orange-deep);cursor:pointer;font:inherit;background:0 0;border-radius:.8rem;justify-content:center;align-items:center;gap:.55rem;width:100%;margin-top:1rem;padding:.85rem;font-weight:800;text-decoration:none;display:flex}.sos-scan-action:disabled{cursor:not-allowed;opacity:.5}.sos-scan-action svg,.sos-subject-actions svg,.sos-group-actions svg,.sos-activity svg,.sos-protected-note svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.35rem;height:1.35rem}.sos-create-group{color:var(--sos-orange-deep);cursor:pointer;font:inherit;background:0 0;border:0;width:100%;margin-top:.7rem;padding:.7rem;font-weight:800}.sos-create-group:disabled{color:var(--uhcp-muted);cursor:default}.sos-group-name{color:var(--uhcp-muted);gap:.4rem;margin-top:1rem;font-size:.82rem;font-weight:800;display:grid}.sos-group-name input{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);font:inherit;border-radius:.7rem;padding:.72rem .8rem}.sos-emergency-main{gap:1rem;min-width:0;display:grid}.sos-group-panel,.sos-activity{padding:clamp(1rem,2.2vw,1.5rem)}.sos-group-list{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.sos-group-list button{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);cursor:pointer;font:inherit;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .8rem;font-weight:750;display:inline-flex}.sos-group-list button[aria-current=true]{background:var(--sos-orange-soft);border-color:var(--sos-orange);color:var(--sos-orange-deep)}.sos-group-list small{background:#ffffffa6;border-radius:999px;justify-content:center;align-items:center;min-width:1.3rem;height:1.3rem;padding:0 .25rem;display:inline-flex}.sos-current-group{color:var(--sos-orange-deep);margin:1rem 0 0}.sos-group-subjects{border:1px solid var(--uhcp-border);border-radius:.85rem;overflow:hidden}.sos-group-subjects li{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.sos-group-subjects li+li{border-top:1px solid var(--uhcp-border)}.sos-subject-name{align-items:center;gap:.75rem;min-width:10rem;display:flex}.sos-subject-actions{align-items:center;display:flex}.sos-subject-actions button{color:var(--sos-orange-deep);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:750;display:inline-flex}.sos-subject-actions button+button{border-left:1px solid var(--uhcp-border)}.sos-subject-actions button:disabled{color:var(--uhcp-muted);cursor:not-allowed;opacity:.62}.sos-group-actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;display:grid}.sos-group-actions button{border:1px solid var(--sos-orange);cursor:pointer;font:inherit;border-radius:.75rem;justify-content:center;align-items:center;gap:.6rem;min-height:3.4rem;padding:.85rem 1rem;font-weight:850;display:inline-flex}.sos-primary-action{background:var(--sos-orange);color:#fff}.sos-secondary-action{background:var(--uhcp-panel);color:var(--sos-orange-deep)}.sos-group-actions button:disabled{cursor:not-allowed;filter:grayscale(.6);opacity:.45}.sos-activity ol{display:grid}.sos-activity li{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.8rem 0;display:grid}.sos-activity li+li{border-top:1px solid var(--uhcp-border)}.sos-activity-icon{background:var(--sos-orange-soft);color:var(--sos-orange-deep);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.sos-activity p{margin:0}.sos-activity small,.sos-activity time,.sos-empty{color:var(--uhcp-muted)}.sos-activity time{white-space:nowrap;font-size:.85rem}.sos-protected-note{background:var(--sos-orange-soft);border:1px solid var(--uhcp-border);color:var(--sos-orange-deep);border-radius:.8rem;align-items:center;gap:.85rem;margin-top:1rem;padding:.9rem 1rem;display:flex}.sos-protected-note>svg{flex:none}.sos-protected-note p{gap:.2rem;display:grid}.sos-protected-note span{color:var(--uhcp-muted);font-size:.9rem}.sos-emergency button:focus-visible,.sos-emergency a:focus-visible{outline:3px solid var(--sos-focus);outline-offset:3px}.sos-scanner-backdrop{z-index:80;background:#2020336b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sos-scanner-dialog{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);border-radius:1rem;width:100%;max-width:34rem;padding:1.5rem;box-shadow:0 24px 70px #20203338}.sos-scanner-dialog h2{margin:0;font-size:1.45rem}.sos-scanner-dialog>p{color:var(--uhcp-muted);line-height:1.55}.sos-scanner-dialog form,.sos-scanner-dialog label{gap:.7rem;display:grid}.sos-scanner-dialog label{font-weight:800}.sos-scanner-dialog textarea{background:var(--uhcp-panel);border:1px solid var(--uhcp-border);color:var(--uhcp-text);font:inherit;resize:vertical;border-radius:.75rem;padding:.8rem;line-height:1.5}.sos-scanner-dialog form>div{justify-content:flex-end;gap:.7rem;display:flex}.sos-scanner-dialog form button{border:1px solid var(--sos-orange);cursor:pointer;font:inherit;border-radius:.7rem;padding:.75rem 1rem;font-weight:800}.sos-scanner-dialog form button:first-child{background:var(--uhcp-panel);color:var(--sos-orange-deep)}@media (max-width:840px){.sos-emergency-layout{grid-template-columns:1fr}.sos-subject-rail{position:static}.sos-subject-rail>ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.sos-emergency{padding-inline:.85rem}.sos-subject-rail>ul,.sos-group-actions{grid-template-columns:1fr}.sos-group-subjects li{flex-direction:column;align-items:stretch}.sos-subject-actions{grid-template-columns:1fr 1fr;display:grid}.sos-subject-actions button{justify-content:center;padding-inline:.4rem}.sos-activity li{grid-template-columns:auto minmax(0,1fr);align-items:start}.sos-activity time{grid-column:2}}
