.button.svelte-7ud2dn{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;text-align:center;font-size:var(--gs-text-size-sm);line-height:var(--gs-text-height-sm);font-weight:var(--gs-weight-medium);gap:var(--gs-space-8);outline:none;transition:background-color var(--gs-transition-base)}.label.svelte-7ud2dn{flex:1 1 0%}.full.svelte-7ud2dn{width:100%}.square.svelte-7ud2dn{border-radius:var(--gs-radius-xs)}.circle.svelte-7ud2dn{border-radius:9999px}.small.svelte-7ud2dn{height:1.5rem;padding-left:var(--gs-space-4);padding-right:var(--gs-space-4);font-size:.75rem;line-height:1rem}.medium.svelte-7ud2dn{height:2.25rem;padding-left:var(--gs-space-8);padding-right:var(--gs-space-8);min-width:2.25rem}.medium.withLabel.svelte-7ud2dn{padding-left:var(--gs-space-16);padding-right:var(--gs-space-16)}.small.withLabel.svelte-7ud2dn{padding-left:.625rem;padding-right:.625rem}.primary.svelte-7ud2dn{background-color:var(--gs-accent-hero-base);color:var(--gs-accent-hero-on-accent)}.primary.svelte-7ud2dn:hover{background-color:var(--gs-accent-hero-emphasis)}.outline.svelte-7ud2dn{border-width:1px;border-style:solid;border-color:var(--gs-border-emphasis);background-color:var(--gs-bg-base)}.ghost.svelte-7ud2dn:hover,.outline.svelte-7ud2dn:hover{background-color:var(--gs-bg-faint)}.outline.svelte-7ud2dn:hover{border-color:var(--gs-border-emphasis)}.root.svelte-13cudbs{display:flex;height:18px;width:18px;flex:none;cursor:pointer;align-items:center;justify-content:center;border-radius:var(--gs-radius-2xs);transition:all 1s;background-color:var(--gs-accent-hero-base);color:var(--gs-accent-hero-on-accent)}.root.svelte-boco2y{display:flex;width:100%;flex-direction:column;gap:var(--gs-space-4)}.input.svelte-boco2y{height:2.25rem;border-radius:var(--gs-radius-xs);border-width:1px;border-style:solid;border-color:var(--gs-border-emphasis);background-color:var(--gs-bg-raised);display:flex;align-items:center;padding-left:var(--gs-space-12);padding-right:var(--gs-space-12)}.icon.svelte-boco2y{margin-left:auto;display:flex;justify-content:center;align-items:center;color:var(--gs-fg-base);background-color:var(--gs-bg-faint);width:24px;height:24px;border-radius:6px;margin-right:-6px}.hero-box.svelte-t5pywu{border-radius:var(--gs-radius-base);padding:var(--gs-space-20);background-color:var(--gs-bg-faint);position:relative;display:flex;flex-direction:column;background-color:var(--gs-bg-raised);box-shadow:var(--gs-box-shadow-base)}.gap-base.svelte-t5pywu{gap:var(--gs-space-16)}.gap-none.svelte-t5pywu{gap:0}.gap-sm.svelte-t5pywu{gap:var(--gs-space-12)}.head.svelte-115nkh6{display:flex;align-items:center;justify-content:space-between;font-weight:var(--gs-weight-medium)}.grid.svelte-115nkh6{display:flex;flex-wrap:wrap;width:100%}.day-header.svelte-115nkh6,.cell.svelte-115nkh6{width:calc(100% / 7);text-align:center}.day-header.svelte-115nkh6{padding-top:var(--gs-space-8);padding-bottom:var(--gs-space-8);font-weight:400;opacity:.75}.cell.svelte-115nkh6{cursor:pointer;color:var(--gs-fg-base);padding-top:var(--gs-space-8);padding-bottom:var(--gs-space-8);font-size:var(--gs-text-size-sm);line-height:var(--gs-text-height-sm);border-radius:var(--gs-radius-2xs);transition:background-color var(--gs-transition-base)}.cell.svelte-115nkh6:hover{background-color:var(--gs-accent-hero-base);color:var(--gs-accent-hero-on-accent)!important}.muted.svelte-115nkh6{color:var(--gs-fg-faint)}.today.svelte-115nkh6{position:relative;isolation:isolate;color:var(--gs-accent-hero-on-accent)}.today.svelte-115nkh6:after{content:"";position:absolute;width:28px;height:28px;left:50%;top:50%;transform:translate(-50%) translateY(-50%);background-color:var(--gs-accent-hero-base);border-radius:50%;z-index:-1}.info.svelte-sma6ru{display:flex;flex-direction:column}.title.svelte-sma6ru{margin-bottom:var(--gs-space-4);display:flex;align-items:center;gap:var(--gs-space-8)}.title-icon.svelte-sma6ru{margin-top:-.125rem;flex:none}.messages.svelte-yzlaya{display:flex;flex-direction:column;gap:var(--gs-space-16)}.message.svelte-yzlaya{display:flex;gap:var(--gs-space-4)}.input-row.svelte-yzlaya{display:flex;gap:var(--gs-space-8)}.avatar.svelte-yzlaya{display:flex;flex:none;align-items:flex-end}.avatar__img.svelte-yzlaya{height:2rem;width:2rem;border-radius:var(--gs-radius-pill);padding:var(--gs-space-2);border-width:2px;border-style:solid;border-color:var(--gs-border-emphasis);background-color:var(--gs-bg-muted)}.text.svelte-yzlaya{border-radius:var(--gs-radius-base);padding:var(--gs-space-8) var(--gs-space-12);font-size:var(--gs-text-size-sm);line-height:var(--gs-text-height-sm)}.sender.svelte-yzlaya{align-self:flex-end}.sender.svelte-yzlaya .text:where(.svelte-yzlaya){background-color:var(--gs-bg-faint);border-bottom-right-radius:0}.sender.svelte-yzlaya .avatar__img:where(.svelte-yzlaya){transform:scaleX(-1)}.receiver.svelte-yzlaya{align-self:flex-start}.receiver.svelte-yzlaya .text:where(.svelte-yzlaya){background-color:var(--gs-bg-faint)}.receiver.svelte-yzlaya .avatar:where(.svelte-yzlaya){order:1}.receiver.svelte-yzlaya .text:where(.svelte-yzlaya){order:3}.col.svelte-1jh47d6{display:flex;flex-direction:column}.row.svelte-1jh47d6{display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-bottom-width:1px;border-bottom-style:solid;border-color:var(--gs-border-emphasis);padding-top:var(--gs-space-8);padding-bottom:var(--gs-space-8)}.row.svelte-1jh47d6:first-child{padding-top:0}.row.svelte-1jh47d6:last-child{border-bottom:none;padding-bottom:0!important}.text.svelte-1jh47d6{display:flex;align-items:center;gap:var(--gs-space-8)}.col.svelte-1cqdovq{display:flex;flex-direction:column}.row.svelte-1cqdovq{display:flex;cursor:pointer;flex-direction:column;gap:var(--gs-space-8);border-bottom-width:1px;border-bottom-style:solid;border-color:var(--gs-border-emphasis);padding-top:var(--gs-space-12);padding-bottom:var(--gs-space-12);transition:color 1s,background-color 1s,border-color 1s}.row.svelte-1cqdovq:first-child{padding-top:0;cursor:default}.row.svelte-1cqdovq:first-child:hover{background-color:transparent}.row.svelte-1cqdovq:last-child{border-bottom:none;padding-bottom:0!important;padding-bottom:.875rem}.header.svelte-1cqdovq{display:flex;align-items:center;gap:var(--gs-space-8)}.input.svelte-1cqdovq{display:flex;flex-direction:column;gap:var(--gs-space-4)}.row.svelte-15yy6jj{display:flex;cursor:pointer;align-items:center;gap:var(--gs-space-12);padding-top:var(--gs-space-8);padding-bottom:var(--gs-space-8)}.row.svelte-15yy6jj:first-child{padding-top:0}.row.svelte-15yy6jj:last-child{padding-bottom:0}.icon.svelte-15yy6jj{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--gs-bg-base);border:1px solid var(--gs-border-emphasis);color:var(--gs-accent-hero-base)}.table.svelte-1o46dnd{width:100%}.td.svelte-1o46dnd,.th.svelte-1o46dnd{padding-top:var(--gs-space-12);padding-bottom:var(--gs-space-12)}.th.svelte-1o46dnd{padding-top:0;text-align:left}.tr.svelte-1o46dnd:last-child .td:where(.svelte-1o46dnd){padding-bottom:0}.tbody.svelte-1o46dnd .td:where(.svelte-1o46dnd):first-child{width:1.25rem;padding-right:0}.tbody.svelte-1o46dnd .tr:where(.svelte-1o46dnd){cursor:pointer;border-top:1px solid var(--gs-border-emphasis)}.question-button.svelte-qj6bt0{width:100%;cursor:pointer;border-bottom-width:1px;border-bottom-style:solid;border-color:var(--gs-border-emphasis);text-align:left}.question-button.svelte-qj6bt0:first-child{padding-top:0}.question-button.svelte-qj6bt0:last-child{border-bottom:none;padding-bottom:0}.question.svelte-qj6bt0{position:relative;display:flex;list-style:none;justify-content:space-between;padding-top:var(--gs-space-12);padding-bottom:var(--gs-space-12);outline:none;align-items:center;gap:var(--gs-space-12)}.question-button.svelte-qj6bt0:first-child .question:where(.svelte-qj6bt0){padding-top:0}.question-button.svelte-qj6bt0:last-child .question:where(.svelte-qj6bt0){padding-bottom:0}.answer.svelte-qj6bt0{padding-bottom:var(--gs-space-12)}.isActive.svelte-qj6bt0 .chevron:where(.svelte-qj6bt0){transform:rotate(180deg)}.actions.svelte-1w1hi7a{display:flex;gap:var(--gs-space-8)}.icon.svelte-1w1hi7a{display:flex;justify-content:center;color:var(--gs-accent-hero-base)}.content.svelte-1xiupde{display:flex;width:100%;flex-direction:column;gap:var(--gs-space-12)}.checkbox-row.svelte-1xiupde{display:flex;cursor:pointer;gap:var(--gs-space-8)}.bars.svelte-168z0fq{display:flex;align-items:flex-end;gap:var(--gs-space-8);list-style:none}.bar.svelte-168z0fq{flex:1 1 0%;background-color:var(--gs-accent-hero-base)}.image.svelte-vkszkp{margin-bottom:var(--gs-space-8);height:5.625rem;width:5.625rem;border-radius:9999px;border-width:2px;border-style:solid;border-color:var(--gs-bg-muted);background-color:var(--gs-bg-muted)}.info.svelte-vkszkp{position:relative;display:flex;flex-direction:column;align-items:center}.notification.svelte-vkszkp{position:absolute;right:5rem;top:.25rem;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:50%;background-color:var(--gs-accent-hero-base);color:var(--gs-accent-hero-on-accent)}.content.svelte-8nqzgg{display:flex;flex-direction:column;gap:var(--gs-space-8)}.label.svelte-8nqzgg{display:flex;height:1.25rem;gap:var(--gs-space-8)}.icon-wrap.svelte-8nqzgg{display:flex;align-items:center;gap:var(--gs-space-8)}.outer-bar.svelte-8nqzgg{overflow:hidden;border-radius:var(--gs-radius-2xs);background-color:var(--gs-bg-muted)}.inner-bar.svelte-8nqzgg{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--gs-accent-hero-base);transition:transform .5s ease}.icon.svelte-8nqzgg{animation:svelte-8nqzgg-spin 1s linear infinite}@keyframes svelte-8nqzgg-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.link-row.svelte-1dtqoqe{display:flex;gap:var(--gs-space-8)}.row.svelte-1dtqoqe{display:flex;align-items:center;justify-content:space-between;padding-top:var(--gs-space-8);padding-bottom:var(--gs-space-8)}.row.svelte-1dtqoqe:first-child{padding-top:0}.row.svelte-1dtqoqe:last-child{padding-bottom:0}.user.svelte-1dtqoqe{display:flex;align-items:center;gap:var(--gs-space-8)}.avatar.svelte-1dtqoqe{overflow:hidden;border-width:2px;border-style:solid;border-radius:var(--gs-radius-pill);border-color:var(--gs-border-emphasis);background-color:var(--gs-bg-muted)}.col.svelte-10z213v{display:flex;flex-direction:column}.row.svelte-10z213v{position:relative;width:100%;border-top-width:1px;border-top-style:solid;border-top-color:var(--gs-border-emphasis);padding-top:var(--gs-space-12);padding-bottom:var(--gs-space-12)}.row.svelte-10z213v:last-child{padding-bottom:0}.stock.svelte-10z213v{display:flex;flex-direction:column}.company.svelte-10z213v{opacity:.75}.data.svelte-10z213v{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column}.price.svelte-10z213v{text-align:right}.icon.svelte-10z213v{color:var(--gs-fg-muted)}.change.svelte-10z213v{display:inline-flex;flex:none;align-items:center;gap:var(--gs-space-4);align-self:flex-end;border-radius:.25rem;padding-top:var(--gs-space-2);padding-bottom:var(--gs-space-2)}.neutral.svelte-10z213v{background-color:var(--gs-bg-muted);padding-left:var(--gs-space-8)}.add-btn.svelte-10z213v{position:absolute;right:1.5rem;top:1.5rem}.content.svelte-19uz16p{display:flex;flex-direction:column;gap:var(--gs-space-16)}.input-row.svelte-19uz16p{display:flex;gap:var(--gs-space-8)}.tag-wrap.svelte-19uz16p{display:flex;flex-wrap:wrap;gap:var(--gs-space-8)}.tag.svelte-19uz16p{display:inline-flex;height:1.5rem;align-items:center;border-radius:9999px;background-color:var(--gs-bg-faint);padding-left:var(--gs-space-12);padding-right:var(--gs-space-4);font-weight:500}.cancel.svelte-19uz16p{color:var(--gs-fg-muted)}.cancel.svelte-fo81s9{position:relative;top:-.25rem}.row.svelte-wllpo7{display:flex;align-items:center;justify-content:space-between;padding-top:var(--gs-space-8);padding-bottom:var(--gs-space-8)}.row.svelte-wllpo7:first-child{padding-top:0}.row.svelte-wllpo7:last-child{padding-bottom:0}.user.svelte-wllpo7{display:flex;align-items:center;gap:var(--gs-space-12)}.avatar.svelte-wllpo7{overflow:hidden;border-radius:9999px;border-width:2px;border-style:solid;border-color:var(--gs-bg-muted);background-color:var(--gs-bg-muted);transition:color 1s,background-color 1s,border-color 1s}.data.svelte-wllpo7{display:flex;flex-direction:column}.hero-wrap.svelte-khsqxp{overflow:hidden;margin-top:-9rem;margin-bottom:-9rem;padding-top:1px;padding-bottom:1px}.hero-grid.svelte-khsqxp{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:calc(1400px + 4rem);position:relative;gap:var(--spacing-md);left:50%;transform:translate(-50%)}.hero-grid.svelte-khsqxp .column:where(.svelte-khsqxp):last-child{display:none}@media(min-width:720px){.hero-wrap.svelte-khsqxp{margin-top:-10rem;margin-bottom:-10rem}.hero-grid.svelte-khsqxp{grid-template-columns:repeat(6,minmax(0,1fr));width:calc(1680px + 5rem)}.hero-grid.svelte-khsqxp .column:where(.svelte-khsqxp):last-child{display:flex}}.column.svelte-khsqxp{display:flex;flex-direction:column;justify-content:center;gap:var(--spacing-md)}circle.svelte-g9m862{animation:svelte-g9m862-dot-pulse 10s linear infinite;transform-box:fill-box;transform-origin:center}@keyframes svelte-g9m862-dot-pulse{0%,45%,55%,to{transform:scale(1)}50%{transform:scale(1.5)}}.icon.svelte-177cjpf{color:var(--gs-accent-base)}.content.svelte-177cjpf{display:flex;flex-direction:column;gap:var(--gs-space-8)}.img-wrap.svelte-177cjpf{display:flex;flex:1;justify-content:center;color:var(--gs-accent-base)}.header.svelte-81fdjs{display:flex;flex-direction:column;gap:var(--gs-space-8)}.main-icon-wrap.svelte-81fdjs{width:38px;height:38px;display:flex;justify-content:center;align-items:center;color:var(--item-color);border-radius:var(--gs-radius-pill);background-color:color-mix(in srgb,var(--item-color) 5%,transparent)}@media(prefers-color-scheme:dark){.main-icon-wrap.svelte-81fdjs{background-color:color-mix(in srgb,var(--item-color) 8%,transparent)}}.support-icon.svelte-81fdjs{color:var(--item-color)}.highlights.svelte-81fdjs{display:flex;flex-direction:column;gap:var(--gs-space-4)}.highlights-item.svelte-81fdjs{display:flex;gap:var(--gs-space-8);align-items:center}.process-grid.svelte-18s39i7{box-shadow:var(--gs-box-shadow-base);border-radius:var(--gs-radius-base);overflow:clip;position:relative}.process-grid.svelte-18s39i7>:last-child{border-bottom:none}@media(min-width:720px){.process-grid.svelte-18s39i7{overflow:visible;box-shadow:none;border-radius:0;border:none}.process-grid.svelte-18s39i7:before,.process-grid.svelte-18s39i7:after{content:"";position:absolute;top:0;bottom:0;width:calc(50% - var(--gs-space-8));z-index:-1;box-shadow:var(--gs-box-shadow-base);border-radius:var(--gs-radius-base)}.process-grid.svelte-18s39i7>:nth-child(5){border-bottom:none}.process-grid.svelte-18s39i7:before{left:0}.process-grid.svelte-18s39i7:after{right:0}.process-grid.svelte-18s39i7>:first-child,.process-grid.svelte-18s39i7>:nth-child(2){border-top-left-radius:var(--gs-radius-base);border-top-right-radius:var(--gs-radius-base)}.process-grid.svelte-18s39i7>:nth-last-child(2),.process-grid.svelte-18s39i7>:last-child{border-bottom-left-radius:var(--gs-radius-base);border-bottom-right-radius:var(--gs-radius-base)}}.about-wrapper.svelte-7hpc9t{border-radius:var(--gs-radius-base);overflow:clip;box-shadow:var(--gs-box-shadow-base)}.footer-link.svelte-wt4tt0{text-decoration:none}.footer-link.svelte-wt4tt0:hover{text-decoration:underline}.flip.svelte-12b954n{display:flex;flex-direction:column-reverse}.logo.svelte-12b954n{height:auto}@media(prefers-color-scheme:dark){.logo.svelte-12b954n{filter:brightness(0) invert(1) saturate(1)}}.dark .logo.svelte-12b954n{filter:brightness(0) invert(1) saturate(1)}.light .logo.svelte-12b954n{filter:none}.quote-group.svelte-11pl8xe{border-radius:var(--gs-radius-base);box-shadow:var(--gs-box-shadow-base);overflow:clip}.quote-group.svelte-11pl8xe>:last-child{border:none}.data.svelte-1lphhyg{display:flex;justify-content:flex-end;align-items:center;gap:var(--gs-space-16)}
