:root{--sky:#dff3ff;--ink:#172338;--muted:#526177;--blue:#176a9d;--blue-dark:#0f527b;--gold:#c28b19;--border:#c9dfed;--shadow:0 18px 55px #1f5b7e24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);text-rendering:optimizelegibility;background:linear-gradient(#f7fcff 0%,#fff 46%,#f7fbfd 100%);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:18px;line-height:1.65}a{color:var(--blue-dark);text-underline-offset:.2em}a:hover{color:#093a59}a:focus-visible{outline-offset:4px;border-radius:6px;outline:4px solid #f2b942}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:10px;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{color:var(--ink);align-items:center;gap:.7rem;font-size:1.12rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{background:var(--sky);width:42px;height:42px;color:var(--blue-dark);border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.site-header nav,.site-footer nav{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.site-header nav a,.site-footer nav a{font-weight:700;text-decoration:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:670px;padding:5.5rem 0 4.5rem;display:grid}.eyebrow{color:var(--blue-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .7rem;font-size:.83rem;font-weight:850}h1,h2,h3{letter-spacing:-.025em;line-height:1.15}h1{max-width:700px;margin:0;font-size:clamp(2.7rem,6vw,5.25rem)}h2{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.2rem)}h3{margin:0 0 .6rem;font-size:1.35rem}.lead{max-width:650px;color:var(--muted);margin:1.5rem 0 0;font-size:clamp(1.12rem,2vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:.75rem 1.3rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--blue-dark);color:#fff;box-shadow:0 10px 24px #0f527b33}.button.primary:hover{color:#fff;background:#093f61}.button.secondary{color:var(--ink);border:2px solid var(--border);background:#fff}.sky-card{min-height:430px;box-shadow:var(--shadow);background:linear-gradient(160deg,#a9def7 0%,#dff5ff 58%,#fff8d9 100%);border:1px solid #b9dced;border-radius:34px;position:relative;overflow:hidden}.sun{background:#ffd86b;border-radius:50%;width:118px;height:118px;position:absolute;top:44px;right:48px;box-shadow:0 0 55px #ffd86bb8}.cloud{background:#fff;border-radius:70px;height:76px;position:absolute;box-shadow:0 15px 35px #24668c1f}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud:before{width:88px;height:88px;bottom:18px;left:38px}.cloud:after{width:112px;height:112px;bottom:8px;right:38px}.cloud-one{width:285px;bottom:58px;left:-70px}.cloud-two{width:260px;bottom:130px;right:-75px;transform:scale(.78)}.cloud-three{opacity:.68;width:235px;top:165px;left:120px;transform:scale(.55)}.flight-path{color:var(--gold);text-shadow:0 4px 15px #7d580a40;font-size:3rem;position:absolute;top:36%;left:44%}.section{padding:5rem 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.3rem;display:grid}.feature-card{border:1px solid var(--border);background:#ffffffe0;border-radius:24px;padding:2rem;box-shadow:0 12px 32px #1f5b7e14}.feature-card p{color:var(--muted);margin:0}.feature-icon{background:var(--sky);width:52px;height:52px;color:var(--blue-dark);border-radius:16px;place-items:center;margin-bottom:1.2rem;font-size:1.6rem;font-weight:900;display:grid}.trust-panel{background:linear-gradient(135deg,#fffdf6,#fff6da);border:1px solid #e8d59b;border-radius:28px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:3rem;margin:3rem 0 7rem;padding:3rem;display:grid}.trust-panel p:last-child{color:#584a2c;margin:0}.legal-page{max-width:860px;padding:5rem 0 7rem}.language-switch{justify-content:flex-end;gap:1rem;margin-bottom:1.5rem;font-size:.95rem;display:flex}.language-switch a,.language-switch strong{border-radius:9px;padding:.35rem .65rem}.language-switch strong{background:var(--sky);color:var(--blue-dark)}.legal-page>header{border-bottom:1px solid var(--border);margin-bottom:2.8rem;padding-bottom:2rem}.legal-page h1{font-size:clamp(2.5rem,5vw,4rem)}.legal-page h2{margin-top:3rem;font-size:clamp(1.55rem,3vw,2.05rem)}.legal-page h3{margin-top:2rem}.legal-page p,.legal-page li{color:#344258}.legal-page address{font-style:normal}.legal-page ul{padding-left:1.35rem}.info-box{border-left:5px solid var(--blue);background:#edf8fe;border-radius:0 14px 14px 0;margin:2rem 0;padding:1.3rem 1.5rem}.info-box p{margin:0}.contact-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:2rem;box-shadow:0 12px 34px #1f5b7e17}.contact-card p:last-child{margin-bottom:0}.back-link{margin-top:3rem;font-weight:800;display:inline-block}.site-footer{border-top:1px solid var(--border);background:#eef8fd}.footer-grid{grid-template-columns:1fr auto;align-items:center;gap:2rem;min-height:210px;padding-block:2.5rem;display:grid}.site-footer p{color:var(--muted);margin:.35rem 0 0}.copyright{grid-column:1/-1;font-size:.9rem}@media (max-width:820px){body{font-size:17px}.site-header{position:static}.nav-wrap{flex-direction:column;align-items:flex-start;padding-block:1rem}.site-header nav{gap:.8rem 1rem}.hero{grid-template-columns:1fr;min-height:auto;padding-top:3.8rem}.sky-card{min-height:350px}.feature-grid,.trust-panel{grid-template-columns:1fr}.trust-panel{gap:1rem;padding:2rem}.footer-grid{grid-template-columns:1fr}.copyright{grid-column:auto}}@media (max-width:480px){.shell{width:min(100% - 28px,1120px)}h1{font-size:2.55rem}.sky-card{border-radius:24px;min-height:290px}.cloud{transform:scale(.75)}.cloud-one{bottom:30px;left:-110px}.feature-card,.contact-card{padding:1.4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
