#mc-discovery-layer{position:fixed;inset:0;z-index:24;pointer-events:none;overflow:visible}
.mc-discovery{position:absolute;left:0;top:0;display:grid;grid-template-columns:18px auto;grid-template-areas:'s t' 's k';gap:0 8px;align-items:center;min-width:96px;max-width:190px;padding:7px 9px;border:1px solid #a7b9b32e;border-radius:10px;background:#030708b8;color:#cad4cf;text-decoration:none;pointer-events:auto;backdrop-filter:blur(4px);transition:border-color .2s,opacity .2s,box-shadow .2s}
.mc-discovery[hidden]{display:none}.mc-discovery:hover,.mc-discovery:focus-visible,.mc-discovery.called{border-color:#dfd2a47f;box-shadow:0 0 22px #d5c48c20;color:#eee5cc}
.mc-discovery-symbol{grid-area:s;width:15px;height:15px;border:1px solid #b6c6c166;border-radius:50%;position:relative}.mc-discovery-symbol::after{content:'';position:absolute;inset:4px;border-radius:50%;background:#c9d8d377}
.mc-discovery-title{grid-area:t;font:11px/1.25 Georgia,serif;white-space:normal}.mc-discovery small{grid-area:k;font:8px/1.3 Consolas,monospace;letter-spacing:.1em;text-transform:uppercase;color:#81928d}
.mc-discovery[data-kind='camera'] .mc-discovery-symbol{border-radius:3px;width:17px;height:12px}.mc-discovery[data-kind='camera'] .mc-discovery-symbol::before{content:'';position:absolute;width:6px;height:3px;left:2px;top:-4px;border:1px solid #b6c6c166;border-bottom:0}.mc-discovery[data-kind='camera'] .mc-discovery-symbol::after{inset:3px 5px;border:1px solid #d9cfa966;background:transparent}
.mc-discovery[data-kind='music'] .mc-discovery-symbol::after{content:'♪';inset:auto;background:none;left:3px;top:-4px;color:#d8cda8;font-size:14px}.mc-discovery[data-kind='place'] .mc-discovery-symbol{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.mc-discovery[data-kind='place'] .mc-discovery-symbol::after{transform:rotate(45deg)}
.mc-discovery[data-kind='space'] .mc-discovery-symbol,.mc-discovery[data-kind='lens'] .mc-discovery-symbol{box-shadow:0 0 12px #88b9d044}.mc-discovery[data-kind='time'] .mc-discovery-symbol::after{content:'·';inset:auto;left:5px;top:-5px;background:none;color:#d9cfa9;font-size:18px}
#mc-take-me{border-color:#cdbf8b55!important;color:#ddd3b3!important;letter-spacing:.08em}
#mc-little-camera{border-color:#d0c49355}.mc-discovery.called{animation:mc-discovery-call 1s ease-in-out 2 alternate}@keyframes mc-discovery-call{to{box-shadow:0 0 32px #e2d39a55;filter:brightness(1.25)}}
@media(max-width:700px){.mc-discovery{min-width:72px;max-width:130px;padding:6px 7px;grid-template-columns:14px auto;gap:0 5px}.mc-discovery-title{font-size:9px}.mc-discovery small{font-size:7px}.mc-discovery-symbol{width:12px;height:12px}#mc-discovery-layer{z-index:118}}
@media(prefers-reduced-motion:reduce){.mc-discovery.called{animation:none}}
#mc-discovery-lines{position:fixed;inset:0;width:100vw;height:100vh;z-index:23;pointer-events:none;overflow:visible}#mc-discovery-lines line{stroke:#aebbb533;stroke-width:1;stroke-dasharray:3 8;vector-effect:non-scaling-stroke}
.mc-discovery[data-kind='garden'],.mc-discovery[data-kind='ocean'],.mc-discovery[data-kind='human'],.mc-discovery[data-kind='trace']{border-radius:18px;background:#020607d6}
.mc-discovery[data-kind='garden'] .mc-discovery-symbol{border-radius:2px 9px 2px 9px;transform:rotate(45deg)}.mc-discovery[data-kind='ocean'] .mc-discovery-symbol{border-radius:50% 50% 45% 45%;box-shadow:inset 0 -4px 0 #8bb9c344}.mc-discovery[data-kind='human'] .mc-discovery-symbol::after{inset:3px 5px 7px;border-radius:50%;box-shadow:0 6px 0 -1px #c9d8d377}.mc-discovery[data-kind='trace'] .mc-discovery-symbol{border-style:dashed}
.mc-discovery[data-kind='portal']{border:0;background:transparent;min-width:84px;grid-template-columns:30px auto;filter:drop-shadow(0 0 16px #9ec9d32b)}.mc-discovery[data-kind='portal'] .mc-discovery-symbol{width:28px;height:28px;border:0;background:url('assets/portal.svg') center/contain no-repeat}.mc-discovery[data-kind='portal'] .mc-discovery-symbol::after{display:none}.mc-discovery[data-kind='portal']:hover{box-shadow:none;filter:drop-shadow(0 0 26px #d6c99866)}
#mc-held-camera{position:fixed;left:0;top:0;z-index:32;width:26px;height:20px;pointer-events:none;transform-origin:center;filter:drop-shadow(0 0 7px #d6c99a44)}
#mc-held-camera[hidden]{display:none}#mc-held-camera span{display:block;width:24px;height:16px;border:1px solid #d4d9d0aa;border-radius:3px;background:#18262bcc;position:relative}#mc-held-camera span:before{content:'';position:absolute;left:3px;top:-5px;width:8px;height:4px;border:1px solid #d4d9d0aa;border-bottom:0;border-radius:2px 2px 0 0}#mc-held-camera span:after{content:'';position:absolute;right:4px;top:3px;width:7px;height:7px;border:1px solid #dfd1a6;border-radius:50%;box-shadow:0 0 4px #dfd1a655}
#mc-shoot:disabled{opacity:.36;cursor:default}.mc-discovery.near-camera{border-color:#e6d7a399;box-shadow:0 0 24px #e2d39a33}.mc-discovery.shot{animation:mc-shot .45s ease-out 2 alternate}@keyframes mc-shot{to{filter:brightness(2.6);box-shadow:0 0 42px #fff0bd88}}
#mc-album{width:min(520px,92vw);max-height:78vh;overflow:auto;background:#061013;color:#d8dfdb;border:1px solid #9fb2aa55;border-radius:14px;padding:22px}#mc-album::backdrop{background:#020607bb}#mc-album form{display:flex;justify-content:flex-end}#mc-album form button{min-height:40px}#mc-album h2{font:22px Georgia,serif;font-weight:400}.mc-album-list{display:grid;gap:8px}.mc-album-list a{display:flex;justify-content:space-between;gap:14px;padding:10px 4px;border-bottom:1px solid #9fb2aa22;color:#d9dfdc;text-decoration:none}.mc-album-list small{font:9px Consolas,monospace;color:#83958f;white-space:nowrap}

/* V2 · lighter discovery marks: technical annotations instead of chunky badges. */
.mc-discovery{border-radius:4px;background:#02060894;border-color:#a7b9b31e;padding:6px 8px;backdrop-filter:blur(2px)}
.mc-discovery-symbol{width:14px;height:14px;border-width:.65px;border-color:#b8c9c25c;background:transparent!important;box-shadow:none!important}
.mc-discovery-symbol::after{inset:5px;width:3px;height:3px;background:#d3c7a1a8;border:0!important;box-shadow:none!important}
.mc-discovery[data-kind='camera'] .mc-discovery-symbol{width:16px;height:11px;border-width:.65px;border-radius:2px}.mc-discovery[data-kind='camera'] .mc-discovery-symbol::before{width:5px;height:2px;top:-3px;border-width:.65px}.mc-discovery[data-kind='camera'] .mc-discovery-symbol::after{width:5px;height:5px;left:5px;top:2px;inset:auto;border:.65px solid #d8cda8!important;border-radius:50%;background:transparent!important}
.mc-discovery[data-kind='place'] .mc-discovery-symbol{width:13px;height:13px;border-radius:50% 50% 50% 0}.mc-discovery[data-kind='music'] .mc-discovery-symbol{border:0}.mc-discovery[data-kind='music'] .mc-discovery-symbol::after{font-size:12px;left:3px;top:-2px;color:#bfb696;background:none!important;width:auto;height:auto}
.mc-discovery[data-kind='garden'],.mc-discovery[data-kind='ocean'],.mc-discovery[data-kind='human'],.mc-discovery[data-kind='trace']{border-radius:4px;background:#02060894}
.mc-discovery[data-kind='portal']{opacity:.82}.mc-discovery-title{letter-spacing:.02em}.mc-discovery small{opacity:.78}
