.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#111827;padding:1rem 2rem;color:#e0e0e0;position:sticky;top:0;z-index:1000}.logo h1{font-size:2rem;font-weight:700;color:#00bcd4;margin:0}.nav-links{display:flex;gap:2rem;font-size:1.5rem}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#00bcd4}.menu-toggle{display:none;font-size:2rem;background:none;border:none;color:#fff;cursor:pointer}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{display:none;flex-direction:column;gap:1rem;background-color:#1f2937;position:absolute;top:70px;right:20px;padding:1rem 2rem;border-radius:8px}.nav-links.open{display:flex}}.hero-section{display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#00bcd4,#006064);color:#e0e0e0;min-height:70vh;gap:2rem;flex-wrap:wrap}.hero-content{flex:1 1 50%;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}.hero-content h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700;line-height:1.2}.hero-content p{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.btn-primary{display:inline-block;background-color:#004d40;color:#e0e0e0;padding:1rem 2rem;font-weight:600;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.btn-primary:hover{background-color:#00332b}.hero-video{flex:1 1 50%;display:flex;align-items:center;justify-content:center}.hero-video video{width:100%;max-width:auto;border-radius:12px;box-shadow:0 10px 25px #0000004d}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.services-section{padding:4rem 2rem;background-color:#e0e0e0;text-align:center}.services-title{font-size:2.5rem;margin-bottom:2rem;color:#00796b}.services-intro{margin:0 0 2rem;color:inherit;font-size:1.25rem;font-weight:400;color:#000}.services-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:0;margin:0 auto;max-width:900px}.services-list li{background-color:#004d40;color:#fff;padding:1.5rem;border-radius:8px;font-size:1.5rem;transition:transform .3s ease,background-color .3s ease;font-weight:600;display:flex;align-items:center;justify-content:center;min-height:120px;text-align:center}.services-list li:nth-child(1){background-color:#ff7043}.services-list li:nth-child(2){background-color:#29b6f6}.services-list li:nth-child(3){background-color:#66bb6a}.services-list li:nth-child(4){background-color:#ba68c8}.services-list li:hover{transform:scale(1.05);background-color:#00332b}.services-list li strong{font-weight:600;font-style:normal;display:inline}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gallery-section{padding:4rem 2rem;background:linear-gradient(135deg,#00bcd4,#006064);text-align:center}.gallery-title{font-size:2.5rem;margin-bottom:2rem;color:#e0e0e0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;justify-items:center}.gallery-grid video{width:100%;max-width:300px;border-radius:12px;box-shadow:0 8px 16px #0000004d}.thank-you-section{text-align:center;padding:5rem 2rem;background:linear-gradient(135deg,#00bcd4,#2196f3);color:#fff;border-radius:12px;max-width:700px;margin:4rem auto;box-shadow:0 8px 20px #0000004d;animation:popIn .6s ease-out}.thank-you-section h1{font-size:3.5rem;margin-bottom:1rem}.thank-you-section p{font-size:1.5rem;margin:1rem 0}.thank-you-button{display:inline-block;margin-top:2rem;padding:.75rem 2rem;font-size:1.25rem;color:#fff;background-color:#ff4081;border:none;border-radius:8px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.thank-you-button:hover{background-color:#f50057;transform:scale(1.05)}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.quote-form-section{padding:4rem 2rem;background-color:#e0e0e0;text-align:center}.quote-title{font-size:2.5rem;margin-bottom:2rem;color:#00796b}.quote-form{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;color:#000}.form-group{display:flex;flex-direction:column;align-items:flex-start}.form-group label{margin-bottom:.5rem;font-weight:600}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:5px;font-size:1rem}.form-description{color:#000}.form-group textarea{min-height:120px;resize:vertical}.model-help,.material-help{color:#000}.btn-submit{padding:.75rem 1.5rem;background-color:#00796b;color:#e0e0e0;border:none;border-radius:5px;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease}.btn-submit:hover{background-color:#004d40}.site-footer{background-color:#1c1c1c;color:#fff;padding:20px 10px;text-align:center}.footer-content{max-width:800px;margin:0 auto}.footer-nav{margin:15px 0}.footer-nav a{color:#ccc;margin:0 10px;text-decoration:none}.footer-nav a:hover{color:#fff}.footer-credit{font-size:.9rem;color:#888}.footer-credit a{color:#ccc}.footer-credit a:hover{color:#fff}:root{font-family:Poppins,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;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;font-size:18px;width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}h2{padding:2rem;padding-top:0%;margin:0%}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:#e0e0e0}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (prefers-color-scheme: dark){:root{color:#fff;background-color:#121212}a:hover{color:#9fa8ff}button{background-color:#333;color:#fff}}
