body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f231a;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f23f2;box-shadow:0 4px 30px #0000004d}.header .container{align-items:center;display:flex;justify-content:space-between}.logo{align-items:flex-start;display:flex;flex-direction:column}.logo-text{font-size:1.8rem;font-weight:800;letter-spacing:-.5px}.logo-subtitle{color:#a0a0a0;font-size:.9rem;font-weight:500;margin-top:-5px}.desktop-nav{align-items:center;display:flex;gap:2rem}.nav-link{color:#fff;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:after{background:linear-gradient(45deg,#ff6b35,#f7931e);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-link:hover{color:#ff6b35}.mobile-menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:color .3s ease}.mobile-menu-toggle:hover{color:#ff6b35}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f23fa;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 30px #0000004d;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;right:0;top:100%}.mobile-nav.open{display:flex}.mobile-nav-link{border-left:3px solid #0000;color:#fff;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:hover{background:#ff6b351a;border-left-color:#ff6b35;color:#ff6b35}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-toggle{display:block}.logo-text{font-size:1.5rem}.logo-subtitle{font-size:.8rem}}@media (max-width:480px){.header{padding:.8rem 0}.logo-text{font-size:1.3rem}}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero-background{background:radial-gradient(circle at 20% 80%,#ff6b351a 0,#0000 50%),radial-gradient(circle at 80% 20%,#f7931e1a 0,#0000 50%),linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);bottom:0;left:0;position:absolute;right:0;top:0;z-index:-2}.hero-particles{animation:float 20s linear infinite;background-image:radial-gradient(2px 2px at 20px 30px,#ff6b354d,#0000),radial-gradient(2px 2px at 40px 70px,#f7931e33,#0000),radial-gradient(1px 1px at 90px 40px,#ffcd3c4d,#0000),radial-gradient(1px 1px at 130px 80px,#ff6b3533,#0000);background-size:200px 100px;height:100%;position:absolute;width:100%;z-index:-1}.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}.hero-content{z-index:2}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff6b351a;border:1px solid #ff6b354d;border-radius:50px;color:#ff6b35;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:2rem;padding:.8rem 1.5rem}.hero-title{color:#fff;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle-wrapper{margin-bottom:3rem}.hero-subtitle-main{color:#ff6b35;font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.hero-subtitle{color:#a0a0a0;font-size:1.2rem;line-height:1.6;max-width:500px}.hero-stats{display:flex;gap:2rem;margin-bottom:3rem}.stat-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;display:flex;gap:1rem;padding:1rem}.stat-icon{color:#ff6b35;font-size:1.5rem}.stat-number{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.stat-label{color:#a0a0a0;font-size:.9rem;line-height:1}.hero-buttons{align-items:center;display:flex;gap:1.5rem}.btn-secondary{background:#0000;border:2px solid #fff3;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{border-color:#ff6b35;box-shadow:0 10px 30px #ff6b3533;color:#ff6b35;transform:translateY(-2px)}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.hero-robot{border-radius:20px;box-shadow:0 20px 60px #0000004d;height:400px;overflow:hidden;position:relative;width:400px;z-index:2}.hero-robot img{border-radius:20px;height:100%;object-fit:cover;width:100%}.hero-unit-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:10px;bottom:20px;color:#fff;left:20px;padding:1rem;position:absolute;right:20px;text-align:center}.hero-unit-label h4{color:#ff6b35;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.hero-unit-label p{color:#fff;font-size:.9rem;margin:0}.robot-glow{animation:glow 3s ease-in-out infinite alternate;background:linear-gradient(45deg,#ff6b35,#f7931e);border-radius:30px;bottom:-20px;filter:blur(20px);left:-20px;opacity:.3;right:-20px;top:-20px}.drone-glow,.robot-glow{position:absolute;z-index:-1}.drone-glow{animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(45deg,#f7931e,#ffcd3c);border-radius:25px;bottom:-15px;filter:blur(15px);left:-15px;opacity:.4;right:-15px;top:-15px}.scroll-indicator{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-arrow{color:#ff6b35;font-size:1.5rem;font-weight:700}@media (max-width:968px){.hero .container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:3rem}.hero-robot{height:280px;width:280px}.hero-drone{height:160px;right:-30px;top:-30px;width:160px}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons,.hero-stats{flex-direction:column;gap:1rem}.hero-robot{height:250px;width:250px}.hero-drone{height:140px;width:140px}}@media (max-width:480px){.hero{padding-top:100px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-robot{height:220px;width:220px}.hero-drone{height:120px;right:-20px;top:-20px;width:120px}}.about{background:radial-gradient(circle at 80% 20%,#ff6b350d 0,#0000 50%),radial-gradient(circle at 20% 80%,#f7931e0d 0,#0000 50%);position:relative}.about:before{background:linear-gradient(90deg,#0000,#ff6b354d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.about-content{margin:0 auto;max-width:1200px}.about-header{margin-bottom:4rem;text-align:center}.about-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.about-text{padding-right:2rem}.about-story h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:2rem}.about-story h3:first-child{margin-top:0}.about-story p{color:#b0b0b0;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.team-info{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-top:2rem;padding:2rem}.team-info h4{color:#ff6b35;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.team-info p{color:#a0a0a0;font-size:1rem;line-height:1.6;margin:0}.about-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#ff6b354d;box-shadow:0 15px 40px #ff6b351a;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(45deg,#ff6b35,#f7931e);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.feature-card h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#a0a0a0;font-size:.95rem;line-height:1.5;margin:0}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:3rem}.stat-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease}.stat-box:hover{box-shadow:0 10px 30px #ff6b351a;transform:translateY(-3px)}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff6b35,#f7931e);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-description{color:#a0a0a0;font-size:.9rem;font-weight:500}@media (max-width:968px){.about-grid{gap:3rem;grid-template-columns:1fr}.about-text{padding-right:0}.about-features{grid-template-columns:1fr}.about-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-features{gap:1rem}.feature-card{padding:1.5rem}.feature-icon{font-size:1.3rem;height:50px;width:50px}.stat-value{font-size:2rem}}@media (max-width:480px){.about-stats{gap:1rem;grid-template-columns:1fr}.stat-box,.team-info{padding:1.5rem}.about-story h3{font-size:1.3rem}.about-story p{font-size:1rem}}.features{background:linear-gradient(135deg,#0f0f23e6,#1a1a2ee6),radial-gradient(circle at 30% 70%,#ff6b3508 0,#0000 50%);position:relative}.features:before{background:linear-gradient(90deg,#0000,#f7931e4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.features-content{margin:0 auto;max-width:1200px}.features-header{margin-bottom:4rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:5rem}.feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.feature-item:hover{border-color:#ff6b354d;box-shadow:0 20px 60px #ff6b3526;transform:translateY(-8px)}.feature-item:before{background:linear-gradient(90deg,#ff6b35,#f7931e,#ffcd3c);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-item:hover:before{opacity:1}.feature-icon-wrapper{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;position:relative;width:80px}.feature-icon{font-size:2.5rem;position:relative;z-index:2}.feature-glow{border-radius:50%;filter:blur(20px);height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px;z-index:1}.feature-item h3{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.feature-item p{color:#b0b0b0;font-size:1rem;line-height:1.6;margin:0}.features-showcase{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-top:4rem}.showcase-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;transition:all .3s ease}.showcase-item:hover{box-shadow:0 15px 40px #ff6b351a;transform:translateY(-5px)}.showcase-image{height:250px;overflow:hidden;position:relative}.showcase-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.showcase-item:hover .showcase-image img{transform:scale(1.05)}.image-overlay{background:linear-gradient(180deg,#0000004d 0,#0000 50%,#000000b3);color:#fff;flex-direction:column;justify-content:flex-end}.image-overlay h4{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.image-overlay p{font-size:1rem;margin:0;opacity:.9}.showcase-details{padding:2rem}.showcase-details h4{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.showcase-details ul{list-style:none;margin:0;padding:0}.showcase-details li{color:#b0b0b0;font-size:1rem;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.showcase-details li:before{color:#ff6b35;content:"✓";font-weight:700;left:0;position:absolute}.rover-showcase{background:linear-gradient(135deg,#ff6b350d,#ff6b3505)}.drone-showcase{background:linear-gradient(135deg,#f7931e0d,#f7931e05)}@media (max-width:968px){.features-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.features-showcase{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.feature-item{padding:2rem 1.5rem}.feature-icon-wrapper{height:70px;width:70px}.feature-icon{font-size:2rem}.showcase-image{height:200px}.showcase-details{padding:1.5rem}}@media (max-width:480px){.features-grid{gap:1rem;grid-template-columns:1fr}.feature-item{padding:1.5rem 1rem}.feature-item h3{font-size:1.2rem}.feature-item p{font-size:.9rem}.showcase-image{height:180px}.image-overlay{padding:1.5rem}}.gallery{background:radial-gradient(circle at 70% 30%,#ffcd3c08 0,#0000 50%),radial-gradient(circle at 30% 70%,#ff6b3508 0,#0000 50%);position:relative}.gallery:before{background:linear-gradient(90deg,#0000,#ffcd3c4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.gallery-content{margin:0 auto;max-width:1200px}.gallery-header{margin-bottom:4rem;text-align:center}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.gallery-item{border-radius:15px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover{box-shadow:0 15px 40px #ff6b3533;transform:translateY(-5px)}.image-container{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;height:250px;overflow:hidden;position:relative}.image-container img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .image-container img{transform:scale(1.1)}.image-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000001a 0,#0000004d 50%,#000c);bottom:0;display:flex;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:0;transition:all .3s ease}.gallery-item:hover .image-overlay{opacity:1}.overlay-content{color:#fff;width:100%}.overlay-content h4{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.overlay-content p{font-size:.95rem;line-height:1.4;margin-bottom:1rem;opacity:.9}.category-badge{background:linear-gradient(45deg,#ff6b35,#f7931e);border-radius:20px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.3rem .8rem;text-transform:uppercase}.gallery-item.rover{border:1px solid #ff6b3533}.gallery-item.drone{border:1px solid #f7931e33}.gallery-item.system{border:1px solid #ffcd3c33}.gallery-item.team{border:1px solid #ff6b354d}.lightbox{align-items:center;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.lightbox-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f23f2;border:1px solid #ffffff1a;border-radius:20px;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.lightbox-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:50px;z-index:10}.lightbox-close:hover{background:#ff6b35cc;transform:scale(1.1)}.lightbox-nav{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:10}.lightbox-nav:hover{background:#ff6b35cc;transform:translateY(-50%) scale(1.1)}.lightbox-nav.prev{left:2rem}.lightbox-nav.next{right:2rem}.lightbox-image{border-radius:15px 15px 0 0;max-height:60vh;max-width:800px;overflow:hidden;width:100%}.lightbox-image img{height:100%;object-fit:cover;width:100%}.lightbox-info{background:#0f0f23e6;padding:2rem}.lightbox-info h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.lightbox-info p{color:#b0b0b0;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.lightbox-meta{align-items:center;display:flex;justify-content:space-between}.image-counter{color:#a0a0a0;font-size:.9rem;font-weight:500}.image-category{background:linear-gradient(45deg,#ff6b35,#f7931e);border-radius:20px;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.4rem 1rem;text-transform:uppercase}@media (max-width:968px){.gallery-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.lightbox-nav{font-size:1.2rem;height:50px;width:50px}.lightbox-nav.prev{left:1rem}.lightbox-nav.next{right:1rem}}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.image-container{height:220px}.overlay-content{padding:1.5rem}.lightbox{padding:1rem}.lightbox-info{padding:1.5rem}.lightbox-info h3{font-size:1.5rem}.lightbox-info p{font-size:1rem}}@media (max-width:480px){.gallery-grid{gap:1rem;grid-template-columns:1fr}.image-container{height:200px}.overlay-content h4{font-size:1.1rem}.overlay-content p{font-size:.9rem}.lightbox-close,.lightbox-nav{font-size:1rem;height:40px;width:40px}.lightbox-meta{align-items:flex-start;flex-direction:column;gap:1rem}}.contact{background:radial-gradient(circle at 20% 20%,#ff6b350d 0,#0000 50%),radial-gradient(circle at 80% 80%,#f7931e0d 0,#0000 50%),linear-gradient(135deg,#0f0f23e6,#1a1a2ee6);position:relative}.contact:before{background:linear-gradient(90deg,#0000,#ff6b354d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.contact-content{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:4rem;text-align:center}.contact-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.contact-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.contact-item{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.contact-item:last-child{margin-bottom:0}.contact-icon{color:#ff6b35;font-size:1.5rem;min-width:24px}.contact-item h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.contact-item p{color:#b0b0b0;font-size:1rem;margin:0}.social-links{background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;padding:2rem}.social-links h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.social-icons{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1.3rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-link:hover{background:linear-gradient(45deg,#ff6b35,#f7931e);box-shadow:0 10px 20px #ff6b354d;transform:translateY(-3px)}.team-highlight{background:linear-gradient(135deg,#ff6b351a,#f7931e1a);border:1px solid #ff6b3533;border-radius:15px;padding:2rem}.team-highlight h4{color:#ff6b35;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.team-highlight p{color:#b0b0b0;font-size:1rem;line-height:1.6;margin:0}.contact-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;height:-webkit-fit-content;height:fit-content;padding:3rem}.contact-form h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0a0a0}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(45deg,#ff6b35,#f7931e);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1.2rem 2rem;position:relative;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 10px 30px #ff6b3566;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.submit-btn:hover:before{left:100%}.success-message{background:#28a74533;border:1px solid #28a7454d;border-radius:10px;color:#28a745;font-weight:500;margin-top:1rem;padding:1rem;text-align:center}@media (max-width:968px){.contact-grid{gap:3rem}.contact-grid,.form-row{grid-template-columns:1fr}}@media (max-width:768px){.contact-card,.contact-form-container{padding:2rem}.contact-item{gap:1rem}.social-icons{justify-content:center}}@media (max-width:480px){.contact-card,.contact-form-container{padding:1.5rem}.contact-form h3{font-size:1.5rem}.form-group input,.form-group textarea{padding:.8rem 1rem}.submit-btn{font-size:1rem;padding:1rem 1.5rem}.social-link{font-size:1.2rem;height:45px;width:45px}}.footer{background:linear-gradient(135deg,#0a0a1a,#1a1a2e 50%,#0f0f23),radial-gradient(circle at 50% 50%,#ff6b3508 0,#0000 70%);overflow:hidden;padding:4rem 0 2rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#ff6b3580,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:2fr 2fr 1fr;margin-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.5rem}.footer-logo .logo-text{font-size:2rem;font-weight:800;letter-spacing:-.5px}.footer-logo .logo-subtitle{color:#a0a0a0;font-size:1rem;font-weight:500;margin-top:-5px}.footer-description{color:#b0b0b0;font-size:1rem;line-height:1.6;margin-bottom:2rem}.footer-social{display:flex;gap:1rem}.footer-social .social-link{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.footer-social .social-link:hover{background:linear-gradient(45deg,#ff6b35,#f7931e);border-color:#0000;box-shadow:0 8px 25px #ff6b354d;transform:translateY(-3px)}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-column h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;position:relative}.footer-column h4:after{background:linear-gradient(45deg,#ff6b35,#f7931e);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:.8rem}.footer-column a{color:#b0b0b0;font-size:.95rem;position:relative;text-decoration:none;transition:all .3s ease}.footer-column a:hover{color:#ff6b35;padding-left:5px}.footer-newsletter{background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;height:-webkit-fit-content;height:fit-content;padding:2rem}.footer-newsletter h4{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.footer-newsletter p{color:#a0a0a0;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;flex:1 1;font-size:.9rem;padding:.8rem 1rem;transition:all .3s ease}.newsletter-input:focus{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b351a;outline:none}.newsletter-input::placeholder{color:#a0a0a0}.newsletter-btn{align-items:center;background:linear-gradient(45deg,#ff6b35,#f7931e);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:center;padding:.8rem 1rem;transition:all .3s ease}.newsletter-btn:hover{box-shadow:0 8px 20px #ff6b354d;transform:translateY(-2px)}.footer-bottom{margin-top:3rem}.footer-divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin-bottom:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.copyright{align-items:center;color:#a0a0a0;display:flex;font-size:.9rem;gap:.5rem;margin:0}.heart-icon{animation:pulse 2s ease-in-out infinite;color:#ff6b35;font-size:.8rem}.footer-bottom-links{display:flex;gap:2rem}.footer-link{color:#a0a0a0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#ff6b35}.footer-particles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.particle{animation:floatParticle 15s linear infinite;background:#ff6b354d;border-radius:50%;height:4px;position:absolute;width:4px}.particle:first-child{animation-delay:0s;animation-duration:20s;left:10%}.particle:nth-child(2){animation-delay:5s;animation-duration:18s;left:30%}.particle:nth-child(3){animation-delay:10s;animation-duration:22s;left:50%}.particle:nth-child(4){animation-delay:15s;animation-duration:19s;left:70%}.particle:nth-child(5){animation-delay:8s;animation-duration:21s;left:90%}@keyframes floatParticle{0%{opacity:0;transform:translateY(100vh) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px) rotate(1turn)}}@media (max-width:968px){.footer-content{gap:3rem;grid-template-columns:1fr 1fr}.footer-newsletter{grid-column:1/-1}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-content{gap:2.5rem;grid-template-columns:1fr}.footer-links{grid-template-columns:1fr;text-align:center}.footer-brand{max-width:none;text-align:center}.footer-logo{align-items:center}.footer-social{justify-content:center}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width:480px){.footer{padding:3rem 0 1.5rem}.footer-newsletter{padding:1.5rem}.footer-bottom-links,.newsletter-form{flex-direction:column;gap:1rem}.footer-logo .logo-text{font-size:1.5rem}.copyright{font-size:.8rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:#fff;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;text-align:center}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#ff6b35,#f7931e);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#f7931e,#ff6b35)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #ff6b354d}50%{box-shadow:0 0 40px #ff6b3599}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff6b35,#f7931e,#ffcd3c);-webkit-background-clip:text;background-clip:text}.section-padding{padding:100px 20px}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn-primary{background:linear-gradient(45deg,#ff6b35,#f7931e);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;overflow:hidden;padding:15px 30px;position:relative;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 10px 30px #ff6b3566;transform:translateY(-2px)}.btn-primary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-primary:hover:before{left:100%}.section-title{font-size:3rem;font-weight:800;margin-bottom:2rem;position:relative}.section-subtitle{color:#a0a0a0;font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}@media (max-width:768px){.section-padding{padding:60px 15px}.section-title{font-size:2.5rem}.container{padding:0 15px}}@media (max-width:480px){.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.btn-primary{font-size:14px;padding:12px 24px}}
/*# sourceMappingURL=main.da517746.css.map*/