:root {
  --font-role-pixel: 'Unifont', monospace;
  --desktop-ink: #543765;
  --desktop-muted: #91759a;
  --desktop-frame: #ead6ed;
  --desktop-edge: #9775ae;
  --desktop-highlight: #fffaff;
  --desktop-bevel: inset 1px 1px 0 #fffaff, inset -1px -1px 0 #b193bf;
}
* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; scroll-padding-top: 20px; }
body.desktop-home { margin: 0; color: var(--desktop-ink); font-family: var(--font-role-body); background: linear-gradient(135deg,#f5beda,#b79bdd 55%,#ecc4e3); min-height: 100vh; }
a { color: inherit; text-decoration: none; }
button,input { font: inherit; }
button { cursor: pointer; color: inherit; }
button:focus-visible,a:focus-visible,input:focus-visible { outline: 2px dotted #663b8d; outline-offset: 4px; }
::selection { background: #d9b4e6; }
.skip-link { position: fixed; top: -60px; left: 20px; z-index: 100; padding: 10px; background: white; }
.skip-link:focus { top: 20px; }
.desktop-shell { max-width: 1232px; margin: auto; padding: 30px 38px 0; }
.window { padding: 4px; border: 1px solid #836398; background: var(--desktop-frame); box-shadow: inset 2px 2px 0 #fff7ff, inset -2px -2px 0 #b397bf, 5px 5px 0 #744d8633, 12px 18px 35px #62417226; }
.window-title { min-height: 31px; display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 4px 5px 4px 10px; color: white; background: linear-gradient(90deg,#9472bd 0%,#bb8bc9 50%,#e1a3c9 100%); text-shadow: 1px 1px 0 #73548c; font-family: var(--font-role-pixel); font-size: 15px; letter-spacing: .02em; }
.window-title h2 { font: inherit; margin: 0; }
.window-controls { display: flex; gap: 3px; }
.window-controls i { display: grid; place-items: center; height: 21px; width: 23px; border: 1px solid #88659c; background: #efdaec; box-shadow: var(--desktop-bevel); color: #694c7b; font: 17px/1 var(--font-role-pixel); text-shadow: none; }
.bevel-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 33px; border: 1px solid #a586b4; border-radius: 0; background: linear-gradient(180deg,#fff3fb,#e5cce8); box-shadow: var(--desktop-bevel); padding: 7px 15px; font-size: 12px; }
.bevel-button:hover { background: linear-gradient(180deg,#fff9ff,#f1d1e9); color: #a64883; }
.bevel-button:active { box-shadow: inset 1px 1px 0 #9e7bac; transform: translate(1px,1px); }
.browser-toolbar { display: flex; gap: 12px; padding: 9px 8px 7px; align-items: center; }
.browser-toolbar nav { display: flex; gap: 6px; }
.browser-toolbar nav [aria-current] { background: #d5b9e0; box-shadow: inset 1px 1px 0 #9f7bac, inset -1px -1px 0 white; }
#search-toggle { margin-left: auto; width: 36px; padding: 6px; }
#search-toggle svg { width: 18px; height: 18px; }
.address-row { display: flex; align-items: center; gap: 12px; margin: 0 8px 7px; font-size: 11px; }
.inset-field { flex: 1; padding: 6px 10px; background: #fff9ff; border: 1px solid #b093bf; box-shadow: inset 1px 1px 0 #d7c2de, 1px 1px 0 white; letter-spacing: .04em; }
.inset-field > span { color: #c876ae; margin-right: 8px; }
.rss-button { font-family: var(--font-role-pixel); }
.desktop-welcome { position: relative; display: grid; grid-template-columns: 1.3fr 1fr; gap: 65px; align-items: center; padding: 46px 18px 44px; }
.welcome-kicker { font-family: var(--font-role-pixel); font-size: 16px; color: #694a86; margin: 0 0 9px; text-shadow: 1px 1px #fff5ff; }
.welcome-kicker > span { margin-left: 10px; }
.welcome-copy h1 { margin: 0; color: #fff2fc; font: 72px/.95 var(--font-role-pixel); letter-spacing: 3px; text-shadow: 3px 0 #9264af,-2px 0 #b17dc2,0 -2px #bb8acb,0 3px #9264af,5px 6px 0 #9b6fb2,9px 10px 0 #c597c64d; }
.welcome-copy h1 > span { color: #fff1b9; }
.pixel-spark { display: inline-block; color: #fff5fd; font-size: 51px; margin-left: 12px; vertical-align: top; }
.welcome-motto { font-family: var(--font-role-pixel); font-size: 17px; line-height: 1.5; color: #674381; text-shadow: 1px 1px 0 #f8e8ff; margin: 17px 0 18px; }
.welcome-links { display: flex; gap: 10px; }
.welcome-links a { min-width: 115px; }
.profile-window { transform: rotate(2deg); }
.profile-body { display: flex; align-items: center; gap: 21px; padding: 19px 17px 13px; }
.avatar-inset { flex-shrink: 0; padding: 4px; border: 1px solid #a388b3; background: #d2badf; box-shadow: inset 1px 1px 0 #9775a9,1px 1px 0 white; }
.avatar-inset img { display: block; width: 110px; height: 110px; image-rendering: pixelated; }
.profile-name h2 { font-family: var(--font-role-pixel); font-weight: 400; font-size: 34px; margin: 0 0 9px; }
.profile-name p { font-family: var(--font-role-pixel); margin: 0 0 12px; font-size: 14px; }
.profile-status { font-size: 10px; white-space: nowrap; }
.profile-status i { display: inline-block; width: 6px; height: 6px; background: #90b18a; box-shadow: inset 1px 1px #d2ffc2; margin-right: 5px; }
.profile-tags { display: flex; flex-wrap: wrap; gap: 6px; padding: 0 17px 17px; }
.profile-tags span { padding: 5px 7px; font-size: 10px; background: #f9edf8; border: 1px solid #c9afd3; box-shadow: 1px 1px 0 white; }
.window-status { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 10px; margin-top: 4px; padding: 7px 9px; border: 1px solid; border-color: #bea2cb #fff3fc #fff3fc #bea2cb; font-family: var(--font-role-pixel); font-size: 12px; }
.welcome-star { position: absolute; top: 10px; right: -4px; font: 54px var(--font-role-pixel); color: #fff6c9; text-shadow: 3px 3px #b48abd; }
.desktop-columns { display: grid; grid-template-columns: minmax(0,1fr) 305px; gap: 25px; align-items: start; }
.journal-window > .window-title { min-height: 36px; background: linear-gradient(90deg,#7f64ae,#b18ac9 65%,#dfadd2); }
.journal-toolbar { display: flex; justify-content: space-between; padding: 12px 13px; font-size: 11px; }
.journal-toolbar b { padding: 2px 6px; margin-left: 7px; background: #f9eaf7; border: 1px solid #c4a4d1; font-family: var(--font-role-pixel); font-weight: 400; }
.inset-panel { border: 1px solid; border-color: #b49ac1 #fff7ff #fff7ff #b49ac1; box-shadow: inset 1px 1px 0 #d7c3df; }
.journal-list { margin: 0 6px; background: #fff9fd; }
.post-row { position: relative; padding: 24px 58px 24px 24px; border-bottom: 1px solid #e7d6ea; }
.post-row:last-child { border-bottom: 0; }
.post-featured { background: linear-gradient(115deg,#f7eafa,#fbe7f1); padding-top: 29px; padding-bottom: 29px; border-left: 4px solid #c77bab; }
.post-meta { display: flex; gap: 15px; font-family: var(--font-role-pixel); font-size: 13px; color: #997caa; }
.post-meta a { color: #b06094; }
.post-row h3 { margin: 10px 0 8px; font-family: var(--font-role-heading); font-size: 24px; line-height: 1.4; font-weight: 400; color: #68417c; }
.post-featured h3 { font-size: 29px; }
.post-row h3 a:hover { color: #bb609b; }
.post-row p { margin: 0; font-size: 12px; line-height: 1.85; color: var(--desktop-muted); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.post-open { position: absolute; right: 17px; top: 49px; width: 28px; min-height: 27px; padding: 3px; font-family: var(--font-role-pixel); font-size: 20px; }
.pagination { display: flex; align-items: center; gap: 14px; }
.pagination .current { color: #b14f89; }
.desktop-sidebar { display: grid; gap: 24px; }
.library-tabs { display: grid; grid-template-columns: repeat(4,1fr); gap: 7px; padding: 17px 10px; }
.library-tabs a { flex-direction: column; padding: 9px 3px 7px; font-size: 11px; }
.folder-icon { width: 26px; height: 19px; background: #f5d193; border: 1px solid #bd9676; box-shadow: inset 1px 1px #fff2c8,1px 1px #c4a2ad; position: relative; }
.folder-icon::before { content: ''; position: absolute; top: -5px; left: -1px; width: 12px; height: 4px; border: 1px solid #bd9676; border-bottom: 0; background: #ffe0a6; }
.library-list { margin: 0 7px 9px; padding: 4px 11px; background: #fff7fd; }
.library-list a { display: flex; align-items: start; gap: 10px; padding: 15px 0; font-size: 12px; line-height: 1.75; border-bottom: 1px dotted #d5b8db; }
.library-list a:last-child { border-bottom: 0; }
.library-list a > span:nth-child(2) { flex: 1; }
.file-icon { width: 16px; height: 20px; border: 1px solid #bd9cc8; box-shadow: 1px 1px #dfcde4; background: white; text-align: center; color: #bb8ab8; font-family: var(--font-role-pixel); flex-shrink: 0; }
.orbit-display { position: relative; overflow: hidden; margin: 10px; background: radial-gradient(ellipse at 50% 20%,#f0cde9,#c0a3d9 70%,#a894d0); height: 247px; }
.saturn { position: relative; height: 159px; display: grid; place-items: center; isolation: isolate; }
.saturn div { width: 92px; height: 92px; border-radius: 50%; background: radial-gradient(circle at 29% 24%,#fffafd,#e2b2db 37%,#bd8ebd 63%,#8a70a6 87%); box-shadow: inset -9px -5px 16px #9c7eb955,0 0 25px #ffeafa80; }
.saturn::after { content: ''; position: absolute; width: 200px; height: 52px; border-radius: 50%; border: 9px solid #e9daf4; box-shadow: 0 2px 0 #997db5,inset 0 2px 0 white,0 0 15px #fff2fd80; transform: rotate(-26deg); }
.saturn span { position: absolute; right: 25px; top: 10px; font-family: var(--font-role-pixel); font-size: 29px; color: #fff4be; text-shadow: 2px 2px #b58ac2; }
.orbit-display p { position: relative; z-index: 2; font: 22px/1.4 var(--font-role-pixel); text-align: center; margin: -2px 0 0; color: #fff4ff; text-shadow: 2px 2px #9e78b7; }
.coordinate-grid { position: absolute; inset: 60% -50% -60%; background-image: linear-gradient(#fff5ff66 1px,transparent 1px),linear-gradient(90deg,#fff5ff66 1px,transparent 1px); background-size: 20px 20px; transform: perspective(90px) rotateX(35deg); }
.travel-shortcuts { display: flex; justify-content: space-between; gap: 5px; padding: 0 10px 10px; }
.travel-shortcuts a { padding: 7px 9px; min-height: 30px; font-size: 10px; }
.subscription { display: flex; justify-content: space-between; padding: 12px 15px; font-family: var(--font-role-pixel); font-size: 15px; }
.desktop-footer { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 16px; padding: 28px 0 35px; font-family: var(--font-role-pixel); font-size: 13px; color: #65477d; text-shadow: 1px 1px #edd8f4; }
.desktop-footer p { margin: 0; }
.footer-solidarity { order: 4; width: 100%; text-align: center; font-size: 12px; }
.footer-solidarity-link { color: #ad5d90; text-decoration: underline; text-underline-offset: 3px; }
.footer-solidarity-link:hover { color: #d475ad; }
#map-section { position: relative; left: 50%; width: min(1600px, calc(100vw - 76px)); margin-top: 30px; transform: translateX(-50%); }
.footprints-desktop-window { padding: 4px; background: var(--desktop-frame); border: 1px solid #836398; box-shadow: inset 2px 2px white,inset -2px -2px #b397bf,5px 5px #744d8633; }
.win98-titlebar { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 8px 10px; color: white; background: linear-gradient(90deg,#9472bd,#dda5cf); font: 14px var(--font-role-pixel); text-shadow: 1px 1px #82619d; }
.win98-controls { display: flex; flex-shrink: 0; gap: 3px; }.win98-controls span { width: 15px; height: 15px; background: #ebd4ec; border: 1px solid #a688b6; box-shadow: var(--desktop-bevel); }
.footprints-menubar { display: flex; gap: 20px; padding: 9px 11px; font: 12px var(--font-role-pixel); }
.footprints-workspace { display: grid; grid-template-columns: minmax(0,1fr) 320px; padding: 8px 16px 16px; gap: 20px; }
.footprints-main-pane, .footprints-side-pane { min-width: 0; }
.footprints-side-pane { display: flex; flex-direction: column; gap: 18px; }
.footprints-window, .footprints-list-window { border: 1px solid #b295bd; background: #f8eaf7; box-shadow: var(--desktop-bevel); }
.footprints-map-shell { border: 1px solid #b295bd; background: #efe1f0; box-shadow: inset 1px 1px #ae92ba; }
#footprints-map { height: clamp(480px, 42vw, 680px); width: 100%; }
.footprints-window-content { padding: 16px; }.footprints-desc { font-size: 14px; line-height: 1.7; margin: 0; }
.footprints-city-detail { margin-top: 16px; padding-top: 14px; border-top: 1px solid #d5b8db; }
.footprints-city-note { font-size: 14px; line-height: 1.75; white-space: pre-wrap; }
.footprints-hint { display: none; }.footprints-city-meta { display: flex; gap: 10px; align-items: center; font-size: 12px; }.footprints-city-link { display: inline-block; padding: 6px 0; font-size: 12px; }
.footprints-list-content { padding: 12px; max-height: 400px; overflow-y: auto; }
.footprints-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; list-style: none; padding: 0; margin: 0; }.footprints-city-trigger { width: 100%; min-height: 36px; padding: 7px 10px; border: 1px solid #b9a0c7; background: #f8eaf7; box-shadow: var(--desktop-bevel); font-size: 13px; line-height: 1.5; text-align: left; overflow-wrap: anywhere; }.footprints-city-trigger:hover { background: white; }
.footprints-statusbar { display: flex; gap: 20px; padding: 8px; border-top: 1px solid #b49ac1; font: 11px var(--font-role-pixel); }
.search-modal[hidden] { display: none; }.search-modal { position: fixed; z-index: 100; inset: 0; display: flex; justify-content: center; align-items: flex-start; padding: 12vh 20px 20px; }.search-modal-backdrop { position: absolute; inset: 0; background: #53356466; }.search-modal-dialog { position: relative; width: 620px; max-height: 78vh; display: flex; flex-direction: column; }.search-content { padding: 18px; overflow: auto; }#search-close { min-height: 23px; padding: 2px; width: 25px; }#search-close svg { width: 16px; height: 16px; }#search-input { width: 100%; padding: 12px; border: 1px solid #ab8db9; box-shadow: inset 1px 1px #d6bbdf; background: #fff9ff; color: var(--desktop-ink); }#search-status { margin: 13px 0; font-size: 12px; }#search-results { padding: 0; margin: 0; list-style: none; }.search-result-item { padding: 16px 0; border-top: 1px solid #c8afcf; }.search-result-title { font-size: 17px; }.search-result-snippet { font-size: 12px; line-height: 1.8; color: #85658f; margin-top: 8px; }.search-result-meta { font-size: 11px; color: #ad5d90; margin-top: 8px; }body.search-open { overflow: hidden; }
@media (max-width: 1000px) { .desktop-shell { padding: 22px 25px 0; }.desktop-welcome { gap: 24px; padding-left: 6px; padding-right: 6px; }.welcome-copy h1 { font-size: 56px; }.profile-body { gap: 12px; padding: 16px 12px; }.avatar-inset img { width: 90px; height: 90px; }.profile-name h2 { font-size: 29px; }.profile-status { font-size: 9px; }.desktop-columns { grid-template-columns: minmax(0,1fr) 280px; gap: 20px; } }
@media (max-width: 1000px) {
  #map-section { left: auto; width: 100%; transform: none; }
  .footprints-workspace { grid-template-columns: 1fr; }
  .footprints-side-pane { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); align-items: start; }
}
@media (max-width: 750px) {
  .footprints-city-trigger { min-height: 44px; font-size: 14px; }
  .desktop-shell { padding: 14px 13px 0; }.window-title { font-size: 13px; }.browser-toolbar { padding: 7px 3px; gap: 6px; }.browser-toolbar nav { gap: 4px; }.browser-toolbar nav a { padding: 7px 9px; font-size: 11px; }.address-row { gap: 7px; margin: 0 3px 4px; font-size: 10px; }.inset-field { padding: 5px; letter-spacing: 0; }.rss-button { font-size: 11px; }
  .desktop-welcome { grid-template-columns: 1fr; padding: 31px 7px 30px; gap: 26px; }.welcome-copy h1 { font-size: clamp(48px,10.5vw,72px); letter-spacing: 1px; }.pixel-spark { font-size: 35px; margin-left: 7px; }.welcome-motto { font-size: 14px; }.welcome-kicker { font-size: 14px; }.welcome-star { font-size: 37px; right: 10px; top: 15px; }.welcome-links a { font-size: 11px; }.profile-window { transform: none; }.profile-body { padding: 16px; gap: 22px; }.avatar-inset img { width: 96px; height: 96px; }.profile-name h2 { font-size: 32px; }.profile-status { font-size: 10px; }.profile-tags { padding: 0 16px 16px; }
  .desktop-columns { grid-template-columns: 1fr; gap: 26px; }.post-row { padding: 21px 44px 21px 15px; }.post-row h3 { font-size: 23px; }.post-featured h3 { font-size: 26px; }.post-meta { font-size: 12px; }.post-row p { font-size: 12px; }.post-open { right: 9px; width: 24px; min-height: 24px; }.desktop-sidebar { grid-template-columns: 1fr; gap: 22px; }.library-tabs { padding: 19px 13px; }.orbit-display { height: 245px; }.travel-shortcuts a { flex: 1; }
  .footprints-workspace { grid-template-columns: 1fr; padding: 0 7px 7px; gap: 12px; }.footprints-statusbar { flex-wrap: wrap; gap: 8px 15px; }#footprints-map { height: 340px; }.footprints-side-pane { grid-template-columns: 1fr; gap: 12px; }.desktop-footer { justify-content: center; text-align: center; font-size: 12px; }.desktop-footer p { order: 3; width: 100%; }.search-modal { padding: 5vh 12px; }.search-modal-dialog { max-height: 90vh; }.search-content { padding: 13px; }
}
@media (max-width: 380px) { .browser-toolbar nav a { padding: 7px 6px; font-size: 10px; }.browser-toolbar { gap: 4px; }#search-toggle { width: 28px; min-height: 30px; flex-shrink: 0; }.welcome-copy h1 { font-size: 45px; }.pixel-spark { display: none; }.profile-body { gap: 14px; padding: 12px; }.profile-status { font-size: 9px; }.profile-name p { font-size: 12px; }.rss-button { display: none; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
