@charset "UTF-8";:root{--course-primary: #ffd54f;--course-primary-strong: #ffd704;--course-primary-soft: #fff3c4;--course-ink: #1a1a1a;--hz-gray-700: #374151;--hz-gray-500: #6b7280;--hz-gray-300: #d1d5db;--hz-gray-100: #f3f4f6;--hz-white: #ffffff;--hz-success: #16a34a;--hz-success-soft: #d1fae5;--hz-danger: #dc2626;--hz-info: #2563eb;--hz-info-soft: #dbeafe;--hz-surface: var(--hz-white);--hz-surface-muted: var(--hz-gray-100);--hz-border: rgba(26, 26, 26, .08);--hz-border-strong: rgba(26, 26, 26, .16);--hz-font-display: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;--hz-font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--hz-radius-sm: 6px;--hz-radius-md: 10px;--hz-radius-lg: 16px;--hz-radius-xl: 24px;--hz-space-1: 4px;--hz-space-2: 8px;--hz-space-3: 12px;--hz-space-4: 16px;--hz-space-5: 24px;--hz-space-6: 32px;--hz-space-8: 48px;--hz-space-10: 64px;--hz-shadow-card: 0 1px 2px rgba(26, 26, 26, .04), 0 4px 16px rgba(26, 26, 26, .06)}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:var(--hz-font-body);font-size:16px;line-height:1.55;color:var(--course-ink);background:var(--hz-gray-100);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--hz-font-display);font-weight:600;color:var(--course-ink);margin:0}button{font-family:inherit}a{color:inherit}:where(button,a,[role=button],input,textarea,select):focus-visible{outline:2px solid var(--course-primary);outline-offset:2px;border-radius:var(--hz-radius-sm)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:0s!important;transition-duration:0s!important}}
