:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#111827;background:#f8fafc}.page-shell{justify-content:center;align-items:stretch;min-height:100vh;padding:24px;display:flex}.page-content{flex-direction:column;gap:24px;width:100%;max-width:1440px;display:flex}.hero{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.hero h1{margin:0 0 12px;font-size:clamp(2rem,2.5vw,3rem);line-height:1.05}.hero p{color:#4b5563;margin:12px 0 0}.iframe-wrapper{background:#fff;border:1px solid #d1d5db;border-radius:18px;min-height:72vh;overflow:hidden}.iframe-wrapper iframe{border:0;width:100%;min-height:72vh}.warning-panel{color:#7c2d12;background:#fff7ed;border:1px solid #f5c2b1;border-radius:16px;padding:24px}.footer-note{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}code{background:#0f172a0d;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:inline-block}
