@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");:root{--blue: #1961F0;--white: #ffffff;--gray: #383838}::-webkit-scrollbar{height:2px;width:8px}::-webkit-scrollbar-track{background:transparent;border-style:solid;border-color:transparent}::-webkit-scrollbar-thumb{background:#2F2F2F;border-radius:4px}::placeholder{color:#979797;font-family:'Manrope', sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:16px}::-ms-input-placeholder{color:#979797;font-family:'Manrope', sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:16px}body{background:#000;font-family:"Poppins", sans-serif;color:#FFF;font-size:16px;font-style:normal;font-weight:600;line-height:1.4;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,0.01) 0 0 1px;padding-left:324px}.devise-body{padding:0}@media (max-width: 768px){body{padding-left:0}}.nav-side{width:320px;position:fixed;top:4px;left:4px;bottom:4px;display:flex;flex-direction:column;border-radius:4px}.nav-side a{color:var(--white);font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-decoration:none}.nav-side hr{width:calc(100% - 32px);margin-left:16px;border:none;height:1px;opacity:0.25;background:#D9D9D9}.nav-side h2{display:flex;align-items:center;justify-content:space-between;width:276px;margin:8px 18px;color:#CCC;font-family:'Manrope', sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:16px;letter-spacing:0.96px;text-transform:uppercase}.nav-side h2 a{padding:5px;border-radius:4px;transition:all 0.3s}.nav-side h2 a:hover{background:#4B4B4B}.nav-side .nav-logo{background-color:var(--blue);color:var(--white);height:64px;display:flex;flex-direction:column;justify-content:center;padding:16px 24px;margin-bottom:4px;border-radius:4px;text-decoration:none}.nav-side .nav-links-container{width:320px;height:calc(100vh - 76px);flex:1;background-color:var(--gray);border-radius:4px;display:flex;flex-direction:column;padding:16px 0 8px 8px;align-items:flex-start;flex-shrink:0}.nav-side .nav-links-container .nav-links{width:312px;background-color:var(--gray);border-radius:4px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0}.nav-side .nav-links-container .nav-links.nav-links-collections{overflow:auto;overflow:auto;height:calc(100vh - 334px)}.nav-side .nav-links-container .nav-links .nav-link{display:flex;align-items:center;gap:12px;width:295px;min-height:48px;padding:16px 0 16px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all 0.3s}.nav-side .nav-links-container .nav-links .nav-link .nav-title{display:block;width:245px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-side .nav-links-container .nav-links .nav-link svg{min-width:18px}.nav-side .nav-links-container .nav-links .nav-link:hover{border-radius:8px;background:#4B4B4B}@media (max-width: 768px){.nav-side{display:none}}.body{background:#2B2B2B;border-radius:4px;margin:4px;padding:32px;min-height:calc(100vh - 8px)}@media (max-width: 768px){.body{margin:0;padding:32px}}.flex{display:flex;align-items:center;gap:10px}.empty{padding:60px;display:flex;align-items:center;justify-content:center}h1,h2{margin-bottom:32px;color:var(--color-neutrals-00, #fff);font-size:20px;font-style:normal;font-weight:500;line-height:32px}a,.btn{color:var(--color-neutrals-00, #fff);font-size:12px;font-style:normal;font-weight:600;line-height:20px;text-decoration-line:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:4px;border:1px solid #000;background:var(--Slater-Gray-100, #464646);border:1px solid #363636;color:var(--color-neutrals-00, #fff);font-size:11px;font-style:normal;font-weight:500;line-height:16px;text-decoration:none;transition:all 0.3s}.btn:hover,.btn:focus,.btn:active{background:var(--Slater-Gray-100, #464646);border:1px solid #000;filter:contrast(200%);color:#fff}.btn.btn-blue{background:#0273E6;color:var(--color-neutrals-00, #fff)}.btn.btn-blue:hover,.btn.btn-blue:focus,.btn.btn-blue:active{color:#fff}.btn.btn-gray{background:var(--Slater-Gray-100, #464646);border:1px solid #363636;color:var(--color-neutrals-00, #fff)}.btn.btn-gray:hover,.btn.btn-gray:focus,.btn.btn-gray:active{color:#fff}.btn.btn-green{border-radius:4px;border:1px solid #363636;background:#00812C}.btn.btn-green:hover,.btn.btn-green:focus,.btn.btn-green:active{color:#fff}.btn.btn-danger,.btn.btn-upload{background-color:#1E1E1E !important}.btn.btn-small{height:32px;padding:12px;color:var(--color-neutrals-00, #fff);font-size:11px;font-style:normal;font-weight:500;line-height:16px}.btn.disabled{opacity:0.5;pointer-events:none}.alert{position:fixed;bottom:40px;left:50%;transform:translate(-50%);background:#00812C;font-size:14px;padding:10px 50px 10px 14px;animation:fadeOut 3s ease forwards;animation-iteration-count:1;animation-fill-mode:forwards}.alert .btn-close{position:absolute;top:0;right:0;z-index:2;padding:15px 12px;font-size:12px}@keyframes fadeOut{0%{opacity:1;display:flex;z-index:102}80%{opacity:1;display:flex;z-index:102}90%{opacity:0;display:flex;z-index:102}100%{opacity:0;display:none;z-index:-1}}.app-header{position:fixed;top:0;left:328px;right:0;z-index:2;display:flex;align-items:center;gap:32px;padding:32px;z-index:10}.app-header .nav-logo{display:none}@media (max-width: 768px){.app-header .nav-logo{display:block;max-width:112px}}.app-header .app-search{position:relative;display:flex;align-items:center;width:100%}.app-header .app-search svg{position:absolute;left:15px}.app-header .app-search .form-control{padding-left:42px;border-radius:4px;background:#2B2B2B;border-radius:8px;border:1px solid rgba(255,255,255,0.3);height:40px}.app-header .app-settings{height:40px;width:40px;min-width:40px;background:#109A3F;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-left:auto;color:#fff}.app-header .app-settings .team-dropdown{height:40px;width:40px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.app-header{left:0}}.dropdown-menu.show{min-width:250px;max-height:80vh;overflow:auto;background:#383838;box-shadow:0px 4px 24px rgba(0,0,0,0.08);border-radius:3px;margin-top:13px;border:1px solid #000;border-radius:4px}.dropdown-menu.show .dropdown-item{position:relative;font-weight:600;font-size:14px;color:#fff;height:35px;padding:0 20px;line-height:1;display:flex;align-items:center}.dropdown-menu.show .dropdown-item .bi{position:absolute;top:10px;right:10px;opacity:0;transition:opacity 200ms}.dropdown-menu.show .dropdown-item:hover{background-color:#1E1E1E}.dropdown-menu.show .dropdown-item:hover .bi{opacity:1}.dropdown-menu.show .dropdown-divider{margin:0;border-top:1px solid #000}.form-holder{display:flex;flex-direction:column;align-items:center}.form-holder hr{margin:100px 0;background:#363636;width:100%;max-width:480px}.form-holder form{width:100%;max-width:480px}.form-holder form .btn{border-radius:4px;border:1px solid #2B2B2B;background:#0273E6}.form-holder .btn-danger{margin:0 auto;display:block}.devise-logo{background-color:var(--blue);color:var(--white);height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px 24px;border-radius:4px;text-decoration:none}.devise{max-width:420px;width:100%;height:calc(100vh - 215px);display:flex;flex-direction:column;justify-content:center;margin:0 auto}.devise.devise-edit{max-width:100%;flex-direction:row;gap:40px}.devise.devise-edit div form{min-width:200px}.devise.devise-edit div:first-child{width:60%}.devise.devise-edit div:last-child{width:40%}@media screen and (max-width: 820px){.devise.devise-edit{flex-direction:column;gap:20px}.devise.devise-edit div:first-child{width:100%}.devise.devise-edit div:last-child{width:100%}}.devise h2{margin-bottom:32px;color:var(--color-neutrals-00, #fff);font-size:20px;font-style:normal;font-weight:500;line-height:32px}.devise a{text-align:center}.devise .btn{width:100%;border-radius:4px;border:1px solid #2B2B2B;background:#0273E6}.devise .btn.btn-gray{background:var(--Slater-Gray-100, #464646);border:1px solid #000;color:var(--color-neutrals-00, #fff)}.devise .btn.btn-gray:hover,.devise .btn.btn-gray:focus,.devise .btn.btn-gray:active{color:#fff}label{margin-bottom:8px;color:var(--color-neutrals-00, #fff);font-size:12px;font-style:normal;font-weight:500;line-height:20px}.form-control{display:flex;height:44px;padding:8px 16px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:4px;border:1px solid var(--Slater-Black, #000);background:var(--Slater-Gray-400, #1E1E1E);color:#fff}.form-control::placeholder{color:var(--Slater-Silver, #BDBDBD);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.form-control:focus{border:1px solid var(--Slater-Black, #000);background:var(--Slater-Gray-400, #1E1E1E);color:#fff}.form-grouping{display:none}input.form-control[type="file"]{padding:8px 16px}input[type="file"]::file-selector-button{border-radius:4px;padding:0 8px;height:32px;margin-right:16px;cursor:pointer;background-color:#464646;color:#fff;font-size:12px;transition:background-color 200ms}input[type="file"]::file-selector-button:hover{background:#000 !important;color:#000 !important}input[type="file"]::file-selector-button:active{background-color:#000}hr{border:none;height:1px;background:#363636;opacity:1}.card-image{position:relative;overflow:hidden;min-width:104px;width:104px;height:104px;padding:8px;border-radius:8px;border:1px solid #363636;margin-right:16px}@media screen and (max-width: 820px){.card-image{min-width:80px;width:80px;height:80px;margin-right:8px}}.card-image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0%;bottom:0%;left:0%;right:0%;padding:12px}.figma-show{padding-top:78px}.figma-show.figma-show-box .figma-show-images.figma-show-list .figma-show-row{display:grid;column-gap:10px;grid-template-columns:40px 3fr 1fr 100px 100px 100px}.figma-show .figma-show-header-text,.figma-show .back{display:flex;gap:10px;align-items:center}@media (max-width: 768px){.figma-show .figma-show-header-text,.figma-show .back{align-items:start}}.figma-show .figma-show-header-text a,.figma-show .figma-show-header-text button,.figma-show .figma-show-header-text div,.figma-show .back a,.figma-show .back button,.figma-show .back div{display:flex;gap:6px;color:var(--color-neutrals-00, #fff);font-size:20px;font-style:normal;font-weight:600;line-height:24px}.figma-show .image-frame.pdf-show{padding:0}.figma-show .image-frame.pdf-show .file-type{padding:80px}.figma-show .image-frame.pdf-show .file-type .file-type-content .file-type-title{width:100%}.figma-show .pdf-success{display:block;padding:18px;text-decoration:none;background:#0273E6;margin:20px 0;border-radius:4px;color:#fff;font-size:21px;text-align:center}.figma-show .figma-show-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}@media (max-width: 768px){.figma-show .figma-show-header{flex-direction:column;align-items:start;gap:20px}}.figma-show .figma-show-header .empty{width:100%;border:1px solid #383838;border-radius:4px}.figma-show .figma-show-header .card-btns{display:flex;align-items:center;gap:8px}.figma-show .figma-show-header .btn{color:var(--color-neutrals-00, #fff);text-align:center;font-size:11px;font-style:normal;font-weight:500;line-height:16px}.figma-show .figma-show-header .settings-toggle{height:42px;width:42px;padding:0px}.figma-show .figma-show-header .settings-toggle::after{display:none}.figma-show .figma-show-header .view-toggle{text-transform:capitalize}@media (max-width: 768px){.figma-show .figma-show-header .dropdown-menu li:last-child{display:none}}.figma-show .figma-show-header .dropdown-menu.show{padding:0;min-width:150px}.figma-show .figma-show-header .dropdown-menu.show .dropdown-item{height:inherit;padding:8px 12px;color:var(--color-neutrals-00, #fff);text-align:center;font-size:11px;font-style:normal;font-weight:500;line-height:16px}.image-frame{display:block;position:relative;width:100%;padding-bottom:100%;border-radius:4px;background:#404040;border-color:#404040;margin-bottom:10px;border:2px solid #404040;overflow:hidden}.image-frame img{position:absolute;top:50%;bottom:0%;left:50%;right:0%;max-width:100%;max-height:100%;transform:translate(-50%, -50%)}.image-frame .img_url{width:50px;position:absolute;bottom:0;right:0}.figma-show-images{column-count:8;column-gap:12px;margin-bottom:60px;color:var(--color-neutrals-00, #fff);text-align:center;font-family:Poppins;font-size:10px;font-style:normal;font-weight:500;line-height:16px}@media screen and (max-width: 820px){.figma-show-images{column-count:5}}@media screen and (max-width: 440px){.figma-show-images{column-count:1}}.figma-show-images .figma-show-row-header{display:none}.figma-show-images .img-url{display:none}.figma-show-images .figma-show-row{margin-bottom:20px;break-inside:avoid}.figma-show-images .figma-show-row .image-updated,.figma-show-images .figma-show-row .image-url,.figma-show-images .figma-show-row .image-impressions,.figma-show-images .figma-show-row .btns{display:none}.figma-show-images .figma-show-row .form-group{display:block}.figma-show-images .figma-show-row .btns{position:relative}.figma-show-images .figma-show-row .image-frame{display:block}.figma-show-images .figma-show-row .image-frame .file-type,.figma-show-images .figma-show-row .image-frame .image-frame{position:absolute}.figma-show-images .figma-show-row .image-name{display:flex;justify-content:center;word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.figma-show-images .figma-show-row .image-name>div{word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.figma-show-images .upload-images{break-inside:avoid;width:100%;margin-top:10px}.figma-show-images a,.figma-show-images button{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-neutrals-00, #fff);font-size:11px;font-style:normal;font-weight:500;line-height:16px;text-decoration:none;margin-top:8px}.figma-show-images a{margin-top:0}.figma-show-images.figma-show-card{display:flex;flex-wrap:wrap;column-count:inherit;column-gap:inherit}.figma-show-images.figma-show-card .figma-show-row{position:relative;width:calc(100% / 8);padding-right:8px}@media screen and (max-width: 1240px){.figma-show-images.figma-show-card .figma-show-row{width:calc(100% / 6)}}@media screen and (max-width: 992px){.figma-show-images.figma-show-card .figma-show-row{width:calc(100% / 4)}}@media screen and (max-width: 768px){.figma-show-images.figma-show-card .figma-show-row{width:calc(100% / 3)}}@media screen and (max-width: 540px){.figma-show-images.figma-show-card .figma-show-row{width:calc(100% / 2)}}.figma-show-images.figma-show-card .figma-show-row .image-name{display:block}.figma-show-images.figma-show-card .figma-show-row .file-type-title{display:none}.figma-show-images.figma-show-card .figma-show-row .file-type-content{width:100%;height:100%;padding:0}.figma-show-images.figma-show-card .figma-show-row .file-type-content .image-frame{margin:0}.figma-show-images.figma-show-card .figma-show-row:hover{background-color:transparent}.figma-show-images.figma-show-card .figma-show-row:hover .btns{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:calc(100% - 8px)}.figma-show-images.figma-show-card .figma-show-row:hover .btns .btn{display:inline-flex;margin:0}.figma-show-images.figma-show-card .figma-show-row svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.figma-show-images.figma-show-list,.figma-show-images.figma-show-list-large{column-count:1;column-gap:0;color:#979797;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.figma-show-images.figma-show-list .figma-show-row-header,.figma-show-images.figma-show-list-large .figma-show-row-header{position:sticky;top:72px;z-index:2;background:#2b2b2b;display:grid;color:var(--color-neutrals-00, #fff);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.figma-show-images.figma-show-list .figma-show-row-header:hover,.figma-show-images.figma-show-list-large .figma-show-row-header:hover{background-color:transparent !important}.figma-show-images.figma-show-list .figma-show-row,.figma-show-images.figma-show-list-large .figma-show-row{display:grid;column-gap:10px;grid-template-columns:40px 2fr 1fr 1fr 1fr 1fr;height:40px;margin-bottom:0;padding:4px 0;border-bottom:1px solid #363636;transition:background-color 0.3s}.figma-show-images.figma-show-list .figma-show-row .file-type,.figma-show-images.figma-show-list-large .figma-show-row .file-type{position:relative;height:32px;width:32px;display:flex;align-items:center;justify-content:center;padding-bottom:0}.figma-show-images.figma-show-list .figma-show-row .file-type .file-type-title,.figma-show-images.figma-show-list-large .figma-show-row .file-type .file-type-title{display:none}.figma-show-images.figma-show-list .figma-show-row.figma-show-row-pdf,.figma-show-images.figma-show-list-large .figma-show-row.figma-show-row-pdf{grid-template-columns:2fr 1fr 1fr 1fr}.figma-show-images.figma-show-list .figma-show-row:hover,.figma-show-images.figma-show-list-large .figma-show-row:hover{background-color:#363636}.figma-show-images.figma-show-list .figma-show-row:hover .btn,.figma-show-images.figma-show-list-large .figma-show-row:hover .btn{display:inline-flex}.figma-show-images.figma-show-list .figma-show-row .btns,.figma-show-images.figma-show-list-large .figma-show-row .btns{display:flex;justify-content:end;gap:6px}.figma-show-images.figma-show-list .figma-show-row .btn,.figma-show-images.figma-show-list-large .figma-show-row .btn{display:none;height:32px;width:inherit;padding:0 12px;margin:0}.figma-show-images.figma-show-list .figma-show-row .image-frame,.figma-show-images.figma-show-list-large .figma-show-row .image-frame{width:32px;max-width:32px;height:32px;max-height:32px;display:flex;align-items:center;justify-content:center;padding-bottom:0;margin-bottom:0}.figma-show-images.figma-show-list .figma-show-row>div,.figma-show-images.figma-show-list-large .figma-show-row>div{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-show-images.figma-show-list .figma-show-row .image-name,.figma-show-images.figma-show-list-large .figma-show-row .image-name{justify-content:start;color:var(--color-neutrals-00, #fff);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.figma-show-images.figma-show-list .figma-show-row .image-name>div,.figma-show-images.figma-show-list-large .figma-show-row .image-name>div{word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.figma-show-images.figma-show-list-large .figma-show-row{height:176px;padding:8px;grid-template-columns:176px 2fr 1fr 1fr 1fr 1fr}.figma-show-images.figma-show-list-large .figma-show-row .image-frame,.figma-show-images.figma-show-list-large .figma-show-row .file-type{width:160px;max-width:160px;height:160px;max-height:160px}.figma-show-images.figma-show-list-large .figma-show-row .image-frame svg,.figma-show-images.figma-show-list-large .figma-show-row .file-type svg{height:30px;width:30px}.figma-show-images.figma-show-list-large .figma-show-row-header{height:40px}.figma-show-panel-holder .figma-show-panel-bg{background:transparent;transition:background .3s}.figma-show-panel-holder .figma-show-panel{transform:translateX(768px);transition:transform .3s;position:fixed;top:0;right:0;bottom:0;width:540px;background:#2B2B2B;z-index:12;padding:40px;overflow:auto}.figma-show-panel-holder .figma-show-panel .figma-show-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.figma-show-panel-holder .figma-show-panel .figma-show-panel-header h2{margin-bottom:0;color:var(--color-neutrals-00, #fff);font-size:24px;font-style:normal;font-weight:500}.figma-show-panel-holder .figma-show-panel .figma-show-panel-tabs{display:flex;gap:24px;margin-bottom:24px}.figma-show-panel-holder .figma-show-panel .figma-show-panel-tabs .figma-show-panel-tab{padding-bottom:10px;color:#BDBDBD;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-decoration:none}.figma-show-panel-holder .figma-show-panel .figma-show-panel-tabs .figma-show-panel-tab.active{border-bottom:1px solid #F5CE69}.figma-show-panel-holder .figma-show-panel .figma-show-panel-body .image-frame{margin-bottom:40px}.figma-show-panel-holder .figma-show-panel .figma-show-panel-body .file-type-content{position:relative;width:100%;border-radius:4px;background:#404040;border-color:#404040;margin-bottom:10px;border:2px solid #404040;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 0}.figma-show-panel-holder .figma-show-panel .figma-show-panel-body .figma-show-panel-pair{display:grid;grid-template-columns:1fr 2fr;margin-bottom:24px;color:var(--color-neutrals-00, #fff);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.figma-show-panel-holder .figma-show-panel .figma-show-panel-body .figma-show-panel-pair .figma-show-panel-value{color:#BDBDBD}.figma-show-panel-holder .figma-show-panel .figma-show-panel-body .figma-show-panel-btns{display:flex;gap:10px}.figma-show-panel-holder .figma-show-panel .figma-show-panel-body .figma-show-panel-btns .link-url,.figma-show-panel-holder .figma-show-panel .figma-show-panel-body .figma-show-panel-btns .image-url{display:none}.figma-show-panel-holder.show{position:fixed;top:0;left:0;bottom:0;right:0}.figma-show-panel-holder.show .figma-show-panel{transform:translateX(0px);z-index:1}.figma-show-panel-holder.show .figma-show-panel-bg{background:rgba(0,0,0,0.4);position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.loader{position:fixed;left:50%;bottom:20px;z-index:10;height:50px;width:280px;background:#02812b;display:flex;display:inline-grid;align-items:center;justify-content:center;color:#fff;transform:translateX(-50%);border-radius:4px;font-size:14px}.file-type{position:relative;display:flex;align-items:center;justify-content:center;padding-bottom:100%;width:100%;border:2px solid #404040;border-radius:4px;margin-bottom:10px}.file-type .file-type-content{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:10px;overflow:hidden}.file-type .file-type-content .file-type-title{width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload_dropZone{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:10px;background:#2b2b2b;color:#bdbdbd;font-size:12px;font-style:normal;font-weight:500;line-height:20px;border:1px dashed #bdbdbd;border-radius:4px;transition:outline-offset 0.2s ease-out, outline-color 0.3s ease-in-out, background-color 0.2s ease-out}.upload_dropZone.highlight{outline-offset:-4px;outline-color:var(--colorPrimaryNormal, #0576bd);background-color:var(--colorPrimaryEighth, #c8dadf)}.upload_svg{display:none}.figma-show-row .upload_dropZone{position:relative;border:none;padding:0}.figma-show-row .upload_dropZone .upload_dropZone{background:rgba(255,0,0,0.2);position:absolute;top:0;left:0;z-index:10;height:100%;width:100%;padding:0}.figma-show-row .upload_dropZone .loading{background:#fff;position:absolute;top:50%;z-index:100;transform:translateY(-50%);color:#000;font-weight:600}.figma-show-row .upload_svg{display:none}.loader{background:linear-gradient(currentColor 0 0) 0 100%/0% 3px no-repeat;animation:l2 2s linear infinite}.loader:before{content:"Loading..."}@keyframes l2{to{background-size:100% 3px}}
