/* ReadyTech Business Network v0.21.7
 * Open a Territory / Business-in-a-Box visual alignment.
 * Deliberately scoped to the ReadyTech public shell and the Ranger Ready territory funnel.
 */

body.rtbn-readytech-territory .rtc21-inner-hero{display:none!important}
body.rtbn-readytech-territory .rtc21-existing-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important}
body.rtbn-readytech-territory .rtc21-page-main{padding:0!important;background:#fff!important}
body.rtbn-readytech-territory .rtc21-existing-content>.entry-content,
body.rtbn-readytech-territory .rtc21-existing-content>.page-content{max-width:none!important;margin:0!important;padding:0!important}

body.rtbn-readytech-v0210 .rtbn-ranger-page.rtbn-territory-v0217{
  --rr-black:#03142e!important;
  --rr-ink:#102039!important;
  --rr-yellow:#086ae9!important;
  --rr-yellow2:#45a4ff!important;
  --rr-cream:#f5f8fc!important;
  --rr-white:#fff!important;
  --rr-grey:#d9e3ef!important;
  background:#f5f8fc;
  color:#102039;
}

.rtbn-territory-v0217 .rtbn-program-tabs{background:#06101f;border-bottom:1px solid rgba(255,255,255,.10)}
.rtbn-territory-v0217 .rtbn-program-tabs a{color:#c6d4e6}
.rtbn-territory-v0217 .rtbn-program-tabs a.is-active{background:#086ae9;color:#fff}

.rtbn-territory-v0217 .rtbn-ranger-hero{
  min-height:auto;
  background:
    radial-gradient(circle at 48% 24%,rgba(15,104,232,.32),transparent 31%),
    radial-gradient(circle at 5% 74%,rgba(25,139,255,.16),transparent 28%),
    linear-gradient(118deg,#020c1d 0%,#061b3d 53%,#07326c 100%);
}
.rtbn-territory-v0217 .rtbn-ranger-hero:before{inset:-25% 50% 25% -25%;background:radial-gradient(circle,rgba(8,106,233,.23),transparent 64%)}
.rtbn-territory-v0217 .rtbn-ranger-grid{grid-template-columns:minmax(380px,1.12fr) minmax(245px,.62fr) minmax(335px,.78fr);gap:30px;padding:70px 0 52px;align-items:center}
.rtbn-territory-v0217 .rtbn-ranger-copy h1{font-size:clamp(3.15rem,5.2vw,5.55rem);line-height:.92;letter-spacing:-.055em;margin:18px 0 22px;max-width:780px}
.rtbn-territory-v0217 .rtbn-ranger-lead{max-width:700px;color:#cfdbeb;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.68}
.rtbn-territory-v0217 .rtbn-ranger-dot{background:#1687ff;box-shadow:0 0 0 6px rgba(22,135,255,.14)}
.rtbn-territory-v0217 .rtbn-ranger-actions{margin:29px 0 24px}
.rtbn-territory-v0217 .rtbn-ranger-btn{border-radius:7px;min-height:52px;padding:13px 21px}
.rtbn-territory-v0217 .rtbn-ranger-primary{background:linear-gradient(135deg,#0874f8,#0756c7);color:#fff!important;box-shadow:0 13px 34px rgba(0,80,190,.30)}
.rtbn-territory-v0217 .rtbn-ranger-outline{border-color:#3a6aa2;background:rgba(6,30,67,.76);color:#fff!important}
.rtbn-territory-v0217 .rtbn-ranger-ghost{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:#d8e5f5!important}
.rtbn-territory-v0217 .rtbn-ranger-proof span{border-color:rgba(129,181,242,.24);background:rgba(255,255,255,.035);color:#aebfd5}

.rtbn-territory-v0217 .rtbn-ranger-mascot-wrap{min-height:520px}
.rtbn-territory-v0217 .rtbn-ranger-mascot-card{width:min(100%,330px);min-height:440px;padding:22px;border-radius:28px;background:#06162e;border:1px solid rgba(104,180,255,.42);box-shadow:0 32px 80px rgba(0,0,0,.34)}
.rtbn-territory-v0217 .rtbn-ranger-mascot-card:before{display:none}
.rtbn-territory-v0217 .rtbn-ranger-mascot{inset:0 0 66px 0;width:100%;height:calc(100% - 66px);object-fit:cover;object-position:center top;filter:none}
.rtbn-territory-v0217 .rtbn-ranger-mascot-card strong{padding:13px 14px;border-radius:11px;background:#061a3c;color:#fff;font-size:1rem;line-height:1.25;text-align:center}
.rtbn-territory-v0217 .rtbn-ranger-burst{right:-6px;top:19px;width:98px;height:98px;background:#fff;color:#075fda;border:4px solid #1d8cff;box-shadow:0 14px 35px rgba(0,0,0,.23);font-size:.85rem}

.rtbn-territory-launch-card{overflow:hidden;border-radius:19px;background:#fff;color:#11223b;border:1px solid #d6e4f4;box-shadow:0 30px 78px rgba(0,0,0,.34)}
.rtbn-territory-launch-card header{padding:20px 22px 18px;background:linear-gradient(135deg,#0a66d8,#0b4daa);color:#fff}
.rtbn-territory-launch-card header small{display:block;margin-bottom:5px;font-size:.64rem;font-weight:950;letter-spacing:.12em;opacity:.78}
.rtbn-territory-launch-card header strong{display:block;font-size:1.72rem;line-height:1;text-transform:uppercase;letter-spacing:-.03em}
.rtbn-territory-launch-card header span{display:block;margin-top:7px;color:#dbeaff;font-size:.78rem}
.rtbn-territory-time{display:flex;gap:14px;align-items:center;padding:18px 21px;border-bottom:1px solid #e3ebf5;background:#f3f8ff}
.rtbn-territory-time>b{font-size:3.15rem;line-height:.85;color:#086ae9;letter-spacing:-.07em}
.rtbn-territory-time span{display:flex;flex-direction:column;gap:3px}
.rtbn-territory-time strong{font-size:.78rem;letter-spacing:.055em;color:#0c3c79}
.rtbn-territory-time small{color:#64768c;line-height:1.35}
.rtbn-territory-launch-card ul{list-style:none!important;margin:0!important;padding:13px 20px 5px!important}
.rtbn-territory-launch-card li{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #edf2f7;font-size:.84rem;font-weight:800}
.rtbn-territory-launch-card li:last-child{border-bottom:0}
.rtbn-territory-launch-card li b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e9f3ff;color:#086ae9;font-size:.68rem}
.rtbn-territory-launch-price{margin:11px 20px 14px;padding:13px 14px;border-radius:10px;background:#061a3c;color:#fff}
.rtbn-territory-launch-price strong,.rtbn-territory-launch-price span{display:block}
.rtbn-territory-launch-price strong{font-size:1.05rem}
.rtbn-territory-launch-price span{margin-top:3px;color:#b8c9df;font-size:.72rem}
.rtbn-territory-launch-card>.rtbn-ranger-btn{display:flex;margin:0 20px}
.rtbn-territory-launch-note{display:block;padding:12px 20px 18px;color:#718096;line-height:1.45;font-size:.68rem}

.rtbn-territory-v0217 .rtbn-ranger-pricebar{grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.11);background:linear-gradient(90deg,#075ecf,#06489e)}
.rtbn-territory-v0217 .rtbn-ranger-pricebar>div{border-right:1px solid rgba(255,255,255,.16)}
.rtbn-territory-v0217 .rtbn-ranger-pricebar b{color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-pricebar span{color:#d1e4fb}

.rtbn-territory-v0217 .rtbn-ranger-section{padding:88px 0}
.rtbn-territory-v0217 .rtbn-ranger-section h2,.rtbn-territory-v0217 .rtbn-ranger-final h2{font-size:clamp(2.4rem,4.45vw,4.6rem);color:#071a36}
.rtbn-territory-v0217 .rtbn-ranger-sectionhead>span,.rtbn-territory-v0217 .rtbn-ranger-eyebrow{color:#0870ea}
.rtbn-territory-v0217 .rtbn-ranger-ideal,.rtbn-territory-v0217 .rtbn-territory-support{background:#f5f8fc}
.rtbn-territory-v0217 .rtbn-ranger-pill-grid span{background:#fff;border-color:#d8e4f0;color:#17314f}

.rtbn-territory-v0217 .rtbn-territory-support-grid{background:linear-gradient(135deg,#041630,#092f66);box-shadow:0 22px 62px rgba(3,31,68,.18)}
.rtbn-territory-v0217 .rtbn-territory-support-copy>span{color:#54adff}
.rtbn-territory-v0217 .rtbn-territory-support-points b{background:#1687ff;color:#fff}
.rtbn-territory-v0217 .rtbn-territory-support-points .is-positive b{background:#e1f7eb;color:#147042}

.rtbn-territory-v0217 .rtbn-ranger-launch{background:#fff}
.rtbn-territory-v0217 .rtbn-ranger-launch-steps article{border-color:#d8e4f0;background:#f9fbfe}
.rtbn-territory-v0217 .rtbn-ranger-launch-steps article b{background:#086ae9;color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-builder-card{background:#071a36;color:#fff;border-color:#071a36}
.rtbn-territory-v0217 .rtbn-ranger-builder-card h3,.rtbn-territory-v0217 .rtbn-ranger-builder-card p{color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-builder-card span{color:#68b6ff}
.rtbn-territory-v0217 .rtbn-ranger-cname-card{background:#eef6ff;border-color:#bfd8f6}
.rtbn-territory-v0217 .rtbn-cname-diagram code{background:#fff;color:#0c4e9e;border-color:#c9dced}

.rtbn-territory-v0217 .rtbn-ranger-cream{background:#f5f8fc}
.rtbn-territory-v0217 .rtbn-ranger-feature-grid{border-color:#d2dfec}
.rtbn-territory-v0217 .rtbn-ranger-feature-grid article{border-color:#d2dfec;background:#fff}
.rtbn-territory-v0217 .rtbn-ranger-feature-grid i{background:#e9f3ff;color:#086ae9}
.rtbn-territory-v0217 .rtbn-ranger-feature-grid p{color:#586b80}

.rtbn-territory-v0217 .rtbn-operations-suite{background:#eef4fa}
.rtbn-territory-v0217 .rtbn-operations-grid .rtbn-ops-icon{background:#071a36;color:#59b1ff}
.rtbn-territory-v0217 .rtbn-operations-grid small{color:#0870ea}
.rtbn-territory-v0217 .rtbn-ops-note{border-left-color:#086ae9}

.rtbn-territory-v0217 .rtbn-phone-public{background:linear-gradient(135deg,#03142e,#082c61)}
.rtbn-territory-v0217 .rtbn-phone-public-pills span{border-color:rgba(77,172,255,.38);background:rgba(18,126,238,.12);color:#92ccff}
.rtbn-territory-v0217 .rtbn-phone-public-note{border-left-color:#1687ff}
.rtbn-territory-v0217 .rtbn-phone-public-panel>div:last-child b{background:#e8f3ff;color:#0758bc}

.rtbn-territory-v0217 .rtbn-customer-app-public{background:linear-gradient(135deg,#edf5fd 0%,#fff 56%,#e6f2ff 100%)}
.rtbn-territory-v0217 .rtbn-customer-app-public-pills span:nth-child(2n){background:#086ae9;color:#fff}
.rtbn-territory-v0217 .rtbn-customer-app-public-note{border-left-color:#086ae9}

.rtbn-territory-v0217 .rtbn-ranger-lean{background:#fff}
.rtbn-territory-v0217 .rtbn-ranger-checks{border-top-color:#aebfd1}
.rtbn-territory-v0217 .rtbn-ranger-checks>div{border-bottom-color:#d9e3ed}
.rtbn-territory-v0217 .rtbn-ranger-checks b{background:#e9f3ff;color:#086ae9}

.rtbn-territory-v0217 .rtbn-ranger-training{background:#eef4fa}
.rtbn-territory-v0217 .rtbn-ranger-training-grid article{border-color:#d5e1ed;background:#fff}
.rtbn-territory-v0217 .rtbn-ranger-training-grid article>span{color:#0870ea}

.rtbn-territory-v0217 .rtbn-ranger-demo-intro{background:linear-gradient(135deg,#03142e,#082754);color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-demo-intro h2{color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-demo-points b{color:#58b0ff}
.rtbn-territory-v0217 .rtbn-ranger-demo-window{border-color:#376493}
.rtbn-territory-v0217 .rtbn-ranger-windowbar{background:#020b18}
.rtbn-territory-v0217 .rtbn-ranger-windowbody a{color:#58b0ff}

.rtbn-territory-v0217 .rtbn-ranger-showcase{background:#f5f8fc}
.rtbn-territory-v0217 .rtbn-ranger-slider article{border-color:#d2e0ee;box-shadow:0 18px 45px rgba(8,40,78,.10)}
.rtbn-territory-v0217 .rtbn-ranger-slider-arrows button{background:#071a36;color:#fff;border-color:#071a36}

.rtbn-territory-v0217 .rtbn-ranger-benefits{background:#fff}
.rtbn-territory-v0217 .rtbn-ranger-benefit-grid article{border-color:#d8e4f0;background:#f8fbfe}
.rtbn-territory-v0217 .rtbn-ranger-benefit-grid h3{color:#071a36}

.rtbn-territory-v0217 .rtbn-assist-public{background:#eef4fa}
.rtbn-territory-v0217 .rtbn-assist-public-note{border-left-color:#086ae9}

.rtbn-territory-v0217 .rtbn-ranger-black{background:linear-gradient(135deg,#020d20,#061d43);color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-black h2{color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-mini{border-top-color:#28486e}
.rtbn-territory-v0217 .rtbn-ranger-mini b{color:#58b0ff}
.rtbn-territory-v0217 .rtbn-ranger-enroll-price strong,.rtbn-territory-v0217 .rtbn-ranger-enroll-price b{color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-form-card{border:1px solid #d7e3ef;box-shadow:0 30px 84px rgba(0,0,0,.31)}
.rtbn-territory-v0217 .rtbn-ranger-form-card input,.rtbn-territory-v0217 .rtbn-ranger-form-card select,.rtbn-territory-v0217 .rtbn-ranger-form-card textarea{border-color:#cddbea!important;background:#fdfefe!important}
.rtbn-territory-v0217 .rtbn-ranger-form-card button,.rtbn-territory-v0217 .rtbn-ranger-form-card input[type=submit]{background:linear-gradient(135deg,#0874f8,#0756c7)!important;color:#fff!important}
.rtbn-territory-v0217 .rtbn-ranger-form-card .rtbn-voip-number-picker{border-color:#bcd4ef;background:#edf6ff}
.rtbn-territory-v0217 .rtbn-ranger-form-card .rtbn-voip-number-note{color:#536b84}
.rtbn-territory-v0217 .rtbn-ranger-page .rtbn-enroll-error,.rtbn-territory-v0217 .rtbn-enroll-error{background:#eaf4ff!important;color:#143a66!important}

.rtbn-territory-v0217 .rtbn-ranger-final{background:linear-gradient(120deg,#03142e,#0755b9);color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-final h2{color:#fff}
.rtbn-territory-v0217 .rtbn-ranger-final p{color:#d5e3f4}
.rtbn-territory-v0217 .rtbn-ranger-final-gorilla{filter:drop-shadow(0 18px 28px rgba(0,0,0,.28))}

/* Normalize the handful of legacy yellow utility blocks when this page is rendered. */
.rtbn-territory-v0217 .rtbn-ranger-yellow{background:#e9f3ff;color:#071a36}
.rtbn-territory-v0217 .rtbn-ranger-yellow .rtbn-ranger-eyebrow{color:#086ae9}
.rtbn-territory-v0217 .rtbn-software-value,.rtbn-territory-v0217 .rtbn-ranger-approval{border-color:#086ae9}
.rtbn-territory-v0217 .rtbn-assist-public-note,.rtbn-territory-v0217 .rtbn-ops-note{border-left-color:#086ae9}

@media(max-width:1160px){
  .rtbn-territory-v0217 .rtbn-ranger-grid{grid-template-columns:minmax(0,1.05fr) minmax(260px,.65fr);gap:34px}
  .rtbn-territory-launch-card{grid-column:1/-1;width:min(760px,100%);margin:0 auto}
  .rtbn-territory-v0217 .rtbn-ranger-mascot-wrap{min-height:470px}
}
@media(max-width:820px){
  .rtbn-territory-v0217 .rtbn-ranger-grid{grid-template-columns:1fr;padding-top:52px}
  .rtbn-territory-v0217 .rtbn-ranger-copy h1{font-size:clamp(3rem,12vw,4.8rem)}
  .rtbn-territory-v0217 .rtbn-ranger-mascot-wrap{min-height:450px}
  .rtbn-territory-v0217 .rtbn-ranger-mascot-card{min-height:410px}
  .rtbn-territory-v0217 .rtbn-ranger-pricebar{grid-template-columns:1fr 1fr}
  .rtbn-territory-v0217 .rtbn-ranger-pricebar>div{border-bottom:1px solid rgba(255,255,255,.12)}
}
@media(max-width:560px){
  .rtbn-territory-v0217 .rtbn-ranger-shell{width:min(100% - 24px,1240px)}
  .rtbn-territory-v0217 .rtbn-ranger-copy h1{font-size:clamp(2.75rem,14.5vw,4rem)}
  .rtbn-territory-v0217 .rtbn-ranger-actions .rtbn-ranger-btn{width:100%}
  .rtbn-territory-v0217 .rtbn-ranger-mascot-wrap{min-height:410px}
  .rtbn-territory-v0217 .rtbn-ranger-mascot-card{width:min(94%,330px);min-height:380px}
  .rtbn-territory-v0217 .rtbn-ranger-burst{right:4%;width:86px;height:86px}
  .rtbn-territory-v0217 .rtbn-ranger-pricebar{grid-template-columns:1fr}
  .rtbn-territory-launch-card header strong{font-size:1.45rem}
  .rtbn-territory-v0217 .rtbn-ranger-section{padding:68px 0}
}
