body.vr-react-page.vr-react-food-payments{--food-primary:#075985;--food-primary-strong:#0c3b56;--food-primary-soft:#e8f5f8;--food-accent:#22b8c7;--food-surface:#fff;--food-page:#f4f8fa;--food-line:#d9e5e9;--food-line-strong:#bfd2d9;--food-text:#101820;--food-muted:#5f6f78;--food-success:#147a55;--food-success-soft:#e9f7f1;--food-warning:#9a6511;--food-warning-soft:#fff6df;--food-danger:#b43a45;--food-danger-soft:#fff0f1;--primary:var(--food-primary);--ring:#22b8c761;--border:var(--food-line);--input:var(--food-line-strong);background:var(--food-page);min-height:100vh;color:var(--food-text)}body.vr-react-page.vr-react-food-payments [data-slot=button][data-variant=default]:not(:disabled):hover{background:var(--food-primary-strong)}.food-payment-page,.food-payment-result-page{min-height:100vh}.food-payment-page{flex-direction:column;display:flex}.food-payment-topbar{border-bottom:1px solid var(--food-line);background:var(--food-surface)}.food-payment-topbar-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1280px,100% - 40px);min-height:72px;margin:0 auto;display:flex}.food-payment-topbar img{object-fit:contain;width:112px;height:48px;display:block}.food-payment-back-link{min-width:0;color:var(--food-primary-strong);align-items:center;gap:8px;font-size:13px;font-weight:550;text-decoration:none;display:inline-flex}.food-payment-back-link:hover{color:var(--food-primary)}.food-payment-back-link svg{width:18px;height:18px}.food-payment-main{flex:1;width:min(1280px,100% - 40px);margin:0 auto;padding:36px 0 48px}.food-payment-heading{margin-bottom:24px}.food-payment-heading h1{letter-spacing:0;color:#004b84;margin:8px 0;font-size:26px;font-weight:600;line-height:1.12}.food-payment-heading p{color:var(--food-muted);margin:0;font-size:15px}.food-payment-kicker{color:var(--food-primary);text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.food-payment-kicker svg{width:16px;height:16px}.food-payment-workspace{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:24px;display:grid}.food-payment-content{gap:20px;min-width:0;display:grid}.food-payment-search-panel,.food-payment-student,.food-payment-summary,.food-payment-result-card{border:1px solid var(--food-line);background:var(--food-surface);border-radius:8px;box-shadow:0 8px 24px #0c3b560d}.food-payment-search-panel{overflow:hidden}.food-payment-search-header{border-bottom:1px solid var(--food-line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 16px;display:flex}.food-payment-search-header>div:first-child,.food-payment-summary-head>span:last-child,.food-payment-student-head>span:nth-child(2){gap:2px;min-width:0;display:grid}.food-payment-search-header strong,.food-payment-summary-head strong,.food-payment-student-head strong{color:#004b84;font-size:13px;font-weight:550;line-height:1.3}.food-payment-search-header span,.food-payment-summary-head small,.food-payment-student-head small{color:var(--food-muted);font-size:13px;font-weight:450}.food-payment-mode{border:1px solid var(--food-line);background:var(--food-page);border-radius:7px;flex:none;grid-template-columns:repeat(2,1fr);padding:3px;display:grid}.food-payment-mode button{height:30px;color:var(--food-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 12px;font-size:13px;font-weight:500}.food-payment-mode button.is-active{background:var(--food-surface);color:var(--food-primary);font-weight:600;box-shadow:0 1px 4px #0c3b561f}.food-payment-search-controls{gap:10px;padding:16px;display:grid}.food-payment-search-controls>label,.food-payment-history-form>label{color:var(--food-text);font-size:13px;font-weight:550}.food-payment-search-row{grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:8px;display:grid}.food-payment-search-row [data-slot=button]{border-radius:6px;height:40px;padding-inline:14px}.food-payment-search-input{min-width:0;position:relative}.food-payment-search-input>svg{z-index:1;width:17px;height:17px;color:var(--food-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.food-payment-search-input [data-slot=input]{background:var(--food-surface);border-radius:6px;height:40px;padding-left:38px}.food-payment-id-chips{flex-wrap:wrap;gap:6px;display:flex}.food-payment-id-chips>span{background:var(--food-primary-soft) #e8f5f8;min-height:28px;color:var(--food-primary-strong);border:1px solid #b9dfe5;border-radius:6px;align-items:center;gap:5px;padding:3px 4px 3px 10px;font-size:12px;font-weight:550;line-height:1;display:inline-flex}.food-payment-id-chips button{width:22px;height:22px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.food-payment-id-chips button:hover{background:#0759851a}.food-payment-id-chips svg{width:13px;height:13px}.food-payment-inline-error{background:var(--food-danger-soft);color:#8f2832;border:1px solid #efc8cc;border-radius:6px;padding:6px 12px;font-size:13px}.food-payment-results{gap:12px;min-width:0;display:grid}.food-payment-student{overflow:hidden}.food-payment-student-head{border-bottom:1px solid var(--food-line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:12px 14px;display:grid}.food-payment-student-icon,.food-payment-summary-icon{background:var(--food-primary-soft);width:36px;height:36px;color:var(--food-primary);border-radius:7px;place-items:center;display:grid}.food-payment-student-icon svg,.food-payment-summary-icon svg{width:18px;height:18px}.food-payment-count-badge{border-color:var(--food-line-strong);color:var(--food-primary);background:var(--food-primary-soft);border-radius:4px;height:24px;padding:8px 12px;font-weight:550;line-height:1}.food-payment-plan-list{display:grid}.food-payment-plan{cursor:pointer;border:1px solid var(--food-line);border-radius:6px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:78px;margin:12px;padding:13px 14px;transition:background-color .16s;display:grid}.food-payment-plan:hover,.food-payment-plan.is-selected{border:1px solid var(--food-line-strong);background:#f6fbfc;border-radius:6px;margin:12px}.food-payment-plan.is-mandatory{cursor:default}.food-payment-plan [data-slot=checkbox]:disabled{opacity:1}.food-payment-plan-copy{min-width:0;color:var(--food-muted);gap:4px;font-size:13px;display:grid}.food-payment-plan-title-row{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.food-payment-plan-title-row>strong{color:var(--food-text);font-size:14px;font-weight:550}.food-payment-plan-value{white-space:nowrap;color:var(--food-primary-strong);font-size:14px}.food-payment-student-empty,.food-payment-loading-state,.food-payment-empty-state{text-align:center;min-height:150px;color:var(--food-muted);justify-content:center;align-items:center;padding:24px;display:flex}.food-payment-student-empty{text-align:left;gap:10px;min-height:94px}.food-payment-student-empty>svg{width:22px;height:22px;color:var(--food-success)}.food-payment-student-empty>span,.food-payment-loading-state,.food-payment-empty-state{justify-items:center;display:grid}.food-payment-student-empty strong,.food-payment-loading-state strong,.food-payment-empty-state strong{color:var(--food-text);font-size:13.5px;font-weight:500}.food-payment-student-empty small{font-size:11.5px;font-weight:500}.food-payment-loading-state,.food-payment-empty-state{border:1px dashed var(--food-line-strong);background:#ffffff94;border-radius:8px;justify-items:center}.food-payment-loading-state>svg{width:24px;height:24px;color:var(--food-primary)}.food-payment-empty-state>span{background:var(--food-primary-soft);width:42px;height:42px;color:var(--food-primary);border-radius:8px;place-items:center;display:grid}.food-payment-empty-state svg{width:21px;height:21px}.food-payment-empty-state p{margin:0;font-size:13px}.food-payment-summary{position:sticky;top:20px;overflow:hidden}.food-payment-summary-head{border-bottom:1px solid var(--food-line);align-items:center;gap:10px;min-height:70px;padding:14px;display:flex}.food-payment-summary-groups{scrollbar-width:thin;scrollbar-color:var(--food-primary) var(--food-primary-soft);max-height:300px;padding:6px 14px;overflow:auto}.food-payment-summary-student{border-bottom:1px solid var(--food-line);gap:6px;padding:10px 0;display:grid}.food-payment-summary-student:last-child{border-bottom:0}.food-payment-summary-student>strong{font-size:12px;font-weight:600}.food-payment-summary-line{color:var(--food-primary-strong);grid-template-columns:minmax(0,1fr) auto;gap:12px;font-size:12px;display:grid}.food-payment-summary-line span:first-child{overflow-wrap:anywhere}.food-payment-summary-empty{min-height:150px;color:var(--food-muted);text-align:center;align-content:center;place-items:center;gap:10px;margin:0 auto;padding:24px;font-size:12px;display:grid}.food-payment-summary-empty svg{width:26px;height:26px;color:var(--food-line-strong)}.food-payment-total{border-top:1px solid var(--food-line);justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.food-payment-total span{color:var(--food-muted);font-size:13px;font-weight:600}.food-payment-total strong{color:var(--food-primary-strong);font-size:22px}.food-payment-pay-button{text-align:center;cursor:pointer;border:1px solid var(--food-primary);border-radius:8px;justify-content:center;width:calc(100% - 60px);height:42px;margin:10px auto;font-weight:450;transition:background .2s ease-in-out;display:flex}.food-payment-pay-button:hover:not(:disabled){background:#0f6747!important}.food-payment-history-link{border:1px solid var(--food-line);background:var(--food-surface);width:calc(100% - 60px);min-height:38px;color:var(--food-primary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;margin:14px auto;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.food-payment-history-link:hover{background:var(--food-primary-soft)}.food-payment-history-link svg{width:16px;height:16px}.food-payment-security,.food-payment-result-security{border-top:1px solid var(--food-line);color:var(--food-muted);background:#f8fbfc;align-items:flex-start;gap:8px;padding:11px 14px;font-size:11px;line-height:1.45;display:flex}.food-payment-security svg,.food-payment-result-security svg{width:15px;height:15px;color:var(--food-success);flex:none}.food-payment-footer{border-top:1px solid var(--food-line);background:var(--food-surface);min-height:64px;color:var(--food-muted);justify-content:space-between;align-items:center;gap:16px;padding:12px max(20px,50% - 640px);font-size:12px;display:flex}.food-payment-powered{align-items:center;gap:8px;display:inline-flex}.food-payment-powered img{object-fit:contain;opacity:.72;width:72px;height:24px}.food-payment-history-dialog{border-radius:8px;grid-template-rows:auto auto minmax(0,1fr);width:min(920px,100% - 32px);max-width:920px;max-height:min(760px,100dvh - 32px);padding:20px;overflow:hidden}.food-payment-history-title{color:var(--food-primary);align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}.food-payment-history-title svg{width:18px;height:18px;color:var(--food-primary)}.food-payment-history-form{gap:7px;display:grid}.food-payment-history-form>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.food-payment-history-form [data-slot=input],.food-payment-history-form [data-slot=button]{border-radius:6px;height:40px}.food-payment-history-results{min-height:120px;overflow:auto}.food-payment-history-state{min-height:130px;color:var(--food-muted);text-align:center;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.food-payment-history-table-wrap{border:1px solid var(--food-line);border-radius:7px;min-width:0;overflow:auto}.food-payment-history-table-wrap table{border-collapse:collapse;width:100%;min-width:680px}.food-payment-history-table-wrap th,.food-payment-history-table-wrap td{border-bottom:1px solid var(--food-line);text-align:left;vertical-align:middle;padding:11px 12px;font-size:12px}.food-payment-history-table-wrap th{z-index:1;color:var(--food-primary-strong);background:#f5f9fa;font-weight:700;position:sticky;top:0}.food-payment-history-table-wrap tr:last-child td{border-bottom:0}.food-payment-history-table-wrap td:first-child{min-width:220px}.food-payment-history-table-wrap td:first-child strong,.food-payment-history-table-wrap td:first-child small{color:var(--food-primary-strong);font-weight:550;display:block}.food-payment-history-table-wrap td:first-child small{color:var(--food-muted);margin-top:2px;font-size:11px}.food-payment-history-table-wrap a{color:var(--food-primary);align-items:center;gap:6px;font-weight:650;text-decoration:none;display:inline-flex}.food-payment-history-table-wrap a:hover{text-decoration:underline}.food-payment-history-table-wrap a svg{width:15px;height:15px}.food-payment-result-page{background:var(--food-page)}.food-payment-result-main{place-items:center;min-height:calc(100vh - 73px);padding:48px 20px;display:grid}.food-payment-result-card{text-align:center;justify-items:center;width:min(560px,100%);padding:30px;display:grid}.food-payment-result-icon{background:var(--food-primary-soft);width:56px;height:56px;color:var(--food-primary);border-radius:50%;place-items:center;margin-bottom:14px;display:grid}.food-payment-result-card.is-success .food-payment-result-icon{background:var(--food-success-soft);color:var(--food-success)}.food-payment-result-card.is-pending .food-payment-result-icon{background:var(--food-warning-soft);color:var(--food-warning)}.food-payment-result-card.is-error .food-payment-result-icon,.food-payment-result-card.is-declined .food-payment-result-icon{background:var(--food-danger-soft);color:var(--food-danger)}.food-payment-result-icon svg{width:28px;height:28px}.food-payment-result-kicker{color:var(--food-muted);text-transform:uppercase;font-size:12px;font-weight:700}.food-payment-result-card h1{margin:6px 0 8px;font-size:28px;line-height:1.15}.food-payment-result-card>p{max-width:430px;color:var(--food-muted);margin:0;line-height:1.55}.food-payment-result-details{border:1px solid var(--food-line);text-align:left;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:24px 0 0;display:grid;overflow:hidden}.food-payment-result-details>div{border-right:1px solid var(--food-line);border-bottom:1px solid var(--food-line);min-width:0;padding:12px}.food-payment-result-details>div:nth-child(2n){border-right:0}.food-payment-result-details>div:nth-last-child(-n+2){border-bottom:0}.food-payment-result-details dt{color:var(--food-muted);font-size:11px}.food-payment-result-details dd{overflow-wrap:anywhere;color:var(--food-text);margin:3px 0 0;font-size:13px;font-weight:650}.food-payment-result-actions{justify-content:center;gap:8px;width:100%;margin-top:20px;display:flex}.food-payment-result-actions [data-slot=button]{border-radius:6px;min-height:40px}.food-payment-result-security{justify-content:center;width:calc(100% + 60px);margin:24px -30px -30px}.is-spinning{animation:.8s linear infinite food-payment-spin}@keyframes food-payment-spin{to{transform:rotate(360deg)}}@media (width<=900px){.food-payment-workspace{grid-template-columns:1fr}.food-payment-summary{position:static}}@media (width<=680px){.food-payment-topbar-inner,.food-payment-main{width:min(100% - 24px,1280px)}.food-payment-topbar-inner{min-height:64px}.food-payment-topbar img{width:88px;height:40px}.food-payment-back-link span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.food-payment-main{padding:24px 0 32px}.food-payment-heading{margin-bottom:18px}.food-payment-heading h1{font-size:28px}.food-payment-search-header{flex-direction:column;align-items:stretch}.food-payment-mode{width:100%}.food-payment-search-row{grid-template-columns:minmax(0,1fr) auto}.food-payment-search-input{grid-column:1/-1}.food-payment-search-row [data-slot=button]:not([data-size=icon-lg]){min-width:0}.food-payment-plan{grid-template-columns:20px minmax(0,1fr)}.food-payment-plan-value{grid-column:2}.food-payment-footer{flex-direction:column;align-items:flex-start}.food-payment-history-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:16px}.food-payment-history-form>div{grid-template-columns:1fr}.food-payment-result-main{padding:24px 12px}.food-payment-result-card{padding:24px 18px}.food-payment-result-details{grid-template-columns:1fr}.food-payment-result-details>div,.food-payment-result-details>div:nth-child(2n),.food-payment-result-details>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--food-line)}.food-payment-result-details>div:last-child{border-bottom:0}.food-payment-result-actions{flex-direction:column}.food-payment-result-security{width:calc(100% + 36px);margin:20px -18px -24px}}
