:root{--navy:#073b75;--blue:#0ea8d6;--green:#27a844;--orange:#ff4b2b;--ink:#13233a;--muted:#607086;--bg:#f6fbfd;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:8px max(5vw,24px);position:sticky;top:0;background:#ffffffed;backdrop-filter:blur(12px);z-index:10;border-bottom:1px solid #e8eef2}.brand{display:flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none}.brand img{width:62px;height:62px;border-radius:50%;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1.15}.brand small{font-size:11px;color:var(--muted);margin-top:5px}nav{display:flex;gap:25px}nav a{text-decoration:none;color:var(--ink);font-weight:700;font-size:14px}.menu{display:none;background:none;border:0;font-size:25px}.hero{min-height:650px;padding:85px max(7vw,30px);display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:55px;background:radial-gradient(circle at 85% 20%,#bceef6 0,transparent 28%),linear-gradient(135deg,#f7fcff,#fff)}.eyebrow{color:var(--blue);font-weight:800;font-size:13px;letter-spacing:1.7px}.hero h1{font-size:clamp(42px,5.4vw,76px);line-height:1.03;margin:14px 0 22px;max-width:850px;color:var(--navy)}.hero h1 em{font-style:normal;color:var(--orange)}.hero p{font-size:18px;color:var(--muted);max-width:780px}.hero-logo img{width:100%;max-width:450px;border-radius:50%;box-shadow:0 25px 70px #06427425}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.primary,.secondary{display:inline-block;padding:14px 20px;border-radius:10px;text-decoration:none;font-weight:800}.primary{background:var(--green);color:white}.secondary{border:1px solid #b9cbd8;color:var(--navy);background:white}.about,section#services,section#contact,.cta{padding:80px max(7vw,30px)}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--navy);color:white}.about h2,.cta h2{font-size:38px;line-height:1.15;margin:12px 0}.about p{color:#d7e8f7;font-size:18px}section#services{text-align:center;background:var(--bg)}section#services>h2,section#contact>h2{font-size:38px;margin:8px 0 35px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:left}.grid article{background:white;padding:27px;border-radius:16px;box-shadow:0 8px 28px #173a5710;border:1px solid #e9f0f4}.grid article>b{font-size:28px}.grid h3{color:var(--navy);line-height:1.25}.grid p{color:var(--muted);font-size:14px}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(120deg,#083c75,#09699a);color:white}.cta p{color:#d9edf7}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-grid>div{padding:25px;background:var(--bg);border-radius:15px}.contact-grid h3{color:var(--navy)}.contact-grid a{color:var(--ink);text-decoration:none}footer{padding:35px max(7vw,30px);display:flex;align-items:center;gap:20px;background:#061f3b;color:#d9e7f4}footer img{width:58px;height:58px;border-radius:50%}footer p:last-child{margin-left:auto}.floating{position:fixed;right:20px;bottom:20px;background:#20b45a;color:white;padding:13px 18px;border-radius:30px;text-decoration:none;font-weight:bold;box-shadow:0 8px 25px #0003}@media(max-width:900px){nav{display:none;position:absolute;top:82px;left:0;right:0;background:white;padding:20px;flex-direction:column}nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:55px}.hero-logo{display:none}.about{grid-template-columns:1fr;gap:10px}.grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}footer{flex-wrap:wrap}footer p:last-child{margin-left:0;width:100%}}@media(max-width:560px){.brand span{font-size:12px}.brand img{width:52px;height:52px}.hero h1{font-size:42px}.grid{grid-template-columns:1fr}.about,section#services,section#contact,.cta{padding:60px 22px}}
.trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px;font-size:.9rem}.trust span{background:#fff;padding:8px 12px;border-radius:999px;box-shadow:0 3px 14px #0001}.grid article a{display:inline-block;margin-top:10px;font-weight:700;color:#0b6b57;text-decoration:none}.notice{max-width:1100px;margin:20px auto;padding:18px 24px;background:#fff8e8;border-left:4px solid #d99b2b;border-radius:10px}.request{max-width:1100px;margin:55px auto;padding:35px;background:#f5f8f7;border-radius:18px;display:grid;grid-template-columns:1fr 1.2fr;gap:35px}.request form{display:grid;gap:14px}.request label{font-weight:700}.request input,.request select,.request textarea{width:100%;box-sizing:border-box;margin-top:6px;padding:13px;border:1px solid #ccd7d3;border-radius:9px;font:inherit;background:white}.request button{border:0;cursor:pointer;font:inherit}@media(max-width:760px){.request{grid-template-columns:1fr;padding:24px 18px}.trust{gap:8px}}
.founder{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:center;background:linear-gradient(135deg,#eefaff,#fff7f1);border-radius:28px;padding:42px;margin-top:30px}.founder img{width:100%;height:430px;object-fit:cover;object-position:center 25%;border-radius:24px;box-shadow:0 20px 50px #0b376522}.gallery-section{padding-top:70px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px}.gallery img{width:100%;height:330px;object-fit:cover;border-radius:20px;box-shadow:0 12px 30px #0b376518}.video-wrap{margin-top:30px;background:#0b3765;border-radius:24px;padding:24px;color:white}.video-wrap video{width:100%;max-height:620px;border-radius:16px;background:#000;margin-top:10px}@media(max-width:760px){.founder{grid-template-columns:1fr;padding:24px}.founder img{height:350px}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:240px}}@media(max-width:480px){.gallery{grid-template-columns:1fr}.gallery img{height:360px}}

.page-hero{padding-top:92px;padding-bottom:44px;background:linear-gradient(135deg,#eef9ff,#fff7f1);border-radius:0 0 28px 28px}.page-hero h1{font-size:clamp(2.2rem,5vw,4.5rem);max-width:900px;margin:.3rem 0 1rem}.page-hero p{font-size:1.15rem;max-width:780px}.text-link{display:inline-block;margin-top:12px;font-weight:800;color:var(--blue)}

.legal{max-width:900px;margin:0 auto;padding:55px max(5vw,24px)}.legal h2{color:var(--navy);margin-top:32px}.legal a,footer a{color:inherit}.legal .primary{color:white}.page-hero{padding-left:max(7vw,30px);padding-right:max(7vw,30px)}
