@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.logo{align-items:center;display:flex;gap:.75rem}.logo svg{height:40px;width:40px}.logo-text{display:flex;flex-direction:column;line-height:1.2}.logo-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.logo-tagline{color:var(--text-light);font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media (max-width:480px){.logo svg{height:35px;width:35px}.logo-name{font-size:1.25rem}.logo-tagline{font-size:.65rem}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 4px 20px #0000001a}.navbar-content{justify-content:space-between;padding:1rem 0}.navbar-content,.navbar-logo{align-items:center;display:flex}.navbar-logo{text-decoration:none;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.05)}.navbar-menu{align-items:center;display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.navbar-menu li a{color:var(--text-dark);font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.navbar-menu li a:not(.btn):after{background:var(--primary-color);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-menu li a:not(.btn).active:after,.navbar-menu li a:not(.btn):hover:after{width:100%}.navbar-menu li a:not(.btn).active,.navbar-menu li a:not(.btn):hover{color:var(--primary-color)}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.mobile-menu-toggle span{background:var(--text-dark);border-radius:3px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.mobile-menu-toggle{display:flex}.navbar-menu{background:#fff;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:1.5rem;left:0;padding:2rem;position:fixed;right:0;top:70px;transform:translateX(100%);transition:transform .3s ease}.navbar-menu.active{transform:translateX(0)}.navbar-menu li{width:100%}.navbar-menu li a{display:block;padding:.5rem 0;text-align:center}.navbar-menu li a.btn{width:100%}}.footer{background:var(--dark-bg);color:var(--white);padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h4{color:var(--white);font-size:1.125rem;margin-bottom:1.5rem}.footer-description{color:#94a3b8;line-height:1.6;margin:1.5rem 0}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social a{align-items:center;background:#ffffff1a;border-radius:50%;color:var(--white);display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.footer-social a:hover{background:var(--primary-color);transform:translateY(-3px)}.social-icon{font-size:.875rem;font-style:normal;font-weight:600}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:var(--white)}.footer-contact li{align-items:center;color:#94a3b8;display:flex;gap:.5rem}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-bottom p{color:#94a3b8;margin:0}.footer-legal{align-items:center;display:flex;gap:1rem}.footer-legal a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:var(--white)}.footer-legal span{color:#475569}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}.home{margin-top:70px}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:90vh;overflow:hidden;position:relative}.hero-background{background-image:linear-gradient(45deg,#fff 25%,#0000 0),linear-gradient(-45deg,#fff 25%,#0000 0),linear-gradient(45deg,#0000 75%,#fff 0),linear-gradient(-45deg,#0000 75%,#fff 0);background-position:0 0,0 30px,30px -30px,-30px 0;background-size:60px 60px;bottom:0;left:0;opacity:.1;position:absolute;right:0;top:0}.hero-content{color:#fff;margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:1}.hero-content h1{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-subtitle{color:#ffffffe6;font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.hero-buttons .btn-secondary{background:#fff;border:none;color:var(--primary-color)}.hero-buttons .btn-secondary:hover{background:#ffffffe6;transform:translateY(-2px)}.stats-section{background:var(--dark-bg);padding:3rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-card{padding:1.5rem}.stat-number{-webkit-text-fill-color:#0000;background:var(--gradient-1);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:.5rem}.stat-label{color:#94a3b8;font-size:1rem;margin:0}.service-card{position:relative;text-align:center}.service-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.service-card h3{color:var(--text-dark);margin-bottom:1rem}.service-card p{line-height:1.7;margin-bottom:1.5rem}.service-link{color:var(--primary-color);display:inline-block;font-weight:600;text-decoration:none;transition:all .3s ease}.service-link:hover{transform:translateX(5px)}.tech-stack-section{background:#fff}.tech-categories{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tech-category h4{color:var(--text-dark);font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.tech-category h4:after{background:var(--gradient-2);bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.tech-tags{gap:.75rem}.tech-tag{border:1px solid #0000;font-size:.9rem;padding:.5rem 1rem}.tech-tag:hover{background:var(--gradient-2);transform:translateY(-2px)}.cta-content h2{color:#fff}.cta-content p{color:#94a3b8}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-buttons{align-items:center;flex-direction:column}.hero-buttons .btn{max-width:300px;width:100%}.stat-number{font-size:2.5rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.tech-categories{grid-template-columns:1fr}}.portfolio-preview .preview-card{text-align:center;transition:all .3s ease}.preview-icon{font-size:3rem;margin-bottom:1rem}.preview-card h3{color:var(--text-dark);margin-bottom:.75rem}.preview-card p{font-size:.9375rem;margin:0}.preview-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-5px)}.about{margin-top:70px}.about-hero{background:var(--gradient-1);color:#fff;padding:8rem 0 5rem;text-align:center}.about-hero h1{font-size:3.5rem;margin-bottom:1rem}.about-hero-subtitle{color:#ffffffe6;font-size:1.25rem;margin:0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text h2,.about-text p{margin-bottom:1.5rem}.about-text p{font-size:1.0625rem;line-height:1.8}.about-image,.image-placeholder{align-items:center;display:flex;justify-content:center}.image-placeholder{background:var(--gradient-2);border-radius:12px;color:#fff;flex-direction:column;height:400px;width:100%}.placeholder-icon{font-size:5rem;margin-bottom:1rem}.image-placeholder p{color:#fff;font-size:1.25rem;font-weight:600;margin:0}.expertise-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.expertise-card{padding:2.5rem}.expertise-icon{font-size:3rem;margin-bottom:1.5rem}.expertise-card h3{color:var(--text-dark);margin-bottom:1rem}.expertise-card p{margin-bottom:1.5rem}.expertise-list{list-style:none;margin:0;padding:0}.expertise-list li{color:var(--text-light);padding:.5rem 0 .5rem 1.5rem;position:relative}.expertise-list li:before{color:var(--primary-color);content:"✓";font-weight:700;left:0;position:absolute}.approach-steps{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.approach-step{position:relative;text-align:center}.step-number{height:60px;margin:0 auto 1.5rem;width:60px}.approach-step h3{color:#fff;margin-bottom:1rem}.approach-step p{color:#94a3b8;line-height:1.7}.value-card{background:#fff;border-left:4px solid var(--primary-color);border-radius:8px;padding:2rem;transition:all .3s ease}.value-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateX(5px)}.value-card h4{color:var(--text-dark);font-size:1.125rem;margin-bottom:1rem}.value-card p{font-size:.9375rem;margin:0}@media (max-width:968px){.about-content{gap:3rem;grid-template-columns:1fr}.approach-steps{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero h1{font-size:2.5rem}.about-hero-subtitle{font-size:1.125rem}.approach-steps,.expertise-grid{grid-template-columns:1fr}.image-placeholder{height:300px}.placeholder-icon{font-size:4rem}}.services{margin-top:70px}.services-hero{background:var(--gradient-1);color:#fff;padding:8rem 0 5rem;text-align:center}.services-hero h1{font-size:3.5rem;margin-bottom:1rem}.services-hero-subtitle{color:#ffffffe6;font-size:1.25rem;margin:0}.service-detail{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr}.service-detail.reverse{grid-template-columns:1fr 1.2fr}.service-detail.reverse .service-detail-image{order:-1}.service-badge{background:var(--gradient-2);border-radius:20px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem}.service-detail h2{color:var(--text-dark);font-size:2.5rem;margin-bottom:1.5rem}.service-intro{color:var(--text-light);font-size:1.125rem;line-height:1.8;margin-bottom:2.5rem}.service-features{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem}.feature-item h4{color:var(--text-dark);font-size:1.125rem;margin-bottom:.75rem}.feature-item p{color:var(--text-light);line-height:1.7;margin:0}.tech-stack-detail{background:var(--light-bg);border-radius:12px;margin-top:2rem;padding:2rem}.tech-stack-detail h4{color:var(--text-dark);font-size:1.25rem;margin-bottom:1.5rem}.tech-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tech-column h5{color:var(--primary-color);font-size:1rem;margin-bottom:1rem}.tech-column ul{list-style:none;margin:0;padding:0}.tech-column ul li{color:var(--text-light);padding:.5rem 0 .5rem 1.5rem;position:relative}.tech-column ul li:before{color:var(--primary-color);content:"▸";left:0;position:absolute}.consultation-areas{background:var(--light-bg);border-radius:12px;margin-top:2rem;padding:2rem}.consultation-areas h4{color:var(--text-dark);font-size:1.25rem;margin-bottom:1.5rem}.focus-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;padding:0}.focus-list li{background:#fff;border-radius:6px;color:var(--text-dark);font-weight:500;padding:.75rem .75rem .75rem 2.5rem;position:relative}.focus-list li:before{color:var(--primary-color);content:"✓";font-weight:700;left:1rem;position:absolute}.procurement-benefits{margin-top:2rem}.procurement-benefits h4{color:var(--text-dark);font-size:1.25rem;margin-bottom:1.5rem}.benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.benefit-card{background:var(--light-bg);border-radius:8px;padding:1.5rem;text-align:center;transition:all .3s ease}.benefit-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.benefit-card span{display:block;font-size:2.5rem;margin-bottom:1rem}.benefit-card p{color:var(--text-dark);font-size:.9375rem;line-height:1.6;margin:0}.service-detail-image{position:-webkit-sticky;position:sticky;top:100px}.service-detail-image .image-placeholder{align-items:center;background:var(--gradient-2);border-radius:12px;color:#fff;display:flex;flex-direction:column;height:400px;justify-content:center;width:100%}.service-detail-image .placeholder-icon{font-size:5rem;margin-bottom:1rem}.service-detail-image .image-placeholder p{color:#fff;font-size:1.25rem;font-weight:600;margin:0}.services-cta{margin:0 auto;max-width:700px;text-align:center}.services-cta h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.services-cta p{color:#94a3b8;font-size:1.125rem;margin-bottom:2rem}@media (max-width:968px){.service-detail,.service-detail.reverse{gap:3rem;grid-template-columns:1fr}.service-detail.reverse .service-detail-image{order:0}.service-detail-image{position:static}.tech-grid{grid-template-columns:repeat(2,1fr)}.focus-list{grid-template-columns:1fr}}@media (max-width:768px){.services-hero h1{font-size:2.5rem}.services-hero-subtitle{font-size:1.125rem}.service-detail h2{font-size:2rem}.service-intro{font-size:1rem}.benefits-grid,.tech-grid{grid-template-columns:1fr}.service-detail-image .image-placeholder{height:300px}.service-detail-image .placeholder-icon{font-size:4rem}.services-cta h2{font-size:2rem}}.portfolio{margin-top:70px}.portfolio-hero{background:var(--gradient-1);color:#fff;padding:8rem 0 5rem;text-align:center}.portfolio-hero h1{font-size:3.5rem;margin-bottom:1rem}.portfolio-hero-subtitle{color:#ffffffe6;font-size:1.25rem;margin:0}.applications-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));margin-top:3rem}.application-card{border-top:4px solid var(--primary-color);display:flex;flex-direction:column;padding:2.5rem;transition:all .3s ease}.application-card:hover{border-top-color:var(--accent-color);box-shadow:0 16px 32px #00000026;transform:translateY(-8px)}.app-header{justify-content:space-between;margin-bottom:1.5rem}.app-header,.app-icon{align-items:center;display:flex}.app-icon{background:var(--light-bg);border-radius:12px;font-size:3rem;height:70px;justify-content:center;width:70px}.app-status{border-radius:20px;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.375rem .875rem;text-transform:uppercase}.app-status.live{background:#d1fae5;color:#065f46}.app-status.beta{background:#fef3c7;color:#92400e}.app-status.coming{background:#dbeafe;color:#1e40af}.application-card h3{color:var(--text-dark);font-size:1.5rem;margin-bottom:1rem}.app-description{color:var(--text-light);flex-grow:0;font-size:1rem;line-height:1.7}.app-description,.app-features{margin-bottom:1.5rem}.app-features h4{color:var(--text-dark);font-size:1rem;font-weight:600;margin-bottom:.75rem}.app-features ul{list-style:none;margin:0;padding:0}.app-features ul li{color:var(--text-light);font-size:.9375rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.app-features ul li:before{color:var(--primary-color);content:"✓";font-weight:700;left:0;position:absolute}.app-tech{margin-bottom:2rem}.app-tech h4{color:var(--text-dark);font-size:1rem;font-weight:600;margin-bottom:.75rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:var(--light-bg);border-radius:6px;color:var(--text-dark);font-size:.875rem;font-weight:500;padding:.375rem .875rem;transition:all .3s ease}.tech-tag:hover{background:var(--primary-color);color:#fff}.app-actions{margin-top:auto}.app-actions .btn{text-align:center;width:100%}.add-app-section{background:var(--dark-bg);color:#fff}.add-app-content h2{color:#fff;margin-bottom:1rem;text-align:center}.add-app-content>p{color:#94a3b8;font-size:1.125rem;margin-bottom:3rem;text-align:center}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.step-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;text-align:center}.step-number{align-items:center;background:var(--gradient-2);border-radius:50%;color:#fff;display:inline-block;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.step-card h4{color:#fff;font-size:1.125rem;margin-bottom:.75rem}.step-card p{color:#94a3b8;font-size:.9375rem;margin:0}.code-example{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}.code-example h4{color:#fff;font-size:1.125rem;margin-bottom:1rem}.code-example pre{background:#00000080;border-radius:8px;color:#a5f3fc;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6;margin:0;overflow-x:auto;padding:1.5rem}.cta-section{background:var(--light-bg);text-align:center}.cta-content h2{color:var(--text-dark);font-size:2.5rem;margin-bottom:1rem}.cta-content p{color:var(--text-light);font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}@media (max-width:768px){.portfolio-hero h1{font-size:2.5rem}.portfolio-hero-subtitle{font-size:1.125rem}.applications-grid{gap:2rem}.applications-grid,.steps-grid{grid-template-columns:1fr}.code-example pre{font-size:.75rem}.cta-content h2{font-size:2rem}}@media (max-width:480px){.application-card{padding:2rem}.app-icon{font-size:2.5rem;height:60px;width:60px}.application-card h3{font-size:1.25rem}}.contact{margin-top:70px}.contact-hero{background:var(--gradient-1);color:#fff;padding:8rem 0 5rem;text-align:center}.contact-hero h1{font-size:3.5rem;margin-bottom:1rem}.contact-hero-subtitle{color:#ffffffe6;font-size:1.25rem;margin:0}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.3fr}.contact-info h2{color:var(--text-dark);margin-bottom:1rem}.contact-intro{color:var(--text-light);line-height:1.7;margin-bottom:3rem}.info-items{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.info-item{align-items:start;display:flex;gap:1.5rem}.info-icon{align-items:center;background:var(--gradient-2);border-radius:12px;display:flex;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;width:50px}.info-item h4{color:var(--text-dark);font-size:1.125rem;margin-bottom:.5rem}.info-item p{color:var(--text-light);font-size:.9375rem;margin:.25rem 0}.social-links{background:var(--light-bg);border-radius:12px;padding:2rem}.social-links h4{color:var(--text-dark);margin-bottom:1.5rem}.social-buttons{display:flex;flex-wrap:wrap;gap:1rem}.social-btn{background:#fff;border:2px solid var(--primary-color);border-radius:8px;color:var(--primary-color);font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.social-btn:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.contact-form-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:3rem}.contact-form h3{color:var(--text-dark);font-size:1.75rem;margin-bottom:2rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--text-dark);display:block;font-size:.9375rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn-full{margin-top:1rem;width:100%}.form-note{color:var(--text-light);font-size:.875rem;margin-top:1rem;text-align:center}.alert{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.5rem}.alert-success{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.alert-error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.btn:disabled{cursor:not-allowed;opacity:.6}.btn:disabled:hover{box-shadow:none;transform:none}@media (max-width:968px){.contact-content{gap:3rem;grid-template-columns:1fr}.contact-form-wrapper{padding:2rem}}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.contact-hero-subtitle{font-size:1.125rem}.form-row{gap:0;grid-template-columns:1fr}.info-item{align-items:center;flex-direction:column;text-align:center}.social-buttons{justify-content:center}.contact-form-wrapper{padding:1.5rem}}:root{--primary-color:#2563eb;--secondary-color:#1e40af;--accent-color:#3b82f6;--dark-bg:#0f172a;--light-bg:#f8fafc;--text-dark:#1e293b;--text-light:#64748b;--white:#fff;--gradient-1:linear-gradient(135deg,#667eea,#764ba2);--gradient-2:linear-gradient(135deg,#2563eb,#3b82f6)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.75rem}p{color:#64748b;color:var(--text-light);margin-bottom:1rem}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);background:var(--gradient-2);color:#fff;color:var(--white)}.btn-primary:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #2563eb;border:2px solid var(--primary-color);color:#2563eb;color:var(--primary-color)}.btn-secondary:hover{background:#2563eb;background:var(--primary-color);color:#fff;color:var(--white)}.section{padding:5rem 0}.section-dark{background:#0f172a;background:var(--dark-bg);color:#fff;color:var(--white)}.section-light{background:#f8fafc;background:var(--light-bg)}.section-title{margin-bottom:3rem;text-align:center}.section-title h2{color:#1e293b;color:var(--text-dark);margin-bottom:1rem}.section-dark .section-title h2{color:#fff;color:var(--white)}.section-title p{font-size:1.125rem;margin:0 auto;max-width:600px}.card{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-5px)}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}.container{padding:0 1rem}.section{padding:3rem 0}.grid{gap:1.5rem}}
/*# sourceMappingURL=main.f6098956.css.map*/