/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Outfit", ui-sans-serif, system-ui, sans-serif;--font-serif:"Lora", ui-serif, Georgia, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-md:28rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background:#1a1a2e;--color-header:#121225;--color-accent:#d4a24c;--color-accent-hover:#e4b65d;--color-foreground:#f4f0e6;--color-muted:#c8c0b0;--color-border:#3d3d55}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mx-auto{margin-inline:auto}.flex{display:flex}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.p-4{padding:calc(var(--spacing) * 4)}.text-left{text-align:left}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--color-background:#1a1a2e;--color-header:#121225;--color-accent:#d4a24c;--color-accent-hover:#e4b65d;--color-foreground:#f4f0e6;--color-muted:#c8c0b0;--color-border:#3d3d55;--font-sans:"Outfit", ui-sans-serif, system-ui, sans-serif;--font-serif:"Lora", ui-serif, Georgia, serif;--ease-interactive:.18s ease}html,body,#root{background:var(--color-background);min-height:100svh;color:var(--color-foreground);font-family:var(--font-sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;margin:0}#root{flex-direction:column;display:flex}h1,h2,h3{font-family:var(--font-serif);color:var(--color-foreground);font-weight:600}a,button{color:inherit;transition:color var(--ease-interactive), background-color var(--ease-interactive), border-color var(--ease-interactive), transform var(--ease-interactive), box-shadow var(--ease-interactive), opacity var(--ease-interactive);font-family:inherit}a{text-decoration:none}a:hover{color:var(--color-accent)}button{cursor:pointer;background:0 0;border:none;padding:0}button:hover{color:var(--color-accent)}button:disabled{cursor:not-allowed;opacity:.6}input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=button]):not([type=file]),select,textarea{box-sizing:border-box;width:100%;color:var(--color-foreground);background:#121225b3;margin:0;padding:.55rem .75rem;display:block}@supports (color:color-mix(in lab, red, red)){input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=button]):not([type=file]),select,textarea{background:color-mix(in srgb, var(--color-header) 70%, transparent)}}input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=button]):not([type=file]),select,textarea{border:1px solid var(--color-border);font:inherit;border-radius:.4rem}select{appearance:auto}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--color-muted);outline:none}input:disabled,select:disabled,textarea:disabled{opacity:.6}button[type=submit],.btn-primary{background:var(--color-accent);width:fit-content;color:var(--color-background);border:none;border-radius:.4rem;justify-content:center;align-items:center;padding:.55rem 1.1rem;font-weight:500;display:inline-flex}button[type=submit]:hover,.btn-primary:hover{background:var(--color-accent-hover);color:var(--color-background);transform:translateY(-1px)}button[type=submit]:disabled,.btn-primary:disabled{transform:none}.site-header{background:var(--color-header);border-bottom:1px solid #d4a24c47;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}@supports (color:color-mix(in lab, red, red)){.site-header{border-bottom:1px solid color-mix(in srgb, var(--color-accent) 28%, transparent)}}.site-logo{font-family:var(--font-serif);color:var(--color-accent);font-size:1.35rem;font-weight:600}.site-logo:hover{color:var(--color-accent-hover)}.site-nav{align-items:center;gap:1.25rem;display:flex}.site-nav a,.site-nav button{color:var(--color-foreground);font-size:.95rem}.site-nav a:hover,.site-nav button:hover{color:var(--color-accent)}.site-main{flex:1;padding:1.5rem}.stack-form{flex-direction:column;align-items:flex-start;gap:.75rem;max-width:22rem;margin-bottom:1rem;display:flex}.stack-form label{width:100%;color:var(--color-muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.ledger-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:56rem;margin:0 0 .85rem;display:flex}.ledger-heading h2{margin:0}.ledger-scroll,.ledger-scroll .data-table{max-width:56rem}.ledger-totals{max-width:56rem;margin-top:.85rem}.data-table tbody tr.ledger-month-row{cursor:pointer}.data-table tbody tr.ledger-month-row.is-expanded{background:#d4a24c29}@supports (color:color-mix(in lab, red, red)){.data-table tbody tr.ledger-month-row.is-expanded{background:color-mix(in srgb, var(--color-accent) 16%, transparent)}}.data-table tbody tr.ledger-detail-row td{white-space:normal;background:#1212258c}@supports (color:color-mix(in lab, red, red)){.data-table tbody tr.ledger-detail-row td{background:color-mix(in srgb, var(--color-header) 55%, transparent)}}.ledger-donation-list{flex-direction:column;gap:.35rem;margin:0;padding-inline-start:1.1rem;display:flex}.explainer{color:var(--color-muted);max-width:36rem;margin:0 0 1.25rem;font-size:.875rem;line-height:1.45}.tab-list{flex-wrap:wrap;gap:.75rem;margin:0 0 1.25rem;display:flex}.tab-button{border:1px solid var(--color-border);background:#121225b3;border-radius:.4rem;padding:.55rem 1.1rem}@supports (color:color-mix(in lab, red, red)){.tab-button{background:color-mix(in srgb, var(--color-header) 70%, transparent)}}.tab-button{color:var(--color-foreground)}.tab-button:hover{border-color:var(--color-accent);color:var(--color-accent)}.tab-button.is-active{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-background)}.tab-button.is-active:hover{border-color:var(--color-accent-hover);background:var(--color-accent-hover);color:var(--color-background)}.data-table{border-collapse:collapse;border:1px solid var(--color-border);background:#121225b3;width:100%;max-width:48rem}@supports (color:color-mix(in lab, red, red)){.data-table{background:color-mix(in srgb, var(--color-header) 70%, transparent)}}.data-table th,.data-table td{border-bottom:1px solid var(--color-border);text-align:left;white-space:nowrap;padding:.65rem .75rem}.data-table th{color:var(--color-muted);font-weight:500}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background:#d4a24c1f}@supports (color:color-mix(in lab, red, red)){.data-table tbody tr:hover{background:color-mix(in srgb, var(--color-accent) 12%, transparent)}}.data-table tbody tr.is-self{background:#d4a24c47}@supports (color:color-mix(in lab, red, red)){.data-table tbody tr.is-self{background:color-mix(in srgb, var(--color-accent) 28%, transparent)}}.data-table tbody tr.is-self{color:var(--color-accent)}.dashboard-section{margin:0 0 2rem}.dashboard-section h2{margin:0 0 .85rem}.table-scroll{max-width:48rem;overflow-x:auto}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem;max-width:48rem;margin:0;display:grid}.stat-card{border:1px solid var(--color-border);background:#121225b3;border-radius:.4rem;margin:0;padding:.9rem 1rem}@supports (color:color-mix(in lab, red, red)){.stat-card{background:color-mix(in srgb, var(--color-header) 70%, transparent)}}.stat-card dt{color:var(--color-muted);font-size:.8rem}.stat-card dd{color:var(--color-accent);margin:.35rem 0 0;font-size:1.35rem}.data-table tbody tr.is-stale{color:#e07070}.data-table tbody tr.is-stale:hover{background:#e070701f}.stale-badge,.read-badge,.unread-badge{border-radius:.3rem;margin-inline-start:.5rem;padding:.1rem .45rem;font-size:.75rem;display:inline-block}.stale-badge{border:1px solid #e07070}.unread-badge{border:1px solid var(--color-accent);color:var(--color-accent);margin-inline-start:0;font-weight:700}.read-badge{border:1px solid var(--color-border);color:var(--color-muted);margin-inline-start:0}.notification-list{flex-direction:column;gap:.75rem;max-width:48rem;margin:0;padding:0;list-style:none;display:flex}.notification-item{border:1px solid var(--color-border);border-radius:.4rem;flex-direction:column;gap:.5rem;padding:.9rem 1rem;display:flex}.notification-item p{margin:0}.notification-item.is-unread{background:#d4a24c2e}@supports (color:color-mix(in lab, red, red)){.notification-item.is-unread{background:color-mix(in srgb, var(--color-accent) 18%, transparent)}}.notification-item.is-unread{font-weight:700}.notification-item.is-read{background:#12122580}@supports (color:color-mix(in lab, red, red)){.notification-item.is-read{background:color-mix(in srgb, var(--color-header) 50%, transparent)}}.notification-item.is-read{color:var(--color-muted);font-weight:400}.notification-meta{font-size:.85rem;font-weight:400}.data-table tbody tr.is-unread{background:#d4a24c29}@supports (color:color-mix(in lab, red, red)){.data-table tbody tr.is-unread{background:color-mix(in srgb, var(--color-accent) 16%, transparent)}}.data-table tbody tr.is-unread{font-weight:600}.data-table tbody tr.is-read{color:var(--color-muted)}.data-table.wrap-message td:nth-child(2){white-space:normal;min-width:16rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
