.gm-guide-page{background:#0b1120;min-height:calc(100vh - 140px)}.gm-guide-loader{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.gm-guide-spinner{animation:spin .8s linear infinite;border:3px solid #6366f133;border-radius:50%;border-top-color:#6366f1;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.gm-guide-hero{background:linear-gradient(135deg,#0f1f3d,#1a0a2e 50%,#0d1117);border-bottom:1px solid #6366f133;padding:1.5rem 1.5rem 1.25rem;text-align:center}.gm-guide-hero__inner{margin:0 auto;max-width:640px}.gm-guide-hero__title{color:#f1f5f9;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;margin:0 0 .5rem}.gm-guide-hero__desc{color:#94a3b8;font-size:.9rem;line-height:1.6;margin:0 0 1.25rem}.gm-guide-hero__stats{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:inline-flex;gap:1.5rem;padding:1rem 2rem}.gm-guide-hero__stat{align-items:center;display:flex;flex-direction:column;gap:.25rem}.gm-guide-hero__stat-num{font-size:1.75rem;font-weight:800;line-height:1}.gm-guide-hero__stat-num.earn{color:#34d399}.gm-guide-hero__stat-num.use{color:#f87171}.gm-guide-hero__stat-label{color:#64748b;font-size:.75rem;font-weight:500}.gm-guide-hero__divider{background:#ffffff1a;height:2.5rem;width:1px}.gm-guide-body{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:960px;padding:2rem 1.5rem 4rem}.my-level-card{background:linear-gradient(135deg,#1e293be6,#0f172af2);border:1px solid #6366f14d;border-radius:16px;overflow:hidden;padding:1.5rem;position:relative}.my-level-card:before{background:linear-gradient(90deg,#6366f1,#8b5cf6,#06b6d4);content:"";height:3px;left:0;position:absolute;right:0;top:0}.my-level-card__label{color:#6366f1;font-size:.75rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.my-level-card__body{flex-wrap:wrap;justify-content:space-between;margin-bottom:1.25rem}.my-level-card__body,.my-level-card__left{align-items:center;display:flex;gap:1rem}.my-level-card__icon{background:#fff;border:3px solid #6366f166;border-radius:50%;height:72px;object-fit:contain;padding:6px;width:72px}.my-level-card__tier{color:#fbbf24;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.my-level-card__lv{color:#f1f5f9;font-size:1.2rem;font-weight:700;margin-top:.25rem}.my-level-card__right{display:flex;gap:1rem}.my-level-card__stat{background:#0f172a99;border-radius:12px;display:flex;flex-direction:column;gap:.25rem;min-width:140px;padding:.75rem 1.25rem}.my-level-card__stat-label{color:#64748b;font-size:.75rem}.my-level-card__stat-value{color:#e2e8f0;font-size:1.1rem;font-weight:700}.my-level-card__stat-value--gold{color:#fbbf24}.my-level-card__progress-labels{color:#94a3b8;display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:.5rem}.my-level-card__progress-bg{background:#0f172ab3;border-radius:4px;height:8px;overflow:hidden}.my-level-card__progress-fill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:4px;box-shadow:0 0 8px #6366f166;height:100%;transition:width 1s ease}.gm-guide-tabs{background:#0f172acc;border:1px solid #ffffff12;border-radius:14px;display:flex;gap:.5rem;padding:.375rem}.gm-guide-tab{align-items:center;background:#0000;border:none;border-radius:10px;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .2s;white-space:nowrap}.gm-guide-tab:hover{background:#ffffff0d;color:#cbd5e1}.gm-guide-tab__count{background:#ffffff1a;border-radius:100px;color:inherit;font-size:.7rem;font-weight:700;padding:.1rem .5rem}.gm-guide-tab--active-earn{background:#34d3991f;color:#34d399}.gm-guide-tab--active-earn .gm-guide-tab__count{background:#34d39933}.gm-guide-tab--active-use{background:#f871711f;color:#f87171}.gm-guide-tab--active-use .gm-guide-tab__count{background:#f8717133}.gm-guide-tab--active-notice{background:#6366f11f;color:#818cf8}.gm-guide-section__header{align-items:center;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem}.gm-guide-section__header.earn{background:#34d39912;border:1px solid #34d39926}.gm-guide-section__header.use{background:#f8717112;border:1px solid #f8717126}.gm-guide-section__header.notice{background:#6366f112;border:1px solid #6366f126}.gm-guide-section__header-icon{flex-shrink:0;font-size:1.75rem}.gm-guide-section__header h2{color:#f1f5f9;font-size:1.1rem;font-weight:700;margin:0 0 .2rem}.gm-guide-section__header p{color:#64748b;font-size:.82rem;margin:0}.gm-guide-empty{color:#475569;font-size:.9rem;padding:2rem;text-align:center}.rule-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.rule-card{border-radius:14px;cursor:default;display:flex;flex-direction:column;gap:.6rem;padding:1.25rem;transition:transform .15s,box-shadow .15s}.rule-card:hover{box-shadow:0 8px 24px #0000004d;transform:translateY(-3px)}.rule-card--earn{background:#0f1f14d9;border:1px solid #34d39933}.rule-card--earn:hover{border-color:#34d39966}.rule-card--use{background:#1f0f0fd9;border:1px solid #f8717133}.rule-card--use:hover{border-color:#f8717166}.rule-card__top{align-items:center;display:flex;justify-content:space-between}.rule-card__icon{font-size:1.6rem;line-height:1}.rule-card__amount{font-size:1.15rem;font-weight:800;letter-spacing:-.3px}.rule-card--earn .rule-card__amount{color:#34d399}.rule-card--use .rule-card__amount{color:#f87171}.rule-card__name{color:#e2e8f0;font-size:.95rem;font-weight:700;line-height:1.3}.rule-card__desc{color:#64748b;font-size:.8rem;line-height:1.5}.rule-card__badges{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.rule-badge{border-radius:100px;font-size:.7rem;font-weight:600;padding:.2rem .55rem}.rule-badge--limit{background:#fbbf241f;border:1px solid #fbbf2433;color:#fbbf24}.rule-badge--expire{background:#6366f11f;border:1px solid #6366f133;color:#818cf8}.rule-badge--unlimited{background:#64748b1a;border:1px solid #64748b26;color:#475569}.rule-badge--grade{background:#8b5cf61f;border:1px solid #8b5cf633;color:#a78bfa}.gm-notice-list{display:flex;flex-direction:column;gap:.75rem}.gm-notice-item{align-items:flex-start;background:#0f172ab3;border:1px solid #ffffff0f;border-radius:12px;display:flex;gap:.875rem;padding:1rem 1.25rem;transition:background .15s}.gm-notice-item:hover{background:#1e293bb3}.gm-notice-item__icon{flex-shrink:0;font-size:1.1rem;margin-top:.1rem}.gm-notice-item__text{color:#94a3b8;font-size:.88rem;line-height:1.65}@media (max-width:640px){.gm-guide-hero{padding:2rem 1rem}.gm-guide-hero__title{font-size:1.5rem}.gm-guide-body{padding:1.25rem 1rem 3rem}.gm-guide-tabs{gap:.25rem;padding:.25rem}.gm-guide-tab{font-size:.8rem;padding:.625rem .5rem}.rule-grid{grid-template-columns:1fr}.my-level-card__body{align-items:flex-start;flex-direction:column}.my-level-card__right{width:100%}.my-level-card__stat{flex:1 1;min-width:0;min-width:auto}}
/*# sourceMappingURL=3566.d16d868a.chunk.css.map*/