@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');

@font-face {
  font-family: 'Linfa Cormorant';
  src: url('../fonts/cormorant-garamond-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 500 700;
  font-display: swap;
}

@font-face {
  font-family: 'Linfa Titles';
  src: url('../fonts/linfa-titles-v2.woff2') format('woff2');
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}

:root {
  --linfa-ink: #111016;
  --linfa-muted: #6f6877;
  --linfa-paper: #fffdfd;
  --linfa-wash: #fbf7fc;
  --linfa-violet: #8d45d1;
  --linfa-violet-deep: #62219f;
  --linfa-pink: #ef6fc9;
  --linfa-line: rgba(112, 63, 151, .16);
  --linfa-shadow: 0 26px 80px rgba(55, 20, 79, .13);
  --linfa-radius: 28px;
  --linfa-shell: min(1180px, calc(100% - 40px));
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.linfa-site { margin: 0; color: var(--linfa-ink); background: var(--linfa-paper); font-family: 'DM Sans', sans-serif; font-size: 16px; line-height: 1.7; }
body.linfa-menu-open { overflow: hidden; }
img { max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.linfa-shell { width: var(--linfa-shell); margin-inline: auto; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.linfa-skip { position: fixed; left: 16px; top: -100px; z-index: 9999; padding: 12px 18px; border-radius: 999px; background: #fff; color: #111; }
.linfa-skip:focus { top: 16px; }

.linfa-header { position: sticky; top: 0; z-index: 100; background: rgba(255,253,253,.88); border-bottom: 1px solid rgba(112,63,151,.09); backdrop-filter: blur(18px); }
.linfa-header__inner { min-height: 104px; display: grid; grid-template-columns: 210px 1fr auto auto; align-items: center; gap: 22px; }
.linfa-brand, .linfa-brand .custom-logo-link { display: flex; align-items: center; }
.linfa-brand img, .linfa-brand .custom-logo { display: block; width: 165px; height: 90px; object-fit: contain; object-position: left center; }
.linfa-nav__list { display: flex; align-items: center; justify-content: center; gap: clamp(18px, 2.5vw, 34px); margin: 0; padding: 0; list-style: none; }
.linfa-nav a { position: relative; padding-block: 12px; color: #39333e; font-size: .88rem; font-weight: 600; letter-spacing: .02em; }
.linfa-nav a::after { content: ''; position: absolute; left: 0; right: 100%; bottom: 6px; height: 1px; background: linear-gradient(90deg, var(--linfa-violet), var(--linfa-pink)); transition: right .25s ease; }
.linfa-nav a:hover::after, .linfa-nav .current-menu-item > a::after { right: 0; }
.linfa-header__cta, .linfa-button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 10px 22px; border: 0; border-radius: 999px; background: linear-gradient(135deg, var(--linfa-violet-deep), var(--linfa-violet) 55%, var(--linfa-pink)); box-shadow: 0 10px 28px rgba(141,69,209,.24); color: #fff; font-size: .9rem; font-weight: 700; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease; }
.linfa-header__cta:hover, .linfa-button:hover { transform: translateY(-2px); box-shadow: 0 16px 34px rgba(141,69,209,.32); }
.linfa-menu-toggle { display: none; width: 44px; height: 44px; padding: 10px; border: 0; background: transparent; }
.linfa-menu-toggle > span:not(.screen-reader-text) { display: block; width: 22px; height: 2px; margin: 5px auto; background: var(--linfa-ink); transition: .2s ease; }
.linfa-language .gtranslate_wrapper { display: flex; align-items: center; gap: 8px; }
.linfa-language .glink { display: inline-flex; align-items: center; gap: 5px; font-size: .72rem; font-weight: 700; }
.linfa-language .glink:not(:hover) { opacity: .72; }

.linfa-hero { position: relative; min-height: calc(100vh - 104px); overflow: hidden; padding: clamp(56px, 8vw, 104px) 0 100px; background: radial-gradient(circle at 12% 20%, rgba(239,111,201,.12), transparent 33%), radial-gradient(circle at 87% 12%, rgba(141,69,209,.15), transparent 33%), linear-gradient(180deg, #fff 0%, #faf6fc 100%); }
.linfa-hero::before { content: ''; position: absolute; inset: 0; opacity: .28; background-image: linear-gradient(rgba(141,69,209,.07) 1px, transparent 1px), linear-gradient(90deg, rgba(141,69,209,.07) 1px, transparent 1px); background-size: 58px 58px; mask-image: linear-gradient(to bottom, #000, transparent 78%); }
.linfa-orbit { position: absolute; border: 1px solid rgba(141,69,209,.13); border-radius: 50%; pointer-events: none; }
.linfa-orbit--one { width: 440px; height: 440px; left: -270px; top: 90px; }
.linfa-orbit--two { width: 620px; height: 620px; right: -420px; top: -170px; }
.linfa-hero__intro { position: relative; z-index: 1; max-width: 760px; text-align: center; }
.linfa-kicker { margin: 0 0 14px; color: var(--linfa-violet-deep); font-size: .73rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
h1, h2, h3, .linfa-entry strong { margin-top: 0; font-family: 'Linfa Cormorant', 'Cormorant Garamond', Georgia, serif; line-height: 1.03; }
.linfa-hero h1 { max-width: 720px; margin: 0 auto 20px; font-size: clamp(3.2rem, 7vw, 6.25rem); font-weight: 500; letter-spacing: -.045em; }
.linfa-hero__intro > p:last-child { max-width: 650px; margin: 0 auto; color: var(--linfa-muted); font-size: clamp(1rem, 1.5vw, 1.15rem); }
.linfa-hero__calculator { position: relative; z-index: 2; margin-top: 46px; }
.linfa-plugin-notice { max-width: 700px; margin: auto; padding: 30px; text-align: center; border: 1px solid var(--linfa-line); border-radius: var(--linfa-radius); background: rgba(255,255,255,.8); }
.linfa-signature { padding: clamp(80px,10vw,145px) 0; overflow:hidden; background:#fff; }
.linfa-signature__grid { display:grid; grid-template-columns:.9fr 1.1fr; gap:clamp(55px,9vw,130px); align-items:center; }
.linfa-signature__grid h2 { margin-bottom:25px; font-size:clamp(2.8rem,5.8vw,5.5rem); font-weight:500; letter-spacing:-.045em; }
.linfa-signature__grid p:not(.linfa-kicker) { max-width:650px; color:var(--linfa-muted); font-size:1.08rem; }
.linfa-signature__visual { position:relative; display:grid; aspect-ratio:1; place-items:center; border:1px solid var(--linfa-line); border-radius:50%; background:radial-gradient(circle,rgba(239,111,201,.13),transparent 50%); }
.linfa-signature__visual::before,.linfa-signature__visual::after,.linfa-signature__visual i { content:''; position:absolute; inset:12%; border:1px solid rgba(141,69,209,.22); transform:rotate(45deg); }
.linfa-signature__visual::after { inset:27%; transform:rotate(22.5deg); border-color:rgba(239,111,201,.35); }
.linfa-signature__visual i { inset:5%; border-radius:50%; transform:none; }
.linfa-signature__visual span { position:absolute; z-index:1; display:grid; width:78px; height:78px; place-items:center; border-radius:50%; background:#fff; box-shadow:0 16px 45px rgba(63,25,87,.15); color:var(--linfa-violet-deep); font-family:'Cormorant Garamond',serif; font-size:2rem; }
.linfa-signature__visual span:nth-child(1){top:4%}.linfa-signature__visual span:nth-child(2){right:3%;bottom:18%}.linfa-signature__visual span:nth-child(3){left:3%;bottom:18%}.linfa-signature__links { display:flex; flex-wrap:wrap; gap:20px; margin-top:30px; }.linfa-signature__links a{color:var(--linfa-violet-deep);font-weight:700}

.linfa-section { padding: clamp(86px, 10vw, 150px) 0; }
.linfa-section h2, .linfa-cta h2 { margin-bottom: 0; font-size: clamp(2.8rem, 5vw, 4.8rem); font-weight: 500; letter-spacing: -.035em; }
.linfa-testimonials{background:#fcf8ff}.linfa-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.linfa-testimonial{margin:0;padding:15px;background:#fff;border:1px solid #e8d8f0;border-radius:22px;box-shadow:0 10px 35px #7830b00a}.linfa-testimonial img{display:block;width:100%;height:auto;border-radius:12px}.linfa-testimonial figcaption{padding:16px 4px 4px;color:#7830b0;font-size:.85rem;font-weight:600}.linfa-testimonial a:focus-visible{outline:3px solid #7830b0;outline-offset:4px}@media(max-width:850px){.linfa-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.linfa-testimonials__grid{grid-template-columns:1fr}}
.linfa-members-home{background:linear-gradient(115deg,#fff9fd,#f1d9f5 65%,#d3ace5);color:#4d2b5e}
.linfa-members-home__inner{display:grid;grid-template-columns:1.3fr 1fr;gap:clamp(28px,6vw,80px);align-items:center}
.linfa-members-home h2{font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.05;margin:15px 0 22px}
.linfa-members-home__offer{background:rgba(255,255,255,.82);border:1px solid #e1c5eb;border-radius:28px;padding:clamp(24px,4vw,42px);box-shadow:0 20px 60px #7830b014}
.linfa-members-home__offer strong{font-size:clamp(2.5rem,5vw,4rem);color:#7830b0}.linfa-members-home__offer ul{padding-left:20px;line-height:2}.linfa-members-home__offer small{display:block;font-size:.8rem;line-height:1.6}
@media(max-width:760px){.linfa-members-home__inner{grid-template-columns:1fr}}
.linfa-about { background: linear-gradient(90deg, #fff9fd 0%, #f1d9f5 52%, #c493dc 100%); color: #4d2b5e; }
.linfa-about__grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(44px, 9vw, 130px); align-items: start; }
.linfa-about .linfa-kicker { color: #542267; }
.linfa-about .linfa-prose { color: #4d2b5e; }
.linfa-about .linfa-prose p:first-child { color: #4d2b5e; }
.linfa-services .linfa-service h3 { text-transform: none; }
.linfa-prose { max-width: 660px; color: rgba(255,255,255,.7); font-size: clamp(1.08rem, 1.7vw, 1.3rem); }
.linfa-prose p:first-child { margin-top: 0; color: #fff; }
.linfa-section__head { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 55px; }
.linfa-section__head > p { max-width: 440px; margin: 0 0 8px; color: var(--linfa-muted); }
.linfa-services { background: var(--linfa-paper); }
.linfa-service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.linfa-service { position: relative; min-height: 290px; overflow: hidden; padding: 30px; border: 1px solid var(--linfa-line); border-radius: 22px; background: #fff; transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease; }
.linfa-service::after { content: ''; position: absolute; right: -45px; bottom: -60px; width: 150px; height: 150px; border: 1px solid rgba(141,69,209,.13); border-radius: 50%; transition: transform .3s ease; }
.linfa-service:hover { transform: translateY(-6px); border-color: rgba(141,69,209,.4); box-shadow: var(--linfa-shadow); }
.linfa-service:hover::after { transform: scale(1.18); }
.linfa-service__icon { display: grid; width: 48px; height: 48px; margin-bottom: 44px; place-items: center; border-radius: 50%; background: linear-gradient(145deg, rgba(141,69,209,.12), rgba(239,111,201,.14)); color: var(--linfa-violet-deep); font-family: Georgia, serif; font-size: 1.35rem; }
.linfa-service h3 { margin-bottom: 12px; font-size: 1.75rem; font-weight: 600; }
.linfa-service p { margin: 0 0 26px; color: var(--linfa-muted); font-size: .92rem; }
.linfa-service__link, .linfa-text-link { color: var(--linfa-violet-deep); font-size: .82rem; font-weight: 700; }
.linfa-journal { background: var(--linfa-wash); }
.linfa-post-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.linfa-post-card { overflow: hidden; border: 1px solid var(--linfa-line); border-radius: 22px; background: #fff; }
.linfa-post-card__media { display: block; aspect-ratio: 16/10; overflow: hidden; background: linear-gradient(135deg, #2c1839, #7e3ab6 55%, #e66ac0); }
.linfa-post-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.linfa-post-card:hover img { transform: scale(1.04); }
.linfa-post-card__placeholder { display: grid; width: 100%; height: 100%; place-items: center; color: rgba(255,255,255,.85); font-size: 3rem; }
.linfa-post-card__body { padding: 25px; }
.linfa-post-card__meta { color: var(--linfa-muted); font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; }
.linfa-post-card h3 { margin: 8px 0 12px; font-size: 1.8rem; }
.linfa-post-card h3 a:hover { color: var(--linfa-violet-deep); }
.linfa-post-card__body > div { color: var(--linfa-muted); font-size: .9rem; }
.linfa-cta { padding: 80px 0; background: linear-gradient(125deg, #5d1b91, #8d45d1 55%, #d85ab4); color: #fff; }
.linfa-cta__inner { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.linfa-cta .linfa-kicker { color: #ffd2f1; }
.linfa-button--light { background: #fff; color: var(--linfa-violet-deep); box-shadow: none; }

.linfa-page { min-height: 70vh; padding: clamp(80px, 10vw, 140px) 0; background: linear-gradient(180deg, #fff, var(--linfa-wash)); }
.linfa-page__header { max-width: 900px; margin-bottom: 55px; }
.linfa-page__header h1,
.vc_row .linfa-page__header h1,
.wpb_wrapper .linfa-page__header h1 { margin-bottom: 0; font-family: 'Linfa Cormorant', 'Cormorant Garamond', Georgia, serif !important; font-size: clamp(3.4rem, 7vw, 6.6rem); font-style: normal !important; font-weight: 500 !important; line-height: .96 !important; letter-spacing: -.045em !important; text-transform: none !important; }
.linfa-article { max-width: 920px; }
.linfa-article__hero { margin: 0 0 50px; }
.linfa-article__hero img { width: 100%; border-radius: var(--linfa-radius); }
.linfa-entry { font-size: 1.05rem; }
.linfa-entry > * { max-width: 760px; margin-left: auto; margin-right: auto; }
.linfa-entry > .alignwide { max-width: 1050px; }
.linfa-entry a { color: var(--linfa-violet-deep); text-decoration: underline; text-underline-offset: 3px; }
.linfa-entry h2 { margin-top: 2.2em; font-size: 2.5rem; }
.linfa-entry h3 { margin-top: 2em; font-size: 2rem; }
@media (max-width: 700px) {
  .linfa-entry ul,
  .linfa-entry ol,
  .linfa-entry .wpb_text_column ul,
  .linfa-entry .wpb_text_column ol { width: 100% !important; max-width: none !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 1.35rem !important; padding-inline-start: 1.35rem !important; box-sizing: border-box; text-align: left !important; }
}
.linfa-error { text-align: center; }
.navigation.pagination { margin-top: 48px; }
.nav-links { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 8px; }
.nav-links .page-numbers { display: grid; min-width: 42px; height: 42px; padding: 0 12px; place-items: center; border: 1px solid var(--linfa-line); border-radius: 999px; background: #fff; color: var(--linfa-violet-deep); font-size: .82rem; font-weight: 700; }
.nav-links .page-numbers.current { border-color: var(--linfa-violet); background: var(--linfa-violet); color: #fff; }

.linfa-footer { padding: 76px 0 28px; background: linear-gradient(90deg, #fff9fd 0%, #f1d9f5 52%, #c493dc 100%); color: #4d2b5e; }
.linfa-footer__grid { display: grid; grid-template-columns: 1.35fr .7fr .7fr .9fr; gap: clamp(30px,5vw,70px); }
.linfa-footer__brand p { max-width:290px; }
.linfa-footer__logo { width: 290px; max-height: 100px; object-fit: contain; object-position: left center; margin-bottom: 18px; }
.linfa-footer__eyebrow { color: #542267; font-size: .75rem; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
.linfa-footer__links { margin: 0; padding: 0; list-style: none; }
.linfa-footer__links li + li { margin-top: 9px; }
.linfa-footer a:hover { color: #6b2aa0; }
.linfa-footer__bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 60px; padding-top: 24px; border-top: 1px solid rgba(84,34,103,.18); font-size: .75rem; }
.linfa-footer__legal { display: flex; gap: 20px; }
.linfa-article--special { max-width: none; }
.linfa-article--special .linfa-entry > * { max-width: none; }

/* One editorial typeface across theme, WPBakery and plugin-generated sections. */
body.linfa-site h1,
body.linfa-site h2,
body.linfa-site h3,
body.linfa-site h4,
body.linfa-site h5,
body.linfa-site h6,
body.linfa-site .wpb_wrapper h1,
body.linfa-site .wpb_wrapper h2,
body.linfa-site .wpb_wrapper h3,
body.linfa-site .wpb_wrapper h4,
body.linfa-site .wpb_wrapper h5,
body.linfa-site .wpb_wrapper h6 { font-family: 'Linfa Cormorant', 'Cormorant Garamond', Georgia, serif !important; }

@media (max-width: 980px) {
  .linfa-header__inner { grid-template-columns: 1fr auto auto; }
  .linfa-header__cta { display: none; }
  .linfa-menu-toggle { display: block; }
  .linfa-nav { position: fixed; inset: 104px 0 0; z-index: 1000; display: none; min-height: calc(100dvh - 104px); padding: 40px 20px; overflow-y: auto; background: #fffdfd; box-shadow: inset 0 1px 0 var(--linfa-line); }
  .linfa-nav.is-open { display: block; }
  .linfa-nav__list { flex-direction: column; align-items: flex-start; width: min(100%, 480px); margin: auto; }
  .linfa-nav a { font-family: 'Cormorant Garamond', serif; font-size: 1.7rem; font-weight: 600; }
  .linfa-language .glink { font-size: 0; }
  .linfa-language .glink img { width: 24px !important; height:auto !important; margin:0 !important; }
  .linfa-signature__grid { grid-template-columns:1fr; }
  .linfa-about__grid { grid-template-columns: 1fr; }
  .linfa-service-grid, .linfa-post-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 680px) {
  :root { --linfa-shell: min(100% - 28px, 1180px); }
  .linfa-header__inner { min-height: 84px; gap: 10px; }
  .linfa-brand img, .linfa-brand .custom-logo { width: 128px; height: 68px; }
  .linfa-nav { top: 84px; min-height: calc(100dvh - 84px); }
  .linfa-hero { min-height: auto; padding-top: 54px; }
  .linfa-hero h1 { font-size: clamp(3rem, 14vw, 4.4rem); }
  .linfa-section__head, .linfa-cta__inner { align-items: flex-start; flex-direction: column; }
  .linfa-service-grid, .linfa-post-grid, .linfa-footer__grid { grid-template-columns: 1fr; }
  .linfa-signature__visual { width:min(100%,430px); margin:auto; }
  .linfa-service { min-height: 250px; }
  .linfa-footer__bottom { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
