:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a2420;-webkit-font-smoothing:antialiased;background:#f7f3ea;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.55}.serif{font-optical-sizing:auto;font-family:Fraunces,Georgia,serif}a{color:#1f4a31;text-decoration:none}.app-shell{max-width:880px;margin:0 auto;padding:0 20px}.header{border-bottom:1px solid #e5dcc4;justify-content:space-between;align-items:center;margin-bottom:24px;padding:18px 0;display:flex}.brand{letter-spacing:-.025em;color:#1a2420;font-optical-sizing:auto;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:600}.brand-dot{color:#1f4a31}.help-icon-btn{color:#8b1a1a;background:#fdfaf3;border:1px solid #ddd4be;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;text-decoration:none;transition:background .15s,border-color .15s,transform 60ms;display:inline-flex}.help-icon-btn:hover{color:#fdfaf3;background:#8b1a1a;border-color:#8b1a1a;text-decoration:none;transform:scale(1.05)}.hero{text-align:center;margin:32px 0 18px}.hero h1{letter-spacing:-.03em;font-optical-sizing:auto;color:#1a2420;margin-bottom:6px;font-family:Fraunces,Georgia,serif;font-size:46px;font-weight:500}.hero p{color:#4a5248;font-family:Fraunces,Georgia,serif;font-size:18px;font-style:italic;font-weight:400}.search-box{background:#fdfaf3;border:1px solid #ddd4be;border-radius:10px;margin:14px 0 8px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #1a24200a}.search-box:focus-within{border-color:#1f4a31;box-shadow:0 1px 4px #1f4a311f}.search-input{color:#1a2420;background:0 0;border:none;outline:none;flex:1;padding:14px 16px;font-family:Inter,sans-serif;font-size:16px}.search-input::placeholder{color:#8a8f84}.search-mic{cursor:pointer;color:#4a5248;background:0 0;border:none;padding:0 18px;font-size:20px}.search-mic:hover{color:#1f4a31}.search-hint{text-align:center;color:#8a8f84;margin-bottom:24px;font-family:Fraunces,Georgia,serif;font-size:13px;font-style:italic}.doors{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (width<=480px){.doors{grid-template-columns:1fr}}.door{color:#1a2420;background:#fdfaf3;border:1px solid #e5dcc4;border-radius:10px;padding:22px;text-decoration:none;transition:border-color .15s,transform 80ms,box-shadow .15s;box-shadow:0 1px 2px #1a24200a}.door:hover{border-color:#1f4a31;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #1a242014}.door-accent{background:linear-gradient(90deg,#fbf1ec 0%,#fdfaf3 30%);border-left:3px solid #8b1a1a}.door-accent:hover{border-color:#8b1a1a}.door-icon{align-items:center;margin-bottom:10px;display:flex}.door-title{letter-spacing:-.015em;color:#1a2420;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.door-desc{color:#4a5248;font-size:14px;line-height:1.5}.section-title{letter-spacing:.12em;text-transform:uppercase;color:#8a8f84;margin:32px 0 12px;font-size:12px;font-weight:600}.tiles{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.tile{color:#1a2420;background:#fdfaf3;border:1px solid #e5dcc4;border-radius:8px;padding:18px;text-decoration:none;transition:border-color .15s,transform 80ms,box-shadow .15s;display:block;box-shadow:0 1px 2px #1a24200a}.tile:hover{border-color:#1f4a31;transform:translateY(-2px);box-shadow:0 4px 12px #1a242014}.tile-safety{background:linear-gradient(90deg,#fbf1ec 0%,#fdfaf3 30%);border-left:3px solid #8b1a1a}.tile-safety:hover{border-color:#8b1a1a}.tile-icon{align-items:center;margin-bottom:10px;display:flex}.tile-title{letter-spacing:-.01em;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600}.tile-desc{color:#4a5248;font-size:14px;line-height:1.5}.footer{text-align:center;color:#8a8f84;border-top:1px solid #e5dcc4;margin-top:48px;padding:24px 0;font-size:13px;line-height:1.6}.page-title{letter-spacing:-.025em;margin-bottom:6px;font-family:Fraunces,Georgia,serif;font-size:32px;font-weight:600}.page-sub{color:#4a5248;margin-bottom:24px;font-family:Fraunces,Georgia,serif;font-size:17px;font-style:italic}.back-link{color:#4a5248;margin-bottom:16px;font-size:14px;display:inline-block}.back-link:hover{color:#1f4a31;text-decoration:none}.placeholder{text-align:center;color:#8a8f84;background:#fdfaf3;border:1px dashed #ddd4be;border-radius:8px;padding:40px 20px;font-family:Fraunces,Georgia,serif;font-style:italic}.auth-wrap{justify-content:center;align-items:center;min-height:80vh;padding:32px 16px;display:flex}.auth-card{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;width:100%;max-width:420px;padding:36px 32px;box-shadow:0 4px 16px #1a24200f}.auth-brand{letter-spacing:-.025em;text-align:center;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:36px;font-weight:600}.auth-tagline{color:#4a5248;text-align:center;margin-bottom:28px;font-family:Fraunces,Georgia,serif;font-size:15px;font-style:italic}.auth-toggle{background:#f4ecd8;border-radius:8px;margin-bottom:24px;padding:4px;display:flex}.auth-toggle button{color:#4a5248;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background .15s,color .15s}.auth-toggle button.active{color:#1a2420;background:#fdfaf3;box-shadow:0 1px 2px #1a242014}.auth-form .field{margin-bottom:16px}.auth-form label{color:#4a5248;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.auth-form input{color:#1a2420;background:#fff;border:1px solid #ddd4be;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .15s}.auth-form input:focus{border-color:#1f4a31}.auth-msg{border-radius:6px;margin-bottom:12px;padding:10px 12px;font-size:14px;line-height:1.4}.auth-err{color:#8b1a1a;background:#fbf1ec;border:1px solid #e8c4bd}.auth-ok{color:#1f4a31;background:#ecf5ed;border:1px solid #c2dcc7}.auth-submit{color:#fdfaf3;cursor:pointer;background:#1f4a31;border:none;border-radius:8px;width:100%;margin-top:8px;padding:14px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s,transform 60ms}.auth-submit:hover:not(:disabled){background:#163823;transform:translateY(-1px)}.auth-submit:disabled{cursor:not-allowed;background:#8a8f84}.auth-tiny{color:#8a8f84;text-align:center;margin-top:20px;font-size:12px;line-height:1.5}.legal-page{max-width:720px;margin:0 auto}.legal-page .page-title{margin-bottom:4px}.legal-page .page-sub{margin-bottom:32px}.legal-section{margin-bottom:28px}.legal-section h2{letter-spacing:-.01em;color:#1a2420;margin-bottom:10px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.legal-section p{color:#2c3631;margin-bottom:12px;line-height:1.65}.legal-section ul{color:#2c3631;margin:10px 0 14px 24px;line-height:1.65}.legal-section li{margin-bottom:6px}.legal-section a{color:#1f4a31;text-decoration:underline}.agree-row{color:#4a5248;align-items:flex-start;gap:10px;margin:16px 0 8px;font-size:13px;line-height:1.5;display:flex}.agree-row input[type=checkbox]{accent-color:#1f4a31;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.agree-row span{flex:1}.agree-row a{color:#1f4a31;text-decoration:underline}.footer-links{margin-top:8px;font-size:13px}.footer-links a{color:#4a5248}.footer-links a:hover{color:#1f4a31}.usage-line{color:#8a8f84;margin-bottom:12px;font-family:Inter,sans-serif;font-size:13px}.chat-window{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;min-height:400px;max-height:500px;margin-bottom:16px;padding:20px;overflow-y:auto;box-shadow:inset 0 1px 2px #1a242008}.chat-empty{text-align:center;color:#8a8f84;padding:40px 20px;font-family:Fraunces,Georgia,serif;font-style:italic}.chat-empty p{margin-bottom:8px;font-size:17px}.chat-empty-sub{max-width:400px;margin:0 auto;line-height:1.6;font-size:14px!important}.chat-msg{margin-bottom:14px;display:flex}.chat-msg-user{justify-content:flex-end}.chat-msg-assistant,.chat-msg-crisis{justify-content:flex-start}.chat-bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:14px;max-width:75%;padding:12px 16px;font-size:15px;line-height:1.55}.chat-msg-user .chat-bubble{color:#fdfaf3;background:#1f4a31;border-bottom-right-radius:4px}.chat-msg-assistant .chat-bubble{color:#1a2420;background:#f4ecd8;border-bottom-left-radius:4px}.chat-msg-crisis .chat-bubble{color:#8b1a1a;background:#fbf1ec;border:1px solid #e8c4bd;border-bottom-left-radius:4px;max-width:90%}.chat-thinking{color:#8a8f84;font-style:italic}.crisis-resources{margin:12px 0 0;padding-left:18px;font-size:14px}.crisis-resources li{margin-bottom:6px}.chat-form{align-items:stretch;gap:8px;display:flex}.chat-input{background:#fdfaf3;border:1px solid #ddd4be;border-radius:10px;outline:none;flex:1;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .15s}.chat-input:focus{border-color:#1f4a31}.chat-input:disabled{color:#8a8f84;background:#f4ecd8}.chat-send{color:#fdfaf3;cursor:pointer;background:#1f4a31;border:none;border-radius:10px;justify-content:center;align-items:center;width:48px;transition:background .15s;display:flex}.chat-send:hover:not(:disabled){background:#163823}.chat-send:disabled{cursor:not-allowed;background:#8a8f84}.chat-disclaimer{text-align:center;color:#8a8f84;margin-top:16px;font-size:12px}.tool-form{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;padding:24px;box-shadow:0 1px 2px #1a24200a}.tool-form .field{margin-bottom:18px}.tool-form label{color:#2c3631;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.tool-form input[type=text],.tool-form input[type=tel],.tool-form input[type=email],.tool-form textarea{color:#1a2420;resize:vertical;background:#fff;border:1px solid #ddd4be;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .15s}.tool-form input[type=text]:focus,.tool-form input[type=tel]:focus,.tool-form input[type=email]:focus,.tool-form textarea:focus{border-color:#1f4a31}.tool-form input[type=text]:disabled,.tool-form input[type=tel]:disabled,.tool-form input[type=email]:disabled,.tool-form textarea:disabled{color:#8a8f84;background:#f4ecd8}.severity-row{align-items:center;gap:16px;display:flex}.severity-slider{accent-color:#1f4a31;cursor:pointer;flex:1}.severity-value{color:#1f4a31;text-align:center;min-width:32px;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:600}.tool-response{color:#1a2420;background:#fdfaf3;border:1px solid #e5dcc4;border-left:3px solid #1f4a31;border-radius:10px;padding:22px 24px;font-size:15px;line-height:1.65;box-shadow:0 1px 2px #1a24200a}.tool-response p{margin-bottom:10px}.tool-response p:last-child{margin-bottom:0}.tool-response strong{color:#1a2420;font-weight:700}.tool-response h2{color:#1f4a31;letter-spacing:-.01em;margin-top:20px;margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.tool-response h2:first-child{margin-top:0}.tool-response ul{margin:8px 0 16px;padding-left:22px}.tool-response li{margin-bottom:6px;line-height:1.55}.tool-response hr{border:none;border-top:1px solid #ddd4be;margin:16px 0}.tool-response-emergency{background:#fbf1ec;border-color:#8b1a1a;border-left-style:solid;border-left-width:4px}.tool-response-emergency h2{color:#8b1a1a;font-size:24px}.tool-response-emergency p{color:#1a2420;font-weight:500}.tool-response-emergency strong{color:#8b1a1a}.urgent-banner{color:#fdfaf3;letter-spacing:.01em;text-align:center;background:#8b1a1a;border-radius:10px 10px 0 0;margin-bottom:0;padding:14px 18px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;box-shadow:inset 0 -1px #6b1212}.urgent-banner+.tool-response{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.verdict-banner{letter-spacing:-.01em;text-align:center;color:#fdfaf3;border-radius:10px 10px 0 0;padding:16px 20px;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.verdict-true{background:#1f4a31}.verdict-partial,.verdict-misleading{background:#b8843a}.verdict-false{background:#8b1a1a}.verdict-uncertain{background:#6b7280}.verdict-banner+.tool-response{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.tool-response-true{border-left:4px solid #1f4a31}.tool-response-partial,.tool-response-misleading{border-left:4px solid #b8843a}.tool-response-false{border-left:4px solid #8b1a1a}.tool-response-uncertain{border-left:4px solid #6b7280}.scan-pickers{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:8px;display:grid}@media (width<=480px){.scan-pickers{grid-template-columns:1fr}}.scan-picker-btn{color:#1a2420;cursor:pointer;background:#fdfaf3;border:1px solid #ddd4be;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:28px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:border-color .15s,background .15s,transform 80ms;display:flex}.scan-picker-btn:hover:not(:disabled){background:#f4ecd8;border-color:#1f4a31;transform:translateY(-1px)}.scan-picker-btn:disabled{opacity:.5;cursor:not-allowed}.scan-picker-btn svg{color:#1f4a31}.scan-preview-wrap{flex-direction:column;gap:14px;display:flex}.scan-preview{object-fit:contain;background:#f4ecd8;border:1px solid #ddd4be;border-radius:10px;width:100%;max-height:400px}.scan-actions{gap:10px;display:flex}.scan-actions .auth-submit{flex:2;margin-top:0}.scan-actions .auth-toggle-btn{color:#4a5248;cursor:pointer;background:0 0;border:1px solid #ddd4be;border-radius:8px;flex:1;padding:14px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s,border-color .15s}.scan-actions .auth-toggle-btn:hover:not(:disabled){color:#1f4a31;background:#fdfaf3;border-color:#1f4a31}.voice-btn{color:#4a5248;cursor:pointer;background:#fdfaf3;border:1px solid #ddd4be;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,border-color .15s,color .15s,transform 60ms;display:inline-flex}.voice-btn:hover:not(:disabled){color:#1f4a31;background:#f4ecd8;border-color:#1f4a31}.voice-btn:disabled{opacity:.5;cursor:not-allowed}.voice-btn-active{color:#fdfaf3;background:#8b1a1a;border-color:#8b1a1a;animation:1.4s ease-in-out infinite voice-pulse}.voice-btn-active:hover:not(:disabled){color:#fdfaf3;background:#6b1212;border-color:#6b1212}.voice-btn-unsupported{opacity:.35;cursor:not-allowed}@keyframes voice-pulse{0%,to{box-shadow:0 0 #8b1a1a66}50%{box-shadow:0 0 0 6px #8b1a1a00}}.voice-error{color:#8b1a1a;margin-top:8px;font-family:Inter,sans-serif;font-size:13px}.voice-input-row{align-items:flex-start;gap:10px;display:flex}.voice-input-row textarea,.voice-input-row input[type=text],.voice-input-row input[type=tel]{flex:1}.voice-out-btn{color:#1f4a31;cursor:pointer;background:#fdfaf3;border:1px solid #ddd4be;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.voice-out-btn:hover{background:#f4ecd8;border-color:#1f4a31}.voice-out-btn-active{color:#fdfaf3;background:#1f4a31;border-color:#1f4a31}.voice-out-btn-active:hover{color:#fdfaf3;background:#163524;border-color:#163524}.voice-out-wrap{justify-content:flex-end;margin-bottom:4px;display:flex}.chat-msg-actions{margin-top:4px;margin-bottom:8px;margin-left:10px}.privacy-note{color:#4a5248;background:#f4ecd8;border:1px solid #e5dcc4;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:inline-flex}.privacy-note svg{color:#1f4a31}.record-row{align-items:flex-start;gap:14px;display:flex}@media (width<=480px){.record-row{flex-direction:column;gap:0}.record-row .field{width:100%}}.record-select,.record-date{color:#1a2420;cursor:pointer;background:#fff;border:1px solid #ddd4be;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .15s}.record-select:focus,.record-date:focus{border-color:#1f4a31}.record-select:disabled,.record-date:disabled{color:#8a8f84;cursor:not-allowed;background:#f4ecd8}.section-heading{color:#1f4a31;border-bottom:1px solid #e5dcc4;margin-top:24px;margin-bottom:12px;padding-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.checkbox-row{cursor:pointer;color:#1a2420;align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.checkbox-row input[type=checkbox]{accent-color:#1f4a31;cursor:pointer;width:18px;height:18px}.organ-donor-field{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:8px;padding:12px 14px}.auth-msg.auth-ok{color:#1f4a31;background:#e8f1ea;border:1px solid #1f4a31;border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:14px}.med-empty{color:#8a8f84;background:#fdfaf3;border:1px dashed #ddd4be;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.med-empty svg{color:#b8a878}.med-empty p{margin:0;font-size:14px;font-style:italic}.med-list{flex-direction:column;gap:10px;display:flex}.med-card{background:#fdfaf3;border:1px solid #e5dcc4;border-left:3px solid #1f4a31;border-radius:10px;align-items:flex-start;gap:14px;padding:16px 18px;transition:border-color .15s,box-shadow .15s;display:flex}.med-card:hover{box-shadow:0 1px 4px #1a24200f}.med-card-inactive{opacity:.7;border-left-color:#8a8f84}.med-card-main{flex:1;min-width:0}.med-name{color:#1a2420;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600}.med-meta{color:#4a5248;margin-bottom:6px;font-size:14px;font-weight:500}.med-purpose,.med-prescriber{color:#4a5248;margin-bottom:2px;font-size:13px}.med-stopped{color:#8a8f84;margin-top:4px;font-size:13px;font-style:italic}.med-type-badge{color:#4a5248;text-transform:uppercase;letter-spacing:.04em;background:#f4ecd8;border-radius:10px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.med-actions{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.med-action-btn{color:#4a5248;cursor:pointer;background:#fff;border:1px solid #ddd4be;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.med-action-btn:hover{color:#1f4a31;background:#f4ecd8;border-color:#1f4a31}.med-action-stop:hover,.med-action-delete:hover{color:#8b1a1a;background:#fbf1ec;border-color:#8b1a1a}.form-actions{gap:10px;margin-top:8px;display:flex}.form-actions .auth-toggle-btn{color:#4a5248;cursor:pointer;background:0 0;border:1px solid #ddd4be;border-radius:8px;flex:1;padding:14px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.form-actions .auth-submit{flex:2;margin-top:0}.contact-link{color:#1f4a31;font-weight:600;text-decoration:none}.contact-link:hover{text-decoration:underline}.phone-preview{color:#4a5248;margin-top:6px;font-family:Inter,sans-serif;font-size:12px}.phone-preview strong{color:#1f4a31;font-family:SF Mono,Monaco,Courier New,monospace;font-weight:600}.er-card-wrap{max-width:700px}.er-card-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.er-print-btn{color:#fdfaf3;cursor:pointer;background:#1f4a31;border:none;border-radius:8px;align-items:center;padding:10px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.er-print-btn:hover{background:#163524}.er-card{background:#fff;border:2px solid #1f4a31;border-radius:12px;padding:24px;box-shadow:0 2px 8px #1a242014}.er-card-header{text-align:center;border-bottom:2px solid #1f4a31;margin-bottom:16px;padding-bottom:16px}.er-card-title{letter-spacing:.12em;color:#1f4a31;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.er-card-name{color:#1a2420;margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:600}.er-card-basics{color:#4a5248;flex-wrap:wrap;justify-content:center;gap:16px;font-family:Inter,sans-serif;font-size:14px;display:flex}.er-card-basics strong{color:#1a2420;font-size:16px}.er-organ-donor{color:#1f4a31;font-weight:600}.er-section{background:#fdfaf3;border-left:3px solid #1f4a31;border-radius:6px;margin-bottom:14px;padding:12px 14px}.er-section-empty{background:#fafaf7;border-left-color:#ddd4be}.er-section-allergies{background:#fbf1ec;border-left:5px solid #8b1a1a}.er-section-allergies .er-section-label{color:#8b1a1a;font-weight:800}.er-section-directive{background:#f4ecd8;border-left-color:#b8843a}.er-section-label{letter-spacing:.08em;color:#1f4a31;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.er-section-content{color:#1a2420;font-size:15px;line-height:1.55}.er-section-content em{color:#8a8f84;font-style:italic}.er-med-list,.er-contact-list{margin:0;padding-left:18px}.er-med-list li,.er-contact-list li{margin-bottom:6px}.er-med-purpose{color:#4a5248;font-size:13px}.er-med-tag{color:#4a5248;text-transform:uppercase;background:#e5dcc4;border-radius:6px;margin-left:8px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.er-card-footer{color:#8a8f84;text-align:center;border-top:1px solid #ddd4be;margin-top:16px;padding-top:12px;font-size:11px;font-style:italic}@media print{body{background:#fff}.header,.footer,.back-link,.er-card-controls,.er-no-print{display:none!important}.er-card{box-shadow:none;page-break-inside:avoid;border:2px solid #000}.er-section-allergies{background:#fff;border-left:5px solid #000}.er-section-allergies .er-section-label{color:#000}.contact-link{color:#000;text-decoration:none}}.call-911-banner{color:#fdfaf3;background:#8b1a1a;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;padding:18px;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600;text-decoration:none;transition:background .15s,transform 60ms;display:flex;box-shadow:0 2px 6px #8b1a1a40}.call-911-banner:hover{background:#6b1212;transform:translateY(-1px)}.first-aid-list{flex-direction:column;gap:10px;display:flex}.fa-card{background:#fdfaf3;border:1px solid #e5dcc4;border-left:3px solid #8b1a1a;border-radius:10px;transition:box-shadow .15s;overflow:hidden}.fa-card-open{box-shadow:0 2px 6px #1a242014}.fa-card-header{text-align:left;cursor:pointer;color:#1a2420;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;font-family:Inter,sans-serif;transition:background .15s;display:flex}.fa-card-header:hover{background:#f4ecd8}.fa-card-titles{flex:1}.fa-card-title{color:#8b1a1a;margin-bottom:2px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.fa-card-summary{color:#4a5248;font-size:14px}.fa-card-body{border-top:1px solid #e5dcc4;padding:0 18px 18px}.fa-subtopic{margin-top:16px}.fa-subtopic-label{letter-spacing:.06em;text-transform:uppercase;color:#4a5248;margin-bottom:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.fa-steps{color:#1a2420;margin:0;padding-left:24px}.fa-steps li{margin-bottom:12px;font-size:16px;line-height:1.6}.disclaimer-card{color:#4a5248;background:#fdfaf3;border:1px solid #e5dcc4;border-radius:8px;margin-top:20px;padding:10px 14px;font-family:Inter,sans-serif;font-size:12px;line-height:1.55}.disclaimer-summary{align-items:flex-start;gap:8px;display:flex}.disclaimer-summary svg{color:#b8843a;flex-shrink:0;margin-top:2px}.disclaimer-toggle{color:#1f4a31;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:8px;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.disclaimer-toggle:hover{text-decoration:underline}.disclaimer-body{color:#4a5248;border-top:1px solid #e5dcc4;margin-top:10px;padding-top:10px;font-size:12px;line-height:1.6}.disclaimer-body p{margin:0 0 10px}.disclaimer-body p:last-of-type{margin-bottom:0}.disclaimer-body strong{color:#1a2420;font-weight:600}.disclaimer-list{margin:8px 0;padding-left:18px}.disclaimer-list li{margin-bottom:4px}.disclaimer-line{color:#8a8f84;text-align:center;margin-top:16px;padding:0 8px;font-size:11px;line-height:1.55}.panic-no-contacts{color:#1a2420;background:#fbf1ec;border:1px solid #e8c4bd;border-left:3px solid #8b1a1a;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px 18px;display:flex}.panic-no-contacts svg{color:#8b1a1a;flex-shrink:0;margin-top:2px}.panic-no-contacts strong{margin-bottom:4px;display:block}.panic-no-contacts p{color:#4a5248;margin:0;font-size:14px}.panic-no-contacts a{color:#1f4a31;font-weight:600;text-decoration:underline}.panic-form{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:16px;padding:20px}.panic-form .field{margin-bottom:16px}.panic-form label{color:#2c3631;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.panic-note{color:#1a2420;resize:vertical;background:#fff;border:1px solid #ddd4be;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .15s}.panic-note:focus{border-color:#1f4a31}.panic-note:disabled{color:#8a8f84;background:#f4ecd8}.panic-explain{color:#4a5248;background:#f4ecd8;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:1.55}.panic-button{color:#fdfaf3;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#8b1a1a;border:none;border-radius:14px;width:100%;padding:0;transition:transform 60ms,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 4px 14px #8b1a1a59}.panic-button:not(:disabled):hover{background:#6b1212;box-shadow:0 6px 18px #8b1a1a73}.panic-button:not(:disabled):active{transform:scale(.99)}.panic-button:disabled{cursor:not-allowed;box-shadow:none;background:#b59a9a}.panic-button-holding{background:#6b1212}.panic-button-fill{pointer-events:none;background:#fdfaf32e;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.panic-button-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:28px 16px;display:flex;position:relative}.panic-button-label{letter-spacing:.02em;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.panic-button-sub{opacity:.85;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.panic-result{text-align:center;background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:16px;padding:32px 24px}.panic-result-success{border-left:4px solid #1f4a31}.panic-result-warning{background:#f4ecd8;border-left:4px solid #b8843a}.panic-result svg{color:#1f4a31;margin-bottom:12px}.panic-result-warning svg{color:#b8843a}.panic-result h2{color:#1a2420;margin-bottom:12px;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:600}.panic-result p{color:#1a2420;margin-bottom:16px;font-size:15px}.panic-result-stats{text-align:left;margin:0 0 16px;padding:0;list-style:none;display:inline-block}.panic-result-stats li{color:#4a5248;padding:6px 0;font-size:14px}.panic-result-stats strong{color:#1a2420}.panic-result-fail{color:#8b1a1a}.panic-error-details{text-align:left;color:#4a5248;background:#fff;border:1px solid #e5dcc4;border-radius:6px;margin-top:14px;padding:12px;font-size:12px}.panic-error-details summary{cursor:pointer;color:#1f4a31;font-weight:600}.panic-error-details ul{margin:8px 0 0 16px;padding:0}.panic-error-details li{word-break:break-all;margin-bottom:4px;font-family:monospace;font-size:11px}.bystander-script{background:#fdfaf3;border:1px solid #e5dcc4;border-left:4px solid #1f4a31;border-radius:10px;margin:24px 0;padding:20px 22px}.bystander-script-title{color:#1f4a31;letter-spacing:-.01em;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.bystander-script-sub{color:#4a5248;margin-bottom:14px;font-size:14px;font-style:italic}.bystander-script-list{color:#1a2420;margin:0;padding-left:22px}.bystander-script-list li{margin-bottom:10px;font-size:15px;line-height:1.6}.bystander-script-list li:last-child{margin-bottom:0}.bystander-script-list strong{color:#1a2420;font-weight:700}.bystander-section-title{color:#1a2420;letter-spacing:-.015em;margin-top:24px;margin-bottom:14px;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.bystander-note{color:#4a5248;background:#f4ecd8;border:1px solid #e5dcc4;border-radius:8px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex}.bystander-note svg{color:#b8843a;flex-shrink:0;margin-top:2px}.bystander-link{color:#1f4a31;margin-top:14px;font-size:14px;font-weight:600;display:inline-block}.bystander-link:hover{text-decoration:underline}.bystander-child-note{color:#4a5248;background:#fdfaf3;border:1px solid #e5dcc4;border-radius:8px;margin-top:24px;padding:14px 18px;font-size:14px;line-height:1.55}.bystander-child-note strong{color:#1a2420;font-weight:600}.bystander-child-note a{color:#1f4a31;font-weight:600;text-decoration:underline}.safety-wrap{max-width:720px}.safety-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.safety-controls-actions{gap:8px;display:flex}.safety-mode-btn{color:#1f4a31;cursor:pointer;background:#fdfaf3;border:1px solid #ddd4be;border-radius:8px;align-items:center;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.safety-mode-btn:hover{background:#f4ecd8;border-color:#1f4a31}.safety-988-banner{color:#8b1a1a;background:#fbf1ec;border:1px solid #e8c4bd;border-left:4px solid #8b1a1a;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-family:Inter,sans-serif;font-size:15px;text-decoration:none;transition:background .15s;display:flex}.safety-988-banner:hover{background:#f5e3dc;text-decoration:none}.safety-988-banner strong{margin:0 2px;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:700}.safety-form{flex-direction:column;gap:18px;display:flex}.safety-section{background:#fdfaf3;border:1px solid #e5dcc4;border-left:3px solid #1f4a31;border-radius:10px;padding:16px 18px}.safety-label{color:#1a2420;letter-spacing:-.01em;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600;display:block}.safety-hint{color:#4a5248;margin-bottom:10px;font-size:13px;font-style:italic}.safety-textarea{color:#1a2420;resize:vertical;background:#fff;border:1px solid #ddd4be;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px;line-height:1.5;transition:border-color .15s}.safety-textarea:focus{border-color:#1f4a31}.safety-textarea:disabled{color:#8a8f84;background:#f4ecd8}.safety-readonly{flex-direction:column;gap:18px;display:flex}.safety-read-section{background:#fdfaf3;border:1px solid #e5dcc4;border-left:4px solid #1f4a31;border-radius:10px;padding:20px 22px}.safety-read-label{color:#1f4a31;letter-spacing:-.01em;margin-bottom:10px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.safety-read-content{color:#1a2420;white-space:pre-wrap;word-wrap:break-word;font-size:17px;line-height:1.65}.safety-empty-readonly{text-align:center;color:#8a8f84;padding:32px 20px;font-family:Fraunces,Georgia,serif;font-size:16px;font-style:italic}@media print{body{background:#fff}.header,.footer,.back-link,.safety-controls,.safety-no-print{display:none!important}.safety-988-banner{color:#000;background:#fff;border:2px solid #000;border-left-width:4px}.safety-988-banner strong{color:#000}.safety-read-section{page-break-inside:avoid;background:#fff;border:1px solid #000;border-left-width:4px}.safety-read-label{color:#000}}.checkin-setup{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:20px;padding:20px 22px}.checkin-status{text-align:center;background:#fdfaf3;border:1px solid #e5dcc4;border-left:4px solid #1f4a31;border-radius:12px;flex-direction:column;align-items:center;margin-bottom:18px;padding:28px 24px;display:flex}.checkin-status svg{color:#1f4a31;margin-bottom:10px}.checkin-status h2{color:#1a2420;letter-spacing:-.015em;margin-bottom:6px;font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:600}.checkin-status p{color:#4a5248;margin:0;font-size:15px}.checkin-status p strong{color:#1a2420}.checkin-status-due{background:#fbf1ec;border-left-color:#8b1a1a}.checkin-status-due svg,.checkin-status-due h2{color:#8b1a1a}.checkin-status-paused{background:#f4ecd8;border-left-color:#8a8f84}.checkin-status-paused svg{color:#8a8f84}.checkin-status-paused h2{color:#4a5248}.checkin-big-button{color:#fdfaf3;letter-spacing:.01em;cursor:pointer;background:#1f4a31;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:18px;padding:32px 16px;font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:600;transition:background .15s,transform 60ms,box-shadow .15s;display:flex;box-shadow:0 4px 14px #1f4a3140}.checkin-big-button:hover:not(:disabled){background:#163823;transform:translateY(-1px);box-shadow:0 6px 18px #1f4a3159}.checkin-big-button:active:not(:disabled){transform:scale(.99)}.checkin-big-button:disabled{cursor:not-allowed;box-shadow:none;background:#8a8f84}.checkin-actions{flex-wrap:wrap;gap:10px;margin-bottom:8px;display:flex}.checkin-actions .auth-toggle-btn{color:#4a5248;cursor:pointer;background:0 0;border:1px solid #ddd4be;border-radius:8px;flex:1;min-width:140px;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.checkin-actions .auth-toggle-btn:hover{color:#1f4a31;background:#fdfaf3;border-color:#1f4a31}.checkin-history{margin:0;padding:0;list-style:none}.checkin-history-item{background:#fdfaf3;border:1px solid #e5dcc4;border-left:3px solid #1f4a31;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;font-size:14px;display:flex}.checkin-history-label{color:#1a2420;text-transform:capitalize;font-weight:600}.checkin-history-time{color:#4a5248;font-size:13px}.checkin-history-paused,.checkin-history-escalated{border-left-color:#8b1a1a}.checkin-history-resumed{border-left-color:#b8843a}.home-checkin-bar{color:#fdfaf3;background:#1f4a31;border-radius:12px;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;text-decoration:none;transition:background .15s,transform 60ms,box-shadow .15s;display:flex;box-shadow:0 2px 8px #1f4a3140}.home-checkin-bar:hover{background:#163823;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 14px #1f4a3159}.home-checkin-bar svg{color:#fdfaf3;flex-shrink:0}.home-checkin-text{flex-direction:column;gap:2px;display:flex}.home-checkin-text strong{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.home-checkin-text span{opacity:.9;font-size:14px}.home-checkin-bar-due{background:#8b1a1a;animation:2s ease-in-out infinite checkin-pulse;box-shadow:0 2px 8px #8b1a1a4d}.home-checkin-bar-due:hover{background:#6b1212;box-shadow:0 4px 14px #8b1a1a66}@keyframes checkin-pulse{0%,to{box-shadow:0 2px 8px #8b1a1a4d}50%{box-shadow:0 2px 16px #8b1a1a8c}}.reminders-add-btn{margin-bottom:24px}.reminder-form{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:24px;padding:20px 22px}.reminder-form-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.reminder-close-btn{cursor:pointer;color:#4a5248;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.reminder-close-btn:hover{color:#1a2420;background:#f4ecd8}.reminder-kind-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px;display:grid}.reminder-kind-btn{color:#4a5248;cursor:pointer;background:#fff;border:1px solid #ddd4be;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:64px;padding:12px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.reminder-kind-btn:hover:not(:disabled){background:#f4ecd8;border-color:#1f4a31}.reminder-kind-btn-active{color:#fdfaf3;background:#1f4a31;border-color:#1f4a31}.reminder-kind-btn-active:hover{color:#fdfaf3;background:#163823!important}.reminder-kind-btn:disabled{opacity:.5;cursor:not-allowed}.reminder-section-due{color:#8b1a1a}.reminder-list{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.reminder-card{background:#fdfaf3;border:1px solid #e5dcc4;border-left:3px solid #1f4a31;border-radius:10px;padding:14px 16px}.reminder-card-due{background:#fbf1ec;border-left-color:#8b1a1a}.reminder-card-top{gap:12px;margin-bottom:12px;display:flex}.reminder-card-icon{color:#1f4a31;background:#f4ecd8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.reminder-card-due .reminder-card-icon{color:#8b1a1a;background:#f5e3dc}.reminder-card-body{flex:1;min-width:0}.reminder-card-title{color:#1a2420;letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600;line-height:1.3}.reminder-card-notes{color:#4a5248;margin-top:4px;font-size:14px;line-height:1.4}.reminder-card-when{color:#4a5248;margin-top:6px;font-size:13px}.reminder-card-repeat{color:#8a8f84}.reminder-card-actions{flex-wrap:wrap;gap:6px;display:flex}.reminder-action-btn{color:#4a5248;cursor:pointer;background:#fff;border:1px solid #ddd4be;border-radius:6px;align-items:center;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.reminder-action-btn:hover{color:#1f4a31;background:#fdfaf3;border-color:#1f4a31}.reminder-action-done{color:#fdfaf3;background:#1f4a31;border-color:#1f4a31}.reminder-action-done:hover{color:#fdfaf3;background:#163823;border-color:#163823}.reminder-action-delete:hover{color:#8b1a1a;background:#fbf1ec;border-color:#8b1a1a}.schedule-warning-banner{color:#1a2420;background:#fbf1ec;border:1px solid #e8c4bd;border-left:4px solid #8b1a1a;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.schedule-warning-banner svg{color:#8b1a1a;flex-shrink:0;margin-top:2px}.schedule-warning-banner strong{color:#8b1a1a;margin-bottom:2px;font-family:Fraunces,Georgia,serif;font-size:15px;display:block}.schedule-critical-hint{color:#5a4a20;background:#faf3e0;border:1px solid #e8d9a8;border-left:3px solid #b8843a;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:13px;line-height:1.5}.schedule-critical-hint svg{color:#b8843a}.reminder-action-calendar{color:#fdfaf3;background:#1f4a31;border-color:#1f4a31}.reminder-action-calendar:hover{color:#fdfaf3;background:#163823;border-color:#163823}.modal-overlay{z-index:1000;background:#1a24208c;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out modal-fade-in;display:flex;position:fixed;inset:0}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.modal-card{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:14px;width:100%;max-width:460px;max-height:90vh;padding:28px 26px;animation:.18s ease-out modal-pop-in;overflow-y:auto;box-shadow:0 10px 40px #00000040}@keyframes modal-pop-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-icon{color:#8b1a1a;background:#fbf1ec;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;display:flex}.modal-icon-success{color:#1f4a31;background:#e8efe5}.modal-title{color:#1a2420;text-align:center;letter-spacing:-.015em;margin-bottom:12px;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:600}.modal-body{color:#1a2420;margin-bottom:18px;font-size:15px;line-height:1.6}.modal-body p{margin-bottom:10px}.modal-body ul{margin:8px 0 12px;padding-left:20px;list-style:outside}.modal-body li{margin-bottom:4px}.modal-check{cursor:pointer;color:#1a2420;background:#fff;border:1px solid #ddd4be;border-radius:8px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:15px;font-weight:600;display:flex}.modal-check input[type=checkbox]{cursor:pointer;accent-color:#1f4a31;width:18px;height:18px}.cal-picker-buttons{flex-direction:column;gap:8px;margin-top:12px;display:flex}.cal-picker-btn{color:#1a2420;cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd4be;border-radius:8px;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.cal-picker-btn:hover{color:#1f4a31;background:#fdfaf3;border-color:#1f4a31}.settings-card{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:24px;padding:18px 20px}.settings-row{border-bottom:1px solid #e5dcc4;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.settings-row:last-child{border-bottom:none}.settings-row-stacked{flex-direction:column;align-items:stretch;gap:8px}.settings-row-label{color:#1a2420;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:flex}.settings-row-value{color:#4a5248;word-break:break-all;text-align:right;font-size:14px}.settings-inline-edit{align-items:center;gap:8px;display:flex}.settings-inline-edit input{flex:1}.settings-save-btn{color:#fdfaf3;cursor:pointer;white-space:nowrap;background:#1f4a31;border:none;border-radius:8px;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background .15s}.settings-save-btn:hover:not(:disabled){background:#163823}.settings-save-btn:disabled{cursor:not-allowed;opacity:.5;background:#8a8f84}.settings-action-btn{color:#1a2420;cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd4be;border-radius:8px;align-items:center;width:100%;margin-top:8px;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.settings-action-btn:hover:not(:disabled){color:#1f4a31;background:#fdfaf3;border-color:#1f4a31}.settings-action-btn:disabled{opacity:.6;cursor:not-allowed;background:#f4ecd8}.settings-action-danger:hover:not(:disabled){color:#8b1a1a;background:#fbf1ec;border-color:#8b1a1a}.settings-coming-soon{color:#8a8f84;text-transform:uppercase;letter-spacing:.04em;margin-left:auto;font-size:11px;font-weight:600}.settings-plan-current{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:16px;padding:20px 22px}.settings-plan-badge{color:#fdfaf3;letter-spacing:.02em;border-radius:20px;margin-bottom:14px;padding:6px 14px;font-family:Fraunces,Georgia,serif;font-size:16px;font-weight:600;display:inline-block}.settings-plan-current-features{flex-direction:column;gap:8px;display:flex}.settings-plan-feature{color:#1a2420;align-items:flex-start;gap:8px;font-size:14px;line-height:1.4;display:flex}.settings-plan-feature svg{color:#1f4a31;flex-shrink:0;margin-top:3px}.settings-upgrade-card{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:14px;padding:20px 22px}.settings-upgrade-plus{border-left:4px solid #1f4a31}.settings-upgrade-family{border-left:4px solid #b8843a}.settings-upgrade-head{align-items:center;gap:14px;margin-bottom:14px;display:flex}.settings-upgrade-plus .settings-upgrade-head svg{color:#1f4a31}.settings-upgrade-family .settings-upgrade-head svg{color:#b8843a}.settings-upgrade-name{color:#1a2420;letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.settings-upgrade-price{color:#4a5248;margin-top:2px;font-size:14px}.settings-upgrade-features{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.settings-upgrade-btn{color:#fdfaf3;cursor:pointer;background:#1f4a31;border:none;border-radius:8px;width:100%;padding:14px 18px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s}.settings-upgrade-btn:hover:not(:disabled){background:#163823}.settings-upgrade-btn:disabled{cursor:not-allowed;background:#8a8f84}.settings-upgrade-family .settings-upgrade-btn{background:#b8843a}.settings-upgrade-family .settings-upgrade-btn:hover:not(:disabled){background:#9a6e2e}.settings-upgrade-note{text-align:center;color:#4a5248;margin:8px 0 24px;font-size:13px;font-style:italic}.settings-link-row{color:#1a2420;border-bottom:1px solid #e5dcc4;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.settings-link-row:last-of-type{border-bottom:none}.settings-link-row:hover{color:#1f4a31;text-decoration:none}.settings-link-row svg:last-child{color:#8a8f84}.settings-version{text-align:center;color:#8a8f84;border-top:1px solid #e5dcc4;margin-top:8px;padding-top:14px;font-size:12px}.checkin-upgrade-banner{color:#1a2420;background:#faf3e0;border:1px solid #e8d9a8;border-left:4px solid #b8843a;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.checkin-upgrade-banner svg{color:#b8843a;flex-shrink:0;margin-top:2px}.checkin-upgrade-banner strong{color:#5a4a20;margin-bottom:2px;font-family:Fraunces,Georgia,serif;font-size:15px;display:block}.checkin-upgrade-banner a{color:#1f4a31;white-space:nowrap;font-weight:600;text-decoration:underline}.checkin-upgrade-banner a:hover{color:#163823}.settings-pro-callout{color:#1a2420;background:#f4ecd8;border:1px solid #d9c994;border-left:4px solid #5a4a20;border-radius:10px;margin:18px 0 24px;padding:16px 18px;font-size:14px;line-height:1.5}.settings-pro-callout strong{color:#5a4a20;margin-bottom:4px;font-family:Fraunces,Georgia,serif;font-size:16px;display:block}.settings-pro-callout a{color:#1f4a31;font-weight:600;text-decoration:underline}.settings-pro-callout a:hover{color:#163823}.visit-prep-wrap{max-width:760px}.visit-prep-form{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:24px;padding:20px 22px}.visit-prep-hint{color:#4a5248;margin-bottom:8px;font-size:13px;font-style:italic}.visit-prep-char-count{text-align:right;color:#8a8f84;margin-top:4px;font-size:12px}.visit-prep-actions{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.visit-prep-history{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.visit-prep-history-item{background:#fff;border:1px solid #ddd4be;border-radius:8px;align-items:stretch;display:flex;overflow:hidden}.visit-prep-history-open{cursor:pointer;text-align:left;color:#1a2420;background:0 0;border:none;flex:1;align-items:center;gap:12px;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:background .15s;display:flex}.visit-prep-history-open:hover{background:#fdfaf3}.visit-prep-history-type{color:#1f4a31;flex-shrink:0;font-weight:600}.visit-prep-history-when{color:#4a5248;flex:1;font-size:13px}.visit-prep-history-open svg{color:#8a8f84;flex-shrink:0}.visit-prep-history-delete{cursor:pointer;color:#8a8f84;background:0 0;border:none;border-left:1px solid #ddd4be;align-items:center;padding:0 14px;transition:background .15s,color .15s;display:flex}.visit-prep-history-delete:hover{color:#8b1a1a;background:#fbf1ec}.visit-prep-sheet{background:#fff;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:24px;padding:28px 32px;box-shadow:0 2px 8px #0000000a}.visit-prep-sheet-header{border-bottom:2px solid #1f4a31;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:18px;display:flex}.visit-prep-sheet-header svg{color:#1f4a31;flex-shrink:0}.visit-prep-sheet-title{color:#1a2420;letter-spacing:-.015em;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.visit-prep-sheet-meta{color:#4a5248;margin-top:2px;font-size:13px}.visit-prep-sheet-body{color:#1a2420;font-size:15px;line-height:1.6}.visit-prep-sheet-body h1,.visit-prep-sheet-body h2,.visit-prep-sheet-body h3{color:#1f4a31;letter-spacing:-.01em;margin-top:18px;margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-weight:600}.visit-prep-sheet-body h1{font-size:22px}.visit-prep-sheet-body h2{font-size:19px}.visit-prep-sheet-body h3{font-size:16px}.visit-prep-sheet-body h2:first-child,.visit-prep-sheet-body h1:first-child{margin-top:0}.visit-prep-sheet-body p{margin:8px 0}.visit-prep-sheet-body ul{margin:8px 0;padding-left:22px}.visit-prep-sheet-body li{margin-bottom:4px}.visit-prep-sheet-body strong{color:#1a2420;font-weight:600}.visit-prep-sheet-footer{color:#4a5248;border-top:1px solid #e5dcc4;margin-top:24px;padding-top:16px;font-size:12px;font-style:italic;line-height:1.5}.visit-prep-sheet-footer svg{color:#b8843a}@media print{body{background:#fff}.header,.footer,.visit-prep-no-print{display:none!important}.visit-prep-sheet{box-shadow:none;border:none;padding:0}}.post-discharge-wrap{max-width:760px}.post-discharge-form{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:24px;padding:20px 22px}.post-discharge-summary-card{background:#fdfaf3;border:1px solid #e5dcc4;border-left:4px solid #1f4a31;border-radius:12px;margin-bottom:16px;padding:18px 20px}.post-discharge-summary-head{align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.post-discharge-summary-head svg{color:#1f4a31;flex-shrink:0;margin-top:2px}.post-discharge-summary-reason{color:#1a2420;letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:600;line-height:1.3}.post-discharge-summary-meta{color:#4a5248;margin-top:4px;font-size:13px}.post-discharge-watch{color:#1a2420;background:#faf3e0;border:1px solid #e8d9a8;border-left:3px solid #b8843a;border-radius:8px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.5;display:flex}.post-discharge-watch svg{color:#b8843a;flex-shrink:0;margin-top:2px}.post-discharge-actions{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.post-discharge-actions a.er-print-btn{text-decoration:none}.post-discharge-ai-card{background:#fdfaf3;border:1px solid #e5dcc4;border-left:4px solid #1f4a31;border-radius:12px;margin-bottom:24px;padding:20px 22px}.post-discharge-ai-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.post-discharge-ai-head svg{color:#1f4a31;flex-shrink:0}.post-discharge-ai-head h2{color:#1a2420;letter-spacing:-.01em;margin:0;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.post-discharge-ai-card p{color:#4a5248;margin-bottom:14px;font-size:14px;line-height:1.5}.post-discharge-ai-locked,.post-discharge-ai-locked svg{color:#b8843a}.post-discharge-ai-locked h2{color:#5a4a20}.post-discharge-history{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.post-discharge-history-item{background:#fff;border:1px solid #ddd4be;border-radius:8px;align-items:stretch;display:flex;overflow:hidden}.post-discharge-history-open{cursor:pointer;text-align:left;color:#1a2420;background:0 0;border:none;flex:1;align-items:center;gap:12px;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:background .15s;display:flex}.post-discharge-history-open:hover{background:#fdfaf3}.post-discharge-history-reason{color:#1f4a31;flex-shrink:0;font-weight:600}.post-discharge-history-when{color:#4a5248;flex:1;font-size:13px}.post-discharge-history-open svg{color:#8a8f84;flex-shrink:0}.post-discharge-history-delete{cursor:pointer;color:#8a8f84;background:0 0;border:none;border-left:1px solid #ddd4be;align-items:center;padding:0 14px;transition:background .15s,color .15s;display:flex}.post-discharge-history-delete:hover{color:#8b1a1a;background:#fbf1ec}.post-discharge-sheet{background:#fff;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:24px;padding:28px 32px;box-shadow:0 2px 8px #0000000a}.post-discharge-sheet-header{border-bottom:2px solid #1f4a31;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:18px;display:flex}.post-discharge-sheet-header svg{color:#1f4a31;flex-shrink:0}.post-discharge-sheet-title{color:#1a2420;letter-spacing:-.015em;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600}.post-discharge-sheet-meta{color:#4a5248;margin-top:2px;font-size:13px}.post-discharge-sheet-body{color:#1a2420;font-size:15px;line-height:1.6}.post-discharge-sheet-body h1,.post-discharge-sheet-body h2,.post-discharge-sheet-body h3{color:#1f4a31;letter-spacing:-.01em;margin-top:18px;margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-weight:600}.post-discharge-sheet-body h1{font-size:22px}.post-discharge-sheet-body h2{font-size:19px}.post-discharge-sheet-body h3{font-size:16px}.post-discharge-sheet-body h2:first-child,.post-discharge-sheet-body h1:first-child{margin-top:0}.post-discharge-sheet-body p{margin:8px 0}.post-discharge-sheet-body ul{margin:8px 0;padding-left:22px}.post-discharge-sheet-body li{margin-bottom:4px}.post-discharge-sheet-body strong{color:#1a2420;font-weight:600}.post-discharge-sheet-footer{color:#4a5248;border-top:1px solid #e5dcc4;margin-top:24px;padding-top:16px;font-size:12px;font-style:italic;line-height:1.5}.post-discharge-sheet-footer svg{color:#8b1a1a}@media print{body{background:#fff}.header,.footer,.post-discharge-no-print{display:none!important}.post-discharge-sheet{box-shadow:none;border:none;padding:0}}.profiles-plan-bar{color:#1a2420;background:#fdfaf3;border:1px solid #e5dcc4;border-radius:10px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 16px;font-size:14px;display:flex}.profiles-plan-bar svg{color:#1f4a31;flex-shrink:0}.profiles-plan-bar strong{color:#1f4a31;text-transform:capitalize;font-weight:600}.profiles-plan-upgrade{color:#1f4a31;margin-left:auto;font-size:13px;font-weight:600;text-decoration:underline}.profiles-plan-upgrade:hover{color:#163823}.profile-list{flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none;display:flex}.profile-card{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;padding:16px 18px;transition:border-color .15s,background .15s}.profile-card-active{background:#fdfaf3;border-width:2px;border-color:#1f4a31;padding:15px 17px}.profile-card-top{align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.profile-card-icon{color:#1f4a31;background:#f4ecd8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.profile-card-active .profile-card-icon{color:#fdfaf3;background:#1f4a31}.profile-card-body{flex:1;min-width:0}.profile-card-name{color:#1a2420;letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:10px;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:600;line-height:1.2;display:flex}.profile-card-current-badge{color:#fdfaf3;text-transform:uppercase;letter-spacing:.04em;background:#1f4a31;border-radius:12px;align-items:center;gap:4px;padding:3px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.profile-card-meta{color:#4a5248;margin-top:4px;font-size:13px}.profile-card-actions{flex-wrap:wrap;gap:8px;display:flex}.profile-action-btn{color:#1a2420;cursor:pointer;background:#fff;border:1px solid #ddd4be;border-radius:8px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.profile-action-btn:hover:not(:disabled){color:#1f4a31;background:#fdfaf3;border-color:#1f4a31}.profile-action-switch{color:#fdfaf3;background:#1f4a31;border-color:#1f4a31}.profile-action-switch:hover:not(:disabled){color:#fdfaf3;background:#163823;border-color:#163823}.profile-action-delete:hover:not(:disabled){color:#8b1a1a;background:#fbf1ec;border-color:#8b1a1a}.profiles-add-btn{margin-top:0}.profile-form{background:#fdfaf3;border:1px solid #e5dcc4;border-radius:12px;margin-bottom:24px;padding:20px 22px}.profile-form-header{justify-content:space-between;align-items:center;display:flex}.profile-form-note{color:#4a5248;background:#f4ecd8;border-radius:8px;align-items:flex-start;gap:4px;margin:14px 0;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.profile-form-note svg{color:#1f4a31;flex-shrink:0;margin-top:2px}.profiles-upgrade-card{background:#fdfaf3;border:1px solid #e5dcc4;border-left:4px solid #b8843a;border-radius:12px;margin-bottom:24px;padding:20px 22px}.profiles-upgrade-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.profiles-upgrade-head svg{color:#b8843a;flex-shrink:0}.profiles-upgrade-head h2{color:#5a4a20;letter-spacing:-.01em;margin:0;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}.profiles-upgrade-card p{color:#4a5248;margin:0 0 14px;font-size:14px;line-height:1.5}.profiles-upgrade-list{flex-direction:column;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.profiles-upgrade-list li{color:#1a2420;align-items:center;gap:8px;font-size:14px;display:flex}.profiles-upgrade-list svg{color:#1f4a31;flex-shrink:0}.profiles-upgrade-list strong{font-weight:600}.umuchi-dawn{isolation:isolate;position:relative}.umuchi-dawn:before{content:"";pointer-events:none;z-index:-1;filter:blur(2px);background:radial-gradient(at top,#b8843a2e 0%,#b8843a1a 25%,#b8843a0a 50%,#0000 75%);width:900px;max-width:130vw;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.umuchi-dawn:after{content:"";pointer-events:none;z-index:-1;filter:blur(20px);opacity:.7;background:conic-gradient(from 180deg at 50% 0,#0000 0deg,#1f4a3100 60deg,#b8843a0f 80deg,#b8843a1a 90deg,#b8843a0f 100deg,#1f4a3100 120deg,#0000 180deg);width:700px;max-width:110vw;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.umuchi-dawn-home:before{height:800px}.umuchi-mark-wrap{pointer-events:none;justify-content:center;align-items:center;display:flex;position:relative}.umuchi-mark-watermark{opacity:.1;pointer-events:none;z-index:-1;width:280px;height:280px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.umuchi-mark-watermark svg{width:100%;height:100%;display:block}.umuchi-mark-inline{vertical-align:-7px;opacity:.85;width:28px;height:28px;margin-right:8px;display:inline-block}.umuchi-mark-inline svg{width:100%;height:100%;display:block}.umuchi-mark-large{opacity:1;width:88px;height:88px;margin:0 auto 16px;display:block}.umuchi-mark-large svg{width:100%;height:100%;display:block}.find-care-wrap{max-width:760px}.find-care-emergency{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.find-care-emergency-btn{color:#fdfaf3;cursor:pointer;background:#8b1a1a;border:none;border-radius:12px;align-items:center;gap:14px;padding:18px 20px;font-family:Inter,sans-serif;text-decoration:none;transition:background .15s,transform 80ms;display:flex}.find-care-emergency-btn:hover{background:#6e1414;text-decoration:none}.find-care-emergency-btn:active{transform:scale(.98)}.find-care-emergency-btn svg{flex-shrink:0}.find-care-emergency-secondary{color:#8b1a1a;background:#fdfaf3;border:2px solid #8b1a1a}.find-care-emergency-secondary:hover{color:#6e1414;background:#fbf1ec}.find-care-emergency-title{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600;line-height:1.2}.find-care-emergency-desc{opacity:.92;margin-top:2px;font-size:13px}.find-care-grid{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.find-care-card{color:#1a2420;cursor:pointer;text-align:left;background:#fdfaf3;border:1px solid #e5dcc4;border-radius:10px;align-items:center;gap:14px;width:100%;padding:14px 16px;font-family:Inter,sans-serif;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.find-care-card:hover{color:#1a2420;background:#fff;border-color:#1f4a31;text-decoration:none}.find-care-card-accent{border-left:4px solid #8b1a1a}.find-care-card-provider{border-left:4px solid #1f4a31;margin-bottom:24px}.find-care-card-icon{color:#1f4a31;background:#f4ecd8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.find-care-card-accent .find-care-card-icon{color:#8b1a1a;background:#fbf1ec}.find-care-card-body{flex:1;min-width:0}.find-care-card-title{color:#1a2420;letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:17px;font-weight:600;line-height:1.2}.find-care-card-desc{color:#4a5248;margin-top:3px;font-size:13px}.find-care-card svg:last-child{color:#8a8f84;flex-shrink:0}.find-care-empty{color:#4a5248;background:#f4ecd8;border:1px dashed #d9c994;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.find-care-empty svg{color:#b8843a;flex-shrink:0;margin-top:2px}.find-care-empty p{margin:0}.find-care-empty a{color:#1f4a31;font-weight:600;text-decoration:underline}.find-care-helplines{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.find-care-helpline{color:#1a2420;background:#fff;border:1px solid #e5dcc4;border-radius:8px;padding:12px 14px;text-decoration:none;transition:background .15s,border-color .15s}.find-care-helpline:hover{color:#1a2420;background:#fdfaf3;border-color:#1f4a31;text-decoration:none}.find-care-helpline-name{color:#1f4a31;font-size:14px;font-weight:600}.find-care-helpline-desc{color:#4a5248;margin-top:3px;font-size:13px}.find-care-disclaimer{color:#4a5248;background:#faf3e0;border-left:3px solid #b8843a;border-radius:6px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.find-care-disclaimer svg{color:#b8843a;flex-shrink:0;margin-top:2px}.find-care-disclaimer p{margin:0}.find-care-disclaimer strong{color:#1a2420}.settings-upgrade-btn-row{flex-direction:column;gap:8px;margin-top:12px;display:flex}.settings-upgrade-btn-alt{color:#1f4a31;background:#fdfaf3;border:1px solid #1f4a31}.settings-upgrade-btn-alt:hover:not(:disabled){background:#f7f3ea}.auth-forgot-link{color:#1f4a31;cursor:pointer;background:0 0;border:none;width:100%;padding:4px 0;font-size:.9rem;text-decoration:underline;display:block}.auth-forgot-link:hover{color:#16361f}.auth-google-btn{color:#1a2420;cursor:pointer;background:#fff;border:1px solid #d4cdbf;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:11px 16px;font-size:.95rem;font-weight:600;display:flex}.auth-google-btn:hover:not(:disabled){background:#faf7f0;border-color:#1f4a31}.auth-google-btn:disabled{opacity:.6;cursor:default}.auth-divider{text-align:center;color:#4a5248;align-items:center;margin:16px 0;font-size:.85rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-bottom:1px solid #d4cdbf;flex:1}.auth-divider span{padding:0 12px}
