*{margin:0;padding:0;-webkit-user-select:none;user-select:none}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;background:var(--secondary-bg-color);color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;overflow:hidden;scrollbar-width:none;width:100%}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-color:var(--tg-theme-bg-color);--secondary-bg-color:var(--tg-theme-secondary-bg-color);--section-background-color:var(--tg-theme-section-bg-color);--text-color:var(--tg-theme-text-color);--subtitle-text-color:var(--tg-theme-subtitle-text-color);--hint-color:var(--tg-theme-hint-color);--button_color:var(--tg-theme-button-color);--button_text_color:var(--tg-theme-button-text-color);--link_color:var(--tg-theme-link-color);--destructive-color:var(--tg-theme-destructive-text-color);--title-text-size:1.5rem;--section-head-text-size:1.1rem;--body-text-size:0.9rem;--border-radius:1rem}.main-page-container{display:flex;flex-direction:column;gap:1.25em;height:100vh;margin-left:1.2em;margin-right:1.2em;margin-top:1.5em;overflow:hidden}.main-page-scroll-container{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;flex-grow:1;margin-bottom:2em;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none}.main-page-scroll-container::-webkit-scrollbar{display:none}.main-page-scroll{display:flex;flex-direction:column;gap:1em}.main-page-top-container{display:flex;flex-direction:column;flex-shrink:0;gap:1.25em;position:-webkit-sticky;position:sticky;top:0}.copyable{user-select:text;-webkit-user-select:text}.title{font-size:var(--title-text-size)}.section-head,.title{color:var(--text-color);font-weight:700}.section-head{font-size:var(--section-head-text-size)}.body-text{color:var(--text-color);font-size:var(--body-text-size);font-weight:400}.my_button{background:var(--button_color);border:none;border-radius:.5em;color:var(--button_text_color);font-size:.8rem;font-weight:700;min-height:2.5em;padding:.5em}.my_button:disabled{background:var(--section-background-color);color:var(--text-color)}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background-color:var(--bg-color);border-radius:8px;box-shadow:0 2px 10px #0000004d;height:50%;max-width:500px;padding:20px 30px;position:relative;width:70%}.modal-close{background:#0000;border:none;color:var(--text-color);cursor:pointer;font-size:24px;font-weight:700;line-height:1;position:absolute;right:10px;top:10px;transition:color .2s ease}.modal-close:hover{color:red}.user-info-container{background:var(--section-background-color);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:.25em;padding:.8em}.expires-at-label{font-size:var(--body-text-size);text-align:start}.SearchField_search_container__q6sTo{align-items:center;background:var(--bg-color);border-radius:var(--border-radius);display:flex;flex-direction:row;height:42px;margin-top:8px;width:100%}.SearchField_search_icon_container__ea2jS{align-self:start}.SearchField_close_button_container__tnFRp,.SearchField_search_icon_container__ea2jS{align-items:center;display:flex;flex-direction:row;height:42px;justify-content:center;margin-left:1rem}.SearchField_close_button_container__tnFRp{align-self:end;animation-duration:.4s;animation-name:SearchField_close_change__cJGgu;justify-self:end}.SearchField_search_input__ufAL8{background:var(--bg-color);border:none;color:var(--text-color);height:42px;margin-left:16px;width:70%}.SearchField_search_input__ufAL8:focus{outline:none}@keyframes SearchField_close_change__cJGgu{0%{opacity:50%;scale:0}to{opacity:100%;scale:100%}}.chip-list{display:flex;gap:8px}.chip_label{font-size:var(--body-text-size)}.chip{align-items:center;background-color:var(--section-background-color);border-radius:var(--border-radius);cursor:default;display:flex;padding:4px 12px;transition:background-color .3s ease}.chip.selected{background-color:var(--button_color);color:var(--button_text_color)}.detail_page_container{display:flex;flex-direction:column;gap:1.25em;height:100vh;margin-left:1.2em;margin-right:1.2em;margin-top:1.5em;overflow:hidden}.content-container{display:flex;flex-direction:column;gap:1em}.loading-container{align-items:center;display:flex;flex-direction:column;gap:2em;height:100%;justify-content:center;width:100%}.detail_horizontal_layout{align-items:center;display:flex;flex-direction:row;gap:1em}.detail_licence_item{background:var(--section-background-color);border-radius:.5em;display:flex;flex-direction:column;gap:1em;padding:1em}.config-text{background:var(--secondary-bg-color);border-radius:var(--border-radius);overflow-x:scroll;padding:1em;-webkit-user-select:text;user-select:text}.detail-scroll-container{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:flex;flex-direction:column;gap:1em;height:80vh;margin-bottom:2em;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none}.detail-scroll-container::-webkit-scrollbar{display:none}.extend-licence-content{display:flex;flex-direction:column;height:100%}.extend-licence-input{align-self:center;margin-top:30%}.approve-action-content{display:flex;flex-direction:column;height:100%}.question-label{line-height:2em;margin-top:25%;text-align:center}.selection-button-container{display:flex;flex-direction:column;gap:2em;justify-content:space-between;margin-top:auto}.home-container{align-items:center;display:flex;flex-direction:column;height:100vh}.open-bot-button{background:#84bfff;border:none;border-radius:.5em;font-size:1.2rem;font-weight:700;height:4em;justify-self:center;margin-top:10%;min-height:2.5em;padding:.5em;width:40%}.open-bot-button:hover{background:#007aff}
/*# sourceMappingURL=main.bf7428b2.css.map*/