.theme-toggle.svelte-1cmi4dh{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:transparent;border:1px solid var(--line);color:var(--text-2);cursor:pointer;transition:.18s}.theme-toggle.svelte-1cmi4dh:hover{color:var(--text);background:var(--hover-tint);border-color:var(--line-strong)}.tp-nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--nav-glass);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);box-shadow:0 8px 28px #00000038;transition:background .28s ease,box-shadow .28s ease}.tp-nav.compact.svelte-1h32yp1{box-shadow:0 12px 34px #00000052}.tp-nav-inner.svelte-1h32yp1{padding:34px var(--pad) 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;transition:padding .28s ease}.tp-nav.compact.svelte-1h32yp1 .tp-nav-inner:where(.svelte-1h32yp1){padding:11px var(--pad)}.tp-nav-logo.svelte-1h32yp1{grid-column:1;grid-row:1;justify-self:start;display:flex;align-items:center;font-family:Departure Mono,ui-monospace,monospace;font-weight:600;font-size:17px;letter-spacing:0;color:var(--text);text-decoration:none;transition:font-size .28s ease}.tp-nav.compact.svelte-1h32yp1 .tp-nav-logo:where(.svelte-1h32yp1){font-size:15.5px}.tp-nav-logo.svelte-1h32yp1 .prompt:where(.svelte-1h32yp1){color:var(--text-2)}.tp-nav-logo.svelte-1h32yp1 .slash:where(.svelte-1h32yp1){color:var(--accent-2)}.tp-nav-actions.svelte-1h32yp1{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:14px}.tp-nav-links.svelte-1h32yp1{grid-column:2;grid-row:1;justify-self:center;list-style:none;display:flex;gap:8px;padding:0;margin:0}.tp-nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:inline-flex;align-items:center;gap:9px;padding:11px 17px;border-radius:999px;font-size:15.5px;line-height:1;color:var(--text-2);transition:color .18s,background .18s;text-decoration:none}.tp-nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--text);background:var(--hover-tint)}.tp-nav-dd.svelte-1h32yp1{position:relative}.tp-nav-caret.svelte-1h32yp1{opacity:.6;transition:transform .18s ease}.tp-nav-dd.svelte-1h32yp1:hover .tp-nav-caret:where(.svelte-1h32yp1),.tp-nav-dd.svelte-1h32yp1:focus-within .tp-nav-caret:where(.svelte-1h32yp1){transform:rotate(180deg)}.tp-nav-dd-panel.svelte-1h32yp1{position:absolute;top:100%;left:50%;transform:translate(-50%);padding-top:30px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.tp-nav-dd.svelte-1h32yp1:hover .tp-nav-dd-panel:where(.svelte-1h32yp1),.tp-nav-dd.svelte-1h32yp1:focus-within .tp-nav-dd-panel:where(.svelte-1h32yp1){opacity:1;visibility:visible;pointer-events:auto}.tp-nav-dd-menu.svelte-1h32yp1{list-style:none;margin:0;padding:12px;min-width:286px;display:flex;flex-direction:column;gap:4px;background:var(--glass-bg);border:1px solid var(--line);border-radius:var(--radius-md);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);box-shadow:inset 0 1px #ffffff1a,0 16px 40px #00000047;transform-origin:top center;transform:translateY(-8px);transition:transform .2s cubic-bezier(.23,1,.32,1)}.tp-nav-dd.svelte-1h32yp1:hover .tp-nav-dd-menu:where(.svelte-1h32yp1),.tp-nav-dd.svelte-1h32yp1:focus-within .tp-nav-dd-menu:where(.svelte-1h32yp1){transform:translateY(0)}.tp-nav-dd-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:block;padding:14px 18px;border-radius:var(--radius-sm);font-size:16px;line-height:1.25;color:var(--text-2);text-decoration:none;white-space:nowrap;transition:color .16s,background .16s}.tp-nav-dd-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--text);background:var(--hover-tint)}.tp-nav-lang.svelte-1h32yp1{font-family:Departure Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.1em;padding:8px 12px;border-radius:999px;color:var(--text-2);text-decoration:none;border:1px solid var(--line);transition:.18s}.tp-nav-lang.svelte-1h32yp1:hover,.tp-nav-lang.svelte-1h32yp1:focus-visible{color:var(--text);border-color:var(--line-strong);background:var(--hover-tint)}.tp-nav-burger.svelte-1h32yp1{grid-column:3;grid-row:1;justify-self:end;display:none;background:none;border:0;color:var(--text);width:44px;height:44px;margin-right:-10px;align-items:center;justify-content:center;padding:0;cursor:pointer;border-radius:999px;transition:background .18s}.tp-nav-burger.svelte-1h32yp1:hover,.tp-nav-burger.svelte-1h32yp1:focus-visible{background:var(--hover-tint)}.tp-burger-svg.svelte-1h32yp1 line:where(.svelte-1h32yp1){transform-origin:12px 12px;transition:transform .34s cubic-bezier(.65,0,.35,1),opacity .2s ease}.tp-burger-svg.svelte-1h32yp1 .top:where(.svelte-1h32yp1){transform:translateY(-5px)}.tp-burger-svg.svelte-1h32yp1 .bot:where(.svelte-1h32yp1){transform:translateY(5px)}.tp-nav-burger[aria-expanded=true].svelte-1h32yp1 .top:where(.svelte-1h32yp1){transform:rotate(45deg)}.tp-nav-burger[aria-expanded=true].svelte-1h32yp1 .patty:where(.svelte-1h32yp1){opacity:0}.tp-nav-burger[aria-expanded=true].svelte-1h32yp1 .bot:where(.svelte-1h32yp1){transform:rotate(-45deg)}@media(prefers-reduced-motion:reduce){.tp-burger-svg.svelte-1h32yp1 line:where(.svelte-1h32yp1){transition:none}}.tp-nav-mobile.svelte-1h32yp1{position:fixed;inset:0;z-index:99;background:var(--glass-bg);backdrop-filter:blur(28px) saturate(150%);-webkit-backdrop-filter:blur(28px) saturate(150%);padding:clamp(92px,15vh,132px) var(--pad) max(28px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.tp-nav-m-inner.svelte-1h32yp1{width:100%;max-width:560px;min-height:100%;margin-left:auto;margin-right:0;display:flex;flex-direction:column}.tp-nav-m-list.svelte-1h32yp1{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-end;gap:clamp(2px,1.1vh,10px)}.tp-nav-m-entry.svelte-1h32yp1{display:flex;flex-direction:column;align-items:flex-end}.tp-nav-m-entry.has-children.svelte-1h32yp1{margin-top:clamp(4px,1vh,10px)}.tp-nav-mobile.svelte-1h32yp1 :where(a:where(.svelte-1h32yp1)){text-decoration:none;transition:color .18s ease}.tp-nav-m-link.svelte-1h32yp1{display:flex;align-items:center;gap:14px;padding:clamp(7px,1.3vh,13px) 0;font-size:clamp(27px,7.4vw,38px);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:var(--text-2)}.tp-nav-m-link.svelte-1h32yp1:hover,.tp-nav-m-link.svelte-1h32yp1:active,.tp-nav-m-link.active.svelte-1h32yp1{color:var(--text)}.tp-nav-m-link.active.svelte-1h32yp1:after{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--chrome-grad);box-shadow:0 0 10px var(--accent-glow)}.tp-nav-m-sub.svelte-1h32yp1{list-style:none;margin:clamp(6px,1.2vh,12px) 0 0;padding:0;align-self:stretch;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px}.tp-nav-m-sublink.svelte-1h32yp1{display:inline-flex;align-items:center;gap:9px;font-size:clamp(15px,4.2vw,17px);color:var(--text-3)}.tp-nav-m-sublink.svelte-1h32yp1:hover,.tp-nav-m-sublink.svelte-1h32yp1:active,.tp-nav-m-sublink.active.svelte-1h32yp1{color:var(--text)}.tp-nav-m-sublink.active.svelte-1h32yp1:after{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--chrome-grad);box-shadow:0 0 8px var(--accent-glow)}.tp-nav-mobile-foot.svelte-1h32yp1{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:clamp(24px,5vh,40px)}.tp-nav-mobile-foot.svelte-1h32yp1 .tp-nav-mobile-cta:where(.svelte-1h32yp1){flex:1;min-width:0;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--text);color:var(--bg);font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background .18s ease,transform .18s ease}.tp-nav-mobile-foot.svelte-1h32yp1 .tp-nav-mobile-cta:where(.svelte-1h32yp1):hover,.tp-nav-mobile-foot.svelte-1h32yp1 .tp-nav-mobile-cta:where(.svelte-1h32yp1):active{background:var(--accent-strong);transform:translateY(-1px)}.tp-nav-mobile-foot.svelte-1h32yp1 .tp-nav-mobile-lang:where(.svelte-1h32yp1){width:52px;height:52px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:14px;font-family:Departure Mono,ui-monospace,monospace;letter-spacing:.08em;font-size:13px;color:var(--text-2);text-decoration:none;transition:color .18s ease,border-color .18s ease,background .18s ease}.tp-nav-mobile-foot.svelte-1h32yp1 .tp-nav-mobile-lang:where(.svelte-1h32yp1):hover,.tp-nav-mobile-foot.svelte-1h32yp1 .tp-nav-mobile-lang:where(.svelte-1h32yp1):active{color:var(--text);border-color:var(--line-strong);background:var(--hover-tint)}.tp-nav-mobile-foot.svelte-1h32yp1 .theme-toggle{width:52px;height:52px;flex:0 0 auto;border-radius:14px}@media(max-width:960px){.tp-nav-links.svelte-1h32yp1,.tp-nav-actions.svelte-1h32yp1{display:none}.tp-nav-burger.svelte-1h32yp1{display:inline-flex}.tp-nav-inner.svelte-1h32yp1{padding:16px var(--pad)}}footer.svelte-jz8lnl{padding:0;margin-top:40px}.foot-card.svelte-jz8lnl{position:relative;border-top:1px solid var(--line);background:var(--glass-bg);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);box-shadow:inset 0 1px #ffffff0f;padding:clamp(44px,5.5vw,72px) 0 clamp(28px,3vw,36px)}.foot-card.svelte-jz8lnl:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.45}.foot-grid.svelte-jz8lnl{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:clamp(32px,4vw,64px);align-items:stretch}.foot-brand-col.svelte-jz8lnl{display:flex;flex-direction:column;align-items:flex-start}.foot-brand.svelte-jz8lnl{font-family:Departure Mono,ui-monospace,monospace;font-size:21px;font-weight:600;letter-spacing:0;color:var(--text);text-decoration:none}.foot-brand.svelte-jz8lnl .prompt:where(.svelte-jz8lnl){color:var(--text-2)}.foot-brand.svelte-jz8lnl .slash:where(.svelte-jz8lnl){color:var(--accent-2)}.foot-tag.svelte-jz8lnl{color:var(--text-2);font-size:15px;margin:14px 0 0;max-width:34ch;line-height:1.55}.foot-mail.svelte-jz8lnl{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-size:16px;font-weight:500;color:var(--text);text-decoration:none}.foot-mail-label.svelte-jz8lnl{background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .3s cubic-bezier(.22,.61,.36,1)}.foot-mail.svelte-jz8lnl:hover .foot-mail-label:where(.svelte-jz8lnl),.foot-mail.svelte-jz8lnl:focus-visible .foot-mail-label:where(.svelte-jz8lnl){background-size:100% 1px}.foot-mail-arr.svelte-jz8lnl{color:var(--accent);transition:transform .22s ease}.foot-mail.svelte-jz8lnl:hover .foot-mail-arr:where(.svelte-jz8lnl),.foot-mail.svelte-jz8lnl:focus-visible .foot-mail-arr:where(.svelte-jz8lnl){transform:translate(4px)}.foot-col.svelte-jz8lnl h4:where(.svelte-jz8lnl){font-family:Departure Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);margin:0 0 16px;font-weight:500}.foot-col.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.foot-col.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-2);font-size:15px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .25s cubic-bezier(.22,.61,.36,1),color .18s}.foot-col.svelte-jz8lnl a:where(.svelte-jz8lnl):hover,.foot-col.svelte-jz8lnl a:where(.svelte-jz8lnl):focus-visible{color:var(--text);background-size:100% 1px}.foot-bottom.svelte-jz8lnl{margin-top:clamp(40px,5vw,64px);padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--text-3);font-size:13px}.foot-privacy.svelte-jz8lnl{color:var(--text-3);text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .25s cubic-bezier(.22,.61,.36,1),color .18s}.foot-privacy.svelte-jz8lnl:hover,.foot-privacy.svelte-jz8lnl:focus-visible{color:var(--text-2);background-size:100% 1px}@media(max-width:740px){.foot-grid.svelte-jz8lnl{grid-template-columns:1fr 1fr;gap:30px 24px}.foot-brand-col.svelte-jz8lnl{grid-column:1 / -1}.foot-mail.svelte-jz8lnl{margin-top:0;padding-top:22px}.foot-bottom.svelte-jz8lnl{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:380px){.foot-grid.svelte-jz8lnl{gap:28px 16px}}@media(prefers-reduced-motion:reduce){.foot-mail-arr.svelte-jz8lnl{transition:none}}.cookie-banner.svelte-zvfgak{position:fixed;left:0;right:0;bottom:0;z-index:50;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}@media(min-width:768px){.cookie-banner.svelte-zvfgak{padding:24px}}.fcta.svelte-1gj3f30{position:fixed;right:0;top:50%;z-index:90;transform:translate(8px,-50%);opacity:0;pointer-events:none;display:flex;align-items:center;padding:14px 16px;background:var(--card-bg);backdrop-filter:blur(var(--card-blur)) saturate(150%);-webkit-backdrop-filter:blur(var(--card-blur)) saturate(150%);color:var(--text);text-decoration:none;border:1px solid var(--line);border-right:0;border-radius:14px 0 0 14px;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff08,0 22px 50px -18px #0000008c;font-family:Space Grotesk,sans-serif;transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .35s ease,background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.fcta.on.svelte-1gj3f30{transform:translateY(-50%);opacity:1;pointer-events:auto}.fcta.svelte-1gj3f30:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:2px;background:linear-gradient(180deg,transparent,var(--accent),transparent);border-radius:2px;opacity:.6;transition:opacity .2s ease}.fcta.svelte-1gj3f30:hover:before,.fcta.svelte-1gj3f30:focus-visible:before{opacity:0}.fcta-icon.svelte-1gj3f30{flex:0 0 auto;display:inline-flex;color:var(--accent);transition:color .2s ease}.fcta-body.svelte-1gj3f30{display:inline-flex;flex-direction:column;gap:4px;max-width:0;margin-right:0;overflow:hidden;opacity:0;transition:max-width .32s cubic-bezier(.2,.7,.2,1),margin-right .32s cubic-bezier(.2,.7,.2,1),opacity .22s ease}.fcta.svelte-1gj3f30:hover .fcta-body:where(.svelte-1gj3f30),.fcta.svelte-1gj3f30:focus-visible .fcta-body:where(.svelte-1gj3f30){max-width:220px;margin-right:14px;opacity:1}.fcta-eye.svelte-1gj3f30{font-family:Departure Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;opacity:.65;white-space:nowrap}.fcta-msg.svelte-1gj3f30{font-size:13px;line-height:1.35;font-weight:400;max-width:200px}.fcta-cta.svelte-1gj3f30{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:500;color:var(--accent);transition:color .2s ease}.fcta-cta.svelte-1gj3f30 .arr:where(.svelte-1gj3f30){transition:transform .18s ease}.fcta.svelte-1gj3f30:hover,.fcta.svelte-1gj3f30:focus-visible{background:var(--accent);color:var(--bg);border-color:var(--accent);box-shadow:0 22px 50px -14px #cdd5e38c}.fcta.svelte-1gj3f30:hover .fcta-icon:where(.svelte-1gj3f30),.fcta.svelte-1gj3f30:focus-visible .fcta-icon:where(.svelte-1gj3f30){color:var(--bg)}.fcta.svelte-1gj3f30:hover .fcta-cta:where(.svelte-1gj3f30),.fcta.svelte-1gj3f30:focus-visible .fcta-cta:where(.svelte-1gj3f30){color:var(--bg)}.fcta.svelte-1gj3f30:hover .fcta-eye:where(.svelte-1gj3f30),.fcta.svelte-1gj3f30:focus-visible .fcta-eye:where(.svelte-1gj3f30){opacity:.9}.fcta.svelte-1gj3f30:hover .fcta-cta:where(.svelte-1gj3f30) .arr:where(.svelte-1gj3f30),.fcta.svelte-1gj3f30:focus-visible .fcta-cta:where(.svelte-1gj3f30) .arr:where(.svelte-1gj3f30){transform:translate(3px)}@media(min-width:1760px){.fcta.svelte-1gj3f30 .fcta-body:where(.svelte-1gj3f30){max-width:220px;margin-right:14px;opacity:1}}@media(max-width:1023px){.fcta.svelte-1gj3f30{display:none}}@media(prefers-reduced-motion:reduce){.fcta.svelte-1gj3f30,.fcta-body.svelte-1gj3f30{transition:opacity .2s ease,background .2s ease}}.bg-particles.svelte-1v2axqk{position:fixed;inset:0;z-index:-1;pointer-events:none}
