<style>body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.7;margin:0;padding:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.container{max-width:900px;margin:0 auto;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.1);border-radius:15px;overflow:hidden}.header{background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);color:#fff;padding:40px 30px;text-align:center}.header h1{font-size:2.5em;margin:0 0 15px;font-weight:700}.header p{font-size:1.2em;opacity:.9;margin:0}.content{padding:40px 30px}.toc{background:#f8f9fa;padding:25px;border-radius:10px;margin:30px 0;border-left:4px solid #3498db}.toc h3{margin-top:0;color:#2c3e50;font-size:1.3em}.toc ul{list-style:none;padding:0}.toc li{padding:5px 0}.toc a{color:#3498db;text-decoration:none;font-weight:500}h1,h2,h3{color:#2c3e50}h2{font-size:1.8em;margin:40px 0 20px;border-bottom:2px solid #3498db;padding-bottom:10px}h3{font-size:1.4em;margin:30px 0 15px;color:#34495e}.highlight-box{background:linear-gradient(135deg,#74b9ff 0%,#0984e3 100%);color:#fff;padding:25px;border-radius:10px;margin:25px 0;box-shadow:0 5px 15px rgba(0,0,0,.1)}.price-prediction{background:#e8f5e8;border-left:4px solid #27ae60;padding:20px;margin:20px 0;border-radius:5px}.warning-box{background:#fff3cd;border-left:4px solid #ffc107;padding:20px;margin:20px 0;border-radius:5px}.chart-container{background:#fff;padding:30px;margin:30px 0;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.chart{width:100%;height:400px;border:2px solid #e9ecef;border-radius:10px;position:relative;background:linear-gradient(to top,#f8f9fa,#fff)}.chart-title{text-align:center;font-size:1.2em;font-weight:700;margin-bottom:20px;color:#2c3e50}.price-bars{display:flex;align-items:end;justify-content:space-around;height:300px;padding:20px}.bar{width:60px;background:linear-gradient(to top,#3498db,#74b9ff);border-radius:5px 5px 0 0;display:flex;flex-direction:column;justify-content:end;align-items:center;color:#fff;font-weight:700;position:relative}.bar-label{color:#2c3e50;font-size:.9em;margin-top:10px;font-weight:700}.bar-value{position:absolute;top:-30px;background:#2c3e50;color:#fff;padding:5px 8px;border-radius:5px;font-size:.8em}.faq{background:#f8f9fa;padding:30px;border-radius:10px;margin:30px 0}.faq-item{margin:20px 0;border-bottom:1px solid #dee2e6;padding-bottom:20px}.faq-item:last-child{border-bottom:none}.faq-question{font-weight:700;color:#2c3e50;font-size:1.1em;margin-bottom:10px}.cta{background:linear-gradient(135deg,#27ae60 0%,#2ecc71 100%);color:#fff;padding:30px;text-align:center;border-radius:10px;margin:30px 0}.cta h3{color:#fff;margin-top:0}.disclaimer{background:#f8d7da;border-left:4px solid #dc3545;padding:20px;margin:30px 0;border-radius:5px;font-weight:700}ul,ol{padding-left:30px}li{margin:8px 0}.expert-quote{font-style:italic;font-size:1.1em;color:#2c3e50;border-left:3px solid #3498db;padding-left:20px;margin:20px 0}@media (max-width:768px){.container{margin:0;border-radius:0}.header,.content{padding:20px}.header h1{font-size:2em}.price-bars{flex-wrap:wrap;height:auto}.bar{margin:10px}}</style>