.HomeScreen-module__Px7IEq__screen{flex-direction:column;height:100%;padding:44px 16px 16px;font-size:13px;display:flex}.HomeScreen-module__Px7IEq__header{justify-content:space-between;align-items:baseline;margin-top:10px;display:flex}.HomeScreen-module__Px7IEq__title{letter-spacing:-.02em;color:var(--ink);font-size:22px;font-weight:800}.HomeScreen-module__Px7IEq__date{color:var(--ink-soft);font-size:12px}.HomeScreen-module__Px7IEq__streakCard{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex}.HomeScreen-module__Px7IEq__flame{font-size:26px;line-height:1;animation:.45s ease-in-out 1.45s HomeScreen-module__Px7IEq__flamePulse}.HomeScreen-module__Px7IEq__streakNum{letter-spacing:-.02em;min-width:38px;height:34px;color:var(--ink);font-size:28px;font-weight:800;line-height:34px;position:relative;overflow:hidden}.HomeScreen-module__Px7IEq__numOld,.HomeScreen-module__Px7IEq__numNew{position:absolute;inset:0}.HomeScreen-module__Px7IEq__numOld{animation:.35s cubic-bezier(.34,1.56,.64,1) 1.45s forwards HomeScreen-module__Px7IEq__numOut}.HomeScreen-module__Px7IEq__numNew{opacity:0;animation:.35s cubic-bezier(.34,1.56,.64,1) 1.45s forwards HomeScreen-module__Px7IEq__numIn;transform:translateY(100%)}.HomeScreen-module__Px7IEq__streakLabel{color:var(--ink-soft);font-size:11px}.HomeScreen-module__Px7IEq__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-top:18px;margin-bottom:8px;font-size:10px;font-weight:600}.HomeScreen-module__Px7IEq__habitList{flex-direction:column;gap:8px;display:flex}.HomeScreen-module__Px7IEq__habitCard{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.HomeScreen-module__Px7IEq__habitIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.HomeScreen-module__Px7IEq__habitBody{flex:1;min-width:0}.HomeScreen-module__Px7IEq__habitName{color:var(--ink);font-size:13px;font-weight:600}.HomeScreen-module__Px7IEq__habitSchedule{color:var(--ink-soft);font-size:10px}.HomeScreen-module__Px7IEq__checkCircle{border:2px solid #e9ecef;border-radius:50%;flex-shrink:0;width:26px;height:26px;position:relative}.HomeScreen-module__Px7IEq__checkFill{background:var(--dopamine);color:var(--action);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;line-height:1;display:flex;position:absolute;inset:-2px}.HomeScreen-module__Px7IEq__checkFillAnim{animation:.35s cubic-bezier(.34,1.56,.64,1) 1.2s forwards HomeScreen-module__Px7IEq__checkPop;transform:scale(0);}@keyframes HomeScreen-module__Px7IEq__checkPop{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes HomeScreen-module__Px7IEq__numOut{to{opacity:0;transform:translateY(-100%)}}@keyframes HomeScreen-module__Px7IEq__numIn{to{opacity:1;transform:translateY(0)}}@keyframes HomeScreen-module__Px7IEq__flamePulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.HomeScreen-module__Px7IEq__flame,.HomeScreen-module__Px7IEq__numOld,.HomeScreen-module__Px7IEq__numNew,.HomeScreen-module__Px7IEq__checkFillAnim{animation:none!important}.HomeScreen-module__Px7IEq__checkFillAnim{transform:scale(1)}.HomeScreen-module__Px7IEq__numOld{opacity:0;transform:translateY(-100%)}.HomeScreen-module__Px7IEq__numNew{opacity:1;transform:translateY(0)}}
.PodiumScreen-module__a3UNcG__screen{flex-direction:column;height:100%;display:flex}.PodiumScreen-module__a3UNcG__cover{background:linear-gradient(135deg,#ffe3e3,#ffd8cc);flex-direction:column;justify-content:flex-end;height:90px;padding:12px 16px;display:flex}.PodiumScreen-module__a3UNcG__coverTitle{letter-spacing:-.01em;color:var(--ink);font-size:15px;font-weight:800}.PodiumScreen-module__a3UNcG__coverMeta{color:var(--ink-soft);font-size:10px}.PodiumScreen-module__a3UNcG__body{flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.PodiumScreen-module__a3UNcG__segmented{border-radius:var(--radius-pill);background:#eff1f3;align-self:center;gap:2px;padding:3px;display:flex}.PodiumScreen-module__a3UNcG__segment{color:var(--ink-soft);border-radius:var(--radius-pill);padding:5px 18px;font-size:11px;font-weight:600}.PodiumScreen-module__a3UNcG__segmentActive{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-soft);}.PodiumScreen-module__a3UNcG__podium{justify-content:center;align-items:flex-end;gap:8px;margin-top:22px;display:flex}.PodiumScreen-module__a3UNcG__column{flex-direction:column;align-items:center;width:72px;display:flex}.PodiumScreen-module__a3UNcG__avatar{width:34px;height:34px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.PodiumScreen-module__a3UNcG__avatarFirst{width:40px;height:40px;font-size:13px;}.PodiumScreen-module__a3UNcG__name{color:var(--ink);margin-top:5px;font-size:11px;font-weight:600}.PodiumScreen-module__a3UNcG__points{color:var(--ink-soft);font-size:10px}.PodiumScreen-module__a3UNcG__block{background:var(--surface);width:100%;box-shadow:var(--shadow-soft);color:var(--ink-soft);border-radius:12px 12px 0 0;justify-content:center;align-items:flex-start;margin-top:6px;padding-top:8px;font-size:12px;font-weight:800;display:flex}.PodiumScreen-module__a3UNcG__blockFirst{border-top:3px solid var(--dopamine);height:64px;color:var(--ink);}.PodiumScreen-module__a3UNcG__blockSecond{height:44px;}.PodiumScreen-module__a3UNcG__blockThird{height:32px;}.PodiumScreen-module__a3UNcG__youRow{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;justify-content:space-between;align-items:center;margin-top:14px;padding:12px 14px;font-size:11px;display:flex}.PodiumScreen-module__a3UNcG__youName{color:var(--ink);font-weight:600}.PodiumScreen-module__a3UNcG__youMeta{color:var(--ink-soft)}.PodiumScreen-module__a3UNcG__rankEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-top:18px;margin-bottom:8px;font-size:10px;font-weight:600}.PodiumScreen-module__a3UNcG__rankList{flex-direction:column;gap:8px;display:flex}.PodiumScreen-module__a3UNcG__rankRow{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;align-items:center;gap:10px;padding:10px 14px;display:flex}.PodiumScreen-module__a3UNcG__rankPosition{width:18px;color:var(--ink-soft);font-size:10px;font-weight:800}.PodiumScreen-module__a3UNcG__rankAvatar{width:26px;height:26px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:flex}.PodiumScreen-module__a3UNcG__rankName{color:var(--ink);flex:1;font-size:11px;font-weight:600}.PodiumScreen-module__a3UNcG__rankPoints{color:var(--ink-soft);font-size:10px}
.StreakScreen-module__qz7sDG__screen{flex-direction:column;height:100%;padding:44px 16px 16px;display:flex}.StreakScreen-module__qz7sDG__title{letter-spacing:-.01em;color:var(--ink);margin-top:10px;font-size:16px;font-weight:800}.StreakScreen-module__qz7sDG__subtitle{color:var(--ink-soft);font-size:10px}.StreakScreen-module__qz7sDG__heatmap{grid-template-rows:repeat(7,10px);grid-template-columns:repeat(12,10px);grid-auto-flow:column;justify-content:center;gap:3px;margin-top:18px;display:grid}.StreakScreen-module__qz7sDG__cell{border-radius:3px;width:10px;height:10px}.StreakScreen-module__qz7sDG__recordCard{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;align-items:center;gap:12px;margin-top:22px;padding:14px;display:flex}.StreakScreen-module__qz7sDG__recordFlame{font-size:22px;line-height:1}.StreakScreen-module__qz7sDG__recordValue{letter-spacing:-.02em;color:var(--ink);font-size:20px;font-weight:800}.StreakScreen-module__qz7sDG__recordLabel{color:var(--ink-soft);font-size:10px}.StreakScreen-module__qz7sDG__statRow{gap:8px;margin-top:8px;display:flex}.StreakScreen-module__qz7sDG__statCard{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;flex:1;padding:12px 14px}.StreakScreen-module__qz7sDG__statValue{letter-spacing:-.01em;color:var(--ink);font-size:15px;font-weight:800}.StreakScreen-module__qz7sDG__statLabel{color:var(--ink-soft);margin-top:2px;font-size:9px}.StreakScreen-module__qz7sDG__habitEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-top:18px;margin-bottom:8px;font-size:10px;font-weight:600}.StreakScreen-module__qz7sDG__habitList{flex-direction:column;gap:8px;display:flex}.StreakScreen-module__qz7sDG__habitRow{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex}.StreakScreen-module__qz7sDG__habitName{color:var(--ink);font-size:11px;font-weight:600}.StreakScreen-module__qz7sDG__habitStrip{flex-shrink:0;gap:3px;display:flex}.StreakScreen-module__qz7sDG__habitCell{border-radius:2px;width:8px;height:8px}
