/**
Theme Name: Kinessenciel
Author: Kinessenciel
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kinessenciel
Template: astra
*/

/* ── TOKENS ── */
:root {
  --purple-deep: var(--ast-global-color-2); /*#110713*/
  --purple-main: var(--ast-global-color-1); /*#8528A7*/
  --purple-cta: var(--ast-global-color-0); /*#9335B6*/
  --purple-mid: #ac67c9;
  --purple-light: #e2c9ed;
  --purple-pale: var(--ast-global-color-5); /*#F5EDF9*/
  --blue-soft: #b7cdee;
  --blue-mid: #8faedb;
  --blue-section: var(--ast-global-color-6); /*#eef5fc*/
  --blue-deep: #394d80;
  --white: #ffffff;
  --off-white: #fafafc;
  --grey-light: #f2f3f7;
  /* --grey-mid: #6b7280; */
  --grey-mid: #6b6882;
  /* --text-body: #3d3550; */
  --gold: #c9a84c;

  --ff-title: 'Playfair Display', Georgia, serif;
  --ff-body: 'Google Sans Flex', sans-serif;

  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 24px;
  --max-w: 1160px;
  --section-py: clamp(96px, 10vw, 148px);
}

/* ── RESET ── */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}

img {
  display: block;
  max-width: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}

/* ── UTILITY ── */
.section-subtitle {
  font-size: clamp(15px, 1.5vw, 17px);
  font-weight: 300;
  color: var(--grey-mid);
  line-height: 1.85;
  max-width: 560px;
  text-wrap: pretty;
  margin-top: 16px;
}

/* ── HERO ── */
.hero::before {
  content: '';
  position: absolute;
  top: -120px;
  right: -180px;
  width: 700px;
  height: 700px;
  background: radial-gradient(circle, rgba(245, 237, 249, 0.8) 0%, rgba(255, 255, 255, 0) 70%);
  pointer-events: none;
}
.hero::after {
  content: '';
  position: absolute;
  bottom: -100px;
  left: -100px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(231, 241, 251, 0.6) 0%, rgba(255, 255, 255, 0) 70%);
  pointer-events: none;
}
.hero-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(48px, 6vw, 96px);
  align-items: center;
}
.hero-eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}
.hero-eyebrow-line {
  width: 32px;
  height: 1px;
  background: var(--purple-mid);
}
.hero-eyebrow-text {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--purple-mid);
}
.hero-desc {
  font-size: clamp(15px, 1.5vw, 17px);
  font-weight: 300;
  color: var(--grey-mid);
  line-height: 1.8;
  margin-bottom: 44px;
  max-width: 500px;
}
.hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}

.hero-visual {
  position: relative;
  display: flex;
  justify-content: center;
}
.hero-img-wrap {
  width: clamp(280px, 36vw, 500px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--purple-pale) 0%, var(--blue-section) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 32px 80px rgba(112, 52, 161, 0.12);
}
.hero-img-placeholder {
  width: 80%;
  height: 80%;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(182, 121, 215, 0.2), rgba(143, 174, 219, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: var(--purple-mid);
  text-align: center;
  font-family: monospace;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
.hero-badge {
  position: absolute;
  bottom: 20px;
  left: -20px;
  background: var(--white);
  border-radius: var(--radius-md);
  padding: 14px 20px;
  box-shadow: 0 8px 32px rgba(52, 32, 91, 0.12);
  display: flex;
  align-items: center;
  gap: 12px;
}
.hero-badge-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--purple-pale);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.hero-badge-text {
  font-size: 12px;
  font-weight: 600;
  color: var(--purple-deep);
}
.hero-badge-sub {
  font-size: 11px;
  font-weight: 400;
  color: var(--grey-mid);
}

/* ── SECTION: WHAT IS KINESIOLOGY ── */
.kinesio-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(48px, 6vw, 96px);
  align-items: center;
}
.kinesio-inner img {
  border-radius: var(--radius-lg);
  background: linear-gradient(135deg, var(--purple-light) 0%, var(--blue-soft) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: monospace;
  font-size: 11px;
  color: var(--purple-deep);
  letter-spacing: 0.06em;
  text-align: center;
  line-height: 2;
  position: relative;
  overflow: hidden;
}
.kinesio-definition {
  margin-top: 24px;
  border-left: 3px solid var(--purple-mid);
  padding-left: 20px;
  font-family: var(--ff-title);
  font-style: italic;
  font-size: clamp(16px, 1.8vw, 20px);
  color: var(--purple-main);
  line-height: 1.6;
}
.tag {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 500;
  background: var(--white);
  color: var(--purple-main);
  border: 1px solid var(--purple-light);
}

/* ── SECTION: BENEFITS ── */
.benefit-card {
  background: var(--off-white);
  border-radius: var(--radius-md);
  padding: 36px 28px;
  border: 1px solid rgba(182, 121, 215, 0.12);
  transition:
    box-shadow 0.3s,
    transform 0.3s;
  position: relative;
  overflow: hidden;
}
.benefit-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--purple-cta), var(--blue-mid));
  opacity: 0;
  transition: opacity 0.3s;
}
.benefit-card:hover {
  box-shadow: 0 16px 48px rgba(112, 52, 161, 0.1);
  transform: translateY(-4px);
}
.benefit-card:hover::before {
  opacity: 1;
}

.benefit-card .safe-svg-inside {
  border-radius: 14px;
}
.benefit-icon svg {
  width: 24px;
  height: 24px;
}

/* ── SECTION: APPROACH ── */
.section-approach {
  background: var(--blue-section);
  padding-block: var(--section-py);
}
.approach-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(48px, 6vw, 96px);
  align-items: center;
}
.approach-pillars {
  display: flex;
  flex-direction: column;
}
.approach-pillars .wp-block-group {
  padding: 24px;
}

/* ── SECTION: ABOUT PREVIEW ── */
.section-about {
  padding-block: var(--section-py);
}
.about-inner {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: clamp(20px, 30px, 80px);
  align-items: center;
}
.about-inner .wp-block-media-text__media {
  align-self: self-start;
}

.about-inner .wp-block-media-text__content {
  padding: 0px;
}
.section-about img {
  width: clamp(100%, 26vw, 360px);
  aspect-ratio: 3/4;
  border-radius: var(--radius-lg);
  overflow: hidden;
  position: relative;
}

.about-portrait::before {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(182, 121, 215, 0.07) 20px, rgba(182, 121, 215, 0.07) 22px);
}
.about-credentials {
  margin-top: 28px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.about-credentials li::marker {
  color: var(--purple-mid);
}

/* ── SECTION: APPROCHES PROPOSÉES ── */
.section-approches {
  background: var(--off-white);
  padding-block: var(--section-py);
}
.approches-header {
  text-align: center;
  margin-bottom: 64px;
}
.approches-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
.approche-card {
  background: var(--white);
  border-radius: var(--radius-md);
  /* padding: 40px 32px; */
  border: 1px solid rgba(182, 121, 215, 0.12);
  position: relative;
  overflow: hidden;
}
.approche-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--purple-cta), var(--blue-mid));
  z-index: 99;
}
.approche-title {
  font-family: var(--ff-title);
  font-size: 22px;
  font-weight: 500;
  color: var(--purple-deep);
  margin-bottom: 16px;
  line-height: 1.25;
}
.approche-desc {
  font-size: 14px;
  font-weight: 300;
  color: var(--grey-mid);
  line-height: 1.9;
}

/* ── RESPONSIVE ── */
@media (max-width: 960px) {
  .hero-inner {
    grid-template-columns: 1fr;
  }
  .hero-visual {
    display: none;
  }
  .kinesio-inner {
    grid-template-columns: 1fr;
  }
  .kinesio-visual {
    aspect-ratio: 16/7;
  }
  .benefits-grid {
    grid-template-columns: 1fr 1fr;
  }
  .process-steps {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
  .process-steps::before {
    display: none;
  }
  .approches-grid {
    grid-template-columns: 1fr;
  }
  .approach-inner {
    grid-template-columns: 1fr;
  }
  .trust-grid {
    grid-template-columns: 1fr;
  }
  .trust-reassurance {
    grid-template-columns: 1fr;
  }
  .about-inner {
    grid-template-columns: 1fr;
  }
  .about-portrait {
    width: 100%;
    aspect-ratio: 16/7;
  }
}

@media (max-width: 900px) {
  .page-header-inner {
    grid-template-columns: 1fr;
  }
  .page-header-portrait {
    width: 100%;
    max-width: 320px;
    aspect-ratio: 16/9;
  }
  .about-block.layout-text-right,
  .about-block.layout-text-left {
    grid-template-columns: 1fr;
  }
  .about-block.layout-text-left .aside-visual {
    order: -1;
  }
  .name-stats {
    gap: 28px;
  }
  .formation-items {
    grid-template-columns: 1fr;
  }
  .valeurs-grid {
    grid-template-columns: 1fr;
  }
  .final-section {
    grid-template-columns: 1fr;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }
  .contact-sidebar {
    order: -1;
  }
  .methods-grid {
    grid-template-columns: 1fr;
  }
  .method-item {
    border-right: none;
    border-bottom: 1px solid rgba(182, 121, 215, 0.18);
  }
  .method-item:last-child {
    border-bottom: none;
  }
}

@media only screen and (max-width: 767px) {
  .img-dorine {
    max-width: 500px;
  }
}
@media (max-width: 600px) {
  .about-inner .wp-block-media-text__content {
    padding: 0px !important;
  }
  .approche-title {
    margin-bottom: 6px;
  }
  .approche-desc {
    line-height: 1.5;
  }
  .section-about img {
    aspect-ratio: 4 / 3;
  }
  .approach-pillars .wp-block-group {
    padding: 14px;
  }
  .benefits-grid {
    grid-template-columns: 1fr;
  }
  .process-steps {
    grid-template-columns: 1fr;
  }
  .hero-tagline {
    flex-wrap: wrap;
    gap: 16px;
  }
  .cta-contact-details {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .benefit-conclusion {
    padding: 24px 20px;
  }
  .name-banner-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .name-stats {
    flex-wrap: wrap;
    gap: 20px;
  }
  .form-row {
    grid-template-columns: 1fr;
  }
  .form-submit {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 544px) {
  .footer-widget-area[data-section='sidebar-widgets-footer-widget-1'].footer-widget-area-inner {
    text-align: center !important;
  }

  .footer-widget-area[data-section='sidebar-widgets-footer-widget-1'].footer-widget-area-inner img {
    margin-inline: auto !important;
  }

  .wp-container-core-social-links-is-layout-08a56274 {
    justify-content: center !important;
  }

  .footer-widget-area[data-section='sidebar-widgets-footer-widget-2'].footer-widget-area-inner {
    text-align: center !important;
  }

  .wp-container-core-group-is-layout-05d21a84 {
    align-items: center !important;
  }

  .wp-container-core-group-is-layout-05d21a84 p.has-text-align-right {
    text-align: center !important;
  }

  .wp-container-core-group-is-layout-afdc3963 {
    justify-content: center !important;
  }
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* À PROPOS */
.formation-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2.5px;
  background: linear-gradient(90deg, var(--purple-cta), var(--blue-mid));
}

/* ── MAP ── */
.map-overlay {
  position: absolute;
  bottom: 78px;
  left: 18px;
  background: var(--white);
  border-radius: 10px;
  padding: 12px 16px;
  box-shadow: 0 4px 20px rgba(51, 20, 56, 0.1);
  display: flex;
  align-items: center;
  gap: 12px;
  width: fit-content !important;
}
.map-overlay-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--purple-pale);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.map-overlay-icon svg {
  width: 13px;
  height: 13px;
}
.map-overlay-name {
  font-size: 12px;
  font-weight: 600;
  color: var(--purple-deep);
}
.map-overlay-addr {
  font-size: 11px;
  font-weight: 300;
  color: var(--grey-mid);
  margin-top: 1px;
}
label {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--titre);
}
form input,
form textarea {
  width: 100% !important;
  padding: 14px 18px !important;
  border: 1.5px solid rgba(197, 148, 218, 0.28) !important;
  border-radius: 8px !important;
  font-family: var(--ff-body) !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  color: var(--grey-mid) !important;
  background: var(--white) !important;
  outline: none !important;
  transition:
    border-color 0.25s,
    box-shadow 0.25s !important;
  -webkit-appearance: none !important;
}

form input:focus,
form textarea:focus {
  border-color: var(--purple-cta) !important;
  box-shadow: 0 0 0 3px rgba(147, 53, 182, 0.07) !important;
}

.wpcf7-form-control.wpcf7-submit {
  border-style: solid !important;
  width: fit-content !important;
  border-top-width: 1.5px !important;
  border-right-width: 1.5px !important;
  border-left-width: 1.5px !important;
  border-bottom-width: 1.5px !important;
  border-color: var(--ast-global-color-0) !important;
  background-color: var(--ast-global-color-0) !important;
  color: var(--ast-global-color-4) !important;
  font-family: inherit !important;
  font-weight: 500 !important;
  line-height: 1em !important;
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  border-top-left-radius: 40px !important;
  border-top-right-radius: 40px !important;
  border-bottom-right-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
  padding-top: 14px !important;
  padding-right: 32px !important;
  padding-bottom: 14px !important;
  padding-left: 32px !important;
}
