.map-top-bar{position:sticky;top:0;z-index:30;margin:0 12px;padding:12px 12px 8px;background:var(--gc-card);box-shadow:0 2px 12px rgba(79,140,255,.06);border-radius:8px}.map-logo-row{justify-content:space-between}.map-logo,.map-logo-row{display:flex;align-items:center;gap:8px}.map-logo{min-width:0}.map-logo-icon{width:36px;height:36px;border-radius:50%;background:var(--gc-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(79,140,255,.3);color:#fff}.map-logo-text{line-height:1.2;min-width:0}.map-logo-title{font-size:15px;font-weight:800}.map-logo-sub{font-size:11px;color:var(--gc-muted-foreground)}.map-top-actions{gap:6px;flex-shrink:0}.icon-btn,.map-top-actions{display:flex;align-items:center}.icon-btn{width:36px;height:36px;border-radius:50%;background:var(--gc-muted);justify-content:center;border:none;cursor:pointer;color:var(--gc-primary);transition:transform .1s}.icon-btn:active{transform:scale(.95)}.map-player-row{justify-content:space-between;margin-top:8px}.map-player-row,.player-avatar-btn{display:flex;align-items:center;gap:8px}.player-avatar-btn{background:none;border:none;cursor:pointer;text-align:left;min-width:0;flex:1}.player-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#a8e6cf,#7ed9a5);font-size:22px;border:2px solid #fff;box-shadow:0 4px 12px rgba(34,197,94,.25);position:relative;flex-shrink:0}.player-avatar,.player-level-badge{display:flex;align-items:center;justify-content:center}.player-level-badge{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);min-width:28px;height:18px;padding:0 6px;border-radius:999px;background:var(--gc-primary);color:#fff;font-size:10px;font-weight:700;border:1px solid #fff}.player-info{min-width:0;flex:1}.player-name{font-size:15px;font-weight:700}.player-exp-bar{display:flex;align-items:center;gap:6px;margin-top:2px}.exp-bar{width:64px;height:6px;background:var(--gc-muted);overflow:hidden}.exp-bar,.exp-fill{border-radius:999px}.exp-fill{height:100%;width:60%;background:var(--gc-primary)}.exp-text{font-size:10px;color:var(--gc-muted-foreground)}.player-stats{gap:8px;flex-shrink:0}.player-stats,.stat-pill{display:flex;align-items:center}.stat-pill{gap:4px;height:32px;padding:0 10px;border-radius:999px;font-size:13px;font-weight:700}.stat-pill.stars{background:#fff6e0;color:#b45309}.stat-pill.coins{background:#e6f9ef;color:#15803d}.map-stage-bar{margin:10px 12px;padding:14px 16px;border-radius:8px;background:linear-gradient(135deg,var(--gc-card) 0,rgba(79,140,255,.06) 100%);box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s;border:2px solid rgba(0,0,0,.06);position:relative;overflow:hidden}.map-stage-bar:active{transform:scale(.98)}.map-stage-bar:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(79,140,255,.12) 50%,transparent);transform:translateX(-100%);transition:transform .6s}.map-stage-bar:active:before{transform:translateX(100%)}.map-stage-deer{font-size:30px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));flex-shrink:0;animation:deer-idle-bob 2s ease-in-out infinite}@keyframes deer-idle-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.map-stage-info{flex:1;min-width:0}.map-stage-title{font-size:12px;font-weight:600;color:var(--gc-muted-foreground);margin-bottom:3px}.map-stage-value{font-size:18px;font-weight:800;color:var(--gc-foreground);display:flex;align-items:center;gap:8px}.map-stage-value .stage-dot{width:5px;height:5px;border-radius:50%;background:var(--gc-muted)}.map-stage-arrow{width:36px;height:36px;border-radius:50%;background:rgba(79,140,255,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--gc-primary);transition:transform .25s}.map-stage-bar:active .map-stage-arrow{transform:rotate(180deg)}.map-stage-arrow i{width:20px;height:20px}.map-stage-bar.shake{animation:stage-bar-shake .5s ease-in-out}@keyframes stage-bar-shake{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.daily-banner{margin:12px 12px 0;padding:12px;border-radius:8px;background:linear-gradient(135deg,#ffb347,#ff8a4c);box-shadow:0 6px 18px rgba(255,138,76,.28);display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;border:none;width:calc(100% - 24px);transition:transform .1s}.daily-banner:active{transform:scale(.98)}.daily-left{gap:10px;min-width:0;flex:1}.daily-icon,.daily-left{display:flex;align-items:center}.daily-icon{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.25);justify-content:center;color:#fff;flex-shrink:0}.daily-text{color:#fff;text-align:left;min-width:0}.daily-title{font-size:14px;font-weight:800;line-height:1.2}.daily-sub{font-size:11px;color:hsla(0,0%,100%,.9);line-height:1.2;margin-top:2px}.daily-right{display:flex;align-items:center;gap:6px;color:#fff;flex-shrink:0}.daily-time-label{font-size:11px;opacity:.85}.daily-time{font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.fun-section{padding:12px 12px 0}.fun-title{font-size:12px;font-weight:700;color:var(--gc-muted-foreground);margin-bottom:8px;padding:0 2px}.fun-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.fun-card{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;background:var(--gc-card);box-shadow:var(--gc-shadow-sm);cursor:pointer;transition:transform .1s;border:1.5px solid rgba(167,139,250,.18)}.fun-card:active{transform:scale(.97)}.fun-card-icon{width:40px;height:40px;border-radius:var(--gc-radius-md);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.fun-card-text{text-align:left;min-width:0}.fun-card-name{font-size:13px;font-weight:700;line-height:1.2}.fun-card-desc{font-size:10px;color:var(--gc-muted-foreground);line-height:1.2;margin-top:2px}.subject-tabs{display:flex;gap:8px;overflow-x:auto;padding:8px 0 12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0}.subject-tabs::-webkit-scrollbar{display:none}.subject-tab{flex:1 1 0;min-width:0;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px 12px;border-radius:8px;font-size:13px;font-weight:700;border:2px solid rgba(0,0,0,.06);background:hsla(0,0%,100%,.85);color:var(--gc-muted-foreground);cursor:pointer;transition:all .25s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.subject-tab:hover{transform:translateY(-3px);border-color:rgba(0,0,0,.1)}.subject-tab:active{transform:translateY(0) scale(.97)}.subject-tab.active{color:#fff;border-color:transparent;transform:translateY(-4px);box-shadow:0 10px 24px rgba(0,0,0,.15)}.subject-tab.active:hover{transform:translateY(-6px)}.subject-tab .subject-icon-wrap{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9);box-shadow:0 3px 8px rgba(0,0,0,.08);transition:all .25s ease}.subject-tab.active .subject-icon-wrap{background:hsla(0,0%,100%,.25);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.subject-tab .subject-icon-wrap i,.subject-tab .subject-icon-wrap svg{width:24px;height:24px;transition:all .25s ease}.subject-tab .subject-name{font-size:13px;font-weight:800;line-height:1.2}.subject-tab .subject-sub{font-size:10px;font-weight:500;opacity:.6;line-height:1}.subject-tab.active .subject-sub{opacity:.85}.subject-tab[data-subject=math] .subject-icon-wrap{color:var(--gc-math)}.subject-tab[data-subject=math].active{background:linear-gradient(160deg,#4f8cff,#3b82f6)}.subject-tab[data-subject=chinese] .subject-icon-wrap{color:var(--gc-chinese)}.subject-tab[data-subject=chinese].active{background:linear-gradient(160deg,#ff6b6b,#ef4444)}.subject-tab[data-subject=english] .subject-icon-wrap{color:var(--gc-english)}.subject-tab[data-subject=english].active{background:linear-gradient(160deg,#ffb347,#f59e0b)}.subject-tab.active:after{content:"";position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:24px;height:3px;border-radius:2px;background:hsla(0,0%,100%,.6)}.map-section{padding:8px 12px 12px}.map-header{justify-content:space-between;margin-bottom:8px;padding:0 4px}.map-header,.map-rule-hint{display:flex;align-items:center}.map-rule-hint{gap:5px;margin:0 4px 8px;padding:5px 10px;background:rgba(79,140,255,.08);border-radius:8px;font-size:11px;color:var(--gc-primary);font-weight:600}.map-rule-hint i{flex-shrink:0}.map-chapter-title{display:flex;align-items:center;gap:6px}.chapter-indicator{width:6px;height:20px;border-radius:3px;background:var(--gc-math)}.chapter-name{font-size:16px;font-weight:800}.map-progress-text{font-size:11px;color:var(--gc-muted-foreground)}.map-container{position:relative;width:100%;height:var(--gc-map-height,560px);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);border:2px solid rgba(0,0,0,.06)}.map-sky{position:absolute;inset:0;background:linear-gradient(180deg,#bfe3ff,#e8f4ff 38%,#dcf1e1 60%,#c8ebc9)}.map-sun{position:absolute;top:16px;right:24px;width:48px;height:48px;border-radius:50%;background:radial-gradient(circle,#ffe680 0,#ffd64a 70%,rgba(255,214,74,0) 100%);box-shadow:0 0 28px rgba(255,214,74,.6)}.map-cloud{position:absolute;display:flex}.map-cloud span{background:hsla(0,0%,100%,.85);border-radius:999px}.map-hill{position:absolute;border-radius:50% 50% 0 0/100% 100% 0 0}.map-grass{position:absolute;bottom:0;left:0;right:0;height:90px;background:linear-gradient(180deg,#a8e0a8,#8acb8a)}.map-bush{position:absolute;bottom:60px;display:flex}.map-bush span{border-radius:50%}.map-path{position:absolute;inset:0;width:100%;height:100%}.map-hint{margin-top:8px;text-align:center;font-size:12px;color:var(--gc-muted-foreground);justify-content:center;gap:4px}.level-node,.map-hint{display:flex;align-items:center}.level-node{position:absolute;transform:translate(-50%,-50%);flex-direction:column;cursor:pointer;background:none;border:none;padding:0}.level-node:disabled{cursor:not-allowed}.level-node-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #fff;color:#fff;position:relative}.level-node.completed .level-node-circle{background:var(--gc-success);box-shadow:0 4px 12px rgba(34,197,94,.35)}.level-node.current .level-node-circle{background:var(--gc-warning);box-shadow:0 0 20px rgba(245,158,11,.55)}.level-node.locked .level-node-circle{background:#c4cfda;box-shadow:0 4px 12px rgba(107,122,141,.25)}.level-node.current .level-node-glow{position:absolute;width:64px;height:64px;border-radius:50%;background:rgba(245,158,11,.35);animation:node-pulse 2s ease-in-out infinite;z-index:-1}@keyframes node-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.2);opacity:.3}}.level-node-label{margin-top:4px;font-size:10px;font-weight:700;padding:2px 6px;border-radius:999px;background:hsla(0,0%,100%,.85);color:var(--gc-foreground)}.level-node.current .level-node-label{background:var(--gc-warning);color:#fff;font-size:11px}.level-node.boss .level-node-circle{width:64px;height:64px;border-radius:8px;background:linear-gradient(135deg,#ff8a4c,#ef4444);box-shadow:0 6px 16px rgba(239,68,68,.32);font-size:28px}.level-node.boss.locked .level-node-circle{background:#c4cfda}.boss-lock{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1);color:var(--gc-danger)}@media (min-width:768px){.fun-grid{grid-template-columns:repeat(3,1fr);gap:14px}.subject-tabs{flex-wrap:wrap;overflow-x:visible;justify-content:center}.subject-tab{flex:0 1 calc(20% - 10px)}}@media (min-width:1024px){.fun-grid{grid-template-columns:repeat(4,1fr)}.level-node-circle{width:56px;height:56px}.level-node.boss .level-node-circle{width:72px;height:72px}}@media (max-width:360px){.subject-tab{padding:10px 6px 8px}.subject-tab .subject-icon-wrap{width:38px;height:38px}.fun-card{padding:10px;gap:8px}.fun-card-icon{width:36px;height:36px}.map-top-bar{margin:0 10px;padding:10px 10px 6px}.map-stage-bar{margin:8px 10px 10px;padding:12px 14px}.subject-tabs{padding:8px 0 12px}.map-header{padding:0 4px}}