@import "https://fonts.googleapis.com/css2?family=Sarabun:wght@400;500;600;700&display=swap";:root{--bg-deep:#05060a;--bg-panel:#0c0f16;--bg-muted:#121622;--border:#c9a22738;--gold:#c9a227;--gold-bright:#e8d089;--red:#9b1c2e;--text:#c5cad6;--text-heading:#f7f4ea;--shadow:0 24px 80px #00000073;--radius:14px;--font:"Sarabun", "Noto Sans Thai", system-ui, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--bg-deep);text-rendering:optimizelegibility;margin:0;font-size:1.05rem;line-height:1.65}#root{min-height:100svh}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrap{width:min(1120px,100% - 2.5rem);margin-inline:auto}.site-root{flex-direction:column;min-height:100svh;display:flex}.site-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#05060af7 0%,#05060ae0 100%);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);min-height:4.25rem;margin-inline:auto;display:flex}.site-logo{align-items:center;text-decoration:none;display:flex}.site-logo__text{letter-spacing:.12em;background:linear-gradient(90deg, var(--gold), var(--gold-bright));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:700}.site-logo__img{object-fit:contain;width:auto;height:2.25rem;display:block}.site-nav--desktop{gap:1.75rem;display:none}@media (width>=900px){.site-nav--desktop{display:flex}}.site-nav__link{color:var(--text);font-size:.98rem;font-weight:500;text-decoration:none}.site-nav__link:hover{color:var(--gold-bright)}.site-header__actions{align-items:center;gap:.75rem;display:flex}.site-header__contact{display:none}@media (width>=520px){.site-header__contact{display:inline-flex}}.site-nav-toggle{border:1px solid var(--border);background:var(--bg-panel);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;position:relative}@media (width>=900px){.site-nav-toggle{display:none}}.site-nav-toggle__bar,.site-nav-toggle__bar:before,.site-nav-toggle__bar:after{content:"";background:var(--gold);border-radius:2px;width:1.1rem;height:2px;transition:transform .2s,opacity .2s;display:block;position:absolute}.site-nav-toggle__bar:before{transform:translateY(-6px)}.site-nav-toggle__bar:after{transform:translateY(6px)}.site-nav-toggle__bar.is-open{background:0 0}.site-nav-toggle__bar.is-open:before{transform:rotate(45deg)}.site-nav-toggle__bar.is-open:after{transform:rotate(-45deg)}.mobile-drawer{border-top:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;background:#05060af5;padding:1.5rem;transition:opacity .2s,visibility .2s;position:fixed;inset:4.25rem 0 0}.mobile-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto}@media (width>=900px){.mobile-drawer{display:none}}.mobile-drawer__nav{flex-direction:column;gap:.5rem;display:flex}.mobile-drawer__link{color:var(--text-heading);border-bottom:1px solid #ffffff0f;padding:.65rem 0;font-size:1.1rem;text-decoration:none}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:linear-gradient(135deg, var(--gold) 0%, #a6841a 100%);color:#1a1204;border-color:#ffffff1f;box-shadow:0 8px 28px #c9a22740}.btn--primary:hover{filter:brightness(1.06)}.btn--ghost{color:var(--gold-bright);border-color:var(--border);background:0 0}.btn--ghost:hover{border-color:var(--gold);color:var(--text-heading)}.btn--lg{padding:.85rem 1.75rem;font-size:1rem}.hero{background:radial-gradient(ellipse 120% 80% at 50% -20%, #c9a2272e, transparent), linear-gradient(180deg, #0a0d14 0%, var(--bg-deep) 100%);background-position:50%;background-size:cover;padding:4rem 0 4.5rem;position:relative}.hero__inner{max-width:52rem}.hero__eyebrow{color:var(--gold-bright);margin:0 0 .75rem;font-size:.95rem;font-weight:600}.hero__title{color:var(--text-heading);letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(2rem,5vw,3.1rem);font-weight:700;line-height:1.12}.hero__lead{color:#f7f4eae0;margin:0 0 1.25rem;font-size:1.2rem}.hero__text{color:var(--text);max-width:48rem;margin:0 0 2rem}.hero__cta{flex-wrap:wrap;gap:.75rem;display:flex}.section{padding:3.5rem 0}.section--tight{padding:2rem 0}.section--dark{background:var(--bg-panel);border-block:1px solid #ffffff0a}.section--muted{background:var(--bg-muted)}.section--article{background:linear-gradient(180deg, var(--bg-deep) 0%, #080a10 100%)}.lucky-strip{border-block:1px solid var(--border);background:linear-gradient(90deg,#9b1c2e59,#c9a2271f)}.lucky-strip__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (width>=640px){.lucky-strip__inner{text-align:left;flex-direction:row;justify-content:space-between}}.lucky-strip__title{color:var(--text-heading);margin:0;font-size:1.15rem}.lucky-strip__nums{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.lucky-strip__num{text-align:center;letter-spacing:.08em;min-width:4.5rem;color:var(--text-heading);border:1px solid var(--border);background:#00000059;border-radius:10px;padding:.6rem 1rem;font-size:1.35rem;font-weight:700}.section-title{color:var(--text-heading);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.25}.section-title--center{text-align:center}.section-lead{color:var(--text);margin:0 0 2rem;font-size:1.1rem}.section-lead--center{text-align:center;max-width:42rem;margin-inline:auto}.section-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin:0 0 .35rem;font-size:.8rem}.prose{color:var(--text);margin:0}.prose--accent{border-left:3px solid var(--gold);border-radius:0 var(--radius) var(--radius) 0;background:#c9a2270f;padding:1.25rem}.split{gap:2rem;display:grid}@media (width>=800px){.split{grid-template-columns:1fr 1fr;align-items:start;gap:3rem}}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=720px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#00000040;padding:1.5rem 1.25rem}.stat-card__value{color:var(--gold-bright);font-size:2rem;font-weight:700;line-height:1.1}.stat-card__unit{margin-left:.15rem;font-size:1.1rem}.stat-card__label{color:var(--text);margin-top:.5rem;font-size:.92rem}.feature-grid{gap:1.25rem;display:grid}@media (width>=720px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:var(--bg-panel);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #ffffff0f;padding:1.5rem}.feature-card__title{color:var(--text-heading);margin:0 0 .65rem;font-size:1.05rem}.feature-card__body{color:var(--text);margin:0;font-size:.95rem}.card-row{gap:1.25rem;display:grid}@media (width>=800px){.card-row{grid-template-columns:repeat(3,1fr)}}.info-card{border:1px solid var(--border);border-radius:var(--radius);color:inherit;background:#00000059;padding:1.5rem;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.info-card:hover{border-color:var(--gold);transform:translateY(-2px)}.info-card__title{color:var(--text-heading);margin:0 0 .75rem;font-size:1.05rem}.info-card__desc{color:var(--text);margin:0 0 1rem;font-size:.92rem}.info-card__more{color:var(--gold);font-size:.88rem;font-weight:600}.package-layout{gap:2rem;display:grid}@media (width>=900px){.package-layout{grid-template-columns:1fr 1fr;align-items:start}}.package-list{color:var(--text);margin:0;padding:0 0 0 1.2rem}.package-list li{margin-bottom:.6rem}.pricing{gap:1rem;display:grid}@media (width>=520px){.pricing{grid-template-columns:1fr 1fr}}.price-card{border-radius:var(--radius);border:1px solid var(--border);background:linear-gradient(160deg,#c9a2271f,#0c0f16f2);padding:1.75rem}.price-card--alt{background:linear-gradient(160deg,#9b1c2e26,#0c0f16f2)}.price-card__tier{color:var(--text-heading);margin:0 0 .75rem;font-size:1.1rem}.price-card__desc{color:var(--text);margin:0 0 1.25rem;font-size:.92rem}.price-card__price{color:var(--gold-bright);margin:0;font-size:2rem;font-weight:700}.price-card__note{color:var(--text);margin-top:.35rem;font-size:.88rem;font-weight:500;display:block}.cta-band{border-block:1px solid var(--border);background:linear-gradient(90deg,#9b1c2e73,#c9a22733)}.cta-band__inner{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}@media (width>=720px){.cta-band__inner{flex-direction:row;justify-content:space-between;align-items:center}}.cta-band__title{color:var(--text-heading);margin:0 0 .5rem;font-size:1.5rem}.cta-band__text{color:var(--text);max-width:36rem;margin:0}.article-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.article-list__link{border-radius:var(--radius);color:inherit;border:1px solid #ffffff0f;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}@media (width>=640px){.article-list__link{flex-direction:row;justify-content:space-between;align-items:center}}.article-list__link:hover{border-color:var(--border);background:#c9a2270f}.article-list__title{color:var(--text-heading);font-weight:600}.article-list__date{color:#c5cad6bf;font-size:.88rem}.prose-block h2{margin-bottom:1rem}.prose-block h3{color:var(--text-heading);margin:2rem 0 .75rem;font-size:1.2rem}.prose-block p{color:var(--text);margin:0 0 1rem}.partner-grid{gap:1.25rem;margin-top:2rem;display:grid}@media (width>=720px){.partner-grid{grid-template-columns:1fr 1fr}}.partner-card{border-radius:var(--radius);background:#0000004d;border:1px solid #ffffff0f;padding:1.5rem}.partner-card h3{color:var(--text-heading);margin:0 0 .65rem;font-size:1.05rem}.partner-card p{color:var(--text);margin:0;font-size:.95rem}.prose--footer-note{text-align:center;margin-top:2rem;font-size:.98rem}.video-section{padding-bottom:4rem}.video-frame{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);background:#000;overflow:hidden}.video-frame__el{background:#000;width:100%;max-height:520px;display:block}.site-footer{border-top:1px solid var(--border);background:#030407;margin-top:auto}.site-footer__grid{gap:2rem;padding:3rem 0 2rem;display:grid}@media (width>=640px){.site-footer__grid{grid-template-columns:2fr 1fr}}.site-footer__brand{margin-bottom:.5rem}.site-footer__tag{color:var(--text);max-width:28rem;margin:0;font-size:.95rem}.site-footer__h{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin:0 0 .75rem;font-size:.95rem}.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__links a{color:var(--text);padding:.35rem 0;text-decoration:none;display:inline-block}.site-footer__links a:hover{color:var(--gold-bright)}.site-footer__bottom{border-top:1px solid #ffffff0f}.site-footer__copy{text-align:center;color:#c5cad6a6;margin:0;padding:1.25rem 0;font-size:.88rem}
