@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#101d2d;--navy2:#17283b;--ink:#142438;--muted:#576374;--gold:#d9ac65;--light:#f4f6f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:white;font:400 1rem/1.65 'DM Sans',Arial,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.13;letter-spacing:-.045em}h2{font-size:clamp(2.2rem,4vw,4.1rem);font-weight:700}h3{font-size:1.4rem}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.skip{position:absolute;z-index:100;top:-100px;left:20px;background:white;padding:10px}.skip:focus{top:10px}.header{position:relative;z-index:20;background:var(--navy);color:white;border-bottom:1px solid #ffffff24}.nav{min-height:98px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:15px;line-height:1.04}.brand-mark{width:37px;height:46px;border:2px solid var(--gold);display:grid;place-items:center;flex:none}.brand-mark span{height:31px;width:20px;border:1px solid var(--gold);position:relative}.brand-mark span:after{content:'';position:absolute;right:3px;top:15px;width:3px;height:3px;background:var(--gold);border-radius:50%}.brand-type{font:600 .83rem/1.14 Manrope,Arial,sans-serif;letter-spacing:.15em}.brand-type strong{display:block;font-size:1rem;letter-spacing:.08em}.brand-type small{display:block;font-size:.6rem;letter-spacing:.17em;color:#c4ccd3;margin-top:7px}.menu{display:flex;align-items:center;gap:clamp(15px,2.7vw,39px);font-size:.88rem;font-weight:600}.menu>a:not(.nav-call):hover,.footer-links a:hover{color:var(--gold)}.nav-call{border:1px solid #ffffff5c;padding:12px 16px;white-space:nowrap}.nav-call span,.button span{margin-left:24px}.menu-button{display:none}.hero{position:relative;background:var(--navy);color:white;min-height:clamp(640px,62vw,790px);overflow:hidden;display:flex;flex-direction:column}.hero-image{position:absolute;inset:0;background-image:url('hero-door.webp');background-size:cover;background-position:center right;background-color:#263442}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,23,37,.96) 0%,rgba(11,23,37,.88) 36%,rgba(11,23,37,.39) 77%,rgba(11,23,37,.26) 100%),linear-gradient(0deg,rgba(8,20,34,.58),transparent 34%)}.hero-inner{position:relative;flex:1;display:flex;justify-content:space-between;align-items:center;padding:90px 0 70px}.hero-copy{max-width:730px}.eyebrow{display:inline-flex;align-items:center;gap:13px;font:700 .72rem/1.2 Manrope,Arial,sans-serif;letter-spacing:.18em;color:var(--gold)}.eyebrow.dark{color:#8b6538}.eyebrow .line{height:1px;width:38px;background:var(--gold)}h1{font-size:clamp(3rem,5.7vw,6rem);font-weight:700;max-width:820px;margin:28px 0 24px} .hero-copy p{font-size:clamp(1.08rem,1.5vw,1.28rem);line-height:1.7;color:#e4e9ec;max-width:595px}.hero-actions{display:flex;align-items:center;gap:36px;margin-top:36px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;font:700 .88rem/1.3 Manrope,Arial,sans-serif;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.gold{background:var(--gold);color:#102133}.button.gold:hover{background:#e9c183}.button.outline{border:1px solid #ffffff80;color:white}.button.outline:hover{background:#ffffff1b}.text-link,.inline-link{font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link span,.inline-link span{margin-left:15px}.hero-side{writing-mode:vertical-rl;transform:rotate(180deg);font:600 .69rem Manrope,Arial,sans-serif;letter-spacing:.21em;color:#d9e0e4;align-self:flex-end;margin:0 0 14px 20px}.hero-side span{color:var(--gold);padding:8px}.hero-foot{position:relative;display:flex;justify-content:space-between;border-top:1px solid #ffffff50;padding:19px 0 23px;font:600 .68rem Manrope,Arial,sans-serif;letter-spacing:.16em;color:#d9e0e4}.section{padding:110px 0}.intro-grid{display:grid;grid-template-columns:1fr .8fr;gap:12%;align-items:end}.intro h2{max-width:590px;margin:25px 0 0}.intro-copy{padding-bottom:5px}.intro-copy p{font-size:1.18rem;line-height:1.8;color:var(--muted)}.inline-link{color:var(--ink);display:inline-block;margin-top:17px}.services{background:var(--light)}.section-head{display:grid;grid-template-columns:1.2fr .65fr;align-items:end;gap:8%;margin-bottom:42px}.section-head h2{max-width:720px;margin:25px 0 0}.section-head p{color:var(--muted);font-size:1.08rem;line-height:1.75;margin-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d8dee2;border:1px solid #d8dee2}.service-card{background:white;min-height:405px;padding:28px 27px;display:flex;flex-direction:column}.service-num{font:700 .75rem Manrope,Arial,sans-serif;color:#8a96a1}.card-symbol{font-size:2.4rem;line-height:1;color:#a77e46;margin:39px 0 22px}.service-card h3{margin-bottom:15px}.service-card p{color:var(--muted);line-height:1.66;font-size:.97rem;flex:1}.service-card a{font-size:.83rem;font-weight:700;align-self:flex-start;border-bottom:1px solid var(--gold);padding-bottom:4px}.service-card a span{margin-left:11px}.service-card:hover{background:#fbf9f5}.feature{background:var(--navy);color:white;padding:120px 0}.feature-grid{display:grid;grid-template-columns:.83fr 1fr;gap:13%}.feature h2{margin:27px 0;max-width:570px}.feature-heading>p{color:#ccd6dd;max-width:530px;font-size:1.12rem;line-height:1.8;margin-bottom:36px}.steps{border-top:1px solid #ffffff50}.step{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid #ffffff38}.step>span{color:var(--gold);font:700 .83rem Manrope,Arial,sans-serif;padding-top:7px}.step h3{font-size:1.23rem;margin-bottom:7px;letter-spacing:-.02em}.step p{color:#bdc9d1;font-size:.96rem;line-height:1.6;margin:0}.sector-layout{display:grid;grid-template-columns:1fr .85fr;gap:13%;margin-top:28px}.sector-layout h2{max-width:620px}.sector-layout p{font-size:1.12rem;color:var(--muted);line-height:1.8}.sector-list{margin-top:30px}.sector-list span{display:block;border-top:1px solid #dbe0e4;padding:14px 0;font:600 1rem Manrope,Arial,sans-serif}.sector-list span:last-child{border-bottom:1px solid #dbe0e4}.contact{background:var(--navy2);color:white;padding:105px 0}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:13%}.contact h2{max-width:700px;margin:27px 0}.contact p{font-size:1.12rem;color:#d4dde4;max-width:620px;line-height:1.75}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px}.contact-detail{background:#22364c;padding:35px;display:flex;flex-direction:column;align-items:flex-start;align-self:center;min-width:0}.contact-detail>span{color:var(--gold);font:700 .73rem Manrope,Arial,sans-serif;letter-spacing:.16em}.contact-detail>a{font:700 clamp(1.25rem,2.1vw,2rem) Manrope,Arial,sans-serif;margin-top:18px;overflow-wrap:anywhere}.contact-detail>a.email{font-size:.95rem;font-weight:500;margin-top:8px}.contact-detail a:hover{text-decoration:underline}.contact-detail .rule{border-top:1px solid #ffffff3a;width:100%;margin:30px 0}.contact-detail p{font-size:.94rem;line-height:1.65;margin:18px 0 0}footer{background:#0a1624;color:#d8e0e5}.footer-top{display:flex;justify-content:space-between;gap:60px;padding:65px 0}.footer-brand{font:700 1.32rem/1.13 Manrope,Arial,sans-serif;letter-spacing:.08em;color:white}.footer-brand small{font-size:.65rem;color:var(--gold)}.footer-top p{font-size:.87rem;color:#aab7c2;margin:20px 0 0}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:.89rem}.footer-bottom{border-top:1px solid #ffffff27;display:flex;justify-content:space-between;padding:20px 0;font-size:.78rem;color:#aab7c2}
@media(max-width:1050px){.menu{gap:16px}.menu>a:not(.nav-call){font-size:.8rem}.brand-type{font-size:.7rem}.brand-type strong{font-size:.87rem}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:330px}.feature-grid{gap:8%}}
@media(max-width:760px){.wrap{width:min(100% - 40px,620px)}.nav{min-height:78px}.brand-mark{height:40px;width:34px}.brand-type{font-size:.7rem}.brand-type strong{font-size:.84rem}.brand-type small{font-size:.49rem}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:0;padding:10px;color:white;cursor:pointer}.menu-button span{display:block;width:25px;height:2px;background:white}.menu{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);padding:15px 20px 25px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 18px 25px #0005}.menu.open{display:flex}.menu a{padding:11px 4px;font-size:1rem!important}.menu .nav-call{margin-top:8px;padding:12px}.hero{min-height:680px}.hero-image{background-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(11,23,37,.95),rgba(11,23,37,.65)),linear-gradient(0deg,#101d2d90,transparent)}.hero-inner{padding:76px 0 54px}.hero-side{display:none}h1{font-size:clamp(2.9rem,11vw,4.5rem)}.hero-copy p{font-size:1.05rem}.hero-actions{gap:24px}.hero-foot span:last-child{display:none}.section{padding:75px 0}.intro-grid,.section-head,.feature-grid,.sector-layout,.contact-grid{grid-template-columns:1fr;gap:25px}.intro h2,.section-head h2{margin-top:20px}.section-head{margin-bottom:30px}.feature,.contact{padding:78px 0}.service-grid{grid-template-columns:1fr}.service-card{min-height:290px}.card-symbol{margin:24px 0 15px}.sector-layout{margin-top:22px}.contact-detail{margin-top:15px;width:100%}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding:55px 0}.footer-top>div:first-child{grid-column:span 2}.footer-bottom{gap:20px}}
@media(max-width:440px){.brand{gap:9px}.brand-mark{width:29px;height:37px}.brand-type{font-size:.59rem}.brand-type strong{font-size:.72rem}.brand-type small{font-size:.42rem}.hero{min-height:690px}.hero-actions{align-items:flex-start;flex-direction:column}.contact-actions{flex-direction:column;align-items:stretch}.contact-detail{padding:26px}.footer-bottom{flex-direction:column}.step{grid-template-columns:38px 1fr;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.help-launch{position:fixed;right:24px;bottom:24px;z-index:40;display:flex;align-items:center;gap:10px;background:var(--gold);color:#102133;border:0;box-shadow:0 12px 35px #07152355;padding:13px 18px;cursor:pointer;font:800 .9rem Manrope,Arial,sans-serif}.help-launch:hover{background:#e9c183}.help-launch-icon{font-size:1.35rem;line-height:1}.help-panel{position:fixed;z-index:45;right:24px;bottom:82px;width:min(410px,calc(100vw - 32px));max-height:min(650px,calc(100dvh - 100px));background:#fff;box-shadow:0 24px 70px #08152166;border:1px solid #cbd4da;display:flex;flex-direction:column;color:var(--ink)}.help-panel[hidden]{display:none}.help-head{display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:white;padding:18px 20px}.help-head h2{font-size:1.24rem;letter-spacing:-.02em;margin:3px 0 0}.help-kicker{font:700 .63rem Manrope,Arial,sans-serif;letter-spacing:.15em;color:var(--gold)}.help-close{border:0;background:transparent;color:white;font-size:1.8rem;line-height:1;cursor:pointer;padding:3px 8px}.help-messages{padding:19px;overflow:auto;min-height:135px;flex:1;display:flex;flex-direction:column;gap:12px;background:#f7f9fa}.help-message{padding:12px 14px;max-width:93%;font-size:.94rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.help-message.from-pfc{align-self:flex-start;background:white;border:1px solid #e0e5e9}.help-message.from-visitor{align-self:flex-end;background:#dce8ee}.help-topics{display:flex;flex-wrap:wrap;gap:8px;padding:14px 18px 8px}.help-topics button{border:1px solid #bbc8d0;background:white;padding:7px 10px;color:var(--ink);font:600 .8rem Manrope,Arial,sans-serif;cursor:pointer}.help-topics button:hover{border-color:var(--gold);background:#fbf8f2}.help-form{display:flex;gap:7px;padding:10px 18px}.help-form input{min-width:0;flex:1;border:1px solid #b5c1c9;padding:10px 11px;font:inherit;font-size:.94rem}.help-form button{border:0;background:var(--navy);color:white;padding:10px 15px;font:700 .85rem Manrope,Arial,sans-serif;cursor:pointer}.help-form button:hover{background:#28435d}.help-note{margin:0;padding:0 18px 16px;font-size:.78rem;line-height:1.5;color:var(--muted)}.help-note a{text-decoration:underline;color:var(--ink)}@media(max-width:760px){.help-launch{right:16px;bottom:16px}.help-panel{right:16px;bottom:72px;max-height:calc(100dvh - 88px)}}@media(max-width:430px){.help-panel{width:calc(100vw - 32px)}}
.questions{background:#fff}.questions-grid{display:grid;grid-template-columns:.75fr 1fr;gap:12%}.questions h2{margin:24px 0}.questions-grid>div>p{color:var(--muted);font-size:1.08rem;line-height:1.75}.question-chat{background:none;border:0;border-bottom:1px solid currentColor;padding:0 0 5px;cursor:pointer;font:700 1rem 'DM Sans',Arial,sans-serif}.question-list{border-top:1px solid #d6dfe4}.question-list details{border-bottom:1px solid #d6dfe4}.question-list summary{list-style:none;cursor:pointer;padding:22px 40px 22px 0;position:relative;font:700 1.08rem/1.45 Manrope,Arial,sans-serif}.question-list summary::-webkit-details-marker{display:none}.question-list summary:after{content:'+';position:absolute;right:5px;font-size:1.4rem;line-height:1}.question-list details[open] summary:after{content:'−'}.question-list p{color:var(--muted);margin:0 30px 22px 0;line-height:1.7}.contact-actions button{cursor:pointer;border:0}.help-topics[hidden],.help-form[hidden],.enquiry-form[hidden]{display:none}.enquiry-form{padding:16px 18px;overflow:auto;display:flex;flex-direction:column;gap:7px;background:#f7f9fa}.enquiry-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;font-family:Manrope,Arial,sans-serif}.enquiry-back{border:0;background:none;text-decoration:underline;color:var(--ink);cursor:pointer;font:600 .82rem Manrope,Arial,sans-serif}.enquiry-form label{font-weight:700;font-size:.85rem}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #aebdc7;border-radius:0;background:white;color:var(--ink);padding:9px 10px;font:inherit;font-size:.9rem;line-height:1.4}.enquiry-form textarea{resize:vertical;min-height:74px}.enquiry-send{border:0;background:var(--navy);color:white;padding:11px 13px;margin-top:6px;cursor:pointer;font:700 .9rem Manrope,Arial,sans-serif}.enquiry-form>p{color:var(--muted);font-size:.78rem;line-height:1.5;margin:2px 0 0}@media(max-width:760px){.questions-grid{grid-template-columns:1fr;gap:28px}.question-list summary{font-size:1rem}}
