.st-page{max-width:min(96vw,1160px);margin:0 auto;padding:20px 16px 64px}.st-page-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:44px 16px;color:#64748b;font-size:14px}.st-page-spinner{width:34px;height:34px;border:3px solid rgba(77,82,175,.18);border-top-color:#4d52af;border-radius:50%;animation:stSpin 1s linear infinite}@keyframes stSpin{to{transform:rotate(360deg)}}.section__header{text-align:center;max-width:640px;margin:0 auto 20px}.section__title{font-size:clamp(24px,3.4vw,34px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#0f172a;margin:0 0 10px}.section__desc{font-size:15px;color:#64748b;line-height:1.6;margin:0}.st-av--link{cursor:pointer}.st-av--link:hover .st-av__nome{color:var(--color-accent);text-decoration:underline}.st-search{display:flex;gap:8px;max-width:560px;margin:0 auto 16px}.st-search__input{flex:1;min-width:0;border:1px solid #CBD5E1;border-radius:999px;padding:11px 18px;font-size:14px;font-family:inherit;background:#fff;color:#1e293b}.st-search__input:focus{outline:none;border-color:#4d52af;box-shadow:0 0 0 3px #4d52af2e}.st-search__btn{flex-shrink:0;background:#f5921a;color:#fff;border:none;border-radius:999px;padding:11px 22px;font-weight:800;font-size:14px;cursor:pointer;font-family:inherit}.st-search__btn:hover{filter:brightness(1.06)}.st-resultados{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:8px;max-width:900px;margin:0 auto 14px}.st-res{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:9px 12px;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .12s,background .12s}.st-res:hover{border-color:#f5921a;background:#fff9f1}.st-res__esc{width:34px;height:34px;object-fit:contain;flex-shrink:0}.st-res__txt{display:flex;flex-direction:column;min-width:0}.st-res__nome{font-size:13px;font-weight:700;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-res__cart{font-size:11px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-card{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000001f;overflow:hidden;margin-bottom:16px}.st-card__h{background:#2d2e6e;color:#fff;font-weight:800;font-size:13.5px;padding:11px 14px;text-align:center}.st-empty{padding:18px 12px;text-align:center;color:#94a3b8;font-size:12px}.st-grid1{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:start;margin-bottom:4px}.st-col{min-width:0}.st-chartbox{position:relative;height:240px;padding:10px 12px 12px}.st-chartbox--wide{height:300px}.st-cart{padding:16px;text-align:center}.st-cart__esc{width:92px;height:92px;object-fit:contain;margin:0 auto 6px;display:block}.st-cart__nome{font-size:16px;font-weight:800;color:#f5921a;line-height:1.2}.st-cart__cart{font-size:13px;font-weight:700;color:#4d52af;margin-bottom:10px}.st-cart__stats{display:flex;flex-direction:column;gap:4px;border-top:1px solid #EEF2F7;padding-top:10px}.st-cart__stats>div{display:flex;justify-content:space-between;align-items:baseline;font-size:13px}.st-cart__stats span{color:#64748b}.st-cart__stats strong{color:#2d2e6e;font-weight:800;font-size:15px}.st-cart__stats .st-hi{color:#16a34a}.st-cart__stats .st-lo{color:#dc2626}.st-tbl{width:100%;border-collapse:collapse;font-size:12.5px}.st-tbl th{background:#eef2f7;color:#64748b;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;padding:7px 12px;text-align:right}.st-tbl th:first-child{text-align:left}.st-tbl td{padding:8px 12px;border-bottom:1px solid #EEF2F7;text-align:right;color:#1e293b;font-weight:700}.st-tbl td:first-child{text-align:left}.st-tbl tbody tr:last-child td{border-bottom:none}.st-tbl__av{padding-top:5px;padding-bottom:5px}.st-av{display:inline-flex;align-items:center;gap:8px;min-width:0}.st-av__img{width:60px;height:60px;border-radius:50%;object-fit:cover;background:#e2e8f0;flex-shrink:0}.st-av__img--ph{display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#64748b}.st-av__nome{font-size:12.5px;font-weight:700;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-pitch-card{display:flex;flex-direction:column}.st-pitch__head{display:flex;align-items:center;gap:8px;background:#2d2e6e;color:#fff;padding:9px 10px}.st-pitch__nav{flex-shrink:0;width:30px;height:30px;border-radius:50%;border:none;background:#ffffff24;color:#fff;font-size:20px;line-height:1;cursor:pointer}.st-pitch__nav:disabled{opacity:.3;cursor:default}.st-pitch__nav:not(:disabled):hover{background:#f5921a}.st-pitch__title{flex:1;min-width:0;text-align:center}.st-pitch__title strong{display:block;font-size:14px;font-weight:800;line-height:1.2}.st-pitch__title small{display:block;font-size:11px;opacity:.85;margin-top:2px}.st-pitch{background:#2b7a3d url(https://fontes.cartomantefc.com.br/assets/campinho2026.png) center / 100% 100% no-repeat;display:flex;flex-direction:column;justify-content:space-between;gap:6px;padding:16px 8px;min-height:440px}.st-pitch__row{display:flex;justify-content:space-evenly;align-items:flex-start;gap:4px}.st-pl{display:flex;flex-direction:column;align-items:center;gap:2px;flex:0 0 auto;max-width:23%;text-align:center}.st-pl__wrap{position:relative;width:58px;height:52px;filter:drop-shadow(0 0 1px rgba(0,0,0,.7))}.st-pl__clip{position:absolute;inset:0;clip-path:polygon(50% 0%,92.3% 8.8%,92.3% 100%,7.7% 100%,7.7% 8.8%);overflow:hidden}.st-pl__inner{position:absolute;width:50px;height:50px;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff29}.st-pl__photo{width:100%;height:100%;object-fit:cover}.st-pl__ini{font-size:14px;font-weight:800;color:#fff}.st-pl__esc{position:absolute;bottom:-1px;right:-3px;width:23px;height:23px;object-fit:contain}.st-pl__cap{position:absolute;top:1px;left:1px;background:#f5c040;color:#000;font-size:10px;font-weight:900;line-height:1;padding:2px 3px;border-radius:3px;z-index:2}.st-pl--empty .st-pl__wrap{opacity:.35}.st-pl__nome{font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.75);line-height:1.1;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-pl__val{font-size:11px;font-weight:800;color:#1e293b;background:#fff;border-radius:4px;padding:1px 7px;box-shadow:0 1px 2px #0000004d}.st-pl__val--neg{color:#dc2626}.st-pitch__foot{text-align:center;font-size:11px;color:#64748b;padding:8px}.st-pitch-field.ind-delivery__root{padding:0;background:transparent;border:none;box-shadow:none;border-radius:0;min-height:0;overflow:hidden;width:100%;position:relative}.st-pitch-field>div,.st-pitch-field .re-wrap{width:100%!important;max-width:100%!important}.st-score-av{align-self:flex-end}.st-score-av .camp-avatar-nome{background:#2d2e6e!important}.st-score-av .camp-avatar-valor{background:#12141c!important}.st-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.st-grid3 .st-card{margin-bottom:0}.st-grid-pos{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.st-grid-pos .st-card{margin-bottom:0}.st-poscard__sub{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:7px 14px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;color:#94a3b8;background:#eef2f7}.st-poscard__row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:8px 14px;border-bottom:1px solid #EEF2F7}.st-poscard__row:last-child{border-bottom:none}.st-poscard__q{font-size:12.5px;font-weight:700;color:#64748b;text-align:center;min-width:30px}.st-poscard__m{font-size:13px;font-weight:900;color:#f5921a;text-align:right;min-width:40px}@media (max-width: 1000px){.st-grid1,.st-grid3{grid-template-columns:1fr}.st-grid-pos{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.st-resultados,.st-grid-pos{grid-template-columns:1fr}.st-pl__img{width:40px;height:40px}.st-pl__nome{font-size:10px;max-width:62px}.st-chartbox--wide{height:260px}}
