*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7fbfc;color:#18323a;font-family:'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}.maphead{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:17px clamp(18px,5vw,60px);background:rgba(247,251,252,.9);border-bottom:1px solid #cfe0e5;backdrop-filter:blur(15px)}.maphead a{display:flex;align-items:center;gap:12px;font-weight:900;font-size:22px}.maphead img{width:46px;height:46px;border-radius:50%}.maplang{display:flex;gap:6px;background:white;border:1px solid #cfe0e5;padding:5px;border-radius:8px}.maplang button{border:0;background:transparent;border-radius:6px;padding:8px 12px;font-weight:900;cursor:pointer}.maplang .active{background:#1976a3;color:white}.maphero{position:relative;min-height:calc(100vh - 81px);display:grid;align-items:end;padding:44px clamp(18px,5vw,60px);overflow:hidden}.maphero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.maphero>div{position:relative;z-index:1;max-width:700px;background:white;border:1px solid #cfe0e5;border-radius:8px;padding:32px;box-shadow:0 24px 80px #15313f29}.label{display:inline-flex;background:#e85643;color:white;padding:8px 12px;border-radius:8px;font-weight:900}h1{font-size:clamp(40px,5.5vw,76px);line-height:.98;letter-spacing:0;margin:18px 0}p{color:#5c7077}.maphero p{font-size:19px}.maphero a,.northform button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;background:#1976a3;color:white;border:0;border-radius:8px;font-weight:900;cursor:pointer}.route{padding:26px clamp(18px,5vw,60px);background:#18323a;color:white}.route ul{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;list-style:none;margin:0;padding:0}.route li{padding:18px;border:1px solid #ffffff2e;border-radius:8px;font-weight:900}.cards,.guides,.apply{padding:74px clamp(18px,5vw,60px)}h2{font-size:clamp(32px,4.6vw,62px);line-height:1;margin:0 0 28px;letter-spacing:0}.cards>div{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}article{background:white;border:1px solid #cfe0e5;border-radius:8px;padding:24px}article h3{margin:0 0 9px;font-size:23px}article p{margin:0}.guides{background:#eaf3f5}.guides>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.apply{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;background:white}.northform{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:26px;border:1px solid #cfe0e5;border-radius:8px;background:#f7fbfc}label{display:grid;gap:7px;font-weight:800}.wide,.legal,.status{grid-column:1/-1}input{height:48px;border:1px solid #cfe0e5;border-radius:8px;padding:0 12px}.legal{margin:0;color:#5c7077}.status{font-weight:900;color:#1976a3}@media(max-width:900px){.route ul,.cards>div,.guides>div,.apply{grid-template-columns:1fr 1fr}}@media(max-width:620px){.route ul,.cards>div,.guides>div,.apply,.northform{grid-template-columns:1fr}.maphero>div{padding:22px}}