/*
Theme Name: Fotografía Erótica Video
Theme URI: https://fotografiaeroticavideo.pro/
Author: Fernando Moreno
Description: Tema editorial, elegante y sensual para fotografía boudoir, glamour y erótica. Incluye páginas de venta editables con Gutenberg.
Version: 1.0.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: fev
*/

:root {
  --ink: #181314;
  --wine: #6f2436;
  --wine-dark: #3c121e;
  --rose: #b8787f;
  --champagne: #d6bc91;
  --cream: #f5efe8;
  --paper: #fffaf5;
  --muted: #776d6e;
  --line: rgba(24,19,20,.14);
  --shadow: 0 24px 70px rgba(45,20,25,.12);
  --serif: "Cormorant Garamond", Georgia, serif;
  --sans: "Manrope", Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); font-size: 17px; line-height: 1.75; }
a { color: inherit; }
img { max-width: 100%; height: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.site-header { position: sticky; top: 0; z-index: 80; background: rgba(24,19,20,.94); color: #fff; backdrop-filter: blur(16px); border-bottom: 1px solid rgba(255,255,255,.1); }
.header-inner { max-width: 1260px; min-height: 82px; margin: auto; padding: 0 28px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { text-decoration: none; display: flex; flex-direction: column; line-height: 1; }
.brand-main { font: 600 24px/1 var(--serif); letter-spacing: .04em; }
.brand-sub { margin-top: 7px; font-size: 9px; letter-spacing: .28em; text-transform: uppercase; color: var(--champagne); }
.site-nav ul { display: flex; align-items: center; gap: 25px; list-style: none; margin: 0; padding: 0; }
.site-nav a { text-decoration: none; font-size: 12px; letter-spacing: .11em; text-transform: uppercase; color: rgba(255,255,255,.82); transition: color .2s ease; }
.site-nav a:hover, .site-nav .current-menu-item > a { color: var(--champagne); }
.nav-toggle { display: none; border: 0; background: transparent; color: #fff; font-size: 27px; cursor: pointer; }

.site-main { overflow: hidden; }
.entry-content > * { margin-top: 0; margin-bottom: 0; }
.entry-content h1, .entry-content h2, .entry-content h3 { font-family: var(--serif); font-weight: 500; line-height: 1.04; letter-spacing: -.02em; }
.entry-content h2 { font-size: clamp(42px, 5.7vw, 76px); }
.entry-content h3 { font-size: clamp(27px, 3vw, 38px); }
.entry-content p { color: #51494a; }

.fev-hero { min-height: min(820px, 88vh); display: grid !important; align-items: end; color: #fff; }
.fev-hero .wp-block-cover__background { background: linear-gradient(90deg, rgba(14,9,10,.83) 0%, rgba(14,9,10,.43) 48%, rgba(14,9,10,.18) 100%) !important; opacity: 1 !important; }
.fev-hero .wp-block-cover__inner-container { width: min(1180px, calc(100% - 44px)); margin: 0 auto; padding: 120px 0 86px; }
.fev-hero .eyebrow, .eyebrow { color: var(--champagne) !important; text-transform: uppercase; letter-spacing: .25em; font-size: 12px; font-weight: 700; }
.fev-hero h1 { max-width: 860px; margin: 18px 0 20px; font-size: clamp(60px, 8.5vw, 118px); color: #fff; }
.fev-hero .lead { max-width: 690px; color: rgba(255,255,255,.84); font-size: clamp(18px, 2vw, 23px); }
.fev-hero .wp-block-buttons { margin-top: 34px; }

.wp-block-button__link { border-radius: 0 !important; padding: 15px 27px !important; background: var(--wine) !important; color: #fff !important; font-size: 12px !important; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; transition: transform .2s ease, background .2s ease; }
.wp-block-button__link:hover { transform: translateY(-2px); background: #8c3046 !important; }
.is-style-outline .wp-block-button__link { background: transparent !important; border-color: rgba(255,255,255,.55) !important; }

.fev-section { padding: clamp(74px, 9vw, 130px) 24px; }
.fev-section > *, .fev-wrap { max-width: 1180px; margin-left: auto; margin-right: auto; }
.fev-section-dark { background: var(--ink); color: #fff; }
.fev-section-dark p { color: rgba(255,255,255,.68); }
.fev-section-dark .fev-intro { color: #fff !important; }
.fev-section-dark h2, .fev-section-dark h3 { color: #fff; }
.fev-section-wine { background: var(--wine-dark); color: #fff; }
.fev-section-wine p { color: rgba(255,255,255,.72); }
.fev-narrow > * { max-width: 840px; }
.fev-intro { font: 500 clamp(31px, 4vw, 53px)/1.18 var(--serif); color: var(--ink) !important; max-width: 980px; }
.fev-kicker { margin-bottom: 16px !important; color: var(--wine) !important; text-transform: uppercase; letter-spacing: .22em; font-size: 11px; font-weight: 800; }

.fev-cards { gap: 24px; margin-top: 48px; }
.fev-card { background: #fff; padding: 38px 34px; border: 1px solid var(--line); box-shadow: var(--shadow); }
.fev-card-dark { background: #241b1d; border-color: rgba(255,255,255,.1); }
.fev-card-number { color: var(--champagne) !important; font: 600 17px var(--serif); }
.fev-card h3 { margin: 12px 0; }
.fev-card p:last-child { margin-bottom: 0; }

.fev-split { gap: clamp(34px, 7vw, 90px); align-items: center !important; }
.fev-split figure { margin: 0; box-shadow: var(--shadow); }
.fev-split figure img { aspect-ratio: 4/5; object-fit: cover; display: block; }
.fev-copy p { max-width: 600px; }
.fev-copy ul { padding-left: 20px; }
.fev-copy li { margin: 10px 0; }

.fev-quote { border-left: 1px solid var(--champagne); padding: 12px 0 12px 30px; margin: 35px 0; font: italic 500 clamp(27px, 3vw, 39px)/1.25 var(--serif); }
.fev-process { counter-reset: steps; }
.fev-process .fev-card { position: relative; padding-top: 65px; }
.fev-process .fev-card::before { counter-increment: steps; content: "0" counter(steps); position: absolute; top: 24px; left: 34px; color: var(--wine); font: 700 13px var(--sans); letter-spacing: .14em; }

.fev-gallery { display: grid !important; grid-template-columns: repeat(3,1fr); gap: 12px !important; }
.fev-gallery figure { width: 100% !important; margin: 0 !important; }
.fev-gallery img { width: 100%; aspect-ratio: 3/4; object-fit: cover; display: block; filter: saturate(.8) contrast(1.04); }

.fev-faq details { border-top: 1px solid var(--line); padding: 22px 0; }
.fev-faq details:last-child { border-bottom: 1px solid var(--line); }
.fev-faq summary { cursor: pointer; font: 600 26px var(--serif); }
.fev-faq details p { margin: 15px 0 0; }
.fev-legal-note { padding: 18px 22px; border: 1px solid rgba(214,188,145,.45); color: rgba(255,255,255,.76) !important; font-size: 14px; }

.fev-final { text-align: center; }
.fev-final h2 { max-width: 920px; margin: 0 auto 20px; }
.fev-final p { max-width: 690px; margin: 0 auto 30px; }
.fev-final .wp-block-buttons { justify-content: center; }

.site-footer { background: #0f0b0c; color: rgba(255,255,255,.68); padding: 58px 24px 30px; }
.footer-inner { max-width: 1180px; margin: auto; display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 50px; }
.site-footer h2 { margin: 0 0 15px; color: #fff; font: 500 31px var(--serif); }
.site-footer p, .site-footer a { font-size: 14px; }
.site-footer a { color: rgba(255,255,255,.78); }
.footer-bottom { max-width: 1180px; margin: 40px auto 0; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.1); font-size: 12px; }

.fev-whatsapp { position: fixed; right: 22px; bottom: 22px; z-index: 90; width: 61px; height: 61px; border-radius: 50%; display: grid; place-items: center; background: #25d366; color: #fff; text-decoration: none; box-shadow: 0 12px 35px rgba(0,0,0,.28); font-size: 28px; transition: transform .2s ease; }
.fev-whatsapp:hover { transform: scale(1.06); }

@media (max-width: 900px) {
  .nav-toggle { display: block; }
  .site-nav { display: none; position: absolute; left: 0; right: 0; top: 82px; padding: 24px 28px; background: #181314; }
  .site-nav.is-open { display: block; }
  .site-nav ul { align-items: flex-start; flex-direction: column; gap: 18px; }
  .fev-cards { flex-wrap: wrap !important; }
  .fev-cards > .wp-block-column { flex-basis: calc(50% - 12px) !important; }
  .footer-inner { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 640px) {
  body { font-size: 16px; }
  .header-inner { min-height: 72px; padding: 0 18px; }
  .site-nav { top: 72px; }
  .brand-main { font-size: 20px; }
  .brand-sub { letter-spacing: .18em; }
  .fev-hero { min-height: 740px; }
  .fev-hero .wp-block-cover__inner-container { padding: 105px 0 64px; }
  .fev-hero h1 { font-size: clamp(52px, 17vw, 76px); }
  .fev-section { padding: 72px 20px; }
  .fev-cards > .wp-block-column { flex-basis: 100% !important; }
  .fev-gallery { grid-template-columns: 1fr 1fr; }
  .fev-gallery figure:last-child { grid-column: 1 / -1; }
  .footer-inner { grid-template-columns: 1fr; gap: 28px; }
  .fev-whatsapp { right: 16px; bottom: 16px; width: 56px; height: 56px; }
}
