#root{color:#fff;width:100vw;height:100vh;background:linear-gradient(90deg,#001568,#2fa7ae,#72b900);font-family:"Montserrat",Sans-serif;font-size:13px;font-weight:600}.page{width:100vw;height:100vh;margin:0 auto}.homepage{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.footer{position:absolute;bottom:0;width:100%;padding:1rem;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.product-list{list-style:none;padding:0;display:grid;gap:.75rem}.product-list a{display:inline-block;padding:.5rem .75rem;background:#eef2ff;border-radius:.5rem}.embed-wrapper{position:relative;overflow:hidden;width:100%;height:100%}.iframe-splash{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;background:#f8fafc;color:#0f172a;z-index:2}.spinner{width:2.25rem;height:2.25rem;border-radius:999px;border:3px solid #cbd5e1;border-top-color:#2563eb;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.embed-wrapper iframe{width:100%;height:100%;border:0}:root{font-family:Arial,sans-serif;line-height:1.5;font-weight:400;color:#111827;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:#1d4ed8;text-decoration:none}a:hover{text-decoration:underline}
