:root{color-scheme:light;--paper:#f6f7f0;--ink:#173e49;--muted:#57707a;--line:#d9e1d9;--green:#116e52;--blue:#2967b3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:4px}a:focus-visible{outline:3px solid #2967b3;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.masthead{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:flex;gap:12px;align-items:center;font-weight:800;font-size:22px;letter-spacing:1px}.mark{background:var(--ink);color:var(--paper);width:36px;height:36px;display:grid;place-items:center;font:23px Georgia,serif;border-radius:50%}.brand-note{font-size:10px;letter-spacing:2px;color:var(--muted);margin-left:5px}nav{display:flex;gap:28px;align-items:center;font-size:13px}nav a{text-decoration:none}nav .active{font-weight:700;color:var(--green)}.hero{display:grid;grid-template-columns:1.7fr 1fr;gap:64px;align-items:center;padding:66px 0 58px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;margin:0 0 18px;display:flex;align-items:center;gap:9px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--green)}h1{font-size:clamp(38px,4.5vw,62px);line-height:1.08;letter-spacing:-2.5px;margin:0 0 25px}h1 em{font:normal .77em/1.2 Georgia,serif;letter-spacing:-1.2px}.lead{font-size:18px;line-height:1.6;max-width:570px;margin:0}.translation{font-size:13px;color:var(--muted);max-width:510px;margin-top:19px}.rule{padding:26px 28px;border:1px solid var(--line);border-radius:4px;background:#eff2e9}.rule .eyebrow{font-size:9px;margin-bottom:14px}.formula{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--line);padding:7px 0}.formula span{font-size:14px}.formula strong{font:30px Georgia,serif}.rule>p:not(.eyebrow){font-size:13px;line-height:1.5;max-width:280px}.sequence{font-size:11px;white-space:nowrap;color:var(--muted);padding-top:4px}.sequence b{color:var(--green);font-size:14px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin-bottom:20px}h2{font:27px/1.3 Georgia,serif;margin:0 0 14px}.section-heading h2{margin:0}.section-heading>span{font-size:12px;color:var(--muted)}.map-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.map-card{background:#fff;border:1px solid var(--line);border-radius:5px;overflow:hidden}.preview{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid var(--line);background:#edf0e7}.preview img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.preview:hover img{transform:scale(1.025)}.image-label{position:absolute;left:16px;bottom:14px;background:var(--paper);border:1px solid var(--line);padding:5px 9px;font-size:9px;font-weight:700;letter-spacing:1px;border-radius:3px}.card-copy{padding:27px}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}h3{font-size:23px;letter-spacing:-.6px;margin:0}.date{font-size:9px;letter-spacing:1px;white-space:nowrap;color:var(--muted)}.card-copy p{font-size:14px;line-height:1.65;color:var(--muted);margin:13px 0 19px;min-height:70px}.tags{display:flex;gap:8px;flex-wrap:wrap;font-size:10px;margin-bottom:25px}.tags span{padding:3px 9px;background:#f1f4ef;border-radius:20px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;font-size:13px;font-weight:650;text-decoration:none;padding:12px 18px;border-radius:3px;min-height:46px}.card-copy .button{width:100%}.primary{background:var(--green);color:white;border:1px solid var(--green)}.primary:hover{background:#0c5841}.secondary{border:1px solid var(--ink)}.secondary:hover{background:#eff3ec}.legend{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:11px;padding:20px 0 35px;color:var(--muted)}.legend strong{color:var(--ink)}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:8px;height:8px;display:inline-block;border-radius:50%}.tao{background:#179468}.ours{background:#2967b3}.others{background:#cf6259}.open{border:1px solid var(--muted)}.legend p{flex-basis:100%;margin:-10px 0 0;font-size:11px}.tour{display:flex;gap:26px;align-items:center;padding:30px;background:#e9eee3;border:1px solid #d4dfd0;border-radius:5px;margin:0 0 48px}.tour-symbol{width:54px;height:54px;border:1px solid #b6cbbd;border-radius:50%;display:grid;place-items:center;flex-shrink:0;padding-left:3px;color:var(--green)}.tour-copy{flex:1}.tour .eyebrow{margin-bottom:7px;font-size:9px}.tour h2{margin:0 0 10px}.tour p:not(.eyebrow){font-size:13px;max-width:590px;margin:0;color:var(--muted)}.tour-actions{display:flex;align-items:center;flex-direction:column;gap:12px;flex-shrink:0}.text-link{font-size:11px}.context-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding-bottom:48px}.context-grid .eyebrow{margin-bottom:12px}.context-grid p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}.sources>a{display:flex;justify-content:space-between;gap:16px;text-decoration:none;border-bottom:1px solid var(--line);padding:11px 0;font-size:13px}.sources>a:hover{color:var(--green)}.sources span{color:var(--muted);font-size:11px}footer{border-top:1px solid var(--line);padding:28px 0 36px;display:grid;grid-template-columns:1fr 1fr;gap:72px;font-size:11px;color:var(--muted)}footer strong{font-size:10px;letter-spacing:1px;color:var(--ink)}footer p{margin:8px 0 0}footer .privacy{font-size:10px;max-width:440px}.skip{position:absolute;top:8px;left:12px;transform:translateY(-160%);background:white;z-index:5;padding:8px}.skip:focus{transform:none}@media(max-width:850px){.wrap{width:calc(100% - 40px)}.hero{gap:28px;padding:40px 0;grid-template-columns:1.3fr 1fr}h1{font-size:42px}.card-copy{padding:20px}.card-heading{display:block}.date{display:inline-block;margin-top:5px}.card-copy p{min-height:93px}.tour{flex-wrap:wrap}.tour-actions{flex-direction:row;margin-left:80px}.context-grid,footer{gap:32px}nav{gap:16px}.brand-note{display:none}}@media(max-width:600px){.wrap{width:calc(100% - 32px)}.masthead{min-height:94px;flex-wrap:wrap;gap:10px;padding:17px 0}.brand{font-size:18px}.mark{width:28px;height:28px;font-size:18px}nav{font-size:11px;gap:14px}.hero{grid-template-columns:1fr;gap:24px;padding:35px 0}.lead{font-size:16px}h1{font-size:45px;letter-spacing:-1.8px;margin-bottom:20px}.translation{font-size:12px}.rule{padding:20px}.rule>p:not(.eyebrow){max-width:none}.section-heading>span{display:none}.map-grid{grid-template-columns:1fr;gap:22px}.card-heading{display:flex}.card-copy p{min-height:0}.card-copy{padding:22px}.date{margin:0}.legend{gap:12px}.legend strong{flex-basis:100%}.legend p{margin:0}.tour{padding:24px;gap:16px;margin-bottom:34px}.tour-symbol{width:40px;height:40px}.tour-copy{flex-basis:calc(100% - 56px)}.tour-actions{margin:0;flex-basis:100%;justify-content:space-between;gap:12px}.tour .button{font-size:12px;padding:10px 12px}.context-grid,footer{grid-template-columns:1fr;gap:28px}.context-grid{padding-bottom:32px}.sources>a{font-size:12px}.sources span{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.preview img{transition:none}}
