:root{--sport-blue: #0052cc;--sport-blue-dark: #00327a;--sport-orange: #ff8a3d;--sport-gray-bg: #f5f7fb;--sport-border: #e5e7eb;--sport-text-main: #111827;--sport-text-muted: #6b7280}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f9f9f9;color:var(--sport-text-main)}body:has(.page-shell),body:has(.article-shell){background-color:#f9f9f9}a{text-decoration:none}.page-wrapper{background-color:#f9f9f9;min-height:100vh}.navbar{border-bottom:1px solid rgba(229,231,235,.8);transition:all .3s ease-in-out;padding-top:.5rem;padding-bottom:.5rem}.navbar.fixed-top{position:fixed;top:0;left:0;right:0;z-index:1030;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d}.navbar.scrolled{padding-top:.4rem;padding-bottom:.4rem;box-shadow:0 2px 15px #0000001a}.navbar.scrolled .navbar-brand img{height:32px!important;transition:height .3s ease-in-out}body{padding-top:70px}.navbar-toggler{border:none;box-shadow:none}.navbar-toggler:focus{box-shadow:none}.navbar-brand{font-weight:700;font-size:1.25rem;letter-spacing:.02em}.navbar-nav .nav-link{font-size:.95rem;font-weight:500;color:#4b5563;padding-inline:.75rem}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:var(--sport-blue-dark)}.btn-explore{border-radius:999px;font-size:.9rem;font-weight:600;padding:.45rem 1.25rem;border:1px solid var(--sport-blue);color:var(--sport-blue);background-color:#eff6ff}.btn-explore:hover{background-color:#e0edff;color:var(--sport-blue-dark)}.btn-primary{background-color:var(--sport-blue);border-color:var(--sport-blue);font-weight:600;border-radius:999px}.btn-primary:hover{background-color:var(--sport-blue-dark);border-color:var(--sport-blue-dark)}.btn-outline-secondary{border-radius:999px;font-weight:500;color:#374151;border-color:#d1d5db;background-color:#fff}.btn-outline-secondary:hover{background-color:#f3f4f6;color:#111827}.hero-section{padding-top:3.5rem;padding-bottom:3.5rem}.hero-title{font-size:2.6rem;font-weight:700;line-height:1.15;margin-bottom:1rem}@media(min-width:992px){.hero-title{font-size:2.9rem}}.hero-subtitle{font-size:.98rem;color:var(--sport-text-muted);max-width:26rem;margin-bottom:1.75rem}.hero-actions .btn{margin-right:.75rem;margin-bottom:.75rem}.hero-calculator-card{border-radius:18px;border:1px solid var(--sport-border);box-shadow:0 10px 35px #0f172a14}.hero-calculator-header{font-weight:600;font-size:1.05rem;margin-bottom:1.25rem}.form-select,.form-control{font-size:.9rem;border-radius:12px}.form-select:focus,.form-control:focus{box-shadow:0 0 0 .1rem #3b82f640}.metric-label{font-size:.8rem;text-transform:uppercase;color:var(--sport-text-muted);letter-spacing:.03em;margin-bottom:.25rem}.metric-value{font-weight:600;font-size:1.05rem}.divider-soft{height:1px;background-color:#e5e7ebb3;margin-block:1rem}.section-title{font-size:1.4rem;font-weight:600;margin-bottom:1.25rem}.search-wrapper{position:relative}.search-wrapper .search-icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:#9ca3af;font-size:1rem}.search-input{padding-left:2.4rem;border-radius:999px;font-size:.9rem;border-color:#e5e7eb}.search-input:focus{box-shadow:0 0 0 .1rem #3b82f62e}.category-card{border-radius:18px;padding:1.25rem 1.25rem 1.3rem;border:1px solid #e5e7eb;background-color:#fff;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease;height:100%}.category-card:hover{box-shadow:0 12px 30px #0f172a0f;transform:translateY(-2px);border-color:#d1d5db}.category-icon{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background-color:#eff6ff;color:var(--sport-blue);margin-bottom:.75rem;font-size:1.2rem}.category-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.category-text{font-size:.86rem;color:var(--sport-text-muted);margin-bottom:.75rem}.category-link{font-size:.86rem;font-weight:500;color:var(--sport-blue)}.category-link:hover{color:var(--sport-blue-dark);text-decoration:underline}.tools-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.tool-card{border-radius:16px;padding:1rem 1.1rem;border:1px solid #e5e7eb;background-color:#fff;height:100%;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease;font-size:.9rem}.tool-card:hover{box-shadow:0 10px 28px #0f172a0f;transform:translateY(-2px);border-color:#d1d5db}.tool-badge{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;margin-bottom:.7rem;flex-shrink:0}.d-flex>.tool-badge{margin-bottom:0;margin-right:.7rem}.tool-badge-blue{background-color:#eff6ff;color:var(--sport-blue)}.tool-badge-green{background-color:#ecfdf3;color:#16a34a}.tool-badge-orange{background-color:#fff7ed;color:#f97316}.tool-badge-yellow{background-color:#fef9c3;color:#d97706}.tool-title{font-weight:600;font-size:.95rem;margin-bottom:.15rem}.tool-desc{font-size:.84rem;color:var(--sport-text-muted);margin-bottom:.5rem}.tool-link{font-size:.82rem;font-weight:500;color:var(--sport-blue);display:inline-flex;align-items:center;gap:.4rem;transition:all .2s ease-in-out}.tool-link:hover{color:var(--sport-blue-dark);text-decoration:none}.tool-link i{font-size:.75rem;transition:transform .2s ease-in-out}.tool-card:hover .tool-link i{transform:translate(3px)}.how-card{border-radius:14px;padding:.85rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:flex-start;margin-bottom:.7rem;font-size:.86rem}.how-number{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;background-color:#eff6ff;color:var(--sport-blue);font-weight:600;font-size:.78rem;margin-right:.75rem;flex-shrink:0}.how-text-title{font-weight:600;font-size:.9rem;margin-bottom:.15rem}.how-text-body{color:var(--sport-text-muted);font-size:.84rem;margin-bottom:0}.article-card{border-radius:18px;overflow:hidden;background-color:#fff;border:1px solid #e5e7eb;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease;height:100%;display:flex;flex-direction:column}.article-card:hover{box-shadow:0 10px 28px #0f172a12;transform:translateY(-2px);border-color:#d1d5db}.home-blog-card{display:flex;flex-direction:column;height:100%;padding:0;margin:0}.home-blog-card .article-image-wrapper{width:100%;max-width:100%;height:220px;overflow:hidden;background-color:#f3f4f6;margin:0;padding:0;flex-shrink:0;display:block;position:relative}.home-blog-card .article-image{width:100%;max-width:100%;height:100%;object-fit:cover;display:block;margin:0;padding:0;transition:transform .3s ease-in-out}.home-blog-card:hover .article-image{transform:scale(1.05)}.home-blog-card .article-body{width:100%;padding:1.25rem;display:flex;flex-direction:column;flex:1;box-sizing:border-box}.home-blog-card .article-title{font-weight:600;font-size:1.05rem;margin-bottom:.5rem;color:var(--sport-text-main);line-height:1.4}.home-blog-card .article-text{color:var(--sport-text-muted);font-size:.88rem;margin-bottom:1rem;line-height:1.6;flex:1}.home-blog-card .article-link{font-size:.9rem;font-weight:600;color:var(--sport-blue);display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;transition:all .2s ease-in-out}.home-blog-card:hover .article-link{color:var(--sport-blue-dark)}.home-blog-card .article-link i{font-size:.8rem;transition:transform .2s ease-in-out}.home-blog-card:hover .article-link i{transform:translate(3px)}.article-image{background:linear-gradient(135deg,#0f766e,#14b8a6);height:140px}.article-image.run{background:linear-gradient(135deg,#2563eb,#38bdf8)}.article-image.group{background:linear-gradient(135deg,#f97316,#fb7185)}.article-body{padding:.85rem 1rem 1rem;font-size:.86rem}.article-title{font-weight:600;font-size:.92rem;margin-bottom:.3rem}.article-text{color:var(--sport-text-muted);font-size:.82rem;margin-bottom:.4rem}.article-link{font-size:.82rem;font-weight:500;color:var(--sport-blue);text-decoration:none}.article-link:hover{color:var(--sport-blue-dark);text-decoration:none}.footer{border-top:1px solid #e5e7eb;font-size:.82rem;color:#9ca3af;padding-block:1.3rem;margin-top:3rem}.footer a{color:#6b7280}.footer a:hover{color:var(--sport-blue-dark)}.page-title{font-size:2.3rem;font-weight:700;margin-bottom:.5rem}.page-subtitle{font-size:.95rem;color:var(--sport-text-muted);max-width:30rem}.tools-meta{font-size:.85rem;color:var(--sport-text-muted)}.sort-select{border-radius:999px;border-color:#e5e7eb;font-size:.84rem;padding-inline:.75rem}.d-flex.align-items-center.gap-2{white-space:nowrap;flex-wrap:nowrap}.d-flex.align-items-center.gap-2 .tools-meta{white-space:nowrap}.quick-card{border-radius:18px;background-color:#fff;border:1px solid #e5e7eb;padding:1.15rem 1.1rem;height:100%;display:inline-block}.quick-card-title{font-size:.98rem;font-weight:600;margin-bottom:.75rem}.quick-pill{border-radius:999px;border:1px solid #e5e7eb;padding:.4rem .7rem;font-size:.82rem;margin-bottom:.4rem;display:inline-flex;align-items:center;gap:.35rem;width:100%;justify-content:flex-start;background-color:#f9fafb;cursor:pointer;transition:background-color .15s ease}.quick-pill:hover{background-color:#f3f4f6}.quick-pill i{color:var(--sport-blue);font-size:1rem}.quick-footer{margin-top:.9rem;font-size:.8rem;color:#16a34a;background-color:#dcfce7;padding:.35rem .6rem;border-radius:999px;display:inline-flex;align-items:center;gap:.35rem}.quick-footer i{font-size:.85rem}.tool-card{border-radius:16px;background-color:#fff;border:1px solid #e5e7eb;padding:1.05rem 1.1rem;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease;height:100%;font-size:.88rem;cursor:pointer;color:var(--sport-text-main)}.tool-card:hover{box-shadow:0 12px 30px #0f172a12;transform:translateY(-2px);border-color:#d1d5db}.tool-icon{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin-right:.7rem;flex-shrink:0;font-size:1.1rem;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.tool-icon.green{background:linear-gradient(135deg,#22c55e,#16a34a)}.tool-icon.purple{background:linear-gradient(135deg,#6366f1,#4f46e5)}.tool-icon.red{background:linear-gradient(135deg,#f97316,#ef4444)}.tool-icon.blue{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.tool-title{font-weight:600;font-size:.98rem;margin-bottom:.1rem}.tool-desc{font-size:.85rem;color:var(--sport-text-muted)}.tool-tags{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.35rem}.tag-pill{background-color:#eff6ff;color:#1d4ed8;border-radius:999px;padding:.15rem .55rem;font-size:.76rem;font-weight:500}.tag-pill.green{background-color:#dcfce7;color:#15803d}.tag-pill.orange{background-color:#ffedd5;color:#c2410c}.tag-pill.gray{background-color:#e5e7eb;color:#374151}.tool-meta{margin-top:.5rem;font-size:.8rem;color:var(--sport-text-muted)}.tool-label{font-size:.78rem;font-weight:600;color:#16a34a;background-color:#dcfce7;border-radius:999px;padding:.1rem .45rem;margin-left:.35rem}.tool-label.new{background-color:#eff6ff;color:#1d4ed8}.collection-card{border-radius:18px;padding:1.1rem 1.15rem;border:1px solid #fed7aa;background-color:#fff7ed;font-size:.88rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;height:100%}.collection-card.blue{border-color:#bfdbfe;background-color:#eff6ff}.collection-title{font-weight:600;margin-bottom:.2rem}.collection-desc{color:var(--sport-text-muted);font-size:.86rem;margin-bottom:.4rem}.collection-icon{width:28px;height:28px;border-radius:999px;background-color:#fee2e2;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;margin-right:.5rem;flex-shrink:0}.collection-icon.blue{background-color:#dbeafe;color:#1d4ed8}.collection-link{font-size:.82rem;font-weight:500;color:var(--sport-blue)}.collection-link i{font-size:.9rem;margin-left:.25rem}.collection-link:hover{text-decoration:underline;color:var(--sport-blue-dark)}.footer-mini{margin-top:2rem;font-size:.8rem;color:#9ca3af}.page-shell{max-width:1200px;margin:2.5rem auto;background-color:#fff;border-radius:18px;box-shadow:0 18px 50px #0f172a14;padding:2.25rem 1.5rem}@media(min-width:992px){.page-shell{padding:2.5rem 3rem 3rem}}@media(max-width:991.98px){.page-shell{max-width:90%}}.breadcrumb{font-size:.82rem;margin-bottom:1.5rem}.breadcrumb-item a{color:var(--sport-text-muted)}.breadcrumb-item.active{color:#111827;font-weight:500}.calculator-card{border-radius:18px;background-color:var(--sport-gray-bg);border:1px solid #e5e7eb}.calculator-card .card-body{padding:1.4rem 1.4rem 1.5rem}.calculator-card-title{font-size:.98rem;font-weight:600;margin-bottom:.75rem}.calculator-helper{font-size:.8rem;color:var(--sport-text-muted);margin-top:.5rem}.form-label{font-size:.8rem;font-weight:500;color:#4b5563}.form-select,.form-control{font-size:.88rem;border-radius:12px;border-color:#e5e7eb}.form-select:focus,.form-control:focus{box-shadow:0 0 0 .08rem #3b82f659}.mode-toggle .btn{font-size:.8rem;padding:.35rem .9rem;border-radius:999px!important}.mode-toggle .btn-check:checked+.btn,.mode-toggle .btn:hover{background-color:#e5efff;color:var(--sport-blue-dark);border-color:#cbd5f5}.results-card{border-radius:18px;border:1px solid var(--sport-border);overflow:hidden}.results-header{background-color:#fef3c7;padding:1.2rem 1.3rem;border-bottom:1px solid #facc15}.results-title{font-size:.95rem;font-weight:600;margin-bottom:.5rem}.pace-large{font-size:2.1rem;font-weight:700;line-height:1;margin-bottom:.2rem}.pace-unit{font-size:.95rem;color:#4b5563}.results-sub{font-size:.86rem;color:var(--sport-text-muted)}.results-sub strong{color:#111827}.results-body{padding:1rem 1.25rem 1.1rem}.results-controls .btn{font-size:.8rem;border-radius:999px}.splits-table{font-size:.8rem;margin-top:.75rem}.splits-table thead{background-color:#f9fafb}.splits-table th{font-weight:600;color:#4b5563;border-bottom:1px solid #e5e7eb}.splits-table td{border-color:#f3f4f6}.section-text{font-size:.9rem;color:var(--sport-text-muted);flex-grow:1;margin-bottom:0}.steps-list{padding-left:0;list-style:none;margin-bottom:0}.steps-list li{display:flex;align-items:flex-start;margin-bottom:.7rem;font-size:.9rem}.step-badge{width:26px;height:26px;border-radius:999px;background-color:#eff6ff;color:var(--sport-blue);display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.78rem;margin-right:.75rem;flex-shrink:0}.examples-card{border-radius:16px;padding:.95rem 1.1rem;border:1px solid #e5e7eb;background-color:#fef3c7;font-size:.86rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.examples-card-icon{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background-color:#ecfdf3;color:#16a34a;margin-right:.75rem;flex-shrink:0;font-size:1.1rem}.examples-card-title{font-weight:600}.examples-card-text{font-size:.82rem;color:var(--sport-text-muted);margin-bottom:0}.examples-card-body{display:flex;align-items:center}.faq-list .list-group-item{border:0;border-bottom:1px solid #e5e7eb;padding-inline:0;padding-block:.7rem;font-size:.86rem;display:flex;justify-content:space-between;align-items:center;color:#111827;cursor:pointer}.faq-list .list-group-item:last-child{border-bottom:0;padding-bottom:0}.faq-list .list-group-item i{color:#9ca3af;font-size:.9rem;margin-left:.4rem}.tool-example-card{border-radius:16px;padding:.95rem 1rem;border:1px solid #e5e7eb;background-color:#fef9c3;font-size:.86rem;margin-bottom:.7rem;height:100%}.tool-example-card:nth-child(2){background-color:#e0f2fe}.tool-example-card:nth-child(3){background-color:#e0f2fe}.tool-example-title{font-weight:600;display:flex;align-items:center;margin-bottom:.3rem}.tool-example-title i{margin-right:.4rem;font-size:1rem}.tool-example-link{font-size:.8rem;color:var(--sport-blue);font-weight:500}.tool-example-link:hover{text-decoration:underline;color:var(--sport-blue-dark)}.page-shell .footer-mini{border-top:1px solid #e5e7eb;padding-top:.9rem}.about-feature-card{transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.about-feature-card:hover{box-shadow:0 10px 28px #0f172a0f;transform:translateY(-2px);border-color:#d1d5db}.result-item{padding:.75rem 0;border-bottom:1px solid #e5e7eb}.result-item:last-child{border-bottom:none}.result-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.result-value{font-size:1.25rem;font-weight:600;color:#111827}.tool-card-link{text-decoration:none;color:inherit;display:block}.tool-card-link:hover{text-decoration:none;color:inherit}.tool-item{display:flex;flex-direction:column}.tool-card-link{display:flex;flex-direction:column;height:100%}.tool-card-link .quick-card{transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.tool-card-link:hover .quick-card{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.select2-container--bootstrap-5 .select2-selection{border:1px solid #ced4da;border-radius:.375rem;min-height:38px;padding:.375rem .75rem}.select2-container--bootstrap-5 .select2-selection--single{height:38px;line-height:38px}.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered{line-height:25px;padding-left:0;padding-right:20px}.select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow{height:36px;right:8px}.select2-container--bootstrap-5.select2-container--focus .select2-selection,.select2-container--bootstrap-5.select2-container--open .select2-selection{border-color:#86b7fe;box-shadow:none}.select2-container--bootstrap-5 .select2-dropdown{border:1px solid #ced4da;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026}.select2-container--bootstrap-5 .select2-results__option{padding:.5rem .75rem}.select2-container--bootstrap-5 .select2-results__option--highlighted{background-color:#0d6efd;color:#fff}.select2-container--bootstrap-5 .select2-results__option[aria-selected=true]{background-color:#e7f1ff;color:#0d6efd}.select2-container--bootstrap-5 .select2-search--dropdown .select2-search__field{border:1px solid #ced4da;border-radius:.375rem;padding:.375rem .75rem}.select2-container--bootstrap-5 .select2-search--dropdown .select2-search__field:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.seo-content-section{margin-top:2rem;padding-top:0}.seo-article{line-height:1.8;color:#374151}.seo-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1.5rem;line-height:1.3}.seo-intro{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;font-weight:500}.seo-article h2{font-size:1.75rem;font-weight:700;color:#111827;margin-top:2.5rem;margin-bottom:1.25rem;line-height:1.3}.seo-article h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-top:2rem;margin-bottom:1rem;line-height:1.4}.seo-article h4{font-size:1.25rem;font-weight:600;color:#374151;margin-top:1.5rem;margin-bottom:.75rem}.seo-article p{margin-bottom:1.25rem;color:#4b5563;font-size:1rem}.seo-article ul,.seo-article ol{margin-bottom:1.25rem;padding-left:1.5rem;color:#4b5563}.seo-article li{margin-bottom:.5rem;line-height:1.7}.seo-article strong{color:#111827;font-weight:600}.seo-article a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.seo-article a:hover{color:#1d4ed8}.seo-keywords{padding:1rem;background-color:#f9fafb;border-left:4px solid #2563eb;border-radius:.375rem;font-size:.9rem;color:#6b7280}.seo-article hr{margin:2rem 0;border:0;border-top:1px solid #e5e7eb}@media(max-width:768px){.seo-title{font-size:1.75rem}.seo-article h2{font-size:1.5rem;margin-top:2rem}.seo-article h3{font-size:1.25rem;margin-top:1.5rem}.seo-intro{font-size:1rem}}.blog-page .page-title,.page-shell:has(.filters-row) .page-title{text-align:center}.blog-page .page-subtitle,.page-shell:has(.filters-row) .page-subtitle{text-align:center;max-width:32rem;margin:0 auto 1.7rem}.filters-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem}.filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}.filter-pill{border-radius:999px;border:1px solid #e5e7eb;padding:.35rem .95rem;font-size:.86rem;background-color:#fff;color:#374151;cursor:pointer;transition:all .15s ease}.filter-pill:hover{border-color:#d1d5db;background-color:#f9fafb}.filter-pill-active{background-color:var(--sport-blue);color:#fff;border-color:var(--sport-blue);font-weight:500}.filter-pill-active:hover{background-color:var(--sport-blue-dark);border-color:var(--sport-blue-dark)}.sort-wrapper{font-size:.86rem;color:var(--sport-text-muted);display:flex;align-items:center;gap:.4rem}.sort-wrapper .sort-select{border-radius:999px;border-color:#e5e7eb;font-size:.86rem;padding-inline:.7rem}.article-card{border-radius:18px;border:1px solid #e5e7eb;background-color:#fff;padding:1rem 1.2rem;display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.article-card:hover{box-shadow:0 12px 30px #0f172a0f;transform:translateY(-2px);border-color:#d1d5db}.article-image-wrapper{flex:0 0 220px;max-width:220px;border-radius:14px;overflow:hidden}.article-image{width:100%;height:145px;object-fit:cover;display:block}@media(max-width:768px){.article-card{flex-direction:column}.article-image-wrapper{flex:none;max-width:100%}.article-image{height:180px}}.article-body{display:flex;flex-direction:column;justify-content:space-between;flex:1}.article-body>div{display:flex;flex-direction:column;flex:0}.article-title{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.article-meta{font-size:.8rem;color:var(--sport-text-muted);display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem}.article-tag{border-radius:999px;background-color:#eff6ff;color:#2563eb;padding:.16rem .6rem;font-size:.78rem;font-weight:500}.article-summary{font-size:.9rem;color:var(--sport-text-muted);margin-bottom:1rem;line-height:1.6}.btn-read-more{display:inline-flex;align-items:center;gap:.5rem;padding:0;font-size:.9rem;font-weight:600;color:var(--sport-blue);background-color:transparent;border:none;text-decoration:none;transition:all .2s ease-in-out}.btn-read-more:hover{color:var(--sport-blue-dark);text-decoration:none}.btn-read-more i{font-size:.85rem;transition:transform .2s ease-in-out}.btn-read-more:hover i{transform:translate(3px)}.home-calculator-hidden{display:none!important}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:var(--sport-blue);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease-in-out;z-index:1000;box-shadow:0 4px 12px #0052cc4d}.scroll-to-top:hover{background-color:var(--sport-blue-dark);transform:translateY(-3px);box-shadow:0 6px 16px #0052cc66}.scroll-to-top:active{transform:translateY(-1px)}.scroll-to-top.show{opacity:1;visibility:visible}.scroll-to-top i{font-size:1.2rem}@media(max-width:768px){.scroll-to-top{bottom:20px;right:20px;width:45px;height:45px}.scroll-to-top i{font-size:1rem}}.pagination-wrapper{margin-top:1.75rem}.pagination .page-link{border-radius:999px!important;font-size:.85rem;padding:.35rem .8rem}.pagination .page-item.active .page-link{background-color:var(--sport-blue);border-color:var(--sport-blue)}.pagination .page-link:focus{box-shadow:none}.no-results{text-align:center;font-size:.9rem;color:var(--sport-text-muted);padding:2rem 1rem 1rem}
