:root{--background-color: #000;--text-color: #fff;--primary-color: #b300ff;--secondary-color: #4b006b;accent-color:#5a007a}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,sans-serif;color:#fff;background-color:#000;transition:opacity .3s ease,background-color .3s ease}.background.svelte-dp3k09{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.stars.svelte-dp3k09{background:#000 url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/1231630/stars.png) repeat;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-3;animation:svelte-dp3k09-move-twink-back 600s linear infinite}.twinkling.svelte-dp3k09{background:transparent url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/1231630/twinkling.png) repeat;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-2;animation:svelte-dp3k09-move-twink-back 200s linear infinite}@keyframes svelte-dp3k09-move-twink-back{0%{background-position:0 0}to{background-position:-10000px 5000px}}main.svelte-dp3k09{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem}.container.svelte-dp3k09{display:flex;width:100%;max-width:1400px;gap:2rem}section.svelte-dp3k09:not(.center-content){backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(3px);border-radius:1rem;border:1px solid rgba(255,255,255,.1);transition:border .3s ease}section.svelte-dp3k09:not(.center-content):hover{border:1px solid rgba(255,255,255,.3)}.testimonials.svelte-dp3k09{flex:1;display:flex;flex-direction:column;gap:1rem}.testimonial-container.svelte-dp3k09{flex:1;max-height:50vh;overflow-y:auto;padding-right:1rem;-ms-overflow-style:none;scrollbar-width:none}.testimonial-container.svelte-dp3k09 :where(.svelte-dp3k09)::-webkit-scrollbar{display:none}.testimonial.svelte-dp3k09{border-radius:.8rem;padding:1rem;transition:transform .3s ease}.testimonial.svelte-dp3k09:hover{transform:translateY(-5px)}.testimonial.svelte-dp3k09:hover .user-name:where(.svelte-dp3k09){color:var(--primary-color);opacity:100%}.testimonial.svelte-dp3k09:hover .user-info:where(.svelte-dp3k09) img:where(.svelte-dp3k09){opacity:100%}.testimonial.svelte-dp3k09:nth-child(2n) .quote-content:where(.svelte-dp3k09){text-align:right}.quote-content.svelte-dp3k09{font-size:.95rem;display:flex;flex-direction:column;gap:.4rem}.quote-text.svelte-dp3k09{flex:1;word-break:break-word;font-weight:300}.quote-text.svelte-dp3k09 q:where(.svelte-dp3k09){margin:0;font-style:italic;line-height:1.4}.user-info.svelte-dp3k09{display:flex;align-items:center;gap:.5rem}.testimonial.svelte-dp3k09:nth-child(2n) .user-info:where(.svelte-dp3k09){justify-content:flex-end}.user-info.svelte-dp3k09 img:where(.svelte-dp3k09){width:1rem;height:1rem;border-radius:50%;order:2;opacity:50%;transition:opacity .3s ease}.user-name.svelte-dp3k09{font-size:.8rem;color:var(--secondary-color);order:1;font-weight:700;opacity:50%;transition:opacity .3s ease,color .3s ease}.center-content.svelte-dp3k09{flex:2;display:flex;flex-direction:column;align-items:center;text-align:center}.title-container.svelte-dp3k09{display:flex;align-items:center;gap:2rem}.avatar.svelte-dp3k09{max-width:150px;max-height:150px;width:100%;height:100%;aspect-ratio:1/1;border-radius:50%;position:relative;border:2px solid gray}.title-text.svelte-dp3k09{display:flex;flex-direction:column}.intro.svelte-dp3k09{margin-top:1rem}.intro.svelte-dp3k09 h1:where(.svelte-dp3k09){font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI Variable Display,Segoe UI,Roboto,sans-serif;font-size:3rem;margin:0}.subtitle.svelte-dp3k09{font-size:.9rem;color:var(--primary-color);margin:0;text-align:left}.status-container.svelte-dp3k09{margin-top:3rem;display:flex;flex-direction:column;gap:1rem;align-self:baseline;margin-left:131.25px}.status.svelte-dp3k09{display:flex;align-items:center;gap:.8rem;border-radius:2rem;padding:.7rem;transition:transform .3s ease}.status.svelte-dp3k09:hover{transform:translate(5px)}.status-icon.svelte-dp3k09{width:2rem;height:2rem;display:flex;align-items:left;justify-content:center;fill:#f2f2f2}.status-text.svelte-dp3k09{font-size:1.2rem;font-weight:600;text-wrap:nowrap;text-align:left}.status-subtext.svelte-dp3k09{font-size:.8rem;font-weight:300;text-wrap:auto;text-align:left}.online.svelte-dp3k09{color:#1a9338}.idle.svelte-dp3k09{color:#e79d13}.dnd.svelte-dp3k09{color:#e5484d}.offline.svelte-dp3k09{color:#1f1f1f}.right-panel.svelte-dp3k09{flex:1;display:grid;flex-direction:column}.buttons.svelte-dp3k09{place-content:center;display:flex;flex-wrap:wrap;gap:.5rem}.buttons.svelte-dp3k09 img:where(.svelte-dp3k09){border-radius:4px;display:block}.buttons.svelte-dp3k09 a:where(.svelte-dp3k09){display:block;transition:transform .15s ease,opacity .15s ease}.buttons.svelte-dp3k09 a:where(.svelte-dp3k09):where(:where(.svelte-dp3k09):hover,:where(.svelte-dp3k09):focus-visible){transform:scale(1.05)}.buttons.svelte-dp3k09:where(:where(.svelte-dp3k09):hover,:where(.svelte-dp3k09):focus-within) a:where(.svelte-dp3k09):not(:hover,:focus-visible){transform:scale(.95);opacity:calc(2 / 3)}.birthday-container.svelte-dp3k09{display:flex;align-items:center;place-content:center;gap:.5rem;font-size:1.2rem}@media (max-width: 1200px){.container.svelte-dp3k09{flex-direction:column}.testimonials.svelte-dp3k09,.center-content.svelte-dp3k09,.right-panel.svelte-dp3k09{width:100%}.center-content.svelte-dp3k09{order:-1;margin-bottom:2rem}}
