.notification-container.svelte-jw72ql{display:inline-flex;gap:.5rem;align-items:center}.notification-button.svelte-jw72ql{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#1a1a1a;background:#fff;border:1px solid #1a1a1a;cursor:pointer;transition:all .2s ease;font-family:inherit}.notification-button.svelte-jw72ql:hover:not(:disabled){background:#1a1a1a;color:#fff}.notification-button.svelte-jw72ql:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.notification-button.svelte-jw72ql:active:not(:disabled){transform:scale(.98)}.notification-button--active.svelte-jw72ql{background:#1a1a1a;color:#fff}.notification-button--active.svelte-jw72ql:hover:not(:disabled){background:#333}.notification-button--disabled.svelte-jw72ql{color:#999;border-color:#ccc;cursor:not-allowed}.notification-button--disabled.svelte-jw72ql:hover{background:#fff;color:#999}.notification-button.svelte-jw72ql:disabled{cursor:not-allowed}.notification-button__icon.svelte-jw72ql{display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-button__text.svelte-jw72ql{white-space:nowrap}.debug-button.svelte-jw72ql{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#666;background:#fff;border:1px solid #ccc;cursor:pointer;transition:all .2s ease;font-family:inherit}.debug-button.svelte-jw72ql:hover{background:#f5f5f5;border-color:#999}.debug-panel.svelte-jw72ql{position:fixed;bottom:1rem;right:1rem;width:90%;max-width:600px;max-height:400px;background:#fff;border:2px solid #1a1a1a;box-shadow:0 4px 12px #00000026;z-index:1000;display:flex;flex-direction:column}.debug-panel__header.svelte-jw72ql{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#1a1a1a;color:#fff}.debug-panel__header.svelte-jw72ql h3:where(.svelte-jw72ql){margin:0;font-size:1rem;font-weight:600}.debug-panel__close.svelte-jw72ql{background:none;border:none;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px}.debug-panel__close.svelte-jw72ql:hover{opacity:.7}.debug-panel__content.svelte-jw72ql{flex:1;overflow:auto;padding:1rem;margin:0;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;white-space:pre-wrap;word-break:break-all}.spinner.svelte-jw72ql{animation:svelte-jw72ql-spin 1s linear infinite}@keyframes svelte-jw72ql-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){.notification-button.svelte-jw72ql{padding:.4rem .75rem;font-size:.85rem}.debug-button.svelte-jw72ql{width:28px;height:28px}.debug-panel.svelte-jw72ql{bottom:.5rem;right:.5rem;left:.5rem;width:auto;max-width:none}}.page.svelte-197y00z{min-height:100vh;display:flex;flex-direction:column;padding:1.5rem 1rem 3rem;max-width:960px;margin:0 auto;gap:2rem;background-color:#f5f5f5}.page-header.svelte-197y00z{display:flex;flex-direction:column;gap:1rem}.page-header__content.svelte-197y00z{display:flex;flex-direction:column;gap:.5rem}.page-header__actions.svelte-197y00z{display:flex;gap:.75rem;align-items:center}@media (min-width: 640px){.page-header.svelte-197y00z{flex-direction:row;justify-content:space-between;align-items:flex-start}}.page-header.svelte-197y00z h1:where(.svelte-197y00z){font-size:2rem;font-weight:700}.page-header.svelte-197y00z p:where(.svelte-197y00z){color:#555;font-size:1rem;line-height:1.6}.form.svelte-197y00z{display:flex;flex-direction:column;gap:1.25rem}.form__field.svelte-197y00z{display:flex;flex-direction:column;gap:.5rem}label.svelte-197y00z{font-weight:600;font-size:.95rem}input[type=text].svelte-197y00z,select.svelte-197y00z,textarea.svelte-197y00z{border:1px solid #1a1a1a;background:#fff;padding:.75rem;font-size:.95rem;line-height:1.4}textarea.svelte-197y00z{resize:vertical;min-height:120px}input[type=file].svelte-197y00z{font-size:.9rem}.image-preview.svelte-197y00z{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.image-preview.svelte-197y00z img:where(.svelte-197y00z){max-width:240px;border:1px solid #ccc;background:#fff}.image-preview__remove.svelte-197y00z{align-self:flex-start;border:1px solid #1a1a1a;background:#fff;padding:.4rem .75rem;font-size:.85rem;cursor:pointer}.submit-button.svelte-197y00z{align-self:flex-start;border:1px solid #1a1a1a;background:#1a1a1a;color:#fff;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background .2s ease}.submit-button.svelte-197y00z:disabled{opacity:.6;cursor:not-allowed}.submit-button.svelte-197y00z:not(:disabled):hover,.submit-button.svelte-197y00z:not(:disabled):focus-visible{background:#333}.message.svelte-197y00z{font-size:.9rem;padding:.75rem 1rem;border:1px solid transparent}.message--error.svelte-197y00z{background:#ffe6e6;border-color:#ff8080;color:#a10000}.message--success.svelte-197y00z{background:#e6ffec;border-color:#59c774;color:#206536}.page-message.svelte-197y00z{margin:-.25rem 0 0;align-self:stretch}.post-list.svelte-197y00z{display:flex;flex-direction:column;gap:1.5rem}.post-list__header.svelte-197y00z{display:flex;flex-direction:column;gap:.75rem}.filter-group.svelte-197y00z{display:flex;flex-wrap:wrap;gap:.5rem}.filter-group.svelte-197y00z button:where(.svelte-197y00z){border:1px solid #1a1a1a;background:#fff;padding:.4rem 1rem;font-size:.9rem;cursor:pointer;transition:background .2s ease}.filter-group.svelte-197y00z button.selected:where(.svelte-197y00z),.filter-group.svelte-197y00z button:where(.svelte-197y00z):hover,.filter-group.svelte-197y00z button:where(.svelte-197y00z):focus-visible{background:#1a1a1a;color:#fff;outline:none}.status-text.svelte-197y00z{color:#666}.post-grid.svelte-197y00z{list-style:none;padding:0;margin:0;display:grid;gap:1rem;grid-template-columns:1fr}.post-card.svelte-197y00z{border:1px solid #1a1a1a;background:#fff;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;cursor:pointer;transition:all .2s ease}.post-card.svelte-197y00z:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.post-card.svelte-197y00z:focus{outline:2px solid #1a1a1a;outline-offset:2px}.post-card__header.svelte-197y00z{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.85rem;color:#555}.post-card__team.svelte-197y00z{font-weight:600;font-size:.9rem}.post-card__title.svelte-197y00z{margin:0;font-size:1.2rem;font-weight:600}.post-card__image.svelte-197y00z img:where(.svelte-197y00z){width:100%;max-height:320px;object-fit:cover;border:1px solid #eee;background:#fafafa}.post-card__description.svelte-197y00z{margin:0;line-height:1.6;white-space:pre-line}.post-card__actions.svelte-197y00z{display:flex;justify-content:flex-end;gap:1rem;align-items:center}.action-btn.svelte-197y00z{display:inline-flex;align-items:center;gap:.4rem;border:none;background:transparent;padding:.25rem;font-size:.9rem;cursor:pointer;color:#666;transition:all .2s ease}.action-btn.svelte-197y00z:disabled{opacity:.5;cursor:not-allowed}.action-btn--like.svelte-197y00z svg:where(.svelte-197y00z){transition:all .2s ease}.action-btn--like.svelte-197y00z:not(:disabled):hover svg:where(.svelte-197y00z){stroke:#f44;transform:scale(1.1)}.action-btn--like.action-btn--liked.svelte-197y00z svg:where(.svelte-197y00z){fill:#f44;stroke:#f44}.action-btn--comment.svelte-197y00z:hover,.action-btn--comment.svelte-197y00z:focus-visible{color:#1a1a1a;outline:none}.action-btn--comment.action-btn--active.svelte-197y00z{color:#1a1a1a}.fab.svelte-197y00z{position:fixed;bottom:1.75rem;right:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:1px solid #1a1a1a;background:#1a1a1a;color:#fff;font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 10px 25px #00000026;transition:transform .2s ease,box-shadow .2s ease;z-index:30}.fab.svelte-197y00z:hover,.fab.svelte-197y00z:focus-visible{transform:translateY(-2px);box-shadow:0 14px 32px #00000038;outline:none}.sheet-backdrop.svelte-197y00z{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:25;visibility:hidden}.sheet-backdrop.sheet-open.svelte-197y00z{opacity:1;pointer-events:auto;visibility:visible}.post-sheet.svelte-197y00z{position:fixed;left:0;right:0;bottom:0;background:#fdfdfd;border-top-left-radius:18px;border-top-right-radius:18px;padding:1.5rem 1.5rem 2.25rem;box-shadow:0 -20px 40px #0000002e;transform:translateY(105%);transition:transform .28s ease,visibility 0s .28s;z-index:26;max-height:95vh;display:flex;flex-direction:column;visibility:hidden;pointer-events:none}.post-sheet.sheet-open.svelte-197y00z{transform:translateY(0);visibility:visible;pointer-events:auto;transition:transform .28s ease,visibility 0s 0s}.post-sheet__handle.svelte-197y00z{width:50px;height:4px;background:#0003;border-radius:999px;margin:0 auto .5rem}.post-sheet__header.svelte-197y00z{display:flex;align-items:center;justify-content:space-between;gap:1rem}.post-sheet__header.svelte-197y00z h2:where(.svelte-197y00z){margin:0;font-size:1.4rem}.post-sheet__content.svelte-197y00z{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem;padding-bottom:1rem;margin-top:.5rem}.post-sheet__description.svelte-197y00z{margin:0;color:#555;font-size:.95rem}.sheet-close.svelte-197y00z{border:1px solid #1a1a1a;background:#fff;padding:.4rem .85rem;font-size:.9rem;cursor:pointer}.modal-backdrop.svelte-197y00z{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:40;visibility:hidden}.modal-backdrop.modal-open.svelte-197y00z{opacity:1;pointer-events:auto;visibility:visible}.post-modal.svelte-197y00z{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;transform:translateY(100%);transition:transform .3s ease,visibility 0s .3s;z-index:41;display:flex;flex-direction:column;overflow:hidden;pointer-events:none;visibility:hidden}.post-modal.modal-open.svelte-197y00z{transform:translateY(0);pointer-events:auto;visibility:visible;transition:transform .3s ease,visibility 0s 0s}.post-modal__header.svelte-197y00z{display:flex;justify-content:flex-end;padding:1rem 1.5rem;border-bottom:1px solid #eee}.modal-close.svelte-197y00z{border:none;background:transparent;font-size:1.5rem;cursor:pointer;color:#666;padding:.25rem .5rem;transition:color .2s ease}.modal-close.svelte-197y00z:hover{color:#1a1a1a}.post-modal__content.svelte-197y00z{flex:1 1 auto;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.post-detail.svelte-197y00z{display:flex;flex-direction:column;gap:1rem}.post-detail__header.svelte-197y00z{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem;color:#666}.post-detail__team.svelte-197y00z{font-weight:600;font-size:.95rem;color:#1a1a1a}.post-detail__title.svelte-197y00z{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.post-detail__image.svelte-197y00z img:where(.svelte-197y00z){width:100%;max-height:500px;object-fit:cover;border-radius:8px}.post-detail__description.svelte-197y00z{margin:0;line-height:1.6;white-space:pre-line;color:#333}.post-detail__actions.svelte-197y00z{display:flex;gap:1.5rem;padding-top:.5rem;border-top:1px solid #eee}.comments-section.svelte-197y00z{display:flex;flex-direction:column;gap:1rem}.comments-section__title.svelte-197y00z{margin:0;font-size:1.1rem;font-weight:600;color:#1a1a1a}.comment-list.svelte-197y00z{display:flex;flex-direction:column;gap:1rem}.comment-list.svelte-197y00z ul:where(.svelte-197y00z){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.comment-item.svelte-197y00z{background:#f9f9f9;padding:1rem;border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.comment-item__text.svelte-197y00z{margin:0;line-height:1.5;white-space:pre-line;color:#333}.comment-item__meta.svelte-197y00z{display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-size:.8rem;color:#999}.comment-like.svelte-197y00z{display:inline-flex;align-items:center;gap:.3rem;border:none;background:transparent;padding:.25rem;font-size:.85rem;cursor:pointer;color:#666;transition:all .2s ease}.comment-like.svelte-197y00z svg:where(.svelte-197y00z){transition:all .2s ease}.comment-like.svelte-197y00z:hover svg:where(.svelte-197y00z){stroke:#f44;transform:scale(1.1)}.comment-like.comment-like--liked.svelte-197y00z svg:where(.svelte-197y00z){fill:#f44;stroke:#f44}.comment-form.svelte-197y00z{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.comment-form__input-wrapper.svelte-197y00z{display:flex;gap:.5rem;align-items:flex-end;background:#f5f5f5;border-radius:24px;padding:.5rem .75rem}.comment-form.svelte-197y00z textarea:where(.svelte-197y00z){flex:1;border:none;background:transparent;padding:.5rem;font-size:.95rem;line-height:1.4;resize:none;min-height:auto;font-family:inherit}.comment-form.svelte-197y00z textarea:where(.svelte-197y00z):focus{outline:none}.comment-form__send.svelte-197y00z{border:none;background:transparent;padding:.5rem;cursor:pointer;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.comment-form__send.svelte-197y00z:hover:not(:disabled){color:#333;transform:scale(1.1)}.comment-form__send.svelte-197y00z:disabled{opacity:.5;cursor:not-allowed}.sr-only.svelte-197y00z{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (min-width: 640px){.page.svelte-197y00z{padding:2rem 1.5rem 3.5rem;gap:2.5rem}.post-grid.svelte-197y00z{grid-template-columns:repeat(2,minmax(0,1fr))}.post-sheet.svelte-197y00z{inset:50% auto auto 50%;transform:translate(-50%,110%);max-width:520px;border-radius:16px;padding:2rem 2rem 2.5rem;opacity:0}.post-sheet.sheet-open.svelte-197y00z{transform:translate(-50%,-50%);opacity:1}.sheet-backdrop.sheet-open.svelte-197y00z{opacity:.4}.post-modal.svelte-197y00z{left:50%;width:90%;max-width:700px;height:auto;max-height:90vh;border-radius:16px;transform:translate(-50%,-50%) scale(.9);top:50%;opacity:0}.post-modal.modal-open.svelte-197y00z{transform:translate(-50%,-50%) scale(1);opacity:1}}@media (min-width: 1024px){.page.svelte-197y00z{padding:3rem 2rem 4rem}.page-header.svelte-197y00z h1:where(.svelte-197y00z){font-size:2.5rem}.post-grid.svelte-197y00z{grid-template-columns:repeat(3,minmax(0,1fr))}.post-sheet.svelte-197y00z{left:auto;right:max(2rem,(100vw - 960px) / 2);bottom:auto;top:50%;transform:translateY(110%);max-width:min(560px,calc(960px - 4rem));width:100%;padding:2.25rem 2.25rem 2.75rem;border-radius:20px;opacity:0}.post-sheet.sheet-open.svelte-197y00z{transform:translateY(-50%);opacity:1}.post-modal.svelte-197y00z{max-width:800px}}
