:root{--primary:#2563eb;--primary-dark:#1d4ed8;--primary-light:#dbeafe;--secondary:#4f46e5;--light:#f8fafc;--dark:#0f172a;--gray:#64748b;--success:#10b981;--border:#e2e8f0;--shadow:0 4px 6px rgba(0,0,0,0.1)}.module-container{max-width:1300px;margin:0 auto;padding:0 24px}.breadcrumb{margin:auto;padding:16px 24px;background:#f8fafc;border-bottom:1px solid #eef2f6;font-size:14px;color:#64748b}.breadcrumb-content{max-width:1200px;margin:auto}.breadcrumb a{color:#2563eb;text-decoration:none}.breadcrumb-separator{margin:0 8px}.checkin-hero{background:linear-gradient(135deg,#0b1a33 0,#1a3a6b 50%,#2563eb 100%);color:white;padding:60px 0 80px;position:relative;overflow:hidden}.checkin-hero::before{content:'';position:absolute;top:-30%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,0.06) 0,transparent 70%);border-radius:50%;pointer-events:none}.hero-content{display:flex;align-items:center;gap:60px;position:relative;z-index:2;margin:2rem auto}.hero-text{flex:1.2}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.15);backdrop-filter:blur(6px);padding:6px 18px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:20px;border:1px solid rgba(255,255,255,0.15)}.hero-badge .el-icon{color:#fbbf24}.hero-text h1{font-size:clamp(2.4rem,5vw,2.6rem);font-weight:800;line-height:1.2;margin-bottom:16px}.hero-desc{font-size:1.1rem;line-height:1.8;opacity:.9;max-width:600px;margin-bottom:28px}.hero-desc strong{color:#fbbf24;font-weight:700}.hero-stats{display:flex;gap:40px;margin-bottom:32px}.stat-item{display:flex;flex-direction:column}.stat-number{font-size:2.4rem;font-weight:800;color:#fbbf24;line-height:1.2}.stat-label{font-size:.9rem;opacity:.8}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:12px 32px;border-radius:50px;font-weight:600;font-size:1rem;border:0;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.btn-primary{background:#fbbf24;color:#1e293b;box-shadow:0 8px 20px rgba(251,191,36,0.4)}.btn-primary:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 10px 28px rgba(251,191,36,0.6)}.btn-secondary{background:transparent;border:2px solid rgba(255,255,255,0.5);color:white}.btn-secondary:hover{background:rgba(255,255,255,0.1);border-color:white}.hero-visual{flex:1;display:flex;justify-content:center;align-items:center}.hero-visual img{max-width:100%;border-radius:10px;transition:transform .5s ease}.hero-visual img:hover{transform:scale(1.02)}.section-title{text-align:center;margin-bottom:48px}.section-title h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:#0f172a;margin-bottom:8px}.section-title p{color:#64748b;font-size:1.1rem}.checkin-products{padding:60px 0;background:#f8fafc}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-card{background:white;border-radius:20px;padding:32px 24px;box-shadow:0 4px 12px rgba(0,0,0,0.04);border:1px solid #eef2f6;transition:all .3s ease;text-align:center}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,0.08);border-color:#2563eb}.product-icon .el-icon{color:#2563eb;background:#eef2ff;padding:12px;border-radius:50%;margin-bottom:16px}.product-card h3{font-size:1.2rem;font-weight:700;color:#0f172a;margin-bottom:10px}.product-card p{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:16px}.product-tag{display:inline-block;background:#eef2ff;color:#2563eb;font-size:.75rem;font-weight:600;padding:4px 14px;border-radius:30px}.checkin-tech{padding:60px 0;background:white}.tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}.tech-card{background:#f8fafc;border-radius:16px;padding:28px 24px;border:1px solid #eef2f6;transition:all .3s ease}.tech-card:hover{background:#eef2ff;border-color:#2563eb}.tech-icon .el-icon{color:#2563eb;margin-bottom:12px}.tech-card h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:6px}.tech-card p{color:#64748b;font-size:.95rem;line-height:1.6}.tech-benchmark{display:grid;grid-template-columns:repeat(4,1fr) 1.2fr;gap:16px;align-items:center;background:#f1f5f9;border-radius:16px;padding:24px 32px}.benchmark-item{text-align:center}.benchmark-number{display:block;font-size:2rem;font-weight:800;color:#2563eb}.benchmark-label{font-size:.85rem;color:#475569}.benchmark-quote{font-style:italic;color:#334155;border-left:4px solid #2563eb;padding-left:16px;font-weight:500;font-size:.95rem}.checkin-services{padding:60px 0;background:#f8fafc}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{background:white;border-radius:16px;padding:24px 20px;text-align:center;border:1px solid #eef2f6;transition:all .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.06)}.service-icon .el-icon{color:#2563eb;margin-bottom:12px}.service-card h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:6px}.service-card p{color:#64748b;font-size:.9rem;line-height:1.5}.checkin-cases{padding:60px 0;background:white}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.case-card{border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.04);border:1px solid #eef2f6;transition:all .3s ease}.case-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,0.08)}.case-image{position:relative;height:180px;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover}.case-overlay{position:absolute;top:12px;left:12px}.case-tag{background:rgba(37,99,235,0.9);color:white;font-size:.75rem;font-weight:600;padding:4px 14px;border-radius:30px}.case-content{padding:16px 20px 20px}.case-content h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:4px}.case-content p{color:#64748b;font-size:.9rem;line-height:1.5}.checkin-live{padding:60px 0;background:#f8fafc}.live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.live-item{border-radius:16px;overflow:hidden;position:relative;box-shadow:0 4px 12px rgba(0,0,0,0.04)}.live-item img{width:100%;height:220px;object-fit:cover;transition:transform .4s ease}.live-item:hover img{transform:scale(1.03)}.live-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,0.7));color:white;padding:20px 16px 14px;font-size:.95rem;font-weight:600}.checkin-cta{padding:60px 0;background:linear-gradient(135deg,#0b1a33,#1a3a6b);color:white;text-align:center}.cta-content h2{font-size:2rem;font-weight:700;margin-bottom:12px}.cta-content p{font-size:1.1rem;opacity:.85;max-width:600px;margin:0 auto 32px}.btn-cta{background:#fbbf24;color:#1e293b;border:0;padding:14px 40px;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:10px;box-shadow:0 8px 24px rgba(251,191,36,0.4);transition:all .3s ease}.btn-cta:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 12px 32px rgba(251,191,36,0.6)}@media(max-width:992px){.hero-content{flex-direction:column;text-align:center;gap:30px}.hero-stats{justify-content:center}.hero-actions{justify-content:center}.hero-desc{max-width:100%;margin-left:auto;margin-right:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.tech-grid{grid-template-columns:1fr}.tech-benchmark{grid-template-columns:1fr 1fr;gap:12px}.benchmark-quote{grid-column:1 / -1;text-align:center;border-left:0;padding-left:0}.cases-grid{grid-template-columns:repeat(2,1fr)}.live-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.product-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr}.cases-grid{grid-template-columns:1fr}.live-grid{grid-template-columns:1fr}.hero-stats{flex-direction:column;align-items:center;gap:8px}.tech-benchmark{grid-template-columns:1fr 1fr}.stat-number{font-size:1.8rem}.benchmark-number{font-size:1.6rem}}.flagship-products{padding:20px 0 70px;background:#f8fafc;position:relative}.flagship-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;flex-wrap:wrap;gap:20px}.flagship-header-left{flex:1}.section-badge{display:inline-block;background:#eef2ff;color:#2563eb;font-size:13px;font-weight:700;letter-spacing:.5px;padding:4px 16px;border-radius:30px;margin-bottom:12px}.flagship-header-left h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:#0f172a;line-height:1.2}.flagship-header-left h2 span{background:linear-gradient(135deg,#2563eb,#7c5cfc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.flagship-header-left p{color:#64748b;font-size:1.05rem;max-width:520px;margin-top:6px}.flagship-header-right{display:flex;gap:32px;flex-shrink:0}.header-stat{text-align:center}.header-stat-number{display:block;font-size:2.2rem;font-weight:800;color:#2563eb;line-height:1.1}.header-stat-label{font-size:.8rem;color:#94a3b8;font-weight:500}.flagship-showcase{display:grid;grid-template-columns:1fr 1fr;gap:30px}.flagship-hero-card{background:linear-gradient(145deg,#fff,#f1f5f9);border-radius:24px;border:1px solid #e2e8f0;padding:28px;box-shadow:0 8px 30px rgba(37,99,235,0.06);transition:box-shadow .4s ease,transform .4s ease;position:relative;overflow:hidden}.flagship-hero-card::before{content:'';position:absolute;top:-60%;right:-30%;width:400px;height:400px;background:radial-gradient(circle,rgba(37,99,235,0.04),transparent 70%);border-radius:50%;pointer-events:none}.flagship-hero-card:hover{box-shadow:0 16px 48px rgba(37,99,235,0.12);transform:translateY(-4px)}.flagship-hero-badge{display:inline-block;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0f172a;font-size:12px;font-weight:700;padding:4px 16px;border-radius:30px;margin-bottom:18px;letter-spacing:.3px;position:relative;z-index:1}.flagship-hero-content{display:flex;gap:28px;position:relative;z-index:1}.flagship-hero-visual{flex:0 0 200px;position:relative}.flagship-hero-visual img{width:100%;height:auto;border-radius:16px;background:#eef2ff;display:block}.flagship-hero-features{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}.feature-chip{background:rgba(37,99,235,0.08);color:#2563eb;font-size:12px;font-weight:600;padding:4px 12px;border-radius:30px;display:inline-flex;align-items:center;gap:4px}.flagship-hero-info{flex:1}.flagship-hero-info h3{font-size:1.4rem;font-weight:700;color:#0f172a;margin-bottom:8px}.flagship-hero-info p{color:#475569;font-size:.95rem;line-height:1.7;margin-bottom:14px}.flagship-hero-info p strong{color:#2563eb;font-weight:600}.flagship-hero-specs{list-style:none;padding:0;margin-bottom:16px}.flagship-hero-specs li{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#475569;padding:3px 0}.flagship-hero-specs li .el-icon{color:#2563eb;flex-shrink:0}.flagship-hero-cta{display:inline-block;color:#2563eb;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease}.flagship-hero-cta:hover{color:#1d4ed8;transform:translateX(4px)}.flagship-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-content:start}.flagship-grid-item{background:white;border-radius:16px;padding:20px 18px;border:1px solid #eef2f6;transition:all .35s ease;display:flex;gap:14px;align-items:flex-start;box-shadow:0 2px 8px rgba(0,0,0,0.02)}.flagship-grid-item:hover{transform:translateY(-4px);border-color:#2563eb;box-shadow:0 8px 24px rgba(37,99,235,0.08)}.grid-item-icon{flex:0 0 48px;width:48px;height:48px;background:#eef2ff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2563eb;transition:background .3s ease,color .3s ease}.flagship-grid-item:hover .grid-item-icon{background:#2563eb;color:white}.grid-item-content{flex:1;min-width:0}.grid-item-content h4{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:2px}.grid-item-content p{font-size:.85rem;color:#64748b;line-height:1.5;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.grid-tag{display:inline-block;font-size:10px;font-weight:700;padding:2px 12px;border-radius:30px;letter-spacing:.3px;text-transform:uppercase}.grid-tag.mobile{background:#dbeafe;color:#1e40af}.grid-tag.desktop{background:#e0e7ff;color:#3730a3}.grid-tag.hardware{background:#fef3c7;color:#92400e}.flagship-capabilities{margin-top:32px;padding-top:28px;border-top:1px solid #e2e8f0;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.capability-label{font-size:.9rem;font-weight:600;color:#0f172a;flex-shrink:0}.capability-tags{display:flex;flex-wrap:wrap;gap:10px}.cap-tag{background:white;border:1px solid #e2e8f0;border-radius:30px;padding:6px 16px;font-size:.85rem;color:#475569;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:all .3s ease}.cap-tag:hover{border-color:#2563eb;color:#2563eb;background:#f8faff}.cap-tag .el-icon{color:#2563eb}@media(max-width:1024px){.flagship-showcase{grid-template-columns:1fr}.flagship-hero-content{flex-direction:column}.flagship-hero-visual{flex:unset;max-width:320px;margin:0 auto}.flagship-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.flagship-header{flex-direction:column;align-items:flex-start}.flagship-header-right{width:100%;justify-content:flex-start;gap:24px}.flagship-grid{grid-template-columns:1fr}.flagship-hero-card{padding:20px}.flagship-hero-features{justify-content:center}.flagship-capabilities{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.flagship-hero-visual{max-width:100%}.flagship-grid-item{padding:16px}.header-stat-number{font-size:1.8rem}}.related-insight{padding:2.5rem 0 1.5rem;background:white}.related-insight .insight-card{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border-radius:16px;padding:1.8rem 2.2rem;border:1px solid #eef2f6;transition:all .3s ease;gap:2rem}.related-insight .insight-card:hover{border-color:#2563eb;box-shadow:0 8px 24px rgba(37,99,235,0.06)}.related-insight .insight-badge{display:inline-flex;align-items:center;gap:.4rem;background:#2563eb;color:white;font-size:.7rem;font-weight:700;padding:.15rem .8rem;border-radius:30px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem}.related-insight .insight-badge i{font-size:.65rem}.related-insight .insight-text h4{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.2rem}.related-insight .insight-text p{color:#64748b;font-size:.9rem;margin:0}.related-insight .btn-link{display:inline-flex;align-items:center;gap:.5rem;color:#2563eb;font-weight:600;font-size:.9rem;text-decoration:none;white-space:nowrap;transition:all .3s ease}.related-insight .btn-link i{font-size:.8rem;transition:transform .3s ease}.related-insight .btn-link:hover{color:#1d4ed8;gap:.8rem}.related-insight .btn-link:hover i{transform:translateX(4px)}@media(max-width:768px){.related-insight .insight-card{flex-direction:column;text-align:center;padding:1.5rem 1.5rem;gap:1rem}.related-insight .btn-link{white-space:normal}}@media(max-width:480px){.related-insight .insight-card{padding:1.2rem 1rem;border-radius:12px}.related-insight .insight-text h4{font-size:1rem}}.feature-showcase{padding:60px 0;background:#f8fafc}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.feature-card{background:#fff;border-radius:12px;padding:30px 24px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,0.05);transition:transform .3s,box-shadow .3s;cursor:pointer}.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(0,0,0,0.1)}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#eef2ff;border-radius:50%;color:#4f46e5;margin-bottom:18px}.feature-title{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:12px}.feature-desc{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:16px}.feature-more{font-size:14px;color:#4f46e5;font-weight:500;text-decoration:none;border-bottom:1px dashed #4f46e5}.feature-more:hover{color:#4338ca}.feature-dialog ul{padding-left:20px;margin:12px 0}.feature-dialog ul li{margin-bottom:8px;line-height:1.7}.feature-dialog h4{font-size:18px;color:#1e293b;margin-bottom:16px}.ui-preview-section{padding:60px 0;background:#fff}.ui-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}.ui-card{background:#fafafa;border-radius:12px;overflow:hidden;border:1px solid #f1f5f9;transition:box-shadow .3s}.ui-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.06)}.ui-img-wrapper{width:100%;aspect-ratio:16 / 10;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.ui-img-wrapper img{width:100%;height:100%;object-fit:contain}.ui-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500}.ui-placeholder p{margin:0;opacity:.7}.ui-card h4{font-size:16px;font-weight:600;color:#1e293b;margin:16px 16px 4px 16px}.ui-card p{font-size:14px;color:#64748b;margin:0 16px 16px 16px;line-height:1.5}.ecosystem-section{padding:60px 0;background:#f8fafc}.ecosystem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:40px}.ecosystem-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 12px rgba(0,0,0,0.05);position:relative;transition:transform .3s;border:1px solid #e9eef3}.ecosystem-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,0.08)}.ecosystem-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:#eef2ff;border-radius:16px;color:#4f46e5;margin-bottom:16px}.ecosystem-card h3{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:8px}.ecosystem-card p{color:#475569;line-height:1.6;margin-bottom:16px}.ecosystem-features{list-style:none;padding:0;margin:0 0 16px 0;display:flex;flex-wrap:wrap;gap:12px}.ecosystem-features li{display:flex;align-items:center;gap:6px;background:#f1f5f9;padding:4px 12px;border-radius:20px;font-size:14px;color:#1e293b}.ecosystem-tag{display:inline-block;background:#dbeafe;color:#1d4ed8;padding:4px 14px;border-radius:20px;font-size:13px;font-weight:500;margin:10px 0}.ecosystem-tag.coming{background:#fef3c7;color:#b45309}.reserve-badge{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;font-size:12px;font-weight:600;padding:2px 12px;border-radius:20px;box-shadow:0 2px 8px rgba(239,68,68,0.3);text-transform:uppercase;letter-spacing:.5px}.coming-soon .ecosystem-icon{background:#fef3c7;color:#b45309}.coming-soon .ecosystem-features li{background:#fef3c7;color:#92400e}.ecosystem-screenshot{margin-top:16px;width:100%;border-radius:8px;overflow:hidden;border:1px solid #e9eef3;background:#fafafa;display:flex;gap:4px;height:180px;padding:10px}.ecosystem-screenshot img{flex:1;height:100%;object-fit:contain;display:block;transition:transform .3s ease;background:#f1f5f9}.ecosystem-card:hover .ecosystem-screenshot img{transform:scale(1.03)}.ecosystem-screenshot.duo img{width:50%}@media(max-width:768px){.ecosystem-screenshot{height:140px;gap:3px}}@media(max-width:480px){.ecosystem-screenshot{height:100px;gap:2px}}@media(max-width:1024px){.ui-preview-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.feature-grid{grid-template-columns:1fr 1fr}.ecosystem-grid{grid-template-columns:1fr}}@media(max-width:480px){.feature-grid{grid-template-columns:1fr}.ui-preview-grid{grid-template-columns:1fr}}.hero-visual .hero-canvas{position:relative;width:100%;background:radial-gradient(ellipse at 30% 20%,#1a2a5e,#0b0e1a 70%);border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,0.5);overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 20px;min-height:300px}.hero-visual .bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(79,124,255,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(79,124,255,0.05) 1px,transparent 1px);background-size:30px 30px;pointer-events:none}.hero-visual .bg-glow{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(79,124,255,0.15),transparent 70%);top:-60px;right:-60px;pointer-events:none}.hero-visual .bg-glow-bottom{position:absolute;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(124,92,252,0.10),transparent 70%);bottom:-80px;left:-60px;pointer-events:none}.hero-visual .devices-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto auto;gap:10px 6px;place-items:center;width:100%;max-width:1000px;margin:0 auto;position:relative;z-index:1}.hero-visual .device{position:relative;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 6px 18px rgba(0,0,0,0.6));transition:transform .3s}.hero-visual .device:hover{transform:translateY(-4px)}.hero-visual .device .mockup{background:rgba(255,255,255,0.06);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.10);border-radius:12px;padding:5px;box-shadow:0 4px 16px rgba(0,0,0,0.4),inset 0 0 0 1px rgba(255,255,255,0.04)}.hero-visual .device .mockup .screen{background:rgba(0,0,0,0.5);border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:var(--ratio,16/9);min-height:60px;position:relative}.hero-visual .device .mockup .screen img{width:100%;height:100%;object-fit:cover;display:block}.hero-visual .device .label{margin-top:6px;color:rgba(255,255,255,0.8);font-size:11px;font-weight:500;background:rgba(0,0,0,0.5);padding:2px 12px;border-radius:16px;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.06);white-space:nowrap}.hero-visual .device-phone .mockup{border-radius:18px;padding:4px 3px 3px 3px;background:rgba(30,30,40,0.8)}.hero-visual .device-phone .mockup .screen{--ratio:9 / 16;min-height:100px;border-radius:8px}.hero-visual .device-tablet .mockup{border-radius:14px;padding:4px 6px 6px 6px;background:rgba(40,40,50,0.7)}.hero-visual .device-tablet .mockup .screen{--ratio:16 / 10;min-height:70px}.hero-visual .device-laptop .mockup{border-radius:10px 10px 4px 4px;padding:4px 4px 8px 4px;background:rgba(50,50,60,0.7);position:relative}.hero-visual .device-laptop .mockup::after{content:'';position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:rgba(50,50,60,0.7);border-radius:0 0 4px 4px;box-shadow:0 2px 4px rgba(0,0,0,0.3)}.hero-visual .device-laptop .mockup .screen{--ratio:16 / 10;min-height:70px}.hero-visual .device-kiosk .mockup{border-radius:16px 16px 10px 10px;padding:8px 6px 4px 6px;background:rgba(20,25,35,0.9);border:1px solid rgba(255,255,255,0.08)}.hero-visual .device-kiosk .mockup .screen{--ratio:9 / 16;min-height:120px}.hero-visual .device-kiosk .mockup .stand{width:30px;height:10px;background:rgba(40,45,55,0.8);margin:4px auto 0;border-radius:6px 6px 0 0}.hero-visual .device-kiosk .mockup .base{width:50px;height:6px;background:rgba(40,45,55,0.6);margin:0 auto;border-radius:3px}.hero-visual .device-dashboard .mockup{border-radius:12px;padding:6px;background:rgba(10,15,30,0.9);border:1px solid rgba(79,124,255,0.25);box-shadow:0 6px 30px rgba(79,124,255,0.15),inset 0 0 0 1px rgba(255,255,255,0.04)}.hero-visual .device-dashboard .mockup .screen{--ratio:16 / 9;min-height:96px}.hero-visual .devices-grid .device-dashboard{grid-column:3 / 4;grid-row:1 / 3;align-self:center}.hero-visual .devices-grid .device-phone{grid-column:1 / 2;grid-row:2 / 3}.hero-visual .devices-grid .device-tablet{grid-column:2 / 3;grid-row:1 / 2}.hero-visual .devices-grid .device-kiosk{grid-column:4 / 5;grid-row:1 / 2}.hero-visual .devices-grid .device-laptop{grid-column:5 / 6;grid-row:2 / 3}.hero-visual .lines-overlay{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.5}.hero-visual .lines-overlay svg{width:100%;height:100%}@media(max-width:900px){.hero-visual .hero-canvas{aspect-ratio:auto;padding:12px 10px;min-height:200px}.hero-visual .devices-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:8px 6px;max-width:100%}.hero-visual .devices-grid .device-dashboard{grid-column:2 / 3;grid-row:1 / 3;align-self:center}.hero-visual .devices-grid .device-phone{grid-column:1 / 2;grid-row:2 / 3}.hero-visual .devices-grid .device-tablet{grid-column:1 / 2;grid-row:1 / 2}.hero-visual .devices-grid .device-kiosk{grid-column:3 / 4;grid-row:1 / 2}.hero-visual .devices-grid .device-laptop{grid-column:3 / 4;grid-row:2 / 3}.hero-visual .device-dashboard .mockup .screen{min-height:70px}.hero-visual .device-laptop .mockup .screen,.hero-visual .device-tablet .mockup .screen{min-height:55px}.hero-visual .device-phone .mockup .screen{min-height:70px}.hero-visual .device-kiosk .mockup .screen{min-height:90px}.hero-visual .device .label{font-size:10px;padding:2px 8px}.hero-visual .lines-overlay{opacity:.4}}@media(max-width:600px){.hero-visual .hero-canvas{padding:8px 6px;min-height:150px}.hero-visual .devices-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto;gap:6px 4px}.hero-visual .devices-grid .device-dashboard{grid-column:1 / 3;grid-row:1 / 2;align-self:center}.hero-visual .devices-grid .device-phone{grid-column:1 / 2;grid-row:2 / 3}.hero-visual .devices-grid .device-tablet{grid-column:2 / 3;grid-row:2 / 3}.hero-visual .devices-grid .device-kiosk{grid-column:1 / 2;grid-row:3 / 4}.hero-visual .devices-grid .device-laptop{grid-column:2 / 3;grid-row:3 / 4}.hero-visual .device-dashboard .mockup .screen{min-height:60px}.hero-visual .device-laptop .mockup .screen,.hero-visual .device-tablet .mockup .screen{min-height:45px}.hero-visual .device-phone .mockup .screen{min-height:55px}.hero-visual .device-kiosk .mockup .screen{min-height:70px}.hero-visual .device .label{font-size:8px;padding:1px 6px}.hero-visual .device .mockup .screen img{object-fit:contain}.hero-visual .lines-overlay{opacity:.25}}
