@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Playfair+Display:wght@400;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow-x:hidden}body{font-family:Playfair Display,serif;background-color:#1a1610;background-image:url(/background.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;min-height:100vh;color:#f4e4bc}.page-wrapper{position:relative;min-height:100vh;padding:2rem;text-shadow:3px 3px 10px rgba(0,0,0,.95)}.links-top{position:absolute;top:2rem;right:2rem;width:300px;height:195px;list-style:none}.link-top{position:absolute;font-size:1rem;text-decoration:none;color:#f4e4bc;text-shadow:2px 2px 8px rgba(0,0,0,.95);transition:color .3s ease-out,text-shadow .3s ease-out;line-height:1.2;padding:.4rem .5rem;white-space:nowrap}.link-top:nth-child(1){top:0;right:0;transform:translate(-80px) rotate(1deg)}.link-top:nth-child(2){top:35px;right:20px;transform:translate(-110px) rotate(-4deg)}.link-top:nth-child(3){top:80px;right:10px;transform:translate(-60px) rotate(2.5deg)}.link-top:nth-child(4){top:125px;right:20px;transform:translate(-110px) rotate(-1.5deg)}.link-top:hover{color:#d4c4a4;text-shadow:2px 2px 12px rgba(0,0,0,1)}.name{position:absolute;bottom:2rem;left:2rem;font-family:Cinzel,serif;font-size:2rem;font-weight:700;letter-spacing:1px;color:#d4af37;text-shadow:3px 3px 10px rgba(0,0,0,.95)}.bottom-text{position:absolute;bottom:2.5rem;right:4rem;font-family:Playfair Display,serif;font-size:1rem;white-space:nowrap;text-align:left}.bottom-text a{color:#f4e4bc;text-decoration:none;text-shadow:2px 2px 8px rgba(0,0,0,.95);transition:color .3s ease-out,text-shadow .3s ease-out}.bottom-text a:hover{color:#d4c4a4;text-shadow:2px 2px 12px rgba(0,0,0,1)}@media only screen and (max-width:767px){body{background-position:30% center;background-attachment:scroll}.page-wrapper{position:static;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;padding:2rem 1.5rem;gap:2rem}.links-top{position:static;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem}.link-top{position:static;transform:none;font-size:1rem;padding:.3rem 0;text-align:right}.name{position:static;font-size:2rem;text-align:center;flex:1;display:flex;align-items:center;justify-content:center}.bottom-text{position:static;font-size:.9rem;white-space:normal;text-align:center;max-width:90%;line-height:1.6}}
