.stock-tabs-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #d0deea;padding-bottom:8px}@media (min-width:769px){.stock-tabs-wrapper{padding-bottom:11px}}.stock-tabs-wrapper::-webkit-scrollbar{display:none}.stock-tabs{display:inline-flex;flex-wrap:nowrap;min-width:max-content;padding:0;margin:0;text-align:left;list-style:none}.stock-tabs li{padding:0;margin:0 1rem 0 0;display:inline-block}@media (min-width:769px){.stock-tabs li{margin-right:1.5rem}}.stock-tabs a.link{border:0;color:#7d7d7f;font-weight:500;font-size:1rem;padding:10px 0 5px;text-decoration:none}@media (min-width:769px){.stock-tabs a.link{padding-bottom:7px;font-size:1.1rem;color:#333336}}.stock-tabs a.active{border-bottom:7px solid #22aa70}.chart-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e9ecef}.chart-tab{padding:.6rem 1.2rem;background:0 0;border:none;border-bottom:3px solid transparent;color:#6c757d;font-weight:500;cursor:pointer;transition:all .2s}.chart-tab.active{color:#2faa70;border-bottom-color:#2faa70}.chart-tab:hover{color:#2faa70}.snapshot{border:1px solid #e6e6e7;border-left:4px solid #2faa70;background:#fff;transition:all .2s;box-shadow:var(--bs-box-shadow-sm)!important;padding:.3rem 0rem .3rem .85rem;border-radius:5px}@media (max-width:767px){.snapshot{padding:.1rem 0rem .1rem .7rem}}.snapshot-title{color:#7d7d84;font-size:.8rem;font-weight:600}@media (max-width:767px){.snapshot-title{font-size:.7rem}}.snapshot-main{font-size:1.1rem;font-weight:600;color:#55555c}@media (max-width:767px){.snapshot-main{font-size:.95rem;line-height:1.5rem}}.snapshot-info{font-size:.8rem;color:#87878e}@media (max-width:767px){.snapshot-info{font-size:.7rem;line-height:.7rem}}.timeline-section{margin-top:3rem;background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 15px rgba(0,0,0,.08)}.timeline{position:relative;padding-left:5rem;margin-top:1.5rem}.timeline::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:#2faa70}.timeline-item{position:relative;padding-bottom:2.5rem}.timeline-item:last-child{padding-bottom:0}.timeline-node{position:absolute;left:-84px;top:34px;width:70px;height:70px;border-radius:50%;background:#3d3d5c;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:1;border:4px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.2)}.timeline-node-month{font-size:.65rem;font-weight:500;text-transform:uppercase;line-height:1}.timeline-node-year{font-size:1rem;font-weight:700;line-height:1;margin-top:2px}.timeline-content{background:#f8f9fa;padding:1rem 1.2rem;border-radius:8px;border:1px solid #e9ecef;margin-left:.5rem}.timeline-date{font-size:.8rem;color:#6c757d;font-weight:500;margin-bottom:.3rem}.timeline-title{font-size:1rem;font-weight:600;color:#333;margin:.3rem 0}.timeline-price{font-size:1.1rem;font-weight:700;color:#333;margin:.3rem 0}.timeline-description{font-size:.85rem;color:#666;margin-top:.3rem}.table-responsive{border-radius:8px;overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,.1)}.table thead th{background-color:#f8f9fa;border:1px solid #dee2e6;font-weight:600;color:#495057}.table td{color:#333;font-size:.95rem}.table-wrapper{position:relative}.table-wrapper.collapsed{max-height:1000px;overflow:hidden}.table-wrapper.collapsed::after{content:'';position:absolute;bottom:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.7) 70%,rgba(255,255,255,.9) 85%,#fff 100%);pointer-events:none}.table-expand-btn{display:block;width:100%;max-width:300px;margin:1rem auto;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f0f2f1 0,#f7faf8 100%);color:#3d3d5c;border:1.5px solid rgba(61,81,71,.15);border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px rgba(0,0,0,.06)}.table-expand-btn:hover{background:linear-gradient(135deg,#2faa70 0,#35b67a 100%);color:#fff;border-color:rgba(47,170,112,.5);transform:translateY(-2px);box-shadow:0 4px 12px rgba(47,170,112,.25)}.table-expand-btn i{margin-left:.5rem;transition:transform .3s}.table-expand-btn.expanded i{transform:rotate(180deg)}.chart-section{margin-top:3rem;background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 15px rgba(0,0,0,.08)}.chart-content{display:none;min-height:300px}.chart-content.active{display:block}.chart-content canvas{max-height:400px;height:350px!important}.insights-section{margin-top:3rem}.insight-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.08);border-left:4px solid #2faa70;transition:transform .2s,box-shadow .2s;margin-bottom:1.5rem;height:100%;display:flex;flex-direction:column}.insight-card:hover{transform:translateY(-3px);box-shadow:0 4px 20px rgba(0,0,0,.12)}.insight-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.insight-icon{width:48px;height:48px;background:linear-gradient(135deg,#2faa70,#25d366);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.3rem;flex-shrink:0}.insight-title{font-size:1rem;font-weight:700;color:#333}.insight-value{font-size:1.6rem;font-weight:700;color:#333;margin:.8rem 0 .6rem}.insight-narrative{font-size:.9rem;color:#666;line-height:1.6;flex-grow:1}.related-section{margin-top:3rem;margin-bottom:3rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.2rem;margin-top:1.5rem}.related-card{background:#fff;border-radius:8px;padding:1.2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:all .2s;border:1px solid #e9ecef;display:flex;align-items:center;gap:1rem}.related-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(47,170,112,.15);border-color:#2faa70;text-decoration:none}.related-icon{width:50px;height:50px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#2faa70;flex-shrink:0}.related-content{flex:1}.related-title{font-size:.95rem;font-weight:600;color:#333;margin-bottom:.2rem}.related-description{font-size:.8rem;color:#888;margin:0}.faq-section{margin-top:1.5rem}.faq-item{margin-bottom:1rem;padding:.75rem 1rem;background:#fff;border-radius:6px;border-left:4px solid #2faa70;box-shadow:0 2px 8px rgba(0,0,0,.08)}.faq-question{font-size:.95rem;font-weight:600;color:#333;margin-bottom:.5rem}.faq-answer{font-size:.85rem;color:#666;line-height:1.6}.section-header{margin-bottom:1rem}.section-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.3rem}.section-subtitle{font-size:.9rem;color:#666}.page-item.next.disabled,.page-item.prev.disabled{line-height:2.1rem;padding-left:3px;padding-right:3px}@media (max-width:767px){.filter-panel{position:static}}@media (min-width:768px){.filter-panel{position:absolute;right:0;top:10px}}#current-price .text-success{color:#22aa70!important}#current-price .text-danger{color:#be3232!important}@media (max-width:768px){.insights-grid,.related-grid{grid-template-columns:1fr}.chart-section,.timeline-section{padding:1rem}.insight-value{font-size:1.5rem}.chart-content{min-height:250px}.chart-content canvas{max-height:280px!important;height:250px!important}}@media (max-width:480px){.chart-content{min-height:220px}.chart-content canvas{max-height:240px!important;height:220px!important}}