:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#2e2418;background:radial-gradient(circle at top left,rgba(235,111,34,.22),transparent 28%),linear-gradient(180deg,#f7f4ef,#efe3cf);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}.shell{width:min(960px,calc(100vw - 2rem));margin:0 auto;padding:3rem 0 5rem}.hero{padding:2.5rem;border-radius:28px;background:linear-gradient(135deg,#ffffffeb,#f7f0e3e6),radial-gradient(circle at top right,rgba(235,111,34,.18),transparent 48%);border:1px solid rgba(73,55,36,.12);box-shadow:0 24px 60px #53391a1f}.eyebrow,.panel-label{margin:0 0 .5rem;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#8a5d2f}.hero h1,.panel h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:.95}.panel h2{font-size:1.4rem}.lede{max-width:42rem;margin:1rem 0 0;color:#5f4933}.meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.meta span,.notice,.session-card,.empty-state{padding:.8rem 1rem;border-radius:14px;background:#ffffffb8;border:1px solid rgba(73,55,36,.08)}.notice{margin:1.25rem 0 0}.panel{margin-top:1.25rem;padding:1.5rem;border-radius:24px;background:#ffffffdb;border:1px solid rgba(73,55,36,.08);box-shadow:0 18px 40px #53391a14}.panel-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.auth-form,.todo-form{display:flex;gap:.9rem;margin-top:1.25rem}.auth-form{align-items:flex-end}.auth-form label{flex:1}.auth-form span{display:block;margin-bottom:.35rem;font-size:.95rem}input,button{font:inherit}input{width:100%;border-radius:14px;border:1px solid rgba(73,55,36,.14);padding:.85rem 1rem;background:#fffdf9f5}button{border:0;border-radius:14px;padding:.85rem 1.2rem;background:#1d7c62;color:#f7f4ef;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease}button:hover{transform:translateY(-1px)}button:disabled{opacity:.65;cursor:not-allowed;transform:none}button.secondary,button.ghost{background:#1d7c621f;color:#155243}.todo-form input{flex:1}.todo-list{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;gap:.85rem}.todo-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem 1rem;border-radius:16px;background:#f7f0e37a}.todo-item label{display:flex;align-items:center;gap:.8rem}.done{text-decoration:line-through;color:#7b6a58}@media(max-width:720px){.auth-form,.todo-form,.panel-header,.todo-item{flex-direction:column;align-items:stretch}.todo-item label{align-items:flex-start}}
