header.svelte-1elxaub{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-grey-100)}.header-inner.svelte-1elxaub{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.logo.svelte-1elxaub{color:var(--color-grey-1000);align-items:center;text-decoration:none;display:flex}.header-right.svelte-1elxaub{align-items:center;gap:var(--space-sm);display:flex}.label.svelte-1elxaub{font-size:var(--size-sm);font-weight:var(--weight-regular);color:var(--color-grey-700)}.theme-toggle.svelte-1elxaub{border:1px solid var(--color-grey-100);width:2.25rem;height:2.25rem;color:var(--color-grey-500);cursor:pointer;transition:color .2s var(--ease), border-color .2s var(--ease);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.theme-toggle.svelte-1elxaub:hover{color:var(--highlight-color);border-color:var(--highlight-color)}.principle.svelte-1rlp1wm{gap:var(--space-md);padding:var(--space-lg) 0;border-bottom:1px solid var(--color-grey-1000);grid-template-columns:5rem 1fr;display:grid}.principle.svelte-1rlp1wm:last-child{border-bottom:none}.number-col.svelte-1rlp1wm{align-items:flex-start;gap:var(--space-xs);flex-direction:column;padding-top:.2rem;display:flex}.number.svelte-1rlp1wm{font-size:var(--size-number);font-weight:var(--weight-bold);color:var(--text-color);letter-spacing:.03em}.accent-bar.svelte-1rlp1wm{background:var(--highlight-color);width:1.5rem;height:3px;display:block}.content-col.svelte-1rlp1wm{gap:var(--space-sm);flex-direction:column;display:flex}.headline.svelte-1rlp1wm{font-size:var(--size-headline);letter-spacing:-.02em;line-height:1.15}.bold.svelte-1rlp1wm{font-weight:var(--weight-black);color:var(--text-color)}.rest.svelte-1rlp1wm{font-weight:var(--weight-regular);color:var(--text-color)}.points.svelte-1rlp1wm{flex-direction:column;gap:.25rem;list-style:none;display:flex}.points.svelte-1rlp1wm li:where(.svelte-1rlp1wm){font-size:var(--size-sub);font-weight:var(--weight-regular);color:var(--text-color);line-height:1.6}@media (width<=640px){.principle.svelte-1rlp1wm{gap:var(--space-sm);padding:var(--space-md) 0;grid-template-columns:3rem 1fr}}.backdrop.svelte-fx8tbs{z-index:1000;padding:var(--space-md);animation:svelte-fx8tbs-fadeIn .2s var(--ease);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal.svelte-fx8tbs{background:var(--bg-color);border:1px solid var(--color-grey-100);width:100%;max-width:28rem;max-height:85vh;animation:svelte-fx8tbs-slideUp .25s var(--ease);border-radius:.5rem;overflow-y:auto}.modal-header.svelte-fx8tbs{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-grey-100);justify-content:space-between;align-items:center;display:flex}.modal-header.svelte-fx8tbs h3:where(.svelte-fx8tbs){font-size:var(--size-body);font-weight:var(--weight-bold);color:var(--text-color)}.close-btn.svelte-fx8tbs{color:var(--color-grey-500);cursor:pointer;transition:color .15s var(--ease);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;display:flex}.close-btn.svelte-fx8tbs:hover{color:var(--text-color)}.sortable-list.svelte-fx8tbs{padding:var(--space-xs) 0;list-style:none}.sortable-item.svelte-fx8tbs{padding:.625rem var(--space-md);cursor:grab;touch-action:none;transition:background-color .15s var(--ease);-webkit-user-select:none;user-select:none;border-top:1px solid #0000;align-items:center;gap:.75rem;display:flex}.sortable-item.svelte-fx8tbs:hover{background:var(--color-grey-100)}.sortable-item.dragging.svelte-fx8tbs{opacity:.4}.sortable-item.dragover.svelte-fx8tbs{border-top:1px solid var(--highlight-color)}.drag-handle.svelte-fx8tbs{color:var(--color-grey-500);flex-shrink:0;align-items:center;display:flex}.item-number.svelte-fx8tbs{font-size:var(--size-sm);font-weight:var(--weight-bold);color:var(--highlight-color);flex-shrink:0;width:1.5rem}.item-title.svelte-fx8tbs{font-size:var(--size-body);font-weight:var(--weight-regular);color:var(--text-color)}.modal-actions.svelte-fx8tbs{padding:var(--space-sm) var(--space-md);border-top:1px solid var(--color-grey-100);justify-content:space-between;display:flex}.btn.svelte-fx8tbs{font-family:var(--font-family);font-size:var(--size-sm);font-weight:var(--weight-bold);cursor:pointer;transition:all .15s var(--ease);border-radius:2.5rem;padding:.5rem 1rem}.btn-reset.svelte-fx8tbs{border:1px solid var(--text-color);color:var(--text-color);background:0 0}.btn-reset.svelte-fx8tbs:hover{border-color:var(--highlight-color);color:var(--color-grey-0);background:var(--highlight-color)}.btn-save.svelte-fx8tbs{background:var(--highlight-color);border:1px solid var(--highlight-color);color:var(--color-grey-0)}.btn-save.svelte-fx8tbs:hover{opacity:.85}@keyframes svelte-fx8tbs-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-fx8tbs-slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}footer.svelte-1uha8ag{padding:var(--space-md);color:var(--color-grey-500);font-size:.875rem}.footer-content.svelte-1uha8ag{max-width:var(--max-width);margin:0 auto}main.svelte-1uha8ag{min-height:100vh}.hero.svelte-1uha8ag{padding:var(--space-xl) var(--space-md) var(--space-lg)}.hero-inner.svelte-1uha8ag{max-width:var(--max-width);margin:0 auto}h1.svelte-1uha8ag{font-size:var(--size-hero);font-weight:var(--weight-regular);letter-spacing:-.03em;line-height:1.1}.hero-bold.svelte-1uha8ag{font-weight:var(--weight-black)}.hero-accent.svelte-1uha8ag{background:var(--highlight-color);width:4rem;height:6px;margin-top:var(--space-md);display:block}.hero-lead.svelte-1uha8ag{max-width:62rem;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:var(--weight-thin);color:var(--text-color);margin-top:var(--space-lg);padding-left:calc(5rem + var(--space-md));line-height:1.3}@media (width<=640px){.hero-lead.svelte-1uha8ag{padding-left:calc(3rem + var(--space-sm))}}.manifesto.svelte-1uha8ag{padding:0 var(--space-md) var(--space-lg)}.manifesto-inner.svelte-1uha8ag{max-width:var(--max-width);border-top:1px solid var(--text-color);margin:0 auto}.manifesto-footnote.svelte-1uha8ag{padding:var(--space-lg) 0;padding-left:calc(5rem + var(--space-md));font-size:var(--size-body);line-height:1.75}@media (width<=640px){.manifesto-footnote.svelte-1uha8ag{padding-left:calc(3rem + var(--space-sm))}}.footnote-button.svelte-1uha8ag{font-size:var(--size-body);font-weight:var(--weight-regular);color:var(--text-color);cursor:pointer;text-underline-offset:.25em;background:0 0;border:none;margin:0;padding:0;text-decoration-line:underline;text-decoration-thickness:1px;display:inline-block;-webkit-text-decoration-color:var(--highlight-color)!important;text-decoration-color:var(--highlight-color)!important}.footnote-button.svelte-1uha8ag:hover{text-decoration-thickness:2px}
