:root{--font-sans:"Inter", "Noto Sans JP", system-ui, -apple-system, sans-serif;--color-text:#0f172a;--color-text-secondary:#64748b;--color-text-muted:#94a3b8;--color-border:#ffffff4d;--color-surface:#fff9;--color-surface-solid:#fff;--gradient-primary:linear-gradient(135deg, #6366f1, #3b82f6);--gradient-primary-hover:linear-gradient(135deg, #4f46e5, #2563eb);--color-success:#10b981;--color-success-bg:#10b9811a;--color-warning:#f59e0b;--color-warning-bg:#f59e0b1a;--color-muted:#94a3b8;--color-muted-bg:#94a3b81a;--color-error:#ef4444;--color-error-bg:#ef444414;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--blur-md:blur(12px);--blur-lg:blur(20px);--shadow-sm:0 1px 3px #0000000a;--shadow-md:0 4px 16px #0000000f;--shadow-lg:0 8px 32px #00000014;--shadow-glow:0 0 20px #6366f126;font-family:var(--font-sans);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}body{background-color:#f8fafc;background-image:radial-gradient(at 20% 0,#e0e7ff80 0%,#0000 50%),radial-gradient(at 80% 20%,#c7d2fe66 0%,#0000 40%),radial-gradient(at 60% 80%,#ccfbf14d 0%,#0000 40%),none;background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;min-height:100svh;margin:0}h1,h2,h3,h4{font-family:var(--font-sans);margin:0}p{margin:0}#app{min-height:100svh}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}.filter-panel.svelte-19tg5h7{width:100%}.toggle-btn.svelte-19tg5h7{width:100%;min-height:44px;font-size:.9375rem;font-weight:600;font-family:var(--font-sans);background:var(--color-surface);-webkit-backdrop-filter:var(--blur-md);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text);align-items:center;gap:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex}.toggle-btn.svelte-19tg5h7:hover{box-shadow:var(--shadow-sm);background:#fffc}.toggle-icon.svelte-19tg5h7{transition:transform .25s}.toggle-icon.open.svelte-19tg5h7{transform:rotate(180deg)}.filter-body.svelte-19tg5h7{background:var(--color-surface);-webkit-backdrop-filter:var(--blur-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-top:.75rem;padding:1.5rem;display:none}.filter-body.open.svelte-19tg5h7{display:block}.filter-grid.svelte-19tg5h7{flex-direction:column;gap:1rem;display:flex}.field.svelte-19tg5h7{flex-direction:column;gap:.375rem;display:flex}label.svelte-19tg5h7{color:var(--color-text-secondary);letter-spacing:.01em;font-size:.8125rem;font-weight:600}input.svelte-19tg5h7,select.svelte-19tg5h7{min-height:44px;font-size:.9375rem;font-family:var(--font-sans);border-radius:var(--radius-sm);color:var(--color-text);box-sizing:border-box;background:#fffc;border:1px solid #00000014;width:100%;padding:.5rem .875rem;transition:all .2s}input.svelte-19tg5h7::placeholder{color:var(--color-text-muted)}input.svelte-19tg5h7:focus,select.svelte-19tg5h7:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11f}@media (width>=768px){.toggle-btn.svelte-19tg5h7{display:none}.filter-body.svelte-19tg5h7{display:block}.filter-grid.svelte-19tg5h7{flex-flow:wrap;align-items:flex-end}.field.svelte-19tg5h7{flex:180px;min-width:150px}}.card.svelte-j4zza{background:var(--color-surface);height:100%;-webkit-backdrop-filter:var(--blur-md);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text);cursor:pointer;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .25s;display:flex}.card.svelte-j4zza:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);background:#ffffffd9;border-color:#6366f133;transform:translateY(-4px)}.card-header.svelte-j4zza{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.card-title.svelte-j4zza{color:var(--color-text);letter-spacing:-.01em;margin:0;font-size:1.0625rem;font-weight:700;line-height:1.4}.badge.svelte-j4zza{white-space:nowrap;letter-spacing:.02em;border-radius:9999px;flex-shrink:0;align-items:center;padding:.1875rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.badge-success.svelte-j4zza{color:#059669;background:var(--color-success-bg)}.badge-warning.svelte-j4zza{color:#d97706;background:var(--color-warning-bg)}.badge-muted.svelte-j4zza{color:#64748b;background:var(--color-muted-bg)}.card-body.svelte-j4zza{flex-direction:column;flex:1;gap:.5rem;margin-bottom:1rem;display:flex}.row.svelte-j4zza{justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.875rem;display:flex}.label.svelte-j4zza{color:var(--color-text-muted);flex-shrink:0;font-size:.8125rem;font-weight:500}.value.svelte-j4zza{text-align:right;word-break:break-word;color:var(--color-text-secondary)}.amount.svelte-j4zza{background:var(--gradient-primary);-webkit-text-fill-color:transparent;text-align:right;-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:700}.deadline.svelte-j4zza{color:var(--color-text);font-weight:600}.card-footer.svelte-j4zza{border-top:1px solid #0000000a;align-items:center;padding-top:.875rem;display:flex}.detail-link.svelte-j4zza{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;transition:gap .2s;display:inline-flex}.detail-link.svelte-j4zza svg:where(.svelte-j4zza){color:#6366f1;transition:transform .2s}.card.svelte-j4zza:hover .detail-link:where(.svelte-j4zza) svg:where(.svelte-j4zza){transform:translate(3px)}@media (width>=768px){.card.svelte-j4zza{padding:1.5rem}}.app-shell.svelte-1n46o8q{flex-direction:column;min-height:100svh;display:flex}.app-header.svelte-1n46o8q{z-index:100;-webkit-backdrop-filter:var(--blur-lg);background:#ffffffb3;border-bottom:1px solid #fff6;position:sticky;top:0;box-shadow:0 1px 8px #0000000a}.header-inner.svelte-1n46o8q{max-width:1280px;margin:0 auto;padding:1.25rem 1.5rem}.app-title.svelte-1n46o8q{letter-spacing:-.02em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.app-subtitle.svelte-1n46o8q{color:var(--color-text-secondary);margin-top:.125rem;font-size:.875rem}.app-main.svelte-1n46o8q{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:1.5rem}.filter-section.svelte-1n46o8q{margin-bottom:2rem}.results-header.svelte-1n46o8q{margin-bottom:1rem}.result-count.svelte-1n46o8q{color:var(--color-text-secondary);margin:0;font-size:.9375rem;font-weight:500}.result-number.svelte-1n46o8q{color:var(--color-text);font-size:1.125rem;font-weight:700}.grid.svelte-1n46o8q{gap:1.25rem;display:grid}.card-wrapper.svelte-1n46o8q{animation:.4s ease-out both fadeSlideUp}@media (width>=640px){.grid.svelte-1n46o8q{grid-template-columns:repeat(2,1fr)}}@media (width>=1080px){.grid.svelte-1n46o8q{grid-template-columns:repeat(3,1fr)}}.skeleton-grid.svelte-1n46o8q{gap:1.25rem;display:grid}@media (width>=640px){.skeleton-grid.svelte-1n46o8q{grid-template-columns:repeat(2,1fr)}}@media (width>=1080px){.skeleton-grid.svelte-1n46o8q{grid-template-columns:repeat(3,1fr)}}.skeleton-card.svelte-1n46o8q{background:var(--color-surface);-webkit-backdrop-filter:var(--blur-md);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.skeleton-line.svelte-1n46o8q{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite shimmer}.skeleton-title.svelte-1n46o8q{width:80%;height:20px}.skeleton-short.svelte-1n46o8q{width:50%}.skeleton-medium.svelte-1n46o8q{width:70%}.error-message.svelte-1n46o8q{text-align:center;color:var(--color-error);background:var(--color-error-bg);-webkit-backdrop-filter:var(--blur-md);border-radius:var(--radius-lg);border:1px solid #ef444426;padding:2rem 1.5rem}.empty-state.svelte-1n46o8q{text-align:center;padding:4rem 1.5rem}.empty-icon.svelte-1n46o8q{opacity:.6;margin-bottom:1rem}.empty-title.svelte-1n46o8q{color:var(--color-text-secondary);font-size:1rem;font-weight:600}.empty-hint.svelte-1n46o8q{color:var(--color-text-muted);margin-top:.25rem;font-size:.875rem}.pagination.svelte-1n46o8q{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 0;display:flex}.page-btn.svelte-1n46o8q{min-height:44px;font-size:.875rem;font-weight:600;font-family:var(--font-sans);color:var(--color-text);background:var(--color-surface);-webkit-backdrop-filter:var(--blur-md);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:.375rem;padding:.5rem 1.25rem;transition:all .2s;display:inline-flex}.page-btn.svelte-1n46o8q:hover:not(:disabled){box-shadow:var(--shadow-md);background:#ffffffd9;transform:translateY(-1px)}.page-btn.svelte-1n46o8q:disabled{opacity:.4;cursor:not-allowed}.page-indicator.svelte-1n46o8q{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.page-current.svelte-1n46o8q{color:var(--color-text);font-weight:700}.page-sep.svelte-1n46o8q{opacity:.4;margin:0 .25rem}
