/* Extracted classes from styles.css */

/* Base styles */
:root,button{
  --button-color-background-default:var(--color-button-secondary-background);
  --button-color-background-focus:var(--color-button-secondary-background-focus);
  --button-color-background-hover:var(--color-button-secondary-background-hover);
  --button-color-background-disabled:var(--color-button-secondary-background-disabled);
  --button-color-background-activated:var(--color-button-secondary-background-activated);
  --button-color-text-default:var(--color-button-secondary-text);
  --button-color-text-disabled:var(--color-button-secondary-text-disabled);
  --button-color-text-activated:var(--color-button-secondary-text-activated);
  --button-border-color-default:var(--color-button-secondary-border);
  --button-border-color-hover:var(--color-button-secondary-border-hover);
  --button-border-color-active:var(--color-button-secondary-border-active);
  --button-border-color-activated:var(--color-button-secondary-border-activated);
  --button-border-color-disabled:var(--color-button-secondary-border-disabled);
  --button-color-background-active:linear-gradient(var(--color-button-secondary-background-hover), var(--color-button-secondary-background-hover));
}

.theme-light, :root{
  --rem128:8rem;--rem96:6rem;--rem88:5.5rem;--rem64:4rem;--rem56:3.5rem;--rem48:3rem;--rem40:2.5rem;--rem36:2.25rem;--rem32:2rem;
  --rem28:1.75rem;--rem26:1.625rem;--rem24:1.5rem;--rem22:1.375rem;--rem20:1.25rem;--rem18:1.125rem;--rem16:1rem;--rem15:0.9375rem;--rem14:0.875rem;--rem12:0.75rem;--rem10:0.625rem;--rem8:0.5rem;--rem6:0.375rem;--rem4:0.25rem;--rem2:0.125rem;
  --rem1:0.0625rem;--spacer-2xs:0.25rem;--spacer-xs:0.5rem;--spacer-sm:0.75rem;--spacer-md:1rem;--spacer-lg:1.5rem;--spacer-xl:2rem;--spacer-2xl:3rem;--spacer-a-px:0px;--spacer-button-lg-px:var(--spacer-lg);
  --spacer-button-md-px:var(--spacer-lg);--spacer-button-sm-px:var(--spacer-md);--spacer-input-padding-left:0px;--spacer-input-padding-top:0px;--spacer-label-default:0px;--spacer-switch-input-active-pl:0px;
  --size-2xs:0.25rem;--size-xs:0.5rem;--size-sm:0.75rem;--size-md:1rem;--size-lg:1.5rem;--size-xl:2rem;--size-2xl:3rem;--size-3xl:4rem;--size-4xl:6rem;--size-5xl:8rem;--size-button-lg-h:3.375rem;
  --size-button-md-h:2.75rem;--size-button-sm-h:2.125rem;--size-button-xs-h:1.375rem;--size-switch-input-h:1.25rem;--size-switch-input-w:2rem;--line-sm:0.0625rem;--line-md:0.125rem;
  --line-lg:0.25rem;--line-a-focus:0px;--line-a-outline-moz:0.0625rem;--line-a-outline-wb:0.3125rem;--line-button-lg-border:0.0625rem;--line-button-md-border:0.0625rem;--line-button-sm-border:0.0625rem;
  --line-button-xs-border:0.0625rem;--line-button-border-activated:0.0625rem;--line-input-border:var(--line-sm);--radius-sm:0.25rem;--radius-lg:2rem;--radius-full:624.9375rem;
  --radius-accordion-size:var(--radius-sm);--font-10-15-bold:normal 700 0.625rem/0.9375rem var(--font-sans);--font-button-lg:normal 700 1.125rem/1.375rem var(--font-sans);
  --font-button-md:normal 700 1rem/1.25rem var(--font-sans);--font-button-sm:normal 700 0.875rem/1.125rem var(--font-sans);--font-button-xs:normal 700 0.75rem/0.875rem var(--font-sans);
  --font-label-default:var(--font-10-15-bold);--misc-accordion-border:1px solid var(--color-tone-5);--misc-accordion-open-list-style-type:disclosure-open;
  --misc-accordion-closed-list-style-type:disclosure-closed;--misc-divider-margin:0.5rem auto;--misc-label-text-transform:uppercase;--misc-label-letter-spacing:0.5px;
  --color-primary-visited:#660099;--color-primary-background:#24a0ed;--color-primary-background-hover:#006cbf;--color-danger-content:#ea0027;
  --color-success-content:#46d160;--color-global-black:#000000;--color-global-white:#ffffff;--color-global-orangered:#D93A00;--color-global-alienblue:#0079d3;
  --color-global-darkblue:#1d2535;--color-tone-1:#1a1a1b;--color-tone-2:#6a6d6f;--color-tone-3:#878a8c;--color-tone-4:#d3d6da;--color-tone-5:#edeff1;--color-tone-6:#f6f7f8;--color-tone-7:#ffffff;
  --color-action-primary:var(--color-primary-background);--color-action-secondary:var(--color-primary-background-hover);--color-action-upvote:var(--color-global-orangered);
  --color-action-downvote:#7193ff;--color-alert-positive:var(--color-success-content);--color-alert-negative:var(--color-danger-content);--color-alert-caution:#ffb000;
  --color-identity-admin:var(--color-global-orangered);--color-identity-moderator:#46d160;--color-identity-self:#0dd3bb;--color-identity-coins:#ddbd37;
  --color-category-live:var(--color-global-orangered);--color-category-nsfw:#ff3881;--color-category-spoiler:var(--color-tone-1);--color-ui-canvas:var(--color-tone-5);
  --color-ui-modalbackground:var(--color-tone-7);--color-opacity-highlight:linear-gradient(#006cbf1a, var(--color-tone-6));--color-opacity-08:#1a1a1b14;
  --color-opacity-50:#00000080;--color-scrim:#1a1a1b4d;--color-a-default:var(--color-primary-background-hover);--color-a-hover:var(--color-primary-background-hover);
  --color-a-visited:var(--color-primary-background-hover);--color-button-overlay-focus:#ffffff1a;--color-button-overlay-active:#00000014;
  --color-button-primary-background-hover:var(--color-primary-background);--color-button-primary-background-disabled:var(--color-tone-6);
  --color-button-primary-border-hover:transparent;--color-button-primary-border-active:transparent;--color-button-primary-border-activated:transparent;
  --color-button-primary-border-disabled:transparent;--color-button-primary-text-disabled:var(--color-tone-2);--color-button-secondary-background:transparent;
  --color-button-secondary-background-focus:transparent;--color-button-secondary-background-hover:transparent;--color-button-secondary-background-disabled:var(--color-tone-6);
  --color-button-secondary-background-activated:transparent;--color-button-secondary-border:var(--color-primary-background-hover);
  --color-button-secondary-border-hover:var(--color-primary-background-hover);--color-button-secondary-border-active:var(--color-primary-background-hover);
  --color-button-secondary-border-activated:var(--color-primary-background-hover);--color-button-secondary-border-disabled:var(--color-tone-2);
  --color-button-secondary-text:var(--color-primary-background-hover);--color-button-secondary-text-disabled:var(--color-tone-2);--color-button-secondary-text-activated:var(--color-button-secondary-text);
  --color-button-tertiary-background:var(--color-tone-6);--color-button-tertiary-background-focus:var(--color-tone-6);
  --color-button-tertiary-background-hover:var(--color-tone-6);--color-button-tertiary-background-disabled:var(--color-tone-6);
  --color-button-tertiary-background-activated:var(--color-tone-6);--color-button-tertiary-border-hover:transparent;--color-button-tertiary-border-active:transparent;--color-button-tertiary-text:var(--color-primary-background-hover);
  --color-button-tertiary-text-disabled:var(--color-tone-2);--color-button-tertiary-text-activated:var(--color-primary-background-hover);--color-button-plain-background-hover:transparent;
  --color-button-plain-background-disabled:var(--color-tone-7);--color-button-plain-background-activated:transparent;--color-button-plain-border-hover:transparent;--color-button-plain-border-active:transparent;
  --color-button-plain-text:var(--color-primary-background-hover);--color-button-plain-text-disabled:var(--color-tone-2);--color-button-plain-text-activated:var(--color-primary-background-hover);
  --color-divider-default:var(--color-tone-5);--color-input-default:var(--color-tone-6);--color-input-hover:var(--color-primary-background-hover);--color-input-border:var(--color-tone-5);
  --color-input-text:var(--color-tone-1);--color-input-helper-text:var(--color-tone-1);--color-label-default:var(--color-tone-1);--color-switch-input-background-default:var(--color-tone-3);
  --color-switch-input-background-checked:var(--color-global-alienblue);--color-switch-input-background-disabled:var(--color-tone-6);--color-switch-input-background-checked-disabled:var(--color-tone-5);
  --color-switch-input-background-hover:var(--color-tone-3);--color-switch-input-background-checked-hover:var(--color-global-alienblue);
  --elevation-xs:0 0.0625rem 0.125rem 0 #00000040;--elevation-sm:0 0.0625rem 0.25rem 0 #00000026,0 0.25rem 0.25rem 0 #00000026;--elevation-md:0 0.25rem 0.5rem 0 #0000001a,0 0.375rem 0.75rem 0 #00000040;
  --elevation-lg:0 0.75rem 0.75rem 0 #00000026,0 1rem 2rem 0 #00000040;--elevation-focus-ring:0 0 0 0.25rem var(--color-global-alienblue);
  --font-sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif;
  --font-mono:Noto Mono,Menlo,Monaco,Consolas,monospace;--font-title-h0:normal 500 1.625rem/2rem var(--font-sans);--font-title-h1:normal 500 1.375rem/1.625rem var(--font-sans);
  --font-title-h2:normal 500 1.25rem/1.5rem var(--font-sans);--font-title-h3:normal 500 1.125rem/1.375rem var(--font-sans);--font-title-h4:normal 500 1rem/1.25rem var(--font-sans);
  --font-title-h5:normal 500 0.875rem/1.125rem var(--font-sans);--font-title-h6:normal 500 0.75rem/1rem var(--font-sans);--font-body:0.875rem;--font-small:0.75rem;--font-code:0.875rem;
  --font-subheading:0.75rem;--font-label:0.625rem;--font-button-b1:normal bold 1.125rem/1.375rem var(--font-sans);--font-button-b2:normal bold 1rem/1.25rem var(--font-sans);
  --font-button-b3:normal bold 0.875rem/1.125rem var(--font-sans);--font-button-b4:normal bold 0.75rem/0.875rem var(--font-sans);--color-gradient-orangeyellow:linear-gradient(89.94deg, #ec0623 0%, #ff8717 100%);
  --color-gradient-bluepink:linear-gradient(89.94deg, #51b9ff 0%, #7785ff 52.6%, #b279ff 73.96%, #ff81ed 100%);--boxshadow-modal:0px 2px 15px rgba(26, 26, 27, 0.3);--boxshadow-navigation:0px 4px 14px rgba(0, 0, 0, 0.1);
  --boxshadow-tooltip:0 1px 4px rgba(0, 0, 0, 0.15),0 4px 4px rgba(0, 0, 0, 0.15);
  color-scheme:light;
  background:var(--color-ui-canvas);
  --shreddit-content-background:var(--color-tone-7);
}

body {
  font-size: 16px;
  margin: 0 auto;
  padding: var(--faceplate-body-padding);
  word-break: break-word;
  overflow-wrap: break-word;
  line-height: 1.5;
  --faceplate-body-padding: 0px!important;
  -webkit-font-smoothing: antialiased;
  background-color: var(--color-ui-canvas);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

shreddit-app {
  --shreddit-header-height: 48px;
  --shreddit-header-large-height: 56px;
  --shreddit-bottom-padding: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

shreddit-app:not(.v2) {
  padding: var(--shreddit-header-height) 0 0;
}

p {
  margin:10px 0;
}

h1, h3, h5 {
  margin: 1em 0 .5em;
  text-align: center;
}

h1 {
  font:var(--font-title-h1);
}

h3 {
  font: var(--font-title-h3);
  font-weight: 700;
  font-size: 22px;
  color: var(--color-a-visited);
  text-align: center;
}

h5 {
  font:var(--font-title-h5);
}

header {
  background:var(--color-tone-6);
}

header>:first-child {
  margin-top:0;
}

img, input, pre, textarea {
  max-width:100%;
}

.font-sans, :root, button, html, input, select {
  font-family:var(--font-sans);
}

::-moz-selection {
  background:var(--color-primary-background);
  color:var(--color-tone-7);
}

::selection {
  background:var(--color-primary-background);
  color:var(--color-tone-7);
}

/* Extracted selectors */

/* Base selectors */
a {
  color: var(--color-primary-background-hover);
  text-decoration: none;
}

.about::before {
  display: none;
}

.about {
  padding: 16px;
  border-bottom: 4px solid var(--color-tone-5);
  text-align: center;
}

.forfoto.about {
  overflow: visible;
  padding: 16px 16px 20px;
  margin-left: 0;
  width: auto;
  text-align: center;
}

.forfoto.about::before {
  display: none;
}

.forfoto.about .txt {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

.about .txt .mark {
  margin: 0;
  font-style: italic;
  text-align: center;
}

.action-arrow-block {
  width: 73.34px;
  height: 20.1px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.action-replay {
  margin-left: 12px;
  width: 53px;
  height: 20.1px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.active\:no-underline:active {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.align-middle, img {
  vertical-align: middle;
}

.author {
  color: inherit;
}

.author-name {
  color: var(--color-tone-2);
  font-weight: normal;
  white-space: nowrap;
}

.avatar {
  z-index: 3;
  margin-top: 4px;
}

.banner {
  display: none;
}

.beforetxt {
  background: #1d2535;
  margin-top: 2.5%;
}

.bf-400 {
  display: none;
}

.bf-600 {
  display: none;
}

.bf-800 {
  display: block;
}

.bf-rau {
  width: 150px;
  position: absolute;
  top: 10%;
  right: 15%;
  transform: rotate(-30deg);
}

.bg-\[color\:var\(--shreddit-content-background\)\] {
  background-color: var(--shreddit-content-background);
}

.block, shreddit-app {
  display: block;
}

.bottom-row {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1.5;
}

.box-border, .button, .reddit-header, button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn {
  display: block;
  padding: 12px 10px;
  background-color: #006cbf;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  max-width: 370px;
  text-decoration: none;
  transition: .3s;
  margin: 20px auto 15px;
  text-align: center;
  font-weight: 700;
  line-height: 28px;
  border-radius: 36px;
  -moz-border-radius: 36px;
  -webkit-border-radius: 36px;
  border: 1px solid #1d2535;
}

.btn:hover {
  background-color: #1784d8;
  border: 1px solid #1d2535;
  cursor: pointer;
  text-decoration: none;
}

.btn_pulse {
  animation: btn_anim 1s alternate infinite;
}

.burger {
  margin-left: 15px;
  width: 20px;
  height: 20px;
  padding: 3px 0;
  margin-bottom: 0;
}

.button {
  padding: 0 calc(var(--button-padding) - var(--button-border-width, 0px));
  border-radius: 999px;
  border: none;
  border: var(--button-border-width, 0) solid var(--button-border-color, transparent);
  color: var(--button-color-text);
  font: var(--button-font);
  line-height: calc(var(--button-height) - (2 * var(--button-border-width, 0px)));
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
}

.button-icon {
  --button-padding: 0;
  width: var(--button-height);
}

.button-plain, button.button-plain {
  --button-color-background-default: transparent;
  --button-color-background-focus: transparent;
  --button-color-background-hover: var(--color-button-plain-background-hover);
  --button-color-background-disabled: var(--color-button-plain-background-disabled);
  --button-color-background-activated: var(--color-button-plain-background-activated);
  --button-color-text-default: var(--color-button-plain-text);
  --button-color-text-disabled: var(--color-button-plain-text-disabled);
  --button-color-text-activated: var(--color-button-plain-text-activated);
  --button-border-color-default: transparent;
  --button-border-color-hover: var(--color-button-plain-border-hover);
  --button-border-color-active: var(--color-button-plain-border-active);
  --button-border-color-activated: transparent;
  --button-border-color-disabled: transparent;
}

.button-small, button {
  --button-height: var(--size-button-sm-h);
  --button-padding: var(--spacer-2xs);
  --button-font: var(--font-button-sm);
  --button-border-width-default: var(--line-button-sm-border);
  --button-border-width-activated: var(--line-button-border-activated);
}

.clear {
  clear: both;
  display: block;
  width: 100%;
  height: 1px;
  margin: 5px 0;
}

.comeback_change_text {
  font-weight: 700;
  font-size: 22px;
  margin-top: 0;
}

.comeback_close {
  float: right;
  cursor: pointer;
  height: 24px;
  width: 24px;
}

.comeback_container {
  background-color: #fff;
  padding: 15px;
  border-top: 10px solid #006cbf;
  text-align: center;
}

.comeback_container .form-group {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
  text-align: left;
}

.comeback_h1 {
  margin: 10px auto;
  text-align: center;
  font-size: 40px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #d93a00;
}

.comeback_img {
  width: 100%;
  margin: -10px auto 10px;
  max-width: 200px;
  display: block;
}

.comeback_layout {
  display: none;
  position: fixed;
  color: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20000000;
  background: rgba(0,0,0,.75);
  overflow-y: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  justify-content: center;
  align-items: center;
}

.comeback_layout::-webkit-scrollbar {
  width: 0;
}

.comeback_wrapper {
  background-color: #fff;
  width: 100%;
  max-width: 600px;
  margin: 0;
  position: relative;
  top: 0;
  transform: none;
}

.comeback_main {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px auto 25px;
}

.comeback_p_top {
  font-weight: 700;
  font-size: 20px;
}

.comment-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 16px;
  left: 36px;
}

.comment-info {
  display: flex;
  align-items: center;
}

.comment-meta {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: .875rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.created-separator {
  display: inline-block;
  margin: 0 0.25rem;
  color: var(--color-tone-2);
}

.effects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.effects div.phot {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 42%;
  flex: 0 1 42%;
  -ms-flex-item-align: center;
  min-width: 300px;
  margin-bottom: 15px;
  -ms-grid-row-align: center;
  align-self: center;
}

.effects div.txt {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  margin-left: 18px;
  max-width: 520px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-shrink-0, .shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.font-bold, .forfoto p.kga, .imginch p, .main-title, .mark span, .use-app {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.forfoto {
  overflow: auto;
  position: relative;
  padding: 16px 16px 36px;
  border-top: 4px solid var(--color-tone-5);
  background-color: var(--shreddit-content-background);
  width: 100%;
  margin-left: -16px;
  margin-top: 0;
}

.forfoto::before {
  content: '';
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 0;
  position: absolute;
  top: 34px;
  left: 25px;
  border-color: var(--color-tone-4);
  height: calc(100% - 2rem - 25px);
  z-index: 2;
}

.forfoto .rel {
  float: left;
  width: 38%;
  max-width: 300px;
  position: relative;
  vertical-align: top;
  margin: 10px 10px 10px 20px;
  display: inline-block;
}

.forfoto p.kga {
  position: absolute;
  padding: 10px;
  margin-bottom: 0;
  background: rgb(235, 85, 40);
  border-radius: 7px;
  font-size: 25px;
  bottom: 10px;
  right: 10px;
  color: #000;
}

.forfoto p {
  margin: 10px 0;
  margin-left: 7px !important;
}

.forfoto .txt {
  float: right;
  width: 56%;
  padding-right: 1%;
}

.graph {
  background-color: #edeff1;
  margin: 15px auto;
  padding: 5px 0;
  border-radius: 8px;
  overflow: hidden;
  max-width: 800px;
}

.graph-row {
  display: flex;
  width: 100%;
  clear: both;
  overflow: hidden;
  margin: 6px 0;
}

.graph .txt, .graph .beforetxt {
  position: relative;
  text-align: left;
  color: #fff;
  padding: 0;
  border-radius: 4px;
  margin: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 36px;
  overflow: hidden;
}

.graph .txt span, .graph .beforetxt span {
  text-align: left;
  display: inline-block;
  padding: 5px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.graph .txt span:last-child {
  margin-left: auto;
  padding-right: 15px;
  font-weight: bold;
}

.graph .beforetxt {
  background: #1d2535;
  width: 30% !important;
  min-width: 140px;
  margin-right: 4px;
}

.graph .txt {
  background: #006cbf;
  width: calc(70% - 4px) !important;
}

.halfborder {
  border-width: 0 1px;
  margin: 0;
  background: 0 0;
  clear: both;
}

.numbers {
  display: flex;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
  box-sizing: border-box;
  margin-top: 5px;
}

.numbers span {
  width: 100%;
  display: block;
  padding-top: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

.grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.h-\[21px\] {
  height: 21px;
}

.h-xl {
  height: 2rem;
}

.header-content {
  height: 100%;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-left {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-right {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hover\:no-underline:hover {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.icon {
  padding: 0 2px;
}

.imginchdiv {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

.imginchdiv img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.indent-0 {
  text-indent: 0;
}

.inline-block, .use-app {
  display: inline-block;
}

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.layers {
  margin-top: 20px;
}

.lb-footer {
  margin: 0;
  padding: .625rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  min-height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  background-color: var(--shreddit-content-background);
  margin-top: auto;
}

.lb-footer__icon {
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 9px;
  width: 40px;
}

.lb-footer h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  margin: 0;
}

.lb-footer__text {
  display: flex;
  flex-direction: column;
}

.lb-footer__text a {
  color: var(--color-action-primary);
  text-decoration: none;
}

.lb-footer__text>p {
  color: var(--color-tone-2);
  font: var(--font-body);
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}

.leading-none, .menu {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.left_box {
  float: left;
  width: 50%;
  max-width: 400px;
  margin: 0 20px 10px 0;
  outline: #1d2535 solid 1px;
  text-align: center;
}

.left_box p {
  background: #1d2535;
  color: #fff;
  margin-bottom: 0;
  padding: 2px 10px;
  text-align: left;
}

.lefto {
  margin-right: 10px;
  width: 300px;
  float: left;
}

.lefto-img {
  width: 200px;
  margin-right: 20px;
  float: left;
  margin-bottom: 10px;
}

.list0 {
  padding-left: 18px;
}

.logo {
  width: 30px;
  height: 30px;
  vertical-align: text-bottom;
  margin-bottom: 0;
}

.main-title {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 15px;
}

.mark span {
  font-weight: 700;
}

.mb-xs {
  margin-bottom: .5rem;
}

.menu {
  line-height: 1;
}

.ml-auto {
  margin-left: auto;
}

.mr-2xs {
  margin-right: .25rem;
}

.mr-xs {
  margin-right: .5rem;
}

.mt-2xs {
  margin-top: .25rem;
}

.mx-2xs {
  margin-left: .25rem;
  margin-right: .25rem;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.nd\:pt-xs:not(:defined) {
  padding-top: .5rem;
}

.nd\:visible:not(:defined) {
  /* Define nd\:visible:not(:defined) class styles if they exist in the original file */
}

.no-underline {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.overflow-hidden, button {
  overflow: hidden;
}

.overflow-x-hidden, body {
  overflow-x: hidden;
}

.p-lefto-img {
  text-align: left;
  margin-top: 0;
  overflow: visible;
  display: block;
}

.pl-md, .px-md {
  padding-left: 1rem;
}

.pr-md, .px-md {
  padding-right: 1rem;
}

.pt-xs, .py-xs {
  padding-top: .5rem;
}

.px-md {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-xs {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.reddit {
  margin-left: 5px;
  width: 70px;
  height: 18px;
  padding: 6px 0;
  margin-bottom: 0;
}

.reddit-header {
  --color-tone-6: #1d2535;
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  margin-left: calc(0px - (50vw - 50%));
  margin-right: calc(0px - (50vw - 50%));
  padding-top: var(--faceplate-body-padding);
  padding-bottom: var(--faceplate-body-padding);
  margin-top: calc(-1 * var(--faceplate-body-padding));
  margin-bottom: var(--faceplate-body-padding);
  background: #1d2535;
  color: var(--color-global-white);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: var(--shreddit-header-height);
  z-index: 5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.relative {
  position: relative;
}

.secret_box {
  background: #1d2535;
  color: #fff;
  border-radius: 10px;
  padding: 10px 25px 20px;
  margin: 10px auto 20px;
}

.secret_box h3 {
  color: #fff;
  margin: 5px 0 15px;
  text-align: center;
  text-decoration: underline;
}

.secret_box .content {
  margin: 15px 0 5px;
}

.shreddit-icon {
  vertical-align: baseline;
}

.shreddit-snoovatar__snoovatarHeadshot {
  width: 100% !important;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  display: block;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  z-index: 3;
  border-radius: 14px;
}

.shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.subreddit-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.subreddit-name {
  color: var(--color-tone-1);
  font-weight: 600;
}

.subtitle {
  text-align: center;
}

.text-12 {
  font-size: .75rem;
  line-height: 1rem;
}

.text-14 {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-32 {
  font-size: 2rem;
  line-height: 2.25rem;
}

.text-tone-1, .visited\:text-tone-1:visited {
  color: var(--color-tone-1);
}

.text-tone-2, .time {
  color: var(--color-tone-2);
}

.time {
  color: var(--color-tone-2);
}

.top-row {
  display: flex;
  align-items: center;
  font-weight: 600;
}

.typicallist li {
  list-style-image: url("optimized_images/checked.png");
  margin-top: 5px;
  padding-left: 5px;
}

.use-app {
  -webkit-animation: none;
  animation: none;
  background-color: var(--color-global-orangered);
  border-radius: 20px;
  color: var(--color-global-white);
  font-size: 12px;
  line-height: 18px;
  padding: 4px 10px;
  right: 52px;
  top: 11px;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  z-index: 99;
  text-align: center;
  display: inline-block;
  font-weight: 700;
}

.w-\[21px\] {
  width: 21px;
}

.w-xl {
  width: 2rem;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.xs\:h-2xl {
  height: 3rem;
}

.xs\:overflow-visible {
  overflow: visible;
}

.xs\:w-2xl {
  width: 3rem;
}

/* Media queries */
@media screen and (max-width:600px) {
  .bf-400, .bf-800 {
    display: none;
  }
  .bf-600 {
    display: block;
  }
  .p-lefto-img {
    clear: none;
    text-align: left !important;
    display: block;
    margin-top: 0;
    overflow: visible;
  }
  .lefto-img {
    float: left;
    margin: 0 15px 15px 0;
    display: block;
    width: 200px;
  }
}

@media screen and (max-width:450px) {
  .bf-rau {
    right: 7.5%;
  }
  .lefto-img {
    width: 150px;
  }
}

@media screen and (max-width:400px) {
  .bf-600, .bf-800 {
    display: none;
  }
  .bf-400 {
    display: block;
  }
}

@media screen and (max-width:375px) {
  .bf-rau {
    right: 0;
  }
}

@media (max-width:780px) {
  .main-title {
    font-size: 22px;
    line-height: 26px;
  }
  .effects {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width:767px) {
  .forfoto {
    text-align: center;
    padding: 10px 22px 46px 10px;
  }
  .forfoto::before {
    left: 19px;
  }
  .forfoto .rel {
    margin: 0;
  }
  .forfoto .txt {
    width: 96%;
    float: none;
    margin: auto;
    padding: 0;
  }
  .forfoto p {
    text-align: left;
  }
  .forfoto .rel, .forfoto img {
    float: none;
    max-width: 300px;
    width: 100%;
  }
}

@media (max-width:520px) {
  .button-icon {
    display: none;
  }
  .comment-meta {
    height: 34px;
  }
  .lefto {
    margin-left: 14px;
    margin-right: 0;
  }
  .forfoto .rel, .forfoto img {
    float: none;
    max-width: 300px;
    width: 90%;
  }
  .forfoto p.kga {
    right: 18px;
  }
  .imginchdiv {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100%;
    padding: 0 10px;
  }
  .imginchdiv img {
    float: none !important;
    margin: 0 auto 20px !important;
    width: auto !important;
    max-width: 100% !important;
  }
}

@media (min-width:640px) {
  .xs\:h-2xl {
    height: 3rem;
  }
  .xs\:w-2xl {
    width: 3rem;
  }
  .xs\:overflow-visible {
    overflow: visible;
  }
  .secret_box {
    width: 75%;
  }
}

@media (min-width:1024px) {
  .lg\:row-start-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .lg\:row-end-auto {
    -ms-grid-row-span: auto;
    grid-row-end: auto;
  }
}

/* Добавление важных определений для действий и кнопок */
.action {
  border: 1px solid var(--color-tone-5);
  line-height: 1.25rem;
  border-radius: 200px;
  padding: .3125rem .5rem;
  margin: 0;
  color: inherit;
  background: 0 0;
  overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
}

.action-row {
  color: var(--color-tone-2);
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  display: -ms-grid;
  display: grid;
  gap: .5rem;
  padding: .5rem 1rem;
  -ms-grid-columns: auto .5rem auto .5rem 1fr .5rem [last-line] .5rem auto;
  grid-template-columns: repeat(2,auto) 1fr [last-line] auto;
}

.action.last {
  grid-column: last-line/span 1;
  width: 17.325px;
  height: 20.1px;
}

button {
  border-radius: 999px;
  border: none;
  border: var(--button-border-width,0) solid var(--button-border-color,transparent);
  color: var(--button-color-text);
  cursor: pointer;
  font: var(--button-font);
  line-height: calc(var(--button-height) - (2 * var(--button-border-width, 0px)));
  padding: 0 calc(var(--button-padding) - var(--button-border-width,0px));
  height: var(--button-height);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: var(--button-color-background);
  -webkit-box-shadow: var(--button-shadow);
  box-shadow: var(--button-shadow);
  display: inline-block;
  outline: 0;
  --button-border-color: var(--button-border-color-default);
  --button-border-width: var(--button-border-width-default);
  --button-color-background: var(--button-color-background-default);
  --button-color-text: var(--button-color-text-default);
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}

button:focus, button:hover, .button:focus, .button:hover {
  --button-color-overlay: var(--color-button-overlay-focus);
}

button:hover, .button:hover {
  --button-border-color: var(--button-border-color-hover);
  --button-color-background: var(--button-color-background-hover);
}

button:focus, .button:focus {
  --button-shadow: var(--elevation-button-focus);
}

button:focus:not(:focus-visible), .button:focus:not(:focus-visible) {
  --button-shadow: 0 0 0 var(--line-l) transparent;
}

button:active, .button:active {
  --button-border-color: var(--button-border-color-active);
  --button-color-overlay: var(--color-button-overlay-active);
  --button-color-background: linear-gradient(var(--color-interactive-pressed), var(--color-interactive-pressed)), var(--button-color-background-active);
}

button:active, button:focus, button:hover, .button:active, .button:focus, .button:hover {
  position: relative;
}

button:active::before, button:focus::before, button:hover::before, .button:active::before, .button:focus::before, .button:hover::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: var(--button-color-overlay);
  border-radius: inherit;
  pointer-events: none;
}

button:disabled, .button:disabled {
  --button-border-color: var(--button-border-color-disabled);
  --button-color-background: var(--button-color-background-disabled);
  --button-color-text: var(--button-color-text-disabled);
  cursor: not-allowed;
}

button:disabled::before, .button:disabled::before {
  display: none;
}

/* Важные стили для шрифтов и изображений */
.imginch {
  bottom: 4%;
  right: 8%;
  background: #de2600;
  outline-offset: -10px;
  width: 140px;
  height: 140px;
  position: absolute;
  border-radius: 100%;
  top: inherit;
  left: inherit;
}

.imginch::before {
  content: "";
  border: 3px solid #fff;
  width: 91%;
  height: 91%;
  top: 3%;
  right: 3%;
  z-index: 4;
  position: absolute;
  border-radius: 100%;
}

.imginch p {
  font-size: 28px;
  line-height: 30px;
  width: 130px;
  height: 60px;
  margin: 36px 0 0!important;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-weight: 700;
}

main {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* Добавляю критически важные элементы для корректной работы сайта */

/* Стили для .effects .phot img */
.effects .phot img {
  max-width: 300px;
  width: 100%;
  margin: 0;
}

/* Стили для .imginch p span */
.imginch p span {
  font-size: 40px;
}

/* Стили для a:hover */
a:hover {
  text-decoration: underline;
  color: var(--color-a-hover);
}

/* Стили для h3.subtitle */
h3.subtitle {
  line-height: 28px;
  color: #000000;
}

/* Стили для h4 */
h4 {
  line-height: 1.1;
  margin: 4px 0;
  font-size: 1.2em;
  text-align: center;
}

/* Стили для боттла */
#bottle {
  margin: 20px auto;
  max-width: 500px;
  width: 100%;
}

#bottle img {
  display: block;
  margin: 0 auto 20px;
  width: auto;
  max-height: 400px;
  max-width: 100%;
}

/* Стили для кнопки ssbutton */
#ssbutton {
  display: block;
  position: static;
  padding: 12px 10px;
  background-color: #006cbf;
  color: #fff;
  border-radius: 36px;
  -moz-border-radius: 36px;
  -webkit-border-radius: 36px;
  font-size: 24px;
  text-transform: uppercase;
  border: 1px solid #1d2535;
  max-width: 510px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-align: center;
  margin: 0 auto;
  font-weight: 700;
}

#ssbutton:hover {
  background-color: #1784d8;
  border: 1px solid #1d2535;
  cursor: pointer;
  text-decoration: none;
}

/* Стили для graph.txt и beforetxt */
.graph .txt, .graph .beforetxt {
  position: relative;
  text-align: left;
  color: #fff;
  padding: 0;
  border-radius: 12px;
}

.graph .txt span, .graph .beforetxt span {
  text-align: left;
  display: block;
  padding: 5px 10px;
}

.graph .txt {
  background: #006cbf;
  margin-bottom: 2.5%;
}

/* Дополнительные важные стили */
.nnowrap {
  white-space: nowrap;
}

.clear {
  clear: both;
}

/* Стили для анимации */
@keyframes scaleIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* Дополнительные медиа-запросы для .effects .phot */
@media (max-width: 767px) {
  .effects .phot img {
    margin: 0 auto;
    display: block;
  }
  
  #ssbutton {
    font-size: 20px;
    padding: 10px 8px;
  }
}

@media (max-width: 599px) {
  body {
    --faceplate-body-padding: 1rem;
  }
}

/* Дополнительная коррекция для shreddit-post */
shreddit-post {
  padding-bottom: 30px;
}

shreddit-post:not(:defined) [slot=title] {
  margin-top: 0;
  padding: 0 1rem;
  margin-bottom: 16px;
}

shreddit-post [slot=title] {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}

/* Добавляем дополнительные стили для действий и графиков */
.action-comments {
  width: 43.862px;
  height: 20.1px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.before-after {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* Добавляю отсутствующие стили для кнопок и анимаций */
.btn_pulse {
  animation: btn_anim 1s alternate infinite;
}

@keyframes btn_anim {
  0% { transform: scale(.9); opacity: .8; }
  100% { transform: scale(1.02); opacity: 1; }
}

/* Добавляю стили для абзацев в блоке comeback */
.comeback_p {
  margin: 10px 0;
}

/* Новый стиль для графиков */
.graph-container {
  background-color: #f8f9fa;
  border-radius: 6px;
  padding: 15px 18px;
  max-width: 700px;
  margin: 0 auto 15px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}

.graph-item {
  margin-bottom: 12px;
}

.graph-title {
  font-weight: bold;
  margin-bottom: 4px;
  color: #1d2535;
  font-size: 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.graph-bar {
  height: 32px;
  background-color: #e1e4e8;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}

.graph-fill {
  height: 100%;
  background-color: #006cbf;
  border-radius: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: width 1s ease-in-out;
}

.graph-value {
  color: white;
  font-weight: bold;
  padding-right: 12px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.3);
  font-size: 17px;
}

.graph-label {
  font-size: 12px;
  color: #666;
  margin-top: 2px;
  text-align: right;
  font-style: italic;
}

.graph-scale {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  padding: 0 2px;
  color: #666;
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 600px) {
  .graph-container {
    padding: 12px 12px;
  }
  
  .graph-title {
    font-size: 15px;
  }
  
  .graph-result-inline {
    font-size: 14px;
  }
  
  .graph-bar {
    height: 28px;
  }
  
  .graph-value {
    font-size: 14px;
    padding-right: 10px;
  }
  
  .graph-scale {
    font-size: 12px;
  }
}

.graph-result {
  font-size: 12px;
  color: #006cbf;
  margin: 0 0 2px;
  text-align: right;
  font-weight: 500;
}

.graph-result-inline {
  color: #006cbf;
  font-weight: 500;
  font-size: 16px;
  margin-left: auto;
}
