.meet-gallery-filters.svelte-9fnse7{text-align:left;gap:.85rem;margin-top:1.75rem;margin-bottom:1rem;display:grid}.filter-breadcrumb.svelte-9fnse7{color:var(--chooser-text-muted,#f6f2ead1);flex-wrap:wrap;align-items:center;gap:.2rem .35rem;margin:0;scroll-margin-top:.75rem;font-size:.92rem;font-weight:600;display:flex}.filter-breadcrumb-separator.svelte-9fnse7{color:var(--chooser-text-subtle,#f6f2ea6b);font-weight:500}.filter-breadcrumb-link.svelte-9fnse7{color:var(--chooser-text-faint,#f6f2eab8);font:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--chooser-underline,#f6f2ea47);text-decoration-color:var(--chooser-underline,#f6f2ea47);text-underline-offset:.18em;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;transition:color .15s,text-decoration-color .15s}.filter-breadcrumb-link.svelte-9fnse7:hover,.filter-breadcrumb-link.svelte-9fnse7:focus-visible{color:var(--chooser-text,#f6f2ea);-webkit-text-decoration-color:var(--chooser-underline-strong,#f6f2eab8);text-decoration-color:var(--chooser-underline-strong,#f6f2eab8)}.filter-breadcrumb-current.svelte-9fnse7{color:var(--chooser-text,#f6f2ea)}.filter-breadcrumb-link.svelte-9fnse7:focus-visible{outline:2px solid var(--chooser-focus,#f6f2eab8);outline-offset:2px}.embed-dialog.svelte-dvarnl{--dialog-bg:var(--bg-elevated,color-mix(in srgb, var(--page-bg,#fff) 90%, var(--page-fg,#111) 10%));--dialog-fg:var(--text,var(--page-fg,#18181b));--dialog-muted:var(--text-muted,color-mix(in srgb, var(--page-fg,#18181b) 62%, transparent));--dialog-border:var(--border,color-mix(in srgb, var(--page-fg,#18181b) 14%, transparent));--dialog-subtle:var(--bg-subtle,color-mix(in srgb, var(--page-fg,#18181b) 8%, transparent));--dialog-surface:var(--bg,var(--page-bg,#fafafa));--dialog-accent:var(--accent,#7c3aed);--dialog-accent-contrast:var(--accent-contrast,#fff);--dialog-radius:var(--radius-md,var(--radius,.75rem));--dialog-radius-sm:var(--radius-sm,6px);border-radius:var(--dialog-radius);width:min(36rem,100vw - 2rem);color:var(--dialog-fg);background:0 0;border:none;padding:0;font-family:inherit}.embed-dialog.svelte-dvarnl::backdrop{background:#0f172a73}.embed-dialog-panel.svelte-dvarnl{border:1px solid var(--dialog-border);border-radius:var(--dialog-radius);background:var(--dialog-bg);box-shadow:var(--shadow-md,0 12px 32px #0f172a1f);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.dialog-header.svelte-dvarnl{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.dialog-header.svelte-dvarnl h2:where(.svelte-dvarnl){margin:0;font-size:1.125rem;font-weight:650}.dialog-close.svelte-dvarnl{border-radius:var(--dialog-radius-sm);width:2rem;height:2rem;color:var(--dialog-muted);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:1.35rem;line-height:1}.dialog-close.svelte-dvarnl:hover,.dialog-close.svelte-dvarnl:focus-visible{background:var(--dialog-subtle);color:var(--dialog-fg);outline:none}.dialog-message.svelte-dvarnl{color:var(--dialog-muted);margin:0;font-size:.9375rem;line-height:1.45}.dialog-actions.svelte-dvarnl{justify-content:flex-end;gap:.5rem;display:flex}.dialog-btn.svelte-dvarnl{border-radius:var(--dialog-radius-sm);border:1px solid var(--dialog-border);background:var(--dialog-surface);color:var(--dialog-fg);font:inherit;cursor:pointer;padding:.5rem .85rem}.dialog-btn.primary.svelte-dvarnl{border-color:var(--dialog-accent);background:var(--dialog-accent);color:var(--dialog-accent-contrast)}.dialog-btn.primary.svelte-dvarnl:hover,.dialog-btn.primary.svelte-dvarnl:focus-visible{filter:brightness(.96);outline:none}.embed-code.svelte-dvarnl{border:1px solid var(--dialog-border);border-radius:var(--dialog-radius-sm);background:var(--dialog-surface);width:100%;color:var(--dialog-fg);resize:vertical;box-sizing:border-box;margin:0;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.45}.embed-tabs.svelte-dvarnl{border-radius:var(--dialog-radius-sm);background:var(--dialog-subtle);gap:.25rem;width:fit-content;padding:.2rem;display:flex}.embed-tab.svelte-dvarnl{border-radius:calc(var(--dialog-radius-sm) - 1px);color:var(--dialog-muted);font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:.35rem .85rem;font-size:.875rem;font-weight:600}.embed-tab--active.svelte-dvarnl,.embed-tab[aria-selected=true].svelte-dvarnl{background:var(--dialog-bg);color:var(--dialog-fg);box-shadow:0 0 0 1px var(--dialog-border)}.embed-tab.svelte-dvarnl:focus-visible{outline:2px solid var(--dialog-accent);outline-offset:1px}.card.svelte-id15aq{aspect-ratio:3/2;width:100%;min-height:0;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:0;padding:0;transition:transform .15s,box-shadow .15s;display:block;position:relative;overflow:visible}.card-play-hit.svelte-id15aq{z-index:2;border-radius:inherit;pointer-events:none;position:absolute;inset:0}.card-pending.svelte-id15aq{z-index:3;pointer-events:none;background:#00000061;place-items:center;display:grid;position:absolute;inset:0}.card-pending.svelte-id15aq:after{content:"";border:2px solid #f6f2ea47;border-top-color:#f6f2ea;border-radius:50%;width:1.85rem;height:1.85rem;animation:.7s linear infinite svelte-id15aq-card-pending-spin}@keyframes svelte-id15aq-card-pending-spin{to{transform:rotate(360deg)}}.card-play-hit.svelte-id15aq:focus-visible{outline:2px solid var(--chooser-focus,#f6f2eab8);outline-offset:3px}.card.svelte-id15aq:hover,.card.svelte-id15aq:focus-within{transform:translateY(-2px)}.card.svelte-id15aq:hover .card-media:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-media:where(.svelte-id15aq){filter:drop-shadow(0 14px 18px #00000059)}.card-media.svelte-id15aq{background:#000;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.card.svelte-id15aq .liforma-et{aspect-ratio:auto;width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border-radius:0}.card.svelte-id15aq .liforma-et__placeholder{background:0 0}.card-chrome.svelte-id15aq{z-index:4;pointer-events:none;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:1rem;left:0;right:0}.card-actions.svelte-id15aq{z-index:4;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0708078c;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.28rem;display:flex;position:relative}.card-action.svelte-id15aq{--action-hover-tint:#f6f2ea;color:#f6f2ea;letter-spacing:-.01em;cursor:pointer;appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#070807d1;background-image:none;border:1px solid #f6f2ea2e;border-radius:999px;align-items:center;gap:.28rem;min-height:1.85rem;padding:0 .7rem 0 .55rem;font-family:Comfortaa,sans-serif;font-size:.72rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s;display:inline-flex}.card-action.svelte-id15aq svg{flex-shrink:0;width:.85rem;height:.85rem}.card-action.play.svelte-id15aq,.card-action.remix.svelte-id15aq,.card-action.embed.svelte-id15aq{pointer-events:auto}.card-action.play.svelte-id15aq{--action-hover-tint:var(--liforma-blue,#4aa3ff);border-color:color-mix(in srgb, var(--liforma-blue,#4aa3ff) 55%, #f6f2ea33)}.card-action.remix.svelte-id15aq{--action-hover-tint:var(--liforma-coral,#ff7a59);border-color:color-mix(in srgb, var(--liforma-coral,#ff7a59) 55%, #f6f2ea33)}.card-action.embed.svelte-id15aq{--action-hover-tint:var(--liforma-green,#3dcc8a);border-color:color-mix(in srgb, var(--liforma-green,#3dcc8a) 55%, #f6f2ea33)}.card-action.svelte-id15aq:hover,.card-action.svelte-id15aq:focus-visible{background-color:color-mix(in srgb, var(--action-hover-tint) 26%, #11120f);border-color:color-mix(in srgb, var(--action-hover-tint) 72%, #f6f2ea47);color:#f6f2ea}.card-action.svelte-id15aq:focus-visible{outline-offset:2px;outline:2px solid #f6f2eab8}@media (hover:hover) and (pointer:fine){.card-actions.svelte-id15aq{opacity:0;transition:opacity .16s}.card-action.play.svelte-id15aq,.card-action.remix.svelte-id15aq,.card-action.embed.svelte-id15aq{pointer-events:none}.card.svelte-id15aq:hover .card-actions:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-actions:where(.svelte-id15aq){opacity:1}.card.svelte-id15aq:hover .card-action.play:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-action.play:where(.svelte-id15aq),.card.svelte-id15aq:hover .card-action.remix:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-action.remix:where(.svelte-id15aq),.card.svelte-id15aq:hover .card-action.embed:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-action.embed:where(.svelte-id15aq){pointer-events:auto}.card.svelte-id15aq:hover .card-title-track:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-title-track:where(.svelte-id15aq){max-width:none}.card.svelte-id15aq:hover .card-title-label:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-title-label:where(.svelte-id15aq){letter-spacing:.03em;overflow-wrap:normal;text-shadow:0 1px 1px #000000f2,0 3px 8px #000000b3,0 10px 22px #00000073;white-space:nowrap;max-width:none;transform:scale(var(--title-hover-scale,1.28))}}.card-title.svelte-id15aq{--title-marquee-x:0px;--title-marquee-duration:4s;--title-hover-scale:1.28;z-index:3;color:#f6f2ea;letter-spacing:0;pointer-events:none;text-align:left;align-self:stretch;margin-top:-.4rem;padding:.4rem .85rem 0;font-size:.92rem;font-weight:650;line-height:1.25;display:block;position:relative;overflow:hidden}.card-title-track.svelte-id15aq{vertical-align:bottom;max-width:100%;display:inline-block}.card-title-label.svelte-id15aq{overflow-wrap:anywhere;text-shadow:0 1px 1px #000000e6,0 2px 4px #000000b3,0 6px 12px #00000073;transform-origin:0 100%;max-width:100%;transition:transform .38s cubic-bezier(.16,1,.3,1),letter-spacing .38s cubic-bezier(.16,1,.3,1),text-shadow .38s;display:inline-block;transform:scale(1)}.card.svelte-id15aq:focus-within .card-title-track:where(.svelte-id15aq){max-width:none}.card.svelte-id15aq:focus-within .card-title-label:where(.svelte-id15aq){letter-spacing:.03em;overflow-wrap:normal;text-shadow:0 1px 1px #000000f2,0 3px 8px #000000b3,0 10px 22px #00000073;white-space:nowrap;max-width:none;transform:scale(var(--title-hover-scale,1.28))}.card-title--marquee.svelte-id15aq .card-title-track:where(.svelte-id15aq){max-width:none;animation:svelte-id15aq-card-title-marquee var(--title-marquee-duration,4s) cubic-bezier(.45, 0, .55, 1) infinite}@keyframes svelte-id15aq-card-title-marquee{0%,22%{transform:translate(0)}50%,72%{transform:translateX(var(--title-marquee-x))}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.card.svelte-id15aq,.card-title-label.svelte-id15aq,.card-title-track.svelte-id15aq,.card-actions.svelte-id15aq,.card-pending.svelte-id15aq:after{transition:none;animation:none}.card.svelte-id15aq:hover .card-title-label:where(.svelte-id15aq),.card.svelte-id15aq:focus-within .card-title-label:where(.svelte-id15aq){letter-spacing:0;white-space:normal;transform:scale(1)}}.gallery.svelte-1pw6lm4{justify-content:center;align-items:flex-start;gap:1rem;width:100%;min-width:0;margin-top:.5rem;display:flex}.gallery-column.svelte-1pw6lm4{flex-direction:column;flex:16rem;gap:0;min-width:0;min-height:0;display:flex}.public-experience-chooser.svelte-eo84zi{--chooser-ink:#f6f2ea;--chooser-text:#f6f2ea;--chooser-text-muted:#f6f2ead1;--chooser-text-faint:#f6f2ea9e;--chooser-text-subtle:#f6f2ea6b;--chooser-underline:#f6f2ea47;--chooser-underline-strong:#f6f2eab8;--chooser-focus:#f6f2eab8;--chooser-see-more-hover-bg:#f6f2ea1a;width:100%;min-width:0;color:var(--chooser-text);justify-content:center;align-items:flex-start;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:visible}[data-theme=light] .public-experience-chooser.svelte-eo84zi{--chooser-ink:#18181b;--chooser-text:var(--text,#18181b);--chooser-text-muted:var(--text-muted,#52525b);--chooser-text-faint:var(--text-faint,#71717a);--chooser-text-subtle:#a1a1aa;--chooser-underline:#18181b47;--chooser-underline-strong:#18181b8c;--chooser-focus:#18181b80;--chooser-see-more-hover-bg:#18181b0f}.public-experience-chooser.empty-gallery.svelte-eo84zi{align-self:stretch;width:100%}.panel.svelte-eo84zi{z-index:0;text-align:center;gap:1rem;width:100%;min-width:0;max-width:70rem;display:grid;position:relative}.empty-gallery.svelte-eo84zi .panel:where(.svelte-eo84zi){grid-template-rows:auto 1fr;min-height:100%}.coming-soon.svelte-eo84zi{min-height:min(28rem,100dvh - 14rem);color:var(--chooser-text);letter-spacing:-.03em;text-wrap:balance;justify-content:center;align-items:center;margin:0;font-family:Comfortaa,sans-serif;font-size:clamp(2.4rem,7vw,4.5rem);font-weight:700;line-height:1.15;display:flex}.section-heading.svelte-eo84zi{color:var(--chooser-text-muted);text-align:left;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;margin:.25rem 0 0;display:flex}.public-experience-chooser .gallery+.section-heading{margin-top:2.5rem}.project-section-title.svelte-eo84zi{color:inherit;letter-spacing:-.02em;margin:0;font-family:Comfortaa,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.2}.section-heading-button.svelte-eo84zi{color:inherit;font:inherit;letter-spacing:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.section-heading-button.svelte-eo84zi:hover,.section-heading-button.svelte-eo84zi:focus-visible{color:var(--chooser-text)}.see-more.svelte-eo84zi{border:1px solid var(--chooser-underline);min-height:1.85rem;color:var(--chooser-text-faint);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.12rem;padding:0 .42rem 0 .72rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:650;line-height:1;display:inline-flex}.see-more.svelte-eo84zi svg{flex-shrink:0;width:.95rem;height:.95rem}.see-more.svelte-eo84zi:hover,.see-more.svelte-eo84zi:focus-visible{border-color:var(--chooser-underline-strong);background:var(--chooser-see-more-hover-bg);color:var(--chooser-text)}.section-heading-button.svelte-eo84zi:focus-visible,.see-more.svelte-eo84zi:focus-visible{outline:2px solid var(--chooser-focus);outline-offset:2px}.section-heading[data-project=training].svelte-eo84zi,.section-heading[data-project=corporate-training].svelte-eo84zi{color:color-mix(in srgb, var(--liforma-blue,#4aa3ff) 78%, var(--chooser-ink))}.section-heading[data-project=customer-engagement].svelte-eo84zi{color:color-mix(in srgb, var(--liforma-teal,#2dd4bf) 78%, var(--chooser-ink))}.section-heading[data-project=learning-coaching].svelte-eo84zi,.section-heading[data-project=education].svelte-eo84zi{color:color-mix(in srgb, var(--liforma-coral,#ff7a59) 78%, var(--chooser-ink))}.section-heading[data-project=entertainment].svelte-eo84zi,.section-heading[data-project=games].svelte-eo84zi{color:color-mix(in srgb, var(--liforma-pink,#f472b6) 78%, var(--chooser-ink))}.liforma-experience-shell.svelte-gkcuaf{width:100%;height:100%;min-height:inherit;position:relative}.host.svelte-gkcuaf{position:absolute;inset:0;overflow:hidden}.error-host.svelte-gkcuaf{z-index:20;pointer-events:none;position:absolute;inset:0}.error-host.svelte-gkcuaf:not(:empty){pointer-events:auto}.workspace-logo.svelte-s9u4ky{-webkit-user-select:none;user-select:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden}img.svelte-s9u4ky{object-fit:cover;width:100%;height:100%;display:block}.letter.svelte-s9u4ky{color:#fff;font-weight:700}.watch.svelte-iamhvg{--watch-rail:clamp(320px, 28vw, 380px);--watch-gap:1rem;grid-template-columns:minmax(0, 1fr) var(--watch-rail);column-gap:var(--watch-gap);box-sizing:border-box;align-items:start;row-gap:1rem;min-width:0;padding:0 1rem 2rem;display:grid;overflow-x:clip}.watch-player.svelte-iamhvg{box-sizing:border-box;width:calc(100% - var(--watch-rail) - var(--watch-gap));aspect-ratio:16/9;background:#030508;border-radius:.75rem;grid-area:1/1/auto/-1;justify-self:start;max-width:100%;margin-left:0;position:relative;overflow:hidden}.watch--motion.svelte-iamhvg .watch-player:where(.svelte-iamhvg){transition:width .25s ease-in-out,margin-left .25s ease-in-out}.watch-player.svelte-iamhvg .liforma-experience-shell,.watch-player.svelte-iamhvg .liforma-experience,.watch-player.svelte-iamhvg iframe{border:0;border-radius:.75rem;width:100%;height:100%;position:absolute;inset:0}.watch-related.svelte-iamhvg{z-index:1;flex-direction:column;grid-area:1/2/span 2;align-self:start;gap:0;width:auto;min-width:0;height:0;min-height:100%;display:flex;overflow:visible}.watch--motion.svelte-iamhvg .watch-related:where(.svelte-iamhvg){transition:transform .25s ease-in-out,opacity .25s ease-in-out}.watch--theatre-rail-hidden.svelte-iamhvg .watch-related:where(.svelte-iamhvg){transform:translateX(calc(100% + var(--watch-gap) + 1rem));opacity:0;pointer-events:none}.watch--theatre-rail.svelte-iamhvg .watch-related:where(.svelte-iamhvg){grid-row:2;height:auto;min-height:0}.watch-meta.svelte-iamhvg{grid-area:2/1;min-width:0}.watch-meta.svelte-iamhvg h1:where(.svelte-iamhvg){margin:0 0 .5rem;font-size:1.5rem}.watch-actions.svelte-iamhvg{flex-wrap:wrap;align-items:center;gap:.55rem .75rem;margin-bottom:.5rem;display:flex}.creator-row.svelte-iamhvg{align-items:center;gap:.65rem;min-width:0;display:inline-flex}.creator-row.svelte-iamhvg .creator-logo{flex-shrink:0}.creator.svelte-iamhvg{font-weight:600}.creator-row.svelte-iamhvg .subscribe:where(.svelte-iamhvg){flex-shrink:0}.reaction-btns.svelte-iamhvg,.action-btns.svelte-iamhvg{flex-wrap:wrap;align-items:center;gap:.45rem;margin-left:auto;display:inline-flex}.action-btn.svelte-iamhvg{border:1px solid color-mix(in srgb, currentColor 18%, transparent);background-color:color-mix(in srgb, currentColor 7%, var(--page-bg,var(--bg,Canvas)));min-height:2.27rem;color:inherit;font:inherit;cursor:pointer;appearance:none;background-image:none;border-radius:999px;align-items:center;gap:.42rem;margin:0;padding:0 .95rem 0 .74rem;font-size:.92rem;font-weight:400;line-height:1;transition:background-color .14s,border-color .14s;display:inline-flex}.action-btn.svelte-iamhvg svg{flex-shrink:0;width:1.05rem;height:1.05rem}.action-btn.remix.svelte-iamhvg{border-color:color-mix(in srgb, var(--liforma-coral,#ff7a59) 55%, currentColor 16%)}.action-btn.edit.svelte-iamhvg{border-color:color-mix(in srgb, var(--liforma-purple,#a78bfa) 55%, currentColor 16%);box-sizing:border-box;color:inherit;text-decoration:none}.action-btn.edit.svelte-iamhvg:visited{color:inherit}.action-btn.embed.svelte-iamhvg{border-color:color-mix(in srgb, var(--liforma-green,#3dcc8a) 50%, currentColor 16%)}.action-btn.like.svelte-iamhvg{border-color:color-mix(in srgb, var(--liforma-coral,#ff7a59) 42%, currentColor 16%);padding-inline:.7rem .82rem}.action-btn.dislike.svelte-iamhvg{border-color:color-mix(in srgb, currentColor 28%, transparent);padding-inline:.7rem}.action-btn.share.svelte-iamhvg{border-color:color-mix(in srgb, var(--liforma-blue,#4aa3ff) 50%, currentColor 16%)}.action-btn--active.svelte-iamhvg{background-color:color-mix(in srgb, currentColor 16%, var(--page-bg,var(--bg,Canvas)));border-color:color-mix(in srgb, currentColor 42%, transparent)}.action-btn.svelte-iamhvg:disabled{cursor:not-allowed;opacity:.55}.action-btn.svelte-iamhvg:disabled:hover,.action-btn.svelte-iamhvg:disabled:focus-visible{background-color:color-mix(in srgb, currentColor 7%, var(--page-bg,var(--bg,Canvas)))}.like-count.svelte-iamhvg{font-variant-numeric:tabular-nums}.action-btn.subscribe.svelte-iamhvg{color:#11120f;background:#fff;border-color:#fff;font-weight:400;box-shadow:0 0 0 1px #11120f24}.action-btn.svelte-iamhvg:hover,.action-btn.svelte-iamhvg:focus-visible{background-color:color-mix(in srgb, currentColor 16%, var(--page-bg,var(--bg,Canvas)));color:inherit}.action-btn.subscribe.svelte-iamhvg:hover,.action-btn.subscribe.svelte-iamhvg:focus-visible{background:#f4f1ea}.action-btn.svelte-iamhvg:focus-visible{outline:2px solid color-mix(in srgb, currentColor 72%, transparent);outline-offset:2px}.description.svelte-iamhvg{box-sizing:border-box;border-radius:var(--radius-md,var(--radius,.75rem));background:var(--bg-subtle,color-mix(in srgb, var(--page-fg) 8%, var(--page-bg)));width:100%;margin:1rem 0 0;padding:.75rem 1rem}.description.svelte-iamhvg p:where(.svelte-iamhvg){margin:0;line-height:1.45}.related-card.svelte-iamhvg{color:inherit;grid-template-columns:2fr 1fr;align-items:start;column-gap:.65rem;text-decoration:none;display:grid;overflow:visible}.related-thumb.svelte-iamhvg{aspect-ratio:3/2;background:#111;width:100%;min-width:0;display:block;position:relative;overflow:hidden}.related-thumb.svelte-iamhvg .liforma-et{aspect-ratio:auto;width:100%;height:100%;min-height:0;position:absolute;inset:0}.related-copy.svelte-iamhvg{flex-direction:column;gap:.2rem;min-width:0;height:0;min-height:100%;padding-top:1rem;display:flex;overflow:hidden}.rail-tabs.svelte-iamhvg{background:color-mix(in srgb, currentColor 8%, transparent);border-radius:.45rem;gap:.15rem;width:fit-content;max-width:100%;margin:0 0 .65rem;padding:.15rem;display:flex}.rail-tabs.svelte-iamhvg button:where(.svelte-iamhvg){color:color-mix(in srgb, currentColor 62%, transparent);font:inherit;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:.35rem;margin:0;padding:.32rem .72rem;font-size:.82rem;font-weight:500;line-height:1.2}.rail-tabs.svelte-iamhvg button.active:where(.svelte-iamhvg){background:color-mix(in srgb, currentColor 12%, var(--page-bg,var(--bg,Canvas)));color:inherit}.rail-tabs.svelte-iamhvg button:where(.svelte-iamhvg):focus-visible{outline:2px solid color-mix(in srgb, currentColor 72%, transparent);outline-offset:1px}.history-empty.svelte-iamhvg{color:color-mix(in srgb, currentColor 58%, transparent);margin:.35rem 0 0;padding:0 .15rem;font-size:.88rem;line-height:1.4}.related-title.svelte-iamhvg{overflow-wrap:break-word;line-height:1.35}.played-badge.svelte-iamhvg{letter-spacing:.01em;color:color-mix(in srgb, currentColor 48%, transparent);white-space:nowrap;margin-left:.35rem;font-size:.72rem;font-weight:500;display:inline}.related-creator.svelte-iamhvg{color:color-mix(in srgb, currentColor 62%, transparent);overflow-wrap:break-word;font-size:.82rem;font-weight:400;line-height:1.3}@media (prefers-reduced-motion:reduce){.watch--motion.svelte-iamhvg .watch-player:where(.svelte-iamhvg),.watch--motion.svelte-iamhvg .watch-related:where(.svelte-iamhvg){transition:none}}@media (width<=959px){.watch.svelte-iamhvg{flex-direction:column;padding-left:0;padding-right:0;display:flex}.watch-player.svelte-iamhvg{border-radius:0;justify-self:stretch;width:100%;margin-left:0}.watch-player.svelte-iamhvg .liforma-experience-shell,.watch-player.svelte-iamhvg .liforma-experience,.watch-player.svelte-iamhvg iframe{border-radius:0}.watch-meta.svelte-iamhvg,.watch-related.svelte-iamhvg{box-sizing:border-box;padding-left:1rem;padding-right:1rem}.watch-related.svelte-iamhvg,.watch--theatre-rail.svelte-iamhvg .watch-related:where(.svelte-iamhvg){grid-area:auto;width:100%;height:auto;min-height:0}.watch-meta.svelte-iamhvg{grid-area:auto}}.watch-dialog.svelte-iamhvg{--dialog-bg:var(--bg-elevated,color-mix(in srgb, var(--page-bg,#fff) 90%, var(--page-fg,#111) 10%));--dialog-fg:var(--text,var(--page-fg,#18181b));--dialog-muted:var(--text-muted,color-mix(in srgb, var(--page-fg,#18181b) 62%, transparent));--dialog-border:var(--border,color-mix(in srgb, var(--page-fg,#18181b) 14%, transparent));--dialog-subtle:var(--bg-subtle,color-mix(in srgb, var(--page-fg,#18181b) 8%, transparent));--dialog-surface:var(--bg,var(--page-bg,#fafafa));--dialog-accent:var(--accent,#7c3aed);--dialog-accent-contrast:var(--accent-contrast,#fff);--dialog-radius:var(--radius-md,var(--radius,.75rem));--dialog-radius-sm:var(--radius-sm,6px);border-radius:var(--dialog-radius);width:min(28rem,100vw - 2rem);color:var(--dialog-fg);background:0 0;border:none;padding:0;font-family:inherit}.watch-dialog.svelte-iamhvg::backdrop{background:#0f172a73}.watch-dialog-panel.svelte-iamhvg{border:1px solid var(--dialog-border);border-radius:var(--dialog-radius);background:var(--dialog-bg);box-shadow:var(--shadow-md,0 12px 32px #0f172a1f);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.dialog-header.svelte-iamhvg{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.dialog-header.svelte-iamhvg h2:where(.svelte-iamhvg){margin:0;font-size:1.125rem;font-weight:650}.dialog-close.svelte-iamhvg{border-radius:var(--dialog-radius-sm);width:2rem;height:2rem;color:var(--dialog-muted);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:1.35rem;line-height:1}.dialog-close.svelte-iamhvg:hover,.dialog-close.svelte-iamhvg:focus-visible{background:var(--dialog-subtle);color:var(--dialog-fg);outline:none}.dialog-message.svelte-iamhvg{color:var(--dialog-muted);margin:0;font-size:.9375rem;line-height:1.45}.dialog-actions.svelte-iamhvg{justify-content:flex-end;gap:.5rem;display:flex}.dialog-btn.svelte-iamhvg{border-radius:var(--dialog-radius-sm);border:1px solid var(--dialog-border);background:var(--dialog-surface);color:var(--dialog-fg);font:inherit;cursor:pointer;padding:.5rem .85rem}.dialog-btn.primary.svelte-iamhvg{border-color:var(--dialog-accent);background:var(--dialog-accent);color:var(--dialog-accent-contrast)}.dialog-btn.primary.svelte-iamhvg:hover,.dialog-btn.primary.svelte-iamhvg:focus-visible{filter:brightness(.96);outline:none}.spotlight-card.svelte-1mh8qdq{--chooser-ink:#f6f2ea;--chooser-text:#f6f2ea;--chooser-text-muted:#f6f2ead1;--chooser-text-faint:#f6f2ea9e;--chooser-focus:#f6f2eab8;text-align:left;width:100%;min-width:0;color:var(--chooser-text);grid-template-columns:minmax(0,7fr) minmax(12rem,3fr);align-items:center;gap:1.25rem 1.5rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}[data-theme=light] .spotlight-card.svelte-1mh8qdq{--chooser-ink:#18181b;--chooser-text:var(--text,#18181b);--chooser-text-muted:var(--text-muted,#52525b);--chooser-text-faint:var(--text-faint,#71717a);--chooser-focus:#18181b80}.media.svelte-1mh8qdq{aspect-ratio:3/2;background:#000;border-radius:.75rem;min-width:0;position:relative;overflow:hidden}.thumb-play.svelte-1mh8qdq{z-index:1;display:block;position:absolute;inset:0}.media.svelte-1mh8qdq .liforma-et{aspect-ratio:auto;width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border-radius:0}.copy.svelte-1mh8qdq{align-content:start;gap:.7rem;min-width:0;display:grid}.chips.svelte-1mh8qdq{flex-wrap:wrap;justify-content:flex-start;gap:.35rem;min-width:0;display:flex}.chip.svelte-1mh8qdq{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--chooser-text-muted);letter-spacing:-.01em;background:#000;border:1px solid #f6f2ea38;border-radius:.25rem;align-items:center;padding:.18rem .55rem;font-family:Comfortaa,sans-serif;font-size:.86rem;font-weight:400;line-height:1.2;text-decoration:none;display:inline-flex;overflow:hidden}a.chip.svelte-1mh8qdq{cursor:pointer;transition:border-color .14s,background-color .14s,filter .14s}a.chip.svelte-1mh8qdq:hover,a.chip.svelte-1mh8qdq:focus-visible{filter:brightness(1.12);background:#f6f2ea14;border-color:#f6f2ea6b}a.chip.svelte-1mh8qdq:focus-visible{outline:2px solid var(--chooser-focus);outline-offset:2px}[data-theme=light] .spotlight-card.svelte-1mh8qdq .chip:where(.svelte-1mh8qdq){background:#fff;border-color:#18181b29}[data-theme=light] .spotlight-card.svelte-1mh8qdq a.chip:where(.svelte-1mh8qdq):hover,[data-theme=light] .spotlight-card.svelte-1mh8qdq a.chip:where(.svelte-1mh8qdq):focus-visible{filter:brightness(.97);background:#fff;border-color:#18181b47}.chips[data-project=training].svelte-1mh8qdq .chip:where(.svelte-1mh8qdq),.chips[data-project=corporate-training].svelte-1mh8qdq .chip:where(.svelte-1mh8qdq){color:color-mix(in srgb, var(--liforma-blue,#4aa3ff) 78%, var(--chooser-ink));border-color:color-mix(in srgb, var(--liforma-blue,#4aa3ff) 42%, transparent)}.chips[data-project=customer-engagement].svelte-1mh8qdq .chip:where(.svelte-1mh8qdq){color:color-mix(in srgb, var(--liforma-teal,#2dd4bf) 78%, var(--chooser-ink));border-color:color-mix(in srgb, var(--liforma-teal,#2dd4bf) 42%, transparent)}.chips[data-project=learning-coaching].svelte-1mh8qdq .chip:where(.svelte-1mh8qdq),.chips[data-project=education].svelte-1mh8qdq .chip:where(.svelte-1mh8qdq){color:color-mix(in srgb, var(--liforma-coral,#ff7a59) 78%, var(--chooser-ink));border-color:color-mix(in srgb, var(--liforma-coral,#ff7a59) 42%, transparent)}.chips[data-project=entertainment].svelte-1mh8qdq .chip:where(.svelte-1mh8qdq),.chips[data-project=games].svelte-1mh8qdq .chip:where(.svelte-1mh8qdq){color:color-mix(in srgb, var(--liforma-pink,#f472b6) 78%, var(--chooser-ink));border-color:color-mix(in srgb, var(--liforma-pink,#f472b6) 42%, transparent)}h2.svelte-1mh8qdq{color:var(--chooser-text);letter-spacing:-.02em;margin:0;font-family:Comfortaa,sans-serif;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:700;line-height:1.2}.creator.svelte-1mh8qdq{min-width:0;color:var(--chooser-text-muted);align-items:center;gap:.55rem;font-size:.92rem;font-weight:600;display:flex}.creator.svelte-1mh8qdq span:where(.svelte-1mh8qdq){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.description.svelte-1mh8qdq{-webkit-line-clamp:3;line-clamp:3;color:var(--chooser-text-faint);-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.45;display:-webkit-box;overflow:hidden}.actions.svelte-1mh8qdq{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.pill.svelte-1mh8qdq{--action-hover-tint:#f6f2ea;color:#f6f2ea;letter-spacing:-.01em;cursor:pointer;appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#070807d1;background-image:none;border:1px solid #f6f2ea2e;border-radius:999px;align-items:center;gap:.28rem;min-height:1.85rem;padding:0 .7rem 0 .55rem;font-family:Comfortaa,sans-serif;font-size:.72rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s;display:inline-flex}.pill.svelte-1mh8qdq svg{flex-shrink:0;width:.85rem;height:.85rem}.pill.play.svelte-1mh8qdq{--action-hover-tint:var(--liforma-blue,#4aa3ff);border-color:color-mix(in srgb, var(--liforma-blue,#4aa3ff) 55%, #f6f2ea33)}.pill.remix.svelte-1mh8qdq{--action-hover-tint:var(--liforma-coral,#ff7a59);border-color:color-mix(in srgb, var(--liforma-coral,#ff7a59) 55%, #f6f2ea33)}.pill.embed.svelte-1mh8qdq{--action-hover-tint:var(--liforma-green,#3dcc8a);border-color:color-mix(in srgb, var(--liforma-green,#3dcc8a) 55%, #f6f2ea33)}.pill.svelte-1mh8qdq:hover,.pill.svelte-1mh8qdq:focus-visible{background-color:color-mix(in srgb, var(--action-hover-tint) 26%, #11120f);border-color:color-mix(in srgb, var(--action-hover-tint) 72%, #f6f2ea47);color:#f6f2ea;text-decoration:none}.pill.svelte-1mh8qdq:focus-visible,.thumb-play.svelte-1mh8qdq:focus-visible{outline:2px solid var(--chooser-focus);outline-offset:2px}@media (width<=720px){.spotlight-card.svelte-1mh8qdq{grid-template-columns:1fr;align-items:start}}.suggestions.svelte-1qq9329{--suggestion-prompt:#5b21b6;--suggestion-info:#166534;--suggestion-card-border:var(--border,color-mix(in srgb, var(--page-fg,#f6f2ea) 10%, transparent));--suggestion-fold-bg:var(--bg-elevated,rgba(var(--page-fg-rgb,246, 242, 234), .04));--suggestion-fold-border:var(--border,color-mix(in srgb, var(--page-fg,#f6f2ea) 10%, transparent));--suggestion-fold-title:rgba(var(--page-fg-rgb,246, 242, 234), .78);--suggestion-input-bg:var(--bg,rgba(var(--page-bg-rgb,7, 8, 7), .35));gap:1rem;margin:1.5rem 0 2rem;display:grid}[data-theme=light] .suggestions.svelte-1qq9329{--suggestion-prompt:#5b21b6;--suggestion-info:#166534;--suggestion-card-border:var(--border,#e4e4e7);--suggestion-fold-bg:var(--bg-elevated,#fff);--suggestion-fold-border:var(--border,#e4e4e7);--suggestion-fold-title:#3f3f46;--suggestion-input-bg:var(--bg,#fafafa)}[data-theme=dark] .suggestions.svelte-1qq9329{--suggestion-prompt:#c084fc;--suggestion-info:#86efac;--suggestion-card-border:var(--border,#27272a);--suggestion-fold-bg:var(--bg-elevated,#18181b);--suggestion-fold-border:var(--border,#27272a);--suggestion-fold-title:#f6f2ead1;--suggestion-input-bg:var(--bg,#09090b)}.loader.svelte-1qq9329{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:min(28rem,100dvh - 14rem);display:flex}.loader--more.svelte-1qq9329{gap:.75rem;min-height:0;margin-top:1.5rem;padding:.75rem 0 .25rem}.loader-status.svelte-1qq9329{max-width:min(22rem,100%);color:rgba(var(--page-fg-rgb,246, 242, 234), .82);min-height:1.4em;margin:0;font-family:Comfortaa,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.4}@media (prefers-reduced-motion:reduce){.loader-status.svelte-1qq9329{transition:none!important}}.progress.svelte-1qq9329{background:rgba(var(--page-fg-rgb,246, 242, 234), .12);border-radius:999px;width:min(22rem,100%);height:.4rem;overflow:hidden}.progress-fill.svelte-1qq9329{border-radius:inherit;background:rgba(var(--page-fg-rgb,246, 242, 234), .72);height:100%}@media (prefers-reduced-motion:reduce){.progress-fill.svelte-1qq9329{transition:none}}.intro.svelte-1qq9329,.status.svelte-1qq9329{color:rgba(var(--page-fg-rgb,246, 242, 234), .78);max-width:40rem;margin:0;line-height:1.45}.intro.svelte-1qq9329+.intro:where(.svelte-1qq9329){margin-top:.35rem}.status.error.svelte-1qq9329{color:#c44}.cards.svelte-1qq9329{align-items:start;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.cards.svelte-1qq9329{grid-template-columns:repeat(3,minmax(0,1fr))}}.card.svelte-1qq9329{border:1px solid var(--suggestion-card-border);border-radius:var(--radius-md,.5rem);background:var(--bg-subtle,color-mix(in srgb, var(--page-fg,#f6f2ea) 4%, transparent));gap:.75rem;padding:.9rem 1rem 1rem;display:grid}.card-head.svelte-1qq9329{gap:.35rem;display:grid}.card-head.svelte-1qq9329 h3:where(.svelte-1qq9329){margin:0;font-size:1.05rem;line-height:1.25}.category.svelte-1qq9329{color:rgba(var(--page-fg-rgb,246, 242, 234), .62);font-size:.8rem}.folds.svelte-1qq9329{gap:.55rem;display:grid}.fold.svelte-1qq9329{border:1px solid var(--suggestion-fold-border);border-radius:var(--radius-md,.5rem);background:var(--suggestion-fold-bg);min-width:0;padding:.7rem .8rem}.fold--group.svelte-1qq9329{background:0 0;border:none;border-radius:0;padding:0}.fold.svelte-1qq9329>summary:where(.svelte-1qq9329){cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;list-style:none;display:flex}.fold.svelte-1qq9329>summary:where(.svelte-1qq9329)::-webkit-details-marker{display:none}.fold.svelte-1qq9329>summary:where(.svelte-1qq9329):before{content:"▸";color:rgba(var(--page-fg-rgb,246, 242, 234), .55);flex-shrink:0;font-size:.75rem;line-height:1}.fold[open].svelte-1qq9329>summary:where(.svelte-1qq9329):before{content:"▾"}.fold-line.svelte-1qq9329{flex:1;align-items:baseline;gap:.65rem;min-width:0;display:flex;overflow:hidden}.fold-title.svelte-1qq9329{color:var(--suggestion-fold-title);flex-shrink:0;font-size:.92rem;font-weight:650;line-height:1.3}.fold-preview.svelte-1qq9329{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;font-size:.85rem;font-weight:400;line-height:1.35;overflow:hidden}.fold[open].svelte-1qq9329 .fold-preview:where(.svelte-1qq9329){display:none}.fold-body.svelte-1qq9329{margin-top:.65rem;display:block}.fold-nested.svelte-1qq9329{gap:.55rem;margin-top:.55rem;display:grid}.tone-prompt.svelte-1qq9329{color:var(--suggestion-prompt)}.tone-info.svelte-1qq9329{color:var(--suggestion-info)}textarea.svelte-1qq9329{box-sizing:border-box;border:1px solid var(--suggestion-fold-border);border-radius:var(--radius-sm,.375rem);background:var(--suggestion-input-bg);width:100%;min-height:2.75rem;font:inherit;resize:none;field-sizing:content;padding:.55rem .65rem;font-size:.9rem;line-height:1.4;overflow:hidden}textarea.tone-prompt.svelte-1qq9329{color:var(--suggestion-prompt)}textarea.tone-info.svelte-1qq9329{color:var(--suggestion-info)}textarea.svelte-1qq9329:focus{outline:2px solid rgba(var(--page-fg-rgb,246, 242, 234), .35);outline-offset:1px}.sr-only.svelte-1qq9329{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.retry.svelte-1qq9329,.more.svelte-1qq9329{border:1px solid var(--border,color-mix(in srgb, var(--page-fg,#f6f2ea) 10%, transparent));border-radius:var(--radius-sm,.375rem);color:var(--text,var(--page-fg,inherit));font:inherit;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.45rem .85rem;font-weight:500;text-decoration:none;display:inline-flex}.retry.svelte-1qq9329{justify-self:start}.more.svelte-1qq9329{justify-self:center;margin-top:2rem}.generate.svelte-1qq9329{border:1px solid var(--accent,#7c3aed);background:var(--accent,#7c3aed);width:fit-content;color:var(--accent-contrast,#fff);font:inherit;cursor:pointer;border-radius:.5rem;justify-self:center;margin:0;padding:.55rem .95rem;font-size:.9rem;font-weight:650}.generate.svelte-1qq9329:hover,.generate.svelte-1qq9329:focus-visible{background:var(--accent-hover,#6d28d9);border-color:var(--accent-hover,#6d28d9);filter:brightness(.96);outline:none}[data-theme=dark] .generate.svelte-1qq9329{border-color:var(--accent,#a78bfa);background:var(--accent,#a78bfa);color:#18181b}[data-theme=dark] .generate.svelte-1qq9329:hover,[data-theme=dark] .generate.svelte-1qq9329:focus-visible{background:var(--accent-hover,#c4b5fd);border-color:var(--accent-hover,#c4b5fd)}.more.svelte-1qq9329:disabled{opacity:.55;cursor:wait}.generate-dialog.svelte-1qq9329{width:min(28rem,100vw - 2rem);color:inherit;background:0 0;border:none;border-radius:12px;padding:0;font-family:inherit}.generate-dialog.svelte-1qq9329::backdrop{background:#0f172a73}.dialog-panel.svelte-1qq9329{border:1px solid var(--border,color-mix(in srgb, var(--page-fg,#f6f2ea) 10%, transparent));border-radius:var(--radius-md,.5rem);background:var(--bg-elevated,rgba(var(--page-bg-rgb,7, 8, 7), .96));color:rgba(var(--page-fg-rgb,246, 242, 234), .92);flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 12px 32px #0f172a47}.dialog-panel.svelte-1qq9329 header:where(.svelte-1qq9329){justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.dialog-panel.svelte-1qq9329 h2:where(.svelte-1qq9329){margin:0;font-size:1.125rem;font-weight:650}.dialog-panel.svelte-1qq9329 header:where(.svelte-1qq9329) button:where(.svelte-1qq9329){width:2rem;height:2rem;color:rgba(var(--page-fg-rgb,246, 242, 234), .62);cursor:pointer;background:0 0;border:none;border-radius:6px;margin:0;padding:0;font-size:1.35rem;line-height:1}.dialog-panel.svelte-1qq9329 header:where(.svelte-1qq9329) button:where(.svelte-1qq9329):hover,.dialog-panel.svelte-1qq9329 header:where(.svelte-1qq9329) button:where(.svelte-1qq9329):focus-visible{background:rgba(var(--page-fg-rgb,246, 242, 234), .08);color:rgba(var(--page-fg-rgb,246, 242, 234), .92);outline:none}.dialog-panel.svelte-1qq9329 p:where(.svelte-1qq9329){color:rgba(var(--page-fg-rgb,246, 242, 234), .72);margin:0;font-size:.9375rem;line-height:1.45}.dialog-panel.svelte-1qq9329 footer:where(.svelte-1qq9329){justify-content:flex-end;display:flex}.dialog-panel.svelte-1qq9329 footer:where(.svelte-1qq9329) .primary:where(.svelte-1qq9329){border:1px solid rgba(var(--page-fg-rgb,246, 242, 234), .38);background:rgba(var(--page-fg-rgb,246, 242, 234), .16);color:inherit;font:inherit;cursor:pointer;border-radius:8px;margin:0;padding:.5rem .95rem;font-size:.9rem;font-weight:650}.dialog-panel.svelte-1qq9329 footer:where(.svelte-1qq9329) .primary:where(.svelte-1qq9329):hover,.dialog-panel.svelte-1qq9329 footer:where(.svelte-1qq9329) .primary:where(.svelte-1qq9329):focus-visible{background:rgba(var(--page-fg-rgb,246, 242, 234), .24);outline:none}.search-grid.svelte-54abo0{gap:1rem;width:100%;max-width:72rem;margin:0 auto;display:grid}.spotlight-results.svelte-54abo0{gap:1.5rem;display:grid}.section-heading.svelte-54abo0{align-items:center;gap:.75rem;display:flex}.section-heading.svelte-54abo0 h2:where(.svelte-54abo0){margin:0;font-size:1.2rem}.see-more.svelte-54abo0,.edit-link.svelte-54abo0{color:inherit;font-size:.85rem}.workspace-row.svelte-54abo0{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));align-items:flex-start;gap:1rem;display:grid}.card.svelte-54abo0{background:rgba(var(--page-fg-rgb,246, 242, 234), .06);border-radius:12px;min-height:8rem;position:relative;overflow:hidden}.card-play-hit.svelte-54abo0{z-index:1;position:absolute;inset:0}.card-fallback.svelte-54abo0{place-items:center;min-height:9rem;font-size:2rem;display:grid}.card-chrome.svelte-54abo0{z-index:2;gap:.25rem;padding:.6rem .75rem .75rem;display:grid;position:relative}.card-title.svelte-54abo0{font-weight:650}.empty.svelte-54abo0{color:rgba(var(--page-fg-rgb,246, 242, 234), .7);margin:2rem 0}.sentinel.svelte-54abo0{min-height:2rem}.nav-search.svelte-8v4k9h{box-sizing:border-box;border:1px solid var(--nav-search-border,rgba(var(--page-fg-rgb,24, 24, 27), .16));background:var(--nav-search-bg,rgba(var(--page-fg-rgb,24, 24, 27), .055));width:min(28rem,100%);min-width:0;min-height:2.48rem;color:var(--nav-search-fg,var(--page-fg,var(--text,inherit)));box-shadow:var(--nav-search-shadow,inset 0 1px 0 rgba(var(--page-fg-rgb,24, 24, 27), .08));border-radius:999px;align-items:center;gap:.25rem;margin:0 auto;padding:.4rem .55rem .4rem .6rem;display:flex}.nav-search.overlay.svelte-8v4k9h{background:var(--nav-search-overlay-bg,color-mix(in srgb, var(--page-bg) 78%, transparent));border-color:var(--nav-search-overlay-border,rgba(var(--page-fg-rgb,24, 24, 27), .22));box-shadow:var(--nav-search-overlay-shadow,0 .25rem 1.5rem #00000029)}.nav-search.svelte-8v4k9h:focus-within{border-color:var(--nav-search-focus-border,rgba(var(--page-fg-rgb,24, 24, 27), .32))}.search-icon.svelte-8v4k9h,.search-close.svelte-8v4k9h{width:2rem;height:2rem;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;display:none}.search-field.svelte-8v4k9h{flex:auto;align-items:center;min-width:0;display:flex;position:relative}.field-search-icon.svelte-8v4k9h{pointer-events:none;opacity:.72;justify-content:center;align-items:center;display:none;position:absolute;left:.1rem}.search-field.svelte-8v4k9h:has(input:where(.svelte-8v4k9h):placeholder-shown) .field-search-icon:where(.svelte-8v4k9h){display:inline-flex}.search-field.svelte-8v4k9h input:where(.svelte-8v4k9h){width:100%;min-width:0;color:inherit;font:inherit;appearance:none;background:0 0;border:none;padding:.1rem 0;font-size:.92rem}.search-field.svelte-8v4k9h input:where(.svelte-8v4k9h)::placeholder{color:color-mix(in srgb, currentColor 55%, transparent)}.search-field.svelte-8v4k9h:has(input:where(.svelte-8v4k9h):placeholder-shown) input:where(.svelte-8v4k9h){padding-left:1.65rem}.search-field.svelte-8v4k9h input:where(.svelte-8v4k9h):focus{outline:none}.sr-only.svelte-8v4k9h{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=760px){.nav-search.svelte-8v4k9h,.nav-search.overlay.svelte-8v4k9h{width:var(--nav-search-compact-size,2.25rem);min-height:var(--nav-search-compact-size,2.25rem);background:var(--nav-search-compact-bg,rgba(var(--page-fg-rgb,24, 24, 27), .055));border:1px solid var(--nav-search-compact-border,rgba(var(--page-fg-rgb,24, 24, 27), .16));border-radius:var(--nav-search-compact-radius,999px);box-shadow:var(--nav-search-compact-shadow,inset 0 1px 0 rgba(var(--page-fg-rgb,24, 24, 27), .08));color:var(--nav-search-compact-color,inherit);padding:0}.search-icon.svelte-8v4k9h{width:100%;height:100%;display:inline-flex}.search-field.svelte-8v4k9h,.search-close.svelte-8v4k9h{display:none}.nav-search.open.svelte-8v4k9h,.nav-search.overlay.open.svelte-8v4k9h{background:var(--nav-search-bg,rgba(var(--page-fg-rgb,24, 24, 27), .055));border:1px solid var(--nav-search-border,rgba(var(--page-fg-rgb,24, 24, 27), .22));width:min(100%,20rem);min-height:2.48rem;box-shadow:var(--nav-search-shadow,none);color:var(--nav-search-fg,var(--page-fg,var(--text,inherit)));border-radius:999px;padding:.4rem .25rem .4rem .5rem}.nav-search.open.svelte-8v4k9h .search-field:where(.svelte-8v4k9h),.nav-search.open.svelte-8v4k9h .search-close:where(.svelte-8v4k9h){display:flex}.nav-search.open.svelte-8v4k9h .search-icon:where(.svelte-8v4k9h){display:none}}.spotlight.svelte-1rbnzxm{--chooser-ink:#f6f2ea;--chooser-text:#f6f2ea;--chooser-text-muted:#f6f2ead1;--chooser-text-faint:#f6f2ea9e;--chooser-focus:#f6f2eab8;--chooser-nav-border:#f6f2ea47;width:100%;max-width:inherit;min-width:0;color:var(--chooser-text);gap:.85rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}[data-theme=light] .spotlight.svelte-1rbnzxm{--chooser-ink:#18181b;--chooser-text:var(--text,#18181b);--chooser-text-muted:var(--text-muted,#52525b);--chooser-text-faint:var(--text-faint,#71717a);--chooser-focus:#18181b80;--chooser-nav-border:#18181b47}.row.svelte-1rbnzxm{width:100%;max-width:inherit;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem;min-width:0;display:grid}.nav.svelte-1rbnzxm{border:1.5px solid var(--liforma-blue,#07f);background:color-mix(in srgb, var(--liforma-blue,#07f) 16%, transparent);width:2.25rem;height:2.25rem;color:var(--liforma-blue,#07f);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-inline:1rem;padding:0;display:inline-flex}.nav.svelte-1rbnzxm svg{width:1.15rem;height:1.15rem}.nav.svelte-1rbnzxm:hover,.nav.svelte-1rbnzxm:focus-visible{background:color-mix(in srgb, var(--liforma-blue,#07f) 30%, transparent);border-color:var(--liforma-blue,#07f);color:var(--liforma-blue,#07f)}.nav.svelte-1rbnzxm:focus-visible{outline:2px solid color-mix(in srgb, var(--liforma-blue,#07f) 72%, transparent);outline-offset:2px}.dot.svelte-1rbnzxm:focus-visible{outline:2px solid var(--chooser-focus);outline-offset:2px}.well.svelte-1rbnzxm{width:100%;max-width:inherit;touch-action:pan-y;min-width:0;overflow:hidden}.track.svelte-1rbnzxm{width:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.track.svelte-1rbnzxm>.spotlight-card{flex:0 0 100%}.dots.svelte-1rbnzxm{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.dot.svelte-1rbnzxm{background:var(--chooser-nav-border);cursor:pointer;border:none;border-radius:999px;width:.55rem;height:.55rem;padding:0}.dot.current.svelte-1rbnzxm{background:var(--chooser-text)}@media (width<=720px){.spotlight.svelte-1rbnzxm,.row.svelte-1rbnzxm{overflow:visible}.row.svelte-1rbnzxm{grid-template-columns:minmax(0,1fr);gap:0;position:relative;container-type:inline-size}.nav.svelte-1rbnzxm{z-index:5;background:color-mix(in srgb, var(--liforma-blue,#07f) 42%, #00000059);margin-inline:0;position:absolute;top:calc(33.3333cqi - 1.125rem)}.nav.svelte-1rbnzxm:hover,.nav.svelte-1rbnzxm:focus-visible{background:color-mix(in srgb, var(--liforma-blue,#07f) 58%, #00000047)}.row.svelte-1rbnzxm>.nav:where(.svelte-1rbnzxm):first-child{left:0;transform:translate(-50%)}.row.svelte-1rbnzxm>.nav:where(.svelte-1rbnzxm):last-child{left:auto;right:0;transform:translate(50%)}}@media (prefers-reduced-motion:reduce){.track.svelte-1rbnzxm{transition:none}}.liforma-logo.svelte-1b1a5tq{align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.mark.svelte-1b1a5tq{flex:none;height:auto;display:block}.wordmark.svelte-1b1a5tq{letter-spacing:-.03em;font-family:Comfortaa,sans-serif;font-weight:700;line-height:1}.liforma-logo.nav.svelte-1b1a5tq .mark:where(.svelte-1b1a5tq){width:1.75rem}.liforma-logo.nav.svelte-1b1a5tq .wordmark:where(.svelte-1b1a5tq){font-size:1.5rem}.liforma-logo.footer.svelte-1b1a5tq .mark:where(.svelte-1b1a5tq){width:1.35rem}.liforma-logo.footer.svelte-1b1a5tq .wordmark:where(.svelte-1b1a5tq){font-size:1.25rem}.liforma-logo.tone-light.svelte-1b1a5tq .wordmark:where(.svelte-1b1a5tq){color:#f6f2ea;text-shadow:0 .8rem 2.5rem #f6f2ea29}.liforma-logo.tone-dark.svelte-1b1a5tq .wordmark:where(.svelte-1b1a5tq){color:#171812}.liforma-mark.hero.svelte-1b1a5tq{z-index:1;height:auto;filter:drop-shadow(0 1.5rem 5rem #f6f2ea29) drop-shadow(0 0 4rem rgba(var(--liforma-pink-rgb), .12));transition:filter .22s,transform .22s;position:relative}.liforma-mark.hero.active.svelte-1b1a5tq{filter:drop-shadow(0 1.65rem 5.4rem #f6f2ea2e) drop-shadow(0 0 5rem rgba(var(--liforma-pink-rgb), .18)) saturate(1.06);transform:translateY(-.08rem)}@media (width<=520px){.liforma-logo.nav.svelte-1b1a5tq .mark:where(.svelte-1b1a5tq){width:1.5rem}.liforma-logo.nav.svelte-1b1a5tq .wordmark:where(.svelte-1b1a5tq){font-size:1.25rem}}.sign-in.svelte-13wcwma{min-height:2.25rem;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-size:.92rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.sign-in.tone-light.svelte-13wcwma{color:#f6f2ea;background:#f6f2ea0e;border:1px solid #f6f2ea29;box-shadow:inset 0 1px #f6f2ea14}.sign-in.tone-light.svelte-13wcwma:hover{background:#f6f2ea1a}.sign-in.tone-dark.svelte-13wcwma{color:#171812;background:#1718120e;border:1px solid #17181229;box-shadow:inset 0 1px #ffffff59}.sign-in.tone-dark.svelte-13wcwma:hover{background:#1718121a}@media (width<=520px){.sign-in.svelte-13wcwma{min-height:2rem;padding:0 .7rem;font-size:.82rem}}.theme-picker.svelte-1u317mj{flex:none;position:relative}.trigger.svelte-1u317mj{font:inherit;cursor:pointer;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.portal.svelte-1u317mj .trigger:where(.svelte-1u317mj){border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elevated);width:2rem;height:2rem;color:var(--text-muted)}.portal.svelte-1u317mj .trigger:where(.svelte-1u317mj):hover,.portal.open.svelte-1u317mj .trigger:where(.svelte-1u317mj),.portal.svelte-1u317mj .trigger:where(.svelte-1u317mj):focus-visible{background:var(--bg-subtle);color:var(--text);outline:none}.marketing.svelte-1u317mj .trigger:where(.svelte-1u317mj){border:1px solid rgba(var(--page-fg-rgb), .16);background:rgba(var(--page-fg-rgb), .055);width:2.25rem;height:2.25rem;color:var(--page-fg);box-shadow:inset 0 1px 0 rgba(var(--page-fg-rgb), .08);border-radius:999px}.marketing.svelte-1u317mj .trigger:where(.svelte-1u317mj):hover,.marketing.open.svelte-1u317mj .trigger:where(.svelte-1u317mj),.marketing.svelte-1u317mj .trigger:where(.svelte-1u317mj):focus-visible{background:rgba(var(--page-fg-rgb), .1);outline:none}.menu.svelte-1u317mj{z-index:40;min-width:13.5rem;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% + .35rem);right:0}.portal.svelte-1u317mj .menu:where(.svelte-1u317mj){border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elevated);box-shadow:0 12px 32px #0f172a29}.marketing.svelte-1u317mj .menu:where(.svelte-1u317mj){border:1px solid rgba(var(--page-fg-rgb), .12);background:var(--page-bg);border-radius:12px;box-shadow:0 1.25rem 4rem #00000047}.option.svelte-1u317mj{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:1rem minmax(0,1fr) .9rem;align-items:center;gap:.5rem;margin:0;padding:.45rem .55rem;font-size:.8125rem;font-weight:550;display:grid}.portal.svelte-1u317mj .option:where(.svelte-1u317mj){border-radius:var(--radius-sm);color:var(--text)}.marketing.svelte-1u317mj .option:where(.svelte-1u317mj){color:var(--page-fg);border-radius:8px}.portal.svelte-1u317mj .option.highlighted:where(.svelte-1u317mj),.portal.svelte-1u317mj .option:where(.svelte-1u317mj):focus-visible{background:var(--bg-subtle);outline:none}.marketing.svelte-1u317mj .option.highlighted:where(.svelte-1u317mj),.marketing.svelte-1u317mj .option:where(.svelte-1u317mj):focus-visible{background:rgba(var(--page-fg-rgb), .08);outline:none}.portal.svelte-1u317mj .option.selected:where(.svelte-1u317mj){color:var(--accent-text,var(--accent))}.check.svelte-1u317mj{justify-self:end;display:inline-flex}@media (width<=520px){.marketing.svelte-1u317mj .trigger:where(.svelte-1u317mj){width:2rem;height:2rem}}.site-nav.svelte-1ezjbvk{grid-template-columns:minmax(max-content,1fr) minmax(0,28rem) minmax(max-content,1fr);align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:grid;position:relative}.nav-search-slot.svelte-1ezjbvk{justify-content:center;width:100%;min-width:0;display:flex}.site-nav.svelte-1ezjbvk>.liforma-logo{justify-self:start}.site-nav.overlay.svelte-1ezjbvk,.site-nav.fixed.svelte-1ezjbvk{z-index:2;position:absolute;top:0;left:0}.site-nav.fixed.svelte-1ezjbvk{background:linear-gradient(180deg, color-mix(in srgb, var(--page-bg) 96%, transparent), color-mix(in srgb, var(--page-bg) 0%, transparent));position:fixed}.nav-actions.svelte-1ezjbvk{justify-self:end;align-items:center;gap:.5rem;display:flex}.nav-menu.svelte-1ezjbvk{align-items:center;display:flex}.menu-toggle.svelte-1ezjbvk{border:1px solid rgba(var(--page-fg-rgb), .16);background:rgba(var(--page-fg-rgb), .055);width:2.25rem;height:2.25rem;color:var(--page-fg);box-shadow:inset 0 1px 0 rgba(var(--page-fg-rgb), .08);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;display:none}.menu-toggle.svelte-1ezjbvk:hover,.menu-toggle.svelte-1ezjbvk:focus-visible,.open.svelte-1ezjbvk .menu-toggle:where(.svelte-1ezjbvk){background:rgba(var(--page-fg-rgb), .1);outline:none}.nav-links.svelte-1ezjbvk{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.nav-link.svelte-1ezjbvk{min-height:2.25rem;color:rgba(var(--page-fg-rgb), .7);border:1px solid #0000;justify-content:center;align-items:center;padding:0 .85rem;font-size:.92rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.nav-link.svelte-1ezjbvk:hover,.nav-link[aria-current=page].svelte-1ezjbvk{color:var(--page-fg)}.site-nav.svelte-1ezjbvk .liforma-logo .wordmark{color:var(--page-fg);text-shadow:none}@media (width<=760px){.site-nav.svelte-1ezjbvk{justify-content:space-between;display:flex}.nav-search-slot.svelte-1ezjbvk{width:auto;margin-left:auto}}@media (width<=720px){.site-nav.svelte-1ezjbvk{padding:1rem}.nav-actions.svelte-1ezjbvk{gap:.35rem}.menu-toggle.svelte-1ezjbvk{width:2rem;height:2rem;display:inline-flex}.nav-search-slot.svelte-1ezjbvk{--nav-search-compact-size:2rem}.nav-menu.svelte-1ezjbvk{position:relative}.nav-links.svelte-1ezjbvk{z-index:40;border:1px solid rgba(var(--page-fg-rgb), .12);background:var(--page-bg);border-radius:12px;flex-direction:column;align-items:stretch;gap:.15rem;min-width:11.5rem;padding:.3rem;display:none;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 1.25rem 4rem #00000047}.open.svelte-1ezjbvk .nav-links:where(.svelte-1ezjbvk){display:flex}.nav-link.svelte-1ezjbvk{border-radius:8px;justify-content:flex-start;min-height:2.4rem;padding:0 .7rem;font-size:.875rem}.nav-link.svelte-1ezjbvk:hover,.nav-link[aria-current=page].svelte-1ezjbvk{background:rgba(var(--page-fg-rgb), .08)}}
