.site-shell{min-height:100vh;overflow-x:hidden;background:var(--emerson-surface-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(24,33,31,.12);background:var(--emerson-surface)}.header-top{display:grid;grid-template-columns:minmax(150px,240px) minmax(0,1fr) auto;gap:clamp(18px,3vw,36px);align-items:center;max-width:1610px;margin:0 auto;padding:14px clamp(18px,4vw,72px) 12px}.brand{display:inline-flex;width:fit-content;min-width:0}.brand img{width:auto;max-width:230px;height:58px;object-fit:contain}.nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.4vw,34px);color:var(--emerson-dark);font-size:.96rem}.nav a{display:inline-flex;align-items:center;gap:4px;min-height:42px;white-space:nowrap}.nav a:hover,.nav a:focus-visible{color:var(--emerson-primary-active)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.outline-action,.solid-action,.footer-primary,.footer-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;border-radius:999px;font-weight:750}.outline-action{min-width:136px;padding:0 20px;border:1px solid var(--emerson-primary);color:var(--emerson-primary)}.solid-action{min-width:158px;padding:0 24px;background:var(--emerson-primary);color:var(--emerson-surface)}.outline-action:hover,.solid-action:hover,.footer-primary:hover,.footer-secondary:hover{transform:translateY(-1px)}.header-utility{display:grid;grid-template-columns:minmax(320px,1fr) auto;gap:clamp(18px,3vw,42px);align-items:center;padding:8px clamp(18px,4vw,72px);background:var(--emerson-dark);color:var(--emerson-surface)}.site-search{display:flex;align-items:center;width:min(100%,1170px);min-height:46px;margin-left:auto;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:var(--emerson-surface);color:var(--emerson-text-med)}.site-search svg{flex:0 0 auto;margin-left:18px}.site-search input{width:100%;min-width:0;border:0;outline:0;padding:0 18px 0 12px;background:transparent;color:var(--emerson-dark)}.site-search input::placeholder{color:var(--emerson-text-med);opacity:1}.utility-links{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,2vw,30px);white-space:nowrap}.utility-links a{display:inline-flex;align-items:center;gap:8px;min-height:40px;font-weight:750}.utility-links svg{color:var(--emerson-surface)}.utility-links a:hover,.utility-links a:focus-visible{color:var(--emerson-primary-active)}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:clamp(28px,6vw,76px);align-items:center;min-height:calc(100vh - 134px);padding:clamp(38px,7vw,86px) clamp(20px,5vw,72px) clamp(26px,5vw,58px);background:linear-gradient(90deg,#f3f7fafa,#f3f7fae6 48%,#e7f0f7cc),radial-gradient(circle at 82% 16%,rgba(var(--sme-accent-soft-rgb),.16),transparent 34%)}.hero-copy{max-width:640px}.breadcrumb{display:flex;gap:10px;margin-bottom:24px;color:var(--emerson-text-med);font-size:.9rem}.breadcrumb a{color:var(--emerson-primary);font-weight:750}.breadcrumb span:before{margin-right:10px;color:var(--emerson-border);content:"/"}.eyebrow{margin:0 0 14px;color:var(--emerson-primary);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:13ch;margin-bottom:22px;color:var(--emerson-dark);font-size:clamp(2.55rem,6vw,5rem);line-height:.98;letter-spacing:0}h2{color:var(--emerson-dark);font-size:clamp(1.75rem,3.2vw,3rem);line-height:1.08;letter-spacing:0}h3{margin-bottom:12px;color:var(--emerson-dark);font-size:1.14rem}.hero-text{max-width:570px;margin-bottom:30px;color:#4e4f52;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:6px;font-weight:750}.button.primary{background:var(--emerson-primary);color:var(--emerson-surface)}.button.secondary{border:1px solid rgba(var(--sme-accent-rgb),.34);color:var(--emerson-primary)}.button:hover{transform:translateY(-1px)}.hero-media{position:relative;aspect-ratio:4 / 3;min-height:380px;overflow:hidden;border-radius:8px;border:1px solid rgba(24,33,31,.12);background:var(--emerson-surface-blue);box-shadow:0 22px 60px #19252d1f}.hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#14201d05,#14201d29)}.hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.76) contrast(.98)}.page-tabs{position:sticky;top:134px;z-index:12;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(24,33,31,.1);border-bottom:1px solid rgba(24,33,31,.1);background:var(--emerson-surface)}.page-tabs a{padding:18px clamp(14px,3vw,30px);border-right:1px solid rgba(24,33,31,.1);color:var(--emerson-dark);font-weight:800;text-align:center}.page-tabs a:last-child{border-right:0}.page-tabs a:hover,.page-tabs a:focus-visible{background:var(--emerson-surface-muted);color:var(--emerson-primary-active)}.section,.ship-section,.expertise-section,.about-section,.contact-section{padding:clamp(58px,9vw,112px) clamp(20px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:34px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{min-height:220px;padding:26px;border:1px solid rgba(24,33,31,.1);border-top:4px solid var(--emerson-primary);border-radius:4px;background:var(--emerson-surface)}.service-card p,.support-card p,.about-section p{color:#626467;line-height:1.7}.ship-section{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1fr);gap:clamp(28px,6vw,76px);align-items:start;background:var(--emerson-surface)}.ship-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ship-grid article{min-height:116px;padding:24px;border:1px solid rgba(24,33,31,.1);border-left:4px solid var(--emerson-secondary);border-radius:4px;background:var(--emerson-surface-muted)}.expertise-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.75fr);gap:clamp(28px,6vw,76px);align-items:center;background:var(--emerson-dark);color:var(--emerson-surface)}.expertise-section h2{color:var(--emerson-surface)}.expertise-copy p:last-child{margin:0;color:#ffffffc7;font-size:1.04rem;line-height:1.75}.expertise-list{display:grid;gap:12px}.expertise-list span{padding:18px 20px;border-left:4px solid var(--emerson-primary-active);background:#ffffff14;color:var(--emerson-surface);font-weight:800}.support-section{background:var(--emerson-surface-muted)}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.support-card{min-height:190px;padding:26px;border:1px solid rgba(24,33,31,.1);border-radius:4px;background:var(--emerson-surface)}.about-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.72fr);gap:clamp(28px,6vw,76px);align-items:start;border-top:1px solid rgba(24,33,31,.1);border-bottom:1px solid rgba(24,33,31,.1);background:var(--emerson-surface-blue)}.about-section p{margin:0;font-size:1.04rem}.contact-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.65fr);gap:clamp(24px,5vw,64px);align-items:start}.contact-panel{display:grid;gap:12px;padding:24px;border:1px solid rgba(24,33,31,.12);border-radius:8px;background:var(--emerson-surface);color:var(--emerson-dark-soft)}.contact-panel a{color:var(--emerson-primary);font-weight:800}.site-footer{position:relative;background:var(--emerson-dark);color:var(--emerson-surface)}.footer-main{max-width:1280px;margin:0 auto;padding:54px clamp(20px,5vw,72px) 46px}.footer-logo{display:flex;justify-content:center;width:fit-content;margin:0 auto 48px;padding:14px 22px;border-radius:4px;background:var(--emerson-surface)}.footer-logo img{width:auto;max-width:min(320px,76vw);height:118px;object-fit:contain}.footer-grid{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(260px,1fr) minmax(280px,1.15fr);gap:clamp(34px,7vw,100px)}.footer-column h2,.footer-social span{width:min(100%,190px);margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid var(--emerson-primary-active);color:var(--emerson-surface);font-size:.9rem;font-weight:800}.footer-column nav,.footer-contact{display:grid;gap:8px}.footer-column a,.footer-contact p{color:var(--emerson-surface);font-size:.92rem;font-weight:650}.footer-column nav a:first-child{color:var(--emerson-primary-active)}.footer-column a:hover,.footer-column a:focus-visible,.footer-bottom a:hover{color:var(--emerson-primary-active)}.footer-contact a,.footer-contact p{display:flex;align-items:flex-start;gap:8px}.footer-contact h2:not(:first-child),.footer-enquiry h2:not(:first-child){margin-top:42px}.footer-contact p{flex-direction:column;margin-bottom:0;line-height:1.65}.footer-contact p:last-child{flex-direction:row}.footer-primary,.footer-secondary{width:100%;padding:0 20px;border:1px solid var(--emerson-primary)}.footer-primary{background:var(--emerson-primary);color:var(--emerson-surface)}.footer-secondary{color:var(--emerson-primary-active)}.footer-social{margin-top:76px}.footer-social div{display:flex;gap:10px}.footer-social a{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--emerson-surface);font-size:.82rem;font-weight:900;text-transform:uppercase}.footer-social a{background:var(--emerson-primary)}.footer-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:34px clamp(20px,5vw,72px);background:var(--emerson-dark-heavy)}.footer-trust span{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--emerson-surface);font-size:.88rem;font-weight:800}.footer-trust svg{color:var(--emerson-surface)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;padding:24px clamp(20px,5vw,72px);background:var(--emerson-dark-heavy);color:#ffffff73;font-size:.86rem}.back-to-top{position:absolute;right:28px;bottom:20px;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--emerson-surface-muted);color:var(--emerson-dark)}@media(max-width:1120px){.header-top{grid-template-columns:1fr;justify-items:center}.nav,.header-actions{justify-content:center;flex-wrap:wrap}.header-utility{grid-template-columns:1fr}.site-search{margin:0}.utility-links{justify-content:center;flex-wrap:wrap}.page-tabs{position:static}}@media(max-width:900px){.hero,.ship-section,.expertise-section,.about-section,.contact-section,.footer-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-media{min-height:320px}.service-grid,.support-grid,.ship-grid,.footer-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-social{margin-top:42px}}@media(max-width:620px){.header-top,.header-utility{padding-right:18px;padding-left:18px}.brand img{width:auto;max-width:min(220px,82vw);height:58px}.nav{width:100%;gap:8px 18px;font-size:.92rem}.outline-action,.solid-action,.header-actions,.site-search,.utility-links a,.utility-links{width:100%}.utility-links{gap:4px}.utility-links a{justify-content:center}h1{max-width:10ch;font-size:2.65rem}.hero-actions,.button{width:100%}.hero-media{min-height:250px}.service-grid,.ship-grid,.support-grid,.footer-trust{grid-template-columns:1fr}.footer-main{padding-top:42px}.footer-bottom{flex-direction:column;padding-right:84px}}.placeholder-page{position:relative;display:grid;width:100%;min-height:100vh;min-height:100dvh;place-items:center;padding:32px;background:radial-gradient(circle at top right,rgba(var(--sme-accent-soft-rgb),.18),transparent 28%),radial-gradient(circle at bottom left,rgba(var(--sme-accent-rgb),.12),transparent 26%),linear-gradient(135deg,#f5f8fb,#edf4f9 55%,#e4eef5)}.placeholder-card{width:min(100%,720px);padding:48px 40px;border:1px solid rgba(var(--sme-accent-rgb),.14);border-radius:28px;background:#ffffffeb;box-shadow:0 28px 90px #15241f1f;text-align:center}.secret-access-trigger{position:absolute;top:18px;right:18px;width:28px;height:28px;border:0;border-radius:50%;background:transparent;cursor:pointer}.secret-access-trigger:after{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:rgba(var(--sme-accent-rgb),.16);content:""}.secret-access-trigger:hover:after,.secret-access-trigger:focus-visible:after{background:rgba(var(--sme-accent-rgb),.32)}.placeholder-logo{width:min(230px,58vw);margin:0 auto 24px}.placeholder-eyebrow{margin:0 0 10px;color:var(--sme-primary);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.placeholder-card h1{display:inline-block;margin:0 auto 18px;color:var(--sme-ink);font-size:clamp(2.4rem,7vw,4.8rem);line-height:.96}.placeholder-title-line{display:block}.placeholder-title-line:first-child{white-space:nowrap}.placeholder-text,.placeholder-contact{margin:0;color:var(--sme-muted);font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.75}.placeholder-text{max-width:32ch;margin-right:auto;margin-bottom:14px;margin-left:auto}.placeholder-contact a{color:var(--sme-primary);font-weight:700}.placeholder-contact a:hover,.placeholder-contact a:focus-visible{color:var(--sme-primary-soft)}.preview-login-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1117166b}.preview-login-panel{width:min(100%,420px);padding:28px;border:1px solid rgba(var(--sme-accent-rgb),.14);border-radius:22px;background:#fffffffa;box-shadow:0 24px 70px #15241f33}.preview-login-panel h2,.preview-login-panel p{margin-top:0}.preview-login-panel h2{margin-bottom:12px;color:var(--sme-ink);font-size:1.5rem}.preview-login-panel p{margin-bottom:18px;color:var(--sme-muted);line-height:1.6}.preview-login-form{display:grid;gap:12px}.preview-login-form label{color:var(--sme-ink);font-weight:700;text-align:left}.preview-login-form input{min-height:46px;padding:0 14px;border:1px solid rgba(var(--sme-accent-rgb),.2);border-radius:12px;outline:none}.preview-login-form input:focus{border-color:var(--sme-primary-soft);box-shadow:0 0 0 3px rgba(var(--sme-accent-soft-rgb),.14)}.preview-login-error{color:#b42318;font-size:.92rem;text-align:left}.preview-login-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:6px}.preview-login-cancel,.preview-login-submit{min-height:42px;padding:0 18px;border-radius:999px;font-weight:700;cursor:pointer}.preview-login-cancel{border:1px solid rgba(var(--sme-accent-rgb),.18);background:transparent;color:var(--sme-muted)}.preview-login-submit{border:0;background:var(--sme-primary);color:#fff}@media(max-width:640px){.placeholder-page{padding:18px}.placeholder-card{padding:34px 24px;border-radius:22px}.preview-login-panel{padding:24px}}:root{--sme-primary: #005f9e;--sme-primary-soft: #2aa7d9;--sme-primary-deep: #004d80;--sme-ink: #202326;--sme-ink-strong: #121313;--sme-ink-soft: #3a3b3d;--sme-text-muted: #5d656c;--sme-border: #c9d6e0;--sme-surface: #ffffff;--sme-surface-muted: #f3f7fa;--sme-surface-blue: #e7f0f7;--sme-accent-rgb: 0, 95, 158;--sme-accent-soft-rgb: 42, 167, 217;--emerson-primary: var(--sme-primary);--emerson-primary-active: var(--sme-primary-soft);--emerson-secondary: var(--sme-primary-deep);--emerson-dark: var(--sme-ink);--emerson-dark-heavy: var(--sme-ink-strong);--emerson-dark-soft: var(--sme-ink-soft);--emerson-text-med: var(--sme-text-muted);--emerson-border: var(--sme-border);--emerson-surface: var(--sme-surface);--emerson-surface-muted: var(--sme-surface-muted);--emerson-surface-blue: var(--sme-surface-blue)}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#262728;background:#f3f3f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}
