.pc-project.svelte-17gbm4a{display:flex;flex-direction:column;height:100%;background:var(--bs-card-bg, #fff);border:var(--theme-border-width, 1px) solid var(--theme-border-color, #000);border-radius:var(--theme-radius, 0);box-shadow:var(--theme-card-shadow, none);transition:transform var(--theme-duration-fast, .14s) var(--theme-ease, ease-out),box-shadow var(--theme-duration-fast, .14s) var(--theme-ease, ease-out)}.pc-project.svelte-17gbm4a:hover{transform:translate(-2px,-2px);box-shadow:var(--theme-elevation-hover, var(--theme-card-shadow, none))}.pc-project.svelte-17gbm4a:focus-within{outline:2px solid var(--bs-primary);outline-offset:2px}.pc-project__media.svelte-17gbm4a{display:block;line-height:0;border-block-end:var(--theme-border-width, 1px) solid var(--theme-border-color, #000)}.pc-project__media.svelte-17gbm4a img:where(.svelte-17gbm4a){width:100%;height:160px;object-fit:cover}.pc-project__placeholder.svelte-17gbm4a{display:flex;align-items:center;justify-content:center;height:160px;background:var(--bs-gray-100, #f1f2f6);color:var(--bs-secondary-color, #878787)}.pc-project__body.svelte-17gbm4a{display:flex;flex-direction:column;flex:1 1 auto;gap:.625rem;padding:var(--theme-space-row, 1.25rem)}.pc-project__type.svelte-17gbm4a{align-self:flex-start;padding:.125rem .5rem;font-size:.8125rem;font-weight:700;color:#fff;background:var(--bs-primary);border:var(--theme-border-width, 1px) solid var(--theme-border-color, #000);border-radius:var(--theme-radius, 0)}.pc-project__title.svelte-17gbm4a{margin:0;font-size:1.25rem;font-weight:700}.pc-project__title.svelte-17gbm4a a:where(.svelte-17gbm4a){color:var(--bs-primary);text-decoration:none;transition:color var(--theme-duration-fast, .14s) var(--theme-ease, ease-out)}.pc-project__title.svelte-17gbm4a a:where(.svelte-17gbm4a):hover{text-decoration:underline}.pc-project__desc.svelte-17gbm4a{flex:1 1 auto;margin:0;color:var(--bs-secondary-color, #878787)}.pc-project__foot.svelte-17gbm4a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-block-start:.75rem;border-block-start:var(--theme-border-width, 1px) solid var(--theme-border-color, #000)}.pc-project__owner.svelte-17gbm4a{display:inline-flex;align-items:center;gap:.5rem;min-width:0;font-size:.875rem;color:var(--bs-secondary-color, #878787);text-decoration:none;transition:color var(--theme-duration-fast, .14s) var(--theme-ease, ease-out)}.pc-project__owner.svelte-17gbm4a:hover{color:var(--bs-primary)}.pc-project__owner.svelte-17gbm4a img:where(.svelte-17gbm4a){width:24px;height:24px;object-fit:cover;border-radius:var(--theme-radius, 0)}.pc-project__owner.svelte-17gbm4a span:where(.svelte-17gbm4a){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-project__like.svelte-17gbm4a{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.875rem;font-weight:700;color:var(--bs-body-color);background:transparent;border:var(--theme-border-width, 1px) solid var(--theme-border-color, #000);border-radius:var(--theme-radius, 0);cursor:pointer;transition:background-color var(--theme-duration-fast, .14s) var(--theme-ease, ease-out),color var(--theme-duration-fast, .14s) var(--theme-ease, ease-out),transform var(--theme-duration-fast, .14s) var(--theme-ease, ease-out)}.pc-project__like.svelte-17gbm4a:hover{background:color-mix(in srgb,var(--bs-primary) 12%,transparent)}.pc-project__like.svelte-17gbm4a:active{transform:scale(.94)}.pc-project__like.is-liked.svelte-17gbm4a{color:var(--bs-primary);--pc-icon-paper: var(--bs-primary);border-color:var(--bs-primary)}.pc-project__like.is-static.svelte-17gbm4a{cursor:default;border-color:transparent}.pc-pagination.svelte-rqn88j{margin-block-start:var(--theme-space-panel, 1.75rem)}.pc-tabs.svelte-rqn88j{display:flex;gap:.5rem;flex-wrap:wrap;margin-block-end:var(--theme-space-panel, 1.75rem)}.pc-tab.svelte-rqn88j{padding:.5rem 1rem;font-weight:700;color:var(--bs-body-color);background:var(--bs-card-bg, #fff);border:var(--theme-border-width, 1px) solid var(--theme-border-color, #000);border-radius:var(--theme-radius, 0);cursor:pointer;transition:background-color var(--theme-duration-fast, .14s) var(--theme-ease, ease-out),color var(--theme-duration-fast, .14s) var(--theme-ease, ease-out),transform var(--theme-duration-fast, .14s) var(--theme-ease, ease-out),box-shadow var(--theme-duration-fast, .14s) var(--theme-ease, ease-out)}.pc-tab.svelte-rqn88j:hover{background:color-mix(in srgb,var(--bs-primary) 10%,var(--bs-card-bg, #fff))}.pc-tab.svelte-rqn88j:active{transform:translate(1px,1px)}.pc-tab.is-active.svelte-rqn88j{color:#fff;background:var(--bs-primary);box-shadow:var(--theme-btn-shadow, none)}.pc-tab.svelte-rqn88j:focus-visible{outline:2px solid var(--bs-primary);outline-offset:2px}.pc-grid.svelte-rqn88j{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--theme-space-panel, 1.75rem);align-items:start}@media(max-width:767.98px){.pc-grid.svelte-rqn88j{grid-template-columns:minmax(0,1fr)}}.pc-empty.svelte-rqn88j{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-block:var(--theme-space-section, 4rem);text-align:center;color:var(--bs-secondary-color, #878787)}.pc-empty.svelte-rqn88j h2:where(.svelte-rqn88j){margin:0;font-size:1.25rem}
