:root{--ink:#071f33;--gold:#c68b31;--paper:#f8f7f4;--muted:#657284}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.page-header{height:94px;padding:0 clamp(28px,6.4vw,112px);display:flex;align-items:center;justify-content:space-between;background:#fff}.page-logo{width:112px}.page-nav{display:flex;align-items:center;gap:29px;color:#4e5763;font-size:13px}.page-nav a:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;gap:22px;background:var(--gold);color:#fff;padding:15px 20px;font-weight:700;font-size:14px;border:0;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#a96f1c;transform:translateY(-2px)}.button--compact{padding:12px 20px;font-size:12px}.mobile-trigger{display:none;border:0;background:transparent;font-size:25px;color:var(--ink)}.hero-page{display:grid;grid-template-columns:46% 54%;background:var(--ink);min-height:min(40vw,700px);color:white}.hero-page__copy{padding:clamp(48px,6.4vw,122px) clamp(30px,5.6vw,104px);display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:12px;letter-spacing:1.6px;font-weight:700;line-height:1.3}.eyebrow:after{content:"";display:block;width:28px;height:2px;background:var(--gold);margin-top:13px}.hero-page h1,.page-section h2,.feature h2,.dark-feature h2,.contact-aside h2{font-family:Georgia,"Times New Roman",serif;font-weight:600;letter-spacing:-1.4px}.hero-page h1{margin:0;font-size:clamp(42px,4.1vw,78px);line-height:1.02}.hero-page p:not(.eyebrow){margin:20px 0 25px;max-width:520px;color:#d8dee3;font-size:16px;line-height:1.52}.hero-page__image{min-height:420px;overflow:hidden}.hero-page__image img{width:100%;height:100%;object-fit:cover}.page-section{padding:72px max(8vw,48px)}.page-section--tight{padding-bottom:45px}.section-label{margin:0 0 12px;color:var(--gold);font-size:12px;letter-spacing:1.6px;font-weight:700}.section-label:after{content:"";display:inline-block;width:36px;height:1px;background:var(--gold);vertical-align:middle;margin-left:16px}.page-section h2{max-width:800px;margin:0 0 28px;font-size:clamp(34px,3.5vw,62px);line-height:1.04}.service-cards{display:grid;grid-template-columns:repeat(var(--columns,4),1fr);gap:16px}.service-card{border:1px solid #edf0f2;border-radius:5px;overflow:hidden;box-shadow:0 4px 15px rgba(8,31,51,.08);background:#fff;display:flex;flex-direction:column}.service-card img{width:100%;height:170px;object-fit:cover}.service-card__body{display:flex;flex:1;flex-direction:column;padding:19px}.service-card__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff8ed;border:1px solid #f2d7ae;color:var(--gold);font-size:19px;margin-bottom:12px}.service-card h3{font:600 23px/1.04 Georgia,serif;margin:0 0 10px}.service-card p{color:var(--muted);font-size:13px;line-height:1.42;margin:0}.service-card a{margin-top:auto;padding-top:19px;color:var(--gold);font-size:13px;font-weight:700}.feature{max-width:1180px;margin:28px auto 78px;display:grid;grid-template-columns:1fr 1.12fr;min-height:370px;overflow:hidden;border-radius:18px;background:var(--paper)}.feature--reverse{grid-template-columns:1.12fr 1fr}.feature__copy{padding:clamp(35px,5vw,72px);display:flex;flex-direction:column;justify-content:center}.feature h2{font-size:clamp(34px,3.4vw,57px);line-height:1.04;margin:0 0 19px}.feature p{margin:0 0 24px;color:var(--muted);line-height:1.55}.feature__image img{width:100%;height:100%;object-fit:cover}.steps{padding:0;margin:0 0 20px;list-style:none;color:#546276;font-size:14px}.steps li{margin:11px 0;display:flex;gap:14px;align-items:center}.steps b{border:1px solid #dbb67d;color:var(--gold);border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:11px}.dark-feature{background:var(--ink);color:#fff;padding:72px max(8vw,48px)}.dark-feature__inner{max-width:1080px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.dark-feature__image{overflow:hidden;border-radius:22px;min-height:340px}.dark-feature__image img{width:100%;height:100%;object-fit:cover}.dark-feature h2{font-size:clamp(37px,3.5vw,62px);line-height:1.02;margin:0 0 18px}.dark-feature p{color:#d7dee4;line-height:1.55;font-size:17px;margin:0 0 26px}.final-feature{max-width:1180px;margin:78px auto;display:grid;grid-template-columns:1.05fr 1fr;background:var(--paper);border-radius:18px;overflow:hidden;min-height:360px}.final-feature__copy{padding:65px}.final-feature h2{font:600 clamp(34px,3.4vw,56px)/1.04 Georgia,serif;margin:0 0 18px}.final-feature p{max-width:410px;color:var(--muted);line-height:1.55}.final-feature img{width:100%;height:100%;object-fit:cover}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.person-card{border:1px solid #edf0f2;box-shadow:0 4px 15px rgba(8,31,51,.08);text-align:center;border-radius:5px;overflow:hidden;padding-bottom:16px}.person-card img{height:270px;width:100%;object-fit:cover;object-position:top}.person-card h3{margin:12px 5px 3px;font:600 16px Georgia,serif}.person-card p{font-size:12px;color:var(--muted);margin:0 0 12px}.person-card a{color:var(--gold);font-size:12px;font-weight:700}.contact-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.1fr .85fr;gap:90px}.contact-form{background:var(--paper);padding:34px}.contact-form h3{margin:0 0 20px;font-size:17px}.contact-form label{display:block;font-size:12px;color:#687588;margin:16px 0 6px}.contact-form input,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #d7dce1;background:transparent;padding:11px 0;color:var(--ink);font:14px "DM Sans",sans-serif}.contact-form textarea{border:1px solid #d7dce1;background:#fff;padding:12px;height:100px;resize:vertical}.form-message{font-size:13px;color:#497050;margin:12px 0 0}.contact-aside h2{font-size:36px;margin:0 0 25px}.contact-detail{display:flex;gap:15px;align-items:flex-start;margin:24px 0}.contact-detail b{display:grid;place-items:center;width:36px;height:36px;border:1px solid #758496;border-radius:50%;color:var(--ink)}.contact-detail p{margin:0;color:#566477;line-height:1.5}.contact-aside img{margin-top:25px;width:100%;height:220px;object-fit:cover}.trust-block{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;max-width:1180px;margin:0 auto;align-items:center}.trust-block img{width:100%;height:450px;object-fit:cover;border-radius:20px}.trust-copy h2{font-size:clamp(42px,4.5vw,69px);line-height:1.02;margin:0 0 24px}.trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:rgba(255,255,255,.07);border-radius:14px;padding:24px 12px}.trust-points div{text-align:center;border-left:1px solid rgba(255,255,255,.2);padding:5px 8px;color:#d6dde4;font-size:12px}.trust-points div:first-child{border-left:0}.trust-points strong{display:block;color:var(--gold);font-size:23px;margin-bottom:8px}.page-footer{background:#083b60;color:#e2edf3;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:35px;padding:42px 6vw 0;font-size:12px}.footer-logo{width:145px;margin-bottom:20px}.page-footer h3{color:var(--gold);font-size:10px;letter-spacing:1.7px;margin:7px 0 15px}.page-footer a,.page-footer address span{display:block;margin:0 0 9px;font-style:normal}.page-footer address{font-style:normal}.footer-brand p{line-height:1.45}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.22);padding:16px 0;margin-top:8px;display:flex;justify-content:space-between;font-size:10px}.footer-bottom a{display:inline}@media(max-width:850px){.page-header{height:76px;padding:0 24px}.mobile-trigger{display:block}.page-nav{position:absolute;top:76px;left:0;right:0;z-index:10;background:#fff;padding:22px 24px;align-items:flex-start;flex-direction:column;gap:20px;transform:translateY(-150%);transition:transform .25s;box-shadow:0 10px 15px rgba(0,0,0,.12)}.page-nav.open{transform:translateY(0)}.hero-page{grid-template-columns:1fr;min-height:0}.hero-page__copy{padding:56px 30px 45px}.hero-page__image{height:350px;min-height:0}.page-section{padding:55px 28px}.service-cards{grid-template-columns:repeat(2,1fr)}.feature,.feature--reverse,.final-feature,.dark-feature__inner,.contact-grid,.trust-block{grid-template-columns:1fr}.feature__image,.final-feature img{min-height:300px}.dark-feature{padding:55px 28px}.dark-feature__inner{gap:35px}.team-grid{grid-template-columns:repeat(3,1fr)}.page-footer{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media(max-width:520px){.page-nav{font-size:15px}.hero-page h1{font-size:43px}.service-cards,.team-grid{grid-template-columns:1fr}.service-card img{height:210px}.feature__copy,.final-feature__copy{padding:36px}.feature{margin:20px 20px 55px}.final-feature{margin:55px 20px}.team-grid{max-width:310px;margin:auto}.person-card img{height:330px}.contact-grid{gap:45px}.trust-block img{height:300px}.trust-points{grid-template-columns:1fr}.trust-points div{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:12px}.trust-points div:first-child{border-top:0}.page-footer{grid-template-columns:1fr;padding:38px 28px 0}.footer-brand{grid-column:auto}.footer-bottom{display:block}.footer-bottom span+span{display:block;margin-top:10px}}
