:root{--bg:#f7f4ee;--surface:#fffdf9;--surface-2:#f0ede6;--ink:#17312e;--muted:#6f7d79;--line:#deded6;--green:#173f3a;--green-2:#2e6b61;--mint:#cde4d9;--coral:#ef8f77;--red:#a23d35;--amber:#c98528;--blue:#557b9d;--shadow:0 22px 60px #223b371a;--radius:24px;--font-body:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;--font-display:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%}body{color:var(--ink);background:var(--bg);font-family:var(--font-body), system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:var(--font-display), var(--font-body), sans-serif}h1{letter-spacing:-.04em}h2,h3{letter-spacing:-.025em}.accessPage{background:radial-gradient(circle at 16% 0%, #d9e9df 0, transparent 34%), radial-gradient(circle at 90% 100%, #f3c9bd 0, transparent 32%), var(--bg);place-items:center;min-height:100svh;padding:26px 18px;display:grid}.accessCard{width:min(100%,440px);box-shadow:var(--shadow);background:#fffdf9f0;border:1px solid #17312e1a;border-radius:28px;padding:34px}.accessIcon{width:54px;height:54px;color:var(--surface);background:var(--green);border-radius:18px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 12px 28px #173f3a33}.accessCard h1{margin-bottom:12px;font-size:clamp(30px,8vw,42px);line-height:1.02}.accessIntro{color:var(--muted);margin-bottom:22px;line-height:1.55}.accessError{color:#82352e;background:#f9e5e1;border:1px solid #e8bbb5;border-radius:13px;margin:0 0 17px;padding:12px 14px;font-size:13px;font-weight:700}.accessForm{flex-direction:column;gap:9px;display:flex}.accessForm>label{font-size:12px;font-weight:800}.accessForm>input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:0 15px}.accessForm>input:focus{border-color:var(--green-2);box-shadow:0 0 0 3px #2e6b6124}.accessSubmit{justify-content:center;width:100%;margin-top:7px}.accessPrivacy{color:var(--muted);align-items:flex-start;gap:7px;margin:19px 0 0;font-size:11px;line-height:1.45;display:flex}.accessPrivacy svg{flex:none;margin-top:1px}.accessHoneypot{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}@media (max-width:520px){.accessCard{border-radius:23px;padding:27px 22px}}.authPage{background:radial-gradient(circle at 20% 0%, #d9e9df 0, transparent 30%), radial-gradient(circle at 90% 100%, #f3c9bd 0, transparent 28%), var(--bg);place-items:center;min-height:100svh;padding:26px 18px;display:grid}.authContent{width:min(100%,920px)}.pickerWrap{text-align:center}.brandMark{align-items:center;gap:10px;margin-bottom:clamp(42px,8vw,80px);font-weight:800;display:inline-flex}.brandMark span,.miniLogo{background:var(--green);color:#fff;letter-spacing:-.04em;border-radius:12px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:inline-grid}.pickerHeading h1{margin:8px 0 12px;font-size:clamp(38px,7vw,64px)}.pickerHeading>p:last-child{color:var(--muted);font-size:17px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green-2);margin:0;font-size:11px;font-weight:800}.profileGrid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:800px;margin:42px auto 30px;display:grid}.profileCard{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;padding:8px;transition:transform .2s;display:flex}.profileCard:hover{transform:translateY(-6px)}.profileCard:focus-visible{outline:3px solid var(--coral);border-radius:24px}.avatar{aspect-ratio:1;width:142px;font:800 52px/1 var(--font-display);color:#17312e;border-radius:36px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #fff9,0 14px 32px #1e37331f}.avatarSage{background:#b9d8c9}.avatarCoral{background:#f3b6a6}.avatarBlue{background:#b9cedf}.avatarInk{background:var(--green);color:#fff}.profileCard strong{margin-top:17px;font-size:18px}.profileCard small{color:var(--muted);margin-top:3px}.privacyNote{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:28px 0 0;font-size:13px;display:flex}.loginCard,.setupCard,.configCard{width:min(100%,480px);box-shadow:var(--shadow);text-align:center;background:#fffdf9f0;border:1px solid #fffc;border-radius:32px;margin:auto;padding:34px}.loginCard h1,.setupCard h1,.configCard h1{margin:6px 0 8px;font-size:34px}.avatarLogin{border-radius:25px;width:90px;margin:4px auto 22px;font-size:34px}.backLink{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;margin-bottom:24px;padding:0;display:flex}.muted{color:var(--muted)}.textButton{color:var(--green-2);cursor:pointer;background:0 0;border:0;padding:12px;text-decoration:underline}.setupIcon{background:var(--mint);width:58px;height:58px;color:var(--green);border-radius:18px;place-items:center;margin:0 auto 20px;display:grid}.setupForm{margin-top:26px}.pinGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.configCard code{background:var(--surface-2);border-radius:6px;padding:3px 7px}.configSteps{text-align:left;align-items:center;gap:12px;margin-top:13px;font-weight:650;display:flex}.configSteps span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.stackForm{text-align:left;flex-direction:column;gap:16px;display:flex}.stackForm label,.formRow label{color:#42534f;flex-direction:column;flex:1;gap:7px;font-size:13px;font-weight:700;display:flex}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:none;padding:13px 14px;font-size:16px;transition:border .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:var(--green-2);box-shadow:0 0 0 3px #2e6b611f}textarea{resize:vertical}.formRow{gap:12px;display:flex}.primaryButton,.secondaryButton,.dangerButton,.successButton,.twintButton{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 17px;font-weight:800;transition:transform .15s,opacity .15s;display:inline-flex}.primaryButton:disabled,.secondaryButton:disabled,.dangerButton:disabled,.successButton:disabled,.twintButton:disabled,.iconButton:disabled{cursor:wait;opacity:.72;transform:none}.buttonSpinner{flex:none;animation:.8s linear infinite buttonSpin}@keyframes buttonSpin{to{transform:rotate(360deg)}}.primaryButton{background:var(--green);color:#fff}.primaryButton:hover,.successButton:hover,.twintButton:hover{transform:translateY(-1px)}.secondaryButton{background:var(--surface-2);color:var(--ink)}.dangerButton{background:var(--red);color:#fff}.successButton{color:#205747;background:#dbece3}.twintButton{color:#4a3e87;background:#e7e1ff}.dangerText{color:var(--red)}.fullButton{width:100%}.iconButton{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:13px;place-items:center;width:42px;height:42px;display:inline-grid}.pushHeaderButtonActive{color:var(--green);background:var(--mint);border-color:color-mix(in srgb, var(--green) 28%, var(--line))}.pushSettings{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:210px;display:flex}.pushSettings>svg{color:var(--green-2)}.pushSettings h3{margin:4px 0 0;font-size:20px}.pushSettings p{max-width:390px;color:var(--muted);margin:0 0 12px;line-height:1.55}.modal{width:min(100% - 28px,520px);max-height:min(88svh,760px);color:var(--ink);background:var(--surface);border:0;border-radius:26px;padding:0 24px 26px;overflow:auto;box-shadow:0 30px 90px #0b231f40}.modalWide{width:min(100% - 28px,650px)}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10252294}.modalHead{z-index:2;background:var(--surface);justify-content:space-between;align-items:center;padding:24px 0 18px;display:flex;position:sticky;top:0}.modalHead h2{margin:0;font-size:23px}.appPage{min-height:100svh}.profileTheme-mael{--green:#173f3a;--green-2:#2e6b61;--mint:#cde4d9;--ink:#17312e;--surface:#fffdf9;--surface-2:#f0ede6;--line:#deded6;--profile-glow:#d9e9df}.profileTheme-elea{--green:#91483b;--green-2:#b76050;--mint:#f5d7cf;--ink:#3d2925;--surface:#fffaf8;--surface-2:#f7e9e4;--line:#e8d5ce;--profile-glow:#f3c9bd}.profileTheme-lenas{--green:#3f6484;--green-2:#557b9d;--mint:#d8e5ef;--ink:#263946;--surface:#fbfdff;--surface-2:#eaf1f6;--line:#d3e0e9;--profile-glow:#d0dfeb}.profileTheme-mael,.profileTheme-elea,.profileTheme-lenas{background:radial-gradient(circle at 18% 0%, var(--profile-glow) 0, transparent 32%), var(--bg)}.profileTheme-mael .modal,.profileTheme-elea .modal,.profileTheme-lenas .modal{box-shadow:0 30px 90px color-mix(in srgb, var(--green) 26%, transparent)}.profileTheme-mael .modal::backdrop,.profileTheme-elea .modal::backdrop,.profileTheme-lenas .modal::backdrop{background:color-mix(in srgb, var(--green) 62%, transparent)}.profileTheme-mael .flashSuccess,.profileTheme-elea .flashSuccess,.profileTheme-lenas .flashSuccess,.profileTheme-mael .statusActive,.profileTheme-elea .statusActive,.profileTheme-lenas .statusActive,.profileTheme-mael .adminNotice,.profileTheme-elea .adminNotice,.profileTheme-lenas .adminNotice{background:var(--mint);color:var(--green)}.appHeader{z-index:20;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #d8d8cfbf;position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;max-width:1060px;height:72px;margin:auto;padding:0 22px;display:flex}.headerIdentity{align-items:center;gap:12px;display:flex}.headerIdentity div{flex-direction:column;display:flex}.headerIdentity small{color:var(--muted);font-size:11px}.headerIdentity strong{font-size:16px}.headerActions{align-items:center;gap:8px;display:flex}.headerActions form{display:flex}.dashboardMain{width:min(100% - 28px,960px);margin:0 auto;padding:34px 0 80px}.welcomeRow{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.welcomeRow h1{margin:5px 0 0;font-size:clamp(30px,5vw,44px)}.dateChip,.adminViewing{border:1px solid var(--line);background:var(--surface);border-radius:99px;padding:9px 13px;font-size:12px;font-weight:750}.dateChip{color:var(--muted);white-space:nowrap}.dashboardStatus{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.adminViewing{color:var(--green-2);align-items:center;gap:6px;display:flex}.flash{border-radius:14px;align-items:center;gap:9px;margin:0 0 18px;padding:13px 16px;font-size:14px;font-weight:650;display:flex}.flashError{color:#792f29;background:#f6dedb}.flashSuccess{color:#245749;background:#dcece3}.tabs{background:#eae7e0;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:24px;padding:5px;display:grid}.tabs a{min-height:46px;color:var(--muted);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:750;display:flex}.tabs a.active{background:var(--surface);color:var(--green);box-shadow:0 3px 12px #23393514}.panelStack{flex-direction:column;gap:20px;display:flex}.heroSummary{border-radius:var(--radius);padding:26px;position:relative;overflow:hidden}.workHero{background:var(--green);color:#fff;box-shadow:0 20px 50px #173f3a2e}.workHero:after{content:"";background:#ffffff0f;border-radius:50%;width:240px;height:240px;position:absolute;top:-85px;right:-70px}.summaryTop,.goalRow{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.summaryTop h2{margin:5px 0 0;font-size:34px}.workHeadline{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.earnedSincePayout{color:#ffbe78;flex-direction:column;gap:1px;line-height:1.1;display:inline-flex}.earnedSincePayout strong{white-space:nowrap;font-size:18px}.earnedSincePayout small{color:#d1e6df;font-size:10px;font-weight:700}.workHero .eyebrow{color:#a9d2c4}.amountPill{background:#ffffff24;border:1px solid #ffffff24;border-radius:13px;flex-direction:column;align-items:flex-start;gap:3px;min-width:150px;padding:9px 14px;font-weight:800;display:flex}.amountPill>strong{white-space:nowrap}.payoutAmount{color:#ffbe78;white-space:nowrap;font-size:11px;line-height:1.2}.workMoneyActions{align-items:center;gap:8px;display:flex}.moneyButton{color:#183f39;cursor:pointer;background:#ffbe78;border:1px solid #ffffff4d;border-radius:13px;place-items:center;width:43px;height:43px;transition:transform .15s,background .15s;display:grid;box-shadow:0 7px 18px #0000001f}.moneyButton:hover,.moneyButton:focus-visible{background:#ffc98e;outline:none;transform:translateY(-1px)}.payoutRequestIntro{color:var(--green);text-align:center;flex-direction:column;align-items:center;gap:7px;margin:0 0 18px;display:flex}.payoutRequestIntro p{color:var(--muted);margin:0;font-size:13px}.payoutInfo{background:var(--surface-2);color:var(--muted);border-radius:13px;align-items:center;gap:9px;padding:12px 14px;font-size:13px;display:flex}.paidNotice{color:#205747;background:#e5f0e9;border:1px solid #bad2c5;border-radius:15px;align-items:center;gap:10px;padding:13px 16px;display:flex}.paidNotice>span{flex-direction:column;gap:2px;display:flex}.paidNotice small{color:#517068}.payoutHeading{margin-top:4px}.payoutList{flex-direction:column;gap:9px;margin-top:11px;display:flex}.payoutCard{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.payoutCard.payout-approved{background:#fbf9ff;border-color:#b9acd9}.payoutIcon{color:#765b2d;background:#f3e7d2;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.payoutCard>div{flex-direction:column;gap:2px;min-width:0;display:flex}.payoutCard>div strong{font-size:16px}.payoutCard>div small{color:var(--muted)}.payoutCard form{margin:0}.goalRow{color:#d1e6df;margin-top:27px;font-size:13px}.goalRow strong{color:#fff}.progressTrack{z-index:1;background:#ffffff29;border-radius:20px;height:9px;margin-top:9px;display:flex;position:relative;overflow:hidden}.progressTrack span{height:100%;display:block}.progressTrack .paidProgress{background:#89d3a9}.progressTrack .unpaidProgress{background:#ffbe78}.summaryHint{color:#c4dcd5;z-index:1;margin:12px 0 0;font-size:13px;position:relative}.floatingAction{align-self:flex-start}.sectionHeading{justify-content:space-between;align-items:flex-end;margin-top:14px;display:flex}.sectionHeading h2,.receiptToolbar h2{margin:4px 0 0;font-size:25px}.countBadge{background:var(--surface-2);min-width:30px;height:30px;color:var(--muted);border-radius:99px;place-items:center;padding:0 10px;font-size:12px;font-weight:800;display:grid}.countBadgeActive{color:#8e4438;background:#f4dfd6}.historyList,.receiptList{flex-direction:column;gap:13px;display:flex}.historyCard{background:var(--surface);border:1px solid var(--line);border-radius:20px;grid-template-columns:185px 1fr;display:grid;overflow:hidden}.historyCardWithoutImage{grid-template-columns:1fr}.historyCard,.receiptCard{transition:border-color .16s,box-shadow .16s,transform .16s;position:relative}:is(.historyCard:has(.entryOpenOverlay:hover),.historyCard:has(.entryOpenOverlay:focus-visible),.receiptCard:has(.entryOpenOverlay:hover),.receiptCard:has(.entryOpenOverlay:focus-visible)){border-color:#9aafa8;transform:translateY(-1px);box-shadow:0 12px 28px #1e373317}.entryOpenOverlay{z-index:1;border-radius:inherit;cursor:zoom-in;background:0 0;border:0;position:absolute;inset:0}.entryOpenOverlay:focus-visible{outline:3px solid var(--coral);outline-offset:-4px}.evidenceImage{object-fit:cover;width:100%;height:100%;min-height:190px}.historyContent,.receiptBody{min-width:0;padding:19px 20px}.historyMeta{justify-content:space-between;align-items:center;gap:10px;display:flex}.historyMeta time{color:var(--muted);white-space:nowrap;font-size:11px}.statusCluster{flex-wrap:wrap;gap:7px;display:flex}.status{text-transform:uppercase;letter-spacing:.06em;border-radius:99px;align-items:center;gap:4px;padding:5px 8px;font-size:10px;font-weight:850;display:inline-flex}.statusActive{color:#205747;background:#dcece3}.statusMuted{color:#6d7471;background:#e8e8e4}.statusDanger{color:#8a342d;background:#f5ddd9}.statusPending{color:#855b20;background:#f5ead6}.statusApproved{color:#574690;background:#e8e1fb}.historyContent h3{margin:13px 0 5px;font-size:19px}.historyContent>p,.receiptBody>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.historyContent>.workEntryDuration{font-size:13px}.detailsHint{color:var(--green-2);align-items:center;gap:5px;margin-top:9px;font-size:11px;font-weight:750;display:inline-flex}.reasonBox{color:#85443a;background:#f5ebe7;border-radius:11px;align-items:flex-start;gap:8px;margin-top:13px;padding:10px 12px;font-size:12px;display:flex}.reasonBox span{flex-direction:column;gap:2px;display:flex}.cardActions{z-index:2;flex-wrap:wrap;gap:8px;margin-top:15px;display:flex;position:relative}.rateNote{color:var(--muted);justify-content:center;align-items:center;gap:8px;padding-top:4px;font-size:12px;display:flex}.historyYearHead{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.historyYearHead h2{margin:4px 0 0;font-size:30px}.yearTotalCard{background:var(--green);color:#fff;box-shadow:0 16px 38px color-mix(in srgb, var(--green) 20%, transparent);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:23px 25px;display:flex}.yearTotalTitle{align-items:center;gap:13px;display:flex}.yearTotalTitle>span{background:#ffffff21;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.yearTotalTitle .eyebrow{color:color-mix(in srgb, white 68%, var(--green))}.yearTotalTitle h3{margin:3px 0 0;font-size:24px}.yearTotalNumbers{grid-template-columns:repeat(2,minmax(145px,1fr));gap:11px;display:grid}.yearTotalNumbers>div{background:#ffffff1c;border-radius:15px;align-items:center;gap:10px;min-height:62px;padding:10px 14px;display:flex}.yearTotalNumbers span,.monthDetailTotals span{flex-direction:column;gap:2px;display:flex}.yearTotalNumbers small{color:#ffffffb3;font-size:10px}.yearTotalNumbers strong{white-space:nowrap;font-size:17px}.historyLegend{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin:-4px 2px -5px;font-size:11px;display:flex}.historyLegend span{align-items:center;gap:6px;display:inline-flex}.historyLegend i{border:1px solid #0000;border-radius:3px;width:10px;height:10px}.historyLegend .legendMissed{background:#f1c7c1;border-color:#d99d95}.historyLegend .legendMet{background:#82c7a8;border-color:#4c9a78}.historyLegend .legendExceeded{background:linear-gradient(135deg,#f3a7a7,#f4d38e,#9bd6b5,#94cce4,#afa4e7,#e7a9d4);border-color:#a79aba}.monthGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.monthCard{border:1px solid var(--line);background:var(--surface);border-radius:19px;flex-direction:column;min-height:145px;padding:17px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.monthCard:hover,.monthCard:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 10px 24px #1e373317}.monthCardTop{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.monthName{text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:850}.monthStatusDot{background:#aeb5b1;border-radius:50%;width:10px;height:10px}.monthCard>strong{font-size:19px}.monthCard>small{color:var(--muted);margin-top:3px;font-size:11px}.monthOpen{opacity:.72;align-items:center;gap:2px;margin-top:auto;padding-top:12px;font-size:10px;font-weight:800;display:flex}.month-missed{color:#78362f;background:#f8e8e5;border-color:#e6bbb5}.month-missed .monthStatusDot{background:#bd554b}.month-missed>small{color:#96605a}.month-met{color:#24594a;background:#dfeee6;border-color:#acd0c0}.month-met .monthStatusDot{background:#2f7a62}.month-met>small{color:#568173}.month-exceeded{color:#40384f;background:linear-gradient(135deg,#f8dddd 0%,#faedc9 21%,#d9f0df 42%,#d8edf5 63%,#e1ddf7 82%,#f3ddec 100%);border-color:#c6b5cd}.month-exceeded .monthStatusDot{background:conic-gradient(#d95c5c,#d8a83c,#56a67e,#518faf,#7969bd,#c2689e,#d95c5c)}.month-exceeded>small{color:#6d6379}.month-upcoming{color:#818b87;background:0 0;border-style:dashed}.month-upcoming .monthStatusDot{background:0 0;border:1px solid #9fa7a3}.month-selected{box-shadow:0 0 0 3px color-mix(in srgb, var(--green-2) 30%, transparent);border-color:var(--green-2)}.monthDetail{border:1px solid var(--line);background:var(--surface);border-radius:24px;padding:24px;scroll-margin-top:94px}.monthDetailHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.monthDetailHead h2{text-transform:capitalize;margin:4px 0 0;font-size:28px}.monthDetailStatus{background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:850;display:inline-flex}.monthDetailStatus-missed{color:#8a342d;background:#f5ddd9}.monthDetailStatus-met{color:#205747;background:#dcece3}.monthDetailStatus-exceeded{color:#4b4057;background:linear-gradient(135deg,#f5cece,#f6e3b2,#c9e7d5,#c6e2ed,#d4cdef,#edcce2)}.monthDetailTotals{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.monthDetailTotals>div{background:var(--surface-2);border-radius:15px;align-items:center;gap:10px;min-height:73px;padding:13px;display:flex}.monthDetailTotals small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.monthDetailTotals strong{font-size:15px}.monthTimeline{flex-direction:column;gap:9px;padding-top:4px;display:flex}.monthTimelineEntry{border:1px solid var(--line);border-radius:16px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:90px;padding:9px;display:grid}.monthTimelineEntryWithoutImage{grid-template-columns:minmax(0,1fr) auto}.monthTimelineEntry>img,.monthEntryPlaceholder{object-fit:cover;border-radius:11px;width:82px;height:68px}.monthEntryCopy{flex-direction:column;gap:6px;min-width:0;display:flex}.monthEntryCopy>div{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.monthEntryCopy>div span{background:var(--mint);color:var(--green);border-radius:99px;padding:3px 6px;font-weight:800}.monthEntryCopy>strong{font-size:14px;line-height:1.35}.monthEntryReason{color:var(--red)}.monthEntryValue{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:3px;padding-right:7px;display:flex}.monthEntryValue strong{font-size:14px}.monthEntryValue small{color:var(--muted);font-size:10px}.monthTimelineEntry.entry-withdrawn,.monthTimelineEntry.entry-suspended{opacity:.68}.monthTimelineEntry.entry-withdrawn .monthEntryCopy>div span,.monthTimelineEntry.entry-suspended .monthEntryCopy>div span{color:#835349;background:#eee5e2}.monthEmpty{margin-top:20px}.emptyState{background:var(--surface);text-align:center;color:var(--muted);border:1px dashed #c9ccc4;border-radius:20px;padding:42px 20px}.emptyState h3{color:var(--ink);margin:13px 0 6px}.emptyState p{margin-bottom:0}.durationChoice{border:0;margin:0;padding:0}.durationChoice legend{color:#42534f;margin-bottom:8px;font-size:13px;font-weight:700}.durationChoice{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.durationChoice legend{grid-column:1/-1}.durationChoice label input{opacity:0;pointer-events:none;position:absolute}.durationChoice label span{border:1px solid var(--line);cursor:pointer;border-radius:12px;place-items:center;min-height:48px;font-weight:800;display:grid}.durationChoice label input:checked+span{background:var(--mint);border-color:var(--green-2);color:var(--green)}.durationCustomButton{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--ink);cursor:pointer;font-weight:800;font:inherit;border-radius:12px}.durationCustomButton:hover,.durationCustomButton:focus-visible{border-color:var(--green-2);color:var(--green)}.durationCustomButton.isSelected{background:var(--mint);border-color:var(--green-2);color:var(--green)}.durationModalHint{color:var(--muted);margin:-4px 0 0}.durationInputs{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.formError{color:#a64238;margin:-5px 0 0;font-size:13px;font-weight:700}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fileField{cursor:pointer;border:1px dashed #aeb9b4;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;padding:14px;gap:12px!important;display:grid!important}.fileField span{flex-direction:column;gap:2px;display:flex}.fileField small{color:var(--muted);font-weight:400}.fileField input{background:var(--surface-2);grid-column:1/-1;padding:9px}.imagePicker{flex-direction:column;gap:9px;display:flex}.imagePickerLabel{color:#42534f;font-size:13px;font-weight:700}.imagePickerActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.imagePickerButton{min-height:52px}.imagePickerHint{color:var(--muted);font-size:12px;line-height:1.4}.visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.receiptToolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.periodLabel{color:var(--muted);margin:-12px 0 0;font-size:13px}.yearSelect{width:auto;display:none}.yearLinks{background:#eae7e0;border-radius:12px;gap:5px;padding:4px;display:flex}.yearLinks a{border-radius:9px;padding:7px 10px;font-size:12px;font-weight:750}.yearLinks a.active{background:#fff}.budgetGrid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.budgetCard{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:19px}.budgetTitle{align-items:center;gap:11px;display:flex}.budgetTitle h3{margin:0 0 2px;font-size:15px}.budgetTitle small{color:var(--muted)}.categoryIcon{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:12px;flex:none;place-items:center;display:grid}.category-repairs{color:#82572d;background:#f0dfce}.category-solo-holidays{color:#486c8d;background:#dce7f2}.category-household{color:#8b4a42;background:#f0dcd8}.budgetNumbers{grid-template-columns:1fr 1fr;gap:14px;margin:20px 0 14px;display:grid}.budgetNumbersSingle{grid-template-columns:1fr}.budgetNumbers div{flex-direction:column;display:flex}.budgetNumbers small,.budgetNumbers span{color:var(--muted);font-size:10px}.budgetNumbers strong{margin:3px 0 1px;font-size:19px}.negative{color:var(--red)}.budgetTrack{background:#e8e8e2;border-radius:20px;height:8px;position:relative;overflow:hidden}.budgetTrack span{height:100%;position:absolute;top:0}.budgetFinal{background:var(--green-2);left:0}.budgetReserved{background:#a8aeaa}.budgetLegend{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:8px;font-size:10px;display:flex}.budgetLegend span{align-items:center;gap:4px;display:flex}.budgetLegend i{border-radius:2px;width:7px;height:7px}.legendFinal{background:var(--green-2)}.legendReserved{background:#a8aeaa}.overHint{color:var(--red);margin-top:10px;font-size:10px;font-weight:700}.confirmedReceiptManager{background:#fff9f6;border:1px solid #d7c8c3;border-radius:20px;padding:20px}.confirmedReceiptManagerHead{justify-content:space-between;align-items:center;gap:14px;display:flex}.confirmedReceiptManagerHead h2{margin:3px 0 0;font-size:21px}.confirmedReceiptHint{color:var(--muted);margin:8px 0 15px;font-size:12px}.confirmedReceiptList{flex-direction:column;gap:8px;display:flex}.confirmedReceiptRow{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 13px;display:grid}.confirmedReceiptRow>div{flex-direction:column;gap:2px;min-width:0;display:flex}.confirmedReceiptRow small{color:var(--green-2);font-size:9px;font-weight:800}.confirmedReceiptRow time{color:var(--muted);font-size:10px;font-weight:650}.confirmedReceiptRow strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.confirmedReceiptRow>span{white-space:nowrap;font-weight:800}.budgetReceiptDelete{min-height:38px;color:var(--red);cursor:pointer;background:#fff2ee;border:1px solid #e5c4bd;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:8px 11px;font-weight:800;display:inline-flex}.budgetReceiptDelete:hover,.budgetReceiptDelete:focus-visible{border-color:var(--red);background:#fde8e2;outline:none}.adminNotice{color:#285849;background:#e5efe9;border-radius:13px;align-items:center;gap:9px;margin-bottom:17px;padding:12px 14px;font-size:13px;display:flex}.receiptCard{background:var(--surface);border:1px solid var(--line);border-radius:20px;grid-template-columns:124px 1fr;display:grid;overflow:hidden}.receiptCardWithoutImage{grid-template-columns:1fr}.receiptNeedsPayment{border-color:#a99dd4;box-shadow:0 0 0 2px #6957a414}.receiptImageWrap{background:var(--surface-2);min-height:160px;color:var(--muted);place-items:center;display:grid}.receiptImage{object-fit:cover;width:100%;height:100%}.adminBadge{color:#3e6281;text-transform:uppercase;letter-spacing:.05em;background:#dce7f1;border-radius:99px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:850;display:inline-flex}.receiptHeadline{justify-content:space-between;gap:16px;margin:12px 0 6px;display:flex}.receiptHeadline small{color:var(--green-2);font-size:10px;font-weight:750}.receiptHeadline h3{margin:2px 0 0}.receiptHeadline>strong{white-space:nowrap;font-size:18px}.paymentSummary{background:var(--surface-2);border-radius:16px;grid-template-columns:1fr auto;gap:10px 16px;margin-bottom:16px;padding:18px;display:grid}.paymentSummary span{color:var(--muted)}.paymentSummary strong{font-size:18px}.entryDetailModal{width:min(100% - 28px,820px);max-height:92svh;padding-left:28px;padding-right:28px}.entryDetailContent{flex-direction:column;gap:20px;display:flex}.entryDetailImage{object-fit:contain;background:#17201f;border-radius:18px;width:100%;height:min(48svh,460px)}.receiptDetailImage{background:#eeece6}.entryDetailImagePlaceholder{background:var(--surface-2);min-height:260px;color:var(--muted);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.entryDetailMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.entryDetailMeta>div{background:var(--surface-2);border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:72px;padding:13px 14px;display:flex}.entryDetailMeta small,.entryDetailDescription>small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.entryDetailMeta strong{font-size:15px}.entryDetailDescription{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:19px}.entryDetailDescription p{white-space:pre-wrap;overflow-wrap:anywhere;color:#354844;margin:8px 0 0;font-size:16px;line-height:1.65}.detailReason,.detailAdminNotice{margin:0}.adminPage{background:radial-gradient(circle at 50% 0%, #dcebe3 0, transparent 30%), var(--bg)}.adminMain{width:min(100% - 28px,920px);margin:auto;padding:58px 0 80px}.settingsMain{width:min(100% - 28px,820px);margin:auto;padding:42px 0 80px}.settingsIntro{align-items:center;gap:16px;margin-bottom:28px;display:flex}.settingsIntro h1{margin:4px 0 3px;font-size:clamp(32px,5vw,44px)}.settingsIntro p:last-child{color:var(--muted);margin:0}.settingsIcon{background:var(--green);color:#fff;border-radius:18px;flex:none;place-items:center;width:58px;height:58px;display:grid}.settingsSection{border:1px solid var(--line);background:#fffdf9e6;border-radius:24px;margin-top:20px;padding:25px;box-shadow:0 12px 34px #1e37330f}.settingsSectionHead{justify-content:space-between;align-items:center;gap:16px;display:flex}.settingsSectionHead>svg{color:var(--green-2)}.settingsSectionHead h2{margin:4px 0 0;font-size:24px}.settingsHint{color:var(--muted);margin:10px 0 20px;font-size:13px;line-height:1.55}.budgetSettingsList{flex-direction:column;gap:13px;display:flex}.budgetSettingsCard{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:13px 16px;padding:18px;display:grid}.budgetSettingsCard>label{grid-column:1/-1}.budgetSettingsCard label{color:#42534f;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.budgetSettingsCard .formRow{min-width:0}.budgetSaveButton{white-space:nowrap;align-self:end}.compactSettingsSection{max-width:620px}.pinSettingsForm{margin-top:20px}.adminIntro{text-align:center;max-width:620px;margin:auto}.adminIntro h1{margin:8px 0 12px;font-size:clamp(34px,6vw,52px)}.adminIntro>p:last-child{color:var(--muted)}.adminShield{background:var(--green);color:#fff;border-radius:19px;place-items:center;width:62px;height:62px;margin:0 auto 20px;display:grid}.adminProfiles{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.adminProfileCard{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:14px;position:relative;box-shadow:0 10px 30px #1e37330f}.adminProfileLink{text-align:center;flex-direction:column;align-items:center;padding:12px;display:flex}.adminProfileLink .avatar{border-radius:30px;width:108px;font-size:40px}.adminProfileLink>span:nth-child(2){flex-direction:column;margin:14px 0 12px;display:flex}.adminProfileLink strong{font-size:20px}.adminProfileLink small{color:var(--muted)}.adminProfileLink .profileTimestamp{margin-top:5px;font-size:10px;line-height:1.35}.pinResetButton{border:0;border-top:1px solid var(--line);width:100%;color:var(--muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;padding:13px 5px 4px;font-size:12px;display:flex}.profileBell{z-index:3;position:absolute;top:13px;right:13px}.bellButton{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:13px;place-items:center;display:grid;position:relative;box-shadow:0 4px 12px #1e37330f}.bellButton:hover,.bellButton:focus-visible{color:var(--green);border-color:#9aafa8}.bellHasNews{color:var(--green);background:#e2eee8;border-color:#b4d0c4}.bellButton>span{background:var(--coral);color:#fff;border:2px solid var(--surface);border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-6px;right:-6px}.adminActivity{border:1px solid var(--line);background:#fffdf9d6;border-radius:26px;margin-top:48px;padding:24px;box-shadow:0 12px 34px #1e37330f}.adminActivityHeading{margin-top:0}.adminActivityHint{color:var(--muted);margin:8px 0 19px;font-size:13px}.notificationList{flex-direction:column;gap:8px;display:flex}.notificationList form{display:block}.notificationItem{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:78px;padding:12px 14px;transition:border-color .15s,background .15s,transform .15s;display:grid;position:relative}.notificationItem:hover,.notificationItem:focus-visible{background:#fbfaf6;border-color:#9aafa8;outline:none;transform:translate(2px)}.notificationUnread{background:#f2f8f4;border-color:#bfd5ca}.notificationType{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.notificationWork{color:#2e685a;background:#dcece3}.notificationReceipt{color:#765b2d;background:#f3e7d2}.notificationPayout{color:#574690;background:#e8e1fb}.notificationCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.notificationTopline,.notificationTitle{justify-content:space-between;align-items:center;gap:10px;display:flex}.notificationTopline strong{color:var(--green-2);font-size:12px}.notificationTopline time{color:var(--muted);font-size:10px;font-weight:500}.notificationTitle{font:750 14px/1.25 var(--font-display)}.notificationTitle b{white-space:nowrap;font-size:12px}.notificationPreview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.notificationArrow{color:#97a29e}.unreadDot{background:var(--coral);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:7px}.notificationEmpty{min-height:150px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.notificationEmpty strong{color:var(--ink)}.notificationEmpty span{font-size:12px}.notificationModalIntro{color:var(--muted);align-items:center;gap:7px;margin:-3px 0 15px;font-size:12px;display:flex}@media (max-width:760px){.profileGrid{grid-template-columns:1fr 1fr;gap:18px 8px}.avatar{border-radius:30px;width:112px}.brandMark{margin-bottom:42px}.pickerHeading h1{font-size:39px}.budgetGrid{grid-template-columns:1fr}.yearTotalCard{flex-direction:column;align-items:flex-start}.yearTotalNumbers{width:100%}.monthGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.monthDetailTotals{grid-template-columns:1fr 1fr}.monthTimelineEntry{grid-template-columns:66px minmax(0,1fr)}.monthTimelineEntryWithoutImage{grid-template-columns:minmax(0,1fr)}.monthTimelineEntryWithoutImage .monthEntryValue{grid-column:1}.monthTimelineEntry>img,.monthEntryPlaceholder{width:66px;height:62px}.monthEntryValue{flex-direction:row;grid-column:2;align-items:flex-start;gap:8px;padding:0 0 4px}.historyCard{grid-template-columns:115px 1fr}.historyCardWithoutImage{grid-template-columns:1fr}.historyContent{padding:15px}.evidenceImage{min-height:175px}.adminProfiles{grid-template-columns:1fr}.adminProfileCard{grid-template-columns:1fr;display:grid}.adminProfileLink{text-align:left;flex-direction:row;padding:6px}.adminProfileLink .avatar{border-radius:22px;width:74px;font-size:30px}.adminProfileLink>span:nth-child(2){flex:1;align-items:flex-start;margin:0 13px}.adminActivity{margin-top:32px;padding:18px}}@media (max-width:520px){.authPage{align-items:start;padding-top:22px}.loginCard,.setupCard,.configCard{border-radius:26px;padding:26px 20px}.pinGrid,.formRow{grid-template-columns:1fr;display:grid}.dashboardMain{width:min(100% - 22px,960px);padding-top:24px}.welcomeRow{margin-bottom:20px}.adminChildWelcome{flex-direction:column;align-items:flex-start;gap:13px}.adminChildWelcome .dashboardStatus{flex-direction:column;align-items:flex-start;width:100%}.adminChildWelcome .dateChip{white-space:normal}.tabs a{gap:5px;min-width:0;font-size:12px}.tabs a svg{width:16px}.dateChip{text-overflow:ellipsis;max-width:100%;overflow:hidden}.dashboardStatus{justify-content:flex-start}.heroSummary{padding:21px}.summaryTop{flex-direction:column;align-items:flex-start;gap:13px}.workMoneyActions{width:100%}.workMoneyActions .amountPill{flex:1}.summaryTop h2{font-size:30px}.earnedSincePayout strong{font-size:17px}.historyCard,.receiptCard{grid-template-columns:1fr}.confirmedReceiptRow{grid-template-columns:minmax(0,1fr) auto}.confirmedReceiptRow>span{grid-area:1/2}.confirmedReceiptRow>span+span{grid-area:2/1/auto/-1}.budgetReceiptDelete{width:100%}.historyCard .evidenceImage{width:100%;height:190px}.receiptBody{order:1}.receiptImageWrap{border-top:1px solid var(--line);order:2;width:100%;height:148px;min-height:0}.receiptImage{object-position:center}.receiptToolbar{align-items:flex-start}.yearLinks{max-width:50%;overflow-x:auto}.receiptHeadline{flex-direction:column;gap:6px}.receiptHeadline>strong{font-size:21px}.historyMeta{align-items:flex-start}.historyMeta time{white-space:normal;text-align:right}.floatingAction{width:100%}.historyYearHead{flex-direction:column;align-items:flex-start}.historyYearLinks{max-width:100%;overflow-x:auto}.yearTotalCard{padding:20px}.yearTotalNumbers{grid-template-columns:1fr}.historyLegend{justify-content:flex-start}.monthGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.monthCard{min-height:136px;padding:15px}.monthDetail{padding:19px 15px}.monthDetailHead{flex-direction:column}.monthDetailTotals{grid-template-columns:1fr}.monthTimelineEntry{grid-template-columns:54px minmax(0,1fr);gap:10px}.monthTimelineEntryWithoutImage{grid-template-columns:minmax(0,1fr)}.monthTimelineEntry>img,.monthEntryPlaceholder{width:54px;height:54px}.entryDetailModal{padding-left:18px;padding-right:18px}.entryDetailImage{height:min(42svh,390px)}.entryDetailMeta{grid-template-columns:1fr}.adminMain{padding-top:35px}.settingsMain{padding-top:28px}.settingsSection{padding:19px 16px}.budgetSettingsCard{grid-template-columns:1fr;padding:16px}.budgetSettingsCard .formRow{grid-template-columns:1fr;display:grid}.budgetSaveButton{width:100%}.notificationItem{grid-template-columns:auto minmax(0,1fr);padding:11px}.notificationArrow{display:none}.notificationTopline{flex-direction:column;align-items:flex-start;gap:1px}.notificationTitle{align-items:flex-start}.payoutCard{grid-template-columns:auto minmax(0,1fr) auto}.payoutCard form,.payoutCard>span+button,.payoutCard>span+span{grid-column:1/-1}.payoutCard .successButton,.payoutCard .twintButton{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}.buttonSpinner{animation:none}}
