:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;min-height:100vh;margin:0;padding:0;background-color:#f0f2f5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-container{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#f0f2f5}.navbar{position:fixed;top:2rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:.5rem 1.25rem;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;border-radius:9999px;border:1px solid rgba(0,0,0,.1)}.navbar-left{display:flex;align-items:center;gap:.75rem}.navbar-right{display:flex;align-items:center;gap:1.5rem}.logo{height:2rem;width:auto;border-radius:4px}.navbar-brand{font-size:1.25rem;font-weight:700;letter-spacing:.01em;color:#111;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.nav-button{background-color:red;color:#fff;padding:.5rem 1.5rem;border-radius:9999px;text-decoration:none;font-size:1rem;font-weight:600;transition:background-color .2s ease}.nav-button:hover{background-color:#c00}.hero-section{width:100%;padding:8rem 2rem 4rem;background-color:#f0f2f5;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-logo{margin-bottom:2rem}.hero-logo img{width:120px;height:auto;border-radius:8px}.company-name{font-size:3.5rem;font-weight:700;color:#111;margin:0 0 1rem;letter-spacing:.02em;text-transform:uppercase}.tagline{font-size:1.25rem;color:red;margin:0 0 2rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.hero-statement{font-size:1.125rem;color:#333;margin:0;line-height:1.6;text-transform:uppercase;font-weight:500;letter-spacing:.02em}.main-content{width:100%;padding:4rem 2rem;background-color:#f0f2f5}.content-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.services-column,.specialties-column{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.section-title{font-size:2rem;font-weight:700;color:red;margin:0 0 2rem;text-transform:uppercase;letter-spacing:.02em;text-align:center}.services-list,.specialties-list{list-style:none;padding:0;margin:0}.services-list li,.specialties-list li{position:relative;padding-left:2.5rem;margin-bottom:1rem;font-size:1.125rem;color:#333;line-height:1.5;display:flex;align-items:center}.services-list li:before,.specialties-list li:before{content:"";position:absolute;left:0;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41L9%2016.17z'%20fill='%23ff0000'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.bottom-section{width:100%;padding:4rem 2rem;background-color:#f0f2f5}.cta-section{text-align:center;margin-bottom:3rem}.cta-title{font-size:2.5rem;font-weight:700;color:red;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.02em}.cta-subtitle{font-size:1.25rem;color:#333;margin:0;text-transform:uppercase;font-weight:500;letter-spacing:.02em}.benefits-section{max-width:800px;margin:0 auto;background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{position:relative;padding-left:2.5rem;margin-bottom:1rem;font-size:1.125rem;color:#333;line-height:1.5;display:flex;align-items:center}.benefits-list li:before{content:"";position:absolute;left:0;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41L9%2016.17z'%20fill='%23ff0000'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.footer{background-color:#111;padding:4rem 2rem 2rem;color:#fff}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:3rem}.footer-left{flex:0 1 auto}.footer-right{flex:0 1 auto;text-align:right}.footer-title{font-size:1rem;font-weight:500;color:#ffffffb3;margin:0 0 .5rem}.footer-email{color:#fff;text-decoration:none;font-size:1rem;transition:color .2s ease;display:block;margin-bottom:.5rem}.footer-email:hover{color:#fffc}.footer-phone{color:#fff;text-decoration:none;font-size:1rem;transition:color .2s ease;display:block}.footer-phone:hover{color:#fffc}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-start;align-items:center}.social-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;color:#fff;text-decoration:none;border-radius:50%;transition:background-color .2s ease}.social-button:hover{background-color:#fff3}.social-icon{width:24px;height:24px;filter:brightness(0) invert(1)}.footer-brand{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.01em}@media (max-width: 768px){.content-grid{grid-template-columns:1fr;gap:2rem}.company-name{font-size:2.5rem}.hero-section{padding:6rem 1rem 3rem}.main-content,.bottom-section{padding:2rem 1rem}.services-column,.specialties-column,.benefits-section{padding:2rem}}
