.Navbar-module___rHu7W__topbar{background:var(--ink);color:var(--paper);font-family:var(--font-mono);padding:8px 0;font-size:.7rem}.Navbar-module___rHu7W__topbarContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module___rHu7W__topbarContent{justify-content:space-between;width:100%;display:flex}.Navbar-module___rHu7W__date{opacity:.7;letter-spacing:1px;text-transform:uppercase}.Navbar-module___rHu7W__topLinks{gap:16px;display:flex}.Navbar-module___rHu7W__topLinks span,.Navbar-module___rHu7W__topLinks a{opacity:.7;cursor:pointer;transition:opacity .2s}.Navbar-module___rHu7W__topLinks span:hover,.Navbar-module___rHu7W__topLinks a:hover{opacity:1}.Navbar-module___rHu7W__headerSection{border-bottom:2px solid var(--ink);background:#fff;padding:24px 0}.Navbar-module___rHu7W__headerInner{justify-content:space-between;align-items:center;gap:20px;display:flex}.Navbar-module___rHu7W__logoBlock{text-align:center;flex:1}.Navbar-module___rHu7W__logoText{font-family:var(--font-playfair);letter-spacing:-1.5px;color:var(--ink);font-size:clamp(2rem,6vw,3.5rem);font-weight:900;line-height:1}.Navbar-module___rHu7W__logoTagline{font-family:var(--font-mono);letter-spacing:4px;color:var(--gray);text-transform:uppercase;margin-top:6px;font-size:.7rem}.Navbar-module___rHu7W__headerAd{width:250px;height:90px;font-family:var(--font-mono);color:#bbb;text-transform:uppercase;letter-spacing:1px;border:1px dashed #ccc;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;display:flex}.Navbar-module___rHu7W__navSection{background:var(--ink);z-index:100;position:sticky;top:0}.Navbar-module___rHu7W__navContainer{scrollbar-width:none;align-items:stretch;display:flex;overflow-x:auto}.Navbar-module___rHu7W__navContainer::-webkit-scrollbar{display:none}.Navbar-module___rHu7W__navItem{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--paper);white-space:nowrap;cursor:pointer;border-right:1px solid #333;padding:14px 20px;font-size:.75rem;transition:background .2s}.Navbar-module___rHu7W__navItem:hover{background:#222}.Navbar-module___rHu7W__navItem.Navbar-module___rHu7W__active{background:var(--red);color:#fff}.Navbar-module___rHu7W__searchBox{color:#888;font-family:var(--font-mono);cursor:pointer;border-left:1px solid #333;align-items:center;gap:8px;margin-left:auto;padding:0 20px;font-size:.75rem;display:flex}.Navbar-module___rHu7W__searchBox input{color:var(--paper);font-family:var(--font-mono);background:0 0;border:none;outline:none;width:120px;font-size:.75rem;transition:width .3s}.Navbar-module___rHu7W__searchBox input:focus{width:180px}@media (max-width:1024px){.Navbar-module___rHu7W__headerAd{display:none}}@media (max-width:600px){.Navbar-module___rHu7W__logoText{font-size:2rem}.Navbar-module___rHu7W__topLinks{display:none}}
.Hero-module__JgYmMq__hero{border-bottom:2px solid var(--ink);padding:30px 0}.Hero-module__JgYmMq__heroGrid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.Hero-module__JgYmMq__mainCard{background:#fff;border:1px dashed #ccc;grid-area:1/1/2/3;transition:transform .2s}.Hero-module__JgYmMq__mainCard:hover{transform:translateY(-2px)}.Hero-module__JgYmMq__imageWrapper{aspect-ratio:16/9;background:#eee;border-bottom:1px dashed #ccc;overflow:hidden}.Hero-module__JgYmMq__image{object-fit:cover;width:100%;height:100%}.Hero-module__JgYmMq__cardBody{padding:16px 20px}.Hero-module__JgYmMq__tag{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:8px;font-size:.65rem;font-weight:600;display:block}.Hero-module__JgYmMq__titleLarge{font-family:var(--font-playfair);color:var(--ink);margin-bottom:10px;font-size:clamp(1.2rem,3vw,1.75rem);font-weight:800;line-height:1.2}.Hero-module__JgYmMq__excerpt{color:#444;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Hero-module__JgYmMq__meta{font-family:var(--font-mono);color:var(--gray);letter-spacing:.5px;font-size:.65rem}.Hero-module__JgYmMq__sideSection{flex-direction:column;grid-area:1/3/3/4;gap:15px;display:flex}.Hero-module__JgYmMq__subSection{grid-area:2/1/3/3;grid-template-columns:1fr 1fr;gap:15px;display:grid}.Hero-module__JgYmMq__cardSmall{background:#fff;border:1px dashed #ccc;flex-direction:column;display:flex;overflow:hidden}.Hero-module__JgYmMq__imageSmall{aspect-ratio:16/9;object-fit:cover;border-bottom:1px dashed #ccc;width:100%}.Hero-module__JgYmMq__cardBodySmall{padding:12px}.Hero-module__JgYmMq__titleSmall{font-family:var(--font-playfair);color:var(--ink);font-size:.95rem;font-weight:700;line-height:1.3}@media (max-width:768px){.Hero-module__JgYmMq__heroGrid{grid-template-rows:auto;grid-template-columns:1fr}.Hero-module__JgYmMq__mainCard,.Hero-module__JgYmMq__sideSection,.Hero-module__JgYmMq__subSection{grid-area:auto/1}.Hero-module__JgYmMq__sideSection{flex-direction:row;padding-bottom:10px;overflow-x:auto}.Hero-module__JgYmMq__cardSmall{min-width:280px}}
.NewsCard-module__FVKX2q__articleRow{border-bottom:1px solid var(--light);color:inherit;gap:20px;padding:20px 0;text-decoration:none;transition:opacity .2s;display:flex}.NewsCard-module__FVKX2q__articleRow:hover{opacity:.8}.NewsCard-module__FVKX2q__articleRow:last-child{border-bottom:none}.NewsCard-module__FVKX2q__imageWrapper{background:#eee;border:1px dashed #ccc;flex-shrink:0;width:140px;height:95px;overflow:hidden}.NewsCard-module__FVKX2q__image{object-fit:cover;width:100%;height:100%}.NewsCard-module__FVKX2q__textContent{flex:1}.NewsCard-module__FVKX2q__tag{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:5px;font-size:.65rem;font-weight:600;display:block}.NewsCard-module__FVKX2q__title{font-family:var(--font-playfair);color:var(--ink);margin-bottom:6px;font-size:1.1rem;font-weight:700;line-height:1.3}.NewsCard-module__FVKX2q__meta{font-family:var(--font-mono);color:var(--gray);font-size:.65rem}@media (max-width:600px){.NewsCard-module__FVKX2q__articleRow{flex-direction:column;gap:10px}.NewsCard-module__FVKX2q__imageWrapper{width:100%;height:160px}}
.BreakingNews-module__Uj6eBa__breaking{background:var(--red);color:#fff;align-items:center;height:40px;display:flex;overflow:hidden}.BreakingNews-module__Uj6eBa__label{height:100%;font-family:var(--font-mono);letter-spacing:2px;white-space:nowrap;text-transform:uppercase;background:#8b0000;flex-shrink:0;align-items:center;padding:0 16px;font-size:.7rem;font-weight:600;display:flex}.BreakingNews-module__Uj6eBa__tickerWrap{flex:1;padding:0 10px;overflow:hidden}.BreakingNews-module__Uj6eBa__tickerText{font-family:var(--font-sans);white-space:nowrap;padding-left:100%;font-size:.8rem;animation:25s linear infinite BreakingNews-module__Uj6eBa__scroll;display:inline-block}@keyframes BreakingNews-module__Uj6eBa__scroll{0%{transform:translate(0)}to{transform:translate(-200%)}}
.Article-module__dlnrrq__page{background:var(--background);min-height:100vh}.Article-module__dlnrrq__articleContainer{padding-top:2rem;padding-bottom:4rem}.Article-module__dlnrrq__backLink{color:var(--foreground-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Article-module__dlnrrq__backLink:hover{color:var(--primary);transform:translate(-4px)}.Article-module__dlnrrq__header{text-align:center;margin-bottom:3rem}.Article-module__dlnrrq__category{background:var(--primary);color:#fff;text-transform:uppercase;border-radius:4px;margin-bottom:1.5rem;padding:.3rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Article-module__dlnrrq__title{color:var(--foreground);max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:4rem;line-height:1.1}.Article-module__dlnrrq__meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:center;align-items:center;gap:4rem;max-width:900px;margin:0 auto;padding:1.5rem 0;display:flex}.Article-module__dlnrrq__authorSection{align-items:center;gap:1rem;display:flex}.Article-module__dlnrrq__avatar{background:var(--background-alt);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Article-module__dlnrrq__authorInfo{text-align:left;flex-direction:column;display:flex}.Article-module__dlnrrq__authorName{color:var(--foreground);font-weight:700}.Article-module__dlnrrq__publishDate{color:var(--foreground-muted);font-size:.85rem}.Article-module__dlnrrq__actions{gap:1rem;display:flex}.Article-module__dlnrrq__actionBtn{border:1px solid var(--border);cursor:pointer;width:44px;height:44px;color:var(--foreground-muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Article-module__dlnrrq__actionBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--background-alt)}.Article-module__dlnrrq__commentsOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2100;background:#0006;justify-content:center;align-items:flex-end;animation:.3s Article-module__dlnrrq__fadeIn;display:flex;position:fixed;inset:0}.Article-module__dlnrrq__commentsPanel{background:var(--surface);border:1px solid var(--border);border-bottom:none;border-radius:40px 40px 0 0;flex-direction:column;width:100%;max-width:1200px;height:50%;animation:.5s cubic-bezier(.16,1,.3,1) Article-module__dlnrrq__slideSheetUp;display:flex;overflow-y:auto;box-shadow:0 -20px 40px #00000026}.Article-module__dlnrrq__panelHeader{border-bottom:1px solid var(--border);background:var(--surface);z-index:10;justify-content:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.Article-module__dlnrrq__panelHeader:before{content:"";background:var(--border);border-radius:2px;width:40px;height:4px;position:absolute;top:10px}.Article-module__dlnrrq__closePanelBtn{background:var(--background-alt);cursor:pointer;color:var(--foreground-muted);border:none;border-radius:50px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .2s}.Article-module__dlnrrq__closePanelBtn:hover{background:var(--primary);color:#fff}@keyframes Article-module__dlnrrq__slideSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.Article-module__dlnrrq__commentsPanel{border-radius:30px 30px 0 0;height:75%}}.Article-module__dlnrrq__heroMediaWrapper{box-shadow:var(--shadow-xl);background:#000;border-radius:32px;margin:4rem 0;overflow:hidden}.Article-module__dlnrrq__heroImage,.Article-module__dlnrrq__video{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.Article-module__dlnrrq__videoPlayer{background:#000;width:100%;position:relative}.Article-module__dlnrrq__contentLayout{grid-template-columns:250px 1fr;gap:4rem;margin-top:4rem;display:grid}.Article-module__dlnrrq__sidebar{border-right:1px solid var(--border);padding-right:2rem}.Article-module__dlnrrq__stickySide{position:sticky;top:100px}.Article-module__dlnrrq__stickySide h4{color:var(--primary);margin-bottom:1.5rem;font-size:1.1rem}.Article-module__dlnrrq__relatedList{flex-direction:column;gap:1rem;display:flex}.Article-module__dlnrrq__relatedItem{color:var(--foreground);font-size:.95rem;font-weight:500;line-height:1.4;transition:color .2s}.Article-module__dlnrrq__relatedItem:hover{color:var(--primary-light)}.Article-module__dlnrrq__articleBody{max-width:800px}.Article-module__dlnrrq__lead{color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:600;line-height:1.5}.Article-module__dlnrrq__text{color:var(--foreground-muted);font-size:1.15rem;line-height:1.8}@media (max-width:1024px){.Article-module__dlnrrq__title{font-size:3rem}}@media (max-width:768px){.Article-module__dlnrrq__title{font-size:2.2rem}.Article-module__dlnrrq__meta{flex-direction:column;gap:1.5rem}.Article-module__dlnrrq__contentLayout{grid-template-columns:1fr}.Article-module__dlnrrq__sidebar{display:none}}@media (max-width:500px){.Article-module__dlnrrq__title{font-size:1.8rem}.Article-module__dlnrrq__avatar{display:none}.Article-module__dlnrrq__meta{gap:1rem;padding:1rem 0}.Article-module__dlnrrq__heroImageWrapper{border-radius:16px;margin:2rem 0}}.Article-module__dlnrrq__statusContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:8rem 1rem;display:flex}
.Trending-module__-_ZIGq__widget{margin-bottom:30px}.Trending-module__-_ZIGq__widgetTitle{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;border-bottom:2px solid var(--ink);color:var(--ink);margin-bottom:12px;padding-bottom:6px;font-size:.7rem;font-weight:600}.Trending-module__-_ZIGq__trendingItem{border-bottom:1px solid var(--light);color:inherit;align-items:flex-start;gap:12px;padding:10px 0;text-decoration:none;transition:color .2s;display:flex}.Trending-module__-_ZIGq__trendingItem:hover{color:var(--red)}.Trending-module__-_ZIGq__trendNum{font-family:var(--font-mono);color:var(--red);flex-shrink:0;width:20px;font-size:.8rem;font-weight:600}.Trending-module__-_ZIGq__trendText{font-family:var(--font-playfair);font-size:.95rem;font-weight:600;line-height:1.35}.Trending-module__-_ZIGq__adBlock{background:var(--light);border:1px dashed #bbb;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:250px;margin-top:20px;display:flex}.Trending-module__-_ZIGq__adBlock span{font-family:var(--font-mono);color:#aaa;letter-spacing:1px;text-transform:uppercase;font-size:.65rem}
.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__mainContent{border-top:2px solid var(--ink);background:#fff;grid-template-columns:1fr 300px;gap:0;display:grid}.page-module___8aEwW__articles,.page-module___8aEwW__loadingWrapper{border-right:2px solid var(--ink);padding:24px}.page-module___8aEwW__loadingWrapper{text-align:center;padding:100px 0}.page-module___8aEwW__sidebar{background:#faf7f2;padding:24px}.page-module___8aEwW__noResults{text-align:center;color:var(--gray);font-family:var(--font-mono);padding:4rem}.page-module___8aEwW__newsletterSection{background:var(--blue);color:#fff;padding:30px 0}.page-module___8aEwW__newsletterContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.page-module___8aEwW__nlTitle{font-family:var(--font-playfair);margin-bottom:4px;font-size:1.5rem;font-weight:700}.page-module___8aEwW__nlSub{font-family:var(--font-mono);opacity:.7;letter-spacing:1px;font-size:.7rem}.page-module___8aEwW__nlInputGroup{gap:0;display:flex}.page-module___8aEwW__nlField{font-family:var(--font-mono);color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;outline:none;width:250px;padding:10px 16px;font-size:.8rem}.page-module___8aEwW__nlBtn{background:var(--gold);color:var(--ink);font-family:var(--font-mono);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;padding:10px 20px;font-size:.75rem;font-weight:600}.page-module___8aEwW__footer{background:var(--ink);color:var(--paper);padding:50px 0 30px}.page-module___8aEwW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.page-module___8aEwW__footerBrandName{font-family:var(--font-playfair);margin-bottom:12px;font-size:1.75rem;font-weight:900}.page-module___8aEwW__footerDesc{color:#aaa;max-width:300px;margin-bottom:20px;font-size:.85rem;line-height:1.6}.page-module___8aEwW__socialRow{gap:12px;display:flex}.page-module___8aEwW__socialIcon{width:32px;height:32px;font-family:var(--font-mono);color:#888;cursor:pointer;border:1px solid #444;justify-content:center;align-items:center;font-size:.75rem;transition:all .2s;display:flex}.page-module___8aEwW__socialIcon:hover{border-color:var(--gold);color:var(--gold)}.page-module___8aEwW__footerColTitle{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:15px;font-size:.75rem;font-weight:600}.page-module___8aEwW__footerLinks{flex-direction:column;gap:10px;display:flex}.page-module___8aEwW__footerLinks a{color:#aaa;font-size:.85rem;text-decoration:none;transition:color .2s}.page-module___8aEwW__footerLinks a:hover{color:#fff}.page-module___8aEwW__footerBottom{font-family:var(--font-mono);color:#555;border-top:1px solid #333;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:20px;font-size:.75rem;display:flex}@media (max-width:900px){.page-module___8aEwW__footerGrid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:768px){.page-module___8aEwW__mainContent{grid-template-columns:1fr}.page-module___8aEwW__articles{border-right:none;border-bottom:2px solid var(--ink)}}@media (max-width:600px){.page-module___8aEwW__footerGrid{grid-template-columns:1fr}.page-module___8aEwW__nlTitle{font-size:1.2rem}.page-module___8aEwW__nlField{width:200px}}
.profile-module__5FeCNW__profilePage{background:radial-gradient(circle at 0% 0%, #6366f11a 0%, transparent 40%), radial-gradient(circle at 100% 100%, #ec48991a 0%, transparent 40%), var(--background);min-height:100vh;color:var(--foreground);padding-bottom:8rem;overflow-x:hidden}.profile-module__5FeCNW__profileContainer{max-width:1100px;margin:0 auto;padding:8rem 1.5rem 2rem}.profile-module__5FeCNW__header{background:var(--card-surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(40px);border-radius:32px;align-items:center;gap:3rem;margin-bottom:3rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #00000080}.profile-module__5FeCNW__header:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f11a 0%,#0000 70%);width:100%;height:200%;position:absolute;top:-50%;left:-20%;transform:rotate(-35deg)}.profile-module__5FeCNW__avatarWrapper{z-index:2;flex-shrink:0;width:180px;height:180px;position:relative}.profile-module__5FeCNW__avatarFrame{-webkit-mask-composite:xor;opacity:.5;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:40px;padding:2px;position:absolute;inset:-10px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.profile-module__5FeCNW__avatar{object-fit:cover;background:#1e1e2e;border:4px solid #ffffff0d;border-radius:32px;width:100%;height:100%;box-shadow:0 20px 40px #0006}.profile-module__5FeCNW__avatarPlaceholder{color:#6366f1;background:#1e1e2e;border-radius:32px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-module__5FeCNW__headerInfo{z-index:2;flex:1}.profile-module__5FeCNW__nameGroup{margin-bottom:1.5rem}.profile-module__5FeCNW__name{letter-spacing:-2px;background:linear-gradient(to right, var(--foreground), var(--foreground-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:3rem;font-weight:900}.profile-module__5FeCNW__email{color:#fff6;align-items:center;gap:.5rem;margin-top:.25rem;font-size:1.1rem;font-weight:500;display:flex}.profile-module__5FeCNW__badge{color:#f59e0b;text-transform:uppercase;letter-spacing:2px;background:#f59e0b1a;border:1px solid #f59e0b26;border-radius:100px;align-items:center;gap:8px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:800;display:inline-flex}.profile-module__5FeCNW__contentGrid{grid-template-columns:1.6fr 1fr;gap:2rem;display:grid}.profile-module__5FeCNW__mainColumn{flex-direction:column;gap:2rem;display:flex}.profile-module__5FeCNW__managementCardLarge{background:var(--card-surface);border:1px solid var(--border);border-radius:32px;padding:2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:block}.profile-module__5FeCNW__managementCardLarge:hover{background:#ffffff0a;border-color:#6366f14d;transform:translateY(-5px)}.profile-module__5FeCNW__mgmtHeader{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.profile-module__5FeCNW__mgmtIconWrapper{color:#818cf8;background:#6366f11a;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.profile-module__5FeCNW__mgmtTitle{letter-spacing:-.5px;color:var(--foreground);margin:0;font-size:1.4rem;font-weight:800}.profile-module__5FeCNW__mgmtSubtitle{color:#ffffff59;margin-top:.2rem;font-size:.9rem}.profile-module__5FeCNW__mgmtChevron{color:#ffffff26;margin-left:auto;transition:transform .3s}.profile-module__5FeCNW__managementCardLarge:hover .profile-module__5FeCNW__mgmtChevron{color:var(--foreground);transform:translate(8px)}.profile-module__5FeCNW__quickInfoGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.profile-module__5FeCNW__quickInfoItem{color:#ffffff80;background:#ffffff05;border:1px solid #0000;border-radius:20px;align-items:center;gap:.75rem;padding:1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.profile-module__5FeCNW__managementCardLarge:hover .profile-module__5FeCNW__quickInfoItem{color:#fffc;background:#6366f10d;border-color:#6366f11a}.profile-module__5FeCNW__section{background:var(--card-surface);border:1px solid var(--border);border-radius:32px;padding:2.5rem}.profile-module__5FeCNW__sectionTitle{letter-spacing:-.5px;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.3rem;font-weight:800;display:flex}.profile-module__5FeCNW__interests{flex-wrap:wrap;gap:.75rem;display:flex}.profile-module__5FeCNW__tag{color:#fff9;background:#ffffff05;border:1px solid #ffffff0d;border-radius:100px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.profile-module__5FeCNW__tag:hover{background:var(--foreground);color:var(--background);transform:scale(1.05)}.profile-module__5FeCNW__sidebar{flex-direction:column;gap:2rem;display:flex}.profile-module__5FeCNW__profileActions{flex-direction:column;gap:1rem;display:flex}.profile-module__5FeCNW__actionBtn{background:var(--card-surface);border:1px solid var(--border);width:100%;color:var(--foreground-muted);border-radius:20px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.profile-module__5FeCNW__actionBtn:hover{border-color:var(--border);color:var(--foreground);background:#ffffff0f;transform:translate(10px)}.profile-module__5FeCNW__logoutBtn{color:#f87171;background:#ef44440d;border-color:#ef44441a;margin-top:2rem}.profile-module__5FeCNW__logoutBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444}@media (max-width:968px){.profile-module__5FeCNW__header{text-align:center;flex-direction:column;gap:2rem;padding:2.5rem 1.5rem}.profile-module__5FeCNW__avatarWrapper{width:140px;height:140px}.profile-module__5FeCNW__name{font-size:2.5rem}.profile-module__5FeCNW__contentGrid{grid-template-columns:1fr}.profile-module__5FeCNW__headerInfo{width:100%}}
.profiles-module__7mNjeq__page{background:var(--background);min-height:100vh;color:var(--foreground);padding-bottom:5rem}.profiles-module__7mNjeq__container{max-width:1200px;margin:0 auto;padding:8rem 2rem 2rem}.profiles-module__7mNjeq__header{text-align:center;margin-bottom:4rem}.profiles-module__7mNjeq__header h1{letter-spacing:-2px;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.profiles-module__7mNjeq__header p{color:#fff9;max-width:600px;margin:0 auto;font-size:1.25rem}.profiles-module__7mNjeq__searchBar{align-items:center;max-width:600px;margin:2rem auto;display:flex;position:relative}.profiles-module__7mNjeq__searchIcon{color:#ffffff4d;position:absolute;left:1.5rem}.profiles-module__7mNjeq__searchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;outline:none;width:100%;padding:1.25rem 1.5rem 1.25rem 3.5rem;font-size:1.1rem;transition:all .3s}.profiles-module__7mNjeq__searchInput:focus{background:#ffffff14;border-color:#6366f1;box-shadow:0 0 20px #6366f133}.profiles-module__7mNjeq__filterBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.profiles-module__7mNjeq__filterBtn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.6rem 1.25rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.profiles-module__7mNjeq__filterBtn.profiles-module__7mNjeq__active{color:#fff;background:#6366f1;border-color:#6366f1;box-shadow:0 4px 15px #6366f166}.profiles-module__7mNjeq__profilesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.profiles-module__7mNjeq__card{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;align-items:center;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.profiles-module__7mNjeq__card:hover{background:#ffffff0f;border-color:#6366f14d;transform:translateY(-10px)}.profiles-module__7mNjeq__card:before{content:"";z-index:0;background:linear-gradient(135deg,#6366f11a,#ec48991a);width:100%;height:100px;position:absolute;top:0;left:0}.profiles-module__7mNjeq__avatarWrapper{z-index:1;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:50%;width:120px;height:120px;margin-top:1rem;margin-bottom:1.5rem;padding:4px;position:relative}.profiles-module__7mNjeq__avatar{object-fit:cover;border:4px solid #1e1e2e;border-radius:50%;width:100%;height:100%}.profiles-module__7mNjeq__badge{color:#fff;background:#6366f1;border:2px solid #1e1e2e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:5px;right:5px}.profiles-module__7mNjeq__name{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.profiles-module__7mNjeq__role{color:#6366f1;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.85rem;font-weight:700}.profiles-module__7mNjeq__bio{color:#ffffff80;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.profiles-module__7mNjeq__stats{gap:2rem;margin-bottom:1.5rem;display:flex}.profiles-module__7mNjeq__socialIcons{gap:1rem;margin-bottom:2rem;display:flex}.profiles-module__7mNjeq__socialBtn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.profiles-module__7mNjeq__socialBtn:hover{color:#fff;background:#6366f1;border-color:#6366f1;transform:translateY(-3px);box-shadow:0 5px 15px #6366f14d}.profiles-module__7mNjeq__statItem{flex-direction:column;display:flex}.profiles-module__7mNjeq__statVal{font-size:1.1rem;font-weight:700}.profiles-module__7mNjeq__statLab{color:#ffffff4d;text-transform:uppercase;font-size:.75rem}.profiles-module__7mNjeq__followBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:700;transition:all .3s;display:flex}.profiles-module__7mNjeq__followBtn:hover{background:#f0f0f0;transform:scale(1.02)}.profiles-module__7mNjeq__followBtn[data-following=true]{color:#fff;background:#ffffff1a;border:1px solid #fff3}.profiles-module__7mNjeq__noResults{text-align:center;opacity:.5;margin-top:4rem}.profiles-module__7mNjeq__noResultsIcon{margin:0 auto 1rem}.profiles-module__7mNjeq__noResultsText{font-size:1rem}@media (max-width:640px){.profiles-module__7mNjeq__header h1{font-size:2.5rem}}
.settings-module__eSbG6G__settingsPage{background:radial-gradient(circle at top left, #6366f10d, transparent), radial-gradient(circle at bottom right, #ec48990d, transparent), var(--background);min-height:100vh;color:var(--foreground);padding-bottom:6rem}.settings-module__eSbG6G__container{max-width:1200px;margin:0 auto;padding:8.5rem 2rem 2rem}.settings-module__eSbG6G__backLink{color:#818cf8;align-items:center;gap:.75rem;width:fit-content;margin-bottom:2.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.settings-module__eSbG6G__backLink:hover{color:var(--foreground);transform:translate(-5px)}.settings-module__eSbG6G__header{margin-bottom:4rem}.settings-module__eSbG6G__title{letter-spacing:-3px;background:linear-gradient(to right, var(--foreground), var(--foreground-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2.5rem;font-weight:950}.settings-module__eSbG6G__subtitle{color:#fff6;font-size:1rem;font-weight:500}.settings-module__eSbG6G__grid{grid-template-columns:2fr 1.2fr;gap:3rem;display:grid}.settings-module__eSbG6G__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff04;border:1px solid #ffffff0a;border-radius:24px;padding:2rem;box-shadow:0 40px 100px -20px #0000004d}.settings-module__eSbG6G__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.settings-module__eSbG6G__cardHeader h2{letter-spacing:-.5px;font-size:1.25rem;font-weight:850}.settings-module__eSbG6G__icon{color:#818cf8;filter:drop-shadow(0 0 10px #6366f14d)}.settings-module__eSbG6G__form{flex-direction:column;gap:1.5rem;display:flex}.settings-module__eSbG6G__inputGroup{flex-direction:column;gap:.75rem;display:flex}.settings-module__eSbG6G__inputGroup label{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff59;font-size:.9rem;font-weight:800}.settings-module__eSbG6G__inputWrapper{align-items:center;display:flex;position:relative}.settings-module__eSbG6G__inputIcon{color:#fff3;position:absolute;left:1.25rem}.settings-module__eSbG6G__inputWrapper input{width:100%;color:var(--foreground);background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;outline:none;padding:1rem 1rem 1rem 3.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.settings-module__eSbG6G__inputWrapper input:focus{background:#ffffff0a;border-color:#818cf8;box-shadow:0 0 0 4px #6366f126}.settings-module__eSbG6G__inputHint{color:#ffffff4d;margin-top:.5rem;font-size:.85rem}.settings-module__eSbG6G__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:20px;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 20px 40px -10px #6366f166}.settings-module__eSbG6G__saveBtn:hover{background:#4f46e5;transform:translateY(-5px);box-shadow:0 30px 60px -15px #6366f180}.settings-module__eSbG6G__sideColumn{flex-direction:column;gap:3rem;display:flex}.settings-module__eSbG6G__secondaryBtn{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:1rem;font-weight:700;transition:all .3s}.settings-module__eSbG6G__secondaryBtn:hover{color:#fff;background:#ffffff14;border-color:#ffffff1a}.settings-module__eSbG6G__bridgeItem{background:#ffffff05;border:1px solid #ffffff0a;border-radius:24px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.settings-module__eSbG6G__bridgeInfo{color:#fffc;align-items:center;gap:1rem;font-weight:700;display:flex}.settings-module__eSbG6G__connectBtn{color:#fff;cursor:pointer;background:#818cf8;border:none;border-radius:100px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:800;transition:all .3s}.settings-module__eSbG6G__connectBtn:hover{background:#6366f1;transform:scale(1.05)}.settings-module__eSbG6G__connected{color:#34d399;letter-spacing:1px;text-transform:uppercase;font-size:.85rem;font-weight:800}.settings-module__eSbG6G__toast{z-index:3000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:1rem;padding:1.25rem 2rem;font-weight:700;display:flex;position:fixed;top:6rem;right:2rem;box-shadow:0 20px 40px #0003}.settings-module__eSbG6G__success{color:#34d399;background:#34d3991a}.settings-module__eSbG6G__error{color:#f87171;background:#f871711a}@media (max-width:1024px){.settings-module__eSbG6G__grid{grid-template-columns:1fr}}@media (max-width:768px){.settings-module__eSbG6G__title{font-size:2.5rem}}
.Comments-module__zVHXgG__commentsContainer{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;margin-top:4rem;padding:2.5rem}.Comments-module__zVHXgG__header{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.Comments-module__zVHXgG__header h2{color:var(--foreground);margin:0;font-size:1.4rem;font-weight:800}.Comments-module__zVHXgG__icon{color:var(--primary)}.Comments-module__zVHXgG__count{color:var(--foreground-muted);background:var(--background-alt);border-radius:50px;margin-left:auto;padding:.3rem .8rem;font-size:.85rem;font-weight:600}.Comments-module__zVHXgG__formContainer{margin-bottom:3.5rem}.Comments-module__zVHXgG__commentForm textarea{border:2px solid var(--border);resize:vertical;width:100%;min-height:120px;color:var(--foreground);background:var(--background);border-radius:16px;outline:none;padding:1.25rem;font-size:1rem;transition:all .2s}.Comments-module__zVHXgG__commentForm textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--ring)}.Comments-module__zVHXgG__inputWrapper{position:relative}.Comments-module__zVHXgG__sendBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem}.Comments-module__zVHXgG__sendBtn:disabled{opacity:.5;cursor:not-allowed}.Comments-module__zVHXgG__sendBtn:not(:disabled):hover{background:var(--primary-light);transform:scale(1.05)}.Comments-module__zVHXgG__loginPrompt{text-align:center;border:1px solid var(--border);background:#ffffff80;border-radius:16px;padding:2rem}.Comments-module__zVHXgG__loginPrompt a{color:var(--primary);font-weight:700;text-decoration:none}.Comments-module__zVHXgG__list{flex-direction:column;gap:2rem;display:flex}.Comments-module__zVHXgG__commentItem{gap:1.25rem;animation:.4s ease-out Comments-module__zVHXgG__fadeIn;display:flex}@keyframes Comments-module__zVHXgG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Comments-module__zVHXgG__avatar{background:var(--background-alt);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.Comments-module__zVHXgG__avatar img{object-fit:cover;width:100%;height:100%}.Comments-module__zVHXgG__commentBody{flex:1}.Comments-module__zVHXgG__commentMeta{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Comments-module__zVHXgG__userName{color:var(--foreground);font-size:.95rem;font-weight:700}.Comments-module__zVHXgG__timeTracker{color:var(--foreground-muted);font-size:.75rem}.Comments-module__zVHXgG__text{color:var(--foreground-muted);white-space:pre-wrap;margin:0;font-size:1.05rem;line-height:1.6}.Comments-module__zVHXgG__empty{text-align:center;color:var(--foreground-muted);padding:3rem}
.PageHeader-module__s-SOiG__header{background:var(--background);text-align:center;padding:8rem 0 4rem}.PageHeader-module__s-SOiG__header h1{font-size:4.5rem;font-family:var(--heading-font);margin-bottom:2rem;line-height:1.1}.PageHeader-module__s-SOiG__subtitle{color:var(--foreground-muted);max-width:700px;margin:0 auto 3rem;font-size:1.4rem;line-height:1.6}.PageHeader-module__s-SOiG__divider{background:var(--primary);border-radius:3px;width:100px;height:6px;margin:0 auto}@media (max-width:1024px){.PageHeader-module__s-SOiG__header h1{font-size:3.5rem}}@media (max-width:768px){.PageHeader-module__s-SOiG__header{padding:6rem 0 3rem}.PageHeader-module__s-SOiG__header h1{font-size:2.5rem}.PageHeader-module__s-SOiG__subtitle{font-size:1.1rem}}
