
/* XRP static additions — intentionally uses the template palette */
.xrp-inline-icon{width:30px;height:30px;object-fit:contain}.xrp-logo{width:180px!important;height:auto!important;max-height:64px}.xrp-field{width:100%;border:1px solid #d8d9ef;border-radius:10px;padding:12px 14px;background:#fff;color:#23273a;outline:none}.xrp-field:focus{border-color:#4743c9;box-shadow:0 0 0 3px rgba(71,67,201,.10)}.xrp-field-label{display:block;margin-bottom:6px;font-weight:600}.xrp-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.xrp-result{background:#f5f6ff;border-radius:12px;padding:14px 16px;margin-top:14px}.xrp-result-row{display:flex;justify-content:space-between;gap:15px;padding:7px 0;border-bottom:1px solid rgba(35,39,58,.08)}.xrp-result-row:last-child{border-bottom:0}.xrp-result strong{color:#23273a}.xrp-note{font-size:13px;line-height:1.55;color:#656786;margin-top:12px}.xrp-success{color:#168a4d}.xrp-danger{color:#c23d4b}.xrp-status{margin-top:10px;font-size:14px}.xrp-security-note{background:#f5f6ff;border-left:4px solid #4743c9;padding:13px 16px;border-radius:8px;margin-top:14px}.xrp-wallet-box{margin-top:18px}.xrp-price-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(71,67,201,.15);border-radius:999px;padding:8px 14px;margin-bottom:12px}.xrp-price-badge img{width:24px;height:24px}.navbar-collapse.show{display:block!important}.dropdown-menu.show{display:block!important}.accordion-collapse.xrp-show{display:block!important}.xrp-auth-message{margin-top:14px;padding:10px 12px;border-radius:8px;background:#f5f6ff}.xrp-auth-message.error{background:#fff1f2;color:#a62e3c}.xrp-auth-message.success{background:#effaf4;color:#137340}@media(max-width:767px){.xrp-grid{grid-template-columns:1fr}.xrp-logo{width:155px!important}}


/* XRP enhancements v2 */
.xrp-preloader{position:fixed;inset:0;z-index:999999;background:#fff;display:flex;align-items:center;justify-content:center;opacity:1;visibility:visible;transition:opacity .45s ease,visibility .45s ease}.xrp-preloader.xrp-preloader-hide{opacity:0;visibility:hidden;pointer-events:none}.xrp-preloader-inner{text-align:center}.xrp-preloader-orbit{width:108px;height:108px;position:relative;margin:0 auto 18px;display:grid;place-items:center}.xrp-preloader-token{width:70px;height:70px;position:relative;z-index:2;filter:drop-shadow(0 10px 24px rgba(71,67,201,.18));animation:xrpLogoPulse 1.15s ease-in-out infinite}.xrp-preloader-ring{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(71,67,201,.12);border-top-color:#4743c9;border-right-color:#45a7df;animation:xrpRingSpin 1s linear infinite}.xrp-preloader-ring:after{content:"";position:absolute;inset:8px;border:1px dashed rgba(35,39,58,.14);border-radius:50%;animation:xrpRingSpin 2.2s linear infinite reverse}.xrp-preloader-word{font-family:'Chakra Petch',sans-serif;font-weight:700;font-size:25px;letter-spacing:.04em;color:#23273a}.xrp-preloader-word span{color:#4743c9}.xrp-preloader-dots{display:flex;gap:5px;justify-content:center;margin-top:10px}.xrp-preloader-dots i{width:6px;height:6px;border-radius:50%;background:#4743c9;animation:xrpDot 1.05s ease-in-out infinite}.xrp-preloader-dots i:nth-child(2){animation-delay:.15s}.xrp-preloader-dots i:nth-child(3){animation-delay:.3s}@keyframes xrpRingSpin{to{transform:rotate(360deg)}}@keyframes xrpLogoPulse{0%,100%{transform:scale(.94);opacity:.82}50%{transform:scale(1.06);opacity:1}}@keyframes xrpDot{0%,100%{transform:translateY(0);opacity:.35}50%{transform:translateY(-5px);opacity:1}}

.xrp-multistep-form{overflow:hidden}.xrp-stepper{display:flex;align-items:center;margin:2px 0 28px}.xrp-step-pill{display:flex;align-items:center;gap:9px;min-width:max-content;color:#8a8ca2;transition:.25s}.xrp-step-pill>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f0f1fb;color:#747692;font-weight:700;transition:.25s}.xrp-step-pill strong{display:block;font-size:14px;line-height:1.2}.xrp-step-pill small{display:block;font-size:11px;line-height:1.2;margin-top:3px}.xrp-step-pill.active{color:#23273a}.xrp-step-pill.active>span,.xrp-step-pill.done>span{background:#4743c9;color:#fff;box-shadow:0 8px 18px rgba(71,67,201,.18)}.xrp-step-line{height:2px;background:#ececf6;flex:1;margin:0 12px;overflow:hidden}.xrp-step-line span{display:block;height:100%;width:0;background:#4743c9;transition:width .35s}.xrp-stepper.step-two .xrp-step-line span{width:100%}.xrp-signup-slide{display:none;animation:xrpSlideIn .35s ease}.xrp-signup-slide.active{display:block}@keyframes xrpSlideIn{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}.xrp-next-step{display:flex!important;align-items:center;justify-content:center;gap:12px}.xrp-profile-intro{display:flex;gap:13px;align-items:center;background:#f5f6ff;border:1px solid rgba(71,67,201,.10);border-radius:14px;padding:14px 16px;margin-bottom:22px}.xrp-profile-intro img{width:48px;height:48px}.xrp-profile-intro h5{font-size:17px;margin:0 0 3px;color:#23273a}.xrp-profile-intro p{font-size:13px;line-height:1.4;margin:0;color:#656786}.xrp-input-with-icon{position:relative}.xrp-input-with-icon img{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:25px;height:25px}.xrp-input-with-icon input{padding-left:49px!important;padding-right:58px!important}.xrp-input-with-icon>span{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:13px;font-weight:700;color:#4743c9}.xrp-income-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.xrp-income-card{position:relative;display:flex;align-items:center;gap:10px;border:1px solid #e2e3f2;border-radius:12px;padding:13px 12px;cursor:pointer;background:#fff;transition:.22s}.xrp-income-card:hover{border-color:#aaa8e7;transform:translateY(-1px)}.xrp-income-card input{position:absolute;opacity:0;pointer-events:none}.xrp-radio-dot{width:18px;height:18px;min-width:18px;border:2px solid #c8c9dc;border-radius:50%;position:relative}.xrp-income-card input:checked~.xrp-radio-dot{border-color:#4743c9}.xrp-income-card input:checked~.xrp-radio-dot:after{content:"";position:absolute;inset:3px;background:#4743c9;border-radius:50%}.xrp-income-card:has(input:checked){border-color:#4743c9;background:#f7f7ff;box-shadow:0 6px 16px rgba(71,67,201,.09)}.xrp-income-card strong{display:block;font-size:13px;line-height:1.35;color:#23273a}.xrp-income-card small{display:block;font-size:11px;color:#85879c;margin-top:3px}.xrp-step-actions{display:flex;gap:12px;margin-top:8px}.xrp-step-actions .cmn-btn{flex:1}.xrp-back-btn{border:1px solid #dddff0;background:#fff;color:#4743c9;border-radius:10px;padding:12px 20px;font-weight:600;transition:.2s}.xrp-back-btn:hover{background:#f5f6ff}

.xrp-market-section{padding:118px 0 110px;background:linear-gradient(180deg,#fbfbff 0%,#f6f7ff 100%);position:relative;overflow:hidden}.xrp-market-section:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(71,67,201,.045);right:-150px;top:-150px}.xrp-market-section .section-header{margin-bottom:43px}.xrp-market-section .section-header p{max-width:690px;margin:12px auto 0;color:#656786}.xrp-market-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:16px}.xrp-market-card{background:#fff;border:1px solid rgba(71,67,201,.09);border-radius:18px;padding:22px;box-shadow:0 14px 38px rgba(30,31,75,.055);min-height:166px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.xrp-market-card-featured{background:linear-gradient(135deg,#302f99,#5652da);color:#fff;border:0}.xrp-market-card-featured:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-55px;bottom:-70px;box-shadow:0 0 0 24px rgba(255,255,255,.025)}.xrp-market-card-top{display:flex;align-items:center;gap:11px}.xrp-market-icon{width:43px;height:43px;border-radius:12px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 20px rgba(0,0,0,.08)}.xrp-market-icon img{width:32px;height:32px}.xrp-market-label{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700;color:#747692}.xrp-market-card-featured .xrp-market-label{color:rgba(255,255,255,.72)}.xrp-market-card-top small{display:block;font-size:11px;color:rgba(255,255,255,.72);margin-top:2px}.xrp-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5de69b;margin-right:4px;box-shadow:0 0 0 5px rgba(93,230,155,.12);animation:xrpLivePulse 1.6s ease infinite}@keyframes xrpLivePulse{50%{box-shadow:0 0 0 9px rgba(93,230,155,0)}}.xrp-market-value{font-family:'Chakra Petch',sans-serif;font-size:34px;line-height:1.05;color:#fff;margin-top:16px}.xrp-market-value.small{font-size:24px;color:#23273a;margin-top:11px}.xrp-market-meta{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:rgba(255,255,255,.68);margin-top:11px}.xrp-market-change.positive{color:#75f1ae}.xrp-market-change.negative{color:#ffb8c0}.xrp-market-mini-icon{width:35px;height:35px;border-radius:10px;background:#f2f2ff;color:#4743c9;display:grid;place-items:center;font-size:18px;font-weight:700}.xrp-market-card>small{font-size:11px;line-height:1.35;color:#8a8ca2}.xrp-chart-card{background:#fff;border:1px solid rgba(71,67,201,.09);border-radius:20px;padding:24px;margin-top:17px;box-shadow:0 14px 38px rgba(30,31,75,.045)}.xrp-chart-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.xrp-chart-head h4{font-size:20px;margin:3px 0 0;color:#23273a}.xrp-chart-legend{font-size:12px;color:#747692;display:flex;align-items:center;gap:7px}.xrp-chart-legend span{width:18px;height:3px;border-radius:4px;background:#4743c9}.xrp-chart-wrap{height:260px;position:relative}.xrp-chart-wrap canvas{width:100%;height:100%;display:block}.xrp-chart-fallback{position:absolute;inset:0;display:grid;place-items:center;color:#8a8ca2;font-size:13px}.xrp-market-source{text-align:right;font-size:11px;color:#9597a8;margin:7px 0 0}
@media(max-width:1199px){.xrp-market-grid{grid-template-columns:1fr 1fr}.xrp-market-card-featured{grid-column:span 1}}@media(max-width:767px){.xrp-income-options{grid-template-columns:1fr}.xrp-step-pill div{display:none}.xrp-step-line{margin:0 8px}.xrp-step-actions{flex-direction:column-reverse}.xrp-market-section{padding:80px 0}.xrp-market-grid{grid-template-columns:1fr}.xrp-chart-wrap{height:210px}.xrp-market-source{text-align:left}.xrp-market-value{font-size:31px}}


/* 2026-08-25 final visibility + responsive refinements */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%;height:auto}
.our-solutions .section-header .sub-title,
.our-solutions .section-header .title,
.our-solutions .section-header p{color:#fff!important}
.our-solutions .xrp-field-label{color:#fff!important}
.our-solutions .xrp-wallet-box .xrp-status{color:#fff}
.our-solutions .xrp-wallet-box .xrp-status.xrp-success{color:#7bf0ad!important}
.our-solutions .xrp-wallet-box .xrp-status.xrp-danger{color:#ffb8c0!important}
.our-solutions .xrp-security-note{background:rgba(255,255,255,.96);color:#30334a}
.our-solutions .xrp-result{background:#fff}
.our-solutions .xrp-result-row,.our-solutions .xrp-result-row span,.our-solutions .xrp-result-row strong{color:#23273a}
.xrp-documents-section{padding:110px 0;background:#fff}
.xrp-documents-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px}
.xrp-document-card{border:1px solid rgba(71,67,201,.12);border-radius:20px;padding:28px;background:#fff;box-shadow:0 16px 42px rgba(30,31,75,.055);display:flex;gap:20px;align-items:flex-start}
.xrp-document-icon{width:62px;height:62px;flex:0 0 62px;border-radius:16px;background:#f2f2ff;display:grid;place-items:center}.xrp-document-icon img{width:42px;height:42px}
.xrp-document-card h4{font-size:21px;color:#23273a;margin:0 0 8px}.xrp-document-card p{color:#73758b;margin:0 0 16px;line-height:1.65}.xrp-document-card .cmn-btn{padding:11px 20px;font-size:14px}
@media(max-width:991px){
  .xrp-market-grid{grid-template-columns:1fr 1fr!important}
  .xrp-documents-grid{grid-template-columns:1fr}
  .our-solutions .col-lg-7{max-width:100%;flex:0 0 100%}
}
@media(max-width:767px){
  .container{width:100%!important;max-width:100%!important;padding-left:18px!important;padding-right:18px!important}
  .section-header .title,.our-solutions .section-header .title,.xrp-market-section .section-header .title{font-size:clamp(30px,9vw,42px)!important;line-height:1.12!important;overflow-wrap:anywhere}
  .section-header p,.our-solutions .section-header p,.xrp-market-section .section-header p{font-size:16px!important;line-height:1.65!important}
  .our-solutions{padding-left:0!important;padding-right:0!important}
  .our-solutions .send-money,.xrp-wallet-box{width:100%!important;max-width:100%!important;padding:22px 16px!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}
  .xrp-field{width:100%!important;min-width:0!important;box-sizing:border-box;font-size:16px!important}
  .xrp-result{padding:12px 14px!important}
  .xrp-result-row{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}
  .xrp-result-row strong{font-size:16px;max-width:100%;overflow-wrap:anywhere}
  .xrp-security-note{font-size:13px;line-height:1.55}
  .xrp-market-section{padding:78px 0!important}
  .xrp-market-grid{grid-template-columns:minmax(0,1fr)!important;gap:13px!important;width:100%}
  .xrp-market-card{min-width:0;width:100%;padding:20px!important;min-height:150px}
  .xrp-market-card-featured{grid-column:auto!important}
  .xrp-market-value{font-size:clamp(29px,9vw,38px)!important;overflow-wrap:anywhere;word-break:break-word}
  .xrp-market-value.small{font-size:clamp(22px,7vw,29px)!important}
  .xrp-market-meta{flex-wrap:wrap;line-height:1.5}
  .xrp-chart-card{padding:16px!important;border-radius:16px!important;overflow:hidden}
  .xrp-chart-head{flex-direction:column!important;align-items:flex-start!important;gap:8px}
  .xrp-chart-wrap{height:210px!important;width:100%!important;overflow:hidden}
  .xrp-chart-wrap canvas{width:100%!important;max-width:100%!important;height:210px!important}
  .xrp-market-source{text-align:left!important;line-height:1.5}
  .xrp-documents-section{padding:78px 0}.xrp-documents-grid{grid-template-columns:1fr;gap:14px}
  .xrp-document-card{padding:20px;gap:14px;flex-direction:column}.xrp-document-icon{width:54px;height:54px;flex-basis:54px}.xrp-document-icon img{width:36px;height:36px}
  .xrp-document-card .cmn-btn{display:block;width:100%;text-align:center}
  .xrp-preloader-orbit{width:92px;height:92px}.xrp-preloader-token{width:60px;height:60px}.xrp-preloader-word{font-size:22px}
}
@media(max-width:380px){
  .container{padding-left:14px!important;padding-right:14px!important}
  .xrp-market-card,.xrp-chart-card,.xrp-document-card{border-radius:14px!important}
  .our-solutions .send-money,.xrp-wallet-box{padding:18px 13px!important}
}


/* 2026-08-25 final visibility + responsive refinements */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%;height:auto}
.our-solutions .section-header .sub-title,
.our-solutions .section-header .title,
.our-solutions .section-header p{color:#fff!important}
.our-solutions .xrp-field-label{color:#fff!important}
.our-solutions .xrp-wallet-box .xrp-status{color:#fff}
.our-solutions .xrp-wallet-box .xrp-status.xrp-success{color:#7bf0ad!important}
.our-solutions .xrp-wallet-box .xrp-status.xrp-danger{color:#ffb8c0!important}
.our-solutions .xrp-security-note{background:rgba(255,255,255,.96);color:#30334a}
.our-solutions .xrp-result{background:#fff}
.our-solutions .xrp-result-row,.our-solutions .xrp-result-row span,.our-solutions .xrp-result-row strong{color:#23273a}
.xrp-documents-section{padding:110px 0;background:#fff}
.xrp-documents-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px}
.xrp-document-card{border:1px solid rgba(71,67,201,.12);border-radius:20px;padding:28px;background:#fff;box-shadow:0 16px 42px rgba(30,31,75,.055);display:flex;gap:20px;align-items:flex-start}
.xrp-document-icon{width:62px;height:62px;flex:0 0 62px;border-radius:16px;background:#f2f2ff;display:grid;place-items:center}.xrp-document-icon img{width:42px;height:42px}
.xrp-document-card h4{font-size:21px;color:#23273a;margin:0 0 8px}.xrp-document-card p{color:#73758b;margin:0 0 16px;line-height:1.65}.xrp-document-card .cmn-btn{padding:11px 20px;font-size:14px}
@media(max-width:991px){
  .xrp-market-grid{grid-template-columns:1fr 1fr!important}
  .xrp-documents-grid{grid-template-columns:1fr}
  .our-solutions .col-lg-7{max-width:100%;flex:0 0 100%}
}
@media(max-width:767px){
  .container{width:100%!important;max-width:100%!important;padding-left:18px!important;padding-right:18px!important}
  .section-header .title,.our-solutions .section-header .title,.xrp-market-section .section-header .title{font-size:clamp(30px,9vw,42px)!important;line-height:1.12!important;overflow-wrap:anywhere}
  .section-header p,.our-solutions .section-header p,.xrp-market-section .section-header p{font-size:16px!important;line-height:1.65!important}
  .our-solutions{padding-left:0!important;padding-right:0!important}
  .our-solutions .send-money,.xrp-wallet-box{width:100%!important;max-width:100%!important;padding:22px 16px!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}
  .xrp-field{width:100%!important;min-width:0!important;box-sizing:border-box;font-size:16px!important}
  .xrp-result{padding:12px 14px!important}
  .xrp-result-row{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}
  .xrp-result-row strong{font-size:16px;max-width:100%;overflow-wrap:anywhere}
  .xrp-security-note{font-size:13px;line-height:1.55}
  .xrp-market-section{padding:78px 0!important}
  .xrp-market-grid{grid-template-columns:minmax(0,1fr)!important;gap:13px!important;width:100%}
  .xrp-market-card{min-width:0;width:100%;padding:20px!important;min-height:150px}
  .xrp-market-card-featured{grid-column:auto!important}
  .xrp-market-value{font-size:clamp(29px,9vw,38px)!important;overflow-wrap:anywhere;word-break:break-word}
  .xrp-market-value.small{font-size:clamp(22px,7vw,29px)!important}
  .xrp-market-meta{flex-wrap:wrap;line-height:1.5}
  .xrp-chart-card{padding:16px!important;border-radius:16px!important;overflow:hidden}
  .xrp-chart-head{flex-direction:column!important;align-items:flex-start!important;gap:8px}
  .xrp-chart-wrap{height:210px!important;width:100%!important;overflow:hidden}
  .xrp-chart-wrap canvas{width:100%!important;max-width:100%!important;height:210px!important}
  .xrp-market-source{text-align:left!important;line-height:1.5}
  .xrp-documents-section{padding:78px 0}.xrp-documents-grid{grid-template-columns:1fr;gap:14px}
  .xrp-document-card{padding:20px;gap:14px;flex-direction:column}.xrp-document-icon{width:54px;height:54px;flex-basis:54px}.xrp-document-icon img{width:36px;height:36px}
  .xrp-document-card .cmn-btn{display:block;width:100%;text-align:center}
  .xrp-preloader-orbit{width:92px;height:92px}.xrp-preloader-token{width:60px;height:60px}.xrp-preloader-word{font-size:22px}
}
@media(max-width:380px){
  .container{padding-left:14px!important;padding-right:14px!important}
  .xrp-market-card,.xrp-chart-card,.xrp-document-card{border-radius:14px!important}
  .our-solutions .send-money,.xrp-wallet-box{padding:18px 13px!important}
}

/* ===== Mobile navigation repair v3 ===== */
@media (max-width:991.98px){
  .header-section{overflow:visible!important}
  .header-section .overlay,.header-section .container,.header-section .header-area{overflow:visible!important}
  .header-section .navbar{
    width:100%!important;
    min-height:78px;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:14px 10px!important;
    overflow:visible!important;
    position:relative!important;
  }
  .header-section .navbar .navbar-brand{
    width:auto!important;
    max-width:calc(100% - 72px)!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
  }
  .header-section .navbar .navbar-brand img,
  .header-section .navbar .navbar-brand .xrp-logo{
    width:150px!important;
    max-width:100%!important;
    max-height:52px!important;
    height:auto!important;
  }
  .header-section .navbar-toggler{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:46px!important;
    height:46px!important;
    flex:0 0 46px!important;
    padding:0!important;
    margin-left:auto!important;
    border:1px solid rgba(71,67,201,.18)!important;
    border-radius:12px!important;
    background:#f6f6ff!important;
    box-shadow:none!important;
    color:#0c266c!important;
    position:relative!important;
    z-index:1003!important;
  }
  .header-section .navbar-toggler i,
  .header-section .navbar-toggler svg{color:#0c266c!important;width:21px!important;height:21px!important}
  .header-section .navbar-toggler.xrp-menu-open{background:#4743c9!important;border-color:#4743c9!important}
  .header-section .navbar-toggler.xrp-menu-open i,
  .header-section .navbar-toggler.xrp-menu-open svg{color:#fff!important}

  .header-section .navbar .navbar-collapse{
    display:none!important;
    flex-basis:100%!important;
    width:100%!important;
    max-width:100%!important;
    margin:14px 0 0!important;
    padding:10px 12px 16px!important;
    background:#fff!important;
    border:1px solid rgba(71,67,201,.10)!important;
    border-radius:16px!important;
    box-shadow:0 18px 45px rgba(19,25,74,.12)!important;
    position:relative!important;
    z-index:1002!important;
  }
  .header-section .navbar .navbar-collapse.show{display:block!important}
  .header-section .navbar .navbar-collapse.collapsing{display:block!important;height:auto!important;transition:none!important}

  .header-section .navbar .navbar-collapse .navbar-nav{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item{
    display:block!important;
    width:100%!important;
    padding:0!important;
    margin:0!important;
    border-bottom:1px solid #ececf5!important;
    position:relative!important;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item:last-child{border-bottom:0!important}
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item>.nav-link{
    width:100%!important;
    min-height:50px!important;
    padding:13px 8px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    color:#0c266c!important;
    font-size:16px!important;
    line-height:1.35!important;
    font-weight:600!important;
    text-decoration:none!important;
    white-space:normal!important;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item>.nav-link.dropdown-toggle:after{
    position:static!important;
    margin:0 2px 0 auto!important;
    flex:0 0 auto!important;
    transition:transform .2s ease!important;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item>.nav-link.dropdown-toggle.xrp-dropdown-open:after{transform:rotate(180deg)!important}

  .header-section .nav-item.main-navbar .main-menu,
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu,
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show{
    position:static!important;
    inset:auto!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    transform:none!important;
    float:none!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0 0 10px!important;
    padding:7px!important;
    background:#f7f7ff!important;
    border:1px solid rgba(71,67,201,.08)!important;
    border-radius:12px!important;
    box-shadow:none!important;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu{display:none!important}
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show{display:block!important}
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li{
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li .nav-link,
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li a{
    display:block!important;
    width:100%!important;
    padding:11px 12px!important;
    margin:0!important;
    border-radius:9px!important;
    color:#383a57!important;
    font-size:14px!important;
    line-height:1.4!important;
    white-space:normal!important;
    text-decoration:none!important;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li a:hover,
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li a:focus{background:#ececff!important;color:#4743c9!important}

  .header-section .navbar .navbar-collapse .right-area,
  .header-section .navbar .navbar-collapse .header-action{
    width:100%!important;
    margin:12px 0 0!important;
    padding:12px 0 0!important;
    border-top:1px solid #ececf5!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  .header-section .navbar .navbar-collapse .right-area .login,
  .header-section .navbar .navbar-collapse .right-area .cmn-btn{
    width:100%!important;
    min-height:46px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    border-radius:10px!important;
  }
  .header-section .navbar .navbar-collapse .right-area .login{
    background:#f5f5ff!important;
    color:#4743c9!important;
    padding:12px 18px!important;
  }
}

@media (max-width:420px){
  .header-section .navbar{padding-left:4px!important;padding-right:4px!important}
  .header-section .navbar .navbar-brand img,
  .header-section .navbar .navbar-brand .xrp-logo{width:135px!important}
  .header-section .navbar-toggler{width:42px!important;height:42px!important;flex-basis:42px!important}
  .header-section .navbar .navbar-collapse{padding:8px 10px 14px!important;border-radius:14px!important}
}

/* Ledger Vault intelligence cards: mobile stacking fix */
@media (max-width: 767px) {
  .testimonials .container-fluid {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .testimonials .testimonials-carousel {
    padding-bottom: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  .testimonials .testimonials-carousel .slick-list {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .testimonials .testimonials-carousel .slick-track {
    width: 100% !important;
    height: auto !important;
    left: auto !important;
    transform: none !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
    margin: 0 !important;
  }

  .testimonials .testimonials-carousel .slick-slide {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    float: none !important;
    display: block !important;
    opacity: 1 !important;
    margin: 0 !important;
    transform: none !important;
  }

  .testimonials .testimonials-carousel .slick-slide.slick-cloned {
    display: none !important;
  }

  .testimonials .testimonials-carousel .slick-slide > div,
  .testimonials .testimonials-carousel .single-slide,
  .testimonials .testimonials-carousel .single-content {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  .testimonials .single-slide .single-content {
    margin: 0 !important;
    padding: 26px 22px 24px !important;
    border-radius: 18px !important;
  }

  .testimonials .single-slide .single-content .start-area {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 2px !important;
  }

  .testimonials .single-slide .single-content .title-area {
    padding: 18px 0 16px !important;
  }

  .testimonials .single-slide .single-content .title-area h5,
  .testimonials .single-slide .single-content .title-area h4,
  .testimonials .single-slide .single-content .title-area p {
    word-break: normal !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
  }

  .testimonials .single-slide .single-content .title-area h5,
  .testimonials .single-slide .single-content .title-area h4 {
    font-size: 21px !important;
    line-height: 1.3 !important;
    margin-bottom: 12px !important;
  }

  .testimonials .single-slide .single-content .title-area p {
    font-size: 16px !important;
    line-height: 1.65 !important;
    margin-bottom: 0 !important;
  }

  .testimonials .single-slide .single-content .profile-area {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    width: 100% !important;
    min-width: 0 !important;
    margin-top: 20px !important;
  }

  .testimonials .single-slide .single-content .profile-area img {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    margin: 0 !important;
    object-fit: cover !important;
    border-radius: 50% !important;
  }

  .testimonials .single-slide .single-content .profile-area > div,
  .testimonials .single-slide .single-content .profile-area .profile-info {
    min-width: 0 !important;
    flex: 1 1 auto !important;
  }

  .testimonials .single-slide .single-content .profile-area h5,
  .testimonials .single-slide .single-content .profile-area p {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    margin-left: 0 !important;
  }

  .testimonials .single-slide .single-content .profile-area h5 {
    font-size: 17px !important;
    line-height: 1.3 !important;
    margin-bottom: 3px !important;
  }

  .testimonials .single-slide .single-content .profile-area p {
    font-size: 14px !important;
    line-height: 1.35 !important;
    margin-bottom: 0 !important;
  }

  .testimonials .testimonials-carousel .slick-arrow {
    display: none !important;
  }
}

@media (max-width: 420px) {
  .testimonials .section-header {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }

  .testimonials .single-slide .single-content {
    padding: 24px 18px 22px !important;
  }
}
