:root{--navy:#071a3a;--ink:#11264a;--muted:#60708a;--yellow:#ffbf19;--line:#dbe2eb;--pale:#f4f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,"Noto Sans SC","Microsoft YaHei",sans-serif;line-height:1.7;background:#fff}a{color:inherit}a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}.site-header{height:92px;border-bottom:1px solid var(--line);background:#fff}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:22px;font-weight:700;letter-spacing:.04em}.brand img{width:46px;height:46px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px}.site-header nav a{text-decoration:none}.nav-cta{padding:9px 15px;border:1px solid var(--ink);border-radius:3px}.hero{background:var(--navy);color:#fff;padding:112px 0 125px}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;color:var(--muted);font-weight:700}.hero .eyebrow{color:#aebbd0}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.15;letter-spacing:-.02em;margin:0 0 28px}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-copy{font-size:18px;line-height:1.8;max-width:610px;color:#d7dfeb;margin:0 0 38px}.button{display:inline-flex;gap:34px;align-items:center;background:var(--yellow);color:var(--navy);padding:13px 20px;text-decoration:none;font-weight:700;border-radius:3px}.hero-note{border-left:1px solid #61708d;padding-left:34px;padding-bottom:5px}.note-mark{font-size:100px;line-height:.9;color:var(--yellow);font-weight:700}.hero-note p{font-size:22px;line-height:1.45;margin:15px 0 22px}.hero-note small{color:#9facbf;font-size:10px;letter-spacing:.1em}.section{padding:120px 0}.intro{background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:100px}.section h2{font-size:44px;line-height:1.25;letter-spacing:-.02em;margin:0}.prose{font-size:18px;color:#4f6079}.prose p{margin:0 0 24px}.topics{background:var(--pale)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px}.section-lead{max-width:300px;color:var(--muted);margin:0}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}article{padding:28px 28px 12px 0;border-right:1px solid var(--line);margin-right:28px}article:last-child{border-right:0;margin-right:0}article span{color:#9aa9bc;font-size:13px}article h3{font-size:25px;margin:28px 0 10px}article p{color:var(--muted);margin:0;font-size:16px}.about{background:#fff}.contact{background:var(--yellow);padding:72px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-size:40px;margin:0}.contact .eyebrow{color:#705700;margin-bottom:10px}.contact-mail{display:flex;align-items:center;gap:35px;font-size:24px;font-weight:700;text-decoration:none;border-bottom:2px solid var(--navy);padding-bottom:5px}.contact-mail b{font-size:28px}footer{background:var(--navy);color:#aebbd0;padding:25px 0;font-size:12px}.footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}footer p{margin:0}footer a{color:#fff;text-underline-offset:3px}@media(max-width:700px){.wrap{width:min(100% - 36px,1120px)}.site-header{height:auto;padding:16px 0}.nav-wrap{align-items:flex-start;gap:15px}.site-header nav{gap:12px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}.site-header nav a:nth-child(-n+3){display:none}.hero{padding:72px 0 80px}.hero-grid,.two-col{grid-template-columns:1fr;gap:50px}.hero h1{font-size:45px}.hero-copy{font-size:16px}.hero-note{display:none}.section{padding:78px 0}.section h2{font-size:34px}.section-head{display:block;margin-bottom:35px}.section-lead{margin-top:22px}.topic-grid{grid-template-columns:1fr}.topic-grid article{border-right:0;border-bottom:1px solid var(--line);margin:0;padding:25px 0}.topic-grid article:last-child{border-bottom:0}.contact{padding:55px 0}.contact-inner{display:block}.contact h2{font-size:32px}.contact-mail{margin-top:32px;font-size:18px;gap:18px;justify-content:space-between}.footer-inner{display:block}.footer-inner p,.footer-inner a{display:block;margin:7px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
