.intro-section[data-astro-cid-nr2yxvby]{padding-top:4rem}.intro-grid[data-astro-cid-nr2yxvby]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.intro-grid[data-astro-cid-nr2yxvby]{grid-template-columns:1fr 1fr;gap:4rem}}.intro-label[data-astro-cid-nr2yxvby]{display:inline-block;font-size:.8rem;text-transform:uppercase;letter-spacing:2px;color:var(--primary);font-weight:600;margin-bottom:1rem}.intro-content[data-astro-cid-nr2yxvby] .section-title[data-astro-cid-nr2yxvby]{margin-bottom:1.5rem}.intro-text[data-astro-cid-nr2yxvby]{color:var(--text-light);font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.intro-image[data-astro-cid-nr2yxvby]{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026}.intro-image[data-astro-cid-nr2yxvby] img[data-astro-cid-nr2yxvby]{width:100%;height:auto;display:block}.stats-section[data-astro-cid-nr2yxvby]{padding:3rem 0}.stats-grid[data-astro-cid-nr2yxvby]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.stats-grid[data-astro-cid-nr2yxvby]{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.stat-card[data-astro-cid-nr2yxvby]{background:var(--primary);color:var(--white);padding:2rem 1.5rem;border-radius:16px;text-align:center}.stat-number[data-astro-cid-nr2yxvby]{display:block;font-family:var(--font-display);font-size:2.5rem;font-weight:600;line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-nr2yxvby]{font-size:.9rem;opacity:.9;text-transform:uppercase;letter-spacing:1px}.features-section[data-astro-cid-nr2yxvby]{position:relative;margin-left:-2rem;margin-right:-2rem;padding:0;display:grid;min-height:550px}@media(min-width:900px){.features-section[data-astro-cid-nr2yxvby]{grid-template-columns:1fr 1fr}}.features-image[data-astro-cid-nr2yxvby]{position:relative;min-height:350px}.features-image[data-astro-cid-nr2yxvby] img[data-astro-cid-nr2yxvby]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.features-overlay[data-astro-cid-nr2yxvby]{position:absolute;inset:0;background:linear-gradient(to right,#1a4d2ef2,#1a4d2eb3)}@media(min-width:900px){.features-overlay[data-astro-cid-nr2yxvby]{background:linear-gradient(to right,transparent,rgba(26,77,46,.98))}}.features-content[data-astro-cid-nr2yxvby]{background:var(--primary);color:var(--white);padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:900px){.features-content[data-astro-cid-nr2yxvby]{padding:4rem}}.features-label[data-astro-cid-nr2yxvby]{font-size:.8rem;text-transform:uppercase;letter-spacing:2px;opacity:.8;margin-bottom:.75rem}.features-content[data-astro-cid-nr2yxvby] h2[data-astro-cid-nr2yxvby]{font-family:var(--font-display);font-size:2.25rem;font-weight:600;margin-bottom:2rem}.features-list[data-astro-cid-nr2yxvby]{display:flex;flex-direction:column;gap:1.5rem}.feature-item[data-astro-cid-nr2yxvby]{display:flex;gap:1rem;align-items:flex-start}.feature-icon[data-astro-cid-nr2yxvby]{width:48px;height:48px;background:#ffffff26;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon[data-astro-cid-nr2yxvby] svg[data-astro-cid-nr2yxvby]{width:24px;height:24px}.feature-item[data-astro-cid-nr2yxvby] h3[data-astro-cid-nr2yxvby]{font-size:1.1rem;margin-bottom:.25rem}.feature-item[data-astro-cid-nr2yxvby] p[data-astro-cid-nr2yxvby]{font-size:.9rem;opacity:.85;line-height:1.6;margin:0}.scorecard-section[data-astro-cid-nr2yxvby]{padding:5rem 0}.section-header[data-astro-cid-nr2yxvby]{text-align:center;margin-bottom:2.5rem}.section-header[data-astro-cid-nr2yxvby] .section-title[data-astro-cid-nr2yxvby]{margin-bottom:.5rem}.tee-selector[data-astro-cid-nr2yxvby]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.tee-btn[data-astro-cid-nr2yxvby]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid var(--border);border-radius:50px;background:var(--white);cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s}.tee-btn[data-astro-cid-nr2yxvby]:hover{border-color:var(--primary)}.tee-btn[data-astro-cid-nr2yxvby].active{border-color:var(--primary);background:var(--primary);color:var(--white)}.tee-color[data-astro-cid-nr2yxvby]{width:14px;height:14px;border-radius:50%;border:2px solid rgba(0,0,0,.1)}.tee-color[data-astro-cid-nr2yxvby].white{background:#fff;border-color:#ccc}.tee-color[data-astro-cid-nr2yxvby].yellow{background:gold}.tee-color[data-astro-cid-nr2yxvby].red{background:#dc3545}.tee-btn[data-astro-cid-nr2yxvby].active .tee-color[data-astro-cid-nr2yxvby]{border-color:#ffffff4d}.scorecard-wrapper[data-astro-cid-nr2yxvby]{overflow-x:auto;background:var(--white);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000014}.scorecard-wrapper[data-astro-cid-nr2yxvby].hidden{display:none}.scorecard[data-astro-cid-nr2yxvby]{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:.85rem}.scorecard[data-astro-cid-nr2yxvby] th[data-astro-cid-nr2yxvby],.scorecard[data-astro-cid-nr2yxvby] td[data-astro-cid-nr2yxvby]{padding:.875rem .625rem;text-align:center;border:1px solid var(--border-light)}.scorecard[data-astro-cid-nr2yxvby] th[data-astro-cid-nr2yxvby]{background:var(--primary);color:var(--white);font-weight:600}.scorecard[data-astro-cid-nr2yxvby] td[data-astro-cid-nr2yxvby].label{background:var(--surface);font-weight:600;text-align:left;padding-left:1rem}.scorecard[data-astro-cid-nr2yxvby] th[data-astro-cid-nr2yxvby].total,.scorecard[data-astro-cid-nr2yxvby] td[data-astro-cid-nr2yxvby].total{background:var(--primary-dark);color:var(--white);font-weight:700}.scorecard-totals[data-astro-cid-nr2yxvby]{display:flex;gap:3rem;justify-content:center;padding:1.5rem;background:var(--surface);border-radius:12px;margin-top:1rem}.total-item[data-astro-cid-nr2yxvby]{text-align:center}.total-label[data-astro-cid-nr2yxvby]{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:.25rem}.total-value[data-astro-cid-nr2yxvby]{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--primary)}.cta-section[data-astro-cid-nr2yxvby]{padding:5rem 0}.cta-card[data-astro-cid-nr2yxvby]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);border-radius:24px;padding:3rem 2rem;text-align:center;color:var(--white)}@media(min-width:768px){.cta-card[data-astro-cid-nr2yxvby]{padding:4rem;display:flex;align-items:center;justify-content:space-between;text-align:left}}.cta-content[data-astro-cid-nr2yxvby] h2[data-astro-cid-nr2yxvby]{font-family:var(--font-display);font-size:2rem;margin-bottom:.5rem}.cta-content[data-astro-cid-nr2yxvby] p[data-astro-cid-nr2yxvby]{font-size:1.1rem;opacity:.9;margin:0}.cta-actions[data-astro-cid-nr2yxvby]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}@media(min-width:768px){.cta-actions[data-astro-cid-nr2yxvby]{margin-top:0}}.cta-card[data-astro-cid-nr2yxvby] .btn-primary[data-astro-cid-nr2yxvby]{background:var(--white);color:var(--primary);border-color:var(--white)}.cta-card[data-astro-cid-nr2yxvby] .btn-primary[data-astro-cid-nr2yxvby]:hover{background:var(--secondary)}.btn-outline-light[data-astro-cid-nr2yxvby]{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5)}.btn-outline-light[data-astro-cid-nr2yxvby]:hover{background:#ffffff1a;border-color:var(--white)}.video-section[data-astro-cid-nr2yxvby]{padding:5rem 0}.video-content[data-astro-cid-nr2yxvby]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}@media(min-width:900px){.video-content[data-astro-cid-nr2yxvby]{grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start}}.video-wrapper[data-astro-cid-nr2yxvby]{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026}.video-link[data-astro-cid-nr2yxvby]{display:block;position:relative}.video-thumbnail[data-astro-cid-nr2yxvby]{width:100%;height:auto;display:block;transition:transform .3s ease}.video-link[data-astro-cid-nr2yxvby]:hover .video-thumbnail[data-astro-cid-nr2yxvby]{transform:scale(1.02)}.video-play-btn[data-astro-cid-nr2yxvby]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);transition:all .3s ease;box-shadow:0 4px 20px #0003}.video-link[data-astro-cid-nr2yxvby]:hover .video-play-btn[data-astro-cid-nr2yxvby]{background:var(--white);transform:translate(-50%,-50%) scale(1.1)}.video-play-btn[data-astro-cid-nr2yxvby] svg[data-astro-cid-nr2yxvby]{margin-left:4px}.video-description[data-astro-cid-nr2yxvby]{display:flex;flex-direction:column;gap:1rem}.video-author[data-astro-cid-nr2yxvby]{display:inline-flex;align-items:center;gap:.5rem;background:red;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.9rem;font-weight:600;width:fit-content}.video-author[data-astro-cid-nr2yxvby] svg[data-astro-cid-nr2yxvby]{width:18px;height:18px;stroke:none;fill:#fff}.video-description[data-astro-cid-nr2yxvby] p[data-astro-cid-nr2yxvby]{color:var(--text-light);font-size:1rem;line-height:1.8;margin:0}.video-description[data-astro-cid-nr2yxvby] .btn-outline[data-astro-cid-nr2yxvby]{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;width:fit-content}
