<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ëª¨ë°”ì¼ - ìž‘ì€í™”ë©´ */
@media (max-width: 411px) and (min-width: 0px){
  .gridCentered { 
    width: 333px;     
  }
  .card-area{
    justify-content: space-between !important;
  }
  .card-area .card {
    width: 160px !important;
    margin-bottom: 0.8rem !important;      
  }

  .card-preview-container{
    width: 158px !important;
    height: 158px !important;
  }

  .card-img-height{
    height: 158px !important;
  }

  .pixelog-user-tab{
    font-size:12px;
    flex-basis: unset !important;  
  }

  /*íŒ”ë¡œìš° ì´ë¯¸ì§€ ë°”ë””*/
  .card-follow-body{
    max-width: 150px !important;
  }

  .mobile-title{
    font-size:16px !important;
  }
  .mobile-title2{
    font-size:14px !important;
  }  
  .mobile-contents{
    font-size:11px !important;
  }
  .btn-follow{
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }

  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 100px !important;
    height: 100px !important;
  }

}
/* ëª¨ë°”ì¼ - í°í™”ë©´ */
@media (max-width: 503px) and (min-width: 412px){
  .gridCentered { 
    width: 390px; 
  }
  .card-area{
    justify-content: space-between !important;
  }  
  .card-area .card {
      width: 190px !important;
      margin-bottom: 0.7rem !important;
  }
  .card-preview-container{
    width: 188px !important;
    height: 188px !important;
  }

  .card-img-height{
    height: 188px !important;
  }

  .pixelog-user-tab{
    font-size:13px;
    flex-basis: unset !important;  
  }

  /*íŒ”ë¡œìš° ì´ë¯¸ì§€ ë°”ë””*/
  .card-follow-body{
    max-width: 200px !important;
  }

  .mobile-title{
    font-size:18px !important;
  }
  .mobile-title2{
    font-size:16px !important;
  }  
  .mobile-contents{
    font-size:13px !important;
  } 
  .btn-follow{
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }

  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 113px !important;
    height: 113px !important;
  }
}

/* PC - 1 */
@media (max-width: 755px) and (min-width: 504px){
  .gridCentered { width: 504px; }
  .card-area .card { 
    margin-left: 0.5rem !important; 
    margin-right: 0.5rem !important;
  }
  /*íŒ”ë¡œìš° ì´ë¯¸ì§€ ë°”ë””*/
  .card-follow-body{
    max-width: 250px !important;
  }
  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 130px !important;
    height: 130px !important;
  }
}
/* PC - 2 */
@media (max-width: 1007px) and (min-width: 756px){
  .gridCentered { width: 672px; }
  .card-area .card { 
    margin-left: 0.5rem !important; 
    margin-right: 0.5rem !important; 
  }
  /*íŒ”ë¡œìš° ì´ë¯¸ì§€ ë°”ë””*/
  .card-follow-body{
    max-width: 250px !important;
  }
  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 130px !important;
    height: 130px !important;
  }
}
/* PC - 3 */
@media (max-width: 1259px) and (min-width: 1008px){
  .gridCentered { width: 840px; }
  .card-area .card { 
    margin-left: 0.5rem !important; 
    margin-right: 0.5rem !important; 
  }
  /*íŒ”ë¡œìš° ì´ë¯¸ì§€ ë°”ë””*/
  .card-follow-body{
    max-width: 250px !important;
  }
  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 150px !important;
    height: 150px !important;
  }
}
/* PC - 4 */
@media (max-width: 1511px) and (min-width: 1260px){
  .gridCentered { width: 1008px; }
  .card-area .card { 
    margin-left: 0.5rem !important; 
    margin-right: 0.5rem !important; 
  }
  /*íŒ”ë¡œìš° ì´ë¯¸ì§€ ë°”ë””*/
  .card-follow-body{
    max-width: 300px !important;
  }
  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 150px !important;
    height: 150px !important;
  }
}
/* PC - 5 */
@media (max-width: 1763px) and (min-width: 1512px){
  .gridCentered { width: 1176px; }
  .card-area .card { 
    margin-left: 0.5rem !important; 
    margin-right: 0.5rem !important; 
  }
  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 150px !important;
    height: 150px !important;
  }
}
/* PC - 6 */
@media (max-width: 2015px) and (min-width: 1764px){
  .gridCentered { width: 1344px; }
  .card-area .card { 
    margin-left: 0.5rem !important; 
    margin-right: 0.5rem !important; 
  }
  /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
  .pixelog-img-container{
    width: 150px !important;
    height: 150px !important;
  }
}

/* PC - 7 */
@media (min-width: 2016px){
    .gridCentered { width: 1344px; }
    .card-area .card {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    /*í”„ë¡œí•„ ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ í¬ê¸°*/
    .pixelog-img-container{
        width: 150px !important;
        height: 150px !important;
    }
}

/*ê·¸ë¦¬ë“œ ê°€ìš´ë°ì&nbsp;•ë&nbsp;¬*/
.gridCentered {
    margin-left: auto;
    margin-right: auto;
}



/* pc 1 ~ 6 ê¸°ë³¸í¬ê¸° */
.card-area .card {
    display: inline-block;
    width: 152px;
    border-radius: 16px;
    margin-bottom: 1em;
}

.card-preview-container{
  width: 150px;
  height: 150px;
  background-image: url(/static/resources/animated-preview-checker-background.png);  
}

.card-img-height{
  height: 150px;
}

.imgbase{
  width:100%;
}

/* canvas */
.animated-preview-widget {
  display : block;
  background-color: white;
  background-image : url('/static/resources/animated-preview-checker-background.png');
  border-radius: 16px 16px 0px 0px;
}

/* ë§ˆìš°ìŠ¤ì˜¤ë²„ ì˜ì—­ */
.card-preview-actions {
  position:absolute;
  bottom:0;
  overflow:hidden;
  background-color:rgba(0,0,0,0.8);
  width:100%;
  height : 0;
  transition : height 0.3s;
}

/* ë§ˆìš°ìŠ¤ì˜¤ë²„ ë†’ì´ */
.card-preview-container:hover .card-preview-actions {
  height:24px;
}

/* ë§ˆìš°ìŠ¤ì˜¤ë²„-ë‹‰ë„¤ìž„ë²„íŠ¼ */
.card-preview-action {
  color:white;
  text-decoration:none;
  font-size:0.85rem;
  margin-left:8px;
  line-height:24px;
}

.card-preview-action:hover {
  color:#ffc107 !important;
  text-decoration:none;
}

.card-preview-action.right {
  float:right;
  margin-right:8px
}

/* ë§ˆìš°ìŠ¤ì˜¤ë²„-PIXELOGë²„íŠ¼ */
.card-preview-pixelog {
  color:white;
  text-decoration:none;
  font-size:0.85rem;
  margin-left:8px;
  line-height:24px;
}

.card-preview-pixelog:hover {
  color:#007bff!important;
  text-decoration:none;
}

.card-preview-pixelog.left {
  float:left;
  margin-left:8px
}

/*gifì•„ì´ì½˜*/
.gif-icon{
  width: 20px;
  position: absolute;
  background-color: #f8f9fa!important;
  border-radius: 50%;
  height: 20px;
  line-height: 1.8;
  left: 7px;
  top: 7px;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid black;
  text-align:center;
}
/*ì¢‹ì•„ìš” ì•„ì´ì½˜*/
.likes-icon{
  width: 20px;
  position: absolute;
  height: 20px;
  line-height: 2;
  right: 6px;
  top: 6px;
  font-size: 11px;
  color: #dc3545!important;
}
/*ì¢‹ì•„ìš” ìŠ¤í”¼ë„ˆ*/
.likes-spinner{
  width: 20px;
  position: absolute;
  height: 20px;
  line-height: 2;
  right: 6px;
  top: 6px;
  font-size: 11px;
}


/* ì¢‹ì•„ìš”-ë§ˆìš°ìŠ¤ì˜¤ë²„ ë†’ì´ */
.card-preview-container:hover .likes-no-icon {
  height:20px;
}

/* ì¢‹ì•„ìš”-ë§ˆìš°ìŠ¤ì˜¤ë²„ ì˜ì—­ */
.likes-no-icon {
  overflow:hidden;
  height : 0;
  transition : height 0.3s;
  width: 20px;
  position: absolute;
  line-height: 2;
  right: 6px;
  top: 6px;
  font-size: 11px;
  color: #6c757d!important;
}
/* ì¹´ë“œ-ì&nbsp;œëª©+í”„ë&nbsp;ˆìž„ */
.card-body{
  padding: 0.5rem;
}
/* ì¹´ë“œ-ì&nbsp;œëª© */
.card-body .card-title{
  margin-bottom:0px;
}
/* ì¹´ë“œ-í”„ë&nbsp;ˆìž„ */
.card-body .card-text{
  font-size:12px;
}
/*ì¹´ë“œ */
.card-preview-container{
  border-radius: 16px;
}

/* ë¹„ê³µê°œ ì¹´ë“œ í‘œì‹œ*/
.card-container-private{
  background-image: url('/static/resources/iconmonstr-lock-3-icon.svg');
  background-position-x:right;
  background-position-y:bottom;
  background-repeat: no-repeat;
  background-size:30px;
}

/* ìœ&nbsp;ì&nbsp;€ í”„ë¡œí•„ì‚¬ì§„ */
.pixelog-img-thumbnail{
  width: 188px; 
  height: 188px;
  /*padding: 0.25rem;*/
  background-color: #fff;
  max-width: 100%;
  height:100%;
}
.pixelog-img-thumbnail-null{
  width: 188px; 
  height: 188px;
  padding: 0.25rem;
  background-color: #fff;
  max-width: 100%;
  height:100%;
  border:2px solid black;

}


/*ìœ&nbsp;ì&nbsp;€ í”„ë¡œí•„*/
.pixelog-img-container{
  width:150px;
  height:150px;
  position:relative;
}
.pixelog-img-profile{
  cursor:pointer;
  position:absolute;
  right:0;
  bottom:0;
  overflow:hidden;
  background-color:rgba(0,0,0,0.8);
  /*width: 188px; */
  width: 100%; 
  max-width: 100%;
  height : 100%;
  transition : transform  0.3s;
  display:none;
}
.pixelog-img-container:hover .pixelog-img-profile{
  display:inline-block;
}
/*íŒ”ë¡œìš° ìœ&nbsp;ì&nbsp;€ í”„ë¡œí•„ ë§ˆìš°ìŠ¤ì˜¤ë²„*/
.pixelog-img-profile-follow{
  cursor:pointer;
  position:absolute;
  right:0;
  bottom:0;
  overflow:hidden;
  background-color:rgba(0,0,0,0.4);
  width: 100%; 
  height : 100%;
  transition : transform  0.3s;
  display:none;
}
.card-follow-container:hover .pixelog-img-profile-follow{
  display:inline-block;
}
.pixelog-img-container img{
  background-image:none !important;
  border: 2px solid black;
  border-radius: 50%;  
}
.pixelog-img-profile .blank {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  margin-right: -7px;
}
.pixelog-img-profile-add{
  cursor:pointer;
  position:absolute;
  right:0;
  bottom:0;
  overflow:hidden;
  background-color:rgba(0,0,0,0.8);
  /*width: 188px; */
  width: 100%; 
  max-width: 100%;
  height : 100%;
  transition : transform  0.3s;
}
.pixelog-img-profile-add .blank {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  margin-right: -7px;
}

.card-follow-container canvas{
  background-image:none !important;
  border: 2px solid black;
  border-radius: 50%;    
}

/***********************/

/* ìœ&nbsp;ì&nbsp;€ ë‹‰ë„¤ìž„ */
.pixelog-user-nick{
  font-size:28px;
}
/* ìœ&nbsp;ì&nbsp;€ í•œì¤„ë©”ì„¸ì§€ */
.pixelog-user-msg{
  font-size:18px;
}
/* ìœ&nbsp;ì&nbsp;€ ìŠ¤íƒ¯ */
.pixelog-user-stat-count{
  vertical-align: text-top;
}
/* ìœ&nbsp;ì&nbsp;€ ë©”ë‰´ë°” */
.pixelog-user-tab{
  color:black;
  background-color: #f8f9fa;
}
/* ìœ&nbsp;ì&nbsp;€ ë©”ë‰´ë°”-ACTIVE */
.nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
    color: black;
    background-color: white;
    border:1px solid black;
}

/*ìœ&nbsp;ì&nbsp;€ ì„¤ì&nbsp;• - í”„ë¡œí•„ì‚¬ì§„ ì´ë¯¸ì§€ ì‰ë„ìš°*/
.view-shadow{
  box-shadow:0 0.1rem 1rem 0.1rem rgba(0, 0, 0, 0.15) !important;
}

/*íŒ”ë¡œìš° ì¹´ë“œ*/
.card-area .card-follow {
    width: 100% !important;
    margin-bottom: 0.7rem !important;
}
/*íŒ”ë¡œìš° ì´ë¯¸ì§€*/
.img-follow{
  width:50px;
  height:50px;
  border-radius:50%;
  border: 2px solid black;
}
.img-follow-null{
  width:50px;
  border-radius:50%;
  border: 2px solid black;
}

/*íŒ”ë¡œìš° ì´ë¯¸ì§€ ì»¨í…Œì´ë„ˆ*/
.card-follow-container{
  
}
/*íŒ”ë¡œìš° ì´ë¯¸ì§€ ë°”ë””*/
.card-follow-body{
  max-width: 400px;
  margin-bottom:0px;
  text-align:left;
}

/*ë©”ì¸ ìŠ¤í”¼ë„ˆ*/
.spin-container{
  width: 100%;
  text-align: center;      
}</pre></body></html>