/* HOSTSEO ROBOT extension for SwiftModders
   All selectors are isolated below .hostseo-robot-ui. */
.hostseo-robot-ui{--navy:#061735;--navy-2:#0a2450;--navy-3:#0d3774;--blue:#155cc5;--blue-2:#2c7dfa;--cyan:#6fc7ff;--orange:#f47c20;--orange-2:#ff9b45;--green:#28d17c;--ink:#0b1728;--muted:#647187;--soft:#f4f8fd;--soft-2:#eaf2fb;--line:#dce6f2;--white:#fff;--shadow:0 24px 74px rgba(6,23,53,.14);--shadow-soft:0 14px 38px rgba(6,23,53,.08);--radius:24px;--radius-sm:15px;--container:1240px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;color:var(--ink);isolation:isolate}
.hostseo-robot-ui,.hostseo-robot-ui *,.hostseo-robot-ui *::before,.hostseo-robot-ui *::after{box-sizing:border-box}
.hostseo-robot-ui *{margin:0;padding:0}
.hostseo-robot-ui a{color:inherit;text-decoration:none}
.hostseo-robot-ui img,.hostseo-robot-ui svg{max-width:100%;display:block}
.hostseo-robot-ui button,.hostseo-robot-ui input{font:inherit}
.hostseo-robot-ui .container{width:min(var(--container),calc(100% - 40px));margin-inline:auto;padding-left:0;padding-right:0}
@media(max-width:600px){.hostseo-robot-ui .container{width:min(var(--container),calc(100% - 26px))}}
.hostseo-robot-ui .container{width:min(var(--container),calc(100% - 40px));
  margin-inline:auto}
.hostseo-robot-ui .site-header{position:relative;
  top:auto;
  z-index:1000;
  background:rgba(255,255,255,.92);
  backdrop-filter:blur(18px);
  box-shadow:0 1px 0 rgba(6,23,53,.09)}
.hostseo-robot-ui .header-strip{background:linear-gradient(90deg,#061735,#0c3168);
  color:rgba(255,255,255,.76);
  font-size:12px}
.hostseo-robot-ui .strip-inner{height:38px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px}
.hostseo-robot-ui .strip-inner p{white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis}
.hostseo-robot-ui .strip-inner strong{color:#fff}
.hostseo-robot-ui .strip-links{display:flex;
  gap:18px;
  white-space:nowrap}
.hostseo-robot-ui .strip-links a{color:rgba(255,255,255,.72);
  transition:.18s}
.hostseo-robot-ui .strip-links a:hover{color:#fff}
.hostseo-robot-ui .main-nav{background:rgba(255,255,255,.92)}
.hostseo-robot-ui .nav-inner{height:82px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px}
.hostseo-robot-ui .brand{display:flex;
  align-items:center;
  gap:12px;
  min-width:max-content}
.hostseo-robot-ui .nav-panel{display:flex;
  align-items:center;
  gap:26px;
  flex:1;
  justify-content:flex-end}
.hostseo-robot-ui .nav-menu{list-style:none;
  display:flex;
  align-items:center;
  gap:3px}
.hostseo-robot-ui .nav-item{position:relative}
.hostseo-robot-ui .nav-item:after{content:"";
  position:absolute;
  left:-8px;
  right:-8px;
  top:100%;
  height:18px}
.hostseo-robot-ui .nav-link{border:0;
  background:transparent;
  color:#253650;
  font-weight:900;
  font-size:14px;
  padding:12px 13px;
  border-radius:14px;
  cursor:pointer;
  transition:.18s;
  display:flex;
  align-items:center;
  gap:8px}
.hostseo-robot-ui .nav-link:after{content:"";
  width:7px;
  height:7px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg) translateY(-2px);
  opacity:.55}
.hostseo-robot-ui .nav-item:hover .nav-link{background:#eef5ff;
  color:var(--blue)}
.hostseo-robot-ui .mega-menu{position:absolute;
  top:calc(100% + 12px);
  left:50%;
  transform:translateX(-50%) translateY(8px);
  width:410px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:var(--shadow);
  border-radius:24px;
  padding:16px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:.18s}
.hostseo-robot-ui .nav-item:hover .mega-menu{opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateX(-50%) translateY(0)}
.hostseo-robot-ui .mega-wide{width:760px;
  display:grid;
  grid-template-columns:1.04fr 1fr 1fr;
  gap:14px}
.hostseo-robot-ui .compact-menu{width:380px}
.hostseo-robot-ui .mega-card{border-radius:18px;
  padding:20px;
  background:radial-gradient(circle at 90% 10%,rgba(244,124,32,.24),transparent 35%),linear-gradient(145deg,var(--navy),var(--navy-3));
  color:#fff}
.hostseo-robot-ui .mega-card span{font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#ffd4b8}
.hostseo-robot-ui .mega-card strong{display:block;
  font:900 21px/1.15 Manrope;
  margin:10px 0}
.hostseo-robot-ui .mega-card p{font-size:13px;
  color:rgba(255,255,255,.68)}
.hostseo-robot-ui .reseller-mega .mega-card{background:radial-gradient(circle at 90% 10%,rgba(44,125,250,.26),transparent 35%),linear-gradient(145deg,var(--navy),var(--navy-3))}
.hostseo-robot-ui .mega-title{font-size:11px;
  font-weight:900;
  color:var(--orange);
  text-transform:uppercase;
  letter-spacing:.12em;
  margin:3px 9px 9px}
.hostseo-robot-ui .mega-column a{display:block;
  padding:12px;
  border-radius:15px;
  color:#13243c;
  font-size:14px;
  font-weight:900;
  transition:.16s}
.hostseo-robot-ui .mega-column a span{display:block;
  font-size:12px;
  font-weight:600;
  color:var(--muted);
  line-height:1.4;
  margin-top:2px}
.hostseo-robot-ui .mega-column a:hover{background:var(--soft);
  color:var(--blue)}
.hostseo-robot-ui .nav-actions{display:flex;
  align-items:center;
  gap:10px}
.hostseo-robot-ui .nav-phone,
.hostseo-robot-ui .nav-login,
.hostseo-robot-ui .nav-cta{display:inline-flex;
  align-items:center;
  justify-content:center;
  height:43px;
  border-radius:14px;
  padding-inline:17px;
  font-weight:900;
  font-size:14px;
  transition:.18s;
  white-space:nowrap}
.hostseo-robot-ui .nav-phone{color:var(--blue);
  background:#eef5ff;
  border:1px solid #d8e8fc}
.hostseo-robot-ui .nav-login{border:1px solid #cbd8e8;
  color:var(--navy);
  background:#fff}
.hostseo-robot-ui .nav-cta{background:linear-gradient(135deg,var(--orange),var(--orange-2));
  color:#fff;
  box-shadow:0 11px 28px rgba(244,124,32,.28)}
.hostseo-robot-ui .nav-phone:hover,
.hostseo-robot-ui .nav-login:hover{border-color:var(--blue);
  color:var(--blue)}
.hostseo-robot-ui .nav-cta:hover{transform:translateY(-1px);
  box-shadow:0 17px 38px rgba(244,124,32,.35)}
.hostseo-robot-ui .mobile-toggle{display:none;
  border:0;
  background:var(--navy);
  width:44px;
  height:44px;
  border-radius:14px;
  place-items:center;
  gap:4px;
  padding:11px;
  cursor:pointer}
.hostseo-robot-ui .mobile-toggle span{display:block;
  width:21px;
  height:2px;
  background:#fff;
  border-radius:99px}
.hostseo-robot-ui .site-footer{position:relative;
  background:#041127;
  color:rgba(255,255,255,.68);
  padding:70px 0 0;
  overflow:hidden}
.hostseo-robot-ui .site-footer:before{content:"";
  position:absolute;
  inset:0;
  background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);
  background-size:30px 30px;
  opacity:.5}
.hostseo-robot-ui .footer-orbit{position:absolute;
  width:520px;
  height:520px;
  right:-180px;
  top:-180px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(44,125,250,.2),transparent 65%)}
.hostseo-robot-ui .footer-hero,
.hostseo-robot-ui .footer-grid,
.hostseo-robot-ui .footer-stats,
.hostseo-robot-ui .footer-bottom{position:relative;
  z-index:1}
.hostseo-robot-ui .footer-hero{display:grid;
  grid-template-columns:1fr 430px;
  gap:38px;
  align-items:center;
  padding-bottom:38px}
.hostseo-robot-ui .footer-hero p{margin-top:18px;
  color:rgba(255,255,255,.58);
  max-width:560px;
  font-size:15px}
.hostseo-robot-ui .footer-command{border:1px solid rgba(255,255,255,.11);
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));
  border-radius:26px;
  padding:26px;
  box-shadow:0 22px 70px rgba(0,0,0,.22)}
.hostseo-robot-ui .footer-command span{display:block;
  font-size:11px;
  font-weight:900;
  letter-spacing:.14em;
  color:#ffd0af;
  text-transform:uppercase}
.hostseo-robot-ui .footer-command strong{display:block;
  color:#fff;
  font:900 22px/1.18 Manrope;
  margin:10px 0 18px}
.hostseo-robot-ui .footer-command a{display:inline-flex;
  background:linear-gradient(135deg,var(--orange),var(--orange-2));
  color:#fff;
  border-radius:14px;
  padding:12px 18px;
  font-weight:900}
.hostseo-robot-ui .footer-stats{display:grid;
  grid-template-columns:repeat(4,1fr);
  border-top:1px solid rgba(255,255,255,.09);
  border-bottom:1px solid rgba(255,255,255,.09);
  margin-bottom:38px}
.hostseo-robot-ui .footer-stats div{padding:20px 24px;
  border-right:1px solid rgba(255,255,255,.08);
  text-align:center}
.hostseo-robot-ui .footer-stats div:last-child{border-right:0}
.hostseo-robot-ui .footer-stats strong{display:block;
  color:#fff;
  font:900 26px/1 Manrope}
.hostseo-robot-ui .footer-stats span{display:block;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:rgba(255,255,255,.42);
  font-weight:900;
  margin-top:6px}
.hostseo-robot-ui .footer-grid{display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:28px}
.hostseo-robot-ui .footer-grid h3{font-size:12px;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.12em;
  margin-bottom:16px}
.hostseo-robot-ui .footer-grid a{display:block;
  color:rgba(255,255,255,.58);
  font-size:14px;
  margin-bottom:10px;
  transition:.18s}
.hostseo-robot-ui .footer-grid a:hover{color:#fff;
  transform:translateX(3px)}
.hostseo-robot-ui .footer-bottom{margin-top:46px;
  border-top:1px solid rgba(255,255,255,.09);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:22px 0;
  font-size:12px}
.hostseo-robot-ui .footer-bottom div{display:flex;
  gap:16px;
  flex-wrap:wrap}
.hostseo-robot-ui .footer-bottom a{color:rgba(255,255,255,.55)}
.hostseo-robot-ui .footer-bottom a:hover{color:#fff}
@media (max-width:1160px){.hostseo-robot-ui .nav-phone{display:none}
.hostseo-robot-ui .nav-menu>li>button{font-size:13px;
    padding-inline:9px}
.hostseo-robot-ui .footer-hero{grid-template-columns:1fr}
.hostseo-robot-ui .footer-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:900px){.hostseo-robot-ui .header-strip{display:none}
.hostseo-robot-ui .mobile-toggle{display:grid}
.hostseo-robot-ui .nav-inner{height:72px}
.hostseo-robot-ui .nav-panel{position:fixed;
    inset:72px 0 auto 0;
    background:#fff;
    border-top:1px solid var(--line);
    box-shadow:0 24px 50px rgba(6,23,53,.14);
    display:none;
    align-items:stretch;
    justify-content:flex-start;
    flex-direction:column;
    padding:18px 20px 24px;
    max-height:calc(100vh - 72px);
    overflow:auto}
.hostseo-robot-ui .nav-panel.is-open{display:flex}
.hostseo-robot-ui .nav-menu{display:block}
.hostseo-robot-ui .nav-item:after{display:none}
.hostseo-robot-ui .nav-link{width:100%;
    display:flex;
    justify-content:space-between;
    margin-bottom:4px}
.hostseo-robot-ui .mega-menu,
.hostseo-robot-ui .mega-wide,
.hostseo-robot-ui .compact-menu{position:static;
    transform:none!important;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    display:none;
    width:100%;
    box-shadow:none;
    border-radius:18px;
    margin:4px 0 14px}
.hostseo-robot-ui .has-menu.is-open .mega-menu{display:grid}
.hostseo-robot-ui .mega-wide{grid-template-columns:1fr}
.hostseo-robot-ui .nav-actions{display:grid;
    grid-template-columns:1fr 1fr}
.hostseo-robot-ui .footer-stats{grid-template-columns:repeat(2,1fr)}
.hostseo-robot-ui .footer-grid{grid-template-columns:repeat(2,1fr)}
.hostseo-robot-ui .footer-bottom{display:block}
.hostseo-robot-ui .footer-bottom div{margin-top:12px}}
@media (max-width:560px){.hostseo-robot-ui .container{width:min(100% - 28px,var(--container))}
.hostseo-robot-ui .footer-grid,
.hostseo-robot-ui .footer-stats{grid-template-columns:1fr}
.hostseo-robot-ui .footer-stats div{border-right:0;
    border-bottom:1px solid rgba(255,255,255,.08)}
.hostseo-robot-ui .nav-actions{grid-template-columns:1fr}}
.hostseo-robot-ui .hswa-widget,
.hostseo-robot-ui .hswa-widget *{box-sizing: border-box;}
.hostseo-robot-ui .hswa-widget{position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 999999;
  font-family: Inter, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;}
@media (min-width: 769px){.hostseo-robot-ui .hswa-widget{left: 24px;
    bottom: 24px;}}
.hostseo-robot-ui .hswa-widget.hswa-position-right{left: auto;
  right: 24px;}
.hostseo-robot-ui .hswa-widget.hswa-position-right .hswa-floating-actions{align-items: flex-end;}
.hostseo-robot-ui .hswa-widget.hswa-position-right .hswa-box{left: auto;
  right: 0;}
.hostseo-robot-ui .hswa-floating-actions{display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;}
.hostseo-robot-ui .hswa-float,
.hostseo-robot-ui .hswa-top-button,
.hostseo-robot-ui .hswa-action-link{width: 50px;
  height: 50px;
  border: 0;
  border-radius: 16px;
  cursor: pointer;
  color: #ffffff;
  background:
        linear-gradient(145deg, rgba(255,255,255,.26), rgba(255,255,255,0) 38%),
        linear-gradient(135deg, #1fd66e 0%, #0aa36f 48%, #075e54 100%);
  box-shadow:
        0 14px 30px rgba(7, 94, 84, .32),
        0 0 0 1px rgba(255,255,255,.22) inset,
        0 0 0 6px rgba(37, 211, 102, .10);
  display: grid;
  place-items: center;
  position: relative;
  overflow: hidden;
  transition: all .28s ease;
  padding: 0;}
.hostseo-robot-ui .hswa-float::before,
.hostseo-robot-ui .hswa-top-button::before{content: "";
  position: absolute;
  width: 90px;
  height: 90px;
  top: -65px;
  left: -38px;
  background: rgba(255,255,255,.36);
  transform: rotate(35deg);
  transition: .35s;}
.hostseo-robot-ui .hswa-float::after{content: "";
  position: absolute;
  right: 6px;
  top: 6px;
  width: 9px;
  height: 9px;
  background: #7cff9b;
  border: 2px solid #075e54;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(124,255,155,.9);}
.hostseo-robot-ui .hswa-float:hover,
.hostseo-robot-ui .hswa-top-button:hover{transform: translateY(-3px) scale(1.04);}
.hostseo-robot-ui .hswa-float:hover::before,
.hostseo-robot-ui .hswa-top-button:hover::before{top: -30px;
  left: 28px;}
.hostseo-robot-ui .hswa-top-button{color: #ffffff;
  background:
        linear-gradient(145deg, rgba(255,255,255,.24), rgba(255,255,255,0) 38%),
        linear-gradient(135deg, #26364b 0%, #111827 100%);
  box-shadow:
        0 14px 30px rgba(17, 24, 39, .24),
        0 0 0 1px rgba(255,255,255,.18) inset,
        0 0 0 6px rgba(17, 24, 39, .07);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(10px) scale(.92);}
.hostseo-robot-ui .hswa-top-button.hswa-show-top{opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);}
.hostseo-robot-ui .hswa-top-button::after{content: "";
  position: absolute;
  right: 6px;
  top: 6px;
  width: 9px;
  height: 9px;
  background: #ffffff;
  border: 2px solid #111827;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(255,255,255,.78);}
.hostseo-robot-ui .hswa-top-icon-wrap{position: relative;
  z-index: 2;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: rgba(255,255,255,.12);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.16);}
.hostseo-robot-ui .hswa-icon-wrap{position: relative;
  z-index: 2;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: rgba(255,255,255,.13);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.18);}
.hostseo-robot-ui .hswa-action-link{width: 50px;
  height: 50px;
  border: 0;
  border-radius: 16px;
  color: #ffffff;
  background:
        linear-gradient(145deg, rgba(255,255,255,.22), rgba(255,255,255,0) 38%),
        linear-gradient(135deg, #0f3f7a 0%, #08254b 100%);
  box-shadow:
        0 14px 30px rgba(8, 37, 75, .26),
        0 0 0 1px rgba(255,255,255,.18) inset,
        0 0 0 6px rgba(89,178,255,.08);
  display: grid;
  place-items: center;
  position: relative;
  overflow: hidden;
  transition: all .28s ease;
  text-decoration: none;}
.hostseo-robot-ui .hswa-action-link::before{content: "";
  position: absolute;
  width: 90px;
  height: 90px;
  top: -65px;
  left: -38px;
  background: rgba(255,255,255,.30);
  transform: rotate(35deg);
  transition: .35s;}
.hostseo-robot-ui .hswa-action-link::after{content: "";
  position: absolute;
  right: 6px;
  top: 6px;
  width: 9px;
  height: 9px;
  background: #64f4ff;
  border: 2px solid #08254b;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(100,244,255,.8);}
.hostseo-robot-ui .hswa-action-link:hover{transform: translateY(-3px) scale(1.04);}
.hostseo-robot-ui .hswa-action-link:hover::before{top: -30px;
  left: 28px;}
.hostseo-robot-ui .hswa-action-icon-wrap{position: relative;
  z-index: 2;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: rgba(255,255,255,.12);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.16);}
.hostseo-robot-ui .hswa-action-icon-wrap svg{animation: hswaTopFloat 2.4s ease-in-out infinite;}
.hostseo-robot-ui .hswa-action-link:hover .hswa-action-icon-wrap svg{animation-duration: 1.15s;}
.hostseo-robot-ui .hswa-widget.active .hswa-float,
.hostseo-robot-ui .hswa-widget.active .hswa-top-button{opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: scale(.85);}
.hostseo-robot-ui .hswa-box{position: absolute;
  left: 0;
  bottom: 0;
  width: 355px;
  max-width: calc(100vw - 28px);
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(18px) scale(.94);
  box-shadow:
        0 25px 70px rgba(0,0,0,.25),
        0 0 0 1px rgba(0,0,0,.05);
  transition: all .35s cubic-bezier(.2,.8,.2,1);}
.hostseo-robot-ui .hswa-widget.active .hswa-box{opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);}
.hostseo-robot-ui .hswa-header{padding: 17px;
  background:
        radial-gradient(circle at top right, rgba(37,211,102,.35), transparent 35%),
        linear-gradient(135deg, #063b34, #075e54 55%, #128c7e);
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;}
.hostseo-robot-ui .hswa-brand{display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;}
.hostseo-robot-ui .hswa-avatar{width: 45px;
  height: 45px;
  flex: 0 0 45px;
  border-radius: 16px;
  background: rgba(255,255,255,.18);
  display: grid;
  place-items: center;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.22);}
.hostseo-robot-ui .hswa-avatar span{position: absolute;
  right: 1px;
  bottom: 1px;
  width: 12px;
  height: 12px;
  background: #25d366;
  border: 3px solid #075e54;
  border-radius: 50%;}
.hostseo-robot-ui .hswa-brand strong{display: block;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;}
.hostseo-robot-ui .hswa-brand small{display: block;
  margin-top: 4px;
  font-size: 12px;
  color: rgba(255,255,255,.78);
  white-space: nowrap;}
.hostseo-robot-ui .hswa-close{width: 33px;
  height: 33px;
  flex: 0 0 33px;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  font-size: 25px;
  line-height: 29px;
  background: rgba(255,255,255,.14);
  transition: .25s;
  padding: 0;}
.hostseo-robot-ui .hswa-close:hover{background: rgba(255,255,255,.25);
  transform: rotate(90deg);}
.hostseo-robot-ui .hswa-content{padding: 17px;
  background:
        linear-gradient(rgba(255,255,255,.88), rgba(255,255,255,.88)),
        radial-gradient(circle at 1px 1px, rgba(7,94,84,.12) 1px, transparent 0);
  background-size: auto, 22px 22px;}
.hostseo-robot-ui .hswa-card{background: #fff;
  border-radius: 18px;
  padding: 15px;
  color: #111827;
  box-shadow: 0 10px 25px rgba(0,0,0,.07);
  border: 1px solid rgba(0,0,0,.04);}
.hostseo-robot-ui .hswa-card p{margin: 0;
  font-size: 14px;
  line-height: 1.55;}
.hostseo-robot-ui .hswa-card .hswa-hi{font-size: 16px;
  font-weight: 800;
  margin-bottom: 6px;}
.hostseo-robot-ui .hswa-btn{margin-top: 16px;
  width: 100%;
  min-height: 52px;
  border-radius: 16px;
  color: #fff !important;
  text-decoration: none;
  background: linear-gradient(135deg, #25d366, #0f9f6e);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  font-size: 15px;
  font-weight: 800;
  box-shadow: 0 14px 30px rgba(37,211,102,.35);
  transition: .25s;}
.hostseo-robot-ui .hswa-btn:hover{transform: translateY(-2px);
  color: #fff !important;
  text-decoration: none;}
.hostseo-robot-ui .hswa-note{margin-top: 13px;
  text-align: center;
  font-size: 12px;
  color: #6b7280;}
@media (max-width: 768px){.hostseo-robot-ui .hswa-widget{left: 18px;
    bottom: 22px;}
.hostseo-robot-ui .hswa-widget.hswa-position-right{left: auto;
    right: 18px;}
.hostseo-robot-ui .hswa-box{width: 340px;}}
@media (max-width: 600px){.hostseo-robot-ui .hswa-widget{left: 12px;
    bottom: calc(18px + env(safe-area-inset-bottom));}
.hostseo-robot-ui .hswa-widget.hswa-position-right{left: auto;
    right: 12px;}
.hostseo-robot-ui .hswa-widget.hswa-position-right .hswa-box{left: 12px;
    right: 12px;}
.hostseo-robot-ui .hswa-floating-actions{display: flex;
    flex-direction: column;
    gap: 12px;}
.hostseo-robot-ui .hswa-widget.hswa-position-right .hswa-floating-actions{align-items: flex-end;}
.hostseo-robot-ui .hswa-float,
.hostseo-robot-ui .hswa-top-button{width: 46px;
    height: 46px;
    border-radius: 15px;}
.hostseo-robot-ui .hswa-icon-wrap,
.hostseo-robot-ui .hswa-top-icon-wrap,
.hostseo-robot-ui .hswa-action-icon-wrap{width: 31px;
    height: 31px;
    border-radius: 11px;}
.hostseo-robot-ui .hswa-box{position: fixed;
    left: 12px;
    right: 12px;
    bottom: calc(14px + env(safe-area-inset-bottom));
    width: auto;
    max-width: none;
    max-height: calc(100dvh - 32px);
    border-radius: 22px;
    transform: translateY(24px) scale(.96);}
.hostseo-robot-ui .hswa-widget.active .hswa-box{transform: translateY(0) scale(1);}
.hostseo-robot-ui .hswa-header{padding: 15px;}
.hostseo-robot-ui .hswa-avatar{width: 42px;
    height: 42px;
    flex-basis: 42px;
    border-radius: 15px;}
.hostseo-robot-ui .hswa-brand{gap: 10px;}
.hostseo-robot-ui .hswa-brand strong{font-size: 15px;}
.hostseo-robot-ui .hswa-brand small{font-size: 11.5px;
    white-space: normal;}
.hostseo-robot-ui .hswa-close{width: 31px;
    height: 31px;
    flex-basis: 31px;
    font-size: 24px;}
.hostseo-robot-ui .hswa-content{padding: 15px;
    max-height: calc(100dvh - 120px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;}
.hostseo-robot-ui .hswa-card{padding: 14px;
    border-radius: 16px;}
.hostseo-robot-ui .hswa-card p{font-size: 13.5px;}
.hostseo-robot-ui .hswa-card .hswa-hi{font-size: 15.5px;}
.hostseo-robot-ui .hswa-btn{min-height: 50px;
    border-radius: 15px;
    font-size: 14px;}}
@media (max-width: 360px){.hostseo-robot-ui .hswa-widget{left: 10px;}
.hostseo-robot-ui .hswa-widget.hswa-position-right{left: auto;
    right: 10px;}
.hostseo-robot-ui .hswa-widget.hswa-position-right .hswa-box,
.hostseo-robot-ui .hswa-box{left: 10px;
    right: 10px;
    bottom: calc(12px + env(safe-area-inset-bottom));
    border-radius: 20px;}
.hostseo-robot-ui .hswa-header{padding: 13px;}
.hostseo-robot-ui .hswa-content{padding: 13px;}
.hostseo-robot-ui .hswa-brand strong{font-size: 14px;}
.hostseo-robot-ui .hswa-brand small{font-size: 11px;}
.hostseo-robot-ui .hswa-btn{font-size: 13.5px;}}
@media (max-height: 520px) and (max-width: 900px){.hostseo-robot-ui .hswa-box{max-height: calc(100dvh - 20px);}
.hostseo-robot-ui .hswa-content{max-height: calc(100dvh - 100px);
    overflow-y: auto;}}
.hostseo-robot-ui .hswa-widget.hswa-position-right{left: auto;
  right: 24px;}
.hostseo-robot-ui .hswa-top-button.is-visible{opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);}
.hostseo-robot-ui .hswa-top-icon-wrap svg{animation: hswaTopFloat 2.2s ease-in-out infinite;}
.hostseo-robot-ui .hswa-icon-wrap svg{animation: hswaWaBreath 2.8s ease-in-out infinite;}
.hostseo-robot-ui .hswa-float:hover .hswa-icon-wrap svg,
.hostseo-robot-ui .hswa-top-button:hover .hswa-top-icon-wrap svg{animation-duration: 1.15s;}
.hostseo-robot-ui .hswa-floating-actions{position:relative;
  z-index:4}
.hostseo-robot-ui .hswa-box{z-index:9}
.hostseo-robot-ui .hswa-action-link{z-index:3}
.hostseo-robot-ui .hswa-support-button{background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,0) 38%),linear-gradient(135deg,#f39a35 0%,#c96a17 55%,#8e4710 100%);
  box-shadow:0 14px 30px rgba(143,71,16,.24),0 0 0 1px rgba(255,255,255,.18) inset,0 0 0 6px rgba(244,124,32,.09)}
.hostseo-robot-ui .hswa-support-button::after{background:#ffd4a7;
  border-color:#8e4710;
  box-shadow:0 0 10px rgba(255,192,124,.8)}
.hostseo-robot-ui .hswa-widget.active .hswa-support-button{z-index:1;
  pointer-events:none}
.hostseo-robot-ui .brand.brand-image{display:inline-flex;
  align-items:center;
  gap:0;
  min-width:0;
  text-decoration:none;}
.hostseo-robot-ui .brand.brand-image img{display:block;
  width:auto;
  max-width:190px;
  height:44px;
  object-fit:contain;}
.hostseo-robot-ui .footer-logo.brand-image img,
.hostseo-robot-ui .footer-brand-image img{max-width:210px;
  height:50px;}
@media (max-width:640px){.hostseo-robot-ui .brand.brand-image img{max-width:156px;
    height:38px;}
.hostseo-robot-ui .footer-logo.brand-image img,
.hostseo-robot-ui .footer-brand-image img{max-width:180px;
    height:44px;}}
.hostseo-robot-ui .hswa-livechat-button{color:#ffffff !important;
  background:
    linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,0) 38%),
    linear-gradient(135deg,#5764ff 0%,#2d49a0 52%,#1b285f 100%) !important;
  box-shadow:
    0 14px 30px rgba(27,40,95,.24),
    0 0 0 1px rgba(255,255,255,.18) inset,
    0 0 0 6px rgba(87,100,255,.08) !important;}
.hostseo-robot-ui .hswa-livechat-button::after{background:#b2bcff !important;
  border-color:#1b285f !important;
  box-shadow:0 0 10px rgba(178,188,255,.82) !important;}
.hostseo-robot-ui .hswa-livechat-button .hswa-action-icon-wrap,
.hostseo-robot-ui .hswa-livechat-button svg{color:#ffffff !important;}
.hostseo-robot-ui .hswa-livechat-button:hover{transform:translateY(-3px) scale(1.04) !important;}
.hostseo-robot-ui .footer-bottom .footer-bottom-links{display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:10px !important;
  flex-wrap:wrap !important;}
.hostseo-robot-ui .footer-bottom .footer-bottom-links a{display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  min-height:34px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  color:rgba(255,255,255,.72) !important;
  background:rgba(255,255,255,.045) !important;
  border:1px solid rgba(255,255,255,.075) !important;
  text-decoration:none !important;
  transition:transform .18s ease, color .18s ease, background .18s ease, border-color .18s ease !important;}
.hostseo-robot-ui .footer-bottom .footer-bottom-links a:hover{transform:translateY(-2px) !important;
  color:#ffffff !important;
  background:rgba(255,255,255,.08) !important;
  border-color:rgba(255,255,255,.16) !important;}
.hostseo-robot-ui .footer-bottom .footer-bottom-links a i{font-size:.82rem !important;
  line-height:1 !important;
  color:#ffbd85 !important;}
.hostseo-robot-ui .footer-bottom .footer-bottom-links a.footer-social-link{width:34px !important;
  min-width:34px !important;
  height:34px !important;
  padding:0 !important;
  border-radius:50% !important;
  background:#ffffff !important;
  color:#071b3a !important;
  border-color:rgba(255,255,255,.18) !important;
  box-shadow:0 10px 20px rgba(0,0,0,.12) !important;}
.hostseo-robot-ui .footer-bottom .footer-bottom-links a.footer-social-link i{color:#071b3a !important;
  font-size:.88rem !important;}
.hostseo-robot-ui .footer-bottom .footer-bottom-links a.footer-social-link:hover{background:#ffbd85 !important;
  color:#071b3a !important;
  border-color:#ffbd85 !important;}
@media (max-width:720px){.hostseo-robot-ui .footer-bottom .footer-bottom-links{justify-content:flex-start !important;
    margin-top:14px !important;}}
.hostseo-robot-ui .hostseo-footer-link{color:var(--orange) !important;
  font-weight:900;
  text-decoration-line:underline;
  text-decoration-style:dashed;
  text-decoration-thickness:1px;
  text-underline-offset:4px;
  transition:color .18s ease, text-decoration-color .18s ease;}
.hostseo-robot-ui .hostseo-footer-link:hover{color:#ff8a2a !important;
  text-decoration-color:#ff8a2a;}
.hostseo-robot-ui .hswa-floating-actions .hswa-fa-icon{display:inline-grid !important;
  place-items:center !important;
  width:1em !important;
  height:1em !important;
  font-size:20px !important;
  line-height:1 !important;
  color:currentColor !important;
  transform:translateZ(0) !important;
  transition:transform .2s ease !important;}
.hostseo-robot-ui .hswa-floating-actions .hswa-top-icon-wrap .hswa-fa-icon{font-size:21px !important;}
.hostseo-robot-ui .hswa-floating-actions .hswa-action-icon-wrap .hswa-fa-icon{font-size:20px !important;}
.hostseo-robot-ui .hswa-floating-actions .hswa-icon-wrap .hswa-fa-icon{font-size:23px !important;}
.hostseo-robot-ui .hswa-floating-actions button:hover .hswa-fa-icon,
.hostseo-robot-ui .hswa-floating-actions a:hover .hswa-fa-icon{transform:translateY(-1px) scale(1.04) !important;}
@keyframes hswaTopFloat{
   0%,100% {
    transform:translateY(0)
  }

  50% {
    transform:translateY(-3px)
  }

}
@keyframes hswaWaBreath{
   0%,100% {
    transform:scale(1)
  }

  50% {
    transform:scale(1.08)
  }

}
.hostseo-robot-ui .whmcs-inner-spotlight{position:relative;
  isolation:isolate;
  display:flex;
  align-items:center;
  min-height:264px;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 12% 18%,rgba(110,125,146,.14),transparent 24%),
    radial-gradient(circle at 84% 74%,rgba(30,91,146,.18),transparent 26%),
    linear-gradient(120deg,#242a31 0%,#161e28 22%,#0d1827 56%,#051228 100%);}
.hostseo-robot-ui .whmcs-inner-spotlight:before{content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    linear-gradient(90deg,rgba(8,12,18,.42),rgba(8,12,18,.10) 34%,rgba(5,18,40,.06) 68%,rgba(8,12,18,.34)),
    linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),
    linear-gradient(180deg,rgba(255,255,255,.022) 1px,transparent 1px);
  background-size:auto,58px 58px,58px 58px;
  pointer-events:none;}
.hostseo-robot-ui .whmcs-inner-spotlight:after{content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:3;
  height:3px;
  background:linear-gradient(90deg,transparent 0%,rgba(133,149,167,.45) 12%,rgba(76,196,245,.95) 52%,rgba(16,104,180,.75) 82%,transparent 100%);}
.hostseo-robot-ui .whmcs-plexus-canvas{position:absolute;
  inset:0;
  z-index:1;
  width:100%;
  height:100%;
  opacity:.52;
  mix-blend-mode:screen;
  pointer-events:none;}
.hostseo-robot-ui .whmcs-spotlight-inner{position:relative;
  z-index:2;
  padding:22px 0 26px;}
.hostseo-robot-ui .whmcs-spotlight-layout{display:grid;
  grid-template-columns:minmax(0,1fr) 400px;
  align-items:center;
  gap:48px;
  width:100%;
  min-height:190px;
  margin:0;}
.hostseo-robot-ui .whmcs-spotlight-copy{display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:14px;
  max-width:620px;}
.hostseo-robot-ui .whmcs-breadcrumb{display:inline-flex;
  align-items:center;
  flex-wrap:wrap;
  gap:9px;
  margin:0;
  padding:8px 13px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  background:rgba(255,255,255,.05);
  backdrop-filter:blur(8px);
  font-size:.73rem;
  font-weight:800;
  color:rgba(255,255,255,.54);}
.hostseo-robot-ui .whmcs-breadcrumb a{display:inline-flex;align-items:center;gap:7px;color:#a9ddff;text-decoration:none;transition:.2s ease;}
.hostseo-robot-ui .whmcs-breadcrumb a:hover{color:#fff;}
.hostseo-robot-ui .whmcs-breadcrumb strong{color:#fff;}
.hostseo-robot-ui .whmcs-portal-wordmark{position:relative;
  display:inline-flex;
  align-items:flex-end;
  gap:14px;
  margin:0;
  padding:0 0 10px;}
.hostseo-robot-ui .whmcs-portal-wordmark:after{content:"";
  position:absolute;
  left:2px;
  right:0;
  bottom:0;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--whmcs-cyan),var(--whmcs-orange) 48%,transparent 92%);}
.hostseo-robot-ui .whmcs-wordmark-main{display:block;
  font-family:Manrope,Inter,sans-serif;
  font-size:clamp(2.45rem,4vw,3.55rem);
  font-weight:900;
  line-height:.88;
  letter-spacing:-.075em;
  color:#fff;
  text-shadow:0 10px 28px rgba(0,0,0,.26);}
.hostseo-robot-ui .whmcs-wordmark-sub{display:block;
  margin-bottom:4px;
  padding:7px 10px 6px;
  border-left:2px solid rgba(50,186,242,.72);
  color:#9edcff;
  font-size:.76rem;
  font-weight:900;
  line-height:1;
  letter-spacing:.22em;}
.hostseo-robot-ui .whmcs-spotlight-copy>p{max-width:510px;
  margin:0;
  color:rgba(229,241,255,.80);
  font-size:.95rem;
  line-height:1.6;}
.hostseo-robot-ui .whmcs-account-panel{position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  width:100%;
  max-width:none;
  margin:0;
  padding:12px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:14px;
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.04));
  box-shadow:0 20px 46px rgba(1,10,24,.24),inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  overflow:hidden;}
.hostseo-robot-ui .whmcs-account-panel:before{content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  padding:1px;
  background:linear-gradient(145deg,rgba(92,214,255,.45),rgba(255,255,255,.04) 45%,rgba(244,122,42,.30));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;}
.hostseo-robot-ui .whmcs-account-panel:after{content:"";
  position:absolute;
  width:170px;
  height:170px;
  right:-72px;
  top:-84px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(87,204,255,.20),rgba(87,204,255,0) 70%);
  filter:blur(5px);
  animation:whmcsPanelGlow 7s ease-in-out infinite;
  pointer-events:none;}
.hostseo-robot-ui .whmcs-security-state,
.hostseo-robot-ui .whmcs-ticket-button{position:relative;
  display:grid;
  grid-template-columns:44px 1fr 32px;
  grid-template-rows:auto 1fr;
  align-items:start;
  column-gap:10px;
  row-gap:14px;
  min-height:132px;
  padding:14px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:8px;
  color:#fff;
  text-decoration:none;
  overflow:hidden;
  isolation:isolate;
  transition:transform .24s ease,box-shadow .24s ease,filter .24s ease,border-color .24s ease;}
.hostseo-robot-ui .whmcs-security-state{background:
    radial-gradient(circle at 84% 12%,rgba(124,232,255,.26),transparent 30%),
    linear-gradient(145deg,#0a73d9 0%,#0b8fc8 58%,#13a6cf 100%);
  box-shadow:0 14px 28px rgba(0,83,179,.24),inset 0 1px 0 rgba(255,255,255,.22);}
.hostseo-robot-ui .whmcs-ticket-button{background:
    radial-gradient(circle at 84% 12%,rgba(229,255,181,.30),transparent 30%),
    linear-gradient(145deg,#87b93a 0%,#679b20 52%,#4b7614 100%);
  box-shadow:0 14px 28px rgba(92,145,26,.28),inset 0 1px 0 rgba(255,255,255,.28);}
.hostseo-robot-ui .whmcs-security-state:before,
.hostseo-robot-ui .whmcs-ticket-button:before{content:"";
  position:absolute;
  inset:-55% auto -55% -24%;
  width:56%;
  z-index:-1;
  background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.25) 46%,rgba(255,255,255,.06) 58%,transparent 100%);
  transform:translateX(-150%) skewX(-18deg);
  animation:whmcsButtonShine 5.2s ease-in-out infinite;}
.hostseo-robot-ui .whmcs-ticket-button:before{animation-delay:1.15s;}
.hostseo-robot-ui .whmcs-security-state:after,
.hostseo-robot-ui .whmcs-ticket-button:after{content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  border-radius:inherit;
  padding:1px;
  background:linear-gradient(135deg,rgba(255,255,255,.44),rgba(255,255,255,.05) 42%,rgba(255,255,255,.22));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  opacity:.72;
  animation:whmcsBorderBreath 4.2s ease-in-out infinite;
  pointer-events:none;}
.hostseo-robot-ui .whmcs-ticket-button:after{animation-delay:.9s;}
.hostseo-robot-ui .whmcs-security-state:hover,
.hostseo-robot-ui .whmcs-ticket-button:hover{transform:translateY(-3px);
  filter:saturate(1.08) brightness(1.03);
  border-color:rgba(255,255,255,.30);
  color:#fff;}
.hostseo-robot-ui .whmcs-security-state:hover{box-shadow:0 20px 38px rgba(0,83,179,.34),inset 0 1px 0 rgba(255,255,255,.24);}
.hostseo-robot-ui .whmcs-ticket-button:hover{box-shadow:0 20px 40px rgba(54,95,13,.42),inset 0 1px 0 rgba(255,255,255,.28);}
.hostseo-robot-ui .whmcs-security-symbol,
.hostseo-robot-ui .whmcs-ticket-icon,
.hostseo-robot-ui .whmcs-action-arrow{position:relative;
  z-index:1;
  display:grid;
  place-items:center;}
.hostseo-robot-ui .whmcs-security-symbol,
.hostseo-robot-ui .whmcs-ticket-icon{grid-column:1;
  grid-row:1;
  width:44px;
  height:44px;
  border-radius:7px;
  background:linear-gradient(145deg,rgba(4,20,45,.27),rgba(4,20,45,.13));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 8px 20px rgba(2,14,31,.14);
  animation:whmcsIconPulse 4.6s ease-in-out infinite;}
.hostseo-robot-ui .whmcs-ticket-icon{animation-delay:.8s;}
.hostseo-robot-ui .whmcs-security-symbol:after,
.hostseo-robot-ui .whmcs-ticket-icon:after{content:"";
  position:absolute;
  inset:-6px;
  border-radius:10px;
  border:1px solid rgba(255,255,255,.10);
  opacity:0;
  transform:scale(.82);
  transition:.24s ease;}
.hostseo-robot-ui .whmcs-security-state:hover .whmcs-security-symbol:after,
.hostseo-robot-ui .whmcs-ticket-button:hover .whmcs-ticket-icon:after{opacity:1;transform:scale(1);}
.hostseo-robot-ui .whmcs-security-copy,
.hostseo-robot-ui .whmcs-ticket-copy{position:relative;
  z-index:1;
  display:grid;
  align-self:end;
  grid-column:1 / -1;
  grid-row:2;
  gap:4px;
  min-width:0;}
.hostseo-robot-ui .whmcs-security-copy small,
.hostseo-robot-ui .whmcs-ticket-copy small{font-size:.62rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:rgba(255,255,255,.74);}
.hostseo-robot-ui .whmcs-security-copy strong,
.hostseo-robot-ui .whmcs-ticket-copy strong{font-size:.9rem;color:#fff;letter-spacing:-.01em;}
.hostseo-robot-ui .whmcs-action-arrow{grid-column:3;
  grid-row:1;
  justify-self:end;
  width:32px;
  height:32px;
  border-radius:7px;
  background:linear-gradient(145deg,rgba(4,20,45,.22),rgba(4,20,45,.12));
  border:1px solid rgba(255,255,255,.16);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
  transition:transform .24s ease,background .24s ease,box-shadow .24s ease;}
.hostseo-robot-ui .whmcs-security-state:hover .whmcs-action-arrow,
.hostseo-robot-ui .whmcs-ticket-button:hover .whmcs-action-arrow{transform:translateX(4px);
  background:rgba(4,20,45,.28);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 8px 18px rgba(2,14,31,.14);}
@media (max-width:980px){.hostseo-robot-ui .whmcs-spotlight-layout{grid-template-columns:1fr;gap:20px;min-height:auto;}
.hostseo-robot-ui .whmcs-spotlight-copy{max-width:100%;}
.hostseo-robot-ui .whmcs-account-panel{grid-template-columns:repeat(2,minmax(0,1fr));max-width:420px;}}
@media (max-width:760px){.hostseo-robot-ui .whmcs-spotlight-inner{padding:20px 0 24px;}
.hostseo-robot-ui .whmcs-wordmark-main{font-size:2.25rem;}}
@media (max-width:560px){.hostseo-robot-ui .whmcs-account-panel{grid-template-columns:1fr;max-width:340px;padding:10px;border-radius:12px;}
.hostseo-robot-ui .whmcs-security-state,
.hostseo-robot-ui .whmcs-ticket-button{min-height:104px;}}
@media (prefers-reduced-motion: reduce){.hostseo-robot-ui .whmcs-account-panel:after,
.hostseo-robot-ui .whmcs-security-state:before,
.hostseo-robot-ui .whmcs-ticket-button:before,
.hostseo-robot-ui .whmcs-security-state:after,
.hostseo-robot-ui .whmcs-ticket-button:after,
.hostseo-robot-ui .whmcs-security-symbol,
.hostseo-robot-ui .whmcs-ticket-icon{animation:none!important;}
.hostseo-robot-ui .whmcs-security-state,
.hostseo-robot-ui .whmcs-ticket-button,
.hostseo-robot-ui .whmcs-action-arrow{transition:none!important;}}
@keyframes whmcsPanelGlow{
  0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.58;}
  50%{transform:translate3d(-12px,10px,0) scale(1.08);opacity:.90;}
}
@keyframes whmcsButtonShine{
  0%,72%,100%{transform:translateX(-150%) skewX(-18deg);}
  38%,52%{transform:translateX(300%) skewX(-18deg);}
}
@keyframes whmcsBorderBreath{
  0%,100%{opacity:.42;}
  50%{opacity:.92;}
}
@keyframes whmcsIconPulse{
  0%,100%{transform:translateY(0);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 8px 20px rgba(2,14,31,.14);}
  50%{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 12px 26px rgba(2,14,31,.20);}
}