:root{--ink:#0b1321;--ink2:#172033;--paper:#f8f8f6;--white:#fff;--mint:#4fc783;--mint-dark:#238a58;--mint-pale:#e4f8ed;--muted:#637083;--line:#e8e9e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.shell{max-width:100%;margin:auto;padding:0 32px 46px}.topbar{height:66px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);background:#fff;margin:0 -32px;padding:0 32px;position:sticky;top:0;z-index:9}.brand{width:180px;height:42px;background:#fff;display:flex;align-items:center;justify-content:center;flex:none}.brand img{display:block;width:143px;max-height:38px;object-fit:contain}.nav{display:flex;gap:8px;align-items:center;flex:1}.nav a{text-decoration:none;font-size:.86rem;font-weight:700;padding:9px 10px;border-radius:7px;color:#a1a7b1;white-space:nowrap}.nav a:hover,.nav a[aria-current="page"]{color:var(--ink);background:var(--mint-pale)}.language{margin-left:auto;background:#fff;border:1px solid #e2e4e1;border-radius:8px;color:var(--ink);padding:9px 10px;font-weight:700;font-size:.82rem}.eyebrow{font-size:.72rem;letter-spacing:.12em;font-weight:900;color:var(--mint-dark)}.hero{position:relative;overflow:hidden;min-height:620px;margin:0 -32px 32px;background:radial-gradient(circle at 50% 47%,#e4f8ed 0,#f6fbf8 20%,#fff 48%);display:grid;grid-template-columns:1fr;place-items:center;text-align:center;isolation:isolate}.hero-copy{position:relative;z-index:2;max-width:850px;padding:65px 20px 115px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.6rem,6.2vw,6.5rem);line-height:.87;letter-spacing:-.065em;margin:18px 0 25px}.hero h1 em{font-style:normal;color:var(--mint)}.lead{font-size:1.06rem;line-height:1.65;max-width:650px;color:#5f6670;margin:0 auto 27px}.search{max-width:530px;border:1px solid #dce1dc;border-radius:13px;overflow:hidden;background:#fff;display:flex;margin:auto;box-shadow:0 14px 36px #3b8c6416}.search input{min-width:0;flex:1;border:0;padding:16px 17px;font-size:.98rem;outline:none;color:#13253a}.search button,.button{border:0;background:var(--mint);color:#092216;padding:0 19px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:30px}.search button{border-radius:0}.under-search{display:flex;justify-content:center;gap:14px;align-items:center;margin-top:15px;color:#6e7580;font-size:.84rem}.inline-link{color:var(--mint-dark);font-weight:800;text-decoration:none}.hero-art{display:none}.hero-note{position:absolute;bottom:38px;left:50%;transform:translateX(-50%);width:260px;padding:12px;background:#fff;color:#183146;border:1px solid #e6e9e5;border-radius:12px;z-index:1;box-shadow:0 12px 35px #00000008}.hero-note strong{display:block;font-size:.71rem}.hero-note span{display:block;color:#6c7884;font-size:.72rem;line-height:1.4;margin-top:4px}.signal-row{max-width:1140px;margin:0 auto 38px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.signal{padding:15px 17px;border:1px solid #e2e7e2;border-radius:10px;background:#fff;color:#66707b;font-size:.82rem}.signal b{display:block;color:var(--ink);font-size:.73rem;letter-spacing:.1em;margin-bottom:4px}.route-head{max-width:1140px;margin:0 auto 17px;display:flex;align-items:end;justify-content:space-between;gap:20px}.route-head h2,.category-panel h2,.knowledge h2{font-family:Georgia,"Times New Roman",serif;margin:5px 0 0;font-size:clamp(1.9rem,3.4vw,3rem);letter-spacing:-.05em}.route-head p{max-width:410px;color:#687381;margin:0;line-height:1.55}.routes{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.route{min-height:200px;padding:19px;border:1px solid #e2e5e1;border-radius:14px;text-decoration:none;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:transform .18s ease,box-shadow .18s ease}.route:hover{transform:translateY(-5px);box-shadow:0 14px 26px #234a3512}.route:nth-child(5){background:#f1fbf5;border-color:#a5ddba}.route-no{font-weight:900;font-size:.75rem;color:var(--mint-dark);letter-spacing:.1em}.route h3{font-size:1.04rem;margin:18px 0 8px;line-height:1.1}.route p{font-size:.82rem;line-height:1.45;color:#6c7784;margin:0}.route .arrow{color:var(--mint-dark);font-weight:900;font-size:1.05rem}.category-panel{max-width:1140px;margin:36px auto 0;background:#f6f4ee;color:#122d45;border-radius:22px;padding:32px}.category-top{display:flex;align-items:end;justify-content:space-between;gap:20px}.category-top p{color:#637083;max-width:500px;line-height:1.55;margin:0}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:22px}.category{background:#fff;border:1px solid #e4e1d8;min-height:132px;border-radius:12px;padding:16px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.category:hover{transform:translateY(-4px);box-shadow:0 10px 20px #18334a12}.category-icon{width:33px;height:33px;border-radius:9px;background:#dff9ea;color:#20a765;display:grid;place-items:center;font-size:1.1rem}.category h3{font-size:.92rem;margin:16px 0 4px}.category small{display:block;color:#637083;font-size:.74rem}.page-hero{max-width:1140px;margin:36px auto 24px;padding:53px 50px;border-radius:20px;background:radial-gradient(circle at 25% 40%,#dcf7e7 0,#fff 48%);border:1px solid #e5e9e5}.page-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,5.4vw,5rem);letter-spacing:-.065em;line-height:.9;margin:12px 0}.page-hero p{max-width:650px;color:#5e6875;line-height:1.65}.page-grid{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{background:#fff;color:#163148;border:1px solid #e4e7e3;border-radius:16px;padding:24px}.info-card h2{font-size:1.2rem;margin:8px 0}.info-card p,.info-card li{color:#5b6d7c;line-height:1.55;font-size:.92rem}.info-card ul{padding-left:18px}.link-button{margin-top:14px;display:inline-flex;background:var(--mint);color:#092216;border-radius:30px;padding:11px 14px;text-decoration:none;font-weight:800;font-size:.86rem}.faq-list{max-width:1140px;margin:auto;display:grid;gap:12px}.faq-item{padding:20px;border:1px solid #e0e5e1;border-radius:13px;background:#fff}.faq-item h2{font-size:1.06rem;margin:0 0 8px}.faq-item p{margin:0;color:#5f6d79;line-height:1.6}.foot{max-width:1140px;margin:36px auto 0;padding-top:18px;border-top:1px solid #dde2df;color:#78818b;font-size:.78rem;line-height:1.55}@media(max-width:900px){.topbar{flex-wrap:wrap;height:auto;min-height:66px;padding-top:8px;padding-bottom:8px}.nav{order:3;width:100%;overflow-x:auto}.hero{min-height:540px}.routes{grid-template-columns:repeat(3,1fr)}.categories{grid-template-columns:repeat(3,1fr)}.page-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.shell{padding:0 15px 34px}.topbar{margin:0 -15px;padding:8px 15px;gap:8px}.brand{width:135px;height:40px}.brand img{width:118px}.language{margin-left:auto}.nav a{font-size:.77rem;padding:8px 9px}.hero{margin:0 -15px 24px;min-height:520px}.hero-copy{padding:50px 20px 100px}.hero h1{font-size:3.15rem}.lead{font-size:.97rem}.search{flex-direction:column}.search input{width:100%;padding:14px}.search button{padding:13px}.under-search{align-items:center;flex-direction:column;gap:7px}.signal-row{grid-template-columns:1fr;gap:8px;margin-bottom:28px}.route-head,.category-top{display:block}.route-head p,.category-top p{margin-top:10px}.routes{grid-template-columns:1fr 1fr}.route{min-height:174px}.route h3{margin-top:14px}.category-panel{padding:22px 16px;border-radius:17px}.categories{grid-template-columns:1fr 1fr;gap:9px}.category{min-height:110px;padding:13px}.category h3{margin-top:11px}.page-hero{margin:22px auto;padding:34px 22px}.page-grid{grid-template-columns:1fr}.faq-item{padding:17px}}
