:root{--bg-color: #fefcf9;--text-color: #312f2c;--primary-color: #2a9d8f;--primary-color-darker: #24887b;--accent-color: #f4a261;--accent-color-darker: #e5934e;--highlight-bg: #e9f5f3;--border-color: #ddd;--font-heading: "Baloo 2", ui-rounded, "Arial Rounded MT Bold", "Calibri", "Ubuntu", sans-serif;--font-body: "Nunito", ui-rounded, "Hiragino Maru Gothic ProN", "Quicksand", "Comfortaa", "Manjari", "Arial Rounded MT", "Arial Rounded MT Bold", "Calibri", source-sans-pro, sans-serif;--font-handwritten: "Kalam", "Chalkboard SE", "Marker Felt", "Segoe Print", "Ink Free", "Comic Sans MS", cursive, sans-serif;--transition-speed: .2s;--border-radius-lg: 16px;--shadow-fun: 6px 6px 0px rgba(0, 0, 0, .1)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{scroll-behavior:smooth;font-size:16px}body{margin:0;font-family:var(--font-body);color:var(--text-color);background-color:var(--bg-color);line-height:1.7}svg[width="0"][height="0"]{position:absolute}.container{width:90%;max-width:1100px;margin:0 auto}h1,h2,h3{font-family:var(--font-heading);color:var(--text-color);font-weight:800;line-height:1.2;text-transform:lowercase}h1{font-size:3.5rem}a{color:var(--primary-color);text-decoration:none;font-weight:600;transition:color var(--transition-speed)}a:hover{color:var(--primary-color-darker);text-decoration:none}.hero{color:#fff;text-align:center;position:relative;z-index:1;overflow:hidden;background-color:var(--primary-color);clip-path:url(#clip-path-curvy);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content h1{color:#fff;max-width:700px;margin:0 auto 1.5rem;line-height:1.3}.hero-content .subtitle{color:#ffffffe6;max-width:550px;margin:0 auto 2.5rem}.hero-content a{color:#fff;text-decoration:underline}@media (max-width: 767px){h1{font-size:2.8rem}}@media (min-width: 768px){h1{font-size:4.5rem}}
