@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{height:100vh;width:100vw;margin:0;display:flex;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.body-container{display:flex;flex:1}.TextInput_input__BdDlt{padding:16px;border:1px solid #e0e0e0;border-radius:20px;font-size:16px;font-weight:400;color:#333;background-color:#f5f5f5;outline:none}.AddStep_stepItem__RSMgd{display:flex;box-shadow:0 0 4px 1px rgba(0,0,0,.3);padding:20px 16px;border-radius:8px;width:50%;align-items:center}.AddStep_content__stsfF{display:flex;flex:1}.AddStep_input__WHbfd{display:flex;flex-direction:column;row-gap:10px;flex:0.5}.AppButton_button__HYI8T{padding:10px 14px;border:1px solid #e0e0e0;border-radius:20px;font-size:.92rem;font-weight:700;color:#fff;background-color:#9333ea;outline:none;width:auto;min-width:110px;white-space:nowrap}.login_container__IO3_O{flex:1;display:flex;justify-content:center;align-items:center}.login_loginContainer__XSIsJ{display:flex;flex-direction:column;width:400px;height:400px;border:1px solid #ccc;border-radius:10px;padding:40px 30px;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.login_loginTitle__z_rx1{font-size:28px;font-weight:600;text-align:center;margin:0}.login_loginDescription__YVt_9{font-size:16px;text-align:center;margin:8px 0 0}.login_loginForm__mMK1f{display:flex;flex-direction:column;justify-content:center;gap:20px;flex:1}.login_loginButton__2IAVg{margin-top:30px}.create_container__dCcTR{display:flex;flex:1;justify-content:center;align-items:center}.create_form__d7Kv8{display:flex;flex-direction:column;gap:10px;height:500px;width:400px;border:.5px solid #17171720;padding:18px 20px;border-radius:10px;justify-content:center;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.create_button__ZBVbh{margin-top:20px}.PageContainer_container__Q7RMq{height:100vh;width:100%;display:flex;flex-direction:column;overflow:scroll}.home_page__Zckiu{display:flex;flex-direction:column;gap:24px;padding:20px 20px 40px;width:100%;margin:0 auto;box-sizing:border-box;animation:home_fadeIn__dCrmB .45s ease-out}@keyframes home_fadeIn__dCrmB{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home_hero__nQ_6v{display:flex;align-items:center;gap:20px;padding:26px 28px;border-radius:20px;background:radial-gradient(circle at 15% 50%,rgba(99,102,241,.85),transparent 55%),radial-gradient(circle at 85% 40%,rgba(56,189,248,.7),transparent 50%),linear-gradient(135deg,#4f46e5,#2563eb 60%,#0ea5e9);color:#fff;box-shadow:0 16px 40px rgba(79,70,229,.18);overflow:hidden}.home_heroCol__GgOWr{flex:1;min-width:0}.home_heroCol__GgOWr:last-child{display:flex;justify-content:flex-end}.home_badge__4Jvxm{display:inline-block;padding:3px 10px;margin-bottom:8px;border-radius:999px;background:hsla(0,0%,100%,.15);font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home_title__g8FDG{margin:0;font-size:1.5rem;font-weight:800;line-height:1.15;letter-spacing:-.02em}.home_subtitle__T7am7{margin:5px 0 0;color:hsla(0,0%,100%,.8);font-size:.84rem;line-height:1.45}.home_heroActions__prmW0{margin-top:14px}.home_miniStats__yXTV3{display:flex;align-items:center;gap:0;padding:12px 16px;border-radius:14px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px)}.home_miniStat__QWSUG{display:flex;flex-direction:column;align-items:center;padding:0 14px}.home_miniVal__5hAJD{font-size:1.2rem;font-weight:800}.home_miniLbl__RvkXw{font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;opacity:.7;font-weight:600;margin-top:2px}.home_miniDivider__tv1yb{width:1px;height:28px;background:hsla(0,0%,100%,.2);flex-shrink:0}.home_goalsSection__5r6z6{display:flex;flex-direction:column;gap:14px}.home_sectionBar__ir1gF{display:flex;align-items:center;gap:10px}.home_sectionTitle__QeumV{margin:0;font-size:1.1rem;font-weight:800;color:#0f172a}.home_count__gAumF{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#ede9fe;color:#6366f1;font-size:.7rem;font-weight:700}.home_grid__nO2wa{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.home_card__1qqpG{display:flex;align-items:stretch;border-radius:14px;background:#fff;border:1px solid #f1f5f9;box-shadow:0 2px 8px rgba(15,23,42,.04);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;cursor:pointer;height:100px}.home_card__1qqpG:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,23,42,.08)}.home_cardRank__1rSct{width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#94a3b8;font-size:.82rem;font-weight:800;border-right:1px solid #f1f5f9}.home_cardContent__8utE4{flex:1;min-width:0;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.home_cardTop__4_vX1{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.home_tag__e5_t9{flex-shrink:0;padding:2px 9px;border-radius:999px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.home_tagActive__gJ5BA{background:#fef3c7;color:#b45309}.home_tagDone__SLPWO{background:#d1fae5;color:#047857}.home_tagPending__8G8aW{background:#e0e7ff;color:#4338ca}.home_cardTitle__S3YDK{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.3}.home_cardDesc__VXsVh,.home_cardTitle__S3YDK{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home_cardDesc__VXsVh{font-size:.78rem;color:#64748b;line-height:1.4}.home_cardMeta__5psd_{display:flex;align-items:center;gap:5px;margin-top:auto;padding-top:8px;border-top:1px solid #f8fafc;color:#94a3b8;font-size:.72rem}.home_dot__jB5v3{width:3px;height:3px;border-radius:50%;background:#cbd5e1}.home_empty__bPs7m{display:flex;flex-direction:column;align-items:center;gap:6px;padding:36px 20px;border:2px dashed #e2e8f0;border-radius:16px;text-align:center;background:#fafbfc}.home_empty__bPs7m p{margin:0;font-weight:600;font-size:.88rem;color:#475569}.home_emptyHint__wwoRt{font-size:.78rem;color:#94a3b8}.home_spinner__IizY1{width:22px;height:22px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:home_spin__F8DzJ .65s linear infinite}@keyframes home_spin__F8DzJ{to{transform:rotate(1turn)}}@media (max-width:680px){.home_page__Zckiu{padding:14px 12px 28px;gap:18px}.home_hero__nQ_6v{flex-direction:column;padding:22px 20px;text-align:center;align-items:center}.home_heroCol__GgOWr:last-child{justify-content:center}.home_miniStat__QWSUG{padding:0 10px}.home_grid__nO2wa{grid-template-columns:1fr}}.AppHeader_container__TbG_K{display:flex;justify-content:space-between;align-items:center;padding:20px 10px;background:#9b5de0;color:#fff}