/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/app/read/read.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* ===== /read — public articles ===== */
.read_page__xX2TC {
  min-height: 100vh;
  background: #050810;
  color: #e8e8e8;
  font-family: "Noto Sans Thai", -apple-system, sans-serif;
  position: relative;
  overflow-x: hidden;
  padding: 0 1.5rem 5rem;
  line-height: 1.7;
}

.read_bg__e_ot5 {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: radial-gradient(ellipse at 30% 10%, rgba(64, 89, 231, 0.07) 0%, transparent 50%), radial-gradient(ellipse at 70% 90%, rgba(138, 118, 229, 0.05) 0%, transparent 50%), #050810;
}

.read_bgGrid__kVpsx {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: radial-gradient(ellipse at center, black 0%, transparent 75%);
  -webkit-mask-image: radial-gradient(ellipse at center, black 0%, transparent 75%);
}

/* ─── Index header ─── */
.read_header__MS4O2 {
  position: relative;
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  padding: 5rem 0 3rem;
  text-align: center;
}

.read_brand__6xjSK {
  display: inline-block;
  font-weight: 800;
  font-size: 0.95rem;
  letter-spacing: 0.4em;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  margin-bottom: 1.75rem;
  transition: color 0.2s;
}
.read_brand__6xjSK:hover {
  color: white;
}

.read_eyebrow__UKFz9 {
  display: inline-block;
  font-size: 0.65rem;
  letter-spacing: 0.4em;
  color: rgba(255, 255, 255, 0.35);
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.4rem 0.9rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  margin-bottom: 1.25rem;
}

.read_title__j70ga {
  font-size: 2rem;
  font-weight: 200;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.95);
  letter-spacing: -0.01em;
  margin-bottom: 1rem;
}
.read_title__j70ga span {
  background: linear-gradient(135deg, #4059e7, #8a76e5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 400;
}
@media (min-width: 768px) {
  .read_title__j70ga {
    font-size: 2.6rem;
  }
}

.read_lead__MrsJ_ {
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.85;
  max-width: 480px;
  margin: 0 auto;
}

/* ─── Index list ─── */
.read_main__obvfI {
  position: relative;
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
}

.read_list__sCYZ_ {
  list-style: none;
  padding: 0;
  margin: 0;
}

.read_item__tpyGL {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.read_item__tpyGL:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.read_itemLink__CKrTa {
  display: block;
  padding: 1.5rem 0.5rem;
  color: inherit;
  text-decoration: none;
  position: relative;
  transition: padding 0.25s ease;
}
.read_itemLink__CKrTa:hover {
  padding-left: 1rem;
}
.read_itemLink__CKrTa:hover .read_itemTitle__6qOx9 {
  color: rgb(255, 255, 255);
}
.read_itemLink__CKrTa:hover .read_itemArrow__csDha {
  color: rgb(138, 118, 229);
  transform: translateX(4px);
}

.read_itemMeta__aj2_S {
  display: flex;
  gap: 0.85rem;
  align-items: center;
  margin-bottom: 0.5rem;
  font-size: 0.7rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.35);
  font-weight: 600;
}

.read_itemType__Bp2ru {
  display: inline-block;
  padding: 0.2rem 0.55rem;
  border: 1px solid rgba(138, 118, 229, 0.4);
  color: rgb(138, 118, 229);
  border-radius: 2px;
  font-size: 0.65rem;
}

.read_itemDate__2S_YK {
  color: rgba(255, 255, 255, 0.3);
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: none;
  font-size: 0.78rem;
}

.read_itemTitle__6qOx9 {
  font-size: 1.25rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  margin: 0 0 0.4rem;
  letter-spacing: 0.01em;
  transition: color 0.2s;
}
@media (min-width: 768px) {
  .read_itemTitle__6qOx9 {
    font-size: 1.45rem;
  }
}

.read_itemDesc__x0AoA {
  margin: 0 0 0.75rem;
  font-size: 0.92rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.7;
}

.read_itemArrow__csDha {
  display: inline-block;
  font-size: 0.78rem;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.25s ease;
}

.read_empty__QvxzC {
  padding: 3.5rem 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}

.read_emptySub__OHk_R {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 0.5rem;
}

/* ─── Article page ─── */
.read_articleHeader__I6xtR {
  position: relative;
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  padding: 4rem 0 2rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  margin-bottom: 2.5rem;
}

.read_breadcrumb__tdh11 {
  display: flex;
  gap: 0.55rem;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.35);
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}
.read_breadcrumb__tdh11 a {
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
}
.read_breadcrumb__tdh11 a:hover {
  color: rgba(255, 255, 255, 0.85);
}

.read_breadcrumbCurrent__n2tSa {
  color: rgba(255, 255, 255, 0.4);
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.read_articleType__y8wwC {
  display: inline-block;
  padding: 0.3rem 0.75rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(138, 118, 229, 0.4);
  border-radius: 2px;
  font-size: 0.65rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: rgb(138, 118, 229);
  font-weight: 700;
}

.read_articleTitle__QZB_X {
  font-size: 1.85rem;
  font-weight: 700;
  line-height: 1.25;
  color: rgba(255, 255, 255, 0.97);
  letter-spacing: -0.01em;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .read_articleTitle__QZB_X {
    font-size: 2.55rem;
  }
}

.read_articleLead__Q3fjs {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.85;
  max-width: 580px;
  margin: 0 auto 1.5rem;
}

.read_articleMeta__zcpI8 {
  display: flex;
  gap: 0.6rem;
  justify-content: center;
  align-items: center;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.35);
  letter-spacing: 0.04em;
}

/* ─── Article body (rendered markdown) ─── */
.read_articleBody__y6rc6 {
  position: relative;
  z-index: 2;
  max-width: 680px;
  margin: 0 auto;
  font-size: 1.05rem;
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.84);
}
.read_articleBody__y6rc6 h1, .read_articleBody__y6rc6 h2, .read_articleBody__y6rc6 h3, .read_articleBody__y6rc6 h4 {
  color: rgba(255, 255, 255, 0.97);
  font-weight: 700;
  line-height: 1.3;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
}
.read_articleBody__y6rc6 h1 {
  font-size: 1.75rem;
}
.read_articleBody__y6rc6 h2 {
  font-size: 1.45rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.read_articleBody__y6rc6 h3 {
  font-size: 1.2rem;
}
.read_articleBody__y6rc6 p {
  margin: 0 0 1.25rem;
}
.read_articleBody__y6rc6 a {
  color: #8a76e5;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(138, 118, 229, 0.4);
          text-decoration-color: rgba(138, 118, 229, 0.4);
  text-underline-offset: 3px;
  transition: -webkit-text-decoration-color 0.2s;
  transition: text-decoration-color 0.2s;
  transition: text-decoration-color 0.2s, -webkit-text-decoration-color 0.2s;
}
.read_articleBody__y6rc6 a:hover {
  -webkit-text-decoration-color: #8a76e5;
          text-decoration-color: #8a76e5;
}
.read_articleBody__y6rc6 strong {
  color: rgba(255, 255, 255, 0.97);
}
.read_articleBody__y6rc6 em {
  color: rgba(255, 255, 255, 0.9);
}
.read_articleBody__y6rc6 blockquote {
  border-left: 3px solid #8a76e5;
  margin: 1.5rem 0;
  padding: 0.5rem 1.25rem;
  color: rgba(255, 255, 255, 0.75);
  background: rgba(138, 118, 229, 0.05);
  font-style: italic;
}
.read_articleBody__y6rc6 code {
  background: rgba(64, 89, 231, 0.12);
  color: #a0b4ff;
  padding: 0.1rem 0.45rem;
  border-radius: 3px;
  font-family: "Courier New", ui-monospace, monospace;
  font-size: 0.92em;
}
.read_articleBody__y6rc6 pre {
  background: #0a0e18;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem 1.25rem;
  border-radius: 6px;
  overflow-x: auto;
  margin: 1.5rem 0;
}
.read_articleBody__y6rc6 pre code {
  background: none;
  padding: 0;
  color: rgba(255, 255, 255, 0.85);
}
.read_articleBody__y6rc6 ul, .read_articleBody__y6rc6 ol {
  padding-left: 1.4rem;
  margin: 0 0 1.25rem;
}
.read_articleBody__y6rc6 li {
  margin-bottom: 0.4rem;
}
.read_articleBody__y6rc6 hr {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin: 2.5rem auto;
  width: 60%;
}
.read_articleBody__y6rc6 table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 0.9rem;
}
.read_articleBody__y6rc6 th, .read_articleBody__y6rc6 td {
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 0.6rem 0.85rem;
  text-align: left;
}
.read_articleBody__y6rc6 th {
  background: rgba(255, 255, 255, 0.03);
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
}
.read_articleBody__y6rc6 img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  margin: 1.5rem 0;
}

/* ─── Article footer CTA ─── */
.read_articleFoot__qJ1g8 {
  position: relative;
  z-index: 2;
  max-width: 680px;
  margin: 4rem auto 2rem;
  padding: 2.5rem 1.75rem;
  background: linear-gradient(135deg, rgba(138, 118, 229, 0.08), rgba(64, 89, 231, 0.05));
  border: 1px solid rgba(138, 118, 229, 0.2);
  border-radius: 8px;
  text-align: center;
}

.read_footEyebrow__uwXaF {
  font-size: 0.7rem;
  letter-spacing: 0.35em;
  color: rgba(138, 118, 229, 0.95);
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 0.5rem;
}

.read_footTitle__2wXhH {
  font-size: 1.4rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.97);
  margin: 0 0 0.5rem;
}

.read_footLead__PKZ8_ {
  font-size: 0.92rem;
  color: rgba(255, 255, 255, 0.55);
  margin: 0 0 1.75rem;
  line-height: 1.75;
}

.read_footCtas__TtYmS {
  display: flex;
  gap: 0.75rem;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 1.75rem;
}

.read_footCta__8csHe {
  padding: 0.85rem 1.5rem;
  background: linear-gradient(135deg, #ff5c3f, #ff8033);
  color: white;
  text-decoration: none;
  font-weight: 700;
  border-radius: 8px;
  font-size: 0.92rem;
  transition: all 0.25s ease;
}
.read_footCta__8csHe:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(255, 92, 63, 0.3);
}

.read_footCtaGhost__53xy6 {
  padding: 0.85rem 1.5rem;
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  font-weight: 600;
  border-radius: 8px;
  font-size: 0.92rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: all 0.25s ease;
}
.read_footCtaGhost__53xy6:hover {
  background: rgba(255, 255, 255, 0.08);
  color: white;
}

.read_footBack__flapM {
  display: inline-block;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
  letter-spacing: 0.1em;
}
.read_footBack__flapM:hover {
  color: rgba(255, 255, 255, 0.8);
}

/* ─── Footer (both pages) ─── */
.read_footer__a3fNl {
  position: relative;
  z-index: 2;
  max-width: 720px;
  margin: 3rem auto 0;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  text-align: center;
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.read_footerLink__CFEV2 {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}
.read_footerLink__CFEV2:hover {
  color: rgba(255, 255, 255, 0.95);
}

.read_footerSep__boX5R {
  color: rgba(255, 255, 255, 0.2);
  margin: 0 0.5rem;
}
