:root{color:#18211f;background:#e9f4f0;font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffb3,#e9f4f000),#e9f4f0}button,a{font:inherit}.app-shell{width:min(100%,440px);min-height:100vh;margin:0 auto;padding:24px 18px 96px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.eyebrow,.task-body p,.summary span{margin:0;color:#5f6f6a;font-size:.82rem}h1{margin:2px 0 0;font-size:2rem;line-height:1.1}.icon-button{display:grid;place-items:center;width:44px;height:44px;flex:0 0 auto;border:0;border-radius:999px;color:#fff;background:#202826;font-size:1.55rem;line-height:1}.summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.summary>div{min-height:78px;padding:14px;border:1px solid rgba(24,33,31,.08);border-radius:8px;background:#ffffffb3}.summary strong{display:block;margin-top:6px;font-size:1.8rem;line-height:1}.task-section{margin-top:28px}.task-section h2{margin:0 0 12px;font-size:1rem}.task-list{display:grid;gap:10px}.task{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:start;padding:14px;border:1px solid rgba(24,33,31,.08);border-radius:8px;background:#fff;box-shadow:0 10px 30px #12231f0f}.task-overdue{border-color:#be3e3e38}.task-time{color:#40635b;font-size:.8rem;font-weight:700}.task-overdue .task-time{color:#b33a3a}.task-title-row{display:flex;align-items:start;gap:8px}.task h3{min-width:0;margin:0 0 4px;overflow-wrap:anywhere;font-size:1rem;line-height:1.35}.star{color:#d19a22;line-height:1.2}.empty{margin:0;padding:18px;border:1px dashed rgba(24,33,31,.18);border-radius:8px;color:#5f6f6a;background:#ffffff8c}.bottom-nav{position:fixed;left:50%;bottom:16px;display:grid;grid-template-columns:repeat(3,1fr);width:min(calc(100% - 32px),408px);min-height:56px;transform:translate(-50%);overflow:hidden;border:1px solid rgba(24,33,31,.1);border-radius:8px;background:#ffffffeb;box-shadow:0 18px 40px #12231f24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav a{display:grid;place-items:center;color:#5f6f6a;text-decoration:none;font-size:.86rem;font-weight:700}.bottom-nav a[aria-current=page]{color:#18211f;background:#f0f7d7}@media(min-width:720px){.app-shell{padding-top:42px}}
