[x-cloax]{display:none}.modal{background:#141414}section:first-child,section:nth-child(9),section:nth-child(10),section:nth-child(11){color:#f1f5f9!important;background:#0f172a!important}section:first-child h1,section:nth-child(9) h2,section:nth-child(10) h2{color:#fff!important}section:first-child p,section:nth-child(9) p,section:nth-child(10) p{color:#94a3b8!important}.w-layout-cell{background:#fff;border-radius:12px;padding:28px;transition:box-shadow .25s,transform .25s;box-shadow:0 1px 3px #0000000f}.w-layout-cell:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}section:nth-child(9) .w-layout-cell{color:#f1f5f9!important;background:#1e293b!important}.w-button{color:#fff!important;background:#3b82f6!important;border-radius:8px!important;padding:12px 28px!important;font-weight:600!important;text-decoration:none!important;transition:background .2s!important}.w-button:hover{background:#2563eb!important}.logo-scroll-wrapper{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.logo-track{align-items:center;gap:48px;width:max-content;animation:25s linear infinite scroll-logos;display:flex}.logo-track img{opacity:.5;filter:grayscale();width:auto;height:28px;transition:opacity .3s,filter .3s}.logo-track img:hover{opacity:1;filter:grayscale(0%)}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}section:nth-child(7){background:#f8fafc!important}section:nth-child(4) .w-layout-grid{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}section:last-child{color:#64748b!important;background:#020617!important}section:last-child a{color:#94a3b8!important;text-decoration:none!important}section:last-child a:hover{color:#fff!important}h1{font-size:3.25rem!important;font-weight:700!important;line-height:1.15!important}h2{font-size:2.25rem!important;font-weight:700!important;line-height:1.25!important}p{font-size:1.05rem!important;line-height:1.65!important}section{padding:80px 0!important}section:first-child{padding:100px 0!important}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#080808;--bg-alt:#080808;--text-primary:#fff;--accent:#00ffbd;--muted:#878787;--card-bg:#1f1f1f;--card-border:#2e2e2e;--font-stack:Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body,.w-container,.w-layout-blockcontainer,.w-embed{background-color:#080808!important}section.hero,.hero,section{background:#080808!important}body{font-family:var(--font-stack);color:var(--text-primary);line-height:1.6}h1{letter-spacing:-.02em;color:#fff;font-size:clamp(1.6rem,4.5vw,2.5rem);font-weight:700;line-height:1.2}h2{letter-spacing:-.01em;color:#fff;margin-bottom:1.5rem;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;line-height:1.3}h3{font-size:clamp(1.25rem,4vw,1.75rem);font-weight:600;line-height:1.4}p{color:var(--text-primary);font-size:1rem;line-height:1.7}.subtext{color:var(--muted);font-size:.875rem;font-weight:400}.btn{cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-stack);border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--accent);color:var(--bg-primary)}.btn-primary:hover{background-color:#00e6a8;transform:translateY(-2px);box-shadow:0 12px 32px #00ffbd33}.btn-secondary{color:#01c6fd;background-color:#0000;border:1.5px solid #01c6fd}.btn-secondary:hover{background-color:#01c6fd1a;transform:translateY(-2px)}.hero{background-color:#080808;justify-content:center;align-items:center;min-height:90vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.hero-content{z-index:1;text-align:center;max-width:900px;position:relative}.hero h1{color:var(--text-primary);margin-bottom:1.5rem}.hero-subhead{color:var(--muted);margin-bottom:2rem;font-size:1.4rem;line-height:1.8}.hero-cta{margin-bottom:2rem}.hero-support{color:var(--muted);justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:var(--text-primary)}.section-header p{color:var(--muted);max-width:700px;margin:1rem auto 0}section{max-width:1400px;margin:0 auto;padding:4rem 2rem}section:nth-child(odd),section:nth-child(2n){background:#080808!important}.survey-bars{gap:1.5rem;display:grid}.survey-bar-item{flex-direction:column;gap:.5rem;display:flex}.survey-bar-label{justify-content:space-between;align-items:center;font-size:.95rem;font-weight:500;display:flex}.survey-bar-label-name{color:var(--text-primary)}.survey-bar-label-percent{color:var(--accent);font-size:1.1rem;font-weight:700}.survey-bar-container{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;height:40px;position:relative;overflow:hidden}.survey-bar-fill{background:linear-gradient(90deg, var(--accent), #00d9a3);border-radius:8px;justify-content:flex-end;align-items:center;height:100%;padding-right:1rem;transition:width .8s;display:flex}.survey-bar-source{color:var(--muted);margin-top:.25rem;font-size:.8rem}.cause-effect{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin-top:2rem;display:grid}.cause-column,.effect-column{flex-direction:column;gap:1rem;display:flex}.cause-column h3,.effect-column h3{color:var(--accent);margin-bottom:.5rem;font-size:1.25rem}.cause-item,.effect-item{border-left:3px solid var(--accent);background-color:#00ffbd0d;border-radius:4px;padding:1rem;font-size:.95rem}.cause-item strong,.effect-item strong{color:var(--accent);margin-bottom:.25rem;display:block}.arrow-connector{color:var(--accent);justify-content:center;align-items:center;font-size:2rem;animation:2s infinite pulse-arrow;display:flex}@keyframes pulse-arrow{0%,to{transform:translate(0)}50%{transform:translate(6px)}}@media (max-width:768px){.cause-effect{grid-template-columns:1fr;gap:1rem}.arrow-connector{margin:1rem 0;transform:rotate(90deg)}}.quote-cards{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.quote-card{border:1px solid var(--accent);z-index:0;background:linear-gradient(135deg,#00ffbd0d 0%,#00ffbd05 100%);border-radius:12px;flex-direction:column;gap:1rem;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.quote-card:before{content:"";opacity:.1;z-index:-1;pointer-events:none;background-image:url(/assets/698d6119aeefe71a7bbc0f57_Codiac_Hexagonal_Grid_Design_2026-02-11_21-03.png);background-position:50%;background-size:cover;border-radius:12px;position:absolute;inset:0}.quote-card:hover{border-color:var(--accent);box-shadow:0 12px 32px #00ffbd1a}.quote-card.highlight{border-color:var(--accent);background:linear-gradient(135deg,#00ffbd0d 0%,#00ffbd05 100%)}.quote-mark{color:var(--accent);font-size:4rem;line-height:1}.quote-text{color:var(--accent);flex-grow:1;font-size:1.8rem;line-height:1.7}.quote-source{color:var(--muted);font-size:.85rem;font-style:italic}.quote-card.highlight .quote-text{color:var(--accent)}.proof-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.proof-card{background-color:var(--card-bg);border:1px solid var(--card-border);z-index:0;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.proof-card:before{content:"";opacity:.25;z-index:-1;pointer-events:none;background-image:url(/assets/698d7487824c1b445dda9749_Codiac_Hexagonal_Wireframe_Design_2026-02-11_22-34.png);background-position:50%;background-size:cover;border-radius:12px;position:absolute;inset:0}.proof-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 16px 40px #00ffbd26}.proof-card-icon{width:48px;height:48px;color:var(--accent);background-color:#00ffbd1a;border-radius:8px;justify-content:center;align-items:center;font-size:2rem;display:flex}.proof-card h3{color:var(--text-primary);font-size:1.5rem}.proof-card p{color:#fcfcfcd9;font-size:1.15rem;font-weight:500;line-height:1.7}.migration-flow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem;display:grid;position:relative}.migration-step{background-color:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;display:flex;position:relative}.migration-step:after{content:"";background:linear-gradient(90deg, var(--accent), transparent);opacity:.5;width:20px;height:2px;position:absolute;top:50%;right:-24px;transform:translateY(-50%)}.migration-step:last-child:after{display:none}.step-number{color:var(--accent);font-size:2.5rem;font-weight:900;line-height:1}.step-label{color:var(--text-primary);font-size:1.25rem;font-weight:700}.step-description{color:var(--muted);font-size:.95rem;line-height:1.6}.step-risk{color:var(--accent);background-color:#00ffbd1a;border-radius:6px;margin-top:auto;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}@media (max-width:768px){.migration-step:after{display:none}.migration-flow{grid-template-columns:1fr}}.cta-section{text-align:center;max-width:900px;margin:0 auto}.cta-section h2{margin-bottom:2rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.cta-support{color:var(--muted);justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;font-size:.875rem;display:flex}@media (max-width:1024px){.cause-effect{gap:1rem}.proof-grid{grid-template-columns:repeat(3,1fr)}h1{font-size:clamp(1.75rem,6vw,2.5rem)}h2{font-size:clamp(1.5rem,5vw,2rem)}section{padding:3rem 1.5rem}}@media (max-width:768px){section{padding:2.5rem 1rem}.proof-grid{grid-template-columns:1fr}.survey-bars{gap:1rem}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:400px}.hero{min-height:70vh;padding:2rem 1rem}.quote-cards{grid-template-columns:1fr}.migration-flow{gap:1rem}.migration-step{padding:1.5rem}.step-number{font-size:2rem}.step-label{font-size:1rem}}@media (max-width:480px){h1{font-size:1.5rem}h2{font-size:1.25rem}.btn{padding:.65rem 1.25rem;font-size:.95rem}.proof-card{padding:1.5rem}.cta-buttons{gap:1rem}}
