.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{cursor:zoom-in;background:#f1f5f9;border-radius:8px;width:100%;height:320px;position:relative;overflow:hidden}.HeroCarousel-module__xZLEiq__imgWrapper:hover .HeroCarousel-module__xZLEiq__zoomHint{opacity:1}.HeroCarousel-module__xZLEiq__zoomHint{color:#fff;pointer-events:none;opacity:0;z-index:3;background:#00000073;border-radius:4px;padding:2px 5px;font-size:1.1rem;transition:opacity .2s;position:absolute;bottom:8px;right:10px}.HeroCarousel-module__xZLEiq__lightboxOverlay{z-index:9999;cursor:zoom-out;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.HeroCarousel-module__xZLEiq__lightboxImgWrapper{cursor:default;width:min(92vw,1200px);height:min(82vh,900px);position:relative}.HeroCarousel-module__xZLEiq__lightboxCaption{color:#e2e8f0;text-align:center;margin-top:12px;font-size:.9rem}.HeroCarousel-module__xZLEiq__lightboxClose{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:14px;right:16px}.HeroCarousel-module__xZLEiq__lightboxClose:hover{background:#ffffff4d}.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(2,minmax(0,260px));gap:8px;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:.63rem}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__metricValue{font-size:.88rem}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__metricUnit{font-size:.6rem}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__metrics{gap:6px}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__goalBar{width:36px}.StatsOverview-module__NNy5sG__cardCompact .StatsOverview-module__NNy5sG__goalLabel{font-size:.6rem}.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}}
.SectionToggle-module__OoLFUW__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}.SectionToggle-module__OoLFUW__toggleSection:hover{border-color:#0070f32e;box-shadow:0 4px 18px #0070f317}.SectionToggle-module__OoLFUW__toggleSectionOpen{border-color:#0070f32e}.SectionToggle-module__OoLFUW__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}.SectionToggle-module__OoLFUW__toggleHeader:hover{background:#0070f308}.SectionToggle-module__OoLFUW__toggleIcon{color:#0070f3;flex-shrink:0;align-items:center;display:flex}.SectionToggle-module__OoLFUW__toggleTitle{color:#1e293b;flex:1;font-size:1.05rem;font-weight:700}.SectionToggle-module__OoLFUW__toggleChevron{color:#94a3b8;align-items:center;transition:transform .2s;display:flex}.SectionToggle-module__OoLFUW__toggleChevronOpen{transform:rotate(180deg)}.SectionToggle-module__OoLFUW__toggleBody{padding:0 22px 22px}@media (max-width:640px){.SectionToggle-module__OoLFUW__toggleHeader{padding:14px 16px}.SectionToggle-module__OoLFUW__toggleBody{padding:0 12px 16px}}
.RideDetail-module__0LrMYG__container{background:linear-gradient(135deg,#f8fafc 0%,#f0f4ff 100%);min-height:100vh;padding:56px 24px 48px;font-family:Inter,Arial,sans-serif}.RideDetail-module__0LrMYG__header{flex-direction:column;gap:4px;max-width:1200px;margin:0 auto 12px;display:flex;position:relative}.RideDetail-module__0LrMYG__backLink{color:#0070f3;border-radius:8px;align-items:center;width:fit-content;padding:8px 12px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.RideDetail-module__0LrMYG__backLink:hover{color:#00a8e8;background-color:#0070f31a}.RideDetail-module__0LrMYG__header h1{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.4rem;font-weight:800}.RideDetail-module__0LrMYG__nameTitleRow{align-items:center;gap:10px;display:flex}.RideDetail-module__0LrMYG__notesWrapper{min-width:0;margin-left:auto;display:flex}.RideDetail-module__0LrMYG__nameEditBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;margin-top:4px;padding:4px;transition:color .15s,background .15s;display:flex}.RideDetail-module__0LrMYG__nameEditBtn:hover{color:#0070f3;background:#0070f314}.RideDetail-module__0LrMYG__nameEditRow{align-items:center;gap:8px;display:flex}.RideDetail-module__0LrMYG__nameEditInput{color:#0070f3;background:0 0;border:none;border-bottom:2px solid #0070f3;border-radius:4px 4px 0 0;outline:none;flex:1;min-width:0;padding:2px 4px;font-family:inherit;font-size:2rem;font-weight:800}.RideDetail-module__0LrMYG__nameSaveBtn,.RideDetail-module__0LrMYG__nameCancelBtn{cursor:pointer;border:2px solid;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;transition:all .15s;display:flex}.RideDetail-module__0LrMYG__nameSaveBtn{color:#10b981;background:0 0;border-color:#10b981}.RideDetail-module__0LrMYG__nameSaveBtn:hover:not(:disabled){color:#fff;background:#10b981}.RideDetail-module__0LrMYG__nameSaveBtn:disabled{opacity:.4;cursor:not-allowed}.RideDetail-module__0LrMYG__nameCancelBtn{color:#6b7280;background:0 0;border-color:#6b7280}.RideDetail-module__0LrMYG__nameCancelBtn:hover:not(:disabled){color:#ff6b6b;border-color:#ff6b6b}.RideDetail-module__0LrMYG__date{color:#666;font-size:1rem;font-weight:500}.RideDetail-module__0LrMYG__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.RideDetail-module__0LrMYG__postcardButton,.RideDetail-module__0LrMYG__deleteButton{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-width:44px;height:48px;padding:0 16px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.RideDetail-module__0LrMYG__postcardIconButton{color:#fff;background:#0ea5e9;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #0ea5e92e}.RideDetail-module__0LrMYG__postcardIconButton:hover:not(:disabled){background:#0284c7;transform:translateY(-1px)}.RideDetail-module__0LrMYG__deleteButton{color:#ff6b6b;background:0 0;border:2px solid #ff6b6b;width:48px;padding:0}.RideDetail-module__0LrMYG__deleteButton:hover:not(:disabled){color:#fff;background:#ff6b6b;transform:scale(1.05)}.RideDetail-module__0LrMYG__deleteButton:disabled{opacity:.6;cursor:not-allowed}.RideDetail-module__0LrMYG__deleteButton svg{width:20px;height:20px}.RideDetail-module__0LrMYG__main{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;display:flex}.RideDetail-module__0LrMYG__summaryCard{background:linear-gradient(135deg,#fff 0%,#f0f6ff 100%);border:1.5px solid #0070f326;border-radius:16px;padding:6px 12px;box-shadow:0 4px 18px #0070f312}.RideDetail-module__0LrMYG__summaryGrid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:0;display:grid}.RideDetail-module__0LrMYG__summaryItem{flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:0;padding:5px 8px;display:flex;position:relative}.RideDetail-module__0LrMYG__summaryItem+.RideDetail-module__0LrMYG__summaryItem:before{content:"";background:#0070f31f;width:1px;height:70%;position:absolute;top:15%;left:0}.RideDetail-module__0LrMYG__summaryLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-align:center;font-size:.7rem;font-weight:600}.RideDetail-module__0LrMYG__summaryValue{color:#0070f3;white-space:nowrap;text-align:center;font-size:.95rem;font-weight:800;line-height:1.2}.RideDetail-module__0LrMYG__summaryUnit{color:#64748b;font-size:.82rem;font-weight:500}.RideDetail-module__0LrMYG__summarySentence{color:#475569;text-align:center;border-top:1px solid #0070f314;margin:0;padding:8px 16px 14px;font-size:.9rem;font-style:italic;font-weight:500;line-height:1.5}.RideDetail-module__0LrMYG__previewPanel{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.RideDetail-module__0LrMYG__postcardModal{z-index:50;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.RideDetail-module__0LrMYG__postcardBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172ab8;position:absolute;inset:0}.RideDetail-module__0LrMYG__postcardModalContent{z-index:1;justify-content:center;width:min(100%,1100px);max-height:calc(100vh - 44px);display:flex;position:relative;overflow:auto}.RideDetail-module__0LrMYG__postcardModalClose{color:#334155;cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1rem;font-weight:700;position:absolute;top:12px;right:12px;box-shadow:0 16px 32px #0f172a29}.RideDetail-module__0LrMYG__postcardModalClose:hover{transform:translateY(-1px)}.RideDetail-module__0LrMYG__previewCard{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1.5px solid #0070f31f;border-radius:20px;padding:16px;box-shadow:0 4px 16px #0070f30f}.RideDetail-module__0LrMYG__previewCard>*+*{margin-top:18px}.RideDetail-module__0LrMYG__previewHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.RideDetail-module__0LrMYG__previewTitle{color:#102a43;font-size:1rem;font-weight:700}.RideDetail-module__0LrMYG__previewMap{display:block}.RideDetail-module__0LrMYG__statsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;width:100%;display:grid}.RideDetail-module__0LrMYG__statCard{background:linear-gradient(135deg,#f8faff 0%,#f0f6ff 100%);border:1px solid #0070f314;border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0070f30a}.RideDetail-module__0LrMYG__statCard:hover{border-color:#0070f333;box-shadow:0 4px 14px #0070f31a}.RideDetail-module__0LrMYG__statLabel{color:#888;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.RideDetail-module__0LrMYG__statValue{color:#0070f3;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;line-height:1.2;overflow:hidden}.RideDetail-module__0LrMYG__statUnit{color:#94a3b8;font-size:.75rem;font-weight:500}.RideDetail-module__0LrMYG__statValueNA{color:#94a3b8;font-size:.9rem;font-style:italic;font-weight:500}.RideDetail-module__0LrMYG__mapLoading{color:#94a3b8;background:linear-gradient(135deg,#f8fafc 0%,#f0f4ff 100%);border:1px solid #0070f31a;border-radius:16px;justify-content:center;align-items:center;height:480px;font-size:.95rem;font-weight:500;display:flex}@keyframes RideDetail-module__0LrMYG__skeletonShimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.RideDetail-module__0LrMYG__skeletonCharts{flex-direction:column;gap:12px;padding:16px 0;display:flex}.RideDetail-module__0LrMYG__skeletonBar{background:linear-gradient(90deg,#e8edf5 25%,#f4f6fb 50%,#e8edf5 75%) 0 0/600px 100%;border-radius:10px;width:100%;animation:1.4s ease-in-out infinite RideDetail-module__0LrMYG__skeletonShimmer}.RideDetail-module__0LrMYG__loading{text-align:center;color:#666;padding:60px 24px;font-size:1.1rem}.RideDetail-module__0LrMYG__error{text-align:center;color:#d32f2f;background:linear-gradient(135deg,#fff5f5 0%,#ffe0e0 100%);border:1px solid #f003;border-radius:16px;margin:0 auto;padding:32px 24px;font-size:1rem}@media (max-width:768px){.RideDetail-module__0LrMYG__container{padding:24px 16px 28px}.RideDetail-module__0LrMYG__header{margin-bottom:28px}.RideDetail-module__0LrMYG__header h1{font-size:1.6rem}.RideDetail-module__0LrMYG__nameTitleRow{flex-wrap:wrap}.RideDetail-module__0LrMYG__notesWrapper{flex-basis:100%;order:10;margin-left:0}.RideDetail-module__0LrMYG__nameEditInput{font-size:1.4rem}.RideDetail-module__0LrMYG__deleteButton{align-self:flex-start;width:40px;height:40px;margin-top:4px;position:static}.RideDetail-module__0LrMYG__summaryCard{padding:4px 8px}.RideDetail-module__0LrMYG__summaryGrid{grid-template-columns:repeat(3,1fr)}.RideDetail-module__0LrMYG__summaryItem:nth-child(4),.RideDetail-module__0LrMYG__summaryItem:nth-child(5){border-top:1px solid #0070f31a}.RideDetail-module__0LrMYG__summaryItem:nth-child(4):before{display:none}.RideDetail-module__0LrMYG__summaryItem{padding:10px 6px}.RideDetail-module__0LrMYG__summaryValue{font-size:1.05rem}.RideDetail-module__0LrMYG__summaryLabel{font-size:.65rem}.RideDetail-module__0LrMYG__statsGrid{grid-template-columns:repeat(2,1fr);gap:10px}.RideDetail-module__0LrMYG__statCard{padding:12px 10px}.RideDetail-module__0LrMYG__statValue{font-size:1.2rem}.RideDetail-module__0LrMYG__main{gap:12px}.RideDetail-module__0LrMYG__mapLoading{height:280px}.RideDetail-module__0LrMYG__previewPanel{grid-template-columns:1fr;gap:18px;display:grid}}@media (max-width:480px){.RideDetail-module__0LrMYG__summaryGrid{grid-template-columns:repeat(2,1fr)}.RideDetail-module__0LrMYG__summaryItem:nth-child(odd):before{display:none}.RideDetail-module__0LrMYG__summaryItem:nth-child(3),.RideDetail-module__0LrMYG__summaryItem:nth-child(4),.RideDetail-module__0LrMYG__summaryItem:nth-child(5){border-top:1px solid #0070f31a}.RideDetail-module__0LrMYG__summaryItem:nth-child(4){border-top:none}.RideDetail-module__0LrMYG__summaryValue{font-size:1rem}.RideDetail-module__0LrMYG__statsGrid{grid-template-columns:repeat(2,1fr)}.RideDetail-module__0LrMYG__header h1{font-size:1.35rem}.RideDetail-module__0LrMYG__nameEditInput{font-size:1.2rem}.RideDetail-module__0LrMYG__statValue{font-size:1.1rem}}.RideDetail-module__0LrMYG__hidden{display:none!important}.RideDetail-module__0LrMYG__demoBanner{background:linear-gradient(135deg,#fff7ed 0%,#fef3c7 100%);border:1.5px solid #f59e0b;border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;max-width:1200px;margin:0 auto 32px;padding:18px 24px;display:flex}.RideDetail-module__0LrMYG__demoBannerText{color:#92400e;flex:1;font-size:.97rem;line-height:1.5}.RideDetail-module__0LrMYG__demaBannerText strong{color:#78350f}.RideDetail-module__0LrMYG__demoBannerBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:8px;padding:10px 20px;font-size:.92rem;font-weight:700;transition:opacity .2s}.RideDetail-module__0LrMYG__demoBannerBtn:hover{opacity:.88}.RideDetail-module__0LrMYG__tip{color:#64748b;background:#f0f6ff;border:1px solid #0070f31f;border-radius:10px;margin:0 0 16px;padding:10px 16px;font-size:.85rem;line-height:1.5}.RideDetail-module__0LrMYG__tipLink{color:#0070f3;font-weight:500;text-decoration:none}.RideDetail-module__0LrMYG__tipLink:hover{text-decoration:underline}.RideDetail-module__0LrMYG__supportNudge{color:#64748b;background:#fafbfc;border:1px dashed #0070f32e;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:10px 16px;font-size:.85rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.RideDetail-module__0LrMYG__supportNudge:hover{color:#334155;background:#f0f6ff;border-color:#0070f359}.RideDetail-module__0LrMYG__supportText{align-items:center;gap:8px;display:inline-flex}.RideDetail-module__0LrMYG__supportHeart{font-size:.95rem}.RideDetail-module__0LrMYG__supportCta{color:#0070f3;white-space:nowrap;font-weight:600}@media (max-width:480px){.RideDetail-module__0LrMYG__supportNudge{flex-direction:column;align-items:flex-start;gap:6px}}.RideDetail-module__0LrMYG__scrollHint{pointer-events:none;z-index:10;background:linear-gradient(#0000,#ecf2fff7);height:80px;position:fixed;bottom:0;left:0;right:0}.RideDetail-module__0LrMYG__statesRow{flex-direction:row;align-items:flex-start;gap:20px;display:flex}.RideDetail-module__0LrMYG__statesSignature{flex-direction:row;flex-shrink:0;align-items:center;gap:0;padding:4px 24px;display:flex}.RideDetail-module__0LrMYG__statesLegend{flex-direction:column;justify-content:center;gap:6px;margin-left:28px;display:flex}.RideDetail-module__0LrMYG__statesLegendItem{align-items:center;gap:8px;display:flex}.RideDetail-module__0LrMYG__statesLegendDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.RideDetail-module__0LrMYG__statesLegendLabel{color:#475569;min-width:68px;font-size:.78rem}.RideDetail-module__0LrMYG__statesLegendPct{color:#94a3b8;font-size:.78rem;font-weight:700}.RideDetail-module__0LrMYG__statesTimeline{flex-direction:column;flex:1;justify-content:center;align-self:stretch;min-width:0;display:flex}@media (max-width:600px){.RideDetail-module__0LrMYG__statesRow{flex-direction:column;align-items:center}.RideDetail-module__0LrMYG__statesTimeline{width:100%}}.RideDetail-module__0LrMYG__benchmarkBar{justify-content:flex-end;align-items:center;gap:8px;padding:4px 0 10px;display:flex}.RideDetail-module__0LrMYG__benchmarkLabel{color:#4a6fa5;letter-spacing:.02em;white-space:nowrap;font-size:.75rem;font-weight:500}.RideDetail-module__0LrMYG__benchmarkGroup{background:#f1f5f9;border-radius:8px;gap:1px;padding:2px;display:flex}.RideDetail-module__0LrMYG__benchmarkBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:500;transition:all .15s}.RideDetail-module__0LrMYG__benchmarkBtn:hover{color:#4a6fa5;background:#4a6fa51a}.RideDetail-module__0LrMYG__benchmarkBtnActive{color:#4a6fa5;background:#fff;box-shadow:0 1px 4px #4a6fa52e}
.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}}
.CoherenceSection-module__YWchEG__picker{background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border:1.5px solid #bfdbfe;border-radius:12px;margin-top:16px;padding:14px 16px}.CoherenceSection-module__YWchEG__pickerTitle{color:#1d4ed8;margin:0 0 2px;font-size:.86rem;font-weight:700}.CoherenceSection-module__YWchEG__pickerSub{color:#475569;margin:0 0 12px;font-size:.78rem}.CoherenceSection-module__YWchEG__category+.CoherenceSection-module__YWchEG__category{margin-top:12px}.CoherenceSection-module__YWchEG__catLabel{text-transform:uppercase;letter-spacing:.6px;color:#64748b;margin:0 0 6px;font-size:.7rem;font-weight:700}.CoherenceSection-module__YWchEG__catTags{flex-wrap:wrap;gap:6px;display:flex}.CoherenceSection-module__YWchEG__option{color:#1d4ed8;cursor:pointer;background:#fff;border:1.5px solid #bfdbfe;border-radius:999px;padding:5px 12px;font-size:.82rem;font-weight:500;transition:border-color .12s,background .12s,transform .1s}.CoherenceSection-module__YWchEG__option:hover:not(:disabled){background:#eff6ff;border-color:#1d4ed8;transform:translateY(-1px)}.CoherenceSection-module__YWchEG__option:disabled{cursor:default;opacity:.7}.CoherenceSection-module__YWchEG__error{color:#ef4444;margin:8px 0 0;font-size:.78rem}
.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)}}
.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}}
.RideNotes-module__ez1XIa__viewRow{align-items:center;gap:6px;min-width:0;display:flex}.RideNotes-module__ez1XIa__text{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-width:0;font-size:.85rem;display:-webkit-box;overflow:hidden}.RideNotes-module__ez1XIa__placeholder{color:#94a3b8;min-width:0;font-size:.85rem;font-style:italic}.RideNotes-module__ez1XIa__editBtn{cursor:pointer;color:#6b7280;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:3px;transition:opacity .15s;display:flex}.RideNotes-module__ez1XIa__viewRow:hover .RideNotes-module__ez1XIa__editBtn{opacity:1}.RideNotes-module__ez1XIa__editBtn:hover{color:#0070f3;background:#0070f314}.RideNotes-module__ez1XIa__editRow{align-items:center;gap:6px;min-width:260px;display:flex}.RideNotes-module__ez1XIa__input{color:#334155;background:0 0;border:none;border-bottom:1.5px solid #0070f3;outline:none;flex:1;min-width:0;padding:2px;font-family:inherit;font-size:.85rem}.RideNotes-module__ez1XIa__saveBtn{cursor:pointer;color:#22c55e;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:14px;font-weight:700}.RideNotes-module__ez1XIa__saveBtn:disabled{opacity:.5}.RideNotes-module__ez1XIa__cancelBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:14px}
.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)}}
.RideSignatureV2-module__2snl2G__root{flex-shrink:0;transition:transform .2s ease-out;animation:.6s cubic-bezier(.22,1,.36,1) both RideSignatureV2-module__2snl2G__sigAppearV2;display:block}.RideSignatureV2-module__2snl2G__root:hover{transform:scale(1.07)}@keyframes RideSignatureV2-module__2snl2G__sigAppearV2{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.RideSignatureV2-module__2snl2G__layerGlow{animation:5s ease-in-out infinite RideSignatureV2-module__2snl2G__breatheV2}@keyframes RideSignatureV2-module__2snl2G__breatheV2{0%,to{opacity:1}50%{opacity:.55}}.RideSignatureV2-module__2snl2G__layerGradFill{animation:5s ease-in-out -1.5s infinite RideSignatureV2-module__2snl2G__breatheV2}
.TagsFilter-module__iqKGPG__tagFilters{background:#fff;border:1px solid #0070f31a;border-radius:12px;flex-direction:column;gap:8px;margin-top:4px;padding:14px 16px;display:flex;box-shadow:0 2px 8px #0070f30a}.TagsFilter-module__iqKGPG__tagFilterRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.TagsFilter-module__iqKGPG__tagFilterLabel{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;min-width:110px;font-size:.75rem;font-weight:700}.TagsFilter-module__iqKGPG__tagFilterChips{flex-wrap:wrap;gap:6px;display:flex}.TagsFilter-module__iqKGPG__tagChip{color:#555;cursor:pointer;white-space:nowrap;background:#f8f8f8;border:1px solid #0000001f;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex}.TagsFilter-module__iqKGPG__tagChip:hover{color:#0070f3;background:#0070f30f;border-color:#0070f3}.TagsFilter-module__iqKGPG__tagChipActive{font-weight:700;box-shadow:0 1px 4px #0000001a}.TagsFilter-module__iqKGPG__clearFilters{color:#ff6b6b;cursor:pointer;background:0 0;border:1px solid #ff6b6b;border-radius:20px;align-self:flex-start;margin-top:2px;padding:4px 10px;font-size:.78rem;font-weight:600;transition:all .15s}.TagsFilter-module__iqKGPG__clearFilters:hover{color:#fff;background:#ff6b6b}.TagsFilter-module__iqKGPG__toggleBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:.82rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.TagsFilter-module__iqKGPG__toggleBtn:hover,.TagsFilter-module__iqKGPG__toggleBtnOpen{color:#0070f3;border-color:#0070f3}.TagsFilter-module__iqKGPG__panel{z-index:1000;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;min-width:340px;max-width:min(460px,100vw - 32px);max-height:70vh;padding:14px 16px;animation:.15s ease-out TagsFilter-module__iqKGPG__popIn;position:fixed;overflow-y:auto;box-shadow:0 8px 32px #0000001f}.TagsFilter-module__iqKGPG__panel .TagsFilter-module__iqKGPG__tagFilters{box-shadow:none;border:none;margin:0;padding:0}@keyframes TagsFilter-module__iqKGPG__popIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.ActivityHeatmap-module__mRLjfW__wrap{width:100%;max-width:1200px;padding:16px 0 8px;animation:.4s ease-out ActivityHeatmap-module__mRLjfW__fadeIn}@keyframes ActivityHeatmap-module__mRLjfW__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ActivityHeatmap-module__mRLjfW__header{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ActivityHeatmap-module__mRLjfW__title{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.ActivityHeatmap-module__mRLjfW__summary{color:#94a3b8;font-size:.82rem}.ActivityHeatmap-module__mRLjfW__legend{flex-wrap:wrap;gap:12px;margin-left:auto;display:flex}.ActivityHeatmap-module__mRLjfW__legendItem{color:#94a3b8;align-items:center;gap:5px;font-size:.75rem;display:flex}.ActivityHeatmap-module__mRLjfW__legendDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.ActivityHeatmap-module__mRLjfW__gridWrap{align-items:flex-start;gap:6px;display:flex;overflow-x:auto}.ActivityHeatmap-module__mRLjfW__dayLabels{flex-shrink:0;gap:3px;padding-top:18px;display:grid}.ActivityHeatmap-module__mRLjfW__dayLabel{color:#94a3b8;text-align:right;padding-right:4px;font-size:.68rem;line-height:12px}.ActivityHeatmap-module__mRLjfW__gridCol{flex:1;min-width:0}.ActivityHeatmap-module__mRLjfW__monthRow{color:#94a3b8;width:100%;height:16px;margin-bottom:2px;font-size:.68rem;display:flex;position:relative}.ActivityHeatmap-module__mRLjfW__monthLabel{white-space:nowrap;position:absolute}.ActivityHeatmap-module__mRLjfW__todayMarker{white-space:nowrap;color:#0070f3;font-size:.65rem;font-weight:700;position:absolute;transform:translate(-50%)}.ActivityHeatmap-module__mRLjfW__grid{grid-auto-flow:column;gap:3px;display:grid}.ActivityHeatmap-module__mRLjfW__cell{cursor:default;border-radius:3px;transition:opacity .15s,transform .1s}.ActivityHeatmap-module__mRLjfW__cellActive{cursor:pointer;opacity:.85}.ActivityHeatmap-module__mRLjfW__cellActive:hover{opacity:1;transform:scale(1.3)}.ActivityHeatmap-module__mRLjfW__cellEmpty{background:#f1f5f9}.ActivityHeatmap-module__mRLjfW__cellFuture{border-radius:3px}.ActivityHeatmap-module__mRLjfW__tooltip{color:#f8fafc;z-index:9999;white-space:nowrap;background:#1e293b;border-radius:8px;padding:8px 10px;font-size:.78rem;position:fixed;transform:translate(-50%,-100%);box-shadow:0 4px 16px #0000002e}.ActivityHeatmap-module__mRLjfW__tooltipDate{color:#cbd5e1;text-transform:capitalize;margin-bottom:4px;font-size:.72rem;font-weight:600}.ActivityHeatmap-module__mRLjfW__tooltipRide{cursor:pointer;border-radius:4px;align-items:center;gap:6px;margin:0 -4px;padding:2px 4px;display:flex}.ActivityHeatmap-module__mRLjfW__tooltipRide:hover{background:#ffffff1a}.ActivityHeatmap-module__mRLjfW__tooltipDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}@media (max-width:600px){.ActivityHeatmap-module__mRLjfW__legend{display:none}.ActivityHeatmap-module__mRLjfW__cellActive{cursor:default}.ActivityHeatmap-module__mRLjfW__cellActive:hover{opacity:.85;transform:none}}
.HeatMap-module__2Q89lW__outerWrap{flex-direction:column;gap:14px;display:flex}.HeatMap-module__2Q89lW__periodRow{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.HeatMap-module__2Q89lW__typeRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.HeatMap-module__2Q89lW__typeRow .HeatMap-module__2Q89lW__periodSelector{flex-wrap:wrap;justify-content:flex-end}.HeatMap-module__2Q89lW__typeLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.75rem;font-weight:600}.HeatMap-module__2Q89lW__periodSelector{background:#f4f7ff;border-radius:10px;flex-wrap:wrap;gap:4px;padding:4px;display:flex}.HeatMap-module__2Q89lW__periodBtn,.HeatMap-module__2Q89lW__periodActive{cursor:pointer;border:none;border-radius:7px;padding:5px 12px;font-size:.82rem;font-weight:500;transition:all .15s}.HeatMap-module__2Q89lW__periodBtn{color:#666;background:0 0}.HeatMap-module__2Q89lW__periodBtn:hover:not(:disabled){color:#0070f3;background:#0070f314}.HeatMap-module__2Q89lW__periodBtn:disabled,.HeatMap-module__2Q89lW__periodActive:disabled{opacity:.6;cursor:not-allowed}.HeatMap-module__2Q89lW__periodActive{color:#0070f3;background:#fff;box-shadow:0 1px 6px #0070f326}.HeatMap-module__2Q89lW__wrapper{border:1px solid #0070f31a;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0070f314}.HeatMap-module__2Q89lW__map{width:100%;height:520px}.HeatMap-module__2Q89lW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#555;background:#f8fafcd1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex;position:absolute;inset:0}.HeatMap-module__2Q89lW__spinner{border:3px solid #0070f333;border-top-color:#0070f3;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite HeatMap-module__2Q89lW__spin}@keyframes HeatMap-module__2Q89lW__spin{to{transform:rotate(360deg)}}.HeatMap-module__2Q89lW__errorMsg{color:#ef4444}.HeatMap-module__2Q89lW__emptyMsg{color:#94a3b8}.HeatMap-module__2Q89lW__legend{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;opacity:.87;background:#fffffff0;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4px;min-width:200px;padding:10px 18px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #0000001f}.HeatMap-module__2Q89lW__legendGradient{background:linear-gradient(90deg,#22c55e 0%,#eab308 40%,#f97316 70%,#ef4444 100%);border-radius:4px;width:100%;height:8px}.HeatMap-module__2Q89lW__legendLabels{color:#888;justify-content:space-between;width:100%;font-size:.72rem;font-weight:500;display:flex}.HeatMap-module__2Q89lW__legendMeta{color:#6b7280;margin-top:2px;font-size:.75rem}.HeatMap-module__2Q89lW__legendBottomLeft{justify-content:flex-end;align-items:flex-start;inset:auto auto 24px 48px}
.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:#6b7280!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:#6b7280;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:#6b7280;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:#6b7280;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{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:8px;width:100%;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__filterSeparator{display:none}.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;flex-wrap:wrap;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 12px;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:#6b7280;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__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}.Analytics-module__p-Ptyq__viewModeBtn,.Analytics-module__p-Ptyq__viewModeBtnActive{cursor:pointer;white-space:nowrap;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.Analytics-module__p-Ptyq__viewModeBtn{color:#94a3b8;background:0 0;border:1.5px solid #c5cfe8}.Analytics-module__p-Ptyq__viewModeBtn:hover{color:#0070f3;border-color:#0070f3}.Analytics-module__p-Ptyq__viewModeBtnActive{color:#0070f3;background:#0070f314;border:1.5px solid #0070f3}.Analytics-module__p-Ptyq__stateBalanceWidget{background:#f4f7ff;border-bottom:1px solid #c5cfe8;width:100%;padding:8px 14px 10px}.Analytics-module__p-Ptyq__stateBar{border-radius:3px;gap:1px;height:6px;display:flex;overflow:hidden}.Analytics-module__p-Ptyq__stateLegend{flex-wrap:wrap;gap:14px;margin-top:7px;display:flex}.Analytics-module__p-Ptyq__stateLegendItem{color:#555;align-items:center;gap:5px;font-size:.78rem;display:flex}.Analytics-module__p-Ptyq__stateDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.Analytics-module__p-Ptyq__statePct{color:#999}
.RideTags-module__Kn7lRW__wrap{margin:0 0 16px;position:relative}.RideTags-module__Kn7lRW__row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RideTags-module__Kn7lRW__badges{flex-wrap:wrap;flex:1;gap:6px;display:flex}.RideTags-module__Kn7lRW__empty{color:#94a3b8;font-size:.8rem;font-style:italic}.RideTags-module__Kn7lRW__badge{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:3px 8px 3px 7px;font-size:.78rem;font-weight:600;line-height:1.4;display:inline-flex}.RideTags-module__Kn7lRW__badgeRemove{cursor:pointer;opacity:.6;background:0 0;border:none;padding:0 0 0 2px;font-size:.65rem;line-height:1;transition:opacity .15s}.RideTags-module__Kn7lRW__badgeRemove:hover{opacity:1}.RideTags-module__Kn7lRW__editBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.RideTags-module__Kn7lRW__editBtn:hover,.RideTags-module__Kn7lRW__editBtnOpen{color:#0070f3;border-color:#0070f3}.RideTags-module__Kn7lRW__spinner{border:2px solid #cbd5e1;border-top-color:#0070f3;border-radius:50%;width:12px;height:12px;animation:.6s linear infinite RideTags-module__Kn7lRW__spin;display:inline-block}@keyframes RideTags-module__Kn7lRW__spin{to{transform:rotate(360deg)}}.RideTags-module__Kn7lRW__panel{z-index:9999;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;min-width:320px;max-width:420px;padding:14px 16px;animation:.15s ease-out RideTags-module__Kn7lRW__popIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 32px #0000001f}@keyframes RideTags-module__Kn7lRW__popIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.RideTags-module__Kn7lRW__category+.RideTags-module__Kn7lRW__category{border-top:1px solid #f1f5f9;margin-top:14px;padding-top:14px}.RideTags-module__Kn7lRW__catLabel{text-transform:uppercase;letter-spacing:.6px;color:#94a3b8;margin:0 0 8px;font-size:.72rem;font-weight:700}.RideTags-module__Kn7lRW__single{text-transform:none;letter-spacing:0;font-weight:400}.RideTags-module__Kn7lRW__catTags{flex-wrap:wrap;gap:6px;display:flex}.RideTags-module__Kn7lRW__option{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:.8rem;transition:border-color .12s,background .12s,color .12s}.RideTags-module__Kn7lRW__option:hover{background:#f1f5f9;border-color:#94a3b8}.RideTags-module__Kn7lRW__optionActive{font-weight:600}.RideTags-module__Kn7lRW__error{color:#ef4444;margin:4px 0 0;font-size:.78rem}
.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}
.Gallery-module__TUnXaG__page{background:linear-gradient(135deg,#f8fafc 0%,#f0f4ff 100%);min-height:100vh;padding:80px 24px 64px;font-family:Inter,Arial,sans-serif}.Gallery-module__TUnXaG__header{max-width:1200px;margin:0 auto 40px}.Gallery-module__TUnXaG__headerTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:4px;display:flex}.Gallery-module__TUnXaG__title{background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 4px;font-size:2rem;font-weight:800}.Gallery-module__TUnXaG__subtitle{color:#64748b;margin:0;font-size:.95rem;font-weight:500}.Gallery-module__TUnXaG__compareToggle{color:#0070f3;cursor:pointer;background:0 0;border:1px solid #0070f34d;border-radius:99px;flex-shrink:0;padding:6px 14px;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.Gallery-module__TUnXaG__compareToggle:hover{background:#0070f312}.Gallery-module__TUnXaG__compareToggleActive{color:#005ed1;background:#0070f314;border-color:#0070f380}.Gallery-module__TUnXaG__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;max-width:1200px;margin:0 auto;display:grid}.Gallery-module__TUnXaG__cell{color:inherit;cursor:pointer;transform-origin:50%;background:#ffffffb3;border:1px solid #0000000f;border-radius:16px;flex-direction:column;align-items:center;padding:12px 8px 10px;transition:background .18s,box-shadow .18s,transform .18s;display:flex;position:relative}@media (hover:hover){.Gallery-module__TUnXaG__cell:hover{z-index:2;background:#fffffffa;transform:scale(1.65);box-shadow:0 16px 48px #0070f333}}.Gallery-module__TUnXaG__cellSelected{z-index:2;background:#fffffffa;transform:scale(1.65);box-shadow:0 16px 48px #0070f338}.Gallery-module__TUnXaG__cellCta{color:#0070f3;letter-spacing:.01em;margin-top:6px;font-size:.72rem;font-weight:700;display:block}.Gallery-module__TUnXaG__cellCompareSelected{z-index:1;background:#fffffffa;box-shadow:0 0 0 2px #0070f3,0 8px 24px #0070f326}.Gallery-module__TUnXaG__cellCompareDimmed{opacity:.45;pointer-events:none}.Gallery-module__TUnXaG__compareBadge{color:#fff;background:#0070f3;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:6px;right:6px}.Gallery-module__TUnXaG__compareBar{z-index:100;-webkit-backdrop-filter:blur(8px);background:#0f172aeb;border-radius:99px;align-items:center;gap:16px;padding:12px 18px;animation:.22s cubic-bezier(.22,1,.36,1) Gallery-module__TUnXaG__barUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000040}@keyframes Gallery-module__TUnXaG__barUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Gallery-module__TUnXaG__compareBarInfo{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:.8rem;font-weight:500;overflow:hidden}.Gallery-module__TUnXaG__compareBarCta{color:#fff;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);border-radius:99px;flex-shrink:0;padding:6px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .15s;box-shadow:0 2px 8px #0070f359}.Gallery-module__TUnXaG__compareBarCta:hover{opacity:.88}.Gallery-module__TUnXaG__tooltip{text-align:center;width:100%;margin-top:8px}.Gallery-module__TUnXaG__rideName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;line-height:1.3;display:block;overflow:hidden}.Gallery-module__TUnXaG__rideMeta{color:#94a3b8;margin-top:2px;font-size:.68rem;display:block}.Gallery-module__TUnXaG__backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;animation:.15s Gallery-module__TUnXaG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Gallery-module__TUnXaG__fadeIn{0%{opacity:0}to{opacity:1}}.Gallery-module__TUnXaG__modal{background:#fffffff7;border-radius:24px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:300px;padding:32px 28px 24px;animation:.2s cubic-bezier(.22,1,.36,1) Gallery-module__TUnXaG__modalUp;display:flex;position:relative;box-shadow:0 32px 80px #0000002e}@keyframes Gallery-module__TUnXaG__modalUp{0%{opacity:0;transform:scale(.92)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:480px){.Gallery-module__TUnXaG__backdrop{align-items:flex-end;padding:0}.Gallery-module__TUnXaG__modal{border-radius:24px 24px 0 0;max-width:100%;padding-bottom:36px;animation:.25s cubic-bezier(.22,1,.36,1) Gallery-module__TUnXaG__sheetUp}@keyframes Gallery-module__TUnXaG__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.Gallery-module__TUnXaG__modalClose{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:color .15s,background .15s;display:flex;position:absolute;top:14px;right:14px}.Gallery-module__TUnXaG__modalClose:hover{color:#334155;background:#0000000f}.Gallery-module__TUnXaG__modalShape{filter:drop-shadow(0 8px 24px #0070f31f)}.Gallery-module__TUnXaG__modalInfo{text-align:center}.Gallery-module__TUnXaG__modalName{color:#1e293b;margin:0 0 4px;font-size:1rem;font-weight:700;line-height:1.3}.Gallery-module__TUnXaG__modalDate{color:#64748b;text-transform:capitalize;margin:0 0 2px;font-size:.82rem;font-weight:500}.Gallery-module__TUnXaG__modalDist{color:#94a3b8;margin:0;font-size:.82rem;font-weight:500}.Gallery-module__TUnXaG__modalCta{color:#fff;background:linear-gradient(135deg,#0070f3 0%,#00a8e8 100%);border-radius:12px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-block;box-shadow:0 4px 14px #0070f34d}.Gallery-module__TUnXaG__modalCta:hover{opacity:.9;transform:translateY(-1px)}.Gallery-module__TUnXaG__empty{text-align:center;color:#64748b;max-width:400px;margin:80px auto}.Gallery-module__TUnXaG__emptyTitle{color:#334155;margin:0 0 8px;font-size:1.2rem;font-weight:700}.Gallery-module__TUnXaG__emptyText{margin:0 0 20px;font-size:.9rem;line-height:1.6}.Gallery-module__TUnXaG__emptyLink{color:#fff;background:#0070f3;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.Gallery-module__TUnXaG__emptyLink:hover{background:#005ed1}@media (max-width:480px){.Gallery-module__TUnXaG__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.Gallery-module__TUnXaG__page{padding:72px 12px 48px}}
.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:#6b7280!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}}
.PostcardsList-module__3HAp6q__container{position:relative}.PostcardsList-module__3HAp6q__loading{text-align:center;color:#888;padding:20px;font-size:.9rem}.PostcardsList-module__3HAp6q__none{text-align:center;color:#888;margin:0;padding:20px;font-size:.9rem;font-style:italic}.PostcardsList-module__3HAp6q__list{flex-direction:column;gap:12px;display:flex}.PostcardsList-module__3HAp6q__item{background:#f9fbff;border:1px solid #0070f314;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;transition:all .2s;display:flex}.PostcardsList-module__3HAp6q__item:hover{background:#fff;border-color:#0070f326;box-shadow:0 2px 8px #0070f30f}.PostcardsList-module__3HAp6q__content{flex:1;min-width:0}.PostcardsList-module__3HAp6q__date{color:#888;font-size:.85rem;font-weight:500}.PostcardsList-module__3HAp6q__msg{color:#111;word-break:break-word;margin:6px 0 0;font-size:.95rem;font-style:italic;font-weight:500}.PostcardsList-module__3HAp6q__actions{flex-shrink:0;gap:6px;display:flex}.PostcardsList-module__3HAp6q__btn{color:#0070f3;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;text-decoration:none;transition:all .2s;display:inline-flex}.PostcardsList-module__3HAp6q__btn:hover:not(:disabled){background:#0070f31a}.PostcardsList-module__3HAp6q__btn:disabled{opacity:.5;cursor:not-allowed}.PostcardsList-module__3HAp6q__btnDelete{color:#dc2626}.PostcardsList-module__3HAp6q__btnDelete:hover:not(:disabled){background:#dc26261a}.PostcardsList-module__3HAp6q__toast{z-index:1000;border-radius:8px;padding:10px 14px;font-size:.85rem;font-weight:500;animation:.2s ease-out PostcardsList-module__3HAp6q__slideIn;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.PostcardsList-module__3HAp6q__toastSuccess{color:#d1fae5;background:#064e3b;border:1px solid #10b981}.PostcardsList-module__3HAp6q__toastError{color:#fee2e2;background:#7f1d1d;border:1px solid #dc2626}@keyframes PostcardsList-module__3HAp6q__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.PostcardsList-module__3HAp6q__item{flex-direction:column;gap:12px}.PostcardsList-module__3HAp6q__actions{justify-content:flex-start;width:100%}.PostcardsList-module__3HAp6q__btn{flex:1}.PostcardsList-module__3HAp6q__toast{bottom:16px;left:16px;right:16px}}
