.threadss-container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 1rem;
      }
      .threadss-header {
        background: #000000;
        position: sticky;
        top: 0;
        z-index: 50;
      }

      .threadss-header__inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 4rem;
      }

      .threadss-logo-img {
        height: 2.5rem;
        width: auto;
        filter: brightness(0) invert(1);
      }
      @media (min-width: 640px) {
        .threadss-logo-img {
          height: 4rem;
        }
      }
      .color-white {
        color: #ffffff;
      }
      .threadss-header span a {
        color: #ffffff;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        text-wrap-mode: nowrap;
      }
      .icon-cancel {
        top: 5.5rem;
      }
      .category-banner {
        margin-bottom: 20px;
        margin-top: 20px;
      }
      .custom-footer {
        background: #fff;

        border-top: 1px solid #e9e9e9;

        margin-top: 70px;
      }

      .footer-top {
        display: grid;

        grid-template-columns: 2fr 1fr 1.3fr 1fr 2fr;

        gap: 50px;

        padding: 70px 0;
      }

      .footer-column {
        position: relative;
      }

      .footer-column:not(:first-child) {
        border-left: 1px solid #ececec;

        padding-left: 40px;
      }

      .footer-logo {
        width: 180px;

        margin-bottom: 25px;
      }

      .company-info p {
        color: #666;

        line-height: 28px;

        margin-bottom: 30px;
      }

      .footer-column h4 {
        font-size: 18px;

        margin-bottom: 25px;

        font-weight: 700;

        letter-spacing: 1px;
      }

      .footer-column ul {
        padding: 0;

        margin: 0;

        list-style: none;
      }

      .footer-column li {
        margin-bottom: 14px;
      }

      .footer-column a {
        color: #555;

        text-decoration: none;

        transition: 0.3s;
      }

      .footer-column a:hover {
        color: #000;
      }

      .footer-social {
        display: flex;

        gap: 18px;
      }

      .footer-social a {
        width: 42px;

        height: 42px;

        border: 1px solid #ddd;

        border-radius: 50%;

        display: flex;

        align-items: center;

        justify-content: center;
      }

      .newsletter p {
        margin-bottom: 25px;

        color: #666;

        line-height: 28px;
      }

      .newsletter form {
        display: flex;

        flex-direction: column;

        gap: 15px;
      }

      .newsletter input {
        height: 52px;

        border: 1px solid #ddd;

        padding: 0 18px;

        outline: none;
      }

      .newsletter button {
        height: 52px;

        background: #111;

        color: #fff;

        border: none;

        cursor: pointer;

        font-weight: 600;

        text-transform: uppercase;

        transition: 0.3s;
      }

      .newsletter button:hover {
        background: #333;
      }

      .footer-bottom {
        border-top: 1px solid #ececec;

        display: flex;

        justify-content: space-between;

        align-items: center;

        padding: 22px 0;

        color: #666;

        font-size: 14px;
      }

      .payment-icons {
        display: flex;

        align-items: center;

        gap: 15px;
      }

      .payment-icons img {
        height: 26px;
      }
      @media (max-width: 1100px) {
        .footer-top {
          grid-template-columns: repeat(2, 1fr);
        }

        .footer-column {
          border: none !important;

          padding: 0 !important;
        }
      }

      @media (max-width: 768px) {
        .footer-top {
          grid-template-columns: 1fr;

          gap: 40px;

          padding: 50px 0;
        }

        .footer-bottom {
          flex-direction: column;

          gap: 20px;

          text-align: center;
        }

        .payment-icons {
          flex-wrap: wrap;

          justify-content: center;
        }
      }

      .contact-section {
        max-width: 1200px;
        margin: 0 auto;
      }

      .contact-heading {
        text-align: center;
        margin-bottom: 60px;
      }

      .contact-subtitle {
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #b58b36;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px;
      }

      .contact-title {
        font-size: 42px;
        margin-bottom: 15px;
      }

      .contact-description {
        max-width: 650px;
        margin: 0 auto;
        color: #666;
        line-height: 28px;
      }

      .contact-wrapper {
        display: grid;
        grid-template-columns: 2fr 3fr;
        gap: 40px;
      }

      .contact-info {
        background: #111;
        color: #fff;
        padding: 40px;
        border-radius: 20px;
      }

      .contact-info h3 {
        font-size: 32px;
        margin-bottom: 10px;
      }

      .company-tagline {
        color: #bdbdbd;
        margin-bottom: 40px;
      }

      .contact-item {
        margin-bottom: 30px;
      }

      .contact-item h5 {
        color: #caa65d;
        text-transform: uppercase;
        font-size: 13px;
        margin-bottom: 8px;
      }

      .contact-item a {
        color: #fff;
        text-decoration: none;
      }

      .contact-form {
        border: 1px solid #e5e5e5;
        border-radius: 20px;
        min-height: 450px;
        padding: 40px;
      }

      .tp-legal {
        max-width: 860px;
        margin: 0 auto;
        padding: 48px 20px 80px;
        font-family: "Inter", ui-sans-serif, system-ui, sans-serif;
        color: #1a1a1a;
      }

      .tp-legal__header {
        text-align: center;
        margin-bottom: 28px;
      }

      .tp-legal__eyebrow {
        display: inline-block;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #c9a24b;
        margin-bottom: 10px;
      }

      .tp-legal__title {
        font-size: 36px;
        font-weight: 800;
        margin: 0 0 12px;
        color: #0a0a0a;
      }

      .tp-legal__updated {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        color: #6b6b6b;
        background: #f4f3f1;
        border: 1px solid #e5e5e5;
        border-radius: 20px;
        padding: 5px 14px;
      }

      /* Intro */
      .tp-legal__intro {
        font-size: 15.5px;
        line-height: 1.75;
        color: #333;
        text-align: center;
        max-width: 640px;
        margin: 0 auto 36px;
      }

      .tp-legal__toc {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px;
        padding: 18px;
        background: #fafafa;
        border: 1px solid #ececec;
        border-radius: 14px;
        margin-bottom: 48px;
      }

      .tp-legal__toc a {
        font-size: 13px;
        font-weight: 500;
        color: #333;
        text-decoration: none;
        background: #fff;
        border: 1px solid #e5e5e5;
        border-radius: 20px;
        padding: 7px 14px;
        transition:
          border-color 0.2s ease,
          color 0.2s ease;
      }

      .tp-legal__toc a:hover {
        border-color: #c9a24b;
        color: #c9a24b;
      }

      .tp-legal__body {
        display: flex;
        flex-direction: column;
        gap: 40px;
      }

      .tp-legal__section {
        scroll-margin-top: 24px;
        padding-top: 8px;
        border-top: 1px solid #eee;
      }

      .tp-legal__section:first-child {
        border-top: none;
        padding-top: 0;
      }

      .tp-legal__section-head {
        display: flex;
        align-items: center;
        gap: 14px;
        margin-bottom: 14px;
      }

      .tp-legal__num {
        flex-shrink: 0;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        background: #0a0a0a;
        color: #c9a24b;
        font-size: 14px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .tp-legal__section-head h2 {
        font-size: 20px;
        font-weight: 700;
        margin: 0;
        color: #0a0a0a;
      }

      .tp-legal__subhead {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.4px;
        color: #c9a24b;
        margin: 18px 0 8px;
      }

      .tp-legal__section p {
        font-size: 14.5px;
        line-height: 1.75;
        color: #333;
        margin: 0 0 10px;
      }

      .tp-legal__list {
        list-style: none;
        margin: 0 0 14px;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 8px;
      }

      .tp-legal__list li {
        position: relative;
        padding-left: 24px;
        font-size: 14.5px;
        line-height: 1.6;
        color: #333;
      }

      .tp-legal__list li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 7px;
        width: 8px;
        height: 8px;
        border-radius: 2px;
        background: #c9a24b;
        transform: rotate(45deg);
      }

      .tp-legal__callout {
        background: #fdf9f0;
        border: 1px solid #eadfc4;
        border-left: 3px solid #c9a24b;
        border-radius: 8px;
        padding: 14px 16px;
        font-size: 14px;
        line-height: 1.65;
        color: #4a3f26;
        margin-bottom: 14px;
      }

      .tp-legal__callout--strong {
        background: #0a0a0a;
        border-color: #0a0a0a;
        color: #f2f2f2;
      }

      .tp-legal__callout--strong strong {
        color: #c9a24b;
      }

      .tp-legal__contact-card {
        background: #0a0a0a;
        border-radius: 14px;
        padding: 24px;
        margin-top: 12px;
      }

      .tp-legal__contact-brand {
        font-size: 16px;
        font-weight: 800;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 14px;
      }

      .tp-legal__contact-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 14px;
        flex-wrap: wrap;
        color: #ffffff;
      }

      .tp-legal__contact-row:first-of-type {
        border-top: none;
      }

      .tp-legal__contact-row span {
        color: #999;
      }

      .tp-legal__contact-row a {
        color: #c9a24b;
        font-weight: 600;
        text-decoration: none;
      }

      .tp-legal__contact-row a:hover {
        text-decoration: underline;
      }

      @media (max-width: 640px) {
        .tp-legal__title {
          font-size: 28px;
        }
        .tp-legal__toc {
          justify-content: flex-start;
          overflow-x: auto;
          flex-wrap: nowrap;
          -webkit-overflow-scrolling: touch;
        }
        .tp-legal__toc a {
          white-space: nowrap;
        }
      }

      .tp-legal__table-wrap {
        overflow-x: auto;
        margin: 16px 0;
        border-radius: 10px;
        border: 1px solid #ececec;
      }

      .tp-legal__table {
        width: 100%;
        border-collapse: collapse;
        font-size: 14px;
      }

      .tp-legal__table th {
        background: #0a0a0a;
        color: #c9a24b;
        text-align: left;
        font-weight: 700;
        font-size: 12px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        padding: 12px 16px;
      }

      .tp-legal__table td {
        padding: 12px 16px;
        border-top: 1px solid #ececec;
        color: #333;
      }

      .tp-legal__table tbody tr:nth-child(even) {
        background: #fafafa;
      }

      /* WHY SHOP WITH THREADSS */
      .threadss-why {
        background: #000000;
        color: #ffffff;
        padding: 3rem 0;
      }
      .threadss-why__heading {
        text-align: center;
        font-size: 1.5rem;
        font-weight: 800;
        letter-spacing: 0.025em;
        margin: 0 0 3rem;
      }
      @media (min-width: 640px) {
        .threadss-why__heading {
          font-size: 1.875rem;
        }
      }
      @media (min-width: 1024px) {
        .threadss-why__heading {
          font-size: 34px;
        }
      }
      .threadss-why__grid {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 2.5rem;
        column-gap: 1.5rem;
      }
      @media (min-width: 640px) {
        .threadss-why__grid {
          grid-template-columns: repeat(2, 1fr);
        }
      }
      @media (min-width: 1024px) {
        .threadss-why__grid {
          grid-template-columns: repeat(4, 1fr);
        }
      }
      .threadss-why__item {
        display: flex;
        align-items: center;
        gap: 1rem;
        padding: 0 0.5rem;
      }
      .threadss-why__icon {
        width: 4rem;
        height: 4rem;
        flex-shrink: 0;
        border-radius: 9999px;
        border: 2px solid #c9a24b;
        display: flex;
        align-items: center;
        justify-content: center;
        transition:
          transform 0.3s ease,
          box-shadow 0.3s ease;
      }
      @media (min-width: 640px) {
        .threadss-why__icon {
          width: 5rem;
          height: 5rem;
        }
      }
      .threadss-why__item:hover .threadss-why__icon {
        transform: scale(1.05);
        box-shadow: 0 0 25px -5px #c9a24b;
      }
      .threadss-why__icon svg {
        width: 30px;
        height: 30px;
      }
      @media (min-width: 640px) {
        .threadss-why__icon svg {
          width: 36px;
          height: 36px;
        }
      }
      .threadss-why__text {
        display: flex;
        flex-direction: column;
        text-align: left;
      }
      .threadss-why__title {
        font-size: 1rem;
        font-weight: 700;
        margin: 0 0 0.25rem;
      }
      @media (min-width: 640px) {
        .threadss-why__title {
          font-size: 1.125rem;
        }
      }
      .threadss-why__desc {
        font-size: 0.875rem;
        color: #9ca3af;
        line-height: 1.625;
        margin: 0;
      }
      @media (min-width: 640px) {
        .threadss-why__desc {
          font-size: 1rem;
        }
      }

      /* FOOTER */
      .threadss-footer {
        background: #f4f3f1;
        color: #000000;
      }
      .threadss-footer__inner {
        padding: 2.5rem 1rem 2rem;
      }
      .threadss-footer__grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 2.5rem;
      }
      @media (min-width: 1024px) {
        .threadss-footer__grid {
          grid-template-columns: repeat(5, 1fr);
          gap: 2rem;
        }
      }
      .threadss-footer__brand {
        grid-column: span 2;
      }
      @media (min-width: 1024px) {
        .threadss-footer__brand {
          grid-column: span 1;
        }
      }
      .threadss-footer__logo {
        height: 4rem;
        width: auto;
        filter: brightness(0);
        margin-bottom: 1.5rem;
      }
      @media (min-width: 1024px) {
        .threadss-footer__logo {
          margin-bottom: 1rem;
        }
      }
      .threadss-footer__desc {
        font-size: 0.875rem;
        color: #4b5563;
        line-height: 1.625;
        max-width: 220px;
        margin: 0;
      }
      .threadss-social {
        display: flex;
        align-items: center;
        gap: 0.75rem;
        margin-top: 1.25rem;
      }
      .threadss-social__btn {
        width: 2rem;
        height: 2rem;
        border-radius: 9999px;
        background: #ffffff;
        border: 1px solid #d1d5db;
        display: flex;
        align-items: center;
        justify-content: center;
        color: inherit;
        transition:
          background-color 0.15s ease,
          color 0.15s ease,
          border-color 0.15s ease;
      }
      .threadss-social__btn:hover {
        background: #000000;
        color: #ffffff;
        border-color: #000000;
      }
      .threadss-footer__heading {
        font-size: 1rem;
        font-weight: 700;
        letter-spacing: 0.05em;
        margin: 0 0 1rem;
      }
      .threadss-footer__list {
        display: flex;
        flex-direction: column;
        gap: 0.75rem;
        font-size: 0.875rem;
        color: #374151;
      }
      .threadss-footer__list a:hover {
        color: #000000;
      }
      .threadss-newsletter-col {
        grid-column: span 2;
      }
      @media (min-width: 1024px) {
        .threadss-newsletter-col {
          grid-column: span 1;
        }
      }
      .threadss-newsletter-desc {
        font-size: 0.875rem;
        color: #4b5563;
        line-height: 1.625;
        margin: 0 0 1rem;
      }
      .threadss-newsletter-form {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
      }
      .threadss-input {
        width: 100%;
        padding: 0.625rem 1rem;
        font-size: 0.875rem;
        background: #ffffff;
        border: 1px solid #d1d5db;
        border-radius: 0.25rem;
        outline: none;
      }
      .threadss-input:focus {
        border-color: #000000;
      }
      .threadss-btn-black {
        width: 100%;
        background: #000000;
        color: #ffffff;
        font-size: 0.875rem;
        font-weight: 600;
        padding: 0.625rem 0;
        border: none;
        border-radius: 0.25rem;
        transition: background-color 0.15s ease;
      }
      .threadss-btn-black:hover {
        background: #1f2937;
      }
      .threadss-footer__bottom {
        margin-top: 3rem;
        padding-top: 1.5rem;
        border-top: 1px solid #d1d5db;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 1rem;
      }
      @media (min-width: 640px) {
        .threadss-footer__bottom {
          flex-direction: row;
        }
      }
      .threadss-footer__copyright {
        font-size: 0.875rem;
        color: #4b5563;
        margin: 0;
        order: 2;
      }
      @media (min-width: 640px) {
        .threadss-footer__copyright {
          order: 1;
        }
      }
      .threadss-payments {
        display: flex;
        align-items: center;
        gap: 0.25rem;
        order: 1;
      }
      @media (min-width: 640px) {
        .threadss-payments {
          order: 2;
        }
      }
      .threadss-payments__label {
        font-size: 0.875rem;
        color: #4b5563;
        margin-right: 0.25rem;
      }
      .threadss-badge {
        height: 1.5rem;
        padding: 0 0.5rem;
        border-radius: 0.25rem;
        background: #ffffff;
        border: 1px solid #d1d5db;
        display: flex;
        align-items: center;
        font-size: 12px;
        font-weight: 700;
      }
      .threadss-badge--visa {
        color: #1d4ed8;
      }
      .threadss-badge--gray {
        color: #374151;
      }
      .threadss-badge--mc {
        gap: 0.125rem;
      }
      .threadss-badge__circle {
        width: 0.875rem;
        height: 0.875rem;
        border-radius: 9999px;
      }
      .threadss-badge__circle--red {
        background: #ef4444;
      }
      .threadss-badge__circle--yellow {
        background: #eab308;
        margin-left: -0.25rem;
      }
      #main {
        margin-bottom: 20px;
      }
      .icon-arrow-right-stylish,
      .icon-arrow-left-stylish {
        display: none;
      }
      .contact-section {
        max-width: 1200px;
        margin: 0 auto;
      }

      .contact-heading {
        text-align: center;
        margin-bottom: 60px;
      }

      .contact-subtitle {
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #b58b36;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px;
      }

      .contact-title {
        font-size: 42px;
        margin-bottom: 15px;
      }

      .contact-description {
        max-width: 650px;
        margin: 0 auto;
        color: #666;
        line-height: 28px;
      }

      .contact-wrapper {
        display: grid;
        grid-template-columns: 2fr 3fr;
        gap: 40px;
      }

      .contact-info {
        background: #111;
        color: #fff;
        padding: 40px;
        border-radius: 20px;
      }

      .contact-info h3 {
        font-size: 32px;
        margin-bottom: 10px;
      }

      .company-tagline {
        color: #bdbdbd;
        margin-bottom: 40px;
      }

      .contact-item {
        margin-bottom: 30px;
      }

      .contact-item h5 {
        color: #caa65d;
        text-transform: uppercase;
        font-size: 13px;
        margin-bottom: 8px;
      }

      .contact-item a {
        color: #fff;
        text-decoration: none;
      }

      .contact-form {
        border: 1px solid #e5e5e5;
        border-radius: 20px;
        min-height: 450px;
        padding: 40px;
      }

      .contact-form-image {
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: top;
        border-radius: 14px;
        margin-bottom: 30px;
      }

      .contact-form-heading {
        font-size: 20px;
        margin-bottom: 20px;
      }

      .contact-reason-list {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 18px;
      }

      .contact-reason-item {
        display: flex;
        align-items: flex-start;
        gap: 14px;
      }

      .contact-reason-number {
        width: 38px;
        height: 38px;
        flex-shrink: 0;
        border-radius: 50%;
        border: 2px solid #c9a24b;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #c9a24b;
        font-weight: 700;
      }

      .contact-reason-title {
        margin: 0 0 4px;
        font-weight: 600;
      }

      .contact-reason-desc {
        margin: 0;
        color: #666;
        line-height: 22px;
      }

      @media (max-width: 768px) {
        .icon-cancel {
          top: 8.5rem;
        }
      }

      .filter-sidebar .overflow-hidden {
        margin-top: 30%;
      }

      .brand-carousel .item {
        padding: 10px;
      }

      .brand-carousel img {
        width: 100%;
        height: 80px;
        object-fit: contain;
      }

      .section-title {
        text-align: center;
        margin-top: 40px;
        position: relative;
      }

      .section-title span {
        font-size: 32px;
        font-weight: 700;
        letter-spacing: 2px;
        color: #111;
        padding-bottom: 12px;
      }

      @media (max-width: 768px) {
        .section-title {
          margin-bottom: 25px;
        }

        .section-title span {
          font-size: 24px;
          letter-spacing: 1px;
        }

        .section-title span::after {
          width: 50px;
        }
      }

      .contact-info-divider {
        height: 1px;
        background: rgba(255, 255, 255, 0.15);
        margin: 20px 0;
      }
      .contact-info-subhead {
        color: #caa65d;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 1px;
        margin-bottom: 16px;
      }

      .store-section-title {
        font-size: 22px;
        margin-bottom: 6px;
      }
      .store-section-desc {
        color: #666;
        margin-bottom: 24px;
      }
      .coming-soon-title {
        margin-top: 10px;
      }

      .store-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        margin-bottom: 40px;
      }
      .store-card {
        border: 1px solid #e5e5e5;
        border-radius: 16px;
        padding: 28px;
      }
      .store-icon {
        width: 56px;
        height: 56px;
        border-radius: 50%;
        background: #c9a24b;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 16px;
      }
      .store-name {
        font-size: 18px;
        margin-bottom: 10px;
      }
      .store-address {
        color: #666;
        line-height: 24px;
        margin-bottom: 14px;
      }
      .store-contact-line {
        color: #333;
        margin-bottom: 6px;
      }
      .store-contact-line a {
        color: #333;
        text-decoration: none;
      }
      .store-directions-btn {
        display: inline-block;
        margin-top: 14px;
        padding: 10px 18px;
        border: 1px solid #c9a24b;
        border-radius: 6px;
        color: #c9a24b;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
      }

      .coming-soon-grid {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 16px;
      }
      .coming-soon-card {
        border: 1px dashed #d8cba8;
        border-radius: 12px;
        padding: 20px 16px;
        text-align: left;
        background: #fdfaf3;
        transition:
          border-color 0.25s ease,
          transform 0.25s ease;
      }
      .coming-soon-card:hover {
        border-color: #c9a24b;
        transform: translateY(-3px);
      }

      .coming-soon-icon {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #eadfc4;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 12px;
      }
      .coming-soon-card h5 {
        font-size: 14px;
        margin: 0 0 8px;
        color: #111;
      }
      .coming-soon-badge {
        display: inline-block;
        font-size: 11px;
        color: #c9a24b;
        font-weight: 700;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        background: #fdf2dc;
        padding: 3px 8px;
        border-radius: 12px;
      }

      .help-banner {
        background: #f4f3f1;
        border-radius: 14px;
        padding: 20px 24px;
        margin-top: 30px;
      }
      .help-banner span {
        display: block;
        font-weight: 700;
        margin-bottom: 4px;
      }
      .help-banner p {
        color: #666;
        margin: 0;
      }

      .store-directions-btn {
        transition:
          background-color 0.25s ease,
          color 0.25s ease;
      }
      .store-directions-btn:hover {
        background: #c9a24b;
        color: #fff;
      }

      @media (max-width: 1100px) {
        .coming-soon-grid {
          grid-template-columns: repeat(3, 1fr);
        }
      }

      @media (max-width: 992px) {
        .contact-wrapper {
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 768px) {
        .store-grid {
          grid-template-columns: 1fr;
        }
        .coming-soon-grid {
          grid-template-columns: repeat(2, 1fr);
        }
      }

.threadss-size-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  .threadss-size-label {
	font-size: 20px;
	font-weight: 500;
  }
  .threadss-link-btn {
	background: none;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: 600;
	color: #0a1f44;
	text-decoration: underline;
	cursor: pointer;
  }
  .threadss-link-btn:hover {
	opacity: 0.75;
  }

  .threadss-overlay {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
  }
  .threadss-overlay.threadss-open {
	display: block;
  }

  .threadss-drawer {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 420px;
	max-width: 90vw;
	background: #fff;
	z-index: 1001;
	box-shadow: -6px 0 24px rgba(0, 0, 0, 0.15);
	transform: translateX(100%);
	transition: transform 0.3s ease-in-out;
	display: flex;
	flex-direction: column;
  }
  .threadss-drawer.threadss-open {
	transform: translateX(0);
  }

  .threadss-drawer-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 24px;
	border-bottom: 1px solid #e5e5e5;
  }
  .threadss-drawer-title {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
  }
  .threadss-close-btn {
	width: 20px;
	height: 20px;
	cursor: pointer;
  }

  .threadss-drawer-body {
	padding: 20px 24px;
	overflow-y: auto;
  }

  .threadss-section-tabs {
	display: flex;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
  }
  .threadss-section-tab {
	flex: 1;
	background: transparent;
	border: none;
	padding: 10px 4px;
	font-size: 14px;
	font-weight: 600;
	color: #888;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
  }
  .threadss-section-tab-active {
	color: #0a1f44;
	border-bottom: 2px solid #0a1f44;
  }

  .threadss-tabs {
	display: inline-flex;
	border: 1px solid #d4d4d4;
	border-radius: 999px;
	padding: 4px;
	margin-bottom: 20px;
  }
  .threadss-tab {
	border: none;
	background: transparent;
	padding: 6px 20px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 999px;
	cursor: pointer;
	color: #555;
  }
  .threadss-tab-active {
	background: #0a1f44;
	color: #fff;
  }

  .threadss-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
  }
  .threadss-table th,
  .threadss-table td {
	text-align: center;
	padding: 10px 6px;
	border-bottom: 1px solid #eee;
  }
  .threadss-table th {
	color: #888;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
  }
  .threadss-table td:first-child,
  .threadss-table th:first-child {
	text-align: left;
	font-weight: 600;
	color: #111;
  }

  .threadss-note {
	margin-top: 18px;
	font-size: 15px;
	color: #888;
	line-height: 1.5;
  }

  .threadss-measure-diagram {
	width: 100%;
	text-align: center;
  }
  .threadss-measure-img {
	max-width: 100%;
	height: auto;
  }

  .threadss-table-scroll {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
  }
  .threadss-table-scroll .threadss-table {
	min-width: 480px;
  }

  @media (max-width: 480px) {
	.threadss-drawer {
	  width: 100%;
	}
  }

  @media (max-width: 375px) {
	.threadss-drawer-header {
	  padding: 16px;
	}
	.threadss-drawer-body {
	  padding: 16px;
	}
	.threadss-drawer-title {
	  font-size: 18px;
	}
	.threadss-section-tab {
	  font-size: 12.5px;
	  padding: 10px 2px;
	  white-space: nowrap;
	}
	.threadss-tab {
	  padding: 6px 14px;
	  font-size: 13px;
	}
	.threadss-table {
	  font-size: 12.5px;
	}
	.threadss-table th,
	.threadss-table td {
	  padding: 8px 4px;
	}
  }

.brand-bg {
	background-color: #000000;
	padding-top: 30px;
	padding-bottom: 30px;
}

.owl-carousel .owl-item img {
	filter: brightness(0) invert(1);
}

/* ===== Product Description Beautify ===== */
.threadss-product-desc {
  font-family: 'Poppins', ui-sans-serif, system-ui, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.75;
  max-width: 700px;
}

.threadss-product-desc p {
  margin: 0 0 8px;
}

/* Section headings like "Product Details", "Size & Fit", "Material & Care" */
.threadss-product-desc p > strong {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #ffffff;
  background: #060c3b;
  padding: 6px 10px;
  border-radius: 8px;
  margin-top: 24px;
  margin-bottom: 14px;
}

.threadss-product-desc p:first-child > strong {
  margin-top: 0;
}

/* thin navy rule trailing after each heading pill */
.threadss-product-desc p > strong::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #060c3b;
  opacity: 0.15;
  margin-left: 10px;
}

.threadss-product-desc ul {
  list-style: none;
  margin: 0 0 6px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.threadss-product-desc ul li {
  position: relative;
  padding-left: 22px;
  font-size: 14.5px;
  line-height: 1.6;
  color: #1a1a1a;
}

.threadss-product-desc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  background: #060c3b;
  transform: rotate(45deg);
}

/* optional card wrapper if you want it boxed */
.threadss-product-desc--card {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-left: 3px solid #060c3b;
  border-radius: 10px;
  padding: 24px 28px;
  box-shadow: 0 4px 16px rgba(6, 12, 59, 0.06);
}