*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::selection{background:#8b5cf64d;color:#fff}.gradient-bg{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.gradient-1{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#3b82f61a 0,#0000 50%);left:-50%}.gradient-1,.gradient-2{height:200%;position:absolute;top:-50%;width:200%}.gradient-2{animation:float 25s ease-in-out infinite reverse;background:radial-gradient(circle,#9333ea1a 0,#0000 50%);right:-50%}.gradient-3{animation:float 30s ease-in-out infinite;background:radial-gradient(circle,#ec48991a 0,#0000 50%);bottom:-50%;height:200%;left:50%;position:absolute;transform:translateX(-50%);width:200%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg,#f8fafc,#e2e8f0 25%,#cbd5e1 50%,#e2e8f0 75%,#f8fafc);border-bottom:none;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:50}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;box-shadow:0 2px 20px #0000001a}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:.5rem 2rem}.logo,.nav-container,.nav-links{align-items:center;display:flex}.nav-links{gap:2rem}.nav-cta .btn-secondary{background:#ffffffe6;border:1px solid #0000001a;border-radius:.5rem;color:#374151;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.nav-cta .btn-secondary:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0 25%,#cbd5e1 50%,#94a3b8 75%,#64748b);background-attachment:fixed;display:flex;min-height:90vh;padding:4rem 2rem 2rem;position:relative}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-content{color:#1f2937}.badge{align-items:center;background:#3b82f61a;border-radius:2rem;color:#3b82f6;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.badge,.hero-title{margin-bottom:1.5rem}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#4b5563);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-subtitle{color:#6b7280;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.btn-primary{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.75rem;box-shadow:0 4px 20px #3b82f64d;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 30px #3b82f666;transform:translateY(-2px)}.hero-visual{align-items:center;display:flex;justify-content:center}.mockup{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000001a;max-width:400px;overflow:hidden;width:100%}.mockup-header{background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:1rem}.mockup-dots{display:flex;gap:.5rem}.dot{border-radius:50%;height:12px;width:12px}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.mockup-content{padding:2rem}.mockup-chart{align-items:end;display:flex;gap:.5rem;height:120px;margin-bottom:2rem}.chart-line{animation:chartGrow 2s ease-out;background:linear-gradient(0deg,#3b82f6,#8b5cf6);border-radius:2px 2px 0 0;flex:1 1}.chart-line:first-child{animation-delay:0s;height:60%}.chart-line:nth-child(2){animation-delay:.2s;height:80%}.chart-line:nth-child(3){animation-delay:.4s;height:40%}@keyframes chartGrow{0%{height:0}to{height:var(--final-height)}}.mockup-metrics{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.metric{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;gap:.75rem;padding:1rem}.metric-icon{font-size:1.5rem}.metric-text{flex:1 1}.metric-value{color:#1f2937;font-size:.875rem;font-weight:600}.metric-label{color:#6b7280;font-size:.75rem}.features{background:linear-gradient(135deg,#fff,#f8f6f3 25%,#f3f1ed 50%,#f8f6f3 75%,#fff);background:#fff;padding:4rem 2rem;padding:6rem 2rem;position:relative}.features-container{margin:0 auto;max-width:1200px}.features-header{margin-bottom:4rem;text-align:center}.features-header h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.features-header p{color:#6b7280;font-size:1.125rem;margin:0 auto;max-width:600px}.agency-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.feature-card{animation:fadeInUp .6s ease-out;background:#fff;border:1px solid #3b82f61a;border-radius:1.25rem;box-shadow:0 8px 32px #00000014;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card:before{background:linear-gradient(135deg,#3b82f6,#8b5cf6);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-card:hover{border-color:#3b82f633;box-shadow:0 20px 60px #3b82f626;transform:translateY(-8px)}.feature-card:hover:before{transform:scaleX(1)}.feature-card.wide-feature{grid-column:span 2}.feature-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:1.25rem;box-shadow:0 8px 24px #3b82f64d;color:#fff;display:flex;height:72px;justify-content:center;margin-bottom:2rem;transition:all .3s ease;width:72px}.feature-card:hover .feature-icon{box-shadow:0 12px 32px #3b82f666;transform:scale(1.1)}.feature-card h3{color:#1f2937;font-size:1.375rem;font-weight:700;letter-spacing:-.025em;margin-bottom:1.25rem}.feature-card p{color:#6b7280;font-size:1rem;line-height:1.7}.footer{background:#1f2937;color:#fff;padding:4rem 2rem 2rem}.footer-container{margin:0 auto;max-width:1200px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column}.footer-section-title{font-size:1.125rem;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.footer-brand h3,.footer-section-title{color:#fff;font-weight:600}.footer-brand p{color:#9ca3af;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.footer-social{gap:1rem}.footer-social,.social-links{align-items:center;display:flex}.social-links{gap:.5rem}.social-link{align-items:center;background:#ffffff0d;border-radius:.375rem;color:#d1d5db;display:flex;justify-content:center;min-height:44px;min-width:44px;padding:.5rem;transition:all .2s ease}.social-link:hover{background:#ffffff1a;color:#fff;transform:translateY(-1px)}@media (max-width:1200px){.nav-container{padding:.5rem 1.5rem}.hero{padding:4rem 1.5rem 2rem}.features{padding:6rem 1.5rem}.footer{padding:4rem 1.5rem 2rem}}@media (max-width:1024px){.nav-container{padding:.5rem 1rem}.hero-container{gap:3rem}.hero-title{font-size:3rem}.features-header h2{font-size:2.25rem}.footer-content{gap:2rem;grid-template-columns:1fr 1fr}.footer-section:first-child{grid-column:span 2;text-align:center}}@media (max-width:768px){.nav-container{flex-wrap:wrap;gap:1rem;padding:.5rem 1rem}.logo span{font-size:1.5rem!important}.nav-links{gap:1.5rem;justify-content:center;margin-top:.5rem;order:3;width:100%}.hero{min-height:80vh;padding:5rem 1rem 2rem}.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.25rem;line-height:1.2}.hero-subtitle{font-size:1rem;line-height:1.5}.badge{font-size:.75rem;padding:.375rem .75rem}.features{padding:4rem 1rem}.features-header h2{font-size:1.875rem}.features-header p{font-size:1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.feature-card h3{font-size:1.25rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-links,.footer-section{align-items:center}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-social{flex-direction:column;gap:.5rem}}@media (max-width:480px){.nav-container{padding:.5rem .75rem}.logo img{max-height:48px!important}.logo span{font-size:1.25rem!important;margin-left:.5rem!important}.nav-links{font-size:.875rem;gap:1rem}.hero{min-height:75vh;padding:4rem .75rem 2rem}.hero-title{font-size:1.875rem;margin-bottom:1rem}.hero-subtitle{font-size:.875rem;margin-bottom:1.5rem}.badge{font-size:.625rem;margin-bottom:1rem;padding:.25rem .5rem}.features{padding:3rem .75rem}.features-header h2{font-size:1.5rem}.features-header p{font-size:.875rem}.feature-card{padding:1.25rem}.feature-card h3{font-size:1.125rem}.feature-card p{font-size:.875rem}.footer{padding:2rem .75rem 1rem}.footer-section-title{font-size:1rem}.footer-link{font-size:.75rem}.social-link{min-height:40px;min-width:40px;padding:.375rem}.social-link svg{height:16px;width:16px}}@media (hover:none) and (pointer:coarse){.btn-primary:hover,.feature-card:hover,.social-link:hover{transform:none}.feature-card:hover{box-shadow:0 8px 32px #00000014}.btn-primary:active,.social-link:active{transform:scale(.98)}.feature-card:active{transform:translateY(-2px)}}@media (max-width:768px) and (orientation:landscape){.hero{min-height:70vh;padding:3rem 1rem 1rem}.hero-title{font-size:2rem}.features{padding:3rem 1rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.logo img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}
/*# sourceMappingURL=main.d326a8b7.css.map*/