body{background-color:#f5f5f5}#root{min-height:100vh}nav.navigation{background:linear-gradient(135deg,#1e3c72,#2a5298)!important;box-shadow:0 2px 10px #0000001a!important;color:#fff!important;display:block!important;padding:0!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;visibility:visible!important;z-index:1001!important}.nav-container{height:70px;justify-content:space-between!important;padding:0 20px}.logo,.nav-container{align-items:center!important;display:flex!important}.logo{cursor:pointer;font-size:1.5rem;transition:transform .3s ease;white-space:nowrap}.logo:hover{transform:scale(1.05)}.logo-icon{font-size:1.8rem;margin-right:8px}.nav-links{align-items:center!important;display:flex!important;flex-direction:row!important}.nav-links li a{display:inline-block!important;position:relative;white-space:nowrap}.nav-links li a.active,.nav-links li a:hover{background:#ffffff1a;color:#fff!important}.nav-links li a.active{background:#fff3;font-weight:600}.nav-links li a.active:after{background:#fff;border-radius:1px;bottom:-2px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.nav-actions{align-items:center!important;gap:15px}.auth-buttons,.nav-actions{display:flex!important;flex-direction:row!important}.auth-buttons{gap:12px}.btn-login{font-weight:500;white-space:nowrap}.btn-login:hover{border-color:#ffffff80}.btn-register{background:#52c41a;font-weight:500;white-space:nowrap}.btn-register:hover{background:#73d13d}.user-menu{align-items:center!important;cursor:pointer;display:flex!important;flex-direction:row!important;gap:10px;position:relative}.user-greeting{border-radius:6px;font-weight:500;padding:8px 16px;transition:background .3s ease;white-space:nowrap}.user-greeting:hover{background:#ffffff1a}.user-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:160px;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.user-menu:hover .user-dropdown{opacity:1;transform:translateY(0);visibility:visible}.dropdown-item{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:.9rem;padding:12px 16px;text-align:left;transition:background .3s ease;width:100%}.dropdown-item:hover{background:#f5f5f5}.dropdown-item.logout{color:#f5222d}.dropdown-divider{background:#f0f0f0;height:1px;margin:4px 0}@media (max-width:768px){nav.navigation{-webkit-overflow-scrolling:touch!important;align-items:center!important;background:linear-gradient(135deg,#1e3c72,#2a5298)!important;display:flex!important;height:auto!important;min-height:60px!important;overflow-x:auto!important;overflow-y:hidden!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1001!important}.nav-container{height:auto!important;min-height:60px!important;overflow-x:auto!important;padding:0 15px!important}.nav-container,.nav-links{-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;min-width:100%!important;overflow-y:hidden!important;width:-webkit-max-content!important;width:max-content!important}.nav-links{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:visible!important}.nav-links li{display:inline-block!important;flex-shrink:0!important}.nav-links li a{display:block!important;font-size:.8rem!important;min-width:-webkit-max-content!important;min-width:max-content!important;padding:6px 8px!important;white-space:nowrap!important}.nav-links li a[href="/resources"]{font-size:.75rem!important;padding:6px!important}.logo{flex-shrink:0!important;font-size:1.1rem!important;margin-right:8px!important;min-width:-webkit-max-content!important;min-width:max-content!important}.logo-icon{font-size:1.3rem!important}.nav-actions{display:flex!important;flex-shrink:0!important;gap:6px!important;margin-left:auto!important}.auth-buttons{flex-shrink:0!important;gap:4px!important}.btn-login,.btn-register{min-width:-webkit-max-content!important;min-width:max-content!important}.btn-login,.btn-register,.user-greeting{font-size:.7rem!important;padding:5px 8px!important;white-space:nowrap!important}.user-menu span:not(.user-greeting){display:none!important}}@media (max-width:480px){.nav-container{gap:4px!important;padding:0 8px!important}.nav-links{gap:6px!important}.nav-links li a{font-size:.75rem!important;padding:5px 6px!important}.nav-links li a[href="/resources"]{font-size:.7rem!important;padding:5px 4px!important}.logo{font-size:1rem!important;margin-right:6px!important}.btn-login,.btn-register{font-size:.65rem!important;padding:4px 6px!important}}@media (max-width:360px){.nav-links li a[href="/resources"]{font-size:.7rem!important}.nav-links li a[href="/resources"]:before{content:"📚";margin-right:2px}.nav-links li a[href="/bounties"]:before{content:"💰";margin-right:2px}.nav-links li a[href="/publish"]:before{content:"➕";margin-right:2px}}.nav-container::-webkit-scrollbar{display:none;height:4px}.nav-container:hover::-webkit-scrollbar{display:block}.nav-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.nav-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.nav-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}nav.navigation *{visibility:visible!important}.auth-buttons,.nav-actions,.nav-container,.nav-links,.user-menu{display:flex!important;flex-direction:row!important}.nav-container,.nav-links,nav.navigation{flex-direction:row!important}.nav-links li{display:inline-block!important;float:none!important}.home-hero{background:linear-gradient(135deg,var(--primary-blue) 0,var(--secondary-blue) 100%);color:#fff;padding:var(--space-xl) 0;text-align:center}.home-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:var(--space-md)}.home-hero p{font-size:var(--text-lg);margin:0 auto;max-width:600px;opacity:.9}.home-feature{border-left:4px solid var(--accent-blue);padding-left:var(--space-md)}*{font-family:Microsoft YaHei,sans-serif;margin:0;padding:0}body{background-color:#f8f9fa;color:#333}.navigation{background:linear-gradient(135deg,#1e3c72,#2a5298);box-shadow:0 2px 10px #0000001a;color:#fff;padding:12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1400px;width:95%}.logo,.nav-container{align-items:center;display:flex}.logo{font-size:1.8rem;font-weight:700;gap:8px}.logo-icon{font-size:2rem}.nav-links{display:flex;gap:30px;list-style:none;margin:0;padding:0}.nav-links li a{border-radius:6px;color:#fff;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s ease}.nav-links li a.active,.nav-links li a:hover{background-color:#ffffff26;transform:translateY(-2px)}.nav-actions{display:flex;gap:12px}.btn-login{background:#0000;border:1px solid #ffffff4d;border-radius:6px}.btn-login,.btn-register{color:#fff;cursor:pointer;padding:8px 20px;transition:all .3s ease}.btn-register{background:#ff6b35;border:none;border-radius:6px}.btn-login:hover{background:#ffffff1a}.btn-register:hover{background:#e55a2b;transform:translateY(-2px)}.auth-buttons .btn-register{align-items:center;display:flex;flex-direction:column;padding:8px 16px;position:relative}.register-text{font-size:14px;font-weight:700}.register-subtext{font-size:10px;margin-top:2px;opacity:.8}.banner-container{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;height:320px;overflow:hidden;position:relative}.banner-slide{display:flex;height:100%;transition:transform .5s ease-in-out;width:100%}.banner-item{align-items:center;display:flex;height:100%;justify-content:center;min-width:100%}.banner-content{max-width:800px;padding:0 20px;text-align:center}.banner-content h2{font-size:2.5rem;font-weight:700;margin-bottom:16px}.banner-content p{font-size:1.2rem;margin-bottom:20px;opacity:.9}.banner-highlight{background:#fff3;border-radius:20px;display:inline-block;font-weight:600;margin-bottom:30px;padding:8px 20px}.banner-actions{display:flex;gap:16px;justify-content:center}.btn-primary{background:#ff6b35;padding:12px 30px}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff;font-size:1rem;font-weight:600;padding:12px 30px}.btn-primary:hover{background:#e55a2b}.btn-secondary:hover{background:#fff;color:#667eea}.banner-dots{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%)}.banner-dot{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;transition:background-color .3s ease;width:12px}.banner-dot.active{background-color:#fff}.main-container{margin:30px auto;max-width:1400px;width:95%}.content-wrapper{grid-gap:24px;display:grid;gap:24px;grid-template-columns:280px 1fr}.sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;height:-webkit-fit-content;height:fit-content;padding:20px;position:-webkit-sticky;position:sticky;top:80px}.category-section h3,.membership-section h3{border-bottom:2px solid #e9ecef;color:#1e3c72;font-size:1.2rem;margin-bottom:16px;padding-bottom:8px}.category-list{list-style:none;margin-bottom:30px}.category-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;padding:12px;transition:all .3s ease}.category-item:hover{background:#f8f9fa;box-shadow:0 2px 8px #0000001a}.category-main{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:4px 0}.category-name{color:#1e3c72;flex:1 1;font-weight:600}.category-count{background:#e9ecef;border-radius:12px;color:#666;font-size:.9em;margin:0 8px;padding:2px 8px}.category-arrow{color:#999;font-size:.8em;transition:transform .3s ease}.category-item.expanded .category-arrow{transform:rotate(180deg)}.category-description{color:#888;font-size:.85em;line-height:1.4;margin:8px 0}.subcategory-list{animation:fadeIn .3s ease;border-top:1px solid #f0f0f0;list-style:none;margin-top:8px;padding-left:0;padding-top:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.subcategory-item{background:#f8f9fa;border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.9em;margin:4px 0;padding:8px 12px;transition:all .2s ease}.subcategory-item:hover{background:#007bff;box-shadow:0 2px 5px #007bff4d;color:#fff;transform:translateX(5px)}.membership-cards{display:flex;flex-direction:column;gap:16px}.membership-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px;transition:all .3s ease}.membership-card.featured{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-color:#ffb74d;transform:scale(1.02)}.membership-card h4{color:#1e3c72;font-size:1rem;margin-bottom:8px}.membership-card .price{color:#ff6b35;font-size:1.2rem;font-weight:700;margin-bottom:12px}.membership-card ul{font-size:.85rem;list-style:none}.membership-card li{color:#666;padding:4px 0 4px 16px;position:relative}.membership-card li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.btn-membership{background:#f0f0f0;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;font-weight:500;margin-top:15px;padding:10px;transition:all .3s ease;width:100%}.btn-membership.primary{background:#1890ff;border-color:#1890ff;color:#fff}.btn-membership:hover{background:#e6f7ff;border-color:#1890ff}.btn-membership.primary:hover{background:#40a9ff}.main-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;overflow:hidden}.tab-container{background:#f8f9fa;border-bottom:1px solid #e9ecef}.tabs{padding:0 20px}.tab{padding:16px 24px}.tab.active{background:#fff}.list-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px}.list-header h3{color:#1e3c72;margin:0}.btn-publish{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s ease}.btn-publish:hover{background:#218838;transform:translateY(-2px)}.bounty-list,.resource-list{padding:0}.bounty-card,.resource-card{border-bottom:1px solid #e9ecef;padding:20px;transition:all .3s ease}.bounty-card:hover,.resource-card:hover{background-color:#f8f9fa}.bounty-header,.resource-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.bounty-title,.resource-title{color:#333;flex:1 1;font-size:1.2rem;font-weight:600;margin:0}.official-tag{background:#ff6b35;border-radius:4px;color:#fff;font-size:.7rem;margin-left:8px;padding:2px 8px}.bounty-amount,.resource-price{color:#ff6b35;font-size:1.3rem;font-weight:700}.bounty-meta,.resource-meta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.bounty-category,.bounty-type,.category-tag,.subcategory-tag{background:#e9ecef;border-radius:4px;color:#495057;font-size:.8rem;padding:4px 8px}.bounty-deadline,.bounty-publisher,.seller-info,.validity{color:#6c757d;font-size:.9rem}.bounty-description,.resource-description{color:#555;line-height:1.5;margin-bottom:16px}.bounty-actions,.resource-actions{align-items:center;display:flex;gap:12px}.btn-bid,.btn-contact,.btn-contact-agent,.btn-view,.btn-view-profile{border-radius:4px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease}.btn-bid,.btn-view{background:#1e3c72;border:none;color:#fff}.btn-contact,.btn-contact-agent{background:#0000;border:1px solid #1e3c72;color:#1e3c72}.btn-view-profile{background:#0000;border:1px solid #6c757d;color:#6c757d}.btn-bid:hover,.btn-view:hover{background:#152a4d;transform:translateY(-1px)}.btn-contact-agent:hover,.btn-contact:hover{background:#1e3c72;color:#fff}.bounty-applicants{color:#6c757d;font-size:.85rem;margin-left:auto}.agent-list{padding:20px}.section-desc{color:#6c757d;font-size:.9rem}.agent-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:20px}.agent-card{background:#f8f9fa;border:1px solid #e9ecef;transition:all .3s ease}.agent-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.agent-header{gap:12px;margin-bottom:16px}.agent-avatar{background:#1e3c72;font-size:1.2rem;height:50px;width:50px}.online-dot{background:#28a745}.agent-info h4{color:#333;margin:0 0 4px}.agent-stats{color:#6c757d;font-size:.8rem}.agent-stats span{margin-right:8px}.agent-rating{color:#ffc107;font-weight:700;margin-left:auto}.agent-specialty{margin-bottom:16px}.specialty-tag{background:#e3f2fd;color:#1976d2;display:inline-block;margin-bottom:6px;margin-right:6px}.agent-actions{gap:8px}.quick-register-banner{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;margin:20px;padding:20px}.quick-register-content h4{font-size:1.2rem;margin:0 0 8px}.quick-register-content p{margin:0 0 15px;opacity:.9}.quick-register-actions{display:flex;gap:10px}.btn-register-email,.btn-register-now{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:all .3s ease}.btn-register-email:hover,.btn-register-now:hover{background:#fff3;border-color:#ffffff80}.advantages-section{background:#f8f9fa;margin-top:40px;padding:60px 0}.advantages-section h2{color:#1e3c72;font-size:2rem;margin-bottom:40px;text-align:center}.advantages-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.advantage-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:30px 20px;text-align:center;transition:all .3s ease}.advantage-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-5px)}.advantage-icon{font-size:3rem;margin-bottom:20px}.advantage-card h3{color:#1e3c72;font-size:1.3rem;margin-bottom:15px}.advantage-card p{color:#666;line-height:1.6}.footer{background:#1a1a1a;color:#fff;padding:40px 0 20px}.footer-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px;width:95%}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:15px}.footer-section h3{color:#ff6b35;font-size:1.4rem}.footer-section p{margin-bottom:10px}.footer-section ul li a{transition:color .3s ease}.footer-section ul li a:hover{color:#ff6b35}.footer-bottom{border-top:1px solid #333;grid-column:1/-1;margin-top:20px;padding-top:20px}@media (max-width:1024px){.content-wrapper{grid-template-columns:1fr}.sidebar{margin-bottom:20px;position:static}}@media (max-width:768px){.nav-container{flex-direction:column;gap:15px}.nav-links{gap:15px}.banner-content h2{font-size:2rem}.banner-content p{font-size:1rem}.banner-actions{align-items:center}.banner-actions,.tabs{flex-direction:column}.bounty-header,.resource-header{flex-direction:column;gap:10px}.bounty-meta,.resource-meta{flex-direction:column;gap:8px}.agent-grid{grid-template-columns:1fr}.category-main{flex-wrap:wrap}.category-name{flex-basis:100%;margin-bottom:5px}.subcategory-item{font-size:.85em;padding:6px 10px}.quick-register-actions{flex-direction:column}}@media (max-width:480px){.logo{font-size:1.4rem}.nav-links{flex-wrap:wrap;justify-content:center}.banner-container{height:280px}.banner-content h2{font-size:1.6rem}.advantages-grid{grid-template-columns:1fr}}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:400px;padding:40px;width:100%}.auth-card h2{color:#1e3c72;font-size:1.8rem;margin-bottom:30px;text-align:center}.form-group input{border:2px solid #e1e5e9;border-radius:6px;font-size:1rem;padding:12px 16px;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.btn-code{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:6px;padding:12px 16px}.btn-code:hover:not(:disabled){background:#e9ecef}.btn-code:disabled{opacity:.6}.form-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.checkbox-label{color:#666;font-size:.9rem;gap:8px}.checkbox-label input{width:auto}.forgot-link{color:#667eea;font-size:.9rem;text-decoration:none}.forgot-link:hover{text-decoration:underline}.btn-auth{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px;transition:transform .3s ease;width:100%}.btn-auth:hover{transform:translateY(-2px)}.auth-footer{margin-top:30px;text-align:center}.auth-footer p{color:#666;margin-bottom:20px}.auth-footer a{color:#667eea;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-divider{margin:25px 0;position:relative;text-align:center}.auth-divider:before{background:#e1e5e9;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.auth-divider span{background:#fff;color:#666;font-size:.9rem;padding:0 15px}.social-auth{display:flex;gap:12px}.btn-social{background:#fff;border:2px solid #e1e5e9;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;padding:12px;transition:all .3s ease}.btn-social:hover{border-color:#667eea;transform:translateY(-1px)}.btn-social.wechat{color:#09bb07}.btn-social.alipay{color:#1677ff}@media (max-width:480px){.auth-card{padding:30px 20px}.code-input-group,.social-auth{flex-direction:column}}.error-message{background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;margin-bottom:20px;padding:12px}.demo-accounts{background:#f8f9fa;border-radius:6px;margin-top:20px;padding:15px;text-align:left}.demo-accounts h4{color:#666;font-size:.9rem;margin:0 0 10px}.demo-accounts p{color:#888;font-size:.8rem;margin:5px 0}.login-type-switch,.register-type-switch{background:#f5f5f5;border-radius:8px;display:flex;margin-bottom:20px;padding:4px}.switch-btn{background:#0000;border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:14px;padding:10px;transition:all .3s ease}.switch-btn.active{background:#1890ff;box-shadow:0 2px 4px #1890ff33;color:#fff}.switch-btn:hover:not(.active){background:#e6f7ff;color:#1890ff}.code-input-group{display:flex;gap:10px}.code-input-group input{flex:1 1}.btn-code{background:#f0f0f0;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;min-width:100px;padding:0 15px;transition:all .3s ease;white-space:nowrap}.btn-code:hover:not(:disabled){background:#1890ff;border-color:#1890ff;color:#fff}.btn-code:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.resource-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:16px;padding:20px;position:relative;transition:all .3s ease}.resource-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.resource-content{align-items:flex-start;display:flex;justify-content:space-between}.resource-header{align-items:center}.resource-title{color:#1e3c72;font-weight:600;margin-right:12px;text-decoration:none}.resource-title:hover{color:#2a5298}.official-badge{background:#ff4d4f;font-weight:500;padding:2px 8px}.category-tag{color:#fff;font-weight:500}.category-tag,.subcategory{border-radius:4px;font-size:.85rem;padding:4px 8px}.subcategory{background:#f0f0f0;color:#666}.seller-info{color:#666;font-size:.9rem}.resource-description{line-height:1.5;margin-bottom:16px}.resource-footer{align-items:center;display:flex;justify-content:space-between}.resource-stats{gap:16px}.validity-status{border-radius:4px;font-size:.85rem;font-weight:500;padding:4px 8px}.validity-status.normal{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.validity-status.warning{background:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.validity-status.urgent{background:#fff1f0;border:1px solid #ffa39e;color:#f5222d}.validity-status.expired{background:#f5f5f5;border:1px solid #d9d9d9;color:#999}.resource-side{min-width:120px;text-align:right}.resource-price{margin-bottom:8px}.publish-date{color:#999;font-size:.85rem}@media (max-width:768px){.resource-content{flex-direction:column}.resource-main{margin-bottom:16px;margin-right:0}.resource-side{align-items:center;display:flex;justify-content:space-between;text-align:left;width:100%}}.page-header-children{border-top:1px solid #fff3;margin-top:var(--space-sm);padding-top:var(--space-sm)}.current-filter{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:center;margin-top:var(--space-sm)}.filter-tag{background:#fff3;border:1px solid #ffffff4d;border-radius:var(--radius-sm);font-size:var(--text-xs);padding:var(--space-xs) var(--space-sm)}.resources-page{background:#f8f9fa;min-height:100vh}.page-header{padding:8px 0!important}.page-header .container h1{font-size:1.3rem!important;font-weight:600;line-height:1.1;margin:0 0 2px!important}.page-header .container p{font-size:.75rem!important;line-height:1.1;margin:0!important;opacity:.9}.container{padding:20px 0}.resources-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:280px 1fr}.loading-state{padding:60px 20px;text-align:center}.loading-spinner{margin:0 auto 20px}.error-state{padding:60px 20px;text-align:center}.error-state h3{margin-bottom:20px}.btn-reset{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;padding:10px;transition:all .3s;width:100%}.btn-reset:hover{background:#e6f7ff;border-color:#1890ff;color:#1890ff}.resources-list{gap:16px}.filters-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;height:-webkit-fit-content;height:fit-content;padding:20px;position:-webkit-sticky;position:sticky;top:80px}.filter-section{border-bottom:1px solid #e9ecef;margin-bottom:25px;padding-bottom:20px}.filter-section:last-child{border-bottom:none;margin-bottom:0}.filter-section h3{color:#1e3c72;font-size:1.1rem;margin-bottom:15px}.filter-options{display:flex;flex-direction:column;gap:10px}.filter-option{align-items:center;color:#555;cursor:pointer;display:flex;font-size:.9rem;gap:8px}.filter-option:hover{color:#1e3c72}.price-range{align-items:center;display:flex;gap:8px}.price-range input{border:1px solid #e1e5e9;border-radius:4px;padding:8px;width:80px}.price-range span{color:#666}.resources-main{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:20px}.resources-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.sort-options select{background:#fff;border:1px solid #e1e5e9;border-radius:6px;padding:8px 12px}.search-box{gap:8px}.search-box input{border:1px solid #e1e5e9;padding:8px 12px;width:300px}.search-box button{background:#1e3c72;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px}@media (max-width:1024px){.resources-content{grid-template-columns:1fr}.filters-sidebar{position:static}}@media (max-width:768px){.resources-header{align-items:stretch;flex-direction:column;gap:15px}.search-box,.search-box input{width:100%}.page-header h1{font-size:2rem}}.bounties-page{background:#f8f9fa;min-height:100vh}.container{max-width:1000px;padding:15px 0}.bounties-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;margin-top:0;overflow:hidden}.bounties-actions{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:25px 30px}.btn-publish-bounty{background:linear-gradient(135deg,#ff6b35,#e55a2b);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-publish-bounty:hover{box-shadow:0 4px 12px #ff6b354d;transform:translateY(-2px)}.view-options{display:flex;gap:8px}.view-option{background:#fff;border:1px solid #e1e5e9;border-radius:20px;color:#666;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease}.view-option.active,.view-option:hover{background:#1e3c72;border-color:#1e3c72;color:#fff}.bounties-list{padding:0}.bounty-card{border-bottom:1px solid #e9ecef;padding:25px 30px;transition:all .3s ease}.bounty-card:hover{background-color:#f8f9fa}.bounty-card:last-child{border-bottom:none}.bounty-header{margin-bottom:15px}.bounty-title-section{align-items:center;display:flex;flex:1 1;gap:12px}.bounty-title{font-size:1.3rem;margin:0}.urgent-tag{background:#dc3545}.closed-tag,.urgent-tag{border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px}.closed-tag{background:#6c757d}.bounty-amount{white-space:nowrap}.bounty-meta{gap:15px;margin-bottom:15px}.bounty-category,.bounty-deadline,.bounty-publisher,.bounty-time,.bounty-type{background:#f8f9fa;border-radius:4px;color:#666;font-size:.8rem;padding:4px 8px}.bounty-deadline.urgent{background:#f8d7da;color:#721c24;font-weight:700}.bounty-description{color:#555;line-height:1.5;margin-bottom:20px}.bounty-footer{align-items:center;display:flex;justify-content:space-between}.bounty-stats{color:#666;font-size:.9rem}.bounty-actions{gap:10px}.btn-bid,.btn-closed,.btn-details{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease}.btn-bid{background:#1e3c72}.btn-details{background:#0000;border:1px solid #1e3c72;color:#1e3c72}.btn-closed{background:#6c757d;color:#fff;cursor:not-allowed}.btn-bid:hover{background:#152a4d;transform:translateY(-1px)}.btn-details:hover{background:#1e3c72;color:#fff}.search-filter-section{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px 30px}.search-bar{align-items:center;display:flex;gap:15px;margin-bottom:15px}.search-input{border:2px solid #e1e5e9;border-radius:6px;flex:1 1;font-size:1rem;padding:12px 16px;transition:border-color .3s ease}.search-input:focus{border-color:#1e3c72;outline:none}.filter-toggle{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.filter-toggle:hover{background:#545b62;transform:translateY(-1px)}.advanced-filters{background:#fff;border:1px solid #e1e5e9;border-radius:8px;padding:20px}.filter-row{display:flex;gap:20px;margin-bottom:15px}.filter-row:last-child{margin-bottom:0}.filter-group{display:flex;flex:1 1;flex-direction:column;gap:8px}.filter-group label{color:#333;font-size:.9rem;font-weight:500}.filter-group input,.filter-group select{border:2px solid #e1e5e9;border-radius:4px;font-size:.9rem;padding:10px 12px;transition:border-color .3s ease}.filter-group input:focus,.filter-group select:focus{border-color:#1e3c72;outline:none}.bounty-range{align-items:center;display:flex;gap:8px}.bounty-range input{flex:1 1;text-align:center}.range-separator{color:#666;font-weight:500}.filter-actions{align-items:flex-end;display:flex}.clear-filters{background:#0000;border:1px solid #6c757d;border-radius:4px;color:#6c757d;cursor:pointer;font-size:.9rem;padding:10px 16px;transition:all .3s ease;white-space:nowrap}.clear-filters:hover{background:#6c757d;color:#fff}@media (max-width:768px){.search-bar{align-items:stretch;flex-direction:column}.filter-row{flex-direction:column;gap:15px}.filter-actions{justify-content:center}.bounty-range{flex-direction:column;gap:8px}.range-separator{display:none}.bounties-actions{align-items:stretch;flex-direction:column;gap:15px}.view-options{flex-wrap:wrap;justify-content:center}.bounty-header{flex-direction:column;gap:10px}.bounty-title-section{width:100%}.bounty-meta{flex-direction:column;gap:8px}.bounty-footer{align-items:stretch;flex-direction:column;gap:15px}.bounty-actions{justify-content:center}}.bounty-detail-container{background:#f8f9fa;min-height:100vh;padding:20px 0}.bounty-detail-header{align-items:center;background:#fff;box-shadow:0 2px 10px #00000014;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px 30px}.btn-back{background:#6c757d;border:none;border-radius:4px;font-size:.9rem;padding:8px 16px}.btn-back:hover{background:#545b62}.bounty-detail-header h1{color:#1e3c72;flex:1 1;margin:0;text-align:center}.bounty-status{display:flex;gap:10px}.status-closed,.status-open,.status-urgent{border-radius:4px;font-size:.8rem;font-weight:700;padding:4px 8px}.status-closed{background:#6c757d;color:#fff}.status-urgent{background:#dc3545;color:#fff}.status-open{background:#28a745;color:#fff}.bounty-detail-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 400px;margin:0 auto;max-width:1200px;padding:0 20px}.bounty-info{display:flex;flex-direction:column;gap:20px}.bounty-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;padding:25px}.bounty-header{align-items:flex-start;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.bounty-meta{flex-direction:column;gap:10px}.bounty-amount{font-size:2rem}.bounty-category,.bounty-type{background:#f8f9fa;border-radius:4px;color:#666;display:inline-block;font-size:.9rem;margin-right:10px;padding:4px 8px}.bounty-type.assigned{background:#fff3cd;color:#856404}.bounty-type.public{background:#d1ecf1;color:#0c5460}.bounty-stats{align-items:flex-end}.applicants-count{background:#e9ecef;border-radius:4px;color:#666;font-size:.9rem;padding:4px 8px}.deadline{font-size:.9rem}.bounty-details{display:flex;flex-direction:column;gap:20px}.detail-section h3{color:#1e3c72;font-size:1.1rem;margin-bottom:10px}.detail-section p{color:#555;line-height:1.6}.publisher-info{display:flex;flex-wrap:wrap;gap:15px}.publisher-info span{background:#f8f9fa;border-radius:4px;color:#666;font-size:.9rem;padding:4px 8px}.bounty-actions{border-top:1px solid #e9ecef;display:flex;justify-content:center;margin-top:25px;padding-top:20px}.btn-bid-primary,.btn-bidded,.btn-login-required{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.btn-bid-primary{background:#1e3c72;color:#fff}.btn-bid-primary:hover{background:#152a4d;transform:translateY(-2px)}.btn-bidded{background:#6c757d;color:#fff;cursor:not-allowed}.btn-login-required{background:#ff6b35;color:#fff}.btn-login-required:hover{background:#e55a2b}.bid-form-section{border-radius:8px;padding:25px}.bid-form-section h3{color:#1e3c72;margin-bottom:20px}.bid-form{gap:20px}.form-actions button{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:all .3s ease}.form-actions button:first-child{background:#6c757d;color:#fff}.form-actions button:first-child:hover{background:#545b62}.btn-submit:hover{background:#152a4d}.bids-section{background:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;height:-webkit-fit-content;height:fit-content;padding:25px}.bids-section h3{border-bottom:1px solid #e9ecef;color:#1e3c72;margin-bottom:20px;padding-bottom:10px}.no-bids{color:#666;padding:40px 20px;text-align:center}.bids-list{display:flex;flex-direction:column;gap:15px;max-height:600px;overflow-y:auto}.bid-card{border:1px solid #e1e5e9;border-radius:6px;padding:20px;transition:all .3s ease}.bid-card.accepted{background:#f8fff9;border-color:#28a745}.bid-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.bidder-info{display:flex;flex-direction:column;gap:4px}.bidder-name{color:#333;font-weight:600}.bidder-credit{color:#666;font-size:.8rem}.bid-meta{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.bid-status{border-radius:4px;font-size:.7rem;font-weight:700;padding:2px 6px}.bid-status.rejected{background:#f8d7da;color:#721c24}.bid-status.pending{background:#fff3cd;color:#856404}.bid-details{margin-bottom:15px}.bid-proposal{color:#555;line-height:1.5;margin-bottom:10px}.bid-terms{font-size:.9rem}.bid-terms span{padding:2px 6px}.bid-actions{display:flex;justify-content:flex-end}.btn-accept{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:6px 12px}.btn-accept:hover{background:#218838}.loading,.not-found{background:#fff;border-radius:12px;margin:50px auto;max-width:500px;padding:100px 20px;text-align:center}.not-found h2{color:#1e3c72;margin-bottom:15px}.not-found button{background:#1e3c72;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:15px;padding:10px 20px}.not-found button:hover{background:#152a4d}@media (max-width:768px){.bounty-detail-content{grid-template-columns:1fr}.bounty-detail-header{text-align:center}.bounty-detail-header,.bounty-header{flex-direction:column;gap:15px}.bounty-stats{align-items:flex-start}.publisher-info{flex-direction:column;gap:10px}.form-row{grid-template-columns:1fr}.bid-header{flex-direction:column;gap:10px}.bid-meta{align-items:flex-start}}.btn-bid{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:20px;padding:15px;transition:all .3s ease;width:100%}.btn-bid:hover{background:#e55a2b;transform:translateY(-2px)}.bid-page-container{background:#f8f9fa;min-height:100vh}.bid-page-header{background:#fff;box-shadow:0 2px 10px #00000014;margin-bottom:30px;padding:30px 0}.bid-page-header .container{margin:0 auto;max-width:1200px;padding:0 20px}.back-button{align-items:center;background:none;border:none;color:#1e3c72;cursor:pointer;display:flex;font-size:1rem;gap:5px;margin-bottom:15px;padding:8px 0}.back-button:hover{color:#152a4d}.bid-page-header h1{color:#333;font-size:2rem;line-height:1.3;margin-bottom:20px}.bounty-info-brief h2{color:#1e3c72;font-size:1.5rem;margin-bottom:15px}.bounty-meta{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.bounty-amount{color:#ff6b35;font-size:1.5rem;font-weight:700}.bounty-category{background:#e9ecef;color:#666}.bounty-category,.bounty-deadline{border-radius:20px;font-size:.9rem;padding:6px 12px}.bounty-deadline{background:#fff3cd;color:#856404}.bid-page-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:2fr 1fr;margin-bottom:50px}.bid-form-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:30px}.form-header{border-bottom:2px solid #e9ecef;margin-bottom:30px;padding-bottom:20px}.form-header h3{color:#1e3c72;font-size:1.5rem;margin-bottom:10px}.form-header p{color:#666;font-size:1rem}.bid-form{gap:25px}.bid-form,.form-group{display:flex;flex-direction:column}.form-group{gap:10px}.form-group label{align-items:center;display:flex;font-size:1rem;justify-content:space-between}.recommended-range{color:#666;font-size:.8rem;font-weight:400}.form-group input,.form-group textarea{border:2px solid #e1e5e9;font-family:inherit;padding:12px 16px}.form-group textarea{min-height:120px;resize:vertical}.amount-suggestions,.time-suggestions{display:flex;flex-wrap:wrap;gap:10px}.amount-suggestions button,.time-suggestions button{background:#fff;border:1px solid #1e3c72;border-radius:4px;color:#1e3c72;cursor:pointer;font-size:.9rem;padding:6px 12px;transition:all .3s ease}.amount-suggestions button:hover,.time-suggestions button:hover{background:#1e3c72;color:#fff}.description-tips{background:#f8f9fa;border-left:4px solid #1e3c72;border-radius:6px;padding:15px}.description-tips strong{color:#1e3c72;display:block;margin-bottom:8px}.description-tips ul{color:#666;margin:0;padding-left:20px}.description-tips li{line-height:1.4;margin-bottom:4px}.file-upload-section{display:flex;flex-direction:column;gap:15px}.file-input{background:#f8f9fa;border:2px dashed #e1e5e9;border-radius:6px;padding:10px}.upload-tips{color:#666;font-size:.9rem}.upload-tips p{margin:4px 0}.attachments-list{border:1px solid #e1e5e9;border-radius:6px;padding:15px}.attachments-list h4{font-size:.9rem;margin:0 0 10px}.attachment-item{border-radius:4px;justify-content:space-between;padding:8px}.attachment-name{color:#333;flex:1 1;font-size:.9rem}.attachment-size{color:#666;font-size:.8rem;margin:0 10px}.remove-attachment{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:24px;justify-content:center;width:24px}.remove-attachment:hover{background:#c82333}.terms-group{background:#f8f9fa;border-radius:8px;padding:20px}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:10px;margin-bottom:15px}.checkbox-label input[type=checkbox]{height:18px;width:18px}.terms-content{background:#fff;border:1px solid #e1e5e9;border-radius:6px;padding:15px}.terms-content h4{color:#1e3c72;margin-bottom:10px}.terms-content ul{color:#666;margin:0;padding-left:20px}.terms-content li{line-height:1.4;margin-bottom:6px}.form-actions{border-top:1px solid #e9ecef}.btn-cancel{background:#fff;border:1px solid #6c757d;border-radius:6px;color:#6c757d;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.btn-cancel:hover{background:#6c757d;color:#fff}.btn-submit{background:#28a745;border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.btn-submit:hover:not(:disabled){background:#218838}.btn-submit:disabled{background:#6c757d;transform:none}.bid-guidance-section{display:flex;flex-direction:column;gap:20px}.guidance-card,.stats-card,.warning-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:25px}.guidance-card h3,.stats-card h3{border-bottom:2px solid #e9ecef;color:#1e3c72;font-size:1.3rem;margin-bottom:20px;padding-bottom:8px}.guidance-item{margin-bottom:20px}.guidance-item h4{color:#333;font-size:1rem;margin-bottom:8px}.guidance-item p{color:#666;font-size:.9rem;line-height:1.5}.stat-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:10px 0}.stat-item:last-child{border-bottom:none}.stat-value{font-size:1rem}.warning-card{border-left:4px solid #ffc107}.warning-card h4{align-items:center;color:#856404;display:flex;gap:8px;margin-bottom:15px}.warning-card ul{color:#666;margin:0;padding-left:20px}.warning-card li{font-size:.9rem;line-height:1.4;margin-bottom:8px}.loading-spinner{padding:100px 20px;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1e3c72;height:50px;margin:0 auto 20px;width:50px}.error-message,.not-found{background:#fff;border-radius:12px;margin:50px auto;max-width:500px;padding:100px 20px;text-align:center}.error-message h2,.not-found h2{color:#dc3545;margin-bottom:15px}.error-message p,.not-found p{color:#666;margin-bottom:25px}.error-message button,.not-found button{background:#1e3c72;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:12px 30px}.error-message button:hover,.not-found button:hover{background:#152a4d}@media (max-width:768px){.bid-page-header{margin-bottom:20px;padding:20px 0}.bid-page-header h1{font-size:1.5rem;margin-bottom:15px}.bounty-info-brief h2{font-size:1.3rem}.bounty-meta{gap:10px}.container{padding:0 15px}.bid-page-content{gap:20px;grid-template-columns:1fr}.bid-form-section{padding:20px}.form-row{gap:15px;grid-template-columns:1fr}.form-header h3{font-size:1.3rem}.amount-suggestions,.time-suggestions{justify-content:space-between}.amount-suggestions button,.time-suggestions button{flex:1 1;min-width:80px}.form-actions{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}@media (max-width:480px){.bid-page-header{padding:15px 0}.bid-page-header h1{font-size:1.3rem}.container{padding:0 10px}.bid-form-section{padding:15px}.form-header h3{font-size:1.1rem}.guidance-card,.stats-card,.warning-card{padding:15px}}.my-bounties-container{background:#f8f9fa;min-height:100vh;padding:20px 0}.my-bounties-header{background:#fff;box-shadow:0 2px 10px #00000014;margin-bottom:30px;padding:30px 0;text-align:center}.my-bounties-header h1{color:#1e3c72;font-size:2.2rem;margin-bottom:10px}.my-bounties-header p{color:#666;font-size:1.1rem}.my-bounties-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;margin:0 auto;max-width:1000px;overflow:hidden}.tabs-container{border-bottom:1px solid #e9ecef}.tabs{padding:0 30px}.tab{color:#6c757d;font-weight:500;padding:20px 30px}.tab:hover{background:#1e3c720d}.actions-bar{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px 30px}.btn-create-bounty{background:linear-gradient(135deg,#ff6b35,#e55a2b);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-create-bounty:hover{box-shadow:0 4px 12px #ff6b354d;transform:translateY(-2px)}.bids-list,.bounties-list{padding:0}.bid-item,.bounty-item{border-bottom:1px solid #e9ecef;padding:25px 30px;transition:all .3s ease}.bid-item:hover,.bounty-item:hover{background-color:#f8f9fa}.bid-item:last-child,.bounty-item:last-child{border-bottom:none}.bid-main,.bounty-main{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.bid-info,.bounty-info{flex:1 1;margin-right:20px}.bounty-title{color:#333;font-size:1.2rem;line-height:1.3;margin:0 0 12px}.bid-meta,.bounty-meta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.bid-amount,.bounty-amount{color:#ff6b35;font-size:1.3rem;font-weight:700}.bid-category,.bounty-category{background:#f8f9fa;border-radius:4px;color:#666;font-size:.8rem;padding:4px 8px}.bid-status,.bounty-status{border-radius:4px;font-size:.8rem;font-weight:700;padding:4px 8px}.bid-status.pending,.bounty-status.open{background:#fff3cd;color:#856404}.bid-status.rejected,.bounty-status.closed{background:#f8d7da;color:#721c24}.bid-status.accepted{background:#d4edda;color:#155724}.deadline{border-radius:4px;font-size:.8rem;font-weight:700;padding:4px 8px}.deadline.urgent{background:#f8d7da;color:#721c24}.bid-time{background:#e9ecef;border-radius:4px;color:#666;font-size:.8rem;padding:4px 8px}.bid-proposal,.bounty-description{color:#555;line-height:1.5;margin:0}.bounty-stats{align-items:center;display:flex;flex-direction:column;gap:8px}.stat{text-align:center}.stat-value{display:block}.stat-label{font-size:.8rem}.bid-terms{display:flex;gap:15px;margin-top:10px}.bid-terms span{background:#f8f9fa;border-radius:4px;color:#666;font-size:.8rem;padding:4px 8px}.bid-actions,.bounty-actions{display:flex;gap:10px}.btn-manage,.btn-view{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease}.btn-view{background:#1e3c72}.btn-manage{background:#0000;border:1px solid #1e3c72;color:#1e3c72}.btn-view:hover{background:#152a4d}.btn-manage:hover{background:#1e3c72;color:#fff}.empty-state{padding:60px 20px}.empty-state p{margin-bottom:25px}.login-required{margin:50px auto;max-width:400px;padding:100px 20px}.login-required p{margin-bottom:25px}.login-required button:hover{background:#152a4d}@media (max-width:768px){.tabs{flex-direction:column}.tab{text-align:center}.bid-main,.bounty-main{flex-direction:column;gap:15px}.bid-info,.bounty-info{margin-right:0}.bounty-stats{flex-direction:row;justify-content:space-around;width:100%}.bid-actions,.bounty-actions{justify-content:center;width:100%}.bid-meta,.bounty-meta{flex-direction:column;gap:8px}}.resource-detail{background:#f8f9fa;min-height:100vh}.breadcrumb{background:#fff;border-bottom:1px solid #e9ecef;margin-bottom:20px;padding:15px 0}.breadcrumb .container{margin:0 auto;max-width:1400px;width:95%}.breadcrumb a{color:#667eea;margin:0 5px;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#666;margin-left:5px}.detail-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 350px;margin:0 auto;max-width:1400px;width:95%}.resource-main{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:30px}.resource-header{border-bottom:1px solid #e9ecef;margin-bottom:20px;padding-bottom:20px}.resource-title{font-size:1.8rem}.official-badge{background:#ff6b35;border-radius:4px;color:#fff;font-size:.8rem;margin-left:12px;padding:4px 12px}.resource-price{color:#ff6b35;font-size:2rem}.resource-meta{margin-bottom:25px}.resource-meta span{background:#f8f9fa}.detail-tabs{border-bottom:1px solid #e9ecef;display:flex;margin-bottom:25px}.tab{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1rem;padding:12px 24px;transition:all .3s ease}.tab.active{border-bottom-color:#1e3c72}.tab.active,.tab:hover{color:#1e3c72}.tab-content{min-height:300px}.description-content pre{color:#555;font-family:inherit;line-height:1.6;white-space:pre-wrap}.seller-card{background:#f8f9fa;border-radius:8px;padding:20px}.seller-card h3{color:#1e3c72;margin-bottom:20px;margin-top:0}.seller-info{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:20px}.info-item{border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:8px 0}.info-item label{color:#333;font-weight:500}.credit-score{color:#28a745;font-weight:700}.member-level{background:#1e3c72;border-radius:4px;color:#fff;font-size:.8rem;padding:2px 8px}.seller-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);text-align:center}.stat{background:#fff;border-radius:6px;padding:15px}.attachments-content h3{color:#1e3c72;margin-bottom:20px;margin-top:0}.attachments-list{display:flex;flex-direction:column;gap:10px}.attachment-item{border:1px solid #e9ecef;gap:12px;padding:12px}.file-icon{font-size:1.5rem}.file-name{color:#333}.btn-download,.btn-preview{background:#fff;border:1px solid #e1e5e9;border-radius:4px;cursor:pointer;font-size:.9rem;padding:6px 12px;transition:all .3s ease}.btn-download{background:#1e3c72;border-color:#1e3c72;color:#fff}.btn-preview:hover{border-color:#1e3c72;color:#1e3c72}.btn-download:hover{background:#152a4d}.action-sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:80px}.action-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:25px}.price-section{border-bottom:1px solid #e9ecef;margin-bottom:25px;padding-bottom:20px;text-align:center}.current-price{color:#ff6b35;font-size:2.2rem;font-weight:700;margin-bottom:8px}.original-price{color:#999;font-size:1rem;margin-bottom:8px;text-decoration:line-through}.discount{background:#ff6b35;border-radius:12px;color:#fff;display:inline-block;font-size:.8rem;padding:4px 12px}.action-buttons{flex-direction:column;gap:12px;margin-bottom:25px}.btn-buy,.btn-contact,.btn-favorite{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:14px;transition:all .3s ease}.btn-buy{background:#ff6b35;color:#fff}.btn-favorite{background:#f8f9fa;border:1px solid #e1e5e9;color:#666}.btn-buy:hover{background:#e55a2b;transform:translateY(-2px)}.btn-contact:hover{background:#152a4d;transform:translateY(-2px)}.btn-favorite:hover{background:#e9ecef;transform:translateY(-2px)}.security-info{border-bottom:1px solid #e9ecef;margin-bottom:25px;padding-bottom:20px}.security-item{color:#666;font-size:.9rem;gap:10px;margin-bottom:10px}.security-item .icon{font-size:1.2rem}.service-info h4{color:#1e3c72;margin-bottom:15px}.service-info ul{list-style:none;margin:0;padding:0}.service-info li{color:#666;font-size:.9rem;padding:6px 0 6px 20px;position:relative}.service-info li:before{color:#1e3c72;content:"•";left:0;position:absolute}@media (max-width:1024px){.detail-content{grid-template-columns:1fr}.action-sidebar{position:static}}@media (max-width:768px){.resource-header{flex-direction:column;gap:15px}.resource-title{margin-right:0}.resource-meta{flex-direction:column;gap:8px}.seller-info,.seller-stats{grid-template-columns:1fr}.attachment-item,.detail-tabs{flex-direction:column}.attachment-item{align-items:flex-start;gap:8px}.attachment-item .file-info{width:100%}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rich-text-editor{border:1px solid #d9d9d9;border-radius:6px;overflow:hidden}.rich-text-editor .ql-toolbar{background:#fafafa;border-bottom:1px solid #d9d9d9}.rich-text-editor .ql-container{border:none;font-family:inherit}.rich-text-editor .ql-editor{font-size:14px;line-height:1.6;min-height:200px}.rich-text-editor .ql-editor.ql-blank:before{color:#bfbfbf;font-style:normal}.rich-text-editor .ql-toolbar .ql-stroke{stroke:#666}.rich-text-editor .ql-toolbar .ql-fill{fill:#666}.rich-text-editor .ql-toolbar .ql-picker-label{color:#666}.rich-text-editor .ql-toolbar button.ql-active,.rich-text-editor .ql-toolbar button:focus,.rich-text-editor .ql-toolbar button:hover{color:#1890ff}.rich-text-editor .ql-toolbar button.ql-active .ql-stroke,.rich-text-editor .ql-toolbar button:focus .ql-stroke,.rich-text-editor .ql-toolbar button:hover .ql-stroke{stroke:#1890ff}.rich-text-editor .ql-toolbar button.ql-active .ql-fill,.rich-text-editor .ql-toolbar button:focus .ql-fill,.rich-text-editor .ql-toolbar button:hover .ql-fill{fill:#1890ff}.rich-text-editor.preview-mode .ql-toolbar{display:none}.rich-text-editor.preview-mode .ql-editor{background:#fafafa;border:1px solid #f0f0f0;border-radius:6px}.publish-container{background:#f8f9fa;margin:0 auto;max-width:1000px;min-height:100vh;padding:20px}.publish-header{margin-bottom:40px;text-align:center}.publish-header h1{color:#1e3c72;font-size:2.2rem;margin-bottom:10px}.publish-header p{color:#666;font-size:1.1rem}.publish-stepper{display:flex;justify-content:center;margin-bottom:40px;position:relative}.publish-stepper:before{background:#e8e8e8;content:"";height:2px;left:25%;position:absolute;right:25%;top:20px;z-index:1}.step{flex-direction:column;max-width:200px;position:relative;z-index:2}.step,.step-number{align-items:center;display:flex}.step-number{background:#f0f0f0;border:2px solid #e8e8e8;justify-content:center;margin-bottom:8px;transition:all .3s ease}.step.active .step-number{background:#1e3c72;border-color:#1e3c72;color:#fff}.step-label{color:#999;font-size:.9rem;font-weight:500}.step.active .step-label{color:#1e3c72}.publish-form{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:40px}.form-step h3{border-bottom:2px solid #f0f0f0;color:#1e3c72;font-size:1.5rem;margin-bottom:30px;padding-bottom:15px}.form-group{margin-bottom:25px}.form-group input,.form-group select,.form-group textarea{border:1px solid #d9d9d9;border-radius:6px;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1e3c72;box-shadow:0 0 0 2px #1e3c721a;outline:none}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.char-count{color:#999;font-size:.8rem;margin-top:4px;text-align:right}.field-note{color:#666;font-size:.85rem;font-style:italic;margin-top:6px}.file-upload-area{border:2px dashed #d9d9d9;border-radius:6px;padding:20px;text-align:center;transition:border-color .3s}.file-upload-area:hover{border-color:#1e3c72}.upload-button{background:#1e3c72;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px;transition:background .3s}.upload-button:hover{background:#2a5298}.upload-hint{color:#666;display:block;font-size:.9rem;margin-top:10px}.attachments-list{margin-top:15px}.attachments-list h4{color:#333;margin-bottom:10px}.attachment-item{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;margin-bottom:8px;padding:10px}.file-icon{font-size:1.2rem;margin-right:10px}.file-info{flex:1 1}.file-name{display:block;font-weight:500}.file-size{color:#666;display:block;font-size:.8rem}.remove-file{background:#ff4d4f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:6px 12px}.remove-file:hover{background:#ff7875}.form-actions{border-top:1px solid #f0f0f0;justify-content:space-between;margin-top:40px;padding-top:20px}.btn-next,.btn-prev,.btn-publish{border:none;border-radius:6px;cursor:pointer;font-size:1rem;padding:12px 30px;transition:all .3s ease}.btn-prev{background:#f5f5f5;color:#666}.btn-prev:hover{background:#e8e8e8}.btn-next,.btn-publish{background:#1e3c72;color:#fff}.btn-next:hover,.btn-publish:hover{background:#2a5298;transform:translateY(-2px)}.btn-publish{background:#52c41a}.btn-publish:hover{background:#73d13d}.preview-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:30px;padding:25px}.preview-header{align-items:flex-start;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.preview-header h4{color:#1e3c72;flex:1 1;font-size:1.3rem;margin:0 20px 0 0}.preview-price{color:#f5222d;font-size:1.5rem;font-weight:700;white-space:nowrap}.preview-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.category-tag,.subcategory-tag{background:#1890ff;border-radius:4px;color:#fff;font-size:.8rem;padding:4px 8px}.subcategory-tag{background:#52c41a}.validity-info{color:#666;font-size:.9rem}.preview-content h5{color:#333;font-size:1.1rem;margin:20px 0 10px}.paid-content,.preview-description{background:#fff;border:1px solid #f0f0f0;border-radius:6px;padding:15px}.paid-content{background:#fff7e6;border-color:#ffd591}.preview-attachments{display:flex;flex-direction:column;gap:8px}.preview-file{padding:10px}.contact-info,.preview-file{background:#fff;border:1px solid #e8e8e8;border-radius:4px}.contact-info{font-family:monospace;padding:10px 15px}.publish-notice{background:#e6f7ff;border:1px solid #91d5ff;border-radius:6px;margin-bottom:30px;padding:20px}.publish-notice h4{color:#1890ff;margin-bottom:15px}.publish-notice ul{margin:0;padding-left:20px}.publish-notice li{color:#333;margin-bottom:8px}.login-required{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:60px 20px;text-align:center}.login-required h2{color:#1e3c72;margin-bottom:15px}.login-required p{color:#666;margin-bottom:30px}.login-required button{background:#1e3c72;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 30px}.login-required button:hover{background:#2a5298}@media (max-width:768px){.publish-container{padding:10px}.publish-form{padding:20px}.form-row{gap:0;grid-template-columns:1fr}.publish-stepper:before{display:none}.publish-stepper{flex-direction:column;gap:20px}.step{flex-direction:row;max-width:none}.step-number{margin-bottom:0;margin-right:10px}.form-actions{flex-direction:column;gap:10px}.btn-next,.btn-prev,.btn-publish{width:100%}}.user-center-page{background:#f8f9fa;min-height:100vh;padding-bottom:50px}.user-layout{display:flex;gap:30px;margin-top:30px}.user-sidebar{flex-shrink:0;width:280px}.user-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;margin-bottom:20px;overflow:hidden;padding:25px;position:relative;text-align:center}.user-card:before{background:linear-gradient(90deg,#1e3c72,#2a5298);content:"";height:4px;left:0;position:absolute;right:0;top:0}.user-avatar{margin-bottom:20px;position:relative}.avatar-circle{background:linear-gradient(135deg,#1e3c72,#2a5298);box-shadow:0 4px 10px #1e3c724d;color:#fff;font-size:40px;font-weight:700;height:100px;margin:0 auto;width:100px}.avatar-circle,.user-status{align-items:center;border-radius:50%;display:flex;justify-content:center}.user-status{background:#fff;bottom:5px;height:20px;position:absolute;right:5px;width:20px}.status-indicator{height:12px;width:12px}.user-info{margin-bottom:20px}.username{color:#333;font-size:1.5rem;margin-bottom:5px}.member-level{font-size:.9rem;font-weight:600;margin-bottom:5px}.user-email{color:#666;font-size:.9rem}.user-progress{background:#f8f9fa;border-radius:8px;padding:15px}.progress-bar{background:#e9ecef;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#1e3c72,#2a5298);border-radius:4px;height:100%}.progress-text{color:#666;display:flex;font-size:.85rem;justify-content:space-between}.user-nav{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;padding:15px 0}.user-nav-item{align-items:center;color:#555;display:flex;padding:12px 20px;position:relative;text-decoration:none;transition:all .3s ease}.user-nav-item:hover{background:#f5f7fa;color:#1e3c72}.user-nav-item.active{background:#f0f7ff;border-left:4px solid #1e3c72;color:#1e3c72}.user-nav-item.active .nav-icon-wrapper{background:#1e3c72}.user-nav-item.active .icon{color:#fff}.nav-icon-wrapper{align-items:center;background:#f0f7ff;border-radius:8px;display:flex;height:36px;justify-content:center;margin-right:15px;transition:all .3s ease;width:36px}.icon{color:#1e3c72;font-size:18px}.user-nav-text{flex:1 1;font-size:.95rem;font-weight:500}.user-nav-badge{background:#f5222d;border-radius:10px;color:#fff;font-size:.75rem;font-weight:500;padding:2px 8px}.user-nav-badge.new{background:#52c41a}.nav-divider{background:#f0f0f0;height:1px;margin:10px 0}.upgrade-item .icon{color:#faad14}.logout-item .icon{color:#f5222d}.user-main{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;flex:1 1;min-height:500px;padding:30px}.loading-container{height:400px}.loading-spinner{height:50px;margin-bottom:20px;width:50px}.profile-content .content-header{margin-bottom:25px}.content-header h2{color:#333;font-size:1.8rem;margin-bottom:8px}.content-header p{color:#666;font-size:1rem}.stats-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:30px}.stat-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;padding:20px;transition:all .3s ease}.stat-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.stat-icon{align-items:center;background:#f0f7ff;border-radius:10px;display:flex;height:50px;justify-content:center;width:50px}.stat-icon .icon{color:#1e3c72;font-size:24px}.stat-value{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:4px}.stat-label{font-size:.9rem}.profile-form{background:#f8f9fa;border-radius:12px;padding:25px}.form-section h3{border-bottom:1px solid #e9ecef;padding-bottom:10px}.form-group{margin-bottom:15px}.form-group label{font-weight:500}.input-group{position:relative}.input-group input{border:1px solid #e1e5e9;border-radius:6px;font-size:1rem;padding:12px 15px;transition:all .3s ease;width:100%}.input-group input:focus{border-color:#1e3c72;box-shadow:0 0 0 2px #1e3c7233;outline:none}.input-group .icon{color:#666;cursor:pointer;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.disabled-input{background:#f5f5f5;cursor:not-allowed}.security-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.security-item{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;padding:15px;transition:all .3s ease}.security-item:hover{box-shadow:0 4px 12px #00000014}.security-icon{align-items:center;background:#f0f7ff;border-radius:10px;display:flex;height:50px;justify-content:center;margin-right:15px;width:50px}.security-icon .icon{color:#1e3c72;font-size:24px}.security-info{flex:1 1}.security-info h4{color:#333;font-size:1.1rem;margin-bottom:5px}.security-info p{color:#666;font-size:.9rem}.btn-security{background:#0000;border:1px solid #e1e5e9;border-radius:6px;color:#666;cursor:pointer;padding:6px 15px;transition:all .3s ease}.btn-security:hover{background:#f0f7ff;border-color:#1e3c72;color:#1e3c72}.form-actions{margin-top:20px}.btn-primary{font-weight:500;padding:10px 25px}.btn-primary:hover{background:#152a4d}.btn-secondary{background:#fff;border:1px solid #e1e5e9;border-radius:6px;font-weight:500;padding:10px 25px}.btn-secondary:hover{background:#f5f5f5}@media (max-width:992px){.user-layout{flex-direction:column}.user-sidebar{width:100%}}@media (max-width:768px){.stats-cards{grid-template-columns:1fr 1fr}.security-grid{grid-template-columns:1fr}}@media (max-width:576px){.form-grid,.stats-cards{grid-template-columns:1fr}.user-main{padding:20px}}.order-create-page{background:#f8f9fa;min-height:100vh;padding:20px 0}.order-content{gap:30px}.agreement-section,.price-section,.resource-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:30px}.agreement-section h3,.price-section h3,.resource-section h3{border-bottom:2px solid #f0f0f0;color:#1e3c72;font-size:1.3rem;margin-bottom:20px;padding-bottom:10px}.resource-header{margin-bottom:15px}.resource-header h4{color:#333;flex:1 1;font-size:1.2rem;margin:0 20px 0 0}.resource-price{font-size:1.5rem}.resource-meta{margin-bottom:15px}.resource-description{color:#666;line-height:1.6}.price-details{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden}.price-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:15px 20px}.price-row:last-child{border-bottom:none}.agreement-content{background:#f8f9fa;border-radius:6px;margin-bottom:20px;padding:20px}.agreement-content p{color:#666;line-height:1.5;margin:8px 0}.agree-checkbox{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:10px}.agree-checkbox input{height:18px;width:18px}.btn-back{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:6px;color:#666;cursor:pointer;font-size:1rem;padding:12px 30px;transition:all .3s}.btn-back:hover{background:#e8e8e8}.btn-confirm{background:#52c41a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:12px 40px;transition:all .3s}.btn-confirm:hover:not(:disabled){background:#73d13d;transform:translateY(-2px)}.btn-confirm:disabled{background:#b7eb8f;cursor:not-allowed;transform:none}@media (max-width:768px){.order-content{gap:20px}.agreement-section,.price-section,.resource-section{padding:20px}.resource-header{flex-direction:column;gap:10px}.resource-header h4{margin-right:0}.action-section{flex-direction:column;gap:15px}.btn-back,.btn-confirm{width:100%}}.order-detail-page{background:#f8f9fa;min-height:100vh;padding:20px 0}.order-content{flex-direction:column;gap:24px;margin:0 auto;max-width:800px}.payment-section,.price-section,.resource-section,.status-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:30px}.status-section{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.status-badge{border-radius:20px;font-size:1rem;font-weight:600;padding:8px 16px}.status-orange{border:1px solid #ffd591}.status-green{border:1px solid #b7eb8f}.status-blue{border:1px solid #91d5ff}.status-red{border:1px solid #ffa39e}.status-gray{border:1px solid #d9d9d9}.order-time{color:#666;font-size:.95rem}.payment-section h3,.price-section h3,.resource-section h3{border-bottom:2px solid #f0f0f0;color:#1e3c72;font-size:1.3rem;margin-bottom:20px;padding-bottom:10px}.resource-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;padding:20px}.resource-card h4{color:#333;font-size:1.2rem;margin:0 0 15px}.resource-meta{gap:15px}.resource-meta span{background:#e6f7ff;color:#1890ff;font-size:.9rem;padding:6px 12px}.payment-details,.price-details{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden}.detail-row,.price-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:15px 20px}.detail-row:last-child,.price-row:last-child{border-bottom:none}.price-row.total{background:#f6ffed;font-size:1.1rem;font-weight:700}.total-price{color:#f5222d;font-size:1.3rem;font-weight:700}.action-section{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;gap:15px;justify-content:space-between;padding:30px}.btn-back,.btn-cancel,.btn-pay,.btn-view{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s ease}.btn-cancel{border:1px solid #d9d9d9}.btn-pay:hover:not(:disabled){background:#73d13d;transform:translateY(-2px)}.btn-pay:disabled{background:#b7eb8f;cursor:not-allowed;transform:none}.btn-view:hover{transform:translateY(-2px)}.btn-back{background:#1e3c72;color:#fff}.btn-back:hover{background:#2a5298;transform:translateY(-2px)}.error-state,.loading{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;font-size:1.1rem;padding:60px 20px;text-align:center}.error-state{color:#f5222d}@media (max-width:768px){.order-content{gap:16px}.action-section,.payment-section,.price-section,.resource-section,.status-section{padding:20px}.status-section{align-items:flex-start;flex-direction:column;gap:15px}.resource-meta{gap:8px}.action-section,.resource-meta{flex-direction:column}.btn-back,.btn-cancel,.btn-pay,.btn-view{width:100%}.page-header h1{font-size:1.8rem}}.order-list-page{background:#f8f9fa;min-height:100vh;padding:20px 0}.page-header{padding:30px}.page-header h1{color:#1e3c72;font-size:2.2rem}.filter-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014}.filter-tab{background:#f5f5f5;font-size:.95rem;padding:10px 20px}.orders-container{border-radius:12px;box-shadow:0 2px 10px #00000014}.btn-secondary{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;color:#666;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease}.btn-secondary:hover{background:#e8e8e8}.loading{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014}@media (max-width:768px){.filter-tabs{flex-wrap:nowrap;overflow-x:auto;padding:15px}.filter-tab{font-size:.9rem;padding:8px 16px}.order-item{padding:20px}.order-header{gap:10px}.order-header,.order-info{align-items:flex-start;flex-direction:column}.order-info{gap:5px}.order-content{flex-direction:column;gap:15px}.order-price{text-align:left;width:100%}.order-actions{flex-wrap:wrap;justify-content:flex-start}.page-header h1{font-size:1.8rem}}.my-resources-page{padding:30px}.content-header{align-items:flex-start;display:flex;justify-content:space-between}.resources-container{background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.resources-list{display:flex;flex-direction:column}.resource-item{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:25px;transition:background .3s ease}.resource-item:hover{background:#fafafa}.resource-item:last-child{border-bottom:none}.resource-main{flex:1 1;margin-right:20px}.resource-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.resource-title{flex:1 1;font-size:1.2rem;margin:0 20px 0 0}.resource-price{color:#f5222d;font-size:1.3rem;font-weight:700;white-space:nowrap}.resource-meta{align-items:center;margin-bottom:12px}.resource-meta span{font-weight:500}.category{background:#e6f7ff;color:#1890ff}.subcategory{background:#f6ffed;color:#52c41a}.validity{background:#fff7e6;color:#fa8c16}.status{border-radius:12px;font-size:.8rem;padding:4px 8px}.resource-stats{color:#999;display:flex;font-size:.9rem;gap:20px}.resource-actions{display:flex;flex-shrink:0;gap:8px}.resource-actions button{border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;font-size:.85rem;padding:6px 12px;transition:all .3s ease;white-space:nowrap}.btn-view{border-color:#1890ff!important}.btn-edit{background:#52c41a;border-color:#52c41a!important;color:#fff}.btn-edit:hover{background:#73d13d}.btn-renew{background:#fa8c16;border-color:#fa8c16!important;color:#fff}.btn-renew:hover{background:#ffa940}.btn-delete{background:#f5f5f5;border-color:#ffa39e!important;color:#f5222d}.btn-delete:hover{background:#fff1f0}@media (max-width:768px){.my-resources-page{padding:20px}.content-header{align-items:stretch;flex-direction:column;gap:15px}.filter-tabs{flex-wrap:nowrap;overflow-x:auto;padding:15px}.resource-item{flex-direction:column;gap:15px}.resource-main{margin-right:0;width:100%}.resource-header{flex-direction:column;gap:10px}.resource-title{margin-right:0}.resource-actions{justify-content:flex-end;width:100%}.resource-meta{align-items:flex-start;flex-direction:column;gap:8px}}.my-orders-page{padding:30px}.content-header{border-bottom:2px solid #f0f0f0;margin-bottom:30px;padding-bottom:20px}.header-main h2{color:#1e3c72;font-size:1.8rem;margin:0 0 8px}.header-main p{color:#666;font-size:1rem;margin:0}.filter-tabs{background:#f8f9fa;border-radius:8px;display:flex;gap:10px;margin-bottom:30px;overflow-x:auto;padding:20px}.filter-tab{background:#fff;border:1px solid #e8e8e8;border-radius:20px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.filter-tab:hover{background:#e6f7ff;border-color:#91d5ff}.filter-tab.active{background:#1e3c72;border-color:#1e3c72;color:#fff}.orders-container{background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.empty-state{color:#666}.btn-primary{background:#1e3c72}.btn-primary:hover{background:#2a5298}.orders-list{display:flex;flex-direction:column}.order-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:25px;transition:background .3s ease}.order-item:hover{background:#fafafa}.order-item:last-child{border-bottom:none}.order-header{flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.order-header,.order-info{align-items:center;display:flex}.order-info{gap:20px}.order-number{color:#333;font-weight:500}.order-date{color:#999;font-size:.9rem}.order-status{border-radius:12px;font-size:.85rem;font-weight:500;padding:6px 12px}.status-orange{background:#fff7e6;color:#fa8c16}.status-green{background:#f6ffed;color:#52c41a}.status-blue{background:#e6f7ff;color:#1890ff}.status-red{background:#fff1f0;color:#f5222d}.status-gray{background:#f5f5f5;color:#999}.order-content{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:15px}.resource-info{flex:1 1}.resource-title{color:#333;font-size:1.1rem;line-height:1.4;margin:0 0 10px}.resource-meta{display:flex;flex-wrap:wrap;gap:12px}.resource-meta span{background:#f0f0f0;border-radius:4px;color:#666;font-size:.85rem;padding:4px 8px}.order-price{min-width:120px;text-align:right}.price-amount{color:#f5222d;font-size:1.3rem;font-weight:700;margin-bottom:4px}.price-detail{color:#999;font-size:.85rem}.order-actions{display:flex;gap:10px;justify-content:flex-end}.btn-again,.btn-cancel,.btn-pay,.btn-view{border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.btn-cancel{background:#f5f5f5;color:#666}.btn-cancel:hover{background:#e8e8e8}.btn-pay{background:#52c41a;border-color:#52c41a;color:#fff}.btn-pay:hover{background:#73d13d}.btn-view{background:#1890ff;border-color:#1890ff;color:#fff}.btn-view:hover{background:#40a9ff}.btn-again{background:#fa8c16;border-color:#fa8c16;color:#fff}.btn-again:hover{background:#ffa940}.loading{color:#666;font-size:1.1rem;padding:60px 20px;text-align:center}@media (max-width:768px){.my-orders-page{padding:20px}.filter-tabs{flex-wrap:nowrap;overflow-x:auto;padding:15px}.order-item{padding:20px}.order-header{gap:10px}.order-header,.order-info{align-items:flex-start;flex-direction:column}.order-info{gap:5px}.order-content{flex-direction:column;gap:15px}.order-price{text-align:left;width:100%}.order-actions{flex-wrap:wrap;justify-content:flex-start}}.agents-page{background:#f8f9fa;min-height:100vh;padding:20px 0}.container{max-width:1400px}.page-header{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;margin-bottom:40px;padding:40px 20px}.page-header h1{color:#dde2e7;margin-bottom:10px}.page-header p{color:#666;font-size:1.2rem}.agents-filter{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;margin-bottom:30px;padding:30px}.search-box{display:flex;gap:10px;margin-bottom:25px}.search-box input{border:1px solid #d9d9d9;border-radius:6px;flex:1 1;font-size:1rem;padding:12px 16px}.search-btn{background:#1e3c72;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:12px 24px}.category-tabs{display:flex;flex-wrap:wrap;gap:10px}.category-tab{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:20px;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:all .3s ease}.category-tab:hover{background:#e6f7ff;border-color:#91d5ff}.category-tab.active{background:#1e3c72;border-color:#1e3c72;color:#fff}.agents-list{margin-bottom:50px}.empty-state{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:80px 20px;text-align:center}.empty-icon{font-size:4rem;margin-bottom:20px}.empty-state h3{color:#333;font-size:1.5rem;margin-bottom:15px}.empty-state p{color:#666;font-size:1.1rem;margin-bottom:30px}.agents-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.agent-card{border-radius:12px;box-shadow:0 2px 10px #00000014;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.agent-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.agent-header{align-items:flex-start;gap:15px}.agent-avatar{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;position:relative;width:60px}.online-dot{background:#52c41a;border:2px solid #fff;border-radius:50%;bottom:2px;height:12px;position:absolute;right:2px;width:12px}.agent-info{flex:1 1}.agent-info h3{color:#333;font-size:1.3rem;margin:0 0 8px}.agent-stats{display:flex;flex-wrap:wrap;gap:15px}.agent-stats span{background:#f5f5f5;border-radius:4px;color:#666;font-size:.85rem;padding:4px 8px}.agent-status .status-online{background:#f6ffed;color:#52c41a}.agent-status .status-offline,.agent-status .status-online{border-radius:4px;font-size:.8rem;font-weight:500;padding:4px 8px}.agent-status .status-offline{background:#f5f5f5;color:#999}.agent-description{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:15px}.agent-specialty strong{color:#333;display:block;margin-bottom:8px}.specialty-tags{display:flex;flex-wrap:wrap;gap:8px}.specialty-tag{background:#e6f7ff;border-radius:4px;color:#1890ff;font-size:.8rem;font-weight:500;padding:4px 8px}.agent-details{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:15px}.detail-item{align-items:center;justify-content:space-between;margin-bottom:8px}.detail-item:last-child{margin-bottom:0}.detail-item .label{color:#666;font-size:.9rem}.detail-item .value{color:#333;font-size:.9rem;font-weight:500}.agent-actions{display:flex;gap:10px}.btn-contact{background:#1e3c72;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-weight:500;padding:10px;transition:background .3s ease}.btn-contact:hover{background:#2a5298}.btn-profile{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:6px;color:#666;cursor:pointer;flex:1 1;padding:10px;transition:all .3s ease}.btn-profile:hover{background:#e8e8e8}.agents-service-info{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:40px}.agents-service-info h2{color:#1e3c72;font-size:2rem;margin-bottom:30px;text-align:center}.service-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-item{border-radius:8px;padding:25px;text-align:center;transition:transform .3s ease}.service-item:hover{transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:15px}.service-item h3{color:#333;font-size:1.3rem;margin-bottom:10px}.service-item p{color:#666;line-height:1.5;margin:0}@media (max-width:768px){.agents-grid{grid-template-columns:1fr}.agent-header{flex-direction:column;text-align:center}.agent-stats{justify-content:center}.agent-actions{flex-direction:column}.category-tabs{justify-content:center}.search-box{flex-direction:column}.page-header h1{font-size:2rem}}.agent-apply-page{background:#f8f9fa;min-height:100vh}.page-header{padding:40px 0;text-align:center}.page-header h1{font-size:2.5rem;margin:0 0 10px}.page-header p{font-size:1.1rem}.container{padding:30px 0;width:95%}.apply-conditions{margin-bottom:40px}.apply-conditions h2{color:#1e3c72;font-size:2rem;margin-bottom:30px;text-align:center}.conditions-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.condition-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #00000014;padding:25px 20px;text-align:center;transition:transform .3s ease}.condition-card:hover{transform:translateY(-5px)}.condition-icon{font-size:2.5rem;margin-bottom:15px}.condition-card h3{color:#1e3c72;font-size:1.2rem;margin-bottom:10px}.condition-card p{color:#666;line-height:1.5;margin:0}.apply-form{background:#fff;border-radius:10px;box-shadow:0 2px 20px #0000001a;padding:40px}.apply-form h2{color:#1e3c72;font-size:1.8rem;margin-bottom:30px;text-align:center}.form-section{border-bottom:1px solid #e9ecef;margin-bottom:30px;padding-bottom:20px}.form-section:last-of-type{border-bottom:none}.form-section h3{color:#333;font-size:1.3rem;margin-bottom:20px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:12px 15px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#1e3c72;box-shadow:0 0 0 2px #1e3c721a;outline:none}.specialty-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.specialty-option{align-items:center;background:#f8f9fa;border-radius:6px;cursor:pointer;display:flex;padding:10px;transition:background-color .3s ease}.specialty-option:hover{background:#e9ecef}.specialty-option input{margin-right:8px;width:auto}.terms-agree{align-items:center;cursor:pointer;display:flex;font-weight:400}.terms-agree input{margin-right:10px;width:auto}.form-actions{justify-content:center;margin-top:30px}.btn-cancel,.btn-submit{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.btn-cancel{background:#6c757d;color:#fff}.btn-submit{background:#1e3c72;color:#fff}.btn-submit:disabled{background:#ccc;cursor:not-allowed}.btn-cancel:hover{background:#5a6268}.btn-submit:hover:not(:disabled){background:#152a4d;transform:translateY(-2px)}@media (max-width:768px){.apply-form{padding:20px}.conditions-grid,.form-grid{grid-template-columns:1fr}.specialty-options{grid-template-columns:repeat(2,1fr)}.form-actions{flex-direction:column}}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:40px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1e3c72;height:40px;margin-bottom:16px;width:40px}.loading-text{color:#666;font-size:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-footer{background:#001529;color:#fff;margin-top:40px;padding:40px 0 0}.footer-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.footer-section h3{color:#1890ff;margin-bottom:15px}.footer-section h4{color:#fff;font-size:16px;margin-bottom:15px}.footer-section p{color:#ccc;line-height:1.6;margin:5px 0}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#1890ff}.footer-bottom{border-top:1px solid #434343;color:#999;margin-top:30px;padding:20px 0;text-align:center}@media (max-width:768px){.footer-content{gap:20px;grid-template-columns:1fr}}.trade-guarantee-page{background:#f8f9fa;min-height:100vh;padding-bottom:40px}.guarantee-intro{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:30px;padding:20px;text-align:center}.guarantee-intro h2{color:#1e3c72;margin-bottom:15px}.guarantee-features{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:30px}.feature-card{background:#fff;border-radius:8px;border-top:3px solid #1890ff;box-shadow:0 2px 8px #0000000d;padding:20px;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:36px;margin-bottom:15px}.feature-card h3{color:#333;margin:0 0 10px}.feature-card p{color:#666;margin-bottom:15px}.feature-link{color:#1890ff;display:inline-block;font-weight:500;text-decoration:none}.how-it-works{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:30px;padding:20px}.how-it-works h2{color:#1e3c72;margin-bottom:20px;text-align:center}.process-steps{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.step{background:#f0f7ff;border-radius:8px;flex:1 1;min-width:250px;padding:15px;text-align:center}.step-number{background:#1890ff;border-radius:50%;color:#fff;font-weight:700;height:40px;line-height:40px;margin:0 auto 15px;width:40px}.stats-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:20px}.stats-section h2{color:#1e3c72;margin-bottom:20px;text-align:center}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{background:#f8f9fa;border-radius:8px;padding:15px;text-align:center}.stat-value{font-size:24px;margin-bottom:5px}@media (max-width:768px){.process-steps{flex-direction:column}.feature-card{margin-bottom:20px}}.credit-system-page{background:#f8f9fa;min-height:100vh;padding-bottom:40px}.credit-overview .ant-card{margin-bottom:24px}.credit-score-card{align-items:center;background:#f0f7ff;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px}.score-display{margin-bottom:15px;text-align:center}.score-value{color:#1e3c72;font-size:48px;font-weight:700;line-height:1}.score-label{color:#666;font-size:16px}.level-display .ant-tag{border-radius:20px;font-size:18px;padding:5px 15px}.credit-metrics{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.metric-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:15px}.metric-label{color:#666;font-size:14px;margin-bottom:8px}.metric-value{color:#333;font-size:18px;font-weight:600;margin-top:5px}.credit-history .ant-table{background:#fff}.credit-benefits .level-benefits{display:flex;flex-wrap:wrap;gap:20px}.level-card{border-radius:8px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:all .3s ease;width:220px}.level-card:hover{transform:translateY(-5px)}.level-card.current-level{border:2px solid #1890ff}.level-header{align-items:center;display:flex;justify-content:space-between;padding:12px 15px}.level-tag{font-size:18px;font-weight:700}.level-range{font-size:14px}.level-body{background:#fff;padding:15px}.benefits-list{margin:0;padding:0}.benefit-item{align-items:center;display:flex;font-size:14px;margin-bottom:10px}.benefit-icon{color:#52c41a;margin-right:8px}.credit-rules .ant-table{margin-bottom:20px}.rules-explanation{background:#f9f9f9;border-left:4px solid #1890ff;border-radius:8px;padding:15px}.rules-explanation h4{color:#1e3c72;margin-top:0}.credit-leaderboard .ant-table{margin-bottom:15px}.leaderboard-tips p{align-items:center;display:flex;margin:5px 0}.credit-tips .tips-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.tip-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:20px;text-align:center;transition:all .3s ease}.tip-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.tip-icon{font-size:32px;margin-bottom:15px}.tip-card h3{color:#1e3c72;margin:10px 0}.tip-card p{color:#666;font-size:14px;margin:0}@media (max-width:768px){.credit-metrics{grid-template-columns:1fr}.level-benefits{align-items:center;flex-direction:column}.level-card{max-width:300px;width:100%}}.risk-control-page{background:#f8f9fa;min-height:100vh;padding-bottom:40px}.risk-overview{margin-bottom:24px}.risk-overview .ant-card{text-align:center}.stat-footer{color:#666;font-size:12px;margin-top:8px}.risk-score-card{margin-top:16px}.score-header{align-items:center;margin-bottom:15px}.score-comparison,.score-header{display:flex;justify-content:space-between}.score-comparison{color:#666;font-size:12px;margin-top:10px}.risk-monitoring .ant-timeline{padding:20px 0}.event-card{background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000000d;padding:12px}.event-header{display:flex;justify-content:space-between;margin-bottom:8px}.event-type{font-weight:500}.event-time{color:#666;font-size:12px}.event-details{color:#666;display:flex;font-size:14px;justify-content:space-between}.event-actions{margin-top:10px}.review-history-section,.review-section,.user-risk-section{margin-bottom:24px}.rule-section{border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding-bottom:20px}.rule-section h3{color:#1e3c72;margin-bottom:15px}.review-modal-content{padding:10px}.review-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.detail-item{display:flex;margin-bottom:12px}.detail-label{color:#666;width:80px}.detail-value{flex:1 1;font-weight:500}.review-actions{display:flex;justify-content:center;margin-top:30px}@media (max-width:768px){.risk-overview .ant-col{margin-bottom:16px}.review-actions{flex-direction:column}.review-actions button{margin-bottom:10px;width:100%}}.arbitration-system-page{background:#f8f9fa;min-height:100vh;padding-bottom:40px}.dispute-list-section .ant-card{margin-bottom:24px}.dispute-detail-section{padding:20px 0}.dispute-header{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:20px;padding:20px}.dispute-header h2{color:#1e3c72;margin-bottom:10px}.dispute-meta{color:#666;display:flex;gap:20px}.dispute-id{font-weight:500}.dispute-status .status-pending{color:#faad14;font-weight:500;margin-left:5px}.dispute-status .status-in_review{color:#1890ff;font-weight:500;margin-left:5px}.dispute-status .status-resolved{color:#52c41a;font-weight:500;margin-left:5px}.dispute-overview .ant-card{margin-bottom:20px}.overview-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.overview-item{background:#f0f7ff;border-radius:8px;padding:15px}.overview-label{color:#666;font-size:14px;margin-bottom:5px}.overview-value{color:#333;font-size:16px;font-weight:600}.arbitration-process .ant-card{margin-bottom:20px}.step-content{margin-top:30px;padding:0 20px}.step-content h3{color:#1e3c72;margin-bottom:15px}.step-content p{color:#666;margin-bottom:20px}.evidence-section{margin:25px 0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.section-header h4{color:#333;margin:0}.action-buttons{display:flex;gap:15px;justify-content:flex-end;margin-top:25px}.arbitrator-info{margin:25px 0}.arbitrator-card{align-items:center;background:#f9f9f9;border:1px solid #e9ecef;border-radius:8px;display:flex;padding:15px}.arbitrator-avatar{align-items:center;background:#1e3c72;border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:700;height:50px;justify-content:center;margin-right:15px;width:50px}.arbitrator-details{flex:1 1}.arbitrator-name{font-size:18px;font-weight:600;margin-bottom:5px}.arbitrator-stats{color:#666;display:flex;font-size:14px;gap:15px}.resolution-result{align-items:center;background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;display:flex;margin:20px 0;padding:20px}.result-icon{color:#52c41a;font-size:36px;margin-right:20px}.result-details h4{color:#333;margin:0 0 10px}.resolution-details{background:#f9f9f9;border-radius:8px;margin:20px 0;padding:15px}.resolution-details h4{color:#333;margin-top:0}.dispute-history .ant-card{margin-top:20px}.evidence-form .form-group{margin-bottom:20px}.evidence-form label{display:block;font-weight:500;margin-bottom:8px}.file-upload{border:2px dashed #e1e5e9;border-radius:6px;padding:15px;text-align:center}.upload-tip{color:#666;font-size:14px;margin-top:10px}.form-actions{display:flex;gap:15px;justify-content:flex-end}@media (max-width:768px){.overview-grid{grid-template-columns:1fr}.arbitrator-stats{flex-direction:column;gap:5px}}.membership-page .level-card{border:2px solid #0000;border-radius:8px;overflow:hidden}.level-card.active{border-color:#722ed1}.level-header{color:#fff;padding:20px;text-align:center}.premium-membership-page .hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0;text-align:center}.pricing-card.recommended{border:2px solid #1890ff;position:relative}.customer-support-page{background:#f8f9fa;min-height:100vh;padding-bottom:40px}.container{padding:0 20px}.support-tabs .ant-tabs-nav{margin-bottom:0}.support-tabs .ant-tabs-tab{font-size:16px;padding:16px 24px}.contact-methods{margin-bottom:24px}.contact-card{border:1px solid #e9ecef;border-radius:8px;height:100%;padding:20px;text-align:center;transition:all .3s ease}.contact-card:hover{box-shadow:0 4px 12px #00000014}.contact-icon{align-items:center;background:#f0f7ff;border-radius:50%;color:#1e3c72;display:flex;font-size:24px;height:60px;justify-content:center;margin:0 auto 15px;width:60px}.contact-card h3{color:#333;margin-bottom:10px}.contact-card p{color:#666;margin:5px 0}.contact-card .ant-btn{margin-top:15px}.qr-code-placeholder{align-items:center;background:#f0f0f0;color:#999;display:flex;height:120px;justify-content:center;margin:10px auto;width:120px}.online-support{margin-bottom:24px}.agents-section h3{color:#1e3c72;margin-bottom:20px}.agent-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;height:100%;padding:20px;position:relative;text-align:center}.agent-card.online{border-top:3px solid #52c41a}.agent-card.offline{border-top:3px solid #d9d9d9}.agent-header{align-items:center;display:flex;margin-bottom:15px}.agent-info{margin-left:15px;text-align:left}.agent-info h4{margin:0}.agent-rating{color:#666;font-size:13px}.agent-rating span{margin-right:10px}.agent-specialty{background:#f8f9fa;border-radius:4px;font-size:14px;padding:5px 10px}.agent-specialty,.agent-status{margin-bottom:15px}.status-indicator{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.status-indicator.online{background:#52c41a}.status-indicator.offline{background:#d9d9d9}.chat-button{width:100%}.faq-section{margin-bottom:24px}.faq-categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.category-tag{background:#f0f0f0;border:none;border-radius:20px;color:#666;cursor:pointer;padding:6px 15px}.category-tag.active{background:#1e3c72;color:#fff}.faq-list{margin-bottom:30px}.faq-item{border-bottom:1px solid #f0f0f0;padding:15px 0}.faq-question{align-items:center;display:flex;margin-bottom:10px}.faq-icon{color:#1e3c72;font-size:18px;margin-right:10px}.faq-question h4{font-size:16px;margin:0}.faq-answer p{color:#666;line-height:1.6;margin-bottom:10px}.ticket-section .ant-form{margin:0 auto;max-width:800px}.upload-area{border:1px dashed #d9d9d9;border-radius:4px;padding:16px;text-align:center}.support-stats{margin-top:24px}.stat-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;padding:15px}.stat-icon{color:#1e3c72;font-size:36px;margin-right:15px}.stat-info{flex:1 1}.stat-value{color:#1e3c72;font-size:28px;font-weight:700}.stat-label{color:#666;font-size:14px}@media (max-width:768px){.agent-card,.contact-card{margin-bottom:20px}}.live-chat-widget{bottom:20px;position:fixed;right:20px;z-index:1000}.chat-button{box-shadow:0 4px 12px #00000026;height:50px;width:50px}.live-chat-container{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;height:500px;overflow:hidden;width:350px}.chat-header{background:#1890ff;color:#fff;justify-content:space-between;padding:12px 16px}.agent-info,.chat-header{align-items:center;display:flex}.agent-info{gap:8px}.messages-container{background:#f9f9f9;flex:1 1;overflow-y:auto;padding:16px}.message-item{border:none!important;padding:0}.message-content{margin-bottom:16px;max-width:80%}.agent-label{color:#666;font-size:12px;margin-bottom:4px}.message-bubble{word-wrap:break-word;border-radius:18px;display:inline-block;max-width:100%;padding:10px 14px}.message-item.user .message-bubble{background:#1890ff;border-top-right-radius:4px;color:#fff;margin-left:auto}.message-item.agent .message-bubble{background:#f0f0f0;border-top-left-radius:4px;color:#333}.message-time{color:#999;font-size:11px;margin-top:4px}.message-item.user .message-time{text-align:right}.input-section{background:#fff;border-top:1px solid #eee;padding:12px}.input-actions{display:flex;justify-content:space-between;margin-top:8px}.ant-popover-inner-content{padding:0!important}:root{--primary-blue:#1e3c72;--secondary-blue:#2a5298;--accent-blue:#4a76c6;--text-primary:#2d3748;--text-secondary:#718096;--bg-light:#f7fafc;--border-light:#e2e8f0;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a}.unified-page-header{background:linear-gradient(135deg,#1e3c72,#2a5298);background:linear-gradient(135deg,var(--primary-blue) 0,var(--secondary-blue) 100%);color:#fff;margin:0;padding:1rem 0;padding:var(--space-md) 0;width:100%}.unified-page-header-content{margin:0 auto;max-width:1200px;text-align:center;width:95%}.unified-page-header h1{font-size:1.5rem;font-size:var(--text-2xl);font-weight:600;line-height:1.2;margin:0 0 .25rem;margin:0 0 var(--space-xs) 0}.unified-page-header p{font-size:.875rem;font-size:var(--text-sm);line-height:1.4;margin:0;opacity:.9}@media (max-width:768px){.unified-page-header{padding:.5rem 0;padding:var(--space-sm) 0}.unified-page-header h1{font-size:1.25rem;font-size:var(--text-xl);margin:0 0 .25rem;margin:0 0 var(--space-xs) 0}.unified-page-header p{font-size:.75rem;font-size:var(--text-xs)}}#root .page-header-unified,.App .page-header-unified,.bounties-page .page-header-unified,.resources-page .page-header-unified,body .page-header-unified{background:linear-gradient(135deg,#1e3c72,#2a5298)!important;box-sizing:border-box!important;color:#fff!important;height:auto!important;margin:0!important;min-height:auto!important;padding:30px 0!important;text-align:center!important;width:100%!important}#root .page-header-unified h1,.App .page-header-unified h1,.bounties-page .page-header-unified h1,.resources-page .page-header-unified h1,body .page-header-unified h1{color:#fff!important;font-size:2.2rem!important;font-weight:700!important;line-height:1.2!important;margin:0 0 12px!important;padding:0!important;text-shadow:0 2px 4px #0000004d}#root .page-header-unified p,.App .page-header-unified p,.bounties-page .page-header-unified p,.resources-page .page-header-unified p,body .page-header-unified p{color:#fff!important;font-size:1.1rem!important;line-height:1.4!important;margin:0 auto!important;max-width:600px;opacity:.95!important;padding:0!important}#root .page-header-unified .page-header-content,.bounties-page .page-header-unified .page-header-content,.resources-page .page-header-unified .page-header-content{margin:0 auto!important;max-width:1000px!important;padding:0!important;width:95%!important}@media (max-width:768px){#root .page-header-unified,.App .page-header-unified,.bounties-page .page-header-unified,.resources-page .page-header-unified,body .page-header-unified{padding:20px 0!important}#root .page-header-unified h1,.App .page-header-unified h1,.bounties-page .page-header-unified h1,.resources-page .page-header-unified h1,body .page-header-unified h1{font-size:1.8rem!important;margin:0 0 10px!important}#root .page-header-unified p,.App .page-header-unified p,.bounties-page .page-header-unified p,.resources-page .page-header-unified p,body .page-header-unified p{font-size:.95rem!important;padding:0 10px!important}}.btn-primary{background:linear-gradient(135deg,#1e3c72,#2a5298);border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-primary:hover{box-shadow:0 4px 12px #1e3c724d;transform:translateY(-2px)}.unified-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.unified-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.6;margin:0;min-width:320px;overflow-x:hidden;padding:0}.container{margin:0 auto;max-width:1200px}.container,.container-fluid{padding:0 15px;width:100%}.row{display:flex;flex-wrap:wrap;margin:0 -10px}.col{flex:1 1;min-width:300px;padding:0 10px}.card-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:20px 0}.card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s}.card:hover{transform:translateY(-2px)}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.admin-table,.review-table,.users-table{min-width:600px}.nav-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;font-size:1.5rem}.page-header{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;margin-bottom:2rem;padding:2rem 0}.page-header h1{font-size:2rem;font-weight:600;margin:0 0 .5rem}.page-header p{margin:0;opacity:.9}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:14px;min-height:44px;min-width:44px;padding:12px 24px;text-align:center;transition:all .3s}.btn-primary{background:#1890ff;color:#fff}.btn-block{display:block;width:100%}.form-control{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:12px;width:100%}.modal{margin:20px auto;max-width:500px;width:95%}.modal-content{border-radius:8px;overflow:hidden}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.pagination button{min-height:44px;min-width:44px}.tabs{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;white-space:nowrap}.tab{flex-shrink:0;padding:12px 20px}.admin-layout{display:flex;flex-direction:column}.admin-sidebar{order:2;width:100%}.admin-content{order:1;padding:1rem}.data-tables,.stats-grid{gap:1rem;grid-template-columns:1fr}@media (max-width:768px){html{font-size:14px}.container{padding:0 10px}.col{margin-bottom:15px;min-width:100%}.card-grid{gap:15px;grid-template-columns:1fr}.mobile-menu-btn{display:block}.nav-content{padding:.5rem 0}.page-header{margin-bottom:1rem;padding:1.5rem 0}.page-header h1{font-size:1.5rem}.btn{font-size:13px;padding:10px 20px}.admin-sidebar{height:100vh;left:-250px;position:fixed;top:0;transition:left .3s;width:250px;z-index:1001}.admin-sidebar.active{left:0}.admin-content{padding:1rem}.modal{margin:10px;width:100%}.desktop-only{display:none!important}.mobile-only{display:block!important}}@media (max-width:480px){html{font-size:13px}.container{padding:0 5px}.card-grid{gap:10px}.page-header{padding:1rem 0}.page-header h1{font-size:1.3rem}.btn{font-size:12px;padding:8px 16px}.form-control{padding:10px}}@media (max-width:768px) and (orientation:landscape){.page-header{padding:1rem 0}.admin-content{padding:.5rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.btn,.card{border-width:.5px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-color-scheme:dark){.card{background:#2d3748;color:#fff}.form-control{background:#4a5568;border-color:#718096;color:#fff}}
/*# sourceMappingURL=main.964e57ac.css.map*/