@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;500&display=swap";:root{font-family:Dancing Script,cursive;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#000;color:#fff;overflow:hidden}#root{width:100%;display:flex;justify-content:center;align-items:center}.container{text-align:center;display:flex;flex-direction:column;gap:30px;align-items:center}h1{font-size:6rem;margin:0;line-height:1.1}p{font-size:2.5rem;margin:0}a.portfolio-link{font-family:Inter,sans-serif;color:#fff;text-decoration:none;font-size:1.2rem;margin-top:20px;opacity:.8;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.5);transition:opacity .3s}a.portfolio-link:hover{opacity:1;border-bottom:1px solid white}.top-image{max-width:300px;width:100%;height:auto;border-radius:12px;object-fit:cover;margin-bottom:10px}
