#yala-hero{background-color:#0d1210;justify-content:flex-start;align-items:flex-end;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.yh-bg{will-change:transform;background-position:50%;background-size:cover;animation:30s ease-in-out infinite alternate yhZoom;position:absolute;inset:0;transform:scale(1.05)}@keyframes yhZoom{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.yh-overlay{background:linear-gradient(100deg,#0d1210f2 0%,#0d121099 45%,#0d12101a 100%);position:absolute;inset:0}.yh-grain{pointer-events:none;opacity:.35;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.yh-inner{z-index:10;width:100%;max-width:1300px;margin:0 auto;padding:0 2.5rem 8rem;position:relative}.yh-eyebrow{font-family:var(--st-font-label);letter-spacing:.4em;color:var(--st-gold);text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:clamp(.6rem,1vw,.75rem);display:flex}.yh-eyebrow:before{content:"";background:var(--st-gold);opacity:.7;width:40px;height:1px;display:inline-block}.yh-headline{font-family:var(--st-font-display);color:var(--st-cream);margin:0 0 1.5rem;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:300;line-height:1.05}.yh-headline em{color:var(--st-gold);font-style:italic}.yh-desc{font-family:var(--st-font-body);color:#f5f0e8cc;letter-spacing:.02em;max-width:560px;font-size:clamp(.85rem,1.2vw,1rem);font-weight:300;line-height:1.9}.yh-stat{z-index:10;opacity:.8;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:30%;right:4rem;transform:translateY(-50%)}.yh-stat-line{background:#d4bb8c66;width:1px;height:80px}.yh-stat-text{font-family:var(--st-font-label);letter-spacing:.25em;text-transform:uppercase;color:var(--st-cream);writing-mode:vertical-rl;font-size:.55rem;transform:rotate(180deg)}.yh-stat-num{font-family:var(--st-font-display);color:var(--st-gold);margin-top:.5rem;font-size:1.2rem}.yh-scroll-wrap{z-index:10;align-items:center;gap:.8rem;display:flex;position:absolute;bottom:2rem;left:2.5rem}.yh-scroll-text{font-family:var(--st-font-label);letter-spacing:.3em;text-transform:uppercase;color:#d4bb8c99;font-size:.55rem}.yh-scroll-line{background:linear-gradient(to right, var(--st-gold), transparent);width:60px;height:1px;animation:2.5s ease-in-out infinite yhScrollPulse}@keyframes yhScrollPulse{0%,to{opacity:.4;transform-origin:0;transform:scaleX(1)}50%{opacity:1;transform-origin:0;transform:scaleX(1.3)}}@media (max-width:960px){.yh-inner{text-align:center;flex-direction:column;align-items:center;padding:0 1.5rem 6rem;display:flex}.yh-eyebrow:before,.yh-stat{display:none}.yh-overlay{background:linear-gradient(#0d12101a 0%,#0d121066 40%,#0d1210f2 100%)}.yh-scroll-wrap{flex-direction:column;gap:.5rem;bottom:1rem;left:50%;transform:translate(-50%)}.yh-scroll-line{background:linear-gradient(to bottom, var(--st-gold), transparent);width:1px;height:40px}.yh-scroll-text{writing-mode:vertical-rl;transform:rotate(180deg)}}#yala-wilderness{background-color:#f7f4ef;padding:7rem 2rem;position:relative;overflow:hidden}#yala-wilderness:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c8b89a' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.yw-inner{align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:flex}@media (max-width:960px){.yw-inner{flex-direction:column-reverse;gap:4rem}}.yw-text{z-index:2;flex:1;position:relative}.yw-img-wrap{aspect-ratio:4/5;flex:1;width:100%;max-width:500px;margin:0 auto;position:relative}.yw-img{object-fit:cover;border-radius:2px;width:100%;height:100%;box-shadow:0 20px 40px #00000014}.yw-accent{border-bottom:1px solid var(--st-gold);border-left:1px solid var(--st-gold);z-index:0;opacity:.5;width:60%;height:60%;position:absolute;bottom:-2rem;left:-2rem}#yala-encounters{background-color:#fff;padding:7rem 2rem 10rem;position:relative}.ye-header{text-align:center;max-width:600px;margin:0 auto 5rem}.ye-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:800px){.ye-grid{grid-template-columns:1fr;gap:4rem}}.ye-card{text-align:center;cursor:pointer;flex-direction:column;align-items:center;display:flex}.ye-card:nth-child(2){transform:translateY(3rem)}.ye-img-box{aspect-ratio:3/4;background:linear-gradient(160deg,#ad9d8a,#7a674a 40%,#4a3a2a);border-radius:2px;width:100%;margin-bottom:1.5rem;overflow:hidden}.ye-img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.25,.46,.45,.94)}.ye-card:hover .ye-img{transform:scale(1.06)}.ye-card-title{font-family:var(--st-font-display);color:#1a1a18;margin:0 0 .8rem;font-size:1.6rem}.ye-card-desc{font-family:var(--st-font-body);color:#5a5648;max-width:320px;font-size:.85rem;font-weight:300;line-height:1.8}#yala-closer{text-align:center;background-color:var(--st-dark);justify-content:center;align-items:center;padding:12rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.yc-bg{background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate heroZoom;position:absolute;inset:0;transform:scale(1.04)}.yc-overlay{background:linear-gradient(#0a0e14e6 0%,#0a0e1459 50%,#0a0e14f2 100%);position:absolute;inset:0}.yc-content{z-index:2;max-width:860px;position:relative}.yc-quote{font-family:var(--st-font-display);color:var(--st-cream);margin-bottom:2rem;font-size:clamp(2rem,4.5vw,3.6rem);font-style:italic;font-weight:300;line-height:1.3}
