
/* FOUNTAIN+ V3.4 — ORIGINAL FILMS + FACE CARD HOME */
.original-film-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.original-film-grid .sayless-home-card{min-height:610px;height:100%}
.wyh-home-card{
  min-height:610px;display:grid;grid-template-columns:.56fr 1fr;position:relative;overflow:hidden;
  text-decoration:none;color:#fff;background:linear-gradient(135deg,#120c09,#090807);border:1px solid rgba(255,255,255,.11)
}
.wyh-home-poster{height:100%;background:#0a0807;display:flex;align-items:center;justify-content:center;padding:16px}
.wyh-home-poster img{display:block;width:100%;height:100%;max-height:575px;object-fit:contain;filter:saturate(.9)}
.wyh-home-copy{padding:38px 32px;display:flex;flex-direction:column;justify-content:center}
.wyh-home-kicker{font-size:8px;letter-spacing:.18em;font-weight:950;color:#d69b55;text-transform:uppercase}
.wyh-home-title{font-size:clamp(48px,5vw,82px);line-height:.78;letter-spacing:-.06em;font-weight:1000;margin:15px 0 17px}
.wyh-home-tag{font:600 clamp(18px,1.8vw,25px)/1.2 Georgia,serif;color:#ecc690;margin-bottom:14px}
.wyh-home-copy p{color:#c9c2bb;line-height:1.6;font-size:13px}
.wyh-home-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:21px}
.wyh-home-enter{background:#f1e7da;color:#120d09;padding:13px 15px;font:950 8px/1 system-ui,sans-serif;letter-spacing:.13em}
.wyh-home-status{border:1px solid rgba(255,255,255,.19);padding:11px 13px;font:900 8px/1 system-ui,sans-serif;letter-spacing:.13em;color:#d6cec5}
.wyh-home-card:hover .wyh-home-enter{background:#e4ad62}
.wyh-home-card:hover .wyh-home-poster img{transform:scale(1.018);transition:transform .6s ease}

.facecard-home-feature{padding:86px 0;background:linear-gradient(125deg,#f6efe5,#ead8c4);color:#281c14;border-top:1px solid rgba(84,56,35,.11);border-bottom:1px solid rgba(84,56,35,.12)}
.facecard-home-grid{display:grid;grid-template-columns:1fr .82fr;gap:38px;align-items:center}
.facecard-home-kicker{font:950 9px/1.2 system-ui,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#94623d}
.facecard-home-copy h2{font:1000 clamp(58px,7.8vw,112px)/.77 system-ui,sans-serif;letter-spacing:-.07em;margin:12px 0 23px}
.facecard-home-copy h2 span{display:block}.facecard-home-copy h2 em{display:block;font:400 .88em/.9 Georgia,serif;color:#97613a}
.facecard-home-copy p{max-width:700px;color:#6d5b4e;font-size:16px;line-height:1.72}
.facecard-home-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}
.facecard-home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 17px;border-radius:999px;border:1px solid rgba(68,44,28,.20);text-decoration:none;color:#2a1b12;font:950 9px/1 system-ui,sans-serif;letter-spacing:.1em}
.facecard-home-btn.primary{background:#281c14;border-color:#281c14;color:#fff8ee}
.facecard-home-points{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.facecard-home-points span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.46);border:1px solid rgba(68,44,28,.12);font:850 8px/1 system-ui,sans-serif;letter-spacing:.09em;color:#755438}
.facecard-home-visual{display:block;position:relative;overflow:hidden;border-radius:23px;background:#1a110c;box-shadow:0 30px 80px rgba(72,45,25,.18);text-decoration:none;color:white}
.facecard-home-visual img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover;object-position:center}
.facecard-home-overlay{position:absolute;inset:auto 0 0;padding:55px 22px 22px;background:linear-gradient(transparent,rgba(18,12,8,.92))}
.facecard-home-overlay small{display:block;color:#eec989;font:900 8px/1 system-ui,sans-serif;letter-spacing:.14em}.facecard-home-overlay strong{display:block;font:1000 clamp(40px,5vw,70px)/.82 system-ui,sans-serif;letter-spacing:-.055em;margin:8px 0}.facecard-home-overlay span{font:950 9px/1 system-ui,sans-serif;letter-spacing:.12em;color:#fff0d8}

@media(max-width:1000px){.original-film-grid{grid-template-columns:1fr}.wyh-home-card{grid-template-columns:.6fr 1fr}.facecard-home-grid{grid-template-columns:1fr}.facecard-home-visual{max-width:720px}}
@media(max-width:650px){
  .original-film-grid .sayless-home-card{min-height:520px}
  .wyh-home-card{grid-template-columns:1fr;min-height:0}.wyh-home-poster{padding:12px}.wyh-home-poster img{max-height:none}.wyh-home-copy{padding:28px 22px 32px}
  .facecard-home-feature{padding:62px 0}.facecard-home-copy h2{font-size:clamp(56px,19vw,88px)}
}

/* V5.5 — Keshia Kash Spotlight takeover */
.facecard-home-visual[href="/face-card/keshia-kash/"]{background:#08050c;box-shadow:0 30px 85px rgba(114,38,147,.24)}
.facecard-home-visual[href="/face-card/keshia-kash/"] img{aspect-ratio:1/1;object-fit:cover}
.facecard-home-visual[href="/face-card/keshia-kash/"] .facecard-home-overlay{background:linear-gradient(transparent,rgba(8,5,12,.96))}
.facecard-home-visual[href="/face-card/keshia-kash/"] .facecard-home-overlay small{color:#ff84ad}

/* V6.1 — EA$Y O’HARE SPOTLIGHT */
.facecard-home-visual[href="/face-card/easy-ohare/"]{background:#080b10;box-shadow:0 30px 85px rgba(30,72,116,.24)}
.facecard-home-visual[href="/face-card/easy-ohare/"] img{aspect-ratio:1/1;object-fit:cover;object-position:center top}
.facecard-home-visual[href="/face-card/easy-ohare/"] .facecard-home-overlay{background:linear-gradient(transparent,rgba(5,8,12,.96))}
.facecard-home-visual[href="/face-card/easy-ohare/"] .facecard-home-overlay small{color:#f3ae2d}


/* V11.7.9 — homepage BEADZ Chi-Rizona motion showcase */
.facecard-home-grid{grid-template-columns:.9fr 1.1fr;gap:44px}
.facecard-home-video{background:#050505;box-shadow:0 34px 90px rgba(25,14,8,.30);border:1px solid rgba(163,100,48,.18);aspect-ratio:864/336;min-height:0}
.facecard-home-video video{width:100%;height:100%;display:block;object-fit:contain;background:#050505;aspect-ratio:864/336}
.facecard-home-video .facecard-home-overlay{padding:68px 24px 22px;background:linear-gradient(180deg,transparent 8%,rgba(4,4,4,.08) 32%,rgba(5,5,5,.94) 100%)}
.facecard-home-video .facecard-home-overlay small{color:#f2a62b}
.facecard-home-video .facecard-home-overlay strong{font-size:clamp(28px,3.4vw,52px);line-height:.88;max-width:90%}
.facecard-home-video-live{position:absolute;z-index:3;top:15px;left:15px;display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:rgba(4,4,4,.72);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px);color:#fff4e3;font:900 8px/1 system-ui,sans-serif;letter-spacing:.15em}
.facecard-home-video-live i{width:7px;height:7px;border-radius:50%;background:#f3a526;box-shadow:0 0 0 4px rgba(243,165,38,.16);animation:fcHomeLive 1.7s ease-in-out infinite}
@keyframes fcHomeLive{50%{transform:scale(.75);opacity:.58}}
.facecard-home-video:hover video{filter:saturate(1.08) contrast(1.03)}
@media(max-width:1000px){.facecard-home-grid{grid-template-columns:1fr}.facecard-home-video{max-width:none;width:100%}}
@media(max-width:700px){.facecard-home-video{border-radius:18px}.facecard-home-video .facecard-home-overlay{padding:52px 16px 15px}.facecard-home-video .facecard-home-overlay strong{font-size:clamp(24px,8.5vw,38px)}.facecard-home-video-live{top:10px;left:10px;padding:7px 9px}}
