.sector-page-wrapper{background:var(--bg-color);min-height:100vh;position:relative}.error-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:20px;display:flex}.error-state h2{color:var(--text-primary,#333);margin-bottom:12px;font-size:24px;font-weight:600}.error-state p{color:var(--text-secondary,#666);margin-bottom:24px;font-size:16px;line-height:1.5}.error-back-link{color:#fff;background:linear-gradient(135deg,#1890ff 0%,#096dd9 100%);border-radius:12px;padding:12px 24px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #1890ff4d}.error-back-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff66}.sector-page-wrapper:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#1890ff26 0%,#1890ff00 100%);height:280px;position:absolute;top:0;left:0;right:0}.sector-detail-main{padding:16px;padding-top:calc(var(--safe-area-top,0px) + 52px);padding-bottom:calc(var(--safe-area-bottom,0px) + 30px);z-index:1;flex-direction:column;gap:20px;display:flex;position:relative}.sector-hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #ffffffe6;border-radius:24px;margin-top:-4px;padding:20px;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000008,inset 0 0 0 1px #fffc}.sector-hero-card:after{content:"";z-index:0;background:linear-gradient(135deg,#1890ff1a 0%,#0052d900 100%);border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}.sh-top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex;position:relative}.sh-title{background:linear-gradient(90deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;letter-spacing:-.2px;-webkit-background-clip:text;margin:0;font-size:18px;font-weight:750}.sh-price{text-shadow:0 2px 8px #0000000a;letter-spacing:-1px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:26px;font-weight:800}.sh-stats-grid{z-index:1;background:#f8fafcb3;border:1px solid #ffffffb3;border-radius:16px;justify-content:space-between;margin-bottom:24px;padding:14px 12px;display:flex;position:relative;box-shadow:inset 0 2px 8px #00000005}.sh-stat-box{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex;position:relative}.sh-stat-box:not(:last-child):after{content:"";background:linear-gradient(#e2e8f000,#e2e8f0,#e2e8f000);width:1px;height:80%;position:absolute;top:10%;right:0}.sh-stat-label{color:#64748b;font-size:11px;font-weight:500}.sh-stat-val{color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:15px;font-weight:800}.sh-stat-val.up{color:var(--up)}.sh-stat-val.down{color:var(--down)}.sh-flow-section{margin-top:10px}.sh-flow-labels{color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:12px;font-weight:500;display:flex}.sh-flow-track{background:#f1f5f9;border-radius:3px;height:6px;display:flex;overflow:hidden}.sh-flow-in{background:var(--up);border-radius:3px 0 0 3px;height:100%}.sh-flow-out{background:var(--down);border-radius:0 3px 3px 0;height:100%}.sector-vip-banner{cursor:pointer;background:linear-gradient(135deg,#2c2f33 0%,#1a1c1e 100%);border:1px solid #3f4246;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px -6px #0000004d,inset 0 0 0 1px #ffd70033}.sector-vip-banner:active{transform:scale(.98)}.sector-vip-banner:before{content:"";background:linear-gradient(90deg,#0000,#ffd7000d,#0000);width:100%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}.svb-left{align-items:center;gap:12px;display:flex}.svb-icon{filter:drop-shadow(0 2px 4px #ffd70066);font-size:24px}.svb-content{flex-direction:column;gap:4px;display:flex}.svb-title{color:#e5e7eb;font-size:13px;font-weight:500}.svb-desc{color:#9ca3af;font-size:12px}.svb-highlight{color:gold;font-size:14px;font-weight:700}.svb-btn{color:#4a3500;white-space:nowrap;background:linear-gradient(135deg,#fceabb 0%,#f8b500 100%);border-radius:20px;padding:6px 12px;font-size:12px;font-weight:800;box-shadow:0 4px 10px #f8b5004d}.sector-stocks-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #fffc;border-radius:24px;padding:20px 24px;box-shadow:0 4px 16px #00000008}.section-title{background:linear-gradient(90deg,#1e293b 0%,#475569 100%);-webkit-text-fill-color:transparent;letter-spacing:-.3px;-webkit-background-clip:text;align-items:center;margin:0 0 16px;font-size:16px;font-weight:750;display:flex}.section-title:before{content:"";background:var(--color-primary,#1890ff);border-radius:2px;width:4px;height:16px;margin-right:8px;display:inline-block}.stocks-row{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.stocks-row::-webkit-scrollbar{display:none}.stock-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:center;min-width:80px;padding:8px 12px;display:flex}.st-name{color:#475569;margin-bottom:4px;font-size:12px;font-weight:500}.st-pct{font-size:13px;font-weight:600}.sector-funds-list{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #fffc;border-radius:24px;padding:20px 24px;box-shadow:0 4px 16px #00000008}.list-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.list-header .section-title{margin-bottom:0}.active-avatars{align-items:center;gap:6px;display:flex}.avatar-desc{color:#64748b;font-size:12px;font-weight:500}.funds-grid{flex-direction:column;gap:12px;display:flex}.fund-item-card{background:#f8fafc;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000003}.fund-item-card:active{background:#f1f5f9;border-color:#e2e8f0;transform:scale(.98)}.fic-left{flex:1}.fic-name{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.fic-code{color:#94a3b8;font-family:monospace;font-size:11px;font-weight:500}.fic-mid{text-align:right;flex:1;padding-right:12px}.fic-price{letter-spacing:-.5px;margin-bottom:4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:16px;font-weight:800}.fic-price.up{color:var(--up)}.fic-price.down{color:var(--down)}.fic-nav{color:#64748b;font-size:11px;font-weight:500}.fic-right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.fic-hint{letter-spacing:.5px;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700}.fic-hint.up{color:var(--up);background:#ff4d4f1a}.fic-hint.down{color:var(--down);background:#27ae601a}.fic-hint.neutral{color:#64748b;background:#f1f5f9}.fic-ops-text{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:90px;font-size:11px;font-weight:500;overflow:hidden}.empty-state{text-align:center;color:var(--text-secondary);padding:30px 0;font-size:14px}.up{color:var(--up)}.down{color:var(--down)}.neutral{color:#64748b}
