.ccd-section{position:relative;padding-block:7rem 8rem;padding-inline:var(--layout-outer-x);background:linear-gradient(180deg,#faf8ff,#ffffff 45%,#f8f9fc);color:#0f172a;overflow:visible}.ccd-section *{box-sizing:border-box}.ccd-section__dots{position:absolute;top:8%;width:18%;height:35%;background-image:radial-gradient(rgba(124,58,237,.1) 1px,transparent 0);background-size:2.2rem 2.2rem;pointer-events:none}.ccd-section__dots--left{left:0;-webkit-mask-image:linear-gradient(90deg,#000,transparent);mask-image:linear-gradient(90deg,#000,transparent)}.ccd-section__dots--right{right:0;-webkit-mask-image:linear-gradient(270deg,#000,transparent);mask-image:linear-gradient(270deg,#000,transparent)}.ccd-wrap{position:relative;z-index:1;max-width:var(--layout-max);margin:0 auto}.ccd-header{position:relative;text-align:center;margin-bottom:2.8rem}.ccd-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem 1.2rem;margin-bottom:1.2rem;border-radius:999px;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.25);font-size:1.05rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#15803d}.ccd-badge svg{font-size:1.25rem;color:#16a34a}.ccd-title{margin:0 0 1rem;font-size:clamp(3rem,2.4rem + 1.6vw,4.6rem);font-weight:800;line-height:1.14;letter-spacing:-.03em;color:#0f172a}.ccd-title__accent{background:linear-gradient(90deg,#7c3aed,#6366f1 55%,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ccd-lead{max-width:62rem;margin:0 auto;font-size:1.55rem;line-height:1.65;color:#475569}.ccd-header__plane{position:absolute;right:8%;top:55%;display:inline-flex;align-items:center;color:#7c3aed;font-size:2.2rem;transform:rotate(-12deg);opacity:.85;pointer-events:none}.ccd-header__trail{position:absolute;right:100%;top:50%;width:5rem;height:2px;margin-right:.5rem;border-top:2px dashed rgba(124,58,237,.35);transform:translateY(-50%) rotate(-8deg)}.ccd-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2.8rem;padding:1.2rem 1.4rem;border-radius:1.4rem;background:#fff;border:1px solid rgba(124,58,237,.08);box-shadow:0 1rem 3rem rgba(124,58,237,.07)}.ccd-stat{display:flex;align-items:center;gap:.85rem;padding:.4rem .6rem}.ccd-stat__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:rgba(124,58,237,.1);color:#7c3aed;font-size:1.45rem;flex-shrink:0}.ccd-stat__copy strong{display:block;font-size:1.75rem;font-weight:800;color:#7c3aed;line-height:1.1}.ccd-stat__copy span{font-size:1.15rem;font-weight:600;color:#475569}.ccd-chats-layout{margin-bottom:2rem}.ccd-carousel{position:relative;padding:0 3.2rem 2.5rem;overflow:hidden}.ccd-chat-swiper{width:100%;padding:.25rem .25rem 0;overflow:hidden}.ccd-chat-swiper .swiper-slide{height:auto;display:flex}.ccd-chat-swiper .ccd-chat{width:100%}.ccd-chat-swiper .swiper-pagination{bottom:-2rem!important}.ccd-chat-swiper .swiper-pagination-bullet{width:.55rem;height:.55rem;background:rgba(124,58,237,.28);opacity:1;transition:transform .2s ease,background .2s ease}.ccd-chat-swiper .swiper-pagination-bullet-active{background:#7c3aed;transform:scale(1.25)}.ccd-carousel__nav{position:absolute;top:42%;z-index:3;display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid rgba(124,58,237,.14);border-radius:50%;background:#ffffff;color:#7c3aed;font-size:1rem;cursor:pointer;box-shadow:0 .6rem 1.6rem rgba(124,58,237,.14);transition:transform .2s ease,box-shadow .2s ease}.ccd-carousel__nav:hover{transform:translateY(-1px);box-shadow:0 .8rem 2rem rgba(124,58,237,.2)}.ccd-carousel__nav--prev{left:.25rem}.ccd-carousel__nav--next{right:.25rem}.ccd-carousel__nav.swiper-button-disabled{opacity:.35;pointer-events:none}.ccd-chat--screenshot{width:100%;background:#fff;border:1px solid rgba(124,58,237,.1);border-radius:.85rem;box-shadow:0 .25rem .75rem rgba(15,23,42,.05);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ccd-chat--screenshot:hover{transform:translateY(-2px);border-color:rgba(124,58,237,.22);box-shadow:0 .5rem 1.4rem rgba(124,58,237,.1)}.ccd-chat--screenshot.ccd-chat--green{border-top:2px solid #22c55e}.ccd-chat--screenshot.ccd-chat--purple{border-top:2px solid #8b5cf6}.ccd-chat--screenshot.ccd-chat--blue{border-top:2px solid #3b82f6}.ccd-chat__caption{display:flex;flex-direction:column;gap:.08rem;padding:.4rem .45rem .35rem;background:linear-gradient(180deg,#faf8ff,#fff);border-bottom:1px solid rgba(15,23,42,.06);text-align:center}.ccd-chat__caption-name{font-size:1.2rem;font-weight:700;color:#0f172a;line-height:1.2}.ccd-chat__caption-badge{font-size:1.05rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ccd-chat__caption--green .ccd-chat__caption-badge{color:#15803d}.ccd-chat__caption--purple .ccd-chat__caption-badge{color:#6d28d9}.ccd-chat__caption--blue .ccd-chat__caption-badge{color:#1d4ed8}.ccd-chat__screenshot-wrap{width:100%;background:#0b141a}.ccd-chat__screenshot{display:block;width:100%;height:auto;vertical-align:top}.ccd-chat{width:100%;min-width:0;display:flex;flex-direction:column;border-radius:1.6rem;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1.2rem 3.6rem rgba(15,23,42,.1);overflow:hidden}.ccd-chat__header{display:flex;align-items:center;gap:.65rem;padding:.9rem 1rem;color:#fff}.ccd-chat__header--green{background:linear-gradient(90deg,#22c55e,#16a34a)}.ccd-chat__header--purple{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.ccd-chat__header--blue{background:linear-gradient(90deg,#3b82f6,#2563eb)}.ccd-chat__header-icon{font-size:1.2rem;opacity:.9;flex-shrink:0}.ccd-chat__avatar{width:3.4rem;height:3.4rem;border-radius:50%;background:rgba(255,255,255,.22);border:2px solid rgba(255,255,255,.35);display:grid;place-items:center;font-size:1.35rem;font-weight:800;flex-shrink:0}.ccd-chat__contact{flex:1 1;min-width:0}.ccd-chat__name{display:block;font-size:1.3rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccd-chat__status{display:inline-flex;align-items:center;gap:.35rem;font-size:1.05rem;opacity:.9}.ccd-chat__online{width:.5rem;height:.5rem;border-radius:50%;background:#bbf7d0}.ccd-chat__header-actions{display:flex;gap:.75rem;font-size:1.15rem;opacity:.92}.ccd-chat__badge{align-self:center;margin:.75rem auto 0;padding:.35rem .9rem;border-radius:999px;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ccd-chat__badge--green{background:rgba(34,197,94,.12);color:#15803d;border:1px solid rgba(34,197,94,.2)}.ccd-chat__badge--purple{background:rgba(124,58,237,.1);color:#6d28d9;border:1px solid rgba(124,58,237,.18)}.ccd-chat__badge--blue{background:rgba(59,130,246,.1);color:#1d4ed8;border:1px solid rgba(59,130,246,.18)}.ccd-chat__body{min-height:22rem;max-height:22rem;overflow-y:auto;padding:1rem .9rem;background:#f8fafc;display:flex;flex-direction:column;gap:.65rem}.ccd-bubble{max-width:88%;padding:.7rem .85rem .5rem;border-radius:1rem;font-size:1.2rem;line-height:1.45;color:#1e293b;box-shadow:0 1px 3px rgba(15,23,42,.06)}.ccd-bubble p{margin:0}.ccd-bubble--in{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-top-left-radius:.25rem}.ccd-bubble--out{align-self:flex-end;border-top-right-radius:.25rem}.ccd-bubble--green{background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.15)}.ccd-bubble--purple{background:rgba(124,58,237,.12);border:1px solid rgba(124,58,237,.14)}.ccd-bubble--blue{background:rgba(59,130,246,.12);border:1px solid rgba(59,130,246,.14)}.ccd-bubble__meta{display:flex;align-items:center;justify-content:flex-end;gap:.3rem;margin-top:.3rem;font-size:.9rem;color:#64748b}.ccd-bubble__ticks{color:#3b82f6}.ccd-chat__input{padding:.75rem .9rem;background:#fff;border-top:1px solid #e2e8f0;color:#64748b}.ccd-chat__input,.ccd-chat__input-actions{display:flex;align-items:center;gap:.6rem;font-size:1.15rem}.ccd-chat__input-actions{margin-left:auto;color:#475569}.ccd-chat__mic{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:50%;color:#fff;font-size:1rem}.ccd-chat__mic--green{background:#16a34a}.ccd-chat__mic--purple{background:#7c3aed}.ccd-chat__mic--blue{background:#2563eb}.ccd-features{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.85rem;gap:.85rem;margin-bottom:2.4rem;padding:1.4rem 1.6rem;border-radius:1.4rem;background:#fff;border:1px solid rgba(124,58,237,.08);box-shadow:0 .8rem 2.4rem rgba(124,58,237,.06)}.ccd-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem}.ccd-feature__icon{display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(124,58,237,.08);color:#7c3aed;font-size:1.4rem}.ccd-feature span:last-child{font-size:1.35rem;font-weight:700;color:#0f172a;line-height:1.35}.ccd-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding:1.6rem 2rem;border-radius:1.6rem;background:linear-gradient(90deg,#7c3aed,#6366f1 50%,#3b82f6);box-shadow:0 1.6rem 4rem rgba(124,58,237,.28)}.ccd-banner__icon{display:grid;place-items:center;width:4.8rem;height:4.8rem;border-radius:1rem;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.9rem;flex-shrink:0}.ccd-banner__copy{flex:1 1;min-width:16rem}.ccd-banner__copy strong{display:block;font-size:clamp(1.65rem,1.4rem + .5vw,2rem);font-weight:800;color:#fff;margin-bottom:.25rem}.ccd-banner__copy p{margin:0;font-size:1.3rem;line-height:1.5;color:rgba(255,255,255,.88)}.ccd-banner__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.6rem;border:none;border-radius:999px;background:#fff;color:#0f172a;font-size:1.35rem;font-weight:700;font-family:inherit;cursor:pointer;flex-shrink:0;box-shadow:0 .8rem 2rem rgba(15,23,42,.15);transition:transform .2s ease}.ccd-banner__btn:hover{transform:translateY(-2px)}@media (max-width:1024px){.ccd-stats{grid-template-columns:repeat(2,1fr)}.ccd-features{grid-template-columns:repeat(3,1fr)}.ccd-header__plane{display:none}}@media (max-width:768px){.ccd-section{padding-block:5rem 6rem;padding-inline:var(--layout-outer-x)}.ccd-carousel{padding:0 2.4rem 2.5rem}.ccd-chat--screenshot{max-width:28rem;margin-inline:auto}.ccd-carousel__nav{width:2.4rem;height:2.4rem;font-size:.9rem}.ccd-carousel__nav--prev{left:.15rem}.ccd-carousel__nav--next{right:.15rem}.ccd-chat__caption{padding:.35rem .4rem .3rem}.ccd-chat__caption-name{font-size:1.15rem}.ccd-chat__caption-badge{font-size:1rem}.ccd-banner{flex-direction:column;align-items:flex-start;padding:1.5rem}.ccd-banner__btn{width:100%}.ccd-features{grid-template-columns:repeat(2,1fr)}.ccd-stats{padding:1.4rem 1.2rem;gap:1.1rem}.ccd-stat__icon{width:4.5rem;height:4.5rem;font-size:1.65rem}.ccd-stat__copy strong{font-size:2.1rem}.ccd-stat__copy span{font-size:1.3rem}}@media (max-width:480px){.ccd-stats{grid-template-columns:1fr;padding:1.5rem 1.25rem}.ccd-stat__copy strong{font-size:2.25rem}.ccd-stat__copy span{font-size:1.38rem}.ccd-features{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ccd-banner__btn,.ccd-carousel__nav{transition:none!important}}