.NewsSection-module__A9zlDG__newsSection{width:100%;max-width:1400px;margin:0 auto;padding:40px 24px;position:relative}.NewsSection-module__A9zlDG__notification{background:var(--bg-secondary);color:var(--text-primary);border:2px solid var(--border-color);box-shadow:var(--shadow-lg);z-index:1000;border-radius:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;animation:.3s ease-out NewsSection-module__A9zlDG__slideIn;position:fixed;top:20px;right:20px}@keyframes NewsSection-module__A9zlDG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.NewsSection-module__A9zlDG__newsHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.NewsSection-module__A9zlDG__mainTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.NewsSection-module__A9zlDG__viewBookmarksBtn{color:var(--accent-color);border:2px solid var(--accent-color);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;align-items:center;gap:8px;min-width:fit-content;padding:12px 24px;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:visible}.NewsSection-module__A9zlDG__viewBookmarksBtn:before{content:"";background:linear-gradient(90deg,#0000,#9333ea1a,#0000);width:100%;height:100%;display:none;position:absolute;top:0;left:-100%}.NewsSection-module__A9zlDG__viewBookmarksBtn:hover:before{left:-100%}.NewsSection-module__A9zlDG__viewBookmarksBtn:hover{background:var(--bg-secondary);border-color:var(--accent-hover);color:var(--accent-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)scale(1.02)}.NewsSection-module__A9zlDG__viewBookmarksBtn:active{background:#9333ea1a;transform:translateY(0)scale(.98)}.NewsSection-module__A9zlDG__viewBookmarksBtn svg{flex-shrink:0;transition:transform .3s}.NewsSection-module__A9zlDG__viewBookmarksBtn.NewsSection-module__A9zlDG__jump svg{animation:none}.NewsSection-module__A9zlDG__viewBookmarksBtn span{flex-shrink:0}@keyframes NewsSection-module__A9zlDG__iconJump{0%{transform:translateY(0)scale(1)}15%{transform:translateY(-25px)scale(1.3)rotate(-8deg)}30%{transform:translateY(0)scale(1.1)rotate(3deg)}45%{transform:translateY(-15px)scale(1.2)rotate(-5deg)}60%{transform:translateY(0)scale(1.05)rotate(2deg)}75%{transform:translateY(-8px)scale(1.1)rotate(-2deg)}90%{transform:translateY(0)scale(1.02)rotate(1deg)}to{transform:translateY(0)scale(1)rotate(0)}}@keyframes NewsSection-module__A9zlDG__slideUpNewspaper{0%{opacity:0;filter:blur(4px);transform:translateY(50px)rotateX(-20deg)}50%{opacity:.5;filter:blur(2px)}to{opacity:1;filter:blur();transform:translateY(0)rotateX(0)}}@keyframes NewsSection-module__A9zlDG__dropInIcon{0%{opacity:0;transform:translateY(-20px)rotate(-10deg)scale(.5)}60%{opacity:1;transform:translateY(3px)rotate(2deg)scale(1.1)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}@keyframes NewsSection-module__A9zlDG__typewriter{0%{opacity:0;width:0}1%{opacity:1}to{opacity:1;width:auto}}.NewsSection-module__A9zlDG__newsGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;display:grid}.NewsSection-module__A9zlDG__newsCard{color:inherit;background:0 0;flex-direction:column;height:100%;text-decoration:none;transition:opacity .2s;display:flex}.NewsSection-module__A9zlDG__newsCard:hover{opacity:.85}.NewsSection-module__A9zlDG__authorSection{flex-shrink:0;align-items:center;gap:6px;min-height:24px;margin-bottom:8px;padding:0 2px;display:flex}.NewsSection-module__A9zlDG__authorAvatar{background:var(--bg-tertiary);width:24px;height:24px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NewsSection-module__A9zlDG__authorAvatar svg{width:14px;height:14px}.NewsSection-module__A9zlDG__authorName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.75rem;font-weight:500;overflow:hidden}.NewsSection-module__A9zlDG__actionButton{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.NewsSection-module__A9zlDG__actionButton:hover{background-color:var(--bg-tertiary);color:var(--text-secondary)}.NewsSection-module__A9zlDG__actionButton:active{transform:scale(.95)}.NewsSection-module__A9zlDG__actionButton.NewsSection-module__A9zlDG__bookmarked{color:#3b82f6;background-color:#0000}.NewsSection-module__A9zlDG__actionButton.NewsSection-module__A9zlDG__bookmarked:hover{color:#2563eb;background-color:var(--bg-tertiary)}.NewsSection-module__A9zlDG__cardImageWrap{aspect-ratio:16/9;background:var(--bg-tertiary);border-radius:6px;flex-shrink:0;width:100%;max-height:180px;margin-bottom:12px;position:relative;overflow:hidden}.NewsSection-module__A9zlDG__cardImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.NewsSection-module__A9zlDG__newsCard:hover .NewsSection-module__A9zlDG__cardImage{transform:scale(1.05)}.NewsSection-module__A9zlDG__cardContent{flex-direction:column;flex:1;gap:8px;min-height:0;padding:0 2px;display:flex}.NewsSection-module__A9zlDG__cardTitle{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-height:2.625rem;margin:0;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsSection-module__A9zlDG__cardFooter{flex-shrink:0;justify-content:space-between;align-items:center;min-height:32px;display:flex}.NewsSection-module__A9zlDG__timeAgo{color:var(--text-tertiary);font-size:.75rem;font-weight:500}.NewsSection-module__A9zlDG__newsActions{align-items:center;gap:4px;display:flex}@media (max-width:1400px){.NewsSection-module__A9zlDG__newsSection{max-width:1200px;padding:36px 20px}.NewsSection-module__A9zlDG__newsGrid{gap:20px}}@media (max-width:1200px){.NewsSection-module__A9zlDG__newsSection{max-width:1000px;padding:32px 20px}.NewsSection-module__A9zlDG__mainTitle{font-size:2rem}.NewsSection-module__A9zlDG__newsHeader{margin-bottom:32px}.NewsSection-module__A9zlDG__newsGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:900px){.NewsSection-module__A9zlDG__newsSection{padding:28px 16px}.NewsSection-module__A9zlDG__mainTitle{font-size:1.75rem}.NewsSection-module__A9zlDG__newsHeader{margin-bottom:28px}.NewsSection-module__A9zlDG__newsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.NewsSection-module__A9zlDG__cardTitle{min-height:2.8rem;font-size:1rem}}@media (max-width:768px){.NewsSection-module__A9zlDG__newsSection{padding:24px 12px}.NewsSection-module__A9zlDG__newsHeader{gap:12px;margin-bottom:24px}.NewsSection-module__A9zlDG__mainTitle{font-size:1.5rem}.NewsSection-module__A9zlDG__viewBookmarksBtn{padding:10px 16px;font-size:.875rem}.NewsSection-module__A9zlDG__viewBookmarksBtn svg{width:18px;height:18px}.NewsSection-module__A9zlDG__newsGrid{gap:20px}.NewsSection-module__A9zlDG__timeAgo{font-size:.8125rem}.NewsSection-module__A9zlDG__actionButton{width:28px;height:28px}.NewsSection-module__A9zlDG__actionButton svg{width:16px;height:16px}.NewsSection-module__A9zlDG__cardTitle{min-height:2.625rem;font-size:.9375rem}.NewsSection-module__A9zlDG__authorSection{gap:6px;min-height:24px;margin-bottom:10px}.NewsSection-module__A9zlDG__authorAvatar{width:24px;height:24px}.NewsSection-module__A9zlDG__authorAvatar svg{width:14px;height:14px}.NewsSection-module__A9zlDG__authorName{font-size:.8125rem}}@media (max-width:600px){.NewsSection-module__A9zlDG__newsSection{padding:20px 12px}.NewsSection-module__A9zlDG__mainTitle{font-size:1.375rem}.NewsSection-module__A9zlDG__newsHeader{margin-bottom:20px}.NewsSection-module__A9zlDG__newsGrid{grid-template-columns:1fr;gap:24px}.NewsSection-module__A9zlDG__timeAgo{font-size:.8125rem}.NewsSection-module__A9zlDG__cardImageWrap{margin-bottom:12px}.NewsSection-module__A9zlDG__cardContent{gap:10px}.NewsSection-module__A9zlDG__cardTitle{-webkit-line-clamp:2;min-height:2.8rem;font-size:1rem}}@media (max-width:480px){.NewsSection-module__A9zlDG__newsSection{padding:20px 10px}.NewsSection-module__A9zlDG__mainTitle{font-size:1.25rem}.NewsSection-module__A9zlDG__newsHeader{flex-wrap:wrap;gap:8px;margin-bottom:18px}.NewsSection-module__A9zlDG__viewBookmarksBtn{padding:8px 14px;font-size:.8125rem}.NewsSection-module__A9zlDG__viewBookmarksBtn svg{width:16px;height:16px}.NewsSection-module__A9zlDG__viewBookmarksBtn span{display:none}.NewsSection-module__A9zlDG__newsGrid{gap:20px}.NewsSection-module__A9zlDG__timeAgo{font-size:.75rem}.NewsSection-module__A9zlDG__newsActions{gap:2px}.NewsSection-module__A9zlDG__actionButton{width:26px;height:26px}.NewsSection-module__A9zlDG__actionButton svg{width:15px;height:15px}.NewsSection-module__A9zlDG__cardImageWrap{border-radius:6px;margin-bottom:10px}.NewsSection-module__A9zlDG__cardContent{gap:8px}.NewsSection-module__A9zlDG__cardTitle{min-height:2.625rem;font-size:.9375rem}.NewsSection-module__A9zlDG__cardFooter{min-height:26px}.NewsSection-module__A9zlDG__authorSection{gap:6px;min-height:22px;margin-bottom:8px}.NewsSection-module__A9zlDG__authorAvatar{width:22px;height:22px}.NewsSection-module__A9zlDG__authorAvatar svg{width:13px;height:13px}.NewsSection-module__A9zlDG__authorName{font-size:.75rem}}.NewsSection-module__A9zlDG__mainTitle{background:linear-gradient(135deg,var(--text-primary,#fff)40%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NewsSection-module__A9zlDG__newsCard{background:var(--bg-secondary,#12122a);border:1px solid var(--border-color,#ffffff12);border-radius:16px;padding:.75rem;transition:transform .25s,box-shadow .25s,border-color .25s,opacity .2s}.NewsSection-module__A9zlDG__newsCard:hover{opacity:1;border-color:#9333ea59;transform:translateY(-4px);box-shadow:0 10px 32px #9333ea33}.NewsSection-module__A9zlDG__cardImageWrap{border-radius:10px;overflow:hidden}.NewsSection-module__A9zlDG__newsSection{padding-top:0}[data-theme=light] .NewsSection-module__A9zlDG__newsCard{background:#fff;border-color:#00000012;box-shadow:0 2px 8px #0000000d}[data-theme=light] .NewsSection-module__A9zlDG__newsCard:hover{box-shadow:0 10px 32px #9333ea1f}[data-theme=light] .NewsSection-module__A9zlDG__mainTitle{background:linear-gradient(135deg,#111 40%,#9333ea 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.BookmarksModal-module__2e2_Na__overlay{z-index:1000;background:#00000080;animation:.2s ease-out BookmarksModal-module__2e2_Na__fadeIn;position:fixed;inset:0}.BookmarksModal-module__2e2_Na__modal{-webkit-backdrop-filter:blur(40px)saturate(180%);z-index:1001;background:#0f172abf;flex-direction:column;width:100%;max-width:500px;animation:.3s ease-out BookmarksModal-module__2e2_Na__slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-2px 0 12px #00000026}@keyframes BookmarksModal-module__2e2_Na__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BookmarksModal-module__2e2_Na__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.BookmarksModal-module__2e2_Na__header{-webkit-backdrop-filter:blur(30px);background:#0f172a99;border-bottom:1px solid #e2e8f04d;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.BookmarksModal-module__2e2_Na__filters{-webkit-backdrop-filter:blur(30px);background:#0f172a99;border-bottom:1px solid #e2e8f04d;flex-shrink:0;gap:8px;padding:16px 24px;display:flex;overflow-x:auto}.BookmarksModal-module__2e2_Na__filters::-webkit-scrollbar{height:4px}.BookmarksModal-module__2e2_Na__filters::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.BookmarksModal-module__2e2_Na__filterButton{-webkit-backdrop-filter:blur(15px);color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#1e293b80;border:2px solid #e2e8f04d;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.BookmarksModal-module__2e2_Na__filterButton:hover{color:#f1f5f9;background:#1e293bb3;border-color:#e2e8f080}.BookmarksModal-module__2e2_Na__filterButton.BookmarksModal-module__2e2_Na__active{color:#fff;background:#9333ea;border-color:#9333ea}.BookmarksModal-module__2e2_Na__filterButton.BookmarksModal-module__2e2_Na__active:hover{background:#7c3aed;border-color:#7c3aed}.BookmarksModal-module__2e2_Na__title{color:#f8fafc;margin:0;font-size:1.5rem;font-weight:700}.BookmarksModal-module__2e2_Na__closeButton{color:#e2e8f0;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.BookmarksModal-module__2e2_Na__closeButton:hover{color:#f8fafc;background:#1e293b99}.BookmarksModal-module__2e2_Na__content{-webkit-backdrop-filter:blur(35px);background:#0f172a80;flex:1;padding:24px;overflow-y:auto}.BookmarksModal-module__2e2_Na__loading{text-align:center;color:#e2e8f0;padding:40px 20px;font-size:1rem}.BookmarksModal-module__2e2_Na__empty{text-align:center;color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.BookmarksModal-module__2e2_Na__empty svg{stroke:#94a3b8;margin-bottom:16px}.BookmarksModal-module__2e2_Na__empty p{color:#e2e8f0;margin:0 0 8px;font-size:1.125rem;font-weight:600}.BookmarksModal-module__2e2_Na__empty span{color:#cbd5e1;font-size:.9375rem}.BookmarksModal-module__2e2_Na__bookmarksList{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.BookmarksModal-module__2e2_Na__bookmarkItem{-webkit-backdrop-filter:blur(20px);background:#1e293b66;border-radius:12px;flex-direction:column;gap:0;padding:12px;transition:background .2s;display:flex;position:relative}.BookmarksModal-module__2e2_Na__bookmarkItemRow{align-items:center;gap:16px;width:100%;display:flex;position:relative}.BookmarksModal-module__2e2_Na__bookmarkItem:hover{background:#1e293b99}.BookmarksModal-module__2e2_Na__bookmarkLink{color:inherit;flex:1;align-items:center;gap:16px;width:100%;min-width:0;text-decoration:none;display:flex}.BookmarksModal-module__2e2_Na__bookmarkImage{background:#e2e8f0;border-radius:8px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.BookmarksModal-module__2e2_Na__thumbnail{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.BookmarksModal-module__2e2_Na__bookmarkInfo{flex:1;min-width:0}.BookmarksModal-module__2e2_Na__bookmarkTitle{color:#f8fafc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.BookmarksModal-module__2e2_Na__bookmarkAuthor{color:#cbd5e1;margin:0;font-size:.875rem}.BookmarksModal-module__2e2_Na__collectionTags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.BookmarksModal-module__2e2_Na__collectionTag{color:#c084fc;background:#9333ea33;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-block}.BookmarksModal-module__2e2_Na__bookmarkActions{flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.BookmarksModal-module__2e2_Na__collectionButton{color:#c084fc;cursor:pointer;background:#9333ea1a;border:1px solid #9333ea33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.BookmarksModal-module__2e2_Na__collectionButton:hover{color:#a78bfa;background:#9333ea33;border-color:#9333ea66;transform:scale(1.05);box-shadow:0 4px 12px #9333ea4d}.BookmarksModal-module__2e2_Na__removeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.BookmarksModal-module__2e2_Na__removeButton:hover{color:#ef4444;background:#1e293b99}.BookmarksModal-module__2e2_Na__collectionDropdown{-webkit-backdrop-filter:blur(32px)saturate(180%);z-index:10;background:linear-gradient(135deg,#1e293bfa 0%,#0f172afa 100%);border:1px solid #9333ea33;border-radius:16px;min-width:240px;max-width:320px;max-height:360px;padding:10px 8px;animation:.25s cubic-bezier(.4,0,.2,1) BookmarksModal-module__2e2_Na__slideDownFade;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 12px 32px #00000080,0 0 0 1px #ffffff14,inset 0 1px #ffffff1a}@keyframes BookmarksModal-module__2e2_Na__slideDownFade{0%{opacity:0;transform:translateY(-12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.BookmarksModal-module__2e2_Na__collectionDropdown::-webkit-scrollbar{width:8px}.BookmarksModal-module__2e2_Na__collectionDropdown::-webkit-scrollbar-track{background:#0f172a80;border-radius:4px}.BookmarksModal-module__2e2_Na__collectionDropdown::-webkit-scrollbar-thumb{background:linear-gradient(#9333ea66 0%,#9333ea99 100%);border:1px solid #9333ea33;border-radius:4px}.BookmarksModal-module__2e2_Na__collectionDropdown::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9333ea99 0%,#9333eacc 100%)}.BookmarksModal-module__2e2_Na__collectionDropdownTitle{color:#a78bfa;text-transform:uppercase;letter-spacing:1.2px;text-align:center;background:linear-gradient(135deg,#9333ea26 0%,#9333ea14 100%);border:1px solid #9333ea33;border-radius:10px;margin-bottom:12px;padding:8px 14px;font-size:.75rem;font-weight:700;display:block}.BookmarksModal-module__2e2_Na__collectionCheckboxes{flex-direction:column;gap:4px;display:flex}.BookmarksModal-module__2e2_Na__collectionCheckbox{cursor:pointer;background:#1e293b4d;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BookmarksModal-module__2e2_Na__collectionCheckbox:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#9333ea33 0%,#9333ea1a 100%);border-radius:12px;transition:opacity .25s;position:absolute;inset:0}.BookmarksModal-module__2e2_Na__collectionCheckbox:hover{background:#9333ea33;border-color:#9333ea4d;transform:translate(4px);box-shadow:0 4px 12px #9333ea33}.BookmarksModal-module__2e2_Na__collectionCheckbox:hover:before{opacity:1}.BookmarksModal-module__2e2_Na__collectionCheckbox input[type=checkbox]{cursor:pointer;width:22px;height:22px;accent-color:var(--accent-color,#9333ea);z-index:1;border-radius:6px;flex-shrink:0;transition:all .25s;position:relative}.BookmarksModal-module__2e2_Na__collectionCheckbox input[type=checkbox]:checked{transform:scale(1.05);box-shadow:0 0 0 4px #9333ea40,0 2px 8px #9333ea4d}.BookmarksModal-module__2e2_Na__collectionCheckbox span{color:#f8fafc;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;letter-spacing:.2px;font-size:.9375rem;font-weight:600;position:relative;overflow:hidden}.BookmarksModal-module__2e2_Na__collectionsSection{border-top:1px solid #e2e8f033;padding-top:24px}.BookmarksModal-module__2e2_Na__sectionHeader{background:0 0;border:none;align-items:center;gap:12px;padding:0;transition:all .2s;display:flex}.BookmarksModal-module__2e2_Na__sectionIcon{width:24px;height:24px;color:var(--accent-color,#9333ea);background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BookmarksModal-module__2e2_Na__sectionInfo{flex:1;min-width:0}.BookmarksModal-module__2e2_Na__sectionTitle{color:#f8fafc;margin:0 0 2px;font-size:.9375rem;font-weight:600}.BookmarksModal-module__2e2_Na__sectionDesc{color:#cbd5e1;margin:0;font-size:.8125rem}.BookmarksModal-module__2e2_Na__newButton{background:var(--accent-color,#9333ea);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:8px 18px;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #9333ea33}.BookmarksModal-module__2e2_Na__newButton:hover{background:var(--accent-hover,#7c3aed);transform:translateY(-1px);box-shadow:0 4px 8px #9333ea4d}.BookmarksModal-module__2e2_Na__newButton:active{transform:translateY(0)}.BookmarksModal-module__2e2_Na__newCollectionForm{background:0 0;border:none;border-radius:0;margin-top:16px;padding:0}.BookmarksModal-module__2e2_Na__collectionInput{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-primary,#fff);width:100%;color:var(--text-primary,#1e293b);border-radius:8px;outline:none;padding:10px 14px;font-size:.9375rem;transition:all .2s}.BookmarksModal-module__2e2_Na__collectionInput:focus{border-color:var(--accent-color,#9333ea);box-shadow:0 0 0 3px #9333ea1a}.BookmarksModal-module__2e2_Na__formActions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.BookmarksModal-module__2e2_Na__cancelBtn,.BookmarksModal-module__2e2_Na__createBtn{cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:.9375rem;font-weight:500;transition:all .2s}.BookmarksModal-module__2e2_Na__cancelBtn{color:var(--text-secondary,#64748b);border:1px solid var(--border-color,#e2e8f0);background:0 0}.BookmarksModal-module__2e2_Na__cancelBtn:hover{background:var(--bg-tertiary,#f1f5f9);border-color:var(--text-secondary,#64748b)}.BookmarksModal-module__2e2_Na__createBtn{background:var(--accent-color,#9333ea);color:#fff;box-shadow:0 2px 4px #9333ea33}.BookmarksModal-module__2e2_Na__createBtn:hover{background:var(--accent-hover,#7c3aed);transform:translateY(-1px);box-shadow:0 4px 8px #9333ea4d}.BookmarksModal-module__2e2_Na__createBtn:active{transform:translateY(0)}.BookmarksModal-module__2e2_Na__collectionsList{flex-direction:column;gap:8px;margin-top:16px;display:flex}.BookmarksModal-module__2e2_Na__collectionItem{background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;padding:8px 0;transition:all .2s;display:flex}.BookmarksModal-module__2e2_Na__collectionItem:hover{background:0 0;transform:translate(4px)}.BookmarksModal-module__2e2_Na__collectionItem:hover .BookmarksModal-module__2e2_Na__collectionName{color:var(--accent-color,#9333ea)}.BookmarksModal-module__2e2_Na__collectionName{color:#f8fafc;font-size:.9375rem;font-weight:500;transition:color .2s}.BookmarksModal-module__2e2_Na__deleteCollectionBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.BookmarksModal-module__2e2_Na__deleteCollectionBtn:hover{color:#ef4444;background:#1e293b99}@media (max-width:768px){.BookmarksModal-module__2e2_Na__modal{max-width:100%}.BookmarksModal-module__2e2_Na__header{padding:16px 20px}.BookmarksModal-module__2e2_Na__title{font-size:1.25rem}.BookmarksModal-module__2e2_Na__content{padding:20px}.BookmarksModal-module__2e2_Na__bookmarkImage{width:70px;height:53px}.BookmarksModal-module__2e2_Na__bookmarkTitle{font-size:.9375rem}}@media (max-width:480px){.BookmarksModal-module__2e2_Na__bookmarkImage{width:60px;height:45px}.BookmarksModal-module__2e2_Na__bookmarkItem{gap:12px;padding:10px}.BookmarksModal-module__2e2_Na__sectionHeader{padding:12px}.BookmarksModal-module__2e2_Na__sectionIcon{width:40px;height:40px}}
.DashboardGreeting-module__v9_uOa__wrap{background:linear-gradient(135deg,#9333ea24 0%,#ec48991a 50%,#f59e0b14 100%);border:1px solid #9333ea38;border-radius:20px;flex-wrap:wrap;align-items:center;gap:1.5rem;margin:0 0 1.5rem;padding:1.4rem 1.75rem;display:flex;position:relative;overflow:hidden}.DashboardGreeting-module__v9_uOa__wrap:before,.DashboardGreeting-module__v9_uOa__wrap:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.DashboardGreeting-module__v9_uOa__wrap:before{background:radial-gradient(circle,#9333ea26,#0000 65%);width:180px;height:180px;top:-60px;right:30px}.DashboardGreeting-module__v9_uOa__wrap:after{background:radial-gradient(circle,#ec48991f,#0000 65%);width:130px;height:130px;bottom:-50px;right:200px}.DashboardGreeting-module__v9_uOa__left{flex:1;align-items:center;gap:.875rem;min-width:200px;display:flex}.DashboardGreeting-module__v9_uOa__greetEmoji{filter:drop-shadow(0 2px 6px #f59e0b4d);flex-shrink:0;font-size:2.25rem;line-height:1}.DashboardGreeting-module__v9_uOa__greetText{color:var(--text-primary,#fff);background:linear-gradient(135deg,#e879f9,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .2rem;font-size:1.2rem;font-weight:800}.DashboardGreeting-module__v9_uOa__greetSub{color:var(--text-secondary,#9ca3af);margin:0;font-size:.8rem}.DashboardGreeting-module__v9_uOa__stats{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-shrink:0;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.DashboardGreeting-module__v9_uOa__stat{flex-direction:column;align-items:center;gap:.1rem;min-width:55px;display:flex}.DashboardGreeting-module__v9_uOa__statIcon{font-size:1.1rem;line-height:1}.DashboardGreeting-module__v9_uOa__statNum{color:var(--text-primary,#fff);font-size:1.25rem;font-weight:900;line-height:1.1}.DashboardGreeting-module__v9_uOa__statLabel{color:var(--text-secondary,#9ca3af);text-align:center;font-size:.65rem;line-height:1.2}.DashboardGreeting-module__v9_uOa__statDivider{background:#ffffff1a;flex-shrink:0;width:1px;height:36px}.DashboardGreeting-module__v9_uOa__quickLinks{flex-shrink:0;gap:.5rem;display:flex}.DashboardGreeting-module__v9_uOa__quickLink{background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;min-width:60px;padding:.6rem .7rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.DashboardGreeting-module__v9_uOa__quickLink:hover{background:#9333ea26;border-color:#9333ea66;transform:translateY(-2px)}.DashboardGreeting-module__v9_uOa__quickEmoji{font-size:1.2rem;line-height:1}.DashboardGreeting-module__v9_uOa__quickLabel{color:var(--text-secondary,#9ca3af);text-align:center;white-space:nowrap;font-size:.62rem;font-weight:600}.DashboardGreeting-module__v9_uOa__quickLink:hover .DashboardGreeting-module__v9_uOa__quickLabel{color:#a855f7}[data-theme=light] .DashboardGreeting-module__v9_uOa__wrap{background:linear-gradient(135deg,#9333ea12,#ec48990d,#f59e0b0a);border-color:#9333ea2e}[data-theme=light] .DashboardGreeting-module__v9_uOa__stats{background:#00000008;border-color:#00000012}[data-theme=light] .DashboardGreeting-module__v9_uOa__statDivider{background:#0000001a}[data-theme=light] .DashboardGreeting-module__v9_uOa__quickLink{background:#00000008;border-color:#00000012}[data-theme=light] .DashboardGreeting-module__v9_uOa__greetText{background:linear-gradient(135deg,#9333ea,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.DashboardGreeting-module__v9_uOa__wrap{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.DashboardGreeting-module__v9_uOa__stats{justify-content:space-around;width:100%}.DashboardGreeting-module__v9_uOa__quickLinks{justify-content:space-between;width:100%}.DashboardGreeting-module__v9_uOa__quickLink{flex:1}}@media (max-width:480px){.DashboardGreeting-module__v9_uOa__quickLinks{flex-wrap:wrap}.DashboardGreeting-module__v9_uOa__quickLink{flex:none;min-width:70px}}@media (max-width:320px){.DashboardGreeting-module__v9_uOa__wrap{padding:.875rem}.DashboardGreeting-module__v9_uOa__greetText{font-size:1rem}.DashboardGreeting-module__v9_uOa__quickLink{min-width:60px}.DashboardGreeting-module__v9_uOa__quickEmoji{font-size:1rem}}
