.landingV2-module__FIZDaq__root{--bg-primary:#faf9f7;--bg-secondary:#f5f3ef;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#5a5a5a;--text-tertiary:#8a8a8a;--accent:#c9725b;--accent-dark:#b8614a;--accent-light:#c9725b0f;--accent-subtle:#c9725b08;--success:#5b8c6b;--success-light:#5b8c6b14;--border:#e8e6e1;--border-light:#efede8;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 12px 40px #00000014;width:100%;min-height:100vh;font-family:var(--font-manrope),"Manrope",-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;margin:0;padding:0;line-height:1.7}.landingV2-module__FIZDaq__root *{box-sizing:border-box;margin:0;padding:0}.landingV2-module__FIZDaq__root .landingV2-module__FIZDaq__serif{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",Georgia,serif}.landingV2-module__FIZDaq__root nav{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);z-index:1000;background:#faf9f7cc;position:fixed;top:0;left:0;right:0}.landingV2-module__FIZDaq__root .nav-inner{justify-content:space-between;align-items:center;max-width:1400px;height:80px;margin:0 auto;padding:0 60px;display:flex}.landingV2-module__FIZDaq__root .logo{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);letter-spacing:-.01em;font-size:1.4rem;font-weight:600;text-decoration:none}.landingV2-module__FIZDaq__root .nav-links{align-items:center;gap:48px;display:flex}.landingV2-module__FIZDaq__root .nav-links a{color:var(--text-secondary);letter-spacing:.01em;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.landingV2-module__FIZDaq__root .nav-links a:hover{color:var(--text-primary)}.landingV2-module__FIZDaq__root .nav-link-secondary{color:var(--text-secondary);letter-spacing:.01em;padding:12px 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.landingV2-module__FIZDaq__root .nav-link-secondary:hover{color:var(--text-primary)}.landingV2-module__FIZDaq__root .nav-cta{background:var(--accent);border-radius:8px;padding:12px 24px;font-weight:600;transition:all .2s;color:#fff!important}.landingV2-module__FIZDaq__root .nav-cta:hover{background:var(--accent-dark);transform:translateY(-1px)}.landingV2-module__FIZDaq__root .hero{align-items:center;max-width:1400px;min-height:100vh;margin:0 auto;padding:140px 60px 100px;display:flex;position:relative}.landingV2-module__FIZDaq__root .hero-content{z-index:2;max-width:800px;position:relative}.landingV2-module__FIZDaq__root .hero-badge{background:var(--accent-light);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;border:1px solid #c9725b1a;border-radius:100px;align-items:center;gap:10px;margin-bottom:48px;padding:10px 20px;font-size:.75rem;font-weight:600;display:inline-flex}.landingV2-module__FIZDaq__root .hero-badge:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite landingV2-module__FIZDaq__landingV2_pulse}@keyframes landingV2-module__FIZDaq__landingV2_pulse{0%,to{opacity:1}50%{opacity:.4}}.landingV2-module__FIZDaq__root .hero h1{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:40px;font-size:6rem;font-weight:500;line-height:1}.landingV2-module__FIZDaq__root .hero h1 .accent{color:var(--accent);font-weight:600}.landingV2-module__FIZDaq__root .hero h1 .codify{color:var(--accent);margin-top:20px;font-style:italic;font-weight:600;display:block}.landingV2-module__FIZDaq__root .hero-subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:56px;font-size:1.3rem;font-weight:400;line-height:1.7}.landingV2-module__FIZDaq__root .hero-cta{align-items:center;gap:20px;display:flex}.landingV2-module__FIZDaq__root .btn-primary{background:var(--accent);color:#fff;border-radius:12px;align-items:center;gap:10px;padding:20px 40px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #c9725b33}.landingV2-module__FIZDaq__root .btn-primary:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 8px 30px #c9725b40}.landingV2-module__FIZDaq__root .btn-secondary{color:var(--text-primary);border:1px solid var(--border);background:0 0;border-radius:12px;align-items:center;gap:10px;padding:20px 36px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landingV2-module__FIZDaq__root .btn-secondary:hover{background:var(--accent-subtle);border-color:var(--accent);color:var(--accent)}.landingV2-module__FIZDaq__root .hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#c9725b14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-10%}.landingV2-module__FIZDaq__root .section{max-width:1400px;margin:0 auto;padding:200px 60px;position:relative}.landingV2-module__FIZDaq__root .section-label{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin-bottom:28px;font-size:.8rem;font-weight:700;display:block}.landingV2-module__FIZDaq__root .section-title{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;letter-spacing:-.01em;color:var(--text-primary);max-width:900px;margin-bottom:32px;font-size:4.5rem;font-weight:600;line-height:1.15}.landingV2-module__FIZDaq__root .section-subtitle{color:var(--text-secondary);max-width:720px;font-size:1.2rem;font-weight:400;line-height:1.8}.landingV2-module__FIZDaq__root .problem-section{background:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));border-top:1px solid var(--border-light)}.landingV2-module__FIZDaq__root .problem-statement{max-width:900px;margin:80px auto 0}.landingV2-module__FIZDaq__root .large-quote{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);margin-bottom:56px;font-size:2.8rem;font-style:italic;font-weight:400;line-height:1.5}.landingV2-module__FIZDaq__root .large-quote .fade{color:var(--text-tertiary)}.landingV2-module__FIZDaq__root .large-quote .emphasis{color:var(--accent);font-style:normal;font-weight:600}.landingV2-module__FIZDaq__root .problem-explanation{color:var(--text-secondary);border-left:3px solid var(--accent);padding-left:40px;font-size:1.1rem;line-height:1.9}.landingV2-module__FIZDaq__root .approach-section{background:var(--bg-card)}.landingV2-module__FIZDaq__root .layer-overview{grid-template-columns:repeat(2,1fr);gap:40px;margin-top:100px;display:grid}.landingV2-module__FIZDaq__root .layer-overview-card{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:16px;padding:48px;transition:all .3s;position:relative;overflow:hidden}.landingV2-module__FIZDaq__root .layer-overview-card:before{content:attr(data-number);font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:#c9725b0f;font-size:5rem;font-weight:300;line-height:1;position:absolute;top:20px;right:24px}.landingV2-module__FIZDaq__root .layer-overview-card:hover{background:var(--bg-card);box-shadow:var(--shadow-md);transform:translateY(-4px)}.landingV2-module__FIZDaq__root .layer-overview-card h3{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);margin-bottom:16px;font-size:2rem;font-weight:600;line-height:1.2}.landingV2-module__FIZDaq__root .layer-overview-card p{color:var(--text-secondary);margin-bottom:28px;font-size:1.05rem;line-height:1.8}.landingV2-module__FIZDaq__root .layer-flow{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}.landingV2-module__FIZDaq__root .discovery-section{background:var(--bg-secondary)}.landingV2-module__FIZDaq__root .process-container{flex-direction:column;gap:0;margin-top:100px;display:flex}.landingV2-module__FIZDaq__root .process-item{border-bottom:1px solid var(--border-light);grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:80px 0;display:grid}.landingV2-module__FIZDaq__root .process-item:last-child{border-bottom:none}.landingV2-module__FIZDaq__root .process-item:nth-child(2n){direction:rtl}.landingV2-module__FIZDaq__root .process-item:nth-child(2n)>*{direction:ltr}.landingV2-module__FIZDaq__root .process-visual{position:relative}.landingV2-module__FIZDaq__root .process-indicator{background:linear-gradient(to bottom,var(--accent),#c9725b33);border-radius:2px;width:4px;height:120px;margin-bottom:32px}.landingV2-module__FIZDaq__root .process-label{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:20px;font-size:.8rem;font-weight:700}.landingV2-module__FIZDaq__root .process-content h3{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);margin-bottom:24px;font-size:2.2rem;font-weight:600;line-height:1.2}.landingV2-module__FIZDaq__root .process-content p{color:var(--text-secondary);margin-bottom:28px;font-size:1.05rem;line-height:1.9}.landingV2-module__FIZDaq__root .process-output{background:var(--success-light);color:var(--success);border:1px solid #5b8c6b26;border-radius:8px;align-items:center;gap:12px;padding:14px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.landingV2-module__FIZDaq__root .process-output:before{content:"→";font-size:1.2rem}.landingV2-module__FIZDaq__root .quality-section{background:var(--bg-card)}.landingV2-module__FIZDaq__root .quality-cards{grid-template-columns:1fr 1fr;gap:60px;margin-top:100px;display:grid}.landingV2-module__FIZDaq__root .quality-card{background:var(--bg-secondary);box-shadow:var(--shadow-lg);border:1px solid var(--border-light);border-radius:16px;padding:60px;transition:transform .3s,box-shadow .3s}.landingV2-module__FIZDaq__root .quality-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000001f}.landingV2-module__FIZDaq__root .quality-icon{background:var(--accent-light);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:32px;font-size:1.8rem;display:flex}.landingV2-module__FIZDaq__root .quality-card h3{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);margin-bottom:20px;font-size:2rem;font-weight:600;line-height:1.3}.landingV2-module__FIZDaq__root .quality-card p{color:var(--text-secondary);margin-bottom:36px;font-size:1.05rem;line-height:1.8}.landingV2-module__FIZDaq__root .integrity-visual{background:var(--bg-card);border-radius:12px;margin-top:32px;padding:40px}.landingV2-module__FIZDaq__root .integrity-scale{gap:8px;margin-bottom:24px;display:flex}.landingV2-module__FIZDaq__root .scale-bar{background:var(--border-light);border-radius:6px;flex:1;height:48px;transition:all .3s;position:relative}.landingV2-module__FIZDaq__root .scale-bar.active{background:linear-gradient(135deg,var(--accent),var(--accent-dark))}.landingV2-module__FIZDaq__root .scale-bar:after{content:attr(data-value);color:var(--text-tertiary);font-size:.85rem;font-weight:700;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.landingV2-module__FIZDaq__root .scale-bar.active:after{color:var(--accent)}.landingV2-module__FIZDaq__root .integrity-label{color:var(--text-secondary);text-align:center;margin-top:12px;font-size:.9rem}.landingV2-module__FIZDaq__root .evidence-box{background:var(--bg-card);border-left:4px solid var(--success);border-radius:12px;margin-top:32px;padding:40px}.landingV2-module__FIZDaq__root .evidence-tenet{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);margin-bottom:28px;font-size:1.6rem;font-weight:600}.landingV2-module__FIZDaq__root .evidence-quote{color:var(--text-secondary);margin-bottom:16px;font-size:1.05rem;font-style:italic;line-height:1.8}.landingV2-module__FIZDaq__root .evidence-meta{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;gap:28px;font-size:.8rem;font-weight:600;display:flex}.landingV2-module__FIZDaq__root .telemetry-section{background:var(--bg-secondary)}.landingV2-module__FIZDaq__root .telemetry-grid{grid-template-columns:repeat(2,1fr);gap:40px;margin-top:100px;display:grid}.landingV2-module__FIZDaq__root .telemetry-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;padding:48px;transition:all .3s}.landingV2-module__FIZDaq__root .telemetry-card:hover{box-shadow:var(--shadow-md);border-color:var(--accent)}.landingV2-module__FIZDaq__root .telemetry-badge{background:var(--success-light);color:var(--success);text-transform:uppercase;letter-spacing:.1em;border-radius:6px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-block}.landingV2-module__FIZDaq__root .telemetry-card h3{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);margin-bottom:16px;font-size:1.8rem;font-weight:600;line-height:1.3}.landingV2-module__FIZDaq__root .telemetry-card p{color:var(--text-secondary);font-size:1rem;line-height:1.8}.landingV2-module__FIZDaq__root .platform-section{background:var(--bg-card)}.landingV2-module__FIZDaq__root .platform-stack{flex-direction:column;gap:28px;margin-top:100px;display:flex}.landingV2-module__FIZDaq__root .platform-card{background:var(--bg-secondary);box-shadow:var(--shadow-md);border:1px solid var(--border-light);border-radius:16px;padding:56px;transition:all .3s}.landingV2-module__FIZDaq__root .platform-card:hover{box-shadow:var(--shadow-lg);transform:translate(8px)}.landingV2-module__FIZDaq__root .platform-card.active{border-color:var(--success);background:linear-gradient(to right,var(--bg-card),#5b8c6b05)}.landingV2-module__FIZDaq__root .platform-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.landingV2-module__FIZDaq__root .platform-header h3{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);font-size:2.4rem;font-weight:600;line-height:1.2}.landingV2-module__FIZDaq__root .platform-tag{text-transform:uppercase;letter-spacing:.1em;border-radius:8px;padding:10px 20px;font-size:.75rem;font-weight:700}.landingV2-module__FIZDaq__root .platform-tag.live{background:var(--success-light);color:var(--success)}.landingV2-module__FIZDaq__root .platform-tag.building{background:var(--accent-light);color:var(--accent)}.landingV2-module__FIZDaq__root .platform-tag.future{background:var(--border-light);color:var(--text-tertiary)}.landingV2-module__FIZDaq__root .platform-description{color:var(--text-secondary);max-width:900px;margin-bottom:32px;font-size:1.1rem;line-height:1.85}.landingV2-module__FIZDaq__root .platform-output{background:var(--accent-subtle);border-left:4px solid var(--accent);border-radius:8px;padding:24px 28px}.landingV2-module__FIZDaq__root .platform-output-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:10px;font-size:.75rem;font-weight:700}.landingV2-module__FIZDaq__root .platform-output-value{color:var(--text-primary);font-size:1rem;font-weight:500;line-height:1.7}.landingV2-module__FIZDaq__root .flow-section{background:linear-gradient(to bottom,var(--bg-secondary),var(--bg-primary))}.landingV2-module__FIZDaq__root .flow-container{text-align:center;max-width:900px;margin:80px auto 0}.landingV2-module__FIZDaq__root .flow-visualization{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-lg);border-radius:20px;margin-bottom:48px;padding:60px}.landingV2-module__FIZDaq__root .system-flow{width:100%;max-width:500px;height:500px;margin:0 auto;position:relative}.landingV2-module__FIZDaq__root .system-flow svg{width:100%;height:100%;overflow:visible}.landingV2-module__FIZDaq__root .flow-path{fill:none;stroke:var(--border);stroke-width:2px}.landingV2-module__FIZDaq__root .flow-path.tenet-flow{stroke:var(--success);stroke-width:2px;opacity:.5}.landingV2-module__FIZDaq__root .flow-path.data-flow{stroke:var(--accent);stroke-width:2px;opacity:.4}.landingV2-module__FIZDaq__root .flow-path.feedback-loop{stroke:var(--accent);stroke-width:2.5px;stroke-dasharray:10 6;opacity:.6}.landingV2-module__FIZDaq__root .flow-particle{fill:var(--accent);r:4;opacity:.7}.landingV2-module__FIZDaq__root .flow-particle.tenet-particle{fill:var(--success)}@keyframes landingV2-module__FIZDaq__landingV2_flowTenet1{0%,to{opacity:0}10%{opacity:.7}50%{opacity:0}}@keyframes landingV2-module__FIZDaq__landingV2_flowTenet2{0%,to{opacity:0}10%{opacity:.7}50%{opacity:0}}@keyframes landingV2-module__FIZDaq__landingV2_flowData{0%,to{opacity:0}20%{opacity:.7}60%{opacity:0}}@keyframes landingV2-module__FIZDaq__landingV2_flowFeedback{0%,to{opacity:0}50%{opacity:.7}}.landingV2-module__FIZDaq__root .flow-node-glow{fill:var(--accent-light);opacity:.3}.landingV2-module__FIZDaq__root .flow-node-glow.source{fill:var(--success);opacity:.25;animation:3s ease-in-out infinite landingV2-module__FIZDaq__landingV2_sourceGlow}@keyframes landingV2-module__FIZDaq__landingV2_sourceGlow{0%,to{opacity:.25;r:35}50%{opacity:.4;r:40}}.landingV2-module__FIZDaq__root .flow-node-ring{fill:none;stroke:var(--border);stroke-width:2px}.landingV2-module__FIZDaq__root .flow-node-ring.source{stroke:var(--success);stroke-width:2.5px}.landingV2-module__FIZDaq__root .flow-node-ring.operational{stroke:var(--accent);stroke-width:2px}.landingV2-module__FIZDaq__root .flow-node-core{fill:var(--text-secondary)}.landingV2-module__FIZDaq__root .flow-node-core.source{fill:var(--success)}.landingV2-module__FIZDaq__root .flow-node-core.operational{fill:var(--accent)}.landingV2-module__FIZDaq__root .flow-label{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;fill:var(--text-primary);font-size:15px;font-weight:600}.landingV2-module__FIZDaq__root .flow-label.source{fill:var(--success)}.landingV2-module__FIZDaq__root .flow-label.operational{fill:var(--accent)}.landingV2-module__FIZDaq__root .flow-output{fill:var(--text-tertiary);letter-spacing:.05em;font-family:Manrope,sans-serif;font-size:9px;font-weight:500}.landingV2-module__FIZDaq__root .flow-annotation{fill:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-family:Manrope,sans-serif;font-size:8px;font-weight:600}.landingV2-module__FIZDaq__root .flow-description{color:var(--text-secondary);max-width:680px;margin:0 0 32px;font-size:1.1rem;line-height:1.8}.landingV2-module__FIZDaq__root .cicd-label{background:var(--accent-light);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;border-radius:8px;margin:0 0 32px;padding:10px 20px;font-size:.75rem;font-weight:700;display:inline-block}.landingV2-module__FIZDaq__root .cta-section{text-align:center;background:var(--bg-card);padding:200px 60px;position:relative;overflow:hidden}.landingV2-module__FIZDaq__root .cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9725b0f 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landingV2-module__FIZDaq__root .cta-section .section-title{margin:0 auto 28px}.landingV2-module__FIZDaq__root .cta-section .section-subtitle{margin:0 auto 60px}.landingV2-module__FIZDaq__root .cta-buttons{z-index:2;justify-content:center;gap:24px;display:flex;position:relative}.landingV2-module__FIZDaq__root footer{background:var(--bg-secondary);border-top:1px solid var(--border);padding:72px 60px}.landingV2-module__FIZDaq__root .footer-inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.landingV2-module__FIZDaq__root .footer-logo{font-family:var(--font-cormorant-garamond),"Cormorant Garamond",serif;color:var(--text-primary);font-size:1.4rem;font-weight:600}.landingV2-module__FIZDaq__root .footer-links{gap:48px;display:flex}.landingV2-module__FIZDaq__root .footer-links a{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.landingV2-module__FIZDaq__root .footer-links a:hover{color:var(--text-primary)}.landingV2-module__FIZDaq__root .footer-copyright{color:var(--text-tertiary);font-size:.85rem}@media (max-width:1200px){.landingV2-module__FIZDaq__root .hero h1{font-size:4.5rem}.landingV2-module__FIZDaq__root .section-title{font-size:3.5rem}.landingV2-module__FIZDaq__root .process-item{grid-template-columns:1fr;gap:40px}.landingV2-module__FIZDaq__root .process-item:nth-child(2n){direction:ltr}:is(.landingV2-module__FIZDaq__root .quality-cards,.landingV2-module__FIZDaq__root .telemetry-grid,.landingV2-module__FIZDaq__root .layer-overview){grid-template-columns:1fr}}@media (max-width:768px){.landingV2-module__FIZDaq__root .hero h1{font-size:3rem}.landingV2-module__FIZDaq__root .section-title{font-size:2.5rem}.landingV2-module__FIZDaq__root .section{padding:120px 40px}.landingV2-module__FIZDaq__root .nav-inner{padding:0 40px}.landingV2-module__FIZDaq__root .hero{padding:120px 40px 80px}.landingV2-module__FIZDaq__root .system-flow{height:400px}}
