.fxp{--gold:#e8ad22;--gold2:#ffdd72;--silver:#d8dde3;--ink:#050505;width:100%;max-width:820px;margin:0 auto;padding:8px 0 24px;color:#fff;background:#000;font-family:Arial,Helvetica,sans-serif;box-sizing:border-box;overflow:hidden}.fxp *{box-sizing:border-box}.fxp button,.fxp input{font:inherit}.fxp button{-webkit-tap-highlight-color:transparent}.fxp-tabs{margin:0 5.5% 20px;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(#25231f,#111);border:1px solid #555;border-radius:58px;padding:6px}.fxp-tabs button{height:58px;border:0;border-radius:48px;background:transparent;color:#bbb;font-size:24px;font-weight:800}.fxp-tabs button.is-active{background:linear-gradient(#fff,#e9e9e9);color:#050505}.fxp-options{display:none;gap:10px;flex-wrap:wrap;margin:0 5.5% 22px}.fxp-options.is-active{display:flex}.fxp-options button{padding:12px 18px;border:1px solid #eee;border-radius:28px;background:#fff;color:#050505;font-size:18px;font-weight:900}.fxp-options button.is-active{background:linear-gradient(#ffe484,#dfa416);border-color:#efbe42}.fxp-card{margin:0 5.5% 16px;border:1.5px solid #d9a000;border-radius:28px;padding:22px 14px 18px;background:radial-gradient(circle at 50% 12%,#212121,#090909 68%)}.fxp-title{text-align:center;color:var(--gold);font-size:30px;line-height:1.1;letter-spacing:1px;margin:0 0 10px;font-weight:900}.fxp-subtitle{text-align:center;color:#eee;font-size:18px;line-height:1.4;margin:0 auto 20px;max-width:650px}
/* Bilancia costruita interamente in HTML/CSS, nessuna foto di sfondo */
.fxp-scale{width:100%;max-width:690px;margin:0 auto 18px;padding:18px 18px 14px;border-radius:42px 42px 54px 54px;background:linear-gradient(145deg,#4b4b4b 0%,#161616 17%,#090909 74%,#202020 100%);border:1px solid #555;box-shadow:0 24px 42px rgba(0,0,0,.65),inset 0 1px 0 #777,inset 0 -10px 26px #000;position:relative}.fxp-scale:before{content:"";position:absolute;left:7%;right:7%;bottom:-8px;height:18px;border-radius:0 0 50% 50%;background:#050505;filter:blur(1px)}
.fxp-tray-shell{padding:8px;border-radius:28px;background:linear-gradient(145deg,#f0f1f1,#777,#eceeee,#6b6b6b);box-shadow:0 10px 16px #000,inset 0 2px 1px #fff}.fxp-tray{height:250px;position:relative;overflow:hidden;border-radius:21px;background:linear-gradient(145deg,#aeb0ae 0%,#e0e2df 25%,#8e908e 52%,#d8dad7 78%,#9b9d9b 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.34),inset 0 -18px 22px rgba(0,0,0,.12)}.fxp-tray:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.25;background:repeating-linear-gradient(94deg,rgba(255,255,255,.16) 0 1px,rgba(0,0,0,.08) 1px 2px,transparent 2px 5px)}.fxp-empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;color:#353535;font-size:16px;font-weight:900;letter-spacing:.7px;z-index:1}.fxp-empty span{font-size:13px;font-weight:600;color:#555}.fxp-pieces{position:absolute;inset:0;z-index:3}.fxp-piece{position:absolute;width:72px;height:72px;border:0;background:transparent;color:var(--gold);filter:drop-shadow(0 5px 3px rgba(0,0,0,.5));padding:0;cursor:pointer}.fxp-piece svg{width:100%;height:100%;display:block}.fxp-piece span{position:absolute;left:50%;bottom:-14px;transform:translateX(-50%);font-size:10px;font-weight:900;color:#292929;background:rgba(255,255,255,.78);padding:2px 5px;border-radius:8px;white-space:nowrap}.fxp-piece.is-new{animation:fxpDrop .35s ease-out}@keyframes fxpDrop{from{opacity:0;transform:translate(-50%,-80%) scale(.5)}to{opacity:1}}
.fxp-display{margin:16px 5px 10px;min-height:150px;padding:18px 22px;display:grid;grid-template-columns:1fr 1px 1fr;gap:20px;align-items:center;border-radius:22px;background:linear-gradient(145deg,#07100c,#020403 60%,#0c0d0c);border:2px solid #343a36;box-shadow:inset 0 0 26px #000,0 2px 0 #646464}.fxp-label{display:block;text-align:center;color:var(--gold);font-size:15px;font-weight:900;letter-spacing:.4px}.fxp-weight-row{display:flex;align-items:flex-end;justify-content:center;gap:8px;margin-top:10px}.fxp-weight{width:78%;min-width:0;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-weight:900!important;font-size:42px!important;line-height:1!important;padding:0!important;box-shadow:none!important}.fxp-weight-row em{font-style:normal;font-size:24px}.fxp-divider{width:1px;height:72%;background:#a67c19}.fxp-value-panel{text-align:center}.fxp-value-panel strong{display:block;color:var(--gold);font-size:37px;line-height:1.05;margin-top:12px;white-space:nowrap}.fxp-machine-controls{display:grid;grid-template-columns:1fr 1fr .9fr 1fr 1fr;gap:10px;padding:0 5px}.fxp-machine-controls button{height:58px;border:1px solid #333;border-radius:15px;background:linear-gradient(#353535,#131313);color:#eee;font-size:28px;box-shadow:inset 0 1px 0 #666,0 4px 8px #000;cursor:pointer}.fxp-machine-controls .fxp-mode{color:var(--gold);border-color:#8e6a16}.fxp-machine-controls button:active,.fxp-machine-controls button.is-pressed{transform:translateY(2px);box-shadow:inset 0 2px 9px #000,0 1px 2px #000}.fxp.is-off .fxp-display{opacity:.58}.fxp.is-tared .fxp-weight-panel:after{content:'TARA';display:block;text-align:center;color:var(--gold);font-size:10px;font-weight:900;margin-top:5px}
.fxp-add-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 3px 10px}.fxp-add-title span{font-size:14px;color:var(--gold);font-weight:900;letter-spacing:.8px}.fxp-clear{border:1px solid #4a4a4a;border-radius:18px;background:#161616;color:#ddd;padding:7px 12px;font-size:12px;font-weight:700}.fxp-item-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.fxp-item{min-height:74px;display:grid;grid-template-columns:48px 1fr 28px;gap:8px;align-items:center;text-align:left;border:1px solid #3b3b3b;border-radius:16px;background:linear-gradient(145deg,#191919,#0c0c0c);color:#fff;padding:8px 10px;cursor:pointer}.fxp-item-icon{width:43px;height:43px;color:var(--gold)}.fxp-item-icon svg{width:100%;height:100%}.fxp-item-copy b{display:block;font-size:14px}.fxp-item-copy small{display:block;color:#aaa;font-size:11px;margin-top:3px}.fxp-item-plus{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#080808;font-size:21px;font-weight:900}.fxp-note{margin:10px 2px 0;color:#888;font-size:11px;line-height:1.4}.fxp.is-silver{--gold:#d9dee4;--gold2:#fff}.fxp.is-silver .fxp-options button.is-active{background:linear-gradient(#fff,#cbd0d5);border-color:#eef0f2}
.fxp-livebox{margin:14px 5.5% 18px;border:1.5px solid #d9a000;border-radius:22px;padding:22px 20px;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;text-align:center;background:#090909}.fxp.is-silver .fxp-livebox,.fxp.is-silver .fxp-card{border-color:#9aa1a8}.fxp-livebox>i{height:58px;background:#a67c19}.fxp-livebox span{display:block;color:var(--gold);font-size:13px;font-weight:900;letter-spacing:.4px;margin-bottom:9px}.fxp-livebox strong{font-size:25px}.fxp-livebox em{display:inline-block;width:11px;height:11px;background:#0ab13f;border-radius:50%;margin-left:6px}.fxp-wa{display:flex;margin:0 5.5%;min-height:78px;align-items:center;justify-content:center;gap:12px;border-radius:20px;background:linear-gradient(#ffe184,#d99d11);color:#050505!important;text-decoration:none!important;font-size:22px;font-weight:900}.fxp-wa span{font-size:30px;color:#fff}
@media(max-width:700px){.fxp-tabs button{height:52px;font-size:21px}.fxp-options button{font-size:16px;padding:10px 14px}.fxp-card{padding:18px 8px 14px}.fxp-title{font-size:24px}.fxp-subtitle{font-size:15px;padding:0 8px}.fxp-scale{padding:12px 10px 11px;border-radius:30px 30px 40px 40px}.fxp-tray{height:190px}.fxp-piece{width:58px;height:58px}.fxp-display{min-height:125px;padding:13px 10px;gap:9px}.fxp-label{font-size:11px}.fxp-weight{font-size:31px!important;width:74%}.fxp-weight-row em{font-size:18px}.fxp-value-panel strong{font-size:28px}.fxp-machine-controls{gap:6px}.fxp-machine-controls button{height:48px;font-size:23px;border-radius:12px}.fxp-item-grid{grid-template-columns:1fr 1fr}.fxp-item{grid-template-columns:38px 1fr 24px;min-height:65px;padding:7px}.fxp-item-icon{width:35px;height:35px}.fxp-item-copy b{font-size:12px}.fxp-item-copy small{font-size:10px}.fxp-item-plus{width:23px;height:23px;font-size:18px}.fxp-livebox{padding:17px 10px}.fxp-livebox span{font-size:9px}.fxp-livebox strong{font-size:19px}.fxp-wa{min-height:66px;font-size:17px;padding:10px;text-align:center}}
@media(max-width:390px){.fxp-tray{height:170px}.fxp-display{padding:12px 7px}.fxp-weight{font-size:28px!important}.fxp-value-panel strong{font-size:25px}.fxp-label{font-size:10px}.fxp-item-grid{grid-template-columns:1fr}.fxp-item{min-height:58px}}

/* ===== GAME MODE 2.1 ===== */
.fxp-game-hud{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:8px;align-items:stretch;margin:0 1% 12px}.fxp-game-hud>div{min-height:54px;border:1px solid #343434;border-radius:14px;background:linear-gradient(180deg,#171717,#090909);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.fxp-game-hud span{font-size:9px;color:#969696;font-weight:900;letter-spacing:.7px}.fxp-game-hud strong{font-size:17px;color:#fff;margin-top:3px}.fxp-game-hud strong b{font:inherit}.fxp-game-badge{border-color:#8c6712!important;position:relative;overflow:hidden}.fxp-game-badge:after{content:"";position:absolute;inset:-120% -30%;background:linear-gradient(100deg,transparent 42%,rgba(255,220,112,.16) 50%,transparent 58%);transform:translateX(-55%);animation:fxpHudShine 4.8s linear infinite}.fxp-game-badge b{color:var(--gold);font-size:14px;letter-spacing:1.1px;margin-top:2px}.fxp-game-badge.is-hot b{animation:fxpStatusPulse .45s ease}
@keyframes fxpHudShine{to{transform:translateX(65%)}}@keyframes fxpStatusPulse{50%{transform:scale(1.12);text-shadow:0 0 16px var(--gold)}}
.fxp-tray{touch-action:none}.fxp-drop-zone{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;min-width:190px;padding:16px 24px;border:1.5px dashed rgba(35,35,35,.5);border-radius:22px;text-align:center;color:#454545;transition:.2s ease;pointer-events:none}.fxp-drop-zone>span{display:grid;width:38px;height:38px;margin:0 auto 7px;border-radius:50%;place-items:center;background:rgba(0,0,0,.08);font-size:28px;font-weight:300}.fxp-drop-zone b,.fxp-drop-zone small{display:block}.fxp-drop-zone b{font-size:14px;letter-spacing:1px}.fxp-drop-zone small{font-size:10px;margin-top:3px;color:#616161}.fxp-tray.has-pieces .fxp-drop-zone{opacity:0;transform:translate(-50%,-50%) scale(.9)}.fxp-tray.is-target{box-shadow:inset 0 0 0 4px color-mix(in srgb,var(--gold) 80%,transparent),inset 0 0 38px rgba(232,173,34,.22)}.fxp-tray.is-target .fxp-drop-zone{opacity:1;color:#181818;border-color:var(--gold);background:rgba(255,255,255,.18);transform:translate(-50%,-50%) scale(1.04)}
.fxp-piece{transition:filter .18s ease}.fxp-piece:hover{filter:drop-shadow(0 5px 4px rgba(0,0,0,.6)) drop-shadow(0 0 8px var(--gold))}.fxp-piece.is-new{animation:fxpGameDrop .48s cubic-bezier(.2,.95,.3,1.25)}@keyframes fxpGameDrop{0%{opacity:0;transform:translate(-50%,-180%) scale(.35) rotate(-18deg)}65%{opacity:1;transform:translate(-50%,-42%) scale(1.08)}100%{transform:translate(-50%,-50%) scale(1)}}
.fxp-sparkles{position:absolute;inset:0;z-index:5;pointer-events:none;overflow:hidden}.fxp-spark{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--gold2);box-shadow:0 0 8px var(--gold);animation:fxpSpark .65s ease-out forwards}@keyframes fxpSpark{0%{opacity:1;transform:translate(0,0) scale(1)}100%{opacity:0;transform:translate(var(--dx),var(--dy)) scale(.1)}}
.fxp-display.is-counting .fxp-weight,.fxp-display.is-counting .fxp-value-panel strong{text-shadow:0 0 16px color-mix(in srgb,var(--gold) 72%,transparent)}.fxp-value-panel strong.is-pop{animation:fxpMoneyPop .38s ease}.fxp-weight.is-pop{animation:fxpWeightPop .3s ease}@keyframes fxpMoneyPop{50%{transform:scale(1.08);filter:brightness(1.3)}}@keyframes fxpWeightPop{50%{transform:scale(1.06)}}
.fxp-item{position:relative;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.fxp-item:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 15%,rgba(255,214,83,.08),transparent 38%);pointer-events:none}.fxp-item:hover,.fxp-item.is-dragging{transform:translateY(-2px);border-color:#8f6a16;box-shadow:0 8px 20px rgba(0,0,0,.34),0 0 0 1px rgba(232,173,34,.12)}.fxp-item:active{transform:translateY(1px) scale(.985)}.fxp-item-plus{font-size:16px;transition:.15s}.fxp-item:hover .fxp-item-plus{transform:rotate(45deg) scale(1.08)}
.fxp-drag-ghost{position:fixed;z-index:2147483647;width:76px;height:76px;pointer-events:none;transform:translate(-50%,-50%) scale(1.06);filter:drop-shadow(0 12px 12px rgba(0,0,0,.45)) drop-shadow(0 0 12px var(--gold));color:var(--gold);background:rgba(8,8,8,.82);border:1px solid var(--gold);border-radius:50%;padding:10px;backdrop-filter:blur(5px)}.fxp-drag-ghost svg{width:100%;height:100%}.fxp-float-score{position:fixed;z-index:2147483646;pointer-events:none;color:var(--gold2);font-weight:900;font-size:16px;text-shadow:0 2px 8px #000;animation:fxpFloatScore .8s ease-out forwards}@keyframes fxpFloatScore{to{opacity:0;transform:translateY(-42px) scale(1.08)}}
.fxp-scale.is-impact{animation:fxpImpact .26s ease}@keyframes fxpImpact{40%{transform:translateY(2px)}75%{transform:translateY(-1px)}}
.fxp-clear:active{transform:translateY(1px)}
@media(max-width:700px){.fxp-game-hud{margin:0 0 10px}.fxp-game-hud>div{min-height:48px;border-radius:11px}.fxp-game-hud span{font-size:7px}.fxp-game-hud strong{font-size:13px}.fxp-game-badge b{font-size:11px}.fxp-drop-zone{min-width:150px;padding:12px 16px}.fxp-drop-zone>span{width:32px;height:32px;font-size:23px}.fxp-drop-zone b{font-size:11px}.fxp-drag-ghost{width:64px;height:64px}}
