.page-module___8aEwW__page{--background:#a7a7a7;--foreground:#394a75;--text-primary:#000;--text-secondary:#777;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;width:100vw;height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);display:flex;overflow:hidden}.page-module___8aEwW__attackEarnedToast{color:gold;text-shadow:0 2px 12px #000000b3;pointer-events:none;z-index:999;white-space:nowrap;font-size:56px;font-weight:900;animation:1s ease-out forwards page-module___8aEwW__attackEarnedPop;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module___8aEwW__attackEarnedPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}20%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}50%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-70%)scale(1)}}.page-module___8aEwW__missile{z-index:30;pointer-events:none;transform-origin:50%;width:140px;animation:4s linear forwards page-module___8aEwW__missilefly;position:fixed;left:0}@keyframes page-module___8aEwW__missilefly{0%{transform:translate(-200px)translateY(0)}to{transform:translate(calc(100vw + 200px))translateY(-400px)}}.page-module___8aEwW__boardLayer{flex:1}
.GameBoard-module__zy2yLq__board{background-color:#1f2937;grid-template-rows:repeat(230,64px);grid-template-columns:repeat(15,64px);width:100%;height:100%;display:grid;position:relative;overflow:hidden auto}@media (max-width:1220px){.GameBoard-module__zy2yLq__board{grid-template-columns:repeat(15,minmax(32px,1fr))}}.GameBoard-module__zy2yLq__tile{cursor:pointer;background-image:url(/assets/empty.png);background-repeat:no-repeat;background-size:cover;border:none;position:relative}.GameBoard-module__zy2yLq__tileDefault{cursor:default}.GameBoard-module__zy2yLq__mainHouse{object-fit:contain;width:100%;height:100%}.GameBoard-module__zy2yLq__farmWrapper{width:100%;height:100%;position:relative}.GameBoard-module__zy2yLq__eggBadge{filter:drop-shadow(0 1px 2px #0009);font-size:18px;line-height:1;animation:1s ease-in-out infinite alternate GameBoard-module__zy2yLq__eggPulse;position:absolute;top:2px;right:2px}@keyframes GameBoard-module__zy2yLq__eggPulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.GameBoard-module__zy2yLq__farmLevelBadge{color:#fff;background:#4a7c3f;border-radius:2px;padding:1px 4px;font-size:9px;font-weight:700;line-height:1.4;position:absolute;bottom:2px;left:2px}.GameBoard-module__zy2yLq__houseLevelBadge{color:#fff;background:#c8a200;border-radius:2px;padding:1px 4px;font-size:9px;font-weight:700;line-height:1.4;position:absolute;top:-16px;right:2px}.GameBoard-module__zy2yLq__ccWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.GameBoard-module__zy2yLq__ccIcon{filter:drop-shadow(0 1px 3px #00000080);font-size:28px;line-height:1}.GameBoard-module__zy2yLq__azrieliBoard{z-index:10;cursor:pointer;position:absolute}.GameBoard-module__zy2yLq__parashaModal{text-align:center;direction:rtl;background:#f5f5f5;border-radius:8px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:480px;max-height:80vh;padding:28px 24px;display:flex;overflow:hidden}.GameBoard-module__zy2yLq__parashaTitle{color:#1a1a2e;margin:0;font-size:16px;font-weight:700}.GameBoard-module__zy2yLq__parashaName{color:#7a6530;margin:0;font-size:28px;font-weight:800;line-height:1.3}.GameBoard-module__zy2yLq__parashaNameEn{color:#666;margin:0;font-size:13px}.GameBoard-module__zy2yLq__parashaLoading{color:#666;margin:0;font-size:14px}.GameBoard-module__zy2yLq__parashaText{text-align:right;color:#333;direction:rtl;flex:1;min-height:0;padding:0 4px;font-size:15px;line-height:1.9;overflow-y:auto}.GameBoard-module__zy2yLq__parashaVerseNum{color:#7a6530;font-size:12px;font-weight:700}.GameBoard-module__zy2yLq__uniqueBuilding{z-index:10;pointer-events:none;position:absolute}.GameBoard-module__zy2yLq__azrieliBuilding{object-fit:contain;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.GameBoard-module__zy2yLq__shopBackdrop{z-index:40;background:#14141eeb;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0;overflow-y:auto}.GameBoard-module__zy2yLq__shopModal{direction:rtl;background:#f5f5f5;border-radius:8px;flex-direction:column;flex-shrink:0;gap:16px;width:100%;max-width:320px;max-height:calc(100dvh - 24px);padding:28px 24px;display:flex;overflow-y:auto}.GameBoard-module__zy2yLq__shopTitle{color:#1a1a2e;text-align:center;margin:0;font-size:18px;font-weight:700}.GameBoard-module__zy2yLq__shopBalance{color:#7a6530;text-align:center;margin:0;font-size:13px}.GameBoard-module__zy2yLq__shopItems{flex-direction:column;gap:10px;display:flex}.GameBoard-module__zy2yLq__shopItem{background:#e8e8e8;border-radius:5px;align-items:center;gap:10px;padding:10px 14px;display:flex}.GameBoard-module__zy2yLq__shopEmoji{font-size:24px;line-height:1}.GameBoard-module__zy2yLq__shopItemImg{object-fit:contain;border-radius:3px;flex-shrink:0;width:36px;height:36px}.GameBoard-module__zy2yLq__shopItemName{color:#1a1a2e;flex:1;font-size:14px;font-weight:600}.GameBoard-module__zy2yLq__shopItemPrice{color:#7a6530;font-size:13px}.GameBoard-module__zy2yLq__shopBuyBtn{color:#1a1a2e;cursor:pointer;background:#e2b455;border:none;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:700}.GameBoard-module__zy2yLq__shopBuyBtn:disabled{opacity:.4}.GameBoard-module__zy2yLq__shopSpinner{vertical-align:middle;border:1px solid #1a1a2e4d;border-top-color:#1a1a2e;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite GameBoard-module__zy2yLq__spin;display:inline-block}@keyframes GameBoard-module__zy2yLq__spin{to{transform:rotate(360deg)}}.GameBoard-module__zy2yLq__shopCloseBtn{color:#555;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:4px;align-self:center;padding:8px 14px;font-size:13px}.GameBoard-module__zy2yLq__houseWrapper{width:100%;height:100%;position:relative}.GameBoard-module__zy2yLq__tileItemImg{object-fit:contain;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;padding:8px;position:absolute;inset:0}.GameBoard-module__zy2yLq__apple{-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:center;align-items:center;font-size:32px;line-height:1;display:flex;position:absolute;inset:0}.GameBoard-module__zy2yLq__houseTooltip{color:#f0f0f0;pointer-events:none;z-index:50;background:#14141eeb;border-radius:5px;flex-direction:column;gap:4px;min-width:120px;max-width:200px;padding:10px 14px;display:flex;position:fixed;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 4px 16px #00000059}.GameBoard-module__zy2yLq__houseTooltipName{color:#fff;font-size:13px;font-weight:700}.GameBoard-module__zy2yLq__houseTooltipBio{color:#bbb;word-break:break-word;font-size:11px;line-height:1.4}.GameBoard-module__zy2yLq__adBoard{z-index:10;background:linear-gradient(160deg,#1a1a2e 0%,#16213e 60%,#0f3460 100%);border:1px solid #e2b455;border-radius:4px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 0 18px #e2b45573,inset 0 0 12px #0006}.GameBoard-module__zy2yLq__adAddBtn{color:#1a1a2e;cursor:pointer;z-index:2;background:#e2b455;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:16px;font-weight:700;line-height:1;transition:background .15s;display:flex;position:absolute;top:5px;left:6px;box-shadow:0 1px 4px #0006}.GameBoard-module__zy2yLq__adAddBtn:hover{background:#f5cc70}.GameBoard-module__zy2yLq__adContent{text-align:center;direction:rtl;flex:1;justify-content:center;align-items:center;padding:8px 12px;display:flex}.GameBoard-module__zy2yLq__adText{color:#f0e6c8;word-break:break-word;text-shadow:0 1px 3px #0009;font-size:13px;font-weight:600;line-height:1.4}.GameBoard-module__zy2yLq__adLink{color:gold;cursor:pointer;word-break:break-all;text-decoration:underline}.GameBoard-module__zy2yLq__adEmptyText{color:#a08a55;letter-spacing:.5px;font-size:13px;font-style:italic}.GameBoard-module__zy2yLq__adPopupBackdrop{z-index:40;background:#0000008c;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0;overflow-y:auto}.GameBoard-module__zy2yLq__adPopupModal{direction:rtl;background:#1e1e2e;border-radius:8px;flex-direction:column;flex-shrink:0;gap:14px;width:100%;max-width:340px;max-height:calc(100dvh - 24px);padding:28px 24px;display:flex;overflow-y:auto}.GameBoard-module__zy2yLq__adPopupTitle{color:#e0e0e0;margin:0;font-size:15px;font-weight:600}.GameBoard-module__zy2yLq__adPopupTextarea{resize:none;color:#e0e0e0;direction:rtl;background:#2a2a3e;border:1px solid #3a3a55;border-radius:5px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.GameBoard-module__zy2yLq__adPopupTextarea::placeholder{color:#666}.GameBoard-module__zy2yLq__adPopupInfo{color:#a08a55;margin:0;font-size:12px;line-height:1.5}.GameBoard-module__zy2yLq__adPopupActions{justify-content:flex-end;gap:10px;display:flex}.GameBoard-module__zy2yLq__adPopupSubmit{color:#1a1a2e;cursor:pointer;background:#e2b455;border:none;border-radius:4px;padding:8px 20px;font-size:13px;font-weight:700}.GameBoard-module__zy2yLq__adPopupSubmit:disabled{opacity:.45}.GameBoard-module__zy2yLq__adPopupCancel{color:#aaa;cursor:pointer;background:0 0;border:1px solid #3a3a55;border-radius:4px;padding:8px 14px;font-size:13px}.GameBoard-module__zy2yLq__cameraWidget{z-index:10;cursor:pointer;background:#111827;border:1px solid #374151;border-radius:5px;justify-content:flex-start;align-items:flex-start;padding:4px;transition:border-color .15s;display:flex;position:absolute;overflow:hidden}.GameBoard-module__zy2yLq__cameraWidget:hover{border-color:#6b7280}.GameBoard-module__zy2yLq__cameraCaption{z-index:10;text-align:center;color:#fff;pointer-events:none;direction:rtl;font-size:10px;position:absolute}.GameBoard-module__zy2yLq__cameraPlaceholder{flex-direction:column;align-items:center;gap:4px;display:flex}.GameBoard-module__zy2yLq__cameraPlaceholderOverlay{background:#00000059;justify-content:flex-start;align-items:flex-start;padding:4px;display:flex;position:absolute;inset:0}.GameBoard-module__zy2yLq__cameraIcon{font-size:22px;line-height:1}.GameBoard-module__zy2yLq__cameraLabel{color:#9ca3af;direction:rtl;font-size:10px}.GameBoard-module__zy2yLq__cameraPhoto{object-fit:cover;width:100%;height:100%}.GameBoard-module__zy2yLq__cameraBackdrop{z-index:40;background:#000000b8;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0;overflow-y:auto}.GameBoard-module__zy2yLq__cameraModal{direction:rtl;background:#1e1e2e;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;max-height:calc(100dvh - 24px);padding:24px;display:flex;overflow-y:auto}.GameBoard-module__zy2yLq__cameraBody{flex-direction:row;align-items:center;gap:16px;display:flex}.GameBoard-module__zy2yLq__cameraTitle{color:#e0e0e0;margin:0;font-size:15px;font-weight:600}.GameBoard-module__zy2yLq__cameraVideo{object-fit:cover;background:#000;border-radius:5px;width:420px;height:315px;display:block}.GameBoard-module__zy2yLq__cameraActions{flex-direction:column;gap:10px;display:flex}.GameBoard-module__zy2yLq__cameraSnapBtn{color:#fff;cursor:pointer;background:#394a75;border:none;border-radius:4px;padding:10px 32px;font-size:14px;font-weight:700;transition:background .15s}.GameBoard-module__zy2yLq__cameraSnapBtn:hover{background:#4a5e96}.GameBoard-module__zy2yLq__cameraCancelBtn{color:#aaa;cursor:pointer;background:0 0;border:1px solid #3a3a55;border-radius:4px;padding:10px 16px;font-size:14px}.GameBoard-module__zy2yLq__treasure{-webkit-user-select:none;user-select:none;cursor:pointer;filter:drop-shadow(0 0 8px #a855f7)drop-shadow(0 0 16px #7c3aed);justify-content:center;align-items:center;font-size:30px;line-height:1;animation:1.2s ease-in-out infinite GameBoard-module__zy2yLq__treasurePulse;display:flex;position:absolute;inset:0}@keyframes GameBoard-module__zy2yLq__treasurePulse{0%,to{filter:drop-shadow(0 0 8px #a855f7)drop-shadow(0 0 16px #7c3aed);transform:scale(1)}50%{filter:drop-shadow(0 0 14px #c084fc)drop-shadow(0 0 28px #a855f7);transform:scale(1.18)}}.GameBoard-module__zy2yLq__myHouseBadge{z-index:2;pointer-events:none;font-size:18px;line-height:1;animation:1s ease-in-out infinite GameBoard-module__zy2yLq__handBounce;position:absolute;top:-10px;left:50%;transform:translate(-50%)}@keyframes GameBoard-module__zy2yLq__handBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-9px)}}.GameBoard-module__zy2yLq__starBadge{z-index:2;filter:drop-shadow(0 0 4px #fbbf24);pointer-events:none;font-size:18px;line-height:1;animation:2s ease-in-out infinite GameBoard-module__zy2yLq__starFloat;position:absolute;top:-10px;left:50%;transform:translate(-50%)}@keyframes GameBoard-module__zy2yLq__starFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-3px)}}.GameBoard-module__zy2yLq__treasureToast{z-index:60;direction:rtl;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 60%,#4c1d95 100%);border:1px solid #a855f7;border-radius:8px;align-items:center;gap:14px;min-width:280px;max-width:460px;padding:14px 20px;animation:.4s cubic-bezier(.34,1.56,.64,1) GameBoard-module__zy2yLq__toastIn;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 0 32px #a855f780,0 8px 24px #00000080}@keyframes GameBoard-module__zy2yLq__toastIn{0%{opacity:0;transform:translate(-50%)translateY(24px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.GameBoard-module__zy2yLq__treasureToastGem{flex-shrink:0;font-size:32px;animation:1.2s ease-in-out infinite GameBoard-module__zy2yLq__treasurePulse}.GameBoard-module__zy2yLq__treasureToastText{flex-direction:column;flex:1;gap:2px;display:flex}.GameBoard-module__zy2yLq__treasureToastName{color:#e9d5ff;font-size:15px;font-weight:700}.GameBoard-module__zy2yLq__treasureToastSponsor{color:#a78bfa;font-size:11px}.GameBoard-module__zy2yLq__treasureToastClose{color:#7c3aed;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-size:16px;line-height:1}.GameBoard-module__zy2yLq__leaderboardBuilding{z-index:10;cursor:pointer;background:linear-gradient(160deg,#78350f 0%,#92400e 60%,#b45309 100%);border:1px solid #f59e0b;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:box-shadow .15s;display:flex;position:absolute;box-shadow:0 0 18px #f59e0b66,inset 0 0 10px #0000004d}.GameBoard-module__zy2yLq__leaderboardBuilding:hover{box-shadow:0 0 28px #f59e0ba6,inset 0 0 10px #0000004d}.GameBoard-module__zy2yLq__leaderboardBuildingIcon{font-size:30px;line-height:1}.GameBoard-module__zy2yLq__leaderboardBuildingLabel{color:#fef3c7;text-align:center;direction:rtl;font-size:9px;font-weight:700;line-height:1.2}.GameBoard-module__zy2yLq__leaderboardList{flex-direction:column;gap:8px;width:100%;display:flex}.GameBoard-module__zy2yLq__leaderboardRow{background:#e8e8e8;border-radius:4px;align-items:center;gap:10px;padding:8px 12px;display:flex}.GameBoard-module__zy2yLq__leaderboardRowMe{background:#fef9c3;border:1px solid #f59e0b}.GameBoard-module__zy2yLq__leaderboardRank{text-align:center;flex-shrink:0;width:28px;font-size:18px}.GameBoard-module__zy2yLq__leaderboardName{color:#1a1a2e;direction:rtl;flex:1;font-size:14px;font-weight:600}.GameBoard-module__zy2yLq__leaderboardMoney{color:#92400e;white-space:nowrap;font-size:13px;font-weight:700}.GameBoard-module__zy2yLq__knessetSellPrice{color:#16a34a;font-size:13px;font-weight:700}.GameBoard-module__zy2yLq__knessetSellBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:52px;padding:6px 14px;font-size:13px;font-weight:700;transition:background .15s;display:flex}.GameBoard-module__zy2yLq__knessetSellBtn:hover{background:#15803d}.GameBoard-module__zy2yLq__knessetSellBtn:disabled{opacity:.4}.GameBoard-module__zy2yLq__knessetEmpty{color:#666;text-align:center;direction:rtl;margin:0;font-size:13px;line-height:1.6}.GameBoard-module__zy2yLq__yadSaraBuilding{z-index:10;cursor:pointer;border:1px solid #e11d48;border-radius:5px;transition:box-shadow .15s;position:absolute;overflow:hidden;box-shadow:0 0 16px #e11d4866}.GameBoard-module__zy2yLq__yadSaraBuilding:hover{box-shadow:0 0 26px #e11d48a6}.GameBoard-module__zy2yLq__yadSaraImg{object-fit:cover;width:100%;height:100%;display:block}.GameBoard-module__zy2yLq__yadSaraModal{direction:rtl;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:340px;padding:0 0 24px;display:flex;overflow:hidden}.GameBoard-module__zy2yLq__yadSaraModalImg{object-fit:cover;width:100%;height:140px;display:block}.GameBoard-module__zy2yLq__yadSaraTitle{color:#be123c;text-align:center;margin:0;padding:0 20px;font-size:17px;font-weight:700}.GameBoard-module__zy2yLq__yadSaraMsg{color:#374151;text-align:center;margin:0;padding:0 20px;font-size:13px;line-height:1.65}.GameBoard-module__zy2yLq__yadSaraBalance{color:#6b7280;margin:0;font-size:12px}.GameBoard-module__zy2yLq__yadSaraActions{flex-direction:column;align-items:center;gap:8px;width:100%;padding:0 20px;display:flex}.GameBoard-module__zy2yLq__yadSaraDonateBtn{color:#fff;cursor:pointer;background:#e11d48;border:none;border-radius:5px;width:100%;padding:11px 28px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.GameBoard-module__zy2yLq__yadSaraDonateBtn:hover{background:#be123c}.GameBoard-module__zy2yLq__yadSaraDonateBtn:disabled{opacity:.45}.GameBoard-module__zy2yLq__yadSaraThanks{color:#16a34a;text-align:center;margin:0;padding:0 20px;font-size:15px;font-weight:600}.GameBoard-module__zy2yLq__onlineLabel{z-index:25;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;direction:rtl;background:#000000a6;border-radius:10px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:500;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.GameBoard-module__zy2yLq__onlineDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 6px #4ade80}.GameBoard-module__zy2yLq__cashoutBuilding{z-index:10;cursor:pointer;background:linear-gradient(135deg,#14532d,#166534);border:1px solid #4ade80;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:border-color .15s,transform .15s;display:flex;position:absolute;box-shadow:0 0 12px #4ade8059}.GameBoard-module__zy2yLq__cashoutBuilding:hover{border-color:#86efac;transform:scale(1.04)}.GameBoard-module__zy2yLq__cashoutBuildingIcon{font-size:28px;line-height:1}.GameBoard-module__zy2yLq__cashoutBuildingLabel{color:#bbf7d0;text-align:center;direction:rtl;padding:0 4px;font-size:9px;font-weight:700;line-height:1.2}.GameBoard-module__zy2yLq__cashoutModal{direction:rtl;background:#1a2e1a;border:1px solid #4ade80;border-radius:8px;flex-direction:column;flex-shrink:0;gap:14px;width:100%;max-width:380px;max-height:calc(100dvh - 24px);padding:28px 24px;display:flex;overflow-y:auto}.GameBoard-module__zy2yLq__cashoutTitle{color:#4ade80;text-align:center;margin:0;font-size:18px;font-weight:700}.GameBoard-module__zy2yLq__cashoutInfo{background:#4ade801a;border-radius:5px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.GameBoard-module__zy2yLq__cashoutInfo p{color:#bbf7d0;margin:0;font-size:13px;line-height:1.6}.GameBoard-module__zy2yLq__cashoutBalance{color:#d1fae5;text-align:center;margin:0;font-size:14px}.GameBoard-module__zy2yLq__cashoutFields{flex-direction:column;gap:12px;display:flex}.GameBoard-module__zy2yLq__cashoutField{flex-direction:column;gap:4px;display:flex}.GameBoard-module__zy2yLq__cashoutField label{color:#86efac;font-size:12px;font-weight:600}.GameBoard-module__zy2yLq__cashoutInput{color:#fff;background:#0f2010;border:1px solid #4ade80;border-radius:4px;outline:none;padding:8px 12px;font-size:14px}.GameBoard-module__zy2yLq__cashoutInput:focus{border-color:#86efac}.GameBoard-module__zy2yLq__cashoutCalc{color:#4ade80;text-align:center;margin:0;font-size:16px;font-weight:700}.GameBoard-module__zy2yLq__cashoutErrorBlock{flex-direction:column;align-items:center;gap:8px;display:flex}.GameBoard-module__zy2yLq__cashoutError{color:#f87171;text-align:center;margin:0;font-size:13px}.GameBoard-module__zy2yLq__cashoutInviteBtn{color:#fff;text-align:center;background:#25d366;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.GameBoard-module__zy2yLq__cashoutSuccess{color:#4ade80;text-align:center;margin:0;font-size:14px;font-weight:600}.GameBoard-module__zy2yLq__cashoutActions{justify-content:center;gap:10px;display:flex}.GameBoard-module__zy2yLq__cashoutSubmitBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:4px;padding:10px 24px;font-size:15px;font-weight:700;transition:background .15s}.GameBoard-module__zy2yLq__cashoutSubmitBtn:hover:not(:disabled){background:#15803d}.GameBoard-module__zy2yLq__cashoutSubmitBtn:disabled{opacity:.5;cursor:default}.GameBoard-module__zy2yLq__houseLabel{color:#f9fafb;text-overflow:ellipsis;white-space:nowrap;background-color:#0f172ab3;border-radius:2px;max-width:200%;padding:1px 4px;font-size:10px;line-height:1.2;position:absolute;bottom:4px;left:4px;overflow:hidden}.GameBoard-module__zy2yLq__triviaBuilding{z-index:10;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:transform .15s;display:flex;position:absolute}.GameBoard-module__zy2yLq__triviaBuilding:hover{transform:scale(1.04)}.GameBoard-module__zy2yLq__triviaBuildingIcon{font-size:80px}.GameBoard-module__zy2yLq__triviaBuildingLabel{color:#fff;letter-spacing:.5px;text-shadow:0 1px 3px #0009;font-size:14px;font-weight:700}.GameBoard-module__zy2yLq__triviaModal{direction:rtl;background:#1e1b4b;border:1px solid #818cf8;border-radius:7px;flex-direction:column;gap:14px;width:420px;max-width:95vw;padding:28px 24px 20px;display:flex;box-shadow:0 8px 32px #6366f180}.GameBoard-module__zy2yLq__triviaTitle{color:#e0e7ff;text-align:center;margin:0;font-size:20px;font-weight:800}.GameBoard-module__zy2yLq__triviaLevel{color:#a5b4fc;text-align:center;margin:0;font-size:13px}.GameBoard-module__zy2yLq__triviaQuestion{color:#f0f4ff;text-align:center;margin:0;font-size:17px;font-weight:600;line-height:1.5}.GameBoard-module__zy2yLq__triviaOptions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.GameBoard-module__zy2yLq__triviaOption{color:#e0e7ff;cursor:pointer;text-align:center;background:#312e81;border:1px solid #4f46e5;border-radius:4px;padding:10px 8px;font-size:14px;font-weight:600;transition:background .15s,transform .1s}.GameBoard-module__zy2yLq__triviaOption:hover:not(:disabled){background:#4338ca;transform:scale(1.03)}.GameBoard-module__zy2yLq__triviaOption:disabled{cursor:default}.GameBoard-module__zy2yLq__triviaOptionCorrect{color:#bbf7d0!important;background:#166534!important;border-color:#4ade80!important}.GameBoard-module__zy2yLq__triviaOptionWrong{opacity:.6;color:#fecaca!important;background:#7f1d1d!important;border-color:#f87171!important}.GameBoard-module__zy2yLq__triviaResult{flex-direction:column;align-items:center;gap:10px;display:flex}.GameBoard-module__zy2yLq__triviaResultCorrect{color:#4ade80;margin:0;font-size:15px;font-weight:700}.GameBoard-module__zy2yLq__triviaResultWrong{color:#f87171;margin:0;font-size:15px;font-weight:700}.GameBoard-module__zy2yLq__triviaNextBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:4px;padding:8px 22px;font-size:14px;font-weight:700;transition:background .15s}.GameBoard-module__zy2yLq__triviaNextBtn:hover{background:#4338ca}.GameBoard-module__zy2yLq__poopPopup{direction:rtl;background:#1a1a1a;border:1px solid #8b4513;border-radius:7px;flex-direction:column;align-items:center;gap:12px;width:320px;max-width:95vw;padding:24px 20px 18px;display:flex}.GameBoard-module__zy2yLq__poopPopupName{color:#fff;margin:0;font-size:16px;font-weight:700}.GameBoard-module__zy2yLq__poopThrowBtn{color:#fff;cursor:pointer;direction:rtl;background:#8b4513;border:none;border-radius:4px;width:100%;padding:10px 16px;font-size:14px;font-weight:700;transition:background .15s}.GameBoard-module__zy2yLq__poopThrowBtn:hover:not(:disabled){background:sienna}.GameBoard-module__zy2yLq__poopThrowBtn:disabled{opacity:.6;cursor:default}.GameBoard-module__zy2yLq__poopMessageBtn{color:#ccc;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:4px;width:100%;padding:8px 16px;font-size:14px;transition:background .15s}.GameBoard-module__zy2yLq__poopMessageBtn:hover{background:#333}.GameBoard-module__zy2yLq__cleanHouseHint{color:#fbbf24;white-space:nowrap;background:#0009;border-radius:2px;padding:1px 4px;font-size:9px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.GameBoard-module__zy2yLq__neighborhoodLabel{z-index:20;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:1px solid #fff3;border-radius:4px;flex-direction:column;align-items:center;gap:2px;min-width:120px;padding:4px 10px 5px;display:flex;position:absolute}.GameBoard-module__zy2yLq__neighborhoodLabelMine{pointer-events:auto;border-color:#facc15;box-shadow:0 0 10px #facc1580}.GameBoard-module__zy2yLq__neighborhoodName{color:#fff;white-space:nowrap;direction:rtl;font-size:11px;font-weight:800}.GameBoard-module__zy2yLq__neighborhoodCount{color:#aaa;direction:rtl;font-size:10px}.GameBoard-module__zy2yLq__neighborhoodClaimBtn{color:#000;cursor:pointer;background:#facc15;border:none;border-radius:3px;margin-top:3px;padding:3px 10px;font-size:11px;font-weight:800;transition:background .15s,transform .1s}.GameBoard-module__zy2yLq__neighborhoodClaimBtn:hover:not(:disabled){background:#fde047;transform:scale(1.05)}.GameBoard-module__zy2yLq__neighborhoodClaimBtn:disabled{opacity:.6;cursor:default}.GameBoard-module__zy2yLq__neighborhoodClaimed{color:#4ade80;margin-top:3px;font-size:10px;font-weight:700}.GameBoard-module__zy2yLq__pollWidget{z-index:10;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;padding-bottom:6px;display:flex;position:absolute}.GameBoard-module__zy2yLq__pollWidgetPlayers{flex:1;justify-content:center;align-items:flex-end;gap:4px;width:100%;display:flex}.GameBoard-module__zy2yLq__pollWidgetPlayer{cursor:pointer;flex-direction:column;justify-content:flex-end;align-items:center;width:35%;transition:transform .15s;display:flex;position:relative}.GameBoard-module__zy2yLq__pollWidgetPlayer:hover{transform:scale(1.08)}.GameBoard-module__zy2yLq__pollWidgetPlayer:first-child{width:45%}.GameBoard-module__zy2yLq__pollWidgetVoted .GameBoard-module__zy2yLq__pollWidgetImg{filter:drop-shadow(0 0 8px #4ade80)drop-shadow(0 2px 6px #0009)}.GameBoard-module__zy2yLq__pollWidgetCheck{color:#4ade80;text-shadow:0 1px 4px #000000e6;font-size:14px;font-weight:900;position:absolute;top:2px;left:50%;transform:translate(-50%)}.GameBoard-module__zy2yLq__pollWidgetImg{object-fit:contain;object-position:bottom;filter:drop-shadow(0 2px 6px #0009);width:100%;height:auto}.GameBoard-module__zy2yLq__pollWidgetPlayer:first-child .GameBoard-module__zy2yLq__pollWidgetImg{transform-origin:bottom;transform:scale(1.1)}.GameBoard-module__zy2yLq__pollWidgetVs{color:#fff;text-shadow:0 1px 4px #000c;padding-bottom:12px;font-size:13px;font-weight:900}.GameBoard-module__zy2yLq__pollBar{background:#3a7bd5;border-radius:2px;width:88%;height:7px;overflow:hidden}.GameBoard-module__zy2yLq__pollBarMessi{background:#e2b714;border-radius:2px;height:100%;transition:width .4s;display:block}.GameBoard-module__zy2yLq__pollNames{justify-content:space-between;width:88%;font-size:10px;font-weight:800;display:flex}.GameBoard-module__zy2yLq__pollNameMessi{color:#e2b714;text-shadow:0 1px 3px #000c}.GameBoard-module__zy2yLq__pollNameRonaldo{color:#5b9cf6;text-shadow:0 1px 3px #000c}.GameBoard-module__zy2yLq__pollModal{direction:rtl;background:#1a1a2e;border:1px solid #e2b714;border-radius:7px;flex-direction:column;align-items:center;gap:14px;width:400px;max-width:95vw;padding:28px 24px 20px;display:flex;box-shadow:0 8px 32px #e2b7144d}.GameBoard-module__zy2yLq__pollModalTitle{color:#e2b714;margin:0;font-size:22px;font-weight:800}.GameBoard-module__zy2yLq__pollModalSub{color:#888;margin:0;font-size:13px}.GameBoard-module__zy2yLq__pollModalBar{background:#3a7bd5;border-radius:3px;width:100%;height:12px;overflow:hidden}.GameBoard-module__zy2yLq__pollModalBarMessi{background:#e2b714;border-radius:3px;height:100%;transition:width .4s;display:block}.GameBoard-module__zy2yLq__pollModalCandidates{gap:16px;width:100%;display:flex}.GameBoard-module__zy2yLq__pollCandidate{cursor:pointer;background:#16213e;border:1px solid #0000;border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:12px 8px;transition:transform .15s,border-color .15s,background .15s;display:flex}.GameBoard-module__zy2yLq__pollCandidate:hover:not(:disabled){transform:scale(1.04)}.GameBoard-module__zy2yLq__pollCandidate:disabled{cursor:default}.GameBoard-module__zy2yLq__pollCandidateMessi{border-color:#e2b714}.GameBoard-module__zy2yLq__pollCandidateRonaldo{border-color:#3a7bd5}.GameBoard-module__zy2yLq__pollCandidateActive.GameBoard-module__zy2yLq__pollCandidateMessi{background:#e2b71426}.GameBoard-module__zy2yLq__pollCandidateActive.GameBoard-module__zy2yLq__pollCandidateRonaldo{background:#3a7bd526}.GameBoard-module__zy2yLq__pollCandidateMessi .GameBoard-module__zy2yLq__pollCandidateImg{transform-origin:bottom;transform:scale(1.1)}.GameBoard-module__zy2yLq__pollCandidateImg{object-fit:contain;object-position:bottom;border-radius:4px;width:100%;max-height:140px}.GameBoard-module__zy2yLq__pollCandidatePct{color:#ccc;font-size:20px;font-weight:800}.GameBoard-module__zy2yLq__pollCheck{color:#4ade80;font-size:11px;font-weight:700}.GameBoard-module__zy2yLq__pollLoginMsg{color:#888;margin:0;font-size:13px}.GameBoard-module__zy2yLq__pollChangeMsg{color:#666;margin:0;font-size:12px}.GameBoard-module__zy2yLq__candleModal{text-align:center;background:#1e1e2e;border:1px solid #3a2a50;border-radius:8px;flex-direction:column;align-items:center;gap:10px;width:300px;padding:28px 24px 20px;display:flex}.GameBoard-module__zy2yLq__candleTitle{color:#f5c842;margin:0;font-size:22px;font-weight:800}.GameBoard-module__zy2yLq__candleSubtitle{color:#c084fc;letter-spacing:.5px;margin:0;font-size:14px;font-weight:600}.GameBoard-module__zy2yLq__candleImg{object-fit:contain;border-radius:6px;width:100px;height:100px}.GameBoard-module__zy2yLq__candleDesc{color:#ccc;margin:0;font-size:14px}.GameBoard-module__zy2yLq__candleBalance{color:#aaa;margin:0;font-size:13px}.GameBoard-module__zy2yLq__candleActions{flex-direction:column;gap:8px;width:100%;display:flex}.GameBoard-module__zy2yLq__candleBuyBtn{color:#1a1a1a;cursor:pointer;background:linear-gradient(135deg,#f5c842,#e07b20);border:none;border-radius:5px;width:100%;padding:10px 0;font-size:15px;font-weight:700;transition:opacity .15s}.GameBoard-module__zy2yLq__candleBuyBtn:hover:not(:disabled){opacity:.88}.GameBoard-module__zy2yLq__candleBuyBtn:disabled{opacity:.4;cursor:default}.GameBoard-module__zy2yLq__candleThanks{color:#f5c842;margin:8px 0;font-size:16px;font-weight:700;line-height:1.6}@keyframes GameBoard-module__zy2yLq__godzillaPulse{0%,to{filter:drop-shadow(0 0 18px #00ff50b3);transform:scale(1)}50%{filter:drop-shadow(0 0 30px #00ff50);transform:scale(1.04)}}
.AuthCard-module__hVG8hq__card{pointer-events:auto;background:linear-gradient(#5a3000 0%,#3a1800 100%);border:1px solid #c8a000;border-radius:12px;flex-direction:column;flex-shrink:0;gap:14px;width:100%;max-width:280px;margin-right:auto;padding:28px 22px;display:flex;position:relative;box-shadow:0 6px 20px #0009,inset 0 1px #ffdc502e}.AuthCard-module__hVG8hq__card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffe66459,#0000);border-radius:999px;height:2px;position:absolute;top:4px;left:14px;right:14px}.AuthCard-module__hVG8hq__logoutBtn{cursor:pointer;color:#d4a84b;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background-color .15s;display:flex;position:absolute;top:8px;left:8px}.AuthCard-module__hVG8hq__logoutBtn:hover{color:#fff8e1;background-color:#ffc83c26}.AuthCard-module__hVG8hq__text{color:#fff8e1;text-shadow:0 1px 2px #00000080;margin:0;font-size:14px}.AuthCard-module__hVG8hq__primaryButton,.AuthCard-module__hVG8hq__secondaryButton{cursor:pointer;text-shadow:0 -1px #0000008c;letter-spacing:.3px;border-radius:8px;padding:9px 0;font-size:13px;font-weight:700;transition:transform 80ms,box-shadow 80ms}.AuthCard-module__hVG8hq__primaryButton{color:#fff;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;box-shadow:0 4px #7a3200,inset 0 1px #ffe67880}.AuthCard-module__hVG8hq__primaryButton:hover{transform:translateY(-1px);box-shadow:0 5px #7a3200,inset 0 1px #ffe67880}.AuthCard-module__hVG8hq__primaryButton:active{transform:translateY(3px);box-shadow:0 1px #7a3200}.AuthCard-module__hVG8hq__secondaryButton{color:#3a1800;text-shadow:none;background:linear-gradient(#e0e0e0 0%,#b8b8b8 100%);border:1px solid #888;box-shadow:0 4px #666,inset 0 1px #ffffff80}.AuthCard-module__hVG8hq__secondaryButton:hover{transform:translateY(-1px);box-shadow:0 5px #666,inset 0 1px #ffffff80}.AuthCard-module__hVG8hq__secondaryButton:active{transform:translateY(3px);box-shadow:0 1px #666}.AuthCard-module__hVG8hq__userRow{align-items:center;gap:12px;display:flex}.AuthCard-module__hVG8hq__nameRow{align-items:center;gap:8px;display:flex}.AuthCard-module__hVG8hq__editButton{cursor:pointer;color:#ffd84d;background:0 0;border:none;padding:0;font-size:14px}.AuthCard-module__hVG8hq__nameInput{box-sizing:border-box;color:#fff8e1;background:#1a0800;border:1px solid #c8a000;border-radius:6px;width:100%;padding:5px 10px;font-size:13px}.AuthCard-module__hVG8hq__nameEditColumn{flex-direction:column;gap:6px;width:100%;display:flex}.AuthCard-module__hVG8hq__saveNameButton{cursor:pointer;color:#fff;text-shadow:0 -1px #00000080;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:6px;align-self:flex-start;padding:5px 14px;font-size:12px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 3px #7a3200}.AuthCard-module__hVG8hq__saveNameButton:hover{transform:translateY(-1px);box-shadow:0 4px #7a3200}.AuthCard-module__hVG8hq__saveNameButton:active{transform:translateY(2px);box-shadow:0 1px #7a3200}.AuthCard-module__hVG8hq__avatar{border:1px solid #c8a000;border-radius:8px;width:42px;height:42px;box-shadow:0 2px 6px #0006}.AuthCard-module__hVG8hq__avatarFallback{color:#ffd84d;background:linear-gradient(#5a3000 0%,#3a1800 100%);border:1px solid #c8a000;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex}.AuthCard-module__hVG8hq__error{color:#ff6b6b;text-shadow:0 1px 2px #00000080;margin:0;font-size:13px}.AuthCard-module__hVG8hq__bio{color:#fde4a0;word-break:break-word;margin:0;font-size:12px;line-height:1.4}.AuthCard-module__hVG8hq__bioInput{box-sizing:border-box;resize:none;color:#fff8e1;background:#1a0800;border:1px solid #c8a000;border-radius:6px;width:100%;padding:6px 10px;font-family:inherit;font-size:12px}.AuthCard-module__hVG8hq__balanceText{color:#fde4a0;margin:0;font-size:13px}.AuthCard-module__hVG8hq__balanceValue{color:#ffd84d;text-shadow:0 1px 2px #0006;font-weight:700}.AuthCard-module__hVG8hq__inventorySection{flex-direction:column;gap:6px;display:flex}.AuthCard-module__hVG8hq__inventoryTitle{color:#fde4a0;margin:0;font-size:12px;font-weight:600}.AuthCard-module__hVG8hq__inventoryItems{flex-wrap:wrap;gap:6px;display:flex}.AuthCard-module__hVG8hq__inventoryItem{color:#fff;background:linear-gradient(#5a3000 0%,#3a1800 100%);border:1px solid #c8a000;border-radius:6px;padding:4px 8px;font-size:14px;box-shadow:0 2px #8b5500}.AuthCard-module__hVG8hq__horaotLink{color:#ffd84d;text-align:center;text-shadow:0 1px 2px #00000080;font-size:12px;text-decoration:none;transition:color .15s}.AuthCard-module__hVG8hq__horaotLink:hover{color:#fff8e1}.AuthCard-module__hVG8hq__farmButton{cursor:pointer;color:#fff;text-shadow:0 -1px #00000080;background:linear-gradient(#7de84a 0%,#3db800 45%,#2a8000 100%);border:1px solid #1a5c00;border-radius:8px;padding:9px 0;font-size:12px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 4px #164e00,inset 0 1px #b4ff7866}.AuthCard-module__hVG8hq__farmButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px #164e00,inset 0 1px #b4ff7866}.AuthCard-module__hVG8hq__farmButton:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #164e00}.AuthCard-module__hVG8hq__farmButton:disabled{opacity:.5;cursor:not-allowed}.AuthCard-module__hVG8hq__vipBadge{color:#3a1800;white-space:nowrap;background:linear-gradient(#ffd84d 0%,#c8a000 100%);border:1px solid #a07800;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;box-shadow:0 2px #8b6500}.AuthCard-module__hVG8hq__vipButton{cursor:pointer;color:#3a1800;background:linear-gradient(#fff4a0 0%,#ffd84d 45%,#c8a000 100%);border:1px solid #a07800;border-radius:8px;padding:9px 0;font-size:12px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 4px #8b6500,inset 0 1px #ffffdc99}.AuthCard-module__hVG8hq__vipButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px #8b6500,inset 0 1px #ffffdc99}.AuthCard-module__hVG8hq__vipButton:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #8b6500}.AuthCard-module__hVG8hq__vipButton:disabled{opacity:.5;cursor:not-allowed}
.NameModal-module__gdoyxq__modalBackdrop{z-index:20;background:#000000b3;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0;overflow-y:auto}.NameModal-module__gdoyxq__modal{background:linear-gradient(#4a2600 0%,#2a1200 100%);border:1px solid #c8a000;border-radius:14px;flex-direction:column;flex-shrink:0;gap:14px;width:320px;max-height:calc(100dvh - 24px);padding:28px 24px;display:flex;overflow-y:auto;box-shadow:0 8px 32px #000000b3,inset 0 1px #ffdc5026}.NameModal-module__gdoyxq__modalTitle{color:#ffd84d;text-shadow:0 -1px #0009,0 2px 4px #00000080;margin:0;font-size:18px;font-weight:700}.NameModal-module__gdoyxq__modalText{color:#fde4a0;text-shadow:0 1px 2px #0006;margin:0;font-size:14px}.NameModal-module__gdoyxq__modalInput{color:#fff8e1;background:#1a0800;border:1px solid #c8a000;border-radius:8px;outline:none;padding:9px 14px;font-size:14px;transition:border-color .15s}.NameModal-module__gdoyxq__modalInput:focus{border-color:#ffd84d}.NameModal-module__gdoyxq__primaryButton{cursor:pointer;color:#fff;text-shadow:0 -1px #0000008c;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:8px;padding:11px 18px;font-size:14px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 4px #7a3200,inset 0 1px #ffe67880}.NameModal-module__gdoyxq__primaryButton:hover{transform:translateY(-1px);box-shadow:0 5px #7a3200,inset 0 1px #ffe67880}.NameModal-module__gdoyxq__primaryButton:active{transform:translateY(3px);box-shadow:0 1px #7a3200}
.MessagesCard-module__MQRZhW__card{pointer-events:auto;background:linear-gradient(#4a2600 0%,#2a1200 100%);border:1px solid #c8a000;border-radius:10px;width:100%;max-width:280px;margin-right:auto;overflow:hidden;box-shadow:0 4px 16px #00000080,inset 0 1px #ffdc501f}.MessagesCard-module__MQRZhW__header{cursor:pointer;color:#ffd84d;text-align:right;text-shadow:0 -1px #0009,0 1px 3px #0006;background:linear-gradient(#6a3800 0%,#4a2200 100%);border:none;border-bottom:1px solid #c8a000;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:14px;font-weight:700;display:flex}.MessagesCard-module__MQRZhW__badge{color:#fff;text-shadow:0 -1px #0006;background:linear-gradient(#ff6b3d 0%,#c30 100%);border:1px solid #a20;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700;line-height:1.4;box-shadow:0 2px #881800}.MessagesCard-module__MQRZhW__chevron{color:#d4a84b;margin-right:auto;font-size:11px}.MessagesCard-module__MQRZhW__list{border-top:none;flex-direction:column;gap:1px;max-height:260px;display:flex;overflow-y:auto}.MessagesCard-module__MQRZhW__empty{color:#d4a84b;margin:0;padding:12px 18px;font-size:13px}.MessagesCard-module__MQRZhW__message{background:linear-gradient(#3a1e00 0%,#2a1200 100%);flex-direction:column;gap:3px;padding:10px 18px;display:flex}.MessagesCard-module__MQRZhW__unread{background:linear-gradient(#5a3000 0%,#3a1800 100%);border-right:1px solid #ffd84d}.MessagesCard-module__MQRZhW__messageTop{justify-content:space-between;align-items:center;display:flex}.MessagesCard-module__MQRZhW__from{color:#ffd84d;text-shadow:0 1px 2px #0006;font-size:12px;font-weight:700}.MessagesCard-module__MQRZhW__msgActions{opacity:0;align-items:center;gap:14px;transition:opacity .15s;display:flex}.MessagesCard-module__MQRZhW__message:hover .MessagesCard-module__MQRZhW__msgActions{opacity:1}@media (hover:none){.MessagesCard-module__MQRZhW__msgActions{opacity:1}}.MessagesCard-module__MQRZhW__replyBtn{cursor:pointer;color:#ffd84d;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.MessagesCard-module__MQRZhW__deleteBtn{cursor:pointer;color:#d4a84b;background:0 0;border:none;padding:0;font-size:13px;line-height:1}.MessagesCard-module__MQRZhW__replyBackdrop{z-index:30;background:#000000a6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.MessagesCard-module__MQRZhW__replyModal{direction:rtl;background:linear-gradient(#4a2600 0%,#2a1200 100%);border:1px solid #c8a000;border-radius:14px;flex-direction:column;flex-shrink:0;gap:14px;width:100%;max-width:340px;max-height:calc(100vh - 32px);padding:28px 24px;display:flex;overflow-y:auto;box-shadow:0 8px 32px #000000b3,inset 0 1px #ffdc5026}.MessagesCard-module__MQRZhW__replyLabel{color:#d4a84b;margin:0 0 6px;font-size:12px}.MessagesCard-module__MQRZhW__replyInventoryGrid{flex-wrap:wrap;gap:8px;display:flex}.MessagesCard-module__MQRZhW__replyInventoryItem{cursor:pointer;background:linear-gradient(#5a3000 0%,#3a1800 100%);border:1px solid #c8a000;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:transform 80ms;display:flex;box-shadow:0 2px #8b5500}.MessagesCard-module__MQRZhW__replyInventoryItem:hover{transform:translateY(-1px)}.MessagesCard-module__MQRZhW__replyInventoryItemSelected{background:linear-gradient(#7a5000 0%,#5a3200 100%);border-color:#ffd84d}.MessagesCard-module__MQRZhW__replyTitle{color:#ffd84d;text-shadow:0 -1px #0009;margin:0;font-size:15px;font-weight:700}.MessagesCard-module__MQRZhW__replyTextarea{resize:none;color:#fff8e1;background:#1a0800;border:1px solid #c8a000;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.MessagesCard-module__MQRZhW__replyTextarea::placeholder{color:#a07840}.MessagesCard-module__MQRZhW__replyActions{justify-content:flex-end;gap:10px;display:flex}.MessagesCard-module__MQRZhW__replySend{color:#fff;cursor:pointer;text-shadow:0 -1px #00000080;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 4px #7a3200,inset 0 1px #ffe67866}.MessagesCard-module__MQRZhW__replySend:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px #7a3200}.MessagesCard-module__MQRZhW__replySend:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #7a3200}.MessagesCard-module__MQRZhW__replySend:disabled{opacity:.45}.MessagesCard-module__MQRZhW__replyCancel{color:#d4a84b;cursor:pointer;background:0 0;border:1px solid #7a5500;border-radius:8px;padding:8px 14px;font-size:13px;transition:color .15s,border-color .15s}.MessagesCard-module__MQRZhW__replyCancel:hover{color:#fff8e1;border-color:#c8a000}.MessagesCard-module__MQRZhW__text{color:#fde4a0;word-break:break-word;margin:0;font-size:13px}.MessagesCard-module__MQRZhW__time{color:#a07840;align-self:flex-end;font-size:11px}
.ComposeModal-module__wFIzGa__composeBackdrop{z-index:30;background:#000000a6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:scroll}.ComposeModal-module__wFIzGa__composeModal{background:linear-gradient(#4a2600 0%,#2a1200 100%);border:1px solid #c8a000;flex-direction:column;flex-shrink:0;gap:14px;width:100%;max-width:340px;max-height:calc(100vh - 32px);padding:28px 24px;display:flex;overflow-y:scroll;box-shadow:0 8px 32px #000000b3,inset 0 1px #ffdc5026}.ComposeModal-module__wFIzGa__composeModal::-webkit-scrollbar{width:6px}.ComposeModal-module__wFIzGa__composeModal::-webkit-scrollbar-track{background:#0000004d;border-radius:3px}.ComposeModal-module__wFIzGa__composeModal::-webkit-scrollbar-thumb{background:#c8a000;border-radius:3px}.ComposeModal-module__wFIzGa__composeTitle{color:#ffd84d;text-shadow:0 -1px #0009,0 1px 3px #00000080;margin:0;font-size:16px;font-weight:700}.ComposeModal-module__wFIzGa__composeTextarea{resize:none;color:#fff8e1;background:#1a0800;border:1px solid #c8a000;border-radius:8px;outline:none;min-height:90px;padding:10px 12px;font-family:inherit;font-size:14px}.ComposeModal-module__wFIzGa__composeTextarea::placeholder{color:#a07840}.ComposeModal-module__wFIzGa__composeActions{justify-content:flex-end;gap:10px;display:flex}.ComposeModal-module__wFIzGa__weaponAttackBtn{color:#fff;cursor:pointer;text-shadow:0 -1px #00000080;direction:rtl;background:linear-gradient(#6b1010 0%,#3d0000 45%,#2a0000 100%);border:1px solid #8b0000;border-radius:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 4px #1a0000,inset 0 1px #ff646433}.ComposeModal-module__wFIzGa__weaponAttackBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px #1a0000,inset 0 1px #ff646433}.ComposeModal-module__wFIzGa__weaponAttackBtn:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #1a0000}.ComposeModal-module__wFIzGa__weaponAttackBtn:disabled{opacity:.6;cursor:default}.ComposeModal-module__wFIzGa__poopThrowBtn{color:#fff;cursor:pointer;text-shadow:0 -1px #00000080;background:linear-gradient(#b06020 0%,#7a3e00 45%,#5a2c00 100%);border:1px solid #5a2c00;border-radius:8px;width:100%;margin-bottom:4px;padding:10px 16px;font-size:13px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 4px #3a1800,inset 0 1px #ffb4504d}.ComposeModal-module__wFIzGa__poopThrowBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px #3a1800,inset 0 1px #ffb4504d}.ComposeModal-module__wFIzGa__poopThrowBtn:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #3a1800}.ComposeModal-module__wFIzGa__poopThrowBtn:disabled{opacity:.6;cursor:default}.ComposeModal-module__wFIzGa__composeSend{color:#fff;cursor:pointer;text-shadow:0 -1px #00000080;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 4px #7a3200,inset 0 1px #ffe67866}.ComposeModal-module__wFIzGa__composeSend:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px #7a3200}.ComposeModal-module__wFIzGa__composeSend:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #7a3200}.ComposeModal-module__wFIzGa__composeSend:disabled{opacity:.45}.ComposeModal-module__wFIzGa__composeCancel{color:#d4a84b;cursor:pointer;background:0 0;border:1px solid #7a5500;border-radius:8px;padding:8px 14px;font-size:13px;transition:color .15s,border-color .15s}.ComposeModal-module__wFIzGa__composeCancel:hover{color:#fff8e1;border-color:#c8a000}.ComposeModal-module__wFIzGa__targetMoney{color:#ffd84d;margin:0;font-size:14px;font-weight:700}.ComposeModal-module__wFIzGa__composeLabel{color:#d4a84b;margin:0 0 6px;font-size:12px}.ComposeModal-module__wFIzGa__inventoryGrid{flex-wrap:wrap;gap:8px;display:flex}.ComposeModal-module__wFIzGa__inventoryItem{cursor:pointer;background:linear-gradient(#5a3000 0%,#3a1800 100%);border:1px solid #c8a000;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;transition:transform 80ms,box-shadow 80ms;display:flex;box-shadow:0 2px #8b5500}.ComposeModal-module__wFIzGa__inventoryItem:hover{transform:translateY(-1px);box-shadow:0 3px #8b5500}.ComposeModal-module__wFIzGa__inventoryItemSelected{background:linear-gradient(#7a5000 0%,#5a3200 100%);border-color:#ffd84d;box-shadow:0 2px #c8a000}.ComposeModal-module__wFIzGa__itemCountBadge{color:#ffd84d;pointer-events:none;font-size:10px;font-weight:700;line-height:1;position:absolute;bottom:1px;right:3px}
.SplashScreen-module__Mligxq__splash{z-index:99999;opacity:1;background:#000;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.SplashScreen-module__Mligxq__splashFading{opacity:0}.SplashScreen-module__Mligxq__splashImg{object-fit:cover;width:100%;height:100%}.SplashScreen-module__Mligxq__splashLoader{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SplashScreen-module__Mligxq__splashSpinner{border:1px solid #c8a00040;border-top-color:#ffd84d;border-radius:50%;width:48px;height:48px;animation:.45s linear infinite SplashScreen-module__Mligxq__splashSpin;box-shadow:0 0 16px #ffd84d66}@keyframes SplashScreen-module__Mligxq__splashSpin{to{transform:rotate(360deg)}}
.StarHouseBanner-module__q67_nq__starHouseBanner{direction:rtl;background:linear-gradient(135deg,#78350f 0%,#92400e 80%);border:1px solid #f59e0b;border-radius:5px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex;box-shadow:0 0 12px #f59e0b40}.StarHouseBanner-module__q67_nq__starHouseIcon{flex-shrink:0;font-size:24px}.StarHouseBanner-module__q67_nq__starHouseText{flex-direction:column;gap:1px;min-width:0;display:flex}.StarHouseBanner-module__q67_nq__starHouseTitle{color:#fcd34d;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}.StarHouseBanner-module__q67_nq__starHouseName{color:#fef3c7;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.StarHouseBanner-module__q67_nq__starHouseSponsor{color:#d97706;font-size:10px}
.LotteryPopup-module__18j_Qq__backdrop{z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0;overflow-y:auto}.LotteryPopup-module__18j_Qq__modal{text-align:center;direction:rtl;background:linear-gradient(#5a3000 0%,#3a1800 100%);border:1px solid #c8a000;border-radius:18px;flex-shrink:0;width:90%;max-width:360px;max-height:calc(100dvh - 24px);padding:32px 28px;position:relative;overflow-y:auto;box-shadow:0 12px 40px #000000b3,inset 0 1px #ffdc5033}.LotteryPopup-module__18j_Qq__modal:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffe66473,#0000);border-radius:999px;height:2px;position:absolute;top:5px;left:16px;right:16px}.LotteryPopup-module__18j_Qq__icon{filter:drop-shadow(0 3px 6px #00000080);margin-bottom:12px;font-size:52px}.LotteryPopup-module__18j_Qq__title{color:#ffd84d;text-shadow:0 -1px #0009,0 2px 6px #00000080;margin:0 0 12px;font-size:22px;font-weight:700}.LotteryPopup-module__18j_Qq__body{color:#fde4a0;text-shadow:0 1px 2px #0006;margin:0 0 20px;font-size:15px;line-height:1.6}.LotteryPopup-module__18j_Qq__note{color:#d4a84b;text-shadow:0 1px 2px #0000004d;font-size:13px}.LotteryPopup-module__18j_Qq__waBtn{color:#fff;text-shadow:0 -1px #0006;background:linear-gradient(#4eff99 0%,#25d366 40%,#1aaa50 100%);border:1px solid #148a3c;border-radius:10px;margin-bottom:12px;padding:13px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:transform 80ms,box-shadow 80ms;display:inline-block;box-shadow:0 5px #0e6e2e,inset 0 1px #c8ffdc66}.LotteryPopup-module__18j_Qq__waBtn:hover{transform:translateY(-1px);box-shadow:0 6px #0e6e2e}.LotteryPopup-module__18j_Qq__waBtn:active{transform:translateY(4px);box-shadow:0 1px #0e6e2e}.LotteryPopup-module__18j_Qq__closeBtn{color:#d4a84b;cursor:pointer;text-shadow:0 1px 2px #0000004d;background:0 0;border:none;margin-top:4px;font-size:13px;transition:color .15s}.LotteryPopup-module__18j_Qq__closeBtn:hover{color:#ffd84d}
.ResourceBar-module__o4Ey0W__resourceBar{z-index:19;pointer-events:none;flex-direction:column;gap:6px;display:flex;position:fixed;top:12px;right:14px}@media (max-width:1220px){.ResourceBar-module__o4Ey0W__resourceBar{top:68px}}.ResourceBar-module__o4Ey0W__resourcePill{background:linear-gradient(#2a1400 0%,#1a0800 100%);border:1px solid #c8a000;border-radius:999px;align-items:center;min-width:140px;height:36px;padding-right:14px;display:flex;position:relative;overflow:visible;box-shadow:0 3px 10px #0009,inset 0 1px #ffdc501f}.ResourceBar-module__o4Ey0W__resourceIconWrap{z-index:1;background:linear-gradient(#f7c94a 0%,#d48000 55%,#a05800 100%);border:1px solid #8b5500;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-4px;font-size:20px;display:flex;position:relative;box-shadow:0 3px #6a3800,inset 0 1px #ffe67880}.ResourceBar-module__o4Ey0W__resourceValue{text-align:center;color:#fff8e1;letter-spacing:.5px;text-shadow:0 -1px #000000b3,0 1px 2px #00000080;direction:ltr;flex:1;padding-left:6px;font-size:16px;font-weight:700}
@keyframes ScrollHint-module__qoOwGq__scrollBounce{0%,to{opacity:.7;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(8px)}}.ScrollHint-module__qoOwGq__scrollHint{z-index:30;color:#fff;pointer-events:none;filter:drop-shadow(0 2px 4px #00000080);animation:1.4s ease-in-out infinite ScrollHint-module__qoOwGq__scrollBounce;position:fixed;bottom:20px;left:50%}
.MobilePortraitOverlay-module__cJAzNG__overlay{text-align:center;pointer-events:none;z-index:9999;color:#fff;text-shadow:0 1px 6px #000;direction:rtl;font-size:1.1rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}
.SiteHeader-module__BAu-nW__siteHeader{border-bottom:1px solid #c8a000;justify-content:space-between;align-items:center;gap:10px;width:100%;padding-bottom:14px;display:flex}.SiteHeader-module__BAu-nW__siteLogo{object-fit:contain;width:38px;height:38px}.SiteHeader-module__BAu-nW__scrollToHouseBtn{cursor:pointer;color:#fff;text-shadow:0 -1px #00000080;white-space:nowrap;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:700;line-height:1;transition:transform 80ms,box-shadow 80ms;box-shadow:0 3px #7a3200,inset 0 1px #ffe67866}.SiteHeader-module__BAu-nW__scrollToHouseBtn:hover{transform:translateY(-1px);box-shadow:0 4px #7a3200,inset 0 1px #ffe67866}.SiteHeader-module__BAu-nW__scrollToHouseBtn:active{transform:translateY(2px);box-shadow:0 1px #7a3200}.SiteHeader-module__BAu-nW__whatsappLink{color:#25d366;justify-content:center;align-items:center;transition:color .15s,filter .15s;display:flex}.SiteHeader-module__BAu-nW__whatsappLink:hover{color:#4eff99;filter:drop-shadow(0 2px 6px #25d36680)}.SiteHeader-module__BAu-nW__whatsappIcon{width:24px;height:24px}.SiteHeader-module__BAu-nW__advertisersLink{color:#ffd84d;white-space:nowrap;text-shadow:0 1px 2px #0006;background:linear-gradient(#5a3800 0%,#3a2000 100%);border:1px solid #c8a000;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:700;text-decoration:none;transition:transform 80ms,box-shadow 80ms,color .15s;box-shadow:0 2px #8b5500}.SiteHeader-module__BAu-nW__advertisersLink:hover{color:#fff8e1;transform:translateY(-1px);box-shadow:0 3px #8b5500}
.SidebarFooter-module__OJPOqq__sidebarFooter{color:#a07840;text-align:center;text-shadow:0 1px 2px #0006;direction:rtl;width:100%;margin-top:auto;padding-top:16px;font-size:11px;line-height:1.8}.SidebarFooter-module__OJPOqq__takanonLink{color:#d4a84b;background:linear-gradient(#3a1e00 0%,#2a1200 100%);border:1px solid #7a5500;border-radius:6px;padding:4px 9px;font-size:12px;text-decoration:none;transition:color .15s,border-color .15s}.SidebarFooter-module__OJPOqq__takanonLink:hover{color:#ffd84d;border-color:#c8a000}.SidebarFooter-module__OJPOqq__sidebarFooterLink{color:#ffd84d;text-shadow:0 1px 2px #0006;font-weight:600;text-decoration:none}.SidebarFooter-module__OJPOqq__sidebarFooterLink:hover{color:#fff8e1;text-decoration:underline}.SidebarFooter-module__OJPOqq__sidebarFooterPhone{color:#4eff99;text-shadow:0 1px 2px #0006;font-weight:600;text-decoration:none}.SidebarFooter-module__OJPOqq__sidebarFooterPhone:hover{text-decoration:underline}
.Sidebar-module__chRhja__overlay{pointer-events:auto;background:linear-gradient(#4a2600 0%,#2a1200 100%);border-left:1px solid #c8a000;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;height:100%;padding:24px;display:flex;overflow-y:auto;box-shadow:inset 0 1px #ffdc501a,inset 2px 0 #ffb42814}@media (max-width:1220px){.Sidebar-module__chRhja__overlay{z-index:20;-webkit-overflow-scrolling:touch;width:300px;height:100vh;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(100%);box-shadow:-4px 0 32px #000000b3,inset 0 1px #ffdc501a}.Sidebar-module__chRhja__overlayOpen{transform:translate(0)}.Sidebar-module__chRhja__overlay>*{flex-shrink:0}}.Sidebar-module__chRhja__sidebarToggle{display:none}@media (max-width:1220px){.Sidebar-module__chRhja__sidebarToggle{z-index:19;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 6px #00000080);background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform 80ms,box-shadow 80ms;display:flex;position:fixed;top:12px;right:12px;box-shadow:0 5px #7a3200,inset 0 1px #ffe67880}.Sidebar-module__chRhja__sidebarToggle:hover{transform:translateY(-1px);box-shadow:0 6px #7a3200,inset 0 1px #ffe67880}.Sidebar-module__chRhja__sidebarToggle:active{transform:translateY(3px);box-shadow:0 2px #7a3200,inset 0 1px #ffe67880}}.Sidebar-module__chRhja__sidebarToggleHidden{display:none!important}.Sidebar-module__chRhja__sidebarBackdrop{display:none}@media (max-width:1220px){.Sidebar-module__chRhja__sidebarBackdrop{z-index:19;background:#0000008c;display:block;position:fixed;inset:0}}.Sidebar-module__chRhja__sidebarTopRow{display:none}@media (max-width:1220px){.Sidebar-module__chRhja__sidebarTopRow{flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:center;gap:8px;margin-bottom:4px;display:flex}}.Sidebar-module__chRhja__scrollToHouseBtn{display:none}@media (max-width:1220px){.Sidebar-module__chRhja__scrollToHouseBtn{cursor:pointer;color:#fff;text-shadow:0 -1px #00000080;white-space:nowrap;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:700;line-height:1;transition:transform 80ms,box-shadow 80ms;box-shadow:0 3px #7a3200,inset 0 1px #ffe67866}.Sidebar-module__chRhja__scrollToHouseBtn:hover{transform:translateY(-1px);box-shadow:0 4px #7a3200,inset 0 1px #ffe67866}.Sidebar-module__chRhja__scrollToHouseBtn:active{transform:translateY(2px);box-shadow:0 1px #7a3200}}.Sidebar-module__chRhja__sidebarClose{display:none}@media (max-width:1220px){.Sidebar-module__chRhja__sidebarClose{color:#fff;cursor:pointer;background:linear-gradient(#f7c94a 0%,#e87e04 45%,#c05800 100%);border:1px solid #8b4500;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:4px;transition:transform 80ms,box-shadow 80ms;display:flex;box-shadow:0 3px #7a3200,inset 0 1px #ffe67866}.Sidebar-module__chRhja__sidebarClose:hover{transform:translateY(-1px);box-shadow:0 4px #7a3200,inset 0 1px #ffe67866}.Sidebar-module__chRhja__sidebarClose:active{transform:translateY(2px);box-shadow:0 1px #7a3200}}.Sidebar-module__chRhja__ideasLink{text-align:center;color:#ffd84d;text-shadow:0 1px #0006;box-sizing:border-box;background:linear-gradient(#3a1e00 0%,#2a1200 100%);border:1px solid #c8a000;border-radius:8px;width:100%;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:filter .15s;display:block;box-shadow:0 3px #7a5500}.Sidebar-module__chRhja__ideasLink:hover{filter:brightness(1.15)}.Sidebar-module__chRhja__installBtn{text-align:center;color:#fff;cursor:pointer;text-shadow:0 1px #0006;box-sizing:border-box;background:linear-gradient(#4caf6e 0%,#2e7d4f 45%,#1a5c35 100%);border:1px solid #1a5c35;border-radius:8px;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:700;transition:filter .15s,transform 80ms,box-shadow 80ms;display:block;box-shadow:0 3px #0d3d22}.Sidebar-module__chRhja__installBtn:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 4px #0d3d22}.Sidebar-module__chRhja__installBtn:active{transform:translateY(2px);box-shadow:0 1px #0d3d22}.Sidebar-module__chRhja__tagline{color:#5a3800;pointer-events:none;text-shadow:0 1px #ffffc899;background:linear-gradient(135deg,#ffe97a 0%,#ffd440 100%);border:1px solid #c8a000;border-radius:6px;max-width:100%;margin:0;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.5;box-shadow:0 2px #a87800,inset 0 1px #ffffc880}
.WanderingSheep-module__2WsZtW__container{pointer-events:none;z-index:25;position:fixed;inset:0;overflow:hidden}.WanderingSheep-module__2WsZtW__sheep{filter:drop-shadow(0 2px 4px #00000059);cursor:default;-webkit-user-select:none;user-select:none;font-size:42px;line-height:1;transition:transform .15s;animation:.6s ease-in-out infinite alternate WanderingSheep-module__2WsZtW__sheepBob;position:absolute}.WanderingSheep-module__2WsZtW__flipped{transform:scaleX(-1)}.WanderingSheep-module__2WsZtW__poop{-webkit-user-select:none;user-select:none;pointer-events:auto;cursor:pointer;z-index:26;font-size:22px;line-height:1;animation:4s ease-out forwards WanderingSheep-module__2WsZtW__poopDrop;position:absolute}@keyframes WanderingSheep-module__2WsZtW__sheepBob{0%{translate:0}to{translate:0 -4px}}@keyframes WanderingSheep-module__2WsZtW__poopDrop{0%{opacity:1;scale:.5}15%{opacity:1;scale:1}75%{opacity:1}to{opacity:0;scale:1}}
