:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#fff}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:#1a1a1a;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}#root{min-height:100vh}.logo-container{display:inline-flex;align-items:center;justify-content:center;position:relative}.logo-image{display:block;max-width:100%;height:auto;object-fit:contain}.navigation{position:sticky;top:0;background:#fff;border-bottom:1px solid #e0e0e0;z-index:1000;box-shadow:0 2px 4px #0000000d}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;text-decoration:none}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .2s}.nav-links a:hover{color:#1a1a1a}.nav-links a.active{color:#1a1a1a;font-weight:600}.nav-cta{background:#1a1a1a;color:#fff!important;padding:.6rem 1.5rem;border-radius:6px;font-weight:600;transition:background .2s}.nav-cta:hover{background:#fedd38;color:#1a1a1a!important}@media(max-width:768px){.nav-container{padding:1rem}.nav-links{gap:1rem;font-size:.9rem}.nav-cta{padding:.5rem 1rem;font-size:.85rem}}.footer{background:#1a1a1a;color:#fff;padding:3rem 2rem 1.5rem}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:4rem;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.footer-brand .logo-container{align-self:flex-start}.footer-tagline{color:#999;font-size:1rem;margin:0;max-width:400px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-column h4{font-size:1.1rem;margin:0 0 1rem;color:#fff}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.5rem;color:#999}.footer-column a{color:#999;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #333;text-align:center;color:#666;font-size:.9rem}@media(max-width:768px){.footer{padding:2.5rem 1.5rem 1rem}.footer-container{grid-template-columns:1fr;gap:2.5rem}.footer-links{grid-template-columns:1fr;gap:2rem}}.hero{padding:8rem 2rem;border-bottom:1px solid #e0e0e0;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.hero-background{position:absolute;top:-50px;left:0;width:100%;height:calc(100% + 100px);background:linear-gradient(135deg,#1a1a1a8c,#00000073),url(/michael-descharles-1f_lBHJvY7c-unsplash.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;will-change:transform}.hero-container{max-width:1200px;margin:0 auto;position:relative;z-index:2;width:100%}.hero-content{max-width:900px;margin:0 auto;text-align:center}.hero-headline{font-size:4rem;font-weight:700;color:#fff;margin:0 0 2rem;line-height:1.15;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-subheadline{font-size:1.3rem;color:#f0f0f0;margin:0 0 3.5rem;line-height:1.7;max-width:750px;margin-left:auto;margin-right:auto;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-ctas{display:flex;gap:1.25rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.cta-primary{background:#1a1a1a;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background .2s,transform .1s;display:inline-block;border:2px solid transparent}.cta-primary:hover{background:#fedd38;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #fedd384d}.cta-secondary{background:#fffffff2;color:#1a1a1a;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;border:2px solid rgba(255,255,255,.95);transition:background .2s,color .2s,transform .1s;display:inline-block}.cta-secondary:hover{background:#fedd38;color:#1a1a1a;border-color:#fedd38;transform:translateY(-2px);box-shadow:0 4px 12px #fedd384d}.hero-secondary-line{font-size:.9rem;color:#e0e0e0;margin:0;font-style:italic;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media(max-width:768px){.hero{padding:5rem 1.5rem;min-height:auto}.hero-background{top:0;height:100%}.hero-headline{font-size:2.75rem;margin-bottom:1.5rem}.hero-subheadline{font-size:1.15rem;margin-bottom:2.5rem}.hero-ctas{flex-direction:column;align-items:stretch;margin-bottom:2.5rem}.cta-primary,.cta-secondary{text-align:center;padding:.9rem 2rem}}.what-we-do{padding:6rem 2rem;background:#fff}.container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 4rem;letter-spacing:-.02em}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto}.service-card{background:#f8f9fa;border-radius:12px;padding:2.5rem;border:2px solid transparent;transition:transform .2s,box-shadow .2s,border-color .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.service-card.primary{border-color:#1a1a1a;background:linear-gradient(135deg,#fff,#f8f9fa)}.service-card.secondary{border-color:#e0e0e0;opacity:.95}.service-icon{width:48px;height:48px;margin-bottom:1.5rem;color:#1a1a1a;display:flex;align-items:center;justify-content:center}.service-card h3{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.service-description{font-size:1.1rem;color:#555;margin:0 0 1.5rem;line-height:1.6}.service-note{font-size:1rem;color:#666;margin:0 0 1.5rem;line-height:1.6}.service-list{list-style:none;padding:0;margin:0}.service-list li{padding:.75rem 0;color:#444;border-bottom:1px solid #e0e0e0;font-size:1rem}.service-list li:last-child{border-bottom:none}.services-note{text-align:center;font-size:1.1rem;color:#555;margin:3rem auto 0;max-width:700px;line-height:1.6;font-style:italic}@media(max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.what-we-do{padding:4rem 1.5rem}.section-title{font-size:2rem;margin-bottom:3rem}.services-grid{grid-template-columns:1fr;gap:2rem}.service-card{padding:2rem}}.approach{padding:6rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff)}.section-subtitle{text-align:center;font-size:1.2rem;color:#666;margin:-2rem 0 4rem;font-weight:500}.approach-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;width:100%}.approach-steps>*{min-width:0}.approach-step{background:#fff;border-radius:12px;padding:2rem;text-align:center;border:2px solid #e0e0e0;transition:all .3s ease;position:relative;min-height:280px;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.approach-step:hover{background:linear-gradient(135deg,#1a1a1a,#000);border-color:#1a1a1a;transform:translateY(-4px);box-shadow:0 8px 24px #0003}.approach-step:hover .step-title,.approach-step:hover .step-description{color:#fff}.approach-step:hover .step-number{background:#fedd38;color:#1a1a1a}.step-number{width:60px;height:60px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.step-description{font-size:1rem;color:#555;margin:0;line-height:1.6}@media(max-width:1200px){.approach-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.approach{padding:4rem 1.5rem}.approach-steps{grid-template-columns:1fr;gap:1.5rem}}.why-choose{padding:6rem 2rem;background:#fff}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.reason-card{background:#f8f9fa;border-radius:12px;padding:2.5rem;text-align:center;border:2px solid #e0e0e0;transition:transform .2s,box-shadow .2s,border-color .2s}.reason-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#1a1a1a}.reason-icon{width:48px;height:48px;margin-bottom:1.5rem;color:#1a1a1a;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.reason-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.reason-description{font-size:1rem;color:#555;margin:0;line-height:1.6}@media(max-width:768px){.why-choose{padding:4rem 1.5rem}.reasons-grid{grid-template-columns:1fr;gap:2rem}.reason-card{padding:2rem}}.contact{padding:6rem 2rem;background:linear-gradient(135deg,#1a1a1a,#000);color:#fff}.contact .section-title,.contact .section-subtitle{color:#fff}.contact-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.contact-info h3{font-size:1.75rem;margin:0 0 1.5rem}.contact-info p{font-size:1.1rem;line-height:1.6;margin:0 0 2rem}.contact-details p{margin:1rem 0;font-size:1rem}.contact-details a{color:#fedd38;text-decoration:none;font-weight:500}.contact-details a:hover{text-decoration:underline}.contact-form{background:#fff;padding:2.5rem;border-radius:12px;color:#1a1a1a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1a1a1a}.submit-button{width:100%;background:#1a1a1a;color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.submit-button:hover:not(:disabled){background:#fedd38;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #fedd384d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.thank-you-message{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:300px}.thank-you-message h3{font-size:2rem;margin:0 0 1rem;color:#1a1a1a}.thank-you-message p{font-size:1.2rem;margin:0 0 2rem;color:#666}@media(max-width:768px){.contact{padding:4rem 1.5rem}.contact-content{grid-template-columns:1fr;gap:2.5rem}.contact-form{padding:2rem}}.about-page{min-height:100vh}.about-hero{background:linear-gradient(135deg,#1a1a1a,#000);color:#fff;padding:6rem 2rem;text-align:center}.about-hero h1{font-size:3.5rem;font-weight:700;margin:0 0 1.5rem;letter-spacing:-.02em}.about-tagline{font-size:1.5rem;margin:0;opacity:.95}.about-story,.about-mission,.about-values{padding:6rem 2rem}.about-story{background:#fff}.about-mission{background:#f8f9fa}.about-values{background:#fff}.container{max-width:1000px;margin:0 auto}.about-story h2,.about-mission h2,.about-values h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 3rem;text-align:center;letter-spacing:-.02em}.story-content{font-size:1.15rem;line-height:1.8;color:#444}.story-content p{margin:0 0 1.5rem}.story-content p:last-child{margin-bottom:0}.mission-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.mission-card{background:#fff;padding:2.5rem;border-radius:12px;border:2px solid #e0e0e0}.mission-card h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.mission-card p{font-size:1rem;line-height:1.6;color:#555;margin:0}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.value-item{padding:2rem;background:#f8f9fa;border-radius:12px;border-left:4px solid #fedd38}.value-item h3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.value-item p{font-size:1rem;line-height:1.6;color:#555;margin:0}@media(max-width:768px){.about-hero{padding:4rem 1.5rem}.about-hero h1{font-size:2.5rem}.about-tagline{font-size:1.2rem}.about-story,.about-mission,.about-values{padding:4rem 1.5rem}.about-story h2,.about-mission h2,.about-values h2{font-size:2rem}.story-content{font-size:1rem}.mission-content,.values-grid{grid-template-columns:1fr}}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1}*{box-sizing:border-box}
