.hero-parent{padding:20vh 3vw 5vh;display:flex;justify-content:space-between;align-items:flex-start;gap:2vw;min-height:90vh}@media(max-width:768px){.hero-parent{padding:3vh 5vw 5vw;display:flex;justify-content:center;align-items:center;flex-direction:column}}@media(max-width:1024px){.hero-parent{display:flex;justify-content:center;align-items:center;flex-direction:column}}.hero-container-wrap{flex:6;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:3vh}@media(max-width:768px){.hero-container-wrap{width:100%;gap:2vh}.hero-container-wrap div:nth-child(2){margin-top:-1vh}}.hero-container-title{background-color:#000;width:100%;padding:1vh 1vw;border-radius:10px;box-shadow:0 0 1vw 0 #000;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;color:#fff}.hero-container-title h3{font-size:1rem;font-family:var(--font-josefin)}@media(max-width:768px){.hero-container-title h3{font-size:.875rem}.hero-container-title{padding:.5vh 4vw;justify-content:space-between;gap:4vw}.hero-container-title a{display:none}}.hero-container-title .hero-unified-view{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px;padding-top:.5vh}.hero-container-title .hero-unified-view h3{font-size:.875rem}.hero-container{padding:3vh 1vw;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:3vh;border:2px solid #000;box-shadow:.5vw 1vh 0 #000;width:100%;border-radius:1vw;backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.3);transition:all .2s ease}.hero-container:hover{backdrop-filter:blur(4px);scale:1.003;box-shadow:.5vw 1vh 10px #000}.hero-container .view-in-full{font-weight:700;text-decoration:underline;color:#fd79a8;font-family:var(--font-josefin);font-size:.875rem}.hero-container .hero-container-head span{font-family:var(--font-nunito);font-weight:700;font-size:.75rem;flex:2;color:#fd79a8;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px;text-align:start;border:2px solid #708090;padding:.5vh .5vw;border-radius:1vw;box-shadow:2px 2px #000}.hero-container .hero-container-head h2{flex:9;font-size:2.125rem;font-weight:800;font-family:var(--font-josefin);color:#fd79a8}@media(max-width:768px){.hero-container .hero-container-head{flex-direction:column-reverse;gap:2vh}.hero-container .hero-container-head span{padding-right:1vw}.hero-container .hero-container-head h2{font-size:1.5rem}.hero-container{box-shadow:2vw 1vh 0 #000;border-radius:3vw;padding:2vh 2vw;gap:2vh}}.hero-content-wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;gap:2vw}.hero-content-wrap img{flex:2;width:250px;height:250px;border-radius:.5vw;border:5px solid violet}.hero-content-wrap ul{list-style-type:decimal;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:1.5vh;flex:8}.hero-content-wrap li{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;gap:5px;font-family:var(--font-nunito);font-size:1rem;font-weight:700}.hero-content-wrap li a:hover{color:#fd79a8}.hero-content-wrap li .hero-content-headline{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px}.hero-content-wrap li .hero-content-headline span{font-size:.75rem;color:rgba(112,128,144,.7)}@media(max-width:768px){.hero-content-wrap{flex-direction:column;gap:2vh}.hero-content-wrap img{width:200px;height:200px;border-radius:2vw}.hero-content-wrap ul{margin:0 2vw;gap:1vh}.hero-content-wrap li{font-size:.875rem}}.hero-container-fixed{flex:3;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;gap:2vh;transition:all .2s linear}.hero-container-fixed .hero-search{width:100%}.hero-container-fixed .hero-search form{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;gap:.5vw}.hero-container-fixed .hero-search input{border:2px solid #000;width:100%;border-radius:2vw;padding:0 1vw}.hero-container-fixed .hero-search input::placeholder{text-align:center}.hero-container-fixed .hero-search button{border:2px solid #000;padding:0 1vw;color:#fff;background-color:#000;font-weight:700;border-radius:2vw;width:6vw;transition:all .2s ease-in-out}.hero-container-fixed .hero-search button:hover{width:8vw;background:linear-gradient(100deg,#fd967f,#ee437f)}.hero-container-fixed .hero-search .cancel-icon{cursor:pointer}.hero-container-fixed .hero-search .cancel-icon:hover{color:#fd79a8}.hero-container-fixed .hero-card1{position:sticky;top:12vh;border-radius:1vw;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2vh;padding:2vh 1vw;background-color:rgba(0,0,0,.8);backdrop-filter:blur(2px);color:#fff;overflow:hidden;transition:all .2s ease-in-out}.hero-container-fixed .hero-card1:hover{background-color:#000}.hero-container-fixed .hero-card1 h3{font-size:1.4rem;font-weight:900;line-height:5vh;border-radius:2vw;width:100%;text-align:center;background:linear-gradient(100deg,#fd967f,#ee437f)}.hero-container-fixed .hero-card1 .hero-card1-items{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1vw;flex-wrap:wrap;padding:1vh 0;color:#000}.hero-container-fixed .hero-card1 .hero-card1-items div{font-size:.875rem;font-weight:700;transition:all .1s ease-in-out}.hero-container-fixed .hero-card1 .hero-card1-items div:hover{scale:1.03;cursor:pointer;background-color:#fd79a8}.hero-container-fixed .hero-card2{border-radius:1vw;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2vh;padding:2vh 1vw;background-color:rgba(0,0,0,.8);backdrop-filter:blur(2px);color:#fff;overflow:hidden;transition:all .2s ease-in-out}.hero-container-fixed .hero-card2:hover{background-color:#000}.hero-container-fixed .hero-card2 h3{font-size:1.4rem;font-weight:900;line-height:5vh;border-bottom:2px solid #000;border-radius:2vw;width:100%;text-align:center;background:linear-gradient(100deg,#fd967f,#ee437f)}.hero-container-fixed .hero-card2 .hero-card-items2{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:2vh;width:100%;padding:1vh 1vw}.hero-container-fixed .hero-card2 .hero-card-items2 a{font-family:var(--font-josefin);display:flex;width:100%;justify-content:space-between;align-items:center;gap:.5vw}.hero-container-fixed .hero-card2 .hero-card-items2 a:hover{color:#fd79a8}.hero-container-fixed .hero-card2 .hero-card-items2 a:hover .link-icon{color:#fff}.hero-container-fixed .hero-card2 .hero-card-items2 a .link-icon{font-size:.75rem;color:#fd79a8}@media(max-width:768px){.hero-container-fixed{display:none}}@media(max-width:1024px){.hero-container-fixed{display:none}}.unselected-hashtag{background-color:#fff}.selected-hashtag{background-color:#fd79a8}.toast-parent{background:#000;color:#fff;padding:2vh 1vw;border-radius:1vw;border:2px solid #000}@media(max-width:768px){.toast-parent{position:absolute;top:10vh;padding:2vh 2vw}}.success-toast{background:rgba(0,255,0,.7);backdrop-filter:blur(3px);color:#000;padding:2vh 1vw;border-radius:1vw;border:2px solid #000}@media(max-width:768px){.success-toast{position:absolute;top:10vh;padding:0 2vw}}.destructive-toast{background:rgba(255,0,0,.7);backdrop-filter:blur(3px);color:#fff;padding:2vh 1vw;border-radius:1vw;border:2px solid #000}@media(max-width:768px){.destructive-toast{position:absolute;top:10vh;padding:0 2vw}}.scrolled-to-bottom{transform:translateY(-50vh)}.unified-view{padding:3vh 1vw;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:3vh;border:2px solid #000;box-shadow:.5vw 1vh 0 #000;width:100%;border-radius:1vw;backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.3);transition:all .2s ease}.unified-view:hover{backdrop-filter:blur(4px);scale:1.003;transform:translateY(5vh);box-shadow:.5vw 1vh 10px #000}@keyframes skeleton-loading{0%{background-position:-200% 50%}to{background-position:200% 50%}}.skeleton-container-wrap{display:flex;justify-content:flex-start;align-items:flex-start;gap:2vw;padding-top:20vh;padding-left:5vw;min-height:100vh;overflow:hidden}.skeleton-container-wrap .skeleton-fixed{position:fixed;right:0;width:45vw;padding-right:5vw;display:flex;flex-direction:column;align-items:flex-end;gap:2vh}.skeleton-container-wrap .skeleton-fixed .skeleton-search-bar{width:32vw;height:45px;border-radius:25px;margin-bottom:2vh}.skeleton-container-wrap .skeleton-fixed .skeleton-card,.skeleton-container-wrap .skeleton-fixed .skeleton-search-bar{background:linear-gradient(270deg,#f0f0f0,#e0e0e0 50%,#f0f0f0);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.skeleton-container-wrap .skeleton-fixed .skeleton-card{width:80%;height:220px;border-radius:15px;padding:2vh 1vw;box-shadow:0 2px 4px rgba(0,0,0,.2)}.skeleton-container-wrap .skeleton-container{display:flex;flex-direction:column;align-items:flex-start;gap:2vh;width:55vw;border-radius:1vw;padding:3vh 2vw;box-shadow:.5vw 1vh 0 #000;background:#f9f9f9}.skeleton-container-wrap .skeleton-container .skeleton-head{width:80%;height:48px;margin-bottom:2vh}.skeleton-container-wrap .skeleton-container .skeleton-head,.skeleton-container-wrap .skeleton-container .skeleton-image{border-radius:8px;background:linear-gradient(270deg,#f0f0f0,#e0e0e0 50%,#f0f0f0);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.skeleton-container-wrap .skeleton-container .skeleton-image{width:280px;height:160px;margin-bottom:3vh}.skeleton-container-wrap .skeleton-container .skeleton-lines{width:100%;display:flex;flex-direction:column;gap:1.5vh}.skeleton-container-wrap .skeleton-container .skeleton-lines .skeleton-line{height:24px;border-radius:8px;background:linear-gradient(270deg,#f0f0f0,#e0e0e0 50%,#f0f0f0);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}@media(max-width:768px){.skeleton-container-wrap{flex-direction:column-reverse;padding:0 5vw}.skeleton-container-wrap .skeleton-fixed{display:none}.skeleton-container-wrap .skeleton-container{width:100%;height:70vh}}