.hero .day-console{max-width:460px;overflow:hidden}.day-console .console-top{padding:20px;background:#202923;color:#fff}.day-thread{height:430px;overflow-y:auto;padding:22px 18px;background:#f1f2eb;overscroll-behavior:contain;scrollbar-width:thin}.day-message{margin:0 0 19px;max-width:93%;animation:day-in .3s ease-out}.day-message.you{margin-left:auto}.day-message small{display:block;font-size:10px;letter-spacing:.1em;font-weight:700;margin-bottom:7px;color:#596459}.day-message p{font-size:14px;line-height:1.6;padding:14px 16px;margin:0;background:white;border-radius:15px 15px 15px 3px;color:#202923}.day-message.you p{background:#202923;color:white;border-radius:15px 15px 3px 15px}.day-message.you small{text-align:right}.day-typing{font-size:13px;color:#596459;padding:8px 0}.day-typing span{display:inline-block;animation:day-dots 1s infinite}.day-task{background:#ff604f;padding:20px;border-radius:15px;color:#17211b;margin-top:16px}.day-task strong{font-size:18px}.day-task ul{padding-left:18px;margin-bottom:0;font-size:14px;line-height:1.7}.day-controls{display:flex;align-items:center;gap:8px;padding:14px 12px;background:#fff}.day-controls>span{font-size:11px;margin-right:auto;color:#596459}.day-controls button{font:inherit;font-size:12px;font-weight:600;border:1px solid #202923;border-radius:8px;padding:9px;background:#fff;color:#202923;cursor:pointer}.day-controls button:hover{background:#ff604f}.day-controls button:focus-visible{outline:3px solid #2776c4;outline-offset:3px}.day-controls button:disabled{opacity:.55;cursor:default}.day-console .console-foot{font-size:11px}@keyframes day-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes day-dots{50%{opacity:.3}}@media(max-width:480px){.day-thread{height:410px;padding:16px 12px}.day-console .console-top{padding:17px 12px;font-size:13px}.day-message p{font-size:14px}.day-controls{gap:6px}.day-controls button{padding:8px}.day-controls>span{max-width:95px}}@media(prefers-reduced-motion:reduce){.day-message,.day-typing span{animation:none}}

/* Phone presentation matching the existing conversation examples */
.day-demo{width:100%;max-width:370px;justify-self:center;min-width:0}.day-heading{text-align:center;font-size:14px;font-weight:600;margin:0 0 16px}.hero .day-console{width:100%;max-width:350px;margin:auto;border:10px solid #202923;border-radius:46px;box-shadow:0 22px 48px #20292326;background:#fafbf7;overflow:hidden}.phone-status{display:flex;justify-content:space-between;padding:13px 24px 5px;font-size:10px;background:#fafbf7;color:#173028}.day-console .console-top{background:#fafbf7;color:#172923;display:flex;align-items:center;gap:12px;padding:16px 17px;border-bottom:1px solid #dedfd8}.day-console .console-top strong{font-size:14px}.day-console .console-top small{display:block;font-size:10px;font-weight:400;color:#6d796a;margin-top:3px}.day-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#315c49;color:white;font-size:24px}.day-thread{background:#eee9df;height:435px;padding:15px 14px}.day-message{max-width:94%;margin-bottom:12px}.day-message small{display:none}.day-message p{font-size:13px;line-height:1.6;border-radius:13px 13px 13px 3px;padding:12px 14px;background:#fff;box-shadow:0 2px 3px #20292305}.day-message.you p{background:#dcf1ce;color:#24352a;border-radius:13px 13px 3px 13px}.day-time{display:block;text-align:right;font-size:9px;font-weight:400;color:#7e8c78;margin-top:8px}.day-typing{font-size:11px}.phone-compose{display:flex;justify-content:space-between;padding:15px 16px;border-top:1px solid #dedfd8;background:#fafbf7;font-size:11px;color:#7a8377}.day-controls{background:transparent;padding:15px 0 4px;flex-wrap:wrap}.day-controls button{background:#fafbf7}.day-caption{font-size:11px;text-align:center;color:#686c67;margin:12px 0 0}.day-task{background:#315c49;color:white}.day-task strong{font-size:17px}.day-task ul{font-size:13px}.hero{align-items:center}@media(max-width:480px){.day-demo{max-width:350px}.day-thread{height:405px;padding:14px 12px}.hero .day-console{border-width:9px}.day-message p{font-size:13px}.day-controls>span{max-width:none}.day-controls{justify-content:center}.day-controls>span{flex-basis:100%;text-align:center;margin:0 0 5px}}
.day-console .console-top{justify-content:flex-start}.day-console .console-top .day-avatar{flex-shrink:0}.day-console .console-top>div{flex:1}
