
:root{--navy:#0f3552;--navy2:#173f5d;--teal:#18a39a;--gold:#e2b34f;--ink:#203642;--muted:#657b87;--line:#dce6eb;--bg:#f5f8fa;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,92%);margin:auto}
.top{position:sticky;top:0;z-index:50;background:rgba(15,53,82,.97);backdrop-filter:blur(12px)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:baseline;color:white;text-decoration:none}.brand b{font-family:Georgia,serif;font-size:31px}.brand span{font-size:10px;color:#d7e5ec;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.nav nav{display:flex;gap:20px;align-items:center}.nav nav a{color:#dce9ef;text-decoration:none;font-size:12px;font-weight:700}.nav nav .cta{background:var(--gold);color:var(--navy);padding:10px 14px;border-radius:9px}.menu{display:none;background:none;border:0;color:white;font-size:22px}
.hero{background:linear-gradient(120deg,#0f3552,#1b5d7b);color:white;padding:74px 0 64px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.eyebrow,.kicker{font-size:10px;letter-spacing:1.5px;font-weight:900;color:var(--teal);text-transform:uppercase}.hero h1{font-family:Georgia,serif;font-size:60px;line-height:1.02;margin:14px 0 18px}.hero h1 em{font-style:normal;color:var(--gold)}.lead{font-size:18px;line-height:1.6;color:#dfeaf0;max-width:690px}.actions{display:flex;gap:12px;margin:28px 0 16px}.btn{display:inline-block;border:0;border-radius:9px;padding:13px 18px;font-weight:900;text-decoration:none;cursor:pointer}.gold{background:var(--gold);color:var(--navy)}.ghost{border:1px solid #ffffff55;color:white}.teal{background:var(--teal);color:white}.light{background:#edf4f7;color:var(--navy)}.micro{font-size:11px;color:#bfd2db}
.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:22px;box-shadow:0 30px 80px #071c2a55;display:block}.float-card{position:absolute;left:-18px;bottom:18px;background:white;color:var(--navy);padding:14px 16px;border-radius:14px;box-shadow:0 12px 34px #071c2a2b;font-size:12px;font-weight:800}.float-card small{display:block;color:var(--muted);font-weight:400;margin-top:4px}
.trust-strip{margin-top:-22px;position:relative;z-index:4}.trust-inner{background:white;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 40px #0f355212;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.trust-inner div{padding:18px 20px;border-right:1px solid var(--line)}.trust-inner div:last-child{border-right:0}.trust-inner b{display:block;color:var(--navy)}.trust-inner span{display:block;font-size:11px;color:var(--muted);margin-top:3px}
.section{padding:78px 0}.section.alt{background:var(--bg)}.section.dark{background:var(--navy);color:white}.section h2{font-family:Georgia,serif;font-size:40px;line-height:1.12;color:var(--navy);margin:10px 0 28px}.section.dark h2{color:white}.wide{max-width:780px;color:var(--muted);font-size:16px;line-height:1.65}
.cards{display:grid;gap:16px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{background:white;border:1px solid var(--line);border-radius:16px;padding:24px}.card .num{color:var(--teal);font-weight:900}.card h3{color:var(--navy);margin-bottom:8px}.card p{color:var(--muted);line-height:1.58}.icon{width:42px;height:42px;border-radius:12px;background:#edf7f6;color:var(--teal);display:grid;place-items:center;font-size:20px;font-weight:900}
.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.copy p{font-size:16px;line-height:1.68;color:#5f7480}.quote{border-left:4px solid var(--teal);padding:20px;background:white;font-family:Georgia,serif;font-size:20px;color:var(--navy);font-weight:700}.image-frame img{width:100%;display:block;border-radius:18px;box-shadow:0 20px 60px #0f35521f}
.sla-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sla{background:#ffffff0c;border:1px solid #ffffff22;border-radius:15px;padding:22px}.sla strong{display:block;color:var(--gold);font-size:25px}.sla span{display:block;color:#dce9ef;margin-top:7px}.dark .kicker{color:var(--gold)}
.phinder-panel{background:linear-gradient(135deg,#f7fbfb,#edf8f7);border-top:1px solid #dcebea;border-bottom:1px solid #dcebea}.ph-logo{font-size:45px;font-weight:900;color:var(--navy)}.ph-logo .ph{color:var(--teal)}.product-shot img{width:100%;border-radius:20px;display:block;box-shadow:0 20px 60px #0f35521c}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step{padding:20px;border-radius:15px;background:white;border:1px solid var(--line)}.step b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--navy);color:white;margin-bottom:12px}.step h3{color:var(--navy)}.step p{color:var(--muted);line-height:1.55}
.people-banner{background:linear-gradient(90deg,#0f3552,#173f5d);border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr}.people-copy{padding:38px;color:white}.people-copy h2{color:white}.people-copy p{color:#dce9ef;line-height:1.65}.people-banner img{width:100%;height:100%;object-fit:cover;display:block}
.cta-band{background:linear-gradient(120deg,#133e5c,#1f7890);color:white;border-radius:22px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-band h3{font-family:Georgia,serif;font-size:30px;margin:0 0 8px}.cta-band p{margin:0;color:#dce9ef}.footer{background:#0b2a40;color:#bcd0da;padding:34px 0}.foot{display:flex;justify-content:space-between;gap:20px;font-size:12px}.foot b{color:white}
@media(max-width:900px){.menu{display:block}.nav nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--navy);padding:18px;flex-direction:column}.nav nav.open{display:flex}.hero-grid,.split,.people-banner{grid-template-columns:1fr}.cards.four,.cards.three,.sla-grid,.steps,.trust-inner{grid-template-columns:1fr 1fr}.hero h1{font-size:48px}.float-card{left:10px}.trust-inner div:nth-child(2){border-right:0}.trust-inner div{border-bottom:1px solid var(--line)}}@media(max-width:600px){.cards.four,.cards.three,.cards.two,.sla-grid,.steps,.trust-inner{grid-template-columns:1fr}.hero{padding:54px 0}.hero h1{font-size:40px}.section{padding:56px 0}.section h2{font-size:32px}.actions,.cta-band{flex-direction:column;align-items:flex-start}.foot{flex-direction:column}.trust-inner div{border-right:0}.people-copy{padding:26px}}

@media(max-width:900px){
  section[style*="grid-template-columns:repeat(6,1fr)"] .wrap > div,
  .wrap > div[style*="grid-template-columns:repeat(6,1fr)"]{grid-template-columns:repeat(3,1fr)!important}
}
@media(max-width:600px){
  section[style*="grid-template-columns:repeat(6,1fr)"] .wrap > div,
  .wrap > div[style*="grid-template-columns:repeat(6,1fr)"]{grid-template-columns:repeat(2,1fr)!important}
}
