*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f7f2;color:#142f34;font-family:Arial,"Noto Sans CJK SC","PingFang SC",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #ac5b33;outline-offset:4px}.preview{background:#102c33;color:#d9e5dd;text-align:center;font-size:11px;letter-spacing:.13em;padding:7px 16px}header{max-width:1240px;margin:auto;padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #d8dfd7}.logo{font-size:28px;font-weight:800;letter-spacing:-.04em}.logo small{display:block;font-size:9px;font-weight:600;letter-spacing:.18em;line-height:1.3}nav{display:flex;gap:22px;align-items:center;font-size:13px;flex-wrap:wrap}.languages{display:flex;gap:5px;padding:3px;background:#e6ece5;border-radius:100px}.languages button{border:0;padding:7px 12px;border-radius:100px;background:transparent;color:#24444a;cursor:pointer;font-size:12px}.languages button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #143b3020}main{max-width:1240px;margin:auto;padding:48px 32px 72px}.hero{padding:5px 0 38px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;color:#527163;margin-bottom:28px}h1{font-size:clamp(38px,4.8vw,70px);font-weight:800;letter-spacing:-.052em;line-height:1.2;margin:0 0 24px}h1 span{display:block}h1 .green{color:#3c775f}h2{font-size:29px;line-height:1.35;letter-spacing:-.025em;margin:0 0 12px}h3{font-size:23px;line-height:1.4;margin:10px 0}.subtitle{font-size:20px;font-weight:650;margin:0 0 14px}.thought-en{font-size:12px;letter-spacing:.1em;margin:6px 0 0;color:#4f6863}.context{font-size:18px;font-weight:600;letter-spacing:-.015em;margin:23px 0 12px}.lead{max-width:820px;color:#4e6260;font-size:16px;margin:0}.choose-head{border-top:1px solid #bacbc0;padding-top:30px;display:flex;justify-content:space-between;gap:28px;align-items:flex-end}.choose-head p{font-size:13px;color:#526765;max-width:690px;margin:0}.links{display:flex;gap:12px;flex-shrink:0;flex-wrap:wrap;font-size:12px;justify-content:flex-end}.links a{padding:9px 13px;border:1px solid #c5d3c7;border-radius:8px;background:#fff}.countries{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.country{background:#fff;border:1px solid #d6e0d5;padding:18px 20px;min-height:193px;display:flex;flex-direction:column;border-radius:11px;transition:transform .15s ease,box-shadow .15s ease}.country:hover{transform:translateY(-3px);box-shadow:0 10px 22px #183b3010;border-color:#699479}.country.featured{background:#174b44;color:#f6faf3;border-color:#174b44}.top{display:flex;align-items:center;justify-content:space-between;gap:8px}.code{font-size:12px;letter-spacing:.1em}.state{font-size:9px;letter-spacing:.04em;color:#718277}.featured .state{color:#b8d5bf}.country-name{display:block;font-size:26px;font-weight:700;line-height:1.3;margin:21px 0 2px}.english{font-size:12px;color:#667970;min-height:19px}.featured .english{color:#c1d7ce}.enter{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:18px;font-size:12px;color:#426b56}.featured .enter{color:#e2eee2}.fineprint{font-size:11px;color:#718078;margin:16px 0 0;max-width:1050px}.scene{margin-top:48px;padding:30px 34px;background:#e9efe7;border-radius:12px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.scene .eyebrow{margin:0 0 10px}.scene p{margin:0;color:#4b635a;font-size:14px}.mechanism{margin-top:48px}.mechanism>.eyebrow{margin-bottom:10px}.two{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin:22px 0}.panel{border-top:2px solid #54846a;padding-top:15px}.panel p{font-size:15px;color:#4b605a}.examples{font-size:13px;white-space:pre-line;padding:18px 22px;background:#fff;border:1px solid #d5dfd3;border-radius:9px}.bridge{display:flex;justify-content:space-between;gap:22px;border-top:1px solid #c4d2c5;padding-top:25px;margin-top:40px}.bridge b{font-size:15px}.bridge p{max-width:560px;margin:0;color:#617467;font-size:12px}.footer{background:#102c33;color:#eef5ec;padding:30px 32px}.footer>div{max-width:1176px;margin:auto}.footer p{font-size:12px;max-width:920px;color:#b7cac0}.footer small{font-size:10px;color:#abbfb5}button{font-family:inherit}.english-mode .country-name{font-size:23px}.english-mode .english{display:none}.english-mode h1{font-size:clamp(35px,4.6vw,65px)}@media(max-width:850px){.countries{grid-template-columns:repeat(2,1fr)}.choose-head{align-items:flex-start;flex-direction:column;gap:18px}.scene{grid-template-columns:1fr;gap:16px}.links{justify-content:flex-start}}@media(max-width:520px){header{padding:20px;gap:10px;align-items:flex-start}nav{gap:10px;justify-content:flex-end;font-size:11px}.logo{font-size:24px}nav .guide{display:none}main{padding:30px 20px 40px}.hero{padding-bottom:28px}.eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:20px}h1{font-size:36px;letter-spacing:-.035em}.english-mode h1{font-size:34px}.subtitle{font-size:17px}.context{font-size:16px}.lead{font-size:14px}h2{font-size:23px}.countries{gap:10px}.country{padding:14px;min-height:181px}.country-name{font-size:22px}.english-mode .country-name{font-size:20px}.top{align-items:flex-start;gap:5px;flex-direction:column}.state{font-size:8px}.english{font-size:10px}.links a{padding:8px 10px}.scene{padding:24px 22px;margin-top:32px}.two{grid-template-columns:1fr;gap:14px}.bridge{flex-direction:column;gap:12px}.footer{padding:28px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.country{transition:none}.country:hover{transform:none}}@media print{.preview,nav,.links{display:none}body{background:white}.country{break-inside:avoid;box-shadow:none}.footer{background:white;color:#173e33}.footer p,.footer small{color:#173e33}}
/* Shared new surface; no changes to the preserved reference material or F0 rules. */
#p5-home{margin:0;background:#f7f7f2;color:#142f34}#p5-home main{display:block}#p5-home .directory{margin:25px 0;border:1px solid #c5d3c7;padding:16px 20px;border-radius:10px}#p5-home .all-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}#p5-home .all-links a{font-size:13px;border-bottom:1px solid #dce3d9;padding:9px 4px;overflow-wrap:anywhere}#p5-home .signature{max-width:1176px;margin:25px auto;padding:10px 32px;font-size:12px}#p5-home .country-name{overflow-wrap:anywhere}
#p5-runtime{box-sizing:border-box;max-width:1160px;margin:28px auto 36px;padding:30px clamp(18px,4vw,40px);background:#f5f8f1;color:#153c3d;border:1px solid #d4e1d6;border-radius:18px;font-family:Arial,"PingFang SC",sans-serif;line-height:1.7}#p5-runtime *{box-sizing:border-box}#p5-runtime .p5-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:38px}#p5-runtime .p5-brand{font-size:28px;font-weight:800;color:#143c3d}#p5-runtime h1{font-size:clamp(32px,4vw,54px);line-height:1.2;letter-spacing:-.03em;margin:12px 0 24px}#p5-runtime h1 span{display:block}#p5-runtime .p5-lead{font-size:17px;max-width:850px}#p5-runtime .p5-kicker{font-size:11px;letter-spacing:.14em;font-weight:700;color:#477660}#p5-runtime .p5-context{border-left:3px solid #42765c;padding:10px 16px;margin:20px 0;background:#fff;font-size:13px;overflow-wrap:anywhere}#p5-runtime .p5-context p{margin:3px 0}#p5-runtime .p5-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:15px 0}#p5-runtime button,#p5-runtime .p5-action{font:inherit;font-size:14px;border:1px solid #587f6a;border-radius:8px;padding:11px 16px;background:#fff;color:#16483f;cursor:pointer;text-decoration:none;display:inline-block}#p5-runtime .p5-primary{background:#1d6052;color:#fff;border-color:#1d6052}#p5-runtime button[aria-pressed=true]{background:#174b44;color:#fff}#p5-runtime button:disabled{opacity:.55;cursor:not-allowed}#p5-runtime label{display:block;font-size:14px;font-weight:600;margin:16px 0 6px}#p5-runtime input,#p5-runtime textarea,#p5-runtime select{font:inherit;color:#153c3d;width:100%;border:1px solid #a8bcab;background:white;border-radius:7px;padding:10px;min-width:0;line-height:1.6}#p5-runtime textarea{min-height:130px}#p5-runtime .p5-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}#p5-runtime .p5-fine{font-size:12px;color:#597263}#p5-runtime .p5-status{padding:12px 16px;border:1px solid #bdcec1;background:white;border-radius:8px;margin:20px 0}#p5-runtime details{margin:12px 0}#p5-runtime pre{white-space:pre-wrap;word-break:break-word;background:white;border:1px solid #c6d3c9;padding:16px;max-height:460px;overflow:auto;font-size:12px}#p5-runtime [hidden]{display:none!important}#p5-runtime a:focus-visible,#p5-runtime button:focus-visible,#p5-runtime textarea:focus-visible{outline:3px solid #aa5b32;outline-offset:3px}
.p5-original{max-width:1240px;margin:24px auto;padding:16px;border-top:1px solid #c1d2c5}.p5-original>summary{cursor:pointer;color:#47655a;font:600 14px/1.7 Arial,sans-serif}.p5-original>p{font-size:12px;color:#55695f}.p5-company{max-width:1160px;margin:20px auto;padding:16px;font:12px/1.7 Arial,sans-serif;color:#5b7064}.p5-p4-bar{padding:14px 16px;border:1px solid #c7d9ce;border-radius:8px;background:#f2f7ef;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;font:13px/1.6 Arial,sans-serif;margin:12px 0}.p5-p4-bar span{overflow-wrap:anywhere}.p5-ref-banner{background:#163e35;color:#fff;padding:20px 28px;line-height:1.7}.p5-ref-banner a{color:#fff;text-decoration:underline}
@media(max-width:650px){#p5-home .all-links{grid-template-columns:repeat(2,minmax(0,1fr))}#p5-runtime{margin:12px 10px;padding:24px 17px}#p5-runtime .p5-row{grid-template-columns:1fr}#p5-runtime h1{font-size:33px}#p5-runtime .p5-nav{margin-bottom:24px}#p5-runtime .p5-lead{font-size:15px}}
@media print{#p5-runtime button,#p5-runtime .p5-actions,#p5-runtime .p5-nav{display:none}#p5-runtime{border:0;margin:0;padding:0;background:white}#p5-home .countries{grid-template-columns:repeat(2,minmax(0,1fr))}.p5-original{break-before:auto}#p5-home .directory{display:none}}
