.app-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:1rem}.app-header{display:flex;flex-direction:column;align-items:center;background-color:#1e293bb3;padding:2.5rem;border-radius:1rem;width:90%;max-width:500px;box-shadow:0 8px 32px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-sizing:border-box}.app-header h1{margin:0 0 1rem;font-size:3rem;color:#f8fafc;font-weight:700}.app-header p{margin:0 0 2rem;font-size:1.25rem;color:#cbd5e1}.glossy-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 24px;background-color:#f97316;background-image:linear-gradient(to bottom,rgba(255,255,255,.3),rgba(255,255,255,0) 50%,transparent 50%),linear-gradient(to bottom,#f97316,#ea580c);color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none;text-shadow:0 1px 2px rgba(106,44,4,.8);border-radius:.75rem;border:1px solid #c2410c;border-top-color:#fb923c;border-bottom-color:#9a3412;outline:none;min-height:52px;line-height:1;white-space:nowrap;box-shadow:inset 0 1px 1px #ffffff40,inset 0 -1px 1px #0000001a,0 4px 8px #0000004d;transition:all .15s ease-in-out;cursor:pointer;width:100%}.glossy-button:hover{background-color:#fb8b24;background-image:linear-gradient(to bottom,rgba(255,255,255,.4),rgba(255,255,255,.1) 50%,transparent 50%),linear-gradient(to bottom,#fb8b24,#f97316);box-shadow:inset 0 1px 2px #fff6,inset 0 -1px 1px #0000001a,0 6px 12px #0000004d;transform:translateY(-2px)}.glossy-button:active{background-image:linear-gradient(to bottom,#ea580c,#f97316);box-shadow:inset 0 2px 4px #00000080;transform:translateY(1px);border-color:#9a3412}.welcome-actions{display:flex;flex-direction:column;gap:1rem;width:100%}@media (max-width: 768px){.app-header h1{font-size:2.5rem}.app-header p{font-size:1.125rem}.glossy-button{font-size:1.1rem}}@media (max-width: 375px){.app-header{padding:2rem 1.5rem;width:100%}.app-header h1{font-size:2rem}.app-header p{font-size:1rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-image:url(https://pub-ec87a4825d8f4f6eb038ca2bda414760.r2.dev/media/mobile-user-1/temp-upload/1753522989586-6pbfx2-68FF6740-0B85-4BB4-8117-B0661B438DAA.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}body:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:-1}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}a:hover{color:#747bff}button{background-color:#f9f9f9}}
