*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8f9fa;color:#333;line-height:1.6}.navbar{background:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:fixed;width:100%;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.nav-brand{display:flex;align-items:center;gap:.5rem}.logo{font-size:2rem}.brand-name{font-size:1.5rem;font-weight:700;color:#1890ff}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#666;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .3s;cursor:pointer}.nav-links a:hover,.nav-links a.active{background:#1890ff;color:#fff}.nav-right{display:flex;align-items:center;gap:1rem}.search-box{display:flex;background:#f5f5f5;border-radius:20px;overflow:hidden;border:1px solid #e8e8e8}.search-input{padding:.5rem 1rem;border:none;background:transparent;outline:none;width:200px}.search-btn{background:transparent;border:none;padding:.5rem 1rem;cursor:pointer}.wallet-btn{background:#1890ff;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:20px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.wallet-btn:hover{background:#096dd9}.main-content{margin-top:80px;width:100%}.page{width:100%}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-header{text-align:center;padding:3rem 0}.page-header h1{font-size:2.5rem;margin-bottom:1rem;color:#333}.page-header p{font-size:1.2rem;color:#666}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;width:100%}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content{display:flex;justify-content:space-between;align-items:center;gap:4rem;width:100%}.hero-left{flex:1;max-width:600px}.hero-left h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff}.hero-subtitle{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;color:#fff}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary{background:#fff;color:#667eea}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#667eea}.hero-stats{display:flex;gap:3rem}.stat-item{text-align:center}.stat-number{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#fff}.stat-label{opacity:.8;font-size:.9rem;color:#fff}.hero-right{flex:1;max-width:400px}.hero-features{display:flex;flex-direction:column;gap:1.5rem}.feature-card{display:flex;align-items:center;gap:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.2)}.feature-icon{font-size:2rem}.feature-text h4{margin-bottom:.5rem;font-size:1.2rem;color:#000}.feature-text p{opacity:.8;font-size:.9rem;color:#000}.features-section{padding:4rem 0;background:#fff;width:100%}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.feature-card{text-align:center;padding:2rem;border-radius:12px;background:#f8f9fa;transition:transform .3s}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{margin-bottom:1rem;color:#333;font-size:1.3rem}.feature-card p{color:#666;line-height:1.6}.courses-section{padding:4rem 0;background:#f8f9fa;width:100%}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.view-all{color:#1890ff;text-decoration:none;font-weight:500;cursor:pointer}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.course-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s}.course-card:hover{transform:translateY(-5px)}.course-image{height:120px;background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.course-level{position:absolute;top:1rem;left:1rem;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;color:#fff}.course-level.beginner{background:#52c41a}.course-level.intermediate{background:#faad14}.course-level.advanced{background:#ff4d4f}.course-content{padding:1.5rem}.course-content h3{margin-bottom:.5rem;color:#333;font-size:1.2rem}.course-content p{color:#666;margin-bottom:1rem;line-height:1.5}.course-meta{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem;color:#999}.course-footer{display:flex;justify-content:space-between;align-items:center}.price{font-size:1.2rem;font-weight:700;color:#ff4d4f}.btn-enroll{background:#1890ff;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;font-weight:500}.btn-enroll:hover{background:#096dd9}.learning-paths{padding:2rem 0}.paths-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.path-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.path-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.path-icon{font-size:2rem}.path-header h3{color:#333;font-size:1.3rem}.path-description{color:#666;margin-bottom:1.5rem}.path-progress{margin-bottom:1.5rem}.progress-bar{background:#f0f0f0;border-radius:10px;height:8px;margin-bottom:.5rem;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;border-radius:10px;transition:width .3s ease}.progress-text{font-size:.9rem;color:#666}.btn-continue{background:#1890ff;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:6px;cursor:pointer;width:100%;font-weight:500}.btn-continue:hover{background:#096dd9}.course-categories{padding:2rem 0}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.category-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000001a;transition:transform .3s}.category-card:hover{transform:translateY(-5px)}.category-icon{font-size:3rem;margin-bottom:1rem}.category-card h3{color:#333;margin-bottom:.5rem}.category-card p{color:#666}.my-progress{padding:2rem 0}.progress-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.progress-item{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000001a}.progress-number{font-size:2.5rem;font-weight:700;color:#1890ff;margin-bottom:.5rem}.progress-label{color:#666;font-size:1.1rem}.trading-overview{padding:2rem 0}.account-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;align-items:center}.account-info h3{color:#666;margin-bottom:.5rem}.balance{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:.5rem}.profit{font-size:1.2rem;font-weight:500}.profit.positive{color:#52c41a}.profit.negative{color:#ff4d4f}.account-actions{display:flex;gap:1rem}.btn-trading{background:#1890ff;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-weight:500}.btn-reset{background:#f5f5f5;color:#666;border:1px solid #e8e8e8;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-weight:500}.trading-pairs{padding:2rem 0}.pairs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.pair-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;align-items:center}.pair-info{flex:1}.pair-name{font-weight:700;color:#333;margin-bottom:.5rem}.pair-price{font-size:1.2rem;font-weight:500;color:#333;margin-bottom:.5rem}.pair-change{font-weight:500}.pair-change.positive{color:#52c41a}.pair-change.negative{color:#ff4d4f}.btn-trade{background:#1890ff;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;font-weight:500}.trading-history{padding:2rem 0}.history-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.table-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;background:#f8f9fa;padding:1rem;font-weight:600;color:#333;border-bottom:1px solid #e8e8e8}.table-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;padding:1rem;border-bottom:1px solid #f0f0f0}.table-row:last-child{border-bottom:none}.table-row .buy{color:#52c41a;font-weight:500}.table-row .sell{color:#ff4d4f;font-weight:500}.market-overview{padding:2rem 0}.market-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}.stat-title{color:#666;margin-bottom:1rem;font-size:1.1rem}.stat-value{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.stat-change{font-weight:500}.stat-change.positive{color:#52c41a}.stat-change.negative{color:#ff4d4f}.crypto-list{padding:2rem 0}.crypto-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.crypto-table .table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr}.crypto-table .table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:center}.crypto-info{display:flex;align-items:center;gap:1rem}.crypto-icon{font-size:1.5rem;width:40px;height:40px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center}.crypto-name{display:flex;flex-direction:column}.crypto-symbol{color:#666;font-size:.9rem}.technical-indicators{padding:2rem 0}.indicators-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.indicator-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}.indicator-card h3{color:#333;margin-bottom:1rem}.indicator-value{font-size:2rem;font-weight:700;margin-bottom:.5rem}.indicator-value.overbought{color:#ff4d4f}.indicator-value.oversold{color:#52c41a}.indicator-value.normal{color:#1890ff}.indicator-value.positive{color:#52c41a}.indicator-value.negative{color:#ff4d4f}.indicator-status{font-size:2rem;font-weight:700;color:#1890ff;margin-bottom:.5rem}.ai-assistant{position:fixed;bottom:2rem;right:2rem;background:#1890ff;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #1890ff4d;z-index:1001;font-size:1.5rem}.ai-panel{position:fixed;bottom:6rem;right:2rem;width:350px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;z-index:1001;overflow:hidden}.panel-header{background:#1890ff;color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.panel-header h3{margin:0}.close-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.chat-messages{height:300px;padding:1rem;overflow-y:auto;background:#fafafa}.message{margin-bottom:1rem;padding:.8rem 1rem;border-radius:12px;max-width:80%}.message.user{background:#1890ff;color:#fff;margin-left:auto}.message.bot{background:#fff;border:1px solid #e8e8e8}.chat-input{display:flex;border-top:1px solid #e8e8e8;padding:1rem;background:#fff}.chat-input input{flex:1;padding:.8rem;border:1px solid #e8e8e8;border-radius:6px;margin-right:.5rem}.chat-input button{background:#1890ff;color:#fff;border:none;padding:.8rem 1.2rem;border-radius:6px;cursor:pointer}@media(max-width:768px){.navbar{padding:1rem;flex-direction:column;gap:1rem}.nav-links{gap:1rem}.nav-right{width:100%;justify-content:center}.search-input{width:150px}.hero-content{flex-direction:column;text-align:center}.hero-left h1{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.hero-stats{justify-content:center}.features-grid,.courses-grid{grid-template-columns:1fr}.section-header{flex-direction:column;gap:1rem;text-align:center}.paths-grid,.categories-grid,.pairs-grid,.market-stats,.indicators-grid,.progress-stats{grid-template-columns:1fr}.account-card{flex-direction:column;gap:1.5rem;text-align:center}.table-header,.table-row{grid-template-columns:1fr;gap:.5rem}.crypto-table .table-header,.crypto-table .table-row{grid-template-columns:1fr}}
