body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#121212d9;box-shadow:0 2px 10px #00000080;left:0;padding:1rem 0;position:fixed;top:0;transition:top .3s ease;width:100%;z-index:1000}.nav-inner{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.logo-title,.nav-inner{align-items:center;display:flex}.logo-title{text-decoration:none}.logo-icon{color:#2a9d8f;height:36px;transition:transform .4s ease-in-out;width:36px}.logo-title:hover .logo-icon{transform:rotate(1turn)}.site-title{color:#2a9d8f;font-size:1.5rem;font-weight:700;margin-left:.75rem}.nav-links{display:none;gap:2rem}.nav-links a{color:#ccc;font-weight:500;padding-bottom:5px;position:relative;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#f4a261}.nav-links a.active{color:#f4a261;font-weight:700}.nav-links a.active:after{background-color:#f4a261;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.login-btn button{background-color:#f4a261;border:none;border-radius:999px;color:#121212;cursor:pointer;font-weight:700;padding:.6rem 1.2rem;transition:background-color .3s,transform .3s}.login-btn button:hover{background-color:#e38c44;transform:scale(1.05)}.user-menu{display:inline-block;position:relative}.user-icon{align-items:center;background:#2a9d8f;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:35px;justify-content:center;padding:5px;width:35px}.user-avatar,.user-icon{border:2px solid #2a9d8f;border-radius:50%;cursor:pointer}.user-avatar{height:42px;object-fit:cover;width:42px}.dropdown{animation:fadeIn .2s ease-out;background:#1f1f1f;border-radius:.5rem;box-shadow:0 4px 12px #0006;min-width:180px;opacity:1;padding:1rem;position:absolute;right:0;text-align:left;top:55px;z-index:10}.dropdown p{border-bottom:1px solid #333;color:#ddd;font-size:.95rem;margin:0 0 10px;padding-bottom:10px}.dropdown button{background:#f4a261;border:none;border-radius:5px;color:#121212;cursor:pointer;font-weight:700;padding:.5rem 1rem;width:100%}.dropdown button:hover{background:#e38c44}.mobile-menu-btn{display:block;z-index:1002}.mobile-menu-btn button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.8rem}.mobile-menu{background-color:#1c1c1c;border-bottom:1px solid #333;display:flex;flex-direction:column;left:0;opacity:0;padding:1rem 0;position:absolute;top:100%;transform:translateY(-150%);transition:transform .4s ease-in-out,opacity .4s ease-in-out;width:100%}.mobile-menu.open{opacity:1;transform:translateY(0)}.mobile-menu a,.mobile-menu button{background:none;border:none;color:#ccc;font-size:1rem;padding:1rem 1.5rem;text-align:center;text-decoration:none;width:100%}.mobile-menu a.active{background-color:#2a9d8f;color:#fff}.mobile-menu-divider{background-color:#333;height:1px;margin:.5rem 1.5rem}.mobile-menu-user-section{padding:1rem 1.5rem;text-align:center}.mobile-menu-user-section p{color:#ccc;margin-bottom:1rem}.mobile-auth-link button{background-color:#2a9d8f;color:#fff}@media (min-width:992px){.mobile-menu-btn{display:none}.nav-links{display:flex}}.home-container{background-color:#121212;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;overflow-x:hidden}.main-content{padding:8rem 1rem 2rem}.blaw-section,.objective-section,.services-section{animation:slideUp 1s forwards;margin:5rem auto;max-width:1100px;opacity:0;text-align:center;transform:translateY(50px)}.objective-section{animation-delay:.2s}.blaw-section{animation-delay:.4s}.services-section{animation-delay:.6s}.main-content h2{color:#f4a261;font-size:2.5rem;margin-bottom:1rem}.section-subtitle{color:#ccc;font-size:1.1rem;margin:0 auto 2.5rem;max-width:600px}.hero-section{animation:fadeIn 1s forwards;background:linear-gradient(#121212cc,#121212cc),url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1170&q=80) no-repeat 50%/cover;border-radius:1rem;margin:0 auto;max-width:1100px;opacity:0;padding:6rem 2rem;text-align:center;transform:translateY(50px)}.hero-section h1{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-section p{color:#ddd;font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-green{background-color:#2a9d8f;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 2rem;transition:.3s}.btn-green:hover{background-color:#21867a;transform:translateY(-3px)}.btn-orange{background-color:initial;border:2px solid #f4a261;border-radius:999px;color:#f4a261;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 2rem;transition:.3s}.btn-orange:hover{background-color:#f4a261;color:#121212;transform:translateY(-3px)}.objective-inner{align-items:center;background-color:#1f1f1f;border-radius:1rem;display:flex;flex-direction:column-reverse;gap:2rem;padding:3rem;text-align:left}.objective-image img{border-radius:.75rem;max-height:350px;object-fit:cover;width:100%}.objective-text{flex:1 1}.objective-text h3{color:#2a9d8f;font-size:2.2rem;margin-bottom:1.5rem}.objective-text p{color:#ccc;font-size:1.1rem;line-height:1.7}.blaw-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.blaw-card{background-color:#1f1f1f;border-left:5px solid #2a9d8f;border-radius:1rem;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.blaw-card:hover{box-shadow:0 10px 20px #0006;transform:translateY(-10px)}.blaw-card h4{color:#fff;font-size:1.5rem;margin-bottom:.75rem}.blaw-card p{color:#ccc;line-height:1.6}.services-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.service-card{background-color:#1f1f1f;border:1px solid #333;border-radius:999px;color:#f4a261;font-weight:600;padding:1rem 2rem;transition:background-color .3s,color .3s}.service-card:hover{background-color:#f4a261;color:#121212;cursor:default}.footer{background-color:#1a1a1a;border-top:1px solid #333;color:#aaa;padding:3rem 1rem}.footer-inner{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1100px;text-align:center}.footer-box h4{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-box p{line-height:1.6}.footer-box a{color:#aaa;display:block;margin-bottom:.5rem;text-decoration:none;transition:.3s}.footer-box a:hover{color:#f4a261}.footer-bottom{border-top:1px solid #333;color:#888;font-size:.9rem;margin-top:3rem;padding-top:2rem;text-align:center}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.objective-inner{flex-direction:row}.objective-text{flex-basis:60%}.objective-image{flex-basis:40%}.blaw-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:repeat(3,1fr);text-align:left}}@media (min-width:1024px){.blaw-grid{grid-template-columns:repeat(4,1fr)}}.auth-container{align-items:center;background-color:#121212;color:#fff;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:1rem}.auth-card{animation:fadeIn .8s ease forwards,scaleIn .3s ease-in-out;background-color:#1f1f1f;border-radius:1rem;box-shadow:0 8px 20px #0009;max-width:400px;padding:2rem;text-align:center;width:100%}.auth-card h2{color:#2a9d8f;margin-bottom:1.5rem}.auth-card form{display:flex;flex-direction:column;gap:1rem}.auth-card input{background-color:#121212;border:none;border-radius:.5rem;color:#fff;outline:none;padding:.75rem 1rem;transition:.3s}.auth-card input:focus{background-color:#2a2a2a}.btn-submit{align-items:center;background-color:#f4a261;border:none;border-radius:999px;color:#121212;cursor:pointer;display:flex;font-weight:700;justify-content:center;padding:.75rem;transition:.3s}.btn-submit:disabled{cursor:not-allowed;opacity:.7}.btn-submit:hover:enabled{background-color:#f48842}.divider{margin:1.5rem 0;position:relative;text-align:center}.divider:after,.divider:before{background-color:#555;content:"";height:1px;position:absolute;top:50%;width:40%}.divider:before{left:0}.divider:after{right:0}.btn-google{align-items:center;background-color:initial;border:2px solid #2a9d8f;border-radius:999px;color:#2a9d8f;cursor:pointer;display:flex;font-weight:700;gap:.5rem;justify-content:center;padding:.75rem;transition:.3s;width:100%}.btn-google:disabled{cursor:not-allowed;opacity:.7}.btn-google img{height:20px;width:20px}.btn-google:hover:enabled{background-color:#2a9d8f;color:#121212}.toggle-text{color:#ccc;margin-top:1rem}.toggle-text span{color:#f4a261;cursor:pointer;font-weight:700}.toggle-text span:hover{text-decoration:underline}.error-text{color:red;font-size:.9rem;margin:.5rem 0}.loader{border:3px solid #fff3;border-top-color:#fff}.popup-overlay{background-color:#000000d9}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.circular-loader{animation:spin .8s linear infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@media (max-width:767px){.dashboard-content{align-items:center;flex-direction:column}.dashboard-card{flex:1 1 100%;max-width:300px}}.dashboard-header{align-items:center;background-color:#006400;border-radius:0 0 1rem 1rem;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 2rem}.profile-summary{align-items:center;display:flex;gap:1rem}.dashboard-logo{border-radius:5px;cursor:pointer;height:40px;object-fit:contain;width:40px}.profile-summary .user-info{display:flex;flex-direction:column;justify-content:center}.profile-summary .user-info h1{color:#fff;font-size:1.5rem;margin:0}.profile-summary .balance{color:#fff;font-size:1rem;margin-top:.25rem}.header-actions{align-items:center;display:flex;gap:1rem}.profile-pic{border-radius:50%;height:40px;object-fit:cover;width:40px}.dashboard-list a{transition:.3s}.game-settings-table-container{margin-bottom:1.5rem;overflow-x:auto;width:100%}table{border-collapse:collapse;font-size:.9rem;width:100%}td,th{border-bottom:1px solid #333;color:#ccc;font-weight:400;padding:.75rem;text-align:left}th{color:#fff}.summary-item,th{font-weight:700;text-align:center}.summary-item{color:#006400}.summary-value{color:#006400;text-align:center}button{background-color:#fff;border:none;border-radius:5px;color:#006400;cursor:pointer;font-size:.9rem;padding:.4rem .8rem;transition:background-color .3s ease}button:hover{background-color:#e0e0e0}.create-game-button-container{margin-top:1.5rem;text-align:center}.create-game-button-container button{background-color:#fff;border:none;border-radius:999px;color:#006400;cursor:pointer;float:right;font-size:.9rem;font-weight:700;padding:.6rem 1.2rem;transition:background-color .3s ease}.create-game-button-container button:hover{background-color:#f0f0f0}.error-message{font-size:.85rem;margin-right:1rem}@media (min-width:768px){.dashboard-content{flex-wrap:nowrap;margin-left:auto;margin-right:auto;max-width:1200px}}@media (max-width:767px){.dashboard-content{align-items:center;flex-direction:column}.dashboard-card,.expanded-card{flex:1 1 100%;max-width:300px}}.room-details{color:#ccc;gap:.5rem;margin:1rem 0}.waiting-text{color:#aaa;margin:.5rem 0 1rem}.room-buttons{display:flex;gap:.75rem;margin-top:1rem}.room-buttons button{background-color:#fff;border:none;border-radius:999px;color:#006400;cursor:pointer;flex:1 1;font-weight:700;padding:.6rem 1rem;transition:.3s}.room-buttons button:hover{background-color:#e0e0e0}.room-buttons .primary{background-color:#006400;color:#fff}.room-buttons .primary:hover{background-color:#004d00}.players-list{list-style:none;margin-top:1rem;padding:0}.players-list li{border-bottom:1px solid #333;color:#ddd;display:flex;justify-content:space-between;padding:.6rem 0}.host-tag{background-color:#006400;border-radius:999px;color:#fff;font-size:.75rem;padding:.25rem .7rem}.loader{animation:spin .8s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#006400;display:inline-block;height:18px;width:18px}.popup-overlay{background:#000000b3;height:100%;width:100%;z-index:1000}.popup-content{background:#222;border-radius:12px;box-shadow:0 4px 12px #0000004d;color:#fff;min-width:200px;padding:2rem;text-align:center}.popup-content h2{color:#fff;font-size:1.5rem;margin:0}.circular-loader{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.2rem;gap:1rem}.circular-loader:before{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#006400;content:"";height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}button:disabled{cursor:not-allowed;opacity:.6}html{background-color:#121212;color:#fff;font-family:sans-serif;height:100%;margin:0;padding:0}.game-board-container{display:flex;height:100vh;width:100vw}.left-board{align-items:center;background-color:#000;display:flex;flex:3 1;justify-content:center;overflow:hidden;position:relative}.board-frame{grid-gap:3px;border-radius:12px;box-shadow:0 0 12px #0009;display:grid;gap:3px;grid-template-columns:repeat(11,70px);grid-template-rows:repeat(9,70px);padding:12px}.tile{align-items:center;background-color:#fff;border-radius:5px;color:#000;display:flex;font-size:10px;font-weight:700;justify-content:center;text-align:center}.split-tile{border:1px solid #000;display:flex;flex-direction:column}.start-tile{grid-gap:3px;align-items:center;background-color:#222;border:1px solid #555;border-radius:6px;display:grid;gap:3px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);justify-items:center;padding:4px}.tile-top{border-bottom:1px solid #000;display:flex;font-size:11px}.tile-bottom,.tile-top{align-items:center;flex:1 1;font-weight:700;justify-content:center}.tile-bottom{grid-gap:2px;display:grid;font-size:12px;gap:2px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);justify-items:center;padding:2px}.player-slot{color:#666;font-size:14px}.dice-box{align-items:center;background-color:#ddd;border-radius:10px;color:#000;display:flex;flex-direction:column;font-size:12px;font-weight:700;grid-column:5/span 3;grid-row:4/span 3;justify-content:center;padding:8px;text-align:center}.right-panel{background-color:#ececec;border-left:2px solid #333;color:#000;flex:0.7 1;font-size:.85rem;overflow-y:auto;padding:1rem}.finance-table{display:grid;width:100%}.finance-table>div{align-items:center;border-bottom:1px solid #ccc;display:flex;padding:.4rem}.header-cell{background-color:#ececec;border-bottom:2px solid #999;font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-cell.desc{background-color:#b5d19c}.header-cell.company{justify-content:center;text-align:center}.desc{text-align:left}.grand-total-cell,.item-cell,.sub-total-cell,.total-cell{justify-content:flex-end;text-align:right}.sub-total-cell,.total-cell{background-color:#f3f3f3;font-weight:700}.grand-total-cell{background-color:#e9e9e9;font-weight:900}.header-cell,.sub-header-cell{background-color:#e0e0e0;border-bottom:1px solid #999;font-weight:700;justify-content:center;margin-top:1rem;padding:.3rem;text-align:center}.sub-header-cell{background-color:#f0f0f0;font-size:.8rem;justify-content:flex-start;margin-top:.5rem;text-align:left}.spacer-cell{border-bottom:none;height:1rem}.player-circle{border-radius:50%;display:inline-block;height:12px;width:12px}.player-circle.empty{background-color:initial;border:1px dashed #666}.ownership-tile{border:2px solid #000;color:#fff;display:flex;flex-direction:column}.trucks-row{grid-gap:2px;align-items:center;display:grid;flex:1 1;gap:2px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);justify-items:center;padding:2px}.truck-icon{background-color:#444;border-radius:2px;display:inline-block;height:12px;width:12px}.truck-icon.empty{background-color:initial;border:1px dashed #666}.countdown-timer{background-color:#000c;border-radius:4px;color:#fff;font-size:12px;font-weight:700;padding:4px 8px;position:absolute;text-align:center;z-index:10}.popup-overlay{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.popup{background-color:#fff;border-radius:8px;box-shadow:0 0 15px #0000004d;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:400px;padding:2rem 3rem;text-align:center}.popup h3{color:#333;font-size:1.5rem;margin-bottom:1rem}.popup p{color:#555;font-size:1rem;margin-bottom:1.5rem}.popup button{background-color:#4a90e2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin:0 .5rem;padding:.5rem 1.2rem;transition:background-color .3s ease}.popup button:hover{background-color:#357abd}.dice-button:disabled{background-color:#ccc;cursor:not-allowed}.dice-result{font-size:3rem;font-weight:700;margin-bottom:1rem}.turn-label{color:#222;font-weight:600;margin-top:.5rem}.error-message{background-color:#dc3545;border-radius:5px;box-shadow:0 2px 5px #0000004d;color:#fff;font-size:1rem;left:50%;padding:10px 20px;position:fixed;top:20px;transform:translateX(-50%);z-index:10000}@media (max-width:768px){.game-board-container{flex-direction:column}.left-board{flex:none;padding:1rem;width:100%}.board-frame{gap:2px;grid-template-columns:repeat(11,50px);grid-template-rows:repeat(9,50px)}.right-panel{flex:none;font-size:.75rem;width:100%}.countdown-timer{font-size:10px;padding:3px 6px}.popup{max-width:90%;padding:1.5rem}.popup h3{font-size:1.2rem}.popup button,.popup p{font-size:.9rem}.popup button{padding:.4rem 1rem}.error-message{font-size:.9rem;max-width:90%;padding:8px 16px}}.admin-dashboard{background-color:#121212;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:2rem}.admin-dashboard h2{font-size:2rem;margin-bottom:1.5rem;text-align:center}.admin-dashboard h3{font-size:1.5rem;margin:1rem 0}.total-revenue{background-color:#1e1e1e;border-radius:8px;box-shadow:0 2px 5px #0000004d;margin-bottom:2rem;padding:1rem;text-align:center}.revenue-history table{background-color:#ececec;border-collapse:collapse;border-radius:8px;color:#000;overflow:hidden;width:100%}.revenue-history td,.revenue-history th{border:1px solid #999;font-size:.9rem;padding:.75rem;text-align:left}.revenue-history th{background-color:#b5d19c;color:#000;font-weight:700}.revenue-history tr:nth-child(2n){background-color:#f3f3f3}.revenue-history tr:hover{background-color:#e0e0e0}.error{background-color:#dc35451a;border-radius:5px;color:#dc3545;font-size:1.2rem;margin:2rem;padding:1rem;text-align:center}@media (max-width:768px){.admin-dashboard{padding:1rem}.admin-dashboard h2{font-size:1.5rem}.admin-dashboard h3{font-size:1.2rem}.total-revenue{padding:.75rem}.revenue-history table{font-size:.8rem}.revenue-history td,.revenue-history th{padding:.5rem}.error{font-size:1rem;padding:.75rem}}.dashboard-container{background-color:#121212;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;min-height:100vh;padding:0}.dashboard-main{box-sizing:border-box;flex:1 1 auto;flex-direction:column;gap:2rem;padding:2rem 10%}.dashboard-content,.dashboard-main{display:flex;justify-content:center}.dashboard-content{flex:1 1;flex-direction:row;gap:1.5rem;padding:0 1rem}.dashboard-card{background-color:#1f1f1f;border-radius:1rem;flex-basis:calc(33.33% - 1rem);flex-grow:0;flex-shrink:1;min-width:250px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.expanded-card{flex-basis:calc(66.66% - 0.75rem);flex-grow:0;flex-shrink:1;min-width:500px}.dashboard-card:hover{box-shadow:0 4px 20px #00000080;transform:translateY(-5px)}.dashboard-list{list-style:none;margin:0;padding:0}.dashboard-list li{border-bottom:1px solid #333;padding:.5rem 0}.dashboard-list li:last-child{border-bottom:none}.dashboard-list a{color:#ccc;font-weight:500;text-decoration:none;transition:color .3s}.dashboard-list a:hover{color:#006400}.dashboard-list a.active-link{color:#006400;font-weight:600}.dashboard-footer{background-color:#006400;border-radius:1rem 1rem 0 0;color:#fff;flex-shrink:0;padding:1rem;text-align:center}.available-rooms-container{display:flex;flex-direction:column;height:100%}.rooms-header{border-bottom:1px solid #444;color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem;text-align:left}.available-rooms-list{display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.room-item{align-items:center;background-color:#2a2a2a;border-left:4px solid #006400;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:background-color .3s ease,transform .2s ease}.room-item:hover{background-color:#333;transform:scale(1.02)}.room-item.joining{cursor:not-allowed;opacity:.6}.room-details{display:flex;flex-direction:column;gap:.25rem}.room-name{color:#fff;font-size:1.2rem;font-weight:700}.room-status{color:#aaa;font-size:.85rem}.room-info{align-items:center;color:#fff;display:flex;gap:1rem}.info-box{border-left:1px solid #555;font-weight:500;padding:.5rem 1rem;white-space:nowrap}.info-box:first-child{border-left:none}.error-message-rooms{align-items:center;background-color:#ff4d4d1a;border-radius:8px;color:#ff4d4d;display:flex;flex-direction:column;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:1rem;text-align:center}.error-message-rooms p{margin:0}.rejoin-button{background-color:#006400;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.5rem 1rem;transition:background-color .3s}.rejoin-button:hover{background-color:#007800}@media (max-width:767px){.dashboard-content{align-items:center;flex-direction:column}.dashboard-card,.expanded-card{flex:1 1 100%;max-width:90vw;min-width:0;min-width:auto}.room-item{align-items:flex-start;flex-direction:column;gap:.75rem}.room-info{border-top:1px solid #444;justify-content:space-around;padding-top:.75rem;width:100%}.info-box{border-left:none;padding:0}}.history-container{margin-top:1.5rem;overflow-x:auto}.transaction-table{border-collapse:collapse;white-space:nowrap;width:100%}.transaction-table thead{border-bottom:2px solid #444}.transaction-table th{color:#ccc;font-weight:600;padding:.75rem 1rem;text-align:left}.transaction-table tbody tr{border-bottom:1px solid #333}.transaction-table tbody tr:last-child{border-bottom:none}.transaction-table td{color:#ddd;padding:1rem}.status-tag,.transaction-type{text-transform:capitalize}.status-tag{border-radius:1rem;font-size:.8rem;font-weight:600;padding:.25rem .6rem}.status-successful{background-color:#4caf5026;color:#38a169}.status-pending{background-color:#dd6b2026;color:#dd6b20}.status-failed{background-color:#e53e3e26;color:#e53e3e}.error-message{color:#ff4d4d}.page-container,.withdraw-form{display:flex;flex-direction:column}.page-container{background-color:#121212;color:#fff;font-family:Arial,sans-serif;min-height:100vh}.page-footer{background-color:#006400;border-radius:1rem 1rem 0 0;color:#fff;flex-shrink:0;padding:1rem;text-align:center}.page-main{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding:2rem 10%}.full-width-section{max-height:500px;width:100%}.content-layout{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;padding:0 1rem}.content-card,.nav-card{background-color:#1f1f1f;border-radius:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.content-card:hover,.nav-card:hover{box-shadow:0 4px 20px #00000080;transform:translateY(-5px)}.nav-list{list-style:none;margin:0;padding:0}.nav-list li{border-bottom:1px solid #333;padding:.5rem 0}.nav-list li:last-child{border-bottom:none}.nav-list a{color:#ccc;font-weight:500;text-decoration:none;transition:.3s}.nav-list a:hover{color:#006400}.nav-list a.active-link{color:#006400;font-weight:600}.two-card-layout .nav-card{flex:1 1;max-width:350px}.two-card-layout .content-card{flex:2 1}.content-card h2{color:#fff;margin-top:0}.content-card p{color:#aaa;margin-bottom:2rem}.deposit-form,.form-group,.withdraw-form{display:flex;flex-direction:column}.form-group{margin-bottom:1.5rem}.form-group label{color:#ccc;font-weight:500;margin-bottom:.5rem}.form-input,.form-select{background-color:#333;border:1px solid #555;border-radius:.5rem;color:#fff;font-size:1rem;padding:.75rem;transition:border-color .3s,box-shadow .3s}.form-input:focus,.form-select:focus{border-color:#006400;box-shadow:0 0 0 3px #0064004d;outline:none}.submit-button{background-color:#006400;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.8rem;transition:background-color .3s}.submit-button:hover:not(:disabled){background-color:#007500}.submit-button:disabled{background-color:#555;cursor:not-allowed}.error-banner{background-color:#ff4d4d}.error-banner,.success-banner{border-radius:8px;color:#fff;font-weight:700;margin:.5rem 1rem;padding:.75rem 1rem;text-align:center}.success-banner{background-color:#4dff56}@media (max-width:767px){.content-layout{align-items:center;flex-direction:column}.content-card,.nav-card{max-width:400px;width:100%}}
/*# sourceMappingURL=main.1b7c03a2.css.map*/