@import"https://cdn.jsdelivr.net/npm/@code-hike/mdx/dist/themes/nord.css";*{margin:0;padding:0;border:none;box-sizing:border-box}@media (max-width: 61.99rem){html{overflow-x:hidden}}body{font-family:Montserrat,sans-serif;background:#fff}@media (max-width: 61.99rem){body{font-size:.875rem;overflow-x:hidden}}.hightlighter{width:fit-content;background-image:linear-gradient(120deg,#2ea2ff,#008bff);background-repeat:no-repeat;background-size:100% 35%;background-position:0% 100%;position:relative;white-space:nowrap;transition:all .3s ease-in-out}.hightlighter:hover{background-size:100% 95%;cursor:pointer;color:#fff}.bubble{content:"";background:#2ea2ff;width:.5rem;height:.5rem;display:inline-block;border-radius:50%}.bubble-green{content:"";background:#29c780;width:.5rem;height:.5rem;display:inline-block;border-radius:50%}.separation{content:"";background:#f7f7f7;width:100%;height:.5rem;display:inline-block;border-radius:10rem;max-width:15rem;margin-left:50%;transform:translate(-50%);margin-top:6rem;margin-bottom:6rem}@media (max-width: 61.99rem){.separation{margin-bottom:2rem;margin-top:2rem}}footer{background:#2ea2ff;padding:4rem;position:relative;margin-top:7rem}footer>.vector_right{position:absolute;width:8rem;top:-6.2rem;right:0}footer>.vector_left{position:absolute;width:8rem;top:0;left:0}footer>.container_footer{display:flex;justify-content:space-between;align-items:flex-end}footer>.container_footer>.title{color:#fff;display:flex;flex-direction:column;gap:1rem}footer>.container_footer>.title>.author{font-family:Caveat,sans-serif;font-size:2rem}footer>.container_footer>.title>p{font-weight:700;font-family:Montserrat,sans-serif}footer>.container_footer>.title>.socials{display:flex;flex-direction:row;gap:1rem;justify-items:center;align-content:center;align-items:center;margin-top:1rem}footer>.container_footer>.title>.socials>a{display:flex}footer>.container_footer>.title>.socials>a>img{width:2.4rem;height:auto}footer>.container_footer>.categories>ul{display:flex;gap:2rem}footer>.container_footer>.categories>ul li{list-style:none;margin-bottom:1rem}footer>.container_footer>.categories>ul li>a{text-decoration:none;color:#fff;font-weight:700}@media (max-width: 61.99rem){footer>.vector_right{position:absolute;width:8rem;top:-6.1rem;right:0}footer>.vector_left{position:absolute;width:8rem;top:-.05rem;left:0}footer>.container_footer{flex-direction:column;gap:2rem;align-items:stretch;width:100%;text-align:center}footer>.container_footer>.title>.socials{justify-content:center}footer>.container_footer>.categories{text-align:center}footer>.container_footer>.categories>ul{flex-direction:column;gap:1rem}}.content_article{margin:2rem;gap:4rem;display:flex;flex-direction:row}.content_article>.content_article{flex:3}@media (max-width: 87.49rem){.content_article{flex-direction:column}}.content_article .back_button{font-size:.8rem;color:#bdc3c7;background:transparent;cursor:pointer;text-transform:uppercase;font-family:Montserrat,sans-serif;border-radius:1rem;margin-bottom:1rem}.content_article .back_button:before{content:"< "}.content_article>article{color:#373737;line-height:2rem}.content_article>article>h1{margin-top:2rem;margin-bottom:2rem;font-size:2rem}.content_article>article>h2{margin-top:1rem;margin-bottom:1rem;text-decoration:underline}.content_article>article>p{padding-top:1rem;padding-bottom:1rem}.content_article>article ol,.content_article>article ul{padding-left:1.25rem}.content_article>article img{width:20rem}.sidebar{flex:1;padding:2rem 1.5rem;margin-top:2rem;border-radius:16px;background:linear-gradient(135deg,#fffc,#f0f0f0e6);box-shadow:0 8px 24px #0000000f;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;flex-direction:column;align-items:center;overflow:hidden}.sidebar>h3{text-align:center;font-size:2rem}@media (max-width: 87.49rem){.sidebar{margin-top:-5rem}}.sidebar a{display:block;margin-bottom:10px;color:#333;text-decoration:none;text-align:center}.sidebar a:hover{text-decoration:underline}pre{background-color:#2e3440;padding:1rem;border-radius:8px;overflow-x:auto;font-size:.9rem;color:#d8dee9;font-family:Fira Code,monospace;margin-bottom:1.5rem}code{font-family:inherit}.card_container{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-top:1.5rem}.article_card{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.article_card:hover{transform:translateY(-4px);box-shadow:0 6px 15px #0000001a}.article_card img{width:100%;height:auto;border-radius:8px;object-fit:cover;margin-bottom:.5rem}.article_card h4{font-size:1.2rem;font-weight:700;color:#222;margin:.5rem 0}.article_card p{font-size:.95rem;color:#555;margin:0}
