.stats-category-grid{position:relative;background:transparent;padding:0;border:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;align-items:stretch}@media screen and (max-width:989px){.stats-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767.9px){.stats-category-grid{grid-template-columns:1fr}}.stats-category-grid .box-categoria{background:#0b0b0b;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;margin:0}.stats-category-grid .box-categoria.boxed{width:100%;height:100%}.stats-category-grid .box-categoria.empty{order:100}.stats-category-grid .titolo-categoria{font-size:22px;font-weight:500;text-transform:capitalize;cursor:pointer;transition:background .4s ease;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;color:#fff;user-select:none}.stats-category-grid .titolo-categoria:hover{background:#444}.stats-category-grid .titolo-categoria .plus-minus{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease;transform:scale(1);color:#fff}.stats-category-grid .titolo-categoria:hover .plus-minus{transform:scale(1.3)}.stats-category-grid .box-summary{display:flex;flex-direction:column;background:#0b0b0b;color:#fff;padding:0 12px 12px;gap:0}.stats-category-grid .box-summary .pill{position:relative;height:56px;border:2px solid transparent;border-radius:0;padding:0 16px;margin:10px 0;display:flex;align-items:center;gap:8px;width:100%;cursor:pointer;transition:border-color .2s ease,border-radius .5s ease,background .2s ease;color:#fff;overflow:hidden}.stats-category-grid .box-summary .pill .pill-main-row{display:flex;align-items:center;gap:8px;flex:1;width:100%;min-width:0}.stats-category-grid .box-summary .pill .pill-progress-row{display:none}.box-categoria.cloned-element .box-summary .pill.has-progress{flex-direction:column!important;align-items:stretch;justify-content:center;height:66px!important;padding:8px 14px 6px;gap:4px}.box-categoria.cloned-element .box-summary .pill.has-progress .pill-main-row,.box-categoria.cloned-element .box-summary .pill.has-progress .pill-progress-row{display:flex;align-items:center;gap:8px;flex:0 0 auto}.box-categoria.cloned-element .box-summary .pill.has-progress .pill-progress-bar{flex:1;height:5px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.box-categoria.cloned-element .box-summary .pill.has-progress .pill-progress-bar .perc-fill{height:100%;border-radius:3px;transition:width 1.2s cubic-bezier(.65,0,.25,1)}.box-categoria.cloned-element .box-summary .pill.stat-green.has-progress .pill-progress-bar .perc-fill{background:#92b92a}.box-categoria.cloned-element .box-summary .pill.stat-red.has-progress .pill-progress-bar .perc-fill{background:#eb766e}.box-categoria.cloned-element .box-summary .pill.has-progress .pill-progress-pct{font-size:11px;font-weight:700;color:#cfcfcf;min-width:36px;text-align:right}.stats-category-grid .box-summary .pill:not(.no-data):hover{border-color:transparent!important;border-radius:13px}.stats-category-grid .box-summary .pill.stat-total{border:2px solid transparent;height:56px;border-radius:0}.stats-category-grid .box-summary .pill .lightning-prefix{flex:0 0 auto;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;z-index:1;position:relative;transition:opacity .18s ease}.stats-category-grid .box-summary .pill .lightning-prefix svg{width:30px;height:30px}.stats-category-grid .box-summary .pill.stat-total .lightning-prefix{color:#cfcfcf}.stats-category-grid .box-summary .pill.stat-green .lightning-prefix{color:#92b92a}.stats-category-grid .box-summary .pill.stat-red .lightning-prefix{color:#eb766e}.stats-category-grid .box-summary .pill:not(.no-data):hover .lightning-prefix{opacity:0}.stats-category-grid .box-summary .pill .titolo{font-size:17px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;text-align:left;transition:opacity .2s ease,font-size .2s ease;z-index:1;position:relative}.stats-category-grid .box-summary .pill .value-summary{font-size:24px;font-weight:800;color:#fff;white-space:nowrap;margin-left:12px;z-index:2;position:relative;transition:opacity .2s ease}.stats-category-grid .box-summary .pill.perc-pill{flex-direction:column;height:auto;align-items:stretch;padding:12px 16px 14px;cursor:default;border:2px solid transparent;gap:6px}.stats-category-grid .box-summary .pill.perc-pill:hover{border-color:transparent!important;border-radius:0!important}.stats-category-grid .box-summary .pill.perc-pill .perc-pill-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.stats-category-grid .box-summary .pill.perc-pill .perc-pill-header .titolo{font-size:17px;font-weight:700;color:#fff;flex:1}.stats-category-grid .box-summary .pill.perc-pill .perc-pill-header .value-summary{font-size:22px;font-weight:800;color:#fff;margin-left:0}.stats-category-grid .box-summary .pill.perc-pill .perc-bar-full{width:100%;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.stats-category-grid .box-summary .pill.perc-pill .perc-bar-full .perc-fill{height:100%;background:#d6d6d6;border-radius:3px;transition:width .3s ease}.stats-category-grid .box-summary .pill.no-data .value-summary{color:#666}.stats-category-grid .box-summary .pill.no-data{cursor:default}.stats-category-grid .box-summary .pill.no-data:hover{border-color:transparent!important}.stats-category-grid .box-summary .pill.no-data .apri-dettaglio{display:none!important}.stats-category-grid .box-summary .pill-cont{display:flex;flex-direction:column;width:100%}.stats-category-grid .box-summary>:not(:last-child){border-bottom:1px solid #1c1c1c}.stats-category-grid .box-summary .pill-tempi-breakdown{display:flex;flex-direction:column;gap:4px;padding:6px 16px 12px;background:transparent}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row{display:flex;flex-direction:column;gap:4px;padding:4px 0;cursor:pointer;transition:opacity .15s ease}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row:hover{opacity:.85}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row-line{display:flex;align-items:center;gap:8px;font-size:12px;color:#cfcfcf}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row-label{flex:1;font-size:12px;font-weight:500;color:#d8d8d8}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row-perc{font-size:12px;font-weight:700;color:#d8d8d8;min-width:38px;text-align:right}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row-value{font-size:14px;font-weight:700;color:#fff;min-width:28px;text-align:right}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row-bar,.stats-category-grid .box-summary .pill.perc-pill .perc-bar-full{width:100%;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.stats-category-grid .box-summary .pill-tempi-breakdown .tempi-row-bar .perc-fill,.stats-category-grid .box-summary .pill.perc-pill .perc-bar-full .perc-fill{height:100%;background:#b8b8b8;border-radius:3px;transition:width 1.2s cubic-bezier(.65,0,.25,1)}.stats-category-grid .box-summary .pill .apri-dettaglio{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 14px;background:transparent;border:2px solid transparent;border-radius:13px;color:#fff;overflow:hidden;font-size:0;width:50px;left:-50px;pointer-events:none;transition:width .32s cubic-bezier(.59,0,0,1),left .22s cubic-bezier(.59,0,0,1),background .5s ease,border-color .4s ease;z-index:0}.stats-category-grid .box-summary .pill .apri-dettaglio .lightning-icon{flex:0 0 auto;width:28px;height:28px;color:inherit;opacity:0;transform:scale(.6);transition:opacity .25s ease .1s,transform .3s ease .1s}.stats-category-grid .box-summary .pill .apri-dettaglio .stat-focus-labels{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.stats-category-grid .box-summary .pill .apri-dettaglio .stat-focus-label-14,.stats-category-grid .box-summary .pill .apri-dettaglio .stat-focus-label-26{font-size:0;line-height:0;margin-left:-15px;opacity:0;white-space:nowrap;text-transform:capitalize;transition:all .2s ease,margin-left .5s ease,opacity .6s ease;color:inherit}.stats-category-grid .box-summary .pill .apri-dettaglio .value-detail{margin-left:auto;font-size:0;font-weight:800;white-space:nowrap;opacity:0;transition:all .2s ease,opacity .6s ease}.stats-category-grid .box-summary .pill:not(.no-data):hover .apri-dettaglio{width:100%;left:0;background:#333;border-color:#333;color:#fff}.stats-category-grid .box-summary .pill:not(.no-data):hover .apri-dettaglio .lightning-icon{opacity:1;transform:scale(1)}.stats-category-grid .box-summary .pill:not(.no-data):hover .apri-dettaglio .stat-focus-label-14{font-size:11px;line-height:12px;margin-left:0;opacity:.7;font-weight:700;letter-spacing:.7px}.stats-category-grid .box-summary .pill:not(.no-data):hover .apri-dettaglio .stat-focus-label-26{font-size:22px;line-height:22px;margin-left:0;opacity:1;font-weight:700}.stats-category-grid .box-summary .pill:not(.no-data):hover .apri-dettaglio .value-detail{font-size:22px;opacity:1}.stats-category-grid .box-summary .pill:not(.no-data):not(.perc-pill):hover .titolo,.stats-category-grid .box-summary .pill:not(.no-data):not(.perc-pill):hover .value-summary{opacity:0}.stats-category-grid .box-summary .pill.stat-green:not(.no-data):hover .apri-dettaglio{background:#92b92a;border-color:#92b92a;color:#000}.stats-category-grid .box-summary .pill.stat-red:not(.no-data):hover .apri-dettaglio{background:#eb766e;border-color:#eb766e;color:#000}.stats-category-grid .box-summary{flex:1 1 auto}.stats-category-grid .espandi-categoria{margin-top:auto;background:rgba(255,255,255,.04);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;cursor:pointer;border-top:1px solid #1c1c1c;font-size:13px;font-weight:800;letter-spacing:1px;transition:background .25s ease;user-select:none;text-transform:uppercase}.stats-category-grid .espandi-categoria:hover{background:rgba(255,255,255,.07)}.stats-category-grid .espandi-categoria .label-espandi{color:#9a9a9a;transition:color .15s ease}.stats-category-grid .espandi-categoria:hover .label-espandi{color:#fff}.stats-category-grid .espandi-categoria .count-espandi{background:#000;border-radius:10px;padding:2px 8px;font-size:14px;font-weight:600;color:#d8d8d8;letter-spacing:.3px;margin-left:auto}.stats-category-grid .box-categoria.boxed .titolo-categoria,.stats-category-grid .titolo-categoria{background:#1f1f1f}.stats-category-grid .holder-box-details{display:none;flex-wrap:wrap;gap:16px;padding:16px;background:#000}.stats-category-grid .holder-box-details>.detail-card{flex:1 1 calc(33.333% - 16px);min-width:220px;max-width:calc(33.333% - 11px);background:#111;border:2px solid #676767;border-radius:12px;padding:14px 16px;cursor:pointer;transition:border .2s ease,background .2s ease;display:flex;flex-direction:column;gap:6px;position:relative}.stats-category-grid .holder-box-details>.detail-card:hover{border-color:#fff;background:#1a1a1a}.stats-category-grid .holder-box-details>.detail-card .titolo-detail{font-size:13px;color:#d8d8d8;font-weight:500;text-transform:capitalize}.stats-category-grid .holder-box-details>.detail-card .value-detail{font-size:26px;font-weight:700;color:#fff}.stats-category-grid .holder-box-details>.detail-card.no-data .value-detail{color:#666}@media screen and (max-width:1100px){.stats-category-grid .holder-box-details>.detail-card{flex:1 1 calc(50% - 16px);max-width:calc(50% - 8px)}}@media screen and (max-width:650px){.stats-category-grid .holder-box-details>.detail-card{flex:1 1 100%;max-width:100%}}.stats-category-grid-clone-root{position:fixed;inset:0;z-index:1040;pointer-events:none}.stats-category-grid-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0);transition:background .32s cubic-bezier(.65,0,.25,1);pointer-events:auto}.stats-category-grid-backdrop.is-opened{background:transparent}.box-categoria.cloned-element{position:fixed;z-index:1041;background:#0b0b0b;border-radius:15px;overflow:hidden;pointer-events:auto;display:flex;flex-direction:column;transition:transform .42s cubic-bezier(.65,0,.25,1),width .42s cubic-bezier(.65,0,.25,1),height .42s cubic-bezier(.65,0,.25,1),top .42s cubic-bezier(.65,0,.25,1),left .42s cubic-bezier(.65,0,.25,1),border-radius .42s cubic-bezier(.65,0,.25,1),background .5s ease;will-change:transform,width,height,top,left}.box-categoria.cloned-element.opened{border-radius:0;background:#000;width:100vw!important;height:calc(100vh - 74px)!important;top:74px!important;left:0!important;max-height:calc(100vh - 74px)}.box-categoria.cloned-element .titolo-categoria{padding:18px 24px;font-size:26px;background:#111;border-bottom:1px solid #222;flex:0 0 auto}.box-categoria.cloned-element .clone-body>.box-summary,.box-categoria.cloned-element .clone-body>.holder-box-details,.box-categoria.cloned-element .titolo-categoria{max-width:1390px;width:100%;margin-left:auto;margin-right:auto}.box-categoria.cloned-element .clone-body{flex:1 1 auto;overflow:auto;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .28s ease;background:#000}.box-categoria.cloned-element.show-elements .clone-body{opacity:1;transform:translateY(0)}.box-categoria.cloned-element .box-summary{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding:16px;background:#000}.box-categoria.cloned-element .box-summary>.pill,.box-categoria.cloned-element .box-summary>.pill-cont,.box-categoria.cloned-element .box-summary>.pill.perc-pill{width:calc(25% - 8px)!important;flex:0 0 auto!important;box-sizing:border-box}.box-categoria.cloned-element .box-summary .pill{box-sizing:border-box}.box-categoria.cloned-element .box-summary>:not(:last-child){border-bottom:none}@media screen and (max-width:989px){.box-categoria.cloned-element .box-summary>.pill,.box-categoria.cloned-element .box-summary>.pill-cont,.box-categoria.cloned-element .box-summary>.pill.perc-pill{width:calc(50% - 5px)!important}}@media screen and (max-width:650px){.box-categoria.cloned-element .box-summary>.pill,.box-categoria.cloned-element .box-summary>.pill-cont,.box-categoria.cloned-element .box-summary>.pill.perc-pill{width:100%!important}}.box-categoria.cloned-element .box-summary .pill{width:100%;height:66px;border:2px solid #2f2f2f;border-radius:16px;background:#0f0f0f;margin:0}.box-categoria.cloned-element .box-summary .pill:not(.no-data):hover{border-color:#2f2f2f!important;background:#1a1a1a}.box-categoria.cloned-element .box-summary .pill.perc-pill{height:auto;min-height:66px;background:transparent;border:2px solid transparent}.box-categoria.cloned-element .box-summary .pill.perc-pill:hover,.stats-category-grid .box-summary .pill.perc-pill,.stats-category-grid .box-summary .pill.perc-pill:hover{background:transparent!important;border-color:transparent!important;cursor:default!important}.box-categoria.cloned-element .box-summary .pill-cont .pill-tempi-breakdown{padding:6px 8px 4px}@media screen and (max-width:989px){.box-categoria.cloned-element .box-summary .pill{width:calc(50% - 8px)}}@media screen and (max-width:650px){.box-categoria.cloned-element .box-summary .pill{width:100%}}.box-categoria.cloned-element .clone-body .holder-box-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 16px 24px;background:#000}.box-categoria.cloned-element .clone-body .holder-box-details-subgroups{grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:1100px){.box-categoria.cloned-element .clone-body .holder-box-details-subgroups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767.9px){.box-categoria.cloned-element .clone-body .holder-box-details{grid-template-columns:1fr}}.box-categoria.cloned-element .clone-body .card-stat{display:flex;flex-direction:column;background:#0b0b0b;border-radius:12px;overflow:hidden;border:1px solid #1f1f1f;min-width:0}.box-categoria.cloned-element .clone-body .card-stat .label{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#333;padding:8px 14px;font-size:17px;font-weight:800}.box-categoria.cloned-element .clone-body .card-stat .box-container{display:flex;flex-direction:column;gap:0;padding:4px 0 8px}.box-categoria.cloned-element .clone-body .card-stat .box,.box-categoria.cloned-element .clone-body .card-stat .box-green,.box-categoria.cloned-element .clone-body .card-stat .box-red,.box-categoria.cloned-element .clone-body .card-stat .box-totali{position:relative;display:flex;flex-direction:column;justify-content:center;padding:4px 14px;cursor:pointer;min-height:52px;transition:background .2s ease,color .2s ease;overflow:hidden;border:2px solid transparent;margin:4px 8px;border-radius:14px}.box-categoria.cloned-element .clone-body .card-stat .box .row-line,.box-categoria.cloned-element .clone-body .card-stat .box-green .row-line,.box-categoria.cloned-element .clone-body .card-stat .box-red .row-line,.box-categoria.cloned-element .clone-body .card-stat .box-totali .row-line{display:flex;align-items:center;gap:10px;z-index:1;position:relative}.box-categoria.cloned-element .clone-body .card-stat .row-line .row-icon{width:28px;height:28px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,color .15s ease}.box-categoria.cloned-element .clone-body .card-stat .row-line .row-icon svg{width:100%;height:100%}.box-categoria.cloned-element .clone-body .card-stat .row-line .row-label{flex:1;font-size:17px;font-weight:700;color:#fff;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.box-categoria.cloned-element .clone-body .card-stat .row-line .row-value{font-size:28px;font-weight:800;color:#fff;white-space:nowrap}.box-categoria.cloned-element .clone-body .card-stat .box-totali .row-icon{color:#999}.box-categoria.cloned-element .clone-body .card-stat .box-green .row-icon{color:#92b92a}.box-categoria.cloned-element .clone-body .card-stat .box-red .row-icon{color:#eb766e}.box-categoria.cloned-element .clone-body .card-stat .box .row-icon{color:#999999}.box-categoria.cloned-element .clone-body .card-stat .holder-progressBar{display:flex;align-items:center;gap:10px;margin-top:0;z-index:1;position:relative}.box-categoria.cloned-element .clone-body .card-stat .holder-progressBar .horizontal-progress-bar{flex:1;height:8px;background:#2a2a2a;border-radius:4px;overflow:hidden}.box-categoria.cloned-element .clone-body .card-stat .holder-progressBar .horizontal-progress-bar .progress-length{height:100%;border-radius:4px;transition:background .2s ease,width 1.1s cubic-bezier(.65,0,.25,1)}.box-categoria.cloned-element .clone-body .card-stat .box-green .progress-length{background:#92b92a}.box-categoria.cloned-element .clone-body .card-stat .box-red .progress-length{background:#eb766e}.box-categoria.cloned-element .clone-body .card-stat .box-totali .progress-length{background:#b0b0b0}.box-categoria.cloned-element .clone-body .card-stat .box .progress-length{background:#666}.box-categoria.cloned-element .clone-body .card-stat .holder-progressBar .perc-value{font-size:13px;font-weight:600;color:#d8d8d8;min-width:56px;text-align:right;flex:0 0 auto}.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover{background:#444}.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .progress-length{background:#fff}.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .horizontal-progress-bar{background:rgba(0,0,0,.18)}.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .perc-value,.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .row-icon,.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .row-label,.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .row-stats-focus,.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .row-value{color:#fff!important}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover{background:#92b92a}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .perc-value,.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .row-icon,.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .row-label,.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .row-value{color:#042a02}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .progress-length{background:#042a02}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .horizontal-progress-bar{background:rgba(0,0,0,.18)}.box-categoria.cloned-element .clone-body .card-stat .box-red:hover{background:#eb766e}.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .perc-value,.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .row-icon,.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .row-label,.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .row-value{color:#2b0807}.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .progress-length{background:#2b0807}.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .horizontal-progress-bar{background:rgba(0,0,0,.18)}.box-categoria.cloned-element .clone-body .card-stat .box:hover{background:#999}.box-categoria.cloned-element .clone-body .card-stat .box:hover .perc-value,.box-categoria.cloned-element .clone-body .card-stat .box:hover .row-label,.box-categoria.cloned-element .clone-body .card-stat .box:hover .row-value{color:#fff}.box-categoria.cloned-element .clone-body .card-stat .box-container>*+*{border-top:none}.box-categoria.cloned-element .clone-body .card-stat .row-stats-focus{position:absolute;top:6px;left:14px;font-size:0;line-height:0;font-weight:800;letter-spacing:1px;color:#000;opacity:0;transition:opacity .18s ease .05s,font-size .18s ease;pointer-events:none;text-transform:uppercase;z-index:3}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .row-stats-focus,.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .row-stats-focus,.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .row-stats-focus,.box-categoria.cloned-element .clone-body .card-stat .box:hover .row-stats-focus{font-size:10px;line-height:12px;opacity:.95}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .row-stats-focus,.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .row-stats-focus{color:#000}.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .row-stats-focus,.box-categoria.cloned-element .clone-body .card-stat .box:hover .row-stats-focus{color:#fff}.box-categoria.cloned-element .clone-body .card-stat .row-line{transition:transform .18s ease;z-index:1;position:relative}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover .row-line,.box-categoria.cloned-element .clone-body .card-stat .box-red:hover .row-line,.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover .row-line,.box-categoria.cloned-element .clone-body .card-stat .box:hover .row-line{transform:translateY(5px)}.box-categoria.cloned-element .clone-body .card-stat .box,.box-categoria.cloned-element .clone-body .card-stat .box-green,.box-categoria.cloned-element .clone-body .card-stat .box-red,.box-categoria.cloned-element .clone-body .card-stat .box-totali{background-clip:padding-box}.box-categoria.cloned-element .clone-body .card-stat .box-green:hover,.box-categoria.cloned-element .clone-body .card-stat .box-red:hover,.box-categoria.cloned-element .clone-body .card-stat .box-totali:hover,.box-categoria.cloned-element .clone-body .card-stat .box:hover{border-radius:14px}.stats-category-grid .box-categoria.is-cloned-placeholder{visibility:hidden}.box-categoria.cloned-element .close-cloned{background:transparent;border:none;color:#fff;cursor:pointer;width:36px;height:36px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.box-categoria.cloned-element .close-cloned:hover{background:#333;transform:scale(1.1)}.stats-category-grid.aspetto-list .box-categoria{width:100%}.stats-category-grid.skin-default .box-summary .pill{height:66px;border:4px solid #020202;border-radius:40px;margin:6px 0}.stats-category-grid.skin-default .box-summary .pill:last-child{border-bottom:4px solid #020202}.sfo-backdrop{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;padding:16px}.sfo-panel{width:100%;max-width:580px;max-height:92vh;background:#181818;border:1px solid #2a2a2a;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;color:#fff}.sfo-header{display:flex;align-items:center;gap:10px;padding:16px 18px;background:#0f0f0f;border-bottom:1px solid #2a2a2a;flex-shrink:0}.sfo-header .sfo-header-icon{flex:0 0 auto;color:#fff;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.sfo-header .sfo-header-title{flex:1;font-size:17px;font-weight:800;letter-spacing:.3px;background:linear-gradient(90deg,#fff,#C8A227 60%,#ff8a00);-webkit-background-clip:text;background-clip:text;color:transparent}.sfo-header .sfo-header-close{background:transparent;border:0;color:#fff;cursor:pointer;width:30px;height:30px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease}.sfo-header .sfo-header-close:hover{background:rgba(255,255,255,.08)}.sfo-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.sfo-acc-item{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:12px;padding:16px 18px;display:flex;align-items:center;gap:14px;cursor:pointer;transition:background .18s ease,border-color .18s ease;width:100%;text-align:left}.sfo-acc-item:hover{background:#161616;border-color:#2a2a2a}.sfo-acc-item .sfo-acc-icon{flex:0 0 auto;width:36px;height:36px;border:1.5px solid #fff;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.sfo-acc-item .sfo-acc-title{flex:1;font-size:17px;font-weight:700;color:#fff}.sfo-acc-item .sfo-acc-chevron{width:16px;height:16px;color:#888}.sfo-section{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:14px}.sfo-section-header{display:flex;align-items:center;gap:14px;padding-bottom:14px;border-bottom:1px solid #1f1f1f}.sfo-section-header .sfo-acc-icon{flex:0 0 auto;width:36px;height:36px;border:1.5px solid #fff;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.sfo-section-header .sfo-acc-title{flex:1;font-size:17px;font-weight:700;color:#fff}.sfo-section-header .sfo-section-back{background:transparent;border:1.5px solid #fff;color:#fff;cursor:pointer;width:32px;height:32px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease}.sfo-section-back:hover{background:rgba(255,255,255,.08)}.sfo-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sfo-fields-grid.sfo-fields-grid-stats{grid-template-columns:minmax(120px,.55fr) minmax(0,1.45fr)}.sfo-field-full{grid-column:1/-1}.sfo-field{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;padding:6px 12px;position:relative;cursor:pointer;height:52px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.sfo-field-label{font-size:9px;letter-spacing:1px;font-weight:700;color:#888;text-transform:uppercase;margin-bottom:2px;line-height:1}.sfo-field-content{display:flex;align-items:center;gap:8px;min-height:0}.sfo-field-content .sfo-field-image{width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;padding:2px;box-sizing:border-box}.sfo-field-content .sfo-field-image img{width:100%;height:100%;object-fit:contain}.sfo-field-content .sfo-field-image.is-player{padding:0;overflow:hidden}.sfo-field-content .sfo-field-image.is-player img{object-fit:cover}.sfo-field-content .sfo-field-text{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;line-height:1.15}.sfo-field-content .sfo-field-text-primary{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sfo-field-content .sfo-field-text-secondary{font-size:10px;color:#888;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sfo-field.sfo-field-segmented{height:auto;min-height:52px;padding:6px 8px}.sfo-field-content .sfo-field-chevron{width:14px;height:14px;color:#888;flex:0 0 auto;margin-left:6px}.sfo-field-content .sfo-field-lock{width:14px;height:14px;color:#C8A227;flex:0 0 auto;margin-right:6px}.sfo-field-disabled{opacity:.55;cursor:not-allowed}.sfo-field-disabled .sfo-field-text-primary{color:#888}.sfo-segmented{display:flex;background:#0f0f0f;border-radius:8px;padding:4px;gap:4px}.sfo-segmented-btn{flex:1;background:transparent;border:0;color:#ccc;font-size:12px;font-weight:600;padding:8px 10px;border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease}.sfo-segmented-btn.is-active{background:rgba(255,255,255,.1);color:#fff}.sfo-subsection-title{font-size:13px;font-weight:800;color:#C8A227;letter-spacing:1px;text-transform:uppercase;margin-top:6px;padding-bottom:6px;border-bottom:1px solid #1f1f1f}.sfo-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0}.sfo-toggle-row .sfo-toggle-label{flex:1;font-size:14px;font-weight:600;color:#fff}.sfo-toggle{width:70px;height:30px;border-radius:15px;background:#1f1f1f;border:0;position:relative;cursor:pointer;transition:background .2s ease;padding:0;display:inline-flex;align-items:center}.sfo-toggle .sfo-toggle-text{position:absolute;font-size:11px;font-weight:800;letter-spacing:.5px;color:#888;transition:color .2s ease,left .2s ease,right .2s ease}.sfo-toggle .sfo-toggle-text-no{right:12px}.sfo-toggle .sfo-toggle-text-yes{left:12px;color:#fff;opacity:0}.sfo-toggle .sfo-toggle-knob{position:absolute;top:3px;left:3px;width:24px;height:24px;background:#555;border-radius:12px;transition:left .2s ease,background .2s ease}.sfo-toggle.is-on{background:#C8A227}.sfo-toggle.is-on .sfo-toggle-knob{left:calc(100% - 27px);background:#000}.sfo-toggle.is-on .sfo-toggle-text-no{opacity:0}.sfo-toggle.is-on .sfo-toggle-text-yes{opacity:1;color:#000}.sfo-footer{padding:14px 18px;border-top:1px solid #2a2a2a;flex-shrink:0;display:flex;justify-content:center}.sfo-cta{background:#C8A227;border:0;color:#000;cursor:pointer;padding:12px 22px;border-radius:50px;font-size:13px;font-weight:800;letter-spacing:.7px;display:inline-flex;align-items:center;gap:8px;transition:background .18s ease}.sfo-cta:hover{background:#d8b239}.sfo-field select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.sfo-field-disabled select{cursor:not-allowed}