@layer reset,base,utilities,core,components,theme,admin,external;.payment-receipt__layout{display:flex;flex-wrap:wrap;gap:10px 2rem;margin:0 auto;max-width:1192px;padding:var(--section-xl) 0}.payment-receipt__left{display:flex;flex:2 1 655px;flex-direction:column;gap:10px}.payment-receipt__right{flex:1 1 480px}.payment-receipt__summary-card{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:32px;padding:32px}.payment-receipt__summary-header{align-items:center;color:#331c54;display:flex;justify-content:space-between}.payment-receipt__summary-list{display:grid;gap:24px}.payment-receipt__summary-item{align-items:center;display:flex;gap:16px;justify-content:space-between}.payment-receipt__summary-item-left{align-items:center;display:flex;flex:1;gap:12px;min-width:0}.payment-receipt__summary-item-icon{align-items:center;background:#eee9f8;border-radius:8px;color:#331c54;display:inline-flex;height:48px;justify-content:center;min-width:48px;width:48px}.payment-receipt__summary-item-icon i{font-size:24px;line-height:1}.payment-receipt__summary-item-title{font-weight:700;margin:0}.payment-receipt__summary-item-sub{margin:0}.payment-receipt__amount{margin:0;white-space:nowrap}.payment-receipt__total-tile{align-items:center;background:#eee9f8;border-radius:8px;display:flex;justify-content:space-between;padding:32px}.payment-receipt__total-left{display:flex;flex-direction:column}.payment-receipt__total-amount{color:#331c54;margin-left:2rem}.payment-receipt__total-title{color:#331c54;margin:0 0 4px}.payment-receipt__total-subtext{color:#622f8d;font-size:12px;line-height:15px;margin:0 0 16px}
