#ib-consent-root .s-d73b807a776488de5a01.s-5fc7e38bffe00ca46add,
.s-543d99683c3062544f59.s-5fc7e38bffe00ca46add,
img,
main {
  display: block;
}
#ib-consent-root *,
*,
::after,
::before {
  box-sizing: border-box;
}
:root {
  --denim: #1e3a8a;
  --denim-2: #f8bbd0;
  --warm-gray: #7a7a7a;
  --bg: #f3f2f0;
  --ink: #0b1020;
  --link-color: #d81b60;
  --paper: #ffffff;
  --shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  --radius-2xl: 1.25rem;
  --radius-xl: 1rem;
  --container: 1180px;
  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
  --radius-xl: 16px;
  --radius-lg: 12px;
}
html:focus-within {
  scroll-behavior: smooth;
}
body,
html {
  height: 100%;
}
blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
}
ol[role="list"],
ul[role="list"] {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: var(--link-color);
}
button {
  border: 0;
  background: 0 0;
}
body {
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
  color: var(--ink);
  background: var(--bg);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  max-width: 100vw;
  overflow-x: hidden;
}
.s-255a762c36cdae2fe950 {
  width: min(100%, var(--container));
  margin-inline: auto;
  padding-inline: 20px;
}
.s-212301c593df7a10ee64 {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.9rem 1.2rem;
  border-radius: 999px;
  font-weight: 700;
  letter-spacing: 0.2px;
  transition: transform 0.2s var(--ease), box-shadow 0.2s var(--ease),
    background 0.2s var(--ease), color 0.2s var(--ease);
}
.s-23b0ed88362dca359e07 {
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  color: #fff;
  box-shadow: 0 8px 22px rgba(30, 58, 138, 0.28);
}
.s-23b0ed88362dca359e07:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 30px rgba(39, 76, 186, 0.32);
}
#ib-consent-root .s-898ef899ed67a5f73ca7,
.s-898ef899ed67a5f73ca7 {
  border: 2px solid var(--denim);
  color: var(--denim);
  background: #fff;
}
.s-898ef899ed67a5f73ca7:hover {
  background: rgba(30, 58, 138, 0.06);
}
header.s-f819d7dee1ee55de63a8 {
  position: fixed;
  inset-inline: 0;
  top: 0;
  z-index: 1000;
  backdrop-filter: saturate(1.2) blur(10px);
  background: rgba(243, 242, 240, 0.7);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.s-7a86b15480e0a870f0b0 .s-5a599b482fc1e63bd71d i,
.s-d56d985300d4b52eb6e1 i,
nav.s-e3b7c980d763196e9d13 a::after {
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
}
.s-3224a500d5a1273d6d0c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  height: 72px;
}
.s-5109b8ed055a6af8a9f4,
.s-63acf68c4f951d6412a8 {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.s-63acf68c4f951d6412a8 img {
  width: 40px;
  height: 40px;
}
.s-755ea24aa34ee7d8efa5 {
  font-weight: 900;
  font-size: 1.2rem;
  letter-spacing: 0.2px;
  color: var(--denim);
}
nav.s-e3b7c980d763196e9d13 {
  display: flex;
  align-items: center;
  gap: 1.4rem;
}
nav.s-e3b7c980d763196e9d13 a {
  font-weight: 600;
  position: relative;
}
nav.s-e3b7c980d763196e9d13 a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 0;
  height: 2px;
  transition: width 0.25s var(--ease);
}
nav.s-e3b7c980d763196e9d13 a:hover::after {
  width: 100%;
}
.s-7a86b15480e0a870f0b0 {
  display: none;
  cursor: pointer;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: #fff;
  box-shadow: var(--shadow);
  align-items: center;
  justify-content: center;
}
.s-7a86b15480e0a870f0b0 .s-5a599b482fc1e63bd71d {
  width: 20px;
  height: 14px;
  position: relative;
}
.s-7a86b15480e0a870f0b0 .s-5a599b482fc1e63bd71d i {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  border-radius: 2px;
  transition: transform 0.25s var(--ease), opacity 0.25s var(--ease);
}
.s-7a86b15480e0a870f0b0 .s-5a599b482fc1e63bd71d i:first-child {
  top: 0;
}
.s-7a86b15480e0a870f0b0 .s-5a599b482fc1e63bd71d i:nth-child(2) {
  top: 6px;
}
.s-7a86b15480e0a870f0b0 .s-5a599b482fc1e63bd71d i:nth-child(3) {
  bottom: 0;
}
.s-7a86b15480e0a870f0b0.s-2bb6b986c5d6fb26dd9d
  .s-5a599b482fc1e63bd71d
  i:first-child {
  transform: translateY(6px) rotate(45deg);
}
.s-7a86b15480e0a870f0b0.s-2bb6b986c5d6fb26dd9d
  .s-5a599b482fc1e63bd71d
  i:nth-child(2) {
  opacity: 0;
}
.s-7a86b15480e0a870f0b0.s-2bb6b986c5d6fb26dd9d
  .s-5a599b482fc1e63bd71d
  i:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
.s-543d99683c3062544f59 {
  position: fixed;
  inset: 0;
  background: rgba(11, 16, 32, 0.72);
  backdrop-filter: blur(8px);
  z-index: 1200;
  display: none;
}
.s-543d99683c3062544f59 .s-7040cb72e5b1a981b50c {
  position: absolute;
  inset-inline: 0;
  top: 0;
  padding: 100px 24px 40px;
  background: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0.96));
  border-bottom-left-radius: var(--radius-2xl);
  border-bottom-right-radius: var(--radius-2xl);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
}
.menu-close-btn {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.2s var(--ease), transform 0.2s var(--ease);
  z-index: 10;
  border: none;
  padding: 0;
}
.menu-close-btn:hover {
  background: rgba(0, 0, 0, 0.1);
  transform: scale(1.05);
}
.menu-close-btn:active {
  transform: scale(0.95);
}
.menu-close-btn svg {
  width: 20px;
  height: 20px;
  color: var(--ink);
}
.s-543d99683c3062544f59 .s-7040cb72e5b1a981b50c a {
  display: block;
  font-size: 1.25rem;
  font-weight: 800;
  padding: 16px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.08);
}
#ib-consent-root .s-e8cdc05b346aa0d4a91a:last-child,
.s-543d99683c3062544f59 .s-7040cb72e5b1a981b50c a:last-child {
  border-bottom: 0;
}
/* === Accueil (hero) — new === */
#accueil.hero {
  --mx: 0px;
  --my: 0px;
  position: relative;
  padding-top: 120px;
  min-height: 92vh;
  display: grid;
  align-items: center;
  justify-content: center;
  overflow: clip;
  background: radial-gradient(
      1200px 600px at 20% 10%,
      rgba(248, 187, 208, 0.18),
      transparent 60%
    ),
    radial-gradient(
      1200px 600px at 80% 90%,
      rgba(30, 58, 138, 0.2),
      transparent 60%
    );
}
#accueil .hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  isolation: isolate;
}
#accueil .bg-layer {
  position: absolute;
  inset: -8%;
}
#accueil .bg-gradient {
  background: conic-gradient(
    from 0deg at 30% 40%,
    rgba(30, 58, 138, 0.28),
    rgba(248, 187, 208, 0.28),
    rgba(30, 58, 138, 0.28)
  );
  filter: blur(60px) saturate(1.05);
  animation: hero-rot 24s linear infinite;
  transform: translate(calc(var(--mx) * 0.4), calc(var(--my) * 0.4));
}
#accueil .bg-blob {
  --c1: rgba(30, 58, 138, 0.28);
  --c2: rgba(248, 187, 208, 0.26);
  background: radial-gradient(120% 120% at 30% 30%, var(--c1), transparent 70%),
    radial-gradient(120% 120% at 70% 70%, var(--c2), transparent 70%);
  filter: blur(30px);
  opacity: 0.6;
  mix-blend-mode: multiply;
  animation: hero-morph 16s ease-in-out infinite;
}
#accueil .blob-1 {
  transform: translate(-10%, -8%) scale(1.05);
}
#accueil .blob-2 {
  transform: translate(8%, 10%) scale(1.05);
  animation-delay: -6s;
}
#accueil .bg-noise {
  pointer-events: none;
  inset: 0;
  position: absolute;
  opacity: 0.06;
  mix-blend-mode: overlay;
  background: repeating-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.35) 0 1px,
    transparent 1px 2px
  );
}
#accueil .hero-inner {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 32px;
  grid-template-columns: 0.9fr 1.1fr;
  align-items: center;
  justify-items: center;
  margin: 6vh auto 5vh;
  width: 100%;
}
#accueil .hero-copy {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#accueil .hero-copy .hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--denim);
  font-weight: 800;
}
#accueil .hero-copy h1 {
  font-size: clamp(2.2rem, 1.4rem + 3vw, 3.6rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
  font-weight: 900;
  background-image: linear-gradient(90deg, var(--denim), var(--denim-2));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 10px 24px rgba(30, 58, 138, 0.12);
  text-align: center;
}
#accueil .hero-copy p {
  margin-top: 14px;
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: #2b2b2b;
  max-width: 64ch;
  text-align: center;
}
#accueil .hero-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  margin-top: 8px;
}
#accueil .hero-points {
  display: grid;
  gap: 10px;
  margin-top: 18px;
  justify-items: center;
  width: 100%;
}
#accueil .hero-points li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  background: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0.84));
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 14px;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
}
#accueil .hero-points i {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  box-shadow: 0 6px 14px rgba(30, 58, 138, 0.18);
  position: relative;
}
#accueil .hero-points i::after {
  content: "";
  position: absolute;
  inset: 5px;
  background: #fff;
  border-radius: 50%;
}
#accueil .hero-visual {
  perspective: 1200px;
  transform: translate(calc(var(--mx) * 0.3), calc(var(--my) * 0.3));
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#accueil .card-stack {
  position: relative;
  height: clamp(300px, 40vh, 460px);
  width: 100%;
  max-width: 500px;
  transform-style: preserve-3d;
}
#accueil .card {
  --rx: calc(var(--my) * 0.15);
  --ry: calc(var(--mx) * -0.15);
  position: absolute;
  inset: 0;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 30px 80px rgba(13, 25, 56, 0.16);
  transform: translateZ(var(--z, 0px)) rotateX(var(--rx)) rotateY(var(--ry));
  transition: transform 0.15s var(--ease), box-shadow 0.2s var(--ease);
}
#accueil .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.92;
}
#accueil .card.c1 {
  --z: 140px;
  transform: translateY(-4%) translateZ(var(--z)) rotate(-2deg);
}
#accueil .card.c2 {
  --z: 80px;
  transform: translateY(2%) translateZ(var(--z)) rotate(3deg);
}
#accueil .card.c3 {
  --z: 20px;
  transform: translateY(8%) translateZ(var(--z)) rotate(-1deg);
}
#accueil .ring {
  position: absolute;
  inset: 6% 12%;
  border-radius: 50%;
  border: 2px dashed rgba(30, 58, 138, 0.22);
  transform: translateZ(10px);
  animation: ring-spin 22s linear infinite;
}
#accueil .ring-2 {
  inset: 16% 22%;
  animation-duration: 28s;
  opacity: 0.7;
}
@keyframes hero-rot {
  to {
    transform: rotate(1turn);
  }
}
@keyframes hero-morph {
  0%,
  100% {
    border-radius: 40% 60% 55% 45% / 40% 45% 55% 60%;
  }
  50% {
    border-radius: 60% 40% 45% 55% / 55% 40% 60% 45%;
  }
}
@keyframes ring-spin {
  to {
    transform: translateZ(10px) rotate(1turn);
  }
}
@media (max-width: 1100px) {
  #accueil .hero-inner {
    grid-template-columns: 1fr;
  }
  #accueil .hero-visual {
    order: -1;
  }
}
/* === Methodologie — new (dark theme) === */
#methodologie.method-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#methodologie .method-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#methodologie .method-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(60px);
  opacity: 0.3;
  animation: method-orb-float 20s ease-in-out infinite;
}
#methodologie .orb-1 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.25), transparent 70%);
  top: -10%;
  left: -5%;
  animation-delay: 0s;
}
#methodologie .orb-2 {
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.2), transparent 70%);
  bottom: -15%;
  right: -8%;
  animation-delay: -8s;
}
#methodologie .method-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.08) 1px, transparent 1px);
  background-size: 60px 60px;
  opacity: 0.4;
  animation: method-grid-move 40s linear infinite;
}
@keyframes method-orb-float {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(30px, -40px) scale(1.1); }
  66% { transform: translate(-20px, 30px) scale(0.9); }
}
@keyframes method-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(60px, 60px); }
}
#methodologie .method-container {
  position: relative;
  z-index: 1;
}
#methodologie .method-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#methodologie .method-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#methodologie .method-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#methodologie .method-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  max-width: 68ch;
  margin: 0 auto;
}
#methodologie .method-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
}
#methodologie .method-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#methodologie .method-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#methodologie .method-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#methodologie .method-card:hover::before {
  opacity: 1;
}
#methodologie .card-icon {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  color: #f8bbd0;
  transition: transform 0.3s var(--ease), background 0.3s var(--ease);
}
#methodologie .method-card:hover .card-icon {
  transform: scale(1.1) rotate(5deg);
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.3), rgba(30, 58, 138, 0.3));
}
#methodologie .card-icon svg {
  width: 32px;
  height: 32px;
}
#methodologie .method-card h3 {
  font-size: 1.5rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.3;
}
#methodologie .method-card > p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 24px;
  line-height: 1.6;
}
#methodologie .method-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 12px;
  margin-bottom: 24px;
}
#methodologie .method-list li {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 12px 16px;
  background: rgba(248, 187, 208, 0.1);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease), border-color 0.3s var(--ease);
}
#methodologie .method-list li:hover {
  background: rgba(248, 187, 208, 0.2);
  transform: translateX(4px);
  border-left-color: rgba(248, 187, 208, 0.9);
}
#methodologie .method-list li span {
  font-weight: 700;
  color: #fff;
  font-size: 0.95rem;
}
#methodologie .method-list li small {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.85rem;
}
#methodologie .method-stats {
  display: grid;
  gap: 16px;
  margin-bottom: 24px;
}
#methodologie .stat-item {
  padding: 20px;
  background: rgba(248, 187, 208, 0.1);
  border-radius: 16px;
  border: 1px solid rgba(248, 187, 208, 0.2);
  text-align: center;
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease), background 0.3s var(--ease);
}
#methodologie .stat-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(248, 187, 208, 0.2);
  background: rgba(248, 187, 208, 0.15);
}
#methodologie .stat-value {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 8px;
  background: linear-gradient(90deg, #f8bbd0, #1E3A8A);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#methodologie .stat-label {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.4;
}
#methodologie .card-image {
  border-radius: 16px;
  overflow: hidden;
  margin-top: 24px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#methodologie .card-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s var(--ease);
}
#methodologie .method-card:hover .card-image img {
  transform: scale(1.05);
}
@media (max-width: 1100px) {
  #methodologie .method-content {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.s-920a25ef686c4f7ca6ad {
  padding: 80px 0;
  background: linear-gradient(180deg, #f8bbd0 0%, #e3f2fd 100%);
}
.s-920a25ef686c4f7ca6ad .s-1a954628a960aaef81d7 {
  margin-bottom: 28px;
}
.s-920a25ef686c4f7ca6ad h2 {
  font-size: clamp(1.4rem, 1.2rem + 1.6vw, 2.2rem);
  line-height: 1.2;
  color: var(--denim);
  letter-spacing: -0.01em;
}
.s-8cb33b2754e53feca4f7 {
  max-width: 68ch;
  color: #333;
}
.s-f3c543ad5fe9d69603e7 {
  display: grid;
  gap: 22px;
}
.s-de820e2414088aefe2e5 {
  grid-template-columns: 1.25fr 0.75fr;
}
/* === Panier de référence — new === */
#panier-reference.panier-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, rgba(248, 187, 208, 0.05) 0%, rgba(227, 242, 253, 0.08) 100%);
  overflow: hidden;
}
#panier-reference .panier-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#panier-reference .panier-wave {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.3;
  animation: panier-wave-float 25s ease-in-out infinite;
}
#panier-reference .wave-1 {
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.2), transparent 70%);
  top: -20%;
  left: -10%;
  animation-delay: 0s;
}
#panier-reference .wave-2 {
  width: 700px;
  height: 700px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.18), transparent 70%);
  bottom: -15%;
  right: -8%;
  animation-delay: -12s;
}
#panier-reference .panier-pattern {
  position: absolute;
  inset: 0;
  background-image: 
    radial-gradient(circle at 2px 2px, rgba(30, 58, 138, 0.15) 1px, transparent 0);
  background-size: 40px 40px;
  opacity: 0.4;
  animation: panier-pattern-move 30s linear infinite;
}
@keyframes panier-wave-float {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(50px, -60px) scale(1.15); }
  66% { transform: translate(-40px, 50px) scale(0.9); }
}
@keyframes panier-pattern-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(40px, 40px); }
}
#panier-reference .panier-container {
  position: relative;
  z-index: 1;
}
#panier-reference .panier-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#panier-reference .panier-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--denim);
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
}
#panier-reference .panier-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: var(--denim);
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
#panier-reference .panier-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: #2b2b2b;
  max-width: 68ch;
  margin: 0 auto;
}
#panier-reference .panier-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  align-items: stretch;
}
#panier-reference .panier-card {
  position: relative;
  background: #fff;
  border-radius: 24px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 20px 60px rgba(13, 25, 56, 0.08);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
#panier-reference .panier-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.03), rgba(248, 187, 208, 0.03));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
  z-index: 1;
}
#panier-reference .panier-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 35px 90px rgba(30, 58, 138, 0.18);
}
#panier-reference .panier-card:hover::before {
  opacity: 1;
}
#panier-reference .panier-card:hover .card-visual {
  transform: scale(1.05);
}
#panier-reference .panier-card:hover .category-icon {
  transform: scale(1.15) rotate(5deg);
}
#panier-reference .card-visual {
  position: relative;
  height: 200px;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.05), rgba(248, 187, 208, 0.05));
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: transform 0.5s var(--ease);
}
#panier-reference .card-icon-wrapper {
  position: relative;
  z-index: 2;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#panier-reference .category-icon {
  width: 100%;
  height: 100%;
  transition: transform 0.5s var(--ease);
  filter: drop-shadow(0 4px 12px rgba(30, 58, 138, 0.2));
}
#panier-reference .card-decoration {
  position: absolute;
  inset: 0;
  background: 
    radial-gradient(circle at 20% 30%, rgba(30, 58, 138, 0.1), transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(248, 187, 208, 0.1), transparent 50%);
  opacity: 0.6;
  animation: panier-decoration-pulse 6s ease-in-out infinite;
}
@keyframes panier-decoration-pulse {
  0%, 100% { opacity: 0.6; }
  50% { opacity: 0.9; }
}
#panier-reference .card-content {
  padding: 32px;
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
#panier-reference .card-content h3 {
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--denim);
  margin-bottom: 12px;
  line-height: 1.3;
}
#panier-reference .card-content > p {
  color: #2b2b2b;
  margin-bottom: 20px;
  line-height: 1.6;
  flex: 1;
}
#panier-reference .card-features {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
#panier-reference .card-features li {
  padding: 6px 12px;
  background: rgba(30, 58, 138, 0.06);
  border-radius: 8px;
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--denim);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
  border: 1px solid rgba(30, 58, 138, 0.1);
}
#panier-reference .card-features li:hover {
  background: rgba(30, 58, 138, 0.12);
  transform: translateY(-2px);
}
#panier-reference[data-category="alimentation"] .card-visual {
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.05));
}
#panier-reference[data-category="energie"] .card-visual {
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.1), rgba(248, 187, 208, 0.05));
}
#panier-reference[data-category="mobilite"] .card-visual {
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.08), rgba(30, 58, 138, 0.08));
}
@media (max-width: 1100px) {
  #panier-reference .panier-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 680px) {
  #panier-reference .panier-grid {
    grid-template-columns: 1fr;
  }
}
.s-8e6c522d6391250f675d {
  grid-template-columns: repeat(3, 1fr);
}
/* === Indices locaux — new === */
#indices-locaux.local-section {
  position: relative;
  overflow: hidden;
}
#indices-locaux .local-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#indices-locaux .local-shapes {
  position: relative;
  width: 100%;
  height: 100%;
}
#indices-locaux .shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(50px);
  opacity: 0.2;
  animation: local-shape-float 20s ease-in-out infinite;
}
#indices-locaux .shape-1 {
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.3), transparent 70%);
  top: 10%;
  left: 5%;
  animation-delay: 0s;
}
#indices-locaux .shape-2 {
  width: 350px;
  height: 350px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.25), transparent 70%);
  top: 50%;
  right: 10%;
  animation-delay: -7s;
}
#indices-locaux .shape-3 {
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.2), transparent 70%);
  bottom: 15%;
  left: 15%;
  animation-delay: -14s;
}
@keyframes local-shape-float {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(30px, -40px) scale(1.1); }
  66% { transform: translate(-25px, 35px) scale(0.9); }
}
#indices-locaux .local-container {
  position: relative;
  z-index: 1;
}
#indices-locaux .local-header {
  text-align: center;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#indices-locaux .local-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--denim);
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
}
#indices-locaux .local-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: var(--denim);
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
#indices-locaux .local-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: #2b2b2b;
  max-width: 68ch;
  margin: 0 auto;
}
#indices-locaux .local-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
#indices-locaux .local-card {
  position: relative;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 15px 40px rgba(13, 25, 56, 0.08);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease);
  display: flex;
  flex-direction: column;
}
#indices-locaux .local-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 60px rgba(30, 58, 138, 0.15);
}
#indices-locaux .card-image-wrapper {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
#indices-locaux .card-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s var(--ease);
}
#indices-locaux .local-card:hover .card-image-wrapper img {
  transform: scale(1.1);
}
#indices-locaux .image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(30, 58, 138, 0.3) 100%);
  z-index: 1;
  transition: opacity 0.4s var(--ease);
}
#indices-locaux .local-card:hover .image-overlay {
  opacity: 0.7;
}
#indices-locaux .city-label {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 2;
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  font-weight: 800;
  font-size: 1.1rem;
  color: var(--denim);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
#indices-locaux .card-info {
  padding: 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
#indices-locaux .card-info h3 {
  font-size: 1.3rem;
  font-weight: 800;
  color: var(--denim);
  margin-bottom: 8px;
  line-height: 1.3;
}
#indices-locaux .card-info > p {
  color: #2b2b2b;
  margin-bottom: 16px;
  line-height: 1.6;
  flex: 1;
  font-size: 0.95rem;
}
#indices-locaux .card-tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
#indices-locaux .tag {
  padding: 4px 10px;
  background: rgba(30, 58, 138, 0.08);
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--denim);
  border: 1px solid rgba(30, 58, 138, 0.15);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#indices-locaux .tag:hover {
  background: rgba(30, 58, 138, 0.15);
  transform: translateY(-2px);
}
@media (max-width: 1100px) {
  #indices-locaux .local-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 680px) {
  #indices-locaux .local-grid {
    grid-template-columns: 1fr;
  }
}

/* === Observatoire mensuel — new === */
#observatoire-mensuel.observatoire-section {
  position: relative;
  overflow: hidden;
}
#observatoire-mensuel .observatoire-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#observatoire-mensuel .observatoire-dots {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle at 1px 1px, rgba(30, 58, 138, 0.12) 1px, transparent 0);
  background-size: 30px 30px;
  opacity: 0.4;
  animation: observatoire-dots-move 25s linear infinite;
}
#observatoire-mensuel .observatoire-lines {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(90deg, rgba(30, 58, 138, 0.05) 1px, transparent 1px),
    linear-gradient(rgba(30, 58, 138, 0.05) 1px, transparent 1px);
  background-size: 50px 50px;
  opacity: 0.3;
  animation: observatoire-lines-move 20s linear infinite;
}
@keyframes observatoire-dots-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(30px, 30px); }
}
@keyframes observatoire-lines-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(50px, 50px); }
}
#observatoire-mensuel .observatoire-container {
  position: relative;
  z-index: 1;
}
#observatoire-mensuel .observatoire-header {
  text-align: center;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#observatoire-mensuel .observatoire-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--denim);
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
}
#observatoire-mensuel .observatoire-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: var(--denim);
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
#observatoire-mensuel .observatoire-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: #2b2b2b;
  max-width: 68ch;
  margin: 0 auto;
}
#observatoire-mensuel .observatoire-swiper {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 20px 60px rgba(13, 25, 56, 0.1);
}
#observatoire-mensuel .swiper-slide {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  min-height: 400px;
}
#observatoire-mensuel .observatoire-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  height: 100%;
}
#observatoire-mensuel .card-visual-area {
  position: relative;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.05), rgba(248, 187, 208, 0.05));
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#observatoire-mensuel .visual-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
}
#observatoire-mensuel .visual-wrapper img {
  width: 100%;
  height: auto;
  max-width: 300px;
  filter: drop-shadow(0 8px 24px rgba(30, 58, 138, 0.2));
  transition: transform 0.5s var(--ease);
  z-index: 2;
  position: relative;
}
#observatoire-mensuel .swiper-slide-active .visual-wrapper img {
  transform: scale(1.05);
}
#observatoire-mensuel .visual-glow {
  position: absolute;
  inset: -50%;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.15), transparent 70%);
  opacity: 0;
  transition: opacity 0.5s var(--ease);
  z-index: 1;
}
#observatoire-mensuel .swiper-slide-active .visual-glow {
  opacity: 1;
  animation: observatoire-glow-pulse 3s ease-in-out infinite;
}
@keyframes observatoire-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
#observatoire-mensuel .card-text-area {
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
}
#observatoire-mensuel .card-number {
  font-size: 3rem;
  font-weight: 900;
  color: rgba(30, 58, 138, 0.1);
  line-height: 1;
  margin-bottom: 16px;
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#observatoire-mensuel .card-text-area h3 {
  font-size: 1.8rem;
  font-weight: 800;
  color: var(--denim);
  margin-bottom: 16px;
  line-height: 1.3;
}
#observatoire-mensuel .card-text-area p {
  color: #2b2b2b;
  margin-bottom: 24px;
  line-height: 1.6;
  font-size: 1.05rem;
  flex: 1;
}
#observatoire-mensuel .swiper-button-next,
#observatoire-mensuel .swiper-button-prev {
  color: #fff;
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  width: 48px;
  height: 48px;
  border-radius: 50%;
  top: auto;
  bottom: 24px;
  box-shadow: 0 10px 24px rgba(39, 76, 186, 0.36);
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
#observatoire-mensuel .swiper-button-next:hover,
#observatoire-mensuel .swiper-button-prev:hover {
  transform: scale(1.1);
  box-shadow: 0 12px 30px rgba(39, 76, 186, 0.45);
}
#observatoire-mensuel .swiper-button-next::after,
#observatoire-mensuel .swiper-button-prev::after {
  font-size: 18px;
  font-weight: 900;
}
#observatoire-mensuel .swiper-pagination {
  bottom: 24px;
}
#observatoire-mensuel .swiper-pagination-bullet {
  background: rgba(30, 58, 138, 0.35);
  width: 12px;
  height: 12px;
  transition: all 0.3s var(--ease);
}
#observatoire-mensuel .swiper-pagination-bullet-active {
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  width: 24px;
  border-radius: 6px;
}
@media (max-width: 1100px) {
  #observatoire-mensuel .swiper-slide,
  #observatoire-mensuel .observatoire-card {
    grid-template-columns: 1fr;
  }
  #observatoire-mensuel .card-visual-area {
    min-height: 250px;
  }
}
.s-584b59eaafaa354b39a5 {
  grid-template-columns: repeat(4, 1fr);
}
.s-2ab0591dbcf5fefdad65 {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 20px;
}
.s-bb362a46a483f3f8c993 {
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.s-4b4ed368b39f04520a28,
.s-bdc8fc932bc87ef027fd,
.s-e46d62f3bd0775f49f00 {
  margin-top: 16px;
}
.s-54c2b20d6799247acbe0,
.s-91c4de40446d30d84fe7,
details + details {
  margin-top: 12px;
}
.s-a4159efe32853e986435 {
  position: relative;
  width: 100%;
  padding-top: 60%;
  overflow: hidden;
}
.s-a4159efe32853e986435 img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.s-adac3846b477f4671462 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  font-size: 0.9rem;
}
.s-158f340e2a0f7aaaf2e8 {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}
.s-158f340e2a0f7aaaf2e8 .s-3a7d9767b1233601ebf8 {
  flex: 1 1 180px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  padding: 16px;
  box-shadow: 0 10px 24px rgba(13, 25, 56, 0.08);
}
.s-158f340e2a0f7aaaf2e8 .s-39f69c278f46165447f3 {
  font-size: 1.8rem;
  font-weight: 900;
  color: var(--denim);
}
.s-158f340e2a0f7aaaf2e8 .s-3a9f3478bc9a9ec348ea {
  color: #333;
}
.swiper {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.swiper-slide {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}
.s-51b322b30c6d78f000f2 {
  min-height: 340px;
}
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  width: 42px;
  height: 42px;
  border-radius: 50%;
  top: auto;
  bottom: 16px;
  box-shadow: 0 10px 24px rgba(39, 76, 186, 0.36);
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 16px;
  font-weight: 900;
}
.swiper-pagination-bullet {
  background: rgba(30, 58, 138, 0.35);
}
.swiper-pagination-bullet-active {
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
}
details {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  padding: 14px 16px;
  box-shadow: 0 10px 24px rgba(13, 25, 56, 0.08);
}
summary {
  cursor: pointer;
}
/* === Guides de lecture — new === */
#guides-lecture.guides-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#guides-lecture .guides-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#guides-lecture .guides-waves {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
#guides-lecture .wave {
  position: absolute;
  left: 0;
  right: 0;
  height: 200px;
  background: linear-gradient(90deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  filter: blur(40px);
  animation: guides-wave-flow 8s ease-in-out infinite;
}
#guides-lecture .wave-top {
  top: -100px;
  animation-delay: 0s;
}
#guides-lecture .wave-bottom {
  bottom: -100px;
  animation-delay: -4s;
}
@keyframes guides-wave-flow {
  0%, 100% { transform: translateX(-10%) scaleY(1); opacity: 0.6; }
  50% { transform: translateX(10%) scaleY(1.2); opacity: 0.8; }
}
#guides-lecture .guides-particles {
  position: absolute;
  inset: 0;
}
#guides-lecture .guides-particles span {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(248, 187, 208, 0.4);
  box-shadow: 0 0 12px rgba(248, 187, 208, 0.6);
  animation: guides-particle-float 6s ease-in-out infinite;
}
#guides-lecture .guides-particles span:nth-child(1) {
  top: 15%;
  left: 10%;
  animation-delay: 0s;
}
#guides-lecture .guides-particles span:nth-child(2) {
  top: 35%;
  right: 15%;
  animation-delay: 1.2s;
}
#guides-lecture .guides-particles span:nth-child(3) {
  bottom: 25%;
  left: 20%;
  animation-delay: 2.4s;
}
#guides-lecture .guides-particles span:nth-child(4) {
  top: 60%;
  right: 25%;
  animation-delay: 3.6s;
}
#guides-lecture .guides-particles span:nth-child(5) {
  bottom: 40%;
  left: 50%;
  animation-delay: 4.8s;
}
@keyframes guides-particle-float {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.4; }
  50% { transform: translateY(-20px) scale(1.2); opacity: 0.8; }
}
#guides-lecture .guides-container {
  position: relative;
  z-index: 1;
}
#guides-lecture .guides-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#guides-lecture .guides-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#guides-lecture .guides-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#guides-lecture .guides-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  max-width: 68ch;
  margin: 0 auto;
}
#guides-lecture .guides-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
#guides-lecture .guides-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#guides-lecture .guides-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#guides-lecture .guides-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#guides-lecture .guides-card:hover::before {
  opacity: 1;
}
#guides-lecture .card-number {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 4rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.1);
  line-height: 1;
  z-index: 1;
}
#guides-lecture .card-main {
  position: relative;
  z-index: 2;
}
#guides-lecture .card-main h3 {
  font-size: 1.8rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.3;
}
#guides-lecture .card-text {
  margin-bottom: 24px;
}
#guides-lecture .card-text p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
  margin-bottom: 12px;
}
#guides-lecture .card-text .card-highlight {
  color: rgba(248, 187, 208, 0.95);
  font-weight: 600;
  padding-left: 16px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
}
#guides-lecture .card-visual {
  margin-top: 24px;
}
#guides-lecture .visual-frame {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#guides-lecture .visual-frame img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.6s var(--ease);
}
#guides-lecture .guides-card:hover .visual-frame img {
  transform: scale(1.05);
}
#guides-lecture .visual-accent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, rgba(248, 187, 208, 0.8), rgba(30, 58, 138, 0.8));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#guides-lecture .guides-card:hover .visual-accent {
  opacity: 1;
}
@media (max-width: 1100px) {
  #guides-lecture .guides-content {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

/* === Footer — new (gray-pink theme) === */
.footer-main {
  position: relative;
  background: linear-gradient(180deg, #4a4a5a 0%, #5a4a5a 100%);
  padding: 60px 0 30px;
  margin-top: 10vh;
  overflow: hidden;
}
.footer-main .footer-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
.footer-main .footer-pattern {
  position: absolute;
  inset: 0;
  background-image: 
    radial-gradient(circle at 2px 2px, rgba(248, 187, 208, 0.15) 1px, transparent 0),
    radial-gradient(circle at 20px 20px, rgba(200, 200, 220, 0.1) 1px, transparent 0);
  background-size: 40px 40px, 80px 80px;
  opacity: 0.6;
  animation: footer-pattern-move 30s linear infinite;
}
@keyframes footer-pattern-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(40px, 40px); }
}
.footer-main .footer-container {
  position: relative;
  z-index: 1;
}
.footer-main .footer-top {
  display: grid;
  grid-template-columns: 1.2fr 1.8fr;
  gap: 60px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-main .footer-brand {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-main .brand-logo {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
}
.footer-main .brand-logo img {
  width: 40px;
  height: 40px;
}
.footer-main .brand-logo strong {
  font-size: 1.4rem;
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.2px;
}
.footer-main .brand-tagline {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.95rem;
  line-height: 1.5;
  margin-top: 4px;
}
.footer-main .brand-legal {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-main .brand-legal p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 8px;
}
.footer-main .brand-legal p:last-child {
  margin-bottom: 0;
}
.footer-main .brand-legal strong {
  color: #fff;
  font-weight: 800;
}
.footer-main .brand-legal a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.3s var(--ease);
}
.footer-main .brand-legal a:hover {
  color: #f8bbd0;
}
.footer-main .brand-copyright {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.85rem;
  margin-top: 16px;
}
.footer-main .footer-nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.footer-main .nav-column h4 {
  font-size: 1rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 16px;
  letter-spacing: 0.2px;
}
.footer-main .nav-column a {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  padding: 8px 0;
  font-weight: 600;
  transition: color 0.3s var(--ease), transform 0.2s var(--ease);
  border-bottom: 1px solid transparent;
}
.footer-main .nav-column a:hover {
  color: #f8bbd0;
  transform: translateX(4px);
  border-bottom-color: rgba(248, 187, 208, 0.3);
}
.footer-main .footer-bottom {
  text-align: center;
  padding-top: 20px;
}
.footer-main .footer-bottom p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
}
@media (max-width: 1100px) {
  .footer-main .footer-top {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .footer-main .footer-nav {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 680px) {
  .footer-main .footer-nav {
    grid-template-columns: 1fr;
  }
}
/* === FAQ Section === */
#faq.faq-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);
  overflow: hidden;
}
#faq .faq-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#faq .faq-pattern {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(30, 58, 138, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(30, 58, 138, 0.03) 1px, transparent 1px);
  background-size: 60px 60px;
  opacity: 0.4;
  animation: faq-pattern-move 40s linear infinite;
}
@keyframes faq-pattern-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(60px, 60px); }
}
#faq .faq-container {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto;
}
#faq .faq-header {
  text-align: center;
  margin-bottom: 50px;
}
#faq .faq-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--denim);
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
}
#faq .faq-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: var(--denim);
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
#faq .faq-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: #2b2b2b;
  max-width: 68ch;
  margin: 0 auto;
}
#faq .faq-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#faq .faq-item {
  background: #fff;
  border-radius: 16px;
  border: 2px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 12px rgba(13, 25, 56, 0.06);
  overflow: hidden;
  transition: box-shadow 0.3s var(--ease), border-color 0.3s var(--ease);
}
#faq .faq-item:hover {
  box-shadow: 0 8px 24px rgba(30, 58, 138, 0.12);
  border-color: rgba(30, 58, 138, 0.2);
}
#faq .faq-item[aria-expanded="true"] {
  border-color: rgba(30, 58, 138, 0.3);
}
#faq .faq-question {
  width: 100%;
  padding: 24px;
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--denim);
  transition: color 0.3s var(--ease);
}
#faq .faq-question:hover {
  color: #1E3A8A;
}
#faq .faq-question svg {
  width: 24px;
  height: 24px;
  color: var(--denim);
  flex-shrink: 0;
  transition: transform 0.3s var(--ease);
}
#faq .faq-item[aria-expanded="true"] .faq-question svg {
  transform: rotate(180deg);
}
#faq .faq-answer {
  padding: 0 24px 24px 24px;
  color: #2b2b2b;
  line-height: 1.7;
}
#faq .faq-answer p {
  margin-bottom: 12px;
}
#faq .faq-answer p:last-child {
  margin-bottom: 0;
}
#faq .faq-answer a {
  color: var(--denim);
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.3s var(--ease);
}
#faq .faq-answer a:hover {
  color: #1E3A8A;
}
@media (max-width: 680px) {
  #faq .faq-question {
    padding: 20px;
    font-size: 1rem;
  }
  #faq .faq-answer {
    padding: 0 20px 20px 20px;
    font-size: 0.95rem;
  }
}
/* === About Us — Mission Section === */
#about-mission.about-mission-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#about-mission .mission-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#about-mission .mission-shapes {
  position: absolute;
  inset: 0;
}
#about-mission .mission-shapes .shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(60px);
  opacity: 0.2;
  animation: mission-shape-float 15s ease-in-out infinite;
}
#about-mission .shape-1 {
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.3), transparent 70%);
  top: -10%;
  left: -5%;
  animation-delay: 0s;
}
#about-mission .shape-2 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.25), transparent 70%);
  bottom: -15%;
  right: -8%;
  animation-delay: -5s;
}
#about-mission .shape-3 {
  width: 350px;
  height: 350px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.2), transparent 70%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-delay: -10s;
}
@keyframes mission-shape-float {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(30px, -40px) scale(1.1); }
  66% { transform: translate(-20px, 30px) scale(0.9); }
}
#about-mission .mission-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 80px 80px;
  opacity: 0.3;
  animation: mission-grid-move 50s linear infinite;
}
@keyframes mission-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(80px, 80px); }
}
#about-mission .mission-container {
  position: relative;
  z-index: 1;
}
#about-mission .mission-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#about-mission .mission-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#about-mission .mission-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#about-mission h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#about-mission .mission-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#about-mission .mission-values {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 8px;
}
#about-mission .value-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 20px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: transform 0.3s var(--ease), background 0.3s var(--ease);
}
#about-mission .value-item:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, 0.08);
}
#about-mission .value-icon {
  width: 32px;
  height: 32px;
  color: #f8bbd0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#about-mission .value-icon svg {
  width: 100%;
  height: 100%;
}
#about-mission .value-item span {
  font-weight: 700;
  color: #fff;
  font-size: 0.95rem;
}
#about-mission .mission-visual {
  position: relative;
}
#about-mission .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#about-mission .mission-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#about-mission .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: mission-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes mission-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #about-mission .mission-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #about-mission .mission-visual {
    order: -1;
  }
}

/* === About Us — Engagements Section === */
#about-engagements.about-engagements-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#about-engagements .engagements-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#about-engagements .engagements-ripple {
  position: absolute;
  border-radius: 50%;
  border: 2px solid rgba(248, 187, 208, 0.2);
  animation: engagements-ripple-expand 4s ease-out infinite;
}
#about-engagements .ripple-1 {
  width: 200px;
  height: 200px;
  top: 20%;
  left: 10%;
  animation-delay: 0s;
}
#about-engagements .ripple-2 {
  width: 300px;
  height: 300px;
  bottom: 20%;
  right: 15%;
  animation-delay: 1.3s;
}
#about-engagements .ripple-3 {
  width: 250px;
  height: 250px;
  top: 60%;
  left: 50%;
  animation-delay: 2.6s;
}
@keyframes engagements-ripple-expand {
  0% { transform: scale(0.8); opacity: 0.8; }
  100% { transform: scale(1.5); opacity: 0; }
}
#about-engagements .engagements-container {
  position: relative;
  z-index: 1;
}
#about-engagements .engagements-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#about-engagements .engagements-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#about-engagements .engagements-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#about-engagements .engagements-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  max-width: 68ch;
  margin: 0 auto;
}
#about-engagements .engagements-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
#about-engagements .engagement-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#about-engagements .engagement-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#about-engagements .engagement-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#about-engagements .engagement-card:hover::before {
  opacity: 1;
}
#about-engagements .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
#about-engagements .card-icon {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s var(--ease), background 0.3s var(--ease);
}
#about-engagements .engagement-card:hover .card-icon {
  transform: scale(1.1) rotate(5deg);
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.3), rgba(30, 58, 138, 0.3));
}
#about-engagements .card-icon svg {
  width: 40px;
  height: 40px;
}
#about-engagements .card-number {
  font-size: 3rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.1);
  line-height: 1;
}
#about-engagements .engagement-card h3 {
  font-size: 1.5rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.3;
}
#about-engagements .engagement-card > p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: 24px;
}
#about-engagements .card-visual {
  border-radius: 16px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 16px;
}
#about-engagements .card-visual svg {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s var(--ease);
}
#about-engagements .engagement-card:hover .card-visual svg {
  transform: scale(1.05);
}
@media (max-width: 1100px) {
  #about-engagements .engagements-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

/* === Contacts — Hero Section === */
#contact-hero.contact-hero-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#contact-hero .contact-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#contact-hero .hero-shapes {
  position: absolute;
  inset: 0;
}
#contact-hero .hero-shapes .shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.2;
  animation: contact-hero-float 20s ease-in-out infinite;
}
#contact-hero .shape-1 {
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.3), transparent 70%);
  top: -20%;
  left: -10%;
  animation-delay: 0s;
}
#contact-hero .shape-2 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.25), transparent 70%);
  bottom: -15%;
  right: -8%;
  animation-delay: -10s;
}
@keyframes contact-hero-float {
  0%, 100% { transform: translate(0, 0) scale(1); }
  50% { transform: translate(50px, -60px) scale(1.15); }
}
#contact-hero .hero-particles {
  position: absolute;
  inset: 0;
}
#contact-hero .hero-particles span {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(248, 187, 208, 0.5);
  box-shadow: 0 0 16px rgba(248, 187, 208, 0.8);
  animation: contact-particle-float 8s ease-in-out infinite;
}
#contact-hero .hero-particles span:nth-child(1) {
  top: 20%;
  left: 15%;
  animation-delay: 0s;
}
#contact-hero .hero-particles span:nth-child(2) {
  top: 50%;
  right: 20%;
  animation-delay: 2s;
}
#contact-hero .hero-particles span:nth-child(3) {
  bottom: 30%;
  left: 25%;
  animation-delay: 4s;
}
#contact-hero .hero-particles span:nth-child(4) {
  top: 70%;
  right: 30%;
  animation-delay: 6s;
}
@keyframes contact-particle-float {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.5; }
  50% { transform: translateY(-30px) scale(1.3); opacity: 1; }
}
#contact-hero .contact-hero-container {
  position: relative;
  z-index: 1;
}
#contact-hero .contact-hero-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#contact-hero .hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#contact-hero .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#contact-hero h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#contact-hero .hero-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#contact-hero .hero-visual {
  position: relative;
}
#contact-hero .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-hero .contact-hero-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#contact-hero .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: contact-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes contact-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #contact-hero .contact-hero-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #contact-hero .hero-visual {
    order: -1;
  }
}

/* === Contacts — Form Section === */
#contact-form-section.contact-form-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#contact-form-section .form-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#contact-form-section .form-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 60px 60px;
  opacity: 0.3;
  animation: form-grid-move 40s linear infinite;
}
@keyframes form-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(60px, 60px); }
}
#contact-form-section .form-container {
  position: relative;
  z-index: 1;
}
#contact-form-section .form-wrapper {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 60px;
  align-items: start;
}
#contact-form-section .form-main {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}
#contact-form-section .form-header {
  text-align: center;
  margin-bottom: 32px;
}
#contact-form-section .form-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f8bbd0;
}
#contact-form-section .form-icon svg {
  width: 32px;
  height: 32px;
}
#contact-form-section .form-header h2 {
  font-size: 1.8rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
}
#contact-form-section .form-header p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.95rem;
}
#contact-form-section .contact-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#contact-form-section .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
#contact-form-section .form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#contact-form-section .form-group label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 700;
  font-size: 0.9rem;
}
#contact-form-section .form-group label svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
}
#contact-form-section .form-group input {
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  color: #fff;
  font-size: 1rem;
  transition: background 0.3s var(--ease), border-color 0.3s var(--ease);
}
#contact-form-section .form-group input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#contact-form-section .form-group input:focus {
  outline: none;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(248, 187, 208, 0.5);
}
#contact-form-section .form-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
#contact-form-section .form-actions button {
  display: flex;
  align-items: center;
  gap: 8px;
}
#contact-form-section .form-actions button svg {
  width: 18px;
  height: 18px;
}
#contact-form-section .form-actions a {
  display: flex;
  align-items: center;
  gap: 8px;
}
#contact-form-section .form-actions a svg {
  width: 18px;
  height: 18px;
}
#contact-form-section .form-disclaimer {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin-top: 8px;
}
#contact-form-section .form-disclaimer a {
  color: #f8bbd0;
  text-decoration: underline;
}
#contact-form-section .contact-info {
  position: sticky;
  top: 100px;
}
#contact-form-section .info-card {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}
#contact-form-section .info-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 24px;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-form-section .info-icon svg {
  width: 50px;
  height: 50px;
}
#contact-form-section .info-card h3 {
  font-size: 1.5rem;
  font-weight: 800;
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
}
#contact-form-section .info-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#contact-form-section .info-address {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
  text-align: center;
}
#contact-form-section .info-contacts {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#contact-form-section .contact-link {
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.8);
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: background 0.3s var(--ease), color 0.3s var(--ease), transform 0.2s var(--ease);
}
#contact-form-section .contact-link:hover {
  background: rgba(248, 187, 208, 0.1);
  color: #f8bbd0;
  transform: translateX(4px);
}
#contact-form-section .contact-link svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
#contact-form-section .info-hours {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.9rem;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 1100px) {
  #contact-form-section .form-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #contact-form-section .contact-info {
    position: static;
  }
}

/* === Contacts — Info Section === */
#contact-info-section.contact-info-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#contact-info-section .info-section-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#contact-info-section .info-waves {
  position: absolute;
  inset: 0;
}
#contact-info-section .wave {
  position: absolute;
  left: 0;
  right: 0;
  height: 200px;
  background: linear-gradient(90deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  filter: blur(40px);
  animation: info-wave-flow 8s ease-in-out infinite;
}
#contact-info-section .wave-1 {
  top: -100px;
  animation-delay: 0s;
}
#contact-info-section .wave-2 {
  bottom: -100px;
  animation-delay: -4s;
}
@keyframes info-wave-flow {
  0%, 100% { transform: translateX(-10%) scaleY(1); opacity: 0.6; }
  50% { transform: translateX(10%) scaleY(1.2); opacity: 0.8; }
}
#contact-info-section .info-section-container {
  position: relative;
  z-index: 1;
}
#contact-info-section .info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
#contact-info-section .info-card-large {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease);
}
#contact-info-section .info-card-large:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
}
#contact-info-section .card-header-info {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
#contact-info-section .card-icon-large {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#contact-info-section .card-icon-large svg {
  width: 40px;
  height: 40px;
}
#contact-info-section .info-card-large h2 {
  font-size: 1.8rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
}
#contact-info-section .card-intro {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
  margin-bottom: 24px;
}
#contact-info-section .info-features {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#contact-info-section .feature-item {
  display: flex;
  gap: 16px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#contact-info-section .feature-item:hover {
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
}
#contact-info-section .feature-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: rgba(248, 187, 208, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f8bbd0;
  flex-shrink: 0;
}
#contact-info-section .feature-icon svg {
  width: 22px;
  height: 22px;
}
#contact-info-section .feature-content h4 {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 4px;
}
#contact-info-section .feature-content p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  line-height: 1.5;
}
#contact-info-section .info-benefits {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#contact-info-section .info-benefits li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#contact-info-section .info-benefits li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#contact-info-section .info-benefits li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#contact-info-section .info-benefits li span {
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
}
@media (max-width: 1100px) {
  #contact-info-section .info-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

/* === Contacts — FAQ Section === */
#contact-faq.contact-faq-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#contact-faq .faq-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#contact-faq .faq-pattern {
  position: absolute;
  inset: 0;
  background-image: 
    radial-gradient(circle at 2px 2px, rgba(248, 187, 208, 0.1) 1px, transparent 0),
    radial-gradient(circle at 20px 20px, rgba(200, 200, 220, 0.08) 1px, transparent 0);
  background-size: 50px 50px, 100px 100px;
  opacity: 0.4;
  animation: faq-pattern-move 30s linear infinite;
}
@keyframes faq-pattern-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(50px, 50px); }
}
#contact-faq .faq-container {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto;
}
#contact-faq .faq-header {
  text-align: center;
  margin-bottom: 60px;
}
#contact-faq .faq-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#contact-faq .faq-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#contact-faq .faq-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
}
#contact-faq .faq-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#contact-faq .faq-item {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
  transition: background 0.3s var(--ease), border-color 0.3s var(--ease);
}
#contact-faq .faq-item[open] {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(248, 187, 208, 0.3);
}
#contact-faq .faq-item summary {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 24px;
  cursor: pointer;
  list-style: none;
  color: #fff;
  font-weight: 700;
  font-size: 1.05rem;
  transition: color 0.3s var(--ease);
}
#contact-faq .faq-item summary::-webkit-details-marker {
  display: none;
}
#contact-faq .faq-item[open] summary {
  color: #f8bbd0;
}
#contact-faq .faq-number {
  font-size: 1.5rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.3);
  min-width: 40px;
}
#contact-faq .faq-item[open] .faq-number {
  color: rgba(248, 187, 208, 0.6);
}
#contact-faq .faq-question {
  flex: 1;
}
#contact-faq .faq-icon {
  width: 24px;
  height: 24px;
  color: #f8bbd0;
  transition: transform 0.3s var(--ease);
  flex-shrink: 0;
}
#contact-faq .faq-item[open] .faq-icon {
  transform: rotate(180deg);
}
#contact-faq .faq-answer {
  padding: 0 24px 24px 80px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
  animation: faq-answer-open 0.3s var(--ease);
}
@keyframes faq-answer-open {
  from { opacity: 0; transform: translateY(-10px); }
  to { opacity: 1; transform: translateY(0); }
}
@media (max-width: 680px) {
  #contact-faq .faq-answer {
    padding-left: 24px;
  }
  #contact-faq .faq-number {
    min-width: 30px;
    font-size: 1.2rem;
  }
}

/* === Career — Hero Section === */
#career-hero.career-hero-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#career-hero .career-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#career-hero .hero-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.2;
  animation: career-orb-float 20s ease-in-out infinite;
}
#career-hero .orb-1 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.3), transparent 70%);
  top: -15%;
  left: -8%;
  animation-delay: 0s;
}
#career-hero .orb-2 {
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.25), transparent 70%);
  bottom: -20%;
  right: -10%;
  animation-delay: -7s;
}
#career-hero .orb-3 {
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.2), transparent 70%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-delay: -14s;
}
@keyframes career-orb-float {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(40px, -50px) scale(1.1); }
  66% { transform: translate(-30px, 40px) scale(0.9); }
}
#career-hero .career-hero-container {
  position: relative;
  z-index: 1;
}
#career-hero .career-hero-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#career-hero .hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#career-hero .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#career-hero h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#career-hero .hero-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#career-hero .hero-values {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 8px;
}
#career-hero .value-pill {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: transform 0.3s var(--ease), background 0.3s var(--ease);
}
#career-hero .value-pill:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, 0.08);
}
#career-hero .value-pill svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
}
#career-hero .value-pill span {
  font-weight: 700;
  color: #fff;
  font-size: 0.9rem;
}
#career-hero .hero-visual {
  position: relative;
}
#career-hero .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#career-hero .career-hero-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#career-hero .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: career-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes career-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #career-hero .career-hero-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #career-hero .hero-visual {
    order: -1;
  }
}

/* === Career — Jobs Section === */
#career-jobs.career-jobs-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#career-jobs .jobs-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#career-jobs .jobs-pattern {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 70px 70px;
  opacity: 0.3;
  animation: jobs-pattern-move 45s linear infinite;
}
@keyframes jobs-pattern-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(70px, 70px); }
}
#career-jobs .jobs-container {
  position: relative;
  z-index: 1;
}
#career-jobs .jobs-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#career-jobs .jobs-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#career-jobs .jobs-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#career-jobs .jobs-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
}
#career-jobs .jobs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
#career-jobs .job-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#career-jobs .job-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#career-jobs .job-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#career-jobs .job-card:hover::before {
  opacity: 1;
}
#career-jobs .job-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 24px;
}
#career-jobs .job-icon {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s var(--ease);
}
#career-jobs .job-card:hover .job-icon {
  transform: scale(1.1) rotate(5deg);
}
#career-jobs .job-icon svg {
  width: 40px;
  height: 40px;
}
#career-jobs .job-badge {
  padding: 6px 12px;
  border-radius: 8px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 700;
  font-size: 0.75rem;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#career-jobs .job-card h3 {
  font-size: 1.5rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.3;
}
#career-jobs .job-card > p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: 20px;
}
#career-jobs .job-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 24px;
}
#career-jobs .meta-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
#career-jobs .meta-item svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#career-jobs .job-apply {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  justify-content: center;
}
#career-jobs .job-apply svg {
  width: 18px;
  height: 18px;
}
@media (max-width: 1100px) {
  #career-jobs .jobs-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

/* === Career — Benefits Section === */
#career-benefits.career-benefits-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#career-benefits .benefits-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#career-benefits .benefits-ripple {
  position: absolute;
  border-radius: 50%;
  border: 2px solid rgba(248, 187, 208, 0.2);
  animation: benefits-ripple-expand 4s ease-out infinite;
}
#career-benefits .ripple-1 {
  width: 200px;
  height: 200px;
  top: 20%;
  left: 10%;
  animation-delay: 0s;
}
#career-benefits .ripple-2 {
  width: 300px;
  height: 300px;
  bottom: 20%;
  right: 15%;
  animation-delay: 1.3s;
}
#career-benefits .ripple-3 {
  width: 250px;
  height: 250px;
  top: 60%;
  left: 50%;
  animation-delay: 2.6s;
}
@keyframes benefits-ripple-expand {
  0% { transform: scale(0.8); opacity: 0.8; }
  100% { transform: scale(1.5); opacity: 0; }
}
#career-benefits .benefits-container {
  position: relative;
  z-index: 1;
}
#career-benefits .benefits-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#career-benefits .benefits-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#career-benefits .benefits-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#career-benefits .benefits-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
}
#career-benefits .benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
#career-benefits .benefit-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  text-align: center;
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#career-benefits .benefit-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#career-benefits .benefit-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#career-benefits .benefit-card:hover::before {
  opacity: 1;
}
#career-benefits .benefit-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 24px;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s var(--ease);
}
#career-benefits .benefit-card:hover .benefit-icon {
  transform: scale(1.1) rotate(5deg);
}
#career-benefits .benefit-icon svg {
  width: 50px;
  height: 50px;
}
#career-benefits .benefit-card h3 {
  font-size: 1.5rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.3;
}
#career-benefits .benefit-card p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}
@media (max-width: 1100px) {
  #career-benefits .benefits-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

/* === Privacy Policy — Hero Section === */
#privacy-hero.privacy-hero-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#privacy-hero .privacy-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#privacy-hero .hero-shield {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  opacity: 0.15;
  animation: privacy-shield-float 15s ease-in-out infinite;
}
#privacy-hero .hero-shield svg {
  width: 100%;
  height: 100%;
}
@keyframes privacy-shield-float {
  0%, 100% { transform: translate(-50%, -50%) rotate(0deg) scale(1); }
  50% { transform: translate(-50%, -50%) rotate(10deg) scale(1.1); }
}
#privacy-hero .hero-particles {
  position: absolute;
  inset: 0;
}
#privacy-hero .hero-particles span {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(248, 187, 208, 0.6);
  box-shadow: 0 0 12px rgba(248, 187, 208, 0.8);
  animation: privacy-particle-float 10s ease-in-out infinite;
}
#privacy-hero .hero-particles span:nth-child(1) {
  top: 20%;
  left: 15%;
  animation-delay: 0s;
}
#privacy-hero .hero-particles span:nth-child(2) {
  top: 50%;
  right: 20%;
  animation-delay: 2.5s;
}
#privacy-hero .hero-particles span:nth-child(3) {
  bottom: 30%;
  left: 25%;
  animation-delay: 5s;
}
#privacy-hero .hero-particles span:nth-child(4) {
  top: 70%;
  right: 30%;
  animation-delay: 7.5s;
}
@keyframes privacy-particle-float {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.6; }
  50% { transform: translateY(-40px) scale(1.4); opacity: 1; }
}
#privacy-hero .privacy-hero-container {
  position: relative;
  z-index: 1;
}
#privacy-hero .privacy-hero-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#privacy-hero .hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#privacy-hero .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#privacy-hero h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#privacy-hero .hero-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#privacy-hero .hero-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 8px;
}
#privacy-hero .meta-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
#privacy-hero .meta-item svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#privacy-hero .hero-visual {
  position: relative;
}
#privacy-hero .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#privacy-hero .privacy-hero-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#privacy-hero .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: privacy-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes privacy-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #privacy-hero .privacy-hero-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #privacy-hero .hero-visual {
    order: -1;
  }
}

/* === Privacy Policy — Content Section === */
#privacy-content.privacy-content-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#privacy-content .content-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#privacy-content .content-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 80px 80px;
  opacity: 0.3;
  animation: privacy-content-grid-move 50s linear infinite;
}
@keyframes privacy-content-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(80px, 80px); }
}
#privacy-content .content-container {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
}
#privacy-content .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
#privacy-content .content-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#privacy-content .content-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#privacy-content .content-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#privacy-content .content-card:hover::before {
  opacity: 1;
}
#privacy-content .content-card.highlight {
  border-color: rgba(248, 187, 208, 0.3);
  background: rgba(255, 255, 255, 0.07);
}
#privacy-content .content-card.highlight::before {
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.15), rgba(30, 58, 138, 0.15));
}
#privacy-content .card-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
#privacy-content .card-number {
  font-size: 3rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.15);
  line-height: 1;
  min-width: 60px;
}
#privacy-content .content-card.highlight .card-number {
  color: rgba(248, 187, 208, 0.3);
}
#privacy-content .card-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s var(--ease);
}
#privacy-content .content-card:hover .card-icon {
  transform: scale(1.1) rotate(5deg);
}
#privacy-content .card-icon svg {
  width: 32px;
  height: 32px;
}
#privacy-content .card-header h2 {
  font-size: 1.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
  flex: 1;
}
#privacy-content .card-body {
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#privacy-content .card-body p {
  margin-bottom: 16px;
}
#privacy-content .card-body p:last-child {
  margin-bottom: 0;
}
#privacy-content .card-body a {
  color: #f8bbd0;
  text-decoration: underline;
  transition: color 0.3s var(--ease);
}
#privacy-content .card-body a:hover {
  color: #fff;
}
#privacy-content .card-body strong {
  color: #fff;
  font-weight: 700;
}
#privacy-content .data-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#privacy-content .data-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#privacy-content .data-list li:hover {
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
}
#privacy-content .data-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#privacy-content .data-list li div {
  flex: 1;
}
#privacy-content .card-note {
  display: flex;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.1);
  border-radius: 12px;
  border: 1px solid rgba(248, 187, 208, 0.3);
  margin-top: 24px;
}
#privacy-content .card-note svg {
  width: 24px;
  height: 24px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#privacy-content .card-note p {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.95rem;
}
#privacy-content .purpose-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#privacy-content .purpose-list li {
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#privacy-content .purpose-list li:last-child {
  border-bottom: none;
}
#privacy-content .retention-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#privacy-content .retention-list li {
  padding: 12px 0;
  padding-left: 20px;
  position: relative;
}
#privacy-content .retention-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f8bbd0;
}
#privacy-content .rights-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#privacy-content .rights-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#privacy-content .rights-list li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#privacy-content .rights-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}

/* === Terms and Conditions — Hero Section === */
#terms-hero.terms-hero-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#terms-hero .terms-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#terms-hero .hero-document {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  opacity: 0.15;
  animation: terms-document-float 15s ease-in-out infinite;
}
#terms-hero .hero-document svg {
  width: 100%;
  height: 100%;
}
@keyframes terms-document-float {
  0%, 100% { transform: translate(-50%, -50%) rotate(0deg) scale(1); }
  50% { transform: translate(-50%, -50%) rotate(-5deg) scale(1.05); }
}
#terms-hero .hero-particles {
  position: absolute;
  inset: 0;
}
#terms-hero .hero-particles span {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(248, 187, 208, 0.6);
  box-shadow: 0 0 12px rgba(248, 187, 208, 0.8);
  animation: terms-particle-float 10s ease-in-out infinite;
}
#terms-hero .hero-particles span:nth-child(1) {
  top: 20%;
  left: 15%;
  animation-delay: 0s;
}
#terms-hero .hero-particles span:nth-child(2) {
  top: 50%;
  right: 20%;
  animation-delay: 2.5s;
}
#terms-hero .hero-particles span:nth-child(3) {
  bottom: 30%;
  left: 25%;
  animation-delay: 5s;
}
#terms-hero .hero-particles span:nth-child(4) {
  top: 70%;
  right: 30%;
  animation-delay: 7.5s;
}
@keyframes terms-particle-float {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.6; }
  50% { transform: translateY(-40px) scale(1.4); opacity: 1; }
}
#terms-hero .terms-hero-container {
  position: relative;
  z-index: 1;
}
#terms-hero .terms-hero-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#terms-hero .hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#terms-hero .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#terms-hero h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#terms-hero .hero-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#terms-hero .hero-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 8px;
}
#terms-hero .meta-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
#terms-hero .meta-item svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#terms-hero .hero-visual {
  position: relative;
}
#terms-hero .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#terms-hero .terms-hero-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#terms-hero .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: terms-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes terms-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #terms-hero .terms-hero-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #terms-hero .hero-visual {
    order: -1;
  }
}

/* === Terms and Conditions — Content Section === */
#terms-content.terms-content-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#terms-content .content-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#terms-content .content-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 80px 80px;
  opacity: 0.3;
  animation: terms-content-grid-move 50s linear infinite;
}
@keyframes terms-content-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(80px, 80px); }
}
#terms-content .content-container {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
}
#terms-content .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
#terms-content .content-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#terms-content .content-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#terms-content .content-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#terms-content .content-card:hover::before {
  opacity: 1;
}
#terms-content .content-card.highlight {
  border-color: rgba(248, 187, 208, 0.3);
  background: rgba(255, 255, 255, 0.07);
}
#terms-content .content-card.highlight::before {
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.15), rgba(30, 58, 138, 0.15));
}
#terms-content .card-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
#terms-content .card-number {
  font-size: 3rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.15);
  line-height: 1;
  min-width: 60px;
}
#terms-content .content-card.highlight .card-number {
  color: rgba(248, 187, 208, 0.3);
}
#terms-content .card-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s var(--ease);
}
#terms-content .content-card:hover .card-icon {
  transform: scale(1.1) rotate(5deg);
}
#terms-content .card-icon svg {
  width: 32px;
  height: 32px;
}
#terms-content .card-header h2 {
  font-size: 1.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
  flex: 1;
}
#terms-content .card-body {
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#terms-content .card-body p {
  margin-bottom: 16px;
}
#terms-content .card-body p:last-child {
  margin-bottom: 0;
}
#terms-content .card-body a {
  color: #f8bbd0;
  text-decoration: underline;
  transition: color 0.3s var(--ease);
}
#terms-content .card-body a:hover {
  color: #fff;
}
#terms-content .card-body strong {
  color: #fff;
  font-weight: 700;
}
#terms-content .terms-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#terms-content .terms-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#terms-content .terms-list li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#terms-content .terms-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#terms-content .restrictions-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#terms-content .restrictions-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#terms-content .restrictions-list li:hover {
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
}
#terms-content .restrictions-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#terms-content .warranty-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#terms-content .warranty-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#terms-content .warranty-list li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#terms-content .warranty-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}

/* === Cookie Policy — Hero Section === */
#cookie-hero.cookie-hero-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#cookie-hero .cookie-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#cookie-hero .hero-cookie {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  opacity: 0.15;
  animation: cookie-float 15s ease-in-out infinite;
}
#cookie-hero .hero-cookie svg {
  width: 100%;
  height: 100%;
}
@keyframes cookie-float {
  0%, 100% { transform: translate(-50%, -50%) rotate(0deg) scale(1); }
  50% { transform: translate(-50%, -50%) rotate(10deg) scale(1.1); }
}
#cookie-hero .hero-particles {
  position: absolute;
  inset: 0;
}
#cookie-hero .hero-particles span {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(248, 187, 208, 0.6);
  box-shadow: 0 0 12px rgba(248, 187, 208, 0.8);
  animation: cookie-particle-float 10s ease-in-out infinite;
}
#cookie-hero .hero-particles span:nth-child(1) {
  top: 20%;
  left: 15%;
  animation-delay: 0s;
}
#cookie-hero .hero-particles span:nth-child(2) {
  top: 50%;
  right: 20%;
  animation-delay: 2.5s;
}
#cookie-hero .hero-particles span:nth-child(3) {
  bottom: 30%;
  left: 25%;
  animation-delay: 5s;
}
#cookie-hero .hero-particles span:nth-child(4) {
  top: 70%;
  right: 30%;
  animation-delay: 7.5s;
}
@keyframes cookie-particle-float {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.6; }
  50% { transform: translateY(-40px) scale(1.4); opacity: 1; }
}
#cookie-hero .cookie-hero-container {
  position: relative;
  z-index: 1;
}
#cookie-hero .cookie-hero-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#cookie-hero .hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#cookie-hero .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#cookie-hero h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#cookie-hero .hero-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#cookie-hero .hero-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 8px;
}
#cookie-hero .meta-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
#cookie-hero .meta-item svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#cookie-hero .hero-visual {
  position: relative;
}
#cookie-hero .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cookie-hero .cookie-hero-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#cookie-hero .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: cookie-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes cookie-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #cookie-hero .cookie-hero-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #cookie-hero .hero-visual {
    order: -1;
  }
}

/* === Cookie Policy — Content Section === */
#cookie-content.cookie-content-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#cookie-content .content-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#cookie-content .content-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 80px 80px;
  opacity: 0.3;
  animation: cookie-content-grid-move 50s linear infinite;
}
@keyframes cookie-content-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(80px, 80px); }
}
#cookie-content .content-container {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
}
#cookie-content .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
#cookie-content .content-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#cookie-content .content-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#cookie-content .content-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#cookie-content .content-card:hover::before {
  opacity: 1;
}
#cookie-content .content-card.highlight {
  border-color: rgba(248, 187, 208, 0.3);
  background: rgba(255, 255, 255, 0.07);
}
#cookie-content .content-card.highlight::before {
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.15), rgba(30, 58, 138, 0.15));
}
#cookie-content .card-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
#cookie-content .card-number {
  font-size: 3rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.15);
  line-height: 1;
  min-width: 60px;
}
#cookie-content .content-card.highlight .card-number {
  color: rgba(248, 187, 208, 0.3);
}
#cookie-content .card-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s var(--ease);
}
#cookie-content .content-card:hover .card-icon {
  transform: scale(1.1) rotate(5deg);
}
#cookie-content .card-icon svg {
  width: 32px;
  height: 32px;
}
#cookie-content .card-header h2 {
  font-size: 1.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
  flex: 1;
}
#cookie-content .card-body {
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#cookie-content .card-body p {
  margin-bottom: 16px;
}
#cookie-content .card-body p:last-child {
  margin-bottom: 0;
}
#cookie-content .card-body a {
  color: #f8bbd0;
  text-decoration: underline;
  transition: color 0.3s var(--ease);
}
#cookie-content .card-body a:hover {
  color: #fff;
}
#cookie-content .card-body strong {
  color: #fff;
  font-weight: 700;
}
#cookie-content .cookie-categories-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#cookie-content .cookie-categories-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#cookie-content .cookie-categories-list li:hover {
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
}
#cookie-content .cookie-categories-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#cookie-content .cookie-categories-list li div {
  flex: 1;
}
#cookie-content .card-note {
  display: flex;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.1);
  border-radius: 12px;
  border: 1px solid rgba(248, 187, 208, 0.3);
  margin-top: 24px;
}
#cookie-content .card-note svg {
  width: 24px;
  height: 24px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#cookie-content .card-note p {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.95rem;
}
#cookie-content .duration-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#cookie-content .duration-list li {
  padding: 12px 0;
  padding-left: 20px;
  position: relative;
}
#cookie-content .duration-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f8bbd0;
}

/* === Business Model — Hero Section === */
#business-hero.business-hero-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#business-hero .business-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#business-hero .hero-chart {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  opacity: 0.15;
  animation: business-chart-float 15s ease-in-out infinite;
}
#business-hero .hero-chart svg {
  width: 100%;
  height: 100%;
}
@keyframes business-chart-float {
  0%, 100% { transform: translate(-50%, -50%) rotate(0deg) scale(1); }
  50% { transform: translate(-50%, -50%) rotate(-5deg) scale(1.05); }
}
#business-hero .hero-particles {
  position: absolute;
  inset: 0;
}
#business-hero .hero-particles span {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(248, 187, 208, 0.6);
  box-shadow: 0 0 12px rgba(248, 187, 208, 0.8);
  animation: business-particle-float 10s ease-in-out infinite;
}
#business-hero .hero-particles span:nth-child(1) {
  top: 20%;
  left: 15%;
  animation-delay: 0s;
}
#business-hero .hero-particles span:nth-child(2) {
  top: 50%;
  right: 20%;
  animation-delay: 2.5s;
}
#business-hero .hero-particles span:nth-child(3) {
  bottom: 30%;
  left: 25%;
  animation-delay: 5s;
}
#business-hero .hero-particles span:nth-child(4) {
  top: 70%;
  right: 30%;
  animation-delay: 7.5s;
}
@keyframes business-particle-float {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.6; }
  50% { transform: translateY(-40px) scale(1.4); opacity: 1; }
}
#business-hero .business-hero-container {
  position: relative;
  z-index: 1;
}
#business-hero .business-hero-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#business-hero .hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#business-hero .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#business-hero h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#business-hero .hero-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#business-hero .hero-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 8px;
}
#business-hero .meta-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
#business-hero .meta-item svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#business-hero .hero-visual {
  position: relative;
}
#business-hero .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#business-hero .business-hero-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#business-hero .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: business-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes business-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #business-hero .business-hero-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #business-hero .hero-visual {
    order: -1;
  }
}

/* === Business Model — Content Section === */
#business-content.business-content-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#business-content .content-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#business-content .content-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 80px 80px;
  opacity: 0.3;
  animation: business-content-grid-move 50s linear infinite;
}
@keyframes business-content-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(80px, 80px); }
}
#business-content .content-container {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
}
#business-content .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
#business-content .content-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#business-content .content-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#business-content .content-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#business-content .content-card:hover::before {
  opacity: 1;
}
#business-content .content-card.highlight {
  border-color: rgba(248, 187, 208, 0.3);
  background: rgba(255, 255, 255, 0.07);
}
#business-content .content-card.highlight::before {
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.15), rgba(30, 58, 138, 0.15));
}
#business-content .card-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
#business-content .card-number {
  font-size: 3rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.15);
  line-height: 1;
  min-width: 60px;
}
#business-content .content-card.highlight .card-number {
  color: rgba(248, 187, 208, 0.3);
}
#business-content .card-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s var(--ease);
}
#business-content .content-card:hover .card-icon {
  transform: scale(1.1) rotate(5deg);
}
#business-content .card-icon svg {
  width: 32px;
  height: 32px;
}
#business-content .card-header h2 {
  font-size: 1.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
  flex: 1;
}
#business-content .card-body {
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#business-content .card-body p {
  margin-bottom: 16px;
}
#business-content .card-body p:last-child {
  margin-bottom: 0;
}
#business-content .card-body a {
  color: #f8bbd0;
  text-decoration: underline;
  transition: color 0.3s var(--ease);
}
#business-content .card-body a:hover {
  color: #fff;
}
#business-content .card-body strong {
  color: #fff;
  font-weight: 700;
}
#business-content .card-body h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
  margin: 24px 0 8px 0;
}
#business-content .card-body h3:first-child {
  margin-top: 0;
}
#business-content .offer-item {
  padding: 20px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
  margin-bottom: 16px;
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#business-content .offer-item:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#business-content .offer-item:last-of-type {
  margin-bottom: 24px;
}
#business-content .offer-item h3 {
  margin-top: 0;
  margin-bottom: 8px;
}
#business-content .offer-item p {
  margin-bottom: 0;
}
#business-content .card-note {
  display: flex;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.1);
  border-radius: 12px;
  border: 1px solid rgba(248, 187, 208, 0.3);
  margin-top: 24px;
}
#business-content .card-note svg {
  width: 24px;
  height: 24px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#business-content .card-note p {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.95rem;
}
#business-content .revenue-item {
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
  margin-bottom: 16px;
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#business-content .revenue-item:hover {
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
}
#business-content .revenue-item:last-of-type {
  margin-bottom: 0;
}
#business-content .revenue-item h3 {
  margin-top: 0;
  margin-bottom: 8px;
}
#business-content .revenue-item p {
  margin-bottom: 0;
}
#business-content .pricing-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#business-content .pricing-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#business-content .pricing-list li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#business-content .pricing-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#business-content .transparency-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#business-content .transparency-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#business-content .transparency-list li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#business-content .transparency-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}

/* === Refund Policy — Hero Section === */
#refund-hero.refund-hero-section {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3a2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#refund-hero .refund-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#refund-hero .hero-money {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  opacity: 0.15;
  animation: refund-money-float 15s ease-in-out infinite;
}
#refund-hero .hero-money svg {
  width: 100%;
  height: 100%;
}
@keyframes refund-money-float {
  0%, 100% { transform: translate(-50%, -50%) rotate(0deg) scale(1); }
  50% { transform: translate(-50%, -50%) rotate(5deg) scale(1.05); }
}
#refund-hero .hero-particles {
  position: absolute;
  inset: 0;
}
#refund-hero .hero-particles span {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(248, 187, 208, 0.6);
  box-shadow: 0 0 12px rgba(248, 187, 208, 0.8);
  animation: refund-particle-float 10s ease-in-out infinite;
}
#refund-hero .hero-particles span:nth-child(1) {
  top: 20%;
  left: 15%;
  animation-delay: 0s;
}
#refund-hero .hero-particles span:nth-child(2) {
  top: 50%;
  right: 20%;
  animation-delay: 2.5s;
}
#refund-hero .hero-particles span:nth-child(3) {
  bottom: 30%;
  left: 25%;
  animation-delay: 5s;
}
#refund-hero .hero-particles span:nth-child(4) {
  top: 70%;
  right: 30%;
  animation-delay: 7.5s;
}
@keyframes refund-particle-float {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.6; }
  50% { transform: translateY(-40px) scale(1.4); opacity: 1; }
}
#refund-hero .refund-hero-container {
  position: relative;
  z-index: 1;
}
#refund-hero .refund-hero-content {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 60px;
  align-items: center;
}
#refund-hero .hero-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#refund-hero .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(248, 187, 208, 0.2);
  color: #f8bbd0;
  font-weight: 800;
  font-size: 0.9rem;
  width: fit-content;
  border: 1px solid rgba(248, 187, 208, 0.3);
}
#refund-hero h1 {
  font-size: clamp(2rem, 1.6rem + 2.5vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#refund-hero .hero-description {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#refund-hero .hero-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 8px;
}
#refund-hero .meta-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
#refund-hero .meta-item svg {
  width: 18px;
  height: 18px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#refund-hero .hero-visual {
  position: relative;
}
#refund-hero .visual-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#refund-hero .refund-hero-svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 20px 40px rgba(248, 187, 208, 0.2));
}
#refund-hero .visual-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(circle, rgba(248, 187, 208, 0.15), transparent 70%);
  border-radius: 50%;
  animation: refund-glow-pulse 3s ease-in-out infinite;
  pointer-events: none;
}
@keyframes refund-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
@media (max-width: 1100px) {
  #refund-hero .refund-hero-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  #refund-hero .hero-visual {
    order: -1;
  }
}

/* === Refund Policy — Content Section === */
#refund-content.refund-content-section {
  position: relative;
  padding: 100px 0;
  background: linear-gradient(180deg, #2a2a3a 0%, #3d2a3a 50%, #2a2a3a 100%);
  overflow: hidden;
}
#refund-content .content-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#refund-content .content-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(248, 187, 208, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 187, 208, 0.05) 1px, transparent 1px);
  background-size: 80px 80px;
  opacity: 0.3;
  animation: refund-content-grid-move 50s linear infinite;
}
@keyframes refund-content-grid-move {
  0% { transform: translate(0, 0); }
  100% { transform: translate(80px, 80px); }
}
#refund-content .content-container {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
}
#refund-content .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
#refund-content .content-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), background 0.4s var(--ease);
  overflow: hidden;
}
#refund-content .content-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.1), rgba(30, 58, 138, 0.1));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#refund-content .content-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}
#refund-content .content-card:hover::before {
  opacity: 1;
}
#refund-content .content-card.highlight {
  border-color: rgba(248, 187, 208, 0.3);
  background: rgba(255, 255, 255, 0.07);
}
#refund-content .content-card.highlight::before {
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.15), rgba(30, 58, 138, 0.15));
}
#refund-content .card-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
#refund-content .card-number {
  font-size: 3rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.15);
  line-height: 1;
  min-width: 60px;
}
#refund-content .content-card.highlight .card-number {
  color: rgba(248, 187, 208, 0.3);
}
#refund-content .card-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(248, 187, 208, 0.2), rgba(30, 58, 138, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s var(--ease);
}
#refund-content .content-card:hover .card-icon {
  transform: scale(1.1) rotate(5deg);
}
#refund-content .card-icon svg {
  width: 32px;
  height: 32px;
}
#refund-content .card-header h2 {
  font-size: 1.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
  flex: 1;
}
#refund-content .card-body {
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
#refund-content .card-body p {
  margin-bottom: 16px;
}
#refund-content .card-body p:last-child {
  margin-bottom: 0;
}
#refund-content .card-body a {
  color: #f8bbd0;
  text-decoration: underline;
  transition: color 0.3s var(--ease);
}
#refund-content .card-body a:hover {
  color: #fff;
}
#refund-content .card-body strong {
  color: #fff;
  font-weight: 700;
}
#refund-content .card-body h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
  margin: 24px 0 8px 0;
}
#refund-content .card-body h3:first-child {
  margin-top: 0;
}
#refund-content .refund-subsection {
  margin: 24px 0;
  padding: 20px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
}
#refund-content .refund-subsection h3 {
  margin-top: 0;
  margin-bottom: 12px;
}
#refund-content .digital-list {
  list-style: none;
  margin: 16px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#refund-content .digital-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 8px;
  transition: background 0.3s var(--ease);
}
#refund-content .digital-list li:hover {
  background: rgba(255, 255, 255, 0.06);
}
#refund-content .digital-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#refund-content .subscription-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#refund-content .subscription-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#refund-content .subscription-list li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#refund-content .subscription-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#refund-content .card-note {
  display: flex;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.1);
  border-radius: 12px;
  border: 1px solid rgba(248, 187, 208, 0.3);
  margin-top: 24px;
}
#refund-content .card-note svg {
  width: 24px;
  height: 24px;
  color: #f8bbd0;
  flex-shrink: 0;
}
#refund-content .card-note p {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.95rem;
}
#refund-content .procedure-list {
  list-style: none;
  margin: 16px 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#refund-content .procedure-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.6);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#refund-content .procedure-list li:hover {
  background: rgba(248, 187, 208, 0.1);
  transform: translateX(4px);
}
#refund-content .procedure-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#refund-content .exceptions-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#refund-content .exceptions-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 3px solid rgba(248, 187, 208, 0.5);
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#refund-content .exceptions-list li:hover {
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
}
#refund-content .exceptions-list li svg {
  width: 20px;
  height: 20px;
  color: #f8bbd0;
  flex-shrink: 0;
  margin-top: 2px;
}
#refund-content .form-list {
  list-style: none;
  margin: 16px 0 24px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#refund-content .form-list li {
  padding: 12px;
  background: rgba(248, 187, 208, 0.05);
  border-radius: 8px;
  border-left: 3px solid rgba(248, 187, 208, 0.4);
  font-family: monospace;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.9);
}

footer.s-a928d4c5751e4352ec16 {
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  margin-top: 10vh;
}
.s-57af18394ef051b5bec5 {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 28px;
  padding: 28px 0;
}
.s-2102811c356f471c8f19 {
  width: 28px;
  height: 28px;
}
.s-0a73eea00e89f420e14d {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 40px;
}
.s-0a73eea00e89f420e14d a {
  display: block;
  padding: 4px 0;
  font-weight: 600;
}
[role="button"],
a,
button {
  cursor: pointer;
}
:focus-visible {
  outline: #0ea5e9 solid 3px;
  outline-offset: 2px;
  border-radius: 10px;
}
@media (max-width: 1100px) {
  .s-584b59eaafaa354b39a5,
  .s-8e6c522d6391250f675d {
    grid-template-columns: repeat(2, 1fr);
  }
  .s-de820e2414088aefe2e5,
  .swiper-slide {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 980px) {
  nav.s-e3b7c980d763196e9d13 {
    display: none;
  }
  .s-7a86b15480e0a870f0b0 {
    display: inline-flex;
  }
  /* Скрываем кнопки "Essai gratuit" и телефон на мобилке */
  .s-f9e2073bb5434552b837 > a {
    display: none;
  }
  .s-92ae6bf9a3c1c2f0d982 {
    padding: 24px;
  }
  .s-57af18394ef051b5bec5 {
    grid-template-columns: 1fr;
  }
  .s-0a73eea00e89f420e14d {
    grid-template-columns: 1fr 1fr;
  }
}
#ib-consent-root {
  all: initial;
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto,
    Helvetica, Arial, Noto Sans, sans-serif;
}
#ib-consent-root * {
  all: unset;
  display: revert;
}
#ib-consent-root .s-6f0e62d99ec384859aea {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 1100;
  display: flex;
  justify-content: center;
  pointer-events: none;
}
#ib-consent-root .s-dac7d90a9547b99ec4fe {
  pointer-events: auto;
  width: min(100%, 860px);
  background: var(--paper);
  color: var(--ink);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow);
  padding: 14px 16px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px 16px;
  align-items: center;
}
#ib-consent-root .s-cdbbaf2cff79dbec5398 {
  font-weight: 900;
  color: var(--denim);
  letter-spacing: 0.2px;
  font-size: 14px;
}
#ib-consent-root .s-46bfbf487fd8d61a3788 {
  font-size: 13px;
  line-height: 1.5;
  color: #2b2b2b;
}
#ib-consent-root .s-4f0aa52d656a3d75867f a,
#ib-consent-root .s-97ea5944743820847499 a {
  color: var(--link-color);
  font-weight: 700;
  cursor: pointer;
}
#ib-consent-root .s-2a161b95232af6595ec7 {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-self: end;
}
#ib-consent-root .s-212301c593df7a10ee64 {
  cursor: pointer;
  border-radius: 999px;
  padding: 10px 14px;
  font-weight: 800;
  letter-spacing: 0.2px;
  font-size: 13px;
  transition: transform 0.15s var(--ease), box-shadow 0.15s var(--ease),
    background 0.2s var(--ease), color 0.2s var(--ease);
}
#ib-consent-root .s-212301c593df7a10ee64:active {
  transform: translateY(1px);
}
#ib-consent-root .s-23b0ed88362dca359e07 {
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  color: #fff;
  box-shadow: 0 6px 18px rgba(30, 58, 138, 0.25);
}
#ib-consent-root .s-6423871f4c917b57b9be {
  border: 1px dashed var(--warm-gray);
  color: #1f2a44;
  background: #fff;
}
#ib-consent-root .s-d73b807a776488de5a01 {
  position: fixed;
  bottom: 88px;
  right: 16px;
  z-index: 1100;
  width: min(100%, 420px);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  box-shadow: 0 24px 60px rgba(13, 25, 56, 0.18);
  padding: 14px;
  display: none;
  animation: ib-pop-in 0.18s var(--ease);
}
@keyframes ib-pop-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#ib-consent-root .s-e8cdc05b346aa0d4a91a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.s-8d9a06a3ed6fae803cc5 {
  border-bottom: 0;
  gap: 8px;
  justify-content: flex-end;
}
#ib-consent-root .s-e8cdc05b346aa0d4a91a .s-64c65374dbab6fe37627 {
  font-weight: 800;
  color: #17224a;
  font-size: 14px;
}
#ib-consent-root .s-e8cdc05b346aa0d4a91a .s-734c3c67dba099bc9f9d {
  font-size: 12px;
  color: #4b4b4b;
}
#ib-consent-root .s-01ba7992f85de477e8e6 {
  --w: 44px;
  --h: 24px;
  position: relative;
  width: var(--w);
  height: var(--h);
}
#ib-consent-root .s-01ba7992f85de477e8e6 input {
  position: absolute;
  opacity: 0;
  inset: 0;
  cursor: pointer;
}
#ib-consent-root .s-42aef171c1c0accaeee3 {
  position: absolute;
  inset: 0;
  background: #e7e7e7;
  border-radius: 999px;
  transition: background 0.2s var(--ease), box-shadow 0.2s var(--ease);
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.05);
}
#ib-consent-root .s-d28d2b77fa489ab5252d {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  border-radius: 50%;
  transition: left 0.2s var(--ease);
  box-shadow: 0 6px 16px rgba(39, 76, 186, 0.25);
}
#ib-consent-root input:checked + .s-42aef171c1c0accaeee3 {
  background: #dde7ff;
}
#ib-consent-root
  input:checked
  + .s-42aef171c1c0accaeee3
  .s-d28d2b77fa489ab5252d {
  left: calc(100% - 22px);
}
#ib-consent-root input:disabled + .s-42aef171c1c0accaeee3 {
  background: #f1f1f1;
  box-shadow: none;
}
#ib-consent-root
  input:disabled
  + .s-42aef171c1c0accaeee3
  .s-d28d2b77fa489ab5252d {
  background: #bdbdbd;
  box-shadow: none;
}
#ib-consent-root .s-3f282fcba8933e03a65a {
  position: fixed;
  bottom: 16px;
  left: 16px;
  z-index: 1000;
  display: none;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 800;
  color: var(--denim);
  box-shadow: var(--shadow);
  cursor: pointer;
}
#ib-consent-root .s-3f282fcba8933e03a65a:hover {
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
}
#ib-consent-root .s-212301c593df7a10ee64:focus-visible,
#ib-consent-root .s-3f282fcba8933e03a65a:focus-visible {
  outline: #0ea5e9 solid 3px;
  outline-offset: 2px;
  border-radius: 12px;
}
@media (max-width: 560px) {
  #ib-consent-root .s-dac7d90a9547b99ec4fe {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  #ib-consent-root .s-2a161b95232af6595ec7 {
    justify-self: start;
  }
  #ib-consent-root .s-d73b807a776488de5a01 {
    right: 16px;
    left: 16px;
    width: auto;
    bottom: 78px;
  }
}
.s-fd054f6685c913a8ec1d {
  margin-top: 14px;
}
/* === Repères pratiques — new === */
#reperes-pratiques.reperes-section {
  position: relative;
  overflow: hidden;
}
#reperes-pratiques .reperes-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#reperes-pratiques .reperes-ripple {
  position: absolute;
  border-radius: 50%;
  border: 2px solid rgba(30, 58, 138, 0.15);
  animation: reperes-ripple-expand 4s ease-out infinite;
}
#reperes-pratiques .ripple-1 {
  width: 200px;
  height: 200px;
  top: 10%;
  left: 10%;
  animation-delay: 0s;
}
#reperes-pratiques .ripple-2 {
  width: 300px;
  height: 300px;
  top: 60%;
  right: 15%;
  animation-delay: 1.3s;
}
#reperes-pratiques .ripple-3 {
  width: 250px;
  height: 250px;
  bottom: 20%;
  left: 20%;
  animation-delay: 2.6s;
}
@keyframes reperes-ripple-expand {
  0% {
    transform: scale(0.8);
    opacity: 0.8;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
#reperes-pratiques .reperes-container {
  position: relative;
  z-index: 1;
}
#reperes-pratiques .reperes-header {
  text-align: center;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#reperes-pratiques .reperes-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--denim);
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
}
#reperes-pratiques .reperes-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: var(--denim);
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
#reperes-pratiques .reperes-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: #2b2b2b;
  max-width: 68ch;
  margin: 0 auto;
}
#reperes-pratiques .reperes-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
#reperes-pratiques .reperes-card {
  position: relative;
  background: #fff;
  border-radius: 24px;
  padding: 40px 32px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 15px 40px rgba(13, 25, 56, 0.08);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease);
  text-align: center;
  overflow: hidden;
}
#reperes-pratiques .reperes-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.02), rgba(248, 187, 208, 0.02));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#reperes-pratiques .reperes-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 60px rgba(30, 58, 138, 0.15);
}
#reperes-pratiques .reperes-card:hover::before {
  opacity: 1;
}
#reperes-pratiques .card-icon-container {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#reperes-pratiques .icon-bg {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.1), rgba(248, 187, 208, 0.1));
  transition: transform 0.5s var(--ease), background 0.5s var(--ease);
}
#reperes-pratiques .reperes-card:hover .icon-bg {
  transform: scale(1.1) rotate(5deg);
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.15), rgba(248, 187, 208, 0.15));
}
#reperes-pratiques .icon-wrapper {
  position: relative;
  z-index: 2;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#reperes-pratiques .icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 4px 12px rgba(30, 58, 138, 0.2));
  transition: transform 0.5s var(--ease);
}
#reperes-pratiques .reperes-card:hover .icon-wrapper img {
  transform: scale(1.15) rotate(-5deg);
}
#reperes-pratiques .icon-glow {
  position: absolute;
  inset: -20px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(30, 58, 138, 0.2), transparent 70%);
  opacity: 0;
  transition: opacity 0.5s var(--ease);
  z-index: 1;
}
#reperes-pratiques .reperes-card:hover .icon-glow {
  opacity: 1;
  animation: reperes-glow-pulse 2s ease-in-out infinite;
}
@keyframes reperes-glow-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 0.8; transform: scale(1.1); }
}
#reperes-pratiques .card-content h3 {
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--denim);
  margin-bottom: 12px;
  line-height: 1.3;
}
#reperes-pratiques .card-content > p {
  color: #2b2b2b;
  line-height: 1.6;
  margin-bottom: 20px;
}
#reperes-pratiques .card-indicator {
  display: flex;
  gap: 6px;
  justify-content: center;
  margin-top: 20px;
}
#reperes-pratiques .card-indicator span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(30, 58, 138, 0.2);
  transition: background 0.3s var(--ease), transform 0.3s var(--ease);
}
#reperes-pratiques .reperes-card:hover .card-indicator span {
  background: var(--denim);
  transform: scale(1.2);
}
#reperes-pratiques .reperes-card:hover .card-indicator span:nth-child(2) {
  transition-delay: 0.1s;
}
#reperes-pratiques .reperes-card:hover .card-indicator span:nth-child(3) {
  transition-delay: 0.2s;
}
@media (max-width: 1100px) {
  #reperes-pratiques .reperes-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 680px) {
  #reperes-pratiques .reperes-grid {
    grid-template-columns: 1fr;
  }
}

/* === Abonnement — new === */
#abonnement.abonnement-section {
  position: relative;
  overflow: hidden;
}
#abonnement .abonnement-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
#abonnement .abonnement-sparkles {
  position: relative;
  width: 100%;
  height: 100%;
}
#abonnement .sparkle {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(30, 58, 138, 0.4);
  box-shadow: 0 0 8px rgba(30, 58, 138, 0.6);
  animation: abonnement-sparkle 3s ease-in-out infinite;
}
#abonnement .sparkle-1 {
  top: 15%;
  left: 10%;
  animation-delay: 0s;
}
#abonnement .sparkle-2 {
  top: 45%;
  right: 15%;
  animation-delay: 0.8s;
}
#abonnement .sparkle-3 {
  bottom: 25%;
  left: 20%;
  animation-delay: 1.6s;
}
#abonnement .sparkle-4 {
  top: 70%;
  right: 25%;
  animation-delay: 2.4s;
}
@keyframes abonnement-sparkle {
  0%, 100% {
    opacity: 0;
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: scale(1.5);
  }
}
#abonnement .abonnement-container {
  position: relative;
  z-index: 1;
}
#abonnement .abonnement-header {
  text-align: center;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#abonnement .abonnement-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--denim);
  font-weight: 800;
  font-size: 0.9rem;
  margin-bottom: 16px;
}
#abonnement .abonnement-header h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 2.6rem);
  line-height: 1.2;
  color: var(--denim);
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
#abonnement .abonnement-header p {
  font-size: clamp(1rem, 0.95rem + 0.4vw, 1.2rem);
  color: #2b2b2b;
  max-width: 68ch;
  margin: 0 auto;
}
#abonnement .abonnement-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  align-items: stretch;
}
#abonnement .abonnement-card {
  position: relative;
  background: #fff;
  border-radius: 24px;
  padding: 40px 32px;
  border: 2px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 20px 60px rgba(13, 25, 56, 0.08);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), border-color 0.4s var(--ease);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
#abonnement .abonnement-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.03), rgba(248, 187, 208, 0.03));
  opacity: 0;
  transition: opacity 0.4s var(--ease);
}
#abonnement .abonnement-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 30px 80px rgba(30, 58, 138, 0.18);
  border-color: rgba(30, 58, 138, 0.2);
}
#abonnement .abonnement-card:hover::before {
  opacity: 1;
}
#abonnement .abonnement-card.featured {
  border-color: rgba(30, 58, 138, 0.3);
  box-shadow: 0 25px 70px rgba(30, 58, 138, 0.2);
  transform: scale(1.05);
}
#abonnement .abonnement-card.featured:hover {
  transform: scale(1.08) translateY(-12px);
}
#abonnement .plan-popular {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 6px 12px;
  background: linear-gradient(90deg, var(--denim), var(--denim-2));
  color: #fff;
  font-weight: 800;
  font-size: 0.75rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(30, 58, 138, 0.3);
  z-index: 2;
}
#abonnement .plan-header {
  text-align: center;
  margin-bottom: 24px;
}
#abonnement .plan-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.1), rgba(248, 187, 208, 0.1));
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--denim);
  transition: transform 0.3s var(--ease), background 0.3s var(--ease);
}
#abonnement .abonnement-card:hover .plan-icon {
  transform: scale(1.1) rotate(5deg);
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.15), rgba(248, 187, 208, 0.15));
}
#abonnement .plan-icon svg {
  width: 32px;
  height: 32px;
}
#abonnement .plan-header h3 {
  font-size: 1.8rem;
  font-weight: 800;
  color: var(--denim);
  margin-bottom: 8px;
  line-height: 1.3;
}
#abonnement .plan-badge {
  display: inline-block;
  padding: 4px 12px;
  background: rgba(30, 58, 138, 0.1);
  border-radius: 8px;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--denim);
}
#abonnement .plan-description {
  text-align: center;
  color: #2b2b2b;
  margin-bottom: 24px;
  line-height: 1.6;
  flex: 1;
}
#abonnement .plan-features {
  list-style: none;
  margin: 0 0 32px 0;
  padding: 0;
  display: grid;
  gap: 12px;
}
#abonnement .plan-features li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: rgba(30, 58, 138, 0.04);
  border-radius: 12px;
  transition: background 0.3s var(--ease), transform 0.2s var(--ease);
}
#abonnement .plan-features li:hover {
  background: rgba(30, 58, 138, 0.08);
  transform: translateX(4px);
}
#abonnement .plan-features li svg {
  width: 20px;
  height: 20px;
  color: var(--denim);
  flex-shrink: 0;
}
#abonnement .plan-features li span {
  color: #2b2b2b;
  font-weight: 600;
}
#abonnement .plan-price {
  text-align: center;
  margin-bottom: 16px;
  padding: 20px;
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.05), rgba(248, 187, 208, 0.05));
  border-radius: 16px;
}
#abonnement .price-amount {
  font-size: 2.5rem;
  font-weight: 900;
  color: var(--denim);
  line-height: 1;
}
#abonnement .price-period {
  font-size: 1rem;
  color: #666;
  font-weight: 600;
  margin-left: 4px;
}
#abonnement .plan-note {
  margin-top: 16px;
  padding: 12px;
  background: rgba(248, 187, 208, 0.1);
  border-radius: 8px;
  text-align: center;
  border: 1px solid rgba(248, 187, 208, 0.2);
}
#abonnement .plan-note small {
  color: #666;
  font-size: 0.85rem;
  line-height: 1.4;
}
#abonnement .plan-cta {
  margin-top: auto;
  text-align: center;
}
#abonnement .abonnement-calculator {
  margin-top: 60px;
  padding: 40px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  border: 1px solid rgba(30, 58, 138, 0.1);
  box-shadow: 0 20px 60px rgba(13, 25, 56, 0.08);
}
#abonnement .abonnement-calculator h3 {
  font-size: 1.8rem;
  font-weight: 800;
  color: var(--denim);
  margin-bottom: 12px;
  text-align: center;
}
#abonnement .abonnement-calculator > p {
  text-align: center;
  color: #2b2b2b;
  margin-bottom: 32px;
  font-size: 1.1rem;
}
#abonnement .calculator-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
#abonnement .calculator-table thead {
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.1), rgba(248, 187, 208, 0.1));
}
#abonnement .calculator-table th {
  padding: 16px;
  text-align: left;
  font-weight: 800;
  color: var(--denim);
  font-size: 0.95rem;
  border-bottom: 2px solid rgba(30, 58, 138, 0.2);
}
#abonnement .calculator-table td {
  padding: 14px 16px;
  color: #2b2b2b;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
#abonnement .calculator-table tbody tr:hover {
  background: rgba(30, 58, 138, 0.03);
}
#abonnement .calculator-table .total-row {
  background: linear-gradient(135deg, rgba(30, 58, 138, 0.08), rgba(248, 187, 208, 0.08));
  font-weight: 700;
}
#abonnement .calculator-table .total-row td {
  border-bottom: none;
  color: var(--denim);
}
#abonnement .calculator-note {
  text-align: center;
  color: #666;
  font-size: 0.9rem;
  line-height: 1.5;
  margin-top: 20px;
}
@media (max-width: 1100px) {
  #abonnement .abonnement-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  #abonnement .abonnement-card.featured {
    transform: scale(1);
    grid-column: 1 / -1;
  }
}
@media (max-width: 680px) {
  #abonnement .abonnement-grid {
    grid-template-columns: 1fr;
  }
  #abonnement .abonnement-card.featured {
    grid-column: 1;
  }
}
.s-6018cb9fe166335146b2 {
  margin-top: 10px;
}
.s-acd243973b8ece24055c {
  margin-top: 8px;
}
