: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:1200px;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:20px;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 i{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}@media(max-width:1024px){.ui-preview-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.feature-grid{grid-template-columns:1fr 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%;aspect-ratio:16 / 9;background:linear-gradient(145deg,#fff 0,#f0f6ff 100%);border-radius:24px;box-shadow:0 8px 30px rgba(0,20,40,0.08),inset 0 0 0 1px rgba(255,255,255,0.8);overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 30px}.hero-visual .bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,235,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,0.04) 1px,transparent 1px);background-size:50px 50px;pointer-events:none}.hero-visual .bg-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,0.06),transparent 70%);top:-150px;right:-150px;pointer-events:none}.hero-visual .bg-glow-bottom{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(79,124,255,0.06),transparent 70%);bottom:-120px;left:-100px;pointer-events:none}.hero-visual .hero-title{position:relative;z-index:2;text-align:center;margin-bottom:16px}.hero-visual .hero-title h1{font-size:20px;font-weight:700;letter-spacing:-0.02em;color:#0b1a3a}.hero-visual .hero-title h1 span{background:linear-gradient(135deg,#2563eb,#4f7cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-visual .hero-title p{color:#5a6b8a;font-size:12px;letter-spacing:1px;margin-top:2px;font-weight:400}.hero-visual .devices-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto auto;gap:12px 6px;place-items:center;width:100%;max-width:800px;margin:0 auto;position:relative;z-index:1}.hero-visual .device-dashboard{grid-column:3 / 4;grid-row:1 / 3;align-self:center}.hero-visual .device-phone{grid-column:1 / 2;grid-row:2 / 3}.hero-visual .device-tablet{grid-column:2 / 3;grid-row:1 / 2}.hero-visual .device-laptop{grid-column:4 / 5;grid-row:1 / 2}.hero-visual .device-pc{grid-column:5 / 6;grid-row:2 / 3}.hero-visual .device{position:relative;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 4px 16px rgba(0,20,40,0.08));transition:transform .3s}.hero-visual .device:hover{transform:translateY(-4px)}.hero-visual .mockup{background:rgba(255,255,255,0.7);backdrop-filter:blur(4px);border:1px solid rgba(37,99,235,0.12);border-radius:12px;padding:4px;box-shadow:0 4px 20px rgba(0,0,0,0.04),inset 0 0 0 1px rgba(255,255,255,0.9)}.hero-visual .screen{background:#fff;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px;aspect-ratio:var(--ratio,16/9);width:var(--width,140px);min-height:60px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.02)}.hero-visual .device-phone .mockup{border-radius:16px;padding:3px 2px 2px 2px;background:rgba(240,244,255,0.8)}.hero-visual .device-phone .screen{--ratio:9 / 16;--width:70px;border-radius:10px;min-height:110px}.hero-visual .device-tablet .mockup{border-radius:14px;padding:3px 4px 4px 4px;background:rgba(240,244,255,0.8)}.hero-visual .device-tablet .screen{--ratio:16 / 11;--width:135px;border-radius:8px;min-height:80px}.hero-visual .device-laptop .mockup{border-radius:10px 10px 3px 3px;padding:3px 3px 8px 3px;background:rgba(240,244,255,0.8);position:relative}.hero-visual .device-laptop .mockup::after{content:'';position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:rgba(200,210,230,0.6);border-radius:0 0 3px 3px}.hero-visual .device-laptop .screen{--ratio:16 / 10;--width:130px;border-radius:5px;min-height:80px}.hero-visual .device-pc .mockup{border-radius:10px;padding:4px;background:rgba(240,244,255,0.8)}.hero-visual .device-pc .screen{--ratio:16 / 10;--width:110px;border-radius:5px;min-height:70px}.hero-visual .device-dashboard .mockup{border-radius:14px;padding:6px;background:rgba(255,255,255,0.9);border:1px solid rgba(37,99,235,0.18);box-shadow:0 8px 32px rgba(37,99,235,0.08)}.hero-visual .device-dashboard .screen{--ratio:16 / 8;--width:200px;border-radius:6px;min-height:90px}.hero-visual .screenshot-placeholder{width:100%;height:100%;background:#f1f4fa;border:2px dashed #cbd5e1;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;font-size:10px;font-weight:500;text-align:center;padding:4px;gap:4px}.hero-visual .screenshot-placeholder i{font-size:20px;color:#b9c8e0}.hero-visual .device .label{margin-top:6px;font-size:10px;font-weight:500;color:#1e2b45;background:rgba(255,255,255,0.7);padding:1px 10px;border-radius:20px;backdrop-filter:blur(2px);border:1px solid rgba(37,99,235,0.08)}.hero-visual .device .label i{margin-right:4px;font-size:11px;color:#2563eb}.hero-visual .mock-payment{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:6px;padding:8px;text-align:center}.hero-visual .mock-payment .amount{font-size:16px;font-weight:700;color:#2563eb;margin:2px 0}.hero-visual .mock-payment .status{font-size:10px;color:#22c55e;font-weight:600}.hero-visual .mock-payment .detail{font-size:8px;color:#94a3b8;margin-top:2px}.hero-visual .mock-qrcode{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:6px;padding:6px}.hero-visual .mock-qrcode .qrcode-box{width:30%;aspect-ratio:1/1;background:#1e293b;border-radius:6px;display:flex;align-items:center;justify-content:center;color:white;font-size:18px;font-weight:700;position:relative;margin-bottom:4px}.hero-visual .mock-qrcode .qrcode-label{font-size:9px;color:#475569;font-weight:500}.hero-visual .mock-qrcode .qrcode-sub{font-size:7px;color:#94a3b8}.hero-visual .lines-overlay{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.4}.hero-visual .lines-overlay svg{width:100%;height:100%}@media(max-width:992px){.hero-visual .hero-canvas{aspect-ratio:auto;padding:15px;height:auto}.hero-visual .devices-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 10px}.hero-visual .device-dashboard{flex:1 1 100%;order:-1;display:flex;justify-content:center}.hero-visual .device-dashboard .screen{--width:180px}.hero-visual .device-laptop .screen{--width:120px}.hero-visual .device-tablet .screen{--width:110px}.hero-visual .device-phone .screen{--width:60px;min-height:90px}.hero-visual .device-pc .screen{--width:90px}.hero-visual .hero-title h1{font-size:18px}.hero-visual .screenshot-placeholder{font-size:8px}.hero-visual .screenshot-placeholder i{font-size:16px}}@media(max-width:600px){.hero-visual .hero-canvas{padding:10px}.hero-visual .hero-title h1{font-size:14px}.hero-visual .hero-title p{font-size:10px}.hero-visual .device .label{font-size:8px;padding:1px 6px}.hero-visual .device .label i{font-size:9px}.hero-visual .screenshot-placeholder{font-size:7px;padding:2px}.hero-visual .screenshot-placeholder i{font-size:14px}.hero-visual .device-dashboard .screen{--width:130px;min-height:70px}.hero-visual .device-laptop .screen{--width:90px;min-height:60px}.hero-visual .device-tablet .screen{--width:80px;min-height:60px}.hero-visual .device-phone .screen{--width:45px;min-height:70px}.hero-visual .device-pc .screen{--width:70px;min-height:50px}.hero-visual .mock-payment .amount{font-size:12px}.hero-visual .mock-qrcode .qrcode-box{width:40%}}.tech-article-banner{padding:60px 0 40px;background:#080c1a;position:relative;overflow:hidden}.tech-article-banner::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(79,124,255,0.08),transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(124,92,252,0.06),transparent 50%);pointer-events:none}.tech-article-banner .module-container{position:relative;z-index:1}.tech-article-inner{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:20px;padding:36px 44px 32px;backdrop-filter:blur(8px);box-shadow:0 20px 60px rgba(0,0,0,0.4);position:relative;transition:border-color .3s ease,box-shadow .3s ease}.tech-article-inner:hover{border-color:rgba(79,124,255,0.20);box-shadow:0 24px 72px rgba(0,0,0,0.5)}.tech-article-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(79,124,255,0.12);border:1px solid rgba(79,124,255,0.15);color:#00d4ff;font-size:12px;font-weight:600;padding:4px 16px;border-radius:100px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px}.tech-article-badge i{font-size:14px}.tech-article-content{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.tech-article-text{display:flex;align-items:flex-start;gap:18px;flex:1 1 60%;min-width:280px}.tech-article-icon{flex-shrink:0;width:52px;height:52px;background:linear-gradient(135deg,rgba(79,124,255,0.15),rgba(124,92,252,0.10));border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#4f7cff;border:1px solid rgba(79,124,255,0.10)}.tech-article-text h3{font-size:1.3rem;font-weight:700;color:#f0f2f8;margin:0 0 6px 0;letter-spacing:-0.3px;background:linear-gradient(135deg,#fff 50%,#8aa4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tech-article-text p{font-size:.95rem;color:#b0b8d1;margin:0;max-width:600px;line-height:1.7}.tech-article-text p strong{color:#e6eaff;-webkit-text-fill-color:#e6eaff}.tech-article-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:10px;font-size:12px;color:#6b7394}.tech-article-meta span{display:flex;align-items:center;gap:4px}.tech-article-meta .tech-tag{background:rgba(79,124,255,0.08);color:#4f7cff;padding:2px 12px;border-radius:100px;font-size:11px;font-weight:500;border:1px solid rgba(79,124,255,0.06)}.tech-article-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:10px;padding:12px 32px;background:linear-gradient(135deg,#4f7cff,#7c5cfc);color:#fff;font-weight:600;font-size:15px;border-radius:60px;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 20px rgba(79,124,255,0.25);border:0;cursor:pointer}.tech-article-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(79,124,255,0.35);color:#fff;text-decoration:none}.tech-article-btn i{font-size:14px;transition:transform .25s ease}.tech-article-btn:hover i{transform:translateX(4px)}.tech-article-quote{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.04);font-size:.95rem;color:#6b7394;display:flex;align-items:center;gap:12px;font-style:italic}.tech-article-quote i{color:#4f7cff;font-size:18px;opacity:.5}.tech-article-quote strong{color:#b0b8d1;font-style:normal}@media(max-width:768px){.tech-article-banner{padding:40px 0 30px}.tech-article-inner{padding:24px 20px 20px;border-radius:16px}.tech-article-content{flex-direction:column;align-items:stretch;gap:16px}.tech-article-text{flex-direction:column;align-items:flex-start;gap:12px;min-width:unset}.tech-article-icon{width:44px;height:44px;font-size:20px}.tech-article-text h3{font-size:1.1rem}.tech-article-text p{font-size:.9rem}.tech-article-btn{align-self:flex-start;padding:10px 24px;font-size:14px}.tech-article-quote{font-size:.85rem;flex-wrap:wrap}}@media(max-width:480px){.tech-article-banner{padding:30px 0 20px}.tech-article-inner{padding:18px 14px 16px}.tech-article-badge{font-size:10px;padding:2px 12px}.tech-article-text h3{font-size:1rem}.tech-article-meta{font-size:11px;gap:10px}.tech-article-meta .tech-tag{font-size:10px;padding:1px 10px}.tech-article-btn{padding:8px 18px;font-size:13px}}.faq-section{padding:60px 0 50px;background:#f8fafc}.faq-wrapper{max-width:900px;margin:0 auto;background:#fff;border-radius:20px;padding:30px 35px 20px;box-shadow:0 4px 24px rgba(0,0,0,0.04)}.faq-wrapper .el-collapse{border:0}.faq-wrapper .el-collapse-item{border-bottom:1px solid #f1f5f9}.faq-wrapper .el-collapse-item:last-child{border-bottom:0}.faq-wrapper .el-collapse-item__header{font-size:16px;font-weight:600;color:#1e293b;padding:16px 0;border:0;background:transparent;transition:color .2s}.faq-wrapper .el-collapse-item__header:hover{color:#2563eb}.faq-wrapper .el-collapse-item__wrap{border:0;background:transparent}.faq-wrapper .el-collapse-item__content{padding:0 0 20px 0;font-size:14px;line-height:1.8;color:#334155}.faq-answer ul{margin:8px 0 4px 0;padding-left:22px}.faq-answer ul li{margin-bottom:4px}.faq-answer strong{color:#0f172a}.faq-footer{text-align:center;margin-top:28px;font-size:15px;color:#64748b}.faq-footer a{color:#2563eb;font-weight:600;text-decoration:none;margin-left:6px;cursor:pointer}.faq-footer a:hover{text-decoration:underline}@media(max-width:768px){.faq-section{padding:40px 0 30px}.faq-wrapper{padding:20px 18px 10px;border-radius:16px}.faq-wrapper .el-collapse-item__header{font-size:14px;padding:14px 0}.faq-wrapper .el-collapse-item__content{font-size:13px;padding-bottom:14px}}
