*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,Arial,sans-serif;font-size:22px;background:#fff;color:#1a1a1a;-webkit-text-size-adjust:100%}button{min-height:60px;min-width:60px;font-size:22px;cursor:pointer;border:none;border-radius:12px}input,textarea{font-size:22px;padding:12px;border-radius:8px;border:2px solid #cccccc}.screen{min-height:100vh;padding:20px;display:flex;flex-direction:column}.homescreen{min-height:100vh;background:#ebf4ff;display:flex;flex-direction:column}.homescreen-topbar{padding:30px 20px;text-align:center}.homescreen-greeting{font-size:32px;color:#185fa5;font-weight:700;margin-bottom:10px}.homescreen-time{font-size:48px;color:#185fa5;font-weight:700}.homescreen-date{font-size:24px;color:#185fa5;margin-top:10px}.homescreen-banner{min-height:80px}.homescreen-banner-message{background:#fff;padding:20px;margin:0 20px;border-radius:12px;color:#185fa5;font-size:24px;text-align:center}.homescreen-center{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px}.help-button-container{margin-bottom:40px}.help-button{width:150px;height:150px;border-radius:50%;background:#185fa5;color:#fff;font-size:64px;font-weight:700;display:flex;align-items:center;justify-content:center}.voice-interface-container{margin-bottom:40px}.voice-interface{background:#fff;padding:20px 40px;border-radius:12px;text-align:center}.voice-interface p{color:#185fa5;font-size:22px}.homescreen-bottom{display:flex;justify-content:space-around;padding:30px 20px 60px}.homescreen-btn{min-height:80px;min-width:100px;background:#185fa5;color:#fff;font-size:18px;border-radius:12px;padding:10px 20px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f5;color:#333;-webkit-font-smoothing:antialiased}.app{min-height:100%;display:flex;flex-direction:column}.page{flex:1;padding:20px 20px 80px}h1{font-size:28px;color:#4a90a4;margin-bottom:20px}h2{font-size:22px;color:#333;margin-bottom:15px}button{padding:12px 24px;font-size:18px;border:none;border-radius:8px;cursor:pointer;background-color:#4a90a4;color:#fff;transition:background-color .2s}button:active{background-color:#3a7a94}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 4px #0000001a}.nav{position:fixed;bottom:0;left:0;right:0;background:#fff;display:flex;justify-content:space-around;padding:12px 0;box-shadow:0 -2px 8px #0000001a}.nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#888;font-size:12px}.nav-item.active{color:#4a90a4}.nav-icon{font-size:24px;margin-bottom:4px}
