*,:before,:after{box-sizing:border-box}body{color:#333;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}#root{width:100%}.profile-image{object-fit:cover;border-radius:56px;width:180px;height:180px;box-shadow:0 4px 16px #00000040}.logo-img{border-radius:60px;width:100%;max-width:300px;margin:20px 0;display:block}.social-card{color:#333;cursor:pointer;background:#fff;border:2px solid #ccc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:20px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.social-card:hover:not(.social-card--disabled){transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.social-card__icon{justify-content:center;align-items:center;width:32px;height:32px;font-size:32px;display:flex}.social-card__image{object-fit:cover;border-radius:12px;width:150px;height:150px}.social-card--disabled{opacity:.5;pointer-events:none;cursor:default}.social-section{flex-flow:wrap;justify-content:center;gap:16px;display:flex}@media (width<=599px){.social-section{flex-direction:column;align-items:center}}.slide-background{z-index:-1;position:fixed;inset:0;overflow:hidden}.slide-background__image{filter:blur(1px);opacity:.7;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-image 1.1s ease-in-out,opacity 1s ease-in-out;position:absolute;inset:0}.slide-background__overlay{pointer-events:none;background:#14142373;position:absolute;inset:0}.landing-page{box-sizing:border-box;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:100vh;padding:48px 20px;display:flex;position:relative;overflow:hidden}.landing-page__content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex;position:relative}@media (width<=599px){.landing-page{gap:24px;padding:32px 16px}}.subtitle{text-align:center;color:#edeeee;margin:0 0 20px;font-size:24px;font-weight:600}
