/* Refinamento editorial e apresentação flutuante do produto */
:root{--serif:"Cormorant Garamond",Georgia,serif}
body{font-family:var(--serif);font-size:17px}
.header{grid-template-columns:240px 1fr}
.brand--image{display:flex;align-items:center;justify-content:center;width:160px;height:100%;text-align:initial}.brand--image .site-logo{display:block;width:auto;height:64px;max-width:100%;object-fit:contain}.footer-brand.brand--image{height:auto;min-height:64px}
.hero h1{font-size:clamp(3rem,5.2vw,5.6rem);letter-spacing:-.035em;line-height:1.02}
.hero h1 em,h2 em{font-style:normal}
.hero-text{font-family:var(--sans);font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.75}
.book-stage{width:min(280px,54%);transform-style:preserve-3d;animation:stageFloat 6s ease-in-out infinite}
.book-stage:before{content:"";position:absolute;inset:-10%;z-index:0;border-radius:50%;background:radial-gradient(circle,rgba(203,151,68,.18),rgba(111,31,45,.08) 42%,transparent 68%);filter:blur(12px)}
.book-stage img{transform:rotateY(-10deg) rotateX(2deg) rotateZ(1.5deg);box-shadow:-10px 18px 25px rgba(0,0,0,.45),-42px 58px 70px rgba(0,0,0,.42),0 0 34px rgba(192,145,67,.13);animation:bookFloat 6s ease-in-out infinite;will-change:transform}
.book-shadow{inset:auto 5% -12% 9%;height:17%;border-radius:50%;background:#000;filter:blur(25px);opacity:.72;animation:shadowPulse 6s ease-in-out infinite}
.book-size{position:absolute;z-index:5;left:50%;bottom:-3.4rem;transform:translateX(-50%);white-space:nowrap;padding:.45rem .8rem;border:1px solid var(--line);background:rgba(19,11,8,.84);color:var(--muted);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(8px)}
.offer-price{display:flex;align-items:center;gap:1.2rem;margin:0 0 1.5rem;padding:.9rem 1rem;border-left:2px solid var(--gold);background:linear-gradient(90deg,rgba(192,145,67,.11),transparent);width:max-content;max-width:100%}.offer-price>div{display:flex;align-items:baseline;gap:.75rem}.old-price{color:#9b8b77;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.old-price s{text-decoration-color:#b85b52;text-decoration-thickness:2px}.current-price{font-family:var(--serif);font-size:2.2rem;line-height:1;color:var(--gold-light)}.current-price small{font-family:var(--sans);font-size:.65rem;text-transform:uppercase;color:var(--muted)}.offer-price p{max-width:135px;margin:0;color:var(--muted);font-size:.58rem;line-height:1.5;text-transform:uppercase;letter-spacing:.09em}
.offer-countdown{width:max-content;max-width:100%;margin:-.25rem 0 1.8rem;padding:1rem 1.25rem;border:1px solid var(--line);background:linear-gradient(135deg,rgba(111,31,45,.2),rgba(19,11,8,.82));box-shadow:0 14px 34px rgba(0,0,0,.18)}.offer-countdown>p{margin:0 0 .7rem;color:var(--gold-light);font-family:var(--sans);font-size:.58rem;font-weight:600;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}.countdown-clock{display:flex;align-items:flex-start;gap:.65rem}.countdown-clock span{display:grid;min-width:48px;text-align:center}.countdown-clock strong{font-family:var(--serif);font-size:2rem;font-weight:500;line-height:1;color:var(--ivory);font-variant-numeric:tabular-nums}.countdown-clock small{margin-top:.35rem;color:#958572;font-family:var(--sans);font-size:.5rem;letter-spacing:.1em;text-transform:uppercase}.countdown-clock b{color:var(--gold);font-family:var(--serif);font-size:1.55rem;font-weight:400;line-height:1}
@keyframes stageFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-16px)}}
@keyframes bookFloat{0%,100%{transform:rotateY(-10deg) rotateX(2deg) rotateZ(1.5deg)}50%{transform:rotateY(-6deg) rotateX(0) rotateZ(.3deg) translateY(-5px)}}
@keyframes shadowPulse{0%,100%{transform:scaleX(1);opacity:.7}50%{transform:scaleX(.86);opacity:.48}}
@media(max-width:1000px){.header{grid-template-columns:1fr auto}.header .brand--image{width:132px}.header .brand--image .site-logo{height:56px}}
@media(max-width:720px){.hero h1{font-size:3rem;letter-spacing:-.04em}.book-stage{animation-duration:7s;width:min(230px,62%)}.offer-price,.offer-countdown{margin-inline:auto;text-align:left}.offer-price{flex-wrap:wrap}.book-size{bottom:-3rem}}
@media(prefers-reduced-motion:reduce){.book-stage,.book-stage img,.book-shadow{animation:none}}

/* Catálogo de grimórios — página em português */
body.has-fixed-offer{padding-top:58px}
body.has-fixed-offer .skip-link{z-index:130}
.fixed-offer-bar{position:fixed;top:0;left:0;right:0;z-index:120;min-height:58px;padding:.45rem 5vw;display:flex;align-items:center;justify-content:center;gap:1.4rem;border-bottom:1px solid rgba(224,189,118,.35);background:linear-gradient(90deg,#2a0d12,#130b08 45%,#2a0d12);box-shadow:0 8px 30px rgba(0,0,0,.32);color:var(--ivory)}
.fixed-offer-bar>p{margin:0;color:var(--gold-light);font-family:var(--sans);font-size:.63rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
.fixed-countdown-clock{display:flex;align-items:center;gap:.35rem;font-variant-numeric:tabular-nums}
.fixed-countdown-clock span{display:flex;align-items:baseline;gap:.12rem;min-width:39px}
.fixed-countdown-clock strong{font-family:var(--serif);font-size:1.45rem;font-weight:600;line-height:1;color:var(--ivory)}
.fixed-countdown-clock small{color:#9f8b70;font-family:var(--sans);font-size:.46rem;text-transform:uppercase}
.fixed-countdown-clock b{color:var(--gold);font-size:1rem;font-weight:400}
.fixed-offer-bar.expired{opacity:.86}

.product-shop{position:relative;padding:7.5rem 7vw 8rem;overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(111,31,45,.2),transparent 30%),linear-gradient(145deg,#160b08,#25110c 52%,#130b08)}
.product-shop:before{content:"";position:absolute;inset:24px;border:1px solid rgba(192,145,67,.15);pointer-events:none}
.shop-heading{position:relative;z-index:1;max-width:820px;margin:0 auto 4.5rem;text-align:center}
.shop-heading h1{margin:0;font-family:var(--serif);font-size:clamp(3.2rem,6vw,6rem);font-weight:500;letter-spacing:-.035em;line-height:.95;color:var(--ivory)}
.shop-heading h1 em{display:block;color:var(--gold-light);font-style:normal;font-weight:400}
.shop-heading>p:last-child{max-width:620px;margin:1.5rem auto 0;color:var(--muted);font-size:1.12rem;line-height:1.65}
.product-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,280px);justify-content:center;gap:2rem;max-width:640px;margin:0 auto}
.product-card{display:flex;flex-direction:column;align-items:stretch;width:280px;padding:1.5rem;border:1px solid var(--line);background:linear-gradient(150deg,rgba(50,24,17,.88),rgba(18,10,8,.95));box-shadow:0 24px 65px rgba(0,0,0,.24)}
.product-meta{min-height:105px;margin-bottom:1.25rem;text-align:center}
.product-catalog-fr .product-grid .product-meta{min-height:155px}
.product-price{margin:0 0 .35rem;color:var(--ivory);font-family:var(--sans);font-size:.8rem;font-weight:500;letter-spacing:.1em;opacity:.8;text-transform:uppercase}
.product-meta h2{margin:0;color:var(--gold-light);font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.65rem);font-weight:500;line-height:1.02}
.product-visual{position:relative;width:180px;height:360px;margin:0 auto;padding:0;overflow:hidden;border:1px solid rgba(192,145,67,.32);background:radial-gradient(circle,rgba(111,31,45,.2),rgba(10,6,5,.7));color:var(--ivory);cursor:pointer}
.product-visual img{width:100%;height:100%;object-fit:contain;transition:filter .32s ease,transform .45s ease}
.product-overlay{position:absolute;inset:0;display:grid;place-items:center;padding:1rem;background:rgba(12,6,5,.5);color:var(--ivory);font-family:var(--sans);font-size:.66rem;font-weight:600;letter-spacing:.16em;opacity:0;text-align:center;text-transform:uppercase;transition:opacity .3s ease}
.product-visual:hover img,.product-visual:focus-visible img{filter:brightness(.38);transform:scale(1.02)}
.product-visual:hover .product-overlay,.product-visual:focus-visible .product-overlay{opacity:1}
.product-visual:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}
.product-buy{width:100%;margin-top:1.25rem}
.product-card--bundle{position:relative;z-index:1;width:560px;max-width:calc(100% - 2rem);margin:3.2rem auto 0;padding:2rem}
.product-card--bundle .product-meta{min-height:auto}
.product-price--sale{display:flex;align-items:baseline;justify-content:center;gap:.6rem}
.product-price--sale s{color:#aa9680;text-decoration-color:#c56559;text-decoration-thickness:2px}
.product-price--sale span{font-size:.65rem;opacity:.75}
.product-price--sale strong{color:var(--gold-light);font-family:var(--serif);font-size:1.45rem;font-weight:600;opacity:1}
.product-visual--bundle{width:440px;height:auto;aspect-ratio:3/2}
.product-visual--bundle img{object-fit:cover}

.product-modal[hidden]{display:none}
.product-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:2rem;background:rgba(8,4,3,.86);backdrop-filter:blur(9px)}
.product-modal-panel{position:relative;width:min(760px,100%);max-height:min(82vh,850px);overflow:auto;padding:3.5rem 3.5rem 3rem;border:1px solid rgba(224,189,118,.42);background:linear-gradient(145deg,#25130e,#130b08 62%);box-shadow:0 30px 90px rgba(0,0,0,.65);color:var(--muted)}
.product-modal-panel:before{content:"";position:absolute;inset:12px;border:1px solid rgba(192,145,67,.12);pointer-events:none}
.product-modal-panel h2{margin:0 0 1.8rem;color:var(--gold-light);font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.2rem);font-weight:500;line-height:1}
.product-modal-panel h3{margin:2rem 0 .55rem;color:var(--gold-light);font-family:var(--serif);font-size:1.65rem;font-weight:500}
.product-modal-panel p,.product-modal-panel li{font-size:1rem;line-height:1.75}
.product-modal-panel ul{padding-left:1.25rem}
.product-modal-panel li::marker{color:var(--gold)}
.modal-close{position:sticky;top:0;float:right;z-index:2;width:42px;height:42px;margin:-1.75rem -1.75rem 0 1rem;border:1px solid var(--line);border-radius:50%;background:#1d0f0b;color:var(--gold-light);cursor:pointer;font-family:var(--serif);font-size:1.8rem;line-height:1}
.modal-close:hover,.modal-close:focus-visible{background:var(--gold);color:#160b08;outline:none}
body.modal-open{overflow:hidden}

@media(max-width:780px){
  body.has-fixed-offer{padding-top:72px}
  .fixed-offer-bar{min-height:72px;gap:.65rem;padding:.45rem 1rem;flex-direction:column}
  .fixed-offer-bar>p{font-size:.52rem;text-align:center}
  .fixed-countdown-clock strong{font-size:1.2rem}
  .product-shop{padding:5.5rem 6vw 6rem}
  .product-shop:before{inset:10px}
  .shop-heading{margin-bottom:3rem}
  .shop-heading h1{font-size:3.3rem}
  .product-grid{gap:1.25rem}
  .product-card{width:280px;margin-inline:auto;padding:1.25rem}
  .product-card--bundle{width:560px;max-width:100%;margin-inline:auto;padding:1.25rem}
  .product-card--bundle{margin-top:2rem}
  .product-meta{min-height:auto}
  .product-visual{width:180px;height:360px}
  .product-visual--bundle{width:min(440px,100%);height:auto;aspect-ratio:3/2}
  .product-modal{padding:.75rem}
  .product-modal-panel{max-height:90vh;padding:3rem 1.5rem 2rem}
  .modal-close{margin:-1.6rem -.25rem 0 .75rem}
}

@media(max-width:620px){.product-grid{grid-template-columns:1fr;justify-items:center}.product-catalog-fr .product-grid .product-meta{min-height:auto}}

@media(prefers-reduced-motion:reduce){.product-visual img,.product-overlay{transition:none}}
