.hero-section{position:relative;padding-top:var(--space-2xl);padding-bottom:var(--space-lg);overflow:hidden;background:radial-gradient(circle at 50% -20%,#f4f4f5 0%,var(--bg-primary) 60%)}.hero-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.02) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 70%);mask-image:radial-gradient(circle at center,black 40%,transparent 70%);pointer-events:none}.hero-content{display:grid;grid-template-columns:1fr 1.1fr;gap:var(--space-3xl);align-items:center;position:relative;z-index:10}.hero-text-col{display:flex;flex-direction:column;gap:var(--space-lg);max-width:700px}.hero-badge{display:inline-flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-md);background:#16a34a14;border:1px solid rgba(22,163,74,.15);border-radius:99px;color:var(--accent-primary);font-size:.875rem;font-weight:600;width:-moz-fit-content;width:fit-content;text-decoration:none;transition:background-color .2s ease}.hero-badge:hover{background:#16a34a1f}.hero-badge-dot{width:6px;height:6px;background-color:var(--accent-primary);border-radius:50%;box-shadow:0 0 8px #16a34a4d}.hero-title{font-size:3.75rem;line-height:1.15;font-weight:700;letter-spacing:-.02em;margin:0;color:var(--text-primary)}.hero-subtitle{font-size:1.25rem;line-height:1.75;color:var(--text-secondary);font-weight:400;margin:0}.hero-actions{display:flex;gap:var(--space-md);margin-top:var(--space-sm)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;height:3.5rem;padding:0 2rem;background-color:var(--accent-primary);color:#fff;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:var(--transition-smooth);border:none;cursor:pointer;box-shadow:0 4px 14px #16a34a40}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #16a34a59;background-color:#15803d}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:3.5rem;padding:0 2rem;background-color:#fff;color:var(--text-primary);font-weight:500;font-size:1rem;border-radius:8px;text-decoration:none;transition:var(--transition-smooth);border:1px solid var(--border-subtle);box-shadow:0 2px 5px #0000000d}.btn-secondary:hover{background-color:var(--bg-secondary);transform:translateY(-2px);border-color:var(--border-highlight);box-shadow:0 4px 8px #00000014}.hero-trust-badges{display:flex;gap:var(--space-lg);margin-top:var(--space-lg);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-weight:600}.trust-badge-item{display:flex;align-items:center;gap:var(--space-sm)}.hero-visual-container{width:100%;height:560px;display:flex;justify-content:center;align-items:center;position:relative;perspective:1200px;padding-bottom:40px}.visual-composition-wrapper{position:relative;width:100%;max-width:700px;height:440px;transform-style:preserve-3d}.ui-layer{position:absolute;transition:all .5s ease-out}.tv-layer{top:-10px;left:10%;right:10%;z-index:1;transform:translateZ(-80px) scale(.85)}.tv-frame{background:#0a0a0a;padding:6px 6px 0;border-radius:8px;box-shadow:0 30px 60px #00000040;border:2px solid #222;display:flex;flex-direction:column;align-items:center}.tv-bezel{height:12px;width:100%;background:#0a0a0a;display:flex;align-items:center;justify-content:center}.tv-bezel:after{content:"";width:6px;height:6px;background:#1a1a1a;border-radius:50%}.tv-screen{background:linear-gradient(135deg,#1a1a2e,#16213e);width:100%;aspect-ratio:16/9;border-radius:2px;overflow:hidden;position:relative}.tv-stand{width:80px;height:6px;background:linear-gradient(180deg,#333,#1a1a1a);margin-top:6px;border-radius:0 0 4px 4px}.tv-content{padding:8px 12px;color:#fff;height:100%;display:flex;flex-direction:column;font-size:9px}.tv-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:6px}.tv-nav{display:flex;gap:10px}.tv-nav-item{font-size:8px;color:#ffffff80;font-weight:500}.tv-nav-item.active{color:#fff;font-weight:600}.tv-actions{display:flex;gap:8px;color:#fff9}.tv-featured{flex:1;display:flex;flex-direction:column;justify-content:center;padding:8px 0}.tv-featured-badge{display:inline-flex;align-items:center;gap:4px;background:#e50914;color:#fff;font-size:6px;font-weight:700;padding:2px 6px;border-radius:2px;width:-moz-fit-content;width:fit-content;margin-bottom:4px}.tv-featured-title{font-size:14px;font-weight:700;margin-bottom:2px}.tv-featured-meta{font-size:7px;color:#ffffff80}.tv-category{margin-top:auto}.tv-category-title{font-size:8px;font-weight:600;margin-bottom:6px;display:block}.tv-row{display:flex;gap:6px}.tv-card{width:50px;height:32px;background:#ffffff1a;border-radius:3px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.tv-card.selected{border:2px solid #e50914;background:#e5091433}.tv-card-progress{position:absolute;bottom:0;left:0;height:2px;width:60%;background:#e50914}.tv-card-icon{color:#fff6}.automotive-layer{top:100px;left:-10px;z-index:5;width:240px;transform:rotateY(12deg) translateZ(-20px)}.automotive-dashboard{background:linear-gradient(180deg,#0c1929,#0f172a);border-radius:16px;padding:10px;border:2px solid #1e3a5f;box-shadow:0 20px 40px #0006,inset 0 1px #ffffff0d;color:#fff}.auto-status-bar{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:#0000004d;border-radius:8px;margin-bottom:8px;font-size:9px}.auto-time{font-weight:600}.auto-indicators{display:flex;gap:4px;color:#fff9}.infotainment-main{display:flex;gap:8px;margin-bottom:8px}.infotainment-nav{flex:1;background:#0000004d;border-radius:8px;padding:8px;position:relative}.nav-map{height:50px;background:linear-gradient(135deg,#1a3a52,#0d2137);border-radius:4px;position:relative;overflow:hidden}.map-route{position:absolute;top:50%;left:10%;right:20%;height:2px;background:#3b82f6;transform:rotate(-5deg)}.map-route:after{content:"";position:absolute;right:0;top:-8px;width:2px;height:20px;background:#3b82f6}.map-marker{position:absolute;width:6px;height:6px;border-radius:50%}.map-marker.current{left:10%;top:45%;background:#22c55e;box-shadow:0 0 6px #22c55e}.map-marker.destination{right:20%;top:25%;background:#ef4444}.nav-direction{position:absolute;right:8px;top:8px;color:#3b82f6;transform:rotate(45deg)}.nav-info{display:flex;justify-content:space-between;margin-top:6px;font-size:8px}.nav-distance{font-weight:700;color:#3b82f6}.nav-eta{color:#fff9}.infotainment-media{width:80px;background:#0000004d;border-radius:8px;padding:8px;display:flex;flex-direction:column;align-items:center}.media-art{width:40px;height:40px;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:4px;margin-bottom:4px}.media-info{text-align:center;margin-bottom:4px}.media-title{font-size:7px;font-weight:600;display:block}.media-artist{font-size:6px;color:#ffffff80}.media-controls{display:flex;gap:8px;color:#ffffffb3}.auto-quick-actions{display:flex;justify-content:center;gap:12px;margin-bottom:8px}.quick-action{width:28px;height:28px;background:#ffffff0d;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ffffff80;border:1px solid rgba(255,255,255,.1)}.quick-action.active{background:#3b82f633;border-color:#3b82f6;color:#3b82f6}.adas-status{display:flex;justify-content:center;gap:16px}.adas-indicator{display:flex;align-items:center;gap:4px;font-size:7px;color:#fff6}.adas-indicator.active{color:#34d399}.adas-dot{width:4px;height:4px;border-radius:50%;background:currentColor}.desktop-layer{top:60px;right:-30px;z-index:4;width:320px;transform:rotateY(-10deg) translateZ(10px)}.desktop-window{background:#fff;border-radius:6px;box-shadow:0 25px 50px #0003;overflow:hidden;border:1px solid #d1d5db}.window-header{background:linear-gradient(180deg,#f8fafc,#f1f5f9);padding:6px 10px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e2e8f0}.window-header.windows-style{background:#0078d4;border-bottom:none}.window-header.windows-style .window-title,.window-header.windows-style .window-controls{color:#fff}.window-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.window-title{font-size:10px;color:#374151;font-weight:500;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.window-controls{display:flex;gap:0}.control-box{width:28px;height:20px;display:flex;align-items:center;justify-content:center;color:inherit;transition:background .15s}.control-box:hover{background:#ffffff1a}.control-box.close:hover{background:#e81123}.ribbon-menu{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:4px 8px}.ribbon-tabs{display:flex;gap:12px;margin-bottom:6px}.ribbon-tab{font-size:9px;color:#64748b;font-weight:500;padding:2px 0}.ribbon-tab.active{color:#0078d4;border-bottom:2px solid #0078d4}.ribbon-actions{display:flex}.ribbon-group{display:flex;gap:4px}.ribbon-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#64748b}.window-body{display:flex;height:160px}.sidebar.erp-sidebar{width:80px;background:#f8fafc;border-right:1px solid #e2e8f0;padding:8px}.sidebar-section{display:flex;flex-direction:column;gap:2px}.sidebar-header{font-size:8px;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:4px;letter-spacing:.05em}.sidebar-item{display:flex;align-items:center;gap:6px;padding:4px 6px;border-radius:4px;font-size:8px;color:#64748b;cursor:pointer}.sidebar-item.active{background:#0078d4;color:#fff}.sidebar-dot{width:4px;height:4px;border-radius:50%;background:currentColor}.main-content.erp-content{flex:1;padding:8px;background:#fff;overflow:hidden}.data-table{font-size:8px}.table-header{display:grid;grid-template-columns:50px 1fr 40px 60px;gap:4px;padding:6px 8px;background:#f1f5f9;border-radius:4px;font-weight:600;color:#64748b;margin-bottom:4px}.table-row{display:grid;grid-template-columns:50px 1fr 40px 60px;gap:4px;padding:5px 8px;border-bottom:1px solid #f1f5f9;color:#374151}.cell-id{color:#0078d4;font-weight:500}.cell-desc{color:#374151}.cell-status{text-align:center}.cell-status.approved{color:#22c55e}.cell-status.pending{color:#f59e0b}.cell-amount{font-weight:600;text-align:right}.window-statusbar{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:#f1f5f9;border-top:1px solid #e2e8f0;font-size:7px;color:#64748b}.status-indicator{width:6px;height:6px;border-radius:50%}.status-indicator.online{background:#22c55e;box-shadow:0 0 4px #22c55e}.pos-layer{bottom:10px;left:5%;z-index:8;width:260px;transform:rotateX(8deg) translateZ(40px)}.pos-device{background:linear-gradient(180deg,#1e293b,#0f172a);border-radius:10px;padding:8px;box-shadow:0 20px 40px #0006;border:2px solid #334155}.pos-header{display:flex;justify-content:space-between;padding:4px 8px;background:#0f172a;border-radius:4px;margin-bottom:6px;font-size:8px;color:#94a3b8}.pos-store{font-weight:700;color:#22c55e}.pos-time{font-family:monospace}.pos-screen{background:#f8fafc;border-radius:6px;display:flex;gap:6px;overflow:hidden}.pos-products{flex:1.5;padding:6px}.pos-category-tabs{display:flex;gap:6px;margin-bottom:6px}.pos-cat{font-size:7px;padding:2px 6px;border-radius:10px;background:#e2e8f0;color:#64748b}.pos-cat.active{background:#0f172a;color:#fff}.pos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.pos-btn{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-height:38px}.pos-btn.selected{border-color:#22c55e;background:#f0fdf4}.pos-btn.food{border-left:2px solid #f59e0b}.pos-btn.drink{border-left:2px solid #3b82f6}.pos-btn.other{border-left:2px solid #8b5cf6}.pos-btn-icon{font-size:12px}.pos-btn-label{font-size:6px;color:#374151;font-weight:500}.pos-btn-price{font-size:6px;color:#22c55e;font-weight:700}.pos-order{width:90px;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;font-size:7px}.order-header{display:flex;align-items:center;gap:4px;padding:6px;background:#f8fafc;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0}.order-items{flex:1;padding:4px 6px;overflow:hidden}.order-line{display:flex;justify-content:space-between;padding:2px 0;color:#64748b;border-bottom:1px dashed #e2e8f0}.order-total{display:flex;justify-content:space-between;padding:6px;background:#f1f5f9;font-weight:700;color:#0f172a}.total-amount{color:#22c55e}.pos-payment-btns{display:flex;gap:2px;padding:4px}.pay-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:3px;padding:6px;border-radius:4px;font-size:7px;font-weight:600}.pay-btn.cash{background:#e2e8f0;color:#64748b}.pay-btn.card.active{background:#22c55e;color:#fff}.mobile-layer{bottom:0;right:16%;z-index:10;width:130px;transform:translateZ(60px)}.mobile-frame{background:#1a1a1a;border-radius:24px;padding:4px;box-shadow:0 25px 50px #00000080;border:1px solid #333}.mobile-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:50px;height:16px;background:#000;border-radius:10px;z-index:10}.mobile-screen{background:linear-gradient(180deg,#1e3a5f,#0f172a 30%,#0f172a);border-radius:20px;height:260px;overflow:hidden;position:relative;display:flex;flex-direction:column}.mobile-header{padding:20px 12px 8px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:9px;font-weight:600}.status-icons{display:flex;gap:3px;color:#fff}.mobile-content{padding:12px;flex:1;display:flex;flex-direction:column;gap:16px}.widget-weather{text-align:center;padding:8px 0}.weather-temp{font-size:2.5rem;font-weight:300;color:#fff;line-height:1;display:block}.weather-city{font-size:10px;color:#fff9;font-weight:400}.app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 4px}.app-icon{width:100%;aspect-ratio:1;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.app-icon.mail{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.app-icon.calendar{background:linear-gradient(135deg,#ef4444,#dc2626)}.app-icon.settings{background:linear-gradient(135deg,#6b7280,#4b5563)}.app-icon.music{background:linear-gradient(135deg,#ec4899,#db2777)}.mobile-dock{display:flex;justify-content:center;gap:16px;padding:8px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:8px;border-radius:16px}.dock-icon{color:#fff;opacity:.8}.watch-layer{bottom:50px;right:3%;z-index:12;transform:rotateY(-12deg) translateZ(80px)}.watch-body{width:80px;height:95px;background:linear-gradient(180deg,#2d2d2d,#1a1a1a);border-radius:20px;padding:5px;box-shadow:0 15px 30px #00000059;border:1px solid #404040;position:relative;display:flex;align-items:center;justify-content:center}.watch-screen{background:#000;width:100%;height:100%;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:8px}.watch-face{display:flex;flex-direction:column;align-items:center;gap:4px}.watch-time-display{display:flex;align-items:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif}.watch-hour,.watch-minute{font-size:22px;font-weight:300}.watch-colon{font-size:20px;margin:0 1px;opacity:.6}.watch-date{font-size:8px;color:#ffffff80;font-weight:500;letter-spacing:.5px}.watch-metrics{display:flex;gap:8px;margin-top:6px}.metric-ring{display:flex;align-items:center;gap:2px;font-size:8px;color:#f43f5e;font-weight:600}.metric-ring.steps{color:#22c55e}.watch-crown{position:absolute;right:-3px;top:22px;width:4px;height:14px;background:linear-gradient(180deg,#555,#333);border-radius:0 2px 2px 0}.watch-button{position:absolute;right:-3px;top:45px;width:3px;height:8px;background:#444;border-radius:0 1px 1px 0}.infotainment-demo-wrapper{display:flex;gap:16px;align-items:flex-start;width:100%;max-width:680px}.infotainment-display{flex:1;background:linear-gradient(180deg,#0c1929,#0f172a);border-radius:16px;padding:12px;border:2px solid #1e3a5f;box-shadow:0 25px 50px #0006,inset 0 1px #ffffff0d;color:#fff;position:relative;min-height:380px}.info-status-bar{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background:#0000004d;border-radius:8px;margin-bottom:12px;font-size:11px}.info-time{font-weight:600;font-family:monospace}.info-indicators{display:flex;gap:6px;color:#fff9}.info-main-content{display:flex;gap:12px;margin-bottom:12px}.info-nav-panel{flex:1.2;background:#0000004d;border-radius:10px;padding:12px;position:relative}.info-map{height:100px;background:linear-gradient(135deg,#1a3a52,#0d2137);border-radius:6px;position:relative;overflow:hidden;margin-bottom:10px}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.05) 1px,transparent 1px);background-size:20px 20px}.map-route-line{position:absolute;top:30%;left:15%;width:60%;height:3px;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;transform:rotate(-8deg);box-shadow:0 0 10px #3b82f680}.map-route-line:before{content:"";position:absolute;right:-2px;top:-10px;width:3px;height:25px;background:linear-gradient(180deg,#3b82f6,#60a5fa);border-radius:2px}.map-current-pos{position:absolute;left:12%;top:25%;width:24px;height:24px;background:#22c55e33;border:2px solid #22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#22c55e;animation:pulse-green 2s ease-in-out infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 8px #22c55e00}}.map-destination{position:absolute;right:18%;top:15%;width:12px;height:12px;background:#ef4444;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 0 8px #ef444480}.nav-details{display:flex;justify-content:space-between;align-items:center;font-size:11px}.nav-distance{font-weight:700;font-size:14px;color:#60a5fa}.nav-eta{color:#ffffffb3;font-weight:500}.nav-street{color:#ffffff80;font-size:10px}.info-media-panel{flex:.8;background:#0000004d;border-radius:10px;padding:12px;display:flex;flex-direction:column;align-items:center;position:relative}.media-album-art{width:70px;height:70px;background:linear-gradient(135deg,#8b5cf6,#6366f1,#4f46e5);border-radius:8px;margin-bottom:10px;box-shadow:0 4px 15px #8b5cf64d}.media-details{text-align:center;margin-bottom:12px;width:100%}.media-title{font-size:12px;font-weight:600;display:block;margin-bottom:2px}.media-station{font-size:10px;color:#ffffff80;display:block;margin-bottom:8px}.media-progress{height:3px;background:#ffffff1a;border-radius:2px;overflow:hidden}.progress-bar{width:45%;height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:2px}.media-controls{display:flex;gap:12px;align-items:center}.media-btn{background:#ffffff1a;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#ffffffb3;cursor:pointer;transition:all .2s}.media-btn.play{background:#8b5cf6;color:#fff;width:40px;height:40px}.info-quick-actions{display:flex;justify-content:center;gap:16px;margin-bottom:12px;position:relative}.quick-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 16px;background:#ffffff0d;border-radius:10px;color:#ffffff80;border:1px solid rgba(255,255,255,.1);font-size:9px;transition:all .2s}.quick-btn.active{background:#3b82f633;border-color:#3b82f6;color:#60a5fa}.quick-btn span{font-weight:500}.info-adas-bar{display:flex;justify-content:center;gap:20px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.adas-item{display:flex;align-items:center;gap:6px;font-size:10px;color:#fff6}.adas-item.active{color:#34d399}.adas-item .adas-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.adas-item.active .adas-dot{box-shadow:0 0 6px currentColor}.test-detection-marker{position:absolute;display:flex;align-items:center;gap:4px;padding:3px 8px;background:#16a34ae6;border-radius:4px;font-size:9px;font-weight:600;color:#fff;z-index:20;animation:marker-pulse 2s ease-in-out infinite}@keyframes marker-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}.detection-icon{color:#fff}.detection-label{font-family:monospace;font-size:8px}.marker-1{top:8px;right:8px}.marker-2{bottom:50px;right:8px}.marker-3{bottom:-28px;right:60px}.test-cursor{position:absolute;bottom:85px;right:95px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));animation:cursor-move 3s ease-in-out infinite;z-index:25}@keyframes cursor-move{0%,to{transform:translate(0)}30%{transform:translate(-20px,-30px)}60%{transform:translate(40px,10px)}}.test-execution-panel{width:200px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;overflow:hidden;border:1px solid #e2e8f0}.test-panel-header{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:12px;font-weight:600;color:#374151}.test-status{margin-left:auto;font-size:9px;padding:2px 8px;border-radius:10px;font-weight:600}.test-status.running{background:#3b82f61a;color:#3b82f6}.test-steps{padding:8px 0}.test-step{display:flex;align-items:center;gap:10px;padding:8px 14px;font-size:11px;color:#64748b;border-left:2px solid transparent}.test-step.completed{color:#374151;border-left-color:#22c55e;background:#22c55e0d}.test-step.completed .step-icon{color:#22c55e}.test-step.running{color:#374151;border-left-color:#3b82f6;background:#3b82f60d}.test-step.running .step-icon{color:#3b82f6}.test-step.pending .step-icon{color:#d1d5db}.step-icon.spinning{animation:spin 1s linear infinite}.step-text{flex:1}.step-time{font-size:10px;color:#94a3b8;font-family:monospace}.test-panel-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:10px}.test-suite{font-family:monospace;color:#64748b}.test-progress{font-weight:600;color:#3b82f6}.hmi-cycler{position:absolute;bottom:-50px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;white-space:nowrap}.hmi-cycler-label{font-size:11px;color:#64748b;font-weight:500}.hmi-cycler-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:20px;box-shadow:0 4px 15px #00000014;border:1px solid #e2e8f0;animation:badge-fade 2.5s ease-in-out infinite}@keyframes badge-fade{0%,to{opacity:1;transform:translateY(0)}10%{opacity:0;transform:translateY(-4px)}20%{opacity:1;transform:translateY(0)}}.hmi-cycler-icon{color:#16a34a}.hmi-cycler-text{font-size:13px;font-weight:600;color:#374151}.hmi-cycler-dots{display:flex;gap:6px}.hmi-dot{width:6px;height:6px;border-radius:50%;background:#d1d5db;transition:all .3s ease}.hmi-dot.active{background:#16a34a;transform:scale(1.2)}.orchestration-wrapper{position:relative;width:100%;max-width:500px;height:400px}.central-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.hub-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;border:2px solid #334155;box-shadow:0 20px 40px #0000004d;position:relative;z-index:2}.hub-logo{color:#16a34a;margin-bottom:4px}.hub-label{font-size:14px;font-weight:700;color:#fff;letter-spacing:-.02em}.hub-sublabel{font-size:9px;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.hub-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:20px;border:2px solid rgba(22,163,74,.3);animation:hub-pulse-anim 2s ease-out infinite}.hub-pulse.delay-1{animation-delay:1s}@keyframes hub-pulse-anim{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.connection-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.connection-path{fill:none;stroke:#334155;stroke-width:2;stroke-dasharray:8 4;transition:all .3s ease}.connection-path.active{stroke:#16a34a;stroke-width:2.5;filter:drop-shadow(0 0 4px rgba(22,163,74,.4));animation:dash-flow 1s linear infinite}@keyframes dash-flow{to{stroke-dashoffset:-12}}.device-cards{position:absolute;top:0;right:0;bottom:0;left:0}.device-card{position:absolute;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .3s ease}.device-card.pos-top-left{top:0;left:0}.device-card.pos-top-right{top:0;right:0}.device-card.pos-bottom-left{bottom:40px;left:0}.device-card.pos-bottom-right{bottom:40px;right:0}.device-card.active{transform:scale(1.05)}.device-card.active .device-screen{border-color:#16a34a;box-shadow:0 8px 25px #16a34a33}.device-screen{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:8px;border:2px solid #334155;overflow:hidden;position:relative;transition:all .3s ease;width:120px;height:80px}.device-screen.mobile{width:60px;height:100px;border-radius:12px}.device-screen.wide{width:140px;height:70px;border-radius:6px}.device-screen.kiosk{width:90px;height:110px;border-radius:8px}.device-screen-content{padding:6px;height:100%;display:flex;flex-direction:column}.screen-bar{height:8px;background:#ffffff1a;border-radius:2px;margin-bottom:6px}.screen-bar.mobile{height:4px;width:40%;margin:0 auto 6px;border-radius:4px}.screen-content-area{flex:1;display:flex;gap:6px}.screen-sidebar{width:20px;background:#ffffff0d;border-radius:2px}.screen-main{flex:1;display:flex;flex-direction:column;gap:4px}.screen-main.mobile{padding:4px}.screen-line{height:6px;background:#ffffff1a;border-radius:2px}.screen-line.short{width:60%}.screen-btn{width:100%;height:16px;background:#16a34a4d;border-radius:4px;margin-top:auto}.screen-split{flex:1;display:flex;gap:4px}.screen-map{flex:1;background:#3b82f61a;border-radius:4px;position:relative;overflow:hidden}.screen-map .map-route{position:absolute;top:30%;left:10%;width:70%;height:2px;background:#3b82f6;transform:rotate(-10deg)}.screen-media{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.media-icon{width:20px;height:20px;background:#8b5cf64d;border-radius:4px}.kiosk-grid{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.kiosk-item{background:#ffffff14;border-radius:4px}.agent-cursor{position:absolute;bottom:15px;right:15px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));animation:cursor-blink 1s ease-in-out infinite;z-index:5}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:.6}}.device-label{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#64748b;background:#fff;padding:4px 10px;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e2e8f0}.device-card.active .device-label{color:#16a34a;border-color:#16a34a4d;background:#16a34a0d}.device-cycler{position:absolute;bottom:-50px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;white-space:nowrap}.device-cycler-label{font-size:11px;color:#64748b;font-weight:500}.device-cycler-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:20px;box-shadow:0 4px 15px #00000014;border:1px solid #e2e8f0;animation:badge-fade 2s ease-in-out infinite}.device-cycler-icon{color:#16a34a}.device-cycler-text{font-size:13px;font-weight:600;color:#374151}.device-cycler-dots{display:flex;gap:6px}.device-dot{width:6px;height:6px;border-radius:50%;background:#d1d5db;transition:all .3s ease}.device-dot.active{background:#16a34a;transform:scale(1.2)}.task-execution-wrapper{display:flex;align-items:center;gap:20px;width:100%;max-width:650px}.tasks-csv-panel{flex:1;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001f;border:1px solid #e2e8f0;overflow:hidden;min-width:260px}.csv-header{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.csv-icon{color:#16a34a}.csv-filename{font-size:12px;font-weight:600;color:#374151;font-family:ui-monospace,monospace}.csv-content{padding:0}.csv-table-header{display:grid;grid-template-columns:100px 1fr;gap:8px;padding:8px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:10px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.csv-row{display:grid;grid-template-columns:100px 1fr;gap:8px;padding:10px 14px;border-bottom:1px solid #f1f5f9;font-size:11px;transition:all .2s}.csv-row:last-child{border-bottom:none}.csv-row.completed{background:#22c55e0d}.csv-row.running{background:#3b82f614;border-left:3px solid #3b82f6}.csv-row.pending{color:#94a3b8}.csv-col-id{display:flex;align-items:center;gap:6px;font-family:ui-monospace,monospace;font-weight:600;color:#3b82f6}.csv-row.pending .csv-col-id{color:#94a3b8}.csv-col-action{color:#374151}.csv-row.pending .csv-col-action{color:#94a3b8}.status-icon{flex-shrink:0}.status-icon.completed{color:#22c55e}.status-icon.running{color:#3b82f6;animation:spin 1s linear infinite}.status-icon.pending{color:#d1d5db}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.csv-footer{padding:8px 14px;background:#f8fafc;border-top:1px solid #e2e8f0}.task-progress{font-size:11px;font-weight:600;color:#16a34a}.flow-connector{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 8px}.flow-line{width:40px;height:2px;background:linear-gradient(90deg,#e2e8f0,#16a34a,#e2e8f0);position:relative}.flow-line:before{content:"";position:absolute;width:8px;height:8px;background:#16a34a;border-radius:50%;top:-3px;left:50%;transform:translate(-50%);animation:pulse-flow 1.5s ease-in-out infinite}@keyframes pulse-flow{0%,to{opacity:1;transform:translate(-50%) scale(1)}50%{opacity:.5;transform:translate(-50%) scale(1.3)}}.flow-arrow{color:#16a34a}.flow-label{font-size:9px;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.device-execution-panel{flex:1;min-width:200px}.device-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px}.mini-device{display:flex;flex-direction:column;align-items:center;gap:6px;transition:all .3s}.mini-device.active{transform:scale(1.05)}.mini-device-screen{width:80px;height:55px;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:6px;border:2px solid #334155;overflow:hidden;position:relative;transition:all .3s;padding:4px}.mini-device.active .mini-device-screen{border-color:#16a34a;box-shadow:0 4px 15px #16a34a40}.mini-device-screen.mobile{width:45px;height:70px;border-radius:8px}.mini-device-screen.wide{width:90px;height:45px;border-radius:4px}.mini-device-screen.kiosk{width:55px;height:70px}.mini-screen-bar{height:5px;background:#ffffff1a;border-radius:2px;margin-bottom:4px}.mini-notch{width:20px;height:4px;background:#0f172a;border-radius:4px;margin:0 auto 4px}.mini-screen-content{display:flex;gap:4px;flex:1}.mini-screen-content.mobile{flex-direction:column;padding:2px}.mini-screen-content.split{gap:3px}.mini-sidebar{width:15px;background:#ffffff0d;border-radius:2px}.mini-main{flex:1;display:flex;flex-direction:column;gap:3px}.mini-line{height:4px;background:#ffffff1a;border-radius:1px}.mini-line.short{width:60%}.mini-btn{height:10px;background:#16a34a4d;border-radius:2px;margin-top:auto}.mini-map{flex:1;background:#3b82f626;border-radius:2px}.mini-media{width:35%;background:#8b5cf626;border-radius:2px}.mini-kiosk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;flex:1}.mini-kiosk-item{background:#ffffff14;border-radius:2px}.mini-cursor{position:absolute;bottom:8px;right:8px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5));animation:cursor-blink 1s ease-in-out infinite}.mini-label{font-size:10px;font-weight:600;color:#64748b}.mini-device.active .mini-label{color:#16a34a}.execution-status{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;background:#fff;border-radius:20px;box-shadow:0 2px 8px #00000014;border:1px solid #e2e8f0;font-size:11px;font-weight:500;color:#374151}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.running{background:#16a34a;animation:pulse-status 1.5s ease-in-out infinite}@keyframes pulse-status{0%,to{opacity:1;box-shadow:0 0 #16a34a66}50%{opacity:.8;box-shadow:0 0 0 4px #16a34a00}}.task-execution-wrapper-v2{display:flex;align-items:flex-start;gap:16px;width:100%;max-width:720px}.flow-connector-v2{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 4px;margin-top:60px}.flow-line-v2{width:50px;height:2px;background:linear-gradient(90deg,#16a34a,#16a34a);position:relative}.flow-line-v2:before{content:"";position:absolute;width:10px;height:10px;background:#16a34a;border-radius:50%;top:-4px;right:-5px;animation:pulse-flow 1.5s ease-in-out infinite}.parallel-devices{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;flex:1}.parallel-device{display:flex;flex-direction:column;align-items:center;gap:8px}.parallel-screen{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:8px;border:2px solid #16a34a;box-shadow:0 8px 24px #16a34a33;overflow:hidden;position:relative;padding:6px;transition:all .3s}.parallel-screen.desktop{width:120px;height:80px}.parallel-screen.mobile{width:60px;height:100px;border-radius:12px}.parallel-screen.hmi{width:130px;height:65px;border-radius:6px}.parallel-screen.kiosk{width:75px;height:100px}.p-screen-bar{height:8px;background:#ffffff1a;border-radius:3px;margin-bottom:6px}.p-screen-body{display:flex;gap:6px;flex:1}.p-sidebar{width:22px;background:#ffffff0d;border-radius:3px}.p-main{flex:1;display:flex;flex-direction:column;gap:5px}.p-main.mobile{padding:4px}.p-line{height:7px;background:#ffffff1a;border-radius:2px}.p-line.short{width:65%}.p-notch{width:24px;height:5px;background:#0f172a;border-radius:4px;margin:0 auto 6px}.p-btn{height:14px;background:#16a34a4d;border-radius:4px;margin-top:auto}.p-split{display:flex;gap:5px;flex:1}.p-map{flex:1;background:#3b82f626;border-radius:4px;position:relative}.p-map:after{content:"";position:absolute;top:40%;left:15%;width:60%;height:2px;background:#3b82f6;transform:rotate(-8deg)}.p-media{width:40%;background:#8b5cf626;border-radius:4px;display:flex;align-items:center;justify-content:center}.p-media:after{content:"";width:16px;height:16px;background:#8b5cf666;border-radius:50%}.p-kiosk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;flex:1}.p-kiosk-item{background:#ffffff14;border-radius:4px}.p-cursor{position:absolute;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));z-index:5}.p-cursor.c1{bottom:12px;right:18px;animation:cursor-move-1 3s ease-in-out infinite}.p-cursor.c2{bottom:20px;right:10px;animation:cursor-move-2 2.5s ease-in-out infinite}.p-cursor.c3{bottom:10px;right:45px;animation:cursor-move-3 2.8s ease-in-out infinite}.p-cursor.c4{bottom:18px;right:12px;animation:cursor-move-4 3.2s ease-in-out infinite}@keyframes cursor-move-1{0%,to{transform:translate(0)}25%{transform:translate(-8px,-6px)}50%{transform:translate(-15px,2px)}75%{transform:translate(-5px,5px)}}@keyframes cursor-move-2{0%,to{transform:translate(0)}30%{transform:translate(-5px,-10px)}60%{transform:translate(-8px,-5px)}}@keyframes cursor-move-3{0%,to{transform:translate(0)}20%{transform:translate(10px,-4px)}50%{transform:translate(-15px,2px)}80%{transform:translate(5px,-2px)}}@keyframes cursor-move-4{0%,to{transform:translate(0)}35%{transform:translate(-6px,-8px)}70%{transform:translate(-3px,4px)}}.p-label{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#16a34a;background:#16a34a14;padding:4px 10px;border-radius:12px;border:1px solid rgba(22,163,74,.2)}.interconnected-visual{position:relative;width:100%;max-width:520px;height:420px}.tasks-mini{position:absolute;top:0;left:50%;transform:translate(-50%);background:#fff;border-radius:6px;box-shadow:0 4px 12px #0000001a;border:1px solid #e2e8f0;overflow:hidden;width:80px;z-index:10}.tasks-mini-header{display:flex;align-items:center;gap:4px;padding:4px 6px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:8px;font-weight:600;color:#16a34a}.tasks-mini-rows{padding:4px;display:flex;flex-direction:column;gap:3px}.tasks-mini-row{height:6px;background:#e2e8f0;border-radius:2px}.tasks-mini-row.done{background:#22c55e}.tasks-mini-row.active{background:#3b82f6;animation:pulse-row 1s ease-in-out infinite}@keyframes pulse-row{0%,to{opacity:1}50%{opacity:.5}}.task-to-hub-line{position:absolute;top:55px;left:50%;transform:translate(-50%);width:30px;height:35px;z-index:5}.central-hub-v3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.hub-core{width:70px;height:70px;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:50%;border:3px solid #16a34a;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #16a34a4d;position:relative;z-index:2}.hub-text{font-size:12px;font-weight:800;color:#fff;letter-spacing:-.02em}.hub-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;border:2px solid rgba(22,163,74,.3);animation:ring-pulse 2s ease-out infinite}.hub-ring.delay{animation-delay:1s}@keyframes ring-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.interconnect-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.connection-line{fill:none;stroke:#16a34a;stroke-width:2;stroke-dasharray:8 4}.connection-line.modality-vision{stroke:#3b82f6;stroke-width:2.5;stroke-dasharray:none}.connection-line.modality-audio{stroke:#8b5cf6;stroke-width:2;stroke-dasharray:12 6}.connection-line.modality-api{stroke:#f59e0b;stroke-width:2;stroke-dasharray:4 4}.connection-line.modality-data{stroke:#10b981;stroke-width:2;stroke-dasharray:16 4 4 4}.connection-line.animated{animation:dash-animate 2s linear infinite}.connection-line.animated.d1{animation-delay:0s}.connection-line.animated.d2{animation-delay:.5s}.connection-line.animated.d3{animation-delay:1s}.connection-line.animated.d4{animation-delay:1.5s}@keyframes dash-animate{to{stroke-dashoffset:-24}}.modality-icon{position:absolute;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;z-index:20;animation:icon-pulse 2s ease-in-out infinite}.modality-icon svg{color:#fff}.modality-icon.mod-vision{background:#3b82f6;top:-12px;left:50%;transform:translate(-50%)}.modality-icon.mod-audio{background:#8b5cf6;top:50%;right:-12px;transform:translateY(-50%)}.modality-icon.mod-api{background:#f59e0b;bottom:-12px;left:50%;transform:translate(-50%)}.modality-icon.mod-data{background:#10b981;top:50%;left:-12px;transform:translateY(-50%)}.modality-icon.mod-vision{animation-delay:0s}.modality-icon.mod-audio{animation-delay:.5s}.modality-icon.mod-api{animation-delay:1s}.modality-icon.mod-data{animation-delay:1.5s}@keyframes icon-pulse{0%,to{transform:translate(-50%) scale(1);opacity:1}50%{transform:translate(-50%) scale(1.1);opacity:.9}}.modality-icon.mod-audio,.modality-icon.mod-data{animation-name:icon-pulse-y}@keyframes icon-pulse-y{0%,to{transform:translateY(-50%) scale(1);opacity:1}50%{transform:translateY(-50%) scale(1.1);opacity:.9}}.cross-connection{fill:none;stroke:#16a34a26;stroke-width:1.5;stroke-dasharray:4 4}.device-large{position:absolute;display:flex;flex-direction:column;align-items:center;gap:8px;z-index:5}.device-large.desktop-pos{top:20px;left:10px}.device-large.mobile-pos{top:20px;right:30px}.device-large.hmi-pos{bottom:30px;left:0}.device-large.kiosk-pos{bottom:30px;right:20px}.device-frame{background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #16a34a;box-shadow:0 12px 32px #16a34a40;overflow:hidden;position:relative;transition:all .3s}.device-frame:hover{transform:scale(1.03);box-shadow:0 16px 40px #16a34a59}.device-frame.desktop{width:160px;height:105px;border-radius:8px}.device-frame.mobile{width:70px;height:120px;border-radius:14px}.device-frame.hmi{width:180px;height:85px;border-radius:6px}.device-frame.kiosk{width:90px;height:130px;border-radius:8px}.frame-bar{height:16px;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;padding:0 8px}.frame-bar.kiosk{height:12px}.frame-dots{display:flex;gap:4px}.frame-dots span{width:6px;height:6px;border-radius:50%;background:#fff3}.frame-dots span:first-child{background:#ef4444}.frame-dots span:nth-child(2){background:#f59e0b}.frame-dots span:last-child{background:#22c55e}.frame-notch{width:40px;height:8px;background:#0f172a;border-radius:0 0 8px 8px;margin:0 auto}.frame-content{display:flex;gap:8px;padding:8px;flex:1}.frame-content.mobile{flex-direction:column;padding:10px}.frame-content.hmi{gap:6px;padding:6px}.frame-content.kiosk{padding:6px}.content-sidebar{width:30px;background:#ffffff0d;border-radius:4px}.content-main{flex:1;display:flex;flex-direction:column;gap:6px}.content-line{height:10px;background:#ffffff1a;border-radius:3px}.content-line.short{width:70%}.content-btn{height:20px;background:#16a34a66;border-radius:6px;margin-top:auto}.hmi-map{flex:1;background:#3b82f626;border-radius:4px;position:relative;overflow:hidden}.map-road{position:absolute;top:35%;left:10%;width:80%;height:3px;background:#3b82f6;transform:rotate(-5deg)}.map-road:before{content:"";position:absolute;top:8px;left:30%;width:40%;height:3px;background:#3b82f6;transform:rotate(15deg)}.hmi-controls{width:50px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:4px}.hmi-dial{width:28px;height:28px;background:#8b5cf64d;border-radius:50%;border:2px solid rgba(139,92,246,.5)}.kiosk-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;flex:1}.kiosk-tile{background:#ffffff14;border-radius:6px}.device-cursor{position:absolute;color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));z-index:10;animation:cursor-float-1 2.5s ease-in-out infinite;bottom:20px;right:25px}.device-cursor.c2{bottom:30px;right:15px;animation:cursor-float-2 2.8s ease-in-out infinite}.device-cursor.c3{bottom:15px;right:60px;animation:cursor-float-3 3s ease-in-out infinite}.device-cursor.c4{bottom:25px;right:18px;animation:cursor-float-4 2.6s ease-in-out infinite}@keyframes cursor-float-1{0%,to{transform:translate(0)}25%{transform:translate(-12px,-8px)}50%{transform:translate(-20px,4px)}75%{transform:translate(-8px,8px)}}@keyframes cursor-float-2{0%,to{transform:translate(0)}30%{transform:translate(-8px,-15px)}60%{transform:translate(-12px,-8px)}}@keyframes cursor-float-3{0%,to{transform:translate(0)}20%{transform:translate(15px,-6px)}50%{transform:translate(-20px,4px)}80%{transform:translate(8px,-4px)}}@keyframes cursor-float-4{0%,to{transform:translate(0)}35%{transform:translate(-10px,-12px)}70%{transform:translate(-5px,6px)}}.device-tag{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#16a34a;background:#fff;padding:5px 12px;border-radius:14px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(22,163,74,.2)}.customer-logos-section .customer-logos-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:0;-moz-column-gap:0;column-gap:0;max-width:660px;margin:0 auto}.customer-logos-section .customer-logos-grid>*{display:flex;align-items:center;justify-content:center}.customer-logo-cell{position:relative;display:flex;align-items:center;justify-content:center;padding:2rem 2.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.customer-logos-section .customer-logos-grid>*:nth-child(n+4) .customer-logo-cell{border-bottom:none}.customer-logo-cell:after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background:#0000000f}.customer-logos-section .customer-logos-grid>*:nth-child(3n) .customer-logo-cell:after{display:none}.customer-logo-img{height:40px;width:auto;max-width:140px;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%) opacity(.4);transition:filter .5s cubic-bezier(.25,.1,.25,1)}.customer-logo-cell:hover .customer-logo-img{filter:grayscale(0%) opacity(1)}.case-study-dot{position:absolute;top:12px;right:12px;width:6px;height:6px;background:#16a34a;border-radius:50%;opacity:.8;transition:opacity .3s ease}.customer-logo-cell:hover .case-study-dot{opacity:1}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-text-col{align-items:center}.hero-title{font-size:3rem}.hero-actions{justify-content:center}.hero-visual-col{display:none}.customer-logo-cell{padding:1.5rem}.customer-logo-img{height:34px;max-width:120px}}@media (max-width: 640px){.hero-section{padding-top:var(--space-2xl);padding-bottom:var(--space-xl)}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.125rem!important}.hero-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.hero-trust-badges{flex-wrap:wrap;justify-content:center;gap:var(--space-md)}.customer-logos-section{padding:var(--space-xl) 0 var(--space-2xl)!important}.customer-logo-cell{padding:1.25rem 1rem}.customer-logo-img{height:28px;max-width:100px}}
