.pwa-hint.svelte-1iuv6qu{position:fixed;left:50%;transform:translate(-50%);bottom:calc(.75rem + var(--safe-bottom, 0px));z-index:60;width:min(28rem,calc(100vw - 1.5rem));display:flex;align-items:center;gap:.6rem;padding:.7rem .75rem .7rem .85rem;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#181e1afa,#0e110ffa);box-shadow:0 12px 30px #00000073;color:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pwa-hint__icon.svelte-1iuv6qu{flex:none;font-size:1.5rem;color:#4ea45a}.pwa-hint__text.svelte-1iuv6qu{flex:1 1 auto;margin:0;font-size:.82rem;line-height:1.35;color:#ffffffd1}.pwa-hint__text.svelte-1iuv6qu strong:where(.svelte-1iuv6qu){color:#fffffff5;font-weight:700}.pwa-hint__share.svelte-1iuv6qu{font-size:1em;vertical-align:-.15em;color:#ffffffeb}.pwa-hint__close.svelte-1iuv6qu{flex:none;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:9px;background:#ffffff14;color:#ffffffbf;cursor:pointer}.pwa-hint__close.svelte-1iuv6qu:active{background:#ffffff29}.pwa-hint__close.svelte-1iuv6qu .material-symbols-outlined:where(.svelte-1iuv6qu){font-size:1.15rem}.demo-disclaimer__backdrop.svelte-ych13h{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.demo-disclaimer.svelte-ych13h{width:min(32rem,100%);max-height:min(90vh,44rem);overflow:auto;padding:1.15rem 1.3rem 1.3rem;display:flex;flex-direction:column;gap:.85rem;background:linear-gradient(180deg,#141715fc,#0e110ffc);border:1px solid rgba(255,255,255,.14);border-radius:16px;color:#fffffff0;box-shadow:0 24px 70px #000000a6}.demo-disclaimer__head.svelte-ych13h{display:flex;align-items:center;gap:.6rem}.demo-disclaimer__icon.svelte-ych13h{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:50%;background:#46a56e29;border:1px solid rgba(70,165,110,.36);color:#8fe0b0;font-size:1.05rem}.demo-disclaimer__head.svelte-ych13h h2:where(.svelte-ych13h){margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.demo-disclaimer__lede.svelte-ych13h{margin:0;font-size:.95rem;line-height:1.55;font-weight:600;color:#ffffffeb}.demo-disclaimer__points.svelte-ych13h{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.45rem;font-size:.85rem;line-height:1.5;color:#ffffffbd}.demo-disclaimer__fine.svelte-ych13h{margin:0;font-size:.78rem;line-height:1.5;color:#fff9}.demo-disclaimer__fine.svelte-ych13h a:where(.svelte-ych13h){color:#8fe0b0}.demo-disclaimer__actions.svelte-ych13h{display:flex;justify-content:flex-end;margin-top:.15rem}.demo-disclaimer__accept.svelte-ych13h{padding:.6rem 1.1rem;border-radius:9px;border:1px solid transparent;background:#46a56ee6;color:#06140c;font-family:inherit;font-size:.85rem;font-weight:700;cursor:pointer}.demo-disclaimer__accept.svelte-ych13h:hover{background:#50b97d}.demo-disclaimer__accept.svelte-ych13h:focus-visible{outline:2px solid #8fe0b0;outline-offset:2px}@media(max-width:520px){.demo-disclaimer__actions.svelte-ych13h{justify-content:stretch}.demo-disclaimer__accept.svelte-ych13h{width:100%}}@layer tokens,base,components,app;@layer tokens{:root{--paper: #fcfcfb;--paper-2: #f4f6f5;--ink: #16191d;--hairline: #e7ebec;--steel: #77838d;--green: #009a44;--green-dark: #00782f;--warn: #8a6500;--danger: #b3261e;--dark-bg: #0f1f18;--dark-surface: #16291f;--dark-text: #e7ecea;--dark-muted: #a6b7af;--green-bright: #33c46b;--green-brighter: #52d07e;--font-ui: "Hanken Grotesk", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace;color-scheme:light dark;--color-bg: var(--paper);--color-bg: light-dark(var(--paper), var(--dark-bg));--color-surface: #ffffff;--color-surface: light-dark(#ffffff, var(--dark-surface));--color-surface-2: var(--paper-2);--color-surface-2: light-dark(var(--paper-2), var(--dark-bg));--color-border: var(--hairline);--color-border: light-dark(var(--hairline), #2a3d33);--color-text: var(--ink);--color-text: light-dark(var(--ink), var(--dark-text));--color-text-muted: #5a5f5c;--color-text-muted: light-dark(#5a5f5c, var(--dark-muted));--color-text-subtle: var(--steel);--color-text-subtle: light-dark(var(--steel), #7e938a);--color-accent: var(--green);--color-accent: light-dark(var(--green), var(--green-bright));--color-accent-strong: var(--green-dark);--color-accent-strong: light-dark(var(--green-dark), var(--green-brighter));--color-accent-on: #ffffff;--color-accent-on: light-dark(#ffffff, var(--dark-bg));--color-accent-quiet: #e6f4ec;--color-accent-quiet: light-dark(#e6f4ec, #173a28);--color-warn: var(--warn);--color-warn: light-dark(var(--warn), #d9a93a);--color-danger: var(--danger);--color-danger: light-dark(var(--danger), #f2857d);--focus-ring: 0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-accent-strong);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--radius-card: 14px;--radius-button: 11px;--radius-pill: 999px;--radius-input: 8px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 14px;--shadow-card: 0 1px 2px rgba(0, 0, 0, .04);--shadow-raised: 0 1px 2px rgba(0, 0, 0, .04), 0 10px 28px -14px rgba(0, 0, 0, .18);--shadow-overlay: 0 12px 40px -12px rgba(0, 0, 0, .28);--motion-fast: .14s;--motion-base: .22s;--motion-slow: .32s;--motion-stagger: 40ms;--ease-standard: cubic-bezier(.22, 1, .36, 1);--ease-emphasized: cubic-bezier(.2, 0, 0, 1);--step--1: clamp(.72rem, .7rem + .1vw, .78rem);--step-0: clamp(.9rem, .87rem + .15vw, 1rem);--step-1: clamp(1rem, .95rem + .3vw, 1.15rem);--step-2: clamp(1.15rem, 1.05rem + .5vw, 1.4rem);--step-3: clamp(1.7rem, 1.4rem + 1.4vw, 2.2rem);--leading-tight: 1.15;--leading-body: 1.5}[data-theme=light]{color-scheme:light;--color-bg: var(--paper);--color-surface: #ffffff;--color-surface-2: var(--paper-2);--color-border: var(--hairline);--color-text: var(--ink);--color-text-muted: #5a5f5c;--color-text-subtle: var(--steel);--color-accent: var(--green);--color-accent-strong: var(--green-dark);--color-accent-on: #ffffff;--color-accent-quiet: #e6f4ec;--color-warn: var(--warn);--color-danger: var(--danger);--focus-ring: 0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-accent-strong)}[data-theme=dark]{color-scheme:dark;--color-bg: var(--dark-bg);--color-surface: var(--dark-surface);--color-surface-2: var(--dark-bg);--color-border: #2a3d33;--color-text: var(--dark-text);--color-text-muted: var(--dark-muted);--color-text-subtle: #7e938a;--color-accent: var(--green-bright);--color-accent-strong: var(--green-brighter);--color-accent-on: var(--dark-bg);--color-accent-quiet: #173a28;--color-warn: #d9a93a;--color-danger: #f2857d;--focus-ring: 0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-accent-strong);--shadow-card: 0 1px 2px rgba(0, 0, 0, .5);--shadow-raised: 0 1px 2px rgba(0, 0, 0, .5), 0 10px 28px -14px rgba(0, 0, 0, .6);--shadow-overlay: 0 12px 40px -12px rgba(0, 0, 0, .7)}.vspx-scope-instrument{color-scheme:dark;--color-bg: var(--dark-bg);--color-surface: var(--dark-surface);--color-surface-2: var(--dark-bg);--color-border: #2a3d33;--color-text: var(--dark-text);--color-text-muted: var(--dark-muted);--color-text-subtle: #7e938a;--color-accent: var(--green-bright);--color-accent-strong: var(--green-brighter);--color-accent-on: var(--ink);--color-accent-quiet: #173a28;--color-warn: #d9a93a;--color-danger: #f2857d;--focus-ring: 0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-accent-strong);--shadow-card: 0 1px 2px rgba(0, 0, 0, .5);--shadow-raised: 0 1px 2px rgba(0, 0, 0, .5), 0 10px 28px -14px rgba(0, 0, 0, .6);--shadow-overlay: 0 12px 40px -12px rgba(0, 0, 0, .7);--glass-blur: 12px;--grid-line: rgba(231, 236, 234, .08)}}@layer base{*,*:before,*:after{box-sizing:border-box}body{margin:0;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-ui);font-size:var(--step-0);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg,video,canvas{max-inline-size:100%;block-size:auto}input,button,textarea,select{font:inherit;color:inherit}code,kbd,samp,pre{font-family:var(--font-mono)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:var(--focus-ring)}.skip-link{position:fixed;inset-block-start:.5rem;inset-inline-start:.5rem;z-index:1000;padding-block:.5rem;padding-inline:.9rem;border-radius:var(--radius-button);background:var(--color-surface);color:var(--color-text);text-decoration:none;box-shadow:var(--focus-ring);clip-path:inset(50%);block-size:1px;inline-size:1px;overflow:hidden;white-space:nowrap}.skip-link:focus,.skip-link:focus-visible{clip-path:none;block-size:auto;inline-size:auto;overflow:visible;white-space:normal}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.sr-only-focusable:not(:focus):not(:focus-within){position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.min-target{min-inline-size:44px;min-block-size:44px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}:root{--motion-fast: 1ms;--motion-base: 1ms;--motion-slow: 1ms;--motion-stagger: 0ms}}@media(forced-colors:active){:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid Highlight;outline-offset:2px}.skip-link{border:1px solid ButtonText}}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bc-color-bg, #2a322d);color:var(--bc-color-text, rgba(255, 255, 255, .92));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}input,select,textarea{font-family:inherit;font-size:.72rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#ffffffeb;padding:.3rem .45rem;transition:border-color .12s}@media(pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),select,textarea{font-size:16px!important}}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--bc-color-primary, #2e7d32);box-shadow:0 0 0 1px #2e7d3240}select{cursor:pointer}textarea{resize:vertical}*:focus-visible{outline:2px solid var(--bc-color-primary, #2e7d32);outline-offset:2px}button:focus-visible,[role=button]:focus-visible{outline:none;box-shadow:var(--bc-focus-ring, 0 0 0 2px #2e7d32, 0 0 0 4px rgba(46, 125, 50, .25))}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.app-shell.svelte-12qhfyh{--bc-color-primary: #2e7d32;--bc-color-primary-hover: #388e3c;--bc-color-primary-active: rgba(15, 159, 82, .22);--bc-color-bg: #2a322d;--bc-color-surface: rgba(255, 255, 255, .05);--bc-color-surface-raised: rgba(255, 255, 255, .08);--bc-color-text: rgba(255, 255, 255, .92);--bc-color-text-muted: rgba(255, 255, 255, .72);--bc-color-text-faint: rgba(255, 255, 255, .72);--bc-color-label: rgba(255, 255, 255, .88);--bc-color-border: rgba(255, 255, 255, .16);--bc-color-border-focus: rgba(15, 159, 82, .42);--bc-color-danger: #dc2626;--bc-color-pain: #f08f24;--bc-color-sensory: #3da6d6;--bc-color-wound: #c95151;--bc-color-observation: #8c67d8;--bc-color-education: #3bb0a0;--bc-change-more: #e07a5f;--bc-change-more-text: #f0a48e;--bc-change-less: #35a0a8;--bc-change-less-text: #7cc5cb;--bc-change-moved: #9a86d8;--bc-change-moved-text: #bcaee8;--bc-change-neutral-text: rgba(255, 255, 255, .68);--bc-focus-ring: 0 0 0 .125rem var(--bc-color-primary), 0 0 0 .25rem rgba(46, 125, 50, .25);--bc-dur-short-1: 50ms;--bc-dur-short-2: .1s;--bc-dur-medium-1: .15s;--bc-dur-medium-2: .25s;--bc-dur-long-1: .4s;--bc-dur-long-2: .6s;--bc-dur-xlong: .7s;--bc-ease-standard: cubic-bezier(.2, 0, 0, 1);--bc-ease-emphasized: cubic-bezier(.2, 0, 0, 1);--bc-ease-decelerate: cubic-bezier(.05, .7, .1, 1);--bc-ease-accelerate: cubic-bezier(.3, 0, .8, .15);--bc-ease-out: cubic-bezier(.05, .7, .1, 1);--color-primary: var(--bc-color-primary);--color-surface-subtle: var(--bc-color-surface);--form-border-color: var(--bc-color-border);--form-meta-color: var(--bc-color-text-muted);--form-label-color: var(--bc-color-label);display:flex;flex-direction:column;height:100dvh;width:100vw;overflow:hidden}
