
    .thriwa-product-wrap { font-family: 'Montserrat', Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.5; color: #222222; max-width: 1200px; margin: 0 auto; padding: 0 20px 60px; box-sizing: border-box; }
    .thriwa-product-wrap *, .thriwa-product-wrap *::before, .thriwa-product-wrap *::after { box-sizing: inherit; }
    .thriwa-product-wrap h1, .thriwa-product-wrap h2, .thriwa-product-wrap h3 { font-family: 'Montserrat', Arial, sans-serif; color: #111111; line-height: 1.25; margin-top: 0; margin-bottom: 18px; }
    .thriwa-product-wrap h1 { font-size: 36px; font-weight: 700; }
    .thriwa-product-wrap h2 { font-size: 28px; font-weight: 600; margin-top: 48px; }
    .thriwa-product-wrap h3 { font-size: 22px; font-weight: 600; margin-top: 32px; }
    .thriwa-product-wrap p { font-size: 18px; font-weight: 400; line-height: 1.5; color: #222222; margin: 0 0 18px; }
    .thriwa-product-wrap a { color: #bfa046; text-decoration: underline; transition: color 0.2s ease; }
    .thriwa-product-wrap a:hover { color: #8f7530; }
    .thriwa-product-wrap ul, .thriwa-product-wrap ol { font-size: 18px; line-height: 1.5; color: #222222; margin: 0 0 24px; padding-left: 28px; }
    .thriwa-product-wrap li { margin-bottom: 10px; }
    .thriwa-product-wrap strong { font-weight: 600; color: #111111; }
    .thriwa-product-wrap table { width: 100%; border-collapse: collapse; margin: 24px 0 32px; font-size: 17px; line-height: 1.5; }
    .thriwa-product-wrap th, .thriwa-product-wrap td { border: 1px solid #e0e0e0; padding: 14px 18px; text-align: left; vertical-align: top; }
    .thriwa-product-wrap th { background-color: #f9f7f0; font-weight: 600; color: #111111; }
    .thriwa-product-wrap td { background-color: #ffffff; }
    .thriwa-hero { text-align: center; padding: 48px 0 32px; border-bottom: 1px solid #eee8d6; margin-bottom: 40px; }
    .thriwa-lead { font-size: 20px; font-weight: 400; color: #444444; max-width: 900px; margin: 0 auto 28px; }
    .thriwa-badge-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 24px; }
    .thriwa-badge { display: inline-block; font-size: 14px; font-weight: 600; color: #8f7530; background-color: #fdf9ec; border: 1px solid #f0e6cc; border-radius: 4px; padding: 8px 16px; text-transform: uppercase; letter-spacing: 0.5px; }
    .thriwa-section { margin-bottom: 48px; }
    .thriwa-media { margin: 28px 0; text-align: center; }
    .thriwa-media img { max-width: 100%; height: auto; border-radius: 6px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: inline-block; }
    .thriwa-caption { font-size: 14px; color: #666666; margin-top: 10px; font-style: italic; }
    .thriwa-specs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin: 24px 0 32px; }
    .thriwa-spec-card { background-color: #faf9f5; border-left: 4px solid #c9a94c; padding: 18px 20px; border-radius: 0 6px 6px 0; }
    .thriwa-spec-card strong { display: block; font-size: 15px; color: #8f7530; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 6px; }
    .thriwa-cta-box { background: linear-gradient(135deg, #fdf9ec 0%, #f5f0e1 100%); border: 1px solid #e6dcc0; border-radius: 8px; padding: 36px 32px; text-align: center; margin-top: 48px; }
    .thriwa-cta-box h2 { margin-top: 0; }
    .thriwa-product-wrap .thriwa-btn { display: inline-block; font-family: 'Montserrat', Arial, sans-serif; font-size: 17px; font-weight: 700; color: #ffffff; background-color: #2c2416; padding: 16px 40px; border: 2px solid #1a140c; border-radius: 6px; text-decoration: none; letter-spacing: 0.3px; box-shadow: 0 4px 14px rgba(44, 36, 22, 0.35); transition: background-color 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease; margin-top: 10px; min-width: 220px; text-align: center; }
    .thriwa-product-wrap .thriwa-btn:hover { background-color: #1a140c; color: #ffffff; transform: translateY(-2px); box-shadow: 0 6px 18px rgba(44, 36, 22, 0.45); }
    .thriwa-product-wrap .thriwa-btn:focus-visible { outline: 3px solid #bfa046; outline-offset: 3px; }
    .thriwa-faq-list { border-top: 1px solid #e0e0e0; margin-top: 24px; }
    .thriwa-faq-item { border-bottom: 1px solid #e0e0e0; }
    .thriwa-faq-question { display: flex; align-items: center; justify-content: space-between; width: 100%; background: none; border: none; padding: 20px 4px; font-family: 'Montserrat', Arial, sans-serif; font-size: 18px; font-weight: 600; color: #222222; text-align: left; cursor: pointer; transition: color 0.2s ease; }
    .thriwa-faq-question:hover { color: #bfa046; }
    .thriwa-faq-icon { flex-shrink: 0; width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 400; color: #bfa046; margin-left: 16px; }
    .thriwa-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.35s ease, padding 0.35s ease; padding: 0 4px; }
    .thriwa-faq-answer p { margin: 0 0 18px; color: #444444; }
    .thriwa-faq-item.is-open .thriwa-faq-answer { max-height: 500px; padding: 0 4px 18px; }
    @media (max-width: 768px) {
      .thriwa-product-wrap h1 { font-size: 28px; }
      .thriwa-product-wrap h2 { font-size: 24px; }
      .thriwa-product-wrap h3 { font-size: 20px; }
      .thriwa-product-wrap { padding: 0 16px 48px; }
      .thriwa-hero { padding: 32px 0 24px; }
      .thriwa-product-wrap .thriwa-btn { font-size: 16px; padding: 15px 28px; min-width: 200px; width: 100%; max-width: 320px; }
    }
  