.scheda-pubblica{min-height:100dvh;padding:max(1.1rem,env(safe-area-inset-top)) 1rem calc(2rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:1.1rem}.scheda-pubblica__brand{width:100%;max-width:var(--fs-w-colonna);display:flex;align-items:center;gap:.55rem;font-family:var(--fs-font-body);font-weight:800;font-size:1.05rem;letter-spacing:.01em;color:var(--fs-text)}.scheda-pubblica__brand img{border-radius:9px;flex:none}.scheda{width:100%;max-width:var(--fs-w-colonna);display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:1.6rem 1.4rem 1.8rem;border-radius:var(--fs-radius);border:1px solid var(--fs-border);background:linear-gradient(155deg,var(--fs-surface),var(--fs-bg-2));box-shadow:var(--fs-shadow)}.scheda__avatar-wrap{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--fs-surface-2);margin-bottom:.3rem}.scheda__avatar{width:100%;height:100%;border-radius:50%;object-fit:contain}.scheda__nome{font-family:var(--fs-font-head);font-weight:800;font-size:1.5rem;line-height:1.15;margin:0;color:var(--fs-text)}.scheda__squadra{display:flex;align-items:center;gap:.4rem;font-size:.92rem;color:var(--fs-text-muted)}.scheda__squadra img{border-radius:4px}.scheda__meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-top:.2rem}.scheda__prezzo{display:inline-flex;align-items:center;gap:.32rem;font-family:var(--fs-font-head);font-weight:800;font-size:1.05rem;color:var(--fs-gold, var(--fs-text))}.scheda__prezzo .bi-coin{font-size:.95em}.scheda__chip{display:inline-flex;align-items:center;padding:.28em .7em;border-radius:var(--fs-radius-pill);background:var(--fs-surface-2);border:1px solid var(--fs-border);color:var(--fs-text-muted);font-size:.78rem;font-weight:700;text-transform:capitalize}.scheda__chip--fascia{color:var(--fs-primary);border-color:color-mix(in srgb,var(--fs-primary) 40%,var(--fs-border));background:color-mix(in srgb,var(--fs-primary) 12%,var(--fs-surface-2))}.scheda__titolarita{display:flex;align-items:baseline;gap:.4rem;font-size:.85rem;color:var(--fs-text-muted)}.scheda__titolarita-val{font-family:var(--fs-font-head);font-weight:800;font-size:1rem;color:var(--fs-text)}.scheda__etichette{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.2rem}.scheda__descrizione{margin:.5rem 0 0;font-size:.9rem;line-height:1.5;color:var(--fs-text-muted);text-align:left}.scheda-pubblica__cta{width:100%;max-width:var(--fs-w-colonna);display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center;padding:1.2rem}.scheda-pubblica__cta p{margin:0;font-size:.86rem;line-height:1.5;color:var(--fs-text-muted)}.scheda-pubblica__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75em 1.6em;border-radius:var(--fs-radius-pill);background:var(--fs-primary);color:var(--fs-primary-ink);font-weight:800;text-decoration:none;box-shadow:var(--fs-shadow-sm)}.scheda-pubblica:has(.formato-slide){padding:0;align-items:flex-start;min-height:0}.scheda-pubblica:has(.formato-slide) .scheda-pubblica__brand{width:824px;max-width:824px;margin:2rem 0 0 76px;gap:.7rem;font-size:32px}.scheda-pubblica:has(.formato-slide) .scheda-pubblica__brand img{width:48px;height:48px}.scheda.formato-slide{box-sizing:border-box;width:824px;max-width:824px;margin:0 0 0 76px;padding:3rem 3.5rem 3.5rem;gap:1.5rem}.formato-slide .scheda__avatar-wrap{width:220px;height:220px}.formato-slide .scheda__nome{font-size:64px;line-height:1.1}.formato-slide .scheda__squadra{font-size:32px;gap:.6rem}.formato-slide .scheda__squadra img{width:32px;height:32px}.formato-slide .scheda__meta{gap:.9rem;font-size:28px}.formato-slide .scheda__prezzo{font-size:40px}.formato-slide .fs-role-badge,.formato-slide .scheda__chip{font-size:28px;padding:.4em .9em}.formato-slide .scheda__lega{font-size:28px}.formato-slide .scheda__titolarita{font-size:28px;gap:.6rem}.formato-slide .scheda__titolarita-val{font-size:32px}.formato-slide .scheda__etichette{gap:.6rem;font-size:28px}.formato-slide .scheda__descrizione{font-size:32px;line-height:1.5}.scheda__lega{margin:0;font-size:.78rem;line-height:1.4;color:var(--fs-text-muted)}.scheda__lega b{font-weight:700;color:var(--fs-text)}@media (min-width: 992px){.scheda-pubblica:not(:has(.formato-slide)){gap:1.4rem}.scheda-pubblica:not(:has(.formato-slide)) .scheda-pubblica__brand,.scheda-pubblica:not(:has(.formato-slide)) .scheda-pubblica__cta{max-width:1080px}.scheda:not(.formato-slide){max-width:1080px;display:grid;grid-template-columns:376px minmax(0,1fr);align-content:start;align-items:start;text-align:left;gap:0;padding:0;overflow:hidden}.scheda:not(.formato-slide)>.scheda__avatar-wrap,.scheda:not(.formato-slide)>.scheda__nome,.scheda:not(.formato-slide)>.scheda__squadra,.scheda:not(.formato-slide)>.scheda__meta,.scheda:not(.formato-slide)>.scheda__lega,.scheda:not(.formato-slide)>.scheda__titolarita{grid-column:1;justify-self:center;text-align:center}.scheda:not(.formato-slide)>.scheda__avatar-wrap{margin-top:2rem}.scheda:not(.formato-slide)>.scheda__titolarita{margin-bottom:1rem}.scheda:not(.formato-slide)>.scheda__lega{margin-bottom:.2rem}.scheda:not(.formato-slide) .scheda__avatar-wrap{width:132px;height:132px}.scheda:not(.formato-slide) .scheda__nome{font-size:1.85rem}.scheda:not(.formato-slide)>.scheda__descrizione{grid-column:2;grid-row:1 / span 12;max-width:var(--fs-w-prosa);text-align:left;text-wrap:pretty;font-size:1rem;line-height:1.65;margin:2rem 2rem 0}.scheda:not(.formato-slide)>.scheda__etichette{grid-column:1;justify-content:center;margin:0 1.7rem 2rem}.scheda:not(.formato-slide)>.scheda__descrizione{border-left:1px solid var(--fs-border);padding-left:2rem;margin-left:0}.scheda-pubblica:not(:has(.formato-slide)) .scheda-pubblica__cta{display:flex;flex-direction:row;align-items:center;gap:1.5rem;text-align:left}.scheda-pubblica:not(:has(.formato-slide)) .scheda-pubblica__cta p{margin:0;max-width:var(--fs-w-prosa);text-align:left}.scheda-pubblica:not(:has(.formato-slide)) .scheda-pubblica__cta-btn{flex:0 0 auto;margin-left:auto;width:auto;padding-left:1.6rem;padding-right:1.6rem}}
