.ijpsc-em{--em-navy:#173c63;--em-navy-dark:#102e4c;--em-blue:#2f6cab;--em-blue-soft:#edf4fb;--em-border:#d7e2ec;--em-border-dark:#b8c8d8;--em-bg:#fff;--em-panel:#f8fbfe;--em-panel-2:#f3f8fc;--em-text:#21384d;--em-muted:#63798e;--em-shadow:0 6px 18px rgba(16,46,76,.08);width:100%;max-width:100%;min-width:0;color:var(--em-text);line-height:1.45}.ijpsc-em,.ijpsc-em *{box-sizing:border-box}.ijpsc-em a{color:var(--em-blue);text-decoration:none}.ijpsc-em a:hover{text-decoration:underline}.ijpsc-em-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin:0 0 20px;padding:0 0 16px;border-bottom:1px solid var(--em-border-dark)}.ijpsc-em-kicker,.ijpsc-em-section-head span{display:block;margin:0 0 5px;color:var(--em-blue);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ijpsc-em-header h2{margin:0 0 6px;color:var(--em-navy);font-size:clamp(34px,3.5vw,56px);line-height:1.02}.ijpsc-em-header p{margin:0;max-width:860px;color:var(--em-muted);font-size:16px}.ijpsc-em-header-meta{display:flex;gap:12px;align-self:stretch}.ijpsc-em-meta-card{display:grid;align-content:center;min-width:106px;padding:14px 18px;border:1px solid var(--em-border);background:var(--em-bg);box-shadow:var(--em-shadow)}.ijpsc-em-meta-card strong{display:block;color:var(--em-navy);font-size:22px;line-height:1}.ijpsc-em-meta-card span{display:block;margin-top:4px;color:var(--em-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.ijpsc-em-empty{padding:24px;border:1px solid var(--em-border);background:var(--em-panel)}.ijpsc-em-toolbar{display:grid;grid-template-columns:repeat(3,minmax(140px,.7fr)) minmax(280px,1.5fr) auto;gap:12px;padding:12px;border:1px solid var(--em-border);background:var(--em-panel);margin:0 0 18px}.ijpsc-em-filter{display:grid;gap:5px}.ijpsc-em-filter label{font-size:12px;font-weight:700;color:var(--em-text)}.ijpsc-em-filter select,.ijpsc-em-filter input,.ijpsc-em-filter button{width:100%;min-height:46px;padding:11px 12px;border:1px solid var(--em-border-dark);border-radius:6px;background:#fff;color:var(--em-text);font:inherit}.ijpsc-em-search-wrap{position:relative}.ijpsc-em-search-wrap:after{content:'⌕';position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--em-muted);pointer-events:none}.ijpsc-em-search-wrap input{padding-right:38px}.ijpsc-em-reset,.ijpsc-em-panel-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--em-border-dark);border-radius:6px;background:#fff;color:var(--em-navy);font-weight:700;cursor:pointer;text-decoration:none}.ijpsc-em-reset:hover,.ijpsc-em-panel-link:hover{background:var(--em-navy);color:#fff;text-decoration:none}.ijpsc-em-layout{display:grid;gap:18px}.ijpsc-em-panel{padding:16px 16px 18px;border:1px solid var(--em-border);background:#fff;box-shadow:var(--em-shadow)}.ijpsc-em-panel-head{display:flex;align-items:center;gap:12px;margin:0 0 14px}.ijpsc-em-panel-head h3{margin:0;color:var(--em-navy);font-size:18px}.ijpsc-em-panel-number{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:var(--em-navy);color:#fff;font-size:17px;font-weight:800;flex:0 0 34px}.ijpsc-em-panel-head-split{justify-content:space-between}.ijpsc-em-panel-head-split>div{display:flex;align-items:center;gap:12px}.ijpsc-em-panel-link{padding:8px 12px;min-height:auto}.ijpsc-em-map-area{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:18px;align-items:start}.ijpsc-em-map-shell{position:relative;padding:12px;border:1px solid var(--em-border);background:var(--em-panel-2)}.ijpsc-em-map-canvas{position:relative;min-height:560px;border:1px solid var(--em-border);background-image:linear-gradient(to right,rgba(23,60,99,.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(23,60,99,.045) 1px,transparent 1px);background-size:34px 34px;background-color:#fbfdff;overflow:hidden}.ijpsc-em-map-canvas svg{display:block;width:100%;height:100%}.ijpsc-em-map-tools{position:absolute;top:18px;right:18px;display:flex;gap:6px;z-index:5}.ijpsc-em-map-tools button{width:34px;height:34px;border:1px solid var(--em-border-dark);border-radius:6px;background:#fff;color:var(--em-navy);font-size:20px;line-height:1;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.06)}.ijpsc-em-map-tools button:hover{background:var(--em-navy);color:#fff}.ijpsc-em-map-note{margin:10px 2px 0;color:var(--em-muted);font-size:12px}.ijpsc-em-map-limit{position:absolute;left:12px;bottom:12px;max-width:60%;padding:8px 10px;border:1px solid var(--em-border);background:rgba(255,255,255,.92);font-size:11px;color:var(--em-muted)}.ijpsc-em-detail-panel{min-height:560px;padding:18px;border:1px solid var(--em-border);background:linear-gradient(180deg,#fff 0,#fbfdff 100%);overflow:auto}.ijpsc-em-detail-panel h4{margin:0 0 14px;color:var(--em-navy);font-size:18px}.ijpsc-em-detail-panel p{margin:0 0 10px}.ijpsc-em-detail-panel dl{display:grid;grid-template-columns:120px 1fr;gap:6px 10px;margin:0;font-size:13px}.ijpsc-em-detail-panel dt{font-weight:700;color:var(--em-muted)}.ijpsc-em-detail-panel dd{margin:0}.ijpsc-em-detail-record{padding-top:14px;margin-top:14px;border-top:1px solid var(--em-border)}.ijpsc-em-detail-source{display:block;margin-bottom:6px;font-size:11px;font-weight:700;color:var(--em-blue);letter-spacing:.08em;text-transform:uppercase}.ijpsc-em-detail-doi{font-size:12px}.ijpsc-em-detail-claim-title{margin:0 0 6px;color:var(--em-navy);font-size:15px}.ijpsc-em-detail-meta{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 10px}.ijpsc-em-detail-meta span,.ijpsc-em-overview-chip{padding:4px 8px;border-radius:4px;background:#eff5f9;color:var(--em-navy);font-size:11px;font-weight:700}.ijpsc-em-overview-list{display:grid;gap:8px;margin-top:14px}.ijpsc-em-overview-item{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid var(--em-border);background:#fff}.ijpsc-em-overview-item strong{color:var(--em-navy)}.ijpsc-em-overview-sub{margin-top:14px;padding-top:14px;border-top:1px solid var(--em-border)}.ijpsc-em-overview-sub h5{margin:0 0 8px;color:var(--em-navy);font-size:14px}.ijpsc-em-bottom-grid{display:grid;grid-template-columns:1fr;gap:18px}.ijpsc-em-table-wrap{overflow:auto;border:1px solid var(--em-border)}.ijpsc-em-claims-table,.ijpsc-em-matrix-table,.ijpsc-em-article-table{width:100%;border-collapse:collapse;background:#fff;font-size:13px}.ijpsc-em-claims-table{table-layout:fixed}.ijpsc-em-claims-table th,.ijpsc-em-claims-table td,.ijpsc-em-matrix-table th,.ijpsc-em-matrix-table td,.ijpsc-em-article-table th,.ijpsc-em-article-table td{padding:10px 12px;border-bottom:1px solid var(--em-border);vertical-align:top}.ijpsc-em-claims-table thead th,.ijpsc-em-matrix-table thead th,.ijpsc-em-article-table thead th{position:sticky;top:0;background:#f4f8fb;color:var(--em-navy);font-size:12px;text-align:left;z-index:1}.ijpsc-em-claims-table th:nth-child(1){width:25%}.ijpsc-em-claims-table th:nth-child(2){width:42%}.ijpsc-em-claims-table th:nth-child(3){width:15%}.ijpsc-em-claims-table th:nth-child(4){width:18%}.ijpsc-em-claims-table tbody tr,.ijpsc-em-matrix-table tbody tr{cursor:pointer}.ijpsc-em-claims-table tbody tr:hover,.ijpsc-em-matrix-table tbody tr:hover{background:#f8fbfe}.ijpsc-em-claims-table td{word-break:break-word}.ijpsc-em-claims-table td small{display:block;color:var(--em-muted)}.ijpsc-em-matrix-table th:first-child,.ijpsc-em-matrix-table td:first-child{position:sticky;left:0;background:#fff;z-index:1}.ijpsc-em-matrix-table thead th:first-child{background:#f4f8fb;z-index:2}.ijpsc-em-matrix-table td{text-align:center;min-width:76px}.ijpsc-em-matrix-table td.has-evidence{font-weight:700;color:var(--em-navy)}.ijpsc-em-claims-footer,.ijpsc-em-matrix-legend{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 0 0;color:var(--em-muted);font-size:12px}.ijpsc-em-pagination{display:flex;gap:8px;align-items:center}.ijpsc-em-pagination button{padding:6px 10px;border:1px solid var(--em-border-dark);background:#fff;color:var(--em-navy);border-radius:5px;cursor:pointer}.ijpsc-em-pagination button:disabled{opacity:.5;cursor:not-allowed}.ijpsc-em-matrix-scale{display:flex;gap:8px;align-items:center}.ijpsc-em-scale-chip{display:inline-block;width:20px;height:10px;border:1px solid var(--em-border)}.ijpsc-em-strength-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:5px;font-size:11px;font-weight:700;white-space:nowrap}.ijpsc-em-strength-badge.is-strong{background:#0e4d92;color:#fff}.ijpsc-em-strength-badge.is-moderate{background:#f0c768;color:#654614}.ijpsc-em-strength-badge.is-exploratory{background:#4fb0bf;color:#fff}.ijpsc-em-strength-badge.is-theoretical{background:#d9e2f6;color:#274c8c}.ijpsc-em-placeholder{padding:18px;color:var(--em-muted);font-size:14px}.ijpsc-em-section-head{margin-bottom:12px}.ijpsc-em-section-head h2{margin:0;color:var(--em-navy);font-size:22px}.ijpsc-em-article-block{margin:20px 0;padding:16px;border:1px solid var(--em-border);background:#fff;box-shadow:var(--em-shadow)}.ijpsc-em-article-table-wrap{overflow:auto}.ijpsc-em-mini-relation{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ijpsc-em-mini-relation span{padding:3px 7px;border-radius:999px;background:var(--em-blue-soft);color:var(--em-blue);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ijpsc-em-node{cursor:move}.ijpsc-em-node-rect{fill:#fff;stroke:#a4b7ca;stroke-width:1.4px;rx:9;ry:9;filter:drop-shadow(0 3px 8px rgba(16,46,76,.08))}.ijpsc-em-node.is-active .ijpsc-em-node-rect{stroke:var(--em-blue);stroke-width:2.2px;filter:drop-shadow(0 4px 10px rgba(47,108,171,.22))}.ijpsc-em-node-label{font-size:12px;font-weight:700;fill:var(--em-text)}.ijpsc-em-node-count{font-size:10px;fill:var(--em-muted)}.ijpsc-em-edge-line{stroke:#7f92a5;stroke-width:1.7px;fill:none;marker-end:url(#ijpsc-em-arrow);opacity:.72}.ijpsc-em-edge-hit{stroke:transparent;stroke-width:14px;fill:none;cursor:pointer}.ijpsc-em-edge-label{display:none;font-size:11px;fill:#6d7f91}.ijpsc-em-edge.is-active .ijpsc-em-edge-line{stroke:var(--em-blue);stroke-width:2.5px;opacity:1}.ijpsc-em-edge.is-active .ijpsc-em-edge-label{display:block;fill:var(--em-blue);font-weight:700}.ijpsc-em-filter-action{align-self:end}.ijpsc-em-filter-action label{visibility:hidden}@media (max-width:1350px){.ijpsc-em-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.ijpsc-em-filter-wide{grid-column:1/-1}.ijpsc-em-map-area{grid-template-columns:1fr}.ijpsc-em-detail-panel{min-height:auto}.ijpsc-em-map-canvas{min-height:520px}}@media (max-width:900px){.ijpsc-em-header{grid-template-columns:1fr}.ijpsc-em-header-meta{justify-content:flex-start}.ijpsc-em-toolbar{grid-template-columns:1fr}.ijpsc-em-filter-wide,.ijpsc-em-filter-action{grid-column:auto}.ijpsc-em-map-canvas{min-height:420px}.ijpsc-em-map-limit{max-width:85%}.ijpsc-em-claims-table,.ijpsc-em-article-table,.ijpsc-em-matrix-table{font-size:12px}.ijpsc-em-claims-table th:nth-child(1),.ijpsc-em-claims-table th:nth-child(2),.ijpsc-em-claims-table th:nth-child(3),.ijpsc-em-claims-table th:nth-child(4){width:auto}} 

/* v1.3.4 theme-containment and layout correction */
.ijpsc-em{display:block!important;float:none!important;clear:both!important;position:relative!important;width:100%!important;max-width:100%!important;overflow:visible!important}
.ijpsc-em .ijpsc-em-panel,
.ijpsc-em .ijpsc-em-map-area,
.ijpsc-em .ijpsc-em-map-shell,
.ijpsc-em .ijpsc-em-detail-panel{float:none!important;clear:both!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
.ijpsc-em .ijpsc-em-map-area{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important}
.ijpsc-em .ijpsc-em-map-shell{display:block!important;padding:12px!important}
.ijpsc-em .ijpsc-em-map-canvas{width:100%!important;min-height:500px!important;height:auto!important}
.ijpsc-em .ijpsc-em-detail-panel{display:block!important;min-height:0!important;max-height:none!important;padding:16px 18px!important;overflow:visible!important;border:1px solid var(--em-border)!important;background:linear-gradient(180deg,#fff 0,#fbfdff 100%)!important}
.ijpsc-em .ijpsc-em-detail-placeholder{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);gap:18px;align-items:start}
.ijpsc-em .ijpsc-em-detail-placeholder>h4,
.ijpsc-em .ijpsc-em-detail-placeholder>p{grid-column:1/-1}
.ijpsc-em .ijpsc-em-overview-sub{margin-top:0;padding-top:0;border-top:0}
.ijpsc-em .ijpsc-em-overview-sub:nth-of-type(n+3){border-left:1px solid var(--em-border);padding-left:18px}
.ijpsc-em .ijpsc-em-map-limit{max-width:75%}
@media(max-width:900px){.ijpsc-em .ijpsc-em-detail-placeholder{grid-template-columns:1fr}.ijpsc-em .ijpsc-em-overview-sub:nth-of-type(n+3){border-left:0;padding-left:0;border-top:1px solid var(--em-border);padding-top:14px}.ijpsc-em .ijpsc-em-map-canvas{min-height:400px!important}}


/* v1.3.6: aligned relationship details and supporting article cards */
.ijpsc-em-detail-panel{padding:0!important;background:#fff!important;overflow:visible!important}
.ijpsc-em-detail-block{width:100%;padding:18px 20px 20px}
.ijpsc-em-detail-block>h4{margin:0 0 12px!important;padding:0 0 10px;border-bottom:1px solid var(--em-border);font-size:19px!important;line-height:1.2}
.ijpsc-em-detail-summary{display:grid;gap:0;margin:0 0 18px;border:1px solid var(--em-border);background:#fbfdff}
.ijpsc-em-detail-row{display:grid!important;grid-template-columns:170px minmax(0,1fr)!important;align-items:start!important;gap:18px!important;margin:0!important;padding:9px 12px!important;border-top:1px solid #e7eef4!important;line-height:1.4!important}
.ijpsc-em-detail-row:first-child{border-top:0!important}
.ijpsc-em-detail-label{margin:0!important;padding:0!important;color:var(--em-muted)!important;font-size:12px!important;font-weight:700!important;line-height:1.4!important}
.ijpsc-em-detail-value{min-width:0;margin:0!important;padding:0!important;color:var(--em-text)!important;font-size:13px!important;line-height:1.45!important;overflow-wrap:anywhere}
.ijpsc-em-detail-value a{font-weight:600}
.ijpsc-em-detail-record{display:block!important;margin:14px 0 0!important;padding:0!important;border:1px solid var(--em-border)!important;background:#fff!important}
.ijpsc-em-detail-record-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;margin:0!important;padding:13px 14px 11px!important;border-bottom:1px solid var(--em-border)!important;background:#f7fafc!important}
.ijpsc-em-detail-record-head>div{min-width:0}
.ijpsc-em-detail-source{display:block!important;margin:0 0 4px!important;padding:0!important;font-size:10px!important;line-height:1.2!important}
.ijpsc-em-detail-claim-title{margin:0!important;padding:0!important;color:var(--em-navy)!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important}
.ijpsc-em-detail-claim-title a{color:inherit!important;text-decoration:none!important}
.ijpsc-em-detail-claim-title a:hover{text-decoration:underline!important}
.ijpsc-em-detail-doi{display:grid!important;justify-items:end!important;gap:3px!important;min-width:145px;margin:0!important;padding:0!important;text-align:right!important;font-size:12px!important;line-height:1.3!important}
.ijpsc-em-detail-doi span{color:var(--em-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.ijpsc-em-detail-meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important;padding:10px 14px 0!important}
.ijpsc-em-detail-meta span{display:inline-flex!important;align-items:center!important;margin:0!important;padding:4px 8px!important;line-height:1.2!important}
.ijpsc-em-detail-statement{margin:0!important;padding:11px 14px 13px!important;color:var(--em-text)!important;font-size:14px!important;line-height:1.55!important}
.ijpsc-em-detail-record-rows{display:grid!important;margin:0!important;padding:0 14px 12px!important}
.ijpsc-em-detail-record-rows .ijpsc-em-detail-row{grid-template-columns:110px minmax(0,1fr)!important;gap:14px!important;padding:8px 0!important;border-top:1px solid #edf2f6!important}
.ijpsc-em-detail-record-rows .ijpsc-em-detail-row:first-child{border-top:1px solid #edf2f6!important}
.ijpsc-em-view-article{display:inline-flex!important;align-items:center!important;min-height:28px;padding:4px 9px!important;border:1px solid var(--em-border-dark)!important;border-radius:4px;background:#fff!important;color:var(--em-navy)!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important}
.ijpsc-em-view-article:hover{background:var(--em-navy)!important;color:#fff!important;text-decoration:none!important}
.ijpsc-em-detail-panel dl,.ijpsc-em-detail-panel dt,.ijpsc-em-detail-panel dd{float:none!important;width:auto!important;margin:0!important;padding:0!important}
@media(max-width:760px){.ijpsc-em-detail-row{grid-template-columns:1fr!important;gap:3px!important}.ijpsc-em-detail-record-head{grid-template-columns:1fr!important}.ijpsc-em-detail-doi{justify-items:start!important;min-width:0;text-align:left!important}.ijpsc-em-detail-record-rows .ijpsc-em-detail-row{grid-template-columns:1fr!important;gap:3px!important}}


/* v1.3.9: compact concept-page heading */
.ijpsc-em-header-concept{align-items:center!important;margin-bottom:16px!important;padding:15px 16px!important;border:1px solid var(--em-border)!important;background:linear-gradient(180deg,#fbfdff 0,#f6fafe 100%)!important;box-shadow:none!important}
.ijpsc-em-header-concept .ijpsc-em-header-main{min-width:0!important}
.ijpsc-em-header-concept .ijpsc-em-kicker{margin-bottom:5px!important;font-size:10px!important;letter-spacing:.15em!important}
.ijpsc-em-header-concept .ijpsc-em-public-title{max-width:920px!important;margin:0 0 5px!important;color:var(--em-navy)!important;font-size:clamp(28px,2.25vw,37px)!important;line-height:1.12!important;font-weight:600!important;letter-spacing:-.012em!important;hyphens:none!important;-webkit-hyphens:none!important;-ms-hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important;text-wrap:balance}
.ijpsc-em-header-concept .ijpsc-em-public-title.is-long{font-size:clamp(25px,2vw,33px)!important;line-height:1.14!important}
.ijpsc-em-header-concept .ijpsc-em-public-title.is-very-long{font-size:clamp(23px,1.75vw,30px)!important;line-height:1.16!important}
.ijpsc-em-header-concept .ijpsc-em-header-main>p{margin:0!important;font-size:13px!important}
.ijpsc-em-header-concept .ijpsc-em-header-meta{align-self:center!important}
.ijpsc-em-header-concept .ijpsc-em-meta-card{min-width:86px!important;padding:10px 13px!important;box-shadow:none!important}
.ijpsc-em-header-concept .ijpsc-em-meta-card strong{font-size:20px!important}
.ijpsc-em-header-concept .ijpsc-em-meta-card span{font-size:9px!important}
@media(max-width:900px){.ijpsc-em-header-concept{grid-template-columns:1fr!important}.ijpsc-em-header-concept .ijpsc-em-header-meta{margin-top:8px!important}.ijpsc-em-header-concept .ijpsc-em-public-title,.ijpsc-em-header-concept .ijpsc-em-public-title.is-long,.ijpsc-em-header-concept .ijpsc-em-public-title.is-very-long{font-size:27px!important;text-wrap:wrap}}

/* v1.3.10: reliable publication links */
.ijpsc-em-detail-doi a,.ijpsc-em-view-article,.ijpsc-em-claims-table td a{position:relative!important;z-index:3!important;pointer-events:auto!important}
.ijpsc-em-detail-doi a{display:inline-block!important;word-break:break-all}
.ijpsc-em-claims-table td small a{display:inline-block;margin-top:3px}
