.page-module__J0OqhW__blogMain{flex-direction:column;align-items:center;min-height:calc(100vh - 200px);margin:0 10px;display:flex}.page-module__J0OqhW__blogHeader{flex-direction:column;justify-content:center;gap:10px;max-width:600px;margin:0;padding:20px;line-height:1.5;display:flex}.page-module__J0OqhW__blogTitle{text-align:center;margin-top:30px;margin-bottom:5px;font-size:24px;font-weight:700}.page-module__J0OqhW__subTitle{text-align:center;margin-top:0;margin-bottom:20px;font-size:16px;font-weight:400}.page-module__J0OqhW__blogDescription{text-align:justify;margin-top:0;margin-bottom:20px;font-size:16px}.page-module__J0OqhW__loadingContainer{justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}
.postcard-module__9Y-qoa__card{border-radius:8px;gap:20px;max-width:750px;height:200px;margin:20px auto;padding:20px;font-family:Arial,sans-serif;transition:box-shadow .3s,transform .3s,opacity .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #3f3f3f66}.postcard-module__9Y-qoa__card.postcard-module__9Y-qoa__loading{opacity:1;pointer-events:none}.postcard-module__9Y-qoa__loadingOverlay{background:linear-gradient(135deg,var(--third-color),var(--fourth-color));z-index:10;border-radius:8px;justify-content:center;align-items:center;animation:.4s cubic-bezier(.68,-.55,.265,1.55) postcard-module__9Y-qoa__overlaySlideIn;display:flex;position:absolute;inset:0;overflow:hidden}.postcard-module__9Y-qoa__card.postcard-module__9Y-qoa__dark .postcard-module__9Y-qoa__loadingOverlay{background:linear-gradient(135deg,var(--first-color),var(--third-color))}@keyframes postcard-module__9Y-qoa__overlaySlideIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.postcard-module__9Y-qoa__oceanWaves{width:100%;height:100%;position:absolute;bottom:0;left:0}.postcard-module__9Y-qoa__wave{background:#ffffff1a;border-radius:1000px 1000px 0 0;width:200%;height:100%;animation:3s ease-in-out infinite postcard-module__9Y-qoa__waveMotion;position:absolute;bottom:0;left:0}.postcard-module__9Y-qoa__wave[data-wave="1"]{opacity:.4;height:30%;animation-delay:0s}.postcard-module__9Y-qoa__wave[data-wave="2"]{opacity:.3;height:40%;animation-duration:3.5s;animation-delay:.5s}.postcard-module__9Y-qoa__wave[data-wave="3"]{opacity:.25;height:50%;animation-duration:4s;animation-delay:1s}.postcard-module__9Y-qoa__wave[data-wave="4"]{opacity:.2;height:60%;animation-duration:4.5s;animation-delay:1.5s}.postcard-module__9Y-qoa__wave[data-wave="5"]{opacity:.15;height:70%;animation-duration:5s;animation-delay:2s}@keyframes postcard-module__9Y-qoa__waveMotion{0%{transform:translate(0)translateY(0)}50%{transform:translate(-25%)translateY(-10px)}to{transform:translate(-50%)translateY(0)}}.postcard-module__9Y-qoa__dropletsContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.postcard-module__9Y-qoa__droplet{opacity:0;background:radial-gradient(circle,#ffffffe6,#ffffff4d);border-radius:50% 50% 50% 0;width:8px;height:8px;animation:3s ease-in infinite postcard-module__9Y-qoa__dropletFall;position:absolute;transform:rotate(-45deg)}.postcard-module__9Y-qoa__droplet:first-child{animation-duration:2.5s;animation-delay:0s;left:15%}.postcard-module__9Y-qoa__droplet:nth-child(2){animation-duration:3s;animation-delay:.5s;left:35%}.postcard-module__9Y-qoa__droplet:nth-child(3){animation-duration:2.8s;animation-delay:1s;left:55%}.postcard-module__9Y-qoa__droplet:nth-child(4){animation-duration:3.2s;animation-delay:1.5s;left:75%}.postcard-module__9Y-qoa__droplet:nth-child(5){animation-duration:2.7s;animation-delay:2s;left:25%}.postcard-module__9Y-qoa__droplet:nth-child(6){animation-duration:3.1s;animation-delay:2.5s;left:65%}@keyframes postcard-module__9Y-qoa__dropletFall{0%{opacity:0;top:-10%;transform:rotate(-45deg)scale(.5)}10%{opacity:1;transform:rotate(-45deg)scale(1)}90%{opacity:1}to{opacity:0;top:110%;transform:rotate(-45deg)scale(.8)}}.postcard-module__9Y-qoa__centerContent{z-index:11;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.postcard-module__9Y-qoa__loadingTextWrapper{color:#fff;letter-spacing:3px;text-shadow:0 2px 15px #0000004d;gap:4px;font-size:24px;font-weight:700;display:flex}.postcard-module__9Y-qoa__loadingChar{animation:2s ease-in-out infinite postcard-module__9Y-qoa__charWave;display:inline-block}.postcard-module__9Y-qoa__loadingChar:first-child{animation-delay:0s}.postcard-module__9Y-qoa__loadingChar:nth-child(2){animation-delay:.1s}.postcard-module__9Y-qoa__loadingChar:nth-child(3){animation-delay:.2s}.postcard-module__9Y-qoa__loadingChar:nth-child(4){animation-delay:.3s}.postcard-module__9Y-qoa__loadingChar:nth-child(5){animation-delay:.4s}.postcard-module__9Y-qoa__loadingChar:nth-child(6){animation-delay:.5s}.postcard-module__9Y-qoa__loadingChar:nth-child(7){animation-delay:.6s}@keyframes postcard-module__9Y-qoa__charWave{0%,to{transform:translateY(0)scale(1)}25%{transform:translateY(-12px)scale(1.1)}50%{transform:translateY(0)scale(1)}75%{transform:translateY(8px)scale(.95)}}.postcard-module__9Y-qoa__card_image_wrapper{border-radius:8px;flex-shrink:0;width:100px;height:100%;position:relative;overflow:hidden}.postcard-module__9Y-qoa__card_image{-o-object-fit:cover;object-fit:cover}.postcard-module__9Y-qoa__card_title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:1.5rem;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.postcard-module__9Y-qoa__card_excerpt{color:#8f8f8f;flex:1;margin-top:0;margin-bottom:15px;font-size:1rem}.postcard-module__9Y-qoa__card_excerpt p{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.postcard-module__9Y-qoa__card:hover .postcard-module__9Y-qoa__card_title{color:var(--third-color)}.postcard-module__9Y-qoa__card.postcard-module__9Y-qoa__dark:hover .postcard-module__9Y-qoa__card_title{color:var(--second-color)}.postcard-module__9Y-qoa__card_info{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.postcard-module__9Y-qoa__card_meta{color:#bbb;text-align:right;margin-top:auto;font-size:.9rem}.postcard-module__9Y-qoa__card_author{margin-bottom:5px;font-weight:700}.postcard-module__9Y-qoa__card_date{margin:0;font-size:small;font-style:italic}.postcard-module__9Y-qoa__card_taxonomies{align-items:center;gap:10px;margin-top:auto;margin-bottom:0;display:flex}.postcard-module__9Y-qoa__card_categories{scrollbar-width:thin;scrollbar-color:var(--third-color)transparent;flex-wrap:nowrap;flex:1;gap:5px;min-width:0;padding-bottom:4px;display:flex;overflow:auto hidden}.postcard-module__9Y-qoa__card_categories::-webkit-scrollbar{height:3px}.postcard-module__9Y-qoa__card_categories::-webkit-scrollbar-track{background:0 0}.postcard-module__9Y-qoa__card_categories::-webkit-scrollbar-thumb{background:var(--third-color);border-radius:2px}.postcard-module__9Y-qoa__card_tag{background-color:var(--first-color);white-space:nowrap;border-radius:12px;padding:3px 8px;font-size:.8rem;transition:all .3s;display:inline-block}.postcard-module__9Y-qoa__card_tag:hover{background-color:var(--third-color);color:#fff;box-shadow:0 4px 8px #0000001a}.postcard-module__9Y-qoa__card.postcard-module__9Y-qoa__dark .postcard-module__9Y-qoa__card_tag{background-color:var(--third-color)}.postcard-module__9Y-qoa__card.postcard-module__9Y-qoa__dark .postcard-module__9Y-qoa__card_tag:hover{background-color:#1c4c87}.postcard-module__9Y-qoa__card:hover:not(.postcard-module__9Y-qoa__loading){box-shadow:0 8px 12px #0003}.postcard-module__9Y-qoa__card a{color:inherit;text-decoration:none;display:block}@media (max-width:600px){.postcard-module__9Y-qoa__card{border-radius:6px;gap:12px;max-width:100%;height:180px;margin:12px 8px;padding:12px}.postcard-module__9Y-qoa__card_image_wrapper{width:90px;height:100%}.postcard-module__9Y-qoa__card_image{-o-object-fit:cover;object-fit:cover}.postcard-module__9Y-qoa__card_info{gap:6px}.postcard-module__9Y-qoa__card_title{-webkit-line-clamp:2;margin-bottom:6px;font-size:.95rem;line-height:1.25}.postcard-module__9Y-qoa__card_excerpt{margin-bottom:8px;font-size:.8rem;display:block}.postcard-module__9Y-qoa__card_excerpt p{-webkit-line-clamp:2;line-height:1.3}.postcard-module__9Y-qoa__card_taxonomies{flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto;margin-bottom:0}.postcard-module__9Y-qoa__card_categories{scrollbar-width:thin;scrollbar-color:var(--third-color)transparent;flex-wrap:nowrap;width:100%;padding-bottom:4px;overflow:auto hidden}.postcard-module__9Y-qoa__card_categories::-webkit-scrollbar{height:3px}.postcard-module__9Y-qoa__card_categories::-webkit-scrollbar-track{background:0 0}.postcard-module__9Y-qoa__card_categories::-webkit-scrollbar-thumb{background:var(--third-color);border-radius:2px}.postcard-module__9Y-qoa__card_tag{flex-shrink:0;padding:2px 6px;font-size:.65rem}.postcard-module__9Y-qoa__card_meta{text-align:left;width:100%;margin-top:0}.postcard-module__9Y-qoa__card_date{font-size:.7rem}.postcard-module__9Y-qoa__pulsingCircle{border-width:3px;width:60px;height:60px}.postcard-module__9Y-qoa__pulsingCircle:before{width:30px;height:30px}.postcard-module__9Y-qoa__pulsingCircle:after{width:45px;height:45px}.postcard-module__9Y-qoa__loadingTextWrapper{font-size:16px}.postcard-module__9Y-qoa__cornerAccent{border-width:2px;width:30px;height:30px}.postcard-module__9Y-qoa__cornerAccent[data-corner=top-left],.postcard-module__9Y-qoa__cornerAccent[data-corner=top-right]{top:8px}.postcard-module__9Y-qoa__cornerAccent[data-corner=bottom-left],.postcard-module__9Y-qoa__cornerAccent[data-corner=bottom-right]{bottom:8px}.postcard-module__9Y-qoa__cornerAccent[data-corner=top-left],.postcard-module__9Y-qoa__cornerAccent[data-corner=bottom-left]{left:8px}.postcard-module__9Y-qoa__cornerAccent[data-corner=top-right],.postcard-module__9Y-qoa__cornerAccent[data-corner=bottom-right]{right:8px}}
.optimized-image-module__-k4Goa__imageWrapper{background:#f6f7f8;transition:opacity .2s;position:relative;overflow:hidden}.optimized-image-module__-k4Goa__loading{animation:2s cubic-bezier(.4,0,.6,1) infinite optimized-image-module__-k4Goa__pulse}.optimized-image-module__-k4Goa__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s,opacity .2s}@keyframes optimized-image-module__-k4Goa__pulse{0%,to{opacity:1}50%{opacity:.7}}.dark .optimized-image-module__-k4Goa__imageWrapper{background:#2a2a2a}
.PostListSkeleton-module__Zw7eHW__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:750px;margin:0 auto;padding:20px;display:flex}.PostListSkeleton-module__Zw7eHW__skeletonCard{background-color:#fff;border-radius:8px;gap:20px;width:100%;height:200px;margin:20px auto;padding:20px;animation:1.5s ease-in-out infinite PostListSkeleton-module__Zw7eHW__cardPulse;display:flex;box-shadow:0 4px 6px #3f3f3f66}.dark .PostListSkeleton-module__Zw7eHW__skeletonCard{background-color:#1a1a1a;box-shadow:0 3px 5px #ffffff4d}.PostListSkeleton-module__Zw7eHW__imageSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;flex-shrink:0;width:100px;height:100%;animation:1.5s infinite PostListSkeleton-module__Zw7eHW__shimmer}.dark .PostListSkeleton-module__Zw7eHW__imageSkeleton{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%}.PostListSkeleton-module__Zw7eHW__contentSkeleton{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.PostListSkeleton-module__Zw7eHW__titleSkeleton{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.PostListSkeleton-module__Zw7eHW__titleLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.5s infinite PostListSkeleton-module__Zw7eHW__shimmer}.dark .PostListSkeleton-module__Zw7eHW__titleLine{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%}.PostListSkeleton-module__Zw7eHW__excerptSkeleton{flex-direction:column;flex:1;gap:8px;margin-bottom:15px;display:flex}.PostListSkeleton-module__Zw7eHW__excerptLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.5s infinite PostListSkeleton-module__Zw7eHW__shimmer}.dark .PostListSkeleton-module__Zw7eHW__excerptLine{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%}.PostListSkeleton-module__Zw7eHW__footerSkeleton{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.PostListSkeleton-module__Zw7eHW__categoriesSkeleton{flex:1;gap:5px;display:flex}.PostListSkeleton-module__Zw7eHW__categoryPill{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;width:60px;height:24px;animation:1.5s infinite PostListSkeleton-module__Zw7eHW__shimmer}.dark .PostListSkeleton-module__Zw7eHW__categoryPill{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%}.PostListSkeleton-module__Zw7eHW__dateSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100px;height:14px;animation:1.5s infinite PostListSkeleton-module__Zw7eHW__shimmer}.dark .PostListSkeleton-module__Zw7eHW__dateSkeleton{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%}@keyframes PostListSkeleton-module__Zw7eHW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes PostListSkeleton-module__Zw7eHW__cardPulse{0%,to{opacity:1}50%{opacity:.9}}@media (max-width:600px){.PostListSkeleton-module__Zw7eHW__container{width:100%;max-width:100vw;padding:0}.PostListSkeleton-module__Zw7eHW__skeletonCard{border-radius:6px;gap:12px;max-width:100%;height:180px;margin:12px 8px;padding:12px}.PostListSkeleton-module__Zw7eHW__imageSkeleton{width:90px}.PostListSkeleton-module__Zw7eHW__titleLine{height:16px}.PostListSkeleton-module__Zw7eHW__excerptLine{height:12px}.PostListSkeleton-module__Zw7eHW__categoryPill{width:50px;height:20px}.PostListSkeleton-module__Zw7eHW__dateSkeleton{width:80px;height:12px}}
.AudioPlayer-module__AbGnda__initialButton{cursor:pointer;border:2px solid var(--third-color);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;gap:8px;min-width:48px;min-height:48px;padding:12px;transition:all .2s;display:flex}.AudioPlayer-module__AbGnda__initialButton:hover{color:var(--third-color);background-color:#3f72af1a;transform:scale(1.05)}.AudioPlayer-module__AbGnda__iconOnly{color:var(--third-color);font-size:2rem}.AudioPlayer-module__AbGnda__text{font-size:.875rem;font-weight:500}.AudioPlayer-module__AbGnda__playerCard{z-index:50;background-color:#fff;border-radius:8px;padding:1rem;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 4px 12px #00000026}.AudioPlayer-module__AbGnda__playerContent{flex-direction:column;gap:1rem;display:flex}.AudioPlayer-module__AbGnda__controls{justify-content:space-between;align-items:center;display:flex}.AudioPlayer-module__AbGnda__mainControls,.AudioPlayer-module__AbGnda__secondaryControls{align-items:center;gap:.5rem;display:flex}.AudioPlayer-module__AbGnda__playButton,.AudioPlayer-module__AbGnda__iconButton{color:#333;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.AudioPlayer-module__AbGnda__playButton:hover,.AudioPlayer-module__AbGnda__iconButton:hover{background-color:#f3f4f6}.AudioPlayer-module__AbGnda__icon{width:1rem;height:1rem}.AudioPlayer-module__AbGnda__time{color:#666;font-size:.875rem}.AudioPlayer-module__AbGnda__sliders{flex-direction:column;gap:.5rem;display:flex}.AudioPlayer-module__AbGnda__progressSlider,.AudioPlayer-module__AbGnda__volumeSlider{appearance:none;background:#e5e7eb;border-radius:2px;outline:none;width:100%;height:4px}.AudioPlayer-module__AbGnda__volumeSlider{width:6rem}.AudioPlayer-module__AbGnda__progressSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:12px;height:12px;transition:transform .2s}.AudioPlayer-module__AbGnda__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:12px;height:12px;transition:transform .2s}.AudioPlayer-module__AbGnda__progressSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.AudioPlayer-module__AbGnda__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.AudioPlayer-module__AbGnda__optionsWrapper{position:relative}.AudioPlayer-module__AbGnda__optionsMenu{background-color:#fff;border-radius:4px;min-width:172px;margin-bottom:.5rem;padding:.5rem;position:absolute;bottom:100%;right:0;box-shadow:0 2px 8px #00000026}.AudioPlayer-module__AbGnda__optionItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-around;width:100%;padding:.5rem;font-size:.875rem;display:flex}.AudioPlayer-module__AbGnda__optionItem:hover{background-color:#f3f4f6}@media (min-width:768px){.AudioPlayer-module__AbGnda__playerCard{width:24rem;left:auto}}
.postlist-module__SXXmVq__one_column{flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.postlist-module__SXXmVq__h1{margin-bottom:20px;font-size:2em}.postlist-module__SXXmVq__ul{width:100%;max-width:750px;padding:0;list-style-type:none}.postlist-module__SXXmVq__li{margin-bottom:15px}.postlist-module__SXXmVq__loadingContainer{width:100%;max-width:750px;margin:40px auto}.postlist-module__SXXmVq__pagination{justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:750px;margin:2rem 0;display:flex}.postlist-module__SXXmVq__pageButton{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.postlist-module__SXXmVq__pageButton:hover:not(.postlist-module__SXXmVq__disabled),.postlist-module__SXXmVq__pageButton.postlist-module__SXXmVq__active{background:var(--third-color);color:#fff;border-color:var(--third-color)}.postlist-module__SXXmVq__pageButton.postlist-module__SXXmVq__disabled{opacity:.5;cursor:not-allowed;background:#f7fafc}.postlist-module__SXXmVq__postsInfo{text-align:center;color:#666;width:100%;max-width:750px;margin-bottom:1rem;font-size:.875rem}.postlist-module__SXXmVq__noPosts{text-align:center;color:#666;background:#f5f5f5;border-radius:.5rem;width:100%;max-width:750px;padding:2rem}@media screen and (max-width:700px){.postlist-module__SXXmVq__one_column{width:100%;max-width:100vw;padding:0}.postlist-module__SXXmVq__ul{width:100%;margin:0;padding:0}.postlist-module__SXXmVq__li{width:100%;margin-bottom:0}.postlist-module__SXXmVq__pagination{gap:.25rem;margin:1.5rem 0;padding:0 8px}.postlist-module__SXXmVq__pageButton{padding:.375rem .75rem;font-size:.75rem}.postlist-module__SXXmVq__noPosts{margin:0 8px}}
.page-module__LoD5Cq__container{flex-direction:column;align-items:center;min-height:calc(100vh - 180px);display:flex}.page-module__LoD5Cq__backbuttonContainer{width:100%;max-width:800px;padding:20px;display:flex}
.categorylist-module___AbHCG__categoryList{max-width:800px;min-height:130px;margin:20px 0;padding:20px}.categorylist-module___AbHCG__categoryList h2{text-align:center;margin-bottom:10px;font-size:1.5rem}.categorylist-module___AbHCG__categoryList ul{flex-wrap:wrap;gap:10px;padding:0;list-style-type:none;display:flex}.categorylist-module___AbHCG__categoryList li{margin:0}.categorylist-module___AbHCG__categoryList button{color:#333;cursor:pointer;background-color:#f0f0f0;border:none;border-radius:20px;padding:8px 16px;font-size:.9rem;transition:all .3s}.categorylist-module___AbHCG__categoryList button:hover{background-color:#e0e0e0}.categorylist-module___AbHCG__categoryList button.categorylist-module___AbHCG__active{background-color:var(--third-color);color:#fff}@keyframes categorylist-module___AbHCG__pulse{0%{box-shadow:0 0 #007bff66}70%{box-shadow:0 0 0 10px #007bff00}to{box-shadow:0 0 #007bff00}}.categorylist-module___AbHCG__categoryList button.categorylist-module___AbHCG__active{animation:2s infinite categorylist-module___AbHCG__pulse}
.hero-module__hDyI2G__heroSection{justify-content:center;align-items:center;gap:60px;min-height:467px;padding:50px;display:flex;position:relative}.hero-module__hDyI2G__imageContainer{z-index:1;justify-content:center;display:flex;position:relative}.hero-module__hDyI2G__heroImage{-o-object-fit:cover;object-fit:cover;z-index:2;border-radius:24px;width:100%;height:100%;transition:transform .3s;position:relative;box-shadow:0 20px 40px #00000026}.hero-module__hDyI2G__imageBackdrop{background:linear-gradient(135deg,var(--third-color),var(--fourth-color));opacity:.15;z-index:0;border-radius:24px;width:100%;height:100%;transition:all .3s;position:absolute;top:20px;left:20px}.hero-module__hDyI2G__heroSection.hero-module__hDyI2G__dark .hero-module__hDyI2G__imageBackdrop{opacity:.3}@media (max-width:900px){.hero-module__hDyI2G__heroSection{flex-direction:column;gap:40px;padding:40px 20px}.hero-module__hDyI2G__imageWrapper{width:280px;height:280px}.hero-module__hDyI2G__textContainer{text-align:center;max-width:100%}.hero-module__hDyI2G__title{font-size:24px}.hero-module__hDyI2G__subtitle{font-size:16px}}.hero-module__hDyI2G__heroSection{justify-content:center;align-items:center;gap:60px;min-height:467px;padding:50px;display:flex;position:relative;overflow:hidden}.hero-module__hDyI2G__heroSection.hero-module__hDyI2G__dark{color:#fcfcfc}.hero-module__hDyI2G__imageContainer{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-module__hDyI2G__imageWrapper{width:340px;height:340px;position:relative}.hero-module__hDyI2G__heroImage{-o-object-fit:cover;object-fit:cover;z-index:2;background-color:var(--background);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:100%;height:100%;transition:transform .3s;animation:8s ease-in-out infinite hero-module__hDyI2G__blob-morph;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.hero-module__hDyI2G__heroImage:hover{transform:scale(1.02)}.hero-module__hDyI2G__imageBackdrop{background:linear-gradient(135deg,var(--third-color),var(--fourth-color));opacity:.25;z-index:0;filter:blur(20px);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:100%;height:100%;animation:8s ease-in-out infinite reverse hero-module__hDyI2G__blob-morph;position:absolute;top:5%;left:5%}.hero-module__hDyI2G__heroSection.hero-module__hDyI2G__dark .hero-module__hDyI2G__imageBackdrop{opacity:.4;background:linear-gradient(135deg,var(--third-color),#7a46ac)}.hero-module__hDyI2G__textContainer{z-index:1;max-width:550px}.hero-module__hDyI2G__title{background:linear-gradient(135deg,var(--third-color),var(--fourth-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:28px;font-weight:700;line-height:1.3;transition:color .3s}.hero-module__hDyI2G__heroSection.hero-module__hDyI2G__dark .hero-module__hDyI2G__title{background:linear-gradient(135deg,#fff,#ccc);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-module__hDyI2G__subtitle{color:#555;font-size:17px;line-height:1.6;transition:color .2s}.hero-module__hDyI2G__heroSection.hero-module__hDyI2G__dark .hero-module__hDyI2G__subtitle{color:#bbb}@keyframes hero-module__hDyI2G__blob-morph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@media (max-width:900px){.hero-module__hDyI2G__heroSection{flex-direction:column;gap:30px;padding:40px 20px}.hero-module__hDyI2G__imageWrapper{width:280px;height:280px}.hero-module__hDyI2G__textContainer{text-align:center;max-width:100%}.hero-module__hDyI2G__title{font-size:24px}.hero-module__hDyI2G__subtitle{font-size:16px}}
.PostSkeleton-module__zh6rhW__container{width:100%;max-width:800px;margin:0 auto;padding:20px;animation:.6s ease-out PostSkeleton-module__zh6rhW__fadeIn;position:relative;overflow:hidden}@keyframes PostSkeleton-module__zh6rhW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PostSkeleton-module__zh6rhW__backgroundGradient{pointer-events:none;z-index:-1;background:linear-gradient(45deg,#6366f11a,#a855f71a,#ec48991a,#3b82f61a) 0 0/400% 400%;width:100%;height:100%;animation:15s infinite PostSkeleton-module__zh6rhW__gradientShift;position:fixed;top:0;left:0}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__backgroundGradient{background:linear-gradient(45deg,#6366f126,#a855f726,#ec489926,#3b82f626) 0 0/400% 400%}@keyframes PostSkeleton-module__zh6rhW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.PostSkeleton-module__zh6rhW__article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1eb3;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d}.PostSkeleton-module__zh6rhW__featuredImageSkeleton{background:linear-gradient(135deg,#667eea 0%,#764ba2 25%,#f093fb 50%,#4facfe 75%,#00f2fe 100%) 0 0/400% 400%;width:100%;height:400px;animation:8s infinite PostSkeleton-module__zh6rhW__gradientFlow;position:relative;overflow:hidden}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__featuredImageSkeleton{background:linear-gradient(135deg,#2d3561 0%,#3d2a52 25%,#6b4d7c 50%,#2d5c7d 75%,#1a5c5e 100%) 0 0/400% 400%}@keyframes PostSkeleton-module__zh6rhW__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.PostSkeleton-module__zh6rhW__shimmerOverlay{background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:2s infinite PostSkeleton-module__zh6rhW__shimmer;position:absolute;top:0;left:-100%}@keyframes PostSkeleton-module__zh6rhW__shimmer{0%{left:-100%}to{left:100%}}.PostSkeleton-module__zh6rhW__pulseCircle{background:#fff3;border-radius:50%;width:80px;height:80px;animation:2s cubic-bezier(.4,0,.6,1) infinite PostSkeleton-module__zh6rhW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes PostSkeleton-module__zh6rhW__pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.5)}}.PostSkeleton-module__zh6rhW__titleSection{flex-direction:column;gap:12px;padding:20px 30px;display:flex}.PostSkeleton-module__zh6rhW__titleSkeleton{background:linear-gradient(90deg,#6366f133 0%,#a855f733 50%,#6366f133 100%) 0 0/200% 100%;border-radius:8px;height:40px;animation:2s infinite PostSkeleton-module__zh6rhW__shimmerGradient;position:relative;overflow:hidden}.PostSkeleton-module__zh6rhW__titleSkeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:2s infinite PostSkeleton-module__zh6rhW__slideShine;position:absolute;top:0;left:-100%}.PostSkeleton-module__zh6rhW__titleSkeleton.PostSkeleton-module__zh6rhW__short{width:60%}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__titleSkeleton{background:linear-gradient(90deg,#6366f14d 0%,#a855f74d 50%,#6366f14d 100%) 0 0/200% 100%}@keyframes PostSkeleton-module__zh6rhW__shimmerGradient{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes PostSkeleton-module__zh6rhW__slideShine{0%{left:-100%}to{left:100%}}.PostSkeleton-module__zh6rhW__metaSkeleton{flex-direction:column;gap:15px;margin:0 30px 20px;display:flex}.PostSkeleton-module__zh6rhW__categoriesSkeleton{flex-wrap:wrap;gap:10px;display:flex}.PostSkeleton-module__zh6rhW__pillSkeleton{background:linear-gradient(135deg,#ec48994d,#a855f74d);border-radius:20px;width:90px;height:28px;animation:3s ease-in-out infinite PostSkeleton-module__zh6rhW__floatPill;position:relative;overflow:hidden}.PostSkeleton-module__zh6rhW__pillSkeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:2s infinite PostSkeleton-module__zh6rhW__shimmer;position:absolute;top:0;left:0}@keyframes PostSkeleton-module__zh6rhW__floatPill{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__pillSkeleton{background:linear-gradient(135deg,#ec489966,#a855f766)}.PostSkeleton-module__zh6rhW__metaInfoRow{justify-content:space-between;gap:20px;display:flex}.PostSkeleton-module__zh6rhW__metaItem{background:#6366f11a;border-radius:8px;flex:1;align-items:center;gap:8px;padding:8px 12px;animation:.5s ease-out PostSkeleton-module__zh6rhW__fadeSlideIn;display:flex}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__metaItem{background:#6366f133}@keyframes PostSkeleton-module__zh6rhW__fadeSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.PostSkeleton-module__zh6rhW__iconPlaceholder{background:linear-gradient(135deg,#3b82f680,#6366f180);border-radius:50%;width:16px;height:16px;animation:2s linear infinite PostSkeleton-module__zh6rhW__spinPulse}@keyframes PostSkeleton-module__zh6rhW__spinPulse{0%,to{opacity:.7;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(180deg)}}.PostSkeleton-module__zh6rhW__textPlaceholder{background:linear-gradient(90deg,#94a3b84d,#94a3b880,#94a3b84d) 0 0/200% 100%;border-radius:4px;flex:1;height:12px;animation:2s infinite PostSkeleton-module__zh6rhW__shimmerGradient}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__textPlaceholder{background:linear-gradient(90deg,#94a3b833,#94a3b866,#94a3b833) 0 0/200% 100%}.PostSkeleton-module__zh6rhW__contentSkeleton{flex-direction:column;gap:16px;padding:30px;display:flex}.PostSkeleton-module__zh6rhW__contentLine{background:linear-gradient(90deg,#94a3b833 0%,#94a3b866 50%,#94a3b833 100%) 0 0/200% 100%;border-radius:6px;height:18px;animation:2s infinite PostSkeleton-module__zh6rhW__shimmerGradient;position:relative;overflow:hidden}.PostSkeleton-module__zh6rhW__contentLine:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;animation:2.5s infinite PostSkeleton-module__zh6rhW__slideShine;position:absolute;top:0;left:-100%}.PostSkeleton-module__zh6rhW__contentLine.PostSkeleton-module__zh6rhW__full{width:100%}.PostSkeleton-module__zh6rhW__contentLine.PostSkeleton-module__zh6rhW__medium{width:85%}.PostSkeleton-module__zh6rhW__contentLine.PostSkeleton-module__zh6rhW__short{width:70%}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__contentLine{background:linear-gradient(90deg,#94a3b826 0%,#94a3b84d 50%,#94a3b826 100%) 0 0/200% 100%}.PostSkeleton-module__zh6rhW__animDelay1{animation-delay:.1s}.PostSkeleton-module__zh6rhW__animDelay2{animation-delay:.2s}.PostSkeleton-module__zh6rhW__animDelay3{animation-delay:.3s}.PostSkeleton-module__zh6rhW__animDelay4{animation-delay:.4s}.PostSkeleton-module__zh6rhW__animDelay5{animation-delay:.5s}.PostSkeleton-module__zh6rhW__animDelay6{animation-delay:.6s}.PostSkeleton-module__zh6rhW__particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.PostSkeleton-module__zh6rhW__particle{opacity:.6;background:radial-gradient(circle,#6366f1cc,#a855f766);border-radius:50%;width:8px;height:8px;animation:6s ease-in-out infinite PostSkeleton-module__zh6rhW__float;position:absolute}.PostSkeleton-module__zh6rhW__particle1{animation-duration:6s;animation-delay:0s;top:20%;left:10%}.PostSkeleton-module__zh6rhW__particle2{animation-duration:8s;animation-delay:1s;top:60%;left:80%}.PostSkeleton-module__zh6rhW__particle3{animation-duration:7s;animation-delay:2s;top:40%;left:30%}.PostSkeleton-module__zh6rhW__particle4{animation-duration:9s;animation-delay:3s;top:80%;left:60%}.PostSkeleton-module__zh6rhW__particle5{animation-duration:5s;animation-delay:4s;top:10%;left:90%}@keyframes PostSkeleton-module__zh6rhW__float{0%,to{opacity:.6;transform:translate(0)scale(1)}25%{opacity:.8;transform:translate(20px,-30px)scale(1.2)}50%{opacity:.4;transform:translate(-20px,-60px)scale(.8)}75%{opacity:.7;transform:translate(30px,-30px)scale(1.1)}}.PostSkeleton-module__zh6rhW__loadingIndicator{flex-direction:column;align-items:center;gap:15px;margin-top:30px;display:flex}.PostSkeleton-module__zh6rhW__loadingBar{background:#94a3b833;border-radius:2px;width:100%;max-width:300px;height:4px;position:relative;overflow:hidden}.PostSkeleton-module__zh6rhW__loadingBar:before{content:"";background:linear-gradient(90deg,#6366f1cc,#a855f7cc,#ec4899cc);border-radius:2px;width:40%;height:100%;animation:2s ease-in-out infinite PostSkeleton-module__zh6rhW__progressBar;position:absolute;top:0;left:0}@keyframes PostSkeleton-module__zh6rhW__progressBar{0%{left:-40%}to{left:100%}}.PostSkeleton-module__zh6rhW__loadingDots{gap:8px;display:flex}.PostSkeleton-module__zh6rhW__dot{background:linear-gradient(135deg,#6366f1cc,#a855f7cc);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite PostSkeleton-module__zh6rhW__bounce}.PostSkeleton-module__zh6rhW__dot:first-child{animation-delay:0s}.PostSkeleton-module__zh6rhW__dot:nth-child(2){animation-delay:.2s}.PostSkeleton-module__zh6rhW__dot:nth-child(3){animation-delay:.4s}@keyframes PostSkeleton-module__zh6rhW__bounce{0%,80%,to{opacity:.5;transform:scale(.8)translateY(0)}40%{opacity:1;transform:scale(1.2)translateY(-10px)}}@media (max-width:768px){.PostSkeleton-module__zh6rhW__container{padding:10px}.PostSkeleton-module__zh6rhW__featuredImageSkeleton{height:250px}.PostSkeleton-module__zh6rhW__titleSection,.PostSkeleton-module__zh6rhW__metaSkeleton,.PostSkeleton-module__zh6rhW__contentSkeleton{padding:15px 20px}.PostSkeleton-module__zh6rhW__metaInfoRow{flex-direction:column;gap:10px}.PostSkeleton-module__zh6rhW__titleSkeleton{height:32px}.PostSkeleton-module__zh6rhW__pillSkeleton{width:70px;height:24px}.PostSkeleton-module__zh6rhW__contentLine{height:16px}}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__particle{background:radial-gradient(circle,#a855f7e6,#ec489980)}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__loadingBar:before{background:linear-gradient(90deg,#8b5cf6,#d946ef,#f472b6)}.PostSkeleton-module__zh6rhW__container.PostSkeleton-module__zh6rhW__dark .PostSkeleton-module__zh6rhW__dot{background:linear-gradient(135deg,#8b5cf6,#d946ef)}
.searchbar-module__sEm_9W__searchBar{width:100%;max-width:600px;margin:20px 0;padding:20px}.searchbar-module__sEm_9W__searchBar input{border:1px solid #ddd;border-radius:25px;width:100%;padding:12px 20px;font-size:1rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.searchbar-module__sEm_9W__searchBar input:focus{border-color:var(--third-color);outline:none;box-shadow:0 6px 8px #00000026}.searchbar-module__sEm_9W__searchBar input::placeholder{color:#aaa}
.HeroSkeleton-module__PdcYrq__container{justify-content:center;align-items:center;gap:60px;width:100%;min-height:467px;padding:50px;display:flex;position:relative;overflow:hidden}.HeroSkeleton-module__PdcYrq__imageWrapper{flex-shrink:0;justify-content:center;align-items:center;width:340px;height:340px;display:flex}.HeroSkeleton-module__PdcYrq__imageSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:100%;height:100%;animation:1.5s infinite HeroSkeleton-module__PdcYrq__shimmer}.HeroSkeleton-module__PdcYrq__textContainer{flex-direction:column;gap:20px;width:100%;max-width:550px;display:flex}.HeroSkeleton-module__PdcYrq__titleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:90%;height:60px;animation:1.5s infinite HeroSkeleton-module__PdcYrq__shimmer}.HeroSkeleton-module__PdcYrq__paragraphSkeleton{flex-direction:column;gap:12px;display:flex}.HeroSkeleton-module__PdcYrq__line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:16px;animation:1.5s infinite HeroSkeleton-module__PdcYrq__shimmer}@keyframes HeroSkeleton-module__PdcYrq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}:is(.dark .HeroSkeleton-module__PdcYrq__imageSkeleton,.dark .HeroSkeleton-module__PdcYrq__titleSkeleton,.dark .HeroSkeleton-module__PdcYrq__line){background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%}@media (max-width:900px){.HeroSkeleton-module__PdcYrq__container{flex-direction:column;gap:30px;padding:40px 20px}.HeroSkeleton-module__PdcYrq__imageWrapper{width:280px;height:280px}.HeroSkeleton-module__PdcYrq__textContainer{align-items:center}.HeroSkeleton-module__PdcYrq__titleSkeleton{width:100%}}
.PushNotification-module__jGOfNa__container{flex-direction:column;align-items:center;gap:1rem;display:flex}.PushNotification-module__jGOfNa__button{background:var(--third-color);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.75rem;min-width:200px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex;position:relative}.PushNotification-module__jGOfNa__button:hover:not(:disabled){background:var(--fourth-color);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.PushNotification-module__jGOfNa__button:disabled{opacity:.7;cursor:not-allowed}.PushNotification-module__jGOfNa__subscribed{color:#666;background:#e5e5e5}.PushNotification-module__jGOfNa__subscribed:hover:not(:disabled){background:#d5d5d5}.PushNotification-module__jGOfNa__iconWrapper{justify-content:center;align-items:center;display:flex}.PushNotification-module__jGOfNa__icon{width:1.25rem;height:1.25rem;transition:transform .3s}.PushNotification-module__jGOfNa__bellIcon{animation:1s ease-in-out PushNotification-module__jGOfNa__bellShake}.PushNotification-module__jGOfNa__text{text-align:center;flex:1}.PushNotification-module__jGOfNa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite PushNotification-module__jGOfNa__spin;position:absolute;right:1rem}.PushNotification-module__jGOfNa__error{color:#dc2626;background:#dc26261a;border-radius:8px;max-width:100%;padding:.75rem 1rem;font-size:.875rem;animation:.3s PushNotification-module__jGOfNa__slideIn}.PushNotification-module__jGOfNa__successMessage{color:#666;font-size:.875rem;animation:.3s PushNotification-module__jGOfNa__fadeIn}@keyframes PushNotification-module__jGOfNa__spin{to{transform:rotate(360deg)}}@keyframes PushNotification-module__jGOfNa__bellShake{0%,to{transform:rotate(0)}20%,60%{transform:rotate(25deg)}40%,80%{transform:rotate(-25deg)}}@keyframes PushNotification-module__jGOfNa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes PushNotification-module__jGOfNa__fadeIn{0%{opacity:0}to{opacity:1}}.dark .PushNotification-module__jGOfNa__error{color:#ef4444;background:#dc262633}.dark .PushNotification-module__jGOfNa__successMessage{color:#d1d1d1}.dark .PushNotification-module__jGOfNa__subscribed{color:#e5e5e5;background:#333}.dark .PushNotification-module__jGOfNa__subscribed:hover:not(:disabled){background:#444}.PushNotification-module__jGOfNa__iosInstructions{background-color:var(--first-color);border-radius:.5rem;max-width:300px;margin:0 auto;padding:1.5rem}.PushNotification-module__jGOfNa__iosInstructions h3{color:var(--fourth-color);text-align:center;margin-bottom:1rem}.PushNotification-module__jGOfNa__iosInstructions p{margin-bottom:1rem}.PushNotification-module__jGOfNa__iosInstructions ol{margin:1rem 0;padding-left:1.5rem}.PushNotification-module__jGOfNa__iosInstructions li{margin:.5rem 0;line-height:1.4}.PushNotification-module__jGOfNa__iosInstructions span{margin:0 .25rem;font-size:1.2em;display:inline-block}.PushNotification-module__jGOfNa__iosInstructions button{width:100%;margin-top:1rem}.dark .PushNotification-module__jGOfNa__iosInstructions{background-color:var(--background-dark);border:1px solid var(--third-color)}
