.background-container.svelte-1rlcb4l{position:fixed;top:0;left:0;width:100vw;height:120vh;background-color:var(--bg-secondary);transition:background-color .5s ease;overflow:hidden}.background-container.svelte-1rlcb4l .grid-layer:where(.svelte-1rlcb4l){position:absolute;top:-50%;left:-50%;width:200%;height:200%;background-image:linear-gradient(to right,var(--grid-color) 2px,transparent 2px),linear-gradient(to bottom,var(--grid-color) 2px,transparent 2px);background-size:100px 100px;pointer-events:none;animation:svelte-1rlcb4l-GridMove 40s linear infinite;opacity:.8}.background-container.svelte-1rlcb4l .lines-layer:where(.svelte-1rlcb4l){position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.background-container.svelte-1rlcb4l .lines-layer:where(.svelte-1rlcb4l) .line:where(.svelte-1rlcb4l){position:absolute;background:linear-gradient(-45deg,transparent,var(--text-color),transparent);box-shadow:0 0 20px var(--text-color);opacity:.2;height:2px;width:300px}.background-container.svelte-1rlcb4l .lines-layer:where(.svelte-1rlcb4l) .line.l1:where(.svelte-1rlcb4l){top:-10%;left:10%;animation:svelte-1rlcb4l-CometMove 8s linear infinite}.background-container.svelte-1rlcb4l .lines-layer:where(.svelte-1rlcb4l) .line.l2:where(.svelte-1rlcb4l){top:20%;left:-10%;animation:svelte-1rlcb4l-CometMove 12s linear infinite 2s}.background-container.svelte-1rlcb4l .lines-layer:where(.svelte-1rlcb4l) .line.l3:where(.svelte-1rlcb4l){top:-20%;left:50%;animation:svelte-1rlcb4l-CometMove 10s linear infinite 5s}.background-container.svelte-1rlcb4l .circles-layer:where(.svelte-1rlcb4l){position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.background-container.svelte-1rlcb4l .circles-layer:where(.svelte-1rlcb4l) .circle:where(.svelte-1rlcb4l){position:absolute;border-radius:50%;filter:blur(40px);background:var(--circle-gradient);transition:all 1s ease;opacity:1}.background-container.svelte-1rlcb4l .circles-layer:where(.svelte-1rlcb4l) .circle.c1:where(.svelte-1rlcb4l){width:900px;height:900px;top:-150px;right:-50px;animation:svelte-1rlcb4l-Float 15s ease-in-out infinite}.background-container.svelte-1rlcb4l .circles-layer:where(.svelte-1rlcb4l) .circle.c2:where(.svelte-1rlcb4l){width:700px;height:700px;bottom:10%;left:-80px;animation:svelte-1rlcb4l-Float 20s ease-in-out infinite reverse}.background-container.svelte-1rlcb4l .noise-layer:where(.svelte-1rlcb4l){position:absolute;top:0;left:0;width:100%;height:200%;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");pointer-events:none}@keyframes svelte-1rlcb4l-GridMove{0%{transform:perspective(1000px) rotateX(10deg) translateY(0)}to{transform:perspective(1000px) rotateX(10deg) translateY(80px)}}@keyframes svelte-1rlcb4l-CometMove{0%{transform:translate(-300px,-300px) rotate(45deg);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(150vw,150vh) rotate(45deg);opacity:0}}@keyframes svelte-1rlcb4l-Float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-50px) scale(1.1)}}#ButtonContainer.svelte-oeh3u8{bottom:-100px;left:0;width:100%;height:auto;position:fixed;display:flex;justify-content:center;pointer-events:none;transition:bottom 1s cubic-bezier(.16,1,.3,1);z-index:100}.nav-wrapper.svelte-oeh3u8{display:flex;flex-direction:row;background:var(--bg-color);border:1px solid var(--stroke-color);border-radius:50px;padding:5px;gap:5px;pointer-events:auto;box-shadow:0 10px 30px #0000004d}button.svelte-oeh3u8{background:transparent;border:none;color:var(--text-color);opacity:.5;cursor:pointer;padding:12px 24px;font-size:1rem;font-family:JetBrains Mono,monospace;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border-radius:40px;white-space:nowrap}button.svelte-oeh3u8:hover{opacity:1;background-color:var(--accent-color)}button.selected.svelte-oeh3u8{color:var(--bg-color);background-color:var(--text-color);font-weight:700;opacity:1}@media(max-width:768px){.nav-wrapper.svelte-oeh3u8{width:95%;justify-content:space-between;border-radius:20px}button.svelte-oeh3u8{font-size:.7rem;padding:10px;border-radius:15px;flex-grow:1}}.Page.svelte-37b3kl{min-width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;height:100vh;position:relative;transition:opacity .5s ease-in-out;background-color:transparent}@media(max-width:768px){.Page.svelte-37b3kl{flex-direction:column}}.Page>.LeftFrame,.Page>.RightFrame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:50%}.Page>.Collum3{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:33.33%}.tilt-card.svelte-3twv7v{transition:all .1s ease-out;transform-style:preserve-3d}.bg.svelte-3twv7v{background:var(--grid-color);border:1px solid var(--accent-color);border-radius:24px;box-shadow:0 4px 24px -1px #0003}.header-text.svelte-13puy1y{position:relative;font-family:JetBrains Mono,monospace;font-weight:900;color:var(--text-color);transition:color .3s ease}.header-text.StrokeText.svelte-13puy1y{color:transparent!important;-webkit-text-stroke:1px var(--text-color)}.glitch-header{margin-bottom:1rem}.typing-cursor{border-right:.1em solid var(--text-color);padding-right:.1em;animation:svelte-vzb29j-Typing .8s infinite;display:inline-block}.theme-toggle-container.svelte-vzb29j{margin-top:2rem;display:flex;justify-content:flex-start}.theme-btn.svelte-vzb29j{background:var(--text-color);border:1px solid var(--stroke-color);padding:.5rem 1.5rem .5rem .5rem;border-radius:40px;cursor:pointer;display:flex;align-items:center;gap:1rem;transition:all .3s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 20px #0003}.theme-btn.svelte-vzb29j .icon-pod:where(.svelte-vzb29j){width:40px;height:40px;background:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.theme-btn.svelte-vzb29j .theme-icon:where(.svelte-vzb29j){filter:invert(1)}.theme-btn.svelte-vzb29j span:where(.svelte-vzb29j){font-family:JetBrains Mono,monospace;font-weight:800;font-size:.85rem;letter-spacing:1px;color:var(--bg-color)}.theme-btn.svelte-vzb29j:hover{transform:scale(1.05)}.theme-btn.svelte-vzb29j:hover .icon-pod:where(.svelte-vzb29j){transform:rotate(20deg)}@keyframes svelte-vzb29j-Typing{0%{border-color:transparent}50%{border-color:var(--text-color)}to{border-color:transparent}}.Header.svelte-f3ndje{width:100%;display:flex;justify-content:center;padding-top:2rem;position:absolute;top:0;z-index:20;pointer-events:none}.StageContainer.svelte-f3ndje{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;perspective:1500px;overflow:visible;padding-top:4rem}.stage.svelte-f3ndje{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.card-wrapper.svelte-f3ndje{position:absolute;width:320px;height:450px;transition:all .6s cubic-bezier(.23,1,.32,1);transform:translate(calc(var(--offset) * 110%)) scale(calc(1 - var(--abs-offset) * .2));opacity:calc(1 - var(--abs-offset) * .4);pointer-events:none;z-index:calc(10 - var(--abs-offset))}.card-wrapper.active.svelte-f3ndje{pointer-events:auto;opacity:1;z-index:20;transform:translate(0) scale(1)}.project-link.svelte-f3ndje{text-decoration:none;display:block;height:100%;transform-style:preserve-3d}.stage-card{height:100%;background:var(--card-gradient)!important;border:1px solid var(--accent-color)!important;border-radius:32px!important;box-shadow:0 20px 50px #0000004d!important;overflow:hidden}.stage-card .card-inner.svelte-f3ndje{display:flex;flex-direction:column;height:100%}.stage-card .media-box.svelte-f3ndje{width:100%;flex:1;overflow:hidden;background:var(--media-box-bg)}.stage-card .media-box.contain.svelte-f3ndje img:where(.svelte-f3ndje){object-fit:contain!important;padding:2rem}.stage-card .media-box.svelte-f3ndje iframe:where(.svelte-f3ndje),.stage-card .media-box.svelte-f3ndje img:where(.svelte-f3ndje){width:100%;height:100%;object-fit:cover}.stage-card .media-box.svelte-f3ndje .icon-placeholder:where(.svelte-f3ndje){width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:5rem}.stage-card .info.svelte-f3ndje{padding:1.5rem;background:var(--info-box-bg);border-radius:0 0 32px 32px}.stage-card .info.svelte-f3ndje .title:where(.svelte-f3ndje){font-family:JetBrains Mono,monospace;font-size:1.4rem;color:var(--text-color);margin:0 0 .5rem}.stage-card .info.svelte-f3ndje .tagline:where(.svelte-f3ndje){font-family:Nunito,sans-serif;font-size:.9rem;color:var(--text-dim);margin:0}.controls.svelte-f3ndje{margin-top:3rem;display:flex;align-items:center;gap:2rem;z-index:30}.control-btn.svelte-f3ndje{background:var(--accent-color);border:1px solid var(--stroke-color);color:var(--text-color);width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.control-btn.svelte-f3ndje:hover{transform:scale(1.1);background:var(--accent-color);opacity:.8}.dots.svelte-f3ndje{display:flex;gap:.8rem}.dot.svelte-f3ndje{width:10px;height:10px;border-radius:50%;background:var(--dot-bg);border:none;cursor:pointer;padding:0;transition:all .3s ease}.dot.active.svelte-f3ndje{background:var(--text-color);transform:scale(1.3);box-shadow:0 0 15px #0003}@media(max-width:768px){.card-wrapper.svelte-f3ndje{width:260px;height:350px}.stage.svelte-f3ndje{height:380px}}.PageContent.svelte-w05nhu{width:100%;height:100%;display:flex;flex-direction:column;padding-top:2rem}.HeaderContainer.svelte-w05nhu{width:100%;display:flex;justify-content:center;padding-bottom:2rem;flex-shrink:0;z-index:10}.RepoContainer.svelte-w05nhu{flex:1;width:100%;padding:2rem 2rem 8rem;overflow-y:auto;display:flex;justify-content:center;-webkit-overflow-scrolling:touch}.repo-dense-grid.svelte-w05nhu{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;max-width:1200px;height:fit-content}.mini-repo-card.svelte-w05nhu{text-decoration:none;background:var(--accent-color);border:1px solid var(--stroke-color);border-radius:16px;padding:1.2rem;transition:all .3s ease}.mini-repo-card.svelte-w05nhu:hover{background:var(--repo-card-hover);border-color:var(--star-color);transform:translateY(-3px)}.mini-repo-card.svelte-w05nhu:hover .stars:where(.svelte-w05nhu){color:var(--star-color);text-shadow:0 0 10px var(--star-bg)}.mini-repo-card.svelte-w05nhu:hover .lang:where(.svelte-w05nhu){border-color:var(--star-border);background:var(--star-bg)}.mini-repo-card.svelte-w05nhu .repo-top:where(.svelte-w05nhu){display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.mini-repo-card.svelte-w05nhu .repo-top:where(.svelte-w05nhu) .name:where(.svelte-w05nhu){font-family:JetBrains Mono,monospace;color:var(--text-color);font-weight:600;font-size:1rem}.mini-repo-card.svelte-w05nhu .repo-top:where(.svelte-w05nhu) .stars:where(.svelte-w05nhu){display:flex;align-items:center;gap:4px;font-size:.8rem;color:var(--star-color);font-weight:600}.mini-repo-card.svelte-w05nhu .desc:where(.svelte-w05nhu){font-family:Nunito,sans-serif;font-size:.85rem;color:var(--text-color);opacity:.7;margin:.5rem 0 1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mini-repo-card.svelte-w05nhu .footer:where(.svelte-w05nhu) .lang:where(.svelte-w05nhu){font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--star-color);opacity:.8;background:var(--star-bg);border:1px solid var(--star-border);padding:3px 10px;border-radius:8px}.loading.svelte-w05nhu{color:var(--text-color);text-align:center;padding:4rem;opacity:.5}.scroll-mask.svelte-w05nhu{-webkit-mask-image:linear-gradient(to bottom,transparent,var(--bg-color) 10%,var(--bg-color) 90%,transparent);mask-image:linear-gradient(to bottom,transparent,var(--bg-color) 10%,var(--bg-color) 90%,transparent)}@media(min-width:768px){.repo-dense-grid.svelte-w05nhu{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.repo-dense-grid.svelte-w05nhu{grid-template-columns:repeat(3,1fr)}}.title-container.svelte-1n84um8{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.grid-container.svelte-1n84um8{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;max-width:800px;padding:.5rem}.card-wrapper{height:100px;width:100%}.social-card.svelte-1n84um8{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;width:100%;border:1px solid var(--stroke-color);border-radius:15px;text-decoration:none;overflow:hidden;transition:border-color .3s;padding:0 1.5rem}.social-card.svelte-1n84um8 .card-content:where(.svelte-1n84um8){z-index:2;display:flex;flex-direction:row;align-items:center;gap:1rem;width:100%}.social-card.svelte-1n84um8 .icon-wrapper:where(.svelte-1n84um8){width:40px;height:40px;border-radius:50%;overflow:hidden;transition:transform .3s cubic-bezier(.34,1.56,.64,1);border:1px solid var(--stroke-color);flex-shrink:0}.social-card.svelte-1n84um8 .icon-wrapper:where(.svelte-1n84um8) img:where(.svelte-1n84um8){width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .3s}.social-card.svelte-1n84um8 .text-wrapper:where(.svelte-1n84um8){text-align:left;opacity:.8;transform:none;transition:all .3s ease;color:var(--text-color)}.social-card.svelte-1n84um8 .text-wrapper:where(.svelte-1n84um8) .platform:where(.svelte-1n84um8){display:block;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:700;margin-bottom:.1rem;transition:color .3s;color:var(--text-color)}.social-card.svelte-1n84um8 .text-wrapper:where(.svelte-1n84um8) .username:where(.svelte-1n84um8){font-family:Nunito,sans-serif;font-size:.75rem;transition:color .3s;color:var(--text-color)}@media(min-width:768px){.social-card.svelte-1n84um8{flex-direction:column;justify-content:center;border-radius:20px;padding:0}.social-card.svelte-1n84um8 .card-content:where(.svelte-1n84um8){flex-direction:column;gap:1.5rem}.social-card.svelte-1n84um8 .icon-wrapper:where(.svelte-1n84um8){width:80px;height:80px;border-width:2px}.social-card.svelte-1n84um8 .text-wrapper:where(.svelte-1n84um8){text-align:center;opacity:.7;transform:translateY(10px)}.social-card.svelte-1n84um8 .text-wrapper:where(.svelte-1n84um8) .platform:where(.svelte-1n84um8){font-size:1.2rem}.social-card.svelte-1n84um8 .text-wrapper:where(.svelte-1n84um8) .username:where(.svelte-1n84um8){font-size:.9rem}}.social-card.svelte-1n84um8 .glow:where(.svelte-1n84um8){position:absolute;width:600px;height:600px;background:var(--glow-default);top:calc(var(--mouse-y, 0) - 300px);left:calc(var(--mouse-x, 0) - 300px);opacity:0;transition:opacity .3s,background .3s;pointer-events:none;z-index:1}.social-card.svelte-1n84um8:hover .glow:where(.svelte-1n84um8){opacity:1}.social-card.svelte-1n84um8:hover .icon-wrapper:where(.svelte-1n84um8){transform:scale(1.1)}.social-card.svelte-1n84um8:hover .icon-wrapper:where(.svelte-1n84um8) img:where(.svelte-1n84um8){filter:grayscale(0%)}.social-card.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8){opacity:1;transform:translateY(0)}.social-card.youtube.svelte-1n84um8:hover{border-color:red}.social-card.youtube.svelte-1n84um8:hover .icon-wrapper:where(.svelte-1n84um8){border-color:red}.social-card.youtube.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .platform:where(.svelte-1n84um8){color:red!important}.social-card.youtube.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .username:where(.svelte-1n84um8){color:red!important}.social-card.youtube.svelte-1n84um8:hover .glow:where(.svelte-1n84um8){background:radial-gradient(circle,rgba(255,0,0,.15) 0%,transparent 60%)}.social-card.pixiv.svelte-1n84um8:hover{border-color:#0096fa}.social-card.pixiv.svelte-1n84um8:hover .icon-wrapper:where(.svelte-1n84um8){border-color:#0096fa}.social-card.pixiv.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .platform:where(.svelte-1n84um8){color:#0096fa!important}.social-card.pixiv.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .username:where(.svelte-1n84um8){color:#0096fa!important}.social-card.pixiv.svelte-1n84um8:hover .glow:where(.svelte-1n84um8){background:radial-gradient(circle,rgba(0,150,250,.15) 0%,transparent 60%)}.social-card.tiktok.svelte-1n84um8:hover{border-color:#ff0050}.social-card.tiktok.svelte-1n84um8:hover .icon-wrapper:where(.svelte-1n84um8){border-color:#ff0050}.social-card.tiktok.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .platform:where(.svelte-1n84um8){color:#ff0050!important}.social-card.tiktok.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .username:where(.svelte-1n84um8){color:#ff0050!important}.social-card.tiktok.svelte-1n84um8:hover .glow:where(.svelte-1n84um8){background:radial-gradient(circle,rgba(255,0,80,.15) 0%,transparent 60%)}.social-card.github.svelte-1n84um8:hover{border-color:#a855f7}.social-card.github.svelte-1n84um8:hover .icon-wrapper:where(.svelte-1n84um8){border-color:#a855f7}.social-card.github.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .platform:where(.svelte-1n84um8){color:#a855f7!important}.social-card.github.svelte-1n84um8:hover .text-wrapper:where(.svelte-1n84um8) .username:where(.svelte-1n84um8){color:#a855f7!important}.social-card.github.svelte-1n84um8:hover .glow:where(.svelte-1n84um8){background:radial-gradient(circle,rgba(168,85,247,.15) 0%,transparent 60%)}@media(min-width:768px){.grid-container.svelte-1n84um8{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:1rem}.card-wrapper{height:300px}}@media(max-width:480px){.grid-container.svelte-1n84um8{grid-template-columns:1fr;gap:.8rem}.card-wrapper{height:80px}.social-card.svelte-1n84um8{padding:0 1rem}.social-card.svelte-1n84um8 .icon-wrapper:where(.svelte-1n84um8){width:35px;height:35px}.social-card.svelte-1n84um8 .text-wrapper:where(.svelte-1n84um8) .platform:where(.svelte-1n84um8){font-size:.85rem}}#loadscreen.svelte-1efzl8{background-color:var(--bg-secondary);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity 1.5s ease-in-out,background-color .5s ease}#loadscreen.svelte-1efzl8 #loadicon:where(.svelte-1efzl8){filter:var(--theme-icon-filter)}#loadscreen.exit.svelte-1efzl8{opacity:0;pointer-events:none}.content.svelte-1efzl8{position:relative;z-index:2}#loadicon.svelte-1efzl8{width:80px;height:80px;animation:svelte-1efzl8-Loading 1.5s infinite cubic-bezier(.45,.05,.55,.95);transition:filter 1.5s ease-in-out,opacity 1s ease}#loadicon.blur-out.svelte-1efzl8{filter:blur(40px);opacity:0}.waves-container.svelte-1efzl8{position:absolute;bottom:0;left:0;width:100%;height:15%;overflow:hidden;transition:filter 1.5s ease-in-out,opacity 1s ease}.waves-container.blur-out.svelte-1efzl8{filter:blur(40px);opacity:0}.wave.svelte-1efzl8{position:absolute;bottom:0;left:0;width:200%;height:100%;background-image:url(../../../img/wave.png);background-size:50% 100%;background-repeat:repeat-x;opacity:.3}.wave.w1.svelte-1efzl8{animation:svelte-1efzl8-SlideWave 3s linear infinite}.wave.w2.svelte-1efzl8{animation:svelte-1efzl8-SlideWave 2s linear infinite reverse;opacity:.15;bottom:5px}@keyframes svelte-1efzl8-Loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1efzl8-SlideWave{0%{transform:translate(0)}to{transform:translate(-50%)}}#Mouse.svelte-n6xh3d{position:fixed;z-index:101;top:0;width:100%;height:100%;pointer-events:none}main.svelte-1uha8ag{width:100vw;height:100vh;overflow-x:hidden;overflow-y:scroll;background-color:var(--bg-color);scrollbar-width:none;-ms-overflow-style:none}main.svelte-1uha8ag::-webkit-scrollbar{display:none}.pages.svelte-1uha8ag{position:relative;width:100%;transition:background-color .5s ease}.stack-section.svelte-1uha8ag{width:100vw;height:100vh;position:sticky;top:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(var(--bg-color),transparent);--progress: 0;--scale: calc(1 - (var(--progress) * .15));--rotate: calc(var(--progress) * 15deg);--opacity: calc(1 - (var(--progress) * .8));transform:perspective(1200px) rotateX(var(--rotate)) scale(var(--scale));opacity:var(--opacity);transform-origin:center top;will-change:transform,opacity}#page-0.svelte-1uha8ag{--progress: var(--p0-progress, 0)}#page-1.svelte-1uha8ag{--progress: var(--p1-progress, 0)}#page-2.svelte-1uha8ag{--progress: var(--p2-progress, 0)}#page-3.svelte-1uha8ag{--progress: var(--p3-progress, 0)}
