*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6eee7;color:#49473f;font-family:Arial,Helvetica,sans-serif}.topbar{min-height:116px;padding:16px clamp(18px,4vw,54px);display:flex;align-items:center;gap:26px;border-bottom:1px solid #ded7c9;background:#faf4ee}.brand{width:365px;display:block}.brand img{width:100%;height:auto;display:block;object-fit:contain}.desktop-nav{margin-left:auto;display:flex;gap:26px;align-items:center}.desktop-nav a{font-family:Georgia,'Times New Roman',serif;font-size:19px;letter-spacing:.012em;color:#514e45;text-decoration:none}.pill{border:0;border-radius:999px;padding:17px 31px;background:#596044;color:white;cursor:pointer;font-weight:600;font-size:17px;letter-spacing:.01em}.hero{min-height:530px;padding:70px clamp(30px,8vw,100px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;background:#f5ece5;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:.2em;color:#777064;font-weight:700}.hero h1,.inner h2,.cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;margin:14px 0 24px}.hero em,.inner em{font-weight:400}.lead{max-width:510px;line-height:1.7;color:#6d685d;margin-bottom:26px}.abstract-art{height:430px;position:relative;overflow:hidden}.hero-art-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.work-menu{max-width:880px;margin:0 auto;padding:48px 24px 58px}.menu-kicker{text-align:center;font-size:11px;letter-spacing:.18em;color:#777064;margin-bottom:22px}.feature{width:100%;border:0;border-radius:22px;padding:25px 30px;margin:0 0 17px;display:grid;grid-template-columns:1fr 30px;align-items:center;text-align:left;cursor:pointer;color:#47453e}.feature.olive{background:#596044;color:#fff}.feature.nude{background:#cdb8a4}.feature.sage{background:#d9ddca}.feature .num{font-family:Georgia,serif;font-style:italic;opacity:.75}.feature strong{display:block;font-family:Georgia,serif;font-size:25px;font-weight:400;margin-bottom:7px}.feature small{font-size:12px;opacity:.78}.feature b{font:34px Georgia,serif;font-weight:400}.signature{text-align:center;font:italic 18px Georgia,serif;margin:34px 0 0}.view{display:none}.view.active{display:block}.inner{max-width:1120px;margin:0 auto;padding:50px 28px 70px}.back{border:0;background:transparent;color:#596044;font-weight:700;cursor:pointer;padding:10px 0 30px}.inner-head{max-width:720px;margin:0 auto 45px}.inner-head.compact{max-width:690px}.inner h2{font-size:clamp(42px,6vw,68px);line-height:1.02;margin:12px 0 25px}.inner p{line-height:1.75;color:#666156}.disciplines{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.disciplines article{padding:28px 20px;background:#f0e5dc;border-radius:18px;text-align:center}.disciplines span{font-size:35px;color:#7f815f}.disciplines h3{font:24px Georgia,serif;margin:13px 0 10px}.disciplines p{font-size:13px;line-height:1.55}.session-grid{display:grid;grid-template-columns:1.28fr .72fr;background:#f0e4dc;border-radius:26px;overflow:hidden;align-items:center}.session-copy{padding:55px}.session-copy h2{margin-top:10px}.photo-wrap{min-height:0;padding:28px 28px 28px 0;display:flex;align-items:center;justify-content:center}.photo-wrap img{width:100%;height:auto;max-height:430px;object-fit:contain;object-position:center;display:block;border-radius:16px}.aime-links{color:#777064;font-size:14px}.cta{background:#596044;color:white;padding:36px clamp(30px,8vw,100px);display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{font-size:30px;margin:0 0 5px}.cta p{margin:0;opacity:.75}.pill.light{background:#faf4ee;color:#596044}.notice{position:fixed;right:20px;bottom:20px;max-width:320px;padding:14px 17px;border-radius:14px;background:#474c39;color:white;opacity:0;pointer-events:none;transition:.2s}.notice.show{opacity:1}@media(max-width:850px){.desktop-nav{display:none}.topbar{padding:10px 18px}.brand{width:225px}.brand img{height:auto}.topbar>.pill{margin-left:auto;padding:11px 16px}.hero{grid-template-columns:1fr;padding:52px 26px 20px}.abstract-art{height:300px}.disciplines{grid-template-columns:1fr 1fr}.session-grid{grid-template-columns:1fr}.session-copy{padding:38px 28px}.photo-wrap{min-height:0;padding:0 24px 30px}.photo-wrap img{max-height:none;width:100%;height:auto;object-fit:contain}.cta{align-items:flex-start;flex-direction:column}.feature{padding:22px 18px;grid-template-columns:38px 1fr 20px}.feature strong{font-size:21px}.feature small{line-height:1.5;display:block}}@media(max-width:520px){.disciplines{grid-template-columns:1fr}.hero h1{font-size:43px}.abstract-art{height:230px}.work-menu{padding-left:16px;padding-right:16px}}
.session-quote{font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.65!important;color:#625b50!important;border-left:2px solid #b9a88e;padding-left:18px;margin:24px 0}

.session-grid.session-text-only{display:block;max-width:850px;margin:0 auto}
.session-grid.session-text-only .session-copy{padding:55px 62px}
.formation-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:45px;align-items:center;max-width:1000px;margin:0 auto}
.formation-grid .inner-head{margin:0}
.formation-photo{display:flex;align-items:center;justify-content:center}
.formation-photo img{width:100%;height:auto;max-height:440px;object-fit:contain;border-radius:18px;display:block}
@media(max-width:850px){
  .formation-grid{grid-template-columns:1fr;gap:28px}
  .formation-photo img{max-height:none}
  .session-grid.session-text-only .session-copy{padding:38px 28px}
}

.session-grid.session-with-art{display:grid;grid-template-columns:1.25fr .75fr;background:#f0e4dc;border-radius:26px;overflow:hidden;align-items:center;max-width:1050px;margin:0 auto}
.session-grid.session-with-art .session-copy{padding:50px 44px 50px 54px}
.session-art{padding:34px 32px 34px 0;display:flex;align-items:center;justify-content:center}
.session-art img{width:100%;height:auto;max-height:390px;object-fit:contain;display:block;border-radius:14px}
@media(max-width:850px){
  .brand{width:245px}
  .topbar>.pill{font-size:15px;padding:13px 18px}
  .session-grid.session-with-art{grid-template-columns:1fr}
  .session-grid.session-with-art .session-copy{padding:38px 28px}
  .session-art{padding:0 28px 32px}
  .session-art img{max-height:none}
}

/* Visual assets verified against the earlier approved package.
   No pixel/face edits; only page-level fading. */
.hero-art-img{
  width:100%!important;height:auto!important;object-fit:contain!important;
  border-radius:0!important;filter:none!important;
  -webkit-mask-image:radial-gradient(ellipse 96% 94% at 50% 50%,#000 0 72%,rgba(0,0,0,.75) 86%,transparent 100%);
  mask-image:radial-gradient(ellipse 96% 94% at 50% 50%,#000 0 72%,rgba(0,0,0,.75) 86%,transparent 100%);
}
.session-art{overflow:visible!important;background:transparent!important;padding:0!important}
.session-art img{
  width:108%!important;height:auto!important;object-fit:contain!important;
  border-radius:0!important;filter:none!important;
  -webkit-mask-image:radial-gradient(ellipse 96% 94% at 50% 50%,#000 0 68%,rgba(0,0,0,.72) 84%,transparent 100%);
  mask-image:radial-gradient(ellipse 96% 94% at 50% 50%,#000 0 68%,rgba(0,0,0,.72) 84%,transparent 100%);
}
.formation-photo{overflow:visible!important;background:transparent!important;padding:0!important}
.formation-photo img{
  width:100%!important;height:auto!important;object-fit:contain!important;
  border-radius:0!important;filter:none!important;
  -webkit-mask-image:radial-gradient(ellipse 97% 96% at 50% 50%,#000 0 74%,rgba(0,0,0,.78) 87%,transparent 100%);
  mask-image:radial-gradient(ellipse 97% 96% at 50% 50%,#000 0 74%,rgba(0,0,0,.78) 87%,transparent 100%);
}


/* ===== CIERRE VISUAL ===== */
:root{
  --cream-final:#f6eee7;
  --cream-light:#fbf6f0;
  --nude-soft:#eadbd0;
  --olive-final:#4f5a3a;
  --gold-soft:#b4935c;
}
body{background:var(--cream-final)!important}
.view,.inner{background:transparent!important}

/* Hero artwork: clean artwork + blend, no visible rectangular image edge. */
.abstract-art{background:transparent!important;overflow:visible!important}
.hero-art-img{
  width:112%!important;height:auto!important;object-fit:contain!important;
  border-radius:0!important;filter:none!important;
  mix-blend-mode:multiply;
  -webkit-mask-image:radial-gradient(ellipse 92% 94% at 52% 50%,#000 0 64%,rgba(0,0,0,.92) 73%,rgba(0,0,0,.48) 86%,transparent 100%);
  mask-image:radial-gradient(ellipse 92% 94% at 52% 50%,#000 0 64%,rgba(0,0,0,.92) 73%,rgba(0,0,0,.48) 86%,transparent 100%);
}

/* Sessions artwork is built natively in CSS: there is NO screenshot/JPG and therefore NO text. */
.integrated-abstract{
  min-height:430px!important;position:relative!important;overflow:visible!important;
  padding:0!important;background:transparent!important;isolation:isolate;
}
.integrated-abstract i{position:absolute;display:block;pointer-events:none}
.wash{filter:blur(.2px);mix-blend-mode:multiply}
.wash-a{width:310px;height:270px;left:2%;top:11%;background:rgba(221,204,183,.48);border-radius:54% 46% 57% 43% / 44% 55% 45% 56%;transform:rotate(-16deg)}
.wash-b{width:290px;height:235px;left:25%;top:31%;background:rgba(204,183,157,.40);border-radius:45% 55% 48% 52%;transform:rotate(19deg)}
.wash-c{width:255px;height:255px;right:5%;bottom:-4%;background:rgba(86,98,64,.84);border-radius:50%;box-shadow:0 0 65px 32px rgba(246,238,231,.16)}
.gold-ring{width:205px;height:205px;right:5%;top:7%;border:4px solid rgba(181,146,82,.72);border-radius:50%;box-shadow:0 0 25px rgba(246,238,231,.28)}
.fine-orbit{border:1px solid rgba(176,145,96,.42);border-radius:50%}
.orbit-a{width:390px;height:175px;left:0;top:45%;transform:rotate(-21deg)}
.orbit-b{width:340px;height:140px;left:10%;top:51%;transform:rotate(-12deg)}

/* Approved photo: no retouching. Only the OUTER perimeter is integrated into the page. */
.formation-photo{background:transparent!important;overflow:visible!important;padding:0!important}
.formation-photo img{
  width:108%!important;max-width:none!important;height:auto!important;object-fit:contain!important;
  border-radius:0!important;filter:none!important;
  -webkit-mask-image:radial-gradient(ellipse 93% 94% at 50% 49%,#000 0 67%,rgba(0,0,0,.95) 75%,rgba(0,0,0,.60) 86%,transparent 100%);
  mask-image:radial-gradient(ellipse 93% 94% at 50% 49%,#000 0 67%,rgba(0,0,0,.95) 75%,rgba(0,0,0,.60) 86%,transparent 100%);
}

/* Interactive service cards */
.disciplines .discipline-card{
  appearance:none;border:0;background:transparent;color:inherit;font:inherit;text-align:center;
  padding:24px 18px;cursor:pointer;border-radius:22px;transition:.2s ease;
}
.disciplines .discipline-card:hover{background:rgba(255,255,255,.36);transform:translateY(-2px)}
.discipline-card span{font-size:34px;color:var(--gold-soft)}
.discipline-card h3{margin:10px 0 7px}
.discipline-card p{margin:0 auto 10px;max-width:220px}
.discipline-card small{color:var(--olive-final);font-weight:700}

/* Service modal */
.service-modal{position:fixed;inset:0;z-index:999;display:none}
.service-modal.open{display:block}
.modal-backdrop{position:absolute;inset:0;background:rgba(46,49,37,.38);backdrop-filter:blur(4px)}
.modal-panel{
  position:relative;z-index:1;width:min(680px,calc(100% - 34px));max-height:84vh;overflow:auto;
  margin:8vh auto;background:#fbf5ef;border:1px solid rgba(135,115,86,.18);border-radius:28px;
  padding:42px 44px;box-shadow:0 25px 80px rgba(50,45,36,.20);
}
.modal-close{position:absolute;right:18px;top:13px;border:0;background:transparent;font-size:31px;color:#596044;cursor:pointer}
.modal-panel .eyebrow{margin-bottom:8px}
.modal-panel h2{font-size:38px;margin:0 0 8px;color:#3f4933}
.modal-panel .modal-tagline{font-family:Georgia,serif;font-style:italic;font-size:21px;color:#746650;margin:0 0 22px}
.modal-panel h4{margin:20px 0 5px;color:#4f5a3a;font-size:17px}
.modal-panel p{line-height:1.65}
.modal-services{display:grid;gap:10px;margin:18px 0 24px}
.modal-service{padding:13px 15px;background:rgba(231,218,206,.46);border-radius:14px}
.modal-book{margin-top:12px}

@media(max-width:850px){
  .integrated-abstract{min-height:320px!important}
  .formation-photo img,.hero-art-img{width:100%!important}
  .modal-panel{padding:38px 24px 28px;margin:5vh auto;max-height:90vh}
}


/* ===== SÍMBOLOS DE DISCIPLINAS EN MODALES ===== */
.modal-symbol{
  position:relative;width:118px;height:92px;margin:3px 0 17px;
  color:var(--olive-final);font-family:Georgia,serif;
}
.modal-symbol:before{
  content:"";position:absolute;width:78px;height:78px;left:5px;top:5px;
  border:1px solid rgba(180,147,92,.42);border-radius:50%;
}
.modal-symbol:after{
  content:"";position:absolute;width:62px;height:32px;left:35px;top:31px;
  border-top:1px solid rgba(79,90,58,.38);border-radius:50%;transform:rotate(-25deg);
}
.modal-symbol span{position:absolute;z-index:2}
.celestial-sun{font-size:40px;left:25px;top:22px;color:var(--gold-soft)}
.celestial-moon{font-size:38px;left:28px;top:21px;color:var(--olive-final)}
.celestial-star{font-size:17px;right:18px;top:13px;color:var(--gold-soft)}
.modal-symbol-reiki .lotus{font-size:48px;left:24px;top:17px;transform:rotate(45deg);color:var(--olive-final)}
.modal-symbol-reiki .spark{font-size:24px;left:46px;top:28px;color:var(--gold-soft)}
.modal-symbol-harmony .pendulum-line{height:42px;width:1px;background:rgba(79,90,58,.72);left:43px;top:13px}
.modal-symbol-harmony .pendulum-gem{font-size:37px;left:25px;top:40px;color:var(--gold-soft)}
.modal-symbol-harmony .spark{font-size:15px;right:21px;top:20px}
.modal-symbol-records .book-lines{font-size:54px;left:19px;top:35px;color:var(--gold-soft);transform:scaleX(1.35)}
.modal-symbol-records .celestial-moon{left:34px;top:6px;font-size:31px}
.modal-symbol-records .celestial-star{right:19px;top:15px}

/* ===== PREVIA A PUBLICACIÓN: integración final de imágenes ===== */
.hero-art-img{
  display:block!important;
  width:116%!important;
  max-width:none!important;
  height:auto!important;
  object-fit:contain!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:none!important;
  mix-blend-mode:multiply;
  -webkit-mask-image:radial-gradient(ellipse 88% 92% at 52% 50%,
    #000 0 52%, rgba(0,0,0,.96) 62%, rgba(0,0,0,.72) 73%,
    rgba(0,0,0,.34) 84%, transparent 97%);
  mask-image:radial-gradient(ellipse 88% 92% at 52% 50%,
    #000 0 52%, rgba(0,0,0,.96) 62%, rgba(0,0,0,.72) 73%,
    rgba(0,0,0,.34) 84%, transparent 97%);
}
.abstract-art{
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
}

.formation-photo{
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.formation-photo img{
  display:block!important;
  width:108%!important;
  max-width:none!important;
  height:auto!important;
  object-fit:contain!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:none!important;
  -webkit-mask-image:radial-gradient(ellipse 90% 91% at 50% 50%,
    #000 0 55%, rgba(0,0,0,.96) 65%, rgba(0,0,0,.72) 76%,
    rgba(0,0,0,.30) 87%, transparent 98%);
  mask-image:radial-gradient(ellipse 90% 91% at 50% 50%,
    #000 0 55%, rgba(0,0,0,.96) 65%, rgba(0,0,0,.72) 76%,
    rgba(0,0,0,.30) 87%, transparent 98%);
}
.modality-note{
  margin-top:18px!important;
  padding:13px 16px!important;
  border-left:2px solid rgba(180,147,92,.72);
  background:rgba(234,219,208,.35);
  border-radius:0 12px 12px 0;
}

.modal-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:12px}
.modal-heading-row h2{margin-bottom:7px}
.modal-heading-row .modal-tagline{margin-bottom:0}
.modal-side-symbol{position:relative;flex:0 0 92px;height:74px;margin-top:2px;color:var(--gold-soft);opacity:.88}
.astrology-side-symbol .moon{position:absolute;font-size:34px;right:28px;top:9px;color:var(--olive-final)}
.astrology-side-symbol .star1{position:absolute;font-size:15px;right:8px;top:3px;color:var(--gold-soft)}
.astrology-side-symbol .star2{position:absolute;font-size:24px;right:3px;bottom:10px;color:var(--gold-soft)}
.astrology-side-symbol .orbit{position:absolute;width:76px;height:36px;right:0;top:27px;border-top:1px solid rgba(180,147,92,.58);border-radius:50%;transform:rotate(-18deg)}
.reiki-side-symbol>span:first-child{position:absolute;font-size:34px;right:30px;top:15px;color:var(--gold-soft)}
.reiki-side-symbol .soft-ring{position:absolute;width:56px;height:56px;right:8px;top:8px;border:1px solid rgba(79,90,58,.28);border-radius:50%}
.harmony-side-symbol .pendulum-line{position:absolute;right:42px;top:5px;width:1px;height:36px;background:rgba(79,90,58,.55)}
.harmony-side-symbol .pendulum-gem{position:absolute;right:25px;top:32px;font-size:31px;color:var(--gold-soft)}
.records-side-symbol .moon{position:absolute;font-size:31px;right:28px;top:11px;color:var(--olive-final)}
.records-side-symbol .star{position:absolute;font-size:17px;right:7px;top:7px;color:var(--gold-soft)}
@media(max-width:600px){.modal-side-symbol{flex-basis:64px;height:58px}.astrology-side-symbol .orbit{width:56px}}

/* CIERRE: foto aprobada sin retoque facial; integración solo en el perímetro */
.formation-photo img{
  filter:none!important;
  border-radius:0!important;
  -webkit-mask-image:radial-gradient(ellipse 94% 94% at 50% 50%,#000 0 69%,rgba(0,0,0,.96) 76%,rgba(0,0,0,.55) 87%,transparent 100%)!important;
  mask-image:radial-gradient(ellipse 94% 94% at 50% 50%,#000 0 69%,rgba(0,0,0,.96) 76%,rgba(0,0,0,.55) 87%,transparent 100%)!important;
}
/* Reiki: detalle pequeño y lateral */
.reiki-side-symbol{transform:scale(.72);transform-origin:top right;margin-right:4px}


/* ===== CORRECCIONES FINALES VERIFICADAS ===== */

/* Logo: mostrar la imagen completa, con aire inferior para que "LIC. EN PSICOLOGÍA" no se corte. */
.topbar{overflow:visible!important}
.brand{
  width:385px!important;
  min-width:385px!important;
  overflow:visible!important;
  padding:4px 0 7px!important;
}
.brand img{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
  overflow:visible!important;
  clip-path:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}

/* Foto exacta enviada por la usuaria: sin filtros ni retoques; sólo integración del borde. */
.formation-photo img{
  filter:none!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:0!important;
  box-shadow:none!important;
  -webkit-mask-image:radial-gradient(ellipse 96% 95% at 50% 50%,
    #000 0 70%, rgba(0,0,0,.98) 78%, rgba(0,0,0,.72) 87%, transparent 100%)!important;
  mask-image:radial-gradient(ellipse 96% 95% at 50% 50%,
    #000 0 70%, rgba(0,0,0,.98) 78%, rgba(0,0,0,.72) 87%, transparent 100%)!important;
}

/* Reiki: un único título y símbolo pequeño al costado. */
.reiki-side-symbol{
  flex:0 0 58px!important;
  width:58px!important;
  height:52px!important;
  transform:none!important;
  margin:0 2px 0 0!important;
}
.reiki-side-symbol .reiki-spark{position:absolute;right:17px;top:11px;font-size:23px;color:var(--gold-soft)}
.reiki-side-symbol .soft-ring{width:40px!important;height:40px!important;right:2px!important;top:4px!important}

/* Registros Akáshicos: nuevo detalle, más fino y lateral. */
.records-new-symbol{flex:0 0 72px!important;width:72px!important;height:60px!important}
.records-new-symbol span{position:absolute}
.records-lotus{font-size:30px;right:24px;top:24px;transform:rotate(45deg);color:var(--gold-soft)}
.records-moon{font-size:24px;right:22px;top:1px;color:var(--olive-final)}
.records-star{font-size:12px;right:4px;top:7px;color:var(--gold-soft)}
.records-card-icon{font-size:30px!important;color:var(--gold-soft)!important}

@media(max-width:850px){
  .brand{width:250px!important;min-width:250px!important}
}


/* ===== REGISTROS AKÁSHICOS — iconografía final ===== */
/* Botón: libro abierto + destello */
.akashic-book-icon{
  position:relative!important;
  display:inline-block!important;
  width:62px!important;height:52px!important;
  margin:0 auto 8px!important;
}
.akashic-book-icon .book-star{
  position:absolute;left:26px;top:-3px;
  font-style:normal;font-size:15px;color:var(--gold-soft);
}
.akashic-book-icon .book-left,
.akashic-book-icon .book-right{
  position:absolute;top:21px;width:27px;height:20px;
  border:1.4px solid rgba(151,119,70,.85);
  border-top-width:1.2px;background:transparent;
}
.akashic-book-icon .book-left{
  left:3px;border-radius:2px 3px 10px 3px;
  transform:skewY(8deg) rotate(2deg);
}
.akashic-book-icon .book-right{
  right:3px;border-radius:3px 2px 3px 10px;
  transform:skewY(-8deg) rotate(-2deg);
}
.akashic-book-icon .book-spine{
  position:absolute;left:30px;top:20px;width:1px;height:23px;
  background:rgba(79,90,58,.55);
}
.akashic-book-icon:after{
  content:"";position:absolute;left:12px;right:12px;bottom:3px;height:1px;
  background:linear-gradient(90deg,transparent,rgba(180,147,92,.55),transparent);
}

/* Interior de la ventana: libro abierto + arco de conocimiento + destellos */
.akashic-modal-symbol{
  flex:0 0 88px!important;width:88px!important;height:70px!important;
  position:relative!important;opacity:.9;
}
.akashic-modal-symbol .akashic-arc{
  position:absolute;width:67px;height:38px;right:2px;top:3px;
  border-top:1px solid rgba(180,147,92,.48);
  border-radius:50%;transform:rotate(-10deg);
}
.akashic-star-main{
  position:absolute;right:29px;top:0;font-size:16px;color:var(--gold-soft);
}
.akashic-star-small{
  position:absolute;right:8px;top:15px;font-size:22px;color:var(--gold-soft);
}
.akashic-book-open{
  position:absolute;right:8px;bottom:4px;width:61px;height:30px;
}
.akashic-book-open i,
.akashic-book-open b{
  position:absolute;top:3px;width:29px;height:23px;
  border:1.2px solid rgba(79,90,58,.72);background:transparent;
}
.akashic-book-open i{
  left:0;border-radius:2px 2px 9px 2px;transform:skewY(7deg);
}
.akashic-book-open b{
  right:0;border-radius:2px 2px 2px 9px;transform:skewY(-7deg);
}
.akashic-book-open em{
  position:absolute;left:30px;top:2px;width:1px;height:27px;
  background:rgba(180,147,92,.62);
}

/* Registros Akáshicos — versión minimalista definitiva */
.akashic-book-icon-final{
  display:block!important;width:66px!important;height:54px!important;margin:0 auto 7px!important;
}
.akashic-book-icon-final svg,
.akashic-modal-symbol-final svg{width:100%;height:100%;overflow:visible}
.akashic-book-icon-final path,
.akashic-modal-symbol-final path{
  fill:none;stroke:#a9824c;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;
}
.akashic-book-icon-final .spark,
.akashic-modal-symbol-final .spark{
  fill:#a9824c;stroke:none;
}
.akashic-modal-symbol-final{
  flex:0 0 72px!important;width:72px!important;height:58px!important;
  margin:0 2px 0 10px!important;opacity:.88;
}

.founder-note-final{margin:18px 0 12px!important;font-family:Georgia,serif;font-size:17px;line-height:1.55;color:#45483b}
.aime-links-final{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 20px}
.aime-link-final{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid rgba(157,126,78,.30);border-radius:13px;background:rgba(255,255,255,.38);color:#45483b;text-decoration:none}
.aime-link-final>span:last-child{display:flex;flex-direction:column;line-height:1.15}
.aime-link-final strong{font-size:13px;font-weight:600}
.aime-link-final small{font-size:11px;color:#777065;margin-top:3px}
.aime-svg-icon{width:25px;height:25px;color:#9d7e4e;display:block}
.aime-svg-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.aime-link-final:hover{background:rgba(234,219,208,.58)}
@media(max-width:650px){.aime-links-final{flex-direction:column}.aime-link-final{width:100%}}


/* ===== CIERRE DEFINITIVO: restauración exclusiva del encabezado ===== */
.topbar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
  min-height:92px!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
  overflow:visible!important;
}
.brand{
  flex:0 0 315px!important;
  width:315px!important;
  min-width:315px!important;
  max-width:315px!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
}
.brand img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:78px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.nav{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:25px!important;
  margin-left:auto!important;
  flex-wrap:nowrap!important;
}
.nav a,.nav button{
  white-space:nowrap!important;
  font-size:14px!important;
  line-height:1!important;
  margin:0!important;
}
.nav .pill,.nav .nav-cta{
  min-height:42px!important;
  padding:0 21px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media(max-width:980px){
  .topbar{gap:16px!important}
  .brand{flex-basis:255px!important;width:255px!important;min-width:255px!important;max-width:255px!important}
  .nav{gap:15px!important}
  .nav a,.nav button{font-size:13px!important}
}
@media(max-width:760px){
  .topbar{align-items:flex-start!important;flex-wrap:wrap!important}
  .brand{flex-basis:245px!important;width:245px!important;min-width:245px!important;max-width:245px!important}
  .nav{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important;margin-left:0!important;gap:12px 18px!important}
}


/* ===== ÚNICO AJUSTE FINAL: IMAGEN DE INICIO ===== */
.abstract-art{
  position:relative!important;
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
  isolation:isolate!important;
}
.abstract-art::before{
  content:"";
  position:absolute;
  inset:-10% -8%;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(ellipse at 48% 48%, rgba(235,221,208,.28) 0 35%, rgba(246,238,231,.12) 58%, transparent 76%);
  filter:blur(12px);
}
.hero-art-img{
  display:block!important;
  width:114%!important;
  max-width:none!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:saturate(.94) contrast(.98)!important;
  mix-blend-mode:multiply!important;
  opacity:.97!important;
  -webkit-mask-image:radial-gradient(
    ellipse 88% 91% at 52% 50%,
    #000 0 48%,
    rgba(0,0,0,.98) 58%,
    rgba(0,0,0,.84) 68%,
    rgba(0,0,0,.58) 78%,
    rgba(0,0,0,.25) 88%,
    transparent 99%
  )!important;
  mask-image:radial-gradient(
    ellipse 88% 91% at 52% 50%,
    #000 0 48%,
    rgba(0,0,0,.98) 58%,
    rgba(0,0,0,.84) 68%,
    rgba(0,0,0,.58) 78%,
    rgba(0,0,0,.25) 88%,
    transparent 99%
  )!important;
}
@media(max-width:850px){
  .hero-art-img{width:106%!important}
  .abstract-art::before{inset:-6% -4%}
}


/* ===== ÚNICO CAMBIO: solapa superior Centro Ánima ===== */
.center-brand-strip{
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  box-sizing:border-box;
  padding:8px 24px 5px;
  background:#f7f0e8;
  border-bottom:1px solid rgba(151,120,72,.13);
}
.center-brand-strip img{
  display:block;
  width:min(390px,48vw);
  height:auto;
  max-height:104px;
  object-fit:contain;
}
@media(max-width:760px){
  .center-brand-strip{padding:7px 14px 4px}
  .center-brand-strip img{
    width:min(330px,76vw);
    max-height:92px;
  }
}


/* ===== REFINAMIENTO: Centro Ánima integrado, sin efecto de imagen pegada ===== */
.center-brand-strip{
  padding:5px 24px 2px!important;
  background:linear-gradient(
    180deg,
    #f7f0e8 0%,
    #f7f0e8 72%,
    rgba(247,240,232,.96) 88%,
    rgba(247,240,232,.82) 100%
  )!important;
  border-bottom:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.center-brand-strip img{
  width:min(390px,48vw)!important;
  max-height:98px!important;
  border:0!important;
  box-shadow:none!important;
  mix-blend-mode:multiply!important;
  opacity:.97!important;
  -webkit-mask-image:radial-gradient(
    ellipse 98% 96% at 50% 50%,
    #000 0 68%,
    rgba(0,0,0,.94) 78%,
    rgba(0,0,0,.62) 89%,
    transparent 100%
  )!important;
  mask-image:radial-gradient(
    ellipse 98% 96% at 50% 50%,
    #000 0 68%,
    rgba(0,0,0,.94) 78%,
    rgba(0,0,0,.62) 89%,
    transparent 100%
  )!important;
}
.topbar{
  border-top:0!important;
  margin-top:0!important;
}
@media(max-width:760px){
  .center-brand-strip{padding:4px 14px 1px!important}
  .center-brand-strip img{width:min(330px,76vw)!important;max-height:88px!important}
}


/* ===== CORRECCIÓN EXACTA: barra nude continua de lado a lado ===== */
.center-brand-strip{
  width:100%!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:5px 24px 3px!important;
  margin:0!important;
  background:#f7e9de!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.center-brand-strip img{
  display:block!important;
  width:min(390px,48vw)!important;
  height:auto!important;
  max-height:98px!important;
  object-fit:contain!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#f7e9de!important;
}
@media(max-width:760px){
  .center-brand-strip{padding:4px 14px 2px!important}
  .center-brand-strip img{width:min(330px,76vw)!important;max-height:88px!important}
}


/* ===== AJUSTE FINAL: mejorar legibilidad del subtítulo del logo ===== */
.center-brand-strip img{
  width:min(430px,52vw)!important;
  max-height:108px!important;
}
@media(max-width:760px){
  .center-brand-strip img{
    width:min(365px,84vw)!important;
    max-height:100px!important;
  }
}


/* ===== AJUSTE MÍNIMO EXTRA DE LEGIBILIDAD ===== */
.center-brand-strip img{
  width:min(470px,56vw)!important;
  max-height:116px!important;
}
@media(max-width:760px){
  .center-brand-strip img{
    width:min(395px,88vw)!important;
    max-height:108px!important;
  }
}

/* ÚNICO AJUSTE FINAL: Diploma de Honor en oración separada */
.diploma-sentence{
  display:block!important;
  margin-top:4px!important;
}
