:root{--ink:#1d2a24;--muted:#68766f;--paper:#f3f7f4;--card:#fff;--line:#dce6df;--green:#176b4a;--green-dark:#0f5138;--green-soft:#e3f4ec;--blue:#265d98;--blue-soft:#e7f0fb;--amber:#9b6316;--amber-soft:#fff2d8;--rose:#a63d54;--rose-soft:#fae8ed;--red:#b72e36;--red-dark:#8e1f27;--shadow:0 20px 60px #1f392b1f;--radius:26px}.large-text{font-size:17px}.high-contrast{--ink:#08130e;--muted:#39463f;--line:#8fa199}.high-contrast .feature-card,.high-contrast .today-card,.high-contrast .settings-section,.high-contrast .medicine-card,.high-contrast .contact-card{border-width:2px}.app-shell{background:radial-gradient(circle at 92% 0%, #e2f3e9 0, transparent 28rem), var(--paper);min-height:100vh;color:var(--ink)}.app-view{width:min(100%,620px);min-height:100vh;margin:0 auto;padding:28px 20px 132px}.page-stack{flex-direction:column;gap:22px;display:flex}.skip-link{z-index:400;color:#fff;background:var(--green);border-radius:12px;padding:12px 16px;position:fixed;top:-70px;left:12px}.skip-link:focus{top:12px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:800}.lead,.page-intro,.muted{color:var(--muted)}.lead{margin:12px 0 24px;font-size:1rem;line-height:1.65}.page-intro{margin:-8px 0 2px;line-height:1.6}.auth-shell{color:#fff;background:radial-gradient(circle at 20% 10%,#439b738c,#0000 30rem),linear-gradient(145deg,#17372b,#071510);place-items:center;min-height:100svh;padding:24px;display:grid}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff29;border-radius:32px;width:min(100%,500px);padding:clamp(26px,6vw,46px);box-shadow:0 30px 100px #00000047}.auth-card h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.1rem,8vw,3.35rem);line-height:1.05}.auth-card .lead{color:#ffffffb8}.auth-card .eyebrow{color:#92e9bd}.brand-lockup{align-items:center;gap:12px;margin-bottom:40px;display:flex}.brand-lockup .brand-icon{color:#113325;background:#8fe1b7;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.brand-lockup strong,.brand-lockup span{display:block}.brand-lockup strong{font-size:1.05rem}.brand-lockup span{color:#ffffff94;font-size:.78rem}.step-dots{gap:8px;margin-bottom:28px;display:flex}.step-dots span{background:#ffffff2e;border-radius:10px;width:28px;height:5px}.step-dots span.active{background:#8fe1b7}.privacy-note,.demo-note{color:#ffffffad;background:#00000024;border-radius:15px;align-items:flex-start;gap:10px;margin-top:28px;padding:14px;font-size:.76rem;line-height:1.5;display:flex}.privacy-note svg,.demo-note svg{color:#8fe1b7;width:18px;height:18px;margin-top:2px}.login-copy{text-align:center}.login-card .brand-lockup{margin-bottom:32px}.biometric-button{color:#fff;background:#ffffff17;border:1px solid #ffffff2e;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:260px;margin-top:28px;transition:transform .2s,background .2s;display:flex}.biometric-button:hover{background:#ffffff24;transform:translateY(-2px)}.biometric-button strong{font-size:1.45rem}.biometric-button>span:last-child{color:#fff9;font-size:.83rem}.scan-orbit{background:#8fe1b714;border:1px solid #8fe1b757;border-radius:50%;place-items:center;width:112px;height:112px;margin-bottom:14px;display:grid;position:relative}.scan-orbit svg{color:#8fe1b7;width:64px;height:64px}.scan-orbit i{opacity:0;border:2px solid #0000;border-top-color:#8fe1b7;border-radius:50%;position:absolute;inset:8px}.is-scanning .scan-orbit i{opacity:1;animation:1s linear infinite spin}.is-scanning .scan-orbit{animation:1s ease-in-out infinite alternate breath}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breath{to{box-shadow:0 0 0 12px #8fe1b70f}}.field{text-align:left;gap:7px;margin-bottom:16px;display:grid}.field>span{font-size:.8rem;font-weight:800}.field input,.field select{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:var(--card);border-radius:13px;outline:none;padding:12px 14px}.field input:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 3px #176b4a1f}.field small,.form-error{color:#e8656e;font-size:.76rem;font-weight:700}.auth-card .field>span{color:#ffffffd1}.auth-card .field input{color:#fff;background:#00000026;border-color:#ffffff2e}.auth-card .field input::placeholder{color:#ffffff5c}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.primary-button,.secondary-button,.danger-button,.cancel-sos{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:12px 17px;font-weight:850;transition:transform .18s,background .18s;display:inline-flex}.primary-button:hover,.secondary-button:hover,.danger-button:hover{transform:translateY(-1px)}.primary-button{color:#fff;background:var(--green)}.primary-button:hover{background:var(--green-dark)}.secondary-button{color:var(--ink);border-color:var(--line);background:var(--card)}.danger-button{color:#fff;background:var(--red)}.button-row{align-items:center;gap:10px;display:flex}.button-row>*{flex:1}.button-stack{gap:10px;display:grid}.text-button{color:var(--green);text-underline-offset:3px;background:0 0;border:0;padding:6px;font-weight:800;text-decoration:underline}.danger-text{color:#ff9fa6;margin:18px auto 0;display:block}.icon-button{border:1px solid var(--line);width:48px;height:48px;color:var(--ink);background:var(--card);border-radius:15px;place-items:center;padding:0;display:grid;box-shadow:0 8px 25px #1f392b14}.icon-button svg{width:22px;height:22px}.primary-icon{color:#fff;border-color:var(--green);background:var(--green)}.home-header,.page-header{justify-content:space-between;align-items:center;gap:15px;display:flex}.home-header{padding:8px 2px}.home-header p{color:var(--green);margin:0;font-weight:800}.home-header h1{letter-spacing:-.055em;margin:0;font-size:2.5rem;line-height:1.1}.home-header span{color:var(--muted);font-size:.8rem}.page-header>div{flex:1}.page-header h1{letter-spacing:-.05em;margin:0;font-size:2.35rem;line-height:1}.sos-card{border-radius:var(--radius);color:#fff;text-align:left;background:linear-gradient(135deg,#ce3b43,#a61f2d);border:0;align-items:center;gap:18px;min-height:132px;padding:23px;display:flex;box-shadow:0 18px 42px #b72e363d}.sos-card .sos-icon{background:#ffffff24;border-radius:20px;place-items:center;width:66px;height:66px;display:grid}.sos-icon svg{width:37px;height:37px}.sos-card strong,.sos-card small{display:block}.sos-card strong{font-size:2.6rem;line-height:1}.sos-card small{color:#ffffffd4;margin-top:6px;font-size:.9rem;font-weight:750}.today-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow);padding:22px}.section-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.section-title h2{letter-spacing:-.035em;margin:0;font-size:1.45rem}.section-title>span{min-width:40px;color:var(--green);background:var(--green-soft);text-align:center;border-radius:99px;padding:6px 9px;font-size:.73rem;font-weight:850}.next-medicine,.empty-action{width:100%;color:var(--ink);text-align:left;background:var(--green-soft);border:0;border-radius:18px;align-items:center;gap:14px;padding:15px;display:flex}.medicine-dot{color:#fff;background:var(--green);border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.next-medicine span:nth-child(2)>*{display:block}.next-medicine small{color:var(--muted)}.next-medicine strong{font-size:1.1rem}.next-medicine em{color:var(--green);font-size:.8rem;font-style:normal;font-weight:800}.empty-action svg{color:var(--green)}.empty-action span>*{display:block}.empty-action small{color:var(--muted);margin-top:3px}.feature-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.feature-card{text-align:left;border:1px solid #0000;border-radius:22px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:5px;min-height:155px;padding:19px;display:flex}.feature-card svg{width:32px;height:32px;margin-bottom:auto}.feature-card strong{font-size:1.14rem}.feature-card span{opacity:.75;font-size:.74rem}.medicine-feature{color:#14523a;background:#dff3e8;border-color:#c8e9d8}.family-feature{color:#194c80;background:#e5effa;border-color:#d3e4f6}.vision-feature{color:#80530e;background:#fff0d1;border-color:#f6e0b3}.legacy-feature{color:#873249;background:#f9e5eb;border-color:#f0ced7}.safety-strip{color:var(--ink);text-align:left;background:#e8f6ef;border:1px solid #cae5d6;border-radius:18px;align-items:center;gap:13px;padding:17px;display:flex}.safety-strip>span{flex:1}.safety-strip strong,.safety-strip small{display:block}.safety-strip small{color:var(--muted);font-size:.72rem}.safety-strip>b{color:var(--green);font-size:.78rem}.safety-strip.danger{background:#fae7e9;border-color:#f0bdc2}.safety-strip.danger>svg,.safety-strip.danger>b{color:var(--red)}.progress-card{border:1px solid var(--line);background:var(--card);border-radius:18px;gap:12px;padding:18px;display:grid}.progress-card strong,.progress-card span{display:block}.progress-card strong{font-size:1.2rem}.progress-card span{color:var(--muted);font-size:.76rem}.progress-track{background:#e7ede9;border-radius:20px;height:8px;overflow:hidden}.progress-track i{border-radius:inherit;background:var(--green);height:100%;transition:width .35s;display:block}.empty-state{border-radius:var(--radius);text-align:center;background:#fff9;border:1px dashed #b9cbc1;flex-direction:column;align-items:center;padding:52px 24px;display:flex}.empty-state>div{width:76px;height:76px;color:var(--green);background:var(--green-soft);border-radius:24px;place-items:center;display:grid}.empty-state>div svg{width:38px;height:38px}.empty-state h2{margin:18px 0 6px}.empty-state p{max-width:360px;color:var(--muted);margin:0 0 22px}.empty-state.compact{padding:32px 20px}.empty-state.compact>div{width:58px;height:58px}.empty-state.compact>div svg{width:29px;height:29px}.list-stack,.contact-list,.memory-list{gap:12px;display:grid}.medicine-card{border:1px solid var(--line);background:var(--card);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid;position:relative;box-shadow:0 9px 28px #1f392b12}.medicine-card.is-taken{background:#f0faf5;border-color:#a8dcc2}.take-button{color:#fff;background:#396f9c;border:0;border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.take-button svg{width:30px;height:30px}.color-green{background:#328466}.color-red{background:#c44a52}.color-yellow{color:#573c0c;background:#e9bf4b}.color-white{color:#536059;background:#e7ece8}.medicine-copy span{color:var(--green);font-size:.75rem;font-weight:850}.medicine-copy h2{margin:1px 0;font-size:1.24rem}.medicine-copy p{color:var(--muted);margin:0;font-size:.75rem}.card-actions{gap:7px;display:grid}.card-actions button{border:1px solid var(--line);width:35px;height:35px;color:var(--muted);background:#fff;border-radius:10px;place-items:center;display:grid}.card-actions svg{width:16px;height:16px}.medicine-card>em{color:var(--green);letter-spacing:.06em;font-size:.56rem;font-style:normal;font-weight:900;position:absolute;top:8px;right:16px}.modal-backdrop{z-index:150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101c158c;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line);background:var(--paper);border-radius:26px;width:min(100%,540px);max-height:calc(100svh - 36px);padding:24px;animation:.25s ease-out slideUp;overflow:auto;box-shadow:0 30px 100px #00000047}.modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.modal-head h2{letter-spacing:-.04em;margin:0;font-size:1.65rem}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}}.contact-card{border:1px solid var(--line);background:var(--card);border-radius:20px;grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.avatar{color:#fff;background:var(--blue);border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.35rem;font-weight:900;display:grid}.contact-copy{min-width:0}.contact-copy>div{align-items:center;gap:8px;display:flex}.contact-copy h2{margin:0;font-size:1.18rem}.contact-copy span{color:var(--amber);background:var(--amber-soft);text-transform:uppercase;border-radius:99px;align-items:center;gap:4px;padding:4px 7px;font-size:.57rem;font-weight:900;display:inline-flex}.contact-copy span svg{fill:currentColor;width:10px;height:10px}.contact-copy p{color:var(--muted);margin:4px 0;font-size:.75rem}.contact-actions{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.contact-actions a,.contact-actions button{border:1px solid var(--line);height:45px;color:var(--blue);background:#f8fbff;border-radius:12px;place-items:center;display:grid}.contact-actions button:disabled{color:var(--amber);background:var(--amber-soft)}.contact-actions svg{width:20px;height:20px}.zone-status{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:var(--card);flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:210px;padding:25px;display:flex}.zone-status>svg{width:62px;height:62px;color:var(--blue)}.zone-status.inside{background:#eaf8f1;border-color:#b6dfc9}.zone-status.inside>svg{color:var(--green)}.zone-status.outside{background:#fbe9eb;border-color:#efbcc1}.zone-status.outside>svg{color:var(--red)}.zone-status p,.zone-status strong,.zone-status span{margin:0;display:block}.zone-status p{font-weight:900}.zone-status strong{font-size:1.35rem}.zone-status span{color:var(--muted);margin-top:5px;font-size:.72rem}.settings-section{border:1px solid var(--line);background:var(--card);border-radius:21px;gap:14px;padding:21px;display:grid}.setting-row{justify-content:space-between;align-items:center;gap:15px;display:flex}.setting-row span,.settings-title p{color:var(--muted);font-size:.72rem;display:block}.range{width:100%;accent-color:var(--green)}.location-details,.safety-note{border-radius:17px;align-items:flex-start;gap:13px;padding:17px;display:flex}.location-details{border:1px solid var(--line);background:var(--card)}.location-details div>*{display:block}.location-details span{color:var(--muted);font-size:.72rem}.location-details a{color:var(--blue);margin-top:6px;font-size:.75rem;font-weight:800}.safety-note{color:#735115;background:var(--amber-soft)}.safety-note p{margin:0;font-size:.76rem;line-height:1.55}.demo-banner{color:#704b0e;background:var(--amber-soft);border:1px solid #f0d49d;border-radius:16px;align-items:flex-start;gap:11px;padding:15px;display:flex}.demo-banner p{margin:0;font-size:.76rem;line-height:1.55}.camera-stage{color:#fff;min-height:390px;box-shadow:var(--shadow);background:#15211b;border-radius:24px;place-items:center;display:grid;position:relative;overflow:hidden}.camera-stage video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.camera-placeholder{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:320px;padding:30px;display:flex;position:relative}.camera-placeholder svg{color:#96d2b3;width:64px;height:64px;margin-bottom:14px}.camera-placeholder strong{font-size:1.25rem}.camera-placeholder span{color:#ffffffa3;margin-top:6px;font-size:.78rem}.state-active .camera-placeholder{display:none}.scan-overlay{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03110a8c;align-content:center;place-items:center;gap:12px;display:grid;position:absolute;inset:0}.scan-overlay i{background:#7ef2b9;height:3px;animation:1.4s ease-in-out forwards scan;position:absolute;top:0;left:0;right:0;box-shadow:0 0 18px #7ef2b9}.scan-overlay svg{width:58px;height:58px}@keyframes scan{to{top:100%}}.scanner-controls{border:1px solid var(--line);background:var(--card);border-radius:20px;gap:8px;padding:20px;display:grid}.scan-result{border:1px solid var(--line);background:var(--card);border-radius:20px;justify-content:space-between;align-items:center;gap:15px;padding:19px;display:flex}.scan-result h2{margin:0 0 5px;font-size:1.2rem}.scan-result p{color:var(--muted);margin:0;font-size:.78rem}.result-safe{background:#eaf8f1;border-color:#addcc4}.result-danger{background:#fbe9eb;border-color:#efb8bd}.result-info{background:#edf4fc;border-color:#bcd1eb}.question-card{text-align:center;color:#753047;background:var(--rose-soft);border:1px solid #edc9d3;border-radius:24px;padding:25px}.question-card>svg{width:50px;height:50px}.question-card p{text-transform:uppercase;letter-spacing:.06em;margin:8px 0 2px;font-size:.73rem;font-weight:850}.question-card h2{margin:0;font-size:1.55rem;line-height:1.3}.record-section{border:1px solid var(--line);background:var(--card);border-radius:22px;align-items:center;gap:20px;padding:21px;display:flex}.record-button{color:#fff;background:var(--rose);border:0;border-radius:50%;place-items:center;width:88px;height:88px;display:grid;box-shadow:0 12px 30px #a63d5440}.record-button svg{width:38px;height:38px}.record-button.recording{background:var(--red);animation:1s ease-in-out infinite alternate recording}.record-section strong,.record-section span{display:block}.record-section span{color:var(--muted);margin-top:4px;font-size:.75rem}@keyframes recording{to{box-shadow:0 0 0 12px #b72e361f}}.memory-card{border:1px solid var(--line);background:var(--card);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:15px;display:grid}.memory-icon{width:42px;height:42px;color:var(--rose);background:var(--rose-soft);border-radius:13px;place-items:center;display:grid}.memory-card strong,.memory-card span{display:block}.memory-card strong{font-size:.84rem;line-height:1.35}.memory-card span{color:var(--muted);margin:4px 0;font-size:.68rem}.memory-card audio{width:100%;max-width:300px;height:38px}.memory-card>button{color:var(--red);background:0 0;border:0;padding:7px}.memory-card>button svg{width:19px;height:19px}.settings-title{align-items:center;gap:12px;display:flex}.settings-icon{width:45px;height:45px;color:var(--green);background:var(--green-soft);border-radius:14px;place-items:center;display:grid}.settings-title h2,.settings-title p{margin:0}.settings-title h2{font-size:1.15rem}.switch-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.switch-row>span{-moz-column-gap:10px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;display:grid}.switch-row>span svg{width:22px;height:22px;color:var(--green);grid-row:1/3}.switch-row b,.switch-row small{display:block}.switch-row small{color:var(--muted);font-size:.68rem}.switch-row input{width:48px;height:26px;accent-color:var(--green)}.danger-section{background:#fff8f8;border-color:#ebc5c8}.bottom-nav{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #c0d0c7e6;border-radius:23px;grid-template-columns:repeat(4,1fr);gap:4px;width:min(100% - 24px,590px);min-height:74px;padding:7px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #1531222e}.bottom-nav button{color:#75837b;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.62rem;font-weight:800;display:flex}.bottom-nav button svg{width:22px;height:22px}.bottom-nav button.active{color:var(--green);background:var(--green-soft)}.voice-button{z-index:90;color:#fff;background:var(--blue);border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:105px;right:max(20px,50vw - 290px);box-shadow:0 12px 30px #265d9847}.voice-button svg{width:25px;height:25px}.toast{border:1px solid var(--line);min-height:54px;color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.toast>svg{color:var(--blue)}.toast-success>svg{color:var(--green)}.toast-error>svg{color:var(--red)}.toast button{color:var(--muted);background:0 0;border:0;padding:5px}.toast svg{width:20px;height:20px}.sos-overlay{z-index:250;color:#fff;text-align:center;background:#7a1019f5;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.sos-overlay>svg{width:84px;height:84px;margin-bottom:18px}.sos-overlay .eyebrow{color:#ffc2c6}.sos-overlay h2{max-width:500px;margin:0;font-size:2rem}.sos-overlay>strong{font-size:8rem;line-height:1.05}.sos-overlay>p:not(.eyebrow){color:#ffffffb8;max-width:420px}.cancel-sos{min-width:210px;color:var(--red-dark);background:#fff}.emergency-card{text-align:center}.emergency-success>svg{width:68px;height:68px;color:var(--green)}.emergency-success h2{margin:12px 0 5px;font-size:1.7rem}.emergency-success p{color:var(--muted);margin:0 0 22px}.safety-disclaimer{color:var(--muted);margin:18px 0;font-size:.72rem;line-height:1.55}@media (width>=760px){.app-view{padding-top:42px}.feature-card{min-height:175px}.modal-backdrop{place-items:center}}@media (width<=480px){.app-view{padding-inline:14px}.auth-shell{padding:12px}.auth-card{border-radius:24px;padding:24px}.home-header h1{font-size:2.1rem}.page-header h1{font-size:2rem}.sos-card{min-height:116px}.sos-card strong{font-size:2.2rem}.sos-card .sos-icon{width:58px;height:58px}.feature-grid{gap:10px}.feature-card{min-height:140px;padding:15px}.feature-card strong{font-size:1rem}.form-grid{grid-template-columns:1fr}.button-row{flex-direction:column}.button-row>*{width:100%}.medicine-card{grid-template-columns:auto 1fr}.card-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.medicine-card>em{right:12px}.record-section{text-align:center;flex-direction:column}.memory-card{grid-template-columns:auto 1fr}.memory-card>button{grid-column:2;justify-self:end}.memory-card audio{max-width:220px}}.assistant-launcher{z-index:20;color:#4c3517;background:#fffaf0;border:1px solid #7b603038;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:inline-flex;position:fixed;bottom:92px;right:20px;box-shadow:0 12px 30px #3a250c29}.assistant-launcher svg{width:20px;height:20px}.assistant-backdrop{z-index:40;justify-content:flex-end;align-items:flex-end;padding:24px}.assistant-card{flex-direction:column;gap:14px;width:min(430px,100%);max-height:min(680px,100vh - 48px);padding:22px;display:flex}.assistant-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.assistant-header h2{align-items:center;gap:8px;margin:4px 0 0;display:flex}.assistant-disclaimer{color:#614716;background:#fff5dd;border-radius:12px;margin:0;padding:10px 12px;font-size:.88rem;line-height:1.45}.assistant-messages{flex-direction:column;gap:10px;min-height:180px;max-height:390px;padding:4px 2px;display:flex;overflow:auto}.assistant-message{white-space:pre-wrap;border-radius:14px;max-width:88%;margin:0;padding:10px 12px;line-height:1.45}.assistant-message.assistant{color:#312d27;background:#f2efe8;align-self:flex-start}.assistant-message.user{color:#fff;background:#315b50;align-self:flex-end}.assistant-form{align-items:center;gap:8px;display:flex}.assistant-form input{flex:1;min-width:0}.assistant-form button{padding:12px}@media (width<=600px){.assistant-launcher{bottom:82px;right:14px}.assistant-launcher span{display:none}.assistant-backdrop{padding:12px}.assistant-card{max-height:calc(100vh - 24px)}}@media (prefers-reduced-motion:reduce){.assistant-launcher,.assistant-card{transition:none!important}}:root{color:#1d2a24;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f7f4;font-family:Inter,ui-rounded,SF Pro Rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}svg{flex:none}:focus-visible{outline-offset:3px;outline:3px solid #176b4a}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
