.hp{--bc-gold:#d4af37;--bc-gold-light:#e8c767;max-width:80rem;margin:0 auto;padding:0 1.5rem 6rem}.hp-hero{position:relative;margin:0 -1.5rem 4rem;padding:4.5rem 2rem 0;text-align:center;color:#fff;overflow:hidden;background:linear-gradient(135deg,#0f4c3a,#083426)}.hp-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 80% 12%,rgba(212,175,55,.16),transparent 45%),radial-gradient(circle at 15% 85%,hsla(0,0%,100%,.05),transparent 40%);pointer-events:none}.hp-hero-inner{position:relative;max-width:60rem;margin:0 auto;padding-bottom:4rem}.hp-hero-suits{display:inline-flex;gap:.8rem;font-size:1.7rem;color:#fff;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:.5rem 1.6rem;margin:0 0 1.8rem}.hp-hero-suit-red{color:#ff8a80}.hp-hero-title{font-size:4rem;font-weight:800;line-height:1.14;letter-spacing:-.02em;color:#fff;margin:0 0 1.6rem}.hp-hero-accent{color:var(--bc-gold-light)}.hp-hero-sub{font-size:1.7rem;color:hsla(0,0%,100%,.9);max-width:50rem;margin:0 auto 2.6rem;line-height:1.6}.hp-hero-actions{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.hp-btn-primary{display:inline-block;padding:1.2rem 2.4rem;background:linear-gradient(135deg,var(--bc-gold) 0,var(--bc-gold-light) 100%);color:#083426;border-radius:8px;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.hp-btn-primary:hover{color:#083426;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.25)}.hp-btn-ghost{display:inline-block;padding:1.2rem 2.4rem;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.35);border-radius:8px;font-size:1.5rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.hp-btn-ghost:hover{color:#fff;background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.55);text-decoration:none}.hp-hero-video{max-width:46rem;margin:3rem auto 0;text-align:left}.hp-hero-video-label{display:block;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin-bottom:.8rem}.hp-hero-video-frame{position:relative;aspect-ratio:16/9;border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.18);box-shadow:0 14px 40px rgba(0,0,0,.3)}.hp-hero-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hp-statbar{position:relative;display:flex;align-items:stretch;justify-content:center;gap:1rem;flex-wrap:wrap;margin:0 -2rem;padding:1.8rem 2rem;background:#0a3527;border-top:1px solid hsla(0,0%,100%,.08)}.hp-stat{flex:1 1;min-width:16rem;text-align:center;padding:.4rem 1rem}.hp-stat-num{display:block;font-size:2.4rem;font-weight:800;color:var(--bc-gold-light);line-height:1.1}.hp-stat-label{display:block;font-size:1.3rem;color:hsla(0,0%,100%,.78);margin-top:.3rem}.hp-stat-div{width:1px;background:hsla(0,0%,100%,.14)}.hp-explore{margin-bottom:4.5rem}.hp-explore-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.4rem;gap:1.4rem}.hp-explore-card{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.8rem;border:1px solid var(--bc-line);border-radius:14px;background:var(--bc-bg);box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .18s,box-shadow .18s,border-color .18s}.hp-explore-card,.hp-explore-card:hover{text-decoration:none;color:var(--bc-ink)}.hp-explore-card:hover{transform:translateY(-3px);border-color:var(--bc-green);box-shadow:0 12px 26px rgba(15,76,58,.14)}.hp-explore-tile{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:12px;margin-bottom:1.3rem;color:#fff}.hp-explore-tile svg{width:2.5rem;height:2.5rem}.hp-explore-tile--learn{background:linear-gradient(135deg,#0f4c3a,#1b6b52)}.hp-explore-tile--practice{background:linear-gradient(135deg,#c41e3a,#e63956)}.hp-explore-tile--play{background:linear-gradient(135deg,#2563eb,#4f8df5)}.hp-explore-name{font-size:1.9rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.3rem}.hp-explore-sub{font-size:1.45rem;color:var(--bc-muted);line-height:1.5}.hp-explore-go{margin-top:1.2rem;font-size:1.45rem;font-weight:700;color:var(--bc-green)}.hp-sec-label{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--bc-muted);margin:0 0 2rem}.hp-testimonials{margin-bottom:4.5rem;padding-top:3.5rem;border-top:1px solid var(--bc-line)}.hp-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.6rem;gap:1.6rem}.hp-testimonial{position:relative;background:var(--bc-bg);border:1px solid var(--bc-line);border-left:4px solid var(--bc-gold);border-radius:12px;padding:2rem;margin:0;box-shadow:0 4px 16px rgba(0,0,0,.05)}.hp-testimonial-mark{display:block;font-size:3.4rem;line-height:.6;color:var(--bc-gold);margin-bottom:.6rem}.hp-testimonial blockquote{margin:0 0 1.6rem;font-size:1.5rem;line-height:1.65;color:#374151;font-style:italic}.hp-testimonial figcaption{display:flex;align-items:center;gap:1rem;font-size:1.35rem;font-weight:700;color:var(--bc-green)}.hp-testimonial-avatar{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;flex-shrink:0;border-radius:50%;background:#e7f0ec;color:var(--bc-green);font-size:1.25rem;font-weight:800}.hp-about{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:4rem;gap:4rem;border-top:1px solid var(--bc-line);padding-top:4rem}.hp-about-byline{font-size:2.2rem;font-weight:800;letter-spacing:-.01em;color:var(--bc-ink);margin:0 0 1.4rem}.hp-about-mission p{font-size:1.55rem;color:#374151;line-height:1.7;margin:0 0 1rem}.hp-about-pull{color:var(--bc-green);font-weight:700;font-style:italic}.hp-about-sig{font-style:italic;color:var(--bc-muted)!important}.hp-about-achievements{background:var(--bc-card);border-radius:14px;padding:2.2rem 2rem;align-self:start}.hp-about-achievements h3{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--bc-muted);margin:0 0 1.4rem}.hp-about-achievements ul{list-style:none;padding:0;margin:0 0 1.6rem;display:flex;flex-direction:column;gap:.7rem}.hp-about-achievements li{position:relative;font-size:1.45rem;color:#374151;padding:.7rem 0 .7rem 2.4rem;border-bottom:1px solid var(--bc-line)}.hp-about-achievements li:before{content:"";position:absolute;left:0;top:1.15rem;width:1rem;height:1rem;border-radius:50%;background:var(--bc-gold)}.hp-about-achievements li:last-child{border-bottom:none}.hp-about-achievements>p{font-size:1.45rem;color:var(--bc-muted);line-height:1.65;margin:0}.hp-cta{position:relative;margin:5rem -1.5rem 0;padding:4rem 2rem;text-align:center;color:#fff;overflow:hidden;background:linear-gradient(135deg,#0f4c3a,#083426)}.hp-cta-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(212,175,55,.14),transparent 45%);pointer-events:none}.hp-cta-inner{position:relative}.hp-cta-suits{font-size:1.6rem;letter-spacing:.3em;margin:0 0 1.2rem}.hp-cta-line{font-size:1.9rem;font-weight:700;max-width:44rem;margin:0 auto 2rem;line-height:1.5}.hp-cta-btn{font-size:1.6rem;padding:1.4rem 3rem}.hp-member{padding:4rem 0 4.5rem;border-bottom:1px solid var(--bc-line);margin-bottom:4rem}.hp-member-title{font-size:3rem;font-weight:800;letter-spacing:-.02em;color:var(--bc-ink);margin:0 0 3rem}.hp-member-section{margin-bottom:3rem}.hp-member-label{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--bc-muted);margin:0 0 1.2rem}.hp-member-list{list-style:none;padding:0;margin:0}.hp-member-item{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;border-bottom:1px solid var(--bc-line);gap:1.5rem}.hp-member-item:last-child{border-bottom:none}.hp-member-article-link{font-size:1.55rem;color:var(--bc-ink);text-decoration:none;flex:1 1}.hp-member-article-link:hover{color:var(--bc-green)}.hp-member-tag{font-size:1.2rem;color:var(--bc-muted);flex-shrink:0}.hp-member-shortcuts{display:flex;gap:1rem;flex-wrap:wrap}.hp-member-shortcut{padding:.9rem 1.8rem;border:1px solid var(--bc-line);border-radius:8px;font-size:1.5rem;font-weight:600;color:var(--bc-ink);text-decoration:none}.hp-member-shortcut:hover{border-color:var(--bc-green);color:var(--bc-green);text-decoration:none}@media (max-width:760px){.hp-about,.hp-explore-grid,.hp-testimonials-grid{grid-template-columns:1fr}.hp-about{gap:2.5rem}.hp-hero-title{font-size:3rem}.hp-hero{padding-top:3.5rem}.hp-statbar{gap:.5rem}.hp-stat-div{display:none}.hp-stat{min-width:12rem}}