html,body,#root{min-height:100%}:root{color:#202124;background:#f2f4f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.container{gap:12px;max-width:720px;margin:0 auto;padding:16px;display:grid}h1,h2{margin:0 0 8px;font-size:1.1rem}.card{background:#fff;border:1px solid #d9dde3;border-radius:10px;padding:12px}.form-grid{gap:10px;display:grid}label{gap:4px;font-size:.92rem;display:grid}input,select,textarea,button{font:inherit}input,select,textarea{background:#fff;border:1px solid #c5cad1;border-radius:8px;width:100%;padding:10px}.scale-field{gap:4px;display:grid}.scale-label{font-size:.92rem}.scale-buttons,.toggle-buttons{gap:0;display:flex}.scale-buttons button,.toggle-buttons button{color:#334155;cursor:pointer;background:#fff;border:1px solid #c5cad1;border-right-width:0;flex:1;padding:10px 0;font-size:.92rem}.scale-buttons button:first-child,.toggle-buttons button:first-child{border-radius:8px 0 0 8px}.scale-buttons button:last-child,.toggle-buttons button:last-child{border-right-width:1px;border-radius:0 8px 8px 0}.scale-buttons button.active,.toggle-buttons button.active{color:#fff;background:#334155;border-color:#334155}.scale-buttons button.active+button,.toggle-buttons button.active+button{border-left-color:#334155}.ai-input{border-bottom:1px solid #e5e7eb;gap:8px;margin-bottom:12px;padding-bottom:12px;display:grid}.ai-input textarea{width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #c5cad1;border-radius:8px;padding:10px}.ai-button{background:#2563eb;border-color:#2563eb}.ai-button:disabled{opacity:.5;cursor:not-allowed}.memo textarea{resize:vertical}.sleep-time,.message{margin:0;font-size:.92rem}.actions{gap:8px;display:flex}button{color:#fff;background:#334155;border:1px solid #64748b;border-radius:8px;padding:10px 14px}button.danger{background:#b91c1c;border-color:#b91c1c}.list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.list li{border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.list span{color:#555;font-size:.85rem;display:block}.legend{gap:10px;margin-bottom:6px;font-size:.8rem;display:flex}.legend span:before{content:"";border-radius:50%;width:10px;height:10px;margin-right:5px;display:inline-block}.sleep:before{background:#2563eb}.sleepiness:before{background:#059669}.latenight:before{background:#d97706}.chart{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:180px}.axis{stroke:#9ca3af;stroke-width:.8px}polyline{fill:none;stroke-width:1.6px}.line-sleep{stroke:#2563eb}.line-sleepiness{stroke:#059669}.line-latenight{stroke:#d97706}.chart-labels{color:#4b5563;grid-template-columns:repeat(7,1fr);margin-top:6px;font-size:.78rem;display:grid}@media (width<=520px){.list li{flex-direction:column;align-items:flex-start}}
