:root{--navy:#071b2c;--navy2:#0b2b43;--teal:#14b8a6;--foam:#eef7f6;--white:#fff;--ink:#102a3a;--muted:#5c7080;--line:#d8e2e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{height:82px;padding:0 clamp(24px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:white;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;font:700 15px/1 "Manrope",sans-serif;letter-spacing:.09em}.brand b{display:block;color:#9ddfd8;font-size:10px;letter-spacing:.18em;margin-top:5px}.brand-mark{width:37px;height:37px;border:1px solid #4b6578;border-radius:50%;display:grid;place-items:center;overflow:hidden}.brand-mark:before{content:"";width:18px;height:7px;background:white;clip-path:polygon(9% 0,100% 0,78% 100%,25% 100%)}.brand-mark span{position:absolute;margin-top:18px;width:21px;height:4px;border-top:2px solid var(--teal);border-radius:50%}nav{display:flex;align-items:center;gap:34px;font-weight:600;font-size:14px}nav a:not(.nav-cta):hover{color:#9ddfd8}.nav-cta{border:1px solid #7c919f;padding:10px 16px;border-radius:4px}.menu-button{display:none;background:none;border:1px solid #718491;color:#fff;padding:8px 12px;border-radius:4px}.hero{height:calc(100vh - 82px);min-height:650px;position:relative;background:var(--navy);color:white;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,31,.92) 0%,rgba(3,18,31,.7) 35%,rgba(3,18,31,.04) 72%),linear-gradient(0deg,rgba(3,18,31,.4),transparent 40%)}.hero-content{position:relative;z-index:1;max-width:750px;padding:clamp(90px,14vh,155px) clamp(24px,7vw,108px)}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:13px;font-weight:700;color:#82d8ce;margin:0 0 22px}.eyebrow.dark{color:#087d71}.hero h1,.section h2{font-family:"Manrope",sans-serif;letter-spacing:-.045em;line-height:1.03;margin:0}.hero h1{font-size:clamp(48px,6vw,86px)}.hero h1 em{font-style:normal;color:#78d7cd}.lead{font-size:clamp(18px,2vw,22px);max-width:590px;color:#d3e0e7;margin:28px 0 36px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;padding:15px 22px;font:700 15px "DM Sans",sans-serif;cursor:pointer}.primary{background:var(--teal);color:#04201f}.primary:hover{background:#2fd0be}.text-link{font-weight:700}.text-link span{margin-left:8px;color:#7ed6cd}.trust-strip{position:absolute;z-index:2;right:0;bottom:0;background:rgba(7,27,44,.9);backdrop-filter:blur(8px);display:flex;padding:21px clamp(25px,5vw,64px);gap:42px;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.trust-strip span:before{content:"";display:inline-block;width:5px;height:5px;background:var(--teal);border-radius:50%;margin:0 10px 2px 0}.section{padding:clamp(80px,10vw,140px) clamp(24px,7vw,108px)}.section-intro{display:grid;grid-template-columns:1fr 1.25fr;gap:55px;align-items:end;max-width:1180px;margin:0 auto 64px}.section-intro .eyebrow{grid-column:1/-1;margin-bottom:-30px}.section h2{font-size:clamp(40px,4.5vw,64px);color:var(--navy)}.section-intro>p:last-child{font-size:18px;color:var(--muted);max-width:520px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:auto;border-top:1px solid var(--line)}.service-grid article{padding:32px 28px 10px 0;border-right:1px solid var(--line);min-height:245px}.service-grid article+article{padding-left:28px}.service-grid article:last-child{border-right:0}.service-grid span{font:700 13px "Manrope";color:#0b8f82}.service-grid h3{font:700 23px "Manrope";margin:45px 0 12px}.service-grid p{color:var(--muted);margin:0}.standard{background:var(--navy);color:white;display:grid;grid-template-columns:1.4fr .7fr;gap:80px;align-items:center}.standard-copy{max-width:690px}.standard h2{color:white}.standard-copy>p:not(.eyebrow){font-size:19px;color:#bdd0da;max-width:650px}.standard ul{list-style:none;padding:0;margin:36px 0 0}.standard li{padding:13px 0;border-top:1px solid #294253}.standard li:before{content:"✓";color:var(--teal);margin-right:12px;font-weight:700}.standard-number{border-left:1px solid #365061;padding:38px 0 38px 55px;display:flex;flex-direction:column}.standard-number strong{font:800 clamp(58px,7vw,94px) "Manrope";color:#7dd9cf;letter-spacing:-.07em}.standard-number span{text-transform:uppercase;letter-spacing:.13em;font-size:13px;color:#b8cad4}.quote{background:var(--foam);display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,110px)}.quote>div>p:last-child{font-size:18px;color:var(--muted);max-width:430px}form{display:grid;grid-template-columns:1fr 1fr;gap:24px}label{display:flex;flex-direction:column;font-weight:700;font-size:14px;gap:8px}.wide{grid-column:1/-1}input,textarea{width:100%;border:0;border-bottom:1px solid #93a8b1;background:transparent;padding:10px 2px;font:16px "DM Sans";border-radius:0;color:var(--ink)}input:focus,textarea:focus{outline:0;border-color:#087d71}.form-note{align-self:center;color:var(--muted);font-size:13px;margin:0}footer{padding:38px clamp(24px,7vw,108px);background:#04131f;color:#a9bdc8;display:flex;align-items:center;justify-content:space-between;font-size:13px}.footer-brand{color:white}@media(max-width:820px){.site-header{height:70px}.menu-button{display:block}nav{display:none;position:absolute;top:70px;left:0;right:0;background:var(--navy);padding:24px;flex-direction:column;align-items:flex-start;border-top:1px solid #294253}nav.open{display:flex}.hero{height:760px;min-height:0}.hero>img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(3,18,31,.92),rgba(3,18,31,.45)),linear-gradient(0deg,rgba(3,18,31,.65),transparent 55%)}.hero-content{padding-top:100px}.trust-strip{left:0;gap:12px;justify-content:space-between;padding:18px 20px}.trust-strip span{font-size:10px}.section-intro,.standard,.quote{grid-template-columns:1fr}.section-intro .eyebrow{margin-bottom:-20px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(n+3){border-top:1px solid var(--line)}.standard-number{border-left:0;border-top:1px solid #365061;padding:36px 0 0}.quote{gap:45px}footer{gap:25px;flex-direction:column;text-align:center}}@media(max-width:520px){.hero h1{font-size:49px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.trust-strip span{max-width:90px}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article+article{border-right:0;border-top:1px solid var(--line);padding:28px 0;min-height:0}.service-grid article:first-child{border-top:0}.service-grid h3{margin:22px 0 8px}form{grid-template-columns:1fr}.wide{grid-column:auto}.quote .button{width:100%}}
.pricing{background:#fff}.pricing-intro{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:end;max-width:1180px;margin:0 auto 46px}.pricing-intro>p{font-size:18px;color:var(--muted);margin:0;max-width:520px}.pricing-includes{max-width:1180px;margin:0 auto 34px;padding:28px 30px;background:var(--foam);border-left:4px solid var(--teal)}.pricing-includes h3{font:700 20px "Manrope";margin:0 0 16px}.pricing-includes ul{display:grid;grid-template-columns:repeat(3,1fr);gap:9px 26px;margin:0;padding:0;list-style:none;color:var(--muted)}.pricing-includes li:before{content:"✓";color:#087d71;margin-right:9px;font-weight:700}.price-table-wrap{max-width:1180px;margin:auto;overflow-x:auto;border:1px solid var(--line);border-radius:6px}.price-table{width:100%;border-collapse:collapse;min-width:650px}.price-table th,.price-table td{padding:17px 22px;text-align:left;border-bottom:1px solid var(--line)}.price-table thead{background:var(--navy);color:#fff}.price-table thead th{font:700 13px "Manrope";letter-spacing:.08em;text-transform:uppercase}.price-table tbody th{font-weight:700;color:var(--navy)}.price-table tbody td{font-weight:700;color:#087d71}.price-table tbody tr:last-child th,.price-table tbody tr:last-child td{border-bottom:0}.price-table tbody tr:nth-child(even){background:#f7fafb}.pricing-note{max-width:1180px;margin:12px auto 42px;color:var(--muted);font-size:13px}.specialist-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.specialist-grid article{border:1px solid var(--line);padding:25px;min-height:180px}.specialist-grid span{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:700;color:#087d71}.specialist-grid h3{font:800 25px "Manrope";margin:20px 0 8px;color:var(--navy)}.specialist-grid p{color:var(--muted);margin:0;font-size:14px}.price-conditions{max-width:1180px;margin:24px auto 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;color:var(--muted);font-size:13px}.price-conditions p{margin:0}.price-conditions strong{display:block;color:var(--ink)}.pricing-cta{margin-left:max(0px,calc((100% - 1180px)/2))}@media(max-width:820px){.pricing-intro{grid-template-columns:1fr;gap:25px}.pricing-includes ul{grid-template-columns:1fr 1fr}.specialist-grid,.price-conditions{grid-template-columns:1fr 1fr}.pricing-cta{margin-left:0}}@media(max-width:520px){.pricing-includes{padding:24px 20px}.pricing-includes ul,.specialist-grid,.price-conditions{grid-template-columns:1fr}.specialist-grid article{min-height:0}.price-table th,.price-table td{padding:14px 16px}.pricing-cta{width:100%}}