.projects-section{position:relative;z-index:10;margin-top:40px;width:100%}.carousel-track-wrapper{overflow:hidden;width:100%;mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%)}.carousel-track{display:flex;gap:18px;animation:scrollLeft 32s linear infinite;width:max-content;padding:10px 0 20px}.carousel-track:hover{animation-play-state:paused}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.project-card{flex-shrink:0;width:380px;border-radius:16px;overflow:hidden;background:#0d0d1a;border:1px solid rgba(255,255,255,.07);transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #00000080}.project-card-img{width:100%;height:250px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.card-zento{background:linear-gradient(135deg,#0a001a,#1a0033,#0d0d2e)}.card-tasklytic{background:linear-gradient(135deg,#1a0800,#3d1800 35%,#c50)}.card-wanderly{background:linear-gradient(135deg,#001208,#003318 35%,#084)}.card-waitlist{background:linear-gradient(135deg,#000510,#001030,#000820)}.card-dashboard{background:linear-gradient(135deg,#05050f,#0a0a1e,#0d0d1a)}.card-inner-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:18px}.mock-browser{width:92%;background:#ffffff0a;border-radius:10px;padding:10px;border:1px solid rgba(255,255,255,.08)}.mock-browser.dark{background:#00000059;border-color:#ffffff0f}.mock-browser.glass{background:#ffffff08;border-color:#ffffff0f}.mock-browser-bar{display:flex;align-items:center;gap:4px;margin-bottom:8px}.mock-dot{width:7px;height:7px;border-radius:50%;background:#ffffff40;flex-shrink:0}.mock-dot.red{background:#ff5f57}.mock-dot.yellow{background:#febc2e}.mock-dot.green{background:#28c840}.mock-url{flex:1;height:8px;background:#ffffff14;border-radius:4px}.mock-btn-label{font-size:7px;color:#ffffff73;padding:2px 6px;background:#ffffff12;border-radius:8px;white-space:nowrap}.mock-content{min-height:150px;border-radius:6px;background:#ffffff05;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:12px}.mock-text-block{text-align:center;position:relative;z-index:2}.mock-title{font-size:13px;font-weight:700;color:#ffffffd9;line-height:1.4}.mock-title.large{font-size:15px}.mock-title.medium{font-size:13px}.mock-title.italic{font-style:italic}.mock-sub{font-size:9px;color:#ffffff61;margin-top:6px;line-height:1.5}.mock-sub.small{font-size:8px}.mock-cta{display:inline-block;margin-top:10px;padding:5px 14px;border-radius:20px;font-size:9px;font-weight:600;color:#fff}.mock-cta.orange{background:#f60}.mock-cta.green{background:#0a5}.mock-bars{display:flex;justify-content:center;gap:6px;margin-top:10px}.mock-bar{height:3px;border-radius:2px}.mock-bar.b1{width:30px;background:#ffffff2e}.mock-bar.b2{width:20px;background:#6496ff66}.mock-bar.b3{width:25px;background:#ffffff2e}.tasklytic-content{background:#ff640014!important}.tasklytic-orb{position:absolute;border-radius:50%;z-index:1}.orb-orange{width:80px;height:80px;bottom:-25px;left:-25px;background:radial-gradient(circle,rgba(255,120,0,.55),transparent)}.orb-purple{width:60px;height:60px;top:-15px;right:-15px;background:radial-gradient(circle,rgba(150,50,255,.4),transparent)}.wanderly-content{background:#0096500f!important;flex-direction:column}.wanderly-orb{position:absolute;bottom:-18px;right:-18px;width:70px;height:70px;background:radial-gradient(circle,rgba(0,200,100,.38),transparent);border-radius:50%;z-index:1}.wanderly-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:8px}.w-card{background:#00c8641f;border-radius:4px;padding:5px 4px;font-size:7px;color:#ffffff8c;text-align:center;line-height:1.3}.waitlist-content{flex-direction:column}.waitlist-icons{display:flex;gap:10px;justify-content:center;margin-top:10px;font-size:13px;color:#ffffff73}.dashboard-content{flex-direction:column;gap:8px}.dash-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%}.dash-stat{border-radius:8px;padding:8px 10px;display:flex;flex-direction:column;gap:3px}.dash-stat.blue{background:#6464ff24}.dash-stat.green{background:#50c8641a}.stat-num{font-size:18px;font-weight:700;color:#ffffffe6;line-height:1}.stat-label{font-size:8px;color:#ffffff61}.dash-chart{width:100%;background:#ffffff08;border-radius:6px;padding:8px}.bar-chart{display:flex;align-items:flex-end;gap:5px;height:44px}.chart-bar{flex:1;background:#6464ff59;border-radius:3px 3px 0 0;transition:background .2s}.chart-bar.active{background:#64a0ffb3}.project-label{padding:12px 16px;font-size:11.5px;color:#ffffff6b;font-family:Courier New,Courier,monospace;font-weight:500;letter-spacing:.4px}.project-label span{color:#ffffffbf}
