/* =====================================================================
   DONNAPRO COMPONENTS
   Tokens: --pp:#5f43b2  --lt:#F2EEFB  --ink:#1d1a24  --muted:#6c6678  --line:#ECEAF4
   ===================================================================== */

/* ========================= 1) HERO ORBITAL ========================== */
.dp-orbit-wrap{--hub:86px;--chip:48px;position:relative;width:540px;height:540px;max-width:92vw;margin:0 auto;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.dp-orbit-wrap *{box-sizing:border-box}
.dp-orbit-wrap::before{content:"";position:absolute;top:50%;left:50%;width:58%;height:58%;transform:translate(-50%,-50%);
  border-radius:50%;background:radial-gradient(circle,rgba(101,65,198,.12),transparent 70%);filter:blur(12px);z-index:0}

.dp-orbit-wrap .dp-orbit{position:absolute;top:50%;left:50%;width:var(--d);height:var(--d);margin:calc(var(--d)/-2);
  border-radius:50%;border:1.5px dotted rgba(95,67,178,.26);animation:dpSpin var(--dur) linear infinite}
.dp-orbit-wrap .o1{--d:232px;--dur:42s}
.dp-orbit-wrap .o2{--d:372px;--dur:58s;animation-direction:reverse}
.dp-orbit-wrap .o3{--d:506px;--dur:74s}

.dp-orbit-wrap .sat{position:absolute;top:50%;left:50%;width:var(--chip);height:var(--chip);margin:calc(var(--chip)/-2);
  transform:rotate(var(--a)) translate(calc(var(--d)/2)) rotate(calc(var(--a)*-1))}
.dp-orbit-wrap .chip{display:grid;place-items:center;width:100%;height:100%;border-radius:50%;background:#fff;
  border:1px solid #eef0f5;box-shadow:0 10px 20px -10px rgba(40,32,66,.28);
  animation:dpSpin var(--dur) linear infinite reverse}
.dp-orbit-wrap .o2 .sat .chip{animation-direction:normal}
.dp-orbit-wrap .chip svg{width:26px;height:26px;display:block}

.dp-orbit-wrap .dp-hub{position:absolute;top:50%;left:50%;width:var(--hub);height:var(--hub);margin:calc(var(--hub)/-2);z-index:3;
  display:grid;place-items:center;border-radius:50%;color:#fff;
  background:linear-gradient(150deg,#7d5bd6,#553597);
  box-shadow:0 18px 34px -14px rgba(85,53,151,.6),inset 0 1px 0 rgba(255,255,255,.25)}
.dp-orbit-wrap .dp-hub svg{width:38px;height:38px}
.dp-orbit-wrap .dp-hub .pres{position:absolute;right:7px;bottom:7px;width:16px;height:16px;border-radius:50%;
  background:#5cc498;border:3px solid #fff;box-shadow:0 0 0 0 rgba(70,192,138,.45);animation:dpPulse 2.8s ease-out infinite}

.dp-orbit-wrap:hover .dp-orbit,.dp-orbit-wrap:hover .chip{animation-play-state:paused}

@keyframes dpSpin{to{transform:rotate(360deg)}}
@keyframes dpPulse{0%{box-shadow:0 0 0 0 rgba(70,192,138,.45)}70%,100%{box-shadow:0 0 0 9px rgba(70,192,138,0)}}

@media(max-width:1024px){
  .dp-orbit-wrap{height:330px;overflow:hidden}
  .dp-orbit-wrap .dp-orbit,.dp-orbit-wrap .dp-hub,.dp-orbit-wrap::before{top:calc(100% - var(--hub)/2)}
  .dp-orbit-wrap .o1{--dur:26s}.dp-orbit-wrap .o2{--dur:36s}.dp-orbit-wrap .o3{--dur:46s}
}
@media(max-width:560px){
  .dp-orbit-wrap{--hub:60px;--chip:38px;width:330px;height:210px}
  .dp-orbit-wrap .o1{--d:148px}.dp-orbit-wrap .o2{--d:238px}.dp-orbit-wrap .o3{--d:308px}
  .dp-orbit-wrap .chip svg{width:20px;height:20px}
  .dp-orbit-wrap .dp-hub svg{width:28px;height:28px}
}
@media(prefers-reduced-motion:reduce){
  .dp-orbit-wrap .dp-orbit,.dp-orbit-wrap .chip,.dp-orbit-wrap .dp-hub .pres{animation:none}
}


/* ====================== 2) PRESS — "As seen on" ===================== */
.dp-press{--gap:52px;--h:30px;display:flex;align-items:center;gap:26px;width:100%;
  border:1px solid #F1F2FC;padding:20px;border-radius:12px;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.dp-press *{box-sizing:border-box}
.dp-press .lbl{flex:0 0 auto;font-size:12px;font-weight:730;letter-spacing:.09em;text-transform:uppercase;color:#9a93a4;white-space:nowrap}
.dp-press .viewport{position:relative;flex:1 1 auto;min-width:0;overflow:hidden;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);
          mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}
.dp-press .track{display:flex;width:max-content;animation:dpMarquee 42s linear infinite}
.dp-press:hover .track{animation-play-state:paused}
.dp-press .dp-set{display:flex;align-items:center;gap:var(--gap);padding-right:var(--gap)}
.dp-press .dp-logo{flex:0 0 auto;display:flex;align-items:center}
.dp-press .dp-logo img{height:var(--h);width:auto;max-width:128px;object-fit:contain;
  filter:grayscale(1);opacity:.55;transition:filter .3s,opacity .3s}
.dp-press .dp-logo:hover img{filter:grayscale(0);opacity:1}

@keyframes dpMarquee{to{transform:translateX(-50%)}}

@media(max-width:760px){
  .dp-press{flex-direction:column;align-items:center;gap:14px;--h:26px;--gap:38px}
  .dp-press .viewport{width:100%}
}
@media(prefers-reduced-motion:reduce){
  .dp-press .track{animation:none;flex-wrap:wrap;justify-content:center}
  .dp-press .dp-set.dup{display:none}
  .dp-press .viewport{-webkit-mask-image:none;mask-image:none}
}


/* ========================= 3) CLIENT LOGOS ========================== */
.dp-logos{--slot:60px;--logo:40px;--logo-w:140px;--gap:52px;--speed:32s;
  position:relative;width:100%;margin:0 auto;overflow:hidden;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);
          mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.dp-logos *{box-sizing:border-box}
.dp-logos .dp-row{display:flex;overflow:hidden}
.dp-logos .dp-row+.dp-row{margin-top:6px}
.dp-logos .dp-track{display:flex;flex:0 0 auto;width:max-content;align-items:center;animation:dpScroll var(--speed) linear infinite}
.dp-logos .dp-row.rev .dp-track{animation-direction:reverse}
.dp-logos:hover .dp-track{animation-play-state:paused}
.dp-logos .dp-set{display:flex;align-items:center;gap:var(--gap);padding-right:var(--gap)}
.dp-logos .dp-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:var(--slot)}
.dp-logos .dp-logo img{height:var(--logo);width:auto;max-width:var(--logo-w);object-fit:contain;
  filter:grayscale(1);opacity:.5;transition:filter .35s,opacity .35s}
.dp-logos .dp-logo:hover img{filter:grayscale(0);opacity:1}

@keyframes dpScroll{to{transform:translateX(-50%)}}

@media(max-width:600px){.dp-logos{--slot:48px;--logo:30px;--logo-w:110px;--gap:36px}}
@media(prefers-reduced-motion:reduce){
  .dp-logos{-webkit-mask-image:none;mask-image:none}
  .dp-logos .dp-row{overflow:visible}
  .dp-logos .dp-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%}
  .dp-logos .dp-set.dup{display:none}
}


/* ====================== 4) SERVICES BENTO GRID ====================== */
.dpx{--ink:#1d1a24;--muted:#6c6678;--line:#ECEAF4;--pp:#5f43b2;--lt:#F2EEFB;
  width:100%;margin:0 auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink)}
.dpx *{box-sizing:border-box}
.dpx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}

.dpc{position:relative;display:flex;flex-direction:column;border-radius:16px;background:#fff;
  border:1px solid var(--line);padding:22px;text-decoration:none;color:inherit;overflow:hidden;
  transition:transform .32s cubic-bezier(.2,.7,.3,1),border-color .3s,box-shadow .3s}
.dpc:hover{transform:translateY(-3px);border-color:#c9bfeb;box-shadow:0 20px 38px -26px rgba(95,67,178,.28)}

.dp-ico{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;
  background:var(--lt);margin-bottom:14px;transition:transform .3s}
.dp-ico svg{width:21px;height:21px;fill:var(--pp)}
.dpc:hover .dp-ico{transform:rotate(-7deg) scale(1.06)}

.dp-h{margin:0 0 7px;font-size:18px;font-weight:600;color:#23202a;line-height:1.25}
.dp-p{margin:0;color:color: var(--Text);font-size:15px;line-height:1.55;flex:1}
.dp-more{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:16px;
  color:var(--pp);font-size:12.5px;font-weight:700}
.dp-more svg{width:14px;height:9px;transition:transform .28s}
.dpc:hover .dp-more svg{transform:translateX(5px)}

.dp-orb{position:absolute;bottom:-32px;right:-32px;width:80px;height:80px}
.dp-ring{position:absolute;inset:0;border-radius:50%;border:1.5px dashed rgba(95,67,178,.25);animation:dpRingDrift 60s linear infinite}
.dp-arm{position:absolute;inset:0;animation:dpArmSpin var(--spd,10s) linear infinite;animation-delay:var(--d,0s)}
.dp-oi{position:absolute;top:-12px;left:calc(50% - 12px);width:24px;height:24px;border-radius:7px;
  background:#fff;box-shadow:0 3px 10px -4px rgba(40,30,90,.38);display:grid;place-items:center;
  animation:dpArmCounter var(--spd,10s) linear infinite;animation-delay:var(--d,0s)}
.dp-oi img{width:15px;height:15px;display:block}

.dpc:hover .dp-arm,.dpc:hover .dp-oi,.dpc:hover .dp-ring{animation-play-state:paused}

@keyframes dpRingDrift{to{transform:rotate(360deg)}}
@keyframes dpArmSpin{to{transform:rotate(360deg)}}
@keyframes dpArmCounter{to{transform:rotate(-360deg)}}

@media(max-width:1024px){.dpx-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.dpx-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.dp-arm,.dp-oi,.dp-ring{animation:none}}


/* ====================== 5) TOOLS CAROUSEL ========================== */
.dptl-track-wrap{position:relative;overflow:hidden;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);
          mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.dptl-row{display:flex;overflow:hidden;margin-bottom:16px}
.dptl-row:last-child{margin-bottom:0}
.dptl-belt{display:flex;flex:0 0 auto;width:max-content;align-items:center;gap:16px;
  animation:dptlScroll 36s linear infinite}
.dptl-row.rev .dptl-belt{animation-direction:reverse;animation-duration:44s}
.dptl-track-wrap:hover .dptl-belt{animation-play-state:paused}
.dptl-set{display:flex;gap:16px;padding-right:16px}

.dptl-tool{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ECEAF4;
  border-radius:12px;padding:10px 18px;white-space:nowrap;transition:border-color .25s,box-shadow .25s;cursor:default}
.dptl-tool:hover{border-color:#c9bfeb;box-shadow:0 6px 18px -8px rgba(95,67,178,.22)}
.dptl-tool img{width:22px;height:22px;object-fit:contain;display:block}
.dptl-tool span{font-size:13px;font-weight:600;color:#1d1a24}

@keyframes dptlScroll{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){
  .dptl-belt{animation:none;flex-wrap:wrap;width:100%}
  .dptl-set.dup{display:none}
  .dptl-track-wrap{-webkit-mask-image:none;mask-image:none}
}


/* ====================== 6) ENGAGEMENT INCLUDES ====================== */
.dpei{--pp:#5f43b2;--lt:#F2EEFB;--ink:#1d1a24;--muted:#6c6678}
.dpei *{box-sizing:border-box}
.dpei-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}
.dpei-li{display:flex;align-items:flex-start;gap:14px}
.dpei-tick{width:22px;height:22px;border-radius:50%;background:var(--lt);
  display:grid;place-items:center;flex-shrink:0;margin-top:1px}
.dpei-tick svg{width:11px;height:11px;stroke:var(--pp);stroke-width:2.5;fill:none}
.dpei-li strong{display:block;font-size:13.5px;font-weight:700;color:#1d1a24;margin-bottom:1px}
.dpei-li span{font-size:14px;color: var(--Text);line-height:1.5; display:block;}
.dpei-li h3 {
  font-size: 18px;
  font-weight: 600;
  color: #1d1a24;
  margin: 0 0 4px;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: none;
}


/* ====================== 7) EA SELECTION CARDS ======================= */
.dpsel{--pp:#5f43b2;--lt:#F2EEFB;--ink:#1d1a24;--muted:#6c6678;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}
.dpsel *{box-sizing:border-box}
.dpsel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#ECEAF4;border-radius:18px;overflow:hidden}

.dpsel-card{background:#fff;padding:36px 28px;display:flex;flex-direction:column;gap:20px;position:relative}
.dpsel-card:hover{background:var(--lt);z-index:1;transition:background .25s}

.dpsel-num{width:40px;height:40px;border-radius:50%;background:var(--lt);display:grid;place-items:center;
  font-size:15px;font-weight:800;color:var(--pp);transition:background .25s,color .25s}
.dpsel-card:hover .dpsel-num{background:var(--pp);color:#fff}

.dpsel-card h3{font-size:18px;font-weight:600;color:var(--ink);margin:0;line-height:1.3}
.dpsel-card p{font-size:15px;color: var(--Text);line-height:1.65;margin:0}

.dpsel-bar{height:3px;background:var(--lt);border-radius:2px;margin-top:auto;padding-top:24px}
.dpsel-bar-fill{height:3px;background:var(--pp);border-radius:2px;width:0;transition:width .4s ease}
.dpsel-card:hover .dpsel-bar-fill{width:100%}

@media(max-width:900px){.dpsel-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){.dpsel-grid{grid-template-columns:1fr}}


/* ==================== 8) COMPARISON (3-COLUMN) ====================== */
.dpcmp{--pp:#5f43b2;--lt:#F2EEFB;--ink:#1d1a24;--muted:#6c6678;--line:#ECEAF4}
.dpcmp *{box-sizing:border-box}

.dpcmp-card { padding-bottom: 28px; }

.dpcmp-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto 1fr auto auto auto;column-gap:16px}
.dpcmp-card{grid-row:1/7;display:grid;grid-template-rows:subgrid;
  border-radius:20px;border:1px solid var(--line);background:#fff;overflow:hidden;position:relative}
.dpcmp-card:nth-child(1){grid-column:1}
.dpcmp-card:nth-child(2){grid-column:2}
.dpcmp-card:nth-child(3){grid-column:3}

.dpcmp-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;height:fit-content;
  font-size:11px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;
  background:#5F43B2;color:#fff;border-radius:20px;margin:32px 32px 0;padding:5px 11px}
.dpcmp-card h3{padding:0 32px;margin:16px 0 0;font-size:20px;font-weight:600;color:var(--ink);line-height:1.3}
.dpcmp-desc{padding:0 32px;margin:12px 0 0;font-size:14px;color: var(--Text);line-height:1.6}
.dpcmp-div{margin:24px 32px 0;height:1px;background:var(--line)}
.dpcmp-traits{padding:0 32px;margin:24px 0 0;display:flex;flex-direction:column;gap:12px}
.dpcmp-trait{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--ink)}
.dpcmp-dot{width:20px;height:20px;border-radius:50%;flex-shrink:0;display:grid;place-items:center}
.dpcmp-dot.yes{background:#e8f5e9}
.dpcmp-dot.no{background:#fce4e4}
.dpcmp-dot.meh{background:#fff3e0}
.dpcmp-dot svg{width:10px;height:10px}
.dpcmp-verdict{font-size:12.5px;font-style:italic;color:var(--muted);line-height:1.55;
  border-left:2px solid var(--line);margin:20px 32px 0;padding:0 0 32px 14px}

.dpcmp-card.dp{background-image: url(https://donnapro.com/wp-content/uploads/2025/12/bg_3.webp);
    background-position: center;
    background-size: cover;}
.dpcmp-card.dp h3{color:#5F43B2}

.dpcmp-orb{position:absolute;top:-10px;right:-10px;width:72px;height:72px;pointer-events:none}
.dpcmp-orb-ring{position:absolute;inset:0;border-radius:50%;border:1.5px dashed rgba(255,255,255,.35);animation:dpcmpRing 12s linear infinite}
.dpcmp-orb-arm{position:absolute;inset:0;animation:dpcmpRing 8s linear infinite}
.dpcmp-orb-dot{position:absolute;top:-5px;left:calc(50% - 5px);width:10px;height:10px;border-radius:50%;
  background:rgba(255,255,255,.8);animation:dpcmpCounter 8s linear infinite}
.dpcmp-orb-arm2{position:absolute;inset:0;animation:dpcmpRing 8s linear infinite;animation-delay:-4s}
.dpcmp-orb-dot2{position:absolute;top:-4px;left:calc(50% - 4px);width:8px;height:8px;border-radius:50%;
  background:rgba(255,255,255,.4);animation:dpcmpCounter 8s linear infinite;animation-delay:-4s}

@keyframes dpcmpRing{to{transform:rotate(360deg)}}
@keyframes dpcmpCounter{to{transform:rotate(-360deg)}}

@media(max-width:900px){
  .dpcmp-grid{grid-template-columns:1fr;grid-template-rows:none}
  .dpcmp-card{grid-row:auto;grid-template-rows:none;display:flex;flex-direction:column}
  .dpcmp-card:nth-child(1),.dpcmp-card:nth-child(2),.dpcmp-card:nth-child(3){grid-column:1}
  .dpcmp-verdict{padding-bottom:32px}
}


/* =================== 9) HOW TO START (SCROLL STEPS) ================= */
.dpflow{padding:0 0 64px}
.dpflow-wrap{max-width:680px;margin:0 auto;padding:0 24px}

.dpflow-list{position:relative;display:flex;flex-direction:column;gap:0}

.dpflow-list::before{
  content:'';position:absolute;left:27px;top:20px;bottom:20px;
  width:2px;background:#ECEAF4;z-index:0;
}
.dpflow-progress{
  position:absolute;left:27px;top:20px;width:2px;
  background:linear-gradient(to bottom,#5f43b2,#9c88d4);
  height:0;transition:height .35s ease;z-index:1;pointer-events:none;
}

.dpflow-step{
  position:relative;z-index:2;
  display:flex;align-items:flex-start;gap:20px;
  padding:28px 0;
  opacity:.45;transform:translateY(8px);
  transition:opacity .4s ease,transform .4s ease;
}
.dpflow-step.seen{opacity:1;transform:none}
.dpflow-step:not(:last-child){border-bottom:1px solid #f4f3f9}

.dpflow-num{
  flex-shrink:0;
  width:56px;height:56px;border-radius:50%;
  border:2px solid #ECEAF4;
  background:white;
  display:flex;align-items:center;justify-content:center;
  font-size:18px;font-weight:600;color:#fff!important;
  font-family:Inter,sans-serif;
  transition:background .3s,border-color .3s,color .3s,box-shadow .3s;
}

.dpflow-num span { color:#fff!important;}
.dpflow-step.seen .dpflow-num{
  background:#5f43b2;border-color:#5f43b2;color:white;
  box-shadow:0 4px 16px rgba(95,67,178,.28);
}

.dpflow-body{padding-top:14px}

.dpflow-badge{
  display:inline-block;
  font-family:Inter,sans-serif;font-size:11px;font-weight:600;
  letter-spacing:.06em;text-transform:uppercase;
  color:#5f43b2;background:#F2EEFB;
  padding:3px 10px;border-radius:20px;
  margin-bottom:8px;
}

.dpflow-body h3{
  font-family:Inter,sans-serif;font-size:20px;font-weight:600;
  color:#1d1a24;margin:0 0 8px;line-height:1.3;
}
.dpflow-body p{
font-size:15px;line-height:1.65;
  color: var(--Text);margin:0;
}



/* ========================= 10) FAQ ACCORDION ======================== */
.dpfaq{--pp:#5f43b2;--lt:#F2EEFB;--ink:#1d1a24;--muted:#6c6678;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.dpfaq *{box-sizing:border-box}

.dpfaq-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}
.dpfaq-item{border-bottom:1px solid #ECEAF4}
.dpfaq-item:first-child{border-top:1px solid #ECEAF4}
.dpfaq button:focus,.dpfaq button:hover{background-color:#F2EEFB}

.dpfaq-q{width:100%;background:none;border:none;display:flex;align-items:center;
  justify-content:space-between;gap:16px;padding:22px 0;cursor:pointer;text-align:left;font-family:inherit; white-space: break-spaces;}
.dpfaq-q-text{font-size:15px;font-weight:600;color:var(--ink);line-height:1.35;flex:1;margin:0;padding:0;font-family:Inter}
.dpfaq-icon{width:28px;height:28px;border-radius:50%;background:var(--lt);flex-shrink:0;
  display:grid;place-items:center;transition:background .25s,transform .25s}
.dpfaq-icon svg{width:12px;height:12px;stroke:var(--pp);stroke-width:2.5;fill:none;transition:transform .3s}
.dpfaq-item.open .dpfaq-icon{background:var(--pp)}
.dpfaq-item.open .dpfaq-icon svg{stroke:#fff;transform:rotate(45deg)}

.dpfaq-a{overflow:hidden;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1)}
.dpfaq-a-inner{padding:0 0 24px;color:var(--muted);font-size:14px;line-height:1.7}
.dpfaq-a-inner p{margin:0 0 10px}
.dpfaq-a-inner p:last-child{margin:0}
.dpfaq-a-inner a{color:var(--pp);font-weight:600;text-decoration:none}
.dpfaq-a-inner a:hover{text-decoration:underline}