:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e2e8f0;background:#020617;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(1200px 600px at 10% -10%,#38bdf81f,#0000 55%),radial-gradient(900px 500px at 100% 0,#a78bfa1a,#0000 50%),#020617;min-width:320px;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #38bdf8b3}.app{place-items:center;min-height:100dvh;padding:24px 16px 40px;display:grid;position:relative;overflow:hidden}.bg-glow{filter:blur(8px);pointer-events:none;background:radial-gradient(closest-side,#38bdf838,#0000 70%) 20% 40%/70% 70%,radial-gradient(closest-side,#a78bfa2e,#0000 70%) 80% 20%/55% 55%;width:min(720px,120vw);height:420px;position:absolute;inset:-20% auto auto 50%;transform:translate(-50%)}.shell{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ab8;border:1px solid #94a3b829;border-radius:24px;width:min(560px,100%);padding:28px 22px 18px;position:relative;box-shadow:0 24px 80px #0206178c,inset 0 1px #ffffff0a}.header{margin-bottom:22px}.badge{letter-spacing:.02em;color:#7dd3fc;background:#0ea5e91f;border:1px solid #38bdf840;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.header h1{letter-spacing:-.03em;background:linear-gradient(135deg,#f8fafc 0%,#93c5fd 55%,#c4b5fd 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:clamp(2rem,5vw,2.5rem);line-height:1.1}.subtitle{color:#94a3b8;margin:0 0 16px;font-size:.95rem;line-height:1.5}.stats{color:#cbd5e1;flex-wrap:wrap;gap:10px 14px;font-size:.85rem;display:flex}.stats strong{color:#f8fafc;font-variant-numeric:tabular-nums}.composer{gap:10px;margin-bottom:16px;display:flex}.composer input{color:#f8fafc;min-width:0;font:inherit;background:#0206178c;border:1px solid #94a3b838;border-radius:14px;outline:none;flex:1;padding:14px 16px;transition:border-color .15s,box-shadow .15s}.composer input::placeholder{color:#64748b}.composer input:focus{border-color:#38bdf88c;box-shadow:0 0 0 3px #0ea5e92e}.composer button{font:inherit;color:#0f172a;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#38bdf8,#a78bfa);border:0;border-radius:14px;padding:0 18px;font-weight:650;transition:transform .12s,opacity .12s,filter .12s}.composer button:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.composer button:disabled{opacity:.45;cursor:not-allowed}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.filters{background:#02061780;border:1px solid #94a3b824;border-radius:12px;gap:2px;padding:4px;display:inline-flex}.filters button{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:background .12s,color .12s}.filters button.active{color:#e0f2fe;background:#38bdf829}.filters button:hover:not(.active){color:#e2e8f0}.linkish{color:#94a3b8;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:.82rem;text-decoration:underline}.linkish:hover{color:#e2e8f0}.list{flex-direction:column;gap:8px;min-height:180px;margin:0;padding:0;list-style:none;display:flex}.list li{background:#0206176b;border:1px solid #94a3b81a;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 12px 12px 14px;transition:border-color .12s,background .12s;display:grid}.list li:hover{border-color:#94a3b838}.list li.done .text{color:#64748b;text-decoration:line-through}.empty{text-align:center;color:#64748b;place-items:center;min-height:160px;line-height:1.5;padding:24px!important;display:grid!important}.check{cursor:pointer;place-items:center;width:22px;height:22px;display:grid;position:relative}.check input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.check .box{background:0 0;border:1.5px solid #64748b;border-radius:7px;width:20px;height:20px;transition:all .12s}.check input:checked+.box{background:linear-gradient(135deg,#38bdf8,#818cf8);border-color:#38bdf8;box-shadow:inset 0 0 0 2px #0f172a40}.check input:checked+.box:after{content:"";border:2px solid #0f172a;border-width:0 2px 2px 0;width:5px;height:9px;display:block;transform:translate(7px,3px)rotate(45deg)}.text{color:#f1f5f9;font:inherit;text-align:left;cursor:text;word-break:break-word;background:0 0;border:0;padding:4px 0}.edit-input{color:#f8fafc;width:100%;font:inherit;background:#020617b3;border:1px solid #38bdf873;border-radius:10px;outline:none;padding:8px 10px}.delete{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;width:34px;height:34px;font-size:1.35rem;line-height:1;transition:background .12s,color .12s}.delete:hover{color:#fca5a5;background:#f871711f}.footer{color:#64748b;text-align:center;border-top:1px solid #94a3b81a;margin-top:16px;padding-top:14px;font-size:.78rem}@media (width<=420px){.shell{border-radius:20px;padding:22px 14px 14px}.composer{flex-direction:column}.composer button{padding:12px 16px}}
