body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.appbar{background-color:#fff!important;.MuiToolbar-root{min-height:84px!important;padding:0!important}}.main-container{height:100vh;margin:84px auto auto;max-width:100%;width:100%}.home{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:100vh}.hero{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;min-height:80vh;padding:4rem 2rem}.hero-content{flex:1 1;max-width:600px}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{color:#e0e0e0;font-size:1.5rem;margin-bottom:1rem}.hero-description{color:#d0d0d0;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #ff6b6b4d;transform:translateY(-2px)}.btn-secondary{background:#ffffff1a;border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.lottery-balls{animation:float 6s ease-in-out infinite;display:flex;gap:1rem}.ball{align-items:center;animation:bounce 2s ease-in-out infinite;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:60px;justify-content:center;width:60px}.ball-1{animation-delay:0s;background:linear-gradient(45deg,#ff6b6b,#ee5a24)}.ball-2{animation-delay:.2s;background:linear-gradient(45deg,#4ecdc4,#44a08d)}.ball-3{animation-delay:.4s;background:linear-gradient(45deg,#45b7d1,#96c93d)}.ball-4{animation-delay:.6s;background:linear-gradient(45deg,#f9ca24,#f0932b)}.ball-5{animation-delay:.8s;background:linear-gradient(45deg,#6c5ce7,#a29bfe)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.features{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;padding:4rem 2rem}.features h2{color:#fff;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#d0d0d0;line-height:1.6}.home-footer{background:#0003;padding:2rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1rem}.footer-links a{color:#d0d0d0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@media (max-width:768px){.hero{flex-direction:column;padding:2rem 1rem;text-align:center}.hero-title{font-size:2.5rem}.lottery-balls{margin-top:2rem}.ball{font-size:1rem;height:50px;width:50px}.features-grid{grid-template-columns:1fr}}.privacy-policy{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem 0}.container{margin:0 auto;max-width:800px}.page-header p{font-size:1rem}.content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:3rem}.policy-section{margin-bottom:3rem}.policy-section:last-child{margin-bottom:0}.policy-section h2{border-bottom:2px solid #3498db;color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.policy-section h3{color:#34495e;font-size:1.3rem;font-weight:600;margin:1.5rem 0 .5rem}.policy-section p{color:#555;font-size:1rem;line-height:1.7;margin-bottom:1rem}.policy-section ul{margin:1rem 0;padding-left:2rem}.policy-section li{color:#555;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.contact-info{background:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin-top:1rem;padding:1.5rem}.contact-info p{color:#2c3e50;margin-bottom:.5rem}.contact-info strong{color:#34495e}.back-link{background:linear-gradient(45deg,#3498db,#2980b9)}.back-link:hover{box-shadow:0 8px 25px #3498db4d}@media (max-width:768px){.container{padding:0 1rem}.content{padding:2rem 1.5rem}.page-header h1{font-size:2rem}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.2rem}}.terms-logo{border-bottom:1px solid #e4e9f2;padding:20px 0;position:relative;text-align:center}.terms-logo img{max-height:120px}.terms-content p{color:#555;font-size:16px;line-height:24px;margin-bottom:16px}.terms-content p a{color:#222b45;text-decoration:underline}.terms-content h3{font-size:18px;margin-bottom:12px}.terms-content{padding:40px 0;position:relative}.terms-content h1{font-size:26px;margin-bottom:2px}.terms-content ul{list-style:disc;margin-bottom:20px;padding-left:20px}.terms-content ul li{color:#555;font-size:16px;line-height:24px;margin-bottom:6px}.terms-content ul li strong{color:#222b45;font-weight:400}.terms-content ul li ol{list-style:circle;margin-top:12px}.terms-content ul li a{color:#222b45;text-decoration:underline}.terms-content p strong{color:#222b45;font-weight:400}.support{background:linear-gradient(135deg,#74b9ff,#0984e3);min-height:100vh;padding:2rem 0}.container{margin:0 auto!important;max-width:1000px;padding:0 2rem}.page-header{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin-bottom:3rem;padding:2rem;text-align:center}.page-header h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.page-header p{color:#7f8c8d;font-size:1.1rem}.support-content{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:2rem;ul{margin-bottom:16px;margin-left:24px}}.contact-section,.faq-section,.quick-contact{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem}.contact-section h2,.faq-section h2,.quick-contact h2{border-bottom:2px solid #74b9ff;color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.contact-section p{color:#555;line-height:1.6;margin-bottom:2rem}.contact-form{grid-gap:1.5rem;display:grid;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(45deg,#74b9ff,#0984e3);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:14px 28px;transition:all .3s ease}.submit-btn:hover{box-shadow:0 8px 25px #74b9ff4d;transform:translateY(-2px)}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.faq-question{align-items:center;background:#f8f9fa;border:none;color:#2c3e50;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:1rem 1.5rem;text-align:left;transition:all .3s ease;width:100%}.faq-question:hover{background:#e9ecef}.faq-question.active{background:#74b9ff;color:#fff}.faq-icon{font-size:1.2rem;font-weight:700;transition:transform .3s ease}.faq-answer{background:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.active{max-height:200px}.faq-answer p{color:#555;line-height:1.6;margin:0;padding:1rem 1.5rem}.contact-methods{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.contact-method{background:#f8f9fa;border-left:4px solid #74b9ff;border-radius:12px;gap:1rem;padding:1.5rem}.contact-icon,.contact-method{align-items:center;display:flex}.contact-icon{background:#74b9ff;border-radius:50%;color:#fff;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;width:50px}.contact-details h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.contact-details p{color:#7f8c8d;font-size:.9rem;line-height:1.4;margin-bottom:.25rem}.page-footer{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center}.back-link{align-items:center;background:linear-gradient(45deg,#74b9ff,#0984e3);border-radius:8px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.back-link:hover{box-shadow:0 8px 25px #74b9ff4d;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.container{padding:0 1rem}.contact-section,.faq-section,.quick-contact{padding:1.5rem}.page-header h1{font-size:2rem}.contact-section h2,.faq-section h2,.quick-contact h2{font-size:1.5rem}.contact-methods{grid-template-columns:1fr}.contact-method{flex-direction:column;text-align:center}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}button{font-family:inherit}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.74525f51.css.map*/