
*{box-sizing:border-box}html,body{margin:0;background:#05080b;color:#efe3cd;font-family:Georgia,"Times New Roman",serif}
body{min-height:100vh;display:grid;place-items:center;overflow:hidden}.page{width:100vw;height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#182532,#05080b 70%)}
.stage{position:relative;width:min(100vw,150vh);aspect-ratio:3/2;max-height:100vh;overflow:hidden;box-shadow:0 0 70px #000;background:#0a0e12}
.camp-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}.stage:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;box-shadow:inset 0 0 110px rgba(0,0,0,.55)}
.zone{position:absolute;z-index:8;border:0;background:transparent;cursor:pointer;border-radius:16px}
.zone:focus-visible{outline:2px solid #b63429;outline-offset:3px}
.zone span{position:absolute;left:50%;top:-18px;transform:translate(-50%,8px);white-space:nowrap;padding:.35rem .55rem;border:1px solid rgba(184,55,43,.6);background:rgba(10,10,9,.86);color:#f2d6a0;letter-spacing:.06em;text-transform:uppercase;font-size:clamp(.6rem,.75vw,.85rem);opacity:0;transition:.18s;box-shadow:0 5px 18px #000}
.zone:hover span,.zone:focus-visible span{opacity:1;transform:translate(-50%,0)}
.zone:before{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:50%;background:#b92e25;box-shadow:0 0 0 4px rgba(185,46,37,.18),0 0 18px #ff6958;opacity:0;transform:scale(.4);transition:.18s}
.zone:hover:before,.zone:focus-visible:before{opacity:1;transform:scale(1)}
.z-life{left:23%;top:44%;width:16%;height:12%}.z-tribe{left:40%;top:42%;width:14%;height:12%}.z-legend{left:54%;top:44%;width:16%;height:13%}
.z-language{left:1%;top:55%;width:19%;height:15%}.z-nero{left:75%;top:58%;width:18%;height:18%}.z-horses{left:84%;top:33%;width:15%;height:19%}
.z-server{left:82%;top:74%;width:17%;height:16%}.z-smoke{left:1%;top:45%;width:17%;height:13%}.z-song{left:34%;top:78%;width:18%;height:14%}
.fire-glow{position:absolute;z-index:5;left:43%;top:66%;width:19%;height:23%;border-radius:50%;background:radial-gradient(circle,rgba(255,150,54,.30),rgba(255,81,18,.08) 42%,transparent 72%);mix-blend-mode:screen;animation:glow 1.5s ease-in-out infinite alternate;pointer-events:none}
@keyframes glow{to{transform:scale(1.08);filter:brightness(1.18)}}.smoke{position:absolute;z-index:4;left:47%;top:48%;width:5%;height:12%;border-radius:50%;background:rgba(190,192,192,.15);filter:blur(14px);animation:smoke 5.2s infinite ease-out;pointer-events:none}
.smoke2{animation-delay:-1.7s}.smoke3{animation-delay:-3.4s}@keyframes smoke{0%{opacity:0;transform:translate(0,70px) scale(.5)}20%{opacity:.45}100%{opacity:0;transform:translate(45px,-175px) scale(3)}}
.eagle{position:fixed;z-index:30;width:86px;pointer-events:none;filter:drop-shadow(0 5px 8px rgba(0,0,0,.7));transform:translate(-43px,-43px)}.eagle.intro{animation:fly 2.6s cubic-bezier(.2,.72,.2,1) forwards}
@keyframes fly{0%{left:50%;top:14%;opacity:0;transform:translate(-50%,-50%) scale(.15)}20%{opacity:1}55%{left:72%;top:20%;transform:translate(-50%,-50%) scale(.75) rotate(7deg)}100%{left:54%;top:46%;transform:translate(-50%,-50%) scale(.58)}}
.player{position:absolute;z-index:12;left:31%;bottom:4.2%;display:flex;align-items:center;gap:.45rem;padding:.55rem .65rem;background:rgba(8,8,7,.88);border:1px solid rgba(190,145,75,.5);box-shadow:0 8px 28px #000;opacity:0;transform:translateY(8px);pointer-events:none;transition:.2s}
.player.open{opacity:1;transform:none;pointer-events:auto}.player-title{min-width:185px}.player-title b,.player-title small{display:block}.player-title b{color:#e6c27e}.player-title small{color:#9e8d70}.player button{width:32px;height:32px;border-radius:50%;border:1px solid #8f6d3c;background:#17120c;color:#e9d4aa;cursor:pointer}.bar{width:90px;height:3px;background:#443721}.bar i{display:block;height:100%;width:0;background:#b62f25}.player audio{display:none}
footer{position:absolute;z-index:10;left:0;right:0;bottom:0;display:flex;justify-content:center;gap:1rem;align-items:center;padding:.55rem 1rem;background:linear-gradient(to top,rgba(0,0,0,.93),rgba(0,0,0,.25));font-size:clamp(.6rem,.75vw,.8rem);color:#a98c5a}
footer button{border:0;background:none;color:#a98c5a;cursor:pointer;text-transform:uppercase}.modal{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:4vw;background:rgba(3,5,7,.75);backdrop-filter:blur(7px);opacity:0;visibility:hidden;transition:.2s}.modal.open{opacity:1;visibility:visible}
.modal article{position:relative;width:min(760px,92vw);max-height:86vh;overflow:auto;padding:2.2rem;border:1px solid #7e6038;background:linear-gradient(135deg,#18130d,#0c0d0d);box-shadow:0 25px 90px #000}.modal h2{font-size:clamp(2rem,4vw,3rem);color:#d7b06c;margin:.2rem 0 1rem}.modal h3{color:#b44134}.modal p,.modal li{line-height:1.65}.close{position:absolute;right:1rem;top:.6rem;border:0;background:none;color:#d7b06c;font-size:2rem;cursor:pointer}.kicker{color:#b13b31;letter-spacing:.2em;font-weight:bold}.modal form{display:grid;gap:1rem}.modal label{display:grid;gap:.35rem;color:#d7b06c}.modal input,.modal textarea,.modal select{padding:.75rem;border:1px solid #56452f;background:#090b0c;color:#efe3cd}.send{justify-self:start;padding:.8rem 1rem;border:1px solid #8e5d32;background:#76251e;color:#fff;cursor:pointer}
@media(max-width:800px){body{overflow:auto}.page{height:auto;min-height:100svh}.stage{width:100vw;height:auto;max-height:none}.eagle{display:none}.zone span{font-size:.62rem}.player{left:4%;right:4%;bottom:7%;flex-wrap:wrap}.player-title{min-width:0;flex:1}.bar{flex-basis:100%;width:auto}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.eagle{display:none}}

.modal a{color:#e4bc73}.cta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin:1.2rem 0}.cta{display:inline-block;padding:.8rem 1rem;border:1px solid #8e5d32;background:#76251e;color:#fff!important;text-decoration:none;cursor:pointer}.cta.secondary{background:#17120c;color:#e9d4aa;border-color:#7f6338}.small-note{font-size:.85rem;color:#aa9878}.optional{font-size:.78em;color:#9f8a68}.consent{grid-template-columns:auto 1fr!important;align-items:start!important;color:#d7c19a!important}.consent input{width:auto!important;margin-top:.2rem}.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{min-height:1.2em;color:#d7b06c}.send:disabled{opacity:.6;cursor:wait}

/* --- Natural campfire overlay v5 --- */
.camp-fire{
  position:absolute;
  z-index:5;
  left:43.2%;
  top:61.2%;
  width:17.8%;
  height:27.5%;
  pointer-events:none;
  transform:translateZ(0);
}
.fire-halo{
  position:absolute;
  left:50%; bottom:4%;
  width:160%; height:95%;
  transform:translateX(-50%);
  border-radius:50%;
  background:radial-gradient(ellipse at center,
    rgba(255,205,112,.32) 0%,
    rgba(255,130,38,.20) 30%,
    rgba(238,68,15,.07) 55%,
    transparent 76%);
  filter:blur(14px);
  mix-blend-mode:screen;
  animation:fireHaloV5 1.55s ease-in-out infinite alternate;
}
@keyframes fireHaloV5{
  0%{opacity:.68;transform:translateX(-50%) scale(.95,.90)}
  45%{opacity:.96;transform:translateX(-50%) scale(1.04,1.03)}
  100%{opacity:.78;transform:translateX(-50%) scale(.99,1.09)}
}
.flames{
  position:absolute;
  left:50%; bottom:10%;
  width:54%; height:68%;
  transform:translateX(-50%);
  filter:drop-shadow(0 0 9px rgba(255,125,31,.72));
}
.flame{
  position:absolute;
  left:50%; bottom:0;
  border-radius:55% 50% 45% 45%;
  transform-origin:50% 100%;
  mix-blend-mode:screen;
  background:radial-gradient(ellipse at 50% 100%,
    rgba(255,249,195,.94) 0 14%,
    rgba(255,213,94,.95) 18%,
    rgba(255,139,37,.92) 43%,
    rgba(226,67,18,.76) 63%,
    rgba(120,17,4,.10) 77%,
    transparent 80%);
}
.flame-a{width:35%;height:100%;margin-left:-18%;animation:fa 1.06s infinite ease-in-out}
.flame-b{width:29%;height:82%;margin-left:-36%;animation:fb .82s infinite ease-in-out}
.flame-c{width:27%;height:76%;margin-left:9%;animation:fc .93s infinite ease-in-out}
.flame-d{width:21%;height:58%;margin-left:-47%;animation:fd .69s infinite ease-in-out}
.flame-e{width:18%;height:51%;margin-left:29%;animation:fe .77s infinite ease-in-out}
@keyframes fa{0%,100%{transform:skewX(-3deg) scale(1,.92) rotate(-1deg)}28%{transform:skewX(6deg) scale(.88,1.08) rotate(2deg)}57%{transform:skewX(-8deg) scale(1.08,.87) rotate(-3deg)}79%{transform:skewX(3deg) scale(.95,1.12) rotate(1deg)}}
@keyframes fb{0%,100%{transform:scale(.93,1.08) rotate(-6deg)}35%{transform:scale(1.08,.88) rotate(4deg)}70%{transform:scale(.86,1.18) rotate(-2deg)}}
@keyframes fc{0%,100%{transform:scale(1,.92) rotate(6deg)}42%{transform:scale(.84,1.17) rotate(-2deg)}76%{transform:scale(1.12,.86) rotate(8deg)}}
@keyframes fd{0%,100%{transform:scale(.9,1.05) rotate(-8deg);opacity:.78}50%{transform:scale(1.1,.82) rotate(2deg);opacity:1}}
@keyframes fe{0%,100%{transform:scale(1,.9) rotate(9deg);opacity:.76}45%{transform:scale(.86,1.15) rotate(-3deg);opacity:.98}}
.embers{position:absolute;inset:0}
.embers i{
  position:absolute;left:50%;bottom:27%;
  width:3px;height:3px;border-radius:50%;
  background:#ffd37c;
  box-shadow:0 0 7px #ff8a20,0 0 13px rgba(255,79,10,.52);
  opacity:0;
  animation:emberV5 3.5s linear infinite;
}
.embers i:nth-child(1){margin-left:-24px;animation-delay:-.2s}
.embers i:nth-child(2){margin-left:16px;animation-delay:-.8s}
.embers i:nth-child(3){margin-left:-7px;animation-delay:-1.35s}
.embers i:nth-child(4){margin-left:29px;animation-delay:-1.9s}
.embers i:nth-child(5){margin-left:-31px;animation-delay:-2.45s}
.embers i:nth-child(6){margin-left:7px;animation-delay:-2.85s}
.embers i:nth-child(7){margin-left:-14px;animation-delay:-3.2s}
@keyframes emberV5{0%{opacity:0;transform:translate(0,0) scale(.7)}12%{opacity:1}55%{opacity:.9}100%{opacity:0;transform:translate(22px,-165px) scale(.14)}}
.smoke-stack{position:absolute;left:50%;bottom:34%;width:70%;height:128%;transform:translateX(-50%)}
.puff{
  position:absolute;left:50%;bottom:0;
  width:34%;aspect-ratio:1;border-radius:50%;
  background:radial-gradient(circle,rgba(218,222,223,.18),rgba(166,174,178,.07) 50%,transparent 73%);
  filter:blur(10px);opacity:0;
  animation:smokeV5 6.7s ease-out infinite;
}
.p1{animation-delay:-.4s}.p2{animation-delay:-2s}.p3{animation-delay:-3.7s}.p4{animation-delay:-5.2s}
@keyframes smokeV5{0%{opacity:0;transform:translate(-50%,0) scale(.45)}18%{opacity:.28}56%{opacity:.17}100%{opacity:0;transform:translate(calc(-50% + 38px),-215px) scale(2.8)}}
.camp-fire.music-on .fire-halo{animation-duration:1.03s;filter:blur(15px) brightness(1.14)}
.camp-fire.music-on .flames{filter:drop-shadow(0 0 14px rgba(255,137,36,.88))}
@media(max-width:800px){.camp-fire{left:43.2%;top:61.2%;width:18%;height:27%}}

/* ===== V6: exact natural fire overlay ===== */
.camp-fire{display:none!important}
.camp-fire-real{
  position:absolute;
  z-index:6;
  left:36.13%;
  top:60.06%;
  width:11.72%;
  height:22.46%;
  pointer-events:none;
  overflow:visible;
}
.fire-webp{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:fill;
  mix-blend-mode:screen;
  opacity:.83;
  filter:saturate(1.12) brightness(1.08) drop-shadow(0 0 7px rgba(255,126,31,.42));
}
.real-fire-glow{
  position:absolute;
  left:50%; bottom:0;
  width:190%; height:88%;
  transform:translateX(-50%);
  border-radius:50%;
  background:radial-gradient(ellipse,rgba(255,180,68,.23),rgba(255,100,24,.10) 43%,transparent 72%);
  filter:blur(14px);
  mix-blend-mode:screen;
  animation:realGlow 1.45s ease-in-out infinite alternate;
}
@keyframes realGlow{
  from{opacity:.62;transform:translateX(-50%) scale(.96,.92)}
  to{opacity:.94;transform:translateX(-50%) scale(1.05,1.08)}
}
.real-embers{position:absolute;inset:-15% -25% 10% -25%}
.real-embers i{
  position:absolute;left:50%;bottom:24%;
  width:3px;height:3px;border-radius:50%;
  background:#ffd58d;box-shadow:0 0 7px #ff8520;
  opacity:0;animation:realEmber 3.6s linear infinite;
}
.real-embers i:nth-child(1){margin-left:-30px;animation-delay:-.2s}
.real-embers i:nth-child(2){margin-left:-11px;animation-delay:-.8s}
.real-embers i:nth-child(3){margin-left:8px;animation-delay:-1.35s}
.real-embers i:nth-child(4){margin-left:28px;animation-delay:-2.0s}
.real-embers i:nth-child(5){margin-left:1px;animation-delay:-2.65s}
.real-embers i:nth-child(6){margin-left:-21px;animation-delay:-3.15s}
@keyframes realEmber{
  0%{opacity:0;transform:translate(0,0) scale(.8)}
  12%{opacity:.95}
  70%{opacity:.55}
  100%{opacity:0;transform:translate(22px,-160px) scale(.2)}
}
.real-smoke{
  position:absolute;left:50%;bottom:43%;
  width:80%;height:155%;transform:translateX(-50%);
}
.real-smoke i{
  position:absolute;left:50%;bottom:0;
  width:38%;aspect-ratio:1;border-radius:50%;
  background:radial-gradient(circle,rgba(208,213,215,.16),rgba(163,172,177,.055) 52%,transparent 74%);
  filter:blur(11px);opacity:0;animation:realSmoke 7s ease-out infinite;
}
.real-smoke i:nth-child(1){animation-delay:-.4s}
.real-smoke i:nth-child(2){animation-delay:-2.1s}
.real-smoke i:nth-child(3){animation-delay:-3.8s}
.real-smoke i:nth-child(4){animation-delay:-5.6s}
@keyframes realSmoke{
  0%{opacity:0;transform:translate(-50%,0) scale(.45)}
  18%{opacity:.25}
  55%{opacity:.14}
  100%{opacity:0;transform:translate(calc(-50% + 32px),-215px) scale(2.9)}
}
.camp-fire-real.music-on .fire-webp{filter:saturate(1.2) brightness(1.14) drop-shadow(0 0 10px rgba(255,127,28,.55))}
.camp-fire-real.music-on .real-fire-glow{animation-duration:.95s}

/* ===== V6: content pages ===== */
.modal article{
  width:min(920px,94vw);
  max-height:90vh;
}
.story-hero{
  width:100%;max-height:420px;object-fit:cover;border:1px solid #73562f;
  box-shadow:0 12px 30px rgba(0,0,0,.45);margin:.5rem 0 1.35rem;
}
.story-gallery{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:1.25rem 0;
}
.story-gallery.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.story-gallery img{
  width:100%;height:210px;object-fit:cover;border:1px solid #624a2d;
}
.story-quote{
  margin:1.5rem 0;padding:1.1rem 1.2rem;border-left:3px solid #9f3128;
  background:rgba(159,49,40,.09);font-size:1.08rem;color:#efd8a6;
}
.story-section{margin:1.55rem 0}
.story-section h3{margin-bottom:.5rem}
.horse-grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:1.2rem;
}
.horse-card{border:1px solid #594429;background:rgba(255,255,255,.025);padding:12px}
.horse-card img{width:100%;height:260px;object-fit:contain;background:#090a0a}
.horse-card h3{margin:.8rem 0 .35rem}
.horse-card p{margin:.35rem 0}
.tagline-big{font-size:1.25rem;text-align:center;color:#e1b969;letter-spacing:.08em;margin:1.4rem 0}
@media(max-width:720px){
  .story-gallery,.story-gallery.three,.horse-grid{grid-template-columns:1fr}
  .story-gallery img{height:230px}
}

/* New mirrored eagle follower */
.eagle{width:112px;filter:drop-shadow(0 7px 10px rgba(0,0,0,.75))}
