@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--bg-color:#f0ece4;--dot-color:#00000014;--panel-bg:#ffffffd9;--panel-border:#00000014;--accent-color:#e74c3c;--accent-gold:gold;--text-primary:#333;--text-secondary:#888;--tile-size:110px;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--shadow-soft:0 4px 20px #00000014;--shadow-md:0 8px 30px #0000001f;--shadow-lg:0 12px 40px #0000002e;--mobile-breakpoint:768px;--small-mobile-breakpoint:480px;--tile-size-mobile:70px;--tile-size-small-mobile:60px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,html{background-color:var(--bg-color);width:100%;height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#root{width:100vw;height:100vh}.setup-overlay{z-index:1000;background:url(/backgrounds/carcaisle_background_1080.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}@media (width>=1081px){.setup-overlay{background-image:url(/backgrounds/carcaisle_background_1620.jpeg)}}@media (width>=1621px){.setup-overlay{background-image:url(/backgrounds/carcaisle_background_2160.jpeg)}}.setup-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff6;border:1px solid #fff9;border-radius:24px;width:90%;max-width:520px;padding:40px;animation:.5s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 20px 60px #0000004d,inset 0 0 0 1px #fff3}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.score-pop{color:#fff;text-shadow:0 1px 4px #00000080, 0 0 5px var(--p-color);pointer-events:none;z-index:100;background:var(--p-color);border-radius:6px;padding:2px 6px;font-size:14px;font-weight:800;animation:2s cubic-bezier(.19,1,.22,1) forwards scorePopUp;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0003}@keyframes scorePopUp{0%{opacity:0;transform:translate(-50%)scale(.5)}15%{opacity:1;transform:translate(-50%,-30px)scale(1.2)}80%{opacity:1;transform:translate(-50%,-50px)scale(1)}to{opacity:0;transform:translate(-50%,-60px)scale(.8)}}.setup-header{text-align:center;margin-bottom:32px}.setup-title{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:48px;font-weight:700}.setup-subtitle{color:var(--text-secondary);font-size:15px;font-weight:400;display:none}.setup-version{color:#fff9;pointer-events:none;z-index:10;letter-spacing:.5px;white-space:nowrap;font-size:11px;font-weight:400;position:absolute;top:12px;right:16px}.home-overlay{z-index:1000;background:url(/backgrounds/carcaisle_bg_new_1368.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (width>=1369px){.home-overlay{background-image:url(/backgrounds/carcaisle_bg_new_1824.jpeg)}}@media (width>=1825px){.home-overlay{background-image:url(/backgrounds/carcaisle_bg_new_2736.jpeg)}}.home-container{text-align:center;border-radius:32px;flex-direction:column;align-items:center;padding:40px;animation:.6s cubic-bezier(.16,1,.3,1) slideUp;display:flex}.home-logo{filter:drop-shadow(0 10px 30px #0006);width:180px;height:180px;margin-bottom:24px;animation:4s ease-in-out infinite logoFloat}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-logo img{object-fit:contain;width:100%;height:100%}.home-title{color:#fff;text-shadow:0 4px 20px #00000080;letter-spacing:4px;margin-bottom:8px;font-size:72px;font-weight:900}.home-subtitle{color:#ffffffe6;text-shadow:0 2px 8px #0000004d;margin-bottom:48px;font-size:20px;font-weight:500}.home-menu{gap:24px;width:100%;display:flex}.menu-btn{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #fff3;border-radius:20px;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:220px;padding:24px 32px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.menu-btn.primary{background:#667eeacc;box-shadow:0 10px 30px #667eea4d}.menu-btn.secondary{background:#000000a6;box-shadow:0 10px 30px #0000004d}.menu-btn:hover{transform:translateY(-8px)scale(1.02)}.btn-text{color:#fff;font-size:24px;font-weight:700}.btn-desc{color:#ffffffb3;font-size:13px;font-weight:400}.home-version{color:#ffffff80;font-size:11px;position:absolute;bottom:20px;left:24px}.setup-subtitle-visible{color:var(--text-secondary);margin-top:8px;font-size:15px;font-weight:500}.local-player-setup{margin-top:32px}.shifted-colors{margin-left:48px}.spc-type-toggle{white-space:nowrap;flex-shrink:0}@media (width<=480px){.setup-player-card{padding:12px}.spc-controls-row{flex-wrap:wrap;gap:12px}.spc-colors{justify-content:center;width:100%}.spc-type-toggle{justify-content:center;width:100%;background:0 0!important}.spc-type-toggle button{flex:1}}.horizontal-actions{gap:16px;flex-direction:row!important}.horizontal-actions .setup-start-btn{flex:1}.wp-color-selector{gap:6px;margin-left:8px;display:flex}.online-setup .spc-name-input{border:1px solid #0000001a;border-radius:12px;padding:10px 14px;font-size:16px}.online-avatar-picker{justify-content:center;gap:8px;margin-top:12px;display:flex}.online-avatar-picker .color-option{width:20px;height:20px}.spc-player-borderColor{background:#ffffff1a}.invite-confirm-section{justify-content:center;padding-bottom:24px;display:flex}.join-input-box{background:#ffffffe6;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:auto;min-width:auto;padding:12px 24px;display:flex;box-shadow:0 4px 15px #00000014}.join-input-field{color:#333;transform-origin:0;outline:none;width:110px;padding:0;font-family:inherit;font-size:19.2px;font-weight:800;transform:scale(1.25);background:0 0!important;border:none!important}.join-confirm-btn{border-radius:8px;padding:6px 16px;font-size:14px;font-weight:600}.waiting-player-item{background:#ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;display:flex}.wp-right{align-items:center;gap:16px;display:flex}.wp-color-selector{gap:6px;display:flex}.wp-color-dot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:20px;height:20px;transition:all .2s}.wp-color-dot.active{border-color:#333;transform:scale(1.2)}.wp-color-dot.disabled{opacity:.3;cursor:not-allowed}.wp-status{background:#0000000d;border-radius:6px;padding:4px 8px;font-size:13px}.online-nickname-section{flex-direction:column;margin-top:20px;display:flex}.online-nickname-section .spc-name-input{box-sizing:border-box;width:100%}.nickname-input-large::placeholder{color:#ccc;font-weight:500}.online-actions{flex-direction:column;gap:12px;display:flex}.online-actions .join-btn{color:#333;box-shadow:none;background:#0000001a;border:1.5px solid #0000001a}.back-home-link{text-align:center;color:#666;cursor:pointer;background:0 0;border:none;width:100%;margin-top:24px;font-size:14px;font-weight:500;display:block}.back-home-link:hover{color:#333;text-decoration:underline}.invite-code-box{background:#ffffffb3;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:8px 16px;display:inline-flex;box-shadow:inset 0 2px 4px #0000001a}.invite-label{color:#666;font-size:14px;font-weight:500}.invite-value{color:#333;letter-spacing:2px;font-size:24px;font-weight:800}.copy-btn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:6px;padding:4px 10px;font-size:12px}.waiting-players{flex-direction:column;gap:10px;display:flex}.waiting-player-item{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;box-shadow:0 2px 8px #0000000d}.waiting-player-item.empty{box-shadow:none;background:#0000000d;border:1.5px dashed #00000026}.wp-placeholder{color:#999;font-size:13px}.wp-info{align-items:center;gap:12px;display:flex}.wp-name{color:#333;font-size:15px;font-weight:600}.wp-color-dot{border-radius:50%;width:14px;height:14px}.wp-color-dot.color-red{background-color:#e74c3c}.wp-status{border-radius:6px;padding:2px 8px;font-size:12px;font-weight:600}.wp-status.ready{color:#2ecc71;background:#2ecc711a}.online-actions.waiting-actions{flex-direction:row;gap:12px;margin-top:24px}.waiting-actions .back-btn{color:#fff;box-shadow:none;background:#666}.setup-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:13px;font-weight:600}.setup-player-count{gap:10px;display:flex}.count-btn{border:2px solid var(--panel-border);border-radius:var(--radius-md);cursor:pointer;background:#fff;flex:1;padding:12px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.count-btn:hover{border-color:#667eea}.count-btn.active{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;box-shadow:0 4px 15px #667eea66}.setup-players{flex-direction:column;gap:12px;display:flex}.setup-player-card{border-radius:var(--radius-md);background:#fff;border:2px solid;padding:16px;transition:all .3s}.spc-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.spc-controls-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.spc-controls-row .spc-colors{flex:none}.spc-avatar{object-fit:contain;filter:drop-shadow(0 2px 3px #0003);width:85%;height:85%}.spc-avatar-frame{border:2.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a,0 2px 8px #00000026}.spc-name-input{border:1px solid var(--panel-border);border-radius:var(--radius-sm);outline:none;flex:1;padding:6px 10px;font-family:inherit;font-size:15px;font-weight:500;transition:border-color .2s}.spc-name-input:focus{border-color:#667eea}.type-btn{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s}.type-btn.active{background:#fff;box-shadow:0 1px 3px #0000001a}.spc-colors{gap:8px;display:flex}.spc-type-toggle{border-radius:var(--radius-sm);background:#f5f5f5;flex-shrink:0;gap:4px;padding:2px;display:flex}.color-option{cursor:pointer;border:3px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;box-shadow:0 2px 6px #00000026}.color-option:hover{transform:scale(1.15)}.color-option.selected{border-color:var(--text-primary);transform:scale(1.15)}.color-option.disabled{opacity:.3;cursor:not-allowed}.color-check{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:14px;font-weight:700}.setup-start-btn{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:16px;font-family:inherit;font-size:18px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea66}.setup-start-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}.start-icon{font-size:22px}.game-container{width:100%;height:100vh;position:relative;overflow:hidden}.board-viewport{cursor:grab;background-color:var(--bg-color);background-image:radial-gradient(circle, var(--dot-color) 1px, transparent 1px);background-size:20px 20px;position:absolute;inset:0;overflow:hidden}.board-viewport:active{cursor:grabbing}.board-content{transform-origin:0 0;will-change:transform;position:absolute}.tile{width:var(--tile-size);height:var(--tile-size);image-rendering:auto;background-position:50%;background-size:cover;border-radius:4px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;box-shadow:0 2px 8px #00000026}.tile:after{content:"";pointer-events:none;border:1px solid #0000000f;border-radius:4px;position:absolute;inset:0}.pending-tile{z-index:20;animation:.2s ease-out tileAppear;box-shadow:0 4px 20px #00000040}.pending-valid{outline-offset:-1px;outline:3px solid #2ecc7199}.pending-invalid{outline-offset:-1px;opacity:.7;outline:3px solid #e74c3c99}@keyframes tileAppear{0%{opacity:0;transform:rotate(var(--rot,0deg)) scale(.8)}to{opacity:1;transform:rotate(var(--rot,0deg)) scale(1)}}.meeple{z-index:15;filter:drop-shadow(0 2px 4px #0006);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:30px;position:absolute}.region-dot{cursor:pointer;z-index:25;border:2px solid #0006;border-radius:50%;width:16px;height:16px;transition:transform .15s,box-shadow .15s;position:absolute;box-shadow:0 1px 5px #0006}.region-dot:hover{box-shadow:0 2px 10px #00000080;transform:translate(-50%,-50%)scale(1.5)!important}.region-dot.disabled{opacity:.4;cursor:not-allowed}.confirm-btn{color:#fff;cursor:pointer;z-index:30;background:linear-gradient(135deg,#2ecc71,#27ae60);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-32px;right:2px;box-shadow:0 2px 10px #2ecc7180}.confirm-btn:hover{transform:scale(1.2);box-shadow:0 4px 15px #2ecc7199}.placeholder{cursor:pointer;background:#00000008;border:2px dashed #0000001f;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute}.placeholder:hover{background:#667eea14;border-color:#667eea66}.placeholder-preview{opacity:0;pointer-events:none;background-size:cover;border-radius:3px;width:85%;height:85%;transition:opacity .2s}.placeholder:hover .placeholder-preview{opacity:.5}.hud-layer{pointer-events:none;z-index:50;position:absolute;inset:0}.hud-title{background:linear-gradient(135deg,#667eea4d,#764ba24d);-webkit-text-fill-color:transparent;letter-spacing:2px;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;position:absolute;top:20px;left:50%;transform:translate(-50%)}.next-tile-panel{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);pointer-events:auto;z-index:60;border:4px solid;flex-direction:column;align-items:center;width:145px;padding:12px 0;transition:border-color .4s;display:flex;position:absolute;top:16px;left:16px}.ntp-header{justify-content:center;align-items:baseline;gap:2px;margin-bottom:8px;display:flex}.ntp-count-current{font-size:24px;font-weight:700;line-height:1}.ntp-count-total{color:#666;font-size:14px;font-weight:500}.ntp-preview-box{border-radius:var(--radius-sm);background:#0000000d;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:8px;padding:4px;display:flex}.ntp-preview-img{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:4px;width:100%;height:100%}.ntp-status{text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:8px;font-weight:600;line-height:1.2;overflow:hidden}.player-panel{pointer-events:auto;flex-direction:column;gap:10px;display:flex;position:absolute;top:16px;right:16px}.player-card{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-md);width:180px;box-shadow:var(--shadow-soft);opacity:.7;border:2px solid;padding:12px 16px;transition:all .3s}.player-card.active{opacity:1;box-shadow:var(--shadow-md);transform:translate(-6px)}.pc-top{align-items:center;gap:10px;margin-bottom:6px;display:flex}.pc-avatar-frame{border:2.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a,0 2px 8px #00000026}.pc-avatar{object-fit:contain;filter:drop-shadow(0 2px 3px #0003);width:85%;height:85%}.game-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0006;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.game-modal-content{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);text-align:center;background:#ffffff73;border:1px solid #fff9;border-radius:24px;width:90%;max-width:460px;padding:40px;animation:.5s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 20px 60px #0000004d,inset 0 0 0 1px #fff3}.game-modal-body{color:#222;white-space:pre-wrap;letter-spacing:.5px;margin-bottom:32px;font-size:18px;font-weight:500;line-height:1.6}.game-modal-footer{justify-content:center;gap:20px;display:flex}.gm-btn{cursor:pointer;border:none;border-radius:14px;padding:12px 32px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.gm-btn-confirm{background:var(--player-color,#e74c3c);color:#fff;box-shadow:0 4px 12px #0000001a}.gm-btn-cancel{color:#666;background:#0000000d}.refresh-confirm-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;opacity:0;visibility:hidden;background:#0006;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.refresh-confirm-overlay.show{opacity:1;visibility:visible;animation:.3s fadeIn}.refresh-confirm-content{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);text-align:center;background:#ffffff73;border:1px solid #fff9;border-radius:24px;width:90%;max-width:400px;padding:40px;animation:.5s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 20px 60px #0000004d,inset 0 0 0 1px #fff3}.refresh-confirm-icon{margin-bottom:16px;font-size:48px}.refresh-confirm-body{color:#222;margin-bottom:32px;font-size:18px;font-weight:500;line-height:1.6}.refresh-confirm-footer{justify-content:center;gap:20px;display:flex}.rc-btn{cursor:pointer;border:none;border-radius:14px;padding:12px 32px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.rc-btn-confirm{color:#fff;background:#e74c3c;box-shadow:0 4px 12px #e74c3c4d}.rc-btn-confirm:hover{transform:translateY(-2px);box-shadow:0 6px 15px #e74c3c66}.rc-btn-cancel{color:#666;background:#0000000d}.rc-btn-cancel:hover{background:#00000014;transform:translateY(-2px)}.gm-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0000001a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pc-info{flex:1}.pc-name{align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.pc-ai-badge{color:var(--text-secondary);background:#0000001a;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:500}.pc-stats{justify-content:space-between;align-items:center;padding-left:4px;display:flex}.pc-score{text-align:left;flex-shrink:0;width:44px;font-size:24px;font-weight:700;line-height:1}.pc-meeples{color:var(--text-secondary);align-items:center;gap:3px;font-size:13px;display:flex}.pc-meeple-icon{object-fit:contain;width:16px;height:16px}.pc-meeple-num{color:var(--text-primary);font-weight:600}.pc-meeple-max{font-weight:400}.hud-bottom-bar{pointer-events:auto;z-index:100;gap:4px;display:flex;position:absolute;bottom:24px;left:24px}.hud-home-btn,.hud-back-btn,.hud-fullscreen-btn,.hud-message-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.hud-home-icon,.hud-back-icon,.hud-fullscreen-icon,.hud-message-icon{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:32px;height:32px}.hud-home-btn:hover,.hud-back-btn:hover,.hud-fullscreen-btn:hover,.hud-message-btn:hover{box-shadow:none;background:#0000001f;transform:scale(1.1)}.hud-home-btn:active,.hud-back-btn:active,.hud-fullscreen-btn:active,.hud-message-btn:active{background:#0003;transform:scale(.92)}.hud-back-btn:disabled{opacity:.3;cursor:not-allowed}.hud-back-btn:disabled:hover{background:0 0;transform:scale(1)}.hud-message-badge{color:#fff;background:#e74c3c;border:2px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.hud-messages-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;z-index:100;background:#000000d9;border:2px solid #e65f7e;border-radius:12px;flex-direction:column;width:280px;max-height:320px;display:flex;position:absolute;bottom:80px;left:24px;overflow:hidden;box-shadow:0 8px 32px #e65f7e4d}.hmp-header{background:linear-gradient(135deg,#e65f7e26,#e65f7e0d);border-bottom:1px solid #e65f7e4d;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.hmp-title{color:#fff;font-size:14px;font-weight:600}.hmp-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;transition:background .2s;display:flex}.hmp-close:hover{background:#ffffff1a}.hmp-content{flex:1;max-height:250px;padding:8px 0;overflow-y:auto}.hmp-content::-webkit-scrollbar{width:6px}.hmp-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.hmp-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.hmp-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.hmp-empty{text-align:center;color:#ffffff80;padding:20px;font-size:14px}.hmp-message{color:#fff;align-items:center;padding:8px 16px;font-size:13px;transition:background .2s;display:flex}.hmp-message:hover{background:#ffffff0d}.hmp-message-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:10px}.hmp-message-text{word-break:break-word;flex:1}.hud-bottom-status{pointer-events:auto;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.bottom-status-content{-webkit-backdrop-filter:blur(12px);color:#fff;background:#000000bf;border-radius:24px;align-items:center;gap:12px;padding:10px 24px;font-size:14px;font-weight:500;animation:.3s ease-out slideUpSmall;display:flex;box-shadow:0 4px 20px #0000004d}@keyframes slideUpSmall{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.btn-skip{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:14px;padding:4px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.btn-skip:hover{background:#fff3;border-color:#ffffff80}.ai-thinking .thinking-dots:after{content:"";animation:1.4s infinite dots}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.game-over-overlay{-webkit-backdrop-filter:blur(8px);z-index:100;pointer-events:auto;background:#0009;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.game-over-card{text-align:center;box-shadow:var(--shadow-lg);background:#fff;border-radius:24px;width:90%;max-width:400px;padding:48px 40px;animation:.5s cubic-bezier(.16,1,.3,1) slideUp}.go-title{margin-bottom:12px;font-size:36px;font-weight:700}.go-winner{color:var(--text-secondary);margin-bottom:24px;font-size:20px}.go-winner strong{font-size:22px}.go-scoreboard{margin-bottom:28px}.go-score-row{border-bottom:1px solid #0000000f;align-items:center;gap:10px;padding:8px 0;display:flex}.go-rank{width:30px;font-size:20px}.go-avatar-frame{border-width:2px;width:36px;height:36px;margin-right:8px}.go-name{text-align:left;flex:1;font-weight:500}.go-score{font-size:18px;font-weight:700}.go-actions{justify-content:center;gap:12px;display:flex}.btn-island{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:24px;padding:12px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 4px 15px #667eea66}.btn-island:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.btn-island.secondary{color:var(--text-primary);box-shadow:var(--shadow-soft);background:#f0f0f0}.btn-island.secondary:hover{background:#e8e8e8}@media (width<=768px){.hud-title{font-size:18px;top:8px}.next-tile-panel{width:110px;padding:8px 0;top:8px;left:8px}.ntp-preview-box{width:70px;height:70px}.ntp-count-current{font-size:20px}.ntp-status{font-size:7px}.player-panel{flex-direction:column;gap:6px;max-height:calc(100vh - 100px);inset:8px 8px auto auto;overflow-y:auto}.player-card{width:auto;min-width:90px;padding:6px 8px}.player-card.active{transform:none}.pc-avatar-frame{width:28px;height:28px}.pc-score{font-size:16px}.pc-name{font-size:12px}.pc-meeples{font-size:11px}.hud-bottom-bar{z-index:150;pointer-events:auto;flex-direction:column;gap:4px;position:absolute;inset:202px auto auto 8px}.hud-fullscreen-btn{display:none!important}.hud-home-btn,.hud-message-btn,.hud-back-btn{pointer-events:auto;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:#fffc;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.hud-home-icon,.hud-message-icon,.hud-back-icon{pointer-events:none;width:24px;height:24px}.region-dot{width:12px;height:12px}.confirm-btn{width:28px;height:28px;font-size:12px;top:-28px}.hud-bottom-status{text-align:center;width:90%;font-size:14px;bottom:55px;left:50%;transform:translate(-50%)}.hud-bottom-status .btn-skip{padding:6px 12px;font-size:14px}.board-viewport{touch-action:none}.hud-bottom-bar button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.setup-container{border-radius:16px;max-width:100%;margin:16px;padding:24px}.setup-title{font-size:36px}.spc-header{flex-wrap:wrap}.spc-type-toggle{justify-content:center;width:100%}.game-modal-content{border-radius:20px;width:95%;max-width:360px;padding:24px 20px}.game-modal-body{margin-bottom:24px;font-size:16px}.game-modal-footer{flex-direction:column;gap:12px}.gm-btn{width:100%;padding:14px 24px;font-size:16px}.game-modal-icon{width:60px!important;height:60px!important;margin-bottom:16px!important}.hud-messages-panel{width:180px;max-height:198px;inset:202px auto auto 53px}.hmp-header{min-height:24px;padding:6px 10px}.hmp-title{font-size:11px}.hmp-close{width:20px;height:20px;font-size:16px}.hmp-content{max-height:168px;padding:4px 0}.hmp-message{align-items:center;min-height:36px;padding:6px 10px;font-size:11px;display:flex}.hmp-message-dot{flex-shrink:0;width:6px;height:6px;margin-right:8px}.hmp-message-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (width<=768px) and (orientation:landscape){.player-panel{flex-direction:row;max-width:60vw;top:8px;right:8px;overflow-x:auto}.hud-bottom-bar{inset:180px auto auto 8px;-webkit-transform:translateZ(0)}.hud-fullscreen-btn{display:none!important}.hud-messages-panel{width:180px;max-height:172px;inset:180px auto auto 53px}.hmp-header{min-height:22px;padding:5px 8px}.hmp-title{font-size:10px}.hmp-close{width:18px;height:18px;font-size:14px}.hmp-content{max-height:146px;padding:4px 0}.hmp-message{min-height:32px;padding:5px 8px;font-size:10px}.hmp-message-dot{width:5px;height:5px;margin-right:6px}}@media (width<=480px){.hud-title{display:none}.next-tile-panel{width:95px;padding:6px 0}.ntp-preview-box{width:55px;height:55px}.ntp-count-current{font-size:18px}.ntp-status{font-size:6px}.hud-bottom-bar{pointer-events:auto;gap:3px;inset:174px auto auto 6px;transform:translateZ(0)}.hud-fullscreen-btn{display:none!important}.hud-home-btn,.hud-message-btn,.hud-back-btn{pointer-events:auto;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:#fffc;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.hud-home-icon,.hud-message-icon,.hud-back-icon{pointer-events:none;width:20px;height:20px}.player-panel{gap:4px;max-height:calc(100vh - 60px);top:6px;right:6px}.player-card{min-width:80px;padding:4px 6px}.player-card.active{transform:none}.pc-name{font-size:11px}.region-dot{width:10px;height:10px}.confirm-btn{width:24px;height:24px;font-size:10px;top:-24px}.pc-avatar-frame{width:32px;height:32px}.pc-score{font-size:16px}.home-logo{width:120px;height:120px}.home-title{letter-spacing:2px;font-size:36px}.home-subtitle{font-size:16px}.home-menu{flex-direction:column;width:100%;max-width:280px}.menu-btn{width:100%;min-width:auto}.home-version{font-size:10px;bottom:50px;left:16px}.home-footer{font-size:11px;bottom:16px}.home-guide-link{top:12px;right:12px}.home-guide-link a{padding:6px 16px;font-size:14px}.hud-messages-panel{width:150px;max-height:159px;inset:174px auto auto 46px}.hmp-header{min-height:20px;padding:4px 8px}.hmp-title{font-size:10px}.hmp-close{width:18px;height:18px;font-size:14px}.hmp-content{max-height:135px;padding:3px 0}.hmp-message{min-height:30px;padding:4px 8px;font-size:10px}.hmp-message-dot{width:5px;height:5px;margin-right:6px}@media (width<=768px) and (orientation:landscape){.home-overlay{-webkit-overflow-scrolling:touch;height:100vh;display:block;position:fixed;inset:0;overflow:hidden auto!important}.home-container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:380px;height:auto;min-height:calc(100vh + 100px);margin:0 auto;padding:50px 20px 100px;display:flex;transform:none}.home-logo{width:100px;height:100px;margin-bottom:10px}.home-title{letter-spacing:1px;text-align:center;margin-bottom:8px;font-size:32px;line-height:1.2}.home-subtitle{margin-bottom:12px;font-size:14px}.home-menu{flex-direction:column;gap:14px;width:100%;max-width:280px;margin-bottom:20px}.menu-btn{width:100%;margin:0;padding:16px 20px}.btn-text{font-size:16px}.btn-desc{font-size:12px;display:block}.home-version{text-align:center;margin-top:8px;font-size:9px;position:relative;bottom:auto;left:auto}.home-footer{text-align:center;width:100%;margin-top:4px;font-size:9px;position:relative;bottom:auto}.home-guide-link{z-index:10;position:fixed;top:8px;right:8px}.home-guide-link a{padding:4px 10px;font-size:11px}}@media (width<=580px) and (orientation:landscape){.home-container{gap:12px;max-width:350px;padding:30px 16px 50px}.home-logo{width:70px;height:70px}.home-title{font-size:20px}.home-subtitle{font-size:11px}.home-menu{gap:8px;max-width:220px}.menu-btn{padding:10px 14px}.btn-text{font-size:13px}.btn-desc{font-size:10px}}.game-over-card{width:95%;max-width:400px;padding:24px}.go-title{font-size:32px}.go-actions{flex-direction:column;gap:12px}.btn-island{width:100%}.setup-container{width:95%;padding:24px 16px}.setup-title{font-size:32px}.setup-player-card{padding:12px 8px}.game-modal-content{border-radius:16px;width:92%;max-width:320px;padding:20px 16px}.game-modal-body{margin-bottom:20px;font-size:14px;line-height:1.5}.game-modal-footer{gap:10px}.gm-btn{padding:12px 20px;font-size:15px}.game-modal-icon{width:50px!important;height:50px!important;margin-bottom:12px!important}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-pulse{animation:2s ease-in-out infinite pulse}.version-display{color:#0000004d;pointer-events:none;z-index:55;letter-spacing:.5px;white-space:nowrap;font-size:10px;font-weight:400;position:absolute;top:8px;right:8px}.home-guide-link{z-index:1000;position:absolute;top:20px;right:20px}.home-guide-link a{color:#fff;background:#fff3;border:1px solid #ffffff80;border-radius:9999px;padding:8px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 15px #fff3}.home-guide-link a:hover{background:#ffffff4d;box-shadow:0 0 25px #fff6}.home-footer{text-align:center;color:#475569;width:100%;font-size:12px;font-weight:500;position:absolute;bottom:24px}
