.page.svelte-cwls5q{-webkit-font-smoothing:antialiased;overflow:hidden;position:relative;width:100%}.header-container.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.main-bordered.svelte-cwls5q{position:relative;display:flex;flex-direction:column-reverse;width:95%;border:1px solid rgba(255,255,255,.16);max-width:1024px;margin:0 auto;padding:3rem}@media(min-width:1024px){.main-bordered.svelte-cwls5q{width:100%}}.corner.svelte-cwls5q{position:absolute;width:1.5rem;height:1.5rem;color:#fff}.corner-tl.svelte-cwls5q{top:-.75rem;left:-.75rem}.corner-tr.svelte-cwls5q{top:-.75rem;right:-.75rem}.corner-bl.svelte-cwls5q{bottom:-.75rem;left:-.75rem}.corner-br.svelte-cwls5q{bottom:-.75rem;right:-.75rem}.corner-b.svelte-cwls5q{bottom:-.75rem;left:0;right:0;margin:0 auto}.corner-border.svelte-cwls5q{position:absolute;width:6rem;height:6rem;display:none}.corner-border-tl.svelte-cwls5q{top:1px;left:1px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.corner-border-tr.svelte-cwls5q{top:1px;right:1px;border-left:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.corner-border-bl.svelte-cwls5q{bottom:1px;left:1px;border-right:1px solid rgba(255,255,255,.16);border-top:1px solid rgba(255,255,255,.16)}.corner-border-br.svelte-cwls5q{bottom:1px;right:1px;border-left:1px solid rgba(255,255,255,.16);border-top:1px solid rgba(255,255,255,.16)}.content-wrapper.svelte-cwls5q{width:100%;border:0;padding:0;display:flex;flex-direction:column-reverse}.text-content.svelte-cwls5q{width:100%;border-color:#ffffff29;padding:0}.title-desktop.svelte-cwls5q{color:#e5e5e5;font-size:3rem;font-weight:700;width:100%;text-align:center;padding:0 2rem;display:none}.description.svelte-cwls5q{font-size:1rem;margin-top:1rem;padding:0 2rem}.actions.svelte-cwls5q{width:calc(100% + 4rem);display:flex;flex-direction:column;gap:1rem;border-top:1px solid rgba(255,255,255,.16);margin-top:1rem;margin-left:-2rem;margin-right:-2rem;align-items:center;justify-content:center;padding:2rem}.btn-work.svelte-cwls5q{padding:.5rem 1rem;border-radius:.75rem;border:1px solid rgb(82,82,91);color:#374151;background:#fff;transition:background .2s;text-decoration:none}.btn-work.svelte-cwls5q:hover{background:#f3f4f6}.btn-contact.svelte-cwls5q{display:flex;gap:.5rem;text-decoration:none;color:inherit}.btn-contact.svelte-cwls5q:hover svg:where(.svelte-cwls5q){transform:translate(.25rem)}.btn-contact.svelte-cwls5q svg:where(.svelte-cwls5q){transition:transform .3s}.profile-content.svelte-cwls5q{margin:auto;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:2rem;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);border-left:0;border-right:0}.profile-bg.svelte-cwls5q{position:absolute;width:300px;left:0;right:0;margin:0 auto;top:5rem;height:300px;z-index:-1}.profile-bg.svelte-cwls5q:before{content:"";position:absolute;height:300px;width:100%;transform:translate(-50%);border-radius:9999px;filter:blur(2rem);background:linear-gradient(to bottom right,transparent,rgb(29,78,216));opacity:.1}.profile-bg.svelte-cwls5q:after{content:"";position:absolute;z-index:-20;height:180px;width:100%;transform:translate(33.333333%);background:conic-gradient(from 90deg at 50% 50%,transparent,rgb(14,116,144));filter:blur(2rem);opacity:.4}.profile-photo.svelte-cwls5q{border-radius:9999px;height:180px;width:180px}.profile-name.svelte-cwls5q{color:#e5e5e5;font-size:1.5rem;font-weight:700;width:100%;text-align:center;margin-top:1rem}.profile-social.svelte-cwls5q{display:flex;gap:1rem}.profile-social.svelte-cwls5q a:where(.svelte-cwls5q){font-weight:400;margin-top:1rem;color:#d4d4d4;display:flex;gap:.5rem;align-items:center}.experience.svelte-cwls5q{width:95%;border-left:1px solid rgba(255,255,255,.16);border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);max-width:1024px;margin:0 auto;position:relative;display:flex;flex-wrap:wrap}@media(min-width:1024px){.experience.svelte-cwls5q{width:100%}}.job.svelte-cwls5q{width:100%;display:flex;flex-direction:column;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.16)}.job.svelte-cwls5q:last-child{border-bottom:0}.job-content.svelte-cwls5q{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.job-logo.svelte-cwls5q{width:200px}.job-title.svelte-cwls5q{font-size:1.5rem;font-weight:700;width:100%;margin-top:1rem}.job-period.svelte-cwls5q{font-size:1rem;color:#d4d4d4}.job-desc.svelte-cwls5q{font-size:1rem;margin-top:.5rem;color:#9ca3af;line-height:1.6}.job-panel.svelte-cwls5q{width:100%;margin-top:1.25rem;border:1px solid rgba(255,255,255,.16);background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:24px 24px;transition:border-color .2s,background-color .2s}.job-panel.svelte-cwls5q:hover{border-color:#ffffff52;background-color:#ffffff06}.job-panel-header.svelte-cwls5q{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:2.5rem;padding:0 .875rem;border-bottom:1px solid rgba(255,255,255,.16);color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.8rem}.panel-dots.svelte-cwls5q{display:flex;gap:.35rem}.panel-dots.svelte-cwls5q span:where(.svelte-cwls5q){width:.45rem;height:.45rem;border-radius:9999px;background:#ffffff52}.panel-title.svelte-cwls5q{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-status.svelte-cwls5q{color:#e5e5e5}.code-lines.svelte-cwls5q{display:grid;gap:0;padding:.25rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.85rem;line-height:1.6}.code-lines.svelte-cwls5q span:where(.svelte-cwls5q){display:grid;grid-template-columns:6.5rem 1.25rem minmax(0,1fr);gap:.5rem;padding:.55rem .875rem;color:#94a3b8;border-bottom:1px solid rgba(255,255,255,.08)}.code-lines.svelte-cwls5q span:where(.svelte-cwls5q):last-child{border-bottom:0}.code-lines.svelte-cwls5q strong:where(.svelte-cwls5q){color:#e5e5e5;font-weight:500}.code-lines.svelte-cwls5q em:where(.svelte-cwls5q){color:#64748b;font-style:normal}.impact-grid.svelte-cwls5q{width:100%;display:grid;grid-template-columns:1fr;gap:1px;margin-top:1.25rem;padding:0;background:#ffffff29}.impact-card.svelte-cwls5q{--impact-color: rgb(229, 229, 229);--impact-fill: rgba(255, 255, 255, .04);--impact-glow: rgba(255, 255, 255, .1);position:relative;min-height:15rem;display:grid;grid-template-rows:7.25rem 1fr;padding:0;overflow:hidden;text-align:left;color:inherit;border:0;background:#000;cursor:pointer;appearance:none;transition:background .2s,box-shadow .2s}.impact-card.svelte-cwls5q:before{content:"";position:absolute;inset:0;opacity:0;background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 30%),var(--impact-glow),transparent 36%);transition:opacity .2s;pointer-events:none}.impact-card.svelte-cwls5q:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:18px 18px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 70%);mask-image:linear-gradient(to bottom,black,transparent 70%);pointer-events:none}.impact-card.svelte-cwls5q:hover,.impact-card.svelte-cwls5q:focus-visible,.impact-card.active.svelte-cwls5q{background:#050505;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--impact-color) 32%,transparent)}.impact-card.svelte-cwls5q:hover:before,.impact-card.svelte-cwls5q:focus-visible:before,.impact-card.active.svelte-cwls5q:before{opacity:1}.impact-card.svelte-cwls5q:focus-visible{outline:1px solid rgb(229,229,229);outline-offset:-1px}.impact-visual.svelte-cwls5q{position:relative;display:flex;align-items:center;justify-content:center;min-height:7.25rem;border-bottom:1px solid rgba(255,255,255,.08);z-index:1;color:var(--impact-color)}.impact-visual.svelte-cwls5q svg:where(.svelte-cwls5q){position:relative;z-index:1;width:min(78%,11rem);height:5.25rem;overflow:visible}.impact-visual.svelte-cwls5q svg:where(.svelte-cwls5q) :where(.svelte-cwls5q){fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.impact-service.svelte-cwls5q rect:where(.svelte-cwls5q),.impact-network.svelte-cwls5q rect:where(.svelte-cwls5q),.impact-api.svelte-cwls5q circle:where(.svelte-cwls5q),.impact-mobile.svelte-cwls5q rect:where(.svelte-cwls5q),.impact-web.svelte-cwls5q rect:where(.svelte-cwls5q){fill:var(--impact-fill)}.impact-testing.svelte-cwls5q svg:where(.svelte-cwls5q)>path:where(.svelte-cwls5q):first-child,.impact-architecture.svelte-cwls5q rect:where(.svelte-cwls5q),.impact-ads.svelte-cwls5q svg:where(.svelte-cwls5q)>path:where(.svelte-cwls5q):first-child{fill:var(--impact-fill)}.impact-copy.svelte-cwls5q{position:relative;z-index:1;display:flex;flex-direction:column;gap:.45rem;padding:1rem}.impact-copy.svelte-cwls5q:before{content:"+";position:absolute;right:-.32rem;bottom:-.82rem;z-index:3;color:#ffffff6b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.95rem;font-weight:400;line-height:1;text-shadow:0 0 .75rem black;pointer-events:none}.impact-meta.svelte-cwls5q{width:fit-content;padding:.2rem .45rem;color:#000;background:var(--impact-color);border-radius:9999px;font-size:.72rem;font-weight:700;line-height:1;text-transform:uppercase}.impact-copy.svelte-cwls5q strong:where(.svelte-cwls5q){color:#e5e5e5;font-size:1.05rem;line-height:1.25}.impact-copy.svelte-cwls5q span:where(.svelte-cwls5q):last-child{color:#9ca3af;font-size:.92rem;line-height:1.5}.impact-service.svelte-cwls5q{--impact-color: rgb(96, 165, 250);--impact-fill: rgba(96, 165, 250, .12);--impact-glow: rgba(96, 165, 250, .18)}.impact-network.svelte-cwls5q{--impact-color: rgb(45, 212, 191);--impact-fill: rgba(45, 212, 191, .12);--impact-glow: rgba(45, 212, 191, .18)}.impact-database.svelte-cwls5q{--impact-color: rgb(52, 211, 153);--impact-fill: rgba(52, 211, 153, .14);--impact-glow: rgba(52, 211, 153, .18)}.impact-firmware.svelte-cwls5q{--impact-color: rgb(251, 191, 36);--impact-fill: rgba(251, 191, 36, .14);--impact-glow: rgba(251, 191, 36, .2)}.impact-mentor.svelte-cwls5q{--impact-color: rgb(192, 132, 252);--impact-fill: rgba(192, 132, 252, .12);--impact-glow: rgba(192, 132, 252, .17)}.impact-architecture.svelte-cwls5q{--impact-color: rgb(248, 113, 113);--impact-fill: rgba(248, 113, 113, .12);--impact-glow: rgba(248, 113, 113, .17)}.impact-stack.svelte-cwls5q{--impact-color: rgb(129, 140, 248);--impact-fill: rgba(129, 140, 248, .13);--impact-glow: rgba(129, 140, 248, .18)}.impact-testing.svelte-cwls5q{--impact-color: rgb(74, 222, 128);--impact-fill: rgba(74, 222, 128, .12);--impact-glow: rgba(74, 222, 128, .17)}.impact-api.svelte-cwls5q{--impact-color: rgb(56, 189, 248);--impact-fill: rgba(56, 189, 248, .12);--impact-glow: rgba(56, 189, 248, .18)}.impact-web.svelte-cwls5q{--impact-color: rgb(244, 114, 182);--impact-fill: rgba(244, 114, 182, .12);--impact-glow: rgba(244, 114, 182, .16)}.impact-mobile.svelte-cwls5q{--impact-color: rgb(34, 211, 238);--impact-fill: rgba(34, 211, 238, .12);--impact-glow: rgba(34, 211, 238, .18)}.impact-deploy.svelte-cwls5q{--impact-color: rgb(250, 204, 21);--impact-fill: rgba(250, 204, 21, .14);--impact-glow: rgba(250, 204, 21, .2)}.impact-email.svelte-cwls5q{--impact-color: rgb(251, 146, 60);--impact-fill: rgba(251, 146, 60, .14);--impact-glow: rgba(251, 146, 60, .2)}.impact-ads.svelte-cwls5q{--impact-color: rgb(163, 230, 53);--impact-fill: rgba(163, 230, 53, .12);--impact-glow: rgba(163, 230, 53, .18)}.impact-database.svelte-cwls5q .impact-visual:where(.svelte-cwls5q):before,.impact-firmware.svelte-cwls5q .impact-visual:where(.svelte-cwls5q):before,.impact-email.svelte-cwls5q .impact-visual:where(.svelte-cwls5q):before,.impact-deploy.svelte-cwls5q .impact-visual:where(.svelte-cwls5q):before{content:"";position:absolute;width:7rem;height:7rem;border-radius:9999px;background:conic-gradient(from 90deg,transparent,var(--impact-glow),transparent 70%);filter:blur(.25rem);opacity:.8;animation:svelte-cwls5q-halo-spin 7s linear infinite}.impact-firmware.svelte-cwls5q .impact-visual:where(.svelte-cwls5q):before{width:5.5rem;height:5.5rem;border-radius:.8rem;transform:rotate(45deg)}.impact-email.svelte-cwls5q .impact-visual:where(.svelte-cwls5q):before{width:9rem;height:3.75rem;border-radius:9999px;animation-duration:5s}.impact-deploy.svelte-cwls5q .impact-visual:where(.svelte-cwls5q):before{animation-duration:4.5s}.flow-line.svelte-cwls5q,.mail-route.svelte-cwls5q,.chart-line.svelte-cwls5q,.swipe-line.svelte-cwls5q,.pulse-line.svelte-cwls5q,.cursor-line.svelte-cwls5q{stroke-dasharray:10 8;animation:svelte-cwls5q-dash-flow 2.4s linear infinite}.flow-alt.svelte-cwls5q{animation-direction:reverse}.flow-dot.svelte-cwls5q{fill:currentColor;stroke:none;animation:svelte-cwls5q-dot-pulse 1.8s ease-in-out infinite}.dot-b.svelte-cwls5q{animation-delay:.45s}.signal.svelte-cwls5q,.sound.svelte-cwls5q{opacity:.35;animation:svelte-cwls5q-wave-fade 1.7s ease-in-out infinite}.signal-b.svelte-cwls5q,.sound-b.svelte-cwls5q{animation-delay:.3s}.chip-core.svelte-cwls5q,.rocket-body.svelte-cwls5q,.envelope-back.svelte-cwls5q{fill:var(--impact-fill)}.pulse-ring.svelte-cwls5q{animation:svelte-cwls5q-chip-pulse 1.7s ease-in-out infinite;transform-origin:center}.stack-layer.svelte-cwls5q{fill:var(--impact-fill);animation:svelte-cwls5q-stack-float 2.8s ease-in-out infinite}.layer-b.svelte-cwls5q{animation-delay:.16s}.layer-c.svelte-cwls5q{animation-delay:.32s}.check-line.svelte-cwls5q{stroke-dasharray:42;stroke-dashoffset:42;animation:svelte-cwls5q-check-draw 2.6s ease-in-out infinite}.spark.svelte-cwls5q{animation:svelte-cwls5q-spark-spin 3s linear infinite;transform-origin:84px 48px}.flame.svelte-cwls5q{fill:var(--impact-color);animation:svelte-cwls5q-flame-pulse .8s ease-in-out infinite alternate}.letter.svelte-cwls5q{fill:#fffffff0;transform:translateY(14px);transition:transform .32s ease}.impact-email.svelte-cwls5q:hover .letter:where(.svelte-cwls5q),.impact-email.svelte-cwls5q:focus-visible .letter:where(.svelte-cwls5q),.impact-email.active.svelte-cwls5q .letter:where(.svelte-cwls5q){transform:translateY(-4px)}.envelope-front.svelte-cwls5q{fill:#000000eb}.impact-firmware.active.svelte-cwls5q .chip-core:where(.svelte-cwls5q),.impact-firmware.svelte-cwls5q:hover .chip-core:where(.svelte-cwls5q),.impact-database.active.svelte-cwls5q ellipse:where(.svelte-cwls5q),.impact-database.svelte-cwls5q:hover ellipse:where(.svelte-cwls5q){fill:var(--impact-fill)}@keyframes svelte-cwls5q-dash-flow{to{stroke-dashoffset:-36}}@keyframes svelte-cwls5q-dot-pulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}@keyframes svelte-cwls5q-wave-fade{0%,to{opacity:.2}50%{opacity:.9}}@keyframes svelte-cwls5q-chip-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes svelte-cwls5q-stack-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes svelte-cwls5q-check-draw{0%,25%{stroke-dashoffset:42}55%,to{stroke-dashoffset:0}}@keyframes svelte-cwls5q-spark-spin{to{transform:rotate(360deg)}}@keyframes svelte-cwls5q-flame-pulse{to{transform:translateY(4px) scaleY(1.18)}}@keyframes svelte-cwls5q-halo-spin{to{transform:rotate(360deg)}}.tags.svelte-cwls5q{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.25rem}.tag.svelte-cwls5q{padding:.25rem .75rem;font-size:.875rem;background:#e5e5e5;color:#000;border-radius:1rem}.education.svelte-cwls5q{width:95%;border-left:1px solid rgba(255,255,255,.16);border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);max-width:1024px;margin:0 auto;position:relative;display:flex;flex-wrap:wrap}@media(min-width:1024px){.education.svelte-cwls5q{width:100%}}.corner-border-center.svelte-cwls5q{position:absolute;inset:0;margin:0 auto;width:33.333333%;height:100%;pointer-events:none;border-left:1px solid rgba(255,255,255,.16);border-right:1px solid rgba(255,255,255,.16);display:none}.corner-bl-ed.svelte-cwls5q{bottom:-.75rem;left:-.75rem}.corner-br-ed.svelte-cwls5q{bottom:-.75rem;right:-.75rem}.edu-item.svelte-cwls5q{width:100%;display:flex;flex-direction:column;padding:1.5rem;border-top:1px solid rgba(255,255,255,.16)}.edu-item.svelte-cwls5q:first-child{border-top:0}.edu-logo.svelte-cwls5q{width:150px}.edu-logo-small.svelte-cwls5q{width:80px}.edu-title.svelte-cwls5q{font-size:1.5rem;font-weight:700;width:100%;margin-top:1rem}.edu-degree.svelte-cwls5q{font-size:1rem;margin-top:.5rem}.edu-period.svelte-cwls5q{color:#9ca3af}.diploma-link.svelte-cwls5q{display:block;width:fit-content;margin-top:1rem;border:1px solid rgba(255,255,255,.16);border-radius:.5rem;overflow:hidden;transition:border-color .2s,transform .2s}.diploma-link.svelte-cwls5q:hover{border-color:#fff6;transform:translateY(-1px)}.diploma-image.svelte-cwls5q{display:block;width:160px;height:auto}@media(min-width:640px){.header-container.svelte-cwls5q{padding-top:6rem;padding-bottom:3rem}.actions.svelte-cwls5q{flex-direction:row}}@media(min-width:1024px){.main-bordered.svelte-cwls5q{padding:6rem}.corner-border.svelte-cwls5q{display:block}.content-wrapper.svelte-cwls5q{flex-direction:row}.text-content.svelte-cwls5q{width:50%;border:1px solid rgba(255,255,255,.16);padding:2rem}.title-desktop.svelte-cwls5q{display:block;text-align:left;padding:0 2rem}.description.svelte-cwls5q{padding:0 2rem}.profile-content.svelte-cwls5q{width:50%;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);border-right:1px solid rgba(255,255,255,.16);border-left:0}.actions.svelte-cwls5q{width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem;padding:2rem;border-top:1px solid rgba(255,255,255,.16)}.job-content.svelte-cwls5q{flex-direction:row}.job-title.svelte-cwls5q{font-size:1.5rem}.code-lines.svelte-cwls5q{grid-template-columns:repeat(3,minmax(0,1fr))}.code-lines.svelte-cwls5q span:where(.svelte-cwls5q){border-right:1px solid rgba(255,255,255,.08);border-bottom:0}.code-lines.svelte-cwls5q span:where(.svelte-cwls5q):last-child{border-right:0}.impact-grid.svelte-cwls5q{grid-template-columns:repeat(2,minmax(0,1fr))}.impact-firmware.svelte-cwls5q,.impact-architecture.svelte-cwls5q,.impact-grid.svelte-cwls5q:not(.impact-grid-tons) .impact-email:where(.svelte-cwls5q){grid-column:span 2;grid-template-columns:minmax(11rem,.75fr) 1fr;grid-template-rows:1fr;min-height:12rem}.impact-firmware.svelte-cwls5q .impact-visual:where(.svelte-cwls5q),.impact-architecture.svelte-cwls5q .impact-visual:where(.svelte-cwls5q),.impact-grid.svelte-cwls5q:not(.impact-grid-tons) .impact-email:where(.svelte-cwls5q) .impact-visual:where(.svelte-cwls5q){min-height:12rem;border-right:1px solid rgba(255,255,255,.08);border-bottom:0}.impact-firmware.svelte-cwls5q .impact-copy:where(.svelte-cwls5q),.impact-architecture.svelte-cwls5q .impact-copy:where(.svelte-cwls5q),.impact-grid.svelte-cwls5q:not(.impact-grid-tons) .impact-email:where(.svelte-cwls5q) .impact-copy:where(.svelte-cwls5q){justify-content:center;padding:1.5rem}}@media(min-width:768px){.job-title.svelte-cwls5q{font-size:2rem}.edu-item.svelte-cwls5q{width:33.333333%;border-top:0}.edu-item.svelte-cwls5q:nth-child(2){border-top:1px solid rgba(255,255,255,.16);border-bottom:0}.corner-border-center.svelte-cwls5q{display:block}}@media(min-width:1100px){.impact-grid.svelte-cwls5q{grid-template-columns:repeat(3,minmax(0,1fr))}}
