/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.container{width:100%}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.grow{flex-grow:1}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;transition:all .3s ease;justify-content:center;align-items:center}.header-content{display:flex;justify-content:space-between;padding:1rem 0;align-items:center;gap:1rem}.header-brand{display:flex;align-items:center;gap:.75rem}.header-logo{height:3rem;width:3rem;-o-object-fit:contain;object-fit:contain}.header-title{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#3b82f6,#1e40af);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0}@media (min-width: 768px){.header-title{font-size:1.75rem}}.header-nav,.dropdown{position:relative}.dropdown-toggle{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(to right,#3b82f6,#1e40af);color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .3s ease}.dropdown-toggle:hover{background:linear-gradient(to right,#2563eb,#1e3a8a);transform:translateY(-1px)}.dropdown-toggle:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.dropdown-icon{transition:transform .3s ease}.dropdown-icon.open{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;right:0;margin-top:.5rem;min-width:12rem;background:#fff;border:1px solid rgba(59,130,246,.2);border-radius:.5rem;box-shadow:0 10px 25px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:block;padding:.75rem 1rem;color:#374151;text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid rgba(59,130,246,.1);border:none;background:none;cursor:pointer;width:100%;text-align:left;font-size:1rem}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:linear-gradient(to right,#3b82f61a,#1e40af1a);color:#1e40af;transform:translate(4px)}.dropdown-item.active{background:linear-gradient(to right,#3b82f633,#1e40af33);color:#1e40af;font-weight:600}.dropdown-item.contact-btn{background:linear-gradient(to right,#3b82f6,#1e40af);color:#fff;border-radius:.5rem;margin:.5rem .5rem 0;font-weight:600}.dropdown-item.contact-btn:hover{background:linear-gradient(to right,#2563eb,#1e3a8a);transform:translateY(-1px)}@media (max-width: 640px){.header-brand{gap:.5rem}.header-logo{height:2rem;width:2rem}.header-title{font-size:1.25rem}.dropdown-toggle{padding:.5rem .75rem;font-size:.8rem}.dropdown-menu{min-width:10rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;background:linear-gradient(135deg,#0f172a,#581c87,#312e81)}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{padding:0 1.5rem}}@media (min-width: 1024px){.container{padding:0 2rem}}.gradient-text{background:linear-gradient(to right,#a855f7,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}section{margin-bottom:2rem;padding:2rem 0}.section-spacing{margin:4rem 0}.section-spacing-large{margin:6rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.section-subtitle{font-size:1.25rem;color:#d1d5db;max-width:48rem;margin:0 auto;line-height:1.6}@media (min-width: 768px){.section-title{font-size:3rem}.section-subtitle{font-size:1.375rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;border-radius:.75rem;transition:all .3s ease;cursor:pointer;border:none;font-size:1.125rem;padding:1rem 2rem;text-decoration:none;position:relative;overflow:hidden;line-height:1.2}.btn:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #a855f780}.btn-primary{background:linear-gradient(to right,#9333ea,#2563eb);color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-primary:hover{background:linear-gradient(to right,#7c3aed,#1d4ed8);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn-secondary{border:2px solid #a855f7;color:#a855f7;background:transparent}.btn-secondary:hover{background:#a855f7;color:#fff;transform:translateY(-2px)}.btn-service{width:100%;background:linear-gradient(to right,#9333ea,#2563eb);color:#fff;font-size:.875rem;padding:.75rem 1rem}.btn-service:hover{background:linear-gradient(to right,#7c3aed,#1d4ed8)}.hero{position:relative;overflow:hidden;padding:5rem 0 8rem}.hero-background{position:absolute;inset:0;background:linear-gradient(to right,#9333ea33,#2563eb33)}.hero-content{position:relative;text-align:center;opacity:1;transform:none}.hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;background:linear-gradient(to right,#a855f7,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 768px){.hero-title{font-size:4.5rem}}.hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.hero-subtitle{font-size:1.5rem}}.hero-highlights{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;align-items:center}@media (min-width: 640px){.hero-highlights{flex-direction:row;justify-content:center;gap:2rem}}.hero-highlight{color:#34d399;font-weight:500;font-size:1rem;display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){.hero-highlight{font-size:1.125rem}}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){.hero-buttons{flex-direction:row}}.hero-decoration{position:absolute;border-radius:50%;filter:blur(40px);animation:pulse 2s infinite}.hero-decoration-1{top:5rem;left:2.5rem;width:5rem;height:5rem;background:#a855f733}.hero-decoration-2{bottom:5rem;right:2.5rem;width:8rem;height:8rem;background:#3b82f633;animation-delay:1s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.stats{padding:4rem 0;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{text-align:center;opacity:1;transform:none}.stat-icon{height:2rem;width:2rem;color:#a855f7;margin:0 auto 1rem}.stat-number{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:.5rem}.stat-label{color:#9ca3af}.services{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}@media (min-width: 768px){.section-title{font-size:3rem}}.section-subtitle{font-size:1.25rem;color:#d1d5db;max-width:48rem;margin:0 auto}.services-grid{display:grid;gap:2rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid{grid-template-columns:repeat(4,1fr)}}.service-card{background:linear-gradient(135deg,#581c8780,#1e3a8a80);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(168,85,247,.2);border-radius:1rem;padding:2rem;transition:all .3s ease}.service-card:hover{border-color:#a855f766;transform:translateY(-4px)}.service-icon-wrapper{background:linear-gradient(to right,#9333ea,#2563eb);width:4rem;height:4rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon{height:2rem;width:2rem;color:#fff}.service-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.service-description{color:#d1d5db;margin-bottom:1.5rem}.service-features{list-style:none;margin-bottom:1.5rem;padding:0}.service-feature{display:flex;align-items:flex-start;gap:.5rem;color:#d1d5db;margin-bottom:.75rem;line-height:1.6;font-size:.95rem}.service-feature:last-child{margin-bottom:0}.portfolio{padding:5rem 0;background:#0000001a}.portfolio-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin:3rem 0}@media (min-width: 768px){.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width: 1024px){.portfolio-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.portfolio-item{background:#ffffff14;border-radius:1.5rem;overflow:hidden;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);height:100%;display:flex;flex-direction:column}.portfolio-item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d;background:#ffffff1f;border-color:#a855f74d}.portfolio-image{aspect-ratio:16 / 10;background:linear-gradient(135deg,#1e293b,#475569);position:relative;overflow:hidden}.portfolio-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#a855f7;font-weight:500;gap:1rem}.portfolio-placeholder svg{width:3rem;height:3rem}.portfolio-content{padding:2rem;flex:1;display:flex;flex-direction:column}.portfolio-title{font-size:1.375rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.4}.portfolio-description{color:#d1d5db;margin-bottom:1.5rem;line-height:1.6;flex:1}.portfolio-tags{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.portfolio-tag{background:#a855f733;color:#c084fc;padding:.375rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:600;letter-spacing:.025em}.portfolio-cta{text-align:center}.testimonials{padding:5rem 0;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.testimonials-grid{display:grid;gap:2rem}@media (min-width: 768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:linear-gradient(135deg,#581c874d,#1e3a8a4d);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(168,85,247,.2);border-radius:1rem;padding:2rem}.testimonial-stars{display:flex;margin-bottom:1rem}.star-icon{height:1.25rem;width:1.25rem;color:#fbbf24;fill:currentColor}.testimonial-review{color:#d1d5db;margin-bottom:1.5rem;font-style:italic}.testimonial-name{font-weight:600;color:#fff}.testimonial-company{color:#a855f7}.cta{padding:5rem 0}.cta-card{background:linear-gradient(to right,#9333ea33,#2563eb33);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(168,85,247,.3);border-radius:1.5rem;padding:3rem;text-align:center;max-width:64rem;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}@media (min-width: 768px){.cta-title{font-size:3rem}}.cta-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){.cta-buttons{flex-direction:row}}.footer{background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(168,85,247,.2);padding:3rem 0}.footer-content{display:grid;gap:2rem}@media (min-width: 768px){.footer-content{grid-template-columns:2fr 1fr 1fr}}.footer-about{grid-column:span 2}@media (min-width: 768px){.footer-about{grid-column:span 1}}.footer-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-align:left;text-transform:uppercase}.footer-description{color:#9ca3af;margin-bottom:1rem;text-align:left}.footer-social{display:flex;gap:1rem}.social-icon{width:2.5rem;height:2.5rem;background:#9333ea;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.social-icon svg{height:1.25rem;width:1.25rem;color:#fff}.footer-section-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1rem;text-align:left;text-transform:uppercase}.footer-links{list-style:none}.footer-links li{color:#9ca3af;margin-bottom:.5rem;text-align:left;cursor:pointer}.footer-bottom{border-top:1px solid rgba(168,85,247,.2);margin-top:2rem;padding-top:2rem;text-align:center;color:#9ca3af}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card,.testimonial-card{animation:fadeInUp .6s ease-out forwards}@media (max-width: 767px){.hero-title{font-size:2.5rem}.section-title,.cta-title{font-size:2rem}.container{padding:0 1rem}}.whatsapp-float{position:fixed;bottom:2rem;right:2rem;z-index:1000}.whatsapp-button{width:60px;height:60px;background:#25d366;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 20px #25d3664d;animation:pulse-whatsapp 2s infinite}.whatsapp-button:hover{background:#128c7e;transform:scale(1.1);box-shadow:0 6px 25px #25d36666}@keyframes pulse-whatsapp{0%{box-shadow:0 4px 20px #25d3664d}50%{box-shadow:0 4px 25px #25d36680}to{box-shadow:0 4px 20px #25d3664d}}@media (max-width: 767px){.whatsapp-float{bottom:1.5rem;right:1.5rem}.whatsapp-button{width:50px;height:50px}}.pricing-page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#581c87,#312e81)}.pricing-hero{padding:5rem 0;text-align:center}.pricing-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.pricing-hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.pricing-guarantee{display:flex;justify-content:center}.guarantee-badge{display:flex;align-items:center;gap:.5rem;background:#a855f733;color:#c084fc;padding:.5rem 1rem;border-radius:9999px;font-weight:500}.pricing-plans{padding:3rem 0}.pricing-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width: 768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{background:#ffffff14;border-radius:1.5rem;padding:2.5rem;position:relative;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-8px);background:#ffffff1f;border-color:#a855f74d}.pricing-card.popular{border:2px solid #a855f7;transform:scale(1.02);background:#a855f71a}.pricing-card.popular:hover{transform:scale(1.02) translateY(-8px)}.popular-badge{position:absolute;top:-.5rem;left:50%;transform:translate(-50%);background:linear-gradient(to right,#9333ea,#2563eb);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.pricing-header{text-align:center;margin-bottom:2rem}.plan-name{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}.plan-price{margin-bottom:1rem}.price-note{display:block;font-size:.875rem;color:#9ca3af;margin-top:.5rem}.price{font-size:3rem;font-weight:700;color:#a855f7}.plan-description{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.plan-metadata{background:#ffffff0d;border-radius:1rem;padding:1.5rem;margin:1.5rem 0;border:1px solid rgba(255,255,255,.1)}.plan-metadata-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;color:#e2e8f0;font-size:.875rem}.plan-metadata-item:last-child{margin-bottom:0}.plan-metadata-item strong{color:#fff;font-weight:600}.plan-best-for{background:#a855f71a;border-radius:.75rem;padding:1rem;margin:1.5rem 0;border:1px solid rgba(168,85,247,.2);color:#e2e8f0;font-size:.875rem;line-height:1.5}.plan-best-for strong{color:#c084fc;font-weight:600}.pricing-features{margin-bottom:2rem}.features-list{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:#d1d5db;line-height:1.5;padding:.25rem 0}.feature-item:last-child{margin-bottom:0}.pricing-footer{text-align:center}.pricing-btn{width:100%}.process-page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#581c87,#312e81)}.process-hero{padding:5rem 0;text-align:center}.process-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.process-hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.process-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.process-stat{text-align:center}.process-steps{padding:2rem 0}.steps-timeline{max-width:800px;margin:0 auto}.step-item{position:relative;margin-bottom:3rem}.step-content{background:#ffffff0d;border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.1)}.step-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1rem}.step-icon-wrapper{position:relative;background:linear-gradient(to right,#9333ea,#2563eb);border-radius:1rem;padding:1rem;color:#fff}.step-number{position:absolute;top:-.5rem;right:-.5rem;background:#1f2937;color:#a855f7;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.step-info{flex:1}.step-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}.step-duration{color:#a855f7;font-weight:500}.step-description{color:#d1d5db;margin-bottom:1rem;line-height:1.6}.step-details{list-style:none;padding:0;margin-top:1rem}.step-detail{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#d1d5db;line-height:1.6}.step-detail:last-child{margin-bottom:0}.step-connector{position:absolute;left:2.5rem;top:100%;width:2px;height:3rem;background:linear-gradient(to bottom,#a855f7,#2563eb)}.pricing-preview{padding:5rem 0;background:#0000001a}.pricing-preview-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.pricing-preview-grid{grid-template-columns:repeat(3,1fr)}}.pricing-preview-card{background:#ffffff0d;border-radius:1rem;padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.1);position:relative;transition:transform .3s ease}.pricing-preview-card:hover{transform:translateY(-8px)}.pricing-preview-card.popular{border:2px solid #a855f7;transform:scale(1.05)}.pricing-preview-card .popular-badge{position:absolute;top:-.5rem;left:50%;transform:translate(-50%);background:linear-gradient(to right,#9333ea,#2563eb);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.price-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem}.price-amount{margin-bottom:1rem}.price-from{display:block;font-size:.875rem;color:#9ca3af}.price-value{font-size:2.5rem;font-weight:700;color:#a855f7}.price-description{color:#d1d5db;margin-bottom:1.5rem}.price-features{list-style:none;padding:0;text-align:left;margin:1.5rem 0}.price-features li{color:#d1d5db;margin-bottom:.75rem;font-size:.9rem;line-height:1.6;display:flex;align-items:flex-start;gap:.5rem}.pricing-preview-cta{text-align:center}.process-preview{padding:5rem 0}.process-steps-preview{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.process-steps-preview{grid-template-columns:repeat(4,1fr)}}.process-step{text-align:center}.step-number{width:3rem;height:3rem;background:linear-gradient(to right,#9333ea,#2563eb);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;margin:0 auto 1rem}.step-content{background:none;padding:0}.step-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.step-description{color:#d1d5db;font-size:.875rem}.process-preview-cta{text-align:center}.trust-signals{padding:3rem 0;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.trust-content{text-align:center}.trust-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:2rem}.trust-badges{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.trust-badge{background:#a855f733;color:#c084fc;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500}.client-logos{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.client-logo{color:#9ca3af;font-weight:500;font-size:.875rem}.blog-page,.blog-post-detail{min-height:100vh;background:linear-gradient(135deg,#0f172a,#581c87,#312e81)}.blog-hero{padding:5rem 0;text-align:center}.blog-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.blog-hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:3rem;max-width:48rem;margin-left:auto;margin-right:auto}.newsletter-signup{background:#ffffff0d;border-radius:1rem;padding:2rem;max-width:32rem;margin:0 auto;border:1px solid rgba(255,255,255,.1)}.newsletter-signup h3{color:#fff;margin-bottom:.5rem}.newsletter-signup p{color:#d1d5db;margin-bottom:1.5rem}.signup-form{display:flex;gap:.5rem}.email-input{flex:1;padding:.75rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff}.email-input::-moz-placeholder{color:#9ca3af}.email-input::placeholder{color:#9ca3af}.signup-btn{white-space:nowrap}.featured-posts{padding:5rem 0}.featured-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:3rem}@media (min-width: 768px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.featured-grid{grid-template-columns:repeat(3,1fr)}}.featured-post-card,.post-card{background:#ffffff14;border-radius:1.5rem;padding:2.5rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.featured-post-card:hover,.post-card:hover{transform:translateY(-8px);background:#ffffff1f;border-color:#a855f74d}.post-meta{display:flex;gap:1.25rem;margin-bottom:1.5rem;align-items:center;flex-wrap:wrap}.post-category{background:#a855f733;color:#c084fc;padding:.375rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:600;letter-spacing:.025em}.post-date{display:flex;align-items:center;gap:.375rem;color:#9ca3af;font-size:.875rem}.post-title{font-size:1.375rem;font-weight:700;color:#fff;margin-bottom:1.25rem;line-height:1.4}.post-excerpt{color:#d1d5db;line-height:1.7;margin-bottom:2rem;flex:1}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.read-time{display:flex;align-items:center;gap:.375rem;color:#9ca3af;font-size:.875rem}.read-more-btn{background:none;border:none;color:#a855f7;font-weight:600;cursor:pointer;transition:color .3s ease;display:flex;align-items:center;gap:.375rem;padding:.5rem 0}.read-more-btn:hover{color:#c084fc}.blog-filter{padding:2rem 0}.category-filters,.filter-btn{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.filter-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#d1d5db;padding:.5rem 1rem;border-radius:9999px;cursor:pointer;transition:all .3s ease}.filter-btn:hover,.filter-btn.active{background:#a855f7;color:#fff;border-color:#a855f7}.all-posts{padding:3rem 0}.posts-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.posts-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#581c87,#312e81)}.portfolio-hero{padding:5rem 0;text-align:center}.portfolio-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.portfolio-hero-subtitle{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.portfolio-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.portfolio-stat{text-align:center}.featured-projects{padding:2rem 0}.featured-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.featured-grid{grid-template-columns:repeat(3,1fr)}}.featured-project-card{background:#ffffff0d;border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease}.featured-project-card:hover{transform:translateY(-8px)}.project-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.project-icon-wrapper{background:linear-gradient(to right,#9333ea,#2563eb);border-radius:.5rem;padding:.75rem;color:#fff}.project-meta{flex:1}.project-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.25rem}.project-category{color:#a855f7;font-size:.875rem;font-weight:500}.project-description{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.project-results{margin-bottom:1.5rem}.results-title{color:#fff;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.results-list{list-style:none;padding:0}.result-item{color:#10b981;font-size:.875rem;margin-bottom:.25rem}.project-footer{display:flex;justify-content:space-between;align-items:center}.project-tags{display:flex;gap:.5rem;flex-wrap:wrap}.project-tag{background:#a855f733;color:#c084fc;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.project-timeline{color:#9ca3af;font-size:.875rem}@media (max-width: 767px){.pricing-hero-title,.process-hero-title,.blog-hero-title,.portfolio-hero-title{font-size:2.5rem}.pricing-grid,.pricing-preview-grid,.process-steps-preview{grid-template-columns:1fr}.trust-badges,.client-logos,.process-stats,.portfolio-stats{gap:1rem}.signup-form{flex-direction:column}}.pricing-comparison{background:#ffffff0d;padding:6rem 0;margin:2rem 0}.comparison-table-wrapper{overflow-x:auto;margin-top:3rem;border-radius:1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.comparison-table{width:100%;border-collapse:collapse;min-width:900px}.comparison-table thead th{background:linear-gradient(to right,#1e293b,#334155);color:#fff;padding:2rem 1.5rem;text-align:center;font-weight:700;font-size:1.125rem;border-bottom:2px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:10}.comparison-table thead th.feature-column{text-align:left;background:linear-gradient(to right,#0f172a,#1e293b);font-size:1.25rem}.comparison-table thead th.popular-column{background:linear-gradient(to right,#9333ea,#2563eb);position:relative}.comparison-table thead th.popular-column:before{content:"POPULAR";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(to right,#f59e0b,#ef4444);color:#fff;padding:.375rem 1rem;border-radius:1.5rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;box-shadow:0 4px 6px -1px #0000001a}.comparison-table tbody td{padding:1.5rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);color:#e2e8f0;background:#ffffff08;transition:background-color .3s ease;font-size:.95rem;vertical-align:middle}.comparison-table tbody td{font-weight:500}.comparison-table tbody td:nth-child(n+2){font-weight:600}.features-list,.service-features,.price-features{list-style:none;padding:0;margin:0}.feature-item,.service-feature{color:#d1d5db;line-height:1.6;margin-bottom:.75rem;position:relative;display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem}.feature-item:last-child,.service-feature:last-child{margin-bottom:0}.service-feature:first-line,.price-features li:first-line{font-weight:500}@media (max-width: 768px){.service-feature,.price-features li{margin-bottom:.5rem;font-size:.9rem}}.comparison-table tbody tr:hover td{background:#ffffff14}.comparison-table tbody td.feature-name{text-align:left;font-weight:600;background:#ffffff14;color:#fff;font-size:1rem}.comparison-table tbody tr:nth-child(2n) td{background:#ffffff0d}.comparison-table tbody tr:nth-child(2n):hover td{background:#ffffff1a}.check-icon{color:#22c55e;margin:0 auto;display:block;width:24px;height:24px}.x-icon{color:#ef4444;margin:0 auto;display:block;width:24px;height:24px}@media (max-width: 768px){.comparison-table-wrapper{margin:1rem -1rem;border-radius:0}.comparison-table{min-width:700px}.comparison-table thead th,.comparison-table tbody td{padding:1rem .75rem;font-size:.875rem}.comparison-table thead th.feature-column,.comparison-table tbody td.feature-name{font-size:.8rem;padding:1rem .5rem}.comparison-table thead th.popular-column:before{font-size:.625rem;padding:.25rem .5rem}.check-icon,.x-icon{width:20px;height:20px}.container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.section-header{margin-bottom:3rem}.btn{font-size:1rem;padding:.875rem 1.5rem}.pricing-grid,.featured-grid,.portfolio-grid{grid-template-columns:1fr;gap:2rem}.portfolio-hero-title,.blog-hero-title,.process-hero-title,.pricing-hero-title{font-size:2rem}}
