.mask-icon.svelte-1mgf7yf{-webkit-mask-image:var(--mask-src);-webkit-mask-image:var(--mask-src);mask-image:var(--mask-src);background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.logo.svelte-1l8nvlt{object-fit:contain;width:auto;height:auto;display:block}.sidebar.svelte-129hoe0{width:var(--sidebar-w);background:var(--surface-sidebar);border-right:1px solid var(--border-subtle);z-index:30;flex-direction:column;height:100vh;padding:36px 20px 24px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar.svelte-129hoe0::-webkit-scrollbar{width:8px}.sidebar.svelte-129hoe0::-webkit-scrollbar-track{background:#323232;border-radius:8px}.sidebar.svelte-129hoe0::-webkit-scrollbar-thumb{background:#666;border-radius:8px}.sidebar.svelte-129hoe0::-webkit-scrollbar-thumb:hover{background:#999}.sidebar-div.svelte-129hoe0{width:100%;height:auto}.brand.svelte-129hoe0{padding-bottom:36px;display:flex}.eyebrow.svelte-129hoe0{font-family:var(--font-headings);font-size:var(--fs-12);font-weight:var(--fw-medium);letter-spacing:1.17px;text-transform:uppercase;color:var(--color-neutral-400);margin:0 0 12px;padding:0 4px}.account.svelte-129hoe0{margin-bottom:28px}.account-card.svelte-129hoe0{background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--r-14);align-items:center;gap:12px;min-height:62px;padding:12px;display:flex}.avatar.svelte-129hoe0{background:var(--color-white);width:36px;height:36px;color:var(--color-black);font-family:"Instrument Sans", var(--font-body);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.account-meta.svelte-129hoe0{flex-direction:column;gap:2px;min-width:0;display:flex}.account-name.svelte-129hoe0{color:#f5f5f5;font-size:var(--fs-14);font-family:var(--font-headings)}.account-date.svelte-129hoe0{color:var(--text-faint);font-size:var(--fs-14);font-family:var(--font-headings)}.nav-group.svelte-129hoe0{margin-bottom:24px}.nav-group.svelte-129hoe0 ul:where(.svelte-129hoe0){flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.nav-item.svelte-129hoe0{border-radius:var(--r-10);color:var(--color-neutral-400);font-size:var(--fs-16);align-items:center;gap:12px;min-height:44px;padding:11px 12px;transition:background-color .16s,color .16s,transform .16s;display:flex;position:relative}.nav-item.svelte-129hoe0:hover{background:var(--surface-hover);color:var(--color-white);transform:translate(2px)}.nav-item.active.svelte-129hoe0{background:var(--surface-hover);color:var(--color-white)}.nav-item.active.svelte-129hoe0:before{content:"";background:var(--color-white);border-radius:2px;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-item--logout.svelte-129hoe0{color:var(--color-neutral-300);margin-top:auto}.sidebar-spacer.svelte-129hoe0{flex:1}.backdrop.svelte-129hoe0{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:25;cursor:pointer;background:#0009;border:0;padding:0;animation:.2s svelte-129hoe0-fade-in;display:none;position:fixed;inset:0}@keyframes svelte-129hoe0-fade-in{0%{opacity:0}to{opacity:1}}@media (width<=1024px){.sidebar.svelte-129hoe0{-webkit-overflow-scrolling:touch;width:280px;min-height:100dvh;padding-top:24px;transition:transform .28s cubic-bezier(.2,.8,.2,1);position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:12px 0 48px -16px #0009}.sidebar--open.svelte-129hoe0{transform:translate(0)}.backdrop.svelte-129hoe0{display:block}}@media (width<=480px){.sidebar.svelte-129hoe0{width:min(86vw,320px)}}@media (prefers-reduced-motion:reduce){.sidebar.svelte-129hoe0,.nav-item.svelte-129hoe0{transition:none}}.header.svelte-1elxaub{z-index:20;background:linear-gradient(180deg, var(--surface-app) 70%, #05050500 100%);justify-content:space-between;align-items:center;gap:24px;padding:28px 36px 16px;display:flex;position:sticky;top:0}.menu-toggle.svelte-1elxaub{background:var(--surface-card);border:1.2px solid var(--border-subtle);width:44px;height:44px;color:var(--color-white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .14s;display:none}.menu-toggle.svelte-1elxaub:hover{background:var(--surface-hover)}.greeting.svelte-1elxaub{font-family:var(--font-headings);font-size:var(--fs-32);font-weight:var(--fw-regular);letter-spacing:.132px;flex:1;min-width:0;margin:0;line-height:1.1}.greeting-dim.svelte-1elxaub,.greeting-strong.svelte-1elxaub{color:var(--color-white)}.actions.svelte-1elxaub{flex-shrink:0;align-items:center;gap:12px;display:flex}.search.svelte-1elxaub{border:1.2px solid var(--border-subtle);border-radius:var(--r-12);min-width:280px;color:var(--text-faint);background:#0f0f0f;align-items:center;gap:10px;padding:10px 16px;transition:border-color .16s,background-color .16s;display:inline-flex}.search.svelte-1elxaub:hover{border-color:var(--color-neutral-300)}.search.svelte-1elxaub:focus-within{border-color:var(--color-white-400);color:var(--color-white-400);background:#131313}.search.svelte-1elxaub input:where(.svelte-1elxaub){color:var(--color-white);font-size:var(--fs-14);min-width:0;font-family:var(--font-body);background:0 0;border:0;outline:none;flex:1}.search.svelte-1elxaub input:where(.svelte-1elxaub)::placeholder{color:var(--text-faint)}.search-close.svelte-1elxaub{display:none}.icon-btn.svelte-1elxaub{border:1.2px solid var(--border-subtle);width:48px;height:48px;color:var(--color-white-400);background:#0f0f0f;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;position:relative}.icon-btn--search-mobile.svelte-1elxaub{display:none}.icon-btn.svelte-1elxaub:hover{background:var(--surface-hover);color:var(--color-white);transform:translateY(-1px)}.icon-btn.svelte-1elxaub:active{transform:translateY(0)}.icon-btn--on.svelte-1elxaub{color:#ff4d6d;border-color:#ff4d6d66}.badge-dot.svelte-1elxaub{color:#fff;background:#ff4d4d;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:6px;right:6px}.lang.svelte-1elxaub{border:1.2px solid var(--border-subtle);height:38px;color:var(--color-neutral-500);background:#0f0f0f;border-radius:24px;flex-shrink:0;align-items:center;gap:8px;padding:0 14px;font-size:14.76px;transition:background-color .16s,color .16s;display:inline-flex}.lang.svelte-1elxaub:hover{background:var(--surface-hover);color:var(--color-white)}.flag.svelte-1elxaub{object-fit:cover;border-radius:2px;width:22px;height:14px;overflow:hidden}@media (width<=1280px){.search.svelte-1elxaub{min-width:220px}}@media (width<=1024px){.menu-toggle.svelte-1elxaub{display:inline-flex}.header.svelte-1elxaub{gap:12px;padding:16px 24px 12px}.greeting.svelte-1elxaub{font-size:22px}}@media (width<=768px){.search.svelte-1elxaub{display:none}.icon-btn--search-mobile.svelte-1elxaub{display:inline-flex}.icon-btn.svelte-1elxaub{width:44px;height:44px}.lang.svelte-1elxaub{height:44px;padding:0 10px;font-size:13px}.greeting.svelte-1elxaub{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;display:-webkit-box;overflow:hidden}.actions.svelte-1elxaub{gap:8px}}@media (width<=540px){.greeting.svelte-1elxaub{display:none}}@media (width<=768px){.header--search-open.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub),.header--search-open.svelte-1elxaub .greeting:where(.svelte-1elxaub),.header--search-open.svelte-1elxaub .icon-btn--search-mobile:where(.svelte-1elxaub),.header--search-open.svelte-1elxaub .icon-btn:where(.svelte-1elxaub):not(.icon-btn--search-mobile),.header--search-open.svelte-1elxaub .lang:where(.svelte-1elxaub){display:none}.header--search-open.svelte-1elxaub .search:where(.svelte-1elxaub){flex:1;width:100%;min-width:0;display:inline-flex}.header--search-open.svelte-1elxaub .search-close:where(.svelte-1elxaub){width:28px;height:28px;color:var(--color-neutral-400);background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.header--search-open.svelte-1elxaub .search-close:where(.svelte-1elxaub):hover{color:var(--color-white);background:var(--surface-hover)}}@media (width<=430px){.header.svelte-1elxaub{padding:14px 16px 10px}.lang.svelte-1elxaub span:where(.svelte-1elxaub){display:none}.lang.svelte-1elxaub{justify-content:center;min-width:44px;padding:0 10px}}.crumb.svelte-mhuuw7{border-radius:var(--r-8);background:var(--color-white-100);color:var(--color-white);font-family:var(--font-body);font-size:var(--fs-14);align-items:center;gap:8px;width:max-content;padding:6px 12px;transition:background-color .14s;display:inline-flex}.crumb.svelte-mhuuw7:hover{background:var(--color-white-200)}.section-header.svelte-ls99y2{align-items:center;gap:16px;margin-bottom:24px;display:flex}@media (width<=768px){.section-header.svelte-ls99y2{gap:12px;margin-bottom:16px}}.eyebrow.svelte-ls99y2{font-family:var(--font-headings);font-size:var(--fs-14);font-weight:var(--fw-medium);letter-spacing:1.17px;text-transform:uppercase;color:var(--color-neutral-500);white-space:nowrap;margin:0}.eyebrow--dim.svelte-ls99y2{color:var(--color-neutral-300)}.divider.svelte-ls99y2{background:var(--border-subtle);flex:1;height:1px}.card.svelte-11ja2cl{aspect-ratio:auto;background:var(--surface-card);border:1px solid var(--border-card);border-radius:var(--r-18);isolation:isolate;justify-content:center;align-items:end;min-height:340px;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden}.card.svelte-11ja2cl:hover{border-color:var(--color-neutral-300);transform:translateY(-4px);box-shadow:0 16px 40px -12px #0009}.card-img.svelte-11ja2cl{z-index:0;position:absolute;inset:0}.card-img.svelte-11ja2cl img:where(.svelte-11ja2cl){object-fit:cover;object-position:center right;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.card.svelte-11ja2cl:hover .card-img:where(.svelte-11ja2cl) img:where(.svelte-11ja2cl){transform:scale(1.06)}.overlay.svelte-11ja2cl{z-index:1;position:absolute;inset:0}.overlay--right.svelte-11ja2cl{background:linear-gradient(215.59deg,#0000 36%,#000 82%),linear-gradient(#0000 60%,#0009 100%)}.overlay--left.svelte-11ja2cl{background:linear-gradient(79.73deg,#000 16%,#0000 73%),linear-gradient(#0000 60%,#0009 100%)}.overlay--bottom.svelte-11ja2cl{background:linear-gradient(#0000 35%,#000 100%)}.card-content.svelte-11ja2cl{justify-content:space-around;align-items:center;width:100%;margin-bottom:18px;display:flex}.badge.svelte-11ja2cl{z-index:3;background:var(--color-white);height:31px;color:var(--color-black);font-family:var(--font-body);font-size:var(--fs-16);-webkit-backdrop-filter:blur(52.3px);backdrop-filter:blur(52.3px);border-radius:11.337px;justify-content:center;align-items:center;padding:0 11px;transition:transform .22s;display:inline-flex}.card.svelte-11ja2cl:hover .badge:where(.svelte-11ja2cl){transform:scale(1.04)}.card-title.svelte-11ja2cl{z-index:3;font-family:var(--font-headings);font-weight:var(--fw-regular);font-size:var(--fs-18);letter-spacing:.132px;color:var(--text-heading);width:65%;max-width:320px;margin:0;line-height:1.1;transition:bottom .32s}@media (width<=768px){.card.svelte-11ja2cl{min-height:280px}.card-img.svelte-11ja2cl img:where(.svelte-11ja2cl){object-position:center center}.badge.svelte-11ja2cl{height:28px;padding:0 10px;font-size:14px}.card-title.svelte-11ja2cl{font-size:20px}}@media (width<=480px){.card.svelte-11ja2cl{min-height:240px}.card-title.svelte-11ja2cl{font-size:18px}}.faq.svelte-ncdjg7{background:var(--surface-shape);border:1.134px solid var(--border-subtle);border-radius:11.337px;transition:border-color .16s,background-color .16s;overflow:hidden}.faq.svelte-ncdjg7:hover,.faq--open.svelte-ncdjg7{border-color:var(--color-neutral-300)}.faq--open.svelte-ncdjg7{background:var(--surface-sunken)}.faq-head.svelte-ncdjg7{width:100%;min-height:56px;color:var(--text-body);font-family:var(--font-body);font-size:var(--fs-16);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:0 20px;display:flex}.faq-head.svelte-ncdjg7:hover{color:var(--color-white)}.faq-text.svelte-ncdjg7{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}@media (width<=768px){.faq-text.svelte-ncdjg7{white-space:normal;text-overflow:clip}.faq-head.svelte-ncdjg7{align-items:flex-start;min-height:56px;padding:14px 16px;line-height:1.35}.faq-icon.svelte-ncdjg7{margin-top:2px}.faq-body.svelte-ncdjg7{padding:0 16px 14px}}.faq-icon.svelte-ncdjg7{opacity:.6;flex-shrink:0;transition:transform .22s,opacity .22s;display:inline-flex}.faq-icon--open.svelte-ncdjg7{opacity:1;transform:rotate(90deg)}.faq-body.svelte-ncdjg7{color:var(--text-muted);font-size:var(--fs-14);padding:0 20px 16px;line-height:1.5}.faq-body.svelte-ncdjg7 p:where(.svelte-ncdjg7){margin:0}.btn.svelte-18sv61c{border-radius:var(--r-pill);font-family:var(--font-body);font-size:var(--fs-16);font-weight:var(--fw-medium);white-space:nowrap;justify-content:center;align-items:center;padding:10px 18px;line-height:1;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.btn--block.svelte-18sv61c{width:100%}.btn--primary.svelte-18sv61c{background:var(--color-white);color:var(--color-black)}.btn--primary.svelte-18sv61c:hover{background:var(--color-neutral-900);transform:translateY(-1px)}.btn--ghost.svelte-18sv61c{color:var(--color-white);border:1px solid var(--border-card);background:0 0}.btn--ghost.svelte-18sv61c:hover{background:var(--surface-card)}.specialist.svelte-8uecx{border:1px solid var(--border-subtle);background:radial-gradient(70% 110% at 90%,#66666659 0%,#33333340 50%,#0e0e0e 100%),linear-gradient(#1a1a1a 0%,#0e0e0e 100%);border-radius:20px;grid-template-columns:180px 1fr;max-width:550px;height:100%;min-height:250px;transition:border-color .22s,box-shadow .22s;display:grid;overflow:hidden}.specialist.svelte-8uecx:hover{border-color:var(--color-neutral-300);box-shadow:0 12px 32px -12px #0009}.hero.svelte-8uecx{position:relative;overflow:hidden}.hero.svelte-8uecx img:where(.svelte-8uecx){object-fit:cover;object-position:center;filter:grayscale(.1);width:100%;height:100%;position:absolute;inset:0}.content.svelte-8uecx{flex-direction:column;justify-content:center;gap:8px;padding:32px 28px 24px;display:flex;position:relative}.logo-orb.svelte-8uecx{background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:absolute;top:16px;left:28px}h3.svelte-8uecx{font-family:var(--font-headings);font-weight:var(--fw-regular);font-size:var(--fs-18);letter-spacing:.132px;color:var(--color-white);max-width:280px;margin:36px 0 0;line-height:1.15}p.svelte-8uecx{font-family:var(--font-body);font-size:var(--fs-14);color:var(--text-muted);max-width:320px;margin:0;line-height:1.45}.cta-row.svelte-8uecx{margin-top:8px}@media (width<=1024px){.specialist.svelte-8uecx{grid-template-columns:180px 1fr;min-height:220px}.content.svelte-8uecx{padding:28px 24px 20px}h3.svelte-8uecx{margin-top:32px;font-size:18px}.logo-orb.svelte-8uecx{top:1px}}@media (width<=720px){.specialist.svelte-8uecx{grid-template-columns:1fr}.hero.svelte-8uecx{height:200px}.content.svelte-8uecx{padding:56px 20px 20px}.logo-orb.svelte-8uecx{top:28px;left:20px;transform:translateY(-50%)}h3.svelte-8uecx{max-width:100%;margin-top:0;font-size:22px}p.svelte-8uecx{max-width:100%}}.blog.svelte-pf7zc2{color:inherit;flex-direction:column;gap:14px;transition:transform .26s cubic-bezier(.2,.8,.2,1);display:flex}.blog.svelte-pf7zc2:hover{transform:translateY(-4px)}.cover.svelte-pf7zc2{aspect-ratio:391/293;border:1px solid var(--border-card);border-radius:18px;position:relative;overflow:hidden}.cover.svelte-pf7zc2 img:where(.svelte-pf7zc2){object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.blog.svelte-pf7zc2:hover .cover:where(.svelte-pf7zc2) img:where(.svelte-pf7zc2){transform:scale(1.06)}.cover-shade.svelte-pf7zc2{background:linear-gradient(#0000 50%,#00000080 100%);transition:opacity .26s;position:absolute;inset:0}.blog.svelte-pf7zc2:hover .cover-shade:where(.svelte-pf7zc2){opacity:.6}.meta.svelte-pf7zc2{flex-direction:column;gap:4px;display:flex}.meta.svelte-pf7zc2 h4:where(.svelte-pf7zc2){font-family:var(--font-headings);font-weight:var(--fw-regular);font-size:var(--fs-18);letter-spacing:.132px;color:var(--color-white);margin:0;transition:color .2s}.blog.svelte-pf7zc2:hover .meta:where(.svelte-pf7zc2) h4:where(.svelte-pf7zc2){color:var(--color-neutral-800)}.meta.svelte-pf7zc2 span:where(.svelte-pf7zc2){font-family:var(--font-body);font-size:var(--fs-16);color:var(--text-muted)}.event.svelte-ou858n{background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--r-14);min-height:120px;color:inherit;align-items:center;gap:16px;padding:14px;transition:border-color .2s,background-color .2s,transform .2s;display:flex;position:relative}.event.svelte-ou858n:hover{border-color:var(--color-neutral-300);background:var(--surface-hover);transform:translate(2px)}.thumb.svelte-ou858n{border-radius:var(--r-24);border:1px solid var(--border-subtle);flex-shrink:0;width:90px;height:90px;overflow:hidden}.thumb.svelte-ou858n img:where(.svelte-ou858n){object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.event.svelte-ou858n:hover .thumb:where(.svelte-ou858n) img:where(.svelte-ou858n){transform:scale(1.08)}.meta.svelte-ou858n{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.meta.svelte-ou858n h4:where(.svelte-ou858n){font-family:var(--font-headings);font-weight:var(--fw-regular);font-size:var(--fs-18);letter-spacing:.132px;color:var(--color-white);margin:0}.meta.svelte-ou858n p:where(.svelte-ou858n){font-family:var(--font-body);font-size:var(--fs-16);color:var(--text-muted);margin:0;line-height:1.35}.arrow.svelte-ou858n{color:var(--color-neutral-400);opacity:0;font-size:20px;transition:opacity .2s,transform .2s;transform:translate(-8px)}.event.svelte-ou858n:hover .arrow:where(.svelte-ou858n){opacity:1;color:var(--color-white);transform:translate(0)}@media (width<=480px){.event.svelte-ou858n{gap:12px;min-height:104px;padding:12px}.thumb.svelte-ou858n{border-radius:var(--r-18);width:72px;height:72px}.meta.svelte-ou858n h4:where(.svelte-ou858n){font-size:16px}.meta.svelte-ou858n p:where(.svelte-ou858n){font-size:13px}}.app.svelte-1uha8ag{grid-template-columns:var(--sidebar-w) 1fr;background:var(--surface-app);min-height:100vh;color:var(--text-body);display:grid}.main.svelte-1uha8ag{flex-direction:column;min-width:0;display:flex}.content.svelte-1uha8ag{flex-direction:column;gap:56px;width:100%;max-width:1620px;margin-bottom:36px;padding:0 36px;display:flex}.crumb-row.svelte-1uha8ag{flex-direction:column;gap:8px;display:flex}.mobile-greeting.svelte-1uha8ag{color:var(--color-white);font-family:var(--font-headings);letter-spacing:.132px;margin:0;font-size:20px;line-height:1.25;display:none}@media (width<=540px){.mobile-greeting.svelte-1uha8ag{display:block}}.section.svelte-1uha8ag{flex-direction:column;scroll-margin-top:88px;display:flex}.grid.svelte-1uha8ag{gap:16px;display:grid}.grid--2.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3.svelte-1uha8ag{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-layout.svelte-1uha8ag{grid-template-columns:minmax(0,1fr) 520px;gap:24px;display:grid}.faq-grid.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;display:grid}.faq-aside.svelte-1uha8ag{min-width:0}.bottom.svelte-1uha8ag{grid-template-columns:1.4fr 1fr;gap:32px;display:grid}.bottom__col.svelte-1uha8ag{min-width:0}.events.svelte-1uha8ag{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--r-18);flex-direction:column;gap:12px;padding:20px;display:flex}@media (width<=1280px){.faq-layout.svelte-1uha8ag,.bottom.svelte-1uha8ag{grid-template-columns:1fr}.grid--3.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.app.svelte-1uha8ag{grid-template-columns:1fr}.content.svelte-1uha8ag{gap:48px;padding:0 24px 32px}}@media (width<=768px){.content.svelte-1uha8ag{gap:40px;padding:0 20px 28px}.grid--3.svelte-1uha8ag,.grid--2.svelte-1uha8ag,.faq-grid.svelte-1uha8ag{grid-template-columns:1fr}.events.svelte-1uha8ag{gap:10px;padding:14px}}@media (width<=480px){.content.svelte-1uha8ag{gap:32px;padding:0 16px 24px}.events.svelte-1uha8ag{padding:12px}}
