:root{--background:#f5f5f5;--background-secondary:#eaeaea;--foreground:#323232;--accent:#992e2e;--border:#969696;--background-gradient:linear-gradient(45deg,var(--background) 0%,var(--background-secondary) 100%)}body,html{height:100%;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background-gradient);background-attachment:fixed;font-family:ivystyle-tw,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.style_view__pSUIn{display:flex;flex-direction:column;min-height:100%;justify-content:center}.style_header__81F8a{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:var(--background-gradient);background-attachment:fixed;display:flex;border-bottom:1px dashed var(--border);height:4rem}.style_nav__dffLT{display:flex;flex:auto;padding-inline:2.5rem;gap:2.5rem;align-items:center;max-width:768px;border-left:1px dashed var(--border)}.style_nav-item__RioCT{&:hover{text-decoration:underline}}.style_logo__e0YfG{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.875rem;font-weight:600;line-height:100%;width:4rem;& svg{width:2.5rem}}.style_body__Zy3wy{position:relative;display:flex;flex:auto}.style_logo__PwU1V{fill:var(--foreground)}.style_door__5uUsd{fill:var(--accent)}.style_noise__1Xhun{pointer-events:none;position:absolute;z-index:9;inset:0;background-image:url(/noise.png);background-size:400px 400px;background-repeat:repeat;mix-blend-mode:multiply;opacity:.12}