@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#17231f;background:#f3f0e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}
main{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 85% 6%,rgba(170,196,182,.35),transparent 25%),linear-gradient(180deg,#f7f4ed,#f3f0e8)}
.nav,.hero,.section,.benefit-section,.contact,footer{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}.nav{height:84px;display:flex;justify-content:space-between;align-items:center}
.brand{display:inline-flex;align-items:center;gap:11px;font-family:'Manrope';font-weight:800;font-size:20px}.brand>span:last-child>span{color:#789d8b}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#fff;background:#17231f;font-size:13px;box-shadow:0 8px 18px rgba(23,35,31,.15)}
.nav-cta{padding:11px 18px;border:1px solid rgba(23,35,31,.18);border-radius:999px;font-weight:700;font-size:14px}.nav-cta:hover{background:#17231f;color:#fff}
.hero{min-height:670px;display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;padding:55px 0 90px}.eyebrow,.section-tag{display:inline-flex;align-items:center;gap:8px;color:#557565;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.hero h1{font-family:'Manrope';font-size:clamp(46px,5.3vw,78px);line-height:.98;letter-spacing:-.055em;margin:20px 0 25px}.hero-copy>p{font-size:19px;line-height:1.7;color:#5d6964;max-width:650px;margin:0}
.hero-actions{display:flex;gap:13px;margin-top:34px;flex-wrap:wrap}.primary-btn,.secondary-btn{min-height:50px;padding:0 21px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:.2s}.primary-btn{background:#17231f;color:#fff;box-shadow:0 14px 30px rgba(23,35,31,.18)}.primary-btn:hover{transform:translateY(-2px)}.secondary-btn{background:rgba(255,255,255,.55);border:1px solid rgba(23,35,31,.12)}
.mini-proof{display:flex;align-items:center;gap:12px;margin-top:35px;color:#7b8581;font-weight:700;font-size:13px}.mini-proof i{width:4px;height:4px;border-radius:50%;background:#a5afa9}
.hero-visual{position:relative}.dashboard-card{background:rgba(255,255,255,.82);border:1px solid #fff;border-radius:26px;padding:24px;box-shadow:0 30px 80px rgba(30,47,40,.16);transform:rotate(1.5deg)}.dash-top,.schedule-head,.class-row{display:flex;align-items:center;justify-content:space-between}.dash-top small,.dash-top strong{display:block}.dash-top small{color:#8b948f}.dash-top strong{font-family:'Manrope';font-size:20px}.status{background:#e4f0e9;color:#4f7b64;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:23px 0}.stats article{background:#f4f4ef;padding:16px;border-radius:17px}.stats span,.stats small,.stats strong{display:block}.stats span{color:#737f79;font-size:12px}.stats strong{font-family:'Manrope';font-size:27px;margin:6px 0}.stats small{color:#8e9893;font-size:11px}
.schedule{background:#17231f;color:#fff;border-radius:20px;padding:19px}.schedule-head{margin-bottom:10px}.schedule-head span{color:#aeb9b4;font-size:12px}.class-row{gap:13px;padding:13px 0;border-top:1px solid rgba(255,255,255,.09)}.class-row>div{flex:1}.class-row strong,.class-row small{display:block}.class-row strong{font-size:13px}.class-row small{color:#92a09a;font-size:11px}.time{color:#b8d1c5;font-weight:800;font-size:13px}.capacity{background:rgba(255,255,255,.08);padding:6px 8px;border-radius:8px;font-size:11px}.floating-note{position:absolute;right:-22px;bottom:-26px;background:#c8d9cf;border-radius:18px;padding:16px 22px;box-shadow:0 18px 40px rgba(30,47,40,.15);transform:rotate(-4deg)}.floating-note span,.floating-note strong{display:block}.floating-note strong{font-family:'Manrope';font-size:29px}
.section{padding:110px 0}.section-heading{max-width:720px;margin-bottom:44px}.section-heading>span{color:#6c8b7b;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.section h2,.benefit-card h2,.contact h2{font-family:'Manrope';font-size:clamp(34px,4vw,55px);line-height:1.08;letter-spacing:-.04em;margin:14px 0 18px}.section-heading p,.benefit-card p,.contact p{color:#68736e;font-size:17px;line-height:1.65}
.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.feature-card{background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.88);padding:23px;border-radius:21px;min-height:225px}.feature-card:hover{transform:translateY(-5px);background:#fff}.icon-box{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:#dfeae4;color:#476354;font-weight:800}.feature-card h3{font-family:'Manrope';font-size:18px;margin:22px 0 10px}.feature-card p{color:#6a7570;line-height:1.55;margin:0;font-size:14px}
.benefit-section{padding:20px 0 110px}.benefit-card{border-radius:32px;padding:56px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;background:#dfe7df}.benefit-list{display:grid;gap:12px}.benefit-list div{background:rgba(255,255,255,.55);border-radius:14px;padding:14px 15px;display:flex;align-items:center;gap:11px;font-weight:700}.benefit-list div span{width:28px;height:28px;display:grid;place-items:center;background:#17231f;color:#fff;border-radius:9px}
.contact{margin-bottom:70px;background:#17231f;color:#fff;border-radius:30px;padding:55px;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact>div{max-width:680px}.contact .section-tag{color:#a7c3b5}.contact p{color:#a9b4af;margin:0}.primary-btn.light{background:#f0f3ef;color:#17231f;box-shadow:none;white-space:nowrap}
footer{padding:0 0 38px;display:flex;align-items:center;justify-content:space-between;color:#7c8581;font-size:13px}.footer-brand{font-size:16px}.footer-brand .brand-mark{width:34px;height:34px;border-radius:11px}
@media(max-width:1024px){.hero{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-copy>p,.hero h1{margin-left:auto;margin-right:auto}.hero-actions,.mini-proof{justify-content:center}.hero-visual{max-width:650px;margin:auto;width:100%}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card:last-child{grid-column:span 2}.benefit-card{grid-template-columns:1fr;gap:35px}.contact{flex-direction:column;align-items:flex-start}}
@media(max-width:640px){.nav,.hero,.section,.benefit-section,.contact,footer{width:calc(100% - 28px)}.nav{height:72px}.nav-cta{padding:10px 14px;font-size:12px}.hero{padding:48px 0 75px;min-height:auto}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.primary-btn,.secondary-btn{width:100%}.mini-proof{display:none}.dashboard-card{padding:15px;transform:none}.stats{grid-template-columns:1fr}.floating-note{right:6px;bottom:-38px}.section{padding:95px 0 80px}.feature-grid{grid-template-columns:1fr}.feature-card:last-child{grid-column:auto}.feature-card{min-height:auto}.benefit-card{padding:30px 21px}.contact{padding:35px 23px}.contact .primary-btn{white-space:normal;text-align:center}footer{flex-direction:column;align-items:flex-start;gap:18px}}
