:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 10rem}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Roboto,sans-serif;font-size:.9375rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:80rem;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:.1875rem}@media(hover:hover){a:hover{background-color:#00bd7e33}}body:before{content:"";position:fixed;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.8) 100%),url(/assets/bg-DvyGDIMm.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(3px);z-index:-1}.website-list[data-v-c10588c0]{display:flex;flex-direction:column;gap:clamp(.75rem,2.5vh,2rem);width:100%;flex:1 1 auto;min-height:0}.website-item[data-v-c10588c0]{display:flex;align-items:center;gap:clamp(.5rem,1.5vh,1rem);padding:clamp(.75rem,2.5vh,1.5rem);border:1.5px solid #050505;border-radius:1rem;text-decoration:none;color:#000c;transition:background-color .6s;width:100%;box-sizing:border-box;flex:1 1 0}.website-item[data-v-c10588c0]:hover{background-color:#ffffff1a}.website-icon[data-v-c10588c0]{width:clamp(2rem,6vh,4rem);height:clamp(2rem,6vh,4rem);flex-shrink:0}.website-name[data-v-c10588c0]{font-size:clamp(1.125rem,3vh,3rem);font-weight:400;color:#ccc;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}*{margin:0;padding:0;box-sizing:border-box}body,html{margin:0;padding:0;width:100%;overflow-x:hidden}.page-container[data-v-d5dd479e]{margin-left:auto;margin-right:auto;width:min(56.25rem,70vw);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.5em;height:75vh;background:#0009;border:2px solid rgba(0,0,0,.6);border-radius:.5rem;box-shadow:.5rem .5rem 1.875rem #00000080}.page-title[data-v-d5dd479e]{height:0vh;justify-content:center;align-items:center;color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:2.5rem;text-shadow:.125rem .125rem .25rem rgba(0,0,0,.2);text-align:center;font-family:Roboto,sans-serif}.container[data-v-d5dd479e]{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background-size:cover;background-position:center;background-repeat:no-repeat}.whole-page-container[data-v-d5dd479e]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:transparent}
