: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{height:100dvh;padding:clamp(12px,2vh,24px);padding-bottom:calc(clamp(18px, 4vh, 36px) + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:center;gap:clamp(12px,2vh,20px);display:flex;overflow:hidden}.frame{flex:1 1 0;justify-content:center;align-items:center;width:fit-content;max-width:100%;height:0;min-height:0;display:flex;overflow:visible}.image{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.actions{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:10px;max-width:100%;display:flex}.primaryLink,.secondaryLink{color:#0f172a;white-space:nowrap;background:#f8fafc;border-radius:999px;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}.primaryLink{color:#04130a;background:#22c55e}.secondaryLink{background:#f8fafc}.primaryLink:hover{background:#16a34a}.secondaryLink:hover{background:#e2e8f0}@media (max-width:768px){.page{height:100svh;padding:10px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));gap:12px}.frame{width:100%}.image{object-fit:contain;width:100%;height:100%}.actions{gap:8px}.primaryLink,.secondaryLink{min-height:42px;padding:0 18px;font-size:14px}}
