*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Noto Sans Thai,sans-serif;background:#f5faff;color:#1a2a3a}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}:root{--bg:#f5faff;--card:#fff;--text:#1a2a3a;--muted:#718896;--line:#d8e9f1;--blue:#29abe2;--deep:#1a7db5;--aqua:#4bc8e8;--danger:#e53935;--success:#43a047;--shadow:0 18px 45px rgba(28,108,148,.1)}.aha-page{min-height:100vh;background:radial-gradient(circle at 10% 0,rgba(75,200,232,.16),transparent 30%),radial-gradient(circle at 90% 0,rgba(41,171,226,.12),transparent 30%),var(--bg);padding:18px 0 35px}.aha-shell{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{height:68px;justify-content:space-between;gap:16px;margin-bottom:18px}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;font-weight:900;font-size:24px}.brand-mark{width:44px;height:44px;border-radius:15px;background:linear-gradient(145deg,#29abe2,#1a7db5);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(41,171,226,.25)}.top-actions{display:flex;align-items:center;gap:8px}.icon-btn,.profile-chip{border:1px solid var(--line);background:hsla(0,0%,100%,.88);color:var(--text);border-radius:14px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.icon-btn{width:44px}.profile-chip{padding:5px 12px 5px 6px}.avatar{width:34px;height:34px;border-radius:11px;background:#e7f7fd;color:var(--deep);display:grid;place-items:center;font-weight:900}.hero{border-radius:30px;padding:34px;color:#fff;background:linear-gradient(135deg,#0c75b3,#29abe2 60%,#4bc8e8);box-shadow:0 24px 55px rgba(25,128,180,.2);overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-80px;top:-100px;background:hsla(0,0%,100%,.13)}.hero-content{position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:900;opacity:.8}.hero h1{font-size:42px;line-height:1.1;margin:10px 0}.hero p{margin:0;color:hsla(0,0%,100%,.9);font-size:17px}.hero-row{display:flex;justify-content:space-between;align-items:end;gap:20px}.hero-time{display:grid;text-align:right;grid-gap:3px;gap:3px;font-size:13px;color:hsla(0,0%,100%,.82)}.hero-time strong{font-size:32px;color:#fff}.grid{display:grid;grid-gap:18px;gap:18px}.bento{grid-template-columns:1.35fr .8fr .8fr;margin-top:18px}.card{background:hsla(0,0%,100%,.92);border:1px solid rgba(211,232,242,.95);border-radius:24px;box-shadow:var(--shadow);padding:22px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.section-title{font-size:20px;font-weight:900}.muted{color:var(--muted)}.small{font-size:13px}.health-pulse{min-height:230px;background:linear-gradient(145deg,#fff,#effaff)}.pulse-orb{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;margin:12px 0;background:radial-gradient(circle,#fff 0 26%,#bfefff 27% 55%,#4bc8e8 56% 100%);color:var(--deep);box-shadow:0 0 0 12px rgba(75,200,232,.1),0 0 0 25px rgba(75,200,232,.05)}.metric{font-size:30px;font-weight:900}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-card{display:flex;align-items:center;gap:14px;min-height:110px;text-align:left;transition:.2s}.quick-card:hover{transform:translateY(-3px)}.quick-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:#e9f8fe;color:var(--deep);flex:0 0 auto}.quick-card.danger .quick-icon{background:#fff0f0;color:var(--danger)}.quick-card h3{font-size:16px;margin:0 0 4px}.timeline{display:grid;grid-gap:11px;gap:11px}.timeline-item{display:grid;grid-template-columns:70px 10px 1fr;align-items:center;grid-gap:12px;gap:12px;padding:13px;border:1px solid var(--line);border-radius:18px;background:#fbfeff}.time{font-weight:900;color:var(--deep);font-size:17px}.dot{width:10px;height:10px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 5px rgba(75,200,232,.13)}.medicine-name{font-weight:850}.tag{padding:5px 9px;border-radius:999px;background:#eaf8f0;color:#26794b;font-size:12px;font-weight:800}.btn,.tag{display:inline-flex}.btn{border:0;border-radius:15px;padding:12px 16px;font-weight:850;transition:.2s;align-items:center;justify-content:center;gap:9px}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--deep));color:#fff;box-shadow:0 9px 22px rgba(41,171,226,.25)}.btn-soft{background:#edf9fe;color:var(--deep);border:1px solid #d3edf7}.btn-danger{background:#fff0f0;color:#c92d2a;border:1px solid #ffd4d2}.btn-ghost{background:transparent;color:var(--deep)}.btn-lg{min-height:56px;font-size:17px}.full{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.field{display:grid;grid-gap:7px;gap:7px}.field.full-field{grid-column:1/-1}.field label{font-weight:800;font-size:14px}.field input,.field select{width:100%;min-height:50px;padding:0 14px;border:1px solid #cfe4ee;border-radius:15px;background:#fff;color:var(--text);outline:none}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(41,171,226,.12)}.switch-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid var(--line);border-radius:17px}.switch{width:48px;height:28px;border-radius:99px;background:#cadbe4;padding:3px;border:0}.switch span{display:block;width:22px;height:22px;border-radius:50%;background:#fff;transition:.2s}.switch.on{background:var(--blue)}.switch.on span{transform:translateX(20px)}.reminder-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:15px;gap:15px;align-items:center}.reminder-time{font-size:28px;font-weight:900;color:var(--deep);min-width:92px}.pill-icon{width:52px;height:52px;border-radius:17px;background:#eaf8fe;color:var(--deep);display:grid;place-items:center}.actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.empty{padding:38px 20px;text-align:center;border:1px dashed #bddce9;border-radius:22px;color:var(--muted);background:#fbfeff}.error{border-radius:14px;background:#fff0f0;color:#b82d2a;border:1px solid #ffd1cf}.error,.success{padding:12px 14px}.success{border-radius:14px;background:#edf9f2;color:#287c4e;border:1px solid #ccebd8}.nav-row{display:flex;gap:8px;overflow:auto;padding-bottom:4px;margin-bottom:18px}.nav-pill{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--muted);padding:10px 14px;border-radius:999px;font-weight:800}.nav-pill.active{background:#eaf8fe;color:var(--deep);border-color:#c6eaf7}.danger-panel{max-width:720px;margin:50px auto}.sos-ring{width:170px;height:170px;border-radius:50%;display:grid;place-items:center;margin:10px auto 24px;background:#fff0f0;border:1px solid #ffd2d0;box-shadow:0 0 0 18px rgba(229,57,53,.05),0 0 0 36px rgba(229,57,53,.025)}.sos-core{width:112px;height:112px;border-radius:50%;border:0;background:linear-gradient(145deg,#ef4e4a,#c92521);color:#fff;font-size:26px;font-weight:950;box-shadow:0 18px 34px rgba(229,57,53,.3)}.center{text-align:center}.location-box{padding:15px;border:1px solid var(--line);border-radius:17px;background:#fbfeff;text-align:left}.notification-item{display:grid;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff}.notification-item.unread{background:#f1fbff;border-color:#c9eaf6}.notification-icon{width:42px;height:42px;border-radius:14px;background:#eaf8fe;color:var(--deep);display:grid;place-items:center}.footer-nav{position:-webkit-sticky;position:sticky;bottom:16px;display:flex;justify-content:center;margin-top:22px;z-index:10}.footer-nav-inner{display:flex;gap:5px;padding:7px;background:hsla(0,0%,100%,.9);border:1px solid var(--line);box-shadow:0 15px 40px rgba(35,93,122,.16);border-radius:22px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.footer-link{min-width:76px;padding:9px 10px;border:0;background:transparent;border-radius:16px;color:var(--muted);display:grid;place-items:center;grid-gap:4px;gap:4px;font-size:11px;font-weight:800}.footer-link.active{background:#eaf8fe;color:var(--deep)}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 15%,rgba(75,200,232,.2),transparent 30%),radial-gradient(circle at 85% 0,rgba(41,171,226,.16),transparent 30%),var(--bg)}.auth-card{width:min(980px,100%);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:32px;box-shadow:0 30px 80px rgba(25,110,150,.16)}.auth-visual{padding:46px;background:linear-gradient(145deg,#0d76b5,#28afe1);color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:620px}.auth-visual h1{font-size:46px;line-height:1;margin:14px 0}.auth-visual p{font-size:17px;line-height:1.8;color:hsla(0,0%,100%,.88)}.auth-bubbles{display:grid;grid-gap:10px;gap:10px}.auth-bubble{padding:13px 15px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.12);border-radius:16px;display:flex;align-items:center;gap:8px}.auth-form{padding:42px}.step-dots{display:flex;gap:7px;margin-bottom:24px}.step-dot{height:6px;flex:1 1;background:#e3edf2;border-radius:99px}.step-dot.active{background:var(--blue)}.auth-form h2{font-size:30px;margin:0 0 8px}.auth-form .sub{margin:0 0 24px;color:var(--muted);line-height:1.6}.auth-form form{display:grid;grid-gap:15px;gap:15px}.auth-actions{display:flex;gap:10px}.checkbox-grid{display:flex;flex-wrap:wrap;gap:8px}.check-chip{padding:9px 11px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-weight:700}.check-chip.active{background:#eaf8fe;color:var(--deep);border-color:#bce5f4}.modal-backdrop{position:fixed;inset:0;background:rgba(17,48,68,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px;z-index:50}.modal-card{width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:28px;padding:24px;box-shadow:0 30px 90px rgba(15,64,91,.25)}:root[data-theme=dark]{--bg:#0b1720;--card:#10222e;--text:#e8f4f8;--muted:#9bb3c0;--line:#294553}:root[data-theme=dark] .aha-page{background:radial-gradient(circle at 15% 5%,rgba(75,200,232,.12),transparent 30%),#0b1720}:root[data-theme=dark] .card,:root[data-theme=dark] .footer-nav-inner,:root[data-theme=dark] .icon-btn,:root[data-theme=dark] .modal-card,:root[data-theme=dark] .nav-pill,:root[data-theme=dark] .profile-chip{background:#10222e;border-color:#294553;color:#e8f4f8}:root[data-theme=dark] .empty,:root[data-theme=dark] .field input,:root[data-theme=dark] .field select,:root[data-theme=dark] .location-box,:root[data-theme=dark] .notification-item,:root[data-theme=dark] .timeline-item{background:#0d1d27;border-color:#294553;color:#e8f4f8}:root[data-theme=dark] .btn-soft{background:#173444;color:#8fdef4;border-color:#2d5364}@media(max-width:900px){.bento{grid-template-columns:1fr 1fr}.auth-card{grid-template-columns:1fr}.auth-visual{min-height:auto;padding:30px}.auth-visual h1{font-size:38px}.hero-time{display:none}}@media(max-width:640px){.aha-shell{width:calc(100% - 20px)}.topbar{height:58px}.brand{font-size:20px}.brand-mark{width:40px;height:40px}.profile-chip .name{display:none}.bento,.form-grid,.quick-grid{grid-template-columns:1fr}.hero{padding:24px;border-radius:25px}.hero h1{font-size:32px}.card{padding:18px;border-radius:21px}.reminder-card{grid-template-columns:auto 1fr}.reminder-card .actions{grid-column:1/-1;justify-content:flex-start}.reminder-time{font-size:23px;min-width:75px}.auth-form{padding:28px 22px}.auth-visual{padding:28px}.auth-visual h1{font-size:34px}.footer-link{min-width:64px}.footer-link span{display:none}.notification-item{grid-template-columns:auto 1fr}.notification-item .actions{grid-column:1/-1;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.home-page{padding:0 0 24px;background:#f3faff}.home-shell{width:min(1180px,calc(100% - 40px))}.home-header{height:78px;justify-content:space-between;gap:20px}.home-brand,.home-header{display:flex;align-items:center}.home-brand{gap:10px;color:#103d73}.home-logo{width:48px;height:48px;display:grid;place-items:center}.home-logo svg{width:48px;height:48px}.home-brand strong{display:block;font-size:29px;line-height:1;font-weight:950;letter-spacing:-1px}.home-brand small{display:block;color:#2378ad;font-size:11px;font-weight:700;margin-top:4px}.home-header-actions{display:flex;align-items:center;gap:12px}.home-date{font-size:12px;color:#6c8292}.home-icon-button{position:relative;width:44px;height:44px;border:1px solid #d7eaf3;background:#fff;border-radius:15px;color:#174c7c;display:grid;place-items:center}.notification-badge{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:#e53935;color:#fff;font-size:10px;display:grid;place-items:center}.home-profile{border:1px solid #d7eaf3;background:#fff;border-radius:16px;padding:5px 10px 5px 6px;display:flex;align-items:center;gap:8px;color:#174c7c}.home-avatar{width:34px;height:34px;border-radius:11px;background:#e5f6fd;color:#167eb8;display:grid;place-items:center;font-weight:900}.home-profile-name{font-weight:800;font-size:13px}.home-welcome{min-height:285px;border-radius:30px;background:linear-gradient(100deg,#e9f8ff,#e5f6fc 55%,#d8f0fa);position:relative;overflow:hidden;display:flex;align-items:center;padding:28px 48px 20px}.home-welcome:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-150px;top:-250px;background:rgba(41,171,226,.1)}.home-welcome-copy{position:relative;z-index:3;max-width:54%;padding-bottom:12px}.home-welcome-copy h1{font-size:44px;line-height:1.08;color:#123f73;margin:0 0 12px;font-weight:950;letter-spacing:-1px}.home-welcome-copy p{margin:0;color:#35698f;font-size:17px;font-weight:650}.home-portrait{position:absolute;right:0;bottom:0;width:min(50%,520px);height:100%;overflow:hidden;display:flex;justify-content:flex-end;align-items:flex-end}.home-portrait-halo{position:absolute;width:330px;height:330px;right:30px;bottom:-100px;border-radius:50%;background:hsla(0,0%,100%,.62)}.home-elder-photo{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center 38%;mix-blend-mode:multiply}.home-welcome-badge{position:absolute;z-index:4;right:285px;top:38px;background:hsla(0,0%,100%,.64);border:1px solid hsla(0,0%,100%,.85);border-radius:22px;padding:12px 18px;color:#2472a2;font-weight:900;font-size:15px;line-height:1.35;box-shadow:0 12px 30px rgba(50,120,155,.08)}.home-error{margin-top:12px}.home-next-card{margin-top:16px;min-height:150px;background:#fff;border:1px solid #dbeef5;border-radius:28px;padding:22px 28px;display:grid;grid-template-columns:110px 1fr auto;align-items:center;grid-gap:22px;gap:22px;box-shadow:0 14px 38px rgba(30,113,151,.08)}.home-pill-icon{width:92px;height:92px;border-radius:50%;background:#e1f4fd;color:#188ed0;display:grid;place-items:center}.home-label{font-size:18px;color:#35698f;font-weight:850}.home-next-time{font-size:52px;line-height:1;color:#123f73;font-weight:950;letter-spacing:-1px;margin:5px 0}.home-medicine{font-size:18px;color:#274f70;font-weight:800}.home-next-side{min-width:205px;min-height:92px;border:0;border-radius:20px;background:#eef9fe;color:#2378ad;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;text-align:left}.home-next-side span{font-size:14px;line-height:1.35}.home-next-side b{font-size:20px}.home-actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:16px}.home-action{border:0;border-radius:25px;min-height:190px;padding:20px 22px;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;box-shadow:0 16px 35px rgba(30,120,155,.12)}.home-action:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-38px;bottom:-45px;background:hsla(0,0%,100%,.12)}.home-action-blue{background:linear-gradient(145deg,#21a9ea,#1485c7)}.home-action-green{background:linear-gradient(145deg,#32c4b1,#17a99c)}.home-action-red{background:linear-gradient(145deg,#ff716b,#ec4d48)}.home-action-icon{width:58px;height:58px;border-radius:50%;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.28);display:grid;place-items:center;margin-bottom:auto}.home-action strong{font-size:25px;line-height:1.1;margin-top:12px}.home-action small{font-size:13px;opacity:.94;margin-top:5px}.home-arrow{align-self:flex-end;margin-top:9px;width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.18);display:grid;place-items:center;font-size:29px;line-height:1}.home-two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:16px}.home-card{background:#fff;border:1px solid #dbeef5;border-radius:25px;padding:23px 26px;box-shadow:0 14px 35px rgba(30,113,151,.06)}.home-card h2{margin:0;color:#123f73;font-size:22px}.home-progress-wrap{display:flex;align-items:center;gap:24px;margin-top:18px}.home-ring{width:122px;height:122px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#24b7c6 0 68%,#e4edf1 68% 100%);position:relative;flex:0 0 auto}.home-ring:after{content:"";position:absolute;inset:11px;border-radius:50%;background:#fff}.home-ring span{position:relative;z-index:1;text-align:center;color:#426982;font-size:12px}.home-ring b{display:block;font-size:25px;color:#123f73}.home-progress-wrap>div:last-child strong{display:block;font-size:20px;color:#207b9e}.home-progress-wrap>div:last-child small{display:block;margin-top:5px;color:#7190a2}.home-care-card{background:linear-gradient(145deg,#f5fffb,#effbf7)}.home-online-dot{font-size:12px;color:#20b383;margin-left:7px}.home-care-row{display:flex;align-items:center;gap:13px;margin-top:18px}.home-care-avatar{width:50px;height:50px;border-radius:16px;background:#d7f4e9;color:#16956f;display:grid;place-items:center;font-size:20px;font-weight:900}.home-care-row div{flex:1 1}.home-care-row strong{display:block;color:#206b58}.home-care-row small{display:block;color:#70968b;margin-top:3px}.home-timeline-card{margin-top:16px}.home-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.home-card-head button{border:0;background:transparent;color:#2478ad;font-weight:850;display:flex;align-items:center;gap:4px}.home-timeline{position:relative}.home-timeline-row{min-height:72px;display:grid;grid-template-columns:70px 28px 1fr auto;align-items:center;grid-gap:10px;gap:10px;position:relative}.home-timeline-row:not(:last-child) .home-timeline-line:after{content:"";position:absolute;width:3px;height:48px;background:#dce9ef;left:12px;top:30px}.home-timeline-line{position:relative;display:grid;place-items:center;height:100%}.home-timeline-line i{width:18px;height:18px;border-radius:50%;background:#fff;border:5px solid #aebfca;z-index:2}.home-timeline-line i.done{border-color:#23b8bf;background:#23b8bf}.home-row-time{font-size:18px;font-weight:900;color:#234e72}.home-timeline-row strong{display:block;font-size:16px;color:#1d4668}.home-timeline-row small{display:block;color:#7892a2;font-size:13px;margin-top:4px}.home-status{justify-self:end;min-width:105px;text-align:center;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:900}.home-status-done{background:#e9f9f1;color:#1f9b6e}.home-status-wait{background:#e8f6fd;color:#1884bd}.home-status-later{background:#f2f4f6;color:#7c8b95}.home-wellness-banner{margin-top:16px;min-height:105px;border-radius:24px;background:linear-gradient(100deg,#e9f9ff,#dff6fb);border:1px solid #ccebf4;position:relative;overflow:hidden;padding:22px 70px 18px 28px}.home-wellness-banner h2{margin:0;color:#165487;font-size:24px}.home-wellness-banner p{margin:4px 0 0;color:#4e7894}.home-wellness-banner svg{position:absolute;right:0;bottom:-3px;width:58%;height:100%;opacity:.55}.home-wellness-banner button{position:absolute;right:18px;top:31px;width:44px;height:44px;border:0;border-radius:50%;background:hsla(0,0%,100%,.75);color:#2378ad;display:grid;place-items:center}.home-footer-nav{margin-top:18px}.home-footer-nav .footer-nav-inner{width:min(600px,100%);justify-content:space-around}.home-footer-danger{color:#df4844}@media(max-width:900px){.home-welcome{padding-left:30px}.home-welcome-copy{max-width:58%}.home-welcome-copy h1{font-size:37px}.home-portrait{width:53%}.home-welcome-badge{right:190px}.home-next-card{grid-template-columns:90px 1fr}.home-next-side{grid-column:1/-1;width:100%}}@media(max-width:640px){.home-page{padding-bottom:10px}.home-shell{width:100%}.home-header{height:68px;padding:0 14px}.home-date,.home-profile-name{display:none}.home-brand strong{font-size:25px}.home-brand small{font-size:9px}.home-welcome{margin:0 10px;min-height:315px;border-radius:26px;padding:24px 20px;align-items:flex-start}.home-welcome-copy{max-width:100%;position:relative;z-index:5}.home-welcome-copy h1{font-size:34px;max-width:170px}.home-welcome-copy p{font-size:14px;max-width:190px;line-height:1.45}.home-portrait{width:100%;height:205px;right:0;bottom:0}.home-portrait-halo{width:245px;height:245px;right:-20px;bottom:-125px}.home-elder-photo{width:78%;height:100%;object-position:center 35%;margin-right:-4%}.home-welcome-badge{right:auto;left:20px;top:116px;font-size:12px;padding:8px 12px;border-radius:15px}.home-next-card{margin:12px 10px 0;border-radius:22px;padding:18px;grid-template-columns:64px 1fr;gap:14px}.home-pill-icon{width:64px;height:64px}.home-pill-icon svg{width:36px!important;height:36px!important}.home-label{font-size:14px}.home-next-time{font-size:39px}.home-medicine{font-size:14px}.home-next-side{min-height:58px;grid-column:1/-1;padding:10px 14px}.home-next-side b{font-size:17px}.home-actions{margin:12px 10px 0;grid-template-columns:repeat(3,1fr);gap:8px}.home-action{min-height:142px;padding:13px 11px;border-radius:19px}.home-action-icon{width:43px;height:43px}.home-action-icon svg{width:25px!important;height:25px!important}.home-action strong{font-size:17px;margin-top:8px}.home-action small{font-size:10px;line-height:1.25}.home-arrow{width:28px;height:28px;font-size:22px}.home-two-col{margin:12px 10px 0;grid-template-columns:1fr 1fr;gap:8px}.home-card{padding:16px;border-radius:20px}.home-card h2{font-size:17px}.home-progress-wrap{display:block;margin-top:12px}.home-ring{width:82px;height:82px;margin:auto}.home-ring:after{inset:8px}.home-ring b{font-size:18px}.home-ring span{font-size:9px}.home-progress-wrap>div:last-child{margin-top:8px;text-align:center}.home-progress-wrap>div:last-child strong{font-size:15px}.home-progress-wrap>div:last-child small{font-size:10px}.home-care-row{gap:7px;margin-top:12px}.home-care-avatar{width:38px;height:38px;border-radius:12px;font-size:15px}.home-care-row strong{font-size:12px}.home-care-row small{font-size:10px}.home-care-row>svg{width:18px}.home-timeline-card{margin:12px 10px 0}.home-timeline-row{grid-template-columns:48px 20px 1fr;gap:5px;min-height:64px}.home-row-time{font-size:14px}.home-timeline-row strong{font-size:13px}.home-timeline-row small{font-size:10px}.home-status{grid-column:3;justify-self:start;min-width:0;padding:5px 9px;font-size:9px;margin-top:-8px}.home-timeline-row:not(:last-child) .home-timeline-line:after{height:42px;left:8px;top:27px}.home-timeline-line i{width:14px;height:14px;border-width:4px}.home-wellness-banner{margin:12px 10px 0;min-height:86px;padding:17px 50px 15px 18px;border-radius:18px}.home-wellness-banner h2{font-size:17px}.home-wellness-banner p{font-size:10px}.home-wellness-banner button{right:10px;top:21px;width:36px;height:36px}.home-footer-nav{position:-webkit-sticky;position:sticky;bottom:8px;margin:10px 10px 0}.home-footer-nav .footer-nav-inner{width:100%;border-radius:18px}.home-footer-nav .footer-link{min-width:25%;padding:8px 5px}.home-footer-nav .footer-link span{display:block;font-size:9px}}.aha-v3-page{min-height:100vh;background:#edf8fd;color:#173f67}.aha-v3-layout{min-height:100vh;display:flex}.aha-v3-sidebar{width:214px;flex:0 0 214px;background:hsla(0,0%,100%,.82);border-right:1px solid #d7edf5;padding:27px 18px 18px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.aha-v3-brand{display:flex;align-items:center;gap:8px;color:#113f73;white-space:nowrap}.aha-v3-brand-mark{width:57px;height:42px;display:grid;place-items:center}.aha-v3-brand-mark svg{width:57px;height:42px}.aha-v3-brand strong{display:block;font-size:30px;line-height:1;font-weight:950;letter-spacing:-1.2px}.aha-v3-brand small{display:block;font-size:9px;color:#2679aa;font-weight:700;margin-top:4px}.aha-v3-side-links{margin-top:32px;display:grid;grid-gap:8px;gap:8px}.aha-v3-side-links button{border:0;background:transparent;border-radius:14px;min-height:50px;padding:0 16px;display:flex;align-items:center;gap:15px;color:#144a7d;font-size:16px;font-weight:800;text-align:left}.aha-v3-side-links button:hover{background:#eaf7fd}.aha-v3-side-links button.active{background:#dceffc;color:#147fca}.aha-v3-side-spacer{flex:1 1}.aha-v3-side-care{display:flex;gap:12px;align-items:center;padding:12px 10px;color:#124b7d}.aha-v3-side-care strong{display:block;font-size:14px}.aha-v3-side-care span{display:block;color:#24ad82;font-size:10px;font-weight:800;margin-top:3px}.aha-v3-side-care i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22bb89;margin-right:4px}.aha-v3-side-wellness{margin-top:12px;border-radius:17px;min-height:135px;padding:19px 16px;background:linear-gradient(145deg,#dff6ff,#ccecf9);color:#12659c;position:relative;overflow:hidden}.aha-v3-side-wellness strong{display:block;font-size:16px;line-height:1.35;margin-top:9px}.aha-v3-wave{position:absolute;right:9px;bottom:-5px;font-size:64px;color:#63c7e7;transform:rotate(-7deg)}.aha-v3-main{min-width:0;flex:1 1}.aha-v3-topbar{height:84px;background:hsla(0,0%,100%,.88);border-bottom:1px solid #d9edf5;display:flex;align-items:center;gap:25px;padding:0 30px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.aha-v3-topbar>.aha-v3-brand{display:none}.aha-v3-voice-pill{height:52px;min-width:285px;border:0;border-radius:28px;background:#dff3ff;color:#087bc1;display:flex;align-items:center;gap:12px;padding:0 17px;font-size:17px}.aha-v3-voice-pill span{width:38px;height:38px;border-radius:50%;background:#bce8fb;display:grid;place-items:center}.aha-v3-voice-pill.listening{background:#dff8f2;color:#0d9d83}.aha-v3-top-message{display:flex;flex-direction:column;line-height:1.35;color:#4b718b;font-size:11px}.aha-v3-top-message strong{font-size:14px;color:#2672a1}.aha-v3-top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.aha-v3-top-actions>button{width:42px;height:42px;border:0;background:transparent;border-radius:13px;color:#5c7c90;display:grid;place-items:center;position:relative}.aha-v3-top-actions>button:hover{background:#eef8fc}.aha-v3-top-actions>button>b{position:absolute;right:1px;top:0;background:#e74c4c;color:#fff;border-radius:99px;min-width:16px;height:16px;font-size:9px;display:grid;place-items:center}.aha-v3-user-avatar{width:34px;height:34px;border-radius:50%;background:#dff1fb;color:#167db6;display:grid;place-items:center;font-weight:900}.aha-v3-content{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:18px 0 28px}.aha-v3-hero{height:232px;border-radius:17px;background:linear-gradient(102deg,#e3f5fd,#cfeef9);overflow:hidden;position:relative;display:flex;align-items:center}.aha-v3-hero-copy{position:relative;z-index:4;padding:30px 0 20px 38px;width:58%}.aha-v3-hero-copy h1{font-size:44px;line-height:1.1;letter-spacing:-1px;color:#123f73;margin:0;font-weight:950}.aha-v3-hero-copy p{font-size:17px;color:#5c8197;margin:11px 0 0;font-weight:650}.aha-v3-hero-line{display:block;width:66px;height:5px;background:#20a9e5;border-radius:10px;margin-top:23px}.aha-v3-hero-photo{position:absolute;right:0;top:0;width:55%;height:100%;overflow:hidden}.aha-v3-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:72% 43%;display:block;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 26%,#000);mask-image:linear-gradient(90deg,transparent 0,#000 26%,#000)}.aha-v3-hero-note{position:absolute;z-index:5;right:22px;top:39px;color:#176da0;font-size:17px;line-height:1.28;font-weight:850;text-align:right}.aha-v3-actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:11px}.aha-v3-action{height:102px;border:0;border-radius:18px;display:grid;grid-template-columns:55px 1fr 35px;align-items:center;grid-gap:13px;gap:13px;text-align:left;padding:13px 17px;position:relative;overflow:hidden;color:#fff}.aha-v3-action.blue{background:linear-gradient(135deg,#35b4ed,#188bd0)}.aha-v3-action.green{background:linear-gradient(135deg,#44c9b5,#19a99d)}.aha-v3-action.red{background:linear-gradient(135deg,#ff827b,#ed5752)}.aha-v3-action-icon{width:55px;height:55px;border-radius:50%;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.3);display:grid;place-items:center}.aha-v3-action strong{font-size:21px;line-height:1.15}.aha-v3-arrow{width:33px;height:33px;border-radius:50%;background:hsla(0,0%,100%,.2);display:grid;place-items:center;font-size:29px}.aha-v3-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;gap:10px;margin-top:12px}.aha-v3-card,.aha-v3-today-card{background:#fff;border:1px solid #dbeef5;border-radius:18px;box-shadow:0 8px 25px rgba(25,112,148,.05)}.aha-v3-card{padding:17px 18px;min-height:218px}.aha-v3-card-title{font-size:16px;color:#10477a;font-weight:900;display:flex;align-items:center;justify-content:space-between}.aha-v3-card-title button{border:0;background:transparent;color:#1688c9;font-size:11px;font-weight:800;display:flex;align-items:center;gap:3px}.aha-v3-next-inner{display:flex;align-items:center;gap:13px;margin-top:19px}.aha-v3-clock{width:53px;height:53px;border-radius:50%;background:#eaf7fd;color:#1263a0;display:grid;place-items:center;flex:0 0 auto}.aha-v3-next-inner strong{display:block;font-size:36px;color:#164b80;line-height:1}.aha-v3-next-inner span{display:block;font-size:13px;color:#214e71;font-weight:850;margin-top:5px}.aha-v3-next-inner small{display:block;color:#7891a0;font-size:10px;margin-top:3px}.aha-v3-primary-button{width:100%;height:39px;border:0;border-radius:20px;background:#168ed9;color:#fff;font-weight:850;font-size:12px;justify-content:center;gap:6px}.aha-v3-primary-button,.aha-v3-progress-inner{margin-top:17px;display:flex;align-items:center}.aha-v3-progress-inner{gap:20px}.aha-v3-ring{width:108px;height:108px;border-radius:50%;background:conic-gradient(#19b59c var(--progress),#dfeef3 0);position:relative;display:grid;place-items:center;flex:0 0 auto}.aha-v3-ring:after{content:"";position:absolute;inset:10px;background:#fff;border-radius:50%}.aha-v3-ring span{position:relative;z-index:1;text-align:center;color:#56748a;font-size:10px}.aha-v3-ring b{display:block;font-size:24px;color:#174b7d}.aha-v3-progress-inner strong{display:block;color:#149b82;font-size:18px}.aha-v3-progress-inner span{display:block;color:#6b8797;font-size:11px;line-height:1.4;margin-top:4px}.aha-v3-mini-note{margin-top:13px;padding:9px 11px;border-radius:12px;background:#effaf8;color:#278f7e;font-size:10px;display:flex;align-items:center;gap:6px}.aha-v3-mini-timeline{margin-top:13px}.aha-v3-mini-row{display:grid;grid-template-columns:14px 43px 1fr;align-items:center;grid-gap:7px;gap:7px;min-height:53px;position:relative}.aha-v3-mini-row:not(:last-child):before{content:"";position:absolute;left:6px;top:25px;height:39px;width:2px;background:#d9e9ee}.aha-v3-mini-row>span{width:12px;height:12px;border-radius:50%;border:3px solid #168ed9;background:#fff;z-index:1}.aha-v3-mini-row>span.done{background:#20b9a4;border-color:#20b9a4}.aha-v3-mini-row time{font-size:11px;color:#3f7192}.aha-v3-mini-row strong{display:block;font-size:11px;color:#244f70;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aha-v3-mini-row small{display:block;font-size:9px;color:#2ca991;margin-top:2px}.aha-v3-empty-mini{font-size:11px;color:#8399a6;padding:25px 0}.aha-v3-today-card{margin-top:12px;padding:18px 21px}.aha-v3-section-title{display:flex;align-items:center;justify-content:space-between}.aha-v3-section-title h2{margin:0;font-size:19px;color:#12487a}.aha-v3-section-title button{border:0;background:transparent;color:#177eb8;font-weight:800;font-size:11px;display:flex;align-items:center;gap:4px}.aha-v3-table{margin-top:7px}.aha-v3-med-row{min-height:63px;display:grid;grid-template-columns:58px 22px 1fr 108px;align-items:center;grid-gap:9px;gap:9px}.aha-v3-med-row time{font-size:14px;font-weight:900;color:#254f70}.aha-v3-dot{width:16px;height:16px;border-radius:50%;border:4px solid #a9bdc8;background:#fff;position:relative}.aha-v3-dot:after{content:"";position:absolute;left:4px;top:12px;width:2px;height:42px;background:#d8e8ed}.aha-v3-med-row:last-child .aha-v3-dot:after{display:none}.aha-v3-dot.done{border-color:#20b9aa;background:#20b9aa}.aha-v3-dot.current{border-color:#168ed9}.aha-v3-med-row strong{display:block;font-size:14px;color:#244e70}.aha-v3-med-row small{display:block;color:#7891a0;font-size:10px;margin-top:3px}.aha-v3-status{justify-self:end;min-width:94px;text-align:center;padding:9px 11px;border-radius:20px;font-size:10px;font-weight:900}.aha-v3-status.done{background:#e8f9f2;color:#1d9e76}.aha-v3-status.wait{background:#e7f5fc;color:#1686c2}.aha-v3-status.later{background:#f0f2f4;color:#82919a}.aha-v3-bottom-grid{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:12px;gap:12px;margin-top:12px}.aha-v3-care-card,.aha-v3-wellness{min-height:96px;border-radius:17px;padding:17px 20px;display:flex;align-items:center;gap:13px}.aha-v3-care-card{background:#effbf6;border:1px solid #d5f2e7;color:#247c68}.aha-v3-care-card>svg{margin-left:auto}.aha-v3-care-icon{width:48px;height:48px;border-radius:50%;background:#d9f3e9;display:grid;place-items:center}.aha-v3-care-card h2{font-size:15px;margin:0;color:#17735f}.aha-v3-care-card h2 span{color:#159f7c}.aha-v3-care-card h2 i{font-style:normal;color:#20b68e;font-size:9px}.aha-v3-care-card p{font-size:11px;margin:5px 0 0;color:#648b80}.aha-v3-wellness{background:linear-gradient(105deg,#e9f8fd,#d8f1fa);color:#1685bd;position:relative;overflow:hidden}.aha-v3-wellness h2{margin:0;font-size:20px;color:#14517f}.aha-v3-wellness p{margin:4px 0 0;font-size:11px;color:#56819a}.aha-v3-wellness>span{font-size:58px;color:#50badb;margin-left:auto;line-height:1;transform:rotate(-6deg)}.aha-v3-mobile-nav{display:none}.aha-v3-empty{text-align:center;padding:22px;color:#78909f;font-size:12px}.aha-v3-empty button{border:0;border-radius:18px;background:#168ed9;color:#fff;padding:8px 14px;margin-left:8px;font-weight:800}@media(max-width:1050px){.aha-v3-sidebar{width:180px;flex-basis:180px;padding-left:12px;padding-right:12px}.aha-v3-content{width:calc(100% - 30px)}.aha-v3-voice-pill{min-width:220px}.aha-v3-top-message{display:none}}@media(max-width:760px){.aha-v3-layout{display:block}.aha-v3-sidebar{display:none}.aha-v3-topbar{height:67px;padding:0 13px;gap:9px;position:-webkit-sticky;position:sticky}.aha-v3-topbar>.aha-v3-brand{display:flex}.aha-v3-topbar>.aha-v3-brand .aha-v3-brand-mark,.aha-v3-topbar>.aha-v3-brand .aha-v3-brand-mark svg{width:42px;height:30px}.aha-v3-topbar>.aha-v3-brand strong{font-size:25px}.aha-v3-topbar>.aha-v3-brand small{font-size:7px}.aha-v3-voice-pill{height:43px;min-width:0;flex:1 1;padding:0 10px;font-size:13px;gap:7px}.aha-v3-voice-pill span{width:31px;height:31px}.aha-v3-top-actions{gap:1px}.aha-v3-top-actions>button{width:35px;height:35px}.aha-v3-top-actions>button:nth-child(2),.aha-v3-top-actions>button:nth-child(3){display:none}.aha-v3-content{width:100%;padding:10px 10px 88px}.aha-v3-hero{height:255px;border-radius:19px}.aha-v3-hero-copy{padding:24px 0 20px 20px;width:57%;align-self:flex-start}.aha-v3-hero-copy h1{font-size:31px;line-height:1.12}.aha-v3-hero-copy p{font-size:13px;line-height:1.4;margin-top:9px}.aha-v3-hero-line{width:49px;height:4px;margin-top:15px}.aha-v3-hero-photo{width:62%;height:72%;bottom:0;top:auto}.aha-v3-hero-photo img{object-position:73% 40%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 25%,#000);mask-image:linear-gradient(90deg,transparent 0,#000 25%,#000)}.aha-v3-hero-note{right:12px;top:12px;font-size:11px}.aha-v3-actions{gap:7px;margin-top:9px}.aha-v3-action{height:150px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:13px 7px}.aha-v3-action-icon{width:47px;height:47px;flex:0 0 auto}.aha-v3-action strong{font-size:15px;margin-top:9px;text-align:center}.aha-v3-arrow{width:30px;height:30px;font-size:24px;margin-top:auto}.aha-v3-grid-3{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.aha-v3-card{padding:14px 13px;min-height:174px;border-radius:17px}.aha-v3-card-title{font-size:14px}.aha-v3-card-title button{font-size:9px}.aha-v3-next-inner{gap:8px;margin-top:14px}.aha-v3-clock{width:42px;height:42px}.aha-v3-clock svg{width:30px!important;height:30px!important}.aha-v3-next-inner strong{font-size:28px}.aha-v3-next-inner span{font-size:11px}.aha-v3-next-inner small{font-size:8px}.aha-v3-primary-button{height:34px;margin-top:12px;font-size:9px}.aha-v3-progress-inner{gap:9px;margin-top:12px}.aha-v3-ring{width:77px;height:77px}.aha-v3-ring:after{inset:7px}.aha-v3-ring b{font-size:18px}.aha-v3-ring span{font-size:7px}.aha-v3-progress-inner strong{font-size:13px}.aha-v3-progress-inner span{font-size:8px}.aha-v3-mini-note{font-size:8px;margin-top:9px;padding:7px}.aha-v3-mini-timeline{margin-top:6px}.aha-v3-mini-row{grid-template-columns:11px 37px 1fr;gap:5px;min-height:43px}.aha-v3-mini-row:not(:last-child):before{left:5px;top:22px;height:30px}.aha-v3-mini-row>span{width:10px;height:10px;border-width:3px}.aha-v3-mini-row strong,.aha-v3-mini-row time{font-size:9px}.aha-v3-mini-row small{font-size:8px}.aha-v3-today-card{margin-top:9px;padding:15px 14px;border-radius:17px}.aha-v3-section-title h2{font-size:16px}.aha-v3-section-title button{font-size:9px}.aha-v3-med-row{min-height:55px;grid-template-columns:43px 17px 1fr 73px;gap:6px}.aha-v3-med-row time{font-size:11px}.aha-v3-dot{width:12px;height:12px;border-width:3px}.aha-v3-dot:after{left:3px;top:9px;height:39px}.aha-v3-med-row strong{font-size:11px}.aha-v3-med-row small{font-size:8px}.aha-v3-status{min-width:68px;padding:7px 4px;font-size:8px}.aha-v3-bottom-grid{grid-template-columns:1fr;gap:8px;margin-top:9px}.aha-v3-care-card,.aha-v3-wellness{min-height:79px;padding:13px 14px;border-radius:16px}.aha-v3-care-icon{width:39px;height:39px}.aha-v3-care-card h2{font-size:12px}.aha-v3-care-card p{font-size:9px}.aha-v3-wellness h2{font-size:16px}.aha-v3-wellness p{font-size:9px}.aha-v3-wellness>span{font-size:43px}.aha-v3-mobile-nav{position:fixed;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);left:10px;right:10px;bottom:9px;height:66px;background:hsla(0,0%,100%,.96);border:1px solid #dceef5;border-radius:19px;box-shadow:0 10px 30px rgba(24,105,141,.16);padding:5px}.aha-v3-mobile-nav button{border:0;background:transparent;color:#607b8c;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:800}.aha-v3-mobile-nav button.active{color:#138fd8;background:#eaf7fd}.aha-v3-mobile-nav button.danger{color:#e54d49}}:global(.aha-v3-page){background:#edf8fd!important}:global(.aha-v3-content){width:min(1120px,calc(100% - 44px))!important;max-width:1120px}:global(.aha-v3-hero){height:238px!important;border-radius:18px!important;background:linear-gradient(100deg,#e6f7fd,#d5eff9 52%,#c8e8f6)!important}:global(.aha-v3-hero-copy){width:53%!important;padding-left:40px!important}:global(.aha-v3-hero-copy h1){font-size:46px!important;color:#124477!important}:global(.aha-v3-hero-copy p){font-size:18px!important;color:#5b8198!important}:global(.aha-v3-hero-photo){width:58%!important}:global(.aha-v3-hero-photo img){object-position:72% 43%!important;filter:saturate(.92) brightness(1.03)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.18) 14%,#000 31%,#000)!important;mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.18) 14%,#000 31%,#000)!important}:global(.aha-v3-hero-note){right:25px!important;top:40px!important;color:#176da0!important;font-size:18px!important}:global(.aha-v3-feature-row){display:grid;grid-template-columns:1fr 1.8fr;grid-gap:12px;gap:12px;margin-top:12px}:global(.aha-v3-feature-row>.aha-v3-next){min-height:120px}:global(.aha-v3-action-stack){display:flex!important;flex-direction:row!important;align-items:stretch;gap:10px;width:100%}:global(.aha-v3-action-stack .aha-v3-action){height:120px!important;flex:1 1;min-width:0}:global(.aha-v3-action.blue){background:linear-gradient(135deg,#39b7ef,#1597dc)!important}:global(.aha-v3-action.red){background:linear-gradient(135deg,#ff7771,#ed5752)!important}:global(.aha-v3-metrics-row){display:grid;grid-template-columns:1fr 1.2fr 1.05fr;grid-gap:12px;gap:12px;margin-top:12px}:global(.aha-v3-metrics-row .aha-v3-card){min-height:178px}:global(.aha-v3-care-card-large){min-height:178px!important;align-items:flex-start!important;padding-top:20px!important}:global(.aha-v3-today-card){margin-top:12px!important}:global(.aha-v3-bottom-grid){grid-template-columns:1fr 1.2fr!important}:global(.aha-v3-wellness-photo){background:linear-gradient(100deg,#e4f7fd,#c9ebf7)!important}:global(.aha-v3-wellness-photo:after){content:"";position:absolute;right:0;bottom:0;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(180,225,240,.45));pointer-events:none}@media(max-width:900px){:global(.aha-v3-content){width:calc(100% - 28px)!important}:global(.aha-v3-feature-row){grid-template-columns:1fr!important}:global(.aha-v3-action-stack){display:flex!important;flex-direction:row!important}:global(.aha-v3-metrics-row){grid-template-columns:1fr 1fr}:global(.aha-v3-care-card-large){grid-column:1/-1}}@media(max-width:760px){:global(.aha-v3-content){width:100%!important}:global(.aha-v3-hero){height:255px!important}:global(.aha-v3-hero-copy){width:58%!important;padding-left:20px!important}:global(.aha-v3-hero-copy h1){font-size:31px!important}:global(.aha-v3-hero-photo){width:67%!important;height:74%!important}:global(.aha-v3-hero-note){font-size:11px!important;right:12px!important;top:12px!important}:global(.aha-v3-feature-row){display:block;margin-top:9px}:global(.aha-v3-feature-row>.aha-v3-next){min-height:156px}:global(.aha-v3-action-stack){display:flex!important;flex-direction:row!important;gap:7px;margin-top:9px}:global(.aha-v3-action-stack .aha-v3-action){height:142px!important;padding:12px 6px!important;flex:1 1;min-width:0}:global(.aha-v3-action-stack .aha-v3-action strong){font-size:14px!important}:global(.aha-v3-metrics-row){grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}:global(.aha-v3-metrics-row .aha-v3-card){min-height:174px}:global(.aha-v3-care-card-large){grid-column:1/-1;min-height:79px!important}:global(.aha-v3-bottom-grid){grid-template-columns:1fr!important}}.aha-voice-page{max-width:900px;margin:0 auto;padding:24px 18px 100px}.aha-voice-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px;border-radius:24px;background:linear-gradient(135deg,#eaf8fe,#d9f1fa);border:1px solid #d2ebf5}.aha-voice-hero h1{margin:8px 0;font-size:38px;color:#124477}.aha-voice-hero p{margin:0;color:#5b8198;font-size:17px}.aha-voice-orb{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:#29abe2;color:#fff;box-shadow:0 14px 35px rgba(41,171,226,.28)}.aha-voice-orb.listening{animation:ahaPulse 1.2s infinite}.aha-voice-card{margin-top:16px;padding:24px;border-radius:24px;background:#fff;border:1px solid #dceef5;box-shadow:0 12px 35px rgba(30,110,145,.08)}.aha-voice-state{text-align:center;font-weight:800;color:#168fd0;margin-bottom:14px}.aha-voice-button{width:100%;min-height:150px;border:0;border-radius:20px;background:#f0f9fd;color:#128ed0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer}.aha-voice-button strong{font-size:25px}.aha-voice-button span{font-size:14px;color:#6d8795}.aha-voice-button:disabled{opacity:.7}.aha-voice-response,.aha-voice-transcript{margin-top:14px;padding:16px;border-radius:16px;display:flex;gap:12px;align-items:flex-start}.aha-voice-transcript{background:#f6fbfe;flex-direction:column}.aha-voice-transcript span{font-size:12px;color:#77909e}.aha-voice-transcript strong{font-size:19px}.aha-voice-response{background:#eef9f6;color:#226f61}.aha-voice-examples{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:14px}.aha-voice-examples h2{grid-column:1/-1;font-size:20px;margin:5px 0}.aha-voice-examples button{min-height:76px;border:1px solid #dceef5;background:#fff;border-radius:16px;padding:12px;text-align:left;font-weight:750;color:#31576a;display:flex;align-items:center;gap:9px;cursor:pointer}.aha-voice-examples button:hover{border-color:#29abe2;color:#128ed0}.aha-danger-mark{background:linear-gradient(145deg,#ef4e4a,#bd2521)!important;color:#fff!important}.aha-emergency-page{max-width:760px;margin:0 auto;padding:24px 18px 100px}.aha-emergency-hero{text-align:center;padding:32px 22px;border-radius:26px;background:linear-gradient(145deg,#fff7f7,#fff);border:1px solid #f3d4d4}.aha-emergency-hero h1{font-size:38px;margin:8px 0;color:#6f2422}.aha-emergency-hero>p{max-width:600px;margin:0 auto;color:#7c7777;line-height:1.7}.aha-sos-wrap{display:grid;place-items:center;margin:28px 0}.aha-sos-button{width:190px;height:190px;border-radius:50%;border:12px solid #ffd8d5;background:#e84f4b;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 16px 40px rgba(229,57,53,.25);cursor:pointer;touch-action:none}.aha-sos-button strong{font-size:34px}.aha-sos-button span{font-size:13px}.aha-sos-wrap.holding .aha-sos-button{transform:scale(.94);box-shadow:0 0 0 18px rgba(229,57,53,.12),0 16px 40px rgba(229,57,53,.25)}.aha-emergency-message{display:flex;gap:10px;align-items:center;text-align:left;margin:12px 0}.aha-location-card{padding:16px;border-radius:17px;background:#eef9fd;text-align:left;margin-top:12px}.aha-location-card>div{display:flex;gap:9px;align-items:center;color:#146f99}.aha-location-card>span{display:block;color:#718997;font-size:13px;margin:6px 0 10px}.aha-emergency-call{margin-top:18px;text-align:left;padding:18px;border-radius:18px;background:#f7fafb}.aha-emergency-call>div{display:flex;gap:10px;margin-top:7px}.aha-emergency-call input{flex:1 1;min-width:0;border:1px solid #cfe1e9;border-radius:12px;padding:12px 14px;font-size:18px}.aha-emergency-call small{display:block;color:#82939b;margin-top:8px}.aha-v3-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.aha-v3-take-button{border:1px solid #b9e7d8;background:#effaf6;color:#17805e;border-radius:9px;padding:6px 10px;font-weight:800;cursor:pointer}@keyframes ahaPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@media(max-width:700px){.aha-voice-hero{padding:24px}.aha-emergency-hero h1,.aha-voice-hero h1{font-size:29px}.aha-voice-orb{width:80px;height:80px}.aha-voice-examples{grid-template-columns:1fr}.aha-emergency-page{padding-left:12px;padding-right:12px}.aha-sos-button{width:165px;height:165px}.aha-emergency-call>div{flex-direction:column}}.aha-v3-action-stack{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:100%!important;gap:10px!important}.aha-v3-action-stack>.aha-v3-action{display:flex!important;flex:1 1!important;width:0!important;min-width:0!important;height:120px!important}@media(max-width:760px){.aha-v3-feature-row{display:block!important}.aha-v3-action-stack{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:100%!important;gap:7px!important}.aha-v3-action-stack>.aha-v3-action{display:flex!important;flex:1 1!important;width:0!important;min-width:0!important;height:142px!important}}