html {
    scroll-behavior: smooth;
}

:root {
  --offset-value: 30;
  --btn-size: 60;
}

@font-face {
  font-family: "Melodrama";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/Melodrama-Medium.woff");
}

body {
  font-family: "adobe-garamond-pro" , "EB Garamond" , "Hoefler Text" , "Garamond";
  font-size: 22px;
  font-weight: 400;
  color: #303030;
  background-color: #fffff0;
  line-height: 1.7em;
  -webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.terusan {
    overflow: auto;
    white-space: nowrap;
}

p {
    margin-top: 0.525em;
    margin-bottom: 0;
    text-indent: 1.2em;
    text-align: justify;
    text-justify: newspaper;
    line-height: 1.7em;
}

/* Huruf custom */

.anonim {
  font-family: "Anonymous Pro";
  font-size: 0.93em;
}

.anonimpro {
  font-family: "Anonymous Pro";
}

.melodrama {
	font-family: 'Melodrama';
}

.ornament {
	font-family: "adobe-caslon-pro";
  font-weight: 600;
  font-style: normal;
}

.agaramond {
  font-family: "adobe-garamond-pro";
  font-weight: 400;
}

.hurufjepang {
  font-family: 'Yu Mincho' , 'Hiragino Mincho ProN' , 'Shippori Mincho' , serif;
}

.hurufkorea {
  font-family: 'Apple Myungjo' , 'Batang' , 'Nanum Myeongjo' , serif;
}

.zilla {
  font-family: "Zilla Slab";
}

.josesans {
  font-family: "Josefin Sans";
  letter-spacing: -0.04em;
}

.garamond {
  font-family: "Rowan" , "Hoefler Text" , "Garamond" , "Noto Emoji" ;
  font-size: 22.5px;
  font-size: 1.025em;
  font-weight: 400;
  line-height: 1.76em;
}

.tillana {
  font-family: "Tillana" , cursive ;
}

.goudy {
  font-family: "Goudy Bookletter 1911" , "adobe-garamond-pro" ;
}

.tigaratus {
  font-weight: 300;
}

.takarir {
  font-size: 0.7em;
  margin-top: 0.6em;
  margin-bottom: 1.4em;
  line-height: 1.3em;
}

.takarir a {
  background-size: 100% 1px;
}

/* Spasi, margin, text-align */

.datar {
  text-align: justify;
  text-indent: 0;
}

.satuem {
  text-align: justify;
  text-indent: 0;
  padding-left:1.2em;
}

.ratakanan {
  text-align: justify;
  text-indent: 0;
  padding-left:1.2em;
  padding-right:1.2em;
}

.asterism {
  margin-top: 0.8em;
  font-size: 1.4em;
	letter-spacing: 30px;
	text-indent: 30px;
	text-align: center;
  color:#6a3478;
}

.align-center {
  text-align: center;
  text-indent: 0;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

img.emoji {
    display: inline;
    height: 1em;
    width: 1em;
    margin: 0 0.05em 0 0.1em;
    vertical-align: -0.1em;
    box-shadow: none;
    font-family: 'Noto Emoji';
}

p a, a.garisungu, .garisungu {
    background-image: linear-gradient(to right, #6a3478 40%, rgba(216, 191, 216) 70%);
    background-repeat: repeat-x; 
    background-position: 0 100%; 
    background-size: 100% 1.5px;
}

a {
    color: #6a3478;
    text-decoration: none;
    scroll-behavior: smooth;
}

p a.garishitam {
  background-image: linear-gradient(to right, #220638 100%, rgba(216, 191, 216) 0%);
  background-repeat: repeat-x; 
  background-position: 0 100%; 
  background-size: 100% 2px;
  color:#303030;
}

.garishitam {
  background-image: linear-gradient(to right, #220638 100%, rgba(216, 191, 216) 0%);
  background-repeat: repeat-x; 
  background-position: 0 100%; 
  background-size: 100% 2px;
}

.garistipis,
sup a {
  background-image: linear-gradient(to right, #220638 100%, rgba(216, 191, 216) 0%);
  background-repeat: repeat-x; 
  background-position: 0 100%; 
  background-size: 100% 1px;
}

.garisoranye, a.garisoranye {
  background-image: linear-gradient(to right, orange 100%, #220638 0%);
  background-repeat: repeat-x; 
  background-position: 0 100%; 
  background-size: 100% 1px;
}

.gariscoret, a.gariscoret {
  text-decoration: line-through;
  text-decoration-thickness: 1.5px;
  text-decoration-color: darkorange;
}

a:hover {
    color: #e5383b;
    text-decoration: none;
    scroll-behavior: smooth;
}

html,button,input,select,textarea {
    color: #303030;
    line-height: 1.7em;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #6a3478;
    margin: 1rem 0;
    padding: 0;
}

img.kecilin {
  margin: 10px auto 0em auto;
  width: 80%;
  height: auto;
  display: flex;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

img.gamtip {
  margin: 1em auto 0em auto;
  max-width: 150px;
  max-height: 225px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: flex;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

p img {
  margin: 1em auto 0em auto;
  width: 90%;
  height: auto;
  display: flex;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

a img {
    border:none;
}

figcaption a {
  background-image: linear-gradient(to right, #220638 100%, rgba(216, 191, 216) 0%);
  background-repeat: repeat-x; 
  background-position: 0 100%; 
  background-size: 100% 1px;
  color:#303030;
}

figure {
    margin: 0;
    text-align: center;
}

figcaption {
  font-size: 0.8em;
  margin-top: 0.6em;
  margin-bottom: 1.4em;
  text-align: center;
  line-height: 1.3em;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.icon {
  display: inline-block;
}

blockquote {
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin: 1.4rem 1rem;
  font-family: "Zilla Slab" , "EB Garamond";
  padding: 0.6em 1em;
  background-color: #fffddc;
  line-height: 1.7em;
}

blockquote p {
  text-indent: 0;
}

blockquote p::before {
  font: var(--fa-font-solid);
  margin-right: 0.4em;
  content: '\f10d';
  font-size: 1.6em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  color: #e5383b;
}

/* Font Awesome Setting */

.paporita {
  margin-left: -10px;
  margin-top: -0px;
  position: absolute;
  opacity: 75%;
  font-size: 0.5em;
  color: orange;
  z-index: -1;
}

.paporitu {
  margin-left: 4px;
  margin-top: 0px;
  position: absolute;
  font-size: 0.5em;
  color: orangered;
  z-index: -1;
}

.paporitb {
  margin-left: -0px;
  margin-top: -0px;
  margin-bottom: -50px;
  opacity: 100%;
  text-align: center;
  font-size: 1.1em;
  color: blue;
  z-index: -1;
}

.kutipwarna, .kutipkiri {
  color:#e5383b;
}

.kutipungu {
  color: #6a3478;
}

.kutiplarge {
  font-size:1.4em;
  margin-right:0.4em;
}

blockquote cite {
    font-size: 70%;
    opacity: .8;
}

h1, h2, h3, h4, h5, h6, .tanggalan, .related {
  font-family: Josefin Sans;
  line-height: 1.2em;
  color: #6a3478;
  font-weight: 300;
  letter-spacing: -0.05em;
}

h1 {
    font-size: 2.75em;
}

h2, .judulhome {
    font-size: 2.1em;
}

h3, .related {
    font-size: 1.65em;
}

h4, .tanggalan {
    font-size: 1.4em;
}

h5, .heidj {
    font-size: 1.2em;
}

h6 {
    font-size: 1em;
}

.container {
    max-width: 900px;
}

ul {
    padding-left: 15px;
}

ul.flat {
    margin: 0;
    padding: 0;
}

ul.flat li {
    display: inline-block;
    list-style: none;
    margin-left: 0;
}

.prevent-collapse {
    min-height: .1rem
}

.page-title {
    margin: 0;
}

.smaller {
    font-size: 70%;
}

ul {
    list-style: disc inside;
}

.site-title a {
  margin-block-start: 0;
	color: #450c71;
	font-family: 'Melodrama' , 'Josefin Sans';
	font-size: 1em;
	text-decoration: none !important;
  letter-spacing: 0;
  font-feature-settings: "ss01";
}

.dddrama {
  margin-block-start: 0.2em;
	color: #450c71;
	font-family: 'Melodrama' , 'Josefin Sans';
  letter-spacing: 0;
  font-size: 2.45em;
  font-feature-settings: "ss01";
}

.sambung-title {
	font-family: 'Melodrama' , 'Josefin Sans';
  font-feature-settings: "ss01";
  text-transform: uppercase;
  font-size: 2.6em;
  margin-block-start: 0.2em;
	color: #450c71;
  letter-spacing: 0;
  text-align: center;
}

.sambung-title-dua {
  font-family: 'Melodrama' , 'Josefin Sans';
  font-feature-settings: "ss01";
  font-size: 2.6em;
  letter-spacing: 0;
  margin-left:auto;
  margin-right:auto;
  width:90%;
  font-size:2.6em;
  line-height:1em;
  margin-block-start:0.5em;
  margin-block-end:0.2em;
  text-align: center;
}

.post ul li {
    margin-bottom: 10px;
}

.post ul li p {
    display: inline;
}

/* Numbered list */
ol li {
  text-align: justify;
}

ol li p {
  text-indent: 0;
}

.loweralpha {
  list-style-type: lower-alpha;
}

.lowerroman {
  list-style-type: lower-roman;
}

.upperalpha {
  list-style-type: upper-alpha;
}

.upperroman {
  list-style-type: upper-roman;
}

.listoutside {
  list-style-position: outside;
}

.listcircle {
  list-style-type: circle;
}

.listsquare {
  list-style-type: square;
}

.listnone {
  list-style-type: none;
}

/* Footeri */

#footeri {
  background-color: #220638;
  text-align: center;
  line-height: 1.65em;
  font-size: 0.8em;
  color: #ddd;
  padding: 20px 12px 12px;
  margin-top: 40px;
  min-width: 100%;
  position:absolute;
  left: 0;
}

#footeri a, #footeri .firefish {
	color: #ddd;
	fill: #ddd;
}

.highlight pre {
    margin-bottom: 0;
    margin-top: 0;
    padding: 20px;
    background-color: transparent !important;
}

.highlight {
    background: 0 0;
    background-color: #FAFAFA;
}

pre code {
  display: inline-block;
}
  

.wrapper {
    max-width: 760px;
    margin: 0 auto;
}

.container {
    margin-top: 35px;
}

.header {
    font-family: Josefin Sans;
}

.header h1 {
  margin-block-start: 0.5em;
  font-size: 2.2em;
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}

.header h2 {
    font-size: 1.125em;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}

.header nav {
    margin-top: 20px;
    border-top: 3px double #6a3478;
    border-bottom: 3px double #6a3478;
    font-family: Josefin Sans;
    font-weight: 300;
    letter-spacing: -0.04em;
}

.header nav ul,
.header nav li {
    margin: 0;
}

.header nav ul.flat {
    padding: 0;
}

.header nav ul.flat li {
    display: inline-block;
    list-style: none;
    margin-left: 0;
    padding-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.header .site-description {
    display: flex;
    font-size: 0.9em;
    justify-content: space-between;
}

.header .site-description nav {
    margin: 0;
    padding: 0;
    border: none;
    min-width: 50px;
    margin-left: 15px;
}

.header .site-description nav ul svg {
    max-height: 15px;
}

.section .section-header {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.recent-posts .posts .post {
    margin-bottom: 1em;
}

.posts .meta,
.post .meta,
.list .posts .post .meta {
    font-size: 0.725rem;
    color: #450c71;
    margin-bottom: 4px;
}

.post .post-header {
    margin-bottom: 30px;
}

.post .post-header .title {
    margin: 0;
}

.post-tags a {
	margin-right: 5px;
}

.post .post-header .meta {
    padding-left: 5px;
    margin-top: 10px;
}

.post .draft-label {
    color: #a00;
    text-decoration: none;
    padding: 2px 4px;
    border-radius: 4px;
    margin-left: 6px;
    background-color: #f9f2f4;
}

.post-tags .tags li {
    margin-bottom: 0;
    margin-top: 20px;
}

.post-tags .tags a {
    display: inline-block;
    border: 1px solid #a00;
    border-radius: 4px;
    padding: 0px 6px;
    color: #a00;
    line-height: 20px;
    font-size: 12px;
    text-decoration: none;
    margin: 0 1px;
}

.kategori a {
  background-color: #fffddc;
  border-radius: 4px;
  padding: 6px 6px 2px 6px;
  margin: 0 4px;
  line-height: 2em;
  border: 1px solid #6a3478;
  background-image: none;
  font-size: 1.2em;
}

.tayangan {
  text-align: right;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #303030;
  border-radius: 4px;
  padding: 0px 6px;
  color: #303030;
  line-height: 20px;
  font-size: 12px;
  text-decoration: none;
  margin: 0 1px;
}

.list .posts .post .meta {
    margin-bottom: 0;
    margin-left: 5px;
}

.footer {
  display: grid;
  grid-template-columns: 1fr 3fr;
  text-align: right;
  line-height: 1.65em;
  font-size: 0.8em;
  color: #303030;
  border-top: 1px solid #6a3478;
  padding: 20px 0;
  margin-top: 40px;
  margin-bottom: 20px;
}

.page-title {
    margin-bottom: 0;
}

.tag-cloud {
    margin-top: 20px;
}

.tag-cloud a {
    margin-right: 15px;
}

.pagination {
    margin: 0;
    padding: 0;
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.pagination li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.pagination .page-prev {
    margin-right: 20px;
    padding-right: 20px;
}

.pagination .page-item.page-prev {
    text-align: left;
}

.pagination .page-item.page-next {
    text-align: right;
}

.button--pandora {
	background: #220638;
	padding: 0;
	border-radius: 5px;
}

.button--pandora span {
	display: block;
  text-align: justify;
	background: #fffff0;
	padding: 0.5em 1em;
	border: 1px solid #220638;
	border-radius: 5px;
	transform: translate3d(-4px, -4px, 0);
	transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.button--pandora:hover span {
	transform: translate3d(-8px, -8px, 0);
}

.grid-container {
  display: grid;
  grid-template-columns: 1fr 8fr 1fr;
  grid-gap: 0.5em;
  height: max-content;
  align-items: stretch;
}

.kotak {
	font-family: Josefin Sans;
	font-weight: 300;
	border: 0;
	text-align: right;
  text-indent: 0;
  display: flex;
  height: 100%;
  align-items: center;
}

.kotak3 {
	border: 0;
	text-align: left;
  text-indent: 0;
  display: flex;
  height: 100%;
  align-items: center;
}

.kotak2 {
  font-family: Josefin Sans;
  border: 0;
	font-weight: 300;
	text-align: left;
  text-indent: 0;
  letter-spacing: -0.1em;
  font-size: 1.1em;
  display: flex;
  height: 100%;
  align-items: center;
  padding-left: 0.5em;
}

.description {
	font-family: "adobe-garamond-pro" , "EB Garamond" , "Hoefler Text" , "Garamond";
  font-size: 1em;
}

.peringatan {
    opacity: 0;
    text-align: center;
    margin: 0 0 0 0;
    font-size: 1px;
}

.hurufjumlah {
  font-feature-settings: "aalt" on;
}

/* Horizontal Line */
.hrdua {
  border-top-style: solid;
  border-bottom-style: solid;
  border-color: inherit;
  border-width: 1px 0px 3px 0px;
  height: 2px;
}

.hrtiga {
  border-top-style: solid;
  border-bottom-style: solid;
  border-color: inherit;
  border-width: 3px 0px 1px 0px;
  height: 2px;
}

/* Highlight */

mark.mukelo {
	background-color: #6a3478;
	padding: 0.26em 0.1em 0.05em;
}

mark.stabilo {
    margin: 0 -0.4em;
    padding: 0.1em 0.4em;
    border-radius: 0.8em 0.3em;
    background: transparent;
    background-image: linear-gradient(
      to right,
      rgba(216, 191, 216, 0.1),
      rgba(216, 191, 216, 0.7) 4%,
      rgba(216, 191, 216, 0.3)
    );
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  
  mark.stabilo2 {
    margin: 0 -0.4em;
    padding: 0.1em 0.4em;
    border-radius: 0.8em 0.3em;
    background: transparent;
    background-image: linear-gradient(
      to right,
      rgba(251, 159, 0, 0.1),
      rgba(255,159, 0, 0.7) 4%,
      rgba(255,159, 0, 0.3)
    );
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  
  mark.stabilo3 {
      display: inline;
      background-image: linear-gradient(
          -100deg, 
          rgba(216, 191, 216, 0.2), 
          rgba(216, 191, 216, 0.8) 92%, 
          rgba(216, 191, 216, 0.2)
      );
      -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  mark.stabilo4 {
    margin: 0 -0.4em;
    padding: 0em 0.3em;
    background: transparent;
    background-image: linear-gradient(
      to right,
      rgba(251, 159, 0, 0.1),
      rgba(255,159, 0, 0.7) 4%,
      rgba(255,159, 0, 0.3)
    );
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

mark.sensor {
  background-color: orange;
  padding: 0.26em 0.1em 0.05em;
  color: transparent;
}
mark.sensor:hover {
  background: rgba(255, 165, 0, 0.3);
  color: #303030;
}

/* Animasi */

.blinkunder {
  animation-name: blinkingText;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

@keyframes blinkingText { 0% {color: #fffff0;} 25% {color: #220638;} 50% {color: #fffff0;} 75% {color: #220638;} 100% {color: #fffff0;} }

/* Boxed */  

.girugi {
	border: 1px solid #6a3478;
  font-variant: small-caps;
  font-weight: 400;
	box-shadow: 8px 8px  rgba(216, 191, 216);
	padding-left: 0.7em;
	padding-right: 0.7em;
  padding-bottom: 0.7em;
  padding-top: 0.7em;
	width: 75%;
  text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.9em;
}

.girumil {
	border: 1px solid #6a3478;
  font-weight: 400;
	box-shadow: 8px 8px  rgba(216, 191, 216);
	padding-left: 1.5em;
	padding-right: 1.5em;
  padding-bottom: 1.5em;
  padding-top: 1em;
	width: 80%;
  text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.9em;
}

.kartukuning {
  background-color:  #fffddc;
  padding: 1.2em;
}

.kartubening {
  padding: 1.2em;
  margin-top: 1.1em;
  margin-bottom: 1.1em;
  border: solid 0.5px #e5383b;
}

.kartuungu {
  padding: 1.2em;
  margin-top: 1.1em;
  margin-bottom: 1.1em;
  border: solid 0.5px #6a3478;
}

.kartujarak {
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}

.poster {
  background-color:  #fffddc;
  padding: 1.3em;
}

.posterdua {
  background-color:  #fffddc;
  padding: 1.3em;
  border-left: 12px solid #6a3478;
}

.postertiga {
  background-color:  #fffddc;
  padding: 1.3em;
  border-right: 12px solid #6a3478;
}

.mikali {
	border: 1px solid #6a3478;
  font-weight: 400;
	box-shadow: 8px 8px  rgba(216, 191, 216);
	padding-left: 1.5em;
	padding-right: 1.5em;
  padding-bottom: 1.5em;
  padding-top: 1em;
	text-align: center;
	margin-left: auto;
  display: grid;
  flex-direction: column;
  flex: 0 0 70%;
  scroll-snap-align: start;
  grid-template-rows: 1fr max-content;
}

.mikali:not(:last-child) {
  margin-right: 2em
}

.scrolling-wrapper {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
}

.ciruru {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-left: 0.7em;
	padding-right: 0.7em;
  padding-bottom: 0.7em;
  padding-top: 0.7em;
	width: 60%;
  margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.9em;
}

.terbabang {
  font-variant: small-caps;
  font-weight: 400;
  margin-bottom: auto;
}

.marginol {
  margin-block-end: 0.2em;
}

.marginsatu {
  margin-block-start:1em;
  margin-block-end:1em;
}

.arukia {
    background-color: #fffddc;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0.6em;
}

.sizer {
  font-family: "adobe-garamond-pro" , "EB Garamond" , "Noto Emoji" ;
  text-decoration: none;
}

.sizer a:hover {
  cursor: pointer;
}

.typonormal {
  border-top:0;
  border-bottom:0;
  border-left:0.8px solid #6a3478;
  border-right:0.8px solid #6a3478;
  padding-top: 0.3em;
}

.typoatas {
  border-left:0.8px solid #6a3478;
  border-right:0.8px solid #6a3478;
  border-top:0.8px solid #6a3478;
  border-bottom:0.8px solid #6a3478;
}

.pendeklebar {
  width:70%;
  margin-left:auto;
  margin-right:auto;
}

.accordion {
  background-color: #fffff0;
  color: #6a3478;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #fffddc;
}

.daftarisi {
  padding: 0 18px;
  display: none;
  background-color: #fffff0;
  color: #6a3478;
  overflow: hidden;
  height: 250px;
  overflow-y: auto;
}

.listisi {
  font-size: 1.2em;
}

.menudot {
  display: inline-block;
  cursor: pointer;
}

.bar3 {
  color: #6a3478;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar3 {
  -webkit-transform: rotate(90deg) translate(0px, 0px);
  transform: rotate(90deg) translate(0px, 0px);
}

#nav-bg {
  transform-origin: center center;
  transition: transform .3s;
  transform: translate(var(--translate-x), var(--translate-y)) scale(var(--scale));
  will-change: transform;
  pointer-events: none;
}

.btn {
  position: fixed;
  height: calc(var(--btn-size)*1px);
  width: calc(var(--btn-size)*1px);
  bottom: calc((var(--offset-value))*1px);
  left: calc(var(--offset-value)*1px);
  /*left: calc(50% - (var(--btn-size)/2*1px)); if you wish to center it */
  border-radius: 0%;
  background: #fffff0;
  box-shadow: 0 6px 12px rgba(0,0,0,.1);
  cursor: pointer;
  margin: 0;
  padding: 0 15px;
  border: none;
  z-index: 100;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#toggle-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #6a3478;
  box-shadow: 0 6px 12px rgba(0,0,0,.2);
  transition: transform .3s;
  pointer-events: auto;
}

#toggle-btn span {
  position: relative;
  width: 100%;
}

#toggle-btn span {
  margin-top: -4px;
}
#toggle-btn span + span {
  margin-top: 8px;
}

#toggle-btn span:before,
#toggle-btn span:after {
  content: '';
  position: absolute;
  top: 0;
  background: currentColor;
  opacity: .8;
  height: 100%;
  width: 50%;
  height: 4px;
  transition: .25s cubic-bezier(.6,0,.3,1);
  transform-origin: center center;
}

#toggle-btn span:before {
  left: 0;
  border-radius: 3px 0 0 3px;
}

#toggle-btn span:after {
  right: 0;
  border-radius: 0 3px 3px 0;
}

#toggle-btn.shown span:nth-of-type(1):before {
  transform: translate3d(3px, 3.5px, 0) rotate(45deg);
}

#toggle-btn.shown span:nth-of-type(1):after {
  transform: translate3d(-3px, 3.5px, 0) rotate(-45deg);
}

#toggle-btn.shown span:nth-of-type(3):before {
  transform: translate3d(3px, -3.5px, 0) rotate(-45deg);
}

#toggle-btn.shown span:nth-of-type(3):after {
  transform: translate3d(-3px, -3.5px, 0) rotate(45deg);
}

#toggle-btn.shown span:nth-of-type(2):before,
#toggle-btn.shown span:nth-of-type(2):after {
  opacity: 0;
}

#toggle-btn.shown span:nth-of-type(2):before {
  transform: translateX(-200%);
}

#toggle-btn.shown span:nth-of-type(2):after {
  transform: translateX(200%);
}

#toggle-btn.shown:before {
  transform: scale(.6);
  transition: .2s;
}

#toggle-btn:before {
  content: '';
  transition: .2s .2s;
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.1);
  border-radius: inherit;
  filter: blur(5px);
  z-index: -2;
}
#toggle-btn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background: #fffff0;
  z-index: -1;
  pointer-events: auto;
}

.nafa {
  width: 100%;
  height: 100%;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  display: flex;
  z-index: 200;
  pointer-events: none;
}

.nafatengah {
  margin: auto;
  pointer-events: none;
  text-align: center;
  padding: 0;
  list-style: none;
}

.nafali {
  font-size: 2rem;
  font-family: 'Josefin Sans';
  font-weight: 300;
  letter-spacing: -0.05em;
  color: #6a3478;
  user-select: none;
  transform: translate(-20px,20px) scale(.9);
  transition: 0s;
  opacity: 0;
  visibility: hidden;
  will-change: transform;
  pointer-events: auto;
}

.nafali + li {
  margin-top: 30px;
}

#toggle-btn.shown ~ .bungkus .nafali {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: .35s cubic-bezier(.4,2.08,.55,1);
}

#toggle-btn.shown ~ .bungkus .nafali:nth-child(1) {
  transition-delay: .15s;
}
#toggle-btn.shown ~ .bungkus .nafali:nth-child(2) {
  transition-delay: .125s;
}
#toggle-btn.shown ~ .bungkus .nafali:nth-child(3) {
  transition-delay: .1s;
}

.link {
  position: relative;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  color: currentColor;
  transition: .2s ease-in-out;
}

.link:before,
.link:after {
  position: absolute;
  content: '';
  height: 3px;
  width: 50%;
  background: #6a3478;
  top: calc(50% + 2px);
  transition: transform .3s cubic-bezier(.5,.5,0,1);
}

.link:before {
  left: 0;
  transform: translateX(calc(-100% - 10px)) scaleX(0);
  transform-origin: left;
}

.link:after {
  right: 0;
  transform: translateX(calc(100% + 10px)) scaleX(0);
  transform-origin: right;
}

.link:hover:before {
  transform: translateX(calc(-100% - 10px)) scaleX(1);
  transform-origin: right;
}

.link:hover:after {
  transform: translateX(calc(100% + 10px)) scaleX(1);
  transform-origin: left;
}

.bungkus {
  width:100%;
  position:relative;
}

* {
  box-sizing: border-box;
}

.garismenu {
  border-bottom: solid 1px #6a3478;
  padding-bottom: 0.5em;
}

.page-contain {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2em 0.2em;
}

.data-card-3 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: min-content max-content min-content;
  row-gap: 0.4em;
  flex-direction: column;
  max-width: 24em;
  min-height: 20.75em;
  overflow: hidden;
  border-radius: 0.5em;
  text-decoration: none;
  background: #fffff0;
  margin: 1em;
  padding: 2em 1.75em;
  box-shadow: 0 1.5em 2.5em -0.5em rgba(0, 0, 0, 0.25);
  transition: transform 0.45s ease, background 0.45s ease;
}

.data-card {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: min-content max-content min-content;
  row-gap: 0.4em;
  flex-direction: column;
  max-width: 20.75em;
  min-height: 20.75em;
  overflow: hidden;
  border-radius: 0.5em;
  text-decoration: none;
  background: #fffff0;
  margin: 1em;
  padding: 2em 1.75em;
  box-shadow: 0 1.5em 2.5em -0.5em rgba(0, 0, 0, 0.25);
  transition: transform 0.45s ease, background 0.45s ease;
}

.data-card-2 {
  display: grid;
  grid-template-columns: 1fr 7fr;
  align-items: start;
}

.bagidua {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  align-items: end;
}

.bagitiga {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  align-items: end;
}

.bukutip {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-auto-rows: 1fr;
  row-gap: 1em;
  column-gap: 1em;
}

.bukutip blockquote {
  padding: 0;
  margin: 0.8em 0 0;
  font-size: 0.94em;
}

.duasatu {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-auto-rows: 1fr;
  row-gap: 1em;
  column-gap: 1em;
}

.kotakicon {
  text-align: center;
  text-indent: 0;
  height: 100%;
  align-items: center;
}

.grid-icon {
  display: grid;
  grid-template-columns: 2.2em 1.2em max-content;
  height: max-content;
  padding-left:1.2em;
}

.data-card h3 {
  color: #6a3478;
  margin: 0 0;
  font-variant: small-caps;
  letter-spacing: -0.05em;
  font-family: 'Josefin Sans';
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.5;
  transition: color 0.45s ease, border 0.45s ease;
}

.data-card .tanggalan {
  color: #6a3478;
  border-bottom: 2px solid #6a3478;
  height:0.8em;
  padding-bottom: 0.3em;
  margin: 0 0 0.142857143em;
  font-variant: small-caps;
  font-family: 'Josefin Sans';
  font-size: 1.125em;
  font-weight: 400;
  line-height: 0;
  transition: color 0.45s ease;
}
.data-card p {
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 0.3em;
  opacity: 0;
  color: #FFFFF0;
  transform: translateY(-1em);
  transition: opacity 0.45s ease, transform 0.5s ease;
}
.data-card .link-text {
  display: block;
  color: #6a3478;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.2;
  margin: auto 0 0;
  transition: color 0.45s ease;
}
.data-card .garisungu {
  background-image: linear-gradient(to left, #6a3478 20%, rgba(216, 191, 216) 30%);
}
.data-card:hover {
  background: #6a3478;
  transform: scale(1.02);
}

.data-card:hover .tanggalan {
  color: #FFFFF0;
  border-bottom-color: #FFFFF0;
}
.data-card:hover h3 {
  color: #FFFFF0;
}
.data-card:hover p {
  opacity: 1;
  transform: none;
}
.data-card:hover .link-text {
  color: #FFFFF0;
}
.data-card:hover .garisungu {
  color: #FFFFF0;
}

@-webkit-keyframes point {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0.125em);
  }
}

@keyframes point {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0.125em);
  }
}

#kartu {
  position:fixed;
  bottom: calc((var(--offset-value))*1px);
  right: calc(var(--offset-value)*1px);
}

.cukicuki {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  height: fit-content;
  width: fit-content;
  padding: 8px;
  background-color: #fffff0;
  z-index: 100;
}

.w3-bottombar {
  border-bottom: 4px solid #ccc!important;
}

.w3-hover-light-grey:hover {
  background-color:#fffddc;
}

.w3-padding {
  padding: 8px 16px!important
}

.w3-border-red, .w3-hover-border-red:hover {
  border-color:#6a3478!important;
}

@media (max-width: 768px) {
  body {
      padding: 20px;
      font-size: 20px;
  }

  .halaman, .halamanii {
    text-align: left;
  }

  .halamani {
    text-align: justify;
  }

  .sambung-title-dua {
    text-align: left;
    width: 100%;
  }

  .site-title a {
  font-size: 0.75em;
  }

  .header h1 {
  line-height: 0.8em;
  }

  h2.halamaniii {
  font-size: 1em;
  text-align: left;
  }

  .header nav {
  margin-top: 8px;
  line-height:90%;
  text-align: left;
  }

  ul.flat.halaman {
    margin-top: 4px;
  }

  .kotak2 {
    padding-left: 0.8em;
  }

  .dddrama {
    margin-block-start: 0.6em;
    font-size: 2.25em;  
  }

  .pendeklebar {
    min-width: 100%;
  }

  blockquote {
    margin: 1rem 0rem;
    padding: 1em;
  }

  p img {
    width: 94%;
    height: auto;
    display: flex;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15), 0 6px 20px 0 rgba(0, 0, 0, 0.08);
  }

  .girumil {
    min-width: 90%;
  }

  .footer {
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: calc((var(--offset-value))*1.75px);;
  }

  .data-card , .data-card-3 {
    margin: 0;
  }

  h1 {
      font-size: 1.8em;
  }

  h2, .judulhome {
      font-size: 1.7em;
  }

  h3, .related {
      font-size: 1.5em;
  }

  h4, .tanggalan {
      font-size: 1.3em;
  }

  .container {
      margin-top: 10px;
  }

  .nafali {
      font-size: 1.4rem;
  }

  .nafali + li {
    margin-top: 20px;
  }

  .header h1 {
    font-size: 2.25em;
  }

  .asterism {
    font-size: 1.4em;
  }
 
  .bukutip {
    grid-template-columns: 1fr;
    row-gap: 0;
    grid-template-rows: auto;
  }
    
  .bukutip figcaption {
    margin-bottom: 0;
  }
}

@media (min-width: 1367px) {
  body {
    font-size: 26px;
  }

  .wrapper {
    max-width: 1080px;
  }

  h1 {
    font-size: 2.75em;
  }

  h2, .judulhome {
    font-size: 2.3em;
  }

  h3, .related {
    font-size: 1.85em;
  }

  h4, .tanggalan {
    font-size: 1.6em;
  }

  h5, .heidj {
    font-size: 1.4em;
  }

  h6 {
    font-size: 1.25em;
  }

  .footer {
  grid-template-columns: 1fr 4fr;
  }
}

@media only screen and (max-width: 768px) {
  .duasatu {
    display: block;
  }

  .minggir {
    text-align: center;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    /* For portrait layouts only */
  body {
    font-size: 22.5px;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
  body {
    font-size: 22.5px;
  }
}

/* $base-background: #00CC99; */

.tombol {
  padding: 1em 1em 0.2em;
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}

.products {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.product {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.product.active {
  opacity: 1;
  visibility: visible;
}

.panahposter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -12px -12px;
}

/* Modal */

.modal {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(77, 77, 77, .7);
  transition: all .4s;
}

.modal:target {
  visibility: visible;
  opacity: 1;
}

.modal__content {
  border-radius: 4px;
  position: relative;
  width: 500px;
  max-width: 90%;
  background: #fffddc;
  padding: 0.8em 1em;
  text-indent: 0;
}

.modal__footer {
  text-align: right;
  a {
    color: #585858;
  }
  i {
    color: #d02d2c;
  }
}
.modal__close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: inherit;
  text-decoration: none;
}

/* Polosan */
ul.polos {
  list-style-type: none;
}

.garismenusatu {
  padding-bottom:0.5em;
  border-bottom: 3px double #6a3478;
}

/* Firefish Icon */
a .firefish {
  fill: #6a3478
}

a:hover .firefish {
  fill: #e5383b
}