html:has(.payment-page),body:has(.payment-page){margin:0;padding:0;height:100%;overflow:hidden}#root:has(.payment-page){margin:0;padding:0;max-width:none;height:100%}.payment-page{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:calc(24px + env(safe-area-inset-top)) calc(20px + env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) calc(20px + env(safe-area-inset-left));gap:32px;background:radial-gradient(1400px 900px at 60% -10%,#101726,#0c111c 45%,#070a10);margin:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;z-index:9999}.feno-logo{height:28px;width:auto;max-width:120px;flex-shrink:0}.payment-card{margin-top:auto;margin-bottom:auto;padding:32px 24px;max-width:500px;width:100%;text-align:center;position:relative}.icon-wrapper{display:inline-flex;margin-bottom:24px}.payment-card h1{font-size:20px;font-weight:600;margin:0 0 16px;color:#f2f6ff;line-height:1.25}.payment-card .message{font-size:15px;color:#9eabc5;margin:0 0 12px;line-height:1.5;font-weight:400}.payment-card .submessage{font-size:14px;color:#6f7c96;margin:0 0 32px;line-height:1.5;font-weight:400}.button{display:block;padding:12px 24px;border-radius:9999px;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;border:none;font-family:inherit;width:100%;box-sizing:border-box;max-width:100%}.payment-card.success .button{background:#3c7eff;color:#fff}.payment-card.success .button:hover{background:#5a91ff}.payment-card.success .button:active{background:#2f6feb}.payment-card.failure .button{background:#3c7eff;color:#fff}.payment-card.failure .button:hover{background:#5a91ff}.payment-card.failure .button:active{background:#2f6feb}.button.secondary{background:#ffffff0a;color:#9eabc5;border:1px solid #20283A;margin-right:0}.button.secondary:hover{background:#ffffff14;color:#c2c9d8}.button.secondary:active{background:#ffffff0f}.button:focus-visible{outline:2px solid #3C7EFF;outline-offset:2px}.button-group{display:flex;gap:12px;justify-content:center;flex-direction:column}@media (min-width: 640px){.payment-card{padding:48px 40px;border-radius:20px}.payment-card:before{border-radius:20px}.payment-card h1{font-size:20px}.payment-card .message{font-size:15px}.button{width:auto;min-width:160px}.button-group{flex-direction:row}.button.secondary{margin-right:0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#070a10;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;height:100%;background-color:#070a10}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
