body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#cbd5e1);display:flex;min-height:100vh;overflow:hidden;padding:2rem 0;position:relative}.hero:before{background:radial-gradient(circle at 20% 20%,#667eea1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#764ba21a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.hero-content{animation:fadeInLeft 1s ease-out}.logo-container{margin-bottom:2rem}.logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea4d;border-radius:50px;display:inline-block;padding:.5rem 1rem}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;font-size:1.2rem;font-weight:700}.hero-title{color:#1a202c;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-description{color:#4a5568;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;max-width:500px}.download-section{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.warning-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.warning-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:1rem;box-shadow:0 20px 40px #0000004d;max-width:480px;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.warning-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:2rem 2rem 1rem}.warning-icon{color:#667eea;height:32px;width:32px}.warning-icon svg{height:100%;width:100%}.warning-header h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.warning-content{padding:1.5rem 2rem}.warning-content p{color:#4b5563;line-height:1.6;margin:0 0 1rem}.warning-content p:first-child{color:#059669;font-size:1.1rem}.warning-content ul{list-style:none;margin:1rem 0;padding-left:0}.warning-content li{color:#059669;font-weight:500;margin:.5rem 0;padding-left:1.5rem;position:relative}.warning-content li:before{color:#059669;content:"✓";font-weight:700;left:0;position:absolute}.warning-note{background:#f3f4f6;border-left:4px solid #3b82f6;border-radius:.5rem;color:#374151!important;font-size:.9rem!important;padding:1rem}.warning-actions{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 2rem 2rem}.warning-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.warning-btn-cancel{background:#f3f4f6;color:#6b7280}.warning-btn-cancel:hover{background:#e5e7eb;color:#4b5563}.warning-btn-proceed{background:#059669;color:#fff}.warning-btn-proceed:hover{background:#047857;box-shadow:0 4px 12px #0596694d;transform:translateY(-1px)}@media (max-width:768px){.warning-modal{margin:1rem;max-width:none}.warning-actions,.warning-content,.warning-header{padding-left:1.5rem;padding-right:1.5rem}.warning-actions{flex-direction:column}.warning-btn{width:100%}}.download-btn{align-items:center;animation:glow 2s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;margin-bottom:3rem;padding:1rem 2rem;transition:all .3s ease}.download-btn:hover{box-shadow:0 10px 30px #667eea66;transform:translateY(-2px)}.hero-features{display:flex;flex-wrap:wrap;gap:1rem}.feature-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #667eea33;border-radius:30px;box-shadow:0 4px 6px #0000001a;color:#2d3748;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.feature-icon{color:#667eea;height:18px;width:18px}.feature-badge:hover{background:#667eea1a;border-color:#667eea4d;transform:translateY(-2px)}.hero-visual{align-items:center;animation:fadeInRight 1s ease-out;display:flex;height:600px;justify-content:center;position:relative;width:100%}.hero-phone{position:relative;z-index:1}.phone-mockup{animation:float 3s ease-in-out infinite;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:35px;box-shadow:0 20px 60px #0006,inset 0 1px 0 #ffffff1a;height:560px;padding:15px;transition:all .3s ease;width:280px}.phone-mockup:hover{box-shadow:0 30px 80px #667eea4d,inset 0 1px 0 #ffffff1a;transform:translateY(-10px)}.phone-mockup:before{top:12px;width:50px}.phone-mockup:after,.phone-mockup:before{background:#666;border-radius:2px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%)}.phone-mockup:after{bottom:8px;width:35px}.hero-screenshot{background:#000;border-radius:25px;height:100%;object-fit:cover;width:100%}.card-content{gap:1rem}.card-content,.card-icon{align-items:center;display:flex}.card-icon{background:linear-gradient(135deg,#667eea33,#764ba233);border-radius:15px;height:60px;justify-content:center;width:60px}.card-icon svg{color:#667eea;height:28px;width:28px}.card-text h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.card-text p{color:#a0a0a0;font-size:.9rem}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-visual{height:500px;margin-top:2rem}.phone-mockup{height:440px;padding:12px;width:220px}.hero-features{justify-content:center}}@media (max-width:480px){.hero{min-height:90vh;padding:1rem 0}.hero-container{gap:1.5rem;padding:0 1rem}.hero-title{font-size:1.8rem;line-height:1.1}.hero-description{font-size:1rem;margin-bottom:2rem}.download-btn{font-size:1rem;justify-content:center;max-width:300px;padding:1rem 1.5rem;width:100%}.feature-badge{font-size:.85rem;min-height:40px;padding:.6rem 1rem}.hero-features{gap:.75rem;justify-content:center}.phone-mockup{height:400px;padding:10px;width:200px}.hero-visual{height:450px;margin-top:1rem}}.app-preview{background:linear-gradient(180deg,#f1f5f9,#fff);padding:6rem 0;position:relative}.app-preview:before{background:radial-gradient(circle at 30% 30%,#667eea14 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.preview-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.preview-header{animation:fadeInUp 1s ease-out;margin-bottom:4rem;text-align:center}.preview-title{color:#1a202c;font-size:3rem;font-weight:800;margin-bottom:1rem}.preview-subtitle{color:#4a5568;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.preview-content{animation:fadeInUp 1s ease-out .2s both}.preview-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.tab-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #667eea33;border-radius:50px;box-shadow:0 2px 4px #0000001a;color:#4a5568;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.tab-button:hover{background:#667eea1a;border-color:#667eea4d;color:#1a202c}.tab-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff;transform:translateY(-2px)}.preview-showcase{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:600px}.preview-info{animation:fadeInLeft 1s ease-out .4s both}.screen-title{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.screen-description{color:#4a5568;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.feature-list{list-style:none;margin:0;padding:0}.feature-item{color:#2d3748;font-size:1.1rem;gap:1rem;padding:.75rem 0}.feature-check,.feature-item{align-items:center;display:flex}.feature-check{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;flex-shrink:0;font-size:.8rem;font-weight:700;height:24px;justify-content:center;width:24px}.preview-phone{animation:fadeInRight 1s ease-out .4s both;display:flex;justify-content:center}.phone-frame{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;box-shadow:0 20px 60px #0000004d,inset 0 1px 0 #ffffff1a;height:600px;padding:20px;position:relative;transition:all .3s ease;width:300px}.phone-frame:hover{box-shadow:0 30px 80px #667eea33,inset 0 1px 0 #ffffff1a;transform:translateY(-10px)}.phone-frame:before{top:15px;width:60px}.phone-frame:after,.phone-frame:before{background:#666;border-radius:2px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%)}.phone-frame:after{bottom:10px;width:40px}.phone-screen{background:#000;border-radius:30px;height:100%;overflow:hidden;position:relative;width:100%}.screen-image{height:100%;object-fit:cover;transition:all .3s ease;width:100%}@media (max-width:768px){.app-preview{padding:4rem 0}.preview-container{padding:0 1rem}.preview-title{font-size:2.5rem}.preview-showcase{gap:2rem;grid-template-columns:1fr;text-align:center}.screen-title{font-size:2rem}.phone-frame{height:500px;padding:15px;width:250px}.preview-tabs{gap:.5rem}.tab-button{font-size:.9rem;padding:.75rem 1.5rem}}@media (max-width:480px){.app-preview{padding:3rem 0}.preview-container{padding:0 1rem}.preview-title{font-size:1.8rem;line-height:1.2}.preview-subtitle{font-size:1rem;padding:0 .5rem}.screen-title{font-size:1.6rem;line-height:1.2;margin-bottom:1rem}.screen-description{font-size:1rem;margin-bottom:1.5rem}.phone-frame{height:400px;padding:10px;width:200px}.tab-button{font-size:.85rem;min-height:44px;padding:.75rem 1.25rem;white-space:nowrap}.preview-tabs{gap:.5rem;margin-bottom:2rem}.preview-showcase{gap:2rem;min-height:auto}.feature-item{font-size:1rem;padding:.5rem 0}.feature-check{font-size:.7rem;height:20px;width:20px}}.about{background:linear-gradient(180deg,#fff,#f1f5f9);padding:6rem 0;position:relative}.about:before{background:radial-gradient(circle at 50% 50%,#667eea0d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.about-header{animation:fadeInUp 1s ease-out;margin-bottom:4rem;text-align:center}.about-title{color:#1a202c;font-size:3rem;font-weight:800;margin-bottom:1rem}.about-subtitle{color:#4a5568;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.feature-card{animation:fadeInUp 1s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #667eea1a;border-radius:20px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:all .3s ease}.feature-card-1{animation-delay:.1s}.feature-card-2{animation-delay:.2s}.feature-card-3{animation-delay:.3s}.feature-card-4{animation-delay:.4s}.feature-card-5{animation-delay:.5s}.feature-card-6{animation-delay:.6s}.feature-card:hover{background:#667eea0d;border-color:#667eea33;box-shadow:0 20px 40px #667eea1a;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea26,#764ba226);border-radius:20px;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:80px}.feature-icon svg{color:#667eea;height:40px;width:40px}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#667eea40,#764ba240);transform:scale(1.1)}.feature-title{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-description{color:#4a5568;font-size:1rem;line-height:1.6}.stats-section{grid-gap:2rem;animation:fadeInUp 1s ease-out .5s both;border-top:1px solid #ffffff1a;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:3rem 0}.stat-item{background:#ffffff05;border-radius:15px;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-item:hover{background:#667eea0d;transform:translateY(-3px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#a0a0a0;font-size:1rem;font-weight:500}@media (max-width:768px){.about{padding:4rem 0}.about-container{padding:0 1rem}.about-title{font-size:2.5rem}.about-subtitle{font-size:1.1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.stats-section{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}}@media (max-width:480px){.about{padding:3rem 0}.about-container{padding:0 1rem}.about-title{font-size:1.8rem;line-height:1.2}.about-subtitle{font-size:1rem;padding:0 .5rem}.feature-card{margin-bottom:1rem;padding:1.5rem 1rem}.feature-icon{font-size:2rem;height:60px;margin-bottom:1rem;width:60px}.feature-title{font-size:1.2rem;margin-bottom:.75rem}.feature-description{font-size:.9rem;line-height:1.5}.stats-section{gap:1rem;grid-template-columns:1fr;padding:2rem 0}.stat-item{padding:1rem}.stat-number{font-size:2.2rem}.stat-label{font-size:.9rem}}.footer{background:linear-gradient(180deg,#f8fafc,#e2e8f0);border-top:1px solid #667eea33;padding:3rem 0 1rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#667eea80 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.footer-brand{animation:fadeInLeft 1s ease-out}.footer-logo{margin-bottom:1rem}.footer-logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.footer-description{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:2rem;max-width:300px}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#fffc;border:1px solid #667eea33;border-radius:12px;box-shadow:0 2px 4px #0000001a;color:#4a5568;display:flex;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-link:hover{background:linear-gradient(135deg,#667eea33,#764ba233);border-color:#667eea4d;color:#1a202c;transform:translateY(-2px)}.social-link svg{height:20px;width:20px}.footer-links{animation:fadeInRight 1s ease-out;display:flex;justify-content:flex-end}.footer-column{display:flex;flex-direction:column}.footer-title{color:#1a202c;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem}.footer-list{display:flex;flex-direction:column;gap:.75rem;list-style:none}.footer-link{color:#4a5568;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#667eea;padding-left:.5rem}.whatsapp-link{display:flex;flex-direction:column;font-weight:500;line-height:1.4}.whatsapp-link:hover{color:#25d366;padding-left:0;transform:translateX(5px)}.contact-item{gap:.75rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{font-size:1rem;justify-content:center;width:20px}.footer-bottom{animation:fadeInUp 1s ease-out .3s both;border-top:1px solid #ffffff1a;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.footer-copyright{color:#718096;font-size:.9rem}.footer-legal{display:flex;gap:2rem}.legal-link{color:#718096;font-size:.9rem;text-decoration:none;transition:color .3s ease}.legal-link:hover{color:#667eea}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-links{justify-content:center}.footer-description{margin:0 auto 2rem;max-width:100%}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-legal{gap:1rem}.social-links{justify-content:center}}@media (max-width:480px){.footer{padding:1.5rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{gap:1.5rem}.social-links{flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1rem}.social-link{border-radius:50%;height:48px;width:48px}.social-link svg{height:22px;width:22px}.footer-description{font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;max-width:100%;text-align:center}.footer-brand{text-align:center}.footer-logo .logo-text{display:block;font-size:1.4rem;margin-bottom:.5rem}.footer-title{font-size:1rem;margin-bottom:1rem}.footer-list,.footer-title{text-align:center}.footer-link{align-items:center;display:block;display:flex;font-size:.9rem;justify-content:center;min-height:44px;padding:.75rem 0}.contact-item{justify-content:center;margin-bottom:.5rem}.contact-icon{font-size:1.1rem}.whatsapp-link{line-height:1.3;text-align:center}.footer-legal{flex-direction:column;gap:.75rem}.legal-link{align-items:center;display:flex;font-size:.85rem;justify-content:center;min-height:44px;padding:.5rem}.footer-copyright{font-size:.85rem;text-align:center}}@media (max-width:360px){.footer{padding:1rem 0 .75rem}.footer-container{padding:0 .75rem}.social-links{gap:.5rem}.social-link{height:44px;width:44px}.social-link svg{height:20px;width:20px}.footer-logo .logo-text{font-size:1.2rem}.footer-description{font-size:.85rem;margin-bottom:1rem}.footer-title{font-size:.95rem}.contact-item{flex-direction:column;gap:.25rem;text-align:center}.contact-icon{font-size:1rem}.footer-link{font-size:.85rem;min-height:40px;padding:.5rem 0}.whatsapp-link{font-size:.85rem;line-height:1.2}.footer-bottom{padding-top:1.5rem}.legal-link{min-height:40px}.footer-copyright,.legal-link{font-size:.8rem}}.download-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.download-container{animation:slideIn .5s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:700px;padding:40px;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.download-icon-wrapper{display:flex;justify-content:center;margin-bottom:20px}.download-icon{animation:bounce 1s ease-in-out infinite;color:#667eea;height:80px;width:80px}.download-icon svg{height:100%;width:100%}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.download-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:15px;text-align:center}.download-description{color:#4a5568;font-size:1.2rem;margin-bottom:30px;text-align:center}.download-info{background:#f7fafc;border-left:4px solid #667eea;border-radius:12px;margin-bottom:25px;padding:25px}.download-info h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:15px}.installation-steps{counter-reset:step-counter;list-style:none;margin-bottom:20px;padding-left:0}.installation-steps li{color:#4a5568;counter-increment:step-counter;line-height:1.6;margin-bottom:15px;padding-left:40px;position:relative}.installation-steps li:before{align-items:center;background:#667eea;border-radius:50%;color:#fff;content:counter(step-counter);display:flex;font-size:.9rem;font-weight:700;height:28px;justify-content:center;left:0;position:absolute;top:0;width:28px}.installation-steps li strong{color:#2d3748}.security-note{align-items:center;background:#edf2f7;border-radius:8px;display:flex;gap:15px;margin-top:20px;padding:15px}.security-icon{color:#667eea;flex-shrink:0;height:32px;width:32px}.security-icon svg{height:100%;width:100%}.security-note p{color:#2d3748;line-height:1.5;margin:0}.download-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.manual-download-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:10px;padding:15px 30px;transition:all .3s ease}.manual-download-btn:hover{box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.manual-download-btn:active{transform:translateY(0)}.back-icon,.btn-icon{height:20px;width:20px}.back-home-btn{align-items:center;background:#fff;border:2px solid #667eea;border-radius:12px;color:#667eea;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.back-home-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.redirect-notice{border-top:1px solid #e2e8f0;margin-top:25px;padding-top:20px;text-align:center}.redirect-notice p{color:#718096;font-size:.95rem}.redirect-notice strong{color:#667eea;font-weight:700}@media (max-width:768px){.download-container{padding:30px 20px}.download-title{font-size:1.8rem}.download-description{font-size:1rem}.download-icon{font-size:60px}.download-info h3{font-size:1.1rem}.installation-steps li{font-size:.95rem;padding-left:35px}.download-actions{flex-direction:column}.back-home-btn,.manual-download-btn{justify-content:center;width:100%}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.App{min-height:100vh;width:100%}.gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;background-size:200% 200%}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes glow{0%,to{box-shadow:0 0 20px #667eea4d}50%{box-shadow:0 0 40px #667eea99}}@media (max-width:768px){body{font-size:14px}h1,h2,h3,h4,h5,h6{line-height:1.2}}@media (max-width:480px){body{font-size:13px}.btn,a,button{min-height:44px;min-width:44px}*{max-width:100%}div,p,span{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}
/*# sourceMappingURL=main.b7e961cc.css.map*/