.ccmo-page{--ccmo-primary:#e1242a;--ccmo-primary-dark:#b8122c;--ccmo-ink:#0f172a;--ccmo-muted:#475569;--ccmo-teal:#0d9488;--ccmo-teal-light:#2dd4bf;--ccmo-violet:#6366f1;--ccmo-max:1180px;--ccmo-pad:clamp(1rem,4vw,2.5rem);overflow-x:clip;min-height:100vh;color:var(--ccmo-ink);background:#f8fafc}.ccmo-page h1,.ccmo-page h2,.ccmo-page h3{line-height:normal}.ccmo-container{width:100%;max-width:var(--ccmo-max);margin:0 auto;padding:0 var(--ccmo-pad)}.ccmo-inline-link{color:var(--ccmo-teal);font-weight:700;text-decoration:underline;text-underline-offset:3px}.ccmo-inline-link:hover{color:#0f766e}.ccmo-inline-link--hero{color:#a5f3fc}.ccmo-inline-link--hero:hover{color:#fff}.ccmo-inline-link--on-dark{color:#5eead4}.ccmo-hero{position:relative;overflow:clip;color:#f8fafc;padding:clamp(4.5rem,12vw,6.5rem) 0 clamp(3.5rem,8vw,5rem)}.ccmo-hero__bg{position:absolute;inset:0;z-index:0}.ccmo-hero__bg-motion{position:absolute;inset:0;transform:scale(1.04);animation:ccmo-hero-zoom 22s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.ccmo-hero__bg-motion{animation:none;transform:scale(1.02)}}@keyframes ccmo-hero-zoom{0%{transform:scale(1.04) translate(0)}to{transform:scale(1.09) translate(-.8%,.5%)}}.ccmo-hero__bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.45}.ccmo-hero__overlay{background:rgba(0,0,0,.62)}.ccmo-hero__grid,.ccmo-hero__overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.ccmo-hero__grid{background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:48px 48px;opacity:.26}.ccmo-hero__grain{opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E")}.ccmo-hero__blobs,.ccmo-hero__grain{position:absolute;inset:0;z-index:1;pointer-events:none}.ccmo-hero__blobs{overflow:hidden}.ccmo-hero__blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.2;animation:ccmo-blob 18s ease-in-out infinite}.ccmo-hero__blob--a{width:min(420px,55vw);height:min(420px,55vw);background:#6366f1;top:-12%;right:-8%}.ccmo-hero__blob--b{width:min(360px,50vw);height:min(360px,50vw);background:#14b8a6;bottom:-18%;left:-12%;animation-delay:-8s}@media (prefers-reduced-motion:reduce){.ccmo-hero__blob{animation:none}}@keyframes ccmo-blob{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-18px,14px) scale(1.06)}}.ccmo-hero__inner{position:relative;z-index:2}.ccmo-hero__row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.75fr);gap:clamp(1.75rem,4vw,3rem);align-items:center}.ccmo-hero__copy{animation:ccmo-fade-up .85s ease-out both}.ccmo-hero__title{margin:0 0 .65rem;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;text-shadow:0 2px 24px rgba(0,0,0,.55)}.ccmo-hero__subtitle{margin:0 0 .75rem;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:700;color:#e2e8f0;text-shadow:0 1px 14px rgba(0,0,0,.45)}.ccmo-hero__lead{margin:0 0 .85rem;font-size:clamp(.98rem,1.35vw,1.08rem);line-height:1.65;color:rgba(241,245,249,.95);text-shadow:0 1px 10px rgba(0,0,0,.45)}.ccmo-hero__list{margin:0 0 1rem;padding:0;list-style:none;display:grid;gap:.4rem;font-size:clamp(.96rem,1.25vw,1.04rem);line-height:1.55;color:rgba(248,250,252,.98)}.ccmo-hero__list li{display:flex;align-items:flex-start;gap:.45rem}.ccmo-hero__list-emoji{flex-shrink:0;line-height:1.45;font-size:1.05em}.ccmo-hero__callout{margin:0 0 1.25rem;padding:.65rem .85rem;border-radius:12px;border:1px solid rgba(94,234,212,.45);background:rgba(15,23,42,.45);font-weight:700;font-size:1rem;line-height:1.45}.ccmo-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:0 0 1.5rem}.ccmo-stat{padding:.85rem .65rem;border-radius:14px;text-align:center;background:linear-gradient(160deg,rgba(15,23,42,.82),rgba(13,148,136,.35));border:1px solid hsla(0,0%,100%,.14);box-shadow:0 14px 36px rgba(0,0,0,.35);backdrop-filter:blur(10px)}.ccmo-stat__num{display:block;font-size:clamp(1.55rem,3vw,2.05rem);font-weight:800;font-variant-numeric:tabular-nums;color:#fff}.ccmo-stat__label{display:block;margin-top:.35rem;font-size:.72rem;font-weight:600;line-height:1.35;color:rgba(226,232,240,.92)}.ccmo-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.ccmo-btn,.ccmo-hero__ctas--section{justify-content:center}.ccmo-btn{display:inline-flex;align-items:center;min-height:46px;padding:.65rem 1.35rem;border-radius:999px;font-weight:800;font-size:.92rem;letter-spacing:.02em;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.ccmo-btn--primary{background:var(--ccmo-primary);color:#fff;border-color:var(--ccmo-primary);box-shadow:0 4px 22px rgba(225,36,42,.45)}.ccmo-btn--primary:hover{background:var(--ccmo-primary-dark);border-color:var(--ccmo-primary-dark);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 28px rgba(225,36,42,.55)}.ccmo-btn--secondary{background:hsla(0,0%,100%,.12);color:#fff;border-color:hsla(0,0%,100%,.4);backdrop-filter:blur(8px)}.ccmo-btn--secondary:hover{background:hsla(0,0%,100%,.22);transform:translateY(-2px)}.ccmo-btn--outline{background:#fff;color:var(--ccmo-ink);border-color:rgba(15,23,42,.15);box-shadow:0 4px 18px rgba(15,23,42,.08)}.ccmo-btn--outline:hover{border-color:var(--ccmo-primary);color:var(--ccmo-primary);transform:translateY(-2px)}.ccmo-hero__visual{position:relative;min-height:0;animation:ccmo-fade-up .9s ease-out .12s both}.ccmo-hero__infographic{margin:0;border-radius:20px;overflow:hidden;border:1px solid rgba(148,241,255,.38);background:hsla(0,0%,100%,.04);box-shadow:0 22px 50px rgba(0,0,0,.45),inset 0 0 0 1px hsla(0,0%,100%,.08);backdrop-filter:blur(10px)}@media (prefers-reduced-motion:reduce){.ccmo-hero__infographic{animation:none}}@keyframes ccmo-hero-infographic-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ccmo-hero__infographic-img{display:block;width:100%;height:auto;vertical-align:middle}@keyframes ccmo-fade-up{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}.ccmo-page--enhanced .ccmo-section:not(.ccmo-section--visible){opacity:0;transform:translate3d(0,22px,0)}.ccmo-section.ccmo-section--visible{opacity:1;transform:translateZ(0);transition:opacity .65s ease,transform .65s ease}.ccmo-section{position:relative;padding:6rem 0;overflow:clip}.ccmo-section__title{margin:0 0 .75rem;font-size:clamp(1.55rem,3.2vw,2.15rem);font-weight:800;letter-spacing:-.02em;color:var(--ccmo-ink)}.ccmo-section__title--light{color:#f8fafc}.ccmo-section__lead{margin:0 0 1rem;font-size:clamp(1rem,1.75vw,1.12rem);line-height:1.65;color:var(--ccmo-muted);max-width:62ch}.ccmo-section__lead--light{color:rgba(226,232,240,.95)}.ccmo-section__lead--strong{font-weight:800;color:var(--ccmo-ink);font-size:clamp(1.12rem,2vw,1.28rem)}.ccmo-section--activate{background:radial-gradient(ellipse 80% 60% at 10% 20%,rgba(45,212,191,.2) 0,transparent 55%),linear-gradient(180deg,#f0fdfa,#ecfeff 45%,#eef2ff)}.ccmo-activate__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,min(38vw,400px));gap:clamp(1.5rem,4vw,2.75rem);align-items:center}@media (max-width:900px){.ccmo-activate__layout{grid-template-columns:1fr}.ccmo-activate__aside{order:-1;max-width:380px;margin:0 auto;width:100%}}.ccmo-activate__figure{margin:0;padding:.5rem;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,hsla(0,0%,100%,.95),rgba(236,254,255,.9));border:1px solid rgba(13,148,136,.22);box-shadow:0 20px 50px rgba(15,23,42,.1),inset 0 0 0 1px hsla(0,0%,100%,.8)}.ccmo-activate__img{display:block;width:100%;height:auto;vertical-align:middle;border-radius:16px;transform-origin:center center;animation:ccmo-activate-img-drift 9s ease-in-out infinite;will-change:transform}@keyframes ccmo-activate-img-drift{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-5px) scale(1.012)}70%{transform:translateY(-2px) scale(1.006)}}.ccmo-activate__bullets{margin:0 0 1rem;padding:0;list-style:none;display:grid;gap:.55rem}.ccmo-activate__bullets li{display:flex;align-items:stretch;gap:.6rem}.ccmo-activate__bullet-icon{flex-shrink:0;display:grid;place-items:center;width:2rem;min-height:2.75rem;border-radius:10px;font-size:.95rem;font-weight:800;color:#fff;background:linear-gradient(160deg,#0d9488,#0f766e);box-shadow:0 6px 16px rgba(13,148,136,.35);align-self:stretch}.ccmo-activate__bullet-highlight{flex:1;display:flex;align-items:center;position:relative;padding:.65rem 1rem .65rem 1.1rem;border-radius:12px;font-size:clamp(.95rem,1.4vw,1.05rem);font-weight:800;line-height:1.4;color:#0f172a;letter-spacing:.01em;background:linear-gradient(120deg,rgba(204,251,241,.98),hsla(55,97%,88%,.75) 45%,rgba(224,231,255,.92));border:1px solid rgba(13,148,136,.42);border-left:4px solid #0d9488;box-shadow:0 8px 22px rgba(13,148,136,.14),inset 0 0 0 1px hsla(0,0%,100%,.75),0 0 24px rgba(45,212,191,.12)}.ccmo-section__deco{position:absolute;border-radius:50%;filter:blur(60px);opacity:.35;pointer-events:none}.ccmo-section__deco--a{width:min(380px,55vw);height:min(380px,55vw);background:#5eead4;top:-10%;right:-15%}.ccmo-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.ccmo-cta-row--center{justify-content:center}.ccmo-section--story{position:relative;background:radial-gradient(ellipse 85% 55% at 50% -10%,rgba(94,234,212,.18) 0,transparent 55%),radial-gradient(ellipse 60% 45% at 100% 60%,rgba(99,102,241,.22) 0,transparent 50%),radial-gradient(ellipse 50% 40% at 0 80%,rgba(251,146,60,.12) 0,transparent 45%),linear-gradient(180deg,#0c1222,#0f172a 38%,#111827);color:#e2e8f0}.ccmo-story__glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.35;animation:ccmo-story-glow 16s ease-in-out infinite}.ccmo-story__glow--a{width:min(480px,70vw);height:min(480px,70vw);top:-8%;right:-12%;background:#14b8a6}.ccmo-story__glow--b{width:min(360px,55vw);height:min(360px,55vw);bottom:5%;left:-8%;background:#6366f1;animation-delay:-8s}@keyframes ccmo-story-glow{0%,to{transform:translate(0) scale(1);opacity:.3}50%{transform:translate(-20px,16px) scale(1.05);opacity:.4}}.ccmo-story__bg{opacity:.14;background-image:linear-gradient(rgba(148,241,255,.45) 1px,transparent 0),linear-gradient(90deg,rgba(148,241,255,.45) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.45) 85%,transparent);mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.45) 85%,transparent)}.ccmo-story__bg,.ccmo-story__noise{position:absolute;inset:0;pointer-events:none}.ccmo-story__noise{opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}.ccmo-story__header{position:relative;text-align:center;max-width:48rem;margin:0 auto clamp(2rem,5vw,3rem)}.ccmo-story__title{margin:0 0 .85rem;font-size:clamp(1.65rem,3.5vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:normal;color:#f8fafc;text-shadow:0 2px 28px rgba(0,0,0,.45)}.ccmo-story__title-line{width:min(200px,40%);height:4px;margin:0 auto 1.25rem;border-radius:999px;background:linear-gradient(90deg,#fb923c,#14b8a6,#6366f1);box-shadow:0 0 24px rgba(45,212,191,.45)}.ccmo-story__intro{margin:0;font-size:clamp(1rem,1.85vw,1.15rem);line-height:1.65;color:rgba(226,232,240,.95);padding:1rem 1.25rem;border-radius:16px;border:1px solid rgba(148,241,255,.22);background:linear-gradient(145deg,rgba(15,23,42,.65),rgba(30,41,59,.45));box-shadow:0 16px 40px rgba(0,0,0,.35),inset 0 0 0 1px hsla(0,0%,100%,.06);backdrop-filter:blur(12px)}.ccmo-story__compare{display:grid;grid-template-columns:1fr auto 1fr;gap:clamp(1rem,3vw,1.75rem);align-items:stretch;margin-bottom:clamp(2rem,4vw,3rem)}@media (max-width:960px){.ccmo-story__compare{grid-template-columns:1fr}}.ccmo-story__card{position:relative;border-radius:20px;padding:1.35rem 1.25rem 1.5rem;transition:transform .35s ease,box-shadow .35s ease}.ccmo-page--enhanced .ccmo-section--story.ccmo-section--visible .ccmo-story__card{animation:ccmo-story-card-in .75s ease backwards}.ccmo-story__card--before{animation-delay:.08s!important;border:1px solid rgba(251,146,60,.45);background:linear-gradient(160deg,rgba(30,27,25,.92),rgba(67,20,7,.55));box-shadow:0 20px 50px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.06),0 0 40px rgba(251,146,60,.12)}.ccmo-story__card--after{animation-delay:.2s!important;border:1px solid rgba(45,212,191,.5);background:linear-gradient(165deg,rgba(15,40,35,.9),rgba(15,23,42,.88));box-shadow:0 22px 52px rgba(0,0,0,.42),inset 0 0 0 1px hsla(0,0%,100%,.08),0 0 48px rgba(13,148,136,.2)}.ccmo-story__card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgba(0,0,0,.45),inset 0 0 0 1px hsla(0,0%,100%,.1)}@keyframes ccmo-story-card-in{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}.ccmo-story__card-head{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(251,146,60,.35)}.ccmo-story__card-head--after{border-bottom-color:rgba(45,212,191,.4)}.ccmo-story__card-icon{display:grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:10px;font-size:1rem;font-weight:800;background:rgba(251,146,60,.25);color:#fed7aa}.ccmo-story__card-icon--after{background:rgba(45,212,191,.28);color:#5eead4;font-size:.95rem}.ccmo-story__card-label{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fdba74}.ccmo-story__card-label--after{color:#5eead4}.ccmo-story__list{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.ccmo-story__list li{display:flex;align-items:flex-start;gap:.55rem;font-size:.95rem;line-height:1.55;color:rgba(241,245,249,.96)}.ccmo-story__li-emoji{flex-shrink:0;line-height:1.45}.ccmo-story__bridge{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;min-width:min(220px,100%);padding:1rem .5rem}@media (max-width:960px){.ccmo-story__bridge{order:2;min-width:0;padding:.25rem 0 .5rem}.ccmo-story__card--before{order:1}.ccmo-story__card--after{order:3}}.ccmo-story__bridge:before{content:"";position:absolute;top:12%;bottom:12%;left:50%;width:2px;transform:translateX(-50%);border-radius:999px;background:linear-gradient(180deg,rgba(251,146,60,.55),rgba(45,212,191,.85) 50%,rgba(99,102,241,.55));opacity:.7}@media (max-width:960px){.ccmo-story__bridge:before{display:none}}.ccmo-story__bridge-ring{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0f172a,#1e293b);border:2px solid rgba(45,212,191,.65);box-shadow:0 0 0 6px rgba(45,212,191,.12),0 12px 32px rgba(0,0,0,.45)}.ccmo-story__bridge-ring:after{content:"";position:absolute;inset:10px;border-radius:50%;border:2px dashed rgba(148,241,255,.35);animation:ccmo-story-spin 14s linear infinite}@keyframes ccmo-story-spin{to{transform:rotate(1turn)}}.ccmo-story__bridge-text{position:relative;z-index:1;margin:0;font-size:clamp(.9rem,1.5vw,1.02rem);font-weight:700;line-height:1.55;text-align:center;color:#f1f5f9;padding:.85rem 1rem;border-radius:14px;background:rgba(15,23,42,.75);border:1px solid rgba(129,140,248,.35);backdrop-filter:blur(10px);max-width:16.5rem}.ccmo-story__outcomes{position:relative;margin-bottom:clamp(1.5rem,3vw,2rem);padding:clamp(1.35rem,3vw,1.85rem) clamp(1rem,3vw,1.5rem);border-radius:22px;border:1px solid rgba(167,139,250,.35);background:linear-gradient(125deg,rgba(30,27,75,.75),rgba(15,23,42,.82) 55%,rgba(15,118,110,.25));box-shadow:0 20px 50px rgba(0,0,0,.38);backdrop-filter:blur(14px)}.ccmo-page--enhanced .ccmo-section--story.ccmo-section--visible .ccmo-story__outcomes{animation:ccmo-story-card-in .8s ease .15s backwards}.ccmo-story__outcomes-kicker{margin:0 0 1.1rem;font-size:.82rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#c4b5fd}.ccmo-story__results-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}@media (max-width:720px){.ccmo-story__results-grid{grid-template-columns:1fr}.ccmo-cta-row,.ccmo-hero__ctas{justify-content:center}}.ccmo-story__result-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1rem .75rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);background:rgba(15,23,42,.55);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.ccmo-story__result-tile:hover{transform:translateY(-4px);border-color:rgba(45,212,191,.45);box-shadow:0 14px 36px rgba(0,0,0,.3)}.ccmo-story__result-ico{font-size:1.65rem;line-height:1}.ccmo-story__result-text{font-size:.88rem;font-weight:600;line-height:1.45;color:rgba(248,250,252,.96)}@media (prefers-reduced-motion:reduce){.ccmo-story__glow{animation:none;opacity:.22}.ccmo-story__bridge-ring:after{animation:none}.ccmo-story__card:hover,.ccmo-story__result-tile:hover{transform:none}.ccmo-page--enhanced .ccmo-section--story.ccmo-section--visible .ccmo-story__card,.ccmo-page--enhanced .ccmo-section--story.ccmo-section--visible .ccmo-story__outcomes{animation:none}}.ccmo-section--risks{background:linear-gradient(180deg,#fff,#f8fafc 50%,#fff)}.ccmo-flip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}.ccmo-flip-card{perspective:1100px;min-height:140px}.ccmo-flip-card__inner{position:relative;width:100%;height:100%;min-height:140px;transform-style:preserve-3d;transition:transform .65s ease}.ccmo-flip-card:hover .ccmo-flip-card__inner{transform:rotateY(180deg)}.ccmo-flip-card__face{position:absolute;inset:0;backface-visibility:hidden;border-radius:16px;padding:1.1rem 1rem;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(13,148,136,.25);box-shadow:0 14px 36px rgba(15,23,42,.1)}.ccmo-flip-card__face--front{background:linear-gradient(145deg,#fff,#ecfdf5)}.ccmo-flip-card__face--back{background:linear-gradient(145deg,#0f766e,#312e81);color:#f8fafc;transform:rotateY(180deg)}.ccmo-flip-card__title{margin:0;font-size:1.02rem;font-weight:800}.ccmo-flip-card__face--front .ccmo-flip-card__title{color:var(--ccmo-ink)}.ccmo-flip-card__text{margin:.45rem 0 0;font-size:.9rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.ccmo-flip-card__inner{transform-style:flat}.ccmo-flip-card:hover .ccmo-flip-card__inner{transform:none}.ccmo-flip-card__face{position:relative;backface-visibility:visible;border-radius:16px 16px 0 0}.ccmo-flip-card__face--back{transform:none;border-radius:0 0 16px 16px;margin-top:-1px}}.ccmo-section--compare{position:relative;overflow:clip;background:radial-gradient(ellipse 85% 60% at 15% 0,rgba(251,146,60,.14) 0,transparent 50%),radial-gradient(ellipse 75% 55% at 95% 30%,rgba(45,212,191,.16) 0,transparent 48%),radial-gradient(ellipse 60% 50% at 50% 100%,rgba(99,102,241,.12) 0,transparent 45%),linear-gradient(180deg,#f8fafc,#eef2ff 42%,#f0fdfa)}.ccmo-compare__glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:.45}.ccmo-compare__glow--a{width:min(400px,65vw);height:min(400px,65vw);top:-5%;left:-10%;background:#fed7aa}.ccmo-compare__glow--b{width:min(340px,55vw);height:min(340px,55vw);bottom:-8%;right:-8%;background:#5eead4;opacity:.35}.ccmo-compare__mesh{background:radial-gradient(circle at 35% 65%,rgba(99,102,241,.06),transparent 52%)}.ccmo-compare__dots,.ccmo-compare__mesh{position:absolute;inset:0;pointer-events:none}.ccmo-compare__dots{opacity:.35;background-image:radial-gradient(rgba(15,23,42,.12) 1px,transparent 0);background-size:20px 20px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.ccmo-compare__header{text-align:center;max-width:40rem;margin:0 auto clamp(1.75rem,4vw,2.75rem)}.ccmo-compare__title{margin:0 0 .85rem;font-size:clamp(1.55rem,3.2vw,2.15rem);font-weight:800;letter-spacing:-.02em;line-height:normal;color:var(--ccmo-ink)}.ccmo-compare__title-line{width:min(180px,45%);height:3px;margin:0 auto;border-radius:999px;background:linear-gradient(90deg,#fb923c,#14b8a6)}.ccmo-compare__board{position:relative;margin-top:.25rem;padding:clamp(1.25rem,3vw,1.85rem);border-radius:24px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(165deg,hsla(0,0%,100%,.92),rgba(248,250,252,.88));box-shadow:0 24px 60px rgba(15,23,42,.1),inset 0 0 0 1px hsla(0,0%,100%,.8);backdrop-filter:blur(16px)}.ccmo-page--enhanced .ccmo-section--compare.ccmo-section--visible .ccmo-compare__board{animation:ccmo-compare-board .75s ease backwards}@keyframes ccmo-compare-board{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.ccmo-compare__board-top{display:grid;grid-template-columns:1fr auto 1fr;gap:clamp(.65rem,2vw,1.15rem);align-items:center;margin-bottom:clamp(1.25rem,3vw,1.65rem);padding-bottom:1.1rem;border-bottom:1px solid rgba(15,23,42,.08)}@media (max-width:640px){.ccmo-compare__board-top{grid-template-columns:1fr;text-align:center}.ccmo-compare__vs{order:2;margin:.35rem 0}.ccmo-compare__brand--legacy{order:1}.ccmo-compare__brand--platform{order:3}}.ccmo-compare__brand{display:flex;align-items:center;gap:.6rem;padding:.65rem .9rem;border-radius:14px}.ccmo-compare__brand--legacy{background:linear-gradient(120deg,hsla(48,96%,89%,.85),rgba(255,247,237,.95));border:1px solid rgba(251,146,60,.35);box-shadow:0 8px 24px rgba(251,146,60,.12)}.ccmo-compare__brand--platform{justify-content:flex-start;background:linear-gradient(120deg,rgba(204,251,241,.85),rgba(236,253,245,.95));border:1px solid rgba(13,148,136,.35);box-shadow:0 8px 24px rgba(13,148,136,.12)}@media (max-width:640px){.ccmo-compare__brand--platform{justify-content:center}}.ccmo-compare__brand-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:10px;font-size:1rem;font-weight:800;background:rgba(251,146,60,.25);color:#c2410c}.ccmo-compare__brand-icon--platform{background:rgba(13,148,136,.25);color:#0f766e}.ccmo-compare__brand-title{margin:0;font-size:clamp(.95rem,1.6vw,1.12rem);font-weight:800;line-height:normal;color:var(--ccmo-ink)}.ccmo-compare__vs{display:flex;justify-content:center}.ccmo-compare__vs-ring{display:grid;place-items:center;min-width:3.1rem;min-height:3.1rem;padding:0 .35rem;border-radius:50%;font-size:.7rem;font-weight:900;letter-spacing:.06em;color:#fff;background:linear-gradient(145deg,#64748b,#334155);border:3px solid #fff;box-shadow:0 10px 28px rgba(15,23,42,.2)}.ccmo-compare__rows{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.ccmo-compare__row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(.5rem,2vw,1rem);align-items:stretch}@media (max-width:720px){.ccmo-compare__row{grid-template-columns:1fr}}.ccmo-page--enhanced .ccmo-section--compare.ccmo-section--visible .ccmo-compare__row{animation:ccmo-compare-row .55s ease backwards}.ccmo-compare__row:first-child{animation-delay:.05s}.ccmo-compare__row:nth-child(2){animation-delay:.1s}.ccmo-compare__row:nth-child(3){animation-delay:.15s}.ccmo-compare__row:nth-child(4){animation-delay:.2s}.ccmo-compare__row:nth-child(5){animation-delay:.25s}@keyframes ccmo-compare-row{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}.ccmo-compare__pill{display:flex;align-items:center;gap:.55rem;padding:.75rem .85rem;border-radius:14px;border:1px solid transparent;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.ccmo-compare__pill--legacy{background:linear-gradient(135deg,#fffbeb,#fff);border-color:rgba(251,146,60,.25);box-shadow:0 6px 18px rgba(15,23,42,.06)}.ccmo-compare__pill--platform{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:rgba(13,148,136,.3);box-shadow:0 8px 22px rgba(13,148,136,.1)}.ccmo-compare__pill:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(15,23,42,.12)}.ccmo-compare__mark{flex-shrink:0;display:grid;place-items:center;width:1.65rem;height:1.65rem;border-radius:8px;font-size:.85rem;font-weight:800;line-height:1}.ccmo-compare__mark--legacy{background:rgba(251,146,60,.2);color:#c2410c}.ccmo-compare__mark--platform{background:rgba(13,148,136,.22);color:#0f766e}.ccmo-compare__text{font-size:.92rem;font-weight:600;line-height:1.45;color:var(--ccmo-ink)}.ccmo-compare__pill--platform .ccmo-compare__text{color:#14532d}.ccmo-compare__chev{position:relative;width:2rem;align-self:center;height:2px;background:linear-gradient(90deg,rgba(251,146,60,.45),rgba(13,148,136,.85));border-radius:999px}.ccmo-compare__chev:after{content:"";position:absolute;right:-2px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left:7px solid rgba(13,148,136,.85)}@media (max-width:720px){.ccmo-compare__chev{width:2px;height:1.35rem;margin:0 auto;background:linear-gradient(180deg,rgba(251,146,60,.45),rgba(13,148,136,.85))}.ccmo-compare__chev:after{right:auto;left:50%;top:auto;bottom:-2px;transform:translateX(-50%);border:6px solid transparent;border-top:7px solid rgba(13,148,136,.85)}}@media (prefers-reduced-motion:reduce){.ccmo-page--enhanced .ccmo-section--compare.ccmo-section--visible .ccmo-compare__board,.ccmo-page--enhanced .ccmo-section--compare.ccmo-section--visible .ccmo-compare__row{animation:none}.ccmo-compare__pill:hover{transform:none}}.ccmo-section--impact{background:linear-gradient(180deg,#fff,#f8fafc)}.ccmo-impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin:1.5rem 0}.ccmo-impact-card{border-radius:18px;padding:1.35rem 1.2rem;background:#fff;border:1px solid rgba(99,102,241,.18);box-shadow:0 14px 40px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease}.ccmo-impact-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(15,23,42,.14)}.ccmo-impact-card__title{margin:0 0 .65rem;font-size:1.15rem;font-weight:800;color:var(--ccmo-ink)}.ccmo-impact-card__line{margin:0 0 .45rem;font-size:.95rem;line-height:1.55;color:var(--ccmo-muted)}.ccmo-impact-card__tag{display:inline-block;margin-right:.45rem;padding:.2rem .55rem;border-radius:7px;font-size:.72rem;font-weight:800;letter-spacing:.03em;line-height:1.2;vertical-align:middle}.ccmo-impact-card__tag--before{color:#9a3412;background:linear-gradient(135deg,hsla(48,96%,89%,.95),hsla(48,97%,77%,.75));border:1px solid rgba(251,146,60,.55);box-shadow:0 2px 8px rgba(251,146,60,.15)}.ccmo-impact-card__tag--now{color:#0f766e;background:linear-gradient(135deg,rgba(204,251,241,.95),rgba(167,243,208,.75));border:1px solid rgba(13,148,136,.5);box-shadow:0 2px 8px rgba(13,148,136,.18)}.ccmo-impact-card__outcome{margin:.65rem 0 0;padding:.55rem .65rem;border-radius:12px;background:linear-gradient(100deg,rgba(13,148,136,.12),rgba(99,102,241,.12));font-weight:700;font-size:.92rem;line-height:1.5;color:var(--ccmo-ink)}.ccmo-predict{margin-top:.5rem;padding:1.5rem 1.25rem;border-radius:20px;background:linear-gradient(135deg,rgba(15,23,42,.92),rgba(30,58,138,.88));color:#e2e8f0;border:1px solid rgba(148,241,255,.2);box-shadow:0 18px 48px rgba(15,23,42,.35)}.ccmo-predict__title{margin:0 0 .65rem;font-size:1.22rem;font-weight:800;color:#fff}.ccmo-predict .ccmo-section__lead{color:rgba(226,232,240,.94);max-width:none}.ccmo-predict__hook{margin:.85rem 0 0;font-weight:800;font-size:1.05rem;color:#5eead4}.ccmo-section--ready{background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(45,212,191,.25) 0,transparent 55%),linear-gradient(180deg,#ecfeff,#f5f3ff);text-align:center}.ccmo-ready__aurora{position:absolute;inset:0;opacity:.5;background:conic-gradient(from 210deg at 50% 40%,rgba(99,102,241,.2),rgba(13,148,136,.15),rgba(225,36,42,.08),rgba(99,102,241,.2));pointer-events:none}.ccmo-ready__tag{margin:0 0 1.25rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:800;color:var(--ccmo-ink)}.ccmo-section--ready .ccmo-section__title{position:relative;z-index:1}.ccmo-section--faq{background:#fafafa}.ccmo-section--faq .faq-section--embedded{margin-top:.5rem}.ccmo-band{position:relative;padding:clamp(3rem,8vw,5.5rem) 0;overflow:clip;color:#f8fafc}.ccmo-band__bg{position:absolute;inset:0;background:linear-gradient(125deg,#0f172a,#134e4a 38%,#1e1b4b);z-index:0}.ccmo-band__overlay{background:rgba(0,0,0,.35)}.ccmo-band__grid,.ccmo-band__overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.ccmo-band__grid{opacity:.15;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:36px 36px}.ccmo-band__container{position:relative;z-index:2}.ccmo-band__card{max-width:720px;margin:0 auto;text-align:center;padding:2rem 1.5rem;border-radius:22px;border:1px solid rgba(148,241,255,.25);background:rgba(15,23,42,.45);backdrop-filter:blur(12px);box-shadow:0 24px 60px rgba(0,0,0,.35)}.ccmo-band__title{margin:0 0 .75rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:normal}.ccmo-band__lead{margin:0 0 1.25rem;font-size:1.08rem;font-weight:600;opacity:.95}.ccmo-band__ctas{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}@media (max-width:900px){.ccmo-hero-stats,.ccmo-hero__row{grid-template-columns:1fr}.ccmo-hero__visual{order:-1;max-width:min(520px,100%);margin:0 auto}}@media (prefers-reduced-motion:reduce){.ccmo-activate__img,.ccmo-hero__copy,.ccmo-hero__visual{animation:none!important}.ccmo-page--enhanced .ccmo-section:not(.ccmo-section--visible),.ccmo-section.ccmo-section--visible{opacity:1!important;transform:none!important;transition:none!important}.ccmo-btn--outline:hover,.ccmo-btn--primary:hover,.ccmo-btn--secondary:hover{transform:none}}.cta-faq-section{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;background:#fff;padding:0 0 3rem}.faq-section{background:#fff;padding:60px 0;line-height:25px}.faq-container{max-width:800px;margin:0 auto}.faq-section-header{text-align:center}.faq-section-title{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.faq-question{width:100%;padding:25px 0;background:none;border:none;text-align:left;font-size:1.2rem;font-weight:600;color:#333657;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#e13940}.faq-toggle{font-size:1.5rem;color:#64748b;transition:all .3s ease;font-weight:300}.faq-answer{padding-bottom:0;max-height:0;overflow:hidden;transition:all .4s ease}.faq-answer.active{padding-bottom:32px;max-height:300px}.faq-answer p{color:#64748b;line-height:1.7;font-size:1rem;margin:0}.faq-answer-link{color:#e13940;text-decoration:underline;font-weight:600}.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:22px}.text--xxxl{font-size:30px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#888}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#e1242a}.text--secondary{color:#156bd3}@media(min-width:992px){.text--xxl{font-size:35px;line-height:1.2}.text--xxxl{font-size:45px;line-height:1.2}}.section-title__dual--remaining-words,.section-title__dual-reverse--first-word{color:#e1242a}.section-title__last-word-gradient--gradient{background:linear-gradient(90deg,#6d5bd0,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-title__secondary{padding-bottom:15px;position:relative}.section-title__secondary:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#e1242a}.section-title__secondary--full{display:inline-block}.section-title__secondary--full:after{width:100%}.section-title__secondary--center{text-align:center}.section-title__secondary--center:after{left:50%;transform:translateX(-50%);width:120px}.section-title__secondary--left:after{width:120px}.container{margin:0 auto;padding-left:15px;padding-right:15px}.container--fluid{padding-left:30px;padding-right:30px}@media(min-width:768px){.container:not(.container--fluid){width:750px}}@media(min-width:992px){.container--fluid{padding-left:100px;padding-right:100px}.container:not(.container--fluid){width:970px}}@media(min-width:1200px){.container:not(.container--fluid){width:1170px}}.slider{display:flex;align-items:center;position:relative}.slider__arrow{background:none;border:none;position:relative;height:50px;width:30px;cursor:pointer;overflow:hidden}.slider__arrow:before{content:"";position:absolute;top:8px;height:30px;width:30px;border-color:#495865 #495865 transparent transparent;border-style:solid;border-width:2px}.slider__arrow--prev:before{transform:rotate(-135deg);left:15px}.slider__arrow--next:before{transform:rotate(45deg);left:-15px}.slider__arrow--disabled{cursor:default;pointer-events:none;opacity:.3}.slider__list-wrapper{flex:1;overflow:hidden}.slider__list{position:relative;display:flex;flex-wrap:nowrap;transition:left .8s ease-in-out}.slider__list>li{flex:0 0 100%;padding:0 15px}@media(min-width:768px){.slider__list>li{flex:0 0 50%}}@media(min-width:992px){.slider__list>li{flex:0 0 33.33333%}}.related-resource-item{display:block;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 5px #e5e9ee;text-decoration:none}.related-resource-item__image-container{height:105px;position:relative}.related-resource-item__image{-o-object-fit:cover;object-fit:cover}.related-resource-item__description-container{height:140px;padding:20px 25px 20px 20px}.related-resource-item__description{height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.related-resource-item__footer{border-top:1px solid #e5e9ee;padding:10px 25px 10px 20px}@media(min-width:992px){.related-resource-item__image-container{height:150px}}.spinner{margin:0 auto;border-radius:50%;border-width:2px;border-style:solid;animation:loading .7s linear infinite}.spinner--default{border-color:#101c22 #101c22 #101c22 transparent}.spinner--primary{border-color:#e1242a #e1242a #e1242a transparent}.spinner--secondary{border-color:#156bd3 #156bd3 #156bd3 transparent}.spinner--small{width:16px;height:16px}.spinner--medium{width:28px;height:28px}.spinner--large{width:40px;height:40px}.related-resources{background:#f5f7fa;padding-top:50px;padding-bottom:50px}.related-resources__header{text-align:center;padding-bottom:50px}.related-resources__description{padding-top:8px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}@keyframes infiniteslide{0%{transform:translateZ(0)}to{transform:translate3d(-3445px,0,0)}}.loginext-empower-brands{background:#efefef;text-align:center;padding:12px 0 20px;overflow:hidden;height:225px}.loginext-empower-brands__section-title{text-align:center;padding:8px 0 14px}.loginext-empower-brands__brand-list{display:flex;align-items:center;gap:50px;animation:infiniteslide 37.92s linear 0s infinite normal none running}.loginext-empower-brands__brand-list-item{height:65px;display:inline-flex}.loginext-empower-brands__brand-image{height:100%;width:unset;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}