.nav{display:flex;flex-direction:row;justify-content:center;gap:15vw;font-size:5vw;padding-bottom:1vh}.nav-link:active,.nav-link:visited,.nav-link:link{color:#000;text-decoration:none}.nav-link:hover{color:var(--orange)}.container-footer{background-color:var(--purple);padding:1vh;align-items:center;text-align:center}.footer-links:active,.footer-links:visited,.footer-links:link{color:#000;text-decoration:none;font-weight:700}.parallax-container{position:relative;overflow:hidden;background-color:#000;width:100%;height:60vw}.parallax-container img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;will-change:transform;transform:translateZ(0);pointer-events:none}.ZN-anna_hai-moon{z-index:1}.ZN-anna_hai-mountain-bckgd{z-index:2}.ZN-anna_hai-mountain-front{z-index:3}.ZN-anna_hai-sidewalk{z-index:4}.ZN-anna_hai-truck{z-index:6}.lower-container{background-color:#000;color:var(--orange);position:relative;font-size:x-large;padding-bottom:10vh}.p-home{font-size:1.4em;padding:10vh 20vw 0vh 30vw}.h2-home{font-size:4em;padding:10vh 6vw 0vh 5vh}@media(max-width:1100px){.p-home{font-size:.9em;padding:8vh 16vw 0vh 28vw}.h2-home{font-size:2.5em;padding:8vh 4vw 0vh 3vh}}@media(max-width:500px){.p-home{font-size:.6em;padding:6vh 12vw 0vh 25vw}.h2-home{font-size:1.5em;padding:6vh 2vw 0vh 3vh}}.main{min-height:100vh}.item{transition:background-color .1s ease}.item-open{background-color:var(--yellow)}a:link,a:active,a:visited{text-decoration:none;color:#000}a:hover{color:var(--orange)}.h2-info{padding:.8vw 0;margin-left:20vw;font-size:3em;font-weight:lighter}.h2-info:hover{color:var(--orange);cursor:pointer}.p-info{padding:0 15vw 3vh 15vw;font-size:.9em}hr{border-style:none;height:.1em;background-color:#000}@media(max-width:1100px){.h2-info{font-size:2em}.p-info{font-size:.7em}}.guests-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2vw;margin:0 5vw 5vh 5vw}.guests-heading{margin:0 3vw 2vh 3vw;text-align:right;font-size:clamp(1.4rem,2.2vw,2.4rem)}.individual-guest-card{display:flex;flex-direction:column;aspect-ratio:1 / 1.4;padding:.4rem;gap:.5rem;border:1.8px solid black}.individual-guest-card_name{font-size:clamp(1.4rem,2.2vw,2.4rem)}.individual-guest-card_img{width:100%;height:65%;object-fit:cover}.individual-guest-card_description{flex:1;overflow-y:auto;font-size:clamp(.8rem,.9vw,1.2rem)}.guests-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2vw}.individual-guest-card_contact{display:flex;flex-direction:row;justify-content:space-between}.main-error{display:flex;flex-direction:column;justify-content:center;align-items:center}.main-error h1{color:var(--orange)}.main-error img{min-width:35vw;height:80vh}@media(max-width:1000px){.main-error img{width:100vw;height:auto}}:root{--orange: #dd693a;--purple: #716b9e;--yellow: #efe675}*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}:root{max-width:2100px;background-color:#faebd7;font-family:Stack Sans Headline,Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;min-height:100vh}
