html,body,#root{margin:0;padding:0;width:100%;min-height:100%}body{min-width:320px}html{scroll-behavior:smooth}body{margin:0;background:#f5f5f5}.navbar{position:sticky;top:0;background:#000;display:flex;justify-content:space-around;align-items:center;padding:25px 0;z-index:1000}.navbar a{color:#f5c6c6;text-decoration:none;font-weight:700;letter-spacing:2px;font-size:16px}.navbar a:hover{opacity:.7}.hero{width:100%;background:#f5f5f5;padding:0;box-sizing:border-box}.hero-media{position:relative;width:100%;height:550px;overflow:hidden;border-radius:18px}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center 62.5%;display:block}.hero-overlay{position:absolute;inset:0;background:#00000047;z-index:1}.hero-text{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#f5c6c6;text-align:center;z-index:2}.hero-text h1{margin:0;font-family:Great Vibes,cursive;font-size:6rem;font-weight:400;line-height:.9;color:#f5c6c6}.hero-text p{margin:16px 0;font-size:1rem;letter-spacing:5px;font-weight:600;color:#fff;font-family:Montserrat,sans-serif}.page{font-family:Arial,sans-serif;color:#222;background:#f5f5f5;min-height:100vh;box-sizing:border-box}.section{min-height:100vh;padding:60px 40px;scroll-margin-top:100px;box-sizing:border-box}.section h1,.section h2{color:#222;margin-top:0}.subtitle{color:#444;margin-top:0}.photo{width:500px;height:500px;border-radius:50%;object-fit:cover;display:block;margin:20px auto}@media(max-width:900px){.hero{padding:20px 0}.hero-media{height:420px}.hero-text h1{font-size:3.8rem}.hero-text p{font-size:.85rem;letter-spacing:3px}.photo{width:300px;height:300px}.section{padding:40px 20px}}
