@keyframes not-found-page_shimmer___3TMD{0%{background-position:200% 0}to{background-position:-200% 0}}.not-found-page_container__R20VS{display:flex;align-items:center;justify-content:center;padding:1rem}.not-found-page_content__ebxzJ{width:100%;max-width:32rem;text-align:center}.not-found-page_errorCode__oxfvz{margin-bottom:1.5rem;font-size:6rem;font-weight:700;line-height:1;color:var(--text-primary)}@media(max-width:640px){.not-found-page_errorCode__oxfvz{font-size:4rem}}.not-found-page_title__tIDmz{margin-bottom:.75rem;font-size:1.5rem;font-weight:700;color:var(--text-primary)}@media(max-width:640px){.not-found-page_title__tIDmz{font-size:1.25rem}}.not-found-page_description__OZqLJ{margin-bottom:2rem;font-size:1rem;font-weight:500;line-height:1.5;color:var(--text-secondary)}.not-found-page_homeButton__k5z7a{padding:12px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);outline-offset:2px;transition:all .3s ease}.not-found-page_homeButton__k5z7a:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(77,47,245,.4)}@media(max-width:480px){.not-found-page_homeButton__k5z7a{padding:14px 24px;font-size:15px}}@keyframes action-dropdown_shimmer__W9MZU{0%{background-position:200% 0}to{background-position:-200% 0}}.action-dropdown_wrapper__tvWe3{position:relative;display:inline-block}.action-dropdown_trigger__604ep{cursor:pointer;width:40px;height:40px;border:none;border-radius:12px;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}[data-theme=dark] .action-dropdown_trigger__604ep{border:1px solid hsla(0,0%,100%,.1);background:rgba(var(--bg-primary-rgb),.6);box-shadow:0 2px 8px rgba(0,0,0,.2)}[data-theme=light] .action-dropdown_trigger__604ep{border:1px solid rgba(0,0,0,.08);background:hsla(0,0%,100%,.8);box-shadow:0 2px 8px rgba(0,0,0,.06)}.action-dropdown_trigger__604ep:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.action-dropdown_trigger__604ep:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.2)}.action-dropdown_trigger__604ep svg{width:20px;height:20px;color:var(--text-primary)}@media(max-width:768px){.action-dropdown_trigger__604ep{width:36px;height:36px}.action-dropdown_trigger__604ep svg{width:18px;height:18px}}@media(max-width:480px){.action-dropdown_trigger__604ep{width:40px;height:40px}.action-dropdown_trigger__604ep svg{width:20px;height:20px}}.action-dropdown_content__wHU6u{position:absolute;z-index:9999;bottom:100%;overflow:visible;display:flex;flex-direction:column;gap:4px;min-width:180px;max-width:220px;height:auto;min-height:-moz-fit-content;min-height:fit-content;margin-bottom:8px;padding:8px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:16px;background:rgba(var(--bg-primary-rgb),.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 40px -12px var(--shadow-primary),0 8px 24px rgba(var(--border-color-rgb),.1)}[data-theme=dark] .action-dropdown_content__wHU6u{border-color:hsla(0,0%,100%,.1);background:rgba(var(--bg-primary-rgb),.9);box-shadow:0 20px 40px -12px rgba(0,0,0,.6),0 8px 24px rgba(0,0,0,.3)}[data-theme=light] .action-dropdown_content__wHU6u{border-color:rgba(0,0,0,.08);background:hsla(0,0%,100%,.95);box-shadow:0 20px 40px -12px rgba(0,0,0,.15),0 8px 24px rgba(0,0,0,.08)}.action-dropdown_item__H2JaK{display:flex;flex-shrink:0;gap:8px;align-items:center;justify-content:flex-start;box-sizing:border-box;width:100%;height:auto;min-height:40px;padding:8px 12px;border:none;border-radius:10px;font-size:14px;font-weight:500;color:var(--text-primary);background:rgba(0,0,0,0);transition:all .3s ease}[data-theme=light] .action-dropdown_item__H2JaK{color:#1f2937}[data-theme=dark] .action-dropdown_item__H2JaK{color:hsla(0,0%,100%,.9)}.action-dropdown_item__H2JaK:hover{transform:translateX(2px);color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.action-dropdown_item__H2JaK:disabled{cursor:not-allowed;opacity:.5}.action-dropdown_item__H2JaK:disabled:hover{transform:none;color:var(--text-primary);background:rgba(0,0,0,0)}.action-dropdown_item__H2JaK svg{flex-shrink:0;width:16px;height:16px;color:var(--text-secondary);transition:color .3s ease}.action-dropdown_item__H2JaK:hover:not(:disabled) svg{color:var(--accent-primary)}.action-dropdown_item__H2JaK span{flex:1 1;text-align:left;text-wrap:nowrap}@media(max-width:768px){.action-dropdown_item__H2JaK{min-height:44px;padding:10px 16px;font-size:15px}.action-dropdown_item__H2JaK svg{width:18px;height:18px}}@media(max-width:480px){.action-dropdown_item__H2JaK{min-height:48px;padding:12px 20px;font-size:16px}.action-dropdown_item__H2JaK svg{width:20px;height:20px}}.action-dropdown_selectedItem__SDH_u{background:rgba(var(--accent-primary-rgb),.1)}.action-dropdown_dangerItem__Kaegy:hover:not(:disabled){color:#ef4444!important;background:rgba(239,68,68,.1)!important}.action-dropdown_dangerItem__Kaegy:hover:not(:disabled) svg{color:#ef4444!important}@media(max-width:768px){.action-dropdown_content__wHU6u{gap:6px;min-width:200px;padding:12px}}@media(max-width:480px){.action-dropdown_content__wHU6u{gap:8px;min-width:220px;padding:16px}}@keyframes custom-select_shimmer__8kKpY{0%{background-position:200% 0}to{background-position:-200% 0}}.custom-select_selectWrapper__f3n72{position:relative;width:100%}.custom-select_selectTrigger__GUs9Q{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:12px;font-family:inherit;font-size:14px;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}[data-theme=dark] .custom-select_selectTrigger__GUs9Q{border-color:hsla(0,0%,100%,.1);background:rgba(var(--bg-primary-rgb),.6);box-shadow:0 2px 8px rgba(0,0,0,.2)}.custom-select_selectTrigger__GUs9Q:hover{transform:translateY(-1px);border-color:rgba(var(--border-color-rgb),.3);background:rgba(var(--bg-primary-rgb),.9);box-shadow:0 4px 12px rgba(0,0,0,.08)}[data-theme=dark] .custom-select_selectTrigger__GUs9Q:hover{border-color:hsla(0,0%,100%,.2);background:rgba(var(--bg-primary-rgb),.8);box-shadow:0 4px 12px rgba(0,0,0,.3)}.custom-select_selectTrigger__GUs9Q:focus{outline:none}.custom-select_selectTriggerOpen__ThrrD,.custom-select_selectTrigger__GUs9Q:focus{border-color:var(--accent-primary);background:rgba(var(--bg-primary-rgb),.95);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.2)}.custom-select_selectTriggerDisabled__FYk8z{cursor:not-allowed;opacity:.5}.custom-select_selectTriggerDisabled__FYk8z:hover{transform:none;border-color:rgba(var(--border-color-rgb),.2);background:rgba(var(--bg-primary-rgb),.8);box-shadow:0 2px 8px rgba(0,0,0,.04)}.custom-select_selectTriggerError__7n_da{border-color:#ef4444}.custom-select_selectTriggerError__7n_da:focus{box-shadow:0 0 0 3px rgba(239,68,68,.2)}.custom-select_selectValue__LTHI6{flex:1 1;font-weight:500;color:var(--text-primary);text-align:left}.custom-select_selectIcon__lD_sd{flex-shrink:0;width:20px;height:20px;margin-left:8px;color:var(--text-secondary);transition:all .3s ease}.custom-select_selectIconOpen___rau6{transform:rotate(180deg);color:var(--accent-primary)}.custom-select_selectDropdown__B9j7S{position:absolute;z-index:9999;inset:100% 0 auto;overflow-y:auto;max-height:200px;margin-top:4px;margin-bottom:0;padding:8px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:16px;background:rgba(var(--bg-primary-rgb),.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 40px -12px var(--shadow-primary),0 8px 24px rgba(var(--border-color-rgb),.1)}.custom-select_selectDropdown__B9j7S::-webkit-scrollbar{width:6px}.custom-select_selectDropdown__B9j7S::-webkit-scrollbar-track{border-radius:3px;background:rgba(var(--bg-tertiary-rgb),.3)}[data-theme=dark] .custom-select_selectDropdown__B9j7S::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.custom-select_selectDropdown__B9j7S::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(var(--text-secondary-rgb),.3)}.custom-select_selectDropdown__B9j7S::-webkit-scrollbar-thumb:hover{background:rgba(var(--text-secondary-rgb),.5)}[data-theme=dark] .custom-select_selectDropdown__B9j7S::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}[data-theme=dark] .custom-select_selectDropdown__B9j7S::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.custom-select_selectDropdownTop__uUR1e{top:auto;bottom:100%;margin-top:0;margin-bottom:4px}[data-theme=dark] .custom-select_selectDropdown__B9j7S{border-color:hsla(0,0%,100%,.1);background:rgba(var(--bg-primary-rgb),.9);box-shadow:0 20px 40px -12px rgba(0,0,0,.6),0 8px 24px rgba(0,0,0,.3)}.custom-select_selectOption__V3iwR{cursor:pointer;display:flex;align-items:center;margin-bottom:2px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:500;color:var(--text-primary);transition:all .3s ease}.custom-select_selectOption__V3iwR:last-child{margin-bottom:0}.custom-select_selectOption__V3iwR:hover{transform:translateX(2px);color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.custom-select_selectOptionSelected__UskWu,.custom-select_selectOptionSelected__UskWu:hover{color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.custom-select_selectOptionSelected__UskWu:hover{transform:translateX(2px);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.3)}.custom-select_selectOptionDisabled__fcUhQ{cursor:not-allowed;opacity:.5}.custom-select_selectOptionDisabled__fcUhQ:hover{transform:none;color:var(--text-primary);background:rgba(0,0,0,0)}.custom-select_errorText__cHBQV{display:block;margin-top:4px;font-size:13px;font-weight:500;color:#ef4444}@media(max-width:768px){.custom-select_selectTrigger__GUs9Q{padding:14px 16px;font-size:15px}.custom-select_selectDropdown__B9j7S{max-height:180px;padding:12px}.custom-select_selectOption__V3iwR{padding:12px 14px;font-size:15px}}@media(max-width:480px){.custom-select_selectTrigger__GUs9Q{padding:16px 18px;font-size:16px}.custom-select_selectDropdown__B9j7S{max-height:160px;padding:16px}.custom-select_selectOption__V3iwR{padding:14px 16px;font-size:16px}}@keyframes data-table_shimmer__JV9e2{0%{background-position:200% 0}to{background-position:-200% 0}}.data-table_tableWrapper__IFXkY{overflow-x:auto}@media(max-width:768px){.data-table_tableWrapper__IFXkY{overflow-x:visible}}.data-table_table__8hFzp{table-layout:fixed;border-collapse:collapse;width:100%}@media(max-width:768px){.data-table_table__8hFzp{display:block}}.data-table_headerRow__aef_s{-webkit-user-select:none;-moz-user-select:none;user-select:none}.data-table_headerRow__aef_s:hover{background-color:rgba(0,0,0,0)}@media(max-width:768px){.data-table_headerRow__aef_s{display:grid;grid-template-areas:"fileName actions";grid-template-columns:1fr auto;grid-gap:8px;gap:8px}}@media(max-width:1024px)and (min-width:769px){.data-table_headerRow__aef_s{display:grid;grid-template-areas:"fileName created owner assignee status actions";grid-template-columns:2fr 1fr 1fr 1fr .8fr .5fr;grid-gap:8px;gap:8px}}@media(min-width:1025px){.data-table_headerRow__aef_s{display:grid;grid-template-areas:"fileName created owner assignee status actions";grid-template-columns:2.3fr 1fr 1fr 1fr .8fr .5fr;grid-gap:12px;gap:12px}}@media(max-width:768px){.data-table_header__SUN_C{display:block}}.data-table_row__pDV0Y{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.data-table_rowSelected__E7eBC{border-left:3px solid var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.data-table_rowSelected__E7eBC td{color:var(--text-primary)}.data-table_rowSelected__E7eBC td svg{color:var(--accent-primary)}.data-table_fileName__QqYpC{overflow:hidden;grid-area:fileName}@media(max-width:768px){.data-table_fileName__QqYpC{min-width:0}}@media(max-width:1024px)and (min-width:769px){.data-table_fileName__QqYpC{min-width:180px}}@media(min-width:1025px){.data-table_fileName__QqYpC{min-width:200px;max-width:300px}}.data-table_fileNameContent__eRdKl{overflow:hidden;display:flex;gap:12px;align-items:center;width:100%;white-space:nowrap}.data-table_fileNameContentAction__lQjVX span:hover{text-decoration:underline}.data-table_fileNameContent__eRdKl span{overflow:hidden;flex:1 1;min-width:0;text-overflow:ellipsis;white-space:nowrap}.data-table_fileNameContent__eRdKl svg{flex-shrink:0;width:20px;height:20px}@media(max-width:768px){.data-table_fileNameContent__eRdKl svg{width:18px;height:18px}}@media(max-width:480px){.data-table_fileNameContent__eRdKl svg{width:16px;height:16px}}@media(max-width:768px){.data-table_fileNameContent__eRdKl{gap:8px}}@media(max-width:480px){.data-table_fileNameContent__eRdKl{gap:6px;font-size:14px}}.data-table_created__S_opG{overflow:hidden;grid-area:created;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.data-table_created__S_opG{display:none!important}}@media(max-width:1024px)and (min-width:769px){.data-table_created__S_opG{min-width:90px;font-size:14px}}@media(min-width:1025px){.data-table_created__S_opG{min-width:100px}}.data-table_owner__GlVi_{overflow:hidden;grid-area:owner;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1249px)and (min-width:769px){.data-table_owner__GlVi_{display:none!important}}@media(min-width:1250px){.data-table_owner__GlVi_{min-width:100px}}.data-table_assignee__4juDU{overflow:hidden;grid-area:assignee;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.data-table_assignee__4juDU{display:none!important}}@media(max-width:1249px)and (min-width:769px){.data-table_assignee__4juDU{min-width:80px;font-size:14px}}@media(min-width:1205px){.data-table_assignee__4juDU{min-width:100px}}.data-table_status__DSpDm{overflow:hidden;grid-area:status;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1249px){.data-table_status__DSpDm{display:none!important}}@media(min-width:1250px){.data-table_status__DSpDm{min-width:80px}}.data-table_actions__XDk63{display:flex;grid-area:actions;align-items:center;min-width:150px}@media(max-width:768px){.data-table_actions__XDk63{justify-content:center}}@media(max-width:1249px)and (min-width:769px){.data-table_actions__XDk63{justify-content:flex-end}}@media(min-width:1250px){.data-table_actions__XDk63{justify-content:flex-end}}.data-table_defaultColumn__nTAhC{padding:8px 12px}@media(max-width:768px){.data-table_defaultColumn__nTAhC{padding:6px 8px}}@media(max-width:480px){.data-table_defaultColumn__nTAhC{padding:4px 6px}}@media(max-width:768px){.data-table_hideOnMobile__Di5Zg{display:none!important}}@keyframes file-card_shimmer__AOrpC{0%{background-position:200% 0}to{background-position:-200% 0}}.file-card_card__kS4IC{cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;width:100%;height:280px;border:1px solid rgba(var(--border-color-rgb),.15);border-radius:16px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(var(--shadow-primary-rgb),.12),0 2px 16px rgba(var(--border-color-rgb),.08);transition:all .4s cubic-bezier(.4,0,.2,1)}[data-theme=light] .file-card_card__kS4IC{border-color:rgba(0,0,0,.08);background:hsla(0,0%,100%,.9);box-shadow:0 8px 32px rgba(0,0,0,.08),0 2px 16px rgba(0,0,0,.04)}[data-theme=dark] .file-card_card__kS4IC{border-color:hsla(0,0%,100%,.08);background:rgba(var(--bg-primary-rgb),.6);box-shadow:0 8px 32px rgba(0,0,0,.3),0 2px 16px rgba(0,0,0,.2)}.file-card_card__kS4IC:hover{transform:translateY(-4px) scale(1.02);border-color:rgba(var(--border-color-rgb),.2);background:rgba(var(--bg-primary-rgb),.95);box-shadow:0 20px 40px rgba(var(--shadow-primary-rgb),.2),0 8px 32px rgba(var(--border-color-rgb),.15)}[data-theme=light] .file-card_card__kS4IC:hover{border-color:rgba(0,0,0,.12);background:hsla(0,0%,100%,.98);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 32px rgba(0,0,0,.08)}[data-theme=dark] .file-card_card__kS4IC:hover{border-color:hsla(0,0%,100%,.15);background:rgba(var(--bg-primary-rgb),.8);box-shadow:0 20px 40px rgba(0,0,0,.4),0 8px 32px rgba(0,0,0,.3)}.file-card_preview__rDe0s{position:relative;overflow:hidden;display:flex;flex:1 1;align-items:center;justify-content:center;border-radius:12px 12px 0 0;background:linear-gradient(135deg,rgba(var(--accent-primary-rgb),.03) 0,rgba(var(--accent-secondary-rgb),.03) 100%)}[data-theme=light] .file-card_preview__rDe0s{background:linear-gradient(135deg,rgba(59,130,246,.02),rgba(147,51,234,.02))}[data-theme=dark] .file-card_preview__rDe0s{background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(147,51,234,.05))}.file-card_image__MGkus{width:100%;height:100%;border-radius:12px 12px 0 0;object-fit:cover;transition:all .4s cubic-bezier(.4,0,.2,1)}.file-card_card__kS4IC:hover .file-card_image__MGkus{transform:scale(1.05)}.file-card_overlay__qBIwC{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:12px 12px 0 0;opacity:0;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.6));transition:all .3s ease}.file-card_card__kS4IC:hover .file-card_overlay__qBIwC{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.file-card_previewIcon__KEUjp{width:32px;height:32px;color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));animation:file-card_pulse__FxjqF 2s infinite}@keyframes file-card_pulse__FxjqF{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.1);opacity:1}}.file-card_iconContainer__p8Gkr{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,rgba(var(--accent-primary-rgb),.08) 0,rgba(var(--accent-secondary-rgb),.08) 100%);transition:all .3s ease}[data-theme=light] .file-card_iconContainer__p8Gkr{background:linear-gradient(135deg,rgba(59,130,246,.06),rgba(147,51,234,.06))}[data-theme=dark] .file-card_iconContainer__p8Gkr{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1))}.file-card_card__kS4IC:hover .file-card_iconContainer__p8Gkr{transform:scale(1.02);background:linear-gradient(135deg,rgba(var(--accent-primary-rgb),.12) 0,rgba(var(--accent-secondary-rgb),.12) 100%)}[data-theme=light] .file-card_card__kS4IC:hover .file-card_iconContainer__p8Gkr{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1))}[data-theme=dark] .file-card_card__kS4IC:hover .file-card_iconContainer__p8Gkr{background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(147,51,234,.15))}.file-card_fileIcon__vv8q3{width:48px;height:48px;color:var(--text-secondary);transition:all .3s ease}[data-theme=light] .file-card_fileIcon__vv8q3{color:rgba(0,0,0,.6)}[data-theme=dark] .file-card_fileIcon__vv8q3{color:hsla(0,0%,100%,.7)}.file-card_card__kS4IC:hover .file-card_fileIcon__vv8q3{transform:scale(1.1) rotate(5deg);color:var(--accent-primary)}.file-card_actions__aa1GB{position:absolute;z-index:10;top:12px;right:12px;transform:translateY(-8px);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.file-card_card__kS4IC:hover .file-card_actions__aa1GB{transform:translateY(0);opacity:1}.file-card_info__3NQ5Q{display:flex;flex-direction:column;gap:8px;padding:16px 20px 20px;border-top:1px solid rgba(var(--border-color-rgb),.1);background:rgba(var(--bg-secondary-rgb),.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=light] .file-card_info__3NQ5Q{border-top-color:rgba(0,0,0,.06);background:rgba(248,250,252,.8)}[data-theme=dark] .file-card_info__3NQ5Q{border-top-color:hsla(0,0%,100%,.06);background:rgba(var(--bg-secondary-rgb),.3)}.file-card_filename__Cpmts{margin:0;font-size:15px;font-weight:600;line-height:1.4;color:var(--text-primary);letter-spacing:-.01em;transition:color .3s ease}[data-theme=light] .file-card_filename__Cpmts{color:#1a1a1a}[data-theme=dark] .file-card_filename__Cpmts{color:hsla(0,0%,100%,.95)}.file-card_card__kS4IC:hover .file-card_filename__Cpmts{color:var(--accent-primary)}.file-card_metadata__ZB6dB{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.file-card_date__0jC3g,.file-card_size__g8qt3{font-size:13px;font-weight:500;color:var(--text-secondary);transition:color .3s ease}[data-theme=light] .file-card_date__0jC3g,[data-theme=light] .file-card_size__g8qt3{color:rgba(0,0,0,.6)}[data-theme=dark] .file-card_date__0jC3g,[data-theme=dark] .file-card_size__g8qt3{color:hsla(0,0%,100%,.6)}.file-card_separator__ub8rT{font-size:13px;color:var(--text-tertiary)}[data-theme=light] .file-card_separator__ub8rT{color:rgba(0,0,0,.4)}[data-theme=dark] .file-card_separator__ub8rT{color:hsla(0,0%,100%,.4)}@media(max-width:768px){.file-card_card__kS4IC{height:260px;border-radius:14px}.file-card_image__MGkus,.file-card_overlay__qBIwC,.file-card_preview__rDe0s{border-radius:10px 10px 0 0}.file-card_fileIcon__vv8q3{width:40px;height:40px}.file-card_info__3NQ5Q{gap:6px;padding:14px 16px 16px}.file-card_filename__Cpmts{font-size:14px}.file-card_date__0jC3g,.file-card_size__g8qt3{font-size:12px}.file-card_actions__aa1GB{top:10px;right:10px}}@media(max-width:480px){.file-card_card__kS4IC{height:240px;border-radius:12px}.file-card_card__kS4IC:hover{transform:translateY(-2px) scale(1.01)}.file-card_image__MGkus,.file-card_overlay__qBIwC,.file-card_preview__rDe0s{border-radius:8px 8px 0 0}.file-card_fileIcon__vv8q3{width:36px;height:36px}.file-card_previewIcon__KEUjp{width:28px;height:28px}.file-card_info__3NQ5Q{padding:12px 14px 14px}.file-card_filename__Cpmts{font-size:13px}.file-card_date__0jC3g,.file-card_size__g8qt3{font-size:11px}.file-card_actions__aa1GB{top:8px;right:8px}}@media(prefers-contrast:high){.file-card_card__kS4IC{border-width:2px}[data-theme=light] .file-card_card__kS4IC{border-color:#000;background:#fff}[data-theme=dark] .file-card_card__kS4IC{border-color:#fff;background:#000}[data-theme=light] .file-card_filename__Cpmts{color:#000}[data-theme=dark] .file-card_filename__Cpmts{color:#fff}[data-theme=light] .file-card_date__0jC3g,[data-theme=light] .file-card_size__g8qt3{color:#333}[data-theme=dark] .file-card_date__0jC3g,[data-theme=dark] .file-card_size__g8qt3{color:#ccc}}@media(prefers-reduced-motion:reduce){.file-card_actions__aa1GB,.file-card_card__kS4IC,.file-card_date__0jC3g,.file-card_fileIcon__vv8q3,.file-card_filename__Cpmts,.file-card_iconContainer__p8Gkr,.file-card_image__MGkus,.file-card_overlay__qBIwC,.file-card_size__g8qt3{transition:none}.file-card_previewIcon__KEUjp{animation:none}.file-card_card__kS4IC:hover,.file-card_card__kS4IC:hover .file-card_fileIcon__vv8q3,.file-card_card__kS4IC:hover .file-card_iconContainer__p8Gkr,.file-card_card__kS4IC:hover .file-card_image__MGkus{transform:none}}@keyframes limited-drive_shimmer__i0Oc4{0%{background-position:200% 0}to{background-position:-200% 0}}.limited-drive_container__HNpgX{position:relative;display:flex;flex-direction:column;align-items:center;min-width:200px;max-width:240px;padding:20px;border:1px solid var(--glass-border,rgba(0,0,0,.1));border-radius:12px;font-family:BlinkMacSystemFont,SF Pro Display,Inter,Manrope,-apple-system,sans-serif;background:var(--glass-bg,rgba(255,255,255,.95));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px var(--shadow-primary,rgba(0,0,0,.1));transition:all .3s ease}.limited-drive_container__HNpgX:hover{transform:translateY(-2px);border-color:var(--glass-border-hover,rgba(0,0,0,.15));box-shadow:0 12px 40px var(--shadow-secondary,rgba(0,0,0,.15))}[data-theme=dark] .limited-drive_container__HNpgX{border-color:rgba(var(--border-color-rgb),.15);background:rgba(var(--bg-primary-rgb),.8);box-shadow:0 8px 32px var(--shadow-primary)}[data-theme=dark] .limited-drive_container__HNpgX:hover{border-color:rgba(var(--border-color-rgb),.2);box-shadow:0 12px 40px var(--shadow-secondary)}.limited-drive_sliderContainer__oNM6i{position:relative;display:flex;flex-direction:column;align-items:center;height:120px;margin-bottom:16px}.limited-drive_sliderContainer__oNM6i .limited-drive_slider__tL7j2{pointer-events:none;position:absolute;top:0}.limited-drive_sliderContainer__oNM6i .limited-drive_percentageText__tolvt{position:absolute;top:65px;display:flex;flex-direction:column;align-items:center;width:100%;font-size:13px;font-weight:500;color:var(--text-secondary,rgba(0,0,0,.6))}.limited-drive_sliderContainer__oNM6i .limited-drive_percentageText__tolvt b{margin-bottom:2px;font-size:28px;font-weight:700;color:var(--text-primary,#000)}[data-theme=dark] .limited-drive_sliderContainer__oNM6i .limited-drive_percentageText__tolvt{color:hsla(0,0%,100%,.8)}[data-theme=dark] .limited-drive_sliderContainer__oNM6i .limited-drive_percentageText__tolvt b{color:#fff}.limited-drive_storageLimits__fCbh_{z-index:2;display:flex;justify-content:space-between;width:100%;max-width:200px;margin-bottom:16px;padding:0 4px;font-size:14px;font-weight:500;color:var(--text-secondary,rgba(0,0,0,.6))}.limited-drive_storageLimits__fCbh_ span{padding:4px 8px;border:1px solid var(--border-primary,rgba(0,0,0,.1));border-radius:6px;background:var(--bg-tertiary,rgba(0,0,0,.05))}[data-theme=dark] .limited-drive_storageLimits__fCbh_{color:hsla(0,0%,100%,.7)}[data-theme=dark] .limited-drive_storageLimits__fCbh_ span{border-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}.limited-drive_upgradeButton___yNs4{cursor:pointer;width:100%;padding:12px 20px;border:none;border-radius:8px;font-family:inherit;font-size:14px;font-weight:500;color:#fff;background:#4d2ff5;transition:all .2s ease}.limited-drive_upgradeButton___yNs4:hover{transform:translateY(-1px);background:#3d1fd4;box-shadow:0 4px 12px rgba(77,47,245,.3)}.limited-drive_upgradeButton___yNs4:active{transform:translateY(0);opacity:.9}@keyframes loader_shimmer__5RHm_{0%{background-position:200% 0}to{background-position:-200% 0}}.loader_loader__qMAWD{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes tabs_shimmer__eE2ld{0%{background-position:200% 0}to{background-position:-200% 0}}.tabs_container__EcFnf{display:flex;flex-direction:column;gap:1rem}.tabs_nav__4gxcm{display:flex;padding-bottom:.5rem}.tabs_activeTab__HumNE,.tabs_tab__nNikX{cursor:pointer;display:flex;gap:.5rem;align-items:center;padding:.5rem 1rem;border-bottom:2px solid rgba(0,0,0,0);font-size:var(--font-size-small);font-weight:500;color:var(--font-color);background:none}.tabs_activeTab__HumNE:hover,.tabs_tab__nNikX:hover{border-bottom-color:var(--font-color);opacity:.5}.tabs_activeTab__HumNE{border-bottom-color:var(--font-color);color:var(--font-color)}.tabs_icon__SkPXP{display:flex;align-items:center;justify-content:center;width:24px;height:24px}@keyframes avatar_shimmer__heLLO{0%{background-position:200% 0}to{background-position:-200% 0}}.avatar_avatar__a4H3Q{position:relative;width:180px;max-width:180px;height:180px;border:none;border-radius:50%;text-align:center;background:rgba(var(--bg-secondary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.avatar_avatar__a4H3Q:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.2);box-shadow:0 4px 12px rgba(0,0,0,.08)}.avatar_avatarImg__RzX20{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar_avatarInitial__NDjxp{height:100%;margin-block:auto;font-size:110px;font-weight:var(--font-weight-medium);line-height:1.5;color:var(--color-primary)}.avatar_avatar__a4H3Q .avatar_editButton__ci_eX{cursor:pointer;position:absolute;z-index:1;right:-20px;bottom:20px;display:flex;align-items:center;justify-content:center;width:80px;height:40px;font-weight:var(--font-weight-bold);background-color:var(--color-dark-100)}.avatar_avatar__a4H3Q .avatar_editButton__ci_eX svg{width:20px;height:20px}@media(hover:hover){.avatar_avatar__a4H3Q .avatar_editButton__ci_eX:hover{background-color:var(--color-dark-300)}}@media(hover:none){.avatar_avatar__a4H3Q .avatar_editButton__ci_eX:active{background-color:var(--color-dark-300)}}.avatar_avatar__a4H3Q .avatar_editButton__ci_eX:active{background-color:var(--color-dark-100)}.avatar_small__ae4VS{width:40px;height:40px}.avatar_small__ae4VS .avatar_avatarInitial__NDjxp{font-size:32px;font-weight:var(--font-weight-medium);line-height:1.3}@keyframes dialog_shimmer__jVQJz{0%{background-position:200% 0}to{background-position:-200% 0}}.dialog_dialogOverlay__GIHh7{position:fixed;z-index:2000;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.dialog_dialogTrigger__RQ_Wv{cursor:pointer;padding:0;border:none;font:inherit;background:none}.dialog_dialogContent__dx1K9{width:-moz-fit-content;width:fit-content;padding:.5rem;border:none;border-radius:8px}.dialog_dialogContent__dx1K9::-webkit-backdrop{background-color:rgba(0,0,0,.5)}.dialog_dialogContent__dx1K9::backdrop{background-color:rgba(0,0,0,.5)}.dialog_dialogClose__hhYmI{cursor:pointer;padding:0;border:none;font:inherit;background:none}.dialog_dialogTitle__TuesX{padding-block:.5rem;font-size:1.5rem}.dialog_dialogSeparator__XK4JL{height:1px;margin:10px 0;background-color:var(--color-light-500)}@keyframes avatars-stack_shimmer__S5B19{0%{background-position:200% 0}to{background-position:-200% 0}}.avatars-stack_container__jgihe{position:relative;display:flex;align-items:center}.avatars-stack_avatar__yGGIb{cursor:pointer;position:absolute;overflow:hidden;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;background-color:#f0f0f0;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease-in-out}.avatars-stack_avatar__yGGIb:hover{z-index:50!important;transform:scale(1.2);box-shadow:0 4px 12px rgba(0,0,0,.2)}.avatars-stack_avatar__yGGIb:first-child{z-index:10;left:0}.avatars-stack_avatar__yGGIb:nth-child(2){z-index:9}.avatars-stack_avatarImg__qxmBr{width:100%;height:100%;object-fit:cover}.avatars-stack_avatarFallback__Jeh37{font-size:14px;font-weight:600;color:var(--color-dark-700);text-transform:uppercase;background:linear-gradient(135deg,#667eea,#764ba2)}@keyframes pagination_shimmer__OKexb{0%{background-position:200% 0}to{background-position:-200% 0}}.pagination_pagination__V_NbI{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;gap:2rem;align-items:center;justify-content:center;width:100%;max-width:800px;margin:0 auto;padding:20px 15px}.pagination_pages__WArbi{display:flex;gap:.5rem;align-items:center}.pagination_button__w8EHN{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:30px;min-height:30px;padding:.5rem;border-radius:var(--border-radius-lg)}.pagination_button__w8EHN:hover{transform:translateY(-1px);color:var(--color-light-100);background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.4)}.pagination_button__w8EHN:disabled{cursor:not-allowed}.pagination_button__w8EHN:disabled:hover{background:var(--color-dark-100)}.pagination_selected__yCuSM{cursor:not-allowed;color:var(--color-light-100);background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.pagination_selected__yCuSM:hover{transform:translateY(-1px)}@keyframes logo-animation_shimmer__YRjX_{0%{background-position:200% 0}to{background-position:-200% 0}}.logo-animation_logoContainer__xcOFZ{transform:translateZ(0);display:flex;align-items:center;justify-content:center;width:auto;height:auto;padding:2rem;background:rgba(0,0,0,0)}.logo-animation_withBackground__cXO39{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.logo-animation_withBackground__cXO39:before{background:rgba(0,0,0,.25)}[data-theme=light] .logo-animation_withBackground__cXO39{background:hsla(0,0%,100%,.25)}.logo-animation_fullSize__ZxICb{flex:1 1;width:100%;height:100%}.logo-animation_logoWrapper__GViEt{position:relative;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:logo-animation_spin-and-grow__K0aXp 3s ease-in-out infinite}@keyframes logo-animation_spin-and-grow__K0aXp{0%{transform:scale(.3) rotate(0deg) translateZ(0);opacity:.7}25%{opacity:1}50%{transform:scale(1) rotate(1turn) translateZ(0);opacity:1}75%{opacity:1}to{transform:scale(.3) rotate(2turn) translateZ(0);opacity:.7}}.logo-animation_logoImage___aTko{transform:translateZ(0);display:block;width:auto!important;max-width:none!important;height:auto!important;object-fit:contain}@keyframes logo_shimmer__tRovC{0%{background-position:200% 0}to{background-position:-200% 0}}.logo_clicked__O6xd_{cursor:pointer}.logo_logo__c9LKO{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes rename-file-modal_shimmer__OxMCV{0%{background-position:200% 0}to{background-position:-200% 0}}.rename-file-modal_content__A586y{width:100%;min-width:500px;max-width:480px;padding:24px!important;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:16px;font-family:BlinkMacSystemFont,SF Pro Display,Inter,Manrope,-apple-system,sans-serif;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 48px -12px var(--shadow-primary),0 8px 24px rgba(var(--border-color-rgb),.1);transition:all .3s ease}[data-theme=dark] .rename-file-modal_content__A586y{border:1px solid hsla(0,0%,100%,.1);color:#fff;background:rgba(13,21,27,.95);box-shadow:0 24px 48px rgba(0,0,0,.4),0 8px 16px rgba(0,0,0,.2)}[data-theme=light] .rename-file-modal_content__A586y{border:1px solid rgba(0,0,0,.1);color:#000;background:hsla(0,0%,100%,.95);box-shadow:0 24px 48px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.05)}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_title__9DdM9{padding:0;font-size:18px;font-weight:600;color:var(--text-primary)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_title__9DdM9{color:#fff}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_title__9DdM9{color:#000}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB{display:flex;align-items:center;justify-content:center;width:32px;min-height:32px;padding:0;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:10px;background:rgba(var(--bg-secondary-rgb),.5);transition:all .3s ease}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB svg{width:16px;height:16px;color:var(--text-secondary)}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:hover:not(:disabled){transform:translateY(-1px);background:rgba(var(--bg-secondary-rgb),.8)}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:hover:not(:disabled) svg{color:var(--text-primary)}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:active{transform:scale(.95)}.rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:disabled{cursor:not-allowed;opacity:.5}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB svg{color:hsla(0,0%,100%,.7)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:hover:not(:disabled){background:hsla(0,0%,100%,.1)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:hover:not(:disabled) svg{color:#fff}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB{border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.05)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB svg{color:rgba(0,0,0,.6)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:hover:not(:disabled){background:rgba(0,0,0,.1)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_header__ED_8N .rename-file-modal_closeBtn__y6nZB:hover:not(:disabled) svg{color:#000}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH{margin-bottom:24px}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_label__yf1ec{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--text-primary)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_label__yf1ec{color:hsla(0,0%,100%,.9)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_label__yf1ec{color:rgba(0,0,0,.8)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u{width:100%;padding:12px 16px;border:1px solid rgba(var(--border-color-rgb),.3);border-radius:10px;font-family:inherit;font-size:14px;font-weight:400;color:var(--text-primary);background:rgba(var(--bg-secondary-rgb),.3);transition:all .3s ease}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u::placeholder{color:var(--text-secondary)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u:focus{border-color:var(--accent-primary);background:rgba(var(--bg-secondary-rgb),.5);outline:none;box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.1)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u:disabled{cursor:not-allowed;opacity:.5}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u{border:1px solid hsla(0,0%,100%,.15);color:#fff;background:hsla(0,0%,100%,.05)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u::placeholder{color:hsla(0,0%,100%,.5)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u:focus{border-color:var(--accent-primary);background:hsla(0,0%,100%,.08)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u{border:1px solid rgba(0,0,0,.12);color:#000;background:rgba(0,0,0,.03)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u::placeholder{color:rgba(0,0,0,.5)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_inputGroup__cNDQH .rename-file-modal_input__Mwn7u:focus{border-color:var(--accent-primary);background:rgba(0,0,0,.05)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g{display:flex;gap:12px;align-items:center;justify-content:flex-end}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g button{cursor:pointer;min-width:80px;padding:12px 20px;border:none;border-radius:10px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s ease}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g button:active{transform:scale(.98)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g button:disabled{cursor:not-allowed;transform:none!important;opacity:.5}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_cancel__83hcm{border:1px solid rgba(var(--border-color-rgb),.2);color:var(--text-secondary);background:rgba(var(--bg-secondary-rgb),.5)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_cancel__83hcm:hover:not(:disabled){transform:translateY(-1px);color:var(--text-primary);background:rgba(var(--bg-secondary-rgb),.8)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_cancel__83hcm{border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.1)}[data-theme=dark] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_cancel__83hcm:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.15)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_cancel__83hcm{border:1px solid rgba(0,0,0,.15);color:rgba(0,0,0,.7);background:rgba(0,0,0,.08)}[data-theme=light] .rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_cancel__83hcm:hover:not(:disabled){color:#000;background:rgba(0,0,0,.12)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_confirm__0nw4z{border:1px solid var(--accent-primary);color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.rename-file-modal_content__A586y .rename-file-modal_form__t0T5Z .rename-file-modal_btnGroup__4H_1g .rename-file-modal_confirm__0nw4z:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--accent-primary-rgb),.3)}@keyframes public-page-header_shimmer__fMinN{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-header_header___SCrP{position:fixed;z-index:1000;top:0;right:0;left:0;display:flex;justify-content:center;width:100%;height:60px;border-bottom:1px solid;border-bottom-color:var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}[data-theme=dark] .public-page-header_header___SCrP{border-bottom:1px solid;border-bottom-color:var(--glass-border);background:rgba(0,0,0,.9)}.public-page-header_headerContent__aUrW0{display:flex;gap:2rem;align-items:center;justify-content:space-between;padding:0 16px}@media(max-width:884px){.public-page-header_headerContent__aUrW0{gap:1rem;padding:0 12px}}@media(max-width:480px){.public-page-header_headerContent__aUrW0{gap:.5rem;padding:0 8px}}.public-page-header_headerNav__vvN6T{display:flex;gap:2rem;align-items:center;list-style:none}@media(max-width:884px){.public-page-header_headerNav__vvN6T{display:none}}.public-page-header_headerNavItem__ZVeN_{position:relative;padding:.5rem 0;font-size:.9rem;font-weight:700;color:var(--text-primary);text-decoration:none;transition:all .3s ease}.public-page-header_headerNavItem__ZVeN_:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent-primary);transition:width .3s ease}[data-theme=dark] .public-page-header_headerNavItem__ZVeN_{color:hsla(0,0%,100%,.8)}.public-page-header_headerNavItem__ZVeN_:hover{color:var(--accent-primary)}.public-page-header_headerNavItem__ZVeN_:hover:after{width:100%}.public-page-header_headerLogo__O_Y90{display:flex;gap:.5rem;align-items:center;justify-content:center;color:var(--accent-primary);text-decoration:none;transition:color .3s ease}.public-page-header_headerLogoTitle__TQcdX{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.5rem;font-weight:700;color:var(--text-primary);transition:color .3s ease}[data-theme=dark] .public-page-header_headerLogoTitle__TQcdX{background:linear-gradient(135deg,#fff,rgba(255,255,255,.8));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width:480px){.public-page-header_headerLogoTitle__TQcdX{font-size:1.25rem}}@media(max-width:400px){.public-page-header_headerLogoTitle__TQcdX{display:none}}.public-page-header_headerBtnGroup__HmQ87{display:flex;align-items:center;padding:8px;background:rgba(0,0,0,0);box-shadow:none}.public-page-header_header___SCrP .public-page-header_avatar__odsXH{cursor:pointer;max-width:40px;height:40px;background:rgba(var(--bg-secondary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.public-page-header_header___SCrP .public-page-header_avatar__odsXH:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.2);box-shadow:0 4px 12px rgba(0,0,0,.08)}.public-page-header_headerDropdownTrigger__3rAKl{width:40px;height:40px;border:none;border-radius:12px;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.public-page-header_headerDropdownTrigger__3rAKl:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.public-page-header_headerDropdownTrigger__3rAKl svg{width:20px;height:20px;color:var(--text-primary)}.public-page-header_headerDropdownContent__M3HDC{display:flex;flex-direction:column;gap:4px;min-width:180px;padding:8px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:16px;background:rgba(var(--bg-primary-rgb),.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 40px -12px var(--shadow-primary),0 8px 24px rgba(var(--border-color-rgb),.1)}.public-page-header_headerDropdownContent__M3HDC button{gap:8px;align-items:center;justify-content:flex-start;height:40px;padding:0 12px;border:none;border-radius:10px;font-size:14px;font-weight:700;color:var(--text-primary);background:rgba(0,0,0,0);transition:all .3s ease}.public-page-header_headerDropdownContent__M3HDC button:hover{transform:translateX(2px);color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.public-page-header_headerDropdownContent__M3HDC button svg{width:16px;height:16px;color:var(--text-secondary);transition:color .3s ease}.public-page-header_headerDropdownContent__M3HDC button:hover svg{color:var(--accent-primary)}.public-page-header_headerDropdownContent__M3HDC button span{flex:1 1;text-wrap:nowrap}.public-page-header_headerDropdownContent__M3HDC .public-page-header_logoutBtn__7hu90{text-align:start!important}.public-page-header_headerDropdownContent__M3HDC .public-page-header_logoutBtn__7hu90:hover{color:#ef4444!important;background:rgba(239,68,68,.1)!important}.public-page-header_headerDropdownContent__M3HDC .public-page-header_logoutBtn__7hu90:hover svg{color:#ef4444!important}.public-page-header_headerDropdownItemActive__fu5JO,.public-page-header_headerDropdownItemActive__fu5JO:hover{color:#fff!important;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)!important}.public-page-header_headerDropdownItemActive__fu5JO:hover{transform:translateX(2px);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.3)}.public-page-header_container__54nT_{width:100%;max-width:1200px}@keyframes profile-page_shimmer__HEk6h{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-page_layout__R9qjH{display:grid;grid-template:"sidebar header" auto "sidebar page" 1fr/auto 1fr;width:100%;height:100vh;color:var(--text-primary);background:var(--bg-primary);transition:all .3s ease}.profile-page_layout__R9qjH .profile-page_header__iB54d{grid-area:header;background:rgba(0,0,0,0)}.profile-page_layout__R9qjH .profile-page_sidebar__km7Vl{z-index:5;grid-area:sidebar;border-right:1px solid rgba(var(--border-color-rgb),.15);background:var(--bg-primary)}@media(max-width:1000px){.profile-page_layout__R9qjH .profile-page_sidebar__km7Vl{z-index:200}}.profile-page_layout__R9qjH .profile-page_page__SNVA6{overflow-y:auto;grid-area:page;height:100%;padding:2rem;background:linear-gradient(135deg,rgba(var(--accent-primary-rgb),.02) 0,rgba(var(--accent-secondary-rgb),.02) 100%),var(--bg-primary)}@media(max-width:768px){.profile-page_layout__R9qjH .profile-page_page__SNVA6{padding:1rem}}@media(max-width:480px){.profile-page_layout__R9qjH .profile-page_page__SNVA6{padding:.5rem}}@keyframes profile-sidebar_shimmer__wd7Wt{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-sidebar_sidebar__l8xd2{display:flex;flex-direction:column;gap:20px;width:280px;padding:32px;color:var(--text-primary);background:rgba(0,0,0,0)}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_logo__ZV1Rf{cursor:pointer;margin-block:-14px;padding:12px;text-align:center;transition:all .3s ease}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_logo__ZV1Rf:hover{transform:translateY(-2px)}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_routGroups___bDMb{display:flex;flex-direction:column;gap:8px}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_routGroups___bDMb .profile-sidebar_title__1w0Pp{margin-bottom:8px;font-size:14px;font-weight:600;color:var(--text-secondary)}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_routGroups___bDMb .profile-sidebar_btn__RYC4e{gap:12px;align-items:center;justify-content:start;padding:12px 16px;border:1px solid rgba(0,0,0,0);border-radius:12px;font-size:14px;font-weight:600;color:var(--text-primary);background:rgba(0,0,0,0);transition:all .3s ease}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_routGroups___bDMb .profile-sidebar_btn__RYC4e svg{width:20px;height:20px;color:var(--text-secondary);transition:color .3s ease}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_routGroups___bDMb .profile-sidebar_btn__RYC4e:hover{border-color:rgba(var(--accent-primary-rgb),.2);color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.08)}.profile-sidebar_sidebar__l8xd2 .profile-sidebar_routGroups___bDMb .profile-sidebar_btn__RYC4e:hover svg{color:var(--accent-primary)}.profile-sidebar_selected__W498D{position:relative;border-color:var(--accent-primary);color:var(--accent-primary)!important;background:rgba(var(--accent-primary-rgb),.1)}.profile-sidebar_selected__W498D:before{content:"";position:absolute;top:0;bottom:0;left:-16px;width:3px;border-radius:0 2px 2px 0;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.profile-sidebar_selected__W498D svg{color:var(--accent-primary)!important}.profile-sidebar_selected__W498D:hover{background:rgba(var(--accent-primary-rgb),.15)}.profile-sidebar_selected__W498D:hover svg{color:var(--accent-primary)!important}.profile-sidebar_separator__eslXo{height:1px;margin:8px 0;background:linear-gradient(90deg,transparent 0,rgba(var(--border-color-rgb),.3) 50%,transparent 100%)}.profile-sidebar_footer__PUuwp{display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%;margin-top:auto}.profile-sidebar_footer__PUuwp .profile-sidebar_themeSwitcher__cl_zx{display:flex;align-items:center;justify-content:space-between}.profile-sidebar_footer__PUuwp .profile-sidebar_themeSwitcher__cl_zx span{font-size:16px;font-weight:600;color:var(--text-primary)}.profile-sidebar_footer__PUuwp .profile-sidebar_logoutBtn__IXZXr{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;justify-content:flex-start;width:100%;padding:14px 16px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:12px;color:var(--text-primary);text-wrap:nowrap;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.profile-sidebar_footer__PUuwp .profile-sidebar_logoutBtn__IXZXr:hover{transform:translateY(-1px);border-color:rgba(var(--accent-primary-rgb),.3);background:rgba(var(--accent-primary-rgb),.1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.profile-sidebar_footer__PUuwp .profile-sidebar_logoutBtn__IXZXr:hover svg{color:var(--accent-primary)}.profile-sidebar_footer__PUuwp .profile-sidebar_logoutBtn__IXZXr:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.06)}.profile-sidebar_footer__PUuwp .profile-sidebar_logoutBtn__IXZXr svg{flex-shrink:0;color:var(--text-secondary);transition:color .3s ease}.profile-sidebar_footer__PUuwp .profile-sidebar_logoutBtn__IXZXr span{overflow:hidden;font-size:14px;font-weight:500;color:var(--text-primary);text-overflow:ellipsis;transition:color .3s ease}.profile-sidebar_fixedSidebar__LMX3y{position:relative;box-shadow:none}@media(max-width:1000px){.profile-sidebar_sidebar__l8xd2{width:300px}}@keyframes confirm-modal_shimmer__juEzL{0%{background-position:200% 0}to{background-position:-200% 0}}.confirm-modal_content__s6eTk{position:fixed!important;z-index:100;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;width:90vw;min-width:320px;max-width:420px;margin:0!important;padding:24px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:16px;font-family:BlinkMacSystemFont,SF Pro Display,Inter,Manrope,-apple-system,sans-serif;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 48px -12px var(--shadow-primary),0 8px 24px rgba(var(--border-color-rgb),.1);transition:all .3s ease}[data-theme=dark] .confirm-modal_content__s6eTk{border:1px solid hsla(0,0%,100%,.1);color:#fff;background:rgba(13,21,27,.95);box-shadow:0 24px 48px rgba(0,0,0,.4),0 8px 16px rgba(0,0,0,.2)}[data-theme=light] .confirm-modal_content__s6eTk{border:1px solid rgba(0,0,0,.1);color:#000;background:hsla(0,0%,100%,.95);box-shadow:0 24px 48px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.05)}.confirm-modal_content__s6eTk .confirm-modal_header__SczeL{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_title__b_f25{padding:0;font-size:18px;font-weight:600;color:var(--text-primary)}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_title__b_f25{color:#fff}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_title__b_f25{color:#000}.confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS{display:flex;align-items:center;justify-content:center;width:32px;min-height:32px;padding:0;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:10px;background:rgba(var(--bg-secondary-rgb),.5);transition:all .3s ease}.confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS svg{width:16px;height:16px;color:var(--text-secondary)}.confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS:hover{transform:translateY(-1px);background:rgba(var(--bg-secondary-rgb),.8)}.confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS:hover svg{color:var(--text-primary)}.confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS:active{transform:scale(.95)}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS svg{color:hsla(0,0%,100%,.7)}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS:hover{background:hsla(0,0%,100%,.1)}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS:hover svg{color:#fff}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS{border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.05)}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS svg{color:rgba(0,0,0,.6)}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS:hover{background:rgba(0,0,0,.1)}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_header__SczeL .confirm-modal_closeBtn__a_tTS:hover svg{color:#000}.confirm-modal_content__s6eTk .confirm-modal_description__Ognvg{margin-block:24px;font-size:15px;line-height:1.5;color:var(--text-secondary);text-align:center;white-space:pre-line}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_description__Ognvg{color:hsla(0,0%,100%,.8)}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_description__Ognvg{color:rgba(0,0,0,.7)}.confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6{display:flex;gap:12px;align-items:center;justify-content:flex-end}.confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 button{cursor:pointer;min-width:80px;padding:12px 20px;border:none;border-radius:10px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s ease}.confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 button:active{transform:scale(.98)}.confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_cancel__VyWeG{border:1px solid rgba(var(--border-color-rgb),.2);color:var(--text-secondary);background:rgba(var(--bg-secondary-rgb),.5)}.confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_cancel__VyWeG:hover{transform:translateY(-1px);color:var(--text-primary);background:rgba(var(--bg-secondary-rgb),.8)}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_cancel__VyWeG{border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.1)}[data-theme=dark] .confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_cancel__VyWeG:hover{color:#fff;background:hsla(0,0%,100%,.15)}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_cancel__VyWeG{border:1px solid rgba(0,0,0,.15);color:rgba(0,0,0,.7);background:rgba(0,0,0,.08)}[data-theme=light] .confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_cancel__VyWeG:hover{color:#000;background:rgba(0,0,0,.12)}.confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_confirm__700aB{border:1px solid var(--accent-primary);color:#fff;background:var(--accent-primary)}.confirm-modal_content__s6eTk .confirm-modal_btnGroup__OF_D6 .confirm-modal_confirm__700aB:hover{transform:translateY(-1px);background:var(--accent-secondary);box-shadow:0 4px 12px rgba(var(--accent-primary-rgb),.3)}.confirm-modal_icon__wMdVZ{display:flex;align-items:center;justify-content:center;width:100%;margin:16px 0 20px}.confirm-modal_iconWarning__5JhP5{width:64px;height:64px;color:#f59e0b;stroke-width:.75}@keyframes public-page-download_shimmer__b8GGR{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-download_download__Bpkkh{display:flex;justify-content:center;padding:3rem 0;color:var(--text-primary);background:var(--bg-tertiary);transition:all .3s ease}[data-theme=dark] .public-page-download_download__Bpkkh{color:var(--color-light-100);background:var(--color-dark-900)}.public-page-download_downloadContent__HjmQB{display:flex;flex-flow:column nowrap;justify-content:space-between;width:100%;padding:2rem 1rem;text-align:center}.public-page-download_downloadContentTitle__et8Ws{font-size:2.5rem;font-weight:700}.public-page-download_downloadContentSeparator__T1zs8{width:100%;max-width:10rem;margin:1rem auto 2rem;border-top:2px solid var(--color-light-200);opacity:1}.public-page-download_download__Bpkkh .public-page-download_toggleBtns__0rtHS{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center}.public-page-download_download__Bpkkh .public-page-download_toggleBtn__f_iPi{cursor:pointer;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;color:var(--color-light-900);background:var(--color-dark-800);transition:background .2s ease-in-out}.public-page-download_download__Bpkkh .public-page-download_toggleBtnActive__zvJ0X{color:var(--color-font)}.public-page-download_download__Bpkkh .public-page-download_toggleBtn__f_iPi svg{width:4rem;height:4rem}.public-page-download_download__Bpkkh .public-page-download_toggleBtn__f_iPi span{font-size:1rem;font-weight:700}.public-page-download_download__Bpkkh .public-page-download_toggleBtn__f_iPi:hover{background:var(--color-dark-700)}.public-page-download_platform__89g97{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;width:100%;padding:2rem 1rem;text-align:center}.public-page-download_platformTitle__CjbFJ{font-size:1.75rem;font-weight:700}.public-page-download_platformDownload__jbcGi{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;margin:1.5rem auto}.public-page-download_container__2ppnD{width:100%;max-width:1200px}.public-page-download_downloadButton__23VBF{display:inline-block;padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);transition:all .3s ease}.public-page-download_downloadButton__23VBF:hover{transform:translateY(-2px);color:#fff;box-shadow:0 8px 25px rgba(77,47,245,.4)}.public-page-download_downloadButtonSecondary__YLmJg{display:inline-block;padding:12px 24px;border:1px solid var(--border-primary);border-radius:8px;font-size:1rem;font-weight:600;color:var(--text-primary);text-decoration:none;background:rgba(0,0,0,0);transition:all .3s ease}.public-page-download_downloadButtonSecondary__YLmJg:hover{transform:translateY(-2px);border-color:var(--accent-primary);color:var(--text-primary);background:var(--bg-tertiary)}[data-theme=dark] .public-page-download_downloadButtonSecondary__YLmJg{border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8)}[data-theme=dark] .public-page-download_downloadButtonSecondary__YLmJg:hover{border-color:var(--accent-primary);color:#fff;background:hsla(0,0%,100%,.1)}@keyframes public-page-export_shimmer__GQtQQ{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-export_export__YAwvy{position:relative;padding:6rem 0;background:var(--bg-secondary);transition:background .3s ease}.public-page-export_export__YAwvy:before{pointer-events:none;content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,rgba(77,47,245,.05) 0,transparent 50%)}[data-theme=dark] .public-page-export_export__YAwvy:before{background:radial-gradient(circle at 70% 20%,rgba(77,47,245,.1) 0,transparent 50%)}[data-theme=dark] .public-page-export_export__YAwvy{background:#0f172a}.public-page-export_exportContent__UmdCS{position:relative;z-index:1}.public-page-export_exportHeader__puUw_{max-width:800px;margin-right:auto;margin-bottom:4rem;margin-left:auto;text-align:center}.public-page-export_exportTitle__QCoZP{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1;color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary) 0,var(--accent-primary) 100%);-webkit-background-clip:text;background-clip:text;transition:color .3s ease;-webkit-text-fill-color:rgba(0,0,0,0)}[data-theme=dark] .public-page-export_exportTitle__QCoZP{background:linear-gradient(135deg,#fff,rgba(77,47,245,.8));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.public-page-export_exportSubtitle__zwn2Y{margin:0;font-size:1.25rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-export_exportSubtitle__zwn2Y{color:hsla(0,0%,100%,.7)}.public-page-export_exportGrid__dBL_B{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}@media(min-width:768px){.public-page-export_exportGrid__dBL_B{grid-template-columns:repeat(2,1fr);gap:3rem}}@media(min-width:1200px){.public-page-export_exportGrid__dBL_B{grid-template-columns:repeat(3,1fr)}}.public-page-export_exportItem__dWx7A{position:relative;overflow:hidden;border:1px solid var(--glass-border);border-radius:12px;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}[data-theme=dark] .public-page-export_exportItem__dWx7A{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03)}.public-page-export_exportItem__dWx7A:hover{transform:translateY(-4px);border-color:var(--accent-primary);box-shadow:0 20px 40px rgba(77,47,245,.15)}.public-page-export_exportItem__dWx7A:hover .public-page-export_imagePlaceholder__NZXAc,.public-page-export_exportItem__dWx7A:hover .public-page-export_videoPlaceholder__OM2a_{transform:scale(1.02)}.public-page-export_exportItem__dWx7A:hover .public-page-export_playButton__ijVU1{transform:scale(1.1);background:var(--accent-primary)}.public-page-export_exportItem__dWx7A:hover .public-page-export_playButton__ijVU1 svg{transform:scale(1.1);color:var(--color-light-100)}.public-page-export_exportItemContent__bBp9Y{display:flex;flex-direction:column;height:100%}.public-page-export_exportItemInfo__kxjJD{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.public-page-export_exportItemTitle__TBLpz{margin:0;font-size:1.125rem;font-weight:700;color:var(--text-primary);transition:color .3s ease}.public-page-export_exportItemDescription__BFKbf{margin:0;font-size:.9rem;line-height:1.4;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-export_exportItemDescription__BFKbf{color:hsla(0,0%,100%,.7)}.public-page-export_container__mP7Fi{width:100%;max-width:1240px;margin:0 auto;padding:0 2rem}.public-page-export_videoPlaceholder__OM2a_{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);transition:all .3s ease}.public-page-export_videoPlaceholder__OM2a_:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,0,0,.2) 0,transparent 70%)}.public-page-export_imagePlaceholder__NZXAc{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;width:100%;background:var(--bg-tertiary);transition:all .3s ease}.public-page-export_imagePlaceholder__NZXAc:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(77,47,245,.1) 0,transparent 70%)}[data-theme=dark] .public-page-export_imagePlaceholder__NZXAc{background:hsla(0,0%,100%,.05)}.public-page-export_playButton__ijVU1{cursor:pointer;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;color:var(--accent-primary);background:hsla(0,0%,100%,.9);transition:all .3s ease}.public-page-export_playButton__ijVU1 svg{margin-left:2px}[data-theme=dark] .public-page-export_playButton__ijVU1{color:#fff;background:rgba(0,0,0,.8)}.public-page-export_imageIcon__XlB76{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:60px;height:60px;color:var(--text-tertiary);transition:all .3s ease}[data-theme=dark] .public-page-export_imageIcon__XlB76{color:hsla(0,0%,100%,.5)}.public-page-export_videoOverlay___4tDd{position:absolute;z-index:2;right:12px;bottom:12px;left:12px}.public-page-export_videoOverlay___4tDd span{display:inline-block;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500;color:#fff;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-page-export_imageOverlay__5zv4K{position:absolute;z-index:2;right:12px;bottom:12px;left:12px}.public-page-export_imageOverlay__5zv4K span{display:inline-block;padding:4px 8px;border:1px solid var(--glass-border);border-radius:4px;font-size:.75rem;font-weight:500;color:var(--text-primary);background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}[data-theme=dark] .public-page-export_imageOverlay__5zv4K span{border:1px solid hsla(0,0%,100%,.2);color:#fff;background:rgba(0,0,0,.7)}@keyframes public-page-faq_shimmer__OpJyJ{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-faq_faq__FVufU{padding:6rem 0;background:var(--bg-secondary);transition:background .3s ease}[data-theme=dark] .public-page-faq_faq__FVufU{background:#0f172a}.public-page-faq_faqContent__aAh_C{max-width:800px;margin:0 auto}.public-page-faq_faqHeader__AeSt6{margin-bottom:4rem;text-align:center}.public-page-faq_faqTitle__451Kb{margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary) 0,var(--accent-primary) 100%);-webkit-background-clip:text;background-clip:text;transition:color .3s ease;-webkit-text-fill-color:rgba(0,0,0,0)}[data-theme=dark] .public-page-faq_faqTitle__451Kb{background:linear-gradient(135deg,#fff,rgba(77,47,245,.8));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.public-page-faq_faqSubtitle__5q3Ih{margin:0;font-size:1.25rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-faq_faqSubtitle__5q3Ih{color:hsla(0,0%,100%,.7)}.public-page-faq_faqList__VBECk{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.public-page-faq_faqItem__lZqms{overflow:hidden;border:1px solid var(--glass-border);border-radius:12px;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}[data-theme=dark] .public-page-faq_faqItem__lZqms{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03)}.public-page-faq_faqItem__lZqms:hover{transform:translateY(-1px);border-color:var(--accent-primary)}.public-page-faq_faqItem__lZqms.public-page-faq_open__En3vN{border-color:var(--accent-primary)}.public-page-faq_faqItem__lZqms.public-page-faq_open__En3vN .public-page-faq_faqIcon__Qmz8V{transform:rotate(180deg)}.public-page-faq_faqItem__lZqms.public-page-faq_open__En3vN .public-page-faq_faqAnswerWrapper__8XU8t{max-height:200px;padding:1.5rem}.public-page-faq_faqItem__lZqms[open]{border-color:var(--accent-primary)}.public-page-faq_faqItem__lZqms[open] .public-page-faq_faqIcon__Qmz8V{transform:rotate(180deg)}.public-page-faq_faqItem__lZqms[open] .public-page-faq_faqAnswerWrapper__8XU8t{max-height:500px;padding:1.5rem}.public-page-faq_faqQuestion__b__vh{cursor:pointer;display:flex;gap:1rem;align-items:center;justify-content:space-between;width:100%;padding:1.5rem;border:none;text-align:left;list-style:none;background:none;transition:all .3s ease}.public-page-faq_faqQuestion__b__vh::-webkit-details-marker{display:none}.public-page-faq_faqQuestion__b__vh::marker{display:none}.public-page-faq_faqQuestion__b__vh:hover{background:var(--bg-tertiary)}[data-theme=dark] .public-page-faq_faqQuestion__b__vh:hover{background:hsla(0,0%,100%,.05)}.public-page-faq_faqQuestion__b__vh:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.public-page-faq_faqQuestionText__9_jQt{font-size:1.125rem;font-weight:600;line-height:1.4;color:var(--text-primary);transition:color .3s ease}.public-page-faq_faqIcon__Qmz8V{flex-shrink:0;color:var(--accent-primary);transition:transform .3s ease}.public-page-faq_faqAnswerWrapper__8XU8t{overflow:hidden;max-height:0;padding:1.5rem;transition:all .3s ease}.public-page-faq_faqAnswer__3kzOE p{margin:0;font-size:1rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-faq_faqAnswer__3kzOE p{color:hsla(0,0%,100%,.7)}.public-page-faq_faqContact___WTsH{display:flex;justify-content:center}.public-page-faq_faqContactCard__X9Kup{width:100%;max-width:500px;padding:3rem 2rem;border:1px solid var(--glass-border);border-radius:16px;text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}[data-theme=dark] .public-page-faq_faqContactCard__X9Kup{border:1px solid rgba(77,47,245,.3);background:rgba(77,47,245,.1)}.public-page-faq_faqContactCard__X9Kup:hover{transform:translateY(-2px);border-color:var(--accent-primary)}.public-page-faq_faqContactTitle__1ZvFM{margin:0 0 1rem;font-size:1.5rem;font-weight:700;color:var(--text-primary);transition:color .3s ease}.public-page-faq_faqContactText__2qwl5{margin:0 0 2rem;font-size:1rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-faq_faqContactText__2qwl5{color:hsla(0,0%,100%,.7)}.public-page-faq_faqContactActions__VtBG7{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.public-page-faq_faqContactButton__bE_Wh{display:inline-block;padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);transition:all .3s ease}.public-page-faq_faqContactButton__bE_Wh:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(77,47,245,.4)}.public-page-faq_faqContactButton__bE_Wh:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.public-page-faq_faqContactButtonSecondary__qepWP{display:inline-block;padding:12px 24px;border:1px solid var(--border-primary);border-radius:8px;font-size:1rem;font-weight:600;color:var(--text-primary);text-decoration:none;background:rgba(0,0,0,0);transition:all .3s ease}.public-page-faq_faqContactButtonSecondary__qepWP:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.public-page-faq_faqContactButtonSecondary__qepWP:hover{transform:translateY(-2px);border-color:var(--accent-primary);background:var(--bg-tertiary)}[data-theme=dark] .public-page-faq_faqContactButtonSecondary__qepWP{border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8)}[data-theme=dark] .public-page-faq_faqContactButtonSecondary__qepWP:hover{border-color:var(--accent-primary);color:#fff;background:hsla(0,0%,100%,.1)}.public-page-faq_container___Ff6P{width:100%;max-width:1240px;margin:0 auto;padding:0 2rem}@media(max-width:640px){.public-page-faq_faqContactActions__VtBG7{flex-direction:column;align-items:center}.public-page-faq_faqContactButtonSecondary__qepWP,.public-page-faq_faqContactButton__bE_Wh{width:100%;max-width:200px;text-align:center}}@keyframes public-page-features_shimmer__mTLCM{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-features_features__AoqVW{position:relative;padding:6rem 0;background:var(--bg-primary);transition:background .3s ease}.public-page-features_features__AoqVW:before{pointer-events:none;content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 80%,rgba(77,47,245,.05) 0,transparent 50%)}[data-theme=dark] .public-page-features_features__AoqVW:before{background:radial-gradient(circle at 30% 80%,rgba(77,47,245,.1) 0,transparent 50%)}[data-theme=dark] .public-page-features_features__AoqVW{background:#000}.public-page-features_featuresContent__RaHgv{position:relative;z-index:1}.public-page-features_featuresHeader__93sHI{max-width:800px;margin-right:auto;margin-bottom:4rem;margin-left:auto;text-align:center}.public-page-features_featuresTitle__GYBxb{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1;color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary) 0,var(--accent-primary) 100%);-webkit-background-clip:text;background-clip:text;transition:color .3s ease;-webkit-text-fill-color:rgba(0,0,0,0)}[data-theme=dark] .public-page-features_featuresTitle__GYBxb{background:linear-gradient(135deg,#fff,rgba(77,47,245,.8));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.public-page-features_featuresSubtitle__ZXPlZ{margin:0;font-size:1.25rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-features_featuresSubtitle__ZXPlZ{color:hsla(0,0%,100%,.7)}.public-page-features_featuresGrid__luQBd{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}@media(max-width:884px){.public-page-features_featuresGrid__luQBd{grid-template-columns:1fr;gap:2rem}}.public-page-features_featuresDemo__wgPKU{position:relative;display:flex;align-items:center;justify-content:center}.public-page-features_container__xYHf_{width:100%;max-width:1240px;margin:0 auto;padding:0 2rem}.public-page-features_demoContainer__wMf_O{position:relative;overflow:hidden;aspect-ratio:16/10;width:100%;max-width:500px;border:1px solid var(--glass-border);border-radius:16px;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}[data-theme=dark] .public-page-features_demoContainer__wMf_O{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}.public-page-features_demoScreen__9a7Zg{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem;transition:all .8s cubic-bezier(.4,0,.2,1)}.public-page-features_demoCursor__RuyHF{position:absolute;z-index:3;top:30%;left:40%;width:20px;height:20px;border-radius:50%;background:var(--accent-primary);animation:public-page-features_cursor-move__NtucP 4s ease-in-out infinite}.public-page-features_demoCursor__RuyHF:after{content:"";position:absolute;top:-10px;left:-10px;width:40px;height:40px;border:2px solid var(--accent-primary);border-radius:50%;opacity:.3;animation:public-page-features_cursor-pulse__zTmAE 2s ease-in-out infinite}@keyframes public-page-features_cursor-move__NtucP{0%,to{transform:translate(0)}25%{transform:translate(100px,50px)}50%{transform:translate(200px,-30px)}75%{transform:translate(50px,80px)}}@keyframes public-page-features_cursor-pulse__zTmAE{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.5);opacity:.1}}.public-page-features_demoContent__IWxUQ{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.public-page-features_demoWindow__IwQ5V{overflow:hidden;width:80%;height:60%;border:1px solid var(--border-primary);border-radius:8px;background:var(--bg-secondary);transition:all .3s ease}[data-theme=dark] .public-page-features_demoWindow__IwQ5V{border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.8)}.public-page-features_demoWindowHeader__nr3HD{display:flex;align-items:center;height:32px;padding:0 12px;border-bottom:1px solid var(--border-primary);background:var(--bg-tertiary)}[data-theme=dark] .public-page-features_demoWindowHeader__nr3HD{border-bottom:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.1)}.public-page-features_demoWindowButtons__tgLV4{display:flex;gap:6px}.public-page-features_demoWindowButtons__tgLV4 span{width:12px;height:12px;border-radius:50%}.public-page-features_demoWindowButtons__tgLV4 span:first-child{background:#ff5f57}.public-page-features_demoWindowButtons__tgLV4 span:nth-child(2){background:#ffbd2e}.public-page-features_demoWindowButtons__tgLV4 span:nth-child(3){background:#28ca42}.public-page-features_demoWindowContent__TG9FK{display:flex;align-items:center;justify-content:center;height:calc(100% - 32px);padding:2rem}.public-page-features_demoText__6CKoT{font-size:1.5rem;font-weight:600;color:var(--text-primary);text-align:center;transition:all .3s ease}.public-page-features_featuresList__MotLd{display:flex;flex-direction:column;gap:1rem}.public-page-features_featureItem__MEYZa{cursor:pointer;display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;border:1px solid var(--glass-border);border-radius:12px;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.public-page-features_featureItem__MEYZa[data-feature-active=true]{transform:translateY(-2px);border-color:var(--accent-primary);background:var(--bg-tertiary)}[data-theme=dark] .public-page-features_featureItem__MEYZa[data-feature-active=true]{border-color:var(--accent-primary);background:rgba(77,47,245,.1)}[data-theme=dark] .public-page-features_featureItem__MEYZa{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03)}.public-page-features_featureItem__MEYZa:hover{transform:translateY(-2px);border-color:var(--accent-primary);background:var(--bg-tertiary)}[data-theme=dark] .public-page-features_featureItem__MEYZa:hover{border-color:var(--accent-primary);background:hsla(0,0%,100%,.05)}.public-page-features_featureItem__MEYZa.public-page-features_active__zWQIe{transform:translateY(-2px);border-color:var(--accent-primary);background:var(--bg-tertiary)}[data-theme=dark] .public-page-features_featureItem__MEYZa.public-page-features_active__zWQIe{border-color:var(--accent-primary);background:rgba(77,47,245,.1)}.public-page-features_featureIcon__Zd4aE{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:8px;font-size:2rem;color:#fff;background:var(--accent-primary)}.public-page-features_featureContent___GWEx{flex:1 1}.public-page-features_featureTitle__IkRal{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:var(--text-primary);transition:color .3s ease}.public-page-features_featureDescription__suKd2{margin:0;font-size:1rem;line-height:1.5;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-features_featureDescription__suKd2{color:hsla(0,0%,100%,.7)}.public-page-features_featureDetails__UPhWC{margin:.75rem 0 0;font-size:.9rem;font-style:italic;line-height:1.4;color:var(--text-tertiary);opacity:0;transition:color .3s ease;animation:public-page-features_fade-in__km7aK .3s ease forwards}[data-theme=dark] .public-page-features_featureDetails__UPhWC{color:hsla(0,0%,100%,.5)}@keyframes public-page-features_fade-in__km7aK{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes public-page-footer_shimmer__dXKwF{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-footer_footer__Uo6DM{border-top:1px solid var(--border-primary);background:var(--bg-primary);transition:all .3s ease}[data-theme=dark] .public-page-footer_footer__Uo6DM{border-top:1px solid hsla(0,0%,100%,.1);background:#000}.public-page-footer_footerContent__oBq_m{padding:4rem 0 2rem}.public-page-footer_footerMain__tjwzT{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem}@media(max-width:884px){.public-page-footer_footerMain__tjwzT{grid-template-columns:1fr;gap:2rem;text-align:center}}.public-page-footer_footerBrand__J_mBK{display:flex;flex-direction:column;gap:1.5rem}.public-page-footer_footerLogo__Xhgh0{display:flex;gap:.75rem;align-items:center;text-decoration:none}.public-page-footer_footerLogoTitle__PZx9P{margin:0;font-size:1.5rem;font-weight:700;color:var(--text-primary);transition:color .3s ease}[data-theme=dark] .public-page-footer_footerLogoTitle__PZx9P{background:linear-gradient(135deg,#fff,rgba(255,255,255,.8));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width:884px){.public-page-footer_footerLogo__Xhgh0{justify-content:center}}.public-page-footer_footerDescription__NsNNn{max-width:300px;margin:0;font-size:1rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-footer_footerDescription__NsNNn{color:hsla(0,0%,100%,.7)}@media(max-width:884px){.public-page-footer_footerDescription__NsNNn{max-width:none}}.public-page-footer_footerSocial__bEnCz{display:flex;gap:1rem}@media(max-width:884px){.public-page-footer_footerSocial__bEnCz{justify-content:center}}.public-page-footer_footerSocialLink__ajC6A{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:var(--text-secondary);text-decoration:none;background:var(--bg-tertiary);transition:all .3s ease}[data-theme=dark] .public-page-footer_footerSocialLink__ajC6A{color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.1)}.public-page-footer_footerSocialLink__ajC6A:hover{transform:translateY(-2px);color:#fff;background:var(--accent-primary)}.public-page-footer_footerLinks__Ex5bJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:640px){.public-page-footer_footerLinks__Ex5bJ{grid-template-columns:1fr;gap:1.5rem}}.public-page-footer_footerColumn__LqeLJ{display:flex;flex-direction:column;gap:1rem}.public-page-footer_footerColumnTitle__adZcc{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary);transition:color .3s ease}.public-page-footer_footerColumnList__EMnSM{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.public-page-footer_footerColumnList__EMnSM li a{font-size:.9rem;color:var(--text-secondary);text-decoration:none;transition:all .3s ease}[data-theme=dark] .public-page-footer_footerColumnList__EMnSM li a{color:hsla(0,0%,100%,.7)}.public-page-footer_footerColumnList__EMnSM li a:hover{color:var(--accent-primary)}.public-page-footer_footerBottom__JtHRI{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid var(--border-primary)}[data-theme=dark] .public-page-footer_footerBottom__JtHRI{border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:640px){.public-page-footer_footerBottom__JtHRI{flex-direction:column;gap:1rem;text-align:center}}.public-page-footer_footerCopyright__kxHqc p{margin:0;font-size:.875rem;color:var(--text-tertiary);transition:color .3s ease}[data-theme=dark] .public-page-footer_footerCopyright__kxHqc p{color:hsla(0,0%,100%,.5)}.public-page-footer_footerBackToTop__mMt1z{cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:8px;color:#fff;background:var(--accent-primary);transition:all .3s ease}.public-page-footer_footerBackToTop__mMt1z:hover{transform:translateY(-2px);background:var(--accent-secondary)}.public-page-footer_container__ejx3v{width:100%;max-width:1240px;margin:0 auto;padding:0 2rem}.public-page-footer_visuallyHidden__xH4AX{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;clip:rect(0,0,0,0)}.public-page-footer_footerColumnList__EMnSM,.public-page-footer_footerSocialList__IR_Ji{margin:0;padding:0;list-style:none}.public-page-footer_footerSocialList__IR_Ji{display:flex;gap:1rem}@keyframes public-page-hero_shimmer__rFyp8{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-hero_hero__XcAM0{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 60px);margin-top:60px;background:var(--bg-primary);transition:background .3s ease}.public-page-hero_hero__XcAM0:before{pointer-events:none;content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(77,47,245,.08) 0,transparent 70%)}[data-theme=dark] .public-page-hero_hero__XcAM0{background:var(--bg-primary)}[data-theme=dark] .public-page-hero_hero__XcAM0:before{background:radial-gradient(circle at 50% 50%,rgba(77,47,245,.15) 0,transparent 70%)}.public-page-hero_heroContent__1jV8_{z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;width:100%;max-width:1240px;padding:2rem}@media(max-width:884px){.public-page-hero_heroContent__1jV8_{grid-template-columns:1fr;gap:3rem;padding:1.5rem;text-align:center}}@media(max-width:480px){.public-page-hero_heroContent__1jV8_{gap:2rem;padding:1rem}}@media(max-width:400px){.public-page-hero_heroContent__1jV8_{gap:1.5rem;padding:.5rem}}.public-page-hero_heroLeft__1Ss3O{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:884px){.public-page-hero_heroLeft__1Ss3O{gap:1rem;align-items:center}}@media(max-width:480px){.public-page-hero_heroLeft__1Ss3O{gap:1.5rem}}.public-page-hero_heroRight__qarcu{position:relative}.public-page-hero_heroTitle__9Ox8J{margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1;color:var(--text-primary);white-space:pre-line;background:linear-gradient(135deg,var(--text-primary) 0,var(--text-secondary) 100%);-webkit-background-clip:text;background-clip:text;transition:color .3s ease;-webkit-text-fill-color:rgba(0,0,0,0)}[data-theme=dark] .public-page-hero_heroTitle__9Ox8J{background:linear-gradient(135deg,#fff,rgba(255,255,255,.8));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width:884px){.public-page-hero_heroTitle__9Ox8J{margin-bottom:1rem;font-size:clamp(1.8rem,6vw,3rem);line-height:1.2}}@media(max-width:480px){.public-page-hero_heroTitle__9Ox8J{font-size:clamp(1.5rem,7vw,2.5rem);line-height:1.3}}.public-page-hero_heroSubtitle__eudRn{max-width:500px;margin:0;font-size:1.25rem;line-height:1.6;color:var(--text-secondary);transition:color .3s ease}[data-theme=dark] .public-page-hero_heroSubtitle__eudRn{color:hsla(0,0%,100%,.7)}@media(max-width:884px){.public-page-hero_heroSubtitle__eudRn{max-width:100%;margin-bottom:1.5rem;font-size:1.1rem}}@media(max-width:480px){.public-page-hero_heroSubtitle__eudRn{margin-bottom:2rem;font-size:1rem;line-height:1.5}}.public-page-hero_heroButtons__p3JcB{display:flex;gap:1rem;align-items:center}@media(max-width:884px){.public-page-hero_heroButtons__p3JcB{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.public-page-hero_heroButtons__p3JcB{flex-direction:column;gap:.75rem;width:100%}.public-page-hero_heroButtons__p3JcB button{width:100%;max-width:280px}}@media(max-width:768px){.public-page-hero_hero__XcAM0{min-height:calc(100vh - 60px);padding-top:2rem}}.public-page-hero_container___hfSo{width:100%;max-width:1240px;margin:0 auto}.public-page-hero_downloadButton__geqrw{padding:12px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);transition:all .3s ease}.public-page-hero_downloadButton__geqrw:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(77,47,245,.4)}@media(max-width:480px){.public-page-hero_downloadButton__geqrw{padding:14px 24px;font-size:15px}}.public-page-hero_learnMoreButton__qsdkN{padding:12px 32px;border:1px solid var(--border-primary);border-radius:8px;font-size:16px;font-weight:600;color:var(--text-secondary);background:rgba(0,0,0,0);transition:all .3s ease}.public-page-hero_learnMoreButton__qsdkN:hover{border-color:var(--border-primary);color:var(--text-primary);background:var(--bg-tertiary)}[data-theme=dark] .public-page-hero_learnMoreButton__qsdkN{border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8)}[data-theme=dark] .public-page-hero_learnMoreButton__qsdkN:hover{border-color:hsla(0,0%,100%,.3);color:#fff;background:hsla(0,0%,100%,.1)}@media(max-width:480px){.public-page-hero_learnMoreButton__qsdkN{padding:14px 24px;font-size:15px}}.public-page-hero_carousel__R99eZ{position:relative;overflow:hidden;width:100%;max-width:500px;margin:0 auto;border:1px solid var(--glass-border);border-radius:16px;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}[data-theme=dark] .public-page-hero_carousel__R99eZ{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}@media(max-width:884px){.public-page-hero_carousel__R99eZ{max-width:100%;margin-top:1rem}}@media(max-width:480px){.public-page-hero_carousel__R99eZ{max-width:calc(100vw - 2rem);margin:1rem auto 0;border-radius:12px}}@media(max-width:400px){.public-page-hero_carousel__R99eZ{max-width:calc(100vw - 1rem);margin:1rem auto 0}}.public-page-hero_carouselTrack___5UQC{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1)}.public-page-hero_carouselSlide__MwesL{min-width:100%;padding:2rem}@media(max-width:884px){.public-page-hero_carouselSlide__MwesL{padding:1.5rem}}@media(max-width:480px){.public-page-hero_carouselSlide__MwesL{padding:1rem}}@media(max-width:400px){.public-page-hero_carouselSlide__MwesL{padding:.5rem}}.public-page-hero_carouselCard__8_g_y{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;height:350px;border-radius:12px}@media(max-width:884px){.public-page-hero_carouselCard__8_g_y{height:300px}}@media(max-width:480px){.public-page-hero_carouselCard__8_g_y{height:250px;border-radius:8px}}.public-page-hero_carouselContent__wGe3D{z-index:2;padding:0 1rem;color:#fff;text-align:center}.public-page-hero_carouselContent__wGe3D h3{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:480px){.public-page-hero_carouselContent__wGe3D h3{font-size:1.25rem}}.public-page-hero_carouselContent__wGe3D p{margin:0 0 2rem;font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.2);opacity:.9}@media(max-width:480px){.public-page-hero_carouselContent__wGe3D p{margin:0 0 1.5rem;font-size:.9rem}}.public-page-hero_placeholderVideo__v_9EQ{display:flex;align-items:center;justify-content:center;width:100px;height:100px;margin:0 auto;border-radius:50%;background:hsla(0,0%,100%,.2);transition:all .3s ease}.public-page-hero_placeholderVideo__v_9EQ:hover{transform:scale(1.1);background:hsla(0,0%,100%,.3)}@media(max-width:480px){.public-page-hero_placeholderVideo__v_9EQ{width:80px;height:80px}}.public-page-hero_playButton__mdSkR{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff}.public-page-hero_carouselDots__VpQ8l{display:flex;gap:.75rem;justify-content:center;padding:1rem}.public-page-hero_carouselDot__tVN0e{cursor:pointer;width:12px;height:12px;border:none;border-radius:50%;background:var(--text-tertiary);transition:all .3s ease}.public-page-hero_carouselDot__tVN0e.public-page-hero_active__IXOx8{transform:scale(1.2);background:var(--accent-primary)}.public-page-hero_carouselDot__tVN0e:hover{background:var(--text-secondary)}[data-theme=dark] .public-page-hero_carouselDot__tVN0e{background:hsla(0,0%,100%,.3)}[data-theme=dark] .public-page-hero_carouselDot__tVN0e.public-page-hero_active__IXOx8{background:hsla(0,0%,100%,.8)}[data-theme=dark] .public-page-hero_carouselDot__tVN0e:hover{background:hsla(0,0%,100%,.6)}@keyframes public-page_shimmer__NN0Kp{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page_page__zmxQl{display:flex;flex-direction:column;width:100vw;min-height:100vh;color:var(--text-primary);background:var(--bg-primary);transition:background .3s ease,color .3s ease}[data-theme=dark] .public-page_page__zmxQl{color:#fff;background:#000}@keyframes public-page-plans_shimmer__F_FEV{0%{background-position:200% 0}to{background-position:-200% 0}}.public-page-plans_plans__vqRIq{display:flex;justify-content:center;padding:4rem 0;background:var(--bg-secondary);transition:background .3s ease}.public-page-plans_plansContent__ixLb5{flex-wrap:nowrap;width:100%;padding:2rem 1rem;text-align:center}[data-theme=dark] .public-page-plans_plans__vqRIq{background:#000}.public-page-plans_container__APRdn{width:100%;max-width:1240px;margin:0 auto}@keyframes recent-files_shimmer__yBMhy{0%{background-position:200% 0}to{background-position:-200% 0}}.recent-files_swicherBtns__TCaEd{gap:4px;padding:4px;border:1px solid rgba(var(--border-color-rgb),.1);border-radius:12px;background:rgba(var(--bg-secondary-rgb),.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04)}.recent-files_swicherBtns__TCaEd>button{width:40px;height:40px;border-radius:8px;transition:all .3s ease}.recent-files_swicherBtns__TCaEd>button>svg{width:20px;height:20px;color:var(--text-secondary)}.recent-files_swicherBtns__TCaEd .recent-files_switchBtn__sHCRf{border:none;color:var(--text-secondary);background:rgba(0,0,0,0)}.recent-files_swicherBtns__TCaEd .recent-files_switchBtn__sHCRf:hover{transform:translateY(-1px);color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.recent-files_swicherBtns__TCaEd .recent-files_switchBtn__sHCRf:hover svg{color:var(--accent-primary)}.recent-files_swicherBtns__TCaEd .recent-files_selected__HbB4G{color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.recent-files_swicherBtns__TCaEd .recent-files_selected__HbB4G svg{color:#fff!important}.recent-files_swicherBtns__TCaEd .recent-files_selected__HbB4G:hover{transform:translateY(-1px);background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.4)}@media(max-width:768px){.recent-files_swicherBtns__TCaEd{gap:6px;padding:6px}.recent-files_swicherBtns__TCaEd>button{width:44px;height:44px}.recent-files_swicherBtns__TCaEd>button>svg{width:22px;height:22px}}@media(max-width:480px){.recent-files_swicherBtns__TCaEd{gap:8px;padding:8px}.recent-files_swicherBtns__TCaEd>button{width:48px;height:48px}.recent-files_swicherBtns__TCaEd>button>svg{width:24px;height:24px}}.recent-files_notFiles__H7of0{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;width:100%;height:200px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04)}.recent-files_notFiles__H7of0:before{content:"📁";font-size:48px;opacity:.5}.recent-files_notFiles__H7of0 span{font-size:18px;font-weight:500;color:var(--text-secondary)}.recent-files_content__lAoOM{border-radius:16px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.04),0 1px 4px rgba(0,0,0,.02)}@keyframes settings-layout_shimmer__ZZ4ah{0%{background-position:200% 0}to{background-position:-200% 0}}.settings-layout_container__p0blq{display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:100%;height:100%;padding:16px 32px;background:linear-gradient(135deg,rgba(var(--bg-primary-rgb),.95) 0,rgba(var(--bg-secondary-rgb),.85) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width:768px){.settings-layout_container__p0blq{gap:12px;padding:12px 16px}}@media(max-width:480px){.settings-layout_container__p0blq{gap:8px;padding:8px 12px}}.settings-layout_tabs__NuTHC{align-self:self-start}.settings-layout_page__3_Xw9{overflow-y:auto;width:100%;min-height:calc(100vh - 200px);padding:32px;border:1px solid rgba(var(--border-color-rgb),.2)!important;border-radius:16px;background:rgba(var(--bg-primary-rgb),.95)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 40px -12px var(--shadow-primary),0 8px 24px rgba(var(--border-color-rgb),.1)!important;transition:all .3s ease}.settings-layout_page__3_Xw9:hover{transform:translateY(-2px);box-shadow:0 24px 48px -12px var(--shadow-primary),0 12px 32px rgba(var(--border-color-rgb),.15)!important}@media(max-width:768px){.settings-layout_page__3_Xw9{min-height:calc(100vh - 180px);padding:24px;border-radius:12px}}@media(max-width:480px){.settings-layout_page__3_Xw9{padding:16px;border-radius:8px}}@keyframes upload-file-dialog_shimmer__Byq2w{0%{background-position:200% 0}to{background-position:-200% 0}}.upload-file-dialog_root__P9E5b{display:flex;align-items:center;justify-content:center;width:100%;min-width:600px;max-width:600px;background:rgba(0,0,0,0);box-shadow:none}@media(max-width:600px){.upload-file-dialog_root__P9E5b{min-width:100%}}.upload-file-dialog_buttonPrimary__hBPas>button{padding:12px 16px;border-radius:12px;color:#fff;background:var(--accent-primary);box-shadow:0 4px 12px rgba(var(--accent-primary-rgb),.3)}.upload-file-dialog_buttonPrimary__hBPas>button:hover:not(:disabled){transform:translateY(-2px);background:var(--accent-secondary);box-shadow:0 8px 25px rgba(var(--accent-primary-rgb),.4)}.upload-file-dialog_buttonPrimary__hBPas>button:active:not(:disabled){transform:translateY(0)}