:root{color-scheme:dark;font-family:SF Pro Text,Segoe UI,sans-serif;background:#111;color:#f5f5f5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top,rgba(255,227,180,.08),transparent 35%),linear-gradient(180deg,#171717,#101010)}button,input{font:inherit}button{cursor:pointer}body.is-dragging,body.is-dragging *{cursor:grabbing!important}.app-shell{min-height:100vh;padding:24px 16px 40px}.phone-frame{width:min(100%,430px);margin:0 auto;padding:18px;border-radius:28px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 60px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.phone-frame.is-dragging{-webkit-user-select:none;user-select:none}.hero{margin-bottom:8px}.hero h1{margin:0;font-size:1.4rem;line-height:1.1}.hero-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero p,.meta-row,.status-line,.hint,.empty-state{margin:0;color:#ffffffad;font-size:.92rem;line-height:1.45}.stack{display:grid;gap:12px}.panel{padding:14px;border-radius:18px;background:#ffffff09;border:1px solid rgba(255,255,255,.08)}.settings-panel{gap:10px;padding:12px 14px}.inline-form,.toolbar{display:flex;gap:8px}.todo-entry-form{align-items:center}.todo-entry-form .text-input{flex:1}.text-input{width:100%;min-height:44px;padding:0 14px;color:#f7f7f7;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;outline:none}.text-input:focus{border-color:#ffffff2e;box-shadow:0 0 0 3px #ffffff0f}.primary-button,.ghost-button,.icon-button{min-height:44px;border:none;border-radius:14px;transition:transform .14s ease,opacity .14s ease,background .14s ease}.primary-button{padding:0 16px;color:#111;font-weight:700;background:#f4e2ba}.ghost-button{padding:0 14px;color:#ffffffd6;background:#ffffff12}.icon-button{width:28px;min-height:28px;border-radius:999px;color:#ffffffe0;background:#ffffff0f}.settings-button{width:36px;min-height:36px;font-size:1rem}.settings-button.is-open{background:#ffffff1f}.primary-button:disabled,.ghost-button:disabled,.icon-button:disabled{opacity:.45;cursor:default}.todo-list{display:grid;gap:1px;overflow:hidden;border-radius:18px;background:#ffffff0f;position:relative}.todo-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px 14px 14px 12px;background:#111111e0;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.todo-row.is-pending{opacity:.82}.todo-row.is-dragging{position:relative;z-index:2;box-shadow:0 14px 34px #00000052}.todo-row-placeholder{background:#ffffff0d;border:1px dashed rgba(255,255,255,.12)}.todo-row-floating{position:absolute;left:0;right:0;z-index:10;box-shadow:0 18px 40px #0000006b;transform:scale(1.02);pointer-events:none}.todo-title{font-size:.96rem;line-height:1.35;color:#ffffffeb}.check-button{width:24px;height:24px;padding:0;border-radius:999px;border:1.5px solid rgba(255,255,255,.35);background:transparent}.reorder-handle{width:32px;min-height:36px;font-size:1rem;line-height:1;letter-spacing:-2px;touch-action:none;background:transparent;cursor:grab}.reorder-handle:active{cursor:grabbing}.meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.settings-email{margin:0;font-size:.94rem;color:#ffffffeb}.settings-signout{justify-content:center}.status-line{min-height:1.4em}.accent{color:#f4e2baf5}
