*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fdfcfe;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}nav{background:#fff;box-shadow:0 2px 14px #1f10360f;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-content{align-items:center;display:flex;justify-content:space-between}.company-logo{flex-shrink:0}.logo-link{align-items:center;color:#241b2e;display:flex;font-size:1.2rem;font-weight:700;gap:.5rem;text-decoration:none;transition:all .3s ease}.logo-link:hover{transform:scale(1.05)}.logo-icon{font-size:1.5rem}.company-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{border-radius:25px;color:#241b2e;font-weight:600;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a.active,.nav-links a:hover{background:linear-gradient(135deg,#7c3aed,#db2777);box-shadow:0 4px 15px #7c3aed66;color:#fff;transform:translateY(-2px)}main{min-height:calc(100vh - 120px);padding:1.5rem 0}.page-content{animation:fadeInUp .6s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin:1.5rem auto;padding:2.25rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:1rem}.hero-subtitle{color:#666;font-size:1.3rem;font-weight:300;margin-bottom:1.5rem!important}.page-content p{color:#555;font-size:1.1rem;margin:0 auto 1.25rem;max-width:700px}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.service-card{animation:fadeInUp .6s ease-out both;background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:first-child{animation-delay:.15s}.service-card:nth-child(2){animation-delay:.3s}.service-card:nth-child(3){animation-delay:.45s}.service-card:nth-child(4){animation-delay:.6s}.service-card:hover{box-shadow:0 12px 30px #7c3aed33;transform:translateY(-5px)}.service-card h3{color:#241b2e;font-size:1.5rem;margin-bottom:1rem}.home-page .hero-eyebrow{color:#7c3aed;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.home-page .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .services-heading{margin-bottom:1rem;text-align:center}.home-page .services-eyebrow{color:#9a94a3;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-page .services-heading h2{-webkit-text-fill-color:currentColor;background:none;color:#241b2e;font-size:1.9rem;font-weight:800;margin:.5rem 0 0}.home-page .service-card{text-align:left}.home-page .service-card p{color:#645d6e;margin:0;max-width:none;text-align:left}.home-page .service-card-featured{background:#fff;border:1.5px solid #7c3aed}.home-page .lead-reply-icons{display:flex;font-size:1.1rem;justify-content:space-between;margin:.75rem 0 .5rem;max-width:140px}.home-page .lead-reply-bar{background:#7c3aed26;border-radius:3px;height:5px;max-width:140px;overflow:hidden}.home-page .lead-reply-bar-fill{animation:fillBar 2.6s ease infinite;background:linear-gradient(90deg,#7c3aed,#db2777);border-radius:3px;height:100%;width:0}@keyframes fillBar{0%{width:0}55%{width:100%}85%{width:100%}to{width:0}}.home-page .services-footnote{color:#9a94a3;font-size:.85rem;margin-top:-1rem}.home-page .cta-banner{background:linear-gradient(135deg,#7c3aed,#db2777);border-radius:20px;margin-top:2rem;padding:2.25rem 2rem;text-align:center}.home-page .cta-banner p{color:#ffffffeb;font-size:1.2rem;font-weight:500;margin:0 0 1.25rem;max-width:none}.home-page .cta-button-light{background:#fff;color:#7c3aed}.home-page .cta-button-light:hover{box-shadow:0 10px 28px #0003}.cta-button{background:linear-gradient(135deg,#7c3aed,#db2777);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 10px 28px #7c3aed59;transform:translateY(-2px)}.about-sections{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:1.5rem 0;text-align:left}.about-section{animation:fadeInUp .6s ease-out both;background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:1.5rem}.about-section:first-child{animation-delay:.15s}.about-section:nth-child(2){animation-delay:.3s}.about-section:nth-child(3){animation-delay:.45s}.about-section h3{color:#241b2e;font-size:1.3rem;margin-bottom:1rem}.expertise-list{list-style:none;padding-left:0}.expertise-list li{border-bottom:1px solid #eee;padding:.5rem 0 .5rem 1.5rem;position:relative}.expertise-list li:before{color:#7c3aed;content:"✓";font-weight:700;left:0;position:absolute}.stats-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:2rem 0}.stat{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:1.5rem;text-align:center}.stat h4{color:#7c3aed;font-size:2.5rem;margin-bottom:.5rem}.contact-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:1.5rem 0;text-align:left}.contact-info{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:1.5rem}.contact-info h3{color:#241b2e;font-size:1.3rem;margin:1.5rem 0 1rem}.contact-item{border-bottom:1px solid #eee;padding:.5rem 0}.services-list{list-style:none;padding-left:0}.services-list li{border-bottom:1px solid #eee;padding:.5rem 0 .5rem 1.5rem;position:relative}.services-list li:before{content:"🔧";left:0;position:absolute}.contact-form{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:1.5rem}.contact-form h3{color:#241b2e;font-size:1.3rem;margin-bottom:1.5rem}.contact-form input,.contact-form select,.contact-form textarea{border:2px solid #eee;border-radius:10px;font-size:1rem;margin-bottom:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#7c3aed;outline:none}.submit-button{background:linear-gradient(135deg,#7c3aed,#db2777);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 8px 25px #7c3aed66;transform:translateY(-2px)}footer{background:#241b2e;color:#fff;margin-top:1.5rem;padding:1.5rem 0;text-align:center}@media (max-width:768px){.contact-container,.home-page .services-grid,.services-grid{grid-template-columns:1fr}.stats-section{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.page-content{padding:2rem 1rem}.page-content h1{font-size:2rem}.nav-content{flex-direction:column;gap:1rem}.nav-links{flex-direction:column;gap:.5rem;text-align:center;width:100%}.company-name{font-size:1rem}.logo-link{font-size:1.1rem}}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{border:2px solid #7c3aed;border-radius:20px;color:#7c3aed;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.social-links a:hover{background:#7c3aed;color:#fff;transform:translateY(-2px)}.alert{animation:slideIn .3s ease-out;border-radius:10px;font-weight:500;margin-bottom:1.5rem;padding:1rem}.alert-success{background:#d4edda;border:2px solid #c3e6cb;color:#155724}.alert-error{background:#f8d7da;border:2px solid #f5c6cb;color:#721c24}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.submit-button:disabled{cursor:not-allowed;opacity:.6}.contact-form input:disabled,.contact-form select:disabled,.contact-form textarea:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.lead-reply-bar-fill{animation-duration:2.6s!important;animation-iteration-count:infinite!important}}