:root{
  --bg:#080b0a;--surface:#101713;--surface-2:#151e19;--line:rgba(191,255,226,.09);
  --text:#f7fbf8;--muted:#9eaca3;--green:#18d88f;--green-2:#6df5bf;
  --amber:#f0b44d;--amber-2:#ffd27b;--radius:20px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Noto Sans Thai",sans-serif;background:radial-gradient(circle at 8% 0%,rgba(24,216,143,.08),transparent 28%),radial-gradient(circle at 94% 6%,rgba(240,180,77,.06),transparent 27%),var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}
a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}
#field{position:fixed;inset:0;width:100%;height:100%;z-index:-3;opacity:.25}.grain{position:fixed;inset:0;pointer-events:none;z-index:-2;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}
.topbar{position:sticky;top:0;z-index:50;background:rgba(8,11,10,.86);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05)}
.topbar-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.11em}.brand-symbol{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),#57dcff);color:#02100a;box-shadow:0 14px 34px rgba(24,216,143,.2)}
.topnav{display:flex;gap:26px;margin-left:auto}.topnav a{color:var(--muted)}.top-actions{display:flex;align-items:center;gap:10px}.lang-switch{display:flex;padding:3px;border:1px solid var(--line);border-radius:11px}.lang{width:38px;height:34px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-weight:700;cursor:pointer}.lang.active{background:var(--green);color:#03100a}
.profile-button{display:flex;align-items:center;gap:10px;padding:7px 12px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.025);color:#fff}.profile-button small{display:block;color:var(--muted);text-align:left}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(24,216,143,.08);color:var(--green-2);font-weight:800}
.portal{padding:58px 0 100px}.welcome{display:flex;justify-content:space-between;align-items:end;gap:30px}.eyebrow,.section-label{display:block;color:var(--green-2);font-size:11px;font-weight:800;letter-spacing:.16em}.welcome h1{font-size:clamp(42px,6vw,70px);letter-spacing:-.055em;line-height:1.05;margin:12px 0}.welcome p{color:var(--muted);max-width:680px}.account-pill{padding:16px 18px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.018)}.account-pill span{display:block;color:var(--muted);font-size:11px}.account-pill strong{display:flex;align-items:center;gap:8px;margin-top:4px;color:var(--green-2)}.account-pill i{width:8px;height:8px;border-radius:50%;background:var(--green)}
.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:34px 0 76px}.summary-card{padding:22px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(180deg,rgba(17,24,21,.95),rgba(9,12,10,.95))}.summary-card span,.summary-card small{display:block;color:var(--muted)}.summary-card strong{display:block;font-size:25px;margin:9px 0 5px}.green{color:var(--green-2)}
.section{margin-top:88px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-heading h2,.panel-heading h2{font-size:clamp(32px,4.5vw,50px);letter-spacing:-.04em;margin:8px 0 0}.section-heading p{color:var(--muted);max-width:520px}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(17,24,21,.97),rgba(7,10,9,.97))}.product-top{display:flex;justify-content:space-between;gap:20px}.product-identity{display:flex;gap:15px;align-items:center}.product-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;font-weight:800}.green-icon{background:rgba(24,216,143,.08);color:var(--green-2)}.amber-icon{background:rgba(240,180,77,.08);color:var(--amber-2)}.product-identity small{color:var(--muted)}.product-identity h3{margin:3px 0 0;font-size:25px}.status-badge{height:fit-content;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800}.green-badge{background:rgba(24,216,143,.08);color:var(--green-2)}.amber-badge{background:rgba(240,180,77,.08);color:var(--amber-2)}
.product-meta{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:26px 0;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.product-meta div{padding:14px;background:var(--bg)}.product-meta span{display:block;color:var(--muted);font-size:11px}.product-meta strong{display:block;margin-top:5px}.product-actions{display:flex;gap:10px}.button{border:1px solid transparent;border-radius:13px;min-height:46px;padding:0 18px;font-weight:700;cursor:pointer}.button-primary{background:linear-gradient(180deg,var(--green-2),var(--green));color:#03100a}.button-amber{background:linear-gradient(180deg,var(--amber-2),var(--amber));color:#150e03}.button-secondary{background:rgba(255,255,255,.025);border-color:var(--line);color:#fff}
.download-table{border:1px solid var(--line);border-radius:18px;overflow:hidden}.download-row{display:grid;grid-template-columns:1.5fr .55fr .8fr .55fr auto;align-items:center;gap:15px;padding:17px 20px;background:rgba(255,255,255,.014);border-bottom:1px solid var(--line)}.download-row:last-child{border-bottom:0}.header-row{color:var(--muted);font-size:11px;background:rgba(255,255,255,.025)}.download-row>div{display:flex;align-items:center;gap:12px}.file-badge{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;font-size:10px;font-weight:800}.green-file{background:rgba(24,216,143,.08);color:var(--green-2)}.amber-file{background:rgba(240,180,77,.08);color:var(--amber-2)}.neutral-file{background:rgba(255,255,255,.05);color:#d8ded9}.ready{color:var(--green-2);font-size:11px}.pending{color:var(--amber-2);font-size:11px}.mini-button{border:0;border-radius:10px;padding:9px 13px;background:rgba(24,216,143,.1);color:var(--green-2);font-weight:700;cursor:pointer}.amber-mini{background:rgba(240,180,77,.1);color:var(--amber-2)}.mini-button.disabled{opacity:.5;cursor:not-allowed}
.two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{padding:28px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.014)}.panel-heading{margin-bottom:22px}.timeline{display:grid;gap:24px}.timeline article{display:grid;grid-template-columns:auto 1fr;gap:14px}.timeline-dot{width:12px;height:12px;border-radius:50%;margin-top:7px}.green-dot{background:var(--green)}.amber-dot{background:var(--amber)}.timeline small{color:var(--muted)}.timeline h3{margin:4px 0}.timeline p{color:var(--muted);margin:0}.support-list{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:15px;overflow:hidden}.support-list a{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;padding:15px;background:var(--bg)}.support-list a>span{color:var(--green-2);font-weight:800}.support-list small{display:block;color:var(--muted)}
.footer{padding:62px 0 24px;border-top:1px solid var(--line);background:rgba(0,0,0,.16)}.footer-inner{display:flex;justify-content:space-between;gap:40px}.footer-inner p{color:var(--muted)}.footer-links{display:flex;gap:24px;align-items:start}.footer-links a{color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;margin-top:38px;padding-top:18px;border-top:1px solid var(--line);color:#69766d;font-size:13px}
.toast{position:fixed;right:24px;bottom:24px;display:grid;gap:4px;max-width:350px;padding:17px 20px;border:1px solid rgba(109,245,191,.2);border-radius:14px;background:#111814;box-shadow:0 24px 70px rgba(0,0,0,.35);transform:translateY(130px);opacity:0;transition:.28s;z-index:100}.toast.show{transform:none;opacity:1}.toast span{color:var(--muted);font-size:13px}
.reveal{opacity:0;transform:translateY(18px);transition:.65s}.reveal.show{opacity:1;transform:none}
@media(max-width:960px){.topnav{display:none}.summary-grid,.product-grid,.two-column{grid-template-columns:1fr 1fr}.welcome{align-items:start;flex-direction:column}.download-row{grid-template-columns:1.3fr .5fr .7fr auto}.download-row>span:nth-child(4),.header-row>span:nth-child(4){display:none}.footer-inner{flex-direction:column}}
@media(max-width:700px){.container{width:min(100% - 26px,1180px)}.top-actions .lang-switch{display:none}.profile-button span:last-child{display:none}.portal{padding-top:38px}.summary-grid,.product-grid,.two-column,.product-meta{grid-template-columns:1fr}.section-heading{display:block}.product-top{flex-direction:column}.product-actions{flex-direction:column}.download-table{overflow-x:auto}.download-row{min-width:760px}.footer-links{display:grid;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:6px}}
