:root{--header-height:84px}.stock-profile-page{width:100%;margin:-.1rem;min-height:calc(100vh - var(--header-height))}.seamless-wrapper{background:#fff;min-height:100%;display:flex;flex-direction:column;border:0;box-shadow:none;border-radius:0;overflow:visible}.meta-item svg{color:var(--primary-lighter)}.stock-header-on-bar{width:100%;display:flex;align-items:center}.company-header-compact{display:flex;align-items:center;gap:1rem;width:100%}.logo-wrapper-sm{flex-shrink:0;width:56px;height:56px;padding:5px;background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}.company-info-compact{flex:1;min-width:0}.symbol-row-compact{display:flex;align-items:center;gap:.5rem;margin-bottom:2px}.company-symbol-sm{font-size:1.4rem;font-weight:900;color:var(--primary);margin:0;letter-spacing:-.01em}.exchange-badge-sm{padding:2px 8px;background:linear-gradient(135deg,var(--bg-tertiary),#f1f5f9);border:1px solid var(--border-color);border-radius:6px;font-size:.7rem;font-weight:800;color:var(--text-secondary);text-transform:uppercase;box-shadow:var(--shadow-sm)}.vr-sm{width:1px;height:14px;background:var(--border-color)}.company-name-text-sm{font-size:1.05rem;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-meta-row-compact{display:flex;align-items:center;gap:1.5rem}.meta-left-compact{display:flex;align-items:center;min-width:0;flex:1}.company-name-link{text-decoration:none;min-width:0;display:block}.company-name-link:hover .company-name-text-sm{color:var(--primary);text-decoration:underline}.meta-link-sm{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--text-secondary);text-decoration:none}.meta-right-compact{display:flex;align-items:center;gap:1rem}.meta-item-sm{display:flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;color:var(--text-secondary)}.logo-skeleton-sm{width:42px;height:42px;border-radius:4px}.title-skeleton-sm{width:120px;height:20px}.stock-tabs-strip{background:#f8fafc;padding:8px 1.5rem 0;border-bottom:1px solid var(--border-color);width:100%;position:sticky;top:0;z-index:40}.tabs-container{display:flex!important;gap:8px;overflow-x:auto;scrollbar-width:none;padding-left:10px}.tabs-container::-webkit-scrollbar{display:none}.tab-btn{padding:12px 20px;border:1px solid transparent;border-bottom:none;background:0 0;font-size:.9rem;font-weight:700;color:#475569;cursor:pointer;transition:all .2s;position:relative;display:flex;align-items:center;gap:.6rem;white-space:nowrap;border-radius:8px 8px 0 0;bottom:-1px;z-index:1}.tab-btn:hover{color:var(--primary);background:#2563eb0d}.tab-btn.active{color:var(--primary);background:#fff;border-color:var(--border-color);border-bottom-color:#fff;box-shadow:0-4px 12px #0000000d;z-index:3}.tab-btn.active:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--primary-lighter));border-radius:8px 8px 0 0}.loading-spinner{display:flex;justify-content:center;align-items:center;height:300px;font-weight:600;color:var(--text-muted)}.loading-spinner:before{content:"";width:24px;height:24px;border:3px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;margin-right:12px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.native-content{padding:2rem;animation:fadeIn .4s ease-out}.content-rich-text{color:var(--text-primary);font-size:.9375rem;line-height:1.7;width:100%;overflow-x:auto}.content-rich-text p{margin-bottom:1rem}.content-rich-text h3{margin:1.5rem 0 1rem;color:var(--primary);font-size:1.25rem;font-weight:700;border-bottom:2px solid var(--primary-bg);padding-bottom:.5rem}.content-rich-text h4{margin:1.25rem 0 .75rem;color:var(--text-primary);font-size:1.1rem;font-weight:600}.mermaid{display:flex;justify-content:center;background:#f8fafc;padding:1.5rem;border-radius:var(--radius-md);border:1px solid var(--border-light);margin:1.5rem 0;overflow-x:auto}.mermaid svg{max-width:100%;height:auto}.content-rich-text table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.content-rich-text th,.content-rich-text td{padding:10px 12px;border:1px solid var(--border-light);text-align:left}.content-rich-text th{background:#f1f5f9;font-weight:700;color:var(--primary)}.content-rich-text tr:nth-child(2n){background:#fbfcfd}.value-chain-wrapper{padding:1.5rem}.sub-tabs-nav{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border-light);padding-bottom:.5rem;flex-wrap:wrap}.sub-tab-btn{padding:6px 12px;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;font-size:.8125rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast)}.sub-tab-btn:hover{border-color:var(--primary-lighter);color:var(--primary)}.sub-tab-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}.news-native-wrapper{padding:2rem;display:flex;flex-direction:column;gap:2rem}.summary-section{background:var(--primary-bg);border-left:4px solid var(--primary);padding:1.5rem;border-radius:var(--radius-md)}.summary-section h5{margin-bottom:1rem;color:var(--primary);display:flex;align-items:center;gap:.5rem;font-size:1rem}.summary-item{list-style:none;margin-bottom:.75rem;padding-left:1.5rem;position:relative;font-size:.875rem;color:var(--text-secondary)}.sentiment-dot{position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%}.sentiment-dot.positive{background:var(--success)}.sentiment-dot.negative{background:var(--danger)}.sentiment-dot.neutral{background:var(--primary-lighter)}.news-grid-native{display:grid;grid-template-columns:1fr;gap:1.5rem}.news-card-native{display:flex;gap:1.5rem;background:#fff;border-radius:var(--radius-md);border:1px solid var(--border-color);overflow:hidden;transition:var(--transition)}.news-card-native:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.news-img{width:200px;height:140px;flex-shrink:0}.news-img img{width:100%;height:100%;object-fit:cover}.news-body{padding:1rem 1.5rem 1rem 0;flex:1;display:flex;flex-direction:column}.news-body h4{font-size:1.125rem;margin-bottom:.5rem;line-height:1.4}.news-body p{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-meta{margin-top:auto;display:flex;gap:1rem;font-size:.75rem;font-weight:600;color:var(--text-muted)}.shareholders-wrapper{padding:2rem}.charts-grid-native{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.chart-box{height:400px;background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem}.timeline-wrapper{padding:2rem}.timeline-header{margin-bottom:2rem;text-align:center}.timeline-header h3{font-size:1.5rem;color:var(--primary)}.timeline-header p{color:var(--text-muted)}.stock-content-area{min-height:800px;background:#fff;position:relative}.skeleton-row{display:flex;gap:1.5rem;align-items:center}.skeleton-box{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.logo-skeleton{width:80px;height:80px;border-radius:8px}.title-skeleton{width:150px;height:28px;margin-bottom:8px}.desc-skeleton{width:300px;height:16px}@keyframes shimmer{0%{background-position:200%0}to{background-position:-200%0}}@media (max-width:992px){.meta-right-compact{gap:.75rem}.meta-item-sm span{display:none}.meta-item-sm strong,.meta-item-sm small{display:inline}}@media (max-width:768px){.company-header-compact{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.5rem 0}.logo-wrapper-sm{width:48px;height:48px}.symbol-row-compact{flex-wrap:wrap}.company-symbol-sm{font-size:1.2rem}.company-name-text-sm{font-size:.95rem}.company-meta-row-compact{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.meta-left-compact{width:100%}.meta-right-compact{width:100%;justify-content:flex-start;border-top:1px solid var(--border-light);padding-top:.5rem;gap:1rem}.meta-item-sm span{display:inline}.stock-tabs-strip{padding:8px 10px 0}.tab-btn{padding:10px 15px;font-size:.85rem}.native-content{padding:1.25rem}.news-card-native{flex-direction:column;gap:0}.news-img{width:100%;height:180px}.news-body{padding:1rem}.news-body h4{font-size:1rem}.hot-stocks-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.meta-right-compact{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.tab-btn{padding:8px 12px}.hot-stocks-grid{grid-template-columns:1fr!important}.news-img{height:150px}}.eh-wrap{position:relative;overflow:hidden;min-height:100vh;background:var(--bg-primary);padding-top:2rem}#eh-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.eh-header-title{font-size:1.25rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em}.eh-header-title span{color:var(--primary)}.eh-hero{display:none}.eh-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding:0 1.5rem 2.5rem;position:relative;z-index:2}.eh-filter-btn{padding:8px 20px;border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);font-size:.85rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}.eh-filter-btn:hover{border-color:var(--primary-lighter);color:var(--primary);transform:translateY(-1px)}.eh-filter-btn.active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 12px #2563eb33}.eh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;padding:0 2rem 4rem;position:relative;z-index:2;max-width:1400px;margin:0 auto}.eh-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:1.25rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:flex;flex-direction:column;gap:1rem;animation:fadeIn .5s ease-out both;position:relative;overflow:hidden;box-shadow:var(--shadow-sm)}.eh-card:hover{transform:translateY(-5px);border-color:var(--primary-lighter);box-shadow:var(--shadow-lg)}.eh-card-top{display:flex;align-items:center;gap:1rem}.eh-card-logo{width:56px;height:56px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #f1f5f9;padding:8px;flex-shrink:0;transition:transform .3s ease}.eh-card:hover .eh-card-logo{transform:scale(1.05)}.eh-card-logo img{width:100%;height:100%;object-fit:contain}.eh-card-info{display:flex;flex-direction:column;gap:2px;min-width:0}.eh-card-sym{font-size:1.25rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em;line-height:1.2}.eh-card:hover .eh-card-sym{color:var(--primary)}.eh-card-name{font-size:.8125rem;font-weight:500;color:var(--text-secondary);line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.eh-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--border-light)}.eh-card-meta{display:flex;align-items:center;gap:6px}.eh-card-exch{font-size:.625rem;font-weight:800;padding:2px 8px;border-radius:4px;background:#f1f5f9;color:#64748b;text-transform:uppercase}.eh-card-sector{font-size:.7rem;color:var(--primary);font-weight:600;background:var(--primary-bg);padding:2px 8px;border-radius:4px;white-space:nowrap}.eh-card-arrow{font-size:.75rem;color:var(--text-muted);transition:all .3s ease}.eh-card:hover .eh-card-arrow{color:var(--primary);transform:translate(3px)}.eh-card[data-sector].hidden{display:none}@media (max-width:640px){.eh-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem 3rem}.eh-hero{padding:1.5rem 1rem}.eh-hero h1{font-size:2rem}}#stockTabContent{--report-bg:#f7faff;--report-surface:rgba(255, 255, 255, .92);--report-surface-solid:#ffffff;--report-text:#172033;--report-muted:#64748b;--report-line:#e6edf7;--report-primary:#2563eb;--report-primary-2:#06b6d4;--report-primary-soft:#eaf2ff;--report-success:#16a34a;--report-danger:#dc2626;--report-warning:#f59e0b;--report-shadow:0 18px 45px rgba(15, 23, 42, .08);--report-shadow-soft:0 8px 24px rgba(15, 23, 42, .06);--report-radius-xl:24px;--report-radius-lg:18px;--report-radius-md:14px}#stockTabContent .container{width:100%;max-width:100%!important;margin:0;padding:24px 22px 54px}#stockTabContent .header{position:relative;overflow:hidden;color:#fff;padding:clamp(28px,4vw,48px);border-radius:30px;margin-bottom:30px;display:flex;align-items:center;gap:26px;background:linear-gradient(135deg,#1e40aff5,#2563ebf0 48%,#06b6d4eb);box-shadow:0 26px 70px #2563eb38;isolation:isolate}#stockTabContent .header:before,#stockTabContent .header:after{content:"";position:absolute;border-radius:999px;background:#ffffff29;filter:blur(.2px);z-index:-1}#stockTabContent .header:before{width:340px;height:340px;right:-110px;top:-150px}#stockTabContent .header:after{width:220px;height:220px;left:38%;bottom:-160px;background:#ffffff1a}#stockTabContent .header img{width:104px;max-height:104px;object-fit:contain;background:#fffffff2;padding:14px;border-radius:22px;margin-right:0;box-shadow:0 16px 34px #0f172a2e}#stockTabContent .header-content h1{margin:0;font-size:clamp(1.75rem,3.6vw,3.05rem);line-height:1.12;font-weight:850;letter-spacing:-.04em;color:#fff}#stockTabContent .header-content p{margin:12px 0 0;font-size:clamp(1rem,1.45vw,1.18rem);opacity:.94;max-width:900px;color:#fff}#stockTabContent .section{position:relative;background:var(--report-surface);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:clamp(22px,3vw,34px);margin-bottom:26px;border-radius:var(--report-radius-xl);border:1px solid rgba(230,237,247,.9);box-shadow:var(--report-shadow-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#stockTabContent .section:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:5px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--report-primary),var(--report-primary-2));opacity:.95}#stockTabContent .section:hover{transform:translateY(-3px);box-shadow:var(--report-shadow);border-color:#2563eb33}#stockTabContent h2{display:flex;align-items:center;gap:12px;color:#0f2f68;border-bottom:1px solid var(--report-line);padding-bottom:16px;margin:0 0 24px;font-size:clamp(1.35rem,2vw,1.78rem);line-height:1.28;font-weight:800;letter-spacing:-.03em}#stockTabContent h2:before{content:"";width:12px;height:12px;flex:0 0 12px;border-radius:50%;background:linear-gradient(135deg,var(--report-primary),var(--report-primary-2));box-shadow:0 0 0 7px #2563eb1a}#stockTabContent h3{color:#1e293b;font-size:clamp(1.08rem,1.45vw,1.28rem);margin-top:24px;margin-bottom:14px;font-weight:760;letter-spacing:-.02em}#stockTabContent p,#stockTabContent li,#stockTabContent td{color:#27364f}#stockTabContent ul{padding-left:1.35rem}#stockTabContent li{margin:7px 0}#stockTabContent strong{color:#10213f}#stockTabContent .summary{position:relative;background:linear-gradient(135deg,#2563eb1a,#06b6d417);padding:20px 22px 20px 24px;border-left:0;border-radius:18px;margin-bottom:25px;font-style:normal;color:#12356f;border:1px solid rgba(37,99,235,.15);box-shadow:inset 0 1px #ffffffb8}#stockTabContent .summary:before{content:"✦";display:inline-grid;place-items:center;width:28px;height:28px;margin-right:10px;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--report-primary),var(--report-primary-2));font-style:normal;font-weight:800}#stockTabContent .table-wrap{overflow-x:auto}#stockTabContent table{width:100%;margin-bottom:20px;font-size:.95rem;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--report-line);border-radius:16px;background:var(--report-surface-solid);box-shadow:0 8px 22px #0f172a09}#stockTabContent table th{background:linear-gradient(180deg,#f2f7ff,#eaf2ff);color:#0f2f68;font-weight:800;padding:13px 14px;text-align:left;border:0;border-bottom:1px solid var(--report-line)}#stockTabContent table td{border:0;border-bottom:1px solid #edf2f8;padding:13px 14px;color:#27364f;vertical-align:top}#stockTabContent table tr:nth-child(2n){background-color:#fbfdff}#stockTabContent table tr:hover{background:#f5f9ff}#stockTabContent table tr:last-child td{border-bottom:0}#stockTabContent .chart-container,#stockTabContent #rev-structure-chart,#stockTabContent #profit-structure-chart,#stockTabContent #market-structure-chart,#stockTabContent #input-cost-chart,#stockTabContent #inventory-chart,#stockTabContent #receivables-chart,#stockTabContent #asset-debt-chart,#stockTabContent #forecast-chart{background:#fff;border:1px solid var(--report-line);border-radius:20px;padding:12px;box-shadow:0 10px 28px #0f172a0b}#stockTabContent .chart-container{width:100%;min-height:450px;margin-bottom:25px}#stockTabContent .mermaid-container{width:100%;height:620px;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid var(--report-line);border-radius:20px;position:relative;overflow:hidden!important;cursor:grab;margin-bottom:22px;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #0f172a0b}#stockTabContent .mermaid-container:active{cursor:grabbing}#stockTabContent .mermaid{width:100%;height:100%}#stockTabContent .mermaid svg{width:100%!important;height:100%!important;max-width:none!important}#stockTabContent .markmap{width:100%;height:620px;border:1px solid var(--report-line);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);margin-bottom:20px;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #0f172a0b}#stockTabContent .grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}#stockTabContent .highlight-text{color:var(--report-danger);font-weight:800}#stockTabContent .positive-text{color:var(--report-success);font-weight:800}#stockTabContent em{color:var(--report-muted)}@media (max-width:980px){#stockTabContent .grid-2{grid-template-columns:1fr}#stockTabContent .container{width:100%;padding:16px 14px 44px}#stockTabContent .section{border-radius:20px}}@media (max-width:768px){#stockTabContent .header{flex-direction:column;text-align:center;border-radius:24px}#stockTabContent .header img{margin:0;width:92px;max-height:92px}#stockTabContent .mermaid-container,#stockTabContent .markmap{height:520px}#stockTabContent table{font-size:.88rem}}