@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg:#f5f1e8;--bg-soft:#fffaf4e0;--panel:#fffdf9e6;--border:#382a211f;--text:#171311;--text-soft:#5f534b;--text-faint:#897c73;--accent:#171311;--accent-hover:#2b201b;--radius:24px;--shadow:0 18px 60px #17131114;--font-body:"IBM Plex Sans", sans-serif;--font-display:"Space Grotesk", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{width:100%;min-height:100vh;font:400 16px/1.6 var(--font-body);-webkit-font-smoothing:antialiased;background-color:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background-color:#fcfcfc;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}main.shell{justify-content:center;align-items:center;height:100%;padding:24px;display:flex}.post{text-align:center;background:#f5f5f5;border:1px solid #e2e2e2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex}.post h1{letter-spacing:-.02em;color:#000;margin-bottom:8px;font-size:2rem;font-weight:500}.content{color:#444;margin-bottom:40px;font-size:1.1rem;line-height:1.6}
