.mp-trilhas-backdrop{z-index:350;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040810b8;place-items:center;padding:1.25rem .75rem;display:grid;position:fixed;inset:0}.mp-trilhas{width:min(720px,100vw - 1.5rem);max-height:calc(100dvh - 2.5rem);font-family:var(--mp-font);color:var(--mp-text);border:1px solid var(--mp-border);border-radius:var(--mp-radius);isolation:isolate;-webkit-font-smoothing:antialiased;background:#121214;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000080}.mp-trilhas *,.mp-trilhas :before,.mp-trilhas :after{box-sizing:border-box}.mp-trilhas h1,.mp-trilhas p{margin:0;padding:0}.mp-trilhas__header{border-bottom:1px solid var(--mp-border);background:#121214;flex-shrink:0;padding:.95rem 1rem .85rem}.mp-trilhas__header-row{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.mp-trilhas__header h1{letter-spacing:-.02em;color:var(--mp-text);font-size:1.05rem;font-weight:700}.mp-trilhas__sub{color:var(--mp-muted,#a1a1aa);margin-top:.35rem;font-size:.82rem;line-height:1.4}.mp-trilhas__close{border:1px solid var(--mp-border);border-radius:var(--mp-radius-sm,8px);width:34px;height:34px;color:var(--mp-text);cursor:pointer;background:0 0;flex-shrink:0;place-items:center;font-size:1.35rem;line-height:1;display:grid}.mp-trilhas__close:hover{background:#ffffff0f}.mp-trilhas__body{-webkit-overflow-scrolling:touch;flex:1;padding:1rem 1rem 1.15rem;overflow:auto}.mp-trilhas #mp-series.mp-trilhas__body{background:0 0;height:auto;min-height:0}.mp-trilhas__status{text-align:center;color:var(--mp-muted,#a1a1aa);padding:1.5rem .5rem;font-size:.9rem}.mp-trilhas__status.is-error{color:#f87171}.mp-trilhas__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.9rem;display:grid}.mp-trilhas__slot{min-width:0}#mp-series .mp-trilhas__slot .thumb{background:#0a0a0c}#mp-series .mp-trilhas__slot .thumb img{object-fit:contain;padding:.55rem}@media (max-width:640px){.mp-trilhas{width:min(420px,100vw - 1rem)}.mp-trilhas__grid{grid-template-columns:1fr}}
