.explorer-pulse[data-astro-cid-n3l5bf3n]{width:6px;height:6px;border-radius:50%;background:#ff6b00;display:inline-block;animation:explorerPulse 2s ease-in-out infinite;box-shadow:0 0 6px #ff6b0080}@keyframes explorerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.turbo3d-container{position:relative;width:100%;height:500px;border-radius:1.25rem;overflow:hidden;background:radial-gradient(ellipse at 50% 40%,rgba(255,107,0,.04) 0%,transparent 60%);border:1px solid rgba(255,255,255,.06)}@media(min-width:640px){.turbo3d-container{height:600px}}@media(min-width:1024px){.turbo3d-container{height:680px}}.turbo3d-controls{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:20}.turbo3d-ctrl-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .85rem;border-radius:.75rem;font-size:.75rem;font-weight:700;color:#ffffffb3;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.03em}.turbo3d-ctrl-btn:hover{background:#ffffff1f;color:#fff;border-color:#fff3}.turbo3d-ctrl-btn--active{background:#ff6b0026;color:#ff6b00;border-color:#ff6b004d}.turbo3d-ctrl-btn span{display:none}@media(min-width:640px){.turbo3d-ctrl-btn span{display:inline}}.turbo3d-legend{position:absolute;top:1rem;left:1rem;display:none;flex-direction:column;gap:.25rem;z-index:20;background:#0a101ed9;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:.75rem;max-height:500px;overflow-y:auto}@media(min-width:1024px){.turbo3d-legend{display:flex}}.turbo3d-legend-title{display:flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff6;padding:.25rem .5rem;margin-bottom:.25rem}.turbo3d-legend-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;border-radius:.5rem;font-size:.78rem;font-weight:500;color:#ffffff8c;background:transparent;border:1px solid transparent;cursor:pointer;transition:all .2s ease;text-align:left;white-space:nowrap}.turbo3d-legend-item:hover{color:#ffffffd9;background:#ffffff0a}.turbo3d-legend-item--active{color:#ff6b00!important;background:#ff6b0014;border-color:#ff6b0026}.turbo3d-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:background .2s ease}.turbo3d-instructions{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:2rem;background:#0a101ecc;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);font-size:.7rem;color:#ffffff73;z-index:15;white-space:nowrap;animation:fadeIn .5s ease}.turbo3d-instructions-sep{color:#ffffff26}.turbo3d-tooltip{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);padding:.6rem 1.2rem;border-radius:.75rem;background:#ff6b0026;backdrop-filter:blur(12px);border:1px solid rgba(255,107,0,.25);font-size:.85rem;font-weight:700;color:#ff6b00;z-index:15;animation:fadeIn .2s ease}.turbo3d-panel{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;width:340px;max-width:calc(100vw - 2rem);background:#0a101eeb;backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;padding:1.5rem;overflow-y:auto;z-index:30;animation:slideIn .3s ease;display:flex;flex-direction:column;gap:.75rem}@media(max-width:639px){.turbo3d-panel{inset:auto 0 0;width:100%;max-width:100%;max-height:65%;border-radius:1.25rem 1.25rem 0 0;animation:slideUp .3s ease}}.turbo3d-panel-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff80;cursor:pointer;transition:all .15s ease}.turbo3d-panel-close:hover{background:#ffffff1f;color:#fff}.turbo3d-panel-dot{width:10px;height:10px;border-radius:50%;background:#ff6b00;box-shadow:0 0 12px #ff6b0080}.turbo3d-panel-title{font-size:1.25rem;font-weight:800;color:#fff;line-height:1.2;padding-right:2rem}.turbo3d-panel-desc{font-size:.85rem;color:#ffffff8c;line-height:1.6}.turbo3d-panel-section{padding:.75rem;border-radius:.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.turbo3d-panel-section h4{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3;margin-bottom:.4rem}.turbo3d-panel-section p{font-size:.8rem;color:#ffffff73;line-height:1.55}.turbo3d-panel-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;border-radius:.75rem;background:linear-gradient(135deg,#ff6b00,#ff8533);color:#fff;font-weight:700;font-size:.85rem;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 16px #ff6b0040;margin-top:auto}.turbo3d-panel-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ff6b0059}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
