@charset "UTF-8";.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}:root{--fd-primary-color: #b8955a;--fd-primary-color-hover: #9a7a45;--fd-primary-color-text-disabled: #00000042;--fd-accent-color: #1a1a1a;--fd-warn-color: #d97706;--fd-error-color: #c53030;--fd-success-color: #2d7a4f;--fd-text-color: #1a1a1a;--fd-background-color: #ffffff;--fd-button-primary-background: var(--fd-primary-color);--fd-button-primary-background-disabled: #0000001f;--fd-button-primary-hover: var(--fd-primary-color-hover);--fd-button-primary-text: #ffffff;--fd-button-primary-text-disabled: var(--fd-primary-color-text-disabled);--fd-button-accent-background: var(--fd-accent-color);--fd-button-accent-background-disabled: #0000001f;--fd-button-accent-hover: #4a4a4a;--fd-button-accent-text: #ffffff;--fd-button-accent-text-disabled: var(--fd-primary-color-text-disabled);--fd-button-warn-background: var(--fd-warn-color);--fd-button-warn-background-disabled: #0000001f;--fd-button-warn-hover: #b45309;--fd-button-warn-text: #ffffff;--fd-button-warn-text-disabled: var(--fd-primary-color-text-disabled);--fd-button-error-background: var(--fd-error-color);--fd-button-error-background-disabled: #0000001f;--fd-button-error-hover: #9b2c2c;--fd-button-error-text: #ffffff;--fd-button-error-text-disabled: var(--fd-primary-color-text-disabled);--fd-button-success-background: var(--fd-success-color);--fd-button-success-background-disabled: #0000001f;--fd-button-success-hover: #22613d;--fd-button-success-text: #ffffff;--fd-button-success-text-disabled: var(--fd-primary-color-text-disabled);--fd-badge-primary-background: #e8d5b5;--fd-badge-primary-hover: var(--fd-primary-color-hover);--fd-badge-primary-text: #7a6232;--fd-badge-accent-background: var(--fd-accent-color);--fd-badge-accent-hover: #4a4a4a;--fd-badge-accent-text: #ffffff;--fd-badge-warn-background: var(--fd-warn-color);--fd-badge-warn-hover: #b45309;--fd-badge-warn-text: #ffffff;--fd-badge-error-background: var(--fd-error-color);--fd-badge-error-hover: #9b2c2c;--fd-badge-error-text: #ffffff;--fd-badge-success-background: var(--fd-success-color);--fd-badge-success-hover: #22613d;--fd-badge-success-text: #ffffff;--fd-form-field-primary-background: transparent;--fd-form-field-primary-input-text: #1a1a1a;--fd-form-field-primary-label-text: #4a4a4a;--fd-form-field-primary-text-disabled: #9e9e9e;--fd-form-field-primary-focus: #b8955a;--fd-form-field-accent-background: var(--fd-accent-color);--fd-form-field-accent-input-text: #ffffff;--fd-form-field-accent-label-text: #999999;--fd-form-field-accent-text-disabled: #9e9e9e;--fd-form-field-accent-focus: #1a1a1a;--fd-form-field-warn-background: var(--fd-warn-color);--fd-form-field-warn-input-text: #ffffff;--fd-form-field-warn-label-text: #999999;--fd-form-field-warn-text-disabled: #9e9e9e;--fd-form-field-warn-focus: #b45309;--fd-form-field-error-background: var(--fd-error-color);--fd-form-field-error-input-text: #ffffff;--fd-form-field-error-label-text: #999999;--fd-form-field-error-text-disabled: #9e9e9e;--fd-form-field-error-focus: #9b2c2c;--fd-form-field-success-background: var(--fd-success-color);--fd-form-field-success-input-text: #ffffff;--fd-form-field-success-label-text: #999999;--fd-form-field-success-text-disabled: #9e9e9e;--fd-form-field-success-focus: #22613d;--fd-snackbar-info-background: #1a1a1a;--fd-snackbar-info-text: #ffffff;--fd-snackbar-success-background: #2d7a4f;--fd-snackbar-success-text: #ffffff;--fd-snackbar-error-background: #c53030;--fd-snackbar-error-text: #ffffff;--fd-snackbar-warning-background: #d97706;--fd-snackbar-warning-text: #ffffff;--fd-toolbar-primary-background: #1a1a1a;--fd-toolbar-primary-text: #ffffff;--fd-toolbar-accent-background: #b8955a;--fd-toolbar-accent-text: #ffffff;--fd-toolbar-warn-background: var(--fd-warn-color);--fd-toolbar-warn-text: #ffffff;--fd-surface-color: #faf8f3;--fd-surface-dark: #1a1a1a;--fd-border-color: #e8e8e8;--fd-border-color-on-dark: rgba(255, 255, 255, .1);--fd-text-on-dark: #ffffff;--fd-text-muted: #4a4a4a;--fd-text-muted-on-dark: #b0b0b0;--fd-card-shadow: 0 2px 12px rgba(0, 0, 0, .04);--fd-card-shadow-hover: 0 8px 30px rgba(184, 149, 90, .15);--fd-focus-ring: 0 0 0 3px rgba(184, 149, 90, .1);--fd-calendar-text-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fd-calendar-date-text-color: #1a1a1a;--fd-calendar-date-highlight-color: var(--fd-primary-color);--fd-calendar-date-highlight-text-color: white;--fd-calendar-date-highlight-hover-color: #e8d5b5;--fd-calendar-header-text-color: #4a4a4a}.light-theme{--fd-primary-color: #b8955a;--fd-primary-color-hover: #9a7a45;--fd-accent-color: #1a1a1a;--fd-warn-color: #d97706;--fd-error-color: #c53030;--fd-text-color: #1a1a1a;--fd-background-color: #faf8f3}.dark-theme{--fd-primary-color: #d4b37a;--fd-primary-color-hover: #b8955a;--fd-accent-color: #e8d5b5;--fd-warn-color: #f59e0b;--fd-error-color: #ef4444;--fd-text-color: #faf8f3;--fd-background-color: #1a1a1a}:root{--fd-table-even-row-bg: #f5f5f5;--fd-table-odd-row-bg: #ffffff;--fd-table-font-color-gray: #6b6b6b;--fd-table-font-color-green: #00aa8d;--fd-table-font-color-red: #b00020;--fd-table-font-color-black: black;--fd-table-font-color-blue: #09185a;--fd-table-icon-success: #00aa8d;--fd-table-icon-error: #b00020;--fd-table-action-blue: #09185a;--fd-table-filter-border: #3f51b5;--fd-table-filter-active-border: red;--fd-table-header-bg: #fafafa;--fd-table-border-color: rgba(0, 0, 0, .12);--fd-table-sort-arrow: #757575;--fd-table-elevation: 0 .3125rem .3125rem -.1875rem rgba(0, 0, 0, .2), 0 .5rem .625rem .0625rem rgba(0, 0, 0, .14), 0 .1875rem .875rem .125rem rgba(0, 0, 0, .12);--fd-paginator-bg: #fafafa;--fd-paginator-text: rgba(0, 0, 0, .54);--fd-paginator-border: rgba(0, 0, 0, .12);--fd-paginator-button-disabled: rgba(0, 0, 0, .26);--fd-dropdown-bg: #ffffff;--fd-dropdown-shadow: 0 .125rem .25rem -.0625rem rgba(0, 0, 0, .2), 0 .25rem .3125rem 0 rgba(0, 0, 0, .14), 0 .0625rem .625rem 0 rgba(0, 0, 0, .12);--fd-menu-item-hover-bg: rgba(0, 0, 0, .04)}:root body button.fd-raised-button,:root body button.fd-stroked-button,:root body button.fd-fab-button{cursor:pointer;border:1px solid transparent;transition:all .2s ease-in-out}:root body button.fd-raised-button,:root body button.fd-fab-button{box-shadow:#0000001a 0 2px 4px}:root body button.fd-raised-button,:root body button.fd-stroked-button{display:inline-flex;align-items:center;gap:.4rem;position:relative;height:36px;padding:0 .9rem;font-size:.9rem;line-height:1;border-radius:6px}:root body button.fd-raised-button fd-icon,:root body button.fd-stroked-button fd-icon{display:flex;height:1.5rem;width:1.5rem}:root body button.fd-raised-button fd-icon .fd-icon-svg,:root body button.fd-stroked-button fd-icon .fd-icon-svg{width:1.5rem;height:1.5rem}:root body button.fd-stroked-button{background-color:transparent;box-shadow:none}:root body button.fd-fab-button{display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1;border-radius:50%;width:56px;height:56px}:root body button.fd-primary{background-color:var(--fd-button-primary-background);color:var(--fd-button-primary-text, #ffffff)}:root body button.fd-primary:disabled{background-color:var(--fd-button-primary-background-disabled);color:var(--fd-button-primary-text-disabled);cursor:not-allowed}:root body button.fd-accent{background-color:var(--fd-button-accent-background);color:var(--fd-button-accent-text, #ffffff)}:root body button.fd-accent:disabled{background-color:var(--fd-button-accent-background-disabled);color:var(--fd-button-accent-text-disabled);cursor:not-allowed}:root body button.fd-warn{background-color:var(--fd-button-warn-background);color:var(--fd-button-warn-text, #000000)}:root body button.fd-warn:disabled{background-color:var(--fd-button-warn-background-disabled);color:var(--fd-button-warn-text-disabled);cursor:not-allowed}:root body button.fd-error{background-color:var(--fd-button-error-background);color:var(--fd-button-error-text, #ffffff)}:root body button.fd-error:disabled{background-color:var(--fd-button-error-background-disabled);color:var(--fd-button-error-text-disabled);cursor:not-allowed}:root body button.fd-success{background-color:var(--fd-button-success-background);color:var(--fd-button-success-text, #ffffff)}:root body button.fd-success:disabled{background-color:var(--fd-button-success-background-disabled);color:var(--fd-button-success-text-disabled);cursor:not-allowed}:root body button.fd-default{background-color:var(--fd-button-primary-background);color:var(--fd-button-primary-text, #ffffff)}:root body button.fd-default:disabled{background-color:var(--fd-button-primary-background-disabled);color:var(--fd-button-primary-text-disabled);cursor:not-allowed}:root body button.fd-stroked-button{border-color:#0000001f}:root body button.fd-stroked-button:disabled{border-color:#0000001f;cursor:not-allowed}:root body button.fd-stroked-button.fd-primary,:root body button.fd-stroked-button.fd-default{background-color:transparent;color:var(--fd-button-primary-background)}:root body button.fd-stroked-button.fd-primary:disabled,:root body button.fd-stroked-button.fd-default:disabled{background-color:transparent;color:var(--fd-button-primary-background-disabled)}:root body button.fd-stroked-button.fd-accent{background-color:transparent;color:var(--fd-button-accent-background)}:root body button.fd-stroked-button.fd-accent:disabled{background-color:transparent;color:var(--fd-button-accent-background-disabled)}:root body button.fd-stroked-button.fd-warn{background-color:transparent;color:var(--fd-button-warn-background)}:root body button.fd-stroked-button.fd-warn:disabled{background-color:transparent;color:var(--fd-button-warn-background-disabled)}:root body button.fd-stroked-button.fd-error{background-color:transparent;color:var(--fd-button-error-background)}:root body button.fd-stroked-button.fd-error:disabled{background-color:transparent;color:var(--fd-button-error-background-disabled)}:root body button.fd-stroked-button.fd-success{background-color:transparent;color:var(--fd-button-success-background)}:root body button.fd-stroked-button.fd-success:disabled{background-color:transparent;color:var(--fd-button-success-background-disabled)}:root body .fd-form-field{display:flex;position:relative}:root body .fd-form-field:not(.fd-checkbox){flex-direction:column}:root body .fd-form-field.fd-checkbox{flex-direction:row;align-items:center}:root body .fd-form-field label{color:var(--fd-form-field-primary-label-text);font-family:Roboto,Helvetica Neue,sans-serif}:root body .fd-form-field:has(input:disabled) label,:root body .fd-form-field.fd-field-disabled label{color:var(--fd-form-field-primary-text-disabled)}:root body .fd-form-field input,:root body .fd-form-field textarea,:root body .fd-form-field select{color:var(--fd-form-field-primary-input-text);padding-bottom:.625em;padding-top:.625em}:root body .fd-form-field input[type=checkbox]{accent-color:var(--fd-primary-color)}:root body .fd-form-field input[type=checkbox]:focus-visible{outline:2px solid currentColor;outline-offset:2px}:root body .fd-form-field input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}:root body .fd-form-field input[type=checkbox]:hover{cursor:pointer}:root body .fd-form-field select{border:none;outline:none;appearance:none;cursor:pointer}:root body .fd-form-field select:disabled{cursor:default}:root body .fd-form-field .fd-form-field-select-arrow{position:absolute;top:50%;right:.75rem;pointer-events:none;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--fd-form-field-primary-input-text, #000)}:root body .fd-form-field .fd-form-field-select-arrow.select-arrow-disabled{border-top:6px solid var(--fd-form-field-primary-text-disabled, #000)}:root body .fd-form-field.outline label{margin-left:3px}:root body .fd-form-field.outline input,:root body .fd-form-field.outline textarea,:root body .fd-form-field.outline select{border-radius:6px;padding-left:12px;outline:none;position:relative;background-color:var(--fd-form-field-primary-background)}:root body .fd-form-field.outline input:not(:disabled),:root body .fd-form-field.outline textarea:not(:disabled),:root body .fd-form-field.outline select:not(:disabled){border:2px solid var(--fd-form-field-primary-text-disabled)}:root body .fd-form-field.outline input:disabled,:root body .fd-form-field.outline textarea:disabled,:root body .fd-form-field.outline select:disabled{border:2px dotted var(--fd-form-field-primary-text-disabled);color:var(--fd-form-field-primary-text-disabled);cursor:not-allowed}:root body .fd-form-field.outline input:hover:not(:disabled),:root body .fd-form-field.outline textarea:hover:not(:disabled),:root body .fd-form-field.outline select:hover:not(:disabled){border:2px solid var(--fd-form-field-primary-focus)}:root body .fd-form-field.outline input:focus,:root body .fd-form-field.outline textarea:focus,:root body .fd-form-field.outline select:focus{outline:none;border:2px solid var(--fd-form-field-primary-focus)}:root body .fd-form-field.fill input,:root body .fd-form-field.fill textarea,:root body .fd-form-field.fill select{padding-left:0;border:none;border-radius:0;background-color:var(--fd-form-field-primary-background)}:root body .fd-form-field.fill input:not(:disabled),:root body .fd-form-field.fill textarea:not(:disabled),:root body .fd-form-field.fill select:not(:disabled){border-bottom:2px solid var(--fd-form-field-primary-text-disabled)}:root body .fd-form-field.fill input:disabled,:root body .fd-form-field.fill textarea:disabled,:root body .fd-form-field.fill select:disabled{border-bottom:2px dotted var(--fd-form-field-primary-text-disabled);color:var(--fd-form-field-primary-text-disabled);cursor:not-allowed}:root body .fd-form-field.fill input:hover:not(:disabled),:root body .fd-form-field.fill textarea:hover:not(:disabled),:root body .fd-form-field.fill select:hover:not(:disabled){border-bottom:2px solid var(--fd-form-field-primary-focus)}:root body .fd-form-field.fill input:focus,:root body .fd-form-field.fill textarea:focus,:root body .fd-form-field.fill select:focus{outline:none;border-bottom:2px solid var(--fd-form-field-primary-focus)}:root body .fd-form-field .fdn-form-field-error-wrapper{min-height:1.2rem}:root body .fd-form-field .fdn-form-field-error-wrapper .fdn-form-field-error{color:var(--fd-error-color);font-size:.75rem}:root body .fd-form-field .fd-slide-toggle{margin-top:1.2rem;width:2.5rem;height:1.25rem;background-color:#ccc;border-radius:.625rem;position:relative;cursor:pointer;transition:background-color .3s}:root body .fd-form-field .fd-slide-toggle .fd-slide-toggle-thumb{width:1.5rem;height:1.5rem;background-color:#999;border-radius:50%;position:absolute;top:-.125rem;left:0;transition:left .3s,background-color .3s,box-shadow .3s;box-shadow:0 2px 4px #0003}:root body .fd-form-field .fd-slide-toggle.fd-slide-toggle-checked .fd-slide-toggle-thumb{left:1.25rem;background-color:var(--fd-primary-color)}:root body .fd-form-field .fd-slide-toggle.fd-slide-toggle-disabled{opacity:.5;cursor:not-allowed}:root body .fd-menu-item{display:flex;align-items:center;padding:0 1rem;color:inherit;background:none;border:none;text-align:left;font-family:Roboto,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:400;cursor:pointer;white-space:nowrap;line-height:48px}:root body .fd-menu-item.fd-menu-item-prevent-close{padding:0 .3rem 0 1rem}:root body .fd-menu-item:hover,:root body .fd-menu-item:focus-visible{background-color:#0000000d;outline:none}:root body .fd-menu-item[disabled]{opacity:.5;pointer-events:none;cursor:default}.fd-transparent-backdrop{background:transparent}.fd-dialog-backdrop{background-color:#00000052}.fd-dialog-panel{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:.25rem;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;font-family:Roboto,Helvetica Neue,sans-serif;max-width:80vw;max-height:80vh;overflow:auto;padding:1.5rem;animation:fd-dialog-fade-in .15s ease-out}.fd-dialog-panel .fd-dialog-title{display:flex;justify-content:center;width:100%;margin:0 0 1rem;font-size:1.25rem;font-weight:500}.fd-dialog-panel .fd-dialog-content{width:100%;margin:0 0 1rem;font-size:.875rem;line-height:1.5;color:#0009}.fd-dialog-panel .fd-dialog-actions{display:flex;justify-content:flex-end;width:100%;gap:.5rem;margin-top:.5rem}@keyframes fd-dialog-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6;color:var(--fd-text-color);background-color:var(--fd-background-color)}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--fd-text-color)}.plx-display{font-family:Playfair Display,Georgia,serif;font-weight:700}code,pre{font-family:JetBrains Mono,monospace}a{color:var(--fd-primary-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--fd-primary-color-hover)}.plx-container{max-width:75rem;margin:0 auto;padding:0 1.5rem}.plx-section{padding:5rem 0}.plx-section--cream{background-color:var(--fd-surface-color)}.plx-section--dark{background-color:var(--fd-surface-dark);color:var(--fd-text-on-dark)}.plx-section--dark h1,.plx-section--dark h2,.plx-section--dark h3,.plx-section--dark h4,.plx-section--dark h5,.plx-section--dark h6{color:var(--fd-text-on-dark)}.plx-section--gold{background:linear-gradient(135deg,#b8955a,#9a7a45);color:var(--fd-text-color)}.plx-section--gold h1,.plx-section--gold h2,.plx-section--gold h3,.plx-section--gold h4,.plx-section--gold h5,.plx-section--gold h6{color:var(--fd-text-color)}
