.dashboard-module__BQeV3q__root{color:#fff;min-height:100vh;font-family:var(--font-sans);background:#0a0a0a}.dashboard-module__BQeV3q__setupBanner{text-align:center;background:#ffffff0a;border:1px solid #ffa50040;border-radius:20px;max-width:560px;margin:4rem auto;padding:2.5rem}.dashboard-module__BQeV3q__setupIcon{margin-bottom:1rem;font-size:2.5rem}.dashboard-module__BQeV3q__setupTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.dashboard-module__BQeV3q__setupText{color:#ffffff73;font-size:.875rem;font-family:var(--font-thai);margin-bottom:1.5rem}.dashboard-module__BQeV3q__setupText code,.dashboard-module__BQeV3q__setupSteps code{color:#fcd34d;background:#ffffff14;border-radius:4px;padding:.15rem .4rem;font-family:monospace;font-size:.82rem}.dashboard-module__BQeV3q__setupSteps{text-align:left;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.65rem;padding:1.25rem 1.5rem;display:flex}.dashboard-module__BQeV3q__setupSteps p{color:#ffffff8c;font-size:.82rem;line-height:1.5;font-family:var(--font-thai)}.dashboard-module__BQeV3q__setupSteps strong{color:#c5002b}.dashboard-module__BQeV3q__setupSteps a{color:#60a5fa;text-decoration:underline}.dashboard-module__BQeV3q__loadingScreen{color:#999;background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.dashboard-module__BQeV3q__loadingSpinner{border:2.5px solid #2a2a2a;border-top-color:#c5002b;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite dashboard-module__BQeV3q__spin}@keyframes dashboard-module__BQeV3q__spin{to{transform:rotate(360deg)}}.dashboard-module__BQeV3q__topBar{z-index:40;-webkit-backdrop-filter:blur(20px);background:#0a0a0ad9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.dashboard-module__BQeV3q__topBarLeft,.dashboard-module__BQeV3q__topBarRight{align-items:center;gap:.75rem;display:flex}.dashboard-module__BQeV3q__logo{align-items:baseline;gap:.35rem;display:flex}.dashboard-module__BQeV3q__logoLG{color:#c5002b;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.dashboard-module__BQeV3q__logoSub{color:#ffffff73;letter-spacing:.04em;font-size:.8rem;font-weight:500}.dashboard-module__BQeV3q__storefront{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:.35rem .85rem;font-size:.75rem;font-weight:500;transition:all .2s}.dashboard-module__BQeV3q__storefront:hover{color:#fff;background:#ffffff0d;border-color:#ffffff4d}.dashboard-module__BQeV3q__signOutBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem .85rem;font-size:.75rem;font-weight:500;transition:color .2s}.dashboard-module__BQeV3q__signOutBtn:hover{color:#fff}.dashboard-module__BQeV3q__avatar{color:#fff;background:linear-gradient(135deg,#c5002b,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.dashboard-module__BQeV3q__main{max-width:1280px;margin:0 auto;padding:3rem 2rem 6rem}.dashboard-module__BQeV3q__hero{margin-bottom:2.5rem}.dashboard-module__BQeV3q__heroText{margin-bottom:1.5rem}.dashboard-module__BQeV3q__heroTitle{color:#fff;margin-bottom:.25rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.dashboard-module__BQeV3q__heroName{color:#c5002b}.dashboard-module__BQeV3q__heroSub{color:#ffffff59;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem}.dashboard-module__BQeV3q__searchWrap{max-width:560px;position:relative}.dashboard-module__BQeV3q__searchIcon{color:#ffffff40;pointer-events:none;font-family:monospace;font-size:.85rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.dashboard-module__BQeV3q__searchInput{color:#fff;width:100%;font-size:.95rem;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:.85rem 1rem .85rem 2.5rem;transition:all .2s}.dashboard-module__BQeV3q__searchInput:focus{background:#ffffff14;border-color:#c5002b99;box-shadow:0 0 0 3px #c5002b1f}.dashboard-module__BQeV3q__searchInput::placeholder{color:#ffffff38}.dashboard-module__BQeV3q__searchClear{color:#ffffff4d;cursor:pointer;padding:.25rem;font-size:.75rem;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.dashboard-module__BQeV3q__searchClear:hover{color:#fff}.dashboard-module__BQeV3q__kpiRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.dashboard-module__BQeV3q__kpiCard{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.35rem;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.dashboard-module__BQeV3q__kpiCard:hover{background:#ffffff12}.dashboard-module__BQeV3q__kpiLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.07em;font-size:.7rem;font-weight:600}.dashboard-module__BQeV3q__kpiValue{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.dashboard-module__BQeV3q__kpiTrend{font-size:.72rem;font-weight:500}.dashboard-module__BQeV3q__up{color:#4ade80}.dashboard-module__BQeV3q__down{color:#f87171}.dashboard-module__BQeV3q__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.dashboard-module__BQeV3q__noResults{text-align:center;color:#ffffff4d;grid-column:1/-1;padding:3rem;font-size:.95rem}.dashboard-module__BQeV3q__moduleCard{cursor:pointer;text-align:left;color:inherit;background:#ffffff0a;border:1px solid #ffffff12;border-radius:18px;align-items:flex-start;gap:1rem;padding:1.5rem;font-family:inherit;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.dashboard-module__BQeV3q__moduleCard:before{content:"";background:linear-gradient(135deg, var(--accent,#c5002b) 0%, transparent 60%);opacity:0;border-radius:inherit;transition:opacity .3s;position:absolute;inset:0}.dashboard-module__BQeV3q__moduleCard:hover{border-color:var(--accent,#c5002b);box-shadow:0 12px 32px #0006, 0 0 0 1px var(--accent,#c5002b);background:#ffffff12;transform:translateY(-3px)}.dashboard-module__BQeV3q__moduleCard:hover:before{opacity:.06}.dashboard-module__BQeV3q__moduleCard:active{transform:translateY(-1px)}.dashboard-module__BQeV3q__cardIconWrap{background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:all .25s;display:flex}.dashboard-module__BQeV3q__moduleCard:hover .dashboard-module__BQeV3q__cardIconWrap{border-color:var(--accent,#c5002b);background:#ffffff1f}.dashboard-module__BQeV3q__cardIcon{font-size:1.5rem;line-height:1}.dashboard-module__BQeV3q__cardBody{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.dashboard-module__BQeV3q__cardLabel{color:#fff;font-size:.95rem;font-weight:700;display:block}.dashboard-module__BQeV3q__cardLabelTh{color:var(--accent,#c5002b);font-size:.75rem;font-weight:500;font-family:var(--font-thai);display:block}.dashboard-module__BQeV3q__cardDesc{color:#ffffff59;font-size:.75rem;line-height:1.4;font-family:var(--font-thai);margin-top:.25rem}.dashboard-module__BQeV3q__cardBadge{color:#fff;text-align:center;background:#c5002b;border-radius:99px;min-width:18px;padding:.15rem .45rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:2.5rem}.dashboard-module__BQeV3q__cardArrow{color:#fff3;font-size:.85rem;transition:all .25s;position:absolute;bottom:1.25rem;right:1.25rem}.dashboard-module__BQeV3q__moduleCard:hover .dashboard-module__BQeV3q__cardArrow{color:var(--accent,#c5002b);transform:translate(3px)}.dashboard-module__BQeV3q__quickTitle{color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.85rem;font-size:.75rem;font-weight:600}.dashboard-module__BQeV3q__quickRow{flex-wrap:wrap;gap:.65rem;display:flex}.dashboard-module__BQeV3q__quickBtn{color:#ffffffa6;font-size:.8rem;font-weight:500;font-family:var(--font-thai);cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:.55rem 1.1rem;transition:all .2s}.dashboard-module__BQeV3q__quickBtn:hover{color:#fff;background:#c5002b26;border-color:#c5002b66;transform:translateY(-1px)}@media (max-width:768px){.dashboard-module__BQeV3q__main{padding:2rem 1rem 5rem}.dashboard-module__BQeV3q__topBar{padding:0 1rem}.dashboard-module__BQeV3q__grid{grid-template-columns:1fr 1fr;gap:.75rem}.dashboard-module__BQeV3q__moduleCard{flex-direction:column;padding:1.1rem}.dashboard-module__BQeV3q__cardDesc{display:none}.dashboard-module__BQeV3q__cardIconWrap{width:42px;height:42px}.dashboard-module__BQeV3q__kpiRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dashboard-module__BQeV3q__grid{grid-template-columns:1fr 1fr}.dashboard-module__BQeV3q__moduleCard{gap:.65rem}}
