.dashboard-module___vDUZq__statsBar{background:var(--surface-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:16px;align-items:center;gap:1.5rem;margin-bottom:1.25rem;padding:1.1rem 1.5rem;display:flex;position:relative;overflow:hidden}.dashboard-module___vDUZq__statsBar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ff6b470a 0%,#0000 40% 60%,#2563eb0a 100%);position:absolute;inset:0}.dashboard-module___vDUZq__statItem{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.dashboard-module___vDUZq__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-module___vDUZq__statNumber{font-size:1.35rem;font-weight:800;font-family:var(--font-heading);color:var(--text-primary);line-height:1.1}.dashboard-module___vDUZq__statUnitSmall{color:var(--text-secondary);font-size:.75rem;font-weight:600}.dashboard-module___vDUZq__statLabelSmall{color:var(--text-secondary);margin-top:.15rem;font-size:.72rem}.dashboard-module___vDUZq__statDivider{background:var(--border-color);flex-shrink:0;width:1px;height:32px}.dashboard-module___vDUZq__weeklyGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.dashboard-module___vDUZq__weekCard{background:var(--surface-secondary);border:1px solid var(--border-color);border-radius:10px;padding:1rem}.dashboard-module___vDUZq__weekCard.dashboard-module___vDUZq__current{border-color:var(--accent-warm);background:linear-gradient(135deg,#ff6b470f,#ffc8570f);box-shadow:0 4px 16px #ff6b4714}.dashboard-module___vDUZq__weekTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-bottom:.6rem;font-size:.75rem;font-weight:700}.dashboard-module___vDUZq__weekStat{color:var(--text-secondary);margin-bottom:.2rem;font-size:.85rem}.dashboard-module___vDUZq__weekStat strong{color:var(--text-primary);font-weight:700}.dashboard-module___vDUZq__weekDelta{margin-top:.5rem;font-size:.78rem;font-weight:700}.dashboard-module___vDUZq__calendarNav{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.dashboard-module___vDUZq__calendarNavBtn{border:1px solid var(--border-color);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:6px;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.dashboard-module___vDUZq__calendarNavBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.dashboard-module___vDUZq__calendarMonthLabel{color:var(--text-primary);font-size:.9rem;font-weight:700}.dashboard-module___vDUZq__calendarDayHeaders{text-align:center;color:var(--text-secondary);text-transform:uppercase;grid-template-columns:repeat(7,1fr);gap:.2rem;margin-bottom:.35rem;font-size:.68rem;font-weight:600;display:grid}.dashboard-module___vDUZq__calendarGrid{grid-template-columns:repeat(7,1fr);gap:.3rem;display:grid}.dashboard-module___vDUZq__dayBox{aspect-ratio:1;background:var(--surface-primary);cursor:default;border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.dashboard-module___vDUZq__dayBox:hover{z-index:5;transform:scale(1.1);box-shadow:0 4px 12px #0000000f}.dashboard-module___vDUZq__dayBox.dashboard-module___vDUZq__hasRun{cursor:pointer;background:#10b9811a;border-color:#10b9814d}.dashboard-module___vDUZq__dayBox.dashboard-module___vDUZq__isToday{border-color:var(--accent-primary)}.dashboard-module___vDUZq__dayBox.dashboard-module___vDUZq__isFuture{opacity:.3;pointer-events:none}.dashboard-module___vDUZq__dayNum{color:var(--text-secondary);font-size:.58rem;font-weight:600;line-height:1;position:absolute;top:2px;left:4px}.dashboard-module___vDUZq__dayNum.dashboard-module___vDUZq__todayNum{color:var(--accent-primary)}.dashboard-module___vDUZq__dayDot{background:#10b981;border-radius:50%;width:7px;height:7px;margin-top:.15rem}.dashboard-module___vDUZq__dayTooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:20;background:#1f2937;border-radius:6px;padding:.35rem .6rem;font-size:.68rem;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.dashboard-module___vDUZq__tableWrap{overflow-x:auto}.dashboard-module___vDUZq__lbTable{border-collapse:collapse;width:100%}.dashboard-module___vDUZq__lbTable th{text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;padding:.6rem .75rem;font-size:.78rem;font-weight:600}.dashboard-module___vDUZq__lbTable td{border-bottom:1px solid var(--border-color);padding:.55rem .75rem;font-size:.85rem}.dashboard-module___vDUZq__lbTable tr:last-child td{border-bottom:none}.dashboard-module___vDUZq__lbTable tr.dashboard-module___vDUZq__myRow td{background:linear-gradient(90deg,#ff6b4714,#ffc8570d);font-weight:600}.dashboard-module___vDUZq__rankBadge{background:var(--surface-secondary);width:30px;height:30px;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;display:inline-flex}.dashboard-module___vDUZq__rankBadge.dashboard-module___vDUZq__gold{color:#7a5a00;background:linear-gradient(135deg,gold,#ffc857);border:none;box-shadow:0 4px 12px #ffc85773}.dashboard-module___vDUZq__rankBadge.dashboard-module___vDUZq__silver{color:#5a5a5a;background:linear-gradient(135deg,#e6e6e6,#c4c4c4);border:none;box-shadow:0 4px 10px #b4b4b459}.dashboard-module___vDUZq__rankBadge.dashboard-module___vDUZq__bronze{color:#5a2f0e;background:linear-gradient(135deg,#e8a87c,#cd7f32);border:none;box-shadow:0 4px 10px #cd7f3259}.dashboard-module___vDUZq__formGroup{margin-bottom:.8rem}.dashboard-module___vDUZq__formGroup label{color:var(--text-secondary);margin-bottom:.3rem;font-size:.8rem;font-weight:600;display:block}.dashboard-module___vDUZq__formInput{background:var(--surface-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-family:var(--font-body);border-radius:8px;padding:.5rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.dashboard-module___vDUZq__formInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #2563eb26}.dashboard-module___vDUZq__durationRow{gap:.4rem;display:flex}.dashboard-module___vDUZq__durationRow .dashboard-module___vDUZq__formInput{text-align:center}.dashboard-module___vDUZq__photoBox{border:2px dashed var(--border-color);cursor:pointer;background:var(--surface-secondary);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:90px;padding:.75rem;transition:border-color .15s,background .15s;display:flex}.dashboard-module___vDUZq__photoBox:hover{border-color:var(--accent-primary);background:#2563eb08}.dashboard-module___vDUZq__photoPreview{object-fit:cover;border-radius:7px;width:100%;max-height:110px}.dashboard-module___vDUZq__feedbackPanel{padding:1.25rem;animation:.35s cubic-bezier(.34,1.56,.64,1) dashboard-module___vDUZq__feedIn}@keyframes dashboard-module___vDUZq__feedIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dashboard-module___vDUZq__feedbackHeader{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.dashboard-module___vDUZq__feedbackInner{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.dashboard-module___vDUZq__scoreRing{flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;display:flex}.dashboard-module___vDUZq__ringLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.72rem;font-weight:700}.dashboard-module___vDUZq__feedbackBody{flex:1;min-width:200px}.dashboard-module___vDUZq__trendBadge{border-radius:20px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.25rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.dashboard-module___vDUZq__trendImproving{color:#059669;background:#10b9811f}.dashboard-module___vDUZq__trendSteady{color:#d97706;background:#f59e0b1f}.dashboard-module___vDUZq__trendDeclining{color:#dc2626;background:#ef44441f}.dashboard-module___vDUZq__aiMessage{color:var(--text-primary);margin-bottom:.6rem;font-size:.9rem;line-height:1.65}.dashboard-module___vDUZq__highlight{color:var(--text-secondary);background:#10b9810f;border:1px solid #10b9812e;border-radius:8px;padding:.5rem .75rem;font-size:.82rem;line-height:1.5}.dashboard-module___vDUZq__loadingDots{justify-content:center;gap:.4rem;display:flex}.dashboard-module___vDUZq__loadingDots span{background:var(--accent-primary);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite dashboard-module___vDUZq__dot}.dashboard-module___vDUZq__loadingDots span:nth-child(2){animation-delay:.2s}.dashboard-module___vDUZq__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes dashboard-module___vDUZq__dot{0%,80%,to{opacity:.4;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.dashboard-module___vDUZq__historyList{flex-direction:column;gap:.55rem;display:flex}.dashboard-module___vDUZq__historyItem{background:var(--surface-primary);border:1px solid var(--border-color);border-left:3px solid var(--accent-warm);border-radius:10px;justify-content:space-between;align-items:center;padding:.8rem 1rem;transition:transform .15s,box-shadow .15s,border-left-color .15s;display:flex}.dashboard-module___vDUZq__historyItem:hover{box-shadow:var(--shadow-md);border-left-color:var(--accent-primary);transform:translate(2px)}.dashboard-module___vDUZq__historyLeft{flex-direction:column;gap:.15rem;display:flex}.dashboard-module___vDUZq__historyDate{color:var(--text-primary);font-size:.82rem;font-weight:700}.dashboard-module___vDUZq__historyMeta{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.dashboard-module___vDUZq__historyRight{text-align:right}.dashboard-module___vDUZq__historyDist{color:var(--accent-primary);font-size:1rem;font-weight:800}.dashboard-module___vDUZq__historyPace{color:var(--text-secondary);font-size:.75rem}.dashboard-module___vDUZq__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:8px;padding:.1rem .4rem;font-size:.62rem;font-weight:700}.dashboard-module___vDUZq__badgeStrava{color:#fc4c02;background:#fc4c021a}.dashboard-module___vDUZq__badgeManual{color:var(--accent-primary);background:#2563eb1a}.dashboard-module___vDUZq__stravaBar{background:var(--surface-primary);border:1px solid var(--border-color);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.dashboard-module___vDUZq__stravaConnected{color:#10b981;background:#10b98114;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.9rem;font-weight:600;display:flex}.dashboard-module___vDUZq__sectionTitle{color:var(--text-primary);align-items:center;gap:.4rem;margin-bottom:.9rem;font-size:1rem;font-weight:700;display:flex}.dashboard-module___vDUZq__kudosBanner{color:#fff;background:linear-gradient(135deg,#10b981,#2563eb);border-radius:12px;margin-bottom:1.25rem;padding:.9rem 1.25rem;font-size:.92rem;font-weight:600;animation:.4s cubic-bezier(.34,1.56,.64,1) dashboard-module___vDUZq__kudosIn;box-shadow:0 4px 16px #10b98133}@keyframes dashboard-module___vDUZq__kudosIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-module___vDUZq__monthlyGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.dashboard-module___vDUZq__monthCard{background:var(--surface-secondary);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;gap:.3rem;padding:.9rem;display:flex}.dashboard-module___vDUZq__monthCard.dashboard-module___vDUZq__currentMonth{border-color:var(--accent-primary);background:#2563eb08}.dashboard-module___vDUZq__monthName{color:var(--text-primary);align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;display:flex}.dashboard-module___vDUZq__liveBadge{background:var(--accent-primary);color:#fff;border-radius:8px;padding:.1rem .4rem;font-size:.6rem;font-weight:700}.dashboard-module___vDUZq__monthStat{color:var(--text-secondary);font-size:.78rem}.dashboard-module___vDUZq__monthStat strong{color:var(--text-primary);font-weight:700}.dashboard-module___vDUZq__monthDelta{margin-top:.2rem;font-size:.72rem;font-weight:700}.dashboard-module___vDUZq__photosGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.65rem;display:grid}.dashboard-module___vDUZq__photoThumb{aspect-ratio:1;background:var(--surface-secondary);border-radius:10px;position:relative;overflow:hidden}.dashboard-module___vDUZq__photoThumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.dashboard-module___vDUZq__photoThumb:hover img{transform:scale(1.05)}.dashboard-module___vDUZq__photoDate{color:#fff;text-align:center;background:linear-gradient(#0000,#0000008c);padding:.35rem .4rem .25rem;font-size:.65rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.dashboard-module___vDUZq__modalOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.15s dashboard-module___vDUZq__fadeIn;display:flex;position:fixed;inset:0}@keyframes dashboard-module___vDUZq__fadeIn{0%{opacity:0}to{opacity:1}}.dashboard-module___vDUZq__modalBox{background:var(--surface-primary);border:1px solid var(--border-color);border-radius:14px;width:90%;max-width:380px;padding:2rem;box-shadow:0 20px 60px #0000001f}.dashboard-module___vDUZq__modalTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.dashboard-module___vDUZq__modalMessage{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.dashboard-module___vDUZq__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.dashboard-module___vDUZq__spin{animation:1s linear infinite dashboard-module___vDUZq__spin}@keyframes dashboard-module___vDUZq__spin{to{transform:rotate(360deg)}}.dashboard-module___vDUZq__mainGrid{grid-template-columns:1fr 360px 340px;align-items:start;gap:1.5rem;display:grid}@media (max-width:600px){.dashboard-module___vDUZq__stravaBar{flex-direction:column;align-items:flex-start}}@media (max-width:1280px){.dashboard-module___vDUZq__mainGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.dashboard-module___vDUZq__mainGrid{grid-template-columns:1fr}.dashboard-module___vDUZq__statsBar{flex-direction:column;align-items:stretch;gap:.9rem;padding:1rem}.dashboard-module___vDUZq__statDivider{display:none}.dashboard-module___vDUZq__weeklyGrid{grid-template-columns:1fr}.dashboard-module___vDUZq__monthlyGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module___vDUZq__photosGrid{grid-template-columns:repeat(3,1fr)}.dashboard-module___vDUZq__feedbackInner,.dashboard-module___vDUZq__plusLayout{flex-direction:column}.dashboard-module___vDUZq__plusSidebar{max-height:340px;width:100%!important}}
.DSNavbar-module__B0sTxG__nav{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(14px);height:var(--nav-height);background:#faf7f1e0;border-bottom:1px solid #0f172a0f;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.DSNavbar-module__B0sTxG__inner{align-items:center;gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.DSNavbar-module__B0sTxG__brand{color:var(--ink);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.DSNavbar-module__B0sTxG__brandDot{background:var(--coral-light);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.DSNavbar-module__B0sTxG__brandName{font-family:var(--font-d);letter-spacing:-.01em;color:var(--ink);font-size:16px;font-weight:700}.DSNavbar-module__B0sTxG__links{align-items:center;gap:4px;margin-left:24px;display:flex}.DSNavbar-module__B0sTxG__link{color:var(--ink-muted);border-radius:var(--r-full);padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.DSNavbar-module__B0sTxG__link:hover{color:var(--ink);background:#0f172a0a}.DSNavbar-module__B0sTxG__active{color:var(--ink);background:#ff6b471a}.DSNavbar-module__B0sTxG__ctaArea{align-items:center;gap:12px;margin-left:auto;display:flex}.DSNavbar-module__B0sTxG__logoutBtn{color:var(--ink-muted);cursor:pointer;border-radius:var(--r-full);background:0 0;border:none;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600}.DSNavbar-module__B0sTxG__logoutBtn:hover{color:var(--ink);background:#0f172a0a}.DSNavbar-module__B0sTxG__hamburger{cursor:pointer;color:var(--ink);background:0 0;border:none;margin-left:auto;padding:6px;display:none}.DSNavbar-module__B0sTxG__mobileMenu{top:var(--nav-height);background:var(--cream);border-bottom:1px solid #0f172a1a;flex-direction:column;gap:4px;padding:16px 20px;display:flex;position:absolute;left:0;right:0;box-shadow:0 12px 32px #0f172a14}.DSNavbar-module__B0sTxG__mobileLink{border-radius:var(--r-sm);color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none}.DSNavbar-module__B0sTxG__mobileLink:hover{background:#0f172a0a}.DSNavbar-module__B0sTxG__mobileActive{color:var(--coral);background:#ff6b4714}.DSNavbar-module__B0sTxG__mobileCta{background:var(--coral);color:#fff;text-align:center;margin-top:8px}.DSNavbar-module__B0sTxG__mobileCta:hover{color:#fff;background:#e85c3c}@media (max-width:900px){.DSNavbar-module__B0sTxG__links,.DSNavbar-module__B0sTxG__ctaArea{display:none}.DSNavbar-module__B0sTxG__hamburger{display:flex}.DSNavbar-module__B0sTxG__inner{padding:0 20px}}
.DSFooter-module__-27mRG__footer{background:var(--ink);color:#ffffffbf;margin-top:64px;padding:56px 0 0}.DSFooter-module__-27mRG__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1280px;margin:0 auto;padding:0 32px 48px;display:grid}.DSFooter-module__-27mRG__brandCol{max-width:340px}.DSFooter-module__-27mRG__brand{color:#fff;align-items:center;gap:10px;margin-bottom:16px;text-decoration:none;display:flex}.DSFooter-module__-27mRG__brandDot{background:var(--coral);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.DSFooter-module__-27mRG__brandName{font-family:var(--font-d);letter-spacing:-.01em;color:#fff;font-size:17px;font-weight:700}.DSFooter-module__-27mRG__tagline{color:#fff9;text-wrap:pretty;margin-bottom:20px;font-size:14px;line-height:1.6}.DSFooter-module__-27mRG__socials{flex-wrap:wrap;gap:10px;display:flex}.DSFooter-module__-27mRG__social{border-radius:var(--r-full);color:#fff;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex}.DSFooter-module__-27mRG__social:hover{transform:translateY(-2px)}.DSFooter-module__-27mRG__linksCol{flex-direction:column;gap:10px;display:flex}.DSFooter-module__-27mRG__colHead{font-family:var(--font-d);color:#fff;letter-spacing:.02em;text-transform:uppercase;opacity:.9;margin-bottom:8px;font-size:14px;font-weight:700}.DSFooter-module__-27mRG__fLink{color:#fff9;font-size:14px;text-decoration:none;transition:color .15s}.DSFooter-module__-27mRG__fLink:hover{color:#fff}.DSFooter-module__-27mRG__bottomBar{text-align:center;color:#fff6;letter-spacing:.02em;border-top:1px solid #ffffff1a;padding:20px 32px;font-size:12px}@media (max-width:900px){.DSFooter-module__-27mRG__inner{grid-template-columns:1fr 1fr;gap:36px}.DSFooter-module__-27mRG__brandCol{grid-column:1/-1;max-width:100%}}@media (max-width:560px){.DSFooter-module__-27mRG__inner{grid-template-columns:1fr;gap:32px;padding:0 20px 40px}.DSFooter-module__-27mRG__footer{padding-top:40px}}
