:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#00a391;font-family:system-ui,Segoe UI,Roboto,sans-serif}body{color:#1f2a2a;background:#fff;justify-content:center;align-items:flex-start;min-height:100svh;margin:0;display:flex}#app{width:100%}.placeholder-page{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:40rem;margin:0 auto;padding:1.5rem 1.25rem 3rem;display:flex}.placeholder-page--welcome,.placeholder-page--short{justify-content:center;min-height:100svh}.brand{text-align:center}.brand-logo{width:9rem;max-width:60%;height:auto;margin:0 auto;display:block}.welcome-text{color:#3c4a48;text-align:center;margin:0;font-size:1.05rem}.feature-tiles{justify-content:center;gap:.75rem;width:100%;display:flex}.feature-tile{color:#3c4a48;background:#fafcfc;border:1px solid #e3e8e8;border-radius:.75rem;flex-direction:column;flex:1 1 0;align-items:center;gap:.5rem;max-width:11rem;padding:1rem .75rem;font-size:.9rem;display:flex}.feature-tile svg{width:1.75rem;height:1.75rem;color:var(--brand)}.page-logo{width:6rem;height:auto;margin:0 auto .25rem;display:block}.object-kind{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#7a8a88;margin-bottom:-.6rem;font-size:.75rem;font-weight:600}.object-name{text-align:center;margin:0;font-size:1.4rem;font-weight:600}.lang-switch{justify-content:center;gap:.5rem;display:flex}.lang-btn{border:1px solid var(--brand);color:var(--brand);cursor:pointer;background:0 0;border-radius:999px;padding:.4rem 1rem;font-size:.9rem;font-weight:600}.lang-btn--active{background:var(--brand);color:#fff}.rules{box-sizing:border-box;text-align:left;opacity:.9;background:#f7f9f9;border-radius:.9rem;width:100%;padding:1rem 1.25rem;line-height:1.55}.rules>h1:first-child,.rules>h2:first-child,.rules>h3:first-child{margin-top:0}.rules h1,.rules h2{margin:1.4rem 0 .6rem;font-size:1.2rem}.rules h3{margin:1.1rem 0 .4rem;font-size:1.05rem}.rules p{margin:.5rem 0}.rules ol,.rules ul{margin:.5rem 0;padding-left:1.4rem}.rules li{margin:.35rem 0}.rules hr{border:none;border-top:1px solid #e3e8e8;margin:1.25rem 0}.pay-instruction{box-sizing:border-box;text-align:left;background:color-mix(in srgb, var(--brand) 12%, transparent);border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:1rem;line-height:1.5;display:flex}.pay-instruction__icon{width:2rem;height:2rem;color:var(--brand);flex:none}.bank-buttons{flex-direction:column;gap:.75rem;width:100%;max-width:26rem;margin-left:auto;margin-right:auto;display:flex}.bank-button{box-sizing:border-box;background:var(--brand);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:filter .12s;display:flex}.bank-button--kaspi{background:#f14635}.bank-button--halyk{background:#00805f}.bank-button:hover{filter:brightness(.95)}.bank-button:active{filter:brightness(.92)}.bank-button__icon{width:1.5rem;height:1.5rem;display:block}.loading{justify-content:center;align-items:center;min-height:40svh;display:flex}.loading__spinner{border:3px solid color-mix(in srgb, var(--brand) 25%, transparent);border-top-color:var(--brand);border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loading__spinner{animation-duration:2s}}.bank-button--bcc{background:#00ab75}
