:root{--bg:#FAF6EC;--ink:#1E1B16;--gold:#C8961E;--gold-d:#B0821A;--panel:#FFFDF7;--band:#F3ECDC;--jade:#2F6B4F;--muted:#5A5245;--body:#4A4337}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--gold-d)}h1,h2,h3{font-family:Rubik,sans-serif;margin:0}.ht-wrap{max-width:1180px;margin:0 auto;padding-left:22px;padding-right:22px}.ht-section{padding-top:clamp(44px,7vw,88px);padding-bottom:clamp(44px,7vw,88px)}.ht-section--narrow{max-width:860px;margin:0 auto}.ht-h1{font-weight:800;font-size:clamp(38px,6.4vw,68px);line-height:1.02;letter-spacing:-.02em;margin-bottom:20px;text-wrap:pretty}.ht-h1--sm{font-size:clamp(32px,5vw,52px)}.ht-h2{font-weight:800;font-size:clamp(26px,3.8vw,42px);line-height:1.08;letter-spacing:-.015em;margin-bottom:10px;text-wrap:pretty}.ht-h2--xl{font-size:clamp(28px,4.4vw,48px)}.ht-h2--light{color:#f6efdf}.ht-lede{font-size:clamp(16px,1.6vw,19px);line-height:1.6;color:var(--body);max-width:46ch;text-wrap:pretty}.ht-lede--light{color:#f6efdfc7;max-width:40ch}.ht-sub{font-size:16px;color:var(--body);margin:0 0 34px}.ht-meta{font-size:14px;color:var(--muted);font-weight:600}.ht-mt{margin-top:36px}.ht-btn{display:inline-block;border:0;cursor:pointer;padding:14px 26px;border-radius:999px;font-family:Rubik,sans-serif;font-weight:700;font-size:15px;text-align:center;transition:background .15s,color .15s}.ht-btn--lg{padding:17px 34px;font-size:16px}.ht-btn--block{display:block;width:100%;padding:19px;font-size:17px;font-weight:800;margin-top:4px}.ht-btn--gold{background:var(--gold);color:var(--ink)}.ht-btn--gold:hover,.ht-btn--dark{background:var(--ink);color:#f6efdf}.ht-btn--dark:hover{background:var(--gold);color:var(--ink)}.ht-ticker{background:var(--ink);color:#f6efdf;overflow:hidden;white-space:nowrap;padding:9px 0;font-size:12.5px;letter-spacing:.09em;font-weight:600;text-transform:uppercase}.ht-ticker__track{display:inline-flex;gap:36px;padding-right:36px;animation:ht-marquee 42s linear infinite}.ht-ticker__dot{color:var(--gold)}@keyframes ht-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ht-header{position:sticky;top:0;z-index:40;background:#faf6ecf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(30,27,22,.1)}.ht-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:14px;padding-bottom:14px}.ht-logo{font-family:Rubik,sans-serif;font-weight:800;font-size:20px;letter-spacing:.14em}.ht-logo--light{color:#f6efdf;margin-bottom:12px}.ht-nav{display:flex;gap:24px;font-size:14.5px;font-weight:600;flex-wrap:wrap}.ht-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(28px,5vw,60px);align-items:center;padding-top:clamp(34px,6vw,76px);padding-bottom:clamp(30px,5vw,60px)}.ht-eyebrow{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:700;color:var(--muted);margin-bottom:20px}.ht-stars{color:var(--gold);letter-spacing:.1em}.ht-hero__cta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:30px}.ht-hero__media img{border-radius:20px;box-shadow:0 24px 60px -28px #1e1b1673}.ht-band{background:var(--band);border-top:1px solid rgba(30,27,22,.1);border-bottom:1px solid rgba(30,27,22,.1)}.ht-band--top{border-bottom:0}.ht-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:22px;padding-top:26px;padding-bottom:26px}.ht-trust__item{display:flex;gap:12px;align-items:flex-start}.ht-trust__icon{font-size:20px}.ht-trust__title{font-family:Rubik,sans-serif;font-weight:700;font-size:15px;margin-bottom:3px}.ht-trust__text{font-size:13.5px;color:var(--muted)}.ht-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.ht-card{background:var(--panel);border:1px solid rgba(30,27,22,.1);border-radius:20px;overflow:hidden}.ht-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.ht-card__ph{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,monospace;font-size:13px;color:var(--muted);background:repeating-linear-gradient(135deg,rgba(30,27,22,.045) 0 8px,transparent 8px 16px)}.ht-card__body{padding:22px}.ht-card__head{display:flex;align-items:center;gap:9px;margin-bottom:8px}.ht-card__title{font-family:Rubik,sans-serif;font-weight:700;font-size:19px}.ht-card__text{margin:0;font-size:15px;line-height:1.6;color:var(--body)}.ht-dot{width:12px;height:12px;border-radius:999px;display:block;flex:none}.ht-dark{background:var(--ink);color:#f6efdf}.ht-usecases{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(30px,5vw,56px);padding-top:clamp(44px,7vw,84px);padding-bottom:clamp(44px,7vw,84px)}.ht-uselist__row{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid rgba(246,239,223,.16);font-size:16px}.ht-uselist__row:last-child{border-bottom:0}.ht-buy{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(28px,5vw,56px);align-items:start}.ht-buy__media img{border-radius:20px;border:1px solid rgba(30,27,22,.1)}.ht-step-label{font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.ht-step-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.ht-mixhint{font-size:13px;font-weight:700;color:var(--gold-d);margin-bottom:10px}.ht-mixhint.is-done{color:var(--jade)}.ht-packs{display:grid;gap:10px;margin-bottom:26px}.ht-pack{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;text-align:left;cursor:pointer;padding:16px 18px;border-radius:14px;background:transparent;border:1px solid rgba(30,27,22,.18);font-family:Manrope,sans-serif;color:var(--ink)}.ht-pack.is-active{background:var(--panel);border:2px solid var(--gold);box-shadow:0 8px 22px -16px #1e1b1680}.ht-pack__l{display:flex;flex-direction:column;gap:4px;flex:1 1 auto;min-width:max-content}.ht-pack__r{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.ht-pack__name{font-family:Rubik,sans-serif;font-weight:700;font-size:17px;white-space:nowrap}.ht-pack__sub{font-size:13.5px;color:var(--muted);white-space:nowrap}.ht-pack__price{font-family:Rubik,sans-serif;font-weight:700;font-size:17px}.ht-pack__note{font-size:12.5px;font-weight:700;color:var(--gold-d)}.ht-colors{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.ht-chip{display:flex;align-items:center;gap:9px;cursor:pointer;padding:11px 17px;border-radius:999px;background:transparent;color:var(--ink);border:1px solid rgba(30,27,22,.22);font-family:Manrope,sans-serif;font-weight:700;font-size:14.5px}.ht-chip.is-active{background:var(--ink);color:#f6efdf;border:2px solid var(--ink)}.ht-mix{display:grid;gap:8px;margin-bottom:26px}.ht-mix__row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:14px;border:1px solid rgba(30,27,22,.18);background:transparent}.ht-mix__row.is-on{background:var(--panel);border:2px solid var(--gold)}.ht-mix__label{flex:1 1 auto;min-width:0}.ht-mix__name{display:block;font-weight:700;font-size:15px}.ht-mix__steps{display:flex;align-items:center;gap:4px;flex:none}.ht-step{width:32px;height:32px;border-radius:999px;cursor:pointer;border:1px solid rgba(30,27,22,.22);background:var(--panel);color:var(--ink);font-size:18px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center}.ht-step[disabled]{cursor:not-allowed;background:transparent;color:#1e1b164d}.ht-mix__count{width:30px;text-align:center;font-family:Rubik,sans-serif;font-weight:800;font-size:17px}.ht-total{background:var(--band);border-radius:16px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.ht-total--right{text-align:right}.ht-total__k{font-size:13px;color:var(--muted);font-weight:600}.ht-total__v{font-family:Rubik,sans-serif;font-weight:800;font-size:28px;line-height:1.1}.ht-total__save{font-family:Rubik,sans-serif;font-weight:800;font-size:20px;color:var(--jade)}.ht-note{text-align:center;font-size:13.5px;color:var(--muted);margin:14px 0 0}.ht-howto{margin-top:30px;border-top:1px solid rgba(30,27,22,.12);padding-top:22px}.ht-howto h3{font-weight:700;font-size:17px;margin-bottom:10px}.ht-howto p{font-size:15px;line-height:1.65;color:var(--body);margin:0}.ht-ugc{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.ht-ugc__item img{aspect-ratio:9/14;object-fit:cover;border-radius:18px;width:100%}.ht-ugc__ph{aspect-ratio:9/14;border-radius:18px;border:1px dashed rgba(30,27,22,.3);background:repeating-linear-gradient(135deg,rgba(30,27,22,.045) 0 8px,transparent 8px 16px);display:flex;align-items:center;justify-content:center;text-align:center;padding:18px;font-family:ui-monospace,monospace;font-size:12.5px;color:var(--muted)}.ht-faq__item{border-top:1px solid rgba(30,27,22,.14)}.ht-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;background:none;border:0;padding:20px 2px;cursor:pointer;text-align:left;font-family:Rubik,sans-serif;font-weight:700;font-size:17px;color:var(--ink)}.ht-faq__sign{font-size:20px;color:var(--gold-d);flex:none}.ht-faq__a p{margin:0;padding:0 2px 22px;font-size:15.5px;line-height:1.68;color:var(--body);max-width:62ch}.ht-cta{background:var(--gold)}.ht-cta__inner{max-width:900px;margin:0 auto;padding:clamp(44px,7vw,84px) 22px;text-align:center}.ht-cta__body{font-size:17px;color:#3a3226;margin:0 0 28px}.ht-footer{background:var(--ink);color:#f6efdfcc}.ht-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:34px;padding-top:clamp(40px,6vw,64px);padding-bottom:28px}.ht-footer__about{margin:0;font-size:14.5px;line-height:1.6;max-width:34ch}.ht-footer__title{font-family:Rubik,sans-serif;font-weight:700;font-size:15px;color:#f6efdf;margin-bottom:12px}.ht-footer__links{display:flex;flex-direction:column;gap:9px;font-size:14.5px}.ht-footer__links a:hover{color:var(--gold)}.ht-footer__legal{border-top:1px solid rgba(246,239,223,.14);padding-top:18px;padding-bottom:34px;font-size:13px}.ht-contact{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:38px}.ht-contact__card{background:var(--panel);border:1px solid rgba(30,27,22,.12);border-radius:20px;padding:26px}.ht-contact__card:hover{border-color:var(--gold)}.ht-contact__icon{font-size:24px;margin-bottom:14px}.ht-contact__k{font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.ht-contact__v{font-family:Rubik,sans-serif;font-weight:800;font-size:22px}.ht-contact__t{font-size:13.5px;color:var(--muted);margin-top:8px}.ht-infobox{margin-top:34px;background:var(--band);border-radius:20px;padding:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px}.ht-infobox__t{font-family:Rubik,sans-serif;font-weight:700;font-size:16px;margin-bottom:6px}.ht-infobox__b{font-size:14.5px;line-height:1.6;color:var(--body)}.ht-rte{font-size:16px;line-height:1.7;color:var(--body)}.ht-rte h3{font-family:Rubik,sans-serif;font-size:19px;margin:26px 0 10px;color:var(--ink)}.ht-rte ul{padding-left:20px}.ht-select,.ht-input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(30,27,22,.22);background:var(--panel);font-family:Manrope,sans-serif;font-size:15px;margin-bottom:12px}.ht-qty{width:70px;padding:10px;border-radius:10px;border:1px solid rgba(30,27,22,.22)}.ht-cart__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid rgba(30,27,22,.12);flex-wrap:wrap}.ht-cart__title{font-family:Rubik,sans-serif;font-weight:700;font-size:16px}.ht-cart__prop{font-size:13px;color:var(--muted)}.ht-cart__price{font-family:Rubik,sans-serif;font-weight:700}.ht-sticky{position:sticky;bottom:0;z-index:45;background:#1e1b16f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#f6efdf}.ht-sticky__k{font-size:12.5px;opacity:.75;font-weight:600}.ht-sticky__v{font-family:Rubik,sans-serif;font-weight:800;font-size:18px}@media(max-width:700px){.ht-nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hongthai.css.map */
