@charset "UTF-8";@font-face{font-family:Myanmar Angoun;src:url("./media/MyanmarAngoun-6OVFDE5P.ttf") format("truetype");font-display:swap}:root{--brand: #4f6ef7;--brand-2: #6c5ce7;--brand-dark: #3d59d4;--brand-soft: #eef1fe;--bg: #f4f6fb;--surface: #ffffff;--surface-2: #f8f9fd;--line: #e4e8f0;--line-soft: #eef1f6;--text: #1b1f2b;--text-dim: #4b5468;--text-muted: #8a93a6;--ok: #1f9d63;--warn: #c47b12;--danger: #d24d4d;--info: #3550c4;--radius-sm: 8px;--radius: 12px;--radius-lg: 18px;--radius-xl: 26px;--shadow: 0 1px 3px rgba(20, 27, 45, .07);--shadow-md: 0 4px 16px rgba(20, 27, 45, .08);--shadow-lg: 0 14px 40px rgba(20, 27, 45, .14);--shadow-brand: 0 10px 26px rgba(79, 110, 247, .28);--grad-brand: linear-gradient(135deg, #4f6ef7 0%, #6c5ce7 100%)}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:24px;margin:0 0 4px;line-height:1.25;letter-spacing:-.01em}h2{font-size:16px;margin:0 0 10px;line-height:1.3}.muted{color:var(--text-muted)}.dim{color:var(--text-dim)}.err{color:var(--danger);font-size:14px;margin:8px 0}.link{color:var(--brand);font-weight:600}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}@keyframes sheen{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.45)}}@keyframes ring{0%{transform:scale(.7);opacity:.55}to{transform:scale(1.9);opacity:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes drift{0%{transform:translate(0) scale(1)}33%{transform:translate(6%,-5%) scale(1.08)}66%{transform:translate(-5%,4%) scale(.95)}to{transform:translate(0) scale(1)}}@keyframes grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.rise{animation:rise .42s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, 0s)}.pop{animation:pop .32s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, 0s)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border-radius:var(--radius);font:inherit;font-weight:700;font-size:14px;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.btn-primary svg,.btn-ghost svg{width:17px;height:17px;flex:none}.btn-primary{background:var(--grad-brand);color:#fff;box-shadow:var(--shadow-brand)}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #4f6ef757;text-decoration:none}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.btn-ghost{background:var(--surface);border-color:var(--line);color:var(--text-dim)}.btn-ghost:hover{border-color:var(--brand);color:var(--brand);text-decoration:none}.link-btn{background:none;border:0;padding:0;font:inherit;font-size:13px;font-weight:600;color:var(--brand);cursor:pointer}.link-btn:hover{text-decoration:underline}.card-surface{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.sec-title{display:flex;align-items:center;gap:8px;margin:0 0 2px;font-size:15px;font-weight:800;color:var(--text)}.sec-title svg{width:17px;height:17px;color:var(--text-dim)}.fld{display:block;margin-bottom:16px}.fld>span,.fld>legend{display:block;margin-bottom:6px;font-size:12.5px;font-weight:700;color:var(--text-dim)}.fld input,.fld textarea,.fld select{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);font:inherit;font-size:14px;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.fld input::placeholder,.fld textarea::placeholder,.fld select::placeholder{color:var(--text-muted)}.fld input:focus,.fld textarea:focus,.fld select:focus{outline:none;background:var(--surface);border-color:var(--brand);box-shadow:0 0 0 4px #4f6ef724}.fld textarea{resize:vertical}.fld .hint{display:block;margin-top:5px;font-size:12px;color:var(--text-muted)}fieldset.fld{border:0;padding:0;margin:0 0 16px}.pill,.pri{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap;background:#eef1f7;color:var(--text-dim)}.pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.pill[data-s=new],.pill[data-s=triaged]{background:#e7edff;color:#3550c4}.pill[data-s=in_progress]{background:#ede7ff;color:#5b3fc4}.pill[data-s=waiting_customer],.pill[data-s=waiting_third_party]{background:#fdf0dc;color:#a4650a}.pill[data-s=resolved]{background:#dff5ea;color:#157a4b}.pill[data-s=closed]{background:#e8ebf1;color:#5c6478}.pill[data-s=cancelled],.pri[data-p=p1]{background:#fbe4e4;color:#a63232}.pri[data-p=p2]{background:#fdf0dc;color:#a4650a}.pri[data-p=p3]{background:#e7edff;color:#3550c4}.pri[data-p=p4]{background:#eef1f7;color:#6b7385}.sk{border-radius:var(--radius-sm);background:linear-gradient(90deg,#edf0f6 25%,#f8fafd 37%,#edf0f6 63%);background-size:300% 100%;animation:sheen 1.25s ease-in-out infinite}.rich{font-size:14px;color:var(--text);overflow-wrap:anywhere}.rich :first-child{margin-top:0}.rich :last-child{margin-bottom:0}.rich img{max-width:100%;height:auto;border-radius:6px}.rich a{word-break:break-all}*{scrollbar-width:thin;scrollbar-color:#cfd6e4 transparent}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background-clip:padding-box;background-color:#cfd6e4}*::-webkit-scrollbar-thumb:hover{background-color:#b6bfd2}html[lang=my] body,html[lang=my] input,html[lang=my] textarea,html[lang=my] select,html[lang=my] button,html[lang=my] h1,html[lang=my] h2{font-family:Myanmar Angoun,Inter,Padauk,Pyidaungsu,system-ui,sans-serif}html[lang=my] body{line-height:1.75}html[lang=my] h1{line-height:1.5}html[lang=my] .pill,html[lang=my] .pri{line-height:1.9}
