.sec{padding:clamp(56px,8vw,104px)0}.sec-cream{background:#fbf8f2}.sec-paper{background:#fff;border-top:1px solid #efe7d6;border-bottom:1px solid #efe7d6}.sec-head{max-width:62ch;margin-bottom:clamp(32px,4.5vw,52px)}.sec-head h2{font-size:clamp(26px,3.5vw,38px);margin-bottom:16px}.sec-head p{color:#4b5563;margin:0;font-size:17px}h3{font-size:clamp(19px,2vw,22px)}.band{background:#1b4571;color:#eff4f9;padding:clamp(52px,7vw,92px)0}.band h2,.band h3{color:#fff}.band .kicker{color:#f0c46a}.band .kicker::after{background:#c9860b}.band-q{font-family:Georgia,pingfang tc,microsoft jhenghei,serif;font-size:clamp(22px,3.2vw,34px);line-height:1.42;color:#fff;max-width:26ch;margin:0 0 8px;font-weight:700;letter-spacing:-.01em}.band-grid{display:grid;gap:clamp(28px,4vw,56px)}.pillars{list-style:none;margin:0;padding:0;display:grid;gap:12px}.pillars li{background:rgba(255,255,255,7%);border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:20px 22px}.pillars b{display:block;font-family:Georgia,pingfang tc,serif;font-size:21px;color:#fff;margin-bottom:3px;letter-spacing:.02em}.pillars span{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#f0c46a;font-weight:600}@media(min-width:820px){.band-grid{grid-template-columns:1fr 1fr;align-items:center}.pillars{grid-template-columns:1fr 1fr}}.feat{display:grid;gap:clamp(24px,3vw,32px);margin-bottom:clamp(36px,5vw,60px)}@media(min-width:760px){.feat{grid-template-columns:repeat(3,1fr)}}.feat article{background:#fff;border:1px solid #ede4d2;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .22s ease,transform .22s ease}.feat article:hover{box-shadow:0 12px 30px rgba(27,69,113,.11);transform:translateY(-3px)}.feat img{width:100%;aspect-ratio:3/2;object-fit:cover}.feat .fbody{padding:22px 22px 26px;flex:1}.feat .fnum{font-family:Georgia,serif;font-size:12px;letter-spacing:.16em;color:#8a5a00;font-weight:700;display:block;margin-bottom:9px}.feat h2,.feat h3{margin-bottom:10px;font-size:clamp(19px,2vw,22px)}.feat p{color:#4b5563;font-size:15.5px;margin:0;line-height:1.7}.rows{list-style:none;margin:0;padding:0;border-top:1px solid #e3d6b8}.rows li{border-bottom:1px solid #e3d6b8;padding:24px 0;display:grid;gap:6px 28px}.rows .rn{font-family:Georgia,serif;font-size:13px;letter-spacing:.16em;color:#8a5a00;font-weight:700;padding-top:5px}.rows h2,.rows h3{margin:0;font-size:clamp(19px,2vw,22px)}.rows p{margin:0;color:#4b5563;font-size:15.5px}@media(min-width:760px){.rows li{grid-template-columns:70px 300px 1fr;align-items:start}.rows p{padding-top:3px}}.split{display:grid;gap:clamp(32px,5vw,64px);align-items:center}.split img{width:100%;border-radius:16px;aspect-ratio:16/10;object-fit:cover}.split h2{font-size:clamp(26px,3.5vw,38px);margin-bottom:18px}.split p{color:#4b5563}.split .lede{font-family:Georgia,pingfang tc,microsoft jhenghei,serif;font-size:clamp(19px,2.3vw,24px);color:#1b4571;line-height:1.5;font-weight:700;margin-bottom:16px}@media(min-width:880px){.split{grid-template-columns:1fr 1fr}.split.rev .sm{order:2}}.note{background:#f3ecdd;border-left:4px solid #c9860b;padding:20px 24px;border-radius:0 10px 10px 0;color:#3f4c5a;font-size:15.5px}.note p:last-child{margin:0}.cta-band{background:#47693f;color:#fff;padding:clamp(48px,6.5vw,84px)0;text-align:center}.cta-band h2{color:#fff;font-size:clamp(22px,2.8vw,30px);max-width:32ch;margin:0 auto 26px;line-height:1.45;text-wrap:balance}.cta-band .btn-pri{background:#fff;color:#1b4571}.cta-band .btn-pri:hover{background:#f3ecdd}.prose{max-width:75ch}.prose h2{font-size:clamp(23px,2.8vw,30px);margin:44px 0 14px}.prose h2:first-child{margin-top:0}.prose h3{margin:26px 0 10px}.prose p,.prose li{color:#3f4c5a}.prose ul{padding-left:22px}.prose li{margin-bottom:8px}.prose section{margin-bottom:8px}.page-head{background:#1b4571;color:#fff;padding:clamp(46px,6vw,78px)0 clamp(40px,5vw,64px)}.page-head h1{color:#fff;font-size:clamp(30px,4.6vw,46px);max-width:20ch;margin-bottom:16px;letter-spacing:-.02em}.page-head .kicker{color:#f0c46a}.page-head .kicker::after{background:#c9860b}.page-head p{color:#d6e2ee;max-width:56ch;margin:0;font-size:17.5px}.tooo-form{max-width:600px}.tooo-form-row{margin-bottom:18px}.tooo-form label{display:block;font-weight:700;font-size:14.5px;color:#1b4571;margin-bottom:7px}.tooo-form input,.tooo-form textarea,.tooo-form select{display:block;width:100%;margin-top:7px;min-height:46px;padding:11px 14px;border:1px solid #cfc3a4;border-radius:9px;background:#fff;font:inherit;font-size:16px;font-weight:400;color:#1f2937}.tooo-form textarea{min-height:120px;resize:vertical;line-height:1.6}.tooo-form input:focus,.tooo-form textarea:focus,.tooo-form select:focus{outline:0;border-color:#1b4571;box-shadow:0 0 0 3px rgba(27,69,113,.2)}.tooo-form-submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 30px;border:0;border-radius:10px;background:#1b4571;color:#fff;font:inherit;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease}.tooo-form-submit:hover{background:#123253}.tooo-form-result{margin-top:14px;font-size:15px;font-weight:600;color:#1b4571}.form-card{background:#fff;border:1px solid #ede4d2;border-radius:14px;padding:clamp(24px,3.5vw,38px)}.site-foot{background:#123253;color:#d6e2ee;padding:clamp(44px,5.5vw,68px)0 28px;font-size:15px}.foot-grid{display:grid;gap:32px;margin-bottom:34px}@media(min-width:760px){.foot-grid{grid-template-columns:1.5fr 1fr 1fr}}.site-foot h2{color:#fff;font-size:16px;margin-bottom:14px;letter-spacing:.04em}.foot-brand{display:flex;align-items:center;gap:12px;margin-bottom:14px}.foot-brand .brand-mark{box-shadow:0 0 0 1px rgba(255,255,255,.2)}.foot-brand .brand-zh{color:#fff;font-size:16px}.foot-brand .brand-en{color:#f0c46a}.site-foot p{color:#c3d3e3;max-width:40ch;line-height:1.7}.site-foot ul{list-style:none;margin:0;padding:0}.site-foot li{margin-bottom:10px}.site-foot a{color:#dce7f2;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.site-foot a:hover{color:#f0c46a}.foot-bot{border-top:1px solid rgba(255,255,255,.18);padding-top:22px;display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;justify-content:space-between;color:#b9cbdd;font-size:14px}.foot-legal{display:flex;flex-wrap:wrap;gap:8px 18px;list-style:none;margin:0;padding:0}.foot-legal li{margin:0}.powered a{color:#c3d3e3}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}