
:root{--navy:#124476; --deep:#061f38; --blue:#124476; --blue2:#2e6a9a; --accent:#5bb7e8; --orange:#f5a623; --text:#102235; --muted:#647386; --soft:#f4f8fc; --line:#dce6f0; --white:#fff; --shadow:0 22px 55px rgba(18,68,118,.16); --radius:22px;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.62}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.topbar{background:#061f38;color:#c7d8e8;font-size:13px}.topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.topbar-links a{color:#fff}.topbar-links .access-pill{padding:4px 12px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(255,255,255,.08);font-weight:900}.topbar-links .access-pill:hover{background:rgba(255,255,255,.16)}.topbar-links .lang-link{opacity:.9}.staff-link{padding:4px 12px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(255,255,255,.08);font-weight:900}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px;color:var(--navy);font-weight:900;min-width:330px;height:64px}.brand-logo{width:76px;height:56px;object-fit:contain;background:#fff;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;justify-content:center;align-self:center;transform:translateY(1px)}.brand-copy strong{display:block;font-size:22px;line-height:1.06;letter-spacing:-.018em}.brand-copy small{display:block;color:#5d6f83;font-weight:800;font-size:13.5px;margin-top:6px;line-height:1.15;letter-spacing:.005em}.nav-links{display:flex;align-items:center;gap:22px;font-weight:800;font-size:14px}.nav-links a{position:relative;color:var(--navy)}.nav-links a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--blue);transition:.25s}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-cta{background:var(--blue);color:#fff!important;padding:11px 16px;border-radius:999px}.nav-cta:after{display:none}.menu-btn{display:none;border:0;background:var(--blue);color:#fff;border-radius:10px;padding:9px 12px;font-size:20px}
.hero{position:relative;min-height:740px;overflow:hidden;color:#fff;background:#061f38;background-image:linear-gradient(90deg,rgba(6,31,56,.88) 0%,rgba(6,31,56,.72) 30%,rgba(18,68,118,.32) 55%,rgba(18,68,118,.12) 78%,rgba(6,31,56,.34) 100%),url('../images/hero-flng-equipment.jpg');background-size:cover;background-position:center bottom}.hero-art{display:none}.hero-backdrop,.hero-foreground{display:none}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,31,56,.08) 0%,rgba(6,31,56,.04) 48%,rgba(6,31,56,.18) 100%);z-index:1;pointer-events:none}.hero .container{position:relative;z-index:2;min-height:740px;display:grid;grid-template-columns:minmax(360px,590px) 1fr;align-items:center}.hero-copy{grid-column:1;padding:70px 0 60px}.eyebrow,.kicker{color:var(--accent);font-weight:900;letter-spacing:.11em;text-transform:uppercase;font-size:12px;margin-bottom:14px}.hero h1{font-size:54px;line-height:1.04;margin:0 0 20px;letter-spacing:-.035em}.hero p{font-size:18px;max-width:620px;color:rgba(255,255,255,.94)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-weight:900;border:1px solid transparent}.btn-primary{background:var(--accent);color:#061f38}.btn-secondary{border-color:var(--blue);color:var(--blue);background:#fff}.hero-tags{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.hero-tags span{border:1px solid rgba(255,255,255,.24);background:rgba(18,68,118,.24);border-radius:999px;padding:7px 12px;color:#e8f7ff;font-weight:800;font-size:13px}
.section{padding:82px 0;background:var(--soft)}.section.white{background:#fff}.section-title{max-width:820px;margin-bottom:42px}.section-title.center{text-align:center;margin-left:auto;margin-right:auto}.section-title h2,.split h2,.cta-panel h2,.page-hero h1{font-size:38px;line-height:1.17;margin:0 0 16px;color:var(--navy);letter-spacing:-.02em}.section-title p,.split p,.cta-panel p,.page-hero p{color:var(--muted);font-size:17px}.intro-strip{padding:24px 0;background:#fff}.capability-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.capability-strip div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(6,22,41,.05)}.capability-strip strong{display:block;font-size:18px;color:var(--navy);margin-bottom:5px}.capability-strip span{display:block;color:var(--muted);font-weight:700;font-size:14px}
.split{display:grid;grid-template-columns:1.04fr .96fr;gap:58px;align-items:center}.split.reverse{grid-template-columns:.96fr 1.04fr}.split.profile-split{align-items:stretch}.rounded-img{border-radius:var(--radius);box-shadow:var(--shadow);width:100%;height:430px;object-fit:cover}.text-link{display:inline-flex;margin-top:18px;color:var(--blue);font-weight:900}
.process-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.process-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px 18px;box-shadow:0 8px 24px rgba(6,22,41,.05)}.process-card .step{width:42px;height:42px;border-radius:14px;background:#e9f6ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:13px}.process-card h3{font-size:17px;margin:0 0 7px;color:var(--navy)}.process-card p{font-size:14px;margin:0;color:var(--muted);line-height:1.45}.feature-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);height:100%;display:flex;flex-direction:column}.feature-panel img{height:420px;width:100%;object-fit:cover}.feature-panel .feature-copy{padding:24px;display:flex;flex-direction:column;justify-content:center;flex:1}.feature-panel h3{margin:0 0 8px;color:var(--navy);font-size:21px}.feature-panel p{margin:0;color:var(--muted)}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 24px rgba(6,22,41,.06);transition:.25s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card .pic{height:190px;background:#eaf2f9;position:relative;overflow:hidden}.service-card .pic img{width:100%;height:100%;object-fit:cover}.service-card .body{padding:24px}.service-card .num{display:inline-flex;width:34px;height:34px;border-radius:12px;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-weight:900;margin-bottom:14px}.service-card h3{margin:0 0 10px;color:var(--navy);font-size:21px;line-height:1.22}.service-card p{margin:0;color:var(--muted)}.service-card ul{margin:15px 0 0;padding-left:18px;color:var(--muted);font-size:14px}.service-card li{margin:3px 0}

.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cert-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(6,22,41,.06);display:flex;gap:18px;align-items:center}.cert-icon{width:70px;height:70px;border-radius:20px;background:#e9f6ff;display:flex;align-items:center;justify-content:center;padding:11px;flex:0 0 auto}.cert-icon img{width:100%;height:100%;object-fit:contain}.cert-card strong{display:block;font-size:24px;color:var(--navy);line-height:1.1}.cert-card span{display:block;color:var(--muted);font-weight:800;margin-top:6px}.cert-card small{display:block;color:#8a98a9;margin-top:4px}
.dark-band{background:linear-gradient(135deg,var(--deep),var(--navy));color:#fff}.dark-band h2{color:#fff}.dark-band .section-title p{color:rgba(255,255,255,.76)}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sector-card{display:block;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:20px;padding:24px;min-height:238px;transition:.25s}.sector-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.11);box-shadow:0 18px 34px rgba(0,0,0,.18)}.sector-card .sector-icon{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(52,195,255,.15);margin-bottom:18px;padding:9px}.sector-card .sector-icon img{width:100%;height:100%;object-fit:contain}.sector-card h3{margin:0 0 12px;font-size:20px;color:#fff}.sector-card p{color:rgba(255,255,255,.76);margin:0}.sector-card .tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.sector-card .tags span{font-size:12px;font-weight:800;color:#dff6ff;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:4px 8px}
.where-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:stretch}.where-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.where-item{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;transition:.22s}.where-item:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(6,22,41,.08)}.where-icon{width:52px;height:52px;border-radius:16px;background:#e9f6ff;display:flex;align-items:center;justify-content:center;padding:8px;flex:0 0 auto}.where-icon img{width:100%;height:100%;object-fit:contain}.where-item strong{display:block;color:var(--navy);font-size:17px}.where-item span{color:var(--muted);font-size:14px}.cta-panel{background:linear-gradient(135deg,var(--navy),#2e6a9a);color:#fff;border-radius:26px;padding:42px 46px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.cta-panel h2{color:#fff}.cta-panel p{color:rgba(255,255,255,.78)}.inquiry-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.inquiry-chips span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 13px;color:#fff;font-weight:900;font-size:13px}
.page-hero{padding:82px 0;background:linear-gradient(135deg,#eaf5fc,#fff)}.page-hero h1{max-width:850px}.contact-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:start}.contact-main,.inquiry-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:0 8px 24px rgba(6,22,41,.06)}.contact-main{display:flex;flex-direction:column}.contact-main h2{margin-bottom:10px}.contact-side{display:grid;gap:24px}.address-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:18px}.address-card{border:1px solid var(--line);border-radius:18px;background:#fbfdff;padding:20px}.address-card strong{display:block;color:var(--navy);font-size:16px;margin-bottom:8px}.address-card span{display:block;color:var(--muted);line-height:1.6}.contact-lines{display:grid;gap:14px;margin:24px 0}.contact-lines div{border-top:1px solid var(--line);padding-top:14px}.contact-lines strong{display:block;color:var(--navy)}.contact-lines a{color:var(--blue);font-weight:900}.contact-actions{margin-top:18px}.contact-divider{height:1px;background:var(--line);margin:28px 0 24px}.contact-subsection h3{margin:0 0 8px}.contact-subsection p{margin-top:0;color:var(--muted)}.check-list{padding-left:22px;color:var(--muted)}.check-list li{margin:8px 0}.inquiry-card h3{margin-bottom:18px}.sheet-note{margin:0 0 18px;color:var(--muted);font-size:14px}.inquiry-sheet{background:linear-gradient(180deg,#fffdf9,#ffffff);border:1px solid #e7e1d7;border-radius:22px;padding:18px 20px 8px;box-shadow:0 12px 28px rgba(6,22,41,.07);position:relative}.inquiry-sheet:before{content:'';position:absolute;left:0;right:0;top:0;height:10px;border-radius:22px 22px 0 0;background:linear-gradient(90deg,#dbeeff,#f7fbff)}.sheet-row{display:grid;grid-template-columns:44px 1fr 160px;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #eef2f7}.sheet-row:last-child{border-bottom:none}.sheet-num{width:34px;height:34px;border-radius:12px;background:#0c2e57;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}.sheet-label{font-weight:800;color:var(--navy)}.sheet-line{height:24px;border-bottom:2px solid #cfd9e5}.qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.qr-card{border:1px solid var(--line);border-radius:20px;padding:16px;background:#fbfdff;text-align:center}.qr-card img{width:100%;max-width:230px;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:12px;border:1px solid #edf2f7;padding:6px;margin:0 auto}.qr-card strong{display:block;margin-top:12px;color:var(--navy);font-size:18px}.qr-card span{display:block;margin-top:6px;color:var(--muted);font-size:13px;line-height:1.45}.staff-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.staff-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.staff-card h2{margin:0 0 10px;color:var(--navy)}
.footer{background:#061f38;color:#c6d7e8;padding:54px 0 22px}.footer-center{text-align:center}.footer-center img{width:94px;margin:0 auto 12px;background:#fff;border-radius:12px;padding:8px}.footer-center strong{display:block;color:#fff;font-size:20px}.footer-center p{max-width:720px;margin:12px auto;color:#c6d7e8}.footer-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin:20px 0}.footer-links a{color:#fff}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:22px;padding-top:18px;font-size:13px;color:#8da5bb}
@media (max-width:980px){.menu-btn{display:block}.nav{height:auto;min-height:78px}.brand-logo{width:70px;height:52px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:12.5px}.nav-links{position:absolute;top:78px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.hero,.hero .container{min-height:700px}.hero:before{background:linear-gradient(180deg,rgba(1,14,28,.18) 0%,rgba(3,17,31,.48) 48%,rgba(3,17,31,.9) 100%)}.hero .container{grid-template-columns:1fr;align-items:end}.hero-copy{grid-column:1;padding:260px 0 64px}.hero h1{font-size:42px}.split,.split.reverse,.where-grid,.contact-layout{grid-template-columns:1fr}.contact-side,.qr-grid,.address-grid{grid-template-columns:1fr}.grid-3,.sector-grid,.capability-strip,.process-cards,.cert-grid{grid-template-columns:1fr 1fr}.cta-panel{flex-direction:column;align-items:flex-start}.footer-center img{width:84px}}
@media (max-width:640px){.container{width:min(100% - 28px,1180px)}.topbar-inner{height:auto;padding:9px 0;align-items:flex-start;flex-direction:column}.hero,.hero .container{min-height:640px}.hero-copy{padding:230px 0 54px}.hero h1{font-size:34px}.hero p{font-size:16px}.section{padding:58px 0}.section-title h2,.split h2,.cta-panel h2,.page-hero h1{font-size:30px}.grid-3,.sector-grid,.capability-strip,.process-cards,.where-list,.staff-page-grid,.cert-grid{grid-template-columns:1fr}.brand-copy strong{font-size:18px}.brand-copy small{font-size:11px}.nav{min-height:70px}.nav-links{top:70px}.brand{min-width:auto}.brand-logo{width:62px;height:46px}.service-card .pic{height:170px}.where-item{padding:16px}}
