/*!
Theme Name: erotica247
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>erotica247</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: erotica247
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

erotica247 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! 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.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #0f0b1e;
  padding: 0;
  color: #e0dff5;
  font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
}

button[disabled] {
  pointer-events: none;
  opacity: 0.5;
}

#page {
  width: 100%;
  max-width: 1100px;
  background: #161230;
  border: none;
  border-radius: 0;
  padding: 20px 40px 40px;
}

.home #page {
  max-width: 1100px;
  padding: 0 10px 40px;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 3em 1.5em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-right: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-right: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: right;
  position: absolute;
  top: 100%;
  right: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  right: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  right: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  right: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .rtjdfhjdfh {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .rtjdfhjdfh {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.5em;
}

.site-title {
  text-align: center;
  margin: 0;
  color: #e0dff5;
}

.header-content {
  padding: 10px 0 0;
}

/* === Hero Split Screen === */
.hero-split {
  display: flex;
  width: 100%;
  height: calc(100vh - 120px);
  min-height: 500px;
  max-height: 800px;
  overflow: hidden;
  border-radius: 16px;
  margin-top: 10px;
}

.hero-panel {
  position: relative;
  flex: 1;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  transition: flex 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.hero-split:hover .hero-panel {
  flex: 0.85;
}

.hero-split .hero-panel:hover {
  flex: 1.3;
}

.hero-panel__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.hero-panel:hover .hero-panel__bg {
  transform: scale(1.05);
}

.hero-panel__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10, 6, 25, 0.92) 0%, rgba(10, 6, 25, 0.3) 50%, rgba(10, 6, 25, 0.15) 100%);
  transition: background 0.4s;
}

.hero-panel:hover .hero-panel__overlay {
  background: linear-gradient(to top, rgba(10, 6, 25, 0.95) 0%, rgba(10, 6, 25, 0.2) 50%, rgba(10, 6, 25, 0.05) 100%);
}

.hero-panel__content {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 40px 30px;
  z-index: 2;
  text-align: center;
}

.hero-panel__content h2 {
  color: #fff;
  font-size: 32px;
  margin: 0 0 8px;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
}

.hero-panel__subtitle {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  margin: 0 0 16px;
}

.hero-panel__cities {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  margin-bottom: 20px;
}

.hero-panel__cities span {
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.85);
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 13px;
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: background 0.2s;
}

.hero-panel:hover .hero-panel__cities span {
  background: rgba(255, 255, 255, 0.18);
}

.hero-panel__cta {
  display: inline-block;
  background: linear-gradient(135deg, #6c69eb, #a51e8e);
  color: #fff;
  padding: 10px 28px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  transition: transform 0.3s, box-shadow 0.3s;
}

.hero-panel:hover .hero-panel__cta {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(165, 30, 142, 0.4);
}

/* Divider line between panels */
.hero-panel--dirot {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

/* Old home boxes (kept for fallback) */
.home .boxes {
  display: none;
}

.main-category .boxes-wrapper {
  display: flex;
  justify-content: center;
}

.main-category .boxes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1100px;
  gap: 16px;
  padding: 10px 0;
}

.main-category .boxes .box {
  position: relative;
  width: 220px;
  height: 220px;
  text-decoration: none;
  outline: none;
  border: 1px solid rgba(196, 195, 247, 0.15);
  border-radius: 14px;
  overflow: hidden;
  transition: transform 0.3s, box-shadow 0.3s;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

.main-category .boxes .box:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 24px rgba(108, 105, 235, 0.3);
}

.main-category .boxes .box span {
  position: absolute;
  bottom: 0;
  background: linear-gradient(to top, rgba(15, 11, 30, 0.92) 0%, rgba(15, 11, 30, 0) 100%);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 40px 12px 12px;
  width: 100%;
  text-align: center;
}

.main-category .boxes .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-posts .boxes-wrapper {
  display: flex;
  justify-content: center;
}

.main-posts .boxes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1100px;
  gap: 16px;
}

.main-posts .boxes .box {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 250px;
  text-decoration: none;
  outline: none;
  border-radius: 12px;
  overflow: hidden;
  background: #1e1845;
  border: 1px solid rgba(196, 195, 247, 0.1);
  transition: transform 0.3s, box-shadow 0.3s;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

.main-posts .boxes .box:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 24px rgba(165, 30, 142, 0.25);
}

.main-posts .boxes .box .city {
  position: absolute;
  background: rgba(165, 30, 142, 0.85);
  right: 8px;
  top: 8px;
  padding: 2px 8px;
  border-radius: 6px;
  color: white;
  font-size: 12px;
  font-weight: 600;
  backdrop-filter: blur(4px);
}

.main-posts .boxes .box .hot-label {
  position: absolute;
  background: linear-gradient(135deg, #ff6b6b, #a51e8e);
  color: white;
  left: 8px;
  top: 8px;
  padding: 2px 8px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 12px;
}

.main-posts .boxes .box a {
  display: flex;
  text-decoration: none;
  text-align: center;
}

.main-posts .boxes .box span {
  background: #1e1845;
  color: #e0dff5;
  font-size: 16px;
  padding: 10px 12px;
  width: 100%;
  text-align: center;
}

.main-posts .boxes .box img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

.general-info .name {
  color: #fff;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 600;
}

.general-info .city {
  color: #c4c3f7;
  font-size: 14px;
}

.general-info .phone_number {
  display: block !important;
  background: linear-gradient(135deg, #6c69eb, #a51e8e);
  color: white;
  border-radius: 10px;
  padding: 8px 0;
  font-size: 18px;
  transition: opacity 0.2s;
}

.general-info .phone_number:hover {
  opacity: 0.85;
}

.general-info .whatsapp_number {
  display: block !important;
  background: #00d084 !important;
  color: white;
  border-radius: 10px;
  padding: 10px 0;
  font-size: 20px;
  margin-top: 10px;
}

.general-info .telegram_number {
  display: block !important;
  background: #229ed9 !important;
  color: white;
  border-radius: 14px;
  padding: 10px 0;
  font-size: 20px;
  margin-top: 10px;
}

/* === Sticky Navigation === */
.site-nav {
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: linear-gradient(135deg, #1a1335 0%, #2d1f5e 100%);
  box-shadow: 0 2px 12px rgba(108, 105, 235, 0.25);
}

.site-nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  height: 60px;
}

.nav-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.nav-logo-img {
  height: 36px;
  width: auto;
}

.nav-logo-text {
  color: white;
  font-size: 20px;
  font-weight: bold;
}

.nav-links {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 8px;
}

.nav-links li a {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  font-size: 15px;
  padding: 8px 16px;
  border-radius: 8px;
  transition: background 0.2s, color 0.2s;
}

.nav-links li a:hover {
  background: rgba(108, 105, 235, 0.3);
  color: #fff;
}

/* Hamburger */
.nav-hamburger {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  flex-direction: column;
  gap: 5px;
  z-index: 1001;
}

.nav-hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: white;
  border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}

.nav-hamburger.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.nav-hamburger.active span:nth-child(2) {
  opacity: 0;
}

.nav-hamburger.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* Mobile menu */
.nav-mobile-menu {
  display: none;
  background: linear-gradient(135deg, #1a1335 0%, #2d1f5e 100%);
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.35s ease;
}

.nav-mobile-menu.open {
  max-height: 300px;
}

.nav-mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 10px 20px 20px;
}

.nav-mobile-menu ul li a {
  display: block;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  padding: 12px 16px;
  font-size: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  transition: background 0.2s;
}

.nav-mobile-menu ul li:last-child a {
  border-bottom: none;
}

.nav-mobile-menu ul li a:hover {
  background: rgba(108, 105, 235, 0.2);
}

/* === Site Footer === */
.site-footer {
  width: 100%;
  background: linear-gradient(135deg, #1a1335 0%, #2d1f5e 100%);
  color: rgba(255, 255, 255, 0.8);
  margin-top: 40px;
  padding: 0;
}

.footer-breadcrumbs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 16px 20px;
}

.footer-breadcrumbs ul {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  gap: 2px;
}

.footer-breadcrumbs ul li {
  font-size: 13px;
}

.footer-breadcrumbs ul li a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.2s;
}

.footer-breadcrumbs ul li a:hover {
  color: #c4c3f7;
}

.footer-breadcrumbs .seperator {
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.3);
}

.footer-columns {
  display: flex;
  justify-content: center;
  gap: 60px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
}

.footer-col h3 {
  color: #c4c3f7;
  font-size: 16px;
  margin: 0 0 16px 0;
  padding-bottom: 8px;
  border-bottom: 2px solid rgba(108, 105, 235, 0.4);
}

.footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 8px;
}

.footer-col ul li a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 14px;
  transition: color 0.2s, padding-right 0.2s;
}

.footer-col ul li a:hover {
  color: #fff;
  padding-right: 4px;
}

.footer-view-all a {
  color: #a78bfa !important;
  font-weight: bold;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 20px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
}

/* Old footer classes (keep for compatibility) */
.rtjdfhjdfh {
  display: none;
}

.rtjdfhjdfh .fghgdhd {
  text-align: center;
  margin-bottom: 5px;
}

.single-post .row {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 50px auto;
}

.single-post .row .text-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 10px;
}

.single-post .row .images-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 400px;
  margin: 0 10px;
}

.single-post .row .images-wrapper img {
  width: 100%;
  margin-bottom: 16px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
}

.dfhdfhr {
  display: flex;
  justify-content: center;
  margin: 40px 0 40px 0;
}

.dfhdfhr .page-numbers {
  border: 1px solid rgba(196, 195, 247, 0.2);
  color: #c4c3f7;
  background: #1e1845;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  text-decoration: none;
  padding: 3px 6px;
  margin: 0 2px;
  border-radius: 5px;
}

.dfhdfhr .page-numbers.current {
  background: linear-gradient(135deg, #6c69eb, #a51e8e);
  color: white;
  border-color: transparent;
}

.dfhdfhr .page-numbers:hover:not(.current) {
  background: rgba(108, 105, 235, 0.2);
}

.error-404 {
  display: flex;
  justify-content: center;
}

.error-404 .main-wrapper {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.breadcrumb {
  padding: 12px;
  font-size: 14px;
}

.breadcrumb a {
  text-decoration: none;
  color: #6c69eb;
}

.the-hr {
  border-top: 1px solid #c4c3f7;
  margin: 0;
}

.the-hr-footer {
  border-top: 1px solid #c4c3f7;
  margin: 20px 0;
}

.dgjdfjfdj {
  display: flex;
  justify-content: center;
  list-style: none;
}

.dgjdfjfdj a {
  text-decoration: none;
  color: black;
}

.dgjdfjfdj .seperator {
  margin: 0 5px;
}

.dgjdfjfdj {
  margin: 0;
  padding: 0;
}

.phone-wrapper {
  width: 100%;
  max-width: 400px;
  margin-top: 20px;
}

.phone {
  background: linear-gradient(135deg, #6c69eb, #a51e8e);
  color: white;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  font-size: 26px;
  transition: opacity 0.2s;
}

.whatsapp {
  background: #00d084 !important;
  color: white;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  font-size: 26px;
  margin-top: 10px;
  transition: opacity 0.2s;
}

.whatsapp:hover {
  color: white;
  background: #2ed396 !important;
}

.telegram {
  background: #229ed9 !important;
  color: white;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  font-size: 26px;
  margin-top: 10px;
  transition: opacity 0.2s;
}

.telegram:hover {
  color: white;
  background: #1b8ac0 !important;
}

.phone:hover {
  color: white;
  background: #7876ff;
}

.phone i {
  margin-right: 5px;
}

.single-content {
  margin: 10px 0 0 0;
  font-size: 17px;
  font-weight: initial;
  color: rgba(224, 223, 245, 0.8);
  line-height: 1.6;
}

.single-area {
  margin: 10px 0 0 0;
  font-size: 17px;
  color: rgba(224, 223, 245, 0.7);
}

.single-area a {
  color: #c4c3f7;
  text-decoration: none;
  transition: color 0.2s;
}

.single-area a:hover {
  color: #fff;
}

h1.site-title {
  margin: 0 0 10px 0;
  color: #c4c3f7;
  font-size: 28px;
}

h2.site-title {
  font-weight: normal;
  margin-bottom: 24px;
  color: rgba(224, 223, 245, 0.6);
  font-size: 16px;
}

.back-to {
  color: #a78bfa !important;
  text-decoration: none;
  font-size: 20px;
  transition: color 0.2s;
}

.back-to:hover {
  color: #c4c3f7 !important;
}

/* Old logo container - hidden, logo is now in nav */
.fdgdfgfdg {
  display: none;
}

@media only screen and (max-width: 900px) {
  /* Nav: switch to hamburger */
  .nav-links {
    display: none;
  }

  .nav-hamburger {
    display: flex;
  }

  .nav-mobile-menu {
    display: block;
  }

  /* Hero split: stack vertically on mobile */
  .hero-split {
    flex-direction: column;
    height: auto;
    max-height: none;
    min-height: auto;
    border-radius: 12px;
    gap: 4px;
  }

  .hero-panel {
    min-height: 280px;
    flex: 1 !important;
  }

  .hero-split:hover .hero-panel {
    flex: 1 !important;
  }

  .hero-split .hero-panel:hover {
    flex: 1 !important;
  }

  .hero-panel--dirot {
    border-left: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .hero-panel__content h2 {
    font-size: 28px;
  }

  .hero-panel__content {
    padding: 30px 20px;
  }

  /* Footer: stack columns */
  .footer-columns {
    flex-direction: column;
    gap: 30px;
    padding: 30px 20px;
  }

  .single-post .row {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
  }

  .single-post .row .text-wrapper {
    align-items: center;
  }

  .phone-wrapper {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 490px) {
  body {
    padding: 0;
  }

  h1.site-title {
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #c4c3f7;
    text-align: center;
  }

  .single-post h1.site-title {
    text-align: right;
  }

  h2.site-title {
    font-size: 18px;
  }

  .single-content {
    margin: 8px 0 0 0;
  }

  .home .boxes .box {
    margin: 0 0 21px 0;
  }

  .home .boxes .box span {
    font-size: 30px;
  }

  .phone-wrapper {
    position: fixed;
    bottom: -20px;
    width: 100%;
    left: 0;
    max-width: initial;
  }

  .phone {
    border-radius: 0;
  }

  #page {
    width: 100%;
    padding: 0 10px;
    border-radius: 0;
    border: none;
  }

  .single-post .row {
    width: 100%;
    margin-bottom: 0px;
  }

  .single-post .row .text-wrapper {
    align-items: flex-start;
  }

  .back-to-wrapper {
    margin: 0;
  }

  .back-to {
    font-size: 20px;
  }

  .main-category .boxes .box img {
    border-radius: 15px;
  }

  .main-posts .boxes {
    column-gap: 6px;
    row-gap: 10px;
    padding: 0 4px;
  }

  .main-posts .boxes .box {
    margin: 0;
    width: calc(50% - 3px);
  }

  .main-posts .boxes .box .city {
    font-size: 11px;
    padding: 1px 4px;
  }

  .main-posts .boxes .box img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }

  .custom-logo {
    max-width: 170px;
  }

  .main-posts .boxes .box span {
    padding: 6px 4px;
    font-size: 14px;
  }

  .general-info .name {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .general-info .phone_number {
    font-size: 13px;
    padding: 6px 0;
  }

  .general-info .whatsapp_number {
    font-size: 13px;
  }

  .general-info .telegram_number {
    font-size: 13px;
  }

  .main-posts .boxes .box .hot-label {
    font-size: 11px;
    padding: 1px 3px;
  }
}

@media only screen and (max-width: 414px) {
  .main-category .boxes .box {
    height: auto;
    width: calc(50% - 5px);
    aspect-ratio: 3 / 4;
  }

  .main-category .boxes .box span {
    font-size: 22px;
  }

  .main-category .boxes {
    padding: 0 4px;
    gap: 10px;
  }

  .breadcrumb {
    display: block;
    text-align: center;
  }

  .text-wrapper {
    padding: 0 5px;
  }

  .single-post .row .images-wrapper {
    margin: 20px 0;
  }

}
