/* MindGuide — corporate modern sans-serif concept */
:root{
  --purple:#635bff;
  --purple-dark:#3730a3;
  --violet:#7c73ff;
  --ink:#111827;
  --text:#4b5563;
  --muted:#6b7280;
  --line:#e5e7eb;
  --surface:#fff;
  --lavender:#f4f3ff;
  --shadow:0 18px 48px rgba(15,23,42,.08);
  --radius:14px;
  --container:1240px;
}

body{
  font-family:"Montserrat",Arial,sans-serif;
  color:var(--text);
  background:#f7f8fc;
  letter-spacing:-.01em;
}

.section-gap{margin-top:120px}
.site-header{
  height:76px;
  background:rgba(255,255,255,.92);
  border-bottom:1px solid #e6e8ef;
  box-shadow:0 1px 0 rgba(15,23,42,.02);
}
.brand-logo{width:164px}
.nav-wrap{gap:30px}
.main-nav{gap:34px}
.main-nav a{
  padding:27px 0 23px;
  color:#4b5563;
  font-size:13px;
  font-weight:600;
}
.main-nav a.active:after{bottom:13px;height:3px;background:#635bff}
.nav-actions{gap:10px}
.lang-switch{color:#374151}

.btn{
  min-height:48px;
  padding:0 22px;
  border-radius:10px;
  font-size:13px;
  font-weight:700;
  box-shadow:none;
}
.btn-icon-chat{
  display:block;
  width:26px;
  height:auto;
  flex:0 0 auto;
  object-fit:contain;
}
.btn-icon-play{
  display:block;
  width:22px;
  height:22px;
  flex:0 0 22px;
  object-fit:contain;
}
.btn:hover{transform:translateY(-1px)}
.btn-primary{
  background:#635bff;
  box-shadow:0 10px 24px rgba(99,91,255,.22);
}
.btn-primary:hover{background:#5149e8}
.btn-ghost{
  color:#4f46e5;
  border-color:#c7c9ff;
  background:#fff;
}
.btn-small{min-height:40px}

.hero{
  overflow:visible;
  padding:34px 0 0;
  background:
    radial-gradient(circle at 80% 10%,rgba(99,91,255,.11),transparent 30%),
    #f7f8fc;
}
.hero-grid{
  min-height:650px;
  grid-template-columns:46% 54%;
  overflow:hidden;
  border:1px solid #e3e5ec;
  border-radius:24px;
  background:#fff;
  box-shadow:0 28px 80px rgba(15,23,42,.09);
}
.hero-copy{padding:72px 38px 70px 58px}
.eyebrow{
  padding:7px 12px;
  border:1px solid #dedcff;
  border-radius:7px;
  background:#f4f3ff;
  color:#5149d8;
  font-size:10px;
  font-weight:700;
  letter-spacing:.075em;
  text-transform:uppercase;
}
.hero h1{
  max-width:420px;
  margin:24px 0 22px;
  color:#111827;
  font-size:50px;
  line-height:1.08;
  letter-spacing:-.045em;
  font-weight:800;
}
.hero-lead{
  max-width:515px;
  margin-bottom:32px;
  color:#5b6472;
  font-size:16px;
  line-height:1.7;
}
.hero-visual{
  width:100%;
  height:650px;
  overflow:hidden;
}
.hero-photo{object-position:70% center}
.hero-visual:after{
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.5) 12%,transparent 28%);
}
.chat-shot{
  top:56px;
  right:24px;
  width:250px;
  filter:drop-shadow(0 22px 32px rgba(15,23,42,.18));
}
.rating-row{margin-top:36px}
.rating-row>div:last-child{display:flex;flex-direction:column;gap:4px}
.rating-line{gap:10px;line-height:1;color:#111827}
.rating-line strong{font-size:16px}
.rating-line .stars{font-size:22px;line-height:1}
.rating-row small{font-size:9px;line-height:1.1;white-space:nowrap}
.avatar-stack img{border-color:#fff}

.benefits-grid{gap:16px}
.benefit-card{
  min-height:226px;
  padding:28px;
  border-color:#e3e5ec;
  border-radius:14px;
  box-shadow:0 12px 32px rgba(15,23,42,.055);
  text-align:left;
}
.icon-bubble{
  width:58px;
  height:58px;
  margin:0 0 24px;
  border-radius:12px;
  font-size:28px;
}
.benefit-card h3,.help-card h3,.direction-card h3{color:#172033}
.benefit-card h3{font-size:17px}
.benefit-card p{color:#687181;font-size:13px}

.section-heading h2,.split-heading h2,.cta-copy h2{
  color:#111827;
  font-weight:800;
  letter-spacing:-.035em;
}
.section-heading h2{font-size:38px}
.section-heading p,.split-heading p{color:#6b7280}
.heading-line{
  width:52px;
  height:4px;
  margin-top:16px;
  background:#635bff;
}

.help-grid{gap:16px}
.help-card{
  min-height:164px;
  padding:24px;
  gap:16px;
  border-color:#e3e5ec;
  border-radius:14px;
  box-shadow:0 10px 30px rgba(15,23,42,.045);
}
.topic-icon{
  width:50px;
  height:50px;
  flex-basis:50px;
  border-radius:12px;
  font-size:24px;
}
.help-card h3{font-size:14px}
.help-card p{color:#727b89;font-size:12px}

.split-heading{margin-bottom:34px}
.split-heading h2{font-size:38px;white-space:nowrap}
.video-grid{gap:18px}
.video-card{
  border-radius:14px;
  box-shadow:0 12px 32px rgba(15,23,42,.12);
}
.video-play{width:54px;height:54px}
.library-btn{min-width:228px}

.testimonial-window{touch-action:pan-y}
.testimonial-track.is-dragging{
  transition:none;
  cursor:grabbing;
  user-select:none;
}
.testimonial-track.is-dragging img{pointer-events:none}

.directions-grid{
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  margin-top:40px;
}
.direction-card{
  min-height:230px;
  padding:28px 22px;
  border-color:#e3e5ec;
  border-radius:14px;
  background:#fff;
  box-shadow:0 10px 30px rgba(15,23,42,.045);
}
.direction-card:after{
  left:0;
  right:auto;
  top:0;
  bottom:0;
  width:4px;
  height:auto;
  border-radius:14px 0 0 14px;
  background:#635bff!important;
}
.direction-icon{
  width:58px;
  height:58px;
  margin-bottom:20px;
  border-radius:12px;
  font-size:28px;
}
.direction-card h3{min-height:auto;font-size:14px}
.direction-card p{font-size:12px}

.testimonials{
  padding:82px 0 74px;
  background:#eef0f7;
}
.testimonial-card{
  min-height:300px;
  padding:24px;
  border-color:#dfe2ea;
  border-radius:14px;
  box-shadow:0 12px 32px rgba(15,23,42,.06);
}
.review-head div{color:#172033}
.review-head>span{color:#c9c6ff}
.testimonial-card p{color:#596273}
.slider-dots button{border-color:#a7a3ff}
.slider-dots button.active{background:#635bff}
.carousel-arrow{color:#4f46e5;border-color:#d7d8e5;box-shadow:0 10px 24px rgba(15,23,42,.1)}
.carousel-arrow:hover:not(:disabled){background:#635bff}

.cta-card{
  min-height:460px;
  border:1px solid #e1e4eb;
  border-radius:20px;
  box-shadow:0 24px 60px rgba(15,23,42,.11);
}
.cta-card:after{
  background:linear-gradient(90deg,rgba(247,248,252,.98) 0%,rgba(247,248,252,.9) 48%,transparent 72%);
}
.cta-copy{padding:56px}
.cta-copy h2{font-size:38px}
.cta-copy .soft{background:#111827}
.trust-row{color:#374151;font-size:12px}

.site-footer{
  margin-top:120px;
  padding-top:64px;
  color:#cbd1dc;
  background:#111827;
}
.footer-grid h3{font-size:12px;letter-spacing:.04em;text-transform:uppercase}
.footer-grid a:not(.brand):not(.socials a){color:#cbd1dc}
.socials a{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}
.subscribe-form{border-radius:9px}
.subscribe-form button{background:#635bff}

@media(min-width:801px){
  .hero-grid{align-items:stretch}
  .hero-visual{height:auto;min-height:650px;align-self:stretch}
}

@media(max-width:1100px){
  .hero-grid{grid-template-columns:45% 55%}
  .hero-copy{padding-left:40px}
  .hero h1{font-size:42px}
  .directions-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:800px){
  .section-gap{margin-top:88px}
  .site-header{height:68px}
  .hero{padding-top:20px}
  .hero-grid{
    display:flex;
    min-height:0;
    border-radius:18px;
  }
  .hero-copy{padding:52px 28px 34px}
  .hero h1{font-size:38px}
  .hero-visual{height:auto}
  .benefit-card{text-align:left}
  .directions-grid{grid-template-columns:repeat(2,1fr)}
  .split-heading h2{white-space:normal}
}

@media(max-width:560px){
  body{background:#f7f8fc}
  .container{width:calc(100% - 28px)}
  .brand-logo{width:128px}
  .hero{padding-top:14px}
  .hero-grid{border-radius:16px}
  .hero-copy{padding:42px 20px 30px}
  .hero h1{max-width:400px;margin-inline:auto;font-size:20px;line-height:1.22;letter-spacing:-.035em}
  .hero-lead{max-width:none;font-size:12px;line-height:1.75}
  .hero-visual{border-radius:0 0 16px 16px}
  .hero-photo{border-radius:0 0 16px 16px}
  .hero-visual:after{background:none}
  .chat-shot{top:4%;right:3%;width:36%;max-width:164px}
  .benefits.section-gap{margin-top:48px}
  .benefit-card{min-height:200px;padding:24px}
  .section-heading h2,.split-heading h2{font-size:26px}
  .video-play{width:48px;height:48px}
  .video-play:before{border-top-width:7px;border-bottom-width:7px;border-left-width:12px}
  .directions-grid{grid-template-columns:1fr}
  .direction-card{min-height:205px}
  .cta-card{border-radius:16px}
  .cta-card:after{
    display:block;
    z-index:2;
    background:linear-gradient(180deg,rgba(247,248,252,.7) 0%,rgba(247,248,252,.7) 48%,rgba(247,248,252,.62) 100%);
  }
  .cta-copy{padding:34px 24px 28px}
  .cta-copy h2{font-size:25px}
  .site-footer{margin-top:88px}
}
