@import"https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&family=Inter:wght@300;400&display=swap";:root{--accent: #D000FF;--accent-hover: #E838FF;--landing-scrim: rgba(18, 10, 10, .78);--landing-text: #f4f0f5;--landing-text-muted: rgba(244, 240, 245, .72)}*,:before,:after{box-sizing:border-box}body.landing-page{margin:0;min-height:100dvh;color:var(--landing-text);font-family:Inter,system-ui,sans-serif;font-weight:300;line-height:1.5;background:#120a0a}.landing-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#120a0a;background-size:cover;background-position:center 35%;background-repeat:no-repeat}.landing-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--landing-scrim);pointer-events:none}.landing-main{position:relative;z-index:2;min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.25rem 2rem}.landing-header{text-align:center;margin-bottom:1.75rem}.landing-logo{display:block;width:min(280px,72vw);height:auto;margin:0 auto}.landing-rule{width:min(560px,100%);border:none;border-top:1px solid var(--accent);margin:0 0 2rem;opacity:.85}.landing-rule--bottom{margin:2rem 0 1.75rem}.landing-content{width:min(520px,100%);text-align:center}.landing-section+.landing-section{margin-top:2.25rem}.landing-heading{margin:0 0 .65rem;font-family:Oswald,Arial Narrow,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--accent)}.landing-tagline{margin:0;font-size:1.125rem;font-weight:300;color:var(--landing-text-muted);letter-spacing:.02em}.landing-hours{margin:0;padding:0;list-style:none}.landing-hours li{font-family:Oswald,Arial Narrow,sans-serif;font-size:.9375rem;font-weight:600;letter-spacing:.06em;line-height:1.65;text-transform:uppercase}.landing-contact{margin:0;padding:0;list-style:none}.landing-contact li+li{margin-top:.35rem}.landing-contact a{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:var(--landing-text);text-decoration:none;font-family:Oswald,Arial Narrow,sans-serif;font-size:.9375rem;font-weight:600;letter-spacing:.04em;transition:color .2s ease}.landing-contact a:hover,.landing-contact a:focus-visible{color:var(--accent)}.landing-contact a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.landing-contact__icon{width:1rem;height:1rem;flex-shrink:0;fill:currentColor}.landing-info{margin:0;font-size:.9375rem;color:var(--landing-text-muted);line-height:1.6}.landing-footer{width:min(520px,100%);text-align:center}.landing-footer address{font-style:normal;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-text);line-height:1.7}.landing-footer address a{color:inherit;text-decoration:none}.landing-footer address a:hover,.landing-footer address a:focus-visible{color:var(--accent)}.landing-mark{margin-top:1.5rem;color:var(--accent);opacity:.55}.landing-mark svg{display:block;margin:0 auto;width:2rem;height:2rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:640px){.landing-main{padding-top:3rem;padding-bottom:2.5rem}.landing-logo{width:min(320px,60vw)}.landing-section+.landing-section{margin-top:2.5rem}}
