/* Haydar overlays on Hostiko so React nav, logo, and CMS content sit cleanly. */
:root {
  --haydar-ink: #162336;
  --haydar-accent: #3b61de;
  --haydar-accent-dark: #2a4cc4;
}

/* Live haydar.in tokens: dark navy surfaces, blue accent (not Hostiko purple). */
.home_banner_section,
.bg_5d088e,
.blog_hero_banner,
.mailing_box01,
.header04_top_bar,
.reseller_feature_heading,
.domain_table thead {
  background-color: var(--haydar-ink) !important;
}
.build_your_website,
.purple_plan_box,
.bg_4a0671 {
  background-color: var(--haydar-ink);
}
.color_5d088e {
  color: var(--haydar-accent) !important;
}
a:hover {
  color: var(--haydar-accent);
}
.btn_success_story:hover,
.btn_more_script:hover,
.btn_submit_message:hover,
.search_domain_btn:hover,
.social_links .icon_img:hover {
  background-color: var(--haydar-accent) !important;
  border-color: var(--haydar-accent);
}
.purple_box {
  border-color: var(--haydar-accent);
}

.wrapper {
  overflow-x: hidden;
}

/* ----- Header ----- */
.haydar-header {
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 200;
}
.haydar-header.is-stuck {
  box-shadow: 0 8px 24px rgba(29, 3, 43, 0.08);
}
.haydar-nav-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
  height: 80px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.haydar-logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none !important;
}
.haydar-logo img {
  height: 44px;
  width: auto;
  max-width: 210px;
  display: block;
  object-fit: contain;
}
.haydar-footer-brand {
  display: inline-block;
  margin-bottom: 18px;
}
.haydar-footer-brand img {
  height: 40px;
  width: auto;
  max-width: 200px;
  display: block;
  filter: brightness(0) invert(1);
}
.haydar-menu {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}
.haydar-menu > li {
  position: relative;
  margin: 0;
}
.haydar-menu > li > a {
  display: flex;
  align-items: center;
  height: 80px;
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #777 !important;
  padding: 0 12px;
  margin: 0 !important;
  white-space: nowrap;
}
.haydar-menu > li > a:hover,
.haydar-menu > li > a.active {
  color: #1c032b !important;
}
.haydar-dd-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 14px;
  min-width: 220px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
  z-index: 50;
  padding: 8px 0;
}
.haydar-dd:hover > .haydar-dd-menu {
  display: block;
}
.haydar-dd-menu a {
  display: block;
  padding: 10px 22px !important;
  margin: 0 !important;
  color: #3e4555 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.haydar-dd-menu a:hover,
.haydar-dd-menu a.active {
  background: var(--haydar-accent);
  color: #fff !important;
}
.haydar-nav-aside {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: auto;
  flex-shrink: 0;
  height: 80px;
}
.haydar-nav-contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  line-height: 1.2;
}
.haydar-nav-phone,
.haydar-nav-touch {
  display: block;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #111 !important;
}
.haydar-nav-touch {
  color: #fa2c68 !important;
  margin-top: 2px;
}
.haydar-nav-touch:hover {
  color: var(--haydar-accent) !important;
}
.haydar-cart-btn {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 14px;
  color: var(--haydar-accent) !important;
  text-transform: uppercase;
  font-weight: 700;
  border: 2px solid var(--haydar-accent);
  border-radius: 6px;
  padding: 10px 22px;
  white-space: nowrap;
}
.haydar-cart-btn:hover {
  background: var(--haydar-accent);
  color: #fff !important;
}
.haydar-cart-badge {
  background: #fa2c68;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
  min-width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 6px;
}
.haydar-burger {
  display: none;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  padding: 8px 6px;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
}
.haydar-burger span {
  display: block;
  height: 2px;
  width: 100%;
  background: var(--haydar-accent);
}
.haydar-mobile {
  display: none;
}

.nav_contact_list .nav_mobile_view a::before,
.nav_contact_list li a::before {
  display: none !important;
}

/* ----- Home alignment ----- */
.home_banner_section {
  overflow: hidden;
}
.home_banner_section .container .row {
  margin-left: 0;
  margin-right: 0;
}
.home_banner_section .container .row > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.hosting_plan_outer_box:before {
  left: 12px !important;
  top: -36px !important;
  width: 220px !important;
  opacity: 0.85;
}
.hosting_plan_outer_box:after {
  right: 12px !important;
  bottom: -36px !important;
}
.banner_content .banner_btn {
  position: relative;
  z-index: 2;
}
.home_banner_section .container {
  position: relative;
  z-index: 2;
}
.banner_content h1 {
  max-width: 560px;
}
.banner_content h1:before {
  left: -28px;
  width: 90px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
}
.inner_home_banner_section::after {
  right: 0;
  width: min(48%, 620px);
  height: 90%;
  max-height: 620px;
  background-position: right bottom;
  background-size: contain;
  pointer-events: none;
}
.hosting_plan_outer_box .row > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
.hosting_plan_outer_box .row:first-child > [class*='col-'] {
  min-height: 280px;
}
.hosting_plan_outer_box .row > .build_your_website {
  padding: 70px 110px 70px 88px;
}
.hosting_plan_outer_box .row > .find_domain_box {
  padding: 70px 220px 70px 88px;
}
.hosting_plan_outer_box .row > .hosting_plan_box01,
.hosting_plan_outer_box .row > .hosting_plan_box02,
.hosting_plan_outer_box .row > .hosting_plan_box03 {
  padding: 56px 48px 60px 80px;
}
.find_domain_box h1,
.build_your_website h1 {
  max-width: 11ch;
}

@media (max-width: 1199px) {
  .haydar-menu > li > a {
    padding: 0 8px;
  }
  .haydar-nav-phone {
    display: none;
  }
  .hosting_plan_outer_box .row > .build_your_website {
    padding: 64px 90px 64px 72px;
  }
  .hosting_plan_outer_box .row > .find_domain_box {
    padding: 64px 160px 64px 72px;
  }
  .hosting_plan_outer_box .row > .hosting_plan_box01,
  .hosting_plan_outer_box .row > .hosting_plan_box02,
  .hosting_plan_outer_box .row > .hosting_plan_box03 {
    padding: 48px 40px 52px 64px;
  }
}

@media (max-width: 991px) {
  .haydar-menu {
    display: none;
  }
  .haydar-nav-contact {
    display: none;
  }
  .haydar-burger {
    display: flex;
  }
  .haydar-mobile {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-top: 1px solid #eee;
    padding: 8px 15px 20px;
  }
  .haydar-mobile a {
    color: #222 !important;
    display: block;
    padding: 12px 8px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
  }
  .inner_home_banner_section::after {
    opacity: 0.35;
    width: 70%;
  }
  .banner_content h1:before {
    left: 0;
    width: 64px;
  }
  .hosting_plan_outer_box .row > .find_domain_box,
  .hosting_plan_outer_box .row > .build_your_website {
    padding: 48px 36px 48px 44px;
  }
  .hosting_plan_outer_box .row > .hosting_plan_box01,
  .hosting_plan_outer_box .row > .hosting_plan_box02,
  .hosting_plan_outer_box .row > .hosting_plan_box03 {
    padding: 40px 36px 44px 44px;
  }
}

.haydar-md h2 {
  font-family: 'Barlow', sans-serif;
  font-size: 28px;
  margin: 24px 0 12px;
  color: #111;
}
.haydar-md h3 {
  font-family: 'Barlow', sans-serif;
  font-size: 20px;
  margin: 18px 0 8px;
}
.haydar-md p,
.haydar-md li {
  font-size: 16px;
  line-height: 28px;
  color: #555;
  margin-bottom: 12px;
}
.haydar-md ul,
.haydar-md ol {
  padding-left: 22px;
  margin-bottom: 16px;
}
.haydar-md strong {
  color: #111;
}

.admin-shell {
  min-height: 100vh;
  background: #f5f5f5;
  color: #222;
  font-family: 'Open Sans', sans-serif;
}
.admin-shell a {
  color: var(--haydar-accent);
}
.admin-top {
  background: #1c032b;
  color: #fff;
  padding: 16px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.admin-top a,
.admin-top button {
  color: #fff !important;
}
.admin-layout {
  display: grid;
  grid-template-columns: 220px 1fr;
  min-height: calc(100vh - 62px);
}
.admin-side {
  background: #fff;
  border-right: 1px solid #eee;
  padding: 20px 0;
}
.admin-side a {
  display: block;
  padding: 10px 22px;
  color: #333 !important;
  font-weight: 600;
}
.admin-side a.active,
.admin-side a:hover {
  background: var(--haydar-accent);
  color: #fff !important;
}
.admin-main {
  padding: 28px;
}
.admin-table {
  width: 100%;
  background: #fff;
  border-collapse: collapse;
}
.admin-table th,
.admin-table td {
  border-bottom: 1px solid #eee;
  padding: 10px 12px;
  text-align: left;
  font-size: 14px;
}
.admin-form input,
.admin-form textarea,
.admin-form select,
.admin-login input {
  width: 100%;
  margin-bottom: 12px;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.admin-btn {
  background: #fa2c68;
  color: #fff !important;
  border: 0;
  padding: 10px 18px;
  border-radius: 6px;
  font-weight: 700;
  cursor: pointer;
}
.admin-btn.ghost {
  background: transparent;
  color: var(--haydar-accent) !important;
  border: 1px solid var(--haydar-accent);
}

.shop-card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  background: #111;
}
.team_box figure img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}
.client-sec {
  background: var(--haydar-ink) !important;
}
.client-sec .testimonial_sec:before {
  opacity: 0.12;
  width: 160px;
  height: 130px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}
.client-sec h1,
.client-sec h5,
.client-sec p,
.client-sec span,
.client-sec .color_000,
.client-sec b {
  color: #fff !important;
}
.client-logo img {
  max-height: 64px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  opacity: 1;
}
.project-card {
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}
.project-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  background: var(--haydar-accent);
}
.project-card .body {
  padding: 22px;
}
.haydar-site-preview {
  background: #162336;
  border-bottom: 1px solid #ece8f0;
}
.haydar-site-preview--tall .haydar-site-preview__viewport {
  height: 560px;
}
.haydar-site-preview__bar {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 40px;
  padding: 0 12px;
  background: #1c2b44;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 12px;
  font-weight: 600;
}
.haydar-site-preview__bar:hover {
  background: #243655;
  color: #fff !important;
}
.haydar-site-preview__dots {
  display: flex;
  gap: 5px;
  flex-shrink: 0;
}
.haydar-site-preview__dots i {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fa2c68;
}
.haydar-site-preview__dots i:nth-child(2) {
  background: #faa51e;
}
.haydar-site-preview__dots i:nth-child(3) {
  background: #32d05e;
}
.haydar-site-preview__url {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0.85;
  font-family: 'Plus Jakarta Sans', sans-serif;
  letter-spacing: 0;
  text-transform: none;
}
.haydar-site-preview__open {
  flex-shrink: 0;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.haydar-site-preview__viewport {
  display: block;
  height: 320px;
  overflow: hidden;
  background: #edf0f5;
  position: relative;
}
.haydar-site-preview__viewport.is-loading::after {
  content: 'Loading preview…';
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #edf0f5;
  color: #5b6578;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}
.haydar-site-preview__shot {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  border: 0;
  background: #fff;
  opacity: 0;
  transition: opacity 0.35s ease;
}
.haydar-site-preview__viewport:not(.is-loading) .haydar-site-preview__shot {
  opacity: 1;
}
.haydar-site-preview__empty {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.haydar-case-link {
  display: inline-block;
  margin-top: 12px;
  margin-left: 14px;
  color: var(--haydar-accent) !important;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.haydar-equal-card .haydar-case-link {
  margin-top: 12px;
}
.return-to-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  width: 44px;
  height: 44px;
  background: #fa2c68;
  color: #fff;
  border: 0;
  border-radius: 6px;
  display: none;
  z-index: 40;
}
.return-to-top.show {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.wrapper.loaded #loader-wrapper {
  display: none;
}

/* ----- Typography ----- */
body,
.primary_font,
p,
li,
input,
textarea,
select,
button {
  font-family: 'Plus Jakarta Sans', sans-serif;
}
body {
  font-size: 16px;
  line-height: 1.7;
  color: #4a4554;
  letter-spacing: -0.011em;
  -webkit-font-smoothing: antialiased;
}
.secondary_font,
h1, h2, h3, h4, h5, h6 {
  font-family: 'Barlow', sans-serif;
  letter-spacing: -0.02em;
}
p {
  font-size: 16px;
  line-height: 1.75;
  color: #4a4554;
  margin-bottom: 14px;
}
.section_heading {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.section_heading p,
.haydar-prose-center p {
  font-size: 17px;
  line-height: 1.7;
  color: #5c5666;
  white-space: pre-line;
}
.section_heading h2 {
  line-height: 1.15;
}
.haydar-kicker {
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fa2c68;
  margin-bottom: 8px;
}
.haydar-from-price {
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  color: var(--haydar-accent);
  margin: 8px 0 18px;
}
.haydar-currency-note {
  font-size: 13px;
  color: #777;
  margin-bottom: 20px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.margin_top_40 {
  margin-top: 40px;
}

/* ----- Currency picker ----- */
.haydar-currency-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: #555;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.haydar-currency {
  appearance: none;
  -webkit-appearance: none;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%233b61de'/%3E%3C/svg%3E") no-repeat right 8px center;
  border: 2px solid #ece8f0;
  border-radius: 6px;
  padding: 8px 22px 8px 8px;
  font-family: 'Barlow', sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #1c032b;
  cursor: pointer;
  min-width: 72px;
}
.haydar-currency:focus {
  outline: 0;
  border-color: var(--haydar-accent);
}
.haydar-mobile .haydar-currency-wrap {
  padding: 12px 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* ----- Cards + alignment ----- */
.haydar-card-row {
  display: flex;
  flex-wrap: wrap;
}
.haydar-card-row > [class*='col-'] {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.haydar-equal-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
}
.haydar-equal-card .body,
.project-card.haydar-equal-card .body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 28px 26px 26px;
}
.haydar-equal-card .body p:last-of-type,
.project-card .body p {
  flex: 0 1 auto;
}
.haydar-equal-card .btn_plans,
.haydar-equal-card .btn_plan,
.haydar-equal-card .btn_success_story {
  margin-top: auto;
  align-self: flex-start;
}

a.btn_plan,
a.btn_plans,
a.btn_success_story,
a.banner_btn,
button.btn_plans,
button.btn_plan {
  font-family: 'Barlow', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 14px !important;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: max-content !important;
  flex: 0 0 auto !important;
  align-self: flex-start !important;
  white-space: nowrap;
  border-radius: 6px;
  text-decoration: none !important;
  cursor: pointer;
  box-sizing: border-box;
  transition: background-color 0.45s ease, color 0.45s ease, border-color 0.45s ease, box-shadow 0.45s ease, transform 0.45s ease;
}

.btn_submit_message {
  font-family: 'Barlow', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 6px;
}

a.btn_plans,
button.btn_plans,
a.banner_btn,
a.btn_success_story,
.btn_submit_message {
  color: #fff !important;
  background-color: #fa2c68;
  border: 2px solid #fa2c68;
  padding: 14px 36px;
}

a.btn_plan {
  color: #fff !important;
  background-color: transparent;
  border: 2px solid #fff;
  padding: 13px 32px;
}

.build_your_website a.btn_plans,
.find_domain_box a.btn_plans,
.hosting_plan_box01 a.btn_plan,
.hosting_plan_box02 a.btn_plan,
.hosting_plan_box03 a.btn_plan {
  margin-top: 6px;
  position: relative;
  z-index: 3;
}

a.btn_plans:hover,
button.btn_plans:hover,
a.banner_btn:hover {
  background-color: transparent !important;
  color: #fff !important;
  border-color: #fa2c68;
  transform: translateY(-2px);
}

a.btn_success_story:hover {
  background-color: var(--haydar-accent) !important;
  border-color: var(--haydar-accent);
  color: #fff !important;
  transform: translateY(-2px);
}

.build_your_website a.btn_plans:hover,
.find_domain_box a.btn_plans:hover {
  border-color: #fa2c68;
  color: #fff !important;
}

.feature_box a.btn_plans:hover,
.project-card a.btn_plans:hover,
.shop-card a.btn_plans:hover,
.section_heading a.btn_success_story:hover {
  background-color: var(--haydar-accent) !important;
  border-color: var(--haydar-accent);
  color: #fff !important;
  box-shadow: 0 12px 22px rgba(59, 97, 222, 0.25);
}

a.btn_plan:hover,
.haydar-plan-card a.btn_plan:hover {
  background-color: #fff !important;
  border-color: #fff;
  color: #1c032b !important;
  transform: translateY(-2px);
}

.feature_box a.btn_plan {
  color: var(--haydar-accent) !important;
  border-color: var(--haydar-accent);
}
.feature_box a.btn_plan:hover {
  background-color: var(--haydar-accent) !important;
  color: #fff !important;
}
.project-card .price_box {
  color: #fa2c68;
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
}
.project-card {
  background: #fff;
  margin-bottom: 0;
  box-shadow: 0 12px 32px rgba(28, 3, 43, 0.07);
  border: 1px solid #f0ecf4;
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
}
.project-card h3,
.project-card h5 {
  margin: 0 0 10px;
  line-height: 1.25;
}
.project-card .body p {
  margin-bottom: 16px;
}
.feature_box {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 36px 32px 32px;
}
.feature_box h3 {
  line-height: 1.25;
  font-size: 24px;
}
.feature_box p {
  flex: 1;
  font-size: 15px;
  line-height: 1.7;
  color: #4a4554;
}
.feature_box .btn_plan {
  margin-top: 16px;
  align-self: flex-start;
}
.guarantee_box {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 36px 28px 40px;
}
.guarantee_box h5 {
  line-height: 1.3;
}

/* ----- Package / hosting plan cards ----- */
.haydar-plan-grid {
  display: grid;
  gap: 24px;
  position: relative;
  z-index: 1;
}
.haydar-plan-grid--2,
.haydar-plan-grid--4 {
  grid-template-columns: repeat(2, 1fr);
}
.haydar-plan-grid--3 {
  grid-template-columns: repeat(3, 1fr);
}
.haydar-plan-grid--1 {
  grid-template-columns: 1fr;
  max-width: 420px;
  margin: 0 auto;
}
.haydar-plan-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 36px 32px 32px;
  border-radius: 16px;
  color: #fff;
}
.haydar-plan-card.purple_plan_box,
.haydar-plan-card.yellow_plan_box,
.haydar-plan-card.red_plan_box,
.haydar-plan-card.blue_plan_box {
  border-radius: 16px;
}
.haydar-plan-card h3 {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 10px;
}
.haydar-plan-price {
  font-family: 'Barlow', sans-serif;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  color: #fff;
  margin: 0 0 22px;
  letter-spacing: -0.02em;
}
.haydar-plan-features {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
  flex: 1;
}
.haydar-plan-features li {
  font-size: 15px;
  line-height: 1.55;
  color: #fff;
  font-weight: 500;
  position: relative;
  padding: 0 0 10px 18px;
  margin: 0;
}
.haydar-plan-features li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 7px;
  height: 7px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.haydar-plan-card .btn_plan {
  align-self: flex-start;
  margin-top: auto;
}
.haydar-check-list {
  list-style: none;
  padding: 0;
  margin: 16px 0 24px;
}
.haydar-check-list li {
  position: relative;
  padding: 0 0 10px 22px;
  color: #4a4554;
}
.haydar-check-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border: 2px solid var(--haydar-accent);
  border-radius: 50%;
}

.sub_banner_content p {
  max-width: 640px;
  font-size: 17px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.88);
}
.breadcrumb_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}

.admin-shell {
  font-family: 'Plus Jakarta Sans', sans-serif;
}

.haydar-md p,
.haydar-md li {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 17px;
  line-height: 1.75;
  color: #4a4554;
}

.hosting_plan_box01,
.hosting_plan_box02,
.hosting_plan_box03,
.build_your_website,
.find_domain_box {
  overflow: hidden;
}
.build_your_website h1,
.find_domain_box h1,
.hosting_plan_box01 h1,
.hosting_plan_box02 h1,
.hosting_plan_box03 h1,
.build_your_website .price_box,
.find_domain_box .find_domain_content,
.hosting_plan_box01 .price_box,
.hosting_plan_box02 .price_box,
.hosting_plan_box03 .price_box {
  position: relative;
  z-index: 2;
}
.hosting_plan_box01 h1,
.hosting_plan_box02 h1,
.hosting_plan_box03 h1 {
  line-height: 1.1;
}

@media (max-width: 991px) {
  .haydar-logo img {
    height: 32px;
    max-width: 150px;
  }
  .haydar-plan-grid--2,
  .haydar-plan-grid--3,
  .haydar-plan-grid--4 {
    grid-template-columns: 1fr;
  }
  .haydar-plan-card h3 {
    font-size: 24px;
  }
  .section_heading h2 {
    font-size: 32px;
    line-height: 1.2;
  }
}

@media (max-width: 1199px) {
  .haydar-plan-grid--3 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 991px) {
  .admin-layout {
    grid-template-columns: 1fr;
  }
}

/* ----- Hostiko-style motion ----- */
.haydar-hero-copy {
  animation: haydarFloat 5.5s ease-in-out infinite;
  will-change: transform;
}
.banner_content h1 {
  animation: haydarFadeUp 1.2s cubic-bezier(0.16, 1, 0.3, 1) 0.12s both;
}
.banner_content .banner_btn {
  animation: haydarFadeUp 1.15s cubic-bezier(0.16, 1, 0.3, 1) 0.35s both;
}
.hosting_plan_outer_box:before,
.outer_shared_hosting_plan:before,
.hosting_plan_outer_box:after,
.outer_shared_hosting_plan:after {
  animation: haydarFloatSlow 8s ease-in-out infinite;
}
.project-card,
.haydar-plan-card,
.guarantee_box,
.feature_box,
.team_box,
.shop-card {
  transition: transform 0.45s ease, box-shadow 0.45s ease;
}
.project-card:hover,
.haydar-plan-card:hover,
.team_box:hover,
.shop-card:hover {
  transform: translateY(-8px);
}
.project-card:hover,
.shop-card:hover,
.team_box:hover {
  box-shadow: 0 18px 40px rgba(28, 3, 43, 0.12);
}
.haydar-plan-card:hover {
  filter: brightness(1.06);
}
.haydar-dd-menu {
  animation: haydarFadeUp 0.2s ease-out;
}
.haydar-header {
  transition: box-shadow 0.35s ease;
}

@keyframes haydarFadeUp {
  from {
    opacity: 0;
    transform: translateY(28px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes haydarFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-18px); }
}
@keyframes haydarFloatSlow {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
}

@media (prefers-reduced-motion: reduce) {
  .haydar-hero-copy,
  .banner_content h1,
  .banner_content .banner_btn,
  .inner_home_banner_section::after,
  .hosting_plan_outer_box:before,
  .outer_shared_hosting_plan:before,
  .hosting_plan_outer_box:after,
  .outer_shared_hosting_plan:after {
    animation: none;
  }
  .project-card:hover,
  .haydar-plan-card:hover,
  .team_box:hover,
  .shop-card:hover {
    transform: none;
  }
}
