html,body{background-color:#faf8f4;background-color:#e3cfec;padding:0;margin:0;min-height:100vh;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;overflow-x:hidden;color:#2f2f2f}a{all:unset;cursor:pointer}.container{padding:3rem 1rem 1rem;overflow-x:hidden;min-height:50vh}p{margin:0;padding:0}:root{--primary: #5d3a9c;--dark: #b23aee;--med: var(--primary);--light: #e0b0ff}header[data-astro-cid-ymhdp2rl]{background-color:var(--primary);color:#fff;padding:1.5rem 1rem;margin:1rem;position:relative;z-index:901}@media(orientation:landscape){nav[data-astro-cid-ymhdp2rl]{display:flex;align-items:center;justify-content:space-between}.menuBtn[data-astro-cid-ymhdp2rl],#menuBtn[data-astro-cid-ymhdp2rl],menuOverlay[data-astro-cid-ymhdp2rl]{display:none}#brandName[data-astro-cid-ymhdp2rl]{font-family:Aboreto,system-ui;font-weight:700;font-style:normal;font-size:2rem;text-shadow:0px 2px 3px rgba(0,0,0,.5);text-decoration:none;color:#fff}.wrapper[data-astro-cid-ymhdp2rl]{display:flex;justify-content:center;align-items:center}.links[data-astro-cid-ymhdp2rl]{font-family:Aboreto,system-ui;font-weight:400;font-style:normal;display:flex;align-items:center;justify-content:space-between;width:100%;padding-right:1rem}.links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{margin-left:2rem;position:relative;text-decoration:none;text-align:center}.links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease}.links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover:after{transform:scaleX(1);transform-origin:left}}@media(orientation:portrait){nav[data-astro-cid-ymhdp2rl]{position:relative;display:flex;justify-content:space-between;align-items:center}.menuBtn[data-astro-cid-ymhdp2rl]{margin:0;padding:0;font-size:2rem;background:none;border:none;color:#fafafa;cursor:pointer;display:flex;justify-content:center;align-items:center}#brandName[data-astro-cid-ymhdp2rl]{font-family:Aboreto,system-ui;font-weight:700;font-size:1.5rem;text-decoration:none;color:#fff}#menu[data-astro-cid-ymhdp2rl]{position:absolute;z-index:1000;top:calc(100% + 1rem);left:-1rem;width:calc(100% + 2rem);overflow:hidden;max-height:0;background-color:var(--primary);transition:max-height .5s ease,padding .5s ease;padding:0 1rem;box-sizing:border-box;transform-origin:top}#menu[data-astro-cid-ymhdp2rl].show{max-height:15rem;padding:1rem 1rem 1.5rem}.links[data-astro-cid-ymhdp2rl]{display:flex;flex-direction:column;gap:1.5rem;align-items:center}#menu[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{text-decoration:none;color:#fff;opacity:0;transform:translateY(-10px);transition:opacity .5s ease,transform .5s ease}#menu[data-astro-cid-ymhdp2rl].show a[data-astro-cid-ymhdp2rl]{opacity:1;transform:translateY(0)}#menu[data-astro-cid-ymhdp2rl].show a[data-astro-cid-ymhdp2rl]:nth-child(1){transition-delay:.05s}#menu[data-astro-cid-ymhdp2rl].show a[data-astro-cid-ymhdp2rl]:nth-child(2){transition-delay:.15s}#menu[data-astro-cid-ymhdp2rl].show a[data-astro-cid-ymhdp2rl]:nth-child(3){transition-delay:.25s}.menu-overlay[data-astro-cid-ymhdp2rl]{position:fixed;inset:0;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:#f7f7f703;opacity:0;pointer-events:none;transition:opacity .5s ease;z-index:900}.menu-overlay[data-astro-cid-ymhdp2rl].show{opacity:1;pointer-events:auto}.menuBtn[data-astro-cid-ymhdp2rl] .icon-close[data-astro-cid-ymhdp2rl],.menuBtn[data-astro-cid-ymhdp2rl].is-open .icon-menu[data-astro-cid-ymhdp2rl]{display:none}.menuBtn[data-astro-cid-ymhdp2rl].is-open .icon-close[data-astro-cid-ymhdp2rl]{display:block}}footer[data-astro-cid-sz7xmlte]{width:100vw;background-color:var(--primary);color:#fafafa;overflow:hidden}p[data-astro-cid-sz7xmlte]{margin:0;padding:0}#copyright[data-astro-cid-sz7xmlte]{text-align:center;margin-bottom:1rem}a[data-astro-cid-sz7xmlte]{font-family:Aboreto,system-ui;font-weight:400;font-style:normal}@media(orientation:landscape){.banner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;width:90vw;margin:7rem auto}.leftColumn[data-astro-cid-sz7xmlte]{width:20%;display:flex;flex-direction:column;align-items:flex-start;row-gap:1rem}.rightColumn[data-astro-cid-sz7xmlte]{width:20%;display:flex;flex-direction:column;align-items:flex-end;row-gap:1rem}.brandName[data-astro-cid-sz7xmlte]{width:60%;text-align:center;font-family:Aboreto,system-ui;font-weight:700;font-style:normal;font-size:4rem;text-shadow:0px 2px 3px rgba(0,0,0,.5);text-decoration:none}a[data-astro-cid-sz7xmlte]{margin-left:2rem;position:relative;text-decoration:none}a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:2px;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease}a[data-astro-cid-sz7xmlte]:hover:after{transform:scaleX(1);transform-origin:left}}@media(orientation:portrait){.banner[data-astro-cid-sz7xmlte]{display:grid;align-items:center;width:90vw;margin:7rem auto;text-align:center}.leftColumn[data-astro-cid-sz7xmlte],.rightColumn[data-astro-cid-sz7xmlte]{width:100%;display:grid;row-gap:1rem;text-decoration:1px underline #FAF8F4;text-underline-offset:5px}.brandName[data-astro-cid-sz7xmlte]{width:100%;font-family:Aboreto,system-ui;font-weight:700;font-style:normal;font-size:3rem;text-shadow:0px 2px 3px rgba(0,0,0,.1);text-decoration:none;margin:5rem 0}}.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}
