body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-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}.App{text-align:center}body{background-color:#000;color:#fff;font-family:Inter,sans-serif;margin:0}.header{background-color:#111;justify-content:space-between;padding:1rem 2rem}.header,.logo-container{align-items:center;display:flex}.logo-container{gap:.5rem}.logo-image{height:32px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#7f00ff,#00c3ff);-webkit-background-clip:text;font-size:1.5rem;font-weight:700}.cta-button{background:linear-gradient(90deg,#7f00ff,#00c3ff);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem}.hero{background:#0d0d0d;padding:5rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{color:#ccc;font-size:1.2rem;margin:0 auto 2rem;max-width:600px}.section{margin:0 auto;max-width:1000px;padding:4rem 2rem}.services{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.service-card{background:#1a1a1a;border:1px solid #222;border-radius:8px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 20px #7f00ff33;transform:translateY(-6px)}.footer{background-color:#111;color:#888;display:flex;font-size:.875rem;justify-content:center;padding:1rem 2rem}.ai-sales-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between}.ai-sales-text{flex:1 1;min-width:280px;text-align:left}.ai-sales-image{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;min-width:280px}.ai-sales-image img{border-radius:8px;height:auto;max-width:100%}.pillars{grid-row-gap:3rem;display:grid;grid-template-columns:repeat(18,1fr);row-gap:3rem}.pillar-item{display:flex;flex-direction:column;gap:.5rem;grid-column:4/span 12;text-align:center}.pillar-item:nth-child(2n){align-items:flex-end;text-align:right}.pillar-item:nth-child(odd){align-items:flex-start;text-align:left}.pillar-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#7f00ff,#00c3ff);-webkit-background-clip:text;font-size:1.4rem;margin-bottom:.5rem}.pillar-text p{color:#ccc;line-height:1.6;max-width:600px}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.politics-card{background:#1a1a1a;border:1px solid #222;border-radius:8px;color:#d7d7d7;justify-self:center;margin-top:4rem;max-width:90%;padding:1.5rem}a{color:#9572b7}
/*# sourceMappingURL=main.4cb33563.css.map*/