.pj-page{--ink:#102b3b;--blue:#1677c8;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.pj-page *{box-sizing:border-box}.pj-page [hidden]{display:none!important}.pj-page h1,.pj-page h2,.pj-page h3,.pj-page p,.pj-page figure{margin:0}.pj-wrap{width:min(1240px,calc(100% - 96px));margin:auto}.pj-page p{font-size:17px;line-height:1.8;color:#526675}.pj-page .pj-kicker{font-size:12px;line-height:1.6;letter-spacing:1.8px;color:var(--blue);font-weight:700;margin-bottom:22px}.pj-page h2{font-size:clamp(30px,3vw,42px);line-height:1.15;letter-spacing:-1.3px}.pj-hero{background:#f3f5f2;padding:65px 0}.pj-hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center}.pj-page h1{font-size:clamp(48px,5.5vw,78px);line-height:1.02;letter-spacing:-3px;font-weight:600}.pj-page h1 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.pj-page .pj-lead{font-size:19px;margin-top:26px;max-width:430px}.pj-link{display:inline-flex;gap:45px;margin-top:28px;padding:12px 0;border-bottom:1px solid #bac9d1;text-decoration:none;font-size:16px;font-weight:700;color:var(--ink)}.pj-link span{color:var(--blue)}.pj-hero figure{position:relative}.pj-hero img{width:100%;height:440px;object-fit:cover;display:block}.pj-hero figcaption{padding:16px 0 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;line-height:1.5;letter-spacing:1px;color:#506572}.pj-hero figcaption span{max-width:180px;letter-spacing:0;text-align:right}.pj-intro{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding:70px 0;border-bottom:1px solid #dfe6e9}.pj-intro>div{display:grid;grid-template-columns:1fr 1.3fr;gap:35px}.pj-intro h2{font-size:32px}.pj-collection{padding:70px 0 80px;scroll-margin-top:100px}.pj-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.pj-heading>p{font-size:15px}.pj-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.pj-filters button{font:inherit;font-size:16px;padding:13px 20px;border:1px solid #d2dde4;background:white;color:#415f72;cursor:pointer}.pj-filters button[aria-pressed=true]{background:#13374c;color:white;border-color:#13374c}.pj-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.pj-card{border:1px solid #dce5e8;min-width:0}.pj-card img,.pj-photo-placeholder{width:100%;height:245px;object-fit:cover;display:block;background:#eaf0f1}.pj-photo-placeholder{display:grid;place-items:center;color:#536f80;font-size:16px}.pj-card-body{padding:25px}.pj-page .pj-meta{font-size:13px;font-weight:700;color:#176da7;line-height:1.6;margin-bottom:14px}.pj-card h3{font-size:24px;line-height:1.3;letter-spacing:-.5px;margin-bottom:14px}.pj-page .pj-address{font-size:15px;margin-top:16px}.pj-card-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #e2e9ed;margin-top:22px;padding-top:18px}.pj-card button{font:inherit;background:none;border:0;color:#185d8c;font-weight:700;cursor:pointer;text-align:left;padding:6px 0}.pj-card .pj-pin-button{border:1px solid #ccdde7;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}.pj-pin-button svg{width:22px;height:22px}.pj-empty{background:#f3f6f6;display:flex;align-items:start;gap:38px;padding:55px;margin-top:0}.pj-empty>span{font-size:65px;line-height:1;color:#8bafc2}.pj-empty h3{font-size:29px;margin-bottom:15px}.pj-empty p{max-width:680px}.pj-empty a{display:inline-block;color:#176da7;margin-top:22px;font-weight:700}.pj-atlas{background:#102c3f;padding:70px 0;color:#f4f8fb;scroll-margin-top:85px;overflow:hidden}.pj-atlas .pj-kicker{color:#84bee9}.pj-stats{display:flex;gap:38px;flex-shrink:0}.pj-stats strong{font-size:43px;font-weight:400;display:block}.pj-stats span{font-size:13px;color:#afc6d6;display:block;margin-top:8px}.pj-page .pj-map-intro{color:#bbcedb;margin-bottom:35px;max-width:730px}.pj-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:25px;align-items:stretch}.pj-map-frame{min-width:0;background:#123448;border:1px solid #305066;padding:20px}.pj-map-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:12px;color:#b8d3e2}.pj-map-toolbar i{display:inline-block;background:#65bbf4;width:7px;height:7px;border-radius:50%;margin-right:8px}.pj-map-toolbar button{background:transparent;border:1px solid #426477;color:#dbedf8;padding:8px 12px;cursor:pointer;font-size:13px}.pj-world{width:100%;height:auto;display:block;aspect-ratio:2/1;margin:25px 0}.pj-country{fill:#34576b;stroke:#153a50;stroke-width:.5;transition:fill .4s}.pj-country.is-lit{fill:#368bc4}.pj-country.is-selected{fill:#8bd0f5}.pj-marker{cursor:pointer;outline:none}.pj-marker .dot{fill:#effaff;stroke:#0c527f;stroke-width:1.5}.pj-marker .halo{fill:#60baf5;opacity:.3;transform-box:fill-box;transform-origin:center;animation:pj-pulse 3s ease-in-out infinite}.pj-marker.is-selected .dot,.pj-marker:focus .dot{fill:#ffe39a;stroke:#fff;stroke-width:2}.pj-marker.is-selected .halo{fill:#ffe39a}.pj-page .pj-map-caption{font-size:11px;color:#a7c1d0;line-height:1.7}.pj-map-caption a{color:inherit}.pj-map-info{padding:25px;background:#183c52;border:1px solid #305066;overflow-wrap:anywhere}.pj-map-info h3{font-size:26px;line-height:1.3;margin-bottom:20px}.pj-map-info p{color:#c6d8e2;font-size:16px}.pj-map-info img{width:100%;aspect-ratio:1.5;object-fit:cover;margin-bottom:20px}.pj-map-info button,.pj-map-info a{display:block;background:transparent;border:0;color:#e4f4ff;margin-top:22px;padding:0;font-size:15px;line-height:1.6;text-decoration:underline;cursor:pointer;text-align:left}.pj-location-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.pj-location-list button{background:#173e54;border:1px solid #42687f;color:#d9edfa;padding:10px 16px;font-size:14px;cursor:pointer}.pj-location-list button[aria-pressed=true]{background:#e6f3fc;color:#15384e}.pj-demo{padding:20px;border-top:1px solid #335268;margin-top:25px;display:flex;gap:16px;flex-wrap:wrap;align-items:center;font-size:13px;color:#c8dce8}.pj-demo button,.pj-demo a{font-size:13px;padding:10px 14px;background:#dcedf8;border:0;color:#18384e;cursor:pointer;text-decoration:none}.pj-next{padding:75px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.pj-next>a{background:#1677c8;color:white;padding:21px 28px;display:flex;gap:40px;text-decoration:none;font-size:16px;font-weight:700}.pj-page dialog{width:min(900px,calc(100% - 32px));max-height:90vh;border:0;padding:48px;color:var(--ink);overscroll-behavior:contain}.pj-page dialog::backdrop{background:#061c2bd9}.pj-close{position:sticky;top:0;float:right;border:0;background:#eaf1f5;color:#173b54;width:44px;height:44px;font-size:30px;cursor:pointer;z-index:1}.pj-page dialog h2{font-size:36px;margin:20px 0}.pj-page dialog h3{margin:25px 0 12px;font-size:23px}.pj-page dialog p{white-space:pre-line;margin-bottom:20px}.pj-page dialog img{width:100%;height:auto;display:block;margin:20px 0}.pj-page dialog a{display:inline-block;margin:12px 0;color:#176da7}.pj-page button:focus-visible,.pj-page a:focus-visible{outline:3px solid #459bdd;outline-offset:4px}.pj-detail-page{max-width:900px;margin:auto;padding:60px 30px}.pj-detail-page h1{font-size:44px}.pj-detail-page img{width:100%;height:auto;margin:25px 0}.pj-detail-page p{white-space:pre-line;margin:20px 0}
.pj-atlas h2,.pj-atlas h3{color:#f3f8fc}
.pj-page .pj-atlas h1{color:#f3f8fc;font-size:clamp(32px,3.4vw,48px);line-height:1.15;letter-spacing:-1.5px;font-weight:600}
/* Light project atlas: scoped to the map; shared navigation/footer stay unchanged. */
.pj-atlas{background:#fff;color:#102b3b;border-bottom:1px solid #e0e7ec}
.pj-page .pj-atlas h1,.pj-atlas h2,.pj-atlas h3{color:#102b3b}
.pj-atlas .pj-kicker{color:#1677c8}
.pj-stats strong{color:#1677c8}
.pj-stats span{color:#526675}
.pj-page .pj-map-intro{color:#526675}
.pj-map-frame{background:#f7fafc;border-color:#dce5eb}
.pj-map-toolbar{color:#526675}
.pj-map-toolbar i{background:#1677c8}
.pj-map-toolbar button{border-color:#cbd9e3;color:#225b7f;background:#fff}
.pj-country{fill:#d3e0e8;stroke:#f7fafc}
.pj-country.is-lit{fill:#408ed0}
.pj-country.is-selected{fill:#1769ad}
.pj-marker .dot{fill:#1677c8;stroke:#fff}
.pj-marker .halo{fill:#258bd4}
.pj-marker.is-selected .dot,.pj-marker:focus .dot{fill:#102b3b;stroke:#fff}
.pj-marker.is-selected .halo{fill:#1677c8}
.pj-page .pj-map-caption{color:#627786}
.pj-map-info{background:#fff;border-color:#dce5eb}
.pj-map-info p{color:#526675}
.pj-map-info button,.pj-map-info a{color:#176da7}
.pj-location-list button{background:#f5f9fc;border-color:#cbdde9;color:#225b7f}
.pj-location-list button[aria-pressed=true]{background:#1677c8;color:#fff;border-color:#1677c8}
.pj-demo{border-color:#dce5eb;color:#526675}
.pj-demo button,.pj-demo a{background:#edf4f9;color:#225b7f}
.pj-map-toolbar button:hover,.pj-demo button:hover,.pj-demo a:hover{background:#eaf2f8}
@keyframes pj-pulse{50%{transform:scale(1.5);opacity:.12}}
@media(max-width:1100px){.pj-wrap{width:calc(100% - 60px)}.pj-hero-grid{gap:35px}.pj-hero img{height:380px}.pj-intro{grid-template-columns:1fr}.pj-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pj-map-layout{grid-template-columns:1fr}.pj-map-info{display:block}.pj-map-info img{max-width:240px}.pj-map-info h3{margin-bottom:12px}.pj-map-info button,.pj-map-info a{display:inline-block;margin-right:25px}}
@media(max-width:760px){.pj-wrap{width:calc(100% - 40px)}.pj-hero{padding:43px 0}.pj-hero-grid{grid-template-columns:1fr}.pj-page h1{font-size:54px;letter-spacing:-2px}.pj-page .pj-lead{font-size:18px}.pj-hero img{height:300px}.pj-intro{padding:42px 0;gap:0}.pj-intro>div{grid-template-columns:1fr;gap:18px}.pj-collection{padding:44px 0}.pj-heading{display:block}.pj-heading>p{margin-top:20px}.pj-cards{grid-template-columns:1fr}.pj-empty{padding:28px;gap:17px}.pj-empty>span{font-size:34px}.pj-empty h3{font-size:25px}.pj-filters{gap:7px}.pj-filters button{font-size:14px;padding:12px}.pj-atlas{padding:45px 0}.pj-stats{margin-top:30px;gap:35px}.pj-stats strong{font-size:35px}.pj-map-frame{padding:12px}.pj-map-toolbar{flex-wrap:wrap}.pj-world{margin:18px 0;min-height:180px}.pj-map-info{padding:22px}.pj-next{padding:45px 0;display:block}.pj-next>a{margin-top:25px;display:inline-flex}.pj-page dialog{padding:25px}.pj-page dialog h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){.pj-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
