:root{--ink:#081526;--navy:#0b1e38;--blue:#155eef;--cyan:#23d5e8;--light:#f3f7fc;--muted:#607086;--line:#dce5ef;--white:#fff;--radius:22px;--shadow:0 22px 60px rgba(7,28,60,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}.container{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{background:#07172b;color:#b9c9dd;text-align:center;padding:8px 15px;font-size:12px;letter-spacing:.04em}.topbar span{color:var(--cyan);margin:0 10px}.nav-wrap{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,229,239,.8)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:white;display:grid;place-items:center;font-weight:900;font-size:22px;box-shadow:0 10px 22px rgba(21,94,239,.25)}.brand strong,.brand small{display:block}.brand strong{font-size:18px;letter-spacing:.08em}.brand small{font-size:9px;letter-spacing:.32em;color:var(--muted)}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a,.back-link{color:#25364c;text-decoration:none;font-size:14px;font-weight:650}.nav-pay{background:var(--ink);color:#fff!important;padding:12px 18px;border-radius:12px}.menu-btn{display:none;background:none;border:0;font-size:26px}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#f9fcff 0,#fff 100%);padding:90px 0 80px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.eyebrow,.section-heading span{font-weight:800;font-size:12px;letter-spacing:.2em;color:var(--blue)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(45px,5vw,72px);line-height:1.03;letter-spacing:-.045em;margin:18px 0 24px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:19px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:13px;margin:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;font-weight:800;padding:14px 22px;border-radius:13px;cursor:pointer;font-size:14px}.btn-primary{background:linear-gradient(135deg,var(--blue),#1d7cf2);color:#fff;box-shadow:0 12px 28px rgba(21,94,239,.24)}.btn-secondary,.btn-outline{background:#fff;color:var(--ink);border:1px solid var(--line)}.hero-trust{display:flex;gap:20px;color:#466078;font-size:13px;font-weight:650}.server-card{position:relative;background:var(--navy);color:#fff;padding:26px;border-radius:30px;box-shadow:0 30px 80px rgba(8,21,38,.25)}.server-head{display:flex;align-items:center;gap:9px;color:#a8bad0;font-size:12px}.server-head b{margin-left:auto;color:#61e6a5}.status-dot{width:9px;height:9px;border-radius:50%;background:#32d583;box-shadow:0 0 0 6px rgba(50,213,131,.13)}.server-visual{padding:35px 10px 22px}.rack{background:linear-gradient(145deg,#102b4d,#071322);padding:18px;border-radius:18px;border:1px solid #234261}.rack i{display:block;height:47px;border:1px solid #234b72;border-radius:10px;margin:10px;background:linear-gradient(90deg,#102942,#0a192a);position:relative}.rack i:before,.rack i:after{content:"";position:absolute;top:19px;width:7px;height:7px;border-radius:50%}.rack i:before{left:15px;background:var(--cyan);box-shadow:14px 0 0 #32d583}.rack i:after{right:16px;width:80px;height:5px;border-radius:5px;background:#214363}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.metrics div{background:#0f2847;border:1px solid #1e3e61;padding:14px;border-radius:14px}.metrics small,.metrics strong{display:block}.metrics small{font-size:10px;color:#8ea5bd}.metrics strong{font-size:17px;margin-top:4px}.quick-pay{display:flex;justify-content:space-between;color:#fff;text-decoration:none;background:linear-gradient(90deg,#155eef,#0ea5c6);padding:16px 18px;border-radius:15px;font-weight:800}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:330px;height:330px;background:rgba(35,213,232,.1);right:-120px;top:30px}.orb-two{width:260px;height:260px;background:rgba(21,94,239,.08);left:-100px;bottom:-80px}.section{padding:95px 0}.section-heading{text-align:center;max-width:740px;margin:0 auto 45px}.section-heading h2,.dev-copy h2,.payment-callout h2,.contact-section h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 16px}.section-heading p,.dev-copy>p,.contact-section p,.payment-callout p{color:var(--muted);font-size:17px}.service-grid,.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card,.price-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 12px 35px rgba(8,21,38,.05)}.service-card.featured{border-color:#9dc0ff;transform:translateY(-8px)}.service-card .icon{width:50px;height:50px;border-radius:14px;background:#eaf1ff;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:900;margin-bottom:22px}.service-card h3,.price-card h3{font-size:23px;margin-bottom:8px}.service-card p,.price-card p{color:var(--muted)}.service-card a{font-weight:800;color:var(--blue);text-decoration:none}.tag,.best-label{position:absolute;right:22px;top:18px;font-size:9px;letter-spacing:.13em;font-weight:900;background:#e9f1ff;color:var(--blue);padding:7px 10px;border-radius:100px}.soft-bg{background:var(--light)}.price-card.best{border:2px solid var(--blue);box-shadow:0 24px 55px rgba(21,94,239,.14)}.price{font-size:42px;font-weight:900;margin:22px 0}.price small{font-size:13px;color:var(--muted);font-weight:600}.price.custom{font-size:34px}.price-card ul{list-style:none;padding:0;margin:0 0 25px}.price-card li{padding:8px 0;border-bottom:1px dashed var(--line);color:#42556c}.price-card li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:10px}.price-card .btn{width:100%}.price-note{text-align:center;color:#77879a;font-size:12px;margin-top:22px}.dev-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.feature-list{display:grid;gap:15px;margin:28px 0}.feature-list div{padding:16px 18px;border-left:3px solid var(--blue);background:#f7faff;border-radius:0 14px 14px 0}.feature-list b,.feature-list small{display:block}.feature-list small{color:var(--muted);margin-top:3px}.browser-mock{border:1px solid var(--line);border-radius:24px;background:white;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1.5deg)}.browser-top{height:48px;background:#edf3f9;display:flex;align-items:center;gap:7px;padding:0 16px}.browser-top i{width:9px;height:9px;border-radius:50%;background:#adbac8}.browser-top span{margin-left:20px;background:#fff;padding:6px 40px;border-radius:7px;color:#7c8998;font-size:10px}.browser-body{padding:32px;background:linear-gradient(145deg,#fff,#f3f8fe);min-height:360px}.mini-nav{width:42%;height:11px;background:#d9e5f2;border-radius:10px}.mini-title{width:73%;height:48px;background:linear-gradient(90deg,#0e3157,#155eef);border-radius:10px;margin-top:55px}.mini-text{width:60%;height:12px;background:#b8c7d8;border-radius:10px;margin-top:20px;box-shadow:0 20px 0 #d5dee8}.mini-buttons{width:30%;height:38px;background:var(--blue);border-radius:10px;margin-top:52px}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:50px}.mini-cards i{height:80px;border-radius:12px;background:white;border:1px solid #dfe8f2}.dark-section{background:linear-gradient(135deg,#071526,#0d2b4d);color:#fff}.section-heading.light h2{color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #254361;border-radius:20px;overflow:hidden}.stats div{padding:28px;text-align:center;border-right:1px solid #254361}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{font-size:30px;color:var(--cyan)}.stats span{color:#9bb0c7;font-size:13px}.payment-callout{display:flex;align-items:center;justify-content:space-between;gap:40px}.payment-callout>div{max-width:720px}.contact-section{background:#f6f9fd}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-points{display:grid;gap:12px;color:#324b64;font-weight:650;margin-top:28px}.contact-form,.pay-card{background:white;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}label{font-size:12px;font-weight:800;color:#40546a;display:block;margin-bottom:16px}input,select,textarea{width:100%;margin-top:7px;padding:14px;border:1px solid #cfdae7;border-radius:11px;font:inherit;color:var(--ink);outline:none;background:#fff}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(21,94,239,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}footer{background:#061321;color:#9cb0c4;padding:38px 0 20px}.footer-grid{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #18314b;padding-bottom:25px}.footer-brand{color:#fff}.footer-grid a{color:#d7e5f4;text-decoration:none;margin-left:20px}.copyright{font-size:12px;padding-top:18px}.payment-page{background:linear-gradient(145deg,#f2f7fc,#fff);min-height:100vh}.pay-main{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center;padding-top:80px;padding-bottom:80px}.pay-info h1{font-size:clamp(42px,5vw,64px);line-height:1.04;letter-spacing:-.04em;margin:15px 0 20px}.pay-info>p{color:var(--muted);font-size:17px}.secure-box{background:#0b2039;color:#fff;padding:22px;border-radius:18px;display:grid;gap:10px;margin-top:30px}.secure-box b{font-size:18px}.secure-box span{color:#b8cadc;font-size:13px}.pay-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.pay-card-head h2{margin:0}.pay-card-head span{color:#238b5b;font-size:12px;font-weight:800}.pay-button{width:100%;font-size:15px}.gateway-note{text-align:center;font-size:11px;color:#7a8999;margin:12px 0 0}.back-link{margin-left:auto}@media(max-width:850px){.nav-links{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;box-shadow:0 20px 30px rgba(0,0,0,.08)}.nav-links.open{display:flex}.menu-btn{display:block}.hero-grid,.dev-section,.contact-grid,.pay-main{grid-template-columns:1fr}.hero{padding-top:60px}.hero-copy{text-align:center}.hero-actions,.hero-trust{justify-content:center}.server-card{max-width:540px;margin:auto}.service-grid,.pricing-grid{grid-template-columns:1fr}.service-card.featured{transform:none}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid #254361}.payment-callout{flex-direction:column;text-align:center}.footer-grid{flex-direction:column;gap:18px;text-align:center}.form-row{grid-template-columns:1fr}}@media(max-width:520px){.container{width:min(100% - 26px,1160px)}.hero h1{font-size:43px}.hero-actions,.hero-trust{flex-direction:column}.section{padding:70px 0}.stats{grid-template-columns:1fr}.stats div{border-right:0!important;border-bottom:1px solid #254361!important}.stats div:last-child{border-bottom:0!important}.contact-form,.pay-card{padding:20px}.browser-top span{padding:6px 20px}}

/* DJMV_REAL_LOGO_V7 */

.brand {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.site-logo-image {
  display: block;
  width: 190px;
  height: 68px;
  object-fit: contain;
  object-position: left center;
  border-radius: 10px;
  background: #ffffff;
}

@media (max-width: 720px) {
  .site-logo-image {
    width: 145px;
    height: 52px;
  }
}

/* DJMV_LOGO_SIZE_FIX_V8 */

.nav-wrap {
  position: relative;
  z-index: 100;
  height: 88px;
  overflow: hidden;
  background: #ffffff;
}

.nav {
  height: 88px;
  min-height: 88px;
  display: flex;
  align-items: center;
}

.nav .brand {
  width: 205px !important;
  height: 72px !important;
  min-width: 205px !important;
  max-width: 205px !important;
  display: flex !important;
  align-items: center !important;
  overflow: hidden !important;
}

.nav .brand img.site-logo-image {
  display: block !important;
  width: 195px !important;
  height: 68px !important;
  min-width: 195px !important;
  max-width: 195px !important;
  min-height: 68px !important;
  max-height: 68px !important;
  object-fit: contain !important;
  object-position: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #ffffff !important;
  transform: none !important;
}

@media (max-width: 720px) {
  .nav-wrap,
  .nav {
    height: 72px;
    min-height: 72px;
  }

  .nav .brand {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
    height: 58px !important;
  }

  .nav .brand img.site-logo-image {
    width: 145px !important;
    min-width: 145px !important;
    max-width: 145px !important;
    height: 54px !important;
    min-height: 54px !important;
    max-height: 54px !important;
  }
}

/* DJMV_LOGO_SIZE_FIX_V8 */

.nav-wrap {
  position: relative;
  z-index: 100;
  height: 88px;
  overflow: hidden;
  background: #ffffff;
}

.nav {
  height: 88px;
  min-height: 88px;
  display: flex;
  align-items: center;
}

.nav .brand {
  width: 205px !important;
  height: 72px !important;
  min-width: 205px !important;
  max-width: 205px !important;
  display: flex !important;
  align-items: center !important;
  overflow: hidden !important;
}

.nav .brand img.site-logo-image {
  display: block !important;
  width: 195px !important;
  height: 68px !important;
  min-width: 195px !important;
  max-width: 195px !important;
  min-height: 68px !important;
  max-height: 68px !important;
  object-fit: contain !important;
  object-position: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #ffffff !important;
  transform: none !important;
}

@media (max-width: 720px) {
  .nav-wrap,
  .nav {
    height: 72px;
    min-height: 72px;
  }

  .nav .brand {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
    height: 58px !important;
  }

  .nav .brand img.site-logo-image {
    width: 145px !important;
    min-width: 145px !important;
    max-width: 145px !important;
    height: 54px !important;
    min-height: 54px !important;
    max-height: 54px !important;
  }
}

/* DJMV_FRONTEND_LOGO_SIZE_V9 */

.nav-wrap {
  height: 108px !important;
  min-height: 108px !important;
  overflow: hidden !important;
}

.nav {
  height: 108px !important;
  min-height: 108px !important;
}

.nav .brand {
  width: 320px !important;
  min-width: 320px !important;
  max-width: 320px !important;
  height: 98px !important;
  overflow: hidden !important;
}

.nav .brand img.site-logo-image {
  width: 305px !important;
  min-width: 305px !important;
  max-width: 305px !important;
  height: 94px !important;
  min-height: 94px !important;
  max-height: 94px !important;
  object-fit: contain !important;
  object-position: left center !important;
}

@media (max-width: 720px) {
  .nav-wrap,
  .nav {
    height: 82px !important;
    min-height: 82px !important;
  }

  .nav .brand {
    width: 205px !important;
    min-width: 205px !important;
    max-width: 205px !important;
    height: 72px !important;
  }

  .nav .brand img.site-logo-image {
    width: 195px !important;
    min-width: 195px !important;
    max-width: 195px !important;
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
  }
}

/* DJMV_FINAL_CORPORATE_LOGO_V10 */

.nav-wrap {
  background: #ffffff !important;
  min-height: 96px !important;
  height: 96px !important;
  overflow: hidden !important;
}

.nav {
  min-height: 96px !important;
  height: 96px !important;
  display: flex !important;
  align-items: center !important;
}

.nav .brand {
  display: flex !important;
  align-items: center !important;
  width: 300px !important;
  min-width: 300px !important;
  max-width: 300px !important;
  height: 76px !important;
  overflow: hidden !important;
  text-decoration: none !important;
}

.nav .brand img.site-logo-image {
  display: block !important;
  width: 280px !important;
  max-width: 280px !important;
  height: 72px !important;
  max-height: 72px !important;
  min-height: 72px !important;
  object-fit: contain !important;
  object-position: left center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

@media (max-width: 720px) {
  .nav-wrap,
  .nav {
    min-height: 76px !important;
    height: 76px !important;
  }

  .nav .brand {
    width: 220px !important;
    min-width: 220px !important;
    max-width: 220px !important;
    height: 60px !important;
  }

  .nav .brand img.site-logo-image {
    width: 205px !important;
    max-width: 205px !important;
    height: 56px !important;
    max-height: 56px !important;
    min-height: 56px !important;
  }
}

/* DJMV_FINAL_LOGO_V10 */

.nav-wrap {
  height: 102px !important;
  min-height: 102px !important;
  overflow: hidden !important;
}

.nav {
  height: 102px !important;
  min-height: 102px !important;
  align-items: center !important;
}

.nav .brand {
  width: 285px !important;
  min-width: 285px !important;
  max-width: 285px !important;
  height: 88px !important;
  display: flex !important;
  align-items: center !important;
  overflow: hidden !important;
}

.nav .brand img.site-logo-image {
  width: 275px !important;
  min-width: 275px !important;
  max-width: 275px !important;
  height: 82px !important;
  min-height: 82px !important;
  max-height: 82px !important;
  object-fit: contain !important;
  object-position: left center !important;
  background: transparent !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

@media (max-width: 720px) {
  .nav-wrap,
  .nav {
    height: 78px !important;
    min-height: 78px !important;
  }

  .nav .brand {
    width: 205px !important;
    min-width: 205px !important;
    max-width: 205px !important;
    height: 66px !important;
  }

  .nav .brand img.site-logo-image {
    width: 195px !important;
    min-width: 195px !important;
    max-width: 195px !important;
    height: 60px !important;
    min-height: 60px !important;
    max-height: 60px !important;
  }
}

/* DJMV_FINAL_PNG_LOGO_V11 */

.nav-wrap,
.nav {
  height: 98px !important;
  min-height: 98px !important;
}

.nav-wrap {
  overflow: hidden !important;
}

.nav .brand {
  width: 300px !important;
  min-width: 300px !important;
  max-width: 300px !important;
  height: 88px !important;
  display: flex !important;
  align-items: center !important;
  overflow: hidden !important;
}

.nav .brand img.site-logo-image {
  width: 290px !important;
  min-width: 290px !important;
  max-width: 290px !important;
  height: 82px !important;
  min-height: 82px !important;
  max-height: 82px !important;
  object-fit: contain !important;
  object-position: left center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

@media (max-width: 720px) {
  .nav-wrap,
  .nav {
    height: 74px !important;
    min-height: 74px !important;
  }

  .nav .brand {
    width: 205px !important;
    min-width: 205px !important;
    max-width: 205px !important;
    height: 64px !important;
  }

  .nav .brand img.site-logo-image {
    width: 195px !important;
    min-width: 195px !important;
    max-width: 195px !important;
    height: 58px !important;
    min-height: 58px !important;
    max-height: 58px !important;
  }
}

/* DJMV_FINAL_WORDMARK_V12 */

.nav-wrap,
.nav {
  height: 96px !important;
  min-height: 96px !important;
}

.nav-wrap {
  overflow: hidden !important;
}

.nav .brand.djmv-brand-link {
  width: 260px !important;
  min-width: 260px !important;
  max-width: 260px !important;
  height: 82px !important;
  display: flex !important;
  align-items: center !important;
  overflow: visible !important;
  text-decoration: none !important;
}

.djmv-wordmark {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  line-height: 1;
  white-space: nowrap;
}

.site-wordmark {
  width: 225px;
}

.djmv-main {
  display: flex;
  align-items: baseline;
  font-size: 51px;
  font-weight: 900;
  letter-spacing: -5px;
  line-height: .82;
}

.djmv-grey {
  color: #555d68;
}

.djmv-blue {
  color: #176fe8;
}

.djmv-subline {
  width: 100%;
  margin-top: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  color: #59616c;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 5px;
}

.djmv-subline i {
  width: 34px;
  height: 2px;
  display: block;
  background: #59616c;
}

@media (max-width: 720px) {
  .nav-wrap,
  .nav {
    height: 76px !important;
    min-height: 76px !important;
  }

  .nav .brand.djmv-brand-link {
    width: 185px !important;
    min-width: 185px !important;
    max-width: 185px !important;
    height: 66px !important;
  }

  .site-wordmark {
    width: 165px;
  }

  .site-wordmark .djmv-main {
    font-size: 38px;
    letter-spacing: -4px;
  }

  .site-wordmark .djmv-subline {
    margin-top: 7px;
    gap: 6px;
    font-size: 8px;
    letter-spacing: 3px;
  }

  .site-wordmark .djmv-subline i {
    width: 22px;
  }
}

/* DJMV_WORDMARK_FINAL_ALIGNMENT_V13 */

.site-wordmark {
  width: 255px !important;
  height: 72px !important;
  display: grid !important;
  grid-template-rows: 49px 20px !important;
  justify-items: center !important;
  align-items: center !important;
  overflow: visible !important;
}

.site-wordmark .djmv-main {
  width: 100% !important;
  height: 49px !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: center !important;

  font-family:
    "Arial Black",
    "Arial Narrow",
    Arial,
    Helvetica,
    sans-serif !important;

  font-size: 57px !important;
  font-weight: 900 !important;
  line-height: .78 !important;
  letter-spacing: -7px !important;

  transform: scaleX(1.04);
  transform-origin: center;
}

.site-wordmark .djmv-main span {
  display: inline-block !important;
  line-height: 1 !important;
}

.site-wordmark .djmv-grey {
  color: #555d68 !important;
}

.site-wordmark .djmv-blue {
  color: #176fe8 !important;
}

.site-wordmark .djmv-subline {
  width: 100% !important;
  height: 20px !important;
  margin: 0 !important;

  display: grid !important;
  grid-template-columns: 48px auto 48px !important;
  column-gap: 11px !important;
  align-items: center !important;
  justify-content: center !important;

  color: #555d68 !important;

  font-family:
    Arial,
    Helvetica,
    sans-serif !important;

  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 5px !important;
  white-space: nowrap !important;
}

.site-wordmark .djmv-subline span {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}

.site-wordmark .djmv-subline i {
  width: 48px !important;
  height: 2px !important;
  display: block !important;
  margin: 0 !important;
  background: #555d68 !important;
}

.nav .brand.djmv-brand-link {
  width: 280px !important;
  min-width: 280px !important;
  max-width: 280px !important;
  height: 82px !important;
}

@media (max-width: 720px) {
  .site-wordmark {
    width: 190px !important;
    height: 57px !important;
    grid-template-rows: 39px 16px !important;
  }

  .site-wordmark .djmv-main {
    height: 39px !important;
    font-size: 44px !important;
    letter-spacing: -5px !important;
  }

  .site-wordmark .djmv-subline {
    height: 16px !important;
    grid-template-columns: 30px auto 30px !important;
    column-gap: 7px !important;
    font-size: 8px !important;
    letter-spacing: 3px !important;
  }

  .site-wordmark .djmv-subline i {
    width: 30px !important;
  }
}

/* DJMV_CLIENT_LOGIN_BUTTON_V15 */

.nav-pay.client-login-btn {
  min-width: 132px;
  padding: 15px 21px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  color: #ffffff;
  background: #081a31;
  font-weight: 800;
  text-decoration: none;
  transition:
    transform .18s ease,
    background .18s ease,
    box-shadow .18s ease;
}

.nav-pay.client-login-btn:hover {
  transform: translateY(-1px);
  background: #146bea;
  box-shadow: 0 10px 24px rgba(20, 107, 234, .22);
}

@media (max-width: 720px) {
  .nav-pay.client-login-btn {
    min-width: auto;
    padding: 11px 14px;
    border-radius: 10px;
    font-size: 13px;
  }
}

/* DJMV_INLINE_PAGE_EDITOR_CSS_V18 */

.djmv-editor-toolbar {
  position: fixed;
  z-index: 9000;
  top: 18px;
  right: 18px;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 8px;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 14px;
  background: #071a32;
  box-shadow: 0 12px 34px rgba(7,26,50,.26);
}

.djmv-editor-toolbar button,
.djmv-editor-toolbar a {
  min-height: 38px;
  padding: 9px 14px;
  border: 0;
  border-radius: 9px;
  font: inherit;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
  cursor: pointer;
}

.djmv-editor-main-btn {
  color: #fff;
  background: #176fe8;
}

.djmv-editor-secondary-btn {
  color: #0a2547;
  background: #fff;
}

.djmv-editor-admin-link {
  color: #c8d7eb;
  background: transparent;
}

.djmv-edit-mode #websitePlansGrid {
  outline: 3px dashed rgba(23,111,232,.45);
  outline-offset: 12px;
}

.djmv-editable-card {
  position: relative;
  overflow: visible !important;
  box-shadow:
    0 0 0 3px rgba(23,111,232,.16),
    0 16px 42px rgba(28,66,120,.14);
}

.djmv-inline-card-actions {
  position: absolute;
  z-index: 20;
  top: -18px;
  right: 12px;
  display: flex;
  gap: 6px;
  padding: 6px;
  border-radius: 10px;
  background: #081b34;
  box-shadow: 0 7px 20px rgba(0,0,0,.22);
}

.djmv-inline-card-actions button {
  padding: 7px 10px;
  border: 0;
  border-radius: 7px;
  font-size: 11px;
  font-weight: 800;
  cursor: pointer;
}

.djmv-card-edit-btn {
  color: #fff;
  background: #176fe8;
}

.djmv-card-hide-btn {
  color: #7a4b00;
  background: #ffe7b9;
}

.djmv-card-delete-btn {
  color: #9b2034;
  background: #ffdfe5;
}

.djmv-plan-editor-modal {
  position: fixed;
  z-index: 10000;
  inset: 0;
  padding: 35px 18px;
  overflow-y: auto;
  background: rgba(7, 20, 39, .72);
}

.djmv-plan-editor-card {
  width: min(920px, 100%);
  margin: 0 auto;
  padding: 28px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 30px 90px rgba(0,0,0,.34);
}

.djmv-plan-editor-head {
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.djmv-plan-editor-head small {
  color: #176fe8;
  font-weight: 900;
  letter-spacing: 1.7px;
}

.djmv-plan-editor-head h2 {
  margin: 6px 0 0;
}

.djmv-plan-editor-close {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 50%;
  color: #263a57;
  background: #edf2f8;
  font-size: 27px;
  cursor: pointer;
}

.djmv-editor-form-grid {
  display: grid;
  grid-template-columns:
    repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.djmv-editor-form-grid label {
  display: grid;
  gap: 7px;
  color: #243852;
  font-weight: 700;
}

.djmv-editor-form-grid .full {
  grid-column: 1 / -1;
}

.djmv-editor-form-grid input,
.djmv-editor-form-grid textarea,
.djmv-editor-form-grid select {
  width: 100%;
  padding: 12px 13px;
  border: 1px solid #cfdaea;
  border-radius: 10px;
  color: #142641;
  background: #fff;
  font: inherit;
}

.djmv-plan-editor-actions {
  margin-top: 24px;
  display: flex;
  gap: 10px;
}

.djmv-save-plan-btn,
.djmv-cancel-plan-btn {
  padding: 12px 19px;
  border: 0;
  border-radius: 10px;
  font-weight: 800;
  cursor: pointer;
}

.djmv-save-plan-btn {
  color: #fff;
  background: #176fe8;
}

.djmv-cancel-plan-btn {
  color: #243852;
  background: #e9eef5;
}

.djmv-editor-toast {
  position: fixed;
  z-index: 11000;
  right: 25px;
  bottom: 25px;
  max-width: 360px;
  padding: 14px 18px;
  border-radius: 11px;
  color: #fff;
  background: #16804f;
  box-shadow: 0 12px 32px rgba(0,0,0,.25);
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: .2s ease;
}

.djmv-editor-toast.error {
  background: #b12b42;
}

.djmv-editor-toast.visible {
  opacity: 1;
  transform: translateY(0);
}

.djmv-editor-modal-open {
  overflow: hidden;
}

.hidden {
  display: none !important;
}

@media (max-width: 720px) {
  .djmv-editor-toolbar {
    top: auto;
    right: 10px;
    bottom: 10px;
    left: 10px;
    justify-content: center;
  }

  .djmv-editor-form-grid {
    grid-template-columns: 1fr;
  }

  .djmv-editor-form-grid .full {
    grid-column: auto;
  }

  .djmv-plan-editor-card {
    padding: 20px;
  }
}

/* DJMV_FULL_PAGE_INLINE_EDITOR_CSS_V20 */

.djmv-editor-save-page-btn {
  color: #ffffff !important;
  background: #16804f !important;
}

.djmv-editor-save-page-btn:hover {
  background: #11683f !important;
}

.djmv-editor-save-page-btn:disabled {
  opacity: .65;
  cursor: wait;
}

.djmv-inline-text-editable {
  position: relative;
  border-radius: 5px;
  outline: 2px dashed rgba(23,111,232,.45);
  outline-offset: 4px;
  cursor: text;
  transition:
    outline-color .15s ease,
    background .15s ease;
}

.djmv-inline-text-editable:hover {
  outline-color: #176fe8;
  background: rgba(23,111,232,.06);
}

.djmv-inline-text-editable:focus {
  outline: 3px solid #176fe8;
  background: rgba(255,255,255,.96);
}

.dark-section .djmv-inline-text-editable:focus,
footer .djmv-inline-text-editable:focus {
  color: #091a31 !important;
  background: #ffffff;
}

.djmv-hero-main {
  display: inline;
}

.djmv-edit-mode .section-heading,
.djmv-edit-mode .hero-copy,
.djmv-edit-mode .service-card,
.djmv-edit-mode .dev-copy,
.djmv-edit-mode .payment-callout,
.djmv-edit-mode .contact-grid,
.djmv-edit-mode footer {
  overflow: visible !important;
}

@media (max-width: 720px) {
  .djmv-inline-text-editable {
    outline-offset: 2px;
  }
}
