*{box-sizing:border-box}body{margin:0;background:#f7f3ee;color:#241f28;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.hb-shell{display:flex;gap:32px;min-height:calc(100vh - 64px);max-width:1500px;margin:0 auto}.hb-main{flex:1 1 auto;min-width:0;padding:8px 0 34px;display:flex;flex-direction:column;gap:26px}.hb-right{flex:0 0 330px;width:330px;padding:10px 0 34px;display:flex;flex-direction:column;gap:18px;overflow-y:auto}.hb-welcome{display:flex;align-items:center;justify-content:space-between;gap:20px}.hb-welcome-left{flex:1;min-width:0}.hb-welcome-title{margin:0 0 6px;color:#17121c;font-size:34px;font-weight:800;letter-spacing:-.01em}.hb-welcome-sub{position:relative;margin:0;padding-bottom:12px;color:#7b6f63;font-size:16px;line-height:1.6}.hb-welcome-sub:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;border-radius:999px;background:#d9873f}.hb-search{width:230px;flex-shrink:0;border-radius:15px}.hb-search .ant-input{border-radius:15px;border-color:#e5ddd4;background:#fffdf9}.hb-search .ant-input:hover,.hb-search .ant-input:focus{border-color:#8a6d55}.hb-start-button{height:44px;border:0;border-radius:14px;color:#fff;background:#df7438;box-shadow:0 10px 20px #df74383d;font-weight:800}.hb-start-button:hover{color:#fff!important;background:#c96732!important}.hb-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hb-stat-card{display:flex;gap:18px;align-items:center;padding:24px 22px;border-radius:18px;background:#fffdf9f5;border:1px solid #ece3d9;box-shadow:0 14px 32px #33241c0f;transition:box-shadow .2s,transform .2s}.hb-stat-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #33241c17}.hb-stat-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;font-size:26px}.tone-orange .hb-stat-icon{color:#c96732;background:#f8e2d4}.tone-green .hb-stat-icon{color:#3d8156;background:#deefe3}.tone-purple .hb-stat-icon{color:#6f5a98;background:#e7e0f1}.tone-yellow .hb-stat-icon{color:#c88a16;background:#faedc8}.hb-stat-label{display:block;color:#5f5362;font-size:13px;font-weight:800;margin-bottom:8px}.hb-stat-value{display:flex;align-items:baseline;gap:4px;margin-bottom:6px}.hb-stat-value strong{color:#1f1926;font-size:32px;font-weight:800;line-height:1}.hb-stat-value small{color:#65596a;font-size:15px;font-weight:600}.hb-stat-sub{margin:0;color:#958b82;font-size:12px}.hb-section{display:flex;flex-direction:column;gap:16px;padding:22px;border:1px solid #ece3d9;border-radius:20px;background:#fffdf9f5;box-shadow:0 14px 32px #33241c0f}.hb-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.hb-section-head h2{margin:0;color:#211a28;font-size:18px;font-weight:800}.hb-section-link{color:#7c6b5d;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px}.hb-section-link:hover{color:#df7438}.hb-section-hint{color:#93867b;font-size:13px}.hb-path-row{display:flex;gap:18px;align-items:stretch}.hb-path-step{flex:1 1 0;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:8px;padding:18px;border-radius:16px;background:#fffdf9;border:1px solid #ece3d9}.hb-path-step+.hb-path-step{margin-left:0;border-radius:16px}.hb-path-step:has(+.hb-path-step){border-radius:16px}.hb-path-step:not(:first-child):not(:last-child){border-radius:16px}.hb-path-num{position:absolute;top:12px;left:14px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#7a5b93;color:#fff;font-size:14px;font-weight:700}.hb-path-icon-wrap{align-self:flex-end;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#f3ece5;color:#8a6d55;font-size:22px}.hb-path-step strong{color:#211a28;font-size:15px;font-weight:800}.hb-path-step p{margin:0;color:#81766d;font-size:12px;line-height:1.5}.hb-bottom-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:20px;align-items:stretch}.hb-course-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hb-course-card{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:248px;padding:16px;border-radius:16px;background:#fffdf9;border:1px solid #ece3d9;transition:box-shadow .2s}.hb-course-card:hover{box-shadow:0 12px 24px #33241c12}.hb-course-cover{width:100%;height:92px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:radial-gradient(circle at 78% 22%,rgba(255,255,255,.45),transparent 34%),linear-gradient(135deg,#e6d9cb,#866748);color:#fffdf9;flex-shrink:0}.hb-course-cover .anticon{font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center}.hb-course-body{flex:1;min-width:0}.hb-course-top{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.hb-course-top .ant-tag{margin:0;max-width:100%;border-radius:9px;white-space:normal;line-height:1.45}.hb-course-body h3{min-height:42px;margin:0 0 12px;color:#211a28;font-size:15px;line-height:1.42;font-weight:800;word-break:break-word}.hb-course-foot{display:flex;align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:10px}.hb-course-foot>span{display:flex;align-items:center;gap:5px;color:#7d7167;font-size:13px;line-height:1.4}.hb-course-foot .ant-btn-link{color:#df7438;font-weight:600;padding:0;height:auto;line-height:1.4}.hb-handbook{display:flex}.hb-handbook-card{width:100%;border-radius:20px!important;background:linear-gradient(155deg,#fffdf9,#f5ede3)!important;border:1px solid #e9ded2!important;box-shadow:0 14px 32px #33241c0f!important}.hb-handbook-card .ant-card-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:28px 20px!important}.hb-handbook-cover{width:80px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:10px;background:linear-gradient(135deg,#2d2535,#8a6d55);color:#fff;font-size:32px;box-shadow:0 12px 24px #33241c2e}.hb-handbook-cover span{font-size:14px;font-weight:800;letter-spacing:.06em}.hb-handbook-card h3{margin:0;color:#211a28;font-size:17px;font-weight:700}.hb-handbook-card>p{margin:0;color:#81766d;font-size:13px;line-height:1.6}.hb-handbook-meta{display:flex;gap:16px;color:#93867b;font-size:12px}.hb-handbook-meta span{display:flex;align-items:center;gap:5px}.hb-handbook-card .ant-btn{border-radius:10px;border-color:#8a6d55;color:#8a6d55;font-weight:600}.hb-handbook-card .ant-btn:hover{border-color:#df7438;color:#df7438;background:#df74380f}.hb-feature-section{gap:18px}.hb-project-wrap{position:relative;display:flex;align-items:center}.hb-project-track{display:flex;gap:20px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 8px 12px;margin:0 -8px;flex:1 1 auto;min-width:0}.hb-project-track::-webkit-scrollbar{height:5px}.hb-project-track::-webkit-scrollbar-track{background:transparent}.hb-project-track::-webkit-scrollbar-thumb{background:#d6cec0;border-radius:999px}.hb-project-track::-webkit-scrollbar-thumb:hover{background:#b8ad9b}.hb-project-card{flex:0 0 340px;scroll-snap-align:start;border-radius:20px;background:#fffdf9;border:1px solid #ece3d9;box-shadow:0 8px 28px #33241c0d;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.hb-project-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #33241c1a}.hb-project-poster{position:relative;margin:0;height:220px;overflow:hidden;background:#f0e9e0;flex-shrink:0}.hb-project-poster>img{width:100%;height:100%;object-fit:cover;display:block}.hb-project-status{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:999px;background:#2d2440c7;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hb-project-status.is-active{background:#4e9e73d1}.hb-project-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px;flex:1 1 auto}.hb-project-type-tag{margin:0;border:0;border-radius:999px;background:#ede5f9;color:#6e5c8a;font-size:11px;font-weight:700;padding:2px 12px;align-self:flex-start}.hb-project-title{margin:0;color:#211a28;font-size:17px;font-weight:800;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-project-subtitle{margin:0;color:#8b8078;font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-project-meta{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:12px;color:#948b81}.hb-project-meta span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.hb-project-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:4px}.hb-project-tag{padding:2px 10px;border-radius:999px;background:#f3f0eb;color:#81766d;font-size:11px;font-weight:600;border:1px solid #e8e1d8}.hb-project-arrow{flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:1px solid #e0d8cd;background:#fffdf9;color:#8b8078;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .2s ease;box-shadow:0 4px 14px #33241c0a;z-index:2}.hb-project-arrow:hover{background:#fff;color:#6e5c8a;border-color:#cec2b5;box-shadow:0 6px 20px #33241c14}.hb-project-arrow--left{margin-right:14px}.hb-project-arrow--right{margin-left:14px}.hb-right-card{border-radius:20px!important;border:1px solid #ece3d9!important;background:#fffdf9f5!important;box-shadow:0 14px 32px #33241c0f!important}.hb-right-card .ant-card-body{padding:20px!important}.hb-right-card-head{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#211a28;font-size:14px;font-weight:700}.hb-right-card-head .anticon{color:#8a6d55;font-size:16px}.hb-progress-ring-wrap{display:flex;justify-content:center;margin-bottom:8px}.hb-progress-ring{width:100px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;border:10px solid #3e7d4a;background:#fffdf9}.hb-progress-ring strong{color:#211a28;font-size:24px;font-weight:800;line-height:1}.hb-progress-ring small{color:#81766d;font-size:11px;margin-top:2px}.hb-progress-label{margin:0 0 8px;text-align:center;color:#81766d;font-size:12px}.hb-score-mini{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #eee4da}.hb-score-mini>div{display:flex;justify-content:space-between;align-items:center;font-size:12px}.hb-score-mini span{color:#81766d}.hb-score-mini b{color:#211a28;font-weight:700}.hb-task-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hb-task-list li{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;background:#f8f1ea;color:#6f635a;font-size:13px}.hb-task-list li.done{color:#9c9189}.hb-task-list li.done span{text-decoration:line-through}.hb-task-list .anticon{font-size:14px;flex-shrink:0}.hb-rank-mini{display:flex;flex-direction:column;gap:8px}.hb-rank-mini-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:#f8f1ea}.hb-rank-mini-item.rank-1{background:#fff5e8}.hb-rank-mini-item.rank-2{background:#f4f1f7}.hb-rank-mini-item.rank-3{background:#f6efe6}.hb-rank-mini-info{flex:1;min-width:0;display:flex;flex-direction:column}.hb-rank-mini-info strong{color:#211a28;font-size:13px;font-weight:700}.hb-rank-mini-info span{color:#81766d;font-size:11px}.hb-rank-mini-score{color:#211a28;font-size:14px;font-weight:800;flex-shrink:0}.hb-right-link{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;margin-top:12px;padding-top:10px;background:transparent;border:0;border-top:1px solid #eee4da;color:#8a6d55;font-size:12px;font-weight:600;cursor:pointer}.hb-right-link:hover{color:#6e5c8a}.hb-star-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.hb-star-badge strong{color:#211a28;font-size:15px;font-weight:700}.hb-star-badge span{color:#81766d;font-size:12px}.hb-star-badge-empty{min-height:118px;justify-content:center;color:#8a8179}.hb-star-badge-empty>.anticon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f6efe8;color:#a16f42;font-size:22px}.hb-quick-links{display:flex;flex-direction:column;gap:8px}.hb-quick-links .ant-btn{border-radius:10px;border-color:#e8ded3;color:#6a5849;font-weight:500;text-align:left}.hb-quick-links .ant-btn:hover{border-color:#df7438;color:#df7438}@media (max-width: 1200px){.hb-right{display:none}.hb-stats{grid-template-columns:repeat(2,1fr)}.hb-bottom-grid{grid-template-columns:1fr}.hb-project-card{flex:0 0 310px}.hb-project-poster{height:195px}.hb-project-arrow{display:none}.hb-course-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hb-handbook{max-width:400px}}@media (max-width: 768px){.hb-shell{flex-direction:column}.hb-main{padding:16px;gap:16px}.hb-right{display:flex;flex:0 0 auto;width:100%;padding:0 16px 24px}.hb-stats{grid-template-columns:1fr;gap:10px}.hb-path-row{flex-direction:column}.hb-path-step{border-radius:12px!important}.hb-path-step+.hb-path-step{margin-left:0;margin-top:-1px}.hb-welcome{flex-direction:column;align-items:stretch}.hb-search,.hb-start-button{width:100%}.hb-course-list,.hb-bottom-grid{grid-template-columns:1fr}.hb-stat-value strong{font-size:26px}.hb-project-card{flex:0 0 280px}.hb-project-poster{height:175px}.hb-project-title{font-size:15px}.hb-project-body{padding:12px 14px 14px;gap:8px}.hb-project-arrow{display:none}}.app-shell{min-height:100vh;background:#f7f3ee}.side-panel{background:radial-gradient(circle at 80% 8%,rgba(171,127,83,.22),transparent 28%),linear-gradient(180deg,#211d20,#151416)!important;box-shadow:18px 0 40px #21181414}.side-panel .ant-layout-sider-children{display:flex;flex-direction:column}.brand{min-height:88px;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:0 22px;color:#fff7eb;font-size:16px;font-weight:700;letter-spacing:.02em}.brand small{color:#cbb9a8;font-size:11px;font-weight:500}.top-bar{height:58px;background:#f7f3ee;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:0}.page-content{padding:24px;background:radial-gradient(circle at top right,rgba(218,181,141,.22),transparent 32%),radial-gradient(circle at bottom left,rgba(104,145,111,.12),transparent 28%),#f7f3ee}.page-content.page-home{padding:28px 36px 42px;background:#faf8f5;overflow-x:hidden}.ant-menu-dark,.ant-menu-dark .ant-menu-sub{background:transparent!important}.ant-menu-dark .ant-menu-item{color:#d5c9bc;border-radius:14px;margin:7px 14px;width:calc(100% - 24px);font-size:14px;font-weight:700;height:44px;line-height:44px}.ant-menu-dark .ant-menu-item:hover{color:#fff7eb;background:#ffffff14!important}.ant-menu-dark .ant-menu-item-selected{color:#fff7eb;background:linear-gradient(135deg,#976f4cf2,#725238f2)!important;font-weight:600;box-shadow:0 12px 24px #0000002e}.ant-menu-dark .ant-menu-item-disabled{color:#b8afc659!important}.ant-menu-dark .ant-menu-item .anticon{font-size:18px}.standalone-page{min-height:100vh}.full-width{width:100%}.loading-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#64748b}.login-card{width:min(440px,100%);box-shadow:0 18px 50px #182b4d1f;text-align:center}.login-logo{width:74px;height:74px;object-fit:cover;border-radius:18px;margin-bottom:12px}.role-switch{width:100%;margin-bottom:20px}.role-switch label{width:50%;text-align:center}.login-alert{margin-bottom:18px}.academy-home{min-height:100vh;color:#203247;background:#f8f5ef}.academy-nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,96px);background:#fff;border-bottom:1px solid #edf0f5}.academy-brand{display:flex;align-items:center;gap:12px;color:#123047;font-size:22px;font-weight:800}.academy-brand img{width:42px;height:42px;border-radius:12px}.academy-nav nav{display:flex;align-items:center;gap:34px}.academy-nav a{color:#405168;font-size:16px;font-weight:700;text-decoration:none}.academy-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(32px,6vw,88px);align-items:center;padding:clamp(52px,8vw,108px) clamp(24px,5vw,96px) 84px}.hero-badges{width:fit-content;display:inline-flex;align-items:center;overflow:hidden;border:1px solid #7b8795;border-radius:999px;background:#ffffffa6}.hero-badges span{padding:6px 16px;color:#203247;font-weight:800;border-right:1px solid #9aa4b2}.hero-badges span:last-child{border-right:0}.hero-copy h1{position:relative;margin:46px 0 24px;color:#13293d;font-size:clamp(46px,6vw,82px);line-height:1.08;letter-spacing:0}.hero-copy h1:before{content:"";position:absolute;left:-18px;top:10px;width:6px;height:calc(100% - 18px);border-radius:999px;background:linear-gradient(180deg,#77e3a2,#2bb3ff,#8b5cf6,#77e3a2);background-size:100% 220%;animation:title-flow 3.2s linear infinite}.hero-copy h1 span{color:#00656d}.hero-copy h1 .flow-text{display:inline-block;color:transparent;background:linear-gradient(90deg,#0057d9,#00656d 28%,#8b5cf6 55%,#00a36c 78%,#0057d9);background-size:220% 100%;background-clip:text;-webkit-background-clip:text;animation:text-flow 4.8s ease-in-out infinite}.hero-copy h1 i{display:inline-block;width:7px;height:.9em;margin-left:8px;transform:translateY(8px);background:#111827;animation:cursor-blink 1.05s steps(1) infinite}.hero-copy p{max-width:780px;color:#31445a;font-size:22px;line-height:1.75}.hero-actions{display:flex;gap:16px;margin-top:36px;flex-wrap:wrap}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;border-radius:8px;font-size:17px;font-weight:800;text-decoration:none}.primary-action{color:#fff!important;background:#111827}.secondary-action{color:#123047!important;border:1px solid #cbd5e1;background:#fff}.hero-visual img{width:100%;display:block;aspect-ratio:16 / 9;object-fit:contain;border-radius:22px;background:#fff;box-shadow:none}.academy-section{padding:78px clamp(24px,5vw,96px);background:#fff}.section-heading{max-width:780px;margin-bottom:30px}.section-heading h2{margin:0 0 10px;color:#13293d}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-grid article{min-height:238px;padding:28px;border:1px solid #e5ebf3;border-radius:10px;background:#fff;box-shadow:0 16px 38px #1c375a14}.category-grid h3{margin:24px 0 10px;color:#13293d;font-size:24px}.category-grid p{margin:0;color:#5b6b7e;font-size:16px;line-height:1.7}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;font-weight:900}.card-icon.blue{color:#0050b3;background:#e6f4ff}.card-icon.green{color:#006d5b;background:#e7f8f1}.card-icon.gold{color:#ad6800;background:#fff3bf}.academy-bottom{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:24px;align-items:stretch;padding:76px clamp(24px,5vw,96px) 96px;position:relative;overflow:hidden;background:radial-gradient(circle at 24% 92%,rgba(139,92,246,.22),transparent 28%),radial-gradient(circle at 72% 86%,rgba(59,130,246,.15),transparent 26%),linear-gradient(180deg,#fff,#f7f3ff 48%,#eef7ff)}.academy-bottom:before{content:"";position:absolute;left:-6%;right:-6%;bottom:-70px;height:210px;border-radius:50% 50% 0 0;background:#ffffffeb}.academy-bottom:after{content:"";position:absolute;left:0;right:0;bottom:28px;height:190px;pointer-events:none;opacity:.5;background:linear-gradient(135deg,transparent 0 46%,rgba(116,92,178,.16) 47% 55%,transparent 56%) 7% 65% / 230px 130px no-repeat,linear-gradient(135deg,transparent 0 46%,rgba(116,92,178,.14) 47% 55%,transparent 56%) 18% 72% / 300px 150px no-repeat,linear-gradient(135deg,transparent 0 46%,rgba(41,128,185,.13) 47% 55%,transparent 56%) 86% 70% / 260px 150px no-repeat}.path-card,.academy-login{position:relative;z-index:1;border:1px solid #e5ebf3;border-radius:10px;box-shadow:0 16px 38px #1c375a14}.path-card span{color:#00656d;font-weight:900;text-transform:uppercase}.path-card h3{margin:18px 0 24px;color:#13293d;font-size:34px}.path-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.path-steps article{min-height:288px;display:flex;flex-direction:column;padding:18px;border-radius:10px;background:linear-gradient(180deg,#f1f7ff,#fff);border:1px solid #dce8f5;box-shadow:0 14px 28px #23436a14}.path-steps img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;margin-bottom:16px;background:#f8fbff}.path-steps b{display:block;color:#17324d;font-size:20px;margin-bottom:8px}.path-steps p{margin:0;color:#607083;line-height:1.55}@keyframes cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes text-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes title-flow{0%{background-position:0 0%}to{background-position:0 220%}}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.page-heading h2{margin:0}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border:1px solid #dbe7f6;border-radius:8px;background:linear-gradient(135deg,#fff,#eef6ff);box-shadow:0 12px 30px #1c375a14}.dashboard-hero h2{margin:8px 0 6px}.analytics-hero{background:linear-gradient(135deg,#fff,#effaf7)}.metric-card{border:1px solid #edf0f5;box-shadow:0 10px 24px #1e3a5f0f}.metric-blue{border-top:3px solid #1677ff}.metric-green{border-top:3px solid #22a06b}.metric-orange{border-top:3px solid #faad14}.metric-red{border-top:3px solid #ff4d4f}.dashboard-card,.insight-card{border:1px solid #e6edf7;box-shadow:0 10px 24px #1e3a5f0f}.insight-card h3{margin:8px 0}.insight-card p{margin:0;color:#64748b}.form-panel{max-width:760px}.filter-bar{margin-bottom:16px}.filter-select{min-width:180px}.filter-input{width:180px}.form-help-text{display:flex;align-items:center;gap:6px;margin-top:8px;color:#7a7180;font-size:12px;line-height:1.5}.applications-mobile-list{display:none}.application-mobile-card{border:1px solid #ece6ef;border-radius:14px;padding:14px;background:#fff;box-shadow:0 10px 22px #4a315f0f}.application-mobile-card+.application-mobile-card{margin-top:12px}.application-mobile-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.application-mobile-card h3{margin:10px 0 4px;color:#30263a;font-size:15px;line-height:1.45}.application-mobile-card p{margin:0;color:#766d80}.application-mobile-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 0}.application-mobile-card dt{color:#8b8294;font-size:12px}.application-mobile-card dd{margin:3px 0 0;color:#30263a;font-weight:700;word-break:break-word}.application-mobile-comment{margin-top:12px!important;padding-top:10px;border-top:1px dashed #e5ddeb}@media (max-width: 640px){.applications-table{display:none}.applications-mobile-list{display:block}}.review-status{margin-bottom:16px}.progress-row{display:grid;grid-template-columns:160px 1fr;gap:16px;align-items:center;margin-bottom:12px}.bar-chart{height:220px;display:grid;grid-template-columns:repeat(6,1fr);gap:14px;align-items:end}.bar-item{display:flex;flex-direction:column;align-items:center;gap:6px;color:#64748b}.bar{width:34px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#4096ff,#1677ff)}.bar-chart.enhanced .bar{width:42px}.department-row{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:16px;margin-bottom:14px}.department-row div:first-child{display:flex;flex-direction:column;gap:2px}.department-row span,.rank-card span{color:#64748b;font-size:13px}.donut-wrap{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:20px}.donut{width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#ffffff 0 52%,transparent 53%),conic-gradient(#1677ff var(--value),#e8eef7 0)}.donut span{font-size:30px;font-weight:700}.donut small{color:#64748b}.category-list{display:grid;gap:12px}.category-list div{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eef2f7}.rank-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #eef2f7}.rank-card.compact:last-child{border-bottom:0}.rank-card div{display:flex;flex-direction:column}.rank-badge{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef2f7;color:#334155;font-weight:700}.rank-1{background:#fff3bf;color:#ad6800}.rank-2{background:#e6f4ff;color:#0958d9}.rank-3{background:#f6ffed;color:#237804}.podium-card{min-height:180px;position:relative;overflow:hidden;border:1px solid #e6edf7}.podium-card:after{content:"";position:absolute;right:-36px;bottom:-48px;width:130px;height:130px;border-radius:50%;background:#1677ff14}.podium-card h3{margin:18px 0 4px}.podium-card strong{display:block;margin-top:22px;font-size:26px}.podium-rank{color:#1677ff;font-weight:700;letter-spacing:.04em}.highlight-row td{background:#eaf3ff!important}.growth-home{display:flex;flex-direction:column;gap:22px}.growth-welcome{min-height:156px;display:flex;align-items:center;padding:30px;border-radius:26px;background:linear-gradient(135deg,#fffaf4eb,#f5ebffeb),radial-gradient(circle at 82% 24%,rgba(104,200,160,.26),transparent 32%);border:1px solid rgba(226,213,238,.9);box-shadow:0 18px 44px #4a315f14}.welcome-kicker{display:inline-block;margin-bottom:10px;color:#7b5ad9;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.growth-welcome h2{margin:0 0 8px;color:#332145}.growth-welcome .ant-typography{color:#7a6c84;font-size:16px}.growth-stat-card,.growth-card{border:1px solid rgba(226,213,238,.88);border-radius:22px;background:#fffaf4f5;box-shadow:0 14px 34px #4a315f12}.growth-stat-card .ant-card-body{min-height:156px;display:flex;flex-direction:column;justify-content:space-between}.growth-stat-card span{color:#7e7189;font-weight:700}.growth-stat-card strong{display:block;color:#332145;font-size:36px;line-height:1}.growth-stat-card small{margin-left:4px;color:#8d7a9a;font-size:16px}.growth-stat-card p{margin:0;color:#9a8da4}.growth-card .ant-card-head{border-bottom:0;padding:20px 24px 0}.growth-card .ant-card-head-title{color:#332145;font-size:20px;font-weight:800}.source-card .ant-card-body{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center}.donut-visual{width:168px;height:168px;display:grid;place-items:center;border-radius:999px;background:conic-gradient(var(--segments))}.donut-visual>div{width:112px;height:112px;display:grid;place-items:center;align-content:center;border-radius:999px;background:#fffaf4}.donut-visual strong{color:#332145;font-size:28px}.donut-visual span{color:#8a7c95;font-size:12px}.source-legend{display:grid;gap:10px}.source-legend p{display:grid;grid-template-columns:12px 1fr auto;gap:10px;align-items:center;margin:0;color:#6f627a}.source-legend i{width:12px;height:12px;border-radius:999px}.source-legend b{color:#332145}.analysis-card .ant-card-body{min-height:242px;display:flex;flex-direction:column;justify-content:center}.analysis-card p{color:#62556c;font-size:16px;line-height:1.85}.analysis-tags{display:flex;gap:8px;flex-wrap:wrap}.plan-card{height:100%;padding:22px;border-radius:18px;background:linear-gradient(180deg,#fffdf8,#f7f0ff);border:1px solid #eadff5}.plan-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:20px}.plan-head h3{margin:0;color:#332145;font-size:18px}.plan-card>strong{display:block;margin-bottom:6px;color:#7b5ad9;font-size:34px}.plan-card p{margin:0 0 16px;color:#81728d}.star-scroller{display:flex;gap:16px;overflow-x:auto;padding-bottom:4px}.star-card{min-width:230px;padding:20px;border:1px solid #eadff5;border-radius:20px;background:linear-gradient(145deg,#fffdf8,#f6f0ff)}.avatar-bubble{width:52px;height:52px;display:grid;place-items:center;margin-bottom:14px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#8d6be8,#68c8a0);font-size:20px;font-weight:900}.star-card h3{margin:0 0 2px;color:#332145}.star-card span{color:#8a7c95}.star-card strong{display:block;margin:14px 0 10px;color:#7b5ad9;font-size:22px}.star-card p{margin:12px 0 0;color:#71647c;line-height:1.6}.profile-center{display:flex;flex-direction:column;gap:22px}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:22px;align-items:stretch}.profile-hero-card,.score-overview-card,.profile-summary-card,.badge-gallery-card,.project-gallery-card{border:1px solid rgba(226,213,238,.9);border-radius:28px;background:#fffaf4f5;box-shadow:0 18px 44px #4a315f14}.profile-hero-card .ant-card-body{min-height:280px;display:flex;align-items:center;gap:28px;background:radial-gradient(circle at 88% 18%,rgba(104,200,160,.22),transparent 30%),linear-gradient(135deg,#fffaf4,#f6edff);border-radius:28px}.profile-avatar{width:116px;height:116px;flex:0 0 auto;display:grid;place-items:center;border-radius:34px;color:#fff;background:linear-gradient(135deg,#8d6be8,#68c8a0);box-shadow:0 18px 34px #7e59c43d;font-size:48px;font-weight:900}.profile-avatar-img{object-fit:cover}.profile-copy span,.score-label{color:#7b5ad9;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.profile-copy h2{margin:12px 0 6px;color:#332145;font-size:42px}.profile-copy .ant-typography{color:#7e7189;font-size:17px}.profile-copy p{max-width:560px;margin:24px 0 0;color:#64556f;font-size:18px;line-height:1.8}.score-overview-card .ant-card-body{height:100%}.score-overview-card strong{display:block;margin:10px 0 18px;color:#332145;font-size:56px;line-height:1}.score-overview-card small{margin-left:6px;color:#8c7a98;font-size:18px}.score-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}.score-mini-grid div{padding:14px;border-radius:18px;background:#f6f0ff}.score-mini-grid b{display:block;color:#7b5ad9;font-size:24px}.score-mini-grid span,.score-breakdown p span{color:#81728d}.score-breakdown{display:grid;gap:12px}.score-breakdown p{display:flex;justify-content:space-between;margin:0 0 6px}.score-breakdown b{color:#332145}.profile-summary-card .ant-card-body{min-height:148px}.profile-summary-card span{color:#82728e;font-weight:800}.profile-summary-card strong{display:block;margin:12px 0 8px;color:#332145;font-size:38px}.profile-summary-card p{margin:0;color:#9a8da4}.profile-summary-card.mint{background:linear-gradient(145deg,#fffaf4,#eefaf4)}.profile-summary-card.soft{background:linear-gradient(145deg,#fffaf4,#f7f0ff)}.badge-gallery-card .ant-card-head,.project-gallery-card .ant-card-head{border-bottom:0;padding:22px 26px 0}.badge-gallery-card .ant-card-head-title,.project-gallery-card .ant-card-head-title{color:#332145;font-size:22px;font-weight:900}.badge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.growth-badge{min-height:188px;padding:20px;border:1px solid #eadff5;border-radius:24px;background:#fbf7f1;opacity:.5;filter:grayscale(.35);transition:transform .2s ease,opacity .2s ease}.growth-badge.active{opacity:1;filter:none;background:radial-gradient(circle at top right,rgba(104,200,160,.18),transparent 34%),linear-gradient(145deg,#fffdf8,#f5edff)}.growth-badge:hover{transform:translateY(-2px)}.badge-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:18px;color:#7b5ad9;background:#efe7fb;font-size:22px}.growth-badge.active .badge-icon{color:#fff;background:linear-gradient(135deg,#8d6be8,#68c8a0)}.growth-badge h3{margin:16px 0 6px;color:#332145;font-size:17px}.growth-badge p{min-height:42px;margin:0 0 12px;color:#7e7189;line-height:1.55}.project-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.profile-project-card{padding:18px;border:1px solid #eadff5;border-radius:22px;background:linear-gradient(180deg,#fffdf8,#f8f1ff)}.project-head{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.project-head h3{margin:0;color:#332145;font-size:16px}.project-foot{display:flex;justify-content:space-between;gap:10px;margin-top:14px;color:#81728d}.project-foot b{color:#5d9b7c}.submit-page{display:flex;flex-direction:column;gap:22px}.leaderboard-hero-panel,.submit-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px;border:1px solid rgba(226,213,238,.9);border-radius:28px;background:radial-gradient(circle at 86% 18%,rgba(104,200,160,.2),transparent 28%),linear-gradient(135deg,#fffaf4,#f7efff);box-shadow:0 18px 44px #4a315f14}.leaderboard-hero-panel>div:first-child span,.submit-hero span{color:#7b5ad9;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.leaderboard-hero-panel h2,.submit-hero h2{margin:8px 0 6px;color:#332145}.leaderboard-hero-panel .ant-typography,.submit-hero .ant-typography{color:#7e7189}.leaderboard-hero-panel a{color:#7b5ad9;font-weight:800;cursor:pointer}.rank-tabs-card,.submit-form-card,.submit-guide-card,.submit-recent-card{border:1px solid rgba(226,213,238,.9);border-radius:26px;background:#fffaf4f5;box-shadow:0 16px 38px #4a315f12}.rank-tabs-card .ant-card-body{padding:22px}.top-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}.top-rank-card{min-height:210px;padding:24px;border:1px solid #eadff5;border-radius:24px;background:radial-gradient(circle at top right,rgba(104,200,160,.18),transparent 34%),linear-gradient(145deg,#fffdf8,#f6efff)}.rank-medal{display:inline-flex;padding:6px 12px;border-radius:999px;color:#7b5ad9;background:#efe7fb;font-size:12px;font-weight:900}.top-rank-card h3{margin:22px 0 4px;color:#332145;font-size:26px}.top-rank-card p{margin:0 0 18px;color:#81728d}.top-rank-card strong{display:block;margin-bottom:12px;color:#332145;font-size:32px}.rank-list{display:grid;gap:12px}.rank-row-card{display:grid;grid-template-columns:44px 1fr auto auto auto;gap:16px;align-items:center;padding:16px 18px;border:1px solid #eadff5;border-radius:18px;background:#fffdf8}.rank-row-card>b{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;color:#fff;background:#8d6be8}.rank-row-card h3{margin:0 0 2px;color:#332145}.rank-row-card span{color:#8a7c95}.rank-row-card strong{color:#332145;font-size:18px}.trend-up{color:#4f9d7d!important;font-weight:900}.trend-down{color:#d47c71!important;font-weight:900}.department-board{display:grid;gap:14px}.department-rank-card{padding:20px;border:1px solid #eadff5;border-radius:22px;background:linear-gradient(145deg,#fffdf8,#f8f1ff)}.dept-rank-number{width:38px;height:38px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#8d6be8,#68c8a0);font-weight:900}.dept-main{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.lb-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.lb-page-title{margin:0;color:#211a28;font-size:26px;font-weight:900}.lb-page-sub{margin:6px 0 0;color:#948b81;font-size:13px}.lb-toolbar-actions{display:flex;align-items:center;gap:12px}.lb-search-input{width:240px}.lb-search-input .ant-input-affix-wrapper{border-radius:12px;border-color:#e0d8cd;background:#fffdf9}.lb-toolbar-actions .ant-select .ant-select-selector{border-radius:12px!important;border-color:#e0d8cd!important;background:#fffdf9!important}.lb-podium-card,.lb-ranking-card,.lb-profile-card,.lb-side-card{border:1px solid #ece3d9;border-radius:20px;background:#fffdf9;box-shadow:0 8px 28px #33241c0a;overflow:hidden}.lb-podium-card{padding:36px 24px 28px;background:linear-gradient(145deg,#fefcf8,#f9f3ec)}.lb-podium-stage{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:end;gap:8px}.lb-podium-user{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px 0}.lb-podium-user.rank-1{transform:scale(1.06);z-index:2}.lb-podium-user.rank-2,.lb-podium-user.rank-3{transform:scale(.92);opacity:.88}.lb-crown{color:#f5a623;font-size:30px;filter:drop-shadow(0 4px 8px rgba(245,166,35,.35));margin-bottom:-6px}.lb-avatar-ring{padding:4px;border-radius:50%;background:linear-gradient(135deg,#d4a847,#9b6824)}.lb-podium-user.rank-2 .lb-avatar-ring{background:linear-gradient(135deg,#c5c0b8,#8a8278)}.lb-podium-user.rank-3 .lb-avatar-ring{background:linear-gradient(135deg,#d49a62,#8b5a2b)}.lb-avatar-ring .ant-avatar{border:3px solid #fffdf9;color:#fff;background:linear-gradient(145deg,#b8a28c,#7a6552);font-weight:900}.lb-podium-user h2{margin:10px 0 4px;color:#211a28;font-size:17px;font-weight:900}.lb-podium-user.rank-1 h2{font-size:20px}.lb-podium-user p{margin:0 0 10px;color:#8b8078;font-size:13px}.lb-rank-plinth{width:100%;min-height:72px;display:flex;flex-direction:column;justify-content:center;gap:4px;border-radius:18px 18px 14px 14px;background:linear-gradient(180deg,#d4a847,#77501d);box-shadow:inset 0 1px #fff3}.lb-podium-user.rank-1 .lb-rank-plinth{min-height:108px;background:linear-gradient(180deg,#f2d287,#9b6824)}.lb-podium-user.rank-2 .lb-rank-plinth{background:linear-gradient(180deg,#d8d2c7,#81776a)}.lb-podium-user.rank-3 .lb-rank-plinth{background:linear-gradient(180deg,#d49a62,#74451f)}.lb-rank-plinth strong{color:#170f08;font-size:44px;line-height:1;font-weight:950}.lb-rank-plinth span{color:#170f08bd;font-size:13px;font-weight:900}.lb-ranking-card{padding:22px}.lb-ranking-header{display:grid;grid-template-columns:56px minmax(0,1fr) 130px 100px;gap:16px;padding:0 16px 8px;color:#948b81;font-size:13px;font-weight:700}.lb-ranking-list{display:flex;flex-direction:column;gap:8px}.lb-ranking-row{display:grid;grid-template-columns:56px minmax(0,1fr) 130px 100px;align-items:center;gap:16px;padding:12px 16px;border:1px solid #f0ebe3;border-radius:14px;background:#fefcf9;transition:box-shadow .2s}.lb-ranking-row:hover{border-color:#e0d5c7;box-shadow:0 4px 16px #33241c0a}.lb-medal{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#8b8078;background:#f3f0eb;font-weight:900;font-size:13px}.lb-medal .anticon{font-size:16px}.lb-medal.rank-1{color:#1b1307;background:linear-gradient(135deg,#f5d98f,#a97425)}.lb-medal.rank-2{color:#211f1d;background:linear-gradient(135deg,#efece5,#9b9488)}.lb-medal.rank-3{color:#201106;background:linear-gradient(135deg,#e2ad75,#935420)}.lb-learner{display:flex;align-items:center;gap:12px;min-width:0}.lb-learner .ant-avatar{flex-shrink:0;color:#7a6552;border:1px solid #e0d5c7;background:#f5f0ea;font-weight:900}.lb-learner strong{display:block;color:#211a28;font-size:15px;font-weight:800}.lb-department-pill{justify-self:start;display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;color:#7a6552;border:1px solid #e8ddd0;background:#faf6f1;font-size:12px;font-weight:700}.lb-score{justify-self:end;color:#211a28;font-size:15px;font-weight:800}.lb-profile-card,.lb-side-card{padding:22px;margin-bottom:16px;border-radius:20px;border:1px solid #ece3d9;background:#fffdf9;box-shadow:0 8px 28px #33241c0a}.lb-profile-card .hb-right-card-head{position:relative;z-index:3;justify-content:flex-start;margin-bottom:20px;padding-bottom:2px}.lb-side-card:last-child{margin-bottom:0}.lb-profile-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:0}.lb-profile-avatar{position:relative;display:grid;place-items:center;padding:5px;border-radius:50%;background:linear-gradient(135deg,#f4d58a,#8f6225)}.lb-profile-avatar .ant-avatar{color:#fff;border:4px solid #fffdf9;background:linear-gradient(145deg,#b8a28c,#7a6552);font-size:30px;font-weight:900}.lb-profile-avatar>span{position:absolute;right:-4px;bottom:4px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#2c1d09;background:linear-gradient(135deg,#ffe6a5,#b9862d)}.lb-profile-hero h2{margin:18px 0 10px;color:#211a28;font-size:24px;font-weight:900}.lb-profile-card{display:flex;flex-direction:column}.lb-profile-card .hb-right-card-head{flex:0 0 auto;margin-bottom:14px}.lb-profile-hero{width:100%;align-items:center;justify-content:flex-start;padding-top:6px}.lb-profile-avatar{width:104px;height:104px;margin:0 auto 18px;padding:6px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.lb-profile-avatar .ant-avatar{width:86px!important;height:86px!important;line-height:86px!important}.lb-profile-avatar>span{right:2px;bottom:6px;width:34px;height:34px}.lb-profile-hero h2{margin-top:0}.lb-champion-ribbon{padding:6px 14px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#d4a847,#9b6824);font-size:13px;font-weight:800;box-shadow:0 4px 16px #ba873438}.lb-profile-hero p{margin:14px 0 0;color:#8b8078;font-size:13px}.lb-profile-hero b{color:#6e5c8a;font-weight:800}.lb-profile-score{margin-top:16px}.lb-profile-score strong{display:block;color:#d9873f;font-size:44px;line-height:1;font-weight:950}.lb-profile-score span{color:#8b8078;font-size:12px;font-weight:700}.lb-advantage-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.lb-advantage-tags span{padding:6px 12px;border:1px solid #e0d4ec;border-radius:999px;color:#6e5c8a;background:#f7f2fb;font-size:12px;font-weight:700}.lb-badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.lb-achievement{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;transition:transform .18s}.lb-achievement:hover{transform:translateY(-3px)}.lb-achievement.unlocked:hover{filter:drop-shadow(0 0 12px rgba(110,92,138,.2))}.lb-badge-shield{position:relative;width:64px;height:72px;display:grid;place-items:center;clip-path:polygon(50% 0,88% 18%,88% 68%,50% 100%,12% 68%,12% 18%);border:1px solid #e0d4ec;background:linear-gradient(145deg,#f3edf7,#e8dff0)}.lb-achievement.unlocked .lb-badge-shield{background:linear-gradient(145deg,#e6cca6,#b8862d 48%,#5a3a10);border-color:#c49b5580;box-shadow:0 8px 20px #b8862d29}.lb-achievement.locked{opacity:.5}.lb-achievement.locked .lb-badge-shield{border-color:#e0d8cd;background:#f3f0eb}.lb-badge-icon{color:#6e5c8a;font-size:24px}.lb-achievement.unlocked .lb-badge-icon{color:#f8e6bc}.lb-achievement.locked .lb-badge-icon{color:#c5bdb3}.lb-badge-state{position:absolute;right:14px;top:12px;color:#f8e6bc;font-size:12px}.lb-achievement.locked .lb-badge-state{color:#c5bdb3}.lb-badge-shield b{position:absolute;bottom:16px;color:#f8e6bc;font-size:10px;font-weight:950}.lb-achievement.locked .lb-badge-shield b{color:#c5bdb3}.lb-achievement strong{min-height:30px;color:#5c4a34;font-size:11px;line-height:1.3;font-weight:800}.lb-achievement small{color:#948b81;font-size:11px}.lb-progress-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0 10px}.lb-progress-summary span{display:block;color:#8b8078;font-size:12px;font-weight:700}.lb-progress-summary strong{display:block;color:#6e5c8a;font-size:28px;line-height:1.1;font-weight:950}.lb-progress-summary .anticon{color:#6e5c8a;font-size:28px}.lb-progress-note{margin:10px 0 0;color:#948b81;font-size:12px}@media (max-width: 1200px){.lb-podium-stage{gap:4px}.lb-podium-user.rank-2,.lb-podium-user.rank-3{transform:scale(.88)}}@media (max-width: 980px){.lb-toolbar{flex-direction:column;align-items:flex-start}.lb-toolbar-actions{width:100%;flex-wrap:wrap}.lb-search-input{width:min(100%,320px)}.lb-podium-stage{grid-template-columns:1fr}.lb-podium-user.rank-1{transform:none;order:-1}.lb-podium-user.rank-2,.lb-podium-user.rank-3{transform:none}.lb-ranking-header{display:none}.lb-ranking-row{grid-template-columns:44px minmax(0,1fr) auto}.lb-department-pill,.lb-score{grid-column:2;justify-self:start}.lb-score{justify-self:start}.lb-badge-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.lb-page-title{font-size:22px}.lb-podium-card{padding:18px 12px}.lb-ranking-card,.lb-profile-card,.lb-side-card{padding:16px;border-radius:16px}.lb-ranking-row{grid-template-columns:40px minmax(0,1fr);gap:8px 10px}.lb-ranking-header{display:none}.lb-department-pill,.lb-score{grid-column:2}.lb-badge-grid{grid-template-columns:repeat(3,1fr)}}.dept-main h3{margin:0 0 4px;color:#332145}.dept-main p{margin:0;color:#81728d}.dept-main strong{color:#7b5ad9;font-size:26px;white-space:nowrap}.champion-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.champion-card{min-height:260px;padding:26px;border:1px solid #eadff5;border-radius:26px;background:radial-gradient(circle at 86% 14%,rgba(246,199,111,.32),transparent 26%),linear-gradient(145deg,#fffdf8,#f7efff)}.champion-card>span{color:#7b5ad9;font-size:30px;font-weight:900}.champion-card h3{margin:22px 0 4px;color:#332145;font-size:28px}.champion-card p{margin:0 0 12px;color:#81728d}.champion-card strong{display:block;margin-bottom:12px;color:#332145;font-size:24px}.champion-card em{display:block;margin-top:18px;color:#6c6076;font-style:normal;line-height:1.7}.submit-hero{display:block}.submit-form-card .ant-card-body{padding:28px}.submit-form-card .ant-form-item{margin-bottom:22px}.submit-form-card .ant-input,.submit-form-card .ant-input-number,.submit-form-card .ant-picker,.submit-form-card .ant-select-selector{border-radius:14px!important}.submit-form-card .ant-btn-primary{border-color:#8d6be8;background:#8d6be8}.submit-guide-card ul{margin:0;padding-left:18px;color:#6f627a;line-height:1.9}.submit-guide-card .ant-card-head,.submit-recent-card .ant-card-head{border-bottom:0}.submit-guide-card .ant-card-head-title,.submit-recent-card .ant-card-head-title{color:#332145;font-weight:900}.recent-application{display:flex;justify-content:space-between;gap:12px}.recent-application h3{margin:0 0 4px;color:#332145;font-size:15px}.recent-application p,.empty-recent p{margin:0;color:#81728d}.empty-recent{padding:18px;border-radius:18px;background:#f7f0ff}.empty-recent strong{color:#332145}.annual-shell{display:flex;flex-direction:column;gap:18px}.annual-top-nav{position:sticky;top:0;z-index:10;display:flex;gap:8px;overflow-x:auto;padding:12px;border:1px solid rgba(226,213,238,.9);border-radius:20px;background:#fffaf4e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 34px #4a315f12;scrollbar-width:none}.annual-top-nav::-webkit-scrollbar{display:none}.annual-top-nav button{flex:0 0 auto;border:0;border-radius:14px;padding:10px 12px;color:#74677f;background:transparent;white-space:nowrap;cursor:pointer}.annual-top-nav button.active{color:#fff;background:#8d6be8}.annual-content{display:flex;flex-direction:column;gap:24px}.annual-hero,.annual-section,.annual-blueprint,.annual-action{scroll-margin-top:96px}.annual-hero{position:relative;min-height:360px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:center;overflow:hidden;padding:38px;border:1px solid rgba(226,213,238,.9);border-radius:32px;background:radial-gradient(circle at 82% 20%,rgba(104,200,160,.22),transparent 30%),radial-gradient(circle at 12% 95%,rgba(141,107,232,.18),transparent 28%),linear-gradient(135deg,#fffaf4,#f6eeff);box-shadow:0 18px 44px #4a315f14}.section-kicker{color:#7b5ad9;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.annual-hero h1{margin:12px 0 8px;color:#332145;font-size:clamp(44px,6vw,78px);line-height:1.05}.annual-hero h2{margin:0 0 16px;color:#00656d;font-size:26px}.annual-hero p{margin:0;color:#64556f;font-size:18px}.annual-brand{position:absolute;top:28px;right:34px;color:#2a66b1}.annual-hero-art{position:relative;height:260px}.orbit{position:absolute;top:34px;right:34px;bottom:34px;left:34px;border:2px solid rgba(141,107,232,.28);border-radius:50%}.orbit-two{top:68px;right:22px;bottom:22px;left:68px;border-color:#68c8a06b}.growth-line{position:absolute;left:28px;right:28px;bottom:54px;height:78px;border-left:4px solid #8d6be8;border-bottom:4px solid #68c8a0;border-radius:0 0 0 24px;transform:skew(-16deg)}.annual-hero-art span{position:absolute;width:62px;height:62px;display:grid;place-items:center;border-radius:22px;color:#fff;background:linear-gradient(135deg,#8d6be8,#68c8a0);font-size:28px;box-shadow:0 16px 32px #4a315f2e}.annual-hero-art .planet{top:34px;right:92px}.annual-hero-art .book{left:48px;bottom:34px}.annual-hero-art .star{right:24px;bottom:54px}.annual-section,.annual-blueprint{padding:30px;border:1px solid rgba(226,213,238,.9);border-radius:30px;background:#fffaf4f0;box-shadow:0 14px 34px #4a315f0f}.annual-blueprint{background:linear-gradient(180deg,#f6eeffc7,#fffaf4f5),#fffaf4}.annual-blueprint-frame{overflow:hidden;border:1px solid rgba(74,118,190,.18);border-radius:26px;background:#fff;box-shadow:0 22px 48px #2a66b11f}.annual-blueprint-frame img{display:block;width:100%;height:auto}.annual-section-title{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px}.annual-section-title>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;color:#fff;background:#8d6be8;font-weight:900}.annual-section-title h2{margin:0 0 4px;color:#332145}.annual-section-title .ant-typography{color:#7e7189}.annual-value-grid,.annual-overview-grid,.annual-card-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.annual-value-card,.annual-detail-card,.annual-special-card{border:1px solid #eadff5;border-radius:24px;background:linear-gradient(145deg,#fffdf8,#f8f1ff)}.annual-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:18px;border-radius:18px;color:#fff;background:#8d6be8;font-size:23px}.annual-icon.mint,.annual-icon.small{background:#68c8a0}.annual-value-card h3,.annual-detail-card h3,.annual-special-card h3,.annual-overview-card h3,.annual-point-card h3{margin:0 0 10px;color:#332145}.annual-value-card p,.annual-detail-card p,.annual-special-card p,.annual-overview-card li,.annual-detail-card li,.annual-point-card p{color:#6f627a;line-height:1.75}.annual-detail-card ul{margin:14px 0 0;padding-left:18px}.annual-detail-card strong{display:block;margin-bottom:8px;color:#00656d}.annual-overview-card{padding:24px;border:1px solid #eadff5;border-radius:26px;background:#fffdf8;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.annual-overview-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #4a315f1a}.annual-overview-card span{color:#7b5ad9;font-weight:900}.annual-overview-card ul{padding-left:18px}.annual-overview-card p{color:#6f627a;line-height:1.75}.annual-overview-card button{border:0;padding:0;color:#5d9b7c;background:transparent;font-weight:900}.annual-tip{margin-top:18px;padding:18px 20px;border:1px solid rgba(104,200,160,.32);border-radius:20px;color:#5f526b;background:#effaf4;line-height:1.8}.annual-timeline-wrap{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px}.annual-timeline{display:grid;gap:14px}.annual-timeline article{position:relative;padding:18px 20px 18px 72px;border:1px solid #eadff5;border-radius:22px;background:#fffdf8}.annual-timeline article:before{content:"";position:absolute;left:24px;top:24px;width:18px;height:18px;border-radius:50%;background:#8d6be8;box-shadow:0 0 0 8px #f1eaf8}.annual-timeline span{color:#7b5ad9;font-weight:900}.annual-timeline h3{margin:6px 0;color:#332145}.annual-timeline p{margin:0;color:#6f627a;line-height:1.7}.timeline-art{display:flex;flex-direction:column;justify-content:center;padding:24px;border-radius:24px;color:#fffaf4;background:linear-gradient(155deg,#332145,#8d6be8)}.timeline-art .anticon{margin-bottom:18px;font-size:44px}.timeline-art strong{font-size:24px}.timeline-art p{color:#eadff5;line-height:1.7}.annual-points-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.annual-point-card{min-height:285px;display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #eadff5;border-radius:22px;background:linear-gradient(180deg,#fffdf8,#f8f1ff)}.annual-point-card span{display:block;margin-top:12px;padding-top:12px;border-top:1px solid rgba(226,213,238,.8);color:#5d9b7c;line-height:1.65}.annual-icon.small{flex:0 0 auto;width:54px;height:54px;margin-bottom:14px;border-radius:50%;font-size:24px}.annual-point-card .annual-icon.small{display:flex;align-items:center;justify-content:center;align-self:flex-start}.annual-point-card .annual-icon.small .anticon{display:flex;align-items:center;justify-content:center;line-height:1}.annual-point-card .annual-icon.small svg{display:block}.annual-action{padding:38px;border-radius:30px;text-align:center;background:radial-gradient(circle at 20% 20%,rgba(104,200,160,.2),transparent 24%),linear-gradient(135deg,#fffaf4,#f6eeff);border:1px solid rgba(226,213,238,.9);box-shadow:0 18px 44px #4a315f14}.annual-action>.anticon{color:#8d6be8;font-size:46px}.annual-action h2{color:#332145}.annual-action p{max-width:680px;margin:0 auto 24px;color:#64556f;line-height:1.8}.annual-action small{display:block;margin-top:18px;color:#81728d}.annual-action .ant-btn-primary{border-color:#8d6be8;background:#8d6be8}.growth-series-page,.points-mall-page{display:flex;flex-direction:column;gap:24px}.growth-series-hero,.mall-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:center;overflow:hidden;padding:34px;border:1px solid rgba(226,213,238,.9);border-radius:30px;background:radial-gradient(circle at 82% 20%,rgba(104,200,160,.18),transparent 30%),linear-gradient(135deg,#fffaf4,#f6eeff);box-shadow:0 18px 44px #4a315f14}.growth-series-hero h1,.mall-hero h1{margin:10px 0;color:#332145;font-size:clamp(42px,5vw,68px);line-height:1.05}.growth-series-hero p,.mall-hero p{margin:0 0 12px;color:#5f526b;font-size:18px}.growth-series-hero .ant-typography,.mall-hero .ant-typography{color:#74677f;line-height:1.8}.growth-path-art,.mall-hero-card{min-height:220px;display:grid;place-items:center;border-radius:28px;background:radial-gradient(circle at center,rgba(255,255,255,.78),transparent 58%),linear-gradient(155deg,#8d6be8,#68c8a0);box-shadow:inset 0 0 0 1px #ffffff59}.growth-path-art{grid-template-columns:repeat(3,1fr);gap:12px;padding:24px}.growth-path-art span,.mall-hero-card>.anticon{width:68px;height:68px;display:grid;place-items:center;border-radius:24px;color:#8d6be8;background:#fffdf8eb;font-size:30px}.mall-hero-card{color:#fffdf8;text-align:center}.mall-hero-card strong{font-size:28px}.mall-hero-card span{max-width:220px;color:#f6eeff;line-height:1.7}.series-section,.series-detail-panel,.mall-section,.mall-notice,.mall-two-column{padding:28px;border:1px solid rgba(226,213,238,.9);border-radius:28px;background:#fffaf4f0;box-shadow:0 14px 34px #4a315f0f}.series-section-title{margin-bottom:20px}.series-section-title h2{margin:0 0 6px;color:#332145}.series-section-title .ant-typography{color:#7e7189}.featured-plan-grid,.coming-plan-grid,.reward-grid{display:grid;gap:18px}.featured-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-plan-card,.reward-card{border:1px solid #eadff5;border-radius:26px;background:linear-gradient(145deg,#fffdf8,#f8f1ff)}.plan-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.series-icon,.reward-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:20px;color:#fff;background:linear-gradient(135deg,#8d6be8,#68c8a0);font-size:26px}.featured-plan-card h3,.reward-card h3,.coming-plan-card h3{margin:16px 0 8px;color:#332145}.featured-plan-card p,.reward-card p,.coming-plan-card p{color:#6f627a;line-height:1.75}.plan-meta{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 8px}.plan-meta span{padding:8px 10px;border-radius:14px;color:#64556f;background:#f4ecfb}.plan-tags{margin:14px 0}.plan-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:9px 12px;border-radius:999px;color:#5d9b7c;background:#effaf4}.featured-plan-card .ant-btn-primary,.mall-points-card .ant-progress-bg{background:#8d6be8}.series-detail-panel{display:grid;gap:20px;background:radial-gradient(circle at 88% 12%,rgba(104,200,160,.16),transparent 26%),#fffaf4f5}.series-detail-panel h2{margin:8px 0;color:#332145}.series-detail-panel>div>p,.detail-list-grid p{color:#6f627a;line-height:1.8}.detail-info-grid,.detail-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-info-grid article,.detail-list-grid>div{padding:18px;border:1px solid #eadff5;border-radius:20px;background:#fffdf8}.detail-info-grid span{color:#7b5ad9;font-weight:900}.detail-info-grid p{margin:8px 0 0;color:#5f526b;line-height:1.75}.detail-list-grid h3{margin-top:0;color:#332145}.detail-list-grid .anticon{color:#68c8a0}.plan-fact-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.plan-fact-strip article,.plan-data-card{border:1px solid #eadff5;border-radius:20px;background:#fffdf8}.plan-fact-strip article{padding:16px;color:#5f526b;line-height:1.7}.plan-detail-stack{display:grid;gap:18px}.plan-data-card{padding:18px}.plan-data-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.plan-data-card h3,.plan-data-card-head h3{margin:0 0 8px;color:#332145}.plan-data-card p,.plan-data-card-head p,.plan-note{color:#6f627a;line-height:1.8}.plan-data-card .anticon{color:#68c8a0}.plan-table-wrap{width:100%;margin:12px 0 16px;overflow-x:auto;border:1px solid #eadff5;border-radius:16px}.plan-data-table{width:100%;min-width:720px;border-collapse:collapse;background:#fffaf3}.plan-data-table th,.plan-data-table td{padding:12px 14px;border-bottom:1px solid #eadff5;color:#5f526b;text-align:left;vertical-align:top;line-height:1.6;white-space:normal}.plan-data-table th{color:#7b5ad9;font-weight:900;background:#f4ecfb}.plan-data-table tr:last-child td{border-bottom:0}.plan-note{margin:8px 0 0;padding:12px 14px;border-radius:14px;background:#f4ecfb}.growth-path-line{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.growth-path-step{position:relative;min-height:104px;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:16px;border:1px solid #eadff5;border-radius:22px;background:#fffdf8}.growth-path-step span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#8d6be8;font-weight:900}.growth-path-step strong{color:#332145}.coming-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.coming-plan-card{padding:22px;border:1px dashed #d8c7ea;border-radius:22px;color:#81728d;background:#fffdf89e}.coming-plan-card>.anticon{color:#bda8d3;font-size:30px}.mall-notice{display:flex;gap:18px;align-items:flex-start;background:#effaf4}.mall-notice>.anticon{color:#5d9b7c;font-size:34px}.mall-notice h3{margin:0 0 6px;color:#332145}.mall-notice p{margin:0;color:#5f526b;line-height:1.75}.reward-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.reward-card{min-height:280px}.reward-card .ant-tag{float:right}.reward-card strong{display:block;margin:14px 0;color:#332145}.mall-two-column{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;padding:0;border:0;background:transparent;box-shadow:none}.mall-rules-card,.mall-points-card{border:1px solid rgba(226,213,238,.9);border-radius:28px;background:#fffaf4f0}.mall-rules-card h2{margin-top:0;color:#332145}.mall-rule-list{display:grid;gap:12px}.mall-rule-list article{display:flex;justify-content:space-between;gap:16px;padding:14px;border-radius:16px;background:#f7f0ff}.mall-rule-list span{color:#81728d}.mall-rule-list strong{color:#332145}.mall-points-card{text-align:center}.mall-points-card>.anticon{color:#8d6be8;font-size:42px}.mall-points-card span{display:block;margin-top:10px;color:#81728d}.mall-points-card strong{display:block;margin:8px 0;color:#332145;font-size:54px}.mall-points-card p,.mall-points-card small{color:#6f627a}@media (max-width: 768px){.academy-nav{height:auto;align-items:flex-start;flex-direction:column;gap:14px;padding:18px 20px}.academy-nav nav{width:100%;gap:16px;overflow-x:auto}.academy-hero,.academy-bottom,.category-grid,.path-steps,.profile-grid,.badge-grid,.project-grid,.top-podium,.champion-wall{grid-template-columns:1fr}.academy-hero{padding:36px 20px 48px}.hero-copy h1{margin-top:28px;font-size:42px}.hero-copy p{font-size:17px}.hero-badges{display:grid;grid-template-columns:repeat(3,auto);max-width:100%}.hero-badges span{padding:6px 10px;font-size:13px;white-space:nowrap}.academy-section,.academy-bottom{padding:42px 20px}.side-panel{display:none}.page-content{padding:16px}.page-heading{align-items:flex-start;flex-direction:column}.progress-row{grid-template-columns:1fr;gap:4px}.dashboard-hero,.department-row,.donut-wrap,.source-card .ant-card-body{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.growth-welcome{padding:22px;border-radius:20px}.source-card .ant-card-body{justify-items:center}.star-card{min-width:210px}.profile-hero-card .ant-card-body{align-items:flex-start;flex-direction:column}.profile-copy h2{font-size:34px}.score-overview-card strong{font-size:46px}.leaderboard-hero-panel{align-items:flex-start;flex-direction:column}.rank-row-card{grid-template-columns:40px 1fr}.rank-row-card strong,.rank-row-card .trend-up,.rank-row-card .trend-down,.rank-row-card .ant-tag{grid-column:2}.dept-main{flex-direction:column}.annual-shell{display:block}.annual-top-nav{position:sticky;top:0;z-index:5;margin:-16px -16px 8px;padding:12px 16px;border-radius:0;border-width:0 0 1px;background:#f7f5fbf0}.annual-content{gap:18px}.annual-hero{min-height:auto;grid-template-columns:1fr;padding:26px 20px;border-radius:24px}.annual-hero h1{font-size:42px}.annual-hero h2{font-size:21px}.annual-brand{position:static;display:inline-flex;width:fit-content;margin-top:10px}.annual-hero-art{height:210px}.annual-section,.annual-blueprint,.annual-action{padding:22px 18px;border-radius:24px}.annual-blueprint-frame{overflow-x:auto}.annual-blueprint-frame img{width:880px;max-width:none}.annual-section-title{gap:12px}.annual-value-grid,.annual-overview-grid,.annual-card-grid.three,.annual-timeline-wrap,.annual-points-grid{grid-template-columns:1fr}.annual-overview-card,.annual-point-card{padding:20px}.annual-timeline article{padding:18px 18px 18px 58px}.annual-timeline article:before{left:20px}.timeline-art{min-height:190px}.annual-action .ant-btn{width:100%;margin-bottom:10px}.growth-series-hero,.mall-hero,.featured-plan-grid,.detail-info-grid,.detail-list-grid,.plan-fact-strip,.mall-two-column{grid-template-columns:1fr}.growth-series-hero,.mall-hero,.series-section,.series-detail-panel,.mall-section,.mall-notice{padding:22px 18px;border-radius:24px}.growth-series-hero h1,.mall-hero h1{font-size:42px}.growth-path-art,.mall-hero-card{min-height:180px}.growth-path-line{grid-template-columns:1fr}.growth-path-step{min-height:auto;flex-direction:row;align-items:center}.coming-plan-grid{grid-template-columns:1fr}.mall-notice{flex-direction:column}.mall-rule-list article{flex-direction:column;gap:6px}}.growth-series-page,.annual-shell,.points-mall-page{min-height:calc(100vh - 106px);color:#f4ead7;background:radial-gradient(circle at 14% 0%,rgba(215,171,84,.14),transparent 30%),radial-gradient(circle at 88% 10%,rgba(154,104,35,.12),transparent 28%),linear-gradient(145deg,#100f0e,#191612 54%,#0b0b0b);border:1px solid rgba(218,179,103,.16);border-radius:28px;box-shadow:inset 0 1px #ffebbe14,0 24px 48px #00000038}.growth-series-page,.points-mall-page{padding:28px}.annual-shell{padding:22px}.growth-series-page .section-kicker,.annual-shell .section-kicker,.points-mall-page .section-kicker{color:#d9b767;letter-spacing:.12em}.growth-series-page h1,.growth-series-page h2,.growth-series-page h3,.annual-shell h1,.annual-shell h2,.annual-shell h3,.points-mall-page h1,.points-mall-page h2,.points-mall-page h3{color:#fff1d4!important}.growth-series-page p,.growth-series-page .ant-typography,.annual-shell p,.annual-shell .ant-typography,.points-mall-page p,.points-mall-page .ant-typography{color:#b7aa92!important}.growth-series-hero,.series-section,.series-detail-panel,.annual-hero,.annual-section,.annual-blueprint,.annual-action,.mall-hero,.mall-section,.mall-notice,.mall-two-column{border:1px solid rgba(221,178,93,.22)!important;background:linear-gradient(145deg,#1f1c18f5,#0e0d0cf5)!important;box-shadow:0 18px 36px #00000047,inset 0 1px #ffebbe12!important}.growth-path-art,.mall-hero-card,.annual-hero-art,.timeline-art{border:1px solid rgba(221,178,93,.24)!important;background:radial-gradient(circle at 50% 20%,rgba(238,202,126,.16),transparent 40%),linear-gradient(145deg,#241f18,#11100e)!important}.growth-path-art span,.mall-hero-card>.anticon,.annual-hero-art span,.timeline-art>.anticon{color:#1d1508!important;background:linear-gradient(135deg,#f2d287,#a97425)!important;box-shadow:0 12px 26px #c9a76033}.featured-plan-card,.annual-value-card,.annual-detail-card,.annual-special-card,.annual-overview-card,.annual-point-card,.reward-card,.mall-rules-card,.mall-points-card,.coming-plan-card,.detail-info-grid article,.detail-list-grid>div,.plan-fact-strip article,.plan-data-card,.growth-path-step{border:1px solid rgba(221,178,93,.2)!important;background:#fff4dc09!important;box-shadow:none!important}.featured-plan-card .ant-card-body,.annual-value-card .ant-card-body,.annual-detail-card .ant-card-body,.annual-special-card .ant-card-body,.reward-card .ant-card-body,.mall-rules-card .ant-card-body,.mall-points-card .ant-card-body{color:#f4ead7}.series-icon,.annual-icon,.reward-icon,.growth-path-step span{color:#1d1508!important;background:linear-gradient(135deg,#f2d287,#a97425)!important;box-shadow:0 10px 22px #ba87342e}.annual-icon.mint,.annual-icon.small{color:#1d1508!important;background:linear-gradient(135deg,#f1d493,#9f6c29)!important}.featured-plan-card .ant-tag,.plan-tags .ant-tag,.annual-special-card .ant-tag,.reward-card .ant-tag,.coming-plan-card .ant-tag,.plan-badge{color:#e9cca0!important;border:1px solid rgba(230,190,112,.34)!important;background:#deb15814!important}.growth-series-page .ant-btn-primary,.annual-shell .ant-btn-primary,.points-mall-page .ant-btn-primary,.annual-overview-card button{color:#21170b!important;border-color:transparent!important;background:linear-gradient(135deg,#f2d287,#aa7a2e)!important;box-shadow:0 10px 20px #ba873438!important}.growth-series-page .ant-btn:not(.ant-btn-primary),.annual-shell .ant-btn:not(.ant-btn-primary),.points-mall-page .ant-btn:not(.ant-btn-primary){color:#e7c782!important;border-color:#ddb25d57!important;background:#141210b8!important}.growth-series-page .ant-progress-bg,.annual-shell .ant-progress-bg,.points-mall-page .ant-progress-bg{background:linear-gradient(90deg,#8b6a2b,#f2d287)!important}.growth-series-page .ant-progress-inner,.annual-shell .ant-progress-inner,.points-mall-page .ant-progress-inner{background:#2b261e!important}.growth-series-page .plan-data-card h3,.growth-series-page .plan-data-card-head h3{color:#fff1d4!important}.growth-series-page .plan-fact-strip article,.growth-series-page .plan-data-card p,.growth-series-page .plan-data-card-head p,.growth-series-page .plan-note,.growth-series-page .plan-data-table td{color:#d4c4a9!important}.growth-series-page .plan-table-wrap{border-color:#ddb25d38!important}.growth-series-page .plan-data-table{background:#141210db!important}.growth-series-page .plan-data-table th{color:#f0d28a!important;background:#deb1581a!important}.growth-series-page .plan-data-table th,.growth-series-page .plan-data-table td{border-bottom-color:#ddb25d2e!important}.growth-series-page .plan-note{background:#deb15814!important}.annual-top-nav{border-color:#ddb25d38!important;background:#12100ee0!important}.annual-top-nav button{color:#b7aa92!important}.annual-top-nav button.active{color:#21170b!important;background:linear-gradient(135deg,#f2d287,#aa7a2e)!important}.annual-blueprint-frame{border-color:#ddb25d3d!important;background:#15120f!important}.annual-tip,.mall-notice{color:#e7d6b7!important}.mall-rule-list article,.annual-timeline article{border-color:#ddb25d2e!important;background:#fff4dc09!important}.mall-rule-list span,.annual-section-title>span,.annual-timeline span,.annual-point-card span,.mall-points-card span,.mall-points-card small{color:#c9a760!important}.mall-rule-list strong,.mall-points-card strong,.project-foot b,.plan-meta b{color:#f0cd7d!important}@media (max-width: 768px){.growth-series-page,.annual-shell,.points-mall-page{padding:18px;border-radius:22px}}.annual-shell,.growth-series-page{--learn-bg: #f7f5f1;--learn-surface: #ffffff;--learn-surface-warm: #fcfaf7;--learn-text: #1f2937;--learn-muted: #667085;--learn-soft: #8a8175;--learn-border: #e5e7eb;--learn-gold: #c9a55b;--learn-gold-soft: #f4ead1;--learn-olive: #5e6b55;--learn-olive-soft: #edf2e8;--learn-purple: #7c6bb3;--learn-purple-soft: #efecf8;--learn-bluegray: #61748b;--learn-bluegray-soft: #edf2f7;min-height:calc(100vh - 106px);color:var(--learn-text)!important;background:linear-gradient(180deg,#ffffffa3,#f7f5f1f0),var(--learn-bg)!important;border:1px solid rgba(229,231,235,.92)!important;border-radius:28px;box-shadow:none!important}.annual-shell{padding:24px}.growth-series-page{padding:28px}.annual-top-nav{gap:6px;padding:8px!important;border:1px solid var(--learn-border)!important;border-radius:18px;background:#ffffffdb!important;box-shadow:0 10px 28px #1f29370d!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.annual-top-nav button{border-radius:12px;padding:9px 13px;color:var(--learn-muted)!important;font-weight:700;background:transparent!important}.annual-top-nav button.active{color:#fff!important;background:var(--learn-olive)!important}.annual-content,.growth-series-page{gap:28px}.annual-hero,.growth-series-hero{border:1px solid var(--learn-border)!important;border-radius:28px;background:radial-gradient(circle at 82% 18%,rgba(201,165,91,.16),transparent 28%),linear-gradient(135deg,#fffdf9,#f4f1eb)!important;box-shadow:0 18px 42px #1f293712!important}.annual-hero{grid-template-columns:minmax(0,1fr) 360px;min-height:340px;padding:44px}.growth-series-hero{grid-template-columns:minmax(0,1fr) 320px;padding:40px}.annual-shell .section-kicker,.growth-series-page .section-kicker{color:var(--learn-olive)!important;font-size:12px;font-weight:800;letter-spacing:.12em}.annual-shell h1,.growth-series-page h1{color:var(--learn-text)!important;letter-spacing:0}.annual-hero h1,.growth-series-hero h1{margin:12px 0 10px;font-size:clamp(40px,5vw,64px);line-height:1.08;font-weight:760}.annual-hero h2{margin:0 0 18px;color:var(--learn-gold)!important;font-size:clamp(24px,2.4vw,32px);font-weight:650}.annual-hero p,.growth-series-hero p{max-width:620px;margin:0 0 12px;color:var(--learn-muted)!important;font-size:17px;line-height:1.8}.growth-series-hero .ant-typography,.annual-shell .ant-typography,.growth-series-page .ant-typography{color:var(--learn-muted)!important}.annual-brand{top:24px;right:32px;color:var(--learn-olive)!important;font-size:13px;font-weight:700}.annual-hero-art,.growth-path-art{border:1px solid rgba(229,231,235,.9)!important;border-radius:26px;background:linear-gradient(145deg,#fffffff5,#f5f1e8eb)!important;box-shadow:inset 0 1px #fffffff5,0 18px 34px #1f29370f!important}.annual-hero-art .orbit{border-color:#5e6b5533}.annual-hero-art .orbit-two{border-color:#c9a55b47}.annual-hero-art .growth-line{border-left-color:var(--learn-olive);border-bottom-color:var(--learn-gold)}.annual-hero-art span,.growth-path-art span{color:var(--learn-olive)!important;background:#fff!important;border:1px solid rgba(201,165,91,.28);box-shadow:0 12px 24px #1f293714!important}.annual-section,.annual-blueprint,.annual-action,.series-section,.series-detail-panel{padding:32px;border:1px solid var(--learn-border)!important;border-radius:24px;background:#ffffffe6!important;box-shadow:0 12px 30px #1f29370d!important}.annual-blueprint{background:linear-gradient(180deg,#fff,#fcfaf7)!important}.annual-blueprint-frame{border:1px solid var(--learn-border)!important;background:#fff!important;box-shadow:0 14px 30px #1f29370f!important}.annual-section-title,.series-section-title{margin-bottom:24px}.annual-section-title>span{width:42px;height:42px;border-radius:14px;color:var(--learn-olive)!important;background:var(--learn-olive-soft)!important}.annual-section-title h2,.series-section-title h2,.series-detail-panel h2,.annual-shell h2,.growth-series-page h2,.annual-shell h3,.growth-series-page h3{color:var(--learn-text)!important}.annual-section-title h2,.series-section-title h2{font-size:28px;font-weight:700}.annual-section-title .ant-typography,.series-section-title .ant-typography{color:var(--learn-muted)!important;font-size:15px;line-height:1.7}.annual-value-card,.annual-detail-card,.annual-special-card,.annual-overview-card,.annual-point-card,.featured-plan-card,.detail-info-grid article,.detail-list-grid>div,.plan-data-card,.coming-plan-card{border:1px solid var(--learn-border)!important;border-radius:20px!important;background:var(--learn-surface)!important;box-shadow:0 10px 24px #1f29370b!important}.annual-value-card .ant-card-body,.annual-detail-card .ant-card-body,.annual-special-card .ant-card-body,.featured-plan-card .ant-card-body{padding:26px;color:var(--learn-text)!important}.annual-icon,.series-icon{width:52px;height:52px;border-radius:16px;color:var(--learn-olive)!important;background:var(--learn-olive-soft)!important;box-shadow:none!important}.annual-overview-card:nth-child(1) .annual-icon,.annual-detail-card:nth-child(1) .annual-icon,.featured-plan-card:nth-child(2) .series-icon{color:var(--learn-olive)!important;background:var(--learn-olive-soft)!important}.annual-overview-card:nth-child(2),.annual-special-card:nth-child(2),.featured-plan-card:nth-child(1){background:linear-gradient(180deg,#fff,#fffaf0)!important}.annual-overview-card:nth-child(2) .annual-icon,.annual-special-card:nth-child(2) .annual-icon,.featured-plan-card:nth-child(1) .series-icon{color:#9a7632!important;background:var(--learn-gold-soft)!important}.annual-overview-card:nth-child(3),.annual-special-card:nth-child(3){background:linear-gradient(180deg,#fff,#f7f8fb)!important}.annual-overview-card:nth-child(3) .annual-icon,.annual-special-card:nth-child(3) .annual-icon{color:var(--learn-bluegray)!important;background:var(--learn-bluegray-soft)!important}.annual-icon.mint,.annual-icon.small{color:var(--learn-olive)!important;background:var(--learn-olive-soft)!important}.annual-value-card h3,.annual-detail-card h3,.annual-special-card h3,.annual-overview-card h3,.annual-point-card h3,.featured-plan-card h3,.plan-data-card h3,.plan-data-card-head h3{color:var(--learn-text)!important;font-size:21px;font-weight:700}.annual-value-card p,.annual-detail-card p,.annual-special-card p,.annual-overview-card p,.annual-overview-card li,.annual-detail-card li,.annual-point-card p,.featured-plan-card p,.detail-list-grid p,.plan-data-card p,.plan-data-card-head p,.plan-note,.series-detail-panel>div>p{color:var(--learn-muted)!important;line-height:1.75}.annual-detail-card strong{color:var(--learn-olive)!important}.annual-overview-card{position:relative;padding:28px}.annual-overview-card:before{content:none}.annual-overview-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:14px;background:var(--learn-olive-soft);color:var(--learn-olive);font-size:21px}.annual-overview-card.tone-gold .annual-overview-icon{background:var(--learn-gold-soft);color:#9a7632}.annual-overview-card.tone-purple .annual-overview-icon{background:var(--learn-purple-soft);color:var(--learn-purple)}.annual-overview-card span{color:var(--learn-olive)!important;font-size:14px}.annual-overview-card button,.growth-series-page .ant-btn-primary,.annual-shell .ant-btn-primary,.featured-plan-card .ant-btn-primary{height:40px;border-radius:12px!important;border-color:transparent!important;color:#fff!important;background:var(--learn-gold)!important;box-shadow:none!important;font-weight:700}.annual-overview-card button{display:inline-flex;align-items:center;margin-top:8px;padding:0 14px}.growth-series-page .ant-btn:not(.ant-btn-primary),.annual-shell .ant-btn:not(.ant-btn-primary){height:40px;border-radius:12px!important;color:var(--learn-text)!important;border-color:var(--learn-border)!important;background:#fff!important;box-shadow:none!important;font-weight:700}.featured-plan-card{padding:2px}.featured-plan-card h3{margin-top:18px;font-size:24px}.plan-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 16px}.featured-plan-card:nth-child(2) .plan-meta{grid-template-columns:repeat(4,minmax(0,1fr))}.plan-meta span{display:flex;min-height:66px;flex-direction:column;justify-content:center;gap:4px;padding:12px;border:1px solid rgba(229,231,235,.72);border-radius:16px;color:var(--learn-muted)!important;background:#fafafa!important;font-size:13px}.plan-meta b,.mall-rule-list strong,.mall-points-card strong,.project-foot b{color:var(--learn-text)!important;font-size:18px}.featured-plan-card:nth-child(1) .plan-meta b{color:#9a7632!important}.featured-plan-card:nth-child(2) .plan-meta b{color:var(--learn-olive)!important}.featured-plan-card .ant-tag,.plan-tags .ant-tag,.annual-special-card .ant-tag,.coming-plan-card .ant-tag{margin:0 8px 8px 0;border:0!important;border-radius:999px;color:var(--learn-olive)!important;background:var(--learn-olive-soft)!important;font-weight:650}.featured-plan-card:nth-child(1) .ant-tag,.plan-tags .ant-tag:nth-child(2n){color:#9a7632!important;background:var(--learn-gold-soft)!important}.annual-special-card:nth-child(3) .ant-tag,.coming-plan-card .ant-tag{color:var(--learn-purple)!important;background:var(--learn-purple-soft)!important}.series-detail-panel{gap:24px;background:#fff!important}.detail-info-grid,.detail-list-grid{gap:18px}.detail-info-grid article{padding:22px}.detail-info-grid span{color:var(--learn-soft)!important;font-size:13px;font-weight:700}.detail-info-grid p{color:var(--learn-text)!important;font-size:18px;font-weight:700}.detail-list-grid>div,.plan-data-card{padding:24px}.detail-list-grid .anticon,.plan-data-card .anticon{color:var(--learn-olive)!important}.plan-table-wrap{border:1px solid var(--learn-border)!important;border-radius:16px}.plan-data-table{background:#fff!important}.plan-data-table th{color:var(--learn-text)!important;background:#f3f4f6!important}.plan-data-table th,.plan-data-table td{border-bottom-color:var(--learn-border)!important;color:var(--learn-muted)!important}.plan-note,.annual-tip{border:1px solid rgba(94,107,85,.16)!important;color:var(--learn-olive)!important;background:var(--learn-olive-soft)!important}.annual-timeline article{border-color:var(--learn-border)!important;background:#fff!important}.annual-timeline article:before{background:var(--learn-gold);box-shadow:0 0 0 8px var(--learn-gold-soft)}.annual-timeline span,.annual-point-card span{color:var(--learn-olive)!important}.timeline-art{color:var(--learn-text)!important;border:1px solid var(--learn-border)!important;background:linear-gradient(145deg,#fff,#f1f4ee)!important;box-shadow:0 12px 26px #1f29370d!important}.timeline-art .anticon{color:var(--learn-olive)!important}.timeline-art p{color:var(--learn-muted)!important}.annual-point-card{min-height:270px;background:#fff!important}.annual-point-card span{border-top-color:var(--learn-border)}.annual-action{background:radial-gradient(circle at 50% 0%,rgba(201,165,91,.14),transparent 32%),#fff!important}.annual-action>.anticon{color:var(--learn-gold)!important}.annual-action small{color:var(--learn-muted)!important}.growth-path-line{gap:12px}.growth-path-step{border-color:var(--learn-border)!important;background:#fff!important}.growth-path-step span{color:var(--learn-olive)!important;background:var(--learn-olive-soft)!important;box-shadow:none!important}.growth-path-step strong{color:var(--learn-text)!important}@media (max-width: 980px){.annual-hero,.growth-series-hero{grid-template-columns:1fr;padding:30px 24px}.annual-brand{position:static;display:inline-flex;margin-top:16px}.plan-meta,.featured-plan-card:nth-child(2) .plan-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.annual-shell,.growth-series-page{padding:16px;border-radius:20px}.annual-section,.annual-blueprint,.annual-action,.series-section,.series-detail-panel{padding:22px 16px;border-radius:20px}.annual-hero h1,.growth-series-hero h1{font-size:36px}.plan-meta,.featured-plan-card:nth-child(2) .plan-meta{grid-template-columns:1fr}}.annual-shell,.growth-series-page{--bg-black: #14110d;--bg-panel: #1d1913;--bg-card: #252017;--bg-card-soft: #2a241a;--text-main: #fff4df;--text-body: #d7c9b5;--text-muted: #a99b86;--line-gold: rgba(218, 184, 108, .28);--gold: #d9b86c;--gold-strong: #f0cf7a;--gold-soft: rgba(217, 184, 108, .14);--olive: #aab48b;--olive-soft: rgba(170, 180, 139, .14);min-height:calc(100vh - 106px);color:var(--text-main)!important;background:radial-gradient(circle at 16% 0%,rgba(217,184,108,.12),transparent 30%),radial-gradient(circle at 86% 10%,rgba(170,180,139,.1),transparent 28%),linear-gradient(145deg,#17130f,#110f0c 62%,#0d0c0a)!important;border:1px solid rgba(217,184,108,.18)!important;border-radius:28px;box-shadow:inset 0 1px #fff4df0f,0 24px 54px #0000003d!important}.annual-top-nav{border:1px solid var(--line-gold)!important;background:#1d1913eb!important;box-shadow:0 12px 28px #0000002e!important}.annual-top-nav button{color:var(--text-body)!important;background:transparent!important}.annual-top-nav button.active{color:#17130f!important;background:var(--gold)!important}.annual-hero,.growth-series-hero{border:1px solid var(--line-gold)!important;background:radial-gradient(circle at 82% 18%,rgba(217,184,108,.16),transparent 30%),linear-gradient(135deg,#242017,#181510)!important;box-shadow:inset 0 1px #fff4df0f,0 18px 42px #00000038!important}.annual-shell .section-kicker,.growth-series-page .section-kicker{color:var(--gold-strong)!important}.annual-shell h1,.annual-shell h2,.annual-shell h3,.growth-series-page h1,.growth-series-page h2,.growth-series-page h3,.annual-section-title h2,.series-section-title h2,.series-detail-panel h2{color:var(--text-main)!important}.annual-hero h2{color:var(--gold-strong)!important}.annual-hero p,.growth-series-hero p,.annual-shell p,.annual-shell .ant-typography,.growth-series-page p,.growth-series-page .ant-typography,.annual-section-title .ant-typography,.series-section-title .ant-typography{color:var(--text-body)!important}.annual-brand{color:var(--gold)!important}.annual-hero-art,.growth-path-art,.timeline-art{border:1px solid var(--line-gold)!important;background:radial-gradient(circle at 50% 18%,rgba(217,184,108,.12),transparent 42%),linear-gradient(145deg,#2a241a,#17130f)!important;box-shadow:inset 0 1px #fff4df0f,0 18px 34px #0000002e!important}.annual-hero-art .orbit{border-color:#d9b86c47}.annual-hero-art .orbit-two{border-color:#aab48b42}.annual-hero-art .growth-line{border-left-color:var(--gold);border-bottom-color:var(--olive)}.annual-hero-art span,.growth-path-art span,.annual-icon,.series-icon,.annual-overview-icon{color:#17130f!important;background:linear-gradient(135deg,#f0cf7a,#c49b45)!important;border:0!important;box-shadow:none!important}.annual-icon.mint,.annual-icon.small,.featured-plan-card:nth-child(2) .series-icon,.annual-overview-card.tone-olive .annual-overview-icon{color:#17130f!important;background:linear-gradient(135deg,#d8dfb5,#aab48b)!important}.annual-section,.annual-blueprint,.annual-action,.series-section,.series-detail-panel{border:1px solid var(--line-gold)!important;background:#1d1913eb!important;box-shadow:0 16px 36px #0000002e!important}.annual-blueprint-frame,.annual-value-card,.annual-detail-card,.annual-special-card,.annual-overview-card,.annual-point-card,.featured-plan-card,.detail-info-grid article,.detail-list-grid>div,.plan-data-card,.coming-plan-card,.growth-path-step,.annual-timeline article{border:1px solid rgba(217,184,108,.22)!important;background:var(--bg-card)!important;box-shadow:none!important}.annual-value-card .ant-card-body,.annual-detail-card .ant-card-body,.annual-special-card .ant-card-body,.featured-plan-card .ant-card-body{color:var(--text-main)!important}.annual-section-title>span,.growth-path-step span{color:#17130f!important;background:var(--gold)!important}.annual-value-card h3,.annual-detail-card h3,.annual-special-card h3,.annual-overview-card h3,.annual-point-card h3,.featured-plan-card h3,.plan-data-card h3,.plan-data-card-head h3{color:var(--text-main)!important}.annual-value-card p,.annual-detail-card p,.annual-special-card p,.annual-overview-card p,.annual-overview-card li,.annual-detail-card li,.annual-point-card p,.featured-plan-card p,.detail-list-grid p,.plan-data-card p,.plan-data-card-head p,.series-detail-panel>div>p{color:var(--text-body)!important}.annual-detail-card strong,.annual-overview-card span,.annual-timeline span,.annual-point-card span,.detail-info-grid span{color:var(--gold-strong)!important}.detail-info-grid p{color:var(--text-main)!important}.plan-meta span{border:1px solid rgba(217,184,108,.2)!important;color:var(--text-muted)!important;background:#fff4df0b!important}.plan-meta b,.mall-rule-list strong,.mall-points-card strong,.project-foot b{color:var(--gold-strong)!important}.featured-plan-card .ant-tag,.plan-tags .ant-tag,.annual-special-card .ant-tag,.coming-plan-card .ant-tag{color:var(--gold-strong)!important;border:1px solid rgba(217,184,108,.22)!important;background:var(--gold-soft)!important}.featured-plan-card:nth-child(2) .ant-tag,.annual-special-card:nth-child(1) .ant-tag{color:#dfe8bd!important;border-color:#aab48b47!important;background:var(--olive-soft)!important}.annual-overview-card button,.growth-series-page .ant-btn-primary,.annual-shell .ant-btn-primary,.featured-plan-card .ant-btn-primary{color:#17130f!important;border-color:transparent!important;background:linear-gradient(135deg,#f0cf7a,#c49b45)!important;box-shadow:none!important}.growth-series-page .ant-btn:not(.ant-btn-primary),.annual-shell .ant-btn:not(.ant-btn-primary){color:var(--gold-strong)!important;border-color:#d9b86c4d!important;background:#fff4df0a!important}.plan-table-wrap{border-color:#d9b86c3d!important}.plan-data-table{background:var(--bg-card)!important}.plan-data-table th{color:var(--gold-strong)!important;background:#d9b86c1a!important}.plan-data-table td{color:var(--text-body)!important}.plan-data-table th,.plan-data-table td{border-bottom-color:#d9b86c29!important}.plan-note,.annual-tip{color:var(--text-body)!important;border-color:#d9b86c38!important;background:#d9b86c14!important}.annual-timeline article:before{background:var(--gold);box-shadow:0 0 0 8px #d9b86c24}.timeline-art p,.timeline-art strong{color:var(--text-body)!important}.timeline-art .anticon,.annual-action>.anticon,.detail-list-grid .anticon,.plan-data-card .anticon{color:var(--gold-strong)!important}.annual-action small{color:var(--text-muted)!important}.growth-path-step strong{color:var(--text-main)!important}.growth-series-page .featured-plan-card,.growth-series-page .featured-plan-card:nth-child(1),.growth-series-page .featured-plan-card:nth-child(2){border:1px solid rgba(217,184,108,.28)!important;background:linear-gradient(145deg,#2a241afa,#1d1913fa)!important;box-shadow:0 18px 38px #0003!important}.growth-series-page .featured-plan-card h3,.growth-series-page .featured-plan-card:nth-child(1) h3,.growth-series-page .featured-plan-card:nth-child(2) h3{color:#fff4df!important;text-shadow:none!important}.growth-series-page .featured-plan-card p,.growth-series-page .featured-plan-card:nth-child(1) p,.growth-series-page .featured-plan-card:nth-child(2) p{color:#d7c9b5!important}.growth-series-page .featured-plan-card .ant-card-body{color:#fff4df!important}.growth-series-page .featured-plan-card .ant-tag{color:#fff0c2!important;border:1px solid rgba(217,184,108,.34)!important;background:#d9b86c24!important}.growth-series-page .featured-plan-card .plan-meta span{border:1px solid rgba(217,184,108,.24)!important;color:#cfc0aa!important;background:#fff4df0e!important}.growth-series-page .featured-plan-card .plan-meta b,.growth-series-page .featured-plan-card:nth-child(1) .plan-meta b,.growth-series-page .featured-plan-card:nth-child(2) .plan-meta b{color:#f0cf7a!important}.growth-series-page .featured-plan-card .series-icon,.growth-series-page .featured-plan-card:nth-child(1) .series-icon,.growth-series-page .featured-plan-card:nth-child(2) .series-icon{color:#17130f!important;background:linear-gradient(135deg,#f0cf7a,#c49b45)!important}.growth-series-page .featured-plan-card:nth-child(2) .series-icon{background:linear-gradient(135deg,#d8dfb5,#aab48b)!important}.annual-shell .annual-hero,.growth-series-page .growth-series-hero.banner-hero{display:block!important;min-height:auto!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:28px!important;background:transparent!important;box-shadow:0 18px 42px #00000038!important}.annual-shell .annual-hero img,.growth-series-page .growth-series-hero.banner-hero img{display:block;width:100%;height:auto;border-radius:28px}@media (max-width: 768px){.annual-shell .annual-hero,.growth-series-page .growth-series-hero.banner-hero,.annual-shell .annual-hero img,.growth-series-page .growth-series-hero.banner-hero img{border-radius:18px!important}}.reward-shop-page{display:grid;grid-template-columns:176px minmax(0,1fr) 300px;gap:20px;min-height:calc(100vh - 106px);padding:22px;border-radius:28px;background:#f5f2eb;color:#1f1b16}.reward-side-nav,.reward-shop-header,.reward-stat-card,.reward-section,.reward-product-card,.reward-user-panel>section{border:1px solid #e5ddd0;border-radius:16px;background:#fffdf8;box-shadow:0 12px 28px #372b1d0f}.reward-side-nav{align-self:start;position:sticky;top:18px;display:flex;flex-direction:column;gap:6px;padding:12px}.reward-side-nav button{width:100%;height:42px;border:0;border-radius:12px;color:#6d6253;background:transparent;font-weight:800;text-align:left;cursor:pointer;transition:color .18s,background .18s}.reward-side-nav button:hover{color:#7d561b;background:#f6efe2}.reward-side-nav button.active{color:#20170c;background:linear-gradient(135deg,#f2d287,#bd8432)}.reward-shop-main{min-width:0;display:flex;flex-direction:column;gap:18px}.reward-shop-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px}.reward-shop-header h1,.reward-section-title h2,.reward-user-card h2,.reward-user-block h3{margin:0;color:#201914;font-weight:900}.reward-shop-header h1{font-size:30px}.reward-shop-header p,.reward-section-title p,.reward-product-card p,.reward-user-card p,.reward-progress-note{margin:6px 0 0;color:#817568;line-height:1.6}.reward-header-actions{display:flex;flex-wrap:wrap;gap:10px}.reward-shop-page .ant-btn{border-radius:12px;font-weight:800}.reward-shop-page .ant-btn-primary{color:#20170c;border-color:transparent;background:linear-gradient(135deg,#f2d287,#bd8432);box-shadow:0 10px 18px #b17e2f2e}.reward-shop-page .ant-btn-primary:hover{color:#20170c!important;background:linear-gradient(135deg,#e9c56d,#a96f25)!important}.reward-shop-page .ant-btn:not(.ant-btn-primary){color:#6f5630;border-color:#e4d8c5;background:#fffdf8}.reward-stats-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reward-stat-card{display:flex;align-items:center;gap:16px;padding:20px}.reward-stat-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:#7d561b;background:#f6ead4;font-size:22px}.reward-stat-card p{margin:0 0 4px;color:#817568;font-size:13px;font-weight:800}.reward-stat-card strong{color:#1f1b16;font-size:28px;line-height:1;font-weight:950}.reward-section{padding:20px}.reward-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.reward-section-title h2{font-size:20px}.reward-section-title a,.reward-panel-head a{color:#9b7028;font-size:13px;font-weight:900;cursor:pointer}.hot-reward-scroll{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow-x:auto;padding-bottom:2px}.reward-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.reward-product-card{overflow:hidden;transition:transform .18s,box-shadow .18s}.reward-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #372b1d1c}.reward-product-card.featured{min-width:0}.reward-product-image{aspect-ratio:4 / 3;overflow:hidden;background:#eee6d9}.reward-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s}.reward-product-card:hover .reward-product-image img{transform:scale(1.03)}.reward-product-body{display:flex;flex-direction:column;gap:12px;min-height:176px;padding:14px}.reward-product-body>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.reward-product-body h3{margin:0;color:#201914;font-size:16px;font-weight:900}.reward-product-body .ant-tag{flex-shrink:0;margin:0;border:0;border-radius:999px;color:#7d561b;background:#f6ead4;font-weight:800}.reward-product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.reward-product-footer strong{color:#9b7028;font-size:16px;font-weight:950}.reward-user-panel{min-width:0;display:flex;flex-direction:column;gap:16px}.reward-user-panel>section{padding:18px}.reward-user-card{display:grid;grid-template-columns:62px minmax(0,1fr);gap:14px;align-items:center}.reward-user-card .ant-avatar{color:#fff7e8;background:linear-gradient(135deg,#7a5721,#2d2115);font-size:24px;font-weight:900}.reward-user-card .ant-tag{margin-top:8px;border-radius:999px;font-weight:800}.reward-user-card>strong{grid-column:1 / -1;color:#9b7028;font-size:40px;line-height:1;font-weight:950}.reward-user-card>span{grid-column:1 / -1;color:#817568;font-size:13px;font-weight:800}.reward-user-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.reward-user-tags span{padding:7px 10px;border:1px solid #dcc8a6;border-radius:999px;color:#7d561b;background:#fffaf0;font-size:12px;font-weight:900}.reward-panel-head,.reward-progress-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.reward-badge-carousel{display:flex;gap:12px;overflow-x:auto;margin:14px -18px -6px;padding:2px 18px 10px;scroll-snap-type:x proximity}.reward-badge-carousel::-webkit-scrollbar,.hot-reward-scroll::-webkit-scrollbar{height:6px}.reward-badge-carousel::-webkit-scrollbar-track,.hot-reward-scroll::-webkit-scrollbar-track{border-radius:999px;background:#ebe3d7}.reward-badge-carousel::-webkit-scrollbar-thumb,.hot-reward-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#c39a4b}.reward-badge{flex:0 0 92px;scroll-snap-align:start;text-align:center;transition:transform .18s,filter .18s}.reward-badge:hover{transform:translateY(-3px)}.reward-badge.unlocked:hover{filter:drop-shadow(0 0 12px rgba(190,143,55,.35))}.reward-badge-shield{position:relative;width:64px;height:74px;display:grid;place-items:center;margin:0 auto 8px;clip-path:polygon(50% 0,88% 18%,88% 68%,50% 100%,12% 68%,12% 18%);background:linear-gradient(145deg,#f2d287,#9b7028)}.reward-badge.locked{opacity:.58}.reward-badge.locked .reward-badge-shield{background:linear-gradient(145deg,#d6d1c8,#898273)}.reward-badge-shield span{color:#21170b;font-size:24px}.reward-badge-state{position:absolute;top:12px;right:14px;color:#21170b;font-size:11px}.reward-badge strong{display:block;min-height:32px;color:#3a3024;font-size:12px;line-height:1.35;font-weight:900}.reward-badge small{color:#938575;font-size:11px}.reward-progress-title span{color:#817568;font-weight:800}.reward-progress-title strong{color:#9b7028;font-size:24px;font-weight:950}.reward-progress-note{font-size:13px}@media (max-width: 1280px){.reward-shop-page{grid-template-columns:156px minmax(0,1fr)}.reward-user-panel{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.reward-shop-page,.reward-stats-panel,.reward-product-grid{grid-template-columns:1fr}.reward-side-nav{position:static;flex-direction:row;overflow-x:auto}.reward-side-nav button{flex:0 0 auto;width:auto;padding:0 14px}.reward-shop-header{align-items:flex-start;flex-direction:column}.hot-reward-scroll{display:flex}.hot-reward-scroll .reward-product-card{flex:0 0 280px}.reward-user-panel{display:flex}}.reward-user-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:14px;text-align:center}.reward-user-card .ant-avatar{width:86px!important;height:86px!important;line-height:86px!important;margin:0 auto;border:2px solid #7a5721;box-shadow:0 0 0 6px #b7812714}.reward-user-card>div{display:flex;flex-direction:column;align-items:center;min-width:0}.reward-user-card h2,.reward-user-card p,.reward-user-card>strong,.reward-user-card>span{text-align:center}.reward-user-card h2{margin:10px 0 6px;word-break:keep-all}.reward-user-card p{margin:0;max-width:100%;word-break:keep-all}.reward-user-card>strong{width:100%;margin-top:10px}.reward-user-card>span{width:100%}.lb-profile-avatar{background:none!important}.lb-profile-avatar .ant-avatar{box-shadow:0 0 0 8px #c6963442}.lb-profile-hero p{margin-top:10px}.annual-shell .annual-overview-card,.annual-shell .annual-point-card{border-color:#d9b86c47!important;background:radial-gradient(circle at 18% 12%,rgba(217,184,108,.08),transparent 34%),linear-gradient(145deg,#262017,#18140f)!important}.annual-shell .annual-overview-card h3,.annual-shell .annual-point-card h3{color:#fff4df!important}.annual-shell .annual-overview-card p,.annual-shell .annual-overview-card li,.annual-shell .annual-point-card p{color:#d9ccb7!important}.annual-shell .annual-overview-card span,.annual-shell .annual-point-card span{color:#f0cf7a!important}.annual-shell .annual-overview-card:nth-child(2),.annual-shell .annual-overview-card:nth-child(3){background:radial-gradient(circle at 18% 12%,rgba(217,184,108,.08),transparent 34%),linear-gradient(145deg,#262017,#18140f)!important}.annual-shell .annual-overview-icon,.annual-shell .annual-icon.small,.annual-shell .annual-point-card .annual-icon.small{color:#17130f!important;background:linear-gradient(135deg,#f0cf7a,#c49b45)!important;box-shadow:0 10px 22px #d9b86c29!important}.annual-shell .annual-icon.small .anticon,.annual-shell .annual-icon.small svg{color:#17130f!important;fill:none;stroke:currentColor}.annual-shell .annual-special-card,.annual-shell .annual-special-card:nth-child(1),.annual-shell .annual-special-card:nth-child(2),.annual-shell .annual-special-card:nth-child(3){border-color:#d9b86c47!important;background:radial-gradient(circle at 18% 12%,rgba(217,184,108,.08),transparent 34%),linear-gradient(145deg,#262017,#18140f)!important;box-shadow:none!important}.annual-shell .annual-special-card .ant-card-body,.annual-shell .annual-special-card h3{color:#fff4df!important}.annual-shell .annual-special-card p,.annual-shell .annual-special-card b{color:#d9ccb7!important}.annual-shell .annual-special-card .annual-icon,.annual-shell .annual-special-card:nth-child(1) .annual-icon,.annual-shell .annual-special-card:nth-child(2) .annual-icon,.annual-shell .annual-special-card:nth-child(3) .annual-icon{color:#17130f!important;background:linear-gradient(135deg,#f0cf7a,#c49b45)!important}.annual-shell .annual-special-card .annual-icon .anticon,.annual-shell .annual-special-card .annual-icon svg{color:#17130f!important;fill:none;stroke:currentColor}.annual-shell .annual-special-card .ant-tag,.annual-shell .annual-special-card:nth-child(1) .ant-tag,.annual-shell .annual-special-card:nth-child(2) .ant-tag,.annual-shell .annual-special-card:nth-child(3) .ant-tag{color:#f0cf7a!important;border:1px solid rgba(217,184,108,.34)!important;background:#d9b86c1f!important}.annual-shell .annual-point-card .annual-icon.small{color:#17130f!important;background:#f0cf7a!important}.annual-shell .annual-point-card .annual-icon.small .anticon{color:#17130f!important}.annual-shell .annual-point-card .annual-icon.small svg,.annual-shell .annual-point-card .annual-icon.small svg path{color:#17130f!important;stroke:#17130f!important}.timeline-art{overflow:hidden;justify-content:center;padding:0!important;background:#14110d!important}.timeline-art img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}@media (max-width: 980px){.timeline-art img{min-height:420px}}
