:root{--bg:#faf8f5;--panel:#efe9e1;--ink:#1c1b19;--muted:#6f6b64;--line:#e5ded4;--accent:#2f2c27;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);overscroll-behavior-y:none;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6}#root{min-height:100vh}.rickroll{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.video-wrapper{aspect-ratio:16/9;width:100%;max-width:900px}.video-wrapper iframe{border:none;width:100%;height:100%;display:block}
