*{box-sizing:border-box}body{background:#fff}.hp-hero{max-width:1280px;margin:0 auto;padding:56px 24px 48px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hp-hero-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:100px;border:1px solid #c301014d;background:#c301010f;font-family:var(--thai);font-size:15px;color:#c30101;margin-bottom:24px}.hp-hero-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:#c30101;animation:hp-pulse 2s ease-in-out infinite;will-change:opacity}@keyframes hp-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.hp-hero-tag:before{animation:none;opacity:1}}.hp-hero h1{font-family:var(--thai);font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.15;color:var(--text-primary);margin-bottom:20px}.hp-hero h1 em{font-style:normal;color:#c30101}.hp-hero-sub{font-size:15px;line-height:1.7;color:var(--text-muted);margin-bottom:36px;max-width:480px}.hp-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hp-btn-primary{padding:12px 28px;border-radius:8px;background:#c30101;color:#fff;font-family:var(--thai);font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s}.hp-btn-primary:hover{background:#a30000}.hp-btn-outline{padding:12px 28px;border-radius:8px;border:1px solid #c301014d;color:var(--text-secondary);background:none;font-family:var(--thai);font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.hp-btn-outline:hover{border-color:#c3010199;background:#c301010f}.hp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c301011a;border:1px solid #c3010126;border-radius:12px;overflow:hidden;margin-top:48px}.hp-stat{background:var(--bg-page);padding:20px 24px}.hp-stat-value{font-family:var(--thai);font-size:22px;font-weight:500;color:#c30101;margin-bottom:4px}.hp-stat-label{font-size:15px;color:var(--text-placeholder)}.hp-hero-card,.hp-hero-visual{position:relative}.hp-hero-card{background:var(--bg-card);border:1px solid #c3010133;border-radius:16px;padding:20px;overflow:hidden}.hp-hero-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#0000,#c3010166,#0000)}.hp-ticker-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #c3010112;font-family:var(--thai);font-size:12px}.hp-ticker-row:last-child{border-bottom:none}.hp-ticker-name{color:var(--text-secondary);font-weight:500}.hp-ticker-price{color:var(--text-primary)}.hp-ticker-change-up{color:#34d399;font-size:11px}.hp-ticker-change-dn{color:#f87171;font-size:11px}.hp-section{max-width:1280px;margin:0 auto;padding:40px 24px}.hp-section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.hp-section-title{font-family:var(--thai);font-size:15px;font-weight:500;color:#c30101;margin-bottom:6px}.hp-section-heading{font-family:var(--thai);font-size:20px;font-weight:700;color:var(--text-primary)}.hp-view-all{font-family:var(--thai);font-size:14px;color:var(--text-muted);text-decoration:none;transition:color .15s}.hp-view-all:hover{color:#c30101}.hp-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.hp-card{background:var(--bg-card);border:1px solid #c301011f;border-radius:12px;transition:border-color .18s ease,transform .18s cubic-bezier(.25,.46,.45,.94),box-shadow .18s ease;will-change:transform;contain:layout style}.hp-card:hover{border-color:#c3010159;transform:translateY(-3px);box-shadow:0 8px 24px #c301011a}.hp-card-img{background:var(--bg-page)}.hp-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .32s cubic-bezier(.25,.46,.45,.94);will-change:transform}.hp-card:hover .hp-card-img img{transform:scale(1.04)}.hp-card-body{padding:14px 16px}.hp-card-name{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;line-height:1.45}.hp-card-meta{font-size:11px;color:var(--text-placeholder);margin-bottom:10px}.hp-card-footer{display:flex;align-items:center;justify-content:space-between}.hp-card-rarity{font-family:var(--thai);font-size:9px;font-weight:700;padding:2px 7px;border-radius:4px;background:#c3010114;border:1px solid #c3010126}.hp-card-cta{font-family:var(--thai);font-size:11px;color:var(--text-muted)}.hp-divider{max-width:1440px;margin:0 auto;padding:0 24px}.hp-divider hr{border:none;border-top:1px solid #c3010114}.hp-how{max-width:1440px;margin:0 auto;padding:64px 24px}.hp-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.hp-how-step{background:var(--bg-card);border:1px solid #c301011a;border-radius:12px;padding:28px 24px}.hp-how-num{font-family:var(--thai);font-size:32px;font-weight:300;color:#c3010140;margin-bottom:16px;line-height:1}.hp-how-title{font-size:15px;font-weight:600;color:var(--text-secondary);margin-bottom:8px}.hp-how-desc{font-size:13px;color:var(--text-placeholder);line-height:1.6}.hp-footer{background:#c30101;padding:40px 24px;max-width:100%}.hp-footer-inner{max-width:1440px;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.hp-footer-logo{font-family:var(--thai);font-size:13px;font-weight:600;color:#fff}.hp-footer-copy{font-size:12px;color:#ffffffbf}.hp-footer-links{gap:20px}.hp-footer-link{color:#fffc;transition:color .15s}.hp-footer-link:hover{color:#fff}.hp-promo-banner{transition:opacity .15s}.hp-promo-banner:hover{opacity:.92}.hp-guide-card{background:var(--bg-card);border:1px solid #c301011a;border-radius:10px;padding:16px 18px;transition:border-color .15s}.hp-guide-card:hover{border-color:#c3010159}@media (max-width:900px){.hp-hero{gap:40px}.hp-hero,.hp-how-grid{grid-template-columns:1fr}.hp-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.hp-hero{padding:48px 20px 40px}.hp-stats{grid-template-columns:1fr}.hp-section{padding:48px 20px}.hp-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.hp-wrap{max-width:1280px;margin:0 auto;padding:0 20px}@media (min-width:768px){.hp-wrap{padding:0 32px}}.hp-sec{padding:40px 0}@media (min-width:768px){.hp-sec{padding:56px 0}}.hp-sec-hdr{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.hp-sec-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c30101;margin:0 0 6px}.hp-sec-label,.hp-sec-title{font-family:var(--thai);line-height:1.2}.hp-sec-title{font-size:clamp(20px,3vw,28px);font-weight:700;color:#1a0a0a;margin:0;letter-spacing:-.015em}.hp-viewall{font-size:13px;font-weight:600;color:#c30101;text-decoration:none;font-family:var(--thai);white-space:nowrap;flex-shrink:0;line-height:1}.hp-viewall:hover{text-decoration:underline}.hp-card2{flex-shrink:0;width:clamp(152px,44vw,190px);scroll-snap-align:start;border-radius:14px;background:#fff;border:none;box-shadow:0 1px 4px #0000000f;text-decoration:none;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s,transform .2s;color:inherit}.hp-card2:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.hp-card2 .hp-card-img{position:relative;width:100%;aspect-ratio:1/1;background:#f7f7f7;overflow:hidden;flex-shrink:0}.hp-card2-body{padding:14px;flex:1 1;display:flex;flex-direction:column;min-height:90px}.hp-card2-name{font-size:13px;font-weight:700;color:#1a0a0a;font-family:var(--thai);margin:0 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-card2-price{font-size:14px;font-weight:800;color:#c30101;font-family:var(--thai);margin:0 0 3px;line-height:1.2}.hp-card2-price-label{font-size:10px;font-weight:400;color:#9ca3af;font-family:var(--thai);display:block;margin-bottom:1px;letter-spacing:.04em}.hp-card2-offer{font-size:12px;color:#6b7280;margin:0 0 3px;font-family:var(--thai)}.hp-card2-timer{display:inline-flex;align-items:center;gap:3px;background:#0000000f;color:#374151;font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;font-family:var(--thai);margin-bottom:6px;white-space:nowrap}.hp-card2-badges{display:flex;flex-wrap:wrap;gap:3px;margin:4px 0 6px;min-height:16px}.hp-badge-sm{font-size:10px;font-weight:600;padding:2px 6px;border-radius:3px;font-family:var(--thai);letter-spacing:.04em;white-space:nowrap}.hp-badge-verified{background:#047857;color:#fff}.hp-badge-cond{background:#6b7280;color:#fff}.hp-badge-expert{background:#3b5fc0}.hp-badge-boost,.hp-badge-expert{color:#fff;font-family:var(--thai);font-size:9px;letter-spacing:0;font-weight:600}.hp-badge-boost{background:#c30101}@media (max-width:400px){.hp-badge-boost,.hp-badge-expert{font-size:8px;padding:1px 5px}}.hp-card2-divider{border:none;border-top:1px solid #f0f0f0;margin:auto 0 8px;padding-top:8px}.hp-card2-meta{display:flex;align-items:center;justify-content:space-between}.hp-card2-meta-l,.hp-card2-meta-r{display:flex;align-items:center;gap:3px;font-size:10px;color:#9ca3af;font-family:var(--thai)}.hp-grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width:768px){.hp-grid2{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.hp-grid2{grid-template-columns:repeat(4,1fr);gap:20px}}.hp-grid2 .hp-card2{width:100%;flex-shrink:unset;height:100%}.hp-auc2-card{flex-shrink:0;width:clamp(152px,44vw,190px);scroll-snap-align:start;border-radius:14px;background:#fff;border:none;box-shadow:0 1px 4px #0000000f;text-decoration:none;display:block;overflow:hidden;transition:box-shadow .2s,transform .2s;color:inherit}.hp-auc2-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.hp-auc2-img{position:relative;width:100%;aspect-ratio:3/4;background:#f5f0eb;overflow:hidden}.hp-auc2-timer-bar{position:absolute;bottom:0;left:0;right:0;background:#c30101e0;display:flex;align-items:center;justify-content:center;gap:4px;padding:5px 8px}.hp-auc2-timer-text{font-size:10px;font-weight:800;color:#fff;font-family:var(--thai)}.hp-auc2-body{padding:14px}.hp-auc2-name{font-size:12px;font-weight:700;color:#1a0a0a;font-family:var(--thai);margin:0 0 5px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-auc2-label{font-size:10px;color:#9ca3af;font-family:var(--thai);text-transform:uppercase;letter-spacing:.02em;margin:0 0 1px}.hp-auc2-bid{font-size:14px;font-weight:800;color:#c30101;font-family:var(--thai);margin:0 0 3px}.hp-auc2-bids{font-size:10px;color:#9ca3af;font-family:var(--thai)}.hp-auc2-cta{display:block;margin-top:8px;text-align:center;background:#c30101;color:#fff;font-size:12px;font-weight:700;padding:7px;border-radius:7px;font-family:var(--thai)}.hp-expert-card{flex-shrink:0;width:132px;scroll-snap-align:start;border-radius:14px;background:#fff;border:none;box-shadow:0 1px 4px #0000000f;text-decoration:none;display:flex;flex-direction:column;align-items:center;padding:18px 12px;gap:6px;transition:box-shadow .2s,transform .2s;color:inherit;text-align:center}.hp-expert-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.hp-expert-avatar{width:52px;height:52px;border-radius:50%;background:#f5f0eb;overflow:hidden;position:relative;border:2px solid #c301012e;flex-shrink:0}.hp-expert-name{font-size:11px;font-weight:700;color:#1a0a0a;font-family:var(--thai);line-height:1.35}.hp-expert-badge-text{font-size:9px;color:#6b7280;font-family:var(--thai);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.hp-expert-stars{display:flex;align-items:center;gap:2px;font-size:9px;font-weight:700;color:#c30101;font-family:var(--thai)}.hp-steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}@media (min-width:768px){.hp-steps-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.hp-step-card{background:#fff;border:none;box-shadow:0 1px 4px #0000000f;border-radius:14px;padding:20px 18px 18px;position:relative}.hp-step-badge{display:inline-flex;width:28px;height:28px;border-radius:50%;background:#1a0a0a;color:#fff;font-size:11px;font-weight:800;font-family:var(--thai);margin-bottom:10px;flex-shrink:0}.hp-step-badge,.hp-step-icon{align-items:center;justify-content:center}.hp-step-icon{width:40px;height:40px;border-radius:12px;background:#0000000d;display:flex;margin-bottom:12px}.hp-step-title{font-size:14px;font-weight:800;color:#1a0a0a;font-family:var(--thai);margin-bottom:8px;line-height:1.35}.hp-step-desc{font-size:12px;color:#4b5563;font-family:var(--thai);line-height:1.65}.hp-news-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:600px){.hp-news-grid{grid-template-columns:repeat(2,1fr)}}.hp-news-card{background:#fff;border:none;box-shadow:0 1px 4px #0000000f;border-radius:14px;overflow:hidden;text-decoration:none;display:block;transition:box-shadow .2s,transform .2s;color:inherit}.hp-news-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.hp-news-thumb{width:100%;aspect-ratio:16/9;background:#f5ede4;overflow:hidden}.hp-news-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s;display:block}.hp-news-card:hover .hp-news-thumb img{transform:scale(1.04)}.hp-news-body{padding:16px 18px 20px}.hp-news-tag{font-size:9px;font-weight:700;color:#c30101;font-family:var(--thai);letter-spacing:.02em;text-transform:uppercase;margin:0 0 6px}.hp-news-title{font-size:14px;font-weight:700;color:#1a0a0a;margin:0 0 6px;line-height:1.4}.hp-news-excerpt,.hp-news-title{font-family:var(--thai);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-news-excerpt{font-size:12px;color:#6b7280;line-height:1.55;margin:0 0 12px}.hp-news-footer{display:flex;align-items:center;justify-content:space-between}.hp-news-date{color:#9ca3af}.hp-news-date,.hp-news-read{font-size:10px;font-family:var(--thai)}.hp-news-read{color:#c30101;font-weight:600}.hp-chart-card{flex-shrink:0;width:210px;scroll-snap-align:start;border-radius:14px;background:#fff;border:none;box-shadow:0 1px 4px #0000000f;padding:18px;transition:box-shadow .2s,transform .2s}.hp-chart-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.hp-chart-name{font-size:11px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:30px}.hp-chart-name,.hp-chart-price{color:#1a0a0a;font-family:var(--thai)}.hp-chart-price{font-size:17px;font-weight:800;margin:6px 0 2px}.hp-chart-change{font-size:11px;font-weight:700;font-family:var(--thai)}.hp-promo-list{display:flex;flex-direction:column;gap:16px}.hp-promo-banner-link{border-radius:14px;overflow:hidden;text-decoration:none;display:block;transition:opacity .15s}.hp-promo-banner-link:hover{opacity:.93}.hp-promo-inner{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;min-height:64px}.hp-scroll{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;contain:layout style}.hp-scroll::-webkit-scrollbar{display:none}.hp-card{flex-shrink:0;width:168px;scroll-snap-align:start;border-radius:14px;background:#fff;border:none;box-shadow:0 1px 4px #0000000f;text-decoration:none;display:block;overflow:hidden;transition:box-shadow .2s,transform .2s;color:inherit}.hp-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.hp-card-img{position:relative;width:100%;aspect-ratio:1/1;background:#f7f7f7;overflow:hidden}.hp-card-badge{position:absolute;top:8px;left:8px;font-size:9px;font-weight:700;padding:3px 8px;border-radius:6px;font-family:var(--thai);z-index:1}.hp-card-body{padding:14px}.hp-card-name{font-size:12px;font-weight:700;color:#1a0a0a;margin:0 0 3px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hp-card-name,.hp-card-temple{font-family:var(--thai);overflow:hidden}.hp-card-temple{font-size:10px;color:#9ca3af;margin:0 0 8px;white-space:nowrap;text-overflow:ellipsis}.hp-card-price{font-size:14px;font-weight:800;color:#c30101;font-family:var(--thai);margin:0}.hp-auc-card{flex-shrink:0;width:280px;scroll-snap-align:start;border-radius:14px;background:#fff;border:none;box-shadow:0 1px 4px #0000000f;text-decoration:none;display:flex;overflow:hidden;transition:box-shadow .2s,transform .2s;color:inherit}.hp-auc-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.hp-auc-img{flex-shrink:0;width:96px;height:96px;position:relative;background:#f5f0eb}.hp-auc-body{flex:1 1;padding:11px 12px;display:flex;flex-direction:column;gap:2px;min-width:0}.hp-auc-name{font-size:12px;font-weight:700;color:#1a0a0a;font-family:var(--thai);margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-auc-label{font-size:9px;color:#9ca3af;font-family:var(--thai);margin:5px 0 1px;text-transform:uppercase;letter-spacing:.02em}.hp-auc-bid{font-size:16px;font-weight:800;color:#c30101;font-family:var(--thai);margin:0 0 6px;line-height:1}.hp-auc-timer{display:inline-flex;align-items:center;gap:4px;background:#c30101;color:#fff;font-weight:700;padding:3px 8px;border-radius:999px;align-self:flex-start;margin-bottom:3px}.hp-auc-bids,.hp-auc-timer{font-size:10px;font-family:var(--thai)}.hp-auc-bids{color:#9ca3af;margin:0}.hp-cat-strip{background:#fff;padding:20px 0}.hp-cat-item{flex-shrink:0;flex-direction:column;gap:6px;text-decoration:none;min-width:68px}.hp-cat-icon,.hp-cat-item{display:flex;align-items:center}.hp-cat-icon{width:48px;height:48px;border-radius:14px;justify-content:center;transition:transform .15s}.hp-cat-item:hover .hp-cat-icon{transform:translateY(-2px)}.hp-cat-name{font-size:11px;font-weight:600;color:#3d1c1c;font-family:var(--thai);text-align:center;white-space:nowrap}.hp-cat-count{font-size:9px;color:#9ca3af;font-family:var(--thai)}.hp-trust{background:#fafafa;padding:28px 0}.hp-trust-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media (min-width:600px){.hp-trust-inner{grid-template-columns:repeat(4,1fr)}}.hp-trust-item{gap:10px;padding:6px 0}.hp-trust-icon,.hp-trust-item{display:flex;align-items:center}.hp-trust-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#0000000a;justify-content:center}.hp-trust-text strong{font-size:12px;font-weight:700;color:#1a0a0a;font-family:var(--thai);display:block}.hp-trust-text span{font-size:10px;color:#9ca3af;font-family:var(--thai)}.hp-cta-section{background:#f8f5f0;padding:24px 0}.hp-cta-inner{background:linear-gradient(135deg,#6a1010,#c30101);border-radius:16px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.hp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width:768px){.hp-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.hp-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.hp-grid .hp-card{width:100%;flex-shrink:unset}.hp-blog-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:600px){.hp-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hp-blog-grid{grid-template-columns:repeat(4,1fr)}}.hp-below-fold{content-visibility:auto;contain-intrinsic-size:auto 400px}.hp-footer{background:#1a0a0a;padding:40px 0 28px}.hp-footer-inner{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:24px}@media (min-width:768px){.hp-footer-inner{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:48px;padding:0 32px}}.hp-footer-brand{font-size:20px;font-weight:800;color:#fff;font-family:var(--thai);margin:0 0 4px}.hp-footer-sub{font-size:11px;color:#ffffff61;font-family:var(--thai);margin:0}.hp-footer-links{display:flex;flex-wrap:wrap;gap:8px 16px}.hp-footer-link{font-size:12px;color:#ffffff8c;text-decoration:none;font-family:var(--thai)}.hp-footer-link:hover{color:#ffffffe6;text-decoration:underline}.hp-footer-link[href="/privacy"],.hp-footer-link[href="/terms"]{color:#ffffffb3;text-decoration:underline}.hp-footer-copy{font-size:11px;color:#fff3;font-family:var(--thai);margin:0;align-self:flex-end}