:root{--color-primary: #1F7D53;--color-primary-light: #2fa76e;--color-surface: #ffffff;--color-bg: #f4f8f5;--color-text: #1a2a22;--color-text-muted: #6b7c74;--shadow-sm: 0 1px 4px rgba(31, 125, 83, .08);--shadow-md: 0 4px 20px rgba(31, 125, 83, .12);--shadow-lg: 0 8px 40px rgba(31, 125, 83, .16);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--nav-height: 60px;--transition: .2s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Sarabun,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);background-image:radial-gradient(ellipse at 0% 0%,rgba(31,125,83,.06) 0%,transparent 55%),radial-gradient(ellipse at 100% 100%,rgba(47,167,110,.05) 0%,transparent 55%);min-height:100vh;color:var(--color-text)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1f7d5340;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#1f7d5373}.ant-btn{transition:all var(--transition)!important}.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1f7d534d!important}.ant-card{transition:box-shadow var(--transition)!important}@media only screen and (max-width:600px){:root{--nav-height: 52px}body{font-size:14px;background-image:none;background-color:#f2f7f4}}.keypad-bottom-sheet .ant-modal-content{border-radius:16px 16px 0 0!important;overflow:hidden;padding:0!important}.keypad-bottom-sheet .ant-modal-body{padding:0!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.member-section{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:8px;padding:0 16px;height:60px;background:#ffffffd1;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(31,125,83,.1);box-shadow:0 2px 16px #1f7d5314;margin:0 -15px;border-radius:0 0 16px 16px;transition:box-shadow .2s ease}.member-section.hide-element{display:none}.member-section .wrap-powerby{cursor:pointer;flex:1}.member-section .wrap-powerby .powerby{font-family:Inter,sans-serif;font-weight:700;font-size:17px;background:linear-gradient(135deg,#1f7d53,#2fa76e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.3px}.member-section .user-button-icon{border:1.5px solid rgba(31,125,83,.18);border-radius:8px!important;height:34px;padding:0 10px 0 6px;display:flex;align-items:center;gap:6px;box-shadow:none;background:#1f7d530d;transition:all .2s ease;font-size:14px;font-weight:500}.member-section .user-button-icon:hover{background:#1f7d531a;border-color:#1f7d5359}.member-section .user-button-icon img{width:24px;height:24px;border-radius:50%;object-fit:cover}.member-section .language-switcher{border:1.5px solid rgba(31,125,83,.15);border-radius:8px!important;padding:0 6px;height:32px;box-shadow:none;background:transparent;display:flex;align-items:center;transition:all .2s ease}.member-section .language-switcher:hover{background:#1f7d5312;border-color:#1f7d534d}.member-section .dropdown-usermenu{margin-left:0}.bill-container{max-width:667px;margin:0 auto;padding:0 15px 30px;position:relative;background:var(--color-surface, #fff);border-radius:12px;box-shadow:0 2px 16px #1f7d5314;overflow:hidden}.bill-container.policy-page{font-family:Sarabun-Regular}.bill-container.policy-page h1{font-size:22px;margin-bottom:0}.bill-action{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:12px 0}.bill-action button{margin:0}.screenshot-btn{border-radius:8px;color:#fff;font-size:15px;padding:9px 20px;border:none;cursor:pointer;font-family:Inter,Sarabun-Medium,sans-serif;font-weight:600;transition:all .2s ease;background:linear-gradient(135deg,#0061df,#0080ff);box-shadow:0 2px 8px #0061df2e;width:80%}.screenshot-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0061df47}.screenshot-btn:active{transform:translateY(0)}.cover-ribbon{height:115px;width:115px;position:absolute;right:-8px;top:-8px;overflow:hidden}.cover-ribbon .cover-ribbon-inside{background:linear-gradient(135deg,#1f7d53,#2fa76e);color:#fff;transform:rotate(45deg);position:absolute;right:-35px;top:15px;padding:10px;min-width:127px;text-align:center;font-weight:600;letter-spacing:.3px;box-shadow:0 3px 10px #1f7d534d}.cover-ribbon .cover-ribbon-inside:before{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #177759;position:absolute;inset:35px 0 0;content:"";transform:rotate(-45deg)}.cover-ribbon .cover-ribbon-inside:after{width:0;height:0;border-top:7px solid transparent;border-left:10px solid #177759;border-bottom:7px solid transparent;position:absolute;inset:34px 0 0 95%;content:"";transform:rotate(-45deg)}.qr-code-section{margin:15px 0}.qr-code-container{display:inline-block}.promtpay-detail-and-copy>div{margin-right:10px}.promtpay-detail-and-copy{display:flex;justify-content:center;align-items:center;margin-top:10px}.modal-add-list .ant-modal-header{text-align:center}.modal-add-list .ant-modal-header .ant-modal-title span:last-child{font-size:25px}.modal-what-people-order .ant-modal-content{padding:0 0 15px}.detail-section{text-align:center}.detail-section h2,.detail-section h3{margin:0}.bill-detail{margin:20px 0}.hide-for-capture{display:none!important}.bill-name{font-family:Inter,Sarabun-Medium,sans-serif;font-weight:600}.custom-tabs .ant-tabs-nav{margin-bottom:0}.custom-tabs .ant-tabs-nav-list{width:100%}.custom-tabs .ant-tabs-tab{flex:1;max-width:50%!important;display:flex;justify-content:center}.custom-tabs .ant-tabs-nav-wrap{overflow:initial}.custom-tabs .ant-tabs-nav-more{display:none}.input-item-name input{font-size:25px;outline:none;text-align:center;margin-top:32px}.clear-list{margin-bottom:16px}.table-peoples tr td,.table-peoples tr th.ant-table-cell{text-align:center}.table-peoples tr td:first-child,.table-peoples tr td:nth-child(2),.table-peoples tr th.ant-table-cell:first-child,.table-peoples tr th.ant-table-cell:nth-child(2){text-align:left}.tab-list-content{position:relative}.tab-list-content>button{position:absolute;z-index:1;left:30%;top:30%}.tab-list-content thead th:last-child{text-align:center}.warning-text-capture{font-size:12px;color:#f5a623;font-style:italic}.blurred-container{filter:blur(4px);pointer-events:none}.permission-section{display:flex;justify-content:center;align-items:center;height:calc(100vh - 70px);flex-direction:column}.text-browser-warning{margin-top:12px;text-align:center}.text-browser-warning span{font-style:italic;color:#000}.modal-login .wrap-signin-google{display:flex;justify-content:center;align-items:center;margin-top:20px}.modal-login button.google-signin-btn{height:44px;border-radius:8px!important;display:flex;justify-content:center;align-items:center;font-weight:600;gap:8px;padding:0 24px;border:1.5px solid #e2e8e4;transition:all .2s ease;box-shadow:0 1px 4px #00000012}.modal-login button.google-signin-btn:hover{box-shadow:0 3px 10px #0000001f;transform:translateY(-1px)}.modal-login button.google-signin-btn img{width:20px;height:auto}.dropdown-usermenu ul li span button{width:100%}.my-bill-container.admin-jsor{max-width:95%}.my-bill-container.admin-jsor .admin-dashboard-table{margin-top:25px}.my-bill-container .top-5-people{display:flex;margin-bottom:25px}.my-bill-container .range-picker-container{background:#fff;padding:16px;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 12px #1f7d5312}.my-bill-container .person-card{width:100%;background:linear-gradient(135deg,#fff,#f6faf8);padding:16px;border-radius:12px;margin:0 4px;box-shadow:0 2px 10px #1f7d5314;transition:box-shadow .2s}.my-bill-container .person-card:hover{box-shadow:0 4px 18px #1f7d5324}.my-bill-container .person-card .person-name{font-weight:600;margin-bottom:10px}.my-bill-container .person-card .person-total{color:#e53935;font-weight:700}.wrap-date-range-picker{margin-top:15px}@media only screen and (max-width:600px){.bill-container{padding:0 10px 20px;border-radius:0;box-shadow:none;margin-top:0}.member-section{height:52px;padding:0 10px;border-radius:0;margin:0 -10px}.member-section .wrap-powerby .powerby{font-size:14px}.member-section .user-button-icon{height:32px;padding:0 8px 0 4px;font-size:13px}.member-section .user-button-icon img{width:22px;height:22px}.member-section .language-switcher{height:30px;padding:0 5px}.form-add-list,.form-add-people,.add-bill-name,.payment-method-selector,.qr-code-section,.clear-list{padding:0 2px}.screenshot-btn{width:100%;font-size:14px;padding:8px 16px;border-radius:12px}.bill-action{gap:6px}.bill-action button{font-size:13px;height:34px;padding:0 10px}.my-bill-container .top-5-people{flex-direction:column;gap:8px}.my-bill-container .top-5-people .person-card{margin:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:10px}.my-bill-container .top-5-people .person-card .person-name{margin-bottom:0;font-size:14px}.my-bill-container .top-5-people .person-card .person-total{font-size:15px}.my-bill-container{padding:0 10px 20px!important}.detail-section h2{font-size:18px}.detail-section h3{font-size:15px}.input-item-name input{font-size:18px;margin-top:20px}.ant-table-cell{padding:6px 8px!important;font-size:13px!important}.ant-tag{font-size:11px;padding:0 6px;line-height:20px}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal-content{border-radius:14px!important;padding:16px!important}.cover-ribbon{height:90px;width:90px}.cover-ribbon .cover-ribbon-inside{font-size:12px;min-width:100px;right:-30px;top:12px}}@media only screen and (max-width:380px){.member-section{height:48px}.member-section .wrap-powerby .powerby{font-size:12px}.screenshot-btn{font-size:13px;padding:7px 12px}.ant-btn{font-size:13px!important}}.my-bill-container{max-width:800px;margin:0 auto;padding:15px}.view-bill-popover-action-container{display:flex;align-items:center;flex-direction:column;align-items:flex-start}.view-bill-popover-action-container button{width:100%;text-align:left}.view-bill-popover-action-container button:last-child{border-bottom:none}.bill-statistics,.most-people-wrap{margin-bottom:24px}.top-5-people{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.top-5-people .person-card{flex:1;min-width:120px;max-width:200px;background-color:#f0f2f5;border-radius:8px;padding:10px;text-align:center}.top-5-people .person-card .person-name{font-weight:500;margin-bottom:5px}.top-5-people .person-card .person-total{color:#3f8600;font-weight:700;font-size:18px}.unpaid-people-section,.all-people-section{margin-bottom:24px}.unpaid-people-section .collapse-header,.all-people-section .collapse-header{font-weight:500;display:flex;align-items:center}.unpaid-people-section .collapse-header span,.all-people-section .collapse-header span{margin-right:8px}.unpaid-people-section .person-name,.all-people-section .person-name{font-weight:500}.unpaid-people-section .amount,.all-people-section .amount{font-weight:600;color:#cf1322}.unpaid-people-section table,.all-people-section table{margin-top:8px}.unpaid-people-section .payment-details,.all-people-section .payment-details{display:flex;justify-content:space-between;margin:8px 0}.unpaid-people-section .payment-details .paid-amount,.all-people-section .payment-details .paid-amount{color:#3f8600}.unpaid-people-section .payment-details .unpaid-amount,.all-people-section .payment-details .unpaid-amount{color:#cf1322}
