.landing-body{background:#0c0c0c!important;color:#ffffffe0;font-family:DM Sans,Poppins,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-main{width:100%!important;max-width:none!important;padding:0!important}.container{max-width:1200px;margin:0 auto;padding:0 24px}.showcase-centered{display:flex;flex-direction:column;align-items:center}.showcase-card-sm{max-width:600px;width:100%}.showcase-card-md{max-width:700px;width:100%}.showcase-card-lg{max-width:800px;width:100%}.showcase-card-wide{max-width:900px;width:100%;margin:0 auto}.section-offset-left,.section-offset-right{display:grid;align-items:center;gap:48px}.section-offset-left,.section-offset-right{grid-template-columns:1fr}@media(min-width:768px){.section-offset-left{grid-template-columns:.38fr .62fr}.section-offset-right{grid-template-columns:.62fr .38fr}}.offset-text{display:flex;flex-direction:column}.offset-text .section-headline{margin-bottom:16px}.offset-text .section-sub{margin-bottom:0}.bento-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:900px;width:100%}@media(min-width:768px){.bento-grid{grid-template-columns:1.2fr .8fr}}.bento-grid .dashboard-card,.bento-grid .report-card{max-width:none}.section-headline{font-size:36px;font-weight:600;letter-spacing:-.02em;line-height:1.15;color:#ffffffeb;margin:0 0 16px}.section-headline.centered{text-align:center;margin-bottom:40px}.section-headline-sm{font-size:24px;font-weight:600;letter-spacing:-.02em;color:#ffffffeb;margin:0}.section-sub{font-size:16px;color:#ffffff73;line-height:1.65;max-width:440px;margin:0 0 40px}.section-sub.centered{text-align:center}.section-sub-sm{font-size:14px;color:#fff6;margin:4px 0 0}.card-label{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin-bottom:8px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:#fff;color:#0c0c0c;font-size:14px;font-weight:600;border-radius:10px;text-decoration:none;transition:background .2s,transform .2s}.btn-primary:hover{background:#ffffffe6;transform:translateY(-1px);color:#0c0c0c}.btn-lg{padding:16px 36px;font-size:16px;border-radius:12px}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:transparent;color:#ffffffb3;font-size:14px;font-weight:500;border-radius:10px;border:1px solid rgba(255,255,255,.12);text-decoration:none;transition:border-color .2s,color .2s}.btn-ghost:hover{border-color:#ffffff4d;color:#fff}.btn-glow{box-shadow:0 0 30px #3b82f626,0 0 60px #3b82f614;animation:glow-border 3s ease-in-out infinite}.section{padding:80px 0;position:relative}@media(min-width:768px){.section{padding:120px 0}.section-headline{font-size:44px}}.section-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.header-links{display:flex;gap:16px}.view-all{font-size:14px;font-weight:500;color:#ffffff73;text-decoration:none;transition:color .2s}.view-all:hover{color:#fffc}.section+.section:before{content:"";display:block;height:1px;max-width:1200px;margin:0 auto;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06) 50%,transparent);position:absolute;top:0;left:24px;right:24px}.section-tall{min-height:100vh;display:flex;align-items:center;justify-content:center}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:100px 0 80px}.hero-glow{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(ellipse,#3b82f6 0%,transparent 70%);opacity:.05;pointer-events:none;animation:glow-pulse 4s ease-in-out infinite}.hero-headline{font-size:48px;font-weight:600;letter-spacing:-.03em;line-height:1.08;margin:0 0 24px;text-align:center;background:linear-gradient(to bottom,#fff,#fff9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.hero-headline{font-size:72px}}@media(min-width:1024px){.hero-headline{font-size:84px}}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:56px}.hero-card-wrapper{width:100%;max-width:800px;position:relative}.hero-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:28px;width:100%}.pulse-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.pulse-title{font-size:14px;font-weight:600;color:#ffffffb3}.trend-badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px}.trend-up{background:#22c55e1f;color:#22c55e}.pulse-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}@media(min-width:480px){.pulse-grid{grid-template-columns:repeat(4,1fr)}}.pulse-stat{display:flex;flex-direction:column;gap:2px}.pulse-value{font-size:22px;font-weight:600;color:#fff}.pulse-unit{font-size:13px;font-weight:500;color:#fff6;margin-left:2px}.pulse-label{font-size:11px;font-weight:500;color:#ffffff59;text-transform:uppercase;letter-spacing:.06em}.pulse-calendar{margin-top:4px}.bar-chart{display:flex;align-items:flex-end;gap:8px;height:80px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end;gap:6px}.bar{width:100%;background:linear-gradient(to top,#3b82f6,#60a5fa);border-radius:4px 4px 0 0;min-height:2px;transition:height .3s ease}.bar-rest{background:#ffffff0f}.bar-active{background:linear-gradient(to top,#3b82f6,#93c5fd);box-shadow:0 0 12px #3b82f64d}.bar-label{font-size:10px;color:#ffffff4d;font-weight:500}.demo-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px;position:relative}.stat-grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}@media(min-width:480px){.stat-grid-4{grid-template-columns:repeat(4,1fr)}}.stat-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stat-pill{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:2px}.stat-pill-sm{padding:8px;display:flex;flex-direction:column;gap:2px}.stat-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff59}.stat-value{font-size:18px;font-weight:600;color:#fff}.stat-value-sm{font-size:15px;font-weight:600;color:#fff}.stat-unit{font-size:11px;font-weight:500;color:#fff6}.activity-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.activity-name{display:block;font-size:16px;font-weight:600;color:#ffffffe0}.activity-date{display:block;font-size:12px;color:#ffffff59;margin-top:2px}.effort-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:4px 10px;border-radius:20px}.effort-tempo{background:#f59e0b1f;color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.hr-zones-wrapper{margin-bottom:20px}.hr-zones-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;gap:2px}.hr-zone{border-radius:2px;transition:flex-basis .3s ease}.hr-zone-labels{display:flex;justify-content:space-between;margin-top:4px}.hr-zone-labels span{font-size:9px;color:#ffffff40;font-weight:600}.dynamics-section{margin-top:4px}.section-blocks{background:linear-gradient(180deg,#0c0c0c,#0f1118 50%,#0c0c0c)}.section-blocks:before{display:none!important}.app-window{width:100%;max-width:1100px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.app-window-bar{display:flex;align-items:center;gap:6px;padding:12px 16px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}.window-dot{width:10px;height:10px;border-radius:50%;background:#ffffff14}.app-window-content{padding:24px}@media(min-width:768px){.app-window-content{padding:32px}}.block-header{margin-bottom:20px}.block-body{display:grid;gap:24px}@media(min-width:768px){.block-body{grid-template-columns:1.2fr .8fr;gap:32px}}.progress-row{display:flex;align-items:center;gap:12px;margin-bottom:24px}.progress-track{flex:1;height:6px;background:#ffffff0f;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:3px}.progress-text{font-size:12px;font-weight:600;color:#ffffff80;min-width:32px}.volume-section{margin-top:4px}.volume-bars{display:flex;align-items:flex-end;gap:8px;height:64px}.volume-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end;gap:6px}.volume-bar{width:100%;background:linear-gradient(to top,#a855f7,#c084fc);border-radius:4px 4px 0 0;min-height:2px}.volume-deload{background:linear-gradient(to top,#a855f766,#c084fc66)}.volume-current{box-shadow:0 0 12px #a855f74d}.goal-list{display:flex;flex-direction:column;gap:8px}.goal-item{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#ffffff05;border-radius:8px;border:1px solid rgba(255,255,255,.04)}.goal-label{font-size:11px;font-weight:700;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.goal-a{background:#22c55e26;color:#22c55e}.goal-b{background:#3b82f626;color:#3b82f6}.goal-c{background:#f59e0b26;color:#f59e0b}.goal-target{font-size:14px;font-weight:600;color:#fffc;min-width:60px}.goal-pace{font-size:12px;color:#ffffff59;flex:1}.status-pill{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:3px 8px;border-radius:20px}.status-behind{background:#f59e0b1f;color:#f59e0b}.status-ahead{background:#22c55e1f;color:#22c55e}.te-section{margin-top:20px}.te-row{display:flex;gap:16px}.te-item{display:flex;flex-direction:column;gap:2px}.te-value{font-size:20px;font-weight:600;color:#fff}.te-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff59}.cmdk-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.cmdk-card{padding:0;overflow:hidden}.cmdk-input-row{display:flex;align-items:center;gap:10px;padding:14px 16px}.cmdk-search-icon{color:#ffffff4d;flex-shrink:0}.cmdk-input-text{flex:1;font-size:14px;color:#ffffff4d}.cmdk-kbd{font-size:10px;font-weight:600;color:#ffffff4d;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);padding:2px 6px;border-radius:4px;font-family:inherit}.cmdk-kbd-inline{font-size:13px;font-weight:600;color:#fff9;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:2px 8px;border-radius:5px;font-family:inherit}.cmdk-divider{height:1px;background:#ffffff0f}.cmdk-group{padding:8px}.cmdk-group-label{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff40;padding:4px 8px 6px}.cmdk-item{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;font-size:13px;color:#fff9;cursor:default}.cmdk-item svg{flex-shrink:0;color:#ffffff59}.cmdk-item-active{background:#ffffff0f;color:#ffffffe6}.cmdk-item-active svg{color:#3b82f6}.coach-tooltip{margin-top:16px;max-width:520px;width:100%;position:relative}.tooltip-body{display:flex;gap:12px;padding:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.tooltip-avatar{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#a855f7);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.tooltip-text{font-size:13px;line-height:1.55;color:#ffffffb3}.compare-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.compare-run{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:14px}.compare-run-header{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.compare-dot{width:8px;height:8px;border-radius:50%;margin-top:5px;flex-shrink:0}.compare-chart-wrapper{margin-bottom:16px}.compare-svg{width:100%;height:100px;margin-top:4px}.compare-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.compare-badges{display:flex;gap:8px;flex-wrap:wrap}.insight-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500;color:#ffffff80;background:#ffffff08;border:1px solid rgba(255,255,255,.06);padding:4px 10px;border-radius:20px}.insight-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.matched-hint{font-size:12px;color:#ffffff4d;font-style:italic}.passport-atmospheric{max-width:1000px;width:100%;position:relative;overflow:hidden;padding:0}.passport-overlay{position:absolute;top:0;left:0;right:0;padding:28px;z-index:1;background:linear-gradient(to bottom,rgba(12,12,12,.7) 0%,transparent 100%);display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px}.passport-headline{font-size:24px;font-weight:600;letter-spacing:-.02em;color:#ffffffe0;margin:0}@media(min-width:768px){.passport-headline{font-size:32px}}.passport-stats{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffff73}.passport-stats strong{color:#fff;font-weight:600}.passport-divider{color:#fff3}.passport-map{background:#ffffff03}.passport-svg{width:100%;height:auto;display:block}.dashboard-card{max-width:700px;width:100%}.dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dashboard-title{font-size:14px;font-weight:600;color:#ffffffb3}.dashboard-badge{font-size:11px;font-weight:500;color:#ffffff59;background:#ffffff0a;padding:3px 10px;border-radius:20px;border:1px solid rgba(255,255,255,.06)}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr .8fr;gap:12px}@media(max-width:480px){.dashboard-grid{grid-template-columns:1fr}}.widget-placeholder{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}.widget-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff4d}.widget-chart{width:100%;height:40px}.widget-bars{display:flex;align-items:flex-end;gap:4px;height:40px}.widget-bar-item{flex:1;background:#a855f74d;border-radius:2px 2px 0 0}.widget-bar-current{background:#a855f7}.widget-big-number{font-size:32px;font-weight:700;color:#fff;line-height:1}.widget-big-unit{font-size:14px;font-weight:500;color:#ffffff59;margin-left:4px}.report-card{max-width:520px;width:100%;padding:24px}.mini-card-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.mini-card-title{font-size:14px;font-weight:600;color:#fffc}.mini-card-date{font-size:12px;color:#ffffff4d;margin-bottom:16px;display:block}.report-status{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:3px 8px;border-radius:20px;margin-left:auto}.report-ready{background:#22c55e1f;color:#22c55e}.report-summary{display:flex;flex-direction:column;gap:14px}.report-metrics{display:flex;gap:12px}.report-metric{flex:1;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.report-metric-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff4d}.report-metric-value{font-size:14px;font-weight:600;color:#ffffffb3}.report-metric-up{color:#22c55e}.report-insight{font-size:13px;line-height:1.6;color:#fff6;margin:0}.blog-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:24px}@media(min-width:768px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;transition:border-color .3s,box-shadow .3s}.blog-card:hover{border-color:#ffffff1f;box-shadow:0 8px 32px #0000004d}.blog-card a{text-decoration:none;color:inherit}.blog-img-wrap{overflow:hidden}.blog-img{width:100%;height:180px;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-img{transform:scale(1.05)}.blog-content{padding:20px}.blog-date{font-size:11px;color:#ffffff4d;font-weight:500}.blog-title{font-size:16px;font-weight:600;color:#ffffffe0;margin:6px 0 0;line-height:1.35}.blog-desc{font-size:13px;color:#fff6;line-height:1.55;margin:8px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-blog{background:#ffffff03}.tools-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.tools-grid{grid-template-columns:repeat(3,1fr)}}.tool-card{position:relative;overflow:hidden;border-radius:16px;display:block;text-decoration:none;border:1px solid rgba(255,255,255,.06);transition:border-color .3s,box-shadow .3s}.tool-card:hover{border-color:#ffffff1f;box-shadow:0 8px 32px #0000004d}.tool-img{width:100%;height:200px;object-fit:cover;transition:transform .5s ease}.tool-card:hover .tool-img{transform:scale(1.05)}.tool-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 60%);display:flex;align-items:flex-end}.tool-info{padding:20px}.tool-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;background:#3b82f626;padding:3px 8px;border-radius:4px;margin-bottom:6px;display:inline-block}.tool-title{font-size:18px;font-weight:700;color:#fff;margin:0}.tool-desc{font-size:13px;color:#ffffffb3;margin:4px 0 0}.section-cta{text-align:center;position:relative;overflow:hidden}.cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;background:radial-gradient(ellipse,#3b82f6 0%,transparent 70%);opacity:.06;pointer-events:none;animation:glow-pulse 4s ease-in-out infinite}.cta-content{position:relative;z-index:1}.cta-headline{font-size:42px;font-weight:600;letter-spacing:-.02em;color:#ffffffeb;margin:0 0 32px;display:flex;gap:.3em;justify-content:center;flex-wrap:wrap}@media(min-width:768px){.cta-headline{font-size:60px}}.cta-word{display:inline-block}@keyframes fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes glow-pulse{0%,to{opacity:.05}50%{opacity:.1}}@keyframes glow-border{0%,to{box-shadow:0 0 30px #3b82f626,0 0 60px #3b82f614}50%{box-shadow:0 0 40px #3b82f640,0 0 80px #3b82f61f}}.hero-fade-in{opacity:0;animation:fade-in-up .8s ease-out forwards}.hero-fade-in.delay-1{animation-delay:.2s}.hero-fade-in.delay-2{animation-delay:.5s}@keyframes reveal-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-left{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-right{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes reveal-scale-up{0%{opacity:0;transform:scale(.85) translateY(60px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes reveal-expand{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.scroll-fade-up,.scroll-fade-left,.scroll-fade-right,.scroll-scale-in,.scroll-scale-up,.scroll-expand,.scroll-fade-up-delayed{opacity:1;transform:none}@supports (animation-timeline: view()){.scroll-fade-up{animation:reveal-up linear both;animation-timeline:view();animation-range:entry 0% entry 100%}.scroll-fade-up-delayed{animation:reveal-up linear both;animation-timeline:view();animation-range:entry 10% entry 100%}.scroll-fade-left{animation:reveal-left linear both;animation-timeline:view();animation-range:entry 0% entry 100%}.scroll-fade-right{animation:reveal-right linear both;animation-timeline:view();animation-range:entry 0% entry 100%}.scroll-scale-in{animation:scale-in linear both;animation-timeline:view();animation-range:entry 0% entry 100%}.scroll-scale-up{animation:reveal-scale-up linear both;animation-timeline:view();animation-range:entry 0% entry 80%}.scroll-expand{animation:reveal-expand linear both;animation-timeline:view();animation-range:entry 0% entry 80%}.cta-word{animation:reveal-up linear both;animation-timeline:view();animation-range:entry 0% entry 80%}.cta-w1{animation-delay:0ms}.cta-w2{animation-delay:.1s}.cta-w3{animation-delay:.2s}.stagger-1{animation-delay:0ms}.stagger-2{animation-delay:.12s}.stagger-3{animation-delay:.24s}}
