:root{--navy:#06172f;--navy2:#0b2447;--green:#087735;--green2:#0ea44a;--yellow:#ffdb2e;--red:#e93420;--white:#fff;--muted:#64748b;--light:#f6f8fb;--dark:#061426;--line:#e5eaf2;--radius:24px;--shadow:0 20px 60px rgba(0,0,0,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#fff;color:#101828;line-height:1.55}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px clamp(14px,4vw,56px);background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 1px 20px rgba(8,23,47,.08)}.brand-lockup{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);font-weight:950}.brand-lockup img{width:54px;height:54px;object-fit:contain}.site-header nav{display:flex;gap:18px}.site-header nav a{font-weight:850;color:var(--navy);text-decoration:none;font-size:14px}.header-call{background:var(--navy);color:white;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:950;font-size:14px}.hero{min-height:88vh;position:relative;display:flex;align-items:center;overflow:hidden;background:url('images/hero.jpg') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,31,.9),rgba(5,15,31,.62),rgba(5,15,31,.16))}.hero-content{position:relative;max-width:910px;padding:70px clamp(18px,6vw,76px);color:white}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.14em;font-weight:950;color:var(--yellow);font-size:13px}.eyebrow.green{color:var(--green)}.eyebrow.yellow{color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,7.5vw,82px);line-height:.95;margin-bottom:20px;text-transform:uppercase;letter-spacing:-.055em}h2{font-size:clamp(30px,5vw,52px);line-height:1.04;letter-spacing:-.04em;margin-bottom:16px}h3{font-size:24px;line-height:1.12;margin-bottom:10px}.hero-text{font-size:clamp(17px,2.5vw,23px);max-width:760px;color:#eef5ff}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.hero-badges span{padding:10px 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);font-weight:900}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;text-decoration:none;font-weight:950;transition:.2s ease;border:0}.btn.primary{background:var(--yellow);color:#07172f}.btn.secondary{background:white;color:#07172f}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.notice-strip{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;padding:15px 18px;background:linear-gradient(90deg,var(--red),#ff7a00);color:#fff;font-weight:950;text-align:center}.section{padding:clamp(44px,7vw,90px) clamp(18px,5vw,70px)}.section-heading{max-width:920px;margin:0 auto 30px;text-align:center}.section-heading p{color:#475569;font-size:18px}.section-heading.compact{max-width:780px}.quick-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.quick-grid article{padding:22px;border:1px solid var(--line);border-radius:20px;background:white;box-shadow:0 12px 30px rgba(8,23,47,.06)}.quick-grid strong{display:block;color:var(--navy);font-size:18px;margin-bottom:5px}.quick-grid span{color:#475569}.dark-section{background:var(--dark);color:white}.feature-layout{display:grid;grid-template-columns:1fr .9fr;gap:32px;align-items:center;max-width:1180px;margin:auto}.check-list{padding:0;margin:22px 0 0;list-style:none;display:grid;gap:12px}.check-list li{padding-left:34px;position:relative;font-size:18px}.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--yellow);font-weight:950}.rounded-img{width:100%;border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.training-gallery,.fees-section,.faq-section{background:var(--light)}.cards-3{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.image-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.09)}.image-card img{width:100%;height:260px;object-fit:cover;display:block}.image-card h3,.image-card p{padding-left:22px;padding-right:22px}.image-card h3{padding-top:20px}.image-card p{padding-bottom:22px;color:var(--muted)}.schedule-section{background:#fff}.schedule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1080px;margin:auto}.schedule-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1240px}.schedule-card{padding:26px;border-radius:22px;background:#07172f;color:white}.schedule-card span{color:var(--yellow);font-weight:950;text-transform:uppercase;font-size:13px}.schedule-card strong{display:block;font-size:23px;line-height:1.22;margin:8px 0}.schedule-card p{margin:0;color:#dbe7f7}.season-box{max-width:1080px;margin:18px auto 0;padding:22px;border-radius:22px;background:#fff8cf;border:2px solid #ffe45f;text-align:center;font-size:18px}.small-note{font-size:15px;color:#6b5a00}.fee-layout{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:22px}.fee-panel{background:#fff;border-radius:var(--radius);box-shadow:0 16px 44px rgba(8,23,47,.09);padding:26px;border:1px solid var(--line)}.fee-panel h3{color:var(--navy);font-size:28px}.date-line{color:#64748b;font-weight:800}.fee-table-wrap{overflow-x:auto;border-radius:16px;border:1px solid var(--line)}.fee-table{width:100%;border-collapse:collapse;min-width:780px;background:white}.fee-table th{background:#07172f;color:white;text-align:left;padding:14px;font-size:14px}.fee-table td{padding:14px;border-bottom:1px solid var(--line);vertical-align:top}.fee-table tr:last-child td{border-bottom:0}.fee-table strong{color:#087735}.included-box{max-width:1240px;margin:22px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.included-box>div{background:#fff;border-radius:22px;padding:24px;box-shadow:0 12px 34px rgba(8,23,47,.08);border:1px solid var(--line)}.included-box ul{margin:0;padding-left:20px}.late-fee{background:#fff3cd;border-left:5px solid #ffc107;padding:12px;border-radius:12px}.asa-section{background:#061426;color:white}.asa-card{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;background:linear-gradient(135deg,#0a7b38,#07172f);padding:34px;border-radius:var(--radius);box-shadow:var(--shadow)}.asa-card p{color:#e8f2ff}.location-section{background:#fff}.map-frame{max-width:1040px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.map-frame iframe{display:block;width:100%;height:450px}.faq-list{max-width:920px;margin:0 auto;display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;box-shadow:0 10px 28px rgba(8,23,47,.06)}.faq-list summary{font-weight:950;color:var(--navy);cursor:pointer;font-size:18px}.faq-list p{margin:12px 0 0;color:#475569}.register-section{background:linear-gradient(180deg,#07172f,#061426);color:white}.register-copy{max-width:880px;margin:0 auto 26px;text-align:center}.register-copy p{color:#dbe7f7}.form-frame{max-width:820px;margin:auto;background:white;border-radius:24px;box-shadow:var(--shadow);overflow:hidden;padding:0}.form-frame iframe{display:block;width:100%;height:1587px;border:0}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:28px clamp(18px,5vw,70px);background:#030b16;color:#fff}.site-footer p{margin:4px 0 0;color:#b9c4d5}.site-footer a:not(.btn){color:#fff}.footer-btn{background:var(--yellow);color:#07172f}@media(max-width:1050px){.site-header nav{display:none}.quick-grid,.schedule-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.header-call{display:inline-flex}}@media(max-width:900px){.site-header{align-items:center}.brand-lockup img{width:48px;height:48px}.brand-lockup span{font-size:14px}.hero{min-height:82vh;background-position:center}.hero-content{padding:56px 18px 44px}.hero-overlay{background:linear-gradient(180deg,rgba(5,15,31,.70),rgba(5,15,31,.9))}h1{font-size:46px}.hero-text{font-size:17px}.btn{width:100%;padding:15px 18px}.quick-grid,.feature-layout,.cards-3,.schedule-grid,.schedule-grid-4,.included-box,.asa-card{grid-template-columns:1fr}.section{text-align:left}.section-heading{text-align:left}.image-card img{height:240px}.site-footer{flex-direction:column;align-items:flex-start}.form-frame{border-radius:18px;margin-left:-6px;margin-right:-6px}.form-frame iframe{height:1680px}.asa-card .btn{width:100%}.fee-panel{padding:18px}.fee-table{min-width:720px}.header-call{font-size:12px;padding:9px 11px}}@media(max-width:560px){.site-header{padding:10px 12px}.brand-lockup span{max-width:135px;line-height:1.1}.header-call{display:none}.hero-badges span{width:100%;text-align:center}h1{font-size:39px}.notice-strip{font-size:14px}.schedule-card{padding:22px}.image-card img{height:210px}.form-frame iframe{height:1720px}.section{padding:42px 16px}.rounded-img{aspect-ratio:3/2}.schedule-card strong{font-size:20px}.quick-grid article{padding:18px}.fee-table th,.fee-table td{padding:12px}.map-frame iframe{height:360px}.site-footer .btn{width:100%}}

/* Professional hero academy branding update */
.hero-content.hero-split{max-width:1280px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:34px;align-items:center}
.hero-copy{max-width:900px}
.academy-hero-note{display:inline-flex;align-items:center;gap:12px;margin:8px 0 4px;padding:10px 14px;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);box-shadow:0 18px 46px rgba(0,0,0,.16);font-weight:950;color:#fff;max-width:760px}
.academy-hero-note img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:12px;padding:4px;flex:0 0 auto}
.academy-hero-note span{font-size:15px;line-height:1.25}
.hero-academy-logo-card{justify-self:end;width:260px;padding:18px 18px 16px;border-radius:28px;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);box-shadow:0 28px 90px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.68);text-align:center}
.hero-academy-logo-card img{display:block;width:100%;height:auto;object-fit:contain}
.hero-academy-logo-card p{margin:10px 0 0;color:#06172f;font-weight:950;font-size:13px;line-height:1.25}
@media(max-width:980px){.hero-content.hero-split{grid-template-columns:1fr;gap:22px}.hero-academy-logo-card{justify-self:start;width:min(220px,68vw);order:-1}.academy-hero-note{display:flex}.academy-hero-note img{width:42px;height:42px}.academy-hero-note span{font-size:14px}}
@media(max-width:560px){.hero-academy-logo-card{width:170px;border-radius:22px;padding:12px}.hero-academy-logo-card p{font-size:11px}.academy-hero-note{align-items:flex-start;padding:10px 12px;border-radius:16px}.academy-hero-note img{width:38px;height:38px}.academy-hero-note span{font-size:13px}.hero-content.hero-split{padding-top:34px}.hero-badges{margin-top:18px}}


/* Hero CTA card update */
.hero-cta-card{width:320px;padding:24px 22px;background:rgba(255,255,255,.96)}
.hero-cta-card h2{margin:0 0 10px;color:#07172f;font-size:34px;line-height:1;text-transform:uppercase;letter-spacing:-.04em}
.hero-cta-card .offer-kicker{display:inline-flex;margin:0 0 12px;padding:8px 12px;border-radius:999px;background:var(--red);color:#fff;font-weight:950;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.hero-cta-card .offer-date{margin:0 0 18px;color:#0a7b38;font-weight:950;font-size:16px;line-height:1.25}
.hero-card-actions{display:grid;gap:12px}
.hero-card-actions .btn{width:100%;font-size:18px;padding:17px 18px}
.hero-card-actions .btn.primary{box-shadow:0 12px 30px rgba(245,196,0,.34)}
.hero-card-actions .btn.secondary{border:2px solid #07172f}
@media(max-width:980px){.hero-cta-card{width:min(360px,100%);order:0}.hero-cta-card h2{font-size:31px}}
@media(max-width:560px){.hero-cta-card{width:100%;border-radius:22px;padding:18px}.hero-cta-card h2{font-size:28px}.hero-card-actions .btn{font-size:16px;padding:15px 16px}}
