*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6366f1,#8b5cf6);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8b5cf6,#6366f1)}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0fcc;border-bottom:1px solid #6366f11a;left:0;position:fixed;right:0;top:0;z-index:1000}.nav-content{justify-content:space-between;padding:1.5rem 0}.logo,.nav-content{align-items:center;display:flex}.logo{font-size:1.8rem;font-weight:800;gap:.2rem;text-decoration:none}.logo-text{color:#fff}.logo-pulse{-webkit-text-fill-color:#0000;animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#e0e0e0;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease}.nav-links a:hover{color:#6366f1}.nav-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;box-shadow:0 4px 15px #6366f14d;color:#fff!important;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.nav-cta:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:5px}.mobile-menu-btn span{background:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.mobile-menu-btn{display:flex}.nav-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ffa;border-bottom:1px solid #6366f11a;flex-direction:column;left:0;padding:2rem;position:fixed;right:0;top:80px;transform:translateX(-100%);transition:transform .3s ease}.nav-links.active{transform:translateX(0)}.nav-links a{font-size:1.2rem}}.footer{background:#0a0a0ff2;border-top:1px solid #6366f11a;margin-top:6rem;padding:4rem 0 2rem;position:relative;z-index:1}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h3{align-items:center;display:flex;font-size:1.5rem;gap:.2rem;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-section a,.footer-section p{color:#a0a0a0;display:block;line-height:1.6;margin-bottom:.75rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#6366f1}.footer-tagline{font-style:italic;margin-top:.5rem}.footer-bottom{border-top:1px solid #6366f11a;color:#a0a0a0;padding-top:2rem;text-align:center}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}}.home{background:linear-gradient(135deg,#0a0a0f,#1a1a2e 50%,#16213e);color:#fff;min-height:100vh;padding-top:80px}.container{padding:0 2rem}.hero{overflow:hidden;padding:6rem 0 4rem;position:relative}.hero:before{background:radial-gradient(circle at 50% 50%,#6366f11a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 400px;position:relative;z-index:1}.hero-content{max-width:600px}.badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:2rem;box-shadow:0 4px 15px #6366f14d;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.badge,.hero-title{color:#fff;margin-bottom:1.5rem}.hero-title{font-size:3.5rem;font-weight:900;line-height:1.1}.hero-subtitle{color:silver;font-size:1.3rem;line-height:1.6;margin-bottom:2rem}.hero-features{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.hero-feature{background:#ffffff1a;border:1px solid #6366f14d;border-radius:1.5rem;color:#e0e0e0;font-size:.9rem;padding:.5rem 1rem}.hero-cta{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:.75rem;box-shadow:0 8px 25px #6366f166;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.5rem;margin-bottom:2rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.hero-cta:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 12px 35px #6366f199;transform:translateY(-3px)}.hero-cta.large{font-size:1.2rem;padding:1.2rem 2.5rem}.arrow{font-size:1.2rem;transition:transform .3s ease}.hero-cta:hover .arrow{transform:translateX(5px)}.hero-image-mobile{display:none}.hero-image-mobile img{border-radius:1rem;box-shadow:0 20px 40px #0000004d;width:100%}.hero-form-container{display:flex;flex-direction:column;gap:2rem}.quick-contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #6366f133;border-radius:1.5rem;box-shadow:0 20px 40px #0003;padding:2rem}.quick-contact-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.quick-contact-card p{color:#a0a0a0;font-size:.95rem;margin-bottom:1.5rem}.quick-form{display:flex;flex-direction:column;gap:1rem}.quick-form input,.quick-form textarea{background:#ffffff14;border:1px solid #8b5cf64d;border-radius:.5rem;color:#fff;font-size:.95rem;padding:.9rem 1rem;transition:border-color .3s ease}.quick-form input:focus,.quick-form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.quick-form input::placeholder,.quick-form textarea::placeholder{color:#a0a0a0}.quick-form button{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:1rem;transition:all .3s ease}.quick-form button:hover{background:linear-gradient(135deg,#ec4899,#8b5cf6);box-shadow:0 8px 25px #ec489966;transform:translateY(-2px)}.form-trust{color:#a0a0a0;font-size:.8rem;justify-content:space-between;margin-top:1rem}.hero-image{display:flex;justify-content:center}.hero-image img{border-radius:1rem;box-shadow:0 20px 40px #0000004d;max-width:350px;width:100%}.stats-section{background:#ffffff05;border-bottom:1px solid #6366f11a;border-top:1px solid #6366f11a;padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{background:#ffffff0d;border:1px solid #8b5cf633;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{border-color:#6366f1;box-shadow:0 10px 30px #6366f133;transform:translateY(-5px)}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;margin-bottom:.5rem}.stat-label{color:#a0a0a0;font-size:1.1rem;font-weight:500}.features-section{padding:6rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{font-size:2.8rem;margin-bottom:1rem}.section-subtitle{color:#a0a0a0;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(350px,1fr))}.feature-card{background:#ffffff0d;border:1px solid #ec489933;border-radius:1.5rem;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{border-color:#6366f1;box-shadow:0 20px 40px #6366f133;transform:translateY(-10px)}.feature-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.feature-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:silver;font-size:1rem;line-height:1.6}.visual-section{background:#ffffff05;padding:6rem 0}.visual-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.visual-text h2{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.visual-text p{color:#a0a0a0;font-size:1.2rem;margin-bottom:2rem}.visual-list{list-style:none;padding:0}.visual-list li{color:#e0e0e0;font-size:1.1rem;padding:.5rem 0}.visual-image img{border-radius:1rem;box-shadow:0 20px 40px #0000004d;width:100%}.testimonials-section{padding:6rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{background:#ffffff0d;border:1px solid #6366f133;border-radius:1.5rem;padding:2rem;position:relative;transition:all .3s ease}.testimonial-card:hover{border-color:#8b5cf6;box-shadow:0 15px 35px #8b5cf633;transform:translateY(-5px)}.testimonial-header{align-items:center;display:flex;margin-bottom:1.5rem}.testimonial-avatar{font-size:2.5rem;margin-right:1rem}.testimonial-name{color:#fff;font-size:1.1rem;font-weight:700}.testimonial-role{color:#a0a0a0;font-size:.9rem}.testimonial-rating{color:#ffc107;font-size:1.1rem;margin-bottom:1rem}.testimonial-text{color:silver;font-size:1rem;font-style:italic;line-height:1.6}.blog-preview-section{background:#ffffff05;padding:6rem 0}.blog-preview-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.blog-preview-card{background:#ffffff0d;border:1px solid #ec489933;border-radius:1.5rem;color:inherit;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .3s ease}.blog-preview-card:before{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.blog-preview-card:hover:before{transform:scaleX(1)}.blog-preview-card:hover{border-color:#6366f1;box-shadow:0 15px 35px #6366f133;transform:translateY(-5px)}.blog-preview-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:1rem;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.3rem .8rem}.blog-preview-card h3{color:#fff;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.blog-preview-card p{color:#a0a0a0;line-height:1.6}.blog-preview-cta{text-align:center}.secondary-cta{align-items:center;color:#8b5cf6;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s ease}.secondary-cta:hover{color:#6366f1;transform:translateX(5px)}.final-cta-section{padding:6rem 0}.final-cta-card{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid #6366f14d;border-radius:2rem;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.final-cta-card:before{background:radial-gradient(circle at 50% 50%,#6366f10d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.final-cta-card h2{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative;z-index:1}.final-cta-card p{color:#a0a0a0;font-size:1.2rem;margin-bottom:2.5rem;position:relative;z-index:1}.cta-benefits{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.cta-benefits span{color:silver;font-size:.95rem}@media (max-width:1024px){.hero-grid{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-form-container{order:-1}.visual-content{gap:3rem;grid-template-columns:1fr;text-align:center}}@media (max-width:768px){.container{padding:0 1rem}.hero{padding:4rem 0 3rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2.2rem}.blog-preview-grid,.features-grid,.testimonials-grid{grid-template-columns:1fr}.hero-features{justify-content:center}.stats-grid{grid-template-columns:repeat(2,1fr)}.final-cta-card{padding:3rem 2rem}.final-cta-card h2{font-size:2rem}.cta-benefits{flex-direction:column;gap:1rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.8rem}.stats-grid{grid-template-columns:1fr}.stat-value{font-size:2.5rem}.blog-preview-card,.feature-card,.quick-contact-card,.testimonial-card{padding:1.5rem}}.contact-page{background:linear-gradient(135deg,#0a0a0f,#1a1a2e 50%,#16213e);color:#fff;min-height:100vh;padding-top:120px}.contact-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.contact-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}.contact-subtitle{color:#a0a0a0;font-size:1.3rem;line-height:1.6}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.contact-form-container{position:-webkit-sticky;position:sticky;top:140px}.contact-form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #6366f133;border-radius:2rem;box-shadow:0 20px 40px #0000004d;padding:3rem}.contact-form-card h2{color:#fff;font-size:2rem;font-weight:800;margin-bottom:.5rem}.contact-form-card p{color:#a0a0a0;font-size:1.1rem;margin-bottom:2.5rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#ffffff14;border:1px solid #8b5cf64d;border-radius:.75rem;color:#fff;font-size:1rem;padding:1rem 1.2rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff1f;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0a0a0}.form-group select{cursor:pointer}.form-group select option{background:#1a1a2e;color:#fff}.checkbox-group{display:flex;flex-direction:column;gap:.8rem}.checkbox-label{align-items:center;color:#e0e0e0;cursor:pointer;display:flex;font-weight:400;gap:.8rem}.checkbox-label input[type=checkbox]{accent-color:#6366f1;cursor:pointer;height:18px;width:18px}.checkbox-label span{font-size:.95rem}.submit-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.75rem;box-shadow:0 8px 25px #6366f166;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;justify-content:center;margin-top:1rem;padding:1.2rem 2rem;transition:all .3s ease}.submit-btn:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 12px 35px #6366f199;transform:translateY(-3px)}.btn-arrow{font-size:1.2rem;transition:transform .3s ease}.submit-btn:hover .btn-arrow{transform:translateX(5px)}.form-trust{border-top:1px solid #6366f133;display:flex;flex-direction:column;gap:.8rem;margin-top:2rem;padding-top:2rem}.trust-item{align-items:center;color:#a0a0a0;display:flex;font-size:.9rem;gap:.8rem}.trust-icon{font-size:1.1rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-card{background:#ffffff0d;border:1px solid #ec489933;border-radius:1.5rem;padding:2rem;transition:all .3s ease}.info-card:hover{border-color:#6366f1;box-shadow:0 15px 35px #6366f133;transform:translateY(-5px)}.info-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.benefits-list{display:flex;flex-direction:column;gap:1.5rem;list-style:none;padding:0}.benefits-list li{align-items:flex-start;display:flex;gap:1rem}.benefit-icon{font-size:1.5rem;margin-top:.2rem}.benefits-list li div{flex:1 1}.benefits-list strong{color:#fff;display:block;font-weight:600;margin-bottom:.3rem}.benefits-list p{color:#a0a0a0;font-size:.9rem;line-height:1.5;margin:0}.timeline{display:flex;flex-direction:column;gap:1.5rem}.timeline-item{align-items:flex-start;display:flex;gap:1rem}.timeline-number{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:2rem;justify-content:center;width:2rem}.timeline-item div{flex:1 1}.timeline-item strong{color:#fff;display:block;font-weight:600;margin-bottom:.3rem}.timeline-item p{color:#a0a0a0;font-size:.9rem;line-height:1.5;margin:0}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;display:flex;gap:1rem}.contact-icon{font-size:1.3rem;margin-top:.2rem}.contact-item div{flex:1 1}.contact-item strong{color:#fff;display:block;font-weight:600;margin-bottom:.3rem}.contact-item p{color:#a0a0a0;font-size:.9rem;margin:0}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr}.contact-form-container{position:static}}@media (max-width:768px){.contact-page{padding-top:100px}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.1rem}.contact-form-card{padding:2rem}.contact-form-card h2{font-size:1.5rem}.info-card{padding:1.5rem}.benefits-list li,.contact-item,.timeline-item{align-items:flex-start;flex-direction:column;gap:.5rem}.benefit-icon,.contact-icon,.timeline-number{margin-top:0}}@media (max-width:480px){.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-form-card{padding:1.5rem}.info-card{padding:1.2rem}.form-group input,.form-group select,.form-group textarea{padding:.8rem 1rem}.submit-btn{font-size:1rem;padding:1rem 1.5rem}}.blog-page{background:linear-gradient(135deg,#0a0a0f,#1a1a2e 50%,#16213e);color:#fff;min-height:100vh;padding-top:120px}.blog-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.blog-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text}.blog-subtitle{color:#a0a0a0;font-size:1.3rem;line-height:1.6}.featured-post{margin-bottom:5rem}.featured-post-card{background:#ffffff0d;border:1px solid #6366f14d;border-radius:2rem;color:inherit;display:block;overflow:hidden;padding:3rem;position:relative;text-decoration:none;transition:all .3s ease}.featured-post-card:before{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);content:"";height:4px;left:0;position:absolute;right:0;top:0}.featured-post-card:hover{border-color:#8b5cf6;box-shadow:0 25px 50px #6366f14d;transform:translateY(-10px)}.featured-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:2rem;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem}.featured-title{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.featured-excerpt{color:silver;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.featured-meta{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.featured-category,.featured-date,.featured-read-time{color:#a0a0a0;font-size:.95rem}.featured-category{background:#6366f133;border-radius:1rem;color:#8b5cf6;font-weight:600;padding:.3rem .8rem}.blog-grid-section{margin-bottom:5rem}.section-title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.blog-card{background:#ffffff0d;border:1px solid #ec489933;border-radius:1.5rem;color:inherit;display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .3s ease}.blog-card:before{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.blog-card:hover:before{transform:scaleX(1)}.blog-card:hover{border-color:#6366f1;box-shadow:0 20px 40px #6366f133;transform:translateY(-8px)}.blog-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.blog-category{background:#8b5cf633;border-radius:1rem;color:#8b5cf6;font-size:.8rem;font-weight:600;padding:.3rem .8rem}.blog-read-time{color:#a0a0a0;font-size:.8rem}.blog-card-title{color:#fff;flex-grow:1;font-size:1.4rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.blog-card-excerpt{color:silver;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.blog-card-meta{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.blog-date{color:#a0a0a0;font-size:.9rem}.read-more{color:#8b5cf6;font-size:.9rem;font-weight:600;transition:all .3s ease}.blog-card:hover .read-more{color:#6366f1;transform:translateX(5px)}.newsletter-section{background:#ffffff05;border-radius:2rem;margin-top:6rem;padding:4rem 0}.newsletter-card{background:#ffffff0d;border:1px solid #6366f133;border-radius:1.5rem;margin:0 auto;max-width:600px;padding:3rem;text-align:center}.newsletter-card h2{color:#fff;font-size:2rem;font-weight:800;margin-bottom:1rem}.newsletter-card p{color:#a0a0a0;font-size:1.1rem;margin-bottom:2rem}.newsletter-form{display:flex;gap:1rem;margin-bottom:1.5rem}.newsletter-form input[type=email]{background:#ffffff14;border:1px solid #8b5cf64d;border-radius:.75rem;color:#fff;flex:1 1;font-size:1rem;padding:1rem 1.2rem;transition:all .3s ease}.newsletter-form input[type=email]:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.newsletter-form input[type=email]::placeholder{color:#a0a0a0}.newsletter-form button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.newsletter-form button:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 8px 25px #6366f166;transform:translateY(-2px)}.newsletter-trust{color:#a0a0a0;font-size:.9rem}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:768px){.blog-page{padding-top:100px}.blog-title{font-size:2.5rem}.blog-subtitle{font-size:1.1rem}.featured-post-card{padding:2rem}.featured-title{font-size:2rem}.featured-excerpt{font-size:1.1rem}.section-title{font-size:2rem}.blog-grid{grid-template-columns:1fr}.blog-card{padding:1.5rem}.newsletter-form{flex-direction:column}.newsletter-card{padding:2rem}.featured-meta{align-items:flex-start;flex-direction:column;gap:.8rem}}@media (max-width:480px){.blog-title{font-size:2rem}.blog-subtitle{font-size:1rem}.featured-title{font-size:1.6rem}.featured-excerpt{font-size:1rem}.section-title{font-size:1.6rem}.blog-card-title{font-size:1.2rem}.newsletter-card{padding:1.5rem}.newsletter-card h2{font-size:1.5rem}}.blog-post-page{background:linear-gradient(135deg,#0a0a0f,#1a1a2e 50%,#16213e);color:#fff;min-height:100vh;padding-top:120px}.back-to-blog{align-items:center;color:#8b5cf6;display:inline-flex;font-weight:600;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:all .3s ease}.back-to-blog:hover{color:#6366f1;transform:translateX(-5px)}.blog-post{background:#ffffff05;border:1px solid #6366f11a;border-radius:2rem;margin:0 auto 4rem;max-width:800px;padding:3rem}.post-header{margin-bottom:3rem;text-align:center}.post-meta{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1.5rem}.post-category{background:#8b5cf633;border-radius:1.5rem;color:#8b5cf6;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.post-date,.post-read-time{color:#a0a0a0;font-size:.95rem}.post-title{color:#fff;font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:1rem}.post-author{color:#8b5cf6;font-size:1.1rem;font-weight:600}.post-content{color:#e0e0e0;font-size:1.1rem;line-height:1.8}.post-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:800;margin:3rem 0 1.5rem}.post-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem}.post-content p{color:silver;margin-bottom:1.5rem}.post-content ol,.post-content ul{margin:1.5rem 0;padding-left:2rem}.post-content li{color:silver;margin-bottom:.8rem}.post-content strong{color:#fff;font-weight:700}.post-content a{color:#8b5cf6;font-weight:600;text-decoration:none}.post-content a:hover{color:#6366f1;text-decoration:underline}.post-footer{border-top:1px solid #6366f133;margin-top:4rem;padding-top:3rem}.share-section{margin-bottom:3rem;text-align:center}.share-section h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.share-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.share-buttons a{background:#ffffff1a;border:1px solid #6366f14d;border-radius:.75rem;color:#fff;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.share-buttons a:hover{background:#6366f133;box-shadow:0 8px 25px #6366f14d;transform:translateY(-2px)}.cta-section{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid #6366f14d;border-radius:1.5rem;padding:2.5rem;text-align:center}.cta-section h3{color:#fff;font-size:1.8rem;font-weight:800;margin-bottom:1rem}.cta-section p{color:#a0a0a0;font-size:1.1rem;margin-bottom:2rem}.cta-button{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:.75rem;box-shadow:0 8px 25px #6366f166;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.5rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 12px 35px #6366f199;transform:translateY(-3px)}.related-posts{margin:0 auto;max-width:800px}.related-posts h2{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:2rem;text-align:center}.related-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.related-card{background:#ffffff0d;border:1px solid #ec489933;border-radius:1.5rem;color:inherit;padding:1.5rem;text-decoration:none;transition:all .3s ease}.related-card:hover{border-color:#6366f1;box-shadow:0 15px 35px #6366f133;transform:translateY(-5px)}.related-card h3{color:#fff;font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:.8rem}.related-card p{color:#a0a0a0;font-size:.9rem;line-height:1.5;margin:0}.not-found{margin:0 auto;max-width:600px;padding:4rem 2rem;text-align:center}.not-found h1{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.not-found p{color:#a0a0a0;font-size:1.1rem;margin-bottom:2rem}@media (max-width:768px){.blog-post-page{padding-top:100px}.blog-post{margin-bottom:3rem;padding:2rem}.post-title{font-size:2.2rem}.post-meta{align-items:center;flex-direction:column;gap:1rem}.post-content h2{font-size:1.6rem}.post-content h3{font-size:1.3rem}.share-buttons{align-items:center;flex-direction:column}.share-buttons a{text-align:center;width:200px}.cta-section{padding:2rem}.cta-section h3{font-size:1.5rem}.related-grid{grid-template-columns:1fr}}@media (max-width:480px){.blog-post{padding:1.5rem}.post-title{font-size:1.8rem}.post-content{font-size:1rem}.post-content h2{font-size:1.4rem}.post-content h3{font-size:1.2rem}.cta-button{font-size:1rem;padding:1rem 2rem}}.App{background:#0a0a0f;min-height:100vh;overflow-x:hidden;position:relative}.App:before{background:radial-gradient(circle at 20% 50%,#6366f126 0,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf626 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:0}.container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}