@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&display=swap";.site-header[data-astro-cid-qlfjksao]{padding:var(--space-lg) 0;border-bottom:1px solid var(--color-line-hint)}.header-inner[data-astro-cid-qlfjksao]{display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-qlfjksao]{text-decoration:none}.logo-text[data-astro-cid-qlfjksao]{font-family:var(--font-hand);font-size:var(--text-2xl);font-weight:700;color:var(--color-pine-green)}.main-nav[data-astro-cid-qlfjksao]{display:flex;gap:var(--space-xl)}.main-nav[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]{font-family:var(--font-hand);font-size:var(--text-xl);color:var(--color-bark-mid);text-decoration:none;transition:color .2s ease}.main-nav[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:hover{color:var(--color-terracotta)}@media(max-width:768px){.header-inner[data-astro-cid-qlfjksao]{flex-direction:column;gap:var(--space-md)}.main-nav[data-astro-cid-qlfjksao]{gap:var(--space-lg)}}.site-footer[data-astro-cid-35ed7um5]{padding:var(--space-3xl) 0 var(--space-xl);border-top:1px solid var(--color-line-hint);margin-top:var(--space-section)}.footer-inner[data-astro-cid-35ed7um5]{display:flex;justify-content:space-between;align-items:flex-end}.footer-brand[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:var(--space-xs)}.footer-logo[data-astro-cid-35ed7um5]{font-family:var(--font-hand);font-size:var(--text-2xl);font-weight:700;color:var(--color-pine-green)}.footer-tagline[data-astro-cid-35ed7um5]{font-family:var(--font-hand);font-size:var(--text-lg);color:var(--color-text-muted);margin:0}.footer-meta[data-astro-cid-35ed7um5]{text-align:right}.footer-parent[data-astro-cid-35ed7um5]{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}@media(max-width:768px){.footer-inner[data-astro-cid-35ed7um5]{flex-direction:column;align-items:flex-start;gap:var(--space-lg)}.footer-meta[data-astro-cid-35ed7um5]{text-align:left}}:root{--color-cream: #f6f1e8;--color-warm-cream: #f9f6f0;--color-off-white: #fdfbf6;--color-pine-green: #2d5a3f;--color-bark-brown: #5a4e3e;--color-bark-mid: #7a6e5e;--color-bark-light: #a09580;--color-terracotta: #c45a3c;--color-gold: #c9a84c;--color-ink: #2e2a24;--color-stroke-light: #c5b8a4;--color-line-hint: #d5cfc5;--color-text-muted: #b5a890;--color-tray-fill: #e8dfd0;--color-green-tray-fill: #dfe8d8;--gradient-canvas: linear-gradient(135deg, #f6f1e8, #f4ede0, #f6f1e8);--font-hand: "Caveat", cursive;--font-body: ui-rounded, "SF Pro Rounded", system-ui, -apple-system, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-hero: 4rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--space-section: 5rem;--max-width: 1200px;--content-width: 800px;--press-scale: .92;--hover-scale: 1.04;--spring-duration: .25s;--spring-ease: cubic-bezier(.34, 1.56, .64, 1)}@keyframes sketchy-wobble{0%,to{transform:rotate(0)}25%{transform:rotate(.6deg)}75%{transform:rotate(-.6deg)}}@keyframes gentle-drift{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-2px) rotate(.3deg)}}.sketchy-interactive{transition:transform var(--spring-duration) var(--spring-ease);cursor:pointer}.sketchy-interactive:hover{transform:scale(var(--hover-scale));animation:sketchy-wobble .3s ease-in-out}.sketchy-interactive:active{transform:scale(var(--press-scale))}.sketchy-underline{text-decoration:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='4' viewBox='0 0 200 4'%3E%3Cpath d='M0,3 Q25,0 50,2.5 T100,2 T150,3 T200,1.5' stroke='%23c45a3c' stroke-width='1.5' fill='none' opacity='0.5'/%3E%3C/svg%3E");background-position:bottom left;background-repeat:repeat-x;background-size:200px 4px;padding-bottom:4px}.sketchy-divider{border:none;height:3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='3' viewBox='0 0 400 3'%3E%3Cpath d='M0,1.5 Q50,0 100,2 T200,1 T300,2.5 T400,1' stroke='%23c5b8a4' stroke-width='1.2' fill='none'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:400px 3px;margin:var(--space-2xl) 0}.flow-arrow{display:inline-block;color:var(--color-bark-light);font-family:var(--font-hand);font-size:var(--text-3xl);padding:0 var(--space-sm);opacity:.6}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--color-ink);background:var(--gradient-canvas);min-height:100vh;line-height:1.6}h1,h2,h3{font-family:var(--font-hand);font-weight:600;line-height:1.2;color:var(--color-ink)}h1{font-size:var(--text-hero)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-family:var(--font-hand);font-size:var(--text-2xl);font-weight:500}p{font-size:var(--text-lg);color:var(--color-bark-brown);max-width:65ch}a{color:var(--color-pine-green);text-decoration:none;transition:color var(--spring-duration) ease}a:hover{color:var(--color-terracotta)}img{max-width:100%;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-xl)}.section{padding:var(--space-section) 0}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}.register-professional{border-left:3px solid var(--color-pine-green);padding-left:var(--space-lg)}.register-personal{border-left:3px solid var(--color-terracotta);padding-left:var(--space-lg)}@media(max-width:768px){h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}.container{padding:0 var(--space-md)}.section{padding:var(--space-3xl) 0}}.sketchy-divider-wrap[data-astro-cid-nahkbj5n]{width:100%;padding:var(--space-2xl) 0}.sketchy-divider-svg[data-astro-cid-nahkbj5n]{width:100%;height:4px}.sketchy-btn[data-astro-cid-dazefkxt]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:160px;height:48px;border:none;background:none;cursor:pointer;text-decoration:none;font-family:var(--font-hand);font-size:var(--text-xl);font-weight:600}.sketchy-btn-bg[data-astro-cid-dazefkxt]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.sketchy-btn-label[data-astro-cid-dazefkxt]{position:relative;z-index:1;color:var(--btn-text-color);padding:0 var(--space-xl);white-space:nowrap}
