:root{--pk-blue-100:#b3e5fc;--pk-blue-300:#68cbf8;--pk-blue-400:#03a9f4;--pk-blue-500:#0693d3;--pk-blue-800:#415c68;--pk-blue-900:#123342;--pk-green-300:#d3eeb9;--pk-green-400:#e9f6dc;--pk-green-500:#64ba0e;--pk-green-600:#5cae0b;--pk-red-200:#fbd2e0;--pk-red-300:#f6a5c1;--pk-red-500:#e91e63;--pk-red-700:#b90f49;--pk-orange-100:#fff5e5;--pk-orange-200:#ffe4b9;--pk-orange-500:#f49600;--pk-orange-600:#e38c00;--pk-orange-700:#f65314;--pk-yellow-400:#f1de2f;--pk-gray-100:#fbfbfb;--pk-gray-200:#f3f3f3;--pk-gray-300:#e1e5e7;--pk-gray-400:#c3cccf;--pk-gray-500:#6f8a95;--pk-gray-600:#e5eff5;--pk-gray-700:#f0f9fe;--pk-gray-800:#f1f6f9;--pk-white:#fff;--pk-black:#212529;--pk-color-text-primary:var(--pk-blue-900);--pk-color-text-secondary:var(--pk-gray-500);--pk-color-text-placeholder:var(--pk-gray-400);--pk-color-text-inverted:var(--pk-white);--pk-color-text-action:var(--pk-blue-400);--pk-color-text-action-hover:var(--pk-blue-500);--pk-color-surface-base:var(--pk-white);--pk-color-surface-subtle:var(--pk-gray-100);--pk-color-surface-muted:var(--pk-gray-200);--pk-color-surface-app:var(--pk-gray-800);--pk-color-surface-section:var(--pk-gray-700);--pk-color-surface-overlay:rgba(18,51,66,.6);--pk-color-border-base:var(--pk-gray-300);--pk-color-border-subtle:var(--pk-gray-200);--pk-color-border-strong:var(--pk-gray-400);--pk-color-border-action:var(--pk-blue-400);--pk-color-action:var(--pk-blue-400);--pk-color-action-hover:var(--pk-blue-500);--pk-color-action-subtle:var(--pk-blue-300);--pk-color-action-faint:var(--pk-blue-100);--pk-color-success:var(--pk-green-500);--pk-color-success-subtle:var(--pk-green-300);--pk-color-success-faint:var(--pk-green-400);--pk-color-success-strong:var(--pk-green-600);--pk-color-error:var(--pk-red-500);--pk-color-error-subtle:var(--pk-red-300);--pk-color-error-faint:var(--pk-red-200);--pk-color-error-strong:var(--pk-red-700);--pk-color-warning:var(--pk-orange-500);--pk-color-warning-subtle:var(--pk-orange-200);--pk-color-warning-faint:var(--pk-orange-100);--pk-color-warning-strong:var(--pk-orange-600);--pk-color-alert:var(--pk-orange-700);--pk-color-accent:var(--pk-yellow-400)}@media(prefers-color-scheme:dark){:root{--pk-color-surface-base:#1a2226;--pk-color-surface-subtle:#1f2a30;--pk-color-surface-muted:#243038;--pk-color-surface-app:#111518;--pk-color-surface-section:#162028;--pk-color-surface-overlay:rgba(0,0,0,.7);--pk-color-text-primary:var(--pk-gray-100);--pk-color-text-secondary:var(--pk-gray-400);--pk-color-text-placeholder:var(--pk-gray-500);--pk-color-text-inverted:var(--pk-blue-900);--pk-color-border-base:#2e3e46;--pk-color-border-subtle:#253540;--pk-color-border-strong:#3d5560}}[data-theme=light]{--pk-color-surface-base:var(--pk-white);--pk-color-surface-subtle:var(--pk-gray-100);--pk-color-surface-muted:var(--pk-gray-200);--pk-color-surface-app:var(--pk-gray-800);--pk-color-surface-section:var(--pk-gray-700);--pk-color-surface-overlay:rgba(18,51,66,.6);--pk-color-text-primary:var(--pk-blue-900);--pk-color-text-secondary:var(--pk-gray-500);--pk-color-text-placeholder:var(--pk-gray-400);--pk-color-text-inverted:var(--pk-white);--pk-color-border-base:var(--pk-gray-300);--pk-color-border-subtle:var(--pk-gray-200);--pk-color-border-strong:var(--pk-gray-400)}[data-theme=dark]{--pk-color-surface-base:#1a2226;--pk-color-surface-subtle:#1f2a30;--pk-color-surface-muted:#243038;--pk-color-surface-app:#111518;--pk-color-surface-section:#162028;--pk-color-surface-overlay:rgba(0,0,0,.7);--pk-color-text-primary:var(--pk-gray-100);--pk-color-text-secondary:var(--pk-gray-400);--pk-color-text-placeholder:var(--pk-gray-500);--pk-color-text-inverted:var(--pk-blue-900);--pk-color-border-base:#2e3e46;--pk-color-border-subtle:#253540;--pk-color-border-strong:#3d5560}:root{--pk-color-accounting-capital-deposit:var(--pk-red-300);--pk-color-accounting-withdrawal:var(--pk-gray-500);--pk-color-category-asset:var(--pk-color-action);--pk-color-category-expense:var(--pk-color-error);--pk-color-category-income:var(--pk-color-success);--pk-color-category-tax:var(--pk-color-warning);--pk-color-category-capital-deposit:var(--pk-color-accounting-capital-deposit);--pk-color-category-withdrawal:var(--pk-color-accounting-withdrawal);--pk-color-category-default:var(--pk-color-border-base);--pk-space-0:0;--pk-space-1:.25rem;--pk-space-2:.5rem;--pk-space-3:.75rem;--pk-space-4:1rem;--pk-space-5:1.25rem;--pk-space-6:1.5rem;--pk-space-7:1.75rem;--pk-space-8:2rem;--pk-space-9:2.25rem;--pk-space-10:2.5rem;--pk-space-11:2.75rem;--pk-space-12:3rem;--pk-space-13:3.25rem;--pk-space-14:3.5rem;--pk-space-15:3.75rem;--pk-space-16:4rem;--pk-layout-gap-xxs:var(--pk-space-1);--pk-layout-gap-xs:var(--pk-space-2);--pk-layout-gap-sm:var(--pk-space-3);--pk-layout-gap-md:var(--pk-space-4);--pk-layout-gap-lg:var(--pk-space-6);--pk-layout-gap-xl:var(--pk-space-8);--pk-layout-content-padding:var(--pk-space-6);--pk-font-sans:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;--pk-font-mono:Monaco,Menlo,Consolas,"Courier New",monospace;--pk-font-size-2xs:.625rem;--pk-font-size-xs:.75rem;--pk-font-size-sm:.8125rem;--pk-font-size-md:.9375rem;--pk-font-size-lg:1.125rem;--pk-font-size-xl:1.375rem;--pk-font-size-2xl:2.25rem;--pk-font-weight-regular:400;--pk-font-weight-medium:500;--pk-font-weight-semibold:600;--pk-font-weight-bold:700;--pk-font-weight-extrabold:800;--pk-font-weight-black:900;--pk-line-height-tight:1;--pk-line-height-snug:1.25;--pk-line-height-base:1.333;--pk-line-height-relaxed:1.5;--pk-text-body:var(--pk-font-size-md);--pk-text-body-small:var(--pk-font-size-sm);--pk-text-heading-1:var(--pk-font-size-2xl);--pk-text-heading-2:var(--pk-font-size-xl);--pk-text-heading-3:var(--pk-font-size-lg);--pk-text-heading-4:var(--pk-font-size-md);--pk-text-label:var(--pk-font-size-sm);--pk-text-caption:var(--pk-font-size-xs);--pk-text-micro:var(--pk-font-size-2xs);--pk-text-code:var(--pk-font-size-sm);--pk-text-body-weight:var(--pk-font-weight-regular);--pk-text-heading-weight:var(--pk-font-weight-semibold);--pk-text-label-weight:var(--pk-font-weight-medium);--pk-text-caption-weight:var(--pk-font-weight-regular);--pk-border-width-base:1px;--pk-border-width-strong:2px;--pk-radius-none:0;--pk-radius-xs:.125rem;--pk-radius-sm:.25rem;--pk-radius-md:.375rem;--pk-radius-lg:.5rem;--pk-radius-xl:.75rem;--pk-radius-full:9999px;--pk-shadow-none:none;--pk-shadow-xs:0 0 3px rgba(0,0,0,.1);--pk-shadow-sm:0 2px 5px -2px rgba(0,0,0,.12);--pk-shadow-md:0 2px 8px 0 rgba(99,99,99,.2);--pk-shadow-lg:0 2px 10px -2px rgba(0,0,0,.15);--pk-shadow-xl:0 6px 12px rgba(0,0,0,.3);--pk-shadow-focus:0 0 0 2px var(--pk-color-action);--pk-elevation-0:none;--pk-elevation-1:var(--pk-shadow-xs);--pk-elevation-2:var(--pk-shadow-sm);--pk-elevation-3:var(--pk-shadow-md);--pk-elevation-4:var(--pk-shadow-lg);--pk-elevation-5:var(--pk-shadow-xl);--pk-duration-instant:.1s;--pk-duration-fast:.15s;--pk-duration-base:.2s;--pk-duration-moderate:.25s;--pk-duration-slow:.3s;--pk-duration-slower:.4s;--pk-duration-slowest:.5s;--pk-ease-default:ease;--pk-ease-out:ease-out;--pk-ease-in:ease-in;--pk-ease-smooth:ease-in-out;--pk-ease-spring:cubic-bezier(.08,.38,.26,.16);--pk-motion-hover:var(--pk-duration-fast);--pk-motion-press:var(--pk-duration-instant);--pk-motion-enter:var(--pk-duration-moderate);--pk-motion-exit:var(--pk-duration-fast);--pk-motion-expand:var(--pk-duration-slow);--pk-motion-collapse:var(--pk-duration-base);--pk-motion-page-enter:var(--pk-duration-slower);--pk-motion-page-exit:var(--pk-duration-moderate);--pk-motion-hover-ease:var(--pk-ease-default);--pk-motion-enter-ease:var(--pk-ease-out);--pk-motion-exit-ease:var(--pk-ease-in);--pk-motion-expand-ease:var(--pk-ease-spring);--pk-motion-collapse-ease:var(--pk-ease-smooth);--pk-z-below:-1;--pk-z-base:0;--pk-z-raised:1;--pk-z-dropdown:100;--pk-z-sticky:200;--pk-z-overlay:300;--pk-z-modal-backdrop:400;--pk-z-modal:500;--pk-z-tooltip:600;--pk-z-popover:700;--pk-z-toast:800;--pk-z-max:9999;--pk-state-hover-bg:rgba(0,0,0,.04);--pk-state-active-bg:rgba(0,0,0,.08);--pk-state-selected-bg:rgba(3,169,244,.1);--pk-state-disabled-opacity:.4;--pk-state-disabled-cursor:not-allowed;--pk-state-error-bg:var(--pk-color-error-faint);--pk-state-error-border:var(--pk-color-error);--pk-state-error-text:var(--pk-color-error);--pk-focus-ring-color:var(--pk-color-action);--pk-focus-ring-width:2px;--pk-focus-ring-offset:2px;--pk-focus-ring-style:solid;--pk-control-height-sm:1.75rem;--pk-control-height-md:2rem;--pk-control-height-lg:2.75rem}[data-density=compact]{--pk-control-height-md:var(--pk-control-height-sm);--pk-layout-gap-md:var(--pk-layout-gap-sm);--pk-layout-content-padding:var(--pk-space-4);--pk-text-body:var(--pk-font-size-sm)}[data-density=comfortable]{--pk-control-height-md:var(--pk-control-height-lg);--pk-layout-gap-md:var(--pk-layout-gap-lg);--pk-layout-content-padding:var(--pk-space-8)}
