:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}button,textarea,input,select{transition:all .2s ease}.app{min-height:100vh;width:100%;background:#0b0b10;color:#f1f1f1;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:40px 60px;font-family:system-ui,sans-serif}.left{max-width:800px}.right{flex:1;min-width:320px}h1{margin-bottom:20px}.add-habit{display:flex;gap:10px;margin-bottom:20px}.add-habit input{padding:10px 12px;border-radius:8px;border:none;outline:none;background:#15151f;color:#fff}.add-habit button{padding:10px 14px;border-radius:8px;border:none;cursor:pointer;background:#fff;color:#000;font-weight:600}.habit-list{list-style:none;padding:0;width:100%;max-width:420px}.habit-list li{background:#15151f;padding:12px 14px;border-radius:10px;margin-bottom:10px}.habit-item.done .habit-name{text-decoration:line-through;opacity:.6}.app{display:grid;grid-template-columns:360px 1fr;min-height:100vh}.left{padding:40px}.right{padding:40px;background:#ffffff08;border-left:1px solid rgba(255,255,255,.08)}.stats-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);padding:24px;border-radius:20px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 8px 30px #0000004d}.habit-actions{display:flex;gap:8px}.habit-actions button{background:transparent;border:none;cursor:pointer;font-size:16px}.habit-name{cursor:pointer;flex:1;-webkit-user-select:none;user-select:none}.habit-item{display:flex;align-items:center;justify-content:space-between}.group{margin-bottom:24px}.group h3{margin-bottom:8px;font-weight:500;opacity:.85}.add-habit select{padding:8px 10px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:inherit}.add-habit{position:relative;z-index:5}.stats-card{position:relative;z-index:1}.left{padding-right:40px}.add-habit select{background-color:#0f0f14;color:#fff;border:1px solid rgba(255,255,255,.15)}.add-habit option{background-color:#0f0f14;color:#fff}.presets{display:flex;gap:8px;margin:10px 0 20px}.presets button{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;padding:8px 12px;border-radius:10px;cursor:pointer;transition:.2s}.presets button:hover{background:#ffffff26}.add-row{display:flex;gap:10px;align-items:center;margin-bottom:12px}.presets{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.presets button{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;padding:10px 14px;border-radius:12px;cursor:pointer;transition:.2s}.presets button:hover{background:#ffffff29}.add-habit{flex-direction:column}.add-habit{display:flex;flex-direction:column;gap:10px;max-width:420px}.add-habit input,.add-habit select,.add-habit button{height:40px;font-size:14px}.presets button{padding:8px 12px;font-size:13px;border-radius:10px;white-space:nowrap}.left{max-width:520px;width:100%}.add-habit{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.add-habit input{flex:1;min-width:220px}.add-habit select{min-width:130px}.add-habit button{white-space:nowrap}.presets{display:flex;gap:8px;flex-wrap:wrap}.app{display:flex;gap:40px;align-items:flex-start}.left{flex:1;min-width:0}.habit-list{width:100%}.habit-list li{width:100%;box-sizing:border-box}.progress-bar{height:10px;width:100%;background:#ffffff1a;border-radius:8px;margin:10px 0 20px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#4ade80,#22d3ee);transition:width .3s ease}.energy-panel{margin-top:40px;padding:20px;background:#ffffff08;border-radius:16px}.mood-selector{display:flex;gap:10px;margin:10px 0 20px}.mood-selector button{font-size:20px;padding:8px 12px;background:#ffffff14;border:none;border-radius:10px;cursor:pointer}.mood-selector button.active{background:linear-gradient(90deg,#4ade80,#22d3ee)}.energy-panel{margin-top:30px;padding:24px;border-radius:20px;background:#ffffff0a}.energy-panel{width:100%;box-sizing:border-box}.reflection-questions{display:flex;flex-direction:column;gap:14px}.reflection-questions label{font-size:14px;opacity:.8}.reflection-questions textarea{width:100%;min-height:60px;background:#ffffff0f;border:none;border-radius:12px;padding:10px;color:#fff;resize:none}.completion{font-size:42px;margin:0}.subtitle{opacity:.6;font-size:14px;margin-bottom:20px}.mood-options{display:flex;gap:12px}.mood-options button{padding:10px 14px;font-size:20px;border-radius:12px}@media(max-width:900px){.app{flex-direction:column;padding:24px 16px}.left,.right{width:100%}.right{order:-1;margin-bottom:40px}}.empty-state{margin-top:60px;padding:40px;text-align:center;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.empty-state h3{margin-bottom:10px;font-weight:600}.empty-state p{opacity:.7}.weekly-card{margin-top:24px;padding:20px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.weekly-card h3{margin-bottom:10px;font-weight:600}.weekly-percentage{font-size:24px;font-weight:600;margin-bottom:10px}.weekly-progress-bar{height:8px;width:100%;background:#ffffff14;border-radius:8px;overflow:hidden;margin-bottom:12px}.weekly-progress-fill{height:100%;background:linear-gradient(90deg,#4ade80,#22d3ee);transition:width .3s ease}.weekly-details{opacity:.7;font-size:14px}
