html,body{background:#0b1020;height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow:hidden}#wrap{position:fixed;inset:0}canvas{width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}#start{z-index:20;background:#000000c7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.card{color:#fff;background:#0f1428eb;border:1px solid #ffffff1f;border-radius:18px;width:min(520px,100vw - 28px);padding:18px 16px;box-shadow:0 18px 55px #0006}.title{letter-spacing:.2px;font-size:18px;font-weight:900}.sub{opacity:.85;margin-top:6px;font-size:13px;line-height:1.5}.btn{color:#fff;background:#ffffff24;border:0;border-radius:14px;width:100%;margin-top:14px;padding:12px;font-size:15px;font-weight:800}.btn:active{transform:translateY(1px)}.hint{opacity:.75;margin-top:10px;font-size:12px;line-height:1.5}#hud{z-index:10;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border-radius:14px;padding:10px 12px;position:fixed;top:12px;left:12px;box-shadow:0 10px 30px #00000040}#hud .hudHeader{justify-content:flex-start;align-items:center;gap:10px;min-width:180px;display:flex}#hud .hudTitle{white-space:nowrap;font-weight:900}#hud #btnToggleHud{cursor:pointer;color:#fff;letter-spacing:-.2px;background:linear-gradient(135deg,#ffc55af5,#7c3aedeb);border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:950;box-shadow:0 10px 24px #7c3aed52,inset 0 0 0 1px #ffffff2e}#hud .hudMapBtn{cursor:pointer;color:#fff;white-space:nowrap;background:#ffffff21;border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;box-shadow:0 8px 20px #00000038,inset 0 0 0 1px #ffffff1f}#hud.hud-collapsed{background:#0000007a;padding:8px 10px}#hud.hud-collapsed .hudHeader{min-width:0}#hud.hud-collapsed #hudBody{display:none}#hud.hud-collapsed #btnToggleHud{background:linear-gradient(135deg,#ffc55afa,#7c3aedf5);box-shadow:0 12px 30px #7c3aed6b,0 0 18px #ffc55a38}#hud.hud-collapsed .hudMapBtn{background:#ffffff24;box-shadow:0 10px 24px #00000047,0 0 14px #54b4ff2e}#btnMobileView{z-index:13;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#0f1423c7;border:0;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:950;display:none;position:fixed;top:88px;right:14px;box-shadow:0 10px 26px #00000057,inset 0 0 0 1px #ffffff24}#btnMobileView.is-wide{background:linear-gradient(135deg,#54b4ffeb,#7c3aedeb);box-shadow:0 12px 30px #54b4ff38,inset 0 0 0 1px #ffffff2e}#btnMobileView:active{transform:translateY(1px)scale(.99)}@media (hover:none),(pointer:coarse),(width<=760px){#btnMobileView{display:block}}@media (width<=640px){#btnMobileView{padding:9px 12px;font-size:12px;top:116px;left:22px;right:auto}}#hud .row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}#hud button{cursor:pointer;color:#fff;background:#ffffff1f;border:0;border-radius:10px;padding:8px 10px}#hud input{width:140px}#hud .small{opacity:.8;margin-top:8px;font-size:12px}#joy{z-index:12;touch-action:none;width:140px;height:140px;position:fixed;bottom:18px;left:18px}#joy .base{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:50%;position:absolute;inset:0}#joy .knob{background:#ffffff38;border:1px solid #ffffff38;border-radius:50%;width:56px;height:56px;margin-top:-28px;margin-left:-28px;position:absolute;top:50%;left:50%}#padHelp{z-index:12;color:#fff;opacity:.85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border-radius:14px;padding:10px 12px;font-size:12px;position:fixed;bottom:18px;right:14px}#padHelp b{font-weight:800}.pill{opacity:.95;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}#btnSit{z-index:14;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#7c3aedf2;border:0;border-radius:14px;padding:12px 14px;font-weight:900;position:fixed;bottom:18px;right:14px;box-shadow:0 14px 35px #00000059}#windowView{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;position:fixed;inset:0}#windowView .wvCard{color:#fff;background:#0006;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;width:min(96vw,1280px);padding:12px;display:flex;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #00000059}#windowView .wvTop{justify-content:space-between;align-items:center;gap:10px;display:flex}#windowView .wvTop button{cursor:pointer;color:#fff;background:#ffffff24;border:0;border-radius:12px;padding:8px 10px}#windowView .wvSub{opacity:.85;margin-top:8px;font-size:12px;line-height:1.4}#seatView{z-index:19;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;position:fixed;inset:0}#goodbyeOverlay{z-index:220;color:#fff;text-align:center;background:#000000d1;justify-content:center;align-items:center;padding:24px;font-family:sans-serif;display:none;position:fixed;inset:0}#goodbyeBox{background:#141414d9;border:1px solid #ffffff1f;border-radius:18px;width:92%;max-width:320px;padding:18px 16px;box-shadow:0 18px 60px #0000008c}#goodbyeTitle{margin:0 0 8px;font-size:18px;font-weight:700}#goodbyeMsg{opacity:.9;margin:0 0 14px;font-size:14px;line-height:1.45}#goodbyeBtns{justify-content:center;gap:10px;margin-top:8px;display:flex}.goodbyeBtn{color:#fff;background:#2f2f2f;border:none;border-radius:12px;padding:10px 12px;font-size:14px}.goodbyeBtn.primary{background:#4b6cff}.joystickWrap,#joystickWrap,#joystickArea,#joystickContainer{pointer-events:none!important}.joystickWrap *,#joystickWrap *,#joystickArea *,#joystickContainer *{pointer-events:auto!important}#windowView{background:radial-gradient(1200px 700px at 50% 20%,#78b4ff59,#0a0f23eb 60%,#000000f5)}#windowView:before{content:"";opacity:.55;pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffffffb3 0 1px,#0000 2px) 0 0/120px 120px,radial-gradient(circle at 70% 40%,#ffffff8c 0 1px,#0000 2px) 0 0/160px 160px,linear-gradient(#0000 55%,#000000a6);animation:18s linear infinite wvDrift;position:absolute;inset:-20%}@keyframes wvDrift{0%{transform:translate(0,0)}to{transform:translate(-80px,40px)}}#drinkModal{z-index:50;background:#0009;justify-content:center;align-items:center;font-family:sans-serif;display:flex;position:fixed;inset:0}#drinkBox{color:#fff;text-align:center;background:#1b1b1b;border-radius:16px;max-width:300px;padding:20px}.drinkBtn{color:#fff;background:#333;border:none;border-radius:10px;margin:8px auto;padding:8px 12px;display:block}#heldDrink{z-index:40;font-size:22px;position:fixed;bottom:18px;right:18px}#fgCup{opacity:.95;pointer-events:none;filter:none;text-shadow:0 6px 18px #00000073;z-index:80;font-size:86px;position:fixed;bottom:12%;left:50%;transform:translate(-50%)}#fgCup.dim{opacity:.7;opacity:.45;font-size:46px}#entryScreen{z-index:200;color:#fff;background:#0b0b0b;flex-direction:column;justify-content:center;align-items:center;font-family:sans-serif;display:flex;position:fixed;inset:0}#door{cursor:pointer;background:#5a3b22;border:6px solid #2b1a0e;border-radius:8px;width:160px;height:260px;position:relative;box-shadow:0 20px 60px #0009}#door:after{content:"Cyber Cafe";font-size:22px;position:absolute;top:-42px;left:50%;transform:translate(-50%)}#doorWindow{background:#87b7ff44;border:3px solid #222;width:80px;height:60px;position:absolute;top:40px;left:40px}#uiLayer{z-index:2147483647;pointer-events:none;position:fixed;inset:0}#exitHint{color:#fff;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#000000c7;border-radius:16px;padding:12px 14px;font-size:16px;display:none;position:absolute;bottom:118px;right:14px;box-shadow:0 10px 26px #00000059}.fadeOut{animation:.7s forwards fadeout}@keyframes fadeout{to{opacity:0}}.wvImg{background:#07111c url(/assets/window_view-CQ0RT1iA.jpg) 50%/cover no-repeat;border:1px solid #ffffff24;border-radius:14px;flex:1;min-height:58vh;margin-top:12px;overflow:hidden;box-shadow:0 18px 55px #00000059}@media (height<=700px){.wvImg{min-height:48vh}}#start .codeRow{flex-direction:column;gap:8px;margin:14px 0 10px;display:flex}#start .codeInput{color:#fff;background:#00000040;border:1px solid #ffffff40;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:16px}#start .codeInput:focus{border-color:#ffffff8c}#start .codeMsg{opacity:.9;min-height:16px;font-size:12px}#start .codeMsg.bad{color:#ffb4b4}#start .codeMsg.ok{color:#b6ffca}#mapSelect{z-index:30;background:#000000d1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mapCard{width:min(560px,100vw - 28px)}.mapButtons{flex-direction:column;gap:12px;margin-top:18px;display:flex}.mapBtn{color:#fff;text-align:left;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;width:100%;padding:16px 14px}.mapBtnTitle{font-size:16px;font-weight:900;display:block}.mapBtnSub{opacity:.82;margin-top:6px;font-size:12px;line-height:1.45;display:block}#btnChangeMap{background:#6366f147}#exitHint{bottom:118px}#seatImage{background-color:#07111c;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (width<=640px){#hud{max-width:calc(100vw - 120px);top:10px;left:10px}#hud.hud-collapsed{max-width:calc(100vw - 24px)}#hud input{width:110px}.mapBtn{padding:18px 14px}.mapBtnTitle{font-size:17px}}.doorKnob{background:#d8b35a;border-radius:50%;width:14px;height:14px;position:absolute;top:128px;right:22px;box-shadow:0 0 10px #ffdd7880}.doorHint{opacity:.86;text-align:center;letter-spacing:-.2px;margin-top:22px;font-size:14px}#door{transition:transform .18s,filter .18s}.drinkTitle{margin-bottom:6px;font-size:18px;font-weight:900}.drinkSub{opacity:.78;margin-bottom:14px;font-size:12px;line-height:1.45}.drinkBtn{cursor:pointer;width:100%;font-size:15px;font-weight:800;transition:transform .12s,background .12s}.drinkBtn:hover{background:#444;transform:translateY(-1px)}#heldDrink{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border:1px solid #ffffff29;border-radius:16px;padding:10px 12px;font-weight:900;box-shadow:0 12px 30px #00000052}@media (width<=640px){#door{width:140px;height:230px}#doorWindow{width:72px;height:54px;left:34px}#heldDrink{font-size:18px;bottom:172px;right:12px}}#heldDrink{z-index:45;white-space:nowrap;text-overflow:ellipsis;max-width:42vw;bottom:18px;right:108px;overflow:hidden}#padHelp{bottom:76px;right:14px}@media (width<=640px){#btnSit{bottom:18px;right:12px}#heldDrink{max-width:48vw;font-size:18px;bottom:86px;right:12px}#padHelp{bottom:146px;right:12px}}#heldDrink{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}#heldDrink .heldIcon{font-size:24px;line-height:1}#heldDrink .heldText{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}#heldDrink .heldText b{font-size:18px}#heldDrink .heldText small{opacity:.82;margin-top:3px;font-size:11px;font-weight:700}#heldDrink.is-empty{animation:1.8s ease-in-out infinite drinkPulse}@keyframes drinkPulse{0%,to{filter:brightness()}50%{filter:brightness(1.35)}}#drinkStatusModal{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#00000073;justify-content:center;align-items:flex-end;padding:18px;position:fixed;inset:0}#drinkStatusCard{color:#fff;text-align:center;background:linear-gradient(#1e1814f5,#0c0d14f5);border:1px solid #ffffff29;border-radius:22px;width:min(360px,100vw - 36px);padding:22px 18px 18px;position:relative;box-shadow:0 22px 70px #00000073}#btnDrinkClose{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:30px;height:30px;font-size:22px;line-height:28px;position:absolute;top:10px;right:12px}#drinkStatusIcon{text-shadow:0 8px 24px #0000005c;margin-bottom:8px;font-size:64px;line-height:1}#drinkStatusTitle{margin-bottom:8px;font-size:20px;font-weight:900}#drinkStatusText{opacity:.9;min-height:42px;font-size:14px;line-height:1.55}#drinkStatusTrack{background:#ffffff24;border-radius:999px;height:10px;margin:16px 0 14px;overflow:hidden}#drinkStatusBar{background:linear-gradient(90deg,#f8df4ff2,#ffffffd1);border-radius:999px;width:100%;height:100%;transition:width .25s}.drinkStatusActions{justify-content:center;gap:10px;display:flex}.drinkStatusActions button{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:14px;padding:10px 12px;font-weight:900}.drinkStatusActions button:first-child{background:#7c3aedf2}@media (width<=640px){#drinkStatusModal{align-items:center;padding:14px}#heldDrink .heldText b{font-size:16px}#heldDrink .heldText small{font-size:10px}}#heldDrink{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:min(560px,100vw - 150px)}#heldDrink .heldOrder{border-radius:12px;align-items:center;gap:7px;padding:2px 4px;display:flex}#heldDrink .heldOrder.is-empty{animation:1.8s ease-in-out infinite drinkPulse}#drinkOrderList{text-align:left;flex-direction:column;gap:8px;margin-top:12px;display:flex}.orderRow{background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;padding:9px 10px;display:flex}.orderEmoji{font-size:24px;line-height:1}.orderInfo{flex-direction:column;flex:1;min-width:0;line-height:1.08;display:flex}.orderInfo b{font-size:14px}.orderInfo small{opacity:.8;margin-top:3px;font-size:11px}.orderRefill{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:900}#btnStand{z-index:47;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;border:0;border-radius:14px;padding:12px 14px;font-weight:900;position:fixed;bottom:18px;right:14px;box-shadow:0 12px 30px #00000052}#windowView .wvTop button#btnStand{margin:0}@media (width<=640px){#btnStand{bottom:18px;right:12px}#heldDrink{justify-content:flex-end;max-width:calc(100vw - 24px)!important;bottom:18px!important;right:12px!important}#btnSit,#btnStand{bottom:96px!important;right:12px!important}#padHelp{bottom:156px!important;right:12px!important}}#btnExplore{z-index:46;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#d97706f0;border:0;border-radius:14px;padding:11px 14px;font-weight:900;position:fixed;bottom:150px;right:14px;box-shadow:0 12px 30px #00000057}#exploreModal{z-index:95;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000007a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}#exploreCard{overscroll-behavior:contain;color:#fff;text-align:center;background:linear-gradient(#241a13f7,#0a0c14f7);border:1px solid #ffffff29;border-radius:22px;width:min(390px,100vw - 36px);max-height:calc(100vh - 36px);padding:22px 18px 18px;position:relative;overflow-y:auto;box-shadow:0 22px 70px #0000007a}#exploreCard::-webkit-scrollbar{width:8px}#exploreCard::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}#exploreCard::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}#btnExploreClose{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:30px;height:30px;font-size:22px;line-height:28px;position:absolute;top:10px;right:12px}#exploreEmoji{text-shadow:0 8px 24px #0000005c;margin-bottom:6px;font-size:54px;line-height:1}#exploreTitle{margin-bottom:8px;font-size:20px;font-weight:900}#exploreText{opacity:.9;max-width:320px;margin:0 auto 12px;font-size:14px;line-height:1.55}#exploreLetterBox{background:#f8df4f1f;border:1px solid #f8df4f4d;border-radius:16px;margin:10px auto;padding:10px 12px;font-size:14px;line-height:1.45}#exploreLetterBox b{color:#f8df4f;margin:0 2px;font-size:22px}#exploreProgress{opacity:.82;margin-top:8px;font-size:12px}#exploreReward{background:#7c3aed33;border:1px solid #a78bfa59;border-radius:16px;margin-top:12px;padding:12px;font-size:14px;line-height:1.55}#exploreReward b{color:#f8df4f}#exploreReward span{opacity:.95}.secretDrinkBtn{background:linear-gradient(90deg,#7c3aedeb,#d97706eb)!important}@media (width<=640px){#btnExplore{max-width:calc(100vw - 24px);bottom:154px;right:12px}#padHelp{bottom:216px!important}}#btnExploreInfo,#btnFoundLetters{background:#ffffff1a}.exploreActionBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aedeb,#d97706eb);border:0;border-radius:14px;margin-top:10px;padding:10px 14px;font-weight:900;box-shadow:0 10px 24px #00000047}.exploreActionBtn:hover{filter:brightness(1.08)}@media (hover:hover) and (pointer:fine){#btnExplore{display:none!important}}.avatarChoice{background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:14px;padding:12px}.avatarChoiceTitle{opacity:.92;text-align:left;margin-bottom:9px;font-size:13px;font-weight:900}.avatarChoiceBtns{gap:10px;display:flex}.avatarBtn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:1px solid #ffffff29;border-radius:14px;flex:1;min-height:58px;padding:12px 10px;font-size:30px;line-height:1}.avatarBtn.active{background:#7c3aed4d;outline:3px solid #7c3aedd9}#windowView .wvTop button#btnStandTop{touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:101;background:#ffffff29;border-radius:14px;min-width:96px;min-height:44px;padding:10px 14px;font-weight:900;position:static}#btnStand.standFloating{z-index:120;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;background:#7c3aedf5;border:0;border-radius:16px;min-width:116px;min-height:52px;padding:14px 18px;font-size:18px;font-weight:900;position:fixed;bottom:104px;right:18px;box-shadow:0 14px 36px #00000073}#btnStand.standFloating:hover,#btnStandTop:hover,#btnSit:hover,#heldDrink:hover{filter:brightness(1.08)}#btnStand.standFloating:active,#btnStandTop:active,#btnSit:active,#heldDrink:active{transform:translateY(1px)}#btnSit{touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;min-width:96px;min-height:52px;padding:14px 18px;font-size:18px}#heldDrink{touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;min-width:120px;min-height:52px;padding:12px 16px}#heldDrink .heldOrder{min-height:40px;padding:4px 7px}@media (width<=640px){#btnStand.standFloating{min-width:136px;min-height:58px;font-size:20px;bottom:96px;right:12px}#windowView .wvTop button#btnStandTop{min-width:108px;min-height:48px;font-size:16px}#btnSit{min-width:118px;min-height:58px;font-size:20px;bottom:96px!important;right:12px!important}#heldDrink{min-height:62px;max-width:calc(100vw - 24px)!important;bottom:18px!important;right:12px!important}#padHelp{bottom:166px!important;right:12px!important}}#padHelp{opacity:.88;pointer-events:none;max-width:min(380px,100vw - 220px);line-height:1.45;transition:opacity .35s,transform .35s;z-index:44!important;bottom:24px!important;left:176px!important;right:auto!important}#padHelp.is-fading{opacity:0;transform:translateY(4px)}#btnControlsInfo{background:#ffffff1a}#heldDrink{z-index:55!important;max-width:min(560px,100vw - 220px)!important;bottom:18px!important;right:18px!important}#btnSit{z-index:60!important;bottom:96px!important;right:18px!important}#btnStand.standFloating{z-index:130!important;bottom:96px!important;right:18px!important}#windowView .wvTop button#btnStandTop{z-index:131!important}@media (width<=640px){#padHelp{max-width:calc(100vw - 24px);font-size:12px;bottom:174px!important;left:12px!important;right:auto!important}#heldDrink{max-width:calc(100vw - 24px)!important;bottom:18px!important;right:12px!important}#btnSit,#btnStand.standFloating{bottom:98px!important;right:12px!important}}canvas{image-rendering:auto}#heldDrink{cursor:pointer;z-index:90!important}#heldDrink *,#padHelp{pointer-events:none!important}#padHelp.is-hidden{display:none!important}#profileScreen{z-index:28;color:#fff;background:#000000d1;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.profileCard{width:min(460px,100vw - 28px)}.profileLabel{opacity:.9;margin-top:14px;margin-bottom:7px;font-size:13px;font-weight:900;display:block}.profileInput{box-sizing:border-box;color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:14px;outline:none;width:100%;min-height:46px;padding:12px 13px;font-size:16px}.profileInput:focus{border-color:#7c3aedd9;box-shadow:0 0 0 3px #7c3aed33}.profileMsg{color:#ffb4b4;text-align:left;min-height:18px;margin-top:9px;font-size:12px;line-height:1.4}.profileAvatarBtns{margin-top:4px}#drinkModal{padding:calc(12px + env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom));box-sizing:border-box;align-items:center;z-index:150!important}#drinkBox{box-sizing:border-box;-webkit-overflow-scrolling:touch;width:min(520px,100vw - 24px);max-height:min(82vh,100dvh - 84px);position:relative;overflow:auto}#btnDrinkModalClose{color:#fff;cursor:pointer;z-index:3;background:#ffffff24;border:0;border-radius:999px;width:36px;height:36px;font-size:24px;font-weight:900;line-height:34px;position:absolute;top:10px;right:10px}#drinkBox .drinkTitle{padding-right:42px}#heldDrink{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:130!important;pointer-events:auto!important;flex-wrap:nowrap!important;max-width:min(560px,100vw - 24px)!important}#heldDrink,#heldDrink *{-webkit-user-select:none;user-select:none}#heldDrink *{pointer-events:none!important}#heldDrink .heldMore{color:#fff;background:#7c3aedf2;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 10px;font-size:15px;font-weight:900;display:inline-flex}@media (width<=640px){#heldDrink{justify-content:flex-end;gap:8px;display:flex;left:auto!important;right:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:calc(100vw - 24px)!important}#heldDrink .heldOrder{flex:0 auto;min-width:0;max-width:31vw}#heldDrink .heldText b,#heldDrink .heldText small{text-overflow:ellipsis;white-space:nowrap;max-width:64px;overflow:hidden}#heldDrink .heldOrder:nth-of-type(n+3){display:none}}#drinkStatusModal{box-sizing:border-box;z-index:180!important;padding:calc(12px + env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom))!important;align-items:center!important}#drinkStatusCard{-webkit-overflow-scrolling:touch;box-sizing:border-box;width:min(420px,100vw - 24px)!important;max-height:calc(100dvh - 48px)!important;padding-top:42px!important;overflow:auto!important}#btnDrinkClose{float:right;z-index:5;margin-top:-34px;position:sticky!important;top:0!important}#drinkStatusIcon.is-multiple{max-height:76px;line-height:1.15;overflow:hidden;font-size:34px!important}#drinkOrderList{-webkit-overflow-scrolling:touch;max-height:38vh;padding-right:2px;overflow:auto}.drinkStatusActions{background:linear-gradient(#0c0d1400,#0c0d14f5 35%);padding-top:8px;position:sticky;bottom:0}#btnStand.standFloating{z-index:240!important;right:12px!important;bottom:calc(96px + env(safe-area-inset-bottom))!important}#windowView .wvTop button#btnStandTop{color:#fff;border-radius:16px;min-width:112px;min-height:50px;box-shadow:0 12px 32px #00000073;right:14px!important;top:calc(14px + env(safe-area-inset-top))!important;z-index:260!important;background:#141414e0!important;position:fixed!important}#npcTalkBubble{z-index:145;pointer-events:none;color:#fff;-webkit-backdrop-filter:blur(8px);background:#11121ac2;border:1px solid #ffffff2e;border-radius:16px;padding:10px 12px;animation:.22s ease-out npcTalkSoftIn;position:fixed;top:0;left:0;transform:none;box-shadow:0 12px 34px #00000057}#npcTalkBubble:after{content:"";background:#11121ac2;border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;width:14px;height:14px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}#npcTalkBubble .npcTalkTitle{opacity:.68;letter-spacing:.02em;margin-bottom:3px;font-size:10.5px}#npcTalkBubble .npcTalkLine{word-break:keep-all;font-size:13.5px;line-height:1.42}@keyframes npcTalkSoftIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=700px){#npcTalkBubble{border-radius:15px;padding:9px 11px}#npcTalkBubble .npcTalkLine{font-size:12.5px}}#heldDrink .myCafeBtnIcon{filter:drop-shadow(0 2px 4px #00000059);font-size:22px;line-height:1}#heldDrink .myCafeBtnText{text-align:left;flex-direction:column;min-width:0;line-height:1.08;display:flex}#heldDrink .myCafeBtnText b{letter-spacing:.01em;font-size:13px}#heldDrink .myCafeBtnText small{opacity:.82;white-space:nowrap;text-overflow:ellipsis;max-width:145px;margin-top:3px;font-size:10px;overflow:hidden}#myCafePanel{gap:12px;margin-top:14px;display:grid}.myCafeSection{background:#ffffff12;border:1px solid #ffffff1c;border-radius:16px;padding:12px}.myCafeSectionTitle{color:#fff;margin-bottom:5px;font-size:14px;font-weight:900}.myCafeHelp{color:#ffffffb8;margin-bottom:9px;font-size:11px;line-height:1.45}.visitPurposeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.visitPurposeOption{cursor:pointer;color:#ffffffe0;background:#00000038;border:1px solid #ffffff21;border-radius:13px;align-items:center;gap:7px;padding:9px 10px;font-size:13px;font-weight:850;transition:transform .12s,border-color .12s,background .12s;display:flex}.visitPurposeOption:hover{background:#ffffff17;border-color:#f8df4f75;transform:translateY(-1px)}.visitPurposeOption.is-selected{background:#f8df4f26;border-color:#f8df4fc7;box-shadow:inset 0 0 0 2px #f8df4f14}.visitPurposeOption input{opacity:0;pointer-events:none;position:absolute}.visitPurposeIcon{font-size:17px;line-height:1}.visitPurposeLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.myCafeInput{box-sizing:border-box;color:#fff;background:#00000040;border:1px solid #ffffff29;border-radius:13px;outline:none;width:100%;padding:10px 11px;font-size:14px}.myCafeInput::placeholder{color:#ffffff73}.myCafeInput:focus{border-color:#f8df4fb3;box-shadow:0 0 0 3px #f8df4f24}.myCafeCounter{text-align:right;color:#ffffff8c;margin-top:5px;font-size:10px}.myCafeSaveBtn{color:#221700;cursor:pointer;background:#f8df4feb;border:0;border-radius:14px;padding:11px 12px;font-weight:950}.myCafeSaveMsg{color:#ffffffad;text-align:center;margin-top:-4px;font-size:11px;line-height:1.45}.myCafeEmptyOrder{color:#ffffffb8;background:#ffffff0f;border:1px dashed #ffffff29;border-radius:14px;padding:12px;font-size:12px;line-height:1.45}.orderMainLabel{color:#f8df4fe6;margin-top:3px;font-weight:800;display:inline-block}#visitorCardModal,#selfProfileModal{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;background:#00000061;justify-content:center;align-items:center;padding:18px;position:fixed;inset:0}#visitorCard,#selfProfileCard{color:#fff;text-align:center;background:#111422f0;border:1px solid #ffffff29;border-radius:22px;width:min(360px,100vw - 32px);padding:22px 18px 18px;position:relative;box-shadow:0 22px 60px #0000007a}#btnVisitorCardClose,#btnSelfProfileClose{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;font-weight:900;position:absolute;top:10px;right:12px}#visitorCardAvatar,#selfProfileAvatar{margin-bottom:6px;font-size:42px;line-height:1}#visitorCardName,#selfProfileName{margin-bottom:8px;font-size:18px;font-weight:950}.selfProfileHint{color:#ffffffad;margin-bottom:12px;font-size:11px;line-height:1.45}#selfProfilePanel{gap:12px;display:grid}.visitorCardSection{text-align:left;background:#ffffff12;border:1px solid #ffffff1a;border-radius:16px;margin-top:10px;padding:12px}.visitorCardLabel{color:#f8df4feb;margin-bottom:6px;font-size:11px;font-weight:900}.visitorCardText{color:#ffffffeb;word-break:break-word;font-size:14px;line-height:1.45}@media (width<=700px){#heldDrink .myCafeBtnText small{max-width:112px}#myCafePanel{gap:10px}.myCafeSection{padding:10px}}#visitStampPanel{color:#fff3df;background:#fff0d214;border:1px solid #ffdca047;border-radius:16px;margin-top:12px;padding:8px}#visitStampPanel.is-expanded{padding:12px}.visitStampToggle{color:#fff3df;cursor:pointer;width:100%;font:inherit;text-align:left;background:#ffffff12;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.visitStampToggle span{font-size:14px;font-weight:900}.visitStampToggle small{white-space:nowrap;color:#ffd88a;opacity:.9;font-size:12px}.visitStampToggle:hover{background:#ffffff1c}.visitStampBody{margin-top:10px}.visitStampBody[hidden]{display:none!important}.visitStampHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.visitStampTitle{font-size:14px;font-weight:800}.visitStampSub,.visitStampTotal,.visitStampHelp,.visitStampNext{opacity:.88;font-size:12px;line-height:1.45}.visitStampTotal{white-space:nowrap;color:#ffd88a}.visitStampSlots{grid-template-columns:repeat(5,1fr);gap:5px;margin:10px 0 8px;display:grid}.visitStampSlot{opacity:.72;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;height:24px;font-size:13px;display:inline-flex}.visitStampSlot.filled{opacity:1;background:#ffd88a33;border-color:#ffd88a94}.visitStampNext{color:#ffd88a;margin-top:6px}@media (width<=700px){.visitStampToggle{padding:9px 10px}.visitStampToggle span{font-size:13px}.visitStampToggle small{font-size:11px}}.stampSpecialMenuLabel{color:#ffe0a0;opacity:.9;text-align:center;margin:12px 0 6px;font-size:12px;display:none}.cafeToast{z-index:20000;color:#fff3df;opacity:0;pointer-events:none;text-align:center;background:#1c120cf0;border:1px solid #ffdca06b;border-radius:999px;max-width:min(86vw,420px);padding:12px 18px;font-size:14px;transition:opacity .25s,transform .25s;position:fixed;bottom:92px;left:50%;transform:translate(-50%)translateY(18px);box-shadow:0 10px 32px #00000061}.cafeToast.show{opacity:1;transform:translate(-50%)translateY(0)}.stampRewardModal{z-index:21000;background:#00000094;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.stampRewardBox{color:#fff3df;text-align:center;background:linear-gradient(#2d1c12fa,#190f0bfa);border:1px solid #ffdca080;border-radius:24px;width:min(360px,100vw - 32px);padding:24px 22px 20px;position:relative;box-shadow:0 20px 70px #0000008c}.stampRewardClose{color:#fff3df;cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:10px;right:12px}.stampRewardEmoji{margin-bottom:8px;font-size:44px}.stampRewardTitle{margin-bottom:8px;font-size:19px;font-weight:900}.stampRewardName{color:#ffd88a;margin-bottom:8px;font-size:17px;font-weight:800}.stampRewardDesc{opacity:.88;font-size:13px;line-height:1.55}.stampRewardOk{color:#26170f;cursor:pointer;background:#ffd88a;border:0;border-radius:999px;margin-top:16px;padding:10px 18px;font-weight:900}@media (width<=640px){#visitStampPanel{margin-top:10px;padding:10px}.visitStampSlots{gap:4px}.visitStampSlot{height:22px;font-size:12px}}.visitStampRewardPath{color:#fff4dfb8;margin-top:8px;font-size:11px;line-height:1.45}.visitStampGoodsTitle{color:#ffe0a3;margin-top:10px;font-size:12px;font-weight:700}.visitStampGoodsEmpty{color:#fff4dfad;margin-top:5px;font-size:12px}.visitStampGoodsList{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.visitStampGoodsItem{color:#fff4df;background:#ffe0aa21;border:1px solid #ffe0aa3d;border-radius:999px;align-items:center;gap:3px;padding:4px 7px;font-size:11px;display:inline-flex}#stampGuideModal{z-index:22000;box-sizing:border-box;-webkit-backdrop-filter:blur(5px);background:#00000094;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}#stampGuideCard{color:#fff3df;background:linear-gradient(#2b1c12fa,#120e0cfa);border:1px solid #ffdca07a;border-radius:24px;width:min(430px,100vw - 32px);max-height:min(82vh,720px);padding:24px 20px 20px;position:relative;overflow:auto;box-shadow:0 22px 72px #00000094}#btnStampGuideClose{color:#fff3df;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;font-weight:900;position:absolute;top:10px;right:12px}#stampGuideTitle{margin-bottom:9px;padding-right:36px;font-size:21px;font-weight:950}.stampGuideLead{color:#fff3dfdb;margin-bottom:14px;font-size:13px;line-height:1.55}.stampGuideSection{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;margin-top:10px;padding:12px}.stampGuideSectionTitle{color:#ffd88a;margin-bottom:8px;font-size:14px;font-weight:900}.stampGuideRow{border-top:1px solid #ffffff14;grid-template-columns:54px 1fr;align-items:center;gap:8px;padding:6px 0;font-size:13px;line-height:1.35;display:grid}.stampGuideRow:first-of-type{border-top:0}.stampGuideRow b{color:#ffe3a8;font-size:12px}.stampGuideNote{color:#fff3dfad;margin-top:12px;font-size:11px;line-height:1.55}@media (width<=640px){#stampGuideCard{max-height:84vh;padding:22px 16px 18px}#stampGuideTitle{font-size:19px}.stampGuideRow{grid-template-columns:48px 1fr;font-size:12.5px}}#entranceWelcomeModal{z-index:310;-webkit-backdrop-filter:blur(7px);background:#0206127a;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}#entranceWelcomeCard{text-align:center;color:#2f1d11;background:linear-gradient(#fff7e0fa,#f5e0b8f5);border:1px solid #d29d4eb8;border-radius:28px;width:min(92vw,420px);padding:28px 24px 24px;animation:.24s ease-out entranceWelcomeIn;box-shadow:0 24px 70px #00000073,inset 0 0 0 1px #ffffff8c}.entranceStaffArt{background:linear-gradient(#ffffffb3,#fff4d79e);border-radius:28px;place-items:center;width:124px;height:124px;margin:0 auto 12px;display:grid;overflow:hidden;box-shadow:0 12px 28px #5c37122e,inset 0 0 0 1px #b57d3447}.entranceStaffArt img{object-fit:cover;object-position:center 58%;width:100%;height:100%;padding:0;display:block}.entranceWelcomeKicker{color:#8a551d;letter-spacing:.03em;margin-bottom:5px;font-size:13px;font-weight:800}#entranceWelcomeTitle{letter-spacing:-.03em;word-break:keep-all;font-size:25px;font-weight:900;line-height:1.25}#entranceWelcomeText{color:#5a3920;word-break:keep-all;margin-top:10px;font-size:15px;line-height:1.55}#btnEntranceWelcomeEnter{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:0;border-radius:999px;margin-top:20px;padding:13px 26px;font-size:16px;font-weight:900;box-shadow:0 10px 24px #5b21b647}#btnEntranceWelcomeEnter:active{transform:translateY(1px)}@keyframes entranceWelcomeIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){#entranceWelcomeModal{padding:18px}#entranceWelcomeCard{border-radius:24px;padding:24px 18px 20px}.entranceStaffArt{width:70px;height:70px;font-size:40px}#entranceWelcomeTitle{font-size:22px}#entranceWelcomeText{font-size:14px}}#npcTalkBubble.welcomeBubble{color:#3b2414;-webkit-backdrop-filter:blur(7px);background:#fff4daf0;border:1px solid #d4a052b8;box-shadow:0 14px 38px #4e2d0c47,inset 0 0 0 1px #ffffff6b}#npcTalkBubble.welcomeBubble:after{background:#fff4daf0;border-bottom:1px solid #d4a0529e;border-right:1px solid #d4a0529e}#npcTalkBubble.welcomeBubble .npcTalkTitle{color:#7a4a19;opacity:.9;font-weight:700}#npcTalkBubble.welcomeBubble .npcTalkLine{color:#2f1d11;font-weight:700}#heldDrink .heldConsumeIcon{cursor:pointer;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;transition:transform .12s,background .12s,filter .12s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1a;pointer-events:auto!important}#heldDrink .heldConsumeIcon:hover{filter:brightness(1.15);background:#f8df4f2e}#heldDrink .heldConsumeIcon:active{transform:scale(.94)}#consumeModal{z-index:190;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#0000007a;justify-content:center;align-items:center;padding:18px;position:fixed;inset:0}#consumeCard{box-sizing:border-box;color:#fff;text-align:center;background:radial-gradient(circle at 50% 18%,#f8df4f21,#0000 38%),linear-gradient(#231b16f7,#0c0d14f7);border:1px solid #ffffff29;border-radius:26px;width:min(390px,100vw - 36px);max-height:calc(100dvh - 40px);padding:40px 20px 20px;position:relative;overflow:auto;box-shadow:0 26px 80px #0000008c}#btnConsumeClose{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:32px;height:32px;font-size:23px;line-height:30px;position:absolute;top:10px;right:12px}#consumeKicker{color:#f8df4fe0;letter-spacing:.08em;margin-bottom:4px;font-size:12px;font-weight:900}#consumeTitle{margin-bottom:14px;font-size:22px;font-weight:950}#consumeVisualWrap{justify-content:center;align-items:center;min-height:190px;margin:4px auto 10px;display:flex}.consumeCupVisual,.consumeFoodVisual{justify-content:center;align-items:center;width:190px;height:180px;margin:auto;display:flex;position:relative}.consumeCup{background:#ffffff14;border:8px solid #ffffffe0;border-top-width:10px;border-radius:18px 18px 40px 40px;width:116px;height:132px;position:relative;overflow:hidden;box-shadow:0 14px 36px #00000059,inset 0 0 0 2px #fff3}.consumeCup:after{content:"";border:8px solid #ffffffc7;border-left:0;border-radius:0 50% 50% 0;width:48px;height:48px;position:absolute;top:38px;right:-40px}.consumeLiquid{background:linear-gradient(#d39c50f2,#67391df2);height:100%;transition:height .28s;position:absolute;bottom:0;left:0;right:0}.consumeCupEmoji{filter:drop-shadow(0 4px 10px #00000073);z-index:2;opacity:.95;justify-content:center;align-items:center;font-size:42px;display:flex;position:absolute;inset:0}.consumeSteam{color:#ffffffa6;z-index:3;font-size:20px;animation:1.7s ease-in-out infinite consumeSteam;position:absolute;top:8px;left:0;right:0}@keyframes consumeSteam{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:.9;transform:translateY(-5px)}}.consumePot{opacity:0;z-index:5;font-size:42px;transition:opacity .18s;position:absolute;top:8px;left:6px;transform:translate(-20px,-10px)rotate(-18deg)}.consumeCupVisual.is-refilling .consumePot{opacity:1;animation:.65s ease-in-out both pourPot}.consumeCupVisual.is-refilling:after{content:"";z-index:4;background:linear-gradient(#e2b465f2,#e2b46526);border-radius:999px;width:8px;height:78px;animation:.65s ease-in-out both pourStream;position:absolute;top:52px;left:75px}@keyframes pourPot{0%{transform:translate(-22px,-10px)rotate(-8deg)}45%{transform:translate(-10px,-3px)rotate(-32deg)}to{transform:translate(-20px,-10px)rotate(-18deg)}}@keyframes pourStream{0%,to{opacity:0;height:0}35%,80%{opacity:1;height:78px}}.consumePlate{background:radial-gradient(circle,#ffffff38,#ffffff14 56%,#ffffff2e 58%,#ffffff14);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:160px;height:104px;display:flex;box-shadow:0 12px 34px #00000052}.consumeFoodItem{filter:drop-shadow(0 10px 18px #00000061);font-size:86px;transition:transform .25s,opacity .25s}#consumePercent{color:#f8df4ff5;margin-top:2px;font-size:30px;font-weight:950}#consumeMessage{color:#ffffffdb;max-width:310px;min-height:42px;margin:8px auto 12px;font-size:14px;line-height:1.5}#consumeTrack{background:#ffffff24;border-radius:999px;height:11px;margin:0 4px 16px;overflow:hidden}#consumeBar{background:linear-gradient(90deg,#f8df4ff5,#ffffffd1);border-radius:999px;width:100%;height:100%;transition:width .25s}.consumeActions{background:linear-gradient(#0c0d1400,#0c0d14f5 45%);justify-content:center;gap:10px;padding-top:8px;display:flex;position:sticky;bottom:0}.consumeActions button{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:15px;padding:11px 16px;font-weight:950}.consumeActions button:first-child{background:#7c3aedf5}.consumeActions button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.4)}@media (width<=640px){#consumeModal{padding:12px}#consumeCard{border-radius:22px;width:calc(100vw - 24px);padding:38px 16px 16px}#consumeVisualWrap{min-height:165px}.consumeCupVisual,.consumeFoodVisual{height:158px;transform:scale(.92)}#consumeTitle{font-size:20px}}#heldDrink .heldOrder{gap:10px;position:relative}#heldDrink .heldOrder:first-child:before{content:"";border-radius:18px;width:76px;position:absolute;top:-10px;bottom:-10px;left:-8px;pointer-events:auto!important}#heldDrink .heldConsumeIcon{z-index:2;margin:-5px 2px -5px -2px;background:#ffffff21!important;width:48px!important;min-width:48px!important;height:48px!important;font-size:29px!important;box-shadow:inset 0 0 0 1px #ffffff24,0 8px 18px #0003!important}#heldDrink .heldConsumeIcon:after{content:"";border-radius:999px;position:absolute;inset:-12px}#consumeCard{flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex;background:radial-gradient(circle at 50% 30%,#f8df4f1f,#0000 35%),linear-gradient(#231b16f7,#0a0b12fa)!important;width:min(390px,100vw - 36px)!important;padding:48px 20px 20px!important;overflow:hidden!important}#consumeKicker,#consumeTitle,#consumePercent,#consumeMessage,#consumeTrack{display:none!important}#consumeVisualWrap{flex:auto;justify-content:center;align-items:center;width:100%;display:flex;min-height:330px!important;margin:0 auto!important}.consumeCupVisual,.consumeFoodVisual{width:220px!important;height:240px!important}.consumeCup{background:#ffffff12!important;border:8px solid #ffffffeb!important;border-top-width:10px!important;border-radius:17px 17px 40px 40px!important;width:120px!important;height:140px!important;overflow:visible!important;box-shadow:0 14px 36px #0000005c,inset 0 0 0 2px #ffffff24!important}.consumeCup:after{z-index:0;content:""!important;border:8px solid #ffffffdb!important;border-left:0!important;border-radius:0 999px 999px 0!important;width:48px!important;height:56px!important;position:absolute!important;top:38px!important;right:-51px!important}.consumeLiquid{z-index:1;border-radius:0 0 31px 31px;bottom:0!important;left:0!important;right:0!important}.consumeSteam{pointer-events:none;z-index:3!important;top:-30px!important}.consumeCupEmoji{display:none!important}.consumeCupVisual.is-refilling:after{top:64px!important;left:88px!important}.consumeActions{flex:none;background:0 0!important;gap:10px!important;padding-top:16px!important;position:static!important}.consumeActions button{min-width:68px;font-size:15px;border-radius:14px!important;padding:12px 17px!important}#btnConsumeUse{background:#7c3aedf5!important}#btnConsumeRefill{color:#221700!important;background:#f8df4ff0!important}@media (width<=640px){#consumeCard{min-height:min(500px,100dvh - 70px);width:min(390px,100vw - 24px)!important}#consumeVisualWrap{min-height:300px!important}.consumeCupVisual,.consumeFoodVisual{transform:scale(.98)!important}}#heldDrink{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;white-space:normal!important;cursor:default!important;background:0 0!important;border:0!important;align-items:flex-end!important;gap:10px!important;min-width:0!important;max-width:none!important;min-height:0!important;padding:0!important;display:flex!important;overflow:visible!important}#heldDrink,#heldDrink *{-webkit-tap-highlight-color:transparent;pointer-events:auto!important}#heldDrink .heldOrder,#heldDrink .heldMore,#heldDrink .heldConsumeIcon{display:none!important}#heldDrink .heldOrder:before,#heldDrink .heldConsumeIcon:after{content:none!important;display:none!important}#heldDrink button{cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;border:0;font-family:inherit}#heldDrink .heldConsumeBtn{color:#fff;background:#0000009e;border:1px solid #ffffff2e;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:78px;height:82px;display:flex;box-shadow:0 14px 34px #0000005c,inset 0 0 0 1px #ffffff0d}#heldDrink .heldConsumeBtnIcon{filter:drop-shadow(0 4px 7px #00000061);font-size:38px;line-height:1}#heldDrink .heldConsumeBtnLabel{letter-spacing:-.02em;font-size:13px;font-weight:900;line-height:1}#heldDrink .heldManageBtn{color:#fff;background:#0000009e;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:72px;min-height:48px;padding:9px 12px;display:flex;box-shadow:0 12px 30px #00000052}#heldDrink .heldManageTitle{letter-spacing:-.02em;font-size:15px;font-weight:950;line-height:1}#heldDrink .heldManageCount{opacity:.82;font-size:10px;font-weight:800;line-height:1}#heldDrink .heldConsumeBtn:hover,#heldDrink .heldManageBtn:hover{filter:brightness(1.08)}#heldDrink .heldConsumeBtn:active,#heldDrink .heldManageBtn:active{transform:translateY(1px)scale(.985)}#heldDrink .heldConsumeBtn.is-empty{animation:1.8s ease-in-out infinite drinkPulse}@media (width<=640px){#heldDrink{gap:8px!important;max-width:calc(100vw - 24px)!important;bottom:18px!important;right:12px!important}#heldDrink .heldConsumeBtn{border-radius:22px;width:74px;height:78px}#heldDrink .heldConsumeBtnIcon{font-size:36px}#heldDrink .heldManageBtn{min-width:68px;min-height:46px;padding:8px 10px}}#heldDrink{isolation:isolate;transform:translateZ(0);z-index:2147483000!important;pointer-events:auto!important;position:fixed!important;bottom:18px!important;right:18px!important}#heldDrink .heldConsumeBtn,#heldDrink .heldManageBtn{z-index:2147483001!important;pointer-events:auto!important;touch-action:manipulation!important;position:relative!important}#heldDrink .heldConsumeBtn:before,#heldDrink .heldManageBtn:before{content:"";border-radius:28px;position:absolute;inset:-12px}#heldDrink .heldConsumeBtn{min-width:92px!important;min-height:94px!important}#heldDrink .heldManageBtn{min-width:88px!important;min-height:58px!important}#joy,#padHelp,#btnSit,#btnStand.standFloating{z-index:120!important}@media (width<=640px){#heldDrink{bottom:18px!important;right:12px!important}#heldDrink .heldConsumeBtn{min-width:88px!important;min-height:90px!important}#heldDrink .heldManageBtn{min-width:84px!important;min-height:56px!important}}#consumeCard{width:min(430px,100vw - 36px)!important;min-height:min(540px,100dvh - 44px)!important}#consumeVisualWrap{min-height:390px!important}.consumeCupVisual,.consumeFoodVisual{width:310px!important;height:330px!important;transform:none!important}.consumeCup{border-width:12px 10px 10px!important;border-radius:22px 22px 54px 54px!important;width:160px!important;height:190px!important}.consumeCup:after{border-width:10px 10px 10px 0!important;border-left-style:none!important;border-left-color:currentColor!important;width:62px!important;height:76px!important;top:58px!important;right:-66px!important}.consumeLiquid{border-radius:0 0 44px 44px!important}.consumeSteam{font-size:26px!important;top:-34px!important}.consumePot{font-size:58px!important;top:16px!important;left:4px!important}.consumeCupVisual.is-refilling:after{width:10px!important;height:108px!important;top:74px!important;left:112px!important}.consumePlate{width:230px!important;height:150px!important}.consumeFoodItem{font-size:142px!important}#heldDrink{align-items:stretch!important}#heldDrink .heldConsumeBtn,#heldDrink .heldManageBtn{box-sizing:border-box!important;width:92px!important;min-width:92px!important;height:92px!important;min-height:92px!important}#heldDrink .heldConsumeBtn{gap:0!important;padding:0!important}#heldDrink .heldConsumeBtnIcon{font-size:45px!important}#heldDrink .heldConsumeBtnLabel{display:none!important}#heldDrink .heldManageBtn{border-radius:24px!important;padding:10px 11px!important}@media (width<=640px){#consumeCard{width:calc(100vw - 24px)!important;min-height:min(520px,100dvh - 40px)!important}#consumeVisualWrap{min-height:360px!important}.consumeCupVisual,.consumeFoodVisual{width:280px!important;height:300px!important}.consumeCup{width:145px!important;height:174px!important}.consumeCup:after{width:54px!important;height:68px!important;top:52px!important;right:-58px!important}.consumeFoodItem{font-size:128px!important}#heldDrink .heldConsumeBtn,#heldDrink .heldManageBtn{width:88px!important;min-width:88px!important;height:88px!important;min-height:88px!important}#heldDrink .heldConsumeBtnIcon{font-size:43px!important}}#consumeCard.is-picker{justify-content:center;align-items:center;display:flex;width:min(430px,100vw - 36px)!important;min-height:260px!important;padding:54px 22px 28px!important}#consumeCard.is-picker #consumeKicker,#consumeCard.is-picker #consumeTitle,#consumeCard.is-picker #consumePercent,#consumeCard.is-picker #consumeMessage,#consumeCard.is-picker #consumeTrack,#consumeCard.is-picker .consumeActions{display:none!important}#consumeCard.is-picker #consumeVisualWrap{width:100%;min-height:190px!important;margin:0!important}.consumePickerGrid{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));place-items:center;gap:16px;width:100%;display:grid}.consumePickItem{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 50% 35%,#f8df4f38,#ffffff14 48%,#0000002e);border:1px solid #ffffff29;border-radius:28px;justify-content:center;align-items:center;width:104px;height:104px;transition:transform .12s,filter .12s,background .12s;display:flex;box-shadow:0 14px 34px #00000057,inset 0 0 0 1px #ffffff14}.consumePickItem span{filter:drop-shadow(0 8px 14px #0000006b);font-size:56px;line-height:1}.consumePickItem:hover{filter:brightness(1.12);transform:translateY(-2px)}.consumePickItem:active{transform:scale(.96)}.consumePickItem.is-empty{opacity:.62;filter:grayscale(.25)}@media (width<=640px){#consumeCard.is-picker{width:calc(100vw - 24px)!important;min-height:250px!important;padding:50px 16px 24px!important}.consumePickerGrid{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:12px}.consumePickItem{border-radius:24px;width:88px;height:88px}.consumePickItem span{font-size:48px}}.consumeCupVisual{position:relative!important}.consumeCupCoffeeVisual .consumeCup{border-radius:22px 22px 54px 54px!important;width:160px!important;height:190px!important}.consumeCupCoffeeVisual .consumeCup:after{display:block!important}.consumeCupTeaVisual .consumeCup{border-width:12px 10px 10px!important;border-radius:22px 22px 64px 64px!important;width:188px!important;height:118px!important;margin-top:50px!important}.consumeCupTeaVisual .consumeCup:after{border-width:9px 9px 9px 0!important;border-left-style:none!important;border-left-color:currentColor!important;border-radius:0 999px 999px 0!important;width:52px!important;height:44px!important;display:block!important;top:34px!important;right:-55px!important}.consumeCupTeaVisual .consumeLiquid{border-radius:0 0 54px 54px!important}.consumeCupTeaVisual .consumeSteam{top:-46px!important}.consumeSaucer{z-index:-1;background:radial-gradient(#ffffff42,#ffffff1a 58%,#ffffff40 60%,#ffffff14);border:1px solid #ffffff3d;border-radius:50%;width:236px;height:34px;position:absolute;top:244px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #00000047}.consumeCupSodaVisual .consumeCup{background:linear-gradient(#ffffff24,#ffffff0a)!important;border-width:10px 8px 8px!important;border-radius:18px 18px 30px 30px!important;width:124px!important;height:218px!important}.consumeCupSodaVisual .consumeCup:after{display:none!important}.consumeCupSodaVisual .consumeCup:before{content:"";transform-origin:bottom;z-index:4;background:linear-gradient(#ffffffeb,#ffffff61);border-radius:999px;width:10px;height:76px;position:absolute;top:-46px;left:76px;transform:rotate(17deg)}.consumeCupSodaVisual .consumeSteam{display:none!important}.consumeCupSodaVisual .consumeLiquid{border-radius:0 0 22px 22px!important}.consumeSodaIce{z-index:3;pointer-events:none;height:66px;position:absolute;inset:28px 14px auto}.consumeSodaIce span{background:#ffffff7a;border-radius:7px;width:25px;height:25px;position:absolute;transform:rotate(12deg);box-shadow:inset 0 0 0 1px #ffffff8c,0 2px 8px #ffffff1a}.consumeSodaIce span:first-child{top:2px;left:6px}.consumeSodaIce span:nth-child(2){top:18px;right:4px;transform:rotate(-18deg)}.consumeSodaIce span:nth-child(3){top:38px;left:34px;transform:rotate(24deg)}.consumeSodaBubbles{z-index:3;pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.consumeSodaBubbles span{background:#ffffffad;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite sodaBubble;position:absolute;box-shadow:0 0 8px #ffffff40}.consumeSodaBubbles span:first-child{animation-delay:0s;bottom:34px;left:28px}.consumeSodaBubbles span:nth-child(2){animation-delay:.25s;bottom:60px;left:72px}.consumeSodaBubbles span:nth-child(3){animation-delay:.55s;bottom:95px;left:48px}.consumeSodaBubbles span:nth-child(4){animation-delay:.85s;bottom:128px;left:88px}@keyframes sodaBubble{0%{opacity:.25;transform:translateY(0)scale(.78)}55%{opacity:.85}to{opacity:.18;transform:translateY(-28px)scale(1.05)}}.consumeFoodVisual{width:310px!important;height:330px!important}.consumePlate{width:250px!important;height:160px!important;position:relative!important;overflow:visible!important}.consumeFoodVisual-cake .consumePlate,.consumeFoodVisual-cookie .consumePlate{justify-content:center!important;align-items:center!important}.consumeCakeBite{clip-path:polygon(8% 18%,100% 0,76% 100%,0 88%);background:linear-gradient(#ffe7bd 0 24%,#f5b166 24% 48%,#fff1d7 48% 57%,#b76b35 57% 100%);width:154px;height:118px;transition:width .22s,height .22s,transform .22s,opacity .22s;position:relative;transform:translateY(-18px);box-shadow:0 12px 22px #00000059,inset -10px -8px #5a261029}.consumeCakeBite:before{content:"";background:#5f271047;border-radius:50%;width:26px;height:26px;position:absolute;top:18px;right:12px;box-shadow:-38px 22px #5f271038,-70px -4px #ffffff47}.consumeCakeCream{background:#ffffffc7;border-radius:999px;height:11px;position:absolute;top:48px;left:18px;right:12px}.consumeCakeStage5{width:164px;height:124px}.consumeCakeStage4{clip-path:polygon(14% 20%,96% 6%,68% 100%,0 84%);width:136px;height:112px}.consumeCakeStage3{clip-path:polygon(22% 16%,100% 8%,62% 100%,0 80%);width:106px;height:92px}.consumeCakeStage2{clip-path:polygon(28% 16%,96% 8%,60% 100%,0 78%);width:72px;height:64px}.consumeCakeStage1{clip-path:polygon(12% 18%,100% 0,86% 100%,0 82%);width:38px;height:30px;transform:translateY(22px)rotate(-8deg)}.consumeCookieSet{width:202px;height:132px;position:relative;transform:translateY(-12px)}.consumeCookie{background:radial-gradient(circle at 32% 28%,#f4c67d,#c67a37 72%);border-radius:50%;width:72px;height:72px;position:absolute;box-shadow:0 10px 18px #00000057,inset -7px -7px #602b1226}.consumeCookie i{background:#4b2313b8;border-radius:50%;width:8px;height:8px;position:absolute}.consumeCookie i:first-child{top:21px;left:22px}.consumeCookie i:nth-child(2){top:34px;left:44px}.consumeCookie i:nth-child(3){top:49px;left:30px}.consumeCookieSet .consumeCookie:first-child{top:38px;left:12px;transform:rotate(-12deg)}.consumeCookieSet .consumeCookie:nth-child(2){top:7px;left:68px;transform:rotate(10deg)}.consumeCookieSet .consumeCookie:nth-child(3){top:40px;left:124px;transform:rotate(18deg)}.consumeCookieCount2 .consumeCookie:first-child{top:38px;left:42px}.consumeCookieCount2 .consumeCookie:nth-child(2){top:25px;left:104px}.consumeCookieCount1 .consumeCookie:first-child{width:80px;height:80px;top:30px;left:66px}.consumeCookieHalf{clip-path:polygon(0 0,100% 22%,83% 100%,0 100%);background:radial-gradient(circle at 35% 35%,#f4c67d,#c67a37 72%);border-radius:50% 50% 10px 10px;width:44px;height:38px;position:absolute;top:60px;left:94px;box-shadow:0 9px 16px #00000052}.consumeCrumbs{width:118px;height:54px;position:relative;transform:translateY(34px)}.consumeCrumbs span{background:#d8944c;border-radius:999px;width:16px;height:11px;position:absolute;box-shadow:0 5px 12px #00000040}.consumeCrumbs span:first-child{top:22px;left:18px;transform:rotate(-15deg)}.consumeCrumbs span:nth-child(2){top:10px;left:50px;transform:rotate(8deg)}.consumeCrumbs span:nth-child(3){top:30px;left:78px;transform:rotate(20deg)}.consumeFoodItem.consumeFoodStage5{font-size:150px!important}.consumeFoodItem.consumeFoodStage4{font-size:132px!important}.consumeFoodItem.consumeFoodStage3{font-size:104px!important}.consumeFoodItem.consumeFoodStage2{font-size:74px!important}.consumeFoodItem.consumeFoodStage1{opacity:.78;font-size:42px!important}.consumeFoodItem.consumeFoodStage0{opacity:.55;font-size:32px!important}@media (width<=640px){.consumeCupTeaVisual .consumeCup{width:166px!important;height:108px!important}.consumeCupSodaVisual .consumeCup{width:112px!important;height:200px!important}.consumeSaucer{width:210px;top:225px}.consumeCakeBite{transform:translateY(-10px)scale(.9)}.consumeCookieSet{transform:translateY(-8px)scale(.9)}}#drinkStatusTrack{display:none!important}#btnSeatedStand{right:18px!important;bottom:calc(96px + env(safe-area-inset-bottom))!important;z-index:245!important;pointer-events:auto!important}#btnLookOut{right:18px!important;bottom:calc(160px + env(safe-area-inset-bottom))!important;z-index:245!important;pointer-events:auto!important}@media (width<=640px){#btnSeatedStand{min-width:136px;min-height:58px;font-size:20px;right:12px!important;bottom:calc(96px + env(safe-area-inset-bottom))!important}#btnLookOut{min-width:136px;min-height:54px;font-size:18px;right:12px!important;bottom:calc(164px + env(safe-area-inset-bottom))!important}}.consumeFoodVisual-dozzonku .consumePlate{justify-content:center!important;align-items:center!important}.consumeDozzonku{background:radial-gradient(circle at 33% 27%,#7a3d24 0 18%,#4a2418 58%,#2a120c 100%);border-radius:50%;width:128px;height:118px;transition:width .22s,height .22s,transform .22s,opacity .22s;position:relative;transform:translateY(-12px);box-shadow:0 14px 24px #0006,inset -12px -12px #0003,inset 10px 8px #ffdcaa14}.consumeDozzonkuFilling{opacity:.88;background:radial-gradient(circle at 45% 42%,#f4c56b 0 24%,#8b5a2d 25% 55%,#3a2115 56% 100%);border-radius:50%;width:34px;height:30px;position:absolute;top:42px;left:44px;box-shadow:0 0 0 3px #1c0c0738}.consumeDozzonku i{background:#e0b17185;border-radius:50%;width:7px;height:7px;position:absolute}.consumeDozzonku i:first-of-type{top:32px;left:28px}.consumeDozzonku i:nth-of-type(2){top:48px;right:30px}.consumeDozzonku i:nth-of-type(3){bottom:28px;left:52px}.consumeDozzonkuStage5{width:134px;height:122px}.consumeDozzonkuStage4{clip-path:polygon(0 0,100% 0,92% 100%,0 86%);width:112px;height:104px}.consumeDozzonkuStage3{clip-path:polygon(0 0,100% 8%,78% 100%,0 82%);width:88px;height:82px}.consumeDozzonkuStage2{clip-path:polygon(8% 0,100% 10%,68% 100%,0 74%);width:62px;height:58px}.consumeDozzonkuStage1{clip-path:polygon(0 6%,100% 0,74% 100%,0 74%);opacity:.86;width:36px;height:34px;transform:translateY(20px)rotate(-10deg)}#ambiencePill,#btnAmbience,#drinkModal.initialMenu #btnDrinkModalClose{display:none!important}#mapSelect{z-index:145!important}#mapSelect .mapCard{position:relative}#btnMapSelectClose{color:#fff;cursor:pointer;z-index:3;background:#ffffff24;border:0;border-radius:999px;width:36px;height:36px;font-size:24px;font-weight:900;line-height:34px;display:none;position:absolute;top:12px;right:12px}#mapSelect.canClose #btnMapSelectClose{display:block}#mapSelect.canClose .mapCard .title{padding-right:42px}#controlsInfoModal{z-index:96;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000007a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}#controlsInfoCard{color:#fff;text-align:center;background:linear-gradient(#241a13f7,#0a0c14f7);border:1px solid #ffffff29;border-radius:22px;width:min(390px,100vw - 36px);padding:24px 20px 20px;position:relative;box-shadow:0 22px 70px #0000007a}#btnControlsInfoClose{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:30px;height:30px;font-size:16px;position:absolute;top:10px;right:12px}#controlsInfoEmoji{text-shadow:0 8px 24px #0000005c;margin-bottom:8px;font-size:48px;line-height:1}#controlsInfoTitle{margin-bottom:14px;font-size:21px;font-weight:900}.controlsInfoList{text-align:left;gap:10px;max-width:320px;margin:0 auto;display:grid}.controlsInfoList div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:15px;align-items:flex-start;gap:12px;padding:12px;display:flex}.controlsInfoList b{color:#f8df4f;min-width:44px}.controlsInfoList span{opacity:.92;font-size:14px;line-height:1.45}.controlsInfoNote{opacity:.78;margin-top:14px;font-size:12px;line-height:1.45}#hiddenGuideModal{z-index:22050;box-sizing:border-box;-webkit-backdrop-filter:blur(7px);background:#00000094;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}#hiddenGuideCard{color:#fff7e8;text-align:center;background:linear-gradient(#221914fa,#0c0e18fa);border:1px solid #ffdeac57;border-radius:26px;width:min(520px,100vw - 32px);max-height:min(86vh,760px);padding:24px 20px 18px;position:relative;overflow:auto;box-shadow:0 26px 80px #0000009e}#btnHiddenGuideClose{color:#fff7e8;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;font-weight:900;position:absolute;top:10px;right:12px}#hiddenGuideEmoji{text-shadow:0 8px 24px #0006;margin-bottom:8px;font-size:42px;line-height:1}#hiddenGuideTitle{margin-bottom:8px;padding:0 34px;font-size:23px;font-weight:950}#hiddenGuideLead{color:#fff7e8d1;margin-bottom:14px;font-size:13px;line-height:1.55}.hiddenGuideList{text-align:left;gap:9px;max-width:460px;margin:0 auto;display:grid}.hiddenGuideItem{background:#ffffff13;border:1px solid #ffffff1f;border-radius:17px;overflow:hidden}.hiddenGuideItem summary{cursor:pointer;color:#ffe2a6;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;font-size:17px;font-weight:950;list-style:none;display:flex}.hiddenGuideItem summary::-webkit-details-marker{display:none}.hiddenGuideItem summary:after{content:"+";color:#fff7e8b8;font-size:20px;font-weight:900}.hiddenGuideItem[open] summary:after{content:"–"}.hiddenGuideItem div{color:#fff7e8e6;padding:0 14px 13px;font-size:13.5px;line-height:1.55}.hiddenGuideFirstVisit{justify-content:flex-start;align-items:flex-start;padding-top:92px;padding-left:clamp(300px,31vw,440px)}.hiddenGuideFirstVisit .hiddenGuideList{display:none}.hiddenGuideFirstVisit #hiddenGuideCard{width:min(480px,100vw - 32px);padding-top:28px;padding-bottom:20px}.hiddenGuideFirstVisit #hiddenGuideLead{margin-bottom:18px}.hiddenGuideActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:460px;margin:16px auto 0;display:flex}.hiddenGuideCheck{color:#fff7e8c7;text-align:left;align-items:center;gap:7px;font-size:12px;line-height:1.4;display:flex}.hiddenGuideCheck input{accent-color:#8b5cf6}#btnHiddenGuideOk{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:999px;padding:11px 18px;font-weight:900;box-shadow:0 12px 28px #7c3aed5c}.hiddenGuideNote{color:#fff7e89e;margin-top:10px;font-size:11.5px;line-height:1.45}@media (width<=640px){.hiddenGuideFirstVisit{justify-content:center;padding-top:72px;padding-left:18px}#hiddenGuideCard{max-height:88vh;padding:22px 15px 16px}#hiddenGuideTitle{font-size:20px}.hiddenGuideItem summary{padding:12px;font-size:15.5px}.hiddenGuideItem div{padding:0 12px 12px;font-size:13px}.hiddenGuideActions{justify-items:center;gap:11px;display:grid}}.birthdayCardImageWrap{background:#ffffff14;border:1px solid #ffffff2e;border-radius:18px;width:min(220px,100%);margin:0 auto 12px;overflow:hidden;box-shadow:0 14px 34px #00000042}.birthdayCardImageWrap img{object-fit:contain;background:#ffffff0f;width:100%;height:auto;max-height:190px;display:block}.birthdayCardImageFallback{color:#ffffffd1;padding:18px 14px;font-size:13px;line-height:1.5}.birthdayCardMessage{font-size:14px;line-height:1.65}@media (width<=640px){.birthdayCardImageWrap{width:min(190px,82%);margin-bottom:10px}.birthdayCardImageWrap img{max-height:160px}.birthdayCardMessage{font-size:13.5px;line-height:1.6}}#btnExplore.newSpot{background:linear-gradient(135deg,#d97706f5,#f59e0bf0)}#btnExplore.foundSpot{color:#e5e7eb;background:linear-gradient(135deg,#4b5563f0,#1f2937f0)}#btnExplore.birthdayCardSpot{color:#fff;background:linear-gradient(135deg,#9333eaf5,#ec4899e6)}.birthdayExploreNotice{color:#fff3c4;background:#9333ea33;border:1px solid #fde04773;border-radius:999px;margin:0 0 10px;padding:8px 12px;font-weight:900;display:inline-block}#birthdayFireworksOverlay{z-index:160;pointer-events:none;background:radial-gradient(circle,#7c3aed2e,#0000 55%);position:fixed;inset:0;overflow:hidden}#birthdayFireworksOverlay.is-ending{animation:.75s forwards birthdayOverlayFade}.birthdayFireworksMessage{color:#fff7d6;letter-spacing:-.02em;text-shadow:0 4px 16px #000000a6,0 0 18px #fde047b3;background:linear-gradient(135deg,#9333ead1,#ec4899b8,#f59e0bb8);border:1px solid #ffffff47;border-radius:999px;padding:16px 26px;font-size:clamp(24px,4vw,46px);font-weight:1000;animation:2.35s forwards birthdayMessagePop;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)scale(.86);box-shadow:0 18px 60px #0006,0 0 36px #fde04747}.birthdayFireworkParticle{background:var(--firework-color);width:9px;height:9px;box-shadow:0 0 16px var(--firework-color), 0 0 30px #ffffff73;opacity:0;border-radius:999px;margin:-4px 0 0 -4px;animation:1.18s cubic-bezier(.14,.85,.28,1) forwards birthdayFireworkBurst;position:absolute}.birthdayConfettiPiece{background:var(--confetti-color);opacity:.95;border-radius:3px;width:9px;height:15px;animation:2.7s ease-in forwards birthdayConfettiFall;position:absolute;top:-24px;box-shadow:0 0 10px #ffffff59}@keyframes birthdayMessagePop{0%{opacity:0;transform:translate(-50%,-50%)scale(.55)rotate(-3deg)}14%{opacity:1;transform:translate(-50%,-50%)scale(1.08)rotate(1deg)}28%{transform:translate(-50%,-50%)scale(1)rotate(0)}82%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.96)}}@keyframes birthdayFireworkBurst{0%{opacity:0;transform:translate(0)scale(.4)}12%{opacity:1}78%{opacity:1}to{opacity:0;transform:translate(var(--fx), var(--fy)) scale(.15)}}@keyframes birthdayConfettiFall{0%{opacity:0;transform:translateY(-20px)rotate(0)}10%{opacity:1}88%{opacity:.95}to{opacity:0;transform:translate3d(var(--fall-x), 110vh, 0) rotate(var(--spin))}}@keyframes birthdayOverlayFade{to{opacity:0}}@media (width<=640px){.birthdayFireworksMessage{white-space:nowrap;padding:13px 18px;font-size:26px;top:34%}.birthdayFireworkParticle{width:8px;height:8px}.birthdayConfettiPiece{width:8px;height:13px}}#start{display:none!important}#entryScreen{background:radial-gradient(circle at 50% 28%,#f5dea61f,#0000 34%),linear-gradient(#080a12 0%,#111827 55%,#090b10 100%)!important}#door{background:linear-gradient(90deg,#4a2d17,#7a4b27 45%,#4c2e18)!important;border-color:#1f1209!important}#doorWindow{background:linear-gradient(135deg,#cae6ff94,#5b8eca2e)!important}#drinkModal.initialMenu{background:radial-gradient(circle at 50% 18%,#f6dca54d,#000000bd 58%,#000000e0)!important}#drinkModal.initialMenu #drinkBox{color:#3f2b18;text-align:left;background:#fff4d8;border:10px solid #8b5e34;border-radius:24px;width:min(680px,100vw - 26px);max-width:680px;box-shadow:0 22px 70px #0000008c,inset 0 0 0 2px #ffffffbf}#drinkModal.initialMenu .drinkTitle{text-align:center;color:#4b2d16;letter-spacing:-.3px;padding-right:0;font-size:25px}#drinkModal.initialMenu .drinkSub{text-align:center;color:#795638;opacity:1;margin-bottom:10px}.menuBoardIntro{text-align:center;letter-spacing:2.6px;color:#9a6b3d;border-top:1px dashed #613c1959;border-bottom:1px dashed #613c1959;margin:6px 0 12px;padding:7px 0;font-size:12px;font-weight:950}.menuBoardList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}#drinkModal.initialMenu .drinkBtn{color:#3f2b18;text-align:left;background:#fffcecb8;border:1px solid #6543213d;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:72px;margin:0;padding:10px 12px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #fff9,0 8px 20px #58341214}#drinkModal.initialMenu .drinkBtn:hover{background:#fff9e8;transform:translateY(-1px)}.menuArt{background:linear-gradient(145deg,#fffdf4,#f3d89b);border-radius:16px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:inline-flex;box-shadow:inset 0 -4px 8px #72481e24,0 5px 12px #5030141f}.menuText{flex-direction:column;gap:4px;min-width:0;display:flex}.menuText b{font-size:16px;line-height:1.1}.menuText small{color:#7b6044;font-size:12px;font-weight:700;line-height:1.3}#drinkModal.initialMenu .stampSpecialMenuLabel{color:#704b26;text-align:center;margin:12px 0 8px;font-weight:950}#drinkModal.initialMenu .stampSpecialDrinkBtn{display:flex}#drinkModal.initialMenu .drinkBtn.menuSelected{transform:translateY(-1px)scale(.995);color:#0000!important;background:#efe2c3!important}#drinkModal.initialMenu .drinkBtn.menuSelected *{visibility:hidden}#drinkModal.initialMenu .drinkBtn.menuSelected:before{content:"";filter:blur(.2px);visibility:visible;background:#372b1f57;border-radius:16px 16px 22px 22px;width:52px;height:52px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}#drinkModal.initialMenu .drinkBtn.menuSelected:after{content:"선택 완료";color:#4c341f;visibility:visible;font-size:16px;font-weight:950;position:absolute;top:50%;left:86px;transform:translateY(-50%)}#mapSelect{align-items:center;background:radial-gradient(circle at 50% 10%,#8b5cf63d,#000000d4 58%,#000000e6)!important}#mapSelect .mapCard{background:#0e1222f0;width:min(1120px,100vw - 32px);max-height:min(88vh,100dvh - 28px);overflow:auto}.mapPhotoGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px;display:grid!important}.mapPhotoBtn{text-align:left;cursor:pointer;flex-direction:column;min-height:0;display:flex;overflow:hidden;background:#ffffff14!important;border-radius:20px!important;padding:10px!important}.mapPhotoBtn:hover{transform:translateY(-2px);background:#ffffff24!important}.mapThumb{aspect-ratio:16/10;background:#111827;border:1px solid #ffffff24;border-radius:15px;width:100%;display:block;overflow:hidden;box-shadow:0 12px 28px #00000047}.mapThumb img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;display:block}.mapPhotoBtn .mapBtnTitle{margin-top:12px;padding:0 4px;font-size:18px}.mapPhotoBtn .mapBtnSub{min-height:54px;padding:0 4px 4px;font-size:13px}@media (width<=980px){.mapPhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){#drinkModal.initialMenu #drinkBox{border-width:7px;border-radius:20px}.menuBoardList{grid-template-columns:1fr}#drinkModal.initialMenu .drinkBtn{min-height:66px}.mapPhotoGrid{grid-template-columns:1fr;gap:12px}.mapPhotoBtn .mapBtnSub{min-height:0}}.guideText{text-shadow:0 2px 12px #000000b8,0 0 2px #000000b3;letter-spacing:-.2px;font-weight:850;color:#fff!important;opacity:.96!important}.doorHint.guideText{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000057;border:1px solid #ffffff24;border-radius:999px;padding:10px 16px;font-size:15px;line-height:1.55}#drinkModal.initialMenu .drinkSub.guideText{text-shadow:0 1px 8px #0000008c;background:#472d14c7;border-radius:999px;width:max-content;max-width:100%;margin:8px auto 12px;padding:8px 14px;font-size:13px;display:block;color:#fff!important}#mapSelect .sub.guideText{background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;margin-top:4px;padding:8px 14px;display:inline-block}.profileNickRow{align-items:center;gap:8px;display:flex}.profileNickRow .profileInput{flex:1}.profileMiniBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1c;border:1px solid #fff3;border-radius:14px;min-height:46px;padding:0 13px;font-weight:900}.profileMiniBtn:hover{background:#ffffff2e}.profileRandomEnterBtn{margin-top:8px;background:#ffffff1f!important;border:1px solid #ffffff2e!important}.mapThumb img{image-rendering:auto!important}@media (width<=640px){.profileNickRow{flex-direction:column;align-items:stretch}.profileMiniBtn{width:100%}.doorHint.guideText{border-radius:18px;font-size:13px}}.requiredMark{color:#ffe991;vertical-align:middle;background:#f8df4f2e;border-radius:999px;margin-left:5px;padding:2px 6px;font-size:10px;font-weight:950;display:inline-block}.entryPurposeChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px;display:grid}.entryPurposeBtn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-weight:900;transition:transform .12s,border-color .12s,background .12s,box-shadow .12s;display:flex}.entryPurposeBtn span{font-size:18px;line-height:1}.entryPurposeBtn b{white-space:nowrap;font-size:13px}.entryPurposeBtn:hover{background:#ffffff1c;border-color:#f8df4f8c;transform:translateY(-1px)}.entryPurposeBtn.active{background:#f8df4f2b;border-color:#f8df4fe6;box-shadow:inset 0 0 0 2px #f8df4f1a,0 8px 18px #0000002e}#presencePanel button{font:inherit;color:inherit}.presenceToggleBtn,.presenceCategoryBtn{cursor:pointer;text-align:left;background:#ffffff1a;border:1px solid #ffffff29;border-radius:12px;width:100%;padding:8px 10px;font-weight:900}.presenceToggleBtn{text-align:center;color:#fff8d7;background:#f8df4f2e}.presenceCategoryBtn{margin-top:6px}.presenceCategoryBtn:hover,.presenceToggleBtn:hover{background:#f8df4f38}.presenceHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.presenceHeader b{color:#fff8d7;font-size:12px}.presenceCloseBtn,.presenceBackBtn{cursor:pointer;background:#ffffff1a;border:1px solid #ffffff24;border-radius:8px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-weight:950;display:inline-flex}.presenceNameLine{color:#ffffffeb;border-bottom:1px solid #ffffff14;padding:5px 4px}.presenceNameLine:last-child{border-bottom:0}.presenceEmpty{color:#ffffffb8;padding:8px 4px 2px}@media (width<=560px){.entryPurposeChoices{grid-template-columns:1fr 1fr}#presencePanel{max-width:min(285px,82vw)!important;top:64px!important;right:8px!important}}#entryScreen{box-sizing:border-box;padding:18px;overflow:auto}#door{aspect-ratio:1;justify-content:center;align-items:center;max-height:min(76vh,720px);display:flex;overflow:hidden;background:0 0!important;border:0!important;border-radius:22px!important;width:min(430px,76vw)!important;height:auto!important;box-shadow:0 24px 72px #0000007a!important}#door:after{content:none!important}#doorWindow,.doorKnob{display:none!important}#door img{object-fit:cover;image-rendering:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}#door:focus-visible{outline-offset:5px;outline:3px solid #f0c778}.doorHint.guideText{margin-top:16px;background:#28190ed1!important;border-color:#f0c77852!important}#profileScreen{box-sizing:border-box;padding:16px;overflow:auto;background:radial-gradient(circle at 50% 18%,#f6dca547,#000000c2 58%,#000000e6)!important}#profileScreen .profileCard{width:min(560px,100vw - 28px);color:#3f2b18!important;background:#fff4d8!important;border:10px solid #8b5e34!important;border-radius:24px!important;box-shadow:0 22px 70px #0000008c,inset 0 0 0 2px #ffffffc2!important}#profileScreen .title{text-align:center;font-size:24px;color:#4b2d16!important}#profileScreen .sub.guideText{text-align:center;color:#795638!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important;border:0!important;margin:5px 0 8px!important;padding:0!important}#profileScreen .profileLabel{color:#5a3b22;opacity:1}#profileScreen .profileInput{color:#3f2b18;background:#fffcece0;border:1px solid #65432147;box-shadow:inset 0 0 0 1px #ffffffa6}#profileScreen .profileInput::placeholder{color:#9a8065}#profileScreen .profileInput:focus{border-color:#8b5e34;box-shadow:0 0 0 3px #8b5e342e}#profileScreen .profileMiniBtn,#profileScreen .avatarBtn,#profileScreen .entryPurposeBtn{box-shadow:inset 0 0 0 1px #ffffff94,0 6px 16px #58341212;color:#3f2b18!important;background:#fffcecc2!important;border-color:#6543213d!important}#profileScreen .profileMiniBtn:hover,#profileScreen .avatarBtn:hover,#profileScreen .entryPurposeBtn:hover{background:#fff9e8!important;border-color:#8b5e348c!important}#profileScreen .avatarBtn.active{background:#f1dfbb!important;outline:3px solid #8b5e34!important}#profileScreen .entryPurposeBtn.active{background:#f7e8b8!important;border-color:#b8892f!important;box-shadow:inset 0 0 0 2px #b8892f1f,0 8px 18px #5834121a!important}#profileScreen .requiredMark{color:#68491f;background:#ead89f}#profileScreen .profileMsg{color:#b43a32}#profileScreen .profileEnterBtn{margin-top:12px;box-shadow:0 10px 22px #5b31143d,inset 0 1px #ffffff2e;color:#fff7e6!important;background:linear-gradient(#7b4b27,#5e351c)!important;border:1px solid #44240f!important}#profileScreen .profileEnterBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}@media (width<=640px){#door{max-height:none;width:min(390px,92vw)!important}#profileScreen .profileCard{border-width:7px!important;border-radius:20px!important}}#door{aspect-ratio:auto!important;width:min(430px,76vw)!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;overflow:visible!important}#door img{filter:drop-shadow(0 22px 28px #0000007a);display:block;object-fit:contain!important;width:100%!important;height:auto!important}#door:hover{filter:brightness(1.04);transform:translateY(-3px)scale(1.012)}#drinkModal.initialMenu .drinkTitle{margin-bottom:14px!important}@media (width<=640px){#door{width:min(390px,92vw)!important}}#door{transform:translate(20px)}#door:hover{transform:translateX(20x) translateY(-3px) scale(1.012)}#door:active{transform:translate(20px)translateY(1px)scale(.99)}@media (width<=640px){#door{transform:translate(10px)}#door:hover{transform:translate(10px)translateY(-3px)scale(1.012)}#door:active{transform:translate(10px)translateY(1px)scale(.99)}}.memorialCardMessage{color:#fff7df;text-shadow:0 2px 8px #000000b8;font-size:16px;font-weight:800;line-height:1.75}.memorialMusicLinks{background:#111827b8;border:1px solid #ffe8bc47;border-radius:14px;flex-direction:column;gap:8px;margin-top:14px;padding:12px;display:flex}.memorialMusicTitle{color:#ffe8bc;margin-bottom:2px;font-weight:800}.memorialMusicLinks a{color:#fff7df;background:#ffffff24;border:1px solid #9970372e;border-radius:10px;padding:9px 11px;font-weight:800;text-decoration:none;display:block}.memorialMusicLinks a:hover{text-decoration:underline}#privateRoomModal{z-index:10020;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0307129e;justify-content:center;align-items:center;padding:18px;position:fixed;inset:0}#privateRoomCard{color:#fff;text-align:center;background:linear-gradient(#1e1b4bf5,#0f172af5);border:1px solid #ffffff2e;border-radius:24px;width:min(430px,94vw);padding:24px 22px 22px;position:relative;box-shadow:0 24px 80px #0000007a}#btnPrivateRoomClose{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;width:34px;height:34px;font-size:20px;position:absolute;top:12px;right:14px}#privateRoomEmoji{margin-bottom:8px;font-size:42px}#privateRoomTitle{letter-spacing:-.02em;font-size:24px;font-weight:900}#privateRoomLead{color:#ffffffc2;margin:10px 0 18px;font-size:14px;line-height:1.55}.privateRoomMainBtn,.privateRoomSubBtn{cursor:pointer;border:0;border-radius:16px;width:100%;margin-top:10px;padding:13px 14px;font-weight:900}.privateRoomMainBtn{color:#231b05;background:#facc15;box-shadow:0 8px 18px #facc1540}.privateRoomSubBtn{color:#fff;background:#ffffff1f;border:1px solid #ffffff24}.privateRoomLabel{text-align:left;color:#ffffffc7;margin-bottom:7px;font-size:13px;font-weight:800;display:block}#privateRoomCodeInput{box-sizing:border-box;text-align:center;color:#fff;letter-spacing:.18em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff38;border-radius:16px;outline:none;width:100%;padding:14px 12px;font-size:22px;font-weight:900}#privateRoomCodeInput::placeholder{color:#ffffff6b}.privateRoomActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.privateRoomActions .privateRoomMainBtn,.privateRoomActions .privateRoomSubBtn{margin-top:10px}#privateRoomMessage{color:#ffffffc2;min-height:20px;margin-top:14px;font-size:13px;line-height:1.45}#privateRoomMessage.privateRoomError{color:#fecaca;font-weight:800}#privateRoomBadge{z-index:10010;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827d1;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:8px 10px 8px 13px;font-size:12px;font-weight:900;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000059}#btnCopyPrivateRoomCode{color:#231b05;cursor:pointer;background:#facc15;border:0;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}@media (width<=700px){#privateRoomBadge{box-sizing:border-box;justify-content:center;width:calc(100vw - 24px);top:8px}.privateRoomActions{grid-template-columns:1fr}}#hud.cafeMenuHud{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;z-index:18!important;color:#3b2a1d!important;width:260px!important;max-width:calc(100vw - 28px)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-radius:0!important;padding:0!important;top:14px!important;left:14px!important}#hud.cafeMenuHud .hudHeader{justify-content:flex-start!important;align-items:center!important;gap:0!important;width:auto!important;min-width:0!important;display:flex!important}#hud.cafeMenuHud .hudNameplate{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fdf2daf0,#dbb889eb);border:1px solid #6e492a47;border-radius:14px;align-items:center;gap:9px;height:42px;padding:6px 8px 6px 10px;display:inline-flex;box-shadow:0 12px 28px #21140c38,inset 0 1px #ffffff8c}#hud.cafeMenuHud .hudTitle{letter-spacing:.1px;text-shadow:0 1px #ffffff73;color:#4b3322!important;font-size:14px!important;font-weight:950!important;line-height:1!important}#hud.cafeMenuHud .coffeeLogo{flex:none;width:28px;height:30px;display:inline-block;position:relative}#hud.cafeMenuHud .coffeeCup{background:linear-gradient(#fff4df,#d9a96f 64%,#8a5a35);border:2px solid #5b3a22d1;border-radius:4px 4px 8px 8px;width:18px;height:13px;position:absolute;bottom:3px;left:3px;box-shadow:inset 0 2px #ffffff80,0 3px 6px #3c23122e}#hud.cafeMenuHud .coffeeCup:after{content:"";border:2px solid #5b3a22c7;border-left:0;border-radius:0 8px 8px 0;width:8px;height:8px;position:absolute;top:2px;right:-9px}#hud.cafeMenuHud .coffeeCup:before{content:"";background:#5b3a2257;border-radius:999px;height:4px;position:absolute;bottom:-6px;left:-3px;right:-3px}#hud.cafeMenuHud .coffeeSteam:before,#hud.cafeMenuHud .coffeeSteam:after,#hud.cafeMenuHud .coffeeSteam{content:"";background:linear-gradient(#774e2f00,#774e2f8c,#774e2f00);border-radius:999px;width:2px;height:11px;animation:3.6s ease-in-out infinite cafeSteamFloat;position:absolute;top:0}#hud.cafeMenuHud .coffeeSteam{left:8px}#hud.cafeMenuHud .coffeeSteam:before{animation-delay:.7s;top:1px;left:7px}#hud.cafeMenuHud .coffeeSteam:after{animation-delay:1.4s;top:0;left:14px}@keyframes cafeSteamFloat{0%,to{opacity:.34;transform:translateY(2px)}50%{opacity:.78;transform:translateY(-2px)}}#hud.cafeMenuHud #btnToggleHud,#hud.cafeMenuHud .hamburgerBtn{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:4px;color:#5b3b25!important;background:#774e2f1f!important;border:0!important;border-radius:11px!important;width:34px!important;height:34px!important;margin-left:2px!important;padding:0!important;display:inline-flex!important;position:relative!important;box-shadow:inset 0 0 0 1px #5b3a222e,0 3px 10px #3f26161a!important}#hud.cafeMenuHud #btnToggleHud span{background:#6d472b;border-radius:999px;width:16px;height:2px;transition:transform .18s,opacity .18s;display:block}#hud.cafeMenuHud #btnToggleHud.is-open span:first-child{transform:translateY(6px)rotate(45deg)}#hud.cafeMenuHud #btnToggleHud.is-open span:nth-child(2){opacity:0}#hud.cafeMenuHud #btnToggleHud.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}#hud.cafeMenuHud #hudBody{color:#3f2a1c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fff8e8f5,#e1c297f0);border:1px solid #704b2b40;border-radius:16px;width:236px;margin-top:8px;padding:12px;display:block;box-shadow:0 18px 42px #21140c47,inset 0 1px #ffffff8c}#hud.cafeMenuHud .hudMenuKicker{color:#7a5534;letter-spacing:.16em;background:#6541251a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:9px;padding:5px 8px;font-size:10px;font-weight:950;display:flex}#hud.cafeMenuHud #hudBody .row{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;margin-top:8px!important;display:flex!important}#hud.cafeMenuHud #hudBody button,#hud.cafeMenuHud #hudBody .pill{letter-spacing:-.15px;color:#4a3120!important;background:#ffffff7a!important;border:1px solid #6c482b29!important;border-radius:12px!important;font-size:12px!important;font-weight:850!important;box-shadow:inset 0 1px #ffffff73,0 5px 12px #492d1914!important}#hud.cafeMenuHud #hudBody button:hover{transform:translateY(-1px);background:#ffffffa8!important}#hud.cafeMenuHud .hudMapBtn{text-align:left!important;color:#4d3422!important;white-space:nowrap!important;background:linear-gradient(135deg,#8458322b,#ffffff8a)!important;width:100%!important;margin:8px 0!important;padding:10px 11px!important;display:block!important}#hud.cafeMenuHud .hudAudioRow{background:#63402614;border-radius:13px;grid-template-columns:34px 34px minmax(104px,1fr);padding:9px;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;display:grid!important}#hud.cafeMenuHud .hudAudioRow button{text-align:center;flex:0 0 34px!important;width:34px!important;height:32px!important;padding:0!important}#hud.cafeMenuHud .hudVolumeLabel{grid-template-columns:max-content minmax(58px,1fr);color:#684629!important;white-space:nowrap!important;word-break:keep-all!important;writing-mode:horizontal-tb!important;opacity:.95!important;align-items:center!important;gap:7px!important;min-width:0!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:grid!important}#hud.cafeMenuHud input[type=range]{accent-color:#8f6240;width:100%!important;min-width:58px!important}#hud.cafeMenuHud .hudMenuList{flex-direction:column!important;align-items:stretch!important}#hud.cafeMenuHud .hudMenuList button,#hud.cafeMenuHud .hudMenuList .pill{box-sizing:border-box;min-height:35px;text-align:left!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;padding:9px 10px!important;display:flex!important}#hud.cafeMenuHud .small{line-height:1.45;color:#6b4a31!important;opacity:.88!important;font-size:11px!important}#hud.cafeMenuHud #seatHint{background:#ffffff6b;border-radius:12px;padding:8px 9px;margin-top:9px!important}@media (width<=640px){#hud.cafeMenuHud{width:232px!important;max-width:calc(100vw - 20px)!important;top:10px!important;left:10px!important}#hud.cafeMenuHud .hudNameplate{border-radius:13px;height:38px;padding:5px 7px 5px 9px}#hud.cafeMenuHud .hudTitle{font-size:13px!important}#hud.cafeMenuHud .coffeeLogo{transform-origin:0;transform:scale(.92)}#hud.cafeMenuHud #btnToggleHud{width:32px!important;height:32px!important}#hud.cafeMenuHud #hudBody{border-radius:15px;width:208px;padding:10px}#hud.cafeMenuHud .hudAudioRow{grid-template-columns:32px 32px minmax(94px,1fr);padding:8px;gap:6px!important}#hud.cafeMenuHud .hudAudioRow button{width:32px!important;height:30px!important}#hud.cafeMenuHud .hudVolumeLabel{grid-template-columns:max-content minmax(52px,1fr);gap:6px!important;font-size:11px!important}}#hud.cafeMenuHud .hudDiscoveryBtn{box-sizing:border-box!important;color:#4a3120!important;text-align:left!important;white-space:nowrap!important;background:linear-gradient(135deg,#fff8e8b8,#eed0a08a)!important;border:1px solid #6c482b2e!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;margin:0 0 8px!important;padding:10px 11px!important;font-size:12px!important;font-weight:900!important;display:flex!important;box-shadow:inset 0 1px #ffffff85,0 5px 12px #492d1914!important}#hud.cafeMenuHud #hudBody{scrollbar-width:thin;max-height:calc(100vh - 76px)!important;overflow-y:auto!important}#hud.cafeMenuHud .hudMenuList{margin-top:0!important}#hud.cafeMenuHud .hudNamePanel{background:#fff6;border:1px solid #6c482b24;border-radius:14px;margin-top:10px;padding:10px;box-shadow:inset 0 1px #ffffff6b}#hud.cafeMenuHud .hudNamePanelTitle{color:#4a3120;letter-spacing:-.15px;justify-content:flex-start;align-items:center;margin-bottom:6px;font-size:12px;font-weight:950;display:flex}#hud.cafeMenuHud .hudCurrentNick{color:#6b4a31;background:#64412614;border-radius:10px;margin-bottom:8px;padding:6px 8px;font-size:11px;font-weight:800;line-height:1.35}#hud.cafeMenuHud .hudNameLabel{color:#6b4a31;letter-spacing:.04em;margin:7px 0 4px;font-size:10px;font-weight:950;display:block}#hud.cafeMenuHud .hudNickRow{align-items:center;gap:6px;display:flex}#hud.cafeMenuHud .hudNickInput{box-sizing:border-box;color:#3f2a1c;background:#ffffffa3;border:1px solid #6c482b38;border-radius:10px;outline:none;flex:auto;min-width:0;height:32px;padding:7px 8px;font-size:12px;font-weight:850}#hud.cafeMenuHud .hudNickInput:focus{border-color:#8f62409e;box-shadow:0 0 0 3px #8f624024}#hud.cafeMenuHud .hudNameMiniBtn{white-space:nowrap;flex:none;height:32px!important;padding:0 8px!important}#hud.cafeMenuHud .hudAvatarBtns{gap:7px;margin-bottom:7px;display:flex}#hud.cafeMenuHud .hudAvatarBtn{justify-content:center!important;width:38px!important;height:34px!important;padding:0!important;font-size:18px!important}#hud.cafeMenuHud .hudAvatarBtn.active{background:linear-gradient(135deg,#fff8e8f2,#eaca97c7)!important;border-color:#6c482b52!important;box-shadow:inset 0 1px #ffffffa8,0 6px 14px #492d1924!important}#hud.cafeMenuHud .hudNameSaveBtn{min-height:34px;text-align:center!important;background:linear-gradient(135deg,#8458322e,#ffffff9e)!important;justify-content:center!important;width:100%!important}#hud.cafeMenuHud .hudNameMsg{color:#7a5534;min-height:16px;margin-top:6px;font-size:11px;font-weight:750;line-height:1.35}#hud.cafeMenuHud .hudNameMsg.error{color:#b43a32}#hud.cafeMenuHud .hudNameMsg.ok{color:#516b32}#exitHint.privateExitHint{z-index:2147483647!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}@media (width<=700px){#exitHint.privateExitHint{right:14px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 154px)!important;border-radius:18px!important;padding:14px 18px!important;font-size:18px!important;font-weight:900!important}}#hud.cafeMenuHud{z-index:10060!important;pointer-events:auto!important}#hud.cafeMenuHud .hudHeader,#hud.cafeMenuHud .hudNameplate,#hud.cafeMenuHud #btnToggleHud{z-index:10080!important;pointer-events:auto!important;touch-action:manipulation!important;position:relative!important}#hud.cafeMenuHud #hudBody{z-index:10070!important;pointer-events:auto!important;position:relative!important}#privateRoomBadge{z-index:10020!important;pointer-events:auto!important}#hud.cafeMenuHud:not(.hud-collapsed)~#privateRoomBadge{z-index:10010!important}#hud.cafeMenuHud .hudAudioRow{flex-flow:row!important;align-items:center!important;gap:7px!important;padding:8px!important;display:flex!important}#hud.cafeMenuHud .hudAudioRow button{flex:0 0 32px!important;width:32px!important;height:30px!important}#hud.cafeMenuHud .hudVolumeLabel{white-space:nowrap!important;writing-mode:horizontal-tb!important;flex-direction:row!important;flex:auto!important;align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}#hud.cafeMenuHud .hudVolumeLabel input[type=range],#hud.cafeMenuHud .hudAudioRow input[type=range]{flex:auto!important;width:auto!important;min-width:52px!important}@media (width<=700px){#privateRoomBadge{z-index:10020!important}#hud.cafeMenuHud{z-index:10060!important}#hud.cafeMenuHud:not(.hud-collapsed) #btnToggleHud{box-shadow:0 0 0 2px #ffffffb8,0 8px 22px #23140a47!important}#hud.cafeMenuHud .hudAudioRow{gap:6px!important;padding:8px!important}#hud.cafeMenuHud .hudAudioRow button{flex-basis:31px!important;width:31px!important;height:30px!important}#hud.cafeMenuHud .hudVolumeLabel{gap:5px!important;font-size:11px!important}#hud.cafeMenuHud .hudVolumeLabel input[type=range],#hud.cafeMenuHud .hudAudioRow input[type=range]{min-width:46px!important}}#drinkModal,#exploreModal,#drinkStatusModal,#consumeModal,#mapSelect,#privateRoomModal,#stampGuideModal,#controlsInfoModal,#hiddenGuideModal,#windowView,#entranceWelcomeModal,#selfProfileModal,#visitorCardModal{z-index:10120!important}#btnCounterMenu{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;background:#784824f5;border:0;border-radius:16px;min-width:118px;min-height:58px;padding:14px 18px;font-size:20px;font-weight:950;box-shadow:0 14px 36px #0000006b;z-index:2147482998!important;position:fixed!important;bottom:96px!important;right:18px!important}#btnCounterMenu:hover{filter:brightness(1.08)}#btnCounterMenu:active{transform:translateY(1px)}#btnCounterMenu.is-seated-first-order{bottom:18px!important}body.cc-counter-menu-visible #btnSit{bottom:calc(172px + env(safe-area-inset-bottom,0px))!important}#entryGuideToast{left:50%;top:calc(64% + env(safe-area-inset-top,0px));z-index:20040;box-sizing:border-box;text-align:center;white-space:nowrap;pointer-events:none;color:#fff;letter-spacing:-.045em;opacity:0;-webkit-text-stroke:3px #000000e0;paint-order:stroke fill;text-shadow:0 2px #000000f2,2px 0 #000000f2,-2px 0 #000000f2,0 -2px #000000f2,0 6px 18px #000000bf;width:96vw;max-width:1100px;font-size:clamp(15px,4vw,28px);font-weight:950;line-height:1.18;transition:opacity .28s,transform .28s;position:fixed;overflow:visible;transform:translate(-50%)translateY(-6px)}#entryGuideToast.show{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=700px){#btnCounterMenu{min-width:118px;min-height:58px;font-size:20px;right:12px!important;bottom:calc(98px + env(safe-area-inset-bottom,0px))!important}#btnCounterMenu.is-seated-first-order{bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}body.cc-counter-menu-visible #btnSit{bottom:calc(174px + env(safe-area-inset-bottom,0px))!important}#entryGuideToast{top:calc(64% + env(safe-area-inset-top,0px));-webkit-text-stroke:2.2px #000000eb;text-shadow:0 1.5px #000000f5,1.5px 0 #000000f5,-1.5px 0 #000000f5,0 -1.5px #000000f5,0 5px 15px #000000bf;width:98vw;font-size:clamp(14px,4.15vw,18px)}}#drinkModal.counterMenuBoard #btnDrinkModalClose{display:flex!important}#drinkModal.counterMenuBoard .drinkTitle{text-align:center;padding-left:42px;padding-right:42px}#hud.cafeMenuHud #status{display:none!important}#hud.cafeMenuHud .hudAudioRow{flex-wrap:nowrap!important;grid-template-columns:30px 30px 86px!important;justify-content:start!important;align-items:center!important;gap:6px!important;margin-top:6px!important;margin-bottom:8px!important;padding:6px 7px!important;display:grid!important}#hud.cafeMenuHud .hudAudioRow button{text-align:center!important;justify-content:center!important;align-items:center!important;width:30px!important;height:28px!important;min-height:28px!important;padding:0!important;display:inline-flex!important}#hud.cafeMenuHud .hudVolumeLabel{grid-template-columns:28px 52px!important;align-items:center!important;gap:4px!important;min-width:0!important;max-width:86px!important;font-size:11px!important;line-height:1!important;display:grid!important}#hud.cafeMenuHud #vol{width:52px!important;min-width:52px!important;max-width:52px!important}#hud.cafeMenuHud .hudOrderBtn,#hud.cafeMenuHud .hudMapBtn{box-sizing:border-box!important;text-align:left!important;white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;margin:8px 0 0!important;padding:10px 11px!important;display:flex!important}#hud.cafeMenuHud .hudOrderBtn{color:#4d3422!important;background:linear-gradient(135deg,#84583233,#ffffff94)!important;font-weight:950!important}#hud.cafeMenuHud .hudMapBtn{background:linear-gradient(135deg,#84583226,#ffffff85)!important}#hud.cafeMenuHud .hudNamePanel,#hud.cafeMenuHud .hudMenuList{margin-top:8px!important}#hud.cafeMenuHud .hudMenuList .hudDiscoveryBtn{background:#ffffff7a!important;border:1px solid #6c482b29!important;min-height:35px!important;margin:0!important;padding:9px 10px!important;font-size:12px!important;font-weight:850!important;box-shadow:inset 0 1px #ffffff73,0 5px 12px #492d1914!important}@media (width<=640px){#hud.cafeMenuHud .hudAudioRow{grid-template-columns:28px 28px 78px!important;gap:5px!important;padding:6px!important}#hud.cafeMenuHud .hudAudioRow button{width:28px!important;height:27px!important;min-height:27px!important}#hud.cafeMenuHud .hudVolumeLabel{grid-template-columns:25px 47px!important;max-width:78px!important;font-size:10px!important}#hud.cafeMenuHud #vol{width:47px!important;min-width:47px!important;max-width:47px!important}}#hud.cafeMenuHud #hudBody{overscroll-behavior:contain;max-height:calc(100dvh - 168px)!important;padding-bottom:26px!important;overflow-y:auto!important}#hud.cafeMenuHud .hudMenuList{padding-bottom:8px!important}#worldMapQuickButton{z-index:9998;cursor:pointer;pointer-events:auto;filter:drop-shadow(0 12px 22px #0000007a);touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:82px;height:82px;padding:0;display:none;position:fixed;top:132px;right:10px}#worldMapQuickButton img{object-fit:contain;image-rendering:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}#worldMapQuickButton:hover{transform:translateY(-1px)scale(1.035)}#worldMapQuickButton:active{transform:translateY(1px)scale(.985)}#privateRoomQuickButton{z-index:9998;color:#fff7d6;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(160deg,#392358f7,#1f1631f7);border:1px solid #ffe89e8c;border-radius:18px;width:82px;min-height:58px;padding:7px 5px 8px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:none;position:fixed;top:224px;right:10px;box-shadow:0 12px 24px #0000006b,inset 0 0 0 1px #ffffff0f}#privateRoomQuickButton:hover{transform:translateY(-1px)scale(1.025)}#privateRoomQuickButton:active{transform:translateY(1px)scale(.985)}.privateRoomQuickIcon{margin-bottom:3px;font-size:25px;line-height:1;display:block}.privateRoomQuickLabel{letter-spacing:-.03em;font-size:12px;font-weight:950;line-height:1.12;display:block}#worldMapModal{z-index:10050;box-sizing:border-box;-webkit-backdrop-filter:blur(7px);background:#000000c7;justify-content:center;align-items:center;padding:10px;display:flex;position:fixed;inset:0}#worldMapFrame{aspect-ratio:853/1844;filter:drop-shadow(0 26px 64px #000000a8);width:min(96vw,520px);max-height:96vh;position:relative}#worldMapImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:22px;width:100%;height:100%;display:block}#btnWorldMapClose{aspect-ratio:1;color:#0000;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#0000000a;border:0;border-radius:14px;width:9.2%;position:absolute;top:1.6%;right:4.2%}.worldMapHotspot{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#ff40402e;background:#f000;border:0;border-radius:18px;position:absolute}.worldMapHotspot:focus-visible{outline-offset:2px;outline:3px solid #ffe47af2}.hotspotLake{width:42%;height:18.8%;top:22.4%;left:6%}.hotspotCosmic{width:35%;height:17.6%;top:15.4%;left:60%}.hotspotBeach{width:38%;height:18.3%;top:41.5%;left:57%}.hotspotJazz{width:37%;height:18.6%;top:56%;left:14%}.worldMapCount{color:#fff8de;text-align:center;pointer-events:none;text-shadow:0 1px 3px #000000a6;background:#100d16db;border:1px solid #ffd970b8;border-radius:999px;min-width:32px;padding:3px 7px 4px;font-size:clamp(10px,2.7vw,13px);font-weight:950;line-height:1;position:absolute;box-shadow:0 6px 16px #00000057,inset 0 0 0 1px #ffffff14}.countLake{top:22.7%;left:36.8%}.countCosmic{top:15.6%;left:86.2%}.countBeach{top:41.9%;left:84.7%}.countJazz{top:56.3%;left:42.4%}@media (width<=560px){#worldMapQuickButton{width:70px;height:70px;right:8px}#privateRoomQuickButton{border-radius:16px;width:70px;min-height:54px;right:8px}.privateRoomQuickIcon{font-size:23px}.privateRoomQuickLabel{font-size:11px}#worldMapFrame{width:min(96vw,430px);max-height:96vh}#worldMapImage{border-radius:18px}}@media (width<=380px){#worldMapQuickButton{width:62px;height:62px}#privateRoomQuickButton{width:62px;min-height:50px;padding:6px 4px}.privateRoomQuickIcon{font-size:21px}.privateRoomQuickLabel{font-size:10px}}#worldMapModal{z-index:10280!important}#entryModeScreen{z-index:20500;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#08070bd6;justify-content:center;align-items:center;padding:18px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.entryModeCard{box-sizing:border-box;background:linear-gradient(160deg,#271c2dfa,#13111bfa);border:1px solid #ffffff24;border-radius:24px;width:min(520px,100vw - 28px);max-height:calc(100vh - 32px);padding:28px;position:relative;overflow:auto;box-shadow:0 28px 80px #0000008c}.entryModeClose{color:#fff;cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:12px;right:14px}.entryModeKicker{letter-spacing:.18em;color:#f7d66b;text-align:center;font-size:12px;font-weight:900}.entryModeTitle{text-align:center;letter-spacing:-.035em;margin:7px 0 22px;font-size:26px;font-weight:950}.entryModePublic,.entryModePrivate{background:#ffffff0e;border:1px solid #ffffff17;border-radius:18px;padding:16px}#entryModeScreen.cafePrivateJoinMode .entryModePublic,#entryModeScreen.cafePrivateJoinMode .entryModeDivider{display:none}#entryModeScreen.cafePrivateJoinMode .entryModeCard{width:min(460px,100vw - 28px)}#entryModeScreen.cafePrivateJoinMode .entryModeTitle{margin-bottom:16px}.entryModePublicBtn,.entryModePrivateBtn,.entryModeOwnerBtn{cursor:pointer;border:0;border-radius:14px;width:100%;min-height:52px;font-size:16px;font-weight:900}.entryModePublicBtn{color:#231b05;background:#facc15;box-shadow:0 10px 24px #facc1533}.entryModePrivateBtn{color:#fff;background:#7c3aed;margin-top:14px;box-shadow:0 10px 24px #7c3aed47}.entryModeOwnerBtn{color:#fff;background:#ffffff1a;border:1px solid #ffffff21;margin-top:14px}.entryModeHelp,.entryModeTestNote{color:#ffffff9e;text-align:center;margin-top:8px;font-size:12px;line-height:1.45}.entryModeDivider{color:#ffffff7a;align-items:center;gap:12px;margin:15px 0;font-size:12px;display:flex}.entryModeDivider:before,.entryModeDivider:after{content:"";background:#ffffff21;flex:1;height:1px}.entryModeSectionTitle{margin-bottom:12px;font-size:17px;font-weight:900}.entryModePrivate label{color:#ffffffbf;margin:10px 0 6px;font-size:12px;font-weight:800;display:block}.entryModePrivate input,.privateRoomInput{box-sizing:border-box;color:#fff;background:#ffffff16;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;height:46px;padding:0 13px;font-size:15px}.entryModePrivate input:focus,.privateRoomInput:focus{border-color:#f7d66b;box-shadow:0 0 0 3px #f7d66b21}.entryModeMessage{color:#fecaca;text-align:center;min-height:18px;margin-top:10px;font-size:13px;font-weight:750;line-height:1.45}.privateRoomInput{margin-bottom:12px}.privateRoomInput option{color:#111}.privateRoomGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.privateRoomManageInfo{text-align:left;background:#ffffff12;border-radius:14px;padding:15px;font-size:14px;line-height:1.65}.privateRoomManageInfo b{color:#fde68a}.privateRoomTextBtn{color:#ffffffad;cursor:pointer;background:0 0;border:0;margin-top:12px;font-weight:800;text-decoration:underline}#privateRoomCard{max-height:calc(100vh - 28px);overflow:auto}#privateRoomBadge.privateRoomPaused{background:#7f1d1de6}@media (width<=560px){.entryModeCard{border-radius:20px;padding:24px 18px 20px}.entryModeTitle{font-size:23px}.privateRoomGrid{grid-template-columns:1fr;gap:0}}#privateRoomModal{pointer-events:auto;z-index:20600!important}.entryModePrivate{padding:0;transition:border-color .18s,background .18s,box-shadow .18s;overflow:hidden}.entryModePrivate.is-expanded{background:#ffffff12;border-color:#f7d66b4d;box-shadow:0 12px 28px #00000029}.entryModePrivateToggle{color:#fff;width:100%;min-height:58px;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:17px;font-weight:950;display:flex}.entryModePrivateToggle:hover{background:#ffffff0e}.entryModePrivateToggle:focus-visible{outline-offset:-4px;border-radius:15px;outline:3px solid #f7d66bb8}.entryModePrivateToggleArrow{color:#f7d66b;flex:none;font-size:22px;line-height:1;transition:transform .18s}.entryModePrivate.is-expanded .entryModePrivateToggleArrow{transform:rotate(180deg)}.entryModePrivateFields{padding:0 16px 16px;animation:.18s ease-out privateEntryReveal}.entryModePrivateFields[hidden]{display:none!important}.entryModePrivateGuide{color:#ffffffa8;margin:-2px 0 9px;font-size:12px;line-height:1.45}@keyframes privateEntryReveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}#entryModeScreen.cafePrivateJoinMode .entryModePrivateToggle{cursor:default}#exitHint.privateExitHint{color:#fff4d2;white-space:nowrap;border:1px solid #ffffff29;max-width:min(230px,100vw - 24px);line-height:1.2;background:#131017e0!important;border-radius:14px!important;padding:10px 13px!important;font-size:13px!important;font-weight:900!important;position:fixed!important;top:10px!important;bottom:auto!important;right:10px!important;box-shadow:0 9px 24px #0000005c!important}@media (width<=700px){#exitHint.privateExitHint{top:calc(env(safe-area-inset-top,0px) + 8px)!important;border-radius:13px!important;padding:10px 12px!important;font-size:12px!important;bottom:auto!important;right:8px!important}}#hud.cafeMenuHud .hudMenuList button.hudPrivateExitBtn{color:#6c3f31!important;background:linear-gradient(135deg,#fff4e2eb,#e5c29fb8)!important;border-color:#8048313d!important;display:none!important}@media (width<=700px){body.cc-private-room-active #exitHint.privateExitHint{display:none!important}body.cc-private-room-active #hud.cafeMenuHud .hudMenuList button.hudPrivateExitBtn{display:flex!important}}.entryModeHostLink{color:#ffffffad;text-align:center;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;width:100%;margin:11px 0 0;padding:6px 4px;font-size:12px;font-weight:850;text-decoration:underline;display:block}.entryModeHostLink:hover{color:#fde68a}.entryModeHostFields{background:#facc150e;border:1px solid #facc1533;border-radius:12px;margin-top:6px;padding:11px 12px 12px;animation:.16s ease-out privateEntryReveal}.entryModeHostFields[hidden]{display:none!important}.entryModeHostGuide{color:#ffffff9c;margin-top:8px;font-size:11px;line-height:1.45}.entryModePrivate.is-host-mode{border-color:#facc156b}.entryModePrivate.is-host-mode .entryModePrivateBtn{color:#261c03;background:linear-gradient(135deg,#ca8a04,#facc15);box-shadow:0 10px 24px #facc1538}.presenceNameLine.isHost{background:#facc1514}.presenceHostBadge{color:#3b2f05;letter-spacing:.04em;vertical-align:middle;background:#facc15;border-radius:999px;justify-content:center;align-items:center;margin-left:6px;padding:2px 5px;font-size:9px;font-weight:950;display:inline-flex}.hudNamePanel.hostIdentityLocked .hudNickInput,.hudNamePanel.hostIdentityLocked .hudNameMiniBtn,.hudNamePanel.hostIdentityLocked .hudNameSaveBtn{opacity:.58;cursor:not-allowed}#entryScreen,#spaceDoorScreen{z-index:200;box-sizing:border-box;color:#fff;justify-content:center;align-items:center;font-family:system-ui,-apple-system,Segoe UI,sans-serif;position:fixed;inset:0;overflow:hidden}#entryScreen{flex-direction:column;background:radial-gradient(circle at 50% 48%,#794d2330,#03050ad6 56%,#02040a 100%)!important;padding:18px!important}#spaceDoorScreen{background:#030610!important;padding:0!important}.entryLanguage{top:max(18px, env(safe-area-inset-top));z-index:230;color:#ffffffa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030610b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000047}.entryLanguage .languageBtn{appearance:none;color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:8px;margin:0;padding:4px 7px;font:800 14px/1.1 system-ui,-apple-system,Segoe UI,sans-serif;transition:color .16s,background .16s,text-shadow .16s}.entryLanguage .languageBtn.active{color:#ffd34d;text-shadow:0 0 14px #ffca35a8;background:#ffc9361a}.entryLanguage .languageBtn:focus-visible{outline-offset:3px;outline:2px solid #ffd34d}#entryScreen #door{filter:none;justify-content:center;align-items:center;transition:transform .18s,filter .18s,box-shadow .18s;position:relative;transform:none;aspect-ratio:862/915!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:22px!important;width:min(430px,76vw)!important;height:auto!important;max-height:min(76vh,720px)!important;display:flex!important;overflow:hidden!important;box-shadow:0 24px 72px #00000085!important}#entryScreen #door:after{content:none!important}#entryScreen #door img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}#entryScreen #door:hover{filter:brightness(1.04)!important;transform:translateY(-3px)scale(1.008)!important;box-shadow:0 30px 84px #00000094!important}#entryScreen #door:focus-visible{outline-offset:5px;outline:3px solid #f0c778}#entryScreen .doorHint{color:#ffffffd6;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:8px 14px;font-size:13px;box-shadow:0 10px 28px #0000003d;background:#28190ec7!important;border:1px solid #f0c7784d!important;margin:16px 0 0!important}#spaceDoorFrame.entryPortalFrame{aspect-ratio:3/2;width:min(100vw,150vh,1536px);max-width:none;height:auto;box-shadow:none;background:0 0;border:0;position:relative;overflow:visible}#spaceDoorFrame .spaceDoorBackground,#spaceDoorFrame .entryPortalGlow{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}#spaceDoorFrame .spaceDoorBackground{z-index:0}.entryPortal{z-index:3;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;clip-path:polygon(0 100%,0 27%,3% 19%,8% 12%,15% 7%,24% 3%,35% 1%,50% 0,65% 1%,76% 3%,85% 7%,92% 12%,97% 19%,100% 27%,100% 100%);background:0 0;border:0;margin:0;padding:0;position:absolute}.entryPortalPublic{width:16.2%;height:40.1%;top:29.65%;left:17.95%}.entryPortalPrivate{width:16.4%;height:40.1%;top:29.65%;left:64.85%}.entryPortal:focus-visible{filter:drop-shadow(0 0 8px #ffffffbd);outline:0}.entryPortalGlow{z-index:1;opacity:0;will-change:opacity,transform;transition:opacity .2s,transform .2s;transform:scale(.992)}#publicDoorPortal:hover+#publicDoorGlow,#publicDoorPortal:focus-visible+#publicDoorGlow,#publicDoorPortal.is-tapped+#publicDoorGlow,#privateDoorPortal:hover+#privateDoorGlow,#privateDoorPortal:focus-visible+#privateDoorGlow,#privateDoorPortal.is-tapped+#privateDoorGlow{opacity:.68;transform:scale(1)}.entryPortalPlaque{z-index:4;pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;image-rendering:pixelated;image-rendering:crisp-edges;filter:drop-shadow(0 5px 8px #00000094);position:absolute}.entryPortalPlaquePublic{width:12.4%;top:22.85%;left:20.55%}.entryPortalPlaquePrivate{width:12.4%;top:22.85%;left:67.55%}#entryModeScreen.privateDoorMode .entryModePublic,#entryModeScreen.privateDoorMode .entryModeDivider,#entryModeScreen.privateDoorMode #btnTogglePrivateEntry{display:none!important}#entryModeScreen.privateDoorMode .entryModePrivateFields{display:block!important}#entryModeScreen.privateDoorMode .entryModePrivate{margin-top:14px}#hud.cafeMenuHud .hudNameplate{padding-right:7px!important}#hud.cafeMenuHud.hud-collapsed #hudBody{display:none!important}#hud.cafeMenuHud:not(.hud-collapsed) #hudBody{display:block!important}@media (hover:none){#publicDoorPortal:hover+#publicDoorGlow,#privateDoorPortal:hover+#privateDoorGlow{opacity:0}#publicDoorPortal.is-tapped+#publicDoorGlow,#privateDoorPortal.is-tapped+#privateDoorGlow{opacity:.68}}@media (width<=700px){.entryLanguage{top:max(10px, env(safe-area-inset-top));gap:6px;padding:7px 11px}.entryLanguage .languageBtn{padding:4px 5px;font-size:12px}#entryScreen{padding:12px!important}#entryScreen #door{border-radius:17px!important;width:min(410px,88vw)!important;max-height:72vh!important}#entryScreen .doorHint{text-overflow:ellipsis;max-width:calc(100vw - 24px);padding:7px 11px;font-size:11px;overflow:hidden}.entryPortalPlaquePublic{width:13.6%;left:19.95%}.entryPortalPlaquePrivate{width:13.6%;left:66.95%}}@media (prefers-reduced-motion:reduce){#entryScreen #door,.entryPortalGlow{transition:none!important}}#entryScreen{background:radial-gradient(circle at 50% 28%,#f5dea61f,#0000 34%),linear-gradient(#080a12 0%,#111827 55%,#090b10 100%)!important;padding:18px!important}#entryScreen #door{aspect-ratio:auto!important;width:min(430px,76vw)!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important;transform:translate(20px)!important}#entryScreen #door img{filter:drop-shadow(0 22px 28px #0000007a);object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}#entryScreen #door:hover{filter:brightness(1.04)!important;box-shadow:none!important;transform:translate(20px)translateY(-3px)scale(1.012)!important}#entryScreen #door:active{transform:translate(20px)translateY(1px)scale(.99)!important}#entryScreen .doorHint.guideText{color:#fff!important;box-shadow:none!important;text-shadow:0 2px 12px #000000b8,0 0 2px #000000b3!important;background:#28190ed1!important;border:1px solid #f0c77852!important;border-radius:999px!important;margin-top:16px!important;padding:10px 16px!important;font-size:15px!important;font-weight:850!important;line-height:1.55!important}@media (width<=640px){#entryScreen #door{width:min(390px,92vw)!important;transform:translate(10px)!important}#entryScreen #door:hover{transform:translate(10px)translateY(-3px)scale(1.012)!important}#entryScreen #door:active{transform:translate(10px)translateY(1px)scale(.99)!important}#entryScreen .doorHint.guideText{max-width:calc(100vw - 24px);border-radius:18px!important;font-size:13px!important}}#hud.cafeMenuHud .hudAudioRow{grid-template-columns:30px 30px 112px!important}#hud.cafeMenuHud .hudVolumeLabel{grid-template-columns:44px 52px!important;column-gap:10px!important;width:112px!important;max-width:112px!important}#hud.cafeMenuHud .hudVolumeLabel input[type=range],#hud.cafeMenuHud #vol{margin-left:0!important}@media (width<=640px){#hud.cafeMenuHud .hudAudioRow{grid-template-columns:28px 28px 103px!important}#hud.cafeMenuHud .hudVolumeLabel{grid-template-columns:48px 47px!important;column-gap:8px!important;width:103px!important;max-width:103px!important}}#entryScreen{transition:opacity .34s,background-color .34s}#entryScreen #door{will-change:transform,filter,opacity;transform-origin:50% 58%!important}#entryScreen #door:before{z-index:2;opacity:0;transform-origin:0;pointer-events:none;background:linear-gradient(90deg,#190d071f,#ffd37ef5 12%,#fff4ccfa 46%,#ffbc4ee6);border-radius:4px 4px 2px 2px;width:19.2%;height:38.5%;position:absolute;top:31.5%;left:43.2%;transform:perspective(500px)rotateY(0)scaleX(.04);box-shadow:0 0 18px #ffc459a6,0 0 52px #ffab307a;content:""!important}#entryScreen.is-door-opening #door:before{animation:.48s ease-out forwards ccDoorLightOpen}@keyframes ccDoorLightOpen{0%{opacity:0;transform:perspective(500px)rotateY(0)scaleX(.04)}55%{opacity:.95;transform:perspective(500px)rotateY(-42deg)scaleX(.72)}to{opacity:1;transform:perspective(500px)rotateY(-68deg)scaleX(1)}}@keyframes ccEntranceZoom{0%{filter:brightness();opacity:1;transform:translate(20px)scale(1)}42%{filter:brightness(1.18);opacity:1;transform:translate(20px)scale(1.04)}to{filter:brightness(1.42)blur(1px);opacity:0;transform:translate(20px)scale(2.35)}}@media (width<=640px){@keyframes ccEntranceZoom{0%{filter:brightness();opacity:1;transform:translate(10px)scale(1)}42%{filter:brightness(1.18);opacity:1;transform:translate(10px)scale(1.04)}to{filter:brightness(1.42)blur(1px);opacity:0;transform:translate(10px)scale(2.45)}}}@media (prefers-reduced-motion:reduce){#entryScreen.is-door-opening #door{animation:.18s linear forwards ccEntranceFade}#entryScreen.is-door-opening #door:before{opacity:.8;animation:none}@keyframes ccEntranceFade{to{opacity:0}}}#entryScreen:after{content:"";z-index:999;pointer-events:none;opacity:0;background:#070b13;transition:opacity .18s;position:fixed;inset:0}#entryScreen #door:before{content:none!important;display:none!important}#entryScreen.is-door-opening{overflow:hidden}#entryScreen.is-door-opening .entryLanguage,#entryScreen.is-door-opening .doorHint{opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;transform:translateY(5px)}#entryScreen.is-door-opening #door{pointer-events:none;animation:.64s cubic-bezier(.2,.76,.22,1) forwards ccFixedDoorZoom!important}#entryScreen.is-door-opening:after{animation:.64s forwards ccFixedDoorFade}@keyframes ccFixedDoorZoom{0%{filter:brightness();opacity:1;transform:translate(20px)scale(1)}55%{filter:brightness(1.06);opacity:1;transform:translate(20px)scale(1.18)}to{filter:brightness(.88)blur(.5px);opacity:.08;transform:translate(20px)scale(2.65)}}@keyframes ccFixedDoorFade{0%,58%{opacity:0}to{opacity:.92}}@media (width<=640px){@keyframes ccFixedDoorZoom{0%{filter:brightness();opacity:1;transform:translate(10px)scale(1)}55%{filter:brightness(1.06);opacity:1;transform:translate(10px)scale(1.2)}to{filter:brightness(.88)blur(.5px);opacity:.08;transform:translate(10px)scale(2.75)}}}@media (prefers-reduced-motion:reduce){#entryScreen.is-door-opening #door{animation:.22s forwards ccFixedDoorReduced!important}#entryScreen.is-door-opening:after{animation:.22s forwards ccFixedDoorReducedFade}@keyframes ccFixedDoorReduced{to{opacity:0;transform:translate(20px)scale(1.04)}}@keyframes ccFixedDoorReducedFade{to{opacity:.92}}}
