.identity-map-module__PlROra__section{padding:clamp(5rem, 10vw, 9rem) var(--gutter);border-bottom:1px solid var(--rule);overflow:hidden}.identity-map-module__PlROra__header{grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:clamp(3rem,7vw,6rem);display:grid}.identity-map-module__PlROra__eyebrow,.identity-map-module__PlROra__note p{color:var(--muted);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem}.identity-map-module__PlROra__header h2{max-width:11ch;font-family:var(--font-serif), serif;letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,6vw,6.5rem);font-weight:400;line-height:.95}.identity-map-module__PlROra__header div>p{color:var(--muted);margin:1.5rem 0 0}.identity-map-module__PlROra__filters{border-top:1px solid var(--rule);border-left:1px solid var(--rule);flex-wrap:wrap;margin-bottom:1rem;display:flex}.identity-map-module__PlROra__filters button{border:0;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:2.8rem;color:var(--muted);font:.62rem var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;padding:.65rem 1rem}.identity-map-module__PlROra__filters button:hover,.identity-map-module__PlROra__filters button:focus-visible{color:var(--ink);background:color-mix(in srgb, var(--lavender) 18%, transparent);outline:0}.identity-map-module__PlROra__filters button[aria-pressed=true]{color:var(--selection-ink);background:var(--selection)}.identity-map-module__PlROra__map{border:1px solid var(--rule);background:linear-gradient(var(--rule) 1px, transparent 1px), linear-gradient(90deg, var(--rule) 1px, transparent 1px);isolation:isolate;background-size:12.5% 25%;width:100%;min-height:clamp(28rem,51vw,46rem);position:relative}.identity-map-module__PlROra__axisLabels{z-index:0;color:color-mix(in srgb, var(--muted) 60%, transparent);font:.55rem var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;display:flex;position:absolute;bottom:.75rem;left:1rem;right:1rem}.identity-map-module__PlROra__lines,.identity-map-module__PlROra__nodes{width:100%;height:100%;position:absolute;inset:0}.identity-map-module__PlROra__lines{z-index:0;overflow:visible}.identity-map-module__PlROra__connection{stroke:var(--rule);stroke-width:.18px;vector-effect:non-scaling-stroke;transition:opacity .18s,stroke .18s,stroke-width .18s}.identity-map-module__PlROra__connectionActive{stroke-width:2px;opacity:1}.identity-map-module__PlROra__connectionMuted{opacity:.12}.identity-map-module__PlROra__connectionActive.identity-map-module__PlROra__lavender{stroke:var(--lavender)}.identity-map-module__PlROra__connectionActive.identity-map-module__PlROra__orange{stroke:var(--orange)}.identity-map-module__PlROra__connectionActive.identity-map-module__PlROra__red{stroke:var(--signal)}.identity-map-module__PlROra__nodes{z-index:1;pointer-events:none;margin:0;padding:0;list-style:none}.identity-map-module__PlROra__nodePosition{left:var(--node-x);top:var(--node-y);pointer-events:auto;position:absolute;transform:translate(-50%,-50%)}.identity-map-module__PlROra__node{border:1px solid var(--rule);min-width:clamp(5rem,9vw,8.5rem);min-height:2.8rem;color:var(--ink);background:color-mix(in srgb, var(--paper) 94%, transparent);box-shadow:0 .45rem 1.4rem color-mix(in srgb, var(--ink) 6%, transparent);font-family:var(--font-mono), monospace;letter-spacing:.05em;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;place-items:center;padding:.65rem .8rem;font-size:clamp(.58rem,.9vw,.72rem);line-height:1.15;transition:color .18s,background .18s,border-color .18s,opacity .18s,transform .18s;display:grid;position:relative}.identity-map-module__PlROra__node>span{border:1px solid var(--paper);background:var(--muted);border-radius:50%;width:.55rem;height:.55rem;transition:background .18s,transform .18s;position:absolute;top:-.3rem;right:.75rem}.identity-map-module__PlROra__node[data-thread=places]>span{background:var(--signal)}.identity-map-module__PlROra__node[data-thread=practice]>span{background:var(--orange)}.identity-map-module__PlROra__node[data-thread=curiosity]>span{background:var(--lavender)}.identity-map-module__PlROra__node[data-thread=creative]>span{background:color-mix(in srgb, var(--signal) 55%, var(--lavender))}.identity-map-module__PlROra__node:hover,.identity-map-module__PlROra__node:focus-visible,.identity-map-module__PlROra__node[aria-pressed=true]{border-color:var(--ink);color:var(--paper);background:var(--ink);outline:none;transform:translateY(-.16rem)}.identity-map-module__PlROra__node[aria-pressed=true]:after{content:"";border:1px solid color-mix(in srgb, var(--signal) 65%, transparent);border-radius:999px;animation:1.8s ease-out infinite identity-map-module__PlROra__node-pulse;position:absolute;inset:-.55rem}.identity-map-module__PlROra__node:hover>span,.identity-map-module__PlROra__node:focus-visible>span,.identity-map-module__PlROra__node[aria-pressed=true]>span{background:var(--signal);transform:scale(1.25)}.identity-map-module__PlROra__node[data-related=true]{border-color:var(--orange)}.identity-map-module__PlROra__node[data-related=true]>span{background:var(--orange)}.identity-map-module__PlROra__node[data-muted=true]{opacity:.3}.identity-map-module__PlROra__note{border-bottom:1px solid var(--rule);grid-template-columns:minmax(9rem,.6fr) 1.4fr;gap:2rem;min-height:6rem;padding:1.5rem 0;display:grid}.identity-map-module__PlROra__note>div:first-child small,.identity-map-module__PlROra__related small{color:var(--muted);font:.58rem var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;margin-top:.4rem;display:block}.identity-map-module__PlROra__noteBody>span{max-width:44rem;font-family:var(--font-serif), serif;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.25;display:block}.identity-map-module__PlROra__related{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.identity-map-module__PlROra__related small{width:100%}.identity-map-module__PlROra__related button{border:1px solid var(--rule);color:var(--muted);font:.58rem var(--font-mono), monospace;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;padding:.42rem .65rem}.identity-map-module__PlROra__related button:hover,.identity-map-module__PlROra__related button:focus-visible{border-color:var(--orange);color:var(--ink);outline:0}@keyframes identity-map-module__PlROra__node-pulse{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.14)}}.identity-map-module__PlROra__screenReaderOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.identity-map-module__PlROra__header{grid-template-columns:1fr}.identity-map-module__PlROra__map{min-height:38rem;margin-inline:calc(var(--gutter) * -.45);width:calc(100% + var(--gutter) * .9)}.identity-map-module__PlROra__node{min-width:4.5rem;max-width:6.6rem;min-height:2.45rem;padding:.55rem .6rem;font-size:.52rem}.identity-map-module__PlROra__note{grid-template-columns:1fr;gap:.7rem;min-height:8.5rem}.identity-map-module__PlROra__filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.identity-map-module__PlROra__filters button:first-child{grid-column:1/-1}.identity-map-module__PlROra__axisLabels{display:none}}@media (prefers-reduced-motion:reduce){.identity-map-module__PlROra__connection,.identity-map-module__PlROra__node,.identity-map-module__PlROra__node>span{transition:none}.identity-map-module__PlROra__node[aria-pressed=true]:after{animation:none}}@media (forced-colors:active){.identity-map-module__PlROra__connectionActive{stroke:canvastext}.identity-map-module__PlROra__node>span{border:2px solid buttontext}}
