@charset "UTF-8";[lang=ko]{word-break:keep-all}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:only light;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color: #3061a9;--color-qustion-bg: #057181;--time-color: #3d3d3d}a{font-weight:500;color:#0611db;text-decoration:inherit}a:hover{color:#0611db}h1{font-size:3.2em;line-height:1.1}button{border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{padding:0;margin:0;box-sizing:border-box;list-style:none}:root{--black: #000}button{background-color:transparent;border:0;cursor:pointer}body{overflow-wrap:break-word;font-family:Pretendard GOV Variable,sans-serif;font-weight:200;line-height:1.25;color:var(--black);background-image:-moz-linear-gradient(90deg,rgb(221,232,242) 0%,rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(90deg,rgb(221,232,242) 0%,rgb(255,255,255) 100%);background-image:-ms-linear-gradient(90deg,rgb(221,232,242) 0%,rgb(255,255,255) 100%);background-image:linear-gradient(90deg,#dde8f2,#fff)}body:before{content:"";background:url(/chatbot/assets/headbg-CGVrx1P2.png) 0 0 no-repeat;background-size:100% 141px;position:absolute;top:0;left:0;height:188px;width:100%}code,label,textarea,button{font-family:Pretendard GOV Variable,sans-serif}.App{display:flex;flex-direction:column;height:100vh;padding:10px 20px;position:relative}.App:before{content:"";position:absolute;left:0;bottom:0;width:223px;height:234px}header{flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:70px;position:relative;z-index:1;margin:0 30px;background-image:url(/chatbot/assets/head-CcW_lhD3.png);background-position:-65px 0;background-size:calc(100% + 130px) 100%}header .logo{color:#fff;font-size:26px;font-weight:700}header .logo img{vertical-align:middle}header .fontsize{transform:translate(-11px)}header:before{pointer-events:none;content:"";position:absolute;left:-30px;top:0;width:30px;height:70px;background:url(/chatbot/assets/head-CcW_lhD3.png)}header:after{pointer-events:none;content:"";position:absolute;right:-30px;top:0;width:30px;height:70px;background:url(/chatbot/assets/head-CcW_lhD3.png);background-position:right 0}header .help{transform:translate(12px)}input{font-size:18px;border-radius:5px;border:1px solid #ddd;padding:10px}main{flex:1;position:relative;margin-top:3px;border-radius:10px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}main::-webkit-scrollbar{width:5px;height:10px}main::-webkit-scrollbar-track{background-color:#f0f1f2;border-radius:10px}main::-webkit-scrollbar-track-piece{background-color:transparent}main::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--color)}main::-webkit-scrollbar-button{width:20px;height:10px}main::-webkit-scrollbar-corner{background-color:violet}main::-webkit-resizer{background-color:green}main .messageBody{flex-grow:1}main .messageBody__set{display:flex;flex-direction:column;gap:20px}footer{flex-shrink:0;position:relative}footer input{height:57px;padding:19px 55px 19px 25px;border-radius:30px;background-color:#fff;color:#000;border:0}footer input:hover{outline:0}footer input:focus{outline:1px solid var(--color)}footer input::placeholder{color:inherit}footer .submit{position:absolute;right:0;top:0;width:80px;height:100%;background:url(/chatbot/assets/send@2x-RcKq6Rj_.png) center center no-repeat;background-size:21px auto}ul{display:flex;flex-direction:column}.setup,.err,.result,.W,.loading,.welcomeMessage,.anser{margin-right:4px;padding:11px 24px 10px 15px;border-radius:0 20px 20px;position:relative;font-weight:400;line-height:1.45;border-style:solid;border-width:1px;border-color:#2c77bc;background-color:#fff}.setup:before,.err:before,.result:before,.W:before,.loading:before,.welcomeMessage:before,.anser:before{content:"";position:absolute;right:0;top:-29px;width:34px;height:40px;background-size:34px 40px}.setup ul,.err ul,.result ul,.W ul,.loading ul,.welcomeMessage ul,.anser ul{margin-top:8px}.setup ul+p,.err ul+p,.result ul+p,.W ul+p,.loading ul+p,.welcomeMessage ul+p,.anser ul+p{margin-top:8px}.namecard{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:500;letter-spacing:-.4px;height:44px}.namecard__logo{display:none}.namecard:before{width:35px;height:35px}.question .namecard{display:none}.fz26 .namecard{top:-36px;font-size:.9em}.fz20 .namecard{top:-28px}.namecard em{font-style:normal;color:#195163}.anser>ol{list-style:decimal;margin-left:18px}.anser>ol+p{margin-top:12px}.anser>ol>li{list-style:decimal;list-style-position:outside}.anser ul>li{position:relative;padding-left:12px}.anser ul>li:before{content:"";position:absolute;width:3px;height:3px;border-radius:3px;background-color:#000;left:0;top:9px}.anser ul>li>ul{margin-top:0;margin-bottom:8px}.anser ul>li>ul>li{position:relative;padding-left:8px}.anser ul>li>ul>li:before{content:"";position:absolute;width:3px;height:2px;background-color:#000;left:0;top:10px}.helpkeyword{margin:40px 10px 9px 4px;padding:18px 24px 20px 15px;background-color:#edf7f4;border-radius:15px}.helpkeyword button{display:inline-block;padding:10px}.question{width:fit-content;min-width:85px;align-self:flex-end;margin:0 4px 0 auto;padding:17px 20px;border-radius:15px 0 15px 15px;background-color:var(--color-qustion-bg);color:#fff;position:relative;overflow-wrap:anywhere;word-break:break-all}.question:before{content:"";position:absolute;right:-17px;bottom:-1px;width:20px;height:14px}.question+.anset-footer{justify-content:flex-end}.morelink{margin-top:10px}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.responseMSG,.anser{margin-right:20px}.a2hs{position:absolute;left:0;top:0;z-index:1}.a2hs button{position:relative;z-index:10;width:130px;background-color:#fff;background-image:linear-gradient(120deg,var(--mid-blue, #2164c1),var(--cerulean, #007dd8));color:#fff;border-radius:8px;height:45px}.a2hs:before{content:"";position:absolute;width:100%;height:100%;background-color:#00000040;border-radius:10px}.a2hs:after{content:"";position:absolute;width:300px;height:75px;background-color:#fff;border-radius:10px}.hotkey{display:inline-block;box-shadow:0 4px 12px #0003;border-radius:8px;max-width:575px;height:auto;max-height:262px;margin:0;overflow-y:auto}.hotkey button{display:block;width:100%;text-align:left;padding:6px 10px}.hotkey button.active{background-color:#2164c1;color:#fff;font-weight:700}.anset-footer{margin-top:7px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-right:17px}.deco{margin-right:17px;text-align:right;background-color:#fff;border-radius:20px;height:1.125rem}.deco button{position:relative;vertical-align:top;margin-left:5px;width:1.25rem;height:1.125rem;font-size:.875rem}.deco button:after{content:"";position:absolute;top:-30px;left:50%;transform:translate(-50%);height:16px;background-color:#000a;padding:4px;border-radius:4px;color:#fff;transition:opacity .5s;opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:.8125rem}.deco button:after{width:2.625rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.deco button:hover:after{opacity:1}.deco .up{background:url(/chatbot/assets/up@2x-DfpOJj4Q.png) center center no-repeat;background-size:auto .8125rem}.deco .up.active:before{content:"";display:block;height:1.125rem;width:100%;-webkit-mask:url(/chatbot/assets/up@2x-DfpOJj4Q.png) center center no-repeat;mask:url(/chatbot/assets/up@2x-DfpOJj4Q.png) center center no-repeat;-webkit-mask-size:auto .8125rem;mask-size:auto .8125rem;background-color:red}.deco .up:after{content:"좋아요"}.deco .down{background:url(/chatbot/assets/down@2x-CMcBRH6P.png) center center no-repeat;background-size:auto .8125rem}.deco .down.active:before{content:"";display:block;height:18px;width:100%;-webkit-mask:url(/chatbot/assets/down@2x-CMcBRH6P.png) center center no-repeat;mask:url(/chatbot/assets/down@2x-CMcBRH6P.png) center center no-repeat;-webkit-mask-size:auto .8125rem;mask-size:auto .8125rem;background-color:red}.deco .down:hover:after{content:"싫어요"}.deco .feedback{background:url(/chatbot/assets/opinion@2x-CivYjnk_.png) center center no-repeat;background-size:auto .8125rem}.deco .feedback:hover:after{content:"의견"}.deco .copy{background:url(/chatbot/assets/copy@2x-Bg49U8Dj.png) center center no-repeat;background-size:auto .8125rem}.deco .copy:hover:after{content:"복사"}fieldset{padding:0;border:0}html:has(.fz14){font-size:14px}html:has(.fz16){font-size:16px}html:has(.fz20){font-size:20px}html:has(.fz26){font-size:26px}.fontsizearea{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#f1f3f6;border-radius:10px}.fontsizearea button{height:40px;flex:1;position:relative;z-index:1;color:#000;background-color:transparent}.fontsizearea button.active{border-radius:10px;border:solid 1px var(--color);background-color:#fff;color:#000}.fontsizearea button:nth-child(1){font-size:16px}.fontsizearea button:nth-child(2){font-size:20px}.fontsizearea button:nth-child(3){font-size:24px}.fontsizearea button:nth-child(4){font-size:26px}.default-questionState{margin:0 4px 20px 0;display:flex;flex-wrap:wrap;gap:5px}.btn-help{padding:11px 20px;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;border-radius:35px;border-style:solid;border-width:1px;border-color:var(--color);background-color:#fff;font-size:1em;color:var(--color);line-height:1}.btn-help:hover,.btn-help:focus-visible{border-color:var(--color);background-color:var(--color);color:#fff}.btn-help:focus-visible{text-decoration:underline;text-underline-offset:3px}a.btn-help:after{content:"";display:inline-block;width:1.25rem;height:1.25rem;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%231f1f1f"><path d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%231f1f1f"><path d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z"/></svg>');-webkit-mask-size:1.25rem;mask-size:1.25rem;background-color:var(--color)}a.btn-help:focus-visible:after{background-color:#fff}a.btn-help:hover:after{background-color:#fff}.W{margin-bottom:0}.W .msgTime{display:none}.aiinfo{margin:11px 0;text-align:center;font-size:14px;line-height:1.79;letter-spacing:-.35px;color:#747474}.loading-group{display:flex;flex-direction:row;align-items:center;gap:14px;min-height:24px}.loader{display:inline-block;color:var(--color);font-size:10px;width:12px;height:12px;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.3s infinite linear;transform:scale(.4)}@keyframes mulShdSpin{0%,to{box-shadow:0 -3em 0 .2em,2em -2em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#000}}.dot-group{display:inline-flex}.dim{position:fixed;background:red;background:url(/chatbot/assets/dim-D2-DgxJB.svg);width:calc(100% - 100px);height:100vh;pointer-events:none}.dim.left{left:0}.dim.right{width:100px;transform:rotateY(180deg);right:0}.box{padding:17px 19px;border-radius:10px;border:solid 1px #fff;--x: 33px;max-width:calc(100% - 90px)}.fz26 .box{line-height:1.2}.box:before{content:"";position:absolute;left:30px;top:-3px;width:6px;aspect-ratio:1;background:#fff;border-radius:6px}.box:after{content:"";position:absolute;left:var(--x);--y: 100px;top:calc(var(--y) * -1);height:var(--y);border-left:1px solid #fff}.box.right:before{left:unset;right:27px}.box.right:after{left:unset;right:30px;top:-20px;height:20px}.fz26 .box.left{top:240px}.fz26 .box.left:after{--y: 165px}.fz20 .box.left{top:190px}.fz20 .box.left:after{--y: 115px}.anset-footer .msgTime{font-size:.875rem;line-height:1;color:var(--time-color, #3d3d3d)}.question .anset-footer .msgTime{left:unset;right:0}
