*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}header{animation:slideDownFromTop 1s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f23e6;border-bottom:1px solid #40e0d033;position:fixed;top:0;transform:translateY(-100%);width:100%;z-index:1000}nav{justify-content:space-between;padding:1rem 0}.logo,nav{align-items:center;display:flex}.logo-img{filter:brightness(1) contrast(1);height:65px;transition:all .3s ease;width:110px}.logo-img:hover{filter:brightness(1.1) contrast(1.1) drop-shadow(0 0 15px rgba(255,255,255,.3));transform:scale(1.05)}.nav-links{display:none;gap:2rem;list-style:none}.hamburger{cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:5px}.hamburger span{background:linear-gradient(45deg,#40e0d0,#00bcd4);border-radius:2px;height:3px;transition:all .3s ease;width:25px}.hamburger:hover span{box-shadow:0 0 8px #40e0d080}.nav-links a{color:#fff;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#40e0d0}.nav-links a:after{background:linear-gradient(45deg,#40e0d0,#00bcd4);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.hero{align-items:center;background:radial-gradient(circle at 30% 50%,#40e0d01a 0,#0000 50%);display:flex;margin-top:50px}.hero-content{grid-gap:4rem;align-items:center;animation:slideUpFromBottom 1s ease-out .5s forwards;display:grid;gap:4rem;grid-template-columns:1fr 1fr;opacity:0;transform:translateY(50px)}.hero-text h1{-webkit-text-fill-color:#0000;animation:slideInLeft 1s ease-out;background:linear-gradient(45deg,#fff,#40e0d0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-text p{animation:slideInLeft 1s ease-out .2s both;font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons{animation:slideInLeft 1s ease-out .4s both;display:flex;gap:1rem}.btn{transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#40e0d0,#00bcd4);box-shadow:0 4px 15px #40e0d04d;color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #40e0d066;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #40e0d0;color:#fff}.btn-secondary:hover{background:#40e0d01a;transform:translateY(-2px)}.hero-image{align-items:center;animation:slideInRight 1s ease-out;display:flex;justify-content:center}.hero-phone-img{border-radius:30px;height:auto;transition:transform .3s ease;width:700px}.hero-phone-img:hover{transform:translateY(-10px)}section{padding:100px 0}.hero{padding-bottom:80px;padding-top:80px}.download,.features,.stats,footer{text-align:center}@media (max-width:768px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-image{margin-top:40px}.hero-phone-img{max-width:80%}}section{box-sizing:border-box;min-height:100vh}.features{perspective:none!important}.features .feature-card{box-shadow:0 5px 15px #0000001a;transform:none!important;transition:none!important}.features .feature-card:hover{transform:translateY(-5px);transition:transform .3s ease}.hero{min-height:100vh;padding-bottom:150px;position:relative;z-index:1}.features{background:#fff;margin-top:100!important;position:relative!important;top:auto!important;z-index:2}.features h2{margin-top:0}.phone-mockup{background:linear-gradient(145deg,#2d2d44,#1a1a2e);border-radius:30px;box-shadow:0 20px 40px #0000004d,inset 0 1px 0 #ffffff1a;height:600px;overflow:hidden;padding:20px;position:relative;transform:rotateY(15deg) rotateX(5deg);transition:transform .3s ease;width:300px}.phone-mockup:hover{transform:rotateY(0deg) rotateX(0deg) translateY(-10px)}.phone-screen{background:linear-gradient(135deg,#0f0f23,#1a1a2e);border-radius:20px;display:flex;flex-direction:column;height:100%;padding:20px;position:relative;width:100%}.app-header{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.app-title{color:#40e0d0;font-size:1.2rem;font-weight:700}.app-content{display:flex;flex:1 1;flex-direction:column;gap:15px}.subject-card{animation:float 3s ease-in-out infinite;background:#40e0d01a;border:1px solid #40e0d04d;border-radius:10px;padding:15px}.subject-card:nth-child(2){animation-delay:.5s}.subject-card:nth-child(3){animation-delay:1s}.features{background:#16213e4d;padding:100px 0}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:40px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2e99;border:1px solid #40e0d033;border-radius:12px;box-shadow:0 4px 15px #0003;color:#fff;opacity:0;padding:20px;perspective:1000px;text-align:center;transform:translateY(50px) rotateX(10deg);transition:transform .2s ease,box-shadow .2s ease;transition:all .3s ease}.feature-card:hover{border-color:#40e0d080;box-shadow:0 20px 40px #40e0d033,0 0 30px #40e0d01a;transform:translateY(-10px) rotateX(5deg) rotateY(5deg)}.feature-icon{align-items:center;background:linear-gradient(45deg,#40e0d0,#00bcd4);border-radius:50%;display:flex;font-size:2rem;height:60px;justify-content:center;margin:auto;width:60px}.feature-icon i{color:#fff}.feature-card h3{color:#40e0d0;font-size:1.4rem;margin-top:15px}.feature-card p{color:#ccc;font-size:.9rem;line-height:1.5;margin-top:10px}.feature-card.animate{animation:slideUpFadeIn .8s ease-out forwards}.stats{background:linear-gradient(135deg,#40e0d01a,#00bcd41a);padding:80px 0}.stat-item{opacity:0;transform:translateY(30px) scale(.8);transition:all .5s ease}.stat-item.animate{animation:bounceIn .8s ease-out forwards}.stat-item:hover{transform:translateY(-5px) scale(1.05)}.stat-item h3{color:#40e0d0;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-item p{font-size:1.1rem;opacity:.9}.download{background:#0f0f23cc;padding:80px 0;text-align:center}.download-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.store-btn{align-items:center;background:#1a1a2ecc;border:2px solid #40e0d0;border-radius:10px;color:#fff;display:flex;gap:.5rem;padding:15px 25px;text-decoration:none;transition:all .3s ease}.store-btn:hover{background:#40e0d01a;transform:translateY(-2px)}footer{background:#0f0f23;border-top:1px solid #40e0d033;padding:40px 0;text-align:center}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:#40e0d0;margin-bottom:1rem}.footer-section a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .3s ease}.footer-section a:hover{color:#40e0d0;opacity:1}@keyframes slideDownFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(50px) rotateX(10deg)}to{opacity:1;transform:translateY(0) rotateX(0deg)}}@keyframes bounceIn{0%{opacity:0;transform:translateY(30px) scale(.8)}50%{transform:translateY(-10px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%,to{box-shadow:0 0 20px #40e0d04d}50%{box-shadow:0 0 40px #40e0d099}}.scroll-reveal{opacity:0;transform:translateY(50px);transition:all .8s ease-out}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#40e0d0);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:3rem;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s ease-out}.section-title.animate{opacity:1;transform:translateY(0)}.btn{align-items:center;border:none;border-radius:30px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;overflow:hidden;padding:12px 30px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.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%}@media (max-width:768px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.phone-mockup{height:500px;width:250px}.cta-buttons{justify-content:center}.download-buttons{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.23b65b24.css.map*/