.Home-module___D01ia__container{background:linear-gradient(135deg,#f8fafc 0%,#f0f4ff 100%);flex-direction:column;min-height:100vh;font-family:Inter,Arial,sans-serif;display:flex}.Home-module___D01ia__main{flex-direction:column;flex:1;align-items:center;gap:32px;padding:48px 24px;display:flex}.Home-module___D01ia__prooSection{box-sizing:border-box;flex-wrap:wrap;gap:1.5rem;width:100%;max-width:1100px;margin:0;padding:0;display:flex}.Home-module___D01ia__prooItem{text-align:center;background:#fff;border-radius:12px;flex:1 1 0;min-width:200px;padding:28px 24px 20px;box-shadow:0 2px 12px #0001}.Home-module___D01ia__prooIcon{margin-bottom:10px;font-size:2.2rem;display:block}.Home-module___D01ia__prooItem h3{color:#0f172a;margin:0 0 8px;font-size:1.15rem}.Home-module___D01ia__prooItem p{color:#64748b;margin:0;font-size:1rem}.Home-module___D01ia__heroBlock{gap:48px;width:100%;max-width:1200px;display:flex}.Home-module___D01ia__heroBlockFull{box-sizing:border-box;width:100%;max-width:1100px;display:flex}.Home-module___D01ia__hero{text-align:center;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%);border:1.5px solid #0070f321;border-radius:24px;flex-direction:column;flex:2;align-items:center;min-width:340px;max-width:100%;padding:32px 24px 24px;animation:.6s ease-out Home-module___D01ia__slideInLeft;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0070f31a,0 4px 16px #0000000f}.Home-module___D01ia__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#0070f31a 0%,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-40%;right:-40%}.Home-module___D01ia__hero h2{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:1.6rem;font-weight:700;line-height:1.3;position:relative}.Home-module___D01ia__hero p{color:#666;z-index:1;margin:0;font-size:1.15rem;line-height:1.7;position:relative}.Home-module___D01ia__heroBrand{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Home-module___D01ia__heroBrandIcon{filter:drop-shadow(0 4px 12px #0070f340);font-size:3.5rem;line-height:1;animation:2.5s ease-in-out infinite Home-module___D01ia__bobbing;display:block}.Home-module___D01ia__heroBrandName{letter-spacing:-2px;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 60%,#7c3aed 100%);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0;font-size:5rem;font-weight:900;line-height:1.05;position:relative}.Home-module___D01ia__heroHeader{text-align:center;justify-content:center;align-items:center;gap:20px;margin-bottom:16px;display:flex}.Home-module___D01ia__bikeIcon{color:#0070f3;filter:drop-shadow(0 4px 12px #0070f326);flex-shrink:0;width:60px;height:60px;animation:2.5s ease-in-out infinite Home-module___D01ia__bobbing}.Home-module___D01ia__chartContainer{opacity:.85;margin:32px 0 8px;padding:20px 0}.Home-module___D01ia__performanceChart{width:100%;height:auto;max-height:100px}.Home-module___D01ia__ridesAside{background:linear-gradient(135deg,#fff 0%,#fafbff 100%);border:1px solid #0070f31f;border-radius:20px;flex-direction:column;flex:1;min-width:280px;max-width:380px;padding:40px 32px;transition:transform .3s,box-shadow .3s;animation:.6s ease-out Home-module___D01ia__slideInRight;display:flex;box-shadow:0 8px 32px #0070f31a,0 2px 8px #0000000a}.Home-module___D01ia__ridesAsideFull{background:linear-gradient(135deg,#fff 0%,#fafbff 100%);border:1px solid #0070f31f;border-radius:20px;width:100%;max-width:1200px;padding:32px 40px;animation:.5s ease-out Home-module___D01ia__fadeIn;box-shadow:0 8px 32px #0070f31a,0 2px 8px #0000000a}.Home-module___D01ia__ridesAside:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0070f326,0 4px 12px #0000000f}.Home-module___D01ia__footer{text-align:center;color:#999;background:linear-gradient(#fff6 0%,#fff3 100%);border-top:1px solid #0070f314;justify-content:center;align-items:center;gap:20px;padding:28px 0 18px;font-size:.9rem;font-weight:500;display:flex}.Home-module___D01ia__footerLink{color:#0070f3;opacity:.8;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Home-module___D01ia__footerLink:hover{opacity:1;text-decoration:underline}@keyframes Home-module___D01ia__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes Home-module___D01ia__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes Home-module___D01ia__bobbing{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1024px){.Home-module___D01ia__heroBlock{flex-direction:column;gap:36px}.Home-module___D01ia__hero{padding:48px 40px;animation:.5s ease-out Home-module___D01ia__slideInLeft}.Home-module___D01ia__ridesAside{min-width:0;max-width:100%;animation:.5s ease-out Home-module___D01ia__slideInRight}.Home-module___D01ia__heroBrandName{letter-spacing:-1px;font-size:3.5rem}.Home-module___D01ia__hero h2{font-size:1.35rem}}@media (max-width:640px){.Home-module___D01ia__main{gap:20px;padding:20px 14px 24px}.Home-module___D01ia__heroBlock{gap:16px}.Home-module___D01ia__hero{padding:28px 20px}.Home-module___D01ia__heroBrandName{letter-spacing:-1px;font-size:2.8rem}.Home-module___D01ia__heroBrandIcon{font-size:2.5rem}.Home-module___D01ia__ridesAside{padding:24px 18px}.Home-module___D01ia__hero h2{font-size:1.25rem}.Home-module___D01ia__hero p{font-size:1rem}.Home-module___D01ia__chartContainer{margin-top:20px}}.Home-module___D01ia__statsHomeBlock{width:100%;max-width:1200px;display:none}@media (max-width:640px){.Home-module___D01ia__statsHomeBlock{display:block}}
.HeroCarousel-module__xZLEiq__carousel{-webkit-user-select:none;user-select:none;border-radius:10px;width:100%;max-width:100%;margin:16px 0 0;position:relative;overflow:hidden;container-type:inline-size}.HeroCarousel-module__xZLEiq__track{will-change:transform;width:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.HeroCarousel-module__xZLEiq__slide{flex:0 0 100%;width:100%;overflow:hidden}.HeroCarousel-module__xZLEiq__imgWrapper{background:#f1f5f9;border-radius:8px;width:100%;height:320px;position:relative;overflow:hidden}.HeroCarousel-module__xZLEiq__arrow{cursor:pointer;color:#0070f3;z-index:2;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.4rem;line-height:1;transition:background .2s,box-shadow .2s;display:flex;position:absolute;top:calc(50% - 16px);transform:translateY(-50%);box-shadow:0 2px 8px #0002}.HeroCarousel-module__xZLEiq__arrow:hover{background:#fff;box-shadow:0 4px 14px #0070f322}.HeroCarousel-module__xZLEiq__arrowLeft{left:6px}.HeroCarousel-module__xZLEiq__arrowRight{right:6px}.HeroCarousel-module__xZLEiq__caption{color:#94a3b8;text-align:center;letter-spacing:.01em;min-height:1.2em;margin:6px 0 4px;font-size:.78rem}.HeroCarousel-module__xZLEiq__dots{justify-content:center;gap:7px;margin-bottom:2px;display:flex}.HeroCarousel-module__xZLEiq__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.HeroCarousel-module__xZLEiq__dotActive{background:#0070f3;transform:scale(1.25)}
.RecentActivities-module__p_y7Aa__rides{flex-direction:column;width:100%;display:flex}.RecentActivities-module__p_y7Aa__rides h3{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.2rem;font-weight:700}.RecentActivities-module__p_y7Aa__ridesHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.RecentActivities-module__p_y7Aa__tabs{background:#0070f30f;border-radius:10px;gap:4px;padding:3px;display:flex}.RecentActivities-module__p_y7Aa__tab{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;padding:5px 14px;font-size:.82rem;font-weight:600;transition:all .2s}.RecentActivities-module__p_y7Aa__tab:hover{color:#0070f3}.RecentActivities-module__p_y7Aa__tabActive{color:#0070f3;background:#fff;box-shadow:0 1px 4px #00000014}.RecentActivities-module__p_y7Aa__starAnchor{z-index:1;position:absolute;bottom:8px;right:8px}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__starAnchor{bottom:6px;right:6px}.RecentActivities-module__p_y7Aa__importLink{color:#fff;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 14px;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.RecentActivities-module__p_y7Aa__importLink:hover{opacity:.88;transform:translateY(-1px)}.RecentActivities-module__p_y7Aa__allRidesLink{color:#0070f3;border:1px solid #0070f340;border-radius:8px;align-items:center;padding:6px 12px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.RecentActivities-module__p_y7Aa__allRidesLink:hover{background:#0070f30f;border-color:#0070f3}.RecentActivities-module__p_y7Aa__rides ul{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.RecentActivities-module__p_y7Aa__ridesGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin:0 0 16px;padding:0;list-style:none;display:grid}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__ride{flex-direction:column;align-items:stretch;overflow:hidden}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__ride:hover{transform:translate(0)translateY(-3px)}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__rideCardLink{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 16px}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__rideDate{min-width:unset;font-size:.8rem}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__rideName{font-size:.82rem}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__rideStats{flex-flow:wrap;align-items:center;gap:10px}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__stat{align-items:center;gap:4px;display:flex}.RecentActivities-module__p_y7Aa__ridesGrid .RecentActivities-module__p_y7Aa__statValue{font-size:.82rem}.RecentActivities-module__p_y7Aa__noteTooltipAnchor{z-index:1;flex-shrink:0;position:absolute;top:8px;right:8px}@media (max-width:900px){.RecentActivities-module__p_y7Aa__ridesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.RecentActivities-module__p_y7Aa__ridesGrid{grid-template-columns:1fr}}.RecentActivities-module__p_y7Aa__ride{background:linear-gradient(135deg,#f9fbff 0%,#fff 100%);border:1px solid #0070f314;border-radius:12px;align-items:center;gap:12px;padding:0;transition:all .3s;display:flex;overflow:hidden}.RecentActivities-module__p_y7Aa__ride:hover{background:linear-gradient(135deg,#f0f7ff 0%,#fff 100%);border-color:#0070f326;transform:translate(4px);box-shadow:0 4px 12px #0070f31a}.RecentActivities-module__p_y7Aa__rideCardLink{color:inherit;flex:1;align-items:center;gap:12px;min-width:0;padding:14px 16px;text-decoration:none;display:flex}.RecentActivities-module__p_y7Aa__rideDate{color:#0070f3;text-align:center;background:#0070f314;border-radius:8px;flex-shrink:0;min-width:45px;padding:4px 8px;font-size:.85rem;font-weight:600}.RecentActivities-module__p_y7Aa__rideHeader{align-items:center;gap:8px;min-width:0;display:flex}.RecentActivities-module__p_y7Aa__rideName{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.RecentActivities-module__p_y7Aa__rideStats{flex:1;align-items:center;gap:16px;display:flex}.RecentActivities-module__p_y7Aa__stat{color:#333;align-items:center;gap:6px;font-size:.9rem;font-weight:500;display:flex}.RecentActivities-module__p_y7Aa__statIcon{color:#0070f3;filter:drop-shadow(0 1px 2px #0070f31a);flex-shrink:0;width:18px;height:18px}.RecentActivities-module__p_y7Aa__statValue{color:#222;font-weight:600}.RecentActivities-module__p_y7Aa__rideActions{flex-shrink:0;align-items:center;gap:8px;padding-right:12px;display:flex}.RecentActivities-module__p_y7Aa__deleteButton{color:#ff6b6b;cursor:pointer;background:0 0;border:1px solid #ff6b6b;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.RecentActivities-module__p_y7Aa__deleteButton:hover:not(:disabled){color:#fff;background:#ff6b6b;transform:scale(1.1)}.RecentActivities-module__p_y7Aa__deleteButton:disabled{opacity:.5;cursor:not-allowed}.RecentActivities-module__p_y7Aa__deleteButton svg{width:16px;height:16px}.RecentActivities-module__p_y7Aa__empty{color:#999;text-align:center;padding:20px 12px;font-size:.95rem;font-style:italic}
.NoteTooltip-module__9yA5nq__wrap{cursor:default;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.NoteTooltip-module__9yA5nq__icon{opacity:.75;font-size:13px;line-height:1}.NoteTooltip-module__9yA5nq__tooltip{color:#f1f5f9;white-space:pre-wrap;z-index:9999;pointer-events:none;word-break:break-word;background:#1e293b;border-radius:8px;width:240px;padding:8px 12px;font-size:12px;line-height:1.55;position:fixed;transform:translate(-50%,-100%);box-shadow:0 4px 20px #00000040}.NoteTooltip-module__9yA5nq__tooltip:after{content:"";border:5px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}
.StarButton-module__dPOlQW__star{cursor:pointer;color:var(--color-text-muted,#888);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s,transform .1s;display:inline-flex}.StarButton-module__dPOlQW__star:hover{color:#f5a623;transform:scale(1.15)}.StarButton-module__dPOlQW__star:disabled{opacity:.5;cursor:default;transform:none}.StarButton-module__dPOlQW__star.StarButton-module__dPOlQW__active{color:#f5a623}
@keyframes loading-module__7Lhj2q__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.loading-module__7Lhj2q__skeleton{background:linear-gradient(90deg,#f0f4ff 25%,#e4ecff 50%,#f0f4ff 75%) 0 0/800px 100%;border-radius:8px;animation:1.4s ease-in-out infinite loading-module__7Lhj2q__shimmer}.loading-module__7Lhj2q__page{background:linear-gradient(135deg,#f8fafc 0%,#f0f4ff 100%);min-height:100vh;padding:56px 24px 48px}.loading-module__7Lhj2q__inner{max-width:1200px;margin:0 auto}.loading-module__7Lhj2q__backLink{width:80px;height:20px;margin-bottom:32px}.loading-module__7Lhj2q__title{width:340px;max-width:70%;height:40px;margin-bottom:12px}.loading-module__7Lhj2q__subtitle{width:200px;height:20px;margin-bottom:40px}.loading-module__7Lhj2q__statsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin-bottom:40px;display:grid}.loading-module__7Lhj2q__statCard{border-radius:14px;height:90px}.loading-module__7Lhj2q__chart{border-radius:16px;height:280px;margin-bottom:24px}.loading-module__7Lhj2q__tableHeader{border-radius:10px;height:44px;margin-bottom:10px}.loading-module__7Lhj2q__tableRow{border-radius:10px;height:52px;margin-bottom:8px}
.StatsOverview-module__NNy5sG__container{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:1200px;animation:.5s ease-out StatsOverview-module__NNy5sG__fadeIn;display:grid}.StatsOverview-module__NNy5sG__containerCompact{grid-template-columns:repeat(3,minmax(0,200px));gap:6px;width:auto;animation:.5s ease-out StatsOverview-module__NNy5sG__fadeIn;display:grid}.StatsOverview-module__NNy5sG__card{background:linear-gradient(135deg,#fff 0%,#f9fbff 100%);border:1px solid #0070f314;border-radius:10px;padding:10px 14px;transition:all .3s;box-shadow:0 2px 6px #0070f30a}.StatsOverview-module__NNy5sG__card:hover{border-color:#0070f326;transform:translateY(-2px);box-shadow:0 4px 12px #0070f317}.StatsOverview-module__NNy5sG__cardCompact{background:linear-gradient(135deg,#fff 0%,#f9fbff 100%);border:1px solid #0070f314;border-radius:8px;min-width:0;padding:5px 10px;overflow:hidden;box-shadow:0 1px 4px #0070f30a}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__cardHeader{margin-bottom:3px}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__cardLabel{font-size:.58rem}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__metricValue{font-size:.82rem}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__metricUnit{font-size:.55rem}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__metrics{gap:5px}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__goalBar{width:32px}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__goalLabel{font-size:.55rem}.StatsOverview-module__NNy5sG__cardHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.StatsOverview-module__NNy5sG__cardLabel{text-transform:uppercase;letter-spacing:.6px;color:#94a3b8;flex-shrink:0;font-size:.65rem;font-weight:700}.StatsOverview-module__NNy5sG__metrics{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}.StatsOverview-module__NNy5sG__metric{flex-shrink:1;align-items:baseline;gap:2px;min-width:0;display:flex}.StatsOverview-module__NNy5sG__metricValue{color:#0070f3;white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1}.StatsOverview-module__NNy5sG__metricUnit{color:#94a3b8;white-space:nowrap;font-size:.6rem;font-weight:500}.StatsOverview-module__NNy5sG__divider{background:#0070f31f;flex-shrink:0;width:1px;height:14px}.StatsOverview-module__NNy5sG__goalInline{flex-shrink:0;align-items:center;gap:5px;display:flex}.StatsOverview-module__NNy5sG__goalBar{background:#0070f31a;border-radius:99px;flex-shrink:0;width:48px;height:4px;overflow:hidden}.StatsOverview-module__NNy5sG__goalFill{border-radius:99px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.StatsOverview-module__NNy5sG__goalLabel{white-space:nowrap;font-size:.6rem;font-weight:700;line-height:1}@keyframes StatsOverview-module__NNy5sG__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.StatsOverview-module__NNy5sG__container{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.StatsOverview-module__NNy5sG__card{padding:16px 18px}.StatsOverview-module__NNy5sG__metricValue{font-size:1.1rem}.StatsOverview-module__NNy5sG__metrics{gap:8px}.StatsOverview-module__NNy5sG__goalBar{width:48px}}
.TopRecords-module__Wkp_Qq__wrap{width:100%;max-width:1200px;animation:.5s ease-out TopRecords-module__Wkp_Qq__fadeIn}.TopRecords-module__Wkp_Qq__greeting{color:#1e293b;margin:0;font-size:1.6rem;font-weight:800}.TopRecords-module__Wkp_Qq__greetingRow{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:4px;display:flex}.TopRecords-module__Wkp_Qq__citation{color:#94a3b8;text-align:right;flex:1;font-size:.78rem;font-style:italic;line-height:1.4}.TopRecords-module__Wkp_Qq__citationTerm{font-weight:700}.TopRecords-module__Wkp_Qq__name{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TopRecords-module__Wkp_Qq__subtitle{text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;margin:0 0 16px;font-size:.82rem;font-weight:600}.TopRecords-module__Wkp_Qq__cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.TopRecords-module__Wkp_Qq__card{color:inherit;background:linear-gradient(135deg,#fff 0%,#f9fbff 100%);border:1px solid #0070f31a;border-radius:16px;flex-direction:column;gap:0;padding:0;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0070f30d}.TopRecords-module__Wkp_Qq__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#0070f312 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;top:-30%;right:-20%}.TopRecords-module__Wkp_Qq__card:hover{border-color:#0070f340;transform:translateY(-4px);box-shadow:0 10px 28px #0070f324}.TopRecords-module__Wkp_Qq__cardIcon{margin-bottom:6px;font-size:1.6rem;line-height:1}.TopRecords-module__Wkp_Qq__cardMap{background:#0070f305;border-bottom:1px solid #0070f312;border-radius:16px 16px 0 0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:90px;display:flex;overflow:hidden}.TopRecords-module__Wkp_Qq__cardMap svg{width:100%;height:100%}.TopRecords-module__Wkp_Qq__cardBody{flex-direction:column;gap:2px;padding:12px 16px 14px;display:flex}.TopRecords-module__Wkp_Qq__cardTop{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.TopRecords-module__Wkp_Qq__cardValue{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.55rem;font-weight:800;line-height:1.1}.TopRecords-module__Wkp_Qq__cardLabel{text-transform:uppercase;letter-spacing:.7px;color:#94a3b8;margin-bottom:8px;font-size:.72rem;font-weight:700}.TopRecords-module__Wkp_Qq__cardName{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.TopRecords-module__Wkp_Qq__cardMeta{align-items:center;gap:4px;margin:2px 0;display:flex}.TopRecords-module__Wkp_Qq__cardDate{color:#94a3b8;font-size:.78rem;font-weight:500}@keyframes TopRecords-module__Wkp_Qq__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.TopRecords-module__Wkp_Qq__cards{grid-template-columns:1fr;gap:10px}.TopRecords-module__Wkp_Qq__card{flex-direction:row;align-items:stretch}.TopRecords-module__Wkp_Qq__cardMap{border-bottom:none;border-right:1px solid #0070f312;border-radius:16px 0 0 16px;flex-shrink:0;width:110px;height:auto;min-height:80px}.TopRecords-module__Wkp_Qq__cardBody{justify-content:center;padding:10px 14px}.TopRecords-module__Wkp_Qq__cardIcon{margin-bottom:0;font-size:1.4rem}.TopRecords-module__Wkp_Qq__cardValue{font-size:1.2rem}.TopRecords-module__Wkp_Qq__card:before{display:none}}
.Header-module__z6OiBG__logo{color:#0070f3;letter-spacing:-.5px;flex-shrink:0;align-items:center;gap:10px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__z6OiBG__logo:hover{opacity:.8}.Header-module__z6OiBG__logoIcon{color:#0070f3;flex-shrink:0;width:32px;height:32px}.Header-module__z6OiBG__logoText{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Header-module__z6OiBG__headerStats{align-items:center;margin-right:16px;display:flex}.Header-module__z6OiBG__nav{align-items:center;gap:8px;margin-left:auto;display:flex}.Header-module__z6OiBG__navLink{color:#0070f3;white-space:nowrap;border-radius:8px;padding:7px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__z6OiBG__navLink:hover{background:#0070f314}.Header-module__z6OiBG__navLinkActive{color:#0050c0;background:#0070f31a;font-weight:600}.Header-module__z6OiBG__importLink{background:#0070f3;font-weight:600;color:#fff!important}.Header-module__z6OiBG__importLink:hover{background:#0058c8!important}.Header-module__z6OiBG__signOutButton{color:#0070f3;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0070f34d;border-radius:8px;padding:7px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.Header-module__z6OiBG__signOutButton:hover{background:#0070f314;border-color:#0070f3}.Header-module__z6OiBG__avatarWrapper{position:relative}.Header-module__z6OiBG__avatarImgWrap{flex-shrink:0;display:inline-flex;position:relative}.Header-module__z6OiBG__providerBadge{background:#fff;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;line-height:1;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 3px #00000026}.Header-module__z6OiBG__avatarBtn{cursor:pointer;color:#0070f3;background:0 0;border:1px solid #0070f333;border-radius:999px;align-items:center;gap:7px;padding:4px 10px 4px 4px;transition:all .2s;display:flex}.Header-module__z6OiBG__avatarBtn:hover{background:#0070f30f;border-color:#0070f380}.Header-module__z6OiBG__avatarImg{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.Header-module__z6OiBG__avatarInitial{color:#fff;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.Header-module__z6OiBG__avatarName{color:#0070f3;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.875rem;font-weight:600;overflow:hidden}.Header-module__z6OiBG__avatarChevron{color:#0070f3;opacity:.6;flex-shrink:0;transition:transform .2s}.Header-module__z6OiBG__avatarChevronOpen{transform:rotate(180deg)}.Header-module__z6OiBG__avatarDropdown{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:220px;animation:.15s ease-out Header-module__z6OiBG__dropdownIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@keyframes Header-module__z6OiBG__dropdownIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Header-module__z6OiBG__avatarDropdownUser{align-items:center;gap:10px;padding:14px 16px;display:flex}.Header-module__z6OiBG__avatarImgLg{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.Header-module__z6OiBG__avatarInitialLg{color:#fff;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.Header-module__z6OiBG__avatarDropdownName{color:#111;font-size:.875rem;font-weight:600;line-height:1.3}.Header-module__z6OiBG__avatarDropdownEmail{color:#666;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.75rem;line-height:1.3;overflow:hidden}.Header-module__z6OiBG__avatarDropdownDivider{background:#f0f0f0;height:1px;margin:0}.Header-module__z6OiBG__avatarDropdownItem{cursor:pointer;color:#444;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:11px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.Header-module__z6OiBG__avatarDropdownItem:hover{color:#0070f3;background:#f0f7ff}.Header-module__z6OiBG__avatarDropdownSignOut{cursor:pointer;color:#444;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:11px 16px;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.Header-module__z6OiBG__avatarDropdownSignOut:hover{color:#dc2626;background:#fef2f2}.Header-module__z6OiBG__signInLink{color:#0070f3;border:1px solid #0070f34d;border-radius:8px;padding:7px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__z6OiBG__signInLink:hover{background:#0070f314;border-color:#0070f3}.Header-module__z6OiBG__burgerBtn{cursor:pointer;color:#0070f3;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:6px;transition:background .2s;display:none}.Header-module__z6OiBG__burgerBtn:hover{background:#0070f314}.Header-module__z6OiBG__drawer{display:none}@media (max-width:640px){.Header-module__z6OiBG__logoText{width:0;font-size:0;overflow:hidden}.Header-module__z6OiBG__nav{display:none}.Header-module__z6OiBG__signInLink{padding:6px 12px;font-size:.85rem}.Header-module__z6OiBG__burgerBtn{justify-content:center;align-items:center;display:flex}.Header-module__z6OiBG__drawer{z-index:99;background:#fff;border-bottom:1px solid #eee;flex-direction:column;gap:6px;padding:12px 16px 16px;animation:.18s ease-out Header-module__z6OiBG__slideDown;display:flex;position:absolute;top:56px;left:0;right:0;box-shadow:0 8px 24px #00000014}.Header-module__z6OiBG__drawerLink{color:#0070f3;border-radius:10px;padding:10px 14px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s;display:block}.Header-module__z6OiBG__drawerLink:hover,.Header-module__z6OiBG__drawerLinkActive{background:#0070f314;font-weight:600}.Header-module__z6OiBG__drawerImport{text-align:center;background:#0070f3;margin-top:4px;font-weight:600;color:#fff!important}.Header-module__z6OiBG__drawerImport:hover{background:#0058c8!important}.Header-module__z6OiBG__drawerSignOut{color:#0070f3;cursor:pointer;text-align:left;background:0 0;border:1px solid #0070f34d;border-radius:10px;width:100%;margin-top:4px;padding:10px 14px;font-size:1rem;font-weight:500;transition:all .15s}.Header-module__z6OiBG__drawerSignOut:hover{color:#dc2626;background:#dc26260f;border-color:#dc26264d}.Header-module__z6OiBG__drawerUser{align-items:center;gap:10px;padding:10px 14px 12px;display:flex}.Header-module__z6OiBG__drawerAvatarImg{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.Header-module__z6OiBG__drawerAvatarInitial{color:#fff;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.Header-module__z6OiBG__drawerUserName{color:#111;font-size:.875rem;font-weight:600;line-height:1.3}.Header-module__z6OiBG__drawerUserEmail{color:#666;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.75rem;line-height:1.3;overflow:hidden}.Header-module__z6OiBG__drawerDivider{background:#f0f0f0;height:1px;margin:2px 0}@keyframes Header-module__z6OiBG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}}
.AppShell-module__Z8gAdW__banner{color:#7a5800;text-align:center;background:#fff8e1;border-bottom:1px solid #ffe082;width:100%;padding:7px 16px;font-size:.82rem;font-weight:500}.AppShell-module__Z8gAdW__layout{flex-direction:column;min-height:100vh;display:flex}.AppShell-module__Z8gAdW__header{z-index:100;background:#fff;border-bottom:1px solid #eee;flex-shrink:0;width:100%;position:relative}.AppShell-module__Z8gAdW__main{flex:1}.AppShell-module__Z8gAdW__footer{text-align:center;color:#999;background:linear-gradient(#fff6 0%,#fff3 100%);border-top:1px solid #0070f314;flex-shrink:0;justify-content:center;align-items:center;gap:20px;padding:28px 0 18px;font-size:.9rem;font-weight:500;display:flex}.AppShell-module__Z8gAdW__footerLink{color:#0070f3;opacity:.8;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.AppShell-module__Z8gAdW__footerLink:hover{opacity:1;text-decoration:underline}.AppShell-module__Z8gAdW__headerInner{justify-content:space-between;align-items:center;gap:32px;max-width:1200px;height:56px;margin:0 auto;padding:0 24px 0 20px;display:flex}@media (max-width:640px){.AppShell-module__Z8gAdW__headerInner{padding:0 16px}}
.WeeklyInsight-module__NGLnkG__wrap{background:#f8fafc;border-left:3px solid #0070f3;border-radius:0 10px 10px 0;align-items:flex-start;gap:10px;margin:8px 0 20px;padding:10px 14px;animation:.4s ease-out WeeklyInsight-module__NGLnkG__fadeIn;display:flex}.WeeklyInsight-module__NGLnkG__icon{flex-shrink:0;font-size:1.3rem;line-height:1.4}.WeeklyInsight-module__NGLnkG__text{color:#334155;margin:0;font-size:.88rem;line-height:1.6}.WeeklyInsight-module__NGLnkG__label{text-transform:uppercase;letter-spacing:.7px;color:#94a3b8;margin-bottom:2px;font-size:.72rem;font-weight:700;display:block}@keyframes WeeklyInsight-module__NGLnkG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.WeeklyInsight-module__NGLnkG__wrap{background:#1e293b}.WeeklyInsight-module__NGLnkG__text{color:#cbd5e1}}
.CyclistProfile-module__2OPu2q__wrap{flex-wrap:wrap;align-items:center;gap:10px;margin:-12px 0 20px;animation:.4s ease-out CyclistProfile-module__2OPu2q__fadeIn;display:flex}.CyclistProfile-module__2OPu2q__badge{white-space:nowrap;border:1px solid;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:3px 11px;font-size:.8rem;font-weight:700;display:inline-flex}.CyclistProfile-module__2OPu2q__sentence{color:#64748b;font-size:.83rem;line-height:1.45}@keyframes CyclistProfile-module__2OPu2q__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.HomeImportCTA-module__47mQDG__cta{border-top:1px solid #0070f314;flex-wrap:wrap;gap:10px;margin-top:28px;padding-top:24px;display:flex}.HomeImportCTA-module__47mQDG__importBtn{color:#fff;letter-spacing:.02em;cursor:pointer;outline-offset:2px;text-shadow:0 2px 8px #0070f32e;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);border:none;border-radius:32px;outline:3px solid #00a8e82e;padding:22px 48px;font-size:1.35rem;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 32px #0070f361,0 0 0 4px #00a8e81a}.HomeImportCTA-module__47mQDG__importBtn:hover{outline:3.5px solid #00a8e8;transform:translateY(-2px);box-shadow:0 8px 24px #0070f361}.HomeImportCTA-module__47mQDG__demoBtn{color:#0070f3;cursor:pointer;background:0 0;border:1.5px solid #0070f34d;border-radius:12px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:background .15s,border-color .15s}.HomeImportCTA-module__47mQDG__demoBtn:hover{background:#0070f30f;border-color:#0070f3}
.Analytics-module__p-Ptyq__container{background:linear-gradient(135deg,#f8fafc 0%,#f0f4ff 100%);min-height:100vh;padding:48px 24px;font-family:Inter,Arial,sans-serif}.Analytics-module__p-Ptyq__header{max-width:1100px;margin:0 auto 36px}.Analytics-module__p-Ptyq__backLink{color:#0070f3;border-radius:8px;align-items:center;margin-bottom:12px;padding:6px 12px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.Analytics-module__p-Ptyq__backLink:hover{background:#0070f314}.Analytics-module__p-Ptyq__header h1{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 6px;font-size:2rem;font-weight:800}.Analytics-module__p-Ptyq__subtitle{color:#888;margin:0;font-size:.95rem}.Analytics-module__p-Ptyq__main{flex-direction:column;gap:28px;max-width:1100px;margin:0 auto;display:flex}.Analytics-module__p-Ptyq__card{background:#fff;border:1px solid #0070f31a;border-radius:16px;padding:28px 32px;box-shadow:0 4px 24px #0070f30f}.Analytics-module__p-Ptyq__cardHeader{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:20px;display:flex}.Analytics-module__p-Ptyq__cardHeader .Analytics-module__p-Ptyq__filterRow{background:#f4f7ff;border-bottom:1px solid #c5cfe8;border-radius:10px 10px 0 0;width:100%;padding:12px 14px}.Analytics-module__p-Ptyq__cardHeader .Analytics-module__p-Ptyq__tabBar{padding-top:12px}.Analytics-module__p-Ptyq__card h2{color:#111;margin:0 0 4px;font-size:1.1rem;font-weight:700}.Analytics-module__p-Ptyq__cardDesc{color:#888;margin:0;font-size:.85rem}.Analytics-module__p-Ptyq__periodSelector{background:#f4f7ff;border-radius:10px;gap:4px;padding:4px;display:flex}.Analytics-module__p-Ptyq__periodBtn,.Analytics-module__p-Ptyq__periodActive{cursor:pointer;border:none;border-radius:7px;padding:5px 12px;font-size:.82rem;font-weight:500;transition:all .15s}.Analytics-module__p-Ptyq__periodBtn{color:#666;background:0 0}.Analytics-module__p-Ptyq__periodBtn:hover{color:#0070f3;background:#0070f314}.Analytics-module__p-Ptyq__periodActive{color:#0070f3;background:#fff;box-shadow:0 1px 6px #0070f326}.Analytics-module__p-Ptyq__ftpBadge{color:#0050c0;background:#0070f312;border:1px solid #0070f32e;border-radius:20px;align-items:center;gap:4px;margin-bottom:20px;padding:6px 14px;font-size:.88rem;display:inline-flex}.Analytics-module__p-Ptyq__ftpNote{color:#888;font-weight:400}.Analytics-module__p-Ptyq__chartWrap{flex-direction:column;justify-content:center;align-items:stretch;width:100%;min-height:320px;display:flex}.Analytics-module__p-Ptyq__empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;display:flex}.Analytics-module__p-Ptyq__emptyIcon{font-size:2.5rem}.Analytics-module__p-Ptyq__empty p{color:#555;margin:0;font-size:.95rem}.Analytics-module__p-Ptyq__emptyHint{color:#aaa!important;font-size:.85rem!important}.Analytics-module__p-Ptyq__tooltip{background:#fff;border:1px solid #0070f326;border-radius:10px;padding:10px 14px;box-shadow:0 4px 16px #0070f31a}.Analytics-module__p-Ptyq__tooltipDuration{color:#888;margin-bottom:2px;font-size:.8rem}.Analytics-module__p-Ptyq__tooltipPower{color:#0070f3;font-size:1.1rem;font-weight:700}.Analytics-module__p-Ptyq__tooltipPower span{color:#888;font-size:.85rem;font-weight:400}.Analytics-module__p-Ptyq__cardFooter{border-top:1px solid #0070f30f;margin-top:16px;padding-top:14px}.Analytics-module__p-Ptyq__comingSoon{color:#aaa;font-size:.82rem}.Analytics-module__p-Ptyq__volumeSummary{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Analytics-module__p-Ptyq__summaryBadge{background:#0070f30f;border:1px solid #0070f31f;border-radius:10px;flex-direction:column;align-items:center;gap:2px;min-width:72px;padding:8px 16px;display:flex}.Analytics-module__p-Ptyq__summaryBadge strong{color:#0070f3;font-size:1.1rem;font-weight:700;line-height:1}.Analytics-module__p-Ptyq__summaryBadge span{color:#999;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.Analytics-module__p-Ptyq__metricToggle{background:#f4f7ff;border-radius:10px;gap:4px;margin-left:auto;padding:4px;display:flex}.Analytics-module__p-Ptyq__tooltipSub{color:#aaa;margin-top:2px;font-size:.78rem}.Analytics-module__p-Ptyq__trendBadge{opacity:.9;background:0 0;border:1px solid;border-radius:20px;align-items:center;gap:4px;padding:5px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.Analytics-module__p-Ptyq__trendAmplitude{opacity:.85;letter-spacing:.02em;background:0 0;border-radius:20px;align-items:center;padding:5px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.Analytics-module__p-Ptyq__trendLegend{color:#aaa;align-items:center;gap:8px;margin-top:12px;font-size:.78rem;display:flex}.Analytics-module__p-Ptyq__trendLegendBar{opacity:.7;background:linear-gradient(135deg,#0070f3,#00a8e8);border-radius:3px;width:14px;height:10px;display:inline-block}.Analytics-module__p-Ptyq__trendLegendLine{background:repeating-linear-gradient(90deg,#f59e0b 0 6px,#0000 6px 9px);width:22px;height:2px;margin-left:8px;display:inline-block}.Analytics-module__p-Ptyq__cadenceLegendLine{background:#3b82f6;border-radius:1px;width:22px;height:2px;margin-left:8px;display:inline-block}.Analytics-module__p-Ptyq__trendR2{color:#888;margin-left:12px;font-size:.75rem;font-style:italic}.Analytics-module__p-Ptyq__tabBar{scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin-bottom:0;display:flex;overflow-x:auto}.Analytics-module__p-Ptyq__tabBar::-webkit-scrollbar{display:none}.Analytics-module__p-Ptyq__tab{color:#0070f3;cursor:pointer;white-space:nowrap;background:#f4f7ff;border:none;border-radius:8px 8px 0 0;flex-shrink:0;padding:7px 18px;font-size:.98rem;font-weight:500;transition:background .15s,color .15s}@media (max-width:600px){.Analytics-module__p-Ptyq__tabBar{gap:4px}.Analytics-module__p-Ptyq__tab{padding:7px 10px;font-size:.85rem}}.Analytics-module__p-Ptyq__tab:hover{background:#e3eaff}.Analytics-module__p-Ptyq__tabActive{color:#0050c0;z-index:2;background:#fff;border-bottom:2px solid #0070f3;font-weight:700}.Analytics-module__p-Ptyq__tabPane{padding-top:8px}.Analytics-module__p-Ptyq__tabDesc{color:#888;margin:0 0 12px;font-size:.92rem}.Analytics-module__p-Ptyq__cadenceScoreRow{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;display:flex}.Analytics-module__p-Ptyq__cadenceScore{background:#00000008;border:1px solid #00000012;border-radius:12px;align-items:center;gap:10px;padding:10px 18px;display:flex}.Analytics-module__p-Ptyq__cadenceScoreValue{color:var(--score-color,#22c55e);font-size:1.8rem;font-weight:800;line-height:1}.Analytics-module__p-Ptyq__cadenceScoreLabel{color:#666;max-width:140px;font-size:.82rem;line-height:1.3}.Analytics-module__p-Ptyq__cadenceScoreSub{color:#555;font-size:.9rem}.Analytics-module__p-Ptyq__cadenceSubTabs{border-bottom:1px solid #0070f31a;gap:4px;margin-bottom:16px;padding-bottom:0;display:flex}.Analytics-module__p-Ptyq__subTab,.Analytics-module__p-Ptyq__subTabActive{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px 6px 0 0;padding:6px 16px;font-size:.9rem;font-weight:500;transition:all .15s}.Analytics-module__p-Ptyq__subTab:hover{color:#0070f3;background:#f4f7ff}.Analytics-module__p-Ptyq__subTabActive{color:#0070f3;background:0 0;border-bottom:2px solid #0070f3;font-weight:700}.Analytics-module__p-Ptyq__chartNote{color:#aaa;text-align:center;margin:8px 0 0;font-size:.78rem}.Analytics-module__p-Ptyq__cadenceProfileRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.Analytics-module__p-Ptyq__cadenceProfileBadge{background:0 0;border:1px solid;border-radius:10px;flex-direction:column;align-items:center;gap:2px;min-width:96px;padding:8px 16px;display:flex}.Analytics-module__p-Ptyq__cadenceProfileValue{font-size:1.2rem;font-weight:800;line-height:1}.Analytics-module__p-Ptyq__cadenceProfileLabel{color:#888;text-align:center;font-size:.72rem;line-height:1.3}.Analytics-module__p-Ptyq__cadenceProfileComment{text-align:center;opacity:.93;margin:10px 0 0;font-size:1.15rem;font-style:italic;font-weight:600;line-height:1.5}.Analytics-module__p-Ptyq__tooltipTitle{color:#222;margin-bottom:6px;font-size:.88rem;font-weight:700}.Analytics-module__p-Ptyq__tooltipRow{color:#555;justify-content:space-between;gap:16px;font-size:.85rem;display:flex}.Analytics-module__p-Ptyq__toggleSection{background:#fff;border:1.5px solid #0070f31a;border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 10px #0070f30d}.Analytics-module__p-Ptyq__toggleSection:hover{border-color:#0070f32e;box-shadow:0 4px 18px #0070f317}.Analytics-module__p-Ptyq__toggleSectionOpen{border-color:#0070f32e}.Analytics-module__p-Ptyq__toggleHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:16px 22px;transition:background .15s;display:flex}.Analytics-module__p-Ptyq__toggleHeader:hover{background:#0070f308}.Analytics-module__p-Ptyq__toggleIcon{color:#0070f3;flex-shrink:0;align-items:center;display:flex}.Analytics-module__p-Ptyq__toggleTitle{color:#1e293b;flex:1;font-size:1.05rem;font-weight:700}.Analytics-module__p-Ptyq__toggleChevron{color:#94a3b8;align-items:center;transition:transform .2s;display:flex}.Analytics-module__p-Ptyq__toggleChevronOpen{transform:rotate(180deg)}.Analytics-module__p-Ptyq__toggleBody{padding:6px 22px 22px}.Analytics-module__p-Ptyq__toggleBody .Analytics-module__p-Ptyq__cardHeader{margin-top:10px}.Analytics-module__p-Ptyq__mapLoading{color:#94a3b8;justify-content:center;align-items:center;height:80px;font-size:.95rem;display:flex}.Analytics-module__p-Ptyq__filterRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Analytics-module__p-Ptyq__filterSeparator{background:#0070f3;flex-shrink:0;width:2px;height:24px}.Analytics-module__p-Ptyq__typeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Analytics-module__p-Ptyq__typeRow .Analytics-module__p-Ptyq__periodSelector{flex-wrap:wrap}.Analytics-module__p-Ptyq__typeLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.75rem;font-weight:600}
.MmpChart-module__m1Y-RG__tabPane{padding-top:8px}.MmpChart-module__m1Y-RG__tabDesc{color:#888;margin:0 0 12px;font-size:.92rem}.MmpChart-module__m1Y-RG__ftpBadge{color:#0050c0;background:#0070f312;border:1px solid #0070f32e;border-radius:20px;align-items:center;gap:4px;margin-bottom:20px;padding:6px 14px;font-size:.88rem;display:inline-flex}.MmpChart-module__m1Y-RG__ftpNote{color:#888;font-weight:400}.MmpChart-module__m1Y-RG__chartWrap{flex-direction:column;justify-content:center;align-items:stretch;width:100%;min-height:320px;display:flex}.MmpChart-module__m1Y-RG__empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;display:flex}.MmpChart-module__m1Y-RG__emptyIcon{font-size:2.5rem}.MmpChart-module__m1Y-RG__empty p{color:#555;margin:0;font-size:.95rem}.MmpChart-module__m1Y-RG__emptyHint{color:#aaa!important;font-size:.85rem!important}.MmpChart-module__m1Y-RG__tooltip{background:#fff;border:1px solid #0070f326;border-radius:10px;padding:10px 14px;box-shadow:0 4px 16px #0070f31a}.MmpChart-module__m1Y-RG__tooltipDuration{color:#888;margin-bottom:2px;font-size:.8rem}.MmpChart-module__m1Y-RG__tooltipPower{color:#0070f3;font-size:1.1rem;font-weight:700}.MmpChart-module__m1Y-RG__tooltipPower span{color:#888;font-size:.85rem;font-weight:400}
.ProfileCompletionBanner-module__7Qgg8G__banner{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #f59e0b4d;border-radius:10px;align-items:center;gap:10px;width:100%;max-width:1200px;padding:10px 16px;animation:.3s ease-out ProfileCompletionBanner-module__7Qgg8G__slideDown;display:flex;box-shadow:0 2px 6px #f59e0b14}.ProfileCompletionBanner-module__7Qgg8G__icon{flex-shrink:0;font-size:1rem}.ProfileCompletionBanner-module__7Qgg8G__text{color:#92400e;flex:1;min-width:0;font-size:.82rem}.ProfileCompletionBanner-module__7Qgg8G__text strong{font-weight:700}.ProfileCompletionBanner-module__7Qgg8G__cta{color:#d97706;white-space:nowrap;border:1px solid #d9770666;border-radius:6px;flex-shrink:0;padding:3px 10px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.ProfileCompletionBanner-module__7Qgg8G__cta:hover{color:#fff;background:#d97706}.ProfileCompletionBanner-module__7Qgg8G__close{cursor:pointer;color:#b45309;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:1.1rem;line-height:1;transition:opacity .15s}.ProfileCompletionBanner-module__7Qgg8G__close:hover{opacity:1}@keyframes ProfileCompletionBanner-module__7Qgg8G__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.ProfileCompletionBanner-module__7Qgg8G__text{font-size:.76rem}}
