:root{color-scheme:light;--bg: #f4efe6;--surface: rgba(255, 255, 255, .82);--surface-strong: #fffdf9;--surface-alt: #eee6d7;--ink: #13202d;--muted: #56606b;--line: rgba(19, 32, 45, .1);--brand: #0c4a60;--brand-strong: #072e3d;--accent: #dd6f3d;--shadow: 0 24px 80px rgba(19, 32, 45, .12);--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,rgba(221,111,61,.18),transparent 30%),radial-gradient(circle at top right,rgba(12,74,96,.18),transparent 34%),linear-gradient(180deg,#f8f3ea 0%,var(--bg) 100%);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.container{width:min(1160px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f3eab8;border-bottom:1px solid rgba(19,32,45,.06)}.nav-wrap{display:grid;grid-template-columns:auto 1fr;align-items:center;min-height:84px;gap:1rem}.brand{display:inline-flex;align-items:center;gap:0;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.03em;flex:0 0 auto;min-width:0}.brand-logo{width:220px;height:auto;flex:none;display:block}.site-nav{display:flex;align-items:center;gap:.7rem;flex:1 1 auto;justify-content:flex-start;min-width:0}.nav-links{display:flex;align-items:center;justify-content:flex-start;gap:.2rem;min-width:0;flex:1 1 auto}.nav-link{padding:.7rem .75rem;border-radius:999px;color:var(--muted);font-size:.9rem;line-height:1.15;text-align:center;transition:background-color .18s ease,color .18s ease,transform .18s ease}.nav-link:hover,.nav-link.active{color:var(--ink);background:#0c4a6014;transform:translateY(-1px)}.menu-toggle{display:none;background:transparent;border:0;padding:0}.menu-toggle span{display:block;width:28px;height:2px;background:var(--ink);margin:6px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;padding:.85rem 1.3rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--accent),#c4512f);color:#fff;box-shadow:0 16px 32px #dd6f3d3d}.button-secondary{border-color:#0c4a602e;background:#ffffff8c;color:var(--brand-strong)}.button.compact{min-height:42px;padding-inline:1rem}.nav-cta{min-height:44px;padding:.8rem 1.15rem;background:var(--brand-strong);color:#fff;box-shadow:0 12px 24px #072e3d2e;white-space:nowrap;flex:0 0 auto}.page-hero,.section{padding:4.5rem 0}.hero-grid,.contact-grid,.split-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:stretch}.hero-copy h1,.section-head h2,.callout-card h3,.site-footer h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.97;letter-spacing:-.05em}.section-head h2{font-size:clamp(1.9rem,3.2vw,3.2rem)}.hero-description,.section-description,.text-card p,.feature-card p,.industry-chip p,.value-card p,.stat-card p,.testimonial-copy,.faq-answer,.quote-form .form-note,.callout-card p,.contact-card p,.mini-cards span,.info-panel li{color:var(--muted);line-height:1.7}.eyebrow,.feature-tag,.footer-title,.panel-label{margin:0 0 .9rem;text-transform:uppercase;letter-spacing:.15em;font-size:.74rem;font-weight:800;color:var(--brand)}.hero-actions,.callout-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-copy,.section-head{max-width:46rem}.hero-panel,.feature-card,.stat-card,.value-card,.industry-chip,.text-card,.timeline-item,.quote-form,.contact-card,.testimonial-panel,.faq-item,.callout-card,.info-panel,.stack-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel,.info-panel,.stack-card,.quote-form,.contact-card{padding:1.5rem}.hero-panel{display:flex;align-items:flex-start}.panel-top,.metric-stack,.bullet-list,.mini-cards,.timeline,.contact-list,.footer-links{display:grid;gap:1rem}.metric-stack{margin:1.25rem 0;grid-template-columns:repeat(3,minmax(0,1fr))}.metric-stack strong{display:block;font-size:1.8rem;font-family:Space Grotesk,sans-serif}.bullet-list{margin:0;padding-left:1.1rem}.section-alt{background:linear-gradient(180deg,#ffffff42,#eee6d785)}.stats-grid,.card-grid,.value-grid,.footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.feature-card,.value-card,.industry-chip,.text-card,.timeline-item{padding:1.4rem}.stat-card strong,.feature-card h3,.industry-chip h3,.value-card h3,.text-card h3,.timeline-item h3,.contact-card h3,.quote-form h3{margin:0 0 .6rem;font-size:1.2rem}.stat-card strong{display:block;margin-bottom:.25rem;font-family:Space Grotesk,sans-serif;font-size:2rem}.feature-note{display:inline-block;margin-top:1rem;color:var(--brand-strong);font-size:.9rem;font-weight:700}.stack-card,.info-panel{width:100%}.mini-cards article{display:grid;gap:.45rem;padding:1rem 1.05rem;border-radius:18px;background:#ffffffb8;border:1px solid rgba(19,32,45,.08)}.mini-cards strong{display:block;font-size:1rem;color:var(--ink)}.industry-strip{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.facility-showcase{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.2rem;align-items:stretch}.facility-feature,.facility-card{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(19,32,45,.08);box-shadow:var(--shadow);background:#ffffff94}.facility-feature{min-height:540px}.facility-feature img,.facility-card img{width:100%;height:100%;object-fit:cover;display:block}.facility-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#072e3d14,#072e3dad),linear-gradient(90deg,rgba(12,74,96,.16),transparent 55%)}.facility-overlay{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:1.5rem;color:#fff}.facility-overlay h3,.facility-copy h3{margin:0 0 .5rem;font-size:1.3rem}.facility-overlay p:not(.eyebrow),.facility-copy p{margin:0;line-height:1.7}.facility-overlay .eyebrow{color:#ffffffd1}.facility-grid{display:grid;grid-template-columns:1fr;gap:1.2rem}.facility-card{min-height:168px;display:grid;grid-template-columns:170px 1fr}.facility-copy{display:grid;align-content:center;gap:.4rem;padding:1.1rem 1.2rem;background:linear-gradient(180deg,#ffffffc7,#fffdf9f2)}.badge{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:#0c4a601a;margin-bottom:1rem;font-weight:800}.timeline-item{position:relative;padding-left:4.5rem}.timeline-item span:first-child{position:absolute;left:1.2rem;top:1.4rem;width:2.3rem;height:2.3rem;display:grid;place-items:center;border-radius:999px;background:#dd6f3d24;color:var(--accent);font-size:.78rem;font-weight:800}.testimonial-panel{position:relative;padding:2rem}.quote-mark{margin:0;font-size:5rem;line-height:1;color:#0c4a6029}.testimonial-copy{margin-top:-1.5rem;font-size:1.1rem}.testimonial-meta{display:grid;gap:.2rem}.dot-row{display:flex;gap:.5rem;margin-top:1rem}.dot{width:10px;height:10px;border-radius:999px;border:0;background:#0c4a602e;padding:0}.dot.active{background:var(--accent)}.faq-list{display:grid;gap:.9rem}.faq-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.3rem;background:transparent;border:0;font-weight:700;color:var(--ink)}.faq-answer{margin:0;padding:0 1.3rem 1.3rem}.quote-form{display:grid;gap:1rem}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.quote-form label{display:grid;gap:.45rem;font-weight:700;color:var(--ink)}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid rgba(19,32,45,.12);border-radius:18px;background:#ffffffb3;padding:.95rem 1rem;color:var(--ink)}.form-note{margin:0;font-size:.95rem}.contact-card,.map-placeholder{display:grid;gap:1rem}.contact-card{background:linear-gradient(180deg,#0c4a600f,#ffffffe6),var(--surface-strong)}.contact-list{gap:.8rem}.contact-list a,.contact-list p{margin:0}.contact-list a{color:var(--brand-strong);font-weight:700}.contact-list p{color:#4f5b66}.map-placeholder{min-height:200px;border-radius:20px;padding:1.2rem;background:linear-gradient(160deg,#0c4a6014,#dd6f3d14),var(--surface-alt);border:1px dashed rgba(12,74,96,.16)}.callout-card{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:1.8rem}.callout-card h3{font-size:clamp(1.8rem,3.5vw,2.6rem)}.site-footer{padding:2rem 0 5.5rem}.site-footer h3{font-size:clamp(1.5rem,2.6vw,2.4rem)}.footer-grid{align-items:start}.footer-links a,.footer-links span,.muted{color:var(--muted)}.floating-actions{position:fixed;right:1rem;bottom:1rem;z-index:15;display:flex;gap:.75rem}.floating-actions a{min-width:110px;text-align:center;padding:.9rem 1rem;border-radius:999px;color:#fff;font-weight:800;box-shadow:var(--shadow)}.floating-actions a:first-child{background:linear-gradient(135deg,var(--brand),var(--brand-strong))}.floating-actions a:last-child{background:linear-gradient(135deg,#1c9a63,#16794f)}.reveal{opacity:0;transform:translateY(20px);animation:rise .7s ease forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.22s}.delay-3{animation-delay:.32s}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (max-width: 1080px){.nav-link{padding-inline:.65rem;font-size:.86rem}.nav-cta{padding-inline:1rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facility-showcase{grid-template-columns:1fr}.facility-feature{min-height:420px}.facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facility-card{grid-template-columns:1fr;min-height:0}.facility-card img{max-height:220px}.stats-grid,.industry-strip,.footer-grid,.hero-grid,.split-layout,.contact-grid{grid-template-columns:1fr}}@media (max-width: 980px){.nav-wrap{display:flex;justify-content:space-between;gap:1rem}.brand{gap:.55rem}.brand-logo{width:168px}.menu-toggle{display:block}.site-nav{position:absolute;left:1rem;right:1rem;top:calc(100% + .6rem);flex-direction:column;align-items:stretch;padding:1rem;background:#fffdf9f5;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.nav-links{flex-direction:column;align-items:stretch}.nav-cta{width:100%}.site-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.metric-stack,.value-grid,.field-row{grid-template-columns:1fr}}@media (max-width: 640px){.page-hero,.section{padding:3rem 0}.container{width:min(100% - 1.2rem,1160px)}.hero-copy h1{font-size:2.2rem;line-height:1}.brand-logo{width:144px}.hero-panel,.info-panel,.stack-card,.quote-form,.contact-card,.feature-card,.stat-card,.value-card,.industry-chip,.text-card,.timeline-item{padding:1.1rem;border-radius:20px}.hero-actions,.callout-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.callout-actions .button{width:100%}.card-grid,.value-grid{grid-template-columns:1fr}.facility-feature{min-height:300px}.facility-grid{grid-template-columns:1fr}.facility-card img{max-height:none;height:220px}.stats-grid,.industry-strip,.footer-grid{grid-template-columns:1fr}.metric-stack{gap:.85rem}.metric-stack strong{font-size:1.55rem}.section-head{margin-bottom:1.1rem}.section-description,.hero-description{font-size:.98rem}.field-row{gap:.8rem}.quote-form input,.quote-form select,.quote-form textarea{padding:.9rem}.contact-list{gap:.65rem}.callout-card{flex-direction:column;align-items:stretch}.floating-actions{left:.75rem;right:.75rem}.floating-actions a{min-width:0;flex:1;padding:.85rem .75rem;font-size:.95rem}}@media (max-width: 420px){.nav-wrap{min-height:76px}.brand-logo{width:126px}.hero-copy h1{font-size:1.9rem}.nav-cta,.button{min-height:44px}.floating-actions{gap:.5rem}}
