#kandy-hero{background-color:#0b0e0c;justify-content:flex-start;align-items:center;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.kdh-ambient{opacity:.4;filter:blur(25px);z-index:0;background-position:50%;background-size:cover;width:75%;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 40%,#0000 100%);mask-image:linear-gradient(270deg,#000 40%,#0000 100%)}.kdh-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}.kdh-inner{z-index:10;justify-content:flex-start;align-items:center;width:100%;max-width:1300px;margin:0 auto;padding:8rem 2.5rem;display:flex;position:relative}.kdh-visual{z-index:2;border:1px solid #d4bb8c26;border-radius:2px;width:58%;height:75vh;min-height:500px;max-height:800px;position:absolute;top:auto;bottom:0;right:2.5rem;overflow:hidden;box-shadow:-30px 40px 80px #000000b3}.kdh-visual img{object-fit:cover;filter:brightness(.9)contrast(1.05);width:100%;height:100%;animation:25s ease-in-out infinite alternate kdhZoom}@keyframes kdhZoom{0%{transform:scale(1.02)}to{transform:scale(1.12)}}.kdh-text-wrap{z-index:10;-webkit-backdrop-filter:blur(24px);border:1px solid #d4bb8c26;border-left:4px solid var(--st-gold);background:#0b0e0ca6;width:100%;max-width:580px;padding:4.5rem 4rem;position:relative;box-shadow:20px 25px 60px #00000080}.kdh-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}.kdh-eyebrow:before{content:"";background:var(--st-gold);opacity:.7;width:40px;height:1px;display:inline-block}.kdh-headline{font-family:var(--st-font-display);color:var(--st-cream);margin:0 0 1.5rem;font-size:clamp(3.2rem,6.5vw,5.5rem);font-weight:300;line-height:1.05}.kdh-headline em{color:var(--st-gold);font-style:italic}.kdh-divider{background:linear-gradient(90deg, var(--st-gold), transparent);width:50px;height:1px;margin:0 0 1.5rem}.kdh-desc{font-family:var(--st-font-body);color:#f5f0e8cc;letter-spacing:.02em;font-size:clamp(.85rem,1.2vw,.95rem);font-weight:300;line-height:1.9}.kdh-scroll-wrap{z-index:10;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2rem;left:2.5rem}.kdh-scroll-text{font-family:var(--st-font-label);letter-spacing:.3em;text-transform:uppercase;color:#d4bb8c99;font-size:.55rem}.kdh-scroll-line{background:linear-gradient(to right, var(--st-gold), transparent);width:60px;height:1px;animation:2.5s ease-in-out infinite kdhScrollPulse}@keyframes kdhScrollPulse{0%,to{opacity:.4;transform-origin:0;transform:scaleX(1)}50%{opacity:1;transform-origin:0;transform:scaleX(1.3)}}@media (max-width:1024px){.kdh-visual{width:50%;right:1.5rem}.kdh-text-wrap{max-width:500px;padding:3rem 2.5rem}}@media (max-width:768px){.kdh-inner{flex-direction:column;justify-content:center;align-items:center;padding:6rem 1.5rem}.kdh-visual{width:100%;height:45vh;min-height:400px;margin-bottom:-4rem;position:relative;top:auto;bottom:auto;right:auto;transform:none}.kdh-text-wrap{text-align:center;border-left:1px solid #d4bb8c26;border-top:4px solid var(--st-gold);max-width:100%;padding:3rem 1.5rem}.kdh-eyebrow{justify-content:center}.kdh-eyebrow:before{display:none}.kdh-divider{background:linear-gradient(90deg, transparent, var(--st-gold), transparent);margin:0 auto 1.5rem}.kdh-scroll-wrap{flex-direction:column;gap:.5rem;bottom:1rem;left:50%;transform:translate(-50%)}.kdh-scroll-line{background:linear-gradient(to bottom, var(--st-gold), transparent);width:1px;height:40px}.kdh-scroll-text{writing-mode:vertical-rl;transform:rotate(180deg)}}#kandy-heritage{background-color:#f7f4ef;padding:7rem 2rem;position:relative;overflow:hidden}#kandy-heritage: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}.kh-inner{align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:flex}@media (max-width:960px){.kh-inner{flex-direction:column-reverse;gap:4rem}}.kh-text{z-index:2;flex:1;position:relative}.kh-img-wrap{aspect-ratio:4/5;flex:1;width:100%;max-width:500px;margin:0 auto;position:relative}.kh-img{object-fit:cover;border-radius:2px;width:100%;height:100%;box-shadow:0 20px 40px #00000014}.kh-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}#kandy-lifestyle{background-color:#fff;padding:7rem 2rem 10rem;position:relative}.kl-header{text-align:center;max-width:600px;margin:0 auto 5rem}.kl-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:800px){.kl-grid{grid-template-columns:1fr;gap:4rem}}.kl-card{text-align:center;cursor:pointer;flex-direction:column;align-items:center;display:flex}.kl-card:nth-child(2){transform:translateY(3rem)}.kl-img-box{aspect-ratio:3/4;background:linear-gradient(160deg,#8fad8a,#4a7a5a 40%,#2a4a3a);border-radius:2px;width:100%;margin-bottom:1.5rem;overflow:hidden}.kl-img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.25,.46,.45,.94)}.kl-card:hover .kl-img{transform:scale(1.06)}.kl-card-title{font-family:var(--st-font-display);color:#1a1a18;margin:0 0 .8rem;font-size:1.6rem}.kl-card-desc{font-family:var(--st-font-body);color:#5a5648;max-width:320px;font-size:.85rem;font-weight:300;line-height:1.8}#kandy-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}.kc-bg{background-image:url(/images/destinations/kandy-mist.jpg);background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate heroZoom;position:absolute;inset:0;transform:scale(1.04)}.kc-overlay{background:linear-gradient(#0a0e14d9 0%,#0a0e1466 50%,#0a0e14f2 100%);position:absolute;inset:0}.kc-content{z-index:2;max-width:860px;position:relative}.kc-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}
