.dsq-notice-back,.dsq-notice-back *{box-sizing:border-box}.dsq-notice-back{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.45);backdrop-filter:blur(2px);animation:dsq-notice-fade .18s ease-out}.dsq-notice-modal{width:min(460px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;border:1px solid #e2e8f0;border-top:3px solid #94a3b8;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.24);padding:24px;animation:dsq-notice-in .2s ease-out}.dsq-notice-kind{display:block;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dsq-notice-kind b{color:#b45309;font-weight:700}.dsq-notice-modal h2{margin:10px 0 0;color:#0f172a;font-size:19px;font-weight:650;letter-spacing:-.02em;line-height:1.25}.dsq-notice-modal p{margin:10px 0 0;color:#334155;font-size:14px;line-height:1.55;overflow-wrap:anywhere}.dsq-notice-when{margin-top:14px!important;border-top:1px solid #f1f5f9;padding-top:14px;color:#475569!important;font-size:13px!important;font-weight:600}.dsq-notice-ok{width:100%;margin-top:20px;border:0;border-radius:10px;padding:12px 18px;background:#0f172a;color:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:background .16s ease}.dsq-notice-ok:hover{background:#1e293b}.dsq-notice-ok:focus-visible{outline:2px solid #0f172a;outline-offset:3px}.dsq-notice-modal.is-maintenance{border-top-color:#d97706}.dsq-notice-modal.is-incident{border-top-color:#dc2626}.dsq-notice-modal.is-info{border-top-color:#2563eb}@keyframes dsq-notice-fade{0%{opacity:0}}@keyframes dsq-notice-in{0%{opacity:0;transform:translateY(10px) scale(.985)}}@media (max-width:520px){.dsq-notice-back{place-items:end stretch;padding:0}.dsq-notice-modal{max-height:90dvh;border-radius:18px 18px 0 0;border-bottom:0;padding:22px 20px calc(22px + env(safe-area-inset-bottom, 0px));animation:dsq-notice-sheet .2s ease-out}@keyframes dsq-notice-sheet{0%{opacity:0;transform:translateY(18px)}}}@media (prefers-reduced-motion:reduce){.dsq-notice-back,.dsq-notice-modal{animation:none}}.dsq{--dsq-navy:#2b3990;--dsq-blue:#1b75bc;--dsq-sky:#54b6e7;--dsq-grad:linear-gradient(135deg,#2b3990,#1b75bc 55%,#54b6e7);--dsq-ink:#0f172a;--dsq-muted:#64748b;--dsq-line:#e6ebf3;--dsq-soft:#f4f7fc}.dsq-fab{position:fixed;left:20px;bottom:20px;z-index:1400;display:grid;width:46px;height:46px;border:0;border-radius:999px;background:linear-gradient(135deg,#2b3990,#1b75bc 55%,#54b6e7);color:#fff;box-shadow:0 6px 18px rgba(27,40,100,.3),0 2px 5px rgba(15,23,42,.16);cursor:pointer;font-size:20px;font-weight:600;line-height:1;place-items:center;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.dsq-fab:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(27,40,100,.4),0 3px 8px rgba(15,23,42,.2);filter:brightness(1.04)}.dsq-fab:active{transform:translateY(0)}.dsq-fab:focus-visible{outline:3px solid rgba(84,182,231,.6);outline-offset:3px}.dsq-fab.is-open{font-size:15px}html[data-support-launcher] .dsq-fab{display:none}.dsq{position:fixed;left:20px;bottom:20px;z-index:1400;display:flex;width:min(378px,calc(100vw - 96px));max-height:min(568px,calc(100vh - 48px));flex-direction:column;overflow:hidden;border:1px solid var(--dsq-line);border-radius:18px;background:#fff;box-shadow:0 24px 64px rgba(15,23,42,.18),0 6px 18px rgba(15,23,42,.08);transform-origin:left bottom;animation:dsq-pop .22s cubic-bezier(.16,1,.3,1)}@keyframes dsq-pop{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@media (max-width:767px){.dsq{left:16px;right:16px;bottom:16px;width:auto}}.dsq-head{position:relative;display:flex;flex-direction:column;gap:4px;padding:18px 46px 20px 18px;background:linear-gradient(135deg,#2b3990,#1b75bc 55%,#54b6e7);color:#fff}.dsq-close{position:absolute;top:12px;right:12px;z-index:1;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;cursor:pointer;font-size:13px;line-height:1;transition:background .16s ease}.dsq-close:hover{background:rgba(255,255,255,.3)}.dsq-close:focus-visible{outline:2px solid rgba(255,255,255,.75);outline-offset:2px}.dsq-head:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 90% at 85% -10%,rgba(255,255,255,.22),transparent 60%);pointer-events:none}.dsq-head strong{position:relative;font-size:16px;font-weight:700;letter-spacing:-.01em}.dsq-head span{position:relative;font-size:12.5px;line-height:1.4;opacity:.9}.dsq-body{display:flex;min-height:0;flex:1;flex-direction:column;gap:9px;overflow-y:auto;padding:16px;background:linear-gradient(#fff,#fff) padding-box,var(--dsq-soft);scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.dsq-body::-webkit-scrollbar{width:8px}.dsq-body::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background-clip:content-box;background-color:#cbd5e1}.dsq-body::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.dsq-quick p{margin:2px 0 10px;color:var(--dsq-muted);font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.dsq-quick button{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:8px;border:1px solid var(--dsq-line);border-radius:12px;padding:11px 14px;background:#fff;color:var(--dsq-ink);cursor:pointer;font-size:13px;font-weight:500;text-align:left;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.dsq-quick button:after{content:"›";color:var(--dsq-blue);font-size:17px;font-weight:600;opacity:0;transform:translateX(-4px);transition:opacity .16s ease,transform .16s ease}.dsq-quick button:hover{border-color:#bcd0ee;background:var(--dsq-soft);transform:translateY(-1px);box-shadow:0 4px 12px rgba(27,40,100,.08)}.dsq-quick button:hover:after{opacity:1;transform:translateX(0)}.dsq-quick button:focus-visible{outline:2px solid rgba(27,117,188,.5);outline-offset:2px}.dsq-msg{max-width:86%;border-radius:14px;padding:10px 13px;font-size:13px;line-height:1.45;box-shadow:0 1px 2px rgba(15,23,42,.05);animation:dsq-msg-in .2s ease}@keyframes dsq-msg-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.dsq-msg p{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.dsq-msg.is-you{align-self:flex-end;border-bottom-right-radius:5px;background:linear-gradient(135deg,#2b3990,#1b75bc);color:#fff}.dsq-msg.is-support{align-self:flex-start;border:1px solid var(--dsq-line);border-bottom-left-radius:5px;background:#fff;color:var(--dsq-ink)}.dsq-who{margin-bottom:3px;color:var(--dsq-blue);font-weight:700;letter-spacing:.02em;text-transform:uppercase}.dsq-msg time,.dsq-who{display:block;font-size:10.5px}.dsq-msg time{margin-top:5px;opacity:.6}.dsq-shot{display:block;max-width:190px;max-height:190px;margin-top:7px;border:1px solid rgba(148,163,184,.4);border-radius:10px}.dsq-file{display:inline-flex;align-items:center;gap:6px;margin-top:7px;border-radius:8px;padding:6px 10px;background:rgba(84,182,231,.14);color:inherit;font-size:12px;font-weight:600;text-decoration:none}.dsq-file:before{content:"📎";font-size:12px}.is-you .dsq-file{background:rgba(255,255,255,.18)}.dsq-note{margin:0;color:var(--dsq-muted);font-size:12px;line-height:1.5}.dsq-done{display:inline-flex;align-items:center;gap:7px;margin:0 0 6px;color:var(--dsq-navy);font-size:15px;font-weight:700}.dsq-done:before{content:"✓";display:grid;width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,#2b3990,#1b75bc);color:#fff;font-size:13px;place-items:center}.dsq-error{display:flex;align-items:center;gap:7px;margin:0 16px 10px;border:1px solid #fecaca;border-radius:10px;padding:8px 11px;background:#fef2f2;color:#b91c1c;font-size:12px;line-height:1.4}.dsq-error:before{content:"⚠";font-size:13px}.dsq-compose{display:flex;align-items:flex-end;gap:8px;border-top:1px solid var(--dsq-line);padding:12px;background:#fff}.dsq-compose.is-drop{outline:2px dashed var(--dsq-blue);outline-offset:-5px;background:var(--dsq-soft)}.dsq-compose textarea,.dsq-public input[type=email],.dsq-public textarea{width:100%;resize:none;border:1px solid #e2e8f0;border-radius:12px;padding:11px 13px;background:#fff;font:inherit;font-size:13.5px;line-height:1.45;color:var(--dsq-ink);box-shadow:inset 0 1px 2px rgba(15,23,42,.04);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.dsq-compose textarea:hover,.dsq-public input[type=email]:hover,.dsq-public textarea:hover{border-color:#cbd5e1}.dsq-compose textarea::-moz-placeholder,.dsq-public input[type=email]::-moz-placeholder,.dsq-public textarea::-moz-placeholder{color:#94a3b8}.dsq-compose textarea::placeholder,.dsq-public input[type=email]::placeholder,.dsq-public textarea::placeholder{color:#94a3b8}.dsq-compose textarea:focus,.dsq-public input[type=email]:focus,.dsq-public textarea:focus{outline:none;border-color:var(--dsq-blue);background:#fff;box-shadow:0 0 0 4px rgba(27,117,188,.16)}.dsq-compose textarea{flex:1}.dsq-attach{flex:none;display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--dsq-line);border-radius:11px;background:#fff;cursor:pointer;font-size:16px;transition:border-color .16s ease,background .16s ease}.dsq-attach:hover{border-color:#bcd0ee;background:var(--dsq-soft)}.dsq-attach:disabled{cursor:default;opacity:.5}.dsq-send{flex:none;border:0;border-radius:12px;padding:11px 16px;background:linear-gradient(135deg,#2b3990,#1b75bc 55%,#54b6e7);color:#fff;cursor:pointer;font-size:13.5px;font-weight:700;letter-spacing:.01em;box-shadow:0 6px 16px rgba(27,40,100,.28);transition:filter .16s ease,box-shadow .16s ease,transform .16s ease}.dsq-send:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 4px 12px rgba(27,40,100,.3)}.dsq-send:active:not(:disabled){transform:translateY(1px)}.dsq-send:focus-visible{outline:3px solid rgba(84,182,231,.55);outline-offset:2px}.dsq-send:disabled{cursor:default;background:#e2e8f0;color:#94a3b8;box-shadow:none}.dsq-public{display:flex;flex-direction:column;gap:11px;border-top:1px solid var(--dsq-line);padding:16px 16px 18px;background:#fff}.dsq-public .dsq-send{align-self:stretch;padding:11px 16px}.dsq-hp{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.dsq,.dsq-fab,.dsq-msg,.dsq-quick button,.dsq-send{animation:none;transition:none}}.dsq-ai{margin:0 0 12px;border:1px solid var(--dsq-line);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.05)}.dsq-ai-head{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:linear-gradient(135deg,#eef3fb,#e7f1fb);border-bottom:1px solid var(--dsq-line)}.dsq-ai-title{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#1b3a67}.dsq-ai-dot{width:7px;height:7px;border-radius:999px;background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.15)}.dsq-ai-count{font-size:10.5px;font-weight:700;color:#1b75bc;background:#fff;border:1px solid #d7e6f5;border-radius:999px;padding:2px 8px}.dsq-ai-thread{display:flex;flex-direction:column;gap:7px;max-height:210px;overflow-y:auto;padding:12px}.dsq-ai-turn{max-width:86%;font-size:12.5px;line-height:1.45;padding:8px 11px;border-radius:12px;white-space:pre-wrap;word-break:break-word}.dsq-ai-turn.is-ai{align-self:flex-start;background:#f1f5f9;color:#0f172a;border-bottom-left-radius:5px}.dsq-ai-turn.is-user{align-self:flex-end;color:#fff;background:linear-gradient(135deg,#2b3990,#1b75bc);border-bottom-right-radius:5px}.dsq-ai-typing{display:inline-flex;gap:4px;align-items:center}.dsq-ai-typing span{width:6px;height:6px;border-radius:999px;background:#94a3b8;animation:dsq-ai-blink 1.2s ease-in-out infinite}.dsq-ai-typing span:nth-child(2){animation-delay:.2s}.dsq-ai-typing span:nth-child(3){animation-delay:.4s}@keyframes dsq-ai-blink{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.dsq-ai-input{display:flex;gap:8px;padding:10px 12px;border-top:1px solid var(--dsq-line)}.dsq-ai-input input{flex:1;border:1px solid #e2e8f0;border-radius:11px;padding:9px 12px;font:inherit;font-size:13px;color:var(--dsq-ink);background:#fff}.dsq-ai-input input:focus{outline:none;border-color:#1b75bc;box-shadow:0 0 0 4px rgba(27,117,188,.15)}.dsq-ai-input button{flex:none;width:38px;border:0;border-radius:11px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#2b3990,#1b75bc 55%,#54b6e7);box-shadow:0 4px 12px rgba(27,40,100,.25);transition:filter .16s ease,box-shadow .16s ease}.dsq-ai-input button:hover:not(:disabled){filter:brightness(1.06)}.dsq-ai-input button:disabled{background:#e2e8f0;color:#94a3b8;box-shadow:none;cursor:default}.dsq-ai-limit{margin:0;padding:10px 12px;border-top:1px solid var(--dsq-line);font-size:12px;color:var(--dsq-muted);line-height:1.5}@media (prefers-reduced-motion:reduce){.dsq-ai-dot,.dsq-ai-typing span{animation:none}}.dsq-attach.is-rec{border-color:#dc2626;background:#fee2e2;color:#b91c1c}.dsq-recording{width:100%;border:0;border-top:1px solid #fecaca;padding:9px 16px;background:#fef2f2;color:#b91c1c;cursor:pointer;font-size:12px;font-weight:600;text-align:center;animation:dsq-pulse 1.4s ease-in-out infinite}@keyframes dsq-pulse{50%{opacity:.65}}@media (prefers-reduced-motion:reduce){.dsq-recording{animation:none}}.dsq-notice{margin-bottom:12px;border:1px solid var(--dsq-line);border-left:3px solid #94a3b8;border-radius:12px;padding:11px 13px;background:#f8fafc}.dsq-notice strong{display:block;color:var(--dsq-ink);font-size:13px;font-weight:650}.dsq-notice p{margin:4px 0 0;color:var(--dsq-muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.dsq-notice small{display:block;margin-top:7px;color:var(--dsq-muted);font-size:11px;font-weight:600}.dsq-notice.is-maintenance{border-left-color:#d97706;background:#fffbeb}.dsq-notice.is-incident{border-left-color:#dc2626;background:#fef2f2}.dsq-notice.is-info{border-left-color:#2563eb;background:#eff6ff}