body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
        'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
        sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
        monospace;
}

.display-6 {
    font-size: 30px;
    font-weight: 400;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

h1 {
    color: rgb(155, 85, 155);
}

.product-nav-logo {
    border-radius: 12px;
    object-fit: cover;
    background: transparent;
    box-shadow: 0 8px 24px rgba(155, 85, 155, 0.24);
}

.arthouse-product-brand .arthouse-logo-name {
    font-family: 'Montserrat', system-ui, sans-serif;
    font-weight: 900;
    letter-spacing: -0.03em;
}

.pix-navbar-download {
    white-space: nowrap;
}

.top-sec-right-p {
    font-size: 18px;
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.72);
}

.top-sec-left-p {
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.72);
}

.top-sec-right-title {
    margin-top: 40px;
    font-weight: bold;
    font-size: 30px;
    color: rgb(155, 85, 155);
}

.download-pdfToDwgConv {
    position: relative;
    min-height: 470px;
    width: 100%;
    display: flex;
    align-items: center;
    background-image: url('/public/images/products/pixToVector/screen_1.webp');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.download-pdfToDwgConv::before,
.ss-pdfToDwgConv::before,
.ts-vcard::before,
.ths-pdfToDwgConv::before,
.fths-pdfToDwgConv::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 20%, rgba(155, 85, 155, 0.34), transparent 28rem),
        rgba(0, 0, 0, 0.42);
    pointer-events: none;
}

.download-pdfToDwgConv > .container,
.ss-pdfToDwgConv > .container,
.ts-vcard > .container,
.ths-pdfToDwgConv > .container,
.fths-pdfToDwgConv > .container {
    position: relative;
    z-index: 1;
}

.pdfToDwgConv-img {
    border-radius: 22px;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.34);
}

.ss-pdfToDwgConv {
    position: relative;
    min-height: 600px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url('/public/images/products/pixToVector/screen_3.webp');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.ss-pdfToDwgConv h3,
.ss-pdfToDwgConv p {
    color: white;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
    font-weight: 500;
}

.ss-pdfToDwgConv .lead {
    max-width: 980px;
    margin: 16px auto 0;
}

.parallax {
    padding-top: 40px;
    background-image: url('/public/images/products/pixToVector/screen_4.webp');
    background-attachment: inherit;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    width: 100%;
}

.ths-pdfToDwgConv {
    position: relative;
    min-height: 600px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    background-image: url('/public/images/products/pixToVector/screen_4.webp');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.fths-pdfToDwgConv {
    position: relative;
    min-height: 600px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    background-image: url('/public/images/products/pixToVector/screen_5.webp');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.ths-pdfToDwgConv img,
.fths-pdfToDwgConv img,
.ts-vcard-img {
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
}

.format-Title {
    font-family: Montserrat, system-ui, sans-serif;
    font-weight: 900;
}

/* second section */
.ts-vcard {
    position: relative;
    min-height: 750px;
    width: 100%;
    padding-top: 58px;
    padding-bottom: 70px;
    background-image: url('/public/images/products/pixToVector/screen_2.webp');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.ts-vcard-main {
    text-align: center;
}

.ts-vcard-img {
    width: min(60%, 860px);
    border-radius: 18px;
    filter: drop-shadow(2px 2px 2px rgb(28, 28, 28));
}

.tp-vc-title {
    font-family: Montserrat, system-ui, sans-serif;
    font-weight: 900;
    margin-top: 15px;
    color: #fff;
}

.ts-vcard-main p,
.ths-pdfToDwgConv p,
.fths-pdfToDwgConv p {
    color: #fff;
    font-size: 1rem;
    line-height: 1.7;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.72);
}

html[data-theme="light"] .arthouse-header {
    background: rgba(255, 255, 255, 0.86);
}

html[data-theme="light"] .arthouse-products-menu,
html[data-theme="light"] .arthouse-account-menu {
    background: var(--surface);
}

@media screen and (max-width: 1199px) {
    .top-sec-right-title {
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .ts-vcard-img {
        width: 100%;
    }

    .download-pdfToDwgConv {
        min-height: auto;
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .download-pdfToDwgConv h1,
    .ss-pdfToDwgConv h3 {
        font-size: 1.6rem;
    }

    .ss-pdfToDwgConv {
        min-height: 560px;
        background-position: 550px center;
    }

    .ths-pdfToDwgConv {
        min-height: 620px;
        background-position: 600px center;
        text-align: center;
    }

    .fths-pdfToDwgConv {
        min-height: 620px;
        background-position: -100px center;
        text-align: center;
    }

    .textSec {
        display: none;
    }

    .pdfToDwgConv-img {
        width: 90px;
    }

    .cadConfeatures {
        text-align: center;
        margin-top: 20px;
    }

    .top-sec-right-title {
        margin-top: 10px;
        font-size: 24px;
    }

    .top-sec-right-p {
        font-size: 16px;
    }

    .pix-navbar-download {
        display: none;
    }
}

/* Keep PixToVector original product section backgrounds.
   Theme CSS should affect header/footer/global UI only, not these hero sections. */

.download-pdfToDwgConv {
  background-image: url('/public/images/products/pixToVector/screen_1.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  min-height: 400px;
}

.ss-pdfToDwgConv {
  background-image: url('/public/images/products/pixToVector/screen_3.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  min-height: 600px;
}

.ts-vcard {
  background-image: url('/public/images/products/pixToVector/screen_2.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  min-height: 750px;
}

.ths-pdfToDwgConv {
  background-image: url('/public/images/products/pixToVector/screen_4.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  min-height: 600px;
}

.fths-pdfToDwgConv {
  background-image: url('/public/images/products/pixToVector/screen_5.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  min-height: 600px;
}

/* Keep readable white text on image sections in both dark and light themes. */
.download-pdfToDwgConv,
.ss-pdfToDwgConv,
.ts-vcard,
.ths-pdfToDwgConv,
.fths-pdfToDwgConv {
  color: #fff;
}

.download-pdfToDwgConv h1,
.download-pdfToDwgConv h2,
.download-pdfToDwgConv h3,
.download-pdfToDwgConv p,
.ss-pdfToDwgConv h1,
.ss-pdfToDwgConv h2,
.ss-pdfToDwgConv h3,
.ss-pdfToDwgConv p,
.ts-vcard h1,
.ts-vcard h2,
.ts-vcard h3,
.ts-vcard p,
.ths-pdfToDwgConv h1,
.ths-pdfToDwgConv h2,
.ths-pdfToDwgConv h3,
.ths-pdfToDwgConv p,
.fths-pdfToDwgConv h1,
.fths-pdfToDwgConv h2,
.fths-pdfToDwgConv h3,
.fths-pdfToDwgConv p {
  color: #fff;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.75);
}

/* Mobile positions from the old design. */
@media (max-width: 767px) {
  .download-pdfToDwgConv {
    min-height: auto;
  }

  .ss-pdfToDwgConv {
    background-position: 550px center !important;
  }

  .ths-pdfToDwgConv {
    background-position: 600px center !important;
  }

  .fths-pdfToDwgConv {
    background-position: -100px center !important;
  }
}