@charset "utf-8";

html[data-front-theme="apple"] body {
  background: #f5f7fb !important;
}

html[data-front-theme="apple"] #wrapper,html[data-front-theme="apple"] #topbar {
  max-width: 1200px;
}

html[data-front-theme="apple"] #header,html[data-front-theme="apple"] #txtbox,html[data-front-theme="apple"] .sitepath {
  border: 1px solid rgba(0, 122, 255, .10) !important;
  box-shadow: 0 18px 42px rgba(29, 78, 216, .08) !important;
}

html[data-front-theme="apple"] #navbox {
  background: #007aff !important;
}

html[data-front-theme="apple"] .sbtn {
  background: #007aff !important;
}

html[data-front-theme="apple"] a {
  color: #0066d6;
}

/* Final Webdir-compatible VIP thumbnail overrides. */

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb {
  align-items: center !important;
  background: linear-gradient(145deg, #f8fbff, #eef6ff) !important;
  border: 1px solid rgba(37, 99, 235, .14) !important;
  border-radius: 18px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .96), 0 12px 24px rgba(15, 23, 42, .08) !important;
  display: flex !important;
  flex: 0 0 116px !important;
  height: 116px !important;
  justify-content: center !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: 116px !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img,html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img[src*="/uploads/website/ico/"],html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img[src*="uploads/website/ico/"] {
  border: 0 !important;
  border-radius: 14px !important;
  box-shadow: none !important;
  height: 88px !important;
  max-height: 88px !important;
  max-width: 88px !important;
  object-fit: contain !important;
  padding: 0 !important;
  width: 88px !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb.vip-thumb-fallback {
  background: linear-gradient(145deg, #f8fbff, #eef6ff) !important;
  border: 1px solid rgba(37, 99, 235, .14) !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb.vip-thumb-fallback .vip-letter-main {
  border-radius: 26px !important;
  font-size: 48px !important;
  height: 88px !important;
  width: 88px !important;
}

/* Homepage latest outbound sites stay on one stable row. */

/* Keep VIP fallback thumbnails consistent with uploaded logo thumbnails. */

html[data-front-theme="apple"] #mainbox.vip-page .vip-thumb.vip-thumb-fallback {
  background: linear-gradient(145deg, #f5c542, #edb62e) !important;
  border: 3px solid #ffd43b !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.42), 0 8px 16px rgba(180,125,12,.16) !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-thumb.vip-thumb-fallback .vip-letter-main {
  background: linear-gradient(145deg, #4f7df1, #2852d8) !important;
  border-radius: 22px !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.22), 0 8px 14px rgba(26,60,170,.28) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

/* Match the Webdir left-column thumbnail treatment. */

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb {
  align-items: center !important;
  background: linear-gradient(145deg, #f8fbff, #eef6ff) !important;
  border: 1px solid rgba(37, 99, 235, .14) !important;
  border-radius: 18px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .96), 0 12px 24px rgba(15, 23, 42, .08) !important;
  display: flex !important;
  flex: 0 0 116px !important;
  height: 116px !important;
  justify-content: center !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: 116px !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img,html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img[src*="/uploads/website/ico/"],html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img[src*="uploads/website/ico/"] {
  border: 0 !important;
  border-radius: 14px !important;
  box-shadow: none !important;
  height: 88px !important;
  max-height: 88px !important;
  max-width: 88px !important;
  object-fit: contain !important;
  padding: 0 !important;
  width: 88px !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb.vip-thumb-fallback {
  background: linear-gradient(145deg, #f8fbff, #eef6ff) !important;
  border: 1px solid rgba(37, 99, 235, .14) !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb.vip-thumb-fallback .vip-letter-main {
  border-radius: 26px !important;
  font-size: 48px !important;
  height: 88px !important;
  width: 88px !important;
}

/* Keep cool-site labels crisp while preserving hover colors and shadows. */

/* Give the text logo a little more breathing room above the header row. */

html[data-front-theme="apple"] #topbox {
  padding-top: 14px !important;
  padding-bottom: 8px !important;
}

/* Revenue-focused quick review strip. */

@media (max-width: 560px) {
  html[data-front-theme="apple"] #topbox {
    padding-top: 11px !important;
    padding-bottom: 7px !important;
  }
}

/* Final Webdir-compatible VIP thumbnail overrides. */

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb {
  align-items: center !important;
  background: linear-gradient(145deg, #f8fbff, #eef6ff) !important;
  border: 1px solid rgba(37, 99, 235, .14) !important;
  border-radius: 18px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .96), 0 12px 24px rgba(15, 23, 42, .08) !important;
  display: flex !important;
  flex: 0 0 116px !important;
  height: 116px !important;
  justify-content: center !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: 116px !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img,html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img[src*="/uploads/website/ico/"],html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb img[src*="uploads/website/ico/"] {
  border: 0 !important;
  border-radius: 14px !important;
  box-shadow: none !important;
  height: 88px !important;
  max-height: 88px !important;
  max-width: 88px !important;
  object-fit: contain !important;
  padding: 0 !important;
  width: 88px !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb.vip-thumb-fallback {
  background: linear-gradient(145deg, #f8fbff, #eef6ff) !important;
  border: 1px solid rgba(37, 99, 235, .14) !important;
}

html[data-front-theme="apple"] #mainbox.vip-page .vip-list-item.vip-card.vip-floating-card .vip-thumb.vip-thumb-fallback .vip-letter-main {
  border-radius: 26px !important;
  font-size: 48px !important;
  height: 88px !important;
  width: 88px !important;
}