@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/instrument-serif-regular.woff2) format("woff2")}@font-face{font-family:"42dot Sans";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/42dot-sans-regular.woff2) format("woff2")}:root{--cream:#fffaee;--design-width:min(100vw,66.666667svh)}*{box-sizing:border-box}body,html{min-height:100%}html{background:#d3a746;color-scheme:light}html[data-appearance=dark]{background:#62615f;color-scheme:dark}body{margin:0;background:inherit;overflow-x:hidden}.landing-page{position:relative;isolation:isolate;width:100%;height:100vh;height:100svh;overflow:hidden;background:#d3a746;transition:background-color .3s ease}.landing-page--dark{background:#62615f}.landing-page__background{position:absolute;z-index:-2;top:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transition:filter .3s ease;user-select:none}.landing-page--dark .landing-page__background{filter:grayscale(1)}.appearance-toggle{position:absolute;z-index:10;top:clamp(16px,2.35vw,24px);right:clamp(16px,2.35vw,24px);display:block;width:60px;height:34px;padding:3px;overflow:hidden;border:1px solid rgb(255 250 238/34%);border-radius:999px;background:rgb(32 24 18/24%);cursor:pointer;box-shadow:inset 0 1px 0 rgb(255 255 255/18%),0 8px 24px rgb(26 14 7/12%);-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%);transition:transform .22s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.appearance-toggle[aria-pressed=true]{border-color:rgb(255 250 238/24%);background:rgb(16 16 16/42%);box-shadow:inset 0 1px 0 rgb(255 255 255/12%),0 8px 24px rgb(0 0 0/14%)}.appearance-toggle:hover{border-color:rgb(255 250 238/54%);box-shadow:inset 0 1px 0 rgb(255 255 255/24%),0 10px 30px rgb(26 14 7/19%);transform:translateY(-1px)}.appearance-toggle:active{transform:translateY(0) scale(.97)}.appearance-toggle:focus-visible{outline:2px solid rgb(255 250 238/90%);outline-offset:4px}.appearance-toggle__icon{position:absolute;top:3px;left:3px;display:block;width:26px;height:26px;border-radius:50%;background:rgb(255 250 238/96%);color:#a7651d;box-shadow:0 2px 8px rgb(32 18 8/24%),inset 0 1px 0 rgb(255 255 255/65%);transition:color .35s ease,background-color .35s ease,box-shadow .35s ease,transform .52s cubic-bezier(.22,1,.36,1)}.appearance-toggle[aria-pressed=true] .appearance-toggle__icon{background:rgb(43 43 43/96%);color:var(--cream);box-shadow:0 2px 9px rgb(0 0 0/30%),inset 0 1px 0 rgb(255 255 255/10%);transform:translateX(26px)}.appearance-toggle__moon,.appearance-toggle__sun{position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:opacity .3s ease,transform .5s cubic-bezier(.22,1,.36,1)}.appearance-toggle__sun{transform:translate(-50%,-50%) rotate(0deg) scale(1)}.appearance-toggle__moon{opacity:0;transform:translate(-50%,-50%) rotate(-50deg) scale(.45)}.appearance-toggle[aria-pressed=true] .appearance-toggle__sun{opacity:0;transform:translate(-50%,-50%) rotate(110deg) scale(.45)}.appearance-toggle[aria-pressed=true] .appearance-toggle__moon{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}.hero{position:absolute;top:0;bottom:0;left:50%;width:var(--design-width);color:var(--cream);container-type:inline-size;transform:translateX(-50%)}.hero__content{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.hero__mark{display:block;width:12.38cqw;height:12.38cqw;margin:0 0 4.473cqw;max-width:none;user-select:none}.hero__title{width:51.758cqw;margin:0 0 3.703cqw;font-family:"Instrument Serif",Georgia,serif;font-size:8.178cqw;line-height:.83;letter-spacing:-.327cqw;white-space:nowrap}.hero__description,.hero__title{font-style:normal;font-weight:400;text-align:center}.hero__description{width:56.654cqw;margin:0;font-family:"42dot Sans",Arial,sans-serif;font-size:2.798cqw;line-height:1.18;letter-spacing:.14cqw;text-transform:uppercase}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important}.appearance-toggle,.appearance-toggle__moon,.appearance-toggle__sun,.landing-page__background{transition:none}}