:root{--bg:#03101c;--bg2:#061827;--teal:#13c9bd;--teal2:#1de0d1;--white:#f8fafc;--ink:#071423;--muted:#667085;--line:#e5e9ef;--soft:#f5f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Manrope,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:#fff;color:#fff}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}
.site-header{height:82px;background:linear-gradient(90deg,#03101c,#061522);display:flex;align-items:center;padding:0 3.1vw;gap:34px;border-bottom:1px solid rgba(255,255,255,.07);position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;min-width:220px;font-size:32px;font-weight:800;letter-spacing:-1.5px;white-space:nowrap}.brand img{width:58px;height:58px;object-fit:cover;object-position:left center}.brand span{margin-left:-2px}.site-header nav{display:flex;align-items:center;gap:34px;flex:1}.site-header nav a{font-size:15px;font-weight:650;padding:30px 0 19px;white-space:nowrap}.site-header nav a.active{border-bottom:2px solid var(--teal)}.header-actions{display:flex;align-items:center;gap:24px}.phone{font-size:15px;font-weight:700;white-space:nowrap}.outline-btn,.small-outline{border:1px solid var(--teal);background:transparent;color:#fff;border-radius:16px;padding:14px 18px;font-weight:750}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid var(--teal);border-radius:11px;width:44px;height:44px;font-size:22px}
.hero{position:relative;overflow:hidden;padding:44px 3.1vw 16px;min-height:845px;background:radial-gradient(circle at 72% 24%,rgba(0,204,217,.16),transparent 28%),linear-gradient(120deg,#03101c 0%,#041523 62%,#02101b 100%)}.hero-copy{position:relative;z-index:2;width:49%}.hero-copy h1{font-size:59px;line-height:1.1;letter-spacing:-2.2px;margin:0 0 24px;font-weight:850}.hero-copy h1 span{color:var(--teal)}.hero-copy p{font-size:18px;line-height:1.75;color:#d6dce2;margin:0}.trustline{margin-top:26px;color:var(--teal2);font-size:18px;font-weight:700}.trustline i{font-style:normal;padding:0 9px}.hero-art{position:absolute;right:0;top:0;width:57%;height:392px;z-index:1}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center right}
.pay-grid{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:92px}.pay-card{background:linear-gradient(180deg,#fff,#f7f8fa);color:var(--ink);border-radius:18px;padding:22px 24px 18px;min-height:320px;display:flex;flex-direction:column;box-shadow:0 18px 44px rgba(0,0,0,.18)}.pay-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:68px}.pay-logo{object-fit:contain;object-position:left center;background:transparent}.pay-logo.kaspi{height:54px;max-width:190px}.pay-logo.halyk{height:64px;max-width:150px}.pay-logo.kassa{height:56px;max-width:205px}.pay-logo.cards{height:50px;max-width:175px}.pill{background:#e8f8f5;color:#087e73;border-radius:20px;padding:8px 12px;font-size:11px;font-weight:850;text-align:center;line-height:1.2}.pay-card h2{font-size:24px;margin:12px 0 10px}.pay-card p{color:#5d6e86;font-size:15.5px;line-height:1.5;margin:0 0 20px;max-width:94%}.pay-card>button{margin-top:auto;border:0;border-radius:12px;background:#031726;color:#fff;padding:15px 18px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:18px}.pay-card>button:hover{background:#08283b}.pay-card>button b{font-size:23px;font-weight:400}.benefit-strip{position:relative;z-index:4;margin-top:14px;border:1px solid rgba(49,177,183,.22);border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(3,20,34,.82)}.benefit-strip>div{display:flex;gap:15px;padding:20px 24px;align-items:center}.benefit-strip>div+div{border-left:1px solid rgba(255,255,255,.07)}.benefit-strip>div>span{width:47px;height:47px;border:2px solid var(--teal);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--teal);font-size:22px;flex:0 0 47px}.benefit-strip p{margin:0}.benefit-strip b{display:block;color:var(--teal2);font-size:15px;margin-bottom:6px}.benefit-strip small{display:block;color:#d8dde2;font-size:12.8px;line-height:1.45}
.section{padding:64px 3.1vw}.section.light{background:#fff;color:#101827}.section.soft{background:#f5f7fa;color:#101827}.section.dark{background:linear-gradient(120deg,#04111d,#061a29);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.eyebrow{display:inline-block;color:#0a9187;font-size:12px;letter-spacing:.13em;font-weight:900;margin-bottom:10px}.eyebrow.teal{color:var(--teal2)}.section h3{font-size:38px;line-height:1.15;letter-spacing:-1.2px;margin:0}.lead,.lead-dark{font-size:18px;line-height:1.7;margin:22px 0}.lead{color:#d7dde3}.lead-dark{color:#667085}.muted-light{color:#9fb0bd;line-height:1.7}.small-outline{color:#0b645f;border-color:#aee6df;background:#f5fffd;padding:11px 16px;font-size:13px}
.process-line{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:38px;position:relative}.process-line:before{content:"";position:absolute;left:8%;right:8%;top:59px;border-top:1px dashed #cbd5df;z-index:0}.process-line article{text-align:center;position:relative;z-index:1}.process-line article>span{display:inline-flex;width:26px;height:26px;border-radius:50%;background:#44d8cb;color:#fff;align-items:center;justify-content:center;font-size:12px;font-weight:900}.process-icon{width:62px;height:62px;border-radius:50%;background:#effaf8;border:1px solid #b8ece6;margin:10px auto 14px;display:flex;align-items:center;justify-content:center;font-size:25px;color:#087f77}.process-line h4{font-size:16px;margin:0 0 8px}.process-line p{color:#697586;font-size:13px;line-height:1.55;margin:0 auto;max-width:220px}
.two-col{display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:start}.about-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about-cards article{border:1px solid rgba(48,183,180,.23);background:rgba(4,30,45,.58);border-radius:18px;padding:22px;min-height:170px}.about-cards article>span{font-size:12px;font-weight:900;color:var(--teal2)}.about-cards h4{font-size:18px;margin:28px 0 10px}.about-cards p{margin:0;color:#b8c5cf;font-size:14px;line-height:1.55}
.docs-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-top:34px}.requisites-card{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fbfcfd}.requisites-card h4{font-size:21px;margin:0 0 18px}.req-table{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.req-table>div{display:grid;grid-template-columns:120px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid #edf1f4}.req-table>div:last-child{border-bottom:0}.req-table span{font-size:13px;color:#788496}.req-table strong{font-size:14px;word-break:break-word}.req-table button{border:0;background:#e9f8f5;color:#087e73;border-radius:9px;padding:7px 9px;font-size:11px;font-weight:850}.footnote{color:#778396;font-size:12px;margin:14px 0 0}.document-list{display:grid;gap:12px}.doc-item{border:1px solid var(--line);border-radius:18px;background:#fff;padding:19px;display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:center}.doc-item>span{width:44px;height:44px;border-radius:12px;background:#eaf8f6;color:#087f76;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}.doc-item b{display:block;font-size:16px;margin-bottom:5px}.doc-item small{color:#758194}.doc-item i{font-style:normal;font-size:21px;color:#158d85}
.faq-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:52px}.faq-list{display:grid;gap:10px}details{background:#fff;border:1px solid #e2e7ec;border-radius:16px;padding:0 18px}summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:800;font-size:16px}summary::-webkit-details-marker{display:none}details p{margin:0 0 18px;color:#667085;line-height:1.6;font-size:14px}
.contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:56px}.contact-list{display:grid;margin-top:30px;border-top:1px solid rgba(255,255,255,.1)}.contact-list>a,.contact-list>div{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.1)}.contact-list span{color:#8fa1af;font-size:13px}.contact-list b{font-size:15px;line-height:1.5}.contact-form{background:#fff;color:#101827;border-radius:20px;padding:24px}.contact-form h4{font-size:23px;margin:0 0 18px}.contact-form label,.debt-sheet label,.payment-sheet label{display:block;font-size:13px;font-weight:850;margin:13px 0 6px}.contact-form input,.contact-form textarea,.debt-sheet input,.payment-sheet input{width:100%;border:1px solid #dce3e8;border-radius:11px;padding:12px 13px;outline:none;background:#fff}.contact-form input:focus,.contact-form textarea:focus,.debt-sheet input:focus,.payment-sheet input:focus{border-color:var(--teal)}.teal-btn{border:0;background:linear-gradient(90deg,#0b9c94,#18cbbc);color:#fff;border-radius:12px;padding:14px 18px;font-weight:850;width:100%;margin-top:16px}.contact-form small{display:block;color:#808b98;margin-top:10px}
.footer{background:#020b13;color:#cbd4dc;padding:22px 3.1vw;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;border-top:1px solid rgba(255,255,255,.07)}.footer-brand{display:flex;align-items:center;font-size:18px}.footer-brand img{width:38px;height:38px;object-fit:cover}.footer p{margin:0;font-size:12px}.footer-links{display:flex;gap:18px;font-size:12px}
.modal{position:fixed;inset:0;background:rgba(0,7,13,.74);display:none;place-items:center;z-index:100;padding:20px;backdrop-filter:blur(10px)}.modal.show{display:grid}.payment-sheet,.debt-sheet{position:relative;background:#fff;color:#101827;border-radius:24px;box-shadow:0 35px 100px rgba(0,0,0,.45)}.payment-sheet{width:min(980px,95vw);max-height:88vh;overflow:auto;padding:32px}.debt-sheet{width:min(520px,94vw);padding:32px}.modal-close{position:absolute;right:16px;top:13px;border:0;background:#edf4f4;color:#15313a;width:38px;height:38px;border-radius:50%;font-size:25px}.pay-modal-head{display:flex;align-items:center;gap:18px;margin-bottom:20px;padding-right:44px}.pay-modal-head img{max-width:190px;max-height:64px;object-fit:contain}.pay-modal-head h3,.debt-sheet h3{font-size:30px;margin:0 0 8px}.pay-modal-head p,.debt-sheet p{color:#637083;line-height:1.55;margin:0}.modal-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:24px}.instruction-card,.qr-card,.form-card,.modal-req{border:1px solid #e3e9ee;border-radius:18px;padding:21px;background:#fbfcfd}.instruction-card h4,.qr-card h4,.form-card h4,.modal-req h4{font-size:18px;margin:0 0 15px}.steps{display:grid;gap:11px;margin:0;padding:0;list-style:none;counter-reset:steps}.steps li{counter-increment:steps;display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start;color:#425166;line-height:1.45}.steps li:before{content:counter(steps);width:29px;height:29px;border-radius:9px;background:#e4f7f4;color:#087e75;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.modal-action{border:0;border-radius:12px;background:#041a29;color:#fff;padding:14px 16px;font-weight:850;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center}.modal-action.teal{background:linear-gradient(90deg,#089c94,#14cbbc)}.modal-action.ghost{background:#edf4f4;color:#12313b}.qr-card{text-align:center}.qr-card .qr{width:min(255px,80%);padding:8px;border:1px solid #e5eaee;border-radius:14px;margin:0 auto 10px;background:#fff}.qr-card p{font-size:13px;color:#6d7988}.inline-note{border-left:3px solid var(--teal);background:#eef9f7;border-radius:0 12px 12px 0;padding:11px 13px;color:#41606a;font-size:13px;line-height:1.45;margin-top:14px}.modal-requisites{border:1px solid #e2e8ed;border-radius:13px;overflow:hidden;background:#fff}.modal-requisites>div{display:grid;grid-template-columns:115px 1fr auto;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid #eef2f5}.modal-requisites>div:last-child{border-bottom:0}.modal-requisites span{font-size:12px;color:#778397}.modal-requisites strong{font-size:13px;word-break:break-word}.modal-requisites button{border:0;background:#e8f8f5;color:#087d72;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.form-grid .full{grid-column:1/-1}.demo-note{font-size:12px;color:#7e8998!important;margin-top:10px!important}.card-visual{background:linear-gradient(145deg,#071c2d,#0b394b);color:#fff;border-radius:18px;padding:22px;min-height:150px;position:relative;overflow:hidden;margin-bottom:14px}.card-visual:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(24,221,203,.42);border-radius:50%;right:-70px;top:-70px}.card-visual small{color:#aec2ca}.card-visual strong{display:block;font-size:18px;margin-top:9px}
@media(max-width:1100px){.site-header{gap:18px}.brand{min-width:180px;font-size:27px}.brand img{width:48px;height:48px}.site-header nav{gap:20px}.site-header nav a{font-size:13px}.phone{display:none}.hero-copy h1{font-size:48px}.pay-card{padding:18px}.benefit-strip>div{padding:16px}}
@media(max-width:860px){.site-header{height:auto;min-height:72px;padding:10px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px}.brand{min-width:0;font-size:25px}.brand img{width:47px;height:47px}.menu-toggle{display:block;grid-column:3;grid-row:1}.header-actions{grid-column:2;grid-row:1;justify-self:end}.phone{display:none}.outline-btn{font-size:12px;padding:10px 13px}.site-header nav{display:none;grid-column:1/-1;grid-row:2;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid rgba(255,255,255,.07)}.site-header nav.open{display:flex}.site-header nav a{padding:11px 4px;border-bottom:1px solid rgba(255,255,255,.05)}.site-header nav a.active{border-bottom:1px solid rgba(255,255,255,.05);color:var(--teal2)}.hero{padding:28px 18px 18px;min-height:auto}.hero-copy{width:100%}.hero-copy h1{font-size:42px}.hero-copy p br{display:none}.hero-art{position:relative;top:auto;right:auto;width:calc(100% + 36px);height:300px;margin:24px -18px 0}.pay-grid{margin-top:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-strip>div:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.07)}.benefit-strip>div:nth-child(4){border-top:1px solid rgba(255,255,255,.07)}.process-line{grid-template-columns:repeat(2,1fr);gap:24px}.process-line:before{display:none}.two-col,.docs-grid,.faq-wrap,.contact-grid{grid-template-columns:1fr}.section h3{font-size:33px}.modal-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr;text-align:center}.footer-brand,.footer-links{justify-content:center}}
@media(max-width:620px){.outline-btn{display:none}.brand{font-size:23px}.brand img{width:43px;height:43px}.hero-copy h1{font-size:34px;letter-spacing:-1.2px}.hero-copy p{font-size:16px}.trustline{font-size:15px}.hero-art{height:220px}.pay-grid{grid-template-columns:1fr}.pay-card{min-height:286px}.benefit-strip{grid-template-columns:1fr}.benefit-strip>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.07)}.section{padding:46px 18px}.section-head{align-items:start;flex-direction:column}.process-line{grid-template-columns:1fr}.about-cards{grid-template-columns:1fr}.req-table>div{grid-template-columns:1fr auto}.req-table>div span{grid-column:1/-1}.req-table>div strong{font-size:13px}.doc-item{grid-template-columns:40px 1fr auto}.contact-list>a,.contact-list>div{grid-template-columns:1fr;gap:6px}.payment-sheet{padding:23px 17px}.pay-modal-head{flex-direction:column;align-items:flex-start;gap:8px}.pay-modal-head img{max-height:50px}.modal-actions,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.modal-requisites>div{grid-template-columns:1fr auto}.modal-requisites span{grid-column:1/-1}}


/* ===== Halyk payment modal only ===== */
.halyk-pretty-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px;
}
.halyk-guide-card,
.halyk-req-card{
  background:#fbfcfd;
  border:1px solid #e0e7ec;
  border-radius:18px;
  padding:20px 20px 18px;
}
.halyk-card-title{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin-bottom:16px;
}
.halyk-card-title h4{
  margin:0;
  font-size:18px;
  color:#0d1930;
}
.halyk-card-title p{
  margin:4px 0 0;
  color:#6f7d91;
  font-size:13px;
  line-height:1.45;
}
.halyk-title-icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  border-radius:50%;
  background:#ddf6f1;
  color:#078c80;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:17px;
  font-weight:900;
}
.halyk-timeline{
  position:relative;
  display:grid;
  gap:0;
  margin-top:8px;
}
.halyk-timeline:before{
  content:"";
  position:absolute;
  left:16px;
  top:24px;
  bottom:24px;
  width:1px;
  background:#ccebe6;
}
.halyk-step{
  position:relative;
  display:grid;
  grid-template-columns:34px 44px 1fr;
  gap:12px;
  align-items:start;
  padding:7px 0 11px;
  min-height:60px;
}
.halyk-num{
  width:32px;
  height:32px;
  border-radius:50%;
  background:linear-gradient(180deg,#13b5a6,#078c80);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:12px;
  font-weight:900;
  position:relative;
  z-index:1;
}
.halyk-step-icon{
  width:42px;
  height:42px;
  border-radius:12px;
  background:#e9f8f5;
  color:#078c80;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:16px;
  font-weight:900;
}
.halyk-step:nth-child(5) .halyk-step-icon,
.halyk-step:nth-child(6) .halyk-step-icon{
  font-size:11px;
}
.halyk-step b{
  display:block;
  color:#122039;
  font-size:14px;
  line-height:1.35;
  margin:1px 0 3px;
}
.halyk-step small{
  display:block;
  color:#68768a;
  font-size:12.5px;
  line-height:1.45;
}
.halyk-important{
  display:flex;
  gap:12px;
  align-items:flex-start;
  border:1px solid #c8ece6;
  background:linear-gradient(180deg,#f1fbf9,#ecf9f7);
  border-radius:14px;
  padding:14px 15px;
  margin-top:9px;
}
.halyk-important>span{
  color:#078c80;
  font-size:24px;
}
.halyk-important b,
.halyk-safe b{
  display:block;
  color:#11645d;
  font-size:13px;
  margin-bottom:4px;
}
.halyk-important small,
.halyk-safe small{
  display:block;
  color:#607084;
  line-height:1.45;
  font-size:12px;
}
.halyk-req-list{
  border:1px solid #dce4e9;
  border-radius:14px;
  overflow:hidden;
  background:#fff;
}
.halyk-req-row{
  display:grid;
  grid-template-columns:32px 94px 1fr auto;
  gap:10px;
  align-items:center;
  min-height:62px;
  padding:10px 12px;
  border-bottom:1px solid #edf1f4;
}
.halyk-req-row:last-child{border-bottom:0}
.halyk-req-icon{
  width:28px;
  height:28px;
  border-radius:8px;
  background:#f0f6f7;
  color:#0f2640;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:12px;
  font-weight:900;
}
.halyk-req-row>span:nth-child(2){
  color:#788598;
  font-size:12px;
}
.halyk-req-row strong{
  font-size:12.5px;
  color:#101c31;
  word-break:break-word;
  line-height:1.35;
}
.halyk-req-row button{
  border:0;
  background:#e8f8f5;
  color:#078c80;
  border-radius:10px;
  padding:8px 10px;
  font-size:10.5px;
  font-weight:850;
  white-space:nowrap;
}
.halyk-safe{
  display:flex;
  gap:12px;
  align-items:center;
  border:1px solid #f3d696;
  background:#fffaf0;
  border-radius:14px;
  padding:14px 15px;
  margin-top:14px;
}
.halyk-safe>span{
  color:#e5a624;
  font-size:24px;
}
.halyk-tip{
  margin-top:18px;
  border:1px solid #dce9e8;
  background:linear-gradient(90deg,#f3fbfa,#fbfdfd);
  border-radius:14px;
  padding:13px 16px;
  display:flex;
  align-items:center;
  gap:8px;
  color:#637184;
  font-size:12.5px;
}
.halyk-tip b{color:#078c80}

@media(max-width:860px){
  .halyk-pretty-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .halyk-guide-card,.halyk-req-card{padding:16px 14px}
  .halyk-step{grid-template-columns:32px 38px 1fr;gap:8px}
  .halyk-step-icon{width:36px;height:36px}
  .halyk-req-row{
    grid-template-columns:28px 1fr auto;
    gap:8px;
  }
  .halyk-req-row>span:nth-child(2){
    grid-column:2/3;
  }
  .halyk-req-row strong{
    grid-column:2/4;
    padding-top:2px;
  }
  .halyk-req-row button{
    grid-column:3/4;
    grid-row:1/2;
  }
  .halyk-tip{
    align-items:flex-start;
    flex-wrap:wrap;
  }
}


/* ===== Pretty payment modals: Kaspi / Kassa24 / Card ===== */
.kaspi-pretty-grid,.kassa-pretty-grid,.card-pretty-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px;
}
.kaspi-guide-card,.kaspi-qr-card,.kassa-guide-card,.kassa-info-card,.card-form-card,.card-flow-card{
  background:#fbfcfd;
  border:1px solid #e0e7ec;
  border-radius:18px;
  padding:20px;
}
.pretty-card-title{
  display:flex;align-items:flex-start;gap:12px;margin-bottom:16px
}
.pretty-card-title h4{margin:0;font-size:18px;color:#0d1930}
.pretty-card-title p{margin:4px 0 0;color:#6f7d91;font-size:13px;line-height:1.45}
.pretty-title-icon{
  width:34px;height:34px;flex:0 0 34px;border-radius:50%;
  background:#ddf6f1;color:#078c80;display:flex;align-items:center;justify-content:center;
  font-size:13px;font-weight:900
}
.pretty-timeline{position:relative;display:grid;gap:0;margin-top:8px}
.pretty-timeline:before{
  content:"";position:absolute;left:16px;top:24px;bottom:24px;width:1px;background:#ccebe6
}
.pretty-step{
  position:relative;display:grid;grid-template-columns:34px 44px 1fr;
  gap:12px;align-items:start;padding:7px 0 11px;min-height:60px
}
.pretty-num{
  width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#13b5a6,#078c80);
  color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;z-index:1
}
.pretty-step-icon{
  width:42px;height:42px;border-radius:12px;background:#e9f8f5;color:#078c80;
  display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900
}
.pretty-step b{display:block;color:#122039;font-size:14px;line-height:1.35;margin:1px 0 3px}
.pretty-step small{display:block;color:#68768a;font-size:12.5px;line-height:1.45}
.pretty-important,.pretty-safe{
  display:flex;gap:12px;align-items:flex-start;border-radius:14px;padding:14px 15px;margin-top:12px
}
.pretty-important{border:1px solid #c8ece6;background:linear-gradient(180deg,#f1fbf9,#ecf9f7)}
.pretty-safe{border:1px solid #f1d59a;background:#fffaf0}
.pretty-important>span{color:#078c80;font-size:24px}
.pretty-safe>span{color:#e4a521;font-size:24px}
.pretty-important b,.pretty-safe b{display:block;color:#11645d;font-size:13px;margin-bottom:4px}
.pretty-important small,.pretty-safe small{display:block;color:#607084;line-height:1.45;font-size:12px}
.pretty-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.pretty-primary,.pretty-secondary{
  border:0;border-radius:12px;padding:14px 16px;font-weight:850;
  display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none
}
.pretty-primary{background:linear-gradient(90deg,#089c94,#14cbbc);color:#fff}
.pretty-secondary{background:#edf4f4;color:#12313b}
.pretty-tip{
  margin-top:14px;border:1px solid #dce9e8;background:linear-gradient(90deg,#f3fbfa,#fbfdfd);
  border-radius:14px;padding:13px 15px;display:flex;align-items:center;gap:8px;
  color:#637184;font-size:12.5px
}
.pretty-tip b{color:#078c80}
.kaspi-qr-box{
  background:#fff;border:1px solid #e3e8ed;border-radius:18px;padding:18px;
  display:flex;align-items:center;justify-content:center;min-height:300px
}
.kaspi-qr-box img{width:min(260px,80%);border-radius:10px}
.pretty-center-text{text-align:center;color:#697687;font-size:13px;line-height:1.5;margin:14px auto;max-width:330px}
.pretty-info-list{display:grid;gap:10px;margin:18px 0}
.pretty-info-list>div{display:grid;grid-template-columns:36px 1fr;gap:11px;align-items:start}
.pretty-info-list>div>span{
  width:32px;height:32px;border-radius:9px;background:#e8f7f4;color:#078c80;
  display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900
}
.pretty-info-list b{display:block;font-size:13px;color:#132039;margin-bottom:3px}
.pretty-info-list small{color:#697687;font-size:12px;line-height:1.4}
.kassa-logo-panel{
  border:1px solid #e3e8ed;background:#fff;border-radius:16px;padding:28px;
  min-height:180px;display:flex;align-items:center;justify-content:center
}
.kassa-logo-panel img{max-width:300px}
.pretty-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.pretty-form-grid label{display:block;font-size:12px;font-weight:850;color:#24354a;margin:0 0 6px}
.pretty-form-grid input{
  width:100%;border:1px solid #dce3e8;border-radius:11px;padding:12px 13px;outline:none;background:#fff
}
.pretty-form-grid input:focus{border-color:#13c9bd}
.card-summary{
  margin:15px 0;border:1px solid #e1e8ed;background:#fff;border-radius:12px;
  padding:12px 14px;display:grid;gap:4px
}
.card-summary span{font-size:11px;color:#7b8797}
.card-summary strong{font-size:13px;color:#122039}
.card-action{width:100%}
.pretty-card-visual{min-height:175px;margin-bottom:14px}
.card-brands-row{position:absolute;left:22px;bottom:18px}
.card-brands-row img{height:34px;width:auto}
.pretty-timeline.compact .pretty-step{min-height:56px}
.kaspi-action{background:linear-gradient(90deg,#ef3d32,#ff6156)}
.kassa-action{background:linear-gradient(90deg,#f5b400,#f59e0b);color:#161616}

@media(max-width:860px){
  .kaspi-pretty-grid,.kassa-pretty-grid,.card-pretty-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .kaspi-guide-card,.kaspi-qr-card,.kassa-guide-card,.kassa-info-card,.card-form-card,.card-flow-card{padding:16px 14px}
  .pretty-step{grid-template-columns:32px 38px 1fr;gap:8px}
  .pretty-step-icon{width:36px;height:36px}
  .pretty-actions,.pretty-form-grid{grid-template-columns:1fr}
  .pretty-tip{align-items:flex-start;flex-wrap:wrap}
}

.card-action:disabled{opacity:.65;cursor:wait;filter:saturate(.7)}
.pretty-form-grid .full{grid-column:1/-1}


/* ===== Visible inline payment errors ===== */
.payment-error-box{
  display:none;
  grid-template-columns:42px 1fr;
  gap:12px;
  align-items:flex-start;
  margin-top:14px;
  padding:14px 15px;
  border:1px solid #efb3ad;
  border-radius:14px;
  background:linear-gradient(180deg,#fff5f4,#fff0ef);
  box-shadow:0 10px 24px rgba(166,43,32,.08);
}
.payment-error-box.show{
  display:grid;
  animation:paymentErrorIn .22s ease-out;
}
.payment-error-icon{
  width:38px;
  height:38px;
  border-radius:11px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#e95549;
  color:#fff;
  font-size:21px;
  font-weight:900;
}
.payment-error-box b{
  display:block;
  margin:1px 0 4px;
  color:#8f241d;
  font-size:14px;
}
.payment-error-box p{
  margin:0;
  color:#7e3d38;
  font-size:12.5px;
  line-height:1.5;
}
@keyframes paymentErrorIn{
  from{opacity:0;transform:translateY(-5px)}
  to{opacity:1;transform:translateY(0)}
}

/* Hoster.kz contact form */
.hp-field{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
}
.contact-status{
  display:none;
  margin-top:12px;
  padding:12px 14px;
  border-radius:12px;
  font-size:13px;
  line-height:1.45;
  font-weight:700;
}
.contact-status.success{
  display:block;
  color:#11645d;
  background:#ecf9f6;
  border:1px solid #bfe8e1;
}
.contact-status.error{
  display:block;
  color:#8f241d;
  background:#fff1ef;
  border:1px solid #efb5af;
}
.contact-form button:disabled{
  opacity:.7;
  cursor:wait;
}


/* v3: precise anchor positioning */
html{scroll-behavior:smooth}
#payments,.section[id]{scroll-margin-top:96px}
.lang-switch{border:1px solid rgba(18,205,194,.75);border-radius:12px;padding:9px 11px;font-size:12px;font-weight:900;color:var(--teal2);letter-spacing:.06em}
.lang-switch:hover{background:rgba(18,205,194,.09)}
.news-section{border-top:1px solid #edf0f3}
.news-intro{max-width:780px;margin-bottom:0}
.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.news-card{border:1px solid #dfe6eb;border-radius:18px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:245px;box-shadow:0 8px 28px rgba(6,26,41,.05)}
.news-card .news-meta{display:flex;justify-content:space-between;gap:12px;color:#77869a;font-size:12px;margin-bottom:16px}
.news-card h4{font-size:20px;line-height:1.32;margin:0 0 13px}
.news-card p{color:#627087;line-height:1.55;margin:0 0 18px;font-size:14px}
.news-card a{margin-top:auto;color:#078e84;font-weight:850}
.news-loading{color:#6f7c8c}
.news-more-wrap{text-align:center;margin-top:20px}
.news-older{margin-top:16px;border-top:1px solid #e4e9ed}
.news-older .news-row{display:grid;grid-template-columns:110px 1fr auto;gap:16px;align-items:center;padding:16px 6px;border-bottom:1px solid #e7ebef}
.news-row small{color:#7d8998}
.news-row a{color:#078e84;font-weight:800}
.wa-float{position:fixed;right:24px;bottom:24px;z-index:80}
.wa-main{width:58px;height:58px;border-radius:50%;border:0;background:#20b55a;color:#fff;font-size:28px;font-weight:900;box-shadow:0 16px 40px rgba(0,0,0,.28);cursor:pointer}
.wa-menu{position:absolute;right:0;bottom:70px;width:245px;background:#fff;color:#0b1c2a;border-radius:16px;padding:15px;box-shadow:0 20px 60px rgba(0,0,0,.25);display:none;border:1px solid #e2e8ed}
.wa-menu.show{display:block}
.wa-menu b{display:block;margin:2px 4px 10px}
.wa-menu a{display:block;padding:11px 10px;border-radius:10px;color:#0b1c2a;font-weight:800}
.wa-menu a:hover{background:#effaf7;color:#078e84}
/* ============================================
   URGENT POPUP
   ============================================ */

.urgent-overlay{
  position:fixed;
  inset:0;
  z-index:95;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:28px;
  background:rgba(2,15,25,.68);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}

.urgent-overlay[hidden]{
  display:none;
}

.urgent-card{
  position:relative;
  width:min(1240px,94vw);
  min-height:400px;
  display:grid;
  grid-template-columns:285px minmax(0,1fr);
  overflow:hidden;
  border-radius:24px;
  background:#fff;
  color:#071827;
  border:1px solid rgba(19,201,189,.7);
  box-shadow:0 30px 90px rgba(0,0,0,.42);
}


/* LEFT SIDE */

.urgent-side{
  position:relative;
  min-height:400px;
  padding:36px 38px;
  overflow:visible;
  color:#fff;
  background:
    radial-gradient(circle at 34% 16%,rgba(0,210,200,.16),transparent 25%),
    linear-gradient(155deg,#063b50 0%,#04283a 50%,#031b2c 100%);
}

.urgent-side::after{
  content:"";
  position:absolute;
  z-index:1;
  top:0;
  bottom:0;
  right:-48px;
  width:85px;
  background:#fff;
  clip-path:polygon(
    58% 0,
    100% 0,
    100% 100%,
    58% 100%,
    16% 75%,
    42% 52%,
    15% 32%
  );
}

.urgent-bell{
  position:absolute;
  z-index:3;
  top:36px;
  left:38px;
  width:64px;
  height:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  color:#16d5ca;
  background:rgba(0,200,194,.14);
}

.urgent-bell svg{
  width:29px;
  height:29px;
}

.urgent-side-dots{
  position:absolute;
  top:48px;
  left:122px;
  width:82px;
  height:70px;
  opacity:.22;
  background-image:radial-gradient(circle,#12cabf 1.4px,transparent 1.6px);
  background-size:12px 12px;
}

.urgent-side-content{
  position:absolute;
  z-index:3;
  left:38px;
  bottom:56px;
}

.urgent-side-title{
  margin-bottom:27px;
  font-size:19px;
  line-height:1.25;
  font-weight:900;
}

.urgent-side-content p{
  margin:0;
  color:rgba(255,255,255,.9);
  font-size:17px;
  line-height:1.43;
}

.urgent-side-line{
  display:block;
  width:42px;
  height:2px;
  margin-top:22px;
  background:#14cfc3;
}


/* RIGHT SIDE */

.urgent-main{
  position:relative;
  min-width:0;
  padding:48px 68px 40px 86px;
  display:flex;
  flex-direction:column;
}

.urgent-main h3{
  margin:0 70px 17px 0;
  color:#071827;
  font-size:32px;
  line-height:1.1;
  font-weight:900;
  letter-spacing:-.3px;
}

.urgent-text{
  margin:0;
  max-width:880px;
  white-space:pre-line;
  color:#202e3d !important;
  font-size:17px !important;
  line-height:1.5 !important;
}

.urgent-close{
  position:absolute;
  z-index:5;
  top:20px;
  right:22px;
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  border:0;
  border-radius:50%;
  background:#f3f6f7;
  color:#071827;
  font-size:31px;
  font-weight:300;
  line-height:1;
  cursor:pointer;
}

.urgent-close:hover{
  background:#e7eeee;
}


/* BOTTOM */

.urgent-bottom{
  margin-top:auto;
  padding-top:22px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:34px;
}

.urgent-platform-box{
  width:500px;
  max-width:58%;
  display:flex;
  align-items:center;
  gap:15px;
  padding:15px 21px;
  background:#fff;
  border:1px solid #e9eef1;
  border-radius:12px;
  box-shadow:0 8px 24px rgba(3,27,42,.08);
}

.urgent-globe{
  flex:0 0 34px;
  width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#0dc3b8;
}

.urgent-globe svg{
  width:28px;
  height:28px;
}

.urgent-platform-box>div:last-child{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:2px;
}

.urgent-platform-box span{
  color:#314152;
  font-size:15px;
  line-height:1.3;
}

.urgent-platform-box strong{
  color:#07aaa1;
  font-size:17px;
  line-height:1.3;
  font-weight:850;
}

.urgent-link{
  flex:0 0 auto;
  min-width:300px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:17px 27px;
  margin:0;
  border-radius:12px;
  color:#fff;
  background:linear-gradient(
    110deg,
    #13c9bd 0%,
    #0aa1a2 38%,
    #063f59 70%,
    #041d30 100%
  );
  box-shadow:0 10px 25px rgba(3,75,92,.25);
  font-size:18px;
  font-weight:850;
  text-decoration:none;
}

.urgent-link:hover{
  color:#fff;
  transform:translateY(-1px);
}


/* TABLET */

@media(max-width:1050px){

  .urgent-card{
    grid-template-columns:245px minmax(0,1fr);
  }

  .urgent-main{
    padding-left:68px;
    padding-right:42px;
  }

  .urgent-bottom{
    gap:18px;
  }

  .urgent-platform-box{
    max-width:none;
    width:auto;
    flex:1;
  }

  .urgent-link{
    min-width:230px;
  }
}


/* MOBILE */

@media(max-width:650px){

  .urgent-overlay{
    padding:12px;
  }

  .urgent-card{
    width:100%;
    min-height:0;
    max-height:92vh;
    display:block;
    overflow-y:auto;
    border-radius:20px;
  }

  .urgent-side{
    min-height:100px;
    padding:20px 22px;
  }

  .urgent-side::after,
  .urgent-side-dots,
  .urgent-bell{
    display:none;
  }

  .urgent-side-content{
    position:static;
  }

  .urgent-side-title{
    margin:0 0 8px;
    font-size:15px;
  }

  .urgent-side-content p{
    display:none;
  }

  .urgent-side-line{
    margin-top:8px;
  }

  .urgent-main{
    padding:28px 22px 24px;
  }

  .urgent-main h3{
    margin-right:45px;
    font-size:26px;
  }

  .urgent-text{
    font-size:15px !important;
  }

  .urgent-close{
    top:17px;
    right:17px;
    width:40px;
    height:40px;
    font-size:25px;
  }

  .urgent-bottom{
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
    margin-top:22px;
  }

  .urgent-platform-box{
    width:100%;
    max-width:none;
  }

  .urgent-link{
    width:100%;
    min-width:0;
  }
}

@media(max-width:1100px){.site-header nav{gap:16px}.site-header nav a{font-size:12.5px}.lang-switch{padding:8px}}
@media(max-width:860px){#payments,.section[id]{scroll-margin-top:160px}.news-grid{grid-template-columns:1fr}.wa-float{right:16px;bottom:16px}}
@media(max-width:620px){
  .news-older .news-row{
    grid-template-columns:1fr;
  }
}

.faq-more-btn{margin-top:12px;width:100%}
#faqMoreRu[hidden],#faqMoreKk[hidden]{display:none}

/* Центровка крестиков во всех модальных окнах */
.modal-close,
.urgent-close,
.payment-close,
.close-btn {
  display: grid !important;
  place-items: center !important;

  padding: 0 !important;

  line-height: 1 !important;
  text-align: center !important;

  font-family: Arial, sans-serif !important;
  font-weight: 400 !important;
}

.modal-close,
.urgent-close,
.payment-close,
.close-btn {
  padding-bottom: 0 !important;
  padding-top: 3px !important;
}

/* ===== WhatsApp floating button ===== */

.wa-float{
    right: 38px !important;
    bottom: 38px !important;
}

.wa-main{
    width: 60px !important;
    height: 60px !important;
    padding: 0 !important;

    border: 0 !important;
    border-radius: 50% !important;
    background: transparent !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    overflow: hidden;
    box-shadow: 0 12px 32px rgba(0,0,0,.25);
}

.wa-main img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

/* Мобильная версия */
@media(max-width:620px){
    .wa-float{
        right: 24px !important;
        bottom: 28px !important;
    }

    .wa-main{
        width: 56px !important;
        height: 56px !important;
    }
}

/* =========================================================
   WHATSAPP — красивое окно выбора номера
   ========================================================= */

.wa-popup{
    position:fixed;
    right:88px;
    bottom:92px;

    width:350px;
    max-width:calc(100vw - 32px);

    padding:24px 20px 20px;

    background:#ffffff;
    border:1px solid rgba(0, 30, 45, .10);
    border-radius:20px;

    box-shadow:
        0 22px 55px rgba(0, 18, 30, .24),
        0 4px 12px rgba(0, 18, 30, .08);

    z-index:9998;
}

/* маленький хвостик к кнопке WhatsApp */
.wa-popup::after{
    content:"";
    position:absolute;
    right:31px;
    bottom:-11px;

    width:22px;
    height:22px;

    background:#ffffff;
    transform:rotate(45deg);

    border-right:1px solid rgba(0, 30, 45, .08);
    border-bottom:1px solid rgba(0, 30, 45, .08);
}

/* Заголовок */
.wa-popup-title{
    margin:0;

    font-size:21px;
    line-height:1.25;
    font-weight:800;

    color:#071827;
}

/* Бирюзовая линия */
.wa-popup-line{
    width:38px;
    height:3px;

    margin:12px 0 18px;

    background:#11b9ad;
    border-radius:10px;
}

/* Карточка номера */
.wa-number{
    display:flex;
    align-items:center;
    gap:14px;

    min-height:72px;
    margin-top:10px;
    padding:10px 14px;

    text-decoration:none;

    background:linear-gradient(
        100deg,
        #effaf8 0%,
        #f7fcfb 100%
    );

    border:1px solid #d8efeb;
    border-radius:17px;

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}

.wa-number:hover{
    transform:translateY(-2px);

    border-color:#a9e1da;

    box-shadow:0 8px 20px rgba(0, 150, 140, .10);
}

/* Круг с иконкой телефона */
.wa-number-icon{
    flex:0 0 46px;

    width:46px;
    height:46px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    background:#d9f6f1;
    color:#0eb6a9;

    font-size:24px;
    font-weight:700;
}

.wa-number-icon svg{
    width:27px;
    height:27px;
    display:block;
    color:#0eb6a9;
}

/* Текст номера */
.wa-number-info{
    min-width:0;
    flex:1;

    display:flex;
    flex-direction:column;
    gap:3px;
}

.wa-number-info strong{
    color:#071827;

    font-size:17px;
    line-height:1.2;
    font-weight:800;

    white-space:nowrap;
}

.wa-number-info span{
    color:#657587;

    font-size:13px;
    line-height:1.3;
}

/* Стрелка справа */
.wa-number-arrow{
    flex:0 0 auto;

    color:#071827;

    font-size:31px;
    line-height:1;
    font-weight:300;

    margin-left:4px;
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width:600px){

    .wa-popup{
        right:16px;
        bottom:88px;

        width:calc(100vw - 32px);

        padding:21px 16px 17px;

        border-radius:18px;
    }

    .wa-popup::after{
        right:27px;
    }

    .wa-popup-title{
        font-size:19px;
    }

    .wa-number{
        min-height:68px;
        padding:9px 11px;
        gap:11px;
    }

    .wa-number-icon{
        width:42px;
        height:42px;
        flex-basis:42px;
        font-size:21px;
    }

    .wa-number-info strong{
        font-size:16px;
    }

    .wa-number-info span{
        font-size:12px;
    }
}

/* =========================================================
   WHATSAPP — FINAL MENU
   ========================================================= */

.wa-float{
    position:fixed;
    right:38px !important;
    bottom:38px !important;
    z-index:80;
}

/* круглая кнопка */
.wa-main{
    width:60px !important;
    height:60px !important;

    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;

    background:transparent !important;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    overflow:hidden;

    box-shadow:0 12px 32px rgba(0,0,0,.25);
}

.wa-main img{
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
}


/* окно выбора номера */
.wa-menu{
    position:absolute !important;

    right:0 !important;
    bottom:76px !important;

    width:350px !important;

    padding:24px 20px 20px !important;

    background:#fff !important;
    color:#071827 !important;

    border:1px solid rgba(0,30,45,.10) !important;
    border-radius:20px !important;

    box-shadow:
        0 22px 55px rgba(0,18,30,.24),
        0 4px 12px rgba(0,18,30,.08) !important;

    display:none;
}

/* показывается только после клика */
.wa-menu.show{
    display:block !important;
}


/* хвостик окна */
.wa-menu::after{
    content:"";

    position:absolute;

    right:20px;
    bottom:-10px;

    width:20px;
    height:20px;

    background:#fff;

    transform:rotate(45deg);

    border-right:1px solid rgba(0,30,45,.08);
    border-bottom:1px solid rgba(0,30,45,.08);
}


/* заголовок */
.wa-popup-title{
    margin:0;

    color:#071827;

    font-size:21px;
    line-height:1.25;

    font-weight:850;
}


/* бирюзовая линия */
.wa-popup-line{
    width:38px;
    height:3px;

    margin:12px 0 18px;

    background:#11b9ad;

    border-radius:10px;
}


/* карточка номера */
.wa-number{
    display:flex !important;
    align-items:center;

    gap:14px;

    min-height:72px;

    margin-top:10px;
    padding:10px 14px !important;

    background:linear-gradient(
        100deg,
        #effaf8 0%,
        #f7fcfb 100%
    );

    border:1px solid #d8efeb;
    border-radius:17px;

    text-decoration:none;

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}

.wa-number:hover{
    transform:translateY(-2px);

    border-color:#a9e1da;

    background:linear-gradient(
        100deg,
        #e9f8f5 0%,
        #f5fbfa 100%
    ) !important;

    box-shadow:0 8px 20px rgba(0,150,140,.10);
}


/* круглая иконка слева */
.wa-number-icon{
    flex:0 0 46px;

    width:46px;
    height:46px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    background:#d9f6f1;

    color:#0eb6a9;

    font-size:23px;
    font-weight:700;
}


/* номер + подпись */
.wa-number-info{
    min-width:0;
    flex:1;

    display:flex;
    flex-direction:column;

    gap:3px;
}

.wa-number-info strong{
    color:#071827;

    font-size:17px;
    line-height:1.2;

    font-weight:850;

    white-space:nowrap;
}

.wa-number-info span{
    color:#657587;

    font-size:13px;
    line-height:1.3;
}


/* стрелка */
.wa-number-arrow{
    flex:0 0 auto;

    color:#071827;

    font-size:30px;
    line-height:1;

    font-weight:300;
}


/* =========================
   MOBILE
   ========================= */

@media(max-width:620px){

    .wa-float{
        right:24px !important;
        bottom:28px !important;
    }

    .wa-main{
        width:56px !important;
        height:56px !important;
    }

    .wa-menu{
        right:0 !important;
        bottom:70px !important;

        width:330px !important;
        max-width:calc(100vw - 32px);

        padding:20px 16px 16px !important;

        border-radius:18px !important;
    }

    .wa-popup-title{
        font-size:19px;
    }

    .wa-number{
        min-height:66px;

        padding:9px 11px !important;

        gap:11px;
    }

    .wa-number-icon{
        width:42px;
        height:42px;

        flex-basis:42px;

        font-size:21px;
    }

    .wa-number-info strong{
        font-size:15px;
    }

    .wa-number-info span{
        font-size:12px;
    }
}

.chsi-login {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 9px 14px;
  border: 1px solid #16d5d0;
  border-radius: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
  transition: 0.2s ease;
}

.chsi-login:hover {
  background: #16d5d0;
  color: #04141f;
  transform: translateY(-1px);
}

/* =========================================================
   MOBILE HEADER — FINAL
   Логотип слева, Кабинет ЧСИ строго по центру,
   язык + меню справа. Все элементы в одной строке.
   ========================================================= */
@media (max-width:860px){

  .site-header{
    position:sticky;
    top:0;
    min-height:72px;
    height:auto;
    padding:10px 16px;

    display:grid;
    grid-template-columns:auto 1fr auto auto;
    grid-template-rows:auto auto;
    align-items:center;
    column-gap:9px;
    row-gap:10px;
  }

  .brand{
    grid-column:1;
    grid-row:1;
    min-width:0;
    margin:0;
    position:relative;
    z-index:3;
  }

  .brand img{
    width:47px;
    height:47px;
  }

  /* Дети header-actions становятся элементами сетки самой шапки */
  .header-actions{
    display:contents;
  }

  .header-actions .phone{
    display:none;
  }

  /* Кабинет ЧСИ — центр именно всей шапки/экрана */
  .header-actions .chsi-login{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);

    display:inline-flex !important;
    align-items:center;
    justify-content:center;

    margin:0;
    white-space:nowrap;
    z-index:4;
  }

  .header-actions .chsi-login:hover{
    transform:translate(-50%,-50%);
  }

  .lang-switch{
    grid-column:3;
    grid-row:1;
    margin:0;
    justify-self:end;
    position:relative;
    z-index:4;
  }

  .menu-toggle{
    display:block;
    grid-column:4;
    grid-row:1;
    margin:0;
    position:relative;
    z-index:4;
  }

  .site-header nav{
    display:none;
    grid-column:1 / -1;
    grid-row:2;
    width:100%;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    border-top:1px solid rgba(255,255,255,.07);
  }

  .site-header nav.open{
    display:flex;
  }
}

@media (max-width:620px){

  .site-header{
    padding-left:12px;
    padding-right:12px;
    column-gap:8px;
  }

  .brand{
    font-size:23px;
  }

  .brand img{
    width:43px;
    height:43px;
  }

  .header-actions .chsi-login{
    font-size:12px;
    padding:9px 11px;
  }

  .lang-switch{
    padding:8px 9px;
    font-size:11px;
  }

  .menu-toggle{
    width:42px;
    height:42px;
  }
}

/* На очень узких экранах слегка уменьшаем кнопку,
   чтобы все четыре элемента гарантированно помещались. */
@media (max-width:390px){
  .header-actions .chsi-login{
    font-size:11px;
    padding:8px 9px;
  }

  .brand{
    font-size:21px;
  }

  .brand img{
    width:40px;
    height:40px;
  }

  .lang-switch{
    padding:7px 8px;
  }

  .menu-toggle{
    width:40px;
    height:40px;
  }
}

/* =========================================================
   MOBILE HEADER — FINAL
   ========================================================= */

@media (max-width: 860px) {

    .site-header {
        min-height: 72px;
        height: 72px;
        padding: 10px 16px;

        display: flex;
        align-items: center;
        gap: 9px;
    }

    /* Логотип слева */
    .brand {
        min-width: 0;
        margin: 0 auto 0 0;
        flex: 0 0 auto;

        order: 1;
    }

    .brand img {
        width: 47px;
        height: 47px;
    }

    /* Правый блок:
       Кабинет ЧСИ → ҚАЗ */
    .header-actions {
        display: flex;
        align-items: center;
        gap: 9px;
        margin: 0;

        order: 2;
    }

    .phone {
        display: none;
    }

    /* Кабинет ЧСИ */
    .header-actions .chsi-login {
        position: static;
        transform: none;

        display: inline-flex !important;
        align-items: center;
        justify-content: center;

        height: 44px;
        min-height: 44px;

        margin: 0;
        padding: 0 13px;

        font-size: 12px;
        line-height: 1;
        white-space: nowrap;
        border-radius: 11px;
    }

    .header-actions .chsi-login:hover {
        transform: none;
    }

    /* ҚАЗ */
    .lang-switch {
        display: inline-flex;
        align-items: center;
        justify-content: center;

        height: 44px;
        min-height: 44px;

        margin: 0;
        padding: 0 10px;

        font-size: 12px;
        line-height: 1;
        border-radius: 11px;
    }

    /* Бургер — после ҚАЗ */
    .menu-toggle {
        display: flex;
        align-items: center;
        justify-content: center;

        width: 44px;
        height: 44px;

        margin: 0;
        padding: 0;

        flex: 0 0 44px;

        order: 3;
    }

    /* Выпадающее меню */
    .site-header nav {
        position: absolute;
        left: 0;
        right: 0;
        top: 72px;

        display: none;
        flex-direction: column;
        align-items: stretch;

        background: #03101c;
        border-top: 1px solid rgba(255,255,255,.07);
    }

    .site-header nav.open {
        display: flex;
    }
}


/* Маленькие телефоны */
@media (max-width: 620px) {

    .site-header {
        padding-left: 12px;
        padding-right: 12px;
        gap: 8px;
    }

    .brand img {
        width: 43px;
        height: 43px;
    }

    .header-actions {
        gap: 8px;
    }

    .header-actions .chsi-login,
    .lang-switch,
    .menu-toggle {
        height: 42px;
        min-height: 42px;
    }

    .header-actions .chsi-login {
        padding: 0 10px;
        font-size: 11px;
    }

    .lang-switch {
        padding: 0 9px;
        font-size: 11px;
    }

    .menu-toggle {
        width: 42px;
        flex-basis: 42px;
    }

    .site-header nav {
        top: 72px;
    }
}

/* =========================================================
   MOBILE MENU — увеличенный шрифт
   ========================================================= */

@media (max-width: 860px) {

    .site-header nav a {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.3;

        padding: 15px 4px;
    }
}