@import "https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&family=Assistant:wght@300;400;500;600&display=swap";
:root{--color-bg-dark:#0a0a0a;--color-bg-light:#f5f5f5;--color-text-light:#fff;--color-text-dark:#121212;--font-serif:"Frank Ruhl Libre", serif;--font-sans:"Assistant", sans-serif;--spacing-section:8rem}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-bg-dark);color:var(--color-text-light);font-family:var(--font-sans);scroll-behavior:smooth;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);letter-spacing:-.01em;font-weight:400;line-height:1.1}a{color:inherit;text-decoration:none;transition:opacity .3s}a:hover{opacity:.7}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}body.a11y-large-text{font-size:130%!important}body.a11y-large-text h1,body.a11y-large-text h2,body.a11y-large-text h3{font-size:120%!important}body.a11y-small-text{font-size:85%!important}body.a11y-readable-font *{font-family:Arial,sans-serif!important}body.a11y-high-contrast{--color-bg-dark:#000!important;--color-text-light:#fff!important;--color-bg-light:#fff!important;--color-text-dark:#000!important}body.a11y-high-contrast *{border-color:#fff!important}body.a11y-reverse-contrast{filter:invert()hue-rotate(180deg)}body.a11y-grayscale{filter:grayscale()}body.a11y-highlight-links a{color:#000!important;background-color:#ff0!important;text-decoration:underline!important}body.a11y-highlight-headings h1,body.a11y-highlight-headings h2,body.a11y-highlight-headings h3,body.a11y-highlight-headings h4{color:#000!important;background-color:#ff0!important;padding:.2rem!important}body.a11y-stop-animations *{scroll-behavior:auto!important;transition:none!important;animation:none!important}body.a11y-reading-mode{letter-spacing:.05em!important;line-height:2!important}body.a11y-line-height{line-height:2.5!important}body.a11y-letter-spacing *{letter-spacing:.15em!important}body.a11y-center-text *{text-align:center!important}body.a11y-large-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' stroke='%23fff' stroke-width='2' d='M5.5 3.2L19.8 17.5 13.9 18l-3.3 5.4-2.5-1.5L11.5 16 5 15.5z'/%3E%3C/svg%3E"),auto!important}.container{max-width:1440px;margin:0 auto;padding:0 2rem}.bg-light{background-color:var(--color-bg-light);color:var(--color-text-dark)}.bg-dark{background-color:var(--color-bg-dark);color:var(--color-text-light)}
.Header-module__KHjLKa__header{z-index:50;color:var(--color-text-light);padding:2.5rem 0;position:absolute;top:0;left:0;right:0}.Header-module__KHjLKa__container{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 4rem;display:flex}.Header-module__KHjLKa__logo{font-family:var(--font-serif);letter-spacing:.15em;font-size:1.5rem;font-weight:500}.Header-module__KHjLKa__nav{letter-spacing:.05em;gap:3rem;font-size:.8rem;display:flex}.Header-module__KHjLKa__nav a{padding-bottom:.2rem;position:relative}.Header-module__KHjLKa__nav a:after{content:"";background-color:var(--color-text-light);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;right:0}.Header-module__KHjLKa__nav a:hover:after{width:100%}.Header-module__KHjLKa__cta{align-items:center;display:flex}.Header-module__KHjLKa__bookBtn{letter-spacing:.05em;padding:.5rem 0;font-size:.8rem}@media (max-width:1024px){.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__container{padding:0 2rem}}
.Footer-module__yg9ahW__footer{background-color:var(--color-bg-dark);color:var(--color-text-light);border-top:1px solid #ffffff0d;padding:6rem 0 2rem;position:relative;overflow:hidden}.Footer-module__yg9ahW__container{flex-direction:column;gap:8rem;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__yg9ahW__ctaSection{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.Footer-module__yg9ahW__ctaTitle{font-size:clamp(2.5rem,5vw,4rem);font-style:italic;font-family:var(--font-serif);margin-bottom:2rem}.Footer-module__yg9ahW__bgText{font-size:clamp(8rem,20vw,24rem);font-family:var(--font-serif);color:#ffffff08;z-index:-1;letter-spacing:.1em;pointer-events:none;text-align:center;width:100%;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__yg9ahW__ctaButtons{justify-content:center;gap:2rem;display:flex}.Footer-module__yg9ahW__btnOutline{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #ffffff4d;padding:1rem 3rem;font-size:.8rem;transition:all .3s}.Footer-module__yg9ahW__btnOutline:hover{color:#000;background:#fff}.Footer-module__yg9ahW__bottomBar{letter-spacing:.05em;opacity:.8;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-top:2rem;font-size:.8rem;display:flex}.Footer-module__yg9ahW__infoCol{flex-direction:column;gap:.5rem;display:flex}.Footer-module__yg9ahW__label{opacity:.5;text-transform:uppercase;font-size:.7rem;font-weight:600}.Footer-module__yg9ahW__value,.Footer-module__yg9ahW__link{color:var(--color-text-light)}.Footer-module__yg9ahW__link:hover{opacity:.7}@media (max-width:768px){.Footer-module__yg9ahW__ctaButtons{flex-direction:column;gap:1rem;width:100%}.Footer-module__yg9ahW__btnOutline{width:100%}}
