.qualify-layout{min-height:100dvh;display:flex;flex-direction:column;background:linear-gradient(165deg,#eef1f6,#f7f8fa 42%,#f2f4f7);font-family:Sarabun,Noto Sans Thai,sans-serif}.qualify-layout__header{flex-shrink:0;padding:1rem 1.25rem .25rem;background:transparent}.qualify-layout__logo{display:inline-flex;align-items:center;text-decoration:none;line-height:0;opacity:.72;transition:opacity .15s}.qualify-layout__logo:hover{opacity:1}.qualify-layout__logo img{height:22px;width:auto}.qualify-layout__main{flex:1;display:flex;flex-direction:column;min-height:0;align-items:center}.qualify-bridge{width:100%;max-width:520px;margin:0 auto;padding:1.5rem 1.25rem 2rem;text-align:center}.qualify-bridge[hidden]{display:none!important}.qualify-bridge__headline{margin:0 0 .75rem;font-size:clamp(1.35rem,4vw,1.65rem);font-weight:700;line-height:1.35;color:#26292c}.qualify-bridge__sub{margin:0 0 .5rem;font-size:1rem;line-height:1.55;color:#4a5568}.qualify-bridge__trust{margin:0 0 1.5rem;font-size:.875rem;color:#718096}.qualify-bridge__actions{display:flex;flex-direction:column;align-items:center;gap:.75rem}.qualify-bridge__cta{min-height:44px;min-width:8rem;padding:.65rem 1.5rem;border:none;border-radius:999px;background:linear-gradient(180deg,#4a4f57,#393841);color:#fff;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:0 4px 14px #26292c24}.qualify-bridge__resume{min-height:44px;padding:.5rem 1rem;border:none;background:transparent;color:#697c94;font-size:.875rem;font-family:inherit;cursor:pointer;text-decoration:underline}.pim-chat-layout[hidden]{display:none!important}.pim-chat-layout{flex:1;display:flex;flex-direction:column;width:100%;max-width:520px;margin:0 auto;padding:0;min-height:0}.pim-chat-layout:not(.pim-chat-layout--report){padding:.5rem 1rem 1.5rem}.pim-chat{flex:1;display:flex;flex-direction:column;width:100%;background:#fff;border-radius:20px;border:1px solid rgba(44,44,44,.06);box-shadow:0 4px 32px #26292c12;overflow:hidden;min-height:min(72dvh,640px)}.pim-chat-layout--report .pim-chat{min-height:0}.pim-chat__messages{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem 1rem .25rem;display:flex;flex-direction:column;gap:.85rem}.pim-chat__row{display:flex;gap:.65rem;align-items:flex-start;max-width:100%}.pim-chat__row--user{justify-content:flex-end}.pim-chat__msg-avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0;object-fit:cover;box-shadow:0 1px 4px #00000014}.pim-chat__msg-body{min-width:0;max-width:min(400px,82%)}.pim-chat__row--user .pim-chat__msg-body{display:flex;flex-direction:column;align-items:flex-end}.pim-chat__msg-meta{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.3rem;font-size:.7rem;color:#a0aec0}.pim-chat__row--user .pim-chat__msg-meta{justify-content:flex-end}.pim-chat__msg-name{font-weight:600;color:#718096}.pim-chat__msg-time{color:#a0aec0}.pim-chat__bubble{padding:.7rem .95rem;border-radius:14px;font-size:.9rem;line-height:1.55;word-break:break-word}.pim-chat__bubble--pim{background:#f3f5f8;color:#4a5568;border:1px solid rgba(44,44,44,.05);border-bottom-left-radius:4px}.pim-chat__bubble--user{background:#fef9e8;color:#26292c;border-bottom-right-radius:4px}.pim-chat__bubble--typing{display:inline-flex;gap:.25rem;padding:.85rem 1rem;background:#f3f5f8;border:1px solid rgba(44,44,44,.05);border-bottom-left-radius:4px}.pim-chat__bubble--typing span{width:.4rem;height:.4rem;border-radius:50%;background:#71809673;animation:pim-typing 1.2s infinite ease-in-out}.pim-chat__bubble--typing span:nth-child(2){animation-delay:.15s}.pim-chat__bubble--typing span:nth-child(3){animation-delay:.3s}@keyframes pim-typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.pim-chat__composer{flex-shrink:0;padding:.5rem 1.1rem 1.35rem calc(1.75rem + 36px);background:transparent}.pim-chat__composer--intro-cta{padding-top:.35rem}.pim-chat__composer--intro-cta .pim-chat__chips{margin-bottom:0;max-width:none}.pim-chat__composer--chips-only .pim-chat__input-row{display:none}.pim-chat__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.65rem;max-width:min(400px,82%)}.pim-chat__chips[hidden],.pim-chat__composer[hidden]{display:none!important}.pim-chat__chip{min-height:44px;padding:.55rem 1rem;border:1px solid rgba(44,44,44,.1);border-radius:999px;background:#fafbfc;color:#393841;font-size:.875rem;font-weight:500;cursor:pointer;font-family:inherit;transition:background .12s}.pim-chat__chip:hover{background:#f0f2f5}.pim-chat__chip--selected{background:#393841;color:#fff;border-color:#393841}.pim-chat__chip.pim-chat__chip--start{width:auto;min-width:6.5rem;padding:.58rem 1.2rem;border:1px solid rgba(57,56,65,.12);border-radius:999px;background:linear-gradient(180deg,#4a4f57,#393841);color:#fff;font-size:.9375rem;font-weight:600;letter-spacing:.01em;box-shadow:0 1px 2px #26292c14,0 4px 14px #26292c24;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.pim-chat__chip.pim-chat__chip--start:hover{background:linear-gradient(180deg,#525862,#424650);border-color:#39384133;box-shadow:0 2px 4px #26292c1a,0 6px 18px #26292c2e;transform:translateY(-1px)}.pim-chat__chip.pim-chat__chip--start:active{transform:translateY(0);box-shadow:0 1px 2px #26292c1a,0 2px 8px #26292c1f}.pim-chat__chip.pim-chat__chip--cta{width:auto;min-width:7.5rem;padding:.62rem 1.35rem;border:1px solid rgba(57,56,65,.12);border-radius:999px;background:linear-gradient(180deg,#4a4f57,#393841);color:#fff;font-size:.9375rem;font-weight:600;letter-spacing:.01em;cursor:pointer;font-family:inherit;box-shadow:0 1px 2px #26292c14,0 4px 14px #26292c24;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.pim-chat__chip.pim-chat__chip--cta:hover{background:linear-gradient(180deg,#525862,#424650);border-color:#39384133;box-shadow:0 2px 4px #26292c1a,0 6px 18px #26292c2e;transform:translateY(-1px)}.pim-chat__chip.pim-chat__chip--cta:active{transform:translateY(0);box-shadow:0 1px 2px #26292c1a,0 2px 8px #26292c1f}.pim-chat__confirm{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:6.5rem;margin-bottom:.65rem;padding:.62rem 1.35rem;border:1px solid rgba(57,56,65,.12);border-radius:999px;background:linear-gradient(180deg,#4a4f57,#393841);color:#fff;font-weight:600;font-size:.9375rem;letter-spacing:.01em;cursor:pointer;font-family:inherit;box-shadow:0 1px 2px #26292c14,0 4px 14px #26292c24;transition:transform .15s ease,background .15s ease,box-shadow .15s ease,border-color .15s ease}.pim-chat__confirm:hover:not(:disabled){background:linear-gradient(180deg,#525862,#424650);border-color:#39384133;transform:translateY(-1px);box-shadow:0 2px 4px #26292c1a,0 6px 18px #26292c2e}.pim-chat__confirm:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #26292c1a,0 2px 8px #26292c1f}.pim-chat__confirm:disabled{opacity:.45;cursor:not-allowed;transform:none;filter:none}.pim-chat__confirm[hidden]{display:none!important}.pim-chat__composer--text{padding-top:.35rem}.pim-chat__input-row{display:flex;gap:.5rem;align-items:center;width:100%;max-width:min(400px,92%);margin:0 auto .65rem}.pim-chat__input-row[hidden]{display:none!important}.pim-chat__input{flex:1;padding:.7rem 1rem;border:1px solid rgba(44,44,44,.15);border-radius:999px;font-size:.9375rem;font-family:inherit;outline:none;background:#fafafa}.pim-chat__input:focus{border-color:#697c94;background:#fff}.pim-chat__input--error{border-color:#f34141}.pim-chat__send{padding:.7rem 1.1rem;border:none;border-radius:999px;background:#26292c;color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;font-family:inherit;flex-shrink:0}.pim-chat__send:hover{background:#3b4756}.pim-chat__error{margin:0;padding:.65rem 1rem;background:#fff5f5;color:#c53030;font-size:.875rem;text-align:center}.pim-chat__field-error{margin:.35rem 0 0;font-size:.8125rem;color:#c53030}.pim-chat__report-slot{padding:0 1.1rem .75rem calc(1.75rem + 36px)}.pim-chat__messages--explain{flex:0 0 auto;padding:.25rem 1.1rem .75rem;display:flex;flex-direction:column;gap:1rem}.pim-chat__messages--explain[hidden],.pim-chat__report-slot[hidden]{display:none!important}.qualify-report{max-width:min(400px,92%);padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(243,65,65,.15);background:linear-gradient(165deg,snow,#fff)}.qualify-report__hero{margin-bottom:.85rem}.qualify-report__hero-label{font-size:.8125rem;color:#718096;margin-bottom:.25rem}.qualify-report__hero-amount{font-size:1.75rem;font-weight:700;color:#c53030;line-height:1.2}.qualify-report__leaks{margin:0 0 .85rem;padding-left:1.1rem;color:#393841;font-size:.875rem;line-height:1.55}.qualify-report__leaks li+li{margin-top:.45rem}.qualify-report__sources{margin:0 0 .35rem;font-size:.75rem;color:#a0aec0}.qualify-report__disclaimer{margin:0;font-size:.75rem;color:#718096}@media(min-width:640px){.qualify-layout__header{padding-top:1.25rem}.pim-chat-layout{padding-top:.75rem}}.pim-chat-layout--report{flex-direction:column;max-width:100%;padding:0;gap:0;min-height:min(100dvh - 3.5rem,780px)}.pim-chat-layout--report .pim-chat{flex:1;min-height:0;border-radius:0;border:none;box-shadow:none;border-top:1px solid rgba(99,102,241,.08)}.ql-report-panel{flex-shrink:0;display:flex;flex-direction:column;min-height:0;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid rgba(99,102,241,.1)}.ql-report-panel[hidden]{display:none!important}.ql-report-panel__scroll{overflow:auto;-webkit-overflow-scrolling:touch;max-height:min(42dvh,340px);scroll-behavior:smooth}.rl-qp{font-family:Sarabun,Noto Sans Thai,sans-serif;font-size:13px;line-height:1.55;color:#334155;padding:.7rem .8rem .9rem}.rl-qp__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.rl-qp__brand{display:flex;align-items:center;gap:.55rem;min-width:0}.rl-qp__logo{flex-shrink:0;width:34px;height:34px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 14px #6366f147}.rl-qp__title{font-size:.875rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.rl-qp__sub{font-size:.6875rem;color:#64748b;margin-top:.12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:14rem}.rl-qp__period{flex-shrink:0;font-size:.625rem;font-weight:600;color:#4338ca;background:#6366f114;border:1px solid rgba(99,102,241,.18);padding:.28rem .58rem;border-radius:999px}.rl-qp__disclaimer{margin:0 0 .65rem;padding:.45rem .6rem;border-radius:10px;font-size:.6875rem;line-height:1.45;color:#64748b;background:#6366f10f;border:1px solid rgba(99,102,241,.12)}.rl-qp__sec{margin-bottom:.7rem;border-radius:16px;transition:box-shadow .25s ease,outline-color .25s ease}.rl-qp__sec--highlight{outline:2px solid rgba(99,102,241,.45);outline-offset:2px;box-shadow:0 8px 28px #6366f11f}.rl-qp__sec--exec{margin-bottom:.8rem}.rl-qp__exec{padding:.9rem;border-radius:16px;background:linear-gradient(135deg,#0f172a,#1e1b4b 52%,#312e81);color:#fff;border:1px solid rgba(129,140,248,.2);box-shadow:0 10px 32px #0f172a2e}.rl-qp__exec-summary{margin:0 0 .7rem;font-size:.8125rem;line-height:1.6;color:#e2e8f0eb}.rl-qp__kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.rl-qp__kpi{text-align:center;padding:.5rem .3rem;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(4px)}.rl-qp__kpi-label{display:block;font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.rl-qp__kpi-val{display:block;margin-top:.18rem;font-size:1rem;font-weight:700;line-height:1.1}.rl-qp__kpi.rl-kpi--danger .rl-qp__kpi-val{color:#fda4af}.rl-qp__kpi.rl-kpi--warn .rl-qp__kpi-val{color:#fcd34d}.rl-qp__kpi.rl-kpi--ok .rl-qp__kpi-val{color:#cbd5e1}.rl-qp__sec-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem;padding:0 .15rem}.rl-qp__sec-title{margin:0;font-size:.8125rem;font-weight:700;color:#0f172a}.rl-qp__pill{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.22rem .52rem;border-radius:999px;color:#be123c;background:#fff1f2;border:1px solid rgba(244,63,94,.18)}.rl-qp__cards{display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:.2rem}.rl-qp__card{flex:0 0 min(72%,220px);scroll-snap-align:start;padding:.7rem;border-radius:14px;background:#fff;border:1px solid rgba(148,163,184,.22);box-shadow:0 2px 12px #0f172a0d}.rl-qp__card--featured{border-color:#f43f5e47;background:linear-gradient(165deg,#fff1f2,#fff)}.rl-qp__card-top{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.rl-qp__avatar{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;background:#eef2ff;color:#4338ca;flex-shrink:0}.rl-qp__card.rl-customer--lost .rl-qp__avatar{background:#ffe4e6;color:#be123c}.rl-qp__name{font-size:.8125rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:9rem}.rl-qp__meta{font-size:.6875rem;color:#64748b}.rl-qp__card-foot{display:flex;justify-content:space-between;align-items:baseline;gap:.35rem}.rl-qp__leak{font-size:.875rem;font-weight:700;color:#e11d48}.rl-qp__gap{font-size:.6875rem;color:#64748b}.rl-qp__causes{display:flex;flex-direction:column;gap:.45rem}.rl-qp__cause{display:flex;gap:.55rem;padding:.6rem .7rem;border-radius:14px;background:#fff;border:1px solid rgba(148,163,184,.2);box-shadow:0 1px 6px #0f172a0a}.rl-qp__cause.rl-cause--critical{border-color:#f43f5e38;background:linear-gradient(165deg,#fff1f2,#fff)}.rl-qp__cause-num{flex-shrink:0;width:1.4rem;height:1.4rem;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;background:#eef2ff;color:#4338ca}.rl-qp__cause-title{margin:0;font-size:.75rem;font-weight:700;color:#0f172a}.rl-qp__cause-desc{margin:.18rem 0 0;font-size:.6875rem;color:#64748b;line-height:1.5}.rl-qp__plan{display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.rl-qp__plan-card{flex:0 0 min(68%,180px);scroll-snap-align:start;padding:.65rem .7rem;border-radius:14px;background:#fff;border:1px solid rgba(148,163,184,.2);box-shadow:0 2px 10px #0f172a0a}.rl-qp__plan-label{display:block;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6366f1}.rl-qp__plan-title{margin:.28rem 0 .38rem;font-size:.75rem;font-weight:600;color:#0f172a;line-height:1.45}.rl-qp__plan-kpi{font-size:.8125rem;font-weight:700;color:#059669}@media(min-width:900px){.pim-chat-layout--report{flex-direction:row;align-items:stretch;max-width:min(1120px,96vw);margin:0 auto;padding:.75rem 1rem 1.25rem;gap:.85rem;min-height:min(88dvh,720px)}.pim-chat-layout--report .pim-chat{order:1;flex:0 0 min(400px,38%);min-height:0;border-radius:20px;border:1px solid rgba(148,163,184,.18);box-shadow:0 8px 32px #0f172a0f;border-top:none}.ql-report-panel{order:2;flex:1;min-width:0;border-radius:20px;border:1px solid rgba(148,163,184,.18);box-shadow:0 12px 48px #0f172a14;overflow:hidden;border-bottom:none}.ql-report-panel__scroll{max-height:none;flex:1;min-height:0}.rl-qp{padding:1rem 1.15rem 1.2rem}.rl-qp__sub{max-width:none;white-space:normal}.rl-qp__cards{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}.rl-qp__card{flex:none}.rl-qp__plan{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.rl-qp__plan-card{flex:none}}
