@font-face{font-family:system;src:local('Arial')}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#07131d;color:#eaf1f6;font-family:Arial,system-ui,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1{font-size:clamp(2.3rem,5.5vw,5rem);line-height:1.08;letter-spacing:-.045em;font-weight:700}h2{font-size:clamp(1.8rem,3.3vw,3rem);line-height:1.2;letter-spacing:-.025em;margin-bottom:28px}h3{font-size:1.2rem;line-height:1.35;margin-bottom:14px}p{color:#b5c6d3;margin:18px 0}header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 5%;background:#07131df5;border-bottom:1px solid #28404d;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{border-radius:3px}.brand span{font-size:1.3rem;font-weight:800;letter-spacing:.06em}.brand b{display:block;font-size:.55rem;letter-spacing:.12em;color:#94b0c3}nav{display:flex;align-items:center;gap:22px;font-size:.85rem;flex-wrap:wrap}nav a:hover,.text-link:hover{color:#43d6c7}.hero,.page-hero{max-width:1500px;margin:auto;padding:80px 6%;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:65px}.hero{min-height:680px;background:radial-gradient(ellipse at left,#15314655,transparent 70%)}.hero figure{position:relative}.hero img{width:100%;height:480px;border-radius:4px;object-position:center}.hero figcaption{font-size:.7rem;letter-spacing:.15em;background:#113444;padding:12px 18px;color:#7ce5db}.page-hero{padding-block:70px}.page-hero h1{font-size:clamp(2rem,4.4vw,3.8rem)}.page-hero>img{width:100%;height:400px;border-radius:4px}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.16em;color:#52d9ca;margin:0 0 20px}.intro{font-size:1.15rem;max-width:680px;line-height:1.75}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;background:#5ce0d1;color:#062029;border:1px solid #5ce0d1;font-size:.9rem;font-weight:700;border-radius:3px;min-height:50px}.button:hover{background:#8eeadd}.outline{background:transparent;color:#eaf1f6;border-color:#496171}.outline:hover{background:#193343}.trust{font-size:.78rem;color:#91aaba}.strip{padding:22px 6%;background:#102432;border-block:1px solid #28404d;color:#b0cedb;font-size:.8rem;letter-spacing:.12em;text-align:center}.section{padding:80px 6%;max-width:1500px;margin:auto;border-bottom:1px solid #213845}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{padding:28px;background:#10232f;border:1px solid #263d4b;transition:background .2s}.service-card:hover{background:#193443;border-color:#52d9ca}.service-card span{float:right;color:#52d9ca}.service-card p{font-size:.9rem;margin-bottom:0}.feature{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center;padding:80px 6%;background:#123343;border-block:1px solid #2b596b}.feature img{width:100%;height:390px}.feature p{max-width:680px}.grid{display:grid;gap:28px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.four{grid-template-columns:repeat(4,1fr)}.photo-card img,.study img{width:100%;height:320px;background:#142936}.photo-card h3,.study h3{margin-top:20px}.photo-card p{font-size:.88rem}.scope{background:#10232f;padding:27px;border:1px solid #29414f}.scope h3{margin:0}.scope p{font-size:.95rem}.text-link{display:inline-block;margin-top:24px;color:#6ee3d6;border-bottom:1px solid #468c85;padding-bottom:5px}.narrow{max-width:1000px}.related{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px}.related a{border:1px solid #3e5a6b;padding:10px 15px}.founder{background:linear-gradient(90deg,#173341,#07131d)}.founder p{max-width:850px}.closing{padding:75px 6%;background:#dbe9ec;color:#0c2632}.closing p{color:#36576a;max-width:750px}.closing .eyebrow{color:#1c736b}.closing .outline{color:#12313e;border-color:#547080}footer{display:flex;justify-content:space-between;gap:30px;padding:55px 6% 100px;font-size:.85rem}footer a{display:block;padding-block:7px;overflow-wrap:anywhere}footer strong{font-size:.95rem}.floating{position:fixed;bottom:20px;right:20px;padding:12px 18px;background:#55d9c9;color:#092432;border-radius:30px;font-size:.8rem;font-weight:700;z-index:20;box-shadow:0 5px 25px #0006}.skip{position:absolute;top:-100px;background:white;color:black;padding:10px;z-index:100}.skip:focus{top:0}a:focus-visible{outline:3px solid #f6cb60;outline-offset:5px}li{color:#b5c6d3;margin-bottom:12px}html[dir=rtl] h1{letter-spacing:0;line-height:1.3}html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] .service-card span{float:left}html[dir=rtl] .floating{right:auto;left:20px}@media(max-width:1100px){header{flex-wrap:wrap}nav{gap:16px}.hero,.page-hero{gap:30px;padding-top:50px}.four{grid-template-columns:repeat(2,1fr)}.hero img{height:420px}}@media(max-width:760px){header{position:relative;padding:15px 5%}nav{gap:10px 18px;font-size:.8rem}.brand span{font-size:1.1rem}.hero,.page-hero,.feature{grid-template-columns:1fr;padding:45px 5%;gap:30px;min-height:0}.hero img{height:330px}.page-hero>img,.feature img{height:300px}.section{padding:50px 5%}.service-grid,.three,.two,.four{grid-template-columns:1fr}.photo-card img,.study img{height:350px}.closing{padding:50px 5%}footer{display:block}.floating{bottom:12px;right:12px;font-size:.72rem}h1{font-size:2.7rem}.intro{font-size:1rem}.actions .button{flex:1;min-width:175px;text-align:center}.strip{letter-spacing:.03em}.grid{gap:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
