.stock-basics-page{padding:20px;background-color:#f8fafc}.stock-basics-page h1{color:#1e293b;border-bottom:1px solid #e2e8f0;padding-bottom:15px;margin-bottom:25px;text-align:center}.education-section{background-color:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e2e8f0;margin-bottom:30px}.education-section h2{color:#1e3a8a;margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #eff6ff}.education-section h3{color:#334155;margin-top:25px;margin-bottom:15px}.education-section li,.education-section p{color:#475569;line-height:1.6;font-size:1rem}.education-section ul{padding-left:20px;margin-top:10px}.candlestick-visual{display:flex;justify-content:space-around;padding:40px;background-color:#f9fafb;border-radius:8px;margin-top:20px}.candlestick-chart{display:flex;flex-direction:column;align-items:center}.candlestick-chart h3{margin-bottom:20px}.bullish h3{color:#ef4444}.bearish h3{color:#3b82f6}.candlestick-chart svg text{font-size:14px;fill:#6b7280}.bullish .wick{stroke:#ef4444;stroke-width:4}.bullish .body{fill:#ef4444}.bearish .wick{stroke:#3b82f6;stroke-width:4}.bearish .body{fill:#3b82f6}.custom-tooltip{background-color:hsla(0,0%,100%,.9);border:1px solid #ccc;padding:10px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.custom-tooltip .label{font-weight:700;margin:0 0 5px;color:#333}.custom-tooltip p{margin:0}.candle-patterns-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px}.candle-pattern{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);border:1px solid #e5e7eb}.candle-pattern h4{color:#1e3a8a;margin-top:0;margin-bottom:1rem;font-size:1.1rem}.candle-pattern p{font-size:.9rem;line-height:1.5;color:#4b5563}.candle-svg-container{display:flex;justify-content:center;align-items:center;height:120px;margin-bottom:1rem}.candle-svg-container svg{width:60px;height:100px}.candle-svg-container .wick{stroke-width:2}.candle-svg-container .body{stroke-width:2;stroke:#374151}.candle-svg-container .bullish .wick{stroke:#c84a4a}.candle-svg-container .bullish .body{fill:#c84a4a}.candle-svg-container .bearish .wick{stroke:#4a7d c8}.candle-svg-container .bearish .body{fill:#4a7dc8}