:root{--header-height:4rem;--aside-width:17rem}.layout-header{height:var(--header-height);border-bottom:1px solid var(--surface-200);display:flex}.header-logo{width:var(--aside-width);align-items:center;padding:0 3rem;display:flex}.header-logo img{max-width:70%;max-height:2.5rem}.header-content{align-items:center;gap:1.5rem;display:flex}.header-search{border:1px solid var(--surface-200);border-radius:5rem;width:35rem;height:2.5rem;position:relative}.header-search:has(:focus){border-color:var(--primary-color)}.header-search-input{background:0 0;border:none;border-radius:5rem;width:100%;height:100%;padding:0 3.5rem 0 1.5rem}.header-search-input:focus-visible{outline:none}.header-search-submit{background-color:#0000;border:none;border-radius:0 5rem 5rem 0;justify-content:center;align-items:center;width:3.5rem;height:100%;display:flex;position:absolute;top:0;right:0}.header-search-submit:hover,.header-search-submit:focus{background-color:var(--surface-100)}.header-util{align-items:center;gap:1rem;margin-left:auto;display:flex}.header-util-btn{background-color:#0000;border:none;border-radius:5rem;width:2.5rem;height:2.5rem;min-height:auto;padding:0;position:relative}.header-util-btn.alert:hover{background-color:var(--surface-100)}.header-util-btn.user{border:1px solid var(--surface-100)}.header-util-btn.user img{max-width:100%}.header-alert-new{background-color:red;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:5px;right:7px}.header-loginBtn{background-color:var(--surface-900);color:var(--surface-0);border-radius:5rem;padding:.375rem 1.25rem}.header-loginBtn:hover{background-color:var(--surface-800);color:var(--surface-0)}.header-overlay-alert{border-radius:.5rem;max-height:30rem;overflow:auto}.alert-header{justify-content:space-between;align-items:center;padding:.5rem 1.5rem;font-weight:600;display:flex}.header-overlay-alert a{border-top:1px solid var(--surface-100);width:20rem;padding:.75rem 1.5rem;display:block}.header-overlay-alert a:hover{background-color:var(--surface-50)}.alert-util{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.alert-util .p-button{gap:0;width:1.75rem}.header-overlay-alert .alert-time{color:var(--surface-500);margin-bottom:.25rem;font-size:.875rem}.header-overlay-alert .alert-message{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.header-overlay-profile{border-bottom:1px solid var(--surface-100);align-items:center;gap:.5rem;min-width:15rem;padding:1rem 1.5rem;display:flex}.header-overlay-profile-img{border:1px solid var(--surface-100);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;overflow:hidden}.header-overlay-profile-img img{max-width:100%;max-height:100%}.header-overlay-profile-name h6{font-size:1.125rem}.header-overlay-profile-name div{color:var(--surface-600);font-size:.75rem}.header-overlay-btn{background-color:#0000;border:none;border-radius:0;justify-content:flex-start;width:100%;padding:0 1.5rem}.header-overlay-btn:hover{background-color:var(--surface-50)}.layout{height:calc(100vh - var(--header-height));display:flex}.layout-aside{width:var(--aside-width);border-right:1px solid var(--surface-200);padding:2rem 1.5rem}.layout-aside-menu-item{border-radius:5rem;align-items:center;gap:.5rem;height:3.25rem;margin-bottom:.5rem;padding:0 1rem;font-size:1.125rem;font-weight:600;display:flex}.layout-aside-menu-item:hover,.layout-aside-menu-item:focus{background-color:#f4f5fa}.layout-aside-menu-item.active{color:var(--primary-color);background-color:#f4f5fa}.layout-content{width:calc(100% - var(--aside-width));padding:2.5rem 0;overflow:hidden auto}footer{border-top:1px solid var(--surface-100);width:100%;margin-top:3rem}.footer-top{align-items:center;padding:1.5rem 0;display:flex}.footer-logo img{max-width:100%;max-height:1.5rem}.footer-util{align-items:center;margin-left:auto;display:flex}.footer-policies button{color:var(--surface-500);background-color:#0000;border:none;margin-right:1.5rem;font-weight:400}.footer-policies button:hover{color:var(--surface-700);text-decoration:underline}.footer-family .p-dropdown{border:1px solid var(--surface-300);background-color:#0000;border-radius:0;width:100%}.footer-family .p-dropdown-label{padding:.25rem 1rem}.footer-info{flex-wrap:wrap;gap:.25rem 3rem;max-width:50rem;display:flex}.footer-info dl{gap:.5rem;margin-bottom:.5rem;display:flex}.footer-info dt{white-space:nowrap;font-weight:600}.footer-info dd{color:var(--surface-700)}.footer-copyright{text-align:center;color:var(--surface-300);margin-top:1.5rem}#scrollTop{z-index:55;background-color:var(--surface-0);border:1px solid var(--surface-100);border-radius:50%;padding:.5rem;position:fixed;bottom:4rem;right:3rem;box-shadow:0 2px 8px #00000014}.autocomplete-results{border:1px solid var(--border-color);z-index:99;background-color:#fff;border-radius:.5rem;width:100%;max-height:50rem;font-size:.9rem;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden auto;box-shadow:0 4px 8px #0000001a}.autocomplete-category{border-bottom:1px solid #eee;align-items:center;padding:8px 12px;font-weight:500;display:flex}.autocomplete-category>span{margin-right:8px}.tag-bg{color:#3e2723;background-color:#fdefd9}.model-bg{color:#076fc9;background-color:#eef5ff}.autocomplete-list{margin:0;padding:0;list-style:none}.autocomplete-list li:hover{background-color:var(--hover-color)}.autocomplete-item{cursor:pointer;color:#555;padding:10px 12px;transition:background-color .2s ease-in-out}.autocomplete-item:hover{background-color:#f0f0f0}.autocomplete-item:active{background-color:#e0e0e0}.autocomplete-view-more{color:#777;text-align:start;cursor:pointer;border-top:1px solid #eee;border-radius:0 0 4px 4px;padding:10px 12px;font-size:.85rem;transition:font-weight .2s ease-in,transform .2s ease-in}.autocomplete-view-more:hover{font-weight:700;transform:translate(.5rem)}
.subPageBg{position:relative}.subPageBg:before{content:"";z-index:-1;width:calc(100vw - var(--aside-width));background:url(/img/subPage-bg.png) 100% 100%/cover no-repeat;height:17rem;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%)}.info{border-bottom:1px solid var(--surface-200);margin-bottom:2.5rem;padding-bottom:5rem}.info-header{margin-bottom:2.5rem}.info-header-top{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.info-icon{width:4rem;height:4rem}.info-header-writer{align-items:center;gap:.5rem;display:flex}.info-header-writer-img{border:1px solid var(--surface-200);border-radius:50%;width:2.5rem;height:2.5rem}.info-header-time{color:var(--surface-500);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.info-header-time span{color:var(--surface-200);font-size:.5rem}.info-header-util{gap:1rem;margin-left:auto;display:flex}.followMark{background-color:var(--surface-0);margin-left:1rem;padding:2px .75rem;border:1px solid var(--surface-300)!important;border-radius:5rem!important}.followMark:hover{background-color:var(--surface-100)}.info-header-util div,.info-header-util button{background-color:#0000;border:none;align-items:center;gap:.25rem;min-width:auto;display:flex;font-weight:400!important}.info-header-util button{border-radius:.25rem}.info-header-util button:hover{background-color:var(--surface-50)}.info-content{color:var(--surface-700);margin-top:.5rem}.info-header-etc{justify-content:space-between;margin-top:1.5rem;display:flex}.info-tags{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.info-tags img{object-fit:cover;border-radius:50%;width:1.75rem;height:1.75rem;margin:0!important}.info-tags li{border:1px solid var(--surface-200);color:var(--surface-700);background-color:var(--surface-0);border-radius:5rem;padding:.25rem .75rem;font-size:.875rem}.info-tags li a{justify-content:center;align-items:center;gap:.5rem;display:flex}.info-header-etc .toSamiGpt{border:1px solid var(--surface-50);background-image:linear-gradient(159deg,#ebeef9,#f3f7fd);border-radius:5rem;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.875rem;display:flex}.info-header-etc .toSamiGpt:hover{background-image:linear-gradient(159deg,#d7ddf5,#ebf2fc)}.info-detail-wrapper .detail-view{background-color:var(--surface-0);color:var(--surface-700);border:1px solid var(--border-color);width:100%;margin-bottom:2.5rem}.info-detail-wrapper .detail-view:hover{background-color:var(--hover-color)}.info-detail{border-top:1px solid var(--surface-200);flex-wrap:wrap;margin-bottom:2.5rem;display:flex}.info-detail dl{border-bottom:1px solid var(--surface-200);width:50%;display:flex}.info-detail dl.w-100{width:100%}.info-detail dt{color:var(--surface-700);text-align:center;background-color:#f0f1f2;width:10rem;padding:.75rem .5rem;font-weight:600}.info-detail dd{background-color:var(--surface-0);flex:1;padding:.75rem 1rem}.info-viewer{margin-bottom:2.5rem;position:relative}.info-viewer h5{margin-bottom:1rem}.info-viewer img{max-width:100%}.info-viewer .p-tabview-panels{min-height:20rem}.info-viewer .all-copy{border:1px solid var(--border-color);color:var(--surface-700);background-color:var(--surface-0);z-index:10;position:absolute;top:3rem;right:0}.info-viewer .all-copy:hover{background-color:var(--hover-color)}.info-navigation{justify-content:space-between;align-items:flex-start;display:flex}.info-navigation .prev-btn,.info-navigation .next-btn{color:var(--surface-700);background:0 0;border:none;align-items:center;gap:1rem;transition:all .3s;display:flex}.info-navigation .next-btn{flex-direction:row-reverse}.info-navigation .prev-btn:hover,.info-navigation .next-btn:hover{color:var(--surface-900);font-weight:700}.info-navigation .prev-btn.empty,.info-navigation .next-btn.empty{color:var(--surface-400)}.info-navigation .prev-btn .prev-btnText{text-align:left}.info-navigation .next-btn .next-btnText{text-align:right}.section-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.titleArea{align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.section-header .titleArea{margin-bottom:0}.titleArea-util{align-items:flex-end;gap:.5rem;margin-left:auto;display:flex}.subPage-layout .p-tabview-nav-container{background-color:var(--surface-0);z-index:10;position:sticky;top:-2.5rem}.searchArea{border:2px solid #d0d7ec;border-radius:5rem;justify-content:space-between;align-items:center;width:100%;max-width:32rem;height:3rem;margin-bottom:1rem;display:flex}.searchArea-input{border:none;border-radius:5rem 0 0 5rem;flex:1;padding:0 1.5rem}.searchArea-input:focus{box-shadow:none}.searchArea-filter-input{border-radius:5rem;flex:1;padding:0 .5rem 0 1.5rem}.searchArea-filter-input:focus{box-shadow:none}.searchArea-submit{border-radius:0 5rem 5rem 0;width:4rem;height:100%}.searchArea-submit:hover,.searchArea-submit:focus{background-color:var(--surface-100)}.searchArea .p-inputtext{border:none;border-radius:50rem;width:100%;height:100%;padding:0 2.75rem 0 .75rem}.searchArea .p-inputtext:focus-visible{outline:none}.searchArea .search-close{background-color:#cdd1d5;border:none;border-radius:50rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;position:absolute;right:4rem}.searchArea .search-close i{font-size:.75rem}.searchArea-toggle{height:100%;display:flex}.searchArea-toggle button{color:#555;background-color:#0000;border:none;border-radius:0;height:100%;padding:0 1rem;font-size:.85rem;transition:background-color .2s}.searchArea-toggle button:first-child{border-radius:5rem 0 0 5rem}.searchArea-toggle button:last-child{border-radius:0 5rem 5rem 0}.searchArea-toggle button.active{background-color:var(--primary-200,#3f51b5);color:#fff}.subPage-asideItem .searchArea .icon{position:absolute;right:2.25rem}.listHeader{border-bottom:1px solid var(--surface-200);align-items:flex-end;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.listHeader .list-length{font-weight:600}.listHeader .list-length span{color:var(--primary-color)}.listHeader .list-util{align-items:center;gap:.5rem;margin-left:auto;display:flex}.listHeader .list-util .p-dropdown{border:1px solid var(--surface-300);border-radius:.25rem}.listHeader .list-util .p-inputtext{padding:.25rem 0 .25rem .5rem}.list-util .sort-wrapper{align-items:center;height:2.25rem;display:flex}.listHeader .sort-disabled-note{height:2.25rem;color:var(--text-color,#555);background-color:var(--surface-0,#fff);border-radius:.25rem;align-items:center;padding:.25rem .5rem;font-size:.875rem;display:flex}.verticalList-item{border-bottom:1px solid var(--surface-200);position:relative}.verticalList-item a{border:2px solid #0000;border-radius:1.5rem;margin:0 -1.5rem;padding:1rem 1.5rem;display:block}.verticalList-item a:hover{border-color:var(--primary-color)}.verticalList-content p{color:var(--surface-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;display:-webkit-box;overflow:hidden}.verticalList-info{justify-content:space-between;align-items:flex-end;margin-top:1rem;display:flex}.verticalList-tags{flex-wrap:wrap;gap:.5rem;display:flex}.verticalList-tags li{border:1px solid var(--surface-200);color:var(--surface-700);border-radius:5rem;padding:.25rem .75rem;font-size:.875rem}.verticalList-counts{gap:1rem;display:flex}.verticalList-counts li{align-items:center;gap:.25rem;font-size:.875rem;display:flex}.listItem-util{gap:.5rem;display:flex;position:absolute;top:1rem;right:0}.listItem-bookmark{background-color:#0000;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.listItem-bookmark:hover{background-color:var(--surface-50)}.listItem-preview{padding:2px 4px;display:none}.verticalList-item:hover .listItem-preview{padding:2px .5rem;display:flex}.subPage-layout{gap:4rem;min-height:calc(100vh - 9.5rem);display:flex}.subPage-layout section{width:calc(73% - 2rem)}.subPage-layout aside{width:calc(27% - 2rem)}.subPage-layout.gradientBg{position:relative}.subPage-layout aside{flex-direction:column;display:flex}.subPage-asideRail{flex:1;position:relative}.subPage-asideItem{border:1px solid var(--surface-200);background-color:var(--surface-0);border-radius:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;position:sticky;top:0}.subPage-asideItem h4{margin-bottom:.5rem;padding:0 .5rem;font-size:1.25rem}.subPage-asideItem .p-accordion-header-link{background-color:#0000;border-width:0 0 1px;flex-direction:row-reverse;padding:.5rem .5rem .5rem 1rem;font-weight:800}.subPage-asideItem .p-accordion-content{border:none;padding:.5rem 1rem 1rem}.subPage-asideItem .filter-group-2{padding-left:1.5rem}.subPage-asideItem .filter-item{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.subPage-asideItem .filter-item label{cursor:pointer;font-weight:600}.subPage-asideItem .filter-item button{background-color:#0000;border:none}.subPage-asideItem .accordion-more{width:100%;color:var(--surface-500);background-color:#0000;border:none}.subPage-asideItem .accordion-more:hover{color:var(--surface-900)}.comment-list{max-height:calc(100vh - 15rem);overflow:auto}.comment-list .comment-list{max-height:none;padding-left:1.5rem}.comment-inputBox{background-color:var(--surface-50);border-radius:5rem;margin-bottom:.5rem;display:flex}.comment-inputBox .p-inputtext{background-color:#0000;border-color:#0000;border-radius:5rem 0 0 5rem;width:calc(100% - 4rem);padding:0 1.5rem}.comment-inputBox .p-inputtext:focus{background-color:var(--surface-0);box-shadow:none;border:1px solid var(--surface-500);outline:none}.comment-inputBox .p-button{border-radius:0 5rem 5rem 0;min-width:4rem}.comment-editBox{background-color:var(--surface-50);border-radius:2rem;flex-direction:column;margin-bottom:.5rem;padding:.5rem;display:flex}.comment-editBox .edit-input{background-color:#0000;border:1px solid #0000;border-radius:2rem;width:100%;height:3rem;padding:.75rem 1.5rem;font-size:1rem}.comment-editBox .edit-input:focus{background-color:var(--surface-0);box-shadow:none;border:1px solid var(--surface-500);outline:none}.comment-editBox .edit-buttons{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.comment-editBox .p-button{border-radius:1.5rem;min-width:4rem}.test-comment-inputBox{background-color:var(--surface-50);margin-bottom:.5rem;display:flex}.test-comment-inputBox .p-inputtext{background-color:#0000;border-color:#0000;width:calc(100% - 4rem);padding:0 1.5rem}.test-comment-inputBox .p-inputtext:focus{background-color:var(--surface-0);box-shadow:none;border:1px solid var(--surface-500);outline:none}.test-comment-inputBox .p-button{min-width:4rem}.comment-item{border-top:1px solid var(--surface-200);padding-top:1rem;position:relative}.comment-list .comment-list .comment-item:before{content:"";border-style:solid;border-width:0 0 1px 1px;border-color:var(--surface-200);width:.75rem;height:.75rem;position:absolute;top:1rem;left:-1.5rem}.comment-item-header{align-items:center;gap:.5rem;display:flex}.comment-item-profileImg{border:1px solid var(--surface-100);border-radius:50%;width:1.5rem;height:1.5rem}.comment-item-name{font-weight:600}.comment-item-time{color:var(--surface-500);font-size:.875rem}.comment-item-content{margin:.5rem 0}.comment-item-util{margin-bottom:1rem}.comment-item-util .p-button{min-width:auto;color:var(--surface-500);margin-right:1rem;padding:0}.comment-item-util .p-button:hover{background-color:var(--surface-0);color:var(--surface-900)}.comment-empty{display:none}.comment-list:empty+.comment-empty{text-align:center;color:var(--surface-300);line-height:5rem;display:block}.tagBtns{flex-wrap:wrap;gap:.5rem;display:flex}.tagBtn{border:1px solid var(--surface-50);background-color:var(--surface-0);border-radius:5rem;padding:2px .75rem;box-shadow:0 2px 4px #00000014}.tagBtn:hover{background-color:var(--surface-100)}.dataTable{border:1px solid var(--surface-200);border-radius:.5rem;overflow:hidden}.dataTable th{color:#fff;text-align:center;background-color:#111547;height:max-content;padding:0}.dataTable th:first-child{width:2.75rem}.dataTable th:nth-child(2){width:28rem}.dataTable th:nth-child(3),.dataTable th:nth-child(4),.dataTable th:nth-child(5),.dataTable th:nth-child(6),.dataTable th:nth-child(7){white-space:nowrap;width:4.8rem}.dataTable td{text-align:center;padding:.75rem 0}.dataTable .p-column-title{width:100%}.dataTable .singleHeader{justify-content:center;align-items:center;display:flex}.dataTable .singleHeader img{width:1rem;height:1rem}.dataTable .singleHeader>div{justify-content:center;align-items:center;width:100%;padding:.25rem .75rem .25rem 0;display:flex}.dataTable td:nth-child(3),.dataTable td:nth-child(4),.dataTable td:nth-child(5),.dataTable td:nth-child(6){padding-right:.75rem}.dataTable th:last-child .singleHeader>div{padding:.25rem 0}.dataTable td:last-child{padding:0}.dataTable .multipleHeader{background-color:#e5ebf3;width:100%}.dataTable .multipleHeader span{flex:1;justify-content:center;padding:0;display:flex}.dataTable .multipleRow{display:flex}.dataTable .multipleRow span{flex:1;padding:0 .5rem}.dataTable .multipleHeader span:first-child,.dataTable .multipleHeader span:nth-child(2){color:var(--surface-700)}.switch-wrap{cursor:pointer;align-items:center;gap:.5rem;display:flex}.switch-wrap .p-inputswitch .p-inputswitch-slider,.switch-wrap .p-inputswitch .p-inputswitch-slider:before{border-radius:5rem}.switch-wrap span{color:var(--surface-700);font-weight:600}.popular{margin-bottom:5rem}.popular-list{width:calc(100% + 30rem);padding-left:1px}.popular-list .swiper-slide{position:relative}.popular-item{border:1px solid var(--surface-200);background-color:var(--surface-0);border-radius:1rem;padding:1.5rem 2rem;display:block;position:relative}.popular-icon{border-radius:.25rem;width:4rem;height:4rem;margin-bottom:.5rem}.popular-item h5{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 2rem);margin-bottom:.5rem;overflow:hidden}.popular-item.model h5{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:4rem;display:-webkit-box}.popular-item:hover h5{text-decoration:underline}.popular-item p{-webkit-line-clamp:2;height:3rem;color:var(--surface-500);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.popular-tags{text-overflow:ellipsis;white-space:nowrap;min-height:1.75rem;margin:.5rem 0 1.5rem;overflow:hidden}.popular-tags li{border:1px solid var(--surface-200);color:var(--surface-700);border-radius:5rem;margin-right:.5rem;padding:2px .5rem;font-size:.875rem;display:inline-block}.popular-item .item-counts{gap:1rem;display:flex}.popular-item .item-counts dl{align-items:center;font-size:.875rem;display:flex}.popular-list .bookmarkArea{z-index:5;border-style:solid;border-width:0 0 1px 1px;border-color:var(--surface-200);background-color:#1a1976;border-bottom-left-radius:1rem;padding:.5rem .75rem;position:absolute;top:0;right:-1px}.popular-list .bookmarkArea i{background-image:url(/img/roundCorner2.png);background-position:100% 0;width:1rem;height:1rem;position:absolute}.popular-list .bookmarkArea i:first-of-type{top:0;right:100%}.popular-list .bookmarkArea i:nth-of-type(2){top:100%;right:1px}.popular-list .bookmarkBtn{background-color:#0000;border:none;padding:0}.popular-list .bookmarkBtn .icon{transition:transform .2s}.popular-list .bookmarkBtn:hover .icon{transform:translateY(-2px)}.prompts-addNewBtn{background-image:linear-gradient(#fff,#fff),linear-gradient(170deg,#817af3,#74b0fa,#79d0f1);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:.5rem;justify-content:flex-start;gap:.5rem;height:3rem;margin-bottom:1.5rem;padding:0 1.5rem;font-weight:600}.prompts-addNewBtn:hover{background-image:linear-gradient(#f0f0ff,azure),linear-gradient(170deg,#817af3,#74b0fa,#79d0f1)}.promptPreview{height:100%;position:relative;overflow:hidden}.promptPreview-content{gap:2rem;height:100%;display:flex}.promptPreview-list{border-right:1px solid var(--surface-200);width:16rem;margin-left:-1rem;padding:0 1rem;overflow:auto}.promptPreview-list-item{text-align:left;background-color:#0000;border:none;border-radius:.25rem;width:100%;margin-bottom:.5rem;padding:.5rem 1rem}.promptPreview-list-item:hover{background-color:var(--surface-50)}.promptPreview-board{flex-direction:column;width:calc(100% - 17rem);height:calc(100% - 8rem);display:flex}.promptPreview-board-content{margin-bottom:2rem}.promptPreview-board-content p{color:var(--surface-700);margin-top:.25rem}.promptPreview-board-view{gap:1.5rem;height:calc(100% - 11rem);margin-bottom:1rem;display:flex}.promptPreview-board-view dl{flex-direction:column;flex:1;height:100%;display:flex}.promptPreview-board-view dt{text-align:center;border-bottom:2px solid #0000;padding:.5rem;font-weight:600}.promptPreview-board-view dd{border-bottom:1px solid var(--surface-200);flex:1;padding:1rem 0;overflow-y:auto}.promptPreview-board-view dd .empty{text-align:center;color:var(--surface-400);padding:5rem 0}.promptPreview-move{white-space:nowrap;color:var(--surface-0);background-color:#0000;border:none;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;top:calc(50% - 1rem)}.promptPreview-move:not(:disabled):hover{color:var(--primary-color)}.promptPreview-move i{font-size:1.5rem}.promptPreview-move.prev{right:calc(100% + 3rem)}.promptPreview-move.next{left:calc(100% + 3rem)}.promptInfo-example .p-datascroller-content{background-color:#f4f5fa;border-radius:1.5rem;padding:1rem 2rem}.promptInfo-example-item{max-width:calc(100% - 5rem)}.promptInfo-example-header{justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;display:flex}.promptInfo-example-header h6{font-weight:600}.promptInfo-example-bubble{background-color:var(--surface-0);margin-bottom:1.5rem;padding:1.5rem 2rem;box-shadow:0 1px 4px #0000001a}.promptInfo-result{background-color:#f4f5fa;border-radius:1.5rem;gap:1.5rem;padding:1rem 2rem;display:flex}.promptInfo-result dl{background-color:var(--surface-0);border-radius:1.5rem;flex:1;padding:1rem 1.5rem}.promptInfo-result dt{text-align:center;border-bottom:2px solid #0000;margin-bottom:1.5rem;padding:.5rem;font-weight:600}.modelList{flex-wrap:wrap;gap:1.5rem 1rem;display:flex}.modelList-item{width:calc(33.3333% - .666667rem);height:14.75rem;position:relative}.modelList-item:hover{z-index:10}.modelList-item a{border:2px solid var(--surface-100);background-color:#fff;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:relative}.modelList-item a:hover{border-color:var(--primary-color);background-image:linear-gradient(#fff 70%,#f4f5fa);height:calc(200% + 1.5rem);box-shadow:0 4px 12px #00000008}.modelList-item:nth-child(n+10) a:hover{transform:translateY(-16.25rem)}.modelList-icon{border-radius:.25rem;width:4rem;height:4rem;margin:0 auto}.modelList-item h5{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.75rem;margin:1rem 0;display:-webkit-box;overflow:hidden}.modelList-tags{white-space:nowrap;text-overflow:ellipsis;height:1.75rem;overflow:hidden}.modelList-tag{border:1px solid var(--surface-200);height:inherit;border-radius:5rem;margin-right:.5rem;padding:0 .5rem;display:inline-block}.modelList-hidden{border-top:1px solid var(--surface-200);flex-direction:column;flex:1;padding-top:1rem;display:none}.modelList-item a:hover .modelList-hidden{display:flex}.modelList-info{margin-bottom:auto}.modelList-info dl{gap:.5rem;margin-bottom:.5rem;display:flex}.modelList-info dt{color:#5e65b7;font-weight:600}.modelList-item .listItem-util{top:1rem;right:1rem}.modelBenchmark{align-items:center;gap:2rem;display:flex}.modelBenchmark-item{border-style:solid;border-color:var(--surface-100);border-radius:50%;margin:0;position:relative}.modelBenchmark-item-circle circle{fill:#0000;stroke-linecap:round}.modelBenchmark-item-text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modelBenchmark-item-text h6{margin-bottom:.25rem;font-weight:600}.modelBenchmark-item-percent{font-family:GmarketSans,sans-serif;font-size:2rem;font-weight:800}.modelRelativePrompt-item{border:1px solid var(--border-color);border-radius:1rem;flex-direction:column;padding:1.5rem;transition:all .2s;display:flex}.modelRelativePrompt-item:hover{background-color:var(--hover-color)}.modelRelativePrompt-item h4{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.modelRelativePrompt-item p{color:var(--surface-700);font-size:.875rem;overflow:hidden}.singleMulti-wrap{justify-content:flex-end;align-items:center;gap:.75rem;height:1.75rem;margin:1rem 0 .5rem;display:flex}.modelBenchmark-bars{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.modelBenchmark-bar{align-items:center;gap:.5rem;display:flex}.modelBenchmark-bar-name{text-align:center;width:3.5rem}.modelBenchmark-bar-progress{border-radius:0 .5rem .5rem 0;height:1.5rem}.modelBenchmark-more{border:1px solid var(--surface-200);border-radius:.5rem;justify-content:center;align-items:center;margin-top:2rem;padding:.5rem 1.5rem;display:inline-flex}.modelBenchmark-more:hover{background-color:var(--surface-50)}.benchmark-wrap{position:relative}.benchmark-header{z-index:10;margin-bottom:1rem;position:sticky;top:-2.5rem}.benchmark-header .tagBtns{border-bottom:1px solid var(--surface-100);margin-top:-1rem;padding:.5rem 0 1rem}.benchmark-modelLInk{align-items:center;gap:.5rem;padding:0 .5rem;display:flex}.benchmark-modelLInk:hover{text-decoration:underline}.benchmark-modelIcon{width:2rem}.community-list .verticalList-item{padding:2.5rem 0}.community-top-util{align-items:center;gap:.5rem;display:flex;position:absolute;top:2.5rem;right:0}.community-top-util:before{top:0;right:100%}.community-top-util:after{top:100%;right:0}.community-top-util button{gap:0;min-width:auto}.community-bottom-util{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.community-setComment{color:var(--surface-500);background-color:#0000;border:none}.community-setComment:hover{color:var(--surface-900);text-decoration:underline}.community-comment .comments{border:none;border-radius:1rem;margin-top:1rem;padding:0}.community-comment .comment-input-section{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;margin-bottom:1.5rem;padding:.5rem}.community-comment .comment-footer{justify-content:space-between;height:2rem;margin-top:.5rem;display:flex}.community-comment .add-prompt{background-color:var(--surface-0);border:1px solid var(--border-color);color:var(--surface-900);padding:0 .25rem!important}.community-comment .add-prompt:hover{background-color:var(--background-color)}.community-comment .add-prompt span:first-child{margin-right:.2rem}.community-comment .comment-submit{background-color:var(--surface-900);color:var(--surface-0)}.community-list-util button{border:1px solid var(--surface-300);background-color:var(--surface-0);border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.community-list-util button:hover{background-color:var(--surface-50)}.community-list-util button.active{background-color:var(--surface-200)}.community-list dl{text-align:center;border-bottom:1px solid var(--surface-100);display:flex}.community-list dl:first-child{border-color:var(--surface-300)}.community-list dt,.community-list dd{padding:.5rem}.community-list dt{font-weight:800}.community-list dd:nth-child(n+2){color:var(--surface-700)}.myPage-header{margin:-2.5rem 0 3rem}.myPage-bg{height:15rem;position:relative}.myPage-bg .p-button{background-color:#ffffff4d;padding:.25rem 1.5rem;position:absolute;bottom:1.5rem;right:1.5rem}.myPage-bg .p-button:hover{background-color:#fff}.myPage-content{align-items:flex-start;padding-top:1.5rem;display:flex}.myPage-profileImg-wrap{background-color:var(--surface-0);border-radius:50%;margin:-4.5rem 1rem 0;padding:1.5rem;position:relative}.myPage-profileImg-wrap:before,.myPage-profileImg-wrap:after{content:"";z-index:10;background:url(/img/roundCorner.png);width:2rem;height:2rem;position:absolute;top:1.3rem}.myPage-profileImg-wrap:before{left:-.6rem;transform:rotate(-70deg)}.myPage-profileImg-wrap:after{right:-.6rem;transform:rotate(-20deg)}.myPage-profileImg{border:3px solid #ededfc;border-radius:50%;width:9rem;height:9rem}.myPage-profileImg-editBtn{background-color:var(--surface-0);gap:0;position:absolute;bottom:1.5rem;right:1.5rem}.myPage-name{flex:1}.myPage-name p{color:var(--surface-700)}.myPage-name .p-inputtext{padding:.5rem 1rem}.myPage-follows{gap:1rem;margin-top:.5rem;display:flex}.myPage-follows button{background-color:#0000;border:none;border-radius:.5rem;align-items:flex-end;gap:.5rem;margin-left:-.5rem;padding:0 .5rem;display:flex}.myPage-follows button:hover{background-color:var(--surface-50)}.myPage-follows strong{font-size:1.25rem;font-weight:800}.myPage-follows span{color:var(--surface-500);margin-bottom:2px;font-size:.875rem;font-weight:400}.myPage-editBtn{padding:.25rem .75rem}.setting-item{margin-bottom:2rem}.setting-item h5{margin-bottom:.5rem;padding:0 1rem}.setting-card{border:1px solid var(--surface-100);border-radius:1.5rem;padding:.5rem 2rem}.setting-card dl{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.setting-card dl+dl{border-top:1px solid var(--surface-100)}.setting-card dt span{color:var(--surface-500);margin-left:.5rem;font-size:.875rem;font-weight:400}.setting-card dd{gap:1rem;display:flex}.setting-card .p-button{padding:.25rem 1rem}.ql-toolbar.ql-snow,.ql-container.ql-snow{border:none!important}.ql-container{background-color:#0000!important}.ql-editor{min-height:2rem;padding:12px;font-size:1rem}.editor-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:650px;position:relative;overflow-y:auto;box-shadow:0 2px 6px #0000000d}.editor-wrapper .ql-toolbar.ql-snow{z-index:10;background:#fff;position:sticky;top:0}.editor-wrapper .ql-editor{box-sizing:border-box;min-height:600px;padding:1rem;overflow-y:auto}.comment-item-content .ql-code-block-container{color:#f8f8f2;background-color:#23241f;border-radius:3px;margin-top:5px;margin-bottom:5px;padding:5px 10px;font-family:monospace;position:relative;overflow:visible}.comment-item-header{justify-content:space-between;margin-bottom:.5rem;display:flex}.comment-item .comment-item-user{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.comment-item .comment-item-menu{align-items:center;display:flex}.comment-item .comment-item-menu button{border-radius:0;width:1.75rem}textarea{border:1px solid var(--border-color);border-radius:.5rem;padding:.5rem}textarea:focus{border:2px solid var(--border-color);outline:none}.comment-item .comment-edit-button{gap:.5rem;display:flex}.comment-item .comment-edit-button button{background-color:var(--surface-0);color:var(--surface-700);border:1px solid var(--border-color);padding:.25rem .75rem}.comment-item .comment-edit-button button:hover{background-color:var(--hover-color)}.commentPrompt-add{width:80rem;padding:1rem}.commentPrompt-editor{gap:1.25rem;display:flex}.commentPrompt-editor .editor-preview{flex-direction:column;width:60%;height:100%;display:flex;overflow-y:auto}.commentPrompt-editor .editor-preview h6{margin-bottom:.5rem}.systemPrompt-editor{cursor:pointer;border-radius:.25rem;padding:.75rem}.commentPrompt-footer{justify-content:center;gap:1rem;display:flex}.commentPrompt-footer button{border-radius:.25rem;width:14rem}.commentPrompt-footer .prompt-cancel{background-color:var(--surface-0);color:var(--surface-700);border:1px solid var(--border-color)}.commentPrompt-footer .prompt-save{background-color:var(--surface-900);color:var(--surface-0);border:1px solid var(--surface-900)}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
