:has(.menu[aria-expanded=true]) .nav-links{display:unset}@media screen and (min-width:636px){.menu{display:none}}.menu[data-astro-cid-vue6szel]{border:none;background:none;cursor:pointer}.icon[data-astro-cid-vue6szel]{margin:8px;color:hsl(var(--primary))}.navigation[data-astro-cid-qjmyvztq]{display:flex;flex-direction:column}.nav-links-desktop[data-astro-cid-qjmyvztq]{display:none}a[data-astro-cid-qjmyvztq]{text-decoration:none;color:hsl(var(--muted-foreground));display:block;font-size:.875rem}@media screen and (min-width:636px){.navigation[data-astro-cid-qjmyvztq]{flex-direction:row;align-items:center}.nav-links-desktop[data-astro-cid-qjmyvztq]{margin-left:5em;display:flex;position:static;width:auto;background:none;gap:2rem}a[data-astro-cid-qjmyvztq]{display:inline-block}}nav[data-astro-cid-4z36i57k]{position:fixed;top:0;left:0;right:0;z-index:2}.wrapper[data-astro-cid-4z36i57k]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1rem 1.5rem;width:100%}.top-row[data-astro-cid-4z36i57k]{display:flex;width:100%;justify-content:space-between;align-items:center}.wrapper[data-astro-cid-4z36i57k].scrolled{background-color:hsl(var(--background) / .8);backdrop-filter:blur(16px);box-shadow:0 1px 2px #0000000d}.logo[data-astro-cid-4z36i57k]{font-family:Playfair Display,serif;color:var(--foreground);text-decoration:none;font-size:1.25rem;line-height:1.75rem;font-weight:700}.logo-dot[data-astro-cid-4z36i57k]{color:hsl(var(--primary))}.nav-links-mobile[data-astro-cid-4z36i57k].open{display:flex}.nav-links-mobile[data-astro-cid-4z36i57k].closed{display:none}.nav-links-mobile[data-astro-cid-4z36i57k]{display:flex;flex-direction:column;width:auto;background:none;gap:1rem;align-items:start;color:hsl(var(--muted-foreground));font-weight:500;width:100%}@media screen and (min-width:636px){nav[data-astro-cid-4z36i57k]{align-items:center}.nav-links-mobile[data-astro-cid-4z36i57k]{display:none}}:root{--background: 30 50% 98%;--foreground: 20 20% 15%;--card: 30 40% 97%;--card-foreground: 20 20% 15%;--popover: 30 50% 98%;--popover-foreground: 20 20% 15%;--primary: 350 70% 60%;--primary-foreground: 0 0% 100%;--secondary: 350 40% 94%;--secondary-foreground: 350 50% 35%;--muted: 30 30% 94%;--muted-foreground: 20 15% 45%;--accent: 15 80% 65%;--accent-foreground: 0 0% 100%;--border: 30 30% 88%;--input: 30 30% 88%;--ring: 350 70% 60%;--radius: .75rem}.dark{--background: 20 20% 8%;--foreground: 30 30% 95%;--card: 20 20% 12%;--card-foreground: 30 30% 95%;--popover: 20 20% 10%;--popover-foreground: 30 30% 95%;--primary: 350 65% 55%;--primary-foreground: 0 0% 100%;--secondary: 350 30% 20%;--secondary-foreground: 350 40% 85%;--muted: 20 15% 18%;--muted-foreground: 30 20% 65%;--accent: 15 70% 55%;--accent-foreground: 0 0% 100%;--border: 20 15% 20%;--input: 20 15% 20%;--ring: 350 65% 55%}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Inter,system-ui,sans-serif;font-feature-settings:"rlig" 1,"calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,p,ul,ol,figure{margin:0}body{min-height:100vh;background:linear-gradient(to bottom right,hsl(var(--secondary) / .3),hsl(var(--background)),hsl(var(--background)));color:hsl(var(--foreground));line-height:1.5}:where(h1,h2,h3,h4){font-family:Playfair Display,Georgia,serif}a{color:inherit;text-decoration:none}@keyframes fade-in-bottom-50{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom-25{0%{-webkit-transform:translateY(25px);transform:translateY(25px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.delayed{animation-delay:.2s}.fade-in{view-timeline-name:--fade-in-timeline;view-timeline-axis:block;animation-name:fade-in;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:--fade-in-timeline;animation-range:entry 25% cover 40%}.fade-in-bottom{view-timeline-name:--fade-in-bottom;view-timeline-axis:block;animation:linear fade-in-bottom both;animation-timeline:--fade-in-bottom;animation-range:entry 25% cover 40%}.fade-in-bottom-50{view-timeline-name:--fade-in-bottom-50;view-timeline-axis:block;animation:linear fade-in-bottom-50 both;animation-timeline:--fade-in-bottom-50;animation-range:entry 25% cover 40%}@media screen and (max-width:768px){.fade-in-bottom{view-timeline-name:--fade-in-bottom-50;view-timeline-axis:block;animation:linear fade-in-bottom-50 both;animation-timeline:--fade-in-bottom-50;animation-range:entry 10% cover 25%}.fade-in-bottom-50{view-timeline-name:--fade-in-bottom-25;view-timeline-axis:block;animation:linear fade-in-bottom-25 both;animation-timeline:--fade-in-bottom-25;animation-range:entry 10% cover 25%}}.socials[data-astro-cid-o4sdybpo]{display:flex;gap:1.5rem}.socials[data-astro-cid-o4sdybpo] a[data-astro-cid-o4sdybpo]{color:hsl(var(--muted-foreground));transition:color .2s ease}.socials[data-astro-cid-o4sdybpo] a[data-astro-cid-o4sdybpo]:hover{color:hsl(var(--primary))}footer[data-astro-cid-ld7f7lcz]{border-top:1px solid hsl(var(--border));display:flex;justify-content:space-between;align-items:center;text-align:center;padding:2rem 1.5rem;color:hsl(var(--muted-foreground));font-size:.875rem;flex-direction:column;gap:1rem}@media(min-width:768px){footer[data-astro-cid-ld7f7lcz]{flex-direction:row}}
