*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--sys-color-surface);color:var(--sys-color-on-surface);min-height:100vh}.pr-input[data-v-cf41330f]{display:flex;flex-direction:column;gap:var(--sys-spacing-xs)}.pr-input label[data-v-cf41330f]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);color:var(--sys-color-on-surface)}.pr-input textarea[data-v-cf41330f]{font-size:var(--sys-typo-body-large-size);font-weight:var(--sys-typo-body-large-weight);line-height:var(--sys-typo-body-large-line-height);padding:var(--sys-spacing-med);border:1px solid var(--sys-color-outline);border-radius:var(--sys-radius-med);background:var(--sys-color-surface-container-lowest);color:var(--sys-color-on-surface);resize:vertical;min-height:120px}.pr-input textarea[data-v-cf41330f]::placeholder{color:var(--sys-color-on-surface-variant)}.pr-input textarea[data-v-cf41330f]:focus{outline:none;border-color:var(--sys-color-primary)}.pr-input textarea[data-v-cf41330f]:disabled{opacity:var(--sys-opacity-disabled)}.pr-input .char-count[data-v-cf41330f]{font-size:var(--sys-typo-label-small-size);font-weight:var(--sys-typo-label-small-weight);line-height:var(--sys-typo-label-small-line-height);color:var(--sys-color-on-surface-variant);text-align:right}.submit-button[data-v-4e35f08f]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);display:flex;align-items:center;justify-content:center;gap:var(--sys-spacing-sm);width:100%;padding:var(--sys-spacing-med);border:none;border-radius:var(--sys-radius-med);background:var(--sys-color-primary);color:var(--sys-color-on-primary);cursor:pointer;transition:background .2s}.submit-button[data-v-4e35f08f]:hover:not(:disabled){filter:brightness(.95)}.submit-button[data-v-4e35f08f]:disabled{opacity:var(--sys-opacity-disabled);cursor:not-allowed}.spinner[data-v-4e35f08f]{width:20px;height:20px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-4e35f08f .8s linear infinite}@keyframes spin-4e35f08f{to{transform:rotate(360deg)}}.loading-state[data-v-774f83ee]{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--sys-spacing-med);padding:var(--sys-spacing-lg)}.loading-state p[data-v-774f83ee]{font-size:var(--sys-typo-body-large-size);font-weight:var(--sys-typo-body-large-weight);line-height:var(--sys-typo-body-large-line-height);color:var(--sys-color-on-surface-variant)}.spinner[data-v-774f83ee]{width:40px;height:40px;border:3px solid var(--sys-color-surface-container);border-top-color:var(--sys-color-primary);border-radius:50%;animation:spin-774f83ee .8s linear infinite}@keyframes spin-774f83ee{to{transform:rotate(360deg)}}.error-toast[data-v-dbd0a512]{display:flex;align-items:center;gap:var(--sys-spacing-sm);padding:var(--sys-spacing-sm) var(--sys-spacing-med);background:var(--sys-color-error-container);color:var(--sys-color-on-error-container);border-radius:var(--sys-radius-med)}.error-toast .icon[data-v-dbd0a512]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--sys-color-error);color:var(--sys-color-on-error);border-radius:50%;font-weight:700}.error-toast p[data-v-dbd0a512]{font-size:var(--sys-typo-body-large-size);font-weight:var(--sys-typo-body-large-weight);line-height:var(--sys-typo-body-large-line-height);flex:1}.error-toast .close[data-v-dbd0a512]{font-size:var(--sys-typo-title-medium-size);font-weight:var(--sys-typo-title-medium-weight);line-height:var(--sys-typo-title-medium-line-height);background:none;border:none;color:inherit;cursor:pointer;padding:var(--sys-spacing-xs)}.home-page[data-v-2d835cd8]{max-width:480px;margin:0 auto;padding:var(--sys-spacing-med);min-height:100vh}.header[data-v-2d835cd8]{text-align:center;padding:var(--sys-spacing-lg) 0}.header h1[data-v-2d835cd8]{font-size:var(--sys-typo-headline-large-size);font-weight:var(--sys-typo-headline-large-weight);line-height:var(--sys-typo-headline-large-line-height);color:var(--sys-color-primary);margin-bottom:var(--sys-spacing-sm)}.header p[data-v-2d835cd8]{font-size:var(--sys-typo-body-large-size);font-weight:var(--sys-typo-body-large-weight);line-height:var(--sys-typo-body-large-line-height);color:var(--sys-color-on-surface-variant)}.main[data-v-2d835cd8]{display:flex;flex-direction:column;gap:var(--sys-spacing-med)}.pin-input[data-v-2d835cd8]{display:flex;flex-direction:column;gap:var(--sys-spacing-xs)}.pin-input label[data-v-2d835cd8]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);color:var(--sys-color-on-surface-variant)}.pin-input input[data-v-2d835cd8]{font-size:var(--sys-typo-title-medium-size);font-weight:var(--sys-typo-title-medium-weight);line-height:var(--sys-typo-title-medium-line-height);padding:var(--sys-spacing-sm) var(--sys-spacing-med);border:1px solid var(--sys-color-outline);border-radius:var(--sys-radius-med);background:var(--sys-color-surface-container-lowest);text-align:center;letter-spacing:.5em;width:120px}.pin-input input[data-v-2d835cd8]:focus{outline:none;border-color:var(--sys-color-primary)}.pin-input input[data-v-2d835cd8]:disabled{opacity:var(--sys-opacity-disabled)}.status-badge[data-v-bac30cb4]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);padding:var(--sys-spacing-xs) var(--sys-spacing-sm);border-radius:var(--sys-radius-sm)}.status-badge.open[data-v-bac30cb4]{background:var(--sys-color-primary-container);color:var(--sys-color-on-primary-container)}.status-badge.full[data-v-bac30cb4]{background:var(--sys-color-warning-container);color:var(--sys-color-on-warning-container)}.status-badge.closed[data-v-bac30cb4]{background:var(--sys-color-surface-container);color:var(--sys-color-on-surface-variant)}.pr-card[data-v-bb1e3984]{background:var(--sys-color-surface-container-low);border-radius:var(--sys-radius-lg);padding:var(--sys-spacing-med);display:flex;flex-direction:column;gap:var(--sys-spacing-med)}.field[data-v-bb1e3984]{display:flex;flex-direction:column;gap:var(--sys-spacing-xs)}.field .label[data-v-bb1e3984]{font-size:var(--sys-typo-label-medium-size);font-weight:var(--sys-typo-label-medium-weight);line-height:var(--sys-typo-label-medium-line-height);color:var(--sys-color-on-surface-variant)}.field .value[data-v-bb1e3984]{font-size:var(--sys-typo-body-large-size);font-weight:var(--sys-typo-body-large-weight);line-height:var(--sys-typo-body-large-line-height);color:var(--sys-color-on-surface)}.tags[data-v-bb1e3984]{display:flex;flex-wrap:wrap;gap:var(--sys-spacing-xs)}.tag[data-v-bb1e3984]{font-size:var(--sys-typo-label-medium-size);font-weight:var(--sys-typo-label-medium-weight);line-height:var(--sys-typo-label-medium-line-height);padding:var(--sys-spacing-xs) var(--sys-spacing-sm);background:var(--sys-color-secondary-container);color:var(--sys-color-on-secondary-container);border-radius:var(--sys-radius-sm)}.raw-text[data-v-bb1e3984]{margin-top:var(--sys-spacing-sm)}.raw-text summary[data-v-bb1e3984]{font-size:var(--sys-typo-label-medium-size);font-weight:var(--sys-typo-label-medium-weight);line-height:var(--sys-typo-label-medium-line-height);color:var(--sys-color-on-surface-variant);cursor:pointer}.raw-text p[data-v-bb1e3984]{font-size:var(--sys-typo-body-large-size);font-weight:var(--sys-typo-body-large-weight);line-height:var(--sys-typo-body-large-line-height);margin-top:var(--sys-spacing-sm);color:var(--sys-color-on-surface-variant);font-style:italic}.share-button[data-v-eea883eb]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);flex:1;padding:var(--sys-spacing-sm) var(--sys-spacing-med);border:none;border-radius:var(--sys-radius-med);background:var(--sys-color-primary);color:var(--sys-color-on-primary);cursor:pointer}.share-button[data-v-eea883eb]:hover{filter:brightness(.95)}.pr-page[data-v-0d4a9caf]{max-width:480px;margin:0 auto;padding:var(--sys-spacing-med);min-height:100vh}.header[data-v-0d4a9caf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--sys-spacing-med)}.created-at[data-v-0d4a9caf]{font-size:var(--sys-typo-label-medium-size);font-weight:var(--sys-typo-label-medium-weight);line-height:var(--sys-typo-label-medium-line-height);color:var(--sys-color-on-surface-variant)}.actions[data-v-0d4a9caf]{display:flex;gap:var(--sys-spacing-sm);margin-top:var(--sys-spacing-lg)}.modify-btn[data-v-0d4a9caf]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);flex:1;padding:var(--sys-spacing-sm) var(--sys-spacing-med);border:1px solid var(--sys-color-outline);border-radius:var(--sys-radius-med);background:var(--sys-color-surface-container);color:var(--sys-color-on-surface);cursor:pointer}.modify-btn[data-v-0d4a9caf]:hover{background:var(--sys-color-surface-container-highest)}.modal-overlay[data-v-0d4a9caf]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:var(--sys-spacing-med)}.modal[data-v-0d4a9caf]{background:var(--sys-color-surface-container-lowest);border-radius:var(--sys-radius-lg);padding:var(--sys-spacing-lg);width:100%;max-width:360px}.modal h3[data-v-0d4a9caf]{font-size:var(--sys-typo-title-large-size);font-weight:var(--sys-typo-title-large-weight);line-height:var(--sys-typo-title-large-line-height);margin-bottom:var(--sys-spacing-med)}.status-options[data-v-0d4a9caf]{display:flex;gap:var(--sys-spacing-sm);margin-bottom:var(--sys-spacing-med)}.status-option[data-v-0d4a9caf]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);flex:1;padding:var(--sys-spacing-sm);border:1px solid var(--sys-color-outline);border-radius:var(--sys-radius-med);background:var(--sys-color-surface-container);cursor:pointer}.status-option.active[data-v-0d4a9caf]{background:var(--sys-color-primary-container);border-color:var(--sys-color-primary);color:var(--sys-color-on-primary-container)}.pin-input[data-v-0d4a9caf]{margin-bottom:var(--sys-spacing-med)}.pin-input label[data-v-0d4a9caf]{font-size:var(--sys-typo-label-medium-size);font-weight:var(--sys-typo-label-medium-weight);line-height:var(--sys-typo-label-medium-line-height);display:block;margin-bottom:var(--sys-spacing-xs);color:var(--sys-color-on-surface-variant)}.pin-input input[data-v-0d4a9caf]{font-size:var(--sys-typo-title-medium-size);font-weight:var(--sys-typo-title-medium-weight);line-height:var(--sys-typo-title-medium-line-height);width:100%;padding:var(--sys-spacing-sm);border:1px solid var(--sys-color-outline);border-radius:var(--sys-radius-med);text-align:center;letter-spacing:.5em}.modal-actions[data-v-0d4a9caf]{display:flex;gap:var(--sys-spacing-sm)}.cancel-btn[data-v-0d4a9caf]{font-size:var(--sys-typo-label-large-size);font-weight:var(--sys-typo-label-large-weight);line-height:var(--sys-typo-label-large-line-height);flex:1;padding:var(--sys-spacing-sm);border:1px solid var(--sys-color-outline);border-radius:var(--sys-radius-med);background:transparent;cursor:pointer}:root,page{--ref-color-primary-10: #f3f9e9;--ref-color-primary-20: #e6f3d3;--ref-color-primary-30: #102000;--ref-color-primary-40: #cdeda4;--ref-color-primary-50: #bfe77f;--ref-color-primary-60: #a3dd5f;--ref-color-primary-70: #86d43f;--ref-color-primary-80: #96d945;--ref-color-primary-90: #5e8c24;--ref-color-primary-100: #102000;--ref-color-secondary-10: #f5f7f0;--ref-color-secondary-20: #eef3e3;--ref-color-secondary-30: #e6edd6;--ref-color-secondary-40: #dbe7c8;--ref-color-secondary-50: #cedfb5;--ref-color-secondary-60: #b7c58f;--ref-color-secondary-70: #9aaf66;--ref-color-secondary-80: #85976e;--ref-color-secondary-90: #2d3a24;--ref-color-secondary-100: #ffffff;--ref-color-tertiary-10: #f2faf9;--ref-color-tertiary-20: #e6f6f5;--ref-color-tertiary-30: #cceeea;--ref-color-tertiary-40: #bbece8;--ref-color-tertiary-50: #99e0db;--ref-color-tertiary-60: #78d3ce;--ref-color-tertiary-70: #5fbfba;--ref-color-tertiary-80: #4c9e99;--ref-color-tertiary-90: #1a726f;--ref-color-tertiary-100: #ffffff;--ref-color-error-10: #fff5f5;--ref-color-error-20: #ffeded;--ref-color-error-30: #ffdada;--ref-color-error-40: #ffdad6;--ref-color-error-50: #ffb4b4;--ref-color-error-60: #ff8a8a;--ref-color-error-70: #e95b5b;--ref-color-error-80: #d32f2f;--ref-color-error-90: #8b0000;--ref-color-error-100: #410002;--ref-color-warning-10: #fffbee;--ref-color-warning-20: #fff6dc;--ref-color-warning-30: #fff0c8;--ref-color-warning-40: #f6c430;--ref-color-warning-50: #e6b020;--ref-color-warning-60: #cca50d;--ref-color-warning-70: #997a00;--ref-color-warning-80: #755600;--ref-color-warning-90: #241a00;--ref-color-warning-100: #1a1200;--ref-color-surface-10: #ffffff;--ref-color-surface-20: #fbfbf7;--ref-color-surface-30: #f9faef;--ref-color-surface-40: #f3f4e9;--ref-color-surface-50: #eeefe3;--ref-color-surface-60: #e8e9de;--ref-color-surface-70: #e2e3d8;--ref-color-surface-80: #050a00;--ref-color-surface-90: #bfbfb0;--ref-color-surface-100: #000000;--ref-color-neutral-10: #f9faf8;--ref-color-neutral-20: #f3f4f1;--ref-color-neutral-30: #edeee9;--ref-color-neutral-40: #75796c;--ref-color-neutral-50: #6d7164;--ref-color-neutral-60: #65695c;--ref-color-neutral-70: #5d6154;--ref-color-neutral-80: #55594c;--ref-color-neutral-90: #e2e3d8;--ref-color-neutral-96: #f3f4e9;--ref-color-neutral-100: #fff;--ref-color-neutral-variant-10: #f7f8f6;--ref-color-neutral-variant-20: #eff0ec;--ref-color-neutral-variant-30: #44483d;--ref-color-neutral-variant-40: #c5c8ba;--ref-color-neutral-variant-50: #bdc0b2;--ref-color-neutral-variant-60: #b5b8aa;--ref-color-neutral-variant-70: #adb0a2;--ref-color-neutral-variant-80: #a5a89a;--ref-color-neutral-variant-90: #9da092;--ref-color-neutral-variant-100: #95988a;--ref-spacing-xs: 4px;--ref-spacing-sm: 8px;--ref-spacing-med: 16px;--ref-spacing-lg: 32px;--ref-radius-none: 0px;--ref-radius-xs: 0px;--ref-radius-sm: 0px;--ref-radius-med: 8px;--ref-radius-lg: 16px;--ref-radius-full: 50%;--ref-size-xSmall: 20px;--ref-size-small: 24px;--ref-size-medium: 32px;--ref-size-large: 44px;--ref-size-xLarge: 60px;--ref-icon-size-small: 20px;--ref-icon-size-medium: 24px;--ref-icon-size-large: 40px;--ref-icon-font-size-small: 14px;--ref-icon-font-size-medium: 20px;--ref-icon-font-size-large: 40px;--ref-shadow-0: none;--ref-shadow-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--ref-shadow-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--ref-shadow-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--ref-shadow-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--ref-shadow-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--ref-shadow-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--ref-shadow-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--ref-shadow-16: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--ref-shadow-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--ref-typo-display-large-size: 42px;--ref-typo-display-large-weight: 200;--ref-typo-display-large-line-height: 48px;--ref-typo-headline-large-size: 32px;--ref-typo-headline-large-weight: 200;--ref-typo-headline-large-line-height: 48px;--ref-typo-title-large-size: 22px;--ref-typo-title-large-weight: 400;--ref-typo-title-large-line-height: 32px;--ref-typo-title-medium-size: 18px;--ref-typo-title-medium-weight: 400;--ref-typo-title-medium-line-height: 24px;--ref-typo-body-large-size: 16px;--ref-typo-body-large-weight: 400;--ref-typo-body-large-line-height: 24px;--ref-typo-label-large-size: 14px;--ref-typo-label-large-weight: 400;--ref-typo-label-large-line-height: 20px;--ref-typo-label-medium-size: 12px;--ref-typo-label-medium-weight: 400;--ref-typo-label-medium-line-height: 16px;--ref-typo-label-small-size: 10px;--ref-typo-label-small-weight: 400;--ref-typo-label-small-line-height: 16px;--ref-font-family-mono: ui-monospace, monospace;--ref-opacity-disabled: .6;--ref-opacity-invalid: .6;--sys-color-primary: #96d945;--sys-color-primary-container: #cdeda4;--sys-color-on-primary: #102000;--sys-color-on-primary-container: #102000;--sys-color-secondary: #85976e;--sys-color-secondary-container: #dbe7c8;--sys-color-on-secondary: #ffffff;--sys-color-tertiary: #4c9e99;--sys-color-tertiary-container: #bbece8;--sys-color-on-tertiary: #ffffff;--sys-color-error: #d32f2f;--sys-color-error-container: #ffdad6;--sys-color-on-error: #410002;--sys-color-warning: #f6c430;--sys-color-on-warning: #241a00;--sys-color-surface: #f9faef;--sys-color-surface-container: #eeefe3;--sys-color-surface-container-low: #f3f4e9;--sys-color-surface-container-lowest: #fff;--sys-color-surface-container-highest: #e2e3d8;--sys-color-on-surface: #050a00;--sys-color-on-surface-variant: #44483d;--sys-color-neutral: #55594c;--sys-color-neutral-container: #75796c;--sys-color-on-neutral: #fff;--sys-color-outline: #75796c;--sys-color-outline-variant: #c5c8ba;--sys-color-green: #96d945;--sys-color-red: #d32f2f;--sys-color-yellow: #f6c430;--sys-color-blue: #4c9e99;--sys-spacing-xs: 4px;--sys-spacing-sm: 8px;--sys-spacing-med: 16px;--sys-spacing-lg: 32px;--sys-radius-none: 0px;--sys-radius-xs: 0px;--sys-radius-sm: 0px;--sys-radius-med: 8px;--sys-radius-lg: 16px;--sys-radius-full: 50%;--sys-size-xSmall: 20px;--sys-size-small: 24px;--sys-size-medium: 32px;--sys-size-large: 44px;--sys-size-xLarge: 60px;--sys-icon-size-small: 20px;--sys-icon-size-medium: 24px;--sys-icon-size-large: 40px;--sys-icon-font-size-small: 14px;--sys-icon-font-size-medium: 20px;--sys-icon-font-size-large: 40px;--sys-shadow-0: none;--sys-shadow-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--sys-shadow-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--sys-shadow-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--sys-shadow-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--sys-shadow-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--sys-shadow-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--sys-shadow-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--sys-shadow-16: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--sys-shadow-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--sys-typo-display-large-size: 42px;--sys-typo-display-large-weight: 200;--sys-typo-display-large-line-height: 48px;--sys-typo-headline-large-size: 32px;--sys-typo-headline-large-weight: 200;--sys-typo-headline-large-line-height: 48px;--sys-typo-title-large-size: 22px;--sys-typo-title-large-weight: 400;--sys-typo-title-large-line-height: 32px;--sys-typo-title-medium-size: 18px;--sys-typo-title-medium-weight: 400;--sys-typo-title-medium-line-height: 24px;--sys-typo-body-large-size: 16px;--sys-typo-body-large-weight: 400;--sys-typo-body-large-line-height: 24px;--sys-typo-label-large-size: 14px;--sys-typo-label-large-weight: 400;--sys-typo-label-large-line-height: 20px;--sys-typo-label-medium-size: 12px;--sys-typo-label-medium-weight: 400;--sys-typo-label-medium-line-height: 16px;--sys-typo-label-small-size: 10px;--sys-typo-label-small-weight: 400;--sys-typo-label-small-line-height: 16px;--sys-font-family-mono: ui-monospace, monospace;--sys-opacity-disabled: .6;--sys-opacity-invalid: .6}@media(prefers-color-scheme:dark){:root,page{--sys-color-primary: #86d43f;--sys-color-primary-container: #5e8c24;--sys-color-on-primary: #e6f3d3;--sys-color-on-primary-container: #f3f9e9;--sys-color-secondary: #9aaf66;--sys-color-secondary-container: #2d3a24;--sys-color-on-secondary: #eef3e3;--sys-color-tertiary: #5fbfba;--sys-color-tertiary-container: #1a726f;--sys-color-on-tertiary: #e6f6f5;--sys-color-error: #e95b5b;--sys-color-error-container: #8b0000;--sys-color-on-error: #ffeded;--sys-color-warning: #e6b020;--sys-color-on-warning: #fffbee;--sys-color-surface: #050a00;--sys-color-surface-container: #e2e3d8;--sys-color-surface-container-low: #bfbfb0;--sys-color-surface-container-lowest: #000000;--sys-color-surface-container-highest: #e8e9de;--sys-color-on-surface: #fbfbf7;--sys-color-on-surface-variant: #adb0a2;--sys-color-neutral: #65695c;--sys-color-neutral-container: #55594c;--sys-color-on-neutral: #f9faf8;--sys-color-outline: #65695c;--sys-color-outline-variant: #b5b8aa;--sys-color-green: #86d43f;--sys-color-red: #e95b5b;--sys-color-yellow: #e6b020;--sys-color-blue: #5fbfba}}:root[data-theme=dark],page[data-theme=dark]{--sys-color-primary: #86d43f;--sys-color-primary-container: #5e8c24;--sys-color-on-primary: #e6f3d3;--sys-color-on-primary-container: #f3f9e9;--sys-color-secondary: #9aaf66;--sys-color-secondary-container: #2d3a24;--sys-color-on-secondary: #eef3e3;--sys-color-tertiary: #5fbfba;--sys-color-tertiary-container: #1a726f;--sys-color-on-tertiary: #e6f6f5;--sys-color-error: #e95b5b;--sys-color-error-container: #8b0000;--sys-color-on-error: #ffeded;--sys-color-warning: #e6b020;--sys-color-on-warning: #fffbee;--sys-color-surface: #050a00;--sys-color-surface-container: #e2e3d8;--sys-color-surface-container-low: #bfbfb0;--sys-color-surface-container-lowest: #000000;--sys-color-surface-container-highest: #e8e9de;--sys-color-on-surface: #fbfbf7;--sys-color-on-surface-variant: #adb0a2;--sys-color-neutral: #65695c;--sys-color-neutral-container: #55594c;--sys-color-on-neutral: #f9faf8;--sys-color-outline: #65695c;--sys-color-outline-variant: #b5b8aa;--sys-color-green: #86d43f;--sys-color-red: #e95b5b;--sys-color-yellow: #e6b020;--sys-color-blue: #5fbfba}:root[data-theme=light],page[data-theme=light]{--sys-color-primary: #96d945;--sys-color-primary-container: #cdeda4;--sys-color-on-primary: #102000;--sys-color-on-primary-container: #102000;--sys-color-secondary: #85976e;--sys-color-secondary-container: #dbe7c8;--sys-color-on-secondary: #ffffff;--sys-color-tertiary: #4c9e99;--sys-color-tertiary-container: #bbece8;--sys-color-on-tertiary: #ffffff;--sys-color-error: #d32f2f;--sys-color-error-container: #ffdad6;--sys-color-on-error: #410002;--sys-color-warning: #f6c430;--sys-color-on-warning: #241a00;--sys-color-surface: #f9faef;--sys-color-surface-container: #eeefe3;--sys-color-surface-container-low: #f3f4e9;--sys-color-surface-container-lowest: #fff;--sys-color-surface-container-highest: #e2e3d8;--sys-color-on-surface: #050a00;--sys-color-on-surface-variant: #44483d;--sys-color-neutral: #55594c;--sys-color-neutral-container: #75796c;--sys-color-on-neutral: #fff;--sys-color-outline: #75796c;--sys-color-outline-variant: #c5c8ba;--sys-color-green: #96d945;--sys-color-red: #d32f2f;--sys-color-yellow: #f6c430;--sys-color-blue: #4c9e99}
