.cb-merging-section{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-merging-section .section-container{max-width:1200px;margin:0 auto}.cb-merging-section .merging-split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:768px){.cb-merging-section .merging-split{grid-template-columns:1fr;gap:40px}}.cb-merging-section .merging-text h2{color:#000;letter-spacing:-.5px;margin-bottom:24px;font-size:max(28px,min(3.5vw,42px));font-weight:500;line-height:1.15}.cb-merging-section .merging-text p{color:#48484a;font-size:16px;line-height:1.75}.cb-merging-section .merging-graphic{background:#f4f4f4;border:1px solid rgba(0,0,0,.05);border-radius:24px;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative;overflow:hidden}.cb-merging-section .merging-graphic .graphic-fallback{text-align:center;color:#8e8e93;padding:30px}.cb-merging-section .merging-graphic .graphic-fallback svg{opacity:.3;margin-bottom:16px}.cb-comparison-section{background:#f4f4f4;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-comparison-section .section-container{max-width:1200px;margin:0 auto}.cb-comparison-section .comparison-header{text-align:center;margin-bottom:60px}.cb-comparison-section .comparison-header .comp-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#d32f2f;background:rgba(211,47,47,.05);border:1px solid rgba(211,47,47,.15);border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.cb-comparison-section .comparison-header h2{color:#000;letter-spacing:-.5px;margin-bottom:20px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-comparison-section .comparison-header p{color:#48484a;max-width:800px;margin:0 auto;font-size:16px;line-height:1.75}.cb-comparison-section .comparison-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (max-width:768px){.cb-comparison-section .comparison-grid{grid-template-columns:1fr}}.cb-comparison-section .comparison-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;padding:40px}.cb-comparison-section .comparison-card.old-way{border-color:rgba(211,47,47,.15)}.cb-comparison-section .comparison-card.old-way .card-label{color:#d32f2f;background:rgba(211,47,47,.06);border-color:rgba(211,47,47,.2)}.cb-comparison-section .comparison-card.old-way .comparison-item:before{content:"✕";color:#d32f2f}.cb-comparison-section .comparison-card.quecko-way{border-color:rgba(193,255,20,.4)}.cb-comparison-section .comparison-card.quecko-way .card-label{color:#000;background:#c1ff14;border-color:#c1ff14}.cb-comparison-section .comparison-card.quecko-way .comparison-item:before{content:"✓";color:#2e7d32;font-weight:700}.cb-comparison-section .comparison-card .card-label{letter-spacing:2px;text-transform:uppercase;border:1px solid;border-radius:100px;margin-bottom:30px;padding:6px 16px;font-family:Orbitron,sans-serif;font-size:11px;font-weight:700;display:inline-block}.cb-comparison-section .comparison-card .comparison-list{flex-direction:column;gap:20px;display:flex}.cb-comparison-section .comparison-card .comparison-item{color:#1c1c1e;align-items:flex-start;gap:14px;font-size:15px;line-height:1.6;display:flex}.cb-comparison-section .comparison-card .comparison-item:before{flex-shrink:0;margin-top:2px;font-size:16px}.cb-timeline-section{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 0;overflow:hidden}.cb-timeline-section .section-header{text-align:center;margin-bottom:40px;padding:0 24px}.cb-timeline-section .section-header .time-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#636366;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.1);border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.cb-timeline-section .section-header h2{color:#000;letter-spacing:-.5px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-timeline-section .timeline-scroll-wrapper{height:50vh;position:relative}.cb-timeline-section .timeline-scroll-wrapper .timeline-pin-container{align-items:center;width:100%;height:50vh;display:flex;position:relative;overflow:hidden}.cb-timeline-section .timeline-track{will-change:transform;gap:40px;padding:0 60px;display:flex}.cb-timeline-section .timeline-step-card{background:#f4f4f4;border:1px solid rgba(0,0,0,.05);border-radius:24px;flex-direction:column;flex:0 0 380px;min-height:300px;padding:32px 28px;transition:all .4s;display:flex;position:relative}@media (min-width:1024px){.cb-timeline-section .timeline-step-card{flex:0 0 calc(33.3333% - 66.6667px)!important}}.cb-timeline-section .timeline-step-card:hover,.cb-timeline-section .timeline-step-card.is-active{border-color:rgba(0,0,0,.12);box-shadow:0 10px 30px rgba(0,0,0,.04)}.cb-timeline-section .timeline-step-card .step-number{color:rgba(0,0,0,.08);margin-bottom:12px;font-family:Orbitron,sans-serif;font-size:48px;font-weight:800;line-height:1}.cb-timeline-section .timeline-step-card h3{color:#000;margin-bottom:12px;font-size:20px;font-weight:500;line-height:1.25}.cb-timeline-section .timeline-step-card p{color:#48484a;flex:1;font-size:15px;line-height:1.65}.cb-timeline-section .timeline-step-card .step-connector{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.1),transparent);width:40px;height:2px;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.cb-timeline-section .timeline-step-card:last-child .step-connector{display:none}@media (max-width:768px){.cb-timeline-section .timeline-scroll-wrapper{height:auto}.cb-timeline-section .timeline-scroll-wrapper .timeline-pin-container{height:auto;overflow:visible}.cb-timeline-section .timeline-track{flex-direction:column;gap:24px;padding:0 24px}.cb-timeline-section .timeline-step-card{flex:none;min-height:auto}.cb-timeline-section .timeline-step-card .step-connector{display:none}}.cb-capabilities-section{background:#f4f4f4;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-capabilities-section .section-container{max-width:1200px;margin:0 auto}.cb-capabilities-section .capabilities-header{text-align:center;margin-bottom:60px}.cb-capabilities-section .capabilities-header .cap-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#636366;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.1);border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.cb-capabilities-section .capabilities-header h2{color:#000;letter-spacing:-.5px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-capabilities-section .capabilities-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:991px){.cb-capabilities-section .capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.cb-capabilities-section .capabilities-grid{grid-template-columns:1fr}}.cb-capabilities-section .capability-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:24px;flex-direction:column;padding:36px;transition:all .35s;display:flex}.cb-capabilities-section .capability-card:hover{border-color:rgba(0,0,0,.12);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.04)}.cb-capabilities-section .capability-card .cap-card-icon{background:#c1ff14;border:1px solid #c1ff14;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.cb-capabilities-section .capability-card .cap-card-icon svg{stroke:#000;width:24px;height:24px}.cb-capabilities-section .capability-card h3{color:#000;margin-bottom:12px;font-size:20px;font-weight:500;line-height:1.3}.cb-capabilities-section .capability-card p{color:#48484a;flex:1;font-size:14px;line-height:1.65}.cb-benchmarks-section{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-benchmarks-section .section-container{max-width:1200px;margin:0 auto}.cb-benchmarks-section .benchmarks-header{text-align:center;margin-bottom:60px}.cb-benchmarks-section .benchmarks-header .bench-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#636366;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.1);border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.cb-benchmarks-section .benchmarks-header h2{color:#000;letter-spacing:-.5px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-benchmarks-section .benchmarks-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:768px){.cb-benchmarks-section .benchmarks-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.cb-benchmarks-section .benchmarks-grid{grid-template-columns:1fr}}.cb-benchmarks-section .benchmark-card{text-align:center;background:#f4f4f4;border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:36px 24px;transition:all .3s}.cb-benchmarks-section .benchmark-card:hover{border-color:rgba(0,0,0,.12);transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.04)}.cb-benchmarks-section .benchmark-card .bench-label{color:#636366;font-size:14px;line-height:1.5}.cb-ecosystem-section{background:#f4f4f4;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-ecosystem-section .section-container{max-width:1200px;margin:0 auto}.cb-ecosystem-section .ecosystem-header{text-align:center;margin-bottom:60px}.cb-ecosystem-section .ecosystem-header h2{color:#000;letter-spacing:-.5px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-ecosystem-section .ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:768px){.cb-ecosystem-section .ecosystem-grid{grid-template-columns:1fr}}.cb-ecosystem-section .ecosystem-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:32px 28px;transition:all .3s}.cb-ecosystem-section .ecosystem-card:hover{border-color:rgba(0,0,0,.12);transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.04)}.cb-ecosystem-section .ecosystem-card .eco-cat-name{color:#000;align-items:center;gap:10px;margin-bottom:12px;font-size:18px;font-weight:600;display:flex}.cb-ecosystem-section .ecosystem-card .eco-cat-desc{color:#48484a;font-size:14px;line-height:1.65}.cb-tech-section{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-tech-section .section-container{max-width:1200px;margin:0 auto}.cb-tech-section .tech-header{text-align:center;margin-bottom:60px}.cb-tech-section .tech-header h2{color:#000;letter-spacing:-.5px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-tech-section .tech-categories{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:991px){.cb-tech-section .tech-categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.cb-tech-section .tech-categories{grid-template-columns:1fr}}.cb-tech-section .tech-category{background:#f4f4f4;border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:28px}.cb-tech-section .tech-category .tech-cat-title{letter-spacing:2px;text-transform:uppercase;color:#636366;margin-bottom:16px;font-family:Orbitron,sans-serif;font-size:11px;font-weight:700}.cb-tech-section .tech-category .tech-items{flex-wrap:wrap;gap:8px;display:flex}.cb-tech-section .tech-category .tech-item{color:#1c1c1e;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:100px;align-items:center;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.cb-tech-section .tech-category .tech-item:hover{background:rgba(193,255,20,.1);border-color:rgba(0,0,0,.2)}.cb-breaks-section{background:#f4f4f4;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-breaks-section .section-container{max-width:1200px;margin:0 auto}.cb-breaks-section .breaks-header{text-align:center;margin-bottom:60px}.cb-breaks-section .breaks-header .breaks-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#d32f2f;background:rgba(211,47,47,.05);border:1px solid rgba(211,47,47,.15);border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.cb-breaks-section .breaks-header h2{color:#000;letter-spacing:-.5px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-breaks-section .breaks-stack{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:20px;flex-direction:column;gap:0;display:flex;overflow:hidden}.cb-breaks-section .break-item-card{cursor:pointer;border-top:1px solid rgba(0,0,0,.06);padding:0;transition:background .35s}.cb-breaks-section .break-item-card:first-child{border-top:none}.cb-breaks-section .break-item-card:hover{background:rgba(0,0,0,.01)}.cb-breaks-section .break-item-card.is-expanded{background:rgba(211,47,47,.03)}.cb-breaks-section .break-item-card.is-expanded .break-header-row .expand-icon{color:#d32f2f;transform:rotate(45deg)}.cb-breaks-section .break-item-card .break-header-row{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center;gap:24px;padding:28px 32px;display:flex}.cb-breaks-section .break-item-card .break-header-row .break-num{color:#8e8e93;min-width:32px;font-family:Orbitron,sans-serif;font-size:14px;font-weight:700}.cb-breaks-section .break-item-card .break-header-row .break-icon{background:rgba(211,47,47,.06);border:1px solid rgba(211,47,47,.12);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cb-breaks-section .break-item-card .break-header-row .break-icon svg{stroke:#d32f2f;width:22px;height:22px}.cb-breaks-section .break-item-card .break-header-row h3{color:#000;flex:1;margin:0;font-size:20px;font-weight:500}.cb-breaks-section .break-item-card .break-header-row .expand-icon{color:#8e8e93;flex-shrink:0;font-size:24px;transition:transform .4s,color .3s}.cb-breaks-section .break-item-card .break-header-row .expand-icon svg{width:20px;height:20px}.cb-breaks-section .break-item-card .break-body-row{max-height:0;transition:max-height .4s;overflow:hidden}.cb-breaks-section .break-item-card .break-body-row .break-inner{padding:0 32px 32px 100px}.cb-breaks-section .break-item-card .break-body-row .break-inner p{color:#48484a;max-width:780px;font-size:15px;line-height:1.75}.cb-breaks-section .break-item-card.is-expanded .break-body-row{max-height:200px}.cb-why-section{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-why-section .section-container{max-width:1200px;margin:0 auto}.cb-why-section .why-header{text-align:center;margin-bottom:60px}.cb-why-section .why-header h2{color:#000;letter-spacing:-.5px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-why-section .why-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.cb-why-section .why-grid{grid-template-columns:1fr}}.cb-why-section .why-card{background:#f4f4f4;border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:36px;transition:all .35s;position:relative;overflow:hidden}.cb-why-section .why-card:before{content:"";opacity:0;background:linear-gradient(#c1ff14,transparent);width:3px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.cb-why-section .why-card:hover{border-color:rgba(0,0,0,.1);transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.04)}.cb-why-section .why-card:hover:before{opacity:1}.cb-why-section .why-card .why-card-num{color:#636366;margin-bottom:16px;font-family:Orbitron,sans-serif;font-size:13px;font-weight:700}.cb-why-section .why-card h3{color:#000;margin-bottom:12px;font-size:20px;font-weight:500;line-height:1.35}.cb-why-section .why-card p{color:#48484a;font-size:15px;line-height:1.7}.cb-engagement-section{background:#f4f4f4;border-bottom:1px solid rgba(0,0,0,.05);padding:100px 24px}.cb-engagement-section .section-container{max-width:1200px;margin:0 auto}.cb-engagement-section .engagement-header{text-align:center;margin-bottom:60px}.cb-engagement-section .engagement-header h2{color:#000;letter-spacing:-.5px;margin-bottom:16px;font-size:max(28px,min(3.5vw,42px));font-weight:500}.cb-engagement-section .engagement-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:768px){.cb-engagement-section .engagement-cards{grid-template-columns:1fr}}.cb-engagement-section .engagement-card{text-align:center;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;padding:44px 36px;transition:all .35s}.cb-engagement-section .engagement-card:hover{border-color:rgba(0,0,0,.12);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.06)}.cb-engagement-section .engagement-card .eng-icon{background:#c1ff14;border:1px solid #c1ff14;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;display:flex}.cb-engagement-section .engagement-card .eng-icon svg{stroke:#000;width:26px;height:26px}.cb-engagement-section .engagement-card h3{color:#000;margin-bottom:8px;font-size:20px;font-weight:500}.cb-engagement-section .engagement-card .eng-badge{color:#636366;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.1);border-radius:100px;margin-bottom:20px;padding:4px 12px;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700;display:inline-block}.cb-engagement-section .engagement-card p{color:#48484a;font-size:14px;line-height:1.65}.cb-cta-section{text-align:center;background:#f4f4f4;border-top:1px solid rgba(0,0,0,.05);padding:120px 24px;position:relative;overflow:hidden}.cb-cta-section .cta-container{z-index:1;max-width:700px;margin:0 auto;position:relative}.cb-cta-section .cta-container h2{color:#000;letter-spacing:-.5px;margin-bottom:20px;font-size:max(28px,min(3.5vw,44px));font-weight:500;line-height:1.15}.cb-cta-section .cta-container p{color:#48484a;margin-bottom:40px;font-size:16px;line-height:1.7}.cb-cta-section .cta-container .cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.cb-cta-section .cta-container .btn-cta-primary{color:#000;cursor:pointer;background:#c1ff14;border:1px solid #c1ff14;border-radius:60px;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.cb-cta-section .cta-container .btn-cta-primary:hover{color:#000;background:0 0;border-color:#000;transform:translateY(-2px)}.cb-cta-section .cta-container .btn-cta-secondary{color:#000;cursor:pointer;background:0 0;border:1px solid rgba(0,0,0,.2);border-radius:60px;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.cb-cta-section .cta-container .btn-cta-secondary:hover{background:rgba(0,0,0,.03);border-color:#000;transform:translateY(-2px)}
