/* Shared article and archive layout */
:root{--bg:#080808;--surface:#151515;--surface-2:#1d1d1d;--text:#f7f7f7;--muted:#aaa6a3;--line:rgba(255,255,255,.09);--red:#ef2525;--red2:#ff4d3d;--cream:#f1d3b9;--green:#5ecf88;--yellow:#f6c762;--radius:22px;--shadow:0 28px 90px rgba(0,0,0,.38);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 88% 8%,rgba(239,37,37,.11),transparent 28rem),#080808;font-family:"Noto Sans Thai","Leelawadee UI",Tahoma,Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.container{width:min(calc(100% - 36px),var(--max));margin-inline:auto}.section{padding:72px 0}.section-soft{background:rgba(255,255,255,.018)}.skip-link{position:fixed;left:12px;top:-100px;z-index:999;padding:10px 16px;background:#fff;color:#111;border-radius:10px}.skip-link:focus{top:12px}.topbar{border-bottom:1px solid var(--line);background:#050505;color:#d7d3d0;font-size:.82rem}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar-note{display:flex;align-items:center;gap:9px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--red)}
.brand{display:flex;align-items:center;gap:12px}.brand-logo{width:52px;height:52px;object-fit:contain}.brand-copy{line-height:1.08}.brand-copy strong{display:block}.brand-copy span{display:block;color:var(--muted);font-size:.68rem;letter-spacing:.08em}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:999px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--red),#a80c0c);color:#fff}.btn-dark{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.12);color:#fff}.btn-cream{background:var(--cream);color:#160b07}.btn-sm{min-height:40px;padding-inline:15px;font-size:.87rem}.hero{padding:54px 0 40px;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);gap:38px;align-items:center}.hero h1{font-size:clamp(2.25rem,5vw,4.6rem);line-height:1.08;letter-spacing:-.045em;margin:8px 0 14px}.hero p{color:#c7c2bf;max-width:760px;margin:0}.hero-art{min-height:260px;display:grid;place-items:center;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle,rgba(239,37,37,.18),transparent 60%),rgba(255,255,255,.02);overflow:hidden}.hero-art img{width:min(100%,300px);height:auto;object-fit:contain}.keyword-art{min-height:230px}.keyword-monogram{font-size:clamp(1.8rem,4vw,3.4rem);font-weight:950;text-align:center;padding:28px;color:#fff}.eyebrow,.section-kicker{color:var(--red2);font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.82rem;margin-bottom:20px}.breadcrumbs a:hover{color:#fff}.hero-actions,.cta-actions,.tag-row,.meta-row{display:flex;flex-wrap:wrap;gap:10px}.hero-actions{margin-top:24px}.meta-row{color:var(--muted);font-size:.8rem;margin-top:16px}.tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid var(--line);font-size:.72rem;font-weight:800}.tag-red{background:rgba(239,37,37,.85);border-color:transparent}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-title{font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.12;letter-spacing:-.04em;margin:6px 0}.section-copy{color:var(--muted);margin:0;max-width:700px}.article-shell,.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.article{min-width:0;padding:clamp(22px,4vw,42px);border:1px solid var(--line);border-radius:28px;background:rgba(18,18,18,.9);box-shadow:var(--shadow)}.article h2{font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.28;margin:38px 0 12px}.article h3{font-size:1.2rem;margin:26px 0 10px}.article p,.article li{color:#c7c3c0}.article a:not(.btn){color:var(--cream);text-decoration:underline;text-underline-offset:3px}.article img{border-radius:18px}.lead{font-size:1.08rem;color:#e8e3e0!important}.notice,.takeaway,.responsible,.disclaimer{padding:18px 20px;border-radius:17px;margin:22px 0;background:rgba(239,37,37,.07);border:1px solid rgba(239,37,37,.2);color:#dcd4d0}.takeaway{background:rgba(94,207,136,.065);border-color:rgba(94,207,136,.2)}.toc{display:grid;gap:8px;padding:20px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.025);margin:24px 0}.toc strong{margin-bottom:4px}.toc a{color:#dcd8d5!important;text-decoration:none!important}.toc a:hover{color:#fff!important}.fact-grid,.cards,.steps,.keyword-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fact-grid{margin:20px 0}.fact-item,.card,.step,.keyword-card,.match-box,.scorecard{padding:20px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.025)}.fact-item strong{display:block;color:#fff}.fact-item span{display:block;color:var(--muted);font-size:.86rem;margin-top:4px}.checklist,.check-list{padding-left:1.35rem}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--line);border-radius:15px;padding:14px 16px;background:rgba(255,255,255,.025)}.faq-list summary{cursor:pointer;font-weight:800}.author-box{display:flex;gap:14px;align-items:center;border-top:1px solid var(--line);margin-top:32px;padding-top:22px}.author-avatar{width:64px;height:64px;object-fit:contain;border-radius:16px;background:#0c0c0c}.author-box p{margin:4px 0 0;font-size:.86rem}.sidebar{position:sticky;top:100px;display:grid;gap:16px}.side-card{padding:20px;border:1px solid var(--line);border-radius:20px;background:rgba(18,18,18,.9)}.side-card h2{font-size:1.02rem;margin:0 0 13px}.side-card .btn{width:100%;margin-top:9px}.related{display:grid;gap:7px}.related a{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.035);color:#d3cfcc;font-size:.87rem}.related a:hover{background:rgba(255,255,255,.07);color:#fff}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.card{display:flex;flex-direction:column;min-height:250px}.card h2{font-size:1.15rem;margin:10px 0}.card p{color:var(--muted);font-size:.9rem}.card .text-link{margin-top:auto}.number{font-size:1.7rem;font-weight:950;color:var(--red2)}.text-link{color:var(--cream);font-weight:800}.cta{padding:clamp(28px,5vw,52px);border-radius:28px;background:linear-gradient(135deg,#5a0909,#cf1d1d);border:1px solid rgba(255,255,255,.12)}.cta h2{font-size:clamp(1.8rem,4vw,3rem);margin:0 0 10px}.cta p{color:rgba(255,255,255,.82)}.site-footer{padding:48px 0 22px;border-top:1px solid var(--line);background:#050505}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:34px}.footer-brand p,.footer-links{color:var(--muted);font-size:.86rem}.footer-links{display:grid;gap:8px}.footer-links a:hover{color:#fff}.footer-col h2{font-size:.98rem;margin:0 0 12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:34px;padding-top:18px;color:#77726f;font-size:.77rem}.source-list{padding-left:1.2rem}.keyword-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:20px}.keyword-search{width:100%;min-height:48px;padding:0 16px;border-radius:14px;border:1px solid var(--line);background:#121212;color:#fff}.keyword-empty{display:none;color:var(--muted);padding:20px 0}.match-box,.scorecard{margin:22px 0}.match{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;text-align:center}.team{display:grid;justify-items:center;gap:8px}.team-badge{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#2d2d2d,#141414);font-weight:950}.vs{font-weight:950;color:var(--red2)}
@media(max-width:1024px){.hero-grid,.article-shell,.article-grid{grid-template-columns:1fr}.sidebar{position:static}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:680px){.container{width:min(calc(100% - 24px),var(--max))}.section{padding:54px 0}.hero{padding:38px 0 30px}.hero-art{min-height:210px}.article{padding:20px;border-radius:21px}.cards,.fact-grid,.steps,.keyword-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.topbar-inner{justify-content:center;text-align:center}.topbar-inner>span:last-child{display:none}.section-head{align-items:flex-start;flex-direction:column}.match{grid-template-columns:1fr auto 1fr;gap:8px}.team-badge{width:54px;height:54px}.keyword-toolbar{flex-direction:column}}
