.box.svelte-3kkjjh.svelte-3kkjjh{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;transition:transform .2s}.box.svelte-3kkjjh .percent.svelte-3kkjjh{width:65px;height:65px;position:relative}.box.svelte-3kkjjh .percent svg.svelte-3kkjjh{width:65px;height:65px;position:relative;rotate:-90deg}.box.svelte-3kkjjh .percent svg circle.svelte-3kkjjh{width:65px;height:65px;fill:none;stroke-width:4;stroke:#000;transform:translate(5px,5px);stroke-dasharray:176;stroke-dashoffset:176;stroke-linecap:round}.box.svelte-3kkjjh .percent svg circle.svelte-3kkjjh:nth-child(1){stroke-dashoffset:0;stroke:#f3f3f3}.box.svelte-3kkjjh .percent svg circle.svelte-3kkjjh:nth-child(2){stroke-dashoffset:calc(176 - 176 * var(--skillPercentage) / 100);stroke:var(--color-red-neon)}.box.svelte-3kkjjh .percent .num.svelte-3kkjjh{top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;color:var(--color-text-dark)}.box.svelte-3kkjjh .percent .num h2.svelte-3kkjjh{font-size:12px;margin:0;padding:0}.box.svelte-3kkjjh .percent .num h2 span.svelte-3kkjjh{font-size:10px}.box.svelte-3kkjjh .percent .num .text.svelte-3kkjjh{font-size:8px;padding:0;color:var(--color-text-light);font-weight:700}.gh.svelte-199nwew.svelte-199nwew{border:var(--box-border);border-radius:var(--inner-box-border-radius);background-color:var(--color-box-background);box-shadow:var(--tile-highlight),var(--tile-shadow);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-4)}.gh.svelte-199nwew .gh-head.svelte-199nwew{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.gh.svelte-199nwew .gh-head .box-sub-title.svelte-199nwew{margin:0}.gh.svelte-199nwew .gh-head .gh-handle.svelte-199nwew{color:var(--color-red-neon);font-size:.85rem}.gh.svelte-199nwew .gh-muted.svelte-199nwew{color:var(--color-text-light);font-size:.9rem;margin:0}.gh.svelte-199nwew .gh-muted a.svelte-199nwew{color:var(--color-red-neon)}.gh.svelte-199nwew .gh-stats.svelte-199nwew{display:flex;flex-wrap:wrap;gap:var(--space-5)}.gh.svelte-199nwew .gh-stats div.svelte-199nwew{display:flex;flex-direction:column;line-height:1.1}.gh.svelte-199nwew .gh-stats div strong.svelte-199nwew{font-family:var(--font-display);font-size:1.6rem;color:var(--color-text-dark)}.gh.svelte-199nwew .gh-stats div span.svelte-199nwew{color:var(--color-text-light);font-size:.75rem}.gh.svelte-199nwew .heatmap.svelte-199nwew{display:flex;gap:3px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.gh.svelte-199nwew .heatmap .week.svelte-199nwew{display:flex;flex-direction:column;gap:3px}.gh.svelte-199nwew .heatmap .cell.svelte-199nwew{width:11px;height:11px;flex-shrink:0;border-radius:2px;background:var(--color-surface-2)}.gh.svelte-199nwew .heatmap .cell[data-level=pad].svelte-199nwew{background:transparent}.gh.svelte-199nwew .heatmap .cell[data-level="1"].svelte-199nwew{background:#6dd33d4d}.gh.svelte-199nwew .heatmap .cell[data-level="2"].svelte-199nwew{background:#6dd33d8c}.gh.svelte-199nwew .heatmap .cell[data-level="3"].svelte-199nwew{background:#6dd33dc7}.gh.svelte-199nwew .heatmap .cell[data-level="4"].svelte-199nwew{background:#6dd33d}.gh.svelte-199nwew .gh-repos.svelte-199nwew{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-2)}.gh.svelte-199nwew .gh-repos a.svelte-199nwew{display:flex;flex-direction:column;gap:4px;height:100%;padding:var(--space-3);border:var(--box-border);border-radius:12px;background-color:var(--color-surface-2);transition:border-color .2s ease}.gh.svelte-199nwew .gh-repos a.svelte-199nwew:hover{border-color:var(--color-red-neon)}.gh.svelte-199nwew .gh-repos a .repo-top.svelte-199nwew{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2)}.gh.svelte-199nwew .gh-repos a .repo-top .repo-name.svelte-199nwew{color:var(--color-red-neon);font-weight:600;font-size:.95rem}.gh.svelte-199nwew .gh-repos a .repo-top .repo-stars.svelte-199nwew{color:var(--color-text-light);font-size:.8rem;flex-shrink:0}.gh.svelte-199nwew .gh-repos a .repo-desc.svelte-199nwew{color:var(--color-text-light);font-size:.8rem;line-height:1.4}.gh.svelte-199nwew .gh-repos a .repo-lang.svelte-199nwew{color:var(--color-text-darker);font-size:.72rem}@media (max-width: 640px){.gh.svelte-199nwew .gh-repos.svelte-199nwew{grid-template-columns:1fr}}.about-content.svelte-10ly648.svelte-10ly648{margin:var(--outer-box-margin);padding:var(--outer-box-padding);border-radius:var(--outer-box-border-radius);border:var(--box-border);min-width:0}.about-content.svelte-10ly648 .container.svelte-10ly648{margin:4rem 10%;display:flex;flex-flow:row wrap;gap:1rem;justify-content:center}.about-content.svelte-10ly648 .container .column.svelte-10ly648{display:flex;flex-direction:column;gap:1rem;width:min(50% - 1rem,30rem)}.about-content.svelte-10ly648 .container .column .col-group.svelte-10ly648{display:flex;flex-direction:column;gap:1rem}.about-content.svelte-10ly648 .container .column .col-group div.svelte-10ly648{border:var(--box-border);border-radius:var(--inner-box-border-radius);background-color:var(--color-box-background);min-height:12rem;padding:.75rem}.about-content.svelte-10ly648 .container .column .col-group div section.svelte-10ly648{margin:1.5rem}.about-content.svelte-10ly648 .container .column .col-group .box1.svelte-10ly648{height:max-content}.about-content.svelte-10ly648 .container .column .col-group .box2.svelte-10ly648{min-height:20rem}.about-content.svelte-10ly648 .container .column .col-group .box2 ul.svelte-10ly648{list-style:none;padding:0}.about-content.svelte-10ly648 .container .column .col-group .box2 ul .svelte-10ly648:nth-child(3n+1){font-size:1.25rem;color:var(--color-text-dark);margin-top:.5rem;padding:0;letter-spacing:1px;line-height:30px;word-spacing:2px;word-break:break-word;overflow-wrap:break-word}.about-content.svelte-10ly648 .container .column .col-group .box2 ul .svelte-10ly648:nth-child(3n+2){font-size:1rem;color:var(--color-text-light);padding:0;letter-spacing:1px;line-height:30px;word-spacing:2px;word-break:break-word;overflow-wrap:break-word}.about-content.svelte-10ly648 .container .column .col-group .box2 ul .svelte-10ly648:nth-child(3n+3){font-size:.75rem;font-weight:700;color:var(--color-text-darker);letter-spacing:2px;margin-bottom:.5rem}.about-content.svelte-10ly648 .container .column .col-group .box3 section.svelte-10ly648{overflow:hidden;margin:.5rem;height:100%}.about-content.svelte-10ly648 .container .column .col-group .box3 section .box-sub-title.svelte-10ly648{margin:.5rem 0 .5rem .5rem}.about-content.svelte-10ly648 .container .column .col-group .box4.svelte-10ly648{flex-grow:1}.about-content.svelte-10ly648 .container .column .col-group .box7 section.svelte-10ly648{overflow:hidden;margin:.5rem;height:100%}.about-content.svelte-10ly648 .container .column .col-group .box7 section .box-sub-title.svelte-10ly648{margin:.5rem 0 .5rem .5rem}.about-content.svelte-10ly648 .container .column .col-group .box7 section .skills.svelte-10ly648{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;gap:.25rem;border:0}.about-content.svelte-10ly648 .container .column .col-group .box5 section.svelte-10ly648{overflow:hidden;margin:0rem}.about-content.svelte-10ly648 .container .column .col-group .box6.svelte-10ly648{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-content.svelte-10ly648 .container .column .col-group .box6 .made-text.svelte-10ly648{width:100%!important;min-height:auto;border:0;text-align:center;color:var(--color-text-darker)}.about-content.svelte-10ly648 .container .column .col-group .box6 .svelte.svelte-10ly648{color:var(--color-red-neon)}.about-content.svelte-10ly648 .container .column.svelte-10ly648:nth-child(3){width:min(100% - 2rem,60rem)}@media (max-width: 1200px){.about-content.svelte-10ly648 .container.svelte-10ly648{flex-direction:column;margin:4rem 2% 2%}.about-content.svelte-10ly648 .container .column.svelte-10ly648{flex-flow:row nowrap;gap:1rem;width:100%}.about-content.svelte-10ly648 .container .column .col-group.svelte-10ly648{flex-direction:column;width:100%}.about-content.svelte-10ly648 .container .column .col-group .box1.svelte-10ly648{height:100%}.about-content.svelte-10ly648 .container .column .col-group .box1 section.svelte-10ly648{margin:1.5rem}.about-content.svelte-10ly648 .container .column:nth-child(1) .col-group.svelte-10ly648:nth-child(2){width:50%}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group.svelte-10ly648:nth-child(1){width:50%}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group:nth-child(2) .box5.svelte-10ly648{order:2}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group:nth-child(2) .box7.svelte-10ly648{order:1}.about-content.svelte-10ly648 .container .column.svelte-10ly648:nth-child(3){width:100%}}@media (max-width: 850px){.about-content.svelte-10ly648 .container.svelte-10ly648{margin:5rem 1% 1%}.about-content.svelte-10ly648 .container .column.svelte-10ly648{flex-flow:row wrap}.about-content.svelte-10ly648 .container .column .box4.svelte-10ly648{flex-grow:1}.about-content.svelte-10ly648 .container .column .col-group div.svelte-10ly648{padding:var(--space-1)}.about-content.svelte-10ly648 .container .column .col-group div section.svelte-10ly648{margin:.5rem!important}.about-content.svelte-10ly648 .container .column .col-group .box4.svelte-10ly648{flex-grow:1}.about-content.svelte-10ly648 .container .column .col-group .box2 ul .svelte-10ly648:nth-child(3n+1){font-size:1rem}.about-content.svelte-10ly648 .container .column .col-group .box2 ul .svelte-10ly648:nth-child(3n+2){font-size:.75rem}.about-content.svelte-10ly648 .container .column .col-group .box2 ul .svelte-10ly648:nth-child(3n+3){font-size:.5rem}.about-content.svelte-10ly648 .container .column:nth-child(1) .col-group.svelte-10ly648:nth-child(2){width:100%}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group.svelte-10ly648:nth-child(1){width:100%}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group.svelte-10ly648:nth-child(2){flex-flow:row nowrap}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group:nth-child(2) div.svelte-10ly648{width:100%}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group:nth-child(2) .box5.svelte-10ly648{order:2}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group:nth-child(2) .box7.svelte-10ly648{order:1}.about-content.svelte-10ly648 .container .column.svelte-10ly648:nth-child(3){width:100%}}@media (max-width: 780px){.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group.svelte-10ly648:nth-child(2){flex-direction:column;width:100%}.about-content.svelte-10ly648 .container .column:nth-child(2) .col-group:nth-child(2) div.svelte-10ly648{min-height:auto;width:auto}}.main-container.svelte-1v521cy{display:grid;min-height:100vh;width:100%}
