*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#fff;background:#f2f1ef;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:5rem}.section-header h2{font-size:3rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header p{font-size:1.25rem;color:#b0b0b0;max-width:800px;margin:0 auto;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}@media (max-width: 768px){.section-header h2{font-size:2.5rem}}@media (max-width: 480px){.section-header h2{font-size:2rem}}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Regular.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}.portfolio-page{min-height:100vh;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.portfolio-container{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.portfolio-container h1{font-size:2rem;font-weight:600;color:#333;margin-bottom:1rem}.portfolio-container p{color:#666;font-size:1.1rem}#loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000,#1a1a1a);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;font-family:"42dot Sans",Arial,sans-serif;color:#fff;transition:opacity .5s ease}#loading-screen .logo{font-size:48px;font-weight:700;margin-bottom:20px;color:#f2f1ef;animation:pulse 2s infinite}#loading-screen .loading-text{font-size:18px;margin-bottom:30px;color:#ccc}#loading-screen .progress-bar{width:300px;height:4px;background-color:#333;border-radius:2px;overflow:hidden}#loading-screen .progress-fill{width:0%;height:100%;background:linear-gradient(90deg,#f2f1ef,#fff);transition:width .3s ease}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}#loading-screen *{pointer-events:none}.navbar{position:relative;top:0;left:0;width:100%;height:100px;background:transparent;z-index:1000;display:flex;align-items:center;justify-content:flex-start;padding:0;margin:0;overflow:visible}.nav-container{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1001}.nav-left{display:flex;align-items:center;height:100%;width:100%}.nav-logo{height:100%;display:flex;align-items:center;padding-left:30px;background:#f6f5f1;min-width:250px;flex-shrink:0}.logo-image{height:80px;width:auto;object-fit:contain;max-width:100%}.nav-trapezoid{height:100%;background:#000;flex:1;display:flex;align-items:center;justify-content:center;position:relative;z-index:10;clip-path:polygon(0 0,100% 0,100% 100%,5% 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,5% 100%);min-width:0}.nav-buttons{display:flex;align-items:center;justify-content:center;gap:20px;height:100%;width:100%;padding:0 40px;flex-wrap:nowrap;position:relative;z-index:1005}.nav-button{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;height:50px;min-width:120px;max-width:140px;padding:0 15px;flex-shrink:1;flex-grow:0;z-index:1006}.button-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/home/navbar.svg);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1;transition:all .3s ease;cursor:pointer}.button-text{position:relative;z-index:2;color:#f6f5f1;font-weight:400;font-size:16px;font-family:Commit Mono;text-transform:uppercase;letter-spacing:.5px;text-align:center;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-button:hover{transform:scale(1.05)}.nav-button:hover .button-text{color:#000}.nav-button:hover .button-bg{background-image:url(/home/navbar-hover.svg)}.nav-button.active .button-bg{background-image:url(/home/navbar-hover.svg)}.nav-button.active .button-text{color:#000}.market-dropdown{position:relative;z-index:9999}.market-dropdown:after{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #F6F5F1;transition:all .3s ease}.market-dropdown:hover:after{border-top-color:#000}.market-dropdown.dropdown-open:after{transform:translateY(-50%) rotate(180deg)}.mobile-menu,.hamburger{display:none}.global-dropdown-menu{position:fixed;background:#000;min-width:140px;height:185px;border-radius:8px;box-shadow:0 4px 20px #0000004d;display:none;opacity:0;visibility:hidden;transition:all .3s ease;z-index:-1;overflow:visible;border:none;padding:8px;pointer-events:none;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.global-dropdown-menu .dropdown-item{padding:18px 20px;cursor:pointer;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.1);height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;border-radius:4px;position:relative;overflow:hidden}.global-dropdown-menu .dropdown-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/home/navbar.svg);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1;transition:all .3s ease;opacity:0}.global-dropdown-menu .dropdown-item:hover:before{background-image:url(/home/navbar-hover.svg);opacity:1}.global-dropdown-menu .dropdown-item:last-child{border-bottom:none;margin-bottom:0}.global-dropdown-menu .dropdown-item:hover{background:transparent;transform:translate(5px);border:1px solid rgba(255,255,255,.2)}.global-dropdown-menu .dropdown-item:hover span{color:#000;transform:scale(1.05);transition:transform .2s ease}.global-dropdown-menu .dropdown-item span{color:#f6f5f1;font-family:Commit Mono,monospace;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;line-height:1;position:relative;z-index:1;transition:all .3s ease}@media (max-width: 1400px){.nav-logo{min-width:220px;padding-left:25px}.logo-image{height:70px}.nav-buttons{gap:15px;padding:0 30px}.nav-button{min-width:110px;max-width:120px;padding:0 12px}.button-text{font-size:11px}}@media (max-width: 1200px){.nav-logo{min-width:200px;padding-left:20px}.logo-image{height:65px}.nav-trapezoid{clip-path:polygon(0 0,100% 0,100% 100%,6% 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,6% 100%)}.nav-buttons{gap:12px;padding:0 25px}.nav-button{min-width:100px;max-width:110px;height:45px;padding:0 10px}.button-text{font-size:10px}}@media (max-width: 1024px){.nav-logo{min-width:180px;padding-left:18px}.logo-image{height:60px}.nav-trapezoid{clip-path:polygon(0 0,100% 0,100% 100%,7% 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,7% 100%)}.nav-buttons{gap:10px;padding:0 20px}.nav-button{min-width:90px;max-width:100px;height:42px;padding:0 8px}.button-text{font-size:9px}}@media (max-width: 900px){.nav-logo{min-width:160px;padding-left:15px}.logo-image{height:55px}.nav-trapezoid{clip-path:polygon(0 0,100% 0,100% 100%,8% 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,8% 100%)}.nav-buttons{gap:8px;padding:0 15px}.nav-button{min-width:80px;max-width:90px;height:40px;padding:0 6px}.button-text{font-size:8px}}@media (max-width: 768px){body{padding-top:80px}.navbar{height:80px;position:fixed;top:0;left:0;right:0;z-index:1000;background:#f6f5f1;box-shadow:0 2px 8px #0000001a}.nav-logo{min-width:140px;padding-left:15px}.logo-image{height:55px}.nav-trapezoid{clip-path:polygon(0 0,100% 0,100% 100%,10% 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,10% 100%)}.nav-buttons,.nav-button{display:none}.dropdown-menu{display:none!important}.hamburger{display:flex;flex-direction:column;cursor:pointer;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:1001;background:#000c;padding:8px;border-radius:4px;transition:all .3s ease}.hamburger:hover{background:#000;transform:translateY(-50%) scale(1.05)}.hamburger span{width:25px;height:3px;background:#fff;margin:3px 0;transition:all .3s ease;border-radius:2px}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu{display:none;position:fixed;inset:80px 0 0;background:#f6f5f1;z-index:1000;padding:20px;box-shadow:0 4px 12px #0000001a;visibility:hidden;opacity:0;transition:all .3s ease}.mobile-menu.active{display:block;visibility:visible;opacity:1}.mobile-menu-item{display:block;padding:16px 20px;margin-bottom:8px;font-size:16px;font-weight:500;color:#333;text-decoration:none;border-radius:8px;transition:all .3s ease;cursor:pointer}.mobile-menu-item:hover{transform:translate(5px)}.mobile-menu-item.active{background:#000;color:#fff;border-radius:0 20px 20px 0}.mobile-menu-item.trade-dropdown{position:relative;display:flex;justify-content:space-between;align-items:center}.mobile-menu-item.trade-dropdown.active{background:#000;color:#fff}.mobile-arrow{font-size:12px;color:#333;transition:all .3s ease;margin-left:auto}.mobile-menu-item.trade-dropdown.active .mobile-arrow{color:#fff}.mobile-trade-dropdown-menu{display:none;margin-top:8px;margin-left:0;border-left:none;width:100%;background:#000;border-radius:8px;padding:8px}.mobile-trade-dropdown-menu.active{display:block}.mobile-trade-dropdown-item{padding:10px 15px;margin-bottom:3px;font-size:13px;font-weight:400;color:#fff;text-decoration:none;border-radius:4px;transition:all .3s ease;cursor:pointer;background:transparent;border:none;border-left:3px solid transparent;margin-left:15px}.mobile-trade-dropdown-item:hover{background:#ffffff1a;transform:translate(3px);border-left-color:#fff;color:#fff}.mobile-trade-dropdown-item:last-child{margin-bottom:0}.mobile-trade-dropdown-text{font-family:Commit Mono,monospace;text-transform:uppercase;letter-spacing:.3px;font-size:14px}.mobile-menu-item.trade-dropdown:not(.active) .mobile-trade-dropdown-menu.active{background:#f6f5f1}.mobile-menu-item.trade-dropdown:not(.active) .mobile-trade-dropdown-menu.active .mobile-trade-dropdown-item{color:#333}.mobile-menu-item.trade-dropdown:not(.active) .mobile-trade-dropdown-menu.active .mobile-trade-dropdown-item:hover{background:#0000001a;color:#000}.mobile-menu-text{font-family:Commit Mono,monospace;text-transform:uppercase;letter-spacing:.5px}}@media (max-width: 640px){.nav-buttons{display:none}}@media (max-width: 480px){.nav-buttons{display:none}}@media (max-width: 360px){.nav-buttons{display:none}}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0a0a0a);color:#000;position:relative;overflow:hidden;margin-bottom:80px}.hero-top-image{width:100%;height:472px;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;margin-top:25px;background-color:#f2f1ef;opacity:1;transition:opacity 1.5s ease-in-out}.hero-canvas{width:1142px;height:472px;max-width:100%;display:block;border:1px solid transparent}.hero-background{position:absolute;inset:0;z-index:0;background:#f2f1ef}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.hero-content{max-width:1200px;text-align:left;margin-bottom:4rem;width:100%}.hero-title{font-size:76px;font-weight:800;margin-bottom:1.5rem;line-height:1.1;color:#000;font-family:"42dot Sans",sans-serif;display:flex;flex-direction:column;align-items:center;gap:0}.title-line-1{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:0;white-space:nowrap;font-family:"42dot Sans";font-size:76px;font-weight:800;color:#000}.title-line-2{display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-family:"42dot Sans",sans-serif;font-size:76px;font-weight:800;color:#000}.title-continuation{font-family:"42dot Sans",sans-serif;font-size:76px;font-weight:800;color:#000}.gradient-text{background:linear-gradient(45deg,#333,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:"42dot Sans",sans-serif;font-size:76px;font-weight:800}.animated-feature{display:inline-flex;align-items:center;justify-content:center;background:transparent;padding:0;border-radius:0;border:none;color:#000;font-weight:800;position:relative;overflow:hidden;transition:all .3s ease;width:500px;min-width:500px;max-width:500px;height:80px;font-size:76px;line-height:1.1;white-space:nowrap;font-family:"42dot Sans",sans-serif;border-bottom:5px solid #000000}.animated-feature:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.2),transparent);transition:left .5s ease}.animated-feature:hover:before{left:100%}.hero-text-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-top:4rem;gap:2rem}.hero-subtitle{font-size:20px;line-height:1.6;color:#000;text-align:left;font-family:Commit Mono;max-width:600px;font-weight:700;flex:1}.hero-buttons{display:flex;justify-content:flex-end;align-items:flex-start;flex-shrink:0}.hero-button{cursor:pointer;transition:all .3s ease;height:60px;width:auto}.hero-button:hover{transform:scale(1.05)}.hero-button{background-image:url(/home/viewdoc.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease;width:233px;height:64px;cursor:pointer}.hero-button:hover{background-image:url(/home/viewdoc-hover.svg);transform:scale(1.05)}.performance-stats{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;height:100%;padding:2rem 0}.hero .stat-card{background:#000!important;border-radius:0;padding:1.5rem 3rem;border:none;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;flex:1;box-shadow:none}.hero .stat-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem}.hero .stat-card:hover{transform:none;background:#000}.hero .stat-icon{width:70px;height:70px;background:linear-gradient(135deg,#333,#000);border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.8rem;color:#fff;box-shadow:0 8px 20px #0000004d;transition:all .3s ease}.hero .stat-value{font-size:36px!important;font-weight:800!important;color:#f6f5f1!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:1px;font-family:"42dot Sans"!important;text-align:center!important;margin-bottom:0!important}.hero .stat-label{font-size:20px!important;color:#f6f5f1!important;text-transform:uppercase;letter-spacing:1.5px;font-weight:600!important;font-family:"42dot Sans",sans-serif!important;text-align:center!important}.hero-stats{display:flex;gap:2rem;justify-content:space-between;align-items:center;margin-top:2rem;width:100%;max-width:1200px}@media (max-width: 768px){.hero{min-height:auto;margin-bottom:40px;padding-top:20px}.hero-top-image{height:250px;margin-top:20px;margin-bottom:20px}.hero-canvas{width:100%;height:250px;max-width:100%;object-fit:contain}.hero-container{text-align:center;gap:1.5rem;margin-top:0;padding:0 16px}.hero-content{margin-bottom:2rem;text-align:center;width:100%}.hero-title{font-size:36px;align-items:center;font-weight:800;line-height:1.2;margin-bottom:1rem}.title-line-1{font-size:36px;flex-direction:column;align-items:center;justify-content:center;gap:8px;white-space:normal;font-weight:800;line-height:1.2;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.title-line-2{font-size:32px;justify-content:center;white-space:nowrap;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.title-continuation{font-size:32px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.animated-feature{width:auto;min-width:auto;max-width:100%;height:auto;min-height:auto;padding:0;font-size:36px;border-bottom:3px solid #000000;font-weight:800;line-height:1.2;white-space:normal;text-align:center;word-wrap:break-word;overflow-wrap:break-word;width:320px;min-width:320px;max-width:320px;height:50px;min-height:50px;display:inline-block}.hero-text-container{flex-direction:column;gap:1.5rem;margin-top:2rem;align-items:center;text-align:center;margin-bottom:1rem}.hero-subtitle{font-size:16px;text-align:center;max-width:100%;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.hero-button{height:50px;width:200px;background-size:contain;background-position:center;margin:0 auto}.hero-stats{flex-direction:column;gap:1rem;padding:.5rem 0;width:100%;max-width:100%;margin-top:0}.hero .stat-card{padding:1rem 1.5rem;flex:none;width:100%;max-width:280px;margin:0 auto}.hero .stat-content{gap:1rem;flex-direction:row;justify-content:center}.hero .stat-value{font-size:24px!important}.hero .stat-label{font-size:14px!important}}@media (max-width: 480px){.hero{padding-top:10px;margin-bottom:30px}.hero-top-image{height:200px;margin-top:15px;margin-bottom:15px}.hero-canvas{height:200px}.hero-container{padding:0 12px;gap:1rem}.hero-title{font-size:28px;margin-bottom:.8rem}.title-line-1{font-size:28px;gap:6px;margin-bottom:.4rem}.title-line-2,.title-continuation{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.animated-feature{font-size:28px;border-bottom:2px solid #000000;width:260px;min-width:260px;max-width:260px;height:40px;min-height:40px;display:inline-block}.hero-text-container{gap:1rem;margin-top:1.5rem;margin-bottom:.8rem}.hero-subtitle{font-size:14px;line-height:1.4}.hero-button{height:45px;width:180px}.hero-stats{gap:.8rem;padding:.3rem 0;margin-top:0}.hero .stat-card{padding:.8rem 1rem;max-width:250px}.hero .stat-content{gap:.8rem}.hero .stat-value{font-size:20px!important}.hero .stat-label{font-size:12px!important}}@media (max-width: 360px){.hero-title,.title-line-1,.animated-feature{font-size:24px}.title-line-2,.title-continuation{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.animated-feature{width:220px;min-width:220px;max-width:220px;height:35px;min-height:35px;display:inline-block}.hero-text-container{margin-top:1.2rem;margin-bottom:.6rem;gap:.8rem}.hero-subtitle{font-size:13px}.hero-button{height:40px;width:160px}.hero-stats{gap:.6rem;padding:.2rem 0;margin-top:0}.hero .stat-card{padding:.6rem .8rem;max-width:220px}.hero .stat-value{font-size:18px!important}.hero .stat-label{font-size:11px!important}}.about{padding:8rem 0;background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.about-content{display:flex;justify-content:center;align-items:center;max-width:1000px;margin:0 auto}.comparison-table-container{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:25px;padding:3rem;box-shadow:0 20px 40px #0000004d;border:1px solid rgba(255,255,255,.1);width:100%;max-width:1000px}.comparison-table-container h4{font-size:1.5rem;margin-bottom:2rem;color:#fff;text-align:center;font-weight:700}.comparison-table{width:100%;border-radius:15px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff05}.table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .3s ease}.table-row:hover{background:#ffffff0d}.table-row:last-child{border-bottom:none}.table-cell{padding:1.5rem 1rem;text-align:center;font-size:1rem;display:flex;align-items:center;justify-content:center;color:#fff}.table-cell:first-child{justify-content:flex-start;padding-left:1.5rem;font-weight:600}.platform-name{font-weight:700;color:#667eea}.loka-highlight{background:linear-gradient(135deg,#667eea26,#764ba226);border:2px solid #667eea;border-radius:12px;margin:.5rem 0}.loka-highlight .table-cell{font-weight:800;color:#667eea}@media (max-width: 768px){.about-content{flex-direction:column;padding:0 1rem}.comparison-table-container{padding:2rem 1rem}.table-header,.table-row{grid-template-columns:1fr;gap:.5rem}.table-cell{padding:1rem;font-size:.9rem}.table-cell:first-child{background:#ffffff0d;font-weight:600;border-radius:8px;margin-bottom:.25rem}}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Regular.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}.features{padding:80px 0;background-color:#f2f1ef;position:relative;overflow:visible;min-height:100vh}.features .container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.features-header-section{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:80px;gap:60px;min-height:400px}.features-header-content{flex:0 0 40%;max-width:500px;display:flex;flex-direction:column;justify-content:space-between;min-height:400px}.features-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:#000;padding:8px 16px;border-radius:0;font-family:"42dot Sans",sans-serif;font-size:16px;font-weight:700;margin-bottom:24px;border:2px solid #000000;min-width:200px;position:relative;height:40px}.badge-icon{width:80px;height:30px;flex-shrink:0;position:absolute;left:-60px;top:50%;transform:translateY(-50%)}.badge-text{z-index:1;position:relative}.features-header-content h2{font-family:"42dot Sans",sans-serif;font-size:40px;font-weight:800;line-height:1.2;margin-top:40px;margin-bottom:24px;color:#000}.features-header-content p{font-family:Commit Mono,monospace;font-size:20px;font-weight:700;line-height:1.6;color:#000;margin-bottom:40px}.features-header-image{flex:0 0 55%;display:flex;justify-content:center;align-items:flex-start}.features-header-image img{max-width:100%;height:auto;max-height:400px}#animated-lines-container{width:100%;height:400px;position:relative;background:transparent;border-radius:8px;overflow:hidden}#animated-lines-container canvas{width:100%!important;height:100%!important;display:block!important;max-width:none!important;max-height:none!important}.features-cards-section{margin-top:20px}.features-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:2px;column-gap:40px;width:100%}.feature-card{position:relative;border-radius:20px;padding:clamp(20px,4vw,40px);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;min-height:320px;width:100%;height:auto;transform:scale(1);box-sizing:border-box}.feature-card.tall-card{min-height:500px;height:500px}.feature-card .card-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;z-index:1}.feature-card .card-content{position:relative;z-index:2;height:auto;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:15px;box-sizing:border-box;width:100%;max-width:100%}.feature-card .card-content>*{flex-shrink:1}.feature-separator{width:40px;height:2px;background:linear-gradient(90deg,#000,#333);margin-bottom:20px}.feature-card h3{font-family:"42dot Sans";font-size:18px;font-weight:800;margin-bottom:16px;margin-top:0;color:#000}.feature-card p{font-family:"42dot Sans";font-size:16px;font-weight:400;line-height:1.6;color:#000;margin-bottom:20px}.feature-highlights{display:flex;flex-direction:column;gap:20px}.feature-card .highlight-item{display:flex;align-items:flex-start;gap:20px;font-family:Commit Mono,monospace;font-size:12px;font-weight:400;color:#000;padding:8px 0;word-wrap:break-word;overflow-wrap:break-word}.feature-card .highlight-item .highlight-icon{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.feature-card .highlight-item span{flex:1;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-family:Commit Mono,monospace;font-size:12px;font-weight:400}.feature-card .icon-card31{width:27px!important;height:27px!important;margin:0 auto!important}.feature-card .icon-card32{width:22px!important;height:22px!important;margin:0 auto!important}.feature-card .icon-card33{width:24px!important;height:24px!important;margin:0 auto!important}.feature-card .icon-card34{width:30px!important;height:30px!important;margin:0 auto!important}.performance-squares{display:flex;justify-content:space-between;gap:30px;margin-top:30px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.performance-square{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;width:100%;max-width:calc(50% - 15px);min-width:0;box-sizing:border-box}.square-content{width:100%;max-width:160px;height:100px;border-radius:0;background:#000;border:1px solid #000000;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px 15px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;margin:0 auto;box-sizing:border-box}.square-content:before{content:"";position:absolute;inset:0;background:#ffffff1a;opacity:0;transition:opacity .4s ease;z-index:-1}.performance-square:hover .square-content:before{opacity:1}.performance-square:hover .square-content{transform:translateY(-4px) scale(1.02);border-color:#333;box-shadow:0 12px 30px #0000004d}.square-value{font-family:"42dot Sans",sans-serif;font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:6px;line-height:1.1}.square-label{font-family:"42dot Sans",sans-serif;font-size:.8rem;color:#fff;line-height:1.2;text-transform:uppercase;letter-spacing:1px;font-weight:600}.square-description{font-family:"42dot Sans",sans-serif;font-size:.75rem;color:#000;line-height:1.5;text-align:center;max-width:100%;font-weight:400;padding:0 5px;display:block;width:100%;margin:15px auto 0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box}.research-carousel{margin-top:1px}.carousel-container{position:relative;background:transparent;border-radius:16px;border:none;overflow:hidden}.carousel-slide{display:flex;align-items:center;padding:0;height:230px;gap:30px}.carousel-slide .paper-preview{flex-shrink:0;width:210px;height:250px;background:transparent;border-radius:0;display:flex;align-items:center;justify-content:center;padding:15px}.carousel-slide .paper-img{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:0;object-fit:contain;border:1px solid #ffffff}.carousel-slide .paper-details{flex:1;padding:0;height:220px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.carousel-slide .paper-title{font-family:Commit Mono,monospace;font-size:12px;font-weight:700;color:#000;margin-bottom:8px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;max-height:90px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.carousel-slide .paper-authors{font-family:Commit Mono,monospace;font-size:12px;font-weight:400;color:#000;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;max-height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:15px}.carousel-btn{background:#0000001a;border:1px solid rgba(0,0,0,.3);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:all .3s ease;flex-shrink:0}.carousel-btn:hover{background:#0003;border-color:#00000080;transform:scale(1.1)}.carousel-btn:active{transform:scale(.95)}.carousel-indicators{display:flex;gap:8px}.carousel-indicator{width:6px;height:6px;border-radius:50%;background:#0000004d;cursor:pointer;transition:all .3s ease}.carousel-indicator.active{background:#000;transform:scale(1.3)}.carousel-indicator:hover{background:#0009}.paper-title a,.paper-authors a{color:inherit;text-decoration:none;transition:all .3s ease;cursor:pointer}.paper-title a:hover,.paper-authors a:hover{color:#007bff;text-decoration:underline}.paper-preview a{display:block;transition:all .3s ease;cursor:pointer}.paper-preview a:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.paper-img{border-radius:8px;transition:all .3s ease}.paper-preview a:hover .paper-img{filter:brightness(1.1)}@media (max-width: 1024px){.features-header-section{flex-direction:column;text-align:center;gap:40px}.features-header-content{max-width:100%}#animated-lines-container{height:500px}.features-cards-grid{grid-template-columns:1fr;gap:30px}.feature-card{height:auto;min-height:280px}}@media (max-width: 768px){.features{padding:40px 0;min-height:auto}.container{padding:0 16px}.features-header-section{flex-direction:column;text-align:center;gap:30px;margin-bottom:40px;min-height:auto}.features-header-content{max-width:100%;min-height:auto}.features-header-content h2{font-size:32px;margin-top:20px;margin-bottom:16px;line-height:1.2}.features-header-content p{font-size:16px;margin-bottom:24px;line-height:1.5}#animated-lines-container{height:300px}.features-cards-section{margin-top:10px}.features-cards-grid{grid-template-columns:1fr;gap:20px;row-gap:20px;column-gap:0}.feature-card{padding:20px;min-height:auto;height:auto;border-radius:16px;overflow:hidden;box-sizing:border-box;width:100%;max-width:100%}.feature-card .card-content{padding:10px;overflow:hidden;box-sizing:border-box;width:100%;max-width:100%}.feature-card.tall-card{min-height:auto;height:auto}.feature-card.tall-card .research-carousel{min-height:200px}.feature-card.tall-card .carousel-slide{min-height:180px}.feature-card.tall-card{min-height:280px;display:flex;flex-direction:column}.feature-card.tall-card .card-content,.feature-card.tall-card .research-carousel{flex:1;display:flex;flex-direction:column}.feature-card .card-background{display:none}.feature-card{border:2px solid #000000;background:transparent}.feature-card h3{font-size:16px;margin-bottom:12px;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.feature-card p{font-size:14px;margin-bottom:16px;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.feature-highlights{gap:16px}.feature-card .highlight-item{gap:12px;padding:6px 0;align-items:flex-start}.feature-card .highlight-item .highlight-icon{width:24px;height:24px;flex-shrink:0}.feature-card .highlight-item span{font-size:11px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.performance-squares{flex-direction:row;gap:12px;margin-top:16px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;justify-content:center;align-items:stretch}.performance-square{width:auto;max-width:45%;min-width:0;flex:1;box-sizing:border-box;margin:0;display:flex;flex-direction:column;align-items:center}.square-content{width:100%;height:60px;padding:8px 6px;max-width:100%;box-sizing:border-box;overflow:hidden;flex-shrink:0}.square-value{font-size:1rem;margin-bottom:2px;line-height:1}.square-label{font-size:.6rem;line-height:1}.square-description{max-width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;font-size:.6rem;margin:8px 0 0;line-height:1.2;text-align:center;min-height:2.4em;display:flex;align-items:center;justify-content:center}.research-carousel{margin-top:0;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.carousel-container{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.carousel-slide{flex-direction:row;text-align:left;gap:16px;padding:12px;height:auto;align-items:flex-start;width:100%;max-width:100%;box-sizing:border-box}.feature-card .research-carousel .carousel-slide{flex-direction:row!important;text-align:left!important;gap:16px!important;padding:12px!important;height:auto!important;align-items:flex-start!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.carousel-slide .paper-preview{width:140px;height:180px;padding:8px;flex-shrink:0;box-sizing:border-box;max-width:140px;order:2}.feature-card .research-carousel .carousel-slide .paper-preview{width:140px!important;height:180px!important;padding:8px!important;flex-shrink:0!important;box-sizing:border-box!important;max-width:140px!important;order:2!important}.carousel-slide .paper-details{height:auto;padding:0;justify-content:flex-start;width:100%;max-width:calc(100% - 160px);box-sizing:border-box;order:1;flex:1}.feature-card .research-carousel .carousel-slide .paper-details{height:auto!important;padding:0!important;justify-content:flex-start!important;width:100%!important;max-width:calc(100% - 160px)!important;box-sizing:border-box!important;order:1!important;flex:1!important}.carousel-slide .paper-title{font-size:14px;max-height:none;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;margin-bottom:8px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3;text-align:left;font-weight:700}.feature-card .research-carousel .carousel-slide .paper-title{font-size:14px!important;max-height:none!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;margin-bottom:8px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.3!important;text-align:left!important;font-weight:700!important}.carousel-slide .paper-authors{font-size:12px;max-height:none;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3;text-align:left;font-weight:400}.feature-card .research-carousel .carousel-slide .paper-authors{font-size:12px!important;max-height:none!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.3!important;text-align:left!important;font-weight:400!important}.carousel-controls{gap:12px;margin-top:12px;width:100%;max-width:100%;box-sizing:border-box;justify-content:center}.carousel-btn{width:28px;height:28px;flex-shrink:0}.carousel-indicators{gap:6px;flex-shrink:0}.carousel-indicator{width:5px;height:5px;flex-shrink:0}}@media (max-width: 480px){.features{padding:30px 0}.container{padding:0 12px}.features-header-section{gap:24px;margin-bottom:30px}.features-header-content h2{font-size:28px;margin-top:16px;margin-bottom:12px}.features-header-content p{font-size:14px;margin-bottom:20px}#animated-lines-container{height:250px}.features-cards-grid{gap:16px}.feature-card{padding:16px;border-radius:12px}.feature-card .card-content{padding:8px}.feature-card .card-background{display:none}.feature-card{border:2px solid #000000;background:transparent}.feature-card h3{font-size:15px;margin-bottom:10px}.feature-card p{font-size:13px;margin-bottom:14px}.feature-highlights{gap:14px}.feature-card .highlight-item{gap:10px;padding:5px 0}.feature-card .highlight-item .highlight-icon{width:22px;height:22px}.feature-card .highlight-item span{font-size:10px}.carousel-slide{gap:14px;padding:10px}.feature-card .research-carousel .carousel-slide{gap:14px!important;padding:10px!important}.carousel-slide .paper-preview{width:120px;height:160px;padding:6px;max-width:120px}.feature-card .research-carousel .carousel-slide .paper-preview{width:120px!important;height:160px!important;padding:6px!important;max-width:120px!important}.carousel-slide .paper-details{max-width:calc(100% - 140px)}.feature-card .research-carousel .carousel-slide .paper-details{max-width:calc(100% - 140px)!important}.carousel-slide .paper-title{font-size:13px;margin-bottom:6px;line-height:1.3}.feature-card .research-carousel .carousel-slide .paper-title{font-size:13px!important;margin-bottom:6px!important;line-height:1.3!important}.carousel-slide .paper-authors{font-size:11px;line-height:1.3}.feature-card .research-carousel .carousel-slide .paper-authors{font-size:11px!important;line-height:1.3!important}.performance-squares{gap:10px;margin-top:14px;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;flex-direction:row;justify-content:center;align-items:stretch}.performance-square{width:auto;max-width:45%;min-width:0;flex:1;box-sizing:border-box;margin:0;display:flex;flex-direction:column;align-items:center}.square-content{height:50px;padding:6px 4px;max-width:100%;box-sizing:border-box;overflow:hidden;flex-shrink:0}.square-value{font-size:1rem}.square-label{font-size:.65rem}.square-description{max-width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;font-size:.55rem;margin:6px 0 0;line-height:1.2;text-align:center;min-height:2.2em;display:flex;align-items:center;justify-content:center}.carousel-slide{padding:12px;gap:12px;width:100%;max-width:100%;box-sizing:border-box;flex-direction:row;text-align:left;align-items:flex-start}.carousel-slide .paper-preview{width:80px;height:100px;padding:5px;flex-shrink:0;box-sizing:border-box;max-width:80px;order:2}.carousel-slide .paper-details{width:100%;max-width:calc(100% - 90px);box-sizing:border-box;order:1;flex:1}.carousel-slide .paper-title{font-size:9px;margin-bottom:3px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.1;text-align:left}.carousel-slide .paper-authors{font-size:9px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.1;text-align:left}.carousel-controls{gap:10px;margin-top:8px;width:100%;max-width:100%;box-sizing:border-box;justify-content:center}.carousel-btn{width:24px;height:24px;flex-shrink:0}.carousel-indicators{gap:5px;flex-shrink:0}.carousel-indicator{width:4px;height:4px;flex-shrink:0}}@media (max-width: 360px){.features-header-content h2{font-size:24px}.features-header-content p{font-size:13px}.feature-card h3{font-size:14px}.feature-card p{font-size:12px}.feature-card .card-background{display:none}.feature-card{border:2px solid #000000;background:transparent}.feature-card .highlight-item span{font-size:9px}.carousel-slide{gap:12px;padding:8px}.feature-card .research-carousel .carousel-slide{gap:12px!important;padding:8px!important}.carousel-slide .paper-preview{width:100px;height:140px;padding:5px;max-width:100px}.feature-card .research-carousel .carousel-slide .paper-preview{width:100px!important;height:140px!important;padding:5px!important;max-width:100px!important}.carousel-slide .paper-details{max-width:calc(100% - 120px)}.feature-card .research-carousel .carousel-slide .paper-details{max-width:calc(100% - 120px)!important}.carousel-slide .paper-title{font-size:12px;margin-bottom:5px;line-height:1.2}.feature-card .research-carousel .carousel-slide .paper-title{font-size:12px!important;margin-bottom:5px!important;line-height:1.2!important}.carousel-slide .paper-authors{font-size:10px;line-height:1.2}.feature-card .research-carousel .carousel-slide .paper-authors{font-size:10px!important;line-height:1.2!important}.performance-squares{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;flex-direction:row;justify-content:center;align-items:stretch;gap:8px;margin-top:12px}.performance-square{width:auto;max-width:45%;min-width:0;flex:1;box-sizing:border-box;margin:0;display:flex;flex-direction:column;align-items:center}.square-content{height:45px;max-width:100%;box-sizing:border-box;overflow:hidden;padding:5px 3px;flex-shrink:0}.square-value{font-size:1rem}.square-label{font-size:.65rem}.square-description{max-width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;font-size:.5rem;margin:5px 0 0;line-height:1.2;text-align:center;min-height:2em;display:flex;align-items:center;justify-content:center}.carousel-slide{padding:10px;gap:10px;width:100%;max-width:100%;box-sizing:border-box;flex-direction:row;text-align:left;align-items:flex-start}.carousel-slide .paper-preview{width:70px;height:85px;padding:4px;flex-shrink:0;box-sizing:border-box;max-width:70px;order:2}.carousel-slide .paper-details{width:100%;max-width:calc(100% - 78px);box-sizing:border-box;order:1;flex:1}.carousel-slide .paper-title{font-size:8px;margin-bottom:2px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.1;text-align:left}.carousel-slide .paper-authors{font-size:8px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.1;text-align:left}.carousel-controls{gap:8px;margin-top:8px;width:100%;max-width:100%;box-sizing:border-box;justify-content:center}.carousel-btn{width:20px;height:20px;flex-shrink:0}.carousel-indicators{gap:4px;flex-shrink:0}.carousel-indicator{width:3px;height:3px;flex-shrink:0}}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Regular.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}.products{padding:80px 0;background-color:#f2f1ef;color:#000}.products .container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.products-header-section{display:flex;justify-content:space-between;align-items:center;gap:60px}.products-header-content{flex:1;max-width:500px}.products-header-content h2{font-family:"42dot Sans";font-size:40px;font-weight:800;line-height:1.2;color:#000;white-space:nowrap;margin-bottom:80px}.products-header-content p{font-family:Commit Mono;font-size:20px;font-weight:700;line-height:1.6;color:#000;margin-bottom:0}.products-header-space{flex:1}.products-cards-section{margin-top:40px}.product-card{position:relative;border-radius:0;padding:40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;min-height:450px;width:100%;height:480px;margin-bottom:20px;box-sizing:border-box}.product-card .card-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;z-index:1}.product-card .card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-start;overflow:visible}.product-card .card-content>*{flex-shrink:0}.card-top-section{display:flex;justify-content:space-between;align-items:flex-start;margin-top:30px;flex:0 0 auto;margin-bottom:30px}.card-top-left{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.card-top-right{flex:1}.product-icon{margin-bottom:0;display:flex;justify-content:flex-start;align-items:center;flex-shrink:0}.product-icon img{width:50px;height:50px;object-fit:contain}.product-title{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.product-title h3{font-family:"42dot Sans";font-size:24px;font-weight:800;margin-bottom:0;color:#000;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.product-title h3:first-child{margin-bottom:2px}.card-bottom-section{display:flex;justify-content:space-between;align-items:flex-start;flex:0 0 auto;margin-top:20px}.card-bottom-left{flex:1;max-width:50%;padding-left:66px}.card-bottom-right{flex:1;max-width:50%;display:flex;flex-direction:column;justify-content:flex-start}.product-description{font-family:"42dot Sans";font-size:16px;font-weight:400;color:#000;line-height:1.5;margin-bottom:0;word-wrap:break-word;overflow-wrap:break-word;max-width:320px;-webkit-hyphens:auto;hyphens:auto}.product-features{margin-bottom:0;flex:0 0 auto}.product-card .feature-item{margin-bottom:1.25rem;padding-left:0}.product-card .feature-item h4{font-family:Commit Mono;font-size:14px;font-weight:700;color:#000;margin-bottom:.5rem;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.product-card .feature-item p{font-family:Commit Mono;font-size:14px;font-weight:400;color:#000;line-height:1.4;margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width: 1024px){.products-header-section{flex-direction:column;text-align:center;gap:40px}.products-header-content{max-width:100%}.product-card{height:auto;min-height:400px}.card-bottom-section{flex-direction:column;gap:30px}.card-bottom-left,.card-bottom-right{max-width:100%;padding-left:0}.product-description{max-width:100%;margin-bottom:20px}.product-card .card-background{display:none}.product-card{background-color:transparent;border:2px solid #000000}}@media (max-width: 768px){.products{padding:60px 0}.products-header-content h2{font-size:2.5rem;margin-bottom:40px;white-space:normal}.product-card{padding:30px;min-height:auto;height:auto;border-radius:0;margin-bottom:30px;background-color:transparent;border:2px solid #000000}.card-top-section{flex-direction:column;gap:20px;margin-bottom:25px}.card-top-left{flex-direction:column;gap:15px;align-items:flex-start}.product-title h3{font-size:1.5rem}.product-description{font-size:1.05rem;max-width:100%;margin-bottom:25px}.product-icon img{width:45px;height:45px}.card-bottom-left{padding-left:0}.feature-item{margin-bottom:1rem}.feature-item h4{font-size:12px;font-weight:700}.feature-item p{font-size:12px;font-weight:400}.product-card .card-background{display:none}}@media (max-width: 480px){.products{padding:40px 0}.products-header-content h2{font-size:2rem;margin-bottom:30px}.products-header-content p{font-size:18px}.product-card{padding:20px;height:auto;border-radius:0;margin-bottom:25px;background-color:transparent;border:2px solid #000000}.card-top-section{margin-top:20px;margin-bottom:20px}.card-top-left{gap:12px}.product-title h3{font-size:1.3rem}.product-description{font-size:1rem;max-width:100%;margin-bottom:20px}.product-icon img{width:40px;height:40px}.card-bottom-left{padding-left:0}.container{padding:0 15px}.feature-item{margin-bottom:.8rem}.feature-item h4,.feature-item p{font-size:11px}.product-card .card-background{display:none}}@media (max-width: 360px){.products-header-content h2{font-size:1.8rem;margin-bottom:25px}.products-header-content p{font-size:16px}.product-card{padding:15px;margin-bottom:20px;background-color:transparent;border:2px solid #000000}.card-top-section{margin-top:15px;margin-bottom:15px}.card-top-left{gap:12px}.product-title h3{font-size:1.2rem}.product-description{font-size:.95rem;margin-bottom:15px}.product-icon img{width:35px;height:35px}.feature-item h4,.feature-item p{font-size:10px}.product-card .card-background{display:none}}@media (hover: none) and (pointer: coarse){.product-card{cursor:pointer}.feature-item{padding:8px 0}.product-icon{padding:4px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.product-icon img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width: 320px){.products-header-content h2{font-size:1.6rem}.products-header-content p{font-size:15px}.product-card{padding:12px;background-color:transparent;border:2px solid #000000}.product-title h3{font-size:1.1rem}.product-description{font-size:.9rem}.feature-item h4,.feature-item p{font-size:9px}.product-card .card-background{display:none}}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Regular.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}.contact{padding:8rem 0;background-color:#f2f1ef;color:#000}.contact-section{text-align:center;margin-bottom:3rem}.contact-title h2{font-family:"42dot Sans";font-size:40px;font-weight:800;color:#000;margin-bottom:0}.contact-subtitle p{font-family:Commit Mono;font-size:20px;font-weight:700;color:#000;line-height:1.6;margin-bottom:.5rem}.contact-subtitle p:last-child{margin-bottom:0}.contact-buttons{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem}.contact-disclaimer p{font-family:Commit Mono;font-size:12px;font-weight:700;color:#000;line-height:1.5;max-width:600px;margin:0 auto}.contact-form{display:flex;justify-content:center;margin-bottom:0}.contact-btn-container{cursor:pointer;transition:all .3s ease;display:inline-block}.contact-btn-container:hover{transform:translateY(-3px)}.contact-btn-img{width:233px;height:64px;background-image:url(/home/contractbg2.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease;cursor:pointer}.contact-btn-img:hover{background-image:url(/home/contractbg2-hover.svg);transform:scale(1.05)}.contact-item{display:flex;align-items:center;position:relative;transition:all .3s ease;cursor:pointer;overflow:hidden;height:115px;width:400px}.contact-item-content{display:flex;align-items:center;width:100%;height:100%;position:relative;z-index:2}.contact-logo{width:30px;height:30px;margin-left:3rem;margin-right:0;flex-shrink:0;z-index:2;position:relative;background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease}.x-logo{background-image:url(/home/xlogo.svg)}.github-logo{background-image:url(/home/githublogo.svg)}.contact-item:hover .x-logo{background-image:url(/home/xlogo-white.svg)}.contact-item:hover .github-logo{background-image:url(/home/githublogo-white.svg)}.contact-text{font-family:Commit Mono;font-size:16px;font-weight:700;color:#000;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}.contact-item:hover{transform:translate(10px)}.contact-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/home/contractbg.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease;z-index:1}.contact-item:hover .contact-bg{background-image:url(/home/contractbg-hover.svg)}.contact-item:hover .contact-text{color:#fff;transition:color .3s ease}@media (max-width: 768px){.contact{padding:6rem 0}.contact-buttons{flex-direction:column;align-items:center;gap:1.5rem}.contact-item{width:320px;height:56px}.contact-logo{margin-left:1.5rem}.contact-btn-img{width:200px;height:56px}.contact-title h2{font-size:32px}.contact-subtitle p{font-size:18px}.contact-disclaimer p{font-size:11px;max-width:500px;padding:0 20px}}@media (max-width: 480px){.contact{padding:4rem 0}.contact-title h2{font-size:28px;padding:0 20px}.contact-subtitle{display:none}.contact-buttons{gap:1rem;margin-bottom:2rem}.contact-item{width:280px;height:50px}.contact-logo{margin-left:1rem;width:25px;height:25px}.contact-text{font-size:14px}.contact-btn-img{width:180px;height:50px}.contact-disclaimer p{font-size:10px;max-width:400px;padding:0 15px;line-height:1.4}.contact-section{margin-bottom:2rem}}@media (max-width: 360px){.contact{padding:3rem 0}.contact-title h2{font-size:24px;padding:0 15px}.contact-subtitle{display:none}.contact-buttons{gap:.8rem;margin-bottom:1.5rem}.contact-item{width:250px;height:45px}.contact-logo{margin-left:.8rem;width:22px;height:22px}.contact-text{font-size:13px}.contact-btn-img{width:160px;height:45px}.contact-disclaimer p{font-size:9px;max-width:350px;padding:0 12px}.contact-section{margin-bottom:1.5rem}}@media (max-width: 320px){.contact{padding:2.5rem 0}.contact-title h2{font-size:22px;padding:0 12px}.contact-subtitle{display:none}.contact-buttons{gap:.6rem;margin-bottom:1.2rem}.contact-item{width:220px;height:40px}.contact-logo{margin-left:.6rem;width:20px;height:20px}.contact-text{font-size:12px}.contact-btn-img{width:140px;height:40px}.contact-disclaimer p{font-size:8px;max-width:300px;padding:0 10px}.contact-section{margin-bottom:1.2rem}}@media (hover: none) and (pointer: coarse){.contact-item,.contact-btn-container{cursor:pointer}.contact-item:hover,.contact-btn-container:hover,.contact-btn-img:hover{transform:none}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.contact-logo,.contact-btn-img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-400-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Regular.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Commit Mono;src:url(/home/commit_mono/CommitMono-1.143/CommitMono-700-Italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"42dot Sans";src:url(/home/42dot_sans/fonts/ttf/42dotSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}.footer{background-color:#f2f1ef;color:#f2f1ef;padding:4rem 0 2rem;position:relative;overflow:hidden;font-family:"42dot Sans",sans-serif}.footer-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.trapezoid-left{position:absolute;top:0;left:0;width:0;height:0;border-top:80px solid #F2F1EF;border-right:100px solid transparent;z-index:2}.trapezoid-right{position:absolute;top:0;right:0;width:0;height:0;border-top:80px solid #F2F1EF;border-left:100px solid transparent;z-index:2}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;position:relative;z-index:2}.footer-section h3,.footer-section h4{margin-bottom:1.5rem;color:#f2f1ef;font-weight:700;font-family:"42dot Sans",sans-serif;font-size:20px}.footer-logo{width:230px;height:86px;object-fit:contain;margin-bottom:1.5rem;display:block}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.8rem}.footer-section p{color:#f2f1ef;font-family:Commit Mono;font-size:14px;font-weight:700}.footer-section ul li a{color:#999;text-decoration:none;transition:color .3s ease;font-family:Commit Mono;font-size:14px;font-weight:400;cursor:default}.footer-section ul li a.whitelist-link,.footer-section ul li a[href*="github.com"]{cursor:pointer;font-weight:700;color:#f2f1ef}.footer-section ul li a:hover{color:#e8e7e5}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(242,241,239,.1);color:#f2f1ef;position:relative;z-index:2;font-family:"42dot Sans",sans-serif}.footer-nav-container{display:contents}.footer-nav-container .footer-section{display:block}@media (max-width: 1024px){.footer{padding:3rem 0 1.5rem}.footer-content{gap:2rem;margin-bottom:2rem}.trapezoid-left{border-top:60px solid #F2F1EF;border-right:80px solid transparent}.trapezoid-right{border-top:60px solid #F2F1EF;border-left:80px solid transparent}}@media (max-width: 768px){.footer{padding:2.5rem 0 1rem}.footer-content{grid-template-columns:1fr;gap:2rem;margin-bottom:1.5rem;text-align:center}.footer-section{margin-bottom:1rem}.footer-section:first-child{order:1}.footer-nav-container{order:2;display:flex;justify-content:space-between;gap:1rem;width:100%}.footer-nav-container .footer-section{flex:1;text-align:left;margin-bottom:0}.footer-section h4{font-size:18px;margin-bottom:1rem}.footer-logo{width:180px;height:67px;margin:0 auto 1rem}.footer-section p{font-size:13px;max-width:400px;margin:0 auto}.footer-section ul li a{font-size:13px;font-weight:400;color:#999}.footer-section ul li a.whitelist-link,.footer-section ul li a[href*="github.com"]{font-weight:700;color:#f2f1ef}.footer-section ul li{margin-bottom:.6rem}.trapezoid-left{border-top:50px solid #F2F1EF;border-right:60px solid transparent}.trapezoid-right{border-top:50px solid #F2F1EF;border-left:60px solid transparent}}@media (max-width: 480px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;margin-bottom:1rem}.footer-nav-container{gap:.8rem}.footer-section h4{font-size:16px;margin-bottom:.8rem}.footer-logo{width:150px;height:56px;margin-bottom:.8rem}.footer-section p{font-size:12px;max-width:350px;line-height:1.4}.footer-section ul li a{font-size:12px;font-weight:400;color:#999}.footer-section ul li a.whitelist-link,.footer-section ul li a[href*="github.com"]{font-weight:700;color:#f2f1ef}.footer-section ul li{margin-bottom:.5rem}.trapezoid-left{border-top:40px solid #F2F1EF;border-right:40px solid transparent}.trapezoid-right{border-top:40px solid #F2F1EF;border-left:40px solid transparent}}@media (max-width: 360px){.footer{padding:1.5rem 0 .8rem}.footer-content{gap:1.2rem;margin-bottom:.8rem}.footer-nav-container{gap:.6rem}.footer-section h4{font-size:15px;margin-bottom:.7rem}.footer-logo{width:130px;height:49px;margin-bottom:.7rem}.footer-section p{font-size:11px;max-width:300px}.footer-section ul li a{font-size:11px;font-weight:400;color:#999}.footer-section ul li a.whitelist-link,.footer-section ul li a[href*="github.com"]{font-weight:700;color:#f2f1ef}.footer-section ul li{margin-bottom:.4rem}.trapezoid-left{border-top:35px solid #F2F1EF;border-right:35px solid transparent}.trapezoid-right{border-top:35px solid #F2F1EF;border-left:35px solid transparent}}@media (max-width: 320px){.footer{padding:1.2rem 0 .6rem}.footer-content{gap:1rem;margin-bottom:.6rem}.footer-nav-container{gap:.4rem}.footer-section h4{font-size:14px;margin-bottom:.6rem}.footer-logo{width:110px;height:41px;margin-bottom:.6rem}.footer-section p{font-size:10px;max-width:280px}.footer-section ul li a{font-size:10px}.footer-section ul li{margin-bottom:.3rem}.trapezoid-left{border-top:30px solid #F2F1EF;border-right:30px solid transparent}.trapezoid-right{border-top:30px solid #F2F1EF;border-left:30px solid transparent}}@media (hover: none) and (pointer: coarse){.footer-section ul li a.whitelist-link{cursor:pointer;padding:8px 0;display:inline-block}.footer-section ul li a:hover{color:#f2f1ef}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.footer-logo{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.market-page{min-height:100vh;background:#f2f1ef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-top:40px}.market-container{max-width:1200px;margin:0 auto;padding:2rem}.market-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.market-header h1{color:#000;margin:0;font-family:"42dot Sans";font-weight:800;font-size:40px}.market-header-actions{display:flex;gap:0}.market-action-btn{background:#fff;border:1px solid #000;padding:.5rem;cursor:pointer;color:#000;font-size:1.2rem;transition:all .2s ease;border-radius:0}.market-action-btn:hover{color:#000;background:#f2f1ef}.market-action-btn.active{color:#fff;background:#000;border-color:#000}.market-table{background:#f2f1ef;border-radius:8px;overflow:hidden;margin:0 -2rem;width:calc(100% + 4rem)}.market-table-header-background{position:relative;width:100%;height:90px;margin-bottom:1rem;overflow:hidden}.market-header-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;z-index:1}.market-header-content{position:absolute;top:0;left:0;right:0;height:100%;z-index:2;display:grid;grid-template-columns:25% 15% 15% 15% 15% 15%;align-items:center;padding:0 2rem}.market-header-cell{padding:1rem .5rem;font-weight:600;color:#000;font-size:18px;font-family:Commit Mono;display:flex;align-items:center;justify-content:center}.market-header-cell:first-child{justify-content:flex-start}.market-table-body{padding:0 2rem}.market-row{display:grid;grid-template-columns:25% 15% 15% 15% 15% 15%;align-items:center;min-height:80px;position:relative}.market-row-with-divider{border-bottom:1px solid #000}.market-row-last{grid-template-columns:25% 15% 15% 15% 15% 15%}.market-row-last .market-actions{justify-content:flex-end;padding-right:2rem;min-width:200px;width:100%}.market-row-last .market-value,.market-row-last .market-volume,.market-row-last .market-open-interest,.market-row-last .market-change{color:#999;font-style:italic}.market-cell{padding:1rem .5rem;display:flex;align-items:center;justify-content:center;min-height:60px}.market-company-cell{justify-content:flex-start;gap:1rem}.market-company-info{display:flex;align-items:center;gap:.75rem;flex:1}.market-company-details{display:flex;flex-direction:column;margin-left:20px}.market-company-name{font-weight:800;color:#000;font-size:20px;font-family:"42dot Sans"}.market-ticker{color:#000;font-weight:400;font-size:16px;font-family:"42dot Sans"}.market-price-chart{font-size:.8rem;color:#999;flex-shrink:0}.market-value,.market-volume,.market-open-interest,.market-change{font-weight:400;color:#000;font-size:16px;font-family:"42dot Sans"}.market-change.negative{color:#dc3545}.market-actions{display:flex;gap:.5rem;justify-content:center;align-items:center;overflow:visible;height:100%;min-width:120px}.market-action-btn-container{display:flex;gap:.5rem;justify-content:center;align-items:center;min-width:180px;flex-wrap:nowrap;height:32px;overflow:visible;padding:0;margin:0;align-self:center}.market-action-btn-svg{width:82px;height:32px;cursor:pointer;transition:all .3s ease;border-radius:16px;flex-shrink:0;object-fit:contain;display:block;margin:0;padding:0}.market-action-btn-svg:hover{transform:scale(1.05);filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.market-short-btn{margin-right:.5rem}.market-long-btn{margin-left:.5rem}.market-action-short{background:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.market-action-short:hover{background:#c82333}.market-action-long{background:#28a745;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.market-action-long:hover{background:#218838}.market-action-coming-soon{background:#6c757d;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:not-allowed;opacity:.6}.market-coming-soon-svg{width:175px;height:35px;object-fit:contain;opacity:.8;flex-shrink:0;min-width:175px;min-height:35px}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem}.market-card{background:url(/market/cardbg.svg) no-repeat center center;background-size:100% 100%;width:100%;height:435px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease;position:relative;box-sizing:border-box}.market-card-header{margin-top:20px;margin-left:20px}.market-card-header .market-company-info{display:flex;align-items:center;gap:1rem}.market-card-header .market-company-logo{width:50px;height:50px}.market-card-chart{display:flex;align-items:center;justify-content:center}.market-placeholder-chart{color:#999;font-size:.9rem}.market-card-metrics{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:50px;margin-left:30px}.market-metric{display:flex;flex-direction:column;gap:.25rem}.market-metric-label{font-size:20px;color:#000;font-weight:400;font-family:Commit Mono}.market-metric-value{font-size:16px;color:#000;font-weight:400;font-family:"42dot Sans"}.market-metric-value.negative{color:#dc3545}.market-card-actions{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center}.market-card-actions .market-action-btn-container,.market-card-actions .market-action-btn-svg{width:131px;height:45px}.market-card-actions .market-action-short,.market-card-actions .market-action-long,.market-card-actions .market-action-coming-soon{padding:.4rem .8rem;font-size:.9rem}.market-card-actions .market-coming-soon-svg{width:304px;height:45px}@media (max-width: 1200px){.market-grid{grid-template-columns:repeat(2,1fr);max-width:100%;padding:0 1rem}}@media (max-width: 768px){.market-container{padding:1rem}.market-header{flex-direction:column;gap:1rem;text-align:center;margin-bottom:1.5rem}.market-header h1{font-size:32px;margin-bottom:0}.market-header-actions{display:none}.market-table{margin:0 -1rem;width:calc(100% + 2rem);display:block!important}.market-grid{display:none!important}.market-table-header-background{height:60px;margin-bottom:.5rem}.market-header-content{padding:0 1rem;grid-template-columns:50% 25% 25%}.market-header-cell:nth-child(3),.market-header-cell:nth-child(4),.market-header-cell:nth-child(6){display:none}.market-header-cell{font-size:14px;padding:.5rem .25rem}.market-row{grid-template-columns:50% 25% 25%;min-height:70px;cursor:pointer;transition:background-color .2s ease}.market-row:hover{background-color:#f0f0f0}.market-cell:nth-child(3),.market-cell:nth-child(4){display:none}.market-company-cell{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem .5rem}.market-company-info{flex-direction:column;align-items:flex-start;gap:.5rem}.market-company-details{margin-left:0}.market-company-name{font-size:16px}.market-ticker{font-size:14px}.market-company-logo{width:40px;height:40px}.market-price-chart{display:none}.market-cell{padding:.75rem .25rem;min-height:50px;font-size:14px}.market-value,.market-volume,.market-open-interest,.market-change{font-size:14px}.market-actions{display:none}.market-row-with-divider{border-bottom:1px solid #e0e0e0}}@media (max-width: 480px){.market-container{padding:.75rem}.market-header h1{font-size:28px}.market-table{margin:0 -.75rem;width:calc(100% + 1.5rem)}.market-table-header-background{height:50px}.market-header-content{padding:0 .75rem;grid-template-columns:55% 25% 20%}.market-header-cell{font-size:12px;padding:.4rem .2rem}.market-row{grid-template-columns:55% 25% 20%;min-height:60px}.market-company-name{font-size:15px}.market-ticker{font-size:13px}.market-company-logo{width:35px;height:35px}.market-cell{padding:.6rem .2rem;min-height:45px;font-size:13px}.market-value,.market-volume,.market-open-interest,.market-change{font-size:13px}}@media (max-width: 360px){.market-container{padding:.5rem}.market-header h1{font-size:24px}.market-table{margin:0 -.5rem;width:calc(100% + 1rem)}.market-table-header-background{height:45px}.market-header-content{padding:0 .5rem;grid-template-columns:60% 25% 15%}.market-header-cell{font-size:11px;padding:.3rem .15rem}.market-row{grid-template-columns:60% 25% 15%;min-height:55px}.market-company-name{font-size:14px}.market-ticker{font-size:12px}.market-company-logo{width:30px;height:30px}.market-cell{padding:.5rem .15rem;min-height:40px;font-size:12px}.market-value,.market-volume,.market-open-interest,.market-change{font-size:12px}}@media (max-width: 320px){.market-container{padding:.4rem}.market-header h1{font-size:22px}.market-table{margin:0 -.4rem;width:calc(100% + .8rem)}.market-table-header-background{height:40px}.market-header-content{padding:0 .4rem;grid-template-columns:65% 25% 10%}.market-header-cell{font-size:10px;padding:.25rem .1rem}.market-row{grid-template-columns:65% 25% 10%;min-height:50px}.market-company-name{font-size:13px}.market-ticker{font-size:11px}.market-company-logo{width:25px;height:25px}.market-cell{padding:.4rem .1rem;min-height:35px;font-size:11px}.market-value,.market-volume,.market-open-interest,.market-change{font-size:11px}}@media (hover: none) and (pointer: coarse){.market-action-btn-svg:hover{transform:none}.market-row:hover{background:transparent}.market-card:hover{transform:none}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.market-company-logo,.market-action-btn-svg{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.portfolio-page{min-height:100vh;background:#f2f1ef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-top:40px}.portfolio-container{max-width:1200px;margin:0 auto;padding:2rem}.portfolio-summary{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem;background:transparent;border:none}.portfolio-summary-left{display:flex;background:url(/portfoilo/infobg.svg) no-repeat center center;background-size:460px 145px;width:460px;height:145px;padding:2rem;align-items:center;box-sizing:border-box;justify-content:space-between}.portfolio-summary-item{display:flex;flex-direction:column;gap:.5rem}.portfolio-summary-item:last-child{margin-right:2rem}.portfolio-summary-label{font-size:20px;color:#f2f1ef;font-weight:400;font-family:Commit Mono}.portfolio-summary-value{font-size:40px;color:#f2f1ef;font-weight:800;font-family:"42dot Sans"}.portfolio-summary-right{display:flex;align-items:center;background:url(/portfoilo/infobg2.svg) no-repeat center center;background-size:685px 150px;width:685px;height:150px;padding:2rem}.portfolio-summary-details{display:flex;width:100%;justify-content:space-between;padding:0 1rem}.portfolio-detail-item{display:flex;flex-direction:column;gap:.25rem;text-align:center;align-items:center}.portfolio-detail-label{font-size:12px;color:#000;font-weight:400;font-family:Commit Mono}.portfolio-detail-value{font-size:12px;color:#000;font-weight:400;font-family:"42dot Sans"}.portfolio-tabs{display:flex;gap:0;margin-bottom:1rem;border-bottom:1px solid #e9ecef}.portfolio-tab-btn{background:none;border:none;padding:1rem 1.5rem;font-size:20px;font-weight:800;color:#000;cursor:pointer;transition:all .2s ease;position:relative;font-family:"42dot Sans"}.portfolio-tab-btn:hover{color:#333}.portfolio-tab-btn.active{color:#333;font-weight:600}.portfolio-tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#333}.portfolio-table{margin-bottom:2rem}.portfolio-table-header{display:grid;grid-template-columns:1fr 1fr 1.5fr 1fr 1fr 1fr 1fr 1fr;gap:1rem;padding:1rem;background:url(/portfoilo/infobg3.svg) no-repeat center center;background-size:1130px 90px;width:1130px;height:90px}.portfolio-header-cell{font-size:16px;color:#000;font-weight:400;font-family:Commit Mono;display:flex;align-items:center;justify-content:center}.portfolio-empty-state{display:flex;justify-content:center;align-items:center;background:url(/portfoilo/infobg4.svg) no-repeat center center;background-size:1130px 242px;width:1130px;height:242px}.portfolio-empty-content{text-align:center;padding:2rem}.portfolio-empty-title{font-size:20px;color:#000;font-weight:700;font-family:"42dot Sans";margin-bottom:.5rem}.portfolio-empty-subtitle{font-size:16px;color:#000;font-weight:400;font-family:Commit Mono}@media (max-width: 768px){.portfolio-container{padding:1rem}.portfolio-summary{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.portfolio-summary-left{width:100%;height:auto;min-height:120px;background-size:cover;padding:1.5rem;flex-direction:row;gap:2rem;justify-content:space-around}.portfolio-summary-item{text-align:center;margin-right:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.portfolio-summary-label{font-size:16px}.portfolio-summary-value{font-size:32px}.portfolio-summary-right{width:100%;height:auto;min-height:120px;background-size:cover;padding:1.5rem}.portfolio-summary-details{flex-direction:column;gap:1rem;padding:0}.portfolio-detail-item{flex-direction:row;justify-content:space-between;text-align:left;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.portfolio-detail-item:last-child{border-bottom:none}.portfolio-detail-label{font-size:11px}.portfolio-detail-value{font-size:11px;font-weight:600}.portfolio-tabs{overflow-x:auto;white-space:nowrap;gap:.5rem;margin-bottom:1rem;padding:0 .5rem}.portfolio-tab-btn{padding:.75rem 1rem;font-size:16px;white-space:nowrap;flex-shrink:0}.portfolio-table{margin-bottom:1.5rem;overflow-x:auto}.portfolio-table-header{width:100%;min-width:800px;height:auto;min-height:70px;background-size:cover;padding:.75rem;gap:.5rem}.portfolio-header-cell{font-size:12px;padding:.5rem .25rem}.portfolio-empty-state{width:100%;height:auto;min-height:200px;background-size:cover}.portfolio-empty-content{padding:1.5rem}.portfolio-empty-title{font-size:18px}.portfolio-empty-subtitle{font-size:14px}}@media (max-width: 480px){.portfolio-container{padding:.75rem}.portfolio-summary{gap:1rem;margin-bottom:1rem}.portfolio-summary-left{min-height:100px;padding:1rem}.portfolio-summary-label{font-size:14px}.portfolio-summary-value{font-size:28px}.portfolio-summary-right{min-height:100px;padding:1rem}.portfolio-summary-details{gap:.75rem}.portfolio-detail-item{padding:.4rem 0}.portfolio-detail-label,.portfolio-detail-value{font-size:10px}.portfolio-tabs{gap:.25rem;padding:0 .25rem}.portfolio-tab-btn{padding:.6rem .8rem;font-size:14px}.portfolio-table-header{min-width:700px;min-height:60px;padding:.6rem;gap:.4rem}.portfolio-header-cell{font-size:11px;padding:.4rem .2rem}.portfolio-empty-state{min-height:180px}.portfolio-empty-content{padding:1.25rem}.portfolio-empty-title{font-size:16px}.portfolio-empty-subtitle{font-size:13px}}@media (max-width: 360px){.portfolio-container{padding:.5rem}.portfolio-summary{gap:.75rem;margin-bottom:.75rem}.portfolio-summary-left{min-height:80px;padding:.75rem}.portfolio-summary-label{font-size:13px}.portfolio-summary-value{font-size:24px}.portfolio-summary-right{min-height:80px;padding:.75rem}.portfolio-summary-details{gap:.5rem}.portfolio-detail-item{padding:.3rem 0}.portfolio-detail-label,.portfolio-detail-value{font-size:9px}.portfolio-tabs{gap:.2rem;padding:0 .2rem}.portfolio-tab-btn{padding:.5rem .6rem;font-size:13px}.portfolio-table-header{min-width:600px;min-height:50px;padding:.5rem;gap:.3rem}.portfolio-header-cell{font-size:10px;padding:.3rem .15rem}.portfolio-empty-state{min-height:160px}.portfolio-empty-content{padding:1rem}.portfolio-empty-title{font-size:15px}.portfolio-empty-subtitle{font-size:12px}}@media (max-width: 320px){.portfolio-container{padding:.4rem}.portfolio-summary{gap:.6rem;margin-bottom:.6rem}.portfolio-summary-left{min-height:70px;padding:.6rem}.portfolio-summary-label{font-size:12px}.portfolio-summary-value{font-size:22px}.portfolio-summary-right{min-height:70px;padding:.6rem}.portfolio-summary-details{gap:.4rem}.portfolio-detail-item{padding:.25rem 0}.portfolio-detail-label,.portfolio-detail-value{font-size:8px}.portfolio-tabs{gap:.15rem;padding:0 .15rem}.portfolio-tab-btn{padding:.4rem .5rem;font-size:12px}.portfolio-table-header{min-width:550px;min-height:45px;padding:.4rem;gap:.25rem}.portfolio-header-cell{font-size:9px;padding:.25rem .1rem}.portfolio-empty-state{min-height:140px}.portfolio-empty-content{padding:.8rem}.portfolio-empty-title{font-size:14px}.portfolio-empty-subtitle{font-size:11px}}@media (hover: none) and (pointer: coarse){.portfolio-tab-btn:hover{color:#000}.portfolio-tab-btn.active:hover{color:#333}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.portfolio-summary-left,.portfolio-summary-right,.portfolio-table-header,.portfolio-empty-state{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}html,body{overflow-x:hidden!important;max-width:100vw!important}.market-detail-page,.market-detail-page *,.market-detail-page *:before,.market-detail-page *:after{box-sizing:border-box!important;max-width:100%!important}.market-detail-page .content-area{display:grid!important;grid-template-columns:4fr 1.6fr!important;grid-template-rows:1fr!important;gap:0!important;grid-gap:0!important;overflow:hidden!important;width:100%!important;max-width:100%!important}.market-detail-page .chart-section{grid-column:1!important;grid-row:1!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;width:100%!important}.market-detail-page .trading-panel{grid-column:2!important;grid-row:1!important;min-width:0!important;max-width:100%!important;overflow:visible!important;width:100%!important;position:relative!important;z-index:10!important}.market-detail-page{min-height:100vh;background:#f6f5f1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f2937!important;overflow-x:hidden!important;width:100%!important;max-width:100vw!important;position:relative!important}.market-detail-container{display:grid!important;grid-template-columns:300px 1fr!important;min-height:calc(100vh - 80px)!important;gap:0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .sidebar{background:#f6f5f1!important;border-right:1px solid #e9ecef!important;padding:1.5rem!important;overflow-y:visible!important;min-width:300px!important;max-width:300px!important;display:block!important;position:relative!important;top:auto!important;left:auto!important;height:auto!important;z-index:auto!important}.company-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.company-logo{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1rem;box-shadow:0 2px 8px #0000001a}.bitcoin-logo{background:linear-gradient(135deg,#f7931a,#ff9500)}.ethereum-logo{background:linear-gradient(135deg,#627eea,#8b5cf6)}.openai-logo{background:linear-gradient(135deg,#10a37f,#1a7f64)}.spacex-logo{background:linear-gradient(135deg,#000,#333)}.kraken-logo{background:linear-gradient(135deg,#5841d8,#7c3aed)}.company-info h2{margin:0 0 .25rem;font-size:1.4rem;font-weight:700;color:#1a1a1a;line-height:1.2}.ticker{font-size:.8rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.summary-section{margin-bottom:1.5rem;width:100%}.summary-section h3{font-size:.75rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.description{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:1.25rem;padding:0}.summary-list{display:flex;flex-direction:column;gap:0;margin-bottom:1.25rem;width:100%;background:#f6f5f1;border-radius:8px;overflow:hidden;padding:0}.market-detail-page .summary-list .summary-item{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-direction:row!important;padding:.5rem 0;border-bottom:none;width:100%;min-height:2rem;transition:background-color .2s ease}.market-detail-page .summary-list .summary-item:last-child{border-bottom:none}.market-detail-page .summary-list .summary-item:hover{background-color:#f9fafb}.market-detail-page .summary-list .summary-item .label{font-size:.75rem;color:#6b7280;font-weight:600;text-align:left!important;text-transform:uppercase;letter-spacing:.5px;min-width:120px;flex-shrink:0!important}.market-detail-page .summary-list .summary-item .value{font-size:.875rem;font-weight:600;color:#1f2937;text-align:right!important;flex:1!important}.company-actions{display:flex;gap:.75rem;margin-top:.5rem}.action-btn{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.action-btn:hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.website-btn{background:#fff;color:#374151;border-color:#d1d5db}.website-btn:hover{background:#f3f4f6;border-color:#9ca3af}.twitter-btn{background:#fff;color:#374151;border-color:#d1d5db}.twitter-btn:hover{background:#f3f4f6;border-color:#9ca3af}.market-detail-page .main-content-area{display:flex!important;flex-direction:column!important;background:#fff!important;width:100%!important;flex:1!important;min-height:0!important}.price-header{padding:0;border-bottom:1px solid #e9ecef;background:#fff;flex-shrink:0}.price-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr .6fr;gap:0;align-items:stretch}.price-cell{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border:1px solid #e9ecef;border-radius:0;background:#f6f5f1;height:100%;justify-content:center}.price-main{gap:.25rem}.price-main .label{font-size:.7rem;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.price-main .value{font-size:1.2rem;font-weight:700;color:#333}.data-row{display:flex;justify-content:space-between;align-items:center;gap:.4rem}.data-row .label{font-size:.65rem;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.data-row .value{font-size:.8rem;font-weight:600;color:#333;text-align:right}.data-row .value.negative{color:#dc3545}.data-row .value.positive{color:#28a745}.leverage-cell{gap:.25rem}.leverage-cell .label{font-size:.65rem;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.leverage-select{display:flex;align-items:center;justify-content:space-between;padding:.35rem .5rem;background:#fff;border:1px solid #e9ecef;border-radius:4px;cursor:pointer;transition:all .2s ease;position:relative}.leverage-select:hover{border-color:#d1d5db;background:#f8f9fa}.leverage-select .selected-value{font-size:.8rem;font-weight:600;color:#333}.leverage-select .dropdown-arrow{font-size:.7rem;color:#666}.leverage-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e9ecef;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:1000;max-height:300px;overflow-y:auto;display:none}.leverage-dropdown::-webkit-scrollbar{width:8px}.leverage-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.leverage-dropdown::-webkit-scrollbar-thumb{background:#fff;border:1px solid #e9ecef;border-radius:4px}.leverage-dropdown::-webkit-scrollbar-thumb:hover{background:#f8f9fa}.leverage-select.active .leverage-dropdown{display:block}.dropdown-option{padding:.5rem .75rem;font-size:.8rem;color:#333;cursor:pointer;transition:background-color .2s ease}.dropdown-option:hover{background-color:#f8f9fa}.dropdown-option.selected{background-color:#e8f5e8;color:#28a745}.market-detail-page .content-area{display:grid!important;grid-template-columns:4fr 1.6fr!important;grid-template-rows:1fr!important;flex:1!important;min-height:calc(100vh - 160px)!important;width:100%!important;gap:0!important;grid-gap:0!important;overflow:visible!important;margin-left:0!important}.market-detail-page .chart-section{flex:1!important;display:flex!important;flex-direction:column!important;background:#f6f5f1!important;overflow:visible!important;padding:1rem!important;grid-column:1!important;grid-row:1!important;min-width:0!important;max-width:none!important}.chart-container{height:450px;flex-shrink:0;padding:1rem;background:#f6f5f1;position:relative;border:1px solid #e9ecef;border-radius:8px;margin-bottom:1.5rem;width:100%!important;max-width:100%!important;overflow:visible!important;box-sizing:border-box!important;display:block!important;visibility:visible!important}.chart-placeholder{height:100%;border:1px solid #e9ecef;border-radius:8px;background:#f8f9fa}.chart-header{display:flex;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;font-size:.8rem;color:#666}.chart-content{padding:1rem;height:calc(100% - 60px)}.kline-chart{height:100%;display:flex;align-items:center;justify-content:center}.trading-section{border-top:1px solid #e9ecef;padding:1rem}.trading-tabs{display:flex;background:#f6f5f1;border-bottom:1px solid #e9ecef;margin-bottom:1rem}.trading-tabs .tab-btn{padding:.75rem 1.25rem;background:none;border:none;font-size:.85rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.trading-tabs .tab-btn.active{color:#333;font-weight:600;background:#f6f5f1;border-bottom:2px solid #333}.trading-content{display:block;height:250px;padding:0 1rem}.positions-panel{width:100%;padding:1rem 0}.table-header{display:grid;grid-template-columns:1fr 1fr 1.5fr 1fr 1fr 1fr 1fr 1fr;gap:.75rem;padding:.75rem 1rem;background:#f8f9fa;border-bottom:1px solid #e9ecef;margin-bottom:1rem}.header-cell{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.empty-positions{display:flex;justify-content:center;align-items:center;height:calc(100% - 50px);padding:2rem}.empty-content{text-align:center;padding:2rem}.empty-title{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.empty-subtitle{font-size:.85rem;color:#666}.orderbook-panel{padding:.75rem 1rem}.orderbook-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.orderbook-tabs{display:flex;gap:0}.orderbook-tabs .tab-btn{padding:.4rem .75rem;background:none;border:none;font-size:.75rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.orderbook-tabs .tab-btn.active{color:#333;font-weight:600}.currency-select{padding:.2rem .4rem;border:1px solid #e9ecef;border-radius:4px;font-size:.75rem}.orderbook-table .table-header{grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.4rem .5rem;font-size:.7rem}.orderbook-rows{max-height:180px;overflow-y:auto}.orderbook-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.4rem .5rem;font-size:.75rem;border-bottom:1px solid #f0f0f0}.orderbook-row.ask{color:#dc3545}.orderbook-row.bid{color:#28a745}.market-detail-page .trading-panel{background:#f6f5f1!important;border-left:1px solid #e9ecef!important;padding:.75rem!important;display:flex!important;flex-direction:column!important;gap:.5rem!important;min-height:100%!important;width:100%!important;position:relative!important;grid-column:2!important;grid-row:1!important;min-width:0!important;overflow:visible!important}.dropdown-arrow{font-size:.7rem;color:#666;margin-left:.25rem}.trading-type-tabs{display:flex;gap:0;background:#f6f5f1;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.trading-type-tabs .tab-btn{flex:1;padding:.6rem;background:none;border:none;font-size:.75rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.trading-type-tabs .tab-btn.active{background:#333;color:#fff}.trading-direction{display:flex;gap:.3rem;margin-bottom:.5rem}.direction-btn{flex:1;padding:1rem;border:2px solid #e9ecef;background:#f8f9fa;color:#999;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;border-radius:4px}.long-btn.active{background:#e8f5e8;color:#28a745;border-color:#28a745}.short-btn.active{background:#fdeaea;color:#dc3545;border-color:#dc3545}.size-input{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.5rem}.size-input-wrapper{position:relative;display:flex;align-items:center}.size-input input{padding:1rem 2rem 1rem 1rem;border:1px solid #e9ecef;border-radius:4px;font-size:.9rem;background:#fff;width:100%;height:50px}.size-input input::placeholder{color:#999;font-weight:500}.currency-label{position:absolute;right:2.5rem;top:50%;transform:translateY(-50%);font-size:.9rem;color:#666;font-weight:500;pointer-events:none}.size-input-wrapper .dropdown-arrow{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none}.size-slider{display:flex;align-items:center;gap:.75rem}.slider-track{flex:1;height:4px;background:#e9ecef;border-radius:2px;position:relative}.slider-fill{height:100%;background:#333;border-radius:2px;transition:width .2s ease}.slider-value{font-size:.75rem;color:#666;min-width:40px}.trading-options-container{margin-bottom:.5rem}.trading-options-row{display:flex;gap:1rem;align-items:flex-start}.trading-options-left{display:flex;flex-direction:column;gap:.3rem;flex-shrink:0}.reduce-only-label{margin-top:.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#666;cursor:pointer;margin-bottom:.5rem}.checkbox-label input[type=checkbox]{width:16px;height:16px;background:#e9ecef;border:1px solid #d1d5db;border-radius:3px;cursor:pointer}.checkbox-label input[type=checkbox]:checked{background:#28a745;border-color:#28a745}.tp-sl-inputs{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#f8f9fa;border-radius:4px;flex:1}.tp-sl-row{display:flex;align-items:center;gap:.5rem}.tp-sl-row input,.tp-sl-percent{width:120px;padding:.5rem;border:1px solid #e9ecef;border-radius:4px;font-size:.8rem;background:#fff}.bottom-info-row{display:flex;gap:1rem;align-items:stretch;margin-bottom:1rem}.trading-info{display:flex;flex-direction:column;gap:.3rem;flex:1}.info-item{display:flex;justify-content:space-between;align-items:center}.info-item .label{font-size:.75rem;color:#666}.info-item .value{font-size:.85rem;font-weight:600;color:#333}.enter-btn{padding:1rem 1.5rem;background:#6c757d;color:#fff;border:none;border-radius:4px;font-size:.85rem;font-weight:600;cursor:not-allowed;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;flex:1;min-height:50px}.enter-btn:not(:disabled){background:#333;cursor:pointer}.enter-btn:not(:disabled):hover{background:#555}.bottom-tabs{margin-top:1rem;border-top:1px solid #e9ecef;padding-top:.75rem}.bottom-tab-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.75rem;gap:1rem}.bottom-tab-header .currency-select-bottom{margin-left:auto}.bottom-tab-btn{padding:.4rem .75rem;background:none;border:none;font-size:.75rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;border-bottom:2px solid transparent}.bottom-tab-btn.active{color:#333;font-weight:600;border-bottom-color:#28a745}.currency-select-bottom{padding:.2rem .4rem;border:1px solid #e9ecef;border-radius:4px;font-size:.75rem}.orders-table,.trades-table{background:#fff;border-radius:4px}.market-detail-page .table-header-bottom{display:grid!important;grid-template-columns:1.5fr 1.5fr 1.5fr!important;gap:1rem!important;padding:.5rem!important;background:#f6f5f1!important}.market-detail-page .trades-table .table-header-bottom{grid-template-columns:1.5fr 1fr 1fr 1fr!important}.market-detail-page .header-cell-bottom{font-size:.7rem!important;font-weight:600!important;color:#666!important;text-transform:uppercase!important;letter-spacing:.5px!important;text-align:left!important}.market-detail-page .table-header-bottom .header-cell-bottom:nth-child(2),.market-detail-page .table-header-bottom .header-cell-bottom:nth-child(3){text-align:right!important}.market-detail-page .trades-table .table-header-bottom .header-cell-bottom:nth-child(2){text-align:left!important}.market-detail-page .trades-table .table-header-bottom .header-cell-bottom:nth-child(3),.market-detail-page .trades-table .table-header-bottom .header-cell-bottom:nth-child(4){text-align:left!important}.market-detail-page .table-rows{width:100%!important}.market-detail-page .table-row{display:grid!important;grid-template-columns:1.5fr 1.5fr 1.5fr!important;gap:1rem!important;padding:.5rem!important;font-size:.75rem!important;align-items:center!important}.market-detail-page .trades-table .table-row{grid-template-columns:1.5fr 1fr 1fr 1fr!important}.market-detail-page .table-row:last-child{border-bottom:none!important}.market-detail-page .table-row.ask{background:#fef2f2!important}.market-detail-page .table-row.bid{background:#f0fdf4!important}.market-detail-page .table-row .price{font-weight:600!important;text-align:left!important}.market-detail-page .table-row.ask .price{color:#dc3545!important}.market-detail-page .table-row.bid .price{color:#28a745!important}.market-detail-page .table-row .size,.market-detail-page .table-row .total{text-align:right!important;color:#666!important}.market-detail-page .spread-row{background:#f8f9fa!important;font-weight:600!important;padding:.75rem .5rem!important}.market-detail-page .spread-row .price{color:#333!important;font-weight:700!important;font-size:1rem!important}.market-detail-page .spread-row .size{color:#666!important;font-size:.9rem!important;text-align:right!important;font-weight:600!important}.market-detail-page .spread-row .total{color:#666!important;font-size:.9rem!important;font-weight:600!important;text-align:right!important}.market-detail-page .trade-row.buy .price{color:#28a745!important;font-weight:600!important}.market-detail-page .trade-row.sell .price{color:#dc3545!important;font-weight:600!important}.market-detail-page .trade-row .time,.market-detail-page .trade-row .utc,.market-detail-page .trade-row .size{color:#666!important;text-align:left!important}.market-detail-page .trades-table .table-row .size{text-align:left!important}.error-message{text-align:center;padding:4rem 2rem}.error-message h2{color:#dc3545;margin-bottom:1rem}.error-message p{color:#666}@media (min-width: 769px){.market-detail-page .content-area{display:grid!important;grid-template-columns:4fr 1.6fr!important;grid-template-rows:1fr!important}.market-detail-page .chart-section{grid-column:1!important;grid-row:1!important}.market-detail-page .trading-panel{grid-column:2!important;grid-row:1!important}}@media (max-width: 1200px){.market-detail-page .market-detail-container{grid-template-columns:280px 1fr!important}.market-detail-page .sidebar{min-width:280px!important;max-width:280px!important}.market-detail-page .content-area{grid-template-columns:4fr 1.6fr!important}}@media (max-width: 768px){.market-detail-page{overflow-x:hidden!important;width:100vw!important;max-width:100vw!important}.market-detail-page .market-detail-container{grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important;gap:0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .sidebar{order:2!important;border-right:none!important;border-bottom:1px solid #e9ecef!important;min-width:100%!important;max-width:100%!important;padding:1rem!important;position:relative!important;top:auto!important;left:auto!important;height:auto!important;z-index:auto!important;overflow-x:hidden!important}.company-header{margin-bottom:1rem!important;padding-bottom:.75rem!important;flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}.company-logo{width:48px!important;height:48px!important;font-size:1.2rem!important}.company-info h2{font-size:1.5rem!important;margin:0!important}.company-info .ticker{font-size:1rem!important;margin-top:.25rem!important}.summary-section{margin-bottom:1rem!important}.summary-section h3{font-size:1.1rem!important;margin-bottom:.75rem!important}.summary-section .description{font-size:.9rem!important;line-height:1.4!important;margin-bottom:1rem!important}.summary-list{margin-bottom:1rem!important;gap:.5rem!important}.market-detail-page .summary-list .summary-item{padding:.75rem!important;min-height:2.5rem!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-direction:row!important;background:#ffffff80!important;border-radius:8px!important;border:1px solid rgba(0,0,0,.1)!important}.market-detail-page .summary-list .summary-item .label{font-size:.75rem!important;min-width:120px!important;text-align:left!important;flex-shrink:0!important;font-weight:600!important;color:#374151!important}.market-detail-page .summary-list .summary-item .value{font-size:.85rem!important;flex:1!important;text-align:right!important;font-weight:500!important;color:#1f2937!important}.market-detail-page .main-content-area{order:1!important;padding:0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .content-area{display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .price-header{padding:1rem!important;background:#f6f5f1!important;border-radius:0!important;margin-bottom:0!important;border-bottom:1px solid #e9ecef!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .price-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto auto!important;gap:1rem!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.market-detail-page .price-cell{padding:.75rem!important;min-height:auto!important}.market-detail-page .price-cell.price-main{grid-column:1 / -1!important;grid-row:1!important;background:#f6f5f1!important;border-radius:8px!important;border:1px solid #e9ecef!important}.market-detail-page .price-main .value{font-size:1.8rem!important;font-weight:700!important}.market-detail-page .data-row{margin-bottom:.5rem!important}.market-detail-page .data-row:last-child{margin-bottom:0!important}.market-detail-page .chart-section{order:1!important;border-right:none!important;border-bottom:1px solid #e9ecef!important;width:100%!important;max-width:100vw!important;padding:1rem!important;background:#fff!important;overflow:visible!important}.market-detail-page .chart-container{height:300px!important;min-height:300px!important;padding:.5rem!important;width:100%!important;max-width:100%!important;overflow:visible!important;display:block!important;visibility:visible!important}.market-detail-page .trading-section{padding:1rem!important;border-top:1px solid #e9ecef!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .bottom-trading-area,.market-detail-page .orders-trades-tabs{display:none!important}.market-detail-page .trading-panel{order:2!important;border-left:none!important;border-top:1px solid #e9ecef!important;padding:1rem!important;background:#fff!important;width:100%!important;max-width:100vw!important;margin-top:0!important;overflow-x:hidden!important;min-height:auto!important;height:auto!important}.market-detail-page .trading-tabs{gap:.5rem!important;margin-bottom:1rem!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.market-detail-page .tab-btn{padding:.5rem .75rem!important;font-size:.75rem!important;min-width:auto!important;flex:1!important;max-width:100%!important;overflow:hidden!important}.market-detail-page .trading-content{height:150px!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .trading-type-tabs{gap:.25rem!important;margin-bottom:1rem!important;display:flex!important;width:100%!important}.market-detail-page .trading-type-tabs .tab-btn{padding:.5rem .75rem!important;font-size:.75rem!important;min-width:auto!important;flex:1!important;min-height:44px!important}.market-detail-page .trading-direction{gap:.5rem!important;margin-bottom:1rem!important;display:flex!important;width:100%!important}.market-detail-page .direction-btn{padding:.75rem 1rem!important;font-size:.85rem!important;flex:1!important;min-height:44px!important}.market-detail-page .size-input{margin-bottom:1rem!important;width:100%!important}.market-detail-page .size-input-wrapper{padding:.75rem!important;margin-bottom:.75rem!important;width:100%!important;box-sizing:border-box!important}.market-detail-page .size-input-wrapper input{font-size:1rem!important;width:100%!important;box-sizing:border-box!important}.market-detail-page .size-slider{margin-bottom:.5rem!important;width:100%!important}.market-detail-page .trading-options-container{margin-bottom:1rem!important;width:100%!important}.market-detail-page .trading-options-row{margin-bottom:.75rem!important;width:100%!important}.market-detail-page .tp-sl-inputs{margin-top:.75rem!important;gap:.5rem!important;width:100%!important}.market-detail-page .tp-sl-row{gap:.5rem!important;width:100%!important;display:flex!important;flex-direction:column!important}.market-detail-page .tp-sl-row input{padding:.5rem!important;font-size:.8rem!important;width:100%!important;box-sizing:border-box!important}.market-detail-page .bottom-info-row{margin-bottom:1rem!important;gap:1rem!important;flex-direction:column!important;align-items:stretch!important}.market-detail-page .trading-info{display:flex!important;flex-direction:column!important;gap:.5rem!important;margin-bottom:1rem!important}.market-detail-page .enter-btn{padding:.75rem 1.5rem!important;font-size:.9rem!important;min-width:100%!important;min-height:48px!important}.market-detail-page .bottom-tabs{margin-top:1rem!important;width:100%!important}.market-detail-page .bottom-tab-header{gap:.5rem!important;margin-bottom:.75rem!important;display:flex!important;width:100%!important}.market-detail-page .bottom-tab-btn{padding:.5rem .75rem!important;font-size:.75rem!important;flex:1!important;min-height:44px!important}.market-detail-page .currency-select-bottom{padding:.5rem!important;font-size:.75rem!important;min-width:80px!important;min-height:44px!important}.market-detail-page .table-header-bottom{padding:.5rem!important;font-size:.7rem!important}.market-detail-page .table-row{padding:.5rem!important;font-size:.75rem!important}.market-detail-page .leverage-cell{grid-column:1 / -1!important;grid-row:3!important}.market-detail-page .leverage-select{padding:.75rem!important;min-height:2.5rem!important}.market-detail-page .leverage-dropdown{top:100%!important;left:0!important;right:0!important;width:100%!important;max-height:200px!important}.market-detail-page button,.market-detail-page .tab-btn,.market-detail-page .direction-btn{min-height:44px!important;touch-action:manipulation!important}.market-detail-page .checkbox-label{min-height:44px!important;display:flex!important;align-items:center!important;gap:.5rem!important;padding:.5rem 0!important}.market-detail-page .checkbox-label input[type=checkbox]{min-width:20px!important;min-height:20px!important}.market-detail-page .table-header{grid-template-columns:1fr 1fr 1.5fr 1fr 1fr 1fr 1fr 1fr!important;gap:.25rem!important;padding:.5rem!important;font-size:.7rem!important;overflow-x:auto!important;width:100%!important;max-width:100vw!important}.market-detail-page .header-cell{padding:.5rem .25rem!important;font-size:.7rem!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.market-detail-page .description{word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important;overflow:hidden!important}.market-detail-page .summary-item .label,.market-detail-page .summary-item .value{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.market-detail-page input[type=text],.market-detail-page select{min-height:44px!important;touch-action:manipulation!important;font-size:16px!important}.market-detail-page .slider-track,.market-detail-page .slider-fill{height:8px!important;min-height:8px!important}.market-detail-page .dropdown-arrow{min-width:20px!important;min-height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important}.market-detail-page .currency-label{min-width:40px!important;text-align:center!important;padding:0 .5rem!important}.market-detail-page .bottom-tab-content{max-height:none!important;overflow-y:visible!important}.market-detail-page .orders-table,.market-detail-page .trades-table{font-size:.75rem!important}.market-detail-page .table-rows{max-height:none!important;overflow-y:visible!important}@media (max-width: 480px){.market-detail-page .price-grid{grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto auto auto!important;gap:.75rem!important}.market-detail-page .price-cell.price-main{grid-column:1!important;grid-row:1!important}.market-detail-page .leverage-cell{grid-column:1!important;grid-row:6!important}}}@media (max-width: 480px){.market-detail-page .sidebar{padding:.75rem!important}.market-detail-page .company-header{gap:.5rem!important}.market-detail-page .company-logo{width:40px!important;height:40px!important;font-size:1rem!important}.market-detail-page .company-info h2{font-size:1.3rem!important}.market-detail-page .company-info .ticker{font-size:.9rem!important}.market-detail-page .summary-section h3{font-size:1rem!important}.market-detail-page .summary-section .description{font-size:.8rem!important}.market-detail-page .summary-list .summary-item{padding:.6rem!important;min-height:2.2rem!important}.market-detail-page .summary-list .summary-item .label{font-size:.7rem!important;min-width:100px!important}.market-detail-page .summary-list .summary-item .value{font-size:.8rem!important}.market-detail-page .price-header{padding:.75rem!important}.market-detail-page .price-grid{grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto auto auto!important;gap:.75rem!important}.market-detail-page .price-cell{padding:.6rem!important}.market-detail-page .price-main .value{font-size:1.6rem!important}.market-detail-page .chart-container{height:200px!important;min-height:200px!important}.market-detail-page .trading-section{padding:.75rem!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .bottom-trading-area,.market-detail-page .orders-trades-tabs{display:none!important}.market-detail-page .trading-tabs{gap:.25rem!important;margin-bottom:.75rem!important}.market-detail-page .tab-btn{padding:.4rem .6rem!important;font-size:.7rem!important}.market-detail-page .trading-content{height:120px!important}.market-detail-page .trading-panel{padding:.75rem!important;min-height:auto!important;height:auto!important}.market-detail-page .trading-type-tabs{gap:.2rem!important;margin-bottom:.75rem!important}.market-detail-page .trading-type-tabs .tab-btn{padding:.4rem .6rem!important;font-size:.7rem!important}.market-detail-page .trading-direction{gap:.4rem!important;margin-bottom:.75rem!important}.market-detail-page .direction-btn{padding:.6rem .8rem!important;font-size:.8rem!important}.market-detail-page .size-input-wrapper{padding:.6rem!important;margin-bottom:.6rem!important}.market-detail-page .size-input-wrapper input{font-size:.9rem!important}.market-detail-page .tp-sl-inputs{margin-top:.6rem!important;gap:.4rem!important}.market-detail-page .tp-sl-row{gap:.4rem!important}.market-detail-page .tp-sl-row input{padding:.4rem!important;font-size:.75rem!important}.market-detail-page .bottom-info-row{margin-bottom:.75rem!important;gap:.75rem!important;flex-direction:column!important}.market-detail-page .enter-btn{padding:.6rem 1.2rem!important;font-size:.85rem!important;min-width:100px!important;width:100%!important}.market-detail-page .bottom-tab-header{gap:.4rem!important;margin-bottom:.6rem!important}.market-detail-page .bottom-tab-btn{padding:.4rem .6rem!important;font-size:.7rem!important}.market-detail-page .currency-select-bottom{padding:.4rem!important;font-size:.7rem!important;min-width:70px!important}.market-detail-page .table-header-bottom{padding:.4rem!important;font-size:.65rem!important}.market-detail-page .table-row{padding:.4rem!important;font-size:.7rem!important}.market-detail-page .leverage-select{padding:.6rem!important;min-height:2.2rem!important}}@media (max-width: 768px) and (orientation: landscape){.market-detail-page .chart-container{height:180px!important;min-height:180px!important;width:100%!important;max-width:100%!important;overflow:visible!important;display:block!important;visibility:visible!important}.market-detail-page .trading-content{height:100px!important}.market-detail-page .sidebar{padding:.75rem!important}.market-detail-page .summary-list .summary-item{padding:.5rem!important;min-height:2rem!important}}@media (max-width: 480px){.market-detail-page{overflow-x:hidden!important;width:100vw!important;max-width:100vw!important}.market-detail-page .market-detail-container{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .sidebar,.market-detail-page .price-header{padding:.75rem!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.market-detail-page .chart-section{padding:.75rem!important;width:100%!important;max-width:100vw!important;overflow:visible!important}.market-detail-page .chart-container{height:250px!important;min-height:250px!important;padding:.25rem!important;width:100%!important;max-width:100%!important;overflow:visible!important;display:block!important;visibility:visible!important}.market-detail-page .price-main .value{font-size:1.5rem!important}.market-detail-page .data-row .value{font-size:.8rem!important}.market-detail-page .data-row .label{font-size:.7rem!important}.market-detail-page .tab-btn{padding:.5rem!important;font-size:.7rem!important}.market-detail-page .direction-btn{padding:.5rem .75rem!important;font-size:.8rem!important}.market-detail-page .enter-btn{padding:.75rem 1rem!important;font-size:.85rem!important}.market-detail-page .bottom-tab-content,.market-detail-page .table-rows{max-height:none!important;overflow-y:visible!important}}.market-detail-page .chart-container{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important}.market-detail-page .chart-container>*{display:block!important;visibility:visible!important;opacity:1!important}@media (max-width: 768px){.market-detail-page .chart-container{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;min-height:300px!important;height:300px!important}}@media (max-width: 480px){.market-detail-page .chart-container{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;min-height:250px!important;height:250px!important}}.dashboard-page,.dashboard-page *,.dashboard-page *:before,.dashboard-page *:after{box-sizing:border-box!important}.dashboard-page{min-height:100vh;background:#f2f1ef!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;overflow-x:visible!important;background-color:#f2f1ef!important;color:#1f2937!important}.dashboard-page body{color:#1f2937!important;background:#f2f1ef!important}.dashboard-container{width:100%!important;background:#fff!important;min-height:calc(100vh - 120px)!important;max-width:none!important;margin:0!important;padding:0!important}.main-content{display:flex!important;min-height:calc(100vh - 120px)!important;width:100%!important;background:#f2f1ef}.sidebar{width:300px!important;background:#f2f1ef!important;border-right:1px solid #e9ecef!important;padding:1.5rem!important;display:flex!important;flex-direction:column!important;gap:2rem!important;flex-shrink:0!important;position:fixed!important;top:80px!important;left:0!important;height:calc(100vh - 80px)!important;z-index:10!important;overflow-y:auto!important}.categories-section{flex:1!important}.categories-title{font-size:.75rem!important;font-weight:700!important;color:#374151!important;text-transform:uppercase!important;letter-spacing:1px!important;margin-bottom:1rem!important;padding-bottom:.5rem!important;border-bottom:2px solid #e5e7eb!important}.category-group{margin-bottom:2rem!important}.category-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:1rem!important}.category-name{font-size:.875rem!important;font-weight:600!important;color:#1f2937!important}.category-status{font-size:.7rem!important;color:#28a745!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important}.companies-list{display:flex!important;flex-direction:column!important;gap:.5rem!important}.company-item{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.25rem 0!important}.company-item input[type=checkbox]{width:16px!important;height:16px!important;accent-color:#28a745!important}.company-item label{font-size:.8rem!important;color:#374151!important;cursor:pointer!important;flex:1!important}.deselect-all{margin-top:.5rem!important;padding:.25rem 0!important;background:none!important;border:none!important;color:#6b7280!important;font-size:.75rem!important;cursor:pointer!important;text-decoration:underline!important}.deselect-all:hover{color:#374151!important}.other-categories{display:flex!important;flex-direction:column!important;gap:.75rem!important}.category-item{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:.5rem 0!important;border-bottom:1px solid #f3f4f6!important}.category-item.coming-soon{opacity:.6!important}.category-item .category-name{font-size:.8rem!important;color:#6b7280!important}.coming-soon-label{font-size:.65rem!important;color:#9ca3af!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important}.content-area{flex:1!important;background:#f2f1ef!important;display:flex!important;flex-direction:column!important;min-width:0!important;margin-left:300px!important}.breaking-news{display:flex!important;align-items:center!important;padding:.5rem 1.5rem!important;background:#f2f1ef!important;border-bottom:1px solid #ffeaa7!important;font-size:.75rem!important;flex-shrink:0!important;min-height:40px!important}.breaking-label{background:transparent!important;color:#1f2937!important;padding:.25rem .5rem!important;border-radius:3px!important;font-weight:700!important;font-size:.875rem!important;margin-right:.5rem!important;flex-shrink:0!important}.news-ticker{flex:1!important;overflow:hidden!important;position:relative!important;min-height:20px!important}.news-ticker-content{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;will-change:transform!important;position:relative!important;min-width:max-content!important}.news-item{white-space:nowrap!important;color:#856404!important;font-weight:500!important;margin-right:.75rem!important;flex-shrink:0!important}.news-separator{margin:0 .75rem!important;color:#856404!important;font-weight:700!important;flex-shrink:0!important}.content-padding{padding:0!important;flex:1!important;width:100%!important;box-sizing:border-box!important}.summary-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;margin-bottom:0!important;padding:1rem 1.5rem!important;background:transparent!important;border-radius:0!important;border:none!important;width:100%!important;min-height:80px!important;box-sizing:border-box!important}.stat-item{display:flex!important;flex-direction:column!important;gap:.25rem!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:0!important;background:transparent!important;border-radius:0!important;border:none!important}.stat-label{font-size:.7rem!important;color:#666!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.stat-value{font-size:1.1rem!important;font-weight:700!important;color:#1f2937!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.companies-table{background:#f2f1ef!important;border:1px solid #F2F1EF!important;border-radius:0!important;overflow:hidden!important;margin-bottom:0!important;margin-left:0!important;margin-right:0!important;width:100%!important;display:block!important}.table-header{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr!important;gap:1rem!important;padding:1rem 1.5rem!important;background:#f2f1ef!important;border-bottom:1px solid #e9ecef!important;width:100%!important}.header-cell{font-size:.85rem!important;font-weight:600!important;color:#666!important;text-transform:uppercase!important;letter-spacing:.5px!important}.table-body{padding:0!important;width:100%!important}.table-row{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr!important;gap:1rem!important;padding:1rem 1.5rem!important;align-items:center!important;border-bottom:1px solid #f3f4f6!important;width:100%!important}.table-row:last-child{border-bottom:none!important}.company-cell{display:flex!important;align-items:center!important;gap:.75rem!important}.company-info{display:flex!important;align-items:center!important;gap:.5rem!important;flex:1!important}.company-logo{width:40px!important;height:40px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important;color:#fff!important;font-size:1.2rem!important}.bitcoin-logo{background:linear-gradient(135deg,#f7931a,#ff9500)!important}.ethereum-logo{background:linear-gradient(135deg,#627eea,#8b5cf6)!important}.openai-logo{background:linear-gradient(135deg,#10a37f,#1a7f64)!important}.anthropic-logo{background:linear-gradient(135deg,#8b5cf6,#7c3aed)!important}.google-logo{background:linear-gradient(135deg,#4285f4,#34a853)!important}.meta-logo{background:linear-gradient(135deg,#1877f2,#42a5f5)!important}.perplexity-logo{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important}.xai-logo{background:linear-gradient(135deg,#000,#333)!important}.deepseek-logo{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}.mistral-logo{background:linear-gradient(135deg,#f59e0b,#d97706)!important}.ssi-logo{background:linear-gradient(135deg,#ef4444,#dc2626)!important}.thinking-machines-logo{background:linear-gradient(135deg,#10b981,#059669)!important}.company-name{font-size:1rem!important;font-weight:600!important;color:#1f2937!important}.price-chart{flex-shrink:0!important;margin-left:-.5rem!important}.market-val,.change-24h,.volume,.lrv{font-size:.95rem!important;font-weight:600!important;color:#1f2937!important}.change-24h.positive{color:#28a745!important}.change-24h.negative{color:#dc3545!important}.trade-actions{display:flex!important;gap:.5rem!important}.trade-btn{padding:.35rem .75rem!important;border:1px solid #e9ecef!important;background:#fff!important;color:#374151!important;border-radius:4px!important;font-size:.8rem!important;font-weight:600!important;cursor:pointer!important;text-transform:uppercase!important;letter-spacing:.5px!important;transition:all .2s ease!important}.trade-btn.long{color:#28a745!important;border-color:#28a745!important}.trade-btn.short{color:#dc3545!important;border-color:#dc3545!important}.trade-btn:hover{transform:translateY(-1px)!important;box-shadow:0 2px 4px #0000001a!important}.coming-soon-trade{font-size:.7rem!important;color:#9ca3af!important;font-style:italic!important}.lrv-info{display:flex!important;align-items:center!important;gap:.5rem!important;margin-top:2rem!important;margin-bottom:1.5rem!important;padding:0 1.5rem!important}.lrv-text{font-size:.75rem!important;color:#666!important;font-weight:700!important}.info-icon{font-size:.875rem!important;color:#9ca3af!important;cursor:help!important}.market-cap-treemap{margin-top:1.5rem!important;width:100%!important;padding:0 1.5rem!important}.treemap-container{display:flex!important;height:400px!important;border:1px solid #e9ecef!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important}.treemap-block{display:flex!important;align-items:center!important;padding:1rem!important;position:relative!important;transition:all .3s ease!important}.treemap-block:hover{transform:scale(1.02)!important;z-index:10!important}.bitcoin-block{background:#fef3c7!important;border:3px solid #f7931a!important}.ethereum-block{background:#e0e7ff!important;border:3px solid #627eea!important}.treemap-content{display:flex!important;align-items:center!important;gap:1rem!important;width:100%!important}.treemap-logo{width:40px!important;height:40px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important;color:#fff!important;font-size:1.2rem!important}.bitcoin-treemap-logo{background:linear-gradient(135deg,#f7931a,#ff9500)!important}.ethereum-treemap-logo{background:linear-gradient(135deg,#627eea,#8b5cf6)!important}.treemap-info{display:flex!important;flex-direction:column!important;gap:.25rem!important}.treemap-name{font-size:.875rem!important;font-weight:600!important;color:#1f2937!important}.treemap-value{font-size:1rem!important;font-weight:700!important;color:#1f2937!important}@media (max-width: 768px){.market-cap-treemap{margin-top:1rem!important;padding:0 1rem!important}.treemap-container{height:300px!important}.treemap-block{padding:.75rem!important}.treemap-logo{width:32px!important;height:32px!important;font-size:1rem!important}.treemap-name{font-size:.8rem!important}.treemap-value{font-size:.9rem!important}.ethereum-block .treemap-name,.ethereum-block .treemap-value{display:none!important}.ethereum-block.narrow .treemap-content{justify-content:center!important}}@media (max-width: 480px){.market-cap-treemap{margin-top:.75rem!important;padding:0 .75rem!important}.treemap-container{height:250px!important}.treemap-block{padding:.6rem!important}.treemap-logo{width:28px!important;height:28px!important;font-size:.9rem!important}.treemap-name{font-size:.75rem!important}.treemap-value{font-size:.8rem!important}.ethereum-block .treemap-name,.ethereum-block .treemap-value{display:none!important}.ethereum-block .treemap-content{justify-content:center!important}}@media (max-width: 360px){.market-cap-treemap{margin-top:.6rem!important;padding:0 .6rem!important}.treemap-container{height:200px!important}.treemap-block{padding:.5rem!important}.treemap-logo{width:24px!important;height:24px!important;font-size:.8rem!important}.treemap-name{font-size:.7rem!important}.treemap-value{font-size:.75rem!important}.ethereum-block .treemap-name,.ethereum-block .treemap-value{display:none!important}.ethereum-block .treemap-content{justify-content:center!important}}.ventuals-charts{margin-top:2rem!important;padding:0 1.5rem!important}.charts-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.chart-container{background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px!important;padding:1.5rem!important;box-shadow:0 1px 3px #0000001a!important}.chart-title{font-size:.875rem!important;font-weight:700!important;color:#374151!important;text-transform:uppercase!important;letter-spacing:1px!important;margin-bottom:1rem!important;text-align:center!important}.chart-content{display:flex!important;flex-direction:column!important;gap:1rem!important}.bar-chart{display:flex!important;justify-content:center!important;align-items:flex-end!important;gap:2rem!important;height:150px!important;margin-bottom:1rem!important}.bar-group{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.5rem!important}.bar{width:60px!important;border-radius:4px 4px 0 0!important;position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;min-height:20px!important;transition:all .3s ease!important}.bar:hover{transform:scale(1.05)!important}.bitcoin-bar{background:linear-gradient(135deg,#f7931a,#ff9500)!important}.ethereum-bar{background:linear-gradient(135deg,#627eea,#8b5cf6)!important}.openai-bar{background:linear-gradient(135deg,#10a37f,#1a7f64)!important}.anthropic-bar{background:linear-gradient(135deg,#8b5cf6,#7c3aed)!important}.bar-value{position:absolute!important;top:-25px!important;font-size:.75rem!important;font-weight:600!important;color:#1f2937!important;white-space:nowrap!important}.bar-label{font-size:.8rem!important;font-weight:600!important;color:#374151!important;text-align:center!important}.line-chart{position:relative!important;height:200px!important;margin-bottom:1rem!important}.line-chart svg{width:100%!important;height:100%!important}.chart-legend{display:flex!important;justify-content:center!important;gap:1.5rem!important;margin-top:.5rem!important}.legend-item{display:flex!important;align-items:center!important;gap:.5rem!important}.legend-color{width:12px!important;height:12px!important;border-radius:2px!important}.openai-color{background:#10a37f!important}.anthropic-color{background:#8b5cf6!important}.legend-text{font-size:.75rem!important;font-weight:600!important;color:#374151!important}.histogram-chart{width:100%!important;height:400px!important;background:#fff!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 2px 8px #0000001a!important}.chart-container.full-width{grid-column:1 / -1!important}.bitcoin-color{background:#f7931a!important}.ethereum-color{background:#627eea!important}.btc-color{background:#f7931a!important}.eth-color{background:#627eea!important}.activity-color{background:#10b981!important}@media (max-width: 1200px){.sidebar{width:280px!important}.content-area{margin-left:280px!important}.summary-stats{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.main-content{flex-direction:column!important}.sidebar{display:none!important}.content-area{margin-left:0!important;margin-top:0!important;width:100%!important}.breaking-news{padding:.4rem 1rem!important;min-height:35px!important}.breaking-label{font-size:.75rem!important;padding:.2rem .4rem!important}.news-ticker{min-height:18px!important}.news-item{font-size:.7rem!important;margin-right:.5rem!important}.news-separator{margin:0 .5rem!important}.content-padding{padding:0 1rem!important}.summary-stats{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:1rem!important;padding:1rem!important;min-height:auto!important}.stat-item{text-align:center!important;padding:.5rem!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:80px!important}.stat-label{font-size:.65rem!important;margin-bottom:.5rem!important}.stat-value{font-size:1rem!important}.companies-table{margin:1rem 0!important;border-radius:8px!important;overflow-x:auto!important}.table-header,.table-row{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr!important;gap:.5rem!important;min-width:600px!important}.header-cell{font-size:.75rem!important;padding:.75rem .5rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}.table-row{padding:.75rem .5rem!important}.company-cell{flex-direction:row!important;align-items:center!important;gap:.5rem!important}.company-logo{width:32px!important;height:32px!important;font-size:1rem!important}.company-name{font-size:.9rem!important}.price-chart{margin-left:0!important}.price-chart svg{width:50px!important;height:16px!important}.market-val,.change-24h,.volume,.lrv{font-size:.85rem!important}.trade-actions{gap:.3rem!important}.trade-btn{padding:.25rem .5rem!important;font-size:.7rem!important}.lrv-info{margin-top:1.5rem!important;margin-bottom:1rem!important;padding:0 1rem!important}.lrv-text{font-size:.7rem!important}.market-cap-treemap{margin-top:1rem!important;padding:0 1rem!important}.treemap-container{height:300px!important}.treemap-block{padding:.75rem!important}.treemap-logo{width:32px!important;height:32px!important;font-size:1rem!important}.treemap-name{font-size:.8rem!important}.treemap-value{font-size:.9rem!important}.ventuals-charts{margin-top:1.5rem!important;padding:0 1rem!important}.charts-grid{grid-template-columns:1fr!important;gap:1rem!important}.chart-container{padding:1rem!important}.chart-title{font-size:.8rem!important;margin-bottom:.75rem!important}.histogram-chart{height:300px!important}.chart-legend{gap:1rem!important}.legend-item{gap:.4rem!important}.legend-color{width:10px!important;height:10px!important}.legend-text{font-size:.7rem!important}.crypto-ranking-section{margin-top:1.5rem!important;margin-left:1rem!important;margin-right:1rem!important}.section-title{font-size:1.1rem!important;padding:1.25rem 1.25rem .75rem!important}.ranking-container{padding:0 1.25rem 1.25rem!important}.ranking-header,.ranking-row{grid-template-columns:60px 1fr 1fr!important;gap:.5rem!important;padding:.75rem 0!important}.market-cap-col,.change-col,.market-cap-cell,.change-cell,.token-name{display:none!important}.rank-cell,.token-symbol,.price-cell-dashboard{font-size:.8rem!important}}@media (max-width: 480px){.sidebar{display:none!important}.content-area{margin-left:0!important;margin-top:0!important;width:100%!important}.categories-title{font-size:.7rem!important;margin-bottom:.75rem!important}.category-name{font-size:.8rem!important}.category-status{font-size:.65rem!important}.company-item label{font-size:.75rem!important}.deselect-all{font-size:.7rem!important}.coming-soon-label{font-size:.6rem!important}.breaking-news{padding:.3rem .75rem!important;min-height:32px!important}.breaking-label{font-size:.7rem!important;padding:.15rem .3rem!important}.news-item{font-size:.65rem!important;margin-right:.4rem!important}.news-separator{margin:0 .4rem!important}.content-padding{padding:0 .75rem!important}.summary-stats{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:.75rem!important;padding:.75rem!important}.stat-item{padding:.4rem!important;min-height:70px!important}.stat-label{font-size:.6rem!important;margin-bottom:.4rem!important}.stat-value{font-size:.9rem!important}.companies-table{margin:.75rem 0!important}.table-header,.table-row{min-width:500px!important;gap:.4rem!important}.header-cell{font-size:.7rem!important;padding:.6rem .4rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}.table-row{padding:.6rem .4rem!important}.company-logo{width:28px!important;height:28px!important;font-size:.9rem!important}.company-name{font-size:.8rem!important}.price-chart svg{width:45px!important;height:14px!important}.market-val,.change-24h,.volume,.lrv{font-size:.8rem!important}.trade-btn{padding:.2rem .4rem!important;font-size:.65rem!important}.lrv-info{margin-top:1.25rem!important;margin-bottom:.75rem!important;padding:0 .75rem!important}.lrv-text{font-size:.65rem!important}.market-cap-treemap{margin-top:.75rem!important;padding:0 .75rem!important}.treemap-container{height:250px!important}.treemap-block{padding:.6rem!important}.treemap-logo{width:28px!important;height:28px!important;font-size:.9rem!important}.treemap-name{font-size:.75rem!important}.treemap-value{font-size:.8rem!important}.ventuals-charts{margin-top:1.25rem!important;padding:0 .75rem!important}.chart-container{padding:.75rem!important}.chart-title{font-size:.75rem!important;margin-bottom:.6rem!important}.histogram-chart{height:250px!important}.legend-text{font-size:.65rem!important}.crypto-ranking-section{margin-top:1.25rem!important;margin-left:.75rem!important;margin-right:.75rem!important}.section-title{font-size:1rem!important;padding:1rem 1rem .6rem!important}.ranking-container{padding:0 1rem 1rem!important}.ranking-header,.ranking-row{gap:.4rem!important;padding:.6rem 0!important}.rank-cell,.token-symbol,.price-cell-dashboard{font-size:.75rem!important}}@media (max-width: 360px){.sidebar{display:none!important}.content-area{margin-left:0!important;margin-top:0!important;width:100%!important}.categories-title{font-size:.65rem!important;margin-bottom:.6rem!important}.category-name{font-size:.75rem!important}.category-status{font-size:.6rem!important}.company-item label{font-size:.7rem!important}.deselect-all{font-size:.65rem!important}.coming-soon-label{font-size:.55rem!important}.breaking-news{padding:.25rem .6rem!important;min-height:30px!important}.breaking-label{font-size:.65rem!important;padding:.1rem .25rem!important}.news-item{font-size:.6rem!important;margin-right:.3rem!important}.news-separator{margin:0 .3rem!important}.content-padding{padding:0 .6rem!important}.summary-stats{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:.6rem!important;padding:.6rem!important}.stat-item{padding:.3rem!important;min-height:60px!important}.stat-label{font-size:.55rem!important;margin-bottom:.3rem!important}.stat-value{font-size:.8rem!important}.companies-table{margin:.6rem 0!important}.table-header,.table-row{min-width:450px!important;gap:.3rem!important}.header-cell{font-size:.65rem!important;padding:.5rem .3rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}.table-row{padding:.5rem .3rem!important}.company-logo{width:24px!important;height:24px!important;font-size:.8rem!important}.company-name{font-size:.75rem!important}.price-chart svg{width:40px!important;height:12px!important}.market-val,.change-24h,.volume,.lrv{font-size:.75rem!important}.trade-btn{padding:.15rem .3rem!important;font-size:.6rem!important}.lrv-info{margin-top:1rem!important;margin-bottom:.6rem!important;padding:0 .6rem!important}.lrv-text{font-size:.6rem!important}.market-cap-treemap{margin-top:.6rem!important;padding:0 .6rem!important}.treemap-container{height:200px!important}.treemap-block{padding:.5rem!important}.treemap-logo{width:24px!important;height:24px!important;font-size:.8rem!important}.treemap-name{font-size:.7rem!important}.treemap-value{font-size:.75rem!important}.ventuals-charts{margin-top:1rem!important;padding:0 .6rem!important}.chart-container{padding:.6rem!important}.chart-title{font-size:.7rem!important;margin-bottom:.5rem!important}.histogram-chart{height:200px!important}.legend-text{font-size:.6rem!important}.crypto-ranking-section{margin-top:1rem!important;margin-left:.6rem!important;margin-right:.6rem!important}.section-title{font-size:.9rem!important;padding:.8rem .8rem .5rem!important}.ranking-container{padding:0 .8rem .8rem!important}.ranking-header,.ranking-row{gap:.3rem!important;padding:.5rem 0!important}.rank-cell,.token-symbol,.price-cell-dashboard{font-size:.7rem!important}}@media (hover: none) and (pointer: coarse){.trade-btn:hover,.treemap-block:hover{transform:none!important}.ranking-row:hover{background-color:transparent!important}.bar:hover{transform:none!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.company-logo,.treemap-logo,.token-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.crypto-ranking-section{margin-top:2rem!important;background:#f2f1ef!important;border-radius:12px!important;box-shadow:0 2px 8px #0000001a!important;overflow:hidden!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.section-title{font-size:1.25rem!important;font-weight:700!important;color:#1f2937!important;padding:1.5rem 1.5rem 1rem!important;margin:0!important;border-bottom:1px solid #e5e7eb!important}.ranking-container{padding:0 1.5rem 1.5rem!important;width:100%!important;max-width:none!important}.ranking-table{width:100%!important;table-layout:fixed!important}.ranking-header{display:grid!important;grid-template-columns:80px 2fr 1fr 1fr 1fr!important;gap:1rem!important;padding:1rem 0!important;border-bottom:2px solid #e5e7eb!important;font-weight:600!important;color:#374151!important;font-size:.875rem!important}.ranking-row{display:grid!important;grid-template-columns:80px 2fr 1fr 1fr 1fr!important;gap:1rem!important;padding:1rem 0!important;border-bottom:1px solid #f3f4f6!important;align-items:center!important;transition:background-color .2s ease!important}.ranking-row:hover{background-color:#f9fafb!important}.rank-cell{font-weight:600!important;color:#6b7280!important;font-size:.875rem!important}.token-cell{display:flex!important;align-items:center!important}.token-info{display:flex!important;align-items:center!important;gap:.75rem!important}.token-image{width:24px!important;height:24px!important;border-radius:50%!important;object-fit:cover!important}.token-details{display:flex!important;flex-direction:column!important;gap:.25rem!important}.token-symbol{font-weight:700!important;color:#1f2937!important;font-size:.875rem!important}.token-name{font-size:.75rem!important;color:#6b7280!important}.price-cell-dashboard,.market-cap-cell{font-weight:600!important;color:#1f2937!important;font-size:.875rem!important}.change-cell{font-weight:600!important;font-size:.875rem!important;padding:.25rem .5rem!important;border-radius:4px!important;text-align:center!important;width:fit-content!important}.change-cell.positive{color:#059669!important;background-color:#d1fae5!important}.change-cell.negative{color:#dc2626!important;background-color:#fee2e2!important}@media (max-width: 768px){.crypto-ranking-section{margin-top:1.5rem!important;margin-left:1rem!important;margin-right:1rem!important;border-radius:8px!important}.section-title{font-size:1.1rem!important;padding:1.25rem 1.25rem .75rem!important}.ranking-container{padding:0 1.25rem 1.25rem!important}.ranking-header{display:grid!important;grid-template-columns:60px 1fr 1fr!important;gap:.75rem!important;padding:.75rem 0!important;border-bottom:1px solid #e5e7eb!important;font-weight:600!important;color:#374151!important;font-size:.8rem!important;text-transform:uppercase!important;letter-spacing:.5px!important}.ranking-body{display:flex!important;flex-direction:column!important;gap:0!important}.ranking-row{display:grid!important;grid-template-columns:60px 1fr 1fr!important;gap:.75rem!important;padding:.75rem 0!important;border-bottom:1px solid #F2F1EF!important;align-items:center!important;transition:background-color .2s ease!important}.ranking-row:hover{background-color:#f2f1ef!important}.ranking-row:last-child{border-bottom:none!important}.rank-cell{font-size:.8rem!important;color:#6b7280!important;font-weight:600!important;text-align:center!important}.token-cell,.token-info{display:flex!important;align-items:center!important;gap:.75rem!important}.token-image{width:32px!important;height:32px!important;border-radius:50%!important;flex-shrink:0!important}.token-details{display:flex!important;flex-direction:column!important;gap:.25rem!important}.token-symbol{font-size:.9rem!important;font-weight:700!important;color:#1f2937!important}.token-name{font-size:.75rem!important;color:#6b7280!important}.price-cell-dashboard{font-size:.9rem!important;font-weight:600!important;color:#1f2937!important;text-align:right!important}.market-cap-cell,.change-cell{display:none!important}}@media (max-width: 480px){.crypto-ranking-section{margin-top:1.25rem!important;margin-left:.75rem!important;margin-right:.75rem!important}.section-title{font-size:1rem!important;padding:1rem 1rem .6rem!important}.ranking-container{padding:0 1rem 1rem!important}.ranking-header{grid-template-columns:50px 1fr 1fr!important;gap:.6rem!important;padding:.6rem 0!important;font-size:.75rem!important}.ranking-row{grid-template-columns:50px 1fr 1fr!important;gap:.6rem!important;padding:.6rem 0!important}.rank-cell{font-size:.75rem!important}.token-image{width:28px!important;height:28px!important}.token-symbol{font-size:.85rem!important}.token-name{font-size:.7rem!important}.price-cell-dashboard{font-size:.85rem!important}}@media (max-width: 360px){.crypto-ranking-section{margin-top:1rem!important;margin-left:.6rem!important;margin-right:.6rem!important}.section-title{font-size:.9rem!important;padding:.8rem .8rem .5rem!important}.ranking-container{padding:0 .8rem .8rem!important}.ranking-header{grid-template-columns:45px 1fr 1fr!important;gap:.5rem!important;padding:.5rem 0!important;font-size:.7rem!important}.ranking-row{grid-template-columns:45px 1fr 1fr!important;gap:.5rem!important;padding:.5rem 0!important}.rank-cell{font-size:.7rem!important}.token-image{width:24px!important;height:24px!important}.token-symbol{font-size:.8rem!important}.token-name{font-size:.65rem!important}.price-cell-dashboard{font-size:.8rem!important}}
