*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0f;min-height:100vh;color:#fff;overflow-x:hidden}.sidebar{position:fixed;left:0;top:0;bottom:0;width:200px;background:rgba(15,15,20,.98);border-right:1px solid hsla(0,0%,100%,.08);padding:20px 0;overflow-y:auto;z-index:1000}.sidebar h1{font-size:.9rem;padding:0 20px 20px;color:#667eea;border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:15px}.sidebar-section{padding:10px 20px 5px;font-size:.7rem;color:#444;text-transform:uppercase;letter-spacing:1px}.sidebar button{display:block;width:100%;text-align:left;background:transparent;border:none;color:#666;padding:10px 20px;cursor:pointer;font-size:.8rem;transition:all .2s}.sidebar button:hover{color:#fff;background:hsla(0,0%,100%,.05)}.sidebar button.active{color:#667eea;background:rgba(102,126,234,.1);border-left:2px solid #667eea}.main-content{margin-left:200px;padding:40px;min-height:100vh}.demo-header{margin-bottom:40px}.demo-title{font-size:2.5rem;margin-bottom:10px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.demo-subtitle{color:#666;font-size:1rem;max-width:600px;line-height:1.6}.demo-area{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;gap:30px}.demo-scroll{min-height:auto}.replay-btn{padding:12px 30px;background:hsla(0,0%,100%,.1);border:none;color:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s}.replay-btn:hover{background:hsla(0,0%,100%,.15)}.box,.primary-btn{background:linear-gradient(135deg,#667eea,#764ba2)}.box{width:100px;height:100px;border-radius:16px;cursor:pointer}.app-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px;width:100%;max-width:900px}.app-card{height:180px;border-radius:20px;cursor:pointer;overflow:hidden;position:relative}.app-card img{width:100%;height:100%;object-fit:cover}.app-card-content{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent,rgba(0,0,0,.9))}.app-card h3{font-size:1.1rem;margin-bottom:4px}.app-card p{font-size:.75rem;color:#aaa}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:100;display:flex;align-items:center;justify-content:center;padding:40px}.modal-card{width:100%;max-width:700px;background:#151520;border-radius:24px;overflow:hidden}.modal-image{height:280px;position:relative}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-body{padding:30px}.modal-body h2{font-size:1.6rem;margin-bottom:8px}.modal-body .tag{color:#667eea;font-size:.8rem;margin-bottom:15px}.modal-body .desc{color:#888;line-height:1.7;font-size:.9rem}.close-btn{position:absolute;top:15px;right:15px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.6);border:none;color:#fff;cursor:pointer;font-size:1.1rem}.card-3d-wrap{perspective:1000px}.card-3d{width:300px;height:380px;border-radius:24px;background:linear-gradient(145deg,#1a1a2e,#16213e);border:1px solid hsla(0,0%,100%,.1);padding:30px;transform-style:preserve-3d;cursor:pointer;position:relative}.card-3d-icon{width:70px;height:70px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:18px;margin-bottom:25px}.card-3d h3{font-size:1.4rem;margin-bottom:12px}.card-3d p{color:#888;line-height:1.6;font-size:.9rem}.morph-wrap{display:flex;flex-direction:column;align-items:center;gap:25px}.morph-svg{width:280px;height:280px}.morph-btns{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.morph-btns button{background:hsla(0,0%,100%,.1);border:none;color:#fff;padding:8px 18px;border-radius:6px;cursor:pointer;font-size:.8rem}.morph-btns button.active{background:linear-gradient(135deg,#667eea,#764ba2)}.reorder-wrap{max-width:450px;width:100%}.reorder-item{background:rgba(102,126,234,.15);border:1px solid hsla(0,0%,100%,.1);padding:18px;border-radius:10px;margin-bottom:8px;cursor:-webkit-grab;cursor:grab;display:flex;align-items:center;gap:12px}.reorder-item:active{cursor:-webkit-grabbing;cursor:grabbing}.reorder-item .handle{color:#555}.reorder-item h4{flex:1 1;font-size:.9rem}.reorder-item span{color:#667eea;font-size:.75rem}.gesture-track{width:280px;height:56px;background:hsla(0,0%,100%,.1);border-radius:28px;position:relative}.gesture-track:after{content:"Slide to unlock";inset:0;color:#555;font-size:.85rem}.gesture-thumb,.gesture-track:after{position:absolute;display:flex;align-items:center;justify-content:center}.gesture-thumb{width:46px;height:46px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;left:5px;top:5px;cursor:-webkit-grab;cursor:grab;z-index:1;font-size:1.1rem}.particles-area{position:relative;width:100%;height:350px;display:flex;align-items:center;justify-content:center;cursor:crosshair}.particle{position:absolute;width:10px;height:10px;border-radius:50%;pointer-events:none}.particles-text{font-size:2.5rem;font-weight:700;color:#333;z-index:1}.path-wrap{display:flex;flex-direction:column;align-items:center;gap:20px}.path-svg{width:350px;height:180px}.path-svg path{fill:none;stroke:url(#pathGradient);stroke-width:4;stroke-linecap:round}.magnetic-btn{padding:18px 45px;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;cursor:pointer;position:relative;overflow:hidden}.scramble-text{font-size:2.5rem;font-weight:700;cursor:pointer;padding:20px 35px;background:hsla(0,0%,100%,.05);border-radius:14px;font-family:SF Mono,Fira Code,monospace;letter-spacing:3px}.cursor-area{width:100%;max-width:600px;height:350px;background:hsla(0,0%,100%,.02);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);position:relative;cursor:none}.cursor-dot{width:16px;height:16px;background:#667eea;border-radius:50%}.cursor-dot,.cursor-ring{position:absolute;pointer-events:none}.cursor-ring{width:45px;height:45px;border:2px solid rgba(102,126,234,.5);border-radius:50%}.aurora-btn{padding:16px 40px;font-size:1rem;font-weight:600;color:#fff;background:transparent;border-radius:50px;cursor:pointer;text-transform:uppercase;letter-spacing:2px}.marquee-wrap{width:100%;overflow:hidden;padding:30px 0}.marquee-track{display:flex;gap:50px;white-space:nowrap}.marquee-item{font-size:3.5rem;font-weight:800;color:transparent;-webkit-text-stroke:1px hsla(0,0%,100%,.25)}.marquee-item.filled{-webkit-text-stroke:none;background:linear-gradient(90deg,#667eea,#764ba2);-webkit-background-clip:text}.reveal-wrap{display:flex;flex-direction:column;gap:15px;text-align:center}.reveal-line{font-size:2.8rem;font-weight:700;overflow:hidden;position:relative}.flip-wrap{display:flex;gap:15px}.flip-card{padding:18px 35px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;cursor:pointer;overflow:hidden}.flip-card span{display:block;font-size:1.1rem;font-weight:600}.stack-wrap{position:relative;width:260px;height:340px}.stack-card{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:5rem;cursor:-webkit-grab;cursor:grab}.stack-card:active{cursor:-webkit-grabbing;cursor:grabbing}.blob-wrap{width:260px;height:260px;cursor:pointer}.blob-svg{width:100%;height:100%;filter:drop-shadow(0 0 25px rgba(102,126,234,.4))}.typewriter-text{font-size:1.8rem;font-family:SF Mono,Fira Code,monospace;color:#667eea}.typewriter-cursor{display:inline-block;width:3px;height:1.1em;background:#667eea;margin-left:3px;vertical-align:text-bottom}.parallax-container{height:300vh}.parallax-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden}.parallax-layer,.parallax-sticky{display:flex;align-items:center;justify-content:center}.parallax-layer{position:absolute}.parallax-circle{border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.counter-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:35px;gap:35px}.counter-item{text-align:center}.counter-value{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.counter-label{color:#666;font-size:.85rem;margin-top:8px}.stagger-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:12px;gap:12px}.stagger-item{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}.hscroll-container{height:300vh}.hscroll-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.hscroll-track{display:flex;gap:25px;padding:0 40px}.hscroll-card{flex-shrink:0;width:350px;height:450px;background:linear-gradient(135deg,rgba(102,126,234,.15),rgba(118,75,162,.15));border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:35px;display:flex;flex-direction:column;justify-content:flex-end}.hscroll-card .num{font-size:3.5rem;opacity:.15;margin-bottom:auto}.hscroll-card h3{font-size:1.6rem;margin-bottom:10px}.hscroll-card p{color:#888;line-height:1.6;font-size:.9rem}.notif-wrap{max-width:380px;width:100%}.notif-item{background:linear-gradient(135deg,#151520,#1a1a2e);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:16px;margin-bottom:10px;gap:14px;cursor:pointer}.notif-icon,.notif-item{display:flex;align-items:center}.notif-icon{width:38px;height:38px;border-radius:10px;justify-content:center;font-size:1.1rem}.notif-content h4{font-size:.9rem;margin-bottom:3px}.notif-content p{font-size:.75rem;color:#666}.accordion-wrap{max-width:550px;width:100%}.accordion-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;margin-bottom:8px;overflow:hidden}.accordion-header{padding:18px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-header h4{font-size:.95rem}.accordion-content{padding:0 18px;color:#888;line-height:1.7;font-size:.9rem;overflow:hidden}.hero-parallax{height:400vh;position:relative}.hero-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-bg{background:radial-gradient(ellipse at center,#1a1a3e 0,#0a0a0f 70%)}.hero-bg,.hero-grid{position:absolute;inset:0}.hero-grid{background-image:linear-gradient(rgba(102,126,234,.03) 1px,transparent 0),linear-gradient(90deg,rgba(102,126,234,.03) 1px,transparent 0);background-size:50px 50px}.hero-content{position:relative;z-index:10;text-align:center}.hero-title{font-size:6rem;font-weight:800;line-height:1;margin-bottom:20px}.hero-sub{font-size:1.4rem;color:#888}.floating-card{position:absolute;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:20px}.image-reveal-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:800px}.image-reveal-item{aspect-ratio:4/5;border-radius:16px;overflow:hidden;position:relative;cursor:pointer}.image-reveal-item img{width:100%;height:100%;object-fit:cover}.split-text{font-size:4rem;font-weight:800;display:flex;flex-wrap:wrap;justify-content:center;gap:0 15px}.split-word{display:flex;overflow:hidden}.split-char{display:inline-block}.elastic-btn{padding:20px 50px;font-size:1.1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:60px;color:#fff;cursor:pointer;position:relative}.fab-main,.fab-wrap{position:relative;width:60px;height:60px}.fab-main{background:linear-gradient(135deg,#667eea,#764ba2);font-size:1.5rem;z-index:10}.fab-item,.fab-main{border-radius:50%;border:none;color:#fff;cursor:pointer}.fab-item{position:absolute;width:45px;height:45px;background:hsla(0,0%,100%,.1);font-size:1rem;left:50%;top:50%;transform:translate(-50%,-50%)}.progress-ring{width:200px;height:200px}.progress-ring circle{fill:none;stroke-width:8;stroke-linecap:round}.progress-ring .bg{stroke:hsla(0,0%,100%,.1)}.progress-ring .fg{stroke:url(#progressGradient)}.progress-value{font-size:3rem;font-weight:700}.tabs-wrap{width:100%;max-width:500px}.tabs-header{display:flex;background:hsla(0,0%,100%,.05);border-radius:12px;padding:5px;position:relative;margin-bottom:20px}.tabs-header button{flex:1 1;background:transparent;border:none;color:#888;padding:12px;cursor:pointer;font-size:.9rem;position:relative;z-index:1}.tabs-header button.active{color:#fff}.tabs-indicator{position:absolute;top:5px;bottom:5px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px}.tabs-content{border-radius:12px;padding:25px;min-height:150px}.skeleton-wrap,.tabs-content{background:hsla(0,0%,100%,.03)}.skeleton-wrap{width:100%;max-width:400px;border-radius:16px;padding:20px}.skeleton-item{background:linear-gradient(90deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%;border-radius:8px}.skeleton-avatar{width:50px;height:50px;border-radius:50%}.skeleton-line{height:12px;margin-bottom:10px}.drag-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;max-width:400px}.drag-item{aspect-ratio:1;background:linear-gradient(135deg,rgba(102,126,234,.2),rgba(118,75,162,.2));border:1px solid hsla(0,0%,100%,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:-webkit-grab;cursor:grab}.drag-item:active{cursor:-webkit-grabbing;cursor:grabbing}.dock-container{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid hsla(0,0%,100%,.15)}.dock-item{aspect-ratio:1;background:linear-gradient(145deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.05));border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.2)}.scroll-progress-wrap{height:300vh}.scroll-progress-bar{position:fixed;top:0;left:200px;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);transform-origin:left;z-index:999}.scroll-content{display:flex;flex-direction:column;gap:100vh;padding:20vh 0}.scroll-section{display:flex;justify-content:center}.scroll-card{max-width:500px;padding:40px;background:hsla(0,0%,100%,.03);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);text-align:center}.scroll-card h3{font-size:2rem;margin-bottom:15px;background:linear-gradient(90deg,#667eea,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.scroll-card p{color:#888;line-height:1.7}.stock-ticker-wrap{width:100%;max-width:900px;overflow:hidden;background:rgba(15,15,25,.9);border-radius:12px;border:1px solid hsla(0,0%,100%,.08);padding:15px 0}.stock-ticker{display:flex;gap:50px;white-space:nowrap}.stock-ticker-item{display:flex;align-items:center;gap:12px;font-size:.9rem}.stock-ticker-item .symbol{font-weight:600;color:#fff}.stock-ticker-item .price{color:#888}.stock-ticker-item .change{padding:3px 8px;border-radius:4px;font-size:.75rem;font-weight:500}.stock-ticker-item .change.up{background:rgba(34,197,94,.15);color:#22c55e}.stock-ticker-item .change.down{background:rgba(239,68,68,.15);color:#ef4444}.candlestick-chart{width:100%;max-width:700px;height:400px;background:rgba(15,15,25,.9);border-radius:20px;border:1px solid hsla(0,0%,100%,.08);padding:30px;display:flex;flex-direction:column}.candlestick-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.candlestick-title{font-size:1.3rem;font-weight:600}.candlestick-price{font-size:1.8rem;font-weight:700}.candlestick-area{flex:1 1;display:flex;align-items:flex-end;justify-content:center;gap:8px;padding-bottom:20px}.candle{display:flex;flex-direction:column;align-items:center;cursor:pointer}.candle-wick{width:2px;background:currentColor}.candle-body{width:16px;border-radius:2px;min-height:4px}.stock-card{width:320px;background:rgba(15,15,25,.95);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);padding:24px;cursor:pointer}.stock-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.stock-card-symbol{font-size:1.4rem;font-weight:700}.stock-card-name{font-size:.8rem;color:#666;margin-top:4px}.stock-card-price{font-size:2rem;font-weight:700;margin-bottom:8px}.stock-card-change{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:.85rem;font-weight:600}.stock-card-change.up{background:rgba(34,197,94,.15);color:#22c55e}.stock-card-change.down{background:rgba(239,68,68,.15);color:#ef4444}.stock-card-chart{height:80px;margin-top:20px}.portfolio-pie{width:100%;max-width:600px;display:flex;align-items:center;gap:50px;background:rgba(15,15,25,.9);border-radius:24px;border:1px solid hsla(0,0%,100%,.08);padding:40px}.pie-chart-container{position:relative;width:200px;height:200px}.pie-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.pie-center-value{font-size:1.8rem;font-weight:700}.pie-center-label{font-size:.75rem;color:#666}.pie-legend{flex:1 1}.pie-legend-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.pie-legend-dot{width:12px;height:12px;border-radius:3px}.pie-legend-name{flex:1 1;font-size:.9rem}.pie-legend-value{font-weight:600;font-size:.9rem}.pie-legend-percent{font-size:.8rem;color:#666;width:50px;text-align:right}.order-book{width:100%;max-width:500px;background:rgba(15,15,25,.95);border-radius:20px;border:1px solid hsla(0,0%,100%,.08);padding:24px}.order-book-header{display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid hsla(0,0%,100%,.08)}.order-book-title{font-size:1.1rem;font-weight:600}.order-book-spread{font-size:.85rem;color:#888}.order-book-row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;gap:10px;padding:8px 0;font-size:.85rem;position:relative}.order-book-row .price{font-weight:600}.order-book-row .amount{text-align:center;color:#888}.order-book-row .total{text-align:right}.order-book-bar{position:absolute;top:0;bottom:0;opacity:.15;border-radius:4px}.order-book-bar.bid{right:0;background:#22c55e}.order-book-bar.ask{left:0;background:#ef4444}.order-book-mid{text-align:center;padding:15px;margin:10px 0;background:hsla(0,0%,100%,.03);border-radius:8px}.order-book-mid-price{font-size:1.4rem;font-weight:700}.order-book-mid-label{font-size:.75rem;color:#666;margin-top:4px}.trading-panel{width:100%;max-width:400px;background:rgba(15,15,25,.95);border-radius:20px;border:1px solid hsla(0,0%,100%,.08);overflow:hidden}.trading-tabs{display:flex;border-bottom:1px solid hsla(0,0%,100%,.08)}.trading-tab{flex:1 1;padding:16px;text-align:center;font-size:.9rem;font-weight:600;cursor:pointer;background:transparent;border:none;color:#666;position:relative}.trading-tab.active{color:#fff}.trading-tab-indicator{position:absolute;bottom:0;left:0;right:0;height:2px}.trading-form{padding:24px}.trading-input-group{margin-bottom:20px}.trading-label{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.8rem;color:#888}.trading-input{width:100%;padding:14px 16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:#fff;font-size:1rem;outline:none;transition:border-color .2s}.trading-input:focus{border-color:rgba(102,126,234,.5)}.trading-slider{width:100%;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;margin:15px 0;position:relative;cursor:pointer}.trading-slider-fill{height:100%;border-radius:2px}.trading-slider-thumb{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%);cursor:-webkit-grab;cursor:grab}.trading-slider-marks{display:flex;justify-content:space-between;margin-top:8px;font-size:.7rem;color:#555}.trading-btn{width:100%;padding:16px;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;color:#fff}.trading-btn.buy{background:linear-gradient(135deg,#22c55e,#16a34a)}.trading-btn.sell{background:linear-gradient(135deg,#ef4444,#dc2626)}.trading-summary{display:flex;justify-content:space-between;padding:16px 0;margin-bottom:16px;border-top:1px solid hsla(0,0%,100%,.05);font-size:.85rem}.trading-summary-label{color:#666}.trading-summary-value{font-weight:600}.market-heatmap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;width:100%;max-width:700px}.heatmap-cell{padding:20px 15px;border-radius:12px;text-align:center;cursor:pointer}.heatmap-cell.large{grid-column:span 2;grid-row:span 2;padding:30px 20px}.heatmap-symbol{font-size:.9rem;font-weight:600;margin-bottom:4px}.heatmap-cell.large .heatmap-symbol{font-size:1.2rem}.heatmap-change{font-size:.8rem;font-weight:500}.heatmap-cell.large .heatmap-change{font-size:1.1rem}.stock-watchlist{width:100%;max-width:500px;background:rgba(15,15,25,.95);border-radius:20px;border:1px solid hsla(0,0%,100%,.08);overflow:hidden}.watchlist-header{padding:20px 24px;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:1.1rem;font-weight:600}.watchlist-item{display:grid;grid-template-columns:1fr auto auto;grid-gap:20px;gap:20px;align-items:center;padding:16px 24px;border-bottom:1px solid hsla(0,0%,100%,.04);cursor:pointer}.watchlist-info{display:flex;flex-direction:column;gap:4px}.watchlist-symbol{font-weight:600;font-size:.95rem}.watchlist-name{font-size:.75rem;color:#666}.watchlist-chart{width:80px;height:35px}.watchlist-price-wrap{text-align:right}.watchlist-price{font-weight:600;font-size:.95rem;margin-bottom:4px}.watchlist-change{font-size:.75rem;padding:3px 8px;border-radius:4px;font-weight:500}.watchlist-change.up{background:rgba(34,197,94,.15);color:#22c55e}.watchlist-change.down{background:rgba(239,68,68,.15);color:#ef4444}.price-alert{width:100%;max-width:400px;position:relative}.price-alert-card{background:rgba(15,15,25,.98);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);padding:20px;display:flex;align-items:center;gap:16px}.price-alert-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.price-alert-icon.up{background:rgba(34,197,94,.15)}.price-alert-icon.down{background:rgba(239,68,68,.15)}.price-alert-content{flex:1 1}.price-alert-title{font-weight:600;margin-bottom:4px}.price-alert-desc{font-size:.8rem;color:#888}.price-alert-close{width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.05);border:none;color:#666;cursor:pointer;font-size:.9rem}.market-overview{display:flex;gap:20px;width:100%;max-width:900px}.market-index-card{flex:1 1;background:rgba(15,15,25,.95);border-radius:20px;border:1px solid hsla(0,0%,100%,.08);padding:24px;cursor:pointer}.index-name{font-size:.85rem;color:#888;margin-bottom:8px}.index-value{font-size:1.6rem;font-weight:700;margin-bottom:8px}.index-change{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500}.index-change.up{color:#22c55e}.index-change.down{color:#ef4444}.index-chart{height:60px;margin-top:16px}.breadcrumb-nav{padding:20px 30px;background:rgba(20,20,30,.9);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.breadcrumb-item,.breadcrumb-nav{display:flex;align-items:center;gap:8px}.breadcrumb-item{padding:8px 14px;border-radius:8px;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s;position:relative}.breadcrumb-item:hover{background:rgba(102,126,234,.15);color:#667eea}.breadcrumb-item.active{color:#667eea;background:rgba(102,126,234,.2)}.breadcrumb-item svg{width:16px;height:16px}.breadcrumb-separator{color:#444;font-size:.8rem}.breadcrumb-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;background:rgba(20,20,30,.98);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:8px;z-index:10}.breadcrumb-dropdown-item{padding:10px 14px;border-radius:6px;color:#888;font-size:.85rem;cursor:pointer;transition:all .2s;white-space:nowrap}.breadcrumb-dropdown-item:hover{background:rgba(102,126,234,.15);color:#667eea}.sidemenu-container{display:flex;gap:0;width:800px;height:500px;background:rgba(20,20,30,.9);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);overflow:hidden}.sidemenu-sidebar{width:260px;background:rgba(15,15,25,.95);border-right:1px solid hsla(0,0%,100%,.08);padding:24px 16px;overflow-y:auto}.sidemenu-section{margin-bottom:8px}.sidemenu-section-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:8px;cursor:pointer;transition:all .2s;color:#888;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sidemenu-section-header:hover{background:hsla(0,0%,100%,.05);color:#fff}.sidemenu-section-header svg{width:16px;height:16px;transition:transform .3s}.sidemenu-section-header.expanded svg{transform:rotate(180deg)}.sidemenu-items{padding-left:12px;overflow:hidden}.sidemenu-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:8px;color:#666;font-size:.9rem;cursor:pointer;transition:all .2s;margin-top:4px}.sidemenu-item:hover{background:rgba(102,126,234,.15);color:#667eea}.sidemenu-item.active{background:rgba(102,126,234,.25);color:#667eea}.sidemenu-item svg{width:18px;height:18px}.sidemenu-badge{margin-left:auto;padding:2px 8px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;font-size:.7rem;font-weight:600}.sidemenu-content{flex:1 1;padding:40px;overflow-y:auto}.sidemenu-content h2{font-size:1.8rem;margin-bottom:12px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sidemenu-content p{color:#888;line-height:1.7}.tabbar-container{width:900px;background:rgba(20,20,30,.9);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);overflow:hidden}.tabbar-tabs{display:flex;background:rgba(15,15,25,.95);border-bottom:1px solid hsla(0,0%,100%,.08);padding:8px 16px;gap:4px}.tabbar-tab{display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:10px;color:#666;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s;position:relative}.tabbar-tab:hover{color:#888;background:hsla(0,0%,100%,.05)}.tabbar-tab.active{color:#667eea}.tabbar-tab svg{width:18px;height:18px}.tabbar-indicator{position:absolute;bottom:0;left:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px 3px 0 0}.tabbar-content{padding:40px;min-height:300px}.tabbar-panel{display:none}.tabbar-panel.active{display:block}.tabbar-panel h3{font-size:1.4rem;margin-bottom:12px}.tabbar-panel p{color:#888;line-height:1.7}.megamenu-demo{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px}.megamenu-nav{display:flex;gap:8px;padding:12px 20px;background:rgba(20,20,30,.9);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.megamenu-item{position:relative;padding:12px 24px;border-radius:10px;color:#888;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.megamenu-item:hover{color:#fff;background:hsla(0,0%,100%,.05)}.megamenu-item.active{color:#667eea;background:rgba(102,126,234,.15)}.megamenu-dropdown{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);width:700px;background:rgba(20,20,30,.98);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:30px;z-index:10;box-shadow:0 20px 60px rgba(0,0,0,.5)}.megamenu-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.megamenu-column h4{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#444;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.megamenu-link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;color:#666;font-size:.85rem;cursor:pointer;transition:all .2s;margin-bottom:4px}.megamenu-link:hover{background:rgba(102,126,234,.15);color:#667eea}.megamenu-link-icon{width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem}.megamenu-link-text{flex:1 1}.megamenu-link-desc{font-size:.7rem;color:#555}.megamenu-image{width:100%;height:120px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;margin-top:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#444;font-size:.8rem}.pagination-container{display:flex;flex-direction:column;align-items:center;gap:30px}.pagination{gap:8px;padding:12px 20px;background:rgba(20,20,30,.9);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.pagination,.pagination-btn{display:flex;align-items:center}.pagination-btn{width:40px;height:40px;justify-content:center;border-radius:10px;background:transparent;border:none;color:#666;cursor:pointer;transition:all .2s;font-size:.9rem}.pagination-btn:hover:not(:disabled){background:rgba(102,126,234,.15);color:#667eea}.pagination-btn:disabled{opacity:.3;cursor:not-allowed}.pagination-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.pagination-ellipsis{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#444;font-size:.9rem}.pagination-jump{display:flex;align-items:center;gap:12px;padding-left:16px;border-left:1px solid hsla(0,0%,100%,.1)}.pagination-jump label{color:#666;font-size:.85rem}.pagination-jump input{width:60px;padding:8px 12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:.85rem;text-align:center}.pagination-jump input:focus{outline:none;border-color:#667eea}.pagination-jump button{padding:8px 16px;background:rgba(102,126,234,.2);border:none;border-radius:8px;color:#667eea;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.pagination-jump button:hover{background:rgba(102,126,234,.3)}.pagination-info{color:#666;font-size:.9rem}