@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";:root{color:#101418;background:#e8edf2;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;background:#e8edf2}body{overflow:hidden}.viewer-shell{position:relative;width:100%;height:100%;background:#e8edf2}.viewer{display:block;width:100%;height:100%;background:transparent}.focus-controls{position:absolute;top:1rem;left:1rem;z-index:6;display:flex;gap:.55rem;opacity:0;pointer-events:none;transition:opacity .12s ease}.focus-controls.is-visible{opacity:1;pointer-events:auto}.focus-panel{position:absolute;top:0;right:0;bottom:0;z-index:6;width:min(38rem,44vw);padding:1.85rem 1.7rem 1.9rem;display:flex;flex-direction:column;justify-content:flex-start;gap:1.25rem;overflow-y:auto;color:#f8fbff;border-left:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#161616c2,#0a0a0aad);box-shadow:-18px 0 40px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transform:translate(18px);transition:opacity .28s ease,transform .28s ease;scrollbar-width:thin;scrollbar-color:rgba(248,251,255,.18) rgba(255,255,255,.04)}.focus-panel.is-visible{opacity:1;pointer-events:auto;transform:translate(0)}.focus-panel-title,.focus-panel-body{margin:0}.focus-panel-title,.focus-panel-body,.focus-panel-toolbar,.focus-panel-media{opacity:1;transform:translateY(0)}.focus-panel.is-content-entering .focus-panel-title,.focus-panel.is-content-entering .focus-panel-body,.focus-panel.is-content-entering .focus-panel-toolbar,.focus-panel.is-content-entering .focus-panel-media{animation:focus-panel-content-enter .28s ease}@keyframes focus-panel-content-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.focus-panel-title{font-size:1.45rem;line-height:1.18;font-weight:500;margin-bottom:.15rem}.focus-panel-body{color:#f8fbffe0;font-size:.98rem;line-height:1.72}.focus-panel-body-paragraph,.focus-panel-body-list{margin:0}.focus-panel-body-paragraph{margin-bottom:1.15rem}.focus-panel-body-list{padding-left:1.2rem;display:grid;gap:.95rem}.focus-panel-body-list li+li{margin-top:0}.focus-panel-body-list strong{font-weight:700}.focus-panel-toolbar{display:none;align-items:center;gap:.85rem;padding-top:.1rem}.focus-panel-toolbar.is-visible{display:flex}.focus-panel-kernel-label{color:#f8fbffd1;font-size:.84rem;line-height:1.2}.focus-panel-kernel-select{min-width:9rem;padding:.46rem .62rem;color:#f8fbff;font-size:.84rem;border:1px solid rgba(255,255,255,.18);background:#ffffff0f}.focus-panel-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:.2rem}.focus-panel-media-card{margin:0;display:flex;flex-direction:column;gap:.62rem}.focus-panel-media-card.is-full{grid-column:1 / -1;width:calc(50% - .4rem);justify-self:center}.focus-panel-media-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border:1px solid rgba(255,255,255,.16);background:#ffffff0a}.focus-panel-media-item-caption{margin:0;color:#f8fbffb3;font-size:.84rem;line-height:1.5;letter-spacing:.03em;text-align:center}.focus-panel-media-caption{grid-column:1 / -1;margin:-.15rem 0 .3rem;color:#f8fbffb3;font-size:.84rem;line-height:1.55;letter-spacing:.03em;text-align:center}.focus-back,.focus-nav,.help-toggle{padding:.45rem .7rem;color:#f8fbff;font-size:.8rem;font-family:inherit;font-weight:400;border:1px solid rgba(255,255,255,.22);border-radius:0;background:#0a1018d1;cursor:pointer;transition:opacity .12s ease,background-color .12s ease,border-color .12s ease}.focus-back:hover,.focus-nav:hover:not(:disabled),.help-toggle:hover,.help-toggle[aria-expanded=true]{background:#16202ee6;border-color:#ffffff52}.focus-nav:disabled{opacity:.36;cursor:default}.help-toggle{position:absolute;bottom:1rem;left:1rem;z-index:7}.help-panel{position:absolute;bottom:3.9rem;left:1rem;z-index:7;width:min(38rem,calc(100vw - 2rem));max-height:min(70vh,42rem);padding:1.75rem 1.65rem 1.8rem;overflow-y:auto;color:#f8fbff;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#161616c2,#0a0a0aad);box-shadow:-18px 0 40px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transform:translateY(18px);transition:opacity .28s ease,transform .28s ease;scrollbar-width:thin;scrollbar-color:rgba(248,251,255,.18) rgba(255,255,255,.04)}.focus-panel::-webkit-scrollbar,.help-panel::-webkit-scrollbar{width:8px}.focus-panel::-webkit-scrollbar-track,.help-panel::-webkit-scrollbar-track{background:#ffffff0a}.focus-panel::-webkit-scrollbar-thumb,.help-panel::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#f8fbff2e;background-clip:padding-box}.focus-panel::-webkit-scrollbar-thumb:hover,.help-panel::-webkit-scrollbar-thumb:hover{background:#f8fbff47;background-clip:padding-box}.help-panel.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.help-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.help-panel h2,.help-panel h3,.help-panel dl,.help-panel dt,.help-panel dd{margin:0}.help-panel h2{font-size:1.45rem;line-height:1.18;font-weight:500}.help-close{padding:.45rem .7rem;color:#f8fbff;font-size:.8rem;line-height:1.2;font-family:inherit;font-weight:400;border:1px solid rgba(255,255,255,.22);border-radius:0;background:#0a1018d1;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.help-close:hover{background:#16202ee6;border-color:#ffffff52}.help-section+.help-section{margin-top:1.35rem}.help-section h3{margin-bottom:.75rem;color:#f8fbffb3;font-size:.84rem;line-height:1.2;font-weight:400;letter-spacing:.03em}.help-section dl{display:grid;gap:.7rem}.help-section dl>div{display:grid;grid-template-columns:7.4rem minmax(0,1fr);gap:.95rem;align-items:baseline}.help-section dt{color:#f8fbffe6;font-size:.84rem;line-height:1.4;font-weight:700;letter-spacing:.03em}.help-section dd{color:#f8fbffe0;font-size:.98rem;line-height:1.72}@media(max-width:720px){.focus-panel{top:auto;right:.75rem;bottom:.75rem;left:.75rem;width:auto;max-height:min(44vh,24rem);padding:1.15rem 1.1rem 1.2rem;border:1px solid rgba(255,255,255,.12);box-shadow:0 -18px 36px #0003}.focus-panel-media{grid-template-columns:1fr}.help-toggle{bottom:.75rem;left:.75rem}.help-panel{bottom:3.55rem;left:.75rem;width:calc(100vw - 1.5rem);max-height:58vh;padding:1.15rem 1.1rem 1.2rem}.help-section dl>div{grid-template-columns:1fr;gap:.1rem}}.hover-label{position:absolute;top:0;left:0;--hover-label-x: 0px;--hover-label-y: 0px;margin-left:var(--hover-label-x);margin-top:var(--hover-label-y);z-index:5;pointer-events:none;padding:.3rem .5rem;color:#f8fbff;font-size:.8rem;font-family:inherit;font-weight:400;letter-spacing:.04em;white-space:nowrap;border:1px solid rgba(255,255,255,.22);border-radius:0;background:#0a1018cc;box-shadow:0 14px 30px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;transform:translate(-50%,calc(-100% + 10px));transition:opacity .14s ease,transform .18s ease}.hover-label.is-visible{opacity:1;transform:translate(-50%,-100%)}.hover-label.is-active{color:#ff5c5c}.hud{position:absolute;top:1rem;left:1rem;padding:.9rem 1rem;border:1px solid rgba(16,20,24,.12);border-radius:14px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hud h1,.hud p{margin:0}.hud h1{margin-bottom:.5rem;font-size:1rem}.hud p{font-size:.875rem;line-height:1.4}.error{position:absolute;bottom:1rem;left:1rem;padding:.75rem 1rem;color:#7f1d1d;border-radius:12px;background:#ffececf2}
