.ExplorePage_exploreHeader__HCbas{background:#fff;border:3px solid #000;border-radius:8px;padding:30px;text-align:center;margin-bottom:40px}.ExplorePage_exploreTitle__nc9Xy{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:10px;font-family:Comfortaa,cursive;display:flex;align-items:center;justify-content:center;gap:10px}.ExplorePage_exploreSubtitle__6qqjJ{font-size:16px;opacity:.8;margin-bottom:30px;font-family:Nunito,sans-serif}.ExplorePage_searchContainer__pBBSv{display:flex;max-width:500px;margin:0 auto 30px;position:relative}.ExplorePage_searchInput__k0ik9{flex:1;padding:15px 20px;border:3px solid #000;border-radius:6px 0 0 6px;font-family:Nunito,sans-serif;font-size:16px;background:#fff;transition:border-color .2s ease}.ExplorePage_searchInput__k0ik9:focus{outline:none;border-color:#06f;box-shadow:0 0 0 2px rgba(0,102,255,.2)}.ExplorePage_searchBtn__W6jJ8{padding:15px 20px;background:#06f;color:#fff;border-radius:0 6px 6px 0;border:3px solid #000;border-left:none;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:60px;font-family:Nunito,sans-serif;transition:none}.ExplorePage_searchBtn__W6jJ8:active{background:red;transform:scale(.98)}.ExplorePage_searchBtn__W6jJ8:disabled{opacity:.5;cursor:not-allowed;background:#ccc}.ExplorePage_searchSuggestions__HB_Le{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 6px 6px;border:3px solid #000;border-top:none;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 8px rgba(0,0,0,.1)}.ExplorePage_suggestionItem__nsSm3{padding:12px 16px;cursor:pointer;border-bottom:1px solid #eee;font-size:14px;font-family:Nunito,sans-serif;transition:none}.ExplorePage_suggestionItem__nsSm3:active{background:#f5f5f5}.ExplorePage_suggestionItem__nsSm3:focus{background:#f5f5f5;outline:none}.ExplorePage_suggestionItem__nsSm3:last-child{border-bottom:none}.ExplorePage_categoryFilters__yIS34{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.ExplorePage_categoryBtn___egz9{background:#fff;color:#000;border:3px solid #000;border-radius:6px;padding:10px 20px;font-family:Nunito,sans-serif;font-weight:700;text-transform:uppercase;cursor:pointer;font-size:12px;display:flex;align-items:center;gap:8px;transition:none}.ExplorePage_categoryBtn___egz9.ExplorePage_active__pEyOE{background:#000;color:#fff}.ExplorePage_categoryBtn___egz9:active{transform:scale(.98)}.ExplorePage_categoryBtn___egz9:focus-visible{outline:2px solid #06f;outline-offset:2px}.ExplorePage_categoryBtn___egz9:disabled{opacity:.6;cursor:not-allowed}.ExplorePage_contentGrid__YT5Nh{margin-bottom:40px}.ExplorePage_sectionTitle__vLo26{font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:30px;padding:15px 20px;background:#ff0;border:3px solid #000;border-radius:6px;display:inline-block;transform:rotate(-1deg);font-family:Comfortaa,cursive}.ExplorePage_storiesGrid__dmiJg{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.ExplorePage_storyCard__YnAr3{background:#fff;border:3px solid #000;border-radius:8px;padding:25px;position:relative;cursor:pointer;contain:layout style paint;animation:ExplorePage_fadeInUp__Eyn3T .6s ease-out;transition:none}.ExplorePage_storyCard__YnAr3:focus-visible{outline:3px solid #06f;outline-offset:2px}.ExplorePage_storyCard__YnAr3:active{transform:translateY(2px)}.ExplorePage_noImageCard__j11O9{border:3px solid #000}.ExplorePage_storyBadge__aeoY4{position:absolute;top:12px;right:12px;background:red;color:#fff;padding:6px 14px;font-size:11px;font-weight:700;text-transform:uppercase;transform:rotate(5deg);z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:4px;border:2px solid #fff;pointer-events:none;font-family:Nunito,sans-serif}.ExplorePage_storyBadge__aeoY4.ExplorePage_trending__m_rd3{background:red}.ExplorePage_storyBadge__aeoY4.ExplorePage_hot__6VVoJ{background:#f60}.ExplorePage_storyBadge__aeoY4.ExplorePage_viral__VCQ4g{background:#f0f}.ExplorePage_storyBadge__aeoY4.ExplorePage_topearner__J1_W_{background:#0f0}.ExplorePage_storyBadge__aeoY4.ExplorePage_fresh__FhaUU{background:#06f}.ExplorePage_storyBadge__aeoY4.ExplorePage_rising__L6bhj{background:#ff0;color:#000}.ExplorePage_storyBadge__aeoY4.ExplorePage_new__Xfg_9{background:#0ff;color:#000}.ExplorePage_storyBadge__aeoY4.ExplorePage_onchain__vxGuN{background:#fd0;color:#000}.ExplorePage_storyBadge__aeoY4.ExplorePage_article___oKsr{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ExplorePage_storyImageContainer__abCj_{width:100%;height:180px;margin-bottom:15px;overflow:hidden;border:3px solid #000;border-radius:6px;background:#f0f0f0;position:relative}.ExplorePage_storyImage___Q1i6{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:none}.ExplorePage_imagePlaceholder__CXbLt{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:2px solid #ddd;border-radius:6px}.ExplorePage_skeletonImage__ta_65{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ExplorePage_shimmer__7ssYf 2s infinite}@keyframes ExplorePage_shimmer__7ssYf{0%{background-position:-200% 0}to{background-position:200% 0}}.ExplorePage_textThumbnail__xIVtO{width:100%;height:180px;display:flex;align-items:center;justify-content:center;border-radius:6px;position:relative;overflow:hidden;will-change:auto;backface-visibility:visible}.ExplorePage_textThumbnailContent__CI9Ug{text-align:center;color:#fff;padding:20px;max-width:100%;z-index:2;position:relative}.ExplorePage_textThumbnailIcon__l5e9s{font-size:40px;margin-bottom:12px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.ExplorePage_textThumbnailTitle__CRt6s{font-size:14px;font-weight:700;line-height:1.2;margin-bottom:8px;text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:Comfortaa,cursive;text-transform:uppercase}.ExplorePage_textThumbnailMeta__XRkVV{font-size:11px;opacity:.9;display:flex;align-items:center;justify-content:center;gap:6px;text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:Nunito,sans-serif;font-weight:700}.ExplorePage_storyMeta__kTiFz{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:12px;font-family:Nunito,sans-serif}.ExplorePage_storyAuthor__DAhEK{font-weight:700;color:#06f;font-family:Nunito,sans-serif;display:flex;align-items:center;gap:6px}.ExplorePage_storyTime__goxOO{opacity:.6;font-family:Nunito,sans-serif}.ExplorePage_proIcon__4Q5qU{width:14px!important;height:14px!important;display:inline-block;margin-left:4px;vertical-align:middle;flex-shrink:0!important}.ExplorePage_storyTitle__Ltl9y{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:10px;line-height:1.3;font-family:Comfortaa,cursive}.ExplorePage_storyExcerpt__oVx1N{font-size:14px;line-height:1.5;margin-bottom:15px;opacity:.8;font-family:Google Sans Code,monospace;white-space:pre-wrap;word-wrap:break-word}.ExplorePage_articleMeta__ieAhW{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:11px;color:#000;font-family:Nunito,sans-serif;font-weight:700}.ExplorePage_readingTime__eldMH{display:flex;align-items:center;gap:4px;background:#ff0;color:#000;padding:4px 8px;border-radius:4px;border:2px solid #000;font-weight:700;text-transform:uppercase}.ExplorePage_articleType__QfXib{padding:4px 8px;background:#000;color:#fff;border-radius:4px;font-weight:700;text-transform:uppercase;font-size:10px}.ExplorePage_storyStats__E1Lp4{gap:15px;margin-bottom:15px;font-weight:700;flex-wrap:wrap}.ExplorePage_statItem__hYqhG,.ExplorePage_storyStats__E1Lp4{display:flex;font-size:12px;font-family:Nunito,sans-serif;align-items:center}.ExplorePage_statItem__hYqhG{gap:5px;font-weight:500;cursor:pointer;padding:6px 10px;border-radius:20px;background:transparent;border:none;min-height:32px;transition:none}.ExplorePage_statItem__hYqhG:active{background:rgba(0,0,0,.1);transform:scale(.95)}.ExplorePage_statItem__hYqhG.ExplorePage_liked__zAhdx{color:red!important;background:rgba(255,0,0,.1)}.ExplorePage_statIcon__aF2CJ{width:16px!important;height:16px!important;fill:currentColor!important;flex-shrink:0!important}.ExplorePage_w3Amount__wdNAC{color:gold}.ExplorePage_w3Amount__wdNAC,.ExplorePage_w3Stat__EjDKh{font-weight:700;display:flex;align-items:center;gap:4px;font-family:Nunito,sans-serif}.ExplorePage_w3Stat__EjDKh{color:#000}.ExplorePage_storyTags__ZQcoN{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.ExplorePage_tag__z3UqP{background:#000;color:#fff;padding:3px 8px;font-size:10px;text-transform:uppercase;font-weight:700;border-radius:4px;font-family:Nunito,sans-serif}.ExplorePage_storyActions__ENkQh{display:flex;justify-content:center;align-items:center;margin-top:15px;min-height:50px}.ExplorePage_tipBtn__40rol{background:gold;color:#000;border:3px solid #000;border-radius:6px;padding:8px 16px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;gap:6px;min-width:120px;max-width:120px;justify-content:center;transition:none;height:40px;white-space:nowrap;overflow:hidden}.ExplorePage_tipBtn__40rol:active{background:#000;color:gold;transform:scale(.98)}.ExplorePage_tipBtn__40rol:disabled{opacity:.5;cursor:not-allowed;transform:none;background:#ccc;color:#666}.ExplorePage_tipBtn__40rol:focus-visible{outline:2px solid #ff0;outline-offset:2px}.ExplorePage_tipBtn__40rol svg{width:16px!important;height:16px!important;fill:currentColor!important;flex-shrink:0!important}.ExplorePage_loadingSpinner__Njw7N{display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #f3f3f3;border-top-color:#06f;animation:ExplorePage_spin__9RhD5 1s linear infinite}@keyframes ExplorePage_spin__9RhD5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ExplorePage_loadingState__lFFNC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;font-family:Nunito,sans-serif;font-weight:700;text-transform:uppercase}.ExplorePage_spinner__d0gFj{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#06f;border-radius:50%;animation:ExplorePage_spin__9RhD5 1s linear infinite;margin-bottom:20px}.ExplorePage_loadMoreTrigger___VwgV{height:40px;margin:30px 0;display:flex;justify-content:center;align-items:center}.ExplorePage_loadingMore__37vTQ{display:flex;flex-direction:column;align-items:center;gap:15px;padding:30px;text-align:center}.ExplorePage_loadingMore__37vTQ p{color:#666;font-size:14px;margin:0;font-family:Nunito,sans-serif}.ExplorePage_skeletonContainer__K7Vj2{padding:0;animation:ExplorePage_fadeInUp__Eyn3T .6s ease-out}.ExplorePage_skeletonPost__WD27O{background:#fff;border:3px solid #e9ecef;border-radius:12px;padding:25px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.05);position:relative;overflow:hidden}.ExplorePage_skeletonPost__WD27O:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8),transparent);animation:ExplorePage_skeletonShimmer__ZTii5 2s infinite;z-index:1}@keyframes ExplorePage_skeletonShimmer__ZTii5{0%{left:-100%}50%{left:100%}to{left:100%}}.ExplorePage_skeletonHeader__TTbDR{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;flex-wrap:wrap;gap:10px}.ExplorePage_skeletonAuthorInfo__8K878{display:flex;flex-direction:column;gap:6px;flex:1;margin-left:12px}.ExplorePage_skeletonAvatar__aF9NU,.ExplorePage_skeletonBadge__afYa3,.ExplorePage_skeletonButton__NyDne,.ExplorePage_skeletonHandle__Cdtdv,.ExplorePage_skeletonImagePlaceholder__Dxssf,.ExplorePage_skeletonLine__qQo2H,.ExplorePage_skeletonName__ztTFB,.ExplorePage_skeletonStat__Ydv71,.ExplorePage_skeletonTime__UmcND,.ExplorePage_skeletonTitle__Bdos2{background:linear-gradient(135deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ExplorePage_skeletonPulse__Tp3IQ 1.5s ease-in-out infinite;border-radius:4px}@keyframes ExplorePage_skeletonPulse__Tp3IQ{0%{background-position:200% 0;opacity:1}50%{background-position:-200% 0;opacity:.8}to{background-position:200% 0;opacity:1}}.ExplorePage_skeletonAvatar__aF9NU{width:50px;height:50px;border-radius:50%;flex-shrink:0}.ExplorePage_skeletonName__ztTFB{width:140px;height:16px}.ExplorePage_skeletonHandle__Cdtdv{width:100px;height:12px}.ExplorePage_skeletonTime__UmcND{width:80px;height:12px}.ExplorePage_skeletonTitle__Bdos2{width:85%;height:20px;margin-bottom:15px}.ExplorePage_skeletonLine__qQo2H{width:100%;height:15px;margin-bottom:8px}.ExplorePage_skeletonImagePlaceholder__Dxssf{width:100%;height:200px;border-radius:8px;margin-bottom:15px}.ExplorePage_skeletonBadges__uysxe{display:flex;gap:8px;flex-wrap:wrap}.ExplorePage_skeletonBadge__afYa3{width:60px;height:20px}.ExplorePage_skeletonContent__ebhre{margin-bottom:15px}.ExplorePage_skeletonActions__O9ZIk{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e9ecef;padding-top:15px;flex-wrap:wrap;gap:15px}.ExplorePage_skeletonStats__AlQ2h{display:flex;gap:20px}.ExplorePage_skeletonStat__Ydv71{width:45px;height:16px;border-radius:20px}.ExplorePage_skeletonButtons__P1nMg{display:flex;gap:8px}.ExplorePage_skeletonButton__NyDne{width:60px;height:32px;border-radius:6px}.ExplorePage_balanceWidget__dKoFE{text-align:center;padding:10px}.ExplorePage_balanceAmount__FEwR8{margin-bottom:10px}.ExplorePage_balanceNumber__LekfH{font-size:24px;font-weight:700;color:gold;font-family:Comfortaa,cursive;display:block}.ExplorePage_balanceLabel__q_dpC{font-size:12px;color:#000;font-family:Nunito,sans-serif;font-weight:700;text-transform:uppercase}.ExplorePage_balanceNote__VNAOG{font-size:11px;opacity:.8;margin:0;font-family:Nunito,sans-serif}.ExplorePage_emptyState__HPn_T{background:#f5f5f5;border:3px solid #000;border-radius:8px;padding:60px 40px;text-align:center;font-size:16px;line-height:1.6;font-family:Nunito,sans-serif}.ExplorePage_emptyState__HPn_T p{margin-bottom:15px;font-family:Nunito,sans-serif}.ExplorePage_emptyState__HPn_T h3{margin-bottom:20px;font-size:24px;font-family:Comfortaa,cursive}.ExplorePage_errorState__7Yuyf{background:#fee;border:3px solid #fcc;border-radius:8px;color:#c00;padding:30px;text-align:center;margin:20px 0;font-family:Nunito,sans-serif}.ExplorePage_errorState__7Yuyf h3{margin-bottom:15px;font-size:20px;font-family:Comfortaa,cursive}.ExplorePage_errorState__7Yuyf p{margin-bottom:20px;font-size:16px;font-family:Nunito,sans-serif}.ExplorePage_retryButton___nzvd{background:#c00;color:#fff;border:3px solid #000;border-radius:6px;padding:12px 24px;cursor:pointer;font-family:Nunito,sans-serif;font-weight:700;text-transform:uppercase;transition:none}.ExplorePage_retryButton___nzvd:active{background:#a00;transform:scale(.98)}.ExplorePage_skipToContent__ibdiQ{position:absolute;top:-40px;left:6px;background:#000;color:#fff;padding:8px 12px;border-radius:6px;text-decoration:none;z-index:1000;transition:top .3s;font-weight:700;font-family:Nunito,sans-serif}.ExplorePage_skipToContent__ibdiQ:focus{top:6px}@keyframes ExplorePage_fadeInUp__Eyn3T{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ExplorePage_mobileAdjusted__R5dXu{padding-bottom:120px}.ExplorePage_exploreHeader__HCbas{padding:20px;margin-bottom:25px}.ExplorePage_exploreTitle__nc9Xy{font-size:24px}.ExplorePage_exploreSubtitle__6qqjJ{font-size:14px}.ExplorePage_searchContainer__pBBSv{max-width:100%;margin-bottom:20px}.ExplorePage_searchInput__k0ik9{padding:12px 15px;font-size:14px}.ExplorePage_searchBtn__W6jJ8{padding:12px 15px;min-width:50px}.ExplorePage_categoryFilters__yIS34{gap:8px;justify-content:flex-start;overflow-x:auto;padding:10px 0}.ExplorePage_categoryBtn___egz9{padding:8px 12px;font-size:11px;white-space:nowrap;min-width:-moz-max-content;min-width:max-content;min-height:44px}.ExplorePage_contentGrid__YT5Nh{margin-bottom:30px}.ExplorePage_sectionTitle__vLo26{font-size:20px;padding:12px 16px;margin-bottom:20px}.ExplorePage_storiesGrid__dmiJg{grid-template-columns:1fr;gap:20px}.ExplorePage_storyCard__YnAr3{padding:20px;touch-action:manipulation}.ExplorePage_storyImageContainer__abCj_{height:160px;margin-bottom:12px}.ExplorePage_textThumbnail__xIVtO{height:150px}.ExplorePage_textThumbnailIcon__l5e9s{font-size:32px;margin-bottom:10px}.ExplorePage_textThumbnailTitle__CRt6s{font-size:12px}.ExplorePage_textThumbnailMeta__XRkVV{font-size:10px;gap:4px}.ExplorePage_articleMeta__ieAhW{gap:8px;margin-bottom:8px}.ExplorePage_readingTime__eldMH{padding:3px 6px;font-size:10px}.ExplorePage_articleType__QfXib{padding:3px 6px;font-size:9px}.ExplorePage_storyStats__E1Lp4{gap:12px;justify-content:center}.ExplorePage_statItem__hYqhG{padding:6px 8px;font-size:11px}.ExplorePage_tipBtn__40rol{min-height:44px;padding:10px 16px;min-width:110px;max-width:110px;height:44px}.ExplorePage_balanceNumber__LekfH{font-size:20px}.ExplorePage_balanceLabel__q_dpC{font-size:11px}.ExplorePage_balanceNote__VNAOG{font-size:10px}.ExplorePage_loadMoreTrigger___VwgV{height:30px;margin:20px 0}}@media (max-width:480px){.ExplorePage_mobileAdjusted__R5dXu{padding-bottom:100px}.ExplorePage_exploreHeader__HCbas{padding:15px}.ExplorePage_exploreTitle__nc9Xy{font-size:20px}.ExplorePage_searchInput__k0ik9{padding:10px 12px;font-size:12.5px}.ExplorePage_searchBtn__W6jJ8{padding:10px 12px;min-width:44px}.ExplorePage_categoryFilters__yIS34{justify-content:flex-start;overflow-x:auto;padding:10px 0;gap:6px;scrollbar-width:none;-ms-overflow-style:none}.ExplorePage_categoryFilters__yIS34::-webkit-scrollbar{display:none}.ExplorePage_categoryBtn___egz9{white-space:nowrap;min-width:-moz-max-content;min-width:max-content;padding:8px 12px;font-size:10px}.ExplorePage_sectionTitle__vLo26{font-size:18px;padding:10px 14px}.ExplorePage_storyCard__YnAr3{padding:15px}.ExplorePage_storyTitle__Ltl9y{font-size:16px}.ExplorePage_storyImageContainer__abCj_{height:140px;margin-bottom:10px}.ExplorePage_textThumbnail__xIVtO{height:130px}.ExplorePage_textThumbnailIcon__l5e9s{font-size:28px;margin-bottom:8px}.ExplorePage_textThumbnailTitle__CRt6s{font-size:11px;margin-bottom:6px}.ExplorePage_textThumbnailMeta__XRkVV{font-size:9px}.ExplorePage_emptyState__HPn_T{padding:40px 20px;font-size:14px}.ExplorePage_errorState__7Yuyf{padding:20px}.ExplorePage_storyStats__E1Lp4{gap:10px}.ExplorePage_statItem__hYqhG{padding:4px 6px;font-size:10px}.ExplorePage_statIcon__aF2CJ{width:14px!important;height:14px!important}.ExplorePage_tipBtn__40rol{padding:8px 12px;font-size:11px;min-width:100px;max-width:100px;height:40px}}.ExplorePage_storyCard__YnAr3{backface-visibility:hidden;-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){.ExplorePage_categoryBtn___egz9,.ExplorePage_loadingSpinner__Njw7N,.ExplorePage_searchBtn__W6jJ8,.ExplorePage_skeletonImage__ta_65,.ExplorePage_spinner__d0gFj,.ExplorePage_storyCard__YnAr3,.ExplorePage_tipBtn__40rol{animation:none!important;transition:none!important}.ExplorePage_categoryBtn___egz9:active,.ExplorePage_searchBtn__W6jJ8:active,.ExplorePage_storyCard__YnAr3:active,.ExplorePage_tipBtn__40rol:active{transform:none!important}.ExplorePage_skeletonAvatar__aF9NU,.ExplorePage_skeletonBadge__afYa3,.ExplorePage_skeletonButton__NyDne,.ExplorePage_skeletonHandle__Cdtdv,.ExplorePage_skeletonImagePlaceholder__Dxssf,.ExplorePage_skeletonLine__qQo2H,.ExplorePage_skeletonName__ztTFB,.ExplorePage_skeletonPost__WD27O:before,.ExplorePage_skeletonStat__Ydv71,.ExplorePage_skeletonTime__UmcND,.ExplorePage_skeletonTitle__Bdos2{animation:none!important}@keyframes ExplorePage_fadeInUp__Eyn3T{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}}@media (prefers-contrast:high){.ExplorePage_categoryBtn___egz9,.ExplorePage_searchInput__k0ik9,.ExplorePage_storyCard__YnAr3{border-width:4px}.ExplorePage_storyBadge__aeoY4,.ExplorePage_textThumbnail__xIVtO{border:3px solid #000}.ExplorePage_articleMeta__ieAhW{border:2px solid #000;padding:8px;border-radius:6px}}@media print{.ExplorePage_categoryFilters__yIS34,.ExplorePage_loadMoreTrigger___VwgV,.ExplorePage_searchContainer__pBBSv,.ExplorePage_storyActions__ENkQh{display:none}.ExplorePage_storyCard__YnAr3{border:2px solid #000;box-shadow:none;transform:none;page-break-inside:avoid}.ExplorePage_storyBadge__aeoY4{position:static;transform:none;display:inline-block;margin-bottom:10px}}