:root{--ink:#102b36;--muted:#526872;--teal:#0c7777;--deep:#073c43;--lime:#d9f47d;--paper:#f8faf6;--line:#dce7e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-60px;left:12px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}.site-header{position:sticky;top:0;z-index:10;background:#f8faf6ed;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{min-height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:11px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:800;letter-spacing:-.04em;font-size:19px;white-space:nowrap}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--deep);color:var(--lime);font-size:17px;letter-spacing:-.08em}.nav-links{display:flex;gap:28px;margin-left:auto;align-items:center;font-size:14px;font-weight:700}.nav-links a:hover,.footer-links a:hover{color:var(--teal)}.lang{border:1px solid var(--line);padding:7px 11px;border-radius:99px;font-size:12px;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 19px;border-radius:9px;background:var(--lime);color:var(--deep);font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #022f3d28}.button-dark{background:var(--deep);color:white}.button-outline{background:transparent;border:1px solid #ffffff8c;color:white}.nav-cta{white-space:nowrap}.hero{background:var(--deep);color:white;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:700px;height:700px;border:1px solid #ffffff18;border-radius:50%;right:-240px;top:-220px;box-shadow:0 0 0 90px #ffffff08,0 0 0 190px #ffffff06}.hero-grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center;padding:112px 0 120px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#a8dfcf;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.16em}.eyebrow:before{content:"";width:7px;height:7px;background:var(--lime);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;letter-spacing:-.045em}h1{font-size:clamp(42px,5vw,72px);line-height:1.08;max-width:760px;margin:22px 0}h1 em{color:var(--lime);font-style:normal}.hero-copy{color:#c6d9d7;font-size:18px;max-width:590px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-note{display:flex;gap:12px;align-items:flex-start;color:#b7cfca;font-size:13px;margin-top:42px;max-width:600px}.hero-note strong{color:white}.hero-card{background:#ffffff12;border:1px solid #ffffff2b;border-radius:20px;padding:27px;box-shadow:0 30px 70px #001e2550;transform:rotate(2deg)}.card-top{display:flex;justify-content:space-between;align-items:center;color:#d5e7e2;font-size:13px;border-bottom:1px solid #ffffff25;padding-bottom:18px}.live{display:flex;align-items:center;gap:8px}.live:before{content:"";width:8px;height:8px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 5px #d9f47d22}.hero-card h3{font-size:25px;line-height:1.25;margin:29px 0 19px}.flow-row{background:#ffffff11;border:1px solid #ffffff19;border-radius:11px;padding:14px 16px;margin:9px 0;display:flex;justify-content:space-between;font-size:14px}.flow-row span:last-child{color:var(--lime);font-weight:800}.card-foot{color:#bed6d0;font-size:12px;margin-top:22px}.trust-strip{border-bottom:1px solid var(--line);background:white}.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:var(--muted);font-size:13px}.trust-inner strong{color:var(--ink);font-size:15px}.section{padding:100px 0}.section-head{max-width:740px;margin-bottom:38px}.section-kicker{color:var(--teal);text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;margin-bottom:16px}.section h2{font-size:clamp(32px,3.5vw,48px);line-height:1.17;margin-bottom:16px}.section-intro{color:var(--muted);font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.service-card{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;min-height:0;transition:transform .2s,border-color .2s}.service-card:hover{transform:translateY(-4px);border-color:#86c4b9}.service-number{color:var(--teal);font-weight:800;font-size:12px;letter-spacing:.12em}.service-card h3{font-size:21px;line-height:1.25;margin:27px 0 10px}.service-card p{color:var(--muted);font-size:14px;margin:0}.feature{background:#e8f2ed}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.feature-panel{background:var(--deep);border-radius:24px;color:white;padding:42px;min-height:390px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.feature-panel:after{content:"FR / EN";position:absolute;right:-18px;bottom:-42px;font:800 110px -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;letter-spacing:-.09em;color:#ffffff0b}.feature-panel .eyebrow{position:relative;z-index:1}.feature-panel h3{position:relative;z-index:1;font-size:clamp(31px,3vw,43px);line-height:1.18;max-width:400px;margin:0}.feature-panel p{position:relative;z-index:1;color:#c6d9d7;margin:0}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{padding:13px 0 13px 31px;border-bottom:1px solid #cfe0d8;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:800}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step{border-top:2px solid var(--teal);padding-top:20px}.step span{display:inline-block;color:var(--teal);font:800 13px -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;margin-bottom:24px}.step h3{font-size:21px;margin-bottom:8px}.step p{color:var(--muted);font-size:14px}.company{background:#fff}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.entity{border:1px solid var(--line);border-radius:16px;padding:26px;margin-bottom:12px;background:var(--paper)}.entity small{font-weight:800;letter-spacing:.12em;color:var(--teal);text-transform:uppercase}.entity h3{font-size:22px;margin:10px 0 5px}.entity p{color:var(--muted);font-size:14px;margin:0}.contact{background:var(--deep);color:white}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.contact h2{max-width:620px}.contact p{color:#c6d9d7;font-size:17px;max-width:590px}.contact-card{background:#ffffff0e;border:1px solid #ffffff28;border-radius:16px;padding:30px}.contact-card h3{font-size:22px}.contact-card p{font-size:14px}.contact-card .button{width:100%;margin-top:15px}.contact-card small{display:block;color:#b3ccc7;margin-top:16px;font-size:12px}.site-footer{background:#052f35;color:#abc3c0;padding:30px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:12px}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a{color:#d4e7e2}@media(max-width:900px){.nav-links{display:none}.nav{gap:12px}.nav-cta{margin-left:auto}.hero-grid,.feature-grid,.company-grid,.contact-grid{grid-template-columns:1fr;gap:42px}.hero-grid{padding:75px 0}.hero-card{max-width:550px;transform:none}.service-grid{grid-template-columns:repeat(2,1fr)}.feature-panel{min-height:300px}.section{padding:75px 0}}@media(max-width:600px){.container{width:min(100% - 32px,1160px)}.brand{font-size:16px}.brand-mark{width:32px;height:32px}.nav{min-height:66px}.nav-cta{display:none}.hero-grid{padding:67px 0}.hero-copy{font-size:16px}.hero-card{padding:20px}.trust-inner{flex-wrap:wrap}.trust-inner span{width:100%}.service-grid,.process-grid{grid-template-columns:1fr}.service-card{min-height:unset}.feature-panel{padding:28px}.footer-inner{display:block}.footer-links{margin-top:16px}}

.service-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;background:#dcebe5}.service-content{padding:23px 25px 27px}.service-card h3{margin:22px 0 10px}.service-card:hover .service-image{filter:saturate(1.06)}
