.sandwich_container__bBi0t{display:flex;flex-direction:column;align-items:center;min-height:80vh;padding:160px 2rem 2rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;overflow:hidden}.sandwich_title__T1aad{font-size:3rem;margin-bottom:1rem;color:var(--abcfe-white);text-shadow:0 0 10px hsla(0,0%,100%,.3);z-index:10}.sandwich_missionBriefing__HAoup{background:hsla(0,0%,100%,.05);border:2px dashed var(--abcfe-gray);border-radius:15px;padding:1.5rem;margin-bottom:2rem;max-width:800px;text-align:left;z-index:10}.sandwich_missionBriefing__HAoup h2{color:#fbbf24;margin-bottom:1rem;font-size:1.5rem}.sandwich_gameArea__y0a1I{display:flex;gap:2rem;width:100%;max-width:800px;height:600px}.sandwich_mempool__vUwcL{flex:2 1;background:hsla(0,0%,100%,.05);border:4px solid var(--abcfe-white);border-radius:15px;padding:1rem;overflow-y:auto;position:relative;display:flex;flex-direction:column;gap:.5rem}.sandwich_mempoolTitle__2Lj1m{position:-webkit-sticky;position:sticky;top:0;background:#1a1a1a;padding:.5rem;border-bottom:1px solid #444;font-weight:700;z-index:10;margin-bottom:.5rem}.sandwich_txCard__Io_wn{background:#2a2a2a;border:1px solid #444;padding:1rem;border-radius:8px;display:flex;justify-content:space-between;align-items:center;transition:all .2s}.sandwich_txCard__Io_wn.sandwich_whale__pkYqS{background:#451a03;border:2px solid #fbbf24;box-shadow:0 0 15px rgba(251,191,36,.3);transform:scale(1.02)}.sandwich_txCard__Io_wn.sandwich_myBuy__h_fW7{background:#064e3b;border:2px solid #34d399}.sandwich_txCard__Io_wn.sandwich_mySell__0a32b{background:#7f1d1d;border:2px solid #f87171}.sandwich_txIcon__6ADJr{font-size:1.5rem}.sandwich_dropZone__4CP7O{height:10px;transition:all .2s;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#fff;cursor:pointer}.sandwich_dropZone__4CP7O.sandwich_active__RsGAm{height:40px;background:hsla(0,0%,100%,.1);border:1px dashed #fff;margin:.5rem 0}.sandwich_sidebar__NU4u1{flex:1 1;display:flex;flex-direction:column;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:15px}.sandwich_toolCard__4Y4hP{padding:1.5rem;border-radius:10px;cursor:-webkit-grab;cursor:grab;display:flex;align-items:center;gap:1rem;font-weight:700;font-size:1.2rem;transition:transform .2s}.sandwich_toolCard__4Y4hP:hover{transform:scale(1.05)}.sandwich_toolCard__4Y4hP:active{cursor:-webkit-grabbing;cursor:grabbing}.sandwich_toolBuy__V_DLh{background:#064e3b;border:2px solid #34d399;color:#34d399}.sandwich_toolSell__hlFFO{background:#7f1d1d;border:2px solid #f87171;color:#f87171}.sandwich_chartContainer__IaEd3{background:#000;border:1px solid #444;border-radius:10px;padding:1rem;width:100%}.sandwich_chartTitle__S1sO6{font-size:.9rem;color:#888;margin-bottom:.5rem}.sandwich_currentPrice__fxkqH{font-size:1.5rem;font-weight:700;color:#4ade80;text-align:right}.sandwich_inputContainer__0C0sy{display:flex;flex-direction:column;gap:.5rem;width:100%;text-align:left}.sandwich_tradeInput__LBhMg{width:100%;padding:.8rem;border-radius:8px;border:1px solid #444;background:#222;color:#fff;font-size:1.2rem;font-weight:700}.sandwich_tradeInput__LBhMg:focus{border-color:#fbbf24;outline:none}.sandwich_scoreBoard__u6Lcr{margin-top:auto;background:#000;padding:1rem;border-radius:10px;border:1px solid #fbbf24}.sandwich_scoreValue__3_Y6L{font-size:2rem;color:#fbbf24;font-weight:700}.sandwich_sandwichSuccess__d9dW6{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:5rem;animation:sandwich_popIn__O_Usf .5s ease-out forwards;pointer-events:none;z-index:100}@keyframes sandwich_popIn__O_Usf{0%{transform:translate(-50%,-50%) scale(0);opacity:0}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:0}}