@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";@font-face{font-family:Hebden-Incised;src:url(/Hebden-Incised.otf) format("opentype")}html,body{height:100%;font-family:Poppins,sans-serif;color:#fff;overflow:hidden;position:relative}body{background:url(/background.svg);background-size:cover;background-position:center;background-repeat:no-repeat}body:before{content:"";position:fixed;inset:0;background:url(/stars.jpg) center/cover no-repeat;mix-blend-mode:screen;opacity:.4;pointer-events:none;z-index:1}#root{position:relative;z-index:2;height:100%}.app-canvas{height:100vh;width:100%}.location{font-family:Poppins,sans-serif;font-size:12px;line-height:120%;color:#95a6bd;margin-top:2px}.header{display:flex;position:sticky;top:0;background:#13243d;padding-bottom:1rem;align-items:center;margin-bottom:1rem}.meta{display:flex;flex-direction:column;justify-content:center}.avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#eee;display:block}.avatar{width:48px;height:48px;margin-right:1rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sidebar .name{font-family:Hebden-Incised,serif;letter-spacing:.03em}.sidebar{position:fixed;background:#13243d;box-shadow:0 4px 20px #00000026;padding:2rem;z-index:1000;transition:transform .3s ease-in-out;display:flex;flex-direction:column;height:100vh;max-height:100vh;box-sizing:border-box;border-radius:4px;border:1px solid #DDC36F}.content{background:#0f1929;border:1px solid #28384D;border-radius:8px;padding:1rem}.sidebar.desktop{top:1rem;right:1rem;width:30%;max-width:600px;min-width:400px;height:calc(100vh - 2rem);max-height:calc(100vh - 2rem);transform:translate(calc(100% + 1rem));display:flex;flex-direction:column}.sidebar.desktop.open{transform:translate(0)}.sidebar.mobile{bottom:1rem;left:1rem;right:1rem;width:calc(100% - 2rem);max-height:70vh;height:70vh;transform:translateY(calc(100% + 1rem));display:flex;flex-direction:column}.sidebar.mobile.open{transform:translateY(0)}.sidebar .close-btn{position:absolute;top:2rem;right:2rem;font-size:2rem;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1;background:#0f1929;border:1px solid #28384D;border-radius:4px;z-index:10}.sidebar .close-btn:hover{background:#f0f0f0}.sidebar-content{flex:1 1 auto;overflow-y:auto;margin-bottom:1rem;min-height:0}.sidebar-content h2{margin:0 0 1.5rem;font-size:1.5rem;padding-right:40px}.sidebar-content p{margin:.75rem 0;line-height:1.6}.sidebar .nav-buttons{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:0;padding-top:1.5rem;flex-shrink:0;position:sticky;bottom:0;z-index:2}.sidebar .nav-btn{border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s;flex:1;max-width:220px;font-family:Hebden-Incised,serif;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.sidebar.mobile .nav-btn{padding:.6rem 1rem;font-size:.9rem;min-width:0;flex:1 1 0}.sidebar.mobile .nav-btn svg{width:14px;height:10px;flex-shrink:0}.sidebar .nav-btn:hover{background:#dfb14a;color:#222929;stroke:#222929;transform:translateY(-2px);box-shadow:0 4px 12px #ffc4004d}.sidebar .nav-btn:active{transform:translateY(0)}.nav-btn.prev{background:#1f2c40;color:#d8e2f0;stroke:#d8e2f0}.nav-btn.next{background:#fce06f;color:#222929;stroke:#222929}.sidebar .marker-count{color:#90a1b9;font-size:.9rem;white-space:nowrap;min-width:60px;text-align:center;flex-shrink:0}.sidebar.mobile .marker-count{font-size:.8rem;min-width:50px}.sidebar svg[class^=decal-]{position:absolute;width:10px;height:10px;z-index:10}.sidebar .decal-0{top:8px;left:8px;transform:rotate(0)}.sidebar .decal-1{top:8px;right:8px;transform:rotate(90deg)}.sidebar .decal-2{bottom:8px;right:8px;transform:rotate(180deg)}.sidebar .decal-3{bottom:8px;left:8px;transform:rotate(270deg)}
