*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Roboto Condensed,sans-serif;font-weight:400;line-height:1.6}:root{--primary-color:#b8432f;--secondary-color:#8b2f20;--accent-color:#d4a574;--text-dark:#2c2c2c;--text-light:#666;--background-light:#f5f5f5;--white:#fff;--font-primary:"Roboto Condensed",sans-serif;--font-secondary:"Playfair Display",serif}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{background-color:#b8432f;background-color:var(--primary-color);border:none;border-radius:5px;color:#fff;color:var(--white);cursor:pointer;display:inline-block;font-family:Roboto Condensed,sans-serif;font-family:var(--font-primary);font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 30px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease}.btn:hover{background-color:#8b2f20;background-color:var(--secondary-color)}.btn-outline{background-color:initial;border:2px solid #b8432f;border:2px solid var(--primary-color);color:#b8432f;color:var(--primary-color)}.btn-outline:hover{background-color:#b8432f;background-color:var(--primary-color);color:#fff;color:var(--white)}.section{padding:80px 0}h1,h2,h3,h4,h5,h6{color:#2c2c2c;color:var(--text-dark);font-family:Playfair Display,serif;font-family:var(--font-secondary);font-weight:600;line-height:1.2}h1{font-size:3rem;font-weight:700}h2{font-size:2.5rem}h2,h3{font-weight:600}h3{font-size:1.8rem}h4{font-size:1.4rem;font-weight:500}.section-title{color:#2c2c2c;color:var(--text-dark);font-family:Playfair Display,serif;font-family:var(--font-secondary);font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.section-subtitle{color:#666;color:var(--text-light);font-family:Roboto Condensed,sans-serif;font-family:var(--font-primary);font-size:1.2rem;font-weight:400;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}@media (max-width:768px){h1{font-size:2.5rem}.section-title,h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}.section{padding:60px 0}}.header{background-color:var(--white);box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-wrapper{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{color:var(--primary-color);text-decoration:none}.logo-container{align-items:center;display:flex}.logo-image{height:50px;width:auto}.logo-placeholder{color:var(--primary-color);font-family:var(--font-primary);font-size:1.2rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.nav{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--text-dark);font-family:var(--font-primary);font-size:1.05rem;font-weight:500;letter-spacing:.5px;padding:.5rem 0;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:var(--primary-color)}.nav-link.active:after{background-color:var(--primary-color);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.menu-toggle span{background-color:var(--text-dark);height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.nav{background-color:var(--white);box-shadow:0 2px 10px #0000001a;display:none;flex-direction:column;gap:1rem;left:0;padding:1rem;position:absolute;top:100%;width:100%}.menu-toggle,.nav-open{display:flex}.logo-placeholder{font-size:1rem}}.footer{background-color:var(--text-dark);color:var(--white);padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-section h3,.footer-section h4{color:var(--white);font-family:var(--font-secondary);margin-bottom:1rem}.footer-section h3{color:var(--primary-color);font-family:var(--font-primary);font-size:1.5rem;font-weight:700}.footer-section h3,.footer-section h4{letter-spacing:1px;text-transform:uppercase}.footer-section h4{font-size:1.2rem;font-weight:600}.footer-description{color:#b0b0b0;font-family:var(--font-primary);font-weight:300;line-height:1.6;margin-bottom:1.5rem}.footer-contact p{color:#b0b0b0;font-size:.9rem;margin-bottom:.5rem}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#b0b0b0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--primary-color)}.service-areas-footer{display:flex;flex-wrap:wrap;gap:.5rem}.service-areas-footer span{background-color:var(--primary-color);border-radius:15px;color:var(--white);font-size:.8rem;padding:.3rem .8rem}.footer-bottom{border-top:1px solid #404040;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#b0b0b0;margin:0}.footer-legal{align-items:center;display:flex;gap:2rem}.footer-legal a,.footer-legal span{color:#b0b0b0;font-size:.9rem;text-decoration:none}.footer-legal a:hover{color:var(--primary-color)}.footer-legal span{background-color:var(--primary-color);border-radius:15px;color:var(--white);font-size:.8rem;padding:.3rem .8rem}@media (max-width:968px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-legal,.service-areas-footer{justify-content:center}}@media (max-width:480px){.footer{padding:2rem 0 1rem}.footer-legal{flex-direction:column;gap:1rem}}.hero{align-items:center;background-image:linear-gradient(135deg,#0009,#b8432fb3),url(https://images.unsplash.com/photo-1541888946425-d81bb19240f5?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;display:flex;height:100vh;min-height:600px;overflow:hidden;position:relative}.hero:before{background-image:radial-gradient(circle at 20% 80%,#ffffff0d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.hero-overlay{align-items:center;display:flex;height:100%;width:100%}.hero-content{color:var(--white);margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.hero-title{color:var(--white);font-family:var(--font-secondary);font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;text-shadow:2px 2px 8px #00000080}.hero-subtitle{font-family:var(--font-primary);font-size:1.25rem;font-weight:300;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-buttons .btn{background-color:var(--white);color:var(--primary-color);font-size:1.1rem;font-weight:700;padding:15px 35px}.hero-buttons .btn:hover{background-color:var(--primary-color);box-shadow:0 5px 15px #0000004d;color:var(--white);transform:translateY(-2px)}.hero-buttons .btn-outline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:initial;border:2px solid var(--white);color:var(--white)}.hero-buttons .btn-outline:hover{background-color:var(--white);box-shadow:0 5px 15px #0000004d;color:var(--primary-color);transform:translateY(-2px)}@media (max-width:768px){.hero{height:80vh;min-height:500px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.hero-buttons .btn{text-align:center;width:200px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}}.services-preview{background-color:var(--background-light)}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.service-card{background:var(--white);border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:1.5rem}.service-title{color:var(--text-dark);font-family:var(--font-secondary);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-description{font-family:var(--font-primary);font-weight:400;line-height:1.6}.services-cta{text-align:center}@media (max-width:768px){.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem}}.about-preview{background-color:var(--white)}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text .section-title{margin-bottom:1.5rem;text-align:left}.about-description{color:var(--text-light);font-family:var(--font-primary);font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:1.5rem}.about-stats{display:flex;gap:2rem;margin:2rem 0}.stat{text-align:center}.stat-number{color:var(--primary-color);display:block;font-family:var(--font-secondary);font-size:2.5rem;font-weight:700;line-height:1}.stat-label{color:var(--text-light);display:block;font-family:var(--font-primary);font-size:.9rem;font-weight:500;letter-spacing:.5px;margin-top:.5rem;text-transform:uppercase}.about-image{height:400px}.detroit-skyline-image{background-image:linear-gradient(135deg,#b8432f4d,#8b2f2066),url(https://images.unsplash.com/photo-1555109307-f7d9da25c244?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;border-radius:10px;height:100%;width:100%}@media (max-width:968px){.about-content{gap:3rem;grid-template-columns:1fr}.about-stats{justify-content:space-around}.about-image{height:300px}}@media (max-width:768px){.about-stats{flex-direction:column;gap:1rem}.stat-number{font-size:2rem}.about-image{height:250px}}.cta{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--white);text-align:center}.cta-content{margin:0 auto;max-width:800px}.cta-title{font-family:var(--font-secondary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description{font-family:var(--font-primary);font-size:1.2rem;font-weight:300;line-height:1.6;margin-bottom:2rem;opacity:.95}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-buttons .btn{font-size:1.1rem;padding:15px 35px}.cta-buttons .btn-outline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-color:var(--white);color:var(--white)}.cta-buttons .btn-outline:hover{background-color:var(--white);color:var(--primary-color)}@media (max-width:768px){.cta-title{font-size:2rem}.cta-description{font-size:1.1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{width:250px}}.about-page{padding-top:2rem}.about-hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--white);padding:4rem 0;text-align:center}.about-hero .section-title{color:var(--white);text-shadow:2px 2px 4px #0000004d}.about-hero .section-subtitle{color:#ffffffe6}.about-story{background-color:var(--white)}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.story-text h2{color:var(--text-dark);font-size:2rem;margin-bottom:1.5rem}.story-text p{color:var(--text-light);font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.story-image{height:400px}.construction-image{background-image:linear-gradient(135deg,#b8432f4d,#8b2f2066),url(https://images.unsplash.com/photo-1503387762-592deb58ef4e?ixlib=rb-4.0.3&auto=format&fit=crop&w=2031&q=80);background-position:50%;background-size:cover;border-radius:10px;height:100%;width:100%}.about-values{background-color:var(--background-light)}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:var(--white);border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center}.value-icon{font-size:2.5rem;margin-bottom:1rem}.value-card h3{color:var(--text-dark);font-size:1.3rem;margin-bottom:1rem}.value-card p{color:var(--text-light);line-height:1.6}.about-team{background-color:var(--white)}.team-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-member{text-align:center}.member-image{border-radius:50%;height:200px;margin:0 auto 1.5rem;overflow:hidden;width:200px}.member-image .image-placeholder{align-items:center;background:linear-gradient(135deg,var(--accent-color) 0,var(--primary-color) 100%);color:var(--white);display:flex;font-weight:700;height:100%;justify-content:center;width:100%}.team-member h3{color:var(--text-dark);font-size:1.5rem;margin-bottom:.5rem}.member-role{color:var(--primary-color);font-weight:700;margin-bottom:1rem}.member-bio{color:var(--text-light);line-height:1.6}@media (max-width:968px){.story-content{gap:3rem;grid-template-columns:1fr}.story-image{height:300px}}@media (max-width:768px){.about-hero{padding:3rem 0}.team-grid,.values-grid{grid-template-columns:1fr}.member-image{height:150px;width:150px}}.services-page{padding-top:2rem}.services-hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--white);padding:4rem 0;text-align:center}.services-hero .section-title{color:var(--white);text-shadow:2px 2px 4px #0000004d}.services-hero .section-subtitle{color:#ffffffe6}.services-detail{background-color:var(--white)}.service-detail{grid-gap:4rem;align-items:center;border-bottom:1px solid var(--background-light);display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:5rem;padding-bottom:3rem}.service-detail:last-child{border-bottom:none;margin-bottom:0}.service-detail.reverse{direction:rtl}.service-detail.reverse>*{direction:ltr}.service-content{padding:0 1rem}.service-icon-large{font-size:4rem;margin-bottom:1rem}.service-content h2{color:var(--text-dark);font-size:2.5rem;margin-bottom:1rem}.service-description{color:var(--text-light);font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.service-features{list-style:none;padding:0}.service-features li{color:var(--text-light);padding:.5rem 0 .5rem 2rem;position:relative}.service-features li:before{color:var(--primary-color);content:"✓";font-weight:700;left:0;position:absolute}.service-image{height:350px}.service-image .image-placeholder{background-position:50%;background-size:cover;border-radius:10px;height:100%;position:relative;width:100%}.service-image .image-placeholder:before{background:linear-gradient(135deg,#b8432f66,#8b2f2080);border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.service-detail:first-child .service-image .image-placeholder{background-image:url(https://images.unsplash.com/photo-1504307651254-35680f356dfd?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80)}.service-detail:nth-child(2) .service-image .image-placeholder{background-image:url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80)}.service-detail:nth-child(3) .service-image .image-placeholder{background-image:url(https://images.unsplash.com/photo-1416879595882-3373a0480b5b?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80)}.service-detail:nth-child(4) .service-image .image-placeholder{background-image:url(https://images.unsplash.com/photo-1448630360428-65456885c650?ixlib=rb-4.0.3&auto=format&fit=crop&w=2067&q=80)}.services-process{background-color:var(--background-light)}.process-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.process-step{padding:2rem;text-align:center}.step-number{align-items:center;background-color:var(--primary-color);border-radius:50%;color:var(--white);display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.process-step h3{color:var(--text-dark);font-size:1.5rem;margin-bottom:1rem}.process-step p{color:var(--text-light);line-height:1.6}@media (max-width:968px){.service-detail,.service-detail.reverse{direction:ltr;gap:3rem;grid-template-columns:1fr}.service-content h2{font-size:2rem}.service-image{height:300px}}@media (max-width:768px){.services-hero{padding:3rem 0}.process-grid{gap:2rem;grid-template-columns:1fr}.service-content h2{font-size:1.8rem}.service-description{font-size:1.1rem}}.contact-page{padding-top:2rem}.contact-hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--white);padding:4rem 0;text-align:center}.contact-hero .section-title{color:var(--white);text-shadow:2px 2px 4px #0000004d}.contact-hero .section-subtitle{color:#ffffffe6}.contact-content{background-color:var(--background-light)}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-form-container h2,.contact-info h2{color:var(--text-dark);font-size:2rem;margin-bottom:1.5rem}.contact-info p{color:var(--text-light);font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.contact-details{margin-bottom:3rem}.contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.contact-icon{flex-shrink:0;font-size:1.5rem;width:40px}.contact-text h3{color:var(--text-dark);font-size:1.1rem;margin-bottom:.5rem}.contact-text p{color:var(--text-light);line-height:1.5;margin:0}.service-areas{background:var(--white);border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem}.service-areas h3{color:var(--text-dark);font-size:1.2rem;margin-bottom:1rem}.areas-list{display:flex;flex-wrap:wrap;gap:.5rem}.areas-list span{background-color:var(--primary-color);border-radius:20px;color:var(--white);font-size:.9rem;padding:.5rem 1rem}.contact-form-container{background:var(--white);border-radius:10px;box-shadow:0 5px 15px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2.5rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:var(--text-dark);font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:5px;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn-submit{align-self:flex-start;font-size:1.1rem;padding:15px 30px}@media (max-width:968px){.contact-grid{gap:3rem;grid-template-columns:1fr}.contact-form-container{padding:2rem}}@media (max-width:768px){.contact-hero{padding:3rem 0}.contact-item{align-items:flex-start;flex-direction:column;gap:.5rem}.contact-icon{width:auto}.areas-list{justify-content:center}.btn-submit{align-self:stretch;text-align:center}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}
/*# sourceMappingURL=main.ca3aa641.css.map*/