.hostinger-reach-block-connect{display:flex;flex-direction:column;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;flex-direction:column;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}:root{--brand-primary:#EE4D2D;--brand-secondary:#113366;--bg-body:#FFFFFF;--bg-card:#F8F8F8;--text-body:#222222;--text-muted:#666666;--border:#E6E6E6;--unit:8px;--radius-card:8px;--radius-btn:4px;--content-width:760px;--header-width:1080px;--shadow-header:0 2px 10px rgba(17, 51, 102, 0.08);--topbar-bg:#113366;--topbar-text:#FFFFFF}@media (prefers-color-scheme:dark){:root{--brand-primary:#FF6B4A;--brand-secondary:#7FA8D9;--bg-body:#121212;--bg-card:#1E1E1E;--text-body:#E4E4E4;--text-muted:#9E9E9E;--border:#2E2E2E;--shadow-header:0 2px 10px rgba(0, 0, 0, 0.55);--topbar-bg:#1E1E1E;--topbar-text:#E4E4E4}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:120px}body{margin:0;background:var(--bg-body);color:var(--text-body);font-family:"Noto Sans Thai","Sarabun",sans-serif;font-size:17px;line-height:1.8;word-break:break-word}a{color:var(--brand-primary);text-decoration:none}a:hover,a:focus{text-decoration:underline}img{max-width:100%;height:auto}h1,h2,h3,h4{color:var(--brand-secondary);line-height:1.5;font-weight:700}h1{font-size:32px}h2{font-size:26px}h3{font-size:21px}.site-content,.site-header-inner,.site-footer-inner{max-width:var(--content-width);margin:0 auto;padding:0 calc(var(--unit) * 2)}.site-topbar{background:var(--topbar-bg);color:var(--topbar-text);font-size:13px;line-height:1.6}.site-topbar-inner{max-width:var(--header-width);margin:0 auto;padding:calc(var(--unit) * 0.75) calc(var(--unit) * 2)}.site-tagline{margin:0}.site-header{position:sticky;top:0;z-index:100;background:var(--bg-body);border-bottom:1px solid var(--border);padding:var(--unit) 0;box-shadow:var(--shadow-header)}.site-header-inner{max-width:var(--header-width);display:flex;align-items:center;justify-content:space-between;gap:calc(var(--unit) * 3)}.site-branding{min-width:0;display:flex;align-items:center;gap:calc(var(--unit) * 1.25)}.site-logo,.custom-logo-link{display:inline-flex;flex-shrink:0}.site-logo img,.custom-logo-link img{height:36px;width:auto;display:block}.site-title{margin:0;font-size:24px;line-height:1.3;white-space:nowrap}.site-title a{color:var(--brand-secondary)}.site-nav{margin-top:0;min-width:0}.site-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:calc(var(--unit) * 0.5);flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.site-nav ul::-webkit-scrollbar{display:none}.site-nav a{display:inline-block;white-space:nowrap;min-height:40px;line-height:37px;padding:0 calc(var(--unit) * 1.5);color:var(--brand-secondary);border-bottom:3px solid #fff0}.site-nav a:hover,.site-nav a:focus-visible{border-bottom-color:var(--brand-primary);text-decoration:none}.site-nav .current-menu-item>a,.site-nav .current_page_item>a,.site-nav .current-cat>a,.site-nav a[aria-current="page"]{border-bottom-color:var(--brand-primary);font-weight:700}@media (max-width:720px){.site-header-inner{flex-wrap:wrap;gap:0}.site-nav{width:100%;margin-top:calc(var(--unit) * 0.5)}}.blog .site-content,.archive .site-content,.search .site-content,.single .site-content{max-width:var(--header-width);display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:calc(var(--unit) * 4);align-items:start}.content-main{min-width:0}@media (max-width:900px){.blog .site-content,.archive .site-content,.search .site-content,.single .site-content{grid-template-columns:1fr;gap:calc(var(--unit) * 2)}}.category-tabs{padding-top:calc(var(--unit) * 2)}.category-tabs ul{list-style:none;margin:0;padding:0 0 var(--unit);display:flex;gap:calc(var(--unit) * 0.5);flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--border)}.category-tabs ul::-webkit-scrollbar{display:none}.category-tabs a{display:inline-flex;align-items:center;gap:calc(var(--unit) * 0.5);white-space:nowrap;min-height:40px;line-height:1;padding:0 calc(var(--unit) * 1.5);color:var(--text-body);font-size:14px;font-weight:600;border-radius:999px;background:var(--bg-card);border:1px solid var(--border)}.category-tabs a:hover,.category-tabs a:focus-visible{color:var(--brand-primary);border-color:var(--brand-primary);text-decoration:none}.category-tabs a[aria-current="page"]{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.category-tabs a[aria-current="page"] .cat-count{color:#fff;opacity:.85}.category-tabs .cat-count{font-size:12px;color:var(--text-muted);font-weight:400}.post-list{display:flex;flex-direction:column;gap:calc(var(--unit) * 2);padding:calc(var(--unit) * 3) 0}.post-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-card);padding:0;overflow:hidden;display:flex;flex-direction:row}.card-thumb{display:block;flex-shrink:0;width:200px;align-self:stretch;background:var(--bg-card)}.card-thumb-img,.card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.card-thumb-ph{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:130px;background:linear-gradient(135deg,var(--brand-secondary),var(--brand-primary));color:#fff;font-weight:700;font-size:18px;padding:var(--unit);text-align:center}.card-body{padding:calc(var(--unit) * 2);display:flex;flex-direction:column;flex:1;min-width:0}.post-card h2{margin:0 0 calc(var(--unit) * 0.5);font-size:19px;line-height:1.5}.post-card h2 a{color:var(--brand-secondary)}.post-card .post-excerpt{font-size:14px;color:var(--text-muted);line-height:1.7}.post-card .post-excerpt p{margin:0 0 var(--unit);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card .read-more{margin-top:auto;align-self:flex-start}.post-card.is-hero{border-left:6px solid var(--brand-primary)}.post-card.is-hero .card-thumb{width:300px}.post-card.is-hero h2{font-size:24px}.post-card.is-hero .post-excerpt{font-size:15px;color:var(--text-body)}.post-card.is-hero .post-excerpt p{-webkit-line-clamp:3}@media (max-width:560px){.post-card,.post-card.is-hero{flex-direction:column}.card-thumb,.post-card.is-hero .card-thumb{width:100%;aspect-ratio:16 / 10;align-self:auto}}.site-sidebar{display:flex;flex-direction:column;gap:calc(var(--unit) * 3);padding:calc(var(--unit) * 3) 0;position:sticky;top:96px}@media (max-width:900px){.site-sidebar{position:static;padding-top:0}}.widget{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-card);padding:calc(var(--unit) * 2)}.widget-title{font-size:17px;margin:0 0 calc(var(--unit) * 1.5);padding-bottom:var(--unit);border-bottom:2px solid var(--brand-primary);color:var(--brand-secondary)}.widget ul{list-style:none;margin:0;padding:0}.widget-latest li{border-bottom:1px solid var(--border)}.widget-latest li:last-child{border-bottom:0}.widget-latest a{display:block;padding:calc(var(--unit) * 0.75) 0;min-height:30px;font-size:15px;color:var(--text-body);line-height:1.5}.widget-categories li{display:flex;align-items:center;justify-content:space-between;gap:var(--unit);border-bottom:1px solid var(--border);color:var(--text-muted);font-size:14px}.widget-categories li:last-child{border-bottom:0}.widget-categories a{display:block;flex:1;padding:calc(var(--unit) * 0.75) 0;min-height:30px;color:var(--text-body)}.widget-categories a:hover,.widget-latest a:hover{color:var(--brand-primary);text-decoration:none}.search-form{display:flex;gap:var(--unit)}.search-form label{flex:1;min-width:0;margin:0}.search-field{width:100%;padding:calc(var(--unit) * 0.75) var(--unit);border:1px solid var(--border);border-radius:var(--radius-btn);background:var(--bg-body);color:var(--text-body);font-family:inherit;font-size:14px}.search-submit{border:0;background:var(--brand-primary);color:#fff;border-radius:var(--radius-btn);padding:0 calc(var(--unit) * 1.5);min-height:40px;font-family:inherit;font-weight:600;cursor:pointer}.search-submit:hover{opacity:.9}.hero-badge{display:inline-block;background:var(--brand-primary);color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;padding:2px 10px;border-radius:var(--radius-btn);margin-bottom:var(--unit)}.post-meta{color:var(--text-muted);font-size:14px;margin-bottom:var(--unit)}.read-more{display:inline-block;min-height:30px;line-height:30px;padding:0 calc(var(--unit) * 2);background:var(--brand-primary);color:#fff;border-radius:var(--radius-btn);font-weight:600}.read-more:hover{text-decoration:none;opacity:.9}.single-post-article{padding:calc(var(--unit) * 3) 0}.entry-content p{margin:0 0 calc(var(--unit) * 2)}.entry-content ul{padding-left:calc(var(--unit) * 3)}.entry-content p:last-child em:only-child{color:var(--text-muted)}.entry-content .shopee-product{background:var(--bg-card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-card)!important}.entry-content .shopee-product img{max-width:280px;border-radius:6px}.entry-content .shopee-product a{color:#fff}.bm-ad{background:var(--bg-card);border-radius:var(--radius-card);padding:var(--unit)}.entry-content .bm-ad span{color:var(--text-muted)!important}.entry-content .bm-product{background:var(--bg-card)!important;border-color:var(--border)!important}.entry-content .bm-product div{color:var(--text-muted)!important}.entry-content .bm-product strong{color:var(--text-body)!important}.entry-content .bm-product a{background:var(--brand-primary)!important;color:#fff!important}.bm-disclosure{background:var(--bg-card)!important;color:var(--text-muted)!important;border-left:3px solid var(--brand-primary)!important;border-radius:0 var(--radius-card) var(--radius-card) 0}.empty-state{text-align:center;padding:calc(var(--unit) * 8) calc(var(--unit) * 2);color:var(--text-muted)}.empty-state h2{color:var(--brand-secondary)}.pagination{display:flex;gap:var(--unit);padding-bottom:calc(var(--unit) * 3);flex-wrap:wrap}.pagination .page-numbers{min-height:40px;line-height:40px;padding:0 calc(var(--unit) * 2);background:var(--bg-card);border-radius:var(--radius-btn);color:var(--brand-secondary)}.pagination .page-numbers.current{background:var(--brand-primary);color:#fff}.site-footer{border-top:1px solid var(--border);margin-top:calc(var(--unit) * 4);padding:calc(var(--unit) * 3) 0;color:var(--text-muted);font-size:14px}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute}a:focus-visible,.read-more:focus-visible{outline:3px solid var(--brand-secondary);outline-offset:2px}