/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--ease-out:cubic-bezier(0, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex-wrap{flex-wrap:wrap}}:root{--ink:#243230;--muted:#63706d;--surface:#fff;--canvas:#f5f5f2;--line:#d8ddda;--teal:#24675f;--teal-dark:#174c46;--teal-soft:#edf3f1;--blue-soft:#f0f3f3;--amber:#89601d;--amber-soft:#fbf5e9;--red:#b12c22;--red-soft:#fbefed;--line-strong:#b9c3bf;--surface-subtle:#f7f8f6;--shadow:0 18px 44px #192d2a24;--shadow-sm:none;--shadow-hover:none;--radius-card:8px;--radius-control:6px;--motion-fast:.12s;--motion-enter:.18s;--ease-out:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{background:var(--canvas);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--teal-dark)}button,a,input,textarea,summary{transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out), opacity var(--motion-fast) var(--ease-out)}button:active:not(:disabled),a:active{opacity:.82}button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #0b766c}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.safety-shell,.app-shell,.join-shell{min-height:100vh}.safety-shell{max-width:1180px;margin:0 auto;padding:0 32px 56px}.landing-header,.app-header{justify-content:space-between;align-items:center;gap:20px;min-height:80px;display:flex}.landing-header{border-bottom:1px solid var(--line);min-height:72px}.landing-header-tools{align-items:center;gap:9px;display:flex}.language-switch{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:repeat(2,minmax(30px,1fr));gap:2px;padding:3px;display:inline-grid}.language-switch button{min-width:30px;min-height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;padding:3px 7px;font-size:11px;font-weight:700}.language-switch button:hover{color:var(--ink);background:var(--surface-subtle)}.language-switch button.active{color:#fff;background:var(--teal-dark)}.language-switch.compact{grid-template-columns:repeat(2,25px);padding:2px}.language-switch.compact button{min-width:25px;min-height:24px;padding:2px 4px;font-size:9px}.join-language-switch{z-index:2;position:fixed;top:20px;right:24px}.brand{align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.brand>div{line-height:1.2;display:grid}.brand small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500}.brand-centered{justify-content:center;margin-bottom:26px}.brand-mark{border:1px solid var(--teal);width:36px;height:36px;color:var(--teal-dark);background:#fff;border-radius:5px;place-items:center;font-size:11px;display:grid}.brand-rule{background:var(--teal);flex:none;width:4px;height:36px}.landing-brand strong{font-size:17px;line-height:1.25}.landing-brand small{color:var(--muted);margin-top:1px}.demo-chip,.role-badge,.confirmed-chip,.pending-chip,.connection-chip{white-space:nowrap;border-radius:4px;align-items:center;min-height:30px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.demo-chip{color:var(--muted);border:1px solid var(--line);background:#fff}.role-badge{color:var(--ink);background:var(--surface-subtle)}.consultation-track.child,.consultation-track.adult{color:var(--ink);border:1px solid var(--line);background:var(--surface-subtle)}.consultation-demo-chip{min-height:28px;color:var(--muted);letter-spacing:.12em;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:0;align-items:center;padding:0 2px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.consultation-demo-chip:before{content:"";background:#7c918d;border-radius:50%;width:5px;height:5px;margin-right:5px}.confirmed-chip{color:var(--teal-dark);background:var(--teal-soft)}.pending-chip{color:var(--amber);background:var(--amber-soft)}.connection-chip{color:var(--teal-dark);background:var(--teal-soft)}.safety-hero{text-align:left;max-width:1060px;margin:0 auto;padding:46px 0 30px}.eyebrow,.route-eyebrow{color:var(--teal-dark);letter-spacing:.04em;font-size:12px;font-weight:700}.safety-hero h1{max-width:760px;margin:8px 0 9px;font-size:clamp(30px,4vw,40px);font-weight:700;line-height:1.3}.safety-brand-title{justify-items:center;gap:4px;display:grid}.safety-brand-title>small{color:var(--muted);letter-spacing:.03em;font-size:.42em;font-weight:750}.safety-hero>p{color:var(--muted);max-width:720px;margin:0;font-size:15px;font-weight:400}.landing-content{grid-template-columns:minmax(0,1.45fr) minmax(310px,.78fr);align-items:stretch;gap:28px;max-width:1060px;margin:0 auto;display:grid}.emergency-guide{text-align:left;border:1px solid var(--line);border-left:4px solid var(--red);background:var(--surface);border-radius:6px;max-width:none;margin:0;overflow:hidden}.emergency-guide-heading{background:#fff;border-bottom:1px solid #ead6d3;grid-template-columns:58px 1fr;align-items:center;gap:14px;min-height:78px;padding:14px 18px;display:grid}.emergency-guide-number{width:auto;height:auto;color:var(--red);background:0 0;font-size:26px;font-weight:800;display:block}.emergency-guide-copy{line-height:1.45;display:grid}.emergency-guide-copy strong{color:#7e251e;font-size:16px;font-weight:700}.emergency-guide-copy small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:400}.emergency-guide-panel{background:#fff;padding:17px 20px 18px}.emergency-guide-toggle{display:none}.emergency-guide-details{display:block}.emergency-direct-call{color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:14px;padding:11px 18px;font-weight:700;text-decoration:none;display:inline-flex}.emergency-direct-call:hover{background:#92231b}.audience-switch{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:1fr 1fr;gap:2px;margin:0 0 14px;padding:3px;display:grid}.audience-switch button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;font-weight:600}.audience-switch button.audience-child,.audience-switch button.audience-adult{color:var(--muted);background:0 0}.audience-switch button.audience-child:hover,.audience-switch button.audience-adult:hover{color:var(--ink);background:var(--surface-subtle)}.audience-switch button.active,.audience-switch button.audience-child.active,.audience-switch button.audience-adult.active{color:#fff;background:var(--teal-dark)}.emergency-signs-block{gap:7px;display:grid}.emergency-signs-intro{gap:2px;display:grid}.emergency-signs-intro>strong{color:#7e251e;font-size:13px;font-weight:700}.emergency-signs-intro>span{color:var(--muted);font-size:12px;line-height:1.5}.emergency-signs{border-top:1px solid #efd9d6;grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.emergency-signs li{border-bottom:1px solid #efd9d6;align-items:center;gap:10px;min-height:40px;padding:8px 2px;display:flex}.emergency-signs li>span:last-child{font-size:13px;font-weight:500;line-height:1.5}.emergency-sign-mark{background:var(--red);border-radius:50%;flex:none;width:7px;height:7px;margin-left:5px;display:block}.emergency-phone-support{border-top:1px solid #efd9d6;grid-template-columns:1fr;align-items:stretch;gap:10px;margin-top:10px;padding-top:11px;display:grid}.emergency-phone-copy{gap:2px;display:grid}.emergency-phone-copy strong{color:var(--ink);font-size:13px;font-weight:700}.emergency-phone-copy span{color:var(--muted);font-size:12px}.emergency-phone-links{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;gap:8px;min-width:0;display:grid}.emergency-phone-link{border:1px solid var(--teal-dark);color:#fff;background:var(--teal-dark);text-align:left;cursor:pointer;border-radius:5px;align-content:center;gap:1px;width:100%;min-height:48px;padding:8px 14px;line-height:1.3;text-decoration:none;display:grid}.emergency-phone-link small{color:#ffffffc2;font-size:11px;font-weight:500}.emergency-phone-link strong{color:#fff;font-size:13px;font-weight:700}.emergency-phone-link.child,.emergency-phone-link.advice{background:var(--teal-dark)}.emergency-phone-link:hover{border-color:var(--teal);background:var(--teal)}.emergency-guide-footnote{color:var(--muted);justify-content:space-between;gap:16px;margin-top:12px;font-size:12px;display:flex}.emergency-guide-footnote a{text-align:right;flex:none;min-width:116px;font-weight:600}.call-confirmation{width:min(92vw,480px);max-width:none;color:var(--ink);animation:call-dialog-in var(--motion-enter) var(--ease-out);background:0 0;border:0;border-radius:8px;margin:auto;padding:0;overflow:visible;box-shadow:0 28px 80px #0f252a42}.call-confirmation::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:call-backdrop-in var(--motion-enter) var(--ease-out);background:#0f252a7a}.call-confirmation-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:62px 1fr;gap:16px;padding:24px;display:grid}.call-confirmation-number{color:#fff;background:var(--red);border-radius:5px;place-items:center;width:62px;height:62px;font-size:18px;font-weight:800;display:grid}.call-confirmation.child .call-confirmation-number,.call-confirmation.advice .call-confirmation-number{background:var(--teal)}.call-confirmation-copy{min-width:0}.call-confirmation-copy>span{color:var(--muted);font-size:12px;font-weight:600}.call-confirmation-copy h2{margin:2px 0 7px;font-size:23px;line-height:1.3}.call-confirmation-copy p{color:#415a60;margin:0;font-size:14px;font-weight:500}.call-confirmation-copy small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.call-confirmation-actions{grid-column:1/-1;grid-template-columns:1fr 1.35fr;gap:10px;margin-top:4px;display:grid}.call-confirmation-link{border-radius:var(--radius-control);color:#fff;background:var(--red);justify-content:center;align-items:center;min-height:48px;padding:11px 18px;font-weight:700;text-decoration:none;display:inline-flex}.call-confirmation-link.child,.call-confirmation-link.advice{background:var(--teal)}.call-confirmation-link:hover{filter:brightness(.92)}@keyframes call-dialog-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes call-backdrop-in{0%{opacity:0}}.carebridge-guide{border:1px solid var(--line);border-top:4px solid var(--teal);background:var(--surface);border-radius:6px;grid-template-rows:auto 1fr;width:100%;max-width:none;margin:0;display:grid;overflow:hidden}.carebridge-guide-heading{background:#fff;grid-template-columns:1fr;align-items:start;gap:9px;padding:22px 20px 18px;display:grid}.carebridge-guide-number{width:fit-content;height:auto;color:var(--teal-dark);background:0 0;font-size:12px;font-weight:700;display:block}.carebridge-guide-copy{min-width:0;display:grid}.carebridge-guide-copy strong{margin:4px 0 8px;font-size:22px;font-weight:700;line-height:1.45}.carebridge-guide-copy small{color:var(--muted);font-size:13px;line-height:1.65}.carebridge-guide-panel{border-top:1px solid var(--line);background:#fff;grid-template-rows:auto 1fr auto;gap:17px;padding:18px 20px 20px;display:grid}.carebridge-guide-panel>.consent-check{align-self:start}.carebridge-guide-panel>.primary-button{width:100%}.care-audience-fieldset{border:0;min-width:0;margin:0;padding:0}.care-audience-fieldset legend{margin-bottom:8px;font-size:13px;font-weight:700}.care-audience-switch{margin:0}.care-audience-fieldset>p{color:var(--muted);margin:8px 2px 0;font-size:12px}.consent-check{border-top:1px solid var(--line);cursor:pointer;background:0 0;border-radius:0;align-items:flex-start;gap:11px;padding:15px 0 0;display:flex}.consent-check input{width:20px;height:20px;accent-color:var(--teal);flex:none}.consent-check span{font-size:13px;font-weight:500;line-height:1.55}.primary-button,.secondary-button,.quiet-button,.confirm-button,.end-session-button{border-radius:var(--radius-control);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 18px;font-weight:700;text-decoration:none;display:inline-flex}.primary-button{background:var(--teal);color:#fff}.primary-button:hover,.confirm-button:hover{background:var(--teal-dark)}.primary-button:disabled{cursor:not-allowed;background:#a8b9b6}.secondary-button{color:var(--teal-dark);background:#fff;border-color:#b9d0ca}.quiet-button{border-color:var(--line);color:#425c60;background:#f1f5f3}.end-session-button{color:#784328;white-space:nowrap;background:#fff7f0;border-color:#c58b66;justify-content:center;align-items:center;gap:7px;display:inline-flex}.end-session-button:hover{color:#65351f;background:#fbe9dc;border-color:#a9613c}.end-session-icon{border:1px solid;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:13px;line-height:1;display:inline-grid}.end-session-label-short{display:none}.danger-button{background:var(--red)}.danger-button:hover{background:#941d14}.confirm-button{background:var(--teal-dark);color:#fff;width:100%}.full-button{width:100%}.text-button,.sample-button{color:var(--teal);cursor:pointer;background:0 0;border:0;min-height:44px;font-weight:700}.secondary-button:hover,.quiet-button:hover{border-color:var(--line-strong);background:var(--surface-subtle)}.text-button:hover,.sample-button:hover{color:var(--teal-dark)}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.quiet-button:active:not(:disabled),.confirm-button:active:not(:disabled),.end-session-button:active:not(:disabled),.danger-button:active{opacity:.82;box-shadow:none}.landing-footer{border-top:1px solid var(--line);width:100%;max-width:1060px;color:var(--muted);justify-content:flex-start;gap:20px;margin:32px auto 0;padding:18px 0 0;font-size:12px;display:flex}.landing-footer>div{gap:18px;display:flex}.join-shell{background:var(--canvas);align-content:center;justify-items:center;padding:30px;display:grid}.join-card{border:1px solid var(--line);border-radius:var(--radius-card);text-align:center;background:#fff;width:min(100%,500px);padding:36px}.join-card h1{margin:16px 0 8px;font-size:30px}.join-card>p{color:var(--muted);margin:0 0 22px}.join-card .text-button{margin-top:6px}.app-shell{background:var(--canvas)}.app-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;padding:0 max(24px,50vw - 590px);position:sticky;top:0}.header-actions{align-items:center;gap:10px;display:flex}.stage-nav{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:0;max-width:900px;margin:26px auto 0;padding:0;display:grid;overflow:hidden}.stage-nav button{text-align:left;border:0;border-right:1px solid var(--line);cursor:pointer;background:#fff;border-radius:0;grid-template-rows:auto auto;grid-template-columns:28px 1fr;align-items:center;column-gap:10px;min-height:72px;padding:11px 14px;display:grid}.stage-nav button:last-child{border-right:0}.stage-nav button>span{border:1px solid var(--line);background:#fff;border-radius:4px;grid-row:1/3;place-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:grid}.stage-nav button b{align-self:end;font-size:14px}.stage-nav button small{color:var(--muted);align-self:start;font-size:12px}.stage-nav button:hover{background:var(--surface-subtle)}.stage-nav button.active,.app-shell.audience-child .stage-nav button.active,.app-shell.audience-adult .stage-nav button.active{color:var(--teal-dark);background:var(--teal-soft);box-shadow:inset 0 -3px 0 var(--teal)}.stage-nav button.active>span{color:#fff;border-color:var(--teal);background:var(--teal)}.stage-nav button.active small{color:var(--muted)}.app-shell.audience-child .stage-nav button.active:hover,.app-shell.audience-adult .stage-nav button.active:hover{background:var(--teal-soft)}.stage-nav button:focus-visible,.proposal-options button:focus-visible{z-index:1;outline-offset:-4px;position:relative}.app-content{max-width:1180px;margin:0 auto;padding:28px 24px 70px}.stage-section{min-height:640px;animation:stage-enter var(--motion-enter) var(--ease-out)}.section-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.section-heading h1{margin:5px 0 4px;font-size:clamp(27px,4vw,36px);font-weight:700;line-height:1.3}.section-heading p{color:var(--muted);margin:0}.share-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:18px;display:grid}.input-card,.brief-card,.connection-panel,.location-bar,.hospital-card{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);background:#fff}.input-card{padding:22px}.speech-panel{border-left:3px solid var(--teal);background:var(--teal-soft);border-radius:5px;align-items:center;gap:16px;min-height:92px;padding:15px;display:flex}.speech-panel.listening{background:#fff5f2;outline:2px solid #e7b8b3}.speech-panel>div{display:grid}.speech-panel>div span{color:var(--muted);font-size:13px}.speech-button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:5px;flex:none;width:58px;height:48px;font-size:12px;font-weight:700}.speech-button:hover{background:var(--teal-dark)}.speech-button.listening{background:var(--red);animation:1.5s infinite pulse}@keyframes pulse{50%{opacity:.5}}.speech-privacy{color:var(--muted);margin:8px 2px 0;font-size:12px;line-height:1.5}.or-divider{color:#8b9c9d;align-items:center;gap:10px;margin:16px 0;font-size:12px;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--line);flex:1;height:1px}.field-label{margin-bottom:7px;font-size:13px;font-weight:700;display:block}textarea,.brief-fields input{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #cddbd7;border-radius:5px}textarea{resize:vertical;padding:13px;line-height:1.65}textarea:hover,.brief-fields input:hover{border-color:#aebfba}textarea:focus,.brief-fields input:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 3px #176b6317}.sample-button{margin:3px 0 8px auto;font-size:13px;display:block}.processing-consent{border-left:3px solid var(--amber);background:var(--amber-soft);cursor:pointer;border-radius:4px;align-items:flex-start;gap:10px;margin:12px 0;padding:12px;display:flex}.processing-consent input{width:20px;height:20px;accent-color:var(--teal);flex:none;margin:2px 0 0}.processing-consent>span{gap:2px;display:grid}.processing-consent strong{font-size:13px;font-weight:600;line-height:1.5}.processing-consent small{color:var(--muted);font-size:12px;line-height:1.5}.brief-card{padding:24px}.empty-brief{text-align:center;min-height:400px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.brief-icon{border-bottom:2px solid var(--teal);color:var(--teal-dark);padding-bottom:3px;font-size:13px;font-weight:700;display:inline-block}.empty-brief h2{color:var(--ink);margin:13px 0 2px}.empty-brief p{margin:0}.empty-brief ul{gap:5px;margin:18px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.empty-brief li:before{content:"✓";color:var(--teal);margin-right:7px;font-weight:900}.brief-card.confirmed{border-color:#8fc3b8}.brief-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.brief-heading h2{margin:5px 0 0;font-size:23px}.ai-chip{color:var(--muted);background:0 0;border-radius:0;padding:0;font-size:12px;font-weight:600}.brief-help{color:var(--muted);margin:8px 0 18px;font-size:13px}.brief-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.brief-fields label,.script-field{gap:5px;display:grid}.brief-fields label>span,.script-field>span{color:var(--muted);font-size:12px;font-weight:700}.brief-fields input{min-height:43px;padding:9px 11px;font-size:14px}.brief-fields strong{min-height:38px;padding:7px 0;font-size:14px}.script-field{margin:15px 0}.script-field blockquote{border-left:3px solid var(--teal);background:#f2f7f5;border-radius:4px;margin:0;padding:14px;font-weight:500}.care-brief-skeleton{min-height:400px;overflow:hidden}.skeleton-heading{justify-content:space-between;gap:18px;display:flex}.skeleton-block{background:#e8efec;border-radius:8px;display:block;position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffffd1,#0000);animation:1.15s ease-in-out infinite shimmer;position:absolute;inset:0;transform:translate(-105%)}.skeleton-chip{width:74px;height:21px}.skeleton-status{border-radius:999px;width:62px;height:28px}.skeleton-title{width:min(58%,260px);height:29px;margin-top:12px}.skeleton-copy{width:min(78%,410px);height:14px;margin-top:12px}.skeleton-grid{grid-template-columns:1fr 1fr;gap:15px 12px;margin-top:24px;display:grid}.skeleton-field{gap:7px;display:grid}.skeleton-label{width:74px;height:11px}.skeleton-value{width:100%;height:43px}.skeleton-script-label{margin-top:21px}.skeleton-script{width:100%;height:94px;margin-top:8px}@keyframes shimmer{to{transform:translate(105%)}}.error-message,.notice-message{border-radius:10px;margin:14px 0;padding:12px 14px;font-weight:700}.error-message{background:var(--red-soft);color:var(--red)}.notice-message{color:var(--teal-dark);background:var(--teal-soft)}.next-row{justify-content:flex-end;margin-top:24px;display:flex}.split-row{justify-content:space-between}.hospital-proposal-panel{border-radius:var(--radius-card);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #b9d0ca;gap:14px;margin-bottom:18px;padding:18px 20px;display:grid}.hospital-proposal-panel.has-proposal{border:2px solid var(--teal);background:#f8fcfa}.proposal-avatar{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid}.proposal-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.proposal-heading h2{margin:2px 0 0;font-size:20px}.proposal-heading small{color:var(--muted)}.proposal-options{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.proposal-options.single{grid-template-columns:minmax(0,420px)}.proposal-option{text-align:left;border:0;border-right:1px solid var(--line);background:#fff;border-radius:0;align-content:start;gap:3px;min-height:132px;padding:12px;display:grid}.proposal-option:last-child{border-right:0}button.proposal-option{cursor:pointer}button.proposal-option:hover{background:var(--surface-subtle)}.proposal-option.selected{box-shadow:inset 0 -3px 0 var(--teal);background:var(--teal-soft)}.proposal-option>strong{margin-top:2px;font-size:14px;line-height:1.35}.proposal-option>small{color:var(--muted);font-size:10px;line-height:1.45}.proposal-option>b{color:var(--teal);align-self:end;margin-top:5px;font-size:11px}.variant-chip{border-radius:4px;width:fit-content;padding:2px 7px;font-size:10px;font-weight:700}.variant-chip.accepted{color:var(--teal-dark);background:var(--teal-soft)}.variant-chip.declined{color:#865a15;background:var(--amber-soft)}.variant-chip.manual{color:#3a6080;background:var(--blue-soft)}.proposal-status{background:#f2f7f5;border-radius:5px;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.proposal-status.selected{background:var(--teal-soft)}.proposal-status>div{display:grid}.proposal-status small{color:var(--muted)}.connect-layout{grid-template-columns:1fr 330px;align-items:start;gap:18px;display:grid}.media-board{grid-template-rows:1fr 1fr;grid-template-columns:1.45fr .55fr;gap:10px;min-height:510px;display:grid}.media-tile,.media-placeholder{background:#dfe9e6;border-radius:8px;justify-content:center;align-items:center;min-height:180px;display:flex;position:relative;overflow:hidden}.media-placeholder{text-align:center;border:1px dashed #b6cac5;flex-direction:column;gap:8px;padding:22px}.media-placeholder.primary-media,.local-tile{background:#d9e7e3;grid-row:1/3;min-height:500px}.media-placeholder small{color:var(--muted)}.media-start-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.media-tile video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.media-stop-button{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#0d2829db;border:1px solid #ffffff9e;border-radius:5px;min-height:44px;padding:8px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px}.media-stop-button:hover{background:#0d2829f5}.demo-media-button{min-height:34px;color:var(--teal-dark);cursor:pointer;background:0 0;border:0;border-radius:9px;flex-basis:100%;padding:4px 9px;font-size:11px;font-weight:850}.demo-media-button:hover{background:#ffffff94}.demo-media-image{object-fit:cover;width:100%;height:100%;animation:7s ease-in-out infinite alternate demo-camera-motion;position:absolute;inset:0}.demo-live-chip{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2829c2;border-radius:4px;align-items:center;gap:6px;min-height:28px;padding:5px 9px;font-size:10px;font-weight:850;display:flex;position:absolute;top:13px;left:13px}.demo-live-chip i{background:#ef6356;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #ef63562e}.demo-media-controls{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex;position:absolute;bottom:55px;right:12px}.demo-media-controls button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#0d2829c7;border:1px solid #ffffff85;border-radius:9px;min-height:34px;padding:6px 10px;font-size:10px;font-weight:850}.demo-media-controls button:hover{background:#0d2829eb}@keyframes demo-camera-motion{0%{transform:scale(1.01)translate(0)}to{transform:scale(1.045)translateY(-.4%)}}.avatar-large,.avatar-small{color:var(--teal-dark);background:#fff;border-radius:50%;place-items:center;font-weight:900;display:grid}.avatar-large{width:82px;height:82px;font-size:24px}.avatar-small{width:54px;height:54px}.media-label{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2829c2;border-radius:9px;justify-content:space-between;gap:10px;padding:8px 10px;font-size:12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.media-label span{color:#c7e8df}.remote-tile.failed{background:var(--red-soft)}.connection-panel{padding:21px}.connection-panel h2{margin:0;font-size:19px}.connection-panel>p{color:var(--muted);margin:4px 0 17px;font-size:13px}.assignment-card{background:#f4f8f6;border:1px solid #b9d0ca;border-radius:6px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;width:100%;min-height:76px;margin-bottom:16px;padding:10px;display:grid}.assignment-card.connected{background:var(--teal-soft);border-color:#8fc0b7}.assignment-card>span:nth-child(2){min-width:0;display:grid}.assignment-card small{color:var(--muted);font-size:10px}.assignment-card b{color:var(--teal);font-size:10px}.connection-subheading{margin:0 0 8px;font-size:13px}.invite-button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;width:100%;min-height:74px;margin-bottom:10px;padding:10px;display:grid}.invite-button:hover{background:#f9fbfa;border-color:#8fb9b1}.invite-button>span:nth-child(2){min-width:0;display:grid}.invite-button small{color:var(--muted);font-size:10px}.invite-button b{color:var(--teal);font-size:10px}.invite-icon{border:1px solid var(--line);width:40px;height:40px;color:var(--teal-dark);background:#fff;border-radius:5px;place-items:center;font-weight:700;display:grid}.demo-role-tools{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.demo-role-tools summary{color:var(--muted);cursor:pointer;font-size:11px;font-weight:800}.demo-role-tools p{color:var(--muted);margin:8px 0 10px;font-size:10px;line-height:1.55}.demo-role-tools .secondary-button{min-height:42px;font-size:11px}.privacy-note{border-left:3px solid var(--teal);color:#3f5d5a;text-align:left;background:#f2f7f5;border-radius:4px;gap:3px;margin:15px 0;padding:13px;font-size:12px;display:grid}.compact-note{margin-bottom:20px}.location-bar{justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:16px 19px;display:flex}.location-bar>div{display:grid}.location-bar small{color:var(--muted)}.location-ok{color:var(--teal);font-weight:900}.loading-text{color:var(--muted)}.filter-row{gap:8px;padding:17px 0 12px;display:flex;overflow-x:auto}.filter-row button{white-space:nowrap;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;min-height:42px;padding:8px 16px;font-weight:600}.filter-row button.active{color:#fff;background:var(--teal);border-color:var(--teal)}.filter-row button:hover{background:#f7faf9;border-color:#94b9b1}.filter-row button.active:hover{background:var(--teal-dark);border-color:var(--teal-dark)}.hospital-result-count{color:var(--muted);margin:0 0 10px;font-size:13px;font-weight:800}.hospital-list{border:1px solid var(--line);background:#fff;border-radius:8px;gap:0;display:grid;overflow:hidden}.hospital-card{border:0;border-bottom:1px solid var(--line);border-radius:0;grid-template-columns:1fr 230px;gap:20px;padding:20px;display:grid}.hospital-card:last-child{border-bottom:0}.hospital-card:hover{background:var(--surface-subtle)}.hospital-topline{align-items:center;gap:7px;display:flex}.open-chip,.closed-chip,.bridge-chip,.proposal-chip{border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.open-chip{color:var(--teal-dark);background:var(--teal-soft)}.closed-chip{color:#6e7778;background:#eef1f0}.bridge-chip{color:#3a6080;background:var(--blue-soft)}.proposal-chip{color:#fff;background:var(--teal)}.distance{color:var(--muted);margin-left:auto;font-size:12px;font-weight:800}.hospital-card h2{margin:7px 0 6px;font-size:20px}.hospital-card.proposed{box-shadow:inset 4px 0 0 var(--teal);background:#fbfefd}.department-tags{flex-wrap:wrap;gap:6px;display:flex}.department-tags span{color:#4e666a;background:#f2f5f4;border-radius:5px;padding:3px 7px;font-size:11px}.hospital-card dl{flex-wrap:wrap;gap:8px 22px;margin:13px 0 0;display:flex}.hospital-card dl>div{gap:8px;display:flex}.hospital-card dt{color:var(--muted);font-size:12px}.hospital-card dd{margin:0;font-size:12px;font-weight:700}.hospital-action{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;display:flex}.hospital-action small{color:var(--muted);margin-top:6px}.handoff-status{border-radius:5px;padding:13px;font-weight:700;display:block}.handoff-status.checking{color:#44616b;background:var(--blue-soft)}.handoff-status.accepted{color:var(--teal-dark);background:var(--teal-soft)}.handoff-status.declined{color:#8a5f16;background:var(--amber-soft)}.toast{z-index:50;color:#fff;max-width:calc(100vw - 30px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:toast-in var(--motion-enter) var(--ease-out);background:#173b3bf5;border-radius:10px;padding:12px 18px;font-weight:800;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,6px)scale(.98)}}@keyframes stage-enter{0%{opacity:.72;transform:translateY(4px)}}@media (hover:hover){.input-card,.brief-card,.connection-panel,.location-bar,.hospital-proposal-panel,.proposal-option,.invite-button,.hospital-card{transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out)}}@media (width<=900px){.landing-content{grid-template-columns:1fr}}@media (width<=820px){.safety-shell{padding-inline:18px}.safety-hero{padding-top:34px}.share-layout,.connect-layout{grid-template-columns:1fr}.connection-panel{order:-1}.proposal-options{grid-template-columns:1fr}.proposal-option{border-right:0;border-bottom:1px solid var(--line)}.proposal-option:last-child{border-bottom:0}.hospital-card{grid-template-columns:1fr}.hospital-action{align-items:stretch}}@media (width<=700px){.end-session-label-full{display:none}.end-session-label-short{display:inline}.header-actions .end-session-button{padding-inline:10px}}@media (width<=580px){body{font-size:15px}.landing-header{min-height:68px}.brand-mark{border-radius:5px;width:34px;height:34px}.brand-rule{height:32px}.landing-brand strong{font-size:16px}.landing-brand small{font-size:11px}.demo-chip{padding-inline:8px;font-size:11px}.safety-hero{text-align:left;padding:28px 0 22px}.safety-hero h1{font-size:29px}.safety-hero>p{font-size:13px}.emergency-guide{border-radius:6px;margin-top:0}.emergency-guide-heading{grid-template-columns:48px 1fr;gap:10px;min-height:74px;padding:12px}.emergency-guide-number{width:auto;height:auto;font-size:22px}.emergency-guide-copy strong{font-size:14px}.emergency-guide-copy small{font-size:12px}.emergency-guide-panel{padding:14px}.emergency-phone-links{grid-template-columns:1fr;gap:7px;min-width:0}.emergency-guide-footnote{flex-direction:column;align-items:stretch}.emergency-direct-call{min-height:44px}.call-confirmation-card{grid-template-columns:50px 1fr;gap:13px;padding:18px}.call-confirmation-number{border-radius:5px;width:50px;height:50px;font-size:15px}.call-confirmation-copy h2{font-size:20px}.call-confirmation-actions{grid-template-columns:1fr}.call-confirmation-actions .secondary-button{order:2}.audience-switch{margin-top:14px}.emergency-guide-toggle{color:#7e251e;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfc3bf;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:44px;padding:9px 11px;font-size:13px;font-weight:700;display:flex}.emergency-guide-toggle:hover{background:var(--red-soft)}.emergency-guide-toggle>span:last-child{flex:none;font-size:18px;font-weight:500;line-height:1}.emergency-guide-details{display:none}.emergency-guide-details.is-open{display:block}.emergency-signs li{min-height:42px}.carebridge-guide{border-radius:6px}.carebridge-guide-heading{grid-template-columns:1fr;gap:8px;padding:18px 16px 15px}.carebridge-guide-number{width:fit-content;height:auto;font-size:12px}.carebridge-guide-copy strong{font-size:20px}.carebridge-guide-copy small{font-size:13px}.carebridge-guide-panel{padding:16px}.landing-footer{display:grid}.landing-footer>div{gap:5px;display:grid}.app-header{min-height:66px;padding:0 14px}.app-header .brand>div{display:none}.consultation-track{text-overflow:ellipsis;max-width:120px;font-size:10px;overflow:hidden}.consultation-demo-chip{font-size:10px}.header-actions{gap:5px}.app-header .language-switch{flex:none}.header-actions .quiet-button{padding-inline:11px;font-size:12px}.header-actions .end-session-button{gap:5px;min-height:44px;padding-inline:9px;font-size:11px}.header-actions .end-session-icon{width:16px;height:16px;font-size:11px}.stage-nav{gap:0;margin:14px 12px 0;padding:0}.stage-nav button{text-align:center;flex-direction:column;justify-content:center;gap:3px;min-height:62px;padding:7px 3px;display:flex}.stage-nav button>span{width:24px;height:24px}.stage-nav button b{font-size:11px}.stage-nav button small{display:none}.app-content{padding:20px 14px 54px}.section-heading{margin-bottom:16px}.section-heading h1{font-size:26px}.section-heading>span{display:none}.input-card,.brief-card,.connection-panel{border-radius:8px;padding:16px}.hospital-proposal-panel{border-radius:8px;gap:11px;padding:15px}.proposal-avatar{width:44px;height:44px}.proposal-heading{flex-direction:column;align-items:start;gap:2px}.proposal-option{min-height:118px}.proposal-status{grid-template-columns:44px 1fr}.proposal-status>.secondary-button{grid-column:1/-1;width:100%}.brief-fields{grid-template-columns:1fr;gap:8px}.skeleton-grid{grid-template-columns:1fr}.media-start-actions{flex-flow:column;align-items:stretch;width:100%;max-width:100%}.media-start-actions>button{flex:none;width:100%}.media-start-actions .demo-media-button{flex-basis:auto;min-height:44px}.media-board{grid-template-rows:minmax(360px,auto) 150px;grid-template-columns:1fr 1fr;min-height:auto}.media-placeholder.primary-media,.local-tile{grid-area:auto/1/auto/3;min-height:360px}.waiting-media{min-height:145px}.avatar-large{width:64px;height:64px}.media-label{font-size:10px}.demo-media-controls{justify-content:stretch;left:10px;right:10px}.demo-media-controls button{flex:1}.media-stop-button{font-size:11px;top:10px;right:10px}.location-bar{flex-direction:column;align-items:stretch}.hospital-card{padding:16px}.hospital-topline{flex-wrap:wrap}.distance{width:100%;margin-left:0}.split-row{gap:10px}.split-row>*{flex:1}.join-card{padding:25px 18px}}@media (width<=360px){.app-header{gap:8px;padding-inline:10px}.app-header .brand-mark{width:30px;height:30px;font-size:10px}.app-header .consultation-demo-chip{display:none}.header-actions{gap:4px;min-width:0}.consultation-track{max-width:76px;padding-inline:6px}.header-actions .quiet-button{min-height:44px;padding-inline:8px;font-size:11px}.header-actions .end-session-button{padding-inline:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
