*{box-sizing:border-box;font-family:Open Sans,sans-serif;font-family:var(--open-sans);margin:0;padding:0}body{background-color:#f5e6cc;background-color:var(--background)}:root{--background:#f5e6cc;--text:#1c1c1c;--accent:#6b4226;--hover:#c49b63;--white:#f8eedb;--grey:#a2a2a2;--open-sans:"Open Sans",sans-serif;--lora:"Lora",serif}h1,h2,h3,h4,h5,h6{font-family:Lora,serif;font-family:var(--lora)}a{color:inherit;text-decoration:none}p{color:#1c1c1c;color:var(--text)}input{border:none;outline:none}button{background:none;border:none;cursor:pointer}.shadow-elegant{box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #00000012;transition:.3s}.shadow-elegant:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.post_tags{display:flex;gap:10px;button{background-color:#f5e6cc;background-color:var(--background);border-radius:50pc;color:#6b4226;color:var(--accent);cursor:auto;padding:4px 12px}}.app{margin:0 auto;max-width:1920px}li{list-style:none}.burger-menu{display:none}.donat{align-items:center;background-color:#6b4226;background-color:var(--accent);border-radius:15px;color:#f8eedb;color:var(--white);display:inline-flex;gap:5px;padding:10px 15px;transition:.3s}@keyframes shimmer{0%{left:-50%}to{left:100%}}nav{background-color:var(--dark);height:75px;justify-content:space-between;padding:0 100px;position:relative;z-index:100}nav,nav .logo{align-items:center;display:flex}nav .logo{gap:10px;height:100%}nav .logo img{height:50px;width:50px}nav .logo h1{color:var(--accent);font-weight:700}nav .links{align-items:center;display:flex;gap:15px}nav .burger-menu{align-items:center;color:var(--accent);cursor:pointer;display:none;font-size:26px}.mobile-menu{background-color:var(--white);box-shadow:-2px 0 10px #0003;display:flex;flex-direction:column;height:100dvh;padding:25px;position:fixed;right:-80%;top:0;transition:right .4s ease;width:80%;z-index:1000}.mobile-menu.open{right:0}.mobile-menu .menu-header{align-items:center;display:flex;justify-content:space-between}.mobile-menu .menu-header .close{background:none;border:none;color:var(--text);cursor:pointer;font-size:28px}.mobile-menu ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin-top:30px}.mobile-menu ul a{color:var(--text);font-size:18px;text-decoration:none;transition:.3s}.mobile-menu ul a:hover{color:var(--accent)}.mobile-menu .menu-footer{margin-top:auto;padding-top:30px}.menu-overlay{animation:fadeIn .3s ease;background:#0006;inset:0;position:fixed;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1441px){nav{padding:0 50px}}@media screen and (max-width:1025px){nav .links{display:none}nav .burger-menu{display:flex}}@media screen and (max-width:769px){nav{padding:0 20px}nav .logo{gap:5px}nav .logo img{height:40px;width:40px}nav .logo h1{font-size:1.5rem}}@media screen and (max-width:501px){.mobile-menu{padding:15px}}form{align-items:center;display:flex;gap:10px;position:relative}form input{background-color:var(--white);border:1px solid var(--grey);border-radius:50pc;color:var(--text);outline:none;padding:10px;transition:.3s;width:250px}form input:focus{border-color:var(--accent)}form button{align-items:center;background-color:var(--accent);border:none;border-radius:50pc;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}form button svg{fill:var(--white);height:18px;width:18px}form .search-results{background-color:var(--white);border:1px solid var(--grey);border-radius:10px;box-shadow:0 4px 15px #0000001a;left:0;max-height:300px;overflow-y:auto;padding:10px 15px;position:absolute;top:60px;width:300px;z-index:200}form .search-results li{list-style:none;padding:5px 0}form .search-results li p{color:var(--text);cursor:pointer;font-family:var(--open-sans);font-size:15px;overflow:hidden;text-overflow:ellipsis;transition:.3s;white-space:nowrap}form .search-results li p:hover{color:var(--accent)}@media screen and (max-width:1025px){form .search-results{top:30px}}@media screen and (max-width:501px){form input{width:200px}}.main-section{display:flex;gap:30px;margin-bottom:50px;margin-top:50px;padding:0 100px}.main-section .left{overflow:hidden;width:70%}.main-section .right{align-self:flex-start;position:-webkit-sticky;position:sticky;top:20px;width:30%}@media screen and (max-width:1441px){.main-section{padding:0 50px}}@media screen and (max-width:1350px){.main-section{flex-direction:column}.main-section .left,.main-section .right{width:100%}.main-section .right{margin-top:30px;position:static}}@media screen and (max-width:751px){.main-section{padding:0 25px}}@media screen and (max-width:768px){.main-section{padding:0 20px}}.onload p{background:var(--background);border-radius:5px;height:20px;margin-bottom:6px!important;overflow:hidden;position:relative;width:90%}.onload p:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.onload .h2{background:var(--background);border-radius:10px;height:30px;margin-bottom:10px;overflow:hidden;position:relative;width:70%}.onload .h2:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.onload .title{background:var(--background);border-radius:10px;height:25px;margin-bottom:10px;overflow:hidden;position:relative;width:80%}.onload .title:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.onload .img{background:var(--background);border-radius:10px;height:120px;margin-bottom:10px;overflow:hidden;position:relative;width:100%}.onload .img:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.onload .p{width:70%}.onload .telegram{align-items:center;display:flex;flex-direction:column;justify-content:center}.onload .telegram .link{background:var(--background);border-radius:10px;height:40px;margin-top:10px;overflow:hidden;position:relative;width:60%}.onload .telegram .link:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.onload .randompost .h2{width:50%}.rightposts{display:flex;flex-direction:column;gap:25px;width:100%}.rightposts .lastpost,.rightposts .randompost,.rightposts .telegram{background-color:var(--white);border-radius:15px;overflow:hidden;padding:25px;width:100%}.rightposts .lastpost h2,.rightposts .randompost h2,.rightposts .telegram h2{color:var(--accent);font-size:1.25rem;margin-bottom:15px}.rightposts .lastpost img,.rightposts .randompost img,.rightposts .telegram img{border-radius:10px;margin-bottom:10px;width:100%}.rightposts .lastpost h3,.rightposts .randompost h3,.rightposts .telegram h3{color:var(--text);font-family:var(--open-sans);font-size:1rem;font-weight:600;margin-bottom:8px}.rightposts .lastpost p,.rightposts .randompost p,.rightposts .telegram p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.875rem;overflow:hidden;text-overflow:ellipsis}.rightposts .telegram{text-align:center}.rightposts .telegram p{margin-bottom:10px}.rightposts .telegram a{align-items:center;background-color:var(--accent);border-radius:10px;color:var(--white);display:inline-flex;gap:5px;padding:12px 24px}.rightposts .telegram a svg{fill:var(--white)}@media screen and (max-width:1350px){.rightposts .lastpost img,.rightposts .randompost img{display:none}.rightposts .text p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.tags{display:flex;flex-wrap:wrap;gap:5px}.tags .active{background-color:var(--accent);color:var(--background)}.tags button{background-color:var(--white);border-radius:50pc;color:var(--text);padding:4px 12px;text-align:center;transition:.3s}.tags-loading{display:flex;flex-wrap:wrap;gap:5px}.tags-loading .text-loader{background:var(--white);border-radius:50pc;display:inline-block;height:24px;overflow:hidden;position:relative;width:80px}.tags-loading .text-loader:after{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.posts{display:flex;flex-direction:column;gap:30px;margin-top:15px}.posts .post_item--noimg{width:100%}.posts .post_item--noimg .post_right{width:100%!important}.posts .post_item{border-radius:15px;display:flex;max-height:315px;overflow:hidden;width:100%}.posts .post_item .post_left{align-items:center;border-radius:15px 0 0 15px;display:flex;justify-content:center;overflow:hidden;position:relative;width:35%}.posts .post_item .post_left img,.posts .post_item .post_left video{height:100%!important;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%!important}.posts .post_item .post_right{background-color:var(--white);display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding:1.5rem;width:65%}.posts .post_item .post_right .post_text{display:flex;flex:1 1;flex-direction:column;gap:10px}.posts .post_item .post_right .post_text h1{color:var(--accent);font-size:1.5rem}.posts .post_item .post_right .post_text h1:hover{text-decoration:underline}.posts .post_item .post_right .post_text p{color:var(--text);font-size:1rem}.posts .post_item .post_right .post_link a{fill:var(--accent);align-items:center;color:var(--accent);display:flex;font-weight:600;gap:5px}@media screen and (max-width:930px){.posts .post_item{flex-direction:column;max-height:none}.posts .post_item .post_left{border-radius:15px 15px 0 0;height:250px;width:100%}.posts .post_item .post_left img,.posts .post_item .post_left video{border-radius:15px 15px 0 0}.posts .post_item .post_right{border-radius:0 0 15px 15px;width:100%}}.post-detail{background-color:var(--white);border-radius:15px;padding:30px;width:100%}.post-detail .post-img{align-items:center;display:flex;flex-direction:column;margin-bottom:30px}.post-detail .post-img img,.post-detail .post-img video{border-radius:10px;max-height:500px;max-width:100%}.post-detail .post-img span{color:var(--text);font-size:.8rem;text-align:center}.post-detail h1{color:var(--accent);font-size:2.5rem}.post-detail .post-date{align-items:center;display:flex;gap:15px;margin:15px 0 30px}.post-detail .post-date p{align-items:center;color:var(--text);display:flex;font-size:.8rem;gap:5px}.post-detail .post-date p svg{color:var(--accent)}.post-detail .post-description code{background-color:var(--background);border-radius:5px;color:var(--accent);font-family:Cascadia Code;padding:2px 5px}.post-detail .post-description blockquote{background-color:var(--background);border-left:4px solid var(--accent);border-radius:5px;color:var(--text);color:var(--accent);font-style:italic;margin-bottom:5px;margin-left:0;margin-top:5px;padding-left:15px}.post-detail .back-btn{align-items:center;border-radius:8px;color:var(--accent);display:inline-flex;font-weight:500;gap:10px;margin-top:30px}.post-detail .back-btn svg{font-size:1.2rem}@media screen and (max-width:426px){.post-detail{padding:15px}.post-detail h1{font-size:1.8rem}}.pagination{display:flex;gap:10px;justify-content:center;margin-top:30px}.pagination button{background:var(--white);border:none;border-radius:8px;cursor:pointer;padding:8px 14px;transition:.3s ease}.pagination button:hover{background:var(--hover)}.pagination button.active{background:var(--accent);color:var(--white);font-weight:600}.postloading{display:flex;flex-direction:column;gap:30px;margin-top:15px}.postloading .postloading-item{height:250px}.postloading .postloading-item .post_left{border:1px solid var(--white)}.postloading .postloading-item .img{height:100%;width:100%}.postloading .postloading-item .img:after{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.postloading .postloading-item .h1{background:var(--background);border-radius:8px;display:inline-block;height:30px;overflow:hidden;position:relative;width:60%}.postloading .postloading-item .h1:after{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.postloading .postloading-item p{background:var(--background);border-radius:8px;display:inline-block;height:20px;overflow:hidden;position:relative;width:100%}.postloading .postloading-item p:after{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.postloading .postloading-item p:last-child{width:80%}.postloading .postloading-item .link{background:var(--background);border-radius:8px;display:inline-block;height:25px;overflow:hidden;position:relative;width:40%}.postloading .postloading-item .link:after{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}.postloading .postloading-item .text-loader{background:var(--background)}footer{background-color:var(--text);display:flex;justify-content:center;padding:25px 0}footer p{color:var(--background)}@media screen and (max-width:426px){footer p{font-size:.8rem}}
/*# sourceMappingURL=main.e9aa4637.css.map*/