.unsaved-modal-overlay{position:fixed;inset:0;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:999}.unsaved-modal{background:#fff;border-radius:20px;padding:24px;width:90%;max-width:320px;box-shadow:0 4px 16px #0003;text-align:center}.modal-title{font-weight:400;font-size:18px;margin-bottom:12px}.modal-buttons{display:flex;justify-content:space-between;margin-top:20px}.modal-button-cancel,.modal-button-discard{flex:1;padding:11px;margin:0 10px;border:none;border-radius:1.5vh;font-weight:400;cursor:pointer;color:#fff}.modal-button-cancel{background-color:#a19d9d}.modal-button-discard{background-color:#656565;color:#fff}.inquiry-modal-overlay{position:fixed;inset:0;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:999}.inquiry-modal{background:#fff;border-radius:20px;padding:24px;width:90%;max-width:320px;box-shadow:0 4px 16px #0003;display:flex;flex-direction:column;align-items:stretch}.inquiry-textarea{height:25vh;resize:none;border:none;border-radius:1vh;padding-top:calc(12.5vh - .7em);padding-bottom:calc(12.5vh - .7em);padding-left:16px;padding-right:16px;font-size:1.6vh;font-weight:400;color:#8f8582;background:#fbfafa;margin-bottom:16px;text-align:center;line-height:1.4;box-sizing:border-box;overflow:hidden}.inquiry-modal-buttons{display:flex;justify-content:space-between}.cancel-button,.submit-button{flex:1;padding:12px;margin:0 4px;border:none;border-radius:10px;font-weight:400;font-size:14px;cursor:pointer}.cancel-button{background-color:#a19d9d;color:#fff}.submit-button{background-color:#656565;color:#fff}.upload-text{margin-bottom:20px;font-size:16px;font-weight:700}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-cancel-button{background-color:#666;color:#fff;border:none;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer}.upload-spinner-image{width:40px;height:40px;margin:0 auto 20px}.upload-modal-overlay{position:fixed;inset:0;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:999}.upload-modal{background:#fff;padding:24px;border-radius:16px;text-align:center;width:80%;max-width:300px;box-shadow:0 4px 10px #0000001a}.upload-text{margin-bottom:20px;font-size:16px;font-weight:400;word-break:keep-all;white-space:pre-line}.upload-cancel-button{background-color:#656565;color:#fff;border:none;border-radius:12px;padding:10px 10vh;font-size:14px;font-weight:400;cursor:pointer}html,body,#root{margin:0;padding:0;width:100vw;height:100vh}#root{display:flex;align-items:center;justify-content:center}.rag-container{width:100vw;height:100vh;box-sizing:border-box;background-color:#f8f8f8;display:flex;flex-direction:column;align-items:center;position:relative;padding-top:5vh}@media (min-width: 768px){.rag-container{max-width:768px;margin:0 auto}}.rag-close-button{position:absolute;top:2vh;right:2vh;background:none;border:none;font-size:2.5vh;font-weight:300;color:#000;cursor:pointer;line-height:1;padding:0}.rag-header{font-family:Pretendard,sans-serif;font-size:2.2vh;font-weight:700;color:#000}.rag-sub{font-family:Pretendard,sans-serif;font-size:1.5vh;color:#000}.rag-textarea{font-family:Pretendard,sans-serif;width:87%;height:20vh;padding:1.2vh;font-size:1.5vh;border-radius:1vh;border:1px solid #ddd;background-color:#fff;resize:none;margin-bottom:1.5vh;letter-spacing:-.02em;color:#000;!important}.rag-textarea::placeholder{color:#e1e1e1}.rag-save-button{width:90%;padding:1.2vh;font-size:2vh;background-color:#fff;color:#656565;border:1px solid #ccc;border-radius:2.1vh;cursor:pointer;display:flex;align-items:center;justify-content:center}.rag-divider{border:1px solid #E7E6E5;width:88%;margin-top:1.5vh}.check-icon{margin-right:1vh}.rag-file-section{width:90%;background-color:#f8f8f8;border-radius:2vh;padding:1.5vh;margin-bottom:2vh;text-align:center}.rag-file-title{font-size:1.8vh;margin-bottom:1vh;font-weight:600}.file-pill-list{list-style:none;padding:0;margin:0;width:98%}.file-pill{background-color:#f0f0f0;border-radius:999px;padding:.6vh 1.5vh;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#333}.file-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}.file-remove-button{width:24px;height:24px;border:none;border-radius:50%;background-color:#fff;color:#000;font-size:1.3vh;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin-left:1vh;transition:background-color .2s}.file-remove-button:hover{background-color:#b0b0b0}.rag-file-list{min-height:10vh;background-color:#e7e7e7;border-radius:1vh;padding:1.5vh;display:flex;align-items:center;justify-content:center;color:#999;font-size:1.4vh;margin-bottom:3vh}.rag-no-file{color:#363636;font-size:1.8vh}.rag-upload-label{justify-content:center;align-items:center;margin:0 auto;display:block;width:90%;text-align:center;padding:1.2vh 2.4vh;background-color:#fff;border-radius:2vh;border:1px solid #ccc;font-size:1.8vh;cursor:pointer;color:#656565;margin-bottom:2vh}@media (min-width: 768px){.rag-upload-label{padding:1.2vh 3.2vh}}.rag-file-input{display:none}.rag-submit-button{width:90%;padding:1.1vh;background-color:#72ceac;border:none;border-radius:2vh;font-size:1.9vh;color:#fff;font-weight:700;cursor:pointer}
