/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/**
 * Render the `main` element consistently in IE.
 */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/**
 * Add the correct font size in all browsers.
 */
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/**
 * Remove the inner border and padding in Firefox.
 */
/**
 * Restore the focus styles unset by the previous rule.
 */
/**
 * Correct the padding in Firefox.
 */
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/*
 * Add the correct display in all browsers.
 */
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/**
 * Add the correct display in IE 10.
 */
@import url(//taptanh.dev/assets/actiontext-aeea987f2c8e090b623b78807b3a917285420a0b5edcd8e9502b73a668ce3a24.css);
@import url(//taptanh.dev/assets/tom-select-f2c4e60e47dbb51a2f693ce6fca84c05838eb6228a902328857f92ff1623db90.css);
@import url("https://fonts.googleapis.com/css2?family=Bungee+Spice&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap");
/* line 135, app/assets/stylesheets/base/normalize.scss */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* line 139, app/assets/stylesheets/base/normalize.scss */
body {
  margin: 0;
  box-sizing: border-box;
}

/* line 143, app/assets/stylesheets/base/normalize.scss */
main {
  display: block;
}

/* line 146, app/assets/stylesheets/base/normalize.scss */
h1 {
  font-size: 2em;
}

/* line 149, app/assets/stylesheets/base/normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 154, app/assets/stylesheets/base/normalize.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 158, app/assets/stylesheets/base/normalize.scss */
a {
  background-color: transparent;
}

/* line 161, app/assets/stylesheets/base/normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 166, app/assets/stylesheets/base/normalize.scss */
b {
  font-weight: bolder;
}

/* line 169, app/assets/stylesheets/base/normalize.scss */
strong {
  font-weight: bolder;
}

/* line 172, app/assets/stylesheets/base/normalize.scss */
code {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 176, app/assets/stylesheets/base/normalize.scss */
kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 180, app/assets/stylesheets/base/normalize.scss */
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 184, app/assets/stylesheets/base/normalize.scss */
small {
  font-size: 80%;
}

/* line 187, app/assets/stylesheets/base/normalize.scss */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

/* line 194, app/assets/stylesheets/base/normalize.scss */
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 201, app/assets/stylesheets/base/normalize.scss */
img {
  border-style: none;
  margin: 16px 0;
}

/* line 205, app/assets/stylesheets/base/normalize.scss */
button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}

/* line 213, app/assets/stylesheets/base/normalize.scss */
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 217, app/assets/stylesheets/base/normalize.scss */
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 221, app/assets/stylesheets/base/normalize.scss */
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
}

/* line 228, app/assets/stylesheets/base/normalize.scss */
optgroup {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 234, app/assets/stylesheets/base/normalize.scss */
select {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  text-transform: none;
}

/* line 241, app/assets/stylesheets/base/normalize.scss */
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: auto;
}

/* line 248, app/assets/stylesheets/base/normalize.scss */
[type="button"] {
  -webkit-appearance: button;
}

/* line 250, app/assets/stylesheets/base/normalize.scss */
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 254, app/assets/stylesheets/base/normalize.scss */
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 258, app/assets/stylesheets/base/normalize.scss */
[type="reset"] {
  -webkit-appearance: button;
}

/* line 260, app/assets/stylesheets/base/normalize.scss */
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 264, app/assets/stylesheets/base/normalize.scss */
[type="reset"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 268, app/assets/stylesheets/base/normalize.scss */
[type="submit"] {
  -webkit-appearance: button;
}

/* line 270, app/assets/stylesheets/base/normalize.scss */
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 274, app/assets/stylesheets/base/normalize.scss */
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 278, app/assets/stylesheets/base/normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/* line 281, app/assets/stylesheets/base/normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 289, app/assets/stylesheets/base/normalize.scss */
progress {
  vertical-align: baseline;
}

/* line 292, app/assets/stylesheets/base/normalize.scss */
[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 296, app/assets/stylesheets/base/normalize.scss */
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 300, app/assets/stylesheets/base/normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 303, app/assets/stylesheets/base/normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 307, app/assets/stylesheets/base/normalize.scss */
.end-2\.5 {
  inset-inline-end: 0.625rem;
}

/* line 310, app/assets/stylesheets/base/normalize.scss */
details {
  display: block;
}

/* line 313, app/assets/stylesheets/base/normalize.scss */
summary {
  display: list-item;
}

/* line 316, app/assets/stylesheets/base/normalize.scss */
template {
  display: none;
}

/* line 319, app/assets/stylesheets/base/normalize.scss */
[hidden] {
  display: none;
}

/* line 322, app/assets/stylesheets/base/normalize.scss */
.ms-2 {
  margin-left: 8px;
}

/* line 325, app/assets/stylesheets/base/normalize.scss */
.ms-3 {
  margin-left: 12px;
}

/* line 14, app/assets/stylesheets/base/common.scss */
ul {
  list-style: initial;
}

/* line 18, app/assets/stylesheets/base/common.scss */
pre, blockquote {
  margin: 12px 0 !important;
}

/* line 22, app/assets/stylesheets/base/common.scss */
.image-headline {
  margin: 0 auto 40px;
  max-width: 100%;
  max-height: 500px;
}

/* line 27, app/assets/stylesheets/base/common.scss */
.image-headline img {
  object-fit: cover;
}

/* line 32, app/assets/stylesheets/base/common.scss */
.brand-title {
  font-family: "Inter var", ui-sans-serif, system-ui, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* line 36, app/assets/stylesheets/base/common.scss */
.slogan-logo {
  font-family: "Bungee Spice", sans-serif;
  line-height: unset !important;
}

/* line 41, app/assets/stylesheets/base/common.scss */
.text-color {
  color: #354765;
}

/* line 45, app/assets/stylesheets/base/common.scss */
.content-container {
  font-family: "Be Vietnam Pro", sans-serif;
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem 1.5rem;
}

@media (min-width: 768px) {
  /* line 45, app/assets/stylesheets/base/common.scss */
  .content-container {
    padding: 2rem 2.5rem;
  }
}

/* line 56, app/assets/stylesheets/base/common.scss */
.primary-color {
  color: #354765;
}

/* line 58, app/assets/stylesheets/base/common.scss */
.primary-color:hover {
  color: #5976a7;
}

/* line 63, app/assets/stylesheets/base/common.scss */
.btn-remove-section {
  text-decoration: underline;
  font-style: italic;
  color: #005cc5;
}

/* line 69, app/assets/stylesheets/base/common.scss */
.card-content {
  max-width: 900px;
  width: 100%;
}

/* line 74, app/assets/stylesheets/base/common.scss */
.menubar-container {
  border-bottom: 1px solid #e5e7eb;
}

/* line 79, app/assets/stylesheets/base/common.scss */
main:is(.admin) nav {
  width: calc(100% - 256px);
  margin: initial;
  margin-left: auto;
  margin-right: 0 !important;
  padding: 2rem 1rem !important;
  max-width: unset;
}

/* line 89, app/assets/stylesheets/base/common.scss */
.box-container {
  max-width: 900px;
  margin: 55px auto 30px;
}

/* line 94, app/assets/stylesheets/base/common.scss */
.card-shadow {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.05);
  border-radius: 0.25rem;
  background-color: #fff;
}

/* line 100, app/assets/stylesheets/base/common.scss */
.content-container.wider {
  max-width: 1340px;
}

/* line 104, app/assets/stylesheets/base/common.scss */
.text {
  font-family: "Be Vietnam Pro", sans-serif;
  color: #002d4f;
  font-size: 18px;
  line-height: 1.5;
}

/* line 111, app/assets/stylesheets/base/common.scss */
.normal-text {
  font-size: 22px;
  line-height: 1.5;
  color: #354765;
}

/* line 117, app/assets/stylesheets/base/common.scss */
.svg-icon-tiny {
  width: 12px;
  height: 12px;
}

/* line 122, app/assets/stylesheets/base/common.scss */
.svg-icon-small {
  width: 16px;
  height: 16px;
}

/* line 127, app/assets/stylesheets/base/common.scss */
.svg-icon-normal {
  width: 20px;
  height: 20px;
}

/* line 132, app/assets/stylesheets/base/common.scss */
.svg-icon-large {
  width: 40px;
  height: 40px;
}

/* line 137, app/assets/stylesheets/base/common.scss */
.btn-modify-post {
  position: absolute;
  top: -50px;
}

/* line 142, app/assets/stylesheets/base/common.scss */
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: .25;
  margin: auto 10px;
}

/* line 152, app/assets/stylesheets/base/common.scss */
.small-text {
  color: #5976a7;
  font-size: 14px;
  font-weight: 400;
}

/* line 158, app/assets/stylesheets/base/common.scss */
.post-item:last-child hr {
  display: none;
}

/* line 162, app/assets/stylesheets/base/common.scss */
.post-card {
  transition: background-color 0.2s ease;
}

/* line 165, app/assets/stylesheets/base/common.scss */
.post-card:nth-last-child(2) {
  margin-bottom: 1.5rem;
}

/* line 169, app/assets/stylesheets/base/common.scss */
.post-card:hover {
  background-color: rgba(247, 247, 247, 0.2);
  cursor: pointer;
  fill-opacity: 0.1;
}

/* line 174, app/assets/stylesheets/base/common.scss */
.post-card:hover:before {
  content: '';
  position: absolute;
  left: -16px;
  bottom: 0;
  width: 5px;
  height: 100%;
  background-color: #5976a7;
  transition: background-color 0.2s ease;
}

/* line 185, app/assets/stylesheets/base/common.scss */
.post-card:hover:before {
  background-color: #465e86;
}

/* line 189, app/assets/stylesheets/base/common.scss */
.post-card:hover .arrow-right {
  display: inline;
  top: 50%;
  left: -28px;
}

/* line 195, app/assets/stylesheets/base/common.scss */
.post-card:hover .post-title {
  color: #4f6996;
}

/* line 200, app/assets/stylesheets/base/common.scss */
.post-card .post-title {
  transition: color 0.2s ease;
  text-decoration: underline;
  font-weight: bolder;
}

/* line 206, app/assets/stylesheets/base/common.scss */
.post-card .arrow-right {
  display: none;
}

/* line 211, app/assets/stylesheets/base/common.scss */
.post-description {
  font-size: 20px;
  line-height: 1.7;
}

/* line 216, app/assets/stylesheets/base/common.scss */
.tag-item {
  background-color: #ffecee;
  border-radius: 16px;
}

/* line 220, app/assets/stylesheets/base/common.scss */
.tag-item:hover {
  opacity: 0.9;
}

/* line 224, app/assets/stylesheets/base/common.scss */
.tag-item span {
  font-weight: bold;
}

/* line 229, app/assets/stylesheets/base/common.scss */
hr.my-14:last-child {
  display: none;
}

/* line 234, app/assets/stylesheets/base/common.scss */
.comment-textarea {
  width: 100%;
  height: auto !important;
  border-radius: 3px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  color: #525f7f;
  margin-bottom: 2px;
}

/* line 242, app/assets/stylesheets/base/common.scss */
.comment-textarea::placeholder {
  color: #525f7f;
  text-align: center;
  font-size: 18px;
  padding-top: 20px;
  opacity: 0.3;
}

/* line 250, app/assets/stylesheets/base/common.scss */
.comment-textarea:focus {
  box-shadow: none;
  border: 1px solid rgba(50, 50, 93, 0.3);
}

/* line 256, app/assets/stylesheets/base/common.scss */
.avatar-comment {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 10px 0 0;
  object-fit: cover;
}

/* line 264, app/assets/stylesheets/base/common.scss */
#comment_item_root > .comment-item {
  padding-bottom: 2px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 16px;
  border-top: unset;
}

/* line 272, app/assets/stylesheets/base/common.scss */
.comment-item {
  background-color: aliceblue;
  padding-top: 24px;
  padding-left: 35px;
  border-radius: 3px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 280, app/assets/stylesheets/base/common.scss */
.btn {
  padding: 4px 10px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 12px;
  color: white !important;
}

/* line 288, app/assets/stylesheets/base/common.scss */
.btn-reply {
  margin: 12px 0;
  background-color: #5870a2 !important;
}

/* line 292, app/assets/stylesheets/base/common.scss */
.btn-reply:hover {
  background-color: #4f6591 !important;
}

/* line 297, app/assets/stylesheets/base/common.scss */
.btn-post-comment {
  background-color: #465981;
}

/* line 300, app/assets/stylesheets/base/common.scss */
.btn-post-comment:hover {
  background-color: #4f6591;
}

/* line 305, app/assets/stylesheets/base/common.scss */
.blink-effect {
  animation: blink-effect ease-in-out forwards 2s;
}

/* line 309, app/assets/stylesheets/base/common.scss */
#comment_anonymous:focus {
  box-shadow: none;
}

/* line 313, app/assets/stylesheets/base/common.scss */
.search-input:focus {
  box-shadow: none;
}

/* line 317, app/assets/stylesheets/base/common.scss */
.search-suggestions {
  position: absolute;
  width: auto;
  min-width: 100%;
  background-color: #fafafa;
  border-radius: 3px;
  box-shadow: 0 0 60px 0.5px rgba(0, 0, 0, 0.15);
  margin-top: 5px;
  max-height: 196px;
  overflow-y: auto;
  right: 0;
  z-index: 1;
}

/* line 331, app/assets/stylesheets/base/common.scss */
.search-item {
  border-bottom: 1px solid #e5e7eb;
  color: #0073bb;
  cursor: pointer;
}

/* line 336, app/assets/stylesheets/base/common.scss */
.search-item:last-child {
  border-bottom: initial;
}

/* line 340, app/assets/stylesheets/base/common.scss */
.search-item:hover {
  color: #005cc5;
  background-color: #ecf4fb;
}

@keyframes blink-effect {
  0% {
    background-color: aliceblue;
  }
  10% {
    background-color: #e6e8c3;
  }
  30% {
    background-color: aliceblue;
  }
  60% {
    background-color: #e6e8c3;
  }
  100% {
    background-color: aliceblue;
  }
}

/*
  Tokyo Night Dark manually copy form CDN
  https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/tokyo-night-dark.css
*/
/* line 6, app/assets/stylesheets/base/highlight_code.scss */
pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
}

/* line 11, app/assets/stylesheets/base/highlight_code.scss */
code.hljs {
  padding: 3px 5px;
}

/*!
  Theme: Tokyo-night-Dark
  origin: https://github.com/enkia/tokyo-night-vscode-theme
  Description: Original highlight.js style
  Author: (c) Henri Vandersleyen <hvandersleyen@gmail.com>
  License: see project LICENSE
  Touched: 2022
*/
/*  Comment */
/* line 23, app/assets/stylesheets/base/highlight_code.scss */
.hljs-meta,
.hljs-comment {
  color: #565f89;
}

/* Red */
/*INFO: This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red */
/* line 29, app/assets/stylesheets/base/highlight_code.scss */
.hljs-tag,
.hljs-doctag,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-template-tag,
.hljs-selector-pseudo,
.hljs-selector-attr,
.hljs-variable.language_,
.hljs-deletion {
  color: #f7768e;
}

/*Orange */
/*INFO: Number and Boolean constants, Language support constants */
/* line 43, app/assets/stylesheets/base/highlight_code.scss */
.hljs-variable,
.hljs-template-variable,
.hljs-number,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-link {
  color: #ff9e64;
}

/*  Yellow */
/* INFO:  	Function parameters, Regex character sets, Terminal Yellow */
/* line 54, app/assets/stylesheets/base/highlight_code.scss */
.hljs-built_in,
.hljs-attribute {
  color: #e0af68;
}

/* cyan */
/* INFO: Language support functions, CSS HTML elements */
/* line 60, app/assets/stylesheets/base/highlight_code.scss */
.hljs-selector-tag {
  color: #2ac3de;
}

/* light blue */
/* INFO: Object properties, Regex quantifiers and flags, Markdown headings, Terminal Cyan, Markdown code, Import/export keywords */
/* line 65, app/assets/stylesheets/base/highlight_code.scss */
.hljs-keyword,
.hljs-title.function_,
.hljs-title,
.hljs-title.class_,
.hljs-title.class_.inherited__,
.hljs-subst,
.hljs-property {
  color: #7dcfff;
}

/*Green*/
/* INFO: Object literal keys, Markdown links, Terminal Green */
/* line 76, app/assets/stylesheets/base/highlight_code.scss */
.hljs-selector-tag {
  color: #73daca;
}

/*Green(er) */
/* INFO: Strings, CSS class names */
/* line 81, app/assets/stylesheets/base/highlight_code.scss */
.hljs-quote,
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
  color: #9ece6a;
}

/* Blue */
/* INFO:  	Function names, CSS property names, Terminal Blue */
/* line 90, app/assets/stylesheets/base/highlight_code.scss */
.hljs-code,
.hljs-formula,
.hljs-section {
  color: #7aa2f7;
}

/* Magenta */
/*INFO: Control Keywords, Storage Types, Regex symbols and operators, HTML Attributes, Terminal Magenta */
/* line 97, app/assets/stylesheets/base/highlight_code.scss */
.hljs-name,
.hljs-keyword,
.hljs-operator,
.hljs-keyword,
.hljs-char.escape_,
.hljs-attr {
  color: #bb9af7;
}

/* white*/
/* INFO: Variables, Class names, Terminal White */
/* line 107, app/assets/stylesheets/base/highlight_code.scss */
.hljs-punctuation {
  color: #c0caf5;
}

/* line 110, app/assets/stylesheets/base/highlight_code.scss */
.hljs {
  background: #1a1b26;
  color: #9aa5ce;
}

/* line 114, app/assets/stylesheets/base/highlight_code.scss */
.hljs-emphasis {
  font-style: italic;
}

/* line 117, app/assets/stylesheets/base/highlight_code.scss */
.hljs-strong {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/base/highlight_copy.scss */
.hljs-copy-wrapper {
  position: relative;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/base/highlight_copy.scss */
.hljs-copy-wrapper:hover .hljs-copy-button,
.hljs-copy-button:focus {
  transform: translateX(0);
}

/* line 9, app/assets/stylesheets/base/highlight_copy.scss */
.hljs-copy-button {
  position: absolute;
  transform: translateX(calc(100% + 1.125em));
  top: 1em;
  right: 1em;
  width: 2rem;
  height: 2rem;
  padding: 0 10px;
  text-indent: -9999px;
  /* Hide the inner text */
  color: #fff;
  border-radius: 0.25rem;
  border: 1px solid #ffffff22;
  background-color: #2d2b57;
  background-color: var(--hljs-theme-background);
  background-image: url('data:image/svg+xml;utf-8,<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 5C5.73478 5 5.48043 5.10536 5.29289 5.29289C5.10536 5.48043 5 5.73478 5 6V20C5 20.2652 5.10536 20.5196 5.29289 20.7071C5.48043 20.8946 5.73478 21 6 21H18C18.2652 21 18.5196 20.8946 18.7071 20.7071C18.8946 20.5196 19 20.2652 19 20V6C19 5.73478 18.8946 5.48043 18.7071 5.29289C18.5196 5.10536 18.2652 5 18 5H16C15.4477 5 15 4.55228 15 4C15 3.44772 15.4477 3 16 3H18C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V20C21 20.7957 20.6839 21.5587 20.1213 22.1213C19.5587 22.6839 18.7957 23 18 23H6C5.20435 23 4.44129 22.6839 3.87868 22.1213C3.31607 21.5587 3 20.7957 3 20V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3C7 1.89543 7.89543 1 9 1H15C16.1046 1 17 1.89543 17 3V5C17 6.10457 16.1046 7 15 7H9C7.89543 7 7 6.10457 7 5V3ZM15 3H9V5H15V3Z" fill="white"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  transition: background-color 200ms ease, transform 200ms ease-out;
}

/* line 28, app/assets/stylesheets/base/highlight_copy.scss */
.hljs-copy-button:hover {
  border-color: #ffffff44;
}

/* line 31, app/assets/stylesheets/base/highlight_copy.scss */
.hljs-copy-button:active {
  border-color: #ffffff66;
}

/* line 34, app/assets/stylesheets/base/highlight_copy.scss */
.hljs-copy-button[data-copied="true"] {
  text-indent: 0px;
  /* Shows the inner text */
  width: auto;
  background-image: none;
}

@media (prefers-reduced-motion) {
  /* line 40, app/assets/stylesheets/base/highlight_copy.scss */
  .hljs-copy-button {
    transition: none;
  }
}

/* visually-hidden */
/* line 46, app/assets/stylesheets/base/highlight_copy.scss */
.hljs-copy-alert {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/* line 1, app/assets/stylesheets/base/ckeditor.scss */
.ck-content {
  line-height: 34px;
}

/* line 4, app/assets/stylesheets/base/ckeditor.scss */
.ck-content ol {
  list-style: decimal;
  margin: 16px 0 16px 58px;
}

/* line 9, app/assets/stylesheets/base/ckeditor.scss */
.ck-content ul {
  margin: 16px 0 16px 58px;
  font-size: 22px;
  color: #354765;
}

/* line 14, app/assets/stylesheets/base/ckeditor.scss */
.ck-content ul li {
  margin: 12px auto;
  padding-left: 10px;
}

/* line 20, app/assets/stylesheets/base/ckeditor.scss */
.ck-content p {
  font-size: 22px;
  margin: 8px 0;
  color: #354765;
}

/* line 26, app/assets/stylesheets/base/ckeditor.scss */
.ck-content pre {
  margin-bottom: 24px !important;
  border: unset !important;
}

/* line 31, app/assets/stylesheets/base/ckeditor.scss */
.ck-content pre:not([data-language]) {
  background-color: #2d2b57 !important;
}

/* line 36, app/assets/stylesheets/base/ckeditor.scss */
.ck-content code {
  font-size: 20px;
}

/* line 40, app/assets/stylesheets/base/ckeditor.scss */
.ck-content blockquote {
  margin: 28px auto !important;
}

/* line 44, app/assets/stylesheets/base/ckeditor.scss */
.ck-content strong {
  font-weight: 600;
}

/* line 48, app/assets/stylesheets/base/ckeditor.scss */
.ck-content .image {
  margin: 28px auto;
}

/* line 52, app/assets/stylesheets/base/ckeditor.scss */
.ck-content .ck-content__heading1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 46px;
  margin: 22px 0 16px;
}

/* line 59, app/assets/stylesheets/base/ckeditor.scss */
.ck-content .ck-content__heading2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 46px;
}

/* line 65, app/assets/stylesheets/base/ckeditor.scss */
.ck-content .ck-content__heading3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 46px;
}

/* line 1, app/assets/stylesheets/admin.scss */
.close-content-button {
  position: absolute;
  top: 40px;
  right: -4px;
  border-radius: 50%;
  background-color: lightgrey;
}

/* line 9, app/assets/stylesheets/admin.scss */
.close-image-button {
  position: absolute;
  top: -9px;
  right: -4px;
  border-radius: 50%;
  background-color: lightgrey;
}

/* line 17, app/assets/stylesheets/admin.scss */
.image-headline-edit-post {
  margin: 0 auto 40px;
  max-width: 100%;
  max-height: 432px;
}

/* line 22, app/assets/stylesheets/admin.scss */
.image-headline-edit-post img {
  object-fit: cover;
}

/* line 29, app/assets/stylesheets/admin.scss */
.secrets-table .table-row {
  transition: all 0.2s ease-in-out;
}

/* line 32, app/assets/stylesheets/admin.scss */
.secrets-table .table-row:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* line 39, app/assets/stylesheets/admin.scss */
.secrets-table .inline-edit-container .memo-display {
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
  min-height: 32px;
  transition: all 0.2s ease-in-out;
}

/* line 46, app/assets/stylesheets/admin.scss */
.secrets-table .inline-edit-container .memo-display:hover {
  background-color: #f8fafc;
  border: 1px solid #e2e8f0;
}

/* line 52, app/assets/stylesheets/admin.scss */
.secrets-table .inline-edit-container .memo-display.text-gray-400:hover {
  background-color: #fef3c7;
  border-color: #f59e0b;
}

/* line 59, app/assets/stylesheets/admin.scss */
.secrets-table .inline-edit-container .memo-input {
  min-height: 60px;
  resize: vertical;
  transition: all 0.2s ease-in-out;
}

/* line 64, app/assets/stylesheets/admin.scss */
.secrets-table .inline-edit-container .memo-input:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

/* line 70, app/assets/stylesheets/admin.scss */
.secrets-table .inline-edit-container .memo-saving {
  animation: pulse 1.5s ease-in-out infinite;
}

/* line 77, app/assets/stylesheets/admin.scss */
.btn-primary {
  transition: all 0.2s ease-in-out;
}

/* line 80, app/assets/stylesheets/admin.scss */
.btn-primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* line 85, app/assets/stylesheets/admin.scss */
.btn-primary:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

/* line 102, app/assets/stylesheets/admin.scss */
.status-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
  border-radius: 0.375rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 112, app/assets/stylesheets/admin.scss */
.status-badge.contacted {
  background-color: #dcfce7;
  color: #166534;
}

/* line 117, app/assets/stylesheets/admin.scss */
.status-badge.not-contacted {
  background-color: #fef2f2;
  color: #dc2626;
}

/* line 125, app/assets/stylesheets/admin.scss */
.form-group .form-input {
  transition: all 0.2s ease-in-out;
}

/* line 128, app/assets/stylesheets/admin.scss */
.form-group .form-input:focus {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.15);
}

/* line 137, app/assets/stylesheets/admin.scss */
.data-table th {
  user-select: none;
}

/* line 141, app/assets/stylesheets/admin.scss */
.data-table th.sortable:hover {
  background-color: #f1f5f9;
}

/* line 149, app/assets/stylesheets/admin.scss */
.data-table td .truncate:hover {
  overflow: visible;
  white-space: normal;
  background-color: #1f2937;
  color: #ffffff;
  padding: 8px;
  border-radius: 4px;
  position: relative;
  z-index: 10;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
