.ck-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:4rem 1.25rem 3rem;background:#faf9f5}html.dark-mode .ck-page,html[data-bs-theme=dark] .ck-page{background:#151521}.ck-card{position:relative;width:100%;max-width:460px;background:#fff;border:1px solid #e8e5dd;border-radius:20px;padding:2.25rem 2rem;box-shadow:0 1px 2px #0f172a0a,0 12px 40px #0f172a0f}html.dark-mode .ck-card,html[data-bs-theme=dark] .ck-card{background:#1e1e2d;border-color:#ffffff14}.ck-brand{display:flex;align-items:center;gap:.5rem;font-weight:900;font-size:1.1rem;letter-spacing:.02em;color:#0f172a;margin-bottom:1.75rem}.ck-brand-logo{height:26px;width:auto}html.dark-mode .ck-brand,html[data-bs-theme=dark] .ck-brand{color:#f1f5f9}.ck-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8a8578;margin-bottom:.4rem}.ck-title{font-size:1.25rem;font-weight:700;line-height:1.35;color:#1f2937;margin-bottom:1.5rem}html.dark-mode .ck-title,html[data-bs-theme=dark] .ck-title{color:#e2e8f0}.ck-lines{list-style:none;margin:0 0 1rem;padding:0;border-top:1px solid #efece4}html.dark-mode .ck-lines,html[data-bs-theme=dark] .ck-lines{border-top-color:#ffffff14}.ck-line{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid #efece4;font-size:.9rem;color:#4b5563}html.dark-mode .ck-line,html[data-bs-theme=dark] .ck-line{color:#9aa4b2;border-bottom-color:#ffffff14}.ck-line-amount{white-space:nowrap;font-weight:600;color:#1f2937}html.dark-mode .ck-line-amount,html[data-bs-theme=dark] .ck-line-amount{color:#e2e8f0}.ck-total{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:1.25rem 0 1.5rem}.ck-total-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8a8578}.ck-total-amount{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}html.dark-mode .ck-total-amount,html[data-bs-theme=dark] .ck-total-amount{color:#f1f5f9}.ck-payer{font-size:.84rem;color:#6b7280;margin-bottom:1.5rem}.ck-payer strong{color:#374151;font-weight:600}html.dark-mode .ck-payer strong,html[data-bs-theme=dark] .ck-payer strong{color:#cbd5e1}.ck-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;border:0;border-radius:12px;background:var(--pc-bg, #435ebe);color:var(--pc-text, #fff);font-size:.95rem;font-weight:700;cursor:pointer;transition:filter .15s ease}.ck-cta:hover:not(:disabled){filter:brightness(1.08);color:var(--pc-text, #fff)}.ck-cta:disabled{opacity:.55;cursor:not-allowed}.ck-note{font-size:.78rem;color:#8a8578;margin-top:1rem;line-height:1.5}.ck-secured{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #efece4;font-size:.74rem;color:#8a8578}html.dark-mode .ck-secured,html[data-bs-theme=dark] .ck-secured{border-top-color:#ffffff14}.ck-secured img{height:16px;width:auto}.ck-status{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;margin-bottom:1.5rem}.ck-status .bi{font-size:2.6rem;line-height:1;width:auto;height:auto}.ck-status--paid .bi{color:#198754}.ck-status--pending .bi{color:#d97706}.ck-status--failed .bi{color:#dc3545}.ck-status-title{font-size:1.15rem;font-weight:700;color:#1f2937}html.dark-mode .ck-status-title,html[data-bs-theme=dark] .ck-status-title{color:#e2e8f0}.ck-input{display:flex;align-items:center;gap:.5rem;padding:.55rem .8rem;border:1px solid #e0dcd2;border-radius:12px;background:#fbfaf7;margin-bottom:.75rem}.ck-input:focus-within{border-color:var(--pc-bg, #435ebe);background:#fff}html.dark-mode .ck-input,html[data-bs-theme=dark] .ck-input{background:#14141f;border-color:#ffffff1f}.ck-input input{border:0;outline:0;background:transparent;width:100%;font-size:.92rem;color:inherit}.ck-input .bi{color:#8a8578;display:flex;align-items:center;justify-content:center;line-height:1}.ck-saj{margin:.25rem 0 1rem}.ck-saj-label{font-size:.8rem;font-weight:600;color:#4b5563;margin-bottom:.6rem}html.dark-mode .ck-saj-label,html[data-bs-theme=dark] .ck-saj-label{color:#9aa4b2}.ck-saj-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.ck-saj-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.8rem .85rem;border:1px solid #e0dcd2;border-radius:12px;background:#fbfaf7;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.ck-saj-card:hover{border-color:#c9c3b4}.ck-saj-card.is-selected{border-color:var(--pc-bg, #435ebe);background:#fff;box-shadow:inset 0 0 0 1px var(--pc-bg, #435ebe)}.ck-saj-card.is-locked{cursor:default}.ck-saj-check{position:absolute;top:.6rem;right:.65rem;line-height:1;color:#c9c3b4}.ck-saj-card.is-selected .ck-saj-check{color:var(--pc-bg, #435ebe)}.ck-saj-title{font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.ck-saj-amount{font-size:1rem;font-weight:800;letter-spacing:-.01em;color:#0f172a}.ck-saj-due{font-size:.7rem;font-weight:600;color:#6b7280;background:#efece4;border-radius:999px;padding:.18rem .55rem;white-space:nowrap}html.dark-mode .ck-saj-card,html[data-bs-theme=dark] .ck-saj-card{background:#14141f;border-color:#ffffff1f}html.dark-mode .ck-saj-card.is-selected,html[data-bs-theme=dark] .ck-saj-card.is-selected{background:#1e1e2d;border-color:var(--pc-bg, #435ebe)}html.dark-mode .ck-saj-title,html[data-bs-theme=dark] .ck-saj-title{color:#9aa4b2}html.dark-mode .ck-saj-amount,html[data-bs-theme=dark] .ck-saj-amount{color:#f1f5f9}html.dark-mode .ck-saj-due,html[data-bs-theme=dark] .ck-saj-due{background:#ffffff14;color:#9aa4b2}@media (max-width: 575.98px){.ck-page{padding:2rem .9rem}.ck-card{padding:1.75rem 1.25rem}.ck-total-amount{font-size:1.7rem}}.ck-back{position:absolute;top:-46px;left:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid #e8e5dd;background:#fbfaf7;color:#6b7280;text-decoration:none;transition:background-color .15s ease,color .15s ease}.ck-back:hover{background:#f1efe8;color:#1f2937}html.dark-mode .ck-back,html[data-bs-theme=dark] .ck-back{background:#14141f;border-color:#ffffff1f;color:#9aa4b2}.ck-cta--alt{margin-top:.6rem;background:#fff;color:#1f2937;border:1px solid #e0dcd2}.ck-cta--alt:hover:not(:disabled){filter:none;background:#faf9f5;color:#1f2937}html.dark-mode .ck-cta--alt,html[data-bs-theme=dark] .ck-cta--alt{background:#14141f;color:#e2e8f0;border-color:#ffffff26}.ck-cta-logo{height:18px;width:auto;margin-left:.4rem;border-radius:3px}.ck-page--split{align-items:flex-start;padding-top:7rem}.ck-shell{display:grid;grid-template-columns:minmax(0,1fr) 400px;grid-template-areas:"head summary" "method summary";-moz-column-gap:4rem;column-gap:4rem;row-gap:1rem;width:100%;max-width:980px;align-items:start}.ck-head{grid-area:head;padding-top:.5rem}.ck-main{grid-area:method}.ck-summary{grid-area:summary}.ck-main{padding-top:.5rem}.ck-headline{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.ck-headline .ck-brand{margin-bottom:1rem}.ck-page-title{font-size:1.5rem;font-weight:800;letter-spacing:-.01em;color:#1f2937;margin:.1rem 0 0}html.dark-mode .ck-page-title,html[data-bs-theme=dark] .ck-page-title{color:#f1f5f9}.ck-back--inline{position:static;flex-shrink:0;margin-top:.2rem}.ck-method-label{font-size:.95rem;font-weight:700;color:#1f2937;margin:1.25rem 0 .75rem}html.dark-mode .ck-method-label,html[data-bs-theme=dark] .ck-method-label{color:#e2e8f0}.ck-or{display:flex;align-items:center;gap:.75rem;margin:.8rem 0;color:#a8a396;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ck-or:before,.ck-or:after{content:"";flex:1;height:1px;background:#e8e5dd}html.dark-mode .ck-or:before,html.dark-mode .ck-or:after,html[data-bs-theme=dark] .ck-or:before,html[data-bs-theme=dark] .ck-or:after{background:#ffffff1a}.ck-cta--alt{margin-top:0}.ck-secured--left{justify-content:flex-start;border-top:0;padding-top:0;margin-top:1.75rem}.ck-summary{align-self:stretch}@media (max-width: 991.98px){.ck-shell{grid-template-columns:1fr;grid-template-areas:"head" "summary" "method";row-gap:1.5rem;max-width:520px}.ck-summary{position:static}}.ck-back--page{position:fixed;top:1.5rem;left:1.75rem;width:40px;height:40px;border:0;background:transparent;color:#1f2937;font-size:1.35rem;z-index:10}.ck-back--page:hover{background:#efece4;color:#0f172a}html.dark-mode .ck-back--page,html[data-bs-theme=dark] .ck-back--page{background:transparent;border:0;color:#cbd5e1}html.dark-mode .ck-back--page:hover,html[data-bs-theme=dark] .ck-back--page:hover{background:#1e1e2d}.ck-cta--senangpay{background:#24ac4f;color:#fff}.ck-cta--senangpay:hover:not(:disabled){filter:brightness(1.06);color:#fff}.ck-cta--flywire{margin-top:0;background:#2f6beb;color:#fff;border:0}.ck-cta--flywire:hover:not(:disabled){filter:brightness(1.08);color:#fff}html.dark-mode .ck-cta--senangpay,html[data-bs-theme=dark] .ck-cta--senangpay{background:#24ac4f;color:#fff}html.dark-mode .ck-cta--flywire,html[data-bs-theme=dark] .ck-cta--flywire{background:#2f6beb;color:#fff}
