/* Small compatibility layer added during the WordPress-to-Worker conversion. */
html { scroll-behavior: smooth; }
img { max-width: 100%; height: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link:focus { position: fixed; top: 1rem; left: 1rem; z-index: 100000; width: auto; height: auto; padding: .75rem 1rem; clip: auto; background: #fff; color: #140c1c; }
.worker-elementor-footer { overflow: hidden; }
.tj-post__thumb img, .navigation-post_img img { object-fit: cover; }
.tj-post__not-found { padding: 60px 0; }
.tj-post__not-found .search-form { display: flex; gap: 10px; max-width: 520px; }
.tj-post__not-found input[type="search"] { flex: 1; }
.mobile-menu > ul { display: none; }
body.mobile-menu-open .mobile-menu > ul { display: block; }
.worker-form-status { margin-top: 1rem; }
.error-section .error-content img { max-width: 220px; margin-bottom: 30px; }
/* Icon fallback when licensed Font Awesome Pro / Flaticon font binaries are not copied in. */
.fa-light, .fa-regular, .fa-brands, .fal, .far, .fas, [class^="flaticon-"], [class*=" flaticon-"] { line-height: 1; }
.fa-light.fa-user::before, .fa-regular.fa-user::before { content: "👤"; font-family: system-ui, sans-serif; }
.fa-light.fa-calendar-days::before, .fa-regular.fa-calendar-days::before { content: "📅"; font-family: system-ui, sans-serif; }
.fa-light.fa-comments::before, .fa-regular.fa-comments::before { content: "💬"; font-family: system-ui, sans-serif; }
.fa-light.fa-magnifying-glass::before { content: "⌕"; font-family: system-ui, sans-serif; }
.fa-regular.fa-arrow-right::before, .fa-light.fa-arrow-right::before, .flaticon-up-right-arrow::before { content: "↗"; font-family: system-ui, sans-serif; }
.fa-regular.fa-angle-double-left::before { content: "«"; font-family: system-ui, sans-serif; }
.fa-regular.fa-angle-double-right::before { content: "»"; font-family: system-ui, sans-serif; }
.fa-brands.fa-facebook-f::before { content: "f"; font-family: Arial, sans-serif; font-weight: 700; }
.fa-brands.fa-linkedin-in::before { content: "in"; font-family: Arial, sans-serif; font-weight: 700; }
.fa-brands.fa-github::before { content: "GH"; font-family: Arial, sans-serif; font-size: .75em; }
.fa-brands.fa-dribbble::before { content: "●"; font-family: Arial, sans-serif; }
.fa-brands.fa-x-twitter::before { content: "𝕏"; font-family: system-ui, sans-serif; }
.fa-brands.fa-pinterest-p::before { content: "P"; font-family: Arial, sans-serif; font-weight: 700; }

/* TGH brand + safer Worker section layout. */
.tgh-text-logo { display: inline-flex; align-items: center; gap: 10px; text-decoration: none; color: var(--tj-white, #fff); line-height: 1; }
.tgh-logo-mark { display: inline-grid; place-items: center; width: 44px; height: 44px; border-radius: 14px; background: linear-gradient(135deg, var(--tj-theme-primary, #8750f7), var(--tj-theme-secondary, #2a1454)); color: #fff; font-weight: 900; letter-spacing: .08em; font-size: 14px; box-shadow: 0 14px 34px rgba(135, 80, 247, .28); }
.tgh-logo-name { color: var(--tj-white, #fff); font-weight: 800; font-size: 16px; letter-spacing: -.02em; white-space: nowrap; }
.tj-header-area.header-sticky .tgh-logo-name, .light-mode .tgh-logo-name { color: var(--tj-heading-primary, #fff); }
.tgh-secondary-btn { margin-left: 12px; }
.tgh-socials { display: inline-flex; gap: 10px; align-items: center; margin-left: 16px; }
.tgh-socials li a { width: auto !important; min-width: 38px; padding: 0 12px; border-radius: 999px; font-size: 12px; font-weight: 800; }
.tgh-footer .footer-socials { margin-top: 16px; }
.tgh-footer .tgh-socials { justify-content: center; margin-left: 0; }
.tgh-stat-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 38px; }
.tgh-stat-grid .funfact-item { align-items: flex-start !important; padding: 18px; border: 1px solid rgba(255,255,255,.08); border-radius: 18px; background: rgba(255,255,255,.035); }
.tgh-services .section-header, .tgh-portfolio .section-header, .tgh-skills .section-header, .tgh-blog .section-header { margin-left: auto; margin-right: auto; }
.worker-elementor-container.worker-skills-section, .skills-section.worker-skills-section { padding-top: 120px; padding-bottom: 120px; background: var(--tj-theme-accent-1, #0f0715); overflow: hidden; }
.worker-elementor-container.worker-skills-section > .container { position: relative; z-index: 1; }
.worker-elementor-container.worker-skills-list-wrap { width: 100%; max-width: 1296px; margin-left: auto; margin-right: auto; }
.skills-widget { display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch; column-gap: 20px; row-gap: 30px; }
.skills-widget .skill-item { flex: 0 1 180px; max-width: 180px; width: 100%; display: flex; flex-direction: column; text-align: center; }
.skills-widget .skill-item .skill-inner { min-height: 175px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.skills-widget .skill-item span { display: block; color: var(--tj-grey-1, #ddd); font-size: 13px; line-height: 1.6; margin-top: 8px; }
.worker-elementor-container.worker-section-title { width: 100%; max-width: 720px; margin-left: auto; margin-right: auto; }
#skills.worker-elementor-container.worker-skills:not(.worker-skills-section) { padding-top: 120px; padding-bottom: 120px; background: var(--tj-theme-accent-1, #0f0715); }
#skills.worker-elementor-container.worker-skills:not(.worker-skills-section) > .worker-elementor-container { max-width: 1296px; margin-left: auto; margin-right: auto; padding-left: 12px; padding-right: 12px; }
@media (max-width: 991px) { .tgh-stat-grid { grid-template-columns: 1fr; } .tgh-logo-name { display: none; } .tgh-secondary-btn { margin-left: 0; } }
@media (max-width: 575px) { .skills-widget .skill-item { flex-basis: calc(50% - 12px); max-width: calc(50% - 12px); } .skills-widget .skill-inner { padding: 26px 12px 22px; border-radius: 18px; } .tgh-socials { width: 100%; margin-left: 0; margin-top: 10px; } }

/* TGH UI hardening v2: logo spacing, forms, skills isolation, footer links. */
.primary-logo.tgh-text-logo,
.tgh-text-logo {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0 !important;
  text-decoration: none !important;
  min-width: 0;
}
.tgh-text-logo .tgh-logo-mark,
.tgh-text-logo .tgh-logo-image-wrap {
  flex: 0 0 auto;
  margin-right: 14px !important;
}
.tgh-logo-image-wrap {
  display: inline-grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 14px 34px rgba(135,80,247,.22);
}
.tgh-logo-image-wrap img { width: 100%; height: 100%; object-fit: contain; padding: 6px; }
.tgh-logo-name { line-height: 1.2 !important; }

#skills.worker-elementor-container,
.skills-section.worker-skills-section,
.tgh-skills {
  display: block !important;
  clear: both;
  width: 100%;
  position: relative;
  isolation: isolate;
}
#skills.worker-elementor-container.worker-skills:not(.worker-skills-section) {
  overflow: hidden;
}
#skills.worker-elementor-container.worker-skills:not(.worker-skills-section) > .worker-elementor-container {
  display: block;
  width: min(1296px, calc(100% - 24px));
  max-width: 1296px;
}
#skills .worker-section-title,
.tgh-skills .section-header {
  width: min(720px, 100%);
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 48px;
  text-align: center;
}
#skills .skills-widget,
.tgh-skills .skills-widget {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: stretch !important;
  gap: 28px 20px !important;
  width: 100%;
  margin: 0 auto !important;
}
#skills .skills-widget::before,
#skills .skills-widget::after,
.tgh-skills .skills-widget::before,
.tgh-skills .skills-widget::after { content: none !important; display: none !important; }
#skills .skills-widget .skill-item,
.tgh-skills .skills-widget .skill-item {
  float: none !important;
  margin: 0 !important;
  flex: 0 1 180px !important;
  width: 180px !important;
  max-width: 180px !important;
  min-width: 0;
  text-align: center;
}
#skills .skills-widget .skill-inner,
.tgh-skills .skills-widget .skill-inner {
  width: 100%;
  min-height: 176px;
  border-radius: 24px;
}

.tgh-contact .row { row-gap: 24px; }
.tgh-form-card,
.tgh-contact .contact-info-list {
  height: 100%;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
  box-shadow: 0 24px 70px rgba(0,0,0,.28);
  padding: clamp(24px, 4vw, 42px);
}
.tgh-contact-cards { display: grid; gap: 14px; margin-top: 26px; }
.tgh-contact-card {
  display: flex !important;
  align-items: center;
  gap: 14px;
  padding: 16px;
  border-radius: 18px;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.08);
}
.tgh-contact-card .icon-box {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--tj-theme-primary, #8750f7), var(--tj-theme-secondary, #2a1454));
  color: #fff;
}
.tgh-contact-card .text-box span { display: block; margin-bottom: 3px; color: var(--tj-grey-1, #ddd); font-size: 13px; font-weight: 700; }
.tgh-contact-card .text-box a { color: var(--tj-white, #fff); font-weight: 800; text-decoration: none; word-break: break-word; }
.worker-contact-form { margin-top: 20px; }
.worker-contact-form .row { row-gap: 16px; }
.worker-contact-form input,
.worker-contact-form textarea {
  width: 100% !important;
  border: 1px solid rgba(255,255,255,.10) !important;
  border-radius: 16px !important;
  background: rgba(15,7,21,.92) !important;
  color: var(--tj-white, #fff) !important;
  outline: none !important;
  box-shadow: none !important;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.worker-contact-form input {
  min-height: 58px;
  padding: 0 18px !important;
}
.worker-contact-form textarea {
  min-height: 158px;
  padding: 18px !important;
  resize: vertical;
}
.worker-contact-form input::placeholder,
.worker-contact-form textarea::placeholder { color: rgba(255,255,255,.58); }
.worker-contact-form input:focus,
.worker-contact-form textarea:focus {
  border-color: var(--tj-theme-primary, #8750f7) !important;
  box-shadow: 0 0 0 4px rgba(135,80,247,.18) !important;
  background: rgba(20,12,28,.98) !important;
}
.worker-contact-form .tj-btn-primary,
.worker-contact-form .btn.tj-btn-primary {
  min-height: 56px;
  border-radius: 999px;
  padding-left: 28px;
  padding-right: 28px;
}
.worker-form-status {
  border-radius: 14px;
  padding: 12px 14px;
  background: rgba(135,80,247,.12);
  border: 1px solid rgba(135,80,247,.24);
  color: var(--tj-white, #fff);
}

.tgh-footer {
  padding: 82px 0 34px !important;
  border-top: 1px solid rgba(255,255,255,.08);
  background: radial-gradient(circle at top, rgba(135,80,247,.14), rgba(15,7,21,0) 44%), var(--tj-theme-accent-1, #0f0715);
}
.tgh-footer .tgh-footer-content,
.tgh-footer .footer-content-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  text-align: center;
}
.tgh-footer .footer-logo-box,
.tgh-footer .footer-menu,
.tgh-footer .footer-socials { margin: 0 !important; }
.tgh-footer .footer-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 22px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tgh-footer .footer-menu a {
  display: inline-flex;
  color: rgba(255,255,255,.78);
  text-decoration: none;
  font-weight: 700;
}
.tgh-footer .footer-menu a:hover { color: var(--tj-theme-primary, #8750f7); }
.tgh-footer-contact-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  width: 100%;
}
.tgh-footer-contact-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  max-width: 100%;
  padding: 11px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.09);
  color: #fff;
  text-decoration: none;
}
.tgh-footer-contact-link span {
  display: inline-grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  background: rgba(135,80,247,.18);
}
.tgh-footer-contact-link strong { font-size: 12px; text-transform: uppercase; letter-spacing: .06em; color: rgba(255,255,255,.64); }
.tgh-footer-contact-link em { font-style: normal; font-weight: 800; overflow-wrap: anywhere; }
.tgh-socials,
.tgh-footer .tgh-socials {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0;
}
.tgh-socials li { list-style: none; margin: 0 !important; }
.tgh-socials li a.tgh-social-link,
.tgh-socials li a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: auto !important;
  height: 42px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  background: rgba(255,255,255,.055) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-decoration: none !important;
}
.tgh-socials .tgh-social-icon {
  display: inline-grid;
  place-items: center;
  min-width: 22px;
  height: 22px;
  border-radius: 999px;
  background: rgba(135,80,247,.2);
  font-size: 10px;
  letter-spacing: .04em;
}
.tgh-socials li a:hover { border-color: rgba(135,80,247,.65) !important; transform: translateY(-1px); }
.tgh-footer .copy-text { margin: 0 !important; color: rgba(255,255,255,.58); }

@media (max-width: 991px) {
  .tgh-contact .contact-info-list { margin-bottom: 0; }
  .tgh-footer-contact-link { width: min(100%, 420px); justify-content: center; }
}
@media (max-width: 575px) {
  .tgh-text-logo .tgh-logo-mark,
  .tgh-text-logo .tgh-logo-image-wrap { margin-right: 10px !important; }
  .tgh-logo-mark,
  .tgh-logo-image-wrap { width: 42px; height: 42px; border-radius: 14px; }
  #skills .skills-widget .skill-item,
  .tgh-skills .skills-widget .skill-item { flex-basis: calc(50% - 12px) !important; width: calc(50% - 12px) !important; max-width: calc(50% - 12px) !important; }
  .tgh-form-card,
  .tgh-contact .contact-info-list { padding: 22px; border-radius: 22px; }
  .worker-contact-form .tj-btn-primary,
  .worker-contact-form .btn.tj-btn-primary { width: 100%; justify-content: center; }
  .tgh-socials li a.tgh-social-link { width: auto !important; }
}

/* TGH UI hardening v3: section headers, footer spacing, form polish. */
.tgh-section-head,
.tgh-services .section-header.tgh-section-head,
.tgh-portfolio .section-header.tgh-section-head,
.tgh-skills .section-header.tgh-section-head,
.tgh-blog .section-header.tgh-section-head {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  width: min(780px, 100%) !important;
  margin: 0 auto 54px !important;
  padding: 0 !important;
  text-align: center !important;
  position: relative !important;
  z-index: 3 !important;
  clear: both !important;
}
.tgh-section-head .sub-title,
.tgh-section-head .tgh-section-kicker,
.tgh-contact .section-header > .sub-title,
.tgh-form-card > .sub-title {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.45 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: .02em !important;
  color: rgba(255,255,255,.86) !important;
  position: static !important;
  transform: none !important;
  text-align: center !important;
}
.tgh-section-head .section-title,
.tgh-section-head .tgh-section-title {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.08 !important;
  font-size: clamp(38px, 5.2vw, 64px) !important;
  letter-spacing: -.045em !important;
  justify-content: center !important;
  text-align: center !important;
  position: static !important;
  transform: none !important;
}
.tgh-section-head .desc {
  display: block !important;
  width: 100% !important;
  margin-top: 2px !important;
  color: rgba(255,255,255,.78) !important;
}
.tgh-section-head .desc p { margin: 0 !important; }
.tgh-services,
.tgh-portfolio,
.tgh-skills,
.tgh-blog,
.tgh-contact {
  overflow: hidden;
  isolation: isolate;
}
.tgh-portfolio .portfolio-widget,
.tgh-services .services-widget,
.tgh-blog .latest-posts-widget,
.tgh-skills .skills-widget {
  position: relative;
  z-index: 2;
}
.tgh-blog .latest-posts-widget { row-gap: 28px; }
.tgh-blog .tj__post,
.tj-post__container .tj__post {
  height: 100%;
  overflow: hidden;
  border-radius: 16px;
}
.tgh-blog .tj-post__thumb,
.tj-post__container .tj-post__thumb { min-height: 210px; background: #050709; }
.tgh-blog .tj-post__thumb img,
.tj-post__container .tj-post__thumb img { width: 100%; height: 220px; object-fit: cover; display: block; }
.gerold-scroll-top { z-index: 9000 !important; box-shadow: 0 12px 36px rgba(135,80,247,.35); }
.gerold-scroll-top .gerold-scroll-top-icon,
.gerold-scroll-top-icon {
  display: grid !important;
  place-items: center !important;
  inset: 0 !important;
  color: #fff !important;
}
.gerold-scroll-top-icon svg { width: 22px !important; height: 22px !important; }
.primary-logo.tgh-text-logo,
.tgh-text-logo,
.footer-logo-box .tgh-text-logo,
.logo-box .tgh-text-logo {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 14px !important;
  column-gap: 14px !important;
}
.tgh-text-logo .tgh-logo-mark,
.tgh-text-logo .tgh-logo-image-wrap {
  margin-right: 0 !important;
}
.footer-logo-box .tgh-logo-name,
.logo-box .tgh-logo-name {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.tgh-footer .footer-content-area.tgh-footer-content {
  gap: 24px !important;
  padding: 0 !important;
}
.tgh-footer .footer-logo-box { display: flex !important; justify-content: center !important; width: 100% !important; }
.tgh-footer .footer-menu { width: 100% !important; }
.tgh-footer .footer-socials { width: 100% !important; display: flex !important; justify-content: center !important; }
.tgh-footer-contact-grid { margin-top: 4px; }
.tgh-socials.tgh-socials-footer .tgh-social-label { display: inline !important; }
.tgh-contact .section-header:not(.tgh-section-head) {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  align-items: flex-start !important;
}
.tgh-contact .section-header:not(.tgh-section-head) .sub-title,
.tgh-contact .section-header:not(.tgh-section-head) .section-title {
  width: 100% !important;
  display: block !important;
  text-align: left !important;
  margin: 0 !important;
}
.tgh-form-card .title { margin-bottom: 18px !important; }
.worker-contact-form .row > [class*="col-"] { margin-bottom: 0 !important; }
.worker-contact-form input,
.worker-contact-form textarea {
  font-size: 15px !important;
  caret-color: var(--tj-theme-primary, #8750f7);
}
.worker-contact-form button[disabled] { opacity: .7; cursor: wait; }
.worker-form-status[data-status="success"] { border-color: rgba(103,232,165,.4); background: rgba(103,232,165,.12); }
.worker-form-status[data-status="error"] { border-color: rgba(255,95,114,.42); background: rgba(255,95,114,.12); }
@media (max-width: 767px) {
  .tgh-section-head .section-title,
  .tgh-section-head .tgh-section-title { font-size: clamp(34px, 10vw, 46px) !important; }
  .tgh-section-head { margin-bottom: 38px !important; }
  .tgh-blog .tj-post__thumb img,
  .tj-post__container .tj-post__thumb img { height: 200px; }
  .tgh-footer .tgh-socials .tgh-social-label { display: none !important; }
}
