.landing-home{--primary:#19524C;--primary-dark:#0f3531;--primary-light:#256a63;--primary-soft:#f0f7f6;--accent:#0D9488;--accent-glow:#14B8A6;--accent-cyan:#06B6D4;--teal-subtle:#F0FDFA;--text-main:#0F172A;--text-muted:#475569;--text-subtle:#94A3B8;--border-light:#E2E8F0;--border-teal:#CCFBF1;--bg-pure:#FFFFFF;--bg-card:#FFFFFF;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px;--shadow-sm:0 2px 8px rgba(15,23,42,0.04);--shadow-card:0 16px 36px -12px rgba(25,82,76,0.09),0 6px 16px -4px rgba(15,23,42,0.03);--shadow-hover:0 24px 50px -12px rgba(25,82,76,0.16),0 12px 24px -6px rgba(15,23,42,0.06);--shadow-glow:0 0 35px rgba(20,184,166,0.28)}.landing-home *{box-sizing:border-box;margin:0;padding:0}.landing-home{scroll-behavior:smooth;background:var(--bg-pure);font-family:Plus Jakarta Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-main);background-color:var(--bg-pure);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.landing-home .bg-mesh{background:radial-gradient(circle at 82% 18%,rgba(13,148,136,.04) 0,transparent 45%),radial-gradient(circle at 18% 70%,rgba(25,82,76,.035) 0,transparent 40%),linear-gradient(180deg,#FFFFFF 0,#FFFFFF)}.landing-home .bg-grid,.landing-home .bg-mesh{position:fixed;inset:0;pointer-events:none;z-index:0}.landing-home .bg-grid{background-size:56px 56px;background-image:linear-gradient(90deg,rgba(226,232,240,.45) 1px,transparent 0),linear-gradient(180deg,rgba(226,232,240,.45) 1px,transparent 0);mask-image:radial-gradient(ellipse 95% 75% at 50% 28%,black 20%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse 95% 75% at 50% 28%,black 20%,transparent 85%)}.landing-home .wrapper{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 28px}.landing-home header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.85);transition:all .3s ease}.landing-home .header-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.landing-home .brand-logo-group{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;cursor:pointer}.landing-home .brand-logo-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#19524C,#0D9488);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(13,148,136,.25);position:relative;overflow:hidden;color:#fff}.landing-home .brand-logo-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.landing-home .brand-title{font-size:17px;font-weight:700;letter-spacing:-.02em;color:var(--primary);display:flex;align-items:center;gap:8px}.landing-home .brand-badge{font-size:11px;font-weight:600;padding:2px 8px;background:var(--teal-subtle);border:1px solid var(--border-teal);border-radius:var(--radius-full);color:var(--accent);letter-spacing:0}.landing-home .nav-links{display:flex;align-items:center;gap:32px}.landing-home .nav-link{font-size:14px;font-weight:500;color:var(--text-muted);text-decoration:none;transition:all .2s ease;position:relative;padding:6px 0}.landing-home .nav-link:hover{color:var(--primary)}.landing-home .nav-link.active{color:var(--primary);font-weight:600}.landing-home .nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--primary);border-radius:2px}.landing-home .header-actions{display:flex;align-items:center;gap:14px}.landing-home .btn-login-ghost{display:inline-flex;align-items:center;gap:8px;padding:9px 20px;border-radius:var(--radius-full);font-size:14px;font-weight:600;color:var(--primary);background:var(--primary-soft);border:1px solid rgba(25,82,76,.15);cursor:pointer;transition:all .25s ease}.landing-home .btn-login-ghost:hover{background:#e2f0ee;border-color:rgba(25,82,76,.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(25,82,76,.08)}.landing-home .hero-section{padding:64px 0 60px;position:relative}.landing-home .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:540px}.landing-home .hero-left{position:relative;z-index:2}.landing-home .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:var(--radius-full);background:rgba(240,253,250,.85);border:1px solid var(--border-teal);margin-bottom:24px}.landing-home .pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--accent-glow);position:relative}.landing-home .pulse-dot:after{content:"";position:absolute;inset:-3px;border-radius:50%;background:var(--accent-glow);opacity:.5;animation:pulseRipple 2s cubic-bezier(0,0,.2,1) infinite}@keyframes pulseRipple{0%{transform:scale(1);opacity:.8}to{transform:scale(2.4);opacity:0}}.landing-home .hero-eyebrow span{font-size:13px;font-weight:600;color:var(--primary);letter-spacing:.02em}.landing-home .hero-title{font-size:46px;line-height:1.22;font-weight:800;letter-spacing:-.03em;color:var(--text-main);margin-bottom:22px}.landing-home .hero-title .highlight-primary{color:#19524C;position:relative;display:inline-block}.landing-home .hero-title .highlight-primary:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:6px;background:rgba(13,148,136,.16);border-radius:3px;z-index:-1}.landing-home .hero-desc{font-size:16px;line-height:1.7;color:var(--text-muted);margin-bottom:34px;max-width:530px}.landing-home .hero-cta-group{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.landing-home .btn-hero-primary{display:inline-flex;align-items:center;gap:10px;padding:14px 30px;border-radius:var(--radius-full);background:linear-gradient(135deg,#19524C,#0D9488);color:#FFFFFF;font-size:15px;font-weight:600;border:none;cursor:pointer;box-shadow:0 10px 24px -6px rgba(25,82,76,.35);transition:all .25s ease;text-decoration:none}.landing-home .btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px -6px rgba(25,82,76,.45);background:linear-gradient(135deg,#14443f,#0f766e)}.landing-home .btn-hero-secondary{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:var(--radius-full);background:#FFFFFF;border:1px solid var(--border-light);color:var(--text-muted);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.landing-home .btn-hero-secondary:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft);transform:translateY(-1px)}.landing-home .hero-visual-stage{position:relative;width:100%;height:520px;display:flex;align-items:center;justify-content:center}.landing-home .rf-wave-emitter{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);width:480px;height:480px;pointer-events:none;z-index:1}.landing-home .rf-wave-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1.5px dashed rgba(13,148,136,.32);animation:wavePulse 7s linear infinite}.landing-home .rf-wave-ring:first-child{width:180px;height:180px;animation-delay:0s}.landing-home .rf-wave-ring:nth-child(2){width:290px;height:290px;animation-delay:2.2s;border-style:solid;border-color:rgba(6,182,212,.18)}.landing-home .rf-wave-ring:nth-child(3){width:400px;height:400px;animation-delay:4.4s;border-style:dotted;border-color:rgba(25,82,76,.22)}.landing-home .rf-wave-ring:nth-child(4){width:510px;height:510px;animation-delay:6s;opacity:0}@keyframes wavePulse{0%{transform:translate(-50%,-50%) scale(.65);opacity:.8}50%{opacity:.45}to{transform:translate(-50%,-50%) scale(1.35);opacity:0}}.landing-home .orbital-photon-track{position:absolute;top:46%;left:50%;width:390px;height:220px;border-radius:50%;border:1px solid rgba(13,148,136,.22);transform:translate(-50%,-50%) rotate(-14deg);pointer-events:none;z-index:3}.landing-home .orbital-photon-dot{position:absolute;width:9px;height:9px;background:var(--accent-glow);border-radius:50%;box-shadow:0 0 12px var(--accent-glow),0 0 20px #06b6d4;offset-path:ellipse(195px 110px at center);animation:orbitMotion 10s linear infinite}@keyframes orbitMotion{0%{offset-distance:0}to{offset-distance:100%}}.landing-home .hero-bird-glow{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:360px;height:360px;background:radial-gradient(circle,rgba(20,184,166,.16) 0,rgba(25,82,76,.05) 55%,transparent 75%);border-radius:50%;filter:blur(28px);z-index:1;pointer-events:none}.landing-home .lark-bust-image{width:440px;height:440px;object-fit:contain;mix-blend-mode:multiply;mask-image:linear-gradient(180deg,black 85%,transparent),radial-gradient(circle at 50% 50%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,black 85%,transparent),radial-gradient(circle at 50% 50%,black 80%,transparent 100%);animation:gentlePonder 6s ease-in-out infinite;position:relative;z-index:2;user-select:none;-webkit-user-drag:none}@keyframes gentlePonder{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-7px) rotate(.8deg)}}.landing-home .thought-bubble-card{position:absolute;top:24px;left:4px;z-index:4;background:rgba(255,255,255,.94);border:1px solid rgba(13,148,136,.28);border-radius:var(--radius-md);padding:10px 16px;box-shadow:0 10px 25px -5px rgba(25,82,76,.12),0 4px 10px -2px rgba(15,23,42,.04);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:floatBadgeA 5s ease-in-out infinite;display:flex;align-items:center;gap:10px}.landing-home .thought-bubble-card:after{content:"";position:absolute;bottom:-7px;right:28px;width:12px;height:12px;background:rgba(255,255,255,.96);border-right:1px solid rgba(13,148,136,.28);border-bottom:1px solid rgba(13,148,136,.28);transform:rotate(45deg)}.landing-home .thought-text{font-size:13px;font-weight:600;color:#0f3531;display:flex;align-items:center;gap:6px;letter-spacing:-.01em}.landing-home .typing-dots{display:inline-flex;align-items:center;gap:3px;margin-left:2px}.landing-home .typing-dots span{width:4px;height:4px;background-color:var(--accent);border-radius:50%;animation:typingBounce 1.4s ease-in-out infinite both}.landing-home .typing-dots span:first-child{animation-delay:-.32s}.landing-home .typing-dots span:nth-child(2){animation-delay:-.16s}.landing-home .typing-dots span:nth-child(3){animation-delay:0s}@keyframes typingBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1.2);opacity:1}}.landing-home .computing-chip-card{position:absolute;top:50px;z-index:4;background:rgba(255,255,255,.94);border:1px solid rgba(6,182,212,.3);border-radius:var(--radius-md);padding:10px 15px;box-shadow:0 10px 25px -5px rgba(6,182,212,.15),0 4px 10px -2px rgba(15,23,42,.04);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:floatBadgeB 6s ease-in-out infinite;min-width:215px}.landing-home .chip-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.landing-home .chip-title{font-size:12px;font-weight:600;color:#0c4a6e;display:flex;align-items:center;gap:5px}.landing-home .chip-val{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;color:var(--accent-cyan)}.landing-home .micro-progress-bar{width:100%;height:4px;background:#e0f2fe;border-radius:2px;overflow:hidden;position:relative}.landing-home .micro-progress-fill{height:100%;width:99.4%;background:linear-gradient(90deg,#06b6d4,#14b8a6);border-radius:2px;position:relative}.landing-home .micro-progress-fill:after{content:"";position:absolute;top:0;left:0;bottom:0;width:20px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:chipScan 2s linear infinite}@keyframes chipScan{0%{transform:translateX(-20px)}to{transform:translateX(200px)}}.landing-home .status-badge-container{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);z-index:4;display:flex;align-items:center;gap:12px;width:100%;justify-content:center}.landing-home .bottom-status-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 15px;border-radius:var(--radius-full);background:rgba(255,255,255,.95);border:1px solid rgba(226,232,240,.95);box-shadow:0 4px 14px rgba(15,23,42,.05);font-size:12px;font-weight:600;color:var(--primary);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);white-space:nowrap;transition:all .25s ease}.landing-home .bottom-status-badge:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 18px rgba(13,148,136,.15)}@keyframes floatBadgeA{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes floatBadgeB{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.landing-home .metrics-bar-section{padding:30px 0 60px}.landing-home .metrics-bar-card{background:#FFFFFF;border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:28px 36px;box-shadow:var(--shadow-card);display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}.landing-home .metrics-bar-card:before{content:"";position:absolute;top:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#0D9488,#06B6D4,transparent)}.landing-home .metric-item{display:flex;flex-direction:column;position:relative}.landing-home .metric-item:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:#f1f5f9}.landing-home .metric-number-row{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.landing-home .metric-value{font-family:JetBrains Mono,Plus Jakarta Sans,monospace;font-size:32px;font-weight:800;color:var(--primary);letter-spacing:-.03em}.landing-home .metric-unit{font-size:16px;font-weight:700;color:var(--accent)}.landing-home .metric-label{font-size:14px;font-weight:600;color:var(--text-main);margin-bottom:2px}.landing-home .metric-sub{font-size:12px;color:var(--text-subtle)}.landing-home .section-header{text-align:center;max-width:680px;margin:0 auto 48px}.landing-home .section-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:var(--teal-subtle);border:1px solid var(--border-teal);border-radius:var(--radius-full);font-size:12px;font-weight:600;color:var(--accent);margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.landing-home .section-title{font-size:32px;font-weight:800;color:var(--text-main);letter-spacing:-.02em;margin-bottom:12px}.landing-home .section-subtitle{font-size:15px;color:var(--text-muted);line-height:1.6}.landing-home .pipeline-section{padding:50px 0 80px}.landing-home .pipeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative}.landing-home .pipeline-card{background:#FFFFFF;border:1px solid var(--border-light);border-radius:var(--radius-md);padding:26px 22px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;cursor:pointer}.landing-home .pipeline-card.active,.landing-home .pipeline-card:hover{transform:translateY(-4px);border-color:rgba(13,148,136,.4);box-shadow:var(--shadow-card)}.landing-home .pipeline-card.active{border-color:var(--accent);background:linear-gradient(180deg,#FFFFFF,#F9FDFD)}.landing-home .pipeline-card.active:before{content:"";position:absolute;top:0;left:18px;right:18px;height:3px;background:var(--accent);border-radius:0 0 4px 4px}.landing-home .step-badge{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;color:var(--accent);background:var(--teal-subtle);border:1px solid var(--border-teal);padding:2px 8px;border-radius:var(--radius-full);display:inline-block;margin-bottom:16px}.landing-home .step-title{font-size:18px;font-weight:700;color:var(--text-main);margin-bottom:10px;display:flex;align-items:center;gap:8px}.landing-home .step-desc{font-size:13.5px;color:var(--text-muted);line-height:1.6;margin-bottom:18px}.landing-home .step-tags{display:flex;flex-wrap:wrap;gap:6px}.landing-home .step-pill{font-size:11px;padding:3px 8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b}.landing-home .pipeline-preview-box{margin-top:24px;background:#F8FAFC;border:1px solid var(--border-light);border-radius:var(--radius-md);padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.landing-home .preview-step-status{display:flex;align-items:center;gap:12px}.landing-home .preview-step-icon{width:44px;height:44px;border-radius:12px;background:#FFFFFF;border:1px solid var(--border-light);display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:20px;box-shadow:var(--shadow-sm)}.landing-home .preview-step-content h4{font-size:15px;font-weight:700;color:var(--primary);margin-bottom:3px}.landing-home .preview-step-content p{font-size:13px;color:var(--text-muted)}.landing-home .preview-step-action{display:flex;align-items:center;gap:10px}.landing-home .scenarios-section{padding:50px 0 80px;background:linear-gradient(180deg,#FFFFFF,#FAFCFC)}.landing-home .scenario-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:36px}.landing-home .scenario-tab-btn{padding:10px 24px;border-radius:var(--radius-full);border:1px solid var(--border-light);background:#FFFFFF;color:var(--text-muted);font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.landing-home .scenario-tab-btn:hover{border-color:var(--primary);color:var(--primary)}.landing-home .scenario-tab-btn.active{background:var(--primary);color:#FFFFFF;border-color:var(--primary);box-shadow:0 4px 14px rgba(25,82,76,.25)}.landing-home .scenario-detail-card{background:#FFFFFF;border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:38px;box-shadow:var(--shadow-card);display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.landing-home .scenario-content h3{font-size:24px;font-weight:800;color:var(--primary);margin-bottom:12px;display:flex;align-items:center;gap:10px}.landing-home .scenario-desc-lead{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:24px}.landing-home .scenario-points{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.landing-home .scenario-point-row{display:flex;align-items:flex-start;gap:12px}.landing-home .point-dot{width:20px;height:20px;border-radius:50%;background:var(--teal-subtle);border:1px solid var(--border-teal);display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}.landing-home .point-text{font-size:13.5px;color:var(--text-main);line-height:1.5}.landing-home .point-text strong{color:var(--primary);font-weight:700}.landing-home .scenario-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:20px;border-top:1px solid #f1f5f9}.landing-home .scenario-stat-block{background:#F8FAFC;border-radius:var(--radius-sm);padding:12px;text-align:center}.landing-home .scenario-stat-val{font-family:JetBrains Mono,monospace;font-size:20px;font-weight:700;color:var(--accent)}.landing-home .scenario-stat-label{font-size:11.5px;color:var(--text-muted);margin-top:3px}.landing-home .scenario-visual-box{background:linear-gradient(145deg,#19524C,#113834);border-radius:var(--radius-lg);padding:28px;color:#FFFFFF;position:relative;overflow:hidden;box-shadow:0 16px 36px -10px rgba(25,82,76,.4)}.landing-home .scenario-visual-box:after{content:"";position:absolute;top:-50px;right:-50px;width:180px;height:180px;background:radial-gradient(circle,rgba(20,184,166,.25) 0,transparent 70%);border-radius:50%;pointer-events:none}.landing-home .diag-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;position:relative;z-index:2}.landing-home .diag-title{font-size:14px;font-weight:700;color:#e2f0ee;display:flex;align-items:center;gap:6px}.landing-home .diag-badge{font-family:JetBrains Mono,monospace;font-size:10px;padding:2px 8px;border-radius:var(--radius-full);background:rgba(20,184,166,.2);border:1px solid rgba(20,184,166,.4);color:#5eead4}.landing-home .diag-topology{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2;margin-bottom:20px}.landing-home .diag-node-item{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;backdrop-filter:blur(4px)}.landing-home .diag-node-info{display:flex;align-items:center;gap:10px}.landing-home .diag-node-icon{width:28px;height:28px;border-radius:6px;background:rgba(20,184,166,.2);display:flex;align-items:center;justify-content:center;font-size:14px;color:#5eead4}.landing-home .diag-node-text h5{font-size:12.5px;font-weight:600;color:#FFFFFF}.landing-home .diag-node-text p{font-size:11px;color:rgba(255,255,255,.65)}.landing-home .diag-status-pill{font-size:10.5px;color:#5eead4;display:flex;align-items:center;gap:4px}.landing-home .diag-status-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:#5eead4;animation:pulseRipple 1.8s infinite}.landing-home .diag-bottom-bar{border-top:1px solid rgba(255,255,255,.12);padding-top:14px;display:flex;align-items:center;justify-content:space-between;font-size:11.5px;color:rgba(255,255,255,.75);position:relative;z-index:2}.landing-home .calculator-section{padding:70px 0 80px;background:#FFFFFF}.landing-home .calc-card-container{background:#FFFFFF;border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:40px;box-shadow:var(--shadow-card);display:grid;grid-template-columns:1.1fr .9fr;gap:44px}.landing-home .calc-inputs-col h3{font-size:20px;font-weight:800;color:var(--primary);margin-bottom:24px;display:flex;align-items:center;gap:8px}.landing-home .calc-field-group{margin-bottom:24px}.landing-home .calc-field-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.landing-home .calc-label{font-size:14px;font-weight:600;color:var(--text-main)}.landing-home .calc-display-val{font-family:JetBrains Mono,monospace;font-size:14px;font-weight:700;color:var(--accent);background:var(--teal-subtle);padding:2px 10px;border-radius:6px;border:1px solid var(--border-teal)}.landing-home .calc-range-slider{width:100%;height:6px;border-radius:3px;background:#e2e8f0;outline:none;-webkit-appearance:none;cursor:pointer}.landing-home .calc-range-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--primary);border:2px solid #ffffff;box-shadow:0 2px 6px rgba(0,0,0,.2);cursor:pointer;transition:transform .15s ease}.landing-home .calc-range-slider::-webkit-slider-thumb:hover{transform:scale(1.15);background:var(--accent)}.landing-home .scenario-select-pills{display:flex;gap:10px}.landing-home .select-pill-btn{flex:1;padding:10px 12px;font-size:13px;font-weight:600;border-radius:var(--radius-sm);border:1px solid var(--border-light);background:#F8FAFC;color:var(--text-muted);cursor:pointer;transition:all .2s ease;text-align:center}.landing-home .select-pill-btn.active{background:var(--primary-soft);border-color:var(--primary);color:var(--primary)}.landing-home .calc-results-board{background:linear-gradient(160deg,#F0FDFA,#E6F7F5);border:1px solid var(--border-teal);border-radius:var(--radius-lg);padding:32px 28px;display:flex;flex-direction:column;justify-content:space-between}.landing-home .result-main-highlight{text-align:center;margin-bottom:28px}.landing-home .result-lead-label{font-size:13px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.landing-home .result-huge-number{font-family:JetBrains Mono,Plus Jakarta Sans,monospace;font-size:42px;font-weight:800;color:var(--primary);letter-spacing:-.03em;line-height:1.1}.landing-home .result-huge-sub{font-size:13px;color:var(--text-muted);margin-top:6px}.landing-home .result-grid-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.landing-home .result-mini-card{background:#FFFFFF;border-radius:var(--radius-sm);padding:14px 16px;border:1px solid rgba(13,148,136,.15);box-shadow:0 4px 12px rgba(25,82,76,.04)}.landing-home .mini-card-label{font-size:12px;color:var(--text-muted);margin-bottom:4px}.landing-home .mini-card-val{font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700;color:var(--primary)}.landing-home .calc-action-btn{width:100%;padding:13px 20px;border-radius:var(--radius-md);background:var(--primary);color:#FFFFFF;border:none;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.landing-home .calc-action-btn:hover{background:var(--primary-dark);box-shadow:0 6px 18px rgba(25,82,76,.25)}.landing-home .sim-engine-section{padding:60px 0 90px;background:#F8FAFC}.landing-home .sim-console-card{background:#FFFFFF;border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);overflow:hidden}.landing-home .console-header-bar{background:#0F172A;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;color:#FFFFFF}.landing-home .console-title-group{display:flex;align-items:center;gap:12px}.landing-home .window-controls{display:flex;align-items:center;gap:6px}.landing-home .window-dot{width:10px;height:10px;border-radius:50%}.landing-home .dot-red{background:#ef4444}.landing-home .dot-yellow{background:#f59e0b}.landing-home .dot-green{background:#10b981}.landing-home .console-name{font-size:13.5px;font-weight:600;color:#94a3b8;display:flex;align-items:center;gap:6px}.landing-home .console-name strong{color:#FFFFFF}.landing-home .console-body-grid{display:grid;grid-template-columns:360px 1fr;min-height:420px}.landing-home .console-sidebar{padding:24px;border-right:1px solid var(--border-light);background:#FAFAFA;display:flex;flex-direction:column;justify-content:space-between}.landing-home .sim-config-title{font-size:14px;font-weight:700;color:var(--primary);margin-bottom:16px}.landing-home .sim-param-item{margin-bottom:14px}.landing-home .sim-param-label{font-size:12px;font-weight:600;color:var(--text-muted);margin-bottom:6px;display:block}.landing-home .sim-input-select{width:100%;padding:9px 12px;border-radius:var(--radius-sm);border:1px solid var(--border-light);background:#FFFFFF;font-size:13px;color:var(--text-main);outline:none}.landing-home .sim-run-btn{width:100%;padding:12px;border-radius:var(--radius-md);background:linear-gradient(135deg,#19524C,#0D9488);color:#FFFFFF;border:none;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease;box-shadow:0 6px 16px rgba(25,82,76,.2)}.landing-home .sim-run-btn:hover{background:linear-gradient(135deg,#14443f,#0f766e);transform:translateY(-1px)}.landing-home .console-terminal-pane{background:#0B1120;padding:24px;color:#38bdf8;font-family:JetBrains Mono,monospace;font-size:12.5px;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.landing-home .terminal-output{display:flex;flex-direction:column;gap:8px;line-height:1.6}.landing-home .terminal-line{display:flex;align-items:flex-start;gap:10px}.landing-home .term-ts{color:#64748b;flex-shrink:0}.landing-home .term-tag{padding:1px 6px;border-radius:4px;font-size:11px;font-weight:600}.landing-home .tag-info{background:rgba(56,189,248,.15);color:#38bdf8}.landing-home .tag-proc{background:rgba(20,184,166,.15);color:#2dd4bf}.landing-home .tag-succ{background:rgba(74,222,128,.15);color:#4ade80}.landing-home .term-text{color:#e2e8f0}.landing-home .term-text-active{color:#5eead4;font-weight:600}.landing-home .terminal-footer-actions{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}.landing-home .term-status-live{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8}.landing-home .term-pulse{width:8px;height:8px;border-radius:50%;background:#10b981;animation:pulseRipple 1.8s infinite}.landing-home .btn-download-blueprint{padding:7px 16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-sm);color:#FFFFFF;font-size:12px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.landing-home .btn-download-blueprint:hover{background:rgba(255,255,255,.2)}.landing-home .modal-overlay{position:fixed;inset:0;z-index:1000;background:rgba(15,23,42,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease}.landing-home .modal-overlay.open{display:flex;opacity:1}.landing-home .login-modal-box{background:#FFFFFF;border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:0 25px 60px -15px rgba(0,0,0,.3);border:1px solid var(--border-light);position:relative;overflow:hidden;animation:modalSlideIn .3s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideIn{0%{transform:translateY(20px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.landing-home .modal-close-btn{position:absolute;top:18px;right:18px;width:32px;height:32px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.landing-home .modal-close-btn:hover{background:#e2e8f0;color:#0f172a}.landing-home .modal-header-hero{padding:32px 32px 20px;text-align:center;background:linear-gradient(180deg,#F0FDFA,#FFFFFF);border-bottom:1px solid #f1f5f9}.landing-home .modal-lark-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#19524C,#0D9488);margin:0 auto 14px;display:flex;align-items:center;justify-content:center;color:#FFFFFF;box-shadow:0 8px 20px rgba(13,148,136,.25)}.landing-home .modal-title{font-size:20px;font-weight:800;color:var(--primary);margin-bottom:4px}.landing-home .modal-sub{font-size:13px;color:var(--text-muted)}.landing-home .modal-body{padding:24px 32px 32px}.landing-home .auth-tab-row{display:flex;border-bottom:1px solid var(--border-light);margin-bottom:22px}.landing-home .auth-tab-btn{flex:1;padding:10px 0;font-size:13.5px;font-weight:600;color:var(--text-muted);border:none;background:none;cursor:pointer;position:relative;transition:all .2s ease;text-align:center}.landing-home .auth-tab-btn.active{color:var(--primary)}.landing-home .auth-tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:20%;right:20%;height:2px;background:var(--primary);border-radius:2px}.landing-home .auth-form-group{margin-bottom:16px}.landing-home .auth-form-label{display:block;font-size:12.5px;font-weight:600;color:var(--text-main);margin-bottom:6px}.landing-home .auth-input-wrapper{position:relative;display:flex;align-items:center}.landing-home .auth-input-icon{position:absolute;left:12px;color:#94a3b8;width:16px;height:16px}.landing-home .auth-input{width:100%;padding:10px 12px 10px 38px;border-radius:var(--radius-sm);border:1px solid var(--border-light);font-size:13.5px;color:var(--text-main);outline:none;transition:border-color .2s ease}.landing-home .auth-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(13,148,136,.1)}.landing-home .auth-quick-demo-btn{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--accent);background:none;border:none;cursor:pointer;margin-top:6px;font-weight:500}.landing-home .auth-quick-demo-btn:hover{text-decoration:underline}.landing-home .auth-submit-btn{width:100%;padding:12px;border-radius:var(--radius-md);background:linear-gradient(135deg,#19524C,#0D9488);color:#FFFFFF;border:none;font-size:14px;font-weight:600;cursor:pointer;margin-top:12px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.landing-home .auth-submit-btn:hover{background:linear-gradient(135deg,#14443f,#0f766e);box-shadow:0 6px 16px rgba(25,82,76,.25)}.landing-home .auth-footer-help{margin-top:18px;text-align:center;font-size:12px;color:var(--text-muted)}.landing-home .toast-notice{position:fixed;bottom:24px;right:24px;background:#0F172A;color:#FFFFFF;padding:12px 20px;border-radius:var(--radius-md);font-size:13px;font-weight:500;box-shadow:0 10px 25px rgba(0,0,0,.25);z-index:2000;display:none;align-items:center;gap:10px;border-left:4px solid var(--accent-glow)}.landing-home footer{background:#FFFFFF;border-top:1px solid var(--border-light);padding:50px 0 32px;position:relative;z-index:10}.landing-home .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;margin-bottom:40px}.landing-home .footer-brand-title{font-size:16px;font-weight:700;color:var(--primary);margin-bottom:10px;display:flex;align-items:center;gap:8px}.landing-home .footer-desc{font-size:13px;color:var(--text-muted);line-height:1.6;max-width:320px}.landing-home .footer-col h5{font-size:13.5px;font-weight:700;color:var(--text-main);margin-bottom:14px}.landing-home .footer-links-list{list-style:none;display:flex;flex-direction:column;gap:9px}.landing-home .footer-links-list a{font-size:13px;color:var(--text-muted);text-decoration:none;transition:color .2s ease}.landing-home .footer-links-list a:hover{color:var(--primary)}.landing-home .footer-bottom{border-top:1px solid #f1f5f9;padding-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--text-subtle)}.landing-home .footer-status-tag{display:inline-flex;align-items:center;gap:6px}.landing-home .footer-status-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:#10b981}@media (max-width:1024px){.landing-home .hero-grid{grid-template-columns:1fr;text-align:center;gap:32px}.landing-home .hero-left{display:flex;flex-direction:column;align-items:center}.landing-home .hero-desc{max-width:600px}.landing-home .metrics-bar-card{grid-template-columns:repeat(2,1fr);gap:20px}.landing-home .metric-item:nth-child(2):after{display:none}.landing-home .pipeline-grid{grid-template-columns:repeat(2,1fr)}.landing-home .calc-card-container,.landing-home .console-body-grid,.landing-home .scenario-detail-card{grid-template-columns:1fr}.landing-home .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.landing-home .nav-links{display:none}.landing-home .hero-title{font-size:34px}.landing-home .lark-bust-image{width:320px;height:320px}.landing-home .metrics-bar-card{grid-template-columns:1fr}.landing-home .metric-item:after{display:none}.landing-home .footer-grid,.landing-home .pipeline-grid{grid-template-columns:1fr}.landing-home .thought-bubble-card{top:0;left:-10px;padding:8px 12px}.landing-home .computing-chip-card{top:30px;right:-10px}}.landing-home{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;overflow-x:clip;color:#0f172a;background:#fff}.landing-home button,.landing-home input{font:inherit}.landing-home a{text-decoration:none}.landing-home [hidden]{display:none!important}.landing-home section{scroll-margin-top:90px}.landing-home :focus-visible{outline:3px solid #0d9488;outline-offset:4px}.landing-home .brand-logo-icon{flex-shrink:0}.landing-home .brand-title{font-size:16px}.landing-home .nav-links{gap:24px}.landing-home .header-inner{gap:20px}.landing-home .hero-title{font-size:clamp(32px,3.4vw,46px);line-height:1.3}.landing-home .hero-title .highlight-primary{white-space:nowrap}.landing-home .hero-desc{max-width:540px;text-wrap:pretty}.landing-home .hero-section{padding:40px 0 36px}.landing-home .hero-grid{min-height:490px}.landing-home .computing-chip-card{top:100px;right:0;min-width:180px}.landing-home .metric-value{font-size:30px}.landing-home .pipeline-card{text-align:left;font:inherit;color:inherit;background:white}.landing-home .pipeline-card.active{background:var(--primary-soft)}.landing-home .scenario-stat-val{font-size:19px}.landing-home .diag-node-info,.landing-home .preview-step-content{min-width:0}.landing-home .calc-formula{font-size:13px;line-height:1.8;margin:20px 0;color:#475569}.landing-home .getting-started{padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.landing-home .getting-started h3{font-size:20px;margin-bottom:16px}.landing-home .getting-started li,.landing-home .getting-started p{color:#475569;line-height:1.9}.landing-home .getting-started ul{padding-left:20px;list-style:disc}.landing-home .getting-started .btn-hero-primary{margin-top:24px}.landing-home .access-help{font-size:13px;margin-top:14px}.landing-home .footer-status-tag{color:#475569}@media (min-width:1025px) and (max-width:1180px){.landing-home .nav-links{display:none}}@media (min-width:641px) and (max-width:1024px){.landing-home .hero-grid{grid-template-columns:1fr 1fr;gap:16px;text-align:left}.landing-home .hero-left{align-items:flex-start}.landing-home .hero-title{font-size:32px}.landing-home .lark-bust-image{width:100%;height:auto}.landing-home .nav-links{display:none}.landing-home .hero-visual-stage{height:420px}}@media (max-width:640px){.landing-home .wrapper{padding:0 20px}.landing-home .header-inner{height:auto;min-height:72px;gap:10px;padding:12px 0}.landing-home .brand-title{font-size:14px;max-width:160px;line-height:1.5}.landing-home .brand-logo-group{gap:8px}.landing-home .brand-logo-icon{width:32px;height:32px}.landing-home .btn-login-ghost{padding:8px 12px;font-size:12px;white-space:nowrap}.landing-home .header-actions svg{display:none}.landing-home .hero-section{padding:32px 0}.landing-home .hero-title{font-size:clamp(26px,7vw,34px)}.landing-home .hero-eyebrow span{font-size:11px}.landing-home .hero-visual-stage{height:360px;overflow:hidden}.landing-home .lark-bust-image{width:300px;height:300px;max-width:100%}.landing-home .thought-bubble-card{left:0;top:0}.landing-home .computing-chip-card{top:65px;right:0;min-width:0;padding:8px}.landing-home .status-badge-container{gap:8px;bottom:0}.landing-home .bottom-status-badge{font-size:12px;padding:6px 12px}.landing-home .metrics-bar-card{grid-template-columns:1fr 1fr;padding:24px 12px;gap:24px 12px}.landing-home .metric-value{font-size:24px}.landing-home .metric-label{font-size:13px}.landing-home .metric-sub{font-size:11px}.landing-home .pipeline-preview-box{flex-direction:column;align-items:flex-start;gap:20px}.landing-home .scenario-tabs{flex-wrap:wrap;gap:8px}.landing-home .scenario-tab-btn{font-size:13px;padding:10px 14px}.landing-home .calc-inputs-col,.landing-home .calc-results-board,.landing-home .scenario-content,.landing-home .scenario-visual-box{padding:24px 20px}.landing-home .scenario-stat-val{font-size:15px}.landing-home .diag-node-item{padding:14px}.landing-home .diag-node-text h5{font-size:14px}.landing-home .result-huge-number{font-size:34px}.landing-home .getting-started{grid-template-columns:1fr;padding:24px;gap:24px}.landing-home .footer-bottom{flex-direction:column;gap:12px;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.landing-home *,.landing-home :after,.landing-home :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.landing-home .chip-val,.landing-home .metric-value,.landing-home .result-huge-number{font-family:inherit}.landing-home .preview-step-icon{flex-shrink:0}.landing-home .scenario-tab-btn{white-space:normal}@media (max-width:640px){.landing-home .hero-cta-group{justify-content:center;gap:10px;width:100%}.landing-home .hero-cta-group a{font-size:13px;padding:12px 17px;gap:6px}.landing-home .hero-desc{font-size:15px;line-height:1.8;margin-bottom:24px}.landing-home .hero-grid{gap:24px}}