:root{--ink:#292524;--muted:#6b7280;--line:#ffe4e6;--paper:#fffaf5;--card:#fff;--green:#f43f5e;--green-2:#e11d48;--mint:#fff1f2;--coral:#e11d48;--amber:#f59e0b;--shadow:0 18px 50px #e11d481a;color:var(--ink);background:var(--paper);font-family:Nunito,ui-rounded,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 70% 0,#edf9f4 0,transparent 35%),var(--paper);color:var(--ink);margin:0}button,input,textarea{font:inherit}button,a{transition:all .18s}a{color:inherit;text-decoration:none}button{cursor:pointer}.app-shell,.marketing-page{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#fbfdfbdb;border-bottom:1px solid #dce6e0e6;justify-content:space-between;align-items:center;height:72px;padding:0 3.2vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:8px;font-family:Georgia,serif;font-size:22px;font-weight:700;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.brand small{color:var(--green);letter-spacing:.08em;background:#def3e9;border-radius:5px;padding:4px 5px;font:700 10px/1 ui-sans-serif}.topbar nav{align-items:center;gap:20px;font-size:14px;display:flex}.topbar nav a:hover{color:var(--green)}.text-button{color:var(--muted);background:0 0;border:0}.primary{background:var(--green);color:#fff;border:0;border-radius:13px;padding:13px 19px;font-weight:700;box-shadow:0 7px 18px #176b522e}.primary:hover{background:var(--green-2);transform:translateY(-1px)}.primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.primary.small{border-radius:10px;padding:10px 15px}.primary.wide{width:100%}.credit-pill{background:var(--mint);color:var(--green);border-radius:99px;padding:8px 12px;font-weight:700}.doctor-layout{grid-template-columns:285px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.sidebar{border-right:1px solid var(--line);background:#f7faf8b8;flex-direction:column;gap:26px;max-height:calc(100vh - 72px);padding:24px 18px;display:flex;position:sticky;top:72px;overflow:auto}.new-chat{color:var(--green);text-align:left;background:#fff;border:1px solid #cbdad3;border-radius:13px;padding:13px;font-weight:700;box-shadow:0 3px 10px #14362b0a}.side-heading{text-transform:uppercase;letter-spacing:.12em;color:#7f8c86;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:11px;font-weight:800;display:flex}.side-heading button{color:var(--green);background:0 0;border:0;font-size:20px}.muted{color:var(--muted);font-size:12px;line-height:1.55}.pet-list,.history-list{gap:5px;display:grid}.pet-list button,.history-list button{text-align:left;color:#4d5a55;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;padding:9px;display:flex}.pet-list button:hover,.pet-list button.active,.history-list button:hover,.history-list button.active{color:var(--green);background:#e7f3ed}.pet-list img{object-fit:cover;border-radius:10px;width:34px;height:34px}.pet-list button>span{display:grid}.pet-list small{color:var(--muted);margin-top:2px;font-size:10px}.history-list button{gap:3px;display:grid}.history-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.history-list span{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:10px;overflow:hidden}.memory-status{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:5px 7px;margin-top:auto;padding:13px;font-size:12px;display:grid}.memory-status strong,.memory-status small{grid-column:2}.memory-status strong{color:var(--green)}.memory-status small{color:#be123c;font-weight:800}.memory-status:hover{background:#fffaf5;border-color:#fda4af;transform:translateY(-1px);box-shadow:0 8px 22px #e11d4814}.dot{background:#ef9d55;border-radius:50%;width:8px;height:8px}.chat-area{flex-direction:column;min-width:0;display:flex}.hero-copy{text-align:center;padding:47px 24px 22px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.hero-copy h1,.pricing-main h1,.account-main h1{letter-spacing:-.04em;margin:14px auto;font:600 clamp(35px,5vw,62px)/1.03 Georgia,serif}.hero-copy p,.lead{max-width:720px;color:var(--muted);margin:0 auto;line-height:1.65}.emergency-banner{color:#9b4738;background:#fff6f3;border:1px solid #f2c8bf;border-radius:12px;align-items:center;gap:10px;width:min(820px,100% - 40px);margin:0 auto 22px;padding:11px 15px;font-size:12px;display:flex}.emergency-banner strong{background:var(--coral);color:#fff;border-radius:50%;place-items:center;min-width:23px;height:23px;display:grid}.messages{gap:16px;width:min(860px,100% - 36px);margin:0 auto;padding-bottom:190px;display:grid}.starter-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.starter-grid button{border:1px solid var(--line);text-align:left;color:#45524d;background:#fff;border-radius:14px;padding:17px}.starter-grid button:hover{box-shadow:var(--shadow);border-color:#9fc6b7;transform:translateY(-2px)}.starter-grid span{color:var(--green);margin-right:8px}.message{grid-template-columns:38px 1fr;align-items:start;gap:12px;display:grid}.message.user{margin-left:12%}.message.user .message-body{background:var(--green);color:#fff}.avatar{width:36px;height:36px;color:var(--green);background:#dff2e9;border-radius:12px;place-items:center;font-size:11px;font-weight:800;display:grid}.message.user .avatar{color:#68746f;background:#eef0ef}.message-body{white-space:pre-wrap;border:1px solid var(--line);background:#fff;border-radius:4px 17px 17px;padding:17px 19px;line-height:1.68;box-shadow:0 7px 24px #14362b0a}.sources{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.sources a{color:var(--green);white-space:nowrap;text-overflow:ellipsis;background:#edf7f2;border-radius:99px;max-width:220px;padding:6px 9px;font-size:10px;overflow:hidden}.thinking{color:var(--muted);padding:15px;font-size:13px}.thinking i{background:var(--green);border-radius:50%;width:5px;height:5px;margin:0 2px;animation:1s infinite pulse;display:inline-block}.thinking i:nth-child(2){animation-delay:.15s}.thinking i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.2;transform:translateY(-3px)}}.composer-wrap{z-index:15;background:linear-gradient(#0000,#fbfdfb 20%);padding:20px 28px 13px;position:fixed;bottom:0;left:285px;right:0}.composer{background:#fff;border:1px solid #cad8d1;border-radius:18px;max-width:860px;margin:0 auto;padding:12px;box-shadow:0 14px 44px #14362b24}.composer textarea{resize:none;width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:5px 7px}.composer-footer{color:var(--muted);border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;padding:9px 3px 0 8px;font-size:11px;display:flex}.composer-footer .primary{padding:10px 14px}.composer-footer b{margin-left:8px}.memory-label:hover{color:#be123c;text-underline-offset:2px;text-decoration:underline}.disclaimer{text-align:center;color:#84908b;margin:7px;font-size:10px}.notice{color:#a34535;background:#fff1ed;border-radius:10px;padding:10px 13px;font-size:12px}.composer-wrap>.notice{max-width:860px;margin:0 auto 7px}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#0c1d1775;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(460px,100%);padding:29px;position:relative;box-shadow:0 30px 80px #0003}.modal h2{margin:0 0 8px;font:600 29px/1.1 Georgia,serif}.modal>p{color:var(--muted);font-size:13px;line-height:1.5}.modal-close{color:var(--muted);background:0 0;border:0;font-size:25px;position:absolute;top:13px;right:17px}.modal form{gap:13px;margin-top:20px;display:grid}.modal label{gap:6px;font-size:12px;font-weight:700;display:grid}.modal input,.modal textarea{color:var(--ink);background:#fff;border:1px solid #d7dfdb;border-radius:10px;padding:11px}.modal input:focus,.modal textarea:focus{border-color:var(--green);outline:2px solid #bce2d3}.switch-auth{width:100%;color:var(--green);background:0 0;border:0;margin-top:12px;font-weight:700}.pet-modal{width:min(650px,100%);max-height:90vh;overflow:auto}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pricing-main,.account-main{max-width:1180px;margin:0 auto;padding:72px 24px}.pricing-main{text-align:center}.pricing-main h1,.account-main h1{font-size:clamp(40px,5vw,66px)}.plan-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:14px;margin:48px 0 55px;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;position:relative;box-shadow:0 8px 30px #14362b0a}.plan-card.featured{border:2px solid var(--green);box-shadow:var(--shadow);transform:translateY(-7px)}.popular{background:var(--green);color:#fff;border-radius:99px;padding:5px 10px;font-size:10px;font-weight:800;position:absolute;top:-13px;left:20px}.plan-card h2{margin:0;font:600 25px Georgia,serif}.price{margin:18px 0}.price b{font-size:32px}.price span{color:var(--muted);font-size:11px}.daily{background:var(--mint);color:var(--green);border-radius:10px;padding:12px}.plan-card p{height:36px;color:var(--muted);font-size:12px}.outline-button{text-align:center;color:var(--green);border:1px solid #bdd4ca;border-radius:12px;padding:12px;font-weight:700;display:block}.topups,.margin-note{border:1px solid var(--line);text-align:left;background:#fff;border-radius:20px;margin:20px 0;padding:28px}.topups h2{margin:0;font:600 30px Georgia,serif}.topups p,.margin-note p{color:var(--muted);line-height:1.6}.pack-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.pack-row button{border:1px solid var(--line);background:#fbfdfb;border-radius:13px;justify-content:space-between;padding:16px;display:flex}.pack-row button:hover{border-color:var(--green)}.pricing-notice{max-width:600px;margin:15px auto}.margin-note{background:#eef8f3;border-color:#cde5da}.account-main>.eyebrow{text-align:left}.account-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin:35px 0;display:grid}.account-summary>div{border:1px solid var(--line);background:#fff;border-radius:16px;gap:8px;padding:20px;display:grid}.account-summary span{color:var(--muted);font-size:12px}.account-summary strong{font:600 28px Georgia,serif}.account-summary small{color:var(--green)}.account-section{justify-content:space-between;align-items:center;margin:38px 0 18px;display:flex}.account-section h2{margin:0;font:600 30px Georgia,serif}.account-section p{color:var(--muted)}.profile-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.profile-cards article{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.profile-cards img,.pet-placeholder{object-fit:cover;width:100%;height:180px}.pet-placeholder{background:var(--mint);place-items:center;font-size:44px;display:grid}.profile-cards article>div:last-child{padding:17px;display:grid}.profile-cards h3{margin:0;font:600 23px Georgia,serif}.profile-cards p,.profile-cards small{color:var(--muted);margin:5px 0}@media (width<=900px){.doctor-layout{grid-template-columns:1fr}.sidebar{display:none}.composer-wrap{left:0}.plan-grid,.profile-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.topbar{height:62px;padding:0 15px}.brand{font-size:18px}.topbar nav{gap:11px}.topbar nav>a:first-child{display:none}.credit-pill{padding:7px;font-size:10px}.doctor-layout{min-height:calc(100vh - 62px)}.hero-copy{padding:31px 18px 18px}.hero-copy h1{font-size:38px}.hero-copy p{font-size:14px}.emergency-banner{width:calc(100% - 24px);font-size:11px}.messages{width:calc(100% - 20px);padding-bottom:185px}.starter-grid{grid-template-columns:1fr}.message.user{margin-left:4%}.message{grid-template-columns:31px 1fr;gap:7px}.avatar{border-radius:9px;width:30px;height:30px}.message-body{padding:14px;font-size:14px}.composer-wrap{padding:17px 10px 7px}.composer-footer span{white-space:nowrap;text-overflow:ellipsis;max-width:105px;overflow:hidden}.composer-footer .primary{font-size:12px}.form-grid,.pack-row,.account-summary,.profile-cards,.plan-grid{grid-template-columns:1fr}.plan-card.featured{transform:none}.pricing-main,.account-main{padding:45px 16px}.account-section{align-items:flex-start;gap:15px}.account-section p{font-size:12px}}body{background:radial-gradient(circle at 72% 0,#fffbeb 0,transparent 34%),var(--paper)}.topbar{border-color:var(--line);background:#ffffffe6;height:64px;padding:0;box-shadow:0 2px 12px #f43f5e0a}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;min-width:0;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex}.brand{font-family:inherit;font-size:inherit;gap:9px;min-width:0}.brand img{flex:none;width:142px;height:auto;display:block}.product-tag{color:#be123c;white-space:nowrap;background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.main-nav{color:#57534e;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.main-nav a:hover,.main-nav a.active{color:var(--green)}.header-actions{flex:none;align-items:center;gap:15px;font-size:13px;font-weight:700;display:flex}.language-link{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px}.primary{background:linear-gradient(135deg,var(--green),var(--green-2));font-weight:800;box-shadow:0 7px 18px #e11d482e}.credit-pill{color:#be123c}.sidebar{background:#fff7ed94}.new-chat{border-color:#fecdd3}.pet-list button:hover,.pet-list button.active,.history-list button:hover,.history-list button.active{background:#fff1f2}.dot.cloud{background:#f43f5e;box-shadow:0 0 0 4px #ffe4e6}.hero-copy h1,.pricing-main h1,.account-main h1,.modal h2,.plan-card h2,.topups h2,.account-summary strong,.account-section h2,.profile-cards h3{font-family:ui-rounded,Arial Rounded MT Bold,Nunito,system-ui,sans-serif;font-weight:800}.hero-copy h1,.pricing-main h1{background:linear-gradient(90deg,#e11d48,#f59e0b);color:#0000;-webkit-background-clip:text;background-clip:text}.composer-wrap{background:linear-gradient(#0000,#fffaf5 20%)}.composer{border-color:#fecdd3}.composer:focus-within{border-color:#fb7185}.message.user .message-body{background:linear-gradient(135deg,#f43f5e,#e11d48)}.avatar,.sources a{background:#fff1f2}.plan-grid{grid-template-columns:repeat(3,1fr)}.plan-card.featured{border-color:#f43f5e}.topups,.margin-note{border-color:#ffe4e6}.margin-note{background:linear-gradient(135deg,#fff1f2,#fffbeb)}.pack-row button{background:#fffaf5}.brand-footer{color:#6b7280;background:linear-gradient(#fff7ed,#fff1f2);border-top:1px solid #ffe4e6;margin-top:64px}.footer-inner{grid-template-columns:2fr 1fr 1fr;gap:48px;max-width:1180px;margin:auto;padding:44px 24px;display:grid}.footer-brand img{width:150px}.footer-inner p{max-width:410px;font-size:14px;line-height:1.7}.footer-inner>div{align-content:start;gap:10px;display:grid}.footer-inner strong{color:#44403c}.footer-inner a:not(.footer-brand){font-size:14px}.footer-inner a:hover{color:#f43f5e}.footer-bottom{text-align:center;border-top:1px solid #ffe4e6;padding:20px;font-size:13px}.oauth-button{width:100%;color:var(--ink);background:#fff;border:1px solid #d7dfdb;border-radius:11px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:11px 14px;font-weight:700;display:flex}.oauth-button:hover{background:#fffaf5;border-color:#fda4af}.oauth-button:disabled{opacity:.5;cursor:not-allowed}.google-mark{background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font:800 13px Arial,sans-serif;display:grid}.auth-divider{color:var(--muted);align-items:center;gap:12px;margin:18px 0 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e4e9e6;flex:1;height:1px}.modal .auth-divider+form{margin-top:18px}.history-section{min-height:130px}.history-search{background:#fff;border:1px solid #fed7aa;border-radius:10px;outline:none;width:100%;margin-bottom:8px;padding:9px 10px;font-size:12px}.history-search:focus{border-color:#fb7185;box-shadow:0 0 0 3px #fff1f2}.history-row{border-radius:11px;grid-template-columns:minmax(0,1fr) 26px;align-items:center;display:grid}.history-row:hover,.history-row.active{background:#fff1f2}.history-row>button:first-child{background:0 0;min-width:0}.history-row .history-delete{color:#a8a29e;opacity:0;background:0 0;border:0;padding:2px;font-size:17px}.history-row:hover .history-delete,.history-row:focus-within .history-delete{opacity:1}.history-row .history-delete:hover{color:#e11d48}.conversation-toolbar{z-index:12;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf5f0;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:9px max(18px,50% - 430px);display:flex;position:sticky;top:64px}.conversation-toolbar>div{align-items:center;gap:9px;min-width:0;display:flex}.conversation-toolbar>div:last-child{justify-content:flex-end}.conversation-toolbar strong{font-size:13px}.conversation-toolbar small,.conversation-toolbar span{color:var(--muted);font-size:11px}.conversation-toolbar button{color:#57534e;background:#fff;border:1px solid #fed7aa;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.conversation-toolbar button:hover,.conversation-toolbar button.active{color:#be123c;background:#fff1f2;border-color:#fb7185}.agent-online{background:#fff1f2;border-radius:9px;place-items:center;width:26px;height:26px;display:grid;color:#e11d48!important}.conversation-toolbar+.messages{padding-top:24px}.agent-trace{background:#fffaf5;border:1px solid #ffe4e6;border-radius:11px;margin-top:7px;font-size:11px;overflow:hidden}.agent-trace summary{cursor:pointer;color:#78716c;justify-content:space-between;padding:9px 11px;font-weight:800;list-style:none;display:flex}.agent-trace summary::-webkit-details-marker{display:none}.agent-trace summary span{color:#a8a29e;font-weight:600}.agent-trace>div{border-top:1px solid #ffe4e6;flex-wrap:wrap;gap:6px;padding:9px 11px;display:flex}.agent-trace>div span,.live-steps span{color:#57534e;background:#fff;border-radius:7px;padding:5px 7px}.thinking-card{border:1px solid var(--line);background:#fff;border-radius:4px 17px 17px;overflow:hidden}.thinking-card .thinking{padding-bottom:9px}.live-steps{border-top:1px solid #fff1f2;flex-wrap:wrap;gap:5px;padding:9px 12px;font-size:10px;display:flex}.message-attachment{text-overflow:ellipsis;background:#ffffff29;border-radius:8px;align-items:center;gap:6px;max-width:100%;margin-bottom:9px;padding:6px 8px;font-size:11px;display:inline-flex;overflow:hidden}.attachment-chip{color:#be123c;background:#fff;border:1px solid #fecdd3;border-radius:10px;align-items:center;gap:8px;width:max-content;max-width:860px;margin:0 auto 7px;padding:8px 9px;font-size:12px;display:flex;box-shadow:0 5px 18px #e11d4814}.attachment-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.attachment-chip small{color:var(--muted)}.attachment-chip button{color:#a8a29e;background:0 0;border:0;padding:2px;line-height:0}.composer-tools{align-items:center;gap:6px;min-width:0;display:flex}.tool-button{color:#57534e;white-space:nowrap;background:#fffaf5;border-radius:9px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-weight:800;display:inline-flex;border:1px solid #ffe4e6!important}.tool-button:hover,.tool-button.active{color:#e11d48;background:#fff1f2;border-color:#fda4af!important}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=1050px){.topbar .main-nav{display:none}}@media (width<=700px){.header-inner{gap:10px;padding:0 14px}.brand img{width:116px}.product-tag{display:none}.header-actions{gap:8px}.header-account-link,.secondary-header-link,.header-actions .credit-pill,.header-actions .text-button{display:none}.footer-inner{grid-template-columns:1fr;gap:28px}.plan-grid{grid-template-columns:1fr}.brand-footer{margin-top:40px}.conversation-toolbar{padding:8px 11px;top:62px}.conversation-toolbar>div:last-child>span:not(.tool-label),.conversation-toolbar>div:first-child small,.tool-label{display:none}.conversation-toolbar button{padding:7px}.tool-button span{display:none}.tool-button{justify-content:center;width:34px;padding:0}.memory-label{white-space:nowrap;text-overflow:ellipsis;max-width:80px;overflow:hidden}.agent-trace>div{display:grid}.attachment-chip{max-width:calc(100% - 20px)}}@media (width<=420px){.language-link{display:none}.header-inner{padding:0 12px}.brand img{width:108px}}.doctor-layout{grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 64px)}.sidebar{max-height:calc(100vh - 64px);padding:22px 16px;top:64px}.composer-wrap{left:260px}.history-empty{color:#78716c;margin:4px 9px;font-size:12px;line-height:1.5}.empty-state .chat-area{padding:32px 0 40px}.empty-state .hero-copy{padding:18px 24px 16px}.empty-state .hero-copy h1{max-width:900px;margin:10px auto 12px;font-size:clamp(38px,4vw,52px)}.empty-state .hero-copy p{max-width:680px;font-size:15px;line-height:1.55}.empty-state .emergency-banner{color:#9f1239;margin-bottom:18px;font-size:13px}.empty-state .messages{gap:12px;padding-bottom:0}.empty-state .starter-grid{gap:10px}.empty-state .starter-grid button{min-height:58px;padding:15px 17px}.empty-state .composer-wrap{background:0 0;width:100%;padding:14px 28px 0;position:static}.empty-state .composer{box-shadow:0 12px 36px #e11d481a}.empty-state .composer textarea{min-height:62px}.muted{color:#57534e;font-size:13px}.disclaimer{color:#6b7280;font-size:11px;line-height:1.4}.toolbar-new-chat{white-space:nowrap}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #f43f5e47}@media (width<=900px){.doctor-layout{grid-template-columns:1fr}.sidebar{display:none}.composer-wrap{left:0}.empty-state .chat-area{padding-top:22px}}@media (width<=620px){.empty-state .chat-area{padding:12px 0 24px}.empty-state .hero-copy{padding:12px 16px}.empty-state .hero-copy h1{font-size:36px}.empty-state .emergency-banner{margin-bottom:12px}.empty-state .composer-wrap{padding:12px 10px 0}.empty-state .composer textarea{min-height:76px}.toolbar-new-chat{font-size:0!important}}
