pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.singlePage_infoContainer__Sw2sk{display:flex;align-items:center;gap:50px}.singlePage_textContainer__iOfqv{flex:1}.singlePage_title__74jMf{font-size:64px;margin-bottom:50px}.singlePage_user__oTZCs{display:flex;align-items:center;gap:20px}.singlePage_userImageContainer__vRifD{width:50px;height:50px;position:relative}.singlePage_avatar__SziZ4{border-radius:50%;-o-object-fit:cover;object-fit:cover}.singlePage_userTextContainer__aEq_H{display:flex;flex-direction:column;gap:5px;color:var(--softTextColor)}.singlePage_username__8USrk{font-size:20px;font-weight:500}.singlePage_imageContainer__SdG6_{flex:1;height:350px;position:relative}.singlePage_image__LHgvn{-o-object-fit:cover;object-fit:cover}.singlePage_description__2wjyU p{font-size:20px;font-weight:300;margin-bottom:20px}.singlePage_singlePage_post__Votbx__h6Hwx{flex:5;margin-top:60px;width:30%!important}@media screen and (max-width:1536px){.singlePage_title__74jMf{font-size:54px}}@media screen and (max-width:1280px){.singlePage_title__74jMf{font-size:48px}}@media screen and (max-width:1024px){.singlePage_imageContainer__SdG6_{display:none}}@media screen and (max-width:640px){.singlePage_title__74jMf{font-size:36px}.singlePage_description__2wjyU p{font-size:18px}}:root{--primary-color:#3498db;--secondary-color:#2c3e50;--text-color:#333;--light-gray:#f8f9fa;--medium-gray:#e9ecef;--dark-gray:#6c757d;--white:#fff;--line-height:1.6;--max-width:850px;--border-radius:4px;--box-shadow:0 2px 10px rgba(0,0,0,.1)}.header-container{width:100%;position:relative;margin-bottom:2rem}.article-header{position:relative;width:100%;min-height:75vh;display:flex;flex-direction:column;justify-content:flex-end;padding:4rem 2rem 2rem;overflow:hidden;background-size:cover;background-position:50%}.article-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.8));z-index:1}.article-header-content{position:relative;z-index:2;color:var(--white);max-width:var(--max-width);margin:0 auto;width:100%;padding:0 1rem}.article-title{font-size:3.5rem;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.5);font-weight:700}.article-meta{color:hsla(0,0%,100%,.9);font-size:1.1rem;margin-bottom:2.8rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.article-meta span{margin-right:1.5rem}.article-meta a{color:var(--white);text-decoration:none;font-weight:500}.article-meta a:hover{text-decoration:underline}.article-content{background-color:var(--white);padding:3rem 2rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow)}.article-content p{margin-bottom:1.5rem;font-size:1.1rem}.article-content h2{color:var(--secondary-color);margin:2.5rem 0 1.5rem;font-size:1.8rem}.article-content h3{color:var(--secondary-color);margin:2rem 0 1rem;font-size:1.5rem}.article-content a{color:var(--primary-color);text-decoration:none}.article-content a:hover{text-decoration:underline}.article-content blockquote{border-left:4px solid var(--primary-color);padding:1rem 1.5rem;margin:2rem 0;background-color:var(--medium-gray);font-style:italic;font-size:1.2rem;color:var(--secondary-color)}.article-content img{max-width:100%;height:auto;display:block;margin:2rem auto;border-radius:var(--border-radius)}.article-content ol,.article-content ul{margin-bottom:1.5rem;padding-left:2rem}.article-content li{margin-bottom:.5rem}.article-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--medium-gray)}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{background-color:var(--primary-color);color:var(--white);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;text-decoration:none}.tag:hover{background-color:var(--secondary-color)}.author-bio{display:flex;align-items:center;margin-top:3rem;padding:2rem;background-color:var(--medium-gray);border-radius:var(--border-radius)}.author-avatar{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:2rem}.author-info h4{margin:0 0 1rem;color:var(--secondary-color);font-size:1.3rem}.author-info p{margin:0;font-size:1rem}.related-articles{margin-top:4rem}.related-articles h3{color:var(--secondary-color);margin-bottom:2rem;font-size:1.8rem;text-align:center}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.related-article{background-color:var(--white);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow);transition:transform .3s ease}.related-article:hover{transform:translateY(-10px)}.related-article img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.related-content{padding:1.5rem}.related-content h4{margin:0 0 1rem;font-size:1.2rem}.related-content h4 a{color:var(--secondary-color);text-decoration:none}.related-content h4 a:hover{color:var(--primary-color)}.related-content p{font-size:.95rem;color:var(--dark-gray);margin:0}@media (max-width:1024px){.article-header{min-height:60vh}.article-title{font-size:3rem}}@media (max-width:768px){.article-header{min-height:50vh;padding:3rem 1.5rem 1.5rem}.article-title{font-size:2.5rem}.article-container{margin-top:-80px}.article-content{padding:2rem 1.5rem}.author-bio{flex-direction:column;text-align:center}.author-avatar{margin-right:0;margin-bottom:1.5rem}}@media (max-width:480px){.article-header{min-height:70vh;padding:2rem 1rem 1rem}.article-title{font-size:2rem}.article-meta{font-size:.95rem}.article-container{margin-top:-60px}.article-content{padding:1.5rem 1rem}.article-content h2{font-size:1.6rem}.article-content h3{font-size:1.3rem}.related-grid{grid-template-columns:1fr}}.page-category{text-transform:capitalize;font-weight:400;font-size:18px;text-decoration:none;color:#f23204;margin-top:5%}.page-category,.page-title{text-align:center}.page-title b{text-align:center!important;position:relative;bottom:10px}.page-title b,.page-title b span{text-decoration:none;text-transform:capitalize}.page-title b span{text-align:center;color:#f23204}.page-title p{text-align:center!important;text-decoration:none;text-transform:capitalize;position:relative;bottom:3px}.page-title span{text-align:center}.singlePage_content__mCvuU{display:flex;gap:50px}.singlePage_post__Votbx{flex:5;margin-top:60px;width:45%!important;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;flex-direction:column}.singlePage_post__Votbx p img{width:100%;margin:auto}.article-share li{display:inline;margin:1%}.article-share p{text-transform:capitalize;text-align:center;font-size:large}@media (min-width:1024px){.post-image{width:100%;height:auto;background-color:red;height:700px;margin:2% auto auto}.article-container{max-width:100%;margin:-100px auto 0;position:relative;z-index:3}.post-image img{position:relative!important;-o-object-fit:cover;object-fit:cover}.article-share{width:50%;margin:auto}.page-title h1{text-align:center;margin:10px 0 20px;font-size:35px;font-weight:700;line-height:1.2em}}@media screen and (max-width:1023px){.post-image{width:100%;height:auto;margin:2% auto auto}.article-container{max-width:100%;margin:-100px auto 0;position:relative;z-index:3}.post-image img{height:auto;width:100%!important;position:relative!important;background:red}.article-share{width:100%;margin:auto}.page-title h1{text-align:center;margin:10px 0 20px;font-size:22px;font-weight:700;line-height:1.2em}}.menu_container__Bdkik{flex:2;margin-top:60px}.menu_subtitle__1sLrf{color:gray;font-size:16px;font-weight:400}.menu_title__o3gqK{font-size:28px}@media screen and (max-width:1024px){.menu_container__Bdkik{display:none}}.menuPosts_items__Kakq5{margin-top:35px;margin-bottom:60px;display:flex;flex-direction:column;gap:35px}.menuPosts_item__YINop{display:flex;align-items:center;gap:20px}.menuPosts_imageContainer__e_lcN{flex:1;aspect-ratio:1/1;position:relative}.menuPosts_image__kOyKb{border-radius:50%;border:3px solid #d3d3d3;-o-object-fit:cover;object-fit:cover}.menuPosts_textContainer__rk_oU{flex:4;display:flex;flex-direction:column;gap:5px}.menuPosts_category__7OgF7{padding:3px 8px;border-radius:10px;font-size:12px;color:#fff;width:-moz-max-content;width:max-content}.menuPosts_category__7OgF7.menuPosts_travel__JXzUn{background-color:red}.menuPosts_culture__wpx2J{background-color:#ffb14f}.menuPosts_food__miIWF{background-color:#7fb881}.menuPosts_fashion__3puHx{background-color:#ff7887}.menuPosts_coding__c8zxZ{background-color:#775aec}.menuPosts_style__gLN08{background-color:#789cff}.menuPosts_postTitle__ARrgx{font-size:18px;font-weight:500;color:var(--softTextColor)}.menuPosts_detail__67Hjs{font-size:12px}.menuPosts_date__JjWad{color:gray}.menuCategories_categoryList__pIVZ_{margin-top:35px;margin-bottom:60px;display:flex;flex-wrap:wrap;gap:20px}.menuCategories_categoryItem__tMp8t{padding:10px 25px;border-radius:10px;font-size:14px}.menuCategories_categoryItem__tMp8t.menuCategories_style__h6eFh{background-color:#57c4ff31}.menuCategories_categoryItem__tMp8t.menuCategories_fashion__8HmWe{background-color:#da85c731}.menuCategories_categoryItem__tMp8t.menuCategories_food__rrqaU{background-color:#7fb88133}.menuCategories_categoryItem__tMp8t.menuCategories_travel__qOlS9{background-color:#ff795736}.menuCategories_categoryItem__tMp8t.menuCategories_culture__YhgSV{background-color:#ffb04f45}.menuCategories_categoryItem__tMp8t.menuCategories_coding__U2Fi7{background-color:#5e4fff31}