@charset "UTF-8";
input:focus,
textarea:focus,
select:focus {
  box-shadow: none !important;
  outline: none !important; }

body {
  font-family: "Space Grotesk", sans-serif;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background: #f3f4f6;
  color: #111827 !important;
  font-size: 18px; }

a {
  color: #111827 !important; }

h1, h2, h3, h4, h5, h6 {
  color: #111827 !important; }

.navbar-brand {
  font-weight: 900 !important; }

main {
  flex: 1; }

.push {
  padding-top: 38px; }

.pushpush {
  padding-top: 50px; }

.navbar-brand {
  color: #111827 !important; }

.btn-white {
  background: #ffffff !important;
  color: #111827 !important;
  border-radius: 4px !important;
  border: 1px solid #d1d5db !important; }

.top-nav-dark {
  background: #ffffff !important;
  min-height: 70px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e5e7eb; }

header.intro {
  color: #111827 !important;
  background: #f9fafb;
  margin-bottom: 70px;
  z-index: 1 !important;
  position: relative; }

/* Optional hero overlay
.intro::after {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url('/images/overlay.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    opacity: .06;
} */
header.intro h5 {
  color: #111827 !important;
  font-weight: 900; }

section.holder,
header.intro {
  padding-top: 150px; }

.header-quickinfo {
  margin-top: 100px; }

.header-quickinfo p {
  padding-top: 10px !important; }

header.intro h1 {
  font-weight: 800;
  font-size: 3.815rem;
  color: #111827 !important; }

header.intro .btn {
  padding-left: 1.5em;
  padding-right: 1.5em; }

header.intro p {
  padding: 20px 0;
  color: #4b5563 !important;
  font-size: 1.4rem; }

section.holder {
  padding: 50px 0; }

header.intro .btn-primary {
  color: #ffffff !important;
  background: #2563eb !important;
  border-color: #2563eb !important;
  border-radius: 0px !important;
  padding: 0 36px;
  height: 54px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

header.intro .btn-dark {
  background: #111827 !important;
  color: #f9fafb;
  border-radius: 0px !important;
  padding: 0 36px;
  height: 54px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

header.intro .card-header {
  border: 0px; }

header.intro .card {
  box-shadow: 0 1rem 3rem rgba(15, 23, 42, 0.15) !important;
  border: 1px solid #e5e7eb;
  background: #ffffff !important; }

/* Checkout / generic light cards */
.checkoutbox .card-header,
header.intro .card-header {
  background: transparent !important;
  font-weight: 900;
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 15px; }

.checkoutbox,
.darkcard {
  border: 1px solid #e5e7eb !important;
  background: #ffffff !important;
  color: #111827 !important;
  box-shadow: 0 10px 25px -5px rgba(15, 23, 42, 0.08); }

.darkcard th,
.darkcard td {
  background: transparent !important;
  color: #111827 !important;
  border-bottom: 1px solid #e5e7eb !important; }

.vps-price-box,
.card {
  border: 1px solid #e5e7eb !important;
  border-radius: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #ffffff !important;
  color: #111827 !important;
  box-shadow: 0 10px 25px -5px rgba(15, 23, 42, 0.08); }

.modal-content {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  color: #111827; }

.modal-footer {
  border-top: 0px !important; }

.modal-header {
  border-bottom: 0px !important; }

.vps-price-box h5 {
  font-weight: 900; }

.vps-price .cur {
  font-size: 24px; }

.vps-price .price {
  font-size: 38px;
  font-weight: bold; }

.vps-price .mo {
  font-size: 24px; }

.vps-price-box h6 {
  opacity: 0.8;
  font-size: 15px;
  padding-bottom: 10px; }

.vps-price-box .line {
  padding-top: 35px !important;
  margin-bottom: 35px !important;
  border-bottom: 1px solid #e5e7eb; }

.vps-price-box .specs {
  margin-bottom: 5px;
  margin-top: 8px; }

.vps-price-box .specs b {
  font-weight: 900; }

.btn-dark {
  background: #111827 !important;
  border: 1px solid #111827;
  border-radius: 3px;
  color: #ffffff !important; }

.os-select {
  width: 100%;
  background: #ffffff !important;
  border: 1px solid #d1d5db;
  padding: 15px;
  cursor: pointer;
  border-radius: 3px; }

.os-radio {
  display: none !important; }

.os-radio:checked + .os-select {
  border: 1px solid #2563eb !important;
  box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.12); }

.checkoutbox .table {
  margin-bottom: 0px;
  padding-bottom: 0px; }

.checkoutbox .table td {
  border-bottom: 0px; }

/* Primary buttons, Windows-ish blue */
.btn-primary {
  background: #2563eb !important;
  border: 1px solid #2563eb !important;
  color: #ffffff !important;
  border-radius: 1px; }

.info-header {
  padding-bottom: 50px; }

#features h5,
#faq h5 {
  font-weight: 900; }

/* Light footer */
footer {
  margin-top: 150px !important;
  background: #f9fafb !important;
  padding-top: 20px;
  color: #4b5563 !important;
  border-top: 1px solid #e5e7eb; }

footer h5 {
  color: #111827 !important; }

footer p {
  padding-bottom: 0px;
  margin-bottom: 0px; }

.selected-border {
  border: 1px solid #2563eb; }

.blur-password {
  background: #4b5563;
  color: #4b5563 !important; }

.blur-password:hover,
.blur-password:focus,
.blur-password:active {
  background: transparent !important; }

/* Modal base */
.modal {
  display: none; }

/* Show the modal when it's targeted */
.modal:target {
  display: block; }

/* Modal Overlay Styling */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(15, 23, 42, 0.75); }

.modal-dialog {
  margin: 100px auto; }

.invoice .pay-input {
  background: #eeeeee;
  color: #000;
  font-weight: bold !important;
  padding: 10px !important; }

.text-black {
  color: #000 !important; }

/* Outline primary buttons */
.btn-outline-primary {
  border: 1px solid #2563eb !important;
  color: #2563eb; }

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
  color: #ffffff !important;
  background: #2563eb !important; }

/* Form styling for light theme */
.form-control,
.form-control:hover,
.form-control:focus {
  background: #ffffff;
  color: #111827;
  border: 1px solid #d1d5db; }

.form-control::placeholder {
  color: #9ca3af; }

.form-control-success,
.form-control-success:hover,
.form-control-success:focus {
  background: #68b08f; }

.loader {
  width: 30px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ffffff;
  --_m:
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: l3 1s infinite linear; }

@keyframes l3 {
  to {
    transform: rotate(1turn); } }
.btn-poweroff {
  background: #C84B4B !important;
  border-radius: 2px;
  color: #ffffff !important; }

.btn-reboot {
  background: #4B70C8 !important;
  border-radius: 2px;
  color: #ffffff; }

/* NO-KYC pill – light version */
.no-kyc {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 50px;
  background: #ffffff !important;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start; }

.no-kyc-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #2563eb;
  border-radius: 50px;
  width: 54px;
  min-width: 54px;
  height: 54px; }

.no-kyc-icon img {
  width: 24px !important;
  filter: brightness(0) invert(1); }

.no-kyc-text {
  padding: 0 25px 0 20px;
  font-size: 16px;
  color: #111827;
  font-weight: 400; }

/* Datacenter highlight */
.dc-box {
  background: #ffffff;
  height: 400px;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 16px 40px -10px rgba(15, 23, 42, 0.18); }

#datacenter {
  padding-top: 200px;
  padding-bottom: 200px; }

#features {
  padding-top: 100px;
  padding-bottom: 100px; }

#datacenter h2 {
  font-size: 2.441rem !important;
  font-weight: 900;
  color: #111827; }

#datacenter p {
  margin-bottom: 50px;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  color: #4b5563; }

/* Promo bar */
.promotop {
  background: #111827;
  color: #ffffff; }

.promotop p {
  margin: 0px;
  padding: 0px; }

.promotop p {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

/* Tor intro stays dark on purpose */
header.intro-tor {
  background: #000000;
  margin-bottom: 70px;
  padding-top: 100px;
  padding-bottom: 100px; }

header.intro-tor h1 {
  color: #2fff00 !important;
  font-size: 62px;
  text-transform: uppercase; }

header.intro-tor p {
  color: #ffffff !important; }

header.intro-tor .btn-dark {
  background: #000000 !important;
  color: #ffffff;
  border-radius: 0px !important;
  border: 3px solid blueviolet !important;
  padding: 0 36px;
  height: 54px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

/* Chat widget */
.chat-popup {
  position: fixed;
  bottom: 80px;
  right: 20px;
  width: 350px;
  max-height: 80vh;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.25);
  display: none;
  z-index: 1050;
  flex-direction: column;
  overflow-y: auto;
  border: 1px solid #e5e7eb !important; }

.chat-popup-header {
  color: #111827;
  padding: 10px 15px;
  font-weight: bold;
  border-bottom: 1px solid #e5e7eb;
  background: #f3f4f6; }

.chat-popup-body {
  padding: 15px;
  color: #111827; }

.floating-chat-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1051;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #2563eb;
  color: #ffffff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.4); }

/* Show when toggled */
.chat-popup.show {
  display: flex; }

/* Fullscreen mode for mobile */
@media (max-width: 576px) {
  .chat-popup {
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    max-height: none; }

  .chat-popup-header {
    font-size: 1.25rem;
    padding: 15px; }

  .chat-popup-body {
    padding: 20px;
    flex: 1;
    overflow-y: auto; }

  .floating-chat-btn {
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    font-size: 20px; } }
/* Feature cards in light style */
#features .card {
  border: 0px !important;
  box-shadow: 0 10px 25px -5px rgba(15, 23, 42, 0.08);
  background: #ffffff !important; }

#features h5 {
  font-size: 1.25rem;
  font-weight: 900;
  color: #111827; }

#features .info-header {
  font-size: 3.052rem;
  font-weight: 900;
  color: #111827; }

.text-muted {
  color: #6b7280 !important; }

.list-group-item {
  background: #ffffff;
  color: #4b5563 !important;
  border: 1px solid #e5e7eb !important; }

.table > :not(caption) > * > * {
  color: #111827;
  background: #ffffff !important; }

.breadcrumb a,
.breadcrumb-item {
  color: #4b5563 !important; }

/*# sourceMappingURL=main.css.map */
