@import "https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Caveat:wght@400;500;700&display=swap";
:root{--bg:#fdf9f2;--bg-alt:#f5edd9;--paper:#fcfaf0;--ink:#2a1f12;--ink-muted:#2a1f12a6;--ink-soft:#2a1f1266;--accent:#5b7ae8;--accent-soft:#5b7ae81f;--yellow:#ffd347;--yellow-soft:#ffd34766;--line:#2a1f1226;--line-strong:#2a1f124d;--serif:"Unbounded", sans-serif;--sans:"Inter", system-ui, sans-serif;--hand:"Caveat", cursive}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;background-image:linear-gradient(#5b7ae814 1px,#0000 1px),linear-gradient(90deg,#5b7ae80d 1px,#0000 1px);background-size:32px 32px;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width:768px){.container{padding:0 20px}.hero-photo{display:none!important}.hero-grid{grid-template-columns:1fr!important}.hero-stats{grid-template-columns:1fr 1fr!important;gap:20px 32px!important;display:grid!important}.nav-links,.nav-cta-btn{display:none!important}.nav-burger{display:block!important}.format-cards,.teachers-grid,.portal-grid{grid-template-columns:1fr!important}.howto-grid{grid-template-columns:1fr 1fr!important}.slots-card{flex-direction:column!important;align-items:flex-start!important}.booking-grid{grid-template-columns:1fr!important}section{padding-top:48px!important;padding-bottom:48px!important}}
