:root{--color-brand:#b71c4a;--color-brand-light:#fde8ef;--color-danger:#dc2626;--color-warning:#f59e0b;--color-success:#10b981;--color-success-light:#ecfdf5;--color-dark:#0f172a;--color-text:#334155;--color-text-light:#64748b;--radius:12px}*,:before,:after{box-sizing:border-box}html,body{color:var(--color-text);background-color:#f8fafc;width:100%;max-width:100vw;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}img,video,svg{max-width:100%;height:auto}h1,h2,h3,h4{color:#0f172a;overflow-wrap:break-word;max-width:100%}.hero-title{font-size:clamp(2.5rem,15vw,8rem);line-height:1}.hero-subtitle{font-size:clamp(1rem,5vw,2rem)}@media (max-width:767px){.mobile-fixed-bottom{z-index:50;background:#fff;padding:1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000d}}#root,main,section,div{max-width:100%}
