.home-card-showcase{position:relative;height:340vh;background:#050505}.hcs-pin{position:sticky;top:0;height:100vh;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse 55% 65% at 50% 50%,rgba(184,255,0,.1) 0%,transparent 70%)}.hcs-stage{position:relative;display:grid;place-items:center;perspective:1500px;perspective-origin:50% 50%}.hcs-card{width:clamp(220px,22vw,360px);aspect-ratio:623 / 1008;position:relative;transform-style:preserve-3d;transform:rotateY(0) rotateX(0);will-change:transform}.hcs-card__face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:clamp(10px,1.2vw,18px);background:radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.05),transparent 60%),linear-gradient(155deg,#0d0f08,#050505);border-top:2px solid rgba(184,255,0,.55);box-shadow:inset 0 0 0 1px #ffffff0a;overflow:hidden}.hcs-card__face--back{transform:rotateY(180deg);background:#f4f2ea url(/patterns/dorso-envido.svg) center / cover no-repeat;border:none;filter:drop-shadow(0 24px 34px rgba(0,0,0,.55)) drop-shadow(0 70px 90px rgba(0,0,0,.4))}.hcs-card__face--front{background:transparent;border-top:none;filter:drop-shadow(0 24px 34px rgba(0,0,0,.55)) drop-shadow(0 70px 90px rgba(0,0,0,.4));box-shadow:none;overflow:visible}.hcs-card__art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:clamp(10px,1.2vw,18px)}.hcs-bg-phrase{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:CalSans-Regular,sans-serif;font-size:clamp(48px,9vw,160px);line-height:.95;letter-spacing:-.04em;text-align:center;color:#fff;margin:0;z-index:0;pointer-events:none;width:15ch;opacity:.85}.hcs-bg-phrase span{font-family:"DM Serif Display",serif;font-weight:400;font-style:italic;color:#b8ff00;padding-right:.08em}.hcs-card{z-index:1}@media(max-width:768px){.home-card-showcase{height:320vh}.hcs-pin{background:radial-gradient(ellipse 70% 55% at 50% 50%,rgba(184,255,0,.13) 0%,transparent 70%)}.hcs-card{width:clamp(210px,58vw,300px)}.hcs-bg-phrase{font-size:clamp(34px,11vw,72px);letter-spacing:-.035em;opacity:.9}}@media(max-width:380px){.hcs-card{width:clamp(190px,60vw,240px)}.hcs-bg-phrase{font-size:clamp(30px,9.5vw,52px)}}@media(prefers-reduced-motion:reduce){.home-card-showcase{height:100vh}.hcs-card{transform:rotateY(0)!important}}.ed-chapters{position:relative;padding:clamp(64px,8vw,128px) 0 0;background:#070707;z-index:2}.ed-chapters__intro{max-width:1440px;margin:0 auto clamp(40px,6vw,80px);padding:0 clamp(24px,4vw,64px);display:grid;gap:clamp(16px,2vw,28px)}.ed-chapters__heading{margin:0;max-width:22ch;display:flex;flex-direction:column}.ed-chapters__heading .mc-line{display:block}.ed-deck{--deck-count: 5;--deck-pace: 1.8;--deck-card-h: 84vh;--deck-step-y: 22px;position:relative;height:calc((var(--deck-count) * var(--deck-pace) + 1) * 100vh);width:100%}.ed-deck__sticky{position:sticky;top:0;height:100vh;width:100%;overflow:visible;display:flex;align-items:center;justify-content:center;padding:clamp(24px,4vw,56px) clamp(16px,3vw,48px)}.ed-deck__stage{position:relative;width:100%;max-width:1440px;height:var(--deck-card-h);min-height:600px;max-height:920px}.ed-deck-card{position:absolute;inset:0;width:100%;height:100%;transform:translate3d(0,calc(var(--deck-i, 0) * var(--deck-step-y)),0) scale(calc(1 - var(--deck-i, 0) * .025));transform-origin:top center;will-change:transform,opacity;backface-visibility:hidden;padding:0;border-radius:clamp(20px,2vw,32px);overflow:hidden;isolation:isolate;box-shadow:0 32px 80px -20px #0000008c,0 8px 24px -8px #00000059;background:radial-gradient(ellipse 90% 70% at var(--ch-tint-x, 100%) var(--ch-tint-y, 0%),color-mix(in srgb,var(--ch-accent, #b8ff00) 14%,transparent) 0%,transparent 60%),#070707;color:#fff;--ch-text: #fff;--ch-text-muted: rgba(255, 255, 255, .6);--ch-divider: rgba(255, 255, 255, .14);--ch-card-bg: rgba(255, 255, 255, .03);--ch-card-border: rgba(255, 255, 255, .08);border:none;border-top:1px solid color-mix(in srgb,var(--ch-accent, #b8ff00) 30%,transparent)}.ed-chapter-card__inner{position:relative;width:100%;height:100%;max-width:1440px;margin:0 auto;padding:clamp(56px,5.5vh,88px) clamp(40px,5vw,80px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(40px,6vw,96px);align-items:center}.ed-chapter-card.is-reverse .ed-chapter-card__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.ed-chapter-card.is-reverse .ed-chapter-card__text{order:2}.ed-chapter-card.is-reverse .ed-chapter-card__visual{order:1}.ed-chapter-card__text{display:grid;gap:clamp(10px,1.1vw,18px);min-width:0}.ed-chapter-card__title{font-family:CalSans-Regular,HostGrotesk-Regular,sans-serif;font-weight:400;font-synthesis:weight style;font-size:clamp(48px,6.5vw,104px);line-height:.94;letter-spacing:-.02em;margin:0;color:var(--ch-text)}.ed-chapter-card__title span{font-family:"DM Serif Display",serif;font-weight:400;font-style:italic;color:var(--ch-accent)}.ed-chapter-card__headline{font-family:HostGrotesk-Regular,sans-serif;font-size:clamp(18px,1.4vw,24px);font-weight:700;font-synthesis:weight style;line-height:1.3;letter-spacing:-.01em;color:var(--ch-text);margin:clamp(8px,1vw,16px) 0 0;max-width:24ch}.ed-chapter-card__copy{font-family:HostGrotesk-Regular,sans-serif;font-size:clamp(14px,1.05vw,17px);line-height:1.55;color:var(--ch-text-muted);margin:0;max-width:50ch}.ed-link-slide{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:10px;margin-top:clamp(16px,2vw,28px);padding:14px 24px;border-radius:999px;background:transparent;border:1px solid color-mix(in srgb,var(--ch-accent, #b8ff00) 55%,transparent);color:var(--ch-text);text-decoration:none;font-family:HostGrotesk-Regular,sans-serif;font-size:clamp(14px,1.05vw,16px);font-weight:600;letter-spacing:.02em;transition:background .35s ease,border-color .35s ease,color .35s ease;width:fit-content}.ed-link-slide__icon{display:inline-block;font-weight:700;line-height:1;transition:transform .4s cubic-bezier(.22,1,.36,1)}.ed-link-slide:hover{background:var(--ch-accent);border-color:var(--ch-accent);color:#0a0a0a}.ed-link-slide:hover .ed-link-slide__icon{transform:translate(4px)}.ed-chapter-card__visual{position:relative;width:100%;display:grid;place-items:center;background:transparent;border:none;overflow:visible;isolation:isolate}.ed-chapter-card__card{position:relative;height:min(56vh,500px);width:auto;aspect-ratio:.66 / 1;max-width:100%;background:#f4f2ea;border-radius:clamp(10px,1.2vw,18px);border:1px solid rgba(10,14,5,.55);box-shadow:0 24px 48px -16px #0009;display:grid;place-items:center;overflow:hidden;isolation:isolate}.ed-chapter-card__frame{position:absolute;inset:clamp(16px,2vw,24px);border-left:2px solid #0a0e05;border-right:2px solid #0a0e05;z-index:1;pointer-events:none}.ed-chapter-card__frame:before,.ed-chapter-card__frame:after{content:"";position:absolute;left:-2px;right:-2px;height:2px;background:#0a0e05}.ed-chapter-card__frame:before{top:-2px}.ed-chapter-card__frame:after{bottom:-2px}.ed-chapter-card__frame--copas:before,.ed-chapter-card__frame--copas:after{background:linear-gradient(to right,#0a0e05 30%,transparent 30%,transparent 70%,#0a0e05 70%)}.ed-chapter-card__frame--espadas:before,.ed-chapter-card__frame--espadas:after{background:linear-gradient(to right,#0a0e05 16%,transparent 16%,transparent 40%,#0a0e05 40%,#0a0e05 60%,transparent 60%,transparent 84%,#0a0e05 84%)}.ed-chapter-card__frame--bastos:before,.ed-chapter-card__frame--bastos:after{background:linear-gradient(to right,#0a0e05 11.5%,transparent 11.5%,transparent 29.5%,#0a0e05 29.5%,#0a0e05 41%,transparent 41%,transparent 59%,#0a0e05 59%,#0a0e05 70.5%,transparent 70.5%,transparent 88.5%,#0a0e05 88.5%)}.ed-chapter-card__num{position:absolute;z-index:2;font-family:CalSans-Regular,HostGrotesk-Regular,sans-serif;font-weight:400;font-size:clamp(26px,2.6vw,40px);line-height:1;letter-spacing:-.04em;color:#0a0e05;pointer-events:none;user-select:none}.ed-chapter-card__num--tl{top:clamp(24px,3vw,36px);left:clamp(26px,3.2vw,40px)}.ed-chapter-card__num--br{bottom:clamp(24px,3vw,36px);right:clamp(26px,3.2vw,40px);transform:rotate(180deg);opacity:.85}.ed-chapter-card__seal{position:relative;z-index:2;display:grid;place-items:center}.ed-chapter-card__seal-icon{width:clamp(104px,12vw,150px);height:auto;aspect-ratio:1;object-fit:contain;transition:transform .6s cubic-bezier(.22,1,.36,1)}.ed-chapter-card__seal-icon[src*=wordpress]{filter:brightness(0)}.ed-chapter-card:hover .ed-chapter-card__seal-icon{transform:rotate(-4deg) scale(1.05)}@media(max-width:920px){.ed-deck{--deck-card-h: 72svh;--deck-pace: 1.2}.ed-deck__stage{min-height:480px;max-height:720px}.ed-chapter-card__inner{grid-template-columns:1fr;grid-template-rows:auto auto;align-content:center;gap:clamp(16px,3.5vw,28px);padding:clamp(40px,5svh,64px) clamp(20px,5vw,32px) clamp(32px,4svh,48px)}.ed-chapter-card.is-reverse .ed-chapter-card__inner{grid-template-columns:1fr}.ed-chapter-card.is-reverse .ed-chapter-card__text,.ed-chapter-card.is-reverse .ed-chapter-card__visual,.ed-chapter-card__text,.ed-chapter-card__visual{order:initial}.ed-chapter-card__visual{min-height:0}.ed-chapter-card__card{height:min(26svh,260px);width:auto;aspect-ratio:.66 / 1;border-radius:clamp(10px,2.4vw,14px)}.ed-chapter-card__frame{inset:clamp(9px,2.4vw,14px)}.ed-chapter-card__num{font-size:clamp(16px,4.4vw,22px)}.ed-chapter-card__num--tl{top:clamp(12px,3.2vw,18px);left:clamp(13px,3.4vw,20px)}.ed-chapter-card__num--br{bottom:clamp(12px,3.2vw,18px);right:clamp(13px,3.4vw,20px)}.ed-chapter-card__seal-icon{width:clamp(72px,17vw,104px)}.ed-chapter-card__title{font-size:clamp(40px,10.5vw,64px)}.ed-chapter-card__headline{font-size:16px;max-width:none}.ed-chapter-card__copy{font-size:14px}}@media(prefers-reduced-motion:reduce){.ed-deck{height:auto!important}.ed-deck__sticky{position:relative;top:auto;height:auto}.ed-deck__stage{height:auto;max-height:none;display:flex;flex-direction:column;gap:24px}.ed-deck-card{position:relative;inset:auto;transform:none!important;opacity:1!important;width:100%;height:auto;min-height:480px}.ed-link-slide,.ed-link-slide__icon,.ed-link-slide__label{transition:none!important}}
