*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #B30101;--red-dark: #8a0101;--red-light: #fdeaea;--black: #111111;--grey-90: #222222;--grey-60: #666666;--grey-40: #999999;--grey-20: #cccccc;--grey-10: #f4f4f4;--white: #ffffff;--border: #e0e0e0;--radius: 8px;--radius-lg: 12px;--shadow: 0 1px 4px rgba(0,0,0,.08);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{font-family:var(--font);background:var(--grey-10);color:var(--black);min-height:100vh;-webkit-font-smoothing:antialiased}button{font-family:var(--font);cursor:pointer}input{font-family:var(--font)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}div:hover>.preview-overlay{opacity:1!important}
