@import"https://fonts.googleapis.com/css?family=Black+Han+Sans:400";@font-face{font-family:Pretendard-Regular;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:iceJaram-Rg;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-2@1.0/iceJaram-Rg.woff2) format("woff2");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}:root{--font-heading: "Black Han Sans", sans-serif;--font-text: "Pretendard-Regular";--font-handwrite: "iceJaram-Rg";--font-weight-light: 100;--font-weight-regular: 400;--font-weight-bold: 700;--text-light: #f8f9fa;--text-light-2: #e9ecef;--text-light-3: #dee2e6;--text-dark: #343a40;--text-dark-2: #495057;--text-dark-3: #6c757d;--text-highlight-light: #ffffff;--text-highlight-dark: #1f354a;--text-muted: #6c757d;--text-success: #28a745;--text-danger: #dc3545;--text-warning: #ffc107;--text-info: #17a2b8;--background-light: #e5e8ed;--background-light-2: #d1d5dc;--background-light-3: #c3c9d1;--background-dark: #20262b;--background-dark-2: #434e57;--background-dark-3: #6e7a81}body{font-family:var(--font-text),sans-serif;color:var(--text-color);background:linear-gradient(135deg,var(--background-color-2),var(--background-color-3),var(--background-color));margin:0;padding:0;--text-color: var(--text-dark);--text-color-2: var(--text-dark-2);--text-color-3: var(--text-dark-3);--text-highlight: var(--text-highlight-dark);--background-color: var(--background-light);--background-color-2: var(--background-light-2);--background-color-3: var(--background-light-3)}body.dark{--text-color: var(--text-light);--text-color-2: var(--text-light-2);--text-color-3: var(--text-light-3);--text-highlight: var(--text-highlight-light);--background-color: var(--background-dark);--background-color-2: var(--background-dark-2);--background-color-3: var(--background-dark-3)}::-webkit-scrollbar{display:none}main{flex:1;height:100vh;overflow-y:scroll}section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px;padding:40px;overflow:hidden}section:not(:first-child)>h2{font-family:var(--font-heading),sans-serif;font-size:32px;font-weight:400;text-transform:uppercase;background:linear-gradient(180deg,transparent 50%,var(--background-color) 50%);padding:0 20px}@media (max-width: 900px){section{padding:20px}}a{text-decoration:none;color:var(--text-color)}a:visited,a:hover{color:var(--text-color)}button{font-family:var(--font-text),sans-serif;font-weight:700;cursor:pointer;border:none;outline:none;background-color:transparent;color:var(--text-color)}#app{display:flex}@media print{main{height:fit-content}section{width:100vw;min-height:100vh;padding:0!important;margin:0!important;gap:0!important}section:not(:first-child)>h2{width:100vw;height:100vh;display:flex;justify-content:flex-start;align-items:flex-start;font-family:var(--font-text),sans-serif;font-size:90px;font-weight:700;writing-mode:vertical-lr;background-image:url(/assets/logo-BxBiG-nE.png);background-position:center;background-size:900px;background-repeat:no-repeat;padding:60px 40px;opacity:.3}section:not(:first-child)>h2:after{content:"MRKB";justify-self:flex-end;align-self:flex-end;margin-top:auto}}.header.svelte-18yel3a{position:relative;width:160px;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--background-color),var(--background-color-3));transition:width .3s;z-index:100}.header.folded.svelte-18yel3a{width:60px}.img.svelte-18yel3a{width:100%;height:auto;padding:40px 30px;fill:var(--text-color);object-fit:contain;transition:padding .3s}.header.folded.svelte-18yel3a .img:where(.svelte-18yel3a){padding:30px 10px}.nav.svelte-18yel3a{width:100%;display:flex;flex-direction:column;margin:auto 0}.link.svelte-18yel3a{position:relative;width:100%;height:60px;display:flex;justify-content:center;align-items:center;font-size:16px;text-transform:uppercase;text-decoration:none;letter-spacing:5px;color:var(--text-color);background-color:transparent;border-bottom:1px solid var(--background-color-3);transition:background-color .3s}.link.svelte-18yel3a:last-child{border-bottom:none}.link.svelte-18yel3a:hover{background-color:var(--background-color-2)}.link.svelte-18yel3a .tooltip:where(.svelte-18yel3a){position:absolute;top:50%;left:100%;transform:translate(10px,-50%);height:30px;display:flex;justify-content:center;align-items:center;font-size:12px;color:var(--text-color);background-color:var(--background-color-2);padding:0 20px;border-radius:5px;opacity:0;pointer-events:none;transition:opacity .3s}.link.svelte-18yel3a:hover .tooltip:where(.svelte-18yel3a){opacity:1}.link.svelte-18yel3a .marker:where(.svelte-18yel3a){position:absolute;top:50%;left:100%;width:10px;height:10px;background-color:var(--text-color);border-radius:2px;transform:translate(10px,-50%) rotate(45deg);opacity:0;transition:opacity .3s}.link.active.svelte-18yel3a .marker:where(.svelte-18yel3a){opacity:1}.theme.svelte-18yel3a{flex:none;width:100%;height:fit-content;display:flex;justify-content:center;align-items:flex-end;gap:5px;background:linear-gradient(180deg,transparent,var(--background-color-2));padding:10px 0}.header.folded.svelte-18yel3a .theme:where(.svelte-18yel3a){padding:10px 0}.theme.svelte-18yel3a input:where(.svelte-18yel3a){display:none}.theme.svelte-18yel3a label:where(.svelte-18yel3a){position:relative;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--background-color);border-radius:50%;cursor:pointer;transition:transform .3s}.header.folded.svelte-18yel3a .theme:where(.svelte-18yel3a) label:where(.svelte-18yel3a){transform:rotate(90deg)}.icon.svelte-18yel3a{position:absolute;top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px);display:flex;justify-content:center;align-items:center;color:var(--text-color);background-color:var(--background-color-2);padding:7px;border-radius:50%}.header.folded.svelte-18yel3a .icon:where(.svelte-18yel3a){transform:rotate(-90deg)}.toggle.svelte-18yel3a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:var(--background-color);background:linear-gradient(135deg,var(--text-color) 50%,transparent 50%);padding:10px;border-radius:50%;transition:transform .3s}.theme.svelte-18yel3a input:where(.svelte-18yel3a):checked+label:where(.svelte-18yel3a) .toggle:where(.svelte-18yel3a){transform:rotate(180deg)}.socials.svelte-18yel3a{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;background-color:var(--background-color-2);padding:10px 20px;transition:padding .3s}.header.folded.svelte-18yel3a .socials:where(.svelte-18yel3a){flex-direction:column;padding:0 0 20px}.social.svelte-18yel3a{width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-size:20px;color:var(--text-color);border-radius:50%}.copy.svelte-18yel3a{width:100%;height:40px;display:flex;justify-content:center;align-items:center;font-size:12px;color:var(--text-color);background-color:var(--background-color-2)}.opener.svelte-18yel3a{position:absolute;top:50%;left:100%;transform:translate(-50%,-50%) rotate(45deg);width:20px;height:20px;display:flex;justify-content:center;align-items:center;background-color:var(--background-color-3);border-radius:0 5px;z-index:100}.open.svelte-18yel3a{width:14px;height:14px;background:linear-gradient(45deg,var(--text-color) 45%,transparent 45% 55%,var(--text-color) 55%);opacity:.4}.opener.svelte-18yel3a:hover .open:where(.svelte-18yel3a){opacity:1}@media print{.header.svelte-18yel3a{display:none}}footer.svelte-kt6d30{height:40px;display:flex;justify-content:flex-end;align-items:center;gap:10px;background:var(--background-color-3);padding:0 20px}footer.svelte-kt6d30 p:where(.svelte-kt6d30){font-size:12px}footer.svelte-kt6d30 a:where(.svelte-kt6d30){color:var(--text-highlight);text-decoration:none}footer.svelte-kt6d30 a:where(.svelte-kt6d30):hover{text-decoration:underline}@media print{footer.svelte-kt6d30{display:none}}section.svelte-6bal4q{position:relative;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;color:var(--text-color);background:linear-gradient(135deg,var(--background-color) 50%,var(--background-color-2) 50%);perspective:1000px;overflow:hidden}.logo.svelte-6bal4q{flex:none;width:50%;min-width:200px;max-width:300px;display:flex;justify-content:center;align-items:center;padding:40px;border-radius:50%;margin:100px 0 0;fill:var(--text-color);object-fit:contain}@media (max-width: 768px){.logo.svelte-6bal4q{padding:20px}}@media (max-width: 480px){.logo.svelte-6bal4q{padding:0}}.title.svelte-6bal4q{width:300px;height:80px;display:flex;justify-content:center;align-items:center;padding:10px;fill:var(--text-color)}.subtitle.svelte-6bal4q{width:100%;height:20px;display:flex;justify-content:center;align-items:center;font-family:var(--font-text),sans-serif;font-size:18px;text-align:center;text-transform:uppercase;letter-spacing:2px;line-height:100%}.subtitle.svelte-6bal4q:after{display:inline-block;content:"";align-self:flex-end;width:10px;height:4px;background-color:var(--text-color-3);margin:0 0 0 5px;opacity:.75;animation:svelte-6bal4q-blink .5s infinite}.prefix.svelte-6bal4q{color:var(--text-color-3);opacity:.75}.text.svelte-6bal4q{color:var(--text-color)}.bg.svelte-6bal4q{position:absolute;width:2500px;height:100%;font-family:var(--font-heading),sans-serif;font-weight:var(--font-weight-light);font-size:80px;text-align:justify-all;text-transform:uppercase;letter-spacing:2px;line-height:100%;white-space:wrap;word-break:break-all;padding:0 0 0 20px;transform:rotateX(20deg) rotateY(10deg) rotate(-20deg) translateZ(200px);pointer-events:none;overflow:hidden}@keyframes svelte-6bal4q-blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width: 768px){.title.svelte-6bal4q{width:300px}.bg.svelte-6bal4q{font-size:60px;padding:0 0 0 15px}.bg.svelte-6bal4q:after{width:30px;height:15px;margin:0 0 0 3px}}@media (max-width: 480px){.title.svelte-6bal4q{width:200px}.bg.svelte-6bal4q{font-size:40px;padding:0 0 0 10px}.bg.svelte-6bal4q:after{width:20px;height:10px;margin:0 0 0 2px}}@media print{.subtitle.svelte-6bal4q{display:none}}section.svelte-1on6zit{padding:80px 40px;perspective:1000px}@media (max-width: 600px){section.svelte-1on6zit{padding:80px 0}}.container.svelte-1on6zit{position:relative;width:100%;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--background-color);padding:80px 40px;border-radius:10px;box-shadow:0 0 10px #0003;margin:auto;overflow:hidden}@media (max-width: 600px){.container.svelte-1on6zit{padding:40px 20px;border-radius:0}}.profiles.svelte-1on6zit{flex:none;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}#profile.svelte-1on6zit{width:160px;height:160px;background:#fff;border:5px solid white;overflow:hidden;transform:rotate(45deg);margin:50px 0 -20px}#profile.svelte-1on6zit>span:where(.svelte-1on6zit){display:flex;width:100%;height:100%;justify-content:center;align-items:center;padding:20px;object-fit:contain;transform:rotate(-45deg)}#name.svelte-1on6zit{width:100%;display:flex;flex-direction:column;gap:5px;margin:50px 0 0}#name.svelte-1on6zit>:where(.svelte-1on6zit){text-align:center}#name.svelte-1on6zit>span:where(.svelte-1on6zit){width:100%;max-width:200px;fill:var(--text-color);margin:20px auto 5px}#name.svelte-1on6zit>h4:where(.svelte-1on6zit){padding:5px;border-bottom:1px solid;border-image:linear-gradient(to right,transparent 30%,var(--text-color-3),transparent 70%) 1}.profile-horizon.svelte-1on6zit{width:calc(100% - 40px);height:5px;background:linear-gradient(to right,var(--background-color),transparent 30% 70%,var(--background-color)),repeating-linear-gradient(135deg,var(--text-color) 0 10px,transparent 10px 20px);border:0;margin:15px 0 5px}.description.svelte-1on6zit{width:100%;margin:5px 0}.description.svelte-1on6zit>p:where(.svelte-1on6zit){width:100%;font-size:14px;line-height:1.5;text-indent:5px;color:var(--text-color-3);margin:4px 0}.description.svelte-1on6zit>p:where(.svelte-1on6zit)>span:where(.svelte-1on6zit){font-weight:var(--font-weight-bold);color:var(--text-highlight)}.tags.svelte-1on6zit{width:calc(100vw - 20px);max-width:100%;display:flex;flex-wrap:wrap;gap:3px;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.tags.svelte-1on6zit span:where(.svelte-1on6zit){flex:auto;display:flex;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:var(--font-weight-bold);text-align:center;text-transform:uppercase;color:var(--text-color);padding:6px 8px;border:2px solid var(--text-color-3);border-radius:4px}.tags.skills.svelte-1on6zit{position:absolute;bottom:40px;left:0;width:100%;height:100%;align-content:flex-end;background:linear-gradient(to bottom,transparent,var(--background-color));padding:20px;opacity:0;pointer-events:none;transition:opacity .5s;z-index:1}.tags.skills.active.svelte-1on6zit{opacity:1;pointer-events:all}.toggle.svelte-1on6zit{position:absolute;bottom:0;right:0;width:100%;height:40px;font-size:12px;font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--text-color);background:var(--background-color);border:0;border-top:1px solid var(--background-color-3);border-radius:0 0 10px 10px;cursor:pointer;transition:background .5s;z-index:2}.toggle.svelte-1on6zit:hover{background:var(--background-color-2)}@media print{.toggle.svelte-1on6zit{display:none}}.skill.svelte-18rpptd{flex:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:10px}@media (max-width: 600px){.skill.svelte-18rpptd{flex-direction:column;gap:20px}}.skill-field.svelte-18rpptd{position:relative;flex:none;width:80px;height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;padding:8px;margin:auto 0}.skill-img-container.svelte-18rpptd{flex:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;padding:10px;border-radius:50%;box-shadow:0 0 4px #0005 inset;overflow:hidden}.skill-img.svelte-18rpptd{flex:none;width:100%;height:100%;object-fit:contain}.skill-name.svelte-18rpptd{position:absolute;bottom:0;transform:translateY(50%);flex:none;display:flex;justify-content:center;align-items:center;font-size:80%;text-align:center;line-height:100%;color:var(--text-color-3);background:var(--background-color);padding:2px 6px}.skill-ability.svelte-18rpptd{flex:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;overflow:hidden;transition:flex .3s}.skill-desc.svelte-18rpptd{flex:1;width:100%;font-size:13px;line-height:16px;background:var(--background-color);box-shadow:0 0 5px #0003 inset;padding:10px;border-radius:3px;margin:0;list-style:none}.skill-desc.svelte-18rpptd li:where(.svelte-18rpptd){padding:0 0 0 15px;margin:4px 0}.skill-desc.svelte-18rpptd li:where(.svelte-18rpptd):before{content:"•";color:var(--text-color-3);display:inline-block;width:1em;margin-left:-1em}#skills.svelte-132fvs5{perspective:3000px}@media (max-width: 900px){#skills.svelte-132fvs5{padding:20px}}.container.svelte-132fvs5{position:relative;flex:1;width:100%;max-width:900px;height:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;background:var(--background-color-2);padding:15px;border-radius:5px;box-shadow:0 0 5px #0003}@media (max-width: 900px){.container.svelte-132fvs5{grid-template-columns:1fr}}.container.svelte-132fvs5 h3:where(.svelte-132fvs5){position:absolute;top:0;left:0;transform:translate(-20px,-30px) rotate(-4deg);flex:none;width:200px;height:40px;display:flex;justify-content:center;align-items:center;font-family:var(--font-handwrite),sans-serif;font-size:24px;font-weight:var(--font-weight-regular);color:var(--background-color);background:var(--text-color);margin:0 auto 0 0;pointer-events:none}@media print{.container.svelte-132fvs5{flex:none;width:calc(100vw - 80px);height:calc(100vh - 80px);min-height:calc(100vh - 80px);margin:50px 40px 30px}.container.svelte-132fvs5:nth-of-type(3){height:calc(50vh + 10px);min-height:calc(50vh + 10px);margin:60px 40px 20px}.container.svelte-132fvs5:nth-of-type(4){height:calc(50vh - 140px);min-height:calc(50vh - 140px);margin:30px 40px 20px}}.modal-background.svelte-1lh8d0q{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#00000080;z-index:100;opacity:0;pointer-events:none;transition:opacity .3s}.modal-background.opened.svelte-1lh8d0q{opacity:1;pointer-events:auto}.modal.svelte-1lh8d0q{width:80%;max-width:600px;height:80%;max-height:800px;display:flex;flex-direction:column;background:var(--background-color-2);border-radius:5px;box-shadow:0 0 1rem #0000001a;overflow:hidden}.header.svelte-1lh8d0q{flex:none;width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color)}.title.svelte-1lh8d0q{flex:1;padding:0 20px}.title.svelte-1lh8d0q>h3:where(.svelte-1lh8d0q){font-size:18px;color:var(--text-color)}.title.svelte-1lh8d0q>a:where(.svelte-1lh8d0q){font-size:12px;color:var(--text-color-3);opacity:.75}.links.svelte-1lh8d0q{display:flex}.links.svelte-1lh8d0q>a:where(.svelte-1lh8d0q){width:60px;height:60px;font-size:20px;display:flex;justify-content:center;align-items:center;background:none;border:none;cursor:pointer}.links.svelte-1lh8d0q>a:where(.svelte-1lh8d0q):hover{background:var(--background-color-3)}.header.svelte-1lh8d0q button:where(.svelte-1lh8d0q){width:60px;height:60px;font-size:24px;background:none;border:none;cursor:pointer}.header.svelte-1lh8d0q button:where(.svelte-1lh8d0q):hover{background:var(--background-color-3)}.image.svelte-1lh8d0q{flex:none;width:100%;height:160px;background:#fff;object-fit:cover}.content.svelte-1lh8d0q{position:relative;flex:1;width:100%;padding:0 30px;margin:20px 0;overflow-y:auto}.item.svelte-1lh8d0q{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px 0}.item.svelte-1lh8d0q h3:where(.svelte-1lh8d0q){width:100%;font-size:16px;color:var(--text-color-3);padding:0 0 5px;border-bottom:1px solid var(--text-color-3);margin:0 0 10px;opacity:.75}.source.svelte-1lh8d0q{width:100%;height:40px;display:flex;justify-content:flex-end;align-items:center;gap:5px;font-size:14px;color:var(--text-color-3);opacity:.75;margin:20px 0 0}.source-link.svelte-1lh8d0q{display:none}@media print{.modal-background.svelte-1lh8d0q{position:static;width:100vw;height:100vh;opacity:1}.modal.svelte-1lh8d0q{position:relative;width:100%;max-width:unset;height:100%;max-height:unset;border-radius:0}.header.svelte-1lh8d0q{position:absolute;left:0;top:0;height:120px;background:#0004;padding:0 20px}.title.svelte-1lh8d0q>a:where(.svelte-1lh8d0q){opacity:1}.header.svelte-1lh8d0q .links:where(.svelte-1lh8d0q),.header.svelte-1lh8d0q button:where(.svelte-1lh8d0q){display:none}.image.svelte-1lh8d0q{height:120px}.source.svelte-1lh8d0q{display:none}.source-link.svelte-1lh8d0q{display:block}}.link.svelte-8dc5j4{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--background-color-2);border-radius:5px;box-shadow:0 0 1rem #0000001a;overflow:hidden;transition:transform .3s}.link.svelte-8dc5j4:hover{transform:scale(1.05)}.image.svelte-8dc5j4{flex:none;width:100%;height:180px;display:flex;justify-content:center;align-items:center;background:var(--background-light);overflow:hidden}.image.svelte-8dc5j4 img:where(.svelte-8dc5j4){width:100%;height:100%;object-fit:cover}.text.svelte-8dc5j4{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:20px}.text.svelte-8dc5j4>h4:where(.svelte-8dc5j4){width:100%;display:flex;justify-content:flex-start;align-items:flex-end;gap:5px;font-size:18px;text-transform:uppercase}.text.svelte-8dc5j4>a:where(.svelte-8dc5j4){font-size:10px;text-transform:none;text-decoration:none;color:var(--text-color-3)}a.svelte-8dc5j4:hover{opacity:1;text-decoration:underline}hr.svelte-8dc5j4{width:100%;height:1px;background:var(--text-color-3);opacity:.25}.tags.svelte-8dc5j4{width:100%;font-size:10px;white-space:nowrap;margin:4px 0;overflow:hidden;text-overflow:ellipsis}.tags.svelte-8dc5j4 span:where(.svelte-8dc5j4){display:inline-flex;justify-content:center;align-items:center;gap:2px;white-space:nowrap;color:var(--text-color-3);padding:3px 8px;border:1px solid var(--text-color-3);border-radius:2px;margin:0 2px 0 0;pointer-events:none}.summary.svelte-8dc5j4{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px}.summary.svelte-8dc5j4>p:where(.svelte-8dc5j4){font-size:12px;color:var(--text-color-2);opacity:.75}.expand.svelte-8dc5j4{width:100%;height:40px;display:flex;justify-content:center;align-items:center;font-size:12px}.expand.svelte-8dc5j4:hover{background:var(--background-color)}p.svelte-8dc5j4{font-size:14px}@media print{.link.svelte-8dc5j4{display:none}}.container.svelte-1lnxr65{position:relative;max-width:900px;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:repeat(auto-fill,minmax(320px,1fr));gap:10px;margin:0 auto}@media (max-width: 900px){.container.svelte-1lnxr65{grid-template-columns:1fr}}.container.svelte-1lnxr65 h3:where(.svelte-1lnxr65){position:absolute;top:0;left:0;transform:translate(-20px,-30px) rotate(-4deg);flex:none;width:200px;height:40px;display:flex;justify-content:center;align-items:center;font-family:var(--font-handwrite),sans-serif;font-size:24px;font-weight:var(--font-weight-regular);color:var(--background-color);background:var(--text-color);margin:0 auto 0 0;pointer-events:none}ul.svelte-1lnxr65{width:100%;display:flex;flex-direction:column;gap:5px;list-style:none;padding:0;margin:0}ul.svelte-1lnxr65 li:where(.svelte-1lnxr65){width:100%;font-size:14px}ul.svelte-1lnxr65 li:where(.svelte-1lnxr65):before{content:"•";margin-right:5px}ul.challenges.svelte-1lnxr65 li:where(.svelte-1lnxr65):nth-child(2n-1){color:var(--text-color-3)}ul.challenges.svelte-1lnxr65 li:where(.svelte-1lnxr65):nth-child(2n){font-weight:700;color:var(--text-color-1);margin:0 0 5px}ul.challenges.svelte-1lnxr65 li:where(.svelte-1lnxr65):nth-child(2n-1):before{content:"•"}ul.challenges.svelte-1lnxr65 li:where(.svelte-1lnxr65):nth-child(2n):before{content:"→"}@media print{.container.svelte-1lnxr65{max-width:unset;display:flex;flex-direction:column;gap:0}.container.svelte-1lnxr65 h3:where(.svelte-1lnxr65){display:none}ul[slot=tech-stack].svelte-1lnxr65:has(li:where(.svelte-1lnxr65):nth-of-type(5)){width:100%;display:grid;grid-template-columns:repeat(3,1fr)}ul[slot=key-features].svelte-1lnxr65:has(li:where(.svelte-1lnxr65):nth-of-type(5)){width:100%;display:grid;grid-template-columns:repeat(2,1fr)}}.container.svelte-psw75j{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);transform:rotate(-45deg);gap:5px;margin:0 0 80px}.contact.svelte-psw75j{width:140px;height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--background-color-3);border-radius:10px}.contact.svelte-psw75j:hover{background:var(--background-color)}.icon.svelte-psw75j{position:relative;width:60px;height:60px;display:flex;justify-content:center;align-items:center;font-size:32px;background:var(--background-color);border-radius:50%;transform:rotate(45deg)}.email.svelte-psw75j{color:#000;background:#fff}.twitter.svelte-psw75j,.github.svelte-psw75j{color:#fff;background:#000}.instagram.svelte-psw75j{color:#fff;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.icon.svelte-psw75j h3:where(.svelte-psw75j){position:absolute;bottom:-10px;height:20px;display:flex;justify-content:center;align-items:center;font-family:var(--font-heading),sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;white-space:nowrap;color:var(--background-color-2);background:var(--text-color-3);padding:0 15px;margin:0}@media print{section.svelte-psw75j{display:none}}.divider.svelte-cpjed{width:100%;height:2px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,transparent,var(--text-color-3) calc(50% - 25px) calc(50% + 25px),transparent);margin:20px 0}.logo.svelte-cpjed{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:var(--text-color-3);transform:rotate(45deg)}.logo.svelte-cpjed>i:where(.svelte-cpjed){width:25px;height:25px;display:flex;justify-content:center;align-items:center;fill:var(--background-color);object-fit:contain;transform:rotate(-45deg)}@media print{.divider.svelte-cpjed{display:none}}
