.live-alert-card{position:fixed;z-index:2200;top:max(22px,env(safe-area-inset-top));right:max(22px,env(safe-area-inset-right));width:min(390px,calc(100vw - 32px));min-height:108px;display:grid;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:13px;padding:15px 13px 15px 16px;color:#24483f;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(241,249,245,.97));border:1px solid rgba(74,132,113,.26);border-radius:19px;box-shadow:0 20px 55px rgba(30,70,59,.2),0 5px 15px rgba(39,88,73,.1);-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12);animation:live-alert-enter .28s cubic-bezier(.2,.8,.2,1) both}.live-alert-card.is-order{color:#57431e;background:linear-gradient(145deg,rgba(255,255,255,.99),rgba(253,247,232,.98));border-color:rgba(181,139,60,.32)}.live-alert-mark{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#397d69,#235c4e);border-radius:15px;font-family:"Noto Serif SC",serif;font-size:20px;font-weight:800;box-shadow:0 8px 18px rgba(34,93,76,.22)}.live-alert-card.is-order .live-alert-mark{color:#fff4d5;background:linear-gradient(145deg,#bb8c38,#806122);box-shadow:0 8px 18px rgba(133,99,31,.24)}.live-alert-card.is-message{color:#244257;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(245,249,255,.98));border-color:#D6E4EF;box-shadow:0 12px 36px rgba(36,66,87,.14),0 3px 10px rgba(36,66,87,.06)}.live-alert-card.is-message .live-alert-mark{background:transparent;box-shadow:none;border-radius:0}.live-alert-envelope{display:block;width:100%;height:100%}.live-alert-content{min-width:0;display:grid;gap:3px;color:inherit;text-decoration:none}.live-alert-content small{color:#5d897d;letter-spacing:.13em;font-size:var(--type-micro);font-weight:800}.live-alert-card.is-order .live-alert-content small{color:#9b7734}.live-alert-content strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.live-alert-content p{display:-webkit-box;overflow:hidden;margin:0;color:#71857f;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.live-alert-card.is-order .live-alert-content p{color:#83775c}.live-alert-card.is-message .live-alert-content small{color:#3F6FA8}.live-alert-card.is-message .live-alert-content p{color:#567187}.live-alert-card>button{align-self:start;width:30px;height:30px;display:grid;place-items:center;color:#82928d;background:transparent;border:0;border-radius:9px;cursor:pointer;font-size:20px;line-height:1}.live-alert-card>button:hover{color:#365d52;background:rgba(50,102,87,.09)}.live-alert-card>button:focus-visible,.live-alert-content:focus-visible{outline:2px solid #438370;outline-offset:3px}.live-alert-card.is-message>button{color:#567187}.live-alert-card.is-message>button:hover{color:#244257;background:#E5F1FF}.live-alert-card.is-message .live-alert-content:focus-visible,.live-alert-card.is-message>button:focus-visible{outline-color:#3F6FA8}@keyframes live-alert-enter{0%{opacity:0;transform:translateY(-12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.live-alert-card{animation:none}}@media (max-width:600px){.live-alert-card{top:max(10px,env(safe-area-inset-top));right:16px;left:16px;width:auto;min-height:94px;grid-template-columns:42px minmax(0,1fr) 28px;gap:10px;padding:12px}.live-alert-mark{width:42px;height:42px;border-radius:13px;font-size:18px}}.yunling-pet{position:fixed;z-index:85;user-select:none;-webkit-user-select:none}.yunling-character,.yunling-pet{width:180px;height:202px;pointer-events:none}.yunling-character{position:absolute;inset:0;padding:0;border:0;background:transparent;cursor:grab;touch-action:none}.yunling-character:after{content:"";position:absolute;inset:12% 21% 8%;border-radius:46% 46% 35% 35%;pointer-events:auto;touch-action:none}.yunling-scene{position:absolute;inset:0;pointer-events:none}.yunling-model-2d{--yunling-look-x:0px;--yunling-look-y:0px;--yunling-look-rotate:0deg;position:absolute;inset:0;filter:drop-shadow(0 5px 7px rgba(50,91,132,.13))}.yunling-sprite-base,.yunling-sprite-blink,.yunling-sprite-motion,.yunling-sprite-stage{position:absolute;inset:0;width:100%;height:100%}.yunling-sprite-motion{transform-origin:50% 78%;animation:yunling-2d-breathe 4.6s ease-in-out infinite}.yunling-sprite-stage>img{clip-path:inset(44% 0 0)}.yunling-sprite-head{position:absolute;inset:0;clip-path:inset(0 0 55.5%);transform:translate(var(--yunling-look-x),var(--yunling-look-y)) rotate(var(--yunling-look-rotate));transform-origin:50% 48%;transition:transform .3s ease-out}.yunling-sprite-base,.yunling-sprite-blink{display:block;object-fit:contain;pointer-events:none;transition:opacity .06s linear}.yunling-sprite-base.is-hidden,.yunling-sprite-blink{opacity:0}.yunling-sprite-blink.is-visible{opacity:1}.yunling-sprite-shine{display:none}.yunling-model-2d[data-yunling-motion=cheer] .yunling-sprite-motion{animation:yunling-2d-cheer 1.18s ease-out both}.yunling-model-2d[data-yunling-motion=think] .yunling-sprite-motion{animation:yunling-2d-think 3.2s ease-in-out infinite}.yunling-model-2d[data-yunling-motion=speak] .yunling-sprite-motion{animation:yunling-2d-speak 1.7s ease-in-out infinite}.yunling-model-2d[data-yunling-motion=error] .yunling-sprite-motion{animation:yunling-2d-error 1s ease-in-out 2}.yunling-model-2d[data-yunling-motion=wave] .yunling-sprite-motion{animation:pet-wave .75s ease-in-out 2}.yunling-model-2d[data-yunling-motion=shy] .yunling-sprite-motion{animation:pet-shy 1.5s ease-in-out both}.yunling-model-2d[data-yunling-motion=angry] .yunling-sprite-motion{animation:pet-angry .45s ease-in-out infinite}.yunling-pet.is-dragging .yunling-sprite-motion{animation:none;transform:translateY(5px) rotate(-3deg)}.yunling-pet.is-dragging .yunling-character{cursor:grabbing}.yunling-pet[data-paused=true] *,.yunling-pet[data-paused=true] :after{animation-play-state:paused!important}.pet-emotion{position:absolute;right:15%;top:16%;color:#8e5b0b;font:700 25px system-ui;text-shadow:0 1px 3px white}.yunling-bubble{position:fixed;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;padding:14px;color:#244257;background:rgba(248,251,253,.98);border:1px solid #a9cdec;border-radius:20px;box-shadow:0 10px 30px rgba(36,66,87,.14);pointer-events:auto;user-select:text;-webkit-user-select:text;overflow:auto;overscroll-behavior:contain;animation:yunling-bubble-in .2s ease-out both}.yunling-bubble button,.yunling-bubble textarea{font:inherit}.yunling-bubble button{cursor:pointer}.yunling-bubble a:focus-visible,.yunling-bubble button:focus-visible,.yunling-bubble input:focus-visible,.yunling-character:focus-visible{outline:2px solid #3f6fa8;outline-offset:3px}.pet-chat header{display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center;padding-bottom:9px;border-bottom:1px solid #d6e4ef;flex:0 0 auto}.pet-chat header b{color:#244257;font-size:17px}.pet-chat header small{display:block;color:#567187;font-size:12px;margin-top:3px}.pet-chat-avatar{position:relative;width:42px;height:42px;overflow:hidden;background:#e5f1ff;border-radius:50%}.pet-chat-avatar img{position:absolute;width:84px;max-width:none;height:84px;left:-21px;top:-3px}.yunling-header-actions{display:flex;gap:3px}.yunling-header-actions button{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#567187;font-size:21px}.yunling-header-actions button:hover{background:#e5f1ff;color:#244257}.yunling-header-actions button:disabled{opacity:.45;cursor:not-allowed}.yunling-dialog{display:flex;flex-direction:column;gap:9px;flex:1 1 auto;min-height:40px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.yunling-greeting{margin:0;color:#567187;font-size:14px;line-height:1.7}.yunling-chat-message{max-width:91%;padding:8px 10px;border-radius:12px;overflow-wrap:anywhere}.yunling-chat-message b{display:block;color:#567187;font-size:12px;margin-bottom:3px}.yunling-chat-message p{margin:0;font-size:14px;line-height:1.7;color:#244257;white-space:pre-wrap}.yunling-chat-message.is-user{align-self:flex-end;background:#e5f1ff;border-bottom-right-radius:4px}.yunling-chat-message.is-assistant{align-self:flex-start;background:#fff;border:1px solid #d6e4ef;border-bottom-left-radius:4px}.yunling-composer{display:flex;flex-direction:column;gap:8px;padding:9px;background:#e5f1ff;border:1px solid #d6e4ef;border-radius:12px;flex:0 0 auto;margin-top:auto}.yunling-composer label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.yunling-composer textarea{width:100%;min-height:56px;max-height:92px;box-sizing:border-box;resize:none;padding:8px;color:#244257;background:#fff;border:1px solid #a9cdec;border-radius:8px;font-size:14px;line-height:1.5}.yunling-composer textarea::placeholder{color:#567187}.yunling-composer textarea:focus{outline:2px solid #3f6fa8;outline-offset:1px}.yunling-composer>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.yunling-composer small{color:#567187;font-size:11px}.yunling-composer button{min-width:58px;min-height:34px;padding:5px 10px;color:#fff;background:#3f6fa8;border:0;border-radius:8px;font-size:13px}.yunling-composer button:hover:not(:disabled){background:#315f8f}.yunling-composer button:disabled{color:#567187;background:#d6e4ef;cursor:not-allowed}.yunling-composer button.is-stop{color:#93433c;background:#fff}.yunling-ai-note{margin:0;color:#567187;font-size:12px;line-height:1.5;flex:0 0 auto}.pet-chat-error{font-size:13px;color:#93433c;flex:0 0 auto}.pet-chat-error p{margin:0 0 6px}.pet-chat-error a,.pet-chat-error button{color:#3f6fa8;background:transparent;border:0;text-decoration:underline;cursor:pointer}.pet-greeting{min-height:112px;padding:16px 28px 14px 16px;border-top:2px solid #dfc88d}.pet-greeting p{color:#244257;font-size:14px;line-height:1.7;margin:0}.pet-bubble-close{position:absolute;top:4px;right:4px;width:28px;height:28px;border:0;background:transparent;color:#567187}.pet-chat-link{color:#3f6fa8;padding:5px 0}.pet-chat-link,.pet-menu button,.pet-menu label{border:0;background:transparent;text-align:left;font-size:13px}.pet-menu button,.pet-menu label{padding:5px;color:#244257}@keyframes yunling-2d-breathe{0%,to{transform:translateY(0) rotate(-.25deg)}47%{transform:translateY(-2px) rotate(.3deg) scale(1.008,1.012)}}@keyframes yunling-2d-cheer{0%,to{transform:translateY(0)}28%{transform:translateY(-7px) rotate(-2deg)}65%{transform:translateY(-2px) rotate(1.5deg)}}@keyframes yunling-2d-think{0%,to{transform:rotate(-.5deg)}50%{transform:rotate(1.5deg) translateY(-2px)}}@keyframes yunling-2d-speak{0%,to{transform:translateY(0)}45%{transform:translateY(-2px) scale(1.01)}}@keyframes yunling-2d-error{0%,to{transform:rotate(-1deg)}50%{transform:rotate(1deg)}}@keyframes pet-wave{0%,to{transform:rotate(0)}30%{transform:translateY(-3px) rotate(-3deg)}70%{transform:translateY(-2px) rotate(3deg)}}@keyframes pet-shy{0%,to{transform:none}40%,65%{transform:translateY(3px) rotate(-3deg) scale(.985)}}@keyframes pet-angry{0%,to{transform:translateX(0)}25%{transform:translateX(-2px) rotate(-1.5deg)}75%{transform:translateX(2px) rotate(1.5deg)}}@keyframes yunling-bubble-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-height:480px){.yunling-ai-note{display:none}.pet-chat{gap:6px;padding:10px}}@media (prefers-reduced-motion:reduce){.yunling-pet *,.yunling-pet :after{animation:none!important;transition:none!important}.yunling-sprite-head{transform:none}}.pet-menu-trigger{position:absolute;right:9%;bottom:0;width:30px;height:26px;pointer-events:auto;border:1px solid #a9cdec;border-radius:12px;color:#244257;background:#f8fbfd;cursor:pointer;font:700 17px system-ui}.pet-menu-trigger:focus-visible{outline:2px solid #3f6fa8;outline-offset:2px}.pet-menu{gap:4px}.pet-menu header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6e4ef;padding-bottom:8px}.pet-menu button{min-height:36px;border-radius:8px}.pet-menu button:hover{background:#e5f1ff}.pet-settings{display:flex;flex-direction:column;gap:10px}.pet-settings label{display:flex;align-items:center;gap:8px}.pet-settings select{margin-left:auto;max-width:140px;padding:6px;color:#244257;background:white;border:1px solid #a9cdec;border-radius:8px}.pet-settings input{accent-color:#3f6fa8}.pet-effects{position:absolute;inset:0;pointer-events:none}.pet-effect{position:absolute;color:#8e5b0b;font:700 24px system-ui;text-shadow:0 1px 2px white;animation:pet-effect-out 1.8s ease-out both}.pet-effect.is-heart{color:#a14a79}.pet-effect.is-cloud,.pet-effect.is-question{color:#3f6fa8}.pet-sleep-sign{position:absolute;right:13%;top:7%;font:700 19px system-ui;color:#3f6fa8;transform:rotate(-10deg)}.pet-sleep-sign span{display:block;font-size:32px;color:#a9cdec}.pet-resource-fallback{position:absolute;inset:20% 10%;display:grid;place-content:center;color:#3f6fa8;font:64px system-ui}.pet-resource-fallback small{font-size:14px;text-align:center}.yunling-model-2d[data-yunling-motion=sleepy] .yunling-sprite-motion{animation:pet-sleepy 6s ease-in-out infinite}.yunling-model-2d[data-yunling-motion=sleep] .yunling-sprite-motion{transform:translateY(6px) rotate(-6deg);animation:pet-sleepy 7s ease-in-out infinite}.yunling-model-2d[data-yunling-motion=wake] .yunling-sprite-motion{animation:yunling-2d-cheer 1s ease-out both}.yunling-model-2d[data-yunling-motion=land] .yunling-sprite-motion{animation:pet-land .55s ease-out both}.yunling-model-2d[data-yunling-motion=drag] .yunling-sprite-motion{animation:none;transform:translateY(5px) rotate(-3deg) scaleY(1.025)}.yunling-pet.is-dragging[data-ai-phase=thinking] .yunling-sprite-motion{animation:yunling-2d-think 3.2s ease-in-out infinite;transform:none}.yunling-pet.is-dragging[data-ai-phase=speaking] .yunling-sprite-motion{animation:yunling-2d-speak 1.7s ease-in-out infinite;transform:none}.yunling-pet[data-idle-enabled=false] .yunling-model-2d[data-yunling-motion=idle] .yunling-sprite-motion{animation:none}@keyframes pet-land{0%{transform:translateY(-5px)}50%{transform:translateY(2px) scale(1.02,.97)}to{transform:none}}@keyframes pet-sleepy{0%,to{transform:translateY(4px) rotate(-4deg)}50%{transform:translateY(6px) rotate(-5deg)}}@keyframes pet-effect-out{0%{opacity:0;transform:translateY(3px) scale(.8)}20%{opacity:1}to{opacity:0;transform:translateY(-18px) scale(1.05)}}.pet-sprite-canvas{position:absolute;width:120%;aspect-ratio:1;left:-10%;top:50%;transform:translateY(-50%)}.pet-sprite-registration{position:absolute;inset:0;transform-origin:0 0}.pet-formal-frame{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.pet-sprite-look{position:absolute;inset:0;transform-origin:50% 88%}.pet-sprite-look:not(.is-legacy){transform:translate(calc(var(--yunling-look-x) * 2),calc(var(--yunling-look-y) * 2)) rotate(calc(var(--yunling-look-rotate) * 2));transition:transform .28s ease-out}.yunling-model-2d[data-formal-pose=true][data-yunling-motion=sleep] .yunling-sprite-motion{animation:pet-rest-breathe 6s ease-in-out infinite}@keyframes pet-rest-breathe{0%,to{transform:translateY(1px) scale(1)}50%{transform:translateY(-1px) scale(1.008)}}.yunling-pet[data-paused=true] .pet-sprite-look{transform:none;transition:none}@media (prefers-reduced-motion:reduce){.yunling-pet .yunling-model-2d .yunling-sprite-motion{animation:none!important;transform:none!important}.yunling-pet .pet-sprite-look{transform:none!important}}.yunling-pet.is-mobile .yunling-character,.yunling-pet.is-mobile .yunling-character:after{touch-action:pan-y pinch-zoom;-webkit-touch-callout:none}.yunling-pet.is-mobile .yunling-character:after{inset:8% 18%}.yunling-pet.is-mobile .pet-menu-trigger{right:0;bottom:-4px;width:44px;height:44px;border-radius:50%;background:rgba(248,251,253,.94)}.yunling-pet[data-body-hidden=true]>.pet-menu-trigger,.yunling-pet[data-body-hidden=true]>.yunling-character{visibility:hidden}.pet-dock-trigger{display:grid;place-items:center;width:44px;height:52px;padding:2px;border:1px solid #d6e4ef;border-right:0;border-radius:18px 0 0 18px;background:#f8fbfd;box-shadow:0 3px 12px #2442571a;pointer-events:auto;cursor:pointer;touch-action:manipulation}.yunling-pet[data-dock-side=left] .pet-dock-trigger{border-right:1px solid #d6e4ef;border-left:0;border-radius:0 18px 18px 0}.pet-dock-trigger .pet-chat-avatar{width:36px;height:36px}.pet-dock-trigger .pet-chat-avatar img{left:-24px}.pet-dock-trigger:focus-visible{outline:2px solid #3f6fa8;outline-offset:-3px}.yunling-pet.is-mobile .pet-chat{border-radius:20px 20px 0 0;padding:12px 14px max(12px,env(safe-area-inset-bottom));overflow:hidden}.yunling-pet.is-mobile .yunling-dialog{min-height:0}.yunling-pet.is-mobile .yunling-composer textarea{font-size:16px}.yunling-pet.is-mobile .yunling-bubble button{min-width:44px;min-height:44px;flex-shrink:0}.yunling-pet.is-mobile .pet-menu>button{padding-inline:12px}.yunling-pet.is-mobile .pet-menu header{flex-shrink:0;padding-bottom:4px}.yunling-pet.is-mobile .pet-settings label{min-height:44px;padding-block:0}.yunling-pet.is-mobile .pet-settings{gap:4px}.yunling-pet.is-mobile .pet-settings select{font-size:16px;min-height:44px}.pet-mobile-hint{color:#567187;font-size:12px;line-height:1.6}.pet-chat.is-compact{gap:4px}.pet-chat.is-compact header{padding-bottom:4px}.pet-chat.is-compact .yunling-ai-note,.pet-chat.is-compact header small{display:none}.pet-chat.is-compact .yunling-composer{padding:6px;gap:4px}.pet-chat.is-compact .yunling-composer textarea{min-height:44px;height:44px;padding:6px}.pet-menu-content{display:flex;flex-direction:column;gap:4px}.yunling-pet.is-mobile .pet-menu{padding:10px;border-radius:16px;gap:6px;overflow:hidden;background:#f8fbfd}.yunling-pet.is-mobile .pet-menu-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;overflow-y:auto;overscroll-behavior:contain}.yunling-pet.is-mobile .pet-menu-content.is-settings{display:flex}.yunling-pet.is-mobile .pet-menu-content>button{padding:6px 8px;min-width:0;line-height:1.5}.yunling-pet.is-mobile .pet-menu-chat,.yunling-pet.is-mobile .pet-menu-content>.pet-mobile-hint{grid-column:1/-1}.yunling-pet.is-mobile .pet-menu-chat{background:#e5f1ff}.yunling-pet.is-mobile .pet-menu-trigger{background:transparent;border-color:transparent;font-size:15px}.yunling-pet.is-mobile .pet-menu-trigger:focus-visible,.yunling-pet.is-mobile .pet-menu-trigger:hover{background:#f8fbfd;border-color:#d6e4ef}.yunling-pet.is-mobile>.pet-menu-trigger,.yunling-pet.is-mobile>.pet-menu-trigger:focus-visible,.yunling-pet.is-mobile>.pet-menu-trigger:hover{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;box-shadow:none;-webkit-tap-highlight-color:transparent}.yunling-pet.is-mobile>.pet-menu-trigger>span{display:grid;place-items:center;box-sizing:border-box;width:24px;height:24px;border:1px solid #d6e4ef;border-radius:50%;background:#f8fbfd;color:#244257;font:700 13px/1 system-ui}.yunling-pet .pet-chat .yunling-composer{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:end;gap:4px 6px;padding:0;margin-top:0;border:0;background:transparent;border-radius:0}.yunling-pet .pet-chat .yunling-composer textarea{grid-column:1;grid-row:1;min-width:0;min-height:44px;max-height:88px;padding:9px 10px;border-radius:12px;overflow-y:auto;line-height:1.5}.yunling-pet .pet-chat .yunling-composer>button{grid-column:2;grid-row:1;width:44px;min-width:44px;height:44px;min-height:44px;padding:0 3px;border-radius:12px;font-size:13px}.yunling-pet .pet-chat .pet-compose-hint{grid-column:1/-1;grid-row:2}.yunling-pet.is-mobile .pet-chat{padding:8px 10px max(8px,env(safe-area-inset-bottom));gap:6px}.yunling-pet.is-mobile .pet-chat header{grid-template-columns:32px minmax(0,1fr) auto;gap:6px;padding-bottom:4px}.yunling-pet.is-mobile .pet-chat header b{font-size:15px}.yunling-pet.is-mobile .pet-chat header small{margin-top:1px;font-size:11px}.yunling-pet.is-mobile .pet-chat-avatar{width:32px;height:32px}.yunling-pet.is-mobile .pet-chat-avatar img{width:64px;height:64px;left:-16px;top:-2px}.yunling-pet.is-mobile .pet-chat .yunling-ai-note{font-size:11px;line-height:1.4}.join-layer{--join-ink:#29475c;--join-muted:#71889a;--join-blue:#70afe0;--join-blue-deep:#5b83df;--join-pink:#e8a8c6;--join-line:rgba(101,149,181,0.16);--join-field:rgba(246,251,255,0.92);z-index:180;position:fixed;inset:0;display:grid;place-items:center;padding:24px}.join-layer>.search-backdrop{position:absolute;inset:0;width:100%;height:100%;cursor:default;background:rgba(58,79,103,.34);-webkit-backdrop-filter:blur(12px) saturate(110%);backdrop-filter:blur(12px) saturate(110%)}.join-dialog{position:relative;top:auto;left:auto;transform:none;display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(880px,calc(100vw - 48px));max-height:min(820px,calc(100vh - 48px));color:var(--join-ink);border:1px solid rgba(255,255,255,.88);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(203,235,253,.64),transparent 27rem),radial-gradient(circle at 100% 0,rgba(249,219,234,.6),transparent 25rem),rgba(252,254,255,.97);box-shadow:0 28px 90px rgba(57,91,116,.22);overflow:hidden}.join-dialog:before{content:"";position:absolute;top:0;left:9%;right:9%;height:3px;background:linear-gradient(90deg,transparent,#89cff0 20%,#9ca7ef 52%,#e8aac7 82%,transparent)}.join-dialog>.join-dialog-head{position:relative;top:auto;z-index:2;display:grid;grid-template-columns:58px minmax(0,1fr) 40px;align-items:center;gap:16px;padding:24px 28px 20px;border-bottom:1px solid var(--join-line);background:rgba(255,255,255,.38)}.join-dialog .join-brand-mark{display:grid;width:56px;height:56px;place-items:center;border:1px solid rgba(130,174,218,.2);border-radius:18px;background:linear-gradient(145deg,rgba(226,246,255,.94),rgba(244,230,250,.9));box-shadow:0 10px 24px rgba(102,145,202,.2);overflow:hidden}.join-dialog .join-brand-mark img{width:52px;height:52px;object-fit:contain}.join-dialog .join-dialog-copy>span{color:#8d87bb;letter-spacing:.16em;font-size:12px;font-weight:700}.join-dialog .join-dialog-copy h2{margin:3px 0 2px;color:#2d4b60;font-family:"Noto Serif SC",Songti SC,serif;font-size:25px;font-weight:700}.join-dialog .join-dialog-copy p{margin:0;color:var(--join-muted);font-size:13px}.join-dialog>.join-dialog-head>.join-close{display:grid;width:38px;height:38px;place-items:center;align-self:start;color:#6c8293;cursor:pointer;border:0;border-radius:12px;background:rgba(255,255,255,.68);font-size:25px;line-height:1;transition:.16s ease}.join-dialog>.join-dialog-head>.join-close:hover{color:#425f74;background:#fff;transform:rotate(4deg)}.join-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:14px 28px;border-bottom:1px solid var(--join-line);background:rgba(247,251,255,.68)}.join-progress>div{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:9px;color:#9aa8b3}.join-progress>div:not(:last-child):after{content:"";position:absolute;z-index:0;top:16px;left:calc(100% - 18px);width:36px;height:1px;background:#dce8ef}.join-progress>div>span{z-index:1;grid-row:1/3;display:grid;width:32px;height:32px;place-items:center;border:1px solid #d9e5ed;border-radius:50%;background:#f8fbfd;font-size:12px;font-weight:700}.join-progress>div b{align-self:end;font-size:13px}.join-progress>div small{align-self:start;font-size:12px}.join-progress>div.is-active{color:#587ea2}.join-progress>div.is-active>span{color:#fff;border-color:transparent;background:linear-gradient(145deg,var(--join-blue),#8f92e8 60%,var(--join-pink));box-shadow:0 5px 12px rgba(100,148,205,.18)}.join-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px 28px 24px;overflow-y:auto;scrollbar-color:#c8ddeb transparent}.join-form-intro{grid-column:1/-1;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:2px}.join-form-intro>span{display:grid;width:42px;height:42px;place-items:center;color:#557d9b;border-radius:13px;background:linear-gradient(145deg,#dff3ff,#f8e4ee);font-family:"Noto Serif SC",Songti SC,serif;font-size:18px;font-weight:700}.join-form-intro small{color:#b17c9a;letter-spacing:.12em;font-size:12px;font-weight:700}.join-form-intro h3{margin:1px 0;color:#304f64;font-size:16px;font-weight:700}.join-form-intro p{margin:0;color:var(--join-muted);font-size:12px}.join-form>label{display:grid;gap:7px;min-width:0;color:#46657b;font-size:13px;font-weight:600}.join-form .full-field{grid-column:1/-1}.join-form :is(input:not([type=checkbox]):not([type=file]),select,textarea){width:100%;min-height:46px;color:#2d4e64;outline:none;border:1px solid transparent;border-radius:12px;background:var(--join-field);box-shadow:inset 0 0 0 1px rgba(110,157,188,.13);padding:0 14px;font-size:13px;font-weight:400;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.join-form textarea{min-height:96px;padding-block:12px;resize:vertical}.join-form :is(input:not([type=checkbox]):not([type=file]),select,textarea):focus{border-color:rgba(103,156,222,.72);background:#fff;box-shadow:0 0 0 3px rgba(119,174,229,.13)}.join-file-field{position:relative;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 16px;min-height:94px;cursor:pointer;border:1px dashed rgba(107,163,201,.38);border-radius:15px;background:linear-gradient(135deg,rgba(235,248,255,.74),rgba(255,241,247,.64));padding:16px 18px}.join-file-field>span{grid-column:1;color:var(--join-muted);font-size:12px;font-weight:400}.join-file-field>input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.join-file-field>b{grid-column:2;grid-row:1/3;max-width:230px;overflow:hidden;color:#557895;border-radius:10px;background:rgba(255,255,255,.86);padding:10px 13px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.join-file-field>button{grid-column:2;color:#b16f8e;cursor:pointer;border:0;background:transparent;font-size:12px}.join-game-picker{display:grid;gap:11px}.join-game-picker>div{display:flex;justify-content:space-between;gap:16px}.join-game-picker>div b{color:#46657b;font-size:13px}.join-game-picker>div span{color:var(--join-muted);font-size:12px}.join-game-picker>section{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.join-game-picker>section button{display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:1px 8px;min-width:0;cursor:pointer;color:#5f7585;border:1px solid transparent;border-radius:12px;background:rgba(245,250,253,.9);padding:8px;text-align:left}.join-game-picker>section button i{grid-row:1/3;display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#e3f2fa;font-size:12px;font-style:normal}.join-game-picker>section button small,.join-game-picker>section button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.join-game-picker>section button span{font-size:12px;font-weight:600}.join-game-picker>section button small{color:#94a4af;font-size:12px}.join-game-picker>section button.is-active{color:#4d6f8c;border-color:rgba(111,159,225,.68);background:linear-gradient(135deg,#e5f5ff,#f9e7f0);box-shadow:0 7px 18px rgba(100,151,192,.12)}.deposit-notice{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;border:0;border-radius:15px;background:linear-gradient(135deg,rgba(227,244,254,.9),rgba(252,232,241,.78));padding:16px}.deposit-notice>span{display:grid;width:42px;height:42px;place-items:center;color:#fff;border-radius:13px;background:linear-gradient(145deg,#77b9e3,#d58fb5);font-weight:700}.deposit-notice h3{margin:0 0 4px;color:#36596f;font-size:14px}.deposit-notice p,.deposit-notice small{display:block;margin:0;color:#6e8493;font-size:12px;line-height:1.65}.join-agree{display:grid!important;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;color:#657d8d;border-radius:11px;background:rgba(244,249,252,.72);padding:10px 12px;font-size:12px;font-weight:400;line-height:1.6}.join-agree input{width:16px;height:16px;margin-top:1px;accent-color:#738fdf}.join-agree a{color:#6b82c5;font-weight:600}.join-form>footer{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;padding-top:3px}.join-form>footer button{min-width:104px;height:42px;cursor:pointer;color:#587187;border:0;border-radius:12px;background:#edf5fa;padding:0 18px;font-size:13px;font-weight:700}.join-form>footer .join-next{min-width:150px;color:#fff;background:linear-gradient(120deg,#6fb6e1,#738ee4 56%,#dfa1c1);box-shadow:0 10px 22px rgba(101,139,205,.2)}.join-form>footer button:disabled{cursor:wait;opacity:.56}.join-success{display:grid;place-items:center;gap:10px;padding:44px 28px 50px;text-align:center}.join-success>span{display:grid;width:64px;height:64px;place-items:center;color:#fff;border-radius:22px;background:linear-gradient(145deg,#70b8e2,#8e93e8 58%,#e2a0c1);box-shadow:0 12px 28px rgba(101,145,204,.22);font-size:28px}.join-success h3{margin:4px 0 0;color:#315268;font-size:22px}.join-success p,.join-success small{color:var(--join-muted)}.join-success>div{display:flex;align-items:center;gap:8px;margin:12px 0 3px;color:#71899a;font-size:12px}.join-success>div i{width:30px;height:1px;background:#d7e5ee}.join-success>div b{color:#6388a3}.join-success>button{height:42px;margin-top:8px;cursor:pointer;color:#fff;border:0;border-radius:12px;background:linear-gradient(120deg,#70b7e1,#8b92e7,#dfa1c1);padding:0 22px;font-weight:700}@media (max-width:700px){.join-layer{padding:10px}.join-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:19px}.join-dialog>.join-dialog-head{grid-template-columns:44px minmax(0,1fr) 34px;gap:10px;padding:17px 16px 15px}.join-dialog .join-brand-mark{width:44px;height:44px;border-radius:14px}.join-dialog .join-brand-mark img{width:42px;height:42px}.join-dialog .join-dialog-copy h2{font-size:20px}.join-dialog .join-dialog-copy p{display:none}.join-dialog>.join-dialog-head>.join-close{width:34px;height:34px}.join-progress{padding:11px 16px}.join-progress>div{grid-template-columns:27px minmax(0,1fr);column-gap:6px}.join-progress>div>span{width:25px;height:25px}.join-progress>div b{font-size:12px}.join-progress>div small{display:none}.join-progress>div:not(:last-child):after{top:12px;left:calc(100% - 10px);width:20px}.join-form{grid-template-columns:1fr;gap:13px;padding:16px}.join-form .full-field,.join-form-intro,.join-form>footer{grid-column:auto}.join-file-field{grid-template-columns:1fr}.join-file-field>b{grid-column:1;grid-row:auto;max-width:100%}.join-file-field>button{grid-column:1;justify-self:start}.join-game-picker>section{grid-template-columns:repeat(2,minmax(0,1fr))}.join-game-picker>div{display:grid;gap:2px}.join-success>div{flex-wrap:wrap;justify-content:center}.join-success>div i{width:12px}}.recruit-layer{--recruit-ink:#29475c;--recruit-muted:#71889a;--recruit-line:rgba(101,149,181,0.18);z-index:180;position:fixed;inset:0;display:grid;place-items:center;padding:24px}.recruit-layer>.admin-backdrop{position:absolute;inset:0;width:100%;height:100%;cursor:default;border:0;background:rgba(58,79,103,.34);-webkit-backdrop-filter:blur(12px) saturate(110%);backdrop-filter:blur(12px) saturate(110%)}.recruit-dialog{position:relative;top:auto;left:auto;transform:none;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(960px,calc(100vw - 48px));max-height:min(860px,calc(100dvh - 48px));overflow:hidden;color:var(--recruit-ink);border:1px solid rgba(255,255,255,.9);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(203,235,253,.58),transparent 30rem),radial-gradient(circle at 100% 0,rgba(249,219,234,.54),transparent 27rem),rgba(252,254,255,.98);box-shadow:0 28px 90px rgba(57,91,116,.22)}.recruit-dialog:before{content:"";position:absolute;z-index:2;top:0;left:8%;right:8%;height:3px;background:linear-gradient(90deg,transparent,#89cff0 20%,#9ca7ef 52%,#e8aac7 82%,transparent)}.recruit-dialog>.recruit-dialog-head{display:grid;grid-template-columns:58px minmax(0,1fr) 40px;align-items:center;gap:16px;padding:24px 28px 20px;color:var(--recruit-ink);border-bottom:1px solid var(--recruit-line);background:rgba(255,255,255,.42)}.recruit-club-mark{display:grid;width:56px;height:56px;place-items:center;overflow:hidden;color:#557d9b;border:1px solid rgba(130,174,218,.2);border-radius:18px;background:linear-gradient(145deg,#dff3ff,#f8e4ee);box-shadow:0 10px 24px rgba(102,145,202,.16);font-family:"Noto Serif SC",Songti SC,serif;font-size:20px;font-weight:700}.recruit-club-mark img{width:100%;height:100%;object-fit:cover}.recruit-dialog-head small{color:#8d87bb;letter-spacing:.15em;font-size:12px;font-weight:700}.recruit-dialog-head h2{margin:3px 0 2px;color:#2d4b60;font-family:"Noto Serif SC",Songti SC,serif;font-size:25px}.recruit-dialog-head p{margin:0;color:var(--recruit-muted);font-size:13px}.recruit-dialog-head>button{display:grid;width:38px;height:38px;place-items:center;align-self:start;color:#6c8293;cursor:pointer;border:0;border-radius:12px;background:rgba(255,255,255,.72);font-size:25px}.recruit-dialog-head>button:hover{color:#425f74;background:#fff}.recruit-dialog>.recruit-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px;padding:20px 28px 26px;overflow-y:auto;scrollbar-color:#c8ddeb transparent}.recruit-form-intro{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:1px 0 3px}.recruit-form-intro>span{display:grid;width:40px;height:40px;place-items:center;color:#557d9b;border-radius:13px;background:linear-gradient(145deg,#dff3ff,#f8e4ee);font-weight:700}.recruit-form-intro div{display:grid;gap:2px}.recruit-form-intro b{color:#36596f;font-size:14px}.recruit-form-intro p{margin:0;color:var(--recruit-muted);font-size:12px}.recruit-form>label{gap:7px;min-width:0;color:#46657b;font-size:13px;font-weight:600}.recruit-form :is(input:not([type=checkbox]),select,textarea){width:100%;min-height:46px;color:#2d4e64;outline:none;border:1px solid transparent;border-radius:12px;background:rgba(246,251,255,.94);box-shadow:inset 0 0 0 1px rgba(110,157,188,.14);padding:0 14px;font-size:13px}.recruit-form textarea{min-height:96px;padding-block:12px}.recruit-form :is(input:not([type=checkbox]),select,textarea):focus{border-color:rgba(103,156,222,.72);background:#fff;box-shadow:0 0 0 3px rgba(119,174,229,.13)}.recruit-game-field legend{color:#46657b;font-size:13px;font-weight:700}.recruit-game-field legend small{color:var(--recruit-muted);font-weight:400}.recruit-game-field>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.recruit-game-field label{min-width:0;min-height:56px;grid-template-columns:18px 36px minmax(0,1fr);gap:8px;color:#5f7585;border-color:transparent;border-radius:12px;background:rgba(245,250,253,.92);padding:9px}.recruit-game-field label:has(input:checked){color:#4d6f8c;border-color:rgba(111,159,225,.72);background:linear-gradient(135deg,#e5f5ff,#f9e7f0);box-shadow:0 7px 18px rgba(100,151,192,.12)}.recruit-game-field .recruit-game-icon{display:grid;width:36px;height:36px;place-items:center;overflow:hidden;object-fit:cover;border-radius:10px;background:linear-gradient(145deg,#dff3ff,#f8e4ee)}.recruit-game-field label b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.recruit-standards{color:#587081;border:0;border-radius:14px;background:linear-gradient(135deg,rgba(232,246,254,.82),rgba(252,235,244,.68));padding:14px 16px}.recruit-standards summary{color:#486c86}.recruit-standards>p{color:#6f8493;background:rgba(255,255,255,.72)}.recruit-agree{grid-template-columns:20px minmax(0,1fr)!important;align-items:start;color:#657d8d!important;border-radius:11px;background:rgba(244,249,252,.78);padding:11px 12px;font-weight:400!important;line-height:1.6}.recruit-agree input{width:16px;height:16px;margin-top:1px;accent-color:#738fdf}.recruit-submit{min-height:46px;color:#fff;border-radius:13px;background:linear-gradient(120deg,#6fb6e1,#738ee4 56%,#dfa1c1);box-shadow:0 10px 22px rgba(101,139,205,.2);font-weight:700}.recruit-dialog>.recruit-success{overflow-y:auto}@media (max-width:760px){.recruit-layer{padding:10px}.recruit-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:19px}.recruit-dialog>.recruit-dialog-head{grid-template-columns:44px minmax(0,1fr) 34px;gap:10px;padding:17px 16px 15px}.recruit-club-mark{width:44px;height:44px;border-radius:14px}.recruit-dialog-head h2{font-size:19px}.recruit-dialog-head p{display:none}.recruit-dialog-head>button{width:34px;height:34px}.recruit-dialog>.recruit-form{grid-template-columns:1fr;gap:13px;padding:16px}.recruit-form .full-field{grid-column:auto}.recruit-game-field>div{grid-template-columns:repeat(2,minmax(0,1fr))}}