.elementor-3996 .elementor-element.elementor-element-5b884c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3996 .elementor-element.elementor-element-5b884c9:not(.elementor-motion-effects-element-type-background), .elementor-3996 .elementor-element.elementor-element-5b884c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-rishi5 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3996 .elementor-element.elementor-element-d2436d3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3996 .elementor-element.elementor-element-d2436d3:not(.elementor-motion-effects-element-type-background), .elementor-3996 .elementor-element.elementor-element-d2436d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-rishi5 );}.elementor-3996 .elementor-element.elementor-element-2f1d3d5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3996 .elementor-element.elementor-element-2f1d3d5:not(.elementor-motion-effects-element-type-background), .elementor-3996 .elementor-element.elementor-element-2f1d3d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-rishi5 );}.elementor-3996 .elementor-element.elementor-element-5f6ba2c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3996 .elementor-element.elementor-element-5f6ba2c:not(.elementor-motion-effects-element-type-background), .elementor-3996 .elementor-element.elementor-element-5f6ba2c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-rishi5 );}.elementor-3996 .elementor-element.elementor-element-99af139{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3996 .elementor-element.elementor-element-d0af9f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3996 .elementor-element.elementor-element-8be5231{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3996 .elementor-element.elementor-element-8be5231:not(.elementor-motion-effects-element-type-background), .elementor-3996 .elementor-element.elementor-element-8be5231 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-rishi5 );}.elementor-3996 .elementor-element.elementor-element-113581f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3996 .elementor-element.elementor-element-77d22a9 > .elementor-widget-container{padding:48px 48px 48px 48px;}.elementor-3996 .elementor-element.elementor-element-77d22a9{text-align:start;}.elementor-3996 .elementor-element.elementor-element-c042fe8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-3996 .elementor-element.elementor-element-99af139{--width:33.3333%;}.elementor-3996 .elementor-element.elementor-element-d0af9f1{--width:66.6666%;}.elementor-3996 .elementor-element.elementor-element-113581f{--width:33.3333%;}.elementor-3996 .elementor-element.elementor-element-c042fe8{--width:66.6666%;}}/* Start custom CSS for text-editor, class: .elementor-element-f212466 *//* ================================
   GLOBAL RESET
================================ */

body {
    margin: 0;
    font-family: "Inter", sans-serif;
    background: #ffffff;
}

/* ================================
   SECTION STRUCTURE
================================ */

.robot-section {
    padding: 40px 0;   /* Tight vertical spacing */
    background: #ffffff;
}

.robot-wrapper {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 0.7fr 1.3fr;
    align-items: center;
    gap: 60px;
}

/* ================================
   LEFT VERTICAL TITLE
================================ */

.vertical-title {
    display: flex;
    justify-content: flex-start;
}

.vertical-title h2 {
    font-size: 2.4rem;
    line-height: 1.1;
    color: #0f172a;
    letter-spacing: 0.5px;
    margin: 0;   /* Remove default heading spacing */
}

/* ================================
   ROBOT AREA
================================ */

.robot-area {
    position: relative;
    width: 420px;
    margin: auto;
}

/* Glow */

.robot-glow {
    position: absolute;
    width: 260px;
    height: 260px;
    background: radial-gradient(circle, rgba(79,70,229,0.25) 0%, rgba(79,70,229,0.1) 40%, transparent 70%);
    border-radius: 50%;
    filter: blur(40px);
    top: 80px;
    left: 80px;
    z-index: 0;
}

/* Robot SVG */

.robot-svg {
    width: 260px;
    position: relative;
    z-index: 2;
    animation: floatRobot 5s ease-in-out infinite;
}

/* Floating Motion */

@keyframes floatRobot {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-8px); }
}

/* ================================
   ROBOT STYLING
================================ */

.board {
    fill: #eef2ff;
    stroke: #c7d2fe;
    stroke-width: 2;
}

.robot-head,
.robot-body,
.robot-leg,
.robot-arm {
    fill: #4f46e5;
}

.robot-arm {
    transform-origin: left center;
    animation: armMove 3s ease-in-out infinite;
}

@keyframes armMove {
    0%, 100% { transform: rotate(0deg); }
    50% { transform: rotate(-8deg); }
}

.robot-eye {
    fill: #ffffff;
    animation: eyePulse 2.5s ease-in-out infinite;
}

@keyframes eyePulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.4; }
}

.antenna {
    stroke: #4f46e5;
    stroke-width: 3;
}

.antenna-dot {
    fill: #6366f1;
    animation: antennaGlow 2s ease-in-out infinite;
}

@keyframes antennaGlow {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}

/* ================================
   WRITING ANIMATION
================================ */

.writing-line {
    stroke: #6366f1;
    stroke-width: 3;
    stroke-dasharray: 120;
    stroke-dashoffset: 120;
    animation: drawLine 4s ease-in-out infinite;
}

.delay1 { animation-delay: 1s; }
.delay2 { animation-delay: 2s; }

@keyframes drawLine {
    0% { stroke-dashoffset: 120; }
    50% { stroke-dashoffset: 0; }
    100% { stroke-dashoffset: 120; }
}

/* ================================
   CLUSTERED BUBBLES
================================ */

.vision-bubble {
    position: absolute;
    padding: 6px 14px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 50px;
    font-size: 0.7rem;
    color: #1e293b;
    box-shadow: 0 8px 20px rgba(0,0,0,0.05);
    animation: floatBubble 6s ease-in-out infinite;
    white-space: nowrap;
}

/* Cluster positions around robot */

.vb1 { top: 30px; left: -40px; }
.vb2 { top: 20px; right: -40px; }
.vb3 { top: 140px; left: -70px; }
.vb4 { top: 160px; right: -70px; }
.vb5 { bottom: 40px; left: -40px; }
.vb6 { bottom: 30px; right: -40px; }

@keyframes floatBubble {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
}

/* ================================
   RESPONSIVE
================================ */

@media (max-width: 900px) {

    .robot-wrapper {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 40px;
    }

    .vertical-title {
        justify-content: center;
    }

    .robot-area {
        width: 100%;
    }

    .vision-bubble {
        display: none;
    }

    .vertical-title h2 {
        font-size: 1.8rem;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e34f0dc *//* ================================
   PEDAAI OVERVIEW SECTION
================================ */

.pedaai-overview {
    padding: 70px 0;
    background: linear-gradient(135deg,  #ffffff);
    overflow: hidden;
}

.overview-wrapper {
    width: 92%;
    max-width: 1250px;
    margin: auto;
}

/* Intro Text */

.overview-lead {
    max-width: 820px;
    margin: 0 auto 50px auto;
    text-align: center;
    font-size: 1.05rem;
    color: #374151;
    line-height: 1.8;
}

/* ================================
   CAROUSEL STRUCTURE
================================ */

.carousel {
    position: relative;
    overflow: hidden;
}

/* Fade edges for premium look */

.carousel::before,
.carousel::after {
    content: "";
    position: absolute;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.carousel::before {
    left: 0;
    background: linear-gradient(to right, #f6f8ff, transparent);
}

.carousel::after {
    right: 0;
    background: linear-gradient(to left, #f9fbff, transparent);
}

.carousel-track {
    display: flex;
    gap: 22px;
    width: max-content;
    animation: scrollLeft 45s linear infinite;
}

/* Pause on hover */

.carousel:hover .carousel-track {
    animation-play-state: paused;
}

/* Smooth Infinite Scroll */

@keyframes scrollLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* ================================
   CARD STYLING
================================ */

.overview-card {
    flex: 0 0 auto;              /* Prevent shrinking */
    width: 220px;                /* Compact card width */
    padding: 18px 16px;
    border-radius: 18px;
    color: #ffffff;
    transition: all 0.35s ease;
    position: relative;
}

.overview-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
}

/* ================================
   COLOR VARIATIONS
================================ */

.card-1 { background: linear-gradient(135deg, #4f46e5, #6366f1); }
.card-2 { background: linear-gradient(135deg, #2563eb, #3b82f6); }
.card-3 { background: linear-gradient(135deg, #0891b2, #06b6d4); }
.card-4 { background: linear-gradient(135deg, #7c3aed, #a855f7); }
.card-5 { background: linear-gradient(135deg, #059669, #10b981); }
.card-6 { background: linear-gradient(135deg, #b45309, #f59e0b); }

/* ================================
   ICON STYLING
================================ */

.card-icon {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem;
    margin-bottom: 10px;
}

/* ================================
   TEXT STYLING
================================ */

.overview-card h4 {
    font-size: 0.92rem;
    margin-bottom: 6px;
    font-weight: 600;
    line-height: 1.3;
}

.overview-card p {
    font-size: 0.80rem;
    line-height: 1.5;
    opacity: 0.95;
}

/* ================================
   RESPONSIVE
================================ */

@media (max-width: 768px) {

    .overview-lead {
        font-size: 0.95rem;
        margin-bottom: 35px;
    }

    .overview-card {
        width: 200px;
    }

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ad6494a *//* BASE */
.pedaai-websites {
  padding: 80px 20px;
  background: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.container {
  max-width: 1100px;
  margin: auto;
}

/* HEADER */
.section-header {
  text-align: center;
  margin-bottom: 60px;
}

.section-header h2 {
  font-size: 2.4rem;
  font-weight: 600;
  color: #0f172a;
}

.section-header p {
  margin-top: 10px;
  color: #64748b;
  font-size: 1rem;
}

/* GRID */
.website-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

/* CARD */
.card {
  display: flex;
  gap: 18px;
  padding: 28px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  transition: all 0.35s ease;
  position: relative;
}

/* futuristic subtle glow */
.card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  opacity: 0;
  transition: 0.4s;
  background: radial-gradient(circle at top right, rgba(59,130,246,0.12), transparent 60%);
}

.card:hover::after {
  opacity: 1;
}

/* hover */
.card:hover {
  transform: translateY(-6px);
  border-color: #cbd5f5;
  box-shadow: 0 15px 35px rgba(0,0,0,0.06);
}

/* ICON */
.icon {
  width: 52px;
  height: 52px;
  border-radius: 12px;
  background: #f8fafc;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3b82f6;
}

/* icon stroke */
.icon svg {
  width: 26px;
  height: 26px;
  stroke-width: 1.8;
}

/* CONTENT */
.card-content h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 6px;
}

.card-content p {
  font-size: 0.95rem;
  color: #64748b;
  line-height: 1.6;
  margin-bottom: 10px;
}

/* LINK */
.card-content a {
  font-size: 0.9rem;
  font-weight: 500;
  color: #2563eb;
  text-decoration: none;
  position: relative;
}

.card-content a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0%;
  height: 1px;
  background: #2563eb;
  transition: 0.3s;
}

.card-content a:hover::after {
  width: 100%;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .website-grid {
    grid-template-columns: 1fr;
  }

  .section-header h2 {
    font-size: 2rem;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1572b7a *//* ================================
   CORE TOOLS SECTION
================================ */

.pedaai-core-tools {
    padding: 70px 0;
    background: #ffffff;
}

.core-wrapper {
    width: 92%;
    max-width: 1200px;
    margin: auto;
}

/* Header */

.core-header {
    text-align: center;
    margin-bottom: 50px;
}

.core-header h2 {
    font-size: 1.9rem;
    margin-bottom: 12px;
    color: #1c2a44;
}

.core-header p {
    max-width: 780px;
    margin: auto;
    font-size: 1rem;
    line-height: 1.7;
    color: #4b5563;
}

/* Grid */

.core-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px;
}

/* Cards */

.core-card {
    padding: 26px;
    border-radius: 18px;
    background: #f9fafc;
    border: 1px solid #e5e7eb;
    transition: all 0.35s ease;
}

.core-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.08);
}

/* Icon */

.core-icon {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    margin-bottom: 16px;
    color: white;
}

/* Individual Tool Colors */

.tool-1 .core-icon {
    background: linear-gradient(135deg, #2563eb, #3b82f6);
}

.tool-2 .core-icon {
    background: linear-gradient(135deg, #7c3aed, #a855f7);
}

.tool-3 .core-icon {
    background: linear-gradient(135deg, #059669, #10b981);
}

.tool-4 .core-icon {
    background: linear-gradient(135deg, #ea580c, #f97316);
}

/* Text */

.core-card h4 {
    font-size: 1rem;
    margin-bottom: 8px;
    color: #1f2937;
}

.core-card p {
    font-size: 0.92rem;
    line-height: 1.6;
    color: #6b7280;
}

/* Responsive */

@media (max-width: 768px) {
    .core-header h2 {
        font-size: 1.6rem;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-77d22a9 *//* ================================
   PEDAAI CONTINUOUS CYCLE SECTION
================================ */

.pedaai-cycle {
    background: #ffffff;
    padding: 60px 0;
}

.cycle-wrapper {
    width: 92%;
    max-width: 900px;
    margin: auto;
}

.cycle-content {
    text-align: center;
}

/* Intro Text */

.cycle-intro {
    font-size: 1.05rem;
    line-height: 1.8;
    color: #475569;
    margin-bottom: 40px;
}

/* Flow Diagram */

.cycle-flow {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 40px;
}

/* Steps */

.cycle-step {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 10px 16px;
    border-radius: 30px;
    font-size: 0.85rem;
    color: #1e293b;
    font-weight: 500;
    transition: all 0.3s ease;
}

.cycle-step:hover {
    background: #4f46e5;
    color: #ffffff;
    transform: translateY(-3px);
}

/* Arrow */

.cycle-arrow {
    font-size: 1rem;
    color: #94a3b8;
}

/* Conclusion */

.cycle-conclusion {
    font-size: 1rem;
    line-height: 1.8;
    color: #475569;
    max-width: 720px;
    margin: auto;
}

/* Responsive */

@media (max-width: 768px) {

    .cycle-flow {
        flex-direction: column;
    }

    .cycle-arrow {
        transform: rotate(90deg);
    }

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c4d6cd7 *//* ================================
   SECTION
================================ */

.pedaai-process {
    padding: 80px 0;
    background: #ffffff;
    text-align: center;
}

.process-wrapper {
    width: 92%;
    max-width: 1000px;
    margin: auto;
}

.process-title {
    font-size: 2rem;
    margin-bottom: 60px;
    color: #0f172a;
}

/* ================================
   CIRCLE LAYOUT
================================ */

.process-circle {
    position: relative;
    width: 500px;
    height: 500px;
    margin: auto;
}

/* Core */

.process-core {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #4f46e5;
    color: white;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    animation: pulseCore 3s ease-in-out infinite;
}

@keyframes pulseCore {
    0%,100% { box-shadow: 0 0 0 rgba(79,70,229,0.4); }
    50% { box-shadow: 0 0 30px rgba(79,70,229,0.5); }
}

/* Steps */

.process-step {
    position: absolute;
    width: 140px;
    padding: 10px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    font-size: 0.75rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.process-step:hover {
    background: #4f46e5;
    color: white;
}

/* Position Around Circle */

.step1 { top: 0; left: 50%; transform: translateX(-50%); }
.step2 { top: 20%; right: 0; }
.step3 { bottom: 20%; right: 0; }
.step4 { bottom: 0; left: 50%; transform: translateX(-50%); }
.step5 { bottom: 20%; left: 0; }
.step6 { top: 20%; left: 0; }

/* Rotating Flow Ring */

.process-circle::before {
    content: "";
    position: absolute;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    border: 2px dashed rgba(79,70,229,0.3);
    top: 60px;
    left: 60px;
    animation: rotateFlow 15s linear infinite;
}

@keyframes rotateFlow {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Tooltip */

.process-tooltip {
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    padding: 12px;
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    font-size: 0.75rem;
    display: none;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

/* Responsive */

@media (max-width: 768px) {

    .process-circle {
        width: 320px;
        height: 320px;
    }

    .process-core {
        width: 120px;
        height: 120px;
        font-size: 0.8rem;
    }

    .process-step {
        width: 100px;
        font-size: 0.65rem;
    }

}/* End custom CSS */