*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183346;line-height:1.65}a{color:inherit}.c{width:min(1160px,calc(100% - 40px));margin:auto}header{position:sticky;top:0;z-index:10;background:#fffffff2;backdrop-filter:blur(14px);border-bottom:1px solid #dce8ee}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:850;color:#103b5d}.brand img{width:58px;height:58px;object-fit:contain}nav{display:flex;gap:22px}nav a{text-decoration:none;font-weight:700}.hero{padding:90px 0;background:radial-gradient(circle at 85% 15%,#68bf4d2d,transparent 28%),radial-gradient(circle at 15% 5%,#2388e82b,transparent 31%),linear-gradient(#fff,#f6fbfd)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#25a994;font-weight:900;font-size:.78rem}h1,h2,h3{color:#103b5d;line-height:1.12;margin-top:0}h1{font-size:clamp(2.8rem,6vw,5.2rem);letter-spacing:-.05em}h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em}.lead{font-size:1.18rem;color:#617888}.sig{font-weight:800;color:#103b5d}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;min-height:50px;align-items:center;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:800;color:white;background:linear-gradient(135deg,#2388e8,#25b7a5);box-shadow:0 10px 25px #2388e833}.btn.alt{background:white;color:#103b5d;border:1px solid #dce8ee;box-shadow:none}.logo{display:grid;place-items:center;min-height:480px}.logo img{width:min(430px,90%);filter:drop-shadow(0 28px 42px #123f5c28)}.section{padding:90px 0}.soft{background:#f5fafc}.heading{text-align:center;max-width:800px;margin:0 auto 44px}.heading p{color:#617888}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:28px;border:1px solid #dce8ee;border-radius:24px;background:white;box-shadow:0 12px 38px #12415c0e}.card .ico{font-size:1.8rem}.card p{color:#617888}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{padding:25px;background:white;border:1px solid #dce8ee;border-radius:22px}.n{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:white;font-weight:900;background:linear-gradient(135deg,#2388e8,#25b7a5);margin-bottom:16px}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px}.trust{display:grid;gap:15px}.trust div{padding:18px 20px;background:#f5fafc;border-left:4px solid #25b7a5;border-radius:0 15px 15px 0}.trust strong{display:block;color:#103b5d}.banner{text-align:center;padding:78px 0;background:linear-gradient(135deg,#103b5d,#176f8f);color:white}.banner h2{color:white}.legalhero{text-align:center;padding:80px 0 55px;background:radial-gradient(circle at 80% 15%,#68bf4d24,transparent 28%),linear-gradient(#fff,#f7fbfd);border-bottom:1px solid #dce8ee}.legalhero h1{font-size:clamp(2.5rem,5vw,4.2rem)}.legalhero p{color:#617888}.legal{max-width:900px}.item{margin-bottom:15px;border:1px solid #dce8ee;border-radius:20px;overflow:hidden;background:white;box-shadow:0 10px 30px #12415c0b}.item summary{cursor:pointer;list-style:none;padding:20px 24px;font-weight:850;color:#103b5d}.item summary::-webkit-details-marker{display:none}.item[open] summary{background:#f5fafc;border-bottom:1px solid #dce8ee}.copy{padding:22px 24px}.copy a{color:#2388e8;font-weight:700}.supportgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}footer{background:#0e293c;color:#ffffffc7;padding:55px 0 25px}.foot{display:grid;grid-template-columns:1.5fr 1fr 1.3fr;gap:32px}.foot div{display:flex;flex-direction:column;gap:8px}.foot strong{color:white}.foot a{text-decoration:none}.bottom{border-top:1px solid #ffffff20;margin-top:35px;padding-top:20px;font-size:.84rem;color:#ffffff91}@media(max-width:850px){nav{display:none}.hero-grid,.split{grid-template-columns:1fr}.hero-grid>div:first-child{text-align:center}.actions{justify-content:center}.cards{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.supportgrid{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}}@media(max-width:600px){.cards,.steps,.foot{grid-template-columns:1fr}.section{padding:68px 0}.logo{min-height:330px}}