.sl-modal-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.sl-modal-content{background-color:white;padding:1.5rem;border-radius:16px;text-align:center;width:90%;max-width:340px;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:fadeIn .3s ease-out}.sl-modal-icon-wrapper{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background-color:#ffebee}.sl-modal-icon{color:#c62828;font-size:1.5rem;font-weight:700}.sl-modal-title{font-weight:600;color:#c62828;margin:0 0 .5rem}.sl-modal-gamename{font-size:1.25rem;font-weight:500;color:#333;margin:0 0 1rem}.sl-modal-timing{display:flex;flex-direction:column;gap:.5rem;background-color:#f7f7f7;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.sl-modal-timing>div{display:flex;justify-content:space-between}.sl-modal-timing span:first-child{color:#666}.sl-modal-timing span:last-child{font-weight:600;color:#333}.sl-modal-ok-btn{width:100%;border:none;padding:.9rem;border-radius:8px;font-weight:700;font-size:1rem;color:#fff;background-color:#680229;cursor:pointer;border-radius:50px}:root{--brand-orange:#680229}.auth-header{position:relative;width:100%;height:260px;background:var(--brand-orange);color:#fff;overflow:hidden;padding-top:calc(env(safe-area-inset-top, 0px) + 8px)}.auth-header:after{content:"";position:absolute;top:-12px;right:-89px;bottom:0;left:0;background-size:315px auto;opacity:.15;pointer-events:none}.auth-header__inner{position:relative;z-index:2;height:100%;display:flex;align-items:flex-start;justify-content:space-between;padding:24px 20px 16px}.auth-header__title{margin:12px 0 0 6px;font-size:18px;line-height:1;font-weight:600;letter-spacing:.2px;text-shadow:0 0 1px rgba(0,0,0,.06)}.auth-header__art{position:absolute;right:-8px;top:8px;width:240px;height:150px;opacity:.12;fill:#ffffff;pointer-events:none}@media (min-width:768px){.auth-header{height:210px}.auth-header__title{font-size:30px}}.closed-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:999;display:flex;align-items:center;justify-content:center;padding:0 16px}.closed-modal{width:100%;max-width:320px;background:white;border-radius:12px;padding:20px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.1)}@keyframes popup{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.icon-box{width:80px;height:80px;margin:0 auto 10px;background:#ffe5e5;border-radius:50%;display:flex;align-items:center;justify-content:center}.big-cross{font-size:36px;color:#680229}.closed-text{color:#680229;font-weight:700;margin-bottom:10px}.timing{text-align:left;margin:20px 0;font-size:14px;line-height:1.6}.timing span:first-child{font-weight:500;color:#333}.ok-btn{width:100%;padding:10px;background:#680229;border:none;border-radius:12px;font-weight:700;font-size:16px;color:#fff}.app-header{position:sticky;top:0;z-index:50;height:50px;display:flex;align-items:center;justify-content:space-between;padding:calc(env(safe-area-inset-top, 7px) + 17px) 12px 13px;background:linear-gradient(180deg,#680229,#680229);border-bottom-left-radius:22px;border-bottom-right-radius:22px;box-shadow:0 6px 16px rgba(104,2,41,.2)}.back-bttn{background:none;border:none;display:inline-flex;align-items:center;justify-content:center;height:36px;width:36px;cursor:pointer;filter:brightness(0) invert(1)}.back-icon{width:20px;height:20px;object-fit:contain}.headeer-title{flex:1 1;margin:0 10px;text-align:left;color:#fff;font-weight:500;font-size:17px;letter-spacing:.2px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.icon-btn.circle{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.wallet-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.wallet-count{font-size:15px;font-weight:600;color:#ffffff;white-space:nowrap}.wallet-section{display:flex;align-items:center;gap:6px;flex-shrink:0}.wallet-btn{background:none;border:none;display:inline-flex;align-items:center;justify-content:center;height:36px;width:36px;cursor:pointer}.payment-modal-overlay{position:absolute;inset:0;background-color:none;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.payment-modal-content{background-color:white;width:100%;border-radius:16px 16px 0 0;padding:1.5rem;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.payment-modal-content h4{margin-top:0;text-align:center;font-size:1.1rem;color:#333}.payment-options{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:1.5rem}.payment-option-btn{background:none;border:1px solid #e0e0e0;border-radius:8px;padding:1rem .5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;font-weight:500}.payment-option-btn img{width:40px;height:40px}.payment-loader{text-align:center;padding:2rem;font-weight:500;color:#666}.date-chip{display:inline-flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #eee;border-radius:999px;padding:6px 12px;width:150px;height:40px;font-size:13px;font-weight:500;color:#444;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:background .2s ease}.date-chip:hover{background:#fafafa}.date-chip .calendar-icon{margin-left:8px;color:#680229;font-size:16px}.contact-bar{gap:24px;justify-content:space-between;padding:10px 16px;background:#fff;font-size:13px}.contact-bar,.wa-item{display:flex;align-items:center}.wa-item{gap:6px;color:#333;text-decoration:none;font-weight:500;font-size:16px}.icon-wa{width:16px;height:16px;flex-shrink:0;background:url(/_next/static/media/logos_whatsapp-icon.7f95a1a417cd2562.svg) 50%/contain no-repeat}.game-card{border-radius:8px;padding:16px;margin:0 12px 5px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:center;border:1px solid #f0f0f0}.card-left{display:flex;flex-direction:column;flex:5 1;text-align:center;gap:6px}.game-title{margin:0;font-size:16px;font-weight:500;color:#680229;text-transform:uppercase}.game-number{margin:0;font-size:16px;font-weight:600;color:#333;letter-spacing:2px}.game-status{font-size:14px;font-weight:500}.game-status.closed{color:#c00}.action-button,.card-right{display:flex;align-items:center;gap:4px}.action-button{flex-direction:column;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.icon-container.play,.icon.clock-icon img{width:50px;height:50px}.icon-container.play{background-color:#680229;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 7px -1px #680229;-webkit-box-shadow:0 3px 7px -1px #680229;-moz-box-shadow:0 3px 7px -1px #680229}.icon.play-icon img{width:40px}.action-button span{font-size:12px;color:#333;font-weight:400;padding-top:5px}.main-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#680229}.menu-logo{gap:8px}.logo{height:43px}.header-icons{gap:20px}.header-icons,.icon-btn{display:flex;align-items:center}.icon-btn{background:none;border:none;cursor:pointer;padding:0}.wallet-btn{gap:6px}.wallet-balance{font-size:16px;font-weight:700;color:#ffffff}.icon-bell,.icon-hamburger,.icon-wallet{display:inline-block;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50%;filter:invert(1)}.icon-hamburger{background-image:url(/_next/static/media/icons8-hamburger-menu.1c01f736e8a9db69.svg)}.icon-wallet{background-image:url(/_next/static/media/wallet_figma1.6fa4e77387cf9b14.svg);filter:invert(1)}.white-text{color:#ffffff}.burger{background-image:url(/_next/static/media/icons8-hamburger-menu.1c01f736e8a9db69.svg)}.menu-pill{--pill-bg:#fff;--pill-border:#ddd;--accent:#680229;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 18px;border-radius:0 999px 999px 0;background:var(--pill-bg);border:1px solid var(--pill-border);border-left:none;box-shadow:2px 0 8px rgba(0,0,0,.08);cursor:pointer;margin-left:-17px}.burger{position:relative;width:18px}.burger,.burger:after,.burger:before{height:2px;background:var(--accent);border-radius:2px}.burger:after,.burger:before{content:"";position:absolute;left:0;width:100%}.burger:before{transform:translateY(-6px)}.burger:after{transform:translateY(6px)}.menu-logo{display:flex;align-items:center;justify-content:flex-start}.game-tabs-wrapper{display:flex;gap:10px;padding:12px 7px 36px;justify-content:space-between;background:#fff;overflow-x:auto;margin-bottom:10px;border-radius:0 0 20px 20px;box-shadow:0 4px 12px #680229;box-shadow:-1px 8px 5px -1px #680229;-webkit-box-shadow:0 4px 5px -1px #680229}.game-tabs-wrapper::-webkit-scrollbar{display:none}.game-status.open{color:#28a745}.game-status.closed{color:#680229}.game-tab{display:flex;align-items:center;gap:8px;padding:24px 18px;border-radius:8px;font-weight:500;font-size:16px;cursor:pointer;justify-content:center;white-space:nowrap;font-family:Montserrat,sans-serif!important;width:50%;position:relative}.game-tab.bgchanges{background:#680229;border:1px solid #680229;color:#fff}.game-tab.bgchangeg2{background-color:#680229;border:2px solid #680229;color:white}.btn_playebg{padding:6px 25px;border-radius:8px;text-align:center;font-family:Montserrat,sans-serif}.btn_playebg.bgred{background-color:white!important;color:#680229;border:3px solid #680229!important;background-color:#800020;color:#680229!important;border:none;width:45px;height:45px;border-radius:50%;font-size:50px;display:flex;align-items:center;justify-content:center}.btn_playebg.bgrednone{background-color:#fff;border:2px solid #680229;color:#680229}.playbts{position:absolute;left:50%;transform:translateX(-50%);bottom:-30%}.iccon-play{width:18px;height:18px;background:url(/_next/static/media/playicon.811c8cf2f63ed64d.svg) 50%/contain no-repeat;flex-shrink:0;filter:brightness(0) invert(1)}.sidebar-container{position:absolute;inset:0;z-index:100}.sidebar-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:1}.sidebar-overlay.open{opacity:1;pointer-events:auto}.sidebar{position:absolute;top:0;left:0;width:260px;height:100%;background:#3a3737;transform:translateX(-100%);transition:transform .3s ease-in-out;padding:16px 12px;z-index:2;color:#ffffff;display:flex;flex-direction:column;box-shadow:4px 0 20px rgba(0,0,0,.15)}.sidebar.open{transform:translateX(0)}.sidebar-header{justify-content:space-between;margin-bottom:24px}.sidebar-header,.user-info{display:flex;align-items:center}.user-info{gap:10px;flex-direction:row}.user-info>div{display:flex;flex-direction:column}.user-icon{width:32px;height:32px;color:#ffffff;filter:brightness(0) invert(1)}.user-details{display:flex;flex-direction:column;justify-content:center}.username{font-weight:700;font-size:15px}.phone{font-size:13px;color:#ffffff}.close-btn{background:none;border:none;padding:0;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;filter:brightness(0) invert(1)}.close-btn img{width:20px;height:20px;object-fit:contain}.sidebar-menu{list-style:none;padding:0;margin:0;flex:1 1;overflow-y:auto}.sidebar-menu li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:14px;font-weight:600;color:#ffffff;cursor:pointer;transition:background .2s}.sidebar-menu li:hover{background-color:#f9f9f9;border-radius:6px;padding-left:6px}.sidebar-icon{width:22px;height:22px;background-size:contain;background-repeat:no-repeat;color:#ffffff;filter:brightness(0) invert(1)}.icon-lock{background-image:url(/_next/static/media/mpin_nav1.24fb0b7915f6bf07.svg)}.icon-chat{background-image:url(/_next/static/media/bubble-chat.fe8a160ee68ae0b9.png)}.icon-bank{background-image:url(/_next/static/media/funds.1bd8a7e0f9947ff5.svg)}.icon-bell{background-image:url(/_next/static/media/notification.2fd6b3c0ec9385fc.png)}.icon-video{background-image:url(/_next/static/media/videos1.b59d5fa5c7dce76e.svg)}.icon-rules{background-image:url(/_next/static/media/warning.3866971e0bfe4897.png)}.icon-rates{background-image:url(/_next/static/media/three-stars.56a194d5ed1dd457.png)}.icon-chart{background-image:url(/_next/static/media/charts1.431ea52f0666080d.svg)}.icon-idea{background-image:url(/_next/static/media/lightbulb.7d63a5aa9c5293ed.png)}.icon-settings{background-image:url(/_next/static/media/setting_nav1.80589ed9912ae6db.svg)}.icon-share{background-image:url(/_next/static/media/share1.18b663867a4d5252.svg)}.icon-logout{background-image:url(/_next/static/media/logout_icon1.0e195624277d2ce6.svg)}:root{--brand:#f04d06;--ink:#0a0a0a;--title:#ffffff;--label:#263049;--muted:#9aa3b3;--sheet:#ffffff;--sheet-grad:radial-gradient(120% 80% at 52% 40%,#f6f7f9 0%,#eef1f6 55%,#e8ebf1 90%);--radius-big:74px;--side:22px;--hero-h:clamp(180px,25vh,220px);--illustration-gap:26px}.mf-shell{position:relative;width:100%;height:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mf-hero{position:absolute;inset:0 0 auto 0;height:var(--hero-h);background:var(--brand);overflow:hidden}.mf-hero-inner{position:relative;width:100%;height:100%;padding-left:calc(var(--side) - 2px);display:flex;align-items:center}.mf-hero-title{margin:0;color:var(--title);font-weight:600;letter-spacing:.2px;font-size:22px}.mf-hero-watermark{position:absolute;right:-18px;top:-2px;width:250px;height:170px;transform:rotate(-6deg);pointer-events:none}.mf-sheet{position:absolute;top:calc(var(--hero-h) - 38px);left:0;right:0;bottom:0;background:var(--sheet-grad);border-top-left-radius:var(--radius-big);border-top-right-radius:0;padding:0 var(--side);display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}.mf-illustration{margin:calc(var(--illustration-gap) + 4px) auto 22px;width:112px;height:118px;display:grid;place-items:center}.mf-content{display:block}.mf-field{display:grid;grid-template-columns:30px 1fr;align-items:end;grid-column-gap:12px;column-gap:12px;margin:8px 0 26px}.mf-field-icon{display:grid;place-items:center;width:30px;height:30px}.mf-field-col{display:grid;grid-template-rows:auto auto;grid-row-gap:4px;row-gap:4px}.mf-field-hint{font-size:12.5px;color:var(--label);opacity:.95}.mf-field-hint.mf-accent{color:var(--brand)}.mf-input{border:none;outline:none;background:transparent;padding:6px 0 8px;font-size:16px;color:#0f1a2a}.mf-input.underline{border-bottom:1.5px solid rgba(0,0,0,.2)}.mf-input.underline.accent{border-bottom-color:var(--brand)}.mf-input:focus{border-bottom:2px solid var(--brand)}.mf-primary-btn{margin:26px auto 18px;width:86%;height:54px;border:none;border-radius:28px;font-size:18px;font-weight:600;color:#fff;background:var(--brand);box-shadow:0 6px 18px rgba(240,77,6,.25);letter-spacing:.2px}.mf-primary-btn:active{transform:translateY(1px)}.bottom-nav{position:absolute;bottom:0;left:0;width:100%;background:#680229;border-top:1px solid #ddd;justify-content:space-around;align-items:flex-end;box-shadow:0 -2px 8px rgba(0,0,0,.05);z-index:10}.bottom-nav,.nav-item{display:flex;padding:6px 0}.nav-item{background:none;border:none;flex:1 1;flex-direction:column;gap:4px;font-size:11px;font-family:Montserrat,sans-serif}.nav-item,.nav-item.main{align-items:center;color:whitesmoke}.nav-item.main{position:relative;top:-24px;width:60px;height:60px;border-radius:50%;background:black;display:inline-flex;justify-content:center;padding:0;box-shadow:0 2px 6px rgba(0,0,0,.15);flex:none}.icon-home{width:28px;height:28px;background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.icon-bank,.icon-chat,.icon-doc,.icon-hammer{width:22px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:50%}.icon-hammer{background-image:url(/_next/static/media/bid_nav.14826a27c66a68f3.svg);filter:invert(1)}.icon-doc{background-image:url(/_next/static/media/passbook1.0f8efe9f7a7f864a.svg);filter:invert(1)}.icon-home{background-image:url(/_next/static/media/home.ac1561743325ac93.png)}.icon-bank{background-image:url(/_next/static/media/wallet_figma1.6fa4e77387cf9b14.svg);filter:invert(1)}.icon-chat{background-image:url(/_next/static/media/customer_support.6a0b3a66c8158bc4.svg);filter:invert(1)}.nav-item.active:not(.main){color:black;font-weight:600}.nav-item.active:not(.main) span[class^=icon-]{filter:brightness(0) saturate(100%) invert(32%) sepia(95%) saturate(1200%) hue-rotate(5deg) brightness(95%) contrast(110%)}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:white;padding:25px;border-radius:12px;text-align:center;width:80%;max-width:300px;box-shadow:0 4px 15px rgba(0,0,0,.2)}.modal-content h3{margin-top:0;font-size:1.2rem;color:#333}.modal-content p{margin-bottom:25px;font-size:.95rem;color:#666}.modal-ok-button{width:100%;padding:12px;border:none;border-radius:8px;background-color:#f0f0f0;color:#333;font-size:1rem;font-weight:500;cursor:pointer}.gametime-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:2000;padding:16px}.gametime-modal{background:#fff;border-radius:12px;padding:20px;width:100%;max-width:380px;text-align:center}.gametime-title{color:#680229;font-size:18px;font-weight:700;margin:0}.gametime-day{font-size:14px;margin:6px 0;color:#222}.gametime-status{color:#e53935;font-size:14px;margin-bottom:14px}.gametime-grid{display:flex;gap:10px;margin-bottom:20px}.gametime-box{flex:1 1;border:1px solid #680229;border-radius:10px;padding:12px}.gametime-box h3{margin:0 0 8px;color:#680229;font-size:16px;font-weight:600}.gametime-box p{margin:4px 0;font-size:13px;color:#444}.gametime-box span{font-size:13px;font-weight:600;color:#111}.gametime-ok{width:100%;background:#680229;border:none;padding:12px;color:#fff;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer}.status-text.open{color:green;font-weight:600}.status-text.closed{color:red;font-weight:600}.gametime-box div+div{border-top:1px solid #f01414}.ticker-wrapper{overflow:hidden;background:#ffffff;padding:2px 0;font-size:17px;font-weight:500;margin:0;line-height:1.2}.ticker-text{white-space:nowrap;animation:scroll 10s linear infinite;color:#680229;margin:0;font-size:16px;font-weight:500}@keyframes scroll{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.autocomplete-wrapper,.autocomplete-wrapper input{position:relative;width:100%}.autocomplete-wrapper input{border:1px solid #ced4da;border-radius:20px;padding:.6rem 1rem;font-size:.9rem;box-sizing:border-box}:root{--primary-yellow:#fbc02d;--dark-text:#212529;--light-text:#6c757d;--border-color:#ced4da;--bg-light:#f8f9fa;--bg-white:#ffffff;--danger-red:#680229;--dannger-red:rgb(199,3,3)0;--success-green:#43a047}.game-header{display:flex;align-items:center;justify-content:space-between;padding:10px 7px;background-color:var(--bg-white);flex-shrink:0}.header-left,.header-right{flex:1 1}.header-left{display:flex;justify-content:flex-start;align-items:center}.header-center{text-align:center;flex:5 1}.header-right{display:flex;justify-content:flex-end;align-items:center}.back-button{padding:0}.header-title{font-weight:600;text-transform:uppercase;flex:5 1;font-size:12px}.wallet-display{gap:.5rem;font-weight:700}.game-content{flex-grow:1;overflow-y:auto;padding:1rem;scrollbar-width:none;min-height:0}.form-container{display:flex;flex-direction:column;gap:1rem}.input-row{display:flex;justify-content:space-between;align-items:baseline;font-weight:700}.input-row label{font-size:14px;color:var(--dark-text);width:100%;font-weight:500}.input-row input,.input-row select{width:100%;border:1px solid var(--border-color);border-radius:20px;padding:.6rem 1rem;font-size:.9rem}.btn-add-bid{background-color:var(--danger-red);color:var(--dark-text);border:none;padding:.9rem;border-radius:40px;font-weight:700;font-size:.9rem;cursor:pointer;margin-top:.5rem;font-family:Poppins,sans-serif;color:#fff;margin-left:200px}.bids-list-container{margin-top:1.5rem}.bid-row,.bids-header{display:flex;padding:.5rem 0;align-items:center}.bid-row{border-bottom:1px solid #eee}.bids-header{font-weight:700;color:var(--light-text);font-size:.9rem}.col{flex:1 1;text-align:left}.col-action{flex:0 0 40px;text-align:right;cursor:pointer}.divider{border:0;height:1px;background-color:var(--border-color);margin:.5rem 0}.bottom-bar{justify-content:space-between;padding:1rem;background-color:var(--bg-white);border-top:1px solid #eee;flex-shrink:0;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.bottom-bar,.summary-item{display:flex;align-items:center}.summary-item{flex-direction:column}.summary-item span{font-size:.8rem;color:var(--light-text)}.summary-item strong{font-size:1.2rem;font-weight:700}.btn-submit{background-color:#680229;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:700;cursor:pointer}.modal-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{background-color:var(--bg-light);width:100%;max-width:340px;border-radius:16px;padding:1rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{text-align:center;font-weight:700;padding:.5rem;background-color:var(--danger-red);border-radius:8px;color:var(--dark-text);margin-bottom:1rem}.modal-bids-table{display:flex;flex-direction:column;max-height:200px;overflow-y:auto;scrollbar-width:5px;border:1px solid #eee;border-radius:8px;padding:.5rem;background-color:#fff}.modal-bids-header,.modal-bids-row{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;padding:.5rem}.modal-bids-header{font-weight:700;color:var(--light-text)}.modal-bids-row{background-color:var(--bg-white);border-radius:8px;margin-bottom:.5rem;font-weight:500}.modal-summary{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;border-top:1px dashed var(--border-color);border-bottom:1px dashed var(--border-color);margin:1rem 0}.modal-summary>div{display:flex;justify-content:space-between;font-size:.9rem}.modal-summary>div span:last-child{font-weight:700}.modal-note{text-align:center;font-size:.8rem;color:var(--light-text)}.modal-footer{display:flex;gap:1rem;margin-top:1rem}.btn-cancel,.modal-footer .btn-submit{flex:1 1;padding:.9rem}.btn-cancel{background-color:#e0e0e0;color:var(--dark-text);border:none;border-radius:8px;font-weight:700;cursor:pointer}.message-bar{position:absolute;z-index:1000;top:0;left:1rem;right:1rem;padding:.75rem;border-radius:0 0 8px 8px;text-align:center;color:white;font-weight:500;transform:translateY(-100%);transition:transform .3s ease-in-out}.message-bar.visible{transform:translateY(0)}.message-bar.success{background-color:var(--success-green)}.message-bar.error{background-color:var(--dannger-red)}.back-button{background:none;border:none;cursor:pointer;padding:7px 0 0}.numpad-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-top:1.5rem}.numpad-grid button:nth-child(9){grid-column-start:2}.numpad-btn{background-color:#fff;color:var(--dark-text);border:none;border-radius:8px;font-size:1.5rem;font-weight:700;height:60px;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.numpad-badge{position:absolute;top:4px;left:4px;background-color:rgba(0,0,0,.5);color:white;padding:2px 5px;border-radius:4px;font-size:.7rem;font-weight:700}.bid-row{display:grid;grid-template-columns:1fr 1fr 1fr 40px;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem;background-color:white;border-radius:8px;margin-bottom:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);font-weight:500}.bid-row .col{text-align:left}.bid-row .col:last-of-type{color:#0277bd}.btn-submit:disabled{background-color:#e0e0e0;cursor:not-allowed}.bid-row{border-bottom:none}.input-wrappeer{position:relative;width:60%}.suggestions-list{position:absolute;top:100%;left:0;right:0;background-color:white;border:1px solid #ddd;border-radius:8px;list-style-type:none;margin:4px 0 0;padding:0;max-height:150px;overflow-y:auto;z-index:10;box-shadow:0 4px 8px rgba(0,0,0,.1)}.suggestions-list li{padding:.75rem 1rem;cursor:pointer;font-size:.9rem}.suggestions-list li:hover{background-color:#f0f0f0}.toggle-buttons{display:flex;border:1px solid #ced4da;border-radius:20px;overflow:hidden;width:60%}.toggle-buttons button{flex:1 1;padding:9px 12px;border:none;background-color:white;color:#333;cursor:pointer;font-size:.9rem;transition:background-color .2s}.toggle-buttons button.active{background-color:var(--danger-red);font-weight:700}.toggle-buttons button:first-of-type{border-right:1px solid #ced4da}.toggle-buttons button:disabled{background-color:#f5f5f5;cursor:not-allowed}.panna-type-selector{display:flex;justify-content:space-around;padding:1rem 0}.checkbox-group{display:flex;align-items:center;gap:.5rem}.checkbox-group label{font-weight:500}.checkbox-group input[type=checkbox]{width:20px;height:20px;accent-color:var(--danger-red)}.manual-digits-row{display:flex;justify-content:space-between;gap:.75rem;margin:1rem 0}.manual-digits-row input{width:100%;flex:1 1;text-align:center;border:1px solid #ced4da;border-radius:20px;padding:.6rem 1rem;font-size:.9rem;box-sizing:border-box}.radio-group-selector{display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding:1rem 0}.radio-label{display:flex;align-items:center;gap:.5rem;font-weight:500;cursor:pointer}.radio-label input[type=radio]{accent-color:var(--danger-red);width:18px;height:18px}.no-bids-message{text-align:center;color:var(--light-text);margin-top:2rem;font-style:italic}.bid-row-card{display:grid;grid-template-columns:1fr 1fr 1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem;background-color:white;border-radius:8px;margin-bottom:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);font-weight:500}.result-modal-content{background-color:white;padding:1.5rem;border-radius:16px;text-align:center;width:90%;max-width:320px;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:fadeIn .3s ease-out}.result-icon-wrapper{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:white}.result-icon-wrapper.success{background-color:#2e7d32}.result-icon-wrapper.failure{background-color:#c62828}.result-modal-content h2{margin-top:0;margin-bottom:.5rem;font-size:1.25rem;color:var(--dark-text)}.result-modal-content p{margin-top:0;margin-bottom:1.5rem;color:var(--light-text)}.result-btn{width:100%;border:none;padding:.9rem;border-radius:8px;font-weight:700;font-size:1rem;color:white;cursor:pointer}.result-btn.success{background-color:#2e7d32}.result-btn.failure{background-color:#c62828}.wallet-display{display:flex;align-items:center;gap:.4rem;font-size:13px}.wallet-icon{width:17px;height:17px;object-fit:contain}.radio-group{display:flex;align-items:center;gap:20px;padding:5px 0}.radio-group label{display:flex;align-items:center;gap:5px;cursor:pointer;font-size:16px}.radio-group input[type=radio]{cursor:pointer;width:18px;height:18px}