.dashboard-page{min-height:100vh;display:flex}.dashboard-page .sidebar{-webkit-backdrop-filter:blur(20px);z-index:100;background:#ffffffa6;border:1px solid #fff9;border-radius:24px;flex-direction:column;width:260px;height:96vh;padding:32px 24px;display:flex;position:fixed;top:2vh;left:2vh;box-shadow:0 10px 30px -5px #6966b614}.dashboard-page .logo{color:#6966b6;align-items:center;gap:12px;margin-bottom:48px;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.dashboard-page .logo-icon{object-fit:contain;width:28px;height:28px}.dashboard-page .nav-menu{flex-direction:column;flex:1;gap:8px;display:flex}.dashboard-page .nav-item{color:#888;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-page .nav-item.active{color:#6966b6;background:#fff;box-shadow:0 4px 12px #00000008}.dashboard-page .nav-item:hover:not(.active){color:#6966b6;background:#ffffff80}.dashboard-page .nav-item-reward{color:#684092;background:radial-gradient(circle at 18% 10%,#ffbed866,#0000 36%),radial-gradient(circle at 88% 20%,#a8d4ff61,#0000 34%),linear-gradient(135deg,#fffbfff5,#f6f2fff0 48%,#f2f8fff5);border:1px solid #b57cf53d;margin:4px 0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffad,0 12px 28px #7a58c224}.dashboard-page .nav-item-reward:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff8ab247,#0000 72%);border-radius:999px;width:84px;height:84px;position:absolute;bottom:-48px;right:-46px}.dashboard-page .nav-item-reward:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffffd1 42%,#0000 72%);border-radius:11px;transition:transform .45s;position:absolute;inset:1px;transform:translate(-120%)}.dashboard-page .nav-item-reward:hover{color:#513072;background:radial-gradient(circle at 18% 10%,#ffbed880,#0000 38%),radial-gradient(circle at 88% 20%,#a8d4ff7a,#0000 36%),linear-gradient(135deg,#fffffffa,#f8f2fffa 48%,#f2f8fffa);border-color:#b57cf56b;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffc2,0 16px 34px #7a58c22e}.dashboard-page .nav-item-reward:hover:after{transform:translate(120%)}.dashboard-page .nav-item-reward.active{color:#513072;border-color:#b57cf56b;box-shadow:inset 0 1px #ffffffc7,0 16px 34px #7a58c22e}.dashboard-page .nav-reward-icon-shell{background:linear-gradient(135deg,#ffffffc2,#ffffff52),linear-gradient(135deg,#ff8ab280,#b57cf56b 50%,#a8d4ff80);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #b57cf533}.dashboard-page .nav-reward-cloud{width:21px;height:14px;display:block;position:relative}.dashboard-page .nav-reward-cloud-lobe{background:linear-gradient(135deg,#fff7fb 0%,#ffd6e7 42%,#dcecff 100%);border-radius:999px;position:absolute;box-shadow:0 3px 8px #7a58c224}.dashboard-page .nav-reward-cloud-lobe-a{width:12px;height:12px;bottom:0;left:0}.dashboard-page .nav-reward-cloud-lobe-b{width:14px;height:14px;bottom:1px;left:6px}.dashboard-page .nav-reward-cloud-lobe-c{width:10px;height:10px;bottom:0;right:0}.dashboard-page .nav-reward-spark{background:#fff;border-radius:999px;width:4px;height:4px;display:block;position:absolute;box-shadow:0 0 8px #ffffffe6}.dashboard-page .nav-reward-spark-a{top:7px;right:7px}.dashboard-page .nav-reward-spark-b{width:3px;height:3px;bottom:7px;left:8px}.dashboard-page .nav-reward-label{z-index:1;font-weight:800;position:relative}.dashboard-page .nav-icon{width:20px;height:20px}.dashboard-page .nav-divider{background:#0000000d;height:1px;margin:4px 0}.dashboard-page .user-profile{cursor:pointer;align-items:center;gap:12px;padding-top:20px;display:flex}.dashboard-page .avatar{background:#eee url(https://api.dicebear.com/7.x/notionists/svg?seed=Alex) 0 0/cover;border-radius:50%;width:40px;height:40px}.dashboard-page .user-info h4{font-size:.9rem;font-weight:600}.dashboard-page .user-info p{color:#666;margin-bottom:8px;font-size:.75rem}.dashboard-page .credits-badge{color:#6966b6;background:linear-gradient(135deg,#6966b61a,#f8ced71a);border:1px solid #6966b633;border-radius:8px;align-items:center;gap:6px;margin-top:4px;padding:6px 10px;font-size:.7rem;font-weight:600;display:flex}.dashboard-page .credits-badge svg{stroke:#6966b6;width:14px;height:14px}.dashboard-page .main-content{width:100%;max-width:1600px;margin-left:280px;padding:40px 60px}.dashboard-page .header-section{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.dashboard-page .page-title h1{margin-bottom:4px;font-size:2rem;font-weight:700}.dashboard-page .page-title p{color:#888;font-size:.95rem}.dashboard-page .search-bar{background:#fff;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:10px;width:300px;padding:10px 20px;transition:all .2s;display:flex;box-shadow:0 10px 30px -5px #6966b614}.dashboard-page .search-bar:focus-within{border-color:#6966b64d;box-shadow:0 4px 12px #6966b61a}.dashboard-page .search-bar input{color:#1a1a1a;border:none;outline:none;width:100%;font-size:.9rem}.dashboard-page .search-clear-btn{cursor:pointer;color:#888;background:#00000014;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.dashboard-page .search-clear-btn:hover{color:#555;background:#00000026}.dashboard-page .search-empty{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;animation:.4s fadeIn;display:flex}.dashboard-page .search-empty p{color:#999;font-size:.95rem;font-weight:500}.dashboard-page .projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.dashboard-page .project-card{cursor:pointer;background:#fff;border:1px solid #fffc;border-radius:20px;transition:all .3s cubic-bezier(.25,.8,.25,1);animation:.6s backwards fadeIn;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #6966b614}.dashboard-page .project-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -5px #6966b626}.dashboard-page .card-preview{background:#f9f9f9;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.dashboard-page .preview-content{background:#fff;border-radius:4px;width:80%;height:80%;position:relative;box-shadow:0 4px 10px #0000000d}.dashboard-page .cover-loading-placeholder{z-index:1;background:#f9f9f9;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.dashboard-page .cover-loading-spinner{border:2.5px solid #6966b626;border-top-color:#6966b6;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite coverSpin}.dashboard-page .cover-loading-text{color:#6966b680;letter-spacing:.5px;font-size:.8rem;font-weight:500}@keyframes coverSpin{to{transform:rotate(360deg)}}.dashboard-page .card-info{padding:20px}.dashboard-page .card-title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:1.05rem;font-weight:600;display:block;overflow:hidden}.dashboard-page .card-meta{color:#666;justify-content:space-between;font-size:.8rem;display:flex}.dashboard-page .more-btn{opacity:0;cursor:pointer;background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.dashboard-page .project-card:hover .more-btn{opacity:1}.dashboard-page .new-project-card{cursor:pointer;color:#6966b6;background:#fff6;border:2px dashed #6966b64d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;text-decoration:none;transition:all .3s;animation:.6s .4s backwards fadeIn;display:flex}.dashboard-page .new-project-card:hover{background:#fffc;border-color:#6966b6;transform:translateY(-4px);box-shadow:0 20px 40px -5px #6966b626}.dashboard-page .plus-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;transition:transform .3s;display:flex;box-shadow:0 4px 12px #6966b626}.dashboard-page .new-project-card:hover .plus-icon{transform:scale(1.1)rotate(90deg)}.dashboard-page .new-text{font-size:1rem;font-weight:600}.dashboard-page .reward-page{animation:.4s fadeIn}.dashboard-page .reward-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);align-items:start;gap:24px;display:grid}.dashboard-page .reward-left-column{min-width:0}.dashboard-page .reward-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#ffffffa8,#ffffff80),linear-gradient(135deg,#ffd6e72e,#bce1ff29);border:1px solid #ffffffd1;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:inset 0 1px #ffffffbd,0 10px 40px #5a50960d}.dashboard-page .reward-card-title{color:#334;margin:0 0 20px;font-size:1rem;font-weight:700}.dashboard-page .reward-platform-selector{gap:12px;margin-bottom:24px;display:flex}.dashboard-page .reward-platform-btn{color:#8a8a9d;cursor:pointer;background:#ffffffdb;border:1px solid #eaeaeae6;border-radius:12px;flex:1;min-height:46px;padding:12px 14px;font-size:.88rem;font-weight:600;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s,color .22s}.dashboard-page .reward-platform-btn:hover{background:#fff;border-color:#b3c0ebb8;transform:translateY(-1px)}.dashboard-page .reward-platform-btn.active{color:#6b5c9e;background:radial-gradient(circle at 20% 8%,#ffbed852,#0000 40%),linear-gradient(135deg,#ece9fb 0%,#e2eafc 100%);border-color:#0000;box-shadow:0 8px 18px #6b5c9e1f}.dashboard-page .reward-limit-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:-6px 0 22px;display:grid}.dashboard-page .reward-limit-panel div{background:#ffffff94;border:1px solid #cdcbf09e;border-radius:14px;padding:12px 14px}.dashboard-page .reward-limit-panel span{color:#8a8a9d;margin-bottom:4px;font-size:.76rem;font-weight:700;display:block}.dashboard-page .reward-limit-panel strong{color:#6b5c9e;font-size:1.1rem;font-weight:800}.dashboard-page .reward-form{flex-direction:column;gap:20px;display:flex}.dashboard-page .reward-form-group{flex-direction:column;gap:8px;display:flex}.dashboard-page .reward-form-group span{color:#8a8a9d;font-size:.82rem;font-weight:600}.dashboard-page .reward-form-group input{color:#334;background:#f5f6fa;border:1px solid #0000;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px;font-size:.9rem;transition:background .22s,border-color .22s,box-shadow .22s}.dashboard-page .reward-form-group input:focus{background:#fff;border-color:#b3c0eb;box-shadow:0 0 0 4px #b3c0eb2e}.dashboard-page .reward-upload-area{text-align:center;cursor:pointer;background:#ffffff6b;border:1px dashed #cdcbf0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:32px 20px;transition:background .22s,border-color .22s,transform .22s;display:flex}.dashboard-page .reward-upload-area:hover{background:#ffffffc7;border-color:#aeb8eb;transform:translateY(-1px)}.dashboard-page .reward-upload-area input{display:none}.dashboard-page .reward-upload-icon{color:#6b5c9e;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;display:inline-flex;box-shadow:0 6px 18px #5a509614}.dashboard-page .reward-upload-text{color:#6b5c9e;font-size:.9rem;font-weight:700}.dashboard-page .reward-upload-subtext{color:#aaa;margin-top:6px;font-size:.76rem;font-weight:500}.dashboard-page .reward-upload-note{color:#8a8a9d;margin:-10px 0 0;font-size:.78rem;line-height:1.6}.dashboard-page .reward-upload-preview-panel{background:radial-gradient(circle at 12% 0,#ffbed838,#0000 34%),radial-gradient(circle at 92% 8%,#a8d4ff33,#0000 32%),#ffffff8a;border:1px solid #cdcbf0ad;border-radius:16px;margin-top:-8px;padding:14px;box-shadow:inset 0 1px #ffffff9e}.dashboard-page .reward-upload-preview-header{color:#8a8a9d;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:.78rem;font-weight:700;display:flex}.dashboard-page .reward-upload-preview-header span:first-child{color:#334}.dashboard-page .reward-upload-preview-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:12px;display:grid}.dashboard-page .reward-upload-preview-item{background:#ffffffd1;border:1px solid #ffffffdb;border-radius:14px;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 10px 22px #5a509614}.dashboard-page .reward-upload-preview-image{aspect-ratio:4/3;background:#f5f6fa 50%/cover;width:100%}.dashboard-page .reward-upload-preview-item figcaption{color:#6b5c9e;text-overflow:ellipsis;white-space:nowrap;padding:8px 10px;font-size:.74rem;font-weight:700;overflow:hidden}.dashboard-page .reward-upload-preview-remove{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#3a3a4db8;border:1px solid #fffc;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .2s,background .2s;display:inline-flex;position:absolute;top:8px;right:8px}.dashboard-page .reward-upload-preview-remove:hover{background:#d1506bdb;transform:scale(1.04)}.dashboard-page .reward-submit-btn{color:#fff;cursor:pointer;background:#3a3a4d;border:none;border-radius:12px;width:100%;min-height:48px;font-size:.95rem;font-weight:700;transition:transform .22s,box-shadow .22s,opacity .22s}.dashboard-page .reward-submit-btn:hover{opacity:.94;transform:translateY(-1px);box-shadow:0 14px 26px #3a3a4d29}.dashboard-page .reward-submit-btn:disabled{cursor:not-allowed;opacity:.68;transform:none}.dashboard-page .reward-upload-area:has(input:disabled){cursor:not-allowed;opacity:.68;transform:none}.dashboard-page .reward-table{width:100%;overflow:hidden}.dashboard-page .reward-table-row{color:#334;border-bottom:1px solid #f0f0f0e6;grid-template-columns:1fr minmax(220px,1.7fr) minmax(160px,1.1fr);gap:16px;padding:16px 0;font-size:.84rem;line-height:1.55;display:grid}.dashboard-page .reward-table-row:last-child{border-bottom:none}.dashboard-page .reward-table-head{color:#8a8a9d;padding-top:0;font-size:.78rem;font-weight:700}.dashboard-page .reward-table-head>div:last-child,.dashboard-page .reward-points-col{text-align:right}.dashboard-page .reward-points-col{color:#6b5c9e;font-weight:800;line-height:1.5}.dashboard-page .reward-risk-list{background:#fff0f36b;border:1px dashed #d1506b52;border-radius:14px;flex-direction:column;gap:8px;margin-top:18px;padding:16px;display:flex}.dashboard-page .reward-risk-list p{color:#9a596a;margin:0;font-size:.78rem;line-height:1.6}.dashboard-page .reward-tutorial-card{background:radial-gradient(circle at 0 0,#ffbed838,#0000 34%),radial-gradient(circle at 100% 0,#a8d4ff38,#0000 34%),linear-gradient(#ffffffd1 0%,#f8f9ff94 100%);margin-bottom:0;position:sticky;top:40px}.dashboard-page .reward-step-list{margin:0;padding:0;list-style:none;position:relative}.dashboard-page .reward-step-item{gap:16px;margin-bottom:24px;display:flex;position:relative}.dashboard-page .reward-step-item:not(:last-child):after{content:"";background:#e0e0e0f0;width:1px;position:absolute;top:30px;bottom:-10px;left:14px}.dashboard-page .reward-step-number{z-index:1;color:#6b5c9e;background:linear-gradient(135deg,#ece9fb 0%,#e2eafc 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;display:inline-flex;position:relative}.dashboard-page .reward-step-content h3{color:#334;margin:4px 0 6px;font-size:.9rem;font-weight:800}.dashboard-page .reward-step-content p{color:#8a8a9d;margin:0;font-size:.83rem;line-height:1.6}.dashboard-page .reward-highlight{color:#d1506b;background:#fff0f3;border-radius:5px;align-items:center;padding:2px 6px;font-family:JetBrains Mono,SF Mono,Fira Code,Geist Mono,monospace;font-size:.78rem;font-weight:800;display:inline-flex}.dashboard-page .reward-disclaimer{color:#aaa;border-top:1px dashed #cdcbf0d9;margin:32px 0 0;padding-top:16px;font-size:.76rem;line-height:1.6}.dashboard-page .reward-submission-history{border-top:1px dashed #cdcbf0d9;margin-top:22px;padding-top:18px}.dashboard-page .reward-submission-history-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dashboard-page .reward-submission-history-header h3{color:#334;margin:0;font-size:.95rem;font-weight:800}.dashboard-page .reward-submission-history-header span{color:#8a8a9d;font-size:.76rem;font-weight:700}.dashboard-page .reward-submission-empty{color:#8a8a9d;margin:0;font-size:.8rem;line-height:1.6}.dashboard-page .reward-submission-list{flex-direction:column;gap:12px;display:flex}.dashboard-page .reward-submission-item{background:#ffffff94;border:1px solid #cdcbf085;border-radius:14px;padding:14px}.dashboard-page .reward-submission-item-top,.dashboard-page .reward-submission-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-page .reward-submission-item-top span{color:#334;font-size:.84rem;font-weight:800}.dashboard-page .reward-submission-status{border-radius:999px;padding:3px 8px;font-size:.7rem;font-style:normal;font-weight:800}.dashboard-page .reward-submission-status.pending{color:#b97805;background:#f59e0b1f}.dashboard-page .reward-submission-status.approved{color:#0b8f64;background:#10b9811f}.dashboard-page .reward-submission-status.rejected{color:#d63b3b;background:#ef44441f}.dashboard-page .reward-submission-link{color:#6b5c9e;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:.78rem;font-weight:700;text-decoration:none;display:block;overflow:hidden}.dashboard-page .reward-submission-link:hover{text-decoration:underline}.dashboard-page .reward-submission-meta{color:#8a8a9d;flex-wrap:wrap;justify-content:flex-start;margin-top:8px;font-size:.72rem;font-weight:700}.dashboard-page .reward-submission-thumbs{gap:8px;margin-top:10px;display:flex}.dashboard-page .reward-submission-thumb{background-color:#f5f6fa;background-position:50%;background-size:cover;border:1px solid #ffffffdb;border-radius:10px;width:42px;height:42px;box-shadow:0 8px 18px #5a509614}.dashboard-page .reward-submission-note{color:#9a596a;margin:10px 0 0;font-size:.74rem;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.dashboard-page{flex-direction:column}.dashboard-page .sidebar{border:none;border-top:1px solid #ffffff80;border-radius:20px 20px 0 0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:12px 24px;position:fixed;top:auto;bottom:0;left:0;box-shadow:0 -10px 30px #0000000d}.dashboard-page .logo,.dashboard-page .user-profile{display:none}.dashboard-page .nav-menu{flex-direction:row;justify-content:space-around;width:100%}.dashboard-page .nav-item{flex-direction:column;gap:4px;padding:8px;font-size:.7rem}.dashboard-page .nav-item-reward{min-width:76px;margin:0;padding:8px 10px}.dashboard-page .nav-reward-icon-shell{border-radius:10px;width:28px;height:28px}.dashboard-page .nav-item svg{width:24px;height:24px}.dashboard-page .nav-reward-cloud{transform:scale(.9)}.dashboard-page .main-content{margin-left:0;padding:24px 20px 100px}.dashboard-page .header-section{flex-direction:column;align-items:flex-start;gap:20px}.dashboard-page .search-bar{width:100%}.dashboard-page .projects-grid{grid-template-columns:1fr;gap:20px}.dashboard-page .new-project-card{flex-direction:row;gap:16px;min-height:120px}.dashboard-page .plus-icon{width:40px;height:40px;margin-bottom:0}.dashboard-page .reward-grid{grid-template-columns:1fr;gap:20px}.dashboard-page .reward-card{border-radius:18px;padding:22px}.dashboard-page .reward-platform-selector{flex-direction:column}.dashboard-page .reward-table{overflow-x:auto}.dashboard-page .reward-table-row{min-width:620px}.dashboard-page .reward-tutorial-card{position:static}}.dashboard-page .language-switcher-sidebar{border-bottom:1px solid #0000000d;margin-bottom:16px;padding-bottom:16px;position:relative}.dashboard-page .language-trigger-sidebar{cursor:pointer;color:#1a1a1a;background:#fffc;border:1px solid #0000000f;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.dashboard-page .language-trigger-sidebar:hover{background:#fff;border-color:#6966b64d;box-shadow:0 2px 8px #6966b614}.dashboard-page .language-trigger-sidebar .lang-icon{font-size:1.1rem}.dashboard-page .language-trigger-sidebar .lang-name{text-align:left;flex:1}.dashboard-page .language-trigger-sidebar .lang-arrow{color:#888;transition:transform .2s}.dashboard-page .language-trigger-sidebar .lang-arrow.open{transform:rotate(180deg)}.dashboard-page .language-dropdown-sidebar{overscroll-behavior:contain;z-index:1000;background:#fff;border:1px solid #00000014;border-radius:12px;max-height:260px;animation:.2s languageDropdownUp;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #0000001f}.dashboard-page .language-dropdown-sidebar::-webkit-scrollbar{width:6px}.dashboard-page .language-dropdown-sidebar::-webkit-scrollbar-track{background:0 0}.dashboard-page .language-dropdown-sidebar::-webkit-scrollbar-thumb{background:#6966b638;border-radius:999px}.dashboard-page .language-dropdown-sidebar::-webkit-scrollbar-thumb:hover{background:#6966b657}.dashboard-page .language-option-sidebar{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:.9rem;transition:all .15s;display:flex}.dashboard-page .language-option-sidebar:hover{background:#6966b60d}.dashboard-page .language-option-sidebar.active{color:#6966b6;background:#6966b61a;font-weight:600}.dashboard-page .language-option-sidebar .lang-icon{font-size:1.1rem}.dashboard-page .language-option-sidebar .lang-name{flex:1}.dashboard-page .language-option-sidebar .check-icon{stroke:#6966b6}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dashboard-page .modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.dashboard-page .modal-content{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.3s cubic-bezier(.25,.8,.25,1) slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}@keyframes languageDropdownUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dashboard-page .account-modal-content{max-width:1080px;height:min(760px,90vh)}.dashboard-page .account-modal-shell{height:100%;display:flex}.dashboard-page .account-modal-sidebar{background:linear-gradient(#6966b614 0%,#f8ced71a 100%);border-right:1px solid #6966b61f;flex-direction:column;flex-shrink:0;gap:24px;width:280px;padding:28px 20px;display:flex}.dashboard-page .account-modal-profile-card{background:#ffffffd9;border:1px solid #ffffffe6;border-radius:18px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 10px 30px #6966b614}.dashboard-page .account-modal-avatar{background:#eee url(https://api.dicebear.com/7.x/notionists/svg?seed=Alex) 50%/cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.dashboard-page .account-modal-profile-text{flex-direction:column;min-width:0;display:flex}.dashboard-page .account-modal-profile-text strong{color:#1a1a1a;font-size:.95rem;font-weight:700}.dashboard-page .account-modal-profile-text span{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.dashboard-page .account-modal-nav{flex-direction:column;gap:10px;display:flex}.dashboard-page .account-modal-sidebar-footer{margin-top:auto}.dashboard-page .account-modal-nav-item{color:#5f6472;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.dashboard-page .account-modal-nav-item:hover{color:#3d4260;background:#ffffffb3;border-color:#6966b61f}.dashboard-page .account-modal-nav-item.active{color:#6966b6;background:#fff;border-color:#6966b629;box-shadow:0 12px 26px #6966b614}.dashboard-page .account-modal-nav-icon{background:#6966b614;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.dashboard-page .account-modal-nav-label{color:inherit;font-size:.95rem;font-weight:700;line-height:1}.dashboard-page .account-modal-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.dashboard-page .modal-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.dashboard-page .modal-header h2{color:#1a1a1a;font-size:1.5rem;font-weight:700}.dashboard-page .modal-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.dashboard-page .modal-close:hover{color:#1a1a1a;background:#f0f0f0}.dashboard-page .modal-body{flex:1;min-height:0;padding:32px;overflow-y:auto}.dashboard-page .about-panel{flex-direction:column;gap:24px;display:flex}.dashboard-page .about-hero-card{background:radial-gradient(circle at 100% 0,#f8ced759,#0000 36%),linear-gradient(135deg,#6966b61a,#fffffff5);border:1px solid #6966b624;border-radius:24px;padding:28px;box-shadow:inset 0 1px #ffffffb3}.dashboard-page .about-hero-tag{color:#6966b6;letter-spacing:.08em;background:#6966b61f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.dashboard-page .about-hero-card h3{color:#111827;margin-bottom:10px;font-size:1.35rem;font-weight:700}.dashboard-page .about-hero-card p{color:#5f6472;max-width:720px;font-size:.95rem;line-height:1.75}.dashboard-page .about-docs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.dashboard-page .about-doc-card{background:#fffffff5;border:1px solid #6966b61f;border-radius:20px;flex-direction:column;gap:14px;min-height:220px;padding:22px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 14px 32px #0f172a0d}.dashboard-page .about-doc-card:hover{border-color:#6966b63d;transform:translateY(-3px);box-shadow:0 18px 36px #6966b61f}.dashboard-page .about-doc-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-page .about-doc-badge{color:#6966b6;letter-spacing:.08em;background:#6966b614;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-page .about-doc-arrow{color:#6966b6;background:#6966b614;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.dashboard-page .about-doc-card h4{color:#111827;font-size:1.05rem;font-weight:700;line-height:1.5}.dashboard-page .about-doc-card p{color:#6b7280;flex:1;font-size:.92rem;line-height:1.7}.dashboard-page .about-doc-link-text{color:#6966b6;align-items:center;font-size:.88rem;font-weight:700;display:inline-flex}.dashboard-page .danger-panel{align-items:stretch;min-height:100%;display:flex}.dashboard-page .danger-card{background:linear-gradient(#fef2f2e6 0%,#fff 100%);border:1px solid #ef444429;border-radius:20px;width:100%;padding:28px;box-shadow:inset 0 1px #ffffffbf}.dashboard-page .danger-card-tag{color:#dc2626;background:#ef44441f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:18px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.dashboard-page .danger-card h3{color:#111827;margin-bottom:10px;font-size:1.25rem;font-weight:700}.dashboard-page .danger-card p{color:#6b7280;font-size:.95rem;line-height:1.7}.dashboard-page .danger-code-section{margin-top:24px}.dashboard-page .danger-code-label{color:#111827;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}.dashboard-page .danger-code-description{margin-bottom:14px}.dashboard-page .danger-code-row{align-items:center;gap:12px;display:flex}.dashboard-page .danger-code-input{color:#111827;background:#ffffffeb;border:1px solid #d1d5dbe6;border-radius:14px;outline:none;flex:1;min-width:0;height:48px;padding:0 16px;font-size:.95rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.dashboard-page .danger-code-input:focus{border-color:#ef444480;box-shadow:0 0 0 4px #ef444414}.dashboard-page .danger-send-code-btn{color:#dc2626;cursor:pointer;background:#fffffff5;border:1px solid #ef44442e;border-radius:14px;flex-shrink:0;min-width:144px;height:48px;padding:0 16px;font-size:.9rem;font-weight:700;transition:all .2s}.dashboard-page .danger-send-code-btn:hover{background:#fef2f2f2;border-color:#ef444466}.dashboard-page .danger-send-code-btn:disabled{cursor:not-allowed;opacity:.68}.dashboard-page .danger-action-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#f87171 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:180px;margin-top:24px;padding:14px 20px;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.dashboard-page .danger-action-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #ef444438}.dashboard-page .danger-action-btn:disabled{cursor:not-allowed;opacity:.72;box-shadow:none;transform:none}.dashboard-page .danger-card-hint{margin-top:14px}.dashboard-page .logout-btn{color:#666;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.dashboard-page .logout-btn:hover{color:#e05050;background:#e050500d;border-color:#e05050}.dashboard-page .logout-btn-sidebar{background:#ffffffc7;margin-top:0}.dashboard-page .info-section{margin-bottom:32px}.dashboard-page .info-section:last-child{margin-bottom:0}.dashboard-page .section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-page .info-section h3{color:#1a1a1a;font-size:1.1rem;font-weight:700}.dashboard-page .update-btn{color:#fff;background:linear-gradient(135deg,#6966b6 0%,#8e8bce 100%);border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.dashboard-page .update-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6966b64d}.dashboard-page .subscription-card{background:linear-gradient(135deg,#6966b61a,#f8ced71a);border:1px solid #6966b633;border-radius:16px;padding:20px}.dashboard-page .plan-badge{color:#fff;background:#6966b6;border-radius:8px;margin-bottom:8px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.dashboard-page .plan-desc{color:#666;font-size:.9rem}.dashboard-page .credits-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;display:grid}.dashboard-page .stat-item{flex-direction:column;gap:4px;display:flex}.dashboard-page .stat-label{color:#888;font-size:.8rem}.dashboard-page .stat-value{color:#1a1a1a;font-size:1.5rem;font-weight:700}.dashboard-page .stat-value.highlight{color:#6966b6}.dashboard-page .progress-bar{background:#f0f0f0;border-radius:4px;width:100%;height:8px;overflow:hidden}.dashboard-page .progress-fill{background:linear-gradient(90deg,#6966b6 0%,#8e8bce 100%);border-radius:4px;height:100%;transition:width .3s}.dashboard-page .member-enjoy-progress-bar{background:#6966b61c}.dashboard-page .member-enjoy-progress-fill{background:linear-gradient(90deg,#5f57d8 0%,#f07aa8 100%)}.dashboard-page .member-enjoy-quota-note,.dashboard-page .credits-expiry-note{color:#888;margin-top:10px;font-size:.82rem;line-height:1.6}.dashboard-page .filter-tabs{gap:8px;display:flex}.dashboard-page .filter-tab{color:#666;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.dashboard-page .filter-tab:hover{color:#6966b6;border-color:#6966b6}.dashboard-page .filter-tab.active{color:#fff;background:#6966b6;border-color:#6966b6}.dashboard-page .usage-table{border:1px solid #f0f0f0;border-radius:12px;margin-bottom:16px;overflow:hidden}.dashboard-page .table-header{color:#666;text-transform:uppercase;background:#f9f9f9;grid-template-columns:1fr 2fr 1fr 1fr;padding:12px 16px;font-size:.8rem;font-weight:700;display:grid}.dashboard-page .table-row{border-top:1px solid #f0f0f0;grid-template-columns:1fr 2fr 1fr 1fr;padding:12px 16px;font-size:.9rem;transition:background .2s;display:grid}.dashboard-page .table-row:hover{background:#f9f9f9}.dashboard-page .table-cell{align-items:center;display:flex}.dashboard-page .table-cell.positive{color:#4ade80;font-weight:600}.dashboard-page .table-cell.negative{color:#f87171;font-weight:600}.dashboard-page .pagination{justify-content:center;align-items:center;gap:16px;display:flex}.dashboard-page .page-btn{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.dashboard-page .page-btn:hover:not(:disabled){color:#6966b6;border-color:#6966b6}.dashboard-page .page-btn:disabled{opacity:.3;cursor:not-allowed}.dashboard-page .page-info{color:#666;font-size:.9rem;font-weight:600}.dashboard-page .user-profile{cursor:pointer;transition:all .2s}.dashboard-page .user-profile:hover{transform:translate(-2px)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.dashboard-page .modal-overlay{align-items:flex-end;padding:0}.dashboard-page .modal-content{border-radius:24px 24px 0 0;max-width:100%;max-height:85vh;animation:.3s cubic-bezier(.25,.8,.25,1) slideUpMobile}.dashboard-page .account-modal-shell{flex-direction:column;min-height:auto}.dashboard-page .account-modal-sidebar{border-bottom:1px solid #6966b61f;border-right:none;gap:16px;width:100%;padding:20px 20px 0}.dashboard-page .account-modal-nav{flex-direction:row;padding-bottom:16px;overflow-x:auto}.dashboard-page .account-modal-nav-item{min-width:220px}.dashboard-page .logout-btn-sidebar{margin:0 0 16px}.dashboard-page .modal-header{padding:20px}.dashboard-page .modal-header h2{font-size:1.2rem}.dashboard-page .modal-body{padding:20px}.dashboard-page .credits-stats{grid-template-columns:1fr;gap:12px}.dashboard-page .about-hero-card,.dashboard-page .about-doc-card{padding:20px}.dashboard-page .about-docs-grid{grid-template-columns:1fr}.dashboard-page .table-header,.dashboard-page .table-row{grid-template-columns:.8fr 1.5fr .7fr .7fr;padding:10px 12px;font-size:.75rem}.dashboard-page .filter-tabs{flex-wrap:wrap}.dashboard-page .danger-card{padding:22px}.dashboard-page .danger-code-row{flex-direction:column;align-items:stretch}.dashboard-page .danger-send-code-btn{width:100%}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.dashboard-page .project-context-menu{z-index:1000;background:#fff;border:1px solid #00000014;border-radius:12px;min-width:160px;padding:6px;animation:.15s slideDown;position:fixed;box-shadow:0 8px 24px #0000001f}.dashboard-page .context-menu-item{cursor:pointer;color:#1a1a1a;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:.9rem;transition:background .15s;display:flex}.dashboard-page .context-menu-item:hover{background:#6966b60f}.dashboard-page .context-menu-item.danger{color:#ef4444}.dashboard-page .context-menu-item.danger:hover{background:#ef44440f}.dashboard-page .rename-modal{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:28px 32px;animation:.25s cubic-bezier(.25,.8,.25,1) slideUp;box-shadow:0 20px 60px #0003}.dashboard-page .rename-modal h3{color:#1a1a1a;margin-bottom:20px;font-size:1.2rem;font-weight:700}.dashboard-page .rename-input{color:#1a1a1a;box-sizing:border-box;border:1px solid #0000001a;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:.95rem;transition:border-color .2s}.dashboard-page .rename-input:focus{border-color:#6966b6}.dashboard-page .delete-message{color:#666;margin-bottom:4px;font-size:.95rem;line-height:1.5}.dashboard-page .rename-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.dashboard-page .rename-cancel{color:#666;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.dashboard-page .rename-cancel:hover{background:#f5f5f5}.dashboard-page .rename-confirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6966b6 0%,#8e8bce 100%);border:none;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.dashboard-page .rename-confirm:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6966b64d}.dashboard-page .rename-confirm.danger{background:linear-gradient(135deg,#ef4444 0%,#f87171 100%)}.dashboard-page .rename-confirm.danger:hover{box-shadow:0 4px 12px #ef44444d}
