#root{display:flex;flex-direction:column;min-height:100vh}html{overscroll-behavior:none}body{margin:0;background:#191919;font-family:sans-serif;overscroll-behavior:none}p{color:#bebebe}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#659229}::-webkit-scrollbar-track{background-color:#403e40}.navbar{position:fixed;width:100%;height:55px;background:#393939;display:flex;padding:0 10px 0 20px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;justify-content:space-between;box-sizing:border-box;gap:15px;top:0;box-shadow:0 6px 8px #0006;z-index:99}.navbar img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.title-container{display:flex;align-items:center;gap:18px;flex-shrink:0;cursor:pointer}.title-container .icon{height:80%}.title-container .title{color:#bebebe;font-weight:700;font-size:25px;font-family:sans-serif;margin:0;transition:color .1s ease}.title-container:hover .title{color:#ebebeb}.title-container .title .title-mods-label{display:none}.navbar-right{display:flex;align-items:center;gap:15px;min-width:0}.search-container{display:flex;align-items:center;min-width:0;gap:15px}.search-container .filter-icon .icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;flex-shrink:0;fill:#545454;transition:fill .2s ease}.search-container .filter-icon.active .icon{fill:#76b900}.search-container .mod-search-wrapper{background:#292929;width:350px;height:40px;border:1px solid #545454;display:flex;align-items:center}.search-container .mod-search-wrapper:hover{background:#3a3a3a}.search-container .mod-search-wrapper:active{background:#7f7f7f}.search-container .mod-search-wrapper:focus-within{background:#292929;border-bottom:2px solid #74b901}.search-container .mod-search-wrapper:focus-within:active{background:#7f7f7f}.search-container .mod-search-wrapper .icon{width:16px;height:16px;padding:0 10px}.search-container .mod-search-wrapper .input{background:transparent;border:none;width:100%;height:100%;color:#fffc;font-size:15px}.search-container .mod-search-wrapper .input:focus{outline:none}.user-account-container{display:flex;width:150px;height:100%;padding:6px;box-sizing:border-box}.user-account-button{display:flex;background:transparent;width:100%;height:100%;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background .15s ease}.user-account-button:hover{background:#494949}.user-account-button:active{background:#949494}.user-account-button.logout-hover{background:#ff56554d}.user-account-button.logout-hover:hover{background:#ff565566}.user-account-button.logout-hover:active{background:#b6252580}.user-account-container .icon{width:30px;height:30px}.user-account-container .login-label{color:#c3c3c3;font-size:17px;font-family:sans-serif}@media(max-width:712px){.title-weave-label,.login-label{display:none}.user-account-container{width:50px}}@media(max-width:564px){.title-container .title .title-mods-label{display:block}.title-container .title .title-mod-library-label{display:none}}@media(max-width:486px){.search-container .mod-search-wrapper .icon{display:none}.search-container .mod-search-wrapper .input{margin-left:4px}.navbar{padding:0 5px}.navbar-right{gap:5px}}@media(max-width:424px){.search-container .filter-icon{display:none}}.footer{background:#000;width:100%;height:30px;display:flex;align-items:center;padding:0 20px;box-sizing:border-box;justify-content:space-between}.footer.footer-floating{position:fixed;bottom:0;z-index:98;transform:translateY(100%);transition:transform .3s ease}.footer.footer-floating.footer-visible{transform:translateY(0)}.footer .copyright-label{margin:0}.footer .disclaimer{color:#7d7d7d}.footer .jimin-link{cursor:pointer}.footer .jimin-link:hover{text-decoration:underline}@media(max-width:672px){.footer .disclaimer{display:none}}.welcome-container{position:relative;display:flex;width:100%;height:280px;background-image:url(/assets/weave-banner-DJA2LDE3.png);align-items:center;justify-content:center;flex-direction:column}.welcome-container>*{z-index:1}.welcome-container:before{content:"";position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.welcome-container .welcome-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;height:100%;max-width:730px;padding:0 15px}.welcome-container .title{margin:0;background:linear-gradient(90deg,#b186ed 7%,#e391ca 38%,#8bbcfe 70%,#86ece2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:50px;font-weight:700;font-family:sans-serif;text-align:center}.welcome-container .subtitle{margin:0;color:#bebebe;font-size:20px;font-family:sans-serif;font-weight:700;text-shadow:0 4px 8px rgba(0,0,0,.8),0 0 15px rgba(0,0,0,.6),0 0 30px rgba(0,0,0,.4);text-align:center}.welcome-container .intro-buttons{display:flex;gap:10px;margin-top:8px}.welcome-container .intro-buttons button{background-color:#393939;border:none;color:#c3c3c3;width:160px;height:40px;font-size:20px;font-weight:700;transition:background-color .15s ease;box-shadow:0 4px 7px #0006;text-shadow:0 4px 8px rgba(0,0,0,.7);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.welcome-container .intro-buttons .browse-button{background-color:#76b900;color:#fff}.welcome-container .intro-buttons .browse-button:hover{background-color:#4a7500}.welcome-container .intro-buttons .takedown-button{background-color:#ff5655;color:#fff}.welcome-container .intro-buttons .takedown-button:hover{background-color:#b62525}.welcome-fade-out{position:relative;width:100%;height:30px;background:linear-gradient(to bottom,transparent,#191919)}@media(max-width:424px){.welcome-container .title{font-size:45px}.welcome-container .subtitle{font-size:16px}.welcome-container .intro-buttons button{width:150px;height:35px;font-size:18px}.welcome-container{height:250px}}@media(max-width:372px){.welcome-container .title{font-size:40px}.welcome-container .intro-buttons button{width:120px;height:35px}}@media(max-width:334px){.welcome-container .title{font-size:35px}}.mod-list-container{display:flex;flex-direction:column;padding:5px 20px 20px;gap:0px;align-items:center}.section-header{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:center;position:relative;height:40px;margin-bottom:5px}.mod-list-container>.section-header:not(:first-child){margin-top:30px}.section-line{position:absolute;height:2px;background:#393939;left:20px;right:20px;top:50%;transform:translateY(-50%);z-index:1}.section-title-box{background:#191919;padding:0 20px;z-index:2;position:relative}.section-title-text{color:#bebebe;font-weight:700;font-size:18px;margin:0;letter-spacing:1px;text-transform:uppercase}.mod-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%}.list-item{background:#393939;display:flex;width:100%;max-width:450px;height:150px;box-shadow:0 0 12px #0006;border:1px solid transparent;transition:border .1s ease,transform .1s ease;flex-shrink:0;cursor:pointer}.list-item:hover{border:1px solid #6b6b6b;transform:scale(.99)}.list-item:active{transform:scale(.97)}.list-item .light-indicator{width:8px;height:100%;background:#76b900;flex-shrink:0;transition:background .1s ease}.list-item.verified .light-indicator{background:linear-gradient(180deg,#d19e1d,#ffd86e,#e3a812)}.list-item.broken .light-indicator{background:#ff5655}.list-item:hover .light-indicator{background:#fff}.list-item .item-content{display:flex;width:100%;flex-direction:column;min-width:0}.list-item .item-content .item-intro{display:flex;flex-direction:column;height:100%;padding:10px 0 10px 10px;overflow:hidden;gap:5px;min-width:0}.list-item .item-content .title{margin:0;font-size:20px;font-weight:700}.list-item .item-content .description{margin:0;font-size:15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#a3a3a3}.list-item .item-content .item-info{background:#2a2a2a;display:flex;flex-shrink:0;gap:20px;padding:5px 10px;position:relative;min-width:0}.list-item .item-content .item-info:after{content:"";position:absolute;top:0;right:0;width:30px;height:100%;background:linear-gradient(to right,transparent,#393939);z-index:1}.list-item .item-content .item-info .item-info-mc,.list-item .item-content .item-info .item-info-author{display:flex;align-items:center;gap:10px;min-width:0}.list-item .item-content .item-info .item-info-mc{flex-shrink:0}.list-item .item-content .item-info .icon{width:15px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.list-item .item-content .item-info .label{margin:0;font-size:13px;color:#898989;white-space:nowrap;overflow:hidden;min-width:0}.list-item .item-content .item-info .modern-versions-label{color:#76b900}.list-item .item-thumbnail-wrapper{display:flex;position:relative;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.list-item .item-thumbnail-wrapper:before{content:"";position:absolute;top:0;left:0;width:100px;height:100%;background:linear-gradient(to right,#393939 5%,transparent);z-index:1}.list-item .item-thumbnail{background:#2f2f2f;height:150px;width:150px;flex-shrink:0}.list-item .item-thumbnail .mod-icon{width:100%;height:100%}.list-item .item-thumbnail-mirror{height:150px;width:20px;overflow:hidden;position:relative;flex-shrink:0;background:#2f2f2f}.list-item .item-thumbnail-mirror .mod-icon{height:100%;width:150px;transform:scaleX(-1);margin-left:-129px;filter:blur(1px)}@media(max-width:424px){.mod-list-container{padding:12px}}.mod-page-container{max-width:1200px;margin:0 auto;padding:20px;display:flex;flex-direction:column;gap:20px}.mod-header{background:#393939;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 0 12px #0006;border-left:8px solid #76b900}.mod-header.verified{border-left:8px solid;border-image:linear-gradient(180deg,#d19e1d,#ffd86e,#e3a812) 1;border-image-width:0 0 0 8px}.mod-header.broken{border-left-color:#ff5655}.header-left{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.mod-header-logo{width:60px;height:60px;background:#2f2f2f;flex-shrink:0;border:1px solid #545454;box-sizing:border-box}.mod-header-logo img{width:100%;height:100%;object-fit:cover}.header-info{display:flex;flex-direction:column;justify-content:center;gap:4px;overflow:hidden}.header-info .mod-title{font-size:24px;font-weight:700;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-info .mod-short-desc{font-size:15px;color:#a3a3a3;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{display:flex;gap:10px;flex-shrink:0}.files-button{background-color:#0d6efd;color:#fff;border:none;width:156px;height:40px;font-size:16px;font-weight:700;cursor:pointer;text-transform:uppercase;box-shadow:0 4px 7px #0006;transition:background-color .1s ease}.files-button:hover{background-color:#0b5ed7}.download-button{background-color:#76b900;color:#fff;border:none;width:156px;height:40px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .1s ease;text-transform:uppercase;box-shadow:0 4px 7px #0006}.download-button:hover{background-color:#4a7500}.download-button:active{transform:translateY(1px)}.mod-content-grid{display:flex;gap:20px;align-items:flex-start}.content-left{flex:1;display:flex;flex-direction:column;gap:20px;min-width:0}.gallery-section{display:flex;flex-direction:column;gap:10px}.gallery-main-preview{background:#2a2a2a;width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 0 12px #0006}.gallery-image{width:100%;height:100%;object-fit:cover}.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto}.thumbnail-wrapper{width:100px;height:56px;background:#2a2a2a;border:1px solid #545454;cursor:pointer;flex-shrink:0;transition:border .1s ease}.thumbnail-wrapper:hover{border:1px solid #bebebe}.thumbnail-wrapper.active{border:1px solid #fff}.thumbnail-wrapper img{width:100%;height:100%;object-fit:cover}.description-section .section-title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px;border-bottom:2px solid #393939;padding-bottom:10px}.description-text{color:#bebebe;font-size:15px;line-height:1.5;white-space:pre-wrap;margin:0}.content-right{width:350px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.info-panel{background:#393939;padding:20px;display:flex;flex-direction:column;gap:15px;box-shadow:0 0 12px #0006}.info-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #4a4a4a;padding-bottom:10px}.info-col{display:flex;flex-direction:column;gap:8px}.info-label{color:#898989;font-size:13px;font-weight:700;text-transform:uppercase}.info-value{color:#fff;font-weight:700;font-size:15px}.supported-versions-list{display:flex;flex-wrap:wrap;gap:6px}.verification-box{border:2px dotted #ff6b6b;background:#ff00001a;color:#ff8e8d;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;-webkit-user-select:none;user-select:none}.verification-box.full-width{width:100%;box-sizing:border-box}.verification-box .warn-title{font-weight:700;font-size:16px}.verification-box .warn-sub{font-weight:400;font-size:12px}.broken-box{border:2px dotted #ff5655;background:#ff565533;color:#ff5655;padding:15px;text-align:center;font-weight:700;font-size:16px;-webkit-user-select:none;user-select:none;animation:flashBroken 2s infinite alternate}@keyframes flashBroken{0%{opacity:.8}to{opacity:1}}.files-view-container{display:flex;flex-direction:column;gap:20px}.files-table{width:100%;border-collapse:collapse;background:#393939;box-shadow:0 0 12px #0006}.files-table th{background:#2f2f2f;color:#898989;font-weight:700;font-size:13px;text-transform:uppercase;text-align:left;padding:15px;border-bottom:1px solid #4a4a4a}.files-table td{padding:15px;color:#bebebe;font-size:15px;border-bottom:1px solid #4a4a4a}.files-table tr:last-child td{border-bottom:none}.files-table tr:hover{background:#404040}.files-table .table-dl-btn{background-color:#76b900;color:#fff;border:none;padding:8px 16px;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase}.files-table .table-dl-btn:hover{background-color:#4a7500}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;display:flex;align-items:center;justify-content:center;animation:fadeIn .4s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-box{background:#292929;width:400px;padding:30px;border-radius:4px;box-shadow:0 10px 25px #00000080;display:flex;flex-direction:column;gap:20px;transform:scale(.9);animation:scaleIn .3s cubic-bezier(.175,.885,.32,1.275) forwards;transition:max-height .3s ease}.modal-box .verification-box{flex-direction:row}.modal-box .verification-box .warn-sub{font-size:16px}.modal-warn{padding:10px}@keyframes scaleIn{to{transform:scale(1)}}.modal-title{margin:0;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.version-selector-container{position:relative;width:100%}.custom-select{background:#191919;border:1px solid #545454;padding:10px;color:#bebebe;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;transition:border-color .2s ease,background .15s ease}.custom-select:hover{background:#222}.custom-select.focused{border-color:#0d6efd}.custom-select.selected{border-color:#76b900}.custom-select.focused.selected{border-color:#0d6efd}.select-options{position:absolute;top:100%;left:0;width:100%;background:#191919;border:1px solid #545454;border-top:none;z-index:10;max-height:200px;overflow-y:auto}.select-options .option{padding:10px;color:#bebebe;cursor:pointer;transition:background .1s ease}.select-options .option:hover{background:#333;color:#fff}.file-ready-container{display:flex;flex-direction:column;gap:4px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.file-name-label{color:#dedede;font-size:15px;text-align:center;padding-bottom:16px}.final-download-btn{background-color:#76b900;color:#fff;border:none;height:35px;width:100%;font-weight:700;cursor:pointer;font-size:14px;text-transform:uppercase;transition:background-color .15s ease}.final-download-btn:hover{background-color:#4a7500}@media(max-width:900px){.mod-content-grid{flex-direction:column}.content-right{width:100%;flex-direction:row}.info-panel{flex:1}.verification-box,.broken-box{flex:1;text-align:center;justify-content:center}}@media(max-width:600px){.mod-header{flex-direction:column;align-items:flex-start}.header-actions{width:100%}.download-button,.files-button{flex:1;width:auto}.content-right{flex-direction:column}.files-table{display:block;overflow-x:auto}.files-table th,.files-table td{white-space:nowrap}}.cp-container{display:flex;height:calc(100vh - 85px);width:100%;overflow:hidden;box-sizing:border-box}.cp-sidebar{width:240px;background:#2f2f2f;border-right:1px solid #4a4a4a;display:flex;flex-direction:column;flex-shrink:0}.cp-sidebar-header{padding:20px 15px 15px;background:#393939;border-bottom:1px solid #4a4a4a;display:flex;justify-content:space-between;align-items:center}.cp-header-top{display:flex;flex-direction:column;gap:4px}.cp-mode-switch{font-size:11px;font-weight:700;display:flex;gap:8px;color:#898989;margin-top:2px}.cp-mode-switch span.active{color:#76b900}.cp-mode-switch span:not(.active):hover{color:#fff;cursor:pointer}.cp-sidebar-title{margin:0;color:#fff;font-weight:700;font-size:14px;text-transform:uppercase}.cp-add-btn{background:#76b900;border:none;color:#fff;font-weight:700;font-size:18px;width:24px;height:24px;line-height:24px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.cp-add-btn:hover{background:#4a7500}.cp-mod-list{flex:1;overflow-y:auto;display:flex;flex-direction:column}.cp-mod-item{padding:12px 15px;border-bottom:1px solid #3a3a3a;cursor:pointer;transition:background .1s;display:flex;flex-direction:column;gap:4px;border-left:6px solid #76b900}.cp-mod-item.status-verified{border-left:6px solid transparent;border-image-source:linear-gradient(180deg,#d19e1d 0%,#ffd86e 50%,#e3a812 100%);border-image-slice:0 0 0 1;border-top:0;border-right:0;border-bottom:0}.cp-mod-item.status-broken{border-left-color:#ff5655}.cp-mod-item:hover{background:#3a3a3a}.cp-mod-item.active{background:#404040;border-left-width:8px}.cp-item-title{color:#fff;font-size:14px;font-weight:700;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-item-meta{color:#898989;font-size:11px;margin:0;display:flex;justify-content:space-between}.cp-item-status-hidden{color:#ff5655;font-weight:700}.cp-editor{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.cp-empty-state{display:flex;align-items:center;justify-content:center;height:100%;color:#545454;font-weight:700;font-size:20px}.cp-success-box{border:2px dotted #76b900;background:#76b9001a;color:#76b900;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:14px;animation:fadeIn .2s ease}.cp-success-dismiss{cursor:pointer;font-size:18px;padding:0 5px;-webkit-user-select:none;user-select:none}.cp-success-dismiss:hover{color:#fff}.cp-editor-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #3a3a3a}.cp-editor-title{margin:0;color:#fff;font-size:18px;font-weight:700}.cp-actions{display:flex;gap:10px}.cp-btn{padding:0 16px;width:120px;height:35px;border:none;font-weight:700;cursor:pointer;font-size:16px;text-transform:uppercase;color:#fff;display:flex;align-items:center;justify-content:center}.cp-btn.save{background:#76b900}.cp-btn.save:hover{background:#4a7500}.cp-btn.delete{background:#ff5655}.cp-btn.delete:hover{background:#b62525}.cp-btn.publish{background:#0d6efd}.cp-btn.publish:hover{background:#0b5ed7}.cp-btn.hide{background:#545454}.cp-btn.hide:hover{background:#3a3a3a}.cp-btn.upload{background:#76b900;width:100%;margin-top:5px}.cp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.cp-form-group{display:flex;flex-direction:column;gap:5px}.cp-form-group.full-width{grid-column:span 2}.cp-label{color:#898989;font-size:11px;font-weight:700;text-transform:uppercase}.cp-input,.cp-textarea{background:#2a2a2a;border:1px solid #545454;color:#fff;padding:5px;font-size:15px;font-family:sans-serif;box-sizing:border-box;height:35px}.cp-input:focus,.cp-textarea:focus{outline:none;border-color:#76b900}.cp-textarea{height:auto;resize:none;min-height:80px}.cp-textarea.tall{min-height:200px}.cp-merged-checkbox{display:flex;height:35px;border:1px solid #545454;background:#2a2a2a;cursor:pointer;-webkit-user-select:none;user-select:none}.cp-merged-checkbox:hover{border-color:#76b900}.cp-cb-box{width:35px;height:100%;border-right:1px solid #545454;display:flex;align-items:center;justify-content:center;background:#191919}.cp-cb-check{width:14px;height:14px;border:2px solid #545454;border-radius:0;transition:background .1s,border-color .1s}.cp-merged-checkbox.checked .cp-cb-check{background:#76b900;border-color:#76b900}.cp-cb-label{flex:1;display:flex;align-items:center;padding:0 10px;color:#fff;font-size:13px}.cp-sub-section{background:#2a2a2a;border:1px solid #3a3a3a;padding:15px;display:flex;flex-direction:column;gap:15px;transition:border-color .2s,background-color .2s}.cp-sub-section.drag-active{border:2px dashed #76b900;background:#76b9000d}.cp-sub-header{display:flex;justify-content:space-between;align-items:center}.cp-sub-title{margin:0;color:#dedede;font-size:14px;font-weight:700;text-transform:uppercase}.cp-mini-btn{background:#545454;color:#fff;border:none;width:24px;height:24px;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:center}.cp-mini-btn:hover{background:#76b900}.cp-mini-btn.remove:hover{background:#ff5655}.cp-file-list{display:flex;flex-direction:column;gap:2px;background:#191919;border:1px solid #3a3a3a;max-height:150px;overflow-y:auto}.cp-file-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-bottom:1px solid #2a2a2a;font-size:13px;color:#bebebe}.cp-file-item:last-child{border-bottom:none}.cp-file-item a{color:#76b900;text-decoration:none;font-weight:700}.cp-file-item a:hover{text-decoration:underline}.cp-file-actions{display:flex;gap:8px}.cp-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.cp-img-preview-box{aspect-ratio:16/9;background:#191919;border:1px solid #545454;position:relative;cursor:pointer}.cp-img-preview-box img{width:100%;height:100%;object-fit:fill;display:block}.cp-img-delete-overlay{position:absolute;top:0;right:0;background:#f00c;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;opacity:0;transition:opacity .1s}.cp-img-preview-box:hover .cp-img-delete-overlay{opacity:1}.cp-icon-upload-wrapper{display:flex;gap:15px;align-items:flex-start}.cp-icon-preview{width:60px;height:60px;background:#191919;border:1px solid #545454;flex-shrink:0}.cp-icon-preview img{width:100%;height:100%;object-fit:fill;display:block}.cp-upload-btn{background:#545454;border:1px solid #6b6b6b;color:#fff;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer;text-transform:uppercase}.cp-upload-btn:hover{background:#3a3a3a}.cp-table{width:100%;border-collapse:collapse;font-size:12px}.cp-table th{text-align:left;color:#898989;padding:6px;border-bottom:1px solid #4a4a4a;background:#393939}.cp-table td{padding:6px;color:#bebebe;border-bottom:1px solid #3a3a3a}.cp-table input{width:100%;box-sizing:border-box;background:#191919;border:1px solid #3a3a3a;color:#fff;padding:5px;font-size:15px;height:25px}.cp-table input:focus{border-color:#76b900;outline:none}.cp-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;z-index:9999;display:flex;align-items:center;justify-content:center}.cp-modal-box{background:#292929;padding:25px;border-radius:4px;box-shadow:0 10px 25px #000c;display:flex;flex-direction:column;gap:20px;text-align:center;min-width:300px}.cp-modal-text{font-size:18px;font-weight:700;color:#fff}.cp-modal-actions{display:flex;gap:15px;justify-content:center}.cp-modal-btn{padding:10px 20px;border:none;font-weight:700;font-size:14px;cursor:pointer;text-transform:uppercase;color:#fff}.cp-modal-btn.cancel{background:#545454}.cp-modal-btn.cancel:hover{background:#3a3a3a}.cp-modal-btn.confirm{background:#ff5655}.cp-modal-btn.confirm:hover{background:#b62525}.version-tag{background:#2a2a2a;color:#76b900;padding:4px 8px;font-size:13px;font-weight:700;border-radius:2px}@keyframes fadeIn{to{opacity:1}}@keyframes scaleIn{to{transform:scale(1);opacity:1}}.login-content{position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99;animation:fadeIn .2s forwards}.login-container{margin-top:-100px;border-radius:8px;border:1px solid #403f3e;box-shadow:0 4px 7px #0006;background:#232322;overflow:hidden;width:100%;max-width:600px;transform:scale(.95);opacity:0;animation:scaleIn .2s .1s forwards}.login-container .menu-header{background:#121212;width:100%;display:flex;padding:10px;justify-content:space-between;box-sizing:border-box}.login-container .menu-header .title{margin:0;font-size:18px;-webkit-user-select:none;user-select:none}.login-container .menu-header .close-menu{background:transparent;border-radius:0;border:none;color:#767676;font-size:35px;height:20px;width:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}.login-container .menu-content{display:flex;height:100%;padding:10px;width:100%;flex-direction:column;gap:10px;box-sizing:border-box}.login-container .menu-content .login-label{margin:0;font-size:19px}.login-container .menu-content .login-field{display:flex;align-items:center;width:100%;box-sizing:border-box}.login-container .menu-content .login-field .api-key-input{font-size:18px;border:none;border-radius:0;background-color:#393939;color:#fff;box-shadow:0 4px 7px #0006;font-family:monospace;padding:10px;width:100%;transition:border-bottom .2s ease,padding-bottom .2s ease}.login-container .menu-content .login-field .api-key-input::placeholder{-webkit-user-select:none;user-select:none}.login-container .menu-content .login-field .api-key-input:focus{outline:none;border-bottom:2px solid #76b900;padding-bottom:8px}.login-container .menu-content .login-field .api-key-input.error{border-bottom:2px solid #ff5655;padding-bottom:8px}.login-container .menu-content .login-field .api-key-input.error:focus{border-bottom:2px solid #76b900}.login-container .menu-content .login-field .login-button{font-size:18px;background:#393939;color:#fff9;border:none;border-radius:0;cursor:pointer;font-weight:700;padding:10px;width:150px;box-shadow:0 4px 7px #0006;transition:background .1s ease;margin-left:15px;-webkit-user-select:none;user-select:none;flex-shrink:0}.login-container .menu-content .login-field .login-button:hover{background:#76b900;color:#fff}.login-container .menu-content .login-field .login-button:active{background:#438600;color:#ccc}.search-container-page{padding-top:20px;min-height:60vh}.no-results-box{margin-top:40px;display:flex;justify-content:center;width:100%}.no-results-box p{color:#545454;font-size:18px}.takedown-container{display:flex;justify-content:center;padding:60px 20px;min-height:80vh}.takedown-box{width:100%;max-width:800px;display:flex;flex-direction:column;gap:20px}.takedown-box.success{align-items:center;text-align:center;justify-content:center}.takedown-title{color:#fff;font-size:30px;font-weight:700;margin:0 0 10px;text-transform:uppercase;border-bottom:2px solid #76b900;padding-bottom:10px;display:inline-block}.takedown-subtitle,.takedown-text{color:#bebebe;font-size:16px;margin:0}.takedown-form{display:flex;flex-wrap:wrap;gap:25px;margin-top:20px}.form-group{display:flex;flex-direction:column;gap:10px;flex:1;min-width:300px}.form-group.full-width{flex:100%;width:100%}.form-label{color:#bebebe;font-weight:700;font-size:16px;margin-left:5px}.form-hint{color:#898989;font-size:13px;margin:0 0 5px 5px}.takedown-input{padding:12px;font-size:16px;width:100%;border:none;border-radius:0;background-color:#393939;color:#fff;box-shadow:0 4px 7px #0006;box-sizing:border-box;font-family:sans-serif;transition:border-bottom .1s ease;border-bottom:2px solid transparent}.takedown-input:focus{outline:none;border-bottom:2px solid #76b900}.takedown-input.error{border-bottom:2px solid #ff5655}.takedown-input.error:focus{border-bottom:2px solid #76b900}.takedown-input::placeholder{color:#fff6}.takedown-textarea{resize:none;height:200px;line-height:1.5}.custom-dropdown-trigger{background-color:#393939;padding:12px;width:100%;box-shadow:0 4px 7px #0006;box-sizing:border-box;cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid transparent;transition:border-bottom .1s ease}.custom-dropdown-trigger.error{border-bottom:2px solid #ff5655}.custom-dropdown-trigger:hover{background-color:#404040}.custom-dropdown-trigger .placeholder-text{color:#fff6;font-size:16px}.custom-dropdown-trigger .selected-text{color:#fff;font-size:16px}.custom-dropdown-trigger .dropdown-arrow{color:#bebebe;font-size:12px}.custom-dropdown-menu{position:absolute;top:100%;left:0;width:100%;background:#2f2f2f;border:1px solid #545454;border-top:none;z-index:50;box-shadow:0 10px 20px #00000080;max-height:250px;overflow-y:auto}.custom-dropdown-item{padding:12px;color:#bebebe;cursor:pointer;font-size:15px;border-bottom:1px solid #3a3a3a;transition:background .1s ease}.custom-dropdown-item:last-child{border-bottom:none}.custom-dropdown-item:hover{background:#393939;color:#fff}.form-actions{width:100%;display:flex;justify-content:flex-end;margin-top:10px}.takedown-submit-btn{background-color:#76b900;color:#fff;border:none;padding:0 30px;height:50px;font-size:18px;font-weight:700;cursor:pointer;text-transform:uppercase;box-shadow:0 4px 7px #0006;transition:background-color .1s ease}.takedown-submit-btn:hover{background-color:#4a7500}.takedown-submit-btn:active{transform:translateY(1px)}@media(max-width:600px){.takedown-form{flex-direction:column;gap:20px}.form-group{width:100%}}main{margin-top:55px;flex:1}
