:root{--bg:oklch(1 0 0);--surface:oklch(0.97 0.012 260);--surface-strong:oklch(0.925 0.03 260);--ink:oklch(0.17 0.07 270);--muted:oklch(0.41 0.055 260);--primary:oklch(0.25 0.18 270);--primary-hover:oklch(0.36 0.24 265);--accent:oklch(0.73 0.16 240);--commercial:oklch(0.88 0.175 95);--success:oklch(0.43 0.11 145);--warning:oklch(0.65 0.13 75);--danger:oklch(0.52 0.15 25);--rule:oklch(0.87 0.035 260);--focus:oklch(0.73 0.16 240);--radius-sm:4px;--radius-md:8px;--radius-lg:12px}*{box-sizing:border-box}html{color:var(--ink);font-family:Inter,Noto Sans Thai,ui-sans-serif,system-ui,sans-serif;line-height:1.55}body,html{background:var(--bg)}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.app-shell{min-height:100vh;background:linear-gradient(180deg,oklch(.96 .025 260) 0,var(--bg) 260px),var(--bg)}.topbar{border-bottom:1px solid var(--rule);background:oklch(1 0 0/.94)}.topbar-inner{min-height:64px;max-width:1180px;margin:0 auto;padding:0 24px;justify-content:space-between;gap:20px}.brand,.topbar-inner{display:flex;align-items:center}.brand{gap:12px;min-width:190px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:var(--radius-md);background:var(--primary);color:var(--bg);font-size:.8125rem;font-weight:700}.brand-title{display:block;font-size:.9375rem;font-weight:650;line-height:1.2}.brand-subtitle{display:block;color:var(--muted);font-size:.8125rem;line-height:1.25}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.nav-link{border-radius:var(--radius-md);color:var(--muted);font-size:.875rem;font-weight:600;line-height:1.2;padding:9px 10px}.nav-link:focus-visible,.nav-link:hover{background:var(--surface);color:var(--ink)}.main{max-width:1180px;margin:0 auto;padding:32px 24px 48px}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:24px;gap:24px;align-items:stretch}.hero-copy{display:flex;min-height:330px;flex-direction:column;justify-content:center;padding:8px 0}.chip-row,.status-row{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;min-height:30px;align-items:center;border:1px solid var(--rule);border-radius:999px;background:var(--bg);color:var(--muted);font-size:.8125rem;font-weight:600;line-height:1.2;padding:6px 10px}.chip.primary{border-color:oklch(.78 .12 240);background:oklch(.94 .05 240);color:var(--primary)}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:16px;font-size:2rem;line-height:1.15}h1,h2{font-weight:650;letter-spacing:0;text-wrap:balance}h2{margin-bottom:8px;font-size:1.5rem;line-height:1.2}h3{margin-bottom:6px;font-size:1rem;font-weight:650;letter-spacing:0;line-height:1.35}p{color:var(--muted);font-size:.9375rem}.lede{max-width:68ch;margin-bottom:24px;color:oklch(.31 .065 265);font-size:1rem;text-wrap:pretty}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:var(--radius-md);font-size:.9375rem;font-weight:650;line-height:1.2;padding:10px 16px}.button.primary{background:var(--primary);color:var(--bg)}.button.primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.button.secondary{background:var(--bg);color:var(--primary)}.button.secondary:hover{background:var(--surface)}.work-panel{border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--bg);overflow:hidden}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--rule);background:var(--surface);padding:16px}.panel-header p{margin-bottom:0;font-size:.875rem}.status-list{display:grid}.status-item{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;border-bottom:1px solid var(--rule);padding:16px}.status-item:last-child{border-bottom:0}.status-label{display:block;color:var(--ink);font-size:.9375rem;font-weight:650;line-height:1.35}.status-detail{display:block;margin-top:2px;color:var(--muted);font-size:.8125rem}.badge{align-self:start;border-radius:999px;background:oklch(.94 .05 240);color:var(--primary);font-size:.8125rem;font-weight:650;padding:5px 8px}.badge.retail{background:oklch(.96 .07 95);color:oklch(.36 .1 95)}.badge.success{background:oklch(.94 .055 145);color:oklch(.34 .12 145)}.section{margin-top:32px}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.section-header p{max-width:62ch;margin-bottom:0}.surface-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:12px;gap:12px}.surface-card{display:flex;min-height:168px;flex-direction:column;justify-content:space-between;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--bg);padding:16px}.surface-card p{margin-bottom:16px}.surface-card a{color:var(--primary-hover);font-size:.875rem;font-weight:650}.data-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--rule);overflow:hidden}.data-cell{background:var(--surface);padding:16px}.data-value{display:block;color:var(--ink);font-size:1.25rem;font-weight:650;line-height:1.2}.data-label{display:block;margin-top:4px;color:var(--muted);font-size:.8125rem;font-weight:600}.db-card{border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--bg);padding:16px}.db-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.db-card-header p{margin-bottom:0}.db-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:1px;gap:1px;margin:0;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--rule);overflow:hidden}.db-detail-grid div{min-width:0;background:var(--surface);padding:12px}.db-detail-grid dt{color:var(--muted);font-size:.8125rem;font-weight:600}.db-detail-grid dd{margin:4px 0 0;color:var(--ink);font-size:.9375rem;font-weight:650;overflow-wrap:anywhere}.db-error{margin:12px 0 0;color:var(--danger);overflow-wrap:anywhere}.placeholder-page{max-width:1180px;margin:0 auto;padding:32px 24px 48px}.mini-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:20px;gap:20px;align-items:stretch;border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--surface);padding:20px}.mini-hero-copy{display:flex;min-height:260px;flex-direction:column;justify-content:center}.mini-hero-copy h1{margin-top:18px}.mini-hero-panel{display:flex;flex-direction:column;justify-content:center;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--bg);padding:16px}.mini-hero-panel p{margin:4px 0 16px}.mini-hero-panel p:last-child{margin-bottom:0}@media (max-width:840px){.topbar-inner{align-items:flex-start;flex-direction:column;padding:16px}.nav{justify-content:flex-start}.main{padding:24px 16px 40px}.hero,.mini-hero{grid-template-columns:1fr}.hero-copy,.mini-hero-copy{min-height:auto}.data-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){h1{font-size:1.75rem}.status-item{grid-template-columns:1fr}.section-header{align-items:flex-start;flex-direction:column}.data-band{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}