@charset "UTF-8";:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}html{min-width:320px}body{font-family:Inter,system-ui,-apple-system,sans-serif}.page{max-width:720px;margin:0 auto;padding-bottom:32px}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:800;color:#5d656c}.match-card,.balance,.metric-grid article,.instruction,.empty{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 8px 30px #1f242912}.match-card h1,.action-page h1{font-size:clamp(1.7rem,8vw,2.4rem);margin:.25rem 0 1rem}.match-card p{display:flex;gap:8px;align-items:center}.capacity{margin:20px 0;padding:14px;border-radius:12px;background:var(--primary-soft)}.answer-grid{display:grid;gap:12px;margin-top:28px}.answer-grid ion-button{min-height:56px}.lead,.caption{color:#5f666d;line-height:1.5}.online-note{color:#a12c2c}.balance{background:var(--primary);color:#fff;display:grid;gap:8px}.balance strong{font-size:2.2rem}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.metric-grid article{display:grid;gap:8px}.metric-grid span{font-size:.8rem;color:var(--muted)}.hero-skeleton{height:280px;border-radius:20px}.instruction{margin-bottom:16px}.instruction li{margin:12px 0}ion-tab-bar{padding-bottom:var(--safe-bottom);height:calc(64px + var(--safe-bottom))}@media(min-width:800px){.page{padding-top:24px}.metric-grid{grid-template-columns:repeat(4,1fr)}}.bottom-nav{position:fixed;z-index:20;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);height:calc(68px + var(--safe-bottom));padding:6px 10px var(--safe-bottom);background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 30px #1f242912}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#5f666d;text-decoration:none;font-size:.72rem;font-weight:650}.bottom-nav ion-icon{font-size:1.35rem}.login-page{min-height:calc(100% - 32px);display:grid;place-items:center;padding-bottom:24px}.login-card{width:min(100%,480px);background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(24px,6vw,40px);box-shadow:0 18px 60px #1f24291a}.login-card h1{font-size:clamp(2rem,7vw,2.75rem);line-height:1.08;margin:.35rem 0 .75rem}.login-card form{display:grid;gap:8px;margin-top:28px}.login-card label{font-size:.82rem;font-weight:700;color:#454c52;margin-top:8px}.login-card input{width:100%;min-height:50px;border:1px solid #bcc3c8;border-radius:12px;background:#fff;padding:0 14px;color:var(--text);font:inherit;outline:none}.login-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #30363d26}.primary-action{min-height:54px;margin-top:14px;border:0;border-radius:14px;background:var(--primary);color:#fff;font:inherit;font-weight:800;font-size:1rem;cursor:pointer}.primary-action:hover{background:var(--primary-strong)}.primary-action:focus-visible{outline:3px solid rgba(48,54,61,.3);outline-offset:2px}.primary-action:disabled{opacity:.65;cursor:not-allowed}.admin-page{max-width:980px}.admin-heading,.form-heading{margin-bottom:24px}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.admin-heading h1,.form-heading h1{font-size:clamp(2rem,6vw,3rem);line-height:1.05;margin:.3rem 0 .6rem}.primary-link,.secondary-link,.action-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:800;border-radius:12px;min-height:46px;padding:0 16px}.primary-link{background:var(--primary);color:#fff;box-shadow:0 6px 16px #30363d33}.secondary-link,.action-link{color:var(--primary);background:var(--primary-soft)}.admin-loading{min-height:240px;display:flex;align-items:center;justify-content:center;gap:12px;color:#5f666d}.error-panel,.form-error{border:1px solid #e7b8b8;background:#fff4f4;color:#852323;border-radius:16px;padding:18px}.error-panel p{margin:.5rem 0 1rem}.admin-empty{text-align:center;display:grid;justify-items:center;gap:10px;padding:40px 20px}.admin-empty ion-icon{font-size:2.5rem;color:var(--primary)}.admin-empty h2,.admin-empty p{margin:0}.admin-match-list{display:grid;gap:16px}.admin-match-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 8px 28px #1f242912}.admin-match-main{display:flex;gap:16px;align-items:flex-start}.match-date-box{flex:0 0 62px;display:grid;place-items:center;border-radius:14px;background:var(--primary-soft);color:var(--primary);padding:8px}.match-date-box span{text-transform:uppercase;font-size:.72rem;font-weight:800}.match-date-box strong{font-size:1.8rem;line-height:1}.admin-match-info{min-width:0}.admin-match-info h2{font-size:1.2rem;margin:.55rem 0 .3rem;text-transform:capitalize}.admin-match-info p{margin:0;color:#5f666d}.status-row{display:flex;flex-wrap:wrap;gap:8px}.status-badge,.series-badge{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:850;letter-spacing:.03em}.status-badge{background:#eff1f2;color:#454c52}.status-draft{background:#f1f1f1;color:#555}.status-awaiting-confirmations,.status-open{background:#e8f0ff;color:#28569b}.status-confirmed,.status-confirmed-with-spots{background:#e5f6ec;color:#087044}.status-full{background:#ece9ff;color:#5b43a5}.status-at-risk{background:#fff2d8;color:#925d00}.status-cancelled{background:#ffe9e9;color:#a12c2c}.status-closed{background:#e8ebea;color:#46504b}.series-badge{background:#f0ebff;color:#6545a5}.cancel-reason{margin-top:.5rem!important;color:#a12c2c!important}.admin-match-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0;padding:12px;border-radius:12px;background:#f6f7f8}.admin-match-metrics span{display:grid;gap:2px;color:var(--muted);font-size:.74rem}.admin-match-metrics strong{font-size:1rem;color:var(--text)}.card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid #eef0f1;padding-top:14px}.card-actions button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:10px;background:#f2f4f5;color:#343b41;min-height:42px;padding:0 12px;font:inherit;font-size:.8rem;font-weight:750;cursor:pointer}.card-actions button:hover{background:#e7eaec}.card-actions .danger-action{color:#9e2929;background:#fff0f0}.card-actions button:disabled{opacity:.55;cursor:wait}.dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#171a1d94}.confirm-dialog{width:min(100%,480px);background:#fff;border-radius:20px;padding:24px;box-shadow:0 30px 80px #00000047}.confirm-dialog h2{margin:0 0 8px}.confirm-dialog p{color:#5f666d}.confirm-dialog label,.field{display:grid;gap:7px;font-size:.8rem;font-weight:750;color:#454c52}.confirm-dialog textarea,.field input{width:100%;border:1px solid #bcc3c8;border-radius:11px;background:#fff;padding:12px;color:var(--text);font:inherit;outline:none}.confirm-dialog textarea:focus,.field input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #30363d24}.dialog-actions,.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:20px}.secondary-button,.danger-button{border:0;border-radius:11px;min-height:44px;padding:0 15px;font:inherit;font-weight:800;cursor:pointer}.secondary-button{background:#eff1f2;color:#343b41}.danger-button{background:#ad3030;color:#fff}.danger-button:disabled{opacity:.55}.admin-form{display:grid;gap:18px}.admin-form fieldset{border:1px solid var(--line);border-radius:18px;background:#fff;padding:20px;margin:0;box-shadow:0 5px 20px #1f24290a}.admin-form legend{font-size:1rem;font-weight:850;padding:0 8px;color:var(--text)}.fieldset-help{margin:0 0 16px;color:var(--muted);font-size:.88rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-wide{grid-column:1/-1}.field input{min-height:48px}.compact-grid{grid-template-columns:repeat(3,1fr)}.check-field{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:14px;border-radius:12px;background:#f6f7f8;cursor:pointer}.check-field input{width:20px;height:20px;accent-color:var(--primary)}.check-field span{display:grid;gap:3px}.check-field small{color:var(--muted);line-height:1.35}.recurrence-field{max-width:240px;margin-top:14px}.form-actions .primary-action{margin:0;min-width:180px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.form-actions ion-spinner{width:18px;height:18px}.form-error{font-weight:650}@media(max-width:640px){.admin-heading{align-items:stretch;flex-direction:column}.admin-heading .primary-link{width:100%}.admin-match-card{padding:16px}.admin-match-metrics{grid-template-columns:1fr 1fr}.card-actions{align-items:stretch}.card-actions>*{flex:1 1 calc(50% - 8px);justify-content:flex-start;text-align:left}.admin-match-card .card-actions .action-link{background:#f2f4f5;color:#343b41}.action-link{min-height:42px;padding:0 12px;font-size:.8rem}.form-grid,.compact-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.admin-form fieldset{padding:16px}.form-actions{align-items:stretch;flex-direction:column-reverse}.form-actions>*{width:100%}.dialog-actions{align-items:stretch;flex-direction:column-reverse}.dialog-actions>*{width:100%}}.dialog-primary{margin:0;padding:0 18px}.settings-page{max-width:980px}.settings-summary{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:10px;margin-bottom:22px}.settings-summary>div{display:grid;gap:5px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:0 6px 22px #1f24290d}.settings-summary span{font-size:.72rem;font-weight:750;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.settings-summary strong{font-size:1.15rem}.settings-summary small{color:var(--muted)}.settings-section{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;margin-bottom:18px;box-shadow:0 8px 28px #1f24290d}.settings-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.settings-section-heading h2{margin:.2rem 0 0;font-size:1.35rem}.settings-section-heading ion-icon{font-size:1.7rem;color:var(--primary)}.section-note{margin:-6px 0 18px;color:var(--muted);line-height:1.45}.settings-inline-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-inline-form .section-actions{grid-column:1/-1}.field textarea,.field select{width:100%;border:1px solid #bcc3c8;border-radius:11px;background:#fff;padding:12px;color:var(--text);font:inherit;outline:none}.field select{min-height:48px}.field textarea{resize:vertical;line-height:1.45}.field textarea:focus,.field select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #30363d24}.section-actions{display:flex;justify-content:flex-end}.section-actions .primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;min-width:190px;padding:0 18px}.section-actions ion-spinner{width:18px;height:18px}.settings-history{display:grid;gap:10px}.settings-history article{border-left:4px solid #c9ced2;background:var(--surface-muted);border-radius:0 14px 14px 0;padding:15px 17px}.settings-history article p{margin:.5rem 0;color:#454c52}.settings-history article small{color:var(--muted)}.history-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.history-topline strong{font-size:.9rem}.install-shortcut{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.install-shortcut>ion-icon{font-size:2rem;color:var(--primary)}.install-shortcut h2,.install-shortcut p{margin:0}.install-shortcut p{margin-top:5px;color:var(--muted)}.receipt-purge-section{border-color:#e3c0c0}.receipt-purge-section .settings-section-heading ion-icon{color:#a12c2c}.purge-controls{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:14px}.purge-preview-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px}.purge-preview-button ion-spinner,.receipt-purge-dialog ion-spinner{width:18px;height:18px}.purge-preview{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:16px;border:1px solid #e4c9c9;border-radius:14px;background:#fff8f8}.purge-preview>div{display:grid;gap:4px}.purge-preview span{font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.purge-preview strong{font-size:1.2rem}.purge-preview .danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.purge-preview>p{grid-column:1/-1;margin:0;color:var(--muted)}.receipt-purge-dialog{border:1px solid #d8a7a7}.receipt-purge-dialog .dialog-danger-icon{font-size:2rem;color:#a12c2c}.receipt-purge-dialog form{display:grid;gap:14px;margin-top:18px}.receipt-purge-dialog .dialog-actions{margin-top:6px}.receipt-purge-dialog .danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}@media(max-width:760px){.settings-summary{grid-template-columns:1fr 1fr}.settings-summary>div:first-child{grid-column:1/-1}.settings-inline-form{grid-template-columns:1fr}.settings-inline-form .section-actions{grid-column:auto}.settings-section{padding:17px}.install-shortcut{grid-template-columns:auto 1fr}.install-shortcut .secondary-link{grid-column:1/-1;width:100%}.purge-controls,.purge-preview{grid-template-columns:1fr}.purge-preview .danger-button{width:100%;white-space:normal}.receipt-purge-dialog .dialog-actions{display:grid;grid-template-columns:1fr}.receipt-purge-dialog .dialog-actions button{width:100%}}.button-link{border:0;font:inherit;cursor:pointer}.members-page{max-width:1040px}.member-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.member-summary article{display:grid;gap:5px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:0 6px 22px #1f24290d}.member-summary span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:800}.member-summary strong{font-size:1.65rem;color:var(--text)}.invite-section{margin-bottom:18px}.invite-form-grid{align-items:start}.invite-form-grid .field{grid-template-rows:24px 52px;gap:8px}.invite-form-grid .field-label,.invite-form-grid .field-label-with-help{display:flex;align-items:center;min-height:24px;line-height:1.2}.invite-form-grid .field input,.invite-form-grid .field select{display:block;width:100%;height:52px;min-height:52px;max-height:52px;margin:0;padding-block:0;box-sizing:border-box;border-radius:12px;line-height:1.2}.invite-form-grid .field input{padding-inline:16px}.invite-form-grid .field select{padding-inline:16px 40px}.field small{color:var(--muted);line-height:1.35}.member-toolbar{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;margin:18px 0}.member-search{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 14px;background:#fff;border:1px solid #bcc3c8;border-radius:12px}.member-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #30363d24}.member-search ion-icon{color:var(--muted);font-size:1.2rem}.member-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit}.member-filter{display:grid;gap:5px;font-size:.75rem;font-weight:800;color:#454c52}.member-filter select{min-width:160px;min-height:48px;border:1px solid #bcc3c8;border-radius:12px;background:#fff;padding:0 12px;color:var(--text);font:inherit}.member-list{display:grid;gap:12px}.member-card{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;box-shadow:0 6px 24px #1f24290d}.member-inactive{background:#fbfcfc}.member-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-weight:850}.member-info{min-width:0}.member-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.member-name-row h2{font-size:1.05rem;margin:0}.member-info>p{margin:.25rem 0 .55rem;color:var(--muted)}.member-info>small{display:block;margin-top:.55rem;color:#777e84}.self-badge{border-radius:999px;padding:3px 7px;background:#e8f0ff;color:#28569b;font-size:.65rem;font-weight:850}.member-badges{display:flex;gap:6px;flex-wrap:wrap}.role-badge{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:800;background:#eff1f2;color:#454c52}.role-group-admin{background:#e8f0ff;color:#28569b}.role-finance-admin{background:#f0ebff;color:#6545a5}.role-participant{background:var(--primary-soft);color:#087044}.member-status-active{background:#e5f6ec;color:#087044}.member-status-invited{background:#fff2d8;color:#925d00}.member-status-suspended{background:#ffe9e9;color:#a12c2c}.member-status-left{background:#e8ebea;color:#46504b}.member-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.member-actions button{display:inline-flex;align-items:center;gap:6px;min-height:40px;border:0;border-radius:10px;background:#f2f4f5;color:#343b41;padding:0 11px;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}.member-actions .danger-action{background:#fff0f0;color:#9e2929}.member-actions .activate-action{background:#e6f5ed;color:#087044}.members-settings-link{display:flex;align-items:center;justify-content:center;gap:8px;margin:22px auto 0;color:var(--primary);text-decoration:none;font-weight:800}.member-dialog .field{margin-top:13px}.member-dialog .check-field{margin:13px 0}.confirm-dialog .form-error{margin-top:12px}.player-quality-summary{display:flex;align-items:center;gap:8px;margin-top:8px}.player-quality-summary>span{display:flex;gap:1px}.player-quality-summary b{color:#c8cdd1;font-size:.92rem}.player-quality-summary b.active{color:#e0a325}.player-quality-summary small{color:var(--muted);font-weight:750}.player-rating-field{display:grid;gap:7px;border:1px solid var(--line);border-radius:14px;padding:14px;margin:14px 0 0}.player-rating-field legend{padding:0 6px;font-weight:850}.player-rating-field p,.player-rating-field small{margin:0;color:var(--muted);font-size:.78rem;line-height:1.4}.player-rating-stars{display:flex;gap:4px}.player-rating-stars button{border:0;background:transparent;color:#c8cdd1;font-size:2rem;line-height:1;padding:2px;cursor:pointer;transition:color .16s ease,transform .16s ease}.player-rating-stars button:hover,.player-rating-stars button.active{color:#e0a325}.player-rating-stars button:hover{transform:scale(1.08)}.member-page-actions{width:min(100%,500px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.member-page-actions>*{width:100%;min-height:50px;justify-content:center;white-space:nowrap}.guests-back-link{flex:0 0 auto}.member-page-actions .guests-button-link{font-weight:400}.field-label-with-help{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%}.field-help-button{display:inline-grid;place-items:center;flex:0 0 24px;width:24px;height:24px;min-height:24px!important;padding:0;border:0;border-radius:50%;background:transparent;color:var(--muted);box-shadow:none;font:inherit;font-size:1.15rem;cursor:pointer;transition:background-color .16s ease,color .16s ease}.field-help-button:hover{background:var(--primary-soft);color:var(--primary);box-shadow:none}.field-help-button:focus-visible{background:var(--primary-soft);color:var(--primary);box-shadow:none;outline:2px solid var(--focus-ring);outline-offset:2px}.password-help-dialog{text-align:center}.password-help-dialog>ion-icon{font-size:2rem;color:var(--primary)}.password-help-dialog h2{margin-top:8px}.password-help-dialog p{margin-bottom:0}.password-help-dialog .dialog-actions{justify-content:center}.password-help-dialog .dialog-primary{min-width:140px}.capacity-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.capacity-grid .field{grid-template-rows:24px 52px;gap:8px}.capacity-grid .field>span{display:flex;align-items:center;min-height:24px;line-height:1.2}.capacity-grid .field input{display:block;width:100%;height:52px;min-height:52px;max-height:52px;margin:0;box-sizing:border-box}.field-help-dialog{text-align:center}.field-help-dialog>ion-icon{font-size:2rem;color:var(--primary)}.field-help-dialog h2{margin-top:8px}.field-help-dialog p{margin-bottom:0}.field-help-dialog .dialog-actions{justify-content:center}.field-help-dialog .dialog-primary{min-width:140px}@media(max-width:900px){.capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.capacity-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.member-summary{grid-template-columns:1fr 1fr}.member-toolbar{grid-template-columns:1fr}.member-filter select{width:100%}.member-card{grid-template-columns:auto 1fr}.member-actions{grid-column:1/-1;justify-content:stretch}.member-actions button{flex:1 1 30%;justify-content:center}.member-page-actions{width:100%;grid-template-columns:1fr}.member-page-actions>*{min-height:48px}.guests-back-link{width:100%}}.finance-page{max-width:1040px}.finance-heading{margin-bottom:20px}.finance-balance{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:22px;background:linear-gradient(135deg,#3b4249,#242a30);color:#fff;box-shadow:0 14px 34px #30363d38}.finance-balance>div{display:grid;gap:5px}.finance-balance span,.finance-balance small{color:#e5e8ea}.finance-balance strong{font-size:clamp(2rem,7vw,3rem)}.finance-balance ion-icon{font-size:3rem;opacity:.8}.finance-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:12px 0}.finance-metrics article{display:grid;gap:6px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:15px}.finance-metrics span{font-size:.72rem;font-weight:750;color:var(--muted)}.finance-metrics strong{font-size:1.05rem}.finance-health{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:17px}.finance-health button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;padding:7px 10px;background:#eff1f2;color:#454c52;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer;transition:transform .16s ease,filter .16s ease}.finance-health button:hover{filter:brightness(.96);transform:translateY(-1px)}.finance-health button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.finance-health .health-danger{background:#ffe9e9;color:#a12c2c}.finance-health .health-success{background:#e5f6ec;color:#087044}.finance-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.finance-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:1px solid #d7dcdf;border-radius:13px;background:#fff;color:var(--primary);font:inherit;font-weight:800;cursor:pointer}.finance-actions button:hover{background:var(--primary-soft)}.finance-form-section{margin-top:0}.finance-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:5px;margin:18px 0;background:#eceff1;border-radius:13px}.finance-tabs button{min-height:42px;border:0;border-radius:10px;background:transparent;color:#5f666d;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.finance-tabs button.active{background:#fff;color:var(--primary);box-shadow:0 3px 10px #1f24291a}.finance-list{display:grid;gap:11px}.finance-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px;box-shadow:0 6px 22px #1f24290d}.finance-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.finance-card h2{font-size:1.05rem;margin:0}.finance-card p{margin:.35rem 0;color:#5f666d}.finance-card small{color:#777e84}.finance-card-value{display:grid;justify-items:end;gap:6px;white-space:nowrap}.finance-card-value strong{font-size:1.05rem}.finance-card-value.debit strong{color:#9e2929}.payment-progress{height:6px;overflow:hidden;border-radius:999px;background:#e9ecee;margin:12px 0 6px}.payment-progress span{display:block;height:100%;background:var(--primary)}.receipt-warning,.reserved-note{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:9px;background:#fff2d8;color:#925d00!important;font-size:.78rem}.finance-status-pending,.finance-status-uploaded,.finance-status-analyzing{background:#fff2d8;color:#925d00}.finance-status-partially-paid,.finance-status-pending-review,.finance-status-pending-approval{background:#e8f0ff;color:#28569b}.finance-status-paid,.finance-status-admin-confirmed,.finance-status-auto-confirmed{background:#e5f6ec;color:#087044}.finance-status-overdue,.finance-status-rejected{background:#ffe9e9;color:#a12c2c}.finance-status-waived,.finance-status-cancelled,.finance-status-planned,.finance-status-refunded{background:#e8ebea;color:#46504b}.statement-list{display:grid;gap:7px}.statement-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 15px;background:#fff;border:1px solid var(--line);border-radius:13px}.statement-list article>div:nth-child(2){display:grid;gap:3px}.statement-list small{color:#777e84}.statement-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff0f0;color:#9e2929}.statement-icon.credit{background:#e5f6ec;color:#087044}.credit-value{color:#087044}.finance-card .card-actions{margin-top:13px}@media(max-width:700px){.finance-metrics{grid-template-columns:1fr 1fr}.finance-actions{grid-template-columns:1fr}.finance-tabs{overflow-x:auto;grid-template-columns:repeat(4,minmax(110px,1fr))}.finance-tabs.events-tabs{overflow-x:visible;grid-template-columns:repeat(2,minmax(0,1fr))}.finance-card-main{align-items:stretch;flex-direction:column}.finance-card-value{justify-items:start}.statement-list article{grid-template-columns:auto 1fr}.statement-list article>strong{grid-column:2}}.finance-actions{grid-template-columns:repeat(4,1fr)}.finance-actions a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:1px solid #d7dcdf;border-radius:13px;background:#fff;color:var(--primary);font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.finance-actions a:hover{background:var(--primary-soft)}@media(max-width:700px){.finance-actions{grid-template-columns:1fr}}.events-page{max-width:1040px}.events-tabs{grid-template-columns:1fr 1fr}.events-tabs button{display:flex;align-items:center;justify-content:center;gap:7px}.event-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.event-summary article{display:grid;gap:5px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:15px}.event-summary span{font-size:.72rem;text-transform:uppercase;color:var(--muted);font-weight:800}.event-summary strong{font-size:1.5rem}.barbecue-list{display:grid;gap:13px}.barbecue-card{display:grid;grid-template-columns:auto 1fr;gap:15px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 7px 24px #1f24290d}.event-closed{background:#fafbfb}.barbecue-date{width:62px;height:68px;display:grid;place-items:center;align-content:center;border-radius:14px;background:#fff0e7;color:#a44a13}.barbecue-date span{text-transform:uppercase;font-size:.72rem;font-weight:850}.barbecue-date strong{font-size:1.8rem;line-height:1}.barbecue-title{display:flex;align-items:flex-start;justify-content:space-between;gap:13px}.barbecue-title h2{font-size:1.15rem;margin:0}.barbecue-title p{display:flex;align-items:center;gap:5px;margin:.35rem 0;color:var(--muted)}.event-counts{display:flex;gap:8px;flex-wrap:wrap;margin:11px 0}.event-counts span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;background:#f2f4f5;color:#454c52;font-size:.72rem;font-weight:750}.event-status-open{background:#e5f6ec;color:#087044}.event-status-closed{background:#e8ebea;color:#46504b}.event-status-cancelled{background:#ffe9e9;color:#a12c2c}.event-total{display:grid;grid-template-columns:1fr auto;gap:3px 12px;padding:12px;border-radius:11px;background:#f6f7f8}.event-total small{grid-column:1/-1;color:var(--muted)}.my-response{border-top:1px solid #eef0f1;margin-top:13px;padding-top:13px}.my-response>strong{display:block;margin-bottom:8px}.my-response>div{display:flex;gap:7px;margin-top:9px}.my-response button{flex:1;min-height:40px;border:1px solid #cfd5d9;border-radius:10px;background:#fff;color:#454c52;font:inherit;font-weight:800;cursor:pointer}.my-response button.selected{border-color:var(--primary);background:#e5f6ec;color:#087044}.alcohol-choice{display:flex;align-items:center;gap:7px;font-size:.78rem;color:#5f666d}.alcohol-choice input{accent-color:var(--primary)}.event-admin-actions{margin-top:13px}.inventory-summary{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.inventory-summary span{border-radius:999px;padding:7px 11px;background:#eff1f2;color:#454c52;font-size:.76rem;font-weight:800}.inventory-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.inventory-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px;background:#fff;border:1px solid var(--line);border-radius:17px}.inventory-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-size:1.4rem}.inventory-info>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.inventory-info h2{font-size:1rem;margin:0}.inventory-info p{margin:.35rem 0;color:#5f666d}.inventory-info small{display:flex;align-items:center;gap:5px;color:#777e84;margin-top:3px}.inventory-edit{width:39px;height:39px;border:0;border-radius:10px;background:var(--primary-soft);color:var(--primary);cursor:pointer}.inventory-status-available{background:#e5f6ec;color:#087044}.inventory-status-in-use,.inventory-status-loaned{background:#e8f0ff;color:#28569b}.inventory-status-damaged,.inventory-status-lost{background:#ffe9e9;color:#a12c2c}.inventory-status-discarded{background:#e8ebea;color:#46504b}.wide-dialog{width:min(100%,760px);max-height:90vh;overflow:auto}.attendance-list{display:grid;gap:7px;margin-top:13px}.attendance-list article{display:grid;grid-template-columns:1fr auto auto auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #e3e7e9;border-radius:11px}.attendance-list article>div{display:grid}.attendance-list small{color:#777e84}.attendance-list label{display:flex;align-items:center;gap:5px;font-size:.76rem}.attendance-list input{accent-color:var(--primary)}.attendance-list button{min-height:35px;border:0;border-radius:8px;background:var(--primary-soft);color:var(--primary);font-weight:800}.split-preview{margin-top:18px;border-top:1px solid #e7eaec;padding-top:13px}.split-preview h3{margin:.2rem 0 .7rem}.split-preview>div{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding:8px 0;border-bottom:1px solid #eef0f1;font-size:.82rem}.split-preview>div span:nth-child(2){color:var(--muted)}.close-split-button{width:100%;margin-top:16px}.form-grid .check-field{align-self:end}@media(max-width:700px){.event-summary{grid-template-columns:1fr 1fr}.barbecue-card{grid-template-columns:1fr}.barbecue-date{width:100%;height:auto;display:flex;justify-content:flex-start;gap:6px}.barbecue-date strong{font-size:1rem}.barbecue-title{flex-direction:column}.inventory-grid{grid-template-columns:1fr}.attendance-list article{grid-template-columns:1fr 1fr 1fr}.attendance-list article>button{grid-column:1/-1}.split-preview>div{grid-template-columns:1fr auto}.split-preview>div span:nth-child(2){grid-column:1/-1;grid-row:2}}.bottom-nav{grid-template-columns:repeat(5,1fr)}.finance-status-analysis-failed{background:#ffe9e9;color:#a12c2c}.receipts-page{max-width:920px}.receipts-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.receipts-hero h1{font-size:clamp(2rem,6vw,3rem);margin:.25rem 0 .5rem}.hero-mark{flex:0 0 64px;width:64px;height:64px;display:grid;place-items:center;border-radius:19px;background:var(--primary);color:#fff}.hero-mark ion-icon{font-size:2rem}.receipt-guide{display:flex;align-items:center;gap:13px;padding:15px 17px;margin-bottom:15px;border-radius:15px;background:var(--primary-soft);color:#343b41}.receipt-guide>ion-icon{font-size:1.6rem;color:var(--primary)}.receipt-guide div{display:grid;gap:3px}.receipt-guide span{font-size:.82rem;color:#5f666d}.receipt-billing-list{display:grid;gap:14px}.receipt-billing-card{padding:20px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 7px 25px #1f24290f}.receipt-billing-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.receipt-billing-heading h2{font-size:1.15rem;margin:.55rem 0 .25rem}.receipt-billing-heading p{margin:0;color:var(--muted)}.receipt-value{display:grid;justify-items:end;gap:4px;white-space:nowrap}.receipt-value small{color:var(--muted)}.receipt-value strong{font-size:1.15rem}.receipt-upload-box{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:16px;padding:12px;border:1px dashed #a7adb3;border-radius:14px;background:#f8f9f9}.receipt-upload-box label{display:flex;align-items:center;gap:11px;min-width:0;cursor:pointer}.receipt-upload-box label>ion-icon{font-size:1.5rem;color:var(--primary)}.receipt-upload-box label span{display:grid;gap:2px;min-width:0}.receipt-upload-box label strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-upload-box label small{color:var(--muted)}.receipt-upload-box input{position:absolute;width:1px;height:1px;opacity:0}.receipt-upload-box .primary-action{display:flex;align-items:center;gap:7px;min-height:44px;margin:0;padding:0 15px}.receipt-upload-box ion-spinner{width:18px;height:18px}.my-receipt-list{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #eef0f1}.my-receipt-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px;border-radius:12px;background:var(--surface-muted)}.receipt-state-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff2d8;color:#925d00}.receipt-state-icon.admin_confirmed,.receipt-state-icon.auto_confirmed{background:#e5f6ec;color:#087044}.receipt-state-icon.rejected,.receipt-state-icon.analysis_failed{background:#ffe9e9;color:#a12c2c}.my-receipt-row>div:nth-child(2){display:grid;gap:3px;min-width:0}.my-receipt-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem}.my-receipt-row span,.my-receipt-row small{font-size:.75rem;color:var(--muted)}.my-receipt-row .receipt-error{color:#9e2929}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;background:var(--primary-soft);color:var(--primary);cursor:pointer}.icon-button ion-icon{font-size:1.2rem}@media(max-width:620px){.receipts-hero .hero-mark{display:none}.receipt-billing-heading{display:grid}.receipt-value{justify-items:start}.receipt-upload-box{grid-template-columns:1fr}.receipt-upload-box .primary-action{justify-content:center}.bottom-nav{padding-left:2px;padding-right:2px}.bottom-nav a{font-size:.65rem}}.logout-button{position:fixed;z-index:40;top:calc(8px + var(--safe-top, 0px));right:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:76px;height:40px;padding:0 12px;border:1px solid #d7dcdf;border-radius:11px;background:#fff;color:#454c52;font:inherit;font-size:.8rem;font-weight:800;box-shadow:0 4px 14px #1f242914;cursor:pointer}.logout-button:hover{background:#fff0f0;border-color:#e6caca;color:#9e2929}.logout-button:focus-visible{outline:3px solid rgba(158,41,41,.2);outline-offset:2px}.logout-button:disabled{opacity:.65;cursor:wait}.logout-button ion-icon{font-size:1.15rem}@media(max-width:420px){.logout-button{min-width:42px;width:42px;padding:0}.logout-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}.account-button{position:fixed;z-index:40;top:calc(8px + var(--safe-top, 0px));right:96px;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 12px;border:1px solid #d7dcdf;border-radius:11px;background:#fff;color:#454c52;font-size:.8rem;font-weight:800;text-decoration:none;box-shadow:0 4px 14px #1f242914}.account-button:hover{background:var(--primary-soft);color:var(--primary)}.account-button ion-icon{font-size:1.15rem}@media(max-width:420px){.account-button{right:62px;width:42px;padding:0}.account-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}button:disabled{cursor:not-allowed!important}button[aria-busy=true]:disabled{cursor:progress!important}.form-validation-message{grid-column:1/-1;margin:4px 0 0;padding:11px 13px;border:1px solid #e7b8b8;border-radius:11px;background:#fff4f4;color:#852323;font-size:.8rem;font-weight:700;line-height:1.4}input.ng-invalid.ng-touched,select.ng-invalid.ng-touched,textarea.ng-invalid.ng-touched{border-color:#bd4141!important;box-shadow:0 0 0 3px #bd41411f!important}.feedback-state{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 7px 25px #1f24290d}.feedback-state-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--primary-soft);color:var(--primary)}.feedback-state-icon ion-icon{font-size:1.5rem}.feedback-state-copy h2,.feedback-state-copy p{margin:0}.feedback-state-copy h2{font-size:1.08rem}.feedback-state-copy p{margin-top:6px;color:#5f666d;line-height:1.5}.feedback-state-actions{grid-column:2;display:flex;flex-wrap:wrap;gap:9px}.feedback-state-actions button,.feedback-state-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px}.feedback-state[class*=problem-]{border-color:#e7caca;background:snow}.feedback-state[class*=problem-] .feedback-state-icon{background:#ffe9e9;color:#a12c2c}.feedback-state.problem-offline,.feedback-state.problem-server{border-color:#ead9b5;background:#fffaf0}.feedback-state.problem-offline .feedback-state-icon,.feedback-state.problem-server .feedback-state-icon{background:#fff2d8;color:#925d00}.feedback-state.problem-forbidden{border-color:#d8d5e8;background:#faf9ff}.feedback-state.problem-forbidden .feedback-state-icon{background:#f0ebff;color:#6545a5}@media(max-width:520px){.feedback-state{grid-template-columns:1fr;text-align:center;justify-items:center}.feedback-state-actions{grid-column:1;justify-content:center}.feedback-state-copy p{max-width:36ch}}.session-notice{margin:12px 0;padding:11px 13px;border:1px solid #ead9b5;border-radius:11px;background:#fffaf0;color:#704900;font-size:.84rem;font-weight:700}.login-card .recovery-back{display:block;margin-top:17px;text-align:center;color:var(--primary);font-size:.84rem;font-weight:800;text-decoration:none}.home-match-card{margin-bottom:24px}.home-barbecues>.section-title{margin-bottom:12px}.home-barbecues>.section-title .eyebrow{margin:0}.home-page{max-width:880px}.home-overview{margin-bottom:28px}.home-overview .eyebrow{margin:0 0 7px}.home-overview h1{margin:0;font-size:clamp(1.8rem,4vw,2.55rem);letter-spacing:-.035em}.home-overview>p:last-child{max-width:570px;margin:8px 0 0;color:var(--muted);line-height:1.5}.home-event-section{display:grid;gap:13px}.home-event-section+.home-event-section{margin-top:30px}.home-section-heading{display:flex;align-items:center;gap:12px}.home-section-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--primary);box-shadow:0 5px 18px #1f24290d}.home-section-icon.barbecue{color:#a44a13}.home-section-icon ion-icon{font-size:1.25rem}.home-section-heading>div{display:grid;gap:3px}.home-section-heading h2,.home-section-heading p{margin:0}.home-section-heading h2{font-size:1.08rem}.home-section-heading p{color:var(--muted);font-size:.78rem;line-height:1.35}.home-event-section>.barbecue-card{margin:0}.home-response-status{flex:0 0 auto;display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:#fff2d8;color:#925d00;font-size:.68rem;font-weight:850;white-space:nowrap}.home-response-status[data-response=GOING]{background:var(--success-soft);color:var(--success)}.home-response-status[data-response=MAYBE]{background:#fff2d8;color:#925d00}.home-response-status[data-response=NOT_GOING]{background:var(--danger-soft);color:var(--danger)}.home-event-section>.feedback-state{min-height:138px;align-items:center}.home-event-section>.feedback-state .feedback-state-icon{background:var(--surface-muted);color:var(--muted)}html[data-theme=dark] .home-section-icon{background:var(--surface-elevated);color:var(--text)}html[data-theme=dark] .home-section-icon.barbecue{color:#ffb17e}html[data-theme=dark] .home-response-status{background:#382d17;color:#efc36d}html[data-theme=dark] .home-response-status[data-response=GOING]{background:#173528;color:#78d9a7}html[data-theme=dark] .home-response-status[data-response=NOT_GOING]{background:#3b2225;color:#ff9e9e}html[data-theme=dark] .home-event-section>.feedback-state .feedback-state-icon{background:var(--surface-elevated);color:var(--muted)}@media(max-width:700px){.home-overview{margin-bottom:24px}.home-overview h1{font-size:1.8rem}.home-overview>p:last-child{font-size:.88rem}.home-event-section{gap:11px}.home-event-section+.home-event-section{margin-top:25px}.home-section-heading{gap:10px}.home-section-icon{flex-basis:38px;width:38px;height:38px;border-radius:12px}.home-section-heading h2{font-size:1rem}.home-section-heading p{font-size:.72rem}.home-page .barbecue-card{gap:13px;padding:16px}.home-page .barbecue-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.home-page .barbecue-title h2{font-size:1.1rem}.home-page .barbecue-title p{font-size:.82rem}.home-response-status{min-height:26px;padding-inline:8px;font-size:.63rem}.home-event-section>.feedback-state{min-height:0}}@media(max-width:430px){.home-overview>p:last-child{max-width:34ch}.home-section-heading p{display:none}.home-page .barbecue-title{grid-template-columns:1fr}.home-response-status{justify-self:start}.home-page .event-counts{gap:7px}.home-page .event-count-button{min-width:0}.home-page .my-response>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.home-page .my-response button{min-width:0;padding-inline:6px}.home-event-section>.feedback-state{padding:18px 15px}}*,*:before,*:after{box-sizing:border-box}html,body{max-width:100%}body{background:var(--surface-muted)}ion-content{--background:var(--surface-muted)}ion-content.ion-padding{--padding-top:clamp(16px,3vw,28px);--padding-end:clamp(16px,3vw,28px);--padding-bottom:clamp(16px,3vw,28px);--padding-start:clamp(16px,3vw,28px)}ion-toolbar{--min-height:64px;--padding-start:clamp(16px,3vw,28px);--padding-end:190px}ion-title{padding-inline:0;font-weight:800;letter-spacing:-.02em}.page{width:100%;min-width:0;margin-inline:auto}.page h1,.page h2,.page h3{overflow-wrap:anywhere;text-wrap:balance}.page p{overflow-wrap:anywhere}img,svg{max-width:100%}input,select,textarea{max-width:100%}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important;line-height:1.3}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{display:block;position:relative;-webkit-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;inline-size:100%;max-inline-size:100%;width:100%;min-width:0;min-inline-size:0;height:48px;padding-block:0;padding:0 44px 0 12px;text-align:left;line-height:normal!important;font-variant-numeric:tabular-nums}input[type=date]::-webkit-date-and-time-value,input[type=time]::-webkit-date-and-time-value,input[type=datetime-local]::-webkit-date-and-time-value,input[type=month]::-webkit-date-and-time-value{display:flex;align-items:center;flex:1 1 0%;width:0;max-width:100%;min-width:0;height:100%;margin:0;padding:0;text-align:left}input[type=date]::-webkit-datetime-edit,input[type=time]::-webkit-datetime-edit,input[type=datetime-local]::-webkit-datetime-edit,input[type=month]::-webkit-datetime-edit{display:flex;flex:1 1 0%;align-items:center;width:0;max-width:100%;min-width:0;margin:0;padding:0}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;margin:0;padding:2px;border-radius:5px;background-position:center;background-repeat:no-repeat;background-size:18px 18px;opacity:1;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23454c52' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18'/%3E%3C/svg%3E")}input[type=time]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23454c52' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}.field,.form-grid,.compact-grid,.settings-inline-form,.form-grid>*,.compact-grid>*,.settings-inline-form>*{width:100%;max-width:100%;min-width:0}.admin-form fieldset{min-width:0;min-inline-size:0}.field-label-row{display:flex;align-items:center;justify-content:flex-start;gap:7px;min-height:1.4rem;color:#454c52;font-size:.8rem;font-weight:750}.field-label-row label{min-width:0}button,select,input:not([type=checkbox]):not([type=radio]){min-height:44px}textarea{min-height:88px}ion-app:has(.dialog-backdrop) .bottom-nav,ion-app:has(.dialog-backdrop) .account-button,ion-app:has(.dialog-backdrop) .group-switch-button,ion-app:has(.dialog-backdrop) .shell-refresh-button,ion-app:has(.dialog-backdrop) .master-platform-button,ion-app:has(.dialog-backdrop) .logout-button{visibility:hidden;pointer-events:none}.bottom-nav{align-items:stretch;gap:2px;height:calc(74px + var(--safe-bottom));padding:6px 4px var(--safe-bottom);background:#fffffff5;box-shadow:0 -10px 28px #1f242917;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.shell-content-outlet{bottom:calc(74px + var(--safe-bottom))!important}.panel-module ion-content{inset:0!important}.bottom-nav a{min-width:0;padding:4px 2px;border-radius:10px;color:#656c73;line-height:1.1}.bottom-nav a:hover{background:var(--primary-soft);color:var(--primary)}.bottom-nav a span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){ion-content.ion-padding{--padding-top:16px;--padding-end:16px;--padding-bottom:16px;--padding-start:16px}ion-toolbar{--min-height:64px;--padding-start:16px;--padding-end:116px}ion-title{font-size:1.15rem}.page{padding-bottom:28px}.account-button,.shell-refresh-button,.master-platform-button,.logout-button{top:calc(10px + var(--safe-top));width:44px;min-width:44px;height:44px;padding:0;border-radius:12px}.account-button{right:64px}.logout-button{right:12px}.account-button span,.logout-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.account-button ion-icon,.logout-button ion-icon{font-size:1.25rem}.bottom-nav{height:calc(76px + var(--safe-bottom));padding-inline:3px}.shell-content-outlet{bottom:calc(76px + var(--safe-bottom))!important}.bottom-nav a{gap:4px;font-size:.64rem;font-weight:750}.bottom-nav ion-icon{font-size:1.28rem}.admin-match-card,.settings-section,.member-card,.finance-card,.barbecue-card,.receipt-billing-card,.report-section,.admin-center-section{padding:16px}.settings-form .form-grid,.settings-form .compact-grid{grid-template-columns:minmax(0,1fr)}.settings-form fieldset{min-width:0}.admin-heading,.form-heading,.finance-heading,.reports-heading,.operations-heading,.admin-center-heading,.receipts-hero{margin-bottom:16px}.admin-heading h1,.form-heading h1,.reports-heading h1,.admin-center-heading h1,.receipts-hero h1{font-size:clamp(1.8rem,8vw,2.35rem);letter-spacing:-.03em}.dialog-backdrop{padding:16px}.confirm-dialog{padding:20px;border-radius:18px}.wide-dialog{max-height:calc(100dvh - 32px)}}@media(max-width:380px){ion-content.ion-padding{--padding-end:14px;--padding-start:14px}.bottom-nav a{font-size:.59rem}.bottom-nav ion-icon{font-size:1.2rem}}.theme-button{position:fixed;z-index:40;top:calc(8px + var(--safe-top, 0px));right:196px;width:40px;min-width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dcdf;border-radius:11px;background:#fff;color:#454c52;font:inherit;font-size:.8rem;font-weight:800;box-shadow:0 4px 14px #1f242914;cursor:pointer}.theme-button:hover{background:var(--primary-soft);color:var(--primary)}.theme-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.theme-button ion-icon{font-size:1.2rem}ion-app:has(.dialog-backdrop) .theme-button{visibility:hidden;pointer-events:none}.shell-refresh-button{position:fixed;z-index:40;top:calc(8px + var(--safe-top, 0px));right:244px;width:40px;min-width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dcdf;border-radius:11px;background:#fff;color:#454c52;font:inherit;box-shadow:0 4px 14px #1f242914;cursor:pointer}.shell-refresh-button:hover{background:var(--primary-soft);color:var(--primary)}.shell-refresh-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.shell-refresh-button:disabled{opacity:.7;cursor:progress!important}.shell-refresh-button ion-icon{font-size:1.2rem}.shell-refresh-button ion-icon.refreshing{animation:header-refresh-spin .75s linear infinite}@keyframes header-refresh-spin{to{transform:rotate(360deg)}}.group-switch-button{position:fixed;z-index:40;top:calc(8px + var(--safe-top, 0px));right:292px;min-width:116px;height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7dcdf;border-radius:11px;background:#fff;color:#454c52;font-size:.76rem;font-weight:850;text-decoration:none;box-shadow:0 4px 14px #1f242914}.group-switch-button:hover{background:var(--primary-soft);color:var(--primary)}.group-switch-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.group-switch-button ion-icon{font-size:1.15rem}.master-platform-button{position:fixed;z-index:40;top:calc(8px + var(--safe-top, 0px));right:292px;min-width:88px;height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #6f55b5;border-radius:11px;background:linear-gradient(135deg,#59408f,#37275f);color:#fff;font-size:.76rem;font-weight:850;text-decoration:none;box-shadow:0 6px 18px #402a7047}.master-platform-button:hover,.master-platform-button.active{border-color:#a88be9;background:linear-gradient(135deg,#7458b3,#4a337c);color:#fff}.master-platform-button:focus-visible{outline:3px solid rgba(115,87,179,.3);outline-offset:2px}.master-platform-button ion-icon{font-size:1.15rem}ion-toolbar{--padding-end:294px}ion-app:has(.master-platform-button) ion-toolbar{--padding-end:390px}ion-app:has(.group-switch-button) ion-toolbar{--padding-end:420px}@media(max-width:640px){ion-toolbar{--padding-end:220px}ion-app:has(.master-platform-button) ion-toolbar,ion-app:has(.group-switch-button) ion-toolbar{--padding-end:272px}.theme-button{top:calc(10px + var(--safe-top));right:116px;width:44px;min-width:44px;height:44px;border-radius:12px}.shell-refresh-button{top:calc(10px + var(--safe-top));right:168px;width:44px;min-width:44px;height:44px;border-radius:12px}.group-switch-button{top:calc(10px + var(--safe-top));right:220px;width:44px;min-width:44px;height:44px;padding:0;border-radius:12px}.group-switch-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.master-platform-button{top:calc(10px + var(--safe-top));right:220px;width:44px;min-width:44px;height:44px;padding:0;border-radius:12px}.master-platform-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.theme-button ion-icon{font-size:1.25rem}.shell-refresh-button ion-icon{font-size:1.25rem}}.shell-refresh-button,.group-switch-button,.theme-button,.master-platform-button,.account-button,.logout-button{height:40px!important;min-height:40px!important;max-height:40px!important}@media(max-width:640px){.shell-refresh-button,.group-switch-button,.theme-button,.master-platform-button,.account-button,.logout-button{height:44px!important;min-height:44px!important;max-height:44px!important}}html[data-theme=dark]{color-scheme:dark;--ion-background-color:#101214;--ion-text-color:#f5f6f7;--ion-toolbar-background:#171a1d;--ion-toolbar-color:#f5f6f7;--ion-color-primary:#f0f1f2;--ion-color-primary-rgb:240,241,242;--ion-color-primary-contrast:#171a1d;--ion-color-primary-contrast-rgb:23,26,29;--ion-color-primary-shade:#d3d4d5;--ion-color-primary-tint:#f2f3f4;--primary:#f0f1f2;--primary-strong:#fff;--primary-soft:#292e33;--surface:#1b1f23;--surface-muted:#101214;--surface-elevated:#22272c;--text:#f5f6f7;--muted:#9ca3aa;--line:#30363c;--focus-ring:rgb(240 241 242 / 22%);--surface-shadow:rgb(0 0 0 / 24%)}html[data-theme=dark] body,html[data-theme=dark] ion-app{background:#101214;color:var(--text)}html[data-theme=dark] ion-content{--background:#101214;--color:var(--text)}html[data-theme=dark] ion-toolbar{--background:#171a1d;--border-color:var(--line);--color:var(--text)}html[data-theme=dark] ion-header{box-shadow:0 7px 24px #0000003d}html[data-theme=dark] .match-card,html[data-theme=dark] .metric-grid article,html[data-theme=dark] .instruction,html[data-theme=dark] .empty,html[data-theme=dark] .login-card,html[data-theme=dark] .admin-match-card,html[data-theme=dark] .confirm-dialog,html[data-theme=dark] .admin-form fieldset,html[data-theme=dark] .settings-summary>div,html[data-theme=dark] .settings-section,html[data-theme=dark] .member-summary article,html[data-theme=dark] .member-card,html[data-theme=dark] .finance-metrics article,html[data-theme=dark] .finance-card,html[data-theme=dark] .statement-list article,html[data-theme=dark] .event-summary article,html[data-theme=dark] .barbecue-card,html[data-theme=dark] .inventory-card,html[data-theme=dark] .receipt-billing-card,html[data-theme=dark] .feedback-state,html[data-theme=dark] .admin-center-summary article,html[data-theme=dark] .admin-center-section,html[data-theme=dark] .admin-task-card,html[data-theme=dark] .audit-filters,html[data-theme=dark] .audit-summary article,html[data-theme=dark] .audit-card,html[data-theme=dark] .channel-card,html[data-theme=dark] .integration-section,html[data-theme=dark] .notification-stats article,html[data-theme=dark] .notification-section,html[data-theme=dark] .preference-card,html[data-theme=dark] .rule-card,html[data-theme=dark] .schedule-options,html[data-theme=dark] .delivery-row,html[data-theme=dark] .operations-grid article,html[data-theme=dark] .queue-section,html[data-theme=dark] .report-filter,html[data-theme=dark] .report-finance-grid article,html[data-theme=dark] .report-operations-grid article,html[data-theme=dark] .report-section{border-color:var(--line)!important;background:var(--surface)!important;color:var(--text)!important;box-shadow:0 7px 25px var(--surface-shadow)!important}html[data-theme=dark] .admin-match-metrics,html[data-theme=dark] .capacity,html[data-theme=dark] .check-field,html[data-theme=dark] .settings-history article,html[data-theme=dark] .task-amount,html[data-theme=dark] .task-preview>div,html[data-theme=dark] .admin-area-grid>a,html[data-theme=dark] .event-closed,html[data-theme=dark] .event-total,html[data-theme=dark] .inventory-summary span,html[data-theme=dark] .receipt-upload-box,html[data-theme=dark] .my-receipt-row,html[data-theme=dark] .toggle-line,html[data-theme=dark] .audit-reason,html[data-theme=dark] .report-ranking article,html[data-theme=dark] .health-list article,html[data-theme=dark] .split-section form,html[data-theme=dark] .webhook-box,html[data-theme=dark] .queue-list>article,html[data-theme=dark] .queue-list dl>div,html[data-theme=dark] .operations-note,html[data-theme=dark] .center-empty,html[data-theme=dark] .center-footer-links a{border-color:var(--line)!important;background:var(--surface-elevated)!important;color:var(--text)!important}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .member-search,html[data-theme=dark] .audit-search>div{border-color:#41484f!important;background:#171a1d!important;color:var(--text)!important;caret-color:var(--text)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#7f878e;opacity:1}html[data-theme=dark] option{background:#171a1d;color:var(--text)}html[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,html[data-theme=dark] input[type=time]::-webkit-calendar-picker-indicator,html[data-theme=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator,html[data-theme=dark] input[type=month]::-webkit-calendar-picker-indicator{filter:none!important;opacity:1!important}html[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,html[data-theme=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator,html[data-theme=dark] input[type=month]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f0f1f2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18'/%3E%3C/svg%3E")!important}html[data-theme=dark] input[type=time]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f0f1f2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")!important}html[data-theme=dark] :where(input[type=date],input[type=time],input[type=datetime-local],input[type=month]){color-scheme:dark!important}html[data-theme=dark] .field-label-row{color:var(--text)}html[data-theme=dark] .theme-button,html[data-theme=dark] .shell-refresh-button,html[data-theme=dark] .group-switch-button,html[data-theme=dark] .account-button,html[data-theme=dark] .logout-button{border-color:var(--line)!important;background:#1b1f23!important;color:var(--text)!important;box-shadow:0 4px 14px #00000038!important}html[data-theme=dark] .theme-button:hover,html[data-theme=dark] .shell-refresh-button:hover,html[data-theme=dark] .group-switch-button:hover,html[data-theme=dark] .account-button:hover{background:var(--primary-soft);color:var(--text)}html[data-theme=dark] .logout-button:hover{border-color:#704444;background:#312124;color:#ffb4b4}html[data-theme=dark] .bottom-nav{border-color:var(--line);background:#171a1df5;box-shadow:0 -10px 28px #00000047}html[data-theme=dark] .bottom-nav a{color:var(--muted)}html[data-theme=dark] .bottom-nav a:hover{background:var(--primary-soft);color:var(--text)}html[data-theme=dark] .receipt-guide{border:1px solid var(--line);background:var(--surface-elevated);color:var(--text)}html[data-theme=dark] .receipt-guide strong{color:var(--text)}html[data-theme=dark] .receipt-guide>ion-icon{color:#f0f1f2}html[data-theme=dark] .primary-action,html[data-theme=dark] .primary-link,html[data-theme=dark] .rule-icon,html[data-theme=dark] .delivery-icon{background:var(--primary)!important;color:#171a1d!important}html[data-theme=dark] .primary-action:hover{background:#d9dde0}html[data-theme=dark] .secondary-button,html[data-theme=dark] .secondary-link,html[data-theme=dark] .action-link,html[data-theme=dark] .card-actions button,html[data-theme=dark] .finance-actions button,html[data-theme=dark] .finance-actions a,html[data-theme=dark] .my-response button,html[data-theme=dark] .option-chips span{border-color:var(--line)!important;background:var(--surface-elevated)!important;color:var(--text)!important}html[data-theme=dark] :where(.lead,.caption,.eyebrow,.fieldset-help,.section-note,.section-description,.help-text,.field small,.rule-heading small,.member-card p,.member-card small,.finance-card p,.finance-card small,.barbecue-title p,.receipt-guide span,.audit-main p,.audit-main time,.report-ranking small,.operations-note){color:var(--muted)!important}html[data-theme=dark] :where(.field,.login-card label,.member-filter,.audit-filters label,.report-filter label,.rule-card label,.action-columns label){color:var(--text)!important}html[data-theme=dark] .card-actions{border-color:var(--line)}html[data-theme=dark] .audit-timeline-icon{border-color:var(--surface);background:var(--primary-soft);color:var(--text)}html[data-theme=dark] .trend-chart .bar-area{border-color:var(--line);background:repeating-linear-gradient(to top,#292e33 0,#292e33 1px,transparent 1px,transparent 40px)}html[data-theme=dark] :where(.status-confirmed,.status-confirmed-with-spots,.event-status-open,.finance-status-paid,.finance-status-admin-confirmed,.finance-status-auto-confirmed,.receipt-state-icon.admin_confirmed,.receipt-state-icon.auto_confirmed){background:#173528;color:#78d9a7}html[data-theme=dark] :where(.status-at-risk,.finance-status-pending,.finance-status-uploaded,.finance-status-analyzing,.receipt-warning,.reserved-note){background:#382d17;color:#efc36d}html[data-theme=dark] :where(.status-cancelled,.finance-status-overdue,.finance-status-rejected,.finance-card-value.debit strong,.receipt-state-icon.rejected,.receipt-state-icon.analysis_failed){background:#3b2225;color:#ff9e9e}html[data-theme=dark] :where(.status-awaiting-confirmations,.status-open,.finance-status-partially-paid,.finance-status-pending-review,.finance-status-pending-approval){background:#192f47;color:#8fc5ff}html[data-theme=dark] .settings-history article p,html[data-theme=dark] .audit-reason p,html[data-theme=dark] .audit-reason strong,html[data-theme=dark] .feedback-state-copy p,html[data-theme=dark] .confirm-dialog p,html[data-theme=dark] .admin-match-info p,html[data-theme=dark] .inventory-info p,html[data-theme=dark] .inventory-info small,html[data-theme=dark] .statement-list small,html[data-theme=dark] .member-info>small,html[data-theme=dark] .alcohol-choice,html[data-theme=dark] .health-list span,html[data-theme=dark] .report-operations-grid small,html[data-theme=dark] .task-preview span,html[data-theme=dark] .task-preview time,html[data-theme=dark] .audit-field span,html[data-theme=dark] .audit-details footer{color:var(--muted)!important}html[data-theme=dark] .member-avatar{background:#3a424a!important;color:#fff!important}html[data-theme=dark] .member-actions button,html[data-theme=dark] .task-count{background:#343a40!important;color:#f5f6f7!important}html[data-theme=dark] .member-actions .danger-action{background:#3b2225!important;color:#ffb4b4!important}html[data-theme=dark] .member-actions .activate-action{background:#173528!important;color:#8ae0b2!important}html[data-theme=dark] .balance,html[data-theme=dark] .receipts-hero .hero-mark{background:linear-gradient(135deg,#3b4249,#242a30)!important;color:#fff!important}html[data-theme=dark] .finance-tabs{background:var(--surface-elevated)!important}html[data-theme=dark] .finance-tabs button{color:var(--muted)!important}html[data-theme=dark] .finance-tabs button.active{background:#343a40!important;color:#fff!important;box-shadow:0 3px 10px #0000003d!important}html[data-theme=dark] .event-counts span,html[data-theme=dark] .finance-health button,html[data-theme=dark] .role-badge,html[data-theme=dark] .status-badge,html[data-theme=dark] .inventory-summary span,html[data-theme=dark] .audit-category-strip span,html[data-theme=dark] .audit-category{border-color:var(--line)!important;background:var(--surface-elevated)!important;color:#d8dde1!important}html[data-theme=dark] .my-response button.selected{border-color:#4f8d6d!important;background:#173528!important;color:#8ae0b2!important}html[data-theme=dark] .action-columns form,html[data-theme=dark] .event-list article,html[data-theme=dark] .audit-comparison>section,html[data-theme=dark] .attendance-list article,html[data-theme=dark] .report-empty{border-color:var(--line)!important;background:var(--surface-elevated)!important;color:var(--text)!important}html[data-theme=dark] .success-empty{background:#173528!important;color:#8ae0b2!important}html[data-theme=dark] .category-progress,html[data-theme=dark] .payment-progress{background:#343a40!important}html[data-theme=dark] .purge-preview{border-color:#704448!important;background:#2a2022!important;color:var(--text)!important}html[data-theme=dark] .receipt-purge-section .settings-section-heading ion-icon,html[data-theme=dark] .receipt-purge-dialog .dialog-danger-icon{color:#ff9e9e!important}html[data-theme=dark] .receipt-purge-dialog{border-color:#704448!important}html[data-theme=dark] :where(.security-note,.event-list span.event-ok,.credit-value,.statement-icon.credit){color:#78d9a7!important}html[data-theme=dark] :where(.online-note,.cancel-reason,.event-list span,.debt-ranking b){color:#ff9e9e!important}html[data-theme=dark] .channel-ready .channel-state{color:#78d9a7!important}html[data-theme=dark] .channel-state{color:#ff9e9e!important}html[data-theme=dark] .rule-card .toggle-line input{border-color:#596169!important;background-color:#596169!important}html[data-theme=dark] .rule-card .toggle-line input:checked{border-color:#89939c!important;background-color:#89939c!important}html[data-theme=dark] .option-chips input:checked+span{border-color:#89939c!important;background:#89939c!important;color:#101214!important}html[data-theme=dark] input:disabled,html[data-theme=dark] select:disabled,html[data-theme=dark] textarea:disabled{border-color:#343a40!important;background:#20252a!important;color:#aeb5bb!important;opacity:1}html[data-theme=dark] .error-panel,html[data-theme=dark] .form-error,html[data-theme=dark] .form-validation-message,html[data-theme=dark] .feedback-state[class*=problem-]{border-color:#704448!important;background:#321f22!important;color:#ffb4b4!important}html[data-theme=dark] .session-notice,html[data-theme=dark] .feedback-state.problem-offline,html[data-theme=dark] .feedback-state.problem-server{border-color:#6d592e!important;background:#302817!important;color:#f2ca78!important}html[data-theme=dark] .audit-finance{background:#2d2740!important;color:#c5adff!important}html[data-theme=dark] .audit-members{background:#173528!important;color:#78d9a7!important}html[data-theme=dark] .audit-matches{background:#192f47!important;color:#8fc5ff!important}html[data-theme=dark] .audit-events{background:#3b281c!important;color:#ffb17e!important}html[data-theme=dark] .audit-inventory{background:#1c3039!important;color:#8bcbe5!important}html[data-theme=dark] .audit-notifications{background:#382d17!important;color:#efc36d!important}html[data-theme=dark] .audit-group{background:#2b3034!important;color:#c3c9ce!important}html[data-theme=dark] :where(.status-confirmed,.status-confirmed-with-spots,.event-status-open,.member-status-active,.inventory-status-available,.finance-status-paid,.finance-status-admin-confirmed,.finance-status-auto-confirmed,.receipt-state-icon.admin_confirmed,.receipt-state-icon.auto_confirmed){background:#173528!important;color:#78d9a7!important}html[data-theme=dark] :where(.status-at-risk,.member-status-invited,.finance-status-pending,.finance-status-uploaded,.finance-status-analyzing,.receipt-warning,.reserved-note,.receipt-state-icon){background:#382d17!important;color:#efc36d!important}html[data-theme=dark] :where(.status-cancelled,.member-status-suspended,.event-status-cancelled,.inventory-status-damaged,.inventory-status-lost,.finance-status-overdue,.finance-status-rejected,.finance-status-analysis-failed,.receipt-state-icon.rejected,.receipt-state-icon.analysis_failed){background:#3b2225!important;color:#ff9e9e!important}html[data-theme=dark] :where(.status-awaiting-confirmations,.status-open,.self-badge,.role-group-admin,.inventory-status-in-use,.inventory-status-loaned,.finance-status-partially-paid,.finance-status-pending-review,.finance-status-pending-approval){background:#192f47!important;color:#8fc5ff!important}html[data-theme=dark] :where(.status-draft,.status-closed,.member-status-left,.inventory-status-discarded,.finance-status-waived,.finance-status-cancelled,.finance-status-planned,.finance-status-refunded){background:#2b3034!important;color:#c3c9ce!important}html[data-theme=dark] :where(.status-full,.series-badge,.role-finance-admin){background:#2d2740!important;color:#c5adff!important}html[data-theme=dark] .status-danger{background:#3b2225!important;color:#ff9e9e!important}html[data-theme=dark] .status-muted{background:#2b3034!important;color:#c3c9ce!important}html[data-theme=dark] .finance-health .health-success{background:#173528!important;color:#78d9a7!important}html[data-theme=dark] .finance-health .health-danger{background:#3b2225!important;color:#ff9e9e!important}html[data-theme=dark] table{border-color:var(--line)!important;background:var(--surface)!important;color:var(--text)!important}html[data-theme=dark] th{border-color:var(--line)!important;background:var(--surface-elevated)!important;color:#d8dde1!important}html[data-theme=dark] td{border-color:var(--line)!important;background:var(--surface)!important;color:var(--text)!important}.date-weekday{display:none}@media(max-width:700px){.barbecue-date,.match-date-box{flex:0 0 auto;align-self:flex-start;width:max-content;min-width:82px;height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #f0cdb9;border-radius:12px;background:linear-gradient(135deg,#fff3eb,#ffe8da);color:#9d4617;box-shadow:0 5px 14px #a44a131a;white-space:nowrap}.barbecue-date span:not(.date-weekday),.match-date-box span:not(.date-weekday){display:inline-flex;align-items:center;gap:8px;font-size:.68rem;font-weight:850;letter-spacing:.06em;line-height:1;text-transform:uppercase}.barbecue-date span:not(.date-weekday):after,.match-date-box span:not(.date-weekday):after{content:"";width:1px;height:16px;background:currentColor;opacity:.28}.barbecue-date strong,.match-date-box strong{font-size:1.18rem;line-height:1}.barbecue-date .date-weekday,.match-date-box .date-weekday{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:750;letter-spacing:0;line-height:1;text-transform:capitalize}.barbecue-date .date-weekday:before,.match-date-box .date-weekday:before{content:"\2013";font-weight:500;opacity:.65}html[data-theme=dark] .barbecue-date,html[data-theme=dark] .match-date-box{border-color:#634128;background:linear-gradient(135deg,#432d20,#33241c);color:#ffb17e;box-shadow:0 5px 14px #0000002e}}.confirmation-window{display:flex!important;align-items:center;gap:5px;max-width:100%;min-height:32px;margin:8px 0 0!important;padding:6px 9px;border:1px solid transparent;border-radius:999px;background:#f2f4f5;color:#5f666d!important;font-size:.76rem;line-height:1.35}.confirmation-window ion-icon{flex:0 0 auto;color:var(--primary)}.event-count-button{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:6px 9px;border:1px solid transparent;border-radius:999px;background:#f2f4f5;color:#454c52;font:inherit;font-size:.72rem;font-weight:750;cursor:pointer}.event-count-button:hover{border-color:#cbd1d5;background:#e9ecee}.event-count-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.event-count-button b{color:#8b9298;font-weight:900}.response-details-dialog{width:min(100%,560px);max-height:min(720px,100dvh - 40px);overflow:auto;padding:0}.response-details-dialog>header{position:sticky;z-index:1;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 16px;border-bottom:1px solid var(--line);background:#fff}.response-details-dialog>header .eyebrow{margin:0 0 5px}.response-details-dialog>header h2,.response-details-dialog>header p{margin:0}.response-details-dialog>header>div>p:last-child{margin-top:5px;color:var(--muted)}.response-total{flex:0 0 auto;min-width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-weight:850}.response-people-list{display:grid;gap:8px;padding:16px 22px}.response-people-list article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:11px 12px;border:1px solid var(--line);border-radius:13px;background:#f8f9f9}.response-person-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-weight:850;text-transform:uppercase}.response-people-list article>div:last-child{display:grid;gap:4px;min-width:0}.response-people-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.response-people-list a{display:inline-flex;align-items:center;gap:5px;width:fit-content;color:#5f666d;font-size:.78rem;text-decoration:none}.response-people-list a:hover{color:var(--primary);text-decoration:underline}.response-dialog-state{min-height:150px;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;color:var(--muted);text-align:center}.response-dialog-state ion-icon{font-size:2rem}.response-details-dialog>.form-error{margin:18px 22px}.response-details-dialog>.dialog-actions{position:sticky;bottom:0;margin:0;padding:14px 22px 20px;border-top:1px solid var(--line);background:#fff}.response-back-button{width:100%;display:flex;align-items:center;justify-content:center;gap:7px}html[data-theme=dark] .confirmation-window{background:var(--surface-elevated)!important;color:var(--muted)!important}html[data-theme=dark] .event-count-button{border-color:var(--line);background:var(--surface-elevated);color:var(--text)}html[data-theme=dark] .event-count-button:hover{border-color:#596169;background:#2b3137}html[data-theme=dark] .response-details-dialog>header,html[data-theme=dark] .response-details-dialog>.dialog-actions{background:var(--surface)!important}html[data-theme=dark] .response-people-list article{border-color:var(--line);background:var(--surface-elevated);color:var(--text)}html[data-theme=dark] .response-person-avatar{background:#3a424a;color:#fff}html[data-theme=dark] .response-people-list a{color:var(--muted)}@media(max-width:600px){.response-dialog-backdrop{align-items:end;padding:12px}.response-details-dialog{max-height:calc(100dvh - 24px);border-radius:22px}.response-details-dialog>header{padding:20px 18px 14px}.response-people-list{padding:14px 18px}.response-details-dialog>.dialog-actions{padding:12px 18px calc(16px + var(--safe-bottom))}.confirmation-window{font-size:.72rem}}.events-tabs a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border:0;border-radius:12px;color:#656c73;font-weight:800;text-decoration:none}.events-tabs a:hover{background:var(--primary-soft);color:var(--primary)}html[data-theme=dark] .events-tabs a{color:var(--muted)}html[data-theme=dark] .events-tabs a:hover{background:#343a40;color:#fff}.group-data-section{display:grid;gap:12px}.collapsible-settings{border:1px solid var(--line);border-radius:16px;background:#fafbfb}.collapsible-trigger{width:100%;min-height:58px;display:flex;align-items:center;gap:10px;padding:14px 16px;border:0;background:transparent;color:var(--text);font:inherit;font-weight:850;text-align:left;cursor:pointer}.collapsible-trigger ion-icon{flex:0 0 auto;font-size:1.15rem;transition:transform .24s ease}.collapsible-settings.expanded .collapsible-trigger ion-icon{transform:rotate(90deg)}.collapsible-content{padding:4px 16px 18px;animation:settings-panel-in .2s ease}.collapsible-content h3{margin:18px 0 10px;font-size:.95rem}.collapsible-content h3:first-child{margin-top:4px}@keyframes settings-panel-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}html[data-theme=dark] .collapsible-settings{border-color:var(--line);background:var(--surface-elevated)}.inventory-card-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.inventory-card-actions button{width:44px;min-width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:12px;background:#fff;color:#454c52;cursor:pointer}.inventory-card-actions .inventory-delete{border-color:#f0c7ca;background:#fff5f5;color:#a8373d}.inventory-card-actions button:hover{transform:translateY(-1px);box-shadow:0 5px 12px #1f24291a}html[data-theme=dark] .inventory-card-actions button{border-color:var(--line);background:var(--surface-elevated);color:var(--text)}html[data-theme=dark] .inventory-card-actions .inventory-delete{border-color:#704448;background:#3b2225;color:#ffb4b4}@media(max-width:600px){.event-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-card{align-items:flex-start}.inventory-card-actions{width:100%;justify-content:flex-end;margin:8px 0 0}.collapsible-content{padding-inline:12px}}.choice-toggle{flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:24px!important;min-height:24px!important;padding:3px!important;border:0!important;border-radius:999px!important;background:#cdd3d8!important;display:inline-flex!important;align-items:center;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.choice-toggle span{flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;transform:translate(0);transition:transform .2s ease}.choice-toggle.active{background:#087044!important;box-shadow:inset 0 0 0 1px #00000014}.choice-toggle.active span{transform:translate(16px)}.choice-toggle:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.choice-toggle:disabled{opacity:.48;cursor:not-allowed}.alcohol-choice{width:fit-content;max-width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:5px 8px 5px 10px;border:1px solid var(--line);border-radius:999px;background:#f6f7f8;color:#5f666d;font-size:.76rem;line-height:1.2}html[data-theme=dark] .alcohol-choice{border-color:var(--line);background:var(--surface-elevated);color:var(--muted)!important}html[data-theme=dark] .choice-toggle{background:#596169!important}html[data-theme=dark] .choice-toggle.active{background:#4f8d6d!important}.guest-attendance-row{display:flex!important;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.guest-attendance-row>span{font-weight:700}.barbecue-guests{display:block}.barbecue-guests>div{margin-top:0}.barbecue-guest-header,.barbecue-guest-row{display:grid!important;grid-template-columns:minmax(0,1fr) 84px 126px;gap:12px;align-items:center;padding:8px 0}.barbecue-guest-header{color:var(--muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.barbecue-guest-header span:not(:first-child){text-align:center}.barbecue-guest-row{border-top:1px solid var(--line)}.barbecue-guest-row>strong{min-width:0;overflow-wrap:anywhere}.barbecue-guest-row .choice-toggle{justify-self:center}.split-preview>div>span:first-child small{display:block;margin-top:3px;color:var(--muted);font-size:.7rem;font-weight:600}@media(max-width:520px){.barbecue-guest-header,.barbecue-guest-row{grid-template-columns:minmax(0,1fr) 64px 92px;gap:7px}.barbecue-guest-header{font-size:.61rem}.barbecue-guest-row>strong{font-size:.84rem}}.receipt-review-reasons{margin:10px 0 0;padding-left:20px;color:#925d00;font-size:.78rem}.receipt-review-reasons li+li{margin-top:4px}html[data-theme=dark] .receipt-review-reasons{color:#efc36d}.balance-list-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:8px 2px 0}.balance-list-heading h2{margin:.15rem 0 0;font-size:1.2rem}.balance-list-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:.82rem}.participant-balance-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;align-items:start}.participant-balance-card{display:block;padding:0;overflow:hidden}.participant-balance-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:88px;padding:17px 18px;border:0;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.participant-balance-summary:focus-visible{outline:3px solid var(--focus-ring);outline-offset:-4px}.participant-balance-identity{display:flex;align-items:center;gap:9px;min-width:0}.participant-balance-identity>div{min-width:0}.participant-balance-identity h2{display:flex;align-items:center;gap:7px;min-width:0;margin:0;overflow-wrap:anywhere}.participant-balance-identity p{margin:4px 0 0;color:var(--muted);font-size:.82rem}.balance-chevron{flex:0 0 auto;font-size:1.05rem;transition:transform .2s ease}.current-user-badge{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border-radius:999px;background:var(--success-soft);color:var(--success);font-size:.65rem;font-weight:800}.participant-balance-details{display:grid;gap:12px;padding:0 18px 18px;border-top:1px solid var(--line)}.participant-balance-details>p{margin:14px 0 0;color:var(--muted);font-size:.77rem}.balance-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:8px}.balance-breakdown span{display:grid;gap:4px;padding:10px;border-radius:10px;background:var(--surface-muted);color:var(--muted);font-size:.74rem}.balance-breakdown strong{color:var(--text);font-size:.9rem}.guest-balance-heading{display:flex;align-items:center;gap:7px;margin:2px 0 0;font-size:.82rem}.guest-balance-list{display:grid;gap:7px;padding-top:2px}.guest-balance-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid var(--line);border-radius:10px}.guest-balance-list span{display:flex;align-items:center;gap:6px;min-width:0;color:var(--muted);font-size:.75rem}.guest-balance-list span:first-child{color:var(--text);font-weight:750}.guest-balance-list strong{font-size:.82rem;white-space:nowrap}.detailed-billings-heading{margin-top:14px}.receipt-warning-actions{justify-content:space-between;flex-wrap:wrap}.receipt-warning-actions>span,.receipt-warning-actions>div,.receipt-warning-actions button{display:flex;align-items:center;gap:6px}.receipt-warning-actions>div{flex-wrap:wrap}.receipt-warning-actions button{min-height:36px;padding:0 10px;border:1px solid currentColor;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:.73rem;font-weight:800;cursor:pointer}.finance-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:10px;margin:2px 0 1px}.finance-search-field,.finance-filter-field{display:flex;align-items:center;min-height:52px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--muted);overflow:hidden}.finance-search-field{gap:10px;padding:0 15px}.finance-search-field ion-icon,.finance-filter-field>ion-icon{flex:0 0 auto;font-size:1.15rem}.finance-search-field input{width:100%;height:50px;padding:0;border:0!important;outline:0;background:transparent!important;color:var(--text);font:inherit;box-shadow:none!important}.finance-search-field input::-webkit-search-cancel-button{filter:grayscale(1)}.finance-filter-field{gap:10px;padding:5px 12px}.finance-filter-field>span{display:grid;min-width:0;width:100%}.finance-filter-field small{font-size:.6rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.finance-filter-field select{width:100%;height:25px;padding:0 24px 0 0;border:0!important;outline:0;background-color:transparent!important;color:var(--text);font:inherit;font-size:.8rem;font-weight:800;box-shadow:none!important}.finance-search-field:focus-within,.finance-filter-field:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring)}.finance-filter-empty{grid-column:1/-1;display:grid;place-items:center;gap:5px;min-height:150px;padding:24px;border:1px dashed var(--line);border-radius:17px;background:var(--surface-muted);text-align:center}.finance-filter-empty ion-icon{font-size:1.7rem;color:var(--muted)}.finance-filter-empty span{color:var(--muted);font-size:.8rem}.finance-show-more{justify-self:center;min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--text);font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.finance-show-more:hover{background:var(--surface-muted)}.billing-details-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:76px;margin-top:12px;padding:13px 16px;border:1px solid var(--line);border-radius:17px;background:var(--surface);color:var(--text);font:inherit;text-align:left;cursor:pointer;box-shadow:0 6px 22px #1f24290d}.billing-details-toggle>span{display:flex;align-items:center;gap:12px;min-width:0}.billing-details-toggle>span>span:not(.billing-details-icon){display:grid;gap:3px;min-width:0}.billing-details-toggle strong{font-size:.94rem}.billing-details-toggle small{color:var(--muted);font-size:.72rem}.billing-details-toggle b{min-width:30px;padding:6px;border-radius:999px;background:var(--surface-muted);text-align:center;font-size:.75rem}.billing-details-icon{flex:0 0 42px;width:42px;height:42px;display:grid!important;place-items:center;border-radius:12px;background:var(--surface-muted);color:var(--muted)}.billing-details-icon ion-icon{font-size:1.25rem}.billing-details-list{display:grid;gap:11px}.billing-card{border-left:3px solid transparent}.billing-card:has(.finance-status-overdue){border-left-color:var(--danger)}.billing-card .card-actions{align-items:center}.billing-primary-action{background:var(--primary)!important;color:#fff!important}.billing-more-actions{position:relative}.billing-more-actions summary{display:flex;align-items:center;gap:5px;min-height:40px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:var(--surface-muted);color:var(--text);font-size:.76rem;font-weight:800;cursor:pointer;list-style:none}.billing-more-actions summary::-webkit-details-marker{display:none}.billing-more-actions[open] summary ion-icon{transform:rotate(180deg)}.billing-more-actions>div{position:absolute;z-index:5;left:0;bottom:calc(100% + 7px);display:grid;gap:5px;min-width:190px;padding:7px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 14px 36px #0e12152e}.billing-more-actions>div button{justify-content:flex-start;width:100%;white-space:nowrap}.billing-search-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:11px 0}.billing-search-toolbar>button{min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface-muted);color:var(--text);font:inherit;font-size:.74rem;font-weight:800;cursor:pointer}.billing-search-toolbar>button:hover{border-color:var(--primary)}.finance-health-dialog{width:min(100%,680px);max-height:min(78vh,720px);display:flex;flex-direction:column}.finance-health-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.finance-health-dialog>header .eyebrow{margin:0 0 5px}.finance-health-dialog>header h2{margin:0}.finance-health-dialog>header>span{display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border-radius:999px;background:var(--surface-muted);font-weight:850}.finance-health-dialog-list{display:grid;gap:8px;margin:14px -4px 0;padding:0 4px;overflow:auto}.finance-health-dialog-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted)}.finance-health-dialog-list article>div{display:grid;gap:4px;min-width:0}.finance-health-dialog-list article>div:last-child{justify-items:end}.finance-health-dialog-list article span,.finance-health-dialog-list article small{color:var(--muted);font-size:.76rem}.finance-health-dialog-list article>div:last-child>strong{font-size:.85rem}.health-dialog-empty{margin:20px 0;text-align:center;color:var(--muted)}@media(max-width:700px){.balance-list-heading{align-items:flex-start;flex-direction:column}.finance-list-toolbar,.billing-search-toolbar{grid-template-columns:1fr}.billing-search-toolbar>button{justify-self:stretch}.participant-balance-list{grid-template-columns:1fr}.participant-balance-summary{align-items:flex-start;min-height:94px;padding:15px}.participant-balance-summary .finance-card-value{justify-items:end}.guest-balance-list>div{grid-template-columns:minmax(0,1fr) auto}.guest-balance-list>div strong{grid-column:2}.billing-details-toggle{align-items:flex-start}.billing-details-toggle>span:last-child{align-self:center}.billing-details-toggle small{line-height:1.35}.billing-card .card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.billing-more-actions>div{right:0;left:auto}.receipt-warning-actions{align-items:stretch}.receipt-warning-actions>div{width:100%}.receipt-warning-actions button{flex:1 1 180px;justify-content:center}.finance-health-dialog{max-height:calc(100dvh - 32px)}.finance-health-dialog-list article{grid-template-columns:1fr}.finance-health-dialog-list article>div:last-child{justify-items:start}}.receipts-page{display:grid;gap:20px}.receipts-page .receipts-hero{margin-bottom:4px}.receipts-hero>div:first-child{max-width:720px}.receipts-hero .lead{max-width:650px;line-height:1.55}.receipt-guide{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:82px;margin:0;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 6px 22px #1f24290d}.receipt-guide-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--success-soft);color:var(--success)}.receipt-guide-icon ion-icon{font-size:1.45rem}.receipt-guide-badge{display:inline-flex;align-items:center;min-height:32px;padding:5px 11px;border-radius:999px;background:var(--surface-muted);color:var(--muted);font-size:.72rem;font-weight:800;white-space:nowrap}.receipt-list-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:7px}.receipt-list-heading h2,.receipt-list-heading p{margin:0}.receipt-list-heading h2{margin-top:3px;font-size:1.25rem}.receipt-list-heading>p{color:var(--muted);font-size:.8rem}.receipt-empty-state{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:17px;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 10px 32px #1f24290f}.receipt-empty-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--success-soft);color:var(--success)}.receipt-empty-icon ion-icon{font-size:1.9rem}.receipt-empty-copy{max-width:640px}.receipt-empty-copy h2,.receipt-empty-copy p{margin:0}.receipt-empty-copy h2{margin:4px 0 7px;font-size:1.3rem}.receipt-empty-copy>p:last-child{color:var(--muted);line-height:1.55}.receipt-empty-flow{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:6px;padding-top:20px;border-top:1px solid var(--line)}.receipt-empty-flow>span{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;min-height:64px;padding:12px 14px;border-radius:14px;background:var(--surface-muted)}.receipt-empty-flow ion-icon{grid-row:1/3;font-size:1.35rem;color:var(--muted)}.receipt-empty-flow small{color:var(--muted);font-size:.65rem;font-weight:850}.receipt-empty-flow strong{font-size:.8rem;line-height:1.3}.receipt-billing-list:empty{display:none}html[data-theme=dark] .receipt-guide,html[data-theme=dark] .receipt-empty-state{background:var(--surface);border-color:var(--line)}html[data-theme=dark] .receipt-guide-icon,html[data-theme=dark] .receipt-empty-icon{background:#173528;color:#78d9a7}html[data-theme=dark] .receipt-guide-badge,html[data-theme=dark] .receipt-empty-flow>span{background:var(--surface-elevated)}@media(max-width:700px){.receipts-page{gap:16px}.receipts-page .receipts-hero{align-items:flex-start}.receipts-hero .lead{font-size:.9rem}.receipt-guide{grid-template-columns:auto minmax(0,1fr);min-height:0;padding:14px;gap:11px}.receipt-guide-icon{width:42px;height:42px;border-radius:13px}.receipt-guide-badge{grid-column:1/-1;justify-content:center;width:100%;white-space:normal;text-align:center}.receipt-list-heading{align-items:flex-start;flex-direction:column;gap:5px;margin-top:4px}.receipt-empty-state{grid-template-columns:1fr;justify-items:center;padding:22px 16px;text-align:center}.receipt-empty-icon{width:52px;height:52px;border-radius:16px}.receipt-empty-copy h2{font-size:1.18rem}.receipt-empty-copy>p:last-child{font-size:.84rem}.receipt-empty-flow{grid-column:1;grid-template-columns:1fr;width:100%;gap:7px;margin-top:2px;padding-top:16px;text-align:left}.receipt-empty-flow>span{min-height:54px;padding:10px 12px}.receipt-billing-card{border-radius:18px}.receipt-upload-box{padding:10px}.my-receipt-row{grid-template-columns:auto minmax(0,1fr) auto}}.settings-page{display:grid;gap:18px}.settings-page>.form-heading,.settings-page>.settings-summary,.settings-page>.settings-section,.settings-page>.settings-module-section{margin-bottom:0}.settings-page>.form-heading{max-width:720px}.settings-page>.form-heading .lead{max-width:620px}.settings-summary>div{min-height:102px;align-content:center}.group-data-section{padding:24px}.collapsible-settings{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface-muted)}.collapsible-settings+.collapsible-settings{margin-top:10px}.collapsible-trigger{display:flex;align-items:center;gap:11px;width:100%;min-height:58px;padding:0 17px;border:0;background:transparent;color:var(--text);font:inherit;font-weight:800;text-align:left;cursor:pointer}.collapsible-trigger ion-icon{transition:transform .2s ease}.collapsible-settings.expanded>.collapsible-trigger ion-icon{transform:rotate(90deg)}.collapsible-content{padding:4px 17px 18px;border-top:1px solid var(--line)}.history-section{padding:20px 22px}.history-section .settings-section-heading{margin-bottom:14px}.history-section .settings-history{max-height:360px;overflow:auto;padding-right:3px}.settings-module-section{padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 8px 28px #1f24290d}.settings-module-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.settings-module-heading h2,.settings-module-heading p{margin:0}.settings-module-heading h2{margin-top:4px;font-size:1.35rem}.settings-module-heading>div>p:last-child{margin-top:5px;color:var(--muted);font-size:.85rem}.settings-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-module-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:13px 14px;border:1px solid var(--line);border-radius:15px;background:var(--surface-muted);color:var(--text);text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.settings-module-card:hover{border-color:#aeb5ba;background:var(--surface-elevated);transform:translateY(-1px)}.settings-module-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.settings-module-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--surface);color:var(--primary)}.settings-module-icon ion-icon{font-size:1.25rem}.settings-module-card>span:nth-child(2){display:grid;gap:4px;min-width:0}.settings-module-card strong{font-size:.9rem;line-height:1.25}.settings-module-card small{overflow:hidden;color:var(--muted);font-size:.73rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.settings-module-arrow{color:var(--muted);font-size:1rem}.receipt-purge-section{margin-top:0!important}.combined-settings-content{display:grid;gap:0;padding-bottom:0}.settings-content-block{padding-bottom:18px}.settings-content-block+.settings-content-block{padding-top:18px;border-top:1px solid var(--line)}.settings-content-heading{margin-bottom:14px}.settings-content-heading h3{margin:0;font-size:1rem}.settings-content-heading p{margin:5px 0 0;color:var(--muted);font-size:.82rem;line-height:1.4}.values-content-block{padding-bottom:18px}html[data-theme=dark] .collapsible-settings,html[data-theme=dark] .settings-module-card{background:var(--surface-elevated)}html[data-theme=dark] .settings-module-section{background:var(--surface)}html[data-theme=dark] .settings-module-icon{background:var(--surface-muted);color:var(--text)}html[data-theme=dark] .settings-module-card:hover{border-color:#58616a;background:#252b30}@media(max-width:760px){.settings-page{gap:14px}.settings-page>.form-heading{margin-bottom:2px}.settings-summary{gap:8px}.settings-summary>div{min-height:86px;padding:13px}.settings-summary>div:first-child{min-height:92px}.settings-summary strong{font-size:1rem}.group-data-section{padding:16px}.settings-section-heading{align-items:flex-start}.collapsible-trigger{min-height:56px;padding-inline:14px}.collapsible-content{padding:3px 14px 15px}.history-section{padding:16px}.history-section .settings-history{max-height:320px}.history-topline{align-items:flex-start}.history-topline strong{font-size:.8rem}.settings-module-section{padding:16px}.settings-module-heading{margin-bottom:13px}.settings-module-heading h2{font-size:1.2rem}.settings-module-grid{grid-template-columns:1fr;gap:8px}.settings-module-card{min-height:70px;padding:11px 12px}.settings-module-icon{width:40px;height:40px;border-radius:12px}.settings-module-card small{white-space:normal}.settings-module-arrow{font-size:.95rem}}@media(max-width:430px){.participant-balance-summary{display:grid;grid-template-columns:minmax(0,1fr) auto}.participant-balance-summary .finance-card-value{grid-column:1/-1;grid-template-columns:auto auto;align-items:center;justify-content:space-between;width:100%;padding-top:10px;border-top:1px solid var(--line)}.participant-balance-summary .finance-card-value small{margin:0}.billing-details-icon{display:none!important}.billing-details-toggle{padding-inline:14px}.billing-card .card-actions{grid-template-columns:1fr}.billing-more-actions summary{justify-content:center}.billing-more-actions>div{right:auto;left:0}}.match-teams-panel{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.match-teams-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}.match-teams-panel>header div{display:grid;gap:3px}.match-teams-panel>header span,.match-teams-panel>header small{color:var(--muted);font-size:.73rem}.match-teams-panel>header strong{color:var(--success);font-size:1rem}.match-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.match-team-grid article{min-width:0;padding:12px;border:1px solid var(--line);border-radius:13px;background:var(--surface-muted)}.match-team-grid article.my-match-team{border-color:var(--success);background:var(--success-soft)}.match-team-grid h3{margin:0;font-size:.9rem}.match-team-grid article>p{margin:4px 0 10px;color:var(--muted);font-size:.68rem}.match-team-grid ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.match-team-grid li{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;padding-top:6px;border-top:1px solid var(--line);font-size:.74rem}.match-team-grid li>span{min-width:0;overflow-wrap:anywhere}.match-team-grid li b,.match-team-grid li small{flex:0 0 auto;color:var(--success);font-size:.62rem}.teams-dialog{width:min(100%,760px);max-height:min(88vh,820px);overflow:auto;padding:0}.teams-dialog-header{display:flex;align-items:center;gap:16px;padding:24px 26px 20px;border-bottom:1px solid var(--line);background:var(--surface)}.teams-dialog-icon{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:var(--success-soft);color:var(--success)}.teams-dialog-icon ion-icon{font-size:1.55rem}.teams-dialog-header>div:last-child{min-width:0}.teams-dialog-header .eyebrow{margin:0 0 4px}.teams-dialog-header h2{margin:0;font-size:1.5rem}.teams-dialog-date{display:flex;align-items:center;gap:6px;margin:6px 0 0!important;color:var(--muted)!important;font-size:.84rem}.teams-dialog-date ion-icon{font-size:1rem}.teams-dialog>.admin-team-grid{margin:20px 26px}.teams-empty-state{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px;margin:22px 26px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface-muted)}.teams-empty-state>ion-icon{font-size:1.55rem;color:var(--muted)}.teams-empty-state strong{display:block;margin-bottom:4px}.teams-empty-state p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.teams-dialog-alert{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;margin:0 26px 22px;padding:16px;border:1px solid #e7bd6e;border-radius:14px;background:#fff6df;color:#754b00}.teams-dialog-alert>ion-icon{font-size:1.45rem}.teams-dialog-alert strong{display:block;margin-bottom:4px}.teams-dialog-alert p{margin:0;color:#754b00;font-size:.84rem;line-height:1.45}.teams-dialog-actions{margin:0;padding:18px 26px 24px;border-top:1px solid var(--line);background:var(--surface)}.admin-team-grid li{align-items:flex-start}.admin-team-grid li small{color:var(--muted);white-space:nowrap}.compact-loading{min-height:180px;margin:0 26px}html[data-theme=dark] .match-team-grid article{background:var(--surface-elevated)}html[data-theme=dark] .match-team-grid article.my-match-team{background:#173b2c}html[data-theme=dark] .teams-dialog-alert{border-color:#806526;background:#342b16;color:#f2ce7d}html[data-theme=dark] .teams-dialog-alert p{color:#e0bd70}@media(max-width:700px){.match-teams-panel>header{align-items:flex-start;flex-direction:column}.match-team-grid{grid-template-columns:1fr}.teams-dialog-backdrop{align-items:end;padding:12px}.teams-dialog{max-height:calc(100dvh - 24px);border-radius:22px}.teams-dialog-header{align-items:flex-start;padding:20px 18px 16px}.teams-dialog-icon{flex-basis:44px;width:44px;height:44px;border-radius:13px}.teams-dialog-header h2{font-size:1.25rem}.teams-dialog>.admin-team-grid{margin:16px 18px}.teams-empty-state{margin:18px;padding:15px}.teams-dialog-alert{margin:0 18px 18px;padding:14px}.teams-dialog-actions{padding:14px 18px calc(18px + var(--safe-bottom))}.compact-loading{margin:0 18px}}.goalkeeper-icon{display:inline-flex;align-items:center;margin-inline-start:.25rem;font-size:.9em;line-height:1;vertical-align:middle}.health-payment-delete{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;margin-top:4px;padding:0 10px;border:1px solid #efc4c7;border-radius:9px;background:#fff2f2;color:#a12c2c;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}.health-payment-delete ion-icon{font-size:.9rem}.payment-management-dialog{width:min(100%,620px);max-height:min(88dvh,760px);overflow:auto}.payment-management-dialog>header h2,.payment-management-dialog>header p{margin:0}.payment-management-dialog>header h2{margin-top:4px}.payment-management-dialog>header p:last-child{margin-top:6px}.payment-management-loading{min-height:150px}.payment-management-list{display:grid;gap:9px;margin-top:18px}.payment-management-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-muted)}.payment-management-list article>div{display:grid;gap:4px;min-width:0}.payment-management-list article span,.payment-management-list article small{color:var(--muted);font-size:.75rem;overflow-wrap:anywhere}.payment-management-list .danger-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto}.payment-delete-dialog{width:min(100%,540px)}.payment-delete-heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.payment-delete-heading>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:13px;background:#fff0f0;color:#a12c2c}.payment-delete-heading ion-icon{font-size:1.45rem}.payment-delete-heading h2,.payment-delete-heading p{margin:0}.payment-delete-heading h2{margin-top:3px}.payment-delete-warning{display:grid;gap:5px;margin-bottom:16px;padding:15px;border:1px solid #efc4c7;border-radius:14px;background:#fff7f7}.payment-delete-warning>span{color:var(--muted);font-size:.8rem}.payment-delete-warning p{margin:7px 0 0;color:#7d3438;font-size:.82rem;line-height:1.45}.payment-delete-dialog .danger-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}html[data-theme=dark] .health-payment-delete{border-color:#704448;background:#3b2225;color:#ffb4b4}html[data-theme=dark] .payment-management-list article{background:var(--surface-elevated)}html[data-theme=dark] .payment-delete-heading>span{background:#3b2225;color:#ffb4b4}html[data-theme=dark] .payment-delete-warning{border-color:#704448;background:#2c2022}html[data-theme=dark] .payment-delete-warning p{color:#efb0b4}@media(max-width:700px){.payment-management-dialog{max-height:calc(100dvh - 24px)}.payment-management-list article{align-items:stretch;flex-direction:column}.payment-management-list .danger-button,.payment-delete-dialog .dialog-actions .danger-button{width:100%}}.teams-dialog{position:relative;width:min(100% - 32px,700px);max-height:min(86dvh,760px);overflow:auto;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 30px 90px #0e121542}.teams-dialog-header{gap:14px;padding:22px 24px 18px;background:linear-gradient(135deg,var(--surface) 62%,var(--success-soft))}.teams-dialog-icon{flex-basis:46px;width:46px;height:46px;border:1px solid color-mix(in srgb,var(--success) 22%,transparent);border-radius:14px;box-shadow:0 7px 18px #0870441a}.teams-dialog-icon ion-icon{font-size:1.45rem}.teams-dialog-header .eyebrow{margin-bottom:3px;font-size:.68rem;letter-spacing:.14em}.teams-dialog-header h2{font-size:1.4rem;line-height:1.15}.teams-dialog-date{width:fit-content;min-height:30px;margin-top:8px!important;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);font-size:.78rem}.teams-dialog-alert{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;margin:20px 24px;padding:16px 18px;border-color:#dfb356;border-radius:16px;background:linear-gradient(135deg,#fff8e8,#fff2d4);box-shadow:0 7px 20px #754b0012}.teams-dialog-alert>ion-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#ffffff94;font-size:1.35rem}.teams-dialog-alert strong{margin:1px 0 5px;font-size:.98rem;line-height:1.3}.teams-dialog-alert p{font-size:.82rem;line-height:1.5}.teams-empty-state{margin:20px 24px;padding:17px 18px}.teams-dialog>.admin-team-grid{margin:20px 24px}.teams-dialog-actions{gap:10px;padding:16px 24px 20px;background:var(--surface-muted)}.teams-dialog-actions .secondary-button,.teams-dialog-actions .primary-action{min-height:46px;margin:0;border-radius:12px}.teams-dialog-actions .secondary-button{min-width:96px}.teams-dialog-actions .primary-action{min-width:220px;padding-inline:20px;font-size:.9rem}.compact-loading{margin-inline:24px}html[data-theme=dark] .teams-dialog{background:var(--surface);box-shadow:0 34px 100px #0000007a}html[data-theme=dark] .teams-dialog-header{background:linear-gradient(135deg,var(--surface) 62%,#173528)}html[data-theme=dark] .teams-dialog-icon{border-color:#315e49;box-shadow:none}html[data-theme=dark] .teams-dialog-date{background:var(--surface-elevated)}html[data-theme=dark] .teams-dialog-alert{border-color:#806526;background:linear-gradient(135deg,#382e18,#302714);box-shadow:none}html[data-theme=dark] .teams-dialog-alert>ion-icon{background:#ffffff0f}html[data-theme=dark] .teams-dialog-actions{background:var(--surface-elevated)}@media(max-width:700px){.teams-dialog-backdrop{align-items:end;padding:0}.teams-dialog{width:100%;max-height:92dvh;border-width:1px 0 0;border-radius:24px 24px 0 0;box-shadow:0 -18px 60px #0e12153d}.teams-dialog:before{content:"";position:absolute;z-index:2;top:8px;left:50%;width:38px;height:4px;border-radius:999px;background:var(--line-strong, #b9c0c5);transform:translate(-50%)}.teams-dialog-header{gap:12px;padding:26px 16px 15px}.teams-dialog-icon{flex-basis:40px;width:40px;height:40px;border-radius:12px}.teams-dialog-icon ion-icon{font-size:1.25rem}.teams-dialog-header .eyebrow{font-size:.62rem}.teams-dialog-header h2{font-size:1.18rem}.teams-dialog-date{min-height:28px;margin-top:6px!important;padding:4px 8px;font-size:.72rem}.teams-dialog-alert{grid-template-columns:32px minmax(0,1fr);gap:10px;margin:16px;padding:14px;border-radius:14px}.teams-dialog-alert>ion-icon{width:32px;height:32px;border-radius:10px;font-size:1.15rem}.teams-dialog-alert strong{font-size:.9rem}.teams-dialog-alert p{font-size:.77rem;line-height:1.45}.teams-empty-state{margin:16px;padding:14px}.teams-dialog>.admin-team-grid{margin:16px}.teams-dialog-actions{align-items:stretch;flex-direction:column-reverse;gap:9px;padding:12px 16px calc(14px + var(--safe-bottom))}.teams-dialog-actions .secondary-button,.teams-dialog-actions .primary-action{width:100%;min-width:0;min-height:48px}.compact-loading{margin-inline:16px}}.archived-events{margin-top:16px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 6px 22px #1f24290a}.archived-events-trigger{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:72px;padding:13px 16px;border:0;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.archived-events-trigger:hover{background:var(--surface-muted)}.archived-events-trigger:focus-visible{outline:3px solid var(--focus-ring);outline-offset:-4px}.archived-events-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--surface-muted);color:var(--muted);font-size:1.2rem}.archived-events-copy{display:grid;gap:3px;min-width:0}.archived-events-copy strong{font-size:.94rem}.archived-events-copy small{overflow:hidden;color:var(--muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.archived-events-count{min-width:30px;height:30px;display:grid;place-items:center;padding:0 8px;border-radius:999px;background:var(--surface-muted);color:var(--muted);font-size:.75rem;font-weight:850}.archived-events-chevron{color:var(--muted);font-size:1.1rem;transition:transform .2s ease}.archived-events.expanded .archived-events-chevron{transform:rotate(180deg)}.archived-event-list{padding:0 14px 14px;border-top:1px solid var(--line)}.archived-event-list .barbecue-card{margin-top:13px;box-shadow:none}.archived-match-list{padding:14px;border-top:1px solid var(--line)}.archived-match-list .admin-match-card{box-shadow:none}.football-event-title .status-row{justify-content:flex-end}.football-event-counts{margin-bottom:13px}.football-event-actions{margin-top:0}html[data-theme=dark] .archived-events{background:var(--surface);box-shadow:0 8px 26px #0000002e}html[data-theme=dark] .archived-events-trigger:hover,html[data-theme=dark] .archived-events-icon,html[data-theme=dark] .archived-events-count{background:var(--surface-elevated)}.match-guests{display:block}.match-guests>div{margin-top:0}.match-guests .match-guest-header,.match-guests .match-guest-row{grid-template-columns:minmax(0,1fr) 84px!important}.match-guests .match-guest-header span:last-child{text-align:center}.match-guests .match-guest-row .choice-toggle{justify-self:center}@media(max-width:700px){.archived-events{border-radius:16px}.archived-events-trigger{gap:10px;min-height:66px;padding:11px 13px}.archived-events-icon{width:38px;height:38px;border-radius:11px}.archived-events-copy small{white-space:normal;line-height:1.3}.archived-event-list{padding:0 10px 10px}.archived-match-list{padding:10px}.football-event-title .status-row{justify-content:flex-start}}@media(max-width:520px){.match-guests .match-guest-header,.match-guests .match-guest-row{grid-template-columns:minmax(0,1fr) 72px!important;gap:8px}}.confirm-dialog{max-height:calc(100dvh - 40px);overflow-y:auto;overscroll-behavior:contain}.live-football-shortcut{position:fixed;z-index:36;right:14px;bottom:calc(86px + var(--safe-bottom));display:flex;align-items:center;gap:7px;min-height:46px;padding:0 14px;border:1px solid #59a77d;border-radius:999px;background:#087044;color:#fff;text-decoration:none;font-size:.76rem;font-weight:900;box-shadow:0 12px 30px #08704447}.live-football-shortcut ion-icon{font-size:1.2rem}.live-football-shortcut:before{content:"";width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff29;animation:liveShortcutPulse 1.5s infinite}ion-app:has(.dialog-backdrop) .live-football-shortcut{visibility:hidden;pointer-events:none}@keyframes liveShortcutPulse{50%{opacity:.5;transform:scale(.75)}}.live-admin-action{border-color:#75b793!important;background:var(--success-soft)!important;color:var(--success)!important}@media(min-width:760px){.live-football-shortcut{bottom:24px;right:24px}}.finance-list-toolbar{grid-template-columns:minmax(0,1fr) minmax(240px,280px);gap:12px;margin:4px 0 2px}.finance-search-field,.finance-filter-field{min-width:0;min-height:58px;border-radius:15px}.finance-search-field{gap:13px;padding-inline:18px}.finance-search-field ion-icon,.finance-filter-field>ion-icon{font-size:1.2rem}.finance-search-field input{min-width:0;height:56px;padding-inline:4px;font-size:.9rem}.finance-filter-field{gap:13px;padding:8px 16px}.finance-filter-field>span{gap:2px;padding-right:2px}.finance-filter-field small{font-size:.62rem;letter-spacing:.09em}.finance-filter-field select{min-width:0;height:28px;padding-right:30px;font-size:.84rem;white-space:nowrap;text-overflow:ellipsis}@media(max-width:700px){.finance-list-toolbar{grid-template-columns:1fr;gap:10px}.finance-search-field,.finance-filter-field{min-height:56px}.finance-search-field{padding-inline:16px}.finance-filter-field{padding:7px 15px}.finance-filter-field select{height:27px}}.finance-period-toolbar{display:flex;justify-content:flex-end;gap:10px;margin:0 0 2px}.finance-period-toolbar>label{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:300px;min-height:58px;padding:8px 12px 8px 16px;border:1px solid var(--line);border-radius:15px;background:var(--surface);color:var(--text)}.finance-period-toolbar label>span{display:grid;gap:2px;min-width:0}.finance-period-toolbar small{color:var(--muted);font-size:.61rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.finance-period-toolbar strong{font-size:.78rem}.finance-period-toolbar select{min-width:148px;min-height:40px;padding:0 34px 0 12px;border:1px solid var(--line)!important;border-radius:10px;background-color:var(--surface-muted)!important;color:var(--text);font:inherit;font-size:.78rem;font-weight:800}.finance-period-toolbar select:focus-visible{outline:3px solid var(--focus-ring);outline-offset:1px}.finance-period-toolbar-wide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.finance-period-toolbar-wide>label{min-width:0}.statement-list>.finance-period-toolbar{margin-bottom:4px}html[data-theme=dark] .finance-period-toolbar>label{background:var(--surface)}html[data-theme=dark] .finance-period-toolbar select{background-color:var(--surface-elevated)!important}@media(max-width:700px){.finance-period-toolbar,.finance-period-toolbar-wide{display:grid;grid-template-columns:1fr}.finance-period-toolbar>label{min-width:0;width:100%;padding-left:14px}.finance-period-toolbar select{min-width:142px;max-width:54%}}@media(max-width:420px){.finance-period-toolbar>label{align-items:stretch;flex-direction:column;gap:8px}.finance-period-toolbar select{width:100%;max-width:none}}.finance-period-toolbar>label.filter-disabled{opacity:.55;background:var(--surface-muted)}.finance-period-toolbar select:disabled{cursor:not-allowed;opacity:.7}.guests-page{max-width:980px}.guest-editor-section{position:relative;overflow:hidden}.guest-editor-section:after{content:"";position:absolute;top:-70px;right:-70px;width:180px;height:180px;border-radius:50%;background:var(--primary-soft);opacity:.38;pointer-events:none}.guest-editor-section>.settings-section-heading,.guest-editor-section>.admin-form{position:relative;z-index:1}.guest-editor-section>.settings-section-heading>ion-icon{width:46px;height:46px;padding:11px;border:1px solid var(--line);border-radius:14px;background:var(--surface-muted);color:var(--text)}.participant-guests-page{max-width:900px}.participant-guests-page .guest-editor-section{padding:24px}.participant-guests-page .guest-editor-section .admin-form{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:stretch;gap:16px}.participant-guests-page .guest-editor-section .form-grid{grid-template-columns:minmax(0,1fr);align-content:start}.participant-guests-page .guest-editor-section .player-rating-field{margin:0;background:var(--surface-muted)}.participant-guests-page .guest-editor-section .form-actions{grid-column:1/-1;align-items:center;margin:0;padding-top:15px;border-top:1px solid var(--line)}.participant-guests-page .guest-editor-section .form-actions .primary-action{min-width:190px}.participant-guests-page .guest-editor-section .form-error{grid-column:1/-1}.participant-guests-page .member-toolbar{margin:18px 0 8px}.participant-guests-page .member-card{min-height:104px}.guest-results-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:0 2px 12px}.guest-results-summary strong{color:var(--text);font-size:.88rem}.guest-results-summary span{color:var(--muted);font-size:.74rem}.guest-profile-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:20px}.guest-profile-card .member-avatar{align-self:start;margin-top:2px;border-radius:15px;background:var(--surface-elevated);color:var(--text)}.guest-card-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.guest-card-title h2{margin:0;font-size:1.08rem}.guest-profile-card .member-info>p{margin:.3rem 0 .8rem}.guest-rating-summary{display:flex;align-items:center;gap:12px;max-width:max-content;padding:9px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted)}.guest-rating-label{color:var(--muted);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.guest-rating-summary .player-quality-summary{margin:0}.guest-profile-card .member-actions{max-width:360px}.guest-profile-card .member-actions button{min-height:44px;padding-inline:14px}html[data-theme=dark] .guest-editor-section>.settings-section-heading>ion-icon{background:var(--surface-elevated);color:var(--text)}@media(max-width:700px){.guests-page .admin-heading{gap:14px}.guests-back-link{width:100%;justify-content:flex-start}.guest-editor-section:after{top:-92px;right:-92px}.participant-guests-page .guest-editor-section{padding:16px}.participant-guests-page .guest-editor-section .admin-form{grid-template-columns:1fr;gap:14px}.participant-guests-page .guest-editor-section .player-rating-field{margin:0}.participant-guests-page .guest-editor-section .form-actions{grid-column:auto;display:grid;grid-template-columns:1fr;align-items:stretch;margin-top:2px}.participant-guests-page .guest-editor-section .form-actions .primary-action{min-width:0}.guest-editor-section>.settings-section-heading>ion-icon{width:42px;height:42px;padding:10px;border-radius:13px}.participant-guests-page .member-toolbar{grid-template-columns:1fr;margin-top:16px}.participant-guests-page .member-card{min-height:0}.guest-results-summary{align-items:flex-start;flex-direction:column;gap:3px;margin-bottom:10px}.guest-profile-card{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:16px}.guest-profile-card .member-avatar{width:44px;height:44px}.guest-profile-card .member-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none}.guest-profile-card .member-actions button{justify-content:center}.guest-profile-card .member-actions button:nth-child(3){grid-column:1/-1}.guest-card-title{align-items:flex-start;flex-direction:column;gap:7px}.guest-rating-summary{align-items:flex-start;flex-direction:column;gap:5px;width:100%;max-width:none;padding:9px 10px}.guest-rating-summary .player-quality-summary{flex-wrap:wrap}}.member-show-more{display:flex;align-items:center;justify-content:center;min-height:48px;margin:16px auto 0;padding:0 22px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--text);font:inherit;font-size:.82rem;font-weight:850;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.member-show-more:hover{border-color:var(--primary);background:var(--surface-muted);transform:translateY(-1px)}.member-show-more:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}@media(max-width:700px){.member-show-more{width:100%;margin-top:14px}}.existing-user-dialog{width:min(100%,560px);padding:0;overflow:hidden}.existing-user-dialog-header{display:flex;align-items:center;gap:14px;padding:23px 24px 19px;border-bottom:1px solid var(--line)}.existing-user-dialog-header>div{min-width:0}.existing-user-dialog-header .eyebrow{margin:0 0 4px;color:var(--muted);font-size:.68rem}.existing-user-dialog-header h2{margin:0;font-size:1.45rem;letter-spacing:-.02em}.existing-user-dialog-icon{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--primary-soft);color:var(--primary)}.existing-user-dialog-icon ion-icon{font-size:1.45rem}.existing-user-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin:20px 24px 0;padding:15px;border:1px solid var(--line);border-radius:16px;background:var(--surface-muted)}.existing-user-profile .member-avatar{width:44px;height:44px}.existing-user-profile>div{display:grid;gap:3px;min-width:0}.existing-user-profile strong{overflow:hidden;color:var(--text);font-size:.94rem;text-overflow:ellipsis;white-space:nowrap}.existing-user-profile>div>span{color:var(--muted);font-size:.78rem}.existing-user-badge{min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:var(--success-soft);color:var(--success);font-size:.66rem;font-weight:850;white-space:nowrap}.existing-user-dialog-copy{margin:19px 24px 9px!important;color:var(--text)!important;font-size:.86rem;font-weight:750}.existing-user-effects{display:grid;gap:8px;margin:0;padding:0 24px 0 45px;color:var(--muted);font-size:.82rem;line-height:1.45}.existing-user-effects li::marker{color:var(--success)}.existing-user-dialog>.form-error{margin:16px 24px 0}.existing-user-dialog>.dialog-actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;margin-top:21px;padding:17px 24px 22px;border-top:1px solid var(--line)}.existing-user-dialog>.dialog-actions button{width:100%;min-height:48px}.existing-user-dialog .existing-user-primary{margin:0;display:inline-flex;align-items:center;justify-content:center;gap:8px}.existing-user-dialog .existing-user-primary ion-spinner{width:18px;height:18px}html[data-theme=dark] .existing-user-dialog-icon{background:var(--surface-elevated);color:var(--text)}html[data-theme=dark] .existing-user-profile{background:var(--surface-elevated)}html[data-theme=dark] .existing-user-badge{background:#173528;color:#78d9a7}@media(max-width:560px){.existing-user-dialog-header{padding:19px 18px 16px}.existing-user-dialog-icon{flex-basis:44px;width:44px;height:44px;border-radius:13px}.existing-user-dialog-header h2{font-size:1.25rem}.existing-user-profile{grid-template-columns:auto minmax(0,1fr);margin:16px 18px 0;padding:13px}.existing-user-badge{grid-column:2;justify-self:start}.existing-user-dialog-copy{margin:17px 18px 8px!important}.existing-user-effects{padding:0 18px 0 38px}.existing-user-dialog>.form-error{margin-inline:18px}.existing-user-dialog>.dialog-actions{grid-template-columns:1fr;padding:15px 18px 18px}.existing-user-dialog>.dialog-actions .existing-user-primary{order:-1}}.billing-notice-backdrop{z-index:120;display:grid;place-items:center;padding:24px;background:#080b0da8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.billing-notice-dialog{position:relative;width:min(100%,610px);display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:22px;padding:30px;border:1px solid var(--line);border-radius:28px;background:var(--surface);color:var(--text);box-shadow:0 30px 90px #080b0d52}.billing-notice-close{position:absolute;z-index:2;top:15px;right:15px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted);color:var(--muted);cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.billing-notice-close:hover{background:var(--surface-elevated);color:var(--text);transform:translateY(-1px)}.billing-notice-close:focus-visible,.billing-notice-later:focus-visible,.billing-notice-primary:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.billing-notice-close ion-icon{font-size:1.25rem}.billing-notice-visual{position:relative;width:108px;height:108px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--primary) 25%,transparent);border-radius:30px;background:var(--primary-soft);color:var(--primary);overflow:hidden}.billing-notice-visual-ring{position:absolute;inset:16px;border:1px solid currentColor;border-radius:50%;opacity:.18}.billing-notice-visual:after{content:"";position:absolute;width:42px;height:42px;border:1px solid currentColor;border-radius:50%;opacity:.12}.billing-notice-visual>ion-icon{position:relative;z-index:1;font-size:3rem}.billing-notice-dialog.overdue{border-color:#d95b61;box-shadow:0 30px 90px #6712163d}.billing-notice-visual.overdue{border-color:#e76a70;background:#fff0f1;color:#bd2931}.billing-notice-copy{min-width:0;padding-right:34px}.billing-notice-status{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;margin-bottom:9px;padding:6px 9px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.billing-notice-status ion-icon{font-size:.95rem}.billing-notice-dialog.overdue .billing-notice-status{background:#fff0f1;color:#bd2931}.billing-notice-copy h2{margin:0;font-size:1.55rem;line-height:1.15;letter-spacing:-.025em}.billing-notice-copy p{margin:9px 0 0;color:var(--muted);font-size:.88rem;line-height:1.5}.billing-notice-summary{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface-muted)}.billing-notice-summary>div{display:grid;gap:5px;min-width:0;padding:15px 17px}.billing-notice-summary>div+div{border-left:1px solid var(--line)}.billing-notice-summary span{color:var(--muted);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.billing-notice-summary strong{overflow-wrap:anywhere;font-size:1rem}.billing-notice-dialog.overdue .billing-notice-summary strong:first-letter{color:inherit}.billing-notice-actions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:10px;padding-top:2px}.billing-notice-actions>*{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:13px;font:inherit;font-size:.84rem;font-weight:850;text-decoration:none;cursor:pointer}.billing-notice-later{border:1px solid var(--line);background:var(--surface-muted);color:var(--text)}.billing-notice-primary{border:1px solid #176b49;background:#176b49;color:#fff;box-shadow:0 9px 22px #176b4940}.billing-notice-dialog.overdue .billing-notice-primary{border-color:#bd2931;background:#bd2931;box-shadow:0 9px 22px #bd293138}.billing-notice-primary ion-icon{font-size:1.08rem}html[data-theme=dark] .billing-notice-dialog{background:var(--surface);box-shadow:0 34px 100px #00000085}html[data-theme=dark] .billing-notice-visual{border-color:#3b6150;background:#173528;color:#7cdbab}html[data-theme=dark] .billing-notice-status{background:#173528;color:#7cdbab}html[data-theme=dark] .billing-notice-visual.overdue,html[data-theme=dark] .billing-notice-dialog.overdue .billing-notice-status{border-color:#704247;background:#3a2023;color:#ff9da2}html[data-theme=dark] .billing-notice-dialog.overdue{border-color:#704247}html[data-theme=dark] .billing-notice-dialog:not(.overdue) .billing-notice-primary{border-color:#78d9a7;background:#78d9a7;color:#102319;box-shadow:0 9px 24px #78d9a733}html[data-theme=dark] .billing-notice-dialog.overdue .billing-notice-primary{color:#fff}@media(max-width:640px){.billing-notice-backdrop{align-items:end;padding:10px 10px calc(10px + var(--safe-bottom))}.billing-notice-dialog{width:100%;max-height:calc(100dvh - 20px - var(--safe-bottom));grid-template-columns:68px minmax(0,1fr);align-items:start;gap:15px;padding:22px 17px 17px;border-radius:25px;overflow:auto;overscroll-behavior:contain}.billing-notice-dialog:before{content:"";position:absolute;top:8px;left:50%;width:38px;height:4px;border-radius:999px;background:var(--line);transform:translate(-50%)}.billing-notice-close{top:16px;right:15px;width:36px;height:36px}.billing-notice-visual{width:68px;height:68px;margin-top:11px;border-radius:20px}.billing-notice-visual-ring{inset:10px}.billing-notice-visual:after{width:28px;height:28px}.billing-notice-visual>ion-icon{font-size:2rem}.billing-notice-copy{padding:11px 38px 0 0}.billing-notice-status{margin-bottom:7px;padding:5px 8px;font-size:.6rem}.billing-notice-copy h2{font-size:1.18rem;line-height:1.2}.billing-notice-copy p{margin-top:7px;font-size:.78rem;line-height:1.45}.billing-notice-summary{grid-column:1/-1;border-radius:14px}.billing-notice-summary>div{padding:12px 13px}.billing-notice-summary span{font-size:.59rem}.billing-notice-summary strong{font-size:.88rem}.billing-notice-actions{grid-column:1/-1;gap:8px}.billing-notice-actions>*{min-height:47px;padding-inline:12px;font-size:.78rem}}@media(max-width:390px){.billing-notice-dialog{grid-template-columns:56px minmax(0,1fr);gap:12px;padding-inline:14px}.billing-notice-visual{width:56px;height:56px;border-radius:17px}.billing-notice-visual>ion-icon{font-size:1.7rem}.billing-notice-copy h2{font-size:1.08rem}.billing-notice-summary,.billing-notice-actions{grid-template-columns:1fr}.billing-notice-summary>div+div{border-top:1px solid var(--line);border-left:0}.billing-notice-primary{grid-row:1}}.pix-payment-button{width:100%;display:flex;align-items:center;gap:13px;margin:15px 0 0;padding:14px 16px;border:1px solid color-mix(in srgb,var(--success) 38%,var(--line));border-radius:15px;background:var(--success-soft);color:var(--text);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.pix-payment-button:hover{border-color:var(--success);transform:translateY(-1px)}.pix-payment-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.pix-payment-button:disabled{cursor:wait;opacity:.72;transform:none}.pix-payment-button>ion-icon,.pix-payment-button>ion-spinner{flex:0 0 25px;width:25px;height:25px;color:var(--success)}.pix-payment-button>span{display:grid;gap:3px;min-width:0}.pix-payment-button strong{font-size:.86rem}.pix-payment-button small{color:var(--muted);font-size:.73rem;line-height:1.35}.pix-payment-dialog{width:min(100vw - 40px,820px);max-height:min(100dvh - 40px,760px);padding:0;overflow:hidden;display:flex;flex-direction:column}.pix-dialog-header{flex:0 0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:19px 22px;border-bottom:1px solid var(--line);background:var(--surface)}.pix-dialog-header>div{min-width:0}.pix-dialog-header .eyebrow{margin:0 0 3px}.pix-dialog-header h2{margin:0;overflow:hidden;font-size:1.2rem;text-overflow:ellipsis;white-space:nowrap}.pix-dialog-header p:last-child{margin:3px 0 0;color:var(--muted);font-size:.76rem}.pix-dialog-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--success-soft);color:var(--success)}.pix-dialog-icon ion-icon{font-size:1.35rem}.pix-dialog-body{min-height:0;overflow:auto;overscroll-behavior:contain;display:grid;gap:16px;padding:18px 22px}.pix-amount{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface-muted)}.pix-amount span{color:var(--muted);font-size:.75rem;font-weight:750}.pix-amount strong{font-size:1.4rem;letter-spacing:-.025em}.pix-payment-content{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:18px}.pix-scan-panel,.pix-copy-panel{min-width:0;display:flex;flex-direction:column;gap:13px;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--surface-elevated)}.pix-step-heading{display:flex;align-items:center;gap:10px}.pix-step-heading>span{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:var(--success-soft);color:var(--success);font-size:.78rem;font-weight:900}.pix-step-heading>div{min-width:0;display:grid;gap:1px}.pix-step-heading strong{font-size:.88rem}.pix-step-heading small{color:var(--muted);font-size:.69rem}.pix-qr-code{width:min(100%,232px);justify-self:center;align-self:center;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px #080b0d17}.pix-qr-code img{display:block;width:100%;height:auto;border-radius:8px}.pix-recipient{display:grid;gap:2px;text-align:center}.pix-recipient span,.pix-recipient small{color:var(--muted);font-size:.69rem}.pix-recipient strong{font-size:.92rem}.pix-copy-label{margin-top:3px;color:var(--text);font-size:.72rem;font-weight:850}.pix-copy-row{display:grid;gap:9px}.pix-copy-row textarea{width:100%;min-width:0;height:92px;resize:none;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted);color:var(--text);font:500 .69rem/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden;overflow-wrap:anywhere}.pix-copy-row .secondary-action{width:100%;min-height:46px;justify-content:center}.pix-dialog-help{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;margin:auto 0 0;padding:12px 13px;border-radius:12px;background:var(--primary-soft);color:var(--muted);font-size:.73rem;line-height:1.45}.pix-dialog-help ion-icon{margin-top:2px;color:var(--primary);font-size:1rem}.pix-payment-dialog>.dialog-actions{flex:0 0 auto;margin:0;padding:14px 22px calc(16px + var(--safe-bottom));border-top:1px solid var(--line);background:var(--surface);box-shadow:0 -10px 28px #080b0d0d}.pix-payment-dialog>.dialog-actions .primary-action{min-width:260px;justify-content:center;margin:0}.pix-payment-dialog>.dialog-actions .secondary-action{min-height:54px}html[data-theme=dark] .pix-payment-button{background:#173528}html[data-theme=dark] .pix-dialog-icon{background:#173528;color:#78d9a7}@media(max-width:700px){.dialog-backdrop:has(.pix-payment-dialog){align-items:end;padding:8px}.pix-payment-dialog{width:100%;max-height:calc(100dvh - 16px);border-radius:24px}.pix-dialog-header{padding:16px}.pix-dialog-icon{width:42px;height:42px;border-radius:13px}.pix-dialog-header h2{font-size:1.05rem}.pix-dialog-body{gap:13px;padding:14px 16px}.pix-amount{padding:12px 13px}.pix-amount strong{font-size:1.22rem}.pix-payment-content{grid-template-columns:1fr;gap:12px}.pix-scan-panel,.pix-copy-panel{padding:14px}.pix-qr-code{width:min(72vw,220px);padding:9px;border-radius:16px}.pix-copy-row textarea{height:76px}.pix-payment-dialog>.dialog-actions{display:grid;grid-template-columns:1fr 1.55fr;gap:8px;padding:12px 16px calc(12px + var(--safe-bottom))}.pix-payment-dialog>.dialog-actions .primary-action{width:100%;min-width:0;min-height:50px;padding-inline:12px;font-size:.82rem}.pix-payment-dialog>.dialog-actions .secondary-action{width:100%;min-height:50px;padding-inline:10px;font-size:.8rem}}@media(max-width:420px){.pix-dialog-icon{display:none}.pix-dialog-header{grid-template-columns:minmax(0,1fr) auto}.pix-payment-dialog>.dialog-actions{grid-template-columns:1fr}.pix-payment-dialog>.dialog-actions .secondary-action{min-height:44px;order:2}.pix-payment-dialog>.dialog-actions .primary-action{order:1}.pix-copy-panel{padding-bottom:12px}}.dialog-backdrop:has(.pix-payment-dialog){background:#080b0dc7;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.pix-payment-dialog{isolation:isolate;border:1px solid var(--line);border-radius:24px;background:var(--surface);color:var(--text);box-shadow:0 32px 90px #00000075}.pix-payment-dialog .pix-dialog-header,.pix-payment-dialog .pix-dialog-body,.pix-payment-dialog>.dialog-actions{background:var(--surface)}.pix-payment-dialog .pix-dialog-body{scrollbar-color:var(--line) var(--surface)}.pix-payment-dialog .pix-scan-panel,.pix-payment-dialog .pix-copy-panel{background:var(--surface-elevated)}.pix-payment-dialog button{font-family:inherit}.pix-payment-dialog .secondary-action,.pix-payment-dialog .primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 18px;border-radius:13px;font-size:.84rem;font-weight:850;line-height:1.2;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.pix-payment-dialog .secondary-action{border:1px solid var(--line);background:var(--surface-elevated);color:var(--text)}.pix-payment-dialog .secondary-action:hover{border-color:color-mix(in srgb,var(--text) 28%,var(--line));background:color-mix(in srgb,var(--surface-elevated) 82%,var(--text));transform:translateY(-1px)}.pix-payment-dialog .primary-action{border:1px solid var(--primary);background:var(--primary);color:#171a1d}.pix-payment-dialog .primary-action:hover{background:var(--primary-strong);transform:translateY(-1px)}.pix-payment-dialog .secondary-action:focus-visible,.pix-payment-dialog .primary-action:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.pix-payment-dialog .pix-copy-row .secondary-action{min-height:48px}.pix-payment-dialog>.dialog-actions{gap:10px;box-shadow:0 -12px 30px #00000029}html:not([data-theme=dark]) .pix-payment-dialog .primary-action{color:#fff}@media(max-width:700px){.dialog-backdrop:has(.pix-payment-dialog){background:#080b0db8}.pix-payment-dialog{border-radius:24px 24px 18px 18px}.pix-payment-dialog>.dialog-actions{box-shadow:0 -10px 26px #00000024}}.barbecue-close-flow{display:grid;gap:18px;margin-top:18px}.close-question{min-width:0;margin:0;padding:0;border:0}.close-question legend{margin-bottom:10px;font-weight:850;color:var(--text)}.close-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.close-choice{display:grid;gap:5px;min-width:0;min-height:86px;padding:15px;text-align:left;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);font:inherit;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.close-choice strong{font-size:.92rem}.close-choice small{color:var(--muted);line-height:1.4}.close-choice.selected{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 12%,transparent)}.close-choice.disabled{opacity:.58;cursor:not-allowed}.close-no-charge-note{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:14px;border:1px solid color-mix(in srgb,var(--primary) 30%,var(--line));border-radius:14px;background:var(--primary-soft)}.close-no-charge-note ion-icon{margin-top:2px;font-size:1.35rem;color:var(--primary)}.close-no-charge-note p{margin:4px 0 0;color:var(--muted);line-height:1.45}.pix-config-warning{padding:12px 14px;border-radius:12px;background:#fff6df;color:#76510a;font-size:.82rem;line-height:1.45}.pix-config-warning a{color:inherit;font-weight:850}.close-recipient-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:12px;background:var(--surface-elevated)}.close-recipient-summary span{color:var(--muted)}.custom-pix-fields{padding:15px;border:1px solid var(--line);border-radius:14px;background:var(--surface-elevated)}html[data-theme=dark] .pix-config-warning{background:#392f19;color:#f1cc7d}html[data-theme=dark] .close-choice.selected{background:#173528}@media(max-width:700px){.close-choice-grid{grid-template-columns:1fr}.barbecue-close-dialog .dialog-actions{display:grid;grid-template-columns:1fr}.barbecue-close-dialog .dialog-actions>*{width:100%}}:root{--ion-color-primary: #30363d;--ion-color-primary-rgb: 48, 54, 61;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #2a3036;--ion-color-primary-tint: #454b52;--ion-color-success: #087443;--ion-color-success-rgb: 8, 116, 67;--ion-color-success-contrast: #fff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #07663b;--ion-color-success-tint: #218258;--ion-background-color: #f7f8f8;--ion-text-color: #171a1d;--primary: #30363d;--primary-strong: #1f2429;--primary-soft: #eceff1;--surface: #fff;--surface-muted: #f7f8f8;--text: #171a1d;--muted: #6b7177;--line: #dfe3e6;--focus-ring: rgb(48 54 61 / 18%);--surface-shadow: rgb(31 36 41 / 6%);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px)}
