@charset "UTF-8";
/**************************************************************
	아보카도 에디션
  페어 타임라인 게시판 by HDTRPG

  - 배포 및 공유를 금지합니다.

  마지막 수정: v1.0 (2024-04-25)
***************************************************************/
/***********************************
  디자인 설정 옵션
************************************/
.pair_timeline {
  /* 태그 */
  /* 태그 끝 */
  /* 한마디 */
  /* 한마디 끝 */
}
.pair_timeline .tag-1 span {
  border-radius: 10px;
}
.pair_timeline .tag-2 span {
  border-radius: 1px;
}
.pair_timeline .tag-3 span {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  color: var(--p-color-sub) !important;
  background: var(--p-color-main) !important;
  border-left: 3px solid;
  padding: 0.3em 0.6em 0.3em 0.4em;
}
.charaA .tag-3 span {
  border-color: var(--p-A-c1);
}

.charaB .tag-3 span {
  border-color: var(--p-B-c1);
}

.pair_timeline .tag-4 span {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  background: var(--p-color-sub) !important;
  color: var(--p-color-main) !important;
  border-left: 3px solid;
  padding: 0.3em 0.6em 0.3em 0.4em;
}
.charaA .tag-4 span {
  border-color: var(--p-A-c1);
}

.charaB .tag-4 span {
  border-color: var(--p-B-c1);
}

.pair_timeline .say-1 {
  padding: 8px 12px;
  border-radius: 16px;
  background: var(--p-color-charaname);
  color: var(--p-color-main);
  position: relative;
  margin: 2px 8px 10px 8px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.pair_timeline .say-1::before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  bottom: 100%;
  right: 120px;
  width: 12px;
  height: 6px;
  border: 12px solid transparent;
  border-bottom-color: var(--p-color-charaname);
  border-top: 0;
  border-right: 0;
  transform: scaleX(1.5);
}
.pair_timeline .say-2 {
  margin: 4px 0 10px 22px;
  position: relative;
  color: var(--p-color-charaname);
}
.pair_timeline .say-2::before {
  position: absolute;
  top: -2px;
  left: -22px;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: var(--p-color-charaname);
  mask-size: cover;
}
.pair_timeline .say-2::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 24 24"><title>quote_left_fill</title><g id="quote_left_fill" fill="none" fill-rule="nonzero"><path d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01-.184-.092Z"/><path fill="%2309244BFF" d="M8.4 6.2a1 1 0 0 1 1.2 1.6c-1.564 1.173-2.46 2.314-2.973 3.31A3.5 3.5 0 1 1 4 14.558a7.565 7.565 0 0 1 .508-3.614C5.105 9.438 6.272 7.796 8.4 6.2Zm9 0a1 1 0 0 1 1.2 1.6c-1.564 1.173-2.46 2.314-2.973 3.31A3.5 3.5 0 1 1 13 14.558a7.565 7.565 0 0 1 .508-3.614c.598-1.506 1.764-3.148 3.892-4.744Z"/></g></svg>') no-repeat 50% 50%;
}
.pair_timeline .say-3 {
  margin: 4px 0 10px 0;
  display: grid;
  grid-template-columns: 30px 1fr;
  align-items: center;
  border-radius: 3px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.9) 100%);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.04);
  color: #323232;
  padding: 6px;
  gap: 10px;
}
.pair_timeline .say-3::before {
  box-sizing: border-box;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  border-radius: 2px;
  align-self: flex-start;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23ffffff" class="w-6 h-6"><path fill-rule="evenodd" d="M12 2.25c-2.429 0-4.817.178-7.152.521C2.87 3.061 1.5 4.795 1.5 6.741v6.018c0 1.946 1.37 3.68 3.348 3.97.877.129 1.761.234 2.652.316V21a.75.75 0 0 0 1.28.53l4.184-4.183a.39.39 0 0 1 .266-.112c2.006-.05 3.982-.22 5.922-.506 1.978-.29 3.348-2.023 3.348-3.97V6.741c0-1.947-1.37-3.68-3.348-3.97A49.145 49.145 0 0 0 12 2.25ZM8.25 8.625a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25Zm2.625 1.125a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Zm4.875-1.125a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25Z" clip-rule="evenodd" /></svg>');
}
.charaA .say-3::before {
  background: var(--p-A-c1);
}

.charaB .say-3::before {
  background: var(--p-B-c1);
}

.pair_timeline .say-4 {
  margin: 4px 0 10px 0;
  display: grid;
  grid-template-columns: 30px 1fr;
  align-items: center;
  border-radius: 3px;
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.6) 0%, rgba(10, 10, 10, 0.9) 100%);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.04);
  color: #efefef;
  padding: 6px;
  gap: 10px;
}
.pair_timeline .say-4::before {
  box-sizing: border-box;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  border-radius: 2px;
  align-self: flex-start;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23323232" class="w-6 h-6"><path fill-rule="evenodd" d="M12 2.25c-2.429 0-4.817.178-7.152.521C2.87 3.061 1.5 4.795 1.5 6.741v6.018c0 1.946 1.37 3.68 3.348 3.97.877.129 1.761.234 2.652.316V21a.75.75 0 0 0 1.28.53l4.184-4.183a.39.39 0 0 1 .266-.112c2.006-.05 3.982-.22 5.922-.506 1.978-.29 3.348-2.023 3.348-3.97V6.741c0-1.947-1.37-3.68-3.348-3.97A49.145 49.145 0 0 0 12 2.25ZM8.25 8.625a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25Zm2.625 1.125a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Zm4.875-1.125a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25Z" clip-rule="evenodd" /></svg>');
}
.charaA .say-4::before {
  background: var(--p-A-c1);
}

.charaB .say-4::before {
  background: var(--p-B-c1);
}

.pair_timeline .say-5 {
  margin: 4px 0 10px 0;
  padding: 8px 12px;
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  color: #323232;
}
.pair_timeline .say-5:hover, .pair_timeline .say-5:active, .pair_timeline .say-5:focus {
  background: rgba(255, 255, 255, 0.8);
}
.pair_timeline .say-5::before, .pair_timeline .say-5::after {
  content: "";
  border: 3px solid;
  position: absolute;
  width: 24px;
  height: 24px;
}
.pair_timeline .say-5::before {
  top: -3px;
  left: -3px;
  border-right: 0;
  border-bottom: 0;
}
.pair_timeline .say-5::after {
  bottom: -3px;
  right: -3px;
  border-top: 0;
  border-left: 0;
}
.charaA .say-5::before {
  border-color: var(--p-A-c1);
}

.charaA .say-5::after {
  border-color: var(--p-A-c2);
}

.charaB .say-5::before {
  border-color: var(--p-B-c1);
}

.charaB .say-5::after {
  border-color: var(--p-B-c2);
}

.pair_timeline .say-6 {
  margin: 4px 0 10px 0;
  padding: 8px 12px;
  position: relative;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.pair_timeline .say-6:hover, .pair_timeline .say-6:active, .pair_timeline .say-6:focus {
  background: rgba(0, 0, 0, 0.8);
}
.pair_timeline .say-6::before, .pair_timeline .say-6::after {
  content: "";
  border: 3px solid;
  position: absolute;
  width: 24px;
  height: 24px;
}
.pair_timeline .say-6::before {
  top: -3px;
  left: -3px;
  border-right: 0;
  border-bottom: 0;
}
.pair_timeline .say-6::after {
  bottom: -3px;
  right: -3px;
  border-top: 0;
  border-left: 0;
}
.charaA .say-6::before {
  border-color: var(--p-A-c1);
}

.charaA .say-6::after {
  border-color: var(--p-A-c2);
}

.charaB .say-6::before {
  border-color: var(--p-B-c1);
}

.charaB .say-6::after {
  border-color: var(--p-B-c2);
}

/***********************************
  스티커 이펙트
************************************/
#sticker_pos .on-mouse {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  transition-property: transform;
  transition-delay: 2ms;
}
#sticker_pos .on-blur {
  -webkit-animation: blurRepeat 5s infinite;
  animation: blurRepeat 5s infinite;
}
#sticker_pos .on-swing {
  animation: sleepyEyes 4s cubic-bezier(0.455, 0.03, 0.515, 0.955) both infinite;
  backface-visibility: visible !important;
}
#sticker_pos .on-dung {
  animation: hu__hu__ infinite 2s ease-in-out;
}
#sticker_pos .on-pulse {
  animation: action-pulse 1s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
}
#sticker_pos .on-jelly {
  pointer-events: initial;
}
#sticker_pos .on-jelly:hover {
  animation: jello-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
#sticker_pos .on-tada {
  pointer-events: initial;
}
#sticker_pos .on-tada:hover {
  animation: action-tada 0.6s cubic-bezier(0.4, 0, 0.2, 1) both;
}
#sticker_pos .on-jerk {
  pointer-events: initial;
}
#sticker_pos .on-jerk:hover {
  animation: action-jerk 0.6s cubic-bezier(0.4, 0, 0.2, 1) both;
}
#sticker_pos .on-wobble {
  pointer-events: initial;
}
#sticker_pos .on-wobble:hover {
  animation: action-wobble 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
#sticker_pos .on-shadowS {
  filter: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
}
#sticker_pos .on-shadowM {
  filter: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
}
#sticker_pos .on-shadowL {
  filter: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
}

.editing .on-mouse {
  transform: none !important;
}
.editing .on-jelly, .editing .on-blur, .editing .on-dung, .editing .on-jerk, .editing .on-pulse, .editing .on-swing, .editing .on-tada, .editing .on-wobble {
  animation: none !important;
}

@keyframes blurRepeat {
  0%, 100% {
    filter: blur(6px);
  }
  50% {
    filter: blur(4px);
  }
}
@keyframes action-wobble {
  0% {
    transform: translateX(0) rotate(0deg);
  }
  15% {
    transform: translateX(-20px) rotate(-5deg);
  }
  30% {
    transform: translateX(10px) rotate(3deg);
  }
  45% {
    transform: translateX(-10px) rotate(-3deg);
  }
  60% {
    transform: translateX(6px) rotate(2deg);
  }
  75% {
    transform: translateX(-3px) rotate(-1deg);
  }
  100% {
    transform: translateX(0) rotate(0deg);
  }
}
@keyframes action-pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hu__hu__ {
  50% {
    transform: translateY(30px);
  }
}
/*
=======================================
https://github.com/webkul/micron
jerk, tada 
=======================================
*/
@keyframes action-jerk {
  0%, 100% {
    transform: translateX(0) rotateZ(0);
  }
  20% {
    transform: translateX(-5px) rotateZ(-15deg);
  }
  40% {
    transform: translateX(5px) rotateZ(15deg);
  }
  60% {
    transform: translateX(-3px) rotateZ(5deg);
  }
  80% {
    transform: translateX(3px) rotateZ(-5deg);
  }
}
@keyframes action-tada {
  0%, 100% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.1) rotate(3deg);
  }
  40% {
    transform: scale(0.97);
  }
  60% {
    transform: scale(0.99) rotate(-3deg);
  }
  80% {
    transform: scale(1.05);
  }
}
/*
=======================================
http://erictreacy.me/mimic.css
Copyright (c) 2017 voneags (Eric Treacy)
sleepy eyes 
=======================================
*/
@keyframes sleepyEyes {
  0% {
    transform: perspective(400px);
  }
  5% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 0.75;
  }
  15% {
    transform: perspective(400px);
    opacity: 1;
  }
  35% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 0.75;
  }
  45% {
    transform: perspective(400px) rotateX(-2deg);
    opacity: 0.85;
  }
  to {
    transform: perspective(400px);
    opacity: 1;
  }
}
/* ----------------------------------------------
  * Generated by Animista
  * See http://animista.net/license for more info. 
  * jello-horizontal
  * ---------------------------------------------- */
@-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}