body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.btn{font-family:inherit;gap:.5rem;transition:all .3s ease}.btn-primary{box-shadow:0 4px 15px #ff6b6b66}.btn-primary:hover{box-shadow:0 6px 20px #ff6b6b99}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px)}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem}@media (max-width:768px){.container{padding:0 1rem}.section-title{font-size:2rem}}html{scroll-behavior:smooth}a:focus,button:focus{outline:2px solid #667eea;outline-offset:2px}.navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000001a;box-shadow:0 4px 20px #0000001a;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{border-radius:8px;gap:.5rem;padding:.5rem;text-decoration:none;transition:all .3s ease}.navbar-logo:hover{background:#0000000d}.logo-image{height:40px;width:auto}.logo-image,.logo-text{transition:all .3s ease}.logo-text{color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.8rem;font-weight:800;text-shadow:none}.navbar-menu{gap:2rem}.navbar-link,.navbar-menu{align-items:center;display:flex}.navbar-link{border-radius:25px;color:#1a1a1a;font-size:1rem;font-weight:500;min-height:50px;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.navbar-link:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.navbar-link:hover:before{left:100%}.navbar-link:hover{background:#0000000d;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.navbar-link.active{background:#0000001a;border:1px solid #0003;box-shadow:0 4px 15px #0000001a}.navbar-toggle{border-radius:8px;cursor:pointer;display:none;flex-direction:column;justify-content:center;min-height:50px;padding:.75rem;transition:all .3s ease}.navbar-toggle:hover{background:#0000000d}.bar{background-color:#1a1a1a;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.navbar-container{padding:0 1rem}.logo-image{height:35px}.logo-text{font-size:1.6rem}.navbar-menu{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-top:1px solid #fff3;box-shadow:0 10px 27px #0000001a;flex-direction:column;gap:1rem;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.navbar-menu.active{left:0}.navbar-toggle{display:flex}.navbar-link{color:#1a1a1a;display:flex;font-size:1.1rem;font-weight:600;justify-content:center;min-height:60px;padding:1.2rem 2rem;width:100%}.navbar-link:hover{background:#0000000d}.navbar-link.active{background:#0000001a;border:1px solid #0003}}@media (max-width:480px){.navbar-container{padding:0 .75rem}.logo-image{height:30px}.logo-text{font-size:1.4rem}.navbar-link{font-size:1rem;padding:1rem 1.5rem}.navbar-toggle{padding:.5rem}.bar{height:2.5px;width:22px}}.home{padding-top:80px}.hero{align-items:center;background:linear-gradient(135deg,#4a90e2,#5ba3d4 50%,#6bb6c7);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 0;position:relative}.hero:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%)}.hero:after,.hero:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}.hero-content{margin:0 auto;max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:2}.poker-animation{gap:1rem;margin-bottom:3rem;position:relative}.poker-animation,.poker-chip{align-items:center;display:flex;justify-content:center}.poker-chip{animation:chipFloat 3s ease-in-out infinite;border-radius:50%;box-shadow:0 8px 20px #0003;color:#fff;font-size:24px;font-weight:700;height:60px;width:60px}.chip-1{animation-delay:0s;background:linear-gradient(135deg,#4a90e2,#357abd)}.chip-2{animation-delay:.5s;background:linear-gradient(135deg,#e74c3c,#c0392b)}.chip-3{animation-delay:1s;background:linear-gradient(135deg,#6bb6c7,#5ba3d4)}.chip-4{animation-delay:1.5s;background:linear-gradient(135deg,#9b59b6,#8e44ad)}@keyframes chipFloat{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-15px) rotate(5deg)}50%{transform:translateY(-10px) rotate(-3deg)}75%{transform:translateY(-20px) rotate(3deg)}}.hero-title{animation:slideInLeft 1s ease-out;color:#fff;font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1rem;text-shadow:0 4px 8px #0000004d}.hero-subtitle{animation:slideInLeft 1s ease-out .2s both;color:#ffffffe6;display:block;font-size:2.2rem;font-weight:300;margin-top:.5rem}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.hero-description{animation:slideInLeft 1s ease-out .4s both;color:#ffffffe6;font-size:1.3rem;line-height:1.7;margin-bottom:2.5rem}.hero-buttons{animation:slideInLeft 1s ease-out .6s both;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-primary{background:linear-gradient(135deg,#4a90e2,#6bb6c7);box-shadow:0 8px 25px #4a90e266}.btn-primary:hover{box-shadow:0 12px 35px #4a90e299}.btn-secondary{border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#fff3;border-color:#ffffff80}.hero-image{align-items:center;animation:slideInRight 1s ease-out .8s both;display:flex;justify-content:center}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.phone-mockup{animation:float 6s ease-in-out infinite;background:linear-gradient(145deg,#2c2c2c,#1a1a1a);border-radius:40px;box-shadow:0 25px 50px #0000004d,0 0 0 1px #ffffff1a;height:640px;padding:25px;position:relative;width:320px}.phone-mockup:before{background:#ffffff4d;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:15px;transform:translateX(-50%);width:60px}.phone-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:30px;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.phone-screen:before{background:radial-gradient(circle at 30% 70%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 30%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-screenshot{border-radius:30px;display:block;height:100%;object-fit:cover;width:100%}.features{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 0;position:relative}.features:before{background:linear-gradient(180deg,#0000,#f8f9facc);content:"";height:100px;left:0;position:absolute;right:0;top:0}.section-title:after{background:linear-gradient(135deg,#4a90e2,#6bb6c7)}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-radius:20px;box-shadow:0 10px 30px #0000001a,0 0 0 1px #fff3;min-height:200px;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature-card:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.feature-card:hover:before{left:100%}.feature-card:hover{box-shadow:0 20px 40px #00000026,0 0 0 1px #ffffff4d;transform:translateY(-10px) scale(1.02)}.feature-icon{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:3.5rem;margin-bottom:1.5rem}.feature-card h3{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#666;font-size:1.1rem;line-height:1.7}.app-screenshots{background:#fff;padding:6rem 0;position:relative}.section-subtitle{color:#666;font-size:1.3rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.screenshots-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.screenshot-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-radius:20px;box-shadow:0 10px 30px #0000001a,0 0 0 1px #fff3;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.screenshot-card:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.screenshot-card:hover:before{left:100%}.screenshot-card:hover{box-shadow:0 20px 40px #00000026,0 0 0 1px #ffffff4d;transform:translateY(-10px) scale(1.02)}.screenshot-image{border-radius:15px;box-shadow:0 8px 25px #00000026;margin-bottom:1.5rem;overflow:hidden;transition:all .3s ease}.screenshot-image img{display:block;height:auto;transition:all .3s ease;width:100%}.screenshot-card:hover .screenshot-image{box-shadow:0 12px 35px #0003;transform:scale(1.05)}.screenshot-card h3{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.screenshot-card p{color:#666;font-size:1.1rem;line-height:1.7}.how-it-works{background:#fff;padding:6rem 0;position:relative}.steps{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.step{padding:2.5rem;position:relative;text-align:center}.step:before{background:linear-gradient(180deg,#667eea,#764ba2);content:"";height:100%;left:50%;opacity:.3;position:absolute;top:0;transform:translateX(-50%);width:2px}.step:last-child:before{display:none}.step-number{align-items:center;background:linear-gradient(135deg,#4a90e2,#6bb6c7);border-radius:50%;box-shadow:0 8px 25px #4a90e24d;color:#fff;display:flex;font-size:2rem;font-weight:800;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:80px;z-index:2}.step h3{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step p{color:#666;font-size:1.1rem;line-height:1.7}.faq{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 0;position:relative}.faq-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:4rem}.faq-item{border-radius:20px;box-shadow:0 10px 30px #0000001a,0 0 0 1px #fff3;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.faq-item:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.faq-item:hover:before{left:100%}.faq-item:hover{box-shadow:0 20px 40px #00000026,0 0 0 1px #ffffff4d;transform:translateY(-5px) scale(1.02)}.faq-item h3{font-size:1.4rem;line-height:1.4}.faq-item p{margin:0}.cta{background:linear-gradient(135deg,#4a90e2,#6bb6c7);color:#fff;overflow:hidden;padding:6rem 0;position:relative;text-align:center}.cta:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cta h2{font-size:3rem;font-weight:800;margin-bottom:1rem}.cta h2,.cta p{position:relative;z-index:2}.cta p{font-size:1.3rem;margin-bottom:3rem;opacity:.9}.contact{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:4rem 0;text-align:center}.contact h2{color:#333;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.contact p{color:#666;font-size:1.2rem;margin-bottom:1.5rem}.contact-email{background:#667eea1a;border-radius:25px;color:#667eea;display:inline-block;font-size:1.3rem;font-weight:700;line-height:1.5;min-height:50px;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.contact-email:hover{background:#667eea33;color:#764ba2;transform:translateY(-2px)}@media (max-width:768px){.hero-content{padding:0 1rem}.poker-animation{gap:.5rem;margin-bottom:2rem}.poker-chip{font-size:20px;height:50px;width:50px}.hero-title{font-size:2.8rem;line-height:1.2}.hero-subtitle{font-size:1.6rem}.hero-description{font-size:1.1rem;margin-bottom:2rem}.hero-buttons{flex-direction:column;gap:1rem}.btn,.hero-buttons{justify-content:center}.btn{font-size:1.2rem;max-width:300px;min-height:70px;padding:1.5rem 2rem;width:100%}.phone-mockup{height:560px;width:280px}.section-title{font-size:2.2rem;margin-bottom:3rem}.features-grid{gap:2rem;grid-template-columns:1fr}.feature-card{min-height:180px;padding:2rem}.feature-icon{font-size:3rem}.feature-card h3{font-size:1.3rem}.feature-card p{font-size:1rem}.steps{gap:2rem;grid-template-columns:1fr}.step{padding:2rem}.step-number{font-size:1.8rem;height:70px;width:70px}.step h3{font-size:1.3rem}.step p{font-size:1rem}.cta h2{font-size:2.2rem}.cta p{font-size:1.1rem}.cta-buttons{align-items:center;flex-direction:column;gap:1rem}.contact h2{font-size:2rem}.contact p,.contact-email{font-size:1.1rem}.contact-email{min-height:60px;padding:1rem 1.5rem}.section-subtitle{font-size:1.1rem;margin-bottom:3rem}.screenshots-grid{gap:2rem;grid-template-columns:1fr}.screenshot-card{padding:1.5rem}.screenshot-card h3{font-size:1.3rem}.screenshot-card p{font-size:1rem}.faq-grid{gap:2rem;grid-template-columns:1fr}.faq-item{padding:2rem}.faq-item h3{font-size:1.3rem}.faq-item p{font-size:1rem}}@media (max-width:480px){.poker-chip{font-size:16px;height:40px;width:40px}.hero-title{font-size:2.4rem}.hero-subtitle{font-size:1.4rem}.hero-description{font-size:1rem}.btn{font-size:1.1rem;padding:1.3rem 1.5rem}.phone-mockup{height:500px;width:250px}.section-title{font-size:2rem}.feature-card,.step{padding:1.5rem}}.contact-page{padding-top:80px}.contact-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:4rem 0;position:relative;text-align:center}.contact-hero:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contact-title{font-size:3.5rem;font-weight:900;margin-bottom:1rem;position:relative;z-index:2}.contact-subtitle{font-size:1.3rem;line-height:1.7;margin:0 auto;max-width:600px;opacity:.9;position:relative;z-index:2}.contact-info{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 0}.contact-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem}.contact-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-radius:20px;box-shadow:0 10px 30px #0000001a,0 0 0 1px #fff3;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.contact-card:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.contact-card:hover:before{left:100%}.contact-card:hover{box-shadow:0 20px 40px #00000026,0 0 0 1px #ffffff4d;transform:translateY(-10px) scale(1.02)}.contact-icon{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:3.5rem;margin-bottom:1.5rem}.contact-card h3{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.contact-card p{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.contact-email-link{background:#667eea1a;border-radius:25px;color:#667eea;display:inline-block;font-size:1.2rem;font-weight:700;line-height:1.5;min-height:50px;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-email-link:hover{background:#667eea33;box-shadow:0 4px 15px #667eea4d;color:#764ba2;transform:translateY(-2px)}.faq-section{background:#fff;padding:6rem 0}.section-title{color:#333;font-size:3rem;font-weight:800;margin-bottom:4rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.faq-item{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-radius:15px;box-shadow:0 5px 20px #00000014,0 0 0 1px #fff3;padding:2rem;transition:all .3s ease}.faq-item:hover{box-shadow:0 10px 30px #0000001f,0 0 0 1px #ffffff4d;transform:translateY(-5px)}.faq-item h3{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.faq-item p{color:#666;font-size:1.1rem;line-height:1.7}.contact-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:6rem 0;position:relative;text-align:center}.contact-cta:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contact-cta h2{font-size:3rem;font-weight:800;margin-bottom:1rem;position:relative;z-index:2}.contact-cta p{font-size:1.3rem;margin-bottom:3rem;opacity:.9;position:relative;z-index:2}.cta-buttons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;position:relative;z-index:2}.btn-primary{background:linear-gradient(135deg,#ff6b6b,#ee5a24);box-shadow:0 8px 25px #ff6b6b66}.btn-primary:hover{box-shadow:0 12px 35px #ff6b6b99}@media (max-width:768px){.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.1rem}.contact-grid{gap:2rem;grid-template-columns:1fr}.contact-card{padding:2rem}.contact-icon{font-size:3rem}.contact-card h3{font-size:1.3rem}.contact-card p{font-size:1rem}.contact-email-link{font-size:1.1rem;padding:1rem 1.5rem}.section-title{font-size:2.2rem;margin-bottom:3rem}.faq-grid{gap:1.5rem;grid-template-columns:1fr}.faq-item{padding:1.5rem}.faq-item h3{font-size:1.2rem}.faq-item p{font-size:1rem}.contact-cta h2{font-size:2.2rem}.contact-cta p{font-size:1.1rem}.cta-buttons{align-items:center;flex-direction:column;gap:1rem}.btn{font-size:1.2rem;justify-content:center;max-width:300px;min-height:70px;padding:1.5rem 2rem;width:100%}}@media (max-width:480px){.contact-title{font-size:2.2rem}.contact-subtitle{font-size:1rem}.contact-card{padding:1.5rem}.contact-icon{font-size:2.5rem}.section-title{font-size:2rem}.faq-item{padding:1.25rem}.contact-cta h2{font-size:2rem}.contact-cta p{font-size:1rem}.btn{font-size:1.1rem;padding:1.3rem 1.5rem}}.privacy-policy{background:#f8f9fa;min-height:100vh;padding-bottom:3rem;padding-top:100px}.privacy-policy .container{margin:0 auto;max-width:800px;padding:0 2rem}.privacy-policy h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.privacy-policy section{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:2rem}.privacy-policy h2{border-bottom:2px solid #667eea;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.privacy-policy h3{color:#444;font-size:1.2rem;font-weight:600;margin:1.5rem 0 1rem}.privacy-policy p,.privacy-policy ul{color:#555;line-height:1.6;margin-bottom:1rem}.privacy-policy ul{padding-left:2rem}.privacy-policy li{margin-bottom:.5rem}@media (max-width:768px){.privacy-policy{padding-top:80px}.privacy-policy h1{font-size:2rem}.privacy-policy section{margin-bottom:1.5rem;padding:1.5rem}.privacy-policy h2{font-size:1.3rem}.privacy-policy h3{font-size:1.1rem}}.terms-of-service{background:#f8f9fa;min-height:100vh;padding-bottom:3rem;padding-top:100px}.terms-of-service .container{margin:0 auto;max-width:800px;padding:0 2rem}.terms-of-service h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.last-updated{color:#666;font-style:italic;margin-bottom:3rem;text-align:center}.terms-of-service section{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:2rem}.terms-of-service h2{border-bottom:2px solid #667eea;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.terms-of-service h3{color:#444;font-size:1.2rem;font-weight:600;margin:1.5rem 0 1rem}.terms-of-service p,.terms-of-service ul{color:#555;line-height:1.6;margin-bottom:1rem}.terms-of-service ul{padding-left:2rem}.terms-of-service li{margin-bottom:.5rem}.contact-info{background:#f8f9fa;border-radius:5px;margin-top:1rem;padding:1rem}.contact-info a{color:#667eea;font-weight:600;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media (max-width:768px){.terms-of-service{padding-top:80px}.terms-of-service h1{font-size:2rem}.terms-of-service section{margin-bottom:1.5rem;padding:1.5rem}.terms-of-service h2{font-size:1.3rem}.terms-of-service h3{font-size:1.1rem}}.not-found{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;justify-content:center;min-height:100vh;padding-top:80px}.not-found-content{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 0 0 1px #fff3;margin:0 auto;max-width:600px;padding:4rem 2rem;text-align:center}.error-code{animation:pulse 2s ease-in-out infinite;color:#667eea;font-size:8rem;font-weight:900;margin-bottom:1rem;text-shadow:0 4px 8px #667eea4d}.not-found h1{color:#333;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.error-message{color:#666;font-size:1.2rem;line-height:1.7;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:500px}.error-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.btn{font-size:1.1rem;min-height:60px;padding:1.2rem 2.5rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #fff3;box-shadow:0 8px 25px #667eea66;color:#fff}.btn-primary:hover{box-shadow:0 12px 35px #667eea99}.btn-secondary{background:#ffffff1a;border:2px solid #667eea4d;color:#667eea}.btn-secondary:hover{background:#667eea1a;border-color:#667eea80}.error-help{border-top:1px solid #0000001a;margin-top:3rem;padding-top:2rem}.error-help h3{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.help-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.help-link{align-items:center;background:#667eea1a;border-radius:25px;color:#667eea;display:flex;font-size:1rem;font-weight:600;min-height:40px;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.help-link:hover{background:#667eea33;box-shadow:0 4px 15px #667eea4d;color:#764ba2;transform:translateY(-2px)}@media (max-width:768px){.not-found-content{margin:1rem;padding:3rem 1.5rem}.error-code{font-size:6rem}.not-found h1{font-size:2rem}.error-message{font-size:1.1rem}.error-actions{align-items:center;flex-direction:column;gap:1rem}.btn{font-size:1.2rem;justify-content:center;max-width:300px;min-height:70px;padding:1.5rem 2rem;width:100%}.help-links{gap:1rem}.help-link{font-size:.9rem;padding:.75rem 1.25rem}}@media (max-width:480px){.error-code{font-size:5rem}.not-found h1{font-size:1.8rem}.error-message{font-size:1rem}.btn{font-size:1.1rem;padding:1.3rem 1.5rem}.help-link{font-size:.85rem;padding:.6rem 1rem}}.code-redirect{align-items:center;background:linear-gradient(135deg,#4facfe,#00f2fe);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:70px;position:relative}.code-redirect:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.redirect-content{margin:0 auto;max-width:500px;padding:6rem 2rem;position:relative;text-align:center;z-index:2}.app-icon{margin-bottom:2rem}.poker-chips{animation:pulse 2s ease-in-out infinite;background:radial-gradient(circle,#ff6b6b,#ee5a24);border-radius:50%;box-shadow:0 8px 25px #0000004d,0 0 0 2px #fff3;height:100px;margin:0 auto;position:relative;width:100px}.poker-chips:before{content:"♠";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.poker-chips:before,.redirect-content h1{color:#fff;font-size:2.5rem;text-shadow:0 2px 4px #0000004d}.redirect-content h1{font-weight:800;margin-bottom:1rem}.redirect-message{color:#ffffffe6;font-size:1.2rem;line-height:1.7;margin-bottom:2rem;text-shadow:0 1px 2px #0000004d}.code-display{background:#fffffff2;border:1px solid #fffc;border-radius:15px;box-shadow:0 8px 25px #00000026;color:#333;margin-bottom:2rem;padding:1.5rem}.code-label{display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem;opacity:.9}.code-value{display:block;font-size:2rem;font-weight:900;letter-spacing:2px;text-shadow:0 2px 4px #0000004d}.redirect-info{background:#ffffffe6;border:1px solid #fffc;border-radius:15px;margin-bottom:2rem;padding:1.5rem;text-align:left}.redirect-info p{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.redirect-info ul{list-style:none;padding:0}.redirect-info li{color:#666;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.redirect-info li:before{color:#4facfe;content:"•";font-weight:700;left:0;position:absolute}.redirect-actions{display:flex;justify-content:center;margin-bottom:2rem}.redirect-actions-secondary{display:flex;justify-content:center;margin-top:2rem}.btn{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;min-height:50px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;touch-action:manipulation;transition:all .4s cubic-bezier(.175,.885,.32,1.275);-webkit-user-select:none;user-select:none}.btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #fffc;box-shadow:0 8px 25px #00000026;color:#333}.btn-primary:hover{box-shadow:0 12px 35px #00000040;transform:translateY(-3px) scale(1.05)}.btn-primary:active{transform:translateY(-1px) scale(1.02);transition:all .1s ease}.btn-secondary{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;color:#333}.btn-secondary:hover{background:#ffffff4d;border-color:#ffffffb3;transform:translateY(-3px) scale(1.05)}.btn-secondary:active{transform:translateY(-1px) scale(1.02);transition:all .1s ease}@media (max-width:768px){.code-redirect{padding:20px 10px}.container{padding:0 1rem}.redirect-content{margin:.5rem;max-width:100%;padding:2.5rem 1.5rem}.redirect-content h1{font-size:2.2rem;line-height:1.2;margin-bottom:1.5rem}.redirect-message{font-size:1.15rem;line-height:1.6;margin-bottom:2.5rem}.poker-chips{height:90px;margin-bottom:2.5rem;width:90px}.poker-chips:before{font-size:2.2rem}.code-display{border-radius:12px;margin-bottom:2.5rem;padding:1.8rem 1.5rem}.code-label{font-size:1.1rem;margin-bottom:.8rem}.code-value{font-size:2.2rem;letter-spacing:3px}.redirect-info{background:#667eea0d;border-left:4px solid #667eea;border-radius:12px;margin-bottom:2.5rem;padding:1.5rem}.redirect-info p{font-size:1.15rem;margin-bottom:1.2rem}.redirect-info li{font-size:1rem;margin-bottom:.8rem;padding-left:1.8rem}.redirect-actions,.redirect-actions-secondary{align-items:center;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.btn{border-radius:16px;box-shadow:0 4px 12px #00000026;font-size:1.15rem;font-weight:700;justify-content:center;max-width:320px;min-height:64px;padding:1.4rem 2rem;width:100%}.btn i{font-size:1.2rem}.redirect-content>*+*{margin-top:1.5rem}.redirect-content>*+.redirect-actions{margin-top:2rem}.redirect-content>*+.redirect-actions-secondary{margin-top:1.5rem}}@media (max-width:480px){.code-redirect{padding:70px 8px}.redirect-content{margin:.3rem;padding:2rem 1.2rem}.redirect-content h1{font-size:1.9rem;margin-bottom:1.2rem}.redirect-message{font-size:1.05rem;margin-bottom:2rem}.poker-chips{height:80px;margin-bottom:2rem;width:80px}.poker-chips:before{font-size:2rem}.code-display{margin-bottom:2rem;padding:1.5rem 1.2rem}.code-label{font-size:1rem;margin-bottom:.6rem}.code-value{font-size:1.9rem;letter-spacing:2px}.redirect-info{margin-bottom:2rem;padding:1.2rem}.redirect-info p{font-size:1.1rem;margin-bottom:1rem}.redirect-info li{font-size:.95rem;margin-bottom:.6rem;padding-left:1.5rem}.btn{font-size:1.1rem;max-width:100%;min-height:60px;padding:1.2rem 1.8rem}}@media (max-width:360px){.redirect-content{padding:1.8rem 1rem}.redirect-content h1{font-size:1.7rem}.redirect-message{font-size:1rem}.code-value{font-size:1.7rem}.btn{font-size:1.05rem;padding:1.1rem 1.5rem}}.btn:focus-visible{box-shadow:0 0 0 6px #4facfe33;outline:3px solid #4facfe;outline-offset:2px}@media (max-width:768px){.code-display{overflow:hidden;position:relative}.code-display:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}}.group-redirect{align-items:center;background:linear-gradient(135deg,#4facfe,#00f2fe);display:flex;justify-content:center;min-height:100vh;padding:100px 20px 20px}.group-redirect .container{max-width:600px;width:100%}.group-redirect .redirect-content{animation:slideUp .6s ease-out;padding:40px;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.group-redirect .app-icon{margin-bottom:30px}.group-redirect .poker-chips{align-items:center;animation:pulse 2s infinite;background:linear-gradient(45deg,#4facfe,#00f2fe);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto;position:relative;width:80px}.group-redirect .poker-chips:before{color:#fff;content:"♠";font-size:32px;font-weight:700}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.group-redirect h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-shadow:0 2px 4px #0000004d}.group-redirect .redirect-message{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:30px;text-shadow:0 1px 2px #0000004d}.group-redirect .redirect-actions{margin-bottom:30px}.group-redirect .btn{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;justify-content:center;min-width:200px;padding:15px 30px;text-decoration:none;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none}.group-redirect .btn-primary{background:linear-gradient(45deg,#fff,#f8f9fa);box-shadow:0 4px 15px #00000026;color:#333}.group-redirect .btn-primary:hover{box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.group-redirect .btn-primary:active{transform:translateY(-1px);transition:all .1s ease}.group-redirect .btn-secondary{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;color:#333}.group-redirect .btn-secondary:hover{background:#ffffff4d;border-color:#ffffffb3;transform:translateY(-2px)}.group-redirect .btn-secondary:active{transform:translateY(-1px);transition:all .1s ease}.group-redirect .code-display{background:#fffffff2;border:1px solid #fffc;border-radius:15px;box-shadow:0 4px 15px #00000026;margin-bottom:30px;padding:20px}.group-redirect .code-label{color:#666;display:block;font-size:.9rem;font-weight:500;margin-bottom:8px}.group-redirect .code-value{color:#333;display:block;font-family:Courier New,monospace;font-size:1.8rem;font-weight:700;letter-spacing:2px}.group-redirect .redirect-info{background:#ffffffe6;border:1px solid #fffc;border-radius:15px;margin-bottom:30px;padding:20px}.group-redirect .redirect-info p{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:15px}.group-redirect .redirect-info ul{list-style:none;margin:0;padding:0}.group-redirect .redirect-info li{color:#666;margin-bottom:8px;padding-left:20px;position:relative}.group-redirect .redirect-info li:before{color:#4facfe;content:"✓";font-weight:700;left:0;position:absolute}.group-redirect .redirect-actions-secondary{margin-top:20px}@media (max-width:768px){.group-redirect{min-height:100vh;padding:80px 10px 20px}.group-redirect .container{padding:0 1rem}.group-redirect .redirect-content{margin:.5rem;max-width:100%;padding:2.5rem 1.5rem}.group-redirect h1{font-size:2.2rem;line-height:1.2;margin-bottom:1.5rem}.group-redirect .redirect-message{font-size:1.15rem;line-height:1.6;margin-bottom:2.5rem}.group-redirect .app-icon{margin-bottom:2.5rem}.group-redirect .poker-chips{height:90px;width:90px}.group-redirect .poker-chips:before{font-size:2.2rem}.group-redirect .redirect-actions{margin-bottom:2.5rem}.group-redirect .btn{border-radius:16px;box-shadow:0 4px 12px #00000026;font-size:1.15rem;font-weight:700;max-width:320px;min-height:64px;min-width:100%;padding:1.4rem 2rem}.group-redirect .btn i{font-size:1.2rem}.group-redirect .redirect-content>*+*{margin-top:1.5rem}.group-redirect .redirect-content>*+.redirect-actions{margin-top:2rem}.group-redirect .redirect-content>*+.redirect-actions-secondary{margin-top:1.5rem}.group-redirect .code-display{border-radius:12px;margin-bottom:2.5rem;padding:1.8rem 1.5rem}.group-redirect .code-label{font-size:1.1rem;margin-bottom:.8rem}.group-redirect .code-value{font-size:2.2rem;letter-spacing:3px}.group-redirect .redirect-info{border-radius:12px;margin-bottom:2.5rem;padding:1.5rem}.group-redirect .redirect-info p{font-size:1.15rem;margin-bottom:1.2rem}.group-redirect .redirect-info li{font-size:1rem;margin-bottom:.8rem;padding-left:1.8rem}.group-redirect .redirect-actions-secondary{margin-top:2rem}}@media (max-width:480px){.group-redirect{padding:70px 8px 15px}.group-redirect .redirect-content{margin:.3rem;padding:2rem 1.2rem}.group-redirect h1{font-size:1.9rem;margin-bottom:1.2rem}.group-redirect .redirect-message{font-size:1.05rem;margin-bottom:2rem}.group-redirect .poker-chips{height:80px;width:80px}.group-redirect .poker-chips:before{font-size:2rem}.group-redirect .btn{font-size:1.1rem;max-width:100%;min-height:60px;padding:1.2rem 1.8rem}.group-redirect .code-value{font-size:1.9rem;letter-spacing:2px}.group-redirect .code-display{margin-bottom:2rem;padding:1.5rem 1.2rem}.group-redirect .code-label{font-size:1rem;margin-bottom:.6rem}.group-redirect .redirect-info{margin-bottom:2rem;padding:1.2rem}.group-redirect .redirect-info p{font-size:1.1rem;margin-bottom:1rem}.group-redirect .redirect-info li{font-size:.95rem;margin-bottom:.6rem;padding-left:1.5rem}}@media (max-width:360px){.group-redirect .redirect-content{padding:1.8rem 1rem}.group-redirect h1{font-size:1.7rem}.group-redirect .redirect-message{font-size:1rem}.group-redirect .code-value{font-size:1.7rem}.group-redirect .btn{font-size:1.05rem;padding:1.1rem 1.5rem}}.group-redirect .btn:focus-visible{box-shadow:0 0 0 6px #4facfe33;outline:3px solid #4facfe;outline-offset:2px}@media (max-width:768px){.group-redirect .code-display{overflow:hidden;position:relative}.group-redirect .code-display:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}}
/*# sourceMappingURL=main.38594457.css.map*/