*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#F5F5F5;color:#111111;line-height:1.68}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}header,.site-header{background:#254290;color:#fff;position:sticky;top:0;z-index:10;box-shadow:0 8px 24px rgba(0,0,0,.12)}.container{width:min(1120px,92%);margin:0 auto}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:18px}.logo img{height:48px;width:auto}nav{display:none;flex-direction:column;position:absolute;left:4%;right:4%;top:72px;background:#1C1C1C;border-radius:18px;padding:14px;box-shadow:0 14px 36px rgba(0,0,0,.28)}nav a{padding:12px 14px;border-radius:14px;color:#fff;font-weight:700}nav a:hover{background:rgba(255,255,255,.1)}.nav-toggle{display:none}.mobile-nav{width:46px;height:42px;display:flex;flex-direction:column;justify-content:center;gap:6px;align-items:center;background:rgba(255,255,255,.14);border-radius:14px;cursor:pointer}.mobile-nav span{width:22px;height:2px;background:#fff;border-radius:8px}.nav-toggle:checked~nav{display:flex}.hero,.banner{background:linear-gradient(135deg,#254290,#111111);color:#fff;padding:54px 0 42px}.hero-grid{display:grid;gap:28px;align-items:center}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.15);font-weight:700;margin-bottom:12px}h1{font-size:32px;line-height:1.18;margin:0 0 18px}h2{font-size:26px;line-height:1.25;margin:0 0 14px}h3{font-size:18px;margin:0 0 8px}p{margin:0 0 14px}.hero p{font-size:17px;color:#f4f7ff}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:16px;padding:13px 20px;background:#254290;color:#fff;font-weight:800;box-shadow:0 12px 26px rgba(37,66,144,.25);transition:.2s}.hero .btn{background:#fff;color:#254290}.btn:hover{transform:translateY(-2px)}section{padding:42px 0}.section-head{max-width:760px;margin-bottom:22px}.grid{display:grid;gap:18px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card{background:#fff;border-radius:20px;padding:22px;box-shadow:0 10px 30px rgba(17,17,17,.07);border:1px solid rgba(17,17,17,.06)}.card h3{color:#1C1C1C}.notice{background:#fff;border-left:6px solid #254290;border-radius:18px;padding:18px 20px;box-shadow:0 8px 24px rgba(17,17,17,.06);margin:18px 0}.notice strong{color:#254290}.faq{display:grid;gap:14px}.faq-item{background:#fff;border-radius:18px;padding:18px;box-shadow:0 8px 22px rgba(17,17,17,.06)}.faq-item h3{color:#254290}.page-hero{background:#1C1C1C;color:#fff;padding:48px 0}.page-hero p{color:#e8e8e8;max-width:760px}.content-list{padding-left:20px}.content-list li{margin-bottom:10px}.split{display:grid;gap:18px;align-items:start}.cta-panel{background:#111111;color:#fff;border-radius:24px;padding:28px;box-shadow:0 14px 34px rgba(0,0,0,.18)}.cta-panel p{color:#ececec}.footer{background:#254290;color:#fff;padding:40px 0 20px;margin-top:36px}.footer-grid{display:grid;gap:24px}.footer a{display:block;margin:8px 0;color:#fff;font-weight:700}.footer-logo{height:46px;width:auto;margin-bottom:12px}.copyright{border-top:1px solid rgba(255,255,255,.2);padding-top:18px;margin-top:24px;font-size:14px}@media (min-width:768px){h1{font-size:44px}.hero-grid{grid-template-columns:1.1fr .9fr}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr .8fr 1.2fr}}@media (min-width:1024px){.mobile-nav{display:none}nav{display:flex;position:static;flex-direction:row;background:transparent;box-shadow:none;padding:0;border-radius:0}nav a:hover{background:rgba(255,255,255,.16)}.grid-4{grid-template-columns:repeat(4,1fr)}section{padding:56px 0}}