:root{--ink:#07131f;--navy:#0b1f30;--panel:#102a3d;--sky:#42b7e8;--blue:#1385be;--white:#f7fbfd;--muted:#aebbc4;--paper:#edf3f6;--line:rgba(255,255,255,.13);--shadow:0 24px 70px rgba(2,11,18,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--white);line-height:1.65}img{display:block;width:100%}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{background:rgba(7,19,31,.93);backdrop-filter:blur(16px);border-color:var(--line)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;gap:11px;align-items:center;color:#fff}.brand-mark{width:40px;height:40px;display:grid;place-items:center}.brand-mark svg{width:100%;fill:var(--sky)}.brand-mark .cut{fill:var(--ink)}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:"Space Grotesk",sans-serif;font-size:25px;letter-spacing:.14em}.brand-copy small{font-size:8px;font-weight:700;letter-spacing:.22em;margin-top:4px}.main-nav{display:flex;align-items:center;gap:30px;color:#e9f2f7;font-size:14px;font-weight:600}.main-nav>a:not(.button){position:relative}.main-nav>a:not(.button):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--sky);transition:.2s}.main-nav>a:hover:after{right:0}.menu-button{display:none;background:none;border:0;color:#fff;font-size:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:var(--sky);color:#04131e;font-weight:800;padding:15px 24px;line-height:1.2;cursor:pointer;transition:.2s;box-shadow:0 8px 30px rgba(40,164,216,.22)}.button:hover{transform:translateY(-2px);background:#73cef1}.button-small{padding:11px 18px;font-size:13px}.button-ghost{background:rgba(255,255,255,.08);color:white;border:1px solid rgba(255,255,255,.35);box-shadow:none}.button-ghost:hover{background:rgba(255,255,255,.16)}.hero{height:min(900px,100vh);min-height:720px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-media{position:absolute;inset:0;background:url('assets/images/ore-dock.jpg') center/cover no-repeat;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,22,.94) 0%,rgba(3,13,22,.7) 43%,rgba(3,13,22,.18) 76%,rgba(3,13,22,.35) 100%),linear-gradient(0deg,rgba(3,13,22,.65),transparent 35%)}.hero-content{position:relative;padding-top:70px}.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:800;color:var(--sky)}.eyebrow.dark{color:var(--blue)}.hero h1,.section h2{font-family:"Space Grotesk",sans-serif;line-height:.98;letter-spacing:-.045em}.hero h1{font-size:clamp(58px,7vw,104px);max-width:930px;margin:0}.hero h1 span{color:transparent;-webkit-text-stroke:1.4px rgba(255,255,255,.74)}.hero-lead{font-size:18px;max-width:650px;color:#d6e1e7;margin:28px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-bar{background:#07131f;color:#fff;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.08)}.trust-bar-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{padding:24px 32px;border-right:1px solid rgba(255,255,255,.11);display:flex;flex-direction:column;gap:3px}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0}.trust-item span{text-transform:uppercase;letter-spacing:.18em;font-size:9px;font-weight:800;color:var(--sky)}.trust-item strong{font-size:14px;font-weight:700;color:#fff}.scroll-cue{position:absolute;right:44px;bottom:28px;width:34px;height:54px;border:1px solid rgba(255,255,255,.4);border-radius:22px;display:grid;place-items:start center;padding-top:9px}.scroll-cue span{width:4px;height:9px;background:#fff;border-radius:5px;animation:scroll 1.5s infinite}@keyframes scroll{0%{transform:translateY(0);opacity:1}100%{transform:translateY(19px);opacity:0}}.section{padding:110px 0}.intro{background:var(--white)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.section h2{font-size:clamp(42px,5vw,69px);margin:0}.intro-copy{font-size:18px;color:#4a5b66;padding-top:22px}.intro-copy p{margin-top:0}.text-link{font-weight:800;color:var(--ink);display:inline-flex;gap:10px;align-items:center;margin-top:12px}.text-link span{color:var(--blue);font-size:22px}.services{background:var(--paper)}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end;margin-bottom:55px}.section-heading>p{color:#5e6d76;margin:0 0 8px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#cad6dc;border:1px solid #cad6dc}.service-card{background:#f8fbfc;padding:36px 30px;min-height:330px;transition:.25s}.service-card:hover{transform:translateY(-6px);position:relative;z-index:2;box-shadow:var(--shadow)}.service-number{font-family:"Space Grotesk",sans-serif;color:var(--blue);font-weight:700;font-size:13px;margin-bottom:76px}.service-card h3{font-family:"Space Grotesk",sans-serif;font-size:24px;line-height:1.05;margin:0 0 16px}.service-card p{color:#65747d;font-size:14px;margin:0}.feature-card{grid-column:1/-1;padding:0;display:grid;grid-template-columns:1fr 1fr;min-height:420px;background:var(--ink);color:#fff}.feature-photo{background:url('assets/images/rockford.jpg') center/cover no-repeat}.feature-content{padding:58px;display:flex;flex-direction:column;justify-content:center}.feature-content h3{font-size:42px}.feature-content p:not(.eyebrow){color:#becbd2;font-size:16px;max-width:520px}.button-light{align-self:flex-start;margin-top:16px}.portfolio{background:var(--ink);color:#fff;padding-bottom:70px}.light-heading>p{color:#aab8c0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:340px;gap:3px}.gallery-item{margin:0;position:relative;overflow:hidden;background:#142434}.gallery-wide{grid-column:span 2}.gallery-item img{height:100%;object-fit:cover;transition:transform .65s ease}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,9,14,.82),transparent 48%);pointer-events:none}.gallery-item:hover img{transform:scale(1.045)}.gallery-item figcaption{position:absolute;left:26px;bottom:22px;z-index:2;display:flex;flex-direction:column}.gallery-item figcaption span{font-family:"Space Grotesk",sans-serif;font-size:20px;font-weight:700}.gallery-item figcaption small{color:#c4d0d6}.gallery-note{color:#8798a2;font-size:12px;margin-top:25px}.gallery-note code{color:#c1d3dc}.about{background:#fff}.about-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:80px;align-items:center}.about-photo{position:relative}.about-photo:before{content:"";position:absolute;left:-18px;bottom:-18px;width:50%;height:52%;border-left:2px solid var(--sky);border-bottom:2px solid var(--sky)}.about-photo img{position:relative;z-index:1;min-height:530px;object-fit:cover}.about-copy h2{font-size:55px}.about-copy>p:not(.eyebrow){color:#5a6972}.about-points{margin-top:32px;border-top:1px solid #d6e0e5}.about-points div{display:grid;grid-template-columns:160px 1fr;border-bottom:1px solid #d6e0e5;padding:16px 0;font-size:13px}.about-points span{color:#697982}.quote{background:var(--navy);color:#fff;position:relative;overflow:hidden}.quote:after{content:"";position:absolute;right:-120px;top:-160px;width:520px;height:520px;border:1px solid rgba(66,183,232,.14);border-radius:50%;box-shadow:0 0 0 80px rgba(66,183,232,.03),0 0 0 160px rgba(66,183,232,.025)}.quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;position:relative;z-index:1}.quote-intro h2{font-size:60px}.quote-intro>p:not(.eyebrow){color:#afbec7}.contact-quick{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:42px}.contact-quick>*{border-top:1px solid rgba(255,255,255,.2);padding-top:16px;font-weight:600}.contact-quick span{display:block;color:#7f929e;text-transform:uppercase;font-size:9px;letter-spacing:.18em;margin-bottom:6px}.quote-form{background:#fff;color:var(--ink);padding:38px;border-radius:4px;box-shadow:0 25px 80px rgba(0,0,0,.2)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form label{display:block;font-weight:700;font-size:12px;margin-bottom:15px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #cad6dc;background:#f7fafb;padding:13px 14px;margin-top:7px;font:inherit;font-size:14px;color:var(--ink);border-radius:2px;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(19,133,190,.1)}.quote-form textarea{resize:vertical}.form-button{width:100%;border-radius:2px;margin-top:4px}.form-note{font-size:10px;color:#7b8991;text-align:center;margin:12px 0 0}.hp{position:absolute!important;left:-10000px!important}.form-status{display:none;padding:12px 14px;margin-bottom:16px;background:#e9f7ee;color:#175f32;font-size:13px}.form-status.error{background:#fff0f0;color:#8b2020}.footer{background:#05101a;color:#99aab4;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px}.brand-footer{margin-bottom:16px}.footer h3{font-size:11px;color:#fff;text-transform:uppercase;letter-spacing:.18em;margin:4px 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px;font-size:13px}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;font-size:11px}
@media(max-width:900px){.menu-button{display:block}.main-nav{display:none;position:absolute;top:86px;left:0;right:0;background:#07131f;padding:22px 20px 28px;flex-direction:column;align-items:stretch;gap:18px}.main-nav.open{display:flex}.trust-item{padding:22px 20px}.intro-grid,.section-heading,.about-grid,.quote-grid{grid-template-columns:1fr;gap:36px}.service-grid{grid-template-columns:1fr 1fr}.feature-card{grid-template-columns:1fr}.feature-photo{min-height:330px}.gallery{grid-template-columns:1fr 1fr}.gallery-wide{grid-column:span 1}.quote-grid{gap:60px}.footer-grid{grid-template-columns:1fr 1fr}.about-photo img{min-height:420px}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.site-header .brand-copy strong{font-size:20px}.nav-wrap{height:72px}.main-nav{top:72px}.hero{min-height:720px}.hero-content{padding-top:25px}.hero h1{font-size:53px}.hero-lead{font-size:16px}.trust-bar-grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child{padding:16px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.trust-item:last-child{border-bottom:0}.trust-item strong{font-size:13px}.scroll-cue{display:none}.section{padding:78px 0}.section h2,.about-copy h2,.quote-intro h2{font-size:41px}.intro-grid{gap:18px}.section-heading{gap:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:270px}.service-number{margin-bottom:52px}.feature-card{display:block}.feature-content{padding:38px 28px}.feature-content h3{font-size:34px}.gallery{grid-template-columns:1fr;grid-auto-rows:300px}.gallery-note{display:none}.about-grid{gap:55px}.about-photo img{min-height:320px}.form-row{grid-template-columns:1fr}.quote-form{padding:26px 20px}.contact-quick{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{gap:20px;flex-direction:column}.brand-copy small{font-size:7px}}
