@font-face{font-family:Charter;src:url(../assets/fonts/Charter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Charter;src:url(../assets/fonts/Charter-Italic.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Charter;src:url(../assets/fonts/Charter-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Charter;src:url(../assets/fonts/Charter-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic}:root{--black: #1b1b1c;--gray: #f4f3f5}:root{--font-body: Charter, Georgia, "Times New Roman", Times, serif;--max-width: 720px;--pad-x: 20px;--lh: 1.6;--lh-tight: 1.2}html,body{font-family:var(--font-body);color:var(--black);line-height:var(--lh);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.t-kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.t-h1{font-size:69px;line-height:var(--lh-tight);letter-spacing:.01em;margin:0}.t-h2{font-size:24px;line-height:1.3;margin:0}.t-body{font-size:18px;margin:0}.t-small{font-size:14px;margin:0;opacity:.75}.page{min-height:100vh;background:var(--gray)}.wrap{max-width:var(--max-width);margin:0 auto;padding:64px var(--pad-x)}.stack{display:flex;flex-direction:column;gap:16px}.btn{font-family:var(--font-body);font-weight:600;border:1px solid var(--black);background:transparent;color:var(--black);padding:10px 14px;border-radius:10px;font-size:16px;cursor:pointer;transition:transform .1s ease,opacity .1s ease}.btn:hover,.btn:active{background:var(--black);color:var(--gray)}.hr{height:1px;background:#1b1b1c1f;border:0;margin:24px 0}.home{min-height:calc(100dvh - var(--footer-h));overflow:hidden;background:var(--gray);display:flex;flex-direction:column}.homeWrap{flex:1;max-width:720px;margin:0 auto;padding:72px 20px;display:flex;flex-direction:column;justify-content:center}.homeHeadRow{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.homeWordmark{width:140px;height:auto;display:block}.homeMeta{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline;margin-top:10px}.homePronounce{font-size:16px;opacity:.75}.homePos{font-size:14px;opacity:.7;font-style:italic}.homeDef{font-size:18px;line-height:1.7;max-width:560px;margin-top:14px}.homeActions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:flex-start;align-items:center}@media(max-width:520px){.homeWrap{padding:48px 16px}.homeHeadRow{flex-direction:column;align-items:flex-start;gap:6px}.homeWordmark{width:132px}.homeDef{font-size:17px}.homeActions{align-items:flex-start}.btn{width:40%}}:root{--footer-h: 84px}.footer{position:fixed;left:0;right:0;bottom:0;height:var(--footer-h);z-index:10;display:flex;align-items:center;background:var(--gray);border-top:1px solid rgba(244,243,245,.08)}.appMain{padding-bottom:var(--footer-h)}.footer-wrap{max-width:var(--max-width);margin:0 auto;padding:0 var(--pad-x);width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;font-family:var(--font-body)}.footer-text{font-size:14px;opacity:.6;margin:0;white-space:nowrap}.footer-nav{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.footer-nav a{font-size:14px;text-decoration:none;opacity:.6}.footer-nav a:hover{opacity:1}
