.dm-hub .dm-auth:before{content:"dropmeta.com.br|@eujraraujo"}.dm-hub:not([data-dm-ok="1"]) .dm-wrap{opacity:0;pointer-events:none}.dm-hub[data-dm-ok="1"] .dm-wrap{opacity:1;transition:opacity .2s}.dm-hub{--dm-bg:#fff;--dm-panel:#f5f5f5;--dm-rail:#f0f0f0;--dm-card:#fff;--dm-card-hover:#e8ecef;--dm-text:#1a1a1a;--dm-muted:#6b7280;--dm-gap:16px;--dm-radius-lg:16px;--dm-radius-md:12px;--dm-shadow:0 4px 12px rgba(0,0,0,.1);background:var(--dm-bg);color:var(--dm-text)}.dm-hub .dm-wrap{display:grid;grid-template-columns:260px 1fr;gap:var(--dm-gap);max-width:1200px;margin:0 auto;padding:18px 16px 36px;box-sizing:border-box}@media(max-width:960px){.dm-hub .dm-wrap{grid-template-columns:1fr;gap:12px}}.dm-hub .dm-rail{background:var(--dm-rail);border-radius:var(--dm-radius-lg);box-shadow:var(--dm-shadow);position:sticky;top:16px;align-self:start;padding:14px;overflow:hidden}@media(max-width:960px){.dm-hub .dm-rail{position:static}}.dm-hub .dm-rail__title{font-size:18px;font-weight:800;margin:0 0 6px;letter-spacing:.2px}.dm-hub .dm-rail__nav{display:grid;gap:10px;margin-top:6px}.dm-hub .dm-rail__btn{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px;padding:10px;border-radius:12px;border:0;cursor:pointer;background:transparent;color:var(--dm-text);text-align:left;transition:background .2s,transform .15s}.dm-hub .dm-rail__btn:hover{background:#e8ecef;transform:translateY(-1px)}.dm-hub .dm-rail__btn[aria-selected=true]{background:#d1d5db}.dm-hub .dm-rail__icon{width:40px;height:40px;border-radius:10px;background:#e5e7eb;display:grid;place-items:center;overflow:hidden}.dm-hub .dm-rail__icon img{width:26px;height:26px;object-fit:contain}.dm-hub .dm-rail__name{font-weight:700;line-height:1}.dm-hub .dm-meta{color:var(--dm-muted);opacity:0}.dm-hub .dm-main{background:var(--dm-panel);border-radius:var(--dm-radius-lg);box-shadow:var(--dm-shadow);padding:14px;overflow:hidden}.dm-hub .dm-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap}.dm-hub .dm-current{font-weight:800;font-size:18px;letter-spacing:.2px}.dm-hub .dm-breadcrumb{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dm-hub .dm-bc-chip{background:#e5e7eb;padding:6px 10px;border-radius:999px;border:1px solid #d1d5db;font-weight:700;cursor:pointer}.dm-hub .dm-search{position:relative;display:inline-block}.dm-hub .dm-search input{background:#f9fafb;color:var(--dm-text);border:1px solid #d1d5db;border-radius:999px;padding:10px 36px 10px 14px;min-width:220px;outline:none}.dm-hub .dm-search__icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);opacity:.7}.dm-hub .dm-panels{overflow:hidden}.dm-hub .dm-panel{display:none}.dm-hub .dm-panel[aria-hidden=false]{display:block}.dm-hub .dm-grid{--cols:2;display:grid;gap:var(--dm-gap);grid-template-columns:repeat(var(--cols),minmax(0,1fr));width:100%;max-width:100%}@media(min-width:620px){.dm-hub .dm-grid{--cols:3}}@media(min-width:900px){.dm-hub .dm-grid{--cols:4}}.dm-hub .dm-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--dm-card);border-radius:var(--dm-radius-md);padding:12px;text-decoration:none;color:var(--dm-text);border:1px solid #d1d5db;transition:transform .15s,background .2s,border-color .2s;aspect-ratio:1/1;text-align:center}.dm-hub .dm-card:hover{transform:translateY(-2px);background:var(--dm-card-hover);border-color:#9ca3af}.dm-hub .dm-logo{width:64px;height:64px;border-radius:12px;background:#f9fafb;display:grid;place-items:center;overflow:hidden;border:1px solid #d1d5db;margin:0 auto}.dm-hub .dm-logo img{width:56px;height:56px;object-fit:contain;image-rendering:-webkit-optimize-contrast}.dm-hub .dm-mono{width:56px;height:56px;border-radius:10px;background:#e5e7eb;color:#1a1a1a;display:grid;place-items:center;font-weight:800}.dm-hub .dm-name{font-weight:700;line-height:1.2;font-size:13px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dm-hub .dm-empty{display:grid;place-items:center;padding:30px;color:var(--dm-muted);border:1px dashed #d1d5db;border-radius:12px;text-align:center}.dm-hub .dm-pager{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px;flex-wrap:wrap}.dm-hub .dm-arrow{width:36px;height:36px;border-radius:999px;border:1px solid #d1d5db;background:#fff;display:grid;place-items:center;cursor:pointer}.dm-hub .dm-arrow:disabled{opacity:.4;cursor:not-allowed}.dm-hub .dm-dots{display:flex;gap:6px;flex-wrap:wrap}.dm-hub .dm-dot{width:8px;height:8px;border-radius:50%;background:#cfd4da;border:none}.dm-hub .dm-dot[aria-current=true]{background:#111827}.dm-hub .dm-leagues-title{font-size:20px;font-weight:700;margin:2px 0 12px;color:var(--dm-text);text-align:left}@media(max-width:960px){.dm-hub .dm-rail{padding:10px;border-radius:14px}.dm-hub .dm-rail__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;grid-auto-rows:minmax(86px,auto);margin-top:6px}.dm-hub .dm-rail__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px 6px;height:100%;aspect-ratio:auto;border-radius:12px;background:#f3f4f6;border:1px solid #e5e7eb;gap:6px;transform:none}.dm-hub .dm-rail__btn:hover{background:#eef1f4;transform:none}.dm-hub .dm-rail__icon{width:36px;height:36px;border-radius:8px;background:#eef1f4}.dm-hub .dm-rail__icon img{width:26px;height:26px;object-fit:contain}.dm-hub .dm-rail__name{font-size:12px;line-height:1.2;max-width:100%;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:2px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/dm-hub.css.map */
