@import "https://fonts.googleapis.com/css2?family=Anuphan:wght@400;500;600;700&family=Pridi:wght@500;600&display=swap";:root{color:#17231f;font-synthesis:none;--forest:#173f34;--forest-2:#225346;--muted:#738078;--line:#e2e6df;--paper:#fffefa;--orange:#e98750;background:#f4f5f0;font-family:Anuphan,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f4f5f0;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#eef5f1;z-index:20;background:#12382f;flex-direction:column;height:100vh;min-height:100vh;padding:25px 17px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 8px 26px;display:flex}.brand-mark{color:#173f34;background:#f5d6a7;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.brand strong{font-family:Pridi,serif;font-size:21px;font-weight:600;line-height:1.1;display:block}.brand span{color:#9fb6ae;font-size:10px}.close-menu{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.nav-label{color:#77978c;text-transform:uppercase;letter-spacing:.12em;margin:4px 0 9px;padding:0 13px;font-size:10px}nav button{color:#bad0c8;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;height:44px;margin:3px 0;padding:0 13px;transition:all .2s;display:flex}nav button:hover{color:#fff;background:#1b493d}nav button.active{color:#1c3b32;background:#e8efe9;font-weight:600}.nav-badge{color:#fff;background:#d86d54;border-radius:10px;place-items:center;min-width:21px;height:21px;margin-left:auto;font-size:11px;display:grid}.plan-card{background:#1b493d;border:1px solid #2b5a4e;border-radius:14px;grid-template-columns:34px 1fr;gap:10px;margin-top:auto;padding:13px;display:grid}.plan-icon{color:#23473d;background:#f4d5a0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.plan-card span,.plan-card small{color:#9eb5ad;font-size:10px;display:block}.plan-card strong{margin:1px 0;font-size:13px;display:block}.plan-progress{background:#ffffff29;border-radius:999px;width:100%;height:5px;margin-top:7px;overflow:hidden}.plan-progress-bar{background:#f4d5a0;border-radius:999px;height:100%;transition:width .3s}.plan-progress{background:#335f54;border-radius:4px;grid-column:1/-1;height:4px;overflow:hidden}.plan-progress i{background:#f2c87f;width:68%;height:100%;display:block}.profile{border-top:1px solid #31574d;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;margin-top:16px;padding:11px 5px 0;display:grid}.avatar{color:#26443c;background:#d9b57d;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.profile strong,.profile span{display:block}.profile strong{font-size:12px}.profile span{color:#91aaa1;font-size:10px}main{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefaeb;justify-content:space-between;align-items:center;min-height:76px;padding:14px 32px;display:flex;position:sticky;top:0}.title-group{align-items:center;gap:12px;display:flex}.title-group h1{margin:0;font:600 21px/1.2 Pridi,serif}.title-group p{color:var(--muted);margin:2px 0 0;font-size:11px}.menu-button{color:var(--forest);background:0 0;border:0;padding:5px;display:none}.top-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);color:#58655f;background:#fff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid;position:relative}.icon-button i{background:#e87355;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.primary-button{background:var(--forest);color:#fff;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:600;display:inline-flex}.content{max-width:1500px;margin:0 auto;padding:27px 32px 40px}.welcome-row{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#8b978f;margin:0 0 4px;font-size:10px;font-weight:600}.welcome-row h2,.assistant-hero h2{color:#18372e;margin:0;font:600 27px/1.25 Pridi,serif}.date-pill{border:1px solid var(--line);background:var(--paper);color:#67736d;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;grid-template-columns:37px 1fr;gap:4px 11px;padding:17px;display:grid;box-shadow:0 3px 14px #1c342b09}.metric-icon{border-radius:11px;grid-row:1/3;place-items:center;width:37px;height:37px;display:grid}.metric-icon.mint{color:#2c6955;background:#dcece5}.metric-icon.cream{color:#a7693f;background:#f5e7d1}.metric-icon.blue{color:#16834a;background:#d7f5e4}.metric-icon.rose{color:#b76451;background:#f4dfda}.metric-label{color:#76827b;font-size:11px}.metric-card>strong{font:600 22px Pridi,serif}.metric-card p{color:#89938d;grid-column:1/-1;align-items:center;gap:4px;margin:7px 0 0;font-size:10px;display:flex}.metric-card p.positive{color:#388163}.metric-card p.warning{color:#c05f4c}.main-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:14px;margin-top:14px;display:grid}.card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:19px}.card-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.card-heading h3,.ai-banner h3{margin:0;font:600 17px Pridi,serif}.card-heading button{color:#62726a;background:0 0;border:0;align-items:center;font-size:10px;display:flex}.eyebrow.danger{color:#c06653}.circle-row{border-top:1px solid #edf0eb;grid-template-columns:38px minmax(130px,1fr) minmax(110px,1fr) auto auto;align-items:center;gap:11px;padding:12px 0;display:grid}.circle-icon{border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.circle-icon.green{color:#39705d;background:#e2ede8}.circle-icon.amber{color:#9f7144;background:#f4e9d9}.circle-icon.blue{color:#16834a;background:#d7f5e4}.circle-info strong,.circle-info span{display:block}.circle-info strong{font-size:13.5px}.circle-info span,.progress-wrap span{color:#5f6b64;font-size:11px}.progress-wrap>div{background:#e8ece8;border-radius:5px;height:4px;margin-top:5px}.progress-wrap i{background:#4e8b72;border-radius:5px;height:100%;display:block}.circle-amount{white-space:nowrap;font:600 14px Pridi,serif}.ghost-button{border:1px solid var(--line);color:#2b6853;background:#fff;border-radius:8px;padding:7px 11px;font-size:11px;font-weight:700}.overdue-list article{border-top:1px solid #edf0eb;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.mini-avatar{color:#426d5d;background:#e5eee9;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-weight:700;display:grid}.overdue-list strong,.overdue-list span{display:block}.overdue-list article>div:nth-child(2) strong{font-size:11px}.overdue-list span{color:#89948e;font-size:9px}.overdue-amount{text-align:right}.overdue-amount strong{color:#b55b49;font:600 12px Pridi,serif}.overdue-amount span{color:#c87563}.follow-button{color:#2b6853;background:#f2f7f4;border:1px solid #d9e3dd;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:7px;padding:8px;font-size:10px;font-weight:600;display:flex}.ai-banner{color:#fff;background:radial-gradient(circle at 80% -30%,#426e60,#0000 40%),linear-gradient(110deg,#173f34,#204e41);border-radius:17px;grid-template-columns:48px minmax(230px,1.2fr) minmax(300px,1fr) auto;align-items:center;gap:16px;margin-top:14px;padding:18px 20px;display:grid;overflow:hidden}.ai-orb,.large-ai-orb{color:#264d40;background:linear-gradient(140deg,#f4d39b,#efb776);border-radius:15px;place-items:center;display:grid;box-shadow:0 8px 22px #00000029}.ai-orb{width:48px;height:48px}.ai-copy>span{color:#f2c981;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:4px;font-size:9px;display:flex}.ai-copy h3{margin:3px 0 1px}.ai-copy p{color:#aac1b9;margin:0;font-size:9px}.ai-quick{flex-wrap:wrap;gap:6px;display:flex}.ai-quick button{color:#d8e4df;background:#2a5749;border:1px solid #52776b;border-radius:15px;padding:6px 10px;font-size:9px}.ask-button{color:#23473b;white-space:nowrap;background:#f2c982;border:0;border-radius:10px;align-items:center;gap:5px;padding:10px 13px;font-size:10px;font-weight:700;display:flex}.assistant-page{max-width:920px}.assistant-hero{text-align:center;padding:28px 0 23px}.assistant-hero>p:last-child{color:var(--muted);max-width:570px;margin:8px auto 0;font-size:12px}.large-ai-orb{border-radius:20px;width:62px;height:62px;margin:0 auto 13px}.chat-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;justify-content:space-between;min-height:300px;padding:22px;display:flex;box-shadow:0 10px 35px #1a3a300f}.empty-chat{color:#9aa39e;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:190px;display:flex}.empty-chat strong{color:#53635c;font-size:13px}.empty-chat span{font-size:11px}.chat-card form{background:#fff;border:1px solid #d9dfda;border-radius:13px;align-items:center;gap:10px;padding:7px 7px 7px 13px;display:flex}.chat-card form>svg{color:#87938d}.chat-card input{color:#24352f;border:0;outline:0;flex:1;min-width:0}.chat-card form button{background:var(--forest);color:#fff;white-space:nowrap;border:0;border-radius:9px;align-items:center;gap:5px;padding:9px 13px;display:flex}.conversation{padding:10px 4px 30px}.user-message{background:#e7eee9;border-radius:13px 13px 3px;width:fit-content;margin-left:auto;padding:9px 13px;font-size:12px}.bot-message{grid-template-columns:32px 1fr;gap:9px;margin-top:17px;display:grid}.bot-mini{color:#31594c;background:#f3d49d;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.bot-message strong{font-size:11px}.bot-message p{margin:5px 0;font-size:13px;line-height:1.7}.bot-message small{color:#89948e;font-size:9px}.suggestion-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.suggestion-grid button{border:1px solid var(--line);background:var(--paper);color:#36584d;text-align:left;border-radius:11px;align-items:center;gap:8px;padding:12px;display:flex}.suggestion-grid button span{flex:1;font-size:11px}.placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);display:flex}.placeholder-icon{color:#356653;background:#dceae3;border-radius:20px;place-items:center;width:68px;height:68px;display:grid}.placeholder h2{margin:15px 0 3px;font:600 25px Pridi,serif}.placeholder p{color:var(--muted);margin:0 0 17px;font-size:12px}.backdrop{display:none}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.main-grid{grid-template-columns:1fr}.ai-banner{grid-template-columns:48px 1fr auto}.ai-quick{display:none}}@media (width<=760px){.app-shell{display:block}.sidebar{width:250px;transition:left .25s;position:fixed;left:-270px}.sidebar.open{left:0;box-shadow:18px 0 45px #0a1e1838}.close-menu,.menu-button{display:block}.backdrop{z-index:15;background:#11221c73;border:0;display:block;position:fixed;inset:0}.topbar{padding:12px 16px}.title-group p{display:none}.top-actions .primary-button{justify-content:center;width:39px;height:39px;padding:0;font-size:0}.content{padding:21px 15px 35px}.welcome-row{align-items:start}.welcome-row h2{font-size:23px}.date-pill{display:none}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{grid-template-columns:32px 1fr;padding:13px}.metric-icon{width:32px;height:32px}.metric-card>strong{font-size:18px}.circle-row{grid-template-columns:38px 1fr auto}.progress-wrap,.ghost-button{display:none}.ai-banner{grid-template-columns:43px 1fr;padding:15px}.ai-orb{width:43px;height:43px}.ask-button{grid-column:1/-1;justify-content:center}.suggestion-grid{grid-template-columns:1fr}.assistant-hero{padding-top:12px}.chat-card{padding:14px}.chat-card form button{font-size:0}.chat-card form button svg{width:18px}.topbar h1{font-size:18px}}@media (width<=430px){.metric-grid{grid-template-columns:1fr}.circle-amount{font-size:11px}.welcome-row h2{font-size:21px}}.data-page{max-width:1280px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-heading h2{color:#18372e;margin:0;font:600 25px Pridi,serif}.section-heading p{color:var(--muted);margin:2px 0 0;font-size:11px}.search-box{border:1px solid var(--line);background:var(--paper);color:#7c8982;border-radius:11px;align-items:center;gap:8px;width:min(380px,100%);height:42px;margin-bottom:14px;padding:0 12px;display:flex}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.data-table{background:var(--paper);border:1px solid var(--line);border-radius:16px;overflow:hidden}.table-head,.table-row{grid-template-columns:1.3fr 1fr 1fr .7fr;align-items:center;gap:14px;padding:13px 18px;display:grid}.table-head{color:#77837c;text-transform:uppercase;letter-spacing:.06em;background:#f0f3ef;font-size:9px;font-weight:600}.table-row{border-top:1px solid #edf0eb;min-height:61px;font-size:11px}.table-row>span{color:#647169}.person-cell{align-items:center;gap:9px;display:flex}.person-cell strong{font-size:11px}.status{border-radius:12px;width:max-content;padding:4px 8px;font-size:9px;font-weight:600;display:inline-flex}.status.success{color:#357058;background:#e1eee7}.status.inactive{color:#737d77;background:#eceeed}.status.cancelled{color:#b75549;background:#f5e1df}.members-table .table-head,.members-table .table-row{grid-template-columns:55px 1.3fr 1fr 1fr .7fr .55fr}.row-number{color:#7b8780;text-align:center;font-size:11px}.member-code{color:#315f50;letter-spacing:.04em;background:#e6efe9;border-radius:6px;margin-right:3px;padding:2px 5px;font-size:9px;display:inline-flex}.edit-button{color:#376a58;background:#f2f7f4;border:1px solid #d5e0da;border-radius:8px;align-items:center;gap:5px;width:max-content;padding:6px 9px;font-size:9px;font-weight:600;display:inline-flex}.edit-button:hover{background:#e4eee9;border-color:#b9cec3}.members-table .table-head span:last-child,.members-table .edit-button{justify-self:end}.members-account-page{max-width:1500px}.members-page-title{margin-bottom:17px}.members-page-title h2{color:#18372e;margin:0;font:600 25px Pridi,serif}.members-page-title .eyebrow{margin-bottom:1px}.member-filter-bar{background:var(--paper);border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr 1fr 1.1fr;gap:14px;margin-bottom:14px;padding:15px;display:grid;box-shadow:0 4px 16px #2d285f09}.member-filter-bar label{color:#58655f;flex-direction:column;gap:5px;font-weight:600;display:flex;font-size:11.5px!important}.member-filter-bar input,.member-filter-bar select{color:#35433d;background:#fff;border:1px solid #dde2e0;border-radius:9px;outline:0;width:100%;height:38px;padding:0 11px;font-size:13px!important}.member-filter-bar input:focus,.member-filter-bar select:focus{border-color:#6a9484;box-shadow:0 0 0 3px #dcece5}.custom-date-picker{color:#7b8780;background:#fff;border:1px solid #dde2e0;border-radius:9px;align-items:center;width:100%;height:38px;display:flex;position:relative;overflow:visible}.custom-date-picker>button:first-child{z-index:2;min-width:0;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:7px;padding:0 11px;display:flex;position:relative}.custom-date-picker b{color:#26362f;font-size:12.5px;font-weight:600}.custom-date-picker .clear-date{z-index:3;color:#909a94;background:0 0;border:0;width:34px;height:100%;font-size:16px;position:relative}.custom-date-picker .clear-date:hover{color:#b25348;background:#f1f3f1}.custom-date-picker:focus-within{border-color:#6a9484;box-shadow:0 0 0 3px #dcece5}.date-native-input{opacity:0;pointer-events:none;inset:0;border:0!important;width:100%!important;height:100%!important;padding:0!important;position:absolute!important}.member-search{min-width:0}.member-search>div{color:#8d9691;background:#fff;border:1px solid #dde2e0;border-radius:9px;align-items:center;gap:7px;width:100%;height:38px;padding:0 10px;display:flex;overflow:hidden}.member-search>div:focus-within{border-color:#6a9484;box-shadow:0 0 0 3px #dcece5}.member-search>div svg{flex:none}.member-search>div input{color:#35433d;background:0 0;border:0;outline:0;flex:1;width:100%;min-width:0;height:34px;padding:0;font-size:10px;box-shadow:none!important}.members-ledger-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:17px;box-shadow:0 7px 25px #272b440b}.ledger-heading{border-bottom:1px solid #ebecea;justify-content:space-between;align-items:center;padding:1px 3px 14px;display:flex}.ledger-heading h3{color:#18372e;margin:0;font:600 18px Pridi,serif}.soft-add-button{color:#2b6853;background:#dcece5;border:0;border-radius:9px;align-items:center;gap:6px;padding:9px 12px;font-size:10px;font-weight:600;display:flex}.scope-badge{vertical-align:middle;color:#2b6853;background:#dcece5;border-radius:10px;margin-left:6px;padding:3px 7px;font:600 9px Anuphan,sans-serif;display:inline-flex}.member-summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0;display:grid}.member-summary-box{border:1px solid;border-radius:14px;align-items:center;gap:14px;min-height:105px;padding:15px 17px;display:flex;position:relative}.member-summary-box.green{color:#29a56d;background:#e8faf0}.member-summary-box.red{color:#d94f66;background:#fdeef0}.member-summary-box.purple{color:#2f6fdb;background:#eaf2fd}.summary-box-icon{width:26px;height:26px;color:inherit;background:#fff;border-radius:50%;flex:none;place-items:center;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 1px 4px #14281e24}.percent-ring{background:conic-gradient(currentColor calc(var(--pct)*1%), #e7ece9 0);border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-size:11px;display:grid;position:relative}.percent-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:5px}.percent-ring span{z-index:1;font-weight:700;position:relative}.summary-box-text{flex-direction:column;gap:2px;min-width:0;display:flex}.summary-box-text strong{color:inherit;font:700 19px Pridi,serif;display:block}.summary-box-text span{color:inherit;font-size:10.5px;font-weight:600;display:block}.ledger-table-wrap{border-radius:11px;overflow-x:auto}.members-ledger-table{border-radius:11px;min-width:1050px}.members-ledger-table .table-head,.members-ledger-table .table-row{grid-template-columns:42px 1.15fr 1fr 1fr 1fr .72fr .58fr .42fr;gap:8px;padding:11px 10px}.members-ledger-table .table-head{text-align:center}.members-ledger-table .table-head span:nth-child(2){text-align:left}.members-ledger-table .table-row{text-align:right;min-height:53px}.members-ledger-table .table-row>*{min-width:0}.ledger-person{text-align:left}.ledger-person strong,.ledger-person small{display:block}.ledger-person strong{font-size:13.5px}.ledger-person strong b{color:#18372e;margin-right:4px}.ledger-person small{color:#5f6b64;margin-top:2px;font-size:11px}.members-ledger-table .row-number{text-align:center}.members-ledger-table .status{justify-self:center}.zero-value{color:#7d8982}.balance-positive{color:#16834a}.balance-negative{color:#c05f4c}.circle-count{text-align:center;color:#25895d}.icon-edit-button{color:#fff;background:#2b6853;border:0;border-radius:7px;justify-self:center;place-items:center;width:30px;height:28px;display:grid}.icon-edit-button:hover{background:#1c4a3d}.payments-table .table-row>div:not(.person-cell) strong,.payments-table .table-row>div:not(.person-cell) small{display:block}.payments-table small{color:#929b96;margin-top:2px;font-size:9px}.income{color:#2f8060!important}.expense{color:#bd5e4b!important}.circle-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.circle-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:17px;box-shadow:0 3px 14px #1c342b08}.circle-card-top{justify-content:space-between;align-items:center;display:flex}.circle-card h3{margin:13px 0 0;font:600 17px Pridi,serif}.circle-card>strong{font:600 21px Pridi,serif}.circle-card>p{color:#7f8b84;margin:1px 0 14px;font-size:10px}.circle-stats{color:#8a958f;border-top:1px solid #edf0eb;justify-content:space-between;padding-top:11px;font-size:9px;display:flex}.circle-stats b{color:#405049;margin-top:2px;display:block}.wide-progress{background:#e8ece8;border-radius:5px;height:5px;margin-top:11px;overflow:hidden}.wide-progress i{background:#4d886f;border-radius:5px;height:100%;display:block}.circles-account-page{max-width:1500px}.circle-filter-bar{background:var(--paper);border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr 1fr 1.1fr;gap:14px;margin-bottom:14px;padding:15px;display:grid;box-shadow:0 4px 16px #2d285f09}.circle-filter-bar label{color:#58655f;flex-direction:column;gap:5px;font-size:9px;font-weight:600;display:flex}.circle-filter-bar select{color:#35433d;background:#fff;border:1px solid #dde2e0;border-radius:9px;outline:0;width:100%;height:38px;padding:0 11px;font-size:10px}.circle-filter-bar select:focus{border-color:#6a9484;box-shadow:0 0 0 3px #dcece5}.circles-ledger-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:17px;box-shadow:0 7px 25px #272b440b}.circle-ledger-heading{border-bottom:1px solid #ebecea;grid-template-columns:1fr minmax(220px,300px) auto;align-items:center;gap:18px;padding:1px 3px 14px;display:grid}.circle-ledger-heading h3{color:#18372e;margin:0;font:600 18px Pridi,serif}.circle-ledger-heading>label{color:#66726c;align-items:center;gap:8px;font-size:9px;font-weight:600;display:flex}.circle-ledger-heading input{background:#fff;border:1px solid #dde2e0;border-radius:8px;flex:1;min-width:0;height:36px;padding:0 10px}.circle-table-wrap{border-radius:11px;margin-top:14px;overflow-x:auto}.circles-ledger-table{border-radius:11px;min-width:1260px}.circles-ledger-table .table-head,.circles-ledger-table .table-row{grid-template-columns:38px 1.15fr .85fr 1fr .8fr .65fr .5fr .8fr .8fr .78fr .62fr .62fr;gap:6px;padding:10px 8px}.circles-ledger-table .table-head{text-align:center}.circles-ledger-table .table-head span:nth-child(2){text-align:left}.circles-ledger-table .table-row{text-align:center;min-height:50px;font-size:9px}.circles-ledger-table .table-row>span{color:#4f5c55}.circle-name-cell{text-align:left;align-items:center;gap:5px;display:flex}.circle-name-cell strong{font-size:13.5px}.circles-ledger-table .income{text-align:right}.status.waiting{color:#a87127;background:#fff0d9}.view-data-button{color:#16834a;background:#e2f9ed;border:1px solid #b9dfd0;border-radius:7px;justify-self:center;place-items:center;width:30px;height:28px;display:grid}.view-data-button:hover{background:#c9f2dd}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11231d8c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:19px;width:min(500px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 24px 70px #00000040}.modal-heading{justify-content:space-between;align-items:start;margin-bottom:16px;display:flex}.modal-heading h2{margin:0;font:600 22px Pridi,serif}.modal-heading>button{color:#59665f;background:#edf1ed;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.modal form>label,.form-grid label{color:#56645d;flex-direction:column;gap:5px;margin-bottom:12px;font-size:10px;font-weight:600;display:flex}.modal input,.modal select{color:#263832;background:#fff;border:1px solid #dce2dd;border-radius:10px;outline:0;width:100%;height:42px;padding:0 11px}.modal input:focus,.modal select:focus{border-color:#6a9484;box-shadow:0 0 0 3px #e4eee9}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:18px;padding-top:15px;display:flex}.modal-actions>button:not(.primary-button){border:1px solid var(--line);color:#68766f;background:#fff;border-radius:10px;padding:9px 14px}.type-toggle{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:13px;display:grid}.type-toggle button{border:1px solid var(--line);color:#65736c;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px;display:flex}.type-toggle button.selected{color:#2e7157;background:#e2eee8;border-color:#a7c6b7;font-weight:600}.type-toggle button.selected.expense-choice{color:#af5544;background:#f4e3df;border-color:#deb5ac}.modal.circle-entry-modal{width:min(790px,96vw);padding:24px}.modal .circle-entry-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 18px;display:grid}.modal .circle-entry-form>label{color:#56645d;flex-direction:column;gap:6px;min-width:0;margin:0;font-size:10px;font-weight:600;display:flex}.circle-entry-form em{color:#e05a65;font-style:normal}.modal .circle-entry-form input,.modal .circle-entry-form select,.modal .circle-entry-form textarea{color:#263832;background:#fff;border:1px solid #dce2dd;border-radius:10px;outline:0;width:100%;padding:0 11px}.modal .circle-entry-form input,.modal .circle-entry-form select{height:42px}.modal .circle-entry-form textarea{resize:vertical;min-height:76px;font:inherit;padding:10px 11px;line-height:1.5}.modal .circle-entry-form input:focus,.modal .circle-entry-form select:focus,.modal .circle-entry-form textarea:focus{border-color:#6a9484;box-shadow:0 0 0 3px #e4eee9}.modal .circle-details-field{grid-row:auto}.modal .circle-details-field textarea{flex:1}.member-detail-modal{width:min(980px,96vw)}.member-detail-tabs{border-bottom:1px solid var(--line);align-items:center;gap:5px;margin-bottom:13px;padding-bottom:10px;display:flex;overflow-x:auto}.member-detail-tabs button{color:#66736c;background:0 0;border:0;border-radius:8px;flex:none;align-items:center;gap:6px;padding:9px 12px;font-size:10px;font-weight:600;display:flex}.member-detail-tabs button:hover{color:#2b6853;background:#eaf3ee}.member-detail-tabs button.active{color:#fff;background:#2b6853;box-shadow:0 5px 14px #2b685333}.member-heading-identity{color:#2b6853;vertical-align:middle;background:#dcece5;border-radius:8px;margin-left:9px;padding:3px 8px;font:600 12px Anuphan,sans-serif;display:inline-flex}.member-modal-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px;display:grid}.member-modal-summary article{border:1px solid;border-radius:12px;justify-content:space-between;align-items:center;min-height:78px;padding:13px 15px;display:flex}.member-modal-summary article.green{color:#29a56d;background:#e8faf0}.member-modal-summary article.red{color:#d94f66;background:#fdeef0}.member-modal-summary article.blue{color:#1b493d;background:#e5f1ed}.member-modal-summary .modal-summary-icon{width:30px;height:30px;color:inherit;background:#fff;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 1px 4px #14281e24}.member-modal-summary article>div{text-align:right}.member-modal-summary strong,.member-modal-summary span{color:inherit;display:block}.member-modal-summary strong{font:700 18px Pridi,serif}.member-modal-summary span{font-size:10px;font-weight:600}.modal form.member-tab-circles>label,.modal form.member-tab-circles>.form-grid,.modal form.member-tab-debts>label,.modal form.member-tab-debts>.form-grid,.modal form.member-tab-payments>label,.modal form.member-tab-payments>.form-grid{display:none}.member-tab-panel{border:1px solid var(--line);border-radius:12px;min-height:210px;overflow:hidden}.tab-panel-heading{border-bottom:1px solid var(--line);background:#f1f4f1;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.tab-panel-heading h3{margin:0;font:600 14px Pridi,serif}.tab-panel-heading span{color:#7e8a83;font-size:9px}.member-tab-panel>article{border-bottom:1px solid #edf0eb;grid-template-columns:38px 1fr auto auto;align-items:center;gap:11px;padding:11px 14px;display:grid}.member-tab-panel>article:last-child{border-bottom:0}.member-tab-panel>article>div:nth-child(2) strong,.member-tab-panel>article>div:nth-child(2) small{display:block}.member-tab-panel>article>div:nth-child(2) strong{font-size:10px}.member-tab-panel>article>div:nth-child(2) small{color:#8c9791;margin-top:2px;font-size:8px}.payment-action-grid{grid-template-columns:repeat(3,1fr);gap:11px;padding:22px;display:grid}.payment-action-grid button{color:#376a58;background:#f5f8f6;border:1px solid #d9e3dd;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:80px;font-size:10px;font-weight:600;display:flex}.payment-action-grid button:hover{background:#e9f2ed;border-color:#b5ccbf}@media (width<=900px){.circle-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.section-heading h2{font-size:21px}.table-head{display:none}.table-row{grid-template-columns:1.4fr 1fr;gap:7px 12px;padding:13px}.members-table .table-row{grid-template-columns:34px 1fr auto;gap:8px}.members-table .row-number{grid-row:1/3;align-self:center}.members-table .table-row>span{display:none}.members-table .edit-button{justify-self:end}.table-row>:nth-child(3),.table-row>:nth-child(4){justify-self:start}.circle-grid{grid-template-columns:1fr}.modal{padding:18px}.form-grid{grid-template-columns:1fr;gap:0}.member-filter-bar{grid-template-columns:1fr;gap:8px}.members-ledger-card{padding:12px}.member-summary-grid{grid-template-columns:1fr}.member-summary-box{min-height:82px}.ledger-heading{align-items:flex-end}.members-ledger-table .table-head{display:grid}.members-ledger-table .table-row{grid-template-columns:42px 1.15fr 1fr 1fr 1fr .72fr .58fr .42fr;display:grid}.members-page-title h2{font-size:22px}.circle-filter-bar{grid-template-columns:1fr;gap:8px}.circles-ledger-card{padding:12px}.circle-ledger-heading{grid-template-columns:1fr;gap:10px}.circle-ledger-heading>label{flex-direction:column;align-items:flex-start}.circle-ledger-heading input{flex:auto;width:100%}.circles-ledger-table .table-head{display:grid}.circles-ledger-table .table-row{grid-template-columns:38px 1.15fr .85fr 1fr .8fr .65fr .5fr .8fr .8fr .78fr .62fr .62fr;display:grid}.member-detail-modal{width:100%}.member-modal-summary{grid-template-columns:1fr}.member-modal-summary article{min-height:64px}.payment-action-grid{grid-template-columns:1fr;padding:13px}.member-tab-panel>article{grid-template-columns:34px 1fr auto}.member-tab-panel>article>strong:last-child{grid-column:2/4}.circle-entry-form{grid-template-columns:1fr;gap:10px}.circle-entry-form>span{display:none}.circle-details-field{grid-row:auto}}.member-share-detail{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:245px;overflow:hidden}.share-detail-title{color:#fff;background:#1b493d;align-items:center;gap:6px;height:42px;padding:0 14px;display:flex}.share-detail-title h3{margin:0;font:600 13px Pridi,serif}.share-detail-table-wrap{padding:15px 14px 5px;overflow-x:auto}.share-detail-table{border:1px solid #e4e7e4;min-width:920px}.share-detail-head,.share-detail-row{text-align:center;grid-template-columns:38px 1fr .82fr 1fr .78fr .62fr .72fr .85fr .85fr .82fr;align-items:center;gap:5px;padding:9px 7px;display:grid}.share-detail-head{color:#56635c;background:#f7f8f7;font-size:8px;font-weight:700}.share-detail-row{background:#f4f6f5;border-top:1px solid #e8ebe8;font-size:8px}.share-detail-row>*{min-width:0}.share-circle-name{text-align:left;align-items:center;gap:4px;display:flex}.share-circle-name strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.paid-hands{color:#2caf6e}.share-detail-row .status{white-space:nowrap;justify-self:center}.share-detail-footer{color:#727e78;justify-content:space-between;align-items:center;padding:9px 15px 13px;font-size:8px;display:flex}.share-detail-footer>div{align-items:center;gap:6px;display:flex}.share-detail-footer button,.share-detail-footer b{border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.share-detail-footer button{color:#a3aaa6;background:#f0f2f0}.share-detail-footer b{color:#fff;background:#2b6853}@media (width<=760px){.share-detail-table-wrap{padding:10px 8px 4px}.share-detail-footer{padding:8px}}.member-debt-detail{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.debt-toolbar{border-bottom:1px solid var(--line);background:#f7f8f7;grid-template-columns:1fr 1fr;gap:12px;padding:12px 14px;display:grid}.debt-date-range,.debt-toolbar label{color:#69756f;background:#fff;border:1px solid #dfe4e1;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 11px;display:flex}.debt-date-range span{font-size:9px}.debt-toolbar label input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:9px}.debt-table-wrap{overflow-x:auto}.debt-detail-table{min-width:960px}.debt-detail-head,.debt-detail-row,.debt-total-row{text-align:center;grid-template-columns:38px 1.45fr .9fr .75fr .75fr .75fr .75fr 1.35fr;align-items:center;gap:5px;padding:9px 8px;display:grid}.debt-detail-head{color:#58655e;background:#f5f7f5;border-bottom:1px solid #e3e7e4;font-size:8px;font-weight:700}.debt-detail-row{border-bottom:1px solid #e7ebe8;min-height:47px;font-size:8px}.debt-circle-name{text-align:left;align-items:center;gap:5px;display:flex}.debt-circle-name strong{white-space:nowrap}.payment-state-buttons{justify-content:center;gap:5px;display:flex}.payment-state-buttons button{color:#7d8782;white-space:nowrap;background:#edf0ee;border:0;border-radius:6px;padding:6px 8px;font-size:8px}.payment-state-buttons button.selected-paid{color:#fff;background:#49c887}.payment-state-buttons button.selected-unpaid{color:#fff;background:#ef466d}.debt-total-row{color:#268342;background:#fbfcfb;font-size:8px}.debt-total-row strong:nth-child(2){color:#58655e;text-align:right}@media (width<=760px){.debt-toolbar{grid-template-columns:1fr;gap:7px;padding:9px}}.circle-tab-details .circle-entry-form,.circle-tab-debts .circle-entry-form{display:none!important}.schedule-head>span:nth-child(3),.schedule-row>input:nth-child(3){display:none}.schedule-head,.schedule-row{grid-template-columns:48px 1.25fr 1.45fr .95fr 1.1fr .9fr!important}.circle-schedule-panel{background:#fff;border:1px solid #d9e2df;border-radius:14px;margin-top:10px;overflow:hidden}.circle-panel-title{color:#fff;background:#1b493d;align-items:center;gap:8px;height:42px;padding:0 18px;display:flex}.circle-panel-title span{margin-left:auto;font-weight:700}.schedule-settings{grid-template-columns:1fr 1fr 1fr auto auto;align-items:end;gap:16px;padding:24px 20px 14px;display:grid}.schedule-settings label{gap:7px;font-size:12px;font-weight:700;display:grid}.schedule-settings input,.schedule-settings select,.schedule-row input{color:#263832;background:#fff;border:1px solid #dde2e0;border-radius:7px;height:38px;padding:0 12px}.schedule-save-button,.schedule-action-button{color:#fff;background:#4ccc88;border:0;border-radius:7px;height:38px;padding:0 18px;font-weight:700}.schedule-action-button{background:#2b6853}.holiday-row{border-bottom:1px solid #d9e2df;align-items:center;gap:28px;padding:0 20px 22px;font-size:12px;display:flex}.holiday-row label{align-items:center;gap:6px;display:flex}.schedule-table-wrap{padding:12px 20px 18px;overflow:auto}.schedule-table{min-width:1080px}.schedule-head,.schedule-row{grid-template-columns:48px 1.2fr 1.05fr 1.35fr .9fr 1.05fr .85fr;align-items:center;gap:20px;display:grid}.schedule-head{border-bottom:1px dashed #d9e2df;height:42px;font-size:12px;font-weight:800}.schedule-row{border-bottom:1px dashed #d9e2df;min-height:78px;font-size:12px}.date-edit-cell{display:flex}.date-edit-cell input{width:100%}.date-edit-cell button{color:#fff;background:#2b6853;border:0;border-radius:7px;width:36px;margin-left:3px}.schedule-member{border:1px solid #dde2e0;border-radius:7px;align-items:center;gap:5px;height:38px;padding:0 10px;display:flex}.schedule-member svg{margin-left:auto}.schedule-receive{gap:2px;display:grid}.schedule-receive b{color:#fff;background:#f23d69;border-radius:5px;width:max-content;padding:3px 8px;font-size:10px}.care-exemption{align-items:center;gap:6px;display:flex}.care-exemption input{width:20px;height:20px}.circle-empty-panel{text-align:center;color:#64756f;padding:70px 20px}.circle-empty-panel svg{color:#2b6853}.circle-empty-panel h3{color:#17251f;margin:10px 0 4px}@media (width<=900px){.schedule-settings{grid-template-columns:1fr 1fr}.holiday-row{flex-wrap:wrap;gap:14px}.circle-panel-title span{display:none}}.modal.circle-entry-modal{width:min(1400px,97vw);max-height:95vh}.schedule-settings em{display:none}.dmy-date-picker{position:relative}.dmy-date-picker>input[type=text]{padding-right:42px}.dmy-date-picker .native-date-control{opacity:0;cursor:pointer;position:absolute;inset:0}.dmy-date-picker:after{content:"◫";pointer-events:none;color:#52635c;font-size:16px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.dmy-date-picker .native-date-control{pointer-events:none;z-index:20;width:100%!important;padding:0!important;inset:0!important}.date-edit-cell>button{display:none!important}.date-edit-cell .row-date-picker,.date-edit-cell .row-date-picker>input[type=text]{width:100%}.circle-schedule-panel .holiday-row{display:none!important}.circle-schedule-panel .schedule-settings{border-bottom:1px solid #d9e2df;padding-bottom:24px}.schedule-member-select{color:#263832;background:#fff;border:1px solid #dde2e0;border-radius:7px;width:100%;height:38px;padding:0 10px}.schedule-member-picker{min-width:0;position:relative}.member-picker-control{cursor:text;background:#fff;border:1px solid #dde2e0;border-radius:7px;flex-wrap:wrap;align-items:center;gap:5px;min-height:38px;padding:4px 8px;display:flex}.member-picker-control:focus-within{border-color:#2b6853;box-shadow:0 0 0 3px #dcece5}.member-picker-control>input{outline:0;flex:1;min-width:88px;box-shadow:none!important;border:0!important;height:28px!important;padding:0 3px!important}.member-picker-control>svg{flex:none;margin-left:auto}.member-token{color:#2b6853;background:#dcece5;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:10px;font-weight:700;display:inline-flex}.member-token button{color:inherit;background:0 0;border:0;padding:0;font-size:15px;line-height:1}.member-picker-menu{z-index:80;background:#fff;border:1px solid #dde2e0;border-radius:9px;max-height:220px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto;box-shadow:0 12px 30px #202b2729}.member-picker-menu>button:not(.picker-close){text-align:left;background:#fff;border:0;border-radius:6px;gap:9px;width:100%;padding:9px 10px;display:flex}.member-picker-menu>button:not(.picker-close):hover{color:#2b6853;background:#eaf3ee}.member-picker-menu button b{color:#2b6853}.member-picker-menu p{color:#84918b;margin:0;padding:10px}.member-picker-menu .picker-close{color:#6b7772;background:#fff;border:0;border-top:1px solid #edf0ee;width:100%;padding:8px}.circle-debt-panel{background:#fff;border:1px solid #dbe2df;border-radius:13px;overflow:hidden}.debt-matrix-toolbar{color:#fff;background:#1b493d;justify-content:space-between;align-items:center;height:46px;padding:0 16px;display:flex}.debt-matrix-toolbar>div{align-items:center;gap:8px;display:flex}.debt-matrix-scroll{max-height:65vh;padding:14px;overflow:auto}.debt-matrix{--card-width:150px;grid-template-columns:190px repeat(var(--installments),var(--card-width));align-items:start;gap:12px;min-width:max-content;display:grid}.debt-matrix-corner{border-bottom:1px dashed #dce3e0;justify-content:center;align-items:flex-start;height:74px;padding-top:8px;font-weight:800;display:flex}.debt-column-head{text-align:center;border-bottom:1px dashed #dce3e0;grid-template-columns:1fr 1fr;gap:5px;height:74px;padding:3px 8px 10px;display:grid}.debt-column-head strong{grid-column:1/3}.debt-column-head button,.debt-member-side button{color:#fff;border:0;border-radius:6px;padding:5px;font-size:9px;font-weight:700}.head-save{background:#4dcb88}.head-cancel{background:#f23e69}.debt-member-side{text-align:center;border-bottom:1px dashed #dce3e0;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:290px;display:flex}.debt-member-side>strong{color:#2d3d37}.debt-member-side>div{gap:6px;margin-top:10px;display:flex}.debt-installment-card{background:#fff;border:1px solid #cdd8d3;border-radius:11px;grid-template-rows:88px 115px 40px 40px;height:290px;display:grid;overflow:hidden;box-shadow:0 3px 10px #1e302914}.debt-installment-card header,.debt-card-body{color:#fff;background:#4dcb88;flex-direction:column;justify-content:center;align-items:center;display:flex}.debt-installment-card header{border-bottom:1px solid #fffc}.debt-card-body input{background:#fff!important;border:0!important;border-radius:6px!important;width:80%!important;height:34px!important}.debt-installment-card.current header,.debt-installment-card.current .debt-card-body{background:#ffbf00}.debt-installment-card.paid header,.debt-installment-card.paid .debt-card-body{background:#269e70}.debt-installment-card>button{color:#fff;border:0;border-radius:6px;margin:3px 5px 0;font-weight:700}.pay-installment{background:#2b6853}.cancel-installment{background:#f23d69;margin-bottom:5px!important}.debt-hand-names{gap:5px;display:grid}.debt-hand-names strong{color:#263832;display:block}.debt-installment-card header strong{font-size:14px;line-height:1.15}.debt-installment-card header span,.debt-installment-card header b{font-size:10px;font-weight:700;line-height:1.3}.debt-card-body{gap:4px}.debt-card-body strong{text-shadow:0 1px 1px #00000014;font-size:10.5px;font-weight:800;line-height:1.35}.debt-card-body input{font-size:12px;font-weight:700;height:31px!important}.debt-installment-card>button{font-size:11px;font-weight:800}.debt-column-head{font-size:12px}.debt-column-head strong,.debt-member-side strong{font-size:13px}.debt-member-side span,.debt-member-side small{color:#43534d;font-size:10.5px}.debt-matrix{--card-width:120px;grid-template-columns:155px repeat(var(--installments),var(--card-width));gap:7px}.debt-installment-card{border-radius:8px;grid-template-rows:62px 86px 34px 34px;height:226px}.debt-member-side{height:226px}.debt-card-body input{font-size:11px;height:28px!important;padding:0 8px!important}.debt-installment-card>button{margin:2px 4px 0;font-size:10px}.debt-column-head{padding-left:4px;padding-right:4px}.debt-column-head button,.debt-member-side button{padding:4px;font-size:8px}.debt-installment-card header strong{font-size:14px}.debt-installment-card header span,.debt-installment-card header b{font-size:10.5px}.debt-card-body strong{font-size:11px}.debt-card-body input{font-size:13px}.debt-installment-card>button{font-size:11px}.debt-column-head strong{font-size:14px}.debt-column-head button,.debt-member-side button{font-size:9.5px}.debt-member-side strong{font-size:13px}.debt-member-side span,.debt-member-side small{font-size:11px}.debt-installment-card>button{border-radius:7px;justify-content:center;align-items:center;width:calc(100% - 10px);height:33px;padding:0;line-height:1;display:flex;margin:4px 5px!important}.pay-installment,.cancel-installment{font-size:11px;font-weight:800}.pay-installment{align-self:end}.cancel-installment{align-self:start}.debt-matrix{--card-width:124px}.debt-installment-card{grid-template-rows:62px 84px 40px 40px}.debt-installment-card>button{border-radius:7px;width:calc(100% - 8px);height:35px;margin:2.5px 4px!important}.debt-card-body input{width:84%!important}.pay-installment,.cancel-installment{letter-spacing:.05px}.debt-installment-card.paid header,.debt-installment-card.paid .debt-card-body{color:#fff;background:#35b978}.debt-installment-card:not(.paid) .debt-card-body strong{text-shadow:none}.debt-installment-card:not(.paid) header,.debt-installment-card:not(.paid) .debt-card-body{color:#713f12;background:#fde68a}.save-toast{z-index:200;color:#fff;text-align:center;background:#123f33;border-radius:11px;gap:2px;min-width:300px;padding:12px 18px;animation:.2s ease-out toast-in;display:grid;position:fixed;bottom:34px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0c2d2447}.save-toast strong{font-size:13px}.save-toast span{color:#cce5dc;font-size:10px}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.modal-actions .delete-circle-button{color:#fff;background:#f23d69;border-color:#f23d69;margin-right:auto}.delete-confirm-backdrop{z-index:300;background:#0e201a80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.delete-confirm{text-align:center;background:#fff;border-radius:16px;width:min(410px,100%);padding:24px;box-shadow:0 24px 70px #0000004d}.delete-confirm h3{color:#24352f;margin:0 0 7px;font-size:18px}.delete-confirm p{color:#697771;margin:0 0 20px}.delete-confirm>div{justify-content:center;gap:9px;display:flex}.delete-confirm button{background:#fff;border:1px solid #dbe2df;border-radius:8px;height:39px;padding:0 15px}.delete-confirm .confirm-delete-button{color:#fff;background:#f23d69;border-color:#f23d69;font-weight:700}.hand-amount-input{-moz-appearance:textfield}.hand-amount-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hand-amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.overdue-live-page{max-width:1500px}.overdue-search{color:#89938e;background:#fff;border:1px solid #dfe4e2;border-radius:8px;align-items:center;gap:8px;width:min(560px,100%);height:38px;margin-bottom:14px;margin-left:auto;padding:0 12px;display:flex}.overdue-search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.overdue-live-table{background:#fff;border:1px solid #e0e5e2;border-radius:12px;overflow:auto}.overdue-live-head,.overdue-live-row{grid-template-columns:60px 1.15fr 1.2fr 1.35fr 1fr 1fr;align-items:center;min-width:900px;display:grid}.overdue-live-head{color:#738079;background:#f7f9f8;min-height:48px;font-size:10px;font-weight:600}.overdue-live-head span,.overdue-live-row>*{padding:10px 14px}.overdue-live-row{border-top:1px solid #e8ecea;min-height:58px;font-size:11px}.overdue-live-row:nth-child(odd){background:#f8faf9}.overdue-live-row>span:nth-child(4){flex-direction:column;gap:3px;display:flex}.overdue-live-row small{color:#8a9690;font-size:9px}.overdue-live-row button{color:#fff;background:#4ac886;border:0;border-radius:7px;justify-self:center;width:82px;padding:7px 9px;font-size:10px;font-weight:600}.pay-all-overdue{color:#fff;background:#4ac886;border:0;border-radius:8px;padding:9px 14px;font-size:11px;font-weight:700}.pay-all-overdue:disabled{color:#87928c;cursor:not-allowed;background:#ccd6d1}.member-report-button{color:#16834a;background:#e2f9ed;border:1px solid #b9dfd0;border-radius:7px;justify-self:center;place-items:center;width:30px;height:28px;display:grid}.member-report-button:hover{background:#c9f2dd}.member-report-backdrop{z-index:80;background:#112a2294;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:auto}.member-financial-report{background:#fff;border-radius:17px;width:min(960px,96vw);max-height:92vh;overflow:auto;box-shadow:0 25px 70px #0d281f4d}.member-financial-report>header{color:#fff;background:linear-gradient(135deg,#173f34,#204e41);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.member-financial-report>header small{opacity:.8}.member-financial-report>header h2{margin:4px 0 0;font:600 26px Pridi,serif}.member-financial-report>header button{color:#fff;background:#ffffff2e;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.member-report-actions{align-items:center;gap:12px;display:flex}.member-financial-report>header .report-copy-image{color:#147b5e;white-space:nowrap;background:#fffffff5;justify-content:center;align-items:center;gap:7px;width:auto;min-width:160px;padding:0 14px;font-size:13px;font-weight:800;display:flex}.member-financial-report>header .report-copy-image:hover{background:#fff;transform:translateY(-1px)}@media (width<=760px){.member-financial-report>header{flex-wrap:wrap;gap:10px}.member-report-actions{justify-content:space-between;width:100%}}.report-section{padding:22px 28px 0}.report-section h3{color:#18372e;margin:0 0 12px;font:600 21px Pridi,serif}.report-table{border:1px solid #dfe8e2;border-radius:10px;overflow:hidden}.report-head,.report-row{grid-template-columns:90px 1fr 150px 170px;align-items:center;display:grid}.report-head{color:#5f6f66;background:#f4f8f5;padding:11px 15px;font-size:11px;font-weight:700}.report-row{border-top:1px solid #dfe8e2;padding:12px 15px;font-size:12px}.report-row>:last-child{text-align:right}.report-empty{text-align:center;color:#929c96;padding:22px}.report-total{border-top:1px solid #2f9760;justify-content:flex-end;align-items:center;gap:80px;padding:14px 18px;font-size:17px;font-weight:700;display:flex}.member-financial-report>footer{text-align:center;border-radius:11px;margin:25px 28px 28px;padding:16px;font-size:20px;font-weight:800}.member-financial-report>footer.positive{color:#43bc7a;background:#e1faed}.member-financial-report>footer.negative{color:#c93d52;background:#ffebed}@media (width<=760px){.members-ledger-table .table-head,.members-ledger-table .table-row{grid-template-columns:42px 1.15fr 1fr 1fr 1fr .72fr .58fr .42fr .42fr}.report-head,.report-row{grid-template-columns:55px 1fr 90px 110px}.report-section{padding-left:14px;padding-right:14px}}.members-ledger-table{min-width:1050px}.members-ledger-table .table-head,.members-ledger-table .table-row{grid-template-columns:42px 1.15fr 1fr 1fr 1fr .72fr .58fr .42fr}.receivable-with-view{justify-content:flex-end;align-items:center;gap:7px;display:flex}.receivable-with-view button{color:#43c980;background:#e2f9ed;border:0;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;padding:0;display:grid}.receivable-with-view button:hover{color:#249d5c;background:#c9f2dd}.active-only-report{width:min(860px,96vw)}.financial-value-with-view{justify-content:flex-end;align-items:center;gap:7px;display:flex}.financial-value-with-view button{border:0;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;padding:0;display:grid}.financial-value-with-view .dead-view{color:#ef476f;background:#ffe8ec}.financial-value-with-view .dead-view:hover{color:#cf254e;background:#ffd3dc}.financial-value-with-view .net-view{color:#2c6362;background:#dcece5}.financial-value-with-view .net-view:hover{color:#22504c;background:#cce5dc}.receivable-with-view strong,.financial-value-with-view strong{white-space:nowrap}.circle-summary-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a261f9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.circle-daily-summary{background:#fffdfa;border-radius:22px;width:min(920px,96vw);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 28px 80px #051c164d}.circle-daily-summary>header{border-bottom:1px solid #dfe7e3;justify-content:space-between;align-items:flex-start;padding-bottom:16px;display:flex}.circle-daily-summary>header small{color:#7d8d86}.circle-daily-summary>header h2{margin:4px 0 0;font-size:24px}.circle-daily-summary>header button{color:#54665f;background:#edf2ef;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.circle-summary-facts{background:#eef7f3;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0;padding:16px;display:grid}.circle-summary-facts span{color:#718079;flex-direction:column;gap:4px;font-size:13px;display:flex}.circle-summary-facts strong{color:#123d32;font-size:15px}.circle-installment-list{border-top:2px dashed #b7c8c0;border-bottom:2px dashed #b7c8c0;padding:12px 0}.circle-installment-list>div{border-radius:10px;grid-template-columns:60px 110px 130px minmax(180px,1fr);align-items:center;gap:12px;padding:10px 14px;display:grid}.circle-installment-list>div:nth-child(2n){background:#f7f9f8}.circle-installment-list>div.is-current{color:#0c7240;background:#e5f8ec}.circle-installment-list>div strong{text-align:right;color:#16834a}.circle-payment-summary{margin-top:20px}.circle-payment-summary h3{color:#1b493d;margin:0}.circle-payment-summary>p{color:#68756f;margin:5px 0 14px}.circle-payment-summary>div{border:1px solid #dfe7e3;border-radius:14px;overflow:hidden}.circle-payment-summary>div>p{border-bottom:1px solid #e7ece9;justify-content:space-between;align-items:center;margin:0;padding:11px 16px;display:flex}.circle-payment-summary>div>p:last-child{border-bottom:0}.circle-payment-summary>div strong{color:#087b35}@media (width<=720px){.circle-summary-backdrop{padding:10px}.circle-daily-summary{padding:16px}.circle-summary-facts{grid-template-columns:1fr 1fr}.circle-installment-list>div{grid-template-columns:48px 82px 90px minmax(150px,1fr);font-size:12px}}.circle-summary-actions{align-items:center;gap:9px;display:flex}.circle-daily-summary>header .copy-social-button{color:#fff;white-space:nowrap;background:#50ca8b;gap:7px;width:auto;padding:0 15px;font-weight:800;display:flex}.circle-daily-summary>header .copy-social-button:hover{background:#36b877}.circle-installment-list>div.is-completed{color:#68776f}.circle-installment-list>div.is-completed b{color:#16834a}.circle-installment-list>div.is-current{color:#22504c;background:#dcece5;box-shadow:inset 4px 0 #2c6362}.circle-installment-list>div.is-current strong{color:#22504c}.circle-share-text-preview{color:#17251f;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;background:#f8faf9;border:1px solid #dbe5e0;border-radius:16px;margin:18px 0 0;padding:22px 24px;font:600 15px/1.75 system-ui,Noto Sans Thai,sans-serif}.share-detail-empty{text-align:center;color:#87928c;border-top:1px solid #e8ebe8;padding:28px 16px;font-size:10px}.joined-hands{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:flex}.joined-hands b{color:#31b975}.joined-hands i{color:#8b9690;font-style:normal}.joined-hands em{color:#2b6853;font-style:normal}.status.awaiting-receive{color:#fff;background:#2c6362}.status.received{color:#fff;background:#4bc985}.daily-report-page{gap:18px;max-width:1600px;display:grid}.daily-report-filter{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(320px,1.55fr) minmax(145px,.65fr) minmax(145px,.65fr) minmax(285px,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #1c352d0a}.daily-report-filter h2{color:#18372e;white-space:nowrap;margin:0;font:500 16px Pridi,serif}.daily-report-filter h2 b{color:#2b6853;font-size:18px}.daily-report-filter select{color:#263630;background:#fff;border:1px solid #dce3e0;border-radius:9px;width:100%;height:44px;padding:0 38px 0 13px;font:600 12px inherit}.daily-report-filter label{color:#313c38;grid-template-columns:auto minmax(170px,1fr);align-items:center;gap:10px;font-size:11px;font-weight:700;display:grid}.daily-report-filter .custom-date-picker{height:44px}.daily-report-filter .custom-date-picker>button:first-child{cursor:pointer}.report-search-button{color:#fff;background:#2b6853;border:0;border-radius:9px;height:44px;padding:0 22px;font-size:12px;font-weight:800}.report-search-button:hover{background:#1c4a3d}.daily-report-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.daily-report-summary .member-summary-box{min-height:140px;padding:20px 28px}.daily-report-summary .percent-ring{width:76px;height:76px;font-size:13px}.daily-report-summary .percent-ring:before{inset:7px}.daily-report-summary .summary-box-icon{width:32px;height:32px}.daily-report-summary .summary-box-text strong{font-size:24px}.daily-report-summary .summary-box-text span{margin-top:2px;font-size:11px;font-weight:700}.daily-report-card{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 9px 28px #1c352d0b}.daily-report-heading{border-bottom:1px solid #e3e8e5;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;display:flex}.daily-report-heading h2{color:#18372e;margin:0;font:600 23px Pridi,serif}.daily-report-heading p{color:#7e8984;margin:3px 0 0;font-size:10px}.daily-report-heading .primary-button{align-items:center;gap:6px;display:flex}.daily-report-table-wrap{padding:8px 24px 20px;overflow:auto}.daily-report-icons,.daily-report-row{grid-template-columns:55px minmax(260px,1.45fr) repeat(7,minmax(135px,1fr)) 100px minmax(220px,1.3fr);align-items:center;display:grid}.daily-report-icons{color:#6e43e7;border-bottom:1px solid #e4e9e6;height:64px}.daily-report-icons svg{justify-self:center;width:20px;height:20px}.daily-report-icons svg:nth-of-type(2){color:#99a4b5}.daily-report-icons svg:nth-of-type(3){color:#f04c71}.daily-report-icons svg:nth-of-type(4){color:#159edc}.daily-report-icons svg:nth-of-type(5){color:#efb700}.daily-report-row{border-bottom:1px solid #e6ebe8;min-height:58px;font-size:11px}.daily-report-row>*{text-align:center;min-width:0;padding:12px 10px}.daily-report-row>div:nth-child(2){text-align:left;gap:2px;display:grid}.daily-report-row>div:nth-child(2) b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.daily-report-row small{color:#919b96;font-size:9px}.daily-report-head{color:#747f7a;background:#f3f6f4;min-height:46px;font-size:10px;font-weight:800}.daily-report-row:not(.daily-report-head):nth-child(odd){background:#fafcfb}.daily-report-row .income{color:#168447}.daily-report-row .expense{color:#e0445f}.daily-report-row .zero-value{color:#6f7974}@media (width<=1100px){.daily-report-filter{grid-template-columns:1fr 1fr}.daily-report-filter h2{grid-column:1/-1}.daily-report-filter label{grid-template-columns:90px 1fr}.report-search-button{width:100%}.daily-report-summary{grid-template-columns:1fr}.daily-report-summary .member-summary-box{min-height:105px}.daily-report-heading{align-items:flex-end}}@media (width<=650px){.daily-report-filter{grid-template-columns:1fr}.daily-report-filter h2{white-space:normal}.daily-report-filter label{grid-template-columns:1fr}.daily-report-heading{flex-direction:column;align-items:stretch;padding:17px}.daily-report-table-wrap{padding:6px 10px 14px}}.daily-report-table{min-width:1740px}.daily-report-detail{color:#159edc;justify-content:center;align-items:center;gap:6px;display:flex!important}.daily-report-detail span{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.daily-report-detail svg{flex:none}.daily-report-detail{background:#2b6853;border:0;border-radius:8px;justify-self:center;width:34px;height:32px;color:#fff!important;padding:0!important}.daily-report-detail:hover{background:#1c4a3d}.daily-payment-actions{justify-content:center;align-items:center;gap:7px;display:flex!important}.daily-payment-actions button{color:#fff;white-space:nowrap;border:0;border-radius:7px;height:31px;padding:0 12px;font-size:10px;font-weight:800}.daily-payment-actions .paid{background:#4dca88}.daily-payment-actions .unpaid{background:#f13e69}.report-head-actions{justify-content:center;gap:7px;display:flex}.report-head-actions b,.report-head-actions i{color:#fff;white-space:nowrap;border-radius:7px;padding:7px 11px;font-size:10px;font-style:normal}.report-head-actions b{background:#4dca88}.report-head-actions i{background:#f13e69}.daily-report-icons .report-icon{stroke:#fff;box-sizing:content-box;background:currentColor;border-radius:7px;width:22px;height:22px;padding:4px}.daily-report-icons svg.scheduled{color:#ef476f}.daily-report-icons svg.paid{color:#47c989}.daily-report-icons svg.outstanding{color:#f0b500}.daily-report-icons svg.receive{color:#159edc}.daily-report-icons svg.deduction{color:#ef8a38}.daily-report-icons svg.total-send{color:#7142e6}.daily-report-icons svg.total-receive{color:#36b979}.daily-report-icons svg.detail{color:#5471d8}.report-icon-button{cursor:pointer;background:#fff;border:1px solid;border-radius:10px;justify-self:center;place-items:center;width:38px;height:36px;padding:0;transition:transform .16s,box-shadow .16s,background .16s;display:grid;box-shadow:0 3px 8px #1e30291a}.report-icon-button svg{color:currentColor!important;stroke:currentColor!important;width:19px!important;height:19px!important}.report-icon-button:hover{background:#f8faf9;transform:translateY(-2px);box-shadow:0 6px 14px #1e30292e}.report-icon-button:active{transform:translateY(0);box-shadow:0 2px 5px #1e30291f}.report-icon-button.scheduled{color:#ef476f}.report-icon-button.paid{color:#37b879}.report-icon-button.outstanding{color:#d9a400}.report-icon-button.receive{color:#159edc}.report-icon-button.deduction{color:#ef8a38}.report-icon-button.total-send{color:#7142e6}.report-icon-button.total-receive{color:#31ad72}.report-icon-button.detail{color:#5471d8}.daily-member-report-backdrop{z-index:220;background:#0c251e9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.daily-member-report{background:#fff;border-radius:16px;width:min(1080px,96vw);max-height:94vh;overflow:auto;box-shadow:0 28px 80px #061c1657}.daily-member-report>header{color:#fff;background:#1b493d;justify-content:space-between;align-items:center;height:82px;padding:0 24px;display:flex}.daily-member-report>header h2{margin:0;font:600 25px Pridi,serif}.daily-member-report>header>div{align-items:center;gap:18px;font-size:18px;display:flex}.daily-member-report>header button{color:#fff;background:#fff3;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.report-money-section h3{color:#18372e;margin:0 0 8px;font:600 21px Pridi,serif}.report-money-table{border-bottom:1px solid #d7ddda}.report-money-head,.report-money-row{grid-template-columns:70px minmax(300px,1fr) 180px;align-items:center;display:grid}.report-money-section.pay .report-money-head,.report-money-section.pay .report-money-row{grid-template-columns:70px minmax(300px,1fr) repeat(3,160px)}.report-money-head{color:#fff;min-height:52px;padding:0 14px}.report-money-section.receive .report-money-head{background:#8fb478}.report-money-section.deduct .report-money-head{background:#4b7476}.report-money-section.pay .report-money-head{background:#d75f80}.report-money-row{border-bottom:1px dashed #dfe4e1;min-height:52px;padding:0 14px;font-size:13px}.report-money-row span:first-child{text-align:center}.report-money-row span:nth-child(n+3){text-align:right;color:#087d26;font-weight:800}.report-money-total{justify-content:flex-end;align-items:center;gap:80px;padding:14px 32px;font-size:15px;display:flex}.report-money-total strong{text-align:right;color:#087d26;min-width:130px;font-size:18px;text-decoration:underline}.report-money-empty{text-align:center;color:#89948f;margin:0;padding:20px}.daily-member-report-body>footer{color:#1b493d;text-align:center;background:#e4eee9;border-radius:11px;margin-top:12px;padding:17px 20px;font-size:20px;font-weight:800}@media (width<=760px){.daily-member-report-backdrop{padding:8px}.daily-member-report>header{height:auto;padding:16px}.daily-member-report>header h2{font-size:20px}.daily-member-report-body{padding:14px}.report-money-table{overflow:auto}.report-money-head,.report-money-row{min-width:650px}.report-money-section.pay .report-money-head,.report-money-section.pay .report-money-row{min-width:850px}}.scheduled-summary-backdrop{z-index:225;background:#0c251e94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.scheduled-summary-modal{color:#18372e;background:#fff;border-radius:14px;width:min(430px,94vw);max-height:88vh;padding:20px 22px;overflow:auto;box-shadow:0 24px 70px #061c1652}.scheduled-summary-modal header{border-bottom:1px solid #d7ddda;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.scheduled-summary-modal h3{margin:0;font:600 18px Pridi,serif}.scheduled-summary-modal header button{color:#fff;cursor:pointer;background:#ef476f;border:0;border-radius:8px;align-items:center;gap:4px;padding:7px 11px;font-weight:700;display:flex}.scheduled-summary-list{padding:12px 0}.scheduled-summary-list p{margin:0;padding:4px 0;font-size:15px;line-height:1.45}.scheduled-summary-empty{color:#89948f;text-align:center}.scheduled-summary-modal footer{border-top:1px solid #d7ddda;padding-top:12px;font-size:17px;font-weight:800}.scheduled-summary-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.scheduled-summary-modal header button.copy{white-space:nowrap;background:#47c989}.scheduled-summary-modal header button.copy:hover{background:#34b878}.debt-date-range{height:auto;min-height:42px;padding:5px 10px}.debt-date-range label{background:0 0;border:0;align-items:center;gap:4px;height:auto;padding:0;display:flex}.debt-date-range label span{white-space:nowrap;color:#69756f}.debt-date-range label input{background:#fff;border:1px solid #e1e5e3;border-radius:6px;width:125px;min-width:100px;height:30px;padding:0 5px}.debt-date-range i{color:#8b9590;font-size:9px;font-style:normal}.debt-date-range{grid-template-columns:1fr auto 1fr;gap:7px;display:grid}.range-date-field{grid-template-columns:auto minmax(130px,1fr);align-items:center;gap:6px;min-width:0;display:grid}.range-date-field>span{white-space:nowrap;color:#69756f;font-size:9px}.range-date-field .custom-date-picker{border-radius:7px;height:32px}.range-date-field .custom-date-picker>button:first-child{cursor:pointer;padding:0 8px}.range-date-field .custom-date-picker b{font-size:9px}@media (width<=760px){.debt-date-range{grid-template-columns:1fr}.debt-date-range>i{display:none}.range-date-field{grid-template-columns:65px 1fr}}.report-money-title-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.report-money-title-row h3{margin:0}.report-money-bulk-actions,.report-money-row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.report-money-bulk-actions button,.report-money-row-actions button{color:#fff;cursor:pointer;border:0;border-radius:7px;font-weight:700}.report-money-row-actions button{padding:7px 10px;font-size:12px}.report-money-bulk-actions .paid,.report-money-row-actions .paid{background:#48c987}.report-money-bulk-actions .unpaid,.report-money-row-actions .unpaid{background:#f13d68}.report-money-section.pay .report-money-head,.report-money-section.pay .report-money-row,.report-money-section.care .report-money-head,.report-money-section.care .report-money-row{grid-template-columns:70px minmax(260px,1fr) repeat(3,130px) 175px}@media (width<=760px){.report-money-title-row{flex-direction:column;align-items:flex-start}.report-money-section.pay .report-money-head,.report-money-section.pay .report-money-row,.report-money-section.care .report-money-head,.report-money-section.care .report-money-row{min-width:980px}}.daily-member-report-body>footer.received{color:#087d43;background:#dff8e9;border:1px solid #8bd9ad}.daily-member-report-body>footer.payable{color:#1b493d;background:#e4eee9}.daily-member-report-body>footer.owing{color:#c93d52;background:#ffebed;border:1px solid #f3b8c1}.daily-report-icons,.daily-report-row{grid-template-columns:55px minmax(260px,1.45fr) repeat(8,minmax(135px,1fr)) 100px minmax(220px,1.3fr)}.report-icon-button.care,.daily-report-row .care-value{color:#b86e19}.report-money-section.care .report-money-head{background:#d99a36}.report-money-section.care .report-money-total strong{color:#a9650e}.daily-member-report{width:min(1160px,100vw - 36px);max-height:92vh}.daily-member-report>header{height:68px;padding:0 22px}.daily-member-report>header h2{font-size:23px}.daily-member-report-body{padding:16px 22px 22px}.report-money-section{margin-bottom:16px}.report-money-section h3{margin-bottom:6px;font-size:20px}.report-money-head{min-height:46px}.report-money-row{min-height:44px;font-size:13px}.report-money-total{gap:48px;padding:10px 28px}.report-money-bulk-actions button{padding:8px 13px}.report-money-row-actions button{padding:6px 9px}.daily-member-report-body>footer{margin-top:8px;padding:14px 18px;font-size:18px}.daily-member-report>header .report-copy-image{color:#147b5e;white-space:nowrap;background:#fffffff5;justify-content:center;align-items:center;gap:7px;width:auto;min-width:168px;padding:0 14px;font-weight:800;display:flex}.daily-member-report>header .report-copy-image:hover{background:#fff;transform:translateY(-1px)}.report-image-staging{z-index:-1;background:#fff;width:760px;position:fixed;top:0;left:-20000px}.report-image-staging .daily-member-report.report-image-export{width:760px;max-height:none;box-shadow:none;border-radius:0;overflow:visible}.report-image-staging .daily-member-report.report-image-export>header{height:60px;padding:0 18px}.report-image-staging .daily-member-report.report-image-export>header h2{font-size:21px}.report-image-staging .daily-member-report.report-image-export .daily-member-report-body{padding:12px 16px 16px}.report-image-staging .daily-member-report.report-image-export .report-money-section{break-inside:avoid;margin-bottom:12px}.report-image-staging .daily-member-report.report-image-export .report-money-head{min-height:40px}.report-image-staging .daily-member-report.report-image-export .report-money-row{min-height:38px;font-size:12.5px}.report-image-staging .daily-member-report.report-image-export .report-money-row span:nth-child(2){color:#18372e;font-size:14px;font-weight:700}.report-image-staging .daily-member-report.report-image-export .report-money-total{gap:24px;padding:8px 18px}.report-image-staging .daily-member-report.report-image-export .report-money-head,.report-image-staging .daily-member-report.report-image-export .report-money-row{grid-template-columns:44px minmax(300px,1fr) 140px}.report-image-staging .daily-member-report.report-image-export .report-export-five-columns{grid-template-columns:44px minmax(280px,1fr) repeat(3,132px)!important}.report-image-staging .daily-member-report.report-image-export .report-bank-account{padding:10px 14px}.report-image-staging .daily-member-report.report-image-export .daily-member-report-body>footer{padding:11px 14px;font-size:16px}.report-money-section.pay .report-money-head b:nth-child(n+3),.report-money-section.care .report-money-head b:nth-child(n+3),.report-money-section.pay .report-money-row span:nth-child(n+3),.report-money-section.care .report-money-row span:nth-child(n+3){text-align:center}.report-money-section.pay .report-money-row-actions,.report-money-section.care .report-money-row-actions{justify-content:center}.report-bank-account{color:#174b3b;background:#f2fbf7;border:1px solid #b9dfd0;border-radius:11px;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) auto;align-items:center;gap:18px;margin-top:12px;padding:13px 16px;display:grid}.report-bank-account>div{gap:3px;display:grid}.report-bank-account span{color:#708079;font-size:11px}.report-bank-account b,.report-bank-account strong{font-size:16px}.report-bank-number strong{letter-spacing:.6px}.report-bank-account button{color:#fff;cursor:pointer;background:#147b5e;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 14px;font-weight:700;display:flex}.report-bank-account button:hover{background:#0e654d}@media (width<=760px){.daily-member-report{width:calc(100vw - 12px);max-height:96vh}.daily-member-report-body{padding:12px}.report-money-section{margin-bottom:14px}.report-money-head{min-height:44px}.report-money-row{min-height:42px}.report-money-total{gap:24px;padding:9px 18px}.report-bank-account{grid-template-columns:1fr;gap:10px}.report-bank-account button{width:100%}}
