:root{color:#f8fffb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b1016;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{margin:0}button{-webkit-tap-highlight-color:transparent}.app-shell{background:#071018;place-items:center;width:100%;min-height:100vh;padding:20px;display:grid}.launch-screen,.game-screen{isolation:isolate;background:#09131a;border:1px solid #e1cb8b61;border-radius:8px;width:min(100%,430px);min-height:min(900px,100vh - 40px);position:relative;overflow:hidden;box-shadow:0 34px 90px #0000007a}.launch-screen{background:#071423;height:min(900px,100dvh - 40px);min-height:min(620px,100dvh - 40px);display:block}button{font:inherit}.start-button,.account-login-button{cursor:pointer;border:0;border-radius:8px;width:100%;font-weight:900;transition:transform .16s,filter .16s,box-shadow .16s}.start-button{color:#f6fff7;letter-spacing:0;background:#20b35a;min-height:54px;font-size:1.02rem;animation:2.8s ease-in-out infinite button-breathe;box-shadow:0 12px 24px #11773b6b,inset 0 -2px #04321840}.start-button:active,.account-login-button:active{transform:translateY(1px)scale(.99)}.account-login-button{color:#f6fff7d1;background:#14242a;border:1px solid #b4c7bc4d;min-height:46px;margin-top:9px;font-size:.88rem}.account-login-button:disabled{color:#f6fff761;box-shadow:none;cursor:not-allowed;background:#14242ab8;border-color:#b4c7bc29}.launch-sky{z-index:-2;background-image:url(/launch-facility-background.png);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.launch-safe{min-height:100%;padding:max(14px, env(safe-area-inset-top)) 16px max(10px, env(safe-area-inset-bottom));grid-template-rows:minmax(0,1fr) auto auto;gap:clamp(6px,1vh,10px);display:grid}.launch-content{z-index:3;text-align:center;align-self:end;width:100%;padding:10px 2px 6px;position:relative}.launch-content h1{color:#f8fffb;text-shadow:0 5px 18px #0000007a;margin:0;font-size:3.55rem;font-weight:950;line-height:.92}.launch-slogan{color:#eef8efe0;max-width:340px;margin:12px auto 18px;font-size:1.04rem;font-weight:750;line-height:1.32}.launch-footer{color:#e8f3ec6b;text-align:center;place-items:end center;min-height:20px;font-size:.68rem;font-weight:800;display:grid}.game-screen{background:#081820}.skyline{z-index:-2;background:linear-gradient(#0a1b24,#102820 72%,#071117);position:absolute;inset:0}.mockup-header{inset:max(7px, env(safe-area-inset-top)) 8px auto;z-index:12;grid-template-columns:62px 1fr;grid-template-areas:"profile stats";align-items:start;gap:7px;display:grid;position:absolute}.profile-panel,.resource-card,.left-rail button,.right-rail button,.match-dock,.bottom-nav,.profile-dropdown{color:#fff;-webkit-backdrop-filter:blur(12px);background:linear-gradient(#0e1e22f5,#030c10f5);border:1px solid #e0cc8f5c;box-shadow:inset 0 1px #ffffff14,0 10px 22px #00000057}.profile-container{grid-area:profile;min-width:0;position:relative}.profile-panel{text-align:center;cursor:pointer;border-radius:12px;grid-template-rows:40px auto;place-items:center;gap:4px;width:100%;min-height:68px;padding:5px;display:grid}.profile-portrait{background:radial-gradient(circle at 50% 26%,#ffd2aa 0 10px,#0000 11px),radial-gradient(circle at 50% 52%,#103f31 0 22px,#0000 23px),linear-gradient(145deg,#1d7564,#093041);border:2px solid #26ab7ee6;border-radius:10px;width:40px;height:40px;position:relative;overflow:hidden}.profile-portrait:before{content:"";background:#512410;border-radius:50% 50% 35% 35%;width:19px;height:11px;position:absolute;top:7px;left:12px}.profile-summary{place-items:center;gap:2px;min-width:0;display:grid}.profile-level{color:#fff8d5;background:#facc1524;border:1px solid #facc156b;border-radius:999px;justify-content:center;align-items:center;min-height:15px;padding:0 6px;font-size:.54rem;font-weight:950;display:inline-flex}.profile-stars{color:#facc15;letter-spacing:0;font-size:.48rem;line-height:1}.profile-dropdown{z-index:30;border-radius:10px;gap:3px;padding:5px;display:flex;position:absolute;top:calc(100% + 8px);left:8px}.dropdown-item{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.dropdown-item:hover{color:#f87171;background:#ef44442e}.logout-svg{display:block}.top-cards{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#0e1e22f5,#030c10f5);border:1px solid #e0cc8f5c;border-radius:12px;grid-area:stats;grid-template-columns:repeat(4,minmax(0,1fr));place-self:start;gap:0;width:min(100%,244px);min-width:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 22px #00000057}.resource-card{min-width:0;min-height:40px;box-shadow:none;text-align:center;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff1a;border-radius:0;justify-content:center;align-items:center;gap:4px;padding:5px 3px;display:flex}.reset-prototype-button span{font-size:1.25rem;font-weight:900}.reset-prototype-button:hover{color:#fbbf24;background:#f59e0b2e}.resource-card:last-child{border-right:0}.resource-icon{color:#1d220d;width:18px;height:18px;text-shadow:none;border-radius:50%;flex:0 0 18px;place-items:center;font-size:.7rem;font-weight:950;display:grid}.star .resource-icon{background:#facc15}.happy .resource-icon{background:#91db32}.coin .resource-icon{background:#f6a313}.gem .resource-icon{background:#62dc31}.clock-card .resource-icon{background:#75d6ff}.resource-card strong{color:#fff;font-size:.7rem;line-height:1}.clock-card{position:relative}.clock-progress{background:#ffffff1f;border-radius:2px;height:2px;position:absolute;bottom:3px;left:5px;right:5px;overflow:hidden}.clock-progress:after{content:"";border-radius:inherit;background:#66d7ff;width:62%;height:100%;display:block}.resource-popover{z-index:32;background:#050f12f5;border:1px solid #e0cc8f52;border-radius:8px;gap:2px;width:178px;padding:8px 10px;display:grid;position:absolute;top:46px;right:0;box-shadow:0 12px 22px #00000052}.resource-popover strong{color:#f8e4ad;font-size:.7rem}.resource-popover span{color:#ffffffb3;font-size:.6rem;line-height:1.3}.left-rail,.right-rail{z-index:10;gap:6px;display:grid;position:absolute;top:100px}.left-rail{left:max(7px, env(safe-area-inset-left));flex-direction:column;align-items:center;gap:8px;width:42px;display:flex}.left-rail.is-hidden-vertical .left-rail-stack{opacity:0;visibility:hidden;pointer-events:none;gap:0;max-height:0;margin:0}.left-rail-stack{opacity:1;visibility:visible;flex-direction:column;gap:6px;max-height:250px;transition:all .26s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.toggle-left-sidebar-button{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:8;background:#0d171bd9;border:1px solid #e0cc8f33;border-radius:6px;justify-content:center;align-items:center;width:22px;min-height:22px;margin:0 auto;font-size:.92rem;font-weight:950;transition:all .2s;display:flex}.toggle-left-sidebar-button:hover{color:#fff;background:#142a2ff5;border-color:#e0cc8f66}.right-rail{right:max(7px, env(safe-area-inset-right));transition:transform .22s}.right-rail.is-hidden{transform:translate(calc(100% + 10px))}.right-rail-stack{gap:6px;display:grid}.toggle-sidebar-button{border-radius:6px;width:22px;min-height:22px;padding:0;font-size:.92rem;font-weight:950;position:absolute;top:10px;left:-25px}.left-rail-stack button,.right-rail-stack button{cursor:pointer;border-radius:9px;place-items:center;width:38px;min-height:44px;padding:4px;display:grid;position:relative}.left-rail span,.right-rail-stack span{color:#ffe95f;place-items:center;width:28px;height:28px;font-size:1rem;font-weight:950;display:grid}.left-rail small,.right-rail-stack small{color:#fff;font-size:.58rem;font-weight:900;display:none}.left-rail b{color:#fff;background:#ef2f24;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.58rem;display:grid;position:absolute;top:-4px;right:-4px}.right-rail-stack b{background:#ef2f24;border-radius:50%;width:9px;height:9px;position:absolute;top:6px;right:7px}.club-map{z-index:1;background:#183623;position:absolute;inset:78px 0 80px;overflow:hidden}.settlement-surface{transform-origin:50%;will-change:transform;background-image:linear-gradient(#0510121f 0%,#0000 16% 70%,#050f1280 100%),url(/game-facility-map-v2.png);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;overflow:hidden}.map-gesture-layer{touch-action:none;cursor:grab;position:absolute;inset:0;overflow:hidden}.map-gesture-layer:active{cursor:grabbing}.map-reset-button{z-index:12;color:#fff3b0;cursor:pointer;background:#050f12e6;border:1px solid #e0cc8f5c;border-radius:8px;width:44px;height:44px;font-size:1.15rem;position:absolute;top:10px;right:54px}.settlement-surface:after{content:"";z-index:8;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 42px #040d0f6b}.facility-object{z-index:4;color:#fff;cursor:pointer;background:0 0;border:0;min-width:76px;min-height:58px;padding:0;position:absolute}.facility-plot{background:#07191233;border:1px dashed #fde0477a;border-radius:8px;position:absolute;inset:0}.pitch-object .facility-plot,.office-object .facility-plot,.locker-object .facility-plot,.stand-object .facility-plot,.cafe-object .facility-plot,.parking-object .facility-plot{display:none}.status-active .facility-state,.status-max_level .facility-state{background:#59da67;box-shadow:0 0 0 3px #59da6729}.status-maintenance_required .facility-state{background:#f0a72d;animation:2.6s ease-in-out infinite maintenance-pulse}.status-available .facility-label{border-color:#59da67ad}.status-locked{opacity:.76}.status-constructing .facility-plot,.status-upgrading .facility-plot{background:#26824133;border-style:solid;border-color:#5bde67b8}.map-gesture-layer.is-zoomed-out .facility-label{transform-origin:50%;transform:scale(.92)}.facility-object:focus-visible{outline-offset:3px;outline:2px solid #facc15}.facility-label{z-index:3;text-align:left;pointer-events:none;background:#050f11e6;border:1px solid #e0cc8f5c;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:13px 1fr;align-items:center;column-gap:4px;min-width:76px;padding:5px 6px;display:grid;position:absolute;box-shadow:0 8px 14px #0000004d}.facility-state{color:#172016;background:#e5b82e;border-radius:50%;grid-row:1/3;place-items:center;width:11px;height:11px;font-size:.48rem;font-weight:950;display:grid}.is-ready .facility-state{background:#59da67;animation:2.2s ease-in-out infinite ready-pulse;box-shadow:0 0 0 4px #59da6729}.is-maintenance .facility-state{background:#f0a72d;animation:2.6s ease-in-out infinite maintenance-pulse}.facility-label strong,.facility-label small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.facility-label strong{font-size:.64rem;line-height:1.05}.facility-label small{color:#ffffffa8;font-size:.5rem;font-weight:800}.pitch-object{z-index:3;height:38%;top:16%;left:5%;right:5%}.pitch-object .facility-label{border-color:#5bde6785;top:2%;left:50%;transform:translate(-50%)}.office-object{width:27%;height:15%;top:51%;left:49%}.office-object .facility-label{bottom:3px;left:50%;transform:translate(-50%)}.locker-object{width:31%;height:14%;top:14%;right:4%}.locker-object .facility-label{bottom:2px;right:30%}.stand-object{width:34%;height:15%;top:48%;left:2%}.stand-object .facility-label{bottom:1px;left:2px}.cafe-object{width:21%;height:14%;top:53%;right:2%}.cafe-object .facility-label{bottom:1px;right:0}.parking-object{width:40%;height:18%;top:76%;right:3%}.parking-object .facility-label{top:2px;right:0}.technical-depot-object{width:21%;height:13%;top:34%;right:4%}.sports-shop-object{width:24%;height:12%;top:67%;right:3%}.staff-room-object{width:23%;height:12%;top:67%;left:36%}.second-pitch-object{width:42%;height:13%;top:2%;left:5%}.technical-depot-object .facility-label,.sports-shop-object .facility-label,.staff-room-object .facility-label,.second-pitch-object .facility-label{top:50%;left:50%;transform:translate(-50%,-50%)}.profile-xp{color:#ffffffa8;font-size:.48rem;font-weight:800}.building-sheet{left:8px;right:8px;bottom:calc(76px + env(safe-area-inset-bottom));z-index:16;color:#fff;background:#050f12f7;border:1px solid #e0cc8f6b;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:7px;max-height:min(44dvh,430px);padding:7px 9px 9px;display:grid;position:absolute;overflow:hidden;box-shadow:0 -12px 30px #0000006b}.building-sheet-handle{background:#ffffff3d;border-radius:2px;width:42px;height:3px;margin:0 auto}.building-sheet-header{grid-template-columns:38px 1fr 36px;align-items:center;gap:8px;display:grid}.building-sheet-icon{color:#ffe45c;background:#173f2a;border-radius:7px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.building-sheet-header div{gap:1px;min-width:0;display:grid}.building-sheet-header small,.building-sheet-header span{color:#ffffff9e;font-size:.54rem;font-weight:800}.building-sheet-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.building-sheet-header button{color:#fff;background:#ffffff14;border:0;border-radius:7px;width:36px;height:36px;font-size:1.2rem}.building-sheet-scroll{gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.building-description,.building-requirements p{color:#ffffffad;margin:0;font-size:.6rem;line-height:1.35}.building-requirements,.building-stats,.building-subfeatures{gap:5px;display:grid}.requirement-progress{background:#ffffff17;border-radius:3px;height:5px;overflow:hidden}.requirement-progress span{background:#46bd55;height:100%;display:block}.building-requirements>strong,.building-subfeatures>strong{font-size:.62rem}.building-requirements>div:not(.requirement-progress),.building-stats>div{grid-template-columns:18px 1fr auto;align-items:center;gap:5px;font-size:.58rem;display:grid}.building-requirements .is-complete span{color:#69dd74}.building-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.building-stats>div{background:#ffffff0a;border-left:2px solid #3f9f50;grid-template-columns:1fr;padding:6px}.building-stats small{color:#ffffff94}.building-stats em{color:#69dd74;font-style:normal}.building-subfeatures{grid-template-columns:repeat(2,minmax(0,1fr))}.building-subfeatures strong{grid-column:1/-1}.building-subfeatures span{color:#ffffffb8;border:1px solid #ffffff1a;border-radius:5px;padding:5px 6px;font-size:.55rem}.building-action-meta{color:#ffffff9e;justify-content:space-between;gap:8px;font-size:.56rem;display:flex}.building-primary-action,.building-secondary-action{letter-spacing:0;border:0;border-radius:7px;min-height:44px;font-size:.7rem;font-weight:950}.building-primary-action{color:#fff;background:#279840}.building-secondary-action{color:#b8f1bf;background:#2798401f;border:1px solid #69dd746b;min-height:36px}.building-primary-action:disabled{color:#ffffff6b;background:#25302e}.completion-toast{z-index:20;color:#eaffec;text-align:center;background:#052817f5;border:1px solid #69dd748a;border-radius:7px;min-width:150px;padding:9px 12px;font-size:.68rem;font-weight:900;position:absolute;top:92px;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #00000057}.facility-info{z-index:14;background:#050f12f0;border:1px solid #e0cc8f57;border-radius:9px;grid-template-columns:12px 1fr 28px;align-items:center;gap:8px;min-height:52px;padding:8px;display:grid;position:absolute;top:84px;left:58px;right:58px;box-shadow:0 14px 24px #0000005c}.info-state{background:#e5b82e;border-radius:50%;width:10px;height:10px}.info-state.is-ready{background:#59da67}.info-state.is-maintenance{background:#f0a72d}.facility-info div{gap:2px;min-width:0;display:grid}.facility-info strong{font-size:.72rem}.facility-info small{color:#ffffffad;font-size:.56rem;line-height:1.25}.facility-info button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:6px;width:28px;min-height:28px;font-size:1.1rem}.match-dock{left:10px;right:10px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:11;border-radius:10px;grid-template-columns:1fr 48px 76px;align-items:center;gap:8px;min-height:56px;padding:7px 8px;display:grid;position:absolute}.match-dock div{min-width:0}.match-dock span{color:#69dd44;text-transform:uppercase;font-size:.64rem;font-weight:950;display:block}.match-dock strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;line-height:1.15;display:block;overflow:hidden}.match-dock strong b{color:#7ee157;font-size:.82rem}.match-dock time{color:#fff;text-align:center;font-size:.72rem;font-weight:900}.match-dock button{color:#fff;background:#248d3f;border:1px solid #9cff5c80;border-radius:8px;min-height:42px;font-size:1.02rem;font-weight:950}.bottom-nav{left:8px;right:8px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:12;border-radius:11px;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;min-height:64px;display:grid;position:absolute;overflow:hidden}.nav-item{color:#ffffffd1;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;font-size:.57rem;font-weight:900;display:flex}.nav-item:last-child{border-right:0}.nav-item.is-active{color:#fff1a3;background:#0b5534;box-shadow:inset 0 -4px #facc15e6,inset 0 2px #ffffff14}.nav-icon{color:#f8e4ad;place-items:center;width:24px;height:24px;font-size:1rem;font-weight:950;display:grid}button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.depo-dock,.pitch-upgrade-dock{left:10px;right:10px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:8;color:#fff;-webkit-backdrop-filter:blur(12px);background:linear-gradient(#0e1e22f5,#030c10f5);border:1px solid #e0cc8f5c;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex;position:absolute;box-shadow:inset 0 1px #ffffff14,0 10px 22px #00000057}.pitch-upgrade-dock{z-index:11;max-height:min(430px,58dvh)}.pitch-upgrade-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:42px;padding-bottom:8px;display:flex}.pitch-upgrade-header div{gap:1px;display:grid}.pitch-upgrade-header small{color:#65d87a;text-transform:uppercase;font-size:.58rem;font-weight:900}.pitch-upgrade-header strong{color:#f8e4ad;font-size:.92rem}.pitch-upgrade-header button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;width:34px;min-height:34px;font-size:1.2rem}.pitch-upgrade-items{scrollbar-width:thin;scrollbar-color:#65d87a7a transparent;gap:6px;max-height:min(344px,47dvh);padding-right:2px;display:grid;overflow-y:auto}.pitch-upgrade-item{background:#0003;border:1px solid #ffffff12;border-radius:8px;grid-template-columns:36px minmax(0,1fr) 78px;align-items:center;gap:8px;min-height:54px;padding:6px;display:grid}.pitch-upgrade-icon{color:#f8e4ad;background:#facc151a;border:1px solid #e0cc8f38;border-radius:7px;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:950;display:grid}.pitch-upgrade-info{gap:3px;min-width:0;display:grid}.pitch-upgrade-info strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.pitch-upgrade-info small{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;overflow:hidden}.pitch-upgrade-item>button{color:#fff;cursor:pointer;background:#1d8a45;border:1px solid #78e98b5c;border-radius:7px;place-items:center;gap:1px;min-height:40px;padding:4px 6px;display:grid}.pitch-upgrade-item>button span{font-size:.52rem;font-weight:850}.pitch-upgrade-item>button strong{color:#fff2a8;font-size:.66rem}.pitch-upgrade-item>button:disabled{color:#ffffff61;cursor:not-allowed;background:#ffffff0f;border-color:#ffffff14}.pitch-upgrade-item>button:disabled strong{color:#ffffff61}.depo-header{color:#f8e4ad;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:.9rem;display:flex}.multiplier-toggles{background:#0006;border-radius:6px;gap:2px;padding:2px;display:flex}.multiplier-toggles button{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:800;transition:all .2s}.multiplier-toggles button:hover{color:#fff;background:#ffffff26}.multiplier-toggles button.is-active{color:#4ade80;background:#20b35a4d}.depo-items{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;gap:8px;max-height:min(284px,40dvh);display:flex;overflow-y:auto}.depo-items::-webkit-scrollbar{display:none}.depo-item{background:#0003;border:1px solid #ffffff0d;border-radius:8px;grid-template-columns:46px minmax(0,1fr) 112px;align-items:center;gap:8px;padding:8px;display:grid}.depo-item-visual{align-self:start;width:44px;position:relative}.depo-item-visual>span{color:#fff1a3;text-align:center;background:#15241c;border:1px solid #facc1561;border-radius:999px;min-width:38px;padding:2px 4px;font-size:.52rem;font-weight:900;position:absolute;bottom:-5px;left:3px}.depo-item-img{object-fit:cover;border:1px solid #ffffff1a;border-radius:8px;width:44px;height:44px;box-shadow:0 4px 12px #0006}.depo-item-info{flex-direction:column;flex:1;gap:2px;display:flex}.depo-item-name{color:#fff;font-size:.85rem;font-weight:700}.depo-item-stock{color:#91db32;font-size:.7rem}.depo-item-cost{color:#ffb74d;font-size:.65rem;font-weight:800}.depo-item-actions{flex-direction:column;align-items:stretch;gap:5px;display:flex}.depo-price-control{background:#0d171b99;border:1px solid #e0cc8f26;border-radius:8px;justify-content:space-between;align-items:center;gap:4px;padding:4px;display:flex}.depo-price-control button{cursor:pointer;border:none;border-radius:6px;place-items:center;width:24px;height:24px;font-size:1rem;font-weight:900;transition:all .15s;display:grid}.depo-price-control .btn-minus{color:#f87171;background:#ef444426}.depo-price-control .btn-minus:hover{background:#ef44444d}.depo-price-control .btn-plus{color:#4ade80;background:#20b35a26}.depo-price-control .btn-plus:hover{background:#20b35a4d}.depo-price-control span{text-align:center;color:#f6a313;min-width:30px;font-size:.72rem;font-weight:800}.depo-secondary-actions{align-items:stretch;gap:5px;display:flex}.equipment-upgrade-btn{color:#fff;cursor:pointer;background:#1d8a45;border:1px solid #78e98b57;border-radius:7px;flex:1;place-items:center;gap:0;min-width:0;min-height:34px;padding:3px 5px;display:grid}.equipment-upgrade-btn span{font-size:.48rem;font-weight:850}.equipment-upgrade-btn strong{color:#fff2a8;font-size:.62rem}.equipment-upgrade-btn:disabled{color:#ffffff61;cursor:not-allowed;background:#ffffff0f;border-color:#ffffff14}.equipment-upgrade-btn:disabled strong{color:#ffffff61}.depo-buy-btn{color:#fff;cursor:pointer;background:linear-gradient(#20b35a,#15803d);border:1px solid #9cff5c4d;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;transition:all .2s;display:grid;box-shadow:0 4px 12px #15803d40}.depo-buy-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}@keyframes ready-pulse{0%,to{box-shadow:0 0 0 3px #59da671f}50%{box-shadow:0 0 0 6px #59da673d}}@keyframes maintenance-pulse{0%,to{opacity:.72}50%{opacity:1}}@keyframes button-breathe{0%,to{box-shadow:0 12px 24px #11773b61,inset 0 -2px #04321840}50%{box-shadow:0 14px 28px #20b35a80,inset 0 -2px #04321840}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width<=420px){.app-shell{padding:0}.launch-screen,.game-screen{border:0;border-radius:0;width:100%;min-height:100dvh}.launch-screen{height:100dvh}.launch-safe{padding:max(12px, env(safe-area-inset-top)) 14px max(8px, env(safe-area-inset-bottom));grid-template-rows:minmax(0,1fr) auto auto;gap:8px}.launch-content{padding-top:10px}.launch-content h1{font-size:3.05rem}.launch-slogan{margin-bottom:15px;font-size:.96rem}.start-button{min-height:52px}@media (height<=700px){.launch-safe{grid-template-rows:minmax(0,1fr) auto auto;gap:6px}.launch-content{padding-top:12px}.launch-content h1{font-size:2.55rem}.launch-slogan{margin-top:9px;margin-bottom:12px;font-size:.88rem}.start-button{min-height:48px;font-size:.94rem}.launch-footer{min-height:16px;font-size:.62rem}}.mockup-header{grid-template-columns:60px 1fr;gap:6px}.profile-panel{min-height:66px}.profile-portrait{width:38px;height:38px}.top-cards{width:min(100%,242px)}.resource-card{gap:4px;min-height:40px;padding:4px 3px}.resource-icon{flex-basis:18px;width:18px;height:18px;font-size:.72rem}.resource-card strong{font-size:.68rem}.resource-value{font-size:.95rem}.left-rail,.right-rail{top:96px}.left-rail-stack button,.right-rail-stack button{width:38px;min-height:44px}.club-map{inset:74px 0 76px}.facility-label{min-width:72px;padding:4px 5px}.facility-label strong{font-size:.6rem}.facility-label small{font-size:.47rem}.bottom-nav{left:6px;right:6px}@media (height<=720px){.club-map{inset:72px 0}.left-rail-stack,.right-rail-stack{gap:4px}.left-rail-stack button,.right-rail-stack button{min-height:40px}.bottom-nav{min-height:60px}.match-dock,.depo-dock,.pitch-upgrade-dock{bottom:calc(80px + env(safe-area-inset-bottom))}}}.settings-icon-button{color:#fff;cursor:pointer;z-index:20;background:#0e1e22fa;border:1px solid #e0cc8f99;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;transition:all .2s;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 4px 12px #0009}.settings-icon-button:hover{background:#142a2ff5;transform:scale(1.05)}.settings-modal-overlay{z-index:999;-webkit-backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.settings-panel{background:linear-gradient(#142a2ffa,#0a1418fa);border:1px solid #e0cc8f5c;border-radius:16px;flex-direction:column;gap:16px;width:90%;max-width:320px;padding:16px;display:flex;box-shadow:0 20px 40px #0009}.settings-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.settings-header strong{color:#e0cc8f;font-size:1.1rem}.settings-header button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.5rem}.settings-header button:hover{opacity:1}.settings-content{flex-direction:column;gap:12px;display:flex}.settings-action-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.settings-action-btn:hover{background:#ffffff1a}.settings-action-btn.danger-btn{color:#ff5f5f;background:#ff5f5f0d;border-color:#ff5f5f33}.settings-action-btn.danger-btn:hover{background:#ff5f5f1a}
