body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Special Gothic Expanded One,Segoe UI,Roboto,Arial,sans-serif;height:100%;margin:0;overflow-x:hidden}:root{--site-bg:#000000f2;--text-color:#fff;--accent-color:#fff}.site-box{animation:fadeInUp .8s ease-out forwards;background:#000000f2;background:var(--site-bg);border-radius:15px;box-shadow:0 8px 28px #0009;color:#fff;color:var(--text-color);display:flex;flex-direction:column;margin:5rem auto;max-width:1100px;padding:2.25rem 3rem;position:relative;text-align:left;width:95%;z-index:10}.site-box__header{border-bottom:2px solid #ffffff40;margin-bottom:1.25rem;padding-bottom:.75rem}.site-box__header h1{color:#fff;color:var(--accent-color);font-size:3rem;font-weight:700;letter-spacing:1.5px;margin:0;text-shadow:0 2px 6px #000000b3}.site-box__content{max-width:none;width:100%}.contact-info h2,.contact-info p,.site-box__content p{margin:0}.site-box__content p{color:#fff;color:var(--text-color);font-size:1.2rem;line-height:1.7;margin-bottom:.75rem;text-shadow:0 1px 3px #0009}.content-photo{border-radius:15px;display:block;margin:1.5rem auto;max-width:600px;object-fit:cover;width:100%}.contact-info{margin-top:1.5rem}.contact-info h2{color:#fff;color:var(--accent-color);font-size:2rem;margin-bottom:.5rem}.contact-info p{font-size:1.1rem;line-height:1.6}.contact-info a{align-items:center;color:#fff;color:var(--accent-color);display:inline-flex;font-weight:500;gap:6px;text-decoration:none}.contact-info a:hover{text-decoration:underline}.contact-icon{height:20px;width:20px}@media (max-width:1024px){.site-box{padding:2rem 2.5rem}.site-box__header h1{font-size:2.5rem}}@media (max-width:768px){.site-box{margin:4rem auto;padding:1.5rem 2rem}.site-box__header h1{font-size:2rem}.site-box__content p{font-size:1.05rem}.contact-info h2{font-size:1.5rem}.content-photo{max-width:100%}}@media (max-width:480px){.site-box{margin:3rem auto;padding:1.25rem 1.5rem}.site-box__header h1{font-size:1.5rem}.site-box__content p{font-size:.95rem}.content-photo{max-width:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.special-gothic-expanded-one-regular{font-family:Special Gothic Expanded One,sans-serif;font-weight:400}
/*# sourceMappingURL=main.2d6a6bc0.css.map*/