@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@300;400;500;600;700&family=Cinzel:wght@500;600;700&display=swap");:root{--bg:#050d1a;--bg-elevated:#081321;--bg-panel:rgba(6,18,34,0.82);--bg-panel-strong:rgba(4,13,27,0.94);--text:#e2e8f0;--muted:#9ba8bd;--accent:#3b82f6;--accent-soft:#8bb7ff;--accent-glow:rgba(59,130,246,0.34);--accent-2:#f5c842;--accent-2-glow:rgba(245,200,66,0.24);--line:rgba(59,130,246,0.24);--line-soft:rgba(245,200,66,0.16);--shadow-deep:0 32px 90px rgba(0,0,0,0.42);--radius-xl:34px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at top left,rgba(59,130,246,.18),transparent 26%),radial-gradient(circle at 85% 8%,rgba(245,200,66,.1),transparent 18%),linear-gradient(180deg,#07111d,#050d1a 38%,#030812);font-family:IBM Plex Sans Thai,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{margin:0;font-family:Cinzel,IBM Plex Sans Thai,serif;letter-spacing:.02em}p{margin:0 0 1rem}::selection{background:rgba(59,130,246,.28);color:#fff}.site-shell{position:relative;min-height:100vh;overflow-x:clip}.site-header{position:fixed;inset:0 0 auto;z-index:100;backdrop-filter:blur(16px);background:linear-gradient(180deg,rgba(5,13,26,.96),rgba(5,13,26,.9)),linear-gradient(90deg,rgba(245,200,66,.06),transparent 34%,rgba(59,130,246,.08));border-bottom:1px solid rgba(245,200,66,.12);box-shadow:0 12px 40px rgba(0,0,0,.2)}.site-header:after{content:"";position:absolute;inset:auto 16px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,200,66,.45),rgba(59,130,246,.75),transparent)}.site-footer-inner,.site-header-inner{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.site-header-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.brand-frame,.brand-link{display:inline-flex;align-items:center}.brand-frame{justify-content:center;min-height:54px;padding:4px 0;filter:drop-shadow(0 12px 28px rgba(59,130,246,.28))}.site-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.site-nav-link{position:relative;padding:10px 12px;border-radius:999px;color:rgba(226,232,240,.78);font-size:14px;transition:color .2s ease,transform .2s ease,background .2s ease,box-shadow .2s ease}.site-nav-link:hover{color:#fff;background:rgba(59,130,246,.11);box-shadow:inset 0 0 0 1px rgba(59,130,246,.22);transform:translateY(-1px)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-weight:700;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.action-btn:hover{transform:translateY(-1px)}.action-btn-primary{color:#f8fbff;background:linear-gradient(135deg,#3b82f6,#1f5ebd);box-shadow:0 14px 30px rgba(59,130,246,.34),inset 0 1px 0 rgba(255,255,255,.18)}.action-btn-outline{color:var(--accent);border:1px solid var(--accent);background:rgba(59,130,246,.06);box-shadow:inset 0 0 0 1px rgba(139,183,255,.08),0 10px 24px rgba(59,130,246,.12)}.site-footer{position:relative;margin-top:48px;border-top:1px solid rgba(245,200,66,.12);background:linear-gradient(180deg,rgba(3,8,18,0),rgba(3,8,18,.92) 24%),linear-gradient(90deg,rgba(59,130,246,.08),transparent 34%,rgba(245,200,66,.08))}.site-footer-inner{padding:28px 0 42px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;color:var(--muted);font-size:14px}.site-footer-links{display:flex;flex-wrap:wrap;gap:16px}.site-footer-links a:hover{color:#fff}@media (max-width:1080px){.site-header-inner{padding:14px 0;grid-template-columns:1fr}.brand-link,.header-actions{justify-content:center}}@media (max-width:720px){.site-footer-inner,.site-header-inner{width:min(calc(100% - 24px),var(--max-width))}.site-nav-link{padding:8px 10px;font-size:13px}.header-actions{width:100%}.action-btn{flex:1 1 0;min-width:0}}