:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#0f172a;font-family:Arial,sans-serif}*{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}body{color:#e5e7eb;background:radial-gradient(circle at top,#3b82f638,#0000 42%),linear-gradient(#020617 0%,#111827 100%)}.page{flex-direction:column;align-items:center;gap:clamp(12px,2vh,20px);height:100dvh;padding:clamp(12px,2vh,24px);display:flex;overflow:hidden}.frame{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex:1;justify-content:center;align-items:center;width:fit-content;max-width:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a73}.image{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.downloadLink{color:#0f172a;white-space:nowrap;background:#f8fafc;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;max-width:100%;min-height:48px;padding:0 clamp(16px,4vw,24px);font-size:clamp(14px,3.4vw,18px);font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 16px 40px #0f172a4d}.downloadLink:hover{background:#e2e8f0}@media (max-width:768px){.frame{width:100%}.image{width:100%;max-height:100%}}
