:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7faf9;color:#172321}:root.market-lens-dark{color-scheme:dark;background:#0b1211;color:#e7f1ef}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:inherit;color:inherit}a{color:inherit}.app-shell{min-height:100vh}.app-header{height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 2rem;border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent);background:color-mix(in srgb,canvas 92%,transparent)}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;text-decoration:none}.brand-mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.7rem;background:#0f766e;color:#fff;font-size:.8rem;letter-spacing:.04em}.app-content{width:min(72rem,100%);margin:0 auto;padding:clamp(2rem,7vw,6rem) 1.5rem}.hero{max-width:48rem}.hero h1{margin:1rem 0 .75rem;font-size:clamp(3rem,8vw,5.5rem);line-height:.95;letter-spacing:-.055em}.hero>p{margin:0 0 2.5rem;max-width:38rem;font-size:clamp(1.15rem,3vw,1.5rem);color:color-mix(in srgb,currentColor 70%,transparent)}.foundation-card{max-width:42rem}.foundation-card p{margin:0;line-height:1.7}@media(max-width:40rem){.app-header{padding:0 1rem}}
