.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.channel-title{display:flex;gap:12px;align-items:center}.channel-title h2{margin:0}.channel-title small{color:#18a17f}.channel-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#e8f5ff;color:#278cd2;font-size:20px;font-weight:800}.channel-icon.bale{background:#e7fbf7;color:#17a68a}.channel-icon.eitaa{background:#fff0e6;color:#e8792f}.webhook-note{font-size:10px;color:var(--muted);line-height:1.8}.demo-site{min-height:100vh;background:linear-gradient(145deg,#f4f6fb,#e9edfa);padding:30px 7%}.demo-site nav{height:70px;background:#fff;border-radius:20px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 15px 40px #25305210}.demo-site main{max-width:780px;margin:110px auto}.demo-site h1{font-size:48px;margin:12px 0}.demo-site p{color:#747b91;line-height:2}.demo-cards{display:flex;gap:20px;margin-top:40px}.demo-cards i{height:130px;flex:1;border-radius:20px;background:#fff;box-shadow:0 15px 40px #2530520c}@media(max-width:900px){.channel-grid{grid-template-columns:1fr}.demo-site h1{font-size:34px}}

/* Messaging channels and setup guides */
.channels-page-head{margin-bottom:18px}.page-eyebrow{display:inline-flex;padding:7px 12px;margin-bottom:8px;border-radius:999px;background:#eeeaff;color:#624be7;font-size:11px;font-weight:800}.channel-notice{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:16px 18px;border:1px solid #ded9ff;background:linear-gradient(135deg,#fff 0%,#f7f5ff 100%)}.channel-notice-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#ebe7ff;font-size:20px}.channel-notice strong{display:block;font-size:13px}.channel-notice p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.channel-card{padding:0!important;overflow:hidden;border:1px solid #e6e7f1;box-shadow:0 14px 35px rgba(45,38,95,.05)}.channel-form{display:flex;flex-direction:column;gap:14px;padding:22px}.channel-title{padding-bottom:14px;border-bottom:1px solid #eeeef5}.channel-title h2{font-size:18px}.channel-status{display:inline-flex;align-items:center;gap:5px;margin-top:4px;color:#8a8fa3!important}.channel-status.is-active{color:#149777!important}.channel-status i{width:7px;height:7px;border-radius:50%;background:#18b58c;box-shadow:0 0 0 4px #e5faf4}.channel-connect-btn{min-height:44px}.channel-guide{border-top:1px solid #e9e9f2;background:#fbfbfe}.channel-guide summary{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;cursor:pointer;color:#43359e;font-size:12px;font-weight:800;list-style:none;user-select:none}.channel-guide summary::-webkit-details-marker{display:none}.channel-guide summary i{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#ece9ff;font-size:18px;font-style:normal;transition:transform .2s ease}.channel-guide[open] summary i{transform:rotate(180deg)}.channel-guide-body{padding:0 22px 22px}.bot-maker-link{display:flex;justify-content:center;align-items:center;min-height:40px;margin:2px 0 16px;border-radius:12px;background:#e8f5ff;color:#187bc1;font-size:11px;font-weight:800}.bot-maker-link.bale{background:#e6faf5;color:#118a70}.bot-maker-link.eitaa{background:#fff0e6;color:#c96321}.channel-guide ol{display:flex;flex-direction:column;gap:11px;margin:0;padding:0;list-style:none}.channel-guide li{display:flex;align-items:flex-start;gap:9px}.channel-guide li>span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border-radius:8px;background:#eeebff;color:#5e48dc;font-size:10px;font-weight:900}.channel-guide li p{margin:1px 0 0;color:#565c70;font-size:10.5px;line-height:1.9}.channel-guide code{padding:2px 5px;border-radius:5px;background:#eeeef5;color:#43359e;direction:ltr}.guide-success{display:flex;align-items:center;gap:8px;margin-top:16px;padding:11px;border-radius:11px;background:#eafaf4;color:#147e66;font-size:10px;line-height:1.8}.guide-success span{font-size:15px;font-weight:900}
@media(max-width:900px){.channel-notice{align-items:flex-start}.channel-form{padding:18px}.channel-guide summary{padding:15px 18px}.channel-guide-body{padding:0 18px 18px}}
.quota-card{display:grid;grid-template-columns:minmax(190px,1fr) minmax(180px,2fr) auto;align-items:center;gap:18px;background:#fff;border:1px solid #e6e3fa;border-radius:16px;padding:15px 18px;margin-bottom:17px}.quota-card>div:first-child{display:flex;flex-direction:column}.quota-card span{font-size:11px;color:#7d8497}.quota-card>strong{font-size:13px;color:#5b4bc4}.quota-progress{height:8px;border-radius:20px;background:#efedf9;overflow:hidden}.quota-progress i{display:block;height:100%;max-width:100%;border-radius:20px;background:linear-gradient(90deg,#22c7a9,#6855e6)}.quota-card.exhausted{border-color:#ffc7ce;background:#fffafb}.quota-card.exhausted .quota-progress i{background:#e84e64}@media(max-width:700px){.quota-card{grid-template-columns:1fr}.quota-card>strong{text-align:right}}
.wallet-table{overflow:auto}.wallet-row{display:grid;grid-template-columns:140px minmax(220px,1fr) 150px 140px 140px;gap:12px;align-items:center;padding:12px;border-bottom:1px solid #eee;font-size:12px;min-width:800px}.wallet-row.head{background:#fafaff;border-radius:10px;color:#656b7c}.wallet-row .credit{color:#168768}.wallet-row .debit{color:#d3475b}
.wallet-charge{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.wallet-charge p{color:var(--muted);font-size:12px}.wallet-charge form{display:flex;align-items:end;gap:10px;min-width:min(430px,100%)}.wallet-charge form label{flex:1;margin:0}.payment-result{text-align:center}.payment-mark{width:74px;height:74px;margin:26px auto 0;border-radius:50%;display:grid;place-items:center;font-size:42px;color:#fff;background:#22b58b}.payment-result.failed .payment-mark{background:#e75268}.payment-result dl{background:#fafaff;border-radius:14px;padding:10px 16px;margin:20px 0}.payment-result dl div{display:flex;justify-content:space-between;padding:9px;border-bottom:1px solid #eee}.payment-result dl div:last-child{border:0}.payment-result dt{color:#777}.payment-result dd{margin:0;font-weight:700}@media(max-width:700px){.wallet-charge,.wallet-charge form{flex-direction:column;align-items:stretch;min-width:0}}
.token-detail{display:block;color:#888;margin-top:3px;font-size:10px}
.money-value{direction:ltr;unicode-bidi:isolate;text-align:right;font-size:13px}
.wallet-balance-stats b{font-size:29px}
.charge-minimum{display:block;margin-top:7px;color:#747b91;font-size:12px}

/* Wallet top-up and bonus-code experience */
.wallet-hero{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:18px;margin-bottom:20px}.wallet-charge-card{margin:0!important;padding:28px!important}.wallet-charge-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #e6e8df}.wallet-charge-head h2{margin:5px 0 0}.wallet-charge-head small{color:#87921d;font-weight:800}.wallet-charge-head p{max-width:370px;margin:0;color:var(--muted);font-size:11px}.wallet-charge-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wallet-charge-fields label{margin:0}.wallet-charge-fields label small{color:#858a91;font-weight:400}.wallet-charge-fields input{margin-top:8px;background:#fcfbf8;border-color:#dedfd5}.promo-preview,.wallet-pay{width:100%;min-height:44px;margin-top:12px;border:0;border-radius:11px;font-weight:800;cursor:pointer}.promo-preview{background:#d1fa69;color:#20320e}.promo-preview:hover{background:#c4f04f}.promo-preview:disabled{opacity:.65;cursor:wait}.wallet-pay{display:block;background:#295f52}.promo-result{display:flex;justify-content:space-between;gap:12px;margin-top:12px;padding:11px 14px;border-radius:10px;font-size:11px}.promo-result.success{background:#ebf9f2;color:#17684f}.promo-result.error{background:#fff0f1;color:#a8283e}.wallet-balance-card{display:flex;flex-direction:column;min-height:235px;padding:32px 28px;border-radius:20px;background:#295f52;color:#fff;box-shadow:0 16px 34px rgba(41,95,82,.14)}.wallet-balance-card>span{font-size:11px;font-weight:700;opacity:.82}.wallet-balance-card>strong{margin-top:8px;font-size:34px;line-height:1.25}.wallet-balance-card>small{margin-top:3px;opacity:.85}.wallet-balance-card>div{display:grid;grid-template-columns:1fr 1fr;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.2)}.wallet-balance-card p{display:grid;gap:7px;margin:0;padding:0 18px;border-left:1px solid rgba(255,255,255,.2)}.wallet-balance-card p:last-child{border:0}.wallet-balance-card p span{font-size:10px;opacity:.75}.wallet-balance-card p b{font-size:13px}.wallet-charge-card .charge-minimum{display:block;margin:10px 0 0;color:#747b91;font-size:11px}@media(max-width:950px){.wallet-hero{grid-template-columns:1fr}.wallet-balance-card{min-height:210px;grid-row:1}}@media(max-width:700px){.wallet-charge-card{padding:20px!important}.wallet-charge-head{display:block}.wallet-charge-head p{margin-top:8px}.wallet-charge-fields{grid-template-columns:1fr}.promo-result{flex-direction:column}.wallet-balance-card{padding:25px 20px}.wallet-balance-card>strong{font-size:29px}}
