.btn.svelte-1xko78n{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;border-radius:40px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;color:var(--text-primary)}.btn-outline.svelte-1xko78n{background:var(--bg-subtle);border:1px solid var(--border-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn-outline.svelte-1xko78n:hover{background:var(--bg-card-hover);border-color:var(--border-hover)}.btn-secondary.svelte-1xko78n{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-md)}.btn-secondary.svelte-1xko78n:hover{background:var(--bg-card-hover)}.hero.svelte-gzujjl{width:100%;display:flex;flex-direction:column}@keyframes svelte-gzujjl-heroCTAIn{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}.hero-cta.svelte-gzujjl{width:100%;max-width:var(--section-max-width);margin:0 auto;padding:0 24px}.cta-card.svelte-gzujjl{background:var(--bg-card);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid var(--border-card);border-radius:var(--card-radius);padding:75px;display:flex;flex-direction:column;align-items:center;gap:30px;overflow:hidden;animation:svelte-gzujjl-heroCTAIn 1s cubic-bezier(.16,1,.3,1) .5s both}.icon-wrap.svelte-gzujjl{position:relative;width:110px;height:110px;flex-shrink:0}.icon.svelte-gzujjl{width:110px;height:110px;object-fit:contain;position:relative;z-index:1;overflow:clip}.icon-glow.svelte-gzujjl{position:absolute;top:0;left:calc(50% - 55px);width:110px;height:110px;filter:blur(33px);z-index:0}.cta-text.svelte-gzujjl{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;text-align:center}h1.svelte-gzujjl{font-family:Inter,sans-serif;font-size:72px;font-weight:600;line-height:1.2em;letter-spacing:0}.title-gradient.svelte-gzujjl{background-image:linear-gradient(270deg,#ac59ff 0%,#e80570 49%,#e8006f 84%,var(--bg-color) 112%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.subtitle.svelte-gzujjl{font-family:Inter,sans-serif;font-size:28px;font-weight:400;line-height:1.4em;color:var(--text-secondary)}.btn-icon.svelte-gzujjl{width:20px;height:20px;flex-shrink:0}@media(max-width:1199px){.hero-cta.svelte-gzujjl{max-width:95%}.cta-card.svelte-gzujjl{padding:50px}h1.svelte-gzujjl{font-size:58px}}@media(max-width:809px){.hero-cta.svelte-gzujjl{max-width:95%}.icon-wrap.svelte-gzujjl,.icon.svelte-gzujjl,.icon-glow.svelte-gzujjl{width:80px;height:80px}.icon-glow.svelte-gzujjl{left:calc(50% - 40px)}.cta-card.svelte-gzujjl{padding:50px 25px;border-radius:24px}h1.svelte-gzujjl{font-size:32px}.subtitle.svelte-gzujjl{font-size:18px}}.wallet-section.svelte-ng88h5{padding:8px 8px 0}.wallet-card.svelte-ng88h5{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);padding:70px;display:flex;flex-direction:row;align-items:center;gap:48px;overflow:hidden}.visual-col.svelte-ng88h5{flex:1 0 0;max-width:350px;max-height:450px;display:flex;align-items:center;justify-content:center}.network-img.svelte-ng88h5{width:100%;height:auto;object-fit:contain}.content-col.svelte-ng88h5{flex:1 0 0;display:flex;flex-direction:column;gap:24px}.title.svelte-ng88h5{font-size:clamp(2rem,4vw,3.25rem);font-weight:600;line-height:1.2;color:var(--text-primary);font-family:var(--font-secondary)}.description.svelte-ng88h5{font-size:1.125rem;line-height:1.6;color:var(--text-secondary)}.features-row.svelte-ng88h5{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:8px}.feature-item.svelte-ng88h5{display:flex;flex-direction:column;gap:10px}.feature-icon.svelte-ng88h5{color:var(--text-primary);display:block;width:37px;height:37px}.feature-title.svelte-ng88h5{font-size:1.125rem;font-weight:600;font-family:var(--font-secondary);color:var(--text-primary)}.feature-desc.svelte-ng88h5{font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}@media(max-width:900px){.wallet-card.svelte-ng88h5{flex-direction:column;padding:50px;gap:40px}.visual-col.svelte-ng88h5{max-width:300px}.features-row.svelte-ng88h5{grid-template-columns:1fr}}@media(max-width:600px){.wallet-card.svelte-ng88h5{padding:32px 24px;border-radius:var(--border-radius-xl)}}.features-section.svelte-p05ec2{padding:0}.features-grid.svelte-p05ec2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:50px;padding:100px;background-color:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);overflow:hidden}.feature-card.svelte-p05ec2{display:flex;flex-direction:row;align-items:flex-start;gap:20px}.feature-icon.svelte-p05ec2{flex:none;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--bg-subtle);border-radius:12px}.feature-content.svelte-p05ec2{flex:1;display:flex;flex-direction:column;gap:8px}.feature-title.svelte-p05ec2{font-family:var(--font-secondary);font-size:18px;font-weight:500;font-style:normal;color:var(--text-primary);line-height:1.4em;letter-spacing:0em}.feature-desc.svelte-p05ec2{font-family:var(--font-secondary);font-size:14px;font-weight:400;font-style:normal;color:var(--text-secondary);line-height:1.6em;letter-spacing:0em}@media(min-width:810px)and (max-width:1199.98px){.features-grid.svelte-p05ec2{padding:50px}}@media(max-width:809.98px){.features-grid.svelte-p05ec2{grid-template-columns:repeat(1,minmax(0,1fr));gap:29px;padding:50px;border-radius:24px}}.showcases.svelte-1ar9ior{padding-bottom:8px}.cards.svelte-1ar9ior{display:flex;flex-direction:row;gap:10px}.card.svelte-1ar9ior{flex:1 0 0;display:flex;flex-direction:column;align-items:center;gap:20px;padding:50px 20px;background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);overflow:hidden}.card--tall.svelte-1ar9ior{height:813px}.card--stretch.svelte-1ar9ior{align-self:stretch}.text-wrap.svelte-1ar9ior{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;padding:0 20px;text-align:center;flex-shrink:0}.image-wrap.svelte-1ar9ior{position:relative;width:100%;max-width:450px;overflow:hidden;flex:1 1 auto;min-height:0}.image-wrap.svelte-1ar9ior img:where(.svelte-1ar9ior){width:100%;height:100%;object-fit:contain;object-position:center top}h3.svelte-1ar9ior{font-family:var(--font-secondary);font-size:clamp(24px,4vw,52px);font-weight:600;line-height:1.2em;color:var(--text-primary)}p.svelte-1ar9ior{font-family:var(--font-secondary);font-size:clamp(14px,2.5vw,18px);font-weight:400;line-height:1.4em;color:var(--text-secondary)}@media(max-width:809px){.cards.svelte-1ar9ior{flex-direction:column}.card--tall.svelte-1ar9ior{height:auto}.card.svelte-1ar9ior{padding:30px 20px;border-radius:24px}.image-wrap.svelte-1ar9ior{max-width:280px;flex:0 1 auto;max-height:400px}h3.svelte-1ar9ior{font-size:24px}p.svelte-1ar9ior{font-size:14px}}.security-section.svelte-1gdjphn{padding:0 8px}.container.svelte-1gdjphn{display:flex;flex-direction:column;gap:10px}.hero-card.svelte-1gdjphn{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);padding:70px;display:flex;align-items:center;justify-content:space-between;gap:48px;overflow:hidden;position:relative}.hero-content.svelte-1gdjphn{flex:1;display:flex;flex-direction:column;gap:20px;max-width:600px}.badge.svelte-1gdjphn{display:inline-flex;align-self:flex-start;padding:8px 20px;border-radius:40px;font-size:.8125rem;font-weight:600;font-family:var(--font-secondary);letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(270deg,#ac59ff26,#e8057026);color:var(--brand-purple);border:1px solid rgba(172,89,255,.25)}.hero-title.svelte-1gdjphn{font-size:clamp(2rem,4vw,3.25rem);font-weight:600;line-height:1.2;color:var(--text-primary);font-family:var(--font-secondary)}.hero-desc.svelte-1gdjphn{font-size:1.125rem;line-height:1.6;color:var(--text-secondary)}.shield-visual.svelte-1gdjphn{flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;width:160px;height:160px}.shield-glow.svelte-1gdjphn{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(172,89,255,.2) 0%,transparent 70%);filter:blur(20px)}.grid-row.svelte-1gdjphn{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rust-card.svelte-1gdjphn,.storage-card.svelte-1gdjphn{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);padding:50px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.rust-icon.svelte-1gdjphn{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--bg-subtle);border-radius:14px;color:var(--text-primary)}.lock-icon.svelte-1gdjphn{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--bg-subtle);border-radius:14px}.card-title.svelte-1gdjphn{font-size:1.375rem;font-weight:600;color:var(--text-primary);font-family:var(--font-secondary);line-height:1.3}.card-desc.svelte-1gdjphn{font-size:.9375rem;line-height:1.6;color:var(--text-secondary);max-width:400px}.rust-tags.svelte-1gdjphn{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.tag.svelte-1gdjphn{padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:500;font-family:var(--font-secondary);color:var(--text-secondary);background:var(--bg-subtle);border:1px solid var(--border-color)}.primitives-card.svelte-1gdjphn{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);padding:50px;display:flex;flex-direction:column;gap:32px;overflow:hidden}.primitives-title.svelte-1gdjphn{font-size:1.375rem;font-weight:600;color:var(--text-primary);font-family:var(--font-secondary)}.primitives-grid.svelte-1gdjphn{display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.primitive.svelte-1gdjphn{padding:24px;background:var(--bg-subtle);display:flex;flex-direction:column;gap:12px}.primitive.svelte-1gdjphn:first-child{border-radius:16px 0 0 16px}.primitive.svelte-1gdjphn:last-child{border-radius:0 16px 16px 0}.primitive-header.svelte-1gdjphn{display:flex;flex-direction:column;gap:6px}.primitive-name.svelte-1gdjphn{font-size:1rem;font-weight:600;color:var(--text-primary);font-family:var(--font-secondary)}.primitive-label.svelte-1gdjphn{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-purple)}.primitive-desc.svelte-1gdjphn{font-size:.8125rem;line-height:1.5;color:var(--text-secondary)}@media(min-width:810px)and (max-width:1199.98px){.hero-card.svelte-1gdjphn{padding:50px}.rust-card.svelte-1gdjphn,.storage-card.svelte-1gdjphn,.primitives-card.svelte-1gdjphn{padding:40px}.primitives-grid.svelte-1gdjphn{grid-template-columns:repeat(3,1fr)}.primitive.svelte-1gdjphn:first-child{border-radius:16px 0 0}.primitive.svelte-1gdjphn:nth-child(3){border-radius:0 16px 0 0}.primitive.svelte-1gdjphn:nth-child(4){border-radius:0 0 0 16px}.primitive.svelte-1gdjphn:last-child{border-radius:0 0 16px}}@media(max-width:809.98px){.security-section.svelte-1gdjphn{padding:0 8px}.hero-card.svelte-1gdjphn{flex-direction:column;padding:40px 28px;gap:32px;border-radius:var(--border-radius-xl)}.shield-visual.svelte-1gdjphn{width:120px;height:120px}.shield-visual.svelte-1gdjphn svg:where(.svelte-1gdjphn){width:60px;height:60px}.grid-row.svelte-1gdjphn{grid-template-columns:1fr}.rust-card.svelte-1gdjphn,.storage-card.svelte-1gdjphn,.primitives-card.svelte-1gdjphn{padding:32px 24px;border-radius:var(--border-radius-xl)}.primitives-grid.svelte-1gdjphn{grid-template-columns:1fr}.primitive.svelte-1gdjphn,.primitive.svelte-1gdjphn:first-child,.primitive.svelte-1gdjphn:last-child{border-radius:16px}.card-desc.svelte-1gdjphn{max-width:100%}}section.svelte-1fbzgiq{padding:0}.productivity-card.svelte-1fbzgiq{display:flex;flex-direction:row;gap:10px;align-items:stretch;background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);padding:50px;min-height:380px}.tabs-col.svelte-1fbzgiq{flex:1 0 0;display:flex;flex-direction:column;justify-content:center;gap:10px;overflow:hidden;padding:16px;border-radius:calc(var(--card-radius) - 20px);background:#ffffff0a;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffffff05,0 2px 12px #00000014}[data-theme=light] .tabs-col.svelte-1fbzgiq{background:#ffffff40;border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 1px #fff6,inset 0 -1px #ffffff1a,0 2px 12px #0000000a}.tab-btn.svelte-1fbzgiq{width:100%;padding:30px 50px;border-radius:50px;background:#ffffff0f;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14;color:var(--text-secondary);font-family:var(--font-secondary);font-size:20px;font-weight:400;text-align:left;cursor:pointer;transition:color .2s,border-color .2s,box-shadow .2s,background .2s}[data-theme=light] .tab-btn.svelte-1fbzgiq{background:#ffffff59;border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 1px #fff6}.tab-btn.active.svelte-1fbzgiq{border-color:#ffffff40;box-shadow:var(--shadow-glow) 0 0 30px 0 inset,inset 0 1px #ffffff26;background:#ffffff1a;color:var(--text-primary)}[data-theme=light] .tab-btn.active.svelte-1fbzgiq{background:#ffffff8c;border-color:#ffffffb3;box-shadow:var(--shadow-glow) 0 0 30px 0 inset,inset 0 1px #ffffff80}.tab-btn.svelte-1fbzgiq:hover:not(.active){border-color:#ffffff2e;background:#ffffff14;color:var(--text-primary)}[data-theme=light] .tab-btn.svelte-1fbzgiq:hover:not(.active){background:#ffffff73;border-color:#fff9}.image-col.svelte-1fbzgiq{flex:1 0 0;position:relative;overflow:hidden;border-radius:calc(var(--card-radius) - 20px)}.image-wrapper.svelte-1fbzgiq{position:absolute;inset:0;opacity:0;transition:opacity .35s ease;-webkit-mask:linear-gradient(rgb(0,0,0) 58%,rgba(0,0,0,0) 100%);mask:linear-gradient(rgb(0,0,0) 58%,rgba(0,0,0,0) 100%)}.image-wrapper.visible.svelte-1fbzgiq{opacity:1}.image-wrapper.svelte-1fbzgiq img:where(.svelte-1fbzgiq){width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:calc(var(--card-radius) - 20px)}@media(max-width:768px){.productivity-card.svelte-1fbzgiq{flex-direction:column;padding:12px;min-height:auto;border-radius:24px;gap:8px}.tabs-col.svelte-1fbzgiq{flex:0 0 auto;gap:6px;overflow:visible}.image-col.svelte-1fbzgiq{flex:0 0 auto;height:300px;border-radius:16px}.image-wrapper.svelte-1fbzgiq img:where(.svelte-1fbzgiq){border-radius:16px}.tab-btn.svelte-1fbzgiq{padding:12px 18px;font-size:14px;border-radius:28px;text-align:center}}.card.svelte-7d5xe5{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:32px;transition:background .2s,border-color .2s;display:flex;flex-direction:column;overflow:hidden;position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.card.svelte-7d5xe5:hover{background:var(--bg-card-hover);border-color:var(--border-hover)}.integrations.svelte-o07de2{padding:8px 0 0}.integrations-card{padding:48px!important;border-radius:var(--card-radius)!important}.integrations-inner.svelte-o07de2{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.integrations-text.svelte-o07de2{display:flex;flex-direction:column;gap:20px}.integrations-title.svelte-o07de2{font-family:var(--font-primary);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;color:var(--text-primary);line-height:1.15}.integrations-body.svelte-o07de2{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.integrations-columns.svelte-o07de2{display:flex;gap:10px;height:380px}.ticker-col.svelte-o07de2{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(transparent 0%,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(transparent 0%,#000 15%,#000 85%,transparent 100%)}.ticker-list.svelte-o07de2{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0;will-change:transform}.ticker-up.svelte-o07de2{animation:svelte-o07de2-scrollUp 11s linear infinite}.ticker-down.svelte-o07de2{animation:svelte-o07de2-scrollDown 11s linear infinite}@keyframes svelte-o07de2-scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes svelte-o07de2-scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.chain-card.svelte-o07de2{display:flex;align-items:center;gap:14px;padding:18px 20px;background:var(--bg-card);border:1px solid var(--border-card);border-radius:19px;height:84px;flex-shrink:0;box-sizing:border-box}.chain-icon.svelte-o07de2{width:44px;height:44px;object-fit:contain;border-radius:10px;flex-shrink:0}.chain-name.svelte-o07de2{font-family:var(--font-secondary);font-size:1rem;font-weight:500;color:var(--text-primary);white-space:nowrap}@media(max-width:900px){.integrations-inner.svelte-o07de2{grid-template-columns:1fr;gap:32px}.integrations-card{padding:32px!important;border-radius:24px!important}.integrations-columns.svelte-o07de2{height:300px}}.downloads-section.svelte-lwa7te{padding:120px 8px 0}.container.svelte-lwa7te{display:flex;flex-direction:column;gap:10px}.downloads-row.svelte-lwa7te{display:flex;flex-direction:row;gap:10px;width:100%}.downloads-row.secondary.svelte-lwa7te{flex-wrap:wrap}.downloads-row.secondary.svelte-lwa7te .dl-card:where(.svelte-lwa7te){flex:1 1 calc(33.333% - 10px);min-width:200px}.downloads-row.secondary.svelte-lwa7te{align-items:stretch}.dl-card.svelte-lwa7te{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:30px;background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);padding:30px 20px;text-decoration:none;color:var(--text-primary);overflow:hidden;transition:border-color .2s ease}.dl-card.svelte-lwa7te:hover{border-color:var(--border-hover)}.dl-card.disabled.svelte-lwa7te{opacity:.4;pointer-events:none;cursor:default}.dl-inner.svelte-lwa7te{display:flex;flex-direction:column;gap:24px;padding:20px}.dl-icon-wrap.svelte-lwa7te{flex-shrink:0}.dl-icon.svelte-lwa7te{width:80px;height:80px;object-fit:contain;display:block;border-radius:18px}.dl-texts.svelte-lwa7te{display:flex;flex-direction:column;gap:5px}.dl-title.svelte-lwa7te{font-family:Inter,sans-serif;font-size:34px;font-weight:400;line-height:1.4em;color:var(--text-primary);margin:0}.dl-count.svelte-lwa7te{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:var(--text-secondary);margin:0}.dl-btn.svelte-lwa7te{display:flex;align-items:center;justify-content:center;width:100%;height:57px;padding:14px 20px;border-radius:33px;border:1px solid var(--border-hover);background:var(--bg-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;color:var(--text-primary);cursor:pointer;transition:background .2s ease;box-sizing:border-box}.dl-card.svelte-lwa7te:hover .dl-btn:where(.svelte-lwa7te){background:var(--bg-card-hover)}.expand-btn.svelte-lwa7te{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;margin-top:8px;background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--card-radius);color:var(--text-primary);font-family:Inter,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:all .2s ease}.expand-btn.svelte-lwa7te:hover{border-color:var(--border-hover);background:var(--bg-subtle)}.expand-icon.svelte-lwa7te{transition:transform .3s ease}.expand-icon.rotated.svelte-lwa7te{transform:rotate(180deg)}@media(max-width:1199px){.dl-title.svelte-lwa7te{font-size:25px}.downloads-row.secondary.svelte-lwa7te .dl-card:where(.svelte-lwa7te){flex:1 1 calc(50% - 10px)}}@media(max-width:900px){.downloads-section.svelte-lwa7te{padding-top:80px}}@media(max-width:809px){.downloads-row.svelte-lwa7te{flex-direction:column}.dl-title.svelte-lwa7te{font-size:22px}.dl-card.svelte-lwa7te,.expand-btn.svelte-lwa7te{border-radius:24px}.downloads-row.secondary.svelte-lwa7te .dl-card:where(.svelte-lwa7te){flex:1 1 100%}}.footer.svelte-7lfk2o{padding:0 0 48px;overflow:hidden}.footer-giant.svelte-7lfk2o{font-size:clamp(4rem,15vw,16rem);font-weight:500;line-height:.8;color:var(--text-primary);text-align:center;letter-spacing:-.04em;margin-bottom:64px;font-family:var(--font-primary)}.footer-bottom.svelte-7lfk2o{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border-color);padding-top:24px;font-size:.875rem;color:var(--text-secondary)}.footer-links-left.svelte-7lfk2o,.footer-links-right.svelte-7lfk2o{display:flex;gap:32px}.footer-link.svelte-7lfk2o{color:var(--text-secondary);transition:color .2s}.footer-link.svelte-7lfk2o:hover{color:var(--text-primary)}@media(max-width:768px){.footer-bottom.svelte-7lfk2o{flex-direction:column;gap:16px;text-align:center}.footer-links-left.svelte-7lfk2o,.footer-links-right.svelte-7lfk2o{flex-direction:column;gap:8px}}.page-wrapper.svelte-1uha8ag{display:flex;flex-direction:column;gap:32px}
