@charset "UTF-8";.panel{min-height:100vh;min-width:100vw;display:flex;flex-direction:column;background:var(--background);color:var(--text);overflow-x:hidden;align-items:center}.main-panel{display:flex;flex-direction:row;padding:65px 120px;justify-content:space-between;width:100%;max-width:1920px;height:87.5vh}@media(max-width:1400px){.main-panel{flex-direction:column;padding:32px 20px;height:auto;gap:32px;max-width:800px}}.footer-container{display:flex;justify-content:center;padding:32px 0}.social-buttons{display:flex;gap:12px}.social-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;border:transparent;background:transparent;color:var(--text-secondary);font-size:20px;text-decoration:none;transition:color .2s ease,border-color .2s ease}.social-button:hover{color:var(--text)}.unknown{background:var(--surface);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--accent)}.avatar-container{width:178px;height:178px;border-radius:50%;min-width:178px;min-height:178px;overflow:hidden;outline:1px var(--border) solid;box-shadow:var(--shadow)}.avatar{width:100%;height:100%;object-fit:contain;display:block;background:var(--surface)}.left{display:flex;padding-right:0;flex-direction:column;gap:8px}.right{width:900px;display:flex;padding-right:0;flex-direction:column;gap:8px;container-type:inline-size}.name-container{max-width:500px;min-width:200px;display:flex;gap:10px;flex-direction:column}.name-container h1{font-weight:800;font-size:42px;line-height:42px}.name-container h3{line-height:28px;font-weight:500;font-size:22px;color:var(--text-secondary)}.stack{line-height:16px;display:flex;flex-wrap:wrap;gap:6px 10px;font-size:14px;color:var(--text-secondary)}.stack-item:after{content:"·";margin-left:8px;opacity:.4}.stack-item:last-child:after{content:""}@media(max-width:1400px){.left{padding-right:0}.right{width:100%}.name-container{max-width:none}.name-container h1{font-size:36px;line-height:48px}.name-container h3{font-size:24px;line-height:24px}}.container{outline:1px var(--border) solid;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease,z-index 0s;position:relative;min-height:0}.container:hover{transform:scale(1.15);z-index:10;box-shadow:var(--shadow-large)}.img-container{width:100%;height:100%;overflow:hidden;border-radius:16px}.img-container .img{width:100%;height:100%;object-fit:cover;display:block;background:var(--surface)}.containers{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,calc((100cqw - 160px)/4));gap:40px;padding:0 20px 20px}.container.large{grid-column:span 2;grid-row:span 2}.container.wide{grid-column:span 2;cursor:pointer}.container.small{aspect-ratio:1/1}.container .description{position:absolute;bottom:0;left:0;right:0;padding:125px 16px 16px;width:100%;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);background:linear-gradient(to bottom,#0000,#0006);border-radius:0 0 16px 16px;mask-image:linear-gradient(to bottom,transparent 0%,black 50%,black 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 50%,black 100%);color:var(--text-light);font-weight:700}.container:hover .description{opacity:1;visibility:visible}@media(max-width:1400px){.containers{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:16px;padding:0}.container.large{grid-column:span 2;grid-row:span 1;aspect-ratio:1/1}.container.wide{grid-column:span 2}.container:hover{transform:none;box-shadow:var(--shadow)}}:root{--text: rgb(10, 10, 10);--text-light: rgb(245, 245, 245);--text-secondary: rgb(122, 122, 122);--text-tertiary: rgb(150, 152, 157);--background: rgb(250, 249, 246);--surface: rgb(250, 249, 246);--border: rgb(223, 224, 229);--shadow: 0 8px 20px rgba(0, 0, 0, .06);--shadow-large: 0 10px 30px rgba(0, 0, 0, .12);--accent: rgb(210, 4, 45)}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:300;src:url(/fonts/satoshi/Satoshi-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:300;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:400;src:url(/fonts/satoshi/Satoshi-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:400;src:url(/fonts/satoshi/Satoshi-Italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:500;src:url(/fonts/satoshi/Satoshi-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:500;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:700;src:url(/fonts/satoshi/Satoshi-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:700;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:900;src:url(/fonts/satoshi/Satoshi-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:900;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi Variable;font-style:normal;font-weight:300 900;src:url(/fonts/satoshi/Satoshi-Variable.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi Variable;font-style:italic;font-weight:300 900;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/inter/inter-v19-latin_latin-ext-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(/fonts/inter/inter-v19-latin_latin-ext-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/inter/inter-v19-latin_latin-ext-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(/fonts/inter/inter-v19-latin_latin-ext-500italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/inter/inter-v19-latin_latin-ext-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:600;src:url(/fonts/inter/inter-v19-latin_latin-ext-600italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/fonts/inter/inter-v19-latin_latin-ext-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:700;src:url(/fonts/inter/inter-v19-latin_latin-ext-700italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(/fonts/inter/inter-v19-latin_latin-ext-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:800;src:url(/fonts/inter/inter-v19-latin_latin-ext-800italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:300;src:url(/fonts/satoshi/Satoshi-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:300;src:url(/fonts/satoshi/Satoshi-LightItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:400;src:url(/fonts/satoshi/Satoshi-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:400;src:url(/fonts/satoshi/Satoshi-Italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:500;src:url(/fonts/satoshi/Satoshi-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:500;src:url(/fonts/satoshi/Satoshi-MediumItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:700;src:url(/fonts/satoshi/Satoshi-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:700;src:url(/fonts/satoshi/Satoshi-BoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:normal;font-weight:900;src:url(/fonts/satoshi/Satoshi-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi;font-style:italic;font-weight:900;src:url(/fonts/satoshi/Satoshi-BlackItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi Variable;font-style:normal;font-weight:300 900;src:url(/fonts/satoshi/Satoshi-Variable.woff2) format("woff2")}@font-face{font-display:swap;font-family:Satoshi Variable;font-style:italic;font-weight:300 900;src:url(/fonts/satoshi/Satoshi-VariableItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/inter/inter-v19-latin_latin-ext-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(/fonts/inter/inter-v19-latin_latin-ext-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/inter/inter-v19-latin_latin-ext-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(/fonts/inter/inter-v19-latin_latin-ext-500italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/inter/inter-v19-latin_latin-ext-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:600;src:url(/fonts/inter/inter-v19-latin_latin-ext-600italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/fonts/inter/inter-v19-latin_latin-ext-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:700;src:url(/fonts/inter/inter-v19-latin_latin-ext-700italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(/fonts/inter/inter-v19-latin_latin-ext-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:800;src:url(/fonts/inter/inter-v19-latin_latin-ext-800italic.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text)}h1,h2,h3,h4,h5,h6{font-family:Satoshi,sans-serif}*:focus{outline:none}.scroll-s::-webkit-scrollbar{width:8px}.scroll-s::-webkit-scrollbar-track{background:transparent}.scroll-s::-webkit-scrollbar-thumb{background:var(--light);border-radius:4px}.scroll-s::-webkit-scrollbar-thumb:hover{background:var(--light2)}::-webkit-scrollbar{display:none}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{display:none}
