:root{--template-c-primary:#ea580c;--template-c-primary-dark:#c2410c;--template-c-primary-light:#fb923c;--template-c-secondary:#eab308;--template-c-secondary-dark:#ca8a04;--template-c-accent:#dc2626;--template-c-accent-light:#f87171;--template-c-steel:#6b7280;--template-c-steel-dark:#374151;--template-c-concrete:#9ca3af;--template-c-safety-yellow:#fbbf24;--template-c-warning-red:#ef4444;--template-c-bg-primary:#fef3c7;--template-c-bg-secondary:#fed7aa;--template-c-bg-card:#ffffff;--template-c-bg-muted:#f3f4f6;--template-c-bg-dark:#1f2937;--template-c-text-primary:#111827;--template-c-text-secondary:#374151;--template-c-text-muted:#6b7280;--template-c-text-light:#9ca3af;--template-c-gradient-primary:linear-gradient(135deg,#ea580c,#eab308);--template-c-gradient-secondary:linear-gradient(135deg,#dc2626,#ea580c);--template-c-gradient-steel:linear-gradient(135deg,#6b7280,#374151);--template-c-shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--template-c-shadow-md:0 4px 6px -1px rgba(0,0,0,0.1);--template-c-shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1);--template-c-shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1);--template-c-shadow-heavy:0 25px 50px -12px rgba(0,0,0,0.25);--template-c-transition:all 0.3s ease-out;--template-c-transition-fast:all 0.15s ease-out}.template-c{.hero-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:80px 80px;opacity:.35}.hero-content{position:relative;z-index:20;background:rgba(0,0,0,.3);backdrop-filter:blur(2px);border-radius:1rem;padding:2rem;margin:1rem 0}.hero-text-shadow{text-shadow:2px 2px 8px rgba(0,0,0,.8),0 0 16px rgba(0,0,0,.6)}.hero-overlay-enhanced{background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(31,41,55,.8) 50%,rgba(0,0,0,.75))}.hero-content .btn-construction-primary,.hero-content .btn-construction-secondary{box-shadow:0 8px 25px rgba(0,0,0,.3),0 4px 10px rgba(0,0,0,.2);backdrop-filter:blur(4px)}.hero-content .btn-construction-secondary{background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.8);color:white}.hero-content .btn-construction-secondary:hover{background:rgba(255,255,255,.95);color:var(--template-c-stone-900);border-color:rgba(255,255,255,1)}.industrial-card img{background-color:var(--template-c-stone-200);background-image:linear-gradient(45deg,var(--template-c-stone-100) 25%,transparent 25%),linear-gradient(-45deg,var(--template-c-stone-100) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--template-c-stone-100) 75%),linear-gradient(-45deg,transparent 75%,var(--template-c-stone-100) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;min-height:200px;display:flex;align-items:center;justify-content:center}.industrial-card img[alt]:after{content:attr(alt);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);color:white;padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;text-align:center}.hero-side-card{background:rgba(17,24,39,.75);border:1px solid rgba(251,146,60,.4);border-radius:1rem;padding:2.5rem;box-shadow:var(--template-c-shadow-xl);backdrop-filter:blur(12px)}.section-kicker{color:var(--template-c-primary)}.section-kicker,.section-kicker-white{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase}.section-kicker-white{color:#fb923c}.section-kicker-secondary{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase;color:var(--template-c-secondary)}.section-title{color:var(--template-c-text-primary)}.section-title,.section-title-white{font-size:2.25rem;font-weight:900;line-height:1.1;letter-spacing:-.025em;text-transform:uppercase;margin-top:1rem}.section-title-white{color:white}.section-content-center{max-width:48rem;margin:0 auto;text-align:center}.services-grid{margin-top:3rem;display:grid;gap:2.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.equipment-grid{margin-top:3rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.equipment-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.equipment-grid{grid-template-columns:repeat(4,1fr)}}.hero-section{position:relative;overflow:hidden}.hero-background,.hero-overlay{position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,rgba(28,25,23,.9),rgba(41,37,36,.7),rgba(41,37,36,.4))}.hero-content-wrapper{position:relative;z-index:10;container:mx-auto;padding:1.5rem 1.5rem 6rem;color:white}@media (min-width:1024px){.hero-content-wrapper{padding:8rem 1.5rem}}.two-column-section{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.two-column-section{grid-template-columns:1.1fr .9fr}}.safety-section{background:linear-gradient(to bottom right,#ea580c,#dc2626);padding:5rem 0}.cta-section{position:relative;overflow:hidden;border-radius:1rem;background:#1c1917;padding:4rem 0;color:white}.text-industrial{color:var(--template-c-text-secondary);font-weight:500;line-height:1.6}.btn-construction-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--template-c-gradient-primary);color:white;border:none;border-radius:.5rem;padding:1rem 2rem;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:var(--template-c-transition);box-shadow:var(--template-c-shadow-md);cursor:pointer}.btn-construction-primary:hover{background:var(--template-c-gradient-secondary);transform:translateY(-2px);box-shadow:var(--template-c-shadow-lg)}.btn-construction-secondary{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--template-c-primary);border:2px solid var(--template-c-primary);border-radius:.5rem;padding:1rem 2rem;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:var(--template-c-transition);cursor:pointer}.btn-construction-secondary:hover{background:var(--template-c-primary);color:white;transform:translateY(-2px);box-shadow:var(--template-c-shadow-md)}.btn-construction-secondary.hero-variant{color:white;border-color:rgba(255,255,255,.6)}.btn-construction-secondary.hero-variant:hover{background:rgba(255,255,255,.1);border-color:white;color:white}.highlight-pill{display:inline-flex;align-items:center;gap:.5rem;background:rgba(251,191,36,.15);color:var(--template-c-secondary);padding:.5rem 1.25rem;border-radius:9999px;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;border:1px solid rgba(234,88,12,.4)}.project-pill{background:var(--template-c-primary)}.project-pill,.white-pill{display:inline-flex;align-items:center;color:white;padding:.5rem 1rem;border-radius:9999px;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.white-pill{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(4px)}.logo-tile{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:9999px;border:1px solid rgba(55,65,81,.15);background:rgba(255,255,255,.8);box-shadow:var(--template-c-shadow-sm);white-space:nowrap;font-weight:600;font-size:.75rem}.list-item-industrial{position:relative;padding-left:1.5rem}.list-item-industrial:before{content:"▶";position:absolute;left:0;color:var(--template-c-primary);font-weight:700}.impact-card{background:rgba(255,255,255,.06);border:1px solid rgba(251,191,36,.35);border-radius:.75rem;padding:1.5rem;backdrop-filter:blur(10px);box-shadow:var(--template-c-shadow-md)}.white-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease}.white-card:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.project-card{background:var(--template-c-bg-card);border-radius:1rem;box-shadow:var(--template-c-shadow-lg);transition:var(--template-c-transition);overflow:hidden}.project-card:hover{transform:translateY(-6px);box-shadow:var(--template-c-shadow-xl)}.stat-number-industrial{font-size:3rem;font-weight:900;line-height:1;color:var(--template-c-primary);text-shadow:2px 2px 4px rgba(0,0,0,.1)}.form-input-industrial{width:100%;padding:.875rem 1rem;border:2px solid var(--template-c-concrete);border-radius:.5rem;background:var(--template-c-bg-card);color:var(--template-c-text-primary);font-size:1rem;font-weight:500;transition:var(--template-c-transition)}.form-input-industrial:focus{outline:none;border-color:var(--template-c-primary);box-shadow:0 0 0 3px rgba(234,88,12,.1)}.form-label-industrial{display:block;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--template-c-text-secondary);margin-bottom:.5rem}.form-textarea-industrial{width:100%;padding:.875rem 1rem;border:2px solid var(--template-c-concrete);border-radius:.5rem;background:var(--template-c-bg-card);color:var(--template-c-text-primary);font-size:1rem;font-weight:500;transition:var(--template-c-transition);resize:vertical;min-height:120px}.form-textarea-industrial:focus{outline:none;border-color:var(--template-c-primary);box-shadow:0 0 0 3px rgba(234,88,12,.1)}.industrial-card{background:var(--template-c-bg-card);border:3px solid var(--template-c-bg-muted);border-radius:.5rem;box-shadow:var(--template-c-shadow-md);transition:var(--template-c-transition);position:relative;padding:clamp(1.75rem,1.4rem + .8vw,2.5rem);display:flex;flex-direction:column;gap:clamp(1.25rem,1rem + .6vw,1.75rem)}.industrial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--template-c-gradient-primary);border-radius:.5rem .5rem 0 0}.industrial-card:hover{box-shadow:var(--template-c-shadow-xl);transform:translateY(-4px);border-color:var(--template-c-primary-light)}.industrial-card-body{display:flex;flex-direction:column;gap:clamp(1rem,.8rem + .6vw,1.5rem)}.industrial-card-description,.industrial-card-title{margin:0}.industrial-card-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.safety-badge{background:var(--template-c-safety-yellow);color:var(--template-c-text-primary);border-radius:.25rem;border:2px solid var(--template-c-secondary-dark)}.safety-badge,.warning-badge{padding:.5rem 1rem;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.warning-badge{background:var(--template-c-warning-red);color:white;border-radius:.25rem;animation:pulse 2s infinite}.project-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:6px;background:var(--template-c-gradient-primary);transform:scaleX(0);transition:var(--template-c-transition)}.project-card:hover:after{transform:scaleX(1)}.stat-industrial{background:var(--template-c-bg-card);border-radius:.75rem;padding:2rem;text-align:center;box-shadow:var(--template-c-shadow-md);border:2px solid var(--template-c-bg-muted);transition:var(--template-c-transition);position:relative;overflow:hidden}.stat-industrial:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(234,88,12,.1),transparent);transition:var(--template-c-transition)}.stat-industrial:hover:before{left:100%}.stat-industrial:hover{box-shadow:var(--template-c-shadow-xl);transform:translateY(-3px);border-color:var(--template-c-primary)}.stat-label-industrial{font-size:1rem}.stat-label,.stat-label-industrial{color:var(--template-c-text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.stat-label{font-size:.875rem}.stat-label-white{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:white}.equipment-card{background:var(--template-c-bg-card);border-radius:1rem;padding:2rem;box-shadow:var(--template-c-shadow-lg);border:3px solid var(--template-c-steel);transition:var(--template-c-transition);position:relative}.equipment-card:hover{box-shadow:var(--template-c-shadow-heavy);transform:translateY(-4px) scale(1.02);border-color:var(--template-c-primary)}.equipment-icon{width:5rem;height:5rem;background:var(--template-c-gradient-primary);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;margin-bottom:1.5rem;transition:var(--template-c-transition);box-shadow:var(--template-c-shadow-md)}.equipment-card:hover .equipment-icon{transform:scale(1.1) rotate(5deg);box-shadow:var(--template-c-shadow-lg)}.form-industrial{border:3px solid var(--template-c-steel);border-radius:.75rem;padding:2rem;box-shadow:var(--template-c-shadow-lg)}.form-industrial,.input-industrial{background:var(--template-c-bg-card)}.input-industrial{width:100%;padding:1rem;border:2px solid var(--template-c-concrete);border-radius:.5rem;font-size:1rem;font-weight:500;transition:var(--template-c-transition)}.input-industrial:focus{outline:none;border-color:var(--template-c-primary);box-shadow:0 0 0 4px rgba(234,88,12,.1)}.progress-bar-industrial{width:100%;height:1rem;background:var(--template-c-bg-muted);border-radius:.5rem;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.progress-fill-industrial{height:100%;background:var(--template-c-gradient-primary);border-radius:.5rem;transition:width 1s ease-out;position:relative}.progress-fill-industrial:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 25%,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 50%,transparent 0,transparent 75%,rgba(255,255,255,.2) 0);background-size:1rem 1rem;animation:progress-stripes 1s linear infinite}.timeline-card{position:relative;padding-left:3.5rem}.timeline-dot{position:absolute;left:0;top:.5rem;width:1.75rem;height:1.75rem;border-radius:9999px;background:var(--template-c-gradient-primary);box-shadow:var(--template-c-shadow-md)}.timeline-content{background:var(--template-c-bg-card);border-radius:1rem;border:2px solid rgba(234,88,12,.2);padding:1.75rem;box-shadow:var(--template-c-shadow-lg)}.timeline-badge{display:inline-flex;align-items:center;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--template-c-primary);background:rgba(234,88,12,.1);padding:.4rem 1rem;border-radius:9999px;margin-bottom:1rem}.progress-card{background:rgba(249,250,251,.85);border-radius:.75rem;border:1px solid rgba(229,231,235,.8);padding:1.5rem}.testimonial-quote{font-size:1.125rem;font-weight:700;color:var(--template-c-text-primary);line-height:1.7}.heading-industrial{font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--template-c-text-primary);text-shadow:2px 2px 4px rgba(0,0,0,.1)}}@keyframes progress-stripes{0%{background-position:0 0}to{background-position:1rem 0}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.template-c .shake{animation:shake .5s ease-in-out}.template-c .pulse{animation:pulse 2s infinite}@media (max-width:768px){.template-c .hero-side-card{padding:2rem}.template-c .impact-card{padding:1.25rem}.template-c .timeline-card{padding-left:2.5rem}.template-c .timeline-content{padding:1.5rem}.template-c .equipment-card:hover{transform:translateY(-2px)}.template-c .project-card:hover{transform:translateY(-3px)}.template-c .stat-number-industrial{font-size:2.5rem}.template-c .equipment-icon{width:4rem;height:4rem;font-size:1.5rem}}@media (prefers-color-scheme:dark){:root{--template-c-bg-primary:#1a1a1a;--template-c-bg-secondary:#2d2d2d;--template-c-bg-card:#3d3d3d;--template-c-bg-muted:#4d4d4d;--template-c-bg-dark:#0a0a0a;--template-c-text-primary:#f9fafb;--template-c-text-secondary:#d1d5db;--template-c-text-muted:#9ca3af;--template-c-text-light:#6b7280}}