header[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background:transparent;position:relative;z-index:100;view-transition-name:site-header}[data-astro-cid-3ef6ksr2]::view-transition-old(site-header),[data-astro-cid-3ef6ksr2]::view-transition-new(site-header){animation:none;mix-blend-mode:normal}[data-astro-cid-3ef6ksr2]::view-transition-group(site-header){animation:none}.site-brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.625rem;text-decoration:none;z-index:10}.logo[data-astro-cid-3ef6ksr2]{width:32px;height:32px;background:#33243b;border-radius:50%;flex-shrink:0}.site-name[data-astro-cid-3ef6ksr2]{font-family:Wix Madefor Display,sans-serif;font-size:1.25rem;color:#33243b;font-weight:600;letter-spacing:.01em;transition:color .2s ease}.site-brand[data-astro-cid-3ef6ksr2]:hover .site-name[data-astro-cid-3ef6ksr2]{color:#333}.hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:10}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background-color:#33243b;transition:all .3s ease}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}nav[data-astro-cid-3ef6ksr2]{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:.25rem;padding:.25rem;background:#f5f5f5;border-radius:30px}.nav-indicator[data-astro-cid-3ef6ksr2]{position:absolute;top:.25rem;bottom:.25rem;left:0;width:0;background:#33243b;border-radius:24px;transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);z-index:0}.nav-link[data-astro-cid-3ef6ksr2]{position:relative;z-index:1;font-family:Wix Madefor Display,sans-serif;font-size:.95rem;font-weight:500;color:#333;text-decoration:none;transition:color .3s ease;padding:.5rem 1.25rem;border-radius:24px}.nav-link[data-astro-cid-3ef6ksr2].active{color:#fff}nav[data-astro-cid-3ef6ksr2]:hover .nav-link[data-astro-cid-3ef6ksr2]{color:#333}nav[data-astro-cid-3ef6ksr2]:hover .nav-link[data-astro-cid-3ef6ksr2]:hover{color:#fff}@media(max-width:900px){nav[data-astro-cid-3ef6ksr2]{position:relative;left:auto;transform:none}}@media(max-width:600px){header[data-astro-cid-3ef6ksr2]{padding:1rem 1.5rem}.hamburger[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;border-radius:12px;background:#33243b0d;transition:background .2s ease}.hamburger[data-astro-cid-3ef6ksr2]:hover,.hamburger[data-astro-cid-3ef6ksr2].active{background:#33243b1a}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:20px;background-color:#33243b;transform-origin:center}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;left:1rem;right:1rem;top:calc(100% + .5rem);transform:none;flex-direction:column;background:#fff;padding:.5rem;gap:.25rem;border-radius:16px;border:none;box-shadow:0 4px 24px #33243b1f,0 0 0 1px #33243b0d}nav[data-astro-cid-3ef6ksr2].open{display:flex;animation:menuSlideIn .2s ease-out}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nav-indicator[data-astro-cid-3ef6ksr2]{display:none}.nav-link[data-astro-cid-3ef6ksr2]{padding:1rem 1.25rem;border-radius:12px;border-bottom:none;color:#525252;font-size:1rem;transition:all .15s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover{background:#fdf8f5;color:#33243b}.nav-link[data-astro-cid-3ef6ksr2].active{background:linear-gradient(135deg,#33243b,#4a3654);color:#fff;font-weight:600}.nav-link[data-astro-cid-3ef6ksr2].active:hover{background:linear-gradient(135deg,#4a3654,#5d4669);color:#fff}.nav-link[data-astro-cid-3ef6ksr2]:last-child{border-bottom:none}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.back-to-top[data-astro-cid-wlspcwf4]{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;border:none;background:#33243b;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:scale(.8) translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1),background .2s ease,box-shadow .2s ease,bottom .2s ease;z-index:100;box-shadow:0 4px 12px #00000026}.back-to-top[data-astro-cid-wlspcwf4].visible{opacity:1;visibility:visible;transform:scale(1) translateY(0)}.back-to-top[data-astro-cid-wlspcwf4]:hover{background:#4a3654;box-shadow:0 6px 20px #00000040;transform:scale(1.1) translateY(-2px)}.back-to-top[data-astro-cid-wlspcwf4]:active{transform:scale(.95) translateY(0)}.progress-ring[data-astro-cid-wlspcwf4]{position:absolute;width:48px;height:48px;transform:rotate(-90deg)}.progress-ring-bg[data-astro-cid-wlspcwf4]{fill:none;stroke:#ffffff1a;stroke-width:3}.progress-ring-circle[data-astro-cid-wlspcwf4]{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .1s ease}.arrow-icon[data-astro-cid-wlspcwf4]{width:20px;height:20px;color:#fff;position:relative;z-index:1;transition:transform .2s ease}.back-to-top[data-astro-cid-wlspcwf4]:hover .arrow-icon[data-astro-cid-wlspcwf4]{animation:bounce .6s ease infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media(max-width:600px){.back-to-top[data-astro-cid-wlspcwf4]{bottom:1.5rem;right:1.5rem;width:44px;height:44px}.progress-ring[data-astro-cid-wlspcwf4]{width:44px;height:44px}.arrow-icon[data-astro-cid-wlspcwf4]{width:18px;height:18px}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;width:100%;min-height:100%;font-family:Wix Madefor Display,sans-serif;background-color:#fdf8f5;color:#33243b;overflow-x:hidden;overscroll-behavior:none}main{padding:2rem 3rem;overflow:visible}@media(max-width:600px){main{padding:1.5rem}}
