:root{--paper:#f5f1e8;--paper-2:#efe9dc;--ink:#23201b;--ink-2:#56504a;--ink-3:#857d73;--rule:#d8cfbe;--rule-2:#c4b8a2;--geo:#2f6b5f;--geo-soft:#dfeae6;--aco:#9c4a2f;--aco-soft:#f4e3db;--warn:#8a6d1f;--warn-soft:#f6edd4;--footer-h:40px;--max:1120px;--serif:"Zen Old Mincho","Yu Mincho",serif;--sans:"IBM Plex Sans JP",system-ui,sans-serif;--mono:"IBM Plex Mono",ui-monospace,monospace}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}body{padding-bottom:calc(var(--footer-h) + 8px)}a{color:var(--geo);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--aco)}h1,h2,h3{font-family:var(--serif);font-weight:700;line-height:1.4}.wrap{max-width:var(--max);margin:0 auto;padding:0 20px}.masthead{border-bottom:1px solid var(--rule);background:linear-gradient(180deg,var(--paper-2),var(--paper))}.masthead__inner{max-width:var(--max);margin:0 auto;padding:26px 20px 18px}.masthead__title{margin:0;font-size:clamp(26px,4.4vw,40px);letter-spacing:.01em}.masthead__sub{margin:6px 0 0;color:var(--ink-2);font-size:14px}.nav{border-bottom:1px solid var(--rule);background:var(--paper);position:-webkit-sticky;position:sticky;top:0;z-index:20}.nav__inner{max-width:var(--max);margin:0 auto;padding:0 20px;display:flex;gap:2px;flex-wrap:wrap}.nav a{display:inline-block;padding:10px 14px;color:var(--ink-2);text-decoration:none;font-size:14px;border-bottom:2px solid transparent}.nav a:hover{color:var(--ink);background:var(--paper-2)}.nav a[aria-current=page]{color:var(--ink);border-bottom-color:var(--aco);font-weight:600}main{padding:28px 0 48px}.lede{font-family:var(--serif);font-size:clamp(16px,2.2vw,19px);line-height:1.95;max-width:62ch}.card{border:1px solid var(--rule);background:#fffdf8;border-radius:3px;padding:18px 20px}.grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tag{display:inline-block;font-family:var(--mono);font-size:11px;padding:2px 7px;border-radius:2px;border:1px solid;white-space:nowrap}.tag--blind{color:var(--geo);border-color:#a9c8c0;background:var(--geo-soft)}.tag--saw{color:var(--warn);border-color:#d8c489;background:var(--warn-soft)}.note{border-left:3px solid var(--rule-2);padding:2px 0 2px 14px;color:var(--ink-2)}.note,table{font-size:14px}table{border-collapse:collapse;width:100%}td,th{border-bottom:1px solid var(--rule);padding:8px 10px;text-align:left}th{color:var(--ink-2);font-weight:600}.num{text-align:right;font-family:var(--mono)}.scrollx{overflow-x:auto}.worldmap__svg{width:100%;min-width:640px;height:auto;display:block}.worldmap__sea{fill:#e7eef0}.worldmap__land{fill:#dcd6c6;stroke:#c3baa5;stroke-width:.4}.worldmap__pin circle{fill:var(--aco);fill-opacity:.62;stroke:#fff;stroke-width:1.1;cursor:pointer;transition:fill-opacity .12s}.worldmap__pin.is-on circle,.worldmap__pin:hover circle{fill-opacity:.95;stroke-width:1.8}.worldmap__pin.is-dim circle{fill-opacity:.16}.worldmap__label{font-size:10px;fill:var(--ink-2);paint-order:stroke;stroke:#f5f1e8;stroke-width:2.5px;pointer-events:none}.worldmap__caption{font-size:13px;color:var(--ink-2);margin:8px 0 0}.mapx{display:grid;grid-template-columns:minmax(180px,260px) 1fr;grid-gap:22px;gap:22px;margin-top:24px}.mapx__col--wide{min-width:0}.mapx__h{font-size:15px;margin:0 0 10px}.mapx__countries{list-style:none;margin:0;padding:0;max-height:460px;overflow-y:auto}.mapx__countries button{width:100%;display:flex;justify-content:space-between;gap:8px;background:none;border:0;border-bottom:1px solid var(--rule);padding:6px 4px;font:inherit;font-size:13.5px;color:var(--ink);cursor:pointer;text-align:left}.mapx__countries button:hover{background:var(--paper-2)}.mapx__countries button.is-on{background:var(--geo-soft);font-weight:600}.mapx__songs{list-style:none;margin:0;padding:0;max-height:460px;overflow-y:auto}.mapx__songs li{padding:6px 2px;border-bottom:1px solid var(--rule)}.mapx__songs a{display:block;font-size:14px}.mapx__songs a.is-on{color:var(--aco);font-weight:600}.mapx__meta{display:block;font-size:12px;color:var(--ink-3)}@media (max-width:720px){.mapx{grid-template-columns:1fr}}.soundspace__svg{width:100%;min-width:560px;height:auto;display:block}.soundspace__bg{fill:#fffdf8;stroke:var(--rule)}.soundspace__pt{cursor:pointer;fill-opacity:.78;stroke:#fff;stroke-width:.8}.soundspace__pt.is-on{fill-opacity:1;stroke-width:1.8;stroke:var(--ink)}.soundspace__pt.is-dim{fill-opacity:.14}.soundspace__legend{display:flex;flex-wrap:wrap;gap:4px 14px;margin-top:10px;font-size:12.5px;color:var(--ink-2)}.soundspace__key{display:inline-flex;align-items:center;gap:5px}.soundspace__key i{width:10px;height:10px;border-radius:2px;display:inline-block}.soundspace__hint{font-size:13px;color:var(--ink-2);margin:8px 0 0;min-height:1.5em}.controls{gap:18px;margin-bottom:16px}.controls,.controls__group{display:flex;flex-wrap:wrap}.controls__group{align-items:center;gap:6px}.controls__label{font-size:12px;color:var(--ink-3);margin-right:2px}.controls button{font:inherit;font-size:13px;padding:5px 11px;border:1px solid var(--rule-2);background:#fffdf8;color:var(--ink-2);border-radius:3px;cursor:pointer}.controls button:hover{background:var(--paper-2);color:var(--ink)}.controls button.is-on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.controls button.is-on .tag{filter:brightness(1.9)}.warnbox{border:1px solid #d8c489;background:var(--warn-soft);color:#5d4a12;padding:10px 14px;border-radius:3px;font-size:14px;margin:0 0 14px}.modelcard{margin-top:18px;display:grid;grid-gap:8px 22px;gap:8px 22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));font-size:13.5px}.modelcard dt{color:var(--ink-3);font-size:12px}.modelcard dd{margin:2px 0 0}.panel{border-top:1px solid var(--rule);padding-top:18px;margin-top:26px}.panel h2{font-size:17px;margin:0 0 12px}.panel__sub{font-size:14px;margin:0 0 6px;font-weight:600}.player{width:100%;max-width:520px}.wave{width:100%;min-width:520px;height:auto;display:block}.wave__bg{fill:#fffdf8;stroke:var(--rule)}.wave__line{stroke:var(--aco);stroke-width:1;opacity:.85}.wave__axis{stroke:var(--rule-2);stroke-width:.6}.wave__tick{font-size:10px;fill:var(--ink-3)}.home-evidence{margin:4px 0 12px;padding-left:20px;font-size:14px;color:var(--ink-2);line-height:1.9}.home-evidence strong{color:var(--ink);font-family:var(--mono);white-space:nowrap}.netview__svg{width:100%;min-width:560px;height:auto;display:block}.netview__bg{fill:#fffdf8;stroke:var(--rule)}.netview__edge{stroke:var(--rule-2);stroke-width:.8;opacity:.55}.netview__edge.is-on{stroke:var(--ink-2);stroke-width:1.6;opacity:1}.netview__node{cursor:pointer;fill-opacity:.85;stroke:#fffdf8;stroke-width:1}.netview__node.is-on{fill-opacity:1;stroke:var(--ink);stroke-width:1.8}.netview__node.is-isolated{fill-opacity:.4}.netview__readout{font-size:13px;color:var(--ink-2);margin:8px 0 0;min-height:1.5em}.netview__table{margin-top:14px;font-size:13.5px}.netview__table summary{cursor:pointer;color:var(--geo)}.netview__table summary:hover{color:var(--aco)}.dprof__svg{width:100%;min-width:560px;height:auto;display:block}.dprof__grid{stroke:var(--rule);stroke-width:.7}.dprof__ytick{text-anchor:end;font-family:var(--mono)}.dprof__xtick,.dprof__ytick{font-size:10px;fill:var(--ink-3)}.dprof__axislabel,.dprof__xtick{font-family:var(--sans)}.dprof__axislabel{font-size:11px;fill:var(--ink-2)}.dprof__readout{margin:4px 0 0;min-height:1.5em}.dprof__legend,.dprof__readout{font-size:13px;color:var(--ink-2)}.dprof__legend{display:flex;flex-wrap:wrap;gap:6px 18px;margin-top:16px}.dprof__key{display:inline-flex;align-items:center;gap:6px}.dprof__key i{width:12px;height:3px;border-radius:2px;display:inline-block}.dprof__key--note{color:var(--ink-3);font-size:12.5px}.spec{margin:0}.spec__frame{display:flex;gap:6px;align-items:stretch}.spec__yaxis{display:flex;flex-direction:column;justify-content:space-between;font-family:var(--mono);font-size:10px;color:var(--ink-3);text-align:right;min-width:30px;padding:1px 0}.spec__img{flex:1 1;min-width:0;height:auto;max-height:260px;border:1px solid var(--rule);image-rendering:auto;display:block}.spec__xaxis{display:flex;justify-content:space-between;margin:3px 0 8px 36px;font-family:var(--mono);font-size:10px;color:var(--ink-3)}.ftable{font-size:13.5px}.ftable th{white-space:nowrap}.neighbours{list-style:decimal;padding-left:22px;margin:0;font-size:14px}.neighbours li{display:grid;grid-template-columns:1fr auto auto;grid-gap:10px;gap:10px;align-items:baseline;padding:3px 0;border-bottom:1px solid var(--rule)}.neighbours__country{color:var(--ink-3);font-size:12.5px}.prov{display:grid;grid-gap:8px 20px;gap:8px 20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));font-size:13.5px}.prov dt{color:var(--ink-3);font-size:12px}.prov dd{margin:2px 0 0;word-break:break-word}.mono-sm{font-family:var(--mono);font-size:11.5px;color:var(--ink-2)}.site-footer{position:fixed;left:0;right:0;bottom:0;height:var(--footer-h);display:flex;align-items:center;background:var(--paper-2);border-top:1px solid var(--rule);z-index:50}.site-footer__inner{max-width:var(--max);margin:0 auto;padding:0 20px;width:100%;display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12.5px;color:var(--ink-2)}.site-footer a{color:var(--ink-2)}.site-footer a:hover{color:var(--aco)}.site-footer__copy{color:var(--ink-3)}.fsep{color:var(--rule-2)}@media (max-width:560px){.site-footer__inner{font-size:11.5px;gap:4px}}