/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .visible {
    visibility: visible;
  }
  .relative {
    position: relative;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .table {
    display: table;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)
      var(--tw-skew-x,) var(--tw-skew-y,);
  }
}
:root {
  --ink: #181715;
  --paper: #f4f3f0;
  --white: #fff;
  --muted: #6e6a65;
  --line: #18171538;
  --br-green: #0b6b48;
  --br-yellow: #d8b83d;
  --br-blue: #173b66;
  --pt-green: #255b40;
  --pt-red: #8f2e29;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  background: var(--paper);
  color: var(--ink);
  -webkit-font-smoothing: antialiased;
  margin: 0;
  font-family:
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  line-height: 1.45;
}
body.menu-locked {
  overflow: hidden;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  color: inherit;
  font: inherit;
}
section[id] {
  scroll-margin-top: 72px;
}
.page-shell,
.nav-shell {
  width: min(1200px, 100% - 72px);
  margin-inline: auto;
}
.site-header {
  z-index: 50;
  color: #fff;
  position: absolute;
  inset: 0 0 auto;
}
.nav-shell {
  border-bottom: 1px solid #ffffff40;
  align-items: center;
  gap: 44px;
  height: 92px;
  display: flex;
}
.brand {
  align-items: center;
  display: inline-flex;
}
.brand-logo-frame {
  background: 0 0;
  align-items: center;
  display: inline-flex;
}
.brand-logo {
  filter: brightness(0) invert();
  width: 176px;
  height: auto;
  display: block;
}
.desktop-nav {
  align-items: center;
  gap: 24px;
  margin-left: auto;
  display: flex;
}
.desktop-nav a {
  color: #ffffffc2;
  font-size: 12px;
  transition: color 0.18s;
}
.desktop-nav a:hover {
  color: #fff;
}
.button {
  border: 1px solid var(--ink);
  background: var(--ink);
  color: #fff;
  justify-content: center;
  align-items: center;
  gap: 16px;
  min-height: 49px;
  padding: 0 23px;
  font-size: 11px;
  transition:
    background 0.18s,
    color 0.18s,
    transform 0.18s;
  display: inline-flex;
}
.button svg,
.text-link svg {
  width: 18px;
  height: 18px;
}
.button:hover {
  background: var(--pt-red);
  border-color: var(--pt-red);
  transform: translateY(-2px);
}
.button-small {
  background: 0 0;
  border-color: #ffffff6b;
  min-height: 39px;
  font-size: 9px;
}
.button-small:hover {
  color: var(--ink);
  background: #fff;
  border-color: #fff;
}
.menu-toggle,
.mobile-nav {
  display: none;
}
body.menu-locked {
  overflow: hidden;
}
.hero {
  color: #fff;
  background: #322b24 url(/ana-lidia-iscte.webp) 50% 46% / cover no-repeat;
  min-height: 820px;
  position: relative;
  overflow: hidden;
}
.hero:before {
  content: "";
  background:
    linear-gradient(
      90deg,
      #070706e8 0%,
      #0a0908b8 40%,
      #0a090838 68%,
      #07060580 100%
    ),
    linear-gradient(#07070642 0%, #0000 48%, #060605c7 100%);
  position: absolute;
  inset: 0;
}
.hero:after {
  content: "";
  pointer-events: none;
  mix-blend-mode: color;
  background: linear-gradient(115deg, #0b6b482b, #0000 37% 70%, #8f2e2921);
  position: absolute;
  inset: 0;
}
.hero-flag {
  z-index: 3;
  width: 78px;
  height: 3px;
  display: flex;
  position: absolute;
  top: 92px;
  right: 36px;
}
.hero-flag span:first-child {
  background: linear-gradient(
    90deg,
    var(--br-green),
    var(--br-yellow),
    var(--br-blue)
  );
  flex: 1;
}
.hero-flag span:last-child {
  background: linear-gradient(90deg, var(--pt-green), var(--pt-red));
  flex: 1;
}
.hero-grid {
  z-index: 2;
  grid-template-columns: minmax(0, 1.43fr) minmax(260px, 0.57fr);
  gap: 64px;
  min-height: 820px;
  padding-top: 150px;
  padding-bottom: 52px;
  display: grid;
  position: relative;
}
.hero-copy {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}
.kicker {
  color: #4a4845;
  letter-spacing: 0.03em;
  text-underline-offset: 4px;
  align-items: center;
  gap: 10px;
  margin: 0 0 25px;
  font-size: 10px;
  text-decoration: underline;
  display: flex;
}
.kicker > span {
  background: var(--pt-red);
  width: 20px;
  height: 1px;
}
.hero .kicker {
  color: #ffffffb8;
  text-decoration: none;
}
.hero .kicker > span {
  background: linear-gradient(90deg, var(--br-yellow), var(--pt-red));
}
.hero-proof {
  gap: 50px;
  margin-top: 8px;
  display: flex;
}
.hero-proof div {
  flex-direction: column;
  display: flex;
}
.hero-proof strong {
  letter-spacing: -0.06em;
  font-size: clamp(35px, 3.4vw, 53px);
  font-weight: 400;
  line-height: 0.9;
}
.hero-proof span {
  color: #ffffff9e;
  margin-top: 8px;
  font-size: 10px;
}
.hero h1 {
  letter-spacing: -0.065em;
  max-width: 860px;
  margin: 0;
  font-size: clamp(50px, 5.45vw, 75px);
  font-weight: 400;
  line-height: 0.95;
}
.hero h1 em {
  color: #fff;
  font-style: normal;
  display: block;
}
.hero-proof .proof-word {
  letter-spacing: -0.045em;
  font-size: clamp(29px, 2.8vw, 43px);
}
.hero-visual {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-bottom: 3px;
  display: flex;
}
.hero-lead {
  color: #ffffffd4;
  border-top: 1px solid #ffffff85;
  margin: 0 auto auto;
  padding-top: 16px;
  font-size: 13px;
  line-height: 1.45;
}
.hero-button {
  width: 100%;
  color: var(--ink);
  background: #fff;
  border-color: #fff;
}
.hero-button:hover {
  background: var(--br-yellow);
  border-color: var(--br-yellow);
  color: var(--ink);
}
.hero-route {
  color: #ffffffb3;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border-top: 1px solid #ffffff47;
  align-items: center;
  gap: 13px;
  margin-top: 27px;
  padding-top: 15px;
  font-size: 9px;
  display: flex;
}
.hero-route i {
  color: var(--br-yellow);
  font-style: normal;
}
.hero-signature {
  color: #fff;
  text-align: right;
  margin: 16px 0 0;
  font-size: 11px;
  line-height: 1.3;
}
.hero-signature span {
  color: #ffffff73;
  text-transform: uppercase;
  font-size: 8px;
}
.hero-bottom-line {
  z-index: 4;
  background: linear-gradient(
    90deg,
    var(--br-green) 0 20%,
    var(--br-yellow) 20% 29%,
    var(--br-blue) 29% 49%,
    var(--pt-green) 49% 70%,
    var(--pt-red) 70%
  );
  height: 4px;
  position: absolute;
  inset: auto 0 0;
}
.trust-strip {
  border-bottom: 1px solid var(--line);
  background: #fff;
}
.trust-items {
  justify-content: center;
  align-items: center;
  gap: 34px;
  min-height: 70px;
  display: flex;
}
.trust-items span {
  color: #55514d;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 10px;
}
.trust-items i {
  background: var(--pt-red);
  border-radius: 50%;
  width: 3px;
  height: 3px;
}
.section {
  padding: 116px 0;
}
.section-intro h2,
.mentor-copy h2,
.faq-intro h2 {
  letter-spacing: -0.055em;
  margin: 0;
  font-size: clamp(42px, 4.45vw, 60px);
  font-weight: 400;
  line-height: 1.02;
}
.split-intro {
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.55fr);
  align-items: end;
  gap: 72px;
  display: grid;
}
.split-intro > p {
  max-width: 430px;
  color: var(--muted);
  margin: 0 0 4px;
  font-size: 15px;
  line-height: 1.55;
}
.story-section {
  background: #fff;
}
.story-grid {
  grid-template-columns: 190px 1fr;
  align-items: start;
  gap: 52px;
  display: grid;
}
.story-label {
  padding-top: 7px;
}
.story-copy h2 {
  letter-spacing: -0.06em;
  max-width: 820px;
  margin: 0;
  font-size: clamp(42px, 4.8vw, 65px);
  font-weight: 400;
  line-height: 1.03;
}
.story-copy > p {
  max-width: 670px;
  color: var(--muted);
  margin: 29px 0 0;
  font-size: 16px;
}
.story-result {
  border-top: 1px solid var(--line);
  grid-template-columns: 135px 1fr 135px;
  align-items: center;
  gap: 38px;
  margin-top: 54px;
  padding-top: 24px;
  display: grid;
}
.story-result:after {
  content: "Brasil  →  Portugal";
  color: var(--pt-green);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 8px;
}
.story-result span {
  text-transform: uppercase;
  font-size: 9px;
}
.story-result strong {
  max-width: 600px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
}
.curriculum-section {
  background: var(--paper);
}
.curriculum-grid {
  border-top: 1px solid var(--line);
  margin-top: 62px;
}
.lesson-card {
  border-bottom: 1px solid var(--line);
  grid-template-columns: 78px minmax(185px, 0.62fr) minmax(0, 1.38fr);
  align-items: center;
  gap: 28px;
  min-height: 122px;
  display: grid;
}
.lesson-top {
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  padding: 24px 0;
  display: flex;
}
.lesson-top span {
  font-size: 12px;
}
.lesson-top i {
  color: #99948d;
  letter-spacing: 0.12em;
  font-size: 7px;
  font-style: normal;
}
.lesson-card h3 {
  letter-spacing: -0.04em;
  margin: 0;
  font-size: clamp(23px, 2.25vw, 30px);
  font-weight: 400;
}
.lesson-detail {
  grid-template-columns: minmax(180px, 0.72fr) minmax(0, 1.28fr);
  align-items: center;
  gap: 32px;
  display: grid;
}
.lesson-card strong {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
}
.lesson-card p {
  color: var(--muted);
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
}
.lesson-card:nth-child(4n + 1) .lesson-top span {
  color: var(--br-green);
}
.lesson-card:nth-child(4n + 2) .lesson-top span {
  color: var(--br-blue);
}
.lesson-card:nth-child(4n + 3) .lesson-top span {
  color: var(--pt-green);
}
.lesson-card:nth-child(4n + 4) .lesson-top span {
  color: var(--pt-red);
}
.format-section {
  background: #fff;
}
.format-grid {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  grid-template-columns: repeat(4, 1fr);
  margin-top: 58px;
  display: grid;
}
.format-card {
  min-height: 218px;
  padding: 28px 28px 28px 0;
}
.format-card + .format-card {
  border-left: 1px solid var(--line);
  padding-left: 30px;
}
.format-card > span {
  color: var(--pt-red);
  letter-spacing: 0.12em;
  font-size: 9px;
}
.format-card h3 {
  letter-spacing: -0.035em;
  margin: 62px 0 0;
  font-size: 21px;
  font-weight: 400;
}
.format-card p {
  color: var(--muted);
  margin: 12px 0 0;
  font-size: 13px;
  line-height: 1.5;
}
.materials-panel {
  border: 1px solid var(--line);
  background: var(--paper);
  grid-template-columns: 0.85fr 1.15fr;
  gap: 68px;
  margin-top: 64px;
  padding: 50px;
  display: grid;
}
.materials-panel h3 {
  letter-spacing: -0.05em;
  max-width: 480px;
  margin: 0;
  font-size: 37px;
  font-weight: 400;
  line-height: 1.05;
}
.materials-panel > div > p:last-child {
  max-width: 440px;
  color: var(--muted);
  margin: 20px 0 0;
  font-size: 13px;
}
.materials-panel ul,
.offer-card ul,
.check-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.materials-panel li {
  border-bottom: 1px solid var(--line);
  color: #4e4a46;
  gap: 12px;
  padding: 10px 0;
  font-size: 13px;
  display: flex;
}
.materials-panel li span,
.check-list span {
  color: var(--br-green);
}
.offers-section {
  color: #fff;
  background: #181513;
}
.kicker-light {
  color: #ffffff94;
}
.kicker-light > span {
  background: var(--br-yellow);
}
.offers-heading {
  grid-template-columns: 1fr 0.54fr;
  align-items: end;
  gap: 72px;
  display: grid;
}
.offers-heading .kicker {
  grid-column: 1/-1;
  margin-bottom: 3px;
}
.offers-heading h2 {
  letter-spacing: -0.06em;
  margin: 0;
  font-size: clamp(44px, 4.7vw, 63px);
  font-weight: 400;
  line-height: 1;
}
.offers-heading > p:last-child {
  color: #ffffff80;
  margin: 0;
  font-size: 14px;
}
.offers-grid {
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 56px;
  display: grid;
}
.offer-card {
  background: #ffffff06;
  border: 1px solid #ffffff40;
  min-height: 560px;
  padding: 40px;
  position: relative;
}
.offer-card:before {
  content: "";
  background: linear-gradient(90deg, var(--pt-green), var(--pt-red));
  height: 4px;
  position: absolute;
  inset: 0 0 auto;
}
.offer-card.featured:before {
  background: linear-gradient(
    90deg,
    var(--br-green),
    var(--br-yellow),
    var(--br-blue)
  );
}
.offer-badge {
  color: #ffffffa3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff80;
  padding-bottom: 5px;
  font-size: 9px;
  display: inline-flex;
}
.offer-price {
  border-bottom: 1px solid #fff3;
  justify-content: space-between;
  align-items: end;
  margin: 38px 0 31px;
  padding-bottom: 28px;
  display: flex;
}
.offer-price small {
  color: #ffffff73;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 8px;
}
.offer-price strong {
  letter-spacing: -0.06em;
  font-size: 56px;
  font-weight: 400;
  line-height: 1;
}
.offer-card ul {
  gap: 15px;
  margin-bottom: 28px;
  display: grid;
}
.offer-card ul li {
  color: #ffffffbf;
  gap: 11px;
  font-size: 12px;
  display: flex;
}
.offer-card ul span {
  color: var(--br-yellow);
}
.button-light {
  color: var(--ink);
  background: #fff;
  border-color: #fff;
}
.offer-card .button-light {
  width: 100%;
  margin-top: 16px;
}
.offer-lead {
  letter-spacing: -0.035em;
  max-width: 470px;
  margin: 0 0 25px;
  font-size: 24px;
}
.offer-card ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.offer-card ol li {
  border-top: 1px solid #ffffff24;
  grid-template-columns: 35px 1fr;
  align-items: center;
  gap: 15px;
  padding: 18px 0;
  display: grid;
}
.offer-card ol > li > span {
  color: var(--pt-red);
  font-size: 11px;
}
.offer-card ol div {
  flex-direction: column;
  display: flex;
}
.offer-card ol strong {
  font-size: 14px;
  font-weight: 400;
}
.offer-card ol small {
  color: #fff6;
  font-size: 10px;
}
.offer-limit {
  color: var(--br-yellow);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 31px;
  font-size: 8px;
}
.promise-section {
  padding-block: 0;
}
.promise-grid {
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: none;
  display: grid;
}
.promise-card {
  flex-direction: column;
  justify-content: center;
  min-height: 420px;
  padding: clamp(55px, 7vw, 105px);
  display: flex;
}
.muted-card {
  background: #e7e5e1;
}
.muted-card ul {
  color: var(--muted);
  gap: 12px;
  margin: 10px 0 0;
  padding: 0;
  font-size: 13px;
  list-style: none;
  display: grid;
}
.muted-card li:before {
  content: "—";
  color: var(--pt-red);
  margin-right: 11px;
}
.guarantee-card {
  background: var(--pt-green);
  color: #fff;
}
.guarantee-card h2 {
  letter-spacing: -0.055em;
  max-width: 650px;
  margin: 0;
  font-size: clamp(37px, 4.5vw, 59px);
  font-weight: 400;
  line-height: 1;
}
.guarantee-card > p:last-child {
  color: #ffffffa6;
  max-width: 490px;
  margin: 25px 0 0;
}
.mentor-section {
  background: #fff;
}
.mentor-grid {
  grid-template-columns: 0.78fr 1.22fr;
  align-items: center;
  gap: 82px;
  display: grid;
}
.mentor-portrait {
  background: #211a16 url(/ana-lidia-omena-web.webp) 60% / cover no-repeat;
  min-height: 570px;
  position: relative;
  overflow: hidden;
}
.mentor-portrait:after {
  content: "";
  background: linear-gradient(#0000 45%, #060606c4);
  position: absolute;
  inset: 0;
}
.portrait-grid {
  z-index: 1;
  border: 1px solid #ffffff52;
  position: absolute;
  inset: 22px;
}
.portrait-monogram {
  display: none;
}
.portrait-caption {
  z-index: 2;
  color: #ffffffa8;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  gap: 10px;
  font-size: 8px;
  display: flex;
  position: absolute;
  bottom: 24px;
  right: 27px;
}
.portrait-caption i {
  color: var(--br-yellow);
  font-style: normal;
}
.mentor-role {
  color: var(--pt-green);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 17px 0 0;
  font-size: 9px;
}
.mentor-bio {
  max-width: 610px;
  color: var(--muted);
  margin: 25px 0 0;
  font-size: 18px;
  line-height: 1.6;
}
.mentor-bio-secondary {
  margin-top: 14px;
  font-size: 15px;
  line-height: 1.65;
}
.check-list {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  gap: 13px;
  margin: 31px 0 33px;
  padding: 27px 0;
  display: grid;
}
.check-list li {
  color: #504c47;
  gap: 12px;
  font-size: 12px;
  display: flex;
}
.text-link {
  border-bottom: 1px solid var(--ink);
  align-items: center;
  gap: 12px;
  font-size: 11px;
  display: inline-flex;
}
.faq-section {
  background: var(--paper);
}
.faq-grid {
  grid-template-columns: 0.82fr 1.18fr;
  align-items: start;
  gap: 82px;
  display: grid;
}
.faq-intro h2 {
  max-width: 470px;
  font-size: clamp(42px, 4vw, 54px);
  line-height: 1.03;
}
.faq-intro {
  position: sticky;
  top: 40px;
}
.faq-intro > p:last-child {
  max-width: 450px;
  color: var(--muted);
  margin: 25px 0 0;
  font-size: 13px;
}
.faq-list {
  border-top: 1px solid var(--line);
}
.faq-item {
  border-bottom: 1px solid var(--line);
}
.faq-item button {
  cursor: pointer;
  text-align: left;
  background: 0 0;
  border: 0;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  width: 100%;
  min-height: 88px;
  padding: 0;
  display: flex;
}
.faq-item button > span {
  align-items: center;
  gap: 20px;
  font-size: 17px;
  display: flex;
}
.faq-item button i {
  color: #96918b;
  min-width: 27px;
  font-size: 9px;
  font-style: normal;
}
.faq-item button b {
  font-size: 22px;
  font-weight: 300;
}
.faq-answer {
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.24s;
  display: grid;
}
.faq-answer > div {
  overflow: hidden;
}
.faq-answer p {
  max-width: 650px;
  color: var(--muted);
  margin: 0;
  padding: 0 55px 28px 50px;
  font-size: 13px;
}
.faq-item.is-open .faq-answer {
  grid-template-rows: 1fr;
}
.faq-answer[hidden] {
  display: none;
}
.legal-section {
  background: #fff;
}
.legal-intro {
  align-items: start;
}
.legal-intro h2 {
  max-width: 690px;
}
.legal-grid {
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 58px;
  display: grid;
}
.legal-card {
  border: 1px solid var(--line);
  background: var(--paper);
  min-height: 490px;
  padding: 44px;
  position: relative;
}
.legal-card:before {
  content: "";
  background: linear-gradient(
    90deg,
    var(--br-green),
    var(--br-yellow),
    var(--br-blue)
  );
  height: 4px;
  position: absolute;
  inset: 0 0 auto;
}
.legal-card.terms-card:before {
  background: linear-gradient(90deg, var(--pt-green), var(--pt-red));
}
.legal-number {
  color: #928d86;
  letter-spacing: 0.12em;
  font-size: 9px;
}
.legal-card h3 {
  letter-spacing: -0.05em;
  max-width: 440px;
  margin: 74px 0 0;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 400;
  line-height: 1.03;
}
.legal-card > p {
  color: #5e5a55;
  max-width: 550px;
  margin: 22px 0 0;
  font-size: 14px;
  line-height: 1.65;
}
.legal-card ul {
  border-top: 1px solid var(--line);
  gap: 0;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}
.legal-card li {
  border-bottom: 1px solid var(--line);
  color: var(--muted);
  padding: 13px 0 13px 20px;
  font-size: 12px;
  line-height: 1.55;
  position: relative;
}
.legal-card li:before {
  content: "→";
  color: var(--pt-green);
  position: absolute;
  left: 0;
}
.legal-card a {
  color: var(--ink);
  border-bottom: 1px solid;
}
.legal-note {
  border-bottom: 1px solid var(--line);
  color: #77726c;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  min-height: 72px;
  padding-top: 25px;
  font-size: 9px;
  display: flex;
}
.legal-note a {
  color: var(--ink);
  align-items: center;
  gap: 11px;
  display: inline-flex;
}
.legal-note svg {
  width: 18px;
  height: 18px;
}
.supplier-note {
  color: var(--muted);
  margin-top: 20px;
  font-size: 11px;
  line-height: 1.65;
}
.supplier-note a {
  color: var(--ink);
  border-bottom: 1px solid var(--line-dark);
}
.final-cta {
  color: #fff;
  text-align: center;
  background: #161412 url(/ana-lidia-omena-web.webp) 50% 42% / cover no-repeat;
  padding: 112px 0;
  position: relative;
  overflow: hidden;
}
.final-cta:before {
  content: "";
  background: #090908d6;
  position: absolute;
  inset: 0;
}
.cta-pattern {
  z-index: 1;
  background: linear-gradient(105deg, #0b6b4821, #0000 45%, #8f2e2926);
  position: absolute;
  inset: 0;
}
.cta-shell {
  z-index: 2;
  max-width: 900px;
  position: relative;
}
.cta-shell .kicker {
  justify-content: center;
}
.cta-shell h2 {
  letter-spacing: -0.065em;
  margin: 0;
  font-size: clamp(50px, 5.3vw, 72px);
  font-weight: 400;
  line-height: 0.98;
}
.cta-shell h2 em {
  color: var(--br-yellow);
  font-style: normal;
}
.cta-shell > p:not(.kicker) {
  color: #ffffff91;
  max-width: 580px;
  margin: 27px auto 0;
}
.cta-shell .button {
  margin-top: 36px;
}
.cta-shell small {
  color: #ffffff59;
  text-transform: uppercase;
  margin-top: 16px;
  font-size: 8px;
  display: block;
}
footer {
  color: #fff;
  background: #100f0e;
}
footer .brand-logo-frame {
  background: 0 0;
}
footer .brand-logo {
  width: 188px;
}
.footer-top {
  border-bottom: 1px solid #ffffff21;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 40px;
  min-height: 150px;
  display: grid;
}
.footer-top nav {
  color: #ffffff7a;
  gap: 23px;
  font-size: 10px;
  display: flex;
}
.footer-contact {
  color: #ffffff80;
  justify-self: end;
  font-size: 10px;
}
.footer-bottom {
  color: #ffffff45;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  min-height: 66px;
  font-size: 8px;
  display: flex;
}
[data-reveal] {
  opacity: 1;
  transform: none;
}
a:focus-visible,
button:focus-visible {
  outline: 3px solid #f3c969;
  outline-offset: 4px;
}
@media (width<=1020px) {
  .desktop-nav {
    display: none;
  }
  .desktop-cta {
    margin-left: auto;
  }
  .hero-grid {
    grid-template-columns: 1fr 0.45fr;
    gap: 42px;
  }
  .hero h1 {
    font-size: clamp(48px, 6.7vw, 68px);
  }
  .split-intro,
  .offers-heading {
    gap: 55px;
  }
  .story-grid {
    grid-template-columns: 160px 1fr;
    gap: 38px;
  }
  .lesson-card {
    grid-template-columns: 70px minmax(160px, 0.62fr) minmax(0, 1.38fr);
    gap: 22px;
  }
  .lesson-detail {
    gap: 22px;
  }
  .format-grid {
    grid-template-columns: 1fr 1fr;
  }
  .format-card:nth-child(3) {
    border-top: 1px solid var(--line);
    border-left: 0;
  }
  .format-card:nth-child(4) {
    border-top: 1px solid var(--line);
  }
  .materials-panel,
  .mentor-grid,
  .faq-grid {
    gap: 55px;
  }
  .mentor-portrait {
    min-height: 540px;
  }
}
@media (width<=760px) {
  .page-shell,
  .nav-shell {
    width: min(100% - 40px, 1220px);
  }
  .nav-shell {
    gap: 18px;
    height: 66px;
  }
  .brand-logo-frame {
    padding: 0;
  }
  .brand-logo {
    width: 138px;
  }
  .desktop-cta {
    display: none;
  }
  .menu-toggle {
    background: 0 0;
    border: 1px solid #ffffff61;
    place-content: center;
    gap: 7px;
    width: 44px;
    height: 44px;
    margin-left: auto;
    display: grid;
  }
  .menu-toggle span {
    background: #fff;
    width: 18px;
    height: 1px;
    transition: transform 0.18s;
  }
  .menu-toggle.is-open span:first-child {
    transform: translateY(4px) rotate(45deg);
  }
  .menu-toggle.is-open span:last-child {
    transform: translateY(-4px) rotate(-45deg);
  }
  .mobile-nav {
    z-index: 48;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    background: #161412;
    padding: 25px 20px;
    transition:
      opacity 0.18s,
      visibility 0.18s;
    display: block;
    position: fixed;
    inset: 66px 0 0;
  }
  .mobile-nav.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .mobile-nav nav {
    display: grid;
  }
  .mobile-nav a:not(.button) {
    color: #fff;
    border-bottom: 1px solid #ffffff24;
    padding: 18px 4px;
    font-size: 20px;
  }
  .mobile-nav .button {
    color: var(--ink);
    background: #fff;
    border-color: #fff;
    margin-top: 24px;
  }
  .hero,
  .hero-grid {
    min-height: min(720px, 100svh);
  }
  .hero {
    background-color: #0d0c0b;
    background-position: 43% 0;
    background-repeat: no-repeat;
    background-size: auto 58%;
  }
  .hero:before {
    background:
      linear-gradient(
        #0505054f 0%,
        #05050508 31%,
        #0d0c0b80 46%,
        #0d0c0b 59% 100%
      ),
      linear-gradient(90deg, #05050542, #0000 50%, #0505051f);
  }
  .hero:after {
    background: linear-gradient(135deg, #0b6b481a, #0000 50%, #8f2e2914);
  }
  .hero-flag {
    width: 66px;
    top: 83px;
    right: 20px;
  }
  .hero-grid {
    flex-direction: column;
    justify-content: flex-end;
    gap: 18px;
    padding-top: 92px;
    padding-bottom: 22px;
    display: flex;
  }
  .hero-copy {
    display: block;
  }
  .hero .hero-copy > .kicker {
    margin: 0;
    font-size: 9px;
    position: absolute;
    top: 102px;
    left: 0;
  }
  .hero-proof {
    display: none;
  }
  .hero h1 {
    letter-spacing: -0.052em;
    max-width: 350px;
    font-size: clamp(32px, 8.9vw, 38px);
    line-height: 0.98;
  }
  .hero h1 em {
    display: inline;
  }
  .hero-visual {
    grid-template-columns: 1fr;
    display: grid;
  }
  .hero-lead {
    display: none;
  }
  .hero-button {
    order: 1;
  }
  .hero-route {
    order: 2;
    margin-top: 14px;
    padding-top: 12px;
  }
  .hero-signature {
    display: none;
  }
  .trust-items {
    justify-content: flex-start;
    overflow-x: auto;
  }
  .trust-items span {
    flex: none;
  }
  .section {
    padding: 78px 0;
  }
  .split-intro,
  .story-grid,
  .offers-heading,
  .offers-grid,
  .materials-panel,
  .promise-grid,
  .mentor-grid,
  .faq-grid,
  .legal-grid {
    grid-template-columns: 1fr;
  }
  .split-intro,
  .offers-heading,
  .materials-panel,
  .mentor-grid,
  .faq-grid {
    gap: 35px;
  }
  .story-label {
    padding-top: 0;
  }
  .story-copy h2 {
    font-size: clamp(38px, 10.8vw, 46px);
  }
  .story-result {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .story-result:after {
    margin-top: 8px;
  }
  .lesson-card {
    grid-template-columns: 48px 1fr;
    gap: 10px 16px;
    min-height: 0;
    padding: 22px 0;
  }
  .lesson-top {
    grid-row: 1/3;
    padding: 0;
  }
  .lesson-detail {
    grid-column: 2;
    grid-template-columns: 1fr;
    gap: 7px;
  }
  .format-grid {
    grid-template-columns: 1fr;
  }
  .format-card,
  .format-card + .format-card {
    border-top: 1px solid var(--line);
    border-left: 0;
    min-height: 190px;
    padding: 25px 0;
  }
  .format-card:first-child {
    border-top: 0;
  }
  .format-card h3 {
    margin-top: 45px;
  }
  .materials-panel {
    padding: 30px;
  }
  .offers-heading .kicker {
    grid-column: auto;
  }
  .offer-card {
    min-height: auto;
    padding: 30px 25px;
  }
  .offer-price strong {
    font-size: 47px;
  }
  .promise-card {
    min-height: 390px;
    padding: 65px 25px;
  }
  .mentor-portrait {
    background-position: 50% 42%;
    min-height: 455px;
  }
  .faq-intro {
    position: static;
  }
  .faq-item button > span {
    gap: 12px;
    font-size: 16px;
  }
  .faq-answer p {
    padding-left: 39px;
  }
  .legal-grid {
    gap: 14px;
    margin-top: 40px;
  }
  .legal-card {
    min-height: 0;
    padding: 30px 25px;
  }
  .legal-card h3 {
    margin-top: 46px;
  }
  .legal-note {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px 0;
  }
  .final-cta {
    background-position: 50% 44%;
    padding: 95px 0;
  }
  .footer-top {
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 45px 0;
  }
  .footer-top nav {
    flex-wrap: wrap;
  }
  .footer-contact {
    justify-self: start;
  }
  .footer-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  :before,
  :after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
  [data-reveal] {
    opacity: 1;
    transform: none;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
