.DroppedFilesActionsModal_container__Pja1d{position:relative;display:flex;gap:32px;padding:24px;max-width:1200px;margin:0 auto;height:80vh;height:80dvh;border-radius:2rem;background:#fff;overflow:hidden;--card-summary-start:#ff6b6b;--card-summary-end:#ffe66d;--card-summary-shadow:hsla(0,100%,71%,.25);--card-notes-start:#4158d0;--card-notes-end:#c850c0;--card-notes-shadow:rgba(65,88,208,.25);--card-questions-start:#1a2936;--card-questions-end:#a2d0ff;--card-questions-shadow:rgba(67,141,233,.25);--card-flashcards-start:#fa8bff;--card-flashcards-end:#2bd2ff;--card-flashcards-shadow:rgba(250,139,255,.25);--card-slides-start:#43e97b;--card-slides-end:#38f9d7;--card-slides-shadow:rgba(67,233,123,.25)}.DroppedFilesActionsModal_container__Pja1d .DroppedFilesActionsModal_selectedOptionView__PdQoY{width:50vw}.DroppedFilesActionsModal_container__Pja1d .DroppedFilesActionsModal_actionSelectionSections__xGrzm{width:50vw;display:flex;flex-direction:column}.DroppedFilesActionsModal_actionSection__AnPCT{display:flex;flex-direction:column;gap:1rem;flex:1}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_title___9Q7J{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_title___9Q7J .DroppedFilesActionsModal_titleDescription__iETiA{font-size:1rem;font-weight:400;color:hsla(0,0%,40%,.745)}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;height:100%}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCardWrapper__NkIin{width:100%;height:100%}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_createQuestionsWrapper__OrEtq{grid-column:1/-1}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3{position:relative;padding:1px;border-radius:10px;transition:all .3s ease;cursor:pointer;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.08);min-height:120px;width:100%;background:linear-gradient(45deg,var(--gradient-start-color,#333),var(--gradient-end-color,#000))}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3:before{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:#fff;border-radius:9px;z-index:1}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3:hover{transform:translateY(-2px);box-shadow:var(--card-shadow,0 8px 24px rgba(0,0,0,.15))}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3:hover .DroppedFilesActionsModal_imageContainer__UHzgu img{transform:scale(1.05)}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3 .DroppedFilesActionsModal_imageContainer__UHzgu{position:relative;width:98%;height:98%;z-index:2;overflow:hidden;border-radius:8px;margin:2px}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3 .DroppedFilesActionsModal_imageContainer__UHzgu img{transition:transform .3s ease;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3 .DroppedFilesActionsModal_cardTitle__GxZ_u{width:-moz-fit-content;width:fit-content;border-radius:20px;padding:.5rem;font-size:1.2rem;font-weight:600;z-index:2;margin:0;text-align:center;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(45deg,var(--gradient-start-color),var(--gradient-end-color))}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3.DroppedFilesActionsModal_prominentCard__UxPF1{min-height:140px}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3.DroppedFilesActionsModal_prominentCard__UxPF1 .DroppedFilesActionsModal_cardTitle__GxZ_u{font-size:1.4rem}.DroppedFilesActionsModal_actionSection__AnPCT .DroppedFilesActionsModal_actionGrid__46JT8 .DroppedFilesActionsModal_actionCard__KxRF3.DroppedFilesActionsModal_prominentCard__UxPF1:before{background:#f8f9fa}.DroppedFilesActionsModal_quotaSection__hmtAn{background:#fff;border-radius:8px;padding:.01rem 1.5rem 1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:1rem;transition:all .3s ease}.DroppedFilesActionsModal_quotaSection__hmtAn.DroppedFilesActionsModal_collapsed__Z219O{padding:1rem;margin-bottom:.5rem}.DroppedFilesActionsModal_quotaSection__hmtAn.DroppedFilesActionsModal_collapsed__Z219O .DroppedFilesActionsModal_quotaHeader__oOITc{margin-bottom:0}.DroppedFilesActionsModal_quotaSection__hmtAn.DroppedFilesActionsModal_collapsed__Z219O .DroppedFilesActionsModal_collapseButton__e43QZ svg{transform:rotate(180deg)}.DroppedFilesActionsModal_quotaHeaderControls__w9ci_{display:flex;align-items:center;gap:.5rem}.DroppedFilesActionsModal_collapseButton__e43QZ{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.DroppedFilesActionsModal_collapseButton__e43QZ:hover{background-color:rgba(0,0,0,.05)}.DroppedFilesActionsModal_collapseButton__e43QZ svg{transition:transform .3s ease}.DroppedFilesActionsModal_collapseButton__e43QZ svg.DroppedFilesActionsModal_collapsed__Z219O{transform:rotate(180deg)}.DroppedFilesActionsModal_quotaChart__gK8t_{display:flex;align-items:center;gap:2rem;position:relative}.DroppedFilesActionsModal_quotaChart__gK8t_ .DroppedFilesActionsModal_loadingOverlay__PPT2d{position:absolute;inset:0;background:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center;border-radius:8px;z-index:10;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.DroppedFilesActionsModal_quotaChart__gK8t_ .DroppedFilesActionsModal_quotaWithRefresh__SzNHh{position:relative}.DroppedFilesActionsModal_quotaChart__gK8t_ .DroppedFilesActionsModal_quotaWithRefresh__SzNHh .DroppedFilesActionsModal_refreshButton__JKsF_{position:absolute;top:0;right:0;border:none;padding:.25rem;cursor:pointer;background:none}.DroppedFilesActionsModal_quotaChart__gK8t_ .DroppedFilesActionsModal_quotaWithRefresh__SzNHh .DroppedFilesActionsModal_refreshButton__JKsF_:hover{transform:scale(1.1)}.DroppedFilesActionsModal_quotaChart__gK8t_ .DroppedFilesActionsModal_quotaWithRefresh__SzNHh .DroppedFilesActionsModal_refreshButton__JKsF_ svg{width:1rem;height:1rem}.DroppedFilesActionsModal_quotaInfo__u1E_R{display:flex;flex-direction:column;gap:.75rem;min-width:200px}.DroppedFilesActionsModal_quotaItem__IWaLw{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:8px;background:#f8f9fa;transition:all .2s ease;border:1px solid #e9ecef}.DroppedFilesActionsModal_quotaItem__IWaLw:hover{transform:translateX(2px);background:#fff;border-color:#dee2e6}.DroppedFilesActionsModal_quotaItem__IWaLw:first-child{background:#000;color:#fff;border-color:#000}.DroppedFilesActionsModal_quotaItem__IWaLw:first-child .DroppedFilesActionsModal_label__9CZzG{color:hsla(0,0%,100%,.8)}.DroppedFilesActionsModal_quotaItem__IWaLw:nth-child(2){background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 4px,#e5e5e5 0,#e5e5e5 8px);border-color:#ddd}.DroppedFilesActionsModal_quotaItem__IWaLw:nth-child(3){background:#fff;border:1px solid #000}.DroppedFilesActionsModal_quotaItem__IWaLw .DroppedFilesActionsModal_label__9CZzG{font-weight:500;color:#495057;font-size:.9rem}.DroppedFilesActionsModal_quotaItem__IWaLw span:last-child{font-weight:600;font-size:.9rem}.DroppedFilesActionsModal_quotaHeader__oOITc{margin-bottom:1rem}.DroppedFilesActionsModal_quotaHeader__oOITc .DroppedFilesActionsModal_title___9Q7J{color:#666;margin:0}.DroppedFilesActionsModal_quotaHeader__oOITc .DroppedFilesActionsModal_manageStorageLink__PJ_Yi{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:6px;font-size:.875rem;color:#666;text-decoration:none;transition:all .2s ease}.DroppedFilesActionsModal_quotaHeader__oOITc .DroppedFilesActionsModal_manageStorageLink__PJ_Yi:hover{background:#f8f9fa;color:#000}.DroppedFilesActionsModal_quotaHeader__oOITc .DroppedFilesActionsModal_manageStorageLink__PJ_Yi svg{width:16px;height:16px}.DroppedFilesActionsModal_closeButton__yu46A{position:absolute;top:10px;right:10px;background:none;border:none;padding:8px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.DroppedFilesActionsModal_closeButton__yu46A:hover{background-color:rgba(0,0,0,.05);border-radius:50%}.DroppedFilesActionsModal_closeButton__yu46A svg{width:20px;height:20px}.DroppedFilesActionsModal_chartAndSubscription__iz99c{display:flex;justify-content:space-between}.DroppedFilesActionsModal_storageActions__EZAT4{display:flex;gap:.5rem;margin-top:1rem}.DroppedFilesActionsModal_storageActionButton__UaneL{background:#f0f0f0;border:1px solid #ccc;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;cursor:pointer}.DroppedFilesActionsModal_storageActionButton__UaneL:hover{background:#e0e0e0}.DroppedFilesActionsModal_selectedOptionView__PdQoY{position:relative;width:100%;padding:20px}.DroppedFilesActionsModal_backButton__nqPxb{position:absolute;top:20px;left:20px;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.DroppedFilesActionsModal_backButton__nqPxb:hover{background-color:rgba(0,0,0,.05)}.DroppedFilesActionsModal_backButton__nqPxb svg{width:24px;height:24px}.DroppedFilesActionsModal_quotaHeader__oOITc{display:flex;align-items:center;justify-content:space-between}.DroppedFilesActionsModal_quotaHeader__oOITc .DroppedFilesActionsModal_title___9Q7J{font-size:1.2rem;font-weight:500;margin-bottom:0}.DroppedFilesActionsModal_tooltipContent__ipMbH{z-index:999999;background-color:rgba(0,0,0,.85);color:#fff;border-radius:6px;padding:8px 12px;font-size:14px;max-width:300px;word-wrap:break-word;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.DroppedFilesActionsModal_tooltipArrow__6VicF{fill:rgba(0,0,0,.85)}.DroppedFilesActionsModal_justUploadButtonContainer__WgFSH{display:flex;justify-content:center;width:100%;margin-top:20px}.DroppedFilesActionsModal_justUpload2CloudButton__xGpmE{font-size:1.1rem!important;padding:12px 24px!important;text-transform:none!important;font-weight:500!important}.DroppedFilesActionsModal_modalOverlay__IzS_6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.DroppedFilesActionsModal_modalContainer__FnQ4P{background-color:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column}.DroppedFilesActionsModal_modalHeader__sNNqG{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #eee}.DroppedFilesActionsModal_modalHeader__sNNqG h3{margin:0;font-size:1.25rem;font-weight:600}.DroppedFilesActionsModal_modalContent__0oaDJ{padding:24px;flex:1}.DroppedFilesActionsModal_modalActions__j23Zg{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.DroppedFilesActionsModal_guideMode__GSfhW{pointer-events:auto;cursor:default}.DroppedFilesActionsModal_guideMode__GSfhW:hover .DroppedFilesActionsModal_tooltipContent__ipMbH{opacity:1;visibility:visible}.DroppedFilesActionsModal_guideCard__8PwX_{pointer-events:none}.DroppedFilesActionsModal_guideMode__GSfhW .DroppedFilesActionsModal_tooltipTrigger__kyOcH{pointer-events:auto}.SelectedFilesList_container__YrpwG{display:flex;flex-direction:column;gap:1rem}.SelectedFilesList_header__EUnic{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.SelectedFilesList_header__EUnic .SelectedFilesList_titleSection__QgYN2{display:flex;align-items:center;gap:.5rem}.SelectedFilesList_header__EUnic .SelectedFilesList_titleSection__QgYN2 h3{font-size:1rem;font-weight:600;margin:6px}.SelectedFilesList_header__EUnic .SelectedFilesList_titleSection__QgYN2 .SelectedFilesList_count__nwVsP{color:#666;font-size:.875rem}.SelectedFilesList_header__EUnic .SelectedFilesList_sizeInfo__Bsfi0{display:flex;align-items:center;gap:.5rem}.SelectedFilesList_header__EUnic .SelectedFilesList_sizeInfo__Bsfi0 .SelectedFilesList_totalSize__I_pWz{font-size:.875rem;font-weight:500}.SelectedFilesList_header__EUnic .SelectedFilesList_sizeInfo__Bsfi0 .SelectedFilesList_totalSize__I_pWz.SelectedFilesList_exceeding__VnMHG{color:#dc2626}.SelectedFilesList_header__EUnic .SelectedFilesList_sizeInfo__Bsfi0 .SelectedFilesList_errorMessage__Hl37T{font-size:.75rem;color:#dc2626}.SelectedFilesList_filesAndAddMoreWrapper__If1g1{display:flex;flex-direction:column;gap:.5rem;min-width:min(23vw,500px);max-width:min(30vw,600px);position:relative;flex:1;height:70%}.SelectedFilesList_filesAndAddMoreWrapper__If1g1 .SelectedFilesList_filesList__MEpOK{display:flex;flex-direction:column;gap:.5rem;padding:5px;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s ease;overflow-y:auto;width:100%;height:-moz-fit-content;height:fit-content;overflow:auto}.SelectedFilesList_filesAndAddMoreWrapper__If1g1 .SelectedFilesList_filesList__MEpOK.SelectedFilesList_exceeding__VnMHG{border-color:#fecaca;box-shadow:0 0 0 1px #dc2626;background-color:#fef2f2}.SelectedFilesList_filesAndAddMoreWrapper__If1g1 .SelectedFilesList_addMoreFiles__pYnhd{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;border:1px dashed #d1d5db;border-radius:.5rem;background-color:#fdfdfd;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SelectedFilesList_filesAndAddMoreWrapper__If1g1 .SelectedFilesList_addMoreFiles__pYnhd:hover{background-color:#f3f4f6;border-color:#9ca3af}.SelectedFilesList_filesAndAddMoreWrapper__If1g1 .SelectedFilesList_addMoreFiles__pYnhd .SelectedFilesList_dashedButton__71Ib1{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;font-weight:500;color:#374151;transition:all .2s ease}.SelectedFilesList_filesAndAddMoreWrapper__If1g1 .SelectedFilesList_addMoreFiles__pYnhd .SelectedFilesList_dashedButton__71Ib1:hover{background-color:#f3f4f6;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.SelectedFilesList_filesAndAddMoreWrapper__If1g1 .SelectedFilesList_addMoreFiles__pYnhd .SelectedFilesList_description__iApv_{margin-top:.5rem;font-size:.875rem;color:#6b7280;text-align:center}.SelectedFilesList_storageQuota__OSZhE{margin-top:auto}.File_file__s5H93{display:flex;align-items:center;gap:.75rem;padding:.45rem;background:#fff;border-radius:.375rem;border:1px solid #e5e7eb;min-width:0}.File_file__s5H93 .File_fileIconWrapper__8kuv6{display:flex;flex-direction:column;align-items:center;flex-shrink:0;min-width:40px}.File_file__s5H93 .File_fileIcon__Qrz2Q{color:#6b7280}.File_file__s5H93 .File_fileIcon__Qrz2Q svg{width:15px;height:15px}.File_file__s5H93 .File_extension__N6oD_{color:#666;font-size:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center}.File_file__s5H93 .File_fileContent__HHGpO{flex:1;min-width:0}.File_file__s5H93 .File_nameContainer__3yahV{display:flex;align-items:center;gap:4px;min-width:0}.File_file__s5H93 .File_fileName__GQWw0{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1}.File_file__s5H93 .File_fileActions__EyuWH{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.File_file__s5H93 .File_fileSize__ugWNd{font-size:.75rem;color:#6b7280;white-space:nowrap}.File_file__s5H93 .File_editContainer__GgeA7{display:flex;align-items:center;gap:4px;width:100%}.File_file__s5H93 .File_editContainer__GgeA7 .File_editInput__uLA2q{flex:1;min-width:0;padding:4px 8px;border:1px solid #e5e7eb;border-radius:4px;font-size:14px;outline:none;transition:border-color .2s}.File_file__s5H93 .File_editContainer__GgeA7 .File_editInput__uLA2q:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.File_file__s5H93 .File_actionButton__dil2b{padding:4px;background:none;border:none;color:#666;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s;flex-shrink:0}.File_file__s5H93 .File_actionButton__dil2b:hover{background-color:#f3f4f6;color:#2563eb}.File_file__s5H93 .File_removeButton__pniDp{flex-shrink:0;padding:.25rem;border:none;background:none;color:#6b7280;cursor:pointer;border-radius:.25rem;transition:all .2s ease}.File_file__s5H93 .File_removeButton__pniDp:hover{background-color:#f3f4f6;color:#dc2626}.File_file__s5H93:hover .File_actionButton__dil2b{opacity:1}.File_uploadSection__L7Cak{display:flex;align-items:center;gap:.5rem;flex-shrink:0;min-width:120px}.File_progressBar__VQ4EE{flex:1;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.File_progressFill___7neg{height:100%;background:#2563eb;transition:width .3s ease-out;transform-origin:left;will-change:width}.File_progressFill___7neg.File_completed__w5n5n{background:#10b981;transition:width .3s ease-out,background-color .3s ease-out}.File_cancelButton__uE0I7{padding:4px;background:none;border:none;color:#6b7280;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.File_cancelButton__uE0I7:hover{background-color:#f3f4f6;color:#dc2626}.LoadingSpinner_ldsSpinner___3VaN{display:inline-block;position:relative;width:var(--spinner-size);height:var(--spinner-size)}.LoadingSpinner_ldsSpinner___3VaN div{transform-origin:calc(var(--spinner-size) / 2) calc(var(--spinner-size) / 2);animation:LoadingSpinner_ldsSpinner___3VaN 1.2s linear infinite}.LoadingSpinner_ldsSpinner___3VaN div:after{content:" ";display:block;position:absolute;top:calc(var(--spinner-size) * .04);left:calc(var(--spinner-size) * .45);width:calc(var(--spinner-size) * .1);height:calc(var(--spinner-size) * .25);border-radius:20%;background:#000}.LoadingSpinner_ldsSpinner___3VaN div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.LoadingSpinner_ldsSpinner___3VaN div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes LoadingSpinner_ldsSpinner___3VaN{0%{opacity:1}to{opacity:0}}.FileTooltipContent_tooltipContent__EvFxJ{padding:.75rem;min-width:200px}.FileTooltipContent_tooltipTitle__jpZU2{margin:0 0 .5rem;font-size:1rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FileTooltipContent_extraDetails__hycCV,.FileTooltipContent_tooltipDetails__QUNUn{display:flex;flex-direction:column;gap:.5rem}.FileTooltipContent_tooltipRow___3j_X{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.FileTooltipContent_tooltipRow___3j_X .FileTooltipContent_label__lcYTH{color:#666;margin-right:.75rem}.FileTooltipContent_accessChip__GXw4U{background-color:#f3f4f6;padding:.25rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500;color:#374151;border:1px solid #e5e7eb}.FileTooltipContent_fileCard__K9xmS{position:relative}.FileTooltipContent_expandButton__ozqWa{font-size:.9rem;width:100%;text-align:center;cursor:pointer}.FileTooltipContent_subjectChips__55d2s{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem;position:relative;width:100%}.FileTooltipContent_addSubjectButton__V77X9{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:4px;background-color:#f3f4f6;border:1px dashed #9ca3af;cursor:pointer;transition:all .2s ease}.FileTooltipContent_addSubjectButton__V77X9:hover:not(:disabled){background-color:#e5e7eb;border-color:#6b7280}.FileTooltipContent_addSubjectButton__V77X9:disabled{opacity:.5}.FileTooltipContent_addSubjectButton__V77X9 svg{width:14px;height:14px;color:#6b7280}.FileTooltipContent_subjectChip__FFv16{display:flex;align-items:center;gap:.25rem;background-color:#f3f4f6;padding:.35rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;color:#374151;border:1px solid #e5e7eb;transition:all .2s ease;position:relative}.FileTooltipContent_subjectChip__FFv16:hover{background-color:#e5e7eb}.FileTooltipContent_subjectChip__FFv16:hover .FileTooltipContent_subjectTooltip__NeCNk{opacity:1;visibility:visible;transform:translateY(0)}.FileTooltipContent_subjectChip__FFv16 .FileTooltipContent_removeChip__8TsvU{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:none;background:none;cursor:pointer;padding:0;color:#6b7280;font-size:.875rem;line-height:1;transition:all .2s ease}.FileTooltipContent_subjectChip__FFv16 .FileTooltipContent_removeChip__8TsvU:hover{color:#ef4444;background-color:#fee2e2}.FileTooltipContent_subjectTooltip__NeCNk{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);width:200px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:10}.FileTooltipContent_subjectTooltip__NeCNk:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff}.FileTooltipContent_subjectTooltip__NeCNk .FileTooltipContent_tooltipContent__EvFxJ{font-size:.75rem;color:#4b5563}.FileTooltipContent_subjectTooltip__NeCNk .FileTooltipContent_tooltipContent__EvFxJ .FileTooltipContent_tooltipTitle__jpZU2{font-weight:600;color:#111827;margin-bottom:.25rem}.FileTooltipContent_subjectTooltip__NeCNk .FileTooltipContent_tooltipContent__EvFxJ .FileTooltipContent_tooltipStats__uzmYH{display:flex;gap:.5rem;margin-top:.25rem;font-size:.7rem}.FileTooltipContent_subjectTooltip__NeCNk .FileTooltipContent_tooltipContent__EvFxJ .FileTooltipContent_tooltipStats__uzmYH span{display:flex;align-items:center;gap:.25rem;color:#6b7280}.FileTooltipContent_subjectTooltip__NeCNk .FileTooltipContent_tooltipContent__EvFxJ .FileTooltipContent_tooltipStats__uzmYH span svg{width:12px;height:12px}.FileTooltipContent_loading__Uub7c{color:#6b7280;font-size:.875rem}.StorageQuota_storageDisplay__pNiG3{position:relative;display:inline-block;margin-left:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.StorageQuota_mainDisplay__y9nCa{cursor:pointer;border-radius:4px;transition:all .2s;display:flex;align-items:center;gap:.5rem;padding:0 .5rem;border:1px solid transparent}.StorageQuota_mainDisplay__y9nCa .StorageQuota_remainingStorageLabel__iRnTc{background-color:transparent;color:var(--color-gray-800);font-weight:500}.StorageQuota_mainDisplay__y9nCa .StorageQuota_remainingStorageIcon__CX6yO{width:1.1rem;height:1.1rem;fill:var(--color-gray-800)}.StorageQuota_mainDisplay__y9nCa:hover{background-color:rgba(0,0,0,.05)}.StorageQuota_remainingText__1LZlN{font-size:.875rem;font-weight:500;color:var(--color-gray-800);transition:color .2s}.StorageQuota_remainingText__1LZlN.StorageQuota_warning__BxPIA{color:#4f3810;background-color:rgba(245,158,11,.05)}.StorageQuota_remainingText__1LZlN.StorageQuota_critical__rLSTp{color:#461717;background-color:rgba(220,38,38,.05)}.StorageQuota_refreshButton__VBinX{background:none;border:none;padding:.25rem;cursor:pointer;color:var(--color-gray-800);display:flex;align-items:center;justify-content:center}.StorageQuota_refreshButton__VBinX:hover:not(:disabled){color:var(--color-gray-800)}.StorageQuota_refreshButton__VBinX:disabled{opacity:.5;cursor:not-allowed}.StorageQuota_spinning__PWizX{animation:StorageQuota_spin__z5Z5L 1s linear infinite}@keyframes StorageQuota_spin__z5Z5L{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StorageQuota_detailsTooltip__yLfDa{z-index:1000;background:#fff;border:1px solid #f3f3f3;border-radius:4px;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);min-width:300px;padding:1rem;animation:StorageQuota_tooltipIn__l0JyE .2s ease-out;will-change:transform,opacity}@keyframes StorageQuota_tooltipIn__l0JyE{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.StorageQuota_tooltipArrow___3e1r{fill:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.StorageQuota_tooltipHeader__gz_oN{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.StorageQuota_tooltipHeader__gz_oN h3{margin:0;font-size:1rem;font-weight:500}.StorageQuota_closeButton__a6qgA{background:none;border:none;font-size:1.5rem;line-height:1;padding:.25rem;cursor:pointer;color:#666}.StorageQuota_closeButton__a6qgA:hover{color:#000}.StorageQuota_quotaChart__9wx6e{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;position:relative}.StorageQuota_loadingOverlay__cQgiR{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.7);border-radius:4px;z-index:1}.StorageQuota_quotaInfo__rMeJn{flex:1}.StorageQuota_quotaItem__y2IQV{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.875rem}.StorageQuota_quotaItem__y2IQV span:first-child{color:#666}.StorageQuota_quotaItem__y2IQV span:last-child{font-weight:500}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc{display:flex;flex-direction:column;gap:5px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:auto}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv{background:#fff;border:1px solid #eee;border-radius:8px;padding:5px;display:flex;justify-content:space-between;align-items:center;transition:box-shadow .2s ease}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_planInfo__hYnN7{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_planInfo__hYnN7 .QuotaSubscriptionOffers_infoIcon__9hABq{color:#666;cursor:help;position:relative}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_planInfo__hYnN7 .QuotaSubscriptionOffers_infoIcon__9hABq:hover .QuotaSubscriptionOffers_tooltip__lEGIy{display:block}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_planInfo__hYnN7 .QuotaSubscriptionOffers_infoIcon__9hABq .QuotaSubscriptionOffers_tooltip__lEGIy{display:none;position:absolute;background:#333;color:#fff;padding:.5rem;border-radius:4px;font-size:.8rem;width:200px;top:100%;left:50%;transform:translateX(-50%);z-index:10}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_quantityControl___kRoe{display:flex;align-items:center;gap:1rem}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_quantityControl___kRoe button{background:none;border:1px solid #ddd;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_quantityControl___kRoe button:hover{background:#f5f5f5}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_quantityControl___kRoe button:disabled{opacity:.5;cursor:not-allowed}.QuotaSubscriptionOffers_subscriptionOptions__62Dmc .QuotaSubscriptionOffers_subscriptionCard__C4nPv .QuotaSubscriptionOffers_quantityControl___kRoe .QuotaSubscriptionOffers_count__73zpv{min-width:24px;text-align:center}.QuotaSubscriptionOffers_purchaseButton__jVzd4{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:80%;background:linear-gradient(135deg,#333,#000);color:#fff;border:none;border-radius:8px;padding:.85rem 1.75rem;cursor:pointer;font-weight:500;font-size:.95rem;box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);display:none;animation:QuotaSubscriptionOffers_slideInFromTop__LNE_O .4s ease forwards}.QuotaSubscriptionOffers_purchaseButton__jVzd4:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#666,#333,#000);border-radius:10px;z-index:-1;transition:opacity .3s ease;opacity:0}.QuotaSubscriptionOffers_purchaseButton__jVzd4.QuotaSubscriptionOffers_visible__J2fcy{display:block}.QuotaSubscriptionOffers_purchaseButton__jVzd4:hover{transform:translateX(-50%) translateY(-2px);background:linear-gradient(135deg,#444,#111);box-shadow:0 6px 20px rgba(0,0,0,.2),0 4px 8px rgba(0,0,0,.15)}.QuotaSubscriptionOffers_purchaseButton__jVzd4:hover:before{opacity:1}.QuotaSubscriptionOffers_purchaseButton__jVzd4:active{transform:translateX(-50%) translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.1)}@keyframes QuotaSubscriptionOffers_slideInFromTop__LNE_O{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.EmptyState_wrapper__Zr1_e{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem;background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.EmptyState_icon__8EsDx{color:#666;margin-bottom:1.5rem;border:1px solid #eaeaea;border-radius:.5rem;padding:.5rem}.EmptyState_icon__8EsDx svg{width:2.5rem;height:2.5rem}.EmptyState_title__9LnSs{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#1a1a1a}.EmptyState_description__c2YR9{font-size:.875rem;color:#666;margin:0 0 1.5rem;max-width:32rem;line-height:1.5}.EmptyState_actions__URIFm{display:flex;gap:.75rem;align-items:center;flex-direction:column}.EmptyState_primaryAction__JpXOp,.EmptyState_secondaryAction__T51aX{min-width:8rem}.DocumentGrid_documentGrid__Unf7F{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--spacing-md);padding:var(--spacing-md)}@media(min-width:768px){.DocumentGrid_documentGrid__Unf7F{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(min-width:992px){.DocumentGrid_documentGrid__Unf7F{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.DocumentCard_documentCard__Q72Im{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background:linear-gradient(135deg,var(--background-primary) 0,rgba(59,130,246,.05) 100%);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--spacing-sm);cursor:pointer;transition:all var(--transition-fast);height:auto;min-height:160px;position:relative;overflow:hidden}.DocumentCard_documentCard__Q72Im:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4,#10b981);opacity:0;transition:opacity var(--transition-fast)}.DocumentCard_documentCard__Q72Im:hover{border-color:var(--border-medium);box-shadow:var(--shadow-medium);transform:translateY(-4px);background:linear-gradient(135deg,var(--background-primary) 0,rgba(59,130,246,.08) 100%)}.DocumentCard_documentCard__Q72Im:hover:before{opacity:1}.DocumentCard_documentCard__Q72Im:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.DocumentCard_documentCard__Q72Im.DocumentCard_selected__NkZc6{background:linear-gradient(135deg,var(--background-secondary) 0,rgba(139,92,246,.1) 100%);border-color:#8b5cf6;box-shadow:var(--shadow-medium)}.DocumentCard_documentCard__Q72Im.DocumentCard_selected__NkZc6:before{opacity:1}.DocumentCard_header__ijHtx{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;margin-bottom:var(--spacing-xs)}.DocumentCard_header__ijHtx .DocumentCard_iconContainer__53FoB{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:var(--radius-md);overflow:hidden;position:relative}.DocumentCard_header__ijHtx .DocumentCard_iconContainer__53FoB:after{content:"";position:absolute;inset:1px;background:var(--background-primary);border-radius:calc(var(--radius-md) - 1px)}.DocumentCard_header__ijHtx .DocumentCard_iconContainer__53FoB .DocumentCard_icon__PD8eP{width:20px;height:20px;color:#3b82f6;position:relative;z-index:1}.DocumentCard_header__ijHtx .DocumentCard_iconContainer__53FoB .DocumentCard_coverImage__nxuXL{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.DocumentCard_header__ijHtx .DocumentCard_privateIcon__UqCTN{width:14px;height:14px;color:#f59e0b}.DocumentCard_content__WhdXO{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;flex-grow:1;gap:var(--spacing-xs)}.DocumentCard_title__geObB{font-size:var(--font-size-md);font-weight:600;color:var(--text-primary);-webkit-line-clamp:2;line-height:1.3}.DocumentCard_description__8cQIF,.DocumentCard_title__geObB{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.DocumentCard_description__8cQIF{font-size:var(--font-size-sm);color:var(--text-secondary);-webkit-line-clamp:3;line-height:1.5}.DocumentCard_metadata__hvRG7{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;gap:3px;margin-top:auto}.DocumentCard_metadata__hvRG7 .DocumentCard_metaItem__ZLsIF{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:4px;font-size:var(--font-size-xs);color:var(--text-tertiary)}.DocumentCard_metadata__hvRG7 .DocumentCard_metaItem__ZLsIF .DocumentCard_metaIcon__rJeOw{width:10px;height:10px;flex-shrink:0;color:#6b7280}.DocumentCard_metadata__hvRG7 .DocumentCard_metaItem__ZLsIF span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentCard_tags__k_Unz{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:3px;flex-wrap:wrap;margin-top:2px}.DocumentCard_tags__k_Unz .DocumentCard_tag__6IRVi{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));color:#3b82f6;font-size:var(--font-size-xs);padding:1px 5px;border-radius:var(--radius-sm);border:1px solid rgba(59,130,246,.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;font-weight:500}.DocumentCard_tags__k_Unz .DocumentCard_tagMore__0YhWb{color:#8b5cf6;font-size:var(--font-size-xs);font-weight:600}.DocumentList_documentList___5Sn5{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background-color:var(--background-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}.DocumentList_header__M0JYr{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;background-color:var(--background-secondary);border-bottom:1px solid var(--border-light);padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-sm);font-weight:600;color:var(--text-secondary)}.DocumentList_header__M0JYr .DocumentList_iconHeader__sgymw{width:60px;flex-shrink:0}.DocumentList_header__M0JYr .DocumentList_titleHeader___PBCb{flex:2;min-width:200px}.DocumentList_header__M0JYr .DocumentList_authorHeader__jyClm{flex:1;min-width:120px}.DocumentList_header__M0JYr .DocumentList_dateHeader__Q5RYN{flex:1;min-width:100px}.DocumentList_header__M0JYr .DocumentList_tagsHeader__AyF1W{flex:1;min-width:120px}.DocumentList_listContainer__dHlOd{overflow-y:auto;flex-grow:1}.DocumentList_documentRow___dkZ0{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid var(--border-light);cursor:pointer;transition:background-color var(--transition-fast);min-height:60px}.DocumentList_documentRow___dkZ0:hover{background-color:var(--background-secondary)}.DocumentList_documentRow___dkZ0:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.DocumentList_documentRow___dkZ0.DocumentList_selected__pG8wF{background-color:var(--background-tertiary)}.DocumentList_documentRow___dkZ0:last-child{border-bottom:none}.DocumentList_iconCell__8HtHU{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:60px;flex-shrink:0;position:relative}.DocumentList_iconCell__8HtHU .DocumentList_documentIcon__IFy3d{width:20px;height:20px;color:var(--text-secondary)}.DocumentList_iconCell__8HtHU .DocumentList_privateIcon__1WGAs{position:absolute;top:-4px;right:8px;width:12px;height:12px;color:var(--text-tertiary)}.DocumentList_titleCell__xrlhD{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;flex:2;min-width:200px}.DocumentList_titleCell__xrlhD .DocumentList_title__FfnTZ{font-size:var(--font-size-md);font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.DocumentList_authorCell__BZYT2{min-width:120px;color:var(--text-secondary)}.DocumentList_authorCell__BZYT2,.DocumentList_dateCell__SSi53{flex:1;font-size:var(--font-size-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentList_dateCell__SSi53{min-width:100px;color:var(--text-tertiary)}.DocumentList_tagsCell__o1jkA{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;flex:1;min-width:120px;gap:4px;flex-wrap:wrap}.DocumentList_tagsCell__o1jkA .DocumentList_tag__CU8NH{background-color:var(--background-tertiary);color:var(--text-secondary);font-size:var(--font-size-xs);padding:2px 6px;border-radius:var(--radius-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.DocumentList_tagsCell__o1jkA .DocumentList_tagMore__d5fFh{color:var(--text-tertiary);font-size:var(--font-size-xs);font-weight:500}.TemplateSelector_templateSelector__Ydq5K{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background-color:var(--background-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);padding:var(--spacing-lg);min-width:400px;max-width:600px;max-height:500px;overflow:hidden}.TemplateSelector_header__2FR5Q{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:var(--spacing-md)}.TemplateSelector_header__2FR5Q .TemplateSelector_title__xc9KS{font-size:var(--font-size-lg);font-weight:600;color:var(--text-primary);margin:0}.TemplateSelector_header__2FR5Q .TemplateSelector_closeButton__2kc9I{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:24px;height:24px;background:transparent;border:none;color:var(--text-tertiary);cursor:pointer;font-size:18px}.TemplateSelector_header__2FR5Q .TemplateSelector_closeButton__2kc9I:hover{color:var(--text-primary)}.TemplateSelector_searchSection__FA4wq{margin-bottom:var(--spacing-md)}.TemplateSelector_searchSection__FA4wq .TemplateSelector_searchInput__Yrw__{width:100%;padding:var(--spacing-sm);border:1px solid var(--border-light);border-radius:var(--radius-md);font-size:var(--font-size-sm);background-color:var(--background-primary);color:var(--text-primary)}.TemplateSelector_searchSection__FA4wq .TemplateSelector_searchInput__Yrw__:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.TemplateSelector_searchSection__FA4wq .TemplateSelector_searchInput__Yrw__::-moz-placeholder{color:var(--text-tertiary)}.TemplateSelector_searchSection__FA4wq .TemplateSelector_searchInput__Yrw__::placeholder{color:var(--text-tertiary)}.TemplateSelector_categoryTabs__qiIV8{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:var(--spacing-xs);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--border-light)}.TemplateSelector_categoryTabs__qiIV8 .TemplateSelector_categoryTab__H7MRL{padding:var(--spacing-xs) var(--spacing-sm);background:transparent;color:var(--text-secondary);cursor:pointer;font-size:var(--font-size-sm);border:none;border-bottom:2px solid transparent;transition:all var(--transition-fast)}.TemplateSelector_categoryTabs__qiIV8 .TemplateSelector_categoryTab__H7MRL:hover{color:var(--text-primary)}.TemplateSelector_categoryTabs__qiIV8 .TemplateSelector_categoryTab__H7MRL.TemplateSelector_categoryTabActive__Js62G{color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:500}.TemplateSelector_templatesGrid__30WXx{gap:0;gap:var(--spacing-sm);overflow-y:auto;flex-grow:1;max-height:300px}.TemplateSelector_templateCard__Yb45G,.TemplateSelector_templatesGrid__30WXx{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.TemplateSelector_templateCard__Yb45G{gap:0;padding:0;border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);overflow:hidden;background-color:var(--background-primary)}.TemplateSelector_templateCard__Yb45G:hover{border-color:var(--border-medium);box-shadow:var(--shadow-light);transform:translateY(-1px)}.TemplateSelector_templateCard__Yb45G:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.TemplateSelector_templatePreview__NnsTt{width:100%;height:80px;position:relative;overflow:hidden;border-bottom:1px solid var(--border-light)}.TemplateSelector_previewBackground__WhnDK{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:relative;border:1px solid;border-radius:var(--radius-sm) var(--radius-sm) 0 0}.TemplateSelector_previewContent__HkgGm{width:85%;height:75%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;position:relative}.TemplateSelector_previewTitle___MLD8{font-size:10px;font-weight:600;line-height:1.1;margin:0}.TemplateSelector_previewText__0ACFc{font-size:8px;line-height:1.2;margin:0}.TemplateSelector_previewAccent__PIibx{width:24px;height:4px;border-radius:2px;align-self:flex-start}.TemplateSelector_templateIcon__rpXH3{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:32px;height:32px;background-color:var(--background-tertiary);border-radius:var(--radius-sm);flex-shrink:0;margin:var(--spacing-sm) 0 var(--spacing-xs) var(--spacing-sm);position:absolute;top:var(--spacing-sm);right:var(--spacing-sm);z-index:1}.TemplateSelector_templateIcon__rpXH3 svg{width:16px;height:16px;color:var(--text-secondary)}.TemplateSelector_templateInfo__BaVFx{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;padding:var(--spacing-sm) var(--spacing-md);flex-grow:1;gap:4px}.TemplateSelector_templateName__9JKfC{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:var(--spacing-xs);font-size:var(--font-size-sm);font-weight:500;color:var(--text-primary);margin:0}.TemplateSelector_templateName__9JKfC .TemplateSelector_popularBadge__H0Bd4{background-color:var(--background-tertiary);color:var(--text-secondary);font-size:var(--font-size-xs);font-weight:400;padding:1px 4px;border-radius:var(--radius-sm)}.TemplateSelector_templateDescription__k1FQa{font-size:var(--font-size-xs);color:var(--text-secondary);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TemplateSelector_templateFooter__Lgi_s{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;margin-top:2px}.TemplateSelector_templateTags__GFVGI{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:3px;flex-grow:1}.TemplateSelector_templateTags__GFVGI .TemplateSelector_templateTag__WYDjY{background-color:var(--background-secondary);color:var(--text-tertiary);font-size:10px;padding:1px 3px;border-radius:var(--radius-sm)}.TemplateSelector_themeInfo___ER0x{font-size:10px;color:var(--text-tertiary);font-weight:500;flex-shrink:0;margin-left:var(--spacing-xs)}.TemplateSelector_noResults__z1zeL{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:var(--spacing-xl);color:var(--text-secondary);text-align:center}.TemplateSelector_noResults__z1zeL p{margin:0}.DocumentGrid_documentGrid__fvNWs{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--spacing-md);padding:var(--spacing-md)}@media(min-width:768px){.DocumentGrid_documentGrid__fvNWs{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(min-width:992px){.DocumentGrid_documentGrid__fvNWs{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.DocumentCard_documentCard__HG54Q{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background:linear-gradient(135deg,var(--background-primary) 0,rgba(59,130,246,.05) 100%);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--spacing-sm);cursor:pointer;transition:all var(--transition-fast);height:auto;min-height:160px;position:relative;overflow:hidden}.DocumentCard_documentCard__HG54Q:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4,#10b981);opacity:0;transition:opacity var(--transition-fast)}.DocumentCard_documentCard__HG54Q:hover{border-color:var(--border-medium);box-shadow:var(--shadow-medium);transform:translateY(-4px);background:linear-gradient(135deg,var(--background-primary) 0,rgba(59,130,246,.08) 100%)}.DocumentCard_documentCard__HG54Q:hover:before{opacity:1}.DocumentCard_documentCard__HG54Q:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.DocumentCard_documentCard__HG54Q.DocumentCard_selected__Rx7Jt{background:linear-gradient(135deg,var(--background-secondary) 0,rgba(139,92,246,.1) 100%);border-color:#8b5cf6;box-shadow:var(--shadow-medium)}.DocumentCard_documentCard__HG54Q.DocumentCard_selected__Rx7Jt:before{opacity:1}.DocumentCard_header__hnxQ_{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;margin-bottom:var(--spacing-xs)}.DocumentCard_header__hnxQ_ .DocumentCard_iconContainer__t5gtc{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:var(--radius-md);overflow:hidden;position:relative}.DocumentCard_header__hnxQ_ .DocumentCard_iconContainer__t5gtc:after{content:"";position:absolute;inset:1px;background:var(--background-primary);border-radius:calc(var(--radius-md) - 1px)}.DocumentCard_header__hnxQ_ .DocumentCard_iconContainer__t5gtc .DocumentCard_icon__xhEv6{width:20px;height:20px;color:#3b82f6;position:relative;z-index:1}.DocumentCard_header__hnxQ_ .DocumentCard_iconContainer__t5gtc .DocumentCard_coverImage__FScsd{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.DocumentCard_header__hnxQ_ .DocumentCard_privateIcon__ZUWip{width:14px;height:14px;color:#f59e0b}.DocumentCard_content__1ZrzE{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;flex-grow:1;gap:var(--spacing-xs)}.DocumentCard_title__JgO8I{font-size:var(--font-size-md);font-weight:600;color:var(--text-primary);-webkit-line-clamp:2;line-height:1.3}.DocumentCard_description__zh46u,.DocumentCard_title__JgO8I{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.DocumentCard_description__zh46u{font-size:var(--font-size-sm);color:var(--text-secondary);-webkit-line-clamp:3;line-height:1.5}.DocumentCard_metadata__prHDg{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;gap:3px;margin-top:auto}.DocumentCard_metadata__prHDg .DocumentCard_metaItem__EbFQL{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:4px;font-size:var(--font-size-xs);color:var(--text-tertiary)}.DocumentCard_metadata__prHDg .DocumentCard_metaItem__EbFQL .DocumentCard_metaIcon__lzEJj{width:10px;height:10px;flex-shrink:0;color:#6b7280}.DocumentCard_metadata__prHDg .DocumentCard_metaItem__EbFQL span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentCard_tags__TPMf0{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:3px;flex-wrap:wrap;margin-top:2px}.DocumentCard_tags__TPMf0 .DocumentCard_tag__8vsmF{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));color:#3b82f6;font-size:var(--font-size-xs);padding:1px 5px;border-radius:var(--radius-sm);border:1px solid rgba(59,130,246,.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;font-weight:500}.DocumentCard_tags__TPMf0 .DocumentCard_tagMore__Vr8AP{color:#8b5cf6;font-size:var(--font-size-xs);font-weight:600}.DocumentList_documentList__zli45{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background-color:var(--background-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}.DocumentList_header__sicJg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;background-color:var(--background-secondary);border-bottom:1px solid var(--border-light);padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-sm);font-weight:600;color:var(--text-secondary)}.DocumentList_header__sicJg .DocumentList_iconHeader__eTTjI{width:60px;flex-shrink:0}.DocumentList_header__sicJg .DocumentList_titleHeader__8mFNB{flex:2;min-width:200px}.DocumentList_header__sicJg .DocumentList_authorHeader__42JJD{flex:1;min-width:120px}.DocumentList_header__sicJg .DocumentList_dateHeader__o6QgU{flex:1;min-width:100px}.DocumentList_header__sicJg .DocumentList_tagsHeader__MelV6{flex:1;min-width:120px}.DocumentList_listContainer__MoFsd{overflow-y:auto;flex-grow:1}.DocumentList_documentRow__HvIXd{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid var(--border-light);cursor:pointer;transition:background-color var(--transition-fast);min-height:60px}.DocumentList_documentRow__HvIXd:hover{background-color:var(--background-secondary)}.DocumentList_documentRow__HvIXd:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.DocumentList_documentRow__HvIXd.DocumentList_selected__OE6QK{background-color:var(--background-tertiary)}.DocumentList_documentRow__HvIXd:last-child{border-bottom:none}.DocumentList_iconCell__vGDGh{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:60px;flex-shrink:0;position:relative}.DocumentList_iconCell__vGDGh .DocumentList_documentIcon__rQKz5{width:20px;height:20px;color:var(--text-secondary)}.DocumentList_iconCell__vGDGh .DocumentList_privateIcon__A1M4H{position:absolute;top:-4px;right:8px;width:12px;height:12px;color:var(--text-tertiary)}.DocumentList_titleCell__7SWsp{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;flex:2;min-width:200px}.DocumentList_titleCell__7SWsp .DocumentList_title__bYDen{font-size:var(--font-size-md);font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.DocumentList_authorCell__rEdEB{min-width:120px;color:var(--text-secondary)}.DocumentList_authorCell__rEdEB,.DocumentList_dateCell__DSS_r{flex:1;font-size:var(--font-size-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentList_dateCell__DSS_r{min-width:100px;color:var(--text-tertiary)}.DocumentList_tagsCell__97S8w{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;flex:1;min-width:120px;gap:4px;flex-wrap:wrap}.DocumentList_tagsCell__97S8w .DocumentList_tag__lfuom{background-color:var(--background-tertiary);color:var(--text-secondary);font-size:var(--font-size-xs);padding:2px 6px;border-radius:var(--radius-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.DocumentList_tagsCell__97S8w .DocumentList_tagMore__ZMdZr{color:var(--text-tertiary);font-size:var(--font-size-xs);font-weight:500}.TemplateSelector_templateSelector__FVS7N{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background-color:var(--background-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);padding:var(--spacing-lg);min-width:400px;max-width:600px;max-height:500px;overflow:hidden}.TemplateSelector_header__nFxlP{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:var(--spacing-md)}.TemplateSelector_header__nFxlP .TemplateSelector_title__e_wYW{font-size:var(--font-size-lg);font-weight:600;color:var(--text-primary);margin:0}.TemplateSelector_header__nFxlP .TemplateSelector_closeButton__3RcuI{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:24px;height:24px;background:transparent;border:none;color:var(--text-tertiary);cursor:pointer;font-size:18px}.TemplateSelector_header__nFxlP .TemplateSelector_closeButton__3RcuI:hover{color:var(--text-primary)}.TemplateSelector_searchSection__Q1lpQ{margin-bottom:var(--spacing-md)}.TemplateSelector_searchSection__Q1lpQ .TemplateSelector_searchInput__V09Ub{width:100%;padding:var(--spacing-sm);border:1px solid var(--border-light);border-radius:var(--radius-md);font-size:var(--font-size-sm);background-color:var(--background-primary);color:var(--text-primary)}.TemplateSelector_searchSection__Q1lpQ .TemplateSelector_searchInput__V09Ub:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.TemplateSelector_searchSection__Q1lpQ .TemplateSelector_searchInput__V09Ub::-moz-placeholder{color:var(--text-tertiary)}.TemplateSelector_searchSection__Q1lpQ .TemplateSelector_searchInput__V09Ub::placeholder{color:var(--text-tertiary)}.TemplateSelector_categoryTabs__zwkWC{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:var(--spacing-xs);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--border-light)}.TemplateSelector_categoryTabs__zwkWC .TemplateSelector_categoryTab__dGUkt{padding:var(--spacing-xs) var(--spacing-sm);background:transparent;color:var(--text-secondary);cursor:pointer;font-size:var(--font-size-sm);border:none;border-bottom:2px solid transparent;transition:all var(--transition-fast)}.TemplateSelector_categoryTabs__zwkWC .TemplateSelector_categoryTab__dGUkt:hover{color:var(--text-primary)}.TemplateSelector_categoryTabs__zwkWC .TemplateSelector_categoryTab__dGUkt.TemplateSelector_categoryTabActive__9qfkt{color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:500}.TemplateSelector_templatesGrid__d8mRp{gap:0;gap:var(--spacing-sm);overflow-y:auto;flex-grow:1;max-height:300px}.TemplateSelector_templateCard__GRBvn,.TemplateSelector_templatesGrid__d8mRp{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.TemplateSelector_templateCard__GRBvn{gap:0;padding:0;border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);overflow:hidden;background-color:var(--background-primary)}.TemplateSelector_templateCard__GRBvn:hover{border-color:var(--border-medium);box-shadow:var(--shadow-light);transform:translateY(-1px)}.TemplateSelector_templateCard__GRBvn:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.TemplateSelector_templatePreview__I65hH{width:100%;height:80px;position:relative;overflow:hidden;border-bottom:1px solid var(--border-light)}.TemplateSelector_previewBackground__pB1XL{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:relative;border:1px solid;border-radius:var(--radius-sm) var(--radius-sm) 0 0}.TemplateSelector_previewContent__s2kWp{width:85%;height:75%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;position:relative}.TemplateSelector_previewTitle__7Esjz{font-size:10px;font-weight:600;line-height:1.1;margin:0}.TemplateSelector_previewText__Vn1rF{font-size:8px;line-height:1.2;margin:0}.TemplateSelector_previewAccent__L9etp{width:24px;height:4px;border-radius:2px;align-self:flex-start}.TemplateSelector_templateIcon__2WVYr{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:32px;height:32px;background-color:var(--background-tertiary);border-radius:var(--radius-sm);flex-shrink:0;margin:var(--spacing-sm) 0 var(--spacing-xs) var(--spacing-sm);position:absolute;top:var(--spacing-sm);right:var(--spacing-sm);z-index:1}.TemplateSelector_templateIcon__2WVYr svg{width:16px;height:16px;color:var(--text-secondary)}.TemplateSelector_templateInfo__K7ic3{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;padding:var(--spacing-sm) var(--spacing-md);flex-grow:1;gap:4px}.TemplateSelector_templateName__fOUot{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:var(--spacing-xs);font-size:var(--font-size-sm);font-weight:500;color:var(--text-primary);margin:0}.TemplateSelector_templateName__fOUot .TemplateSelector_popularBadge__r_ZoA{background-color:var(--background-tertiary);color:var(--text-secondary);font-size:var(--font-size-xs);font-weight:400;padding:1px 4px;border-radius:var(--radius-sm)}.TemplateSelector_templateDescription__YmS_e{font-size:var(--font-size-xs);color:var(--text-secondary);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TemplateSelector_templateFooter__iwlnv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;margin-top:2px}.TemplateSelector_templateTags__RxIWY{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:3px;flex-grow:1}.TemplateSelector_templateTags__RxIWY .TemplateSelector_templateTag__BhAXq{background-color:var(--background-secondary);color:var(--text-tertiary);font-size:10px;padding:1px 3px;border-radius:var(--radius-sm)}.TemplateSelector_themeInfo__BYOwd{font-size:10px;color:var(--text-tertiary);font-weight:500;flex-shrink:0;margin-left:var(--spacing-xs)}.TemplateSelector_noResults__ikEoW{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:var(--spacing-xl);color:var(--text-secondary);text-align:center}.TemplateSelector_noResults__ikEoW p{margin:0}.EmptyStateButUploadFiles_wrapper__OAMwr{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem;border-radius:8px}.EmptyStateButUploadFiles_icon__cG_Yi{color:#666;margin-bottom:1.5rem;border:1px solid #eaeaea;border-radius:.5rem;padding:.5rem}.EmptyStateButUploadFiles_icon__cG_Yi svg{width:2.5rem;height:2.5rem}.EmptyStateButUploadFiles_title__jhR17{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#1a1a1a}.EmptyStateButUploadFiles_description__iu4y5{font-size:.875rem;color:#666;margin:0 0 1.5rem;max-width:32rem;line-height:1.5}.EmptyStateButUploadFiles_actions__Ab4n8{display:flex;gap:.75rem;align-items:center;flex-direction:column}.EmptyStateButUploadFiles_primaryAction__1An7w,.EmptyStateButUploadFiles_secondaryAction__0x64U{min-width:8rem}.DocumentGrid_documentGrid__pDCwh{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--spacing-md);padding:var(--spacing-md)}@media(min-width:768px){.DocumentGrid_documentGrid__pDCwh{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(min-width:992px){.DocumentGrid_documentGrid__pDCwh{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.DocumentCard_documentCard__c7CxA{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background:linear-gradient(135deg,var(--background-primary) 0,rgba(59,130,246,.05) 100%);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--spacing-sm);cursor:pointer;transition:all var(--transition-fast);height:auto;min-height:160px;position:relative;overflow:hidden}.DocumentCard_documentCard__c7CxA:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4,#10b981);opacity:0;transition:opacity var(--transition-fast)}.DocumentCard_documentCard__c7CxA:hover{border-color:var(--border-medium);box-shadow:var(--shadow-medium);transform:translateY(-4px);background:linear-gradient(135deg,var(--background-primary) 0,rgba(59,130,246,.08) 100%)}.DocumentCard_documentCard__c7CxA:hover:before{opacity:1}.DocumentCard_documentCard__c7CxA:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.DocumentCard_documentCard__c7CxA.DocumentCard_selected__wP1uc{background:linear-gradient(135deg,var(--background-secondary) 0,rgba(139,92,246,.1) 100%);border-color:#8b5cf6;box-shadow:var(--shadow-medium)}.DocumentCard_documentCard__c7CxA.DocumentCard_selected__wP1uc:before{opacity:1}.DocumentCard_header__EuKug{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;margin-bottom:var(--spacing-xs)}.DocumentCard_header__EuKug .DocumentCard_iconContainer__2MUs9{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:var(--radius-md);overflow:hidden;position:relative}.DocumentCard_header__EuKug .DocumentCard_iconContainer__2MUs9:after{content:"";position:absolute;inset:1px;background:var(--background-primary);border-radius:calc(var(--radius-md) - 1px)}.DocumentCard_header__EuKug .DocumentCard_iconContainer__2MUs9 .DocumentCard_icon__Ruxa2{width:20px;height:20px;color:#3b82f6;position:relative;z-index:1}.DocumentCard_header__EuKug .DocumentCard_iconContainer__2MUs9 .DocumentCard_coverImage__yYLn1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.DocumentCard_header__EuKug .DocumentCard_privateIcon__xAe6R{width:14px;height:14px;color:#f59e0b}.DocumentCard_content__Av4fn{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;flex-grow:1;gap:var(--spacing-xs)}.DocumentCard_title__IFg_t{font-size:var(--font-size-md);font-weight:600;color:var(--text-primary);-webkit-line-clamp:2;line-height:1.3}.DocumentCard_description__a3Ksf,.DocumentCard_title__IFg_t{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.DocumentCard_description__a3Ksf{font-size:var(--font-size-sm);color:var(--text-secondary);-webkit-line-clamp:3;line-height:1.5}.DocumentCard_metadata__lg5qa{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;gap:3px;margin-top:auto}.DocumentCard_metadata__lg5qa .DocumentCard_metaItem__IrAA9{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:4px;font-size:var(--font-size-xs);color:var(--text-tertiary)}.DocumentCard_metadata__lg5qa .DocumentCard_metaItem__IrAA9 .DocumentCard_metaIcon__7Vali{width:10px;height:10px;flex-shrink:0;color:#6b7280}.DocumentCard_metadata__lg5qa .DocumentCard_metaItem__IrAA9 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentCard_tags__fr_Aa{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:3px;flex-wrap:wrap;margin-top:2px}.DocumentCard_tags__fr_Aa .DocumentCard_tag__X44R_{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));color:#3b82f6;font-size:var(--font-size-xs);padding:1px 5px;border-radius:var(--radius-sm);border:1px solid rgba(59,130,246,.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;font-weight:500}.DocumentCard_tags__fr_Aa .DocumentCard_tagMore__Y_huo{color:#8b5cf6;font-size:var(--font-size-xs);font-weight:600}.DocumentList_documentList__pqJEq{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background-color:var(--background-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}.DocumentList_header__pWeCC{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;background-color:var(--background-secondary);border-bottom:1px solid var(--border-light);padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-sm);font-weight:600;color:var(--text-secondary)}.DocumentList_header__pWeCC .DocumentList_iconHeader__roUne{width:60px;flex-shrink:0}.DocumentList_header__pWeCC .DocumentList_titleHeader__nac7K{flex:2;min-width:200px}.DocumentList_header__pWeCC .DocumentList_authorHeader__S7Be9{flex:1;min-width:120px}.DocumentList_header__pWeCC .DocumentList_dateHeader__nEpzK{flex:1;min-width:100px}.DocumentList_header__pWeCC .DocumentList_tagsHeader__Y_gZD{flex:1;min-width:120px}.DocumentList_listContainer__QplTX{overflow-y:auto;flex-grow:1}.DocumentList_documentRow__fv3yg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid var(--border-light);cursor:pointer;transition:background-color var(--transition-fast);min-height:60px}.DocumentList_documentRow__fv3yg:hover{background-color:var(--background-secondary)}.DocumentList_documentRow__fv3yg:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.DocumentList_documentRow__fv3yg.DocumentList_selected__YPHTN{background-color:var(--background-tertiary)}.DocumentList_documentRow__fv3yg:last-child{border-bottom:none}.DocumentList_iconCell__1JlEO{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:60px;flex-shrink:0;position:relative}.DocumentList_iconCell__1JlEO .DocumentList_documentIcon__eiB_u{width:20px;height:20px;color:var(--text-secondary)}.DocumentList_iconCell__1JlEO .DocumentList_privateIcon__SKHjA{position:absolute;top:-4px;right:8px;width:12px;height:12px;color:var(--text-tertiary)}.DocumentList_titleCell__6gZ3t{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;flex:2;min-width:200px}.DocumentList_titleCell__6gZ3t .DocumentList_title__3EV4A{font-size:var(--font-size-md);font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.DocumentList_authorCell__nBgMh{min-width:120px;color:var(--text-secondary)}.DocumentList_authorCell__nBgMh,.DocumentList_dateCell__kZC1y{flex:1;font-size:var(--font-size-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentList_dateCell__kZC1y{min-width:100px;color:var(--text-tertiary)}.DocumentList_tagsCell__2On_N{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;flex:1;min-width:120px;gap:4px;flex-wrap:wrap}.DocumentList_tagsCell__2On_N .DocumentList_tag__ZWzqZ{background-color:var(--background-tertiary);color:var(--text-secondary);font-size:var(--font-size-xs);padding:2px 6px;border-radius:var(--radius-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.DocumentList_tagsCell__2On_N .DocumentList_tagMore__R5BS9{color:var(--text-tertiary);font-size:var(--font-size-xs);font-weight:500}.TemplateSelector_templateSelector__IkOPg{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background-color:var(--background-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);padding:var(--spacing-lg);min-width:400px;max-width:600px;max-height:500px;overflow:hidden}.TemplateSelector_header__G3kEl{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:var(--spacing-md)}.TemplateSelector_header__G3kEl .TemplateSelector_title__islg_{font-size:var(--font-size-lg);font-weight:600;color:var(--text-primary);margin:0}.TemplateSelector_header__G3kEl .TemplateSelector_closeButton__sjatL{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:24px;height:24px;background:transparent;border:none;color:var(--text-tertiary);cursor:pointer;font-size:18px}.TemplateSelector_header__G3kEl .TemplateSelector_closeButton__sjatL:hover{color:var(--text-primary)}.TemplateSelector_searchSection__FzKRw{margin-bottom:var(--spacing-md)}.TemplateSelector_searchSection__FzKRw .TemplateSelector_searchInput__jrtrP{width:100%;padding:var(--spacing-sm);border:1px solid var(--border-light);border-radius:var(--radius-md);font-size:var(--font-size-sm);background-color:var(--background-primary);color:var(--text-primary)}.TemplateSelector_searchSection__FzKRw .TemplateSelector_searchInput__jrtrP:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.TemplateSelector_searchSection__FzKRw .TemplateSelector_searchInput__jrtrP::-moz-placeholder{color:var(--text-tertiary)}.TemplateSelector_searchSection__FzKRw .TemplateSelector_searchInput__jrtrP::placeholder{color:var(--text-tertiary)}.TemplateSelector_categoryTabs__MIny_{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:var(--spacing-xs);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--border-light)}.TemplateSelector_categoryTabs__MIny_ .TemplateSelector_categoryTab__q3Cy9{padding:var(--spacing-xs) var(--spacing-sm);background:transparent;color:var(--text-secondary);cursor:pointer;font-size:var(--font-size-sm);border:none;border-bottom:2px solid transparent;transition:all var(--transition-fast)}.TemplateSelector_categoryTabs__MIny_ .TemplateSelector_categoryTab__q3Cy9:hover{color:var(--text-primary)}.TemplateSelector_categoryTabs__MIny_ .TemplateSelector_categoryTab__q3Cy9.TemplateSelector_categoryTabActive__Fy5bb{color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:500}.TemplateSelector_templatesGrid__o19bS{gap:0;gap:var(--spacing-sm);overflow-y:auto;flex-grow:1;max-height:300px}.TemplateSelector_templateCard___L2as,.TemplateSelector_templatesGrid__o19bS{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.TemplateSelector_templateCard___L2as{gap:0;padding:0;border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);overflow:hidden;background-color:var(--background-primary)}.TemplateSelector_templateCard___L2as:hover{border-color:var(--border-medium);box-shadow:var(--shadow-light);transform:translateY(-1px)}.TemplateSelector_templateCard___L2as:focus{outline:none;box-shadow:0 0 0 2px var(--border-medium)}.TemplateSelector_templatePreview__NZmwo{width:100%;height:80px;position:relative;overflow:hidden;border-bottom:1px solid var(--border-light)}.TemplateSelector_previewBackground__IxY1M{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:relative;border:1px solid;border-radius:var(--radius-sm) var(--radius-sm) 0 0}.TemplateSelector_previewContent__aVsyF{width:85%;height:75%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;position:relative}.TemplateSelector_previewTitle__gihzu{font-size:10px;font-weight:600;line-height:1.1;margin:0}.TemplateSelector_previewText__o7_GN{font-size:8px;line-height:1.2;margin:0}.TemplateSelector_previewAccent__BLMFI{width:24px;height:4px;border-radius:2px;align-self:flex-start}.TemplateSelector_templateIcon__EhIdq{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:32px;height:32px;background-color:var(--background-tertiary);border-radius:var(--radius-sm);flex-shrink:0;margin:var(--spacing-sm) 0 var(--spacing-xs) var(--spacing-sm);position:absolute;top:var(--spacing-sm);right:var(--spacing-sm);z-index:1}.TemplateSelector_templateIcon__EhIdq svg{width:16px;height:16px;color:var(--text-secondary)}.TemplateSelector_templateInfo__GIDA0{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;padding:var(--spacing-sm) var(--spacing-md);flex-grow:1;gap:4px}.TemplateSelector_templateName__nX03a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:var(--spacing-xs);font-size:var(--font-size-sm);font-weight:500;color:var(--text-primary);margin:0}.TemplateSelector_templateName__nX03a .TemplateSelector_popularBadge__v_yar{background-color:var(--background-tertiary);color:var(--text-secondary);font-size:var(--font-size-xs);font-weight:400;padding:1px 4px;border-radius:var(--radius-sm)}.TemplateSelector_templateDescription__j7Wza{font-size:var(--font-size-xs);color:var(--text-secondary);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TemplateSelector_templateFooter__vxqqt{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;margin-top:2px}.TemplateSelector_templateTags__M3B3i{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:3px;flex-grow:1}.TemplateSelector_templateTags__M3B3i .TemplateSelector_templateTag__FFJ1Y{background-color:var(--background-secondary);color:var(--text-tertiary);font-size:10px;padding:1px 3px;border-radius:var(--radius-sm)}.TemplateSelector_themeInfo__xlmXR{font-size:10px;color:var(--text-tertiary);font-weight:500;flex-shrink:0;margin-left:var(--spacing-xs)}.TemplateSelector_noResults__ACuI7{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:var(--spacing-xl);color:var(--text-secondary);text-align:center}.TemplateSelector_noResults__ACuI7 p{margin:0}.ELSCard_subjectCard__II__Z{background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s ease}.ELSCard_subjectCard__II__Z:hover{background:#f8f8f8}.ELSCard_subjectCard__II__Z.ELSCard_selected__1mxAr{border-color:#000;background:rgba(0,0,0,.02)}.ELSCard_header__XuCWC{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.ELSCard_mainInfo__jI6vU{flex:1;min-width:0}.ELSCard_title__fK7_u{margin:0;font-size:1.1rem;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ELSCard_stats__RN5Ad{display:flex;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.ELSCard_statItem__PJDdL{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:#666}.ELSCard_statItem__PJDdL svg{flex-shrink:0}.ELSCard_statItem__PJDdL.ELSCard_correctIcon__AvnCK{color:#4caf50}.ELSCard_statItem__PJDdL.ELSCard_wrongIcon__F_t2o{color:#f44336}.ELSCard_actions__luK_B{display:flex;gap:.5rem;align-items:center}.ELSCard_statsButton__HwuEd{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;transition:background .2s ease}.ELSCard_statsButton__HwuEd:hover{background:rgba(0,0,0,.05)}.ELSCard_checkbox__QZPrP{display:flex;align-items:center;cursor:pointer}.ELSCard_checkbox__QZPrP input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.2rem;height:1.2rem;border:2px solid #000;border-radius:50%;margin:0;cursor:pointer;position:relative}.ELSCard_checkbox__QZPrP input[type=checkbox]:checked{background-color:transparent}.ELSCard_checkbox__QZPrP input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.6rem;height:.6rem;background-color:#000;border-radius:50%}.ELSCard_checkbox__QZPrP input[type=checkbox]:hover{border-color:#404040}.ELSCard_expandButton__8qSvL{background:none;border:none;cursor:pointer;padding:8px;transition:transform .2s ease}.ELSCard_expandButton__8qSvL.ELSCard_expanded__FSgqH{transform:rotate(180deg)}.ELSCard_expandedContent__546MB{padding:16px;border-top:1px solid #e0e0e0}.ELSCard_confidenceScore__oUOsM{display:flex;align-items:center;gap:12px}.ELSCard_confidenceScore__oUOsM .ELSCard_progressBar__Q8XgO{flex:1;height:8px;background:#eee;border-radius:4px;overflow:hidden}.ELSCard_confidenceScore__oUOsM .ELSCard_progress__G0Uuo{height:100%;background:#4caf50;transition:width .3s ease}.ELSCard_radio__J21Po{display:flex;align-items:center;cursor:pointer}.ELSCard_radio__J21Po input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.2rem;height:1.2rem;border:2px solid #000;border-radius:50%;margin:0;cursor:pointer;position:relative}.ELSCard_radio__J21Po input[type=radio]:checked{background-color:transparent}.ELSCard_radio__J21Po input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.6rem;height:.6rem;background-color:#000;border-radius:50%}.ELSCard_radio__J21Po input[type=radio]:hover{border-color:#404040}.ELSCard_noStats__Iar1z{display:flex;align-items:center}.ELSCard_noStatsText__D_8ld{font-size:.875rem;color:#6b7280;font-weight:400}.ResourceUploadArea_fileUploadAreaContainer__P0tvW{padding:1rem 0 1rem 1rem;flex:.4;height:100%;position:relative;z-index:2;display:flex;flex-direction:column}.ResourceUploadArea_uploadTitle__j2lK3{font-size:1.5rem;margin:0;font-weight:600;color:#68f}.ResourceUploadArea_uploadTitle__j2lK3 .ResourceUploadArea_uploadTitleDescription__BHuni{margin:1px;font-size:.875rem;color:rgba(102,136,255,.7)}.ResourceUploadArea_fileUploadArea__gt8l6{position:relative;padding:clamp(1rem,2vw,2rem) clamp(1rem,2vw,2rem) clamp(.2rem,.4vw,.4rem);border-radius:12px;text-align:center;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.1));border:2px dashed rgba(102,136,255,.3);transition:all .3s ease;display:flex;flex-direction:column;min-height:200px;flex:1}.ResourceUploadArea_fileUploadArea__gt8l6.ResourceUploadArea_dragging__iZw7z{transform:scale(1.02);border:3px dashed #68f;background:rgba(102,136,255,.1);box-shadow:0 0 40px rgba(102,136,255,.3),inset 0 0 40px rgba(102,136,255,.15)}.ResourceUploadArea_fileUploadArea__gt8l6.ResourceUploadArea_dragging__iZw7z .ResourceUploadArea_uploadVisual__KREiz .ResourceUploadArea_mainIcon__fHThz{transform:scale(1.2);color:#68f;filter:drop-shadow(0 12px 24px rgba(102,136,255,.6))}.ResourceUploadArea_fileUploadArea__gt8l6.ResourceUploadArea_dragging__iZw7z .ResourceUploadArea_uploadVisual__KREiz .ResourceUploadArea_glow__2faZg{animation:ResourceUploadArea_pulseGlow__20Q2J 3s ease-in-out infinite;opacity:1}.ResourceUploadArea_fileUploadArea__gt8l6.ResourceUploadArea_dragging__iZw7z .ResourceUploadArea_header__P99Iu h3{color:#68f;font-weight:600;transform:scale(1.1);text-shadow:0 2px 10px rgba(102,136,255,.3)}.ResourceUploadArea_fileUploadArea__gt8l6:hover{border-color:#68f;background:rgba(102,136,255,.05)}.ResourceUploadArea_fileUploadArea__gt8l6:hover .ResourceUploadArea_mainIcon__fHThz{transform:translateY(-5px);transition:transform .3s ease}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadVisual__KREiz{position:relative;margin-bottom:1.5rem}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadVisual__KREiz .ResourceUploadArea_glow__2faZg{position:absolute;top:50%;left:50%;width:120%;height:120%;background:radial-gradient(circle,rgba(98,143,255,.15) 0,rgba(98,143,255,0) 70%);transform:translate(-50%,-50%);animation:ResourceUploadArea_pulseGlow__20Q2J 3s ease-in-out infinite}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadVisual__KREiz .ResourceUploadArea_mainIcon__fHThz{width:64px;height:64px;color:#68f;filter:drop-shadow(0 4px 12px rgba(98,143,255,.25));transition:transform .3s ease}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadDescription__E_8VO{margin:1rem 0;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_highlight__de8vy{font-weight:600;color:#68f}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_dragDrop__U2_B_{color:#666;font-style:italic}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_separator__rz95o{color:#999}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_aiHighlight__mI42x{display:flex;align-items:center;gap:.25rem;color:#9f7aea}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_aiHighlight__mI42x .ResourceUploadArea_sparkle__ORaKT{width:16px;height:16px}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_floatingFiles__KkkaA{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_floatingFiles__KkkaA .ResourceUploadArea_filePreview__B5cZW{position:absolute;width:40px;height:40px;background-size:cover;background-position:50%;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);animation:ResourceUploadArea_floatToButton__P5ir7 2s ease-in forwards}.ResourceUploadArea_fileUploadArea__gt8l6 .ResourceUploadArea_floatingFiles__KkkaA .ResourceUploadArea_filePreview__B5cZW:after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.95);animation:ResourceUploadArea_fileFade__AJ3_h 2s ease-in forwards}.ResourceUploadArea_fileUploadArea__gt8l6.ResourceUploadArea_exceeding__Crpz3{border-color:#fee2e2;background:hsla(0,86%,97%,.5)}.ResourceUploadArea_fileUploadArea__gt8l6.ResourceUploadArea_exceeding__Crpz3 .ResourceUploadArea_uploadVisual__KREiz{opacity:.5}.ResourceUploadArea_fileUploadArea__gt8l6.ResourceUploadArea_exceeding__Crpz3:hover{border-color:#fecaca;background:hsla(0,86%,97%,.7)}.ResourceUploadArea_uploadDescription__E_8VO{margin-top:16px;display:flex;align-items:center;gap:8px;color:var(--text-secondary)}.ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_highlight__de8vy{color:var(--primary)}.ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_aiHighlight__mI42x{display:flex;align-items:center;gap:4px;color:var(--accent)}.ResourceUploadArea_uploadDescription__E_8VO .ResourceUploadArea_aiHighlight__mI42x .ResourceUploadArea_sparkle__ORaKT{width:16px;height:16px}@keyframes ResourceUploadArea_float__lE_93{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.ResourceUploadArea_spinnerContainer__3M7E0{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.ResourceUploadArea_filesGrid__t7sGs{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;width:100%;padding:.5rem;overflow-y:auto;max-height:100%}.ResourceUploadArea_filesGrid__t7sGs::-webkit-scrollbar{width:8px}.ResourceUploadArea_filesGrid__t7sGs::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.ResourceUploadArea_filesGrid__t7sGs::-webkit-scrollbar-thumb{background:rgba(102,136,255,.2);border-radius:4px}.ResourceUploadArea_filesGrid__t7sGs::-webkit-scrollbar-thumb:hover{background:rgba(102,136,255,.3)}.ResourceUploadArea_fileItem__DFKg1{position:relative;width:100px;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.ResourceUploadArea_fileItem__DFKg1:hover{background-color:var(--background-hover)}.ResourceUploadArea_fileItem__DFKg1:hover .ResourceUploadArea_hoverOverlay___tTPl{opacity:1}.ResourceUploadArea_fileItem__DFKg1 .ResourceUploadArea_hoverOverlay___tTPl{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);border-radius:.5rem;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;z-index:3}.ResourceUploadArea_fileItem__DFKg1 .ResourceUploadArea_hoverText__Eo_VW{color:#fff;font-size:.75rem;text-align:center;padding:.5rem;line-height:1.2}.ResourceUploadArea_fileItem__DFKg1 .ResourceUploadArea_removeButton__cur_l{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background-color:var(--background-elevated);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s ease;z-index:4;color:var(--text-primary)}.ResourceUploadArea_fileItem__DFKg1 .ResourceUploadArea_removeButton__cur_l:hover{background-color:var(--background-hover)}.ResourceUploadArea_fileItem__DFKg1:hover .ResourceUploadArea_removeButton__cur_l{opacity:1}.ResourceUploadArea_fileItem__DFKg1 .ResourceUploadArea_fileIcon__UkUk0{width:64px;height:64px;background-size:cover;background-position:50%}.ResourceUploadArea_fileItem__DFKg1 .ResourceUploadArea_fileName__iZCEy{font-size:.875rem;color:var(--text-primary);text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ResourceUploadArea_header__P99Iu{position:relative;text-align:center;width:100%;margin-bottom:.75rem;font-size:1.45rem}.ResourceUploadArea_header__P99Iu h3{margin:0;font-weight:500;text-align:center;color:var(--text-primary)}.ResourceUploadArea_selectedFilesSummaryContainer__nZVkz{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(102,136,255,.1)}@keyframes ResourceUploadArea_pulseGlow__20Q2J{0%{opacity:.3;transform:translate(-50%,-50%) scale(.95);filter:blur(8px)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.05);filter:blur(12px)}to{opacity:.3;transform:translate(-50%,-50%) scale(.95);filter:blur(8px)}}.ResourceUploadArea_quotaWarning__ag7_u{position:absolute;top:0;left:0;right:0;background:#fef2f2;border-bottom:1px solid #fee2e2;padding:.75rem 1rem;color:#dc2626;display:flex;align-items:center;gap:.5rem;z-index:5;font-size:.875rem}.ResourceUploadArea_quotaWarning__ag7_u svg{width:16px;height:16px}.ResourceUploadArea_urlInputSection__70Ikt{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background:rgba(102,136,255,.05);border:1px solid rgba(102,136,255,.3);border-radius:8px;color:#68f;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;justify-content:center}.ResourceUploadArea_urlInputSection__70Ikt:hover{background:rgba(102,136,255,.1);border-color:#68f;transform:translateY(-2px);box-shadow:0 0 40px rgba(102,136,255,.15),inset 0 0 40px rgba(102,136,255,.075)}.ResourceUploadArea_urlInputSection__70Ikt:active{transform:translateY(0)}.ResourceUploadArea_urlInputSection__70Ikt svg{transition:transform .3s ease}.ResourceUploadArea_urlInputSection__70Ikt:hover svg{transform:rotate(-12deg)}.SelectedFilesSummary_container__Wqi_5{position:relative;display:inline-block;min-width:200px;border:1px solid #e5e7eb;border-radius:8px}.SelectedFilesSummary_container__Wqi_5.SelectedFilesSummary_uploading__MRSoa{opacity:.8;pointer-events:none}.SelectedFilesSummary_summary__9_LWS{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease}.SelectedFilesSummary_summary__9_LWS:hover{background:#f9fafb}.SelectedFilesSummary_summary__9_LWS .SelectedFilesSummary_totalSize__uMu57{color:#6b7280;font-size:.875rem}.SelectedFilesSummary_filesList__YpPma{position:absolute;bottom:100%;left:0;margin-bottom:.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);min-width:250px;max-width:min(70vw,350px);max-height:300px;overflow-y:auto;z-index:10}.SelectedFilesSummary_fileItem__g2d87{display:flex;align-items:center;gap:.25rem;padding:.35rem .5rem;border-bottom:1px solid #e5e7eb}.SelectedFilesSummary_fileItem__g2d87:last-child{border-bottom:none}.SelectedFilesSummary_fileItem__g2d87 .SelectedFilesSummary_fileName__daHGK{flex:1;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;text-align:start}.SelectedFilesSummary_fileItem__g2d87 .SelectedFilesSummary_fileSize__cg_AK{color:#6b7280;font-size:.7rem;white-space:nowrap;margin:0 .25rem}.SelectedFilesSummary_fileItem__g2d87 .SelectedFilesSummary_removeButton__nusXY{padding:.15rem;background:none;border:none;color:#6b7280;cursor:pointer;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.SelectedFilesSummary_fileItem__g2d87 .SelectedFilesSummary_removeButton__nusXY:hover{background-color:#f3f4f6;color:#dc2626}.SelectedFilesSummary_filterSection__nxu_H{margin:1rem 0;padding:.5rem;background:#f8f8f8;border-radius:8px;display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.SelectedFilesSummary_filterSection__nxu_H h3{margin:0;font-size:.875rem;color:#666}.SelectedFilesSummary_filterSection__nxu_H .SelectedFilesSummary_filterButtons__iShmy{display:flex;flex-wrap:wrap;gap:.25rem}.SelectedFilesSummary_filterButton__k8kBu{padding:.25rem .75rem;background:#fff;border:1px solid #ddd;border-radius:16px;cursor:pointer;transition:all .2s;font-size:.75rem}.SelectedFilesSummary_filterButton__k8kBu:hover{background:#f2f2f2}.SelectedFilesSummary_filterButton__k8kBu.SelectedFilesSummary_active__sTLCk{background:#000;color:#fff;border-color:#000}.SelectedFilesSummary_clearAllButton__KgtWs{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;background:var(--background-danger);color:var(--text-danger);border:none;cursor:pointer;transition:all .2s ease}.SelectedFilesSummary_clearAllButton__KgtWs:hover{background:var(--background-danger-hover)}.SelectedFilesSummary_uploadButton__9AXDf{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;background:#2563eb;color:#fff;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.SelectedFilesSummary_uploadButton__9AXDf:hover{background:#1d4ed8}.SelectedFilesSummary_uploadButton__9AXDf:disabled{background:#93c5fd;cursor:not-allowed}.SelectedFilesSummary_uploadButton__9AXDf .SelectedFilesSummary_spinner__sXmyK{animation:SelectedFilesSummary_spin__YnGSo 1s linear infinite}.SelectedFilesSummary_uploadProgress__o9676{position:relative;width:100px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.SelectedFilesSummary_uploadProgress__o9676 .SelectedFilesSummary_progressBar__eSY9H{height:100%;transition:width .3s ease}.SelectedFilesSummary_uploadProgress__o9676 .SelectedFilesSummary_progressText___xG7x{position:absolute;right:-30px;top:50%;transform:translateY(-50%);font-size:12px;color:#6b7280}@keyframes SelectedFilesSummary_spin__YnGSo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AssignUnderSubjectModal_modalOverlay__h3e1_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1372;padding:.5rem}.AssignUnderSubjectModal_modalOverlay__h3e1_>*{-webkit-user-select:none;-moz-user-select:none;user-select:none}.AssignUnderSubjectModal_modalContent__g3WeH{background-color:#fff;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.3);width:92%;max-width:1000px;max-height:96vh;overflow:hidden;display:flex;flex-direction:column;animation:AssignUnderSubjectModal_slideIn__drknS .2s ease-out}.AssignUnderSubjectModal_modalHeader__uLoEX{display:flex;justify-content:center;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid var(--color-border);background:linear-gradient(90deg,#f5f7ff,#fff);box-shadow:0 2px 10px rgba(0,0,0,.05);position:relative}.AssignUnderSubjectModal_modalHeader__uLoEX h2{font-size:1.4rem;font-weight:600;margin:0;color:#0070f3;background:linear-gradient(90deg,#0070f3,#6d00cc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.AssignUnderSubjectModal_closeButton__feAyK{background:transparent;border:none;color:var(--color-text-secondary);cursor:pointer;padding:.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:absolute;top:10px;right:10px}.AssignUnderSubjectModal_closeButton__feAyK:hover{background-color:rgba(0,0,0,.05);color:var(--color-text-primary)}.AssignUnderSubjectModal_modalBody__5kr3c{padding:.75rem 1.25rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.75rem;background-color:#fff}.AssignUnderSubjectModal_filesSection__wQh3Z h3,.AssignUnderSubjectModal_subjectsSection__ssNBi h3{font-size:1.1rem;font-weight:500;margin:0 0 .6rem;color:#333}.AssignUnderSubjectModal_emptySection__mt_tX,.AssignUnderSubjectModal_filesSection__wQh3Z,.AssignUnderSubjectModal_urlContextsSection__Z85e5{border-bottom:1px solid var(--color-border);padding-bottom:.75rem}.AssignUnderSubjectModal_emptySection__mt_tX{min-height:80px;display:flex;align-items:center;justify-content:center}.AssignUnderSubjectModal_filesList__jPj7u{display:flex;flex-wrap:wrap;gap:.5rem;max-height:6rem;overflow-y:auto;overflow-x:auto;padding:.25rem;width:100%;scrollbar-width:thin;scrollbar-color:#d4d4d4 transparent;flex-shrink:0}.AssignUnderSubjectModal_filesList__jPj7u::-webkit-scrollbar{width:8px;height:8px}.AssignUnderSubjectModal_filesList__jPj7u::-webkit-scrollbar-track{background:transparent}.AssignUnderSubjectModal_filesList__jPj7u::-webkit-scrollbar-thumb{background-color:#d4d4d4;border-radius:20px;border:2px solid transparent}.AssignUnderSubjectModal_contextsList__pdADm{display:flex;flex-wrap:wrap;gap:.75rem;max-height:11rem;overflow-y:auto;overflow-x:auto;padding:.25rem;width:100%;scrollbar-width:thin;scrollbar-color:#d4d4d4 transparent;flex-shrink:0;margin-top:.5rem}.AssignUnderSubjectModal_contextsList__pdADm::-webkit-scrollbar{width:8px;height:8px}.AssignUnderSubjectModal_contextsList__pdADm::-webkit-scrollbar-track{background:transparent}.AssignUnderSubjectModal_contextsList__pdADm::-webkit-scrollbar-thumb{background-color:#d4d4d4;border-radius:20px;border:2px solid transparent}.AssignUnderSubjectModal_contextsList__pdADm>div{max-width:300px;flex-grow:0;flex-shrink:0}.AssignUnderSubjectModal_fileItem__nZ6Nh{display:flex;align-items:center;background-color:#f5f7ff;border-radius:.5rem;padding:.5rem .75rem;gap:.5rem;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content;height:2.5rem}.AssignUnderSubjectModal_fileName__fdAes{font-size:.9rem;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:20rem}.AssignUnderSubjectModal_removeFileButton__Q5KUU{background:transparent;border:none;color:var(--color-text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem;border-radius:50%;transition:all .2s ease;flex-shrink:0}.AssignUnderSubjectModal_removeFileButton__Q5KUU:hover{background-color:rgba(255,0,0,.1);color:#ff3b30}.AssignUnderSubjectModal_noFiles__YOK7j,.AssignUnderSubjectModal_noSubjects__eCnjq{width:100%;padding:1rem;text-align:center;color:var(--color-text-secondary);font-style:italic;background-color:#f5f7ff;border-radius:.5rem}.AssignUnderSubjectModal_subjectsSection__ssNBi{flex:1;min-height:0;display:flex;flex-direction:column}.AssignUnderSubjectModal_subjectsGrid__LfiQ2{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.25rem;max-height:45vh;overflow-y:auto;margin:0;padding:.5rem;box-sizing:border-box;width:100%;scrollbar-width:thin;scrollbar-color:#d4d4d4 transparent}.AssignUnderSubjectModal_subjectsGrid__LfiQ2::-webkit-scrollbar{width:8px;height:8px}.AssignUnderSubjectModal_subjectsGrid__LfiQ2::-webkit-scrollbar-track{background:transparent}.AssignUnderSubjectModal_subjectsGrid__LfiQ2::-webkit-scrollbar-thumb{background-color:#d4d4d4;border-radius:20px;border:2px solid transparent}.AssignUnderSubjectModal_subjectCardWrapper__3Y29x{position:relative;transform-origin:center;border-radius:.75rem;overflow:visible;transition:all .2s ease;margin:.25rem}.AssignUnderSubjectModal_subjectCardWrapper__3Y29x:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.AssignUnderSubjectModal_subjectCardWrapper__3Y29x.AssignUnderSubjectModal_selected__F0pyp{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 25px rgba(0,0,0,.15)}.AssignUnderSubjectModal_subjectCardWrapper__3Y29x.AssignUnderSubjectModal_selected__F0pyp:after{content:"";position:absolute;inset:0;border:2px solid rgba(0,112,243,.4);border-radius:16px;pointer-events:none;z-index:2}.AssignUnderSubjectModal_selectedOverlay__lo3QC{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(0,112,243,.1),rgba(0,112,243,.03));pointer-events:none;z-index:1;border-radius:16px}.AssignUnderSubjectModal_subjectName__VVT6Y{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:var(--color-text-primary)}.AssignUnderSubjectModal_subjectDescription__QFOzH{font-size:.85rem;color:var(--color-text-secondary);margin:0 0 auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.AssignUnderSubjectModal_documentsCount__oZMpo{font-size:.75rem;color:var(--color-primary);margin-top:.5rem;background-color:var(--color-primary-transparent);padding:.25rem .5rem;border-radius:1rem;display:inline-block;align-self:flex-start}.AssignUnderSubjectModal_actionsSection__B8e2_{display:flex;justify-content:flex-end;gap:1rem;padding-top:.75rem;border-top:1px solid var(--color-border);margin-top:.5rem}@keyframes AssignUnderSubjectModal_slideIn__drknS{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.AssignUnderSubjectModal_modalContent__g3WeH{width:98%;max-height:96vh}.AssignUnderSubjectModal_modalBody__5kr3c{padding:.6rem}.AssignUnderSubjectModal_modalHeader__uLoEX{padding:.6rem 1.2rem}.AssignUnderSubjectModal_modalHeader__uLoEX h2{font-size:1.2rem}.AssignUnderSubjectModal_subjectsGrid__LfiQ2{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.AssignUnderSubjectModal_filesSection__wQh3Z{padding-bottom:.6rem}}