.discovery-panel-shell{align-items:stretch;background:rgba(2,5,6,.72);display:grid;inset:0;justify-items:end;padding:18px;position:fixed;z-index:80}.discovery-panel{background:linear-gradient(180deg,rgba(25,32,28,.96),rgba(8,12,13,.98)),#101412;border:1px solid rgba(245,180,93,.24);border-radius:8px;box-shadow:0 32px 90px rgba(0,0,0,.48);display:grid;grid-gap:15px;gap:15px;max-height:calc(100vh - 36px);overflow-y:auto;padding:16px;width:min(520px,100%)}.discovery-panel-close{background:rgba(255,248,232,.1);border:1px solid rgba(255,248,232,.16);border-radius:8px;color:#fff8e8;cursor:pointer;font-family:Courier New,monospace;font-size:11px;font-weight:800;justify-self:end;padding:8px 10px;text-transform:uppercase}.discovery-panel-media{aspect-ratio:16/9;background:#050706;border:1px solid rgba(255,248,232,.12);border-radius:8px;overflow:hidden;position:relative}.discovery-panel-related-preview,.discovery-panel-video{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.discovery-panel-layer{display:grid;grid-gap:8px;gap:8px}.discovery-panel-layer p{color:#f5b45d;font-family:Courier New,monospace;font-size:11px;font-weight:800;letter-spacing:0;margin:0;text-transform:uppercase}.discovery-panel-layer h2,.discovery-panel-layer h3{color:#fff8e8;font-weight:400;letter-spacing:0;line-height:1.05;margin:0}.discovery-panel-layer h2{font-size:34px}.discovery-panel-layer h3{font-size:22px}.discovery-panel-layer span{color:#d9c9ad;font-size:15px;line-height:1.42}.discovery-panel-chip-row{display:flex;flex-wrap:wrap;gap:8px}.discovery-panel-chip-row button{background:rgba(245,180,93,.11);border:1px solid rgba(245,180,93,.22);border-radius:999px;color:#fff8e8;cursor:pointer;font-family:Courier New,monospace;font-size:11px;font-weight:800;padding:8px 10px;text-transform:uppercase}.discovery-panel-related-grid{display:grid;grid-gap:9px;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-panel-related-grid button{align-content:end;background:#101412;border:1px solid rgba(255,248,232,.13);border-radius:8px;color:#fff8e8;cursor:pointer;display:grid;min-height:128px;overflow:hidden;padding:10px;position:relative;text-align:left}.discovery-panel-related-grid button:after{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.84));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.discovery-panel-related-grid button span{color:#fff8e8;font-size:14px;font-weight:700;line-height:1.1;position:relative;text-shadow:0 2px 18px rgba(0,0,0,.84);z-index:2}@media (max-width:700px){.discovery-panel-shell{align-items:end;justify-items:stretch;padding:10px}.discovery-panel{max-height:calc(100vh - 20px);width:100%}.discovery-panel-related-grid{grid-template-columns:1fr}}