:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Inter,Segoe UI,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f8fafc;min-height:100vh;margin:0}#root{min-height:100vh}body.image-modal-open{overflow:hidden}#global-scroll-progress{z-index:2000;background:linear-gradient(90deg,#38bdf8,#6366f1);width:0%;height:3px;position:fixed;top:0;left:0;box-shadow:0 0 12px #38bdf859}.image-modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617e0;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.image-modal-backdrop.is-open{display:flex}.image-modal-close{color:#fff;cursor:pointer;background:#0f172ab8;border:0;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;display:inline-flex;position:absolute;top:16px;right:16px}.image-modal-content{justify-content:center;align-items:center;width:min(100%,1200px);max-height:100%;display:flex;position:relative}.image-modal-image{object-fit:contain;background:#fff;border-radius:16px;max-width:100%;max-height:calc(100vh - 48px);box-shadow:0 24px 60px #0000005c}
