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}.all-pages-padding{min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.display-flex{display:flex}.justify-content-between{justify-content:space-between}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.align-items-center{align-items:center}.column-gap-10{column-gap:10px}.row-gap-10{row-gap:10px}.home-container{background-image:url(/static/media/bgHome-min.06baef813708e8626dc5.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.download-panel{background-color:#00000080;border-radius:15px;color:#fff;margin:100px auto 0;max-width:670px;padding:2rem;position:relative;text-align:center;width:90%;z-index:1}.download-panel h1{color:#d58c25;font-size:2.5rem;margin-bottom:2rem}.download-buttons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.download-option{flex:1 1}.download-option h2{color:#fff;font-size:1.5rem;margin-bottom:1rem}.download-button{background-color:#4caf50;border-radius:5px;color:#fff;display:inline-block;padding:1rem 2rem;text-decoration:none;transition:background-color .3s}.download-button:hover{background-color:#45a049}.background-image{background-image:url(/static/media/bg4.439727f1b444be10efc3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.background-video{bottom:0;height:auto;min-height:100%;min-width:100%;object-fit:cover;position:fixed;right:0;width:auto;z-index:-1}.header{align-items:center;background-color:#1e1717b3;display:flex;flex-wrap:wrap;height:60px;justify-content:space-between;left:0;padding:10px 0;position:fixed;right:0;top:0;z-index:1000}.header-left{flex:1 1;justify-content:flex-start;padding-left:20px}.header-center,.header-left{align-items:center;color:#fff;display:flex}.header-center{flex:3 1;justify-content:center}.header-right{align-items:center;color:#fff;display:flex;flex:1 1;justify-content:flex-end;padding-right:20px}.header-content{margin:0 auto;max-width:1200px;padding:0 20px}.header-buttons{align-items:center;column-gap:10px;display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:10px;width:100%}.header-button,.header-button-play{color:#fff;cursor:pointer;text-decoration:none}.header-button-play{background-color:#4caf50;border-radius:5px;padding:10px 20px;transition:background-color .3s ease}.header-button-play:hover{background-color:#45a049}.header-button:hover{color:#d58c25}.header-logo{cursor:pointer;height:60px;width:auto}.hamburger-button{background:none;border:none;cursor:pointer;display:none;padding:10px;position:relative;z-index:1000}.hamburger-icon{color:#fff;display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:30px}.hamburger-icon span{background-color:#fff;display:block;height:2px;transition:all .3s ease;width:100%}.hamburger-icon.open span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger-icon.open span:nth-child(2){opacity:0}.hamburger-icon.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.drawer{background-color:#fff;box-shadow:-2px 0 5px #0000001a;height:100vh;position:fixed;right:-300px;top:0;transition:right .3s ease;width:min(300px,100%);z-index:999}.drawer.open{right:0}.drawer-content{display:flex;flex-direction:column;gap:20px;padding:80px 20px 20px}.drawer-content span{cursor:pointer;font-size:18px;padding:10px;transition:background-color .2s ease}.drawer-content span:hover{background-color:#f5f5f5}@media screen and (max-width:768px){.header-center,.header-right{display:none}.hamburger-button{display:block}}.about-container{background-image:url(/static/media/bgAbout-min.f259f28228964d16de8f.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.about-video-container{margin:0 auto;max-width:800px}.about-video,.about-video-container{max-height:500px;object-fit:cover;width:100%}.about-video{margin-bottom:2rem}.game-description{background-color:#00000080;border-radius:10px;color:#d5d0d0;line-height:1.6;margin:2rem auto;max-width:800px;padding:10px 20px}.howToPlay-container{background-image:url(/static/media/bgHowToPlay-min.d09cb78560070a22fe5d.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.howToPlay-game-description{background-color:#00000080;border-radius:10px;color:#d5d0d0;line-height:1.6;margin:2rem auto;max-width:800px;padding:10px 20px}.contactUs-container{background-image:url(/static/media/bgContact-min.f53229753f313705bad0.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.contactUs-contact-section{background-color:#00000080;border-radius:10px;color:#d5d0d0;line-height:1.6;margin:2rem auto;max-width:800px;padding:10px 20px}.contactUs-email{color:#d5d0d0;font-weight:700;text-decoration:none}.footer{background-color:#1a1a1a;bottom:0;color:#d5d0d0;padding:1.5rem 0;position:relative;width:100%}.footer-content{align-items:center;column-gap:10px;display:flex;margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.footer p{font-size:.8rem;margin:0}.footer-button{color:#e0dcdc;cursor:pointer;font-size:.8rem;text-decoration:none}.footer-button:hover{color:#8a8888}.footer-logo{height:30px;width:auto}.footer-social-media{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-left:10px}.social-icon{color:#969494;font-size:24px;transition:color .3s ease}.social-icon:hover{color:#666}.terms-container-bg{background-color:#000}.terms-container{margin:0 auto;max-width:800px;position:relative;z-index:2}.terms-container h1{color:#d5d0d0;margin-bottom:30px;text-align:center}.terms-container section{margin-bottom:30px}.terms-container h2{border-bottom:2px solid #eee;color:#d5d0d0;margin-bottom:15px;padding-bottom:10px}.terms-container ul{list-style-type:none;padding-left:0}.terms-container li{color:#d5d0d0;line-height:1.5;margin-bottom:10px}.terms-container p,.terms-container strong{color:#d5d0d0}.random-chips-container{position:relative}.random-chips-container img{height:auto;position:absolute;width:60px;z-index:0}.game-container{backface-visibility:hidden;background:linear-gradient(135deg,#0a4d2e,#1a6b3a);contain:layout;display:flex;flex-direction:column;height:100vh;overflow:hidden;perspective:1000px;position:relative;transform:translateZ(0);width:100vw}.game-error-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.game-error-modal{background:linear-gradient(180deg,#1a2f1a,#0d1a0d);border:2px solid #ffd70080;border-radius:12px;box-shadow:0 8px 32px #0009,0 0 0 1px #ffffff0d;max-width:420px;padding:1.25rem 1.5rem;width:100%}.game-error-modal-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.game-error-modal-title{color:gold;font-size:1.1rem;margin:0}.game-error-modal-close{background:none;border:none;border-radius:4px;color:#fffc;cursor:pointer;font-size:1.5rem;line-height:1;padding:0 .25rem}.game-error-modal-close:hover{background:#ffffff1a;color:gold}.game-error-modal-message{color:#fffffff2;font-size:.95rem;line-height:1.4;margin:0 0 1rem;word-break:break-word}.game-error-modal-actions{display:flex;justify-content:flex-end}.game-error-modal-btn{background:#ffd70033;border:1px solid #ffd70080;border-radius:8px;color:gold;cursor:pointer;font-size:.95rem;padding:.5rem 1.25rem}.game-error-modal-btn:hover{background:#ffd7004d}@media (max-width:480px){.game-error-modal-overlay{padding:.75rem}.game-error-modal{max-width:none;padding:1rem 1.25rem}.game-error-modal-title{font-size:1rem}.game-error-modal-message{font-size:.9rem;margin-bottom:.875rem}.game-error-modal-btn{padding:.6rem;width:100%}}.game-fullscreen-wrapper{left:1px;position:absolute;top:1px;z-index:1000}.game-fullscreen-btn{align-items:center;background:#00000080;border:1px solid #ffd70080;border-radius:8px;color:gold;cursor:pointer;display:flex;font-size:1.25rem;height:40px;justify-content:center;line-height:1;padding:0;width:40px}.game-fullscreen-btn:hover{background:#000000b3}.game-drawer-wrapper{position:absolute;right:1px;top:1px;z-index:1000}.game-drawer-toggle{background:#00000080;border:1px solid #ffd70080;border-radius:8px;color:gold;cursor:pointer;font-size:1.25rem;height:40px;line-height:1;padding:0;width:40px}.game-drawer-toggle:hover{background:#000000b3}.game-drawer{background:#000000d9;border:1px solid #ffd70066;border-radius:8px;box-shadow:0 4px 12px #00000080;margin-top:4px;min-width:140px;padding:6px 0;position:absolute;right:0;top:100%}.game-drawer-btn{background:#0000;border:none;color:#eee;cursor:pointer;display:block;font-size:.95rem;padding:8px 14px;text-align:left;width:100%}.game-drawer-btn:hover{background:#ffd70026;color:gold}.game-drawer-toggle-reveal{align-items:center;background:#0000;border:none;color:#eee;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:8px 14px;text-align:left;width:100%}.game-drawer-toggle-reveal:hover{background:#ffd7001a}.game-drawer-toggle-reveal input[type=checkbox]{accent-color:gold;cursor:pointer;flex-shrink:0}.game-drawer-leave{border-top:1px solid #ffffff1a;color:#f88;margin-top:4px;padding-top:10px}.game-drawer-leave:hover{background:#c8000033;color:#faa}.game-drawer-observers{border-top:1px solid #ffffff1a;margin-top:6px;padding-top:6px}.game-drawer-observers-header{align-items:center;background:#0000;border:none;color:#ffd700e6;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;padding:6px 10px;text-align:left;width:100%}.game-drawer-observers-header:hover{background:#ffd7001a}.game-drawer-observers-list{list-style:none;margin:0 0 0 8px;max-height:120px;overflow-y:auto;padding:4px 0 8px}.game-drawer-observers-empty{color:#ffffff80;font-size:.85rem;padding:2px 0}.game-drawer-observers-item{color:#ffffffd9;font-size:.85rem;padding:2px 0}.observer-join-panel{background:#00000080;border:1px solid #ffd70080;border-radius:10px;margin-top:10px;padding:12px 16px;text-align:center}.observer-join-title{color:gold;font-size:.95rem;margin:0 0 10px}.observer-join-seats{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.observer-join-seat-btn{background:#ffd70026;border:1px solid #ffd70099;border-radius:8px;color:gold;cursor:pointer;font-size:.9rem;padding:8px 14px}.observer-join-seat-btn:hover{background:#ffd70040}.empty-seat-clickable{background:#ffd70026;border:1px dashed #ffd70080;cursor:pointer;pointer-events:auto}.empty-seat-clickable:hover{background:#ffd70040}.join-seat-modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.join-seat-modal{background:linear-gradient(180deg,#1a2f1a,#0d1a0d);border:2px solid #ffd70080;border-radius:12px;box-shadow:0 8px 32px #00000080;min-width:280px;padding:20px 24px}.join-seat-modal-title{color:gold;font-size:1.1rem;margin:0 0 16px}.join-seat-modal-label{color:#ffffffe6;font-size:.95rem;margin:0 0 8px}.join-seat-modal-input{background:#0000004d;border:1px solid #ffd70080;border-radius:8px;box-sizing:border-box;color:#fff;font-size:1rem;margin-bottom:16px;padding:10px 12px;width:100%}.join-seat-modal-actions{display:flex;gap:10px;justify-content:flex-end}.join-seat-modal-btn{border:1px solid #0000;border-radius:8px;cursor:pointer;font-size:.95rem;padding:8px 16px}.join-seat-modal-cancel{background:#ffffff1a;border-color:#ffffff4d;color:#ffffffe6}.join-seat-modal-cancel:hover{background:#ffffff26}.join-seat-modal-confirm{background:#ffd70040;border-color:#ffd70080;color:gold}.join-seat-modal-confirm:hover{background:#ffd70059}.game-chat-panel{background:linear-gradient(180deg,#1a2f1a,#0d1a0d);border:2px solid #ffd70066;border-radius:12px 12px 0 12px;box-shadow:0 4px 24px #00000080;box-sizing:border-box;display:flex;flex-direction:column;height:280px;max-height:280px;max-width:320px;min-height:280px;min-width:320px;overflow:hidden;position:fixed;width:320px;z-index:50}.game-chat-panel-drag-handle{align-items:center;background:#00000080;border:none;cursor:grab;display:flex;height:28px;justify-content:center;padding:0;position:absolute;top:0;touch-action:none;width:28px}.game-chat-panel-drag-handle--left{border-radius:10px 0 8px 0;left:0;right:auto}.game-chat-panel-drag-handle--right{border-radius:0 10px 0 8px;left:auto;right:0}.game-chat-panel-drag-handle:hover{background:#ffd70033}.game-chat-panel-drag-handle:active{cursor:grabbing}.game-chat-panel-drag-icon{color:#ffffffe6;font-size:1rem;letter-spacing:-2px;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.reveal-cards-modal{background:linear-gradient(180deg,#1a2f1a,#0d1a0d);border:2px solid #ffd70066;border-radius:12px;box-shadow:0 4px 24px #00000080;box-sizing:border-box;display:flex;flex-direction:column;height:200px;max-height:200px;max-width:280px;min-height:200px;min-width:280px;overflow:hidden;position:fixed;width:280px;z-index:51}.reveal-cards-modal-header{align-items:center;background:#00000059;border-bottom:1px solid #ffd70040;display:flex;flex-shrink:0;justify-content:center;padding:.5rem 2.5rem}.reveal-cards-modal-title{color:#fffffff2;font-size:1rem;font-weight:600;margin:0}.reveal-cards-modal-drag-handle{align-items:center;background:#00000080;border:none;cursor:grab;display:flex;height:28px;justify-content:center;padding:0;position:absolute;top:0;touch-action:none;width:28px}.reveal-cards-modal-drag-handle--left{border-radius:10px 0 0 0;left:0}.reveal-cards-modal-drag-handle--right{border-radius:0 10px 0 0;left:auto;right:0}.reveal-cards-modal-drag-handle:hover{background:#ffd70033}.reveal-cards-modal-drag-handle:active{cursor:grabbing}.reveal-cards-modal-drag-icon{color:#ffffffe6;font-size:1rem;letter-spacing:-2px;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.reveal-cards-modal-body{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.75rem;justify-content:center;min-height:0;padding:.75rem}.reveal-cards-modal-cards{display:flex;gap:.5rem;justify-content:center}.reveal-cards-modal-card-slot{flex-shrink:0}.reveal-cards-modal-card{border-radius:4px;display:block;height:78px;width:56px}.reveal-cards-modal-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.reveal-cards-modal-btn{background:linear-gradient(180deg,#2d6a3a,#1e4d2a);border:1px solid #fff3;border-radius:6px;box-shadow:0 2px 6px #0000004d;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 14px;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.reveal-cards-modal-btn:hover{box-shadow:0 3px 10px #00000059;transform:scale(1.03)}.reveal-cards-modal-btn:active{transform:scale(.98)}.reveal-cards-modal-btn-both{background:linear-gradient(180deg,#3d7a4a,#2e5d3a)}.game-chat-panel.game-chat-minimized{align-items:flex-start;box-sizing:border-box;height:44px;max-height:44px;max-width:72px;min-height:44px;min-width:72px;width:72px}.game-chat-minimized-bar{align-items:center;background:#0006;border:none;border-radius:10px;box-sizing:border-box;color:gold;cursor:pointer;display:inline-flex;font-size:.95rem;justify-content:center;min-height:44px;min-width:0;padding:.5rem 2.25rem .5rem .5rem;transition:background .2s;width:100%}.game-chat-minimized-bar:hover{background:#ffd70026}.game-chat-minimized-icon{font-size:1.5rem}.game-chat-minimized-bar{position:relative}.game-chat-unread-dot{animation:game-chat-unread-pulse 1.2s ease-in-out infinite;background:#e53935;border-radius:50%;box-shadow:0 0 0 2px #0006;height:10px;position:absolute;right:28px;top:6px;width:10px}@keyframes game-chat-unread-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.game-chat-header{align-items:center;background:#00000059;border-bottom:1px solid #ffd70040;display:flex;flex-shrink:0;justify-content:space-between;padding:.5rem 2.5rem}.game-chat-title{color:gold;font-size:1rem;font-weight:600;margin:0}.game-chat-header-actions{display:flex;gap:.25rem}.game-chat-btn{align-items:center;background:#ffffff14;border:1px solid #ffd70066;border-radius:6px;color:#ffffffe6;cursor:pointer;display:flex;font-size:1.1rem;height:28px;justify-content:center;line-height:1;padding:0;transition:background .2s,color .2s;width:28px}.game-chat-btn:hover{background:#ffd70033;color:gold}.game-chat-close-btn{font-size:1.25rem}.game-chat-messages{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:.35rem;min-height:0;overflow-x:hidden;overflow-y:auto;padding:.5rem .75rem}.game-chat-empty{color:#ffffff73;font-size:.9rem;margin:0}.game-chat-message{background:#ffffff0f;border-radius:8px;display:flex;flex-wrap:wrap;gap:.25rem;padding:.4rem .6rem}.game-chat-player{flex-shrink:0;font-weight:600}.game-chat-text{color:#fffffff2;word-break:break-word}.game-chat-input-wrap{background:#00000040;border-top:1px solid #ffd70033;display:flex;flex-shrink:0;gap:.5rem;padding:.5rem .75rem}.game-chat-input{background:#00000059;border:1px solid #ffd70059;border-radius:8px;color:#fff;flex:1 1;font-size:.95rem;min-width:0;padding:.5rem .75rem}.game-chat-input::placeholder{color:#fff6}.game-chat-input:focus{border-color:#ffd70099;outline:none}.game-chat-send-btn{background:#ffd70040;border:1px solid #ffd70080;border-radius:8px;color:gold;cursor:pointer;flex-shrink:0;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:background .2s}.game-chat-send-btn:hover{background:#ffd70059}.game-held-message{background:#000c;border:1px solid #ffd70080;border-radius:8px;box-shadow:0 4px 12px #00000080;color:gold;font-size:.95rem}.game-held-message,.table-closing-after-hand-banner{left:50%;padding:10px 20px;position:absolute;top:60px;transform:translateX(-50%);z-index:50}.table-closing-after-hand-banner{background:#b46400eb;border:1px solid #ffc864b3;border-radius:8px;box-shadow:0 4px 12px #0006;color:#fff;font-size:.9rem;max-width:90%;text-align:center}.seat-standing-badge{color:#ffa;font-size:.75rem;margin-top:2px}.pot-display{background:#00000080;border:2px solid #ffd7004d;border-radius:8px;box-shadow:0 4px 8px #00000080;color:gold;font-size:1.2rem;font-weight:700;margin-bottom:.75rem;padding:.4rem 1rem;text-shadow:2px 2px 4px #000c}.poker-table{background:radial-gradient(ellipse at center,#0d5d2f 0,#0a4d2e 100%);border:20px solid #8b4513;border-radius:50%;box-shadow:inset 0 0 100px #00000080,0 0 50px #00000080;flex:1 1;justify-content:center;margin:2rem;position:relative;transform:translateZ(0)}.poker-table,.table-cards-container{align-items:center;backface-visibility:hidden;display:flex}.table-cards-container{flex-direction:column;gap:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) translateZ(0);z-index:5}.table-cards-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem}.table-cards{backface-visibility:hidden;display:flex;gap:.5rem;position:relative;transform:translateZ(0)}.table-card-slot{flex-shrink:0;height:112px;width:80px}.table-card-placeholder-wrapper,.table-card-slot{align-items:center;display:flex;justify-content:center}.table-card-placeholder-wrapper{height:100%;width:100%}.table-card.table-card-placeholder{box-shadow:0 0 12px #ffffff40,0 0 24px #ffffff1f;opacity:.9;transform:translateY(20px) translateZ(0);transition:box-shadow .2s ease}.table-card-slot:hover .table-card.table-card-placeholder{box-shadow:0 0 16px #ffffff59,0 0 32px #ffffff2e}.table-cards-reveal-wrapper{align-items:center;bottom:0;display:flex;justify-content:center;left:auto;pointer-events:none;position:absolute;right:0;top:0}.table-cards-reveal-wrapper .table-cards-reveal-btn{pointer-events:auto}.table-cards-reveal-btn{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;border:none;border-radius:10px;box-shadow:0 2px 12px #00000040,inset 0 1px 0 #ffffff14;color:#ffd700f2;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;height:72px;justify-content:center;max-width:180px;min-width:56px;transform:translateY(20px);transition:background .2s ease,color .2s ease,transform .15s ease;width:58%}.table-cards-reveal-btn:hover{background:#0000008c;color:gold;transform:translateY(20px) scale(1.02)}.table-cards-reveal-btn:active{transform:translateY(20px) scale(.98)}.table-cards-reveal-btn-icon{align-items:center;display:flex;justify-content:center;opacity:.9}.table-cards-reveal-btn-icon svg{height:36px;width:36px}.table-cards-reveal-btn-label{font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}@media (max-width:900px){.table-cards-reveal-btn{border-radius:8px;gap:.1rem;height:44px;max-width:80px;min-width:40px;transform:translateY(14px);width:62%}.table-cards-reveal-btn:hover{transform:translateY(14px) scale(1.02)}.table-cards-reveal-btn:active{transform:translateY(14px) scale(.98)}.table-cards-reveal-btn-icon svg{height:22px;width:22px}.table-cards-reveal-btn-label{font-size:.62rem;letter-spacing:.02em}}.table-card{backface-visibility:hidden;border-radius:8px;box-shadow:0 4px 8px #0000004d;height:112px;transform:translateZ(0);transition:all .3s ease;width:80px}.table-card.winning-card{animation:glow-pulse 1.5s ease-in-out 5;box-shadow:0 0 30px #ffd700cc,0 0 60px #ffd70080;filter:drop-shadow(0 0 10px rgba(255,215,0,.8));z-index:10}@keyframes glow-pulse{0%,to{box-shadow:0 0 30px #ffd700cc,0 0 60px #ffd70080}50%{box-shadow:0 0 40px gold,0 0 80px #ffd700b3}}@keyframes glow-pulse-player-info{0%,to{box-shadow:0 6px 20px #ffd700cc,0 10px 40px #ffd70080}50%{box-shadow:0 8px 28px #ffd700e6,0 12px 50px #ffd70099}}.seats-container{backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;transform:translateZ(0);width:100%}.seat{min-width:120px;padding:.35rem;position:absolute}.seat-0{right:25%;top:0;transform:translateX(-6px)}.seat-1{right:0;top:30%;transform:translate(-6px,calc(-50% - 15px))}.seat-2{right:-3%;top:55%;transform:translate(-6px,calc(-50% + 20px))}.seat-3{bottom:12%;right:0;transform:translateX(-6px)}.seat-4{bottom:3%;left:50%;transform:translateX(-50%)}.seat-5{bottom:12%;left:0;transform:translateX(15px)}.seat-6{left:-3%;top:55%;transform:translate(6px,calc(-50% + 20px))}.seat-7{left:0;top:30%;transform:translate(6px,calc(-50% - 15px))}.seat-8{left:25%;top:0;transform:translate(calc(-50% + 6px))}.player-info{align-items:center;background:#302f2fe6;border-radius:6px;color:#fff;display:flex;flex-direction:column;gap:.15rem;left:0;padding:2px 4px;position:absolute;top:0;width:140px;z-index:2}.player-info,.player-info-active{border:2px solid #ffd7004d;box-shadow:0 4px 8px #00000080}.player-info-active{background:#088002e6}.player-info.winning-card{animation:glow-pulse-player-info 1.5s ease-in-out 5;border-color:#ffd700e6;box-shadow:0 6px 20px #ffd700cc,0 10px 40px #ffd70080;z-index:10}.player-name{font-size:1rem;font-weight:700;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-chips{color:gold;font-size:.9rem;font-weight:700}.player-cards{display:flex;gap:.25rem;justify-content:center;left:5px;margin-top:.5rem;position:absolute;top:-58px;z-index:1}.player-card,.player-cards{backface-visibility:hidden;transform:translateZ(0)}.player-card{border-radius:4px;height:84px;transition:all .3s ease;width:60px}.player-card.winning-card{animation:glow-pulse 1.5s ease-in-out 5;box-shadow:0 0 20px #ffd700cc,0 0 40px #ffd70080;filter:drop-shadow(0 0 8px rgba(255,215,0,.8));z-index:10}.player-cards-folded .player-card{filter:grayscale(.85);opacity:.6}.player-card-revealed-by-me,.player-card-revealed-other{transform:translateY(-8px) translateZ(0);transition:transform .35s ease,box-shadow .35s ease}.player-card-revealed-by-me{box-shadow:0 0 12px #ffffffe6,0 0 24px #ffffff80}.player-cards-folded .player-card.player-card-revealed-by-me{filter:none;opacity:1}.win-message-table{border:2px solid gold;border-radius:8px;box-shadow:0 4px 8px #00000080;color:gold;font-size:1rem;padding:.5rem 1rem;text-transform:capitalize}.not-enough-players-message,.win-message-table{background:#000c;font-weight:700;text-align:center;white-space:nowrap}.not-enough-players-message{border:2px solid #f44;border-radius:8px;box-shadow:0 0 20px #f449;color:#f44;font-size:1.2rem;margin-top:1rem;padding:.8rem 1.5rem}.seat-action-text{background:#000c;border:2px solid gold;border-radius:8px;box-shadow:0 2px 8px #00000080;color:gold;font-size:.9rem;font-weight:700;padding:.4rem .8rem;pointer-events:none;position:absolute;white-space:nowrap;z-index:100}.seat-action-0,.seat-action-1,.seat-action-2,.seat-action-3,.seat-action-4{margin-right:.5rem;right:100%;top:50%;transform:translateY(-50%)}.seat-action-5,.seat-action-6,.seat-action-7,.seat-action-8{left:100%;margin-left:.5rem;top:50%;transform:translateY(-50%)}.button-indicator-0,.button-indicator-1,.button-indicator-2,.button-indicator-3,.button-indicator-4{height:30px;left:-40px;position:absolute;top:-40px;width:30px;z-index:5}.button-indicator-5,.button-indicator-6,.button-indicator-7,.button-indicator-8{height:30px;position:absolute;right:-40px;top:-40px;width:30px;z-index:5}.blind-indicator-0,.blind-indicator-1,.blind-indicator-2,.blind-indicator-3,.blind-indicator-4{height:30px;left:-65px;position:absolute;top:-50px;width:30px;z-index:6}.blind-indicator-5,.blind-indicator-6,.blind-indicator-7,.blind-indicator-8{height:30px;position:absolute;right:-65px;top:-50px;width:30px;z-index:6}.timer-indicator-0,.timer-indicator-1,.timer-indicator-2,.timer-indicator-3,.timer-indicator-4,.timer-indicator-5,.timer-indicator-6,.timer-indicator-7,.timer-indicator-8{background:#0000004d;border-radius:10px;bottom:-75px;height:20px;left:0;margin-top:.5rem;overflow:hidden;position:absolute;width:100%;z-index:7}.timer-bar{background:linear-gradient(90deg,#f44336,#ff9800 50%,#4caf50);height:100%;transition:width 1s linear}.timer-indicator span{color:#fff;font-size:.8rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.empty-seat,.timer-indicator span{font-weight:700;text-shadow:1px 1px 2px #00000080}.empty-seat{background:#000c;border:2px solid #ffffff80;border-radius:8px;box-shadow:0 4px 8px #00000080;box-shadow:0 2px 8px #00000080;color:#ffffff80;font-size:.9rem;font-style:italic;padding:.5rem;pointer-events:none;text-align:center;white-space:nowrap;z-index:5}.empty-seat.empty-seat-clickable{cursor:pointer;pointer-events:auto}@keyframes empty-seat-observer-glow-keyframes{0%,to{box-shadow:0 0 12px #ffd70080,0 2px 8px #00000080}50%{box-shadow:0 0 24px #ffd700d9,0 2px 8px #00000080}}.empty-seat.empty-seat-observer-glow{animation:empty-seat-observer-glow-keyframes 1.8s ease-in-out infinite}.action-buttons-wrapper{align-items:flex-start;box-sizing:border-box;cursor:default;display:inline-flex;flex-shrink:0;max-width:100%;min-width:min-content;position:fixed;resize:none;width:max-content;z-index:9999}.action-buttons-drag-handle{align-items:center;background:#00000080;border:none;cursor:grab;display:flex;flex-shrink:0;height:28px;justify-content:center;padding:0;position:absolute;top:0;touch-action:none;width:28px;z-index:10}.action-buttons-drag-handle--left{border-radius:12px 0 8px 0;left:0;right:auto}.action-buttons-drag-handle--right{border-radius:0 12px 0 8px;left:auto;right:0}.action-buttons-drag-handle:hover{background:#ffffff26}.action-buttons-drag-handle:active{cursor:grabbing}.action-buttons-drag-icon{color:#fffc;font-size:1rem;letter-spacing:-2px;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.action-buttons{align-items:center;backface-visibility:hidden;background:#000c;border-radius:12px 12px 0 0;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:.9rem;justify-content:flex-start;max-width:100%;padding:.45rem .6rem .45rem 2rem;position:relative;row-gap:.65rem;transform:translateZ(0)}.action-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:.5rem 1rem;transition:all .3s ease}.fold-btn{background:#d32f2f}.fold-btn:hover{background:#b71c1c;transform:scale(1.05)}.call-btn{background:#1976d2}.call-btn:hover{background:#1565c0;transform:scale(1.05)}.raise-btn{background:#388e3c}.raise-btn:hover{background:#2e7d32;transform:scale(1.05)}.raise-controls{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;max-width:100%;row-gap:.5rem}.raise-controls input[type=range]{flex-shrink:0;max-width:100%;width:120px}.raise-controls span{color:#fff;font-weight:700;min-width:0;text-align:center}.raise-controls-slider-row{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.raise-controls-slider-row input[type=range]{flex:0 1 auto;min-width:60px;width:100px}.action-btn-small{border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;line-height:1;min-width:28px;padding:.25rem .45rem;transition:background .2s,transform .15s}.raise-controls-minus{background:#c62828;color:#fff}.raise-controls-minus:hover:not(:disabled){background:#b71c1c;transform:scale(1.05)}.raise-controls-plus{background:#2e7d32;color:#fff}.raise-controls-plus:hover:not(:disabled){background:#1b5e20;transform:scale(1.05)}.action-btn-small:disabled{cursor:not-allowed;opacity:.5}.raise-controls-value{min-width:0;width:2.5em}.raise-controls-presets{align-items:center;display:flex;flex-basis:100%;flex-wrap:wrap;gap:.25rem;width:100%}.action-btn-preset{background:#fff3;border:1px solid #fff6;font-size:.75rem;font-weight:600;padding:.3rem .5rem}.action-btn-preset:hover:not(:disabled){background:#ffffff4d}.action-btn-preset:disabled{cursor:not-allowed;opacity:.5}.game-loading{align-items:flex-start;background:linear-gradient(135deg,#0a4d2e,#1a6b3a);color:#fff;display:flex;font-size:2rem;height:100%;justify-content:center;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem 1rem;width:100vw}.game-user-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border-radius:12px;gap:1rem;padding:.75rem 1.5rem;position:absolute;right:1rem;top:1rem;z-index:100}.game-user-header,.user-info{align-items:center;display:flex}.user-info{color:#fff;gap:.5rem}.user-label{color:#ffffffb3;font-size:.9rem}.username{color:gold;font-size:1rem;font-weight:700}.logout-btn{background:#d32f2f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.logout-btn:hover{background:#b71c1c;box-shadow:0 4px 8px #d32f2f66;transform:translateY(-2px)}.room-options{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;margin:auto;max-width:90%}.room-error{border:1px solid #d32f2f}.room-btn{background:#fff3;border:2px solid #ffffff4d;border-radius:12px}.room-btn:hover{background:#ffffff4d}.create-room-form input,.join-room-form input{box-sizing:border-box}.cancel-btn,.submit-btn{font-size:1.1rem;padding:.875rem}.submit-btn:hover{transform:translateY(-2px)}.setting-item{background:#ffffff0d;border-radius:8px;padding:.5rem}.setting-value{color:#4caf50}.copy-btn:hover{background:#2196f3;transform:translateY(-1px)}.player-item{background:#ffffff1a;font-weight:500;padding:.75rem 1rem;transition:all .3s ease}.player-item:hover{background:#fff3;transform:translateX(5px)}@media (max-width:900px){.seat-0{right:10%;top:3%}.seat-3{bottom:18%;right:0}.seat-4{bottom:5%;left:50%;transform:translateX(-50%)}.seat-5{bottom:18%;left:0}.seat-6{left:-3%;top:55%;transform:translate(6px,calc(-50% + 20px))}.seat-7{left:0;top:30%;transform:translate(6px,calc(-50% - 15px))}.seat-8{left:20%;top:3%;transform:translate(calc(-50% + 6px))}.poker-table{border-width:8px;margin:.25rem}.table-card,.table-card-slot{height:74px;width:53px}.seat{font-size:.7rem;min-width:70px;padding:.2rem}.player-cards{gap:.15rem;left:5px;top:-46px}.player-card{height:61px;position:relative;width:44px}.player-card:first-child{z-index:0}.player-card:nth-child(2){z-index:1}.player-card-revealed-by-me,.player-card-revealed-other{transform:translateY(-5px) translateZ(0)}.action-buttons{border-radius:12px 12px 0 0;gap:.55rem;max-width:95%;min-width:160px;padding:.4rem .5rem .4rem 2rem;row-gap:.5rem;width:auto}.action-btn{box-sizing:border-box;font-size:.85rem;padding:.5rem .75rem}.raise-controls{gap:.5rem;row-gap:.45rem}.game-loading{padding:.5rem}.room-options{max-width:100%;padding:1rem;width:95%}.room-options h2{font-size:1.5rem}.create-room-form,.join-room-form{max-height:calc(100vh - 200px);overflow-y:auto}.player-info{border-radius:4px;gap:.1rem;padding:0 2px;width:80px}.player-name{max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-chips,.player-name,.seat-action-text{font-size:.7rem;font-weight:300}.seat-action-text{border:1px solid gold;border-radius:4px;padding:.1rem .2rem}.seat-action-0,.seat-action-8{left:80%;margin-right:0;margin-top:.4rem;right:auto;top:30px;transform:translateX(-50%)}.button-indicator-0,.button-indicator-8{height:15px;left:40%;top:35px;width:15px}.blind-indicator-0,.blind-indicator-8{height:15px;left:20%;top:35px;width:15px}.button-indicator-1,.button-indicator-2,.button-indicator-3,.button-indicator-4{height:15px;left:-20px;top:-20px;width:15px}.button-indicator-5,.button-indicator-6,.button-indicator-7{height:15px;right:-20px;top:-20px;width:15px}.blind-indicator-1,.blind-indicator-2,.blind-indicator-3,.blind-indicator-4{height:15px;left:-35px;top:-25px;width:15px}.blind-indicator-5,.blind-indicator-6,.blind-indicator-7{height:15px;right:-35px;top:-25px;width:15px}.timer-indicator-0,.timer-indicator-8{bottom:-80px;height:15px}.timer-indicator-1,.timer-indicator-2,.timer-indicator-3,.timer-indicator-4,.timer-indicator-5,.timer-indicator-6,.timer-indicator-7{bottom:-52px;height:15px}.timer-indicator span{font-size:.7rem;font-weight:300}.pot-display{font-size:.9rem;font-weight:700;margin-bottom:.1rem;padding:.1rem .3rem}.table-cards-container{left:50%;position:absolute;top:40%;transform:translate(-50%,-50%) translateZ(0);z-index:5}}@media (max-width:900px) and (max-height:500px){.seat-0{right:30%;top:1%}.seat-1{right:5%;top:15%;transform:translate(-6px,calc(-50% - 15px))}.seat-2{right:-3%;top:55%;transform:translate(-6px,calc(-50% + 20px))}.seat-3{bottom:12%;right:12%;transform:translateX(-6px)}.seat-4{bottom:11%;left:50%;transform:translateX(-50%)}.seat-5{bottom:12%;left:12%;transform:translateX(15px)}.seat-6{left:-3%;top:55%;transform:translate(6px,calc(-50% + 20px))}.seat-7{left:5%;top:15%;transform:translate(6px,calc(-50% - 15px))}.seat-8{left:30%;top:1%;transform:translate(calc(-50% + 6px))}}@media (max-width:600px){.game-chat-panel:not(.game-chat-minimized){border-radius:12px 12px 0 12px;height:260px;max-height:260px;max-width:320px;min-height:260px;min-width:320px;width:320px}.game-chat-panel.game-chat-minimized{height:48px;max-height:48px;min-height:48px}.game-chat-minimized-bar{font-size:1rem;min-height:48px;padding:.6rem 2.25rem .6rem .5rem}.game-chat-header{min-height:44px;padding:.6rem 2.5rem}.game-chat-title{font-size:.95rem}.game-chat-btn{height:32px;width:32px}.game-chat-messages{padding:.5rem .6rem}.game-chat-input-wrap{min-height:52px;padding:.5rem .6rem}.game-chat-input{font-size:16px;min-height:44px;padding:.6rem .75rem}.game-chat-send-btn{min-height:44px;padding:.6rem 1rem}}.game-auth-container{align-items:flex-start;display:flex;height:100%;justify-content:center;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem 0;position:relative;width:100vw}.game-auth-background{background-image:url(/static/media/bg4.439727f1b444be10efc3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(.4);z-index:0}.game-auth-background,.game-auth-background:after{height:100%;left:0;position:absolute;top:0;width:100%}.game-auth-background:after{background:linear-gradient(135deg,#0a4d2ecc,#1a6b3acc);content:"";z-index:1}.game-auth-content{align-items:flex-start;display:flex;justify-content:center;margin:auto;max-width:500px;min-height:calc(100vh - 4rem);padding:2rem;position:relative;width:100%;z-index:2}.game-auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #00000080;box-sizing:border-box;padding:2.5rem;width:100%}.game-auth-header{margin-bottom:2rem;text-align:center}.game-auth-header h1{color:#0a4d2e;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.game-auth-header p{color:#666;font-size:1rem;margin:0}.game-auth-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:1rem;margin-bottom:2rem}.game-auth-tabs .tab{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:600;padding:1rem;transition:all .3s ease}.game-auth-tabs .tab:hover{color:#0a4d2e}.game-auth-tabs .tab.active{border-bottom-color:#0a4d2e;color:#0a4d2e}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;padding:.875rem;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#0a4d2e;box-shadow:0 0 0 3px #0a4d2e1a}.form-group input:invalid{border-color:#d32f2f}.form-group.password-with-toggle{position:relative}.form-group.password-with-toggle .password-input-wrap{align-items:stretch;display:flex;position:relative}.form-group.password-with-toggle .password-input-wrap input{flex:1 1;padding-right:2.75rem}.form-group.password-with-toggle .password-toggle-btn{align-items:center;background:none;border:none;border-radius:0 8px 8px 0;bottom:0;color:#666;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:0;top:0;transition:color .2s,background .2s;width:2.75rem}.form-group.password-with-toggle .password-toggle-btn:hover{background:#0a4d2e0f;color:#0a4d2e}.form-group.password-with-toggle .password-toggle-btn:focus{outline:none}.form-group.password-with-toggle .password-toggle-btn svg{flex-shrink:0;height:1.25rem;width:1.25rem}.error-message{background:#ffebee;border-left:4px solid #d32f2f;border-radius:8px;color:#d32f2f;font-size:.95rem;margin-bottom:1.5rem}.submit-button{background:linear-gradient(135deg,#0a4d2e,#1a6b3a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#1a6b3a,#0a4d2e);box-shadow:0 5px 15px #0a4d2e4d;transform:translateY(-2px)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.success-floating-message{left:0;margin:0 auto;max-width:500px;pointer-events:auto;position:fixed;right:0;text-align:center;top:2rem;width:90%;z-index:10000}.success-message-content{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#4caf50e6,#2e7d32e6);border-radius:12px;box-shadow:0 10px 40px #0000004d;box-sizing:border-box;color:#fff;display:flex;gap:1rem;margin:0 auto;padding:1.5rem 2rem;position:relative;width:100%}.success-icon{align-items:center;animation:checkmark .6s ease-in-out;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;font-size:2rem;font-weight:700;height:50px;justify-content:center;width:50px}@keyframes checkmark{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.success-text{flex:1 1}.success-text h3{font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.success-text p{font-size:.95rem;margin:0;opacity:.9}.success-close-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:30px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:30px}.success-close-btn:hover{background:#ffffff4d;transform:scale(1.1)}@media (max-width:600px){.game-auth-container{align-items:flex-start;padding:1rem 0}.game-auth-content{min-height:auto;padding:1rem}.game-auth-card{padding:1.5rem}.game-auth-header h1{font-size:2rem}.success-message-content{gap:.75rem;padding:1rem 1.5rem}.success-icon{font-size:1.5rem;height:40px;width:40px}.success-text h3{font-size:1.1rem}.success-text p{font-size:.85rem}}.forgot-password-wrap{margin-top:.75rem;text-align:center}.success-message{background:#e8f5e9;border-left:4px solid #2e7d32;border-radius:8px;color:#2e7d32;font-size:.95rem;margin-bottom:1rem;padding:1rem}.auth-switch{border-top:1px solid #e0e0e0;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.auth-switch p{color:#666;font-size:.95rem;margin:0}.link-button{background:none;border:none;color:#0a4d2e;cursor:pointer;font-size:inherit;font-weight:600;padding:0;text-decoration:underline;transition:color .3s ease}.link-button:hover{color:#1a6b3a}.email-verification-container{align-items:flex-start;display:flex;height:100%;justify-content:center;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem 0;position:relative;width:100vw}.email-verification-background{background-image:url(/static/media/bg4.439727f1b444be10efc3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.email-verification-background:after{background:linear-gradient(135deg,#0a4d2ecc,#1a6b3acc);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.email-verification-content{align-items:flex-start;display:flex;justify-content:center;margin:auto;max-width:500px;min-height:calc(100vh - 4rem);padding:2rem;position:relative;width:100%;z-index:2}.email-verification-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 8px 32px #0000004d;padding:2.5rem;width:100%}.email-verification-card h2{color:#1a6b3a;font-size:2rem;margin-bottom:1rem;text-align:center}.email-verification-hint{color:#666;line-height:1.5;margin-bottom:1.5rem;text-align:center}.email-verification-error{background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;margin-bottom:1rem;padding:.75rem;text-align:center}.email-verification-success{background-color:#efe;border:1px solid #cfc;border-radius:6px;color:#3c3;margin-bottom:1rem;padding:.75rem;text-align:center}.email-verification-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#333;font-size:.9rem;font-weight:500}.form-group input{border:2px solid #ddd;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .3s}.form-group input:focus{border-color:#1a6b3a;outline:none}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-actions{justify-content:space-between}.cancel-button,.resend-button,.verify-button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s}.cancel-button{background-color:#ccc;color:#333}.cancel-button:hover:not(:disabled){background-color:#bbb}.verify-button{background-color:#1a6b3a;color:#fff}.verify-button:hover:not(:disabled){background-color:#15502d}.cancel-button:disabled,.verify-button:disabled{cursor:not-allowed;opacity:.6}.resend-button{background-color:initial;border:2px solid #1a6b3a;color:#1a6b3a;margin-top:.5rem}.resend-button:hover:not(:disabled){background-color:#1a6b3a;color:#fff}.resend-button:disabled{cursor:not-allowed;opacity:.6}.forgot-password-card .forgot-password-hint{color:#666;font-size:.95rem;line-height:1.4;margin:0 0 1rem}.forgot-password-card .success-message{background:#e8f5e9;border-left:4px solid #2e7d32;border-radius:8px;color:#2e7d32;font-size:.95rem;margin-bottom:1rem;padding:1rem}.forgot-password-card .auth-switch{border-top:1px solid #e0e0e0;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.forgot-password-card .auth-switch .link-button{background:none;border:none;color:#0a4d2e;cursor:pointer;font-size:inherit;font-weight:600;padding:0;text-decoration:underline}.forgot-password-card .auth-switch .link-button:hover{color:#1a6b3a}.friends-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.friends-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:600px;width:90%}.friends-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1.5rem}.friends-header h2{color:#1a6b3a;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:background .2s;width:32px}.close-button:hover{background:#f0f0f0}.friends-error{background:#fee;border-bottom:1px solid #fcc;color:#c33;padding:.75rem 1.5rem}.friends-tabs{border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;padding:0 1.5rem}.friends-tabs button{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:.9rem;padding:1rem 1.5rem;transition:all .2s}.friends-tabs button:hover{background:#f9f9f9;color:#1a6b3a}.friends-tabs button.active{border-bottom-color:#1a6b3a;color:#1a6b3a;font-weight:500}.friends-content{flex:1 1;overflow-y:auto;padding:1.5rem}.friends-list{display:flex;flex-direction:column;gap:1rem}.friend-item{align-items:center;border:1px solid #eee;border-radius:8px;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding:1rem;transition:box-shadow .2s}.friend-item:hover{box-shadow:0 2px 8px #0000001a}.friend-info{flex:1 1;min-width:0}.friend-name{color:#333;font-weight:500;margin-bottom:.25rem}.friend-email{color:#666;font-size:.85rem}.friend-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cancel-button,.friend-actions button,.message-friend-button,.remove-friend-button,.send-request-button{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.message-friend-button{background:#1a6b3a;color:#fff}.message-friend-button:hover{background:#15502d}.accept-button{background:#1a6b3a;color:#fff}.accept-button:hover{background:#15502d}.cancel-button,.reject-button,.remove-friend-button{background:#ccc;color:#333}.cancel-button:hover,.reject-button:hover,.remove-friend-button:hover{background:#bbb}.send-request-button{background:#1a6b3a;color:#fff}.send-request-button:hover{background:#15502d}.already-friend,.request-sent,.self-indicator{color:#666;font-size:.9rem;font-style:italic;padding:.5rem 1rem}.empty-message{color:#999;font-style:italic;padding:2rem;text-align:center}.search-friends{display:flex;flex-direction:column;gap:1.5rem}.search-input-group{display:flex;flex-wrap:wrap;gap:.5rem}.search-input-group input{border:2px solid #ddd;border-radius:6px;flex:1 1;font-size:1rem;padding:.75rem}.search-input-group input:focus{border-color:#1a6b3a;outline:none}.search-input-group button{background:#1a6b3a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .2s}.search-input-group button:hover:not(:disabled){background:#15502d}.search-input-group button:disabled{cursor:not-allowed;opacity:.6}.search-results{margin-top:1.5rem}.results-header{color:#666;font-size:.9rem;font-weight:500;margin-bottom:1rem}.search-error{background:#fee;color:#c33}.search-error,.search-warning{border-radius:6px;font-size:.9rem;margin-top:1rem;padding:.75rem}.search-warning{background:#fff3cd;color:#856404}.friends-chat-overlay{align-items:flex-end;bottom:0;box-sizing:border-box;display:flex;justify-content:flex-end;left:0;padding:0 1rem 1rem 0;pointer-events:none;position:fixed;right:0;top:0;z-index:1000}.friends-chat-panel{background:linear-gradient(180deg,#1a2f1a,#0d1a0d);border:2px solid #ffd70066;border-radius:16px 16px 0 16px;box-shadow:-4px -4px 24px #0006;display:flex;flex-direction:column;height:420px;max-height:55vh;max-width:560px;min-width:280px;overflow:hidden;pointer-events:auto;width:100%}.friends-chat-overlay.is-minimized .friends-chat-panel{display:none}.friends-chat-minimize-arrow{align-items:center;background:linear-gradient(180deg,#1a2f1a,#0d1a0d);border:2px solid #ffd70080;border-radius:50%;bottom:1rem;box-shadow:0 4px 16px #0006;color:gold;cursor:pointer;display:none;font-size:1.4rem;height:48px;justify-content:center;pointer-events:auto;position:fixed;right:1rem;transition:transform .2s,box-shadow .2s;width:48px;z-index:1001}.friends-chat-minimize-arrow:hover{box-shadow:0 6px 20px #ffd70033;transform:scale(1.08)}.friends-chat-minimize-arrow:focus{box-shadow:0 0 0 2px #ffd70099;outline:none}.friends-chat-overlay.is-minimized .friends-chat-minimize-arrow{display:flex;position:relative}.friends-chat-arrow-icon{line-height:1}.friends-chat-arrow-unread{align-items:center;background:#e53935;border-radius:9px;color:#fff;display:inline-flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:-2px;top:-2px}.friends-chat-header{align-items:center;background:#0000004d;border-bottom:1px solid #ffd70033;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.75rem 1rem}.friends-chat-header h2{color:gold;font-size:1.25rem;margin:0}.friends-chat-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem}.friends-chat-minimize-panel{align-items:center;background:#ffffff1a;border:1px solid #ffd70066;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:32px;justify-content:center;line-height:1;transition:background .2s;width:32px}.friends-chat-minimize-panel:hover{background:#ffd70033}.friends-chat-close,.friends-chat-refresh{align-items:center;background:#ffffff1a;border:1px solid #ffd70066;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;height:36px;justify-content:center;transition:background .2s;width:36px}.friends-chat-refresh:disabled{cursor:not-allowed;opacity:.6}.friends-chat-close:hover,.friends-chat-refresh:hover:not(:disabled){background:#ffd70033}.friends-chat-error,.friends-chat-status{flex-shrink:0;font-size:.9rem;padding:.5rem 1rem}.friends-chat-status-offline{background:#ffb40026;color:#ffb}.friends-chat-error{background:#ff505033;color:#f88}.friends-chat-body{display:flex;flex:1 1;min-height:0;overflow:hidden}.friends-chat-friends-toggle-wrap{align-items:stretch;display:flex;flex-shrink:0}.friends-chat-friends-toggle{background:#0000004d;border:1px solid #ffd7004d;border-radius:4px 0 0 4px;border-right:none;color:#ffffffe6;cursor:pointer;font-size:.7rem;padding:.2rem .35rem;transition:background .2s;white-space:nowrap}.friends-chat-friends-toggle:hover{background:#ffd70026}.friends-chat-online{border-right:1px solid #ffd70033;flex-shrink:0;min-width:100px;overflow-y:auto;padding:.75rem;transition:width .2s ease,min-width .2s ease,padding .2s ease,overflow .2s;width:130px}.friends-chat-body.friends-list-folded .friends-chat-online{border-right:none;min-width:0;overflow:hidden;padding:0;width:0}.friends-chat-body.friends-list-folded .friends-chat-windows{flex:1 1;min-width:0}.friends-chat-section-header{align-items:center;background:none;border:none;color:#ffffffe6;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.4rem;margin:0 0 .5rem;padding:.35rem 0;text-align:left;transition:color .2s,background .2s;width:100%}.friends-chat-section-header:hover{color:gold}.friends-chat-section-header .friends-chat-online-dot{margin-right:.35rem}.friends-chat-section-chevron{color:#fff9;font-size:.7rem;margin-left:auto}.friends-chat-offline-header .friends-chat-section-chevron{margin-left:auto}.friends-chat-offline-title,.friends-chat-online h3{color:#fffc;font-size:.9rem;margin:0 0 .5rem}.friends-chat-body.friends-list-folded .friends-chat-friends-toggle{border-radius:8px;border-right:1px solid #ffd7004d}.friends-chat-empty{color:#ffffff80;font-size:.85rem;margin:0}.friends-chat-online-list{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:0}.friends-chat-online-list .friends-chat-friend-row{margin-bottom:0}.friends-chat-friend-row{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem}.friends-chat-unread-badge{align-items:center;background:gold;border-radius:9px;color:#0d1a0d;display:inline-flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;padding:0 5px}.friends-chat-online-dot{background:#4caf50;border-radius:50%;display:inline-block;flex-shrink:0;height:8px;margin-right:.5rem;vertical-align:middle;width:8px}.friends-chat-unread-dot{background:gold;border-radius:50%;box-shadow:0 0 0 1px #0000004d;display:inline-flex;flex-shrink:0;height:10px;margin-right:.35rem;width:10px}.friends-chat-unread-dot.offline{background:#ff9800}.friends-chat-offline-placeholder{display:inline-block;flex-shrink:0;height:10px;margin-right:.35rem;visibility:hidden;width:10px}.friends-chat-online-name{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;gap:.35rem;min-width:0;padding:.25rem 0;text-align:left;transition:color .2s}.friends-chat-online-name:hover{color:gold}.friends-chat-online-name.offline{color:#ffffff80}.friends-chat-offline-list .friends-chat-online-name:hover{color:#ffd700cc}.friends-chat-windows{display:flex;flex:1 1;flex-direction:column;gap:0;min-width:0;overflow:hidden;padding:.5rem .75rem .75rem}.friends-chat-tabs{border-bottom:1px solid #ffd70040;display:flex;flex-shrink:0;flex-wrap:wrap;gap:2px;min-height:28px;overflow-x:auto;padding-bottom:.35rem}.friends-chat-tab{align-items:center;background:#00000059;border:1px solid #ffd70033;border-bottom:none;border-radius:8px 8px 0 0;cursor:pointer;display:flex;flex-shrink:0;gap:4px;max-width:120px;padding:.2rem .35rem .2rem .5rem;transition:background .2s}.friends-chat-tab:hover{background:#ffd7001a}.friends-chat-tab.active{background:#ffd70026;border-color:#ffd70066;margin-bottom:-1px;padding-bottom:.25rem}.friends-chat-tab-label{color:#ffffffe6;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friends-chat-tab.active .friends-chat-tab-label{color:gold}.friends-chat-tab-unread{align-items:center;background:gold;border-radius:7px;color:#0d1a0d;display:inline-flex;font-size:.65rem;font-weight:700;height:14px;justify-content:center;min-width:14px;padding:0 3px}.friends-chat-tab-close{align-items:center;background:#0000;border:none;border-radius:2px;color:#fff9;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;height:16px;justify-content:center;line-height:1;margin-left:2px;padding:0;width:16px}.friends-chat-tab-close:hover{background:#ffffff26;color:#fff}.friends-chat-no-chat{align-items:center;color:#ffffff80;display:flex;flex:1 1;font-size:.9rem;justify-content:center}.friends-chat-no-chat p{margin:0}.friends-chat-window{background:#00000040;border:1px solid #ffd70040;border-radius:0 8px 8px 8px;display:flex;flex-direction:column;overflow:hidden}.friends-chat-window.expanded{flex:1 1;min-height:160px}.friends-chat-window-header{align-items:center;background:#0000004d;border-bottom:1px solid #ffd70033;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.5rem .75rem}.friends-chat-window-header span{color:gold;font-weight:600}.friends-chat-win-btn{background:#0000;border:none;border-radius:6px;color:#fffc;cursor:pointer;font-size:1.1rem;height:28px;line-height:1;margin-left:.25rem;transition:background .2s,color .2s;width:28px}.friends-chat-win-btn:hover{background:#ffffff26;color:#fff}.friends-chat-messages{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-height:120px;overflow-y:auto;padding:.75rem}.friends-chat-loading-older{color:#fff9;flex-shrink:0;font-size:.8rem;padding:.35rem 0;text-align:center}.friends-chat-msg{background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;max-width:85%;padding:.5rem .75rem}.friends-chat-msg.me{align-self:flex-end;background:#ffd70026;border-color:#ffd7004d}.friends-chat-msg-sender{color:gold;display:block;font-size:.75rem;margin-bottom:.2rem}.friends-chat-msg-text{color:#fff;font-size:.95rem;word-break:break-word}.friends-chat-msg-time{color:#ffffff80;display:block;font-size:.7rem;margin-top:.25rem}.friends-chat-msg.me .friends-chat-msg-time{color:#ffd700b3}.friends-chat-form{border-top:1px solid #ffd70033;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;padding:.5rem .75rem}.friends-chat-form input{background:#0000004d;border:1px solid #ffd7004d;border-radius:8px;color:#fff;flex:1 1;font-size:.95rem;padding:.5rem .75rem}.friends-chat-form input::placeholder{color:#fff6}.friends-chat-form button{background:#ffd70040;border:1px solid #ffd70080;border-radius:8px;color:gold;cursor:pointer;flex-shrink:0;font-weight:600;padding:.5rem 1rem;transition:background .2s}.friends-chat-form button:hover{background:#ffd70059}.friends-chat-mini-name{color:#ffffffe6;font-size:.9rem}.friends-chat-mini-badge{align-items:center;background:gold;border-radius:10px;color:#000;display:inline-flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;margin-left:auto;min-width:20px;padding:0 6px}@media (max-width:600px){.friends-chat-overlay{align-items:stretch;justify-content:stretch;padding:0}.friends-chat-panel{border-left:2px solid #ffd70066;border-radius:0;border-right:2px solid #ffd70066;border-top:2px solid #ffd70066;display:flex;flex-direction:column;height:100%;max-height:none;max-width:none;min-width:0;overflow:hidden;width:100%}.friends-chat-minimize-arrow{bottom:env(safe-area-inset-bottom,.5rem);font-size:1.35rem;height:48px;min-height:48px;min-width:48px;right:env(safe-area-inset-right,.5rem);width:48px}.friends-chat-header{min-height:48px;padding:.75rem .5rem}.friends-chat-header h2{font-size:1.1rem}.friends-chat-header-actions button{min-height:44px;min-width:44px}.friends-chat-body{flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.friends-chat-body.friends-list-folded .friends-chat-online{border-bottom:none;margin:0;max-height:0;min-height:0;overflow:hidden;padding:0}.friends-chat-friends-toggle{font-size:.85rem;min-height:44px;padding:.5rem .6rem}.friends-chat-online{-webkit-overflow-scrolling:touch;border-bottom:1px solid #ffd70033;border-right:none;max-height:35vh;min-height:80px;min-width:0;padding:.5rem .75rem;width:100%}.friends-chat-offline-title,.friends-chat-online h3{font-size:.85rem;margin-bottom:.35rem}.friends-chat-online-list{display:flex;flex-wrap:wrap;gap:.4rem}.friends-chat-online-list li{margin-bottom:0}.friends-chat-friend-row{align-items:center;min-height:44px}.friends-chat-online-name{font-size:.9rem;min-height:36px;padding:.4rem .35rem}.friends-chat-unread-badge{font-size:.75rem;height:22px;padding:0 6px}.friends-chat-windows{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:.4rem .5rem}.friends-chat-tabs{-webkit-overflow-scrolling:touch;gap:4px;min-height:36px;padding-bottom:.4rem}.friends-chat-tab{max-width:110px;min-height:32px;padding:.35rem .5rem}.friends-chat-tab-close{height:24px;min-height:24px;min-width:24px;width:24px}.friends-chat-window.expanded{display:flex;flex:1 1;flex-direction:column;min-height:120px;overflow:hidden}.friends-chat-window-header{min-height:44px;padding:.5rem .6rem}.friends-chat-window-header span{font-size:.95rem}.friends-chat-win-btn{min-height:44px;min-width:44px}.friends-chat-messages{-webkit-overflow-scrolling:touch;flex:1 1;min-height:80px;overflow-y:auto;padding:.5rem .6rem calc(150px + env(safe-area-inset-bottom, 0px))}.friends-chat-msg{max-width:92%;padding:.55rem .75rem}.friends-chat-form{background:linear-gradient(180deg,#1a2f1a,#0d1a0d);border-top:1px solid #ffd70033;bottom:0;gap:.4rem;left:0;min-height:52px;padding:.5rem .6rem calc(.5rem + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:1002}.friends-chat-form input{font-size:16px;min-height:44px;padding:.6rem .75rem}.friends-chat-form button{min-height:44px;min-width:64px;padding:.6rem 1rem}.friends-chat-no-chat{font-size:.9rem;padding:1rem}}@media (max-width:400px){.friends-chat-panel{min-height:100dvh;min-height:100vh}}.join-game-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.join-game-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;max-height:85vh;max-width:800px;width:90%}.join-game-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:1.5rem}.join-game-header h2{color:#1a6b3a;margin:0}.join-game-close{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;width:32px}.join-game-close:hover{background:#f0f0f0}.join-game-body{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:0 1.5rem 1.5rem}.join-by-id-section{border-bottom:1px solid #eee;padding:1rem 0}.join-by-id-section h3{color:#333;font-size:1rem;margin:0 0 .75rem}.join-by-id-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.join-by-id-row input{border:1px solid #ddd;border-radius:6px;flex:1 1;font-size:1rem;padding:.6rem .75rem}.btn-join-by-id{background:#1a6b3a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.6rem 1.25rem;white-space:nowrap}.btn-join-by-id:hover{background:#15502d}.join-game-error,.join-game-list-error{color:#c33;font-size:.9rem;margin-top:.5rem}.join-game-tabs{border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;margin-top:.5rem}.join-game-tabs button{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:.9rem;padding:.75rem 1.25rem}.join-game-tabs button:hover{background:#f9f9f9;color:#1a6b3a}.join-game-tabs button.active{border-bottom-color:#1a6b3a;color:#1a6b3a;font-weight:500}.join-game-content{flex:1 1;overflow-y:auto;padding-top:1rem}.join-game-empty,.join-game-loading{color:#999;font-style:italic;padding:2rem;text-align:center}.join-game-list{display:flex;flex-direction:column;gap:1rem}.join-game-item{align-items:flex-start;border:1px solid #eee;border-radius:8px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.25rem}.join-game-item:hover{box-shadow:0 2px 8px #00000014}.join-game-info{flex:1 1}.join-game-item-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.join-game-status{font-size:.9rem;font-weight:500}.join-game-status.running{color:#28a745}.join-game-status.available{color:#17a2b8}.join-game-type{background:#f0f0f0;border-radius:4px;color:#666;font-size:.85rem;padding:.25rem .75rem}.join-game-details{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.join-game-detail-row{display:flex;flex-wrap:wrap;gap:.5rem}.join-game-detail-row .detail-label{color:#666;font-size:.9rem;font-weight:500}.join-game-detail-row .detail-value{color:#333;font-size:.9rem}.join-game-detail-row .detail-value.room-id{background:#f5f5f5;border-radius:4px;font-family:monospace;padding:.2rem .4rem}.join-game-btn{background:#1a6b3a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;white-space:nowrap}.join-game-btn:hover{background:#15502d}.join-game-actions{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem}.join-game-actions .join-game-btn{min-width:120px}@media (max-width:768px){.join-game-item{flex-direction:column}.join-game-actions{align-items:stretch;width:100%}.join-game-btn{width:100%}.join-game-details{grid-template-columns:1fr}.join-by-id-row{flex-direction:column}}.dashboard-container{background:linear-gradient(135deg,#1a6b3a,#0d4a26);min-height:100vh;padding:2rem}.dashboard-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem}.dashboard-title h1{color:#1a6b3a;font-size:1.8rem;margin:0}.user-info{color:#666;font-size:.9rem;margin-top:.5rem}.dashboard-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-open-game,.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.btn-primary:hover{background:#15502d}.dashboard-btn-friends-chat{position:relative}.dashboard-chat-badge{align-items:center;background:gold;border-radius:9px;box-shadow:0 1px 3px #0000004d;color:#0d1a0d;display:inline-flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 5px;position:absolute;right:-4px;top:-4px}.btn-secondary{background:#ccc}.btn-secondary:hover{background:#bbb}.dashboard-content{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem}.active-games-section h2{color:#1a6b3a;font-size:1.5rem;margin:0 0 1.5rem}.error-message{background:#fee;border-radius:6px;color:#c33;margin-bottom:1rem;padding:1rem}.empty-message,.loading-message{color:#666;padding:3rem;text-align:center}.empty-message p{font-size:1.1rem;margin-bottom:1rem}.games-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.game-card{background:#fafafa;border:2px solid #eee;border-radius:8px;padding:1.5rem;transition:all .2s}.game-card:hover{border-color:#1a6b3a;box-shadow:0 4px 12px #1a6b3a33}.game-card-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.game-status{font-size:.9rem;font-weight:500}.game-status.running{color:#28a745}.game-type{background:#e9ecef;border-radius:4px;color:#666;font-size:.85rem;padding:.25rem .75rem}.game-card-body{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.game-info-row{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:space-between}.info-label{color:#666;font-size:.9rem;font-weight:500}.info-value{color:#333;font-size:.9rem}.info-value.room-id{background:#f5f5f5;border-radius:4px;font-family:monospace;padding:.25rem .5rem}.game-card-footer{border-top:1px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem}.btn-open-game{background:#1a6b3a;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;min-width:120px;padding:.75rem 1rem}.btn-open-game:hover{background:#15502d}.btn-open-lobby{background:#0000;border:1px solid #1a6b3a;border-radius:6px;color:#1a6b3a;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;min-width:120px;padding:.75rem 1rem}.btn-open-lobby:hover{background:#1a6b3a1a}.modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:0;width:90%}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:1.5rem 2rem}.modal-header h2{color:#1a6b3a;font-size:1.5rem;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.modal-close:hover:not(:disabled){background:#f5f5f5;color:#333}.modal-close:disabled{cursor:not-allowed;opacity:.5}.modal-body{padding:2rem}.modal-tabs{border-bottom:2px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.modal-tab{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:-2px;padding:.75rem 1.5rem;transition:all .2s}.modal-tab:hover:not(:disabled){color:#1a6b3a}.modal-tab.active{border-bottom-color:#1a6b3a;color:#1a6b3a}.modal-tab:disabled{cursor:not-allowed;opacity:.5}.modal-error{background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;margin-bottom:1rem;padding:.75rem}.modal-form{display:flex;flex-direction:column;gap:1.5rem}.modal-form .form-group{display:flex;flex-direction:column;gap:.5rem}.modal-form label{color:#333;font-size:.9rem;font-weight:500}.modal-form input{border:2px solid #ddd;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s}.modal-form input:focus{border-color:#1a6b3a;outline:none}.modal-form input:disabled{background:#f5f5f5;cursor:not-allowed}.modal-form .btn-primary{margin-top:.5rem;padding:.75rem;width:100%}@media (max-width:768px){.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.dashboard-actions{width:100%}.dashboard-actions button{flex:1 1}.games-grid{grid-template-columns:1fr}.modal-content{max-height:95vh;width:95%}.modal-header{padding:1rem 1.5rem}.modal-body{padding:1.5rem}}.settings-container{background:linear-gradient(135deg,#1a6b3a,#0d4a26);min-height:100vh;padding:2rem}.settings-header{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem}.settings-header,.settings-title{align-items:center;display:flex;gap:1rem}.settings-title .header-logo{cursor:pointer;height:40px}.settings-title h1{color:#1a6b3a;font-size:1.8rem;margin:0}.settings-content{margin:0 auto;max-width:480px}.settings-loading{color:#ffffffe6;font-size:1rem;text-align:center}.settings-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem}.settings-card .form-group{margin-bottom:1.25rem}.settings-card .form-group label{color:#333;display:block;font-size:.95rem;font-weight:600;margin-bottom:.35rem}.settings-card .form-group input{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem;width:100%}.settings-card .form-group input:focus{border-color:#1a6b3a;outline:none}.settings-email-input{background:#f5f5f5;color:#666;cursor:not-allowed}.form-hint{color:#666;font-size:.85rem;margin:.35rem 0 0}.settings-error{background:#ffebee;border-left:4px solid #c62828;color:#c62828}.settings-error,.settings-success{border-radius:8px;font-size:.95rem;margin-bottom:1rem;padding:1rem}.settings-success{background:#e8f5e9;border-left:4px solid #2e7d32;color:#2e7d32}.settings-save{font-size:1rem;margin-top:.5rem;padding:.875rem;width:100%}.btn-primary{background:#1a6b3a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;transition:background .2s}.btn-primary:hover:not(:disabled){background:#15502d}.btn-primary:disabled{cursor:not-allowed;opacity:.7}.btn-secondary{background:#f5f5f5;border:2px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.btn-secondary:hover{background:#eee;border-color:#ccc}.lobby-header{align-items:flex-start;flex-direction:column}.lobby-header h2{font-size:1.5rem}.lobby-header-actions{align-items:center;display:flex;flex-direction:row;gap:1rem;width:100%}.leave-room-btn,.start-game-btn{font-size:.9rem;max-width:200px;padding:.75rem;width:100%}.lobby-content{gap:1rem;grid-template-columns:1fr}.game-lobby{align-items:center;background:linear-gradient(135deg,#0a4d2e,#1a6b3a);display:flex;height:auto;justify-content:center;min-height:100vh;padding:2rem;width:auto}.lobby-table-closing-banner{background:#b46400f2;border-bottom:2px solid #ffc864b3;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.9rem;left:0;padding:10px 20px;position:fixed;right:0;text-align:center;top:0;z-index:100}.lobby-container{background:#000000b3;border-radius:16px;color:#fff;display:flex;flex-direction:column;max-width:1200px;min-height:0;overflow:hidden;padding:2rem;width:100%}.lobby-header{flex-wrap:wrap}.leave-room-btn:hover{transform:translateY(-2px)}.lobby-left{gap:1.5rem;overflow-y:auto}.lobby-left,.lobby-right{display:flex;flex-direction:column;max-height:50vh;min-height:0}.lobby-right{flex:1 1;min-height:300px;overflow:hidden;position:relative}.lobby-loading{align-items:center;background:linear-gradient(135deg,#0a4d2e,#1a6b3a);color:#fff;display:flex;height:100vh;justify-content:center;width:100vw}.lobby-loading h2{font-size:2rem}.room-options{background:#ffffff1a;border-radius:20px;color:#fff;max-width:600px;min-width:400px;padding:3rem;text-align:center}.room-options h2{font-size:2.5rem;margin-bottom:2rem}.room-error{background:#d32f2f4d;border:1px solid #d32f2f80;border-radius:8px;color:#ffcdd2;margin-bottom:1.5rem;padding:1rem}.room-buttons{display:flex;flex-direction:column;gap:1rem}.room-btn{background:#2196f3cc;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.room-btn:hover{background:#2196f3;transform:translateY(-2px)}.create-room-form,.join-room-form{text-align:left}.create-room-form h3,.join-room-form h3{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.create-room-form .form-group,.join-room-form .form-group{margin-bottom:1.5rem}.create-room-form label,.join-room-form label{display:block;font-size:1rem;margin-bottom:.5rem}.create-room-form input,.join-room-form input{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem;width:100%}.create-room-form input:focus,.join-room-form input:focus{background:#ffffff26;border-color:#fff9;outline:none}.create-room-form input::placeholder,.join-room-form input::placeholder{color:#ffffff80}.form-actions{display:flex;gap:1rem;margin-top:2rem}.cancel-btn,.submit-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.submit-btn{background:#4caf50cc;color:#fff}.submit-btn:hover{background:#4caf50}.cancel-btn{background:#9e9e9ecc;color:#fff}.cancel-btn:hover{background:#9e9e9e}.lobby-header{align-items:center;border-bottom:2px solid #fff3;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.lobby-header h2{color:gold;font-size:2rem;margin:0}.leave-room-btn{background:#d32f2f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.leave-room-btn:hover{background:#b71c1c;transform:translateY(-1px)}.start-game-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.start-game-btn:hover:not(:disabled){background:#45a049;transform:translateY(-1px)}.start-game-btn:disabled{background:#666;cursor:not-allowed;opacity:.6}.open-game-btn{background:#2196f3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.open-game-btn:hover{background:#1976d2;transform:translateY(-1px)}.observe-game-btn{background:#ffd70033;border:1px solid #ffd70080;border-radius:8px;color:gold;cursor:pointer;font-size:1rem;font-weight:700;margin-left:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.observe-game-btn:hover{background:#ffd7004d;transform:translateY(-1px)}.lobby-content{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:1fr 1fr;min-height:0;overflow:hidden}.game-settings{background:#ffffff1a;border-radius:12px;padding:1.5rem}.game-settings h3{color:gold;font-size:1.3rem;margin:0 0 1rem}.setting-item{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.setting-label{color:#ccc;font-weight:700;min-width:120px}.setting-value{color:#fff;flex:1 1;font-size:1.1rem}.setting-value.status-running{color:#4caf50;font-weight:700}.setting-value.status-waiting{color:#ff9800;font-weight:700}.setting-value.status-finished{color:#f44336;font-weight:700}.game-finished-message{background:#f4433633;border:1px solid #f4433680;border-radius:8px;color:#ffcdd2;font-size:.9rem;padding:.75rem 1.5rem;text-align:center}.copy-btn{background:#2196f3cc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.copy-btn:hover:not(:disabled){background:#2196f3}.copy-btn:disabled{cursor:not-allowed;opacity:.6}.players-list{background:#ffffff1a;border-radius:12px;display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.players-list h3{color:gold;font-size:1.3rem;margin:0 0 1rem}.players-container{display:flex;flex:1 1;flex-direction:column;gap:.5rem;overflow-y:auto}.player-item{background:#ffffff0d;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem}.chat-container{background:#ffffff1a;border-radius:12px;display:flex;flex:1 1;flex-direction:column;height:100%;max-height:100%;min-height:300px;overflow:hidden;padding:1.5rem}.chat-container h3{color:gold;flex-shrink:0;font-size:1.3rem;margin:0 0 1rem}.chat-messages{background:#0000004d;border-radius:8px;display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;margin-bottom:1rem;overflow-x:hidden;overflow-y:auto;padding:1rem}.chat-message{background:#ffffff0d;border-radius:6px;display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem}.chat-player{color:#4caf50;font-weight:700;min-width:100px}.chat-text{flex:1 1}.chat-input-container{background:#0000;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;margin-top:auto;position:relative;z-index:10}.chat-input{background:#0000004d;border:2px solid #fff3;border-radius:8px;color:#fff;flex:1 1;font-size:1rem;padding:.75rem}.chat-input:focus{border-color:#4caf50;outline:none}.chat-input::placeholder{color:#ffffff80}.chat-send-btn{background:#2196f3cc;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.chat-send-btn:hover{background:#2196f3;transform:translateY(-1px)}@media (max-width:968px){.lobby-content{grid-template-columns:1fr}}@media (max-width:768px){.game-lobby,.lobby-container{padding:1rem}.lobby-header{align-items:flex-start;flex-direction:column;gap:1rem}.lobby-header h2{font-size:1.5rem}.lobby-header-actions{flex-direction:column;gap:.5rem;width:100%}.leave-room-btn,.start-game-btn{font-size:.9rem;padding:.75rem}.lobby-right{flex:1 1;min-height:300px;overflow:hidden}.chat-container,.game-settings,.players-list{padding:1rem}.chat-container{height:100%;max-height:100%;min-height:250px}.chat-messages{max-height:calc(50vh - 100px);overflow-y:auto}.chat-container h3,.game-settings h3,.players-list h3{font-size:1.1rem}.setting-item{align-items:flex-start;flex-direction:column;gap:.5rem}.setting-label{min-width:auto}}@media (max-width:480px){.lobby-container{padding:.75rem}.lobby-content{gap:.75rem}.lobby-right{-webkit-overflow-scrolling:touch;min-height:200px;overflow-x:hidden;overflow-y:auto}.chat-container{height:auto;max-height:none;min-height:200px;padding:.75rem}.chat-messages{flex:1 1;max-height:none;overflow-y:auto}.lobby-header h2{font-size:1.3rem}}.lobby-modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.lobby-modal{background:linear-gradient(135deg,#1a3d2e,#0a4d2e);border:1px solid #ffd70066;border-radius:12px;color:#fff;max-width:360px;padding:1.5rem}.lobby-modal h3{color:gold;margin:0 0 .75rem}.lobby-modal p{margin:0 0 1.25rem;opacity:.95}.lobby-modal-actions{display:flex;gap:.75rem;justify-content:flex-end}
/*# sourceMappingURL=main.5633bf4c.css.map*/