.ChatWidget-module-scss-module__6w0m-q__launcher{z-index:100;cursor:pointer;background:#fff;border:1px solid #0f0f0f0d;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),box-shadow .14s cubic-bezier(.4,0,.2,1);display:inline-flex;position:fixed;bottom:1.3125rem;right:1.3125rem;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d}.ChatWidget-module-scss-module__6w0m-q__launcher:hover{border-color:#0f0f0f24;transform:scale(1.05);box-shadow:0 12px 32px #00000014,0 2px 4px #0000000a}.ChatWidget-module-scss-module__6w0m-q__launcher:focus-visible{outline-offset:3px;outline:2px solid #1d4a8b}.ChatWidget-module-scss-module__6w0m-q__launcher[data-open]{border-color:#1d4a8b}.ChatWidget-module-scss-module__6w0m-q__panel{z-index:100;transform-origin:100% 100%;background:#fff;border:1px solid #0f0f0f0d;border-radius:18px;flex-direction:column;width:470px;height:min(680px,100vh - 56px - 5rem);animation:.24s cubic-bezier(.16,1,.3,1) both ChatWidget-module-scss-module__6w0m-q__panel-in;display:flex;position:fixed;bottom:calc(2.125rem + 56px);right:1.3125rem;overflow:hidden;box-shadow:0 12px 32px #00000014,0 2px 4px #0000000a}.ChatWidget-module-scss-module__6w0m-q__panel[data-closing]{pointer-events:none;animation:.14s cubic-bezier(.4,0,.2,1) both ChatWidget-module-scss-module__6w0m-q__panel-out}@media (max-width:767px){.ChatWidget-module-scss-module__6w0m-q__panel{width:auto;left:.8125rem;right:.8125rem}}@keyframes ChatWidget-module-scss-module__6w0m-q__panel-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:none}}@keyframes ChatWidget-module-scss-module__6w0m-q__panel-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(8px)scale(.96)}}.ChatWidget-module-scss-module__6w0m-q__panelHeader{background:#f4f3ee;border-bottom:1px solid #0f0f0f12;align-items:center;gap:.5rem;padding:.8125rem .8125rem .8125rem 1.3125rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__panelAvatar{flex:none;justify-content:center;align-items:center;display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__panelHeading{flex-direction:column;flex:1;min-width:0;display:flex}.ChatWidget-module-scss-module__6w0m-q__panelTitle{color:#0f0f0f;font-size:.875rem;font-weight:600;line-height:1.05}.ChatWidget-module-scss-module__6w0m-q__panelStatus{color:#5a5a5e;align-items:center;gap:.25rem;font-size:.6875rem;display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__statusDot{-webkit-user-select:none;user-select:none;pointer-events:none;background:#1d9e75;border-radius:999px;width:.375rem;height:.375rem}.ChatWidget-module-scss-module__6w0m-q__statusDot[data-state=disabled]{background:#9a9a9e}.ChatWidget-module-scss-module__6w0m-q__statusDot[data-state=error]{background:#b33a3a}.ChatWidget-module-scss-module__6w0m-q__statusDot[data-state=thinking],.ChatWidget-module-scss-module__6w0m-q__statusDot[data-state=generating]{background:#2c6fb8;animation:1.2s cubic-bezier(.4,0,.2,1) infinite ChatWidget-module-scss-module__6w0m-q__dot-pulse}@keyframes ChatWidget-module-scss-module__6w0m-q__dot-pulse{50%{opacity:.45}}.ChatWidget-module-scss-module__6w0m-q__panelClose{color:#5a5a5e;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1);display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__panelClose:hover{color:#0f0f0f;background:#0f0f0f09}.ChatWidget-module-scss-module__6w0m-q__panelClose[data-active]{color:#1d4a8b;background:#1d4a8b14}.ChatWidget-module-scss-module__6w0m-q__panelClose:focus-visible{outline-offset:1px;outline:2px solid #1d4a8b}.ChatWidget-module-scss-module__6w0m-q__panelBody{flex-direction:column;flex:1;gap:1.3125rem;padding:1.3125rem;display:flex;overflow-y:auto}.ChatWidget-module-scss-module__6w0m-q__greeting{flex-direction:column;gap:.25rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__greetingTitle{letter-spacing:-.015em;color:#0f0f0f;margin:0;font-size:1rem;font-weight:600;line-height:1.05}.ChatWidget-module-scss-module__6w0m-q__greetingText{color:#5a5a5e;margin:0;font-size:.8125rem;line-height:1.5}.ChatWidget-module-scss-module__6w0m-q__suggestions{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ChatWidget-module-scss-module__6w0m-q__suggestion{color:#0f0f0f;text-align:left;cursor:pointer;background:#f4f3ee;border:1px solid #0f0f0f12;border-radius:10px;width:100%;padding:.5rem .8125rem;font-size:.8125rem;line-height:1.5;transition:border-color .14s cubic-bezier(.4,0,.2,1),background-color .14s cubic-bezier(.4,0,.2,1),transform .14s cubic-bezier(.4,0,.2,1)}.ChatWidget-module-scss-module__6w0m-q__suggestion:hover{background:#1d4a8b14;border-color:#1d4a8b;transform:translate(2px)}.ChatWidget-module-scss-module__6w0m-q__suggestion:focus-visible{outline-offset:1px;outline:2px solid #1d4a8b}.ChatWidget-module-scss-module__6w0m-q__history{flex-direction:column;gap:.8125rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__historyEmpty{color:#9a9a9e;flex:1;justify-content:center;align-items:center;font-size:.8125rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__historyNew{color:#5a5a5e;cursor:pointer;background:0 0;border:1px dashed #0f0f0f0d;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem .8125rem;font-size:.8125rem;transition:border-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1);display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__historyNew:hover{color:#1d4a8b;border-color:#1d4a8b}.ChatWidget-module-scss-module__6w0m-q__historyList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.ChatWidget-module-scss-module__6w0m-q__historyRow{align-items:stretch;gap:.25rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__historyRow:hover .ChatWidget-module-scss-module__6w0m-q__historyDelete,.ChatWidget-module-scss-module__6w0m-q__historyRow .ChatWidget-module-scss-module__6w0m-q__historyDelete:focus-visible{opacity:1}.ChatWidget-module-scss-module__6w0m-q__historyItem{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;flex:1;gap:.125rem;min-width:0;padding:.5rem .8125rem;transition:background-color .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1);display:flex}.ChatWidget-module-scss-module__6w0m-q__historyItem:hover{background:#0f0f0f09}.ChatWidget-module-scss-module__6w0m-q__historyItem[data-active]{background:#1d4a8b14;border-color:#1d4a8b}.ChatWidget-module-scss-module__6w0m-q__historyTitle{color:#0f0f0f;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.25;overflow:hidden}.ChatWidget-module-scss-module__6w0m-q__historyDate{color:#9a9a9e;font-size:.6875rem}.ChatWidget-module-scss-module__6w0m-q__historyDelete{color:#9a9a9e;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;width:1.75rem;padding:0;transition:opacity .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1);display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__historyDelete:hover{color:#a32d2d}.ChatWidget-module-scss-module__6w0m-q__historyDelete:disabled{cursor:default;opacity:.4}.ChatWidget-module-scss-module__6w0m-q__historyMore{color:#5a5a5e;cursor:pointer;background:0 0;border:none;border-radius:6px;align-self:center;padding:.25rem .8125rem;font-size:.75rem}.ChatWidget-module-scss-module__6w0m-q__historyMore:hover{color:#1d4a8b}.ChatWidget-module-scss-module__6w0m-q__composer{background:#fff;border:1px solid #0f0f0f12;border-radius:14px;align-items:flex-end;gap:.5rem;margin:0 1.3125rem;padding:.5rem;transition:border-color .14s cubic-bezier(.4,0,.2,1);display:flex}.ChatWidget-module-scss-module__6w0m-q__composer:focus-within{border-color:#1d4a8b}.ChatWidget-module-scss-module__6w0m-q__composerInput{resize:none;flex:1;padding:calc(1rem - .5lh) 0;font-size:.8125rem}.ChatWidget-module-scss-module__6w0m-q__composerInput:focus,.ChatWidget-module-scss-module__6w0m-q__composerInput:focus-visible{outline:none}.ChatWidget-module-scss-module__6w0m-q__messages{flex-direction:column;gap:.8125rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__msgRow{display:flex}.ChatWidget-module-scss-module__6w0m-q__msgRow[data-role=user]{justify-content:flex-end}.ChatWidget-module-scss-module__6w0m-q__bubbleUser{color:#0f0f0f;white-space:pre-wrap;overflow-wrap:anywhere;background:#e6effa;border:1px solid #2c6fb840;border-radius:14px;max-width:85%;padding:.5rem .8125rem;font-size:.8125rem;line-height:1.5}.ChatWidget-module-scss-module__6w0m-q__bubbleAssistant{border:1px solid var(--ar-ai-line);border-left:3px solid var(--ar-ai);background:var(--ar-ai-bg);color:#0f0f0f;overflow-wrap:anywhere;border-radius:14px;max-width:92%;padding:.5rem .8125rem;font-size:.8125rem;line-height:1.5}.ChatWidget-module-scss-module__6w0m-q__markdown h1,.ChatWidget-module-scss-module__6w0m-q__markdown h2,.ChatWidget-module-scss-module__6w0m-q__markdown h3,.ChatWidget-module-scss-module__6w0m-q__markdown h4,.ChatWidget-module-scss-module__6w0m-q__markdown h5,.ChatWidget-module-scss-module__6w0m-q__markdown h6{color:#0f0f0f;margin:.625rem 0 .375rem;line-height:1.3}.ChatWidget-module-scss-module__6w0m-q__markdown h1:first-child,.ChatWidget-module-scss-module__6w0m-q__markdown h2:first-child,.ChatWidget-module-scss-module__6w0m-q__markdown h3:first-child,.ChatWidget-module-scss-module__6w0m-q__markdown h4:first-child,.ChatWidget-module-scss-module__6w0m-q__markdown h5:first-child,.ChatWidget-module-scss-module__6w0m-q__markdown h6:first-child{margin-top:0}.ChatWidget-module-scss-module__6w0m-q__markdown h1{font-size:.9375rem;font-weight:600}.ChatWidget-module-scss-module__6w0m-q__markdown h2{font-size:.875rem;font-weight:600}.ChatWidget-module-scss-module__6w0m-q__markdown h3,.ChatWidget-module-scss-module__6w0m-q__markdown h4,.ChatWidget-module-scss-module__6w0m-q__markdown h5,.ChatWidget-module-scss-module__6w0m-q__markdown h6{font-size:.8125rem;font-weight:600}.ChatWidget-module-scss-module__6w0m-q__markdown p{margin:0 0 .5rem}.ChatWidget-module-scss-module__6w0m-q__markdown p:last-child{margin-bottom:0}.ChatWidget-module-scss-module__6w0m-q__markdown ul,.ChatWidget-module-scss-module__6w0m-q__markdown ol{margin:.25rem 0 .5rem;padding-left:1.25rem}.ChatWidget-module-scss-module__6w0m-q__markdown li{margin-bottom:.125rem}.ChatWidget-module-scss-module__6w0m-q__markdown strong{font-weight:600}.ChatWidget-module-scss-module__6w0m-q__markdown code{background:#0f0f0f0f;border-radius:6px;padding:.0625rem .25rem;font-size:.8125rem}.ChatWidget-module-scss-module__6w0m-q__markdown pre{background:#0f0f0f0f;border-radius:6px;margin:.375rem 0 .5rem;padding:.5rem;overflow-x:auto}.ChatWidget-module-scss-module__6w0m-q__markdown pre code{white-space:pre;background:0 0;padding:0}.ChatWidget-module-scss-module__6w0m-q__markdown table{border-collapse:collapse;width:max-content;max-width:100%;margin:.375rem 0 .5rem;font-size:.75rem;display:block;overflow-x:auto}.ChatWidget-module-scss-module__6w0m-q__markdown th,.ChatWidget-module-scss-module__6w0m-q__markdown td{text-align:left;white-space:nowrap;border:1px solid #0f0f0f12;padding:.25rem .5rem}.ChatWidget-module-scss-module__6w0m-q__markdown th{color:#0f0f0f;background:#f4f3ee;font-weight:600}.ChatWidget-module-scss-module__6w0m-q__markdown blockquote{color:#5a5a5e;border-left:2px solid #0f0f0f0d;margin:.375rem 0;padding-left:.625rem}.ChatWidget-module-scss-module__6w0m-q__toolChips{flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__toolChip{border:1px solid var(--ar-ai-line);color:#5a5a5e;background:#fff;border-radius:999px;align-items:center;gap:.3125rem;padding:.1875rem .5625rem;font-size:.6875rem;transition:color .14s cubic-bezier(.4,0,.2,1);display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__toolChip[data-busy]{border-color:var(--ar-ai);color:#0f0f0f}.ChatWidget-module-scss-module__6w0m-q__toolChipDone{color:#1d9e75;flex:none}.ChatWidget-module-scss-module__6w0m-q__approvalCard{border:1px solid var(--ar-warn-dot);background:var(--ar-warn-bg);color:#0f0f0f;border-radius:14px;flex-direction:column;gap:.5rem;max-width:92%;padding:.5rem .8125rem;font-size:.8125rem;line-height:1.5;display:flex}.ChatWidget-module-scss-module__6w0m-q__approvalTitle{color:var(--ar-warn-fg);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__approvalSummary{overflow-wrap:anywhere}.ChatWidget-module-scss-module__6w0m-q__approvalActions{gap:.5rem;display:flex}.ChatWidget-module-scss-module__6w0m-q__approvalConfirm,.ChatWidget-module-scss-module__6w0m-q__approvalDeny{cursor:pointer;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;transition:opacity .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__approvalConfirm:disabled,.ChatWidget-module-scss-module__6w0m-q__approvalDeny:disabled{opacity:.5;cursor:not-allowed}.ChatWidget-module-scss-module__6w0m-q__approvalConfirm:focus-visible,.ChatWidget-module-scss-module__6w0m-q__approvalDeny:focus-visible{outline-offset:1px;outline:2px solid #1d4a8b}.ChatWidget-module-scss-module__6w0m-q__approvalConfirm{border:1px solid var(--ar-ok-fg);background:var(--ar-ok-fg);color:#fff}.ChatWidget-module-scss-module__6w0m-q__approvalDeny{border:1px solid var(--ar-warn-fg);color:var(--ar-warn-fg);background:0 0}.ChatWidget-module-scss-module__6w0m-q__typing{color:#5a5a5e;align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__bubbleError{color:#a32d2d;background:#fbe9e9;border-radius:14px;flex-direction:column;gap:.5rem;max-width:92%;padding:.5rem .8125rem;font-size:.8125rem;line-height:1.5;display:flex}.ChatWidget-module-scss-module__6w0m-q__retry{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;align-self:flex-start;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__sendWrap{flex:none;display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__send{color:#fff;cursor:pointer;background:#1d4a8b;border:none;border-radius:10px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background-color .14s cubic-bezier(.4,0,.2,1);display:inline-flex}.ChatWidget-module-scss-module__6w0m-q__send:hover:not(:disabled){background:#163b73}.ChatWidget-module-scss-module__6w0m-q__send:disabled{color:#9a9a9e;cursor:not-allowed;background:#0f0f0f0f}.ChatWidget-module-scss-module__6w0m-q__disclaimer{color:#9a9a9e;text-align:center;margin:.5rem 1.3125rem .8125rem;font-size:.6875rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.ChatWidget-module-scss-module__6w0m-q__launcher,.ChatWidget-module-scss-module__6w0m-q__suggestion,.ChatWidget-module-scss-module__6w0m-q__historyItem,.ChatWidget-module-scss-module__6w0m-q__historyDelete,.ChatWidget-module-scss-module__6w0m-q__toolChip{transition:none}.ChatWidget-module-scss-module__6w0m-q__statusDot{animation:none}.ChatWidget-module-scss-module__6w0m-q__panel,.ChatWidget-module-scss-module__6w0m-q__panel[data-closing]{animation-duration:.01ms}}
.ErrorBoundary-module-scss-module__4AqEyq__wrap{min-height:60vh;padding:2.125rem var(--ar-page-pad);justify-content:center;align-items:center;display:flex}.ErrorBoundary-module-scss-module__4AqEyq__card{text-align:center;background:#fff;border:1px solid #0f0f0f12;border-radius:18px;width:100%;max-width:28.75rem;padding:3.4375rem 2.125rem 2.125rem;animation:.24s cubic-bezier(.16,1,.3,1) both ErrorBoundary-module-scss-module__4AqEyq__riseIn;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d}.ErrorBoundary-module-scss-module__4AqEyq__badge{color:#a32d2d;background:#fbe9e9;border-radius:999px;justify-content:center;align-items:center;width:4.75rem;height:4.75rem;margin-bottom:1.3125rem;display:inline-flex;box-shadow:0 0 0 8px #b33a3a0f}.ErrorBoundary-module-scss-module__4AqEyq__title{color:#0f0f0f;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.25}.ErrorBoundary-module-scss-module__4AqEyq__subtitle{color:#5a5a5e;max-width:22.5rem;margin:0 auto;font-size:.75rem;line-height:1.5}.ErrorBoundary-module-scss-module__4AqEyq__details{text-align:left;margin-top:1.3125rem}.ErrorBoundary-module-scss-module__4AqEyq__details summary{color:#9a9a9e;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.75rem;font-weight:500}.ErrorBoundary-module-scss-module__4AqEyq__details summary:hover{color:#5a5a5e}.ErrorBoundary-module-scss-module__4AqEyq__details pre{color:#a32d2d;white-space:pre-wrap;word-break:break-word;background:#f4f3ee;border:1px solid #0f0f0f0d;border-radius:6px;max-height:12.5rem;margin:.5rem 0 0;padding:.8125rem;font-size:.75rem;line-height:1.5;overflow:auto}.ErrorBoundary-module-scss-module__4AqEyq__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2.125rem;display:flex}.ErrorBoundary-module-scss-module__4AqEyq__btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;height:2.5rem;padding:0 1.3125rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1);display:inline-flex}.ErrorBoundary-module-scss-module__4AqEyq__btnPrimary{color:#fff;background:#1d4a8b}.ErrorBoundary-module-scss-module__4AqEyq__btnPrimary:hover{background:#163b73}.ErrorBoundary-module-scss-module__4AqEyq__btnGhost{color:#0f0f0f;background:#fff;border-color:#0f0f0f24}.ErrorBoundary-module-scss-module__4AqEyq__btnGhost:hover{background:#0f0f0f09;border-color:#9a9a9e}@keyframes ErrorBoundary-module-scss-module__4AqEyq__riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ErrorBoundary-module-scss-module__4AqEyq__card{animation:none}}
:root{--ar-primary:#1d4a8b;--ar-primary-strong:#163b73;--ar-primary-soft:#1d4a8b14;--ar-primary-veil:#1d4a8b0a;--ar-ai:#7e57c2;--ar-ai-bg:#f1ecfa;--ar-ai-line:#e2d6f4;--ar-bg-app:#fafaf7;--ar-bg-elev:#fff;--ar-bg-subtle:#f4f3ee;--ar-bg-hover:#0f0f0f09;--ar-bg-active:#0f0f0f0f;--ar-bg-glass:#fafaf7c7;--ar-bg-mask:#0f0f0f8c;--ar-text-1:#0f0f0f;--ar-text-2:#5a5a5e;--ar-text-3:#9a9a9e;--ar-text-4:#c2c1bb;--ar-text-inv:#fff;--ar-border-hair:#0f0f0f12;--ar-border-soft:#0f0f0f0d;--ar-border-strong:#0f0f0f24;--ar-chart-grid:#0f0f0f0a;--ar-ok-bg:#e8f4ef;--ar-ok-fg:#1b6b3a;--ar-ok-dot:#1d9e75;--ar-warn-bg:#faefd8;--ar-warn-fg:#8a5a0f;--ar-warn-dot:#b5780e;--ar-err-bg:#fbe9e9;--ar-err-fg:#a32d2d;--ar-err-dot:#b33a3a;--ar-info-bg:#e6effa;--ar-info-fg:#0a4a8f;--ar-info-dot:#2c6fb8;--ar-neutral-bg:#efefed;--ar-neutral-fg:#5a5a5e;--ar-neutral-dot:#9a9a9e;--ar-compare:#b5751a;--ar-compare-soft:#b5751a1f;--ar-medal-gold:#c9a227;--ar-medal-silver:#9aa0a6;--ar-medal-bronze:#b5773f;--ar-page-pad:clamp(1.3125rem, 3vw, 3.4375rem)}body{font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:#fafaf7;margin:0}.ant-btn-icon{align-items:center;display:inline-flex}.ant-drawer-title .ant-space{align-items:center}.ant-drawer-title svg{display:block}.ant-drawer .ant-drawer-close{width:1.75rem;height:1.75rem}
