*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.course-card,.faq-item,.info-card,.step-card{padding:22px}.step-card span{font-size:28px;font-weight:800;color:var(--brand-strong)}.course-cover{height:190px;border-radius:18px;background:linear-gradient(135deg,rgba(26,164,108,.12),rgba(66,184,223,.18)),var(--surface-2);background-size:cover;background-position:50%;margin-bottom:16px}.course-cover.small{width:180px;min-width:180px;height:110px;margin-bottom:0}.course-list,.faq-list,.lesson-list{display:grid;grid-gap:16px;gap:16px}.course-list-item,.lesson-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:18px}.lesson-card span{font-size:14px;color:var(--brand-strong)}.form-card{display:grid;grid-gap:16px;gap:16px;padding:24px}.form-card.compact{max-width:560px}.form-card label{display:grid;grid-gap:8px;gap:8px}.form-card input,.form-card textarea{width:100%;border-radius:16px;border:1px solid var(--line);background:var(--surface-2);padding:14px 16px}.form-card textarea{min-height:160px;resize:vertical}.muted,.notice-card{color:var(--muted)}.site-footer{padding:36px 0 52px}.footer-grid{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;padding-top:18px;border-top:1px solid var(--line)}.footer-title{margin:0 0 8px;font-weight:700}.eevetop-title{line-height:1.18}.eevetop-title2{line-height:1.4}@media (max-width:960px){.card-grid.four,.card-grid.three,.course-list-item,.footer-grid,.hero-grid,.lesson-card{grid-template-columns:1fr}.nav-links{display:none}.course-cover.small{width:100%}}@media (max-width:768px){.eevetop-title{line-height:1.24}}