:root{
    --panel-2:#151925;
    --text:#e7eaf0;
    --muted:#9aa3b2;
    --brand:#ff8a3d;
    --brand-2:#ffb37a;
    --radius-lg:22px;
    --radius-md:16px;
    --radius-sm:12px;
    --blur:20px;
  }
.light-theme {
  --bg-: #f6fafd;
  --panel:#11141a;
  --link-color: #000;
  --text-color: #000;
  --third-gray: rgb(7, 7, 7);
  --header-bg-color: #ff9901;
  --card-bg: #fff;
  --footer-bg-color: #fff;
  --text-copy-color: rgba(0, 26, 52, .6);
  --ads-bg: #f5f7fa;
  --text-black: #000;
  --profile-bg-color: #fff;
  --text-white:#fff;
  --mm-link-color: #001a34;
  --profile-lp-bg:linear-gradient(180deg, rgb(255, 152, 2), rgb(254, 98, 0));
  --card-notify-bg:#f5f7fa;
  --spec-bg:#f5f7fa;
  --spec-sec-bg: #fff;
  --spec-third-bg: #f5f7fa;
  --spec-another-bg: #fff;
  --tr-color:#F0F0F0;
  --mes-winhead-bg: #f0f2f5;
  --mes-contsel-bg: #f0f2f5;
  --spectext-color: #3a3a3a;
  --features-bg :#d5edff;
  --features-area-bg: #f5f7fa;
  --more-info-container: #f4f4f4; 
  --card-body-bg: rgba(0, 150, 255, .08);
  --switch-track: rgba(142, 150, 170, .14);
  --switch-track-border: #c2c2c4;
  --service-bg: #c9e9ff;
  --mini-service-bg: #f5f7fa;
  --indexicon-hover-bg: #e8f2fe;
  --search-bottom-bg: var(--search-bottom-bg);
  --mega-menu-cat-item: #e5f1ff;
  --old-price: rgb(0, 26, 52);
  --text-body: #212529;
  --input-bg: #f8f9fa;
  --cart-action-link: rgba(0,26,52,.6);
  --count-input: #555;
  --cart-confirm-btn: #1f2930;
  --line-btn-hover: #eaedef;
  --tariff-tab-bg : #d3e4ff;
  --list-bg: #f6fafd;
  --list-text-color: #636464;
  --text-color-50: rgba(0, 0, 0, 0.5) !important;
  --text-chosen-color: #444;
  --club-category:#f2f2f2;
  --other-post-link:#14171a;
  --block-bg: #f3f7fb;
  --table-title: #4e5e6a;
  --form-control-color: #495057;
  --footer-svg:rgba(0, 26, 52, 0.6);
  --mess-sec-bg: #f0f2f5;
  --docs-approved: #f0eff5;
  --to-top-bg: #ddd;
  --table-secondary: #d6d8db;
  --table-thead: #f3f4f5;
  --deposit-bg: #f8f9fa;
  --deposit-bg-selected: #f0f7ff;



  --bg: #f6fafd;
  --panel: #ffffff;
  --panel-2: #f1f4f9;

  --text: #111827;
  --muted: #6b7280;

  --card-border: rgba(0,0,0,.06);
  --glass-bg: rgba(255,255,255,.75);
}

.dark-theme{
  --bg: #0b0d10;
  --panel:#11141a;
  --link-color: #fff;
  --text-color: #fff;
  --third-gray: #8b8b8b;
  --header-bg-color: #875314;
  --card-bg: #32363f;
  --footer-bg-color: #161618;
  --text-copy-color: #8b8b8b;
  --ads-bg: #212328;
  --text-black: #000;
  --profile-bg-color: #141518;
  --text-white:#fff;
  --mm-link-color:#fff;
  --profile-lp-bg:linear-gradient(180deg, #875314, rgb(254, 98, 0));
  --card-notify-bg:#212328;
  --spec-bg: #32363f;
  --spec-sec-bg: #32363f;
  --spec-another-bg: #1b1b1f;
  --spec-third-bg: #1b1b1f;
  --tr-color:transparent;
  --mes-winhead-bg: #1b1b1f;
  --mes-contsel-bg: #262d39;
  --spectext-color: #8b8b8b;
  --features-bg :#1b1b1f;
  --features-area-bg: #212328;
  --more-info-container: #1b1b1f; 
  --card-body-bg: #212328;
  --switch-track: #32363f;
  --switch-track-border: #3c3f44;
  --service-bg: #32363f;
  --mini-service-bg: #000;
  --indexicon-hover-bg: #000;
  --search-bottom-bg: #1b1b1f;
  --mega-menu-cat-item: #32363f;
  --old-price: rgb(203 203 203);
  --text-body: #fff;
  --input-bg: #000;
  --cart-action-link: #8b8b8b;
  --count-input: #ffffff;
  --cart-confirm-btn: #fff;    
  --line-btn-hover: #1b1b1f;
  --tariff-tab-bg : #1b1b1f;
  --list-bg: #1b1b1f;
  --list-text-color: #636464;
  --text-color-50: rgba(255, 255, 255, 0.5) !important;
  --text-chosen-color: #fff;
  --club-category:#32363f;
  --other-post-link:#fff;
  --block-bg: #f3f7fb;
  --table-title: #8b8b8b;
  --form-control-color: #fff;
  --footer-svg: #fff;
  --mess-sec-bg: #32363f;
  --docs-approved: #32363f;
  --to-top-bg: #32363f;
  --table-secondary: #1b1b1f;
  --table-thead: #32363f;
  --deposit-bg: #32363f;
  --deposit-bg-selected: #32363f;
}


  *{box-sizing:border-box}
  html,body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:radial-gradient(1200px 600px at 10% -10%,#1b2133,transparent),var(--bg);color:var(--text)}
  h1,h2,h3,h4,h5,h6 {
    color:#fff;
  }
  .app{display:grid;grid-template-columns:280px 1fr;min-height:100vh}

  .sidebar{background:linear-gradient(180deg,var(--panel),#0f1218);border-right:1px solid rgba(255,255,255,.06);padding:22px;position:sticky;top:0;height:100vh}
  .brand{padding: 14px 16px;display:flex;align-items:center;gap:12px;font-weight:800;font-size:20px;color:var(--brand)}
  .nav{margin-top:28px;display:flex;flex-direction:column;gap:8px}
  .nav a{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;color:var(--muted);text-decoration:none;transition:.25s;background:transparent}
  .nav a.active,.nav a:hover{color:var(--text);background:linear-gradient(135deg,rgba(255,138,61,.18),rgba(255,138,61,.06))}

  .main{padding:32px;overflow: hidden;}
  .topbar{display:flex;justify-content:space-between;align-items:center;margin:28px 0}
  .topbar h1{margin:0;font-size:34px}
  .btn{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#120b05;border:none;padding:12px 18px;border-radius:14px;font-weight:700;cursor:pointer}

  .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}
  .card{
    position:relative;
    background:linear-gradient(180deg,var(--panel-2),#0f1320);
    border-radius:var(--radius-lg);
    padding:26px;
    border:1px solid rgba(255,255,255,.06);
    overflow:hidden;
    transition:transform .25s ease,border-color .25s ease;

    --x: 0px;
    --y: 50%;
  }
  .card:not(.hero-sp .card):hover{transform:translateY(-6px);border-color:rgba(255,138,61,.35)}
  .hero.card:hover{border-color:rgba(255,138,61,.35)}
  .swiper .card:hover{border-color:rgba(255,138,61,.35)}
  .card h3{margin:0 0 10px 0}
  .card p{margin:0;color:var(--muted);line-height:1.5}

  .card::before{
    content:"";
    position:absolute;
    inset:-1px;
    background:radial-gradient(
      600px circle at var(--x) var(--y),
      rgba(255,138,61,.25),
      transparent 40%
    );
    opacity:.6; 
    pointer-events:none;
}
.nav-links{
margin-top:28px;
display:flex;
flex-direction:column;
gap:8px;
}

.nav-links a{
display:flex;
align-items:center;
gap:12px;
padding:14px 16px;
border-radius:14px;
color:var(--muted);
text-decoration:none;
font-weight:500;
transition:.25s ease;
position:relative;
}

.nav-links a i{
width:20px;
text-align:center;
font-size:16px;
}
.btn-outline{
margin-top:14px;
border:1px solid rgba(255,255,255,.15);
color:var(--text);
justify-content:center;
font-weight:600;
}

.btn-outline:hover{
border-color:rgba(255,138,61,.5);
background:linear-gradient(
  135deg,
  rgba(255,138,61,.25),
  rgba(255,138,61,.1)
);
}
.nav-links a:hover{
color:var(--text);
background:linear-gradient(
  135deg,
  rgba(255,138,61,.18),
  rgba(255,138,61,.06)
);
}

.nav-links a::before{
content:"";
position:absolute;
inset:-1px;
border-radius:inherit;
background:radial-gradient(
  220px circle at 0% 50%,
  rgba(255,138,61,.35),
  transparent 45%
);
opacity:0;
transition:.25s;
pointer-events:none;
}

.nav-links a:hover::before{
opacity:1;
}

.card:hover::before{
opacity:1;
}

  .section{margin-top:42px}
  .section h2{font-size:26px;margin-bottom:18px}

  .glass{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));backdrop-filter:blur(var(--blur));border-radius:var(--radius-lg);padding:28px;border:1px solid rgba(255,255,255,.08)}

  @media(max-width:900px){
    .app{grid-template-columns:1fr}
    .sidebar{position:relative;height:auto}
  }

  .card-icon{
width:48px;
height:48px;
border-radius:14px;
display:flex;
align-items:center;
justify-content:center;
margin-bottom:16px;
background:linear-gradient(
  135deg,
  rgba(255,138,61,.25),
  rgba(255,138,61,.08)
);
color:var(--brand);
font-size:20px;
box-shadow:0 10px 30px rgba(255,138,61,.15);
}

.card:hover .card-icon{
box-shadow:0 14px 40px rgba(255,138,61,.3);
}




/*  */


.hero {
    position: relative;
    overflow: hidden;
    padding: 120px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text);
    background: #0b0d10;
  }
  
  .hero.card {
    position: relative;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.02));
    backdrop-filter: blur(20px);
    border-radius: 24px;
    border: 1px solid rgba(255,255,255,0.08);
    padding: 60px 26px;
  }
  
  .hero-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
  }
  
  .hero-shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0.5;
    animation: floatScale 20s ease-in-out infinite alternate;
    mix-blend-mode: screen;
  }
  
  .shape-1 {
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, #ff8a3d 0%, transparent 70%);
    top: -100px;
    left: -150px;
    animation-delay: 0s;
  }
  
  .shape-2 {
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, #6f2da8 0%, transparent 70%);
    bottom: -150px;
    right: -200px;
    animation-delay: 5s;
  }
  
  .shape-3 {
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, #ffb37a 0%, transparent 70%);
    top: 150px;
    right: -100px;
    animation-delay: 10s;
  }
  
  @keyframes floatScale {
    0% {
      transform: translate(0, 0) scale(1) rotate(0deg);
    }
    25% {
        transform: translate(120px, -10px) scale(1.1) rotate(15deg);
    }
    50% {
        transform: translate(-120px, 10px) scale(0.9) rotate(-15deg);
    }
    75% {
        transform: translate(10px, -210px) scale(1.05) rotate(10deg);
    }
    100% {
        transform: translate(0, 0) scale(1) rotate(0deg);
    }
  }
  
  @keyframes float {
    0% { transform: translateY(0) translateX(0) rotate(0deg); }
    25% { transform: translateY(15px) translateX(10px) rotate(15deg); }
    50% { transform: translateY(-10px) translateX(-5px) rotate(-10deg); }
    75% { transform: translateY(10px) translateX(-10px) rotate(5deg); }
    100% { transform: translateY(0) translateX(0) rotate(0deg); }
  }
  
  .hero-content h1 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 800;
    margin-bottom: 24px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 1;
  }
  
  .hero-content .subtitle {
    font-size: 20px;
    color: var(--muted);
    margin-bottom: 16px;
  }
  
  .hero-content p {
    font-size: 18px;
    color: var(--muted);
    margin-bottom: 32px;
  }
  
  .hero-btns .btn {
    background: linear-gradient(135deg, var(--brand), var(--brand-2));
    color: #120b05;
    padding: 16px 28px;
    border-radius: 16px;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }
  
  .hero-btns .btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(255,138,61,.3);
  }
  
  .hero-content h1,
  .hero-content .subtitle,
  .hero-content p,
  .hero-btns {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.8s forwards;
  }
  
  .hero-content h1 { animation-delay: 0.2s; }
  .hero-content .subtitle { animation-delay: 0.4s; }
  .hero-content p { animation-delay: 0.6s; }
  .hero-btns { animation-delay: 0.8s; }
  
  @keyframes fadeUp {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  
  /*  */

  .integrations{
    margin-top:80px;
    text-align:center;
  }
  
  .integrations-subtitle{
    max-width:640px;
    margin:0 auto 36px;
    color:var(--muted);
    font-size:18px;
  }
  
  .integrations-carousel{
    position:relative;
    overflow:hidden;
    width: 100%;
    max-width: calc(100vw - 344px);
    mask-image:linear-gradient(
      to right,
      transparent,
      black 10%,
      black 90%,
      transparent
    );
  }
  @media screen and (max-width:900px) {
    .integrations-carousel{
    max-width: 100vw;
  
  } 
  }
  .integrations-track{
    display:flex;
    gap:32px;
    width:max-content;
    animation:scroll 25s linear infinite;
  }
  
  @keyframes scroll{
    from{ transform:translateX(0); }
    to{ transform:translateX(-50%); }
  }
  
  .integration-item{
    min-width:200px;
    padding:22px;
    border-radius:var(--radius-lg);
    background:linear-gradient(180deg,var(--panel-2),#0f1320);
    border:1px solid rgba(255,255,255,.06);
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:12px;
  }
  
  .integration-item span{
    font-weight:600;
    color:var(--text);
  }
  
  .integration-icon{
    width:56px;
    height:56px;
    border-radius:16px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
    box-shadow:0 12px 30px rgba(0,0,0,.3);
  }
  
  .integration-icon.ozon{
    background:rgba(0,91,255,.15);
    color:#005BFF;
  }
  
  .integration-icon.wb{
    background:rgba(111,45,168,.15);
    color:#6F2DA8;
  }
  
  .integration-icon.ym{
    background:rgba(255,0,0,.15);
    color:#FF0000;
  }

  /*  */

  .solutions-section{
    padding: 60px 0;
    color: var(--text);
  }

  .solutions-section .section-title{
    text-align: center;
    margin-bottom: 40px;
  }

  .solutions-section .section-title h2{
    font-size: 36px;
    margin-bottom: 12px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .solutions-section .section-title p{
    font-size: 18px;
    color: var(--muted);
  }

  .swiper .swiper-slide{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 40px;
    border-radius: var(--radius-lg);
    background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
    backdrop-filter: blur(var(--blur));
    border: 1px solid rgba(255,255,255,.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    height: 100%;
  }

  .swiper .swiper-slide:hover{
    box-shadow: 0 20px 40px rgba(255,138,61,.1);
  }
  .solution-block{
    flex-direction: row;
  }
  .solution-block.reverse{
    flex-direction: row-reverse;
  }

  .solution-content{
    flex: 1 1 500px;
  }

  .solution-content h3{
    font-size: 28px;
    margin-bottom: 16px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .solution-content p{
    font-size: 18px;
    color: var(--muted);
    margin-bottom: 16px;
    line-height: 1.6;
  }

  .testimonial{
    margin-top: 20px;
    font-style: italic;
    color: var(--brand);
    background: rgba(255,138,61,.05);
    padding: 12px 16px;
    border-radius: var(--radius-sm);
  }

  .solution-image{
    flex: 1 1 300px;
    text-align: center;
  }

  .image-placeholder{
    width: 200px;
    height: 200px;
    border-radius: var(--radius-lg);
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #120b05;
    margin: 0 auto;
  }

  .btn-small{
    background: linear-gradient(135deg, var(--brand), var(--brand-2));
    color: #120b05;
    padding: 12px 24px;
    border-radius: 14px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }

  .btn-small:hover{
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(255,138,61,.2);
  }

  .swiper-pagination-bullet{
    background: #ff8a3d;
    opacity: 0.6;
  }
  .swiper-pagination-bullet-active{
    background: #ff8a3d;
    opacity: 1;
  }

  @media(max-width: 900px){
    .swiper .swiper-slide{
      flex-direction: column;
      text-align: center;
    }

    .solution-image{
      margin-top: 20px;
      display: none;
    }
  }

  /*  */

  #features{
    padding: 0 0 80px 0;
    color: var(--text);
  }

  #features .section-title{
    text-align: center;
    margin-bottom: 60px;
  }

  #features .section-title h2{
    font-size: 36px;
    margin-bottom: 12px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  #features .section-title p{
    font-size: 18px;
    color: var(--muted);
  }

  .features-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 24px;
  }

  .feature-card{
    background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
    backdrop-filter: blur(var(--blur));
    border-radius: var(--radius-lg);
    border: 1px solid rgba(255,255,255,.08);
    padding: 32px 24px;
    text-align: center;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    position: relative;
    overflow: hidden;
  }

  .feature-card:hover{
    transform: translateY(-6px);
    box-shadow: 0 15px 35px rgba(255,138,61,.2);
  }

  .feature-icon{
    width: 70px;
    height: 70px;
    margin: 0 auto 20px auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    color: #120b05;
    font-size: 28px;
  }

  .feature-card h3{
    font-size: 22px;
    margin-bottom: 12px;
  }

  .feature-card p{
    font-size: 16px;
    color: var(--muted);
    line-height: 1.6;
  }

  @media(max-width: 900px){
    .features-grid{
      grid-template-columns: 1fr;
    }
  }

  /*  */

  .testimonials-section{
    padding: 80px 20px;
    color: var(--text);
  }

  .testimonials-section .section-title{
    text-align: center;
    margin-bottom: 60px;
  }

  .testimonials-section .section-title h2{
    font-size: 36px;
    margin-bottom: 12px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .testimonials-section .section-title p{
    font-size: 18px;
    color: var(--muted);
  }

  .testimonials-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
  }

  .testimonial-block{
    background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
    backdrop-filter: blur(var(--blur));
    border: 1px solid rgba(255,255,255,.08);
    border-radius: var(--radius-lg);
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
  }

  .testimonial-block:hover{
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(255,138,61,.15);
  }

  .testimonial-content h3{
    font-size: 22px;
    margin-bottom: 16px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .testimonial-content p{
    font-size: 16px;
    color: var(--muted);
    line-height: 1.6;
    margin-bottom: 20px;
  }

  .testimonial-footer{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
    color: var(--brand);
  }

  @media(max-width: 900px){
    .testimonial-footer{
      flex-direction: column;
      gap: 4px;
      text-align: left;
    }
  }

  /*  */
  .faq-section{
    padding: 80px 0 0 0;
    color: var(--text);
  }

  .faq-section .section-title{
    text-align: center;
    margin-bottom: 40px;
  }

  .faq-section .section-title h2{
    font-size: 36px;
    margin-bottom: 12px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .faq-section .section-title p{
    font-size: 18px;
    color: var(--muted);
  }

  .faq-container{
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 900px;
    margin: 0 auto;
    min-height: 700px;
  }
  .container {
    max-width: ;
  }
  .faq-item{
    padding: 24px 28px;
    border-radius: var(--radius-lg);
    background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
    backdrop-filter: blur(var(--blur));
    border: 1px solid rgba(255,255,255,.08);
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }

  .faq-item:hover{
    transform: translateY(-2px);
    box-shadow: 0 15px 30px rgba(255,138,61,.1);
  }

  .faq-question{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    color: var(--text);
    gap:5px;
  }

  .faq-question i{
    color: var(--brand);
    transition: transform 0.3s ease;
  }

  .faq-item.active .faq-question i{
    transform: rotate(180deg);
  }

  .faq-answer{
    margin-top: 12px;
    font-size: 18px;
    color: var(--muted);
    line-height: 1.6;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
  }

  .faq-item.active .faq-answer{
    max-height: 500px;
  }

  @media(max-width: 900px){
    .faq-item{
      padding: 20px;
    }
    .faq-question{
      font-size: 18px;
    }
    .faq-answer{
      font-size: 16px;
    }
  }

  /*  */
  footer{
    background: linear-gradient(180deg, rgba(255,138,61,.03), rgba(255,138,61,.01)), var(--panel);
    color: var(--text);
    padding: 60px 20px 40px;
    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  }
  
  .shpn-container .card{
    min-height: 210px;
    height: 100%;
  }
  .mob-btn {
    display: none;
  }
  .footer-content{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto 30px;
  }

  .footer-column{
    flex: 1 1 220px;
  }

  .footer-column h4{
    font-size: 18px;
    margin-bottom: 16px;
    background: linear-gradient(135deg, #ff8a3d, #ffb37a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .footer-column ul{
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .footer-column ul li{
    margin-bottom: 10px;
    font-size: 16px;
  }

  .footer-column ul li a{
    color: var(--muted);
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .footer-column ul li a:hover{
    color: var(--brand);
  }

  .footer-column ul li i{
    margin-right: 8px;
    color: var(--brand);
  }

  .social-links a{
    margin-right: 15px;
    font-size: 20px;
    color: var(--brand);
    transition: transform 0.3s ease, color 0.3s ease;
  }

  .social-links a:hover{
    transform: scale(1.1);
    color: #ffb37a;
  }

  .footer-bottom{
    text-align: center;
    font-size: 14px;
    color: #999;
  }

  .footer-bottom a{
    color: #999;
    margin: 0 10px;
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .footer-bottom a:hover{
    color: var(--brand);
  }

  @media(max-width: 900px){
    .theme-toggle-wrapper {
      bottom:50px !important;
    }
    .hero-content h1 {
      font-size: 30px;
    }
    /* .hero-content p {
      font-size: 16px !important;
    } */
    .footer-content{
      flex-direction: column;
      gap: 30px;
    }
    .footer-column{
      flex: 1 1 100%;
    }
    .social-links a{
      margin-right: 10px;
    }
    .mob-btn {
      display: block;
    }
    .desk-btn{
      display: none;
    }
    .main {
      padding:16px;
    }
    .brand {
      margin-top: 50px;
      padding: 10px 0;
    }
    .nav-links a {
      padding: 10px 0;
    }
  }

.burger{
  display: none;
  position: fixed;
  top: 20px;
  left: 20px;
  width: 32px;
  height: 22px;
  z-index: 1001;
  background: none;
  border: none;
  cursor: pointer;

  box-sizing: content-box;
  padding: 12px 7px;

  background:linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
  border-radius:17px;
  border:1px solid rgba(255,255,255,.06);
  backdrop-filter: blur(3px);
}
.burger:not(.active){

}
.burger span{
  display: block;
  height: 3px;
  background: var(--brand);
  border-radius: 2px;
  margin-bottom: 6px;
  transition: 0.3s;
}

@media (max-width: 900px){
  .hero.card.preview-card >.container {
    padding: 0;
  }
  .preview-card {
    margin-top:68px;
  }
  .burger{
    display: block;
  }

  .sidebar{
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 280px;
    transform: translateX(-100%);
    transition: transform 0.35s ease;
    z-index: 1000;
    background: linear-gradient(
      180deg,
      rgba(15,18,24,0.98),
      rgba(17,20,26,0.98)
    );
    backdrop-filter: blur(var(--blur));
    box-shadow: 20px 0 40px rgba(0,0,0,.4);
  }

  .sidebar.active{
    transform: translateX(0);
  }

  body.menu-open::before{
    content: '';
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.6);
    z-index: 999;
  }
}

.burger.active span:nth-child(1){
  transform: translateY(9px) rotate(45deg);
}
.burger.active span:nth-child(2){
  opacity: 0;
}
.burger.active span:nth-child(3){
  transform: translateY(-9px) rotate(-45deg);
}


.light-theme {

  
    background: var(--bg);
  }
  
  .light-theme html,
  .light-theme body {
    background: var(--bg);
    color: var(--text);
  }
  
  .light-theme h1,
  .light-theme h2,
  .light-theme h3,
  .light-theme h4,
  .light-theme h5,
  .light-theme h6 {
    color: var(--text);
  }
  
  .light-theme .sidebar {
    background: linear-gradient(180deg, #ffffff, #f2f5fa);
    border-right: 1px solid var(--card-border);
  }
  
  .light-theme .nav-links a {
    color: var(--muted);
  }
  
  .light-theme .nav-links a:hover {
    color: var(--text);
    background: rgba(255,138,61,.08);
  }
  
  .light-theme .card,
  .light-theme .integration-item,
  .light-theme .feature-card,
  .light-theme .testimonial-block,
  .light-theme .faq-item {
    background: linear-gradient(180deg, var(--panel-2), #eff1f6);
    border: 1px solid var(--card-border);
  }
  
  .light-theme .card p,
  .light-theme .feature-card p,
  .light-theme .testimonial-content p,
  .light-theme .faq-answer {
    color: var(--muted);
  }
  
  .light-theme .hero {
    background: radial-gradient(
      1200px 600px at 10% -10%,
      #eaf1ff,
      transparent
    ), var(--bg);
  }
  
  .light-theme .hero.card {
    background: var(--glass-bg);
    backdrop-filter: blur(14px);
    border: 1px solid var(--card-border);
  }
  
  .light-theme .swiper .swiper-slide,
  .light-theme .feature-card,
  .light-theme .testimonial-block,
  .light-theme .faq-item {
    background: var(--glass-bg);
    backdrop-filter: blur(12px);
  }
  
  .light-theme .integration-item span {
    color: var(--text);
  }
  
  .light-theme footer {
    background: #ffffff;
    color: var(--text);
  }
  
  .light-theme .footer-column ul li a {
    color: var(--muted);
  }
  
  .light-theme .footer-bottom {
    color: #6b7280;
  }
  
  .light-theme .burger {
    border: 1px solid var(--card-border);
  }
  .light-theme .btn-outline {
    border: 1px solid var(--card-border);
  }



/*  */

.theme-switch {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
}

.switch-track {
  position: relative;
  width: 52px;
  height: 26px;
  border-radius: 13px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease, border-color 0s;
  -o-transition: all 0.3s ease, border-color 0s;
  transition: all 0.3s ease, border-color 0s;
}

.switch-track {
  background: var(--switch-track);
  border : 1px solid var(--switch-track-border);
}

#theme-toggle a {
  height: auto;
}
.header-icon .switch-track svg {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#theme-toggle {
  display: flex;
  height: 100%;
  align-items: center;
}
.switch-thumb {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 22px;
  height: 22px;
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: -webkit-transform 0.25s ease !important;    
  -o-transition: -o-transform 0.25s ease !important;  
  transition: transform .25s !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

body.dark-theme .switch-thumb {
  -o-transform: translate(26px);
  -webkit-transform: translate(26px);
  transform: translate(26px);
  background: #000;
}

.sun-icon, .moon-icon {
  transition: .15s !important;
}

body.light-theme .sun-icon {
  display: block;
}

body.light-theme .moon-icon {
  display: none;
}

body.dark-theme .moon-icon {
  display: block;
  color: #fff;
}

body.dark-theme .sun-icon {
  display: none;
}

#theme-toggle a {
  text-decoration: none;
  color: inherit;
}

#theme-toggle a::after {
  content: none !important;
}
.e605-a4   {
  color: var(--third-gray) !important;
}
.no-theme-transitions,
.no-theme-transitions * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.no-theme-transitions .switch-track,
.no-theme-transitions .switch-thumb,
.no-theme-transitions .sun-icon,
.no-theme-transitions .moon-icon {
    -webkit-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}


.theme-toggle-wrapper {
  position: absolute;
  bottom: 10px;
}