:root{--u: 1px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;height:100%;overflow:hidden;background:#c71f30;font-family:Roboto,Segoe UI,system-ui,sans-serif;user-select:none;-webkit-user-select:none}#game-root{position:fixed;inset:0;background:#c71f30 url(./bg-COoIZZag.png) center top / cover no-repeat}#game-root.adv{background:linear-gradient(356.97deg,#2a0463 4.67%,#350577 97.37%)}button{font:inherit;color:inherit;border:0;padding:0;margin:0;background:none;cursor:pointer}img{display:block;pointer-events:none}[hidden]{display:none!important}.gc-frame:not(.adv) .gc-a,.gc-frame.adv .gc-r{display:none!important}.gc-frame{position:absolute;left:50%;top:0;width:calc(430 * var(--u));height:calc(932 * var(--u));transform:translate(-50%) scale(var(--sx, 1),var(--sy, 1));transform-origin:50% 0;background:url(./bg-COoIZZag.png) center / 100% 100% no-repeat;overflow:hidden}.gc-frame.adv{background:url(./adv-bg-BBu6M3DW.jpg) center top / 100% calc(728 * var(--u)) no-repeat,linear-gradient(356.97deg,#2a0463 4.67%,#350577 97.37%)}.gc-fill{position:absolute}.gc-me-face{border-radius:50%;overflow:hidden;background:#d9d9d9;display:grid;place-items:center;font-size:calc(10 * var(--u));font-weight:700;color:#5a3b2e}.gc-me-face img,.gc-rank-face img{width:100%;height:100%;object-fit:cover}.gc-toggle{background:#002b82;border:calc(2 * var(--u)) solid rgba(255,255,255,.7);border-radius:calc(40 * var(--u))}.gc-toggle-pill{position:absolute;left:0;top:0;width:calc(125 * var(--u));height:calc(32 * var(--u));border-radius:calc(40 * var(--u));background:linear-gradient(0deg,#1a72f7 4.69%,#8833f6 78.13%);transition:transform .25s ease}.gc-toggle.adv .gc-toggle-pill{transform:translate(calc(127 * var(--u)))}.gc-toggle-opt{position:absolute;top:0;width:50%;height:100%;font-size:calc(16 * var(--u));line-height:calc(19 * var(--u));color:#fff9;transition:color .25s}.gc-toggle-opt.regular{left:0}.gc-toggle-opt.advanced{right:0}.gc-toggle-opt.on{color:#fff}.gc-img-btn:active,.gc-chest:active,.gc-stat:active{transform:scale(.95)}.gc-round{color:#fff;font-size:calc(16 * var(--u));font-weight:500;line-height:calc(19 * var(--u));white-space:nowrap;text-shadow:0 calc(1 * var(--u)) calc(2 * var(--u)) rgba(0,60,120,.35)}.gc-sound{display:grid;place-items:center;border-radius:50%;background:#fff5e1;border:calc(1 * var(--u)) solid rgba(0,0,0,.5);color:#000000b3}.gc-sound svg{width:calc(17 * var(--u));height:calc(17 * var(--u))}.gc-cabin{transition:transform .15s ease,filter .15s ease}.gc-cabin:active{transform:scale(.96)}.gc-times{position:absolute;left:0;top:calc(32 * var(--u));width:100%;text-align:center;font-size:calc(12 * var(--u));font-weight:500;line-height:calc(14 * var(--u));color:#0009}.gc-bet{position:absolute;left:calc(49 * var(--u));top:calc(60 * var(--u));font-size:calc(13 * var(--u));line-height:calc(15 * var(--u));color:#000}.gc-cabin.has-bet .gc-bet{font-weight:700;color:#b3261e}.gc-cabin.lit{transform:scale(1.07);filter:drop-shadow(0 0 calc(5 * var(--u)) #fff8a0) drop-shadow(0 0 calc(12 * var(--u)) #ffc93c) brightness(1.08)}.gc-cabin.win{animation:gc-win .45s ease-in-out infinite alternate}@keyframes gc-win{0%{filter:drop-shadow(0 0 calc(4 * var(--u)) #fff38a);transform:scale(1)}to{filter:drop-shadow(0 0 calc(16 * var(--u)) #ffcf33) brightness(1.12);transform:scale(1.09)}}.gc-food{pointer-events:auto;cursor:pointer}.gc-frame.locked .gc-cabin,.gc-frame.locked .gc-food{cursor:default}.gc-cat{animation:gc-float 2.4s ease-in-out infinite;transform-origin:50% 100%}@keyframes gc-float{50%{transform:translateY(calc(-3 * var(--u))) rotate(-2deg)}}.gc-status{text-align:center;font-size:calc(12 * var(--u));line-height:calc(14 * var(--u));color:#000;white-space:nowrap}.gc-status.urgent{color:#c4161c;font-weight:700}.gc-status span{display:block}.gc-hot{pointer-events:none;filter:drop-shadow(0 calc(2 * var(--u)) calc(2 * var(--u)) rgba(0,0,0,.25));transform-origin:30% 100%;animation:gc-hot 1.2s ease-in-out infinite}@keyframes gc-hot{50%{transform:rotate(-4deg) scale(1.04)}}.gc-board-title{text-align:center;font-family:Inter,Roboto,Segoe UI,system-ui,sans-serif;font-size:calc(14 * var(--u));font-weight:600;line-height:calc(17 * var(--u));color:#0009}.gc-chip{border-radius:calc(7 * var(--u));background:#fde38c;box-shadow:0 0 calc(4 * var(--u)) #00000040;transition:transform .12s ease}.gc-chip.on{background:#98520d;box-shadow:inset 0 0 0 calc(3 * var(--u)) #4ccc15,0 0 calc(4 * var(--u)) #00000040;transform:translateY(calc(-2 * var(--u)))}.gc-chip-cup{position:absolute;filter:drop-shadow(0 0 calc(4 * var(--u)) rgba(0,0,0,.25))}.gc-chip-val{display:grid;place-items:center;background:#fdf5de;border:calc(1 * var(--u)) solid #9F5343;border-radius:calc(10 * var(--u));box-shadow:0 0 calc(4 * var(--u)) #00000040;font-size:calc(10 * var(--u));font-weight:600;line-height:1;color:#0009}.gc-special{transition:filter .2s}.gc-special.win{animation:gc-win .45s ease-in-out infinite alternate}.gc-pill{display:grid;place-items:center;background:#fff5e1;border:calc(1 * var(--u)) solid #AF5740;border-radius:calc(7 * var(--u));font-size:calc(16 * var(--u));font-weight:600;color:#0009}.gc-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(2 * var(--u));background:#fff4de;border:calc(2 * var(--u)) solid #9F5343;border-radius:calc(25 * var(--u));font-size:calc(12 * var(--u));font-weight:500;line-height:calc(14 * var(--u));color:#0009}.gc-stat-val{display:flex;align-items:center;gap:calc(4 * var(--u));color:#000}.gc-stat-val b{font-size:calc(13 * var(--u));font-weight:400;line-height:calc(15 * var(--u))}.gc-stat-val svg{width:calc(17 * var(--u));height:calc(17 * var(--u))}.gc-chest-bar{background:#860814;border-radius:calc(30 * var(--u));overflow:hidden}.gc-chest-fill{display:block;height:100%;width:0;border-radius:calc(30 * var(--u));background:linear-gradient(180deg,#ffe36b,#ffb52e);box-shadow:inset 0 calc(-2 * var(--u)) 0 #a0500059;transition:width .4s ease}.gc-chest{filter:drop-shadow(0 calc(2 * var(--u)) calc(3 * var(--u)) rgba(0,0,0,.3))}.gc-chest.ready{animation:gc-bob .7s ease-in-out infinite alternate;filter:drop-shadow(0 0 calc(8 * var(--u)) #ffe066)}.gc-chest.done{filter:grayscale(.7) opacity(.65)}@keyframes gc-bob{to{transform:translateY(calc(-4 * var(--u))) scale(1.06)}}.gc-chest-label{text-align:center;color:#fff;font-size:calc(10 * var(--u));font-weight:600;line-height:calc(12 * var(--u))}.gc-panel{background:#d9d9d94d;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:calc(5 * var(--u))}.gc-panel-title{color:#fff;font-size:calc(13 * var(--u));font-weight:600;line-height:calc(15 * var(--u))}.gc-slot{display:grid;place-items:center;background:#fffdfd;border:calc(1 * var(--u)) solid #AF5740;border-radius:50%}.gc-slot img{width:70%;height:70%;object-fit:contain}.gc-slot.new{animation:gc-pop .4s ease-out;box-shadow:0 0 0 calc(2 * var(--u)) #ffd722}@keyframes gc-pop{0%{transform:scale(.3)}70%{transform:scale(1.15)}}.gc-rank-line{background:#fff;border-radius:calc(1 * var(--u))}.gc-rank-text{color:#fff;font-size:calc(13 * var(--u));line-height:calc(15 * var(--u));white-space:nowrap}.gc-rank-name{overflow:hidden;text-overflow:ellipsis}.gc-rank-face{display:grid;place-items:center;overflow:hidden;border-radius:50%;border:calc(2 * var(--u)) solid #fff;background:#d9d9d9;font-size:calc(18 * var(--u));font-weight:700;color:#7a4a3a}.gc-rank-cup{filter:drop-shadow(0 0 calc(4 * var(--u)) rgba(0,0,0,.25))}.adv .gc-toggle{background:#340938;border-color:#614786}.adv .gc-toggle-pill{top:calc(-1 * var(--u));width:calc(124 * var(--u));height:calc(34 * var(--u));background:linear-gradient(0deg,#8348ed 4.69%,#b064f1 78.13%)}.adv .gc-toggle.adv .gc-toggle-pill{transform:translate(calc(129 * var(--u)))}.adv .gc-toggle-opt{color:#ffffff80}.adv .gc-toggle-opt.on{color:#fff}.adv .gc-round{text-shadow:none}.adv .gc-times{left:calc(4 * var(--u));top:calc(31 * var(--u));width:calc(84 * var(--u));font-size:calc(10 * var(--u));line-height:calc(12 * var(--u))}.adv .gc-bet{left:calc(37 * var(--u));top:calc(48 * var(--u));font-size:calc(12 * var(--u));line-height:calc(14 * var(--u))}.gc-dots{animation:gc-twinkle 1.2s ease-in-out infinite alternate}@keyframes gc-twinkle{0%{opacity:.55}to{opacity:1}}.gc-glow{pointer-events:none}.gc-star{transform:rotate(var(--r, 0deg));animation:gc-star 1.6s ease-in-out infinite alternate}@keyframes gc-star{to{transform:rotate(var(--r, 0deg)) scale(1.08);filter:brightness(1.15)}}.adv .gc-status{color:#fff;font-size:calc(12 * var(--u));font-weight:500;line-height:calc(14 * var(--u))}.adv .gc-status-key{margin-bottom:calc(2 * var(--u));color:#ffffffb3}.adv .gc-status.urgent{color:#ffe14d}.adv .gc-status.urgent .gc-status-key{color:#ffffffb3;font-weight:500}.gc-bulb{border-radius:50%;background:radial-gradient(circle,#fffdf0 30%,#ffff74 75%);box-shadow:0 0 calc(2 * var(--u)) calc(1 * var(--u)) #fff3b5,0 0 calc(6 * var(--u)) #fff3b5cc;pointer-events:none;animation:gc-twinkle .6s ease-in-out infinite alternate}.adv .gc-board-title{color:#fffc}.adv .gc-chip{background:#9b6dec;box-shadow:none}.adv .gc-chip.on{background:#af0609;box-shadow:inset 0 0 0 calc(2 * var(--u)) #29e515}.adv .gc-chip-cup{filter:drop-shadow(0 calc(1 * var(--u)) calc(2 * var(--u)) rgba(0,0,0,.3))}.adv .gc-chip-val{background:#fff3db;border-color:#601900;box-shadow:none;color:#712e25}.adv .gc-stat{background:#fff3db;border-color:#783729;color:#712e25}.adv .gc-stat-val{color:#783729}.adv .gc-chest-bar{background:#3c146e}.adv .gc-chest-label{font-size:calc(12 * var(--u));line-height:calc(14 * var(--u));text-shadow:0 0 calc(1 * var(--u)) rgba(113,46,37,.9),0 0 calc(1 * var(--u)) rgba(113,46,37,.9)}.adv .gc-panel{background:#0000004d}.gc-new{display:grid;place-items:center;background:linear-gradient(340.07deg,#ea0000 10.55%,#ff6262 73.09%);border-bottom:calc(1 * var(--u)) solid rgba(255,255,255,.7);border-radius:calc(10 * var(--u));color:#fff;font-size:calc(8 * var(--u));font-weight:600;line-height:1;pointer-events:none}.gc-adv-pop{position:absolute;inset:0;z-index:40;display:grid;place-items:center;background:#0a021e8c;animation:gc-fade .2s ease-out}@keyframes gc-fade{0%{opacity:0}}.gc-adv-card{position:relative;width:calc(355 * var(--u));height:calc(491 * var(--u));display:flex;flex-direction:column;align-items:center;padding-top:calc(22 * var(--u));background:linear-gradient(360deg,#582abe,#972cf4);border:calc(2 * var(--u)) solid #FFFFFF;border-radius:calc(20 * var(--u));box-shadow:0 calc(12 * var(--u)) calc(30 * var(--u)) #00000073;text-align:center;letter-spacing:-.02em;animation:gc-pop .25s ease-out}.gc-adv-x{position:absolute;top:calc(10 * var(--u));right:calc(10 * var(--u));width:calc(40 * var(--u));height:calc(40 * var(--u));display:grid;place-items:center}.gc-adv-x img{width:calc(19.6 * var(--u));height:calc(19.6 * var(--u))}.gc-adv-title{width:calc(160 * var(--u));height:calc(46 * var(--u));font-size:calc(20 * var(--u));line-height:calc(23 * var(--u));color:#fff;-webkit-text-stroke:calc(1 * var(--u)) #783729;paint-order:stroke fill}.gc-adv-title span,.gc-adv-text p{display:block;margin:0}.gc-adv-text{width:calc(260 * var(--u));margin-top:calc(20 * var(--u));font-size:calc(14 * var(--u));font-weight:500;line-height:calc(16 * var(--u));color:#ffffffb3;-webkit-text-stroke:calc(1 * var(--u)) rgba(113,46,37,.5);paint-order:stroke fill}.gc-adv-text p+p{margin-top:calc(16 * var(--u))}.gc-adv-coin{width:calc(98 * var(--u));height:calc(99 * var(--u));margin-top:calc(14 * var(--u));filter:drop-shadow(0 calc(4 * var(--u)) calc(6 * var(--u)) rgba(40,0,80,.4))}.gc-adv-coin+.gc-adv-text{margin-top:calc(12 * var(--u))}.gc-adv-hl{font-weight:700;color:#ff9b57;-webkit-text-stroke:calc(1 * var(--u)) rgba(255,255,255,.55)}.gc-adv-ok{position:absolute;left:50%;bottom:calc(37 * var(--u));width:calc(240 * var(--u));height:calc(39 * var(--u));transform:translate(-50%);background:#fefadf;border-radius:calc(20 * var(--u));font-size:calc(16 * var(--u));font-weight:500;line-height:calc(19 * var(--u));letter-spacing:-.02em;color:#710acb}.gc-adv-ok:active{transform:translate(-50%) scale(.97)}.gc-rules-pop{position:absolute;inset:0;z-index:40;display:grid;place-items:center;background:#0a021e8c;animation:gc-fade .2s ease-out}.gc-rules-card{position:relative;width:calc(358 * var(--u));height:calc(522 * var(--u));padding:calc(22 * var(--u)) calc(34 * var(--u)) 0;background:linear-gradient(180deg,#3182f5,#6532ef);border:calc(1 * var(--u)) solid #FFFFFF;border-radius:calc(20 * var(--u));box-shadow:0 calc(12 * var(--u)) calc(30 * var(--u)) #00000073;color:#fff;letter-spacing:-.02em;animation:gc-pop .25s ease-out}.gc-rules-x{position:absolute;top:calc(12 * var(--u));right:calc(12 * var(--u));width:calc(40 * var(--u));height:calc(40 * var(--u));display:grid;place-items:center}.gc-rules-x img{width:calc(19.6 * var(--u));height:calc(19.6 * var(--u))}.gc-rules-title{text-align:center;font-size:calc(25 * var(--u));font-weight:600;line-height:calc(29 * var(--u));margin-bottom:calc(22 * var(--u))}.gc-rules-list p{margin:0;font-size:calc(14 * var(--u));font-weight:600;line-height:calc(16 * var(--u))}.gc-rules-list p+p{margin-top:calc(15 * var(--u))}.gc-rk-pop{position:absolute;inset:0;z-index:40;background:#0a021e73;animation:gc-fade .2s ease-out}.gc-rk-sheet{position:absolute;left:0;bottom:0;width:calc(430 * var(--u));height:calc(569 * var(--u));background:linear-gradient(180deg,#3681f6f7,#633eedf7 76.79%);border-top:calc(2 * var(--u)) solid #FAFAFA;border-radius:calc(20 * var(--u)) calc(20 * var(--u)) 0 0;color:#fff;font-family:Poppins,Roboto,Segoe UI,system-ui,sans-serif;letter-spacing:-.02em;animation:gc-rise .28s ease-out}@keyframes gc-rise{0%{transform:translateY(100%)}}.gc-rk-help{position:absolute;left:calc(21 * var(--u));top:calc(13 * var(--u));width:calc(26 * var(--u));height:calc(26 * var(--u));display:grid;place-items:center;border:calc(2 * var(--u)) solid #FFFFFF;border-radius:50%;font-size:calc(17 * var(--u));font-weight:600;line-height:1}.gc-rk-title{position:absolute;left:0;right:0;top:calc(11 * var(--u));text-align:center;font-size:calc(20 * var(--u));line-height:calc(30 * var(--u));pointer-events:none}.gc-rk-orn{position:absolute;top:calc(19.5 * var(--u));width:calc(93.77 * var(--u));height:calc(12.86 * var(--u))}.gc-rk-orn.l{left:calc(62 * var(--u))}.gc-rk-orn.r{left:calc(274 * var(--u));transform:scaleX(-1)}.gc-rk-x{position:absolute;right:calc(6 * var(--u));top:calc(6 * var(--u));width:calc(40 * var(--u));height:calc(40 * var(--u));display:grid;place-items:center}.gc-rk-x img{width:calc(19.6 * var(--u));height:calc(19.6 * var(--u))}.gc-rk-tabs{position:absolute;left:0;right:0;display:flex;justify-content:center;gap:calc(24 * var(--u))}.gc-rk-tabs.main{top:calc(70 * var(--u))}.gc-rk-tabs.sub{top:calc(124 * var(--u))}.gc-rk-tab{height:calc(36 * var(--u));border-radius:calc(20 * var(--u));background:#2d5aaf;color:#fff9;font-family:inherit;font-size:calc(16 * var(--u));font-weight:500;line-height:calc(24 * var(--u));letter-spacing:-.02em;transition:background .15s,color .15s}.gc-rk-tabs.main .gc-rk-tab{width:calc(168 * var(--u))}.gc-rk-tabs.sub .gc-rk-tab{width:calc(139 * var(--u))}.gc-rk-tab.on{background:#54a1fd;color:#fff;box-shadow:0 0 0 calc(2 * var(--u)) #ffffff80,0 calc(4 * var(--u)) 0 0 #00000040}.gc-rk-list{position:absolute;left:0;right:0;top:calc(185 * var(--u));bottom:calc(8 * var(--u));overflow-y:auto}.gc-rk-row{position:relative;height:calc(60 * var(--u))}.gc-rk-row.mine{background:#ffffff24}.gc-rk-row>*{position:absolute;top:50%;transform:translateY(-50%)}.gc-rk-pos{left:calc(20 * var(--u));width:calc(46 * var(--u));text-align:center;font-size:calc(20 * var(--u));font-weight:500;line-height:calc(30 * var(--u))}.gc-rk-face{left:calc(75 * var(--u));width:calc(39 * var(--u));height:calc(39 * var(--u));display:grid;place-items:center;overflow:hidden;border:calc(1 * var(--u)) solid #FFFFFF;border-radius:50%;background:#d9d9d9;color:#5b3fb5;font-size:calc(16 * var(--u));font-weight:600}.gc-rk-face img{width:100%;height:100%;object-fit:cover}.gc-rk-name,.gc-rk-amount{font-size:calc(16 * var(--u));font-weight:500;line-height:calc(24 * var(--u));white-space:nowrap}.gc-rk-name{left:calc(132 * var(--u));width:calc(152 * var(--u));overflow:hidden;text-overflow:ellipsis}.gc-rk-coin{left:calc(291 * var(--u));width:calc(24 * var(--u));height:calc(24 * var(--u));filter:drop-shadow(0 calc(4 * var(--u)) calc(4 * var(--u)) rgba(0,0,0,.25))}.gc-rk-coin svg{display:block;width:100%;height:100%}.gc-rk-amount{left:calc(321 * var(--u))}.gc-rk-note{margin:calc(60 * var(--u)) 0 0;text-align:center;font-size:calc(15 * var(--u));color:#fffc}.gc-rs-pop{position:absolute;inset:0;z-index:35;background:#0a021e40;animation:gc-fade .2s ease-out}.gc-rs-sheet{position:absolute;left:0;bottom:0;width:calc(430 * var(--u));height:calc(433 * var(--u));overflow:hidden;background:linear-gradient(180deg,#397af2,#3f2193 76.79%);border-top:calc(2 * var(--u)) solid #7DA6D4;border-radius:calc(20 * var(--u)) calc(20 * var(--u)) 0 0;color:#fff;font-family:Roboto,Segoe UI,system-ui,sans-serif;letter-spacing:-.02em;animation:gc-rise .3s ease-out}.gc-rs-wm{opacity:.1}.gc-rs-count{font-size:calc(16 * var(--u));font-weight:500;line-height:calc(19 * var(--u));color:#fffc}.gc-rs-food{object-fit:contain;filter:drop-shadow(0 calc(6 * var(--u)) calc(5 * var(--u)) rgba(0,0,0,.35));animation:gc-pop .45s ease-out}.gc-rs-bar{background:#fae13e;transform:rotate(-61.82deg)}.gc-rs-dot{background:#1687d8;border-radius:50%}.gc-rs-line{display:flex;align-items:center;gap:calc(6 * var(--u));font-size:calc(16 * var(--u));line-height:calc(19 * var(--u));white-space:nowrap}.gc-rs-line img{width:calc(26 * var(--u));height:calc(28 * var(--u));object-fit:contain}.gc-rs-title{text-align:center;color:#efc641;font-size:calc(16 * var(--u));line-height:calc(19 * var(--u))}.gc-rs-face{display:grid;place-items:center;overflow:hidden;border:calc(2 * var(--u)) solid #FFFFFF;border-radius:50%;background:#d9d9d9;color:#5b3fb5;font-size:calc(26 * var(--u));font-weight:700}.gc-rs-face img{width:100%;height:100%;object-fit:cover}.gc-rs-crown{filter:drop-shadow(0 calc(2 * var(--u)) calc(2 * var(--u)) rgba(0,0,0,.3))}.gc-rs-badge{display:grid;place-items:center;background:center / 100% 100% no-repeat;font-family:Poppins,Roboto,sans-serif;font-weight:900;line-height:1}.gc-rs-name{display:grid;place-items:center;font-family:Poppins,Roboto,sans-serif;font-size:calc(14 * var(--u));font-weight:600;line-height:calc(21 * var(--u));color:#000;white-space:nowrap;letter-spacing:0}.gc-rs-amt{display:flex;align-items:center;justify-content:center;gap:calc(6 * var(--u));font-size:calc(17 * var(--u));line-height:calc(20 * var(--u));letter-spacing:0}.gc-rs-amt img{width:calc(20 * var(--u));height:calc(20 * var(--u));object-fit:contain}.gc-rs-note{text-align:center;font-size:calc(15 * var(--u));color:#fffc}.gc-ds-pop{position:absolute;inset:0;z-index:40;display:grid;place-items:center;background:#0a021e8c;animation:gc-fade .2s ease-out}.gc-ds-card{position:relative;width:calc(331 * var(--u));height:calc(422 * var(--u));padding-top:calc(20 * var(--u));background:linear-gradient(180deg,#3a76ee,#3f2193);border-radius:calc(20 * var(--u));box-shadow:0 calc(12 * var(--u)) calc(30 * var(--u)) #00000073;color:#fff;font-family:Roboto,Segoe UI,system-ui,sans-serif;letter-spacing:-.02em;animation:gc-pop .25s ease-out}.gc-ds-title{text-align:center;font-size:calc(20 * var(--u));font-weight:500;line-height:calc(23 * var(--u))}.gc-ds-box{width:calc(282 * var(--u));height:calc(104 * var(--u));margin:calc(14 * var(--u)) auto 0;padding:calc(12 * var(--u)) calc(20 * var(--u)) 0;background:#15d8c733;box-shadow:0 0 calc(6 * var(--u)) #00000040;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:calc(10 * var(--u))}.gc-ds-row{display:flex;align-items:center;height:calc(29 * var(--u));font-size:calc(16 * var(--u));font-weight:500;line-height:calc(19 * var(--u));white-space:pre}.gc-ds-row b{font-weight:500;color:#ffd23f}.gc-ds-icon{display:inline-block;width:calc(17 * var(--u));height:calc(17 * var(--u));margin-left:calc(9 * var(--u));filter:drop-shadow(0 0 calc(2 * var(--u)) rgba(0,0,0,.25))}.gc-ds-icon svg{display:block;width:100%;height:100%}.gc-ds-text{width:calc(284 * var(--u));margin:calc(14 * var(--u)) auto 0;font-size:calc(14 * var(--u));font-weight:500;line-height:calc(16 * var(--u))}.gc-ds-text p{margin:0;white-space:pre-wrap}.gc-ds-text p+p{margin-top:calc(8 * var(--u))}.gc-ds-text .gc-ds-head+p{margin-top:calc(4 * var(--u))}.gc-ds-ok{position:absolute;left:50%;bottom:calc(33 * var(--u));width:calc(237 * var(--u));height:calc(53 * var(--u));transform:translate(-50%);background:#15d8c7;border-radius:calc(30 * var(--u));color:#fff;font-size:calc(18 * var(--u));font-weight:500;line-height:calc(21 * var(--u));letter-spacing:-.02em}.gc-ds-ok:active{transform:translate(-50%) scale(.97)}.gc-rr-pop{position:absolute;inset:0;z-index:45;display:grid;place-items:center;background:#0a021e8c;animation:gc-fade .2s ease-out}.gc-rr-card{position:relative;width:calc(358 * var(--u));height:calc(522 * var(--u));background:linear-gradient(180deg,#3182f5,#6633f0);border:calc(1 * var(--u)) solid #FFFFFF;border-radius:calc(20 * var(--u));box-shadow:0 calc(12 * var(--u)) calc(30 * var(--u)) #00000073;color:#fff;font-family:Roboto,Segoe UI,system-ui,sans-serif;font-weight:500;animation:gc-pop .25s ease-out}.gc-rr-x{position:absolute;top:calc(10 * var(--u));right:calc(10 * var(--u));width:calc(38 * var(--u));height:calc(38 * var(--u));display:grid;place-items:center;z-index:1}.gc-rr-x img{width:calc(16.6 * var(--u));height:calc(16.6 * var(--u))}.gc-rr-body{position:absolute;inset:0;overflow-y:auto;padding:calc(31 * var(--u)) calc(28 * var(--u)) calc(24 * var(--u)) calc(27 * var(--u))}.gc-rr-body p{margin:0}.gc-rr-head{font-size:calc(12 * var(--u));line-height:calc(14 * var(--u))}.gc-rr-rule{width:calc(263 * var(--u));margin-top:calc(15 * var(--u))!important;font-size:calc(12 * var(--u));line-height:calc(14 * var(--u))}.gc-rr-gap{margin-top:calc(20 * var(--u))!important}.gc-rr-weekly{margin-top:calc(29 * var(--u))!important}.gc-rr-table{width:calc(301 * var(--u));margin-top:calc(9 * var(--u));border:calc(1 * var(--u)) solid #FFFFFF}.gc-rr-tr{display:flex;height:calc(43.4 * var(--u))}.gc-rr-tr+.gc-rr-tr{border-top:calc(1 * var(--u)) solid #FFFFFF}.gc-rr-th{height:calc(30 * var(--u));font-size:calc(12 * var(--u));line-height:calc(14 * var(--u))}.gc-rr-rank{flex:0 0 calc(45.5 * var(--u));display:grid;place-items:center;border-right:calc(1 * var(--u)) solid #FFFFFF}.gc-rr-reward{flex:1;display:flex;align-items:center;justify-content:center}.gc-rr-th .gc-rr-reward{justify-content:center}.gc-rr-num{font-size:calc(14 * var(--u));line-height:calc(16 * var(--u))}.gc-rr-tr:not(.gc-rr-th) .gc-rr-reward{justify-content:flex-start;padding-left:calc(18 * var(--u))}.gc-rr-coins{min-width:calc(50 * var(--u));text-align:right}.gc-rr-coin{width:calc(15 * var(--u));height:calc(15 * var(--u));margin-left:calc(9 * var(--u));filter:drop-shadow(0 calc(4 * var(--u)) calc(4 * var(--u)) rgba(0,0,0,.25))}.gc-rr-coin svg{display:block;width:100%;height:100%}.gc-rr-plus{margin:0 calc(12 * var(--u)) 0 calc(24 * var(--u))}.gc-rr-frame{width:calc(34 * var(--u));height:calc(34 * var(--u));object-fit:contain}.gc-rr-frame.big{width:calc(37 * var(--u));height:calc(37 * var(--u));margin:0 calc(-1.5 * var(--u))}.gc-rr-days{margin-left:calc(10 * var(--u));font-weight:600;letter-spacing:-.02em}.gc-toast{z-index:20;padding:calc(8 * var(--u)) calc(14 * var(--u));border-radius:calc(18 * var(--u));background:#280e08d9;border:calc(1 * var(--u)) solid rgba(255,215,34,.6);color:#fff;text-align:center;font-size:calc(13 * var(--u));font-weight:600;pointer-events:none}.gc-toast.show{animation:gc-pop .3s ease-out}.gc-sheet{position:absolute;inset:0;z-index:30;display:grid;place-items:center;padding:calc(24 * var(--u));background:#1406048c}.gc-sheet-card{position:relative;width:100%;max-height:80%;display:flex;flex-direction:column;padding:calc(16 * var(--u)) calc(14 * var(--u)) calc(14 * var(--u));border-radius:calc(16 * var(--u));background:#fff4de;border:calc(3 * var(--u)) solid #9F5343;box-shadow:0 calc(6 * var(--u)) 0 #7a3a2c,0 calc(16 * var(--u)) calc(30 * var(--u)) #00000073;color:#4a2a20;animation:gc-pop .25s ease-out}.gc-sheet-title{text-align:center;font-size:calc(20 * var(--u));font-weight:700;color:#9f5343;margin-bottom:calc(10 * var(--u))}.gc-sheet-close{position:absolute;top:calc(10 * var(--u));right:calc(10 * var(--u));width:calc(30 * var(--u));height:calc(30 * var(--u));border-radius:50%;background:#fde38c;border:calc(2 * var(--u)) solid #9F5343;color:#9f5343;font-weight:900;font-size:calc(14 * var(--u))}.gc-sheet-body{overflow-y:auto;font-size:calc(13 * var(--u));line-height:1.45}.gc-sheet-note{margin:0 0 calc(8 * var(--u));text-align:center;font-weight:600}.gc-rules{margin:0 0 calc(12 * var(--u));padding-left:calc(18 * var(--u))}.gc-rules li+li{margin-top:calc(5 * var(--u))}.gc-pay-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(6 * var(--u))}.gc-pay{display:flex;flex-direction:column;align-items:center;gap:calc(2 * var(--u));padding:calc(6 * var(--u)) 0;border-radius:calc(10 * var(--u));background:#fafc8e;border:calc(1 * var(--u)) solid #CD8C52}.gc-pay img{width:calc(30 * var(--u));height:calc(30 * var(--u));object-fit:contain}.gc-pay b{font-size:calc(13 * var(--u));color:#9f5343}.gc-row{display:flex;align-items:center;gap:calc(10 * var(--u));padding:calc(8 * var(--u)) calc(10 * var(--u));border-radius:calc(10 * var(--u));background:#fff;border:calc(1 * var(--u)) solid #E7C9A8}.gc-row+.gc-row{margin-top:calc(6 * var(--u))}.gc-row img{width:calc(34 * var(--u));height:calc(30 * var(--u));object-fit:contain}.gc-row span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gc-row b{color:#9f5343}.gc-row.reached{background:#fff7c2;border-color:#e0b040}.gc-row.mine{outline:calc(2 * var(--u)) solid #FFD722}.gc-row-pos{font-style:normal;font-weight:800;color:#9f5343;min-width:calc(22 * var(--u))}
