body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:#f7f8fa;color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-layout{display:flex;flex-direction:column;min-height:100vh;background:transparent}.navbar{display:flex;justify-content:space-between;align-items:center;background:#181c24;padding:1rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.04);position:relative;z-index:10}.logo{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:2px}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s}.nav-links a:hover{color:#b0b3b8}.main-content{flex:1 1;padding:2rem 1rem 3rem;max-width:900px;margin:0 auto;width:100%;background:transparent}.home-hero{position:relative;z-index:2;width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;background:none;margin-bottom:0;padding:0;text-align:center}.hero-content h1{font-size:2.8rem;margin-bottom:1rem;font-weight:800}.hero-content p{font-size:1.3rem;margin-bottom:2rem}.cta-btn{background:#fff;color:#222;padding:.8rem 2rem;border-radius:2rem;font-weight:700;text-decoration:none;font-size:1.1rem;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s,color .2s;border:1px solid #b0b3b8}.cta-btn:hover{background:#b0b3b8;color:#fff}.services-section{margin-bottom:2rem}.services-section h2{font-size:2rem;margin-bottom:1.5rem;color:#181c24}.services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.service-card{background:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:2rem 1.2rem;text-align:left;transition:box-shadow .2s}.service-card:hover{box-shadow:0 4px 16px rgba(34,34,34,.1)}.service-card h3{margin-top:0;color:#222;font-size:1.2rem}.about-section{background:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:2.5rem 2rem;margin-bottom:2rem}.about-section h2{color:#181c24;margin-top:0}.contact-section{background:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:2.5rem 2rem;max-width:500px;margin:0 auto 2rem}.contact-section h2{color:#181c24;margin-top:0}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.8rem 1rem;border-radius:.5rem;border:1px solid #cfd1d4;font-size:1rem;resize:none;color:#222;background:#f7f8fa}.contact-form button{background:#222;color:#fff;border:none;border-radius:2rem;padding:.8rem 2rem;font-weight:700;font-size:1.1rem;cursor:pointer;transition:background .2s}.contact-form button:hover{background:#b0b3b8}.footer{background:transparent;color:#fff;text-align:center;padding:1.2rem 0;font-size:1rem;margin-top:auto;border-radius:0;text-shadow:0 1px 4px rgba(0,0,0,.4)}.mission-statement{background:#e0e1e3;border-left:5px solid #b0b3b8;padding:1.5rem 2rem;margin-bottom:2rem;font-size:1.15rem;font-style:italic;color:#222;border-radius:.7rem;box-shadow:0 2px 8px rgba(34,34,34,.06)}.faq-section,.portfolio-section{background:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:2.5rem 2rem;margin-bottom:2rem;text-align:center}.services-intro{font-size:1.1rem;margin-bottom:2rem}.services-groups{display:flex;flex-wrap:wrap;gap:2rem}.service-group{background:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:2rem 1.2rem;flex:1 1 250px;min-width:220px;max-width:320px;margin-bottom:1.5rem}.service-group h3{color:#222;font-size:1.2rem;margin-top:0}.service-list{list-style:disc inside;padding-left:1rem}.service-list li{margin-bottom:.5rem;font-size:1rem}.main-headline{font-size:2.8rem;margin-bottom:1rem;font-weight:800}.hero-tagline{font-size:1.3rem;margin-bottom:2rem}@media (max-width:900px){.main-content{padding:1.5rem .5rem 2rem}.hero-bg{min-height:50vh;height:50vh}}@media (max-width:600px){.main-headline{font-size:2rem}.hero-tagline{font-size:1rem}.navbar{flex-direction:column;align-items:flex-start;padding:1rem}.logo{font-size:1.1rem;margin-bottom:.5rem}.nav-links{flex-direction:column;gap:1rem;width:100%;align-items:flex-start}.main-content{padding:1rem .2rem 1.5rem;max-width:100vw}.hero-bg{min-height:100vh!important;height:100vh!important;width:100vw!important;background:url(/chandelier.png) center 60%/120% no-repeat!important}.home-hero{min-height:100vh;padding:2rem .5rem}.hero-content{padding:1rem .2rem}.about-section,.contact-section,.faq-section,.portfolio-section{padding:1.2rem .5rem}.services-section{padding:.5rem}.services-groups{flex-direction:column;gap:1rem}.service-group{min-width:0;max-width:100%;padding:1rem .5rem}.contact-form input,.contact-form textarea{font-size:.95rem;padding:.6rem .7rem}.cta-btn{font-size:1.15rem;padding:1rem 0;border-radius:2.5rem;width:100%;max-width:100%;margin:1.5rem 0 0;box-sizing:border-box}.full-width-btn{width:100%;min-width:0;margin:0 auto;display:block}}.black-headline{color:#222}.full-width-btn{display:block;width:100%;margin:0 auto}.full-width-btn:hover{background:#181c24;color:#fff}.hero-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:url(/chandelier_wide.png) calc(50% + 100px)/cover no-repeat;z-index:0;border-radius:0;overflow:visible;display:flex;align-items:center;justify-content:center;padding:0}.hero-bg:before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.65);z-index:1}.hero-content{position:relative;z-index:3;width:100%;max-width:700px;margin:0 auto;padding:2rem}