.illustration-header-page{justify-content:space-between;align-items:center;width:95%;margin-top:5px;padding:8px;display:flex}.illustration-header-page>:first-child{flex-direction:column;gap:8px;display:flex}.illustration-header-page>:first-child>:first-child{font-family:sans-serif;font-size:25px;font-weight:700}.illustration-header-page>:first-child>:nth-child(2){color:#9899a1;font-family:sans-serif;font-size:small}.upload-illustration-btn{border:2px solid #27ae60;border-radius:15px;justify-content:center;align-items:center;gap:5px;width:192px;padding:8px;font-family:sans-serif;font-size:12px;font-weight:700;display:flex}.illustration-ctn{flex-direction:column;align-items:center;width:95%;display:flex}.illustration-tags{align-items:center;gap:10px;width:95%;padding:10px 10px 10px 0;display:flex}.tags{background-color:#121519;border-radius:16px;padding:8px 20px}.highlight{background-color:#1c4c33}.gallery{column-count:4;column-gap:16px;width:95%}.page-shade{-webkit-user-select:none;user-select:none;background-color:#00000096;width:100%;height:100%;position:fixed}.loading-scrren-box{color:#fff;z-index:9999;background:#181a1f;border-radius:12px;justify-content:center;align-items:center;width:250px;height:250px;padding:20px 30px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.creator-post-data{align-items:center;gap:8px;display:flex}.loader{border:4px solid #2c313a;border-top-color:#00c896;border-radius:50%;width:80px;height:80px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1200px){.gallery{column-count:3}}@media (max-width:768px){.gallery{column-count:2}.illustration{margin-bottom:5px}.upload-illustration-btn{font-size:11px}.illustration-ctn{width:100%}}@media (max-width:500px){body{padding:.3rem}.gallery{column-count:2;column-gap:5px}}
